:root{--bg: #06080f;--surface: #0c1128;--card: rgba(15, 23, 42, .6);--border: rgba(148, 163, 184, .12);--text: #e2e8f0;--muted: #94a3b8;--white: #ffffff;--purple: #8b5cf6;--pink: #d946ef;--cyan: #22d3ee;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--container: 960px;--radius: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--cyan);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:720px}.nav{position:sticky;top:0;z-index:100;background:#06080fe0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:.75rem 0}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-logo{display:flex;align-items:center;gap:.5rem;color:var(--white);font-weight:700;font-size:1.1rem;text-decoration:none;flex-shrink:0}.nav-logo:hover{text-decoration:none}.nav-logo img{border-radius:8px}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:var(--muted);font-size:.9rem;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--white);text-decoration:none}.nav-status{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--muted);flex-shrink:0}.status-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;display:inline-block;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.hero{position:relative;overflow:hidden;padding:7rem 0 5rem;text-align:center}.hero-glow{position:absolute;width:600px;height:600px;filter:blur(140px);border-radius:50%;opacity:.25;pointer-events:none}.hero-glow-a{background:var(--purple);top:-250px;left:-150px}.hero-glow-b{background:var(--cyan);bottom:-250px;right:-150px}.hero-content{position:relative;z-index:1}.badge{display:inline-block;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1.5rem}.hero h1{font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:800;line-height:1.08;color:var(--white);letter-spacing:-.035em;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(90deg,var(--purple),var(--pink),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:600px;margin:0 auto;font-size:1.15rem;color:var(--muted);line-height:1.75}.hero-actions{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2.5rem;flex-wrap:wrap}.section{padding:5rem 0}.section-alt{background:var(--surface)}.section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:var(--white);margin-bottom:.5rem;letter-spacing:-.02em}.section-subtitle{font-size:1.15rem;color:var(--text);margin-bottom:.35rem;font-weight:600}.section-sub{color:var(--muted);max-width:560px;margin-bottom:2.5rem;font-size:1.05rem}.section-cta{margin-top:2.5rem;text-align:center}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{color:var(--white);background:linear-gradient(135deg,#7c3aed,#c026d3);box-shadow:0 8px 24px #7c3aed4d}.btn-primary:hover{box-shadow:0 14px 36px #7c3aed73}.btn-ghost{color:var(--text);border-color:var(--border)}.btn-ghost:hover{border-color:#94a3b859}.btn-lg{padding:1rem 2rem;font-size:1.05rem}.stats-section{padding:4rem 0 3rem;text-align:center}.stats-eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:1.75rem}.stats-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.stat-card{position:relative;overflow:hidden;background:#0f172a8c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.75rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.35rem;transition:border-color .2s ease,transform .2s ease}.stat-card:hover{transform:translateY(-3px);border-color:#8b5cf64d}.stat-card-glow{position:absolute;width:120px;height:120px;border-radius:50%;filter:blur(50px);opacity:.18;top:-30px;left:50%;transform:translate(-50%);pointer-events:none}.stat-glow-purple{background:var(--purple)}.stat-glow-cyan{background:var(--cyan)}.stat-glow-pink{background:var(--pink)}.stat-glow-green{background:#22c55e}.stat-card-icon{font-size:1.4rem;margin-bottom:.25rem}.stat-card-value{font-size:2.4rem;font-weight:800;color:var(--white);line-height:1;background:linear-gradient(135deg,var(--white),rgba(226,232,240,.7));-webkit-background-clip:text;background-clip:text;color:transparent}.stat-card-label{font-size:.8rem;color:var(--muted);font-weight:500;letter-spacing:.02em}.stats-dashboard-link{margin-top:.5rem}.dashboard-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--muted);background:#94a3b80f;border:1px solid var(--border);border-radius:999px;padding:.45rem 1.1rem;text-decoration:none;transition:color .15s,border-color .15s}.dashboard-pill:hover{color:var(--white);border-color:#8b5cf659;text-decoration:none}.nav-link-dashboard{color:var(--cyan)!important;font-weight:600!important}.about-card{display:flex;gap:2rem;align-items:flex-start;margin-top:2rem;background:var(--card);border:1px solid var(--border);border-radius:18px;padding:2rem 2.5rem}.about-avatar-glow{flex-shrink:0;width:72px;height:72px;background:radial-gradient(circle,rgba(139,92,246,.25),transparent 70%);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(139,92,246,.2)}.about-avatar-emoji{font-size:2.2rem;line-height:1}.about-body p{color:var(--muted);margin-bottom:.9rem;line-height:1.75;font-size:.97rem}.about-body p em{color:var(--text);font-style:normal;font-weight:600}.about-lead{font-size:1.1rem!important;color:var(--text)!important;font-weight:500}.about-follow{margin-top:1.25rem!important;margin-bottom:0!important}.product-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:2.5rem}.product-card.featured{border-color:#8b5cf640;background:radial-gradient(ellipse at 20% 0%,rgba(139,92,246,.08),transparent 50%),var(--card)}.product-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.tag{font-size:.78rem;color:var(--muted);background:#94a3b814;padding:.3rem .65rem;border-radius:999px;border:1px solid var(--border)}.product-card h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--white);margin-bottom:.75rem;letter-spacing:-.02em}.product-desc{color:var(--muted);max-width:560px;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.product-result{color:var(--text);max-width:560px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7;padding:.75rem 1rem;background:#8b5cf60f;border-left:3px solid var(--purple);border-radius:0 var(--radius) var(--radius) 0}.feature-list{list-style:none;margin-bottom:2rem}.feature-list li{position:relative;padding:.45rem 0 .45rem 1.6rem;color:var(--text)}.feature-list li:before{content:"→";position:absolute;left:0;color:var(--cyan);font-weight:600}.product-variants{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.variant-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#0f172a80;border:1px solid var(--border);border-radius:var(--radius);padding:1rem;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.variant-card:hover{text-decoration:none;border-color:#8b5cf659;transform:translateY(-2px)}.variant-card img{width:100%;max-width:140px;border-radius:8px}.variant-card span{color:var(--text);font-weight:600;font-size:.9rem}.product-actions{margin-bottom:2rem}.upsell{border-top:1px solid var(--border);padding-top:1.75rem;margin-top:.5rem}.upsell h3{font-size:1.2rem;color:var(--white);margin-bottom:.4rem}.upsell p{color:var(--muted);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.chapter{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .15s ease}.chapter:hover{border-color:#8b5cf640}.chapter-num{font-size:.78rem;color:var(--purple);font-weight:700;letter-spacing:.02em}.chapter h3{font-size:1.1rem;color:var(--white);margin:.4rem 0 .35rem}.chapter p{color:var(--muted);font-size:.92rem;line-height:1.55}.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:transform .15s ease,border-color .15s ease}.card:hover{transform:translateY(-2px);border-color:#8b5cf640}.card-icon{font-size:1.5rem;margin-bottom:.75rem}.card h3{font-size:1.1rem;color:var(--white);margin-bottom:.5rem}.card p{color:var(--muted);font-size:.92rem;line-height:1.55}.about-content{display:grid;grid-template-columns:240px 1fr;gap:2.5rem;align-items:start;margin-top:2rem}.dashboard-live{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem}.metric-card{background:#0f172a66;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(148,163,184,.1);border-radius:var(--radius);padding:1.5rem;transition:border-color .2s ease,transform .2s ease}.metric-card:hover{border-color:#8b5cf64d;transform:translateY(-2px)}.metric-icon{font-size:1.35rem;margin-bottom:.6rem}.metric-name{display:block;font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.metric-value{display:block;font-size:1.85rem;font-weight:800;color:var(--white);line-height:1.1;margin-bottom:.5rem}.metric-source{display:block;font-size:.72rem;color:var(--muted);opacity:.7}.dashboard-footer{text-align:center;padding-top:.5rem}.dashboard-timestamp{font-size:.82rem;color:var(--muted);margin-bottom:.35rem}.dashboard-promise{font-size:.9rem;color:var(--text);font-style:italic}.section-cta-final{padding:6rem 0;text-align:center;background:radial-gradient(ellipse at 50% 50%,rgba(139,92,246,.06),transparent 60%),var(--bg)}.section-cta-final h2{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;color:var(--white);line-height:1.15;margin-bottom:1rem;letter-spacing:-.025em}.section-cta-final p{color:var(--muted);max-width:520px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.cta-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.footer{border-top:1px solid var(--border);padding:2rem 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;gap:.45rem;font-weight:600;color:var(--text);font-size:.95rem}.footer-brand img{border-radius:6px}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:var(--muted);font-size:.9rem;transition:color .15s}.footer-links a:hover{color:var(--text);text-decoration:none}.footer-copy{width:100%;text-align:center;color:var(--muted);font-size:.82rem;margin-top:.5rem}.product-note{margin-top:.6rem;font-size:.82rem;color:var(--muted)}.os-preview{background:#06080fb3;border:1px solid rgba(139,92,246,.15);border-radius:var(--radius);margin-bottom:2rem;overflow:hidden}.os-preview-header{background:#8b5cf614;border-bottom:1px solid rgba(139,92,246,.15);padding:.65rem 1.25rem}.os-preview-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;color:var(--purple);text-transform:uppercase}.os-toc{padding:1rem 0}.toc-item{display:grid;grid-template-columns:90px 1fr;gap:.75rem;align-items:start;padding:.75rem 1.25rem;border-bottom:1px solid rgba(148,163,184,.06);transition:background .15s ease}.toc-item:last-child{border-bottom:none}.toc-item:hover{background:#8b5cf60a}.toc-ch{font-size:.72rem;color:var(--purple);font-weight:700;letter-spacing:.02em;padding-top:.15rem;flex-shrink:0}.toc-item strong{display:block;color:var(--white);font-size:.92rem;margin-bottom:.15rem}.toc-item p{color:var(--muted);font-size:.82rem;line-height:1.4;margin:0}.about-hugo{display:grid;grid-template-columns:80px 1fr;gap:2rem;align-items:start;margin-top:2rem}.about-avatar-text{font-size:3.5rem;line-height:1;text-align:center}.about-text p{color:var(--muted);margin-bottom:1rem;line-height:1.75}.about-text a{color:var(--cyan)}.nav-logo-icon{font-size:1.25rem;line-height:1}.chapters{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.legal-section{padding:4rem 0 6rem}.legal-block{margin-bottom:3rem}.legal-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--white);letter-spacing:-.025em;margin-bottom:2rem}.legal-de{color:var(--muted);font-weight:400;font-size:.75em}.legal-h2{font-size:.95rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.06em;margin-top:1.75rem;margin-bottom:.5rem;color:var(--purple)}.legal-section p,.legal-section address{color:var(--muted);font-size:.93rem;line-height:1.75;font-style:normal;margin-bottom:.5rem}.legal-section a{color:var(--cyan)}.legal-list{list-style:none;margin:.5rem 0 .75rem;padding:0}.legal-list li{position:relative;padding:.3rem 0 .3rem 1.4rem;color:var(--muted);font-size:.93rem;line-height:1.6}.legal-list li:before{content:"→";position:absolute;left:0;color:var(--purple);font-weight:600}.legal-divider{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.footer-link-legal{opacity:.6;font-size:.82rem!important}.footer-link-legal:hover{opacity:1}.legal-intro{color:var(--muted);font-size:.9rem;margin-bottom:1.5rem;margin-top:-1rem}.legal-h2-major{font-size:1.1rem;font-weight:800;color:var(--white);margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.legal-h3{font-size:.9rem;font-weight:700;color:var(--cyan);margin-top:1.5rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.04em}.legal-h4{font-size:.85rem;font-weight:700;color:var(--text);margin-top:1rem;margin-bottom:.4rem}.legal-updated{margin-top:3rem!important;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.82rem!important;color:var(--muted)!important}.db-header{position:relative;overflow:hidden;padding:4rem 0 3rem}.db-header-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap;position:relative;z-index:1}.db-title{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;color:var(--white);letter-spacing:-.03em;line-height:1.1;margin-bottom:.75rem}.db-subtitle{color:var(--muted);max-width:500px;font-size:1rem;line-height:1.65}.db-header-cta{text-align:right;flex-shrink:0}.db-updated{font-size:.78rem;color:var(--muted);margin-top:.6rem}.db-section{padding:3rem 0}.db-section-title{display:flex;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;color:var(--white);letter-spacing:.02em;text-transform:uppercase;margin-bottom:1.5rem}.db-section-dot{width:8px;height:8px;border-radius:50%;background:var(--purple);display:inline-block;flex-shrink:0}.db-dot-cyan{background:var(--cyan)}.db-dot-pink{background:var(--pink)}.db-dot-green{background:#22c55e}.db-section-sub{color:var(--muted);font-size:.92rem;margin-bottom:1.5rem;margin-top:-1rem}.db-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.db-metric-card{position:relative;overflow:hidden;background:#0f172a8c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;transition:border-color .2s,transform .2s}.db-metric-card:hover{border-color:#8b5cf64d;transform:translateY(-2px)}.db-metric-primary{border-color:#8b5cf633}.db-metric-glow{position:absolute;width:150px;height:150px;border-radius:50%;filter:blur(60px);opacity:.12;top:-40px;right:-20px;pointer-events:none}.db-glow-purple{background:var(--purple)}.db-glow-cyan{background:var(--cyan)}.db-glow-pink{background:var(--pink)}.db-glow-green{background:#22c55e}.db-metric-icon{font-size:1.3rem;margin-bottom:.25rem}.db-metric-value{font-size:2.6rem;font-weight:800;line-height:1;color:var(--white)}.db-metric-label{font-size:.88rem;color:var(--text);font-weight:600;margin-top:.15rem}.db-metric-note{font-size:.75rem;color:var(--muted)}.db-build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.db-build-card{background:#0f172a80;border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem;transition:border-color .2s,transform .2s}.db-build-card:hover{transform:translateY(-2px)}.db-build-done{border-color:#22c55e26}.db-build-active{border-color:#8b5cf64d;background:#8b5cf60d}.db-build-next{border-color:#94a3b814}.db-build-status{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.db-build-badge{font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.db-badge-done{background:#22c55e26;color:#4ade80}.db-badge-active{background:#8b5cf633;color:var(--purple)}.db-badge-next{background:#94a3b81a;color:var(--muted)}.db-build-date{font-size:.75rem;color:var(--muted)}.db-build-card h3{font-size:.95rem;color:var(--white);font-weight:700;margin-bottom:.4rem}.db-build-card p{font-size:.85rem;color:var(--muted);line-height:1.5}.db-decisions{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.db-decision{display:grid;grid-template-columns:110px 1fr;gap:1.25rem;padding:1.1rem 1.5rem;border-bottom:1px solid rgba(148,163,184,.07);transition:background .15s;align-items:start}.db-decision:last-child{border-bottom:none}.db-decision:hover{background:#8b5cf60a}.db-decision-date{font-size:.75rem;color:var(--muted);font-weight:500;padding-top:.15rem}.db-decision-body{display:flex;flex-direction:column;gap:.3rem}.db-decision-tag{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cyan);background:#22d3ee14;padding:.15rem .5rem;border-radius:4px;border:1px solid rgba(34,211,238,.15);width:fit-content}.db-decision-body p{font-size:.88rem;color:var(--muted);line-height:1.55;margin:0}.db-status-list{display:flex;flex-direction:column;gap:.85rem}.db-status-row{display:grid;grid-template-columns:180px 1fr 130px;align-items:center;gap:1.25rem}.db-status-name{font-size:.9rem;color:var(--text);font-weight:500}.db-status-bar-wrap{background:#94a3b814;border-radius:999px;height:6px;overflow:hidden}.db-status-bar{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--cyan));transition:width 1s ease}.db-bar-yellow{background:linear-gradient(90deg,#f59e0b,#fcd34d)}.db-bar-gray{background:#94a3b84d}.db-status-val{font-size:.8rem;font-weight:600;text-align:right}.db-val-green{color:#4ade80}.db-val-yellow{color:#fbbf24}.db-val-gray{color:var(--muted)}.btn-xl{padding:1.1rem 2.5rem;font-size:1.1rem}@media(max-width:768px){.hero{padding:4.5rem 0 3.5rem}.nav-links{display:none}.product-card{padding:1.5rem}.product-variants,.chapters,.card-grid{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;text-align:center}.about-card{flex-direction:column;padding:1.5rem}.dashboard-live{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;text-align:center}.section{padding:3.5rem 0}.section-cta-final{padding:4rem 0}.stats-cards,.db-metrics-grid{grid-template-columns:repeat(2,1fr)}.db-build-grid{grid-template-columns:1fr}.db-status-row{grid-template-columns:1fr 1fr;gap:.75rem}.db-status-bar-wrap{display:none}.db-header-inner{flex-direction:column;align-items:flex-start}.db-header-cta{text-align:left}}@media(max-width:480px){.dashboard-live{grid-template-columns:1fr}.stats-cards,.db-metrics-grid{grid-template-columns:1fr 1fr}}.kit-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-cyan, #06b6d4);border:1px solid var(--color-cyan, #06b6d4);border-radius:999px;padding:.25rem .75rem;margin-bottom:1rem}.kit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:2.5rem 0}.kit-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;transition:border-color .2s}.kit-card:hover{border-color:#ffffff2e}.kit-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.kit-card h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.kit-card p{font-size:.875rem;opacity:.7;line-height:1.6;margin:0}.kit-cta-block{text-align:center;margin-top:2rem}.kit-price-block{display:flex;align-items:baseline;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.kit-price{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#a855f7,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.kit-price-note{font-size:.875rem;opacity:.6}.kit-waitlist-form{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:.75rem}.kit-email-input{padding:.65rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;font-size:.95rem;width:280px;outline:none}.kit-email-input:focus{border-color:#a855f780}.kit-waitlist-note{font-size:.8rem;opacity:.5;margin:0}
