@import "https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";:root{--brand:#10cfc9;--brand-dark:#0a0a0a;--heading:#222;--text:#0a0a0a;--muted:#64646a;--line:#2222221a;--panel:#fff;--soft:#f3f4f4;--soft-alt:#eafdfc;--shadow:0 14px 30px #0a0a0a14;--shell-width:min(1660px, calc(100% - 36px));color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Bai Jamjuree,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0}body,button,input,select,textarea{font-family:Bai Jamjuree,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}code{background:#f2f2f2;border-radius:6px;padding:.15rem .45rem}#root{min-height:100vh}.centered-state{min-height:100vh;color:var(--muted);place-items:center;padding:24px;font-size:1rem;display:grid}.top-strip{z-index:30;background:var(--soft);border-bottom:1px solid var(--brand);min-height:42px;position:fixed;top:0;left:0;right:0;overflow:hidden}.marquee-track{width:max-content;animation:30s linear infinite marquee;display:flex}.marquee-item{color:var(--brand-dark);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding:12px 18px;font-size:.84rem;font-weight:700}.marquee-item:after{content:"•";color:var(--brand);margin-left:18px}.site-header{z-index:29;width:var(--shell-width);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin:0 auto;padding:18px 26px;display:grid;position:fixed;top:42px;left:0;right:0}.brand-mark{letter-spacing:.02em;align-items:center;font-size:1.35rem;font-weight:800;display:inline-flex}.brand-logo-image{object-fit:contain;width:auto;height:44px;display:block}.site-nav{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.site-nav a{color:var(--muted);font-size:.98rem;font-weight:700}.site-nav a.active{color:var(--brand-dark)}.header-cart-link{background:var(--brand);min-height:46px;color:var(--brand-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:.95rem;font-weight:800;display:inline-flex}.page-shell{width:var(--shell-width);margin:0 auto;padding-top:142px;padding-bottom:48px}.admin-shell{width:var(--shell-width);margin:0 auto;padding:142px 0 48px}.admin-header-card,.admin-login-card,.admin-sidebar,.admin-content,.admin-list-panel,.admin-editor-panel,.admin-order-card,.admin-asset-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.admin-header-card{background:radial-gradient(circle at top left, #10cfc92e, transparent 26%), var(--soft);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:34px;display:grid}.admin-login-card{background:radial-gradient(circle at top left, #10cfc92e, transparent 26%), var(--soft);border-radius:28px;width:min(520px,100%);margin:0 auto;padding:34px}.admin-status-row,.admin-action-row{flex-wrap:wrap;gap:10px;display:flex}.admin-layout{grid-template-columns:220px minmax(0,1fr);gap:24px;margin-top:28px;display:grid}.admin-sidebar{border-radius:24px;align-content:start;gap:10px;padding:18px;display:grid;position:sticky;top:118px}.admin-nav-button{border:1px solid var(--line);min-height:48px;color:var(--brand-dark);text-align:left;cursor:pointer;background:#fff;border-radius:16px;padding:0 18px;font-size:.95rem;font-weight:800}.admin-nav-button.active{background:var(--brand);border-color:#0000}.admin-content{border-radius:24px;padding:22px}.admin-panel-grid{grid-template-columns:300px minmax(0,1fr);gap:20px;display:grid}.admin-list-panel,.admin-editor-panel,.admin-assets-panel{border-radius:22px;padding:20px}.admin-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.admin-panel-header h2{white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:700;line-height:1.3;overflow:hidden}.admin-list{gap:10px;max-height:520px;display:grid;overflow-y:auto}.admin-list-item{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.admin-list-item.active{background:var(--soft-alt);border-color:#10cfc999}.admin-list-item strong{color:var(--brand-dark);font-size:.98rem}.admin-list-item span{color:var(--muted);font-size:.84rem}.admin-form-grid,.admin-hint-grid,.admin-card-grid,.admin-assets-grid{gap:16px;display:grid}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-hint-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.admin-form-span-2{grid-column:1/-1}.admin-textarea{resize:vertical;min-height:140px}.admin-textarea-lg{min-height:180px}.admin-inline-upload{max-width:280px}.admin-order-card,.admin-asset-card{border-radius:20px;padding:20px}.admin-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-order-head,.admin-order-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-order-meta{color:var(--muted);margin:14px 0;font-size:.9rem}.admin-assets-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-content-editor{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:22px;padding:20px}.admin-content-sections{gap:12px;margin-top:20px;display:grid}.admin-content-section{border:1px solid var(--line);background:var(--soft);border-radius:16px;padding:0}.admin-content-section[open]{padding-bottom:20px}.admin-content-section-title{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;padding:14px 18px;font-size:.95rem;font-weight:700;list-style:none}.admin-content-section-title::-webkit-details-marker{display:none}.admin-content-section[open] .admin-content-section-title{border-bottom:1px solid var(--line);border-radius:16px 16px 0 0;margin-bottom:4px}.admin-content-section .admin-form-grid,.admin-content-section>div{padding:0 18px}.admin-asset-card{gap:12px;display:grid}.admin-asset-card strong{color:var(--brand-dark);word-break:break-word;font-size:.95rem}.admin-asset-card span{color:var(--muted);word-break:break-all;font-size:.82rem}.admin-asset-preview{background:radial-gradient(circle at center, #10cfc92e, transparent 40%), var(--soft);border-radius:18px;place-items:center;min-height:180px;padding:16px;display:grid}.admin-asset-preview img{width:auto;max-height:150px}.section-block,.trust-strip-section,.page-hero,.product-page-hero{margin-top:28px}.hero-home,.page-hero,.product-detail-layout,.section-card,.watch-card,.category-tile,.support-card,.product-grid-card,.feature-list-card,.trust-card,.info-panel,.faq-item,.checkout-panel,.product-gallery-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.hero-home{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:24px;display:grid}.hero-home-copy{background:radial-gradient(circle at top left, #10cfc92e, transparent 30%), var(--soft);border-radius:28px;padding:52px}.hero-home-copy p{max-width:700px}.hero-copy-stack{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:10px;display:flex}.hero-kicker{min-height:34px;color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;background:#10cfc91f;border-radius:999px;align-items:center;padding:0 14px;font-size:.82rem;font-weight:800;display:inline-flex}.hero-home-media{min-height:100%}.hero-visual-card{background:radial-gradient(circle,#10cfc933,#0000 45%),linear-gradient(#f7f8f8 0%,#eef1f1 100%);border-radius:28px;height:100%;padding:24px}.banner-copy-panel,.banner-media-panel{animation:.55s bannerFade}.banner-rotator-status{justify-content:flex-start;align-items:center;gap:16px;margin-top:24px;display:flex}.banner-rotator-status p{font-size:.92rem;line-height:1.45}.banner-rotator-dots{gap:8px;display:inline-flex}.banner-rotator-dots span{background:#0a0a0a1f;border-radius:999px;width:36px;height:4px;transition:transform .2s,background-color .2s}.banner-rotator-dots span.is-active{background:var(--brand);transform:scaleX(1.08)}.fan-stage{place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.fan-image{z-index:2;filter:drop-shadow(0 24px 36px #0a0a0a24);width:min(100%,370px);position:relative}.halo{border-radius:999px;position:absolute}.halo-large{background:#10cfc92e;width:420px;height:420px;animation:4s ease-in-out infinite pulse}.halo-small{background:#ffffffd1;border:1px solid #10cfc92e;width:280px;height:280px}.hero-floating-card{z-index:4;min-width:180px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:18px;position:absolute;bottom:18px;right:14px}.hero-floating-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;font-weight:700;display:block}.hero-floating-card strong{color:var(--brand-dark);font-size:1.5rem;font-weight:800}.eyebrow{color:var(--brand-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.86rem;font-weight:800}h1,h2,h3,summary{color:var(--heading);margin:0}h1{letter-spacing:-.04em;font-size:clamp(3rem,8vw,5.6rem);font-weight:800;line-height:.96}h2{text-transform:uppercase;font-size:clamp(2rem,4.2vw,3.35rem);font-weight:800;line-height:1.02}h3{font-size:1.14rem;font-weight:700;line-height:1.2}p{color:var(--muted);margin:0;font-size:1rem;line-height:1.72}.hero-actions,.card-link-row,.watch-card-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 28px;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--brand);color:var(--brand-dark);font-size:.95rem;font-weight:800}.button-primary:disabled{color:var(--brand-dark);cursor:not-allowed;background:#0a0a0a2e;transform:none}.button-secondary{color:var(--brand-dark);background:#fff;border:1px solid #0a0a0a24;font-size:.95rem;font-weight:700}.button-block{width:100%}.hero-metrics,.trust-grid,.watch-grid,.category-grid,.support-grid,.feature-list-grid,.faq-list,.product-grid-layout,.gallery-tag-row,.footer-grid,.shop-toolbar-pills,.visual-mosaic{gap:18px;display:grid}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin:34px 0 0;padding:0;list-style:none}.hero-metrics-wide li{min-height:126px}.hero-metrics li,.trust-card,.category-tile,.support-card,.feature-list-card,.faq-item,.info-panel{border-radius:20px;padding:22px}.mini-thumb,.tile-media{background:radial-gradient(circle at center, #10cfc92e, transparent 42%), var(--soft);border-radius:18px;place-items:center;display:grid;overflow:hidden}.mini-thumb{width:88px;height:88px;margin-bottom:18px}.mini-thumb img{width:60px}.hero-metrics li{background:#fffffff2}.hero-metrics strong{color:var(--brand-dark);margin-bottom:6px;font-size:1.22rem;font-weight:800;display:block}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.watch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-card{border-radius:24px;overflow:hidden}.watch-card-media{background:linear-gradient(#10cfc92e,#f3f4f4e6),#eef6f6;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.watch-card-media img{z-index:2;filter:drop-shadow(0 18px 32px #0a0a0a24);width:210px;position:relative}.watch-pill,.play-chip,.product-badge,.gallery-tag,.shop-pill,.pill,.rating-tag{border-radius:999px;justify-content:center;align-items:center;font-size:.84rem;font-weight:800;display:inline-flex}.watch-pill{z-index:4;color:var(--brand-dark);background:#ffffffe6;padding:.45rem .8rem;position:absolute;top:18px;left:18px}.play-chip{z-index:4;background:var(--brand-dark);color:#fff;border:0;min-height:42px;padding:0 16px;position:absolute;bottom:18px;left:18px}.watch-glow{background:#10cfc933;border-radius:999px;width:270px;height:270px;animation:4s ease-in-out infinite pulse;position:absolute}.watch-glow-secondary{background:#ffffffb8;width:180px;height:180px;animation-delay:1s}.media-variant-2{background:radial-gradient(circle at 100% 0,#10cfc940,#0000 34%),linear-gradient(#eef8f7,#f8f8f8)}.media-variant-3{background:radial-gradient(circle at 0 100%,#10cfc938,#0000 34%),linear-gradient(#f9fbfb,#eef2f2)}.watch-card-body{padding:24px}.watch-card-body h3,.product-grid-body h3,.support-card h3,.feature-list-card h3,.trust-card h3,.info-panel h3{margin-bottom:12px}.trust-card p,.support-card p,.category-tile p,.watch-card-body p,.product-grid-body p,.feature-list-card p{line-height:1.45}.watch-card-body p,.feature-list-card p,.product-grid-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.watch-price{color:var(--brand-dark);font-size:1rem;font-weight:800}.section-heading{margin-bottom:28px}.split-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:24px;display:grid}.support-heading{text-align:center;margin-bottom:26px}.support-heading .eyebrow{margin-bottom:10px}.support-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.support-tile{border:1px solid var(--line);background:var(--panel);color:var(--heading);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;align-items:flex-start;gap:10px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.support-tile:hover{border-color:#10cfc98c;transform:translateY(-2px);box-shadow:0 18px 34px #0a0a0a1a}.support-tile-icon{background:var(--soft-alt);width:46px;height:46px;color:var(--brand-dark);border-radius:14px;place-items:center;margin-bottom:6px;display:grid}.support-tile h3{color:var(--heading);margin:0;font-size:1.05rem;font-weight:800}.support-tile p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.4}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-tile{background:radial-gradient(circle at 0 0,#10cfc91f,#0000 28%),#fff;min-height:250px}.tile-media{min-height:170px;margin-bottom:18px}.tile-media img{width:120px}.visual-mosaic{grid-template-columns:1.15fr .85fr .85fr}.visual-mosaic-card{background:radial-gradient(circle,#10cfc933,#0000 40%),linear-gradient(#f8fafa,#eef2f2);border-radius:26px;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.visual-mosaic-card img{filter:drop-shadow(0 18px 28px #0a0a0a1f);width:min(100%,220px)}.visual-mosaic-card span{color:var(--brand-dark);background:#ffffffe6;border-radius:999px;padding:.5rem .85rem;font-size:.85rem;font-weight:800;position:absolute;bottom:18px;left:18px}.mosaic-1{min-height:340px}.spotlight-section{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:start;gap:24px;display:grid}.feature-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.compact-grid{margin-top:28px}.spotlight-card-shell{align-self:stretch}.spotlight-hero-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:26px;flex-direction:column;height:100%;display:flex;overflow:hidden}.spotlight-hero-media{background:radial-gradient(circle,#10cfc938,#0000 45%),linear-gradient(#f8fafa,#eef2f2);place-items:center;min-height:340px;padding:28px;display:grid;position:relative}.spotlight-hero-media img{filter:drop-shadow(0 18px 30px #0a0a0a24);width:min(100%,260px)}.spotlight-hero-badge{color:var(--brand-dark);letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;padding:.45rem .8rem;font-size:.78rem;font-weight:800;position:absolute;top:16px;left:16px;box-shadow:0 6px 16px #0a0a0a1a}.spotlight-hero-body{flex-direction:column;gap:14px;padding:24px;display:flex}.spotlight-hero-headline{flex-direction:column;gap:6px;display:flex}.spotlight-hero-headline h3{font-size:1.35rem;font-weight:800}.spotlight-hero-tagline{margin:0;font-size:.98rem;line-height:1.45}.spotlight-hero-price{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.spotlight-hero-price strong{color:var(--brand-dark);letter-spacing:-.01em;font-size:1.7rem;font-weight:800}.spotlight-hero-strike{color:var(--muted);font-size:.95rem;font-weight:600;text-decoration:line-through}.spotlight-hero-save{background:var(--soft-alt);color:var(--brand-dark);letter-spacing:.08em;border-radius:999px;padding:.28rem .65rem;font-size:.76rem;font-weight:800}.spotlight-chip-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px;display:grid}.spotlight-chip{border:1px solid var(--line);color:var(--heading);background:#fff;border-radius:14px;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.spotlight-chip-icon{background:var(--soft-alt);width:30px;height:30px;color:var(--brand-dark);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.spotlight-chip-label{white-space:normal;font-size:.9rem;font-weight:700;line-height:1.2}.product-grid-layout{grid-template-columns:repeat(1,minmax(0,420px))}.product-grid-layout-wide{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.product-grid-card{border-radius:24px;grid-template-columns:minmax(220px,.85fr) minmax(0,1fr);display:grid;overflow:hidden}.product-grid-media{background:radial-gradient(circle at center, #10cfc933, transparent 42%), var(--soft);place-items:center;min-height:320px;padding:24px;display:grid;position:relative}.product-grid-media img{width:min(100%,230px)}.product-badge{color:var(--brand-dark);background:#fff;padding:.45rem .8rem;position:absolute;top:18px;left:18px}.product-grid-body{padding:28px}.product-price-row,.buy-box-header,.price-line,.product-breadcrumbs,.footer-bottom{align-items:center;gap:12px;display:flex}.product-price-row{justify-content:space-between;margin:20px 0 24px}.product-price-row strong,.price-line strong{color:var(--brand-dark);font-size:1.9rem;font-weight:800}.product-price-row span,.price-line span{color:#0a0a0a73;font-size:1rem;font-weight:700;text-decoration:line-through}.page-hero,.product-page-hero{background:radial-gradient(circle at top left, #10cfc924, transparent 24%), var(--soft);border-radius:28px;padding:42px}.shop-toolbar{margin-bottom:22px}.shop-toolbar-pills{grid-auto-columns:max-content;grid-auto-flow:column;overflow-x:auto}.shop-pill,.pill,.rating-tag,.gallery-tag{padding:.55rem .9rem}.shop-pill,.rating-tag,.gallery-tag{background:var(--soft);color:var(--brand-dark)}.shop-pill.active,.pill{background:var(--brand)}.product-breadcrumbs{color:var(--muted);margin-bottom:22px;font-size:.92rem;font-weight:700}.product-detail-layout{box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(300px,.92fr) minmax(0,1.06fr) minmax(330px,.86fr);gap:24px;padding:0;display:grid}.product-gallery-card,.checkout-panel{border-radius:24px}.product-gallery-card{padding:24px}.product-gallery-stage{background:radial-gradient(circle at center, #10cfc92e, transparent 42%), var(--soft);border-radius:20px;place-items:center;min-height:460px;display:grid}.product-gallery-stage img{width:min(100%,320px)}.gallery-tag-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.product-copy-column{padding:10px 4px}.checkout-panel{padding:24px;position:sticky;top:118px}.cart-layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:24px;display:grid}.cart-product-card{border-radius:24px;grid-template-columns:minmax(220px,.82fr) minmax(0,1fr);gap:18px;padding:24px;display:grid}.cart-product-media{background:radial-gradient(circle at center, #10cfc92e, transparent 42%), var(--soft);border-radius:20px;place-items:center;min-height:320px;display:grid}.cart-product-media img{width:min(100%,220px)}.cart-product-body{flex-direction:column;justify-content:center;gap:16px;display:flex}.cart-quantity-row{max-width:180px}.buy-box-header{justify-content:space-between}.savings-line{color:var(--muted);margin:10px 0 16px;font-weight:700}.content-list{color:var(--muted);gap:10px;margin:0;padding-left:20px;display:grid}.content-list li{line-height:1.6}.buy-box-list{margin:18px 0 0}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-label{color:var(--brand-dark);margin:16px 0 8px;font-size:.94rem;font-weight:700;display:block}.field-input{width:100%;min-height:50px;color:var(--brand-dark);background:#fff;border:1px solid #22222224;border-radius:14px;outline:none;padding:12px 16px}.field-input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #10cfc924}.helper-text{margin-top:16px;font-size:.9rem;line-height:1.55}.warning-text{color:#735100}.success-text{color:#0a0a0a}.error-text{color:#a00000}.spec-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.spec-item{border-radius:20px;padding:20px}.spec-item dt{color:var(--muted);margin-bottom:10px;font-size:.9rem;font-weight:600}.spec-item dd{color:var(--brand-dark);margin:0;font-size:1rem;font-weight:700;line-height:1.5}.dual-info-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.faq-list{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-item{border-radius:20px}.faq-item summary{cursor:pointer;color:var(--brand-dark);font-size:1rem;font-weight:800;line-height:1.45;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:12px}.footer-grid{border-top:1px solid var(--line);grid-template-columns:1.2fr repeat(3,1fr);padding:26px 24px 20px}.footer-brand-logo{object-fit:contain;width:auto;max-width:220px;height:56px;margin-bottom:12px;display:block}.footer-links{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.footer-links li{color:var(--muted);font-size:.95rem}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;padding:18px 24px 0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes bannerFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1240px){.hero-home,.spotlight-section,.product-detail-layout,.cart-layout,.trust-grid,.watch-grid,.visual-mosaic,.category-grid,.support-grid,.support-tiles,.faq-list,.spec-grid,.footer-grid,.product-detail-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-panel{grid-column:1/-1;position:static}}@media (width<=960px){.site-header{grid-template-columns:auto auto;grid-template-areas:"brand cart""nav nav";gap:12px;padding:14px 18px}.brand-mark{grid-area:brand;justify-self:start}.header-cart-link{grid-area:cart;justify-self:end;min-height:42px;padding:0 18px;font-size:.9rem}.site-nav{scrollbar-width:none;flex-wrap:nowrap;grid-area:nav;justify-content:flex-start;gap:18px;margin:0 -18px;padding:0 18px 2px;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{white-space:nowrap;font-size:.92rem}.page-shell{padding-top:156px}.hero-home,.admin-header-card,.admin-layout{grid-template-columns:1fr}}@media (width<=860px){.page-shell{width:min(100% - 16px,1660px);padding-top:150px;padding-bottom:32px}.hero-home,.split-heading,.watch-grid,.visual-mosaic,.category-grid,.support-grid,.support-tiles,.feature-list-grid,.product-grid-card,.cart-layout,.cart-product-card,.dual-info-section,.faq-list,.spec-grid,.footer-grid,.product-detail-layout,.admin-panel-grid,.admin-form-grid,.admin-hint-grid{grid-template-columns:1fr}.section-block,.trust-strip-section,.page-hero,.product-page-hero{margin-top:36px}.hero-home-copy,.hero-visual-card,.page-hero,.product-page-hero,.product-gallery-card,.checkout-panel,.admin-header-card,.admin-content,.admin-list-panel,.admin-editor-panel,.admin-assets-panel,.admin-order-card,.admin-asset-card{padding:24px}.admin-sidebar{position:static}.hero-metrics,.gallery-tag-row,.field-row{grid-template-columns:1fr}.fan-stage{min-height:360px}.product-gallery-stage{min-height:340px}.support-heading{text-align:left}.button{min-height:46px;padding:0 22px}.hero-actions .button,.watch-card-actions .button,.card-link-row .button{width:100%}.spotlight-section{gap:18px}.spotlight-copy .feature-list-grid{display:none}.spotlight-copy h2{font-size:clamp(1.7rem,6.5vw,2.1rem)}.spotlight-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.feature-list-grid{gap:12px;margin-top:20px}.feature-list-card,.trust-card,.category-tile,.info-panel,.faq-item{padding:18px}.spotlight-hero-media{min-height:260px;padding:22px}.spotlight-hero-media img{width:min(100%,200px)}.spotlight-hero-body{gap:12px;padding:20px}.spotlight-hero-price strong{font-size:1.5rem}.spotlight-chip-rail{grid-template-columns:1fr}.product-grid-media{min-height:240px;padding:20px}.product-grid-media img{width:min(100%,180px)}.product-grid-body{padding:22px}.product-price-row{margin:16px 0 20px}.product-price-row strong,.price-line strong{font-size:1.5rem}}@media (width<=560px){.top-strip{min-height:36px}.marquee-item{padding:10px 14px;font-size:.76rem}.site-header{padding:12px 14px}.brand-mark{font-size:1.15rem}.brand-logo-image{height:38px}.header-cart-link{min-height:38px;padding:0 14px;font-size:.85rem}.page-shell{width:min(100% - 12px,1660px);padding-top:142px}h1{font-size:clamp(2.2rem,9vw,3rem)}h2{font-size:clamp(1.7rem,7vw,2.1rem)}p{font-size:.95rem;line-height:1.6}.support-tile{padding:18px}.support-tile-icon{width:40px;height:40px}.product-grid-media{min-height:200px;padding:16px}.admin-shell{width:min(100% - 12px,1660px);padding-top:142px}.product-grid-media img{width:min(100%,150px)}.product-grid-body{padding:18px}.product-price-row strong,.price-line strong{font-size:1.35rem}.spotlight-hero-media{min-height:220px;padding:18px}.spotlight-hero-media img{width:min(100%,170px)}.spotlight-hero-body{padding:18px}.spotlight-hero-price strong{font-size:1.35rem}.spotlight-chip{padding:8px 12px}.spotlight-chip-label{font-size:.85rem}.feature-list-card,.trust-card,.category-tile{padding:16px}.section-block,.trust-strip-section,.page-hero,.product-page-hero{margin-top:28px}}
