.Monogram-module__7kRvFq__monogram{width:var(--mg-size);height:var(--mg-size);border:var(--mg-border) solid currentColor;border-radius:var(--mg-radius);font-family:var(--font-mono);font-weight:600;font-size:var(--mg-font);letter-spacing:0;-webkit-user-select:none;user-select:none;flex:none;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;line-height:1;display:grid}.Monogram-module__7kRvFq__cell{justify-content:center;align-items:center;display:flex;overflow:hidden}.Monogram-module__7kRvFq__cell:first-child{border-right:var(--mg-border) solid currentColor;border-bottom:var(--mg-border) solid currentColor}.Monogram-module__7kRvFq__cell:nth-child(2){border-bottom:var(--mg-border) solid currentColor}.Monogram-module__7kRvFq__cell:nth-child(3){border-right:var(--mg-border) solid currentColor}.Monogram-module__7kRvFq__dot{color:var(--mg-dot,var(--accent))}
.ThemeToggle-module__3b5zuq__toggle{border:1px solid var(--line);border-radius:var(--radius-control);width:34px;height:34px;color:inherit;cursor:pointer;transition:border-color var(--speed) var(--ease), color var(--speed) var(--ease);background:0 0;flex:none;justify-content:center;align-items:center;padding:0;display:none;position:relative}html.js .ThemeToggle-module__3b5zuq__toggle{display:inline-flex}.ThemeToggle-module__3b5zuq__toggle:after{content:"";position:absolute;inset:-6px}.ThemeToggle-module__3b5zuq__toggle:hover{border-color:var(--ink);color:var(--accent-strong)}.ThemeToggle-module__3b5zuq__moon,.ThemeToggle-module__3b5zuq__sun{pointer-events:none}.ThemeToggle-module__3b5zuq__sun{display:none}@media (prefers-color-scheme:dark){html:not([data-theme]) .ThemeToggle-module__3b5zuq__moon{display:none}html:not([data-theme]) .ThemeToggle-module__3b5zuq__sun{display:block}}html[data-theme=dark] .ThemeToggle-module__3b5zuq__moon{display:none}html[data-theme=dark] .ThemeToggle-module__3b5zuq__sun{display:block}html[data-theme=light] .ThemeToggle-module__3b5zuq__moon{display:block}html[data-theme=light] .ThemeToggle-module__3b5zuq__sun{display:none}
.SiteHeader-module__Tkw0gW__header{z-index:20;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0}@supports not ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.SiteHeader-module__Tkw0gW__header{background:var(--bg)}}.SiteHeader-module__Tkw0gW__bar{width:100%;max-width:var(--max-width);padding:13px var(--gutter);justify-content:space-between;align-items:center;gap:24px;margin-inline:auto;display:flex}.SiteHeader-module__Tkw0gW__brand{min-height:44px;color:var(--ink);align-items:center;gap:12px;display:flex}.SiteHeader-module__Tkw0gW__wordmark{font-family:var(--font-mono);letter-spacing:.005em;white-space:nowrap;font-size:1.0625rem;font-weight:600}.SiteHeader-module__Tkw0gW__actions{align-items:center;gap:16px;display:flex}.SiteHeader-module__Tkw0gW__links{align-items:center;gap:26px;margin-right:10px;display:flex}.SiteHeader-module__Tkw0gW__link{white-space:nowrap;min-height:44px;transition:color var(--speed) var(--ease);align-items:center;font-size:.90625rem;font-weight:500;display:inline-flex}.SiteHeader-module__Tkw0gW__link:hover{color:var(--accent-strong)}.SiteHeader-module__Tkw0gW__cta{border-radius:var(--radius-control);background:var(--ink);min-height:44px;color:var(--bg);white-space:nowrap;transition:background-color var(--speed) var(--ease);justify-content:center;align-items:center;padding:11px 18px;font-size:.90625rem;font-weight:600;display:inline-flex}.SiteHeader-module__Tkw0gW__cta:hover{background:var(--accent-strong)}@media (max-width:860px){.SiteHeader-module__Tkw0gW__links{display:none}}@media (max-width:560px){.SiteHeader-module__Tkw0gW__wordmark{display:none}.SiteHeader-module__Tkw0gW__actions{gap:12px}.SiteHeader-module__Tkw0gW__cta{padding:11px 14px;font-size:.875rem}}
.Hero-module__Z8hQ_W__hero{padding-block:var(--section-space) var(--band-space)}.Hero-module__Z8hQ_W__inner{flex-direction:column;gap:clamp(28px,3.4vw,44px);display:flex}.Hero-module__Z8hQ_W__title{font-size:var(--size-h1);letter-spacing:-.04em;text-wrap:pretty;max-width:19ch;font-weight:800;line-height:1.02}.Hero-module__Z8hQ_W__lead{font-size:var(--size-lead);color:var(--soft);text-wrap:pretty;max-width:62ch;line-height:1.6}.Hero-module__Z8hQ_W__brand{color:var(--ink);font-weight:600}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Hero-module__Z8hQ_W__primary,.Hero-module__Z8hQ_W__secondary{border-radius:var(--radius-control);min-height:44px;transition:background-color var(--speed) var(--ease), border-color var(--speed) var(--ease), color var(--speed) var(--ease);justify-content:center;align-items:center;padding:15px 26px;font-size:.9375rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__primary{background:var(--ink);color:var(--bg)}.Hero-module__Z8hQ_W__primary:hover{background:var(--accent-strong)}.Hero-module__Z8hQ_W__secondary{border:1px solid var(--line-2)}.Hero-module__Z8hQ_W__secondary:hover{border-color:var(--ink)}.Hero-module__Z8hQ_W__note{font-family:var(--font-mono);color:var(--muted);margin-left:8px;font-size:.78125rem}@media (max-width:560px){.Hero-module__Z8hQ_W__primary,.Hero-module__Z8hQ_W__secondary{flex:100%}.Hero-module__Z8hQ_W__note{margin-top:2px;margin-left:0}}
.Expertise-module__bfW27G__section{padding-bottom:var(--section-space)}.Expertise-module__bfW27G__inner{flex-direction:column;gap:34px;display:flex}.Expertise-module__bfW27G__card{gap:16px;min-height:250px}.Expertise-module__bfW27G__label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.65625rem;line-height:1.5}.Expertise-module__bfW27G__name{letter-spacing:-.015em;text-wrap:pretty;font-size:1.625rem;font-weight:700;line-height:1.15}.Expertise-module__bfW27G__body{font-size:var(--size-ui);color:var(--soft);text-wrap:pretty;flex:1;line-height:1.6}.Expertise-module__bfW27G__tags{flex-wrap:wrap;gap:7px;display:flex}.Expertise-module__bfW27G__tag{border:1px solid var(--line-2);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--soft);border-radius:999px;padding:5px 10px;font-size:.65625rem;line-height:1.5}.Expertise-module__bfW27G__foot{border-top:1px solid var(--line);font-family:var(--font-mono);color:var(--muted);padding-top:14px;font-size:.71875rem;line-height:1.5}
.Method-module__8nfx6q__section{padding-bottom:var(--section-space)}.Method-module__8nfx6q__inner{flex-direction:column;gap:34px;display:flex}.Method-module__8nfx6q__grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.Method-module__8nfx6q__card{gap:14px}.Method-module__8nfx6q__index{font-family:var(--font-mono);color:var(--accent);font-size:1.875rem;font-weight:600;line-height:1}.Method-module__8nfx6q__title{font-size:var(--size-h3);letter-spacing:-.01em;font-weight:700;line-height:1.2}.Method-module__8nfx6q__body{font-size:var(--size-ui);color:var(--soft);text-wrap:pretty;line-height:1.65}
.SiteFooter-module__p-5sba__footer{border-top:1px solid var(--line);padding-block:44px 56px}.SiteFooter-module__p-5sba__inner{flex-direction:column;gap:28px;display:flex}.SiteFooter-module__p-5sba__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 24px;display:flex}.SiteFooter-module__p-5sba__brand{min-height:44px;color:var(--ink);align-items:center;gap:12px;display:flex}.SiteFooter-module__p-5sba__wordmark{font-family:var(--font-mono);white-space:nowrap;font-size:.9375rem;font-weight:600}.SiteFooter-module__p-5sba__links{flex-wrap:wrap;align-items:center;gap:4px 22px;display:flex}.SiteFooter-module__p-5sba__link{min-height:44px;color:var(--soft);transition:color var(--speed) var(--ease);align-items:center;font-size:.84375rem;display:inline-flex}.SiteFooter-module__p-5sba__link:hover{color:var(--accent-strong)}.SiteFooter-module__p-5sba__about{color:var(--muted);text-wrap:pretty;max-width:88ch;font-size:.8125rem;line-height:1.7}.SiteFooter-module__p-5sba__baseline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 24px;display:flex}.SiteFooter-module__p-5sba__legal{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.6875rem}.SiteFooter-module__p-5sba__legalLinks{flex-wrap:wrap;align-items:center;gap:4px 22px;display:flex}.SiteFooter-module__p-5sba__legalLink{min-height:44px;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--soft);transition:color var(--speed) var(--ease);align-items:center;font-size:.75rem;display:inline-flex}.SiteFooter-module__p-5sba__legalLink:hover{color:var(--accent-strong)}
.Studio-module__D9b3gW__band{background:var(--inverse-bg);color:var(--inverse-ink);padding-block:var(--band-space)}.Studio-module__D9b3gW__inner{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:start;gap:clamp(32px,4vw,48px);display:grid}.Studio-module__D9b3gW__intro{flex-direction:column;gap:24px;display:flex}.Studio-module__D9b3gW__eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--inverse-accent);font-size:.6875rem}.Studio-module__D9b3gW__title{font-size:var(--size-h2);letter-spacing:-.025em;text-wrap:pretty;font-weight:700;line-height:1.1}.Studio-module__D9b3gW__body{font-size:var(--size-body);color:var(--inverse-soft);text-wrap:pretty;max-width:52ch;line-height:1.7}.Studio-module__D9b3gW__productLink{min-height:44px;font-family:var(--font-mono);color:var(--inverse-accent);align-self:flex-start;align-items:center;font-size:.8125rem;display:inline-flex}.Studio-module__D9b3gW__productLinkText{border-bottom:1px solid var(--inverse-line);transition:border-color var(--speed) var(--ease);padding-bottom:3px}.Studio-module__D9b3gW__productLink:hover .Studio-module__D9b3gW__productLinkText{border-bottom-color:var(--inverse-accent)}.Studio-module__D9b3gW__productLink:focus-visible{outline-color:var(--inverse-accent)}.Studio-module__D9b3gW__specs{flex-direction:column;margin:0;display:flex}.Studio-module__D9b3gW__row{border-bottom:1px solid var(--inverse-line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 20px;padding:18px 0;display:flex}.Studio-module__D9b3gW__row:last-child{border-bottom:0}.Studio-module__D9b3gW__rowLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--inverse-muted);font-size:.75rem}.Studio-module__D9b3gW__rowValue{text-align:right;margin:0;font-size:.9375rem;font-weight:500}
.ContactForm-module__1SvrgG__form{gap:18px}.ContactForm-module__1SvrgG__field{flex-direction:column;gap:7px;display:flex}.ContactForm-module__1SvrgG__label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.6875rem}.ContactForm-module__1SvrgG__control{border:1px solid var(--control-border);border-radius:var(--radius-control);width:100%;min-height:44px;color:var(--ink);font-family:var(--font-display);font-size:var(--size-ui);transition:border-color var(--speed) var(--ease);background:0 0;padding:13px 14px;line-height:1.4}.ContactForm-module__1SvrgG__control::placeholder{color:var(--muted);opacity:1}.ContactForm-module__1SvrgG__control:hover{border-color:var(--ink)}.ContactForm-module__1SvrgG__control:focus-visible,.ContactForm-module__1SvrgG__control[aria-invalid=true]{border-color:var(--accent-strong)}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:108px}.ContactForm-module__1SvrgG__error{font-family:var(--font-mono);color:var(--accent-strong);font-size:.6875rem;line-height:1.5}.ContactForm-module__1SvrgG__submit{border-radius:var(--radius-control);background:var(--ink);min-height:44px;color:var(--bg);font-family:var(--font-display);cursor:pointer;transition:background-color var(--speed) var(--ease);border:0;padding:15px 22px;font-size:.9375rem;font-weight:600}.ContactForm-module__1SvrgG__submit:hover{background:var(--accent-strong)}.ContactForm-module__1SvrgG__note{font-family:var(--font-mono);color:var(--muted);text-wrap:pretty;font-size:.6875rem;line-height:1.6}.ContactForm-module__1SvrgG__noteLink{color:var(--accent-strong);border-bottom:1px solid var(--accent-line)}
.not-found-module__sxuMuG__page{min-height:100vh;padding-block:var(--section-space);align-items:center;display:flex}.not-found-module__sxuMuG__inner{flex-direction:column;align-items:flex-start;gap:22px;max-width:52ch;display:flex}.not-found-module__sxuMuG__brand{min-height:44px;color:var(--ink);align-items:center;gap:12px;margin-bottom:18px;display:flex}.not-found-module__sxuMuG__wordmark{font-family:var(--font-mono);white-space:nowrap;font-size:1.0625rem;font-weight:600}.not-found-module__sxuMuG__title{font-size:var(--size-h2);letter-spacing:-.025em;text-wrap:pretty;font-weight:700;line-height:1.1}.not-found-module__sxuMuG__body{font-size:var(--size-body);color:var(--soft);text-wrap:pretty;line-height:1.7}.not-found-module__sxuMuG__cta{border-radius:var(--radius-control);background:var(--ink);min-height:44px;color:var(--bg);transition:background-color var(--speed) var(--ease);justify-content:center;align-items:center;margin-top:6px;padding:15px 26px;font-size:.9375rem;font-weight:600;display:inline-flex}.not-found-module__sxuMuG__cta:hover{background:var(--accent-strong)}
.Contact-module__OWeMSG__section{padding-block:var(--section-space)}.Contact-module__OWeMSG__inner{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:start;gap:clamp(32px,4vw,48px);display:grid}.Contact-module__OWeMSG__intro{flex-direction:column;gap:22px;display:flex}.Contact-module__OWeMSG__body{font-size:var(--size-body);color:var(--soft);text-wrap:pretty;max-width:46ch;line-height:1.7}.Contact-module__OWeMSG__direct{font-family:var(--font-mono);flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Contact-module__OWeMSG__email{min-height:44px;color:var(--accent-strong);word-break:break-word;align-items:center;font-size:.875rem;display:inline-flex}.Contact-module__OWeMSG__emailText{border-bottom:1px solid var(--accent-line);transition:border-color var(--speed) var(--ease);padding-bottom:3px}.Contact-module__OWeMSG__email:hover .Contact-module__OWeMSG__emailText{border-bottom-color:var(--accent-strong)}.Contact-module__OWeMSG__meta{color:var(--muted);font-size:.78125rem}
.LegalPage-module__DTgQIG__page{padding-block:clamp(44px, 5vw, 64px) var(--section-space)}.LegalPage-module__DTgQIG__inner{flex-direction:column;gap:clamp(32px,4vw,44px);display:flex}.LegalPage-module__DTgQIG__head{flex-direction:column;gap:18px;max-width:62ch;display:flex}.LegalPage-module__DTgQIG__title{font-size:var(--size-h2);letter-spacing:-.025em;text-wrap:pretty;font-weight:700;line-height:1.1}.LegalPage-module__DTgQIG__lead{font-size:var(--size-lead);color:var(--soft);text-wrap:pretty;line-height:1.65}.LegalPage-module__DTgQIG__updated{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.75rem}.LegalPage-module__DTgQIG__summary{gap:14px;max-width:72ch}.LegalPage-module__DTgQIG__summaryTitle{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.6875rem}.LegalPage-module__DTgQIG__summaryList{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:0 24px;display:grid}.LegalPage-module__DTgQIG__summaryLink{min-height:44px;color:var(--soft);text-wrap:pretty;transition:color var(--speed) var(--ease);align-items:baseline;gap:12px;padding-block:10px;font-size:.90625rem;line-height:1.4;display:flex}.LegalPage-module__DTgQIG__summaryLink:hover{color:var(--accent-strong)}.LegalPage-module__DTgQIG__summaryIndex{font-family:var(--font-mono);letter-spacing:.08em;color:var(--muted);flex:none;font-size:.75rem}.LegalPage-module__DTgQIG__body{flex-direction:column;gap:40px;display:flex}.LegalPage-module__DTgQIG__section{border-top:1px solid var(--line);flex-direction:column;gap:10px;max-width:72ch;padding-top:34px;display:flex}.LegalPage-module__DTgQIG__sectionIndex{font-family:var(--font-mono);letter-spacing:.14em;color:var(--muted);font-size:.75rem}.LegalPage-module__DTgQIG__sectionTitle{font-size:var(--size-h3);letter-spacing:-.01em;text-wrap:pretty;font-weight:700;line-height:1.25}.LegalPage-module__DTgQIG__prose{font-size:var(--size-body);color:var(--soft);flex-direction:column;gap:16px;margin-top:6px;line-height:1.7;display:flex}.LegalPage-module__DTgQIG__prose p{text-wrap:pretty}.LegalPage-module__DTgQIG__prose h3{color:var(--ink);margin-top:6px;font-size:1rem;font-weight:700;line-height:1.4}.LegalPage-module__DTgQIG__prose strong{color:var(--ink);font-weight:600}.LegalPage-module__DTgQIG__prose ul{flex-direction:column;gap:10px;display:flex}.LegalPage-module__DTgQIG__prose li{text-wrap:pretty;padding-left:20px;position:relative}.LegalPage-module__DTgQIG__prose li:before{content:"";background:var(--line-2);width:8px;height:1px;position:absolute;top:.85em;left:0}.LegalPage-module__DTgQIG__prose code{font-family:var(--font-mono);border:1px solid var(--line);background:var(--card);color:var(--ink);overflow-wrap:anywhere;border-radius:4px;padding:2px 6px;font-size:.84em}.LegalPage-module__DTgQIG__prose a{color:var(--accent-strong);border-bottom:1px solid var(--accent-line);transition:border-color var(--speed) var(--ease);overflow-wrap:anywhere;padding-bottom:1px}.LegalPage-module__DTgQIG__prose a:hover{border-bottom-color:var(--accent-strong)}.LegalPage-module__DTgQIG__terms{flex-direction:column;margin:2px 0 0;display:flex}.LegalPage-module__DTgQIG__termRow{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,15ch) 1fr;align-items:baseline;gap:4px 24px;padding:14px 0;display:grid}.LegalPage-module__DTgQIG__termRow:first-child{border-top:1px solid var(--line)}.LegalPage-module__DTgQIG__term{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.71875rem;line-height:1.5}.LegalPage-module__DTgQIG__termValue{color:var(--ink);text-wrap:pretty;margin:0;font-size:.96875rem;line-height:1.55}.LegalPage-module__DTgQIG__pending{font-family:var(--font-mono);color:var(--muted);font-size:.8125rem}@media (max-width:560px){.LegalPage-module__DTgQIG__termRow{grid-template-columns:1fr;gap:6px}}
.ProductPage-module__vexoMW__hero{padding-block:clamp(56px, 7vw, 96px) var(--band-space)}.ProductPage-module__vexoMW__heroInner{flex-direction:column;gap:clamp(24px,3vw,36px);display:flex}.ProductPage-module__vexoMW__heroHead{flex-direction:column;gap:16px;display:flex}.ProductPage-module__vexoMW__title{font-size:var(--size-h1);letter-spacing:-.04em;text-wrap:pretty;max-width:24ch;font-weight:800;line-height:1.02}.ProductPage-module__vexoMW__lead{font-size:var(--size-lead);color:var(--soft);text-wrap:pretty;max-width:62ch;line-height:1.6}.ProductPage-module__vexoMW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ProductPage-module__vexoMW__primary,.ProductPage-module__vexoMW__secondary{border-radius:var(--radius-control);min-height:44px;transition:background-color var(--speed) var(--ease), border-color var(--speed) var(--ease), color var(--speed) var(--ease);justify-content:center;align-items:center;padding:15px 26px;font-size:.9375rem;font-weight:600;display:inline-flex}.ProductPage-module__vexoMW__primary{background:var(--ink);color:var(--bg)}.ProductPage-module__vexoMW__primary:hover{background:var(--accent-strong)}.ProductPage-module__vexoMW__secondary{border:1px solid var(--line-2)}.ProductPage-module__vexoMW__secondary:hover{border-color:var(--ink)}.ProductPage-module__vexoMW__note{font-family:var(--font-mono);color:var(--muted);margin-left:8px;font-size:.78125rem}.ProductPage-module__vexoMW__section{padding-bottom:var(--section-space)}.ProductPage-module__vexoMW__sectionInner{flex-direction:column;gap:34px;display:flex}.ProductPage-module__vexoMW__steps{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.ProductPage-module__vexoMW__stepCard{gap:14px}.ProductPage-module__vexoMW__stepIndex{font-family:var(--font-mono);color:var(--accent);font-size:1.875rem;font-weight:600;line-height:1}.ProductPage-module__vexoMW__stepTitle{font-size:var(--size-h3);letter-spacing:-.01em;font-weight:700;line-height:1.2}.ProductPage-module__vexoMW__stepBody{font-size:var(--size-ui);color:var(--soft);text-wrap:pretty;line-height:1.65}.ProductPage-module__vexoMW__boundary{max-width:72ch;font-size:var(--size-ui);color:var(--soft);text-wrap:pretty;line-height:1.65}.ProductPage-module__vexoMW__channelCard{gap:16px}.ProductPage-module__vexoMW__channelLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.65625rem;line-height:1.5}.ProductPage-module__vexoMW__channelName{letter-spacing:-.015em;text-wrap:pretty;font-size:1.625rem;font-weight:700;line-height:1.15}.ProductPage-module__vexoMW__channelBody{font-size:var(--size-ui);color:var(--soft);text-wrap:pretty;flex:1;line-height:1.6}.ProductPage-module__vexoMW__band{background:var(--inverse-bg);color:var(--inverse-ink);padding-block:var(--band-space);margin-bottom:var(--section-space)}.ProductPage-module__vexoMW__bandInner{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:start;gap:clamp(32px,4vw,48px);display:grid}.ProductPage-module__vexoMW__bandIntro{flex-direction:column;gap:24px;display:flex}.ProductPage-module__vexoMW__bandEyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--inverse-accent);font-size:.6875rem}.ProductPage-module__vexoMW__bandTitle{font-size:var(--size-h2);letter-spacing:-.025em;text-wrap:pretty;font-weight:700;line-height:1.1}.ProductPage-module__vexoMW__bandBody{font-size:var(--size-body);color:var(--inverse-soft);text-wrap:pretty;max-width:52ch;line-height:1.7}.ProductPage-module__vexoMW__bandSpecs{flex-direction:column;margin:0;display:flex}.ProductPage-module__vexoMW__bandRow{border-bottom:1px solid var(--inverse-line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 20px;padding:18px 0;display:flex}.ProductPage-module__vexoMW__bandRow:last-child{border-bottom:0}.ProductPage-module__vexoMW__bandRowLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--inverse-muted);font-size:.75rem}.ProductPage-module__vexoMW__bandRowValue{text-align:right;margin:0;font-size:.9375rem;font-weight:500}.ProductPage-module__vexoMW__ctaBody{font-size:var(--size-body);color:var(--soft);text-wrap:pretty;max-width:62ch;line-height:1.7}.ProductPage-module__vexoMW__ctaActions{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.ProductPage-module__vexoMW__email{min-height:44px;font-family:var(--font-mono);color:var(--accent-strong);word-break:break-word;align-items:center;font-size:.875rem;display:inline-flex}.ProductPage-module__vexoMW__emailText{border-bottom:1px solid var(--accent-line);transition:border-color var(--speed) var(--ease);padding-bottom:3px}.ProductPage-module__vexoMW__email:hover .ProductPage-module__vexoMW__emailText{border-bottom-color:var(--accent-strong)}@media (max-width:560px){.ProductPage-module__vexoMW__primary,.ProductPage-module__vexoMW__secondary{flex:100%}.ProductPage-module__vexoMW__note{margin-top:2px;margin-left:0}}
