
:root{--stx-bg:#EEF0F4;--stx-ink:#29384A;--stx-muted:#64748b;--stx-accent:#E99183;--stx-card:#fff;--stx-line:rgba(41,56,74,.14)}
.stx-product-header{position:sticky;top:0;z-index:1000;background:rgba(238,240,244,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--stx-line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:16px 28px}.stx-product-header__logo{justify-self:center;color:var(--stx-ink);font-size:24px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.stx-product-header__nav,.stx-product-header__actions{display:flex;align-items:center;gap:18px}.stx-product-header__actions{justify-content:flex-end}.stx-product-header__nav a,.stx-product-header__actions a,.stx-mobile-menu a{color:var(--stx-ink);font-weight:700;text-decoration:none}.stx-product-header__nav a:hover,.stx-product-header__actions a:hover,.stx-mobile-menu a:hover{text-decoration:underline}.stx-mobile-toggle{display:none;appearance:none;border:1px solid var(--stx-line);border-radius:999px;background:#fff;color:var(--stx-ink);font:inherit;font-weight:800;padding:10px 14px;cursor:pointer}.stx-mobile-menu{display:none;position:fixed;inset:65px 12px auto 12px;z-index:1001;background:#fff;border:1px solid var(--stx-line);border-radius:22px;box-shadow:0 22px 60px rgba(41,56,74,.2);padding:18px}.stx-mobile-menu[data-open="true"]{display:block}.stx-mobile-menu__grid{display:grid;gap:10px}.stx-product-footer{background:#fff;border-top:1px solid var(--stx-line);padding:44px 28px}.stx-product-footer__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(160px,1fr));gap:28px}.stx-product-footer h2,.stx-product-footer h3{margin:0 0 12px}.stx-product-footer h2{font-size:24px;letter-spacing:.08em;text-transform:uppercase}.stx-product-footer p{margin:0;color:var(--stx-muted);max-width:38ch}.stx-product-footer nav{display:grid;gap:9px}.stx-product-footer a{color:var(--stx-ink);font-weight:650;text-decoration:none}.stx-product-footer a:hover{text-decoration:underline}.stx-product-footer__legal{max-width:1180px;margin:32px auto 0;padding-top:18px;border-top:1px solid var(--stx-line);display:flex;gap:16px;flex-wrap:wrap;color:var(--stx-muted);font-size:13px}@media(max-width:900px){.stx-product-header{grid-template-columns:auto 1fr auto;padding:14px 18px}.stx-product-header__logo{justify-self:start;font-size:20px}.stx-product-header__nav,.stx-product-header__actions{display:none}.stx-mobile-toggle{display:inline-flex;align-items:center;justify-content:center}.stx-product-footer__inner{grid-template-columns:1fr 1fr}}@media(max-width:560px){.stx-product-footer{padding:34px 18px}.stx-product-footer__inner{grid-template-columns:1fr}.stx-mobile-menu{inset:61px 10px auto 10px}}
*{box-sizing:border-box}body.stx-site{margin:0;background:var(--stx-bg);color:var(--stx-ink);font-family:Poppins,Inter,Arial,sans-serif;line-height:1.45}.stx-header{position:sticky;top:0;z-index:20;background:rgba(238,240,244,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--stx-line);display:flex;align-items:center;gap:24px;padding:16px 28px}.stx-logo{font-size:24px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--stx-ink);text-decoration:none}.stx-nav{display:flex;gap:18px;flex-wrap:wrap}.stx-nav a,.stx-footer a{color:var(--stx-ink);text-decoration:none;font-weight:600}.stx-nav a:hover,.stx-footer a:hover{text-decoration:underline}.stx-mega{margin-left:auto}.stx-mega summary{cursor:pointer;font-weight:700}.stx-mega__panel{position:absolute;left:24px;right:24px;top:64px;background:#fff;border:1px solid var(--stx-line);border-radius:24px;padding:24px;box-shadow:0 18px 50px rgba(41,56,74,.16);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.stx-mega__group h3{margin:0 0 12px;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.stx-mega__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stx-mega .stx-card{box-shadow:none;border-radius:14px}.stx-mega .stx-card__body{padding:8px}.stx-mega .stx-card p,.stx-mega .stx-card__price{display:none}.stx-page{max-width:1240px;margin:0 auto;padding:42px 24px 72px}.stx-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;align-items:center;margin-bottom:36px}.stx-hero__copy{background:#fff;border:1px solid var(--stx-line);border-radius:32px;padding:44px}.stx-kicker{color:var(--stx-accent);font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.stx-hero h1{font-size:clamp(42px,7vw,88px);line-height:.92;margin:12px 0 18px;letter-spacing:-.06em}.stx-hero p{font-size:18px;color:var(--stx-muted);max-width:58ch}.stx-hero__image{min-height:460px;border-radius:32px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid var(--stx-line)}.stx-hero__image img{width:82%;height:82%;object-fit:contain}.stx-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--stx-ink);color:#fff;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:800;margin-top:18px}.stx-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:34px 0 18px}.stx-section-head h2{font-size:clamp(28px,4vw,48px);line-height:1;margin:0}.stx-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stx-card{background:var(--stx-card);border:1px solid var(--stx-line);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(41,56,74,.07)}.stx-card__image{display:block;background:#f8fafc;aspect-ratio:1/1}.stx-card__image img{width:100%;height:100%;object-fit:contain;padding:18px}.stx-card__body{padding:16px}.stx-card__title{color:var(--stx-ink);font-weight:800;text-decoration:none}.stx-card p{font-size:13px;color:var(--stx-muted);min-height:55px}.stx-card__price{font-weight:900;color:var(--stx-accent)}.stx-footer{background:#fff;border-top:1px solid var(--stx-line);padding:34px 28px;display:flex;justify-content:space-between;gap:24px}.stx-footer nav{display:flex;gap:16px;flex-wrap:wrap}.demo-controls{display:none}.sales-page{padding-top:30px}.metadata-details{display:none}@media(max-width:900px){.stx-header{align-items:flex-start;flex-direction:column}.stx-mega{margin-left:0}.stx-mega__panel{position:static;grid-template-columns:1fr;margin-top:12px}.stx-hero{grid-template-columns:1fr}.stx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stx-footer{flex-direction:column}}@media(max-width:560px){.stx-grid{grid-template-columns:1fr}.stx-hero__copy{padding:28px}.stx-page{padding:28px 14px 54px}}
