:root{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f5f6f8;--bg-elevated:#fff;--bg-card:#fff;--border:#313a4614;--border-strong:#727cf573;--text:#323a46;--text-muted:#6c757d;--text-dim:#98a6ad;--accent:#6068d9;--accent-hover:#727cf5;--accent-soft:#727cf51a;--accent-glow:#727cf52e;--shadow-card:0 1px 2px #313a460a, 0 4px 12px #313a460a;--focus-ring:0 0 0 3px #5c69e647;--surface-sunken:#eef1f5;--surface-elevated:#fff;--surface-translucent:#ffffffd1;--surface-hover:#313a460a;--surface-overlay:#313a4673;--ally-bg:#f5f6f8;--ally-card:#fff;--ally-accent:#6068d9;--ally-accent-contrast:#fff;--ally-accent-grad:linear-gradient(180deg, #6b74ec 0%, #5a63dc 100%);--ally-accent-soft:#727cf51a;--ally-border:#313a4614;--ally-text:#323a46;--ally-text-muted:#6c757d;--ally-text-dim:#98a6ad;--ally-highlight:#727cf50f;--ally-surface:#fff;--ally-surface-sunken:#eef1f5;--ally-surface-elevated:#fff;--ally-surface-translucent:#ffffffc7;--ally-surface-hover:#313a460a;color:var(--text);background-color:var(--bg);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{--bg:#0a0a09;--bg-elevated:#121211;--bg-card:#141413;--border:#f4f2ef17;--border-strong:#727cf559;--text:#f4f2ef;--text-muted:#a8a39a;--text-dim:#6f6a62;--accent:#727cf5;--accent-hover:#929af8;--accent-soft:#727cf524;--accent-glow:#727cf538;--shadow-card:0 1px 2px #0006, 0 12px 32px #00000073;--focus-ring:0 0 0 3px #727cf559;--surface-sunken:#0a0a098c;--surface-elevated:#121211f2;--surface-translucent:#141413b8;--surface-hover:#f4f2ef0f;--surface-overlay:#00000073;--ally-bg:#0a0a09;--ally-card:#141412;--ally-accent:#727cf5;--ally-accent-contrast:#fff;--ally-accent-grad:linear-gradient(180deg, #7c85f7 0%, #6a73ee 100%);--ally-accent-soft:#727cf529;--ally-border:#f4f2ef17;--ally-text:#f4f2ef;--ally-text-muted:#a8a39a;--ally-text-dim:#6f6a62;--ally-highlight:#727cf514;--ally-surface:#1b1b19;--ally-surface-sunken:#0a0a098c;--ally-surface-elevated:#121211f2;--ally-surface-translucent:#141413b8;--ally-surface-hover:#f4f2ef0f}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,textarea,select{font:inherit}.lang-switcher{align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.lang-switcher-inline .lang-switcher-label{color:inherit;opacity:.8}.lang-switcher-select{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;padding:.25rem .5rem}.lang-switcher-select option{color:var(--text,#111);background:var(--bg-elevated,#fff)}.lang-switcher-compact{border:1px solid #7f7f7f59;border-radius:999px;gap:0;padding:2px}.lang-switcher-btn{color:inherit;cursor:pointer;letter-spacing:.04em;opacity:.72;background:0 0;border:none;border-radius:999px;padding:.2rem .6rem;font-weight:500;transition:background-color .15s,opacity .15s}.lang-switcher-btn:hover{opacity:1}.lang-switcher-btn.is-active{opacity:1;background:#7f7f7f2e}.landing{--bg:#fff;--bg-subtle:#fafbfc;--bg-elevated:#fff;--bg-card:#fff;--border:#e7e9ee;--border-hover:#d5d9e1;--border-strong:#c2c7d2;--text:#16181d;--text-muted:#545b68;--text-dim:#858c99;--accent:#4a52d4;--accent-hover:#3d45c4;--accent-soft:#f0f1fe;--accent-border:#cdd0fb;--accent-glow:#4a52d424;--shadow-sm:0 1px 2px #1014200d;--shadow-md:0 2px 4px -2px #1014200d, 0 8px 20px -6px #10142014;--r-xs:6px;--r-sm:8px;--r-md:10px;--r-lg:14px;--section-y:clamp(4rem, 6.5vw, 6.5rem);--surface-sunken:#f4f5f8;--surface-elevated:#fff;--surface-translucent:#ffffffe6;--surface-hover:#f4f5f8;--gradient-accent:linear-gradient(135deg, #5860e0 0%, #4a52d4 100%);background:var(--bg);min-height:100vh;color:var(--text);letter-spacing:-.006em;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;position:relative;overflow-x:clip}.landing h1,.landing h2,.landing h3,.landing h4,.positioning-line{letter-spacing:-.028em;color:var(--text);font-family:inherit;font-weight:700}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bg-grain,.aurora-mesh,.background-glow{display:none}.container{z-index:1;width:100%;max-width:1180px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem);position:relative}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(1.35rem)}.reveal-visible{opacity:1;transform:translateY(0)}.reveal-group>*{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(1.35rem)}.reveal-group-visible>*{opacity:1;transform:translateY(0)}.reveal-group-visible>:first-child{transition-delay:40ms}.reveal-group-visible>:nth-child(2){transition-delay:.11s}.reveal-group-visible>:nth-child(3){transition-delay:.18s}.reveal-group-visible>:nth-child(4){transition-delay:.25s}.reveal-group-visible>:nth-child(5){transition-delay:.32s}.reveal-group-visible>:nth-child(6){transition-delay:.39s}.reveal-group-visible>:nth-child(7){transition-delay:.46s}.reveal-group-visible>:nth-child(8){transition-delay:.53s}.reveal-group-visible>:nth-child(n+9){transition-delay:.6s}@media (prefers-reduced-motion:reduce){.reveal,.reveal-visible,.reveal-group>*,.reveal-group-visible>*{opacity:1;transition:none;transform:none}.tag-pulse{animation:none}}.topbar{-webkit-backdrop-filter:blur(20px)saturate(1.8);width:100%;box-shadow:none;background:#ffffff8c;border:none;border-bottom:1px solid #313a460f;border-radius:0;margin:0;padding:.85rem clamp(1rem,3vw,2.25rem);transition:box-shadow .3s,background .3s,border-color .3s,padding .3s}.topbar-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:min(90%,1480px);margin:0 auto;padding:0 clamp(1rem,2vw,2rem);display:grid}.brand{letter-spacing:-.02em;color:var(--text);justify-self:start;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;display:inline-flex}.brand-link{text-decoration:none;transition:opacity .2s}.brand-link:hover{color:var(--text);opacity:.8}.brand-logo{width:36px;height:36px;color:var(--bg);background:linear-gradient(145deg, var(--accent) 0%, #5c69e6 100%);border-radius:10px;place-items:center;display:grid;box-shadow:0 8px 20px -10px #727cf58c}.brand-logo-img{object-fit:contain;width:auto;height:52px;display:block}@media (width<=640px){.brand-logo-img{height:44px}}.brand-mark{font-family:Instrument Serif,Georgia,serif;font-size:1.15rem;font-weight:500;line-height:1}.nav-links{background:0 0;border-radius:14px;justify-content:center;justify-self:center;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:var(--text-muted);letter-spacing:-.01em;white-space:nowrap;border-radius:10px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-block;position:relative}.nav-link:hover{color:var(--text);box-shadow:none;background:#313a460b}.nav-actions{justify-self:end;align-items:center;gap:.65rem;display:inline-flex}.nav-signin{color:var(--text-muted);border-radius:10px;padding:.5rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-signin:hover{color:var(--text);background:#313a460d}.nav-cta{letter-spacing:-.01em;color:#fff;background:var(--accent);border:1px solid #727cf54d;border-radius:12px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffc87859,0 6px 18px -8px #5c69e68c}.nav-cta:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:inset 0 1px #ffc87859,0 10px 26px -10px #5c69e6a6}.nav-cta:active{filter:brightness(.98);transform:translateY(0)}.nav-menu-toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;background:#313a460a;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:none}.nav-menu-toggle:hover{background:#313a4612;border-color:#313a461f}.hero{z-index:1;padding:0 0 3.25rem;position:relative}.hero>nav.topbar{z-index:100;position:sticky;top:0}.hero-content{text-align:left;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(2rem,4.5vw,4.5rem);margin-top:clamp(1rem,2vw,1.75rem);display:grid}.hero-content>.reveal{flex-direction:column;min-width:0;display:flex}.hero-copy{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:36rem;display:flex}.hero-eyebrow{letter-spacing:.01em;color:var(--text-muted);align-items:center;gap:.45rem;margin:0;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:650;display:inline-flex}.hero-eyebrow svg{color:var(--accent);flex-shrink:0}.hero-headline{margin-top:.55rem}.hero-headline-line{display:block}.hero-headline-accent{font-style:normal;font-weight:800}.hero-cta-group{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-top:1.7rem;display:flex}.hero-pills{flex-wrap:wrap;gap:.5rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.hero-pills li{background:var(--surface-translucent);border:1px solid var(--border);color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .72rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.hero-pills li:hover{border-color:#727cf566;transform:translateY(-1px);box-shadow:0 6px 16px -10px #727cf580}.hero-pills li svg{color:var(--accent);flex-shrink:0}.hero-proof-points{flex-direction:column;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.hero-proof-points li{text-align:left;color:var(--text);align-items:flex-start;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;line-height:1.4;display:flex}.hero-proof-points svg{color:var(--accent);flex-shrink:0;margin-top:.18rem}.hero-chips{flex-wrap:wrap;gap:.5rem;margin-top:1.1rem;display:flex}.hero-chip{background:var(--surface-translucent);border:1px solid var(--border);color:var(--text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.4rem;padding:.42rem .78rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:550;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.hero-chip:hover{color:var(--text);border-color:#727cf566;transform:translateY(-1px)}.hero-chip svg{color:var(--accent);flex-shrink:0}.hero-trust-line{color:var(--text-dim);align-items:center;gap:.45rem;margin:1rem 0 0;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;display:inline-flex}.hero-trust-line svg{color:var(--accent);flex-shrink:0}.hero-deck{flex-direction:column;flex:1;width:100%;max-width:34rem;margin-left:auto;display:flex;position:relative}.hero-deck-glow{filter:blur(8px);z-index:0;pointer-events:none;background:radial-gradient(60% 55% at 70% 18%,#727cf547,#0000 70%),radial-gradient(55% 50% at 25% 90%,#5c69e62e,#0000 72%);position:absolute;inset:-14% -10% -18%}.hero-deck-shell{z-index:1;background:var(--surface-translucent);border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;flex-direction:column;flex:1;padding:1.1rem 1.1rem 1rem;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;display:flex;position:relative;box-shadow:inset 0 1px #fff9,0 50px 90px -45px #281a0880,0 16px 40px -22px #281a0859}.hero-deck-shell:hover{transform:translateY(-4px);box-shadow:inset 0 1px #fff9,0 60px 100px -45px #281a088c,0 20px 48px -22px #281a0866}.hero-deck-header{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.15rem .3rem .85rem;display:flex}.hero-deck-mark{color:#fff;background:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 6px 14px -6px #727cf5b3}.hero-deck-label{color:var(--text);flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:650}.hero-deck-status{color:#1f9d55;align-items:center;gap:.35rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.hero-deck-status-dot{background:#28c46f;border-radius:50%;width:7px;height:7px;animation:2s cubic-bezier(0,0,.2,1) infinite ally-ping;box-shadow:0 0 #28c46f8c}.hero-deck-feed{flex-direction:column;flex:1;justify-content:center;gap:clamp(.6rem,1vw,.95rem);margin:.85rem 0 0;padding:0;list-style:none;display:flex}.hero-deck-card{background:var(--bg-elevated);border:1px solid var(--border);opacity:0;border-radius:14px;align-items:flex-start;gap:.7rem;padding:.72rem .8rem;transition:border-color .2s,transform .2s;animation:.55s cubic-bezier(.2,.8,.2,1) forwards deck-rise;display:flex;position:relative;transform:translateY(8px)}.hero-deck-card:hover{border-color:#727cf559;transform:translateY(-2px)}.hero-deck-card-brief{animation-delay:.15s}.hero-deck-card-chase{animation-delay:.45s}.hero-deck-card-audit{animation-delay:.75s}.hero-deck-card-voice{animation-delay:1.05s}@keyframes deck-rise{to{opacity:1;transform:translateY(0)}}.hero-deck-card-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border:1px solid #727cf52e;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.hero-deck-card-body{min-width:0}.hero-deck-card-title{color:var(--text);margin:0;font-family:DM Sans,sans-serif;font-size:.86rem;font-weight:650}.hero-deck-card-text{color:var(--text-muted);margin:.18rem 0 0;font-family:DM Sans,sans-serif;font-size:.8rem;line-height:1.4}.hero-deck-card-badge{color:#fff;background:#28c46f;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:.7rem;right:.7rem}.hero-deck-footer{border-top:1px solid var(--border);color:var(--text-dim);align-items:center;gap:.45rem;margin-top:.9rem;padding-top:.85rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;display:flex}.hero-deck-footer svg{color:var(--accent)}@media (prefers-reduced-motion:reduce){.hero-deck-card{opacity:1;animation:none;transform:none}.hero-deck-status-dot{animation:none}}.tag{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid #727cf547;border-radius:999px;align-items:center;gap:.5rem;margin:0;padding:.38rem .75rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.tag-pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s cubic-bezier(0,0,.2,1) infinite ally-ping;box-shadow:0 0 #727cf580}@keyframes ally-ping{75%,to{box-shadow:0 0 0 9px #727cf500}}.positioning-line{color:var(--text-muted);max-width:28ch;margin:1.35rem 0 0;font-size:clamp(1.25rem,2.4vw,1.6rem);line-height:1.38}.hero h1{text-wrap:balance;letter-spacing:-.03em;overflow-wrap:break-word;max-width:16ch;margin:.55rem 0 0;font-size:clamp(2.5rem,5vw,4.1rem);line-height:.98}.text-accent{color:var(--accent);position:relative}.subtitle{max-width:52ch;color:var(--text-muted);margin:1.4rem 0 0;font-family:DM Sans,sans-serif;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.65}.waitlist-form{flex-wrap:wrap;align-items:stretch;gap:.65rem;max-width:520px;margin-top:1.85rem;display:flex}.waitlist-form-dense{justify-content:center;max-width:none;margin-top:0}.waitlist-input{border:1px solid var(--border);background:var(--surface-translucent);min-width:0;color:var(--text);border-radius:12px;outline:none;flex:220px;padding:.82rem 1rem;transition:border-color .18s,box-shadow .18s}.waitlist-input::placeholder{color:var(--text-dim)}.waitlist-input:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#727cf573}.waitlist-submit{cursor:pointer;border:none;font-family:inherit}.waitlist-thanks{background:var(--accent-soft);color:var(--text);border:1px solid #727cf559;border-radius:12px;max-width:520px;margin-top:1.85rem;padding:.9rem 1rem;font-size:.95rem}.waitlist-thanks-dense{text-align:center;max-width:480px;margin-top:0;margin-left:auto;margin-right:auto}.btn{border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.78rem 1.25rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;isolation:isolate;border:1px solid #727cf58c;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff40,0 14px 36px -16px #727cf5bf,0 2px 6px -2px #5c69e659}.btn-primary:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(120deg,#0000 0%,#ffffff73 50%,#0000 100%);width:60%;height:100%;transition:left .7s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:-120%;transform:skew(-18deg)}.btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,0 22px 50px -16px #727cf5a6,0 3px 8px -2px #5c69e666}.btn-primary:hover:after{left:130%}.btn-outline{color:var(--text);border:1px solid var(--border);background:0 0}.btn-outline:hover{background:#727cf50f;border-color:#727cf566}.hero-aside{align-self:flex-start;margin-top:-3rem;position:relative}.editorial-card{background:linear-gradient(165deg, #727cf51a 0%, var(--surface-translucent) 45%);border:1px solid var(--border);-webkit-backdrop-filter:blur(18px)saturate(115%);border-radius:20px;padding:1.55rem 1.6rem 1.7rem;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative;box-shadow:inset 0 1px #ffffff8c,0 30px 80px -50px #313a4659,0 2px 6px -2px #313a460d}.editorial-card:before{content:"";border-radius:inherit;background:var(--hairline);-webkit-mask-composite:xor;pointer-events:none;opacity:.85;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.editorial-card:hover{transform:translateY(-3px);box-shadow:inset 0 1px #fff9,0 40px 100px -50px #5c69e659,0 2px 6px -2px #313a460f}.editorial-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0;font-family:DM Sans,sans-serif;font-size:.76rem;font-weight:650}.editorial-body{color:var(--text-muted);margin:.75rem 0 0;font-family:DM Sans,sans-serif;font-size:1.02rem;line-height:1.65}.editorial-rule{background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;margin:1.2rem 0 1rem}.editorial-bullets{color:var(--text-muted);gap:.55rem;margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:.91rem;list-style:none;display:grid}.editorial-bullets li{align-items:flex-start;gap:.5rem;display:flex}.editorial-bullets svg{color:var(--accent);flex-shrink:0;margin-top:.15rem}.social-proof{padding:2.5rem 0 .5rem}.social-proof-label{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:.8rem;font-weight:600}.social-proof-logos{color:#f4f2efc7;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem 1rem;margin-top:1rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.05rem,2.5vw,1.32rem);display:flex}.proof-dot{background:#727cf58c;border-radius:50%;width:4px;height:4px}.section{z-index:1;padding:clamp(3.5rem,8vw,5.25rem) 0;position:relative}.section-alt{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#f4f2ef05 0%,#0000 55%)}.section-header{margin-bottom:2.25rem}.section-header.center{text-align:center}.section-header h2,.section h2{margin:0;font-size:clamp(1.85rem,3.6vw,2.65rem);line-height:1.12}.section-header p{color:var(--text-muted);max-width:52ch;margin:.85rem 0 0;font-family:DM Sans,sans-serif;line-height:1.65}.section-header.center p{margin-left:auto;margin-right:auto}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.steps-grid{position:relative}.steps-grid:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#727cf559 20% 80%,#0000);height:1px;position:absolute;top:48px;left:8%;right:8%}@media (width<=820px){.steps-grid:before{display:none}}.steps-grid .step-card{background:var(--bg-card);border:1px solid var(--border);z-index:1;isolation:isolate;border-radius:18px;padding:1.65rem 1.55rem;transition:border-color .3s,transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden}.steps-grid .step-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(160deg,#727cf559,#727cf500 45%);padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.steps-grid .step-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px -40px #5c69e659}.steps-grid .step-card:hover:before{opacity:1}.step-icon-wrap{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border:1px solid #727cf538;border-radius:14px;place-items:center;margin-bottom:1rem;display:grid}.step-num{width:1.6rem;height:1.6rem;color:var(--bg);background:var(--accent);border-radius:999px;place-items:center;margin-bottom:.4rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;display:inline-grid}.step-card h3{margin:0;font-size:1.25rem}.step-card p{color:var(--text-muted);margin:.65rem 0 0;font-family:DM Sans,sans-serif;font-size:.94rem;line-height:1.62}.grid-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.grid-features .feature-card:last-child:nth-child(odd){grid-column:1/-1;width:100%;max-width:calc(50% - .55rem);margin-inline:auto}.feature-card-full{grid-column:1/-1;width:100%;max-width:52%;margin-inline:auto}.feature-card{background:var(--bg-elevated);border:1px solid var(--border);isolation:isolate;border-radius:18px;padding:1.7rem 1.55rem;transition:border-color .3s,box-shadow .3s,transform .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.feature-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(135deg,#727cf573,#727cf500 35% 65%,#727cf533);padding:1px;transition:opacity .35s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.feature-card:after{content:"";filter:blur(20px);opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(circle,#727cf52e,#0000 60%);width:70%;height:80%;transition:opacity .45s;position:absolute;inset:auto -40% -60% auto}.feature-card:hover{border-color:#727cf52e;transform:translateY(-4px);box-shadow:0 30px 70px -45px #5c69e666}.feature-card:hover:before,.feature-card:hover:after{opacity:1}.feature-icon{width:46px;height:46px;color:var(--accent);background:var(--accent-soft);border:1px solid #727cf533;border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.feature-icon-duo{align-items:center;gap:.25rem;display:flex}.feature-icon-trio{justify-content:center;align-items:center;width:auto;min-width:46px;height:46px;padding:0 .42rem;display:inline-flex}.feature-card h3{margin:0;font-size:1.22rem}.feature-card p{color:var(--text-muted);margin:.7rem 0 0;font-family:DM Sans,sans-serif;font-size:.94rem;line-height:1.65}.persona-voices-section{border-top:1px solid var(--border);padding-top:clamp(3rem,7vw,4.5rem);padding-bottom:clamp(2.5rem,6vw,3.75rem)}.persona-voices-below-hero{border-top:none;padding-top:clamp(1.25rem,3vw,2rem);padding-bottom:clamp(2.5rem,6vw,4rem);position:relative}.persona-voices-below-hero:before{content:"";background:linear-gradient(90deg,#0000,#727cf538 15% 85%,#0000);width:min(42rem,88vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.persona-voices-header>p:first-of-type{max-width:54ch;margin-left:auto;margin-right:auto}.persona-voices-sub{max-width:52ch;color:var(--text-muted);margin:1.1rem auto 0;font-family:DM Sans,sans-serif;font-size:.94rem;line-height:1.68}.persona-voices-em{color:var(--accent);font-style:normal;font-weight:600}.persona-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.2vw,1.35rem);width:100%;max-width:44rem;margin:2rem auto 0;padding:0;list-style:none;display:grid}.persona-voice-tile{text-align:center;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:center;gap:.65rem;width:100%;margin:0;padding:0;transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex}.persona-voice-frame{aspect-ratio:4/5;background:var(--surface-translucent);width:100%;box-shadow:0 18px 48px -28px var(--surface-overlay,#313a4673);border:1px solid #727cf52e;border-radius:14px;transition:border-color .22s,box-shadow .22s,transform .22s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.persona-voice-tile:hover .persona-voice-frame,.persona-voice-tile:focus-visible .persona-voice-frame{box-shadow:0 28px 60px -32px var(--surface-overlay,#313a4673), 0 0 0 1px #727cf524;border-color:#727cf573;transform:translateY(-4px)}.persona-voice-tile:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.persona-voice-tile:hover .persona-voice-frame img,.persona-voice-tile:focus-visible .persona-voice-frame img{transform:scale(1.05)}.persona-voice-tile:active .persona-voice-frame{transition-duration:80ms;transform:translateY(-1px)scale(.985)}.persona-voice-tile:active .persona-voice-frame img{transform:scale(1.02)}.persona-voice-preview-hint{letter-spacing:.06em;text-transform:uppercase;color:#f4f2eff5;background:linear-gradient(180deg, transparent 0%, var(--surface-translucent,#ffffffd1) 25%, var(--surface-elevated,#fff) 100%);opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:.35rem;padding:.7rem .45rem;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:700;transition:opacity .24s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}@media (hover:hover) and (pointer:fine){.persona-voice-tile:hover .persona-voice-preview-hint{opacity:1;transform:translateY(0)}}.persona-voice-tile:focus-visible .persona-voice-preview-hint{opacity:1;transform:translateY(0)}.persona-voice-tile:hover .persona-voice-name,.persona-voice-tile:focus-visible .persona-voice-name{color:var(--accent)}.persona-voice-frame img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block}.persona-voice-name{letter-spacing:.02em;color:#f4f2efe0;max-width:12ch;font-family:DM Sans,sans-serif;font-size:clamp(.78rem,1.2vw,.84rem);font-weight:600;line-height:1.3;transition:color .2s}@media (hover:none){.persona-voice-preview-hint{opacity:.88;padding:.5rem .4rem;font-size:.62rem;transform:translateY(0)}}@media (width<=720px){.persona-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem .7rem}}.persona-voices-foot{max-width:44ch;color:var(--text-dim);margin:1.35rem auto 0;font-family:DM Sans,sans-serif;font-size:.82rem;font-style:italic;line-height:1.55}.chat-demo-section{padding-bottom:clamp(3.5rem,8vw,5.5rem)}.chat-demo-shell{border:1px solid var(--border);background:var(--bg-elevated);box-shadow:0 32px 80px -50px var(--surface-overlay,#313a4673);border-radius:18px;max-width:720px;overflow:hidden}[data-theme=dark] .chat-demo-shell{border-color:var(--surface-hover);background:#0c0c0b}.chat-demo-header{border-bottom:1px solid var(--surface-hover);background:var(--surface-elevated);align-items:center;gap:.45rem;padding:.65rem 1rem;display:flex}.chat-demo-dot{background:#f4f2ef33;border-radius:50%;width:10px;height:10px}.chat-demo-dot.dim{opacity:.5}.chat-demo-title{text-align:center;color:var(--text-dim);letter-spacing:.04em;flex:1;margin-left:.5rem;font-size:.8rem;font-weight:600}.chat-demo-body{background:radial-gradient(120% 80% at 50% 0,#727cf514,#0000 55%),#090908;gap:1.1rem;padding:1.25rem 1.1rem 1.4rem;display:grid}.chat-turn{flex-direction:column;gap:.35rem;max-width:100%;display:flex}.chat-turn-user{align-items:flex-end}.chat-turn-ally{align-items:flex-start}.chat-meta{color:var(--text-dim);letter-spacing:.02em;font-size:.72rem;font-weight:600}.bubble{border-radius:14px;padding:.85rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.58}.bubble-user{background:var(--surface-hover);border:1px solid var(--surface-hover);color:#f4f2efeb;max-width:min(100%,420px)}.bubble-ally{background:var(--surface-translucent);color:#f4f2efe6;border:1px solid #727cf547;max-width:min(100%,520px);box-shadow:0 14px 40px -28px #727cf559}.bubble-ally p{margin:0 0 .65rem}.bubble-ally p:last-child{margin-bottom:0}.chat-footnote{border-top:1px solid var(--surface-hover);padding-top:.65rem;color:var(--text-dim)!important;margin-top:.5rem!important;font-size:.76rem!important;line-height:1.45!important}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}@media (width<=1080px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pricing-grid-single{grid-template-columns:minmax(0,420px);justify-content:center}.pricing-anchor{max-width:46rem;color:var(--text-muted);margin:.4rem auto 0;font-size:.92rem;line-height:1.5}.pricing-tax-note{text-align:center;color:var(--text-muted);opacity:.85;margin:.75rem 0 1.15rem;font-size:.82rem}.pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:1.6rem 1.45rem 1.5rem;transition:border-color .2s,transform .2s;display:flex}.pricing-card:hover{border-color:#727cf533}.pricing-card h3{margin:0;font-size:1.45rem}.pricing-badge{letter-spacing:.05em;text-transform:uppercase;width:fit-content;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:999px;margin:0;padding:.1875rem .5rem;font-family:inherit;font-size:.6875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.pricing-price{letter-spacing:-.03em;margin:.6rem 0 0;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:650}.pricing-period{color:var(--text-dim);font-size:1rem;font-weight:500}.pricing-desc{color:var(--text-muted);min-height:2.7rem;margin:.4rem 0 0;font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.5}.pricing-list{color:var(--text-muted);flex-direction:column;flex:1;gap:.5rem;margin:1.1rem 0 0;padding:0;font-family:DM Sans,sans-serif;font-size:.88rem;list-style:none;display:flex}.pricing-list li{align-items:flex-start;gap:.45rem;display:flex}.pricing-list svg{color:var(--accent);flex-shrink:0;margin-top:.12rem}.pricing-cta{width:100%;margin-top:1.25rem}.pricing-card-highlight{background:linear-gradient(180deg, #727cf51a 0%, var(--bg-card) 38%);border-color:#727cf573;transform:scale(1.02);box-shadow:0 26px 60px -44px #727cf559}.final-cta{border-top:1px solid var(--border);z-index:1;background:linear-gradient(#727cf512 0%,#0000 70%);padding:clamp(3.2rem,8vw,4.8rem) 0;position:relative}.final-cta-inner{text-align:center;max-width:720px}.final-cta h2{margin:0;font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.14}.final-cta-sub{color:var(--text-muted);margin:1rem 0 0;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.65}.final-cta .waitlist-form{margin-top:1.75rem}.footer{border-top:1px solid var(--border);z-index:1;padding:2.25rem 0 2.75rem;position:relative}.footer-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;display:grid}.footer-brand{color:var(--text);justify-self:start;align-items:center;gap:.55rem;font-size:1.02rem;font-weight:600;text-decoration:none;display:inline-flex}.footer-logo{width:32px;height:32px;font-size:1rem}.footer-logo-img{object-fit:contain;width:auto;height:34px;display:block}.footer-links{flex-wrap:wrap;justify-content:center;justify-self:center;gap:.65rem 1.25rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.88rem;font-weight:550;text-decoration:none;transition:color .18s}.footer-links a:hover{color:var(--accent)}.footer-copy{color:var(--text-dim);justify-self:end;margin:0;font-family:DM Sans,sans-serif;font-size:.82rem}@media (width<=900px){.pricing-card-highlight{transform:none}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-copy{justify-self:center}}@media (width<=820px){.hero-content{text-align:center;grid-template-columns:1fr;gap:2.5rem}.hero-copy{align-items:center;max-width:40rem;margin:0 auto}.hero h1{max-width:18ch}.hero-pills,.hero-cta-group{justify-content:center}.hero-proof-points{text-align:left;align-items:flex-start;width:fit-content;margin-left:auto;margin-right:auto}.hero-deck{max-width:27rem;margin:0 auto}.grid-3,.grid-features,.pricing-grid{grid-template-columns:1fr}.social-proof-logos span.proof-dot:last-of-type{display:none}}@media (width<=1180px){.topbar{padding:.55rem 0}.topbar-inner{grid-template-columns:1fr auto;gap:1rem;position:relative}.nav-links{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;transform-origin:top;z-index:50;background:#fffffff2;border:1px solid #313a4614;border-radius:16px;flex-direction:column;align-items:stretch;padding:.4rem;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + .6rem);left:0;right:0;transform:translateY(-8px)scale(.98);box-shadow:0 8px 32px -8px #313a462e}.nav-links-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.nav-links .nav-link{border-radius:10px;padding:.7rem 1rem;font-size:.93rem}.nav-menu-toggle{display:inline-flex}.nav-cta{padding:.44rem .85rem;font-size:.83rem}}@media (width<=720px){.nav-signin{display:none}}:root:not([data-theme=dark]) .landing .topbar{box-shadow:none;background:#fff9;border-bottom-color:#313a460f}:root:not([data-theme=dark]) .landing .editorial-card{background:linear-gradient(165deg, #727cf50f 0%, var(--bg-elevated) 42%);box-shadow:0 1px 2px #313a460a,0 18px 40px -28px #313a462e}.hero-copy .tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#727cf524,#727cf50f);border:1px solid #727cf559;box-shadow:0 4px 16px -8px #727cf559}.hero-orbital{aspect-ratio:1;pointer-events:none;place-items:center;width:100%;max-width:380px;margin:1.25rem auto 0;display:grid;position:relative}.hero-orbital-ring{border:1px dashed #727cf538;border-radius:50%;animation:32s linear infinite orbital-spin;position:absolute;inset:0}.hero-orbital-ring-1{border-color:#727cf52e;animation-duration:28s;inset:6%}.hero-orbital-ring-2{border-color:#727cf538;animation-duration:22s;animation-direction:reverse;inset:20%}.hero-orbital-ring-3{border-color:#727cf529;animation-duration:18s;inset:34%}@keyframes orbital-spin{to{transform:rotate(360deg)}}.hero-orbital-core{color:#fff;background:var(--gradient-accent);z-index:2;border-radius:50%;place-items:center;width:88px;height:88px;animation:4.5s ease-in-out infinite core-breathe;display:grid;position:relative;box-shadow:inset 0 0 0 1px #fff3,0 20px 50px -12px #727cf599,0 0 60px 10px #727cf540}@keyframes core-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.hero-orbital-core-pulse{z-index:-1;background:radial-gradient(circle,#727cf566,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite core-pulse;position:absolute;inset:-8px}@keyframes core-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.9;transform:scale(1.25)}}.hero-orbital-node{width:44px;height:44px;color:var(--accent);background:var(--bg-elevated);z-index:3;border:1px solid #727cf547;border-radius:13px;place-items:center;animation:6s ease-in-out infinite node-float;display:grid;position:absolute;box-shadow:inset 0 1px #fff9,0 12px 28px -10px #5c69e659,0 2px 6px -2px #313a460f}.hero-orbital-node-drive{animation-delay:0s;top:4%;left:50%;transform:translate(-50%)}.hero-orbital-node-cal{animation-delay:-1.5s;top:50%;right:2%;transform:translateY(-50%)}.hero-orbital-node-wa{animation-delay:-3s;bottom:4%;left:50%;transform:translate(-50%)}.hero-orbital-node-doc{animation-delay:-4.5s;top:50%;left:2%;transform:translateY(-50%)}@keyframes node-float{0%,to{translate:0}50%{translate:0 -6px}}@media (prefers-reduced-motion:reduce){.hero-orbital-ring,.hero-orbital-core,.hero-orbital-core-pulse,.hero-orbital-node{animation:none}}.hero-aside-stack{gap:1.25rem;display:grid}@media (width<=820px){.hero-orbital{max-width:280px}}.mission-strip{border:1px solid var(--border);background:linear-gradient(135deg, #727cf50f, var(--surface-translucent));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:clamp(2.5rem,5vw,3.5rem);padding:1.1rem 1.4rem;display:flex;position:relative}.mission-strip:before{content:"";border-radius:inherit;background:var(--hairline);-webkit-mask-composite:xor;pointer-events:none;opacity:.7;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.mission-strip-item{color:var(--text-muted);letter-spacing:.01em;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:550;display:inline-flex}.mission-strip-item svg{color:var(--accent);flex-shrink:0}.mission-strip-divider{background:#727cf573;border-radius:50%;width:4px;height:4px}@media (width<=640px){.mission-strip-divider{display:none}.mission-strip{gap:.85rem;padding:1rem}}.topbar-scrolled{background:#ffffffd9!important;border-bottom-color:#313a4617!important;padding-top:.5rem!important;padding-bottom:.5rem!important;box-shadow:0 8px 28px -18px #313a4638!important}[data-theme=dark] .landing .topbar-scrolled{background:#0a0a09d1!important;border-bottom-color:#ffffff17!important;box-shadow:0 8px 28px -16px #0000008c!important}.step-num{background:var(--gradient-accent);box-shadow:0 6px 14px -6px #5c69e68c, 0 0 0 3px var(--bg-card)}.step-icon-wrap{background:linear-gradient(135deg,#727cf524,#727cf50d);border-color:#727cf54d;box-shadow:0 8px 20px -10px #727cf566}.feature-icon{background:linear-gradient(135deg,#727cf529,#727cf50a);border-color:#727cf547;box-shadow:0 8px 22px -12px #727cf566}.chat-demo-shell{border-radius:22px;margin:0 auto;box-shadow:inset 0 1px #ffffff0a,0 50px 110px -55px #000000b3,0 0 0 1px #727cf51f}.chat-demo-shell:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#727cf580,#0000 30% 70%,#727cf559);position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.chat-demo-shell{position:relative}.chat-demo-body{background:radial-gradient(120% 80% at 50% 0,#727cf51f,#0000 55%),radial-gradient(60% 60% at 100% 100%,#727cf50f,#0000 60%),#0a0a09;min-height:240px}.bubble-ally{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#727cf51f,#141413b3);position:relative;box-shadow:inset 0 1px #ffffff0a,0 18px 40px -28px #727cf58c}.bubble-ally:after{content:"▍";color:#727cf5d9;margin-left:2px;font-weight:400;animation:1.1s steps(2,end) infinite cursor-blink;display:inline-block}@keyframes cursor-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.bubble-ally:after{animation:none}}.pricing-card-highlight{position:relative}.persona-voice-frame{border:1px solid #727cf538;position:relative;box-shadow:inset 0 1px #ffffff0d,0 22px 56px -32px #313a4680}.persona-voice-frame:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(#0000 60%,#727cf514 100%);transition:opacity .3s;position:absolute;inset:0}.persona-voice-tile:hover .persona-voice-frame:after{opacity:1}.persona-voice-tile:hover .persona-voice-frame{box-shadow:inset 0 1px #ffffff14,0 32px 70px -32px #5c69e673,0 0 0 1px #727cf540}.final-cta{background:radial-gradient(70% 100% at 50% 0,#727cf52e,#0000 60%),radial-gradient(40% 60% at 20% 100%,#727cf51a,#0000 60%),radial-gradient(40% 60% at 80% 100%,#929af814,#0000 60%);position:relative;overflow:hidden}.final-cta:before{content:"";background:var(--gradient-mesh);filter:blur(60px)saturate(120%);opacity:.35;pointer-events:none;position:absolute;inset:0}.final-cta-inner{z-index:1;position:relative}.final-cta h2{letter-spacing:-.025em;font-size:clamp(2rem,4.4vw,3rem)}.final-cta-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.85rem;display:inline-flex}[data-theme=dark] .landing .editorial-card{background:linear-gradient(165deg,#727cf524 0%,#141413d9 50%);box-shadow:inset 0 1px #ffffff0a,0 40px 100px -50px #000000b3,0 2px 6px -2px #0006}[data-theme=dark] .landing .hero-orbital-node{background:#1a1a18;border-color:#727cf559;box-shadow:inset 0 1px #ffffff0a,0 12px 28px -10px #0009,0 0 0 1px #727cf526}[data-theme=dark] .landing .topbar{box-shadow:none;background:#0e0e0d99;border-bottom-color:#ffffff0f}[data-theme=dark] .landing .nav-links{background:0 0}[data-theme=dark] .landing .nav-link:hover{box-shadow:none;color:#fff;background:#ffffff14}[data-theme=dark] .landing .nav-signin:hover{color:#fff;background:#ffffff0f}[data-theme=dark] .landing .mission-strip{background:linear-gradient(135deg,#727cf51a,#14141399)}[data-theme=dark] .landing .step-num{box-shadow:0 6px 14px -6px #727cf580,0 0 0 3px #141413}[data-theme=dark] .landing .feature-card,[data-theme=dark] .landing .step-card,[data-theme=dark] .landing .pricing-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141413b8}:root:not([data-theme=dark]) .landing .persona-voice-name{color:var(--text-muted)}:root:not([data-theme=dark]) .landing .persona-voice-preview-hint{color:var(--text);background:linear-gradient(#0000 0%,#ffffffd9 25%,#fff 100%)}.bubble-user,:root:not([data-theme=dark]) .landing .chat-demo-shell .bubble-user{color:#f4f2efeb}.hero-chat-preview{width:100%;max-width:560px;margin:0 auto;display:block;position:relative}.hero-chat-preview-glow{filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(70% 60% at 50% 30%,#727cf538,#0000 65%),radial-gradient(50% 40% at 80% 100%,#929af829,#0000 70%);animation:8s ease-in-out infinite alternate hero-chat-glow;position:absolute;inset:-30px -20px}@keyframes hero-chat-glow{0%{opacity:.7;transform:scale(.98)}to{opacity:1;transform:scale(1.04)}}.hero-chat-preview-shell{z-index:1;background:var(--bg-elevated);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;transition:transform .6s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(2deg);box-shadow:inset 0 1px #fff9,0 50px 100px -45px #5c69e659,0 12px 32px -16px #313a462e}.hero-chat-preview-shell:hover{transform:perspective(1200px)rotateY(0)rotateX(0)translateY(-4px)}.hero-chat-preview-shell:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(160deg,#727cf580,#727cf500 40% 60%,#727cf54d);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-chat-preview-header{border-bottom:1px solid var(--border);background:linear-gradient(#727cf50d,#0000);align-items:center;gap:.7rem;padding:.95rem 1.1rem;display:flex}.hero-chat-preview-avatar{color:#fff;background:var(--gradient-accent);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 20px -8px #5c69e68c}.hero-chat-preview-meta{flex:1;min-width:0}.hero-chat-preview-name{color:var(--text);margin:0;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:650;line-height:1.2}.hero-chat-preview-status{color:var(--text-dim);align-items:center;gap:.35rem;margin:.15rem 0 0;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;display:inline-flex}.hero-chat-preview-pulse{background:#34a853;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite hero-status-pulse;box-shadow:0 0 #34a85380}@keyframes hero-status-pulse{0%,to{box-shadow:0 0 #34a85300}50%{box-shadow:0 0 0 6px #34a85300}10%{box-shadow:0 0 #34a85366}}.hero-chat-preview-body{background:var(--bg-card);gap:.65rem;padding:1.1rem 1rem;display:grid}.hero-chat-msg{border-radius:14px;max-width:82%;padding:.68rem .9rem .5rem;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.5;animation:.6s cubic-bezier(.22,1,.36,1) both hero-msg-in;position:relative}.hero-chat-msg:first-child{animation-delay:.1s}.hero-chat-msg:nth-child(2){animation-delay:.5s}.hero-chat-msg:nth-child(3){animation-delay:1.1s}.hero-chat-msg:nth-child(4){animation-delay:1.5s}@keyframes hero-msg-in{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-chat-msg p{color:var(--text);margin:0}.hero-chat-msg-user{background:var(--gradient-accent);color:#fff;border-bottom-right-radius:4px;margin-left:auto;box-shadow:0 8px 20px -10px #5c69e68c}.hero-chat-msg-user p{color:#fff}.hero-chat-msg-ally{background:var(--surface-sunken);border:1px solid var(--border);border-bottom-left-radius:4px;margin-right:auto}.hero-chat-msg-attachment{color:var(--accent);background:var(--accent-soft);border:1px solid #727cf540;border-radius:8px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex;margin-top:.4rem!important}.hero-chat-msg-time{color:#ffffffa6;float:right;align-items:center;gap:.2rem;margin-top:.3rem;margin-left:.5rem;font-size:.65rem;font-weight:600;display:inline-flex}.hero-chat-msg-time-ally{color:var(--text-dim)}.hero-chat-msg-typing{align-items:center;gap:.3rem;width:fit-content;padding:.7rem .95rem;display:inline-flex}.hero-chat-typing-dot{background:var(--accent);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing-bounce}.hero-chat-typing-dot:nth-child(2){animation-delay:.2s}.hero-chat-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.hero-chat-preview-source-row{border-top:1px solid var(--border);background:linear-gradient(#0000,#727cf50a);flex-wrap:wrap;align-items:center;gap:.4rem;padding:.7rem 1rem .9rem;display:flex}.hero-chat-preview-source-row:before{content:"Sources:";letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);margin-right:.25rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.hero-chat-source-chip{background:var(--accent-soft);color:var(--accent);border:1px solid #727cf540;border-radius:6px;align-items:center;padding:.22rem .55rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600;display:inline-flex}.hero-chat-stage{grid-template:1fr/1fr;min-height:440px;display:grid;position:relative}.hero-chat-slot{will-change:opacity, transform;grid-area:1/1;min-width:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.hero-chat-slot-trevo{opacity:0;pointer-events:none;transform:translate(-7%)scale(.97)}.hero-chat-slot-wa{opacity:0;pointer-events:none;transform:translate(7%)scale(.97)}.hero-chat-stage.is-trevo .hero-chat-slot-trevo,.hero-chat-stage.is-wa .hero-chat-slot-wa{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.hero-chat-view{flex-direction:column;min-height:100%;display:flex}.hero-chat-view .hero-chat-preview-body,.hero-chat-view .hero-wa-body{flex:1}.hero-wa-header{color:#fff;background:#075e54;align-items:center;gap:.55rem;padding:.6rem .7rem;display:flex}[data-theme=dark] .landing .hero-wa-header{background:#1f2c34}.hero-wa-back{color:#fff;flex-shrink:0;margin-right:-.1rem}.hero-wa-avatar{color:#075e54;background:#dfe5e7;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.hero-wa-meta{flex:1;min-width:0;margin-right:auto}.hero-wa-name{color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;line-height:1.2}.hero-wa-status{color:#ffffffc7;margin:.05rem 0 0;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:400;line-height:1.2}.hero-wa-actions{color:#ffffffeb;flex-shrink:0;align-items:center;gap:.85rem;padding-right:.15rem;display:inline-flex}.hero-wa-body{background-color:#efeae2;background-image:radial-gradient(#00000006 1px,#0000 1.4px),radial-gradient(#00000006 1px,#0000 1.4px);background-position:0 0,11px 11px;background-size:22px 22px,22px 22px;align-content:start;gap:.28rem;padding:.9rem .7rem .75rem;display:grid;position:relative}[data-theme=dark] .landing .hero-wa-body{background-color:#0b141a;background-image:radial-gradient(#ffffff06 1px,#0000 1.4px),radial-gradient(#ffffff06 1px,#0000 1.4px)}.hero-wa-day{color:#54656f;letter-spacing:.04em;background:#fff;border-radius:7px;justify-self:center;margin:.1rem 0 .45rem;padding:.2rem .72rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:600;box-shadow:0 1px .5px #0b141a21}[data-theme=dark] .landing .hero-wa-day{color:#aebac1;background:#1d282f}.hero-wa-msg{color:#111b21;border-radius:8px;max-width:78%;padding:.4rem .55rem .32rem;font-family:DM Sans,sans-serif;font-size:.855rem;line-height:1.42;animation:.5s cubic-bezier(.22,1,.36,1) both hero-wa-msg-in;position:relative;box-shadow:0 1px .5px #0b141a2e}.hero-wa-msg p{margin:0}.hero-wa-msg-in{background:#fff;border-top-left-radius:0;margin-right:auto}.hero-wa-msg-in:before{content:"";clip-path:polygon(100% 0,100% 100%,0 0);background:#fff;width:8px;height:13px;position:absolute;top:0;left:-7px}.hero-wa-msg-out{background:#d9fdd3;border-top-right-radius:0;margin-left:auto}.hero-wa-msg-out:before{content:"";clip-path:polygon(0 0,0 100%,100% 0);background:#d9fdd3;width:8px;height:13px;position:absolute;top:0;right:-7px}[data-theme=dark] .landing .hero-wa-msg-in,[data-theme=dark] .landing .hero-wa-msg-in:before{color:#e9edef;background:#202c33}[data-theme=dark] .landing .hero-wa-msg-out,[data-theme=dark] .landing .hero-wa-msg-out:before{color:#e9edef;background:#005c4b}.hero-chat-stage.is-wa .hero-wa-msg:nth-child(2){animation-delay:80ms}.hero-chat-stage.is-wa .hero-wa-msg:nth-child(3){animation-delay:.22s}.hero-chat-stage.is-wa .hero-wa-msg:nth-child(4){animation-delay:.4s}.hero-chat-stage.is-wa .hero-wa-msg:nth-child(5){animation-delay:.58s}@keyframes hero-wa-msg-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-wa-time{float:right;color:#111b2173;align-items:center;gap:.15rem;margin:.12rem 0 -.05rem .5rem;font-size:.6rem;font-weight:500;display:inline-flex}[data-theme=dark] .landing .hero-wa-time{color:#e9edef99}.hero-wa-tick{color:#53bdeb}.hero-wa-inputbar{background:#efeae2;align-items:center;gap:.4rem;padding:.4rem .5rem;display:flex}[data-theme=dark] .landing .hero-wa-inputbar{background:#0b141a}.hero-wa-input{color:#8696a0;background:#fff;border-radius:999px;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.5rem .7rem;display:flex;box-shadow:0 1px .5px #0b141a21}[data-theme=dark] .landing .hero-wa-input{background:#1f2c34}.hero-wa-input-emoji,.hero-wa-input-clip,.hero-wa-input-cam{color:#8696a0;flex-shrink:0}.hero-wa-input-clip{margin-left:auto;transform:rotate(-45deg)}.hero-wa-input-placeholder{color:#8696a0;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:.86rem;overflow:hidden}.hero-wa-mic{color:#fff;background:#00a884;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 1px 2px #0b141a33}@media (prefers-reduced-motion:reduce){.hero-chat-preview-glow,.hero-chat-preview-pulse,.hero-chat-msg,.hero-chat-typing-dot,.hero-chat-slot,.hero-wa-msg{transition:none;animation:none}}@media (width<=820px){.hero-chat-preview-shell{transform:none}}.integrations-strip{border:1px solid var(--border);background:linear-gradient(135deg, #727cf50d, var(--surface-translucent));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;margin-top:clamp(3rem,6vw,4.5rem);padding:1.4rem 1.5rem;position:relative}.integrations-strip:before{content:"";border-radius:inherit;background:var(--hairline);-webkit-mask-composite:xor;pointer-events:none;opacity:.6;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.integrations-strip-label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin:0 0 .85rem;font-family:DM Sans,sans-serif;font-size:.74rem;font-weight:650}.integrations-strip-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem clamp(1.25rem,3vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.integrations-strip-list li{color:var(--text-muted);letter-spacing:-.005em;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:600;transition:color .2s;display:inline-flex}.integrations-strip-list li:hover{color:var(--text)}.integrations-strip-list li svg{color:var(--accent);flex-shrink:0}.outcomes-section{padding-top:clamp(4rem,8vw,6rem);padding-bottom:clamp(3rem,6vw,4.5rem)}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.metric-card{background:var(--bg-card);border:1px solid var(--border);text-align:left;border-radius:18px;padding:1.6rem 1.4rem 1.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .3s;position:relative;overflow:hidden}.metric-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.4;background:linear-gradient(160deg,#727cf566,#727cf500 50%);padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.metric-card:after{content:"";filter:blur(20px);pointer-events:none;opacity:.5;background:radial-gradient(circle,#727cf524,#0000 60%);width:70%;height:80%;transition:opacity .35s;position:absolute;top:-40%;right:-30%}.metric-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -38px #5c69e666}.metric-card:hover:before,.metric-card:hover:after{opacity:1}.metric-icon{color:var(--accent);margin-bottom:.85rem}.metric-value{letter-spacing:-.03em;background:var(--gradient-accent);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.2rem,4.5vw,3rem);font-weight:400;line-height:1.05}.metric-label{color:var(--text-muted);margin:.5rem 0 0;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.45}@media (width<=900px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.metrics-grid{grid-template-columns:1fr}}.problem-solution-section{padding-top:clamp(4rem,8vw,6rem);padding-bottom:clamp(3rem,6vw,5rem)}.ps-grid{grid-template-columns:1fr auto 1fr;align-items:start;gap:0 2rem;margin-top:3rem;display:grid}.ps-col-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:.8rem;font-weight:600;display:flex}.ps-col-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.ps-col-dot--before{background:#d9534f}.ps-col-dot--after{background:var(--accent)}.ps-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.ps-item{border:1px solid var(--border);background:var(--bg-card);border-radius:14px;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;font-size:.95rem;line-height:1.45;transition:transform .25s,box-shadow .25s;display:flex}.ps-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px -10px #00000014}.ps-item--before{color:var(--text-muted);opacity:.72}.ps-item--before .ps-item-icon{color:#c0392b;flex-shrink:0;margin-top:.1rem;font-size:.85rem;font-weight:700}.ps-item--after{color:var(--text);background:linear-gradient(135deg,#fff 60%,#727cf50a);border-color:#727cf538}.ps-item--after .ps-item-icon{color:var(--accent);flex-shrink:0;margin-top:.1rem;font-size:.85rem;font-weight:700}.ps-divider{color:var(--accent);flex-direction:column;align-items:center;gap:.5rem;padding-top:2.1rem;display:flex}.ps-divider-line{background:linear-gradient(#0000,#727cf559,#0000);flex:1;width:1px;min-height:3rem;display:block}.ps-divider-icon{background:var(--accent-soft);border:1px solid #727cf540;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (width<=768px){.ps-grid{grid-template-columns:1fr;gap:1.5rem 0}.ps-divider{flex-direction:row;gap:.75rem;padding-top:0}.ps-divider-line{width:auto;height:1px;min-height:unset;background:linear-gradient(90deg,#0000,#727cf559,#0000);flex:1}}.testimonials-section{background:linear-gradient(180deg, transparent, #727cf50a 50%, transparent), var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:2.5rem;display:grid}.testimonial-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:.95rem;padding:1.35rem 1.4rem 1.1rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .3s;display:flex;position:relative;box-shadow:0 1px #00000005,0 8px 24px -18px #3c28142e}.testimonial-card-tone-a{transform:rotate(-.25deg)}.testimonial-card-tone-b{margin-top:.6rem;transform:rotate(.2deg)}.testimonial-card-tone-c{transform:rotate(-.15deg)}.testimonial-card-tone-d{margin-top:.35rem;transform:rotate(.3deg)}.testimonial-card-tone-e{transform:rotate(-.2deg)}.testimonial-card-tone-f{margin-top:.5rem;transform:rotate(.15deg)}.testimonial-card:hover{border-color:#727cf559;transform:translateY(-3px)rotate(0);box-shadow:0 24px 50px -28px #5c69e647}.testimonial-head{grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;display:grid}.testimonial-avatar{letter-spacing:.01em;color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:650;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 2px 6px -2px #0000002e}.testimonial-avatar-a{background:linear-gradient(135deg,#c47a4a,#8a4a22)}.testimonial-avatar-b{background:linear-gradient(135deg,#4a7a8a,#224a5a)}.testimonial-avatar-c{background:linear-gradient(135deg,#8a6a4a,#5a3a22)}.testimonial-avatar-d{background:linear-gradient(135deg,#a85a5a,#6a2a2a)}.testimonial-avatar-e{background:linear-gradient(135deg,#5a7a5a,#2a4a2a)}.testimonial-avatar-f{background:linear-gradient(135deg,#7a5a8a,#4a2a5a)}.testimonial-head-meta{min-width:0}.testimonial-name{color:var(--text);letter-spacing:-.005em;align-items:center;gap:.35rem;margin:0;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:650;line-height:1.2;display:inline-flex}.testimonial-verified{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.testimonial-role{color:var(--text-dim);margin:.18rem 0 0;font-family:DM Sans,sans-serif;font-size:.74rem;font-weight:500;line-height:1.35}.testimonial-stars{color:#f5a623;align-self:flex-start;align-items:center;gap:.1rem;display:inline-flex}.testimonial-quote{color:var(--text);flex:1;margin:0;padding-left:.1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:450;line-height:1.6;position:relative}.testimonial-quote-mark{vertical-align:-3px;color:#727cf573;margin-right:.3rem;display:inline-block}.testimonial-foot{border-top:1px solid var(--border);color:var(--text-dim);justify-content:space-between;align-items:center;gap:.5rem;padding-top:.85rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;display:flex}.testimonial-via{border:1px solid var(--border);letter-spacing:.005em;background:#00000008;border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .5rem;display:inline-flex}.testimonial-via-wa{color:var(--text-muted);border-color:var(--border);background:#00000008}.testimonial-when{letter-spacing:.01em;opacity:.85}@media (width<=1080px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.testimonials-grid{grid-template-columns:1fr;gap:.9rem}.testimonial-card,.testimonial-card-tone-a,.testimonial-card-tone-b,.testimonial-card-tone-c,.testimonial-card-tone-d,.testimonial-card-tone-e,.testimonial-card-tone-f{margin-top:0;transform:none}}.trust-section{padding-top:clamp(4rem,7vw,5.5rem)}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:720px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:grid}.trust-grid .trust-card:last-child:nth-child(odd){grid-column:1/-1;width:100%;max-width:calc(50% - .5rem);margin-inline:auto}.trust-card{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;padding:1.6rem 1.4rem;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s;position:relative}.trust-card:hover{border-color:#727cf54d;transform:translateY(-3px)}.trust-icon{width:44px;height:44px;color:var(--accent);background:linear-gradient(135deg,#727cf529,#727cf50a);border:1px solid #727cf547;border-radius:12px;place-items:center;margin-bottom:1.1rem;display:grid;box-shadow:0 8px 18px -10px #727cf559}.trust-card h3{letter-spacing:-.015em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.18rem;font-weight:400;line-height:1.25}.trust-card p{color:var(--text-muted);margin:.55rem 0 0;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.6}@media (width<=900px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.trust-grid{grid-template-columns:1fr}}.extra-services-section{padding-top:clamp(4rem,7vw,5.5rem);padding-bottom:clamp(3rem,6vw,4.5rem)}.extra-services-grid{margin-top:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:720px;margin-inline:auto;display:grid}.extra-service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:0;padding:2rem 1.75rem 1.75rem;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;display:flex;position:relative}.extra-service-card:hover{border-color:#727cf559;transform:translateY(-4px);box-shadow:0 16px 40px -12px #727cf524}.extra-service-card-featured{background:linear-gradient(160deg, #727cf50f 0%, var(--bg-card) 60%);border-color:#727cf566}.extra-service-card-featured:before{content:"";background:var(--hairline);-webkit-mask-composite:xor;pointer-events:none;border-radius:20px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.extra-service-icon{width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#727cf52e,#727cf50d);border:1px solid #727cf547;border-radius:14px;flex-shrink:0;place-items:center;margin-bottom:1.25rem;display:grid;box-shadow:0 8px 18px -10px #727cf559}.extra-service-card h3{letter-spacing:-.015em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.22rem;font-weight:400;line-height:1.25}.extra-service-card p{color:var(--text-muted);flex:1;margin:.6rem 0 1.5rem;font-family:DM Sans,sans-serif;font-size:.89rem;line-height:1.65}.extra-service-cta{border-radius:10px;align-self:flex-start;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.88rem;display:inline-flex}@media (width<=900px){.extra-services-grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}.faq-section{padding-top:clamp(4rem,7vw,5.5rem);padding-bottom:clamp(3rem,6vw,4.5rem)}.faq-list{gap:.6rem;max-width:720px;margin:2rem auto 0;display:grid}.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.faq-item[open]{border-color:#727cf54d;box-shadow:0 18px 40px -30px #5c69e64d}.faq-item summary{cursor:pointer;color:var(--text);letter-spacing:-.005em;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.98rem;font-weight:600;list-style:none;transition:color .2s;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--accent)}.faq-icon{width:20px;height:20px;color:var(--text-dim);background:0 0;border:none;flex-shrink:0;place-items:center;transition:transform .2s;display:grid}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 1.25rem 1.15rem;animation:.35s faq-reveal}.faq-answer p{color:var(--text-muted);border-top:1px solid var(--border);margin:0;padding-top:.8rem;font-family:DM Sans,sans-serif;font-size:.92rem;line-height:1.65}@keyframes faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.hero-content{min-height:0}.hero-copy{max-width:100%}.hero-chat-preview{margin:0 auto}}[data-theme=dark] .landing .hero-chat-preview-shell{background:#141413d9;box-shadow:inset 0 1px #ffffff0a,0 50px 100px -45px #000000b3,0 12px 32px -16px #00000080}[data-theme=dark] .landing .hero-deck-shell{background:#121211d1;box-shadow:inset 0 1px #ffffff0d,0 50px 100px -45px #000000b3,0 16px 40px -22px #0000008c}[data-theme=dark] .landing .hero-deck-card{background:#1c1c1ab3}[data-theme=dark] .landing .hero-pills li{background:#141413a6}[data-theme=dark] .landing .hero-chat-msg-ally{background:#1e1e1cb3}[data-theme=dark] .landing .integrations-strip,[data-theme=dark] .landing .metric-card,[data-theme=dark] .landing .testimonial-card,[data-theme=dark] .landing .trust-card,[data-theme=dark] .landing .faq-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141413b8}[data-theme=dark] .landing .hero-chip{background:#141413a6}.mission-strip:empty,.hero-orbital:empty{display:none}html,body,.landing{overflow-x:hidden}@media (width<=768px){.section,.hero-section{padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.grid-features,.grid-3,.pricing-grid,.testimonials-grid{grid-template-columns:1fr}.trust-grid,.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.persona-voices-grid{grid-template-columns:1fr;gap:.9rem}.chat-demo-shell{border-radius:14px;max-width:100%;margin-left:-.25rem;margin-right:-.25rem}.trust-grid,.metrics-grid{grid-template-columns:1fr}.hero-chat-preview,.hero-aside{margin-top:1.5rem}.hero-title,.section-title,.hero h1{line-height:1.15;font-size:clamp(1.85rem,7vw,2.6rem)!important}.hero-subtitle,.section-subtitle{font-size:.95rem}.hero-cta,.hero-cta-group,.cta-row{flex-direction:column;align-items:stretch}.hero-cta>*,.hero-cta-group>*,.cta-row>*{justify-content:center;width:100%}.hero-trust-line{text-align:center;justify-content:center}.pricing-card,.pricing-card-highlight{transform:none!important}.landing table{max-width:100%;display:block;overflow-x:auto}.topbar-inner{padding-left:.9rem;padding-right:.9rem}}@media (width<=380px){.hero-title,.hero h1{font-size:1.7rem!important}.section-title{font-size:1.4rem!important}}.pd-wrap{flex-direction:column;gap:0;width:100%;max-width:430px;margin:0 auto;display:flex;position:relative}.pd-glow{filter:blur(22px);pointer-events:none;z-index:0;background:radial-gradient(70% 55% at 50% 30%,#727cf538,#0000 65%),radial-gradient(50% 40% at 85% 90%,#929af824,#0000 65%);animation:9s ease-in-out infinite alternate pd-glow-drift;position:absolute;inset:-40px -30px}@keyframes pd-glow-drift{0%{opacity:.75;transform:scale(.97)}to{opacity:1;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.pd-glow{animation:none}}.pd-tabs{z-index:2;background:var(--surface-translucent);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;gap:.35rem;width:fit-content;margin-bottom:.6rem;padding:.25rem;display:flex;position:relative}.pd-tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.38rem .9rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;transition:background .18s,color .18s;display:inline-flex}.pd-tab:hover{color:var(--text);background:#313a460d}.pd-tab--active{background:var(--bg-elevated);color:var(--text);box-shadow:0 1px 4px #313a461a}.pd-tab--active:first-child{color:#25d366}.pd-tab--active:nth-child(2){color:#4a154b}[data-theme=dark] .landing .pd-tab--active:nth-child(2){color:#e8d3f0}.pd-tab--active:nth-child(3){color:var(--accent)}.pd-shell{z-index:1;border:1px solid var(--border);border-radius:22px;flex-direction:column;height:480px;transition:transform .55s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:perspective(1100px)rotateY(-2.5deg)rotateX(1.5deg);box-shadow:inset 0 1px #fff9,0 40px 100px -50px #313a4659,0 2px 6px -2px #313a4612}.pd-shell:hover{transform:perspective(1100px)rotateY(0)rotateX(0)translateY(-3px)}.pd-shell:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:10;background:linear-gradient(155deg,#727cf580,#727cf500 38% 62%,#727cf54d);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pd-progress{background:var(--border);z-index:2;border-radius:999px;height:2px;margin-top:.55rem;position:relative;overflow:hidden}.pd-progress-fill{background:var(--accent);border-radius:inherit;width:0%;height:100%;animation:linear infinite pd-progress-grow}@keyframes pd-progress-grow{0%{opacity:1;width:0%}90%{opacity:1;width:100%}to{opacity:0;width:100%}}@media (prefers-reduced-motion:reduce){.pd-progress{display:none}}.pd-shell--whatsapp{background:#efeae2}[data-theme=dark] .landing .pd-shell--whatsapp{background:#0b141a}.pd-wa-header{color:#fff;background:#075e54;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem .75rem;display:flex}[data-theme=dark] .landing .pd-wa-header{background:#1f2c34}.pd-wa-back{flex-shrink:0}.pd-wa-ava{color:#075e54;background:#dfe5e7;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.pd-wa-meta{flex:1;min-width:0}.pd-wa-name{color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:650;line-height:1.15}.pd-wa-sub{color:#fffc;margin:0;font-family:DM Sans,sans-serif;font-size:.68rem}.pd-wa-hdr-actions{color:#ffffffeb;align-items:center;gap:.75rem;display:flex}.pd-wa-body{scrollbar-width:none;background-color:#efeae2;background-image:radial-gradient(#00000005 1px,#0000 1.4px),radial-gradient(#00000005 1px,#0000 1.4px);background-position:0 0,11px 11px;background-size:22px 22px,22px 22px;flex-direction:column;flex:1;gap:.22rem;padding:.65rem .65rem .5rem;display:flex;overflow-y:auto}.pd-wa-body::-webkit-scrollbar{display:none}[data-theme=dark] .landing .pd-wa-body{background-color:#0b141a;background-image:radial-gradient(#ffffff06 1px,#0000 1.4px),radial-gradient(#ffffff06 1px,#0000 1.4px)}.pd-wa-date{color:#54656f;letter-spacing:.04em;background:#fff;border-radius:7px;align-self:center;margin:.1rem 0 .35rem;padding:.18rem .65rem;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600;box-shadow:0 1px .5px #0b141a21}[data-theme=dark] .landing .pd-wa-date{color:#aebac1;background:#1d282f}.pd-wa-bubble{border-radius:8px;max-width:80%;padding:.38rem .52rem .28rem;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.42;animation:.38s cubic-bezier(.22,1,.36,1) both pd-msg-in;position:relative;box-shadow:0 1px .5px #0b141a2b}@keyframes pd-msg-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:none}}.pd-wa-bubble p{margin:0}.pd-wa-in{color:#111b21;background:#fff;border-top-left-radius:0;align-self:flex-start}[data-theme=dark] .landing .pd-wa-in{color:#e9edef;background:#202c33}.pd-wa-out{color:#111b21;background:#d9fdd3;border-bottom-right-radius:2px;align-self:flex-end}[data-theme=dark] .landing .pd-wa-out{color:#e9edef;background:#005c4b}.pd-wa-in:before{content:"";border-top:0 solid #0000;border-bottom:8px solid #0000;border-left:0 solid #0000;border-right:8px solid #fff;position:absolute;top:0;left:-7px}[data-theme=dark] .landing .pd-wa-in:before{border-color:#0000 #202c33 #0000 #0000}.pd-wa-out:after{content:"";border-top:8px solid #d9fdd3;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:8px solid #0000;position:absolute;bottom:0;right:-7px}[data-theme=dark] .landing .pd-wa-out:after{border-color:#005c4b #0000 #0000}.pd-wa-ts{float:right;color:#667781;align-items:center;gap:.2rem;margin:.18rem 0 0 .45rem;font-size:.62rem;display:inline-flex}[data-theme=dark] .landing .pd-wa-ts{color:#8696a0}.pd-wa-tick{color:#53bdeb}.pd-wa-bar{background:#f0f2f5;flex-shrink:0;align-items:center;gap:.4rem;padding:.42rem .55rem;display:flex}[data-theme=dark] .landing .pd-wa-bar{background:#1e2a30}.pd-wa-input{color:#54656f;background:#fff;border-radius:22px;flex:1;align-items:center;gap:.45rem;padding:.42rem .65rem;display:flex}[data-theme=dark] .landing .pd-wa-input{color:#aebac1;background:#2a3942}.pd-wa-ph{color:#8696a0;flex:1;font-family:DM Sans,sans-serif;font-size:.82rem}.pd-wa-mic{color:#fff;cursor:default;background:#00a884;border:none;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}[data-theme=dark] .landing .pd-wa-mic{background:#00a884}.pd-shell--slack{background:#fff}[data-theme=dark] .landing .pd-shell--slack{background:#1a1d21}.pd-sl-layout{grid-template-columns:42px 110px 1fr;height:100%;display:grid;overflow:hidden}.pd-sl-sidebar{background:#4a154b;flex-direction:column;align-items:center;gap:.55rem;padding:.6rem 0;display:flex}[data-theme=dark] .landing .pd-sl-sidebar{background:#19171d}.pd-sl-ws{color:#4a154b;background:#fff;border-radius:8px;place-items:center;width:28px;height:28px;margin-bottom:.2rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:800;display:grid}.pd-sl-icon{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:grid}.pd-sl-icon:hover{color:#fff;background:#ffffff1f}.pd-sl-icon--active{color:#fff;background:#ffffff38}.pd-sl-channels{scrollbar-width:none;background:#3f0e40;padding:.5rem 0;overflow-y:auto}.pd-sl-channels::-webkit-scrollbar{display:none}[data-theme=dark] .landing .pd-sl-channels{background:#1a1523}.pd-sl-ch-title{color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .15rem;padding:.15rem .65rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:700}.pd-sl-ch{color:#fff9;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:0;align-items:center;gap:.3rem;padding:.2rem .65rem;font-family:DM Sans,sans-serif;font-size:.75rem;display:flex;overflow:hidden}.pd-sl-ch:hover{color:#fff;background:#ffffff1a}.pd-sl-ch--active{color:#fff;background:#fff3;border-radius:4px;margin:0 .3rem;font-weight:600}.pd-sl-main{background:#fff;flex-direction:column;display:flex;overflow:hidden}[data-theme=dark] .landing .pd-sl-main{background:#1a1d21}.pd-sl-topbar{border-bottom:1px solid #e8e8e8;flex-shrink:0;justify-content:space-between;align-items:center;padding:.45rem .75rem;display:flex}[data-theme=dark] .landing .pd-sl-topbar{border-color:#2d2f33}.pd-sl-ch-name{color:#1d1c1d;align-items:center;gap:.3rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;display:flex}[data-theme=dark] .landing .pd-sl-ch-name{color:#d1d2d3}.pd-sl-topbar-icons{color:#616061;align-items:center;gap:.55rem;display:flex}[data-theme=dark] .landing .pd-sl-topbar-icons{color:#868789}.pd-sl-body{scrollbar-width:none;flex-direction:column;flex:1;gap:.08rem;padding:.5rem .6rem;display:flex;overflow-y:auto}.pd-sl-body::-webkit-scrollbar{display:none}.pd-sl-row{border-radius:6px;align-items:flex-start;gap:.4rem;padding:.08rem .25rem;animation:.38s cubic-bezier(.22,1,.36,1) both pd-msg-in;display:flex}.pd-sl-row:hover{background:#00000008}[data-theme=dark] .landing .pd-sl-row:hover{background:#ffffff0a}.pd-sl-ava{border-radius:5px;flex-shrink:0;place-items:center;width:26px;height:26px;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;display:grid}.pd-sl-row-in .pd-sl-ava{background:var(--accent);color:#fff}.pd-sl-row-out .pd-sl-ava{color:#555;background:#e0e0e0}[data-theme=dark] .landing .pd-sl-row-out .pd-sl-ava{color:#ccc;background:#37393f}.pd-sl-content{flex:1;min-width:0}.pd-sl-sender{color:#1d1c1d;margin-bottom:.08rem;font-family:DM Sans,sans-serif;font-size:.73rem;font-weight:700;line-height:1.2;display:inline-block}[data-theme=dark] .landing .pd-sl-sender{color:#d1d2d3}.pd-sl-row-in .pd-sl-sender{color:var(--accent)}.pd-sl-content p{color:#1d1c1d;margin:0;font-family:DM Sans,sans-serif;font-size:.8rem;line-height:1.45}[data-theme=dark] .landing .pd-sl-content p{color:#d1d2d3}.pd-sl-bar{border-top:1px solid #e8e8e8;flex-shrink:0;padding:.45rem .65rem .55rem}[data-theme=dark] .landing .pd-sl-bar{border-color:#2d2f33}.pd-sl-input{background:#fff;border:1px solid #d6d0ce;border-radius:10px;align-items:center;padding:.42rem .65rem;display:flex}[data-theme=dark] .landing .pd-sl-input{background:#222529;border-color:#383b40}.pd-sl-ph{color:#868789;flex:1;font-family:DM Sans,sans-serif;font-size:.78rem}.pd-sl-bar-icons{color:#868789;align-items:center;gap:.55rem;display:flex}.pd-shell--web{background:var(--bg-elevated)}[data-theme=dark] .landing .pd-shell--web{background:#14130f}.pd-web-browser{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .7rem;display:flex}.pd-web-dot{border-radius:50%;width:9px;height:9px}.pd-web-dot--r{background:#ff5f57}.pd-web-dot--y{background:#febc2e}.pd-web-dot--g{background:#28c840}.pd-web-url{background:var(--bg);border:1px solid var(--border);color:var(--text-dim);border-radius:999px;align-items:center;gap:.3rem;margin-left:.5rem;padding:.18rem .6rem;font-family:DM Sans,sans-serif;font-size:.66rem;font-weight:500;display:inline-flex}.pd-web-header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:baseline;gap:.5rem;padding:.7rem .85rem;display:flex}.pd-web-brand{color:var(--text);align-items:center;gap:.35rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:600;display:inline-flex}.pd-web-brand svg{color:var(--accent)}.pd-web-sub{color:var(--text-dim);font-family:DM Sans,sans-serif;font-size:.7rem}.pd-web-body{scrollbar-width:none;flex-direction:column;flex:1;gap:.6rem;padding:.85rem .85rem .5rem;display:flex;overflow-y:auto}.pd-web-body::-webkit-scrollbar{display:none}.pd-web-row{align-items:flex-start;gap:.45rem;max-width:88%;animation:.38s cubic-bezier(.22,1,.36,1) both pd-msg-in;display:flex}.pd-web-row-out{flex-direction:row-reverse;align-self:flex-end}.pd-web-row-in{align-self:flex-start}.pd-web-ava{width:24px;height:24px;color:var(--accent);background:#727cf51f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.pd-web-bubble{border-radius:14px;padding:.5rem .7rem;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.45}.pd-web-bubble p{margin:0}.pd-web-in{background:var(--surface);border:1px solid var(--border);color:var(--text);border-top-left-radius:4px}.pd-web-out{background:var(--accent);color:#fff;border-top-right-radius:4px}.pd-web-out strong{color:#fff}.pd-web-bar{border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:.5rem;padding:.6rem .7rem;display:flex}.pd-web-input{background:var(--bg);border:1px solid var(--border);border-radius:999px;flex:1;padding:.55rem .8rem}.pd-web-ph{color:var(--text-dim);font-family:DM Sans,sans-serif;font-size:.78rem}.pd-web-send{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pd-typing-bubble{align-items:center;gap:.28rem;display:inline-flex}.pd-dot{background:var(--accent);opacity:.55;border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite pd-dot-bounce;display:inline-block}.pd-dot:nth-child(2){animation-delay:.18s}.pd-dot:nth-child(3){animation-delay:.36s}@keyframes pd-dot-bounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.pd-card{color:var(--accent);background:#727cf514;border:1px solid #727cf547;border-radius:8px;align-items:center;gap:.35rem;margin-top:.3rem;padding:.28rem .52rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.pd-card-open{color:var(--accent);opacity:.8;align-items:center;gap:.15rem;margin-left:.25rem;font-size:.68rem;text-decoration:none;display:inline-flex}.pd-card-open:hover{opacity:1}@media (width<=820px){.pd-wrap{max-width:380px}.pd-shell{height:420px;transform:none}.pd-shell:hover{transform:none}}@media (width<=540px){.pd-wrap{max-width:100%}.pd-shell{border-radius:18px;height:380px}.pd-sl-channels{display:none}.pd-sl-layout{grid-template-columns:42px 1fr}}.landing .btn{letter-spacing:-.011em;border-radius:var(--r-sm);white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.6875rem 1.125rem;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.landing .btn svg{flex-shrink:0}.landing .btn-primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:none;transform:none}.landing .btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:none;transform:none}.landing .btn-outline{background:var(--bg-elevated);border-color:var(--border);color:var(--text);box-shadow:var(--shadow-sm)}.landing .btn-outline:hover{background:var(--surface-hover);border-color:var(--border-hover);color:var(--text);transform:none}.landing .btn-ghost{color:var(--text-muted);box-shadow:none;background:0 0;border-color:#0000;font-weight:500}.landing .btn-ghost:hover{background:var(--surface-hover);color:var(--text);border-color:#0000}.landing .btn-primary-lg{border-radius:var(--r-sm);padding:.8125rem 1.375rem;font-size:.9375rem}.landing .btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.landing .topbar{z-index:50;border:none;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);box-shadow:none;background:#ffffffe0;border-radius:0;padding:0;position:sticky;top:0}.landing .topbar-inner{grid-template-columns:auto max-content auto;justify-content:space-between;gap:1.5rem;width:100%;max-width:1320px;height:60px;padding:0 clamp(1.25rem,4vw,2rem)}.landing .topbar-scrolled{box-shadow:var(--shadow-sm)}.landing .brand-logo-img{height:30px}.landing .nav-links{gap:.125rem}.landing .nav-link{color:var(--text-muted);border-radius:var(--r-xs);white-space:nowrap;padding:.4375rem .6875rem;font-size:.875rem;font-weight:500}.landing .nav-link:hover{color:var(--text);background:var(--surface-hover)}.landing .nav-actions{gap:.5rem}.landing .nav-signin{color:var(--text-muted);border-radius:var(--r-xs);white-space:nowrap;padding:.4375rem .6875rem;font-size:.875rem;font-weight:500}.landing .nav-signin:hover{color:var(--text);background:var(--surface-hover)}.landing .nav-cta{border-radius:var(--r-xs);white-space:nowrap;color:#fff;background:var(--accent);border:1px solid var(--accent);box-shadow:none;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;transition:background-color .15s}.landing .nav-cta:hover{background:var(--accent-hover);border-color:var(--accent-hover);filter:none;box-shadow:none;transform:none}.landing .lang-switcher-compact{border-color:var(--border);margin-right:.25rem}.landing .lang-switcher-btn{font-size:.8125rem}.landing .lang-switcher-btn.is-active{background:var(--surface-hover)}.landing .hero{padding-bottom:var(--section-y);background:linear-gradient(180deg, var(--bg-subtle) 0%, var(--bg) 620px)}.landing .hero-content{padding-top:clamp(2rem,3.2vw,3rem)}.landing .hero-eyebrow{border:1px solid var(--border);background:var(--bg-elevated);letter-spacing:0;text-transform:none;color:var(--text-muted);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.4375rem;margin:0 0 1.25rem;padding:.3125rem .6875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.landing .hero h1,.landing .hero-headline{letter-spacing:-.035em;font-size:clamp(2.5rem,4.6vw,3.75rem);font-weight:700;line-height:1.06}.landing .hero-headline-accent{-webkit-text-fill-color:currentColor;color:var(--accent);background:0 0;padding-bottom:0;animation:none}.landing .subtitle{color:var(--text-muted);max-width:46ch;margin-top:1.125rem;font-size:1.0625rem;font-weight:400;line-height:1.6}.landing .hero-cta-group{align-items:center;gap:.625rem;margin-top:1.75rem}.landing .hero-pills{display:none}.landing .hero-proof-points{flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.landing .hero-proof-points li{color:var(--text-muted);align-items:flex-start;gap:.4375rem;font-size:.875rem;font-weight:500;display:inline-flex}.landing .hero-proof-points svg{color:var(--accent);flex-shrink:0;margin-top:.1875rem}.landing .hero-trust-line{color:var(--text-dim);align-items:flex-start;gap:.4375rem;margin-top:1.125rem;font-size:.8125rem;font-weight:400;display:inline-flex}.landing .hero-trust-line svg{flex-shrink:0;margin-top:.125rem}.landing .hero-deck-glow{display:none}.landing .hero-deck-shell{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--bg-elevated);box-shadow:var(--shadow-md);-webkit-backdrop-filter:none;transform:none}.landing .hero-deck-shell:hover{box-shadow:var(--shadow-md);transform:none}.landing .hero-deck-header{border-bottom:1px solid var(--border);padding:.875rem 1rem}.landing .hero-deck-mark{border-radius:var(--r-xs);background:var(--accent-soft);border:1px solid var(--accent-border);width:28px;height:28px;color:var(--accent);box-shadow:none}.landing .hero-deck-label{color:var(--text);font-size:.875rem;font-weight:600}.landing .hero-deck-feed{gap:.25rem;padding:.5rem}.landing .hero-deck-card{border-radius:var(--r-sm);opacity:1;background:0 0;border:1px solid #0000;flex:1;align-items:center;padding:.75rem;transition:background-color .15s;animation:none;transform:none}.landing .hero-deck-card:hover{background:var(--surface-hover);transform:none}.landing .hero-deck-card+.hero-deck-card{border-top:1px solid var(--border);border-radius:0}.landing .hero-deck-card-icon{border-radius:var(--r-xs);background:var(--surface-sunken);border:1px solid var(--border);width:30px;height:30px;color:var(--text-muted);box-shadow:none}.landing .hero-deck-card-title{font-size:.875rem;font-weight:600}.landing .hero-deck-card-text{color:var(--text-muted);font-size:.8125rem}.landing .hero-deck-footer{border-top:1px solid var(--border);color:var(--text-dim);padding:.75rem 1rem;font-size:.75rem}.landing .section{padding:var(--section-y) 0}.landing .section-alt{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing .section-header{margin-bottom:2.5rem}.landing .section-header h2,.landing .section h2{letter-spacing:-.03em;font-size:clamp(1.75rem,3vw,2.375rem);font-weight:700;line-height:1.15}.landing .section-header p{color:var(--text-muted);max-width:56ch;margin-top:.75rem;font-size:1rem;line-height:1.6}.landing .dsim-eyebrow,.landing .dsim-use-case-label,.landing .ps-col-label,.landing .integrations-strip-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);box-shadow:none;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-size:.75rem;font-weight:600;display:inline-flex}.landing .dsim-eyebrow svg,.landing .dsim-use-case-label svg{color:var(--accent)}.landing .steps-grid .step-card,.landing .feature-card,.landing .trust-card,.landing .extra-service-card,.landing .faq-item,.landing .ps-item,.landing .testimonial-card{border-radius:var(--r-md);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s;transform:none}.landing .steps-grid .step-card:hover,.landing .feature-card:hover,.landing .trust-card:hover,.landing .extra-service-card:hover,.landing .testimonial-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:none}.landing .steps-grid .step-card:before,.landing .feature-card:before,.landing .steps-grid:before{display:none}.landing .steps-grid .step-card,.landing .feature-card,.landing .trust-card{padding:1.5rem}.landing .extra-service-card{padding:1.75rem}.landing .step-card h3,.landing .feature-card h3,.landing .trust-card h3,.landing .extra-service-card h3{letter-spacing:-.018em;margin:0;font-family:inherit;font-size:1.0625rem;font-weight:650}.landing .step-card p,.landing .feature-card p,.landing .trust-card p,.landing .extra-service-card p{color:var(--text-muted);margin-top:.5rem;font-size:.9375rem;line-height:1.6}.landing .step-card strong,.landing .feature-card strong,.landing .trust-card strong{color:var(--text);font-weight:600}.landing .step-icon-wrap,.landing .feature-icon,.landing .trust-icon,.landing .extra-service-icon{border-radius:var(--r-xs);width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);box-shadow:none;place-items:center;margin-bottom:1rem;display:grid}.landing .step-icon-wrap svg,.landing .feature-icon svg,.landing .trust-icon svg,.landing .extra-service-icon svg{width:18px;height:18px}.landing .step-num{width:auto;height:auto;box-shadow:none;color:var(--text-dim);font-variant-numeric:tabular-nums;background:0 0;border:none;margin:0 0 .5rem;padding:0;font-size:.8125rem;font-weight:600;display:inline-block;position:static}.landing .grid-3,.landing .grid-features{gap:1rem}.landing .feature-tabs,.landing .live-demo-tabs{border-radius:var(--r-sm);background:var(--surface-sunken);border:1px solid var(--border);-webkit-backdrop-filter:none;gap:.125rem;padding:.25rem}.landing .feature-tab,.landing .live-demo-tab{border-radius:var(--r-xs);color:var(--text-muted);padding:.4375rem .9375rem;font-family:inherit;font-size:.875rem;font-weight:500}.landing .feature-tab:hover,.landing .live-demo-tab:hover{color:var(--text);background:#fff9}.landing .feature-tab--active,.landing .live-demo-tab--active{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-sm);font-weight:600}.landing .integrations-strip{border:none;border-top:1px solid var(--border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:center;background:0 0;border-radius:0;margin-top:clamp(1.75rem,2.8vw,2.5rem);padding:1.5rem 0 0}.landing .integrations-strip-label{margin-bottom:1.125rem}.landing .integrations-strip-list{justify-content:center;gap:1rem 2.25rem}.landing .integrations-strip-list li{color:var(--text-muted);font-size:.875rem;font-weight:500;transition:color .15s;transform:none}.landing .integrations-strip-list li:hover{color:var(--text);transform:none}.landing .integrations-strip-list li svg{opacity:.72}.landing .ps-item{border-radius:var(--r-sm);padding:.875rem 1rem;font-size:.9375rem}.landing .ps-item--after{background:var(--bg-card);border-color:var(--accent-border);box-shadow:var(--shadow-sm)}.landing .ps-divider-icon{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-dim);box-shadow:none}.landing .testimonial-card{margin-top:0;padding:1.5rem;transform:none}.landing .testimonial-quote{color:var(--text);font-family:inherit;font-size:.9375rem;line-height:1.65}.landing .testimonial-quote-mark{display:none}.landing .testimonial-stars svg{color:var(--accent)}.landing .testimonial-avatar{background:var(--surface-sunken);border:1px solid var(--border);color:var(--text-muted);box-shadow:none;font-size:.75rem;font-weight:600}.landing .pricing-card{border-radius:var(--r-md);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:1.75rem;position:relative}.landing .pricing-card-highlight{background:var(--bg-card);border:1px solid var(--accent);box-shadow:var(--shadow-md);transform:none}.landing .pricing-card h3{font-family:inherit;font-size:1rem;font-weight:650}.landing .pricing-price{letter-spacing:-.04em;font-family:inherit;font-size:2.25rem;font-weight:700}.landing .faq-item{border-radius:var(--r-sm)}.landing .faq-item[open]{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.landing .faq-item summary{font-size:.9375rem;font-weight:600}.landing .faq-icon{color:var(--text-dim)}.landing .faq-answer p{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.landing .final-cta{padding:var(--section-y) 0;background:var(--text);border-top:none}.landing .final-cta:before{display:none}.landing .final-cta-inner{text-align:center}.landing .final-cta h2{letter-spacing:-.032em;color:#fff;font-size:clamp(1.875rem,3.4vw,2.625rem);line-height:1.12}.landing .final-cta-sub{color:#ffffffa8;max-width:48ch;margin:.875rem auto 0;font-size:1rem;line-height:1.6}.landing .final-cta-actions{justify-content:center;gap:.625rem;margin-top:1.75rem}.landing .final-cta .btn-primary{color:var(--text);background:#fff;border-color:#fff}.landing .final-cta .btn-primary:hover{background:#ffffffe0;border-color:#ffffffe0}.landing .final-cta .btn-outline{color:#fff;box-shadow:none;background:0 0;border-color:#ffffff3d}.landing .final-cta .btn-outline:hover{color:#fff;background:#ffffff14;border-color:#fff6}.landing .footer{border-top:1px solid var(--border);background:var(--bg);padding:2rem 0}.landing .footer-logo-img{height:26px}.landing .footer-links{gap:.625rem 1rem}.landing .footer-links a{color:var(--text-muted);font-size:.8125rem}.landing .footer-links a:hover{color:var(--text)}.landing .footer-copy{color:var(--text-dim);text-align:right;max-width:24ch;font-size:.8125rem}.landing .footer-copy a{color:var(--text-muted)}.landing .pd-shell{border-radius:var(--r-lg);box-shadow:var(--shadow-md)}.landing .dsim-use-case{border-radius:var(--r-md);border:1px solid var(--border);background:var(--bg-card);box-shadow:var(--shadow-sm)}.landing .reveal{opacity:0;transition:opacity .45s ease-out,transform .45s ease-out;transform:translateY(.75rem)}.landing .reveal-visible{opacity:1;transform:none}.landing .reveal-group>*{transition-duration:.4s;transform:translateY(.625rem)}.landing ::-webkit-scrollbar{width:10px;height:10px}.landing ::-webkit-scrollbar-track{background:0 0}.landing ::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}@media (width<=820px){.landing .hero-content{padding-top:clamp(2rem,5vw,3rem)}.landing .subtitle{max-width:40ch;margin-left:auto;margin-right:auto}.landing .hero-proof-points{flex-direction:column;gap:.5rem}.landing .section-header p{margin-left:auto;margin-right:auto}}@media (width<=1180px){.landing .topbar-inner{grid-template-columns:1fr auto;gap:.75rem}.landing .nav-menu-toggle{display:inline-flex}.landing .nav-links{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-md);-webkit-backdrop-filter:none}.landing .nav-links .nav-link{padding:.625rem .75rem;font-size:.9375rem}}@media (width<=720px){.landing .topbar-inner{height:56px}.landing .nav-signin{display:none}.landing .nav-cta{padding:.4375rem .75rem;font-size:.8125rem}.landing .brand-logo-img{height:26px}}@media (width<=430px){.landing .nav-actions .lang-switcher{display:none}}[data-theme=dark] .landing{--bg:#0c0d10;--bg-subtle:#111216;--bg-elevated:#15161a;--bg-card:#15161a;--border:#24262d;--border-hover:#33363f;--border-strong:#43464f;--text:#f2f3f5;--text-muted:#9aa1ae;--text-dim:#6d747f;--accent:#7b83f0;--accent-hover:#8d94f4;--accent-soft:#7b83f01f;--accent-border:#7b83f04d;--accent-glow:#7b83f033;--surface-sunken:#111216;--surface-elevated:#15161a;--surface-hover:#1b1d22;--shadow-sm:0 1px 2px #0006;--shadow-md:0 2px 4px -2px #0006, 0 8px 20px -6px #00000080;background:var(--bg)}[data-theme=dark] .landing .topbar{background:#0c0d10d9}[data-theme=dark] .landing .btn-primary,[data-theme=dark] .landing .nav-cta{color:#0c0d10}[data-theme=dark] .landing .feature-tab:hover,[data-theme=dark] .landing .live-demo-tab:hover{background:var(--surface-hover)}[data-theme=dark] .landing .final-cta{background:#16171c}[data-theme=dark] .landing .final-cta .btn-primary{background:var(--accent);border-color:var(--accent);color:#0c0d10}[data-theme=dark] .landing .final-cta .btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.live-demo{flex-direction:column;align-items:center;display:flex}.live-demo-tabs{background:var(--surface-translucent);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem;display:inline-flex}.live-demo-tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.live-demo-tab svg{flex-shrink:0}.live-demo-tab:hover{color:var(--text);background:#313a460d}[data-theme=dark] .landing .live-demo-tab:hover{background:#ffffff0f}.live-demo-tab--active{background:var(--bg-elevated);color:var(--text);box-shadow:0 1px 6px #313a461f}.live-demo-tab--wa.live-demo-tab--active{color:#25d366}.live-demo-tab--slack.live-demo-tab--active{color:#4a154b}[data-theme=dark] .landing .live-demo-tab--slack.live-demo-tab--active{color:#e8d3f0}.live-demo-tab--wa{color:#1c9e4d}.live-demo-tab--slack{color:#7a3b86}[data-theme=dark] .landing .live-demo-tab--slack{color:#c89dd1}.feature-tabs{background:var(--surface-translucent);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0 auto 2rem;padding:.35rem;display:inline-flex}#features .container{text-align:center}#features .grid-features{text-align:left}.feature-tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;padding:.55rem 1.4rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.feature-tab:hover{color:var(--text);background:#313a460d}[data-theme=dark] .landing .feature-tab:hover{background:#ffffff0f}.feature-tab--active{background:var(--bg-elevated);color:var(--text);box-shadow:0 1px 6px #313a461f}.live-demo-stage{width:100%}.live-demo-chat{justify-content:center;display:flex}.live-demo-chat .pd-wrap{margin:0 auto}.live-demo-chat .pd-shell{transform:none}.live-demo-chat .pd-shell:hover{transform:translateY(-3px)}.dsim-section{padding:clamp(4rem,8vw,6rem) 0 clamp(3rem,6vw,4.5rem);position:relative}.dsim-section-header{text-align:center;margin-bottom:2.5rem}.dsim-section-header .dsim-eyebrow{margin-bottom:.85rem}.dsim-section-header h2{letter-spacing:-.01em;margin:0 0 .6rem;font-size:clamp(1.7rem,3.6vw,2.5rem)}.dsim-section-header p{color:var(--text-muted);max-width:42rem;margin:0 auto;font-size:1rem;line-height:1.55}.dsim-shell{border:1px solid var(--border);max-width:1180px;font-family:var(--font-sans,system-ui, sans-serif);background:#fff;border-radius:18px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 36px 72px -24px #313a4638,0 16px 32px -14px #313a461a,0 0 0 1px #727cf50d}.dsim-shell:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0,#727cf52e,#0000 60%);position:absolute;inset:-40px}.dsim-chrome{border-bottom:1px solid var(--border);background:#f1f2f5;align-items:center;gap:.85rem;padding:.55rem .85rem;display:flex}.dsim-traffic{gap:6px;display:flex}.dsim-traffic span{border-radius:50%;width:10px;height:10px}.dsim-traffic span:first-child{background:#ff5f57}.dsim-traffic span:nth-child(2){background:#febc2e}.dsim-traffic span:nth-child(3){background:#28c840}.dsim-url{border:1px solid var(--border);height:22px;color:var(--text-muted);background:#fff;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.4rem;max-width:380px;margin:0 auto;padding:0 .7rem;font-size:.7rem;display:flex}.dsim-lock{font-size:.6rem}.dsim-chrome-tag{letter-spacing:.1em;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.58rem;font-weight:700;animation:2.4s ease-in-out infinite dsim-pulse-tag;display:inline-flex;box-shadow:0 1px 3px #5c69e659}@keyframes dsim-pulse-tag{0%,to{box-shadow:0 1px 3px #5c69e659}50%{box-shadow:0 2px 8px #5c69e68c}}.dsim-app-grid{background:#f5f6f8;grid-template-columns:200px 1fr;min-height:620px;display:grid}.dsim-side{border-right:1px solid var(--border);background:#fff;flex-direction:column;gap:.25rem;padding:.85rem .7rem;display:flex;position:relative}.dsim-brand{border-bottom:1px solid var(--border);align-items:center;gap:.45rem;margin-bottom:.4rem;padding:.3rem .5rem .7rem;display:flex}.dsim-brand-mark{background:linear-gradient(135deg, var(--accent) 0%, #8a5520 100%);color:#fff;border-radius:7px;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 2px 6px #5c69e659}.dsim-brand-name{letter-spacing:-.01em;font-size:.82rem;font-weight:700}.dsim-side-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin:.1rem 0 .35rem;padding:0 .5rem;font-size:.54rem;font-weight:700}.dsim-side-label--mt{margin-top:.8rem}.dsim-nav{flex-direction:column;gap:2px;display:flex}.dsim-nav-btn{all:unset;color:var(--text-muted);cursor:pointer;border-radius:7px;align-items:center;gap:.5rem;padding:.42rem .55rem;font-size:.74rem;transition:background .12s,color .12s,transform .1s;display:flex}.dsim-nav-btn:hover{color:var(--text);background:#313a460a}.dsim-nav-btn:active{transform:scale(.98)}.dsim-nav-btn--active{color:var(--accent);box-shadow:inset 2px 0 0 var(--accent);background:#727cf51f;font-weight:600}.dsim-nav-btn--accent{color:var(--accent);font-weight:600}.dsim-nav-btn span:first-of-type{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.dsim-nav-badge{background:var(--accent);color:#fff;text-align:center;border-radius:999px;min-width:16px;padding:1px 5px;font-size:.58rem;font-weight:700}.dsim-nav-glow{color:var(--accent);background:#727cf52e;border-radius:999px;padding:1px 5px;font-size:.58rem;font-weight:700;animation:2s ease-in-out infinite dsim-glow-pulse}@keyframes dsim-glow-pulse{0%,to{box-shadow:0 0 #727cf500}50%{box-shadow:0 0 0 4px #727cf526}}.dsim-hint{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .7rem;font-size:.66rem;font-weight:600;line-height:1.3;animation:.6s 1s both dsim-hint-in,2.4s ease-in-out 1.5s infinite dsim-hint-bob;display:flex;position:absolute;bottom:16px;left:12px;right:12px;box-shadow:0 8px 20px -6px #5c69e673}@keyframes dsim-hint-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dsim-hint-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.dsim-hint-arrow{font-size:1rem;font-weight:700;animation:1.6s ease-in-out infinite dsim-arrow-wiggle}@keyframes dsim-arrow-wiggle{0%,to{transform:translate(0)}50%{transform:translate(-4px)}}.dsim-main{flex-direction:column;min-width:0;display:flex;position:relative}.dsim-topbar{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:.55rem;padding:.55rem .95rem;display:flex}.dsim-search{background:var(--surface-sunken);border:1px solid var(--border);max-width:320px;height:28px;color:var(--text-dim);border-radius:8px;flex:1;align-items:center;gap:.4rem;padding:0 .75rem;font-size:.72rem;display:flex}.dsim-search kbd{border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:4px;margin-left:auto;padding:1px 5px;font-family:inherit;font-size:.6rem}.dsim-topbar>div:first-child+button{margin-left:auto}.dsim-topbtn{all:unset;border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:7px;place-items:center;transition:background .12s,color .12s;display:grid;position:relative}.dsim-topbtn:hover{background:var(--surface-hover);color:var(--text)}.dsim-bell-dot{background:#e54a3a;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite dsim-blink;position:absolute;top:4px;right:4px}@keyframes dsim-blink{0%,to{opacity:1}50%{opacity:.4}}.dsim-user{border:1px solid var(--border);height:28px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.35rem;padding:0 .5rem 0 .3rem;font-size:.72rem;display:flex}.dsim-user-ava{background:linear-gradient(135deg, var(--accent) 0%, #8a5520 100%);color:#fff;border-radius:5px;place-items:center;width:20px;height:20px;font-size:.55rem;font-weight:700;display:grid}.dsim-user-name{font-weight:600}.dsim-body{flex:1;animation:.35s cubic-bezier(.22,.61,.36,1) dsim-page-in;overflow:hidden}@keyframes dsim-page-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.dsim-page{flex-direction:column;gap:.85rem;height:100%;padding:1rem 1.1rem 1.1rem;display:flex}.dsim-page-head{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.dsim-page-title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:1.15rem;font-weight:700}.dsim-page-sub{color:var(--text-muted);margin:.15rem 0 0;font-size:.74rem}.dsim-btn-primary{all:unset;background:linear-gradient(180deg, var(--accent-hover) 0%, var(--accent) 100%);color:#fff;cursor:pointer;border-radius:7px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.74rem;font-weight:600;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 6px #5c69e64d}.dsim-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 10px #5c69e666}.dsim-btn-primary:active{transform:translateY(0)}.dsim-btn-primary--sm{padding:.3rem .6rem;font-size:.68rem}.dsim-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.dsim-btn-ghost{all:unset;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:.4rem;padding:.42rem .8rem;font-size:.72rem;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.dsim-btn-ghost:hover{background:var(--surface-hover);color:var(--text)}.dsim-btn-ghost--sm{padding:.3rem .6rem;font-size:.68rem}.dsim-link-btn{all:unset;color:var(--accent);cursor:pointer;align-items:center;gap:.3rem;padding:.25rem 0;font-size:.7rem;font-weight:600;display:inline-flex}.dsim-link-btn:hover{text-decoration:underline}.dsim-link-btn--sm{font-size:.65rem}.dsim-briefing-card{background:var(--bg-card,#fff);border:1px solid #727cf52e;border-radius:12px;padding:.85rem 1rem;box-shadow:0 2px 6px #313a4608}.dsim-briefing-card-head{align-items:center;gap:.4rem;margin-bottom:.55rem;display:flex}.dsim-briefing-icon{background:linear-gradient(135deg, var(--accent-hover) 0%, var(--accent) 100%);color:#fff;border-radius:6px;place-items:center;width:22px;height:22px;animation:2.4s ease-in-out infinite dsim-twinkle;display:grid}@keyframes dsim-twinkle{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.dsim-briefing-card-head h3{color:var(--text);flex:1;margin:0;font-size:.82rem;font-weight:700}.dsim-briefing-refresh{all:unset;border:1px solid var(--border);width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:5px;place-items:center;display:grid}.dsim-briefing-items{flex-direction:column;gap:.4rem;margin:0 0 .6rem;padding:0;list-style:none;display:flex}.dsim-briefing-items li{color:var(--text);align-items:flex-start;gap:.5rem;font-size:.76rem;line-height:1.5;display:flex}.dsim-briefing-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.4rem}.dsim-briefing-dot--danger{background:#c43a3a}.dsim-briefing-dot--warn{background:#d89030}.dsim-briefing-dot--success{background:#2da44e}.dsim-kpis{grid-template-columns:repeat(4,1fr);gap:.55rem;display:grid}.dsim-kpi-card{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;gap:.15rem;padding:.7rem .8rem;display:flex;box-shadow:0 1px 2px #313a4608}.dsim-kpi-icon{border-radius:6px;place-items:center;width:22px;height:22px;margin-bottom:.3rem;display:grid}.dsim-kpi-icon--rev{color:var(--accent);background:#727cf521}.dsim-kpi-icon--pending{color:#3a78c8;background:#4682c821}.dsim-kpi-icon--danger{color:#c43a3a;background:#dc3c3c1c}.dsim-kpi-icon--ok{color:#2da44e;background:#2da44e1f}.dsim-kpi-label{color:var(--text-dim);margin:0;font-size:.62rem;font-weight:500}.dsim-kpi-val{letter-spacing:-.01em;color:var(--text);font-variant-numeric:tabular-nums;margin:.1rem 0 0;font-size:1.15rem;font-weight:700}.dsim-kpi-val--danger{color:#c43a3a}.dsim-kpi-trend{color:#2da44e;align-items:center;gap:.2rem;margin:.15rem 0 0;font-size:.62rem;display:inline-flex}.dsim-kpi-trend--danger{color:#c43a3a}.dsim-page-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:.7rem;display:grid}.dsim-panel{border:1px solid var(--border);background:#fff;border-radius:10px;padding:.8rem .9rem;box-shadow:0 1px 2px #313a4608}.dsim-panel-head{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;display:flex}.dsim-panel-head h3{color:var(--text);margin:0;font-size:.8rem;font-weight:700}.dsim-panel-head p{color:var(--text-dim);margin:.1rem 0 0;font-size:.66rem}.dsim-clickhint{color:var(--accent);background:#727cf51a;border-radius:999px;padding:.2rem .5rem;font-size:.62rem;font-weight:600}.dsim-list{flex-direction:column;display:flex}.dsim-row-btn{all:unset;cursor:pointer;border-bottom:1px solid #313a460a;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:.55rem;padding:.55rem .4rem;transition:background .12s;display:grid}.dsim-row-btn:last-child{border-bottom:none}.dsim-row-btn:hover{background:var(--surface-hover)}.dsim-ava{background:var(--surface-sunken,#f1f2f5);border:1px solid var(--border,#e7e9ee);width:26px;height:26px;color:var(--text-muted,#545b68);border-radius:6px;flex-shrink:0;place-items:center;font-size:.6rem;font-weight:700;display:grid}.dsim-ava--lg{border-radius:8px;width:36px;height:36px;font-size:.72rem}.dsim-row-body{flex-direction:column;min-width:0;display:flex}.dsim-row-title{color:var(--text);font-size:.76rem;font-weight:600}.dsim-row-sub{color:var(--text-dim);font-size:.62rem}.dsim-row-amount{color:var(--text);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:600}.dsim-row-chev{color:var(--text-dim);flex-shrink:0}.dsim-pill{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.6rem;font-weight:600;display:inline-flex}.dsim-pill--paid{color:#1a7d3a;background:#2da44e21}.dsim-pill--sent{color:#2d68b0;background:#4682c821}.dsim-pill--viewed{color:#7d4cb0;background:#9b69c821}.dsim-pill--overdue{color:#b32a2a;background:#dc3c3c21}.dsim-pill--draft{color:var(--text-muted);background:#313a460f}.dsim-pill--risk-high{color:#b32a2a;background:#dc3c3c21}.dsim-pill--risk-medium{color:#a0700e;background:#dc961e24}.dsim-pill--risk-low,.dsim-pill--client-active{color:#1a7d3a;background:#2da44e21}.dsim-pill--client-warm{color:var(--accent);background:#727cf524}.dsim-pill--client-churning{color:#b32a2a;background:#dc3c3c21}.dsim-activity-list{flex-direction:column;display:flex}.dsim-act-item{border-bottom:1px solid #313a460a;align-items:center;gap:.55rem;padding:.5rem .2rem;display:flex}.dsim-act-item:last-child{border-bottom:none}.dsim-act-icon{border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.dsim-act-icon--ok{color:#2da44e;background:#2da44e21}.dsim-act-icon--warn{color:#c88500;background:#dc961e24}.dsim-act-icon--danger{color:#c43a3a;background:#dc3c3c1c}.dsim-act-icon--info{color:#3a78c8;background:#4682c821}.dsim-act-body{flex-direction:column;flex:1;min-width:0;display:flex}.dsim-act-label{color:var(--text);font-size:.7rem;font-weight:600}.dsim-act-sub{color:var(--text-dim);font-size:.62rem}.dsim-act-time{color:var(--text-dim);flex-shrink:0;font-size:.62rem}.dsim-filter-row{flex-wrap:wrap;gap:.35rem;display:flex}.dsim-filter-btn{all:unset;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.7rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.dsim-filter-btn:hover{background:var(--surface-hover);color:var(--text)}.dsim-filter-btn--active{background:var(--accent-soft);color:var(--accent);border-color:#727cf54d}.dsim-filter-count{color:var(--text);background:#313a4614;border-radius:999px;padding:0 5px;font-size:.6rem;font-weight:700}.dsim-filter-btn--active .dsim-filter-count{background:var(--accent);color:#fff}.dsim-table{flex-direction:column;display:flex}.dsim-table-head{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);border-bottom:1px solid var(--border);grid-template-columns:1.5fr .9fr .8fr .7fr .7fr;gap:.5rem;padding:.4rem .4rem .5rem;font-size:.58rem;font-weight:600;display:grid}.dsim-table-row{all:unset;cursor:pointer;border-bottom:1px solid #313a460a;grid-template-columns:1.5fr .9fr .8fr .7fr .7fr;align-items:center;gap:.5rem;padding:.55rem .4rem;font-size:.74rem;transition:background .12s;display:grid}.dsim-table-row:last-child{border-bottom:none}.dsim-table-row:hover{background:var(--surface-hover)}.dsim-cell-client{color:var(--text);align-items:center;gap:.45rem;font-weight:500;display:flex}.dsim-cell-mono{font-variant-numeric:tabular-nums;color:var(--text);font-weight:600}.dsim-cell-date{color:var(--text-muted)}.dsim-analyzing-card{background:var(--bg-card,#fff);border:1px solid #727cf538;border-radius:12px;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex;box-shadow:0 4px 12px #5c69e61a}.dsim-analyzing-spinner{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;animation:1.4s ease-in-out infinite dsim-spinner;display:grid}@keyframes dsim-spinner{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)scale(1.08)}}.dsim-analyzing-title{color:var(--text);margin:0;font-size:.82rem;font-weight:700}.dsim-analyzing-sub{color:var(--text-muted);margin:.1rem 0 0;font-size:.68rem}.dsim-progress-bar{background:#313a460f;border-radius:999px;flex:1;min-width:80px;height:4px;overflow:hidden}.dsim-progress-bar span{background:linear-gradient(90deg, var(--accent), var(--accent-hover));border-radius:999px;height:100%;animation:2.2s forwards dsim-fill;display:block}@keyframes dsim-fill{0%{width:0%}to{width:100%}}.dsim-fade-in{animation:.45s both dsim-fade-in}@keyframes dsim-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dsim-result-card{background:#fff;border:1px solid #2da44e40;border-radius:12px;padding:.85rem 1rem;box-shadow:0 4px 12px #2da44e14}.dsim-result-head{color:#1a7d3a;align-items:center;gap:.4rem;margin-bottom:.7rem;font-size:.78rem;font-weight:700;display:flex}.dsim-findings-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.dsim-finding-card{border:1px solid var(--border);background:#fff;border-radius:9px;padding:.6rem .7rem}.dsim-finding-card--high{border-left:3px solid #c43a3a}.dsim-finding-card--medium{border-left:3px solid #d89030}.dsim-finding-card--low{border-left:3px solid #2da44e}.dsim-finding-card-head{align-items:center;gap:.4rem;margin-bottom:.3rem;display:flex}.dsim-finding-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.dsim-finding-dot--high{background:#c43a3a}.dsim-finding-dot--medium{background:#d89030}.dsim-finding-dot--low{background:#2da44e}.dsim-finding-card-title{color:var(--text);flex:1;font-size:.72rem;font-weight:600}.dsim-finding-card-sev{border-radius:999px;padding:.1rem .4rem;font-size:.55rem;font-weight:700}.dsim-finding-card-sev--high{color:#b32a2a;background:#dc3c3c26}.dsim-finding-card-sev--medium{color:#a0700e;background:#dc961e2e}.dsim-finding-card-sev--low{color:#1a7d3a;background:#2da44e26}.dsim-finding-card-body{color:var(--text-muted);margin:0;font-size:.66rem;line-height:1.45}.dsim-contract-row{border-bottom:1px solid #313a460a;align-items:center;gap:.55rem;padding:.55rem .4rem;display:flex}.dsim-contract-row:last-child{border-bottom:none}.dsim-doc-icon{width:28px;height:28px;color:var(--accent);background:#727cf51a;border-radius:7px;place-items:center;display:grid}.dsim-chat-page{padding-bottom:0}.dsim-online-pill{color:#2da44e;background:#2da44e1a;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.dsim-online-dot{background:#2da44e;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite dsim-blink}.dsim-chat-window{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;flex:1;min-height:360px;margin-bottom:1rem;display:flex;overflow:hidden}.dsim-chat-body{background:#f7f8fa;flex-direction:column;flex:1;gap:.55rem;min-height:240px;max-height:320px;padding:.85rem .9rem;display:flex;overflow-y:auto}.dsim-chat-bubble{align-items:flex-start;gap:.45rem;max-width:78%;display:flex}.dsim-chat-bubble--user{flex-direction:row-reverse;align-self:flex-end}.dsim-chat-ava{background:linear-gradient(135deg, var(--accent-hover) 0%, var(--accent) 100%);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.dsim-chat-content{flex-direction:column;gap:.35rem;min-width:0;display:flex}.dsim-chat-text{word-wrap:break-word;border-radius:10px;margin:0;padding:.5rem .7rem;font-size:.78rem;line-height:1.5}.dsim-chat-bubble--user .dsim-chat-text{background:var(--accent);color:#fff;border-bottom-right-radius:3px}.dsim-chat-bubble--bot .dsim-chat-text{color:var(--text);border:1px solid var(--border);background:#fff;border-bottom-left-radius:3px}.dsim-chat-typing{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:4px;padding:.55rem .7rem;display:flex}.dsim-bdot{background:#888;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite dsim-bounce}.dsim-bdot:nth-child(2){animation-delay:.15s}.dsim-bdot:nth-child(3){animation-delay:.3s}@keyframes dsim-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.dsim-chat-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:.55rem .7rem;font-size:.72rem}.dsim-chat-card--invoice{background:var(--bg-card,#fff)}.dsim-chat-card-head{color:var(--accent);border-bottom:1px dashed #0000001a;align-items:center;gap:.35rem;margin-bottom:.35rem;padding-bottom:.35rem;font-size:.7rem;font-weight:600;display:flex}.dsim-chat-card-rows{flex-direction:column;gap:.18rem;display:flex}.dsim-chat-card-rows>div{justify-content:space-between;font-size:.66rem;display:flex}.dsim-chat-card-rows span{color:var(--text-muted)}.dsim-chat-card-rows strong{color:var(--text);font-weight:600}.dsim-chat-card--sent{color:#1a7d3a;background:#2da44e14;border-color:#2da44e38;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.dsim-chat-card--sent strong{color:var(--text)}.dsim-card-check{color:#2da44e;margin-left:auto}.dsim-chat-card--brief{background:var(--bg-card,#fff)}.dsim-chat-card--brief p{color:var(--text);margin:0;font-size:.7rem;line-height:1.5}.dsim-chat-card--brief p+p{margin-top:.25rem}.dsim-quick-chips{border-top:1px solid var(--border);background:#fdfcf8;padding:.65rem .9rem .4rem}.dsim-quick-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);margin:0 0 .4rem;font-size:.6rem;font-weight:600}.dsim-quick-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.35rem;display:grid}.dsim-quick-chip{all:unset;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:.3rem;padding:.4rem .6rem;font-size:.66rem;transition:all .12s;display:inline-flex}.dsim-quick-chip:hover{background:var(--accent-soft);color:var(--accent);border-color:#727cf54d}.dsim-quick-chip svg{color:var(--accent)}.dsim-chat-input-bar{border-top:1px solid var(--border);background:#fff;align-items:center;gap:.4rem;padding:.55rem .7rem;display:flex}.dsim-chat-input{background:var(--surface-sunken);color:var(--text);border:none;border-radius:8px;outline:none;flex:1;padding:.5rem .7rem;font-family:inherit;font-size:.75rem}.dsim-chat-input::placeholder{color:var(--text-dim)}.dsim-chat-send{all:unset;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;cursor:pointer;border-radius:8px;place-items:center;width:30px;height:30px;transition:transform .12s,opacity .12s;display:grid}.dsim-chat-send:hover{transform:scale(1.06)}.dsim-chat-send:disabled{opacity:.4;cursor:not-allowed;transform:none}.dsim-clients-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem;display:grid}.dsim-client-card{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:.7rem;padding:.85rem;transition:box-shadow .15s,transform .15s;display:flex}.dsim-client-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #313a460f}.dsim-client-head{grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;display:grid}.dsim-client-name{color:var(--text);margin:0;font-size:.82rem;font-weight:700}.dsim-client-sub{color:var(--text-dim);align-items:center;gap:.25rem;margin:.15rem 0 0;font-size:.62rem;display:inline-flex}.dsim-client-stats{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:.5rem;padding-top:.5rem;display:grid}.dsim-client-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);margin:0;font-size:.58rem;font-weight:600}.dsim-client-stat-val{color:var(--text);align-items:center;gap:.3rem;margin:.15rem 0 0;font-size:.78rem;font-weight:700;display:inline-flex}.dsim-client-stat-val svg{color:var(--accent)}.dsim-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;background:#0b0b0b8c;place-items:center;padding:1rem;animation:.2s dsim-overlay-in;display:grid;position:absolute;inset:0}@keyframes dsim-overlay-in{0%{opacity:0}to{opacity:1}}.dsim-modal{background:#fff;border-radius:14px;flex-direction:column;width:min(100%,480px);max-height:90%;display:flex;overflow-y:auto;box-shadow:0 30px 60px #00000059}.dsim-modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.95rem 1.05rem .75rem;display:flex}.dsim-modal-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.3rem;margin:0 0 .25rem;font-size:.62rem;font-weight:700;display:inline-flex}.dsim-modal-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.dsim-modal-close{all:unset;border:1px solid var(--border);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border-radius:7px;place-items:center;display:grid}.dsim-modal-close:hover{background:var(--surface-hover);color:var(--text)}.dsim-modal-body{flex-direction:column;gap:.85rem;padding:.95rem 1.05rem 1.05rem;display:flex}.dsim-modal-stats{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:.55rem;padding-bottom:.7rem;display:grid}.dsim-modal-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);margin:0 0 .18rem;font-size:.58rem;font-weight:600}.dsim-modal-stat-val{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.dsim-text-danger{color:#c43a3a;font-weight:700}.dsim-suggestion-card{background:var(--bg-card,#fff);border:1px solid #727cf538;border-radius:10px;padding:.7rem .85rem}.dsim-suggestion-head{color:var(--accent);align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:flex}.dsim-suggestion-body{color:var(--text);margin:0 0 .6rem;font-size:.72rem;line-height:1.55}.dsim-suggestion-actions{flex-wrap:wrap;gap:.4rem;display:flex}.dsim-modal-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);margin:0 0 .5rem;font-size:.62rem;font-weight:700}.dsim-modal-timeline{flex-direction:column;display:flex}.dsim-timeline-item{align-items:flex-start;gap:.6rem;padding:.45rem 0;display:flex;position:relative}.dsim-timeline-item:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:18px;bottom:-10px;left:5px}.dsim-timeline-dot{background:var(--accent);width:11px;height:11px;box-shadow:0 0 0 1px var(--border);border:2px solid #fff;border-radius:50%;flex-shrink:0;margin-top:.25rem}.dsim-timeline-dot--done{background:var(--accent)}.dsim-timeline-dot--paid{background:#2da44e}.dsim-timeline-item>div{flex-direction:column;display:flex}.dsim-timeline-item p{color:var(--text);margin:0;font-size:.72rem;font-weight:600}.dsim-timeline-item span{color:var(--text-dim);font-size:.62rem}.dsim-modal-help{color:var(--text-muted);margin:0;font-size:.74rem}.dsim-textarea{border:1px solid var(--border);resize:none;background:var(--surface-sunken);width:100%;color:var(--text);box-sizing:border-box;border-radius:8px;outline:none;padding:.65rem .75rem;font-family:inherit;font-size:.78rem;transition:border-color .15s,background .15s}.dsim-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:#fff}.dsim-prompt-chips{flex-wrap:wrap;gap:.35rem;display:flex}.dsim-prompt-chip{all:unset;background:var(--surface-sunken);border:1px dashed var(--border);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.3rem .55rem;font-size:.66rem}.dsim-prompt-chip:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.dsim-modal-actions{justify-content:flex-end;gap:.5rem;margin-top:.4rem;display:flex}.dsim-thinking{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem .5rem 1rem;display:flex}.dsim-thinking-spinner{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;animation:1.4s ease-in-out infinite dsim-spinner;display:grid;box-shadow:0 4px 12px #5c69e659}.dsim-thinking-title{color:var(--text);margin:.4rem 0 0;font-size:.85rem;font-weight:700}.dsim-thinking-sub{color:var(--text-muted);margin:0;font-size:.7rem}.dsim-result-banner{color:#1a7d3a;background:#2da44e1a;border:1px solid #2da44e38;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.78rem;font-weight:600;display:flex}.dsim-preview-card{background:var(--bg-card,#fff);border:1px solid var(--border);border-radius:10px;padding:.8rem}.dsim-preview-head{color:var(--accent);border-bottom:1px dashed #0000001a;align-items:center;gap:.35rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.74rem;font-weight:600;display:flex}.dsim-preview-rows{flex-direction:column;gap:.3rem;display:flex}.dsim-preview-rows>div{justify-content:space-between;font-size:.74rem;display:flex}.dsim-preview-rows span{color:var(--text-muted)}.dsim-preview-rows strong{color:var(--text);font-weight:600}.dsim-use-case{max-width:1180px;margin:2.5rem auto 0}.dsim-use-case-inner{background:var(--bg-card,#fff);text-align:left;border:1px solid #727cf52e;border-radius:18px;padding:clamp(1.7rem,3.5vw,2.5rem);position:relative;overflow:hidden;box-shadow:0 12px 32px -14px #5c69e62e,0 2px 6px #313a460a}.dsim-use-case-inner:before{content:"";pointer-events:none;background:radial-gradient(#727cf51f,#0000 60%);width:60%;height:180%;position:absolute;top:-40%;right:-10%}.dsim-use-case-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#727cf51a;border:1px solid #727cf538;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.9rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex;position:relative}.dsim-use-case-title{letter-spacing:-.01em;color:var(--text);margin:0 0 .75rem;font-size:clamp(1.3rem,2.6vw,1.8rem);font-weight:700;position:relative}.dsim-use-case-body{color:var(--text-muted);max-width:56rem;margin:0 0 1.2rem;font-size:1rem;line-height:1.7;position:relative}.dsim-use-case-body strong{color:var(--text);font-weight:600}.dsim-use-case-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.6rem;margin:0 0 1.6rem;padding:0;list-style:none;display:grid;position:relative}.dsim-use-case-list li{color:var(--text);align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.45;display:flex}.dsim-use-case-list li svg{color:var(--accent);flex-shrink:0;margin-top:.2rem}.dsim-use-case-cta{align-items:center;gap:.5rem;position:relative;display:inline-flex!important}@media (width<=980px){.dsim-app-grid{grid-template-columns:170px 1fr}.dsim-kpis{grid-template-columns:repeat(2,1fr)}.dsim-page-grid{grid-template-columns:1fr}}@media (width<=720px){.dsim-app-grid{grid-template-columns:1fr;min-height:auto}.dsim-side,.dsim-search,.dsim-user-name{display:none}.dsim-table-head,.dsim-table-row{grid-template-columns:1.3fr .8fr .6fr .7fr}.dsim-table-head>span:nth-child(4),.dsim-table-row>span:nth-child(4){display:none}.dsim-modal-stats{grid-template-columns:1fr 1fr}.dsim-modal-stats>div:last-child{grid-column:1/-1}.dsim-shell{border-radius:12px}.dsim-chrome-tag{display:none}}.dsim-page-head-actions{align-items:center;gap:.5rem;display:flex}.dsim-title-icon{color:var(--accent);vertical-align:-2px;margin-right:.3rem}.dsim-nav-badge--urgent{animation:1.8s ease-in-out infinite dsim-badge-pulse;background:#e54a3a!important}.dsim-nav-badge--new{letter-spacing:.06em;background:var(--accent)!important;padding:1px 6px!important;font-size:.5rem!important}@keyframes dsim-badge-pulse{0%,to{box-shadow:0 0 #e54a3a00}50%{box-shadow:0 0 0 4px #e54a3a2e}}.dsim-ai-insight{background:var(--bg-card,#fff);border:1px solid #727cf540;border-radius:12px;padding:.95rem 1.1rem;position:relative;overflow:hidden;box-shadow:0 6px 16px -8px #5c69e62e,inset 0 0 0 1px #fff9}.dsim-ai-insight:before{content:"";pointer-events:none;background:radial-gradient(#727cf51f,#0000 60%);width:50%;height:200%;position:absolute;top:-50%;right:-10%}.dsim-ai-insight-head{align-items:flex-start;gap:.6rem;margin-bottom:.55rem;display:flex;position:relative}.dsim-ai-insight-icon{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;animation:2.4s ease-in-out infinite dsim-twinkle;display:grid;box-shadow:0 3px 8px #5c69e659}.dsim-ai-insight-head>div{flex:1;min-width:0}.dsim-ai-insight-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.58rem;font-weight:700}.dsim-ai-insight-head h3{color:var(--text);margin:.1rem 0 0;font-size:.92rem;font-weight:700;line-height:1.35}.dsim-ai-insight-tag{letter-spacing:.04em;color:var(--accent);white-space:nowrap;background:#727cf51f;border-radius:999px;align-items:center;gap:.25rem;padding:.22rem .5rem;font-size:.55rem;font-weight:700;display:inline-flex}.dsim-ai-insight-body{color:var(--text);margin:0 0 .85rem;font-size:.8rem;line-height:1.6;position:relative}.dsim-ai-insight-actions{align-items:center;gap:.7rem;display:flex;position:relative}.dsim-period-toggle{background:var(--surface-sunken);border:1px solid var(--border);border-radius:8px;padding:2px;display:inline-flex}.dsim-period-btn{all:unset;color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.28rem .65rem;font-size:.66rem;font-weight:600;transition:all .12s}.dsim-period-btn:hover{color:var(--text)}.dsim-period-btn--active{color:var(--accent);background:#fff;box-shadow:0 1px 3px #313a460f}.dsim-reports-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:.7rem;display:grid}.dsim-chart-panel{min-height:200px}.dsim-chart-trend{color:#1a7d3a;background:#2da44e21;border-radius:999px;align-items:center;gap:.2rem;padding:.22rem .5rem;font-size:.66rem;font-weight:700;display:inline-flex}.dsim-trend-up{color:#1a7d3a}.dsim-ai-pill{letter-spacing:.04em;color:var(--accent);white-space:nowrap;background:#727cf51f;border-radius:999px;align-items:center;gap:.25rem;padding:.22rem .5rem;font-size:.55rem;font-weight:700;display:inline-flex}.dsim-bars{grid-template-columns:repeat(auto-fit,minmax(40px,1fr));align-items:end;gap:.5rem;height:140px;padding:.6rem .2rem 0;display:grid}.dsim-bar-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:.35rem;height:100%;display:flex}.dsim-bar-wrap{flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex}.dsim-bar{background:linear-gradient(180deg, var(--accent-hover) 0%, var(--accent) 100%);border-radius:5px 5px 2px 2px;width:70%;max-width:32px;animation:.8s cubic-bezier(.22,.61,.36,1) both dsim-bar-grow;position:relative;box-shadow:inset 0 -2px 4px #0000000f}@keyframes dsim-bar-grow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.dsim-bar:after{content:attr(data-val);color:var(--accent);white-space:nowrap;opacity:0;font-size:.55rem;font-weight:700;transition:opacity .15s;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.dsim-bar-col:hover .dsim-bar:after{opacity:1}.dsim-bar-label{color:var(--text-dim);letter-spacing:.04em;font-size:.58rem;font-weight:600}.dsim-forecast{padding:.4rem 0 0}.dsim-forecast-svg{width:100%;height:auto;max-height:130px}.dsim-forecast-legend{border-top:1px dashed #00000014;gap:1rem;margin-top:.4rem;padding-top:.5rem;display:flex}.dsim-forecast-legend span{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.62rem;font-weight:500;display:inline-flex}.dsim-leg-line{background:var(--accent);border-radius:1px;width:18px;height:2px}.dsim-leg-line--dash{background:repeating-linear-gradient(90deg, var(--accent) 0 3px, transparent 3px 6px);opacity:.7}.dsim-top-clients{flex-direction:column;display:flex}.dsim-top-client-row{border-bottom:1px solid #313a460a;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:.55rem .3rem;display:grid}.dsim-top-client-row:last-child{border-bottom:none}.dsim-top-client-body{min-width:0}.dsim-top-client-name-row{justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.dsim-top-client-name{color:var(--text);font-size:.74rem;font-weight:600}.dsim-top-client-rev{color:var(--text);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:700}.dsim-bar-track{background:#313a460f;border-radius:999px;width:100%;height:5px;overflow:hidden}.dsim-bar-fill{background:linear-gradient(90deg, var(--accent) 0%, var(--accent-hover) 100%);border-radius:999px;height:100%;animation:1s cubic-bezier(.22,.61,.36,1) both dsim-bar-slide;display:block}@keyframes dsim-bar-slide{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}.dsim-top-client-pct{color:var(--accent);background:var(--accent-soft);text-align:center;border-radius:999px;min-width:32px;padding:.15rem .4rem;font-size:.66rem;font-weight:700}.dsim-expense-chart{grid-template-columns:auto 1fr;align-items:center;gap:.85rem;display:grid}.dsim-expense-svg{display:block}.dsim-donut-center-val{fill:var(--text);font-size:15px;font-weight:700}.dsim-donut-center-label{fill:var(--text-dim);letter-spacing:.1em;font-size:7px;font-weight:600}.dsim-expense-legend{flex-direction:column;gap:.35rem;display:flex}.dsim-legend-item{grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;font-size:.7rem;display:grid}.dsim-legend-dot{border-radius:3px;width:9px;height:9px}.dsim-legend-label{color:var(--text-muted)}.dsim-legend-val{color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}.dsim-audit-hero{background:var(--bg-card,#fff);border:1px solid #727cf538;border-radius:14px;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:1rem;padding:1.1rem 1.25rem;display:grid;box-shadow:0 8px 24px -12px #5c69e62e}.dsim-audit-score{align-items:center;gap:.95rem;display:flex}.dsim-gauge{flex-shrink:0;position:relative}.dsim-gauge-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dsim-gauge-num{color:var(--text);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1}.dsim-gauge-max{color:var(--text-dim);margin-top:.1rem;font-size:.6rem;font-weight:600}.dsim-audit-score-label{min-width:0}.dsim-audit-score-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:.58rem;font-weight:700}.dsim-audit-score-title{color:#c88500;margin:.15rem 0 .25rem;font-size:.95rem;font-weight:700}.dsim-audit-score-sub{color:var(--text-muted);margin:0;font-size:.7rem;line-height:1.4}.dsim-audit-stats{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.45rem;display:grid}.dsim-audit-stat{border:1px solid var(--border);text-align:center;background:#fff;border-radius:9px;flex-direction:column;align-items:center;gap:.15rem;padding:.55rem .4rem .5rem;display:flex;position:relative;overflow:hidden}.dsim-audit-stat:before{content:"";background:var(--accent);height:3px;position:absolute;inset:0 0 auto}.dsim-audit-stat--critical:before{background:#c43a3a}.dsim-audit-stat--high:before{background:#e09530}.dsim-audit-stat--medium:before{background:#d4a83a}.dsim-audit-stat--saved:before{background:#2da44e}.dsim-audit-stat-num{color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:1.05rem;font-weight:800}.dsim-audit-stat--critical .dsim-audit-stat-num{color:#c43a3a}.dsim-audit-stat--high .dsim-audit-stat-num{color:#c88500}.dsim-audit-stat--saved .dsim-audit-stat-num{color:#2da44e}.dsim-audit-stat-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim);font-size:.55rem;font-weight:600;line-height:1.2}.dsim-audit-cats{flex-wrap:wrap;gap:.4rem;display:flex}.dsim-audit-cat-btn{all:unset;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.72rem;font-weight:600;transition:all .12s;display:inline-flex}.dsim-audit-cat-btn:hover{background:var(--surface-hover);color:var(--text)}.dsim-audit-cat-btn--active{background:var(--accent-soft);color:var(--accent);border-color:#727cf559}.dsim-audit-cat-count{color:var(--text);background:#313a4614;border-radius:999px;padding:0 5px;font-size:.6rem;font-weight:700}.dsim-audit-cat-btn--active .dsim-audit-cat-count{background:var(--accent);color:#fff}.dsim-audit-findings{flex-direction:column;gap:.55rem;display:flex}.dsim-audit-card{border:1px solid var(--border);background:#fff;border-radius:10px;transition:box-shadow .15s,transform .15s;overflow:hidden}.dsim-audit-card:hover{box-shadow:0 4px 12px #313a460f}.dsim-audit-card--critical{border-left:3px solid #c43a3a}.dsim-audit-card--high{border-left:3px solid #e09530}.dsim-audit-card--medium{border-left:3px solid #d4a83a}.dsim-audit-card--low{border-left:3px solid #2da44e}.dsim-audit-card-head{all:unset;cursor:pointer;box-sizing:border-box;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:.55rem;width:100%;padding:.7rem .85rem;transition:background .12s;display:grid}.dsim-audit-card-head:hover{background:var(--surface-hover)}.dsim-audit-icon{border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.dsim-audit-icon--critical{color:#c43a3a;background:#c43a3a21}.dsim-audit-icon--high{color:#c47300;background:#e0953026}.dsim-audit-icon--medium{color:#a78328;background:#d4a83a26}.dsim-audit-icon--low{color:#2da44e;background:#2da44e21}.dsim-audit-card-titles{min-width:0}.dsim-audit-card-title{color:var(--text);margin:0;font-size:.78rem;font-weight:600;line-height:1.35}.dsim-audit-card-cat{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);margin:.15rem 0 0;font-size:.58rem;font-weight:600}.dsim-audit-sev-tag{letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:.18rem .45rem;font-size:.55rem;font-weight:700}.dsim-audit-sev-tag--critical{color:#b32a2a;background:#c43a3a26}.dsim-audit-sev-tag--high{color:#a76200;background:#e095302e}.dsim-audit-sev-tag--medium{color:#8a6a1c;background:#d4a83a2e}.dsim-audit-sev-tag--low{color:#1a7d3a;background:#2da44e26}.dsim-audit-save{color:#1a7d3a;font-variant-numeric:tabular-nums;white-space:nowrap;background:#2da44e1f;border-radius:999px;align-items:center;gap:.2rem;padding:.18rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.dsim-audit-chev{color:var(--text-dim);flex-shrink:0;transition:transform .2s}.dsim-audit-chev--open{transform:rotate(90deg)}.dsim-audit-card-body{border-top:1px solid #313a460a;padding:.7rem .85rem .85rem}.dsim-audit-body-text{color:var(--text);margin:0 0 .65rem;font-size:.74rem;line-height:1.6}.dsim-audit-impact{background:linear-gradient(135deg,#fff7eb 0%,#fdf2dc 100%);border:1px solid #dc961e38;border-radius:7px;margin-bottom:.7rem;padding:.55rem .7rem}.dsim-audit-impact-label{letter-spacing:.08em;text-transform:uppercase;color:#a76200;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.55rem;font-weight:700;display:inline-flex}.dsim-audit-impact-label svg{color:#c88500}.dsim-audit-impact-text{color:var(--text);font-size:.72rem;line-height:1.55;display:block}.dsim-audit-actions{flex-wrap:wrap;gap:.45rem;display:flex}@media (width<=980px){.dsim-reports-grid,.dsim-audit-hero{grid-template-columns:1fr}.dsim-audit-stats{grid-template-columns:repeat(2,1fr)}.dsim-expense-chart{grid-template-columns:1fr;justify-items:center}}@media (width<=720px){.dsim-audit-card-head{grid-template-columns:auto 1fr auto}.dsim-audit-sev-tag,.dsim-audit-save{display:none}.dsim-page-head-actions{flex-wrap:wrap;gap:.4rem}.dsim-period-toggle{font-size:.6rem}.dsim-bars{height:110px}}.pricing-toggle{border-radius:var(--r-sm);background:var(--surface-sunken);border:1px solid var(--border);gap:.125rem;margin:0 auto 2.2rem;padding:.25rem;display:inline-flex;position:relative;left:50%;transform:translate(-50%)}.pricing-toggle-btn{cursor:pointer;border-radius:var(--r-xs);color:var(--text-muted);background:0 0;border:none;align-items:center;gap:.45rem;padding:.4375rem .9375rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .18s,background .18s,box-shadow .18s;display:inline-flex}.pricing-toggle-btn--active{color:var(--text);background:var(--bg-elevated);box-shadow:var(--shadow-sm);font-weight:600}.pricing-toggle-pill{letter-spacing:.02em;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:999px;padding:.16rem .5rem;font-size:.66rem;font-weight:700;line-height:1}.pricing-price-block{min-height:4.6rem;margin:.7rem 0 .2rem}.pricing-currency{color:var(--text);letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.pricing-period{color:var(--text-dim);letter-spacing:0;font-size:1rem;font-weight:500}.pricing-annual-note{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:.4rem 0 0;font-family:DM Sans,sans-serif;font-size:.82rem;display:flex}.pricing-annual-note--muted{color:var(--text-dim)}.pricing-annual-total{color:var(--text);font-weight:600}.pricing-save-badge{color:var(--accent);background:var(--accent-soft);border:1px solid #727cf540;border-radius:999px;padding:.16rem .55rem;font-size:.7rem;font-weight:700;line-height:1}.wa-section{z-index:1;position:relative}.wa-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.wa-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid #727cf52e;border-radius:999px;align-items:center;gap:.45rem;margin:0 0 1rem;padding:.35rem .75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.wa-eyebrow svg{color:#25d366}.wa-copy h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.6vw,2.6rem);line-height:1.12}.wa-sub{color:var(--text-muted);max-width:30rem;margin:1rem 0 0;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.55}.wa-points{flex-direction:column;gap:.7rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.wa-points li{color:var(--text);align-items:flex-start;gap:.55rem;font-family:DM Sans,sans-serif;font-size:.95rem;display:flex}.wa-points svg{color:var(--accent);flex-shrink:0;margin-top:.15rem}.wa-cta{margin-top:1.8rem}.wa-phone{background:var(--bg-elevated);border:1px solid var(--border);border-radius:26px;width:100%;max-width:380px;margin:0 auto;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 40px 90px -50px #313a4673,0 12px 30px -18px #313a462e}.wa-phone-header{border-bottom:1px solid var(--border);background:linear-gradient(#25d3661f,#25d36600);align-items:center;gap:.7rem;padding:.9rem 1.1rem;display:flex}.wa-phone-avatar{color:#fff;background:#25d366;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.wa-phone-meta{flex-direction:column;line-height:1.25;display:flex}.wa-phone-name{color:var(--text);font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700}.wa-phone-status{color:var(--text-dim);align-items:center;gap:.35rem;font-family:DM Sans,sans-serif;font-size:.75rem;display:inline-flex}.wa-phone-status-dot{background:#25d366;border-radius:50%;width:7px;height:7px}.wa-thread{background:radial-gradient(circle at 20% 0%, var(--accent-soft), transparent 60%), var(--surface-sunken);flex-direction:column;gap:1rem;padding:1.2rem 1rem 1.4rem;display:flex}.wa-exchange{flex-direction:column;gap:.4rem;display:flex}.wa-bubble{border-radius:14px;max-width:85%;padding:.6rem .8rem;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.4;position:relative;box-shadow:0 2px 6px -3px #313a462e}.wa-bubble--out{color:#1a2e18;background:#dcf8c6;border-bottom-right-radius:4px;align-self:flex-end}[data-theme=dark] .wa-bubble--out{color:#eafff4;background:#075e54}.wa-bubble-time{text-align:right;color:#1a2e188c;margin-top:.2rem;font-size:.62rem;display:block}[data-theme=dark] .wa-bubble-time{color:#eafff499}.wa-bubble-ticks{color:#34b7f1;margin-left:.25rem}.wa-bubble--in{background:var(--bg-elevated);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start;align-items:flex-start;gap:.45rem;display:flex}.wa-bubble-icon{background:var(--accent-soft);width:18px;height:18px;color:var(--accent);border-radius:50%;flex-shrink:0;place-items:center;margin-top:.05rem;display:grid}@media (width<=860px){.wa-grid{grid-template-columns:1fr}.wa-copy{text-align:center}.wa-eyebrow,.wa-sub,.wa-points{margin-left:auto;margin-right:auto}.wa-points{text-align:left;max-width:22rem}}@media (width<=640px){.pricing-grid{grid-template-columns:1fr}.pricing-card-highlight{transform:none}.pricing-toggle-btn{padding:.5rem .9rem;font-size:.85rem}}.landing .staff-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:inline-flex}.landing .staff-eyebrow svg{color:var(--accent)}.staff-pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.staff-pillar{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;padding:1.4rem 1.25rem;transition:border-color .3s,transform .3s cubic-bezier(.22,1,.36,1)}.staff-pillar:hover{border-color:var(--border-hover);transform:translateY(-3px)}.staff-pillar-icon{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--border);border-radius:11px;place-items:center;margin-bottom:.9rem;display:grid}.staff-pillar h3{letter-spacing:-.015em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.1rem;font-weight:400}.staff-pillar p{color:var(--text-muted);margin:.5rem 0 0;font-family:DM Sans,sans-serif;font-size:.86rem;line-height:1.6}.staff-showcase{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:1rem;margin-top:1rem;display:grid}.staff-ladder,.staff-hires{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;height:100%;padding:1.5rem 1.4rem}.staff-ladder-title,.staff-hires-title{letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:.4rem;margin:0 0 1.15rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;display:flex}.staff-ladder-title svg,.staff-hires-title svg{color:var(--accent)}.staff-ladder-steps{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.staff-ladder-step{align-items:flex-start;gap:.75rem;display:flex}.staff-ladder-rung{width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--border);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.staff-ladder-step--2 .staff-ladder-rung{border-color:#727cf559}.staff-ladder-step--3 .staff-ladder-rung{background:var(--ally-accent-grad,linear-gradient(180deg, #6b74ec 0%, #5a63dc 100%));color:#fff;border-color:#0000}.staff-ladder-name{color:var(--text);margin:0;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:600}.staff-ladder-hint{color:var(--text-muted);margin:.15rem 0 0;font-family:DM Sans,sans-serif;font-size:.83rem;line-height:1.55}.staff-hire-cards{gap:.8rem;display:grid}.staff-hire-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;padding:1.15rem 1.1rem;transition:border-color .3s}.staff-hire-card:hover{border-color:var(--border-hover)}.staff-hire-head{align-items:center;gap:.65rem;display:flex}.staff-hire-avatar{color:#fff;background:var(--ally-accent-grad,linear-gradient(180deg, #6b74ec 0%, #5a63dc 100%));border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.staff-hire-name{color:var(--text);margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.staff-hire-role{color:var(--text-dim);margin:.05rem 0 0;font-family:DM Sans,sans-serif;font-size:.8rem}.staff-hire-body{color:var(--text-muted);margin:.75rem 0 0;font-family:DM Sans,sans-serif;font-size:.86rem;line-height:1.6}.staff-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.staff-safety{max-width:34rem;color:var(--text-muted);align-items:flex-start;gap:.5rem;margin:0;font-family:DM Sans,sans-serif;font-size:.86rem;line-height:1.6;display:flex}.staff-safety svg{color:var(--accent);flex-shrink:0;margin-top:.1rem}@media (width<=980px){.staff-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-showcase{grid-template-columns:1fr}}@media (width<=640px){.staff-pillars{grid-template-columns:1fr}.staff-footer{flex-direction:column}.staff-safety{text-align:left}}.dashboard-page{--ally-bg:#f4f5fa;--ally-bg-tint:radial-gradient(1200px 680px at 88% -8%, #727cf51a 0%, #727cf500 60%), radial-gradient(1000px 620px at 6% 108%, #6366f112 0%, #6366f100 58%);--ally-card:#fff;--ally-success:#16a34a;--ally-success-soft:#16a34a1f;--ally-warning:#b45309;--ally-warning-soft:#b453091f;--ally-danger:#b91c1c;--ally-danger-soft:#b91c1c1f;--ally-info:#0284c7;--ally-info-soft:#0284c71f;--ally-neutral:#64748b;--ally-neutral-soft:#64748b1f;--ally-severity-low:#15803d;--ally-severity-medium:#f59e0b;--ally-severity-high:#ea580c;--ally-severity-critical:#991b1b;--ally-chart-track:#262c4a14;--ally-accent:#5b63e0;--ally-accent-vivid:#727cf5;--ally-accent-strong:#4b52d6;--ally-accent-contrast:#fff;--ally-accent-grad:linear-gradient(135deg, #7c85f7 0%, #5a63dc 100%);--ally-accent-grad-strong:linear-gradient(135deg, #6b74ec 0%, #4b52d6 100%);--ally-accent-soft:#727cf51a;--ally-accent-softer:#727cf50f;--ally-accent-ring:#727cf559;--ally-accent-glow:0 8px 24px -8px #5b63e073;--ally-border:#262c4a14;--ally-border-strong:#262c4a24;--ally-text:#2b3040;--ally-text-muted:#6a7183;--ally-text-dim:#98a0b3;--ally-highlight:#727cf512;--ally-surface:#fff;--ally-surface-sunken:#eceef6;--ally-surface-elevated:#fff;--ally-surface-translucent:#ffffffb8;--ally-surface-glass:#ffffffa8;--ally-surface-hover:#262c4a0a;--ally-radius-sm:10px;--ally-radius-md:14px;--ally-radius-lg:18px;--ally-radius-xl:24px;--ally-shadow-xs:0 1px 2px #262c4a0d;--ally-shadow-sm:0 1px 2px #262c4a0f, 0 2px 6px -2px #262c4a0f;--ally-shadow-md:0 2px 4px #262c4a0d, 0 8px 20px -6px #262c4a1f;--ally-shadow-lg:0 4px 8px #262c4a0d, 0 18px 40px -12px #262c4a2e;--ally-shadow-xl:0 8px 16px #262c4a0f, 0 32px 64px -18px #262c4a3d;background:var(--ally-bg-tint), var(--ally-bg);height:100dvh;color:var(--ally-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-attachment:fixed;grid-template-columns:252px minmax(0,1fr);font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;transition:grid-template-columns .22s;display:grid;overflow:hidden}.dashboard-page.sidebar-collapsed{grid-template-columns:58px minmax(0,1fr)}.dashboard-page.sidebar-collapsed .ally-quick-chat{inset-inline-start:58px}.sidebar{border-right:1px solid var(--ally-border);background:linear-gradient(180deg, var(--ally-accent-softer) 0%, #fff0 220px), var(--ally-card);width:252px;height:100dvh;box-shadow:var(--ally-shadow-sm);clip-path:none;flex-direction:column;flex-shrink:0;gap:0;transition:width .22s;display:flex;position:relative;overflow:visible}.sidebar.is-collapsed{width:58px}.sidebar-collapse-btn{border:1px solid var(--ally-border-strong);background:var(--ally-card);width:22px;height:22px;color:var(--ally-text-muted);cursor:pointer;z-index:10;box-shadow:var(--ally-shadow-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s,box-shadow .15s;display:flex;position:absolute;top:16px;right:-11px}.sidebar-collapse-btn:hover{color:var(--ally-accent);background:var(--ally-accent-soft);box-shadow:var(--ally-shadow-sm)}.sidebar.is-collapsed .sidebar-brand-wordmark,.sidebar.is-collapsed .sidebar-nav-label,.sidebar.is-collapsed .sidebar-nav-urgent-cue{display:none}.sidebar.is-collapsed .sidebar-brand{justify-content:center;padding:0}.sidebar.is-collapsed .sidebar-nav-item{justify-content:center;padding:.6rem 0}.sidebar.is-collapsed .sidebar-footer{align-items:center}.sidebar-brand{color:var(--ally-text);letter-spacing:-.02em;border-bottom:1px solid var(--ally-border);flex-shrink:0;align-items:center;gap:.65rem;padding:1.15rem 1rem 1rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.sidebar-brand:before{content:none}.sidebar-brand-wordmark{color:var(--ally-text);letter-spacing:-.01em;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:400}.sidebar-brand-logo{object-fit:contain;flex-shrink:0;width:26px;height:26px}.sidebar-nav{flex-direction:column;flex:1;gap:0;min-height:0;padding:.5rem .6rem;display:flex;overflow-y:auto}.sidebar-section{flex-direction:column;gap:.05rem;margin-bottom:.25rem;display:flex}.sidebar-section-label{letter-spacing:.09em;text-transform:uppercase;color:var(--ally-text-muted,#94a3b8);white-space:nowrap;padding:.55rem .55rem .2rem;font-size:.63rem;font-weight:700;display:block;overflow:hidden}.sidebar.is-collapsed .sidebar-section-label{opacity:0;pointer-events:none;height:0;margin:0;padding:0}.sidebar-nav-item-inner{flex-direction:column;flex:1;gap:.18rem;min-width:0;display:flex}.sidebar-nav-badges{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}.sidebar-nav-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.1rem .36rem;font-size:.56rem;font-weight:700;display:inline-flex}.sidebar-nav-badge--whatsapp{color:#1a7a40;background:#dcf5e7;border:1px solid #a8e6bf}.sidebar-nav-badge--slack{color:#5b21b6;background:#ede9fe;border:1px solid #c4b5fd}.sidebar.is-collapsed .sidebar-nav-badges,.sidebar.is-collapsed .sidebar-nav-item-inner{display:none}.sidebar-nav-item{width:100%;font:inherit;color:var(--ally-text-muted);cursor:pointer;text-align:left;letter-spacing:-.005em;background:0 0;border:none;border-radius:9px;align-items:center;gap:.6rem;padding:.54rem .7rem .54rem .78rem;font-size:.835rem;font-weight:500;transition:background .18s cubic-bezier(.4,0,.2,1),color .18s,box-shadow .18s,transform .12s;display:flex;position:relative}.sidebar-nav-item:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.sidebar-nav-item:active{transform:scale(.985)}.sidebar-nav-item.is-active{color:var(--ally-accent);background:linear-gradient(135deg,#727cf524 0%,#727cf50d 100%);font-weight:600;box-shadow:inset 0 0 0 1px #727cf51f}.sidebar-nav-item.is-active:before{content:"";background:var(--ally-accent-grad);width:3px;box-shadow:0 0 10px -1px var(--ally-accent-ring);border-radius:99px;position:absolute;top:22%;bottom:22%;left:0}.sidebar-nav-item svg{opacity:.8;flex-shrink:0}.sidebar-nav-item:hover svg{opacity:1}.sidebar-nav-item.is-active svg{color:var(--ally-accent);opacity:1}.sidebar-nav-label{text-align:left;flex:1;min-width:0}.sidebar-nav-urgent-cue{letter-spacing:.06em;text-transform:uppercase;color:#fec8c8;background:linear-gradient(#b9282859 0%,#781c1c47 100%);border:1px solid #fc848473;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;max-width:100%;padding:.18rem .42rem;font-size:.6rem;font-weight:800;animation:2.4s ease-in-out infinite ally-sidebar-urgent-pulse;display:inline-flex;box-shadow:0 0 0 1px #0003}.sidebar-nav-item.is-active .sidebar-nav-urgent-cue{color:#fcd0a4;background:linear-gradient(#727cf54d 0%,#8c501e40 100%);border-color:#727cf580;animation-name:ally-sidebar-urgent-pulse-active}.sidebar-nav-urgent-dot{background:#ff6b6b;border-radius:50%;width:6px;height:6px;animation:1.8s ease-out infinite ally-sidebar-urgent-dot;box-shadow:0 0 #ff505073}.sidebar-nav-item.is-active .sidebar-nav-urgent-dot{background:#ffd49a;box-shadow:0 0 #ffb46459}@keyframes ally-sidebar-urgent-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.12)}}@keyframes ally-sidebar-urgent-pulse-active{0%,to{filter:brightness()}50%{filter:brightness(1.08)}}@keyframes ally-sidebar-urgent-dot{75%,to{box-shadow:0 0 #ff505000}0%{box-shadow:0 0 #ff505073}}.sidebar-nav-item--accent{color:var(--ally-accent,#727cf5);background:linear-gradient(135deg,#727cf514,#727cf505);border:1px solid #727cf547;margin-top:.5rem}.sidebar-nav-item--accent:hover{color:var(--ally-accent,#727cf5);background:linear-gradient(135deg,#727cf529,#727cf50f);border-color:#727cf573}.sidebar-nav-item--accent.is-active{color:var(--ally-accent,#727cf5);background:linear-gradient(135deg,#727cf533,#727cf514);border-color:#727cf580}.sidebar-groups{flex-direction:column;flex:1;gap:.2rem;min-height:0;padding:0 .6rem .35rem;display:flex;overflow-y:auto}.sidebar-footer{border-top:1px solid var(--ally-border);flex-direction:column;flex-shrink:0;gap:.3rem;padding:.6rem .65rem .75rem;display:flex}.sidebar-user{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);border-radius:9px;align-items:center;gap:.5rem;min-width:0;padding:.38rem .45rem;display:flex}.sidebar-user-avatar{color:#fff;background:linear-gradient(135deg,#727cf5d9 0%,#7c4a18 100%);border:1.5px solid #727cf559;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.63rem;font-weight:700;display:grid;box-shadow:0 1px 4px #727cf526}.sidebar-user-meta{flex:1;align-items:center;gap:.4rem;min-width:0;display:flex}.sidebar-user-name{color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex:1;min-width:0;font-size:.77rem;font-weight:600;overflow:hidden}.sidebar-plan-badge{letter-spacing:.07em;text-transform:uppercase;color:var(--ally-accent);background:var(--ally-accent-soft);border:1px solid #727cf547;border-radius:99px;flex-shrink:0;padding:.08rem .36rem;font-size:.55rem;font-weight:700}.sidebar-footer-actions{align-items:center;gap:.1rem;display:flex}.sidebar-footer-btn{font:inherit;color:var(--ally-text-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:.3rem;min-width:0;padding:.3rem .2rem;font-size:.7rem;font-weight:500;text-decoration:none;transition:background .13s,color .13s;display:flex;overflow:hidden}.sidebar-footer-btn:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.sidebar-footer-btn--danger{color:#b94444}.sidebar-footer-btn--danger:hover{color:#a33;background:#b9444412}.sidebar.is-collapsed .sidebar-footer-actions{flex-direction:column}.sidebar.is-collapsed .sidebar-footer-btn .sidebar-nav-label{display:none}.sidebar.is-collapsed .sidebar-user{justify-content:center;padding:.35rem}.sidebar.is-collapsed .sidebar-user-meta,.sidebar-logout{display:none}.sidebar-groups::-webkit-scrollbar{width:4px}.sidebar-groups::-webkit-scrollbar-track{background:0 0}.sidebar-groups::-webkit-scrollbar-thumb{background:var(--ally-surface-hover);border-radius:99px}.sidebar-group{border-radius:10px;overflow:hidden}.sidebar-group-header{cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:.5rem;width:100%;padding:.48rem .6rem;transition:background .14s;display:flex}.sidebar-group-header:hover{background:#f4f7fe}.sidebar-group-icon{color:#2563eb;background:#eef4ff;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.sidebar-group-title{color:#334155;text-align:left;letter-spacing:.01em;flex:1;font-size:.77rem;font-weight:700}.sidebar-group-chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.sidebar-group-chevron.is-collapsed{transform:rotate(-90deg)}.sidebar-group-items{gap:.1rem;padding:.15rem 0 .25rem .65rem;animation:.18s ease-out slideDown;display:grid}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sidebar-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.42rem .6rem .42rem .7rem;transition:background .14s;display:flex;position:relative}.sidebar-item:hover:not(:disabled){background:#f4f7fe}.sidebar-item.is-active{background:#eef4ff}.sidebar-item.is-active:before{content:"";background:#2563eb;border-radius:99px;width:3px;position:absolute;top:20%;bottom:20%;left:0}.sidebar-item:disabled{cursor:default;opacity:.7}.sidebar-item-dot{background:#c7d9fb;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .14s}.sidebar-item.is-active .sidebar-item-dot{background:#2563eb}.sidebar-item-label{color:#475569;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.78rem;font-weight:500;line-height:1.3;overflow:hidden}.sidebar-item.is-active .sidebar-item-label{color:#1d4ed8;font-weight:600}.sidebar-item-badge{letter-spacing:.05em;text-transform:uppercase;color:#7c3aed;background:#f3f0ff;border:1px solid #ddd6fe;border-radius:99px;flex-shrink:0;padding:.1rem .38rem;font-size:.6rem;font-weight:700;line-height:1.5}.dashboard-chat-history{border:1px solid var(--ally-border);background:var(--ally-card);border-radius:12px;gap:.45rem;padding:.56rem;display:grid}.dashboard-chat-new{border:1px solid var(--ally-border);background:var(--ally-accent-soft);color:var(--ally-accent);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .55rem;font-size:.78rem;font-weight:700;transition:background .16s,border-color .16s;display:inline-flex}.dashboard-chat-new:hover{background:#727cf538;border-color:#727cf559}.dashboard-chat-history-list{grid-auto-rows:max-content;align-content:start;gap:.28rem;max-height:none;padding-right:.12rem;display:grid;overflow:auto}.dashboard-chat-history-row{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.dashboard-chat-history-row:hover{box-shadow:0 14px 28px -26px var(--surface-overlay,#313a4673);border-color:#727cf538;transform:translateY(-1px)}.dashboard-chat-history-row.active{background:var(--ally-highlight);border-color:#727cf56b;box-shadow:0 16px 32px -26px #727cf51f}.dashboard-chat-history-item{color:var(--ally-text-muted);text-align:left;font:inherit;cursor:pointer;background:0 0;border:none;grid-template-columns:1fr auto;align-items:center;gap:.28rem .44rem;padding:.56rem .62rem;display:grid}.dashboard-chat-history-item span{white-space:nowrap;text-overflow:ellipsis;color:var(--ally-text);grid-column:1/-1;font-size:.77rem;font-weight:700;line-height:1.25;overflow:hidden}.dashboard-chat-history-item small{color:var(--ally-text-dim);grid-column:1;font-size:.66rem}.dashboard-chat-history-item em{color:var(--ally-accent);text-transform:uppercase;letter-spacing:.05em;grid-column:2;justify-self:end;font-size:.62rem;font-style:normal;font-weight:600}.dashboard-chat-history-delete{border:none;border-left:1px solid var(--ally-border);color:var(--ally-text-dim);cursor:pointer;background:0 0;place-items:center;min-width:32px;padding:.3rem .46rem;transition:color .14s,background .14s;display:grid}.dashboard-chat-history-delete:hover{color:#e89292;background:#e8929214}.dashboard-main{background:0 0;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr);gap:.9rem;min-width:0;min-height:0;padding:1rem 1.25rem;display:grid}.dashboard-main.chat-mode{grid-template-rows:1fr;gap:0}.dashboard-navbar{z-index:60;border:1px solid var(--ally-border);border-radius:var(--ally-radius-lg);background:var(--ally-surface-glass);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);box-shadow:var(--ally-shadow-sm), inset 0 1px 0 #ffffff8c;grid-template-columns:minmax(0,1fr) minmax(210px,440px) minmax(0,1fr);grid-template-areas:"context search actions";align-items:center;gap:1rem;padding:.5rem .6rem .5rem 1rem;display:grid;position:relative}.dashboard-navbar-context{flex-direction:column;grid-area:context;justify-self:start;gap:1px;min-width:0;display:flex}.dashboard-navbar h1{letter-spacing:-.015em;color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:inherit;font-size:.95rem;font-weight:650;overflow:hidden}.dashboard-navbar-meta{min-width:0;color:var(--ally-text-dim);align-items:center;gap:.4rem;margin:0;font-size:.72rem;display:flex}.dashboard-navbar-module{color:var(--ally-accent);white-space:nowrap;font-weight:650}.dashboard-navbar-sep{opacity:.55;background:currentColor;border-radius:50%;flex-shrink:0;width:3px;height:3px}.dashboard-navbar-date{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-navbar-date:first-letter{text-transform:uppercase}.dashboard-kicker,.dashboard-subtitle{display:none}.dashboard-command-trigger{border:1px solid var(--ally-border-strong);background:var(--ally-card);width:100%;color:var(--ally-text-dim);font:inherit;cursor:text;border-radius:999px;grid-area:search;justify-self:stretch;align-items:center;gap:.55rem;padding:.42rem .45rem .42rem .85rem;font-size:.84rem;transition:border-color .15s,box-shadow .15s,color .15s;display:flex}.dashboard-command-trigger:hover{border-color:var(--ally-accent-ring);color:var(--ally-text-muted);box-shadow:0 0 0 3px var(--ally-accent-softer)}.dashboard-command-trigger:focus-visible{border-color:var(--ally-accent-ring);color:var(--ally-text-muted);box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}.dashboard-command-trigger-text{text-align:start;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.dashboard-command-trigger-kbd{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);letter-spacing:.02em;white-space:nowrap;border-radius:7px;flex-shrink:0;padding:.16rem .42rem;font-family:inherit;font-size:.66rem;font-weight:700}.dashboard-actions{grid-area:actions;justify-self:end;align-items:center;gap:.3rem;display:inline-flex}.dashboard-actions-divider{background:var(--ally-border);width:1px;height:20px;margin:0 .2rem}.dashboard-icon-btn,.dashboard-profile-btn,.dashboard-logout{color:var(--ally-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.38rem;padding:.46rem;font-weight:600;transition:background .13s,color .13s,border-color .13s,box-shadow .13s;display:inline-flex}.dashboard-icon-btn:hover,.dashboard-profile-btn:hover{background:var(--ally-highlight);color:var(--ally-accent);border-color:#727cf54d}.dashboard-icon-btn{width:34px;height:34px;padding:0}.dashboard-icon-btn.is-open{background:var(--ally-highlight);color:var(--ally-accent);border-color:#727cf54d}.dashboard-create-btn{background:var(--ally-accent-grad);height:34px;color:var(--ally-accent-contrast);font:inherit;cursor:pointer;white-space:nowrap;box-shadow:var(--ally-accent-glow);border:1px solid #0000;border-radius:999px;align-items:center;gap:.32rem;padding:0 .7rem 0 .58rem;font-size:.79rem;font-weight:650;transition:filter .15s,box-shadow .15s,transform .12s;display:inline-flex}.dashboard-create-btn:hover{filter:brightness(1.06);box-shadow:0 10px 26px -8px #5b63e099}.dashboard-create-btn:active{transform:translateY(1px)}.dashboard-create-btn:focus-visible{box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}.dashboard-create-btn-caret{opacity:.85;transition:transform .16s}.dashboard-create-btn.is-open .dashboard-create-btn-caret{transform:rotate(180deg)}.dashboard-lang-btn{gap:.28rem;width:auto;height:34px;padding:0 .5rem}.dashboard-lang-btn-code{letter-spacing:.02em;font-size:.7rem;font-weight:700}.dashboard-profile-btn{color:#fff;width:32px;height:32px;box-shadow:var(--ally-shadow-xs);background:linear-gradient(135deg,#7b83f7 0%,#5b63e0 100%);border-color:#0000;border-radius:50%;padding:0}.dashboard-profile-btn:hover,.dashboard-profile-btn.is-open{box-shadow:0 0 0 3px var(--ally-accent-soft);background:linear-gradient(135deg,#8d94f9 0%,#6970e6 100%);border-color:#0000}.ally-topbar-avatar{letter-spacing:.02em;font-size:.74rem;font-weight:700}.dashboard-menu-wrapper{display:inline-flex;position:relative}.dashboard-menu{top:calc(100% + 8px);background:var(--ally-card);border:1px solid var(--ally-border);min-width:220px;box-shadow:var(--ally-shadow-lg);z-index:200;transform-origin:100% 0;border-radius:14px;padding:.35rem;animation:.16s ease-out ally-notif-pop;position:absolute;inset-inline-end:0}.dashboard-menu--create{min-width:236px}.dashboard-menu--profile{min-width:262px}.dashboard-menu-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ally-text-dim);padding:.45rem .6rem .3rem;font-size:.66rem;font-weight:700}.dashboard-menu-item{width:100%;color:var(--ally-text);font:inherit;text-align:start;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.48rem .6rem;font-size:.83rem;font-weight:550;transition:background .12s,color .12s;display:flex}.dashboard-menu-item:hover,.dashboard-menu-item:focus-visible{background:var(--ally-highlight);color:var(--ally-accent);outline:none}.dashboard-menu-item.is-selected{color:var(--ally-accent)}.dashboard-menu-item-icon{background:var(--ally-accent-soft);width:26px;height:26px;color:var(--ally-accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.dashboard-menu-item-code{background:var(--ally-surface-sunken);width:26px;height:26px;color:var(--ally-text-muted);border-radius:8px;flex-shrink:0;place-items:center;font-size:.65rem;font-weight:700;display:grid}.dashboard-menu-item-check{color:var(--ally-accent);margin-inline-start:auto}.dashboard-menu-item.is-danger{color:var(--ally-danger)}.dashboard-menu-item.is-danger .dashboard-menu-item-icon,.dashboard-menu-item.is-danger:hover,.dashboard-menu-item.is-danger:focus-visible{background:var(--ally-danger-soft);color:var(--ally-danger)}.dashboard-menu-separator{background:var(--ally-border);height:1px;margin:.3rem .4rem}.dashboard-profile-card{border-bottom:1px solid var(--ally-border);align-items:center;gap:.6rem;margin-bottom:.3rem;padding:.55rem .6rem .7rem;display:flex}.dashboard-profile-card-avatar{background:var(--ally-accent-grad);width:36px;height:36px;color:var(--ally-accent-contrast);border-radius:50%;flex-shrink:0;place-items:center;font-size:.78rem;font-weight:700;display:grid}.dashboard-profile-card-meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.dashboard-profile-card-name{color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:650;overflow:hidden}.dashboard-profile-card-email{color:var(--ally-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.71rem;overflow:hidden}.dashboard-profile-card-role{background:var(--ally-accent-soft);color:var(--ally-accent);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex-shrink:0;padding:.18rem .42rem;font-size:.61rem;font-weight:700}.cmdk-overlay{z-index:400;-webkit-backdrop-filter:blur(4px)saturate(140%);backdrop-filter:blur(4px)saturate(140%);background:#1417286b;justify-content:center;align-items:flex-start;padding:clamp(3rem,12vh,8rem) 1rem 2rem;animation:.14s ease-out cmdk-fade;display:flex;position:fixed;inset:0}.cmdk-panel{background:var(--ally-card);border:1px solid var(--ally-border-strong);width:min(640px,100%);max-height:min(70vh,560px);box-shadow:var(--ally-shadow-xl);border-radius:18px;flex-direction:column;animation:.18s cubic-bezier(.2,.8,.3,1) cmdk-pop;display:flex;overflow:hidden}.cmdk-input-row{border-bottom:1px solid var(--ally-border);align-items:center;gap:.65rem;padding:.85rem .9rem;display:flex}.cmdk-input-icon{color:var(--ally-text-dim);place-items:center;display:grid}.cmdk-spinner{animation:.9s linear infinite dashboard-spin}.cmdk-input{min-width:0;color:var(--ally-text);font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.cmdk-input::placeholder{color:var(--ally-text-dim)}.cmdk-esc{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-dim);border-radius:7px;padding:.16rem .42rem;font-family:inherit;font-size:.66rem;font-weight:700}.cmdk-list{flex:1;min-height:0;padding:.35rem;scroll-padding:.5rem;overflow-y:auto}.cmdk-group+.cmdk-group{border-top:1px solid var(--ally-border);margin-top:.2rem;padding-top:.2rem}.cmdk-group-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ally-text-dim);padding:.5rem .6rem .3rem;font-size:.66rem;font-weight:700}.cmdk-item{width:100%;color:var(--ally-text);font:inherit;text-align:start;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.65rem;padding:.5rem .6rem;transition:background .1s;display:flex;position:relative}.cmdk-item.is-active{background:var(--ally-highlight)}.cmdk-item.is-active:before{content:"";inset-inline-start:0;background:var(--ally-accent);border-radius:999px;width:3px;height:20px;position:absolute;top:50%;transform:translateY(-50%)}.cmdk-item-icon{background:var(--ally-surface-sunken);width:28px;height:28px;color:var(--ally-text-muted);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.cmdk-item-icon.tone-create{background:var(--ally-accent-soft);color:var(--ally-accent)}.cmdk-item-icon.tone-results{background:var(--ally-info-soft);color:var(--ally-info)}.cmdk-item-icon.tone-recent{background:var(--ally-warning-soft);color:var(--ally-warning)}.cmdk-item.is-active .cmdk-item-icon{color:var(--ally-accent)}.cmdk-item-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cmdk-item-label{white-space:nowrap;text-overflow:ellipsis;font-size:.87rem;font-weight:600;overflow:hidden}.cmdk-mark{color:var(--ally-accent);background:0 0;font-weight:750}.cmdk-item-subtitle{color:var(--ally-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.73rem;overflow:hidden}.cmdk-item-tag{background:var(--ally-accent-soft);width:18px;height:18px;color:var(--ally-accent);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.cmdk-item-go{opacity:0;color:var(--ally-accent);flex-shrink:0;transition:opacity .12s}.cmdk-item.is-active .cmdk-item-go{opacity:1}.cmdk-empty{text-align:center;padding:2rem 1rem 2.2rem}.cmdk-empty-title{color:var(--ally-text);margin:0 0 .3rem;font-size:.88rem;font-weight:600}.cmdk-empty-hint{color:var(--ally-text-dim);margin:0;font-size:.78rem}.cmdk-inline-hint{color:var(--ally-text-dim);margin:0;padding:.5rem .7rem .7rem;font-size:.74rem}.cmdk-footer{border-top:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-dim);align-items:center;gap:.9rem;padding:.5rem .8rem;font-size:.71rem;display:flex}.cmdk-footer-hint{align-items:center;gap:.3rem;display:inline-flex}.cmdk-footer-hint--end{margin-inline-start:auto}.cmdk-footer kbd{border:1px solid var(--ally-border);background:var(--ally-card);min-width:18px;height:18px;color:var(--ally-text-muted);border-radius:5px;place-items:center;padding:0 .25rem;font-family:inherit;font-size:.66rem;font-weight:700;display:inline-grid}@keyframes cmdk-fade{0%{opacity:0}to{opacity:1}}@keyframes cmdk-pop{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.cmdk-overlay,.cmdk-panel,.dashboard-menu{animation:none}}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ally-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-notifications-wrapper{display:inline-flex;position:relative}.dashboard-notifications-trigger.is-open{background:var(--ally-accent-soft);color:var(--ally-accent)}.dashboard-notification-badge{background:var(--ally-danger);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.01em;border:2px solid var(--ally-card);box-sizing:content-box;pointer-events:none;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.63rem;font-weight:700;line-height:1;animation:.28s cubic-bezier(.34,1.56,.64,1) ally-notif-badge-in;display:inline-flex;position:absolute;top:-2px;right:-2px}@keyframes ally-notif-badge-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.dashboard-notifications-dropdown{background:var(--ally-card);border:1px solid var(--ally-border);width:384px;max-width:calc(100vw - 32px);box-shadow:var(--ally-shadow-lg,0 18px 40px -12px #0000002e);z-index:200;transform-origin:100% 0;border-radius:14px;animation:.16s ease-out ally-notif-pop;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes ally-notif-pop{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-notifications-header{color:var(--ally-text);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem 1rem .7rem;display:flex}.dashboard-notifications-heading{flex-direction:column;gap:.1rem;min-width:0;display:flex}.dashboard-notifications-title{letter-spacing:-.01em;font-size:.95rem;font-weight:700}.dashboard-notifications-subtitle{color:var(--ally-accent);font-size:.72rem;font-weight:600}.dashboard-notifications-mark-all{color:var(--ally-accent);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.73rem;font-weight:600;transition:background .14s,border-color .14s;display:inline-flex}.dashboard-notifications-mark-all:hover{background:var(--ally-accent-soft);border-color:var(--ally-accent-ring)}.dashboard-notifications-mark-all:focus-visible{outline:2px solid var(--ally-accent-ring);outline-offset:1px}.dashboard-notifications-filters{border-bottom:1px solid var(--ally-border);align-items:center;gap:.3rem;padding:0 1rem .7rem;display:flex}.dashboard-notifications-filter{border:1px solid var(--ally-border);color:var(--ally-text-dim);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.75rem;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.dashboard-notifications-filter:hover{color:var(--ally-text);border-color:var(--ally-border-strong)}.dashboard-notifications-filter.is-active{background:var(--ally-accent-soft);border-color:var(--ally-accent-ring);color:var(--ally-accent)}.dashboard-notifications-filter:focus-visible{outline:2px solid var(--ally-accent-ring);outline-offset:1px}.dashboard-notifications-filter-count{background:var(--ally-accent);min-width:16px;height:16px;color:var(--ally-accent-contrast);font-variant-numeric:tabular-nums;border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:.62rem;font-weight:700;display:inline-flex}.dashboard-notifications-list{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;max-height:440px;display:flex;overflow-y:auto}.dashboard-notifications-group{flex-direction:column;display:flex}.dashboard-notifications-group-label{z-index:1;background:var(--ally-card);text-transform:uppercase;letter-spacing:.08em;color:var(--ally-text-dim);margin:0;padding:.5rem 1rem .35rem;font-size:.66rem;font-weight:700;position:sticky;top:0}.dashboard-notifications-state{text-align:center;color:var(--ally-text-dim);flex-direction:column;align-items:center;gap:.45rem;padding:2rem 1.5rem 2.2rem;display:flex}.dashboard-notifications-state p{color:var(--ally-text);margin:0;font-size:.85rem;font-weight:600}.dashboard-notifications-state-icon{background:var(--ally-accent-soft);width:42px;height:42px;color:var(--ally-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.15rem;display:inline-flex}.dashboard-notifications-state-hint{max-width:24ch;font-size:.76rem;line-height:1.4}.dashboard-notifications-state.is-error,.dashboard-notifications-state.is-error p{color:var(--ally-danger)}.dashboard-notifications-retry{border:1px solid var(--ally-border-strong);color:var(--ally-text);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.28rem .8rem;font-size:.75rem;font-weight:600;transition:background .14s}.dashboard-notifications-retry:hover{background:var(--ally-highlight)}.dashboard-notifications-skeletons{flex-direction:column;display:flex}.dashboard-notification-skeleton{align-items:flex-start;gap:.65rem;padding:.75rem 1rem;display:flex}.dashboard-notification-skeleton-icon{border-radius:9px;flex-shrink:0;width:30px;height:30px}.dashboard-notification-skeleton-lines{flex-direction:column;flex:1;gap:.4rem;padding-top:.25rem;display:flex}.dashboard-notification-skeleton-line{border-radius:4px;width:100%;height:8px}.dashboard-notification-skeleton-line.is-short{width:60%}.dashboard-notification-skeleton-icon,.dashboard-notification-skeleton-line{background:linear-gradient(90deg, var(--ally-border) 25%, var(--ally-border-strong) 37%, var(--ally-border) 63%);background-size:400% 100%;animation:1.4s ease-in-out infinite ally-notif-shimmer}@keyframes ally-notif-shimmer{0%{background-position:100%}to{background-position:0}}.dashboard-notification-item{width:100%;color:var(--ally-text);text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;align-items:flex-start;gap:.65rem;padding:.7rem 1rem .75rem;transition:background .14s;display:flex;position:relative}.dashboard-notification-item+.dashboard-notification-item{box-shadow:inset 0 1px 0 var(--ally-border)}.dashboard-notification-item:hover,.dashboard-notification-item:focus-visible{background:var(--ally-highlight);outline:none}.dashboard-notification-item.is-unread{background:var(--ally-accent-softer)}.dashboard-notification-item.is-unread:before{content:"";inset-inline-start:0;background:var(--ally-accent);width:3px;position:absolute;top:0;bottom:0}.dashboard-notification-item.is-unread:hover{background:var(--ally-accent-soft)}.dashboard-notification-item.is-unread .dashboard-notification-item-title{font-weight:700}.dashboard-notification-item-icon{background:var(--ally-accent-soft);width:30px;height:30px;color:var(--ally-accent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-notification-item.tone-success .dashboard-notification-item-icon{background:var(--ally-success-soft);color:var(--ally-success)}.dashboard-notification-item.tone-warning .dashboard-notification-item-icon{background:var(--ally-warning-soft);color:var(--ally-warning)}.dashboard-notification-item.tone-danger .dashboard-notification-item-icon{background:var(--ally-danger-soft);color:var(--ally-danger)}.dashboard-notification-item-main{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.dashboard-notification-item-row{justify-content:space-between;align-items:baseline;gap:.5rem;width:100%;padding-inline-end:1.1rem;display:flex}.dashboard-notification-item-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.85rem;font-weight:600;line-height:1.3;overflow:hidden}.dashboard-notification-item-time{color:var(--ally-text-dim);white-space:nowrap;flex-shrink:0;font-size:.69rem;font-weight:500}.dashboard-notification-item-body{color:var(--ally-text-dim);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:.775rem;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-notification-item-delete{top:.5rem;width:20px;height:20px;color:var(--ally-text-dim);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:opacity .14s,background .14s,color .14s;display:inline-flex;position:absolute;inset-inline-end:.5rem}.dashboard-notification-item:hover .dashboard-notification-item-delete,.dashboard-notification-item:focus-within .dashboard-notification-item-delete,.dashboard-notification-item-delete:focus-visible{opacity:1}.dashboard-notification-item-delete:hover{background:var(--ally-danger-soft);color:var(--ally-danger)}.dashboard-notification-item-delete:focus-visible{outline:2px solid var(--ally-accent-ring);outline-offset:1px}@media (hover:none){.dashboard-notification-item-delete{opacity:1}}@media (prefers-reduced-motion:reduce){.dashboard-notifications-dropdown,.dashboard-notification-badge,.dashboard-notification-skeleton-icon,.dashboard-notification-skeleton-line{animation:none}}@media (width<=1024px){.dashboard-navbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"context actions""search search";gap:.55rem .7rem}.dashboard-command-trigger-kbd,.dashboard-create-btn-label{display:none}.dashboard-create-btn{padding:0 .55rem}}@media (width<=720px){.dashboard-navbar-date{display:none}.dashboard-notifications-dropdown{width:340px}.dashboard-notifications-list{max-height:60vh}.cmdk-panel{max-height:78vh}.cmdk-overlay{padding:4vh .75rem 1rem}}.dashboard-logout{display:none}.dashboard-content{min-width:0;min-height:0;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0));grid-template-columns:minmax(0,1fr);gap:1rem;display:grid;overflow-y:auto}.dashboard-main{padding-bottom:0}.dashboard-main.chat-mode{padding-bottom:1.2rem}.dashboard-content.chat-full-body{min-height:0;padding-bottom:0;overflow:hidden}.dashboard-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.dashboard-stat-card{border:1px solid var(--ally-border);background:linear-gradient(165deg, #727cf50f 0%, var(--ally-surface-elevated) 45%);box-shadow:0 18px 40px -34px var(--surface-overlay,#313a4673);border-radius:14px;padding:.9rem .95rem}.dashboard-stat-card span{color:var(--ally-text-muted);font-size:.8rem;display:block}.dashboard-stat-card strong{letter-spacing:-.02em;color:var(--ally-text);margin-top:.32rem;font-size:1.2rem;display:block}.dashboard-panels{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.dashboard-panel{border:1px solid var(--ally-border);background:linear-gradient(165deg, #727cf50b 0%, var(--ally-surface-elevated,#fff) 42%);color:var(--ally-text);border-radius:14px;padding:1rem}.dashboard-panel h2{color:var(--ally-text);margin:0;font-size:1.02rem;font-weight:600}.dashboard-panel ul{color:var(--ally-text-muted);margin:.8rem 0 0;padding-left:1rem;line-height:1.6}.dashboard-panel li+li{margin-top:.4rem}.dashboard-chat-layout{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}.dashboard-chat-fullscreen{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:.9rem;min-height:0;display:grid}.dashboard-chat-panel{gap:.8rem;display:grid}.dashboard-chat-panel-expanded{background:linear-gradient(165deg, #727cf512 0%, var(--ally-surface-elevated,#fff) 40%);height:calc(100dvh - 2.4rem);box-shadow:0 24px 56px -40px var(--surface-overlay,#313a4673);grid-template-rows:auto minmax(0,1fr) auto}.dashboard-chat-orb-header{align-items:center;gap:.85rem;padding:.35rem .4rem .15rem;display:flex}.chat-orb-stage{filter:drop-shadow(0 10px 24px #5c69e659);flex-shrink:0;width:68px;height:68px;position:relative}.chat-orb-heading{min-width:0}.chat-orb-heading h2{letter-spacing:-.01em;color:var(--ally-text);margin:0;font-size:1.02rem}.chat-orb-heading p{color:var(--ally-text-muted);margin:.18rem 0 0;font-size:.83rem;transition:color .25s}.assistant-orb{border-radius:50%;width:100%;height:100%;position:relative}.assistant-orb canvas{border-radius:50%}.assistant-orb-fallback{opacity:.85;background:radial-gradient(circle at 35% 30%,#ffffffe6,#0000 45%),conic-gradient(#727cf5,#9aa2ff,#5a63dc,#727cf5);border-radius:50%;animation:6s linear infinite orb-fallback-spin;position:absolute;inset:0}@keyframes orb-fallback-spin{to{transform:rotate(360deg)}}.chat-bubble-3d{--tilt-x:0deg;--tilt-y:0deg;transform-style:preserve-3d;transform:perspective(700px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));will-change:transform;transition:transform .16s,box-shadow .25s}.chat-bubble-3d:hover{box-shadow:0 18px 40px -22px #313a4680}@media (prefers-reduced-motion:reduce){.chat-bubble-3d{transition:none;transform:none}.assistant-orb-fallback{animation:none}}.dashboard-chat-bottom{flex-direction:column;gap:.55rem;min-width:0;display:flex}.dashboard-chat-history-panel{background:linear-gradient(165deg, #727cf50d 0%, var(--ally-surface-elevated) 42%);height:calc(100dvh - 2.4rem);box-shadow:0 24px 56px -42px var(--surface-overlay,#313a4673);grid-template-rows:auto minmax(0,1fr);gap:.65rem;display:grid}.dashboard-chat-history-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dashboard-chat-history-header h3{letter-spacing:-.01em;color:var(--ally-text);margin:0;font-size:.96rem}.dashboard-chat-history-panel .dashboard-chat-new{padding:.36rem .5rem;font-size:.73rem}.dashboard-chat-header{justify-content:space-between;align-items:start;gap:.8rem;display:flex}.dashboard-chat-header-main{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.dashboard-chat-persona-avatar{object-fit:cover;width:48px;height:48px;box-shadow:0 4px 16px -8px var(--surface-overlay,#313a4673);border:2px solid #727cf559;border-radius:50%;flex-shrink:0}.dashboard-chat-header-main>div{min-width:0}.dashboard-chat-header-main h2{color:var(--ally-text);margin:0}.dashboard-chat-header p{color:var(--ally-text-muted);margin:.34rem 0 0;font-size:.9rem}.dashboard-model-switch{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:10px;align-items:center;gap:.38rem;padding:.22rem;display:inline-flex}.dashboard-model-chip{color:#475569;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.36rem .56rem;font-size:.78rem;font-weight:700}.dashboard-model-chip.active{color:#1d4ed8;background:#e9f2ff}.dashboard-chat-header-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.dashboard-model-select{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);color:var(--ally-text);font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:9px;min-width:172px;padding:.42rem .56rem;font-size:.8rem;font-weight:600}.dashboard-model-select:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573;outline:none}.dashboard-chat-thread{border:1px solid var(--ally-border);background:radial-gradient(120% 80% at 50% 0%, var(--ally-accent-soft) 0%, transparent 60%), var(--ally-card);min-height:280px;max-height:420px;box-shadow:inset 0 1px 0 var(--ally-surface-hover);border-radius:18px;flex-direction:column;gap:1rem;padding:1.35rem 1.15rem;display:flex;overflow:auto}.chat-row{gap:.6rem;max-width:100%;animation:.28s cubic-bezier(.22,1,.36,1) both chat-row-in;display:flex}@keyframes chat-row-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-row--assistant{flex-direction:row;align-self:flex-start}.chat-row--user{flex-direction:row-reverse;align-self:flex-end}.chat-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1.35rem;display:inline-flex}.chat-avatar--icon{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);box-shadow:0 6px 16px -8px #5c69e699}.chat-bubble-group{flex-direction:column;gap:.28rem;min-width:0;display:flex}.chat-author{color:var(--ally-text-muted);letter-spacing:.01em;padding-left:.15rem;font-size:.72rem;font-weight:600}.dashboard-chat-thread-expanded{min-height:0;max-height:none}.dashboard-chat-quick-prompts{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:.5rem;display:flex}.dashboard-chat-quick-prompt{border:1px solid var(--ally-border);color:var(--ally-text-muted);font:inherit;cursor:pointer;text-align:left;white-space:normal;background:#727cf512;border-radius:999px;align-self:flex-start;max-width:min(100%,20rem);padding:.4rem .66rem;font-size:.74rem;font-weight:600;line-height:1.35;transition:background .2s,border-color .2s,color .2s,transform .2s}.dashboard-chat-quick-prompt:hover{background:var(--ally-highlight);color:var(--ally-text);border-color:#727cf552;transform:translateY(-1px)}.dashboard-chat-message{border-radius:16px;width:fit-content;max-width:min(100%,560px);padding:.72rem .9rem;line-height:1.5}.dashboard-chat-message p,.dashboard-chat-message li,.dashboard-chat-message h1,.dashboard-chat-message h2,.dashboard-chat-message h3,.dashboard-chat-message h4{margin:0 0 .35rem;font-size:.9rem;line-height:1.55}.dashboard-chat-message p:last-child,.dashboard-chat-message li:last-child{margin-bottom:0}.dashboard-chat-message h1,.dashboard-chat-message h2{font-size:.98rem;font-weight:700}.dashboard-chat-message h3,.dashboard-chat-message h4{font-size:.92rem;font-weight:600}.dashboard-chat-message ul,.dashboard-chat-message ol{margin:0 0 .35rem;padding-left:1.3rem}.dashboard-chat-message code{background:#0000001f;border-radius:4px;padding:.1em .35em;font-family:ui-monospace,monospace;font-size:.83rem}.dashboard-chat-message.user code{background:#ffffff2e}.dashboard-chat-message pre{background:#00000026;border-radius:8px;margin:.35rem 0;padding:.65rem .8rem;overflow-x:auto}.dashboard-chat-message pre code{background:0 0;padding:0}.dashboard-chat-message blockquote{border-left:3px solid var(--ally-accent);opacity:.8;margin:.35rem 0;padding-left:.75rem}.dashboard-chat-message strong{font-weight:700}.dashboard-chat-message em{font-style:italic}.dashboard-chat-message table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.85rem;display:block;overflow-x:auto}.dashboard-chat-message th,.dashboard-chat-message td{border:1px solid var(--border-color,#3a3a4a);text-align:left;white-space:nowrap;padding:.4rem .75rem}.dashboard-chat-message th{background:#ffffff0f;font-weight:600}.dashboard-chat-message tr:nth-child(2n) td{background:#ffffff08}.dashboard-chat-message.assistant{background:var(--ally-surface-elevated,#fff);border:1px solid var(--ally-border);color:var(--ally-text);box-shadow:0 10px 30px -24px var(--surface-overlay,#313a4673);border-top-left-radius:5px}.dashboard-chat-message.user{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);border:1px solid #5c69e680;border-top-right-radius:5px;box-shadow:0 10px 26px -18px #5c69e68c}.chat-typing{align-items:center;gap:5px;padding:.85rem .95rem;display:inline-flex}.chat-typing-dot{background:var(--ally-accent);opacity:.5;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-typing-bounce}.chat-typing-dot:nth-child(2){animation-delay:.18s}.chat-typing-dot:nth-child(3){animation-delay:.36s}@keyframes chat-typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.dashboard-chat-composer{border:1px solid var(--ally-border);background:linear-gradient(180deg, var(--ally-surface-elevated) 0%, var(--ally-surface-elevated,#fff) 100%);border-radius:14px;gap:.62rem;padding:.72rem;display:grid}.dashboard-file-input{display:none}.dashboard-chat-tools{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.dashboard-chat-attach{border:1px solid var(--ally-border);color:var(--ally-accent);font:inherit;cursor:pointer;background:#727cf514;border-radius:10px;align-items:center;gap:.36rem;padding:.42rem .58rem;font-size:.8rem;font-weight:700;transition:background .16s,border-color .16s;display:inline-flex}.dashboard-chat-attach:hover{background:var(--ally-accent-soft);border-color:#727cf54d}.dashboard-chat-tip{color:var(--ally-text-dim);font-size:.72rem}.dashboard-attachments{flex-wrap:wrap;gap:.4rem;display:flex}.dashboard-attachment-chip{border:1px solid var(--ally-border);background:#727cf50f;border-radius:999px;align-items:center;gap:.34rem;padding:.22rem .5rem;display:inline-flex}.dashboard-attachment-chip span{color:var(--ally-text);font-size:.73rem}.dashboard-attachment-chip small{color:var(--ally-text-dim);font-size:.66rem}.dashboard-attachment-chip button{color:var(--ally-text-dim);cursor:pointer;background:0 0;border:none;place-items:center;padding:0;display:grid}.dashboard-attachment-chip button:hover{color:#e89292}.chat-train-prompt{background:#727cf51a;border:1px solid #727cf54d;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .72rem;display:flex}.chat-train-prompt-label{color:var(--ally-text-muted);min-width:0;font-size:.8rem;line-height:1.4}.chat-train-prompt-actions{flex-shrink:0;gap:.45rem;display:flex}.chat-train-btn-yes{cursor:pointer;background:var(--ally-accent);color:var(--ally-accent-contrast);border:none;border-radius:7px;padding:.32rem .72rem;font-size:.78rem;font-weight:700;transition:opacity .15s}.chat-train-btn-yes:hover:not(:disabled){opacity:.85}.chat-train-btn-yes:disabled{opacity:.5;cursor:not-allowed}.chat-train-btn-no{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:7px;padding:.32rem .72rem;font-size:.78rem;font-weight:600;transition:background .15s,color .15s}.chat-train-btn-no:hover:not(:disabled){color:var(--ally-text);background:#ffffff0f}.chat-train-btn-no:disabled{opacity:.5;cursor:not-allowed}.chat-train-toast{color:var(--ally-accent);margin:0;padding:0 .1rem;font-size:.78rem}.dashboard-chat-composer textarea{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-surface-sunken);resize:vertical;border-radius:12px;min-height:56px;padding:.6rem .8rem}[data-theme=dark] .dashboard-chat-composer textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dashboard-chat-composer textarea::placeholder{color:var(--ally-text-dim)}.dashboard-chat-composer textarea:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf566;outline:none}.dashboard-chat-composer .dashboard-modal-primary{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);border-color:#5c69e68c;justify-self:end;align-items:center;gap:.4rem;display:inline-flex;box-shadow:inset 0 1px #ffffff38,0 10px 24px -12px #5c69e699}.dashboard-chat-composer .dashboard-modal-primary:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.dashboard-chat-composer .dashboard-modal-primary:disabled{opacity:.5;cursor:not-allowed;filter:none}.dashboard-chat-panel .dashboard-profile-error{color:#f0b8b8;background:#b91c1c24;border-color:#e8929266}.dashboard-placeholder{text-align:center;border:1px solid var(--ally-border,#11111114);background:var(--ally-surface,#fff);border-radius:16px;flex-direction:column;align-items:center;max-width:460px;margin:3rem auto;padding:2.25rem 2rem;display:flex;box-shadow:0 1px 2px #1111110a}.dashboard-placeholder-icon{color:#727cf5;opacity:.9;width:40px;height:40px;margin-bottom:.35rem}.dashboard-placeholder h2{color:var(--ally-text,#111);margin:0;font-size:1.2rem;font-weight:700}.dashboard-placeholder p{color:var(--ally-text-muted,#5a5a55);margin:.6rem 0 0;font-size:.9rem;line-height:1.6}.dashboard-placeholder .btn-primary{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;margin-top:1.25rem;padding:.68rem 1.3rem;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.dashboard-placeholder .btn-primary:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-2px)}.dashboard-placeholder .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.placeholder-surface{background:var(--ally-surface-sunken);border:1px dashed #727cf559;border-radius:12px;place-items:center;min-height:170px;margin-top:.8rem;display:grid}.placeholder-surface p{color:var(--ally-text-muted);margin:0;font-weight:600}.dashboard-module-view{min-height:0}.extra-services-module{flex-direction:column;gap:2rem;padding:2rem 2rem 3rem;display:flex}.extra-services-module-header h2{color:var(--ally-text);margin:0 0 .4rem;font-size:1.5rem;font-weight:600}.extra-services-module-header p{color:var(--ally-text-muted);margin:0;font-size:.9rem}.extra-services-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.extra-services-module-card{background:var(--ally-surface);border:1px solid var(--ally-border);border-radius:16px;flex-direction:column;gap:0;padding:1.75rem 1.5rem;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .25s;display:flex}.extra-services-module-card:hover{border-color:#727cf559;transform:translateY(-3px);box-shadow:0 12px 32px -10px #727cf51f}.extra-services-module-card--featured{background:linear-gradient(160deg, #727cf512 0%, var(--ally-surface) 55%);border-color:#727cf566}.extra-services-module-icon{width:48px;height:48px;color:var(--ally-accent,#727cf5);background:linear-gradient(135deg,#727cf52e,#727cf50d);border:1px solid #727cf540;border-radius:12px;flex-shrink:0;place-items:center;margin-bottom:1.1rem;display:grid}.extra-services-module-card h3{color:var(--ally-text);margin:0 0 .6rem;font-size:1.05rem;font-weight:600;line-height:1.3}.extra-services-module-card p{color:var(--ally-text-muted);flex:1;margin:0 0 1.5rem;font-size:.875rem;line-height:1.65}.extra-services-module-btn{border:1px solid var(--ally-border);color:var(--ally-text);background:var(--ally-surface-hover);border-radius:8px;align-self:flex-start;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.extra-services-module-btn:hover{color:var(--ally-accent,#727cf5);background:#727cf50f;border-color:#727cf566}.extra-services-module-btn--primary{background:var(--ally-accent,#727cf5);color:#fff;border-color:#0000}.extra-services-module-btn--primary:hover{color:#fff;background:#6068d9;border-color:#0000}@media (width<=860px){.extra-services-module-grid{grid-template-columns:1fr}}.dashboard-documents-view{grid-auto-rows:max-content;align-content:start;align-self:start;gap:1rem;display:grid}.docs-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-self:start;align-items:stretch;gap:.65rem;display:grid}.docs-stat-card{background:var(--ally-card);border:1px solid var(--ally-border);box-shadow:var(--ally-shadow-xs);border-radius:14px;align-items:center;gap:.75rem;height:72px;min-height:0;padding:.85rem 1rem;transition:box-shadow .15s,transform .15s;display:flex}.docs-stat-card:hover{box-shadow:var(--ally-shadow-sm);transform:translateY(-1px)}.docs-stat-icon{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.docs-stat-icon--total{color:#3b82f6;background:#3b82f61a}.docs-stat-icon--indexed{color:#10b981;background:#10b9811a}.docs-stat-icon--processing{color:#d97706;background:#f59e0b1f}.docs-stat-icon--archived{color:#6b7280;background:#6b72801a}.docs-stat-icon--trained{color:#7c3aed;background:#8b5cf61a}.docs-stat-icon--staff{color:#db2777;background:#ec48991a}.docs-stat-card>div{flex-direction:column;gap:.14rem;min-width:0;display:flex}.docs-stat-card span{color:var(--ally-text-dim);letter-spacing:.015em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:500;overflow:hidden}.docs-stat-card strong{color:var(--ally-text);letter-spacing:-.03em;font-size:1.5rem;font-weight:800;line-height:1}.docs-panel{gap:1rem;display:grid}.docs-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.docs-panel-header h2{letter-spacing:-.01em;color:var(--ally-text);margin:0;font-size:1.05rem}.docs-panel-header p{color:var(--ally-text-muted);max-width:52ch;margin:.25rem 0 0;font-size:.85rem;line-height:1.55}.docs-panel-actions{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.docs-toast{border-radius:10px;margin:0;padding:.55rem .72rem;font-size:.84rem;font-weight:500}.docs-toast--success{color:#6ee7b7;background:#6ee7b71a;border:1px solid #6ee7b759}.docs-toast--error{color:#fecaca;background:#f8717114;border:1px solid #f8717173}.docs-btn{font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:.35rem;padding:.46rem .75rem;font-size:.81rem;font-weight:600;transition:background .14s,border-color .14s;display:inline-flex}.docs-btn-secondary{border:1px solid var(--ally-border);background:var(--ally-surface-hover);color:var(--ally-text-muted)}.docs-btn-secondary:hover{background:var(--ally-surface-hover);color:var(--ally-text);border-color:#f4f2ef24}.docs-btn-primary{background:linear-gradient(145deg, var(--ally-accent) 0%, #5c69e6 100%);color:var(--ally-accent-contrast);border:1px solid #727cf58c}.docs-btn-primary:hover{filter:brightness(1.06)}.docs-tabs{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.docs-tab{font:inherit;color:var(--ally-text-dim);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.42rem .8rem;font-size:.8rem;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.docs-tab:hover:not(.is-active){background:var(--ally-accent-soft);color:var(--ally-accent)}.docs-tab.is-active{background:var(--surface-translucent,#ffffffd1);color:var(--ally-accent);box-shadow:0 1px #727cf533}.docs-tab-count{background:var(--ally-surface-hover);color:var(--ally-text-dim);border-radius:99px;padding:.04rem .38rem;font-size:.68rem;font-weight:700;line-height:1.6}.docs-tab.is-active .docs-tab-count{background:var(--ally-accent-soft);color:var(--ally-accent)}.docs-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.docs-search{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-dim);border-radius:9px;align-items:center;gap:.4rem;min-width:220px;padding:.44rem .7rem;display:inline-flex}.docs-search input{font:inherit;color:var(--ally-text);background:0 0;border:none;outline:none;width:100%;font-size:.82rem}.docs-search input::placeholder{color:var(--ally-text-dim)}.docs-category-filter{flex-wrap:wrap;gap:.35rem;display:inline-flex}.docs-filter-chip{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);font:inherit;color:var(--ally-text-muted);cursor:pointer;border-radius:99px;padding:.3rem .72rem;font-size:.75rem;font-weight:600;transition:all .14s}.docs-filter-chip:hover{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf559}.docs-filter-chip.is-active{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf573}.docs-table-scroll{max-width:100%;margin:0 -.15rem;padding:0 .15rem;overflow-x:auto}.docs-table{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:12px;min-width:min(720px,100%);overflow:hidden}.docs-table-trained,.docs-table-staff{min-width:680px}.docs-table-head{background:var(--surface-translucent,#ffffffd1);border-bottom:1px solid var(--ally-border);color:var(--ally-text-dim);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:.71rem;font-weight:700;display:grid}.docs-table-row{border-top:1px solid var(--ally-border);align-items:center;gap:.5rem;padding:.6rem .9rem;transition:background .12s;display:grid}.docs-table-row:hover{background:#727cf50f}.docs-table-row span{color:var(--ally-text-muted);font-size:.8rem}.docs-table:not(.docs-table-trained):not(.docs-table-staff) .docs-table-head,.docs-table:not(.docs-table-trained):not(.docs-table-staff) .docs-table-row{grid-template-columns:minmax(120px,2.2fr) minmax(0,.85fr) minmax(0,.85fr) minmax(0,.5fr) minmax(0,.65fr) minmax(0,.95fr) auto}.docs-table-trained .docs-table-head,.docs-table-trained .docs-table-row{grid-template-columns:2fr .9fr .6fr 1.1fr .8fr .85fr 1fr}.docs-table-staff .docs-table-head,.docs-table-staff .docs-table-row{grid-template-columns:2fr .85fr 1fr 1fr minmax(6.5rem,.9fr)}.docs-cell-name{align-items:center;gap:.55rem;display:flex;overflow:hidden}.docs-cell-name>span{white-space:nowrap;text-overflow:ellipsis;color:var(--ally-text);font-weight:600;overflow:hidden}.doc-file-icon{border:1px solid #0000;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1px;width:34px;height:34px;display:inline-flex}.doc-file-icon--pdf{color:#fca5a5;background:#ef44441f;border-color:#ef444447}.doc-file-icon--xlsx{color:#86efac;background:#22c55e1f;border-color:#22c55e47}.doc-file-icon--docx{color:#93c5fd;background:#3b82f61f;border-color:#3b82f647}.doc-file-icon--other{color:#d8b4fe;background:#a78bfa24;border-color:#a78bfa47}.doc-file-icon small{letter-spacing:.03em;font-size:.48rem;font-weight:800}.docs-category-tag{background:var(--ally-surface-hover);color:var(--ally-text-muted);border:1px solid var(--ally-border);border-radius:6px;padding:.18rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.dashboard-doc-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:.25rem;padding:.18rem .5rem;font-size:.68rem;font-style:normal;font-weight:700;display:inline-flex}.dashboard-doc-status.indexed{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59}.dashboard-doc-status.processing{color:#fdba74;background:#ea580c1f;border:1px solid #ea580c59}.dashboard-doc-status.archived{background:var(--ally-surface-hover);color:var(--ally-text-dim);border:1px solid var(--ally-border)}.dashboard-doc-status.failed{color:#fecaca;background:#f871711a;border:1px solid #f8717166}.docs-row-actions{flex-wrap:wrap;align-items:center;gap:.28rem;display:inline-flex}.docs-row-actions--icons{justify-content:flex-end}.docs-action-icon{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);width:2.05rem;height:2.05rem;color:var(--ally-text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:0;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.docs-action-icon:hover:not(:disabled){background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf573}.docs-action-icon:disabled{opacity:.35;cursor:not-allowed}.docs-action-icon--danger:hover:not(:disabled){color:#fecaca;background:#f871711a;border-color:#f8717180}.docs-row-actions--staff .docs-btn-text{padding:.38rem .55rem}.docs-row-actions button:not(.docs-action-icon){border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:.28rem;padding:.32rem .55rem;font-size:.73rem;font-weight:600;transition:all .13s;display:inline-flex}.docs-row-actions button:not(.docs-action-icon):hover{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf573}.docs-btn-text{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;padding:.38rem .65rem;font-size:.78rem;font-weight:600;transition:all .13s;display:inline-flex}.docs-btn-text:hover{color:var(--ally-accent);background:var(--ally-accent-soft);border-color:#727cf573}.docs-empty{text-align:center;min-height:180px;color:var(--ally-text-dim);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.6rem;padding:2rem;font-size:.84rem;display:flex}.training-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.training-badge-trained{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59}.training-badge-training{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f659}.training-badge-failed{color:#fecaca;background:#ef44441f;border:1px solid #ef444459}.training-badge-queued{color:#ddd6fe;background:#a78bfa24;border:1px solid #a78bfa59}@keyframes spinIcon{to{transform:rotate(360deg)}}.confidence-bar{align-items:center;gap:.45rem;display:flex}.confidence-bar-track{background:var(--ally-surface-hover);border-radius:99px;flex-shrink:0;width:60px;height:5px;overflow:hidden}.confidence-bar-fill{border-radius:99px;height:100%;transition:width .3s}.confidence-bar--high .confidence-bar-fill{background:#4ade80}.confidence-bar--high .confidence-bar-label{color:#86efac}.confidence-bar--mid .confidence-bar-fill{background:#fbbf24}.confidence-bar--mid .confidence-bar-label{color:#fcd34d}.confidence-bar--low .confidence-bar-fill{background:#f87171}.confidence-bar--low .confidence-bar-label{color:#fecaca}.confidence-bar-label{font-size:.72rem;font-weight:700}.docs-chunks-badge,.docs-chats-badge{color:var(--ally-text-muted);align-items:center;gap:.28rem;font-size:.75rem;font-weight:600;display:inline-flex}.docs-retrain-btn{color:#fecaca!important;background:#ef44441f!important;border-color:#ef444459!important}.docs-retrain-btn:hover{background:#ef44442e!important}.docs-train-cta{border-top:1px solid var(--ally-border);background:var(--ally-surface-sunken);padding:.75rem .9rem}.docs-upload-zone{color:var(--ally-accent);background:#727cf50f;border:1.5px dashed #727cf559;border-radius:10px;align-items:center;gap:.75rem;padding:1rem;display:flex}.docs-upload-zone p{color:var(--ally-text-muted);margin:0;font-size:.82rem;line-height:1.5}.docs-upload-zone-link{color:var(--ally-accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.docs-upload-zone-link:hover{color:#929af8}.docs-staff-section{gap:.75rem;display:grid}.docs-staff-lead{color:var(--ally-text-muted);max-width:62ch;margin:0;font-size:.84rem;line-height:1.55}.docs-cell-member{align-items:center;gap:.65rem;display:flex!important}.docs-staff-avatar{width:32px;height:32px;color:var(--ally-accent-contrast);background:linear-gradient(135deg,#7b83f7,#5c69e6);border-radius:50%;flex-shrink:0;place-items:center;font-size:.68rem;font-weight:800;display:grid}.docs-staff-info{gap:.08rem;display:grid;overflow:hidden}.docs-staff-info strong{color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.docs-staff-info small{color:var(--ally-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.71rem;overflow:hidden}.docs-role-badge{letter-spacing:.01em;border-radius:6px;padding:.18rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.role-admin{color:#f9a8d4;background:#f472b61f;border:1px solid #f472b659}.role-manager{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f659}.role-analyst{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59}.role-member{color:#6ee7b7;background:#34d3991f;border:1px solid #34d39959}.role-viewer{background:var(--ally-surface-hover);color:var(--ally-text-muted);border:1px solid var(--ally-border)}.docs-access-toggle{border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.docs-access-toggle.is-on{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59}.docs-access-toggle.is-off{background:var(--ally-surface-hover);color:var(--ally-text-dim);border:1px solid var(--ally-border)}.docs-last-active{color:var(--ally-text-dim);align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.docs-invite-btn{color:var(--ally-accent);font:inherit;cursor:pointer;background:0 0;border:1.5px dashed #727cf566;border-radius:9px;align-self:start;align-items:center;gap:.4rem;padding:.52rem .9rem;font-size:.82rem;font-weight:600;transition:background .14s,border-color .14s;display:inline-flex}.docs-invite-btn:hover{background:var(--ally-accent-soft);border-color:#727cf58c}@media (width<=1100px){.docs-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=520px){.docs-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-module-panel{align-content:start;gap:.75rem;min-height:min(66vh,760px);display:grid}.dashboard-module-panel h2{color:var(--ally-text);margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.35rem;font-weight:400}.dashboard-module-panel p{color:var(--ally-text-muted);margin:0;line-height:1.6}.inv-view{align-content:start;align-self:start;gap:.6rem;display:grid}.inv-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.inv-stat-card{background:linear-gradient(165deg, #727cf50f 0%, var(--ally-surface-elevated,#fff) 42%);border:1px solid var(--ally-border);border-radius:12px;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.inv-stat-card-alert{background:linear-gradient(165deg, #f871711a 0%, var(--ally-surface-elevated,#fff) 50%);border-color:#f8717159}.inv-setup-banner{border:1px solid color-mix(in srgb, var(--ally-warning) 30%, transparent);background:var(--ally-warning-soft);border-radius:12px;align-items:flex-start;gap:.7rem;padding:.8rem 1rem;display:flex}.inv-setup-banner-icon{color:var(--ally-warning);flex-shrink:0;margin-top:.1rem}.inv-setup-banner-body{flex:1;min-width:0}.inv-setup-banner-body strong{color:var(--ally-text);font-size:.86rem;font-weight:650;display:block}.inv-setup-banner-body p{color:var(--ally-text-muted);margin:.2rem 0 0;font-size:.8rem;line-height:1.45}.inv-setup-banner-cta{border:1px solid var(--ally-border);background:var(--ally-surface,#fff);color:var(--ally-text);cursor:pointer;border-radius:9px;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .8rem;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.inv-setup-banner-cta:hover{border-color:var(--ally-accent);color:var(--ally-accent)}@media (width<=640px){.inv-setup-banner{flex-wrap:wrap}.inv-setup-banner-cta{justify-content:center;width:100%}}.inv-stat-icon{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.inv-stat-icon-revenue{color:#86efac;background:#22c55e2e;border:1px solid #22c55e47}.inv-stat-icon-count{color:#7dd3fc;background:#38bdf81f;border:1px solid #38bdf840}.inv-stat-icon-balance{color:#e8b86c;background:#727cf52e;border:1px solid #727cf54d}.inv-stat-icon-alert{color:#fca5a5;background:#f8717126;border:1px solid #f871714d}.inv-stat-body{gap:.1rem;display:grid}.inv-stat-body span{color:var(--ally-text-muted);font-size:.72rem;font-weight:500}.inv-stat-body strong{color:var(--ally-text);letter-spacing:-.02em;font-size:1.25rem;font-weight:700;line-height:1.1}.inv-panel{gap:1rem;display:grid}.inv-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.inv-panel-header h2{letter-spacing:-.01em;color:var(--ally-text);margin:0;font-size:1.08rem;font-weight:600}.inv-panel-header p{color:var(--ally-text-muted);margin:.25rem 0 0;font-size:.85rem}.inv-view-title{align-items:center;gap:.5rem;display:flex}.inv-new-btn{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);font:inherit;letter-spacing:-.01em;cursor:pointer;border:1px solid #5c69e68c;border-radius:11px;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.82rem;font-weight:600;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff38,0 8px 20px -10px #5c69e6a6}.inv-new-btn:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 12px 26px -10px #5c69e6bf}.inv-new-btn:active{transform:translateY(0)}.inv-new-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.inv-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.inv-search{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-dim);border-radius:9px;align-items:center;gap:.4rem;min-width:280px;padding:.44rem .7rem;display:inline-flex}.inv-search input{font:inherit;color:var(--ally-text);background:0 0;border:none;outline:none;width:100%;font-size:.82rem}.inv-search input::placeholder{color:var(--ally-text-dim)}.inv-filter-chips{flex-wrap:wrap;gap:.3rem;display:inline-flex}.inv-filter-chip{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);font:inherit;color:var(--ally-text-muted);cursor:pointer;border-radius:99px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600;transition:all .13s;display:inline-flex}.inv-filter-chip:hover{color:var(--ally-text);background:#727cf514;border-color:#727cf547}.inv-filter-chip.is-active{color:var(--ally-accent);background:#727cf529;border-color:#727cf56b}.inv-chip-count{background:var(--ally-surface-hover);color:var(--ally-text-muted);border-radius:99px;padding:.02rem .35rem;font-size:.67rem;font-weight:700;line-height:1.6}.inv-filter-chip.is-active .inv-chip-count{color:var(--ally-accent);background:#727cf538}.inv-table{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:12px;overflow:hidden}.inv-table-head,.inv-table-row{grid-template-columns:1.1fr 1.8fr .9fr 1.1fr .9fr .95fr .95fr 1.6fr;align-items:center;gap:.5rem;padding:.65rem 1rem;display:grid}.inv-table-head{background:var(--ally-surface-elevated);border-bottom:1px solid var(--ally-border);color:var(--ally-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.71rem;font-weight:700}.inv-table-row{border-top:1px solid var(--ally-surface-hover);transition:background .12s}.inv-table-row:hover{background:#727cf50f}.inv-table-row.row-overdue{border-left:3px solid #f87171;padding-left:calc(1rem - 3px)}.inv-table-row span{color:var(--ally-text-muted);font-size:.8rem}.inv-cell-number{align-items:center;gap:.4rem;color:var(--ally-text)!important;font-weight:700!important;display:inline-flex!important}.inv-cell-amount{font-variant-numeric:tabular-nums;color:var(--ally-text)!important;font-weight:700!important}.inv-cell-client{align-items:center;gap:.55rem;overflow:hidden;display:flex!important}.inv-client-avatar{width:30px;height:30px;color:var(--ally-accent-contrast);background:linear-gradient(145deg,#7b83f7,#5c69e6);border-radius:50%;flex-shrink:0;place-items:center;font-size:.66rem;font-weight:800;display:grid}.inv-client-info{gap:.06rem;display:grid;overflow:hidden}.inv-client-info strong{color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.inv-client-info small{color:var(--ally-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.inv-category-tag{background:var(--ally-surface-hover);color:var(--ally-text-muted);border:1px solid var(--ally-border);border-radius:6px;padding:.18rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.inv-status-badge{letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:.28rem;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.inv-status-paid{color:#86efac;background:#22c55e29;border:1px solid #22c55e59}.inv-status-unpaid{color:#7dd3fc;background:#38bdf81f;border:1px solid #38bdf852}.inv-status-overdue{color:#fca5a5;background:#f8717124;border:1px solid #f8717159}.inv-status-draft{background:var(--ally-surface-hover);color:var(--ally-text-muted);border:1px solid var(--ally-border)}.inv-due-soon{color:var(--ally-accent);font-weight:700}.inv-row-actions{flex-wrap:wrap;gap:.28rem;display:inline-flex}.inv-row-actions button{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);color:var(--ally-text-muted);font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:.22rem;padding:.3rem .5rem;font-size:.72rem;font-weight:600;transition:all .13s;display:inline-flex}.inv-row-actions button:hover{color:var(--ally-text);background:#727cf514;border-color:#727cf559}.inv-action-review{color:#6366f1!important;background:#6366f11a!important;border-color:#6366f159!important}.inv-action-review:hover{color:#4f46e5!important;background:#6366f12e!important;border-color:#6366f180!important}.inv-action-pay{color:#86efac!important;background:#22c55e24!important;border-color:#22c55e59!important}.inv-action-pay:hover{color:#bbf7d0!important;background:#22c55e38!important;border-color:#22c55e80!important}.inv-action-delete{color:#fca5a5!important;background:#f871711a!important;border-color:#f8717159!important}.inv-action-delete:hover{background:#f871712e!important}.inv-empty{text-align:center;color:var(--ally-text-dim);padding:2.5rem;font-size:.84rem}.inv-footer{border-top:1px solid var(--ally-surface-hover);color:var(--ally-text-dim);justify-content:space-between;align-items:center;padding:.55rem .2rem 0;font-size:.76rem;display:flex}.inv-footer-alert{color:#fca5a5;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}@media (width<=1080px){.inv-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inv-table-head,.inv-table-row{grid-template-columns:1.1fr 1.6fr 1fr 1.1fr 1fr 1fr 1.8fr}.inv-table-head span:nth-child(6),.inv-table-row span:nth-child(6){display:none}}.dashboard-config-header h2{color:var(--ally-text);margin:0;font-size:1.08rem}.dashboard-config-header p{color:var(--ally-text-muted);max-width:62ch;margin:.38rem 0 0;font-size:.92rem;line-height:1.55}.dashboard-config-header strong{color:var(--ally-accent);font-weight:600}.dashboard-config-form{flex-direction:column;gap:.95rem;display:flex}.dashboard-config-section{flex-direction:column;gap:.65rem;display:flex}.dashboard-config-section-title{letter-spacing:.04em;text-transform:uppercase;color:var(--ally-accent);margin:0;font-size:.82rem;font-weight:700}.dashboard-config-form-footer{z-index:2;background:linear-gradient(180deg, transparent 0%, var(--ally-card) 28%);border-top:1px solid var(--ally-border);margin:.35rem -.15rem 0;padding:.85rem .15rem .15rem;position:sticky;bottom:0}.dashboard-config-panel .dashboard-modal-primary:disabled{opacity:.55;cursor:not-allowed;filter:none}.dashboard-config-panel .dashboard-modal-secondary:disabled{opacity:.45;cursor:not-allowed}.dashboard-config-error{color:#fecaca;background:#f871711a;border:1px solid #f8717173;border-radius:10px;margin:0;padding:.55rem .72rem;font-size:.84rem;font-weight:500}.dashboard-config-personality-block{background:#fafcff;border:1px solid #dbe7fb;border-radius:12px;padding:.95rem 1rem 1rem}.dashboard-config-personality-heading{color:#1e293b;margin:0;font-size:.98rem;font-weight:700}.dashboard-config-personality-help{color:#64748b;margin:.28rem 0 .82rem;font-size:.82rem;line-height:1.45}.dashboard-config-personality-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:.7rem;display:grid}.dashboard-config-personality-card{cursor:pointer;text-align:center;font:inherit;background:#fff;border:2px solid #e2eaf8;border-radius:12px;flex-direction:column;align-items:center;gap:.42rem;padding:.7rem .62rem .8rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.dashboard-config-personality-card:hover{border-color:#93b7fa;transform:translateY(-1px)}.dashboard-config-personality-card:focus-visible{border-color:#727cf5;outline:none;box-shadow:0 0 0 3px #727cf540}.dashboard-config-personality-card.is-selected{border-color:#727cf5;box-shadow:0 0 0 3px #727cf52e}.dashboard-config-personality-photoWrap{border:2px solid #e2eaf8;border-radius:50%;flex-shrink:0;width:88px;height:88px;overflow:hidden}.dashboard-config-personality-card.is-selected .dashboard-config-personality-photoWrap{border-color:#727cf58c}.dashboard-config-personality-photo{object-fit:cover;width:100%;height:100%;display:block}.dashboard-config-personality-name{color:#0f172a;font-size:.85rem;font-weight:700}.dashboard-config-personality-tagline{color:#64748b;font-size:.71rem;line-height:1.38;display:block}@media (width<=520px){.dashboard-config-personality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ally-personalities-page{width:100%;max-width:1080px}.ally-personalities-shell{border:1px solid var(--ally-border);background:var(--ally-card);border-radius:14px;gap:1rem;padding:1.15rem 1.2rem 1.35rem;display:grid}.ally-personalities-header{border-bottom:1px solid var(--ally-border);padding-bottom:.15rem}.ally-personalities-title{letter-spacing:-.02em;color:var(--ally-text);margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:1.42rem;font-weight:400}.ally-personalities-lead{color:var(--ally-text-muted);max-width:56ch;margin:.4rem 0 0;font-size:.87rem;line-height:1.55}.ally-personalities-toast{color:#6ee7b7;background:#6ee7b71a;border:1px solid #6ee7b759;border-radius:10px;margin:0;padding:.55rem .72rem;font-size:.84rem;font-weight:500}.ally-personality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.ally-personality-card{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);cursor:pointer;text-align:center;font:inherit;color:var(--ally-text);border-radius:12px;flex-direction:column;align-items:center;gap:.52rem;padding:.95rem .72rem .85rem;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.ally-personality-card:before{content:"";background:0 0;border-radius:99px;width:3px;transition:background .16s;position:absolute;top:14%;bottom:14%;left:0}.ally-personality-card:hover{background:#727cf50f;border-color:#727cf559}.ally-personality-card:focus-visible{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}.ally-personality-card.is-selected{background:var(--ally-highlight);border-color:#727cf58c;box-shadow:0 0 0 1px #727cf533}.ally-personality-card.is-selected:before{background:var(--ally-accent)}.ally-personality-avatarRing{border:2px solid var(--ally-border);background:0 0;border-radius:50%;flex-shrink:0;padding:3px;transition:border-color .16s}.ally-personality-card.is-selected .ally-personality-avatarRing{border-color:#727cf5a6;box-shadow:0 0 0 2px #727cf526}.ally-personality-avatar{background:#0e0e0c;border-radius:50%;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.ally-personality-avatar img{object-fit:cover;width:100%;height:100%;display:block}.ally-personality-name{color:var(--ally-text);letter-spacing:-.015em;font-size:.86rem;font-weight:600;line-height:1.2}.ally-personality-tagline{color:var(--ally-text-dim);max-width:22ch;font-size:.71rem;line-height:1.42;display:block}.ally-personalities-actions{border-top:1px solid var(--ally-border);flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.35rem;padding-top:.85rem;display:flex}.ally-personalities-btn{font:inherit;cursor:pointer;border-radius:10px;padding:.52rem 1.05rem;font-size:.82rem;font-weight:600;transition:background .14s,border-color .14s,color .14s}.ally-personalities-btn-ghost{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted)}.ally-personalities-btn-ghost:hover{color:var(--ally-text);background:var(--ally-highlight);border-color:#727cf566}.ally-personalities-btn-primary{background:var(--ally-accent);color:var(--ally-accent-contrast);border:1px solid #727cf573}.ally-personalities-btn-primary:hover{background:#929af8;border-color:#727cf599}@media (width<=920px){.ally-personality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.ally-personalities-shell{padding:1rem .85rem 1.15rem}.ally-personality-grid{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.dashboard-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;display:grid}.dashboard-config-grid label{color:var(--ally-text-muted);gap:.35rem;font-size:.88rem;font-weight:600;display:grid}.dashboard-config-grid input,.dashboard-config-grid select,.dashboard-config-grid textarea{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-surface-sunken);border-radius:10px;outline:none;padding:.6rem .66rem;font-size:.88rem}.dashboard-config-grid input::placeholder,.dashboard-config-grid textarea::placeholder{color:var(--ally-text-dim)}.dashboard-config-grid input:focus,.dashboard-config-grid select:focus,.dashboard-config-grid textarea:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}.dashboard-config-grid select{cursor:pointer}.dashboard-config-grid input[type=range]{appearance:none;background:var(--ally-surface-hover);border:none;border-radius:999px;height:6px;margin-top:.35rem;padding:0}.dashboard-config-grid input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:linear-gradient(145deg, var(--ally-accent) 0%, #5c69e6 100%);border:2px solid var(--ally-surface-sunken);cursor:pointer;border-radius:50%;width:18px;height:18px}.dashboard-config-grid input[type=range]::-moz-range-thumb{background:linear-gradient(145deg, var(--ally-accent) 0%, #5c69e6 100%);border:2px solid var(--ally-surface-sunken);cursor:pointer;border-radius:50%;width:18px;height:18px}.dashboard-config-grid textarea{resize:vertical}.dashboard-config-span-2{grid-column:span 2}.dashboard-config-switches{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:12px;gap:.55rem;margin-top:.35rem;padding:.85rem 1rem;display:grid}.dashboard-config-switches label{color:var(--ally-text);cursor:pointer;align-items:center;gap:.55rem;font-size:.86rem;font-weight:500;display:inline-flex}.dashboard-config-switches input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--ally-accent);cursor:pointer;border-radius:5px;flex-shrink:0}.dashboard-config-actions{flex-wrap:wrap;justify-content:flex-end;gap:.58rem;display:flex}.dashboard-config-panel .dashboard-modal-secondary{background:var(--ally-surface-hover);border-color:var(--ally-border);color:var(--ally-text-muted)}.dashboard-config-panel .dashboard-modal-secondary:hover{color:var(--ally-text);background:var(--ally-surface-hover);border-color:#f4f2ef24}.dashboard-config-panel .dashboard-modal-primary{background:linear-gradient(145deg, var(--ally-accent) 0%, #5c69e6 100%);color:var(--ally-accent-contrast);border-color:#727cf58c}.dashboard-config-panel .dashboard-modal-primary:hover{filter:brightness(1.06)}.dashboard-config-panel .dashboard-profile-success{color:#6ee7b7;background:#6ee7b71a;border:1px solid #6ee7b759;border-radius:10px;padding:.55rem .72rem;font-size:.84rem;font-weight:500}.dashboard-config-rag-hint{color:var(--ally-text-muted);background:#727cf50f;border:1px dashed #727cf559;border-radius:10px;margin:0;padding:.65rem .75rem;font-size:.8rem;line-height:1.5}.dashboard-config-rag-hint strong{color:var(--ally-accent);font-weight:600}.dashboard-modal-overlay{background:var(--surface-overlay,#313a4673);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.dashboard-modal{border:1px solid var(--ally-border);background:var(--ally-card);width:min(760px,96vw);max-height:92vh;color:var(--ally-text);box-shadow:0 32px 80px -40px var(--surface-overlay,#313a4673);border-radius:16px;padding:1.25rem;overflow-y:auto}.dashboard-modal--compact{width:min(440px,96vw)}.ally-whatsapp-phone-modal-body{color:var(--ally-text-muted);margin:0 0 1rem;font-size:.92rem;line-height:1.5}.dashboard-modal-header{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.dashboard-modal-header h2{color:var(--ally-text);margin:0;font-size:1.08rem}.dashboard-modal-close,.dashboard-modal-secondary,.dashboard-modal-primary,.dashboard-modal-danger{border:1px solid var(--ally-border);font:inherit;cursor:pointer;border-radius:10px;padding:.54rem .9rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.dashboard-modal-close,.dashboard-modal-secondary{color:var(--ally-text-muted);background:0 0}.dashboard-modal-close:hover,.dashboard-modal-secondary:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.dashboard-modal-primary{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);border-color:#5c69e68c;box-shadow:inset 0 1px #fff3,0 8px 20px -12px #5c69e68c}.dashboard-modal-primary:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.dashboard-modal-danger{color:#fff;background:#dc2626;border-color:#b91c1c8c}.dashboard-modal-danger:hover:not(:disabled){background:#b91c1c}.dashboard-modal-danger:disabled{opacity:.55;cursor:not-allowed}[data-theme=dark] .dashboard-modal-danger{color:#fee2e2;background:#b91c1c;border-color:#f8717173}[data-theme=dark] .dashboard-modal-danger:hover:not(:disabled){background:#991b1b}.dashboard-modal-primary:disabled{opacity:.5;cursor:not-allowed}.dashboard-profile-form{gap:.9rem;display:grid}.dashboard-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.dashboard-profile-grid label{color:var(--ally-text-muted);gap:.35rem;font-size:.85rem;font-weight:600;display:grid}.dashboard-profile-grid input,.dashboard-profile-grid select{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-bg);border-radius:10px;outline:none;padding:.6rem .7rem;font-weight:500;transition:border-color .15s,box-shadow .15s}[data-theme=dark] .dashboard-profile-grid input,[data-theme=dark] .dashboard-profile-grid select{background:var(--ally-surface-sunken)}.dashboard-profile-grid input::placeholder{color:var(--ally-text-dim)}.dashboard-profile-grid input:focus,.dashboard-profile-grid select:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft)}.dashboard-profile-grid input:read-only,.dashboard-profile-grid input:disabled{background:var(--ally-surface-hover);color:var(--ally-text-dim);cursor:not-allowed}.dashboard-profile-grid select option{background:var(--ally-card);color:var(--ally-text)}.dashboard-profile-span-2{grid-column:span 2}.dashboard-profile-label-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dashboard-profile-status{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:.22rem .6rem;font-size:.7rem;font-weight:700}.dashboard-profile-status.is-connected{color:var(--ally-accent);background:#727cf529;border-color:#727cf552}.dashboard-profile-status.is-disconnected{background:var(--ally-surface-hover);color:var(--ally-text-muted);border-color:var(--ally-border)}.dashboard-profile-hint{color:var(--ally-text-dim);font-size:.78rem;font-weight:400}.dashboard-profile-error{color:#ff8b8b;background:#ff6b6b1a;border:1px solid #ff6b6b52;border-radius:10px;margin:0;padding:.62rem .72rem;font-size:.88rem}.dashboard-profile-success{background:var(--ally-accent-soft);color:var(--ally-accent);border:1px solid #727cf552;border-radius:10px;margin:0;padding:.62rem .72rem;font-size:.88rem}.dashboard-profile-actions{justify-content:end;gap:.6rem;display:flex}.dashboard-password-form{border-top:1px solid var(--ally-border);gap:.85rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.dashboard-password-form h3{color:var(--ally-text);margin:0;font-size:1rem}@media (width<=1080px){.dashboard-page{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid var(--ally-border);width:100%;max-height:280px}.dashboard-panels,.dashboard-stats-grid{grid-template-columns:1fr}.docs-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-documents-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-documents-table{overflow-x:auto}.dashboard-documents-row{min-width:980px}.dashboard-chat-fullscreen{grid-template-columns:1fr}.dashboard-chat-history-panel{min-height:auto}.dashboard-chat-history-list{max-height:260px}}@media (width<=760px){.dashboard-main{padding:.9rem calc(.9rem) calc(5.5rem + env(safe-area-inset-bottom,0))}.dashboard-search{width:100%}.dashboard-search input{width:100%;min-width:0}.dashboard-profile-grid{grid-template-columns:1fr}.dashboard-profile-span-2{grid-column:auto}.dashboard-config-grid{grid-template-columns:1fr}.dashboard-config-span-2{grid-column:auto}.dashboard-config-actions{justify-content:stretch}}.devis-view{flex-direction:column;gap:1.25rem;display:flex}.devis-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid}.devis-stat-card{background:var(--ally-card);border:1px solid var(--ally-border);border-radius:10px;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.devis-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.devis-stat-body{flex-direction:column;gap:.1rem;display:flex}.devis-stat-body span{color:var(--ally-text-muted);white-space:nowrap;font-size:.72rem}.devis-stat-body strong{color:var(--ally-text);font-size:1.05rem;font-weight:700}.devis-panel{flex-direction:column;gap:1rem;display:flex}.devis-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.devis-panel-header h2{color:var(--ally-text);margin:0 0 .15rem;font-size:1.05rem;font-weight:700}.devis-panel-header p{color:var(--ally-text-muted);margin:0;font-size:.8rem}.devis-new-btn{background:var(--ally-accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;padding:.52rem 1rem;font-size:.82rem;font-weight:600;transition:background .18s;display:inline-flex}.devis-new-btn:hover{background:var(--ally-accent-vivid,var(--ally-accent));filter:brightness(.95)}.devis-new-btn:disabled{opacity:.55;cursor:not-allowed}.devis-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.devis-search{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);width:280px;color:var(--ally-text-dim);border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .75rem;display:flex}.devis-search input{color:var(--ally-text);background:0 0;border:none;outline:none;width:100%;font-size:.83rem}.devis-filter-chips{flex-wrap:wrap;gap:.4rem;display:flex}.devis-filter-chip{border:1px solid var(--ally-border);background:var(--ally-card);color:var(--ally-text);cursor:pointer;border-radius:99px;align-items:center;gap:.35rem;padding:.32rem .7rem;font-size:.78rem;transition:all .15s;display:inline-flex}.devis-filter-chip:hover{background:var(--ally-surface-hover)}.devis-filter-chip.is-active{background:var(--ally-accent,#6068d9);border-color:var(--ally-accent,#6068d9);color:#fff}.devis-chip-count{background:#00000014;border-radius:99px;padding:0 .35rem;font-size:.72rem;font-weight:600}.devis-filter-chip.is-active .devis-chip-count{background:#ffffff40}.devis-table{border:1px solid var(--ally-border);border-radius:10px;flex-direction:column;font-size:.82rem;display:flex;overflow:hidden}.devis-table-head,.devis-table-row{grid-template-columns:28px 1.4fr 2fr 1fr 1.2fr 1fr 1fr 1.8fr;align-items:center;gap:.5rem;padding:.65rem 1rem;display:grid}.devis-table-head{background:var(--ally-surface-sunken);border-bottom:1px solid var(--ally-border);color:var(--ally-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.73rem;font-weight:600}.devis-table-row{border-bottom:1px solid var(--ally-border);transition:background .15s}.devis-table-row:last-child{border-bottom:none}.devis-table-row:hover{background:var(--ally-surface-sunken)}.devis-row-group.row-muted .devis-table-row{opacity:.65}.devis-expand-btn{background:var(--ally-surface-sunken);cursor:pointer;width:22px;height:22px;color:var(--ally-text-muted);border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.devis-expand-btn:hover{background:#e2e8f0}.devis-cell-number{color:#2563eb;align-items:center;gap:.3rem;font-weight:600;display:flex}.devis-cell-client{align-items:center;gap:.55rem;display:flex}.devis-client-avatar{background:var(--ally-accent-soft);width:28px;height:28px;color:var(--ally-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.devis-client-info{flex-direction:column;display:flex}.devis-client-info strong{color:var(--ally-text);font-size:.82rem;font-weight:600}.devis-client-info small{color:var(--ally-text-dim);font-size:.72rem}.devis-cell-amount{color:var(--ally-text);font-weight:700}.devis-expiry-soon{color:var(--ally-warning);font-weight:600}.devis-status-badge{border-radius:99px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.73rem;font-weight:600;display:inline-flex}.devis-status-draft{background:var(--ally-neutral-soft);color:var(--ally-neutral)}.devis-status-sent{background:var(--ally-info-soft);color:var(--ally-info)}.devis-status-accepted{background:var(--ally-success-soft);color:var(--ally-success)}.devis-status-rejected{background:var(--ally-danger-soft);color:var(--ally-danger)}.devis-status-expired{background:var(--ally-warning-soft);color:var(--ally-warning)}.devis-row-actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.devis-row-actions button{border:1px solid var(--ally-border);background:var(--ally-card);color:var(--ally-text);cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;padding:.28rem .55rem;font-size:.74rem;transition:all .15s;display:inline-flex}.devis-row-actions button:hover{background:var(--ally-surface-hover)}.devis-action-convert{background:var(--ally-success-soft)!important;color:var(--ally-success)!important;border-color:color-mix(in srgb, var(--ally-success) 35%, transparent)!important}.devis-action-convert:hover{background:color-mix(in srgb, var(--ally-success) 22%, transparent)!important}.devis-action-delete{color:var(--ally-danger)!important;border-color:color-mix(in srgb, var(--ally-danger) 35%, transparent)!important}.devis-action-delete:hover{background:var(--ally-danger-soft)!important}.devis-items-panel{background:var(--ally-surface-sunken);border-top:1px solid var(--ally-border);padding:.75rem 1.25rem;overflow-x:auto}.devis-items-table{border-collapse:collapse;width:100%;font-size:.8rem}.devis-items-table th{text-align:left;color:var(--ally-text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--ally-border);padding:.35rem .5rem;font-size:.72rem;font-weight:600}.devis-items-table td{border-bottom:1px solid var(--ally-border);color:var(--ally-text);padding:.4rem .5rem}.devis-items-table tfoot td{border-top:1px solid var(--ally-border);border-bottom:none;padding-top:.55rem}.devis-item-total,.devis-item-subtotal-value{color:var(--ally-text);font-weight:700}.devis-item-subtotal-label{text-align:right;color:var(--ally-text-muted);font-size:.78rem}.devis-empty{text-align:center;color:var(--ally-text-dim);padding:2.5rem;font-size:.85rem}.devis-table-projects .devis-table-head,.devis-table-projects .devis-table-row{grid-template-columns:1.6fr 1.3fr .9fr .9fr 1fr 1fr .7fr 1.6fr}.devis-team-toggle{border:1px solid var(--ally-border);background:var(--ally-card);color:#4b5563;cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.75rem;transition:background .12s,border-color .12s;display:inline-flex}.devis-team-toggle:hover{background:var(--ally-surface-hover);border-color:#d1d5db}.devis-team-toggle.is-open{background:var(--ally-accent-soft,#fef3c7);border-color:var(--ally-accent,#d97706);color:var(--ally-accent,#b45309)}.devis-team-panel{background:var(--ally-surface-sunken);border-top:1px dashed var(--ally-border);flex-direction:column;gap:.65rem;padding:.85rem 1rem 1rem;display:flex}.devis-team-panel h4{color:var(--ally-text);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:700}.devis-team-loading{color:var(--ally-text-muted);font-size:.8rem}.devis-team-empty{color:var(--ally-text-muted);margin:0;font-size:.8rem;font-style:italic}.devis-team-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.devis-team-item{background:var(--ally-card);border:1px solid var(--ally-border);border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.4rem .6rem;display:grid}.devis-team-avatar{background:var(--ally-text-muted);color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:inline-flex}.devis-team-name{flex-direction:column;min-width:0;display:flex}.devis-team-name strong{color:var(--ally-text);font-size:.82rem}.devis-team-name small{color:var(--ally-text-muted);font-size:.72rem}.devis-team-add{grid-template-columns:minmax(160px,1.3fr) minmax(140px,1fr) auto;align-items:center;gap:.5rem;display:grid}.devis-team-add select,.devis-team-add input{background:var(--ally-card);border:1px solid #d1d5db;border-radius:6px;padding:.4rem .55rem;font-size:.8rem}.devis-team-add button{border:1px solid var(--ally-accent,#d97706);background:var(--ally-accent,#d97706);color:#fff;cursor:pointer;border-radius:6px;align-items:center;gap:.3rem;padding:.45rem .8rem;font-size:.78rem;display:inline-flex}.devis-team-add button:disabled{opacity:.55;cursor:not-allowed}@media (width<=1080px){.devis-table-projects .devis-table-head,.devis-table-projects .devis-table-row{grid-template-columns:1.5fr 1.2fr .9fr .9fr 1fr .9fr .6fr 1.4fr}.devis-team-add{grid-template-columns:1fr}}.devis-footer{color:var(--ally-text-muted);border-top:1px solid var(--ally-border);align-items:center;gap:1rem;padding-top:.5rem;font-size:.78rem;display:flex}.devis-footer-info{color:#2563eb;align-items:center;gap:.3rem;display:inline-flex}.devis-form{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);border-radius:12px;flex-direction:column;gap:.85rem;padding:1rem 1.1rem 1.1rem;display:flex}.devis-form-row{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.7rem;display:grid}.devis-form label{color:var(--ally-text);flex-direction:column;gap:.25rem;min-width:0;font-size:.78rem;font-weight:500;display:flex}.devis-form label>span{color:var(--ally-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.devis-form input,.devis-form select,.devis-form textarea{border:1px solid var(--ally-border);background:var(--ally-card);width:100%;color:var(--ally-text);box-sizing:border-box;border-radius:8px;padding:.5rem .65rem;font-family:inherit;font-size:.83rem;transition:border-color .15s,box-shadow .15s}.devis-form input:focus,.devis-form select:focus,.devis-form textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.devis-form textarea{resize:vertical;min-height:60px}.devis-form-items{flex-direction:column;gap:.5rem;display:flex}.devis-form-item-row{grid-template-columns:minmax(0,2.4fr) minmax(0,.7fr) minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.devis-form-item-row button{border:1px solid color-mix(in srgb, var(--ally-danger) 35%, transparent);background:var(--ally-card);width:32px;height:32px;color:var(--ally-danger);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .15s;display:inline-flex}.devis-form-item-row button:hover:not(:disabled){background:var(--ally-danger-soft)}.devis-form-item-row button:disabled{opacity:.4;cursor:not-allowed}.devis-form-add-row{background:var(--ally-card);color:#2563eb;cursor:pointer;border:1px dashed #cbd5e1;border-radius:8px;align-self:flex-start;align-items:center;gap:.35rem;padding:.42rem .75rem;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.devis-form-add-row:hover{background:#eff6ff;border-color:#93c5fd}.devis-form-notes{flex-direction:column;gap:.25rem;display:flex}.devis-form-footer{border-top:1px solid var(--ally-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.6rem;display:flex}.devis-form-footer strong{color:var(--ally-text);font-size:.9rem}.devis-form-actions{gap:.5rem;margin-left:auto;display:flex}.devis-form-actions button{cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s}.devis-form-actions button[type=button]{background:var(--ally-card);border:1px solid var(--ally-border);color:var(--ally-text)}.devis-form-actions button[type=button]:hover:not(:disabled){background:var(--ally-surface-hover)}.devis-form-actions button[type=submit]{background:var(--ally-accent);border:1px solid var(--ally-accent);color:#fff}.devis-form-actions button[type=submit]:hover:not(:disabled){background:var(--ally-accent-vivid,var(--ally-accent));filter:brightness(.95)}.devis-form-actions button:disabled{opacity:.55;cursor:not-allowed}.rev-view{flex-direction:column;gap:1.25rem;display:flex}.rev-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.rev-stat-card{background:var(--ally-card);border:1px solid var(--ally-border);box-shadow:0 16px 38px -34px var(--surface-overlay,#313a4666);border-radius:14px;align-items:center;gap:.75rem;padding:.9rem 1rem;transition:transform .16s,box-shadow .2s;display:flex}.rev-stat-card:hover{box-shadow:0 22px 46px -30px var(--surface-overlay,#313a4680);transform:translateY(-2px)}.rev-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.rev-stat-body{flex-direction:column;gap:.1rem;display:flex}.rev-stat-body span{color:var(--ally-text-muted);white-space:nowrap;font-size:.72rem}.rev-stat-body strong{color:var(--ally-text);font-size:1.05rem;font-weight:700}.rev-panel{flex-direction:column;gap:1.5rem;display:flex}.rev-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rev-panel-header h2{color:#111827;margin:0 0 .15rem;font-size:1.05rem;font-weight:700}.rev-panel-header p{color:#6b7280;margin:0;font-size:.8rem}.rev-header-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.rev-period-selector{border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.rev-period-btn{color:#374151;cursor:pointer;background:#fff;border:none;border-right:1px solid #e5e7eb;padding:.4rem .85rem;font-size:.8rem;transition:all .15s}.rev-period-btn:last-child{border-right:none}.rev-period-btn:hover{background:#f3f4f6}.rev-period-btn.is-active{color:#fff;background:#2563eb}.rev-export-menu{position:relative}.rev-export-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.4rem;padding:.44rem .9rem;font-size:.82rem;font-weight:600;transition:background .15s;display:inline-flex}.rev-export-btn:hover{background:#f3f4f6}.rev-export-dropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;display:none;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 16px #00000017}.rev-export-menu:hover .rev-export-dropdown,.rev-export-menu:focus-within .rev-export-dropdown{flex-direction:column;display:flex}.rev-export-dropdown button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;padding:.55rem .9rem;font-size:.82rem;transition:background .15s}.rev-export-dropdown button:hover{background:#f3f4f6}.rev-charts-row{grid-template-columns:2fr 1.2fr;gap:.8rem;display:grid}.rev-kpi-panel{margin-bottom:1rem}.rev-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.6rem;margin-top:.9rem;display:grid}.rev-kpi-card{border:1px solid var(--ally-border);background:var(--ally-surface-sunken,var(--ally-card));border-radius:12px;flex-direction:column;gap:.18rem;min-width:0;padding:.75rem .85rem;display:flex}.rev-kpi-label{color:var(--ally-text-muted);overflow-wrap:anywhere;font-size:.7rem;font-weight:600}.rev-kpi-value{color:var(--ally-text);overflow-wrap:anywhere;font-size:1.12rem;font-weight:700;line-height:1.2}.rev-kpi-hint{color:var(--ally-text-dim);font-size:.63rem;line-height:1.35}.rev-chart-sub{color:var(--ally-text-muted);margin:-.55rem 0 .85rem;font-size:.72rem}.rev-outstanding-flag{color:var(--ally-warning);font-weight:600}.rev-chart-card{border:1px solid var(--ally-border);background:var(--ally-card);box-shadow:0 18px 42px -34px var(--surface-overlay,#313a4666);border-radius:16px;padding:1.1rem 1.15rem 1rem}.rev-chart-card h3{letter-spacing:-.01em;color:var(--ally-text);align-items:center;gap:.55rem;margin:0 0 .9rem;font-size:.92rem;font-weight:700;display:flex}.rev-chart-card h3:before{content:"";background:var(--ally-accent-grad,linear-gradient(180deg, #7c85f7, #5a63dc));border-radius:8px;flex-shrink:0;width:26px;height:26px;box-shadow:0 6px 16px -8px #5c69e699}.rev-bar-chart{align-items:flex-end;gap:.45rem;height:180px;padding-bottom:.25rem;display:flex}.rev-bar-col{flex-direction:column;flex:1;align-items:center;gap:.25rem;height:100%;display:flex}.rev-bar-value{color:#9ca3af;font-size:.65rem}.rev-bar-track{background:#f1f5f9;border-radius:4px 4px 0 0;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.rev-bar-fill{background:linear-gradient(#60a5fa,#2563eb);border-radius:4px 4px 0 0;width:100%;min-height:4px;transition:height .4s cubic-bezier(.34,1.56,.64,1)}.rev-bar-label{color:#6b7280;font-size:.7rem}.rev-categories{flex-direction:column;gap:.85rem;display:flex}.rev-category-row{flex-direction:column;gap:.3rem;display:flex}.rev-category-meta{align-items:center;gap:.45rem;font-size:.8rem;display:flex}.rev-category-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.rev-category-name{color:#374151;flex:1}.rev-category-pct{color:#111827;text-align:right;min-width:32px;font-weight:700}.rev-category-amount{color:#6b7280;text-align:right;min-width:90px;font-size:.75rem}.rev-category-bar-track{background:#f1f5f9;border-radius:99px;height:6px;overflow:hidden}.rev-category-bar-fill{border-radius:99px;height:100%;transition:width .4s cubic-bezier(.34,1.56,.64,1)}.rev-chart-canvas{width:100%;margin:0 -.25rem}.rev-chart-canvas .recharts-cartesian-axis-tick text{font-family:inherit}.rev-tooltip{color:#fff;background:#0f172a;border-radius:10px;min-width:140px;padding:.55rem .7rem;font-size:.75rem;box-shadow:0 10px 30px -10px #0f172a73}.rev-tooltip-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem;font-size:.7rem;font-weight:600}.rev-tooltip-row{align-items:center;gap:.4rem;display:flex}.rev-tooltip-row strong{margin-left:auto;font-size:.78rem}.rev-tooltip-name{color:#e2e8f0}.rev-tooltip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.rev-donut-wrap{flex-direction:column;gap:1rem;display:flex}.rev-donut-chart{justify-content:center;align-items:center;display:flex;position:relative}.rev-donut-center{pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.rev-donut-center-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.rev-donut-center strong{color:#111827;font-size:1rem}.rev-donut-legend{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.rev-donut-legend li{grid-template-columns:12px 1fr auto auto;align-items:center;gap:.55rem;font-size:.78rem;display:grid}.rev-donut-dot{border-radius:3px;width:10px;height:10px}.rev-donut-name{color:#374151}.rev-donut-pct{color:#111827;font-weight:700}.rev-donut-amount{color:#6b7280;font-size:.72rem}.rev-clients h3{color:#374151;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.rev-clients-table{border:1px solid #e8ecf0;border-radius:10px;overflow:hidden}.rev-clients-head,.rev-clients-row{grid-template-columns:2.5fr .6fr 1.3fr 1.8fr;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.82rem;display:grid}.rev-clients-head{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border-bottom:1px solid #e8ecf0;font-size:.73rem;font-weight:600}.rev-clients-row{border-bottom:1px solid #f1f5f9;transition:background .15s}.rev-clients-row:last-child{border-bottom:none}.rev-clients-row:hover{background:#f9fafb}.rev-client-info{align-items:center;gap:.55rem;display:flex}.rev-client-avatar{color:#4338ca;background:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;font-weight:700;display:flex}.rev-client-info span{flex-direction:column;display:flex}.rev-client-info strong{color:#111827;font-size:.82rem;font-weight:600}.rev-client-info small{color:#9ca3af;font-size:.72rem}.rev-client-total{color:#111827;font-weight:700}.rev-client-share{color:#6b7280;align-items:center;gap:.55rem;font-size:.78rem;display:flex}.rev-share-bar-track{background:#f1f5f9;border-radius:99px;flex:1;min-width:60px;height:6px;overflow:hidden}.rev-share-bar-fill{background:#6366f1;border-radius:99px;height:100%;transition:width .4s cubic-bezier(.34,1.56,.64,1)}@media (width<=1080px){.devis-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.devis-table-head,.devis-table-row{grid-template-columns:28px 1.4fr 1.6fr 1fr 1.1fr 1fr 1.6fr}.devis-table-head span:nth-child(7),.devis-table-row span:nth-child(7){display:none}.rev-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rev-charts-row{grid-template-columns:1fr}.rev-clients-head,.rev-clients-row{grid-template-columns:2fr .5fr 1.2fr 1.4fr}}.ally-overview{flex-direction:column;gap:.9rem;min-height:0;display:flex}.ally-briefing{border:1px solid var(--ally-border);background:var(--ally-card);box-shadow:var(--ally-shadow-sm);border-radius:16px;gap:.85rem;padding:1.2rem 1.3rem 1.1rem;display:grid;position:relative;overflow:hidden}.ally-briefing:before{content:"";background:linear-gradient(90deg, var(--ally-accent-vivid) 0%, #727cf540 100%);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}[data-theme=dark] .ally-briefing{background:#0e0e0c}.ally-briefing-title{letter-spacing:-.02em;color:var(--ally-text);margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:400}.ally-briefing-list{color:var(--ally-text-muted);flex-direction:column;margin:0;padding:0;font-size:.875rem;line-height:1.6;list-style:none;display:flex}.ally-briefing-list li{align-items:flex-start;gap:.55rem;padding:.3rem 0;display:flex}.ally-briefing-list li+li{border-top:1px solid var(--ally-border)}.ally-briefing-list li:before{content:"·";color:var(--ally-accent);flex-shrink:0;font-size:1.1rem;line-height:1.55}.ally-briefing-actions{justify-content:flex-end;display:flex}.ally-btn-amber{background:var(--ally-accent-grad);color:#fff;font:inherit;cursor:pointer;letter-spacing:-.01em;border:1px solid #727cf573;border-radius:10px;padding:.48rem 1.05rem;font-size:.81rem;font-weight:600;transition:filter .13s,box-shadow .13s;box-shadow:0 2px 8px #727cf538}.ally-btn-amber:hover{filter:brightness(1.09);box-shadow:0 4px 16px #727cf552}.ally-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.ally-stat-card{border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);background:linear-gradient(180deg, #ffffff80 0%, #fff0 40%), var(--ally-card);box-shadow:var(--ally-shadow-sm);align-items:stretch;gap:.7rem;padding:1rem 1rem .9rem;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1),border-color .28s;display:flex;position:relative;overflow:hidden}.ally-stat-card:after{content:"";background:var(--ally-accent-grad);opacity:0;height:3px;transition:opacity .28s;position:absolute;inset:0 0 auto}.ally-stat-card:hover{box-shadow:var(--ally-shadow-lg);border-color:#727cf538;transform:translateY(-3px)}.ally-stat-card:hover:after{opacity:1}.ally-stat-card-top{flex:1;align-items:flex-start;gap:.7rem;min-width:0;display:flex}.ally-stat-card--revenue{flex-direction:column;gap:.55rem}.ally-stat-card--revenue .ally-stat-card-top{width:100%}.ally-stat-sparkline{opacity:.9;justify-content:flex-end;width:100%;padding-top:.1rem;display:flex}.ally-stat-donut{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.ally-stat-donut-label{text-align:center;color:var(--ally-text);letter-spacing:-.01em;font-size:.6rem;font-weight:700;line-height:1.2;position:absolute}.ally-stat-donut-label small{color:var(--ally-text-dim);font-size:.52rem;font-weight:500}.ally-stat-pill{letter-spacing:.03em;border-radius:99px;flex-shrink:0;align-self:flex-end;align-items:center;gap:.25rem;margin-top:auto;padding:.18rem .55rem;font-size:.62rem;font-weight:700;display:inline-flex}.ally-stat-pill--ok{color:var(--ally-success);background:#16a34a17;border:1px solid #16a34a33}.ally-stat-pill--warn{color:var(--ally-warning);background:#f59e0b1a;border:1px solid #f59e0b40}.ally-stat-pill--danger{color:var(--ally-danger);background:#dc262614;border:1px solid #dc262633}.ally-stat-icon{width:38px;height:38px;color:var(--ally-accent);background:linear-gradient(135deg,#727cf524 0%,#727cf50f 100%);border:1px solid #727cf52e;border-radius:11px;flex-shrink:0;place-items:center;display:grid}.ally-stat-icon--revenue{color:var(--ally-accent);background:linear-gradient(135deg,#727cf52e 0%,#727cf512 100%);border-color:#727cf538}.ally-stat-icon--pending{color:#6366f1;background:linear-gradient(135deg,#6366f11f 0%,#6366f10d 100%);border-color:#6366f12e}.ally-stat-icon--warn{color:var(--ally-warning);background:linear-gradient(135deg,#f59e0b21 0%,#f59e0b0d 100%);border-color:#f59e0b33}.ally-stat-icon--danger{color:var(--ally-danger);background:linear-gradient(135deg,#dc26261f 0%,#dc26260a 100%);border-color:#dc26262e}.ally-stat-icon--ok{color:var(--ally-success);background:linear-gradient(135deg,#16a34a1f 0%,#16a34a0a 100%);border-color:#16a34a2e}.ally-stat-body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.ally-stat-label{color:var(--ally-text-dim);letter-spacing:.04em;text-transform:uppercase;font-size:.67rem;font-weight:600;line-height:1.25}.ally-stat-value{letter-spacing:-.035em;color:var(--ally-text);font-size:1.38rem;font-weight:700;line-height:1.1}.ally-stat-value--warn{color:var(--ally-warning)}.ally-stat-value--danger{color:var(--ally-danger)}.ally-stat-sublabel{color:var(--ally-text-dim);margin-top:.05rem;font-size:.7rem;font-weight:400}.ally-stat-trend{border-radius:99px;align-items:center;gap:.22rem;width:fit-content;margin-top:.1rem;padding:.12rem .42rem;font-size:.68rem;font-weight:600;display:inline-flex}.ally-stat-trend.up{color:var(--ally-success);background:#16a34a1a;border:1px solid #16a34a26}.ally-stat-trend.down{color:var(--ally-danger);background:#dc262614;border:1px solid #dc26261f}.ally-stat-trend.flat{color:var(--ally-text-dim);background:var(--ally-surface-sunken);border:1px solid var(--ally-border)}.ally-client-avatar{width:24px;height:24px;color:var(--ally-accent);letter-spacing:.02em;background:linear-gradient(135deg,#727cf52e,#727cf50f);border:1px solid #727cf52e;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:inline-flex}.ally-table-date{color:var(--ally-text-dim);font-size:.78rem}.ally-kpi-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem;margin-bottom:.8rem;display:grid}.ally-kpi-tile{border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);background:var(--ally-card);min-width:0;box-shadow:var(--ally-shadow-sm);align-items:flex-start;gap:.55rem;padding:.7rem .75rem;transition:border-color .24s,box-shadow .24s;display:flex}.ally-kpi-tile:hover{border-color:var(--ally-accent-soft-border,var(--ally-border));box-shadow:0 10px 24px -20px var(--surface-overlay,#313a4673)}.ally-kpi-tile-icon{background:var(--ally-accent-soft);width:28px;height:28px;color:var(--ally-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ally-kpi-tile-body{flex-direction:column;gap:.12rem;min-width:0;display:flex}.ally-kpi-tile-label{letter-spacing:.01em;color:var(--ally-text-muted);overflow-wrap:anywhere;font-size:.68rem;font-weight:600}.ally-kpi-tile-value{color:var(--ally-text);overflow-wrap:anywhere;font-size:1.02rem;font-weight:700;line-height:1.2}.ally-kpi-tile-value--warn{color:var(--ally-warning)}.ally-kpi-tile-value--danger{color:var(--ally-danger)}.ally-kpi-tile-sub{color:var(--ally-text-dim);overflow-wrap:anywhere;font-size:.64rem}@media (width<=1240px){.ally-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.ally-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.ally-charts{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr);gap:.8rem;margin-bottom:.8rem;display:grid}.ally-chart-card{border:1px solid var(--ally-border);background:var(--ally-card);box-shadow:0 18px 42px -34px var(--surface-overlay,#313a4666);border-radius:16px;flex-direction:column;min-width:0;padding:1rem 1.05rem .9rem;display:flex}.ally-chart-head{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.ally-chart-head-icon{width:30px;height:30px;color:var(--ally-accent-contrast,#fff);background:var(--ally-accent-grad,linear-gradient(180deg, #7c85f7, #5a63dc));border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 6px 16px -8px #5c69e699}.ally-chart-head h3{letter-spacing:-.01em;color:var(--ally-text);margin:0;font-size:.92rem}.ally-chart-head p{color:var(--ally-text-muted);margin:.1rem 0 0;font-size:.76rem}.ally-chart-body{flex:1;height:220px;min-height:220px}.ally-chart-empty{text-align:center;height:100%;min-height:180px;color:var(--ally-text-dim);flex-direction:column;justify-content:center;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.ally-chart-tooltip{background:var(--ally-card);border:1px solid var(--ally-border-strong);border-radius:10px;flex-direction:column;gap:.2rem;padding:.5rem .65rem;font-size:.78rem;display:flex;box-shadow:0 12px 30px -16px #313a4680}.ally-chart-tooltip-label{color:var(--ally-text-dim);margin-bottom:.1rem;font-weight:600}.ally-chart-tooltip-row{color:var(--ally-text);align-items:center;gap:.4rem;display:flex}.ally-chart-tooltip-row i{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ally-chart-tooltip-row em{color:var(--ally-text-muted);font-style:normal}.ally-chart-tooltip-row strong{margin-inline-start:auto;font-weight:700}@media (width<=1100px){.ally-charts{grid-template-columns:1fr 1fr}.ally-chart-card--wide{grid-column:1/-1}}@media (width<=680px){.ally-charts{grid-template-columns:1fr}.ally-chart-card--wide{grid-column:auto}}.ally-overview-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start;gap:.8rem;display:grid}.ally-overview-right{flex-direction:column;gap:.8rem;display:flex}.ally-activity-feed{flex-direction:column;gap:0;display:flex}.ally-activity-item{border-top:1px solid var(--ally-border);align-items:flex-start;gap:.65rem;padding:.6rem 0;display:flex}.ally-activity-item:first-child{border-top:none;padding-top:0}.ally-activity-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.35rem}.ally-activity-dot--paid{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.ally-activity-dot--overdue{background:#dc2626;box-shadow:0 0 0 3px #dc26261f}.ally-activity-dot--sent{background:#6366f1;box-shadow:0 0 0 3px #6366f11f}.ally-activity-dot--viewed{background:#0891b2;box-shadow:0 0 0 3px #0891b21f}.ally-activity-dot--draft{background:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.ally-activity-body{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.ally-activity-label{color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;font-size:.81rem;font-weight:600;overflow:hidden}.ally-activity-sub{color:var(--ally-text-dim);font-size:.72rem}.ally-activity-time{color:var(--ally-text-dim);white-space:nowrap;flex-shrink:0;padding-top:.15rem;font-size:.67rem}.ally-briefing-header-left{align-items:center;gap:.5rem;display:flex}.ally-briefing-spark{color:var(--ally-accent);flex-shrink:0}.ally-panel{border:1px solid var(--ally-border);background:var(--ally-card);min-width:0;box-shadow:var(--ally-shadow-sm);border-radius:16px;padding:1.1rem 1.15rem}.ally-panel-head{border-bottom:1px solid var(--ally-border);justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.95rem;padding-bottom:.85rem;display:flex}.ally-panel-head h2{color:var(--ally-text);letter-spacing:-.02em;margin:0;font-size:.93rem;font-weight:600}.ally-panel-head p{color:var(--ally-text-dim);margin:.18rem 0 0;font-size:.75rem;line-height:1.4}.ally-btn-ghost{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);font:inherit;cursor:pointer;white-space:nowrap;border-radius:9px;flex-shrink:0;padding:.4rem .82rem;font-size:.77rem;font-weight:600;transition:background .13s,border-color .13s,color .13s}.ally-btn-ghost:hover{background:var(--ally-highlight);color:var(--ally-accent);border-color:#727cf566}.ally-table-wrap{border:1px solid var(--ally-border);border-radius:12px;overflow:hidden}.ally-table-head,.ally-table-row{grid-template-columns:1.4fr .95fr .85fr .85fr .9fr;align-items:center;gap:.5rem;padding:.58rem .9rem;display:grid}.ally-table-head{background:var(--ally-surface-sunken);border-bottom:1px solid var(--ally-border);text-transform:uppercase;letter-spacing:.07em;color:var(--ally-text-dim);font-size:.67rem;font-weight:700}.ally-table-row{border-top:1px solid var(--ally-border);transition:background .12s}.ally-table-row:first-of-type{border-top:none}.ally-table-row:hover{background:#727cf509}.ally-table-row span{color:var(--ally-text-muted);font-size:.81rem}.ally-table-client{align-items:center;gap:.45rem;color:var(--ally-text)!important;font-weight:600!important;display:flex!important}.ally-table-amount{font-variant-numeric:tabular-nums;color:var(--ally-text)!important;font-weight:600!important}.ally-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-items:center;width:fit-content;padding:.2rem .55rem;font-size:.62rem;font-weight:700;display:inline-flex}.ally-badge-paid{color:var(--ally-success);background:#16a34a1a;border:1px solid #16a34a38}.ally-badge-pending{color:var(--ally-accent);background:#727cf51a;border:1px solid #727cf54d}.ally-badge-overdue{color:var(--ally-danger);background:#dc262614;border:1px solid #dc262633}.ally-table-action{color:var(--ally-accent);font:inherit;cursor:pointer;text-align:start;background:#727cf50f;border:1px solid #727cf547;border-radius:7px;padding:.22rem .62rem;font-size:.74rem;font-weight:600;transition:background .13s,border-color .13s}.ally-table-action:hover{background:var(--ally-accent-soft);border-color:#727cf580}.ally-contract-list{gap:0;display:grid}.ally-contract-row{border-top:1px solid var(--ally-border);grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;gap:.36rem .65rem;padding:.8rem 0;display:grid}.ally-contract-row:first-child{border-top:none;padding-top:0}.ally-contract-main{grid-area:1/1;min-width:0}.ally-contract-row>.ally-badge{grid-area:1/2;align-self:start}.ally-contract-name{color:var(--ally-text);letter-spacing:-.01em;margin:0;font-size:.83rem;font-weight:600}.ally-contract-client{color:var(--ally-text-dim);margin:.1rem 0 0;font-size:.74rem}.ally-risk-low{color:var(--ally-success);background:#16a34a1a;border:1px solid #16a34a38}.ally-risk-med{color:var(--ally-accent);background:#727cf51a;border:1px solid #727cf54d}.ally-risk-high{color:var(--ally-danger);background:#dc262614;border:1px solid #dc262633}.ally-contract-link{font:inherit;color:var(--ally-accent);cursor:pointer;text-underline-offset:2px;text-align:start;background:0 0;border:none;grid-area:2/1/auto/-1;padding:0;font-size:.76rem;font-weight:600;text-decoration:underline;transition:color .12s}.ally-contract-link:hover{color:var(--ally-accent-vivid)}.ally-table-empty{text-align:center;min-height:180px;color:var(--ally-text-dim);flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1rem;font-size:.84rem;display:flex}.ally-briefing-loading{color:var(--ally-text-dim);align-items:center;gap:.5rem;padding:.4rem 0;font-size:.84rem;display:flex}.ally-briefing-skeleton{flex-direction:column;gap:.5rem;padding:.25rem 0 .1rem;display:flex}.ally-briefing-skeleton-line,.ally-skeleton-line,.ally-stat-skeleton{background:linear-gradient(90deg,#727cf514 0%,#727cf52e 50%,#727cf514 100%) 0 0/200% 100%;border-radius:6px;height:.7rem;animation:1.4s linear infinite ally-briefing-shimmer;display:block}.ally-briefing-skeleton-line--lg,.ally-skeleton-line--lg{width:92%}.ally-briefing-skeleton-line--md,.ally-skeleton-line--md{width:76%}.ally-briefing-skeleton-line--sm,.ally-skeleton-line--sm{width:58%}[data-theme=dark] .ally-briefing-skeleton-line,[data-theme=dark] .ally-skeleton-line,[data-theme=dark] .ally-stat-skeleton{background:linear-gradient(90deg,#727cf51a 0%,#727cf53d 50%,#727cf51a 100%) 0 0/200% 100%}@keyframes ally-briefing-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ally-chart-skeleton{flex-direction:column;justify-content:center;gap:.75rem;height:100%;padding:.5rem .25rem;display:flex}.ally-stat-skeleton{border-radius:6px;width:60%;height:1.5rem;margin:.15rem 0 .2rem}.ally-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.ally-briefing-skeleton-line,.ally-skeleton-line,.ally-stat-skeleton{animation:none}}.ally-briefing-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ally-briefing-refresh{border:1px solid var(--ally-border);cursor:pointer;color:var(--ally-text-muted);background:0 0;border-radius:7px;align-items:center;padding:4px 7px;transition:color .12s,border-color .12s,background .12s;display:flex}.ally-briefing-refresh:hover:not(:disabled){color:var(--ally-accent);background:var(--ally-accent-soft);border-color:#727cf566}.ally-briefing-refresh:disabled{opacity:.4;cursor:default}.ally-briefing-generating{color:var(--ally-accent);align-items:center;gap:5px;font-size:.78rem;font-style:italic;display:flex}.ally-ai-briefing-banner{border:1px solid var(--ally-border);border-inline-start:3px solid var(--ally-accent);background:var(--ally-card);border-radius:10px;margin-bottom:1rem;padding:.9rem 1rem}[data-theme=dark] .ally-ai-briefing-banner{background:#0e0e0c}.ally-ai-briefing-banner-head{justify-content:space-between;align-items:center;margin-bottom:.55rem;display:flex}.ally-ai-briefing-banner-title{color:var(--ally-accent);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:flex}.ally-ai-briefing-banner ul{color:var(--ally-text-muted);margin:0;padding-inline-start:1.1rem;font-size:.84rem;line-height:1.55}.ally-ai-briefing-banner ul li+li{margin-top:.3rem}.ally-ai-briefing-banner-refresh{border:1px solid var(--ally-border);cursor:pointer;color:var(--ally-text-muted);background:0 0;border-radius:6px;align-items:center;gap:4px;padding:3px 6px;font-size:.72rem;transition:color .12s,border-color .12s;display:flex}.ally-ai-briefing-banner-refresh:hover:not(:disabled){color:var(--ally-accent);border-color:#727cf573}.ally-ai-briefing-banner-refresh:disabled{opacity:.45;cursor:default}.ally-ai-briefing-banner-loading{color:var(--ally-text-dim);align-items:center;gap:6px;padding:2px 0;font-size:.82rem;font-style:italic;display:flex}@keyframes ally-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ally-spin{animation:1s linear infinite ally-spin}.ally-quick-chat{inset-inline:252px 0;z-index:45;padding:.65rem 1.25rem calc(.65rem + env(safe-area-inset-bottom,0));border-top:1px solid var(--ally-border);-webkit-backdrop-filter:blur(14px);background:#f6f5f2eb;position:fixed;bottom:0}.ally-quick-chat-inner{background:var(--ally-card);border:1px solid var(--ally-border);max-width:680px;box-shadow:var(--ally-shadow-md);border-radius:13px;align-items:stretch;gap:.5rem;margin:0 auto;padding:.3rem .3rem .3rem .85rem;transition:border-color .15s,box-shadow .15s;display:flex}.ally-quick-chat-inner:focus-within{box-shadow:0 0 0 3px var(--ally-accent-soft), var(--ally-shadow-md);border-color:#727cf566}.ally-quick-chat input{color:var(--ally-text);font:inherit;background:0 0;border:none;border-radius:0;outline:none;flex:1;min-width:0;padding:.5rem 0;font-size:.88rem}.ally-quick-chat input::placeholder{color:var(--ally-text-dim)}.ally-quick-chat input:focus{border-color:#0000}.ally-quick-chat-send{background:var(--ally-accent-grad);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:9px;flex-shrink:0;padding:0 1rem;font-size:.81rem;font-weight:700;transition:filter .13s,box-shadow .13s;box-shadow:0 2px 6px #727cf533}.ally-quick-chat-send:hover{filter:brightness(1.08);box-shadow:0 3px 10px #727cf54d}.ally-integrations-intro-lead{color:var(--ally-accent);font-weight:700}.ally-integrations-subtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ally-text-dim);margin:0;font-size:.82rem;font-weight:700}.ally-whatsapp-urgent{box-shadow:0 0 0 1px #ffffff0a inset, 0 28px 70px -40px #25d36659, 0 20px 50px -45px var(--surface-overlay,#313a4673);background:linear-gradient(135deg,#122d26f2 0%,#0c1216fa 45%,#1a120ef5 100%);border:1px solid #25d36659;border-radius:16px;position:relative;overflow:hidden}.ally-whatsapp-urgent-glow{pointer-events:none;background:radial-gradient(at 50% 0,#25d36638 0%,#0000 62%);height:70%;animation:8s ease-in-out infinite alternate ally-wa-glow-shift;position:absolute;inset:-40% -20% auto}@keyframes ally-wa-glow-shift{0%{opacity:.85;transform:translate(-4%)}to{opacity:1;transform:translate(4%)}}.ally-whatsapp-urgent-inner{z-index:1;gap:1rem;padding:1.15rem 1.2rem 1.25rem;display:grid;position:relative}.ally-whatsapp-urgent-top{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;display:flex}.ally-whatsapp-urgent-pill{letter-spacing:.07em;text-transform:uppercase;color:#e6fff0e6;background:#25d36624;border:1px solid #25d36661;border-radius:999px;align-items:center;gap:.45rem;padding:.32rem .65rem;font-size:.68rem;font-weight:800;display:inline-flex}.ally-whatsapp-urgent-pulse{background:#3dff8c;border-radius:50%;width:7px;height:7px;animation:2s cubic-bezier(0,0,.2,1) infinite ally-wa-ping;box-shadow:0 0 #3dff8c8c}@keyframes ally-wa-ping{75%,to{box-shadow:0 0 0 10px #3dff8c00}}.ally-whatsapp-urgent-deadline{color:#ffc8b8;text-shadow:0 1px 12px #ff643c40;align-items:center;gap:.35rem;font-size:.74rem;font-weight:700;display:inline-flex}.ally-whatsapp-urgent-body{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.15rem 1.25rem;display:grid}.ally-whatsapp-urgent-copy h3{letter-spacing:-.02em;color:var(--ally-text);margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2.5vw,1.42rem);font-weight:400;line-height:1.2}.ally-whatsapp-urgent-copy p{color:var(--ally-text-muted);max-width:56ch;margin:.55rem 0 0;font-size:.86rem;line-height:1.58}.ally-whatsapp-urgent-foot{color:var(--ally-text-dim)!important;font-size:.8rem!important}.ally-whatsapp-urgent-actions{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:1rem;display:flex}.ally-whatsapp-urgent-cta{font:inherit;cursor:pointer;color:#04130f;background:linear-gradient(155deg,#2fea7a 0%,#128c7e 48%,#0d6e54 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.62rem 1.15rem;font-size:.88rem;font-weight:700;transition:filter .15s,transform .15s;display:inline-flex;box-shadow:0 14px 32px -14px #25d366a6,inset 0 0 0 1px #ffffff1f}.ally-whatsapp-urgent-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.ally-whatsapp-urgent-cta:active{filter:brightness(.98);transform:translateY(0)}.ally-whatsapp-urgent-note{color:var(--ally-text-dim);font-size:.72rem}.ally-whatsapp-urgent-visual{text-align:center;flex-direction:column;align-items:center;gap:.45rem;display:flex}.ally-whatsapp-urgent-iconRing{background:radial-gradient(circle at 30% 25%,#25d36640 0%,#0000 55%),#0a0e10e0;border:1px solid #25d36659;border-radius:50%;place-items:center;width:88px;height:88px;display:grid;box-shadow:0 16px 40px -22px #25d36680}.ally-whatsapp-urgent-caption{color:var(--ally-text);font-size:.72rem;font-weight:700}.ally-whatsapp-urgent-tag{color:var(--ally-text-dim);max-width:12rem;font-size:.65rem;line-height:1.35}@media (width<=720px){.ally-whatsapp-urgent-body{grid-template-columns:1fr}.ally-whatsapp-urgent-visual{text-align:left;flex-direction:row;justify-content:flex-start;gap:.85rem}.ally-whatsapp-urgent-iconRing{flex-shrink:0;width:72px;height:72px}}.ally-integrations{gap:1.25rem;max-width:1100px;display:grid}.ally-integrations-head{gap:.35rem;display:grid}.ally-integrations-title{letter-spacing:-.02em;color:var(--ally-text);margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.ally-integrations-intro{max-width:52ch;color:var(--ally-text-muted);margin:0;font-size:.88rem;line-height:1.55}.ally-integrations-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.ally-integration-card{border:1px solid var(--ally-border);background:var(--ally-card);border-radius:12px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.ally-integration-top{align-items:flex-start;gap:.85rem;min-width:0;display:flex}.ally-integration-iconWrap{background:var(--ally-surface-hover);border:1px solid var(--ally-border);border-radius:11px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.ally-integration-body{flex:1;min-width:0}.ally-integration-name{color:var(--ally-text);letter-spacing:-.01em;margin:0;font-size:.9rem;font-weight:600}.ally-integration-desc{color:var(--ally-text-dim);margin:.18rem 0 0;font-size:.76rem;line-height:1.4}.ally-integration-connect{color:var(--ally-accent);font:inherit;cursor:pointer;text-align:center;background:0 0;border:1px solid #727cf566;border-radius:9px;width:100%;padding:.42rem .75rem;font-size:.78rem;font-weight:600;transition:background .14s,border-color .14s}.ally-integration-connect:hover{background:var(--ally-accent-soft);border-color:#727cf58c}.ally-integration-connect:disabled{opacity:.45;cursor:not-allowed}.ally-integration-connect--disconnect{color:var(--ally-text-muted,#a8a39a);border-color:#f4f2ef2e}.ally-integration-connect--disconnect:hover{color:#f44336;background:#f4433614;border-color:#f4433659}.ally-integration-card--connected{background:linear-gradient(160deg,#34a8530a 0%,#0000 60%);border-color:#34a8534d}.ally-integration-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ally-verify-modal-body{flex-direction:column;gap:.7rem;margin:.25rem 0 1.1rem;display:flex}.ally-verify-modal-body p{color:var(--ally-text);margin:0;font-size:.86rem;line-height:1.5}.ally-verify-modal-foot{border-top:1px solid var(--ally-border);padding-top:.7rem;color:var(--ally-text-muted)!important;font-size:.8rem!important}.ally-integration-open{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:.3rem;padding:.42rem .65rem;font-size:.76rem;font-weight:500;transition:color .14s,border-color .14s;display:inline-flex}.ally-integration-open:hover{color:var(--ally-text);border-color:#f4f2ef40}@keyframes spin{to{transform:rotate(360deg)}}.spin{vertical-align:middle;margin-right:.3rem;animation:.9s linear infinite spin;display:inline-block}@media (width<=1080px){.ally-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ally-overview-grid{grid-template-columns:1fr}.ally-quick-chat{inset-inline-start:0}.ally-table-head,.ally-table-row{grid-template-columns:1.2fr .85fr .75fr .75fr .75fr}}@media (width<=760px){.ally-stats-row{grid-template-columns:1fr}.dashboard-navbar h1{font-size:.92rem}.ally-table-wrap{overflow-x:auto}.ally-table-head,.ally-table-row{min-width:520px}}.cl-stats-compact{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1080px){.cl-stats-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.cl-stats-compact{grid-template-columns:1fr}}.cl-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.cl-clients-table-simple.inv-table .inv-table-head,.cl-clients-table-simple.inv-table .inv-table-row{grid-template-columns:minmax(11rem,1.7fr) minmax(9rem,1.3fr) minmax(6.5rem,.9fr) minmax(6rem,.85fr) 5.5rem minmax(7.5rem,1fr);gap:.65rem;min-width:620px;padding:.72rem 1.1rem}.cl-clients-table-simple.inv-table .inv-table-head{z-index:2;position:sticky;top:0}.cl-client-name-cell{align-items:center;gap:.65rem;min-width:0;display:flex}.cl-client-avatar{letter-spacing:.02em;width:38px;height:38px;color:var(--ally-accent);background:linear-gradient(145deg,#727cf538,#727cf51a);border:1px solid #727cf547;border-radius:10px;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:grid}.inv-table-row:hover .cl-client-avatar{transform:scale(1.06);box-shadow:0 4px 14px -4px #727cf54d}.cl-client-name-text{flex-direction:column;gap:.12rem;min-width:0;display:flex}.cl-client-name-text strong{color:var(--ally-text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;line-height:1.28;overflow:hidden}.cl-client-name-text small{color:var(--ally-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.cl-client-email-cell{color:var(--ally-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.cl-client-phone-cell{color:var(--ally-text-muted);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.cl-client-city-cell{color:var(--ally-text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;font-size:.8rem;display:flex;overflow:hidden}.cl-client-city-cell .cl-country-code{color:var(--ally-text-dim);background:var(--ally-surface-hover);border:1px solid var(--ally-surface-hover);letter-spacing:.03em;border-radius:4px;flex-shrink:0;padding:.08rem .3rem;font-size:.66rem;font-weight:700}.cl-status-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;align-items:center;gap:.3rem;padding:.22rem .52rem;font-size:.68rem;font-weight:700;display:inline-flex}.cl-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.cl-badge-active{color:#4ade80;background:#22c55e24}.cl-badge-active .cl-status-dot{background:#4ade80;box-shadow:0 0 6px #4ade8080}.cl-badge-inactive{color:#94a3b8;background:#94a3b824}.cl-badge-inactive .cl-status-dot{background:#94a3b8}.cl-badge-blocked{color:#f87171;background:#f8717124}.cl-badge-blocked .cl-status-dot{background:#f87171;box-shadow:0 0 6px #f8717166}.cl-row-actions-tight{justify-content:flex-end;align-items:center;gap:.25rem;display:flex!important}.cl-row-actions-tight button{border-radius:7px;padding:.3rem .5rem;font-size:.72rem;transition:background .12s,color .12s}.cl-row-actions-tight button:hover{background:var(--ally-surface-hover)}.cl-row-actions-tight .inv-action-delete:hover{color:#fca5a5;background:#f871711f}.cl-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.cl-empty-icon{width:56px;height:56px;color:var(--ally-accent);background:#727cf51a;border:1px solid #727cf533;border-radius:16px;place-items:center;margin-bottom:.25rem;animation:3s ease-in-out infinite cl-empty-float;display:grid}@keyframes cl-empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.cl-empty-title{color:var(--ally-text);margin:0;font-size:1rem;font-weight:600}.cl-muted-row{color:var(--ally-text-muted);justify-content:center;align-items:center;gap:.5rem;margin:0;padding:1.5rem 1rem;display:flex}.cl-spin{animation:.85s linear infinite cl-spin}@keyframes cl-spin{to{transform:rotate(360deg)}}.cl-footer-pages{align-items:center;gap:.45rem;display:flex}.cl-page-btn{padding:.35rem .65rem;font-size:.78rem}.dashboard-inline-alert{margin:0 0 .5rem}.cl-modal-overlay{background:var(--surface-overlay,#313a4673);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:70;place-items:center;padding:1rem;animation:.18s cl-overlay-in;display:grid;position:fixed;inset:0}@keyframes cl-overlay-in{0%{opacity:0}to{opacity:1}}.cl-modal{border:1px solid var(--ally-border);background:var(--ally-card);width:min(660px,96vw);max-height:92vh;color:var(--ally-text);box-shadow:0 28px 64px -24px var(--surface-overlay,#313a4673), 0 0 0 1px #ffffff08 inset;border-radius:16px;padding:1.25rem 1.35rem;animation:.22s cl-modal-in;overflow:auto}@keyframes cl-modal-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cl-modal-narrow{width:min(420px,94vw)}.cl-modal-header{border-bottom:1px solid var(--ally-border);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.1rem;padding-bottom:.85rem;display:flex}.cl-modal-header h2{margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.25rem;font-weight:400}.cl-modal-close{border:1px solid var(--ally-border);font:inherit;cursor:pointer;background:var(--ally-surface-hover);color:var(--ally-text-muted);border-radius:8px;padding:.4rem .65rem;font-size:.8rem;font-weight:600;transition:background .12s,color .12s}.cl-modal-close:hover{color:var(--ally-text);background:var(--ally-surface-hover)}.cl-form{gap:.9rem;display:grid}.cl-form-section-title{text-transform:uppercase;letter-spacing:.07em;color:var(--ally-text-dim);border-top:1px solid var(--ally-surface-hover);margin:.5rem 0 -.15rem;padding-top:.5rem;font-size:.72rem;font-weight:700}.cl-form-section-title:first-child{border-top:none;margin-top:0;padding-top:0}.cl-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;display:grid}.cl-form-grid label{color:var(--ally-text-muted);gap:.35rem;font-size:.82rem;font-weight:600;display:grid}.cl-form-grid input,.cl-form-grid select,.cl-form-grid textarea{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-surface-sunken);border-radius:10px;outline:none;padding:.55rem .7rem;font-size:.88rem;transition:border-color .14s,box-shadow .14s}.cl-form-grid input:focus,.cl-form-grid select:focus,.cl-form-grid textarea:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}.cl-form-grid input::placeholder{color:var(--ally-text-dim);opacity:.7}.cl-span-2{grid-column:span 2}.cl-modal-actions{border-top:1px solid var(--ally-border);justify-content:flex-end;gap:.55rem;margin-top:1rem;padding-top:.85rem;display:flex}.cl-checkbox-row{color:var(--ally-text);border:1px dashed var(--ally-border);background:var(--ally-accent-softer);border-radius:10px;align-items:center;gap:.55rem;padding:.55rem .7rem;font-size:.85rem;font-weight:500;flex-direction:row!important;display:flex!important}.cl-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--ally-accent);cursor:pointer;margin:0}.cl-checkbox-row input[type=checkbox]:disabled+span{color:var(--ally-text-dim)}.cl-confirm-text{color:var(--ally-text-muted);margin:0 0 .25rem;font-size:.9rem;line-height:1.5}.cl-btn-secondary,.cl-btn-primary,.cl-btn-danger{font:inherit;cursor:pointer;border:1px solid var(--ally-border);border-radius:10px;padding:.52rem 1.05rem;font-size:.86rem;font-weight:600;transition:background .14s,transform .1s,box-shadow .14s}.cl-btn-secondary{color:var(--ally-text-muted);background:0 0}.cl-btn-secondary:hover{color:var(--ally-text);background:var(--ally-surface-hover)}.cl-btn-primary{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);border-color:#5c69e68c;box-shadow:inset 0 1px #ffffff38,0 8px 20px -10px #5c69e699}.cl-btn-primary:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 12px 26px -10px #5c69e6b8}.cl-btn-primary:disabled{opacity:.55;cursor:not-allowed}.cl-btn-danger{color:#fca5a5;background:#f871711f;border-color:#f8717159}.cl-btn-danger:hover:not(:disabled){background:#f8717133}.cl-delete-text{color:var(--ally-text-muted);margin:0 0 1rem;font-size:.9rem;line-height:1.55}@media (width<=640px){.cl-form-grid{grid-template-columns:1fr}.cl-span-2{grid-column:auto}}.g-section{flex-direction:column;gap:1.5rem;width:100%;padding:1.75rem 2.5rem 2.5rem;display:flex}.g-section-header{background:linear-gradient(100deg, var(--ally-accent-soft) 0%, var(--ally-accent-softer) 55%, transparent 100%);border:1px solid var(--ally-border);border-radius:16px;align-items:center;gap:1rem;padding:1.1rem 1.3rem;display:flex}.g-section-icon{color:var(--ally-accent-contrast);background:var(--ally-accent-grad);box-sizing:border-box;border:1px solid #5c69e68c;border-radius:12px;flex-shrink:0;width:44px;height:44px;padding:10px;box-shadow:0 6px 16px -8px #5c69e699}.g-section-title{letter-spacing:-.02em;color:var(--ally-text);margin:0;font-size:1.25rem;font-weight:700}.g-section-sub{color:var(--ally-text-muted);margin:.1rem 0 0;font-size:.82rem}.g-section-header>button{margin-left:auto}.g-btn{font:inherit;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:.35rem;font-weight:600;transition:background .14s,border-color .14s,opacity .14s;display:inline-flex}.g-btn:disabled{opacity:.5;cursor:not-allowed}.g-btn-primary{background:var(--ally-accent);color:#060603;padding:.6rem 1.1rem;font-size:.85rem}.g-btn-primary:hover:not(:disabled){background:#d9963f}.g-btn-ghost{border-color:var(--ally-border);color:var(--ally-text-muted);background:0 0;padding:.5rem .85rem;font-size:.82rem}.g-btn-ghost:hover:not(:disabled){background:var(--ally-surface-hover);color:var(--ally-text)}.g-btn-accent{background:var(--ally-accent-soft);border-color:var(--ally-accent);color:var(--ally-accent);padding:.5rem .85rem;font-size:.82rem}.g-btn-accent:hover:not(:disabled){background:var(--ally-accent);color:#060603}.g-btn-sm{padding:.4rem .75rem;font-size:.78rem}.g-btn-xs{padding:.28rem .55rem;font-size:.72rem}.g-empty-state{text-align:center;border:1px dashed var(--ally-border);background:#f4f2ef05;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.g-empty-state--inline{padding:2.5rem 2rem}.g-empty-icon{color:var(--ally-text-dim);opacity:.6}.g-empty-state h3{color:var(--ally-text);margin:0;font-size:1rem;font-weight:600}.g-empty-state p{color:var(--ally-text-muted);max-width:360px;margin:0;font-size:.85rem;line-height:1.55}.g-empty-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.5rem;display:flex}.g-error-banner{color:#f87171;background:#f4433614;border:1px solid #f4433640;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.82rem;display:flex}.g-toast{border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.82rem;font-weight:500;display:flex}.g-toast--success{color:#4ade80;background:#34a8531a;border:1px solid #34a85340}.g-briefing{border:1px solid var(--ally-accent-soft);background:linear-gradient(135deg, var(--ally-accent-soft) 0%, var(--ally-accent-softer) 40%, var(--ally-card) 100%);border-radius:16px;flex-direction:column;gap:.7rem;padding:1.3rem 1.5rem;display:flex;position:relative}.g-briefing-head{justify-content:space-between;align-items:center;display:flex}.g-briefing-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--ally-accent);align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:inline-flex}.g-briefing-close{cursor:pointer;color:var(--ally-text-dim);background:0 0;border:none;border-radius:6px;padding:2px;transition:color .14s,background .14s;display:flex}.g-briefing-close:hover{color:var(--ally-text);background:var(--ally-surface-hover)}.g-briefing-headline{letter-spacing:-.015em;color:var(--ally-text);margin:0;font-size:1.1rem;font-weight:700}.g-briefing-summary{color:var(--ally-text-muted);margin:0;font-size:.88rem;line-height:1.6}.g-briefing-list{flex-direction:column;gap:.5rem;margin:.2rem 0 0;padding:0;list-style:none;display:flex}.g-briefing-item{color:var(--ally-text);align-items:flex-start;gap:.6rem;font-size:.86rem;line-height:1.5;display:flex}.g-briefing-dot{background:var(--ally-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.g-briefing-suggestions{border-top:1px solid var(--ally-accent-soft);flex-direction:column;gap:.45rem;margin-top:.3rem;padding-top:.85rem;display:flex}.g-briefing-suggestion{color:var(--ally-text-muted);align-items:flex-start;gap:.55rem;font-size:.84rem;line-height:1.5;display:flex}.g-briefing-suggestion svg{color:var(--ally-accent);flex-shrink:0;margin-top:.15rem}.g-calendar-layout{grid-template-columns:minmax(320px,380px) 1fr;align-items:start;gap:1.5rem;display:grid}.g-cal-grid-wrap{background:var(--ally-card);border:1px solid var(--ally-border);border-radius:14px;flex-direction:column;gap:1rem;width:100%;padding:1.4rem;display:flex}.g-cal-nav{justify-content:space-between;align-items:center;display:flex}.g-cal-month-label{color:var(--ally-text);font-size:.88rem;font-weight:700}.g-cal-nav-btn{border:1px solid var(--ally-border);cursor:pointer;width:28px;height:28px;color:var(--ally-text-muted);background:0 0;border-radius:7px;justify-content:center;align-items:center;transition:color .14s,background .14s;display:flex}.g-cal-nav-btn:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.g-cal-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.g-cal-day-name{text-align:center;color:var(--ally-text-dim);letter-spacing:.03em;padding:.3rem 0;font-size:.65rem;font-weight:600}.g-cal-cell{aspect-ratio:1;width:100%;color:var(--ally-text-muted);cursor:pointer;font-size:.77rem;font:inherit;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .12s,color .12s;display:flex;position:relative}.g-cal-cell:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.g-cal-cell--empty{cursor:default}.g-cal-cell--today{color:var(--ally-accent);font-weight:700}.g-cal-cell--selected{background:var(--ally-accent);color:#060603;font-weight:700}.g-cal-cell--selected:hover{color:#060603;background:#d9963f}.g-cal-cell--has-event .g-cal-dot{display:block}.g-cal-dot{background:var(--ally-accent);border-radius:50%;width:4px;height:4px;display:none;position:absolute;bottom:3px}.g-cal-cell--selected .g-cal-dot{background:var(--surface-sunken,#eef1f5)}.g-cal-day-events{border-top:1px solid var(--ally-border);padding-top:.85rem}.g-cal-day-events-title{color:var(--ally-text);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .6rem;font-size:.8rem;font-weight:700}.g-cal-day-empty{color:var(--ally-text-dim);margin:0;font-size:.8rem}.g-cal-event-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.g-cal-event-item{align-items:flex-start;gap:.5rem;display:flex}.g-cal-event-dot{background:var(--ally-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.35rem}.g-cal-event-name{color:var(--ally-text);font-size:.82rem;font-weight:600;line-height:1.3;display:block}.g-cal-event-time{color:var(--ally-text-dim);margin-top:.1rem;font-size:.72rem;display:block}.g-cal-event-link{color:var(--ally-text-dim);flex-shrink:0;margin-left:auto;font-size:.78rem;text-decoration:none}.g-cal-event-link:hover{color:var(--ally-accent)}.g-cal-upcoming{background:var(--ally-card);border:1px solid var(--ally-border);border-radius:14px;flex-direction:column;gap:.75rem;padding:1.2rem 1.4rem;display:flex}.g-cal-upcoming-title{color:var(--ally-text);margin:0;font-size:.88rem;font-weight:700}.g-cal-upcoming-list{flex-direction:column;gap:.75rem;max-height:480px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.g-cal-upcoming-item{border-bottom:1px solid var(--ally-border);align-items:flex-start;gap:.85rem;padding-bottom:.75rem;display:flex}.g-cal-upcoming-item:last-child{border-bottom:none;padding-bottom:0}.g-cal-upcoming-date{background:#727cf51a;border:1px solid #727cf533;border-radius:8px;flex-direction:column;align-items:center;min-width:40px;padding:.35rem .4rem;display:flex}.g-cal-upcoming-month{color:var(--ally-accent);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:700}.g-cal-upcoming-day{color:var(--ally-text);font-size:1.1rem;font-weight:800;line-height:1.1}.g-cal-upcoming-details{flex-direction:column;flex:1;gap:.15rem;display:flex}.g-cal-upcoming-desc{color:var(--ally-text-dim);margin-top:.1rem;font-size:.72rem;line-height:1.4}.g-docs-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:-.5rem;display:flex}.g-docs-toolbar-refresh{margin-left:auto}.g-docs-loading{color:var(--ally-text-muted);align-items:center;gap:.6rem;padding:1.5rem 0;font-size:.85rem;display:flex}.g-drive-list{border:1px solid var(--ally-border);border-radius:12px;overflow:hidden}.g-drive-list-header{border-bottom:1px solid var(--ally-border);background:var(--ally-surface-hover);grid-template-columns:1fr 160px 72px 190px;align-items:center;height:40px;padding:0 1rem;display:grid}.g-drive-list-header span{letter-spacing:.04em;text-transform:uppercase;color:var(--ally-text-dim);font-size:.72rem;font-weight:600}.g-drive-rows{margin:0;padding:0;list-style:none}.g-drive-row{border-bottom:1px solid var(--ally-border);grid-template-columns:1fr 160px 72px 190px;align-items:center;height:48px;padding:0 1rem;transition:background .1s;display:grid}.g-drive-row:last-child{border-bottom:none}.g-drive-row:hover{background:var(--ally-surface-hover)}.g-drive-row--imported{background:#34a8530a}.g-drive-col-name{align-items:center;gap:.55rem;min-width:0;display:flex}.g-drive-col-date{color:var(--ally-text-dim);white-space:nowrap;font-size:.8rem}.g-drive-col-action{justify-content:flex-end;align-items:center;display:flex}.g-drive-name{color:var(--ally-text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.85rem;font-weight:500;text-decoration:none;overflow:hidden}.g-drive-name:hover{color:#4285f4}.g-drive-open-link{color:var(--ally-text-dim);opacity:.55;flex-shrink:0;align-items:center;transition:opacity .14s,color .14s;display:flex}.g-drive-row:hover .g-drive-open-link{opacity:1}.g-drive-open-link:hover{color:#4285f4}.g-drive-import-btn{background:var(--ally-accent);color:#060603;font:inherit;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.78rem;font-weight:600;transition:background .14s;display:inline-flex}.g-drive-import-btn:hover:not(:disabled){background:#d9963f}.g-drive-import-btn:disabled{opacity:.5;cursor:not-allowed}.g-drive-badge{white-space:nowrap;align-items:center;gap:.3rem;font-size:.76rem;font-weight:600;display:inline-flex}.g-drive-badge--done{color:#4ade80}.g-drive-badge--error{color:#f87171}.g-drive-retry{color:#f87171;font:inherit;cursor:pointer;background:0 0;border:1px solid #f8717166;border-radius:6px;margin-left:.2rem;padding:.15rem .45rem;font-size:.72rem}.g-drive-retry:hover{background:#f8717114}.g-drive-col-rowactions{justify-content:flex-end;align-items:center;padding-right:.25rem;display:flex}.g-drive-row-actions{align-items:center;gap:.2rem;display:flex}.g-drive-icon-btn{color:var(--ally-text-dim);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.3rem;transition:background .12s,color .12s;display:inline-flex}.g-drive-icon-btn:hover:not(:disabled){background:var(--ally-surface-hover);color:var(--ally-text)}.g-drive-icon-btn--danger:hover:not(:disabled){color:#f87171;background:#f443361a}.g-drive-icon-btn:disabled{opacity:.4;cursor:not-allowed}.g-cal-day-events-header{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.g-cal-add-btn{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.2rem .35rem;transition:background .12s,color .12s;display:inline-flex}.g-cal-add-btn:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.g-cal-event-actions,.g-cal-upcoming-actions{flex-shrink:0;align-items:center;gap:.15rem;display:flex}.g-modal-overlay{background:var(--surface-overlay,#313a4673);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.g-modal{background:var(--ally-card);border:1px solid var(--ally-border);width:420px;max-width:calc(100vw - 2rem);box-shadow:0 16px 48px var(--surface-overlay,#313a4673);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.g-modal-title{color:var(--ally-text);margin:0;font-size:1rem;font-weight:700}.g-modal-field{flex-direction:column;gap:.3rem;display:flex}.g-modal-label{letter-spacing:.03em;text-transform:uppercase;color:var(--ally-text-dim);font-size:.75rem;font-weight:600}.g-modal-input,.g-modal-textarea{background:var(--ally-bg);border:1px solid var(--ally-border);color:var(--ally-text);font:inherit;box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:.55rem .75rem;font-size:.85rem;transition:border-color .14s}.g-modal-input:focus,.g-modal-textarea:focus{border-color:#4285f4}.g-modal-textarea{resize:vertical;min-height:68px}.g-modal-row{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.g-modal-error{color:#f87171;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.g-modal-actions{justify-content:flex-end;gap:.5rem;margin-top:.1rem;display:flex}@media (width<=900px){.g-calendar-layout{grid-template-columns:1fr}.g-section{padding:1.25rem 1rem}.g-drive-list-header,.g-drive-row{grid-template-columns:1fr 90px}.g-drive-col-date,.g-drive-col-rowactions{display:none}}.el-table{--el-cols:2fr 2fr 1fr 1fr 120px}.el-table .inv-table-head,.el-table .inv-table-row{grid-template-columns:var(--el-cols)}.el-table-row{outline:none}.el-table-row:focus-visible{box-shadow:0 0 0 2px var(--ally-accent) inset;border-radius:8px}.el-recipient-cell{align-items:center;gap:.6rem;min-width:0;display:flex}.el-subject-cell{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary,#94a3b8);font-size:.82rem;overflow:hidden}.el-date-cell{color:var(--text-secondary,#94a3b8);white-space:nowrap;font-size:.78rem}.el-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.28rem;padding:.2rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.el-source-badge{color:var(--text-secondary,#94a3b8);align-items:center;gap:.28rem;font-size:.75rem;display:inline-flex}.el-detail-body{flex-direction:column;gap:.85rem;padding:1.25rem 1.5rem;display:flex}.el-detail-row{align-items:flex-start;gap:1rem;display:flex}.el-detail-label{width:72px;color:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;padding-top:.1rem;font-size:.75rem;font-weight:600}.el-detail-value{color:var(--text-primary,#f1f5f9);word-break:break-all;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.85rem;display:flex}.el-detail-error{color:#f87171}.el-detail-body-block{flex-direction:column;gap:.4rem;display:flex}.el-detail-message{font:inherit;color:var(--text-primary,#f1f5f9);white-space:pre-wrap;word-break:break-word;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;max-height:240px;margin:0;padding:.75rem 1rem;font-size:.82rem;overflow-y:auto}.inv-pagination{justify-content:center;align-items:center;gap:.75rem;display:flex}.inv-page-btn{color:var(--text-primary,#f1f5f9);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:.4rem .55rem;transition:background .14s;display:flex}.inv-page-btn:hover:not(:disabled){background:#ffffff1a}.inv-page-btn:disabled{opacity:.35;cursor:not-allowed}.inv-page-info{color:var(--text-secondary,#94a3b8);font-size:.8rem}.inv-delete-btn{color:#f87171;font:inherit;cursor:pointer;background:#f871711a;border:1px solid #f8717140;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.82rem;transition:background .14s;display:inline-flex}.inv-delete-btn:hover:not(:disabled){background:#f871712e}.inv-delete-btn:disabled{opacity:.5;cursor:not-allowed}.inv-cancel-btn{color:var(--text-primary,#f1f5f9);font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.82rem;transition:background .14s;display:inline-flex}.inv-cancel-btn:hover{background:#ffffff1a}.tk-view{gap:1.25rem}.tk-staff-strip{background:var(--ally-surface-hover);border:1px solid var(--ally-surface-hover);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin:.6rem 0 .9rem;padding:.75rem .9rem;display:flex}.tk-staff-label{letter-spacing:.04em;text-transform:uppercase;color:var(--ally-text-dim);align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;display:inline-flex}.tk-staff-empty{color:var(--ally-text-dim);font-size:.78rem}.tk-staff-pills{flex-wrap:wrap;gap:.45rem;display:flex}.tk-staff-pill{background:var(--ally-surface-hover);border:1px solid var(--ally-surface-hover);border-left-width:3px;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .55rem .3rem .3rem;font-size:.78rem;display:inline-flex}.tk-staff-pill-avatar{color:#f5f3ef;letter-spacing:.02em;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.66rem;font-weight:700;display:grid}.tk-staff-pill-meta{flex-direction:column;line-height:1.1;display:inline-flex}.tk-staff-pill-meta strong{color:var(--ally-text);font-weight:600}.tk-staff-pill-meta small{color:var(--ally-text-dim);font-size:.66rem}.tk-staff-pill-actions{align-items:center;gap:.15rem;margin-left:.25rem;display:inline-flex}.tk-staff-pill-actions button{color:var(--ally-text-dim);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.18rem .28rem;transition:background .12s,color .12s}.tk-staff-pill-actions button:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.tk-staff-pill-actions .tk-staff-pill-danger:hover{color:#fca5a5;background:#f8717124}.tk-board{grid-template-columns:repeat(5,minmax(220px,1fr));gap:.75rem;padding-bottom:.5rem;display:grid;overflow-x:auto}@media (width<=1280px){.tk-board{grid-template-columns:repeat(3,minmax(240px,1fr))}}@media (width<=900px){.tk-board{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=640px){.tk-board{grid-template-columns:1fr}}.tk-column{border:1px solid var(--ally-surface-hover);background:#f4f2ef06;border-radius:14px;flex-direction:column;min-height:240px;display:flex}.tk-col-todo{border-top:3px solid #94a3b88c}.tk-col-in_progress{border-top:3px solid #60a5fa99}.tk-col-in_review{border-top:3px solid #a855f799}.tk-col-blocked{border-top:3px solid #f8717199}.tk-col-done{border-top:3px solid #4ade8099}.tk-column-header{border-bottom:1px solid var(--ally-surface-hover);justify-content:space-between;align-items:flex-start;padding:.7rem .8rem .5rem;display:flex}.tk-column-title{color:var(--ally-text);align-items:center;gap:.45rem;font-size:.84rem;font-weight:600;display:inline-flex}.tk-column-count{background:var(--ally-surface-hover);min-width:1.4rem;height:1.4rem;color:var(--ally-text-dim);border-radius:999px;place-items:center;padding:0 .35rem;font-size:.66rem;font-weight:700;display:inline-grid}.tk-column-desc{color:var(--ally-text-dim);margin-top:.15rem;font-size:.68rem;display:block}.tk-column-add{background:var(--ally-surface-hover);border:1px solid var(--ally-surface-hover);color:var(--ally-text-dim);cursor:pointer;border-radius:8px;place-items:center;width:1.7rem;height:1.7rem;transition:background .12s,color .12s,border-color .12s;display:grid}.tk-column-add:hover{color:var(--ally-accent);background:#727cf524;border-color:#727cf566}.tk-column-body{flex-direction:column;gap:.55rem;padding:.65rem .65rem .85rem;display:flex}.tk-column-empty{color:var(--ally-text-dim);margin:.25rem 0;font-size:.72rem;font-style:italic}.tk-card{background:var(--surface-sunken,#eef1f5);border:1px solid var(--ally-surface-hover);border-radius:10px;flex-direction:column;gap:.45rem;padding:.65rem .7rem .55rem;transition:border-color .12s,background .12s;display:flex}.tk-card:hover{background:var(--surface-sunken,#eef1f5);border-color:#727cf559}.tk-card-head{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.tk-priority-chip,.tk-ai-chip{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}.tk-ai-chip{color:var(--ally-accent);background:#727cf524}.tk-card-title{color:var(--ally-text);word-break:break-word;margin:0;font-size:.86rem;font-weight:600;line-height:1.25}.tk-card-desc{color:var(--ally-text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.35;display:-webkit-box;overflow:hidden}.tk-card-meta{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.tk-due{background:var(--ally-surface-hover);color:var(--ally-text-dim);border-radius:6px;align-items:center;gap:.22rem;padding:.16rem .42rem;font-size:.68rem;font-weight:600;display:inline-flex}.tk-due-today{color:#fbbf24;background:#fbbf2429}.tk-due-soon{color:var(--ally-accent);background:#727cf529}.tk-due-overdue{color:#fca5a5;background:#f871712e}.tk-assignee{background:var(--ally-surface-hover);color:var(--ally-text);border-radius:999px;align-items:center;gap:.3rem;padding:.14rem .42rem .14rem .18rem;font-size:.7rem;font-weight:500;display:inline-flex}.tk-assignee-dot{color:#fff;letter-spacing:.02em;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.58rem;font-weight:700;display:grid}.tk-tags{color:var(--ally-text-dim);background:var(--ally-surface-hover);border-radius:6px;padding:.14rem .4rem;font-size:.66rem}.tk-card-foot{border-top:1px dashed var(--ally-surface-hover);justify-content:space-between;align-items:center;gap:.5rem;margin-top:.1rem;padding-top:.45rem;display:flex}.tk-move{color:var(--ally-text-dim);align-items:center;gap:.3rem;font-size:.68rem;display:inline-flex}.tk-move span{text-transform:uppercase;letter-spacing:.04em;font-weight:600}.tk-move select{background:var(--ally-surface-hover);border:1px solid var(--ally-surface-hover);color:var(--ally-text);border-radius:6px;padding:.14rem .45rem;font-size:.7rem}.tk-card-actions{gap:.18rem;display:inline-flex}.tk-card-actions button{color:var(--ally-text-dim);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.22rem .32rem;transition:background .12s,color .12s}.tk-card-actions button:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.tk-card-actions .inv-action-delete:hover{color:#fca5a5;background:#f8717129}.tk-modal{max-width:540px}[data-theme=dark] .dashboard-page{--ally-bg:#0b0d16;--ally-surface:#1b1f33;--ally-bg-tint:radial-gradient(1200px 680px at 88% -8%, #727cf529 0%, #727cf500 60%), radial-gradient(1000px 620px at 6% 108%, #6366f11f 0%, #6366f100 58%);--ally-card:#151827;--ally-success:#4ade80;--ally-success-soft:#4ade8029;--ally-warning:#fbbf24;--ally-warning-soft:#fbbf2429;--ally-danger:#f87171;--ally-danger-soft:#f8717129;--ally-info:#38bdf8;--ally-info-soft:#38bdf829;--ally-neutral:#94a3b8;--ally-neutral-soft:#94a3b829;--ally-severity-low:#10b981;--ally-severity-medium:#facc15;--ally-severity-high:#f97316;--ally-severity-critical:#e11d48;--ally-chart-track:#f4f2ef1a;--ally-accent:#8b93f9;--ally-accent-vivid:#8b93f9;--ally-accent-strong:#a5abfb;--ally-accent-contrast:#fff;--ally-accent-grad:linear-gradient(135deg, #8b93f9 0%, #6a73ee 100%);--ally-accent-grad-strong:linear-gradient(135deg, #a5abfb 0%, #7c85f7 100%);--ally-accent-soft:#727cf52e;--ally-accent-softer:#727cf51a;--ally-accent-ring:#8b93f973;--ally-accent-glow:0 8px 26px -8px #727cf58c;--ally-border:#ffffff12;--ally-border-strong:#ffffff21;--ally-text:#edeff7;--ally-text-muted:#9aa0b8;--ally-text-dim:#6a6f86;--ally-highlight:#727cf51f;--ally-surface-sunken:#10121d;--ally-surface-elevated:#1b1f30;--ally-surface-translucent:#151827b8;--ally-surface-glass:#1518279e;--ally-surface-hover:#ffffff0d;--ally-shadow-xs:0 1px 2px #0006;--ally-shadow-sm:0 1px 2px #0006, 0 2px 6px -2px #00000080;--ally-shadow-md:0 2px 4px #0006, 0 8px 20px -6px #0009;--ally-shadow-lg:0 4px 8px #0006, 0 18px 40px -12px #000000b3;--ally-shadow-xl:0 8px 16px #0006, 0 32px 64px -18px #000000bf}[data-theme=dark] .dashboard-command-trigger{background:var(--ally-surface-sunken);border-color:var(--ally-border)}[data-theme=dark] .dashboard-navbar{box-shadow:var(--ally-shadow-sm), inset 0 1px 0 #ffffff0a}[data-theme=dark] .cmdk-overlay{background:#06081099}[data-theme=dark] .dashboard-page .ally-stat-card{background:linear-gradient(180deg, #ffffff0a 0%, #fff0 45%), var(--ally-card)}:root:not([data-theme=dark]) .dashboard-logout{background:var(--ally-card)}:root:not([data-theme=dark]) .dashboard-chat-bottom,:root:not([data-theme=dark]) .dashboard-chat-panel,:root:not([data-theme=dark]) .dashboard-chat-history-panel,:root:not([data-theme=dark]) .dashboard-chat-header,:root:not([data-theme=dark]) .dashboard-chat-history-row,:root:not([data-theme=dark]) .dashboard-chat-history,:root:not([data-theme=dark]) .dashboard-chat-new,:root:not([data-theme=dark]) .dashboard-chat-quick-prompt,:root:not([data-theme=dark]) .dashboard-chat-message,:root:not([data-theme=dark]) .dashboard-chat-thread{background:var(--ally-card);color:var(--ally-text)}:root:not([data-theme=dark]) .briefing-card,:root:not([data-theme=dark]) .urgent-banner,:root:not([data-theme=dark]) .dashboard-briefing,:root:not([data-theme=dark]) .dashboard-urgent,:root:not([data-theme=dark]) .dashboard-overview-briefing,:root:not([data-theme=dark]) [class*=briefing],:root:not([data-theme=dark]) [class*=urgent],:root:not([data-theme=dark]) .modal-shell,:root:not([data-theme=dark]) .modal-content,:root:not([data-theme=dark]) .ally-modal,:root:not([data-theme=dark]) .profile-modal,:root:not([data-theme=dark]) .dashboard-modal,:root:not([data-theme=dark]) [class*=modal-shell],:root:not([data-theme=dark]) [class*=modal-card],:root:not([data-theme=dark]) [class*=modal-body]{background:var(--ally-card);color:var(--ally-text);border-color:var(--ally-border)}:root:not([data-theme=dark]) .dashboard-page input:not([role=switch]),:root:not([data-theme=dark]) .dashboard-page textarea,:root:not([data-theme=dark]) .dashboard-page select{background:var(--ally-bg);color:var(--ally-text);border-color:var(--ally-border)}:root:not([data-theme=dark]) .dashboard-page input::placeholder,:root:not([data-theme=dark]) .dashboard-page textarea::placeholder{color:var(--ally-text-dim)}.dashboard-page select{appearance:none;border:1px solid var(--ally-border);background-color:var(--ally-card);font:inherit;color:var(--ally-text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;border-radius:9px;padding:.42rem 2rem .42rem .7rem;font-size:.82rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background-color .15s}.dashboard-page select:hover:not(:disabled){background-color:var(--ally-highlight);border-color:#727cf566}.dashboard-page select:focus-visible{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf58c;outline:none}.dashboard-page select:disabled{opacity:.55;cursor:not-allowed}:root:not([data-theme=dark]) .dashboard-page .docs-stat-card,:root:not([data-theme=dark]) .dashboard-page .docs-panel,:root:not([data-theme=dark]) .dashboard-page .docs-table,:root:not([data-theme=dark]) .dashboard-page .docs-table-head,:root:not([data-theme=dark]) .dashboard-page .docs-table-row,:root:not([data-theme=dark]) .dashboard-page .docs-tabs,:root:not([data-theme=dark]) .dashboard-page .docs-tab,:root:not([data-theme=dark]) .dashboard-page .docs-search,:root:not([data-theme=dark]) .dashboard-page .docs-filter,:root:not([data-theme=dark]) .dashboard-page [class*=-card]:not([class*=accent]),:root:not([data-theme=dark]) .dashboard-page [class*=-panel],:root:not([data-theme=dark]) .dashboard-page [class*=-shell],:root:not([data-theme=dark]) .dashboard-page [class*=-section]:not([class*=accent]):not([class*=-section-title]):not([class*=-section-sub]):not([class*=-section-icon]):not([class*=-section-header]):not([class*=-section-label]){background-color:var(--ally-card);color:var(--ally-text);border-color:var(--ally-border)}:root:not([data-theme=dark]) .dashboard-page [class*=-stat]:not([class*=icon]):not([class*=wa-preview]),:root:not([data-theme=dark]) .dashboard-page [class*=-tile]:not([class*=wa-preview]),:root:not([data-theme=dark]) .dashboard-page [class*=-row]:not(tr):not([class*=accent]):not([class*=wa-preview]){background-color:var(--ally-card)}:root:not([data-theme=dark]) .dashboard-page .wa-preview-bubble--in p{color:#e8eef1}:root:not([data-theme=dark]) .dashboard-page .wa-preview-bubble--out p{color:#e7ffef}:root:not([data-theme=dark]) .dashboard-page .wa-preview-name{color:#f2f6f8}:root:not([data-theme=dark]) .dashboard-page .wa-preview-sub,:root:not([data-theme=dark]) .dashboard-page .wa-preview-compose-placeholder{color:#e1eaf08c}:root:not([data-theme=dark]) .dashboard-page .wa-preview-iconbtn{color:#e4eaee}:root:not([data-theme=dark]) .dashboard-page [class*=modal][class*=content],:root:not([data-theme=dark]) .dashboard-page [class*=modal][class*=card],:root:not([data-theme=dark]) .dashboard-page [class*=modal][class*=body],:root:not([data-theme=dark]) [class*=profile-modal],:root:not([data-theme=dark]) [class*=Modal][class*=card],:root:not([data-theme=dark]) [class*=dialog-card]{background-color:var(--ally-card)!important;color:var(--ally-text)!important}:root:not([data-theme=dark]) .dashboard-page h1,:root:not([data-theme=dark]) .dashboard-page h2,:root:not([data-theme=dark]) .dashboard-page h3,:root:not([data-theme=dark]) .dashboard-page h4,:root:not([data-theme=dark]) .dashboard-page p,:root:not([data-theme=dark]) .dashboard-page label,:root:not([data-theme=dark]) .dashboard-page span:not([class*=badge i]):not([class*=chip i]):not([class*=accent i]),:root:not([data-theme=dark]) .dashboard-page li{color:inherit}:root:not([data-theme=dark]) .dashboard-page [class*=briefing],:root:not([data-theme=dark]) .dashboard-page [class*=urgent],:root:not([data-theme=dark]) .dashboard-page [class*=Briefing],:root:not([data-theme=dark]) .dashboard-page [class*=Urgent]{background-color:var(--ally-card);color:var(--ally-text);border-color:var(--ally-border)}@media (width<=640px){.dashboard-page,.dashboard-page.sidebar-collapsed{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:auto;min-height:100dvh;overflow:visible}.sidebar,.sidebar.is-collapsed{border-right:none;border-bottom:1px solid var(--ally-border);flex-direction:row;align-items:center;gap:.4rem;width:100%;height:auto;max-height:none;padding:.5rem .65rem;overflow:auto hidden}.sidebar-collapse-btn{display:none}.sidebar-brand{border-bottom:none;flex-shrink:0;padding:0;font-size:.95rem}.sidebar-brand-wordmark{display:none}.sidebar-nav{scrollbar-width:none;flex-direction:row;flex:1;gap:.25rem;padding:0 .25rem;display:flex;overflow-x:auto}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav-item{border-radius:8px;flex-shrink:0;padding:.5rem .55rem}.sidebar-nav-label,.sidebar-nav-urgent-cue,.sidebar-footer{display:none}.dashboard-main{gap:.7rem;min-height:0;padding:.7rem .65rem}.dashboard-content{padding-bottom:calc(7.5rem + env(safe-area-inset-bottom,0));gap:.7rem;overflow-y:visible}.ally-quick-chat{padding:.55rem .7rem calc(.55rem + env(safe-area-inset-bottom,0))}.ally-quick-chat-inner{gap:.4rem}.ally-quick-chat input{padding:.55rem .7rem;font-size:.85rem}.ally-quick-chat-send{padding:0 .7rem;font-size:.78rem}.dashboard-navbar{gap:.5rem;padding:.6rem .65rem}.dashboard-navbar h1{font-size:.9rem}.dashboard-actions{gap:.2rem}.dashboard-actions-divider{display:none}.dashboard-command-trigger{padding:.42rem .7rem}.dashboard-icon-btn,.dashboard-profile-btn{width:36px;height:36px;padding:.42rem}.dashboard-lang-btn{width:auto;padding:0 .45rem}.dashboard-stats-grid,.dashboard-panels,.dashboard-documents-stats,.docs-stats-grid{grid-template-columns:1fr!important}.dashboard-profile-grid,.dashboard-config-grid{grid-template-columns:1fr;gap:.7rem}.dashboard-documents-table,.docs-table,.docs-table-trained,.docs-table-staff,.inv-table,.el-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-documents-row,.docs-table-trained .docs-table-head,.docs-table-trained .docs-table-row,.docs-table-staff .docs-table-head,.docs-table-staff .docs-table-row{min-width:720px}.inv-table-head,.inv-table-row{min-width:760px}.el-table .inv-table-head,.el-table .inv-table-row{min-width:640px}.g-section{gap:1rem;padding:1rem .8rem}.g-section-title{font-size:1.05rem}.dashboard-chat-fullscreen{grid-template-columns:1fr}.dashboard-chat-history-panel{min-height:auto;max-height:220px}.dashboard-chat-history-list{max-height:180px}.modal-shell,.ally-modal,.profile-modal,.dashboard-modal,.tk-modal{width:100%;max-width:calc(100vw - 1rem);margin:.5rem}}@media (width<=400px){.dashboard-main{padding:.55rem .45rem calc(5.5rem + env(safe-area-inset-bottom,0))}.dashboard-navbar{padding:.6rem .65rem}.dashboard-navbar h1{font-size:.88rem}.sidebar-brand-logo{width:26px;height:26px}.dashboard-profile-btn{width:30px;height:30px}}.ai-side-panel-tab{z-index:60;border:1px solid var(--ally-border);background:var(--ally-card);width:40px;height:56px;color:var(--ally-accent);cursor:pointer;box-shadow:var(--ally-shadow-md);border-right:none;border-radius:12px 0 0 12px;justify-content:center;align-items:center;transition:background .15s,color .15s,box-shadow .15s;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.ai-side-panel-tab:hover{background:var(--ally-accent-soft);box-shadow:var(--ally-shadow-lg)}.ai-side-panel{z-index:55;background:var(--ally-card);border-left:1px solid var(--ally-border);pointer-events:none;flex-direction:column;width:340px;height:100dvh;transition:transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 32px #00000014}.ai-side-panel.is-open{pointer-events:auto;transform:translate(0)}.ai-side-panel-header{border-bottom:1px solid var(--ally-border);background:var(--ally-surface-sunken);flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem .85rem .75rem;display:flex}.ai-side-panel-header-left{align-items:center;gap:.6rem;display:flex}.ai-side-panel-avatar{color:#fff;background:linear-gradient(135deg,#727cf5e0 0%,#7c4a18 100%);border:1.5px solid #727cf566;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 2px 6px #727cf533}.ai-side-panel-name{color:var(--ally-text);letter-spacing:-.01em;font-size:.85rem;font-weight:700;line-height:1.2;display:block}.ai-side-panel-status{color:var(--ally-accent);letter-spacing:.01em;font-size:.68rem;font-weight:600;display:block}.ai-side-panel-header-actions{align-items:center;gap:.25rem;display:flex}.ai-side-panel-icon-btn{border:1px solid var(--ally-border);width:28px;height:28px;color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:background .13s,color .13s,border-color .13s;display:flex}.ai-side-panel-icon-btn:hover{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf559}.ai-side-panel-thread{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:.85rem .8rem;display:flex;overflow-y:auto}.ai-side-panel-thread::-webkit-scrollbar{width:3px}.ai-side-panel-thread::-webkit-scrollbar-track{background:0 0}.ai-side-panel-thread::-webkit-scrollbar-thumb{background:var(--ally-border-strong);border-radius:99px}.ai-side-panel-msg{white-space:pre-wrap;word-break:break-word;border-radius:11px;max-width:88%;padding:.52rem .65rem;font-size:.84rem;line-height:1.5}.ai-side-panel-msg--assistant{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);color:var(--ally-text);border-bottom-left-radius:4px;align-self:flex-start}.ai-side-panel-msg--user{background:var(--ally-accent-grad);color:var(--ally-accent-contrast);border:1px solid #727cf559;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 4px 12px -6px #727cf559}.ai-side-panel-composer{border-top:1px solid var(--ally-border);background:var(--ally-surface-sunken);flex-shrink:0;align-items:flex-end;gap:.45rem;padding:.7rem .8rem .6rem;display:flex}.ai-side-panel-composer textarea{border:1px solid var(--ally-border);background:var(--ally-card);min-width:0;color:var(--ally-text);font:inherit;resize:none;border-radius:10px;outline:none;flex:1;max-height:120px;padding:.5rem .7rem;font-size:.84rem;line-height:1.45;transition:border-color .15s,box-shadow .15s;overflow-y:auto}.ai-side-panel-composer textarea::placeholder{color:var(--ally-text-dim)}.ai-side-panel-composer textarea:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}.ai-side-panel-send{background:linear-gradient(145deg, var(--ally-accent) 0%, #5c69e6 100%);width:34px;height:34px;color:var(--ally-accent-contrast);cursor:pointer;border:1px solid #727cf573;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:filter .14s,opacity .14s;display:flex}.ai-side-panel-send:hover:not(:disabled){filter:brightness(1.08)}.ai-side-panel-send:disabled{opacity:.45;cursor:not-allowed;filter:none}.ai-side-panel-hint{padding:.3rem .85rem calc(.45rem + env(safe-area-inset-bottom,0));color:var(--ally-text-dim);background:var(--ally-surface-sunken);border-top:1px solid var(--ally-border);text-align:center;flex-shrink:0;margin:0;font-size:.65rem}.ai-side-panel-hint kbd{background:var(--ally-surface-hover);border:1px solid var(--ally-border-strong);color:var(--ally-text-muted);border-radius:4px;padding:.05rem .3rem;font-family:inherit;font-size:.62rem;font-weight:700}.ai-side-panel-backdrop{display:none}@media (width<=680px){.ai-side-panel{width:100vw}.ai-side-panel-backdrop{z-index:54;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;display:block;position:fixed;inset:0}}.ai-side-panel-msg--loading{opacity:.7;align-items:center;gap:.4rem;font-style:italic;display:flex}.ai-side-panel-spinner{flex-shrink:0;animation:1s linear infinite ai-panel-spin}@keyframes ai-panel-spin{to{transform:rotate(360deg)}}.ai-side-panel-error{color:#fecaca;background:#f871711a;border:1px solid #f8717159;border-radius:9px;align-self:stretch;margin:0;padding:.44rem .65rem;font-size:.8rem}.ai-side-panel-composer textarea:disabled{opacity:.6;cursor:not-allowed}.ai-side-panel-msg--assistant p{margin:0 0 .45rem;font-size:.84rem;line-height:1.55}.ai-side-panel-msg--assistant p:last-child{margin-bottom:0}.ai-side-panel-msg--assistant strong{font-weight:700}.ai-side-panel-msg--assistant em{font-style:italic}.ai-side-panel-msg--assistant ul,.ai-side-panel-msg--assistant ol{margin:.3rem 0 .45rem;padding-left:1.25rem;font-size:.84rem;line-height:1.55}.ai-side-panel-msg--assistant li+li{margin-top:.18rem}.ai-side-panel-msg--assistant h1,.ai-side-panel-msg--assistant h2,.ai-side-panel-msg--assistant h3{margin:.5rem 0 .25rem;font-weight:700;line-height:1.3}.ai-side-panel-msg--assistant h1{font-size:1rem}.ai-side-panel-msg--assistant h2{font-size:.94rem}.ai-side-panel-msg--assistant h3{font-size:.88rem}.ai-side-panel-msg--assistant code{background:#00000014;border-radius:4px;padding:.1em .35em;font-family:ui-monospace,monospace;font-size:.78rem}.ai-side-panel-msg--assistant pre{background:#00000012;border-radius:8px;margin:.4rem 0;padding:.6rem .75rem;font-size:.78rem;overflow-x:auto}.ai-side-panel-msg--assistant pre code{background:0 0;padding:0}.ai-side-panel-msg--assistant table{border-collapse:collapse;width:100%;margin:.4rem 0;font-size:.78rem;display:block;overflow-x:auto}.ai-side-panel-msg--assistant th,.ai-side-panel-msg--assistant td{border:1px solid var(--ally-border-strong);text-align:left;white-space:nowrap;padding:.3rem .55rem}.ai-side-panel-msg--assistant th{background:var(--ally-surface-hover);font-size:.75rem;font-weight:700}.ai-side-panel-msg--assistant tr:nth-child(2n) td{background:#00000006}.ai-side-panel-msg--assistant blockquote{border-left:3px solid var(--ally-accent);opacity:.8;margin:.35rem 0;padding-left:.7rem;font-size:.84rem}.ai-side-panel-msg--assistant hr{border:none;border-top:1px solid var(--ally-border);margin:.5rem 0}.cl-section{flex-direction:column;gap:1.25rem;min-width:0;padding:1.25rem 1.5rem 2rem;display:flex}.cl-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cl-section-header>div{min-width:0}.cl-section-title{color:var(--ally-text);margin:0 0 .35rem;font-size:1.6rem;font-weight:700;line-height:1.2}.cl-section-sub{color:var(--ally-text-muted);max-width:64ch;margin:0;font-size:.88rem;line-height:1.5}.emp-section .cl-stats-compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}@media (width<=1080px){.emp-section .cl-stats-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.emp-section .cl-stats-compact{grid-template-columns:1fr}}.cl-stat-card{background:var(--ally-surface);border:1px solid var(--ally-border);border-radius:12px;align-items:center;gap:.85rem;min-width:0;padding:.95rem 1.05rem;display:flex}.cl-stat-card>svg{color:var(--ally-accent);flex-shrink:0}.cl-stat-card>div{flex-direction:column;gap:.1rem;min-width:0;display:flex}.cl-stat-card strong{color:var(--ally-text);font-size:1.25rem;font-weight:700;line-height:1.1}.cl-stat-card span{color:var(--ally-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.74rem}.cl-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cl-search{background:var(--ally-surface);border:1px solid var(--ally-border);border-radius:10px;flex:240px;align-items:center;gap:.5rem;min-width:200px;padding:0 .85rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.cl-search:focus-within{border-color:var(--ally-accent);box-shadow:0 0 0 3px #727cf526}.cl-search>svg{color:var(--ally-text-dim);flex-shrink:0}.cl-search input{min-width:0;color:var(--ally-text);background:0 0;border:none;outline:none;flex:1;padding:.55rem 0;font-size:.88rem}.cl-search input::placeholder{color:var(--ally-text-dim)}.cl-filter-chips{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.cl-filter-chip{border:1px solid var(--ally-border);background:var(--ally-surface);color:var(--ally-text-muted);cursor:pointer;border-radius:999px;padding:.38rem .85rem;font-size:.78rem;font-weight:600;transition:background .12s,color .12s,border-color .12s}.cl-filter-chip:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.cl-filter-chip.is-active{color:var(--ally-accent);background:#727cf524;border-color:#727cf566}.cl-filter-select{border:1px solid var(--ally-border);background:var(--ally-surface);color:var(--ally-text);cursor:pointer;border-radius:10px;padding:.48rem .8rem;font-size:.84rem}.cl-filter-select:focus{border-color:var(--ally-accent);outline:none;box-shadow:0 0 0 3px #727cf526}.cl-filter-field{align-items:center;gap:.5rem;display:inline-flex}.cl-filter-field-label{color:var(--ally-text-muted);white-space:nowrap;font-size:.8rem;font-weight:600}.emp-table.inv-table .inv-table-head,.emp-table.inv-table .inv-table-row{grid-template-columns:minmax(11rem,1.7fr) minmax(8rem,1.1fr) minmax(7rem,1fr) minmax(5.5rem,.8fr) minmax(6rem,.8fr) minmax(6.5rem,.9fr) minmax(5rem,.7fr);gap:.65rem;min-width:720px;padding:.72rem 1.1rem}.cl-empty-desc{color:var(--ally-text-muted);max-width:42ch;margin:0;font-size:.85rem;line-height:1.5}.cl-error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #dc262659;border-radius:10px;padding:.7rem .95rem;font-size:.84rem;font-weight:500}.cl-error-banner.auth-alert-error{color:#b91c1c;background:#fef2f2;border-color:#dc262659}[data-theme=dark] .cl-error-banner,[data-theme=dark] .cl-error-banner.auth-alert-error{color:#fca5a5;background:#f871711a;border-color:#f871714d}.cl-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0;overflow-y:auto}.cl-modal-backdrop .cl-modal{background:var(--ally-surface);border:1px solid var(--ally-border);border-radius:14px;flex-direction:column;width:100%;max-width:720px;max-height:calc(100vh - 2.5rem);display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #00000080}.cl-modal-confirm{padding:1.5rem 1.75rem 1.25rem;max-width:460px!important}.cl-modal-confirm h2{color:var(--ally-text);margin:0 0 .6rem;font-size:1.15rem}.cl-modal-confirm p{color:var(--ally-text-muted);margin:0 0 1.1rem;font-size:.9rem;line-height:1.5}.cl-modal-form{flex-direction:column;gap:1rem;padding:1.1rem 1.4rem 1.25rem;display:flex;overflow-y:auto}.cl-modal-form .cl-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;display:grid}@media (width<=640px){.cl-modal-form .cl-form-grid{grid-template-columns:1fr}}.cl-field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.cl-field-wide{grid-column:1/-1}.cl-field>span{color:var(--ally-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:600}.cl-field input,.cl-field select,.cl-field textarea{border:1px solid var(--ally-border);background:var(--ally-surface-sunken,var(--ally-surface));width:100%;color:var(--ally-text);border-radius:8px;outline:none;padding:.55rem .7rem;font-family:inherit;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.cl-field textarea{resize:vertical;min-height:70px}.cl-field input:focus,.cl-field select:focus,.cl-field textarea:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px #727cf526}.cl-modal-footer{border-top:1px solid var(--ally-border);justify-content:flex-end;align-items:center;gap:.55rem;margin-top:.5rem;padding-top:.5rem;display:flex}.cl-modal-confirm .cl-modal-footer{border-top:none;margin-top:0;padding-top:0}.cl-modal-wide{width:min(920px,96vw)}.cl-overview-body{flex-direction:column;gap:1.25rem;display:flex}.cl-overview-info{border:1px solid var(--ally-border);background:var(--ally-card-soft,#ffffff05);border-radius:12px;padding:1rem 1.1rem}.cl-overview-info-head{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.cl-overview-info-head>svg{opacity:.7;flex-shrink:0}.cl-overview-info-head>div{flex:1;min-width:0}.cl-overview-company{font-size:1rem;font-weight:600}.cl-overview-contact{opacity:.7;margin-top:.15rem;font-size:.85rem}.cl-overview-info-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem 1.1rem;margin:0;display:grid}.cl-overview-info-grid>div{flex-direction:column;gap:.15rem;min-width:0;display:flex}.cl-overview-info-grid dt{text-transform:uppercase;letter-spacing:.04em;opacity:.6;font-size:.7rem}.cl-overview-info-grid dd{word-break:break-word;margin:0;font-size:.9rem}.cl-overview-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.cl-overview-overdue{color:var(--danger,#e25555);margin-top:.3rem;font-size:.75rem}.cl-overview-invoices h3{margin:0 0 .7rem;font-size:.95rem;font-weight:600}.cl-overview-invoice-list{border:1px solid var(--ally-border);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.cl-overview-invoice-head,.cl-overview-invoice-row{grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.85rem;display:grid}.cl-overview-invoice-head{background:var(--ally-card-soft,#ffffff08);text-transform:uppercase;letter-spacing:.04em;opacity:.7;font-size:.7rem}.cl-overview-invoice-row+.cl-overview-invoice-row,.cl-overview-invoice-head+.cl-overview-invoice-row{border-top:1px solid var(--ally-border)}.cl-overview-status{text-transform:capitalize;font-size:.7rem}@media (width<=720px){.cl-overview-invoice-head,.cl-overview-invoice-row{grid-template-columns:1fr 1fr}.cl-overview-invoice-head>span:nth-child(n+3),.cl-overview-invoice-row>span:nth-child(n+3){grid-column:span 1}}.audit-tabs{border-bottom:1px solid var(--ally-border);flex-wrap:wrap;gap:.4rem;margin-top:1rem;padding-bottom:.85rem;display:flex}.audit-tab{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.audit-tab:hover{color:var(--ally-text);border-color:var(--ally-text-muted)}.audit-tab-active,.audit-tab-active:hover{background:var(--ally-accent-grad);color:#fff;border-color:#0000;box-shadow:0 6px 16px -10px #6068d999}.audit-field{flex-direction:column;gap:.6rem;margin-top:1.15rem;display:flex}.audit-field-head{flex-direction:column;gap:.2rem;display:flex}.audit-field-label{color:var(--ally-text);font-size:.82rem;font-weight:700}.audit-field-hint{color:var(--ally-text-muted);margin:0;font-size:.74rem;line-height:1.4}.audit-chip-row{flex-wrap:wrap;align-items:center;gap:.4rem;min-height:1.9rem;display:flex}.audit-country-chip{background:var(--ally-accent-soft);color:var(--ally-text);border:1px solid #727cf547;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .4rem .32rem .6rem;font-size:.76rem;display:inline-flex}.audit-country-code{color:var(--ally-accent);letter-spacing:.02em;font-weight:700}.audit-country-name{color:var(--ally-text-muted)}.audit-country-remove{width:1.1rem;height:1.1rem;color:var(--ally-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex}.audit-country-remove:hover{color:var(--ally-accent);background:#727cf52e}.audit-add-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.audit-country-input{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);width:4.5rem;color:var(--ally-text);text-transform:uppercase;letter-spacing:.06em;border-radius:8px;padding:.5rem .6rem;font-size:.85rem;font-weight:600;transition:border-color .14s,box-shadow .14s}.audit-country-input:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf580;outline:none}.audit-quickadd{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.audit-quickadd-label{color:var(--ally-text-muted);font-size:.72rem;font-weight:600}.audit-quickadd-chips{flex-wrap:wrap;gap:.35rem;display:flex}.audit-quick-chip{border:1px solid var(--ally-border);min-width:2.5rem;color:var(--ally-text-muted);letter-spacing:.02em;cursor:pointer;background:0 0;border-radius:8px;padding:.34rem .55rem;font-size:.76rem;font-weight:700;transition:all .14s}.audit-quick-chip:hover{color:var(--ally-text);border-color:#727cf566}.audit-quick-chip.is-active{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf573}.audit-focus-field{margin-top:1.3rem}.audit-focus-input{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text);resize:vertical;border-radius:10px;padding:.65rem .8rem;font-family:inherit;font-size:.85rem;line-height:1.5;transition:border-color .14s,box-shadow .14s}.audit-focus-input:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf580;outline:none}.audit-run-row{justify-content:flex-end;margin-top:1.3rem;display:flex}.audit-report-body{--audit-border:var(--ally-border,#e5e7eb)}.audit-report-body h1,.audit-report-body h2,.audit-report-body h3,.audit-report-body h4{color:var(--ally-text);page-break-after:avoid;font-weight:700}.audit-report-body h2{border-bottom:1px solid var(--audit-border);margin:22px 0 10px;padding-bottom:6px;font-size:1.05rem}.audit-report-body h3{margin:18px 0 6px;font-size:.95rem}.audit-report-body p{margin:8px 0}.audit-report-body ul,.audit-report-body ol{margin:8px 0 8px 22px;padding:0}.audit-report-body li{margin:4px 0}.audit-report-body code{background:#94a3b829;border-radius:4px;padding:1px 6px;font-size:.78em}.audit-report-body strong{color:var(--ally-text)}.audit-report-body a{color:var(--ally-accent);text-decoration:underline}.audit-table-wrap{border:1px solid var(--audit-border);border-radius:8px;margin:12px 0;overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;font-size:.8rem}.audit-table th,.audit-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--audit-border);padding:8px 10px}.audit-table th{color:var(--ally-text);background:#94a3b814;font-weight:600}.audit-table tr:last-child td{border-bottom:0}.audit-table tr:nth-child(2n) td{background:#94a3b80a}.rte-wrapper{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:10px;flex-direction:column;transition:border-color .14s,box-shadow .14s;display:flex;overflow:hidden}.rte-wrapper:focus-within{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}.rte-toolbar{border-bottom:1px solid var(--ally-border);background:#f4f2ef0a;flex-wrap:wrap;gap:.35rem;padding:.4rem .5rem;display:flex}.rte-toolbar-group{border-right:1px solid var(--ally-border);gap:2px;margin-right:.1rem;padding-right:.4rem;display:inline-flex}.rte-toolbar-group:last-child{border-right:0;margin-right:0;padding-right:0}.rte-btn{width:28px;height:28px;color:var(--ally-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.rte-btn:hover{background:var(--ally-accent-soft);color:var(--ally-accent-vivid);border-color:#727cf54d}.rte-btn:active{transform:translateY(1px)}.rte-editor-shell{position:relative}.rte-placeholder{color:var(--ally-text-dim);opacity:.6;pointer-events:none;font-size:.88rem;position:absolute;top:.7rem;left:.85rem;right:.85rem}.rte-editor{font:inherit;color:var(--ally-text);outline:none;max-height:50vh;padding:.7rem .85rem;font-size:.9rem;line-height:1.55;overflow-y:auto}.rte-editor[dir=rtl]{text-align:right}.rte-editor h1,.rte-content h1,.rte-editor h2,.rte-content h2,.rte-editor h3,.rte-content h3{margin:.5em 0 .25em;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-weight:400;line-height:1.25}.rte-editor h1,.rte-content h1{font-size:1.25rem}.rte-editor h2,.rte-content h2{font-size:1.1rem}.rte-editor h3,.rte-content h3{font-size:.98rem}.rte-editor p,.rte-content p{margin:.35em 0}.rte-editor ul,.rte-content ul,.rte-editor ol,.rte-content ol{margin:.35em 0;padding-left:1.3em}.rte-editor[dir=rtl] ul,.rte-content[dir=rtl] ul,.rte-editor[dir=rtl] ol,.rte-content[dir=rtl] ol{padding-left:0;padding-right:1.3em}.rte-editor li,.rte-content li{margin:.15em 0}.rte-editor blockquote,.rte-content blockquote{border-left:3px solid var(--ally-accent-vivid);color:var(--ally-text-dim);background:var(--ally-accent-softer);border-radius:0 6px 6px 0;margin:.4em 0;padding:.25em .75em}.rte-editor[dir=rtl] blockquote,.rte-content[dir=rtl] blockquote{border-left:0;border-right:3px solid var(--ally-accent-vivid);border-radius:6px 0 0 6px}.rte-editor pre,.rte-content pre{background:#00000040;border-radius:6px;margin:.4em 0;padding:.5em .75em;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.82rem;overflow-x:auto}.rte-editor code,.rte-content code{background:#f4f2ef14;border-radius:4px;padding:.05em .35em;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.85em}.rte-editor a,.rte-content a{color:var(--ally-accent-vivid);text-underline-offset:2px;text-decoration:underline}.rte-editor .rte-task,.rte-content .rte-task{align-items:flex-start;gap:.45em;margin:.15em 0;display:flex}.rte-editor .rte-task input[type=checkbox],.rte-content .rte-task input[type=checkbox]{accent-color:var(--ally-accent-vivid);margin-top:.3em}.nt-card-body{white-space:normal;color:var(--ally-text-dim);font-size:.83rem;position:relative}.nt-card-body:after{content:"";background:linear-gradient(180deg, transparent, var(--ally-surface) 90%);pointer-events:none;height:2.2rem;position:absolute;bottom:0;left:0;right:0}.nt-card-body h1,.nt-card-body h2,.nt-card-body h3{font-size:.92rem}.nt-body-field{flex-direction:column;gap:.35rem;display:flex}.protable-shell{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);box-shadow:var(--ally-shadow-sm);border-radius:14px;overflow:hidden}.protable-scroll{overflow-x:auto}.protable{border-collapse:separate;border-spacing:0;width:100%;min-width:820px;font-size:.82rem}.protable thead th{z-index:1;background:var(--ally-surface-sunken);color:var(--ally-text-dim);text-transform:uppercase;letter-spacing:.06em;text-align:left;white-space:nowrap;border-bottom:1px solid var(--ally-border);padding:.72rem 1rem;font-size:.68rem;font-weight:700;position:sticky;top:0}.protable thead th.protable-num,.protable thead th.protable-actions-col{text-align:right}.protable tbody td{border-top:1px solid var(--ally-border);color:var(--ally-text-muted);vertical-align:middle;white-space:nowrap;padding:.7rem 1rem}.protable tbody tr{transition:background .12s}.protable tbody tr:hover{background:var(--ally-accent-softer)}.protable tbody tr:hover .protable-avatar{transform:scale(1.05)}.protable-cell-strong{color:var(--ally-text);font-variant-numeric:tabular-nums;font-weight:700}.protable-num{text-align:right;font-variant-numeric:tabular-nums}.protable-cell-muted{color:var(--ally-text-dim)}.protable-mono{font-variant-numeric:tabular-nums;letter-spacing:.01em}.protable-client{align-items:center;gap:.6rem;min-width:0;display:flex}.protable-avatar{color:#fff;width:32px;height:32px;box-shadow:var(--ally-shadow-xs);border-radius:9px;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:800;transition:transform .14s;display:grid}.protable-client-name{color:var(--ally-text);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-weight:700;overflow:hidden}.protable-pill{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.protable-pill.is-paid{color:#16a34a;background:#22c55e1f;border-color:#22c55e47}.protable-pill.is-unpaid{color:#2563eb;background:#2563eb1a;border-color:#2563eb42}.protable-pill.is-overdue{color:#dc2626;background:#dc26261a;border-color:#dc262642}.protable-pill.is-draft{background:var(--ally-surface-hover);color:var(--ally-text-muted);border-color:var(--ally-border)}.protable-actions{justify-content:flex-end;align-items:center;gap:.28rem;display:inline-flex}.protable-icon-btn{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);width:30px;height:30px;color:var(--ally-text-muted);cursor:pointer;border-radius:8px;place-items:center;transition:all .13s;display:inline-grid}.protable-icon-btn:hover{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf566;transform:translateY(-1px)}.protable-icon-btn.is-review:hover{color:#6366f1;background:#6366f11f;border-color:#6366f166}.protable-icon-btn.is-pay:hover{color:#16a34a;background:#22c55e1f;border-color:#22c55e66}.protable-icon-btn.is-danger:hover{color:#dc2626;background:#dc26261a;border-color:#dc262666}.protable-empty td{text-align:center;color:var(--ally-text-dim);border-bottom:0;padding:0;font-size:.86rem}.protable-empty-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:232px;padding:2.5rem 1.25rem;display:flex}.protable-empty-icon{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);width:48px;height:48px;color:var(--ally-text-dim);border-radius:14px;flex:none;place-items:center;display:grid}.protable-empty-title{color:var(--ally-text);white-space:normal;max-width:46ch;font-size:.92rem;font-weight:600;line-height:1.5}.protable-empty-hint{color:var(--ally-text-dim);max-width:44ch;font-size:.82rem;line-height:1.5}.protable-empty-action{margin-top:.35rem}.protable-empty-inner--panel{min-height:180px}.protable--compact .protable-empty-inner{min-height:140px;padding:1.75rem 1rem}.protable--compact .protable-empty-icon{border-radius:11px;width:38px;height:38px}.protable-pagination{border-top:1px solid var(--ally-border);background:var(--ally-surface-sunken);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;display:flex}.protable-pagination-info{color:var(--ally-text-muted);font-size:.76rem}.protable-pagination-info strong{color:var(--ally-text);font-weight:700}.protable-pager{align-items:center;gap:.25rem;display:inline-flex}.protable-page-btn{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);min-width:30px;height:30px;color:var(--ally-text-muted);font:inherit;cursor:pointer;border-radius:8px;place-items:center;padding:0 .5rem;font-size:.78rem;font-weight:600;transition:all .12s;display:inline-grid}.protable-page-btn:hover:not(:disabled){background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#727cf566}.protable-page-btn.is-current{background:var(--ally-accent-vivid);border-color:var(--ally-accent-vivid);color:#fff;box-shadow:var(--ally-shadow-xs)}.protable-page-btn:disabled{opacity:.45;cursor:default}.protable-page-ellipsis{text-align:center;min-width:22px;color:var(--ally-text-dim);-webkit-user-select:none;user-select:none;font-size:.78rem;font-weight:700}.protable-page-size{color:var(--ally-text-muted);align-items:center;gap:.4rem;font-size:.76rem;display:inline-flex}.protable-page-size select{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);color:var(--ally-text);font:inherit;cursor:pointer;border-radius:8px;padding:.25rem .5rem;font-size:.76rem;font-weight:600}@media (width<=640px){.protable-pagination{justify-content:center}.protable-page-size{display:none}}.team-section{width:100%;max-width:1080px;color:var(--ally-text);margin:0 auto;padding:28px 32px 60px}.team-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.team-title{color:var(--ally-text);margin:0 0 4px;font-size:1.5rem;font-weight:700}.team-subtitle{color:var(--ally-text-muted);max-width:560px;margin:0;font-size:.9rem}.team-section .btn,.team-modal .btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:9px 16px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.team-section .btn:disabled,.team-modal .btn:disabled{opacity:.6;cursor:default}.team-section .btn-primary,.team-modal .btn-primary{background:var(--ally-accent);color:var(--ally-accent-contrast,#fff)}.team-section .btn-primary:hover:not(:disabled),.team-modal .btn-primary:hover:not(:disabled){background:var(--ally-accent-vivid,#727cf5)}.team-section .btn-ghost,.team-modal .btn-ghost{color:var(--ally-text-muted);border-color:var(--ally-border-strong);background:0 0}.team-section .btn-ghost:hover,.team-modal .btn-ghost:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.team-alert{border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:.85rem}.team-alert--error{color:#c02b3a;background:#dc354514;border:1px solid #dc354533}.team-loading,.team-empty{color:var(--ally-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 20px;display:flex}.team-empty h2{color:var(--ally-text);margin:4px 0 0;font-size:1.15rem}.team-empty p{max-width:420px;margin:0;font-size:.9rem}.spin{animation:.8s linear infinite team-spin}@keyframes team-spin{to{transform:rotate(360deg)}}.team-table-wrap{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);border-radius:14px;overflow:hidden}.team-table{border-collapse:collapse;width:100%;font-size:.875rem}.team-table thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--ally-text-muted);background:var(--ally-surface-sunken);border-bottom:1px solid var(--ally-border);padding:12px 16px;font-size:.72rem}.team-table tbody td{border-bottom:1px solid var(--ally-border);vertical-align:middle;padding:12px 16px}.team-table tbody tr:last-child td{border-bottom:none}.team-member-cell{align-items:center;gap:11px;display:flex}.team-avatar{background:var(--ally-accent-soft);width:34px;height:34px;color:var(--ally-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.team-member-meta{flex-direction:column;display:flex}.team-member-name{color:var(--ally-text);font-weight:600}.team-member-email{color:var(--ally-text-muted);font-size:.78rem}.team-role-badge{background:var(--ally-surface-sunken);color:var(--ally-text-muted);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.team-role-badge--owner{background:var(--ally-accent-soft);color:var(--ally-accent)}.team-role-select{border:1px solid var(--ally-border-strong);background:var(--ally-surface-elevated);color:var(--ally-text);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:.83rem}.team-role-select:disabled{opacity:.55;cursor:default}.team-access-all{color:var(--ally-accent);font-size:.82rem;font-weight:600}.team-access-summary{cursor:pointer;color:var(--ally-accent);text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.team-actions-cell{text-align:right}.team-icon-btn{width:30px;height:30px;color:var(--ally-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.team-icon-btn:hover{background:var(--ally-surface-hover);color:var(--ally-text)}.team-icon-btn--danger:hover{color:#c02b3a;background:#dc35451a}.team-perm-editor{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);border-radius:14px;margin-top:14px;overflow:hidden}.team-perm-editor-head{border-bottom:1px solid var(--ally-border);background:var(--ally-surface-sunken);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.team-perm-editor-head h3{color:var(--ally-text);margin:0;font-size:.95rem}.team-perm-grid{padding:8px 18px}.team-perm-grid--compact{max-height:280px;padding:4px 0;overflow-y:auto}.team-perm-row{border-bottom:1px solid var(--ally-border);justify-content:space-between;align-items:center;gap:16px;padding:9px 0;display:flex}.team-perm-row:last-child{border-bottom:none}.team-perm-module{color:var(--ally-text);font-size:.87rem;font-weight:500}.team-perm-options{background:var(--ally-surface-sunken);border-radius:9px;gap:4px;padding:3px;display:inline-flex}.team-perm-chip{cursor:pointer;color:var(--ally-text-muted);background:0 0;border:none;border-radius:7px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:background .12s,color .12s}.team-perm-chip.is-active{background:var(--ally-surface-elevated);color:var(--ally-text);box-shadow:0 1px 3px #00000014}.team-perm-chip--write.is-active{color:var(--ally-accent)}.team-perm-chip--none.is-active{color:var(--ally-text-muted)}.team-perm-editor-foot{border-top:1px solid var(--ally-border);justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}.team-invites{margin-top:28px}.team-invites-title{color:var(--ally-text);margin:0 0 12px;font-size:1rem;font-weight:700}.team-invite-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.team-invite-row{border:1px solid var(--ally-border);background:var(--ally-surface-elevated);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.team-invite-icon{color:var(--ally-text-muted);display:inline-flex}.team-invite-email{color:var(--ally-text);flex:1;font-size:.86rem}.team-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14182180;justify-content:center;align-items:flex-start;padding:6vh 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.team-modal{background:var(--ally-surface-elevated);border:1px solid var(--ally-border);border-radius:16px;width:100%;max-width:560px;overflow:hidden;box-shadow:0 30px 70px -40px #00000080}.team-modal-head{border-bottom:1px solid var(--ally-border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.team-modal-head h2{color:var(--ally-text);margin:0;font-size:1.1rem}.team-mode-tabs{gap:6px;padding:14px 20px 0;display:flex}.team-mode-tab{color:var(--ally-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:none;border-radius:9px 9px 0 0;align-items:center;gap:6px;padding:8px 14px;font-size:.83rem;font-weight:600;display:inline-flex}.team-mode-tab.is-active{background:var(--ally-surface-sunken);color:var(--ally-accent)}.team-modal-body{flex-direction:column;gap:15px;padding:18px 20px 20px;display:flex}.team-field{flex-direction:column;gap:6px;display:flex}.team-field>span{color:var(--ally-text);font-size:.82rem;font-weight:600}.team-field input,.team-field select{border:1px solid var(--ally-border-strong);background:var(--ally-surface-elevated);color:var(--ally-text);border-radius:9px;padding:9px 12px;font-size:.88rem}.team-field-hint{color:var(--ally-text-muted);font-size:.76rem}.team-modal-note{color:var(--ally-text-muted);background:var(--ally-accent-softer);border-radius:9px;margin:0;padding:10px 12px;font-size:.8rem}.team-modal-foot{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.module-denied{text-align:center;color:var(--ally-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:80px 24px;display:flex}.module-denied h2{color:var(--ally-text);margin:0;font-size:1.2rem}.module-denied p{max-width:420px;margin:0;font-size:.9rem}.module-denied .btn{cursor:pointer;background:var(--ally-accent);color:var(--ally-accent-contrast,#fff);border:none;border-radius:10px;align-items:center;gap:7px;padding:9px 18px;font-size:.875rem;font-weight:600;display:inline-flex}@media (width<=640px){.team-section{padding:20px 16px 48px}.team-table thead{display:none}.team-table,.team-table tbody,.team-table tr,.team-table td{width:100%;display:block}.team-table tbody tr{border-bottom:1px solid var(--ally-border);padding:8px 0}.team-table tbody td{border:none;padding:6px 16px}.team-actions-cell{text-align:left}}.teamchat-section{width:100%;max-width:1080px;height:100%;color:var(--ally-text);flex-direction:column;min-height:0;margin:0 auto;padding:24px 24px 20px;display:flex}.teamchat-layout{flex:auto;grid-template-columns:260px 1fr;gap:16px;min-height:0;display:grid}.teamchat-convs{border:1px solid var(--ally-border);background:var(--ally-card);border-radius:16px;flex-direction:column;gap:3px;min-height:0;padding:10px;display:flex;overflow-y:auto}.teamchat-convs-sep{letter-spacing:.04em;text-transform:uppercase;color:var(--ally-text-dim,var(--ally-text-muted));padding:12px 10px 6px;font-size:.68rem;font-weight:700}.teamchat-convs-empty{color:var(--ally-text-muted);margin:0;padding:6px 10px;font-size:.82rem}.teamchat-conv{cursor:pointer;text-align:left;width:100%;color:var(--ally-text);background:0 0;border:none;border-radius:11px;align-items:center;gap:10px;padding:8px 10px;transition:background .12s;display:flex}.teamchat-conv:hover{background:var(--ally-surface-hover)}.teamchat-conv.is-active{background:var(--ally-accent-soft)}.teamchat-conv-icon{background:var(--ally-surface-sunken);width:30px;height:30px;color:var(--ally-accent);border-radius:9px;flex:none;place-items:center;display:grid}.teamchat-conv.is-active .teamchat-conv-icon{color:var(--ally-accent)}.teamchat-conv-meta{flex-direction:column;flex:auto;min-width:0;display:flex}.teamchat-conv-name{white-space:nowrap;text-overflow:ellipsis;font-size:.87rem;font-weight:600;overflow:hidden}.teamchat-conv-sub{color:var(--ally-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.teamchat-conv-badge{background:var(--ally-accent);color:#fff;border-radius:999px;flex:none;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;display:grid}.teamchat-thread-head{border-bottom:1px solid var(--ally-border);color:var(--ally-text);flex:none;align-items:center;gap:9px;padding:12px 16px;font-size:.92rem;font-weight:600;display:flex}.teamchat-avatar--sm{width:26px;height:26px;font-size:.64rem}.teamchat-header{flex:none;align-items:center;gap:14px;margin-bottom:16px;display:flex}.teamchat-header-icon{background:var(--ally-accent-soft);width:42px;height:42px;color:var(--ally-accent);border-radius:12px;flex:none;place-items:center;display:grid}.teamchat-title{margin:0 0 2px;font-size:1.35rem;font-weight:700}.teamchat-subtitle{color:var(--ally-text-muted);margin:0;font-size:.875rem}.teamchat-alert{color:#dc2626;background:#dc262614;border:1px solid #dc262633;border-radius:10px;flex:none;margin-bottom:12px;padding:10px 14px;font-size:.85rem}.teamchat-body{border:1px solid var(--ally-border);background:var(--ally-card);border-radius:16px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.teamchat-loading,.teamchat-empty{color:var(--ally-text-muted);text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.teamchat-empty p{max-width:320px;margin:0;font-size:.9rem}.teamchat-list{flex-direction:column;flex:auto;gap:4px;min-height:0;padding:18px 18px 8px;display:flex;overflow-y:auto}.teamchat-day-sep{justify-content:center;align-items:center;margin:12px 0 8px;display:flex}.teamchat-day-sep span{color:var(--ally-text-muted);background:var(--ally-surface-sunken);border-radius:999px;padding:3px 12px;font-size:.72rem;font-weight:600}.teamchat-msg{align-items:flex-end;gap:9px;max-width:78%;margin-bottom:8px;display:flex}.teamchat-msg.is-mine{flex-direction:row-reverse;margin-left:auto}.teamchat-avatar{background:var(--ally-accent-soft);width:30px;height:30px;color:var(--ally-accent);border-radius:50%;flex:none;place-items:center;font-size:.7rem;font-weight:700;display:grid}.teamchat-bubble-wrap{flex-direction:column;min-width:0;display:flex}.teamchat-sender{color:var(--ally-accent);margin:0 0 3px 4px;font-size:.72rem;font-weight:600}.teamchat-bubble{background:var(--ally-surface-sunken);color:var(--ally-text);border-radius:4px 14px 14px;flex-direction:column;gap:2px;padding:8px 12px 6px;font-size:.9rem;line-height:1.4;display:flex;position:relative}.teamchat-msg.is-mine .teamchat-bubble{background:var(--ally-accent);color:var(--ally-accent-contrast,#fff);border-top-left-radius:14px;border-top-right-radius:4px}.teamchat-text{white-space:pre-wrap;word-break:break-word}.teamchat-time{opacity:.65;align-self:flex-end;font-size:.66rem}.teamchat-composer{border-top:1px solid var(--ally-border);flex:none;align-items:center;gap:10px;padding:12px 14px;display:flex}@media (width<=720px){.teamchat-layout{grid-template-rows:auto 1fr;grid-template-columns:1fr}.teamchat-convs{flex-direction:row;max-height:76px;overflow:auto hidden}.teamchat-convs-sep{display:none}.teamchat-conv{flex:none}.teamchat-conv-sub{display:none}}.teamchat-input{border:1px solid var(--ally-border-strong);background:var(--ally-card);color:var(--ally-text);border-radius:12px;outline:none;flex:auto;padding:11px 14px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.teamchat-input:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft)}.teamchat-send{background:var(--ally-accent);width:44px;height:44px;color:var(--ally-accent-contrast,#fff);cursor:pointer;border:none;border-radius:12px;flex:none;place-items:center;padding:0;transition:background .15s,opacity .15s;display:grid}.teamchat-send:hover:not(:disabled){background:var(--ally-accent-vivid,#727cf5)}.teamchat-send:disabled{opacity:.55;cursor:default}.obl-toolbar{justify-content:space-between;margin-bottom:1rem}.obl-period{align-items:center;gap:.6rem;display:inline-flex}.obl-period label{color:var(--ally-text-dim);align-items:center;gap:.4rem;font-size:.76rem;font-weight:600;display:inline-flex}.obl-period input{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-surface-sunken);border-radius:9px;outline:none;padding:.34rem .5rem;font-size:.8rem;transition:border-color .14s,box-shadow .14s}.obl-period input:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-softer)}.obl-inline-check{color:var(--ally-text-muted);cursor:pointer;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.inv-view-header{background:linear-gradient(165deg, #727cf50f 0%, var(--ally-surface-elevated,#fff) 42%);border:1px solid var(--ally-border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:1rem 1.15rem}.inv-view-header-main{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.inv-view-header-icon{color:#727cf5;background:#727cf51f;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.inv-view-header-text{min-width:0}.inv-view-header .inv-view-title{font-size:1.02rem}.inv-view-header-text p{max-width:68ch;line-height:1.5}.inv-view-header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.obl-icon-accent{color:#727cf5;background:#727cf51f}.obl-icon-danger{color:#ef4444;background:#f8717124}.obl-icon-ok{color:#10b981;background:#34d39924}.obl-icon-info{color:#3b82f6;background:#3b82f61f}.obl-icon-muted{color:#64748b;background:#94a3b824}.obl-stat-sub{color:var(--ally-text-dim);margin-top:.15rem;font-size:.68rem;font-weight:600;display:block}.obl-warning{color:#b45309;background:#f59e0b17;border:1px solid #f59e0b47;border-radius:10px;align-items:flex-start;gap:.5rem;margin:0 0 .85rem;padding:.6rem .85rem;font-size:.79rem;display:flex}.obl-warning svg{flex-shrink:0;margin-top:.12rem}.obl-aide-indicative{background:var(--ally-surface-2,#727cf50f);color:var(--ally-text-muted,#5a5a55);border:1px solid #727cf538;border-radius:10px;align-items:flex-start;gap:.5rem;margin:0 0 .85rem;padding:.6rem .85rem;font-size:.75rem;line-height:1.5;display:flex}.obl-aide-indicative svg{flex-shrink:0;margin-top:.12rem}.obl-table,.obl-table-detail{min-width:0}.obl-table{table-layout:fixed}.obl-table th:first-child{width:55%}.obl-table th:nth-child(2){width:27%}.obl-table th:nth-child(3){width:18%}.obl-table-detail{table-layout:fixed}.obl-table-detail td:first-child{width:70%}.obl-table-ech{min-width:720px}.obl-line{align-items:flex-start;gap:.55rem;display:flex}.obl-line-icon{background:var(--ally-surface-sunken);width:26px;height:26px;color:var(--ally-text-dim);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.obl-line-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.obl-line-label{color:var(--ally-text);white-space:normal;font-weight:600}.obl-line-note{color:var(--ally-text-dim);white-space:normal;font-size:.71rem;font-weight:500;line-height:1.35}.obl-flag{vertical-align:middle;color:var(--ally-text-dim);margin-left:.3rem;display:inline-flex}.obl-count{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);color:var(--ally-text-dim);font-variant-numeric:tabular-nums;border-radius:999px;margin-left:.4rem;padding:.05rem .4rem;font-size:.68rem;font-weight:700;display:inline-block}.obl-total-row td{border-top:2px solid var(--ally-border);background:var(--ally-surface-elevated);color:var(--ally-text);font-size:.85rem;font-weight:700}.obl-total-row td.protable-num{font-variant-numeric:tabular-nums}.obl-detail{margin-top:1.5rem}.obl-detail-title{text-transform:uppercase;letter-spacing:.05em;color:var(--ally-text-dim);margin:0 0 .6rem;font-size:.8rem;font-weight:700}.obl-hint{color:var(--ally-text-dim);margin:.6rem 0 0;font-size:.75rem;line-height:1.5}.obl-row-btn{white-space:nowrap;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.74rem;display:inline-flex}.obl-profile{flex-direction:column;gap:1rem;max-width:34rem;display:flex}.obl-field{color:var(--ally-text-muted);gap:.35rem;font-size:.82rem;font-weight:600;display:grid}.obl-field select{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-surface-sunken);border-radius:10px;outline:none;padding:.55rem .7rem;font-size:.88rem}.obl-field select:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-softer)}@media (width<=720px){.obl-toolbar{align-items:flex-start}.obl-period{flex-wrap:wrap}}.support-chip-row{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.support-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.support-row{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);width:100%;color:var(--ally-text);text-align:start;cursor:pointer;border-radius:12px;align-items:center;gap:.75rem;padding:.7rem .85rem;transition:border-color .15s,background .15s;display:flex}.support-row:hover{border-color:var(--ally-accent);background:var(--ally-surface)}.support-row-icon{width:30px;height:30px;color:var(--ally-accent);background:#727cf524;border-radius:9px;flex:none;place-items:center;display:grid}.support-cat--complaint{color:#ef4444;background:#ef444424}.support-cat--bug{color:#eb459e;background:#eb459e24}.support-cat--suggestion{color:#ca8a04;background:#facc1529}.support-row-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.support-row-subject{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.support-row-meta{opacity:.7;font-size:.72rem}.support-status{text-transform:uppercase;letter-spacing:.02em;color:var(--ally-text-muted,#94a3b8);white-space:nowrap;background:#94a3b82e;border-radius:999px;flex:none;padding:3px 8px;font-size:.68rem;font-weight:600}.support-status--pending_admin{color:#727cf5;background:#727cf529}.support-status--pending_user{color:#ca8a04;background:#facc152e}.support-status--resolved{color:#22c55e;background:#22c55e29}.support-status--closed{color:#94a3b8;background:#94a3b82e}@media (width<=640px){.support-row{flex-wrap:wrap}.support-row-subject{white-space:normal}}.dashboard-page input[type=date],.dashboard-page input[type=month],.dashboard-page input[type=time],.dashboard-page input[type=datetime-local]{border:1px solid var(--ally-border);font:inherit;color:var(--ally-text);background:var(--ally-surface-sunken);cursor:pointer;border-radius:10px;outline:none;padding:.5rem .7rem;font-size:.86rem;transition:border-color .14s,box-shadow .14s}.dashboard-page input[type=date]:hover,.dashboard-page input[type=month]:hover,.dashboard-page input[type=time]:hover,.dashboard-page input[type=datetime-local]:hover{border-color:var(--ally-border-strong)}.dashboard-page input[type=date]:focus,.dashboard-page input[type=month]:focus,.dashboard-page input[type=time]:focus,.dashboard-page input[type=datetime-local]:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}.dashboard-page input[type=date]:disabled,.dashboard-page input[type=month]:disabled,.dashboard-page input[type=time]:disabled,.dashboard-page input[type=datetime-local]:disabled{opacity:.6;cursor:not-allowed}.dashboard-page input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;transition:opacity .14s}.dashboard-page input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;transition:opacity .14s}.dashboard-page input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;transition:opacity .14s}.dashboard-page input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;transition:opacity .14s}.dashboard-page input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1}.dashboard-page input[type=month]:hover::-webkit-calendar-picker-indicator{opacity:1}.dashboard-page input[type=time]:hover::-webkit-calendar-picker-indicator{opacity:1}.dashboard-page input[type=datetime-local]:hover::-webkit-calendar-picker-indicator{opacity:1}[data-theme=dark] .dashboard-page input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}[data-theme=dark] .dashboard-page input[type=month]::-webkit-calendar-picker-indicator{filter:invert()}[data-theme=dark] .dashboard-page input[type=time]::-webkit-calendar-picker-indicator{filter:invert()}[data-theme=dark] .dashboard-page input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert()}.inv-breakdown-title{color:var(--ally-text);margin:0 0 14px;font-size:.95rem;font-weight:700}.inv-breakdown-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.inv-breakdown-card{background:var(--tone-soft,var(--ally-surface-sunken));border:1px solid var(--tone-border,var(--ally-border));border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.inv-breakdown-card.tone-success{--tone-soft:var(--ally-success-soft);--tone-fg:var(--ally-success);--tone-border:color-mix(in srgb, var(--ally-success) 22%, transparent)}.inv-breakdown-card.tone-info{--tone-soft:var(--ally-info-soft);--tone-fg:var(--ally-info);--tone-border:color-mix(in srgb, var(--ally-info) 22%, transparent)}.inv-breakdown-card.tone-warning{--tone-soft:var(--ally-warning-soft);--tone-fg:var(--ally-warning);--tone-border:color-mix(in srgb, var(--ally-warning) 22%, transparent)}.inv-breakdown-card.tone-danger{--tone-soft:var(--ally-danger-soft);--tone-fg:var(--ally-danger);--tone-border:color-mix(in srgb, var(--ally-danger) 22%, transparent)}.inv-breakdown-card.tone-neutral{--tone-soft:var(--ally-surface-sunken);--tone-fg:var(--ally-text-muted);--tone-border:var(--ally-border)}.inv-breakdown-label{color:var(--tone-fg,var(--ally-text-muted));text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.inv-breakdown-value{color:var(--tone-fg,var(--ally-text));font-size:1.5rem;font-weight:800;line-height:1}.inv-breakdown-share{color:var(--ally-text-muted);font-size:.7rem}.inv-stat-icon.tone-success{background:var(--ally-success-soft);color:var(--ally-success)}.inv-stat-icon.tone-info{background:var(--ally-info-soft);color:var(--ally-info)}.inv-stat-icon.tone-warning{background:var(--ally-warning-soft);color:var(--ally-warning)}.inv-stat-icon.tone-danger{background:var(--ally-danger-soft);color:var(--ally-danger)}.inv-breakdown-note{color:var(--ally-text-muted);margin-top:4px;font-size:.72rem;font-weight:500;display:block}.dashboard-page{--exp-software-fg:#2563eb;--exp-software-bg:#dbeafe;--exp-payroll-fg:#7c3aed;--exp-payroll-bg:#ede9fe;--exp-marketing-fg:#c026d3;--exp-marketing-bg:#fae8ff;--exp-legal-fg:#0891b2;--exp-legal-bg:#cffafe;--exp-office-fg:#ca8a04;--exp-office-bg:#fef9c3;--exp-travel-fg:#16a34a;--exp-travel-bg:#dcfce7;--exp-other-fg:#64748b;--exp-other-bg:#f1f5f9}[data-theme=dark] .dashboard-page{--exp-software-fg:#7ca8fb;--exp-software-bg:#2563eb2e;--exp-payroll-fg:#b69bfa;--exp-payroll-bg:#7c3aed33;--exp-marketing-fg:#e879f9;--exp-marketing-bg:#c026d32e;--exp-legal-fg:#4dd6ee;--exp-legal-bg:#0891b233;--exp-office-fg:#e5c04a;--exp-office-bg:#ca8a0433;--exp-travel-fg:#4ade80;--exp-travel-bg:#16a34a2e;--exp-other-fg:#9aa6b8;--exp-other-bg:#64748b2e}.dashboard-settings-page{flex-direction:column;gap:1rem;width:min(920px,100%);display:flex}.dashboard-settings-page--wide{width:min(1280px,100%)}.dashboard-settings-header h2{color:var(--ally-text);margin:0;font-size:1.15rem}.dashboard-settings-subtitle{color:var(--ally-text-muted);margin:.25rem 0 0;font-size:.82rem}.dashboard-settings-tabs{border-bottom:1px solid var(--ally-border);flex-wrap:wrap;gap:.4rem;padding-bottom:.55rem;display:flex}.dashboard-settings-tab{font:inherit;color:var(--ally-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.84rem;font-weight:600;display:inline-flex}.dashboard-settings-tab:hover{color:var(--ally-text);background:var(--ally-surface-sunken)}.dashboard-settings-tab.is-active{color:var(--ally-accent);border-color:var(--ally-border);background:var(--ally-surface-sunken)}.dashboard-settings-group{border:1px solid var(--ally-border);background:var(--ally-card);color:var(--ally-text);border-radius:16px;padding:1.15rem 1.25rem}.dashboard-settings-group+.dashboard-settings-group{margin-top:1rem}.dashboard-settings-group-head{margin-bottom:.9rem}.dashboard-settings-group-head h3{color:var(--ally-text);align-items:center;gap:.45rem;margin:0;font-size:.98rem;display:flex}.dashboard-settings-group-head p{color:var(--ally-text-muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.45}.dashboard-settings-group-icon{color:var(--ally-accent);display:inline-flex}.dashboard-settings-field-label{align-items:center;gap:.35rem;display:inline-flex}.dashboard-settings-field-label svg{color:var(--ally-accent)}.dashboard-settings-note{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);border-radius:10px;margin:0;padding:.6rem .8rem;font-size:.8rem}.dashboard-settings-note+.dashboard-settings-group{margin-top:1rem}.dashboard-settings-loading{color:var(--ally-text-muted);justify-content:center;padding:1.2rem;display:flex}.dashboard-settings-group .dashboard-profile-grid textarea{box-sizing:border-box;border:1px solid var(--ally-border);width:100%;font:inherit;resize:vertical;background:var(--ally-surface);color:var(--ally-text);border-radius:10px;padding:.55rem .7rem;font-size:.85rem;line-height:1.45}.dashboard-settings-group .dashboard-profile-grid textarea:focus{border-color:var(--ally-accent);outline:none}.dashboard-settings-branding-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.9rem;display:grid}.dashboard-settings-branding-slot{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:12px;flex-direction:column;gap:.6rem;padding:.75rem;display:flex}.dashboard-settings-branding-title{color:var(--ally-text);align-items:center;gap:.45rem;font-size:.84rem;font-weight:600;display:flex}.dashboard-settings-branding-preview{border:1px dashed var(--ally-border);text-align:center;border-radius:10px;justify-content:center;align-items:center;height:92px;padding:.5rem;display:flex;overflow:hidden}.dashboard-settings-branding-preview span{color:var(--ally-text-muted);font-size:.72rem}.dashboard-settings-branding-preview.has-image{background:#fff}.dashboard-settings-branding-preview img{object-fit:contain;max-width:100%;max-height:100%}.dashboard-settings-branding-actions{gap:.4rem;display:flex}.dashboard-settings-branding-actions button{flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.42rem .5rem;font-size:.78rem;display:inline-flex}.cl-ss{width:100%;position:relative}.cl-ss-validity{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute}.cl-ss-control{border:1px solid var(--ally-border-strong);background:var(--ally-surface,#fff);width:100%;min-height:38px;color:var(--ally-text,#1a1a1a);font:inherit;text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:.86rem;transition:border-color .15s,box-shadow .15s;display:flex}.cl-ss-control:hover:not(:disabled){border-color:var(--ally-accent-vivid)}.cl-ss-control:focus-visible,.cl-ss-control--open{border-color:var(--ally-accent-vivid);box-shadow:0 0 0 3px var(--ally-accent-ring);outline:none}.cl-ss-control:disabled{opacity:.55;cursor:not-allowed}.cl-ss-icon{color:var(--ally-text-muted,#5a5a55);flex:none}.cl-ss-input{min-width:0;font:inherit;color:inherit;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.86rem}.cl-ss-value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.cl-ss-placeholder{color:var(--ally-text-muted,#8a8a85);flex:1}.cl-ss-hint{color:var(--ally-text-muted,#5a5a55);font-variant-numeric:tabular-nums;flex:none;font-size:.78rem}.cl-ss-clear,.cl-ss-chevron{color:var(--ally-text-muted,#5a5a55);flex:none;display:inline-flex}.cl-ss-clear{cursor:pointer;border-radius:4px}.cl-ss-clear:hover{color:var(--ally-text,#1a1a1a);background:var(--ally-accent-soft)}.cl-ss-list{z-index:60;border:1px solid var(--ally-border-strong);background:var(--ally-surface,#fff);border-radius:8px;max-height:260px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px -12px #14183047}.cl-ss-option{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:baseline;gap:10px;padding:8px 10px;font-size:.85rem;display:flex}.cl-ss-option.is-active{background:var(--ally-accent-soft)}.cl-ss-option.is-selected{color:var(--ally-accent);font-weight:600}.cl-ss-option.is-disabled{opacity:.5;cursor:not-allowed}.cl-ss-option-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cl-ss-option-hint{color:var(--ally-text-muted,#5a5a55);font-variant-numeric:tabular-nums;flex:none;font-size:.78rem}.cl-ss-empty{color:var(--ally-text-muted,#8a8a85);text-align:center;padding:12px 10px;font-size:.82rem}.enc-balance{border:1px solid var(--ally-border);background:var(--ally-accent-softer);border-radius:8px;gap:4px;padding:12px 14px;font-size:.83rem;display:grid}.enc-balance-loading{color:var(--ally-text-muted,#5a5a55);align-items:center;gap:8px;display:inline-flex}.enc-balance-row{color:var(--ally-text-muted,#5a5a55);justify-content:space-between;align-items:baseline;gap:12px;display:flex}.enc-balance-row strong{color:var(--ally-text,#1a1a1a);font-variant-numeric:tabular-nums}.enc-balance-row--total{border-top:1px solid var(--ally-border);margin-top:4px;padding-top:6px;font-weight:600}.enc-balance-row--total strong{color:var(--ally-accent);font-size:.95rem}.enc-ras-toggle{align-items:center;gap:8px;font-size:.84rem;flex-direction:row!important}.enc-ras-toggle input{width:auto;margin:0}.enc-ras-note{color:var(--ally-text-muted,#5a5a55);font-variant-numeric:tabular-nums;margin:0;font-size:.8rem}.enc-overpay{color:#c1373f;background:#dc354514;border-radius:6px;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:.82rem;display:flex}.enc-saved{color:#157347;background:#1987541a;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;display:flex}.enc-ras-tag{color:var(--ally-text-muted,#8a8a85);font-variant-numeric:tabular-nums;font-size:.72rem;display:block}.enc-cashed-on{color:var(--ally-text-muted,#8a8a85);font-size:.72rem;display:block}.rh-tabs{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);scrollbar-width:none;gap:.25rem;margin:0 0 1.25rem;padding:.25rem;display:flex;overflow-x:auto}.rh-tabs::-webkit-scrollbar{display:none}.rh-tab{color:var(--ally-text-muted);font:inherit;border-radius:var(--ally-radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.rh-tab:hover:not(.is-active){color:var(--ally-text);background:var(--ally-surface-hover)}.rh-tab:focus-visible{outline:2px solid var(--ally-accent-ring);outline-offset:1px}.rh-tab.is-active{background:var(--ally-surface-elevated);color:var(--ally-accent);box-shadow:var(--ally-shadow-xs)}.rh-tab-body{flex-direction:column;gap:1.15rem;min-width:0;display:flex}.rh-tab-body>*{min-width:0;max-width:100%}.rh-solde-grid{flex-wrap:wrap;gap:.75rem;display:flex}.rh-solde-grid .inv-stat-card{flex:220px;max-width:320px}.rh-solde-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;min-width:0;display:flex}.rh-solde-header .cl-filter-field{flex:auto;min-width:0}.rh-solde-header .cl-filter-field select{text-overflow:ellipsis;min-width:0;max-width:260px}.rh-solde-header>.cl-btn-primary{flex:none}.rh-solde-detail{color:var(--ally-text-dim);margin-top:.2rem;font-size:.71rem;font-weight:500;display:block}.rh-solde-negative,.inv-stat-body strong.rh-solde-negative{color:var(--ally-danger)}.rh-form{border:1px solid var(--ally-border);border-radius:var(--ally-radius-lg);background:var(--ally-surface-elevated);box-shadow:var(--ally-shadow-sm);padding:1.25rem}.rh-preview{border-radius:var(--ally-radius-md);background:var(--ally-accent-softer);border:1px solid var(--ally-accent-soft);flex-direction:column;gap:.25rem;padding:.8rem 1rem;display:flex}.rh-preview-value{color:var(--ally-accent);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.rh-preview-detail{color:var(--ally-text-muted);font-size:.76rem}.rh-preview-days{flex-wrap:wrap;gap:.25rem;margin-top:.45rem;display:flex}.rh-day-chip{border-radius:var(--ally-radius-sm);background:var(--ally-surface-hover);color:var(--ally-text-muted);border:1px solid var(--ally-border);font-variant-numeric:tabular-nums;padding:.15rem .4rem;font-size:.68rem;font-weight:600}.rh-day-chip-counted{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:var(--ally-accent-ring)}.rh-day-chip-skipped{opacity:.75;text-decoration:line-through}.rh-warning-banner{border-radius:var(--ally-radius-md);background:var(--ally-warning-soft);border:1px solid color-mix(in srgb, var(--ally-warning) 32%, transparent);color:var(--ally-warning);align-items:flex-start;gap:.65rem;padding:.85rem 1rem;font-size:.83rem;font-weight:500;display:flex}.rh-warning-banner svg{flex-shrink:0;margin-top:.1rem}.rh-warning-banner p{margin:0 0 .3rem}.rh-warning-banner p:last-child{margin-bottom:0}.rh-badge{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.rh-badge-success{background:var(--ally-success-soft);color:var(--ally-success);border-color:color-mix(in srgb, var(--ally-success) 30%, transparent)}.rh-badge-pending{background:var(--ally-info-soft);color:var(--ally-info);border-color:color-mix(in srgb, var(--ally-info) 30%, transparent)}.rh-badge-danger{background:var(--ally-danger-soft);color:var(--ally-danger);border-color:color-mix(in srgb, var(--ally-danger) 30%, transparent)}.rh-badge-neutral{background:var(--ally-neutral-soft);color:var(--ally-neutral);border-color:color-mix(in srgb, var(--ally-neutral) 28%, transparent)}.rh-pending-badge{background:var(--ally-info-soft);color:var(--ally-info);vertical-align:middle;border-radius:999px;margin-left:.55rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.rh-tier-list{flex-wrap:wrap;gap:.4rem;margin-top:.35rem;display:flex}.rh-tier-chip{background:var(--ally-surface-hover);border:1px solid var(--ally-border);color:var(--ally-text);font-variant-numeric:tabular-nums;border-radius:999px;align-items:baseline;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.rh-tier-chip small{color:var(--ally-text-muted);font-weight:500}.cl-checkbox-field,.cl-form-grid label.cl-checkbox-field{min-height:42px;color:var(--ally-text-muted);cursor:pointer;flex-direction:row;justify-content:flex-start;align-self:end;align-items:center;gap:.55rem;font-size:.83rem;font-weight:500;display:flex}.cl-checkbox-field span,.cl-form-grid label.cl-checkbox-field span{text-transform:none;letter-spacing:normal;color:var(--ally-text-muted);margin:0;font-size:.83rem;font-weight:500}.cl-checkbox-field input[type=checkbox],.cl-form-grid label.cl-checkbox-field input[type=checkbox]{width:16px;min-width:16px;height:16px;accent-color:var(--ally-accent);cursor:pointer;border-radius:4px;flex:none;margin:0;padding:0}.cl-checkbox-field input{width:auto;accent-color:var(--ally-accent);cursor:pointer;margin:0}.rh-num{font-variant-numeric:tabular-nums}@media (width<=640px){.rh-solde-header{flex-direction:column;align-items:stretch}.rh-form{padding:1rem}}.proj-modal{width:min(560px,96vw)}.proj-form{flex-direction:column;gap:.7rem;display:flex}.proj-form-section{text-transform:uppercase;letter-spacing:.08em;color:var(--ally-text-dim,var(--ally-text-muted));margin:.45rem 0 0;font-size:.68rem;font-weight:700}.proj-form-section:first-child{margin-top:0}.proj-form-grid{gap:.7rem;display:grid}.proj-form-grid-name,.proj-form-grid-money{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.proj-form-grid-dates{grid-template-columns:repeat(2,minmax(0,1fr))}.proj-field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.proj-field>span{color:var(--ally-text-muted);font-size:.72rem;font-weight:600}.proj-field input,.proj-field select,.proj-field textarea{box-sizing:border-box;border:1px solid var(--ally-border);background:var(--ally-card);width:100%;color:var(--ally-text);font:inherit;border-radius:9px;padding:.55rem .7rem;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.proj-field textarea{resize:vertical;min-height:74px}.proj-field input::placeholder,.proj-field textarea::placeholder{color:var(--ally-text-dim,var(--ally-text-muted));opacity:.7}.proj-field input:focus,.proj-field select:focus,.proj-field textarea:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}.proj-field input[aria-invalid=true]{border-color:var(--ally-danger)}.proj-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55}.proj-field input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1}[data-theme=dark] .proj-field input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}.proj-form-error{color:var(--ally-danger);margin:0;font-size:.76rem}.proj-form-actions{border-top:1px solid var(--ally-border);justify-content:flex-end;gap:.5rem;margin-top:.35rem;padding-top:.85rem;display:flex}.proj-btn-ghost,.proj-btn-primary{font:inherit;cursor:pointer;border-radius:9px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,opacity .15s}.proj-btn-ghost{border:1px solid var(--ally-border);background:var(--ally-card);color:var(--ally-text-muted)}.proj-btn-ghost:hover:not(:disabled){background:var(--ally-surface-hover);color:var(--ally-text)}.proj-btn-primary{background:var(--ally-accent);color:#fff;border:1px solid #0000}.proj-btn-primary:hover:not(:disabled){filter:brightness(1.06)}.proj-btn-ghost:disabled,.proj-btn-primary:disabled{opacity:.55;cursor:not-allowed}@media (width<=560px){.proj-form-grid-name,.proj-form-grid-money,.proj-form-grid-dates{grid-template-columns:minmax(0,1fr)}}.proj-name-btn{font:inherit;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;padding:0}.proj-name-btn:hover .protable-client-name strong{color:var(--ally-accent)}.proj-drawer-overlay{z-index:80;background:var(--surface-overlay,#313a4673);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:flex-end;animation:.18s cl-overlay-in;display:flex;position:fixed;inset:0}.proj-drawer{background:var(--ally-card);width:min(920px,100vw);height:100%;color:var(--ally-text);border-left:1px solid var(--ally-border);box-shadow:-24px 0 60px -30px var(--surface-overlay,#313a4680);flex-direction:column;animation:.24s cubic-bezier(.22,1,.36,1) proj-drawer-in;display:flex}@keyframes proj-drawer-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.proj-drawer,.proj-drawer-overlay{animation:none}}.proj-drawer:focus{outline:none}.proj-drawer-header{border-bottom:1px solid var(--ally-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.35rem .9rem;display:flex}.proj-drawer-title h2{margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.35rem;font-weight:400;line-height:1.25}.proj-drawer-title p{color:var(--ally-text-muted);margin:.28rem 0 0;font-size:.78rem}.proj-drawer-close{border:1px solid var(--ally-border);background:var(--ally-surface-hover);width:32px;height:32px;color:var(--ally-text-muted);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,background .12s;display:inline-flex}.proj-drawer-close:hover{color:var(--ally-text);background:var(--ally-surface-sunken)}.proj-tabs{border-bottom:1px solid var(--ally-border);scrollbar-width:none;gap:.3rem;padding:.6rem 1.35rem 0;display:flex;overflow-x:auto}.proj-tabs::-webkit-scrollbar{display:none}.proj-tab{color:var(--ally-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .75rem .65rem;font-size:.8rem;font-weight:600;transition:color .14s,border-color .14s;display:inline-flex}.proj-tab:hover{color:var(--ally-text)}.proj-tab.is-active{color:var(--ally-accent);border-bottom-color:var(--ally-accent)}.proj-tab-count{background:var(--ally-surface-sunken);min-width:1.15rem;color:var(--ally-text-muted);text-align:center;border-radius:999px;padding:.08rem .32rem;font-size:.68rem;font-weight:700}.proj-tab.is-active .proj-tab-count{background:var(--ally-accent-soft);color:var(--ally-accent)}.proj-drawer-body{flex:1;padding:1.15rem 1.35rem 1.6rem;overflow-y:auto}.proj-drawer-state{color:var(--ally-text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;font-size:.85rem;display:flex}.proj-drawer-error{color:var(--ally-danger);margin:0}.proj-overview{flex-direction:column;gap:1.1rem;display:flex}.proj-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem;display:grid}.proj-kpi{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);border-radius:11px;flex-direction:column;gap:.2rem;padding:.75rem .85rem;display:flex}.proj-kpi-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ally-text-muted);font-size:.7rem;font-weight:600}.proj-kpi-value{color:var(--ally-text);font-size:1.02rem;font-weight:700}.proj-kpi.is-good .proj-kpi-value{color:var(--ally-success,#16a34a)}.proj-kpi.is-bad .proj-kpi-value{color:var(--ally-danger)}.proj-kpi-hint{color:var(--ally-text-muted);font-size:.71rem}.proj-budget{border:1px solid var(--ally-border);border-radius:11px;flex-direction:column;gap:.45rem;padding:.9rem 1rem;display:flex}.proj-budget-head{color:var(--ally-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.78rem;display:flex}.proj-budget-head strong{color:var(--ally-text);font-size:.85rem}.proj-budget-bar{background:var(--ally-surface-sunken);border-radius:999px;height:7px;overflow:hidden}.proj-budget-fill{background:var(--ally-accent);border-radius:999px;height:100%;transition:width .3s;display:block}.proj-budget-fill.is-over{background:var(--ally-danger)}.proj-budget-over{color:var(--ally-danger);margin:0;font-size:.76rem;font-weight:600}.proj-description{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);white-space:pre-wrap;border-radius:11px;margin:0;padding:.85rem 1rem;font-size:.83rem;line-height:1.6}.proj-table-wrap{border:1px solid var(--ally-border);border-radius:11px;overflow-x:auto}.proj-table{border-collapse:collapse;width:100%;font-size:.82rem}.proj-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--ally-text-muted);background:var(--ally-surface-sunken);border-bottom:1px solid var(--ally-border);white-space:nowrap;padding:.6rem .85rem;font-size:.7rem;font-weight:700}.proj-table td{border-bottom:1px solid var(--ally-border);vertical-align:middle;padding:.65rem .85rem}.proj-table tr:last-child td{border-bottom:0}.proj-table tbody tr:hover td{background:var(--ally-surface-hover)}.proj-num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.proj-cell-label{color:var(--ally-text);font-weight:600;display:block}.proj-cell-meta{color:var(--ally-text-muted);margin-top:.1rem;font-size:.72rem;display:block}.proj-cell-muted{color:var(--ally-text-muted);white-space:nowrap}.proj-cell-strong{color:var(--ally-text);font-weight:600}.proj-pill{text-transform:capitalize;white-space:nowrap;background:var(--ally-surface-sunken);color:var(--ally-text-muted);border-radius:999px;padding:.18rem .55rem;font-size:.7rem;font-weight:600;display:inline-block}.proj-pill.is-good{background:color-mix(in srgb, var(--ally-success,#16a34a) 14%, transparent);color:var(--ally-success,#16a34a)}.proj-pill.is-warn{background:var(--ally-accent-soft);color:var(--ally-accent)}.proj-pill.is-bad{background:var(--ally-danger-soft);color:var(--ally-danger)}.proj-empty{border:1px dashed var(--ally-border);text-align:center;border-radius:11px;flex-direction:column;align-items:center;gap:.35rem;padding:3rem 1.25rem;display:flex}.proj-empty p{color:var(--ally-text);margin:0;font-size:.86rem;font-weight:600}.proj-empty small{color:var(--ally-text-muted);font-size:.76rem}.proj-team{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.proj-team li{border:1px solid var(--ally-border);border-radius:11px;align-items:center;gap:.6rem;padding:.7rem .8rem;display:flex}.proj-team-avatar{background:var(--ally-accent);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:700;display:inline-flex}.proj-team-name{flex-direction:column;min-width:0;display:flex}.proj-team-name strong{color:var(--ally-text);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.proj-team-name small{color:var(--ally-text-muted);font-size:.73rem}._split_1dxtl_6{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:1.1rem;display:grid}@media (width<=1080px){._split_1dxtl_6{grid-template-columns:minmax(0,1fr)}}._controls_1dxtl_19{flex-direction:column;gap:.9rem;min-width:0;display:flex}._statRow_1dxtl_28{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}._statCard_1dxtl_34{border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);background:var(--ally-card);box-shadow:var(--ally-shadow-xs);align-items:center;gap:.6rem;padding:.7rem .8rem;transition:box-shadow .15s,transform .15s;display:flex}._statCard_1dxtl_34:hover{box-shadow:var(--ally-shadow-sm);transform:translateY(-1px)}._statIcon_1dxtl_51{background:var(--ally-accent-soft);width:30px;height:30px;color:var(--ally-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}._statIconMuted_1dxtl_62{background:var(--ally-surface-hover);color:var(--ally-text-dim)}._statText_1dxtl_67{flex-direction:column;gap:.1rem;min-width:0;display:flex}._statText_1dxtl_67 span{letter-spacing:.04em;text-transform:uppercase;color:var(--ally-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.64rem;font-weight:600;overflow:hidden}._statText_1dxtl_67 strong{letter-spacing:-.03em;color:var(--ally-text);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:800;line-height:1}._toolbar_1dxtl_96{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._search_1dxtl_103{flex:200px;align-items:center;min-width:0;display:flex;position:relative}._search_1dxtl_103 svg{color:var(--ally-text-dim);pointer-events:none;position:absolute;inset-inline-start:.6rem}._search_1dxtl_103 input{border:1px solid var(--ally-border);border-radius:var(--ally-radius-sm);background:var(--ally-surface);width:100%;color:var(--ally-text);font:inherit;padding:.48rem .7rem .48rem 2rem;font-size:.83rem;transition:border-color .15s,box-shadow .15s}._search_1dxtl_103 input:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}._ghostBtn_1dxtl_136{border:1px solid var(--ally-border);border-radius:var(--ally-radius-sm);background:var(--ally-card);color:var(--ally-text-muted);font:inherit;cursor:pointer;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.79rem;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:inline-flex}._ghostBtn_1dxtl_136:hover:not(:disabled){background:var(--ally-accent-soft);border-color:var(--ally-accent-ring);color:var(--ally-accent)}._ghostBtn_1dxtl_136:disabled{opacity:.5;cursor:default}._savedPill_1dxtl_163{background:var(--ally-success-soft);color:var(--ally-success);border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .6rem;font-size:.72rem;font-weight:700;animation:.24s cubic-bezier(.34,1.56,.64,1) _pop-in_1dxtl_1;display:inline-flex}@keyframes _pop-in_1dxtl_1{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}._errorLine_1dxtl_187{color:var(--ally-danger);margin:0;font-size:.79rem}._groups_1dxtl_195{flex-direction:column;gap:.95rem;display:flex}._groupTitle_1dxtl_201{letter-spacing:.09em;text-transform:uppercase;color:var(--ally-text-dim);margin:0;font-size:.66rem;font-weight:700}._hintLine_1dxtl_213{color:var(--ally-text-muted);margin:-.3rem 0 0;font-size:.74rem;line-height:1.45}._groupHead_1dxtl_221{align-items:center;gap:.35rem;margin:0 0 .35rem;padding-inline-start:.1rem;display:flex}._groupHead_1dxtl_221 ._moveGroup_1dxtl_229{margin-inline-start:auto}._sectionGrip_1dxtl_233{color:var(--ally-text-dim);cursor:grab;opacity:.55;place-items:center;transition:opacity .15s,color .15s;display:grid}._groupHead_1dxtl_221:hover ._sectionGrip_1dxtl_233{opacity:1;color:var(--ally-accent)}._sectionGrip_1dxtl_233:active{cursor:grabbing}._sectionDragging_1dxtl_252{opacity:.65}._grip_1dxtl_258{color:var(--ally-text-dim);cursor:grab;opacity:.4;flex-shrink:0;place-items:center;margin-inline-start:-.2rem;transition:opacity .15s,color .15s;display:grid}._row_1dxtl_269:hover ._grip_1dxtl_258{opacity:1;color:var(--ally-accent)}._grip_1dxtl_258:active{cursor:grabbing}._rowDragging_1dxtl_278{opacity:.5;border-style:dashed;border-color:var(--ally-accent);transform:none}._moveGroup_1dxtl_229{border:1px solid var(--ally-border);border-radius:var(--ally-radius-sm);background:var(--ally-card);flex-shrink:0;display:inline-flex;overflow:hidden}._moveBtn_1dxtl_296{width:22px;height:22px;color:var(--ally-text-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:background .12s,color .12s;display:grid}._moveBtn_1dxtl_296+._moveBtn_1dxtl_296{border-inline-start:1px solid var(--ally-border)}._moveBtn_1dxtl_296:hover:not(:disabled){background:var(--ally-accent-soft);color:var(--ally-accent)}._moveBtn_1dxtl_296:disabled{opacity:.35;cursor:not-allowed}._row_1dxtl_269{border:1px solid var(--ally-border);border-radius:var(--ally-radius-sm);background:var(--ally-card);cursor:pointer;animation:.32s cubic-bezier(.22,1,.36,1) both _row-in_1dxtl_1;animation-delay:calc(var(--row-i,0) * 24ms);align-items:center;gap:.7rem;padding:.55rem .7rem;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:flex}@keyframes _row-in_1dxtl_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}._row_1dxtl_269+._row_1dxtl_269{margin-top:.35rem}._row_1dxtl_269:hover{border-color:var(--ally-accent-ring);background:var(--ally-accent-softer);transform:translate(2px)}._rowLocked_1dxtl_359,._rowLocked_1dxtl_359:hover{cursor:default;border-color:var(--ally-border);background:var(--ally-surface-sunken);transform:none}._rowSelected_1dxtl_367{border-color:var(--ally-accent);background:var(--ally-accent-softer);box-shadow:var(--ally-shadow-xs)}._rowOff_1dxtl_373 ._rowIcon_1dxtl_373,._rowOff_1dxtl_373 ._rowTitle_1dxtl_374{color:var(--ally-text-dim)}._rowIcon_1dxtl_373{background:var(--ally-accent-soft);width:28px;height:28px;color:var(--ally-accent);border-radius:8px;flex-shrink:0;place-items:center;transition:background .15s,color .15s;display:grid}._rowOff_1dxtl_373 ._rowIcon_1dxtl_373{background:var(--ally-surface-hover)}._rowText_1dxtl_394{text-align:start;flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}._rowTitle_1dxtl_374{color:var(--ally-text);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;transition:color .15s;display:inline-flex}._rowDesc_1dxtl_414{color:var(--ally-text-muted);font-size:.74rem;line-height:1.45}._lockTag_1dxtl_420{border:1px solid var(--ally-border);background:var(--ally-card);letter-spacing:.02em;color:var(--ally-text-dim);border-radius:999px;align-items:center;gap:.2rem;padding:.02rem .38rem;font-size:.63rem;font-weight:700;display:inline-flex}._rowButton_1dxtl_435{font:inherit;color:inherit;cursor:inherit;text-align:start;background:0 0;border:0;padding:0;display:contents}._switch_1dxtl_448{appearance:none;border:1px solid var(--ally-border-strong);background:var(--ally-surface-sunken);cursor:pointer;border-radius:999px;flex:none;width:38px;height:21px;margin:0;transition:background .2s,border-color .2s;position:relative}._switch_1dxtl_448:after{content:"";top:2px;background:var(--ally-text-dim);width:15px;height:15px;box-shadow:var(--ally-shadow-xs);border-radius:50%;transition:transform .22s cubic-bezier(.34,1.4,.64,1),background .2s;position:absolute;inset-inline-start:2px}._switch_1dxtl_448:checked{background:var(--ally-accent-grad);border-color:#0000}._switch_1dxtl_448:checked:after{background:var(--ally-accent-contrast);transform:translate(17px)}[dir=rtl] ._switch_1dxtl_448:checked:after{transform:translate(-17px)}._switch_1dxtl_448:focus-visible{outline:2px solid var(--ally-accent);outline-offset:2px}._switch_1dxtl_448:disabled{cursor:default;opacity:.65}._emptyState_1dxtl_500{border:1px dashed var(--ally-border);border-radius:var(--ally-radius-md);text-align:center;color:var(--ally-text-muted);padding:1.1rem;font-size:.82rem}._previewPane_1dxtl_511{border:1px solid var(--ally-border);border-radius:var(--ally-radius-lg);background:var(--ally-surface-sunken);box-shadow:var(--ally-shadow-sm);padding:.85rem;position:sticky;top:.25rem}@media (width<=1080px){._previewPane_1dxtl_511{position:static}}._previewHead_1dxtl_527{letter-spacing:.09em;text-transform:uppercase;color:var(--ally-text-dim);align-items:center;gap:.35rem;margin-bottom:.65rem;font-size:.66rem;font-weight:700;display:flex}._previewHead_1dxtl_527 svg{color:var(--ally-accent)}._previewNote_1dxtl_543{color:var(--ally-text-muted);margin:.65rem 0 0;font-size:.7rem;line-height:1.5}._miniSidebar_1dxtl_552{border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);background:var(--ally-card);max-height:420px;box-shadow:var(--ally-shadow-xs);padding:.6rem .5rem;overflow-y:auto}._miniBrand_1dxtl_562{border-bottom:1px solid var(--ally-border);align-items:center;gap:.4rem;margin-bottom:.45rem;padding:.1rem .3rem .55rem;display:flex}._miniBrand_1dxtl_562 img{width:18px;height:18px}._miniBrand_1dxtl_562 span{letter-spacing:-.01em;color:var(--ally-text);font-size:.8rem;font-weight:700}._miniSection_1dxtl_583{opacity:1;max-height:400px;transition:max-height .3s,opacity .25s,margin .25s;overflow:hidden}._miniSectionEmpty_1dxtl_590{opacity:0;max-height:0;margin:0}._miniSectionLabel_1dxtl_596{letter-spacing:.1em;text-transform:uppercase;color:var(--ally-text-dim);padding:.35rem .35rem .15rem;font-size:.58rem;font-weight:700;display:block}._miniItem_1dxtl_606{color:var(--ally-text-muted);opacity:1;border-radius:8px;align-items:center;gap:.45rem;max-height:30px;padding:.3rem .35rem;font-size:.74rem;transition:max-height .28s,opacity .22s,transform .28s,padding .28s,margin .28s,background .15s,color .15s;display:flex;overflow:hidden;transform:none}._miniItem_1dxtl_606 svg{color:var(--ally-text-dim);flex-shrink:0;transition:color .15s}._miniItem_1dxtl_606 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._miniItemOff_1dxtl_636{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:translate(-8px)}._miniItemHighlight_1dxtl_644{background:var(--ally-accent-soft);color:var(--ally-accent);box-shadow:inset 0 0 0 1px var(--ally-accent-ring)}._miniItemHighlight_1dxtl_644 svg{color:var(--ally-accent)}._miniFoot_1dxtl_654{border-top:1px solid var(--ally-border);align-items:center;gap:.4rem;margin-top:.5rem;padding-top:.5rem;display:flex}._miniAvatar_1dxtl_663{background:var(--ally-accent-grad);width:22px;height:22px;color:var(--ally-accent-contrast);border-radius:50%;place-items:center;font-size:.6rem;font-weight:700;display:grid}._miniFoot_1dxtl_654 span{color:var(--ally-text-muted);font-size:.7rem}._inboxRow_1dxtl_682{border:1px solid var(--ally-border);border-radius:var(--ally-radius-sm);background:var(--ally-card);box-shadow:var(--ally-shadow-xs);align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .6rem;display:flex}._inboxAvatar_1dxtl_694{background:var(--ally-accent-grad);width:26px;height:26px;color:var(--ally-accent-contrast);border-radius:50%;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:700;display:grid}._inboxText_1dxtl_707{flex:1;min-width:0}._inboxFrom_1dxtl_712{color:var(--ally-text);justify-content:space-between;align-items:baseline;gap:.4rem;font-size:.72rem;font-weight:700;display:flex}._inboxTime_1dxtl_722{color:var(--ally-text-dim);flex-shrink:0;font-size:.64rem;font-weight:500}._inboxSubject_1dxtl_729{color:var(--ally-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}._mailWrap_1dxtl_740{position:relative}._mailCard_1dxtl_744{border-radius:var(--ally-radius-md);box-shadow:var(--ally-shadow-sm);background:#fff;border:1px solid #e7e8f2;transition:filter .25s,opacity .25s;animation:.3s cubic-bezier(.22,1,.36,1) both _mail-in_1dxtl_1;overflow:hidden}@keyframes _mail-in_1dxtl_1{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}._mailCardOff_1dxtl_765{filter:grayscale(.85);opacity:.55}._mailHeader_1dxtl_770{background:linear-gradient(135deg,#929af8 0%,#727cf5 45%,#6068d9 100%);align-items:center;gap:.4rem;padding:.65rem .8rem;display:flex}._mailBadge_1dxtl_778{color:#6068d9;background:#fff;border-radius:6px;place-items:center;width:20px;height:20px;font-size:.68rem;font-weight:700;display:grid}._mailHeader_1dxtl_770 strong{color:#fff;letter-spacing:-.01em;font-size:.78rem}._mailBody_1dxtl_796{padding:.8rem}._mailHeading_1dxtl_800{color:#141625;letter-spacing:-.01em;margin:0 0 .4rem;font-size:.88rem;font-weight:700}._mailText_1dxtl_808{color:#565a72;margin:0;font-size:.73rem;line-height:1.55}._mailCta_1dxtl_815{color:#fff;background:linear-gradient(135deg,#929af8 0%,#727cf5 45%,#6068d9 100%);border-radius:999px;margin-top:.7rem;padding:.42rem .9rem;font-size:.7rem;font-weight:700;display:inline-block;box-shadow:0 6px 16px -6px #6068d999}._mailFoot_1dxtl_827{color:#8b8fa6;border-top:1px solid #e7e8f2;padding:.5rem .8rem;font-size:.62rem}._mailFoot_1dxtl_827 u{text-decoration:underline}._offBadge_1dxtl_840{z-index:1;top:-.45rem;background:var(--ally-text);color:var(--ally-card);box-shadow:var(--ally-shadow-sm);border-radius:999px;align-items:center;gap:.25rem;padding:.22rem .55rem;font-size:.62rem;font-weight:700;animation:.22s cubic-bezier(.34,1.56,.64,1) _pop-in_1dxtl_1;display:inline-flex;position:absolute;inset-inline-end:.5rem}@media (prefers-reduced-motion:reduce){._row_1dxtl_269,._mailCard_1dxtl_744,._savedPill_1dxtl_163,._offBadge_1dxtl_840{animation:none}._row_1dxtl_269,._miniItem_1dxtl_606,._miniSection_1dxtl_583,._switch_1dxtl_448,._switch_1dxtl_448:after,._statCard_1dxtl_34,._mailCard_1dxtl_744{transition:none}._row_1dxtl_269:hover,._statCard_1dxtl_34:hover{transform:none}}._hiddenFileInput_8gc5t_1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._workspaceLoading_8gc5t_13,._workspaceEmpty_8gc5t_14{border:1px dashed var(--ally-border);color:var(--ally-text-muted);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;font-size:.9rem;display:flex}._workspaceLoading_8gc5t_13{flex-direction:row}._workspaceEmpty_8gc5t_14 p{text-align:center;max-width:40ch;margin:0;line-height:1.55}._uploadModalOverlay_8gc5t_39{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._uploadModal_8gc5t_39{background:var(--ally-card,#fff);border:1px solid var(--ally-border,#313a4614);border-radius:14px;flex-direction:column;gap:.75rem;width:min(440px,92vw);padding:1.75rem 2rem;display:flex;box-shadow:0 24px 60px #0006}._uploadModalTitle_8gc5t_62{color:var(--ally-text,#323a46);margin:0 0 .25rem;font-size:1.05rem;font-weight:600}._uploadModalFilename_8gc5t_69{color:var(--ally-text-muted,#6c757d);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;overflow:hidden}._uploadModalLabel_8gc5t_78{color:var(--ally-text-muted,#6c757d);margin-top:.25rem;font-size:.8rem;font-weight:500}._uploadModalInput_8gc5t_85,._uploadModalSelect_8gc5t_86{border:1px solid var(--ally-border,#313a4614);background:var(--ally-surface-sunken,#eef1f5);width:100%;color:var(--ally-text,#323a46);box-sizing:border-box;border-radius:8px;outline:none;padding:.55rem .75rem;font-size:.875rem;transition:border-color .15s}._uploadModalInput_8gc5t_85:focus,._uploadModalSelect_8gc5t_86:focus{border-color:var(--ally-accent,#f97316)}._uploadModalSelect_8gc5t_86 option{background:var(--ally-card,#fff);color:var(--ally-text,#323a46)}._uploadModalActions_8gc5t_109{justify-content:flex-end;gap:.625rem;margin-top:.5rem;display:flex}._uploadModalHint_8gc5t_116{color:var(--ally-text-muted,#6c757d);opacity:.85;margin:.15rem 0 0;font-size:.72rem;line-height:1.35}._uploadModalOptional_8gc5t_124{opacity:.7;margin-left:.25rem;font-weight:400}._docNameBlock_8gc5t_131{flex-direction:column;gap:2px;min-width:0;display:flex}._docLabel_8gc5t_138{color:var(--ally-text-muted,#6c757d);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-style:normal;overflow:hidden}._autoSendTag_1b3vm_1{color:#0acf97;background:#0acf9724;border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .45rem;font-size:.72rem;display:inline-flex}._error_1b3vm_13{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.7rem .9rem;font-size:.88rem}._toast_1b3vm_22{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:.6rem .9rem;font-size:.88rem}._modalOverlay_1b3vm_33{z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_1b3vm_33{background:var(--ally-surface,#fff);border-radius:16px;width:100%;max-width:640px;max-height:92vh;overflow-y:auto;box-shadow:0 20px 50px #00000040}._modalHead_1b3vm_54{justify-content:space-between;align-items:center;padding:1.1rem 1.4rem .7rem;display:flex}._modalHead_1b3vm_54 h3{color:var(--ally-text);margin:0;font-size:1.1rem}._modalClose_1b3vm_67{cursor:pointer;color:var(--ally-text-muted);background:0 0;border:0;line-height:0}._modalBody_1b3vm_75{flex-direction:column;gap:.85rem;padding:.4rem 1.4rem 1.3rem;display:flex}._grid2_1b3vm_82,._grid3_1b3vm_83{grid-template-rows:auto auto;align-items:end;gap:.35rem 1rem;display:grid}._grid2_1b3vm_82{grid-template-columns:repeat(2,minmax(0,1fr))}._grid3_1b3vm_83{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,.85fr)}._field_1b3vm_103{grid-row:span 2;grid-template-rows:subgrid;row-gap:.35rem;min-width:0;display:grid}._field_1b3vm_103 label{color:var(--ally-text-muted);align-self:end;font-size:.82rem;font-weight:600;line-height:1.3}._field_1b3vm_103 input,._field_1b3vm_103 select{border:1px solid var(--ally-border);font:inherit;height:2.5rem;color:var(--ally-text);background:var(--ally-surface-sunken);box-sizing:border-box;border-radius:10px;outline:none;width:100%;min-width:0;padding:.55rem .7rem;font-size:.88rem;line-height:1.25;transition:border-color .14s,box-shadow .14s}._field_1b3vm_103 input:focus,._field_1b3vm_103 select:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}._field_1b3vm_103 input::placeholder{color:var(--ally-text-dim);opacity:.7}._field_1b3vm_103 input[type=date]{padding-right:.5rem}._itemsBlock_1b3vm_155{border:1px solid var(--ally-border);border-radius:12px;flex-direction:column;gap:.5rem;padding:.7rem .8rem;display:flex}._itemsHead_1b3vm_164{color:var(--ally-text-muted);justify-content:space-between;align-items:center;font-size:.82rem;font-weight:600;display:flex}._addItemBtn_1b3vm_173{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.25rem;padding:.3rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}._itemRow_1b3vm_187{grid-template-columns:minmax(0,1fr) 90px 120px 32px;align-items:center;gap:.45rem;display:grid}._itemRow_1b3vm_187 input{border:1px solid var(--ally-border);font:inherit;height:2.25rem;color:var(--ally-text);background:var(--ally-surface-sunken);box-sizing:border-box;border-radius:10px;outline:none;width:100%;min-width:0;padding:.45rem .6rem;font-size:.86rem;line-height:1.25;transition:border-color .14s,box-shadow .14s}._itemRow_1b3vm_187 input:focus{box-shadow:0 0 0 3px var(--ally-accent-soft);border-color:#727cf573}._removeItemBtn_1b3vm_216{color:var(--ally-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.3rem;display:inline-flex}._removeItemBtn_1b3vm_216:disabled{opacity:.3;cursor:not-allowed}._autoSendToggle_1b3vm_232{border:1px solid var(--ally-border);cursor:pointer;border-radius:12px;align-items:flex-start;gap:.6rem;padding:.6rem .8rem;display:flex}._autoSendToggle_1b3vm_232 input{margin-top:.2rem}._autoSendToggle_1b3vm_232 span{flex-direction:column;gap:.15rem;display:flex}._autoSendToggle_1b3vm_232 strong{color:var(--ally-text);font-size:.88rem}._autoSendToggle_1b3vm_232 small{color:var(--ally-text-muted);font-size:.78rem}._modalFooter_1b3vm_262{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.3rem;display:flex}._totalPreview_1b3vm_271{color:var(--ally-text-muted);font-size:.88rem}._totalPreview_1b3vm_271 strong{color:var(--ally-text)}._footerBtns_1b3vm_280{gap:.6rem;margin-left:auto;display:flex}._ghostBtn_1b3vm_286{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:9px;padding:.55rem 1rem;font-size:.88rem;font-weight:600}._primaryBtn_1b3vm_297{background:var(--ally-accent,#d97706);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;display:inline-flex}._primaryBtn_1b3vm_297:disabled,._ghostBtn_1b3vm_286:disabled{opacity:.6;cursor:not-allowed}@media (width<=640px){._grid2_1b3vm_82,._grid3_1b3vm_83{grid-template-rows:none;grid-template-columns:1fr;row-gap:.8rem}._grid2_1b3vm_82 ._field_1b3vm_103,._grid3_1b3vm_83 ._field_1b3vm_103{grid-row:auto;grid-template-rows:auto auto}}._nextRunCell_1b3vm_334{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}._itemDesc_1b3vm_344{min-width:0}._itemQty_1b3vm_348,._itemPrice_1b3vm_349{text-align:right;min-width:0}._panel_zss2j_1{flex-direction:column;gap:1.25rem;display:flex}._header_zss2j_7{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._headerCopy_zss2j_15 h3{color:var(--ally-text);margin:0 0 .25rem;font-size:1.15rem}._headerCopy_zss2j_15 p{color:var(--ally-text-muted);max-width:64ch;margin:0;font-size:.9rem;line-height:1.55}._generateBtn_zss2j_29{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:0;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem .95rem;font-size:.9rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}._generateBtn_zss2j_29:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px -8px #7c3aed8c}._generateBtn_zss2j_29:disabled{opacity:.55;cursor:progress}._body_zss2j_55{flex-direction:column;gap:1.5rem;display:flex}._hero_zss2j_62{background:linear-gradient(135deg,#6366f11f,#8b5cf60f);border:1px solid #7c3aed38;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem 1.5rem;animation:.5s both _growthFadeUp_zss2j_1;display:flex;position:relative;overflow:hidden}._heroGlow_zss2j_81{pointer-events:none;background:radial-gradient(circle,#7c3aed40,#0000 65%);border-radius:50%;width:320px;height:320px;animation:6s ease-in-out infinite _growthPulse_zss2j_1;position:absolute;top:-60%;right:-10%}._heroMain_zss2j_97{flex:320px;min-width:260px;position:relative}._heroBadge_zss2j_103{text-transform:uppercase;letter-spacing:.07em;color:#7c3aed;align-items:center;gap:5px;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:inline-flex}._heroHeadline_zss2j_115{color:var(--ally-text);margin:0 0 .5rem;font-size:1.4rem;font-weight:700;line-height:1.28}._heroNorthStar_zss2j_123{color:var(--ally-text);margin:0 0 .6rem;font-size:.98rem;font-weight:600}._diagnosis_zss2j_130{color:var(--ally-text-muted);margin:0;font-size:.9rem;line-height:1.55}._heroRoi_zss2j_137{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffa6;border:1px solid #7c3aed33;border-radius:14px;flex-direction:column;flex:none;align-items:flex-end;gap:.15rem;min-width:150px;padding:1rem 1.25rem;display:flex;position:relative}._heroRoiLabel_zss2j_152{text-transform:uppercase;letter-spacing:.06em;color:var(--ally-text-muted);font-size:.68rem;font-weight:700}._heroRoiValue_zss2j_160{color:#16a34a;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1.05}._heroRoiSub_zss2j_168{color:#15803d;align-items:center;gap:3px;font-size:.76rem;font-weight:600;display:inline-flex}._kpiStrip_zss2j_178{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}._kpiCard_zss2j_184{background:var(--ally-card,#fff);border:1px solid var(--ally-border);box-shadow:var(--ally-shadow-xs,0 1px 2px #0000000a);border-radius:14px;flex-direction:column;gap:.3rem;padding:.9rem 1rem;animation:.5s both _growthFadeUp_zss2j_1;display:flex}._kpiCard_zss2j_184:nth-child(2){animation-delay:50ms}._kpiCard_zss2j_184:nth-child(3){animation-delay:.1s}._kpiCard_zss2j_184:nth-child(4){animation-delay:.15s}._kpiCard_zss2j_184:nth-child(5){animation-delay:.2s}._kpiIcon_zss2j_201{background:var(--ally-surface-sunken,#eef1f5);width:30px;height:30px;color:var(--ally-text-muted);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}._kpiValue_zss2j_212{color:var(--ally-text);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800;line-height:1.1}._kpiLabel_zss2j_220{color:var(--ally-text-muted);font-size:.76rem}._tone_accent_zss2j_225 ._kpiIcon_zss2j_201{color:#7c3aed;background:#7c3aed1f}._tone_green_zss2j_226 ._kpiIcon_zss2j_201{color:#16a34a;background:#16a34a1f}._tone_green_zss2j_226 ._kpiValue_zss2j_212{color:#16a34a}._tone_amber_zss2j_228 ._kpiIcon_zss2j_201{color:#d97706;background:#d977061f}._tone_amber_zss2j_228 ._kpiValue_zss2j_212{color:#b45309}._tone_red_zss2j_230 ._kpiIcon_zss2j_201{color:#dc2626;background:#dc26261f}._tone_red_zss2j_230 ._kpiValue_zss2j_212{color:#dc2626}._chartGrid_zss2j_234{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}._chartCard_zss2j_240{background:var(--ally-card,#fff);border:1px solid var(--ally-border);box-shadow:var(--ally-shadow-sm,0 1px 3px #0000000f);border-radius:16px;flex-direction:column;gap:.6rem;padding:1.1rem 1.2rem;animation:.55s both _growthFadeUp_zss2j_1;display:flex}._chartWide_zss2j_252{grid-column:1/-1}@media (width>=920px){._chartWide_zss2j_252{grid-column:span 2}}._chartHead_zss2j_262{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}._chartHead_zss2j_262 h5{color:var(--ally-text);align-items:center;gap:.45rem;margin:0;font-size:.92rem;font-weight:700;display:flex}._chartHead_zss2j_262 h5 svg{color:#7c3aed}._chartHint_zss2j_282{color:var(--ally-text-dim,#98a6ad);font-size:.76rem}._legend_zss2j_287{color:var(--ally-text-muted);flex-wrap:wrap;gap:1.1rem;font-size:.78rem;display:flex}._legend_zss2j_287 span{align-items:center;gap:.4rem;display:inline-flex}._legend_zss2j_287 i{border-radius:2px;width:16px;height:4px;display:inline-block}._legend_zss2j_287 i._dashed_zss2j_308{background-image:repeating-linear-gradient(90deg,currentColor 0 4px,#0000 4px 7px)}._donutWrap_zss2j_317{justify-content:center;align-items:center;display:flex;position:relative}._donutCenter_zss2j_324{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._donutCenter_zss2j_324 span{text-transform:uppercase;letter-spacing:.05em;color:var(--ally-text-muted);font-size:.66rem}._donutCenter_zss2j_324 strong{color:var(--ally-text);font-size:1.5rem;font-weight:800}._donutLegend_zss2j_347{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}._donutLegend_zss2j_347 li{color:var(--ally-text);align-items:center;gap:.5rem;font-size:.8rem;display:flex}._donutLegend_zss2j_347 i{border-radius:3px;flex-shrink:0;width:10px;height:10px}._donutName_zss2j_370{text-overflow:ellipsis;white-space:nowrap;color:var(--ally-text-muted);flex:1;overflow:hidden}._donutPct_zss2j_378{color:var(--ally-text);font-variant-numeric:tabular-nums;font-weight:700}._block_zss2j_385{flex-direction:column;gap:.85rem;display:flex}._blockTitle_zss2j_391{color:var(--ally-text);align-items:center;gap:.5rem;margin:0;font-size:.95rem;font-weight:700;display:flex}._blockTitle_zss2j_391 svg{color:#7c3aed}._goalGrid_zss2j_403{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.6rem;display:grid}._goalCard_zss2j_409{background:var(--ally-surface-sunken,#eef1f5);border:1px solid var(--ally-border);color:var(--ally-text);border-radius:12px;align-items:flex-start;gap:.6rem;padding:.75rem .85rem;font-size:.88rem;line-height:1.45;display:flex}._goalNum_zss2j_422{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:inline-flex}._timeline_zss2j_437{flex-direction:column;gap:1.4rem;display:flex}._phase_zss2j_443{opacity:0;flex-direction:column;gap:.8rem;display:flex;transform:translateY(16px)}._phaseIn_zss2j_451{animation:.55s forwards _growthFadeUp_zss2j_1;animation-delay:var(--phase-delay,0s)}._phaseHead_zss2j_456{align-items:center;gap:.7rem;display:flex}._phaseDot_zss2j_462{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 0 0 4px #7c3aed24}._phaseHeadCopy_zss2j_477{flex:1}._phaseHorizon_zss2j_481{color:var(--ally-text);font-size:.95rem;font-weight:700}._phaseFocus_zss2j_487{color:var(--ally-text-muted);font-size:.85rem}._phaseValue_zss2j_492{color:#16a34a;white-space:nowrap;background:#16a34a1a;border-radius:999px;padding:.2rem .6rem;font-size:.82rem;font-weight:800}._moves_zss2j_502{border-left:2px dashed var(--ally-border-strong,#313a461f);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.8rem;margin-left:.85rem;padding-left:1.45rem;display:grid}._move_zss2j_502{background:var(--ally-card,#fff);border:1px solid var(--ally-border);animation:.5s both _growthFadeIn_zss2j_1;animation-delay:var(--move-delay,0s);border-radius:12px;flex-direction:column;gap:.5rem;padding:.85rem .95rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}._move_zss2j_502:hover{border-color:#7c3aed59;transform:translateY(-2px);box-shadow:0 10px 22px -14px #7c3aed80}._moveHead_zss2j_530{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}._moveTitle_zss2j_537{color:var(--ally-text);margin:0;font-size:.93rem;font-weight:600;line-height:1.3}._moveValue_zss2j_545{color:#16a34a;white-space:nowrap;font-size:.85rem;font-weight:700}._moveClient_zss2j_552{color:var(--ally-text-muted);font-size:.78rem}._moveRationale_zss2j_557{color:var(--ally-text-muted);margin:0;font-size:.85rem;line-height:1.5}._firstStep_zss2j_564{color:var(--ally-text);background:#6366f114;border-radius:8px;align-items:flex-start;gap:.4rem;padding:.45rem .55rem;font-size:.83rem;line-height:1.4;display:flex}._firstStep_zss2j_564 svg{color:#7c3aed;flex-shrink:0;margin-top:.15rem}._chips_zss2j_582{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}._chip_zss2j_582{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}._levelHigh_zss2j_598{color:#166534;background:#dcfce7}._levelMedium_zss2j_599{color:#92400e;background:#fef3c7}._levelLow_zss2j_600{color:#475569;background:#f1f5f9}._twoCol_zss2j_603{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}._riskList_zss2j_609{color:var(--ally-text-muted);gap:.4rem;margin:0;padding-left:1.1rem;font-size:.88rem;line-height:1.5;display:grid}._kpiTags_zss2j_619{flex-wrap:wrap;gap:.45rem;display:flex}._kpiTag_zss2j_619{color:var(--ally-text);border:1px solid var(--ally-border);background:#7c3aed14;border-radius:999px;padding:.3rem .7rem;font-size:.82rem}._meta_zss2j_634{color:var(--ally-text-muted);text-align:right;font-size:.78rem}._empty_zss2j_641{text-align:center;border:1px dashed var(--ally-border);color:var(--ally-text-muted);border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}._empty_zss2j_641 h4{color:var(--ally-text);margin:.3rem 0 0;font-size:1.05rem}._empty_zss2j_641 p{max-width:44ch;margin:0}._error_zss2j_664{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.7rem .9rem;font-size:.88rem}@keyframes _growthFadeUp_zss2j_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _growthFadeIn_zss2j_1{0%{opacity:0}to{opacity:1}}@keyframes _growthPulse_zss2j_1{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){._hero_zss2j_62,._kpiCard_zss2j_184,._chartCard_zss2j_240,._move_zss2j_502,._heroGlow_zss2j_81,._phaseIn_zss2j_451{animation:none!important}._phase_zss2j_443{opacity:1;transform:none}}._section_qywr7_1{flex-direction:column;gap:1.25rem;display:flex}._header_qywr7_7{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._headerCopy_qywr7_15 h2{color:var(--ally-text);margin:0 0 .25rem;font-size:1.4rem}._headerCopy_qywr7_15 p{color:var(--ally-text-muted);max-width:60ch;margin:0;line-height:1.55}._headerActions_qywr7_28{align-items:center;gap:.5rem;display:flex}._analyzeBtn_qywr7_34{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:0;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.9rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}._analyzeBtn_qywr7_34:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px -8px #d9770680}._analyzeBtn_qywr7_34:disabled{opacity:.55;cursor:progress}._viewTabs_qywr7_59{border-bottom:1px solid var(--ally-border);flex-wrap:wrap;gap:.4rem;padding-bottom:.75rem;display:flex}._viewTab_qywr7_59{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}._viewTab_qywr7_59:hover{color:var(--ally-text)}._viewTabActive_qywr7_86{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 6px 16px -10px #7c3aed99}._filterTabs_qywr7_93{flex-wrap:wrap;gap:.4rem;display:flex}._filterTab_qywr7_93{border:1px solid var(--ally-border);color:var(--ally-text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.35rem .75rem;font-size:.82rem;transition:all .15s}._filterTab_qywr7_93:hover{color:var(--ally-text)}._filterTabActive_qywr7_112{background:var(--ally-text);color:var(--ally-bg);border-color:var(--ally-text)}._bands_qywr7_118{flex-direction:column;gap:1.75rem;display:flex}._bandHead_qywr7_124{align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}._bandDot_qywr7_131{border-radius:50%;flex:none;width:8px;height:8px}._bandTitle_qywr7_138{text-transform:uppercase;letter-spacing:.07em;color:var(--ally-text);margin:0;font-size:.78rem;font-weight:700}._bandCount_qywr7_147{color:var(--ally-text-muted);background:var(--ally-hover-bg,#64748b1a);border-radius:999px;padding:.1rem .4rem;font-size:.72rem;font-weight:600}._grid_qywr7_156{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;max-width:1500px;display:grid}._card_qywr7_163{background:var(--ally-card-bg,#fff);border:1px solid var(--ally-border);border-left:3px solid var(--urgency,var(--ally-border));background-image:linear-gradient(to right, var(--urgency-soft,transparent), transparent 38%);border-radius:14px;flex-direction:column;gap:.5rem;padding:1rem 1.1rem .9rem;transition:box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0f172a0a}._card_qywr7_163:hover{border-color:var(--ally-accent-soft,#727cf559);box-shadow:0 6px 18px #0f172a12}._card_qywr7_163._actioned_qywr7_188{opacity:.7}._card_qywr7_163._dismissed_qywr7_189{opacity:.45}._cardHead_qywr7_191{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}._typeBadge_qywr7_198{text-transform:uppercase;letter-spacing:.05em;color:var(--ally-text-muted);white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:6px;align-items:center;max-width:100%;padding:.2rem .5rem .2rem 0;font-size:.68rem;font-weight:700;display:inline-flex;overflow:hidden}._estValue_qywr7_216{color:var(--ally-text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.15rem;font-weight:700}._cardMeta_qywr7_226{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}._confidenceBadge_qywr7_233,._repeatBadge_qywr7_234{color:var(--ally-text-muted);white-space:nowrap;background:#94a3b824;border-radius:5px;padding:.15rem .4rem;font-size:.62rem;font-weight:600}._evidence_qywr7_248{flex-wrap:wrap;gap:.3rem .5rem;margin:0;padding:0;list-style:none;display:flex}._evidence_qywr7_248 li{background:#94a3b81a;border:1px solid #94a3b82e;border-radius:5px;align-items:baseline;gap:.28rem;max-width:100%;padding:.16rem .42rem;font-size:.72rem;display:inline-flex;overflow:hidden}._evidenceKey_qywr7_270{color:var(--ally-text-muted);white-space:nowrap}._evidenceValue_qywr7_275{color:var(--ally-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}._cardTitle_qywr7_284{color:var(--ally-text);margin:0;font-size:.95rem;font-weight:600;line-height:1.35}._cardClient_qywr7_292{color:var(--ally-text-muted);font-size:.8rem}._cardDescription_qywr7_297{color:var(--ally-text-muted);margin:0;font-size:.88rem;line-height:1.5}._cardActions_qywr7_304{border-top:1px solid var(--ally-border);align-items:center;gap:.35rem;min-width:0;margin-top:auto;padding-top:.7rem;display:flex}._actBtn_qywr7_314{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.35rem;height:32px;padding:0 .7rem;font-size:.8rem;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}._actBtn_qywr7_314:disabled{opacity:.45;cursor:not-allowed}._actBtnPrimary_qywr7_337{background:var(--ally-accent-grad,var(--ally-accent,#727cf5));color:var(--ally-accent-contrast,#fff);box-shadow:0 1px 2px #0f172a1f}._actBtnPrimary_qywr7_337:not(:disabled):hover{filter:brightness(1.06)}._actBtnWhatsapp_qywr7_348{color:#128c3e;background:0 0;border-color:#128c3e4d;width:32px;padding:0}._actBtnWhatsapp_qywr7_348:hover{background:#128c3e14}._actSpacer_qywr7_359{margin-left:auto}._actBtnSecondary_qywr7_361{width:32px;color:var(--ally-text-muted);background:0 0;border-color:#0000;padding:0}._actBtnSecondary_qywr7_361:hover{color:var(--ally-text);background:var(--ally-hover-bg,#64748b1a)}._actBtnDanger_qywr7_374{color:#b91c1c;border:1px solid var(--ally-border);background:0 0}._statusPill_qywr7_380{text-transform:uppercase;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-block}._statusPillActioned_qywr7_389{color:#166534;background:#dcfce7}._statusPillDismissed_qywr7_394{color:#64748b;background:#f1f5f9}._empty_qywr7_399{text-align:center;border:1px dashed var(--ally-border);color:var(--ally-text-muted);border-radius:14px;padding:3rem 1rem}._empty_qywr7_399 h3{color:var(--ally-text);margin:0 0 .5rem;font-size:1.05rem}._error_qywr7_413{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.7rem .9rem;font-size:.88rem}._toast_qywr7_422{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:.6rem .9rem;font-size:.88rem}._modalOverlay_qywr7_433{z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_qywr7_433{background:var(--ally-surface,#fff);border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #00000040}._modalHead_qywr7_454{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem 1.4rem .6rem;display:flex}._modalHead_qywr7_454 h3{color:var(--ally-text);margin:0;font-size:1.1rem}._modalClose_qywr7_468{cursor:pointer;color:var(--ally-text-muted);background:0 0;border:0;padding:.2rem;line-height:0}._modalSubtitle_qywr7_477{color:var(--ally-text-muted);margin:0;padding:0 1.4rem .8rem;font-size:.82rem;line-height:1.45}._modalBody_qywr7_485{flex-direction:column;gap:.85rem;padding:.4rem 1.4rem 1.2rem;display:flex}._field_qywr7_492{flex-direction:column;gap:.3rem;display:flex}._field_qywr7_492 label{color:var(--ally-text-muted);font-size:.78rem;font-weight:600}._field_qywr7_492 input,._field_qywr7_492 textarea{border:1px solid var(--ally-border);width:100%;color:var(--ally-text);background:var(--ally-bg,#fff);box-sizing:border-box;border-radius:9px;padding:.55rem .7rem;font-family:inherit;font-size:.9rem}._field_qywr7_492 textarea{resize:vertical;min-height:160px;line-height:1.5}._attachNote_qywr7_523{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.8rem;display:inline-flex}._noEmailNote_qywr7_535{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:.45rem .7rem;font-size:.8rem}._modalActions_qywr7_544{justify-content:flex-end;gap:.6rem;margin-top:.4rem;display:flex}._modalBtn_qywr7_551{cursor:pointer;border:0;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;display:inline-flex}._modalBtnGhost_qywr7_563{color:var(--ally-text-muted);border:1px solid var(--ally-border);background:0 0}._modalBtnPrimary_qywr7_569{background:var(--ally-accent-grad,var(--ally-accent,#727cf5));color:var(--ally-accent-contrast,#fff)}._modalBtnPrimary_qywr7_569:disabled{opacity:.6;cursor:not-allowed}._section_zmxf3_1{flex-direction:column;gap:1.25rem;display:flex}._header_zmxf3_7{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._headerCopy_zmxf3_15 h2{color:var(--ally-text);margin:0 0 .25rem;font-size:1.4rem}._headerCopy_zmxf3_15 p{color:var(--ally-text-muted);max-width:62ch;margin:0;line-height:1.55}._tabs_zmxf3_30{border-bottom:1px solid var(--ally-border);flex-wrap:wrap;gap:.25rem;display:flex}._tab_zmxf3_30{color:var(--ally-text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:.45rem;margin-bottom:-1px;padding:.6rem .9rem;font-size:.9rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}._tab_zmxf3_30:hover{color:var(--ally-text)}._tabActive_zmxf3_57{color:var(--ally-accent);border-bottom-color:var(--ally-accent)}._tabCount_zmxf3_62{background:var(--ally-accent-soft);min-width:1.25rem;height:1.25rem;color:var(--ally-accent);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.72rem;font-weight:600;display:inline-flex}._grid_zmxf3_79{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}._card_zmxf3_85{border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);background:var(--ally-card);box-shadow:var(--ally-shadow-xs);flex-direction:column;gap:.85rem;padding:1.1rem 1.15rem;display:flex}._cardDisabled_zmxf3_96{opacity:.62}._cardHead_zmxf3_100{align-items:flex-start;gap:.8rem;display:flex}._avatar_zmxf3_106{background:var(--ally-accent-soft);width:2.6rem;height:2.6rem;color:var(--ally-accent);border-radius:50%;flex:none;place-items:center;font-size:1rem;font-weight:700;display:grid}._cardIdentity_zmxf3_119{flex:1;min-width:0}._cardName_zmxf3_124{color:var(--ally-text);margin:0;font-size:1.02rem;font-weight:650}._cardRole_zmxf3_131{color:var(--ally-text-muted);margin:.1rem 0 0;font-size:.83rem}._dial_zmxf3_139{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);border-radius:999px;gap:.3rem;padding:.25rem;display:flex}._dialOption_zmxf3_148{color:var(--ally-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:1;padding:.38rem .5rem;font-size:.76rem;font-weight:600;transition:background .15s,color .15s}._dialOption_zmxf3_148:hover:not(:disabled){color:var(--ally-text)}._dialOption_zmxf3_148:disabled{cursor:not-allowed}._dialActive_zmxf3_170{background:var(--ally-card);color:var(--ally-text);box-shadow:var(--ally-shadow-xs)}._persona_zmxf3_178{border-radius:var(--ally-radius-sm);background:var(--ally-surface-sunken);border:1px solid var(--ally-border);color:var(--ally-text-muted);white-space:pre-wrap;max-height:8.5rem;margin:0;padding:.75rem .85rem;font-size:.86rem;line-height:1.6;overflow-y:auto}._personaEditor_zmxf3_192{resize:vertical;border-radius:var(--ally-radius-sm);background:var(--ally-bg);border:1px solid var(--ally-border);width:100%;min-height:9rem;color:var(--ally-text);padding:.75rem .85rem;font-family:inherit;font-size:.86rem;line-height:1.6}._personaEditor_zmxf3_192:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-ring);outline:none}._chips_zmxf3_214{flex-wrap:wrap;gap:.35rem;display:flex}._chip_zmxf3_214{border:1px solid var(--ally-border);background:var(--ally-surface-sunken);color:var(--ally-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}._chipWrite_zmxf3_234{background:var(--ally-accent-soft);border-color:var(--ally-accent-soft);color:var(--ally-accent)}._meta_zmxf3_242{color:var(--ally-text-dim);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:.75rem;font-size:.76rem;display:flex}._actions_zmxf3_251{flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:.15rem;display:flex}._btn_zmxf3_259{border-radius:var(--ally-radius-sm);border:1px solid var(--ally-border);background:var(--ally-card);color:var(--ally-text);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:.83rem;font-weight:550;transition:background .15s,border-color .15s;display:inline-flex}._btn_zmxf3_259:hover:not(:disabled){background:var(--ally-surface-hover)}._btn_zmxf3_259:disabled{opacity:.55;cursor:not-allowed}._btnPrimary_zmxf3_284{background:var(--ally-accent);border-color:var(--ally-accent);color:var(--ally-accent-contrast)}._btnPrimary_zmxf3_284:hover:not(:disabled){filter:brightness(1.06);background:var(--ally-accent)}._btnDanger_zmxf3_295{color:var(--ally-danger)}._btnGhost_zmxf3_299{color:var(--ally-text-muted);background:0 0;border-color:#0000}._btnGhost_zmxf3_299:hover:not(:disabled){color:var(--ally-text);background:var(--ally-surface-sunken)}._hireCard_zmxf3_312{border:1px dashed var(--ally-border);border-radius:var(--ally-radius-md);background:var(--ally-bg);flex-direction:column;gap:.7rem;padding:1.1rem 1.15rem;display:flex}._hireTagline_zmxf3_322{color:var(--ally-text-muted);margin:0;font-size:.86rem;line-height:1.55}._list_zmxf3_331{flex-direction:column;gap:.6rem;display:flex}._row_zmxf3_337{border:1px solid var(--ally-border);border-radius:var(--ally-radius-md);background:var(--ally-card);align-items:flex-start;gap:.9rem;padding:.9rem 1rem;display:flex}._rowMain_zmxf3_347{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}._rowSummary_zmxf3_355{color:var(--ally-text);margin:0;font-size:.93rem;font-weight:550;line-height:1.45}._rowMeta_zmxf3_363{color:var(--ally-text-dim);flex-wrap:wrap;gap:.5rem;font-size:.76rem;display:flex}._rowActions_zmxf3_371{flex:none;gap:.4rem;display:flex}._runRow_zmxf3_379{border:1px solid var(--ally-border);border-radius:var(--ally-radius-sm);background:var(--ally-card);grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;padding:.75rem .9rem;display:grid}._runDot_zmxf3_390{border-radius:50%;flex:none;width:8px;height:8px;margin-top:.45rem}._runOk_zmxf3_398{background:var(--ally-success)}._runFailed_zmxf3_399{background:var(--ally-danger)}._runSkipped_zmxf3_400{background:var(--ally-text-dim)}._runSummary_zmxf3_402{color:var(--ally-text);white-space:pre-wrap;max-height:11rem;margin:0;font-size:.87rem;line-height:1.5;overflow-y:auto}._runMeta_zmxf3_414{color:var(--ally-text-dim);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.74rem}._toolList_zmxf3_421{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}._toolPill_zmxf3_428{background:var(--ally-surface-sunken);border:1px solid var(--ally-border);color:var(--ally-text-muted);border-radius:5px;padding:.15rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}._toolStaged_zmxf3_438{background:var(--ally-accent-soft);color:var(--ally-accent);border-color:#0000}._toolDenied_zmxf3_444{opacity:.65;text-decoration:line-through}._empty_zmxf3_451{text-align:center;border:1px dashed var(--ally-border);border-radius:var(--ally-radius-md);color:var(--ally-text-muted);padding:2.5rem 1.5rem}._empty_zmxf3_451 h3{color:var(--ally-text);margin:.6rem 0 .3rem;font-size:1.02rem}._empty_zmxf3_451 p{margin:0;font-size:.88rem;line-height:1.55}._error_zmxf3_471{border-radius:var(--ally-radius-sm);border:1px solid var(--ally-danger);color:var(--ally-danger);background:0 0;padding:.75rem .9rem;font-size:.87rem}._loading_zmxf3_480{color:var(--ally-text-muted);justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.9rem;display:flex}._spin_zmxf3_490{animation:1s linear infinite _staffSpin_zmxf3_1}@keyframes _staffSpin_zmxf3_1{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._spin_zmxf3_490{animation:none}._tab_zmxf3_30,._btn_zmxf3_259,._dialOption_zmxf3_148{transition:none}}._view_1pg9w_4{flex-direction:column;gap:1.15rem;display:flex}._view_1pg9w_4>*,._player_1pg9w_14>*{flex:none}._header_1pg9w_20{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}._headerCopy_1pg9w_28 h2{color:var(--ally-text);align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:700;display:flex}._headerCopy_1pg9w_28 p{max-width:62ch;color:var(--ally-text-muted);margin:.3rem 0 0;font-size:.86rem;line-height:1.5}._search_1pg9w_46{flex:0 320px;align-items:center;min-width:240px;display:flex;position:relative}._search_1pg9w_46 svg{color:var(--ally-text-dim);pointer-events:none;position:absolute;left:.65rem}._searchInput_1pg9w_61{border:1px solid var(--ally-border);background:var(--ally-surface);width:100%;color:var(--ally-text);font:inherit;border-radius:10px;padding:.55rem .7rem .55rem 2.05rem;font-size:.86rem}._searchInput_1pg9w_61:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}._banner_1pg9w_80{border:1px solid var(--ally-border);background:var(--ally-accent-soft);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.9rem;padding:.95rem 1.1rem;display:flex}._bannerIcon_1pg9w_91{width:36px;height:36px;color:var(--ally-accent-contrast);background:var(--ally-accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}._bannerCopy_1pg9w_102{flex:260px;min-width:0}._bannerCopy_1pg9w_102 strong{color:var(--ally-text);font-size:.9rem;display:block}._bannerCopy_1pg9w_102 span{color:var(--ally-text-muted);margin-top:.15rem;font-size:.8rem;line-height:1.45;display:block}._bannerActions_1pg9w_121{flex-wrap:wrap;gap:.5rem;display:flex}._tabs_1pg9w_129{border-bottom:1px solid var(--ally-border);gap:.35rem;padding-bottom:.15rem;display:flex;overflow-x:auto}._tab_1pg9w_129{color:var(--ally-text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:.85rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}._tab_1pg9w_129:hover{color:var(--ally-text)}._tabActive_1pg9w_158{color:var(--ally-accent);border-bottom-color:var(--ally-accent)}._tabCount_1pg9w_163{background:var(--ally-surface-sunken);border-radius:999px;padding:.05rem .35rem;font-size:.72rem;font-weight:700}._filters_1pg9w_173{flex-wrap:wrap;gap:.4rem;display:flex}._filter_1pg9w_173{border:1px solid var(--ally-border);background:var(--ally-surface);color:var(--ally-text-muted);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.78rem;font-weight:600;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}._filter_1pg9w_173:hover{color:var(--ally-text);border-color:var(--ally-accent)}._filterActive_1pg9w_200{color:var(--ally-accent-contrast);background:var(--ally-accent);border-color:var(--ally-accent)}._grid_1pg9w_208{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:.8rem;display:grid}._card_1pg9w_214{border:1px solid var(--ally-border);background:var(--ally-surface);text-align:left;font:inherit;cursor:pointer;border-radius:14px;flex-direction:column;gap:.5rem;padding:.95rem 1rem;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}._card_1pg9w_214:hover{border-color:var(--ally-accent);transform:translateY(-2px);box-shadow:0 10px 24px -18px #0f172a8c}._cardTop_1pg9w_234{align-items:center;gap:.55rem;display:flex}._cardIcon_1pg9w_240{width:32px;height:32px;color:var(--ally-accent);background:var(--ally-accent-soft);border-radius:9px;flex-shrink:0;place-items:center;display:grid}._cardTitle_1pg9w_251{color:var(--ally-text);margin:0;font-size:.9rem;font-weight:650}._cardSummary_1pg9w_258{color:var(--ally-text-muted);margin:0;font-size:.81rem;line-height:1.5}._cardMeta_1pg9w_265{color:var(--ally-text-dim);flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:auto;padding-top:.35rem;font-size:.74rem;display:flex}._badge_1pg9w_276{background:var(--ally-surface-sunken);color:var(--ally-text-muted);border-radius:999px;align-items:center;gap:.25rem;padding:.12rem .45rem;font-weight:600;display:inline-flex}._badgeDone_1pg9w_287{color:#0acf97;background:#0acf9724}._badgeSim_1pg9w_292{background:var(--ally-accent-soft);color:var(--ally-accent)}._empty_1pg9w_297{border:1px dashed var(--ally-border);text-align:center;color:var(--ally-text-muted);border-radius:14px;padding:2rem 1rem;font-size:.85rem}._reader_1pg9w_308{flex-direction:column;gap:1rem;max-width:78ch;display:flex}._readerHead_1pg9w_315{align-items:flex-start;gap:.7rem;display:flex}._readerHead_1pg9w_315 h3{color:var(--ally-text);margin:0;font-size:1.05rem;font-weight:700}._readerHead_1pg9w_315 p{color:var(--ally-text-muted);margin:.25rem 0 0;font-size:.85rem;line-height:1.5}._readerBody_1pg9w_335{flex-direction:column;gap:.85rem;display:flex}._readerBody_1pg9w_335 p{color:var(--ally-text);margin:0;font-size:.88rem;line-height:1.65}._list_1pg9w_348{color:var(--ally-text);flex-direction:column;gap:.4rem;margin:0;padding-left:1.15rem;font-size:.88rem;line-height:1.6;display:flex}._defs_1pg9w_359{gap:.55rem;margin:0;display:grid}._def_1pg9w_359{border:1px solid var(--ally-border);background:var(--ally-surface);border-radius:10px;padding:.6rem .75rem}._def_1pg9w_359 dt{color:var(--ally-text);font-size:.84rem;font-weight:700}._def_1pg9w_359 dd{color:var(--ally-text-muted);margin:.2rem 0 0;font-size:.83rem;line-height:1.55}._callout_1pg9w_385{border-radius:10px;align-items:flex-start;gap:.55rem;padding:.7rem .85rem;font-size:.84rem;line-height:1.55;display:flex}._calloutTip_1pg9w_395{border:1px solid var(--ally-border);background:var(--ally-accent-soft);color:var(--ally-text)}._calloutWarn_1pg9w_401{color:var(--ally-text);background:#fab0051f;border:1px solid #fab00552}._callout_1pg9w_385 svg{flex-shrink:0;margin-top:.1rem}._calloutTip_1pg9w_395 svg{color:var(--ally-accent)}._calloutWarn_1pg9w_401 svg{color:#d9a005}._readerFooter_1pg9w_420{border-top:1px solid var(--ally-border);flex-wrap:wrap;gap:.5rem;padding-top:.4rem;display:flex}._faqList_1pg9w_430{flex-direction:column;gap:.5rem;max-width:82ch;display:flex}._faqItem_1pg9w_437{border:1px solid var(--ally-border);background:var(--ally-surface);border-radius:12px;overflow:hidden}._faqQuestion_1pg9w_444{width:100%;color:var(--ally-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .95rem;font-size:.87rem;font-weight:600;display:flex}._faqQuestion_1pg9w_444 svg{color:var(--ally-text-dim);flex-shrink:0;transition:transform .18s}._faqOpen_1pg9w_467 svg{transform:rotate(180deg)}._faqAnswer_1pg9w_471{color:var(--ally-text-muted);flex-direction:column;align-items:flex-start;gap:.6rem;padding:0 .95rem .9rem;font-size:.85rem;line-height:1.6;display:flex}._primaryBtn_1pg9w_484,._secondaryBtn_1pg9w_485,._ghostBtn_1pg9w_486{font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:.4rem;padding:.48rem .85rem;font-size:.83rem;font-weight:600;transition:opacity .15s,border-color .15s,background-color .15s;display:inline-flex}._primaryBtn_1pg9w_484{border:1px solid var(--ally-accent);background:var(--ally-accent);color:var(--ally-accent-contrast)}._primaryBtn_1pg9w_484:disabled{opacity:.45;cursor:not-allowed}._secondaryBtn_1pg9w_485{border:1px solid var(--ally-border);background:var(--ally-surface);color:var(--ally-text)}._secondaryBtn_1pg9w_485:hover{border-color:var(--ally-accent)}._ghostBtn_1pg9w_486{color:var(--ally-text-muted);background:0 0;border:none;padding-left:0}._ghostBtn_1pg9w_486:hover{color:var(--ally-accent)}._player_1pg9w_14{flex-direction:column;gap:.85rem;max-width:860px;display:flex}._playerTop_1pg9w_540{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._playerCount_1pg9w_547{color:var(--ally-text-dim);font-size:.78rem;font-weight:600}._playerHead_1pg9w_553 h3{color:var(--ally-text);margin:0 0 .5rem;font-size:1.02rem;font-weight:700}._progressTrack_1pg9w_560{background:var(--ally-surface-sunken);border-radius:999px;height:5px;overflow:hidden}._progressBar_1pg9w_567{background:var(--ally-accent);border-radius:999px;height:100%;transition:width .3s;display:block}._stepDots_1pg9w_575{align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}._stepDot_1pg9w_575{border:1px solid var(--ally-border);background:var(--ally-surface);width:22px;height:22px;color:var(--ally-text-dim);font:inherit;cursor:pointer;border-radius:50%;place-items:center;font-size:.7rem;font-weight:700;display:grid}._stepDot_1pg9w_575:disabled{cursor:default}._stepDotActive_1pg9w_603{border-color:var(--ally-accent);color:var(--ally-accent);background:var(--ally-accent-soft)}._stepDotDone_1pg9w_609{background:var(--ally-accent);color:var(--ally-accent-contrast);border-color:#0000}._instruction_1pg9w_615{border:1px solid var(--ally-border);background:var(--ally-accent-soft);color:var(--ally-text);border-radius:10px;align-items:flex-start;gap:.5rem;margin:0;padding:.65rem .8rem;font-size:.85rem;line-height:1.55;display:flex}._instruction_1pg9w_615 svg{color:var(--ally-accent);flex-shrink:0;margin-top:.12rem}._frame_1pg9w_636{border:1px solid var(--ally-border);background:var(--ally-surface);border-radius:14px;overflow:hidden}._frameBar_1pg9w_643{border-bottom:1px solid var(--ally-border);background:var(--ally-surface-sunken);align-items:center;gap:.6rem;padding:.55rem .8rem;display:flex}._frameDots_1pg9w_652{gap:.25rem;display:inline-flex}._frameDots_1pg9w_652 i{background:var(--ally-border);border-radius:50%;width:8px;height:8px}._frameCrumb_1pg9w_664{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ally-text-muted);flex:1;font-size:.76rem;font-weight:600;overflow:hidden}._frameTag_1pg9w_675{background:var(--ally-accent-soft);color:var(--ally-accent);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:700}._frameBody_1pg9w_686{flex-direction:column;gap:.8rem;padding:1rem;display:flex}._frameTitle_1pg9w_693{color:var(--ally-text);margin:0;font-size:.92rem;font-weight:700}._choices_1pg9w_702{flex-direction:column;gap:.5rem;display:flex}._choice_1pg9w_702{border:1px solid var(--ally-border);background:var(--ally-surface);text-align:left;font:inherit;cursor:pointer;border-radius:10px;flex-direction:column;gap:.2rem;padding:.7rem 2.2rem .7rem .85rem;transition:border-color .15s,background-color .15s;display:flex;position:relative}._choice_1pg9w_702:hover:not(:disabled){border-color:var(--ally-accent);background:var(--ally-accent-soft)}._choice_1pg9w_702:disabled{cursor:default;opacity:.72}._choiceCorrect_1pg9w_733{opacity:1;background:#0acf971a;border-color:#0acf97}._choiceLabel_1pg9w_739{color:var(--ally-text);font-size:.86rem;font-weight:600}._choiceHint_1pg9w_745{color:var(--ally-text-muted);font-size:.79rem;line-height:1.45}._choiceMark_1pg9w_751{color:#fff;background:#0acf97;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:.7rem;right:.7rem}._tableWrap_1pg9w_766{overflow-x:auto}._table_1pg9w_766{border-collapse:collapse;width:100%;font-size:.82rem}._table_1pg9w_766 th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--ally-text-dim);border-bottom:1px solid var(--ally-border);white-space:nowrap;padding:.45rem .6rem;font-size:.72rem;font-weight:700}._table_1pg9w_766 td{border-bottom:1px solid var(--ally-border);color:var(--ally-text);white-space:nowrap;padding:.55rem .6rem}._rowCorrect_1pg9w_795 td{background:#0acf971a}._rowAction_1pg9w_799{text-align:right}._rowBtn_1pg9w_803{border:1px solid var(--ally-border);background:var(--ally-surface);color:var(--ally-text);font:inherit;cursor:pointer;border-radius:8px;padding:.25rem .6rem;font-size:.76rem;font-weight:600}._rowBtn_1pg9w_803:hover:not(:disabled){border-color:var(--ally-accent);color:var(--ally-accent)}._rowBtn_1pg9w_803:disabled{opacity:.4;cursor:default}._pill_1pg9w_825{border-radius:999px;padding:.1rem .45rem;font-size:.74rem;font-weight:600;display:inline-flex}._pill_neutral_1pg9w_833{background:var(--ally-surface-sunken);color:var(--ally-text-muted)}._pill_ok_1pg9w_838{color:#0acf97;background:#0acf9724}._pill_warn_1pg9w_843{color:#d9a005;background:#fab00529}._pill_danger_1pg9w_848{color:#fa5c7c;background:#fa5c7c29}._form_1pg9w_855{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}._formGrid_1pg9w_862{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.7rem;width:100%;display:grid}._field_1pg9w_869{flex-direction:column;gap:.28rem;min-width:0;display:flex}._fieldLabel_1pg9w_876{color:var(--ally-text-muted);font-size:.78rem;font-weight:600}._controlWrap_1pg9w_882{align-items:center;display:flex;position:relative}._control_1pg9w_882{border:1px solid var(--ally-border);background:var(--ally-surface);width:100%;color:var(--ally-text);font:inherit;border-radius:9px;padding:.48rem .6rem;font-size:.85rem}._control_1pg9w_882:focus{border-color:var(--ally-accent);box-shadow:0 0 0 3px var(--ally-accent-soft);outline:none}._control_1pg9w_882:disabled{opacity:.7}._controlWrap_1pg9w_882 ._control_1pg9w_882{padding-right:3rem}._suffix_1pg9w_913{color:var(--ally-text-dim);pointer-events:none;font-size:.76rem;font-weight:600;position:absolute;right:.6rem}._fieldHelp_1pg9w_922{color:var(--ally-text-dim);font-size:.73rem;line-height:1.4}._chat_1pg9w_930{flex-direction:column;gap:.6rem;display:flex}._chatThread_1pg9w_936{background:var(--ally-surface-sunken);border-radius:10px;flex-direction:column;gap:.45rem;min-height:90px;padding:.7rem;display:flex}._chatEmpty_1pg9w_946{color:var(--ally-text-dim);margin:0;font-size:.8rem}._bubbleUser_1pg9w_952,._bubbleAi_1pg9w_953,._bubbleTyping_1pg9w_954{border-radius:12px;max-width:88%;margin:0;padding:.5rem .7rem;font-size:.82rem;line-height:1.5}._bubbleUser_1pg9w_952{background:var(--ally-accent);color:var(--ally-accent-contrast);align-self:flex-end}._bubbleAi_1pg9w_953{background:var(--ally-surface);border:1px solid var(--ally-border);color:var(--ally-text);align-self:flex-start}._bubbleTyping_1pg9w_954{color:var(--ally-text-dim);align-self:flex-start;align-items:center;gap:.35rem;font-size:.78rem;display:inline-flex}._spin_1pg9w_985{animation:1s linear infinite _docs-spin_1pg9w_1}@keyframes _docs-spin_1pg9w_1{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._spin_1pg9w_985{animation:none}}._suggestion_1pg9w_1001{border:1px dashed var(--ally-border);color:var(--ally-text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;padding:.4rem .7rem;font-size:.78rem}._suggestion_1pg9w_1001:hover{border-color:var(--ally-accent);color:var(--ally-accent)}._chatForm_1pg9w_1019{gap:.5rem;display:flex}._recap_1pg9w_1026{flex-direction:column;gap:.6rem;display:flex}._recapLead_1pg9w_1032{text-transform:uppercase;letter-spacing:.04em;color:var(--ally-text-dim);margin:0;font-size:.8rem;font-weight:700}._recapList_1pg9w_1041{flex-direction:column;margin:0;display:flex}._recapRow_1pg9w_1047{border-bottom:1px dashed var(--ally-border);justify-content:space-between;align-items:baseline;gap:1rem;padding:.45rem 0;display:flex}._recapRow_1pg9w_1047 dt{color:var(--ally-text-muted);font-size:.83rem}._recapRow_1pg9w_1047 dd{font-variant-numeric:tabular-nums;color:var(--ally-text);white-space:nowrap;margin:0;font-size:.85rem}._recapRowStrong_1pg9w_1069 dt{color:var(--ally-text);font-weight:700}._recapRowStrong_1pg9w_1069 dd{color:var(--ally-accent);font-weight:700}._recapNote_1pg9w_1079{background:var(--ally-accent-soft);color:var(--ally-text);border-radius:10px;margin:0;padding:.6rem .75rem;font-size:.8rem;line-height:1.55}._feedbackOk_1pg9w_1091,._feedbackRetry_1pg9w_1092{border-radius:10px;align-items:flex-start;gap:.45rem;margin:0;padding:.6rem .8rem;font-size:.83rem;line-height:1.5;display:flex}._feedbackOk_1pg9w_1091{color:var(--ally-text);background:#0acf971a;border:1px solid #0acf974d}._feedbackOk_1pg9w_1091 svg{color:#0acf97;flex-shrink:0;margin-top:.1rem}._feedbackRetry_1pg9w_1092{color:var(--ally-text);background:#fab0051f;border:1px solid #fab00552}._feedbackRetry_1pg9w_1092 svg{color:#d9a005;flex-shrink:0;margin-top:.1rem}._playerFooter_1pg9w_1127{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}._footerHint_1pg9w_1134{color:var(--ally-text-dim);font-size:.78rem}._outro_1pg9w_1141{border:1px solid var(--ally-border);background:var(--ally-surface);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.25rem;display:flex}._outroIcon_1pg9w_1153{color:#0acf97;background:#0acf9724;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}._outro_1pg9w_1141 h3{color:var(--ally-text);margin:.3rem 0 0;font-size:1.05rem;font-weight:700}._outro_1pg9w_1141 p{max-width:54ch;color:var(--ally-text-muted);margin:0;font-size:.86rem;line-height:1.6}._outroActions_1pg9w_1178{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.6rem;display:flex}@media (width<=640px){._header_1pg9w_20{align-items:stretch}._search_1pg9w_46{flex:100%}._table_1pg9w_766 th:nth-child(3),._table_1pg9w_766 td:nth-child(3){display:none}}.auth-page{--bg:#f5f6f8;--bg-elevated:#fff;--border:#313a4614;--text:#111;--text-muted:#5a5a55;--text-dim:#98a6ad;--accent:#6068d9;--accent-hover:#727cf5;--accent-soft:#727cf51a;background:var(--bg);min-height:100dvh;color:var(--text);letter-spacing:-.01em;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:450;display:flex;position:relative;overflow:hidden}[data-theme=dark] .auth-page{--bg:#0a0a09;--bg-elevated:#121211;--border:#f4f2ef17;--text:#f5f6f8;--text-muted:#a8a39a;--text-dim:#6f6a62;--accent:#727cf5;--accent-hover:#929af8;--accent-soft:#727cf524}.auth-back-btn{z-index:100;color:#c8b9a5cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:0;background:#ffffff14;border:1px solid #727cf52e;border-radius:10px;align-items:center;gap:.4rem;padding:.44rem .82rem .44rem .62rem;font-family:inherit;font-size:.82rem;font-weight:650;text-decoration:none;transition:color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex;position:fixed;top:1.1rem;left:1.1rem;box-shadow:0 2px 10px #0003}.auth-back-btn:hover{color:#f0dcbef2;background:#727cf524;border-color:#727cf559;transform:translate(-2px);box-shadow:0 4px 18px #00000040}.auth-split{width:100%;min-height:100dvh;display:flex}.auth-showcase{background:linear-gradient(155deg,#3a4152 0%,#2b303c 45%,#333a48 100%);flex-direction:column;flex:0 0 46%;justify-content:center;padding:clamp(5rem,8vw,7rem) clamp(2rem,4vw,3.5rem) clamp(2rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden}.auth-showcase:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#727cf561 0%,#0000 62%);border-radius:999px;width:560px;height:560px;position:absolute;top:-60px;left:-60px}.auth-showcase:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#727cf538 0%,#0000 65%);border-radius:999px;width:420px;height:420px;position:absolute;bottom:-60px;right:-40px}.auth-showcase-noise{pointer-events:none;z-index:1;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.auth-showcase-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#727cf50a 1px,#0000 1px),linear-gradient(90deg,#727cf50a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0009 40%,#0003 100%);mask-image:linear-gradient(#0000 0%,#0009 40%,#0003 100%)}.auth-showcase-content{z-index:2;position:relative}.auth-showcase-logo{z-index:2;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex;position:absolute;top:clamp(1.5rem,2.5vw,2.25rem);left:clamp(2rem,4vw,3.5rem)}.auth-showcase-logo-img{object-fit:contain;filter:brightness(1.4)drop-shadow(0 4px 12px #727cf58c);border-radius:9px;width:34px;height:34px}.auth-showcase-logo-name{color:#fff5e4;letter-spacing:-.01em;font-family:Instrument Serif,Georgia,serif;font-size:1.1rem;font-weight:500}.auth-showcase-headline{letter-spacing:-.025em;color:#e5e8ff;margin:0 0 .7rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.85rem,2.8vw,2.55rem);font-weight:400;line-height:1.13}.auth-showcase-sub{color:#b4a287ad;max-width:36ch;margin:0 0 2rem;font-size:.93rem;line-height:1.7}.auth-features{flex-direction:column;gap:.72rem;margin-bottom:0;display:flex}.auth-feature-item{cursor:default;border:1px solid #727cf500;border-radius:12px;align-items:flex-start;gap:.8rem;padding:.6rem .8rem;transition:background .25s,border-color .25s;display:flex}.auth-feature-item:hover{background:#727cf512;border-color:#727cf524}.auth-feature-icon{color:#929af8;background:#727cf51f;border:1px solid #727cf533;border-radius:10px;place-items:center;width:36px;min-width:36px;height:36px;transition:background .25s,box-shadow .25s;display:grid}.auth-feature-item:hover .auth-feature-icon{background:#727cf533;box-shadow:0 0 16px #727cf533}.auth-feature-text{flex-direction:column;gap:.1rem;padding-top:.06rem;display:flex}.auth-social-proof{border-top:1px solid #727cf51f;align-items:center;gap:.9rem;padding-top:1.5rem;display:flex}.auth-avatars{display:flex}.auth-avatar{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#727cf5 0%,#4954c4 100%);border:2px solid #2b303cd9;border-radius:999px;flex-shrink:0;place-items:center;width:28px;height:28px;margin-left:-7px;font-size:.58rem;font-weight:700;display:grid}.auth-avatars .auth-avatar:first-child{margin-left:0}.auth-social-proof-text{color:#a59476a6;font-size:.78rem;line-height:1.45}.auth-social-proof-text strong{color:#d7c3a2d1;font-weight:650}.auth-form-panel{background:var(--bg);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:clamp(1.25rem,3vw,2rem) clamp(1.5rem,6vw,5rem) clamp(1.5rem,3vw,2.5rem);display:flex;position:relative;overflow-y:auto}.auth-form-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#727cf50f 0%,#0000 68%);border-radius:999px;width:360px;height:360px;position:absolute;top:-80px;right:-60px}.auth-form-panel-inner{z-index:1;width:100%;max-width:420px;position:relative}.auth-form-header{margin-bottom:1.1rem}.auth-form-eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--accent);opacity:.85;align-items:center;gap:.38rem;margin-bottom:.65rem;font-size:.72rem;font-weight:700;display:inline-flex}.auth-form-title{letter-spacing:-.025em;color:var(--text);margin:0 0 .55rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.7rem,2.8vw,2.25rem);font-weight:400;line-height:1.1}.auth-form-subtitle{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.auth-tabs{border:1px solid var(--border);background:#313a460a;border-radius:14px;grid-template-columns:1fr 1fr;gap:.28rem;margin-bottom:1rem;padding:.26rem;display:grid}.auth-tab{color:var(--text-muted);cursor:pointer;letter-spacing:-.01em;background:0 0;border:1px solid #0000;border-radius:10px;padding:.6rem;font-family:inherit;font-size:.87rem;font-weight:650;transition:background .2s,color .2s,border-color .2s}.auth-form{gap:.85rem;display:grid}.field-label{color:var(--text-muted);letter-spacing:-.005em;font-size:.81rem;font-weight:650}.field-input-wrap input{width:100%;font:inherit;color:var(--text);background:0 0;border:none;outline:none;font-size:.92rem}.auth-page .btn{letter-spacing:-.01em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.25rem;font-family:inherit;font-size:.93rem;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s,opacity .2s;display:inline-flex}.auth-page .btn-primary:active:not(:disabled){transform:translateY(0)}.auth-legal-note{color:var(--ally-text-muted,#6c757d);margin:0;font-size:.78rem;line-height:1.5}.auth-legal-note a{color:inherit;text-decoration:underline}.auth-legal-note a:hover{color:var(--ally-accent,#6068d9)}.auth-divider span{z-index:1;background:var(--bg-elevated);color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;padding:0 .7rem;font-size:.76rem;font-weight:650;position:relative}.auth-socials{gap:.6rem;display:grid}.social-btn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);cursor:pointer;letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .8rem;font-family:inherit;font-size:.88rem;font-weight:650;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.auth-footnote{text-align:center;color:var(--text-muted);margin:1.15rem 0 0;font-size:.87rem}.auth-footnote a{color:var(--accent);font-weight:650;text-decoration:none}.auth-footnote a:hover{color:var(--accent-hover);text-decoration:underline}.auth-trust-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.auth-trust-badge{color:var(--text-dim);letter-spacing:-.005em;align-items:center;gap:.35rem;font-size:.73rem;font-weight:650;display:flex}.auth-trust-badge svg{color:var(--accent);opacity:.75}@media (width<=880px){.auth-split{flex-direction:column}.auth-showcase{flex:none;justify-content:center;min-height:240px;padding:4.5rem 1.5rem 1.75rem}.auth-showcase-logo{top:1.1rem;left:1.5rem}.auth-showcase-headline{margin-bottom:.5rem;font-size:1.6rem}.auth-showcase-sub{margin-bottom:0;font-size:.85rem}.auth-features,.auth-social-proof{display:none}.auth-form-panel{padding:2rem 1.25rem 3rem}.auth-back-btn{top:.9rem;left:.9rem}}@media (width<=480px){.auth-form-panel{padding:1.5rem 1rem 2.5rem}.auth-card{border-radius:16px;padding:1.2rem}.auth-trust-badges{gap:1rem}}.auth-showcase{background:linear-gradient(165deg,#3a4152 0%,#272c37 35%,#333a48 70%,#2b303c 100%)}.auth-showcase:before{background:radial-gradient(circle,#727cf573 0%,#727cf51f 40%,#0000 68%);width:640px;height:640px;top:-100px;left:-100px}.auth-showcase:after{background:radial-gradient(circle,#727cf547 0%,#727cf50f 45%,#0000 70%);width:500px;height:500px;bottom:-80px;right:-80px}.auth-showcase-headline{letter-spacing:-.03em;color:#e5e8ff;margin-bottom:.85rem;font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.08}.auth-showcase-headline em{background:linear-gradient(120deg,#929af8 0%,#aab2ff 45%,#727cf5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.auth-showcase-sub{color:#b9a280b8;max-width:38ch;font-size:.92rem;line-height:1.72}.auth-feature-item{border:1px solid #727cf514;border-radius:14px;padding:.72rem .9rem;transition:background .22s,border-color .22s,transform .22s cubic-bezier(.22,1,.36,1)}.auth-feature-item:hover{background:#727cf51a;border-color:#727cf538;transform:translate(3px)}.auth-feature-icon{background:linear-gradient(135deg,#727cf52e,#727cf50f);border:1px solid #727cf53d;border-radius:11px;width:38px;height:38px;box-shadow:0 4px 14px -6px #727cf566}.auth-feature-title{color:#f0e1c8eb;letter-spacing:-.012em;font-size:.89rem;font-weight:700}.auth-feature-desc{color:#a59476a6;font-size:.78rem;line-height:1.5}.auth-back-btn{letter-spacing:-.01em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-weight:700}.auth-form-panel:before{background:radial-gradient(circle,#727cf514 0%,#0000 65%);width:440px;height:440px;top:-100px;right:-80px}.auth-card{background:var(--bg-elevated);border:1px solid #727cf51f;border-radius:22px;padding:clamp(1.5rem,4vw,2rem);box-shadow:inset 0 1px #fff,0 2px 8px -3px #313a460d,0 20px 60px -30px #313a4624}[data-theme=dark] .auth-card{background:linear-gradient(160deg,#727cf50f 0%,#121211 38%);border-color:#727cf524;box-shadow:inset 0 1px #ffffff08,0 30px 80px -50px #000000e6}.auth-tab.active{border-color:#727cf538;box-shadow:0 2px 12px #727cf533,0 1px 4px #313a4612}.auth-form-eyebrow{letter-spacing:.09em;opacity:.9;font-size:.7rem}.auth-form-title{letter-spacing:-.028em;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.08}.auth-page .btn-primary{letter-spacing:-.018em;background:linear-gradient(160deg,#929af8 0%,#727cf5 42%,#6068d9 100%);border:1px solid #727cf58c;box-shadow:inset 0 1px #b4bcff52,0 8px 24px -10px #5c69e6a6,0 20px 56px -20px #727cf54d}.social-btn{border-radius:13px;font-weight:650;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.field-input-wrap{border-radius:13px;padding:.75rem .85rem;transition:border-color .18s,box-shadow .18s}.auth-showcase-logo-img{filter:brightness(1.5)drop-shadow(0 4px 16px #727cf5a6);border-radius:11px;width:38px;height:38px}.auth-showcase-logo-name{letter-spacing:-.015em;font-size:1.15rem;font-weight:600}.onboarding-page{--ob-border:#313a4629;--ob-field-bg:#fff}[data-theme=dark] .onboarding-page{--ob-border:#f4f2ef24;--ob-field-bg:#ffffff08}.onboarding-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(165deg,#727cf50f 0%,#fff 45%);border:1px solid #313a4614;border-radius:20px;max-width:480px;margin:0 auto;padding:clamp(1.4rem,3.5vw,1.95rem);box-shadow:0 1px 2px #313a460a,0 24px 64px -40px #313a462e}[data-theme=dark] .onboarding-shell{box-shadow:0 0 0 1px #727cf50f, 0 32px 80px -52px var(--surface-overlay,#313a461a);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(165deg,#727cf516 0%,#0f0f0efa 45%);border-color:#f4f2ef1a}.onboarding-head{margin-bottom:0}.onboarding-step{color:var(--accent,#727cf5);letter-spacing:.1em;text-transform:uppercase;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:.72rem;font-weight:700}.onboarding-head h1{letter-spacing:-.02em;color:var(--text,#323a46);margin:.6rem 0 0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3.2vw,2.05rem);font-weight:400;line-height:1.15}.onboarding-lead{color:var(--text-muted,#6c757d);margin:.5rem 0 0;font-family:DM Sans,system-ui,sans-serif;font-size:.94rem;line-height:1.58}.onboarding-progress{background:var(--surface-overlay,#313a461a);width:100%;height:10px;box-shadow:inset 0 1px 3px var(--surface-overlay,#313a461a);box-sizing:border-box;border:1px solid #f4f2ef12;border-radius:999px;margin-top:1.35rem;padding:2px;overflow:hidden}.onboarding-progress span{border-radius:inherit;background:linear-gradient(90deg, #6068d9 0%, var(--accent,#727cf5) 50%, #9aa2f9 100%);height:100%;min-height:4px;transition:width .35s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 0 16px #727cf559,inset 0 1px #ffffff38}.onboarding-form{gap:1.2rem;margin-top:1.15rem;display:grid}.onboarding-form label{color:var(--text-muted,#6c757d);letter-spacing:.02em;gap:.45rem;font-family:DM Sans,system-ui,sans-serif;font-size:.82rem;font-weight:600;display:grid}.onboarding-form input:not([type=radio]):not([type=checkbox]),.onboarding-form select{border:1px solid var(--ob-border,#313a4629);font:inherit;color:var(--text,#323a46);background-color:var(--ob-field-bg,#fff);border-radius:12px;padding:.78rem .9rem;font-family:DM Sans,system-ui,sans-serif;font-size:.94rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.onboarding-form input::placeholder{color:var(--text-dim,#98a6ad)}.onboarding-form input:not([type=radio]):not([type=checkbox]):-webkit-autofill{-webkit-text-fill-color:var(--text,#323a46);caret-color:var(--text,#323a46);box-shadow:0 0 0 100rem var(--ob-field-bg,#fff) inset;transition:background-color 9999s ease-out}.onboarding-form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover{-webkit-text-fill-color:var(--text,#323a46);caret-color:var(--text,#323a46);box-shadow:0 0 0 100rem var(--ob-field-bg,#fff) inset;transition:background-color 9999s ease-out}.onboarding-form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus{-webkit-text-fill-color:var(--text,#323a46);caret-color:var(--text,#323a46);box-shadow:0 0 0 100rem var(--ob-field-bg,#fff) inset;transition:background-color 9999s ease-out}.onboarding-form input:not([type=radio]):not([type=checkbox]):autofill{box-shadow:0 0 0 100rem var(--ob-field-bg,#fff) inset}.onboarding-form input:not([type=radio]):not([type=checkbox]):focus,.onboarding-form select:focus{background-color:var(--surface-elevated,#fff);border-color:#727cf580;outline:none;box-shadow:0 0 0 3px #727cf529}.onboarding-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a8a39a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.35rem}.onboarding-form select option{background:var(--bg-elevated,#fff);color:var(--text,#323a46)}.onboarding-form fieldset{border:1px solid var(--ob-border,#313a4629);background:var(--surface-sunken,#f3f4f7);border-radius:14px;gap:.55rem;margin:0;padding:1rem .85rem .9rem;display:grid}.onboarding-form legend{color:var(--text,#323a46);padding:0 .35rem;font-family:DM Sans,system-ui,sans-serif;font-size:.88rem;font-weight:650}.onboarding-options label{color:var(--text,#323a46);cursor:pointer;border-radius:8px;align-items:center;gap:.55rem;padding:.35rem .25rem;font-size:.92rem;font-weight:500;transition:background .15s;display:flex}.onboarding-options label:hover{background:#f4f2ef0a}.onboarding-priorities label{align-items:flex-start;gap:.65rem;padding:.55rem .4rem}.onboarding-priorities input[type=checkbox]{margin-top:.22rem}.onboarding-check-text{flex-direction:column;gap:.22rem;min-width:0;display:flex}.onboarding-check-title{color:var(--text,#323a46);font-size:.93rem;font-weight:600;line-height:1.35}.onboarding-check-desc{color:var(--text-dim,#98a6ad);font-size:.8rem;font-weight:450;line-height:1.5}.onboarding-form input[type=radio],.onboarding-form input[type=checkbox]{accent-color:var(--accent,#727cf5);flex-shrink:0;width:1.08rem;height:1.08rem}.onboarding-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.onboarding-actions:not(:has(.btn-ghost)){margin-top:.35rem}.onboarding-actions:not(:has(.btn-ghost)) .btn{justify-content:center;width:100%}.onboarding-actions:has(.btn-ghost){grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.onboarding-actions .btn{min-height:2.85rem;padding-left:1.25rem;padding-right:1.25rem}@media (width<=720px){.onboarding-shell{padding:1.15rem}.onboarding-actions:has(.btn-ghost){flex-direction:column-reverse;display:flex}.onboarding-actions:has(.btn-ghost) .btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.onboarding-progress span{transition:none}}.onboarding-page{flex-direction:column}.onboarding-container{flex:1;justify-content:center;align-items:center;padding-block:clamp(1.5rem,4vh,3.25rem);display:flex}.onboarding-split{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:stretch;gap:clamp(1.25rem,2.5vw,2.25rem);width:100%;max-width:1080px;display:grid}.onboarding-shell-v2{width:100%;max-width:100%;padding:clamp(1.6rem,2.6vw,2.6rem)}.onboarding-rail{background:radial-gradient(120% 80% at 0% 0%, #727cf524, transparent 60%), linear-gradient(170deg, #727cf512, var(--surface-sunken,#eef1f5));border:1px solid #727cf524;border-radius:22px;flex-direction:column;align-self:start;gap:1.6rem;padding:clamp(1.5rem,2.2vw,2.1rem);display:flex;position:sticky;top:clamp(1.5rem,4vh,3rem);overflow:hidden;box-shadow:0 1px 2px #313a460a,0 28px 70px -50px #313a4638}[data-theme=dark] .onboarding-rail{background:radial-gradient(120% 80% at 0 0,#727cf529,#0000 60%),linear-gradient(170deg,#727cf514,#0e0e0df5);border-color:#727cf533}.ob-rail-eyebrow{color:var(--accent,#727cf5);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.4rem;margin:0 0 .7rem;font-family:DM Sans,system-ui,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.ob-rail-title{letter-spacing:-.02em;color:var(--text,#323a46);margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.4vw,1.95rem);font-weight:400;line-height:1.12}.ob-rail-sub{color:var(--text-muted,#6c757d);margin:.6rem 0 0;font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;line-height:1.55}.ob-rail-steps{gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.ob-rail-step{border-radius:13px;align-items:center;gap:.75rem;padding:.6rem .65rem;transition:background .18s;display:flex;position:relative}.ob-rail-step:not(:last-child) .ob-rail-step-mark:after{content:"";background:#727cf52e;width:2px;height:calc(.6rem + 2px);position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.ob-rail-step.is-active{background:#727cf51a}.ob-rail-step-mark{background:var(--surface-elevated,#fff);width:30px;height:30px;color:var(--text-muted,#6c757d);border:1px solid #727cf538;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .18s;display:inline-flex;position:relative}[data-theme=dark] .ob-rail-step-mark{background:#ffffff0a}.ob-rail-step.is-active .ob-rail-step-mark{background:linear-gradient(135deg, var(--accent,#727cf5), #6068d9);color:#fff;border-color:#0000;box-shadow:0 6px 18px -8px #727cf599}.ob-rail-step.is-done .ob-rail-step-mark{color:var(--accent,#727cf5);background:#727cf52e;border-color:#727cf566}.ob-rail-step-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ob-rail-step-label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent,#727cf5);opacity:.85;font-family:DM Sans,system-ui,sans-serif;font-size:.68rem;font-weight:700}.ob-rail-step:not(.is-active):not(.is-done) .ob-rail-step-label{color:var(--text-dim,#98a6ad);opacity:1}.ob-rail-step-title{color:var(--text,#323a46);font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;font-weight:600;line-height:1.3}.ob-rail-step:not(.is-active):not(.is-done) .ob-rail-step-title{color:var(--text-muted,#6c757d);font-weight:500}.ob-rail-trust{border-top:1px solid #727cf524;gap:.6rem;margin:0;padding:1.2rem 0 0;list-style:none;display:grid}.ob-rail-trust li{color:var(--text-muted,#6c757d);align-items:center;gap:.55rem;font-family:DM Sans,system-ui,sans-serif;font-size:.82rem;font-weight:500;display:flex}.ob-rail-trust svg{color:var(--accent,#727cf5);flex-shrink:0}.onboarding-split .onboarding-stepper{display:none}@media (width<=900px){.onboarding-split{grid-template-columns:1fr;max-width:640px}.onboarding-rail{gap:1.1rem;padding:1.25rem 1.35rem;position:static}.ob-rail-steps{display:none}.ob-rail-trust{flex-wrap:wrap;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:start;gap:.4rem 1.1rem;padding-top:1rem}.ob-rail-trust li{font-size:.78rem}.onboarding-split .onboarding-stepper{display:grid}}.onboarding-stepper{grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:1rem;display:grid}.ob-step-pill{background:var(--ob-field-bg,#fff);border:1px solid var(--ob-border,#313a4629);color:var(--text-muted,#6c757d);font:inherit;letter-spacing:.02em;cursor:pointer;text-align:left;border-radius:999px;align-items:center;gap:.4rem;min-width:0;padding:.42rem .55rem;font-family:DM Sans,system-ui,sans-serif;font-size:.74rem;font-weight:600;transition:all .18s;display:flex}.ob-step-pill:hover:not(.is-locked):not(:disabled){color:var(--text,#323a46);background:#f4f2ef12}.ob-step-pill.is-active{color:var(--accent,#727cf5);background:#727cf529;border-color:#727cf573;box-shadow:0 0 0 1px #727cf540,0 6px 24px -10px #727cf559}.ob-step-pill.is-done:not(.is-active){color:var(--accent,#6068d9);border-color:#727cf538}.ob-step-pill.is-locked{opacity:.5;cursor:not-allowed}.ob-step-pill-num{background:var(--surface-overlay,#313a461a);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:700;display:inline-flex}.ob-step-pill.is-active .ob-step-pill-num{background:var(--accent,#727cf5);color:#0a0a09}.ob-step-pill.is-done:not(.is-active) .ob-step-pill-num{color:var(--accent,#727cf5);background:#727cf538}.ob-step-pill-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.onboarding-head-v2{align-items:flex-start;gap:.85rem;margin-top:1.4rem;display:flex;position:relative}.ob-step-icon{width:38px;height:38px;color:var(--accent,#727cf5);background:linear-gradient(135deg,#727cf538,#727cf514);border:1px solid #727cf54d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ob-redo-chip{letter-spacing:.04em;text-transform:uppercase;color:var(--accent,#727cf5);background:#727cf51f;border-radius:999px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;position:absolute;top:0;right:0}.ob-prefill-note{opacity:.7;margin:.5rem 0 0;font-size:.85rem}.ob-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=480px){.onboarding-container{padding-block:1rem;padding-inline:.6rem}.onboarding-shell,.onboarding-shell-v2{border-radius:16px;padding:.95rem}.onboarding-stepper{grid-template-columns:repeat(2,1fr);gap:.35rem}.ob-step-pill{padding:.38rem .45rem;font-size:.7rem}}@media (width<=600px){.ob-grid-2{grid-template-columns:1fr}}.ob-label-row{align-items:center;gap:.4rem;display:inline-flex}.ob-phone-row{grid-template-columns:160px 1fr;gap:.5rem;display:grid}.ob-phone-dial{cursor:pointer;text-overflow:ellipsis;padding-right:2rem!important}.ob-whatsapp-toggle{color:var(--text,#323a46)!important;flex-direction:row!important;align-items:center!important;gap:.55rem!important;margin-top:.5rem!important;font-size:.85rem!important;font-weight:500!important;display:flex!important}.ob-field-group{gap:.5rem;display:grid}.ob-group-legend{color:var(--text-muted,#6c757d);letter-spacing:.02em;font-size:.82rem;font-weight:600}.ob-chip-grid{flex-wrap:wrap;gap:.5rem;display:flex}.ob-chip{background:var(--ob-field-bg,#fff);border:1px solid var(--ob-border,#313a4629);color:var(--text,#323a46);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.88rem;font-weight:500;transition:all .16s;display:inline-flex}.ob-chip:hover{background:#f4f2ef0f}.ob-chip.is-active{color:var(--accent,#6068d9);background:#727cf524;border-color:#727cf580;box-shadow:0 0 0 1px #727cf540}.ob-chip-icon{font-size:1rem;line-height:1}.onboarding-form textarea{border:1px solid var(--ob-border,#313a4629);font:inherit;color:var(--text,#323a46);background-color:var(--ob-field-bg,#fff);resize:vertical;border-radius:12px;min-height:70px;padding:.78rem .9rem;font-family:DM Sans,system-ui,sans-serif;font-size:.94rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.onboarding-form textarea::placeholder{color:var(--text-dim,#98a6ad)}.onboarding-form textarea:focus{background-color:var(--surface-elevated,#fff);border-color:#727cf580;outline:none;box-shadow:0 0 0 3px #727cf529}.ob-scrape-card{background:linear-gradient(165deg, #727cf50f, var(--surface-sunken,#eef1f5));border:1px dashed #727cf547;border-radius:16px;gap:.6rem;padding:.9rem;display:grid}.ob-scrape-label{gap:.5rem!important}.ob-scrape-row{grid-template-columns:1fr auto;gap:.5rem;display:grid}.ob-scrape-btn{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.ob-spin{animation:.8s linear infinite ob-spin}@keyframes ob-spin{to{transform:rotate(360deg)}}.ob-scrape-success{color:#4ade80;background:#4ade8014;border:1px solid #4ade802e;border-radius:8px;align-items:center;gap:.4rem;margin:0;padding:.4rem .6rem;font-size:.82rem;display:inline-flex}.ob-scrape-alert{margin:0!important}.ob-need-card{border:1px solid var(--ob-border,#313a4629)!important;background:var(--ob-field-bg,#fff)!important;cursor:pointer!important;border-radius:12px!important;align-items:flex-start!important;gap:.7rem!important;padding:.8rem!important;transition:all .16s!important;display:flex!important}.ob-need-card:hover{background:var(--surface-elevated,#fff)!important;border-color:#727cf547!important}.ob-need-card.is-checked{background:#727cf50f!important;border-color:#727cf573!important;box-shadow:0 0 0 1px #727cf533!important}.ob-summary{background:var(--surface-sunken,#eef1f5);border:1px solid #f4f2ef14;border-radius:14px;margin-top:.4rem;padding:.9rem 1rem}.ob-summary-title{letter-spacing:.08em;text-transform:uppercase;color:var(--accent,#727cf5);margin-bottom:.55rem;font-size:.78rem;font-weight:700;display:block}.ob-summary-list{color:var(--text,#323a46);gap:.32rem;margin:0;padding:0;font-size:.86rem;list-style:none;display:grid}.ob-summary-list b{color:var(--text-muted,#6c757d);margin-right:.3rem;font-weight:600}@media (width<=600px){.onboarding-stepper{gap:.3rem}.ob-step-pill{padding:.36rem .45rem;font-size:.68rem}.ob-step-pill-label{display:none}.ob-step-pill.is-active .ob-step-pill-label{display:inline}.ob-phone-row{grid-template-columns:124px 1fr}.ob-scrape-row{grid-template-columns:1fr}}.legal-page{--bg:#f5f6f8;--bg-elevated:#fff;--bg-card:#fff;--border:#313a4614;--text:#323a46;--text-muted:#6c757d;--text-dim:#98a6ad;--accent:#6068d9;--accent-hover:#727cf5;--accent-soft:#727cf51a;background:var(--bg);min-height:100dvh;color:var(--text);letter-spacing:-.01em;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:450;position:relative;overflow-x:clip}[data-theme=dark] .legal-page{--bg:#0a0a09;--bg-elevated:#121211;--bg-card:#141413;--border:#f4f2ef17;--text:#f4f2ef;--text-muted:#a8a39a;--text-dim:#6f6a62;--accent:#727cf5;--accent-hover:#929af8;--accent-soft:#727cf524}.legal-page:before{content:"";pointer-events:none;opacity:.04;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.legal-page:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#727cf51a,#0000 70%);border-radius:999px;width:min(720px,90vw);height:min(720px,90vw);position:fixed;top:-160px;left:50%;transform:translate(-50%)}.legal-page .container{z-index:1;width:min(100%,880px);margin:0 auto;padding:0 clamp(1.1rem,4vw,2.25rem);position:relative}.legal-nav{justify-content:space-between;align-items:center;padding:1.25rem 0 0;display:flex}.legal-nav .brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.65rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-flex}.legal-nav .brand-logo{width:36px;height:36px;color:var(--bg);background:linear-gradient(145deg, var(--accent) 0%, #a66f2e 100%);border-radius:10px;place-items:center;display:grid;box-shadow:0 10px 28px -12px #727cf58c}.legal-nav .brand-mark{font-family:Instrument Serif,Georgia,serif;font-size:1.15rem;font-weight:500;line-height:1}.legal-nav-back{color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:.55rem .95rem;font-size:.92rem;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.legal-nav-back:hover{color:var(--text);background:#f4f2ef0a;border-color:#f4f2ef38}.legal-article{padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(3rem,7vw,5rem)}.legal-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-bottom:1.25rem;padding:.32rem .7rem;font-size:.78rem;display:inline-block}.legal-title{letter-spacing:-.015em;margin:0 0 .85rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.2rem,4.8vw,3.2rem);font-weight:400;line-height:1.1}.legal-meta{color:var(--text-dim);margin:0 0 2.5rem;font-size:.92rem}.legal-lede{color:var(--text-muted);margin:0 0 2.5rem;font-size:1.05rem;line-height:1.65}.legal-section{margin-bottom:2.25rem}.legal-section h2{letter-spacing:-.01em;color:var(--text);margin:0 0 .75rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.45rem,2.4vw,1.75rem);font-weight:400}.legal-section h3{letter-spacing:-.005em;color:var(--text);margin:1.5rem 0 .4rem;font-size:1rem;font-weight:600}.legal-section p,.legal-section li{color:var(--text-muted);font-size:.98rem;line-height:1.7}.legal-section p{margin:0 0 .85rem}.legal-section ul{margin:.4rem 0 .95rem;padding-left:1.15rem}.legal-section ul li{margin-bottom:.4rem}.legal-section a{color:var(--accent);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s,color .15s}.legal-section a:hover{color:var(--accent-hover);border-bottom-color:var(--accent-hover)}.legal-section strong{color:var(--text);font-weight:600}.legal-callout{border:1px solid var(--border);border-left:3px solid var(--accent);background:var(--surface-translucent,#ffffffd1);color:var(--text-muted);border-radius:10px;margin:1.25rem 0 1.5rem;padding:1.1rem 1.25rem;font-size:.96rem;line-height:1.65}.legal-callout strong{color:var(--text)}.legal-scopes{gap:.75rem;margin:.5rem 0;padding:0;list-style:none;display:grid}.legal-scopes li{border:1px solid var(--border);background:var(--surface-translucent,#ffffffd1);border-radius:10px;grid-template-columns:auto 1fr;align-items:baseline;gap:.25rem .85rem;padding:.95rem 1.05rem;display:grid}.legal-scopes .legal-scope-name{color:var(--text);font-size:.96rem;font-weight:600}.legal-scopes code{color:var(--text-dim);word-break:break-all;background:#f4f2ef0a;border-radius:6px;grid-column:1/-1;margin-top:.35rem;padding:.25rem .5rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;display:inline-block}.legal-scopes p{grid-column:1/-1;margin:.1rem 0 0;font-size:.93rem}.legal-footer{border-top:1px solid var(--border);color:var(--text-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;font-size:.9rem;display:flex}.legal-footer a{color:var(--text-muted);text-decoration:none}.legal-footer a:hover{color:var(--text)}.contact-page .container{width:min(100%,1040px)}.contact-brand-logo{object-fit:contain;width:auto;height:44px;display:block}.contact-grid{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:clamp(1.25rem,3vw,2rem);margin-top:.5rem;display:grid}@media (width<=820px){.contact-grid{grid-template-columns:1fr}}.contact-info,.contact-form-wrap{border:1px solid var(--border);background:var(--bg-card);border-radius:18px;padding:clamp(1.4rem,3vw,2rem);box-shadow:0 20px 50px -32px #313a4666}[data-theme=dark] .contact-info,[data-theme=dark] .contact-form-wrap{box-shadow:0 20px 50px -28px #000000b3}.contact-info{background:radial-gradient(120% 120% at 0% 0%, var(--accent-soft), transparent 55%), var(--bg-card)}.contact-info h2,.contact-form-wrap h2{letter-spacing:-.01em;color:var(--text);margin:0 0 1.25rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.35rem,2.4vw,1.65rem);font-weight:400}.contact-info-list{gap:.9rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.contact-info-list li{border:1px solid var(--border);background:var(--bg-elevated);border-radius:12px;align-items:flex-start;gap:.85rem;padding:.85rem .95rem;transition:border-color .15s,transform .15s;display:flex}.contact-info-list li:hover{border-color:var(--accent);transform:translateY(-1px)}.contact-info-icon{color:#fff;background:linear-gradient(145deg, var(--accent) 0%, var(--accent-hover) 100%);border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px -10px #6068d9b3}.contact-info-label{text-transform:uppercase;letter-spacing:.09em;color:var(--text-dim);margin-bottom:.2rem;font-size:.72rem;display:block}.contact-info-list a{color:var(--text);font-size:.97rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .15s}.contact-info-list a:hover{color:var(--accent-hover)}.contact-map{border:1px solid var(--border);background:var(--bg-elevated);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 12px 30px -22px #313a4680}.contact-map-frame{height:300px;overflow:hidden}.contact-map-frame iframe{filter:saturate(.92);border:0;width:100%;height:334px;display:block}.contact-map-placeholder{background:radial-gradient(120% 120% at 30% 20%, var(--accent-soft), transparent 60%), var(--bg-elevated);width:100%;height:300px}.contact-map-cta{color:var(--text);border:1px solid var(--border);background:var(--bg-card);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,transform .15s;display:inline-flex;position:absolute;bottom:.7rem;right:.7rem;box-shadow:0 8px 20px -10px #313a468c}.contact-map-cta:hover{color:var(--accent-hover);border-color:var(--accent);transform:translateY(-1px)}.contact-map-cta svg{color:var(--accent)}.contact-form{gap:1.05rem;display:grid}.contact-field{gap:.4rem;display:grid}.contact-field>span{letter-spacing:.01em;color:var(--text);font-size:.82rem;font-weight:600}.contact-field input,.contact-field textarea{width:100%;font:inherit;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:11px;padding:.75rem .9rem;font-size:.96rem;transition:border-color .15s,box-shadow .15s,background .15s}.contact-field textarea{resize:vertical;min-height:130px}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--text-dim)}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent);background:var(--bg-card);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.contact-submit{font:inherit;color:#fff;background:linear-gradient(145deg, var(--accent) 0%, var(--accent-hover) 100%);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.85rem 1.5rem;font-size:.98rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 14px 30px -14px #6068d9bf}.contact-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 36px -14px #6068d9cc}.contact-submit:disabled{opacity:.65;cursor:progress}.contact-alert{border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:.65rem;padding:.95rem 1.05rem;font-size:.94rem;line-height:1.55;display:flex}.contact-alert p{color:var(--text-muted);margin:.15rem 0 0}.contact-alert strong{color:var(--text)}.contact-alert--success{color:#2e7d43;background:#34a85314;border-color:#34a85359}.contact-alert--error{color:#c0392b;background:#dc354514;border-color:#dc354559}[data-theme=dark] .contact-alert--success{color:#6fdc8c}[data-theme=dark] .contact-alert--error{color:#ff8b95}.blog-page{--bg:#f5f6f8;--bg-elevated:#fff;--bg-card:#fff;--border:#313a4614;--text:#323a46;--text-muted:#6c757d;--text-dim:#98a6ad;--accent:#6068d9;--accent-hover:#727cf5;--accent-soft:#727cf51a;background:var(--bg);min-height:100dvh;color:var(--text);letter-spacing:-.01em;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:450;position:relative;overflow-x:clip}[data-theme=dark] .blog-page{--bg:#0a0a09;--bg-elevated:#121211;--bg-card:#141413;--border:#f4f2ef17;--text:#f4f2ef;--text-muted:#a8a39a;--text-dim:#6f6a62;--accent:#727cf5;--accent-hover:#929af8;--accent-soft:#727cf524}.blog-page:before{content:"";pointer-events:none;opacity:.04;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.blog-page:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#727cf51a,#0000 70%);border-radius:999px;width:min(720px,90vw);height:min(720px,90vw);position:fixed;top:-160px;left:50%;transform:translate(-50%)}.blog-page .container{z-index:1;width:min(100%,820px);margin:0 auto;padding:0 clamp(1.1rem,4vw,2.25rem);position:relative}.blog-nav{justify-content:space-between;align-items:center;padding:1.25rem 0 0;display:flex}.blog-nav .brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.65rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-nav .brand-logo-img{object-fit:contain;width:auto;height:40px;display:block}.blog-nav-back{color:var(--text-muted);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .95rem;font-size:.92rem;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.blog-nav-back:hover{color:var(--text);border-color:var(--accent);background:var(--accent-soft)}.blog-header{padding:clamp(2.5rem,6vw,4rem) 0 clamp(1.5rem,4vw,2.5rem)}.blog-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-bottom:1.25rem;padding:.32rem .7rem;font-size:.78rem;display:inline-block}.blog-title{letter-spacing:-.015em;margin:0 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.2rem,4.8vw,3.2rem);font-weight:400;line-height:1.1}.blog-lede{color:var(--text-muted);max-width:60ch;margin:0;font-size:1.08rem;line-height:1.65}.blog-empty{color:var(--text-dim);padding:2rem 0 4rem}.blog-list{gap:1rem;margin:0;padding:0 0 clamp(2rem,5vw,3.5rem);list-style:none;display:grid}.blog-card{color:inherit;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:block;overflow:hidden}.blog-card-body{padding:clamp(1.25rem,3vw,1.75rem)}.blog-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 32px -18px #727cf580}.blog-card-meta{color:var(--text-dim);align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:.85rem;display:flex}.blog-card-reading{align-items:center;gap:.3rem;display:inline-flex}.blog-card-dot{opacity:.6}.blog-card-title{letter-spacing:-.01em;margin:0 0 .6rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:400;line-height:1.2}.blog-card-desc{color:var(--text-muted);margin:0 0 1rem;font-size:1rem;line-height:1.6}.blog-card-tags{flex-wrap:wrap;gap:.45rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.blog-card-tags li{letter-spacing:.02em;color:var(--text-dim);background:var(--accent-soft);border-radius:999px;padding:.25rem .65rem;font-size:.76rem}.blog-card-cta{color:var(--accent);align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:inline-flex}.blog-article{padding:clamp(2.5rem,6vw,4rem) 0 clamp(2rem,5vw,3rem)}.blog-article-head{border-bottom:1px solid var(--border);margin-bottom:clamp(2rem,5vw,3rem);padding-bottom:clamp(1.5rem,4vw,2.25rem)}.blog-article-title{letter-spacing:-.015em;margin:.6rem 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:400;line-height:1.12}.blog-article-lede{color:var(--text-muted);margin:0 0 1rem;font-size:1.15rem;line-height:1.6}.blog-article-byline{color:var(--text-dim);margin:0;font-size:.92rem}.blog-article-body{color:var(--text);font-size:1.075rem;line-height:1.75}.blog-article-body>:first-child{margin-top:0}.blog-article-body h2{letter-spacing:-.01em;margin:2.75rem 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.6rem,3.5vw,2.1rem);font-weight:400;line-height:1.2}.blog-article-body h3{letter-spacing:-.01em;margin:2rem 0 .75rem;font-size:clamp(1.2rem,2.5vw,1.45rem);font-weight:600}.blog-article-body p{margin:0 0 1.35rem}.blog-article-body a{color:var(--accent);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.blog-article-body a:hover{color:var(--accent-hover)}.blog-article-body ul,.blog-article-body ol{margin:0 0 1.35rem;padding-left:1.4rem}.blog-article-body li{margin:0 0 .55rem;padding-left:.25rem}.blog-article-body li::marker{color:var(--accent)}.blog-article-body strong{color:var(--text);font-weight:600}.blog-article-body blockquote{border-left:3px solid var(--accent);color:var(--text-muted);margin:1.75rem 0;padding:.5rem 0 .5rem 1.4rem;font-size:1.1rem;font-style:italic}.blog-article-body code{background:var(--accent-soft);color:var(--text);border-radius:6px;padding:.12em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.blog-article-body pre{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;margin:0 0 1.5rem;padding:1rem 1.25rem;overflow-x:auto}.blog-article-body pre code{background:0 0;padding:0}.blog-article-body img{border-radius:12px;max-width:100%;height:auto;margin:1.5rem 0}.blog-article-body hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.blog-article-body table{border-collapse:collapse;width:100%;margin:0 0 1.5rem;font-size:.98rem}.blog-article-body th,.blog-article-body td{border:1px solid var(--border);text-align:left;padding:.6rem .85rem}.blog-article-body th{background:var(--accent-soft);font-weight:600}.blog-article-tags{margin-top:2rem}.blog-more{border-top:1px solid var(--border);padding:clamp(2rem,5vw,3rem) 0 0}.blog-more-title{margin:0 0 1.25rem;font-family:Instrument Serif,Georgia,serif;font-size:1.5rem;font-weight:400}.blog-more-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.blog-more-card{color:var(--text);background:var(--bg-card);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .18s,background .18s;display:flex}.blog-more-card:hover{border-color:var(--accent);background:var(--accent-soft)}.blog-more-card-title{font-weight:500}.blog-more-card-cta{color:var(--accent);white-space:nowrap;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;display:inline-flex}.blog-footer{border-top:1px solid var(--border);color:var(--text-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:2rem 0 3rem;font-size:.9rem;display:flex}.blog-footer a{color:var(--text-muted);text-decoration:none}.blog-footer a:hover{color:var(--accent)}.blog-cta{border:1px solid var(--border);background:var(--surface-2,#727cf50f);text-align:center;border-radius:16px;margin:clamp(2.5rem,6vw,3.5rem) 0 0;padding:clamp(1.5rem,4vw,2.25rem)}.blog-cta-title{margin:0 0 .6rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:400}.blog-cta-text{max-width:46ch;color:var(--text-muted,#5b6072);margin:0 auto 1.4rem;font-size:.97rem;line-height:1.65}.blog-cta-button{align-items:center;gap:.5rem;display:inline-flex}.blog-cta-note{color:var(--text-muted,#5b6072);margin:.85rem 0 0;font-size:.82rem}.auth-card{background:linear-gradient(165deg, #727cf50d 0%, var(--bg-elevated,#fff) 38%);border:1px solid var(--border,#313a4614);border-radius:20px;max-width:560px;margin:0 auto;padding:clamp(1.25rem,3.5vw,1.85rem);box-shadow:0 1px 2px #313a460a,0 18px 40px -28px #313a462e}[data-theme=dark] .auth-card{background:linear-gradient(165deg, #727cf50f 0%, var(--surface-elevated,#fff) 38%);box-shadow:0 28px 70px -48px #000000e6}.auth-tabs{border:1px solid var(--border,#313a4614);background:#313a460a;border-radius:12px;grid-template-columns:1fr 1fr;gap:.35rem;padding:.26rem;display:grid}[data-theme=dark] .auth-tabs{background:#f4f2ef0a}.auth-tab{color:var(--text-muted,#6c757d);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:.58rem .6rem;font-family:inherit;font-weight:600;transition:background .2s,color .2s}.auth-tab:hover{color:var(--text,#323a46);background:#313a460a}[data-theme=dark] .auth-tab:hover{background:#f4f2ef0d}.auth-tab.active{background:var(--bg-elevated,#fff);color:var(--accent,#6068d9);border:1px solid #727cf538;box-shadow:0 8px 24px -14px #727cf559}[data-theme=dark] .auth-tab.active{background:var(--surface-translucent,#ffffffd1)}.auth-form{gap:.85rem;margin-top:1rem;display:grid}.field{gap:.42rem;display:grid}.field-label{color:var(--text-muted,#6c757d);font-size:.84rem;font-weight:600}.field-input-wrap{border:1px solid var(--border,#313a4614);background:var(--bg-elevated,#fff);color:var(--text-dim,#98a6ad);border-radius:12px;align-items:center;gap:.5rem;padding:.7rem .75rem;transition:border-color .18s,box-shadow .18s;display:flex}.field-input-wrap:focus-within{border-color:#727cf573;box-shadow:0 0 0 3px #727cf524}[data-theme=dark] .field-input-wrap{background:var(--surface-sunken,#f3f3ef)}.field-input-wrap input{width:100%;font:inherit;color:var(--text,#323a46);background:0 0;border:none;outline:none}.field-input-wrap input::placeholder{color:var(--text-dim,#98a6ad)}.auth-page .btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.78rem 1.25rem;font-family:inherit;font-size:.94rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,opacity .2s;display:inline-flex}.auth-page .btn-primary{background:linear-gradient(180deg, var(--accent-hover,#929af8) 0%, var(--accent,#727cf5) 100%);color:var(--bg,#0a0a09);box-shadow:0 14px 36px -18px #727cf5bf}.auth-page .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 40px -16px #727cf58c}.auth-page .btn-primary:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-page .btn-ghost{color:var(--text-muted,#6c757d);border:1px solid var(--border,#313a461f);background:0 0}.auth-page .btn-ghost:hover:not(:disabled){color:var(--text,#323a46);background:#727cf50f;border-color:#727cf559}.auth-submit{width:100%;margin-top:.25rem}.auth-alert{border:1px solid;border-radius:10px;margin:0;padding:.65rem .75rem;font-size:.88rem;line-height:1.35}.auth-alert-error{color:#fecaca;background:#7f1d1d47;border-color:#f8717166}.auth-divider{text-align:center;margin:1.15rem 0 1rem;position:relative}.auth-divider:before{content:"";border-top:1px solid var(--border,#313a4614);position:absolute;top:50%;left:0;right:0}.auth-divider span{z-index:1;background:var(--bg-elevated,#fff);color:var(--text-dim,#98a6ad);padding:0 .65rem;font-size:.8rem;font-weight:500;position:relative}.auth-socials{grid-template-columns:1fr;gap:.65rem;display:grid}.social-btn{border:1px solid var(--border,#313a461a);background:var(--bg-elevated,#fff);color:var(--text,#323a46);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.42rem;padding:.68rem .72rem;font-family:inherit;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.social-btn:hover{background:#727cf514;border-color:#727cf54d;transform:translateY(-1px);box-shadow:0 14px 28px -18px #313a462e}[data-theme=dark] .social-btn{background:#f4f2ef0a;border-color:#f4f2ef1a}[data-theme=dark] .social-btn:hover{box-shadow:0 14px 28px -18px #0009}.social-google-wrap{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.social-google-svg{display:block}.outil-page{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.outil-header{border-bottom:1px solid var(--border);background:var(--surface-translucent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;position:sticky;top:0}.outil-header-inner{justify-content:space-between;align-items:center;max-width:760px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.outil-brand-logo{width:auto;height:28px;display:block}.outil-back{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.85rem;text-decoration:none;display:inline-flex}.outil-back:hover{color:var(--accent)}.outil-main{flex:1;padding:1.5rem 1.25rem 3rem}.outil-container{max-width:760px;margin:0 auto}.outil-crumbs{color:var(--text-dim);margin-bottom:1rem;font-size:.8rem}.outil-crumbs a{color:var(--text-muted);text-decoration:none}.outil-crumbs a:hover{color:var(--accent)}.outil-title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.55rem,4.5vw,2.25rem);line-height:1.15}.outil-intro{color:var(--text-muted);margin-bottom:1.75rem;font-size:1rem;line-height:1.65}.outil-intro strong{color:var(--text)}.outil-tool{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;padding:1.5rem}.outil-field{margin-bottom:1.1rem}.outil-field label{margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.outil-hint{color:var(--text-dim);font-size:.78rem;font-weight:400}.outil-input,.outil-select{width:100%;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;outline:none;padding:.7rem .85rem;font-size:1rem}.outil-input:focus,.outil-select:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.outil-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.outil-checkbox{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.outil-checkbox input{width:18px;height:18px;accent-color:var(--accent)}.outil-result{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.25rem}.outil-result-rows{flex-direction:column;gap:.55rem;display:flex}.outil-result-row{justify-content:space-between;align-items:baseline;gap:1rem;font-size:.95rem;display:flex}.outil-result-row span:first-child{color:var(--text-muted)}.outil-result-row span:last-child{font-variant-numeric:tabular-nums;font-weight:600}.outil-result-row.is-total{border-top:1px dashed var(--border);margin-top:.3rem;padding-top:.7rem;font-size:1.1rem}.outil-result-row.is-total span:last-child{color:var(--accent);font-weight:700}.outil-result-row.is-sub span{color:var(--text-dim);font-size:.82rem}.outil-note{color:var(--text-dim);margin-top:1rem;font-size:.78rem;line-height:1.5}.outil-notice{--outil-notice-fg:#92400e;--outil-notice-bg:#f59e0b1f;--outil-notice-border:#f59e0b66;border:1px solid var(--outil-notice-border);background:var(--outil-notice-bg);color:var(--outil-notice-fg);border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:.9rem;padding:.65rem .8rem;font-size:.8rem;line-height:1.5;display:flex}.outil-notice svg{flex:none;margin-top:.1rem}:root[data-theme=dark] .outil-notice{--outil-notice-fg:#fcd34d;--outil-notice-bg:#facc151a;--outil-notice-border:#facc1552}.outil-cta{background:var(--accent-soft);border:1px solid var(--border-strong);border-radius:16px;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem 1.4rem;display:flex}.outil-cta-icon{background:var(--bg-card);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.outil-cta-body{flex:220px}.outil-cta-title{margin:0 0 .15rem;font-weight:700}.outil-cta-sub{color:var(--text-muted);margin:0;font-size:.85rem}.outil-cta-btn{flex-shrink:0}.outil-faq{margin-top:2.5rem}.outil-faq-title{margin:0 0 1rem;font-size:1.35rem}.outil-faq-list{margin:0}.outil-faq-item{border-top:1px solid var(--border);padding:1.1rem 0}.outil-faq-item dt{margin-bottom:.4rem;font-weight:600}.outil-faq-item dd{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.outil-crosslinks{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.5rem}.outil-crosslinks-label{color:var(--text-muted);align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:.85rem;font-weight:600;display:flex}.outil-crosslinks-grid{flex-wrap:wrap;gap:.6rem;display:flex}.outil-crosslinks-grid a{border:1px solid var(--border);color:var(--text);background:var(--bg-card);border-radius:999px;padding:.45rem .8rem;font-size:.85rem;text-decoration:none}.outil-crosslinks-grid a:hover{border-color:var(--accent);color:var(--accent)}.outil-footer{border-top:1px solid var(--border);text-align:center;color:var(--text-dim);padding:1.5rem 1.25rem;font-size:.8rem}@media (width<=520px){.outil-row{grid-template-columns:1fr}.outil-cta-btn{justify-content:center;width:100%}}.outil-statebar{border-top:1px dashed var(--border);margin-top:1.1rem;padding-top:1rem}.outil-statebar-restored{color:var(--text-dim);margin:0 0 .7rem;font-size:.8rem}.outil-statebar-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.outil-savebox{flex:16rem;gap:.4rem;min-width:0;display:flex}.outil-savebox .outil-input-sm{flex:auto;min-width:0}.outil-statebar-right{flex-wrap:wrap;gap:.4rem;display:flex}.outil-input-sm{padding:.45rem .6rem;font-size:.85rem}.outil-btn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:7px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.82rem;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.outil-btn:hover:not(:disabled){border-color:var(--border-strong)}.outil-btn:disabled{opacity:.5;cursor:not-allowed}.outil-btn-ghost{background:0 0}.outil-linkbtn{color:var(--accent,#727cf5);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.outil-scenarios{margin-top:.85rem}.outil-scenarios-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);margin:0 0 .4rem;font-size:.75rem;font-weight:600}.outil-scenarios-list{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.outil-scenarios-list li{border:1px solid var(--border);background:var(--bg-elevated);border-radius:7px;align-items:stretch;display:inline-flex;overflow:hidden}.outil-scenario-load{color:var(--text);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:14rem;padding:.35rem .6rem;font-size:.82rem;overflow:hidden}.outil-scenario-load:hover{background:var(--accent-soft)}.outil-scenario-del{border:0;border-left:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:0 0;align-items:center;padding:0 .45rem;display:inline-flex}.outil-scenario-del:hover{color:#dc2626}.outil-privacy{color:var(--text-dim);align-items:center;gap:.35rem;margin:.85rem 0 0;font-size:.75rem;display:flex}.outil-privacy svg{flex:none}@media print{.outil-header,.outil-footer,.outil-cta,.outil-crosslinks,.outil-crumbs,.outil-statebar,.outil-faq,.outil-noprint{display:none!important}.outil-page{color:#000;background:#fff}.outil-main,.outil-container{max-width:none;margin:0;padding:0}.outil-tool{box-shadow:none;border:0;padding:0}.outil-title{margin-bottom:.4rem;font-size:18pt}.outil-input,.outil-select{appearance:none;background:0 0;border:0;padding:0;font-weight:600}.outil-result{break-inside:avoid}.outil-print-only{display:block!important}a[href]:after{content:""}}.outil-print-only{display:none}.outil-result-head{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.outil-result-caption{text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);font-size:.75rem;font-weight:600}.outil-subtable{border-top:1px dashed var(--border);margin-top:1.1rem;padding-top:.9rem}.outil-subtable-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.outil-tabs{border-bottom:1px solid var(--border);scrollbar-width:thin;align-items:center;gap:.35rem;margin-bottom:.9rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.outil-tab{border:1px solid var(--border);background:var(--bg-elevated);border-radius:7px;flex:none;align-items:stretch;display:inline-flex;overflow:hidden}.outil-tab.is-active{border-color:var(--border-strong);background:var(--accent-soft)}.outil-tab-btn{color:var(--text);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:11rem;padding:.35rem .55rem;font-size:.82rem;overflow:hidden}.outil-tab.is-active .outil-tab-btn{font-weight:600}.outil-tab-x{border:0;border-left:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:0 0;align-items:center;padding:0 .35rem;display:inline-flex}.outil-tab-x:hover{color:#dc2626}.outil-tab-add{border:1px dashed var(--border);color:var(--text-dim);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;flex:none;align-items:center;gap:.25rem;padding:.35rem .55rem;font-size:.8rem;display:inline-flex}.outil-tab-add:hover:not(:disabled){color:var(--text);border-color:var(--border-strong)}.outil-tab-add:disabled{opacity:.45;cursor:not-allowed}.outil-cards{gap:.7rem;margin-top:1.4rem;display:grid}.outil-card{border:1px solid var(--border);background:var(--bg-card);color:inherit;border-radius:12px;align-items:center;gap:.85rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.outil-card:hover{border-color:var(--border-strong);transform:translateY(-1px)}.outil-card-icon{background:var(--accent-soft);width:2.3rem;height:2.3rem;color:var(--accent,#727cf5);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.outil-card-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.outil-card-title{font-size:.95rem;font-weight:600}.outil-card-blurb{color:var(--text-dim);font-size:.83rem;line-height:1.45}.outil-card-arrow{color:var(--text-dim);flex:none;margin-left:auto}@media (width>=700px){.outil-cards{grid-template-columns:1fr 1fr}}.outil-guide{margin-top:2rem;line-height:1.65}.outil-guide h2{letter-spacing:-.01em;margin:1.8rem 0 .6rem;font-size:1.15rem;font-weight:650}.outil-guide h3{margin:1.2rem 0 .4rem;font-size:.98rem;font-weight:600}.outil-guide p{color:var(--text-dim);margin:0 0 .75rem;font-size:.92rem}.outil-guide ul,.outil-guide ol{color:var(--text-dim);margin:0 0 .9rem;padding-left:1.15rem;font-size:.92rem}.outil-guide li{margin-bottom:.35rem}.outil-guide strong{color:var(--text)}.outil-steps{border:1px solid var(--border);background:var(--bg-elevated);border-radius:9px;margin:0 0 1rem;padding:.85rem 1rem;font-size:.88rem}.outil-steps dt{margin-top:.5rem;font-weight:600}.outil-steps dt:first-child{margin-top:0}.outil-steps dd{color:var(--text-dim);margin:.1rem 0 0}.outil-guide table{border-collapse:collapse;width:100%;margin:0 0 1rem;font-size:.88rem}.outil-guide th,.outil-guide td{text-align:left;border-bottom:1px solid var(--border);padding:.45rem .6rem}.outil-guide th{color:var(--text);font-weight:600}.outil-guide td{color:var(--text-dim)}.outil-guide-scroll{overflow-x:auto}._banner_8xa7v_8{z-index:2147483000;pointer-events:none;justify-content:center;padding:.9rem;display:flex;position:fixed;inset:auto 0 0}._panel_8xa7v_18{pointer-events:auto;border:1px solid var(--ally-border);border-radius:var(--ally-radius-lg,14px);background:var(--ally-surface-elevated,#fff);width:min(760px,100%);color:var(--ally-text);align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 18px 45px #0f12192e}@media (width<=720px){._panel_8xa7v_18{flex-direction:column;gap:.85rem}}._icon_8xa7v_39{background:var(--ally-accent-soft);width:34px;height:34px;color:var(--ally-accent);border-radius:10px;flex:none;place-items:center;display:grid}@media (width<=720px){._icon_8xa7v_39{display:none}}._body_8xa7v_56{flex:1;min-width:0}._title_8xa7v_61{margin:0 0 .25rem;font-size:.92rem;font-weight:600}._text_8xa7v_67{color:var(--ally-text-muted);margin:0;font-size:.82rem;line-height:1.5}._text_8xa7v_67 a{color:var(--ally-accent);text-decoration:underline}._actions_8xa7v_79{flex:none;align-items:center;gap:.5rem;display:flex}@media (width<=720px){._actions_8xa7v_79{width:100%}._actions_8xa7v_79 button{flex:1}}._btn_8xa7v_97{border-radius:var(--ally-radius-md,10px);border:1px solid var(--ally-border);min-width:104px;font:inherit;cursor:pointer;padding:.5rem .95rem;font-size:.82rem;font-weight:600;transition:filter .15s,background .15s}._btn_8xa7v_97:focus-visible{outline:2px solid var(--ally-accent);outline-offset:2px}._accept_8xa7v_114{background:var(--ally-accent-grad,var(--ally-accent));color:var(--ally-accent-contrast);border-color:#0000}._accept_8xa7v_114:hover{filter:brightness(1.05)}._refuse_8xa7v_124{background:var(--ally-surface-sunken);color:var(--ally-text)}._refuse_8xa7v_124:hover{background:var(--ally-surface-hover)}
