.page{width:min(1600px,92vw);margin:0 auto;padding:clamp(128px,11vh,170px) 0 60px;min-height:100vh;display:flex;flex-direction:column;gap:90px}@media (min-width:761px){.page{padding-bottom:136px}}.snap-zone{display:flex;flex-direction:column;gap:90px}#faqContactZone{gap:clamp(36px,5vh,64px)}.site-footer{width:100%;margin-top:clamp(-64px,-5vh,-36px);padding:20px 4px 0;border-top:1px solid rgba(255,255,255,.1);color:rgba(244,246,248,.56);font-size:11px;line-height:1.5;text-align:center}.modal-backdrop{position:fixed;inset:0;z-index:10060;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-backdrop.open{display:flex}.modal{width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 36px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(18,18,18,.96);box-shadow:0 30px 90px rgba(0,0,0,.5);color:#f4f6f8}.modal footer,.modal header{display:flex;align-items:center;gap:12px;padding:14px 16px;flex:0 0 auto}.modal header{justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.modal header b{font-size:13px;letter-spacing:1px;text-transform:uppercase;color:rgba(244,246,248,.86)}.modal footer{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.1);background:rgba(9,10,12,.82)}.modal .content{min-height:0;padding:18px;overflow:auto;flex:1 1 auto}.modal .field{display:grid;gap:7px;margin:0 0 14px}.modal label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(244,246,248,.72)}.modal input,.modal textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:11px 12px;background:rgba(255,255,255,.07);color:#fff;font:inherit;outline:0}.modal textarea{min-height:96px;resize:vertical}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;pointer-events:none!important}.contact-turnstile-field{margin-top:16px}.contact-turnstile{width:100%;min-height:65px;display:flex;align-items:center}.contact-turnstile iframe{max-width:100%}.contact-turnstile-status{min-height:18px;color:rgba(244,246,248,.58);font-size:11px;line-height:1.45}.contact-turnstile-status.ready{color:#8ed5a8}.contact-turnstile-status.error{color:#ff9b9b}.hero{border-radius:var(--radius-xl);background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow);overflow:visible;position:relative;min-height:180px}#top{display:none}.hero::after{content:"";position:absolute;inset:0;background:radial-gradient(800px 300px at 70% 50%,rgba(var(--accent-rgb),.14),transparent 60%);pointer-events:none}.hero-inner{padding:34px 34px 30px;display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.hero h1{font-size:44px;letter-spacing:-.6px;line-height:1.05}.hero p{color:var(--muted);font-size:14px;max-width:980px}.glass-card{border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);overflow:hidden;position:relative}#lines{display:flex;flex-direction:column;gap:120px}.line-card{width:calc(100% * var(--line-scale));margin-inline:auto;position:relative;overflow:visible}.line-frame{border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));backdrop-filter:blur(var(--showcase-frame-blur)) brightness(var(--showcase-frame-brightness));-webkit-backdrop-filter:blur(var(--showcase-frame-blur)) brightness(var(--showcase-frame-brightness));box-shadow:var(--shadow);overflow:hidden;position:relative}.line-cover{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);min-height:var(--cover-min-h)}.line-cover[data-cover-mode=auto]{height:auto;max-height:none}.line-cover[data-cover-mode=auto] img{width:100%;height:auto;display:block;object-fit:contain;filter:brightness(var(--line-cover-brightness, 1)) saturate(var(--line-cover-sat, 1.05)) blur(var(--line-cover-blur, 0px)) contrast(1.02)}.line-cover[data-cover-mode=auto] img.is-loading-img,.line-cover[data-cover-mode=auto] img[data-src]{aspect-ratio:16/9}.line-cover[data-cover-mode=fixed]{height:var(--cover-fixed-h);max-height:var(--cover-fixed-h)}.line-cover[data-cover-mode=fixed] img{width:100%;height:100%;display:block;object-fit:cover;filter:brightness(var(--line-cover-brightness, 1)) saturate(var(--line-cover-sat, 1.05)) blur(var(--line-cover-blur, 0px)) contrast(1.02)}.line-cover-image{aspect-ratio:16/9;opacity:0;transition:opacity .42s ease}.line-cover-image.active{opacity:1}.line-cover-image:not(.active){position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.line-cover-dots{position:absolute;right:26px;bottom:24px;z-index:3;display:flex;align-items:center;justify-content:flex-end;gap:11px;min-width:120px;pointer-events:auto}.line-cover-dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(244,246,248,.48);box-shadow:0 0 0 1px rgba(0,0,0,.18),0 2px 8px rgba(0,0,0,.28);cursor:pointer;transition:width .18s ease,height .18s ease,background .18s ease,transform .18s ease}.line-cover-dot:hover{background:rgba(244,246,248,.78)}.line-cover-dot.active{width:14px;height:14px;background:#fff;transform:translateY(-1px)}.line-pack-hit{position:absolute;inset:0;z-index:1;border:0;background:0 0;cursor:pointer}.line-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--line-cover-vignette-top,rgba(0,0,0,.1)),var(--line-cover-vignette-bottom,rgba(0,0,0,.62)));pointer-events:none}.line-title{position:absolute;left:26px;bottom:30px;font-size:34px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;z-index:2;pointer-events:none}.line-sub{position:absolute;left:26px;bottom:16px;color:rgba(244,246,248,.78);font-size:13px;letter-spacing:.3px;z-index:2;pointer-events:none}.showcase{border-radius:var(--radius-xl);border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.12);padding:14px 0 0;position:relative;overflow:hidden;user-select:none}.showcase::after,.showcase::before{content:"";position:absolute;top:0;bottom:0;width:140px;pointer-events:none;z-index:1}.showcase::before{left:0;background:linear-gradient(90deg,#0b0d10,rgba(11,13,16,0))}.showcase::after{right:0;background:linear-gradient(270deg,#0b0d10,rgba(11,13,16,0))}.track{position:relative;z-index:2;display:flex;gap:var(--gap);padding:0 18px;will-change:transform;transform:translateX(0);cursor:default}.admin-active .track{cursor:grab}.admin-active .track.dragging{cursor:grabbing}.showcase.empty{display:flex;align-items:center;justify-content:center;padding:22px}.showcase.empty::after,.showcase.empty::before{display:none}.showcase.is-static::after,.showcase.is-static::before{display:none}.line-card.showcase-is-static .asset-shelf-track,.showcase.is-static .track{justify-content:center;will-change:auto}.line-card.showcase-is-finite .asset-shelf-track,.showcase.is-finite .track{will-change:transform}.showcase-step[hidden]{display:none!important}.showcase-step{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(10,12,16,.68);color:#f4f6f8;display:flex;align-items:center;justify-content:center;z-index:6;cursor:pointer;font-size:22px;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .16s ease,border-color .16s ease,transform .16s ease}.showcase-step:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.28);transform:translateY(-50%) scale(1.04)}.showcase-step.prev{left:18px}.showcase-step.next{right:18px}.showcase.empty .showcase-step{display:none}.empty-placeholder{width:min(680px,100%);min-height:var(--asset-h,240px);border-radius:var(--radius-lg);border:1px dashed rgba(255,255,255,.18);background:rgba(255,255,255,.03);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:rgba(244,246,248,.8);font-weight:800;letter-spacing:.2px;user-select:none;text-align:center}.empty-placeholder .hint{color:rgba(244,246,248,.55);font-weight:500;font-size:12px;max-width:520px;line-height:1.35}.empty-placeholder .btn-add{pointer-events:auto;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.05);color:rgba(244,246,248,.92);border-radius:999px;padding:8px 12px;cursor:pointer}.empty-placeholder .btn-add:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.26)}.asset{flex:0 0 var(--asset-w);aspect-ratio:16/9!important;border-radius:var(--radius-lg);overflow:hidden;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 45px rgba(0,0,0,.35);position:relative;cursor:pointer;pointer-events:auto;transition:transform .2s ease,border-color .2s ease}.asset:hover{transform:scale(1.02);border-color:rgba(255,255,255,.18)}.asset img{width:100%;height:100%;object-fit:cover;display:block}.asset .label{position:absolute;left:12px;bottom:12px;font-size:12px;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.12);padding:6px 10px;border-radius:999px;color:rgba(244,246,248,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.roadmap{position:fixed;right:20px;top:95px;width:280px;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 22px 90px rgba(0,0,0,.65);padding:12px;z-index:9991}.roadmap h3{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:rgba(244,246,248,.75);margin:4px 6px 10px}.rm-item{display:flex;align-items:center;gap:10px;padding:10px 10px;border-radius:14px;cursor:pointer;transition:background .15s ease,border-color .15s ease;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18);margin-bottom:8px}.rm-item:hover{background:rgba(0,0,0,.24);border-color:rgba(255,255,255,.12)}.rm-item.active{background:rgba(var(--accent-rgb),.16);border-color:rgba(var(--accent-rgb),.28)}.rm-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.35)}.rm-item.active .rm-dot{background:var(--accent);box-shadow:0 0 0 6px rgba(var(--accent-rgb),.12)}.rm-title{font-size:12px;color:rgba(244,246,248,.86);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.roadmap-admin-toggle{width:100%;margin-top:4px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);color:rgba(244,246,248,.86);padding:10px 12px;font-size:11px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;text-align:left}.roadmap-admin-toggle:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)}.roadmap-admin-toggle.active{background:rgba(var(--accent-rgb),.16);border-color:rgba(var(--accent-rgb),.3);color:#fff}.btn{padding:10px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.26);color:rgba(244,246,248,.92);font-size:13px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.btn:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.2);background:rgba(0,0,0,.3)}.btn.primary{border-color:rgba(122,162,255,.34);background:rgba(122,162,255,.14)}.btn.danger{border-color:rgba(255,120,120,.3);background:rgba(255,120,120,.1)}.asset-tools{display:none!important}.asset-wrap{width:var(--asset-w);flex:0 0 auto;display:flex;flex-direction:column;gap:10px}.asset{width:100%;aspect-ratio:16/9!important;border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.1);background:rgba(7,8,10,.84);box-shadow:0 10px 40px rgba(0,0,0,.35);position:relative;cursor:pointer;pointer-events:auto;transition:transform .2s ease,border-color .2s ease}.asset:hover{transform:scale(1.02);border-color:rgba(255,255,255,.18)}.asset img{width:100%;height:100%;object-fit:cover;display:block;background:rgba(7,8,10,.84);color:transparent}.asset .label{display:none!important}.asset-caption{display:none;font-size:13px;color:rgba(244,246,248,.82);padding:0 6px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;pointer-events:none}.asset-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 6px;min-height:32px;pointer-events:none;font-size:12px}.asset-price-line{display:flex;align-items:flex-end;gap:10px;min-width:0}.asset-price{font-size:18px;line-height:1;font-weight:950;color:#f2f5f8;white-space:nowrap}.asset-store{display:none;color:rgba(244,246,248,.58);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-discount{display:inline-flex;align-items:center;justify-content:center;color:#050608;border:1px solid #ffd21f;background:#ffd21f;border-radius:6px;padding:8px 12px;font-size:16px;line-height:1;font-weight:950;min-width:68px;min-height:36px;white-space:nowrap}.asset-rating{display:flex;align-items:center;gap:6px;color:rgba(244,246,248,.58);font-size:12px;font-weight:800;white-space:nowrap;flex:0 0 auto}.asset-rating-star{color:#ffd21f;font-size:14px;line-height:1}.asset-rating.empty .asset-rating-star{color:#050506}@media (max-width:1500px){.nav-slice{left:calc(var(--brand-panel-w) - 58px + var(--brand-slice-offset));width:var(--brand-slice-w);top:0;bottom:0}.nav-inner{grid-template-columns:var(--brand-panel-w) minmax(320px,1fr) auto;gap:18px}.brand{padding:0 92px 0 48px}.brand-logo{width:var(--brand-logo-size);height:var(--brand-logo-size)}.brand-name{font-size:var(--brand-name-size);letter-spacing:var(--brand-name-letter)}.nav-links{gap:20px;font-size:12px}.nav-search{height:54px;font-size:15px}.admin-toggle{padding:12px 18px;font-size:12px}}@media (max-width:980px){:root{--asset-w:270px;--gap:20px;--drawer-w:96vw}.hero h1{font-size:34px}.modal .content{grid-template-columns:1fr}.line-title{font-size:24px;left:20px;bottom:26px}.line-sub{left:20px}.showcase::after,.showcase::before{width:54px}.showcase-step{width:36px;height:36px;font-size:19px}.showcase-step.prev{left:8px}.showcase-step.next{right:8px}.track{padding:0 10px}.asset-shelf{padding:0 10px}.roadmap{display:none}.admin-panel{left:10px;right:10px;top:76px;width:auto;max-height:calc(100vh - 92px);border-radius:14px;transform:none}.admin-panel-bar{border-radius:14px 14px 0 0}.admin-panel-move{display:none}.nav::after{width:100%;clip-path:none;opacity:calc(var(--nav-shell-alpha) * .9)}.nav-slice{display:none}.nav-inner{grid-template-columns:1fr;gap:10px;padding:12px 18px}.brand{padding:0;min-height:54px;justify-content:center;clip-path:none;border-radius:16px}.brand::after{display:none}.brand-name{font-size:20px}.brand-logo{width:42px;height:42px}.nav-search{display:none}.nav-links.nav-left,.nav-links.nav-right{justify-content:center;gap:16px}.nav-links a{padding:8px 0 10px}.admin-toggle{padding:10px 14px}.admin-float-toggle{left:10px;min-height:42px;padding:7px 11px 7px 7px;font-size:10px}.admin-float-toggle::before{width:28px;height:28px}.brand{transform:none}.about{min-height:780px;width:100%}.hero-content{width:100%;padding:34px 24px 190px;gap:16px}.hero-title{font-size:clamp(36px, 10.5vw, 58px)}.hero-title-line{white-space:normal}.hero-red-stripe{top:122px;height:62px;left:0;width:100%}.hero-copy{max-width:68%}.hero-carousel-placeholder{width:min(480px,58%);min-height:150px}.hero-buttons{max-width:58%}.hero-btn{min-height:46px;padding:14px 18px;font-size:13px}.hero-character{width:min(78vw,430px);left:var(--hero-char-x);top:var(--hero-char-y)}.hero-feature-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding:14px}.hero-feature{padding:10px;gap:12px}.hero-feature.has-divider::after{display:none}.hero-feature-icon{width:42px;height:42px;font-size:32px}.hero-feature-title{font-size:20px}.hero-feature-subtitle,.hero-feature.compact .hero-feature-subtitle{font-size:12px}.hero-feature.compact .hero-feature-title{font-size:14px}.contact-section,.faq-section,.search-page{padding:16px}.section-head{align-items:flex-start;flex-direction:column;gap:8px}.search-panel{flex-direction:column;align-items:stretch}.search-results{grid-template-columns:1fr}.search-card{grid-template-columns:92px 1fr}.search-thumb{width:92px}.contact-grid{grid-template-columns:1fr}.contact-shell,.faq-shell{grid-template-columns:1fr;gap:20px;padding:18px}.contact-main,.faq-side{border-right:0;padding-right:0}.faq-side{min-height:300px;padding-bottom:140px}.faq-art{top:134px;right:auto;width:260px}.contact-direct{grid-template-columns:1fr}.contact-market-grid{gap:8px}.contact-market-item{width:72px}.contact-side{min-height:220px}.contact-art{width:250px;right:-42px;bottom:-28px}.faq-question{font-size:14px;padding:16px}}#resources .socials{align-items:flex-start}#resources .social-item{width:min(620px,100%)}.track{align-items:flex-start!important}.asset-wrap{align-self:flex-start!important;height:auto!important;min-height:0!important;pointer-events:auto!important;cursor:pointer;position:relative!important}.asset{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;display:block!important;border-color:transparent!important;background:0 0!important;box-shadow:none!important}.asset img{width:100%;height:auto!important;aspect-ratio:16/9;object-fit:contain!important;background:0 0!important;display:block}.asset-hover-badges{position:absolute;left:12px;top:12px;z-index:12;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(6px);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.asset-wrap:focus-within .asset-hover-badges,.asset-wrap:hover .asset-hover-badges{opacity:1;transform:translateY(0)}.asset img.asset-hover-badge{width:54px;height:54px!important;max-width:54px;max-height:54px;object-fit:contain;display:block;background:0 0!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.38))}.asset-shelf{position:relative;z-index:5;height:28px;margin-top:7px;overflow:hidden;background:0 0}.asset-shelf-track{position:relative;display:flex;gap:var(--gap);padding:0 18px;will-change:transform;transform:translateX(0)}.asset-shelf-item{width:var(--asset-w);flex:0 0 auto;min-width:0}.asset-shelf .asset-meta{position:static;left:auto;right:auto;top:auto;display:flex;z-index:auto;width:100%;transform:none}.asset-wrap{gap:3px!important;border:0;border-radius:0;overflow:visible;background:0 0;box-shadow:none}.asset{border-radius:var(--radius-lg)!important;overflow:hidden!important}.asset-meta{position:static;display:flex;width:auto;min-height:20px;padding:0 4px 0 6px;border:0;background:0 0;align-items:center;gap:8px;line-height:1}.asset-price-line{gap:8px;align-items:center;transform:translateX(-5px)}.asset-discount{min-width:48px;min-height:20px;padding:2px 7px;border-radius:4px;font-size:12px;line-height:1}.asset-price{font-size:14px;line-height:1}.asset-rating{color:#ffd21f;font-size:15px;gap:3px;line-height:1;margin-left:auto}.asset-rating.empty{color:rgba(244,246,248,.42)}.asset-rating-star{font-size:15px}.asset.missing-img{height:72px!important}.asset.missing-img img{display:none}.asset-hit{position:absolute;inset:0;z-index:80;border:0;padding:0;margin:0;background:0 0;cursor:pointer;display:block}.asset-hit:focus-visible{outline:2px solid rgba(var(--accent-rgb),.95);outline-offset:4px;border-radius:var(--radius-lg)}.floating-photo-layer{position:absolute;inset:0;z-index:35;pointer-events:none}.floating-photo{position:absolute;left:var(--fx);top:var(--fy);width:var(--fw);transform:translate(-50%,-50%) rotate(var(--fr));transform-origin:center;user-select:none;pointer-events:none}.floating-photo img{width:100%;height:auto;display:block;pointer-events:none}.admin-active .floating-photo{pointer-events:auto;cursor:grab;outline:1px dashed rgba(122,162,255,.55);outline-offset:6px}.admin-active .floating-photo.selected{outline:2px solid rgba(122,162,255,.95)}.admin-active .floating-photo.dragging{cursor:grabbing}.empty-placeholder{min-height:var(--card-h,240px)!important}@media (max-width:1180px){:root{--future-content-max:1320px;--nav-h:76px;--brand-panel-w:300px;--brand-panel-h:76px;--brand-logo-size:46px;--brand-name-size:26px;--brand-name-letter:9px;--brand-studio-size:11px;--brand-studio-letter:9px;--brand-studio-line-w:34px;--brand-studio-line-h:2px;--brand-studio-line-gap:11px}.nav-inner{grid-template-columns:300px minmax(260px,1fr) auto!important;gap:18px;min-height:var(--nav-h);padding-right:18px}.brand{width:300px!important;max-width:300px!important;height:var(--brand-panel-h);padding:0 24px 0 18px;transform:none}.brand-home-link{gap:12px}.brand-divider{display:none}.brand-logo{transform:none}.brand-copy,.brand-name,.brand-subtitle{transform:none}.brand-copy{gap:7px}.nav-search{width:min(430px,38vw);height:44px;padding:0 18px;gap:10px;position:relative;left:auto;top:auto;transform:none}.nav-search::before{width:18px;height:18px;flex-basis:18px;border-width:3px}.nav-search input{font-size:12px;padding-right:28px}.nav-search-clear{right:14px;width:24px;height:24px}.nav-links.nav-right{gap:10px;transform:none}.nav-links.nav-right .admin-toggle,.nav-links.nav-right a{margin:14px 0;padding:11px 16px;font-size:11px}.nav-cart{width:40px;height:40px;margin:14px 0}.page{width:min(1280px,94vw);padding-top:clamp(118px,13vh,148px);gap:72px}.about{width:min(1180px,100%);min-height:clamp(560px,58vw,690px)}.hero-content{width:min(var(--hero-text-max),62%);padding:clamp(38px,4.4vw,54px) clamp(28px,3vw,40px) clamp(124px,11vw,150px);gap:16px}.hero-title{font-size:clamp(40px, 5vw, 58px)}.hero-copy{font-size:clamp(14px, 1.35vw, 16px)}.hero-character{width:min(46vw,470px)}.hero-feature-bar{min-height:82px;padding:14px}.hero-feature{gap:11px;padding:0 12px}.hero-feature-icon{width:44px;height:44px;font-size:34px}.hero-feature-title{font-size:22px}.hero-feature-subtitle{font-size:12px}.hero-feature.compact .hero-feature-title{font-size:15px}.hero-feature.compact .hero-feature-subtitle{font-size:13px}}@media (max-width:1600px){:root{--future-content-max:1680px;--brand-panel-w:430px;--brand-logo-size:48px;--brand-name-size:28px;--brand-name-letter:9px;--brand-studio-size:11px;--brand-studio-letter:9px;--brand-studio-line-w:52px;--brand-studio-line-h:3px;--brand-studio-line-gap:14px}.brand{width:430px!important;max-width:430px!important;height:82px!important;min-height:82px!important;padding:0 40px 0 28px}.nav-inner{grid-template-columns:430px minmax(320px,1fr) auto!important}.brand-home-link{gap:14px;max-width:100%;overflow:visible}.brand-divider{display:none}.brand-copy,.brand-name,.brand-subtitle{transform:none!important}.brand-copy{align-items:center;flex:0 0 auto;width:max-content;gap:8px;overflow:visible}.brand-logo{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;flex-basis:48px!important;transform:none!important}.brand-logo img{transform:scale(1.22);transform-origin:center}.brand-name{font-size:28px!important;letter-spacing:9px!important;text-align:center}.brand-subtitle{font-size:11px!important;letter-spacing:9px!important;align-self:center;margin-inline:auto}.nav-links.nav-right{transform:none}.nav-search{width:min(620px,40vw)}}@media (max-width:1400px){:root{--future-content-max:1500px;--brand-panel-w:360px;--brand-logo-size:42px;--brand-name-size:24px;--brand-name-letter:7px;--brand-studio-size:10px;--brand-studio-letter:7px;--brand-studio-line-w:42px;--brand-studio-line-h:2px;--brand-studio-line-gap:12px}.brand{width:360px!important;max-width:360px!important;height:76px!important;min-height:76px!important;padding:0 34px 0 24px}.nav-inner{grid-template-columns:360px minmax(280px,1fr) auto!important}.brand-home-link{gap:12px;overflow:visible}.brand-divider{display:none}.brand-copy,.brand-name,.brand-subtitle{transform:none!important}.brand-copy{align-items:center;flex:0 0 auto;width:max-content;gap:7px;overflow:visible}.brand-logo{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;flex-basis:42px!important;transform:none!important}.brand-logo img{transform:scale(1.22);transform-origin:center}.brand-name{font-size:24px!important;letter-spacing:7px!important;text-align:center}.brand-subtitle{font-size:10px!important;letter-spacing:7px!important;align-self:center;margin-inline:auto}}@media (max-width:760px){:root{--future-content-max:100%;--nav-h:124px;--brand-panel-w:auto;--brand-logo-size:40px;--brand-name-size:22px;--brand-name-letter:8px;--brand-studio-size:10px;--brand-studio-letter:9px;--brand-studio-line-w:34px;--brand-studio-line-h:2px;--brand-studio-line-gap:10px}.nav{overflow:visible}.nav-inner{grid-template-columns:auto minmax(0,1fr)!important;gap:8px 12px;min-height:124px!important;padding:10px 12px 12px}.brand{grid-column:1/-1;width:100%!important;max-width:100%!important;height:56px!important;min-height:56px!important;padding:0;justify-content:flex-start;transform:none;z-index:4}.brand-home-link{gap:10px;max-width:none;overflow:visible}.brand-logo{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex-basis:40px!important}.brand-copy{align-items:center;flex:0 0 auto;width:max-content;gap:7px;overflow:visible}.brand-logo img{transform:scale(1.22);transform-origin:center}.brand-name{font-size:22px!important;letter-spacing:8px!important;text-align:center}.brand-subtitle{font-size:10px!important;letter-spacing:9px!important;align-self:center;margin-inline:auto}.brand-subtitle::after,.brand-subtitle::before{display:block!important;width:34px!important;height:2px!important}.nav-links.nav-right{grid-column:1/-1;justify-content:center;gap:6px;min-width:0;width:100%;transform:none}.nav-links.nav-right .admin-toggle,.nav-links.nav-right a{margin:0;padding:9px 11px;font-size:10px}.nav-cart{width:34px;height:34px;flex:0 0 34px;margin:0;font-size:14px}.nav-search{display:flex;position:relative;grid-column:1/-1;left:auto;top:auto;width:100%;height:42px;transform:none;order:3;padding:0 16px}.nav-search input{font-size:11px}.page{width:calc(100vw - 24px);padding-top:28px;gap:56px}.about{min-height:0;border-radius:18px}.hero-stage{min-height:0;display:flex;flex-direction:column;overflow:hidden}.hero-stage::before{background-size:cover,cover}.hero-content{width:100%;padding:26px 22px 18px;gap:14px}.hero-kicker{font-size:11px;letter-spacing:.1em}.hero-kicker::before{width:8px;height:8px}.hero-title{width:100%;font-size:clamp(34px, 9.2vw, 44px);line-height:.98}.hero-title-line{white-space:normal;overflow-wrap:anywhere}.hero-copy{max-width:100%;font-size:14px;overflow-wrap:break-word}.hero-red-stripe{top:108px;height:50px;left:0;width:100%}.hero-carousel-placeholder{width:100%;min-height:132px}.hero-buttons{width:100%;max-width:100%;gap:10px}.hero-btn{flex:1 1 145px;min-height:44px;padding:12px 14px;font-size:12px}.hero-character{position:relative;left:auto;top:auto;align-self:flex-end;width:min(82vw,340px);margin:-18px -18px 0 0;transform:none}.hero-feature-bar{position:relative;left:auto;right:auto;bottom:auto;grid-template-columns:1fr;margin:12px;padding:12px}.hero-feature{min-height:54px;padding:8px}.hero-feature-icon{width:38px;height:38px;font-size:28px}.hero-feature-title{font-size:18px}.hero-feature-subtitle,.hero-feature.compact .hero-feature-subtitle{font-size:11px}.hero-feature.compact .hero-feature-title{font-size:13px}}@media (max-width:420px){:root{--brand-logo-size:34px;--brand-name-size:20px;--brand-name-letter:7px;--brand-studio-size:9px;--brand-studio-letter:8px;--brand-studio-line-w:28px;--brand-studio-line-gap:8px}.brand-home-link{max-width:100%;overflow:visible}.nav-inner{min-height:118px!important}.brand-logo{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;flex-basis:34px!important}.brand-name{font-size:20px!important;letter-spacing:7px!important}.brand-subtitle{font-size:9px!important;letter-spacing:8px!important}.brand-subtitle::after,.brand-subtitle::before{width:28px!important}.nav-links.nav-right .admin-toggle,.nav-links.nav-right a{padding-inline:9px;font-size:9px}.page-switch{min-width:74px;flex:0 0 86px}.contact-cta{max-width:90px;flex:0 1 90px;overflow:hidden;text-overflow:ellipsis}.hero-content{padding-inline:18px}.hero-title{font-size:clamp(27px, 7.6vw, 30px)}.hero-copy{font-size:13px;line-height:1.38}.about .hero-buttons{display:grid;grid-template-columns:1fr}.about .hero-btn{width:100%;min-width:0;flex:1 1 auto}}@media (max-width:380px){:root{--brand-logo-size:32px;--brand-name-size:18px;--brand-name-letter:6px;--brand-studio-size:8px;--brand-studio-letter:7px;--brand-studio-line-w:24px;--brand-studio-line-gap:7px}.nav-links.nav-right{gap:5px}.brand-logo{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;flex-basis:32px!important}.brand-name{font-size:18px!important;letter-spacing:6px!important}.brand-subtitle{font-size:8px!important;letter-spacing:7px!important}.brand-subtitle::after,.brand-subtitle::before{width:24px!important}.nav-links.nav-right .admin-toggle,.nav-links.nav-right a{padding-inline:8px;font-size:8px}.nav-cart{width:32px;height:32px;flex-basis:32px}.page-switch{min-width:82px;flex-basis:82px}.contact-cta{max-width:84px;flex-basis:84px}}@media (min-width:901px) and (max-width:1100px){:root{--nav-h:76px;--brand-logo-size:34px;--brand-name-size:20px;--brand-name-letter:6px;--brand-studio-size:8px;--brand-studio-letter:7px;--brand-studio-line-w:25px;--brand-studio-line-gap:8px}.nav-inner{grid-template-columns:260px minmax(320px,1fr) auto!important;grid-template-rows:1fr;gap:12px;min-height:var(--nav-h)!important;padding:0 14px 0 12px}.brand{grid-column:1;grid-row:1;width:260px!important;max-width:260px!important;height:64px!important;min-height:64px!important;padding:0;justify-self:start}.brand-home-link{gap:10px}.brand-copy{gap:6px}.brand-logo{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;flex-basis:34px!important}.brand-name{font-size:20px!important;letter-spacing:6px!important}.brand-subtitle{font-size:8px!important;letter-spacing:7px!important}.brand-subtitle::after,.brand-subtitle::before{width:25px!important}.nav-links.nav-right{grid-column:3;grid-row:1;justify-self:end;justify-content:flex-end;width:auto!important;gap:8px}.nav-links.nav-right .admin-toggle,.nav-links.nav-right a,.nav-links.nav-right button{margin:0!important;padding:9px 14px;font-size:10px;min-height:34px}.nav-cart{width:34px;height:34px;min-height:34px;flex:0 0 34px;margin:0!important}.page-switch{min-width:88px;flex:0 0 88px}.contact-cta{min-width:118px;flex:0 0 118px}.nav-search{display:flex;grid-column:1/-1;grid-row:1;justify-self:center;position:absolute;left:50%;top:50%;width:min(360px,36vw);height:40px;padding:0 18px;transform:translate(-50%,-50%)}.about{width:min(1340px,100%)!important;min-height:690px!important}.hero-content{width:64%}.hero-character{width:min(36vw,340px);left:82%;top:54%}}@media (max-width:1400px){.hero-red-stripe{display:var(--hero-stripe-display)}}@media (min-width:381px) and (max-width:420px){.contact-cta{max-width:100px;flex-basis:100px}}@media (min-width:1181px) and (max-width:1400px){.hero-red-stripe{left:-1px;width:calc(100% + 2px);top:clamp(101px,14.7vw,128px);height:clamp(42px,4.1vw,54px)}}@media (max-width:600px){.line-cover-copy{position:absolute;left:14px;right:14px;bottom:12px;z-index:2;display:flex;flex-direction:column;gap:3px;min-width:0;pointer-events:none}.line-cover-copy .line-sub,.line-cover-copy .line-title{position:static;left:auto;bottom:auto;max-width:100%}.line-cover-copy .line-title{font-size:clamp(16px, 4.7vw, 20px);line-height:1.04;letter-spacing:.4px}.line-cover-copy .line-sub{font-size:clamp(9px, 2.7vw, 11px);line-height:1.28;letter-spacing:0}.line-cover-dots{top:12px;right:12px;bottom:auto;min-width:0;gap:7px}.line-cover-dot{width:7px;height:7px}.line-cover-dot.active{width:11px;height:11px}}