@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--dracula-background:#282a36;--dracula-current-line:#6272a4;--dracula-selection:#44475a;--dracula-foreground:#f8f8f2;--dracula-comment:#6272a4;--dracula-red:#f55;--dracula-orange:#ffb86c;--dracula-yellow:#f1fa8c;--dracula-green:#50fa7b;--dracula-cyan:#8be9fd;--dracula-purple:#bd93f9;--dracula-pink:#ff79c6;--theme-background:var(--dracula-background);--theme-surface:#343746;--theme-surface-raised:#424450;--theme-surface-dark:#21222c;--theme-border:#44475a;--theme-text:var(--dracula-foreground);--theme-muted:#b5bcd0;--theme-accent:var(--dracula-purple);--theme-link:var(--dracula-cyan);--theme-success:var(--dracula-green);--theme-warning:var(--dracula-orange);--theme-danger:var(--dracula-red);color:var(--theme-text);background:var(--theme-background);font-synthesis:none;font-family:DM Sans,sans-serif}[data-theme=alucard]{--theme-background:#fffbeb;--theme-surface:#efeddc;--theme-surface-raised:#ece9df;--theme-surface-dark:#ceccc0;--theme-border:#cfcfde;--theme-text:#1f1f1f;--theme-muted:#6c664b;--theme-accent:#644ac9;--theme-link:#036a96;--theme-success:#14710a;--theme-warning:#a34d14;--theme-danger:#cb3a2a}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#dce9df;background:#18352d;flex-direction:column;width:244px;padding:27px 16px 18px;display:flex}.brand{letter-spacing:-.03em;color:#fff;align-items:center;gap:10px;padding:0 12px 48px;font-size:20px;font-weight:700;display:flex}.brand-mark{color:#18352d;background:#d1e9b6;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#718078;margin:0 0 8px;font-size:10px;font-weight:700}.sidebar .eyebrow{color:#88a895}.sidebar-label{padding:0 12px}.nav-list{gap:4px;display:grid}.nav-item{color:#aac0b0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:500;display:flex}.nav-count{color:#e4f1e4;background:#406456;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:11px}.sidebar-spacer{flex:1}.user-chip{color:#fff;border-top:1px solid #315447;align-items:center;gap:9px;margin-top:17px;padding:17px 10px 0;display:flex}.user-chip>span:nth-child(2){flex:1;gap:2px;font-size:12px;display:grid}.user-chip small{color:#91ad9b}.avatar{color:#3b3025;background:#d0b490;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid #e2e7df;justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 5.2%;display:flex}.search{color:#84918a;align-items:center;gap:9px;width:100%;max-width:420px;display:flex}.search input{color:#26302c;background:0 0;border:0;outline:0;width:100%;font-size:13px}.top-actions{align-items:center;gap:15px;display:flex}.icon-button{color:#65756d;background:0 0;border:0;padding:8px;position:relative}.notification-dot{background:#d66e54;border:1px solid #f7f8f4;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.primary-button{color:#fff;white-space:nowrap;background:#245848;border:0;border-radius:7px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:600;display:flex}.content-wrap{max-width:1230px;margin:0 auto;padding:42px 5.2% 70px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.welcome-row h1{letter-spacing:-.04em;color:#1d3029;margin:0 0 7px;font-family:Playfair Display,serif;font-size:clamp(30px,4vw,42px);line-height:1.05}.subhead{color:#829089;margin:0;font-size:14px}.weather-card{color:#605b49;background:#f0eee3;border-radius:11px;align-items:center;gap:10px;padding:10px 14px;display:flex}.weather-icon{font-size:24px}.weather-card span:last-child{gap:2px;display:grid}.weather-card strong{font-size:14px}.weather-card small{color:#87816d;font-size:10px}.stats-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{background:#fff;border:1px solid #e3e9e2;border-radius:11px;gap:6px;padding:18px 20px;display:grid;position:relative;overflow:hidden}.stat-card:after{content:"";opacity:.6;border-radius:50%;width:80px;height:80px;position:absolute;top:-30px;right:-25px}.stat-card.blue:after{background:#dcebf1}.stat-card.gold:after{background:#f4ebc5}.stat-card.green:after{background:#dae9c7}.stat-label,.stat-card small{color:#7a8980;font-size:11px}.stat-value{color:#1d3029;font-family:Playfair Display,serif;font-size:29px}.dashboard-grid{grid-template-columns:1.18fr .82fr;gap:18px;display:grid}.panel{background:#fff;border:1px solid #e3e9e2;border-radius:11px;padding:23px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:19px;display:flex}.panel h2{color:#1d3029;margin:0;font-family:Playfair Display,serif;font-size:22px}.text-button{color:#658274;background:0 0;border:0;align-items:center;gap:5px;padding:3px 0;font-size:11px;font-weight:600;display:flex}.shortcut-grid{gap:9px;display:grid}.shortcut-card{text-align:left;border:1px solid #e8ede7;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:border-color .15s,transform .15s;display:flex}.shortcut-card:hover{border-color:#aacaa0;transform:translateY(-1px)}.shortcut-card>span:nth-child(2){flex:1;gap:3px;display:grid}.shortcut-card strong{color:#30443a;font-size:13px}.shortcut-card small{color:#849088;font-size:11px}.shortcut-icon{color:#3f7563;background:#e9f2e5;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.shortcut-icon.muted{color:#9aaca1;background:#f2f5f0}.shortcut-arrow{color:#a2b0a7}.add-card{background:#fbfcfa;border-style:dashed}.activity-list{gap:6px;display:grid}.activity-item{align-items:flex-start;gap:11px;padding:10px 0;display:flex}.activity-item+.activity-item{border-top:1px solid #eef1ed}.activity-icon{color:#5e8973;background:#ebf4e9;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.activity-icon.lavender{color:#806e9a;background:#f0edf7}.activity-item>span:last-child{gap:4px;display:grid}.activity-item strong{color:#34463d;font-size:12px}.activity-item small{color:#839087;font-size:11px;line-height:1.4}.activity-item time{color:#a1aca4;font-size:10px}.tip-banner{color:#476048;background:#e7f0dc;border-radius:11px;align-items:center;gap:13px;margin-top:18px;padding:17px 20px;display:flex}.tip-icon{color:#7e9e69;font-size:21px}.tip-banner>span:nth-child(2){flex:1;gap:3px;display:grid}.tip-banner strong{font-size:12px}.tip-banner small{color:#71866e;font-size:11px}.banner-button{color:#4c6c4d;background:#fff6;border:1px solid #b5caa6;border-radius:6px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:600;display:flex}@media (width<=850px){.sidebar{align-items:center;width:68px;padding:20px 8px}.brand{padding:0 0 45px}.brand-name,.sidebar-label,.nav-label,.nav-count,.user-chip>span:not(.avatar),.user-chip>svg{display:none}.nav-item{padding:11px}.nav-item.active{box-shadow:none}.user-chip{padding:17px 0 0}.dashboard-grid{grid-template-columns:1fr}}@media (width<=600px){.topbar{height:64px;padding:0 20px}.content-wrap{padding:30px 20px 50px}.welcome-row{flex-direction:column;align-items:flex-start;gap:20px}.weather-card{align-self:stretch}.stats-row{grid-template-columns:1fr}.tip-banner{flex-wrap:wrap;align-items:flex-start}.banner-button{margin-left:34px}.panel{padding:18px}}body{background:var(--theme-background);color:var(--theme-text)}.sidebar{background:var(--theme-surface-dark);color:var(--theme-text)}.brand{color:var(--theme-text)}.brand-mark{background:var(--theme-accent);color:var(--theme-surface-dark)}.eyebrow,.sidebar .eyebrow,.nav-item,.user-chip small{color:var(--theme-muted)}.nav-item:hover,.nav-item.active{color:var(--theme-text);background:var(--theme-surface)}.nav-item.active{box-shadow:inset 3px 0 var(--theme-accent)}.nav-count{background:var(--theme-surface-raised);color:var(--theme-text)}.user-chip,.topbar{border-color:var(--theme-border)}.search,.subhead,.stat-label,.stat-card small,.shortcut-card small,.activity-item small,.activity-item time{color:var(--theme-muted)}.text-button{color:var(--theme-link)}.search input{color:var(--theme-text)}.notification-dot{background:var(--theme-danger);border-color:var(--theme-background)}.primary-button{background:var(--theme-accent);color:var(--theme-surface-dark)}.welcome-row h1,.panel h2,.stat-value{color:var(--theme-text)}.weather-card,.tip-banner{background:var(--theme-surface);color:var(--theme-text)}.weather-card small,.tip-banner small{color:var(--theme-muted)}.stat-card,.panel{background:var(--theme-surface);border-color:var(--theme-border)}.stat-card:after{opacity:.18}.shortcut-card{border-color:var(--theme-border)}.shortcut-card.add-card{background:var(--theme-surface-dark)}.shortcut-card:hover{border-color:var(--theme-accent)}.shortcut-card strong,.activity-item strong{color:var(--theme-text)}.shortcut-icon,.activity-icon{background:var(--theme-surface-raised);color:var(--theme-accent)}.shortcut-icon.muted{background:var(--theme-surface-dark);color:var(--theme-muted)}.activity-icon.lavender{background:var(--theme-surface-raised);color:var(--dracula-pink)}.activity-item+.activity-item{border-color:var(--theme-border)}.tip-banner{background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-text)}.banner-button{border-color:var(--theme-success);color:var(--theme-surface-dark);background:var(--theme-success)}.modal-backdrop{z-index:20;background:color-mix(in srgb, var(--theme-surface-dark) 82%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:14px;width:min(100%,480px);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 24px 80px #00000059}.modal-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.modal h2{margin:0;font-family:Playfair Display,serif;font-size:25px}.modal form,.modal label{gap:8px;display:grid}.modal form{gap:16px}.modal label{color:var(--theme-text);font-size:12px;font-weight:600}.modal input,.modal textarea{border:1px solid var(--theme-border);width:100%;color:var(--theme-text);background:var(--theme-surface-dark);resize:vertical;border-radius:8px;outline:0;padding:11px 12px}.modal input:focus,.modal textarea:focus{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-accent) 20%, transparent)}.form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.secondary-button{border:1px solid var(--theme-border);color:var(--theme-text);background:0 0;border-radius:7px;padding:10px 15px;font-size:12px;font-weight:600}.form-error{color:var(--theme-danger);margin:0;font-size:12px}.primary-button:disabled{cursor:wait;opacity:.65}@media (width<=600px){.app-shell{padding-bottom:68px;display:block}.sidebar{z-index:10;width:100%;height:68px;padding:8px max(8px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--theme-border);flex-direction:row;position:fixed;inset:auto 0 0}.brand,.sidebar-label,.sidebar-spacer,.user-chip{display:none}.nav-list{flex:1;justify-content:space-around;align-items:center;gap:2px;display:flex}.nav-item{justify-content:center;padding:11px}.sidebar>.nav-item{margin-left:2px}.main-content{width:100%}.tip-banner{grid-template-columns:auto 1fr;align-items:start;display:grid}.banner-button{grid-column:2;justify-self:start;margin-left:0}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:88vh;padding:22px 20px calc(22px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.form-actions{grid-template-columns:1fr 1fr;display:grid}.form-actions button{justify-content:center}}button,select{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--theme-accent) 70%, white);outline-offset:3px}.session-loading{background:var(--theme-background);place-items:center;min-height:100vh;display:grid}.loading-state{min-height:280px;color:var(--theme-muted);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.spinner{border:2px solid var(--theme-border);border-top-color:var(--theme-accent);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.split-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;display:grid}.lower-grid,.lower-panel{margin-top:18px}.status-strip,.inline-notice{border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 90%, var(--theme-accent));color:var(--theme-text);border-radius:12px;align-items:center;gap:9px;margin:0 0 18px;padding:13px 16px;display:flex}.status-strip .text-button{margin-left:auto}.muted-copy{color:var(--theme-muted);line-height:1.65}.button-row{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.button-stack{gap:10px;margin-top:18px;display:grid}.disabled{opacity:.45;pointer-events:none}.template-list,.file-list,.table-list{gap:8px;margin-top:20px;display:grid}.record-row.compact{border:1px solid var(--theme-border);width:100%;color:var(--theme-text);text-align:left;background:0 0;border-radius:12px;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.record-row.compact span,.member-row>span:nth-child(2),.transaction-row>span:first-child,.audit-row>span{min-width:0;display:grid}.record-row.compact small,.member-row small,.transaction-row small,.audit-row small{color:var(--theme-muted);text-overflow:ellipsis;overflow:hidden}.transaction-row{border-bottom:1px solid var(--theme-border);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:13px 0;display:grid}.member-row,.audit-row{border-bottom:1px solid var(--theme-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.audit-row{grid-template-columns:minmax(0,1fr) auto}.audit-row time{color:var(--theme-muted);font-size:12px}.row-actions{gap:8px;display:flex}.stage-strip{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.stage-strip>span{border:1px solid var(--theme-border);border-radius:12px;gap:2px;padding:13px;display:grid}.stage-strip small{color:var(--theme-muted)}.integration-banner{margin-bottom:18px}.notification-panel{margin-top:18px}.notification-item{width:100%;color:inherit;text-align:left;background:0 0;border:0}.linked-records{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.linked-records a{border:1px solid var(--theme-border);color:var(--theme-accent);border-radius:9px;padding:7px 10px;font-size:12px;text-decoration:none}.revision-note{color:var(--theme-muted);align-items:center;gap:7px;margin-top:26px;font-size:12px;display:flex}@media (width<=900px){.split-grid{grid-template-columns:1fr}.stage-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.nav-list{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.nav-list::-webkit-scrollbar{display:none}.nav-item{flex:0 0 44px}.transaction-row{grid-template-columns:minmax(0,1fr) auto}.transaction-row .status-badge,.transaction-row .row-actions{grid-column:1/-1}.row-actions{justify-content:flex-end}.stage-strip{grid-template-columns:repeat(2,1fr)}.member-row{grid-template-columns:auto minmax(0,1fr)}.member-row select{grid-column:2;width:100%}.status-strip{flex-wrap:wrap;align-items:flex-start}.status-strip .text-button{width:100%;margin-left:0}}.public-login{background:radial-gradient(circle at 18% 20%, #3c355f 0, var(--theme-background) 36%), var(--theme-background);isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(40px,8vw,130px);min-height:100vh;padding:clamp(32px,6vw,96px);display:grid;position:relative;overflow:hidden}.public-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.public-atmosphere span{border:1px solid color-mix(in srgb, var(--theme-accent) 20%, transparent);border-radius:50%;position:absolute}.public-atmosphere span:first-child{width:58vw;height:58vw;top:-24vw;left:-29vw}.public-atmosphere span:nth-child(2){width:36vw;height:36vw;bottom:-12vw;right:-12vw}.public-atmosphere span:nth-child(3){background:var(--theme-cyan,#8be9fd);width:8px;height:8px;box-shadow:100px 90px 0 var(--theme-accent), -80px 220px 0 var(--theme-warning), 260px 300px 0 var(--theme-success);border:0;top:20%;left:52%}.public-copy{max-width:730px}.public-brand{align-items:center;gap:12px;margin-bottom:clamp(64px,10vh,120px);font-size:20px;font-weight:700;display:flex}.public-copy h1{letter-spacing:-.055em;max-width:760px;margin:0;font-family:Playfair Display,serif;font-size:clamp(48px,6.8vw,104px);line-height:.92}.public-copy h1 em{color:var(--theme-accent);font-weight:inherit}.public-lede{max-width:620px;color:var(--theme-muted);margin:30px 0;font-size:clamp(16px,1.5vw,21px);line-height:1.65}.public-signin{width:min(100%,420px);min-height:58px;color:var(--theme-surface-dark);background:var(--theme-accent);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:0 22px;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex}.public-signin:hover{box-shadow:0 14px 45px color-mix(in srgb, var(--theme-accent) 24%, transparent);transform:translateY(-2px)}.public-security{color:var(--theme-muted);align-items:center;gap:9px;margin:17px 0 0;font-size:11px;display:flex}.security-dot{background:var(--theme-success);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--theme-success) 14%, transparent);border-radius:50%}.public-orbit{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--theme-accent) 32%, transparent);border-radius:50%;justify-self:center;width:min(40vw,540px);position:relative}.public-orbit:before,.public-orbit:after{content:"";border:1px solid var(--theme-border);border-radius:50%;position:absolute}.public-orbit:before{inset:15%}.public-orbit:after{background:color-mix(in srgb, var(--theme-surface) 84%, transparent);box-shadow:0 0 100px color-mix(in srgb, var(--theme-accent) 18%, transparent);inset:35%}.orbit-core{z-index:1;text-align:center;color:var(--theme-text);align-content:center;place-items:center;gap:14px;display:grid;position:absolute;inset:35%}.orbit-core svg{color:var(--theme-accent)}.orbit-core strong{font-family:Playfair Display,serif;font-size:clamp(18px,2vw,28px);line-height:1.05}.orbit-chip{z-index:2;border:1px solid var(--theme-border);background:var(--theme-surface-dark);border-radius:999px;padding:10px 15px;font-size:12px;font-weight:600;position:absolute;box-shadow:0 12px 30px #0000003d}.orbit-people{color:var(--theme-cyan,#8be9fd);top:28%;left:1%}.orbit-work{color:var(--theme-warning);top:24%;right:2%}.orbit-knowledge{color:var(--dracula-pink);bottom:12%;left:12%}.orbit-money{color:var(--theme-success);bottom:16%;right:9%}.account-button{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:9px;align-items:center;gap:9px;min-height:42px;padding:5px 10px 5px 6px;font-size:11px;font-weight:600;display:flex}.account-button .avatar{background:var(--theme-accent);width:28px;height:28px;color:var(--theme-surface-dark)}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-heading h1,.account-hero h1{letter-spacing:-.045em;margin:0 0 8px;font-family:Playfair Display,serif;font-size:clamp(34px,4vw,52px);line-height:1}.page-heading .subhead{max-width:680px;line-height:1.6}.empty-state{border:1px dashed var(--theme-border);text-align:center;background:color-mix(in srgb, var(--theme-surface) 74%, transparent);border-radius:14px;align-content:center;place-items:center;gap:9px;min-height:320px;padding:34px;display:grid}.empty-state p{max-width:420px;color:var(--theme-muted);margin:0 0 12px;font-size:13px;line-height:1.55}.empty-icon{width:46px;height:46px;color:var(--theme-accent);background:var(--theme-surface-raised);border-radius:13px;place-items:center;margin-bottom:5px;display:grid}.error-state{border:1px solid color-mix(in srgb, var(--theme-danger) 45%, var(--theme-border));background:var(--theme-surface);min-height:100px;color:var(--theme-danger);border-radius:12px;align-items:center;gap:13px;padding:20px;display:flex}.error-state span{flex:1;gap:4px;display:grid}.error-state small{color:var(--theme-muted)}.action-error{margin:0 0 16px}.record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.record-card{border:1px solid var(--theme-border);text-align:left;background:var(--theme-surface);border-radius:12px;align-items:center;gap:13px;width:100%;min-height:86px;padding:14px;transition:transform .15s,border-color .15s;display:flex}.record-card:hover{border-color:var(--theme-accent);transform:translateY(-2px)}.record-avatar{width:43px;height:43px;color:var(--theme-surface-dark);background:var(--theme-accent);border-radius:12px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.record-avatar.large{border-radius:20px;width:72px;height:72px;font-size:19px}.record-main{flex:1;gap:4px;min-width:0;display:grid}.record-main strong,.record-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-main small{color:var(--theme-muted);font-size:11px}.status-badge,.count-chip{color:var(--theme-surface-dark);background:var(--theme-muted);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.status-badge.prospect{background:var(--theme-warning)}.status-badge.customer{background:var(--theme-success)}.status-badge.lead{background:var(--theme-cyan,#8be9fd)}.back-button{color:var(--theme-link);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:24px;padding:0;font-size:12px;font-weight:600;display:flex}.account-hero{align-items:center;gap:18px;margin-bottom:20px;display:flex}.account-hero>div{flex:1}.inline-select{color:var(--theme-muted);text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;font-weight:700;display:grid}select{border:1px solid var(--theme-border);min-height:42px;color:var(--theme-text);background:var(--theme-surface-dark);border-radius:8px;padding:0 36px 0 11px}.account-facts{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.account-facts>*{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;min-width:190px;padding:12px 14px;display:grid}.account-facts svg{color:var(--theme-accent);grid-row:1/3}.account-facts small{color:var(--theme-muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.account-facts strong{font-size:12px}.account-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;display:grid}.account-side{align-content:start;gap:18px;display:grid}.quick-entry,.stack-form{gap:10px;display:grid}.quick-entry{grid-template-columns:110px 1fr auto;align-items:stretch;margin-bottom:22px}.quick-entry textarea{min-height:72px}.quick-entry input,.quick-entry textarea,.stack-form input,.document-editor input,.document-editor textarea{border:1px solid var(--theme-border);color:var(--theme-text);background:var(--theme-surface-dark);resize:vertical;border-radius:8px;padding:11px 12px}.stack-form label{color:var(--theme-muted);gap:6px;font-size:11px;display:grid}.stack-form .secondary-button{justify-content:center}.timeline{display:grid}.timeline-item{grid-template-columns:28px 1fr;gap:11px;padding:12px 0;display:grid;position:relative}.timeline-item+.timeline-item{border-top:1px solid var(--theme-border)}.timeline-dot{background:var(--theme-accent);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--theme-accent) 14%, transparent);border-radius:50%;margin:5px 0 0 8px}.timeline-icon{width:28px;height:28px;color:var(--theme-accent);background:var(--theme-surface-raised);border-radius:8px;place-items:center;display:grid}.timeline-item div{min-width:0}.timeline-item strong{text-transform:capitalize;font-size:11px}.timeline-item p{margin:5px 0;font-size:12px;line-height:1.55}.timeline-item time{color:var(--theme-muted);font-size:10px}.simple-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.simple-list li{gap:4px;padding:11px 0;display:grid}.simple-list li+li{border-top:1px solid var(--theme-border)}.simple-list small,.quiet-copy{color:var(--theme-muted);font-size:11px}.quiet-copy{line-height:1.6}.pipeline-board{scrollbar-color:var(--theme-border) transparent;grid-template-columns:repeat(5,minmax(210px,1fr));align-items:start;gap:11px;padding-bottom:12px;display:grid;overflow-x:auto}.pipeline-column{border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 70%, transparent);border-radius:12px;min-height:360px;padding:10px}.pipeline-column>header{color:var(--theme-muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:5px 5px 12px;font-size:10px;font-weight:800;display:flex}.pipeline-column>header strong{background:var(--theme-surface-raised);border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.pipeline-column>div{gap:8px;display:grid}.opportunity-card{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;gap:7px;padding:13px;display:grid}.opportunity-card h3,.opportunity-card p{margin:0}.opportunity-card h3{font-size:13px}.opportunity-card p,.opportunity-card small,.opportunity-card time{color:var(--theme-muted);font-size:10px;line-height:1.4}.opportunity-value{color:var(--theme-success);align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.opportunity-card label{color:var(--theme-muted);text-transform:uppercase;letter-spacing:.07em;gap:4px;margin-top:5px;font-size:9px;display:grid}.opportunity-card select{min-height:36px;font-size:11px}.document-layout{grid-template-columns:250px minmax(0,1fr);gap:14px;min-height:560px;display:grid}.document-list{align-content:start;gap:7px;display:grid}.document-list button{text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;gap:5px;padding:12px;display:grid}.document-list button:hover,.document-list button.active{border-color:var(--theme-border);background:var(--theme-surface)}.document-list small{color:var(--theme-muted);font-size:10px}.document-sheet{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:14px;min-width:0;padding:clamp(22px,4vw,52px)}.document-sheet>header{border-bottom:1px solid var(--theme-border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;display:flex}.document-sheet h2{margin:0 0 7px;font-family:Playfair Display,serif;font-size:clamp(27px,3vw,40px)}.document-sheet header small{color:var(--theme-muted)}.markdown{max-width:760px;padding-top:22px;line-height:1.72}.markdown h1,.markdown h2,.markdown h3{font-family:Playfair Display,serif;line-height:1.15}.markdown a{color:var(--theme-link);text-decoration:underline}.markdown code{background:var(--theme-surface-dark);border-radius:4px;padding:2px 5px}.markdown pre{background:var(--theme-surface-dark);border-radius:9px;padding:16px;overflow:auto}.document-editor{gap:13px;display:grid}.document-editor input{font-family:Playfair Display,serif;font-size:25px}.document-editor textarea{min-height:430px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.6}.cost-summary{grid-template-columns:1.3fr 1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.cost-summary span{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:11px;gap:6px;padding:18px;display:grid}.cost-summary small{color:var(--theme-muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.cost-summary strong{font-family:Playfair Display,serif;font-size:25px}.record-table{border:1px solid var(--theme-border);border-radius:12px;display:grid;overflow:hidden}.cost-row{background:var(--theme-surface);align-items:center;gap:13px;padding:14px 16px;display:flex}.cost-row+.cost-row{border-top:1px solid var(--theme-border)}.cost-icon{width:38px;height:38px;color:var(--theme-accent);background:var(--theme-surface-raised);border-radius:9px;place-items:center;display:grid}.cost-flags{gap:5px;display:flex}.cost-flags small{color:var(--theme-surface-dark);background:var(--theme-warning);text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.cost-amount{text-align:right;min-width:90px}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.check-label{grid-template-columns:auto 1fr;align-content:center;align-items:center;min-height:42px;gap:9px!important;display:flex!important}.check-label input{width:18px;height:18px}.activity-page-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:18px;display:grid}.reminder-list{display:grid}.reminder-list article{align-items:center;gap:11px;padding:10px 0;display:flex}.reminder-list article+article{border-top:1px solid var(--theme-border)}.reminder-list article>span:nth-child(2){flex:1;gap:4px;display:grid}.reminder-list small{color:var(--theme-muted);font-size:10px}.reminder-list article>button{border:1px solid var(--theme-border);background:0 0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.reminder-list article>button:hover{color:var(--theme-surface-dark);background:var(--theme-success)}.search-results{gap:8px;display:grid}.search-results>button{border:1px solid var(--theme-border);text-align:left;background:var(--theme-surface);border-radius:11px;align-items:center;gap:13px;width:100%;padding:14px;display:flex}.search-results>button>span:nth-child(2){flex:1;gap:3px;display:grid}.search-results small{color:var(--theme-accent);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.search-results p{color:var(--theme-muted);margin:0;font-size:11px}.search-result-icon,.setting-icon{width:40px;height:40px;color:var(--theme-accent);background:var(--theme-surface-raised);border-radius:10px;place-items:center;display:grid}.settings-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.setting-card{align-items:flex-start;gap:13px;display:flex}.setting-card div{min-width:0}.setting-card h2{margin:0 0 12px;font-size:16px}.setting-card p{margin:0 0 4px;font-weight:600}.setting-card small{color:var(--theme-muted);overflow-wrap:anywhere;line-height:1.5}.stat-card{border:1px solid var(--theme-border);text-align:left;color:var(--theme-text)}.stat-card:hover{border-color:var(--theme-accent)}.primary-button,.secondary-button,.banner-button,.text-button{justify-content:center;min-height:40px}.secondary-button{align-items:center;gap:7px;display:inline-flex}.modal select{width:100%}.modal input[type=checkbox]{width:18px}@media (width<=1100px){.record-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid{grid-template-columns:1fr}.public-login{grid-template-columns:1fr minmax(350px,.8fr);gap:40px}}@media (width<=850px){.public-login{padding:32px 7vw 60px;display:block}.public-brand{margin-bottom:70px}.public-copy{z-index:2;position:relative}.public-orbit{opacity:.38;width:440px;position:absolute;top:50px;right:-230px}.activity-page-grid{grid-template-columns:1fr}.document-layout{grid-template-columns:190px minmax(0,1fr)}.quick-entry{grid-template-columns:1fr}}@media (width<=600px){.topbar{gap:10px}.search{min-width:0}.search input{font-size:12px}.top-actions{gap:4px}.account-button{padding:5px}.account-button>span:last-child{display:none}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:24px}.page-heading>.primary-button{width:100%}.record-grid,.settings-grid,.cost-summary{grid-template-columns:1fr}.record-card{min-height:76px}.status-badge{font-size:8px}.account-hero{flex-wrap:wrap;align-items:flex-start}.account-hero .inline-select{width:100%}.record-avatar.large{border-radius:16px;width:58px;height:58px}.account-facts{display:grid}.account-facts>*{min-width:0}.document-layout{display:block}.document-list{margin-bottom:10px;padding-bottom:5px;display:flex;overflow-x:auto}.document-list button{min-width:170px}.document-sheet{padding:20px}.document-sheet>header{align-items:flex-start}.document-editor textarea{min-height:48vh}.cost-row{flex-wrap:wrap;align-items:flex-start}.cost-row .record-main{flex:none;width:calc(100% - 55px)}.cost-flags{margin-left:51px}.cost-amount{margin-left:auto}.field-grid{grid-template-columns:1fr}.public-login{align-items:center;min-height:100dvh;padding:24px 20px 44px;display:grid}.public-brand{margin-bottom:64px}.public-copy h1{font-size:clamp(45px,15vw,68px)}.public-lede{margin:24px 0;font-size:15px}.public-orbit{display:none}.public-signin{min-height:58px}.public-security{max-width:280px;line-height:1.5}}.inline-form{grid-template-columns:minmax(10rem,2fr) repeat(2,minmax(7rem,1fr)) auto auto auto;align-items:end;gap:.75rem;margin-top:1rem;display:grid}.activity-item.is-read{opacity:.68}@media (width<=760px){.inline-form{grid-template-columns:1fr}}.email-preview{background:color-mix(in srgb, var(--theme-surface-raised) 65%, transparent);border:1px solid var(--theme-border);border-radius:.8rem;margin-top:1rem;padding:1rem}.email-preview p:last-child{white-space:pre-wrap;margin-bottom:0}
