:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f172a;--bg-main:#020617;--panel:#1e293b;--panel-muted:#334155;--control-bg:#0f172a;--text:#e2e8f0;--text-strong:#f8fafc;--muted:#94a3b8;--muted-strong:#64748b;--line:#334155;--line-soft:#334155;--accent:#6366f1;--accent-soft:#1e293b;--accent-line:#6366f1;--accent-strong:#a5b4fc;--success:#34d399;--warning:#f59e0b;--error:#f87171;--shadow:0 12px 24px #0000002e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 12% -8%,#6366f11f,#0000 28rem),radial-gradient(circle at 92% 18%,#3b82f60f,#0000 24rem);background-attachment:fixed;flex-direction:column;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;display:flex}.site-page{flex:1 0 auto}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(1360px,100vw - 48px);margin:0 auto;padding:28px 0 36px}.topbar{justify-content:space-between;align-items:center;gap:20px;min-height:48px;margin-bottom:18px;display:flex}.eyebrow{color:var(--muted);margin:0 0 6px;font-size:13px;font-weight:600}h1,h2{letter-spacing:0;margin:0;font-weight:700}h1{color:var(--text-strong);font-size:28px;line-height:1.2}h2{color:var(--text-strong);font-size:18px}.nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nav a,.token-badge{border:1px solid var(--line);background:var(--control-bg);color:var(--muted);border-radius:8px;align-items:center;min-height:38px;padding:9px 12px;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.nav a:hover{background:var(--panel-muted);border-color:var(--accent);color:var(--text-strong);transform:translateY(-1px)}.nav a[aria-current=page]{border-color:var(--accent);background:var(--accent-soft);color:var(--text-strong)}.brand-link{color:var(--text-strong);align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand-wordmark{letter-spacing:-.025em}.brand-mark{border:1px solid var(--accent);color:#fff;background:linear-gradient(145deg,#6366f1,#4338ca);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 8px 24px #6366f147}.brand-mark svg{width:27px;height:27px;display:block;overflow:visible}.site-shell{width:min(1240px,100vw - 48px);padding-bottom:72px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:64px;margin-bottom:0;display:flex}.site-header-main{flex:auto;align-items:center;gap:28px;min-width:0;display:flex}.site-tabs{align-self:stretch;align-items:center;gap:22px;min-width:0;display:flex}.site-tab,.site-login{min-height:40px;color:var(--muted);white-space:nowrap;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:700;transition:background-color .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.site-tab:hover{color:var(--text-strong)}.site-tab.active{color:var(--text-strong);box-shadow:inset 0 -2px 0 var(--accent)}.site-login{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:8px;flex:none;min-height:38px;padding:8px 14px}.site-login:hover{background:#4f46e5;border-color:#818cf8;transform:translateY(-1px)}.site-header-actions{flex:none;min-width:0}.site-header-actions .auth-status{flex-wrap:nowrap;justify-content:flex-end;gap:8px}.site-header-actions .auth-status>span:first-child{max-width:210px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.site-header-actions .button{min-height:34px;padding:7px 11px;font-size:12px}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:64px;min-height:610px;padding:58px 0 74px;display:grid}.home-hero-copy h1{letter-spacing:-.055em;margin-top:0;font-size:clamp(48px,6.4vw,78px);line-height:1.03}.home-hero-copy h1 span{white-space:nowrap;display:block}.home-hero-copy>p{max-width:610px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.78}.home-hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.large-button{min-height:48px;padding:12px 20px}.home-trust-row{flex-wrap:wrap;gap:18px;margin-top:24px;display:flex}.home-trust-row span{color:var(--muted);padding-left:15px;font-size:12px;font-weight:700;position:relative}.home-trust-row span:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 10px #34d3998c}.workflow-preview{border:1px solid var(--line);background:linear-gradient(145deg,#6366f114,#0000 48%),#1e293be0;border-radius:14px;overflow:hidden;box-shadow:0 20px 50px #00000038}.product-preview-titlebar{border-bottom:1px solid var(--line-soft);background:#0206179e;justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding:10px 16px;display:flex}.product-preview-titlebar>div{align-items:center;gap:9px;min-width:0;display:flex}.product-preview-titlebar strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.product-preview-titlebar>span{color:var(--muted);font-size:11px;font-weight:700}.product-preview-mark{color:#fff;background:linear-gradient(145deg,#818cf8,#4f46e5);border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.product-preview-mark svg{width:20px;height:20px;display:block;overflow:visible}.product-preview-body{border-bottom:1px solid var(--line-soft);grid-template-columns:44px minmax(0,1fr);min-height:252px;display:grid}.product-preview-sidebar{border-right:1px solid var(--line-soft);background:#02061780;flex-direction:column;align-items:center;gap:12px;padding:15px 10px;display:flex}.product-preview-sidebar i{border:1px solid var(--line);background:var(--control-bg);border-radius:6px;width:22px;height:22px}.product-preview-sidebar i.active{border-color:var(--accent-line);background:#6366f147;box-shadow:0 0 16px #6366f138}.product-preview-content{min-width:0;padding:17px}.product-preview-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-preview-heading>div{gap:4px;min-width:0;display:grid}.product-preview-heading span{color:var(--muted);font-size:10px}.product-preview-heading strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.product-preview-heading .product-preview-status{min-height:24px;color:var(--success);background:#34d3991a;border:1px solid #34d3993d;border-radius:999px;flex:none;align-items:center;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.product-preview-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.product-preview-stats>span{border:1px solid var(--line-soft);min-width:0;color:var(--muted);background:#0f172ab8;border-radius:7px;gap:5px;padding:8px;font-size:9px;display:grid}.product-preview-stats strong{color:var(--text-strong);font-size:12px}.product-preview-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.product-preview-thumbs i{aspect-ratio:4/3;border:1px solid var(--line-soft);background:linear-gradient(155deg,#a5b4fc47,#0000 48%),linear-gradient(25deg,#172554,#1e293b);border-radius:7px}.product-preview-thumbs i:nth-child(2){background:linear-gradient(155deg,#34d39929,#0000 52%),linear-gradient(25deg,#134e4a,#1e293b)}.product-preview-thumbs i:nth-child(3){background:linear-gradient(155deg,#f59e0b26,#0000 52%),linear-gradient(25deg,#451a03,#1e293b)}.product-preview-link{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:34px;margin-top:10px;padding:7px 8px 7px 10px;display:flex}.product-preview-link span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.product-preview-link strong{background:var(--accent);color:#fff;border-radius:5px;flex:none;align-items:center;min-height:22px;padding:4px 7px;font-size:9px;display:inline-flex}.workflow-preview ol{margin:0;padding:0 18px 16px;list-style:none;display:grid}.workflow-preview li{border-top:1px solid var(--line-soft);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:14px;min-width:0;min-height:58px;display:grid}.workflow-number{border:1px solid var(--line);background:var(--control-bg);width:32px;height:32px;color:var(--accent-strong);border-radius:9px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.workflow-preview li strong{color:var(--text-strong);white-space:nowrap;font-size:14px}.dashboard-intro,.admin-heading{padding:42px 0 24px}.dashboard-intro h1,.admin-heading h1{letter-spacing:-.035em;font-size:clamp(30px,4vw,42px)}.dashboard-intro>p:last-child,.admin-heading>p:last-child{color:var(--muted);margin:10px 0 0;line-height:1.6}.home-stats{gap:12px;margin-bottom:16px}.home-stats .stat-panel{border-radius:12px;justify-content:space-between;align-items:flex-end;min-height:132px;padding:22px;display:flex}.home-stats .stat-panel div{gap:7px;display:grid}.home-stats .stat-panel strong{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px)}.projects-panel{border-radius:12px;padding:26px}.project-count{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.feature-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:60px;margin-top:80px;padding:72px 0;scroll-margin-top:24px;display:grid}.feature-section-heading h2{letter-spacing:-.04em;margin-top:0;font-size:clamp(30px,3.7vw,44px);line-height:1.18}.feature-section-heading p{color:var(--muted);margin:18px 0 0;line-height:1.7}.feature-grid{gap:10px;display:grid}.feature-grid article{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:24px 24px 24px 76px;transition:border-color .15s,transform .15s,background-color .15s;position:relative}.feature-grid article:hover{border-color:var(--accent);background:var(--panel-muted);transform:translate(3px)}.feature-index{color:var(--accent-strong);font-size:11px;font-weight:900;position:absolute;top:26px;left:24px}.feature-grid h3{color:var(--text-strong);margin:0;font-size:17px}.feature-grid p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.login-shell{width:min(720px,100vw - 40px)}.login-shell .site-header{margin-bottom:42px}.login-shell .auth-panel{border-radius:12px;padding:30px}.login-shell .auth-panel h1{margin-top:0;font-size:34px}.pricing-shell{width:min(1240px,100vw - 48px);padding-bottom:72px}.pricing-hero{text-align:center;max-width:900px;margin:74px auto 54px}.pricing-hero h1{letter-spacing:-.045em;margin-top:0;font-size:clamp(40px,6vw,68px);line-height:1.08}.pricing-hero>p{max-width:720px;color:var(--muted);margin:22px auto 0;font-size:17px;line-height:1.75}.pricing-notice{border:1px solid var(--line);text-align:left;background:#1e293bb3;border-radius:999px;align-items:center;gap:10px;margin-top:28px;padding:9px 12px;display:inline-flex}.pricing-notice span{color:#c4b5fd;background:#312e81;border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:800}.pricing-notice p{color:var(--muted);margin:0;font-size:12px}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pricing-card{border:1px solid var(--line);background:var(--panel);min-width:0;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;padding:24px;display:flex}.pricing-card.featured{border-color:var(--accent);background:linear-gradient(180deg, #6366f11a, transparent 34%), var(--panel);box-shadow:0 18px 44px #0f172a70,0 0 0 1px #6366f124}.pricing-card-heading>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.plan-name{color:var(--text-strong);font-size:21px;font-weight:800}.recommended-badge{border:1px solid var(--accent);color:#c4b5fd;background:#312e81;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.plan-price{border-bottom:1px solid var(--line);min-height:88px;margin-top:22px;padding-bottom:22px}.plan-price strong{color:var(--text-strong);letter-spacing:-.035em;font-size:30px;display:block}.plan-price span{color:var(--muted);margin-top:7px;font-size:12px;display:block}.plan-limits{gap:14px;margin:22px 0 26px;display:grid}.plan-limits div{justify-content:space-between;gap:12px;display:flex}.plan-limits dt{color:var(--muted);font-size:13px}.plan-limits dd{color:var(--text-strong);text-align:right;margin:0;font-size:13px;font-weight:800}.plan-status{border:1px solid var(--line);background:var(--control-bg);color:var(--muted);text-align:center;border-radius:8px;margin-top:auto;padding:10px 12px;font-size:13px;font-weight:800}.pricing-card.featured .plan-status{border-color:var(--accent);color:var(--accent-strong)}.included-panel,.pricing-footer-cta{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:48px;margin-top:54px;padding:36px;display:grid}.included-panel h2,.pricing-footer-cta h2{margin-top:0;font-size:25px;line-height:1.35}.included-panel p,.pricing-footer-cta p{color:var(--muted);margin:12px 0 0;line-height:1.65}.included-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.included-panel li{border:1px solid var(--line-soft);background:var(--control-bg);color:var(--text);border-radius:8px;padding:14px 14px 14px 40px;font-size:13px;line-height:1.5;position:relative}.included-panel li:before{content:"✓";color:var(--success);font-weight:900;position:absolute;top:13px;left:14px}.pricing-footer-cta{background:linear-gradient(110deg, #6366f124, transparent 55%), var(--panel);grid-template-columns:minmax(0,1fr) auto;margin-top:16px}.pricing-footer-cta .button{min-height:46px;padding-inline:20px}.panel,.stat-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.panel{padding:20px}.compact-panel{margin-bottom:16px;padding:14px}.section-header{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-header h2{color:var(--text-strong)}.section-header p{color:var(--muted);margin:6px 0 0;line-height:1.5}.app-banner{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:16px;padding:18px 20px;display:grid}.app-banner p{color:var(--muted);margin:8px 0 0;line-height:1.55}.banner-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.project-list{gap:10px;display:grid}.project-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;transition:background-color .15s,border-color .15s,transform .15s;display:flex}.project-row:hover{background:var(--panel-muted);border-color:var(--line);transform:translateY(-1px)}.project-row div,.metrics,.asset-meta{gap:10px;display:flex}.project-row div,.asset-meta{flex-direction:column}.project-row span,.metrics span,.asset-meta span{color:var(--muted);font-size:13px}.project-row strong,.asset-meta strong{color:var(--text-strong)}.metrics{text-align:right;align-items:flex-end}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-stats .stat-panel{min-height:108px}.admin-stats .stat-panel strong{font-size:30px}.product-funnel-panel{margin-bottom:16px}.product-funnel-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.product-funnel-stage{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;gap:9px;min-width:0;padding:14px;display:grid}.product-funnel-stage span,.product-funnel-stage small,.product-funnel-note{color:var(--muted)}.product-funnel-stage span{font-size:12px;font-weight:700}.product-funnel-stage strong{color:var(--text-strong);font-size:28px;line-height:1}.product-funnel-stage small{font-size:11px;line-height:1.4}.product-funnel-note{margin:14px 0 0;font-size:12px;line-height:1.55}.stat-panel{padding:18px;position:relative;overflow:hidden}.stat-panel span{color:var(--muted);font-size:13px;font-weight:700}.stat-panel strong{color:var(--text-strong);margin-top:12px;font-size:34px;line-height:1;display:block}.status-badge{background:var(--panel-muted);width:fit-content;min-height:24px;color:var(--muted);border:1px solid var(--line-soft);border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.status-badge.review,.status-badge.selected{border-color:var(--accent-line);color:#93c5fd;background:#1e3a8a}.status-badge.completed,.status-badge.final,.status-badge.active{color:#34d399;background:#064e3b;border-color:#065f46}.status-badge.draft,.status-badge.pending{color:var(--muted);background:#1e293b}.status-badge.rejected{color:#c4b5fd;background:#312e81;border-color:#4338ca}.status-badge.unseen{color:#a1a1aa;background:#27272a}.status-badge.uploading{color:#fbbf24;background:#78350f;border-color:#92400e}.status-badge.approved{color:#93c5fd;background:#1e3a8a;border-color:#1d4ed8}.status-badge.error{color:#fca5a5;background:#7f1d1d;border-color:#991b1b}.storage-status-panel,.cleanup-status-panel,.selection-operations-panel{margin-bottom:16px}.selection-operations-grid{grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);gap:16px;display:grid}.selection-operation-section,.selection-storage-ranking{min-width:0}.selection-operation-heading{justify-content:space-between;align-items:baseline;gap:12px;min-height:34px;margin-bottom:10px;display:flex}.selection-operation-heading h3{color:var(--text-strong);margin:0;font-size:15px}.selection-operation-heading span{color:var(--muted);font-size:12px}.selection-operation-list{gap:10px;max-height:680px;padding-right:3px;display:grid;overflow-y:auto}.selection-operation-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px;display:grid}.selection-operation-main{gap:5px;min-width:0;display:grid}.selection-operation-main>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.selection-operation-main>span,.selection-operation-main small{overflow-wrap:anywhere;color:var(--muted);font-size:12px}.selection-operation-controls{align-items:center;gap:7px;display:flex}.selection-operation-controls select{border:1px solid var(--line);background:var(--control-bg);min-height:38px;color:var(--text);font:inherit;border-radius:8px;padding:8px 28px 8px 10px;font-size:13px}.selection-storage-ranking ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.selection-storage-ranking li{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.selection-storage-rank{background:var(--panel-muted);width:26px;height:26px;color:var(--accent-strong);border-radius:7px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.selection-storage-ranking li>div{gap:3px;min-width:0;display:grid}.selection-storage-ranking strong,.selection-storage-ranking li>div>span,.selection-storage-ranking small{overflow-wrap:anywhere}.selection-storage-ranking li>div>span,.selection-storage-ranking small{color:var(--muted);font-size:11px}.selection-storage-ranking b{color:var(--text-strong);white-space:nowrap;font-size:12px}.storage-details{flex-wrap:wrap;gap:8px;display:flex}.storage-details span{border:1px solid var(--line-soft);background:var(--control-bg);min-height:30px;color:var(--muted);border-radius:8px;padding:6px 9px;font-size:13px}.cleanup-list{gap:10px;display:grid}.cleanup-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.cleanup-main{gap:7px;min-width:0;display:grid}.cleanup-main strong{color:var(--text-strong);overflow-wrap:anywhere}.cleanup-main p{color:var(--error);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.cleanup-meta{flex-wrap:wrap;gap:8px;display:flex}.cleanup-meta span{color:var(--muted);font-size:13px}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px;display:grid}.asset-tile{border:1px solid var(--line-soft);background:var(--panel);border-radius:8px;transition:border-color .15s,transform .15s,box-shadow .15s;overflow:hidden}.asset-tile:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.asset-preview{aspect-ratio:4/3;background:var(--control-bg);border-bottom:1px solid var(--line-soft)}.asset-preview img{object-fit:cover;width:100%;height:100%;display:block}.asset-meta{min-height:78px;padding:11px}.asset-meta-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.asset-meta-heading strong{overflow-wrap:anywhere}.selection-toolbar{align-items:flex-start}.selection-save-group{justify-content:flex-end;align-items:center;gap:8px;display:flex}.selection-save-state{min-width:78px;color:var(--muted);text-align:right;font-size:13px;font-weight:700}.selection-save-state.saved{color:var(--success)}.selection-save-state.error{color:var(--error)}.selection-asset-tile{flex-direction:column;display:flex}.selection-asset-tile.selected{border-color:#2563eb}.selection-asset-tile.rejected{border-color:#475569}.asset-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.selection-toggle{appearance:none;border:1px solid var(--line-soft);background:var(--control-bg);min-height:32px;color:var(--muted);cursor:pointer;font:inherit;border-radius:8px;font-size:13px;font-weight:700;transition:background-color .15s,border-color .15s,color .15s}.selection-toggle:hover{border-color:var(--accent);color:var(--text-strong)}.selection-toggle.active{border-color:var(--accent);color:#bfdbfe;background:#1e3a8a}.selection-comment{resize:vertical;border:1px solid var(--line-soft);background:var(--control-bg);width:100%;min-height:64px;color:var(--text);font:inherit;border-radius:8px;padding:8px;line-height:1.4}.selection-comment::placeholder{color:var(--muted-strong)}.selection-shell{width:min(1560px,100vw - 48px)}.selection-hero{background:var(--panel);border:1px solid var(--line);color:#e2e8f0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-bottom:16px;padding:22px;display:grid}.selection-hero h1{color:#f8fafc}.selection-hero .eyebrow,.selection-hero p{color:#94a3b8}.selection-hero p{margin:8px 0 0}.selection-summary{grid-template-columns:repeat(2,minmax(90px,1fr));gap:10px;display:grid}.summary-chip{background:var(--control-bg);border:1px solid var(--line);border-radius:8px;min-width:112px;padding:12px}.summary-chip span{color:#94a3b8;font-size:12px;font-weight:700;display:block}.summary-chip strong{color:#f8fafc;margin-top:6px;font-size:22px;display:block}.narrow-shell{width:min(680px,100vw - 40px)}.auth-panel{gap:18px;display:grid}.pin-panel{gap:20px;display:grid}.unavailable-shell{place-items:center;min-height:100svh;padding:32px 0;display:grid}.unavailable-panel{text-align:center;width:min(580px,100%);padding:48px}.unavailable-mark{border:1px solid var(--accent);color:#fff;background:linear-gradient(145deg,#6366f1,#4338ca);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #6366f13d}.unavailable-panel h1{margin-bottom:12px}.unavailable-description,.unavailable-help{color:var(--muted);margin:0;line-height:1.65}.unavailable-help{border-top:1px solid var(--line);margin-top:18px;padding-top:18px;font-size:13px}.auth-panel p{color:var(--muted);margin:8px 0 0;line-height:1.6}.pin-panel p{color:var(--muted);margin:8px 0 0;line-height:1.55}.pin-form{gap:12px;display:grid}.pin-form label{gap:8px;display:grid}.pin-form label span{color:var(--muted);font-size:13px;font-weight:700}.pin-form input{border:1px solid var(--line-soft);background:var(--control-bg);width:100%;min-height:44px;color:var(--text-strong);font:inherit;letter-spacing:0;border-radius:8px;padding:10px 12px;font-size:18px}.auth-status{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.auth-status span{color:var(--text-strong);font-weight:600}.auth-status-form{margin:0;display:inline-flex}.button{appearance:none;border:1px solid var(--line);cursor:pointer;font:inherit;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:9px 14px;font-weight:700;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover,.button.secondary:hover{transform:translateY(-1px)}.button.primary:hover{background:#4f46e5;border-color:#818cf8}.button.secondary{background:var(--control-bg);color:var(--muted)}.button.secondary:hover{background:var(--panel-muted);color:var(--text-strong)}.button.danger{color:#fca5a5;background:#7f1d1d38;border-color:#f871716b}.button.danger:hover{border-color:var(--error);color:#fee2e2;background:#7f1d1d66;transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.beta-heading{max-width:760px;padding:64px 0 34px}.beta-heading h1{letter-spacing:-.035em;font-size:clamp(36px,5vw,58px)}.beta-heading>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.7}.beta-steps{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.beta-steps span{border:1px solid var(--line);background:var(--control-bg);color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:700;display:inline-flex}.beta-steps strong{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:inline-flex}.beta-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.beta-form-panel{min-width:0}.beta-form,.beta-login-prompt,.beta-access-state{gap:16px;display:grid}.beta-form label{gap:7px;display:grid}.beta-form label>span{color:var(--text-strong);font-size:13px;font-weight:700}.beta-form label small{color:var(--muted);font-weight:500}.beta-form .consent-checkbox{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px}.beta-form .consent-checkbox input{width:16px;height:16px;accent-color:var(--accent);margin:2px 0 0}.beta-form .consent-checkbox span{color:var(--muted);font-weight:500;line-height:1.5}.beta-form .consent-checkbox a{color:var(--accent-strong);text-underline-offset:2px;text-decoration:underline}.beta-form input,.beta-form textarea,.beta-review-controls textarea{border:1px solid var(--line);background:var(--control-bg);width:100%;color:var(--text-strong);font:inherit;resize:vertical;border-radius:8px;outline:none;padding:10px 12px}.beta-form input:focus,.beta-form textarea:focus,.beta-review-controls textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6366f124}.form-help,.beta-login-prompt p,.beta-access-state p{color:var(--muted);margin:0;line-height:1.6}.signed-in-email{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;gap:4px;padding:12px;display:grid}.signed-in-email span{color:var(--muted);font-size:12px}.signed-in-email strong{overflow-wrap:anywhere;color:var(--text-strong)}.beta-access-state{justify-items:start;margin-top:18px}.beta-access-state h2{font-size:24px}.success-text{width:100%;color:var(--success);margin:0;font-size:13px;line-height:1.5}.beta-admin-panel{margin-bottom:16px}.beta-application-list,.beta-user-list{gap:10px;display:grid}.beta-application-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:18px;padding:14px;display:grid}.beta-application-main{align-content:start;gap:5px;min-width:0;display:grid}.beta-application-title,.beta-review-controls>div,.beta-user-status,.beta-user-usage{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.beta-application-main>span,.beta-application-main small,.beta-application-meta,.beta-user-row span{color:var(--muted);font-size:12px}.beta-application-main p{color:var(--text);white-space:pre-wrap;margin:8px 0 2px;line-height:1.55}.beta-review-controls{align-content:start;gap:8px;display:grid}.beta-application-meta{text-align:right;align-self:center}.beta-user-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:8px;grid-template-columns:minmax(190px,1fr) auto minmax(260px,1fr);align-items:center;gap:14px;padding:13px 14px;display:grid}.beta-user-row>div:first-child{gap:4px;min-width:0;display:grid}.beta-user-row strong,.beta-user-row span{overflow-wrap:anywhere}.beta-user-usage{justify-content:flex-end}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;padding:24px}.empty-state p{margin:0}.error-text{width:100%;color:var(--error);font-size:13px}.site-footer{border-top:1px solid var(--line);background:radial-gradient(circle at 12% 8%,#6366f11a,#0000 32%),#0f172aeb;flex:none}.site-footer-inner{width:min(1240px,100vw - 48px);margin:0 auto;padding:28px 0 18px}.site-footer-main{justify-content:space-between;align-items:center;gap:40px;display:flex}.site-footer-brand{align-items:center;gap:20px;display:flex}.site-footer-brand-link{color:var(--text-strong);align-items:center;gap:11px;display:inline-flex}.site-footer-brand-link:hover{color:#fff}.site-footer-brand-link strong{letter-spacing:-.025em;font-size:18px}.site-footer-brand-mark{color:#fff;background:linear-gradient(145deg,#6366f1eb,#4f46e5c2);border:1px solid #818cf85c;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 10px 24px #4f46e52e}.site-footer-brand-mark svg{width:23px;height:23px;display:block;overflow:visible}.site-footer-description{color:var(--muted);word-break:keep-all;margin:0;font-size:12px;line-height:1.6}.site-footer-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 22px;display:flex}.site-footer-nav a{color:var(--muted);font-size:12px;font-weight:650;line-height:1.5}.site-footer-nav a:hover{color:#fff}.site-footer-bottom{border-top:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:15px;display:flex}.site-footer-bottom p{color:var(--muted-strong);margin:0;font-size:11px}.legal-link:hover,.legal-definition a:hover{color:var(--text-strong)}.legal-shell{width:min(1040px,100vw - 48px);padding-bottom:80px}.legal-heading{max-width:820px;padding:64px 0 36px}.legal-heading h1{letter-spacing:-.045em;font-size:clamp(38px,5vw,58px)}.legal-heading>p:not(.eyebrow){color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.75}.legal-meta{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.legal-meta span{border:1px solid var(--line);background:var(--control-bg);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.legal-document{gap:12px;min-width:0;display:grid}.legal-document section,.support-card{border:1px solid var(--line);background:var(--panel);min-width:0;box-shadow:var(--shadow);border-radius:12px;padding:28px}.legal-document h2,.support-card h2{margin:0;font-size:18px}.legal-document p,.legal-document li,.support-card p{color:var(--muted);font-size:14px;line-height:1.78}.legal-document p:last-child,.support-card p:last-child{margin-bottom:0}.legal-document ul,.legal-document ol{gap:6px;margin:16px 0 0;padding-left:22px;display:grid}.legal-link,.legal-definition a{color:var(--accent-strong);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-note{border-left:3px solid var(--accent);padding:10px 0 10px 14px;color:var(--muted)!important;font-size:13px!important}.legal-table-wrap{border:1px solid var(--line-soft);border-radius:9px;width:100%;max-width:100%;margin-top:18px;overflow-x:auto}.legal-table{border-collapse:collapse;background:var(--control-bg);width:100%;min-width:720px}.legal-table th,.legal-table td{border-bottom:1px solid var(--line-soft);color:var(--muted);text-align:left;vertical-align:top;word-break:keep-all;overflow-wrap:break-word;padding:14px;font-size:13px;line-height:1.6}.legal-table th{color:var(--text-strong);background:#3341558c;font-weight:800}.legal-table tbody tr:last-child td{border-bottom:0}.legal-table th:first-child,.legal-table td:first-child{white-space:nowrap;width:1%}.legal-table td:first-child{color:var(--text);font-weight:700}.legal-definition{gap:10px;margin:16px 0 0;display:grid}.legal-definition div{grid-template-columns:140px minmax(0,1fr);gap:14px;display:grid}.legal-definition dt{color:var(--muted)}.legal-definition dd{color:var(--text-strong);margin:0;font-weight:700}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.support-card{flex-direction:column;align-items:flex-start;display:flex}.support-card p{flex:auto}.support-card .button{margin-top:10px}.support-guide{margin-top:12px}@media (max-width:720px){.shell{width:min(100vw - 24px,1120px);padding:18px 0}.topbar,.project-row,.app-banner,.selection-hero{flex-direction:column;align-items:flex-start;display:flex}.dashboard-grid,.beta-access-grid,.beta-application-row,.beta-user-row,.selection-operations-grid,.selection-operation-row,.product-funnel-grid{grid-template-columns:1fr}.beta-heading{padding:46px 0 28px}.beta-heading h1{font-size:39px}.beta-user-usage,.beta-application-meta{text-align:left;justify-content:flex-start}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.banner-actions,.metrics,.cleanup-row{text-align:left;justify-content:flex-start}.cleanup-row{grid-template-columns:1fr}.selection-operation-controls{flex-wrap:wrap}.selection-summary{width:100%}.selection-save-group{justify-content:space-between;width:100%}.unavailable-panel{padding:36px 24px}.pricing-shell,.site-shell{width:min(100vw - 24px,1240px);padding-bottom:32px}.site-header{gap:10px;min-height:58px}.site-header-actions .auth-status>span:first-child,.site-header-actions .status-badge.completed{display:none}.site-header-main{gap:14px}.site-tabs{scrollbar-width:none;flex:auto;gap:16px;overflow-x:auto}.site-tab{flex:none;font-size:12px}.site-login{flex:none;min-height:36px;padding-inline:11px}.home-hero,.feature-section{grid-template-columns:1fr}.home-hero{gap:42px;min-height:0;padding:52px 0 56px}.home-hero-copy h1{font-size:44px}.home-hero-copy>p{font-size:15px}.workflow-preview li{grid-template-columns:34px minmax(0,1fr);min-height:54px}.workflow-preview li strong{font-size:13px}.home-stats .stat-panel{min-height:96px;padding:14px;display:block}.home-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-stats .stat-panel span{font-size:11px}.home-stats .stat-panel strong{margin-top:20px;font-size:27px}.feature-section{gap:32px;margin-top:46px;padding:52px 0}.feature-grid article{padding:22px 20px 22px 62px}.feature-index{top:24px;left:20px}.pricing-hero{text-align:left;margin:44px auto 36px}.pricing-hero h1{font-size:40px}.pricing-hero>p{margin-inline:0;font-size:15px}.pricing-notice{border-radius:10px;align-items:flex-start}.pricing-grid,.included-panel,.pricing-footer-cta{grid-template-columns:1fr}.included-panel,.pricing-footer-cta{gap:24px;margin-top:16px;padding:24px}.included-panel ul{grid-template-columns:1fr}.pricing-footer-cta .button{width:100%}.site-footer-inner{width:min(100vw - 24px,1240px);padding:30px 0 18px}.site-footer-main{flex-direction:column;align-items:flex-start;gap:22px}.site-footer-brand{flex-direction:column;align-items:flex-start;gap:12px}.site-footer-nav{justify-content:flex-start;gap:10px 18px}.site-footer-bottom{margin-top:24px}.legal-shell{width:min(100vw - 24px,1040px);padding-bottom:44px}.legal-heading{padding:46px 0 28px}.legal-heading h1{font-size:38px}.legal-document section,.support-card{padding:22px}.support-grid{grid-template-columns:1fr}.legal-definition div{grid-template-columns:1fr;gap:4px}}@media (min-width:721px) and (max-width:1050px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.included-panel{grid-template-columns:1fr;gap:26px}}@media (max-width:520px){.brand-wordmark{display:none}.brand-mark{border-radius:8px;width:32px;height:32px}.site-header-main{gap:10px}.site-tabs{gap:13px}.product-preview-body{grid-template-columns:1fr}.product-preview-sidebar{display:none}.product-preview-content{padding:15px}}@media (max-width:360px){.home-hero-copy h1{font-size:36px;line-height:1.06}.home-hero{gap:34px}.product-preview-titlebar{padding-inline:12px}.product-preview-titlebar>span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
