:root{--bg:#dce8f7;--bg-strong:#e8f2fc;--surface:rgba(245,249,255,.78);--surface-solid:#f0f7ff;--text:#1f2330;--muted:#5d6472;--line:rgba(31,35,48,.1);--accent:#2563eb;--accent-deep:#1d4ed8;--accent-soft:#bfdbfe;--green:#5f9272;--shadow:0 24px 60px rgba(37,99,235,.12)}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(37,99,235,.24),transparent 28%),radial-gradient(circle at 80% 0,rgba(95,146,114,.24),transparent 22%),linear-gradient(180deg,#e8f0fe 0,var(--bg) 100%);color:var(--text);font-family:var(--font-sans,"Segoe UI",sans-serif)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.content{padding:1.5rem}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.2rem;border:1px solid var(--line);border-radius:24px;background:rgba(247,251,255,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-label{margin:0 0 .2rem;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.topbar-actions{display:flex;align-items:center;gap:.8rem}.topbar-contact{color:var(--muted)}.status-banner{padding:.9rem 1rem;border:1px solid rgba(37,99,235,.18);border-radius:18px;background:rgba(239,246,255,.88);color:var(--accent-deep)}.status-banner.success{border-color:rgba(95,146,114,.25);background:rgba(231,246,235,.88);color:#2d6b46}.status-banner.warning{border-color:rgba(29,78,216,.2);background:rgba(219,234,254,.92);color:#1e40af}.page{display:grid;grid-gap:1.5rem;gap:1.5rem}.sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:1.5rem;border-right:1px solid var(--line);background:rgba(240,247,255,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-block{display:grid;grid-gap:1rem;gap:1rem}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:14px;background:linear-gradient(135deg,var(--accent),#60a5fa);color:#fff;font-weight:800}.brand-copy h1,.brand-copy p{margin:0}.brand-copy p{color:var(--muted)}.nav-list{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.nav-section-group{display:grid;grid-gap:.25rem;gap:.25rem}.nav-section{padding:.7rem .6rem .3rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:700}.nav-link{display:flex;align-items:center;gap:.6rem;text-decoration:none;padding:.9rem 1rem;border:1px solid transparent;border-radius:18px;color:var(--muted);transition:.15s ease}.nav-link.active,.nav-link:hover{color:var(--text);border-color:var(--line);background:hsla(0,0%,100%,.48)}.sidebar-foot{padding:1rem;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.sidebar-foot p{margin:.3rem 0 0;color:var(--muted)}.dashboard-grid,.hero-block,.request-layout,.resource-grid,.stats-grid,.two-up{display:grid;grid-gap:1.5rem;gap:1.5rem}.hero-block{grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);padding:2rem;border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:var(--shadow)}.hero-block h1,.section-header h1{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.98;letter-spacing:-.04em}.eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:var(--muted)}.hero-copy,.section-header p{max-width:50rem;color:var(--muted);line-height:1.6}.hero-actions{display:flex;gap:.8rem;margin-top:1.2rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.3rem;border:0;border-radius:999px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer}.button.secondary{background:transparent;color:var(--accent-deep);border:1px solid rgba(37,99,235,.28)}.panel{padding:1.4rem;border:1px solid var(--line);border-radius:28px;background:var(--surface-solid);box-shadow:var(--shadow)}.panel-head{margin-bottom:1rem}.panel-head h2{margin:0}.panel-head p{margin:.35rem 0 0;color:var(--muted)}.dashboard-grid,.stats-grid,.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{padding:1.2rem;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.54),hsla(0,0%,100%,.82))}.metric-card span,.resource-type,.snapshot-grid dt{color:var(--muted)}.metric-card strong{display:block;margin-top:.4rem;font-size:2rem;letter-spacing:-.04em}.snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:0}.snapshot-grid dd{margin:.35rem 0 0;font-size:1.05rem;font-weight:600}.item-list,.resource-list,.stack-list,.timeline{display:grid;grid-gap:.9rem;gap:.9rem}.stack-list{margin:0;padding-left:1.2rem}.item-card,.resource-card,.timeline-item{padding:1rem;border:1px solid var(--line);border-radius:20px;background:hsla(0,0%,100%,.56)}.item-card h3,.resource-card h3,.timeline-item h3{margin:0}.item-card p,.resource-card p,.timeline-item p{margin:.45rem 0;color:var(--muted)}.item-row,.resource-meta{display:flex;justify-content:space-between;gap:1rem;align-items:center}.pill{padding:.35rem .7rem;border-radius:999px;font-size:.82rem;font-weight:700}.pill.high{background:#dbeafe;color:#1d4ed8}.pill.medium{background:#ffe8b8;color:#8f6200}.pill.low,.pill.paid{background:#dcefdc;color:#2d6b46}.pill.pending{background:#ffe8b8;color:#8f6200}.pill.overdue{background:#fde2e2;color:#a31515}.pill.scheduled{background:#dbeafe;color:#1d4ed8}.pill.deposit{background:#e0e7ff;color:#3730a3}.pill.balance{background:#ffedd5;color:#9a3412}.timeline-item{display:grid;grid-template-columns:120px minmax(0,1fr)}.news-feed{list-style:none;margin:0;padding:0;display:grid;grid-gap:.9rem;gap:.9rem}.news-item{padding:1rem;border:1px solid var(--line);border-radius:20px;background:hsla(0,0%,100%,.56)}.news-item h3{margin:.4rem 0 0}.news-item p{margin:.45rem 0 0;color:var(--muted)}.news-item-meta{display:flex;align-items:center;gap:.6rem;color:var(--muted);font-size:.82rem}.news-category{padding:.25rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.news-category.update{background:#dbeafe;color:#1d4ed8}.news-category.feature{background:#dcefdc;color:#2d6b46}.news-category.meeting{background:#ffe8b8;color:#8f6200}.news-category.announcement{background:#e0e7ff;color:#3730a3}.news-empty{margin:0;color:var(--muted)}.news-remove{margin-left:auto;border:0;background:transparent;color:var(--muted);font-size:.78rem;cursor:pointer;padding:.15rem .45rem;border-radius:999px}.news-remove:hover{color:#b91c1c;background:rgba(220,38,38,.08)}.devlog-form{display:grid;grid-gap:.85rem;gap:.85rem;margin-bottom:1.2rem;padding:1rem;border:1px solid var(--line);border-radius:20px;background:hsla(0,0%,100%,.5)}.devlog-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}@media (max-width:600px){.devlog-form-row{grid-template-columns:1fr}}.devlog-field{display:grid;grid-gap:.3rem;gap:.3rem;font-size:.85rem}.devlog-field span{color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.devlog-field input[type=date],.devlog-field input[type=file],.devlog-field input[type=text],.devlog-field select,.devlog-field textarea{width:100%;padding:.65rem .8rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-solid);color:var(--text);font:inherit}.devlog-field textarea{resize:vertical;min-height:80px}.devlog-form-actions{display:flex;justify-content:flex-end}.devlog-error{margin:0;color:#b91c1c;font-size:.85rem}.announcement-pdf{display:inline-flex;align-items:center;gap:.4rem;margin-top:.6rem;padding:.4rem .75rem;border-radius:999px;background:rgba(99,102,241,.12);color:var(--accent-deep,#1d4ed8);font-size:.85rem;text-decoration:none;font-weight:600}.announcement-pdf:hover{background:rgba(99,102,241,.2)}.announcement-pdf small{color:var(--muted);font-weight:500}.accounting-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,auto);grid-gap:1rem;gap:1rem;align-items:center}@media (max-width:720px){.accounting-toolbar{grid-template-columns:1fr}}.accounting-toolbar .search-input{width:100%}.accounting-toolbar .period-select,.accounting-toolbar .search-input{padding:.55rem .8rem;border:1px solid var(--line);border-radius:8px;font:inherit;background:#fff}.accounting-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.4rem;flex-wrap:wrap}.count-badge{display:inline-block;margin-left:.4rem;padding:.1rem .55rem;background:var(--accent-soft,#eef2ff);color:var(--accent-deep,#3730a3);border-radius:999px;font-size:.8rem;font-weight:600;vertical-align:middle}.export-btn{padding:.45rem .85rem;font-size:.82rem;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer;font-weight:600}.export-btn:hover{background:#f8fafc}.table th.sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.table th.sortable:hover{color:var(--accent-deep,#3730a3)}.sort-chevron{display:inline-block;margin-left:.3rem;font-size:.7rem;opacity:.7}.table tbody tr.row-overdue{background:hsla(0,87%,94%,.4)}.table tfoot td{background:#f1f5f9;font-weight:700;border-top:2px solid var(--line)}.method-chip{display:inline-block;padding:.18rem .55rem;border-radius:6px;background:#f1f5f9;color:#334155;font-size:.78rem;font-weight:600}.receipt-link{color:#94a3b8;cursor:not-allowed;font-size:1.05rem}.salary-bar{display:flex;height:6px;border-radius:999px;overflow:hidden;background:#e2e8f0;margin-top:.3rem;min-width:80px}.salary-bar-net{background:#2d6b46}.salary-bar-charges{background:#f59e0b}.salary-bar-cell{min-width:120px}.kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--accent-soft,#eef2ff);color:var(--accent-deep,#3730a3);margin-bottom:.5rem}.kpi-icon.up{background:#fde2e2;color:#a31515}.kpi-icon.down{background:#dcefdc;color:#2d6b46}.kpi-icon.users{background:#ffedd5;color:#9a3412}.kpi-icon.trend{background:#dbeafe;color:#1d4ed8}.kpi-trend{display:inline-block;margin-top:.25rem;font-size:.78rem;font-weight:600}.kpi-trend.up{color:#2d6b46}.kpi-trend.down{color:#a31515}.kpi-trend.neutral{color:var(--muted)}.category-pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem}.category-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .7rem;border-radius:999px;background:#f1f5f9;font-size:.82rem;font-weight:600;color:#334155}.category-pill strong{font-weight:700;color:var(--ink)}.subsection-title{margin:1.4rem 0 .6rem;font-size:.95rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.timeline-amount{font-weight:700}.timeline-amount.in{color:#2d6b46}.timeline-amount.out{color:#a31515}.timeline-amount.payroll{color:#b45309}.timeline-legend{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:.9rem;font-size:.85rem}.timeline-legend-item{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted)}.timeline-legend-dot{width:10px;height:10px;border-radius:999px}.timeline-legend-dot.in{background:#2d6b46}.timeline-legend-dot.out{background:#a31515}.timeline-legend-dot.payroll{background:#b45309}.empty-state{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;color:var(--muted);text-align:center}.empty-state-icon{font-size:2rem;opacity:.5}.margin-positive{color:#2d6b46;font-weight:700}.margin-negative{color:#a31515;font-weight:700}.tva-grid{display:grid;grid-gap:.6rem;gap:.6rem}.tva-row{display:flex;justify-content:space-between;align-items:center;padding:.7rem .9rem;border-radius:8px;background:#f8fafc}.tva-row.tva-net{background:var(--accent-soft,#eef2ff);font-weight:700}.tva-label{display:flex;flex-direction:column}.tva-label small{color:var(--muted);font-weight:500;font-size:.78rem;margin-top:.15rem}.cashflow-chart-wrap{width:100%;overflow-x:auto}.request-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.2fr)}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-form{display:grid;grid-gap:1rem;gap:1rem}.app-form label{display:grid;grid-gap:.45rem;gap:.45rem;font-weight:600}.app-form input,.app-form select,.app-form textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--line);border-radius:18px;background:#fff}.table-wrap{overflow-x:auto}.form-note{margin:0;color:var(--muted)}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:.9rem .5rem;border-bottom:1px solid var(--line);text-align:left}.location-list{display:grid;grid-gap:.6rem;gap:.6rem}.location-row{display:grid;grid-template-columns:minmax(0,1.6fr) auto minmax(0,.8fr) minmax(0,.9fr) auto;align-items:center;grid-gap:1rem;gap:1rem;padding:.95rem 1.1rem;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.6);cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;transition:.15s ease}.location-row:hover{border-color:rgba(37,99,235,.32);background:hsla(0,0%,100%,.85)}.location-row.active{border-color:var(--accent);background:rgba(239,246,255,.95)}.location-row-name{display:grid;grid-gap:.15rem;gap:.15rem}.location-row-name strong{font-size:1rem}.location-row-meta,.location-row-name span{color:var(--muted);font-size:.88rem}.location-row-meta{text-align:right}.stage-pill{padding:.3rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.stage-pill.prospect{background:#e8f2fc;color:var(--muted)}.stage-pill.negotiating{background:#ffe8b8;color:#8f6200}.stage-pill.active{background:var(--accent-soft);color:var(--accent-deep)}.stage-pill.paused{background:#f0e6d2;color:#7a5a1a}.stage-pill.archived{background:rgba(31,35,48,.06);color:var(--muted)}.location-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.public-shell{display:flex;flex-direction:column;min-height:100vh}.public-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem clamp(1rem,5vw,3rem);border-bottom:1px solid var(--line);background:rgba(247,251,255,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.public-brand{display:inline-flex;align-items:center;gap:.75rem}.public-brand-copy{display:grid;line-height:1.1}.public-brand-copy strong{font-size:1.05rem}.public-brand-copy span{color:var(--muted);font-size:.8rem}.public-nav{display:flex;align-items:center;gap:1.2rem}.public-nav-link{color:var(--muted);font-weight:600}.public-nav-link:hover{color:var(--text)}.public-main{flex:1 1;width:min(100%,1100px);margin:0 auto;padding:clamp(1.5rem,5vw,3rem) clamp(1rem,5vw,3rem)}.public-main,.public-page{display:grid;grid-gap:2rem;gap:2rem}.public-hero{padding:clamp(1.5rem,4vw,2.5rem);border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:var(--shadow)}.public-hero h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em;line-height:1.05}.public-hero-copy{max-width:60ch;margin:1rem 0 0;color:var(--muted);line-height:1.6}.public-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.drawer-overlay{position:fixed;inset:0;background:rgba(15,23,42,.32);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;animation:drawer-fade .16s ease}@keyframes drawer-fade{0%{opacity:0}to{opacity:1}}.location-drawer{position:fixed;top:0;right:0;bottom:0;width:min(480px,100vw);z-index:50;display:flex;flex-direction:column;border-left:1px solid var(--line);background:var(--surface-solid);box-shadow:-24px 0 60px rgba(15,23,42,.18);overflow-y:auto;animation:drawer-slide .22s ease}@keyframes drawer-slide{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.4rem 1.4rem .6rem;border-bottom:1px solid var(--line)}.drawer-head h2{margin:0 0 .5rem;font-size:1.4rem;letter-spacing:-.02em}.drawer-head .drawer-subtitle{margin:0;color:var(--muted);font-size:.92rem}.drawer-close{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;width:2.2rem;height:2.2rem;font-size:1.1rem;cursor:pointer;flex-shrink:0}.drawer-close:hover{color:var(--text);border-color:rgba(37,99,235,.32)}.drawer-body{display:grid;grid-gap:1.3rem;gap:1.3rem;padding:1.2rem 1.4rem 1.6rem}.drawer-section{display:grid;grid-gap:.5rem;gap:.5rem}.drawer-section h3{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.drawer-section p{margin:0;white-space:pre-line}.location-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem}.location-meta-grid dt{margin:0;color:var(--muted);font-size:.82rem}.location-meta-grid dd{margin:0 0 .4rem;font-weight:600}.event-type-row,.feature-chip-row,.tag-row{display:flex;flex-wrap:wrap;gap:.4rem}.feature-chip{padding:.3rem .7rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:.82rem;color:var(--muted)}.feature-chip.on{border-color:rgba(37,99,235,.28)}.event-type-chip,.feature-chip.on{background:rgba(239,246,255,.9);color:var(--accent-deep);font-weight:600}.event-type-chip{padding:.3rem .75rem;border-radius:999px;border:1px solid rgba(37,99,235,.22);font-size:.82rem}.tag-chip{padding:.25rem .65rem;border-radius:999px;background:rgba(31,35,48,.06);color:var(--muted);font-size:.78rem}.contact-line{display:grid;grid-gap:.15rem;gap:.15rem}.contact-line a{color:var(--accent-deep);text-decoration:underline}.public-card{padding:1.4rem;border:1px solid var(--line);border-radius:24px;background:var(--surface-solid);box-shadow:var(--shadow)}.public-card h2{margin:0 0 .6rem;font-size:1.15rem}.public-card p{margin:0;color:var(--muted);line-height:1.5}.public-form-block{padding:clamp(1.5rem,4vw,2.5rem);border:1px solid var(--line);border-radius:32px;background:var(--surface-solid);box-shadow:var(--shadow)}.public-form-head{margin-bottom:1.5rem}.public-form-head h2{margin:0;font-size:1.6rem;letter-spacing:-.02em}.public-form-head p{margin:.4rem 0 0;color:var(--muted)}.public-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.public-form-section{margin:1.4rem 0 0;padding-bottom:.4rem;border-bottom:1px solid var(--line);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep)}.public-form-section:first-child{margin-top:0}.public-consent{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:start;font-weight:500;color:var(--muted)}.public-consent input{width:1.1rem;height:1.1rem;margin-top:.2rem}.public-success{display:grid;grid-gap:.75rem;gap:.75rem;padding:1.5rem;border:1px solid rgba(95,146,114,.3);border-radius:22px;background:rgba(231,246,235,.7);color:#2d6b46}.public-success h3{margin:0;font-size:1.4rem}.public-success p{margin:0}.public-success .button.secondary{justify-self:start}.public-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem clamp(1rem,5vw,3rem);border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.public-footer p{margin:.2rem 0 0}.public-footer-links{display:flex;gap:1.2rem}.public-footer-links a:hover{color:var(--text)}.form-note code{padding:.1rem .35rem;border-radius:6px;background:rgba(37,99,235,.08);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}.calculator-frame-wrap{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#0d0b0e;box-shadow:var(--shadow)}.calculator-frame{display:block;width:100%;height:calc(100vh - 12rem);min-height:720px;border:0;background:#0d0b0e}.partnership-admin-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow)}.partnership-admin-link{display:flex;flex-direction:column;gap:.3rem;min-width:0;flex:1 1}.partnership-admin-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:700}.partnership-admin-url{display:inline-block;padding:.35rem .6rem;border-radius:10px;background:rgba(37,99,235,.08);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;color:var(--accent-deep);word-break:break-all;-webkit-user-select:all;-moz-user-select:all;user-select:all}.partnership-admin-actions{display:flex;gap:.6rem;flex-wrap:wrap}.partnership-admin-actions .button{padding:.7rem 1rem;font-size:.9rem}.partnership-frame-wrap{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:var(--surface-solid);box-shadow:var(--shadow)}.partnership-frame{display:block;width:100%;height:calc(100vh - 16rem);min-height:720px;border:0;background:var(--bg-strong)}@media (max-width:1100px){.shell{grid-template-columns:1fr}.sidebar{position:static;min-height:auto}}@media (max-width:900px){.dashboard-grid,.hero-block,.location-meta-grid,.location-row,.location-stats,.public-form-row,.public-grid,.request-layout,.resource-grid,.snapshot-grid,.stats-grid,.timeline-item,.two-up{grid-template-columns:1fr}.location-row{align-items:flex-start}.location-row-meta{text-align:left}.content{padding:1rem}.topbar,.topbar-actions{display:grid}.hero-block{padding:1.25rem}.public-footer,.public-header{flex-direction:column;align-items:flex-start}}.shell.theme-dark{--bg:#0a0b1e;--surface:#131527;--surface-2:#1a1d35;--glass:hsla(0,0%,100%,.04);--line:hsla(0,0%,100%,.08);--line-strong:hsla(0,0%,100%,.14);--text:#f5f5f7;--muted:#9ca3af;--muted-2:#6b7280;--indigo:#6366f1;--indigo-2:#818cf8;--magenta:#ec4899;--emerald:#10b981;--amber:#f59e0b;--rose:#f43f5e;--shadow:0 24px 60px rgba(0,0,0,.4);background:var(--bg);color:var(--text);position:relative}body:has(.shell.theme-dark){background:var(--bg)}.shell.theme-dark:before{content:"";position:fixed;inset:0;z-index:0;background:radial-gradient(700px circle at 10% 5%,rgba(99,102,241,.18),transparent 50%),radial-gradient(600px circle at 90% 80%,rgba(236,72,153,.14),transparent 45%);pointer-events:none}.shell.theme-dark>*{position:relative;z-index:1}.shell.theme-dark .sidebar{background:rgba(13,14,30,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--line)}.shell.theme-dark .brand-block h1{color:var(--text)}.shell.theme-dark .brand-copy p{color:var(--muted)}.shell.theme-dark .brand-mark{background:linear-gradient(135deg,var(--indigo),var(--magenta));box-shadow:0 4px 20px rgba(99,102,241,.4)}.shell.theme-dark .nav-link{color:var(--muted);border-color:transparent}.shell.theme-dark .nav-link:hover{color:var(--text);background:var(--glass);border-color:transparent}.shell.theme-dark .nav-link.active{color:var(--text);background:linear-gradient(135deg,rgba(99,102,241,.18),rgba(236,72,153,.12));border-color:rgba(99,102,241,.3)}.shell.theme-dark .nav-section{padding:.7rem .6rem .3rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-2);font-weight:700}.shell.theme-dark .sidebar-foot{background:var(--glass);border-color:var(--line);color:var(--text)}.shell.theme-dark .sidebar-foot p{color:var(--muted)}.shell.theme-dark .topbar{background:var(--surface);border-color:var(--line);-webkit-backdrop-filter:none;backdrop-filter:none}.shell.theme-dark .topbar-contact,.shell.theme-dark .topbar-label{color:var(--muted)}.shell.theme-dark .source-badge.mock{background:rgba(99,102,241,.18);color:var(--indigo-2)}.shell.theme-dark .source-badge.api{background:rgba(16,185,129,.18);color:#6ee7b7}.shell.theme-dark .topbar-search{display:flex;align-items:center;gap:.6rem;padding:.5rem .85rem;font-size:.88rem;flex:1 1;max-width:420px}.shell.theme-dark .icon-btn,.shell.theme-dark .topbar-search{background:var(--glass);border:1px solid var(--line);border-radius:9px;color:var(--muted)}.shell.theme-dark .icon-btn{position:relative;width:36px;height:36px;cursor:pointer;display:grid;place-items:center}.shell.theme-dark .icon-btn:hover{color:var(--text);border-color:var(--line-strong)}.shell.theme-dark .icon-btn .badge-dot{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--magenta)}.shell.theme-dark .user-chip{display:flex;align-items:center;gap:.6rem;padding:.35rem .85rem .35rem .35rem;background:var(--glass);border:1px solid var(--line);border-radius:999px;cursor:pointer;position:relative}.shell.theme-dark .user-chip:hover{border-color:var(--line-strong)}.shell.theme-dark .user-chip .avatar-circle{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--indigo),var(--magenta));color:#fff;font-weight:700;font-size:.8rem;display:grid;place-items:center}.shell.theme-dark .user-chip .user-name{font-size:.85rem;font-weight:600;color:var(--text)}.shell.theme-dark .user-chip .user-role{font-size:.7rem;color:var(--muted)}.shell.theme-dark .user-chip .chev{color:var(--muted);font-size:.7rem;margin-left:.2rem}.shell.theme-dark .user-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:260px;background:var(--surface-2);border:1px solid var(--line-strong);border-radius:14px;padding:.4rem;box-shadow:0 20px 60px rgba(0,0,0,.55);z-index:60}.shell.theme-dark .menu-item{padding:.6rem .8rem;border-radius:8px;font-size:.88rem;color:var(--text);cursor:pointer;display:flex;align-items:center;gap:.6rem;background:transparent;border:0;width:100%;text-align:left;font-family:inherit}.shell.theme-dark .menu-item:hover{background:var(--glass)}.shell.theme-dark .menu-section{padding:.55rem .8rem .35rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-2);font-weight:700;display:flex;align-items:center;gap:.4rem}.shell.theme-dark .menu-section .dev-chip{padding:.1rem .5rem;background:rgba(244,63,94,.18);color:#fda4af;border-radius:999px;font-size:.62rem}.shell.theme-dark .menu-divider{height:1px;background:var(--line);margin:.3rem 0}.shell.theme-dark .role-radio{width:14px;height:14px;border:2px solid var(--muted-2);border-radius:50%;flex-shrink:0;display:grid;place-items:center}.shell.theme-dark .menu-item.active{color:var(--indigo-2)}.shell.theme-dark .menu-item.active .role-radio{border-color:var(--indigo)}.shell.theme-dark .menu-item.active .role-radio:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--indigo)}.shell.theme-dark .panel{background:var(--surface);border-color:var(--line);color:var(--text);box-shadow:var(--shadow)}.shell.theme-dark .panel-head h2{color:var(--text)}.shell.theme-dark .eyebrow,.shell.theme-dark .panel-head p{color:var(--muted)}.shell.theme-dark .hero-block,.shell.theme-dark .public-hero{background:var(--surface);border-color:var(--line);box-shadow:var(--shadow)}.shell.theme-dark .hero-copy,.shell.theme-dark .section-header p{color:var(--muted)}.shell.theme-dark .status-banner{background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.3);color:var(--indigo-2)}.shell.theme-dark .status-banner.success{background:rgba(16,185,129,.12);border-color:rgba(16,185,129,.3);color:#6ee7b7}.shell.theme-dark .status-banner.warning{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.3);color:#fcd34d}.shell.theme-dark .metric-card{background:var(--surface);border-color:var(--line)}.shell.theme-dark .metric-card span{color:var(--muted)}.shell.theme-dark .metric-card strong{background:linear-gradient(135deg,var(--text),var(--muted));-webkit-background-clip:text;background-clip:text;color:transparent}.shell.theme-dark .item-card,.shell.theme-dark .news-item,.shell.theme-dark .resource-card,.shell.theme-dark .timeline-item{background:var(--glass);border-color:var(--line);color:var(--text)}.shell.theme-dark .item-card p,.shell.theme-dark .news-item p,.shell.theme-dark .resource-card p,.shell.theme-dark .timeline-item p{color:var(--muted)}.shell.theme-dark .resource-type{color:var(--indigo-2)}.shell.theme-dark .news-empty,.shell.theme-dark .news-item-meta{color:var(--muted)}.shell.theme-dark .news-category.update{background:rgba(99,102,241,.18);color:var(--indigo-2)}.shell.theme-dark .news-category.feature{background:rgba(16,185,129,.18);color:#6ee7b7}.shell.theme-dark .news-category.meeting{background:rgba(245,158,11,.18);color:#fcd34d}.shell.theme-dark .news-category.announcement{background:rgba(129,140,248,.18);color:#c7d2fe}.shell.theme-dark .devlog-form{background:var(--glass);border-color:var(--line)}.shell.theme-dark .devlog-field input[type=date],.shell.theme-dark .devlog-field input[type=file],.shell.theme-dark .devlog-field input[type=text],.shell.theme-dark .devlog-field select,.shell.theme-dark .devlog-field textarea{background:var(--glass);border-color:var(--line);color:var(--text)}.shell.theme-dark .devlog-field span{color:var(--muted)}.shell.theme-dark .announcement-pdf{background:rgba(129,140,248,.18);color:#c7d2fe}.shell.theme-dark .announcement-pdf small{color:var(--muted)}.shell.theme-dark .news-remove:hover,.shell.theme-dark .pill.high{background:rgba(244,63,94,.18);color:#fda4af}.shell.theme-dark .pill.medium{background:rgba(245,158,11,.18);color:#fcd34d}.shell.theme-dark .pill.low,.shell.theme-dark .pill.paid{background:rgba(16,185,129,.18);color:#6ee7b7}.shell.theme-dark .pill.pending{background:rgba(245,158,11,.18);color:#fcd34d}.shell.theme-dark .pill.overdue{background:rgba(244,63,94,.18);color:#fda4af}.shell.theme-dark .pill.scheduled{background:rgba(99,102,241,.18);color:var(--indigo-2)}.shell.theme-dark .pill.deposit{background:rgba(129,140,248,.18);color:#c7d2fe}.shell.theme-dark .pill.balance{background:rgba(245,158,11,.18);color:#fdba74}.shell.theme-dark .stage-pill.prospect{background:rgba(99,102,241,.18);color:var(--indigo-2)}.shell.theme-dark .stage-pill.negotiating{background:rgba(245,158,11,.18);color:#fcd34d}.shell.theme-dark .stage-pill.active{background:rgba(16,185,129,.18);color:#6ee7b7}.shell.theme-dark .stage-pill.paused{background:hsla(0,0%,100%,.08);color:var(--muted)}.shell.theme-dark .stage-pill.archived{background:hsla(0,0%,100%,.05);color:var(--muted-2)}.shell.theme-dark .accounting-toolbar .period-select,.shell.theme-dark .accounting-toolbar .search-input,.shell.theme-dark .app-form input,.shell.theme-dark .app-form select,.shell.theme-dark .app-form textarea{background:var(--glass);border-color:var(--line);color:var(--text)}.shell.theme-dark .app-form input::placeholder,.shell.theme-dark .app-form textarea::placeholder{color:var(--muted-2)}.shell.theme-dark .app-form input:focus,.shell.theme-dark .app-form select:focus,.shell.theme-dark .app-form textarea:focus{border-color:var(--indigo);outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.2)}.shell.theme-dark .button{background:linear-gradient(135deg,var(--indigo),#4f46e5);color:#fff}.shell.theme-dark .button:hover{box-shadow:0 12px 28px rgba(99,102,241,.35)}.shell.theme-dark .button.secondary{background:var(--glass);color:var(--text);border:1px solid var(--line-strong)}.shell.theme-dark .button.secondary:hover{border-color:var(--indigo)}.shell.theme-dark .table td,.shell.theme-dark .table th{border-bottom-color:var(--line);color:var(--text)}.shell.theme-dark .table th{color:var(--muted)}.shell.theme-dark .table tbody tr:hover{background:var(--glass)}.shell.theme-dark .table tbody tr.row-overdue{background:rgba(244,63,94,.08)}.shell.theme-dark .table tfoot td{background:var(--glass);border-top-color:var(--line-strong)}.shell.theme-dark .method-chip{background:var(--glass);color:var(--text)}.shell.theme-dark .snapshot-grid dt,.shell.theme-dark .subsection-title{color:var(--muted)}.shell.theme-dark .location-row{background:var(--glass);border-color:var(--line);color:var(--text)}.shell.theme-dark .location-row:hover{border-color:var(--indigo);background:var(--glass)}.shell.theme-dark .location-row.active{background:rgba(99,102,241,.12);border-color:var(--indigo)}.shell.theme-dark .location-row-meta,.shell.theme-dark .location-row-name span{color:var(--muted)}.shell.theme-dark .location-drawer{background:var(--surface);border-left-color:var(--line);color:var(--text)}.shell.theme-dark .drawer-head h2{color:var(--text)}.shell.theme-dark .drawer-head .drawer-subtitle,.shell.theme-dark .drawer-section h3{color:var(--muted)}.shell.theme-dark .drawer-close,.shell.theme-dark .feature-chip{background:var(--glass);border-color:var(--line);color:var(--muted)}.shell.theme-dark .event-type-chip,.shell.theme-dark .feature-chip.on{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.3);color:var(--indigo-2)}.shell.theme-dark .tag-chip{background:var(--glass);color:var(--muted)}.shell.theme-dark .location-meta-grid dt{color:var(--muted)}.shell.theme-dark .count-badge{background:rgba(99,102,241,.18);color:var(--indigo-2)}.shell.theme-dark .export-btn{background:var(--glass);border-color:var(--line-strong);color:var(--text)}.shell.theme-dark .export-btn:hover{background:rgba(99,102,241,.1);border-color:var(--indigo)}.shell.theme-dark .tva-row{background:var(--glass)}.shell.theme-dark .tva-row.tva-net{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(236,72,153,.1));border:1px solid rgba(99,102,241,.3);color:var(--indigo-2)}.shell.theme-dark .tva-label small{color:var(--muted)}.shell.theme-dark .timeline-amount.in{color:#6ee7b7}.shell.theme-dark .timeline-amount.out{color:#fda4af}.shell.theme-dark .timeline-amount.payroll{color:#fcd34d}.shell.theme-dark .empty-state{color:var(--muted)}.shell.theme-dark .kpi-icon{background:rgba(99,102,241,.12);color:var(--indigo-2)}.shell.theme-dark .kpi-icon.up{background:rgba(244,63,94,.12);color:#fda4af}.shell.theme-dark .kpi-icon.down{background:rgba(16,185,129,.12);color:#6ee7b7}.shell.theme-dark .kpi-icon.users{background:rgba(245,158,11,.12);color:#fcd34d}.shell.theme-dark .kpi-icon.trend{background:rgba(99,102,241,.12);color:var(--indigo-2)}.shell.theme-dark .kpi-trend.up{color:#6ee7b7}.shell.theme-dark .kpi-trend.down{color:#fda4af}.shell.theme-dark .category-pill{background:var(--glass);color:var(--text)}.shell.theme-dark .salary-bar{background:var(--glass)}.shell.theme-dark .calculator-frame-wrap{border-color:var(--line);background:#0d0b0e;box-shadow:var(--shadow)}.shell.theme-dark .partnership-admin-bar{background:var(--surface);border-color:var(--line)}.shell.theme-dark .partnership-admin-label{color:var(--muted)}.shell.theme-dark .partnership-admin-url{background:rgba(99,102,241,.12);color:var(--indigo-2)}.shell.theme-dark .partnership-frame-wrap{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow)}.shell.theme-dark .item-card small,.shell.theme-dark .resource-card small,.shell.theme-dark .timeline-item small{color:var(--muted-2)}.shell.theme-dark .timeline-item>span{color:var(--muted)}.shell.theme-dark .table th.sortable:hover{color:var(--indigo-2)}.shell.theme-dark .drawer-overlay{background:rgba(0,0,0,.65)}.shell.theme-dark .contact-line a{color:var(--indigo-2)}.shell.theme-dark .margin-positive{color:#6ee7b7}.shell.theme-dark .margin-negative{color:#fda4af}.shell.theme-dark .salary-bar-net{background:#34d399}.shell.theme-dark .salary-bar-charges{background:#fbbf24}.shell.theme-dark .timeline-legend-dot.in{background:#6ee7b7}.shell.theme-dark .timeline-legend-dot.out{background:#fda4af}.shell.theme-dark .timeline-legend-dot.payroll{background:#fcd34d}.shell.theme-dark .cashflow-chart-wrap text{fill:#9ca3af}.shell.theme-dark .cashflow-chart-wrap .grid-line{stroke:hsla(0,0%,100%,.07)}.shell.theme-dark .cashflow-chart-wrap .zero-line{stroke:hsla(0,0%,100%,.18)}.shell.theme-dark .cashflow-chart-wrap .cashflow-line{stroke:var(--indigo-2)}.shell.theme-dark .cashflow-chart-wrap .area-positive{fill:rgba(16,185,129,.15)}.shell.theme-dark .cashflow-chart-wrap .area-negative{fill:rgba(244,63,94,.15)}.shell.theme-dark .cashflow-chart-wrap .tick-line{stroke:hsla(0,0%,100%,.07)}