.DeviceExplorer-module__H5-UTW__root{width:100%}.DeviceExplorer-module__H5-UTW__tabScroller{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:18px;padding-bottom:6px;display:grid;overflow-x:auto}.DeviceExplorer-module__H5-UTW__tabScroller::-webkit-scrollbar{height:6px}.DeviceExplorer-module__H5-UTW__tabScroller::-webkit-scrollbar-track{background:0 0}.DeviceExplorer-module__H5-UTW__tabScroller::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.DeviceExplorer-module__H5-UTW__tab{border:1px solid var(--border);min-width:0;min-height:62px;color:var(--muted);text-align:left;background:#141419;border-radius:14px;padding:12px 13px;transition:background .2s,border-color .2s,color .2s,transform .2s}.DeviceExplorer-module__H5-UTW__tab:hover,.DeviceExplorer-module__H5-UTW__tab:focus-visible{border-color:var(--border-strong);color:var(--fg);background:#1a1a20}.DeviceExplorer-module__H5-UTW__tab:focus-visible{outline-offset:2px;outline:2px solid #f64c008c}.DeviceExplorer-module__H5-UTW__tabActive{color:var(--fg);background:#f64c001a;border-color:#f64c0066}.DeviceExplorer-module__H5-UTW__tabLabel,.DeviceExplorer-module__H5-UTW__tabSpec{display:block}.DeviceExplorer-module__H5-UTW__tabLabel{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.DeviceExplorer-module__H5-UTW__tabSpec{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--dim);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:9px;overflow:hidden}.DeviceExplorer-module__H5-UTW__tabActive .DeviceExplorer-module__H5-UTW__tabSpec{color:var(--accent)}.DeviceExplorer-module__H5-UTW__gallery{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;min-height:560px;display:grid}.DeviceExplorer-module__H5-UTW__visualPanel,.DeviceExplorer-module__H5-UTW__copyPanel{border:1px solid var(--border);background:var(--surface);border-radius:20px;overflow:hidden}.DeviceExplorer-module__H5-UTW__visualPanel{min-width:0;position:relative}.DeviceExplorer-module__H5-UTW__renderStage{isolation:isolate;background:linear-gradient(#ffffff09,#0000 18%),radial-gradient(at 50% 38%,#f64c0021,#0000 0 34%),#0b0b0d;place-items:center;height:100%;min-height:560px;display:grid;position:relative}.DeviceExplorer-module__H5-UTW__renderGlow{filter:blur(8px);opacity:.8;z-index:0;background:radial-gradient(#f64c002e,#0000 64%);border-radius:50%;position:absolute;inset:12% 10%}.DeviceExplorer-module__H5-UTW__deviceImg{object-fit:contain;object-position:center;opacity:0;color:#0000;filter:blur(14px)saturate(.85)brightness(.72);z-index:2;width:100%;height:100%;padding:clamp(28px,5vw,72px);font-size:0;transition:opacity .42s,transform .42s;position:absolute;inset:0;transform:scale(.985)}.DeviceExplorer-module__H5-UTW__deviceImgLoaded{opacity:.92;transform:scale(1)}.DeviceExplorer-module__H5-UTW__fallbackImg{opacity:0;filter:blur(14px)saturate(.75)brightness(.58);z-index:1}.DeviceExplorer-module__H5-UTW__fallbackImg.DeviceExplorer-module__H5-UTW__deviceImgLoaded{opacity:.22}.DeviceExplorer-module__H5-UTW__placeholder{z-index:3;background:linear-gradient(135deg,#f64c000d,#0000 34%),#ffffff05;border:1px solid #f64c002e;border-radius:18px;place-items:center;display:grid;position:absolute;inset:clamp(28px,5vw,72px)}.DeviceExplorer-module__H5-UTW__placeholderCornerTL,.DeviceExplorer-module__H5-UTW__placeholderCornerBR{width:28px;height:28px;position:absolute}.DeviceExplorer-module__H5-UTW__placeholderCornerTL{border-top:1.5px solid #f64c0073;border-left:1.5px solid #f64c0073;top:18px;left:18px}.DeviceExplorer-module__H5-UTW__placeholderCornerBR{border-bottom:1.5px solid #f64c0073;border-right:1.5px solid #f64c0073;bottom:18px;right:18px}.DeviceExplorer-module__H5-UTW__placeholderLine{background:linear-gradient(90deg,#0000,#f64c008c,#0000);border-radius:999px;width:min(220px,44%);height:2px;box-shadow:0 0 22px #f64c003d}.DeviceExplorer-module__H5-UTW__buildNotice{z-index:4;max-width:min(360px,100% - 48px);color:var(--fg);text-align:center;-webkit-backdrop-filter:blur(18px)saturate(140%);background:#0a0a0b6b;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:18px 20px;display:flex;position:relative;box-shadow:0 18px 52px #0000003d}.DeviceExplorer-module__H5-UTW__buildNotice span{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:10px}.DeviceExplorer-module__H5-UTW__buildNotice strong{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1.12}.DeviceExplorer-module__H5-UTW__copyPanel{flex-direction:column;padding:clamp(28px,4vw,48px);display:flex}.DeviceExplorer-module__H5-UTW__copyTitle{font-family:var(--font-display);letter-spacing:-.025em;color:var(--fg);text-wrap:balance;margin:0;font-size:clamp(28px,3.5vw,44px);font-weight:600;line-height:1.02}.DeviceExplorer-module__H5-UTW__copySpec{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin:16px 0 0;font-size:11px}.DeviceExplorer-module__H5-UTW__copyDesc{color:var(--muted);max-width:56ch;margin:20px 0 0;font-size:15px;font-weight:300;line-height:1.65}.DeviceExplorer-module__H5-UTW__root .DeviceExplorer-module__H5-UTW__copyTitle{margin-bottom:0}.DeviceExplorer-module__H5-UTW__root .DeviceExplorer-module__H5-UTW__copySpec{margin-top:16px}.DeviceExplorer-module__H5-UTW__root .DeviceExplorer-module__H5-UTW__copyDesc{margin-top:20px}@media (max-width:1024px){.DeviceExplorer-module__H5-UTW__tabScroller{display:flex}.DeviceExplorer-module__H5-UTW__tab{flex:0 0 min(240px,78vw)}.DeviceExplorer-module__H5-UTW__gallery{grid-template-columns:1fr;min-height:0}.DeviceExplorer-module__H5-UTW__renderStage{min-height:clamp(340px,58vw,520px)}.DeviceExplorer-module__H5-UTW__copyPanel{min-height:280px}}@media (max-width:600px){.DeviceExplorer-module__H5-UTW__tabScroller{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.DeviceExplorer-module__H5-UTW__tab{flex-basis:min(220px,74vw);min-height:64px;padding:13px 14px}.DeviceExplorer-module__H5-UTW__gallery{gap:12px}.DeviceExplorer-module__H5-UTW__visualPanel,.DeviceExplorer-module__H5-UTW__copyPanel{border-radius:16px}.DeviceExplorer-module__H5-UTW__renderStage{min-height:330px}.DeviceExplorer-module__H5-UTW__deviceImg{padding:28px}.DeviceExplorer-module__H5-UTW__placeholder{border-radius:14px;inset:28px}.DeviceExplorer-module__H5-UTW__buildNotice{max-width:calc(100% - 40px);padding:18px 20px}.DeviceExplorer-module__H5-UTW__copyPanel{min-height:300px;padding:24px}}@media (prefers-reduced-motion:reduce){.DeviceExplorer-module__H5-UTW__tab,.DeviceExplorer-module__H5-UTW__deviceImg{transition:none}}
.storefront-module__cD51dG__landing{--bg:#0a0a0b;--surface:#131316;--surface-2:#1c1c20;--fg:#f4f4f5;--muted:#9a9aa3;--dim:#6a6a72;--border:#ffffff14;--border-strong:#ffffff24;--accent:#f64c00;--accent-soft:#f64c001f;--accent-glow:#f64c0059;--font-display:"Space Grotesk", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", ui-monospace, Menlo, monospace;background:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}.storefront-module__cD51dG__landing *,.storefront-module__cD51dG__landing :before,.storefront-module__cD51dG__landing :after{box-sizing:border-box}.storefront-module__cD51dG__landing h1,.storefront-module__cD51dG__landing h2,.storefront-module__cD51dG__landing h3,.storefront-module__cD51dG__landing h4,.storefront-module__cD51dG__landing h5,.storefront-module__cD51dG__landing h6,.storefront-module__cD51dG__landing p,.storefront-module__cD51dG__landing ul,.storefront-module__cD51dG__landing ol,.storefront-module__cD51dG__landing li,.storefront-module__cD51dG__landing figure,.storefront-module__cD51dG__landing blockquote,.storefront-module__cD51dG__landing dl,.storefront-module__cD51dG__landing dd{margin:0;padding:0}.storefront-module__cD51dG__landing a{color:inherit;text-decoration:none}.storefront-module__cD51dG__landing img,.storefront-module__cD51dG__landing svg{max-width:100%;display:block}.storefront-module__cD51dG__wrap{width:100%;max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.storefront-module__cD51dG__nav{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--border);background:#0a0a0b99;position:fixed;inset:0 0 auto}.storefront-module__cD51dG__navInner{justify-content:space-between;align-items:center;height:64px;display:flex}.storefront-module__cD51dG__brand{font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.storefront-module__cD51dG__brandMark{background:linear-gradient(135deg, var(--accent), #e64500);width:22px;height:22px;box-shadow:0 0 24px var(--accent-glow);border-radius:6px}.storefront-module__cD51dG__navLinks{color:var(--muted);gap:32px;font-size:14px;display:flex}.storefront-module__cD51dG__navLinks a:hover{color:var(--fg)}.storefront-module__cD51dG__navCta{color:var(--fg);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #ffffff1a;border-radius:999px;padding:8px 16px;font-size:11px;font-weight:600;transition:transform .2s,box-shadow .2s}.storefront-module__cD51dG__navCta:hover{box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-1px)}@media (max-width:720px){.storefront-module__cD51dG__navLinks{display:none}}.storefront-module__cD51dG__hero{isolation:isolate;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.storefront-module__cD51dG__heroImg{z-index:-2;opacity:.7;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.storefront-module__cD51dG__heroImg:after{content:"";background:radial-gradient(80% 60% at 50% 30%,#0000 0%,#0a0a0b8c 100%),linear-gradient(#0a0a0b8c 0%,#0a0a0b26 30%,#0a0a0bd9 95%);position:absolute;inset:0}.storefront-module__cD51dG__heroContent{z-index:1;width:100%;padding-top:140px;padding-bottom:clamp(60px,10vh,120px);position:relative}.storefront-module__cD51dG__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid #f64c0040;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 12px;font-size:11px;display:inline-flex}.storefront-module__cD51dG__eyebrowDot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.storefront-module__cD51dG__hero h1{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;text-shadow:0 6px 20px #2c2c2c;max-width:14ch;font-size:clamp(44px,7.5vw,96px);font-weight:600;line-height:.98}.storefront-module__cD51dG__hero .storefront-module__cD51dG__lede{color:#f4f4f5d9;text-wrap:pretty;max-width:52ch;margin-top:28px;font-size:clamp(17px,1.6vw,22px);font-weight:300;line-height:1.45}.storefront-module__cD51dG__heroActions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.storefront-module__cD51dG__btn{border-radius:999px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:500;transition:transform .2s,background .2s,box-shadow .2s,border-color .2s;display:inline-flex}.storefront-module__cD51dG__btnPrimary{background:var(--accent);color:#0a0a0b;font-weight:600;box-shadow:0 8px 32px #f64c0040}.storefront-module__cD51dG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #f64c0066}.storefront-module__cD51dG__btnGhost{color:var(--fg);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f}.storefront-module__cD51dG__btnGhost:hover{background:#ffffff1a;border-color:#ffffff38}.storefront-module__cD51dG__btn .storefront-module__cD51dG__arrow{transition:transform .2s}.storefront-module__cD51dG__btn:hover .storefront-module__cD51dG__arrow{transform:translate(3px)}.storefront-module__cD51dG__heroPricing{flex-direction:column;gap:4px;margin-top:32px;animation:.9s cubic-bezier(.2,.7,.2,1) .6s both storefront-module__cD51dG__rise;display:flex}.storefront-module__cD51dG__pricePrimary{font-family:var(--font-display);color:var(--fg);letter-spacing:-.02em;font-size:22px;font-weight:600}.storefront-module__cD51dG__priceSecondary{font-family:var(--font-body);color:var(--muted);font-size:15px;font-weight:400}.storefront-module__cD51dG__buyPricing{flex-wrap:wrap;justify-content:center;gap:6px 20px;margin-top:24px;padding-block:8px;display:flex}.storefront-module__cD51dG__buyPricing .storefront-module__cD51dG__priceSecondary{align-self:center}.storefront-module__cD51dG__footer .storefront-module__cD51dG__footDisclaimer{max-width:1200px;color:var(--dim);margin:24px auto 0;padding:0 24px;font-size:11px}.storefront-module__cD51dG__heroMeta{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;display:grid}.storefront-module__cD51dG__metaItem{align-items:flex-start;gap:10px;display:flex}.storefront-module__cD51dG__metaItem svg{width:16px;height:16px;color:var(--dim);stroke-width:1.5px;flex-shrink:0;margin-top:2px}.storefront-module__cD51dG__metaItem strong{font-family:var(--font-display);color:var(--fg);letter-spacing:-.01em;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.storefront-module__cD51dG__metaItem span{color:var(--dim);font-size:13px;font-weight:300;line-height:1.4;display:block}@media (max-width:880px){.storefront-module__cD51dG__heroMeta{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.storefront-module__cD51dG__heroMeta{grid-template-columns:1fr;gap:16px}}.storefront-module__cD51dG__section{padding:clamp(80px,12vh,140px) 0;position:relative}.storefront-module__cD51dG__sectionHeader{max-width:720px;margin-bottom:clamp(48px,8vh,80px)}.storefront-module__cD51dG__landing .storefront-module__cD51dG__kicker{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.storefront-module__cD51dG__sectionTitle{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(34px,4.5vw,56px);font-weight:600;line-height:1.02;margin-bottom:16px!important}.storefront-module__cD51dG__sectionSub{color:var(--muted);text-wrap:pretty;max-width:60ch;margin-top:20px;font-size:clamp(16px,1.3vw,19px);font-weight:300;line-height:1.5}.storefront-module__cD51dG__hardware{background:var(--bg);overflow:hidden}.storefront-module__cD51dG__hardwareWrap{width:100%;padding:0 64px}@media (max-width:720px){.storefront-module__cD51dG__hardwareWrap{padding:0 24px}}@media (max-width:480px){.storefront-module__cD51dG__hardwareWrap{padding:0 16px}}.storefront-module__cD51dG__problem{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.storefront-module__cD51dG__problemGrid{grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(48px,8vw,96px);display:grid}@media (max-width:880px){.storefront-module__cD51dG__problemGrid{grid-template-columns:1fr}}.storefront-module__cD51dG__strikeList{gap:14px;font-size:17px;list-style:none;display:grid}.storefront-module__cD51dG__strikeList li{background:var(--bg);border:1px solid var(--border);color:var(--muted);border-radius:14px;align-items:center;gap:16px;padding:18px 20px;display:flex}.storefront-module__cD51dG__strikeList li .storefront-module__cD51dG__num{font-family:var(--font-mono);color:var(--dim);letter-spacing:.1em;font-size:12px}.storefront-module__cD51dG__numPound{justify-content:center;align-items:center;width:16px;height:16px;font-size:15px;line-height:1;display:inline-flex}.storefront-module__cD51dG__strikeList li .storefront-module__cD51dG__label{flex:1}.storefront-module__cD51dG__strikeList li .storefront-module__cD51dG__cost{font-family:var(--font-mono);color:var(--fg);font-size:13px}.storefront-module__cD51dG__strikeList li.storefront-module__cD51dG__total{color:var(--fg);background:linear-gradient(135deg,#f64c0014,#f64c0005);border-color:#f64c004d}.storefront-module__cD51dG__strikeList li.storefront-module__cD51dG__total .storefront-module__cD51dG__cost{color:var(--accent);font-size:15px;font-weight:600}@media (max-width:920px){.storefront-module__cD51dG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.storefront-module__cD51dG__featuresGrid{grid-template-columns:1fr}}.storefront-module__cD51dG__feature{background:var(--surface);flex-direction:column;min-height:240px;padding:36px 32px 40px;transition:background .3s;display:flex}.storefront-module__cD51dG__feature:hover{background:var(--surface-2)}.storefront-module__cD51dG__featureIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;place-items:center;margin-bottom:24px;display:grid}.storefront-module__cD51dG__featureIcon svg{stroke-width:1.75px;width:20px;height:20px}.storefront-module__cD51dG__feature h3{font-family:var(--font-display);letter-spacing:-.015em;margin-bottom:10px;font-size:20px;font-weight:600}.storefront-module__cD51dG__feature p{color:var(--muted);font-size:15px;font-weight:300;line-height:1.55}.storefront-module__cD51dG__marketplace{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.storefront-module__cD51dG__showcaseGrid{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:8px;display:grid}@media (max-width:880px){.storefront-module__cD51dG__showcaseGrid{grid-template-columns:1fr;gap:40px}}.storefront-module__cD51dG__showcaseIcon{width:48px;height:48px;font-family:var(--font-display);color:#0a0a0b;border-radius:12px;place-items:center;font-size:20px;font-weight:700;display:grid}.storefront-module__cD51dG__showcaseItem h3{font-family:var(--font-display);letter-spacing:-.015em;margin-top:20px;margin-bottom:8px;font-size:20px;font-weight:600}.storefront-module__cD51dG__showcaseItem p{color:var(--muted);font-size:15px;font-weight:300;line-height:1.55}.storefront-module__cD51dG__showcaseTag{background:var(--accent-soft);color:var(--accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;margin-top:16px;padding:4px 10px;font-size:10px;display:inline-block}.storefront-module__cD51dG__ecosystemGrid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:40px;margin-top:clamp(64px,10vh,96px);padding-top:clamp(48px,8vh,64px);display:grid}@media (max-width:880px){.storefront-module__cD51dG__ecosystemGrid{grid-template-columns:1fr;gap:32px}}.storefront-module__cD51dG__ecosystemItem{flex-direction:column;gap:8px;display:flex}.storefront-module__cD51dG__ecoIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;place-items:center;margin-bottom:8px;display:grid}.storefront-module__cD51dG__ecoIcon svg{stroke-width:1.75px;width:20px;height:20px}.storefront-module__cD51dG__ecosystemItem h4{font-family:var(--font-display);letter-spacing:-.01em;font-size:16px;font-weight:600}.storefront-module__cD51dG__ecosystemItem p{color:var(--muted);font-size:14px;font-weight:300;line-height:1.5}.storefront-module__cD51dG__commitment{border-top:1px solid var(--border)}.storefront-module__cD51dG__commitmentGrid{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,40px);display:grid}@media (max-width:880px){.storefront-module__cD51dG__commitmentGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.storefront-module__cD51dG__commitmentGrid{grid-template-columns:1fr;gap:32px}}.storefront-module__cD51dG__backupFeature{flex-direction:column;gap:12px;display:flex}.storefront-module__cD51dG__backupIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;place-items:center;margin-bottom:8px;display:grid}.storefront-module__cD51dG__backupIcon svg{stroke-width:1.75px;width:20px;height:20px;filter:drop-shadow(0 0 8px var(--accent-glow))}.storefront-module__cD51dG__backupFeature h3{font-family:var(--font-display);letter-spacing:-.015em;font-size:20px;font-weight:600}.storefront-module__cD51dG__backupFeature p{color:var(--muted);margin-top:4px;font-size:15px;font-weight:300;line-height:1.55}.storefront-module__cD51dG__buy{text-align:center;padding:clamp(100px,16vh,180px) 0;position:relative;overflow:hidden}.storefront-module__cD51dG__buy:before{content:"";z-index:0;background:radial-gradient(60% 50% at 50% 80%,#f64c002e 0%,#0000 70%);position:absolute;inset:0}.storefront-module__cD51dG__buy>.storefront-module__cD51dG__wrap{z-index:1;position:relative}.storefront-module__cD51dG__buy h2{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;max-width:16ch;margin:0 auto;font-size:clamp(40px,6vw,80px);font-weight:600;line-height:1.02}.storefront-module__cD51dG__buy p{max-width:50ch;color:var(--muted);margin:28px auto 0;font-size:18px;font-weight:300;line-height:1.5}.storefront-module__cD51dG__waitlist{background:var(--surface);border:1px solid var(--border-strong);border-radius:999px;gap:8px;max-width:460px;margin:48px auto 0;padding:6px;display:flex}.storefront-module__cD51dG__subdomainWrap{background:0 0;flex:1;align-items:center;min-width:0;display:flex}.storefront-module__cD51dG__subdomainWrap input{min-width:0;color:var(--fg);font-size:15px;font-family:var(--font-mono);text-align:right;background:0 0;border:0;outline:0;flex:1;padding:0 0 0 20px}.storefront-module__cD51dG__subdomainWrap input::placeholder{color:var(--dim)}.storefront-module__cD51dG__subdomainSuffix{color:var(--dim);font-size:15px;font-family:var(--font-mono);white-space:nowrap;pointer-events:none;padding:0 20px 0 4px}.storefront-module__cD51dG__waitlist button{background:var(--accent);color:#0a0a0b;white-space:nowrap;border:none;border-radius:999px;padding:14px 24px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.storefront-module__cD51dG__waitlist button:hover{box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-1px)}.storefront-module__cD51dG__waitlist.storefront-module__cD51dG__success{background:var(--accent-soft);border-color:#f64c0080}.storefront-module__cD51dG__buyMeta{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--dim);margin-top:24px;font-size:11px}@media (max-width:520px){.storefront-module__cD51dG__waitlist{border-radius:20px;flex-direction:column;padding:8px}.storefront-module__cD51dG__subdomainWrap input{padding:14px 0 14px 20px}.storefront-module__cD51dG__subdomainSuffix{padding-right:16px}}.storefront-module__cD51dG__footer{border-top:1px solid var(--border);background:var(--bg);padding:56px 0 40px}.storefront-module__cD51dG__foot{grid-template-columns:1fr auto;align-items:end;gap:32px;display:grid}@media (max-width:720px){.storefront-module__cD51dG__foot{grid-template-columns:1fr;align-items:start}}.storefront-module__cD51dG__footBrand{font-family:var(--font-display);align-items:center;gap:10px;font-weight:600;display:flex}.storefront-module__cD51dG__footer p{color:var(--dim);max-width:36ch;margin-top:14px;font-size:13px;line-height:1.5}.storefront-module__cD51dG__footLinks{color:var(--muted);gap:28px;font-size:13px;display:flex}.storefront-module__cD51dG__footLinks a:hover{color:var(--fg)}.storefront-module__cD51dG__accent{color:var(--accent);text-shadow:0 0 8px #f64c0073}@keyframes storefront-module__cD51dG__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.storefront-module__cD51dG__hero .storefront-module__cD51dG__eyebrow{animation:.8s cubic-bezier(.2,.7,.2,1) .1s both storefront-module__cD51dG__rise}.storefront-module__cD51dG__hero h1{animation:.9s cubic-bezier(.2,.7,.2,1) .25s both storefront-module__cD51dG__rise}.storefront-module__cD51dG__hero .storefront-module__cD51dG__lede{animation:.9s cubic-bezier(.2,.7,.2,1) .4s both storefront-module__cD51dG__rise}.storefront-module__cD51dG__heroActions{animation:.9s cubic-bezier(.2,.7,.2,1) .55s both storefront-module__cD51dG__rise}.storefront-module__cD51dG__heroMeta{animation:.9s cubic-bezier(.2,.7,.2,1) .7s both storefront-module__cD51dG__rise}
.site-layout-module__h72sia__vars{--bg:#0a0a0b;--surface:#131316;--surface-2:#1c1c20;--fg:#f4f4f5;--muted:#9a9aa3;--dim:#6a6a72;--border:#ffffff14;--border-strong:#ffffff24;--accent:#f64c00;--accent-soft:#f64c001f;--accent-glow:#f64c0059;--font-display:"Space Grotesk", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", ui-monospace, Menlo, monospace}
.SoftwareMarketplaceSection-module__XZBSUq__fullWrap{width:100%;padding:0 64px}@media (max-width:720px){.SoftwareMarketplaceSection-module__XZBSUq__fullWrap{padding:0 24px}}@media (max-width:480px){.SoftwareMarketplaceSection-module__XZBSUq__fullWrap{padding:0 16px}}.SoftwareMarketplaceSection-module__XZBSUq__marketplace{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-bottom:0;overflow:hidden}.SoftwareMarketplaceSection-module__XZBSUq__heroRow{align-items:center;gap:16px;margin-bottom:clamp(48px,7vh,80px);display:flex}@media (max-width:920px){.SoftwareMarketplaceSection-module__XZBSUq__heroRow{flex-direction:column}}.SoftwareMarketplaceSection-module__XZBSUq__heroCopy{flex-shrink:0;width:600px}@media (max-width:920px){.SoftwareMarketplaceSection-module__XZBSUq__heroCopy{width:100%}}.SoftwareMarketplaceSection-module__XZBSUq__trustChips{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__trustChip{border:1px solid var(--border-strong);color:var(--fg);white-space:nowrap;background:#ffffff0d;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:400;display:inline-flex}.SoftwareMarketplaceSection-module__XZBSUq__trustChip svg{color:var(--accent);flex-shrink:0}.SoftwareMarketplaceSection-module__XZBSUq__diagramSide{flex:1;min-width:0}.SoftwareMarketplaceSection-module__XZBSUq__diagramWrapper{position:relative}.SoftwareMarketplaceSection-module__XZBSUq__diagramLines{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.SoftwareMarketplaceSection-module__XZBSUq__diagramGrid{z-index:1;grid-template:".immich.""plex arqos ha"".arqos ha""backups arqos community"".ai."/1fr 1.5fr 1fr;gap:12px 20px;display:grid;position:relative}.SoftwareMarketplaceSection-module__XZBSUq__arqosCard{text-align:center;background:linear-gradient(160deg,#161620 0%,#0d0d12 100%);border:1px solid #f64c0059;border-radius:16px;flex-direction:column;grid-area:arqos;align-items:center;padding:28px 20px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f64c0014,0 8px 40px #0006,inset 0 1px #ffffff0f}.SoftwareMarketplaceSection-module__XZBSUq__arqosCard:before{content:"";background:linear-gradient(90deg,#0000,#f64c0080,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.SoftwareMarketplaceSection-module__XZBSUq__arqosCard:after{content:"";background:var(--accent);border-radius:999px 999px 0 0;width:55%;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px 4px #f64c0073}.SoftwareMarketplaceSection-module__XZBSUq__arqosBody{flex-direction:column;align-items:center;gap:14px;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__arqosTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin:0;font-size:22px;font-weight:600}.SoftwareMarketplaceSection-module__XZBSUq__arqosSubtitle{color:var(--muted);max-width:22ch;margin:0;font-size:13px;font-weight:300;line-height:1.45}.SoftwareMarketplaceSection-module__XZBSUq__arqosChips{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__arqosChip{color:var(--accent);font-family:var(--font-mono);letter-spacing:.04em;background:#f64c001a;border:1px solid #f64c0038;border-radius:999px;padding:4px 10px;font-size:10px}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard{border:1px solid var(--border);background:#18181e;border-radius:14px;align-items:flex-start;gap:11px;min-width:0;padding:14px 14px 12px;transition:border-color .2s,background .2s;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard:hover{border-color:var(--border-strong);background:#1d1d24}.SoftwareMarketplaceSection-module__XZBSUq__ecoCardIcon{border-radius:10px;place-items:center;width:38px;min-width:38px;height:38px;display:grid;overflow:hidden}.SoftwareMarketplaceSection-module__XZBSUq__ecoCardInfo{flex:1;min-width:0}.SoftwareMarketplaceSection-module__XZBSUq__ecoCardName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:13px;font-weight:600;overflow:hidden}.SoftwareMarketplaceSection-module__XZBSUq__ecoCardDesc{color:var(--dim);margin:0 0 8px;font-size:12px;font-weight:300;line-height:1.4}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=immich]{grid-area:immich;place-self:end center;width:66.6667%}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=ha]{grid-area:ha;align-self:start}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=plex]{grid-area:plex;align-self:start}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=backups]{grid-area:backups;align-self:end}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=ai]{grid-area:ai;place-self:start center;width:66.6667%}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=community]{grid-area:community;align-self:end}@media (max-width:920px){.SoftwareMarketplaceSection-module__XZBSUq__diagramGrid{grid-template:"arqos arqos""immich ha""plex community""backups ai"/1fr 1fr;gap:10px 12px}.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=immich],.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=plex],.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=backups],.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=ai],.SoftwareMarketplaceSection-module__XZBSUq__ecoCard[data-area=community]{align-self:stretch}}@media (max-width:480px){.SoftwareMarketplaceSection-module__XZBSUq__diagramGrid{gap:8px}.SoftwareMarketplaceSection-module__XZBSUq__ecoCardDesc{display:none}}.SoftwareMarketplaceSection-module__XZBSUq__midRow{grid-template-columns:5fr 6fr;align-items:start;gap:20px;margin-bottom:clamp(48px,7vh,80px);display:grid}@media (max-width:920px){.SoftwareMarketplaceSection-module__XZBSUq__midRow{grid-template-columns:1fr}}.SoftwareMarketplaceSection-module__XZBSUq__scenarioPanel,.SoftwareMarketplaceSection-module__XZBSUq__replacementPanel{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:clamp(24px,3vw,36px)}.SoftwareMarketplaceSection-module__XZBSUq__scenarioCards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:1100px){.SoftwareMarketplaceSection-module__XZBSUq__scenarioCards{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.SoftwareMarketplaceSection-module__XZBSUq__scenarioCards{grid-template-columns:1fr}}.SoftwareMarketplaceSection-module__XZBSUq__scenarioCard{border:1px solid var(--border);background:#111116;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.SoftwareMarketplaceSection-module__XZBSUq__scenarioCardBody{flex:1;padding:16px 16px 14px}.SoftwareMarketplaceSection-module__XZBSUq__scenarioIcon{width:28px;height:28px;color:var(--accent);margin-bottom:12px}.SoftwareMarketplaceSection-module__XZBSUq__scenarioTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:0 0 6px;font-size:14px;font-weight:600}.SoftwareMarketplaceSection-module__XZBSUq__scenarioDesc{color:var(--muted);margin:0;font-size:12px;font-weight:300;line-height:1.55}.SoftwareMarketplaceSection-module__XZBSUq__scenarioImgWrap{object-fit:cover;object-position:center;flex-shrink:0;width:100%;height:86px;display:block}.SoftwareMarketplaceSection-module__XZBSUq__replacementBody{grid-template-columns:1fr auto;align-items:start;gap:28px;display:grid}@media (max-width:640px){.SoftwareMarketplaceSection-module__XZBSUq__replacementBody{grid-template-columns:1fr}}.SoftwareMarketplaceSection-module__XZBSUq__comparisonTable{min-width:0}.SoftwareMarketplaceSection-module__XZBSUq__comparisonHead{border-bottom:1px solid var(--border);grid-template-columns:1fr 24px 1fr;gap:6px;margin-bottom:2px;padding-bottom:12px;display:grid}.SoftwareMarketplaceSection-module__XZBSUq__comparisonHead span{color:var(--muted);font-size:12px;font-family:var(--font-mono);letter-spacing:.04em}.SoftwareMarketplaceSection-module__XZBSUq__arqWayLabel{color:var(--accent)!important}.SoftwareMarketplaceSection-module__XZBSUq__comparisonRow{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 24px 1fr;align-items:center;gap:6px;padding:9px 0;display:grid}.SoftwareMarketplaceSection-module__XZBSUq__comparisonRow:last-child{border-bottom:none}.SoftwareMarketplaceSection-module__XZBSUq__oldService{color:var(--muted);font-size:13px;font-weight:300}.SoftwareMarketplaceSection-module__XZBSUq__arrowCell{color:var(--accent);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__arqService{color:var(--fg);font-size:13px;font-weight:500}.SoftwareMarketplaceSection-module__XZBSUq__benefitsList{flex-direction:column;gap:16px;min-width:180px;margin:0;padding:0;list-style:none;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__benefitItem{color:var(--fg);white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:400;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__benefitIcon{width:20px;min-width:20px;height:20px;color:var(--accent);display:block}.SoftwareMarketplaceSection-module__XZBSUq__featureStrip{background:var(--surface);border-top:1px solid var(--border);padding:clamp(36px,5vh,56px) 0}.SoftwareMarketplaceSection-module__XZBSUq__featureStripGrid{grid-template-columns:repeat(6,1fr);gap:clamp(20px,2.5vw,32px);display:grid}@media (max-width:1100px){.SoftwareMarketplaceSection-module__XZBSUq__featureStripGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.SoftwareMarketplaceSection-module__XZBSUq__featureStripGrid{grid-template-columns:repeat(2,1fr);gap:20px}}.SoftwareMarketplaceSection-module__XZBSUq__featureItem{flex-direction:column;gap:0;display:flex}.SoftwareMarketplaceSection-module__XZBSUq__featureIcon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;margin-bottom:14px;display:grid}.SoftwareMarketplaceSection-module__XZBSUq__featureIcon svg{stroke-width:1.6px;width:18px;height:18px}.SoftwareMarketplaceSection-module__XZBSUq__featureTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:0 0 6px;font-size:14px;font-weight:600}.SoftwareMarketplaceSection-module__XZBSUq__featureDesc{color:var(--muted);margin:0;font-size:13px;font-weight:300;line-height:1.5}
