:root{--color-main:#85b726;--color-muted:#858688;--bg-gradient-start:#f7fbf3;--bg-gradient-end:#fff;--text:#111827}*{box-sizing:border-box}html,body,#__next{height:100%}body{color:var(--text);background:linear-gradient(180deg,var(--bg-gradient-start),var(--bg-gradient-end));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}@keyframes rectIn{0%{opacity:0;transform:translateY(40px)rotate(45deg)}to{opacity:.18;transform:translateY(0)rotate(45deg)}}@keyframes rectUp{0%{opacity:.18;transform:translateY(0)rotate(45deg)}to{opacity:.04;transform:translateY(-160px)rotate(45deg)}}@keyframes rectDown{0%{opacity:.04;transform:translateY(-160px)rotate(45deg)}to{opacity:.18;transform:translateY(0)rotate(45deg)}}@media (max-width:900px){.auth-container{grid-template-columns:1fr}.left-brand{justify-content:center;display:flex}}.projects-list{margin-top:12px}.projects-inner{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;min-width:0;max-width:100%;margin:0;padding:12px;box-shadow:0 6px 18px #1018280a}@media (max-width:900px){.projects-inner{width:100%;min-width:0;box-shadow:none;background:0 0;padding:8px}}.bg-clump{contain:paint;pointer-events:none;position:absolute;inset:0}.bg-clump .parallax-rect{will-change:transform;backface-visibility:hidden;filter:none;max-width:100%;max-height:100%;box-shadow:none}.decor-rect-1{background:var(--color-main);width:220px;height:90px;top:-40px;left:-40px}.decor-rect-2{background:var(--color-muted);opacity:.12;width:160px;height:68px;top:10px;left:120px}.decor-rect-3{background:var(--color-main);opacity:.1;width:120px;height:56px;bottom:-20px;left:60px}.decor-rect-4{background:var(--color-muted);opacity:.12;width:200px;height:80px;top:40px;right:-60px}.decor-rect-6{opacity:.08;background:#f8fafc;width:100px;height:48px;top:80px;left:180px}.decor-rect-7{opacity:.06;background:#f3f4f6;width:180px;height:70px;top:120px;right:120px}.decor-rect-8{opacity:.06;background:#fbfbfc;width:80px;height:40px;bottom:40px;left:40px}.decor-rect-9{opacity:.06;background:#f7fafc;width:130px;height:56px;top:-10px;right:10px}.decor-rect-10{opacity:.05;background:#f2f4f6;width:90px;height:44px;bottom:10px;left:220px}.decor-rect-11{opacity:.04;background:#f5f7f9;width:200px;height:72px;top:140px;left:80px}.decor-rect-12{opacity:.045;background:#f9fbf9;width:110px;height:48px;top:60px;right:180px}.decor-rect-13{opacity:.04;background:#f4f6f5;width:150px;height:60px;bottom:30px;left:300px}header{-webkit-backdrop-filter:blur(8px)saturate(120%);backdrop-filter:blur(8px)saturate(120%);background:#ffffffeb;border-bottom:1px solid #0000000f;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 28px;display:flex}header>div,header>div>div{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.nav-center{flex:auto;justify-content:center;align-items:center;min-width:0;display:flex}.flex-none{flex:none}.flex-1{flex:auto;min-width:0}header>div:first-child{color:var(--color-main);letter-spacing:-.02em;font-size:20px;font-weight:900}.left-title{align-items:center;gap:12px;display:flex}.nav-center{justify-content:center;align-items:center;gap:12px;display:flex}.nav-center ul{white-space:nowrap;flex-flow:row;align-items:center;gap:12px;display:flex}.nav-center ul li{flex-shrink:0;align-items:center;display:inline-flex}.nav-link{display:inline-block}header nav button{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-weight:600}header nav button:hover{background:#1018280a}header nav button[aria-current=page]{color:var(--color-main);background:#85968814}header>div.header-user{align-items:center;gap:12px;display:flex}header>div.header-user .user-info{text-align:right}header>div.header-user .user-email{color:#111827;font-size:.95rem;font-weight:700}header>div.header-user .user-role{color:#6b7280;font-size:.75rem}header{z-index:1100!important;position:fixed!important;top:0!important;left:0!important;right:0!important}footer{z-index:1100!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.app-main-flow,.bg-clump{z-index:0}.projects-panel{z-index:1}header>div.header-user button{background:var(--color-main);color:#fff;border:0;border-radius:10px;padding:8px 12px;font-weight:700;box-shadow:0 6px 18px #1018280f}button.btn{cursor:pointer;background:var(--color-main);color:#fff;border:0;border-radius:8px;margin-top:14px;padding:10px 14px;font-weight:600;display:inline-block}button.btn.btn-sm{border-radius:8px;padding:6px 10px;font-size:.875rem}.bg-primary{background:var(--color-main)!important}.text-white{color:#fff!important}button.btn.btn-sm.btn-danger,button.btn.btn-danger,.btn.btn-danger{color:#fff!important;background:#dc2626!important}button.btn.btn-sm.btn-tabs,button.btn.btn-tabs,.btn.btn-tabs{color:#111827;background:#d1d5db;border:0;border-radius:8px 8px 0 0;padding:6px 10px}.btn.btn-tabs.active,button.btn.btn-tabs.active,button.btn.btn-sm.btn-tabs.active,.btn-tabs[data-active=true]{color:#111827;background:#f1f5f9}button.btn.btn-tabs:hover,.btn.btn-tabs:hover{filter:brightness(.98)}.tab-frame{background:#f1f5f9;border:none;border-radius:0 8px 8px;padding:12px}.tab-frame .users-accordion{margin:0}.users-accordion .accordion-toggle{border:1px solid #e5e7eb;border-radius:8px;transition:background-color .16s,transform .16s,box-shadow .16s;box-shadow:0 6px 14px #0206170a}.users-accordion .accordion-toggle:hover{background-color:#f8fafc;transform:translateY(-1px)}.users-accordion .accordion-toggle[aria-expanded=true]{background-color:#f1f5f9;box-shadow:0 8px 20px #0206170f}.users-accordion .btn{padding:7.5px 14px}.users-accordion .btn.btn-sm{padding:4.5px 10px}.users-accordion .accordion-toggle{padding:12px 16px}.font-semibold{font-weight:600!important}main h2{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.grid{gap:12px;display:grid}.grid>div{cursor:pointer;background:#fff;border-radius:12px;min-height:160px;padding:16px;box-shadow:0 8px 20px #1018280f}.circuit-modal .grid>div{min-height:0!important;box-shadow:none!important;padding:6px!important}.common-inputs-grid>*{min-height:0!important}.ts-director-grid{align-items:start;gap:1rem;padding:1rem}.ts-director-grid>.ts-director-col{min-height:0;box-shadow:none;cursor:default;background:0 0;border-radius:0;padding:0}.ts-estado-creado .accordion-toggle{background:#dbeafe}.ts-estado-creado .accordion-toggle:hover,.ts-estado-creado .accordion-toggle[aria-expanded=true]{background:#bfdbfe}.ts-estado-activo .accordion-toggle{background:#dcfce7}.ts-estado-activo .accordion-toggle:hover,.ts-estado-activo .accordion-toggle[aria-expanded=true]{background:#bbf7d0}.ts-estado-pausa .accordion-toggle{background:#ffedd5}.ts-estado-pausa .accordion-toggle:hover,.ts-estado-pausa .accordion-toggle[aria-expanded=true]{background:#fed7aa}.ts-estado-revision .accordion-toggle{background:#f1f5f9}.ts-estado-revision .accordion-toggle:hover,.ts-estado-revision .accordion-toggle[aria-expanded=true]{background:#e2e8f0}.ts-estado-completado .accordion-toggle{background:var(--color-main);color:#fff}.ts-estado-completado .accordion-toggle .text-gray-600,.ts-estado-completado .accordion-toggle .text-gray-400{color:#fff}.ts-estado-completado .accordion-toggle:hover,.ts-estado-completado .accordion-toggle[aria-expanded=true]{color:#fff;background:#6f9a1f}.ts-estado-cancelado .accordion-toggle{background:#fee2e2}.ts-estado-cancelado .accordion-toggle:hover,.ts-estado-cancelado .accordion-toggle[aria-expanded=true]{background:#fecaca}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.grid>div .text-lg{color:#111827;font-size:1.125rem;font-weight:800}.projects-heading{color:#111827;margin:0 0 1rem;padding:.25rem 0;font-size:1.875rem;font-weight:700}.projects-panel{background:#f8fafc;border-radius:10px;padding:16px}.project-card{border-left-style:solid;border-left-width:6px;border-left-color:var(--color-main);background:#fff}.add-project-card{border-left-style:dashed;border-left-width:6px;border-left-color:var(--color-main);color:var(--color-main)}.add-project-card .add-project-circle{background:#85b72680;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;position:relative;box-shadow:0 6px 18px #1018280f}.add-project-card .add-project-plus{color:#fff;font-size:2.25rem;font-weight:800;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}@media (max-width:640px){.add-project-card .add-project-circle{width:2.125rem;height:2.125rem}.add-project-card .add-project-plus{font-size:1.75rem}}.memory-card{border-left-style:solid;border-left-width:4px;border-left-color:var(--color-main)}.decor-rect-5{background:var(--color-main);opacity:.09;width:140px;height:64px;bottom:20px;right:40px}.animate-in{animation:.7s cubic-bezier(.22,.9,.55,1) forwards rectIn}.projects-scroll{max-height:calc(100vh - var(--header-height,64px) - var(--footer-height,120px) - 56px);scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}.projects-scroll::-webkit-scrollbar{width:0;height:0}.projects-scroll.scrolling{scrollbar-width:thin;scrollbar-color:#0000002e transparent}.projects-scroll.scrolling::-webkit-scrollbar{width:10px}.projects-scroll.scrolling::-webkit-scrollbar-track{background:0 0}.projects-scroll.scrolling::-webkit-scrollbar-thumb{background-color:#0000002e;background-clip:padding-box;border:2px solid #0000;border-radius:6px}.modal-scroll{scrollbar-width:none;-ms-overflow-style:none;max-height:90vh;overflow-y:auto}.modal-scroll::-webkit-scrollbar{width:0;height:0;display:none}.animate-up-enter{animation:.7s cubic-bezier(.22,.9,.55,1) forwards rectUp}.animate-up-exit{animation:.5s cubic-bezier(.22,.9,.55,1) forwards rectDown}:root{--header-height:64px;--footer-height:120px}body{padding-bottom:0}.app-main-flow{top:var(--header-height,64px);bottom:var(--footer-height,120px);box-sizing:border-box;-webkit-overflow-scrolling:touch;position:absolute;left:0;right:0;overflow:hidden auto}.app-main-flow>*{box-sizing:border-box;max-width:100%;height:100%}.projects-panel{box-sizing:border-box;flex-direction:column;width:100%;margin:0 auto;display:flex;position:relative}.projects-panel .projects-inner{max-height:calc(100vh - var(--header-height) - var(--footer-height) - 48px);box-sizing:border-box;overflow:auto}.projects-inner{flex-direction:column;flex:auto;display:flex}.projects-scroll{flex:auto;max-height:100%}.app-main-fixed{top:var(--header-height,64px)!important;bottom:var(--footer-height,120px)!important;z-index:0!important;position:fixed!important;left:0!important;right:0!important;overflow-y:auto!important}html,body,#__next{height:100%!important;overflow:hidden!important}body.no-footer-reserve{--footer-height:0px!important;padding-bottom:0!important}.app-main-fixed{-webkit-overflow-scrolling:touch;overflow-x:hidden!important}.app-main-fixed>div{box-sizing:border-box;max-width:100%;overflow-x:hidden}.nav-link{color:#858786;font-size:1rem;text-decoration:none;transition:color .16s ease-in-out;font-weight:400!important}.nav-link:hover{color:#85b726}.nav-link-active{color:#85b726;font-weight:400!important}footer{background:#ffffffeb;border-top:1px solid #0000000f;justify-content:center;align-items:center;gap:12px;padding:12px 24px;display:flex}footer .max-w-6xl{justify-content:flex-start;align-items:center;width:100%;display:flex}footer img{object-fit:contain;width:auto;height:80px;display:block}footer .flex{align-items:center;gap:12px;display:flex}footer .flex.flex-col{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-2{gap:.5rem}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-shrink-0{flex-shrink:0}.w-full{width:100%}.text-sm{font-size:.875rem}.font-medium{font-weight:600}.inline-block{display:inline-block}.h-16{height:4rem}.h-8{height:2rem}.w-auto{width:auto}.object-contain{object-fit:contain}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.top-0{top:0!important}.z-50{z-index:50!important}header .user-info{align-items:center;gap:.75rem;display:flex}header .user-info .user-text{text-align:right!important;flex-direction:column!important;align-items:flex-end!important;display:flex!important}header .user-info .user-text .font-medium{color:var(--color-main);font-weight:600}header .user-info .user-text .text-xs{color:#6b7280;font-weight:400}.auth-container{grid-template-columns:minmax(280px,1fr) 420px;justify-content:center;align-items:center;gap:24px;display:grid}.left-brand{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;max-width:560px;padding:8px;display:flex}.auth-card{width:100%;max-width:420px;margin:0 auto}.auth-container{width:100%;max-width:980px;margin-left:auto;margin-right:auto}
