.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 5vw;background:var(--surface);box-shadow:0 10px 30px #121d3f14;position:sticky;top:0;z-index:20}.logo{font-weight:700;font-size:1.2rem;display:flex;gap:.6rem;align-items:center}.logo-text{color:var(--text)}nav{display:flex;align-items:center;gap:1.4rem}.nav-link{color:var(--muted);font-weight:500;position:relative;padding:.4rem 0}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:-.4rem;height:3px;background:var(--primary);border-radius:999px}.header-actions{display:flex;align-items:center;gap:1rem}.user-menu{position:relative}.user-menu-toggle{display:flex;align-items:center;gap:.8rem;padding:.7rem 1.1rem;border-radius:18px;background:var(--surface-alt);border:none;cursor:pointer;transition:background-color .15s ease}.user-menu-toggle:hover,.user-menu-toggle:focus-visible{background:#657bff1f}.user-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.95rem;color:var(--primary);background:var(--surface-alt);border:2px solid rgba(101,123,255,.12);flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-avatar--fallback{border-style:dashed;border-color:#657bff6b}.cta-group{display:flex;gap:.6rem}.user-badge{display:flex;align-items:center;gap:.8rem}.user-badge p{margin:0;font-weight:600}.user-badge small{color:var(--muted)}.user-menu-caret{font-size:.7rem;color:var(--muted);margin-left:.2rem}.user-menu-dropdown{position:absolute;top:calc(100% + .6rem);right:0;min-width:220px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 18px 40px #121d3f1f;padding:.4rem;display:flex;flex-direction:column;z-index:30}.user-menu-item{background:none;border:none;padding:.6rem .8rem;text-align:left;border-radius:8px;font-size:.95rem;color:var(--text);cursor:pointer;transition:background-color .15s ease,color .15s ease}.user-menu-item:hover,.user-menu-item:focus-visible{background:#657bff1a}.user-menu-item--destructive{color:#e55c5c}.user-menu-item--destructive:hover,.user-menu-item--destructive:focus-visible{background:#e55c5c1f}.app-main{flex:1;padding:3rem 0 5rem}.site-footer{background:var(--surface);padding:2.6rem 5vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem;border-top:1px solid var(--border)}.footer-title{font-weight:700;margin-bottom:.6rem}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-right{display:block;align-items:center;gap:.6rem}.footer-input-button{display:flex;align-items:center;gap:.6rem;margin-top:15px}.newsletter{display:flex;flex-direction:column;gap:.4rem;color:var(--muted)}@media (max-width: 960px){.site-header{flex-wrap:wrap;gap:1rem}nav{order:3;width:100%;justify-content:center}.header-actions{order:2}}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:3rem;padding:2rem 0 3.5rem}.hero-copy h1{margin-top:0}.hero-actions{display:flex;gap:1rem;margin:1.8rem 0 1.2rem}.trust-badges{display:flex;gap:.8rem;flex-wrap:wrap}.hero-card{display:flex;flex-direction:column;gap:1.2rem}.workspace-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0}.workspace-stats dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.workspace-stats dd{margin:.3rem 0 0;font-weight:600;font-size:1.05rem}.assistant-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:2rem;margin-top:2.4rem}.case-summary{display:flex;flex-direction:column;gap:1.2rem}.summary-block{background:var(--surface-alt);border-radius:18px;padding:1rem 1.2rem}.summary-block strong{display:block;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;color:var(--muted)}.summary-block p{margin:.4rem 0 0;font-weight:600}.summary-risk{color:var(--danger)}.summary-steps{display:grid;gap:.6rem;margin:0;list-style:none}.assistant-window{display:flex;flex-direction:column;gap:1.3rem}.assistant-history{display:grid;gap:1.1rem;max-height:360px;overflow-y:auto;padding-right:.6rem}.chat-bubble{border-radius:18px;padding:1rem 1.2rem}.chat-bubble.user{background:#3547ff1f;margin-left:auto}.chat-bubble.assistant{background:#0f172a14}.chat-meta{font-size:.78rem;color:var(--muted);margin-bottom:.35rem}.chat-tags{display:flex;gap:.55rem;margin-top:.7rem;flex-wrap:wrap}.assistant-form{display:flex;flex-direction:column;gap:1rem}.assistant-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.recommended-lawyers{display:grid;gap:.8rem}.lawyer-card{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1rem 1.1rem;border-radius:18px;background:#1118270f}.lawyer-id{width:42px;height:42px;border-radius:50%;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem}.plan-card{position:relative;display:flex;flex-direction:column;gap:1rem}.plan-card.featured{border:2px solid var(--primary);transform:translateY(-10px)}.plan-price{font-size:1.7rem;font-weight:700}.plan-meta{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;color:var(--muted)}.plan-features{list-style:none;display:grid;gap:.6rem;margin:0}.plan-addons{display:flex;flex-wrap:wrap;gap:.6rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.6rem;margin-top:2rem}.testimonial-quote{background:var(--surface);padding:1.6rem;border-radius:18px;box-shadow:0 16px 35px #0c153a14;font-style:italic;color:var(--muted);margin:0 0 .6rem}@media (max-width: 1080px){.hero-grid{grid-template-columns:1fr}}@media (max-width: 900px){.assistant-grid{grid-template-columns:1fr}.assistant-history{max-height:none}.hero-actions{flex-wrap:wrap}}@media (max-width: 680px){.workspace-stats{grid-template-columns:1fr}}.landing{display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,4rem);padding-bottom:4rem}.landing__hero{display:grid;gap:clamp(2rem,3vw,3.6rem);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}.landing__hero-copy{display:flex;flex-direction:column;gap:1.4rem}.landing__hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.landing__hero-tags{display:flex;flex-wrap:wrap;gap:.6rem}.landing__hero-card{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(155deg,#3547ff1f,#fffffff0);border:1px solid rgba(53,71,255,.16)}.landing__hero-card ul{margin:0;padding-left:1rem;color:var(--muted);display:flex;flex-direction:column;gap:.6rem}.landing__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.6rem}.landing__feature-card{display:flex;flex-direction:column;gap:.8rem}.landing__cta{display:flex;justify-content:center}.landing__cta-content{width:min(960px,100%);display:flex;flex-direction:column;gap:1rem;text-align:center}.landing__cta-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.landing__plans{display:flex;flex-direction:column;gap:1.8rem}.landing__plans header{display:grid;gap:.9rem;max-width:720px}@media (max-width: 1024px){.landing__hero{grid-template-columns:minmax(0,1fr)}}@media (max-width: 680px){.landing__hero-actions,.landing__hero-tags{flex-direction:column;align-items:stretch}}.chat-playground{display:flex;gap:1.6rem;padding:clamp(1.4rem,3vw,2.4rem) clamp(1rem,3vw,2.6rem);min-height:calc(100vh - 200px)}.chat-playground__sidebar{width:min(280px,28vw);background:var(--surface);border-radius:24px;box-shadow:0 16px 32px #11182714;padding:1.6rem;display:flex;flex-direction:column;gap:1.2rem}.chat-playground__sidebar-section{display:flex;flex-direction:column}.chat-playground__sidebar header h2{margin:0;font-size:1.3rem}.chat-playground__sidebar header p{margin:.4rem 0 0;color:var(--muted);font-size:.9rem}.chat-playground__case-list{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}.chat-playground__list{display:flex;flex-direction:column}.chat-playground__list-item{padding:.75rem .5rem;border-bottom:1px solid rgba(31,36,50,.25);cursor:pointer;transition:background .2s ease}.chat-playground__list-item:hover{background:#3547ff0a}.chat-playground__list-item.active{background:#3547ff14;border-left:3px solid var(--primary);padding-left:calc(.5rem - 3px)}.chat-playground__list-item:last-child{border-bottom:none}.chat-playground__list-item-content strong{font-weight:500}.chat-playground__case-item{display:flex;align-items:center;gap:.6rem;border:1px solid transparent;border-radius:16px;padding:.6rem .6rem .6rem .8rem;background:#3547ff0a;color:inherit;transition:border .2s ease,background .2s ease}.chat-playground__case-item:hover{border-color:#3547ff59}.chat-playground__case-item.active{border-color:var(--primary);background:#3547ff1f}.chat-playground__case-select{flex:1;border:none;background:transparent;text-align:left;color:inherit;padding:0;cursor:pointer}.chat-playground__case-select strong{display:block;margin-bottom:.2rem}.chat-playground__case-select span{color:var(--muted);font-size:.82rem}.chat-playground__case-delete{border:none;background:transparent;color:var(--muted);font-size:1.2rem;line-height:1;padding:.2rem .4rem;border-radius:8px;cursor:pointer;transition:color .2s ease,transform .2s ease}.chat-playground__case-delete:hover{color:var(--danger);transform:translateY(-1px)}.chat-playground__case-delete:disabled{opacity:.5;cursor:default;transform:none}.chat-playground__new{width:100%;border-radius:14px;padding:.55rem 1.1rem;border:1px dashed rgba(31,36,50,.25);background:#ffffffd9}.chat-playground__sidebar footer{margin-top:auto;display:grid;gap:.75rem}.chat-playground__auth-buttons{display:grid;gap:.45rem}.chat-playground__auth-buttons .btn{width:100%;border-radius:14px;padding:.75rem 1.1rem}.chat-playground__auth-buttons .btn-secondary{background:#1f243214;border:1px solid rgba(31,36,50,.18);color:var(--text);transition:transform .15s ease,box-shadow .2s ease}.chat-playground__auth-buttons .btn-secondary:hover{background:#1f24321f;transform:translateY(-1px);box-shadow:0 12px 24px #1f24321f}.chat-playground__auth-buttons .btn-primary{box-shadow:0 14px 28px #3547ff2e;transition:transform .15s ease,box-shadow .2s ease}.chat-playground__auth-buttons .btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px #3547ff3d}.chat-playground__main{flex:1;display:flex;flex-direction:column}.chat-playground__panel{background:var(--surface);border-radius:28px;box-shadow:0 22px 46px #0f172a1a;padding:clamp(1.4rem,2.4vw,2rem);display:flex;flex-direction:column;flex:1;min-height:min(72vh,720px)}.chat-playground__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.chat-playground__header-actions{display:flex;align-items:center;gap:.6rem}.chat-playground__detail-link{padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(31,36,50,.18);background:#1f24320f;color:var(--text)}.chat-playground__detail-link:hover{background:#1f24321f}.chat-playground__header h2{margin:0 0 .35rem;font-size:clamp(1.4rem,2vw,1.9rem)}.chat-playground__header p{margin:0;max-width:420px;color:var(--muted);font-size:.92rem}.chat-playground__messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.9rem;padding-right:.4rem}.chat-playground__bubble{border-radius:18px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem;background:#3547ff14}.chat-playground__bubble header{display:flex;align-items:baseline;gap:.5rem;font-size:.85rem;color:var(--muted)}.chat-playground__bubble--assistant{background:#3547ff1f;border:1px solid rgba(53,71,255,.16)}.chat-playground__bubble--user{background:#0d163a14}.chat-playground__bubble p{margin:0;color:var(--text);line-height:1.55}.chat-playground__bubble footer{display:flex;gap:.4rem;flex-wrap:wrap}.chat-playground__tag{padding:.25rem .6rem;border-radius:999px;background:#1f24321f;font-size:.75rem;color:var(--muted)}.chat-playground__typing{display:inline-flex;gap:.4rem;align-items:center;color:var(--muted);font-size:.85rem}.chat-playground__typing .dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--primary);animation:chat-playground-bounce 1s infinite ease-in-out}.chat-playground__typing .dot:nth-child(2){animation-delay:.15s}.chat-playground__typing .dot:nth-child(3){animation-delay:.3s}@keyframes chat-playground-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.chat-playground__composer{margin-top:1.2rem;display:flex;gap:.8rem;align-items:center}.chat-playground__input{flex:1;border-radius:16px}@media (max-width: 1024px){.chat-playground{flex-direction:column}.chat-playground__sidebar{width:100%;flex-direction:row;align-items:flex-start;gap:1.6rem}.chat-playground__case-list{flex:1;max-height:240px}}@media (max-width: 680px){.chat-playground__sidebar{flex-direction:column}.chat-playground__panel{min-height:60vh}}.case-detail{display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem}.case-detail__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.case-detail__header h1{margin:.2rem 0 .6rem}.case-detail__meta{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0}.case-detail__meta dt{font-weight:600;margin-bottom:.25rem}.case-detail__meta dd{margin:0;color:var(--muted)}.case-detail__actions{display:flex;flex-wrap:wrap;gap:.6rem}.case-detail__assigned{background:var(--surface);border-radius:24px;padding:clamp(1.2rem,2vw,1.8rem);box-shadow:0 18px 40px #0f172a1a}.case-detail__lawyer{display:flex;flex-direction:column;gap:.3rem;color:var(--muted)}.case-detail__documents{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.case-detail__documents ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.case-detail__documents li{background:var(--surface);border-radius:18px;padding:.9rem 1.1rem;box-shadow:0 14px 30px #0f172a14}.case-detail__documents li span{display:block;font-size:.85rem;color:var(--muted)}.case-detail__assistant{background:var(--surface);border-radius:24px;padding:clamp(1.4rem,2vw,2rem);box-shadow:0 18px 44px #0f172a1f;display:flex;flex-direction:column;gap:1.2rem}.case-detail__assistant-chat{max-height:420px;overflow-y:auto;display:flex;flex-direction:column;gap:.9rem;padding-right:.4rem}.case-detail__assistant-bubble{border-radius:16px;padding:.9rem 1rem;background:#3547ff14;display:flex;flex-direction:column;gap:.4rem}.case-detail__assistant-bubble--user{background:#1f243214}.case-detail__assistant-bubble header{display:flex;align-items:baseline;gap:.4rem;font-size:.84rem;color:var(--muted)}.case-detail__assistant-bubble p{margin:0}.case-detail__assistant-tag{display:inline-flex;padding:.3rem .6rem;border-radius:999px;background:#1f24321f;font-size:.75rem;color:var(--muted)}.case-detail__assistant-form{display:flex;gap:.8rem}.case-detail__assistant-form .input{flex:1;border-radius:16px}@media (max-width: 880px){.case-detail__header{flex-direction:column}.case-detail__actions{align-self:stretch}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,.9fr)}.auth-card{padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.auth-header h1{margin-bottom:.4rem}.auth-body{background:var(--surface);border-radius:24px;padding:clamp(1.8rem,3vw,2.3rem);box-shadow:0 16px 45px #1118271a;display:grid;gap:1.2rem}.auth-footer{font-size:.92rem;color:var(--muted)}.auth-sidecard{background:radial-gradient(circle at top right,#3547ff2e,#3547ff0d);padding:clamp(2.5rem,5vw,4rem);display:flex;flex-direction:column;justify-content:center;gap:1.6rem;color:var(--text)}.auth-sidecard ul{list-style:disc;padding-left:1.2rem;display:grid;gap:.6rem}.auth-logo{display:inline-flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.auth-form{display:grid;gap:1rem}.account-switcher{background:#3547ff14;border-radius:12px;padding:.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.account-switcher__option{border:none;background:transparent;border-radius:10px;padding:.75rem 1rem;text-align:left;cursor:pointer;display:grid;gap:.25rem;color:var(--muted);transition:background .2s ease,color .2s ease,box-shadow .2s ease}.account-switcher__option:hover{background:#3547ff1f}.account-switcher__option--active{background:var(--surface);color:var(--text);box-shadow:0 12px 24px #3547ff26}.account-switcher__label{font-weight:600}.account-switcher__helper{font-size:.85rem;color:var(--muted)}.auth-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--muted)}@media (max-width: 980px){.auth-page{grid-template-columns:1fr}.auth-sidecard{order:-1;text-align:center}.auth-sidecard ul{list-style:none;padding:0}}.demo-hero{position:relative;overflow:hidden;border-radius:32px;padding:clamp(2.4rem,6vw,4rem);color:#fff;background:radial-gradient(circle at top left,#3547ffe6,#0e30e3bf);box-shadow:0 35px 80px #1a275e52;min-height:360px;display:grid;gap:1.5rem}.demo-hero:after,.demo-hero:before{content:"";position:absolute;border-radius:999px;filter:blur(60px);opacity:.6;animation:pulse 8s ease-in-out infinite}.demo-hero:before{width:420px;height:420px;background:#fff3;top:-160px;right:-120px}.demo-hero:after{width:360px;height:360px;background:#ff8a6547;bottom:-120px;left:-80px;animation-delay:2s}.demo-hero h1{margin:0;font-size:clamp(2.3rem,4vw,3.2rem)}.demo-cta{display:flex;gap:1rem;flex-wrap:wrap;z-index:1}.demo-grid{margin-top:3rem;display:grid;gap:1.5rem}.demo-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1.6rem}.input-simulator{background:#111827b3;border-radius:24px;padding:1.8rem;color:#f4f7ff;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.input-simulator:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.typed-line{font-family:Source Code Pro,SFMono-Regular,Menlo,Consolas,monospace;font-size:1rem;line-height:1.6;min-height:2.4rem}.typed-line span{border-right:2px solid rgba(255,255,255,.85);animation:caret 1.2s infinite}.doc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.2rem}.doc-card{background:#ffffffe6;border-radius:20px;padding:1.2rem;display:grid;gap:.6rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0a0f261a;animation:float 6s ease-in-out infinite;transition:transform .35s ease,box-shadow .35s ease}.doc-card:nth-child(2){animation-delay:1.2s}.doc-card:nth-child(3){animation-delay:2.1s}.doc-card small{color:var(--muted)}.doc-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;border:1px solid rgba(53,71,255,.12);pointer-events:none}.doc-card:hover{transform:translateY(-8px);box-shadow:0 30px 55px #080e2a29}.scenario-tabs{display:flex;gap:.6rem;flex-wrap:wrap}.scenario-tab{padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:#ffffff1f;color:#fff;cursor:pointer;font-weight:500;transition:transform .18s ease,background .18s ease}.scenario-tab.active{background:#ffffff4d;transform:translateY(-3px)}.agent-flow{margin-top:2.4rem;display:grid;gap:1.2rem}.agent-timeline{display:grid;gap:1rem}.agent-step{position:relative;padding:1.1rem 1.3rem;border-radius:18px;background:#fffffff2;border:1px solid rgba(53,71,255,.1);box-shadow:0 15px 35px #0a123014;transition:transform .3s ease,box-shadow .3s ease,border .3s ease}.agent-step:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#3547ff59;left:-22px;top:1.4rem;box-shadow:0 0 0 6px #3547ff1f;transition:background .3s ease,box-shadow .3s ease}.agent-step.active{transform:translateY(-4px);box-shadow:0 22px 45px #0a123029;border-color:#3547ff59}.agent-step.active:before{background:var(--primary);box-shadow:0 0 0 10px #3547ff33;animation:beacon 1.6s ease-in-out infinite}.agent-step.completed:before{background:var(--primary);box-shadow:0 0 0 4px #3547ff2e}.agent-step h3{margin:0;font-size:1.05rem}.agent-step p{margin:.35rem 0 0;color:var(--muted)}.source-pulse{display:flex;gap:.6rem;flex-wrap:wrap}.pulse-chip{display:inline-flex;align-items:center;gap:.35rem;background:#3547ff1f;color:var(--primary);padding:.35rem .85rem;border-radius:999px;font-size:.8rem;animation:glow 3s ease-in-out infinite}.lawyer-bench{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem}.lawyer-card-demo{background:var(--surface);border-radius:22px;padding:1.4rem;box-shadow:0 18px 38px #0d183a1f;display:grid;gap:.7rem}.lawyer-headline{display:flex;justify-content:space-between;align-items:center}.rating{font-size:.88rem;color:var(--primary);font-weight:600}.availability{display:inline-flex;align-items:center;gap:.45rem;font-size:.84rem;color:var(--muted)}.contact-actions{display:flex;gap:.6rem;flex-wrap:wrap}.contact-actions button{border-radius:12px;padding:.45rem .8rem;border:1px solid rgba(53,71,255,.16);background:#3547ff0f;color:var(--primary)}.pipeline{margin-top:3rem;display:grid;gap:1.2rem}.pipeline-steps{display:grid;gap:1.2rem}.pipeline-item{background:var(--surface);border-radius:18px;padding:1rem 1.2rem;display:grid;gap:.4rem;border:1px solid rgba(53,71,255,.08)}.pipeline-item header{display:flex;justify-content:space-between;align-items:center}.progress-bar{width:100%;height:8px;border-radius:999px;background:#3547ff1f;overflow:hidden}.progress-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--primary-dark));border-radius:inherit;animation:progress 6s ease-in-out infinite}.integration-banner{background:linear-gradient(135deg,#ffffffe6,#f0f3fffa);border-radius:26px;padding:2rem;display:grid;gap:.8rem;box-shadow:0 18px 45px #0c152d1a}.integration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.integration-chip{background:#3547ff1f;border-radius:14px;padding:.8rem 1rem;font-size:.88rem;color:var(--primary);text-align:center}@keyframes caret{0%,to{border-color:transparent}50%{border-color:#ffffffd9}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes beacon{0%,to{box-shadow:0 0 0 6px #3547ff2e}50%{box-shadow:0 0 0 14px #3547ff14}}@keyframes glow{0%,to{background:#3547ff1f}50%{background:#3547ff40}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes progress{0%{transform:translate(-100%)}50%{transform:translate(-10%)}to{transform:translate(0)}}@media (max-width: 960px){.demo-split{grid-template-columns:1fr}}.usage-page{display:flex;flex-direction:column;gap:1.8rem;padding-bottom:4rem}.usage-page__header{display:flex;flex-direction:column;gap:.5rem}.usage-page__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.usage-card{border-radius:20px;padding:clamp(1.1rem,2vw,1.6rem);box-shadow:0 18px 42px #0f172a1f;display:flex;flex-direction:column;gap:.4rem}.usage-card__value{font-size:clamp(1.8rem,2.6vw,2.4rem);margin:0}.overlay{--overlay-padding: clamp(1.6rem, 4vw, 3.6rem);--overlay-panel-width: min(960px, 100%);--overlay-panel-max-height: min(92vh, 860px);--overlay-panel-radius: 28px;--overlay-panel-padding: clamp(1.8rem, 3vw, 2.6rem);--overlay-backdrop-color: rgba(10, 18, 36, .6);--overlay-backdrop-blur: 6px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:var(--overlay-padding)}.overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-backdrop-color);-webkit-backdrop-filter:blur(var(--overlay-backdrop-blur));backdrop-filter:blur(var(--overlay-backdrop-blur))}.overlay__panel{position:relative;z-index:1;width:var(--overlay-panel-width);max-height:var(--overlay-panel-max-height);border-radius:var(--overlay-panel-radius);padding:var(--overlay-panel-padding);display:flex;flex-direction:column;box-shadow:0 30px 70px #121d3f47}.overlay__close{position:absolute;top:1.1rem;right:1.1rem;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:none;background:#657bff1f;color:var(--text);font-size:1.4rem;line-height:1;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.overlay__close:hover,.overlay__close:focus-visible{background:#657bff47;transform:scale(1.05)}.overlay__content{margin-top:1rem;overflow-y:auto;padding-right:clamp(0rem,1vw,.6rem)}.overlay__content::-webkit-scrollbar{width:6px}.overlay__content::-webkit-scrollbar-thumb{background:#7984ad73;border-radius:999px}@media (max-width: 960px){.overlay{padding:clamp(1rem,6vw,2rem)}.overlay__panel{border-radius:22px;max-height:95vh}}@media (max-width: 640px){.overlay__close{top:.8rem;right:.8rem}}.billing-overlay{--overlay-panel-width: min(960px, 100%);--overlay-panel-max-height: min(92vh, 880px);--overlay-panel-padding: clamp(1.8rem, 3vw, 2.6rem)}.billing-page{width:100%;display:flex;flex-direction:column;gap:2rem;padding-bottom:1rem}.billing-page__header{display:flex;flex-direction:column;gap:.6rem}.billing-card{border-radius:20px;padding:clamp(1.1rem,1.8vw,1.6rem);box-shadow:0 16px 38px #0f172a1f;display:flex;flex-direction:column;gap:.6rem}.billing-card--current{flex-direction:row;justify-content:space-between;align-items:center;gap:1.2rem}.billing-card__plan{font-size:clamp(1.6rem,2.2vw,2.1rem);margin:0;text-transform:uppercase}.billing-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.4rem}.billing-card__price{font-size:clamp(1.5rem,2vw,2rem);margin:.2rem 0 0}.billing-card__price small{font-size:.8rem;margin-left:.4rem;color:var(--muted)}.billing-card ul{margin:0;padding-left:1rem;color:var(--muted);display:flex;flex-direction:column;gap:.4rem}@media (max-width: 960px){.billing-card--current{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.billing-page__grid{grid-template-columns:1fr}}*** End Patch .profile-overlay{--overlay-panel-width: min(840px, 100%);--overlay-panel-max-height: min(92vh, 820px);--overlay-panel-padding: clamp(1.6rem, 3vw, 2.4rem)}.profile-settings{display:flex;flex-direction:column;gap:1.8rem}.profile-settings__header h1{margin:0}.profile-settings__header p{margin:.2rem 0 0}.profile-card{display:flex;flex-direction:column;gap:1.2rem;padding:clamp(1.3rem,1.8vw,1.8rem);border-radius:20px;background:#fff;box-shadow:0 14px 30px #0f172a14}.profile-card>header h2{margin:0}.profile-card>header p{margin:.35rem 0 0}.profile-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem 1.6rem}.profile-field-grid--compact{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.profile-field--wide{grid-column:1 / -1}.profile-field{display:flex;flex-direction:column;gap:.5rem}.profile-field__label{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.profile-field__value{display:inline-flex;align-items:center;min-height:48px;padding:.65rem .9rem;border-radius:14px;background:var(--surface-alt);color:var(--text)}.profile-field__hint{margin:0;font-size:.78rem;color:var(--muted)}.profile-field--readonly .profile-field__hint{margin-top:-.1rem}.profile-toggle-group{display:flex;flex-direction:column;gap:1rem}.profile-toggle{display:flex;gap:.9rem;align-items:flex-start;padding:.8rem;border-radius:14px;background:#657bff14;cursor:pointer;transition:background-color .2s ease}.profile-toggle:hover,.profile-toggle:focus-within{background:#657bff24}.profile-toggle input{margin-top:.25rem}.profile-toggle span{font-weight:600}.profile-toggle p{margin:.2rem 0 0;font-size:.82rem;color:var(--muted)}.profile-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding-top:.4rem}.profile-actions__buttons{display:flex;gap:.6rem}.profile-status{min-height:1.2rem}.profile-status p{margin:0;font-size:.9rem}.profile-card--avatar{gap:1.4rem}.profile-avatar{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.profile-avatar__preview{width:96px;height:96px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.4rem;color:var(--primary);background:var(--surface-alt);border:2px dashed rgba(101,123,255,.4)}.profile-avatar__preview--empty{border-style:dashed}.profile-avatar__preview img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-avatar__actions{display:flex;flex-direction:column;gap:.6rem}.profile-avatar__buttons{display:flex;gap:.6rem;flex-wrap:wrap}.profile-avatar__hint,.profile-avatar__error{margin:0}.input--readonly{background:var(--surface-alt);border-color:transparent;cursor:not-allowed}@media (max-width: 720px){.profile-card{padding:1.2rem}.profile-avatar{gap:1rem}.profile-avatar__buttons{width:100%}.profile-actions{flex-direction:column;align-items:flex-start}.profile-actions__buttons{width:100%;justify-content:flex-end}}:root{color-scheme:light only;--bg: #f7f8fb;--surface: #ffffff;--surface-alt: #eef1f7;--primary: #3547ff;--primary-dark: #1d2cd8;--text: #1f2432;--muted: #5b6478;--border: #d7dce7;--accent: #ff8a65;--danger: #f2685d;font-family:Inter,SF Pro Display,PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;cursor:pointer}ul,ol{margin:0;padding:0}.page{min-height:100vh;background:linear-gradient(180deg,#f7f8fb,#f6f8ff00 60%)}.container{width:min(1380px,94vw);margin:0 auto}.btn{border:none;border-radius:999px;padding:.65rem 1.6rem;transition:transform .18s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 14px 30px #3547ff33}.btn-primary:hover{transform:translateY(-1px);background:var(--primary-dark)}.btn-secondary{background:var(--surface-alt);color:var(--primary);border:1px solid rgba(53,71,255,.25)}.link{background:transparent;border:none;color:var(--primary);font-weight:600;padding:0;cursor:pointer}.link:hover{text-decoration:underline}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .9rem;border-radius:999px;font-size:.78rem;background:#3547ff14;color:var(--primary)}.card{background:var(--surface);border-radius:24px;padding:1.8rem;box-shadow:0 20px 40px #0d163a14}.grid{display:grid;gap:1.8rem}.section-title{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:.75rem}.muted{color:var(--muted)}.pill{display:inline-flex;border-radius:999px;padding:.35rem .8rem;background:var(--surface-alt);color:var(--primary);font-size:.8rem}.success-text{color:#047857}.input,.textarea,.select{width:100%;border-radius:14px;border:1px solid var(--border);padding:.75rem 1rem;font:inherit;background:#fff;color:inherit}.textarea{min-height:120px;resize:vertical}.form-label{display:flex;flex-direction:column;gap:.4rem;font-weight:600}.error-text{color:var(--danger);font-size:.82rem}.chip{display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:999px;background:#1f243214;font-size:.78rem;color:var(--muted)}.surface{background:var(--surface);border-radius:24px;padding:clamp(1.5rem,2vw,2rem);box-shadow:0 20px 45px #11182714}@media (max-width: 960px){.container{width:min(92vw,640px)}}@media (max-width: 720px){.grid{gap:1.2rem}.card{padding:1.4rem}}
