:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e0a14;--bg2:#140e1e;--panel:#1a1326bd;--panel-strong:#221830e0;--line:#ece6f524;--ink:#ece7f2;--muted:#ece7f59e;--gold:#e8b84a;--copper:#e0823c;--lavender:#e8b84a;--bad:#e0823c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 16% 0%, #2a14582e, transparent 32rem), radial-gradient(circle at 82% 4%, #e8b84a1f, transparent 30rem), radial-gradient(circle at 48% 100%, #e0823c14, transparent 38rem), linear-gradient(135deg, var(--bg), var(--bg2) 54%, var(--bg));min-height:100vh;color:var(--ink);background-attachment:fixed;margin:0}button,input,select{font:inherit}button{cursor:pointer}.orbital-bg{z-index:-2;background:radial-gradient(circle at 18% 24%,#2a145838,#0000 30%),radial-gradient(circle at 74% 18%,#e8b84a29,#0000 31%),radial-gradient(circle at 56% 78%,#2a14582e,#0000 36%),linear-gradient(135deg,#0e0a14,#140e1e 55%,#0e0a14);position:fixed;inset:0;overflow:hidden}.orbital-bg:before,.orbital-bg:after{content:"";pointer-events:none;position:absolute;inset:-12vh -12vw;transform:translateZ(0)}.orbital-bg:before{filter:blur(34px)saturate(138%);opacity:.72;background:conic-gradient(from 142deg at 42% 42%,#ece7f21a,#2a14582e,#e8b84a24,#e0823c1a,#ece7f214,#2a14582e);animation:18s ease-in-out infinite alternate drift}.orbital-bg:after{mix-blend-mode:soft-light;opacity:.4;background:linear-gradient(108deg,#0000 0%,#ece7f229 44%,#0000 72%),repeating-linear-gradient(90deg,#ece7f20b 0 1px,#0000 1px 9px)}.orbital-ring{border:1px solid #ece6f51c;border-radius:999px;animation:18s ease-in-out infinite alternate drift;position:absolute;transform:rotate(-18deg)}.ring-a{width:76vw;height:48vw;top:8vh;left:10vw}.ring-b{width:52vw;height:30vw;animation-delay:-6s;bottom:8vh;right:-8vw}.orbital-glow{filter:blur(70px);opacity:.55;border-radius:999px;width:26rem;height:26rem;position:absolute}.glow-a{background:#2a145829;bottom:2rem;left:-8rem}.glow-b{background:#e8b84a21;top:4rem;right:-4rem}.grain{background-image:linear-gradient(#ece7f209 1px,#0000 1px),linear-gradient(90deg,#ece7f206 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}@keyframes drift{0%{transform:rotate(-18deg)translate(0,0)}to{transform:rotate(-10deg)translate(2rem,-1rem)}}.glass-panel{border:1px solid var(--line);background:linear-gradient(145deg, #ece7f214, #ece7f206), var(--panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 24px 80px #00000052,inset 0 1px #ece7f217}.top-nav,.workspace-nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ece7f214;border-radius:999px;justify-content:space-between;align-items:center;width:min(1180px,100vw - 32px);margin:18px auto 0;padding:10px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.brand-mark{background:radial-gradient(circle at 35% 25%, #ece7f2, var(--gold) 18%, #221830 55%, #0e0a14);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:0 0 0 1px #e8b84a38,0 10px 26px #e8b84a29}.brand-mark span{background:#0e0a14d1;border-radius:999px;width:18px;height:2px;position:absolute}.brand-mark span:first-child{transform:translateY(-6px)rotate(28deg)}.brand-mark span:nth-child(2){transform:rotate(-18deg)}.brand-mark span:nth-child(3){transform:translateY(6px)rotate(20deg)}.brand-mark span:nth-child(4){width:2px;height:18px;transform:rotate(8deg)}.landing,.app-shell{width:min(1180px,100vw - 32px);margin:0 auto}.hero-grid{grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:42px;min-height:calc(100vh - 92px);padding:34px 0 64px;display:grid}.hero-copy h1,.dashboard-hero h1{letter-spacing:-.035em;background:linear-gradient(120deg,#ece7f2,#ece7f2);color:#0000;-webkit-background-clip:text;max-width:900px;margin:0;font-size:clamp(2.4rem,7vw,5.6rem);line-height:.96}.hero-copy p,.dashboard-hero p{max-width:700px;color:var(--muted);font-size:17px;line-height:1.7}.eyebrow{color:var(--gold);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-flex}.hero-actions,.trust-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trust-row{color:var(--muted);margin-top:28px;font-size:13px}.trust-row span{align-items:center;gap:7px;display:inline-flex}.primary-btn,.ghost-btn,.soft-pill{border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-btn{background:linear-gradient(135deg, var(--gold), var(--copper));color:#0e0a14;box-shadow:0 18px 42px #e8b84a3d}.primary-btn:disabled{opacity:.68;cursor:wait}.ghost-btn,.soft-pill{border:1px solid var(--line);color:var(--ink);background:#ece7f214}.auth-card{border-radius:28px;padding:18px}.auth-tabs{background:#ece7f20f;border-radius:999px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:18px;padding:5px;display:grid}.auth-tabs button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:11px 8px;font-weight:800}.auth-tabs .active{color:#0e0a14;background:var(--gold)}.social-auth{gap:10px;margin-bottom:18px;display:grid}.google-slot{place-items:center;min-height:42px;display:grid}.google-slot.disabled{opacity:.55;pointer-events:none}.social-btn{width:100%;min-height:43px;color:var(--ink);background:#ece7f214;border:1px solid #ece6f52e;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-weight:850;display:inline-flex}.apple-btn span{font-size:20px;line-height:1}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:12px;font-weight:800;display:grid}.auth-divider span{background:var(--line);height:1px}label{color:var(--muted);gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:grid}input,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#08061285;border-radius:14px;outline:none;padding:13px 14px}input:focus,select:focus{border-color:#e8b84ab8;box-shadow:0 0 0 3px #e8b84a24}.privacy-note,.muted{color:var(--muted);font-size:13px;line-height:1.55}.privacy-note a,.consent-row a,.legal-footer a{color:var(--gold);text-decoration:none}.bot-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.consent-row{color:var(--muted);grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:650;line-height:1.45;display:flex}.consent-row input{width:18px;height:18px;accent-color:var(--gold);margin-top:2px}.legal-footer{width:min(1180px,100vw - 32px);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:16px;margin:0 auto 28px;font-size:13px;display:flex}.legal-page{width:min(980px,100vw - 32px);min-height:100vh;margin:0 auto}.legal-card{border-radius:30px;margin:40px 0 28px;padding:clamp(24px,5vw,48px)}.legal-card h1{letter-spacing:-.035em;background:linear-gradient(120deg,#ece7f2,#ece7f2);color:#0000;-webkit-background-clip:text;margin:0;font-size:clamp(2.4rem,7vw,5rem);line-height:.96}.legal-card>p{max-width:760px;color:var(--muted);font-size:17px;line-height:1.7}.legal-card article{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.legal-card h2{color:var(--ink);margin:0 0 8px}.legal-card article p{color:var(--muted);margin:0;line-height:1.7}.error-box{color:#e0823c;background:#e0823c1f;border:1px solid #e0823c57;border-radius:14px;margin:12px 0;padding:12px}.feature-strip{grid-template-columns:repeat(4,1fr);gap:14px;padding:0 0 56px;display:grid}.pricing-section{padding:10px 0 64px}.section-head{max-width:760px;margin-bottom:22px}.section-head h2{letter-spacing:-.03em;background:linear-gradient(120deg,#ece7f2,#ece7f2);color:#0000;-webkit-background-clip:text;margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.section-head p{color:var(--muted);line-height:1.7}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.price-card{border:1px solid var(--line);background:#ece7f20e;border-radius:24px;align-content:space-between;gap:18px;padding:18px;display:grid}.price-card.featured{background:linear-gradient(145deg,#e8b84a21,#2a145814);border-color:#e8b84a75;box-shadow:0 20px 70px #e8b84a29}.plan-name{border:1px solid var(--line);color:var(--gold);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.price-card h3{letter-spacing:-.03em;margin:16px 0 8px;font-size:30px}.price-card p{min-height:64px;color:var(--muted);margin:0;line-height:1.55}.price-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.price-card li{color:#ece7f5c7;align-items:center;gap:8px;font-size:13px;display:flex}.price-card li svg{color:var(--gold);flex:none}.feature-strip article{border:1px solid var(--line);background:#ece7f20f;border-radius:22px;padding:20px}.feature-strip svg{color:var(--gold)}.feature-strip h2{margin:14px 0 8px;font-size:18px}.feature-strip p{color:var(--muted);margin:0;line-height:1.55}.workspace-nav{margin-bottom:22px}.demo-banner{background:linear-gradient(135deg,#e8b84a21,#2a145814);border-color:#e8b84a57;border-radius:22px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 18px;display:flex}.demo-banner svg{color:var(--gold);flex:none}.demo-banner strong,.demo-banner span{display:block}.demo-banner span{color:var(--muted);margin-top:2px;font-size:13px;line-height:1.45}.dashboard-hero{border-radius:30px;justify-content:space-between;align-items:end;gap:20px;padding:28px;display:flex}.dashboard-hero h1{font-size:clamp(2.2rem,5vw,4.7rem)}.health-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 14px;font-weight:900;display:inline-flex}.health-pill.ok{color:#ece7f2;background:#e8b84a24;border:1px solid #e8b84a42}.health-pill.warn{color:#e8b84a;background:#e8b84a24;border:1px solid #e8b84a42}.billing-panel{border-radius:28px;margin:18px 0;padding:22px}.billing-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.billing-head h2{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(1.8rem,4vw,3rem)}.billing-head p{color:var(--muted);margin:0;line-height:1.55}.billing-cycle{background:#ece7f20f;border-radius:999px;flex:none;grid-template-columns:1fr 1fr;padding:5px;display:grid}.billing-cycle button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:9px 12px;font-weight:850}.billing-cycle .active{background:var(--gold);color:#0e0a14}.usage-bar{border:1px solid var(--line);background:#ece7f20d;border-radius:18px;margin:16px 0;padding:14px}.usage-bar>div:first-child{color:var(--ink);justify-content:space-between;gap:12px;display:flex}.usage-bar span{color:var(--muted)}.usage-track{background:#ece7f217;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.usage-track span{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--copper));height:100%;display:block}.billing-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.billing-cards article{border:1px solid var(--line);background:#ece7f20d;border-radius:18px;gap:10px;padding:14px;display:grid}.billing-cards article.current{background:#e8b84a1c;border-color:#e8b84a73}.billing-cards span{color:var(--muted);font-size:12px;font-weight:850}.billing-cards strong{font-size:18px}.work-grid{grid-template-columns:300px minmax(0,1fr) 290px;gap:18px;padding-bottom:56px;display:grid}.tool-list,.runner,.history-panel{border-radius:26px;padding:18px}.tool-list h2,.runner h2,.history-panel h2{margin:0 0 16px}.group-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.group-tabs button{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#ece7f20d;border-radius:999px;padding:0 10px;font-size:12px;font-weight:850}.group-tabs button.active{color:var(--gold);background:#e8b84a29;border-color:#e8b84a6b}.tool-group h3{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:18px 0 8px;font-size:12px}.tool-group button{text-align:left;width:100%;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:16px;margin-bottom:8px;padding:12px}.tool-group button span,.history-item strong{font-weight:850;display:block}.tool-group button small,.history-item span,.history-item small{color:var(--muted);margin-top:4px;line-height:1.35;display:block}.tool-group .selected{background:#e8b84a1f;border-color:#e8b84a52}.tool-count{border:1px solid var(--line);color:var(--muted);background:#ece7f20d;border-radius:16px;padding:12px;font-size:12px;font-weight:800;line-height:1.45}.runner-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.runner-head p{color:var(--muted);margin:0;line-height:1.5}.runner-head span{border:1px solid var(--line);color:var(--gold);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.dropzone{text-align:center;min-height:190px;color:var(--ink);cursor:pointer;background:#e8b84a12;border:1px dashed #e8b84a6b;border-radius:24px;place-items:center;gap:8px;margin:22px 0;padding:22px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:grid}.dropzone:hover,.dropzone.is-dragging{background:linear-gradient(135deg,#e8b84a29,#2a14581a);border-color:#e8b84ad1;transform:translateY(-1px);box-shadow:0 18px 52px #e8b84a1f,inset 0 1px #ece7f21f}.dropzone.has-files{border-style:solid;border-color:#2a145885}.dropzone input{display:none}.dropzone svg{color:var(--gold)}.dropzone span{color:var(--muted)}.dropzone em{color:#ece7f5ad;font-size:13px;font-style:normal;font-weight:800}.dropzone small{color:#ece7f58a}.selected-files{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;margin:-8px 0 18px;display:grid}.selected-files>div{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.file-chip{max-width:100%;min-height:36px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;background:#ece7f211;border:1px solid #ece6f51f;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex;overflow:hidden}.file-chip small{color:var(--gold);flex:none;font-size:11px}.options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.run-btn{width:100%;margin-top:10px}.result-box{color:#ece7f2;background:#e8b84a1a;border:1px solid #e8b84a47;border-radius:18px;margin:12px 0;padding:14px}.result-box p{color:#d6ffe6c7;margin:8px 0 0;line-height:1.55}.result-box pre{white-space:pre-wrap;max-height:320px;color:var(--ink);background:#00000047;border-radius:14px;margin:10px 0 0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}.history-item{border:1px solid var(--line);background:#ece7f20d;border-radius:16px;margin-bottom:10px;padding:12px}.loading{min-height:100vh;color:var(--ink);place-items:center;gap:10px;font-weight:900;display:grid}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1080px){.hero-grid,.work-grid{grid-template-columns:1fr}.feature-strip,.pricing-grid,.billing-cards{grid-template-columns:repeat(2,1fr)}.tool-list{max-height:420px;overflow:auto}}@media (width<=680px){.top-nav,.workspace-nav,.landing,.app-shell{width:min(100vw - 20px,1180px)}.hero-grid{padding-top:28px}.hero-copy h1,.dashboard-hero h1{font-size:clamp(2rem,12vw,3.4rem)}.auth-card,.dashboard-hero,.tool-list,.runner,.history-panel{border-radius:20px}.feature-strip,.options-grid{grid-template-columns:1fr}.dashboard-hero,.runner-head,.billing-head,.usage-bar>div:first-child{display:grid}.pricing-grid,.billing-cards{grid-template-columns:1fr}.workspace-nav .brand strong{font-size:14px}}body{background-color:#0000!important;background-image:radial-gradient(at 48% 44%,#2a145885,#0000 46rem),radial-gradient(circle at 16% 12%,#e8b84a29,#0000 30rem),radial-gradient(circle at 84% 14%,#e0823c1f,#0000 30rem),radial-gradient(circle at 18% 88%,#2a14587a,#0000 34rem),linear-gradient(135deg,#0e0a14,#140e1e 54%,#0e0a14)!important;background-position:0 0,0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat,repeat!important;background-size:auto,auto,auto,auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box,border-box!important}#root,.landing,.app-shell,.pricing-section,.feature-strip,.legal-page{background:0 0!important}.landing,.app-shell,.legal-page{isolation:isolate;position:relative}.landing:before,.app-shell:before,.legal-page:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(at 48% 28%,#2a14588a,#0000 44rem),radial-gradient(circle at 18% 8%,#e8b84a29,#0000 28rem),radial-gradient(circle at 84% 18%,#e0823c1f,#0000 28rem),radial-gradient(circle at 26% 62%,#2a14587a,#0000 36rem),radial-gradient(circle at 78% 88%,#e8b84a1a,#0000 32rem),linear-gradient(135deg,#0e0a14,#140e1e 54%,#0e0a14);position:absolute;inset:-9rem -8vw -7rem}.glass-panel,.auth-card,.price-card,.feature-strip article,.billing-panel,.dashboard-hero,.tool-list,.runner,.history-panel{background:linear-gradient(145deg,#e8b84a12,#2a145829),#1a1326bd!important;border-color:#ece6f524!important}.suite-global-shader{z-index:0;pointer-events:none;opacity:.96;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.shader-fallback,.mesh-motion,.suite-shader-dim,.suite-global-shader canvas{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.shader-fallback{background:radial-gradient(circle at 20% 18%,#2a145852,#0000 28rem),radial-gradient(circle at 78% 10%,#e8b84a3d,#0000 28rem),radial-gradient(circle at 58% 92%,#e0823c24,#0000 34rem),linear-gradient(135deg,#0e0a14f5,#e8b84ac7 48%,#221830f0)}.suite-global-shader:before,.suite-global-shader:after{pointer-events:none;content:"";position:absolute;inset:0}.suite-global-shader:before{z-index:1;mix-blend-mode:screen;opacity:.78;background:radial-gradient(at 52% 48%,#2a14582b,#0000 58%),radial-gradient(circle at 12% 64%,#e8b84a1c,#0000 34%),radial-gradient(circle at 88% 58%,#e0823c14,#0000 38%)}.suite-global-shader:after{z-index:2;mix-blend-mode:soft-light;opacity:.55;background:linear-gradient(118deg,#0000 0%,#ece7f21a 42%,#0000 72%),repeating-linear-gradient(100deg,#ece7f208 0 1px,#0000 1px 9px)}.mesh-motion{opacity:.52;background:linear-gradient(115deg,#ece7f200 0%,#ece7f26b 42%,#ece7f200 72%) 0 0/180% 180%,radial-gradient(circle at 12% 88%,#e8b84a38,#0000 22%),radial-gradient(circle at 78% 18%,#2a14582e,#0000 28%);animation:14s ease-in-out infinite alternate meshDrift}.suite-shader-dim{display:none}.landing,.app-shell,.legal-page,.loading{z-index:2;position:relative}.landing:before,.app-shell:before,.legal-page:before,.orbital-bg{display:none!important}@keyframes meshDrift{0%{background-position:0 42%,50%,50%}to{background-position:100% 58%,50%,50%}}:root{--bg:#05030d;--bg2:#080b1f;--panel:#ffffff0f;--panel-strong:#ffffff17;--line:#ffffff24;--ink:#f4f1ea;--muted:#f4f1eab3;--gold:#f5c542;--copper:#c39433;--lavender:#c4b5fd}body{letter-spacing:-.01em;font-family:Geist,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(40% 52% at 82% 14%,#8b5cf64d,#0000 60%),radial-gradient(30% 40% at 90% 88%,#f5c5421a,#0000 60%),radial-gradient(48% 60% at 8% 96%,#4c1d9542,#0000 64%),linear-gradient(150deg,#05030d 0%,#080b1f 44%,#15113a 100%)!important}.app-shell,.landing,.legal-page{z-index:1;position:relative}.app-shell:after,.landing:after,.legal-page:after{content:"";z-index:-1;pointer-events:none;mix-blend-mode:soft-light;opacity:.58;background:linear-gradient(112deg,#0000 0%,#ffffff1f 42%,#0000 72%),repeating-linear-gradient(90deg,#ffffff07 0 1px,#0000 1px 9px);animation:12s ease-in-out infinite alternate officinaCosmosSweep;position:fixed;inset:-12vh -12vw}.glass-panel,.auth-card,.price-card,.legal-card,.billing-panel,.dashboard-hero,.tool-list,.runner,.history-panel,.portal-card,.billing-cards article,.workspace-nav,.top-nav,.tool-group button,.upload-zone,.job-card{color:var(--ink)!important;-webkit-backdrop-filter:blur(22px)saturate(142%)!important;background:linear-gradient(135deg,#ffffff17,#ffffff09)!important;border-color:#ffffff24!important;box-shadow:inset 0 1px #ffffff29,0 22px 64px #0000004d!important}.dashboard-hero h1,.hero-copy h1,.legal-card h1,.runner h2{background:linear-gradient(118deg,#fff,#ece9ff 46%,#c4b5fd 78%,#ffe8a3);-webkit-background-clip:text;background-clip:text;color:#0000!important}.app-shell{padding-bottom:36px}.app-shell--demo{width:min(1280px,100vw - 28px);padding-bottom:148px}.workspace-nav{z-index:30;position:sticky;top:14px;border-radius:999px!important;padding:10px 12px 10px 14px!important}.app-shell--demo .workspace-nav{z-index:70;justify-content:center;width:min(960px,100vw - 28px);margin-top:14px;top:14px;background:linear-gradient(135deg,#ffffff21,#ffffff0e),#0a0612ad!important;padding:8px 12px!important;box-shadow:inset 0 1px #ffffff38,0 20px 64px #0000006b!important}.app-shell--demo .workspace-nav .brand{justify-content:center;min-width:0}.app-shell--demo .workspace-nav .brand>div{min-width:0}.app-shell--demo .workspace-nav .brand strong{white-space:nowrap;font-size:14px}.app-shell--demo .workspace-nav .brand span{display:none}.app-shell--demo .workspace-nav>.ghost-btn{display:none!important}.workspace-nav .brand-mark{border-radius:10px;width:34px;height:34px;background:radial-gradient(circle at 30% 24%,#ffffffeb,#f5c542db 22%,#0000 31%),linear-gradient(140deg,#8b5cf6,#4c1d95 62%,#1b1140)!important}.workspace-nav .brand strong{letter-spacing:.02em}.demo-banner{border-radius:22px;align-items:center;gap:14px;width:min(1180px,100vw - 32px);margin:18px auto 0;padding:14px 16px;display:flex;background:linear-gradient(135deg,#f5c54224,#c4b5fd14),#ffffff0e!important}.app-shell--demo .demo-banner{border-radius:999px;width:min(1280px,100%);padding:12px 18px}.demo-banner svg{color:var(--gold)}.demo-banner strong{color:var(--ink);display:block}.demo-banner span{color:var(--muted);margin-top:2px;line-height:1.45;display:block}.dashboard-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;display:grid;position:relative;overflow:hidden;border-radius:30px!important;margin-top:22px!important;padding:clamp(22px,4vw,34px)!important}.app-shell--demo .dashboard-hero{width:min(1280px,100%);min-height:clamp(250px,34vh,390px);background:radial-gradient(circle at 18% 0,#f5c54238,#0000 36%),radial-gradient(circle at 82% 18%,#c4b5fd47,#0000 42%),linear-gradient(135deg,#ffffff24,#ffffff0e)!important;border-radius:32px!important;margin:18px auto 0!important}.app-shell--demo .dashboard-hero h1{max-width:13ch;font-size:clamp(2.2rem,6vw,5.1rem)}.app-shell--demo .dashboard-hero p{max-width:760px;font-size:clamp(.98rem,1.6vw,1.18rem)}.dashboard-hero:before{content:"";filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#f5c54233,#8b5cf629,#0000 70%);border-radius:999px;height:280px;position:absolute;inset:auto -12% -42% 34%}.dashboard-hero>*{z-index:1;position:relative}.dashboard-hero h1{max-width:12ch}.health-pill{min-height:42px;color:var(--ink);white-space:nowrap;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.health-pill.ok{color:var(--gold);border-color:#f5c5426b}.demo-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1180px,100vw - 32px);margin:18px auto 0;display:grid}.app-shell--demo .demo-showcase,.app-shell--demo .billing-panel,.app-shell--demo .work-grid{width:min(1280px,100%)}.demo-metric{border-radius:22px;padding:18px}.demo-metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;display:block}.demo-metric strong{color:var(--ink);margin-top:8px;font-size:clamp(1.9rem,4vw,2.8rem);line-height:.95;display:block}.demo-metric small{color:var(--muted);margin-top:8px;line-height:1.45;display:block}.billing-panel{border-radius:28px!important;margin-top:18px!important}.work-grid{align-items:start;margin-top:18px}.tool-list,.runner,.history-panel{border-radius:28px!important}.tool-list h2,.runner h2,.history-panel h2{color:var(--ink);letter-spacing:-.02em}.group-tabs{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;padding:5px}.group-tabs button{background:0 0!important;border:0!important}.group-tabs button.active{color:var(--gold)!important;background:linear-gradient(135deg,#f5c54238,#c4b5fd1a)!important}.tool-group button{position:relative;overflow:hidden;border-radius:18px!important}.tool-group button:after{content:"";opacity:0;background:linear-gradient(112deg,#0000,#ffffff14,#0000);transition:opacity .2s;position:absolute;inset:0}.tool-group button:hover:after,.tool-group button.selected:after{opacity:1}.runner-head{align-items:flex-start!important}.runner-head h2{margin-bottom:6px!important}.demo-tool-preview{background:linear-gradient(135deg,#f5c5421c,#ffffff0a);border:1px solid #f5c5423d;border-radius:18px;align-items:flex-start;gap:12px;margin:18px 0 -4px;padding:13px 14px;display:flex}.demo-tool-preview svg{color:var(--gold);flex:none;margin-top:2px}.demo-tool-preview strong{color:var(--ink);font-size:13px;display:block}.demo-tool-preview span{color:var(--muted);margin-top:3px;font-size:12.5px;line-height:1.45;display:block}.dropzone{background:radial-gradient(circle at 50% 0,#f5c54229,#0000 54%),#ffffff0b!important;border-radius:28px!important;min-height:220px!important}.dropzone[aria-disabled=true]{cursor:default}.dropzone:has(input:disabled){cursor:default}.history-item{background:#ffffff0e!important;border-color:#ffffff1f!important}.demo-bottom-dock{z-index:80;-webkit-backdrop-filter:blur(24px)saturate(145%);background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;max-width:calc(100vw - 16px);padding:9px 12px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff2e,0 20px 60px #0006}.app-shell--demo .demo-bottom-dock{background:linear-gradient(135deg,#ffffff24,#ffffff0e),#0a0612b8}.demo-bottom-dock a,.demo-bottom-dock button{min-height:38px;color:var(--ink);white-space:nowrap;background:#ffffff0f;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.demo-bottom-dock a:first-child{background:#ffffff16}.demo-bottom-dock button:last-child{color:#1c1206;background:linear-gradient(135deg,#ffe8a3,#f5c542 46%,#c39433)}.primary-btn,.auth-tabs .active,.tool-group .selected,button[type=submit]{color:#1c1206!important;background:linear-gradient(135deg,#ffe8a3,#f5c542 46%,#c39433)!important;border-color:#f5c54275!important;box-shadow:0 14px 36px #e8c66a3d!important}.ghost-btn,.soft-pill,.social-btn{color:var(--ink)!important;background:#fff1!important;border-color:#ffffff24!important}input,select,textarea{color:var(--ink)!important;background:#ffffff0e!important;border-color:#ffffff24!important}input:focus,select:focus,textarea:focus{border-color:#f5c54294!important;box-shadow:0 0 0 3px #f5c54226!important}.muted,.privacy-note,.dashboard-hero p,.hero-copy p,.legal-card p,.price-card p,.billing-cards span,.tool-group button small,.history-panel span{color:var(--muted)!important}@media (width<=760px){.app-shell,.landing,.legal-page{width:min(100vw - 24px,1180px)!important}.workspace-nav,.top-nav{border-radius:24px!important}.workspace-nav{position:static}.dashboard-hero,.demo-banner{grid-template-columns:1fr}.app-shell--demo{padding-bottom:132px;width:min(100vw - 20px,1280px)!important}.app-shell--demo .workspace-nav{width:min(100%,520px);position:sticky;top:8px;border-radius:999px!important}.app-shell--demo .demo-banner{border-radius:22px;align-items:flex-start}.app-shell--demo .dashboard-hero{min-height:auto;border-radius:26px!important;padding:22px!important}.app-shell--demo .billing-panel{margin-top:150px!important}.demo-showcase{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:repeat(3,minmax(148px,1fr));padding-bottom:4px;overflow-x:auto}.demo-showcase::-webkit-scrollbar{display:none}.demo-metric{scroll-snap-align:start;min-width:148px;padding:15px}.demo-metric strong{font-size:2rem}.health-pill{justify-content:center;width:100%}.demo-bottom-dock{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.demo-bottom-dock a,.demo-bottom-dock button{padding:0 12px}.app-shell:after,.landing:after,.legal-page:after{opacity:.78;animation-duration:9s}}@media (prefers-reduced-motion:reduce){.app-shell:after,.landing:after,.legal-page:after{animation:none!important}}@keyframes officinaCosmosSweep{0%{opacity:.48;transform:translate(-2vw,-1vh)scale(1.02)}to{opacity:.78;transform:translate(2vw,1vh)scale(1.05)}}
