/* V2: editorial command center, horizontal navigation, responsive workspaces. */
:root{--bg:#f4f5f4;--surface:#fff;--surface-soft:#f7f8f7;--text:#192638;--muted:#73808b;--border:#dfe5e3;--primary:#d65037;--primary-soft:#fff0eb;--secondary:#1a3040;--secondary-soft:#e9efed;--cyan:#93b9a6;--shadow:0 5px 22px #142a3610;--radius:16px}
body{font-family:'Segoe UI',Arial,sans-serif;letter-spacing:-.015em}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #bd6240;outline-offset:3px}button:disabled{opacity:.5;cursor:not-allowed}.app-shell{display:flex;flex-direction:column}.sidebar{position:relative;top:auto;height:auto;min-height:86px;width:100%;padding:16px 3%;background:#fff;color:var(--text);display:flex;flex-direction:row;align-items:center;gap:28px;border-bottom:1px solid var(--border);z-index:30}.brand{padding:0;flex-shrink:0;gap:12px}.brand-logo-wrap{width:46px;height:46px;background:#162039;border-radius:12px}.brand-logo{width:40px;height:40px;object-fit:contain}.brand strong{font-size:14px;white-space:nowrap}.brand span{color:#748079;font-size:10px;letter-spacing:.1em}.nav{display:flex;flex-direction:row;flex:1;gap:3px;flex-wrap:wrap;justify-content:center}.nav-item{color:#66716f;font-size:12px;gap:5px;padding:10px 12px;border-radius:7px;white-space:nowrap;font-weight:600}.nav-item span{font-size:16px;width:17px}.nav-item:hover{background:#f0f4f1;color:#142637}.nav-item.active{color:#16342d;background:#e5eee8;box-shadow:none}.sidebar-footer{position:relative;margin:0;padding:9px;font-size:11px;max-width:180px;display:block;border:1px solid #dae2de;background:#f7f9f7;flex-shrink:0}.sidebar-footer summary{cursor:pointer}.sidebar-footer select{background:#fff;color:#1b3026;margin-top:10px;border-color:#cad5cf}.sidebar-footer small,.sidebar-footer label{color:#52645a}.sidebar-footer[open]{position:absolute;right:24px;top:20px;box-shadow:var(--shadow)}.topbar{position:relative;top:auto;min-height:76px;max-width:1600px;margin:auto;border:0;padding:20px 4% 8px;background:none;backdrop-filter:none}.topbar:after{display:none}.topbar h1{font-size:20px}.topbar p{font-size:12px}.topbar-actions{margin-left:auto}.user-pill{background:transparent;border:0;padding:0 8px}.user-pill .avatar{background:#e1e8e2;color:#315546}.logout-button{background:transparent;font-size:11px}.history-button{font-size:11px}.page{padding:20px 4% 48px;max-width:1600px;margin:auto}.mobile-only{display:none!important}.v2-context{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:3px 0 22px}.eyebrow{font-size:10px!important;letter-spacing:.16em;color:#6b7a73;font-weight:650}.v2-sector-select{display:flex;align-items:center;gap:10px;font-size:11px;color:#77827c}.v2-sector-select select{border:1px solid #dce3de;padding:8px 12px;background:#fff;border-radius:7px;color:#243e30;font-size:12px}.v2-hero{position:relative;background:#152338;isolation:isolate;min-height:345px;border-radius:19px;overflow:hidden;color:#fff;padding:38px 42px 22px}.v2-hero-copy{position:relative;z-index:2}.v2-live{font-size:9px;letter-spacing:.2em;color:#c3d6c5}.v2-hero h2{font-size:clamp(32px,3.5vw,51px);font-weight:500;line-height:1.08;letter-spacing:-.045em;margin:20px 0 16px}.v2-hero p{font-size:13px;color:#b9c8cc;line-height:1.65;margin-bottom:24px}.v2-white-button{background:#ecf3e9;color:#20372d;border:0;border-radius:7px;padding:12px 16px;font-size:12px;font-weight:600}.v2-white-button span{margin-left:20px}.v2-hero-link{background:none;border:0;color:#d3dfdb;font-size:12px;margin-left:18px}.v2-hero-foot{display:flex;justify-content:space-between;border-top:1px solid #ffffff17;margin-top:30px;padding-top:16px;font-size:8px;letter-spacing:.17em;color:#92aaa7;position:relative;z-index:2}.v2-orbit{position:absolute;width:500px;height:500px;right:3%;top:-55px;border-radius:50%;border:1px solid #b6cabb35;transform:rotate(-27deg);background:radial-gradient(circle at 58% 37%,#68867922,transparent 50%);z-index:-1}.v2-orbit:before,.v2-orbit:after{content:'';position:absolute;inset:55px -38px;border-radius:50%;border:1px solid #a2b5a246;transform:rotate(28deg)}.v2-orbit:after{inset:90px -65px;transform:rotate(-25deg);border-color:#99a78930}.v2-orbit i{position:absolute;width:190px;height:190px;left:160px;top:150px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#d5decf,#779487 30%,#223f41 62%,#111e31 85%);box-shadow:25px 30px 50px #0006,inset -10px -15px 25px #0d172f}.v2-orbit b{position:absolute;left:55px;top:120px;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 25% 20%,#f6b296,#d45b37 50%,#652820);box-shadow:0 0 40px #df684534}.v2-orbit em{position:absolute;bottom:30px;right:80px;width:8px;height:8px;background:#e5e8c3;border-radius:50%}.v2-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:22px 0 28px;gap:0;background:#fff;border:1px solid var(--border);border-radius:13px}.v2-metrics>button{padding:24px;text-align:left;border:0;border-right:1px solid var(--border);background:none;min-width:0}.v2-metrics>button:last-child{border:0}.v2-metrics>button:hover{background:#f7faf7}.v2-metrics span{display:block;font-size:9px;letter-spacing:.12em;color:#778579}.v2-metrics strong{display:block;font-size:32px;font-weight:550;color:#20392e;margin:14px 0 11px;letter-spacing:-.045em}.v2-metrics strong small{font-size:12px;font-weight:400;color:#77847c;margin-left:10px;letter-spacing:0}.v2-metrics .v2-money{font-size:23px;line-height:1.4;overflow-wrap:anywhere}.v2-metrics i{font-size:10px;font-style:normal;color:#7d8882}.v2-columns{display:grid;grid-template-columns:1.3fr 1fr;gap:22px}.v2-panel{background:#fff;border:1px solid var(--border);border-radius:13px;padding:24px;min-width:0}.v2-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.v2-section-title h2{font-size:18px;font-weight:550;letter-spacing:-.025em;margin:7px 0}.v2-text-button{border:0;background:none;font-size:11px;color:#58766a}.v2-priority{display:flex;width:100%;align-items:center;text-align:left;gap:14px;padding:17px 0;border:0;border-top:1px solid #e9ece9;background:none;color:var(--text)}.v2-priority:hover{background:#f8faf7}.v2-index{color:#849787;background:#edf1e9;border-radius:8px;padding:10px;font-size:12px}.v2-priority strong{display:block;font-size:12px;font-weight:600}.v2-priority small{display:block;font-size:10px;color:#7c8680;margin-top:5px}.v2-date{margin-left:auto;font-size:10px;white-space:nowrap;color:#536e60}.v2-news article{padding:12px 0;border-top:1px solid #e7ece7}.v2-news article h3{font-size:14px}.v2-news article p,.v2-records p{font-size:13px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.v2-news article small,.v2-records small{display:block;color:#7b8980;font-size:10px;margin-top:14px}.v2-empty{padding:22px;color:#7a867e;font-size:13px;line-height:1.65}.v2-empty h3{color:#344d3f;font-size:15px;font-weight:550}.v2-spark{font-size:38px;color:#c78161}.v2-launchers{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.v2-launchers button{display:flex;align-items:center;gap:18px;text-align:left;padding:22px;border:1px solid #dce4dc;border-radius:12px;background:#eaf0e9;color:#345441}.v2-launchers button:last-child{background:#f3ece5;border-color:#e5dcd2;color:#77513b}.v2-launchers span{font-size:24px}.v2-launchers div{flex:1}.v2-launchers strong{font-size:13px;display:block}.v2-launchers small{font-size:11px;display:block;margin-top:5px;opacity:.8}.primary-button{box-shadow:none;background:#315843;font-size:12px}.secondary-button{font-size:12px}.toolbar{padding:16px;background:#fff;border:1px solid var(--border);border-radius:12px;gap:8px}.toolbar select,.search-wrap input{font-size:12px}.kanban,.crm-board{gap:14px;margin-top:12px;scrollbar-color:#91a795 #edf1eb;scrollbar-width:thin}.kanban-column,.crm-column{background:#eaf0ea;border:1px solid #dde4dc;border-radius:12px}.column-head{background:transparent!important;color:#294235!important;font-size:12px}.column-body{min-height:230px}.kanban-column{min-height:290px}.task-card,.crm-card{box-shadow:0 2px 3px #1a362907;border-color:#dbe3d9;border-radius:9px}.crm-overview-strip{background:#e7eee7;border:1px solid #d5e0d6;border-radius:13px;color:#203e2b}.crm-overview-strip strong{font-size:24px}.v2-top-scroll{overflow-x:auto;overflow-y:hidden;max-width:100%;height:18px;margin-top:14px;scrollbar-color:#91a795 #edf1eb}.v2-top-scroll>div{height:1px}.v2-sector-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:12px}.v2-sector-cards button{background:#fff;border:1px solid var(--border);border-radius:13px;padding:24px;text-align:left;color:#294334}.v2-sector-cards span{display:block;font-size:28px;color:#8da58b;margin-bottom:15px}.v2-sector-cards strong{display:block;font-size:15px}.v2-sector-cards small{display:block;margin-top:12px;font-size:11px;color:#7d8a80}.v2-muted{font-size:11px;color:#79887d;margin-bottom:30px}.v2-records{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.v2-records h3{font-size:19px;font-weight:550}.v2-dialog{width:min(680px,94vw);border:1px solid var(--border);border-radius:16px;padding:28px;max-height:90vh;overflow:auto;color:var(--text);box-shadow:0 30px 100px #15233844}.v2-dialog::backdrop{background:#14223688;backdrop-filter:blur(4px)}.v2-dialog .field input,.v2-dialog .field textarea,.v2-dialog .field select{width:100%}.preview-notice{text-align:center;background:#e5ece3;color:#405b43;padding:7px 12px;font-size:10px;letter-spacing:.02em}.auth-gate{background:radial-gradient(ellipse at 80% 20%,#476c5c55,transparent 55%),#152338}.auth-card{border-radius:22px;border:1px solid #a6b49a33;box-shadow:0 35px 100px #0003}.auth-card .primary-button{display:inline-block;text-decoration:none;margin-top:18px;padding:15px}.modal{border-radius:17px}.panel{box-shadow:none}.cards-grid{gap:16px}
@media(min-width:1600px){.sidebar{padding-left:calc((100% - 1480px)/2);padding-right:calc((100% - 1480px)/2)}}
@media(max-width:1200px){.sidebar{flex-wrap:wrap;gap:14px}.nav{order:3;flex-basis:100%;justify-content:flex-start;flex-wrap:nowrap;overflow:auto}.sidebar-footer{margin-left:auto}.sidebar-footer[open]{top:8px}.v2-orbit{right:-100px;opacity:.75}.v2-metrics>button{padding:18px}.v2-sector-cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.sidebar{position:relative!important;transform:none!important;inset:auto!important;width:100%!important;height:auto!important;padding:12px 18px;gap:12px}.nav{margin:0 -6px;padding:0 2px 3px;scrollbar-width:thin}.nav-item{padding:10px;font-size:11px}.nav-item span{display:none}.topbar{padding:16px 18px 0;flex-wrap:wrap;gap:8px}.topbar p{max-width:210px;font-size:11px}.topbar h1{font-size:17px}.topbar-actions{gap:2px;flex-wrap:wrap}.user-pill strong{font-size:10px}.user-pill span{font-size:9px}.user-pill .avatar{width:28px;height:28px}.history-controls{display:none}.page{padding:20px 18px 35px}.v2-context{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px}.v2-hero{padding:28px 24px 20px;min-height:340px}.v2-hero h2{font-size:37px}.v2-hero p{font-size:12px;max-width:280px}.v2-orbit{opacity:.3;right:-300px}.v2-hero-link{display:block;margin:16px 0 0;padding:0}.v2-hero-foot{font-size:7px;gap:15px}.v2-metrics{grid-template-columns:1fr 1fr}.v2-metrics>button{padding:17px 14px;border-bottom:1px solid var(--border)}.v2-metrics>button:nth-child(2){border-right:0}.v2-metrics>button:nth-child(3){border-bottom:0}.v2-metrics span{font-size:8px}.v2-metrics strong{font-size:28px}.v2-metrics strong small{display:block;margin:4px 0;font-size:10px}.v2-metrics .v2-money{font-size:19px}.v2-columns,.v2-launchers{grid-template-columns:1fr;gap:16px}.v2-panel{padding:18px}.v2-section-title h2{font-size:17px}.v2-priority{gap:10px}.v2-date{max-width:75px;white-space:normal;font-size:9px}.v2-sector-cards{grid-template-columns:1fr 1fr;gap:10px}.v2-sector-cards button{padding:16px}.v2-records{grid-template-columns:1fr}.toolbar{padding:12px}.toolbar .search-wrap{min-width:0;flex-basis:100%}.toolbar select{max-width:100%}.crm-overview-strip{flex-wrap:wrap;gap:14px}.form-grid{grid-template-columns:1fr!important}.field-span-2{grid-column:auto}.modal{width:96vw!important}.v2-dialog{padding:20px}.desktop-break{display:none}}
.v2-actions,.v2-record-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.v2-record-actions{margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.v2-archive-filter{font-size:12px;display:flex;align-items:center;gap:7px}.v2-archive-filter input{width:16px;height:16px;accent-color:#315843}.v2-sector-focus{margin:14px 0 24px}.v2-sector-focus p{font-size:13px;color:#64796c}.v2-record-deadline{color:#4f6658}.v2-actions button,.v2-record-actions button{min-height:38px}
@media(max-width:760px){.v2-section-title{flex-wrap:wrap}.profile-link-arrow{display:none!important}.v2-actions{width:100%}.v2-actions button{flex:1}.topbar-actions{flex-shrink:0}.user-pill.user-pill-button{min-width:36px}.v2-records .document-row{align-items:flex-start;flex-direction:column;gap:10px}.v2-records .document-row span{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.v2-pdf-viewer{width:min(1100px,94vw);max-width:94vw;height:90vh;box-sizing:border-box}.v2-pdf-viewer iframe{display:block;border:1px solid #dfe6e2;border-radius:10px;width:100%;height:calc(100% - 110px);margin-top:16px}.v2-pdf-viewer h2{overflow-wrap:anywhere}
.v2-pdf-pages{margin-top:16px;overflow:auto;background:#edf1ef;border-radius:10px;padding:8px;min-height:260px}.v2-pdf-pages canvas{display:block;margin:12px auto;background:white}.v2-pdf-pages .v2-actions{justify-content:center;align-items:center;position:sticky;top:0;background:#edf1ef;padding:8px}
