@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:optional;font-weight:400;src:url(../media/ibm-plex-sans-latin-400-normal.1xf5nwxyfigak.woff2?dpl=dpl_4paGWrWXP7ya9eWoqmdp6V4qFoBW)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:optional;font-weight:500 700;src:url(../media/ibm-plex-sans-latin-600-normal.2ovda_azncp9b.woff2?dpl=dpl_4paGWrWXP7ya9eWoqmdp6V4qFoBW)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:optional;font-weight:400;src:url(../media/ibm-plex-mono-latin-400-normal.3xdfs0-p_zi4c.woff2?dpl=dpl_4paGWrWXP7ya9eWoqmdp6V4qFoBW)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:optional;font-weight:500 700;src:url(../media/ibm-plex-mono-latin-600-normal.30e0eqd5fxn92.woff2?dpl=dpl_4paGWrWXP7ya9eWoqmdp6V4qFoBW)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:optional;font-weight:600 800;src:url(../media/barlow-condensed-latin-600-normal.289y3avl9x-vx.woff2?dpl=dpl_4paGWrWXP7ya9eWoqmdp6V4qFoBW)format("woff2")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#061018;--bg-elevated:#081823;--bg-panel:#0b202b;--bg-panel-strong:#102a35;--text:#edf3f1;--text-muted:#9eb0b4;--text-soft:#657b82;--line:#b1cdd226;--line-strong:#b1cdd247;--brand-gold:#ffb44d;--brand-blue:#46b1ff;--brand-cta:#b889ff;--brand-cta-secondary:#5f7bff;--brand-cta-glow:#705cff52;--brand-cta-surface:#705cff24;--brand-green:#57d493;--brand-red:#ff6b57;--shadow:#00060a85;--font-body:"IBM Plex Sans";--font-utility:"IBM Plex Mono";--font-display:"Barlow Condensed";--font-sans:var(--font-body);--font-mono:var(--font-utility);--page-width:1180px;--page-width-wide:1240px;--page-width-product:1280px;--page-gutter:40px;--page-gutter-mobile:28px;--content-width:780px;--document-width:720px;--panel-radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;margin:0}body{min-height:100vh;color:var(--text);font-family:var(--font-body), Arial, Helvetica, sans-serif;background:radial-gradient(circle at 78% 8%,#46b1ff1a,#0000 30rem),linear-gradient(#07131c 0%,#040b11 70%,#071119 100%);overflow-x:hidden}.skip-link{z-index:1000;border:1px solid var(--brand-blue);min-height:44px;color:var(--text);font-family:var(--font-utility), monospace;background:#06131b;border-radius:7px;padding:12px 16px;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .16s ease-out;position:fixed;top:10px;left:10px;transform:translateY(calc(-100% - 20px))}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}body:before{content:"";z-index:-2;background-color:#0000;background-image:linear-gradient(90deg,#b1cdd208 1px,#0000 1px),linear-gradient(#b1cdd207 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 76%);mask-image:linear-gradient(#000000b8,#0000 76%)}body:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff05,#0000 22rem),radial-gradient(circle at 50% -20%,#ffb44d0b,#0000 38rem);position:fixed;inset:0}a{color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{color:inherit}:focus-visible{outline:3px solid var(--product-accent,var(--brand-blue));outline-offset:4px}.site-main{width:min(var(--page-width), calc(100% - var(--page-gutter)));margin:0 auto}.product-main{--page-width:var(--page-width-product);width:100%}.wordmark{color:var(--text);font-family:var(--font-mono), monospace;align-items:center;gap:10px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark-mark{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--brand-gold);background:linear-gradient(145deg,#d5a75d33,#0000),#0b1017;border-radius:8px;place-items:center;font-size:.72rem;line-height:1;display:grid}.maker-wordmark-label{white-space:nowrap}.button{min-height:48px;font-family:var(--font-mono), monospace;letter-spacing:0;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:.8rem;font-weight:700;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{border-color:var(--product-accent,var(--brand-cta));background:var(--product-accent,var(--brand-cta));color:#000;box-shadow:0 16px 34px var(--product-glow,var(--brand-cta-glow))}.button-secondary{border-color:var(--line-strong);color:var(--text);background:#f7f1e70f}.button-secondary:hover{border-color:var(--product-accent,var(--brand-cta));background:var(--product-surface-tint,var(--brand-cta-surface))}.button-tertiary{min-height:42px;color:var(--text-muted);box-shadow:none;background:0 0;border-color:#0000}.button-tertiary:hover{color:var(--text)}.button-compact{min-height:40px;padding:0 14px;font-size:.72rem}.button-glyph{flex:none;width:15px;height:15px;display:block;overflow:visible}.button-glyph path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px}.try-demo-arrow{flex:none;width:14px;height:14px;animation:1.1s cubic-bezier(.16,1,.3,1) .4s 2 try-demo-arrow-intro;display:block;overflow:visible}.try-demo-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px}.button:hover .try-demo-arrow,.button:focus-visible .try-demo-arrow{animation:.52s cubic-bezier(.16,1,.3,1) both try-demo-arrow-interaction}@keyframes try-demo-arrow-intro{0%,to{transform:translateY(0)}45%{transform:translateY(3px)}}@keyframes try-demo-arrow-interaction{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.try-demo-arrow,.button:hover .try-demo-arrow,.button:focus-visible .try-demo-arrow{animation:none}}.section-kicker{color:var(--product-accent,var(--brand-gold));font-family:var(--font-mono), monospace;letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:0;text-wrap:balance}h1{margin-bottom:22px;font-size:4.65rem;line-height:.92}h2{margin-bottom:18px;font-size:3.1rem;line-height:1}h3{margin-bottom:12px;font-size:1.45rem;line-height:1.1}p{color:var(--text-muted);line-height:1.65}.hero-actions,.conversion-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1fr);align-items:center;gap:52px;min-height:calc(100svh - 96px);padding:32px 0 70px;display:grid}.home-hero-copy{max-width:760px}.product-montage{min-height:560px;position:relative}.montage-tile{border:1px solid var(--line);background:var(--bg-panel);box-shadow:0 28px 68px var(--shadow), 0 0 52px var(--product-glow);border-radius:8px;position:absolute;overflow:hidden}.montage-tile img{object-fit:cover;width:100%;height:100%}.montage-tile-1{aspect-ratio:2;width:72%;top:22px;right:16px}.montage-tile-2{aspect-ratio:2;width:52%;top:210px;left:0}.montage-tile-3{aspect-ratio:2;width:54%;bottom:34px;right:0}.montage-tile-4{aspect-ratio:2;width:42%;bottom:10px;left:88px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.35fr) repeat(3,auto);align-items:center;gap:18px;padding:20px 0;display:grid}.trust-strip p{color:var(--text);margin:0;font-weight:700}.trust-strip span{color:var(--text-muted);font-family:var(--font-mono), monospace;font-size:.78rem}.section-heading{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:end;gap:44px;margin-bottom:34px;display:grid}.section-heading .section-kicker,.section-heading h2{grid-column:1}.section-heading p:not(.section-kicker){grid-column:2;margin-bottom:22px}.finder-panel{border:1px solid var(--line-strong);background:linear-gradient(135deg,#139af21f,#0000 38%),linear-gradient(315deg,#d5a75d1f,#0000 48%),#0d1118db;border-radius:8px;margin:88px 0 0;padding:34px;box-shadow:0 28px 80px #00000047}.finder-grid{grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:36px;display:grid}.finder-controls{gap:18px;display:grid}fieldset{border:0;min-width:0;margin:0;padding:0}legend{color:var(--text);margin-bottom:10px;font-weight:700}.segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.segmented-control button,.demo-control-buttons button{border:1px solid var(--line);min-height:46px;color:var(--text-muted);cursor:pointer;background:#f7f1e70b;border-radius:8px}.segmented-control button.is-selected{border-color:var(--brand-gold);color:var(--text);background:#d5a75d29}.finder-result{border-top:1px solid var(--line);gap:10px;padding-top:18px;display:grid}.finder-result>span{color:var(--text-soft);font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:.74rem}.finder-result strong{color:var(--text);font-size:1.45rem}.finder-result p{margin-bottom:8px}.product-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-preview{border:1px solid var(--line);background:linear-gradient(145deg, var(--product-surface-tint), transparent 54%), #0d1118d6;border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:22px;min-height:300px;display:grid;overflow:hidden}.product-preview-media{background:var(--bg-panel);min-height:100%}.product-preview-media img{object-fit:cover;width:100%;height:100%}.product-preview-copy{flex-direction:column;padding:24px 24px 24px 0;display:flex}.product-preview-meta{color:var(--product-accent);font-family:var(--font-mono), monospace;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:700}.product-preview-copy p:not(.product-preview-meta){margin-bottom:20px}.product-preview-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}.product-preview-footer span{color:var(--text);font-family:var(--font-mono), monospace;font-size:.8rem;font-weight:700}.text-link{color:var(--product-accent);font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.value-item,.compatibility-item{border-top:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:14px;min-height:96px;padding:18px 0;display:grid}.value-item span,.compatibility-item span{border:2px solid var(--product-accent,var(--brand-gold));width:12px;height:12px;margin-top:7px;transform:rotate(45deg)}.value-item p,.compatibility-item p{margin:0}.home-final-cta,.conversion-section,.related-plugin{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin:32px 0 72px;padding:34px 0;display:grid}.home-final-cta h2,.conversion-section h2,.related-plugin h2{margin-bottom:10px;font-size:2.55rem}.product-hero{grid-template:"copy visual""conversion visual"/minmax(0,.9fr) minmax(440px,1fr);align-items:center;gap:0 44px;width:min(1280px,100% - 40px);min-height:calc(100svh - 88px);margin:0 auto;padding:22px 0 68px;display:grid}.product-hero-copy{grid-area:copy;align-self:end;max-width:720px}.product-hero-conversion{grid-area:conversion;align-self:start}.product-hero-conversion .hero-actions{margin-top:28px}.hero-decision-signals{color:var(--text-muted);font-family:var(--font-utility), monospace;letter-spacing:.035em;text-transform:uppercase;flex-wrap:wrap;gap:8px 18px;margin:18px 0 0;padding:0;font-size:.68rem;font-weight:600;list-style:none;display:flex}.hero-decision-signals li{padding-left:14px;position:relative}.hero-decision-signals li:before{background:var(--product-accent);width:6px;height:6px;box-shadow:0 0 10px var(--product-glow);content:"";border-radius:50%;position:absolute;top:.42em;left:0}.marketplace-metadata span{border:1px solid var(--line);min-height:34px;color:var(--text-muted);font-family:var(--font-mono), monospace;background:#f7f1e70b;border-radius:999px;align-items:center;padding:0 12px;font-size:.72rem;display:inline-flex}.product-hero-visual{grid-area:visual;overflow:visible}.product-hero-visual>img{width:100%;height:auto}.product-hero-artwork{aspect-ratio:2;border:1px solid var(--line);background:#06131b;border-radius:3px;width:100%;position:relative;overflow:hidden}.product-hero-artwork img{object-fit:cover;width:100%;height:100%}.product-gallery{width:min(var(--page-width), calc(100% - 40px));margin:0 auto 96px;padding-top:42px;scroll-margin-top:112px}.product-gallery-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.product-gallery-heading div{max-width:760px}.product-gallery-heading h2{margin:0 0 10px;font-size:clamp(2.8rem,5vw,4.8rem)}.product-gallery-heading p{max-width:68ch;color:var(--text-muted);margin:0}.product-gallery-heading>span{color:var(--text-soft);font-family:var(--font-utility), monospace;letter-spacing:.04em;text-transform:uppercase;flex:none;padding-bottom:5px;font-size:.7rem;font-weight:700}.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-gallery-grid--featured-first .product-gallery-card:first-child{grid-column:1/-1}.product-gallery-card{aspect-ratio:2;border:1px solid var(--line-strong);cursor:zoom-in;isolation:isolate;background:#06131b;border-radius:5px;padding:0;display:block;position:relative;overflow:hidden}.product-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .26s cubic-bezier(.2,.8,.2,1)}.product-gallery-card:after{z-index:1;border-radius:inherit;content:"";pointer-events:none;border:1px solid #0000;transition:border-color .18s;position:absolute;inset:0;box-shadow:inset 0 0 32px #03090e2e}.product-gallery-card:hover img{transform:scale(1.012)}.product-gallery-card:hover:after{border-color:color-mix(in srgb, var(--product-accent) 64%, transparent)}.product-gallery-card:focus-visible{outline-offset:5px}.product-gallery-dialog{border:1px solid var(--line-strong);width:min(1240px,100vw - 40px);max-width:none;color:var(--text);background:#06131b;border-radius:6px;margin:auto;padding:8px;box-shadow:0 34px 84px #000000ad}.product-gallery-dialog::backdrop{background:#000509e6}.product-gallery-dialog-content{position:relative}.product-gallery-dialog figure{margin:0}.product-gallery-dialog-media{aspect-ratio:2;background:#03090e;border-radius:3px;position:relative;overflow:hidden}.product-gallery-dialog-media img{object-fit:contain}.product-gallery-dialog figcaption{color:var(--text-muted);padding:14px 8px 6px;font-size:.9rem}.product-gallery-dialog-close{z-index:2;cursor:pointer;background:#03090edb;border:1px solid #f7f1e76b;border-radius:4px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:14px;right:14px}.product-gallery-dialog-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}.product-demo,.customization,.faq,.conversion-section,.related-plugin{width:min(var(--page-width), calc(100% - 40px));margin-left:auto;margin-right:auto}.product-demo{scroll-margin-top:88px}.demo-stage{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:24px;display:grid}.demo-image-wrap{border:1px solid var(--line);background:var(--bg-panel);border-radius:8px;overflow:hidden}.demo-image-wrap img{object-fit:cover;width:100%;height:100%}.demo-control-panel{border:1px solid var(--line);background:linear-gradient(160deg, var(--product-surface-tint), transparent 48%), #0d1118e0;border-radius:8px;flex-direction:column;justify-content:space-between;gap:22px;padding:24px;display:flex}.panel-label{color:var(--product-accent,var(--brand-gold));font-family:var(--font-mono), monospace;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:700;display:block}.demo-control-panel h3{font-size:2rem}.demo-metrics{grid-template-columns:1fr;gap:12px;margin:0;display:grid}.demo-metrics div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.demo-metrics dt,.demo-metrics dd{margin:0}.demo-metrics dt{color:var(--text-soft)}.demo-metrics dd{color:var(--text);font-family:var(--font-mono), monospace}.demo-control-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.demo-control-buttons button:hover{border-color:var(--product-accent,var(--brand-gold));color:var(--text)}.demo-control-buttons button.is-active{border-color:var(--product-accent,var(--brand-gold));background:var(--product-surface-tint,#d5a75d1a);color:var(--text)}.demo-feedback{min-height:1.5rem;color:var(--text);font-family:var(--font-mono), monospace;margin:0;font-size:.78rem}.mid-page-cta{width:min(var(--page-width), calc(100% - 40px));border:1px solid var(--line-strong);background:linear-gradient(120deg, var(--product-surface-tint), transparent 58%), #0d1118d1;border-radius:8px;margin:0 auto 92px;padding:24px}.mid-page-cta-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.mid-page-cta p{margin:0}.customization-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:24px;display:grid}.custom-preview{border:1px solid var(--line);background:linear-gradient(145deg, var(--product-surface-tint), transparent 60%), #0d1118db;border-radius:8px;padding:24px}.custom-key{border:1px solid var(--line);background:linear-gradient(145deg, var(--product-accent), transparent 42%), #07111c;min-height:300px;color:var(--text);box-shadow:inset 0 -8px 0 var(--product-accent-secondary);border-radius:8px;align-content:end;gap:18px;padding:22px;display:grid}.custom-key span{font-size:1.45rem;font-weight:800}.custom-progress{background:#f7f1e71f;border-radius:999px;height:8px;overflow:hidden}.custom-progress:before{content:"";border-radius:inherit;background:var(--product-accent-secondary);width:62%;height:100%;display:block}.swatch-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;display:grid}.swatch-row{border:1px solid var(--line);background:#f7f1e70b;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-height:72px;padding:14px;display:grid}.swatch{border:1px solid #f7f1e747;border-radius:50%;width:28px;height:28px}.swatch-row strong{color:var(--text)}.marketplace-metadata{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.faq-groups{border-bottom:1px solid var(--line-strong)}.faq-group{border-top:1px solid var(--line-strong);grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);gap:clamp(36px,6vw,88px);padding:38px 0 42px;display:grid}.faq-group-intro h3{color:var(--text);font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(2rem,3vw,2.7rem);line-height:.98}.faq-group-intro>p{max-width:34ch;margin:10px 0 0}.faq-group-intro .marketplace-metadata{margin-top:18px}.faq-setup-list{counter-reset:setup;margin:0;padding:0;list-style:none}.faq-setup-list li{border-top:1px solid var(--line);counter-increment:setup;grid-template-columns:46px minmax(0,1fr);gap:16px;padding:18px 0;display:grid}.faq-setup-list li:first-child{border-top:0;padding-top:0}.faq-setup-list li:last-child{padding-bottom:0}.faq-setup-list li:before{content:counter(setup, decimal-leading-zero);color:var(--product-accent,var(--brand-gold));font-family:var(--font-mono), monospace;padding-top:2px;font-size:.78rem;font-weight:700}.faq-setup-list strong,.faq-setup-list span{display:block}.faq-setup-list strong{color:var(--text);font-family:var(--font-display), "Arial Narrow", sans-serif;text-transform:uppercase;margin-bottom:6px;font-size:1.45rem;line-height:1.05}.faq-setup-list span{color:var(--text-muted);line-height:1.55}.internal-cta-mobile-label{display:none}.faq-guide-link{color:var(--text-muted);margin:22px 0 0;font-size:.9rem}.faq-guide-link a{color:var(--text);text-underline-offset:4px;text-decoration-line:underline}.faq-list{display:grid}.faq-list details{border-top:1px solid var(--line);padding:18px 0}.faq-list details:first-child{border-top:0;padding-top:0}.faq-list details:last-child{padding-bottom:0}.faq-list summary{cursor:pointer;min-height:44px;color:var(--text);align-items:center;font-size:1.08rem;font-weight:700;display:flex}.faq-list summary::marker{color:var(--product-accent)}.faq-list p{max-width:780px;margin:12px 0 0}.faq-related-product{border-top:1px solid color-mix(in srgb, var(--product-accent) 34%, var(--line));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:780px;margin-top:20px;padding-top:20px;display:grid}.faq-related-product-copy strong,.faq-related-product-copy span{display:block}.faq-related-product-copy strong{color:var(--text)}.faq-related-product-copy span{color:var(--text-muted);margin-top:5px;line-height:1.5}.faq-related-product .button{white-space:nowrap;min-height:44px;padding:0 16px}.site-footer{border-top:1px solid var(--line);background:linear-gradient(90deg,#139af20b,#0000 32%,#57d49306),#050d12;width:100%}.site-footer-inner{width:min(var(--page-width), calc(100% - 40px));grid-template-columns:minmax(0,1fr) repeat(4,auto);gap:clamp(28px,3.5vw,54px);margin:0 auto;padding:38px 0 48px;display:grid}.footer-brand{max-width:620px}.footer-brand p{margin:18px 0 0;font-size:.92rem}.site-footer nav{align-content:start;gap:10px;display:grid}.site-footer h2{color:var(--text-soft);font-family:var(--font-mono), monospace;text-transform:uppercase;margin:0 0 6px;font-size:.74rem}.site-footer a{color:var(--text-muted);text-decoration:none}.site-footer a:hover{color:var(--text)}@media (max-width:1050px){.home-hero,.finder-grid,.demo-stage,.customization-grid,.home-final-cta,.conversion-section,.related-plugin,.section-heading{grid-template-columns:1fr}.home-hero,.product-hero{min-height:auto;padding-top:42px}.product-montage{min-height:480px}.section-heading p:not(.section-kicker){grid-column:1}.product-preview-grid,.value-grid,.faq-group{grid-template-columns:1fr}.faq-group{gap:22px}.site-footer-inner{grid-template-columns:1fr}}@media (max-width:760px){.site-main,.product-hero,.product-demo,.customization,.faq,.conversion-section,.related-plugin{width:min(100% - 28px, var(--page-width))}.site-footer-inner{width:min(100% - 28px, var(--page-width));padding:34px 0 max(42px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:54ch;margin-top:14px;font-size:.86rem;line-height:1.55}.site-footer nav{gap:0}.site-footer nav:last-child,.site-footer .footer-maker-links{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.site-footer nav:last-child h2,.site-footer .footer-maker-links h2{grid-column:1/-1}.site-footer a{align-items:center;min-height:44px;display:inline-flex}.mid-page-cta{width:min(100% - 28px, var(--page-width))}.mid-page-cta-inner{flex-direction:column;align-items:stretch}.button{width:100%}h1{font-size:3.1rem}h2,.home-final-cta h2,.conversion-section h2,.related-plugin h2{font-size:2.25rem}.home-hero{gap:34px;padding-bottom:44px}.product-montage{min-height:420px}.montage-tile-1{width:92%;top:0;right:0}.montage-tile-2{width:66%;top:144px}.montage-tile-3{width:72%;bottom:82px}.montage-tile-4{width:58%;bottom:18px;left:18px}.trust-strip{grid-template-columns:1fr}.finder-panel{margin-top:58px;padding:22px}.segmented-control,.demo-control-buttons,.swatch-list,.product-preview{grid-template-columns:1fr}.product-preview-copy{padding:0 20px 22px}.product-preview-media{aspect-ratio:2}.product-preview-footer{flex-direction:column;align-items:flex-start}.section-band{padding:64px 0}.product-hero{gap:26px;padding-bottom:46px}.product-hero-visual{order:2}.hero-actions,.conversion-actions{flex-direction:column;align-items:stretch}.demo-control-panel h3{font-size:1.6rem}}@media (max-width:420px){.wordmark{font-size:.78rem}.wordmark-mark{width:34px;height:34px}.button-compact{padding:0 10px;font-size:.68rem}h1{font-size:2.65rem}h2,.home-final-cta h2,.conversion-section h2,.related-plugin h2{font-size:2rem}.product-montage{min-height:360px}}h1,h2,h3{font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:-.025em;font-weight:600}h1{text-transform:uppercase;font-size:clamp(4.8rem,8vw,7.4rem);line-height:.8}h2{font-size:clamp(3.1rem,5vw,4.65rem);line-height:.88}h3{font-size:1.85rem;line-height:.95}p{line-height:1.58}.section-kicker,.panel-label,.product-preview-meta{letter-spacing:.12em}.section-kicker:before{content:"";background:currentColor;width:22px;height:2px;margin:0 10px 3px 0;display:inline-block}.wordmark{font-family:var(--font-utility), monospace;letter-spacing:-.02em;font-weight:600}.wordmark-mark{width:40px;height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.wordmark-mark img{width:100%;height:100%;display:block}.wordmark-mark:after{display:none}.button{letter-spacing:.025em;text-transform:uppercase;border-radius:4px;min-height:50px}.button-primary{border-color:color-mix(in srgb, var(--product-accent,var(--brand-cta)) 82%, white);background:var(--product-accent,var(--brand-cta));box-shadow:inset 0 -4px 0 #040b1142, 0 16px 34px var(--product-glow,var(--brand-cta-glow))}.button-primary:hover{box-shadow:inset 0 -3px 0 #040b1138, 0 10px 28px var(--product-glow,var(--brand-cta-glow))}.home-hero{grid-template-columns:minmax(0,.72fr) minmax(560px,1.08fr);gap:66px;min-height:min(850px,100svh - 82px);padding:54px 0 82px}.home-hero-copy{z-index:1;max-width:590px;position:relative}.home-hero h1{max-width:620px;margin-bottom:30px}.home-hero h1 span{color:var(--brand-gold);display:block}.hero-lede{color:#c3d0d1;max-width:610px;font-size:1.07rem}.home-hero .hero-lede{max-width:540px}.product-montage.control-rack{background:linear-gradient(145deg,#ffffff0b,#0000 28%),repeating-linear-gradient(90deg,#0000 0 5px,#ffffff03 5px 6px),#091923;border:1px solid #b1cdd24d;border-radius:14px;gap:14px;min-height:0;padding:18px;animation:.72s cubic-bezier(.18,.8,.25,1) .12s both rack-online;display:grid;position:relative;transform:rotate(.6deg);box-shadow:inset 0 0 0 5px #061118,inset 0 0 0 6px #b1cdd221,0 42px 90px #00060a85}.product-montage.control-rack:before,.product-montage.control-rack:after{content:"";background:radial-gradient(circle at 40% 35%,#829298,#15262d 58%,#02070a);border:1px solid #b1cdd259;border-radius:50%;width:7px;height:7px;position:absolute}.product-montage.control-rack:before{top:8px;left:8px}.product-montage.control-rack:after{bottom:8px;right:8px}.rack-topline,.rack-transport{color:var(--text-soft);font-family:var(--font-utility), monospace;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:0 5px;font-size:.68rem;font-weight:600;display:flex}.rack-ready{color:#a8b9ba;align-items:center;gap:8px;display:inline-flex}.rack-ready i,.rack-channel-light{background:var(--brand-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #57d493d1}.rack-monitor{background:linear-gradient(90deg,#46b1ff1f,#0000 55%),radial-gradient(circle at 78% 35%,#46b1ff1f,#0000 15rem),#02090e;border:1px solid #46b1ff47;border-radius:6px;grid-template-columns:1fr auto;align-items:end;gap:28px;min-height:210px;padding:24px;display:grid;overflow:hidden;box-shadow:inset 0 0 34px #000000b8}.rack-monitor>div:first-child{display:grid}.rack-monitor span,.rack-monitor small{color:#74909a;font-family:var(--font-utility), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.67rem}.rack-monitor strong{color:var(--text);font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:-.035em;text-transform:uppercase;margin:10px 0 8px;font-size:clamp(3.2rem,6vw,5.5rem);font-weight:600;line-height:.78}.rack-meter{align-items:end;gap:4px;height:112px;display:flex}.rack-meter i{width:7px;height:calc(18px + var(--meter-height,24px));background:linear-gradient(180deg, var(--brand-gold), var(--brand-blue));opacity:.78;transform-origin:bottom;border-radius:1px;animation:1.8s ease-in-out infinite alternate meter-signal}.rack-meter i:nth-child(2n){--meter-height:54px;animation-delay:-900ms}.rack-meter i:nth-child(3n){--meter-height:82px;animation-delay:-420ms}.rack-meter i:nth-child(5n){--meter-height:38px;animation-delay:-1200ms}.rack-channels{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.rack-channel{border:1px solid var(--line);border-bottom:3px solid var(--product-accent);background:#071219;border-radius:4px;grid-template-columns:auto 1fr;gap:6px 8px;min-width:0;padding:12px 11px;display:grid;box-shadow:inset 0 1px #ffffff08}.rack-channel-number,.rack-channel>span:not(.rack-channel-number){color:var(--text-soft);font-family:var(--font-utility), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.61rem}.rack-channel-light{background:var(--product-accent);box-shadow:0 0 10px var(--product-glow);justify-self:end}.rack-channel strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:.78rem;overflow:hidden}.rack-channel>span:last-child{justify-self:end}.rack-transport{grid-template-columns:auto 1fr auto;display:grid}.rack-transport>div{background:#b1cdd224;border-radius:1px;height:4px;position:relative;overflow:hidden}.rack-transport>div:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 28px,#b1cdd233 28px 29px);position:absolute;inset:0}.rack-transport i{background:var(--brand-gold);width:38%;animation:5.8s ease-in-out infinite alternate transport-progress;position:absolute;inset:0 auto 0 0;box-shadow:0 0 14px #ffb44d8a}.trust-strip{border-color:var(--line-strong);padding:18px 0}.trust-strip p{font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:.01em;text-transform:uppercase;font-size:1.3rem;font-weight:600}.trust-strip span{letter-spacing:.04em;text-transform:uppercase;padding-left:13px;position:relative}.trust-strip span:before{content:"";background:var(--brand-green);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-band{padding:112px 0}.section-heading{grid-template-columns:minmax(0,.82fr) minmax(0,.78fr);align-items:end;gap:80px}.finder-panel{border:1px solid var(--line-strong);box-shadow:none;--finder-accent:var(--brand-blue);background:radial-gradient(circle at 100% 0,#46b1ff21,#0000 24rem),#091b25;border-radius:12px;margin-top:110px;padding:42px;position:relative;overflow:hidden}.finder-panel-sonos{--finder-accent:var(--brand-green)}.finder-panel:after{display:none}.finder-grid{grid-template-columns:minmax(0,.62fr) minmax(440px,1fr);gap:64px}.finder-intro h2{text-transform:uppercase;max-width:560px;margin-bottom:18px;font-size:clamp(3rem,4.6vw,4.5rem);line-height:.94}.finder-intro p{max-width:46ch;margin:0}.finder-controls{gap:24px}legend{color:#c7d3d3;font-family:var(--font-utility), monospace;letter-spacing:.03em;font-size:.75rem}.segmented-control{gap:6px}.segmented-control button,.demo-control-buttons button{font-family:var(--font-utility), monospace;letter-spacing:.025em;text-transform:uppercase;background:#071219;border-radius:4px;font-size:.73rem;font-weight:600}.segmented-control button.is-selected{border-color:var(--finder-accent,var(--brand-gold));background:color-mix(in srgb, var(--finder-accent,var(--brand-gold)) 15%, #071219);color:var(--text);box-shadow:inset 0 -3px var(--finder-accent,var(--brand-gold))}.finder-result{border-top-color:var(--line-strong);grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:18px;padding-top:22px}.finder-result-image{object-fit:cover;border-radius:8px;width:112px;height:64px}.finder-result-copy h3{font-family:var(--font-display), "Arial Narrow", sans-serif;text-transform:uppercase;gap:5px;margin:0;font-size:2rem;line-height:.95;display:grid}.finder-result-copy h3 span{color:var(--finder-accent);font-family:var(--font-utility), monospace;letter-spacing:.07em;font-size:.64rem}.finder-result-copy>p{color:#b5c4c6;max-width:58ch;margin:9px 0 0;font-size:.9rem;line-height:1.5}.finder-result-facts{color:var(--text-muted);font-family:var(--font-utility), monospace;text-transform:uppercase;flex-wrap:wrap;gap:7px 18px;margin-top:11px;font-size:.66rem;line-height:1.45;display:flex}.finder-result .button{white-space:nowrap;width:auto;min-height:48px}.finder-empty{border-top:1px solid var(--line-strong);padding-top:22px}.finder-empty h3,.finder-empty p{margin:0}.finder-empty p{margin-top:8px}.finder-browse{color:var(--text-muted);margin:-4px 0 0;font-size:.86rem}.finder-browse a{min-height:44px;color:var(--text);text-underline-offset:4px;align-items:center;display:inline-flex}.product-preview-grid{gap:12px}.product-preview{border-left:3px solid var(--product-accent);background:linear-gradient(#ffffff06,#0000 5rem),#081821;border-radius:5px;grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:0;min-height:480px;box-shadow:0 20px 50px #00060a2e}.product-preview-media{aspect-ratio:2;border-bottom:1px solid var(--line-strong);background:#03090e;min-height:0;position:relative;overflow:hidden}.product-preview-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 66%,#03090e33);position:absolute;inset:0;box-shadow:inset 0 0 34px #040c1129}.product-preview-copy{padding:24px 26px 26px}.product-preview-copy h3{text-transform:uppercase}.product-preview-footer{border-top-color:var(--line-strong)}.text-link{font-family:var(--font-utility), monospace;letter-spacing:.02em;text-transform:uppercase;font-size:.72rem}.value-item span,.compatibility-item span{border-radius:50%;width:9px;height:9px;margin-top:8px;transform:none}.home-final-cta,.conversion-section,.related-plugin{border-top-width:2px}.home-final-cta h2,.conversion-section h2,.related-plugin h2{text-transform:uppercase;font-size:clamp(2.8rem,4vw,3.8rem)}.product-hero{grid-template-columns:minmax(0,.82fr) minmax(480px,1fr);gap:0 64px}.product-hero h1{font-size:clamp(4.4rem,6.8vw,6.9rem)}.product-hero-visual,.demo-image-wrap,.demo-control-panel,.mid-page-cta,.custom-preview,.custom-key,.swatch-row{border-radius:5px}.product-hero-visual{border-color:var(--line-strong);box-shadow:inset 0 0 0 3px #b1cdd20f, 0 34px 84px var(--shadow), 0 0 64px var(--product-glow);background:#06131b;padding:8px;position:relative}.product-hero-visual--showcase{width:calc(100% + clamp(124px,11vw,176px));box-shadow:none;-webkit-mask-composite:source-in;background:0 0;border:0;align-self:center;margin-left:clamp(-176px,-11vw,-124px);padding:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%),linear-gradient(#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%),linear-gradient(#0000 0%,#000 30% 70%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.product-hero-visual--showcase .product-hero-artwork{aspect-ratio:3/2;background:0 0;border:0;border-radius:0}.product-hero-visual--showcase .product-hero-artwork img{object-fit:cover;object-position:right center}.product-hero--showcase .product-hero-copy,.product-hero--showcase .product-hero-conversion{z-index:1;position:relative}.marketplace-metadata span{letter-spacing:.02em;text-transform:uppercase;border-radius:3px}.faq-list summary{font-family:var(--font-display), "Arial Narrow", sans-serif;font-size:1.45rem;font-weight:600}.site-footer h2{font-family:var(--font-utility), monospace;letter-spacing:.08em}@keyframes console-online{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rack-online{0%{opacity:0;filter:brightness(.5);transform:translateY(24px)rotate(.6deg)}to{opacity:1;filter:brightness();transform:translateY(0)rotate(.6deg)}}@keyframes meter-signal{0%{opacity:.42;transform:scaleY(.42)}to{opacity:.92;transform:scaleY(1)}}@keyframes transport-progress{0%{width:31%}to{width:44%}}@media (max-width:1050px){.home-hero{grid-template-columns:1fr;gap:48px}.home-hero-copy{max-width:760px}.product-montage.control-rack{max-width:760px;transform:none}.finder-grid{grid-template-columns:1fr;gap:38px}.section-heading{grid-template-columns:1fr;gap:10px}.product-preview-grid{grid-template-columns:1fr}}@media (min-width:901px) and (max-width:1180px){.product-hero{grid-template-columns:minmax(0,.94fr) minmax(400px,1.06fr);column-gap:clamp(32px,4vw,48px)}.product-hero h1{font-size:clamp(4rem,6vw,5.2rem)}}@media (max-width:900px){.product-hero{grid-template-columns:1fr;grid-template-areas:"copy""visual""conversion";gap:28px}.product-hero-visual{justify-self:center;width:min(100%,760px)}.product-hero-visual--showcase{margin-left:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%),linear-gradient(#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%),linear-gradient(#0000 0%,#000 30% 70%,#0000 100%)}.product-hero-conversion .hero-actions{grid-template-columns:1fr;gap:12px;margin-top:0;display:grid}.product-hero-conversion .button{width:100%}.product-hero-conversion .hero-decision-signals{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.product-gallery-heading{align-items:flex-start}.product-gallery-grid{grid-template-columns:1fr}.product-gallery-grid--featured-first .product-gallery-card:first-child{grid-column:auto}}@media (max-width:760px){h1,.product-hero h1{font-size:clamp(4.15rem,20vw,6.2rem)}h2{font-size:clamp(3rem,14vw,4rem)}.home-hero{gap:34px;padding:44px 0 58px}.product-hero{gap:22px}.product-gallery{width:min(100% - 28px, var(--page-width));margin-bottom:64px;padding-top:32px}.product-gallery-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:22px}.product-gallery-heading h2{font-size:clamp(2.8rem,13vw,3.75rem)}.product-gallery-heading>span{padding-bottom:0}.product-gallery-grid{gap:14px}.product-gallery-dialog{width:calc(100vw - 20px);padding:5px}.product-gallery-dialog figcaption{padding:12px 7px 7px;font-size:.82rem}.home-hero .hero-actions{grid-template-columns:1fr;display:grid}.product-montage.control-rack{gap:10px;padding:14px;transform:none}.rack-monitor{min-height:174px;padding:17px}.rack-monitor strong{font-size:3.2rem}.rack-meter{display:none}.rack-channels{grid-template-columns:repeat(2,minmax(0,1fr))}.section-band{padding:78px 0}.finder-panel{padding:24px 20px}.finder-result{grid-template-columns:112px minmax(0,1fr);gap:14px}.finder-result-image{width:112px;height:64px}.finder-result .button{grid-area:auto/1/auto/-1;width:100%}.product-preview{grid-template-columns:1fr}.product-preview-copy{padding:22px 20px 24px}.product-preview-media:after{box-shadow:inset 0 0 28px #040c1129}.trust-strip span{padding-left:14px}}@media (max-width:420px){.rack-channel{padding:10px 8px}.rack-channel strong{font-size:.7rem}.rack-channel>span:not(.rack-channel-number){font-size:.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.maker-home{--maker-accent:var(--brand-gold)}.home-hero--maker{grid-template-columns:minmax(0,.82fr) minmax(540px,1.08fr);min-height:min(880px,100svh - 112px);padding-top:72px}.home-hero--maker .home-hero-copy{max-width:650px}.home-hero--maker h1{max-width:650px;font-size:clamp(4.6rem,6.7vw,6.8rem);line-height:.84}.home-hero--maker .hero-lede{max-width:590px;margin-bottom:18px}.maker-hero-proof{gap:9px;max-width:590px;margin-bottom:28px;display:grid}.maker-hero-proof p,.maker-hero-proof ul{margin:0}.maker-hero-proof p{color:var(--maker-lilac);font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.maker-hero-proof ul{flex-wrap:wrap;gap:8px 18px;padding:0;list-style:none;display:flex}.maker-hero-proof li{color:var(--text-muted);font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;padding-left:13px;font-size:.68rem;line-height:1.35;position:relative}.maker-hero-proof li:before{content:"";background:var(--maker-violet);border-radius:50%;width:5px;height:5px;position:absolute;top:.5em;left:0}.maker-hero-proof li:nth-child(2):before{background:var(--maker-blue)}.maker-hero-proof li:nth-child(3):before{background:var(--maker-amber)}.maker-principles{scroll-margin-top:64px}.maker-profile{scroll-margin-top:100px}.maker-principles{grid-template-columns:minmax(0,.68fr) minmax(480px,1fr);gap:88px;padding:104px 0 118px;display:grid}.maker-principles-intro{align-self:start}.maker-principles-intro h2{text-transform:uppercase;max-width:620px;margin-bottom:24px;font-size:clamp(3.8rem,5.4vw,5.6rem);line-height:.9}.maker-principles-intro>p{max-width:46ch;color:var(--brand-gold);margin:0;font-size:1.04rem}.maker-principle-list{align-self:end;display:grid}.maker-principle-list article{border-top:1px solid var(--line-strong);grid-template-columns:minmax(150px,.52fr) 1fr;gap:28px;padding:24px 0 26px;display:grid}.maker-principle-list article:last-child{border-bottom:1px solid var(--line-strong)}.maker-principle-list h3,.maker-principle-list p{margin:0}.maker-principle-list h3{color:var(--text);font-family:var(--font-utility), monospace;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;line-height:1.35}.maker-principle-list p{color:#acbdbf}.current-chapter{border-top:1px solid var(--line-strong);position:relative}.current-chapter:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-blue));width:42%;height:2px;position:absolute;top:0;right:0}.current-chapter .finder-panel{margin-top:0}.maker-profile{border:1px solid var(--line-strong);background:linear-gradient(120deg,#ffb44d1a,#0000 40%),#081923;border-radius:12px;grid-template-columns:minmax(0,.8fr) minmax(440px,.8fr);align-items:center;gap:72px;margin-bottom:clamp(54px,7vw,80px);padding:54px;display:grid;overflow:hidden;box-shadow:0 34px 86px #00060a57}.maker-profile-name{color:#47616a;font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:-.025em;text-transform:uppercase;gap:0;font-size:clamp(3.8rem,6vw,6rem);font-weight:600;line-height:.72;display:grid}.maker-profile-copy h2{text-transform:uppercase;margin-bottom:22px;font-size:clamp(3.6rem,4.8vw,5rem);line-height:.9}.maker-profile-copy p{max-width:52ch;margin-bottom:16px}.maker-profile-copy p a{color:var(--text);text-underline-offset:4px}.maker-profile-copy .conversion-actions{flex-wrap:nowrap;margin-top:28px}@media (max-width:1050px){.home-hero--maker,.maker-principles,.maker-profile{grid-template-columns:1fr}.home-hero--maker{min-height:auto}.maker-principles,.maker-profile{gap:42px}.maker-principles-intro>p{max-width:64ch}.maker-profile-name{grid-template-columns:repeat(4,auto);justify-content:space-between;font-size:clamp(2.5rem,7.5vw,4.6rem);line-height:.86}}@media (max-width:760px){.home-hero--maker{padding-top:46px}.home-hero--maker h1{font-size:clamp(3.9rem,17vw,5.3rem);line-height:.86}.maker-principles{padding:82px 0}.maker-principles-intro h2{font-size:clamp(3.25rem,15vw,4.25rem)}.maker-principles{gap:54px}.maker-principle-list article{grid-template-columns:1fr;gap:10px}.maker-profile{padding:30px 24px}.maker-profile-name{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;font-size:clamp(1.8rem,8vw,2.5rem)}.maker-profile-name span:nth-child(2n){text-align:right}.maker-profile-copy h2{font-size:clamp(3.1rem,14vw,4rem)}}.product-global-header{--product-accent:var(--brand-blue);--product-surface-tint:#46b1ff1a;z-index:50;border-bottom:1px solid var(--line);width:100%;position:relative}.product-global-header-inner,.page-section-nav{width:min(1280px,100% - 40px);margin:0 auto}.product-global-header-inner{align-items:center;gap:24px;min-height:64px;display:flex}.product-global-nav{color:var(--text-muted);font-family:var(--font-utility), monospace;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:26px;margin-left:auto;font-size:.72rem;font-weight:600;display:flex}.product-global-nav a{text-decoration:none}.product-global-nav a:hover{color:var(--text)}.product-global-nav a[aria-current=page],.product-global-nav-trigger[aria-current=page]{color:var(--text);-webkit-text-decoration-color:var(--product-accent);text-decoration-color:var(--product-accent);text-underline-offset:6px;text-decoration-line:underline;text-decoration-thickness:2px}.product-plugin-menu{position:relative}.product-global-nav-trigger{min-height:44px;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.product-global-nav-trigger:hover,.product-global-nav-trigger[aria-expanded=true]{color:var(--text)}.product-global-nav-trigger>span{border-bottom:1px solid;border-right:1px solid;width:7px;height:7px;margin-top:-4px;transition:margin .16s,transform .16s;transform:rotate(45deg)}.product-global-nav-trigger[aria-expanded=true]>span{margin-top:4px;transform:rotate(225deg)}.product-mega-menu{z-index:70;border:1px solid var(--line-strong);width:min(720px,100vw - 40px);color:var(--text);text-transform:none;background:#07151d;border-radius:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 28px 72px #0004079e}.product-mega-menu[hidden]{display:none}.product-mega-menu-header{border-top:3px solid var(--product-accent);border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;padding:18px 22px 17px;display:flex}.product-mega-menu-header strong{font-family:var(--font-display), "Arial Narrow", sans-serif;text-transform:uppercase;font-size:1.55rem;line-height:1}.product-mega-menu-header span{max-width:34ch;color:var(--text-muted);font-family:var(--font-body), sans-serif;letter-spacing:0;text-align:right;font-size:.78rem;font-weight:400;line-height:1.4}.product-mega-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 22px;display:grid}.product-mega-menu-category+.product-mega-menu-category{border-left:1px solid var(--line);margin-left:20px;padding-left:20px}.product-mega-menu-category h2{color:var(--product-accent);font-family:var(--font-utility), monospace;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:.7rem;font-weight:700}.product-mega-menu-items{display:grid}.product-mega-menu-item{border-top:1px solid var(--line);grid-template-columns:46px minmax(0,1fr) 12px;align-items:center;gap:12px;min-height:68px;padding:10px 8px;text-decoration:none;display:grid}.product-mega-menu-item:first-child{border-top:0}.product-mega-menu-item:hover,.product-mega-menu-item[aria-current=page]{background:var(--product-surface-tint)}.product-mega-menu-item img{object-fit:cover;border-radius:7px;width:46px;height:46px}.product-mega-menu-item-copy,.product-mega-menu-item-copy strong,.product-mega-menu-item-copy span{display:block}.product-mega-menu-item-copy strong{color:var(--text);font-size:.82rem;line-height:1.25}.product-mega-menu-item-copy span{color:var(--text-muted);letter-spacing:.035em;text-transform:uppercase;margin-top:4px;font-size:.66rem;font-weight:500}.product-mega-menu-item-arrow{width:8px;height:8px;color:var(--product-accent);border-top:1px solid;border-right:1px solid;transform:rotate(45deg)}.product-mega-menu-overview{border-top:1px solid var(--line);min-height:48px;color:var(--text-muted);justify-content:flex-end;align-items:center;gap:10px;padding:0 22px;font-size:.68rem;text-decoration:none;display:flex}.product-mega-menu-overview:hover{color:var(--text);background:#f7f1e709}.product-support-mega-menu{width:min(440px,100vw - 40px)}.product-support-menu-items{padding:10px 14px 14px;display:grid}.product-support-menu-item{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 12px;align-items:center;gap:18px;min-height:68px;padding:12px 10px;text-decoration:none;display:grid}.product-support-menu-item:first-child{border-top:0}.product-support-menu-item:hover,.product-support-menu-item:focus-visible,.product-support-menu-item[aria-current=page]{background:var(--product-surface-tint);color:var(--text);text-decoration:none}.product-header-cta{min-height:44px;padding:0 14px}.product-global-menu-button,.page-section-menu-button{display:none}.page-section-menu-button{border:1px solid var(--line);min-height:44px;color:var(--text);font-family:var(--font-utility), monospace;letter-spacing:.04em;text-transform:uppercase;background:#f7f1e70a;border-radius:3px;align-items:center;gap:8px;margin-left:auto;padding:0 12px;font-size:.66rem;font-weight:600}.segmented-control button{text-align:left;align-content:center;gap:5px;min-height:72px;padding:12px 14px;display:grid}.segmented-control button strong,.segmented-control button span{display:block}.segmented-control button strong{color:var(--text);font-size:.78rem}.segmented-control button span{color:var(--text-muted);font-family:var(--font-body), sans-serif;letter-spacing:0;text-transform:none;font-size:.78rem;font-weight:400;line-height:1.35}.page-section-menu-chevron{width:14px;height:14px;transition:transform .16s}.page-section-menu-button[aria-expanded=true] .page-section-menu-chevron{transform:rotate(180deg)}.product-global-mobile-menu,.page-mobile-section-menu{z-index:60;border:1px solid var(--line-strong);background:#07151d;position:absolute;top:100%;left:14px;right:14px;box-shadow:0 22px 54px #0004078c}.product-global-mobile-menu[hidden],.page-mobile-section-menu[hidden]{display:none}.product-global-mobile-menu a,.page-mobile-section-menu a{border-bottom:1px solid var(--line);min-height:48px;color:var(--text);font-family:var(--font-utility), monospace;letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:0 16px;font-size:.72rem;font-weight:600;text-decoration:none;display:flex}.product-mobile-menu-primary{display:grid}.product-global-mobile-menu .product-mobile-menu-primary>a{align-content:center;gap:4px;min-height:62px;padding-block:10px;display:grid}.product-mobile-menu-primary>a strong,.product-mobile-menu-primary>a span{display:block}.product-mobile-menu-primary>a span{color:var(--text-muted);font-family:var(--font-body), sans-serif;letter-spacing:0;text-transform:none;font-size:.76rem;font-weight:400;line-height:1.35}.product-mobile-menu-primary>a[aria-current=page],.product-mobile-support-menu summary[aria-current=page]{background:var(--product-surface-tint);color:var(--product-accent)}.product-mobile-support-menu{border-bottom:1px solid var(--line)}.product-mobile-support-menu summary{min-height:62px;color:var(--text);cursor:pointer;font-family:var(--font-utility), monospace;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;font-size:.72rem;font-weight:600;list-style:none;display:flex}.product-mobile-support-menu summary::-webkit-details-marker{display:none}.product-mobile-support-menu summary>span,.product-mobile-support-menu summary strong,.product-mobile-support-menu summary small{display:block}.product-mobile-support-menu summary small{color:var(--text-muted);font-family:var(--font-body), sans-serif;letter-spacing:0;text-transform:none;margin-top:4px;font-size:.76rem;font-weight:400;line-height:1.35}.product-mobile-support-menu summary i{border-bottom:1px solid;border-right:1px solid;flex:none;width:8px;height:8px;margin-top:-4px;transition:margin .16s,transform .16s;transform:rotate(45deg)}.product-mobile-support-menu[open] summary i{margin-top:4px;transform:rotate(225deg)}.product-mobile-support-menu>div{border-top:1px solid var(--line);background:#00000029;display:grid}.product-global-mobile-menu .product-mobile-support-menu a{padding-left:28px}.product-mobile-support-menu a[aria-current=page]{color:var(--product-accent)}.product-global-mobile-menu a:last-child,.page-mobile-section-menu a:last-child{border-bottom:0}.page-section-bar{z-index:40;border-bottom:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#051118f5;width:100%;position:sticky;top:0;box-shadow:0 10px 28px #00040733}.page-section-nav{align-items:center;gap:26px;min-height:48px;display:flex}.page-section-breadcrumbs{min-width:0;font-family:var(--font-utility), monospace;text-transform:uppercase;flex:0 auto}.page-section-breadcrumbs ol,.page-section-breadcrumbs li{align-items:baseline;min-width:0;display:flex}.page-section-breadcrumbs ol{gap:8px;margin:0;padding:0;list-style:none}.page-section-breadcrumbs li{gap:8px}.page-section-breadcrumbs li+li:before{color:var(--text-muted);content:"/";font-size:.62rem}.page-section-breadcrumbs a,.page-section-breadcrumbs li>span{min-width:0;color:var(--text-muted);letter-spacing:.04em;white-space:nowrap;align-items:baseline;gap:8px;font-size:.62rem;text-decoration:none;display:flex}.page-section-breadcrumbs a{align-items:center;min-height:44px}.page-section-breadcrumbs a:hover{color:var(--text)}.page-section-breadcrumbs li:last-child a,.page-section-breadcrumbs li:last-child>span{color:var(--text);font-size:.74rem}.page-section-breadcrumbs strong{text-overflow:ellipsis;font-weight:700;overflow:hidden}.page-section-breadcrumbs li:last-child span span,.page-section-breadcrumbs li:last-child a span{color:color-mix(in srgb, var(--product-accent) 82%, white);letter-spacing:.08em;font-size:.65rem}.page-section-bar-dense .page-section-breadcrumbs li:first-child:nth-last-child(n+3),.page-section-bar-dense .page-section-breadcrumbs li:first-child:nth-last-child(n+3)+li:before{display:none}.page-section-links{align-self:stretch;gap:22px;min-width:0;display:flex}.page-section-controls{align-self:stretch;align-items:center;gap:26px;min-width:0;margin-left:auto;display:flex}.page-section-links a{color:var(--text-muted);font-family:var(--font-utility), monospace;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:.66rem;font-weight:600;text-decoration:none;display:flex;position:relative}.page-section-links a:after{background:var(--product-accent);content:"";opacity:0;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.35)}.page-section-links a:hover,.page-section-links a[aria-current=location]{color:var(--text)}.page-section-links a[aria-current=location]:after{opacity:1;transform:scaleX(1)}.page-section-position{color:var(--text-muted);font-family:var(--font-utility), monospace;letter-spacing:.04em;flex:none;font-size:.62rem}.page-mobile-section-menu{top:calc(100% + 1px)}.page-mobile-section-menu a{gap:14px}.page-mobile-section-menu a span{color:var(--text-muted)}.page-mobile-section-menu a[aria-current=location]{border-left:3px solid var(--product-accent);background:var(--product-surface-tint)}#overview,#finder,#try-it-out,#customize,#faq{scroll-margin-top:64px}#compatibility,#setup{scroll-margin-top:72px}#final-cta{scroll-margin-top:64px}.product-main .product-hero{min-height:calc(100svh - 112px);padding-top:48px}.product-main .section-band{padding-top:80px;padding-bottom:80px}.product-main .mid-page-cta{margin-bottom:64px}.product-main .related-plugin{margin-top:24px;margin-bottom:48px}.product-main .conversion-section{margin-top:24px;margin-bottom:64px}@media (max-width:1050px){.product-main .product-hero{min-height:auto}}@media (max-width:1180px){.page-section-bar-dense .page-section-links,.page-section-bar-dense .page-section-position{display:none}.page-section-bar-dense .page-section-menu-button{display:inline-flex}}@media (max-width:900px){.page-section-links,.page-section-position{display:none}.page-section-menu-button{display:inline-flex}}@media (max-width:760px){.product-global-header-inner,.page-section-nav{width:min(100% - 28px,1280px)}.product-global-header-inner{gap:10px;min-height:64px}.product-global-header .wordmark{min-height:44px}.product-global-nav{display:none}.product-global-mobile-menu{max-height:calc(100svh - 76px);overflow-y:auto}.product-header-cta{flex:none;width:auto;min-height:44px;margin-left:auto;padding:0 11px;font-size:.66rem}.internal-cta--responsive-label .internal-cta-label{display:none}.internal-cta--responsive-label .internal-cta-mobile-label{display:inline}.product-global-menu-button{border:1px solid var(--line);background:#f7f1e70a;border-radius:3px;flex:0 0 44px;place-content:center;gap:4px;width:44px;height:44px;padding:0;display:grid}.product-global-menu-button span{background:var(--text);width:16px;height:1px;display:block}.page-section-nav{min-height:48px}.page-section-breadcrumbs ol,.page-section-breadcrumbs li{align-items:start}.page-section-breadcrumbs li:first-child:nth-last-child(n+3),.page-section-breadcrumbs li:first-child:nth-last-child(n+3)+li:before{display:none}.page-section-breadcrumbs li:last-child a,.page-section-breadcrumbs li:last-child>span{gap:0;line-height:1.05;display:grid}.page-section-breadcrumbs li:last-child span span,.page-section-breadcrumbs li:last-child a span{color:color-mix(in srgb, var(--product-accent) 82%, white);grid-row:2;font-size:.72rem;font-weight:700}.page-section-breadcrumbs li:last-child strong{color:var(--text);grid-row:1;font-size:.6rem;font-weight:600}.product-main .product-hero{padding-top:40px}.product-main .section-band{padding-top:44px;padding-bottom:44px}.product-main .product-hero h1{font-size:clamp(3.55rem,16vw,4.55rem)}.product-main .mid-page-cta{margin-bottom:48px}.product-main .related-plugin,.product-main .conversion-section{margin-top:16px;margin-bottom:40px}}@media (max-width:420px){.maker-wordmark-owner{display:none}}.product-main .related-plugin{border:1px solid var(--line-strong);border-left:4px solid var(--product-accent);background:linear-gradient(118deg, var(--product-surface-tint), transparent 52%), #08161ff0;border-radius:8px;grid-template-columns:168px minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:32px;margin-bottom:72px;padding:28px 30px 28px 26px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 24px 54px #00000038}.related-plugin-artwork{z-index:1;aspect-ratio:16/10;border:1px solid color-mix(in srgb, var(--product-accent) 42%, var(--line));background:#061018;border-radius:6px;place-items:center;width:168px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 30px #0000004d}.related-plugin-artwork img{object-fit:cover;width:100%;height:100%}.related-plugin-artwork.is-square img{object-fit:contain;border-radius:9px;width:78%;height:78%}.related-plugin-copy,.related-plugin .button{z-index:1;position:relative}.related-plugin .section-kicker{margin-bottom:9px}.product-main .related-plugin h2{max-width:760px;margin:0;font-size:clamp(2.15rem,3.3vw,3.2rem);line-height:.98}.related-plugin-copy>p:not(.section-kicker){max-width:720px;margin:10px 0 0}.related-plugin-meta{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.related-plugin-meta span{border:1px solid var(--line);color:var(--muted-strong);font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;background:#020a0f61;border-radius:3px;padding:6px 9px;font-size:.7rem;font-weight:700}.related-plugin .button{white-space:nowrap}.product-main .conversion-section{border:1px solid color-mix(in srgb, var(--product-accent) 58%, var(--line-strong));background:radial-gradient(circle at 86% 15%, var(--product-glow), transparent 18rem), linear-gradient(118deg, var(--product-surface-tint), transparent 58%), #091923;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:42px;margin-top:40px;margin-bottom:72px;padding:42px 44px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 28px 64px #00000052}.product-main .conversion-section:before{background:var(--product-accent);height:4px;box-shadow:0 0 24px var(--product-glow);content:"";position:absolute;top:0;left:0;right:0}.conversion-copy,.conversion-actions{z-index:1;position:relative}.conversion-section .section-kicker{color:var(--product-accent)}.product-main .conversion-section h2{margin:0 0 10px;font-size:clamp(3rem,4.3vw,4.15rem);line-height:.94}.conversion-copy>p:not(.section-kicker){max-width:680px;margin:0}.conversion-trust{color:color-mix(in srgb, var(--product-accent) 32%, var(--text));font-family:var(--font-utility), monospace;letter-spacing:.035em;text-transform:uppercase;flex-wrap:wrap;gap:9px 22px;margin:22px 0 0;padding:0;font-size:.68rem;font-weight:700;list-style:none;display:flex}.conversion-trust li{padding-left:14px;position:relative}.conversion-trust li:before{background:var(--product-accent);width:6px;height:6px;box-shadow:0 0 10px var(--product-glow);content:"";border-radius:50%;position:absolute;top:.42em;left:0}@media (max-width:1050px){.product-main .related-plugin{grid-template-columns:144px minmax(0,1fr)}.related-plugin-artwork{width:144px}.related-plugin .button{grid-column:2;justify-self:start}.product-main .conversion-section{grid-template-columns:1fr;gap:28px}}@media (max-width:760px){.faq-related-product{grid-template-columns:1fr;gap:16px}.faq-related-product .button{justify-content:space-between;width:100%}.product-main .related-plugin{grid-template-columns:72px minmax(0,1fr);gap:18px;margin-top:20px;margin-bottom:48px;padding:22px 20px 22px 18px}.related-plugin-artwork{align-self:start;width:72px;margin-top:35px}.product-main .related-plugin h2{font-size:2rem}.related-plugin-meta{grid-column:1/-1}.related-plugin .button{grid-column:1/-1;justify-content:space-between;width:100%}.product-main .conversion-section{gap:24px;margin-top:20px;margin-bottom:48px;padding:32px 24px 26px}.product-main .conversion-section h2{font-size:2.65rem}}.product-global-header--maker .button-primary,.maker-home .button-primary{border-color:color-mix(in srgb, var(--maker-lilac) 82%, white);background:var(--maker-lilac);box-shadow:inset 0 -4px #040b1140,0 16px 34px #5b4cff57}.product-global-header--maker .product-mega-menu-header{border-top-color:var(--maker-violet)}.product-global-header--maker .product-mega-menu-category:nth-child(2) h2,.product-global-header--maker .product-mega-menu-category:nth-child(2) .product-mega-menu-item-arrow{color:var(--maker-violet)}.maker-hero-visual{background:radial-gradient(circle at 50% 47%,#b579ff38,#0000 17rem),radial-gradient(circle at 76% 16%,#d2b4ff1c,#0000 18rem),linear-gradient(145deg,#ffffff09,#0000 28%),#081923;border:1px solid #69a4b461;border-radius:16px;grid-template-rows:auto 1fr auto;gap:14px;min-height:590px;padding:18px;animation:.72s cubic-bezier(.18,.8,.25,1) .12s both rack-online;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 5px #061118,inset 0 0 0 6px #5f99a921,0 42px 90px #00060a85}.maker-hero-visual:before,.maker-hero-visual:after{content:"";background:radial-gradient(circle at 40% 35%,#829298,#15262d 58%,#02070a);border:1px solid #b1cdd259;border-radius:50%;width:7px;height:7px;position:absolute}.maker-hero-visual:before{top:8px;left:8px}.maker-hero-visual:after{bottom:8px;right:8px}.maker-hero-visual-topline,.maker-hero-output{z-index:2;color:#7898a2;font-family:var(--font-utility), monospace;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-size:.66rem;font-weight:700;display:flex;position:relative}.maker-hero-live{color:#b6caca;align-items:center;gap:8px;display:inline-flex}.maker-hero-live i{background:var(--maker-lilac);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #b579ffbf}.maker-loop{min-height:500px;position:relative}.maker-loop:before{aspect-ratio:1;content:"";border:1px solid #d2b4ff2e;border-radius:50%;width:min(54%,330px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 38px #2a9bff06,0 0 0 76px #a45bff05}.maker-loop-paths{width:100%;height:100%;position:absolute;inset:0}.maker-loop-path{stroke:url(#maker-loop-gradient);stroke-width:2px;stroke-linecap:round;stroke-dasharray:9 9;animation:12s linear infinite maker-flow}.maker-loop-path--quiet{stroke:#6899a645}.maker-loop-spoke{stroke:#5b92a238;stroke-width:1px;stroke-dasharray:3 6}.maker-loop-stage{z-index:2;background:linear-gradient(#081923f0,#081923a3);border-top:1px solid;gap:4px;width:156px;padding:11px 10px 0;display:grid;position:absolute}.maker-loop-stage strong{color:var(--text);font-family:var(--font-display), "Arial Narrow", sans-serif;text-transform:uppercase;font-size:1.35rem;font-weight:600;line-height:1}.maker-loop-stage span{color:#839da4;font-family:var(--font-utility), monospace;letter-spacing:.045em;text-transform:uppercase;font-size:.62rem}.maker-loop-stage--notice{color:var(--maker-lilac);top:13%;left:2%}.maker-loop-stage--build{color:var(--maker-violet);text-align:right;top:13%;right:2%}.maker-loop-stage--test{color:var(--maker-blue);bottom:13%;left:2%}.maker-loop-stage--support{color:var(--maker-amber);text-align:right;bottom:13%;right:2%}.maker-loop-core{z-index:3;justify-items:center;width:228px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.maker-loop-core img{z-index:2;filter:drop-shadow(0 24px 30px #00040775);width:154px;height:154px;position:relative}.maker-loop-core-orbit{border:1px solid #d2b4ff7a;border-right-color:var(--maker-violet);border-bottom-color:#0000;border-radius:50%;width:202px;height:202px;animation:14s linear infinite maker-orbit;position:absolute;top:-24px}.maker-loop-core small,.maker-loop-core strong{z-index:2;text-align:center;position:relative}.maker-loop-core small{color:var(--maker-lilac);font-family:var(--font-utility), monospace;letter-spacing:.08em;text-transform:uppercase;margin-top:14px;font-size:.62rem;font-weight:700}.maker-loop-core strong{color:var(--text);font-family:var(--font-display), "Arial Narrow", sans-serif;text-transform:uppercase;margin-top:5px;font-size:1.55rem;font-weight:600;line-height:1}.maker-hero-output{border-top:1px solid #6097a63d;border-bottom:2px solid #0000;border-image:linear-gradient(90deg, var(--maker-lilac), var(--maker-violet), var(--maker-blue), var(--maker-cyan)) 1;justify-content:center;min-height:42px}.maker-hero-output i{background:var(--maker-violet);border-radius:50%;width:4px;height:4px}.maker-principles-intro>p{color:var(--maker-lilac)}.current-chapter:before{background:linear-gradient(90deg, transparent, var(--maker-lilac), var(--maker-violet), var(--maker-blue))}.maker-home .finder-panel,.maker-home .finder-panel-sonos{--finder-accent:var(--maker-lilac);background:linear-gradient(135deg,#d2b4ff1f,#0000 38%),linear-gradient(315deg,#b579ff24,#0000 50%),#091b25}.maker-home .finder-panel:after{color:color-mix(in srgb, var(--maker-violet) 55%, var(--text-muted))}.maker-home .product-preview--maker{--product-accent:var(--maker-lilac);--product-glow:#d2b4ff33;--product-surface-tint:#d2b4ff1a}.maker-profile{background:linear-gradient(118deg,#b579ff2e,#0000 44%),radial-gradient(circle at 82% 18%,#d2b4ff1c,#0000 18rem),#081923}@keyframes maker-flow{to{stroke-dashoffset:-72px}}@keyframes maker-orbit{to{transform:rotate(1turn)}}@media (max-width:1050px){.maker-hero-visual{max-width:760px}}@media (max-width:760px){.maker-hero-visual{min-height:520px;padding:15px}.maker-loop{min-height:425px}.maker-loop-stage{width:116px;padding:8px 5px 0}.maker-loop-stage strong{font-size:1.05rem}.maker-loop-stage span{font-size:.52rem}.maker-loop-stage--notice,.maker-loop-stage--test{left:0}.maker-loop-stage--build,.maker-loop-stage--support{right:0}.maker-loop-core{width:164px}.maker-loop-core img{width:110px;height:110px}.maker-loop-core-orbit{width:150px;height:150px;top:-20px}.maker-loop-core strong{max-width:150px;font-size:1.2rem}.maker-hero-output{letter-spacing:.045em;gap:9px;font-size:.54rem}}@media (max-width:420px){.finder-result{grid-template-columns:1fr}.finder-result-image{display:none}.maker-hero-visual-topline{letter-spacing:.055em;font-size:.56rem}.maker-hero-live{gap:5px}}.maker-home,.product-global-header--maker{--maker-lilac:var(--brand-cta);--maker-cyan:#43c6ff;--maker-blue:var(--brand-cta-secondary);--maker-violet:#9b5cff;--maker-amber:#7075ff;--product-accent:var(--maker-lilac);--product-glow:#705cff52;--product-surface-tint:#705cff24}body:has(.maker-home){background:radial-gradient(circle at 82% 6%,#705cff47,#0000 32rem),radial-gradient(circle at 14% 38%,#4389ff1f,#0000 30rem),linear-gradient(#090d1a 0%,#070a13 68%,#090d19 100%)}.maker-hero-photo{object-fit:cover;object-position:center 28%;filter:grayscale()contrast(1.055)brightness(.94)drop-shadow(0 38px 48px #5f7bff33);-webkit-mask-composite:source-in;justify-self:end;width:min(100%,540px);height:min(78svh,720px);-webkit-mask-image:linear-gradient(#0000,#000 9% 84%,#0000),linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(#0000,#000 9% 84%,#0000),linear-gradient(90deg,#0000,#000 7% 93%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.maker-hero-visual{background:radial-gradient(circle at 30% 48%,#dcc8ff30,#0000 18rem),linear-gradient(145deg,#b985ed17,#0000 54%),#0b1420;border-color:#dcc8ff47;grid-template-rows:auto 1fr auto;gap:24px;min-height:510px;padding:22px 24px;box-shadow:0 36px 82px #00050a6b}.maker-hero-visual:before,.maker-hero-visual:after{display:none}.maker-hero-visual-topline{color:#ebdeff9e}.maker-hero-symbol{grid-template-columns:230px minmax(0,1fr);align-self:center;align-items:center;gap:42px;padding:20px 24px;display:grid}.maker-hero-mark{place-items:center;width:230px;height:280px;display:grid;position:relative}.maker-hero-mark:before{content:"";background:#dcc8ff0a;border:1px solid #dcc8ff3d;border-radius:24px;position:absolute;inset:-12px}.maker-hero-mark img{object-fit:cover;object-position:center 36%;border-radius:16px;width:100%;height:100%;position:relative;box-shadow:0 24px 42px #18082857}.maker-hero-statement{align-content:center;display:grid}.maker-hero-statement strong{color:var(--text);font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:-.025em;text-transform:uppercase;font-size:clamp(2.7rem,4vw,4rem);font-weight:600;line-height:.88}.maker-hero-statement strong+strong{color:var(--maker-lilac)}.maker-hero-statement span{color:#ebdeffad;font-family:var(--font-body), sans-serif;margin-top:20px;font-size:.95rem}.maker-hero-output{color:#ebdeff94;letter-spacing:.065em;border-top-color:#dcc8ff33;border-bottom:0;justify-content:flex-start;min-height:38px;padding-top:14px}.maker-home .product-preview--maker:first-child{--product-accent:var(--maker-lilac);--product-glow:#b889ff47;--product-surface-tint:#b889ff21}.maker-home .product-preview--maker:nth-child(2){--product-accent:var(--maker-violet);--product-glow:#9b5cff47;--product-surface-tint:#9b5cff21}.maker-home .product-preview--maker:nth-child(3){--product-accent:var(--maker-blue);--product-glow:#5f7bff47;--product-surface-tint:#5f7bff21}.maker-home .product-preview--maker:nth-child(4){--product-accent:var(--maker-cyan);--product-glow:#43c6ff3d;--product-surface-tint:#43c6ff1c}.maker-profile-name span:nth-child(2){color:var(--maker-violet)}.maker-profile-name span:nth-child(3){color:var(--maker-blue)}.maker-profile-name span:last-child{color:var(--maker-cyan)}.maker-home .finder-panel,.maker-home .finder-panel-sonos{background:linear-gradient(135deg,#b889ff2e,#0000 38%),linear-gradient(315deg,#5f7bff33,#0000 52%),#091827}.maker-home .maker-profile{background:linear-gradient(118deg,#9b5cff38,#0000 44%),radial-gradient(circle at 82% 18%,#43c6ff24,#0000 18rem),#081321}@media (min-width:761px) and (max-width:1050px){.home-hero--maker{grid-template-columns:minmax(0,1fr) clamp(220px,30vw,300px);align-items:center;gap:clamp(28px,4vw,44px);padding-top:56px}.home-hero--maker h1{font-size:clamp(4.2rem,8vw,5.4rem)}.maker-hero-photo{width:100%;height:clamp(320px,47vw,460px)}}@media (max-width:760px){.home-hero--maker{grid-template-columns:clamp(80px,24vw,96px) minmax(0,1fr);grid-template-areas:"title title""photo lede""proof proof""actions actions";align-items:start;gap:24px 18px;padding-top:36px;padding-bottom:50px}.home-hero--maker .home-hero-copy{display:contents}.home-hero--maker h1{grid-area:title;margin-bottom:0}.home-hero--maker .hero-lede{grid-area:lede;align-self:center;margin:0;font-size:1rem;line-height:1.58}.home-hero--maker .hero-actions{grid-area:actions}.maker-hero-proof{grid-area:proof;gap:8px;margin:0}.maker-hero-proof ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.maker-hero-photo{object-fit:cover;object-position:center 24%;filter:grayscale()contrast(1.045)brightness(.94)drop-shadow(0 18px 24px #5f7bff24);border-radius:12px;grid-area:photo;place-self:center start;width:100%;height:auto;max-height:128px;-webkit-mask-image:none;mask-image:none}.maker-hero-visual{gap:18px;min-height:500px;padding:18px}.maker-hero-symbol{grid-template-columns:1fr;justify-items:center;gap:34px;padding:16px 4px}.maker-hero-mark{width:172px;height:210px}.maker-hero-mark:before{border-radius:20px;inset:-9px}.maker-hero-statement{text-align:center;justify-items:center}.maker-hero-statement strong{font-size:clamp(2.6rem,13vw,3.45rem)}.maker-hero-statement span{margin-top:14px}.maker-hero-output{text-align:center;justify-content:center;font-size:.54rem}}.consent-overlay{z-index:500;padding:18px max(18px, calc((100vw - var(--page-width)) / 2));background:0 0;place-items:end;display:grid;position:fixed;inset:0}html[data-google-ads-consent=granted] .consent-overlay,html[data-google-ads-consent=denied] .consent-overlay{display:none}html[data-google-ads-consent=unset] body,html[data-google-ads-consent=editing] body{overflow:hidden}.consent-banner{contain:layout paint;border:1px solid var(--line-strong);background:#081823fa;border-radius:12px;width:min(540px,100vw - 36px);overflow:hidden;box-shadow:0 20px 58px #00060a94}.consent-content{padding:18px}.consent-heading-row{justify-content:space-between;align-items:center;gap:18px;min-height:44px;display:flex}.consent-content h2{font-family:var(--font-display), sans-serif;margin:0;font-size:1.5rem;font-weight:600;line-height:1}.consent-content p{max-width:66ch;color:var(--text-muted);margin:7px 0 0;font-size:.86rem;line-height:1.48}.consent-privacy-link{min-height:44px;color:var(--text);-webkit-text-decoration-color:var(--brand-blue);text-decoration-color:var(--brand-blue);text-underline-offset:3px;align-items:center;margin-top:2px;font-size:.82rem;display:inline-flex}.consent-privacy-link:hover{color:var(--brand-blue)}.consent-current-choice{font-family:var(--font-mono), monospace;color:var(--text)!important;margin-top:7px!important;font-size:.68rem!important}.consent-actions{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);gap:10px;margin-top:14px;display:grid}.consent-action{cursor:pointer;min-height:44px;font-family:var(--font-mono), monospace;border:1px solid #0000;border-radius:8px;padding:0 15px;font-size:.75rem;font-weight:700;transition:background .16s,border-color .16s,color .16s,transform .16s}.consent-action:hover{transform:translateY(-1px)}.consent-action:active{transform:translateY(0)}.consent-close{border:1px solid var(--line);width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:#edf3f10a;border-radius:7px;flex:0 0 44px;place-items:center;display:grid}.consent-close:hover{border-color:var(--line-strong);color:var(--text)}.consent-close svg{width:18px;height:18px}.consent-allow{border-color:var(--brand-blue);background:var(--brand-blue);color:#061018}.consent-allow:hover{background:#75c5ff}.consent-decline{border-color:var(--line-strong);color:var(--text);background:#edf3f10d}.consent-decline:hover{border-color:var(--text-soft);background:#edf3f117}.consent-settings-button{cursor:pointer;width:fit-content;min-height:44px;color:var(--text-muted);text-align:start;background:0 0;border:0;padding:0}.consent-settings-button:hover{color:var(--text)}@media (max-width:640px){.consent-overlay{padding:10px}.consent-banner{width:100%}.consent-content{padding:14px}.consent-content h2{font-size:1.35rem}.consent-action{min-width:0;padding-inline:10px;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.consent-action{transition:none}}
