@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@500;600;700&display=swap";:root{color:#0a0f2c;background:#edebe5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:#edebe5}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.auth-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr;background:#f7f6f1}.auth-brand{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:18px;min-height:330px;padding:34px 24px;overflow:hidden;color:#fff;background:linear-gradient(#0a0f2cc7,#0a0f2ce0),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1400&q=80) center / cover}.brand-mark,.brand-symbol{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#0a0f2c;color:#e7b93e;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}.auth-brand .brand-mark{width:58px;height:58px;background:#e7b93e;color:#0a0f2c;font-size:30px}.brand-kicker{display:block;margin:0;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#0a0f2c85}.auth-brand .brand-kicker{margin:0 0 8px;color:#ffffffb8}.auth-brand h1{max-width:420px;margin:0;font-family:Poppins,sans-serif;font-size:38px;line-height:1.06}.brand-status{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff1c;color:#f5ecc0;font-size:13px;font-weight:800}.auth-panel{display:flex;align-items:flex-start;justify-content:center;padding:24px}.auth-form{width:min(100%,430px);display:flex;flex-direction:column;gap:18px;padding:24px;border:1px solid rgba(10,15,44,.08);border-radius:16px;background:#fff;box-shadow:0 18px 50px #0a0f2c1a}.form-heading{display:flex;align-items:flex-start;gap:12px}.form-heading>svg{flex:0 0 auto;color:#e7b93e;margin-top:2px}.form-heading h2{margin:0;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:20px;line-height:1.2}.form-heading p{margin:4px 0 0;color:#0a0f2c8f;font-size:13px}.auth-form label{display:flex;flex-direction:column;gap:7px}.auth-form label>span{color:#0a0f2c;font-size:12px;font-weight:800}.input-shell{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 12px;border:1px solid rgba(10,15,44,.12);border-radius:10px;background:#fbfaf7;color:#0a0f2c8a}.input-shell:focus-within{border-color:#e7b93e;box-shadow:0 0 0 3px #e7b93e2e;background:#fff}.input-shell input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0a0f2c}.input-shell input::placeholder{color:#0a0f2c5c}.form-error{margin:-2px 0 0;padding:10px 12px;border-radius:10px;background:#fbe7e7;color:#991b1b;font-size:12px;font-weight:700}.primary-action{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#0a0f2c;color:#fff;font-weight:800;cursor:pointer}.primary-action:hover{background:#141a3a}.primary-action:disabled{opacity:.65;cursor:default}.auth-secondary-action{min-height:40px;border:0;background:transparent;color:#0a0f2c8f;font-size:13px;font-weight:700;cursor:pointer}.auth-secondary-action:hover{color:#0a0f2c}.auth-loading{flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#0a0f2c8f;font-size:13px;font-weight:700}.manager-shell{height:100vh;min-height:100vh;display:flex;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#edebe5f5,#edebe5),radial-gradient(circle at top left,rgba(231,185,62,.18),transparent 36%)}.manager-frame{width:100%;height:100vh;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden;background:#f7f6f1}.app-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:max(18px,env(safe-area-inset-top)) 20px 12px;background:#f7f6f1}.app-brand-row{min-width:0;display:flex;align-items:center;gap:10px}.web-product-label,.sidebar-brand{display:none}.condo-button{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;padding:0;border:0;background:transparent;color:#0a0f2c;text-align:left;cursor:pointer}.condo-button .brand-kicker{grid-column:1 / -1}.condo-button strong{min-width:0;overflow:hidden;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.condo-menu{position:absolute;top:calc(100% - 8px);left:20px;right:20px;z-index:30;display:flex;flex-direction:column;max-height:min(60vh,420px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid rgba(10,15,44,.08);border-radius:14px;background:#fff;box-shadow:0 18px 48px #0a0f2c2e}.condo-menu button{width:100%;padding:13px 14px;border:0;border-bottom:1px solid rgba(10,15,44,.06);background:#fff;color:#0a0f2c;text-align:left;font-size:13px;font-weight:600;cursor:pointer}.condo-menu button:last-child{border-bottom:0}.condo-menu button.selected{background:#fdf3dc}.condo-static{cursor:default}.header-actions{display:flex;align-items:center;gap:8px}.today-label{display:none;color:#0a0f2c7a;font-size:12px;font-weight:600;white-space:nowrap}.icon-button,.avatar-button,.round-action,.download-button{width:36px;height:36px;display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:transparent;color:#0a0f2c;cursor:pointer}.icon-button{position:relative;color:#0a0f2c8f}.icon-button:disabled{cursor:default;opacity:.45}.notification-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border:2px solid #f7f6f1;border-radius:50%;background:#c23b3b}.avatar-button{background:#e7b93e;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}.logout-shortcut{display:none}.app-content{flex:1;overflow-y:auto;padding:0 20px 106px;scroll-behavior:smooth}.screen-stack{display:flex;flex-direction:column;gap:20px}.screen-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.screen-heading-copy{min-width:0;flex:1 1 auto}.screen-title-line{min-width:0;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.screen-heading h1{flex:0 0 auto;margin:0;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:22px;font-weight:600}.screen-kicker{margin:0 0 2px;color:#0a0f2c85;font-size:13px}.back-button{display:inline-flex;align-items:center;gap:5px;margin:0 0 8px;padding:0;border:0;background:transparent;color:#0a0f2c85;font-size:13px;font-weight:700;cursor:pointer}.round-action{background:#0a0f2c;color:#e7b93e}.service-create-action{width:44px;height:44px}.contract-create-action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:0;border-radius:14px;background:#0a0f2c;color:#fff;font-size:12px;font-weight:900;line-height:1.1;white-space:nowrap;cursor:pointer;box-shadow:0 10px 24px #0a0f2c29}.contract-create-action svg{flex:0 0 auto;color:#e7b93e}.contract-create-action.analysis-create-action{background:#3159c7;color:#fff;box-shadow:0 12px 28px #3159c73d}.contract-create-action.analysis-create-action svg{color:#fff}.contract-create-action.locked{background:#0a0f2c29;color:#0a0f2c7a;box-shadow:none;cursor:not-allowed}.contract-create-action.locked svg{color:#0a0f2c66}.metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{position:relative;min-height:86px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:14px;border:1px solid rgba(10,15,44,.04);border-radius:16px;background:#fff;color:#0a0f2c;font:inherit;text-align:left;box-shadow:0 2px 10px #0a0f2c0f}.metric-card-action{width:100%;cursor:pointer}.metric-card-action:focus-visible{outline:3px solid rgba(49,89,199,.22);outline-offset:2px}.metric-card-active{border-color:#0a0f2c2e;box-shadow:0 8px 20px #0a0f2c17}.metric-card-wide{grid-column:1 / -1;min-height:92px;padding-right:106px}.metric-label{color:#0a0f2c85;font-size:12px}.metric-value{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1.15;word-break:break-word}.metric-danger{color:#0a0f2c}.metric-warn{color:#b8860b}.metric-blue{color:#3159c7}.metric-badge{width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:700}.metric-card-wide .metric-badge{position:absolute;top:16px;right:14px}.metric-badge-danger{background:#fbe7e7;color:#c23b3b}.metric-badge-warn{background:#fdf3dc;color:#b8860b}.compact-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-metrics .metric-card{min-height:76px;padding:12px}.compact-metrics .metric-value{font-size:20px}.contract-summary-metrics{width:100%}.contracts-heading-metrics,.contract-type-filter.contracts-heading-tabs{display:none}.contracts-mobile-tabs{width:100%}.contracts-summary-panel{align-self:center;width:100%}.service-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-heading-metrics{width:100%;flex:1 1 100%;align-self:stretch}.services-heading-metrics-desktop{display:none}.services-mobile-metrics{width:100%}.service-filter-grid .metric-card{align-items:center;min-height:82px;text-align:center}.service-filter-grid .metric-label{color:#0a0f2c;font-weight:800;line-height:1.2}.service-filter-grid .metric-value{width:100%;color:#0a0f2c}@media(min-width:480px){.service-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.section-label{margin:0 0 12px;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quick-action{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#0a0f2c;font-size:11px;font-weight:600;text-align:center;cursor:pointer}.quick-action.locked{color:#0a0f2c6b;cursor:not-allowed}.quick-action.locked .quick-icon{background:#0a0f2c1a;color:#0a0f2c6b}.quick-icon{position:relative;width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#0a0f2c;color:#e7b93e}.quick-lock-icon{position:absolute;right:-4px;bottom:-4px;width:18px;height:18px;padding:3px;border-radius:999px;background:#fff;color:#0a0f2c7a;box-shadow:0 4px 10px #0a0f2c24}.activity-list,.card-list,.menu-list{display:flex;flex-direction:column;gap:9px}.activity-item{min-height:47px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0a0f2c0d;color:#0a0f2c;font-size:13px}.activity-item span:nth-child(2){min-width:0}.activity-item time{color:#0a0f2c70;font-size:11px}.activity-dot{width:8px;height:8px;border-radius:50%}.insight-band{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px;border-radius:16px;background:#0a0f2c;color:#fff}.insight-band .brand-kicker{color:#ffffff8f}.insight-band strong{display:block;margin-top:4px;font-family:Poppins,sans-serif;font-size:24px}.insight-band p{margin:5px 0 0;color:#ffffffa8;font-size:12px}.insight-band svg{color:#e7b93e}.list-card{overflow:hidden;border:1px solid rgba(10,15,44,.04);border-radius:16px;background:#fff;box-shadow:0 2px 10px #0a0f2c0f}.card-main{width:100%;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 14px 14px 18px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.card-main.static{cursor:default}.status-bar{position:absolute;top:14px;bottom:14px;left:0;width:4px;border-radius:0 4px 4px 0}.card-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.card-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.card-title-line strong,.simple-row strong,.finance-row strong,.debtor-row strong{min-width:0;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.28}.card-copy small,.simple-row small,.finance-row small,.debtor-row small{color:#0a0f2c8c;font-size:12px;line-height:1.35}.card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0a0f2c;font-size:12px;font-weight:600}.chevron{color:#0a0f2c52;transition:transform .2s ease}.chevron.open{transform:rotate(90deg)}.status-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;max-width:128px;padding:4px 8px;border-radius:7px;font-size:10px;font-weight:800;line-height:1.15;text-align:center}.card-details{padding:0 14px 14px;border-top:1px solid rgba(10,15,44,.06)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 0}.detail-grid span{min-width:0}.detail-grid small,.summary-grid span{display:block;margin-bottom:4px;color:#0a0f2c7a;font-size:10px;font-weight:800;text-transform:uppercase}.detail-grid strong,.summary-grid strong{color:#0a0f2c;font-size:12px;line-height:1.4}.document-icon-button{position:relative;width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(49,89,199,.14);border-radius:12px;background:#f7f9ff;color:#3159c7;cursor:pointer}.document-icon-button svg:last-child{position:absolute;right:5px;bottom:5px;color:#0a0f2c85}.document-icon-button:disabled{cursor:default;opacity:.42}.card-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:8px}.card-actions button,.inline-actions button,.secondary-pill,.success-pill,.primary-pill,.danger-pill,.gold-pill{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid rgba(10,15,44,.1);border-radius:9px;background:#fff;color:#0a0f2c;font-size:12px;font-weight:800;cursor:pointer}.card-actions button:disabled,.primary-pill:disabled,.success-pill:disabled,.danger-pill:disabled,.secondary-pill:disabled,.gold-pill:disabled{cursor:default;opacity:.5}.primary-pill{border:0;background:#0a0f2c;color:#fff}.success-pill{border:0;background:#1e8e4c;color:#fff}.danger-pill{border:0;background:#c23b3b;color:#fff}.gold-pill{border:0;background:#e7b93e;color:#0a0f2c}.danger-text{color:#c23b3b!important}.success-text{color:#1e8e4c!important}.service-icon,.upload-icon,.modal-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px}.service-icon{grid-row:1}.service-row{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.service-title-line{align-items:flex-start}.service-card-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px}.service-alert-toggle{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:#fdf3dc;color:#b8860b;cursor:pointer}.service-alert-toggle.is-off{background:#f3f4f6;color:#0a0f2c6b}.service-alert-toggle:focus-visible{outline:3px solid rgba(184,134,11,.22);outline-offset:2px}.service-card-icon-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:#f7f6f1;color:#0a0f2ca3;cursor:pointer}.service-card-icon-button.danger{background:#fff1f1;color:#c23b3b}.service-card-icon-button:focus-visible{outline:3px solid rgba(49,89,199,.2);outline-offset:2px}.service-extra{display:flex;flex-direction:column;gap:3px;color:#0a0f2c94;font-size:11px;line-height:1.35}.service-alert-copy{color:#7a5700;font-weight:800}.service-alert-copy.is-off{color:#0a0f2c6b}.service-card-foot{align-items:flex-start;flex-wrap:wrap}.service-card-foot strong{margin-left:auto;text-align:right}@media(max-width:430px){.service-card-foot{flex-direction:column;gap:4px}.service-card-foot strong{margin-left:0;text-align:left}}.service-due-preview{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;border-radius:14px;background:#f7f6f1;color:#0a0f2c}.service-due-preview svg{color:#b8860b;margin-top:1px}.service-due-preview span{min-width:0;display:flex;flex-direction:column;gap:3px}.service-due-preview strong{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:12px;line-height:1.3}.service-due-preview small{color:#0a0f2c94;font-size:11px;line-height:1.35}.admin-service-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px}.admin-recurrence-line{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.8fr);align-items:center;gap:10px;color:#0a0f2c94;font-size:11px;font-weight:800}.admin-recurrence-line select{width:100%;min-height:36px;border:1px solid rgba(10,15,44,.1);border-radius:9px;background:#fcfcfd;color:#0a0f2c;font:inherit;font-size:12px;font-weight:800;outline:none;padding:0 9px}.admin-toggle{display:inline-flex;align-items:center;gap:7px;color:#0a0f2c9e;font-size:11px;font-weight:750}.admin-toggle input{accent-color:#0a0f2c}.simple-row,.finance-row,.debtor-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.simple-row>span:first-child,.finance-row>span:first-child,.debtor-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.finance-row>span:last-child{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.download-button{border-radius:9px;background:#f7f6f1}.finance-filter-chips{display:flex;align-items:center;gap:8px;padding:2px 2px 6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.finance-filter-chips::-webkit-scrollbar{display:none}.finance-filter-chips button{flex:0 0 auto;min-height:36px;padding:0 14px;border:1px solid rgba(10,15,44,.12);border-radius:999px;background:#fff;color:#0a0f2cad;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.finance-filter-chips button.active{border-color:#0a0f2c;background:#0a0f2c;color:#fff}.finance-date-range{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin:-2px 0 4px}.finance-date-range label{display:flex;flex-direction:column;gap:4px}.finance-date-range label>span{color:#0a0f2c8f;font-size:11px;font-weight:800}.finance-date-range input[type=date]{min-height:36px;padding:0 10px;border:1px solid rgba(10,15,44,.14);border-radius:9px;background:#fff;color:#0a0f2c;font-size:12px}.finance-date-range-clear{min-height:36px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:0;background:transparent;color:#0a0f2c8f;font-size:12px;font-weight:800;cursor:pointer}.finance-date-range-clear:hover{color:#c23b3b}.segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0a0f2c0d}.segmented-control button{min-height:38px;border:0;border-radius:9px;background:transparent;color:#0a0f2c8f;font-size:12px;font-weight:800;cursor:pointer}.segmented-control button.active{background:#0a0f2c;color:#fff}.contract-type-filter{width:100%;max-width:760px}.contract-type-filter-inline{flex:1 1 390px;width:min(620px,100%)}.contract-type-filter button{min-width:0;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px}.contract-type-filter button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-type-filter button strong{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#0a0f2c14;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:11px;line-height:1}@media(max-width:430px){.screen-title-line{width:100%;justify-content:space-between;gap:10px;flex-wrap:nowrap}.screen-title-line .contract-create-action{min-height:44px;padding:0 12px;border-radius:14px;font-size:11px}.screen-title-line .contract-create-action svg{width:17px;height:17px}.contract-type-filter{max-width:none}}.contract-type-filter button.active strong{background:#ffffff29;color:#fff}.contract-empty-state{grid-column:1 / -1}.contract-empty-state .contract-create-action{margin-top:6px}.analysis-empty-flow{width:100%;max-width:980px;margin:10px auto 2px}.analysis-timeline{position:relative;display:grid;grid-template-columns:1fr;gap:10px;text-align:left}.analysis-timeline-step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;border:1px solid rgba(10,15,44,.08);border-radius:14px;background:#fff}.analysis-timeline-step:before{content:"";position:absolute;top:40px;bottom:-11px;left:24px;width:2px;background:#3159c729}.analysis-timeline-step:last-child:before{display:none}.analysis-step-marker{position:relative;z-index:1;width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#eef0f4;color:#0a0f2c9e;font-family:Poppins,sans-serif;font-size:11px;font-weight:800}.analysis-timeline-step.is-done .analysis-step-marker{background:#e7f6ec;color:#1e8e4c}.analysis-timeline-step.is-current{border-color:#3159c742;background:#f7f9ff}.analysis-timeline-step.is-current .analysis-step-marker{background:#3159c7;color:#fff}.analysis-timeline-step strong{display:block;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:12px;line-height:1.3}.analysis-timeline-step small{display:block;margin-top:3px;color:#0a0f2c94;font-size:11px;line-height:1.35}.analysis-panel{display:flex;flex-direction:column;gap:12px;padding:12px 0 4px}.analysis-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:14px;background:#f7f9ff}.analysis-panel-head span:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.analysis-panel-head small{color:#0a0f2c80;font-size:10px;font-weight:800;text-transform:uppercase}.analysis-panel-head strong{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:13px}.analysis-cycle-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:12px;border-radius:14px;background:#f7f6f1}.analysis-cycle-number{width:58px;height:58px;display:grid;place-items:center;border-radius:14px;background:#0a0f2c;color:#fff;font-size:11px;font-weight:900;text-align:center}.analysis-cycle-card strong{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:13px}.analysis-cycle-card p{margin:4px 0 8px;color:#0a0f2c9e;font-size:12px;line-height:1.4}.analysis-cycle-card ul{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.analysis-cycle-card li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px;color:#0a0f2c;font-size:11px;font-weight:700;line-height:1.35}.analysis-cycle-card li svg{color:#1e8e4c;margin-top:1px}.analysis-cycle-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.analysis-cycle-links button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid rgba(10,15,44,.12);border-radius:10px;background:#fff;color:#0a0f2c;font-size:12px;font-weight:900;cursor:pointer}.analysis-cycle-links button svg:first-child{color:#3159c7}.analysis-cycle-links button svg:last-child{color:#0a0f2c80}.analysis-release-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:11px 12px;border-radius:12px;background:#eaf0ff;color:#173b91;font-size:12px;font-weight:800;line-height:1.35}.analysis-type-select{width:100%;margin-bottom:4px}.analysis-type-select small{display:block;margin-top:7px;color:#0a0f2c94;font-size:11px;line-height:1.35}.admin-add-button{width:fit-content}.admin-inline-field{min-width:0;display:flex;flex-direction:column;gap:6px}.admin-inline-field small{color:#0a0f2c7a;font-size:10px;font-weight:900;text-transform:uppercase}.admin-inline-field input,.admin-inline-field textarea{width:100%;border:1px solid rgba(10,15,44,.1);border-radius:10px;background:#fcfcfd;color:#0a0f2c;font:inherit;font-size:12px;font-weight:750;outline:none;padding:9px 10px}.admin-inline-field textarea{min-height:84px;resize:vertical;line-height:1.4}.admin-sindico-form{display:flex;flex-direction:column;gap:12px;padding:14px}.admin-form-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.admin-form-heading span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-form-heading strong{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:14px;line-height:1.25}.admin-form-heading small{color:#0a0f2c8f;font-size:12px;line-height:1.35}.admin-sindico-grid{grid-template-columns:1fr}.admin-sindico-active{min-height:42px;padding:0 2px}.admin-form-actions,.admin-sindico-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-sindico-actions{justify-content:flex-start;margin-top:2px}.admin-sindico-details{display:flex;flex-wrap:wrap;gap:6px}.admin-sindico-details span{min-height:24px;display:inline-flex;align-items:center;max-width:100%;padding:4px 8px;border-radius:8px;background:#f7f6f1;color:#0a0f2ca8;font-size:11px;font-weight:800;line-height:1.25}.admin-sindico-card .card-title-line{align-items:center}.admin-tipo-usuario{grid-template-columns:repeat(2,minmax(0,1fr))}.temp-password-reveal{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(231,185,62,.4)}.temp-password-value{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#fdf3dc}.temp-password-value code{flex:1 1 auto;min-width:0;overflow-x:auto;color:#0a0f2c;font-family:Courier New,monospace;font-size:15px;font-weight:700;letter-spacing:.4px}.temp-password-hint{color:#0a0f2c8f;font-size:12px;font-weight:600}.toggle-row{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#0a0f2cb3;font-size:12px;font-weight:700}.toggle-row input{accent-color:#0a0f2c}.profile-card{display:flex;align-items:center;gap:12px;padding:16px;border-radius:16px;background:#fff;box-shadow:0 2px 10px #0a0f2c0f}.avatar-large{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e7b93e;color:#0a0f2c;font-family:Poppins,sans-serif;font-weight:700}.profile-card span:last-child{display:flex;flex-direction:column;gap:3px}.profile-card strong{font-family:Poppins,sans-serif}.profile-card small{color:#0a0f2c8f}.menu-list{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 2px 10px #0a0f2c0f}.menu-list button{width:100%;min-height:52px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 16px;border:0;border-bottom:1px solid rgba(10,15,44,.06);background:#fff;color:#0a0f2c;text-align:left;font-size:14px;font-weight:700;cursor:pointer}.menu-list button:last-child{border-bottom:0}.debtor-months{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#fbe7e7;color:#c23b3b;font-weight:800}.phone-line{display:inline-flex;align-items:center;gap:4px}.notice{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.4}.notice span{display:block}.notice-success{border:1px solid rgba(30,142,76,.22);background:#e7f6ec;color:#166534}.notice-neutral{border:1px solid rgba(107,114,128,.22);background:#f3f4f6;color:#374151}.notice-danger{flex-direction:column;border:1px solid rgba(194,59,59,.18);background:#fbe7e7;color:#991b1b}.notice-info{flex-direction:column;border:1px solid rgba(49,89,199,.18);background:#e8eefb;color:#1e3a8a}.notice-warn{border:1px solid rgba(184,134,11,.18);background:#fdf3dc;color:#92400e}.operation-progress{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid rgba(49,89,199,.16);border-radius:14px;background:#f7f9ff}.operation-progress-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0a0f2c}.operation-progress-header span{min-width:0;display:inline-flex;align-items:center;gap:8px}.operation-progress-header strong{font-family:Poppins,sans-serif;font-size:12px}.operation-progress-header small{color:#3159c7;font-size:11px;font-weight:900}.operation-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#3159c71f}.operation-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3159c7,#1e8e4c);transition:width .24s ease}.operation-progress p{margin:0;color:#0a0f2c9e;font-size:11px;line-height:1.35}.operation-progress-meta{color:#0a0f2c7a;font-size:10px;font-weight:800;line-height:1.3}.contract-import-form.is-processing .operation-progress{gap:10px;padding:15px;border-color:#3159c747;border-radius:16px;background:linear-gradient(180deg,#f4f7ff,#fff);box-shadow:0 10px 24px #0a0f2c14}.contract-import-form.is-processing .operation-progress-header strong{font-size:14px}.contract-import-form.is-processing .operation-progress-header small{font-size:13px}.contract-import-form.is-processing .operation-progress-track{height:9px}.contract-import-form.is-processing .operation-progress p{font-size:12px;line-height:1.4}.contract-import-form.is-processing .operation-progress-meta{align-self:flex-start;padding:5px 8px;border-radius:999px;background:#3159c714;color:#3159c7;font-size:11px}.attention-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px;border:1px solid rgba(194,59,59,.2);border-radius:14px;background:#fff1f1;color:#7f1d1d}.attention-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#c23b3b;color:#fff}.attention-panel strong{display:block;margin-bottom:4px;color:#7f1d1d;font-family:Poppins,sans-serif;font-size:13px}.attention-panel p{margin:0 0 5px;font-size:12px;font-weight:750;line-height:1.42}.attention-panel p:last-child{margin-bottom:0}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#0a0f2c7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.contract-modal{width:100%;max-height:calc(100% - 66px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 48px #0a0f2c3d}.sheet-handle{width:42px;height:5px;flex:0 0 auto;align-self:center;margin:10px 0 4px;border-radius:999px;background:#0a0f2c24}.modal-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 18px 14px;border-bottom:1px solid rgba(10,15,44,.07);background:#fff}.modal-title-row{min-width:0;display:flex;align-items:center;gap:12px}.modal-icon{width:48px;height:48px;border-radius:15px;background:#e7b93e29;color:#b8860b}.modal-header h2{margin:0;font-family:Poppins,sans-serif;font-size:16px}.modal-header p,.draft-heading p,.modal-actions p{margin:3px 0 0;color:#0a0f2c8f;font-size:11px}.modal-body{display:flex;flex-direction:column;gap:14px;padding:16px 18px 18px;overflow-y:auto}.mobile-form-intro{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:16px;background:#f7f6f1}.mobile-form-intro strong{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:14px}.mobile-form-intro span{color:#0a0f2c94;font-size:12px;line-height:1.4}.contract-import-form.is-processing{gap:10px}.contract-import-form.is-processing .mobile-form-intro{gap:2px;padding:9px 11px;border-radius:12px}.contract-import-form.is-processing .mobile-form-intro strong{font-size:12px}.contract-import-form.is-processing .mobile-form-intro span{font-size:10px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.process-steps{flex:0 0 auto;counter-reset:import-step;display:flex;flex-direction:column;gap:0;overflow:hidden;border:1px solid rgba(10,15,44,.07);border-radius:16px;background:#fff;margin:4px 0 2px}.process-steps span{counter-increment:import-step;position:relative;min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 12px 0 46px;border:0;border-bottom:1px solid rgba(10,15,44,.06);color:#0a0f2c;font-size:12px;font-weight:800}.process-steps span:last-child{border-bottom:0}.process-steps span:before{content:counter(import-step);position:absolute;left:12px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#0a0f2c;color:#e7b93e;font-size:11px;font-weight:900}.process-steps svg{color:#b8860b}.process-steps-processing{display:none}.upload-dropzone{min-height:96px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;border:1px dashed rgba(10,15,44,.22);border-radius:18px;background:#fbfaf7;cursor:pointer}.upload-dropzone input{display:none}.upload-dropzone>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.upload-dropzone strong{max-width:100%;display:-webkit-box;overflow:hidden;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.upload-dropzone small{color:#0a0f2c8f;font-size:12px}.upload-dropzone-compact{min-height:58px;gap:9px;padding:9px 11px;border-radius:13px}.upload-dropzone-compact .upload-icon{width:38px;height:38px}.upload-dropzone-compact strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:initial}.upload-dropzone-compact small:first-of-type{display:none}.upload-dropzone-compact small{font-size:10px}.upload-icon{background:#fff;color:#0a0f2c;box-shadow:0 1px 4px #0a0f2c14}.modal-actions{position:sticky;bottom:0;display:flex;flex-direction:column;gap:10px;margin:0 -18px -18px;padding:12px 18px 18px;border-top:1px solid rgba(10,15,44,.06);background:linear-gradient(180deg,#ffffffeb,#fff 30%)}.modal-actions .primary-pill,.modal-actions .success-pill,.modal-actions .danger-pill,.modal-actions .secondary-pill{width:100%;min-height:48px;border-radius:14px}.modal-actions p{text-align:center;line-height:1.35}.service-confirm-backdrop{align-items:center;padding:18px}.service-confirm-panel{width:min(100%,420px)}.service-confirm-danger{background:#fff1f1;color:#c23b3b}.service-alert-modal{max-height:calc(100% - 34px)}.service-alert-modal-icon{background:#fdf3dc;color:#b8860b}.service-alert-master{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid rgba(10,15,44,.08);border-radius:14px;background:#fcfcfd}.service-alert-master input,.service-alert-row input{margin-top:3px;accent-color:#0a0f2c}.service-alert-master span,.service-alert-row span,.service-email-preview{min-width:0;display:flex;flex-direction:column;gap:3px}.service-alert-master strong,.service-alert-row strong,.service-email-preview strong{color:#0a0f2c;font-size:12px;font-weight:850}.service-alert-master small,.service-alert-row small,.service-email-preview span,.service-email-preview p{color:#0a0f2c9e;font-size:11px;line-height:1.35}.service-alert-schedule{display:grid;gap:8px}.service-alert-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(10,15,44,.08);border-radius:12px;background:#fff}.service-alert-row.is-muted{opacity:.56}.service-alert-row time{color:#0a0f2c;font-size:12px;font-weight:850;white-space:nowrap}.service-alert-row-actions{display:flex;align-items:center;gap:8px}.service-alert-row-send{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(10,15,44,.08);border-radius:50%;background:#fdf3dc;color:#b8860b;cursor:pointer}.service-alert-row-send:disabled{cursor:not-allowed;background:#f1f3f7;color:#0a0f2c57}.service-email-preview{padding:12px;border-radius:14px;background:#f7f6f1}.service-email-preview p{margin:4px 0 0;color:#7a5700;font-weight:750}.service-test-status{margin:0;padding:10px 12px;border-radius:12px;font-size:12px;font-weight:800}.service-test-loading{background:#fdf3dc;color:#7a5700}.service-test-success{background:#e7f6ec;color:#1e8e4c}.service-test-error{background:#fff1f1;color:#c23b3b}.service-alert-actions{grid-template-columns:1fr}.modal-actions-split{padding-top:12px}.confirm-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:end center;padding:18px;background:#0a0f2c57;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.confirm-panel{width:min(100%,420px);display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:18px;background:#fff;box-shadow:0 18px 48px #0a0f2c38}.confirm-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#e7f6ec;color:#1e8e4c}.confirm-icon-neutral{background:#f3f4f6;color:#374151}.confirm-icon.service-confirm-danger{background:#fff1f1;color:#c23b3b}.confirm-panel h3{margin:0;color:#0a0f2c;font-family:Poppins,sans-serif;font-size:16px}.confirm-panel p{margin:5px 0 0;color:#0a0f2ca8;font-size:12px;line-height:1.45}.confirm-actions{display:grid;gap:9px}.confirm-actions .secondary-pill,.confirm-actions .success-pill,.confirm-actions .danger-pill{width:100%;min-height:48px;border-radius:14px}.draft-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.draft-heading h3{margin:0;font-family:Poppins,sans-serif;font-size:15px}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.summary-grid>div{min-width:0;padding:10px;border:1px solid rgba(10,15,44,.07);border-radius:10px;background:#fcfcfd}.summary-grid>div.wide{grid-column:1 / -1}.manual-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.manual-field{min-width:0;display:flex;flex-direction:column;gap:6px}.manual-field.wide{grid-column:1 / -1}.manual-field span{color:#0a0f2c85;font-size:10px;font-weight:900;text-transform:uppercase}.manual-field input,.manual-field select,.manual-field textarea{width:100%;min-height:42px;border:1px solid rgba(10,15,44,.1);border-radius:10px;background:#fcfcfd;color:#0a0f2c;font:inherit;font-size:13px;font-weight:700;outline:none;padding:10px 11px}.manual-field textarea{min-height:86px;resize:vertical;line-height:1.4}.manual-field input:focus,.manual-field select:focus,.manual-field textarea:focus{border-color:#3159c78c;box-shadow:0 0 0 3px #3159c71a}.manual-field input:disabled,.manual-field select:disabled,.manual-field textarea:disabled{cursor:not-allowed;background:#f1f3f7;color:#0a0f2ca3;border-color:#0a0f2c14;opacity:1}.empty-hint{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;border-radius:16px;background:#fff;color:#0a0f2c8f;text-align:center}.empty-hint strong{color:#0a0f2c;font-family:Poppins,sans-serif}.bottom-nav{position:absolute;right:0;bottom:0;left:0;z-index:25;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:10px 10px max(18px,env(safe-area-inset-bottom));background:#0a0f2c;box-shadow:0 -2px 12px #00000026}.bottom-nav button{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:44px;border:0;border-radius:10px;background:transparent;color:#ffffff8c;font-size:10px;font-weight:800;cursor:pointer}.bottom-nav button.active{color:#e7b93e}.bottom-nav .desktop-nav-only,.bottom-nav .sidebar-nav-only{display:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@supports (height: 100dvh){.manager-shell,.manager-frame{height:100dvh;min-height:0}}@media(min-width:760px){.auth-page{grid-template-columns:minmax(330px,.95fr) minmax(380px,1.05fr);grid-template-rows:1fr;background:#edebe5}.auth-brand{min-height:100vh;padding:48px}.auth-panel{align-items:center;min-height:100vh;padding:32px}.manager-shell{align-items:center;padding:28px}.manager-frame{width:min(100%,520px);height:min(900px,calc(100vh - 56px));min-height:0;max-height:calc(100vh - 56px);border:1px solid rgba(10,15,44,.08);border-radius:30px;box-shadow:0 24px 80px #0a0f2c2e}.logout-shortcut{display:inline-flex}.condo-menu{left:20px;right:auto;width:420px}.modal-backdrop{align-items:center;padding:20px}.contract-modal{width:min(100%,680px);max-height:min(780px,calc(100% - 40px));border-radius:24px;box-shadow:0 24px 80px #0a0f2c3d}.sheet-handle{display:none}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.process-steps span{min-height:50px;border-bottom:0;border-right:1px solid rgba(10,15,44,.06)}.process-steps span:last-child{border-right:0}.modal-actions-split,.confirm-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions-split{flex-direction:row}.modal-actions-split .secondary-pill,.modal-actions-split .success-pill{width:auto;flex:1}.confirm-layer{place-items:center}.analysis-empty-flow .analysis-timeline{grid-template-columns:repeat(7,minmax(118px,1fr));overflow-x:auto;padding-bottom:4px}.analysis-empty-flow .analysis-timeline-step{min-width:118px;grid-template-columns:1fr;text-align:center}.analysis-empty-flow .analysis-timeline-step:before{top:24px;right:-11px;bottom:auto;left:calc(50% + 13px);width:calc(100% - 4px);height:2px}.analysis-empty-flow .analysis-step-marker{margin:0 auto}}@media(min-width:760px){@supports (height: 100dvh){.manager-frame{height:min(900px,calc(100dvh - 56px));max-height:calc(100dvh - 56px)}}}@media(min-width:980px){.manager-shell{align-items:stretch;padding:0;background:#f7f6f1}.manager-frame{--sidebar-width: 72px;--sidebar-expanded-width: 176px;width:100%;height:100vh;max-height:none;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);border:0;border-radius:0;box-shadow:none;transition:grid-template-columns .22s ease}.manager-frame:has(.bottom-nav:hover),.manager-frame:has(.bottom-nav button:focus-visible){--sidebar-width: var(--sidebar-expanded-width)}.app-header{grid-column:2;grid-row:1;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:20px 28px 14px;border-bottom:1px solid rgba(10,15,44,.07)}.app-brand-row{justify-self:start}.app-brand-row>.brand-symbol{display:none}.web-product-label{display:inline-flex;justify-self:center;align-items:center;color:#0a0f2c94;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;white-space:nowrap}.header-actions{justify-self:end}.today-label{display:inline-flex}.condo-menu{left:28px;z-index:60;width:min(480px,calc(100% - 56px))}.app-content{grid-column:2;grid-row:2;min-height:0;padding:24px 30px 32px}.screen-stack{gap:22px}.screen-heading{align-items:center}.screen-heading-hide-web-back .back-button{display:none}.screen-heading-copy,.screen-title-line{width:100%}.screen-title-line{flex-wrap:nowrap}.screen-heading h1{font-size:24px}.screen-title-line .contract-create-action{margin-left:auto}.contract-type-filter.contracts-heading-tabs{width:auto;min-width:0;max-width:620px;flex:1 1 520px;display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;align-self:center}.contracts-mobile-tabs{display:none}.compact-metrics.contracts-summary-panel{width:min(100%,860px);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.compact-metrics.contracts-summary-panel .metric-card{min-height:76px}.contract-type-filter.contracts-heading-tabs button{min-height:44px}.services-screen{gap:18px}.services-screen .screen-heading{margin-top:-4px}.services-screen .screen-title-line{align-items:center;gap:22px}.services-heading-metrics{width:auto;min-width:0;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;align-self:center}.services-heading-metrics-desktop{display:grid}.services-mobile-metrics{display:none}.services-heading-metrics .metric-card{min-height:64px;padding:10px 12px;border-radius:14px}.services-heading-metrics .metric-label{font-size:11px}.services-heading-metrics .metric-value{font-size:19px}.service-create-action{width:48px;height:48px}.service-alert-modal{width:min(100%,920px)}.service-alert-schedule{grid-template-columns:repeat(2,minmax(0,1fr))}.contract-create-action{min-height:52px;padding:0 20px;border-radius:16px;font-size:13px}.bottom-nav{position:static;grid-column:1;grid-row:1 / -1;z-index:26;width:var(--sidebar-width);display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:18px 10px;background:#0a0f2c;box-shadow:inset -1px 0 #ffffff14;transition:width .22s ease,box-shadow .22s ease}.sidebar-brand{min-height:58px;display:flex;align-items:center;justify-content:center;gap:0;overflow:hidden;padding:0;color:#fff;transition:gap .18s ease,padding .18s ease,justify-content .18s ease}.sidebar-brand .brand-symbol{width:42px;height:42px;border:1px solid rgba(255,255,255,.08)}.sidebar-brand span{max-width:0;overflow:hidden;opacity:0;transform:translate(-6px);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;white-space:nowrap;transition:max-width .18s ease,opacity .18s ease,transform .18s ease}.bottom-nav:hover .sidebar-brand,.bottom-nav:has(button:focus-visible) .sidebar-brand{justify-content:flex-start;gap:10px;padding:0 8px}.bottom-nav:hover .sidebar-brand span,.bottom-nav:has(button:focus-visible) .sidebar-brand span{max-width:92px;opacity:1;transform:translate(0)}.bottom-nav:hover,.bottom-nav:has(button:focus-visible){box-shadow:14px 0 28px #0a0f2c1f,inset -1px 0 #ffffff14}.bottom-nav button{min-height:46px;flex-direction:row;justify-content:center;gap:0;padding:0;border-radius:14px;font-size:11px;text-align:left;transition:padding .18s ease,gap .18s ease,color .18s ease}.bottom-nav:hover button,.bottom-nav:has(button:focus-visible) button{justify-content:flex-start;gap:9px;padding:0 12px}.bottom-nav .mobile-nav-only{display:none}.bottom-nav .desktop-nav-only,.bottom-nav .sidebar-nav-only{display:flex}.bottom-nav button.locked{color:#ffffff52;cursor:not-allowed}.bottom-nav button.locked svg{color:#ffffff57}.bottom-nav button.locked span{color:#ffffff6b}.bottom-nav button .nav-lock-icon{margin-left:auto;max-width:0;opacity:0;transform:translate(4px);transition:max-width .18s ease,opacity .18s ease,transform .18s ease}.bottom-nav:hover button.locked .nav-lock-icon,.bottom-nav:has(button:focus-visible) button.locked .nav-lock-icon{max-width:16px;opacity:.72;transform:translate(0)}.bottom-nav button svg{flex:0 0 auto}.bottom-nav button span{min-width:0;max-width:0;overflow:hidden;opacity:0;transform:translate(-6px);text-overflow:ellipsis;white-space:nowrap;transition:max-width .18s ease,opacity .18s ease,transform .18s ease}.bottom-nav:hover button span,.bottom-nav:has(button:focus-visible) button span{max-width:112px;opacity:1;transform:translate(0)}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{min-height:104px}.metric-card-wide{grid-column:span 2;padding-right:118px}.compact-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.quick-action{min-height:94px;padding:12px 8px;border-radius:16px;background:#fff;box-shadow:0 2px 10px #0a0f2c0f}.activity-list,.card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));align-items:start}.list-card{min-width:0}.card-main{min-height:92px}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finance-row,.simple-row,.debtor-row{min-height:78px}.menu-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0}.menu-list button{border-right:1px solid rgba(10,15,44,.06)}.menu-list button:last-child{border-right:0}.profile-card,.insight-band,.segmented-control{max-width:760px}.modal-backdrop{padding:28px}.contract-modal{width:min(920px,100%);max-height:min(820px,calc(100% - 56px))}.modal-body{padding:18px 22px 22px}.modal-actions{margin-right:-22px;margin-left:-22px;padding-right:22px;padding-left:22px}.manual-form-grid,.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:980px){@supports (height: 100dvh){.manager-frame{height:100dvh;max-height:none}}}@media(min-width:1240px){.app-content{padding-right:36px;padding-left:36px}.activity-list,.card-list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}@media(max-width:390px){.manual-form-grid{grid-template-columns:1fr}.app-header,.app-content{padding-left:14px;padding-right:14px}.brand-symbol{width:38px;height:38px}.header-actions{gap:4px}.quick-grid{gap:8px}.quick-icon{width:48px;height:48px}.metric-card-wide{padding-right:14px}.metric-card-wide .metric-badge{position:static}.summary-grid{grid-template-columns:1fr}}.contratos-screen .screen-heading{align-items:center}.contratos-screen .screen-title-line{align-items:center;gap:18px;flex-wrap:wrap}.contratos-screen .contract-type-filter{flex:1 1 480px;max-width:760px}.contratos-screen>.compact-metrics{width:min(100%,900px);align-self:center;gap:10px}.contratos-screen>.compact-metrics-analysis{width:min(100%,680px);grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-review-workbench{display:grid;grid-template-columns:1fr;gap:12px}.analysis-review-document,.analysis-review-editor,.analysis-review-preview{border:1px solid rgba(10,15,44,.08);border-radius:14px;background:#fff;box-shadow:0 2px 10px #0a0f2c0d}.analysis-review-document{display:flex;flex-direction:column;gap:8px;padding:14px}.analysis-workbench-kicker,.analysis-review-editor label>span,.analysis-review-preview strong{color:#0a0f2c94;font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase}.analysis-review-document strong{color:#0a0f2c;font-family:Poppins,sans-serif;font-size:14px}.analysis-review-document p{margin:0;color:#0a0f2ca3;font-size:12px;line-height:1.45}.analysis-review-editor{display:flex;flex-direction:column;gap:12px;padding:14px}.analysis-review-editor label{display:flex;flex-direction:column;gap:8px}.analysis-review-editor textarea{width:100%;min-height:150px;resize:vertical;padding:12px;border:1px solid rgba(10,15,44,.12);border-radius:12px;background:#f8f8fb;color:#0a0f2c;font:inherit;font-size:13px;line-height:1.45}.analysis-review-editor textarea:focus{outline:3px solid rgba(49,89,199,.15);border-color:#3159c76b}.analysis-review-preview{padding:12px;background:#f7f9ff}.analysis-review-preview ol{display:flex;flex-direction:column;gap:8px;margin:10px 0 0;padding-left:20px}.analysis-review-preview li{color:#0a0f2c;font-size:12px;font-weight:800}.analysis-review-preview li small{display:block;margin-top:2px;color:#0a0f2c8f;font-weight:700}.analysis-review-actions{display:grid;grid-template-columns:1fr;gap:8px}.analysis-reanalysis-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(49,89,199,.32);border-radius:12px;background:#f7f9ff;color:#3159c7;font-weight:900;cursor:pointer}@media(min-width:920px){.analysis-review-workbench{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.analysis-review-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.contratos-screen .screen-heading{align-items:stretch}.contratos-screen .screen-title-line{width:100%;flex-wrap:wrap}.contratos-screen .contract-type-filter{flex-basis:100%;max-width:none}.contratos-screen>.compact-metrics,.contratos-screen>.compact-metrics-analysis{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.contratos-screen>.compact-metrics:not(.compact-metrics-analysis) .metric-card:first-child{grid-column:1 / -1}}
