@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;450;500;600;700&display=swap');
:root{--ink:#101114;--paper:#f4f2ec;--muted:#a5a8af;--blue:#3762ff;--line:#34363c;--font:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed',Impact,'Arial Narrow',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--font)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}h1,h2{font-family:var(--display);font-weight:700;line-height:.93;letter-spacing:-.025em;text-transform:uppercase}h3{font-size:22px;line-height:1.2;letter-spacing:-.04em}.wrap{width:min(1380px,calc(100% - 100px));margin:auto}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;text-transform:uppercase;display:block}.muted{color:#a5a8af}.blue{color:var(--blue)}.skip{position:fixed;top:-80px;left:15px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.announcement{height:32px;background:var(--blue);color:white;text-align:center;font-size:12px;letter-spacing:.13em;display:flex;align-items:center;justify-content:center;gap:18px}.announcement span+span{opacity:.65}.header{background:var(--ink);color:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.nav{height:83px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{font-size:38px;letter-spacing:-.09em;font-weight:900;line-height:1;transform:skew(-7deg)}.brand i{font-size:14px;font-style:normal;vertical-align:top;letter-spacing:0;margin-left:5px}.nav-links{display:flex;gap:34px;align-items:center;font-size:14px}.nav-links a{color:#babcc1;transition:color .2s}.nav-links a:hover,.nav-links a[aria-current=page]{color:white}.nav-cta{display:flex;align-items:center;gap:28px}.text-button{border:0;background:none;color:inherit;padding:8px 0;font-size:14px}.external:after{content:' ↗';margin-left:10px}.outline{border:1px solid #575a61;padding:11px 19px;background:transparent;color:inherit;font-size:14px}.menu-toggle{display:none;background:none;border:1px solid #575a61;color:white;padding:8px 13px}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;padding:15px 24px;background:var(--paper);color:var(--ink);border:1px solid transparent;font-weight:600;font-size:14px;min-height:52px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:white}.button.primary{background:var(--blue);color:white}.button.primary:hover{background:#244cdf}.button.dark{background:var(--ink);color:white}.button.line{background:transparent;border-color:var(--line);color:inherit}.arrow{font-size:20px;font-weight:400}.hero{background:var(--ink);color:var(--paper);position:relative;overflow:hidden;min-height:760px}.hero-inner{display:grid;grid-template-columns:1fr 1.15fr;min-height:690px;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;padding:70px 0 105px;pointer-events:none}.hero-copy a,.hero-copy button{pointer-events:auto}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:25px}.square{width:7px;height:7px;background:var(--blue);display:inline-block}.hero h1{font-size:clamp(74px,7.7vw,118px);white-space:nowrap}.hero h1 .outline-type{color:#a4a6aa}.hero-copy p{max-width:370px;color:#aaaeb6;margin:27px 0 33px;font-size:16px}.hero-actions{display:flex;gap:23px;align-items:center}.hero-actions .text-button{color:#d8dae0}.hero-bg-word{position:absolute;font-weight:900;font-size:clamp(170px,24vw,360px);line-height:1;letter-spacing:-.095em;color:#1b1d22;left:37%;top:12%;pointer-events:none;transform:skew(-7deg)}.showroom{position:relative;height:640px;min-width:0;z-index:1;align-self:stretch}.showroom canvas{position:absolute;width:100%;height:100%;top:0;left:0;touch-action:pan-y;cursor:grab}.showroom canvas:active{cursor:grabbing}.showroom .fallback-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:none}.showroom.failed canvas{display:none}.showroom.failed .fallback-image{display:block}.showroom-note{position:absolute;right:0;top:36px;text-align:right;z-index:2;font-size:12px;line-height:1.5;color:#858a94}.showroom-note strong{color:#e0e2e5;display:block;font-weight:500}.showroom-controls{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);min-width:280px;text-align:center;z-index:5}.swatches{display:flex;gap:9px;justify-content:center;margin:15px 0}.swatch{height:33px;width:33px;padding:4px;border:1px solid #4f5259;border-radius:50%;background:transparent;display:grid;place-items:center}.swatch span{width:21px;height:21px;border-radius:50%;background:var(--swatch)}.swatch[aria-pressed=true]{border:2px solid white}.swatch:hover{border-color:var(--blue)}.design-name{font-size:12px;color:#c3c7cd;letter-spacing:.1em}.rotate-toggle{font-size:12px;border:0;background:none;color:#9297a1;padding:6px}.hero-bottom{position:relative;z-index:3;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:22px 0;color:#9dA1a9;font-size:12px}.hero-bottom strong{font-weight:500;color:#e3e5e8}.hero-bottom a{color:#e3e5e8}.benefits{border-bottom:1px solid #d5d4ce}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0}.benefit{display:flex;gap:15px;align-items:center;padding-left:30px;border-left:1px solid #d0d0ca}.benefit:first-child{padding-left:0;border:0}.benefit svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.3}.benefit strong{font-size:14px;display:block}.benefit span{font-size:12px;color:#676b72}.section{padding:91px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:39px}.section-head .eyebrow{color:#676b72;margin-bottom:15px}.section-head h2{font-size:clamp(48px,5.5vw,72px)}.section-head>a{font-size:14px;border-bottom:1px solid #aaa;padding-bottom:7px;white-space:nowrap}.collections-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-art{height:460px;background:#17191d;position:relative;overflow:hidden}.product-art img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.product-card:hover img{transform:scale(1.035)}.product-art .tag{position:absolute;top:22px;left:22px;background:#f4f2ec;color:#101114;font-size:11px;letter-spacing:.1em;padding:6px 10px}.product-art .index{position:absolute;right:24px;top:24px;color:#b7bac0;font-size:12px}.product-art .art-label{position:absolute;bottom:18px;left:22px;color:#9ea3af;font-size:11px;letter-spacing:.1em}.product-info{display:flex;justify-content:space-between;gap:15px;padding:22px 0;border-bottom:1px solid #cecec8}.product-info h3{font-size:24px}.product-info p{font-size:14px;color:#656870;margin-top:6px}.product-info .round-arrow{width:43px;height:43px;border:1px solid #bebfc0;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.editorial{background:#e7e7e2;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:52px;margin-top:52px}.editorial h2{font-size:52px;max-width:350px}.editorial .eyebrow{margin-bottom:16px;color:#676b72}.editorial p{color:#62666d;max-width:450px}.editorial .text-link{display:inline-block;margin-top:20px;border-bottom:1px solid #777;font-size:14px}.community{background:#16181c;color:var(--paper)}.community .section-head .eyebrow{color:#90959f}.demo-badge{display:inline-block;color:#b5bac4;border:1px solid #474b54;border-radius:3px;font-size:11px;letter-spacing:.08em;padding:5px 9px}.community-grid{display:grid;grid-template-columns:1.75fr 1fr;gap:26px}.activity{border:1px solid #34373e}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #34373e;padding:23px 25px;font-size:14px}.activity-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:17px;padding:19px 25px;border-bottom:1px solid #2d3037}.activity-row:last-child{border-bottom:0}.avatar{background:#303541;color:#cad6ff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:12px}.activity-row strong{font-size:14px;font-weight:500}.activity-row p,.activity-row time{font-size:12px;color:#9297a1}.supporter{background:linear-gradient(145deg,#252c44,#1d2028 65%);border:1px solid #41485b;padding:29px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.supporter .eyebrow{color:#b6c3e5}.supporter .avatar{width:68px;height:68px;background:#3b4f86;color:white;font-size:20px;margin:24px 0 16px}.supporter h3{font-size:25px}.supporter p{font-size:13px;color:#9ea7b9;margin-top:7px}.supporter strong{font-size:25px;margin-top:15px}.community-foot{font-size:12px;color:#8e949e;margin-top:19px}.custom-banner{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:64px 0}.custom-banner h2{font-size:64px}.custom-banner .eyebrow{margin-bottom:15px;color:#676b72}.custom-banner p{color:#686b73;font-size:14px;margin-top:15px}.footer{background:var(--ink);color:var(--paper);padding:55px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer .brand{display:inline-block;font-size:58px}.footer p{font-size:14px;color:#9297a1;margin-top:17px}.footer-links{display:flex;gap:65px}.footer-links div{display:flex;flex-direction:column;gap:10px;font-size:14px;color:#b3b7bf}.footer-links .eyebrow{color:#747b89;margin-bottom:7px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:48px;padding-top:24px;font-size:12px;color:#858b95;gap:20px}.page-top{padding:56px 0 48px}.breadcrumbs{font-size:12px;color:#71757b;margin-bottom:38px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.page-top h1{font-size:clamp(65px,7vw,90px);margin-top:16px}.page-top p{max-width:610px;margin-top:20px;color:#676b73}.collection-page{padding-top:0}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 30px}.filter{border:1px solid #babdc0;background:transparent;padding:10px 19px;font-size:14px}.filter[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;padding:0 0 75px}.product-gallery{background:#17191d;position:relative;min-height:620px}.product-gallery .showroom{height:620px}.product-gallery>img{width:100%;height:100%;object-fit:contain}.gallery-caption{position:absolute;bottom:15px;left:20px;font-size:11px;color:#b4b7bd}.product-copy{padding-top:20px}.product-copy h1{font-size:70px;margin:17px 0 23px}.product-copy>p{color:#626770}.spec-pills{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.spec-pills span{border:1px solid #c8c9c6;padding:5px 10px;font-size:12px}.product-copy .button{width:100%;margin-top:23px}.coming-note{font-size:12px;color:#72777e;margin-top:10px!important}.product-select{margin-top:25px}.product-select label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;display:block;margin-bottom:9px}.select-row{display:flex;gap:9px}.select-row select{width:100%;background:transparent;border:1px solid #b9bdc1;padding:12px;font-size:14px}.details{border-top:1px solid #c6c8c8;margin-top:25px}.details details{border-bottom:1px solid #c6c8c8;padding:17px 0;font-size:14px}.details summary{cursor:pointer;font-weight:600}.details p,.details ul{margin-top:12px;color:#676b73}.product-bottom{border-top:1px solid #cccfce;padding-top:45px;padding-bottom:65px}.product-bottom h2{font-size:45px;margin-bottom:22px}.design-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.design-tile{border:1px solid #c8cbc9;padding:18px;background:#e9e9e4;min-height:88px}.design-tile strong{display:block;font-size:14px}.design-tile span{font-size:12px;color:#727780}.two-column{display:grid;grid-template-columns:1fr 1.2fr;gap:85px;padding-bottom:85px}.aside h2{font-size:43px;margin-bottom:20px}.aside p{color:#676b73;margin:0 0 24px}.form{border:1px solid #c6c9c7;padding:35px}.form label{display:block;font-size:14px;font-weight:600;margin:0 0 8px}.field{margin-bottom:21px}.field input,.field select,.field textarea{display:block;width:100%;padding:12px 14px;background:#faf9f5;border:1px solid #bec1bf;border-radius:0;color:var(--ink)}.field textarea{min-height:135px;resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form small{color:#6f737b;font-size:12px;display:block;margin-bottom:20px}.guide{max-width:880px;padding-bottom:80px}.guide-note{padding:24px;border-left:3px solid var(--blue);background:#e5e8ee;margin-bottom:35px;font-size:14px}.guide-step{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:28px 0;border-top:1px solid #c8cbca}.step-number{font-family:var(--display);font-size:40px;color:#9298a3;line-height:1}.guide-step h2{font-family:var(--font);font-size:22px;text-transform:none;letter-spacing:-.035em;line-height:1.3;margin-bottom:13px}.guide-step p{color:#676b73}.guide code{font-size:14px;background:#e1e4e6;padding:4px 7px}.guide details{padding:20px 0;border-bottom:1px solid #c6c9c7}.guide summary{cursor:pointer;font-weight:600}.guide details p{padding-top:15px;color:#676b73}dialog{width:min(490px,calc(100% - 35px));padding:40px;border:0;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#090c13b8;backdrop-filter:blur(5px)}dialog h2{font-size:45px;margin:20px 0}dialog p{font-size:15px;color:#636872;margin-bottom:27px}.close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:30px}.error-page{min-height:50vh;padding:90px 0}.error-page h1{font-size:75px;margin-bottom:25px}
@media(min-width:1600px){.hero-inner{min-height:760px}.showroom{height:710px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav-links{gap:20px}.nav-cta{gap:15px}.nav-cta .text-button{display:none}.hero h1{font-size:86px}.hero-inner{grid-template-columns:1fr 1fr}.hero-copy{padding:65px 0}.hero{min-height:650px}.showroom{height:620px}.product-art{height:380px}.product-layout{gap:35px}.product-copy h1{font-size:58px}.product-gallery{min-height:550px}.product-gallery .showroom{height:550px}.editorial{padding:35px;gap:30px}.two-column{gap:40px}.design-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.announcement{font-size:10px;gap:10px;height:29px}.announcement span+span{display:none}.nav{height:72px}.brand{font-size:33px}.nav-cta{margin-left:auto}.nav-cta .outline{display:none}.menu-toggle{display:block}.nav-links{display:none;position:absolute;left:0;top:72px;width:100%;padding:23px;background:#16181c;border-bottom:1px solid #43474d;flex-direction:column;align-items:flex-start;gap:18px}.nav-links.open{display:flex}.hero{min-height:0}.hero-inner{display:flex;flex-direction:column;align-items:stretch}.hero-copy{padding:48px 0 0}.hero .eyebrow{font-size:11px;margin-bottom:20px}.hero h1{font-size:clamp(62px,14vw,92px);white-space:normal}.hero-copy p{font-size:14px;max-width:310px;margin:20px 0 24px}.hero-actions{gap:18px}.button{padding:13px 18px;min-height:49px}.hero-actions .text-button{font-size:13px}.hero-bg-word{left:6%;top:48%;font-size:40vw}.showroom{height:440px;margin-top:-10px}.showroom-note{top:24px;right:0;font-size:10px}.showroom-controls{bottom:10px}.hero-bottom{font-size:10px;gap:12px;padding:18px 0}.hero-bottom span:nth-child(2){display:none}.benefit-row{padding:20px 0;gap:15px}.benefit{padding-left:0;display:block;border:0}.benefit svg{width:20px;height:20px;margin-bottom:5px}.benefit strong{font-size:11px}.benefit span{font-size:10px;line-height:1.5;display:block}.section{padding:57px 0}.section-head{align-items:end;margin-bottom:28px}.section-head h2{font-size:47px}.section-head .eyebrow{font-size:10px}.section-head>a{font-size:12px}.collections-grid{grid-template-columns:1fr;gap:30px}.product-art{height:410px}.product-info{padding:18px 0}.product-info h3{font-size:22px}.editorial{grid-template-columns:1fr;padding:28px;gap:20px;margin-top:37px}.editorial h2{font-size:45px}.editorial p{font-size:14px}.community-grid{grid-template-columns:1fr}.panel-head{padding:18px}.activity-row{padding:17px;gap:12px;grid-template-columns:36px 1fr auto}.avatar{width:36px;height:36px}.activity-row strong{font-size:13px}.activity-row p,.activity-row time{font-size:11px}.supporter{padding:26px}.supporter .avatar{margin-top:20px}.custom-banner{align-items:flex-start;flex-direction:column;padding:48px 0;gap:23px}.custom-banner h2{font-size:53px}.footer-main{flex-direction:column;gap:35px}.footer-links{gap:65px}.footer-bottom{flex-direction:column;gap:8px;font-size:11px}.page-top{padding:30px 0}.breadcrumbs{margin-bottom:25px}.page-top h1{font-size:62px}.page-top p{font-size:14px}.product-layout{grid-template-columns:1fr;gap:25px;padding-bottom:45px}.product-gallery{min-height:430px}.product-gallery .showroom{height:430px;margin-top:0}.product-copy{padding-top:0}.product-copy h1{font-size:63px}.product-copy>p{font-size:15px}.product-bottom{padding:35px 0 50px}.design-grid{grid-template-columns:repeat(2,1fr)}.design-tile{padding:14px}.two-column{grid-template-columns:1fr;gap:25px;padding-bottom:50px}.form{padding:23px}.field-row{grid-template-columns:1fr;gap:0}.guide-step{grid-template-columns:35px 1fr;gap:15px}.step-number{font-size:32px}.guide-step h2{font-size:20px}.guide-step p{font-size:14px}.guide-note{padding:18px;font-size:13px}}
.studio-photo{position:absolute;width:100%;height:100%;object-fit:contain;top:0;left:0;opacity:0;pointer-events:none;mix-blend-mode:lighten}.photo-mode .studio-photo{opacity:1}.photo-mode canvas{visibility:hidden}.view-controls{display:flex;justify-content:center;gap:6px}.view-button{border:1px solid #4b505b;color:#b9bec7;background:#1d2028;padding:7px 13px;font-size:12px}.view-button[aria-pressed=true]{background:#f4f2ec;color:#101114;border-color:#f4f2ec}.showroom:not(.photo-mode) .showroom-controls{bottom:5px}.showroom:not(.photo-mode) .showroom-note{opacity:.7}.showroom:not(.photo-mode) .view-controls{margin-bottom:4px}.model-controls .swatches{margin:9px 0}.club-select{display:block;width:100%;padding:12px;background:transparent;border:1px solid #b9bdc1;font-size:14px}.brand i{display:none}[hidden]{display:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Manik Studios / FiveM asset library */
.brand{display:inline-flex;flex-direction:column;gap:3px;transform:none;font-size:32px;letter-spacing:-.08em}.brand-studios{font:600 10px/1 var(--font);letter-spacing:.38em;margin-left:2px}.footer .brand-studios{font-size:13px}.nav-links{gap:23px}.hero-world{position:absolute;inset:0;background:linear-gradient(90deg,#101114ed,#101114b0),url('/assets/rp-world.webp') center/cover;opacity:.38}.hero-bg-word{font-size:16vw;top:23%;left:39%;color:#23273066}.hero h1{font-size:clamp(72px,7.4vw,108px)}.hero-copy p{max-width:425px}.hero-inner{grid-template-columns:1fr 1.05fr}.asset-cycle{height:730px}.asset-cycle canvas{height:84%;top:0}.asset-cycle .showroom-controls{bottom:13px!important;width:min(100%,420px)}.asset-cycle .showroom-note{top:29px}.asset-tabs{display:flex;justify-content:center;border:1px solid #454b56;background:#141820d9;margin-bottom:9px}.asset-tabs button{border:0;border-right:1px solid #454b56;background:transparent;color:#aeb6c5;padding:10px 11px;font-size:12px;flex:1;white-space:nowrap}.asset-tabs button:last-child{border:0}.asset-tabs button[aria-pressed=true]{background:var(--blue);color:white}.cycle-line{display:flex;justify-content:space-between;align-items:center;color:#a1aabd;font-size:10px;letter-spacing:.07em;margin:0 0 9px}.cycle-line button{background:none;border:0;color:#d1d8e6;font-size:12px}.asset-cycle .view-controls{position:absolute;top:-40px;left:0;right:0}.asset-cycle .model-controls{min-height:92px}.asset-arrive canvas{animation:asset-arrive .55s ease-out}@keyframes asset-arrive{from{opacity:.1;transform:translateY(14px) scale(.96)}to{opacity:1;transform:none}}.world-section{background:#1a1e25;color:#f2f4f8;padding:75px 0}.world-section .section-head .eyebrow{color:#8e9bb1}.world-toggle{display:flex;border:1px solid #525e70}.world-toggle button{background:transparent;border:0;color:#a7b3c7;padding:12px 20px;font-size:14px}.world-toggle button[aria-pressed=true]{background:#e7ecf5;color:#17202d}.world-preview{height:570px;position:relative;background:#11151c;overflow:hidden}.world-preview>img{width:100%;height:100%;object-fit:cover}.world-preview:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#090e18b0,transparent 70%)}.world-caption{position:absolute;z-index:2;left:40px;bottom:40px;max-width:410px}.world-caption h3{font-family:var(--display);text-transform:uppercase;font-size:55px;margin:15px 0;line-height:1}.world-caption p{font-size:16px;margin-bottom:19px;color:#ced6e5}.world-caption .demo-badge{background:#131923d9;color:#c5cfdf}.studio-world>img{object-fit:contain;object-position:80% center}.world-foot{display:flex;justify-content:space-between;gap:20px;padding-top:23px;font-size:12px;color:#a5b0c3}.world-foot a{color:#e3eaf8}.asset-browser{padding-bottom:60px}.browse-types{display:flex;gap:30px;border-bottom:1px solid #c3c8ce;margin-bottom:27px}.browse-types button{background:none;border:0;border-bottom:3px solid transparent;padding:16px 0;font-size:16px;color:#6b737d}.browse-types button[aria-pressed=true]{border-color:var(--blue);color:#121b2b;font-weight:600}.browse-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}.browse-toolbar .filters{gap:7px;margin-bottom:17px}.browse-toolbar .filter{font-size:13px;padding:10px 13px}.catalog-search input{width:230px;padding:11px 14px;background:transparent;border:1px solid #b8bfc7;font-size:14px}.browse-summary{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#707987;margin:10px 0 25px}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.asset-card{border:1px solid #cdd0d3;background:#f1f2f2;min-width:0}.asset-image{height:315px;background:#15181e;position:relative;overflow:hidden}.asset-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.asset-card:hover img{transform:scale(1.035)}.asset-status{position:absolute;top:15px;left:15px;background:#e2e9fa;color:#1e335a;padding:5px 8px;font-size:11px}.asset-status.upcoming{background:#353b47;color:#d0d8e7}.asset-code{position:absolute;bottom:15px;left:17px;font-size:10px;letter-spacing:.12em;color:#aeb9cc}.asset-card-copy{padding:21px}.asset-card-copy .eyebrow{font-size:10px;color:#65748c;margin-bottom:10px}.asset-card-copy h3{font-size:22px;line-height:1.2;min-height:27px}.asset-card-copy p{font-size:13px;color:#6b7583;margin-top:10px}.asset-card-bottom{border-top:1px solid #ced3da;margin-top:19px;padding-top:13px;display:flex;justify-content:space-between;font-size:12px;color:#747e8e}#no-assets{text-align:center;padding:60px 0}#no-assets p{margin:15px 0 25px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.included-card{display:flex;flex-direction:column;gap:9px;padding:22px;background:#e1e6f0;border:1px solid #bac7de;margin:28px 0}.included-card .eyebrow{font-size:11px;color:#536582}.included-card strong{font-size:19px}.included-card>span:last-child{font-size:13px;color:#61728b}.asset-specs{margin:20px 0}.asset-specs>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #cbd0d7;font-size:13px}.asset-specs dt{color:#6a7686}.asset-specs dd{margin:0;text-align:right;max-width:65%}.page-top h1{overflow-wrap:anywhere}.hero-bottom{gap:20px}.hero-copy .eyebrow{font-size:12px}
@media(max-width:1100px){.nav-links{gap:15px;font-size:13px}.hero h1{font-size:78px}.asset-cycle{height:680px}.asset-grid{grid-template-columns:repeat(2,1fr)}.browse-toolbar{flex-direction:column;gap:0}.catalog-search{margin-bottom:15px}.world-preview{height:490px}.world-caption h3{font-size:46px}}@media(max-width:760px){.hero h1{font-size:clamp(58px,13.9vw,84px)}.hero-copy .eyebrow{font-size:10px}.asset-cycle{height:530px;margin-top:4px}.asset-cycle canvas{height:78%;top:0}.asset-cycle .showroom-controls{bottom:0!important}.asset-cycle .showroom-note{font-size:10px;top:10px}.asset-tabs button{padding:9px 6px;font-size:11px}.asset-cycle .model-controls{min-height:88px}.asset-cycle .view-controls{top:-35px}.world-section{padding:48px 0}.world-section .section-head{display:block}.world-toggle{display:inline-flex;margin-top:25px}.world-preview{height:490px}.world-preview>img{object-position:65% center}.world-preview:after{background:linear-gradient(0deg,#0a1120d9,transparent 85%)}.world-caption{left:23px;bottom:23px;right:23px;max-width:none}.world-caption h3{font-size:43px;max-width:270px}.world-caption p{font-size:14px}.world-caption .demo-badge{font-size:10px}.world-foot{flex-direction:column;font-size:11px}.browse-types{gap:20px;overflow-x:auto}.browse-types button{font-size:13px;white-space:nowrap}.browse-toolbar .filters{gap:6px}.browse-toolbar .filter{font-size:12px}.catalog-search,.catalog-search input{width:100%}.browse-summary{font-size:11px;flex-direction:column;gap:4px}.asset-grid{gap:13px}.asset-image{height:210px}.asset-card-copy{padding:13px}.asset-card-copy h3{font-size:18px;min-height:43px}.asset-card-copy p{font-size:12px;min-height:38px}.asset-status{top:10px;left:10px;font-size:10px}.asset-code{font-size:8px;left:10px;bottom:10px}.asset-card-bottom{font-size:10px;gap:5px}.asset-card-copy .eyebrow{font-size:9px}.brand{font-size:29px}.brand-studios{font-size:9px}.asset-specs>div{font-size:12px}}@media(max-width:380px){.asset-grid{grid-template-columns:1fr}.asset-image{height:310px}.asset-card-copy h3{min-height:0}.asset-card-copy p{min-height:0}}
/* Identity / collections / RP stories */
.brand{display:block;flex-shrink:0;line-height:0}.brand img{width:220px;height:auto}.footer .brand img{width:280px}.hero h1{font-size:clamp(76px,8vw,116px)}.expanded-collections{grid-template-columns:repeat(6,1fr);gap:27px}.expanded-collections .product-card{grid-column:span 3}.expanded-collections .product-card:nth-child(n+3){grid-column:span 2}.expanded-collections .product-card:nth-child(n+3) .product-art{height:310px}.expanded-collections .product-card:nth-child(n+3) .product-info h3{font-size:23px}.expanded-collections .product-card:nth-child(n+3) .product-info p{font-size:13px}.expanded-collections .product-card:nth-child(n+3) .index{display:none}.story-controls{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #394353}.story-controls>button{height:42px;width:48px;border:1px solid #4f5d73;background:transparent;color:white;font-size:22px}.story-controls>button:hover{background:#3762ff;border-color:#3762ff}.story-dots{display:flex;gap:10px;margin-right:auto}.story-dots button{padding:9px 15px;border:0;border-bottom:2px solid #4a5363;background:transparent;color:#909fb6;font-size:13px}.story-dots button[aria-pressed=true]{border-color:#5e86ff;color:white}#story-status{font-size:12px;color:#afbdd2}.world-preview{touch-action:pan-y;cursor:grab}.world-preview:active{cursor:grabbing}.world-caption{pointer-events:none}.world-caption h3{max-width:480px}.lore-panel{padding:66px 0;display:grid;grid-template-columns:1fr 1.2fr;gap:75px}.lore-panel .eyebrow{color:#6a768a;margin-bottom:18px}.lore-panel h2{font-size:50px}.lore-panel p{font-size:15px;color:#626d7e;line-height:1.8}.lore-panel details{margin-top:19px;font-size:14px;border-top:1px solid #c8ced7;padding-top:17px}.lore-panel summary{cursor:pointer;font-weight:600}.lore-panel details p{margin:15px 0;font-size:14px}.lore-panel details a{color:#284fbe;text-decoration:underline;text-underline-offset:4px}.world-foot{font-size:12px}.hero-copy p{max-width:430px}
@media(max-width:1100px){.brand img{width:185px}.nav{gap:22px}.nav-links{gap:15px}.nav-cta{gap:12px}.expanded-collections{gap:20px}.expanded-collections .product-card:nth-child(n+3) .product-art{height:260px}.lore-panel{gap:40px}.hero h1{font-size:88px}}
@media(max-width:760px){.brand img{width:182px}.footer .brand img{width:240px}.hero h1{font-size:clamp(68px,15.2vw,92px)}.expanded-collections{grid-template-columns:1fr 1fr;gap:22px 15px}.expanded-collections .product-card{grid-column:span 1}.expanded-collections .product-card:first-child{grid-column:span 2}.expanded-collections .product-card:nth-child(n+3){grid-column:span 1}.expanded-collections .product-art,.expanded-collections .product-card:nth-child(n+3) .product-art{height:235px}.expanded-collections .product-card:first-child .product-art{height:390px}.expanded-collections .product-info h3,.expanded-collections .product-card:nth-child(n+3) .product-info h3{font-size:20px}.expanded-collections .product-info p{font-size:12px!important}.expanded-collections .round-arrow{display:none}.expanded-collections .index{display:none}.expanded-collections .product-art .tag{top:13px;left:13px;font-size:9px}.expanded-collections .art-label{font-size:9px!important;left:13px!important}.story-controls{gap:10px}.story-dots{gap:5px}.story-dots button{padding:8px 10px}.story-controls>button{width:40px;height:39px}.lore-panel{grid-template-columns:1fr;gap:22px;padding:43px 0}.lore-panel h2{font-size:45px}.lore-panel p{font-size:14px}.world-caption h3{font-size:40px}.world-caption{left:22px;right:22px}}
/* Vice-inspired accents, kept restrained. */
:root{--coral:#ef8d91;--aqua:#6bc9c0;--sunset:#d183c5}.announcement{background:linear-gradient(100deg,#454fa3,#8c5489 68%,#aa657c)}.hero .square{background:var(--coral)}.hero h1 .outline-type{color:#dfc5d2}.hero .button.primary,.free-home .button.primary,.free-form .button.primary{background:linear-gradient(110deg,#b968a0,#d67c87);color:white}.hero .button.primary:hover,.free-form .button.primary:hover{background:#b35f92}.hero-bottom a{color:#91d3cc}.hero-world{background:linear-gradient(90deg,#101114f0,#191121a8),url('/assets/rp-world.webp') center/cover}.asset-tabs button[aria-pressed=true]{background:#765b9b}.world-toggle button[aria-pressed=true]{background:#d4e9e5}.story-dots button[aria-pressed=true]{border-color:var(--coral)}.story-controls>button:hover{background:#835e96;border-color:#835e96}.lore-panel .eyebrow{color:#855c7b}.asset-status{background:#f1d9e4;color:#613f5a}.free-home{border-top:1px solid #d7d0d7;padding:52px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.free-home .eyebrow{color:#945b80;margin-bottom:17px}.free-home h2{font-size:56px}.free-home p{max-width:480px;font-size:15px;color:#71717c;margin-top:18px}.pack-assurance{padding:22px;background:#e4ebe8;border-left:3px solid #7da99e;margin:25px 0;display:flex;flex-direction:column;gap:11px}.pack-assurance .eyebrow{font-size:11px;color:#58756c}.pack-assurance strong{font-size:23px;line-height:1.25}.pack-assurance>span:not(.eyebrow){font-size:13px;color:#67786f}.pack-assurance a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.viewer-disclaimer{display:block;color:#aab2bd;font-size:10px;margin:3px 0}.pack-foot{font-size:14px;margin:22px 0 8px;color:#496b60}.button:disabled{opacity:.62;transform:none}.story-controls>#pause-stories{font-size:12px;width:auto;min-width:77px}.free-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;padding-bottom:65px}.free-art{position:relative;background:#15171b;height:470px;overflow:hidden}.free-art img{width:100%;height:100%;object-fit:contain}.free-stamp{position:absolute;right:24px;top:24px;width:94px;height:94px;background:#e99ba5;color:#37242e;display:grid;place-content:center;border-radius:50%;text-align:center;font-weight:700;font-size:14px;line-height:1.3;transform:rotate(9deg)}.free-product-caption{padding-top:24px}.free-product-caption>.eyebrow{color:#936887}.free-product-caption h2{font-size:48px;margin:16px 0}.free-product-caption p{font-size:15px;color:#6e7580}.free-product-caption .text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}.free-form{align-self:start;background:#ecebec;border-color:#d5ccd4}.free-form h2{font-size:57px;margin:16px 0 23px}.free-form .button{width:100%;margin-top:12px}.setup-notice{background:#e0e4e9;padding:14px 17px;font-size:12px;color:#5b6574;line-height:1.6;margin-bottom:25px}.optional{font-size:12px;color:#777c85;font-weight:400}.interest-options{padding:0;border:0;margin:0 0 24px;display:flex;flex-wrap:wrap;gap:13px}.interest-options legend{font-size:14px;font-weight:600;margin-bottom:12px}.interest-options label{font-size:13px;display:flex;align-items:center;gap:8px;font-weight:400;margin:0}.consent-label{display:flex!important;gap:12px;align-items:start;font-weight:400!important;font-size:13px!important;line-height:1.7}.consent-label input,.interest-options input{accent-color:#925b87;min-width:18px;width:18px;height:18px;margin-top:2px;flex-shrink:0}.privacy-note{font-size:12px;color:#697180;margin:13px 0 8px}.privacy-note a{text-decoration:underline}.free-how{padding:35px 0 65px;border-top:1px solid #cfd4d7}.free-how>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:30px 0}.free-how b{font-family:var(--display);font-size:38px;color:#b27c9b}.free-how h3{font-size:21px;margin:10px 0}.free-how p{font-size:14px;color:#6b7482}.nav-links{gap:20px;font-size:13px}.nav-cta .text-button{display:none}.nav .brand img{width:195px}.footer-links{gap:45px}.lore-panel{padding-bottom:55px}
@media(max-width:1100px){.nav .brand img{width:160px}.nav{gap:17px}.nav-links{gap:13px;font-size:12px}.nav-cta .outline{padding:10px 12px}.free-layout{gap:30px}.free-form{padding:25px}}@media(max-width:760px){.nav .brand img{width:185px}.nav-links{font-size:15px;gap:18px}.free-home{flex-direction:column;align-items:flex-start;gap:25px;padding:40px 0}.free-home h2{font-size:49px}.free-layout{grid-template-columns:1fr;gap:33px}.free-art{height:380px}.free-product-caption h2{font-size:43px}.free-form h2{font-size:48px}.free-how>div{grid-template-columns:1fr;gap:23px}.story-controls{gap:6px}.story-dots{gap:2px}.story-dots button{padding:8px}.story-controls>#pause-stories{min-width:65px;padding:0 6px}.story-controls>button{width:34px}.pack-assurance{padding:18px}.pack-assurance strong{font-size:21px}.hero h1 .outline-type{color:#e0bdcf}}
/* Studio light accents frame the asset without competing with the primary CTA. */
.asset-cycle{isolation:isolate}.asset-cycle:before{content:'';position:absolute;z-index:-1;inset:5% -10% 22%;pointer-events:none;background:radial-gradient(ellipse at 32% 26%,#ee9bad20,transparent 48%),radial-gradient(ellipse at 79% 47%,#63d9ce18,transparent 49%);filter:blur(16px)}.hero-bg-word{opacity:.42}.hero-world{opacity:.29}.hero h1 .outline-type{color:#efb7d0}.hero-copy .button.primary{box-shadow:0 7px 29px #b9609321}.hero-bottom{border-top-color:#55404d}.showroom-note{color:#9fa8b7}.asset-tabs{border-color:#636378;background:#171a22ed}.asset-tabs button[aria-pressed=true]{background:linear-gradient(110deg,#815b96,#a96b91)}.server-collaborations{display:flex;align-items:center;gap:22px;padding:17px 0 20px;margin-top:-15px;margin-bottom:15px;border-bottom:1px solid #353b46}.server-collaborations .eyebrow{font-size:11px;color:#bbc7d8;white-space:nowrap}.server-collaborations>span:last-child{font-size:12px;color:#8c98a9}.social-mini{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.social-mini a,.social-mini button{font-size:12px;color:#aeb9cb;padding:5px 0;background:none;border:0;text-decoration:none}.social-mini a:hover,.social-mini button:hover{color:#efb7d0}.free-home{padding-top:43px;padding-bottom:43px}.free-home h2{font-size:49px}.free-home p{font-size:14px}.custom-banner{border-top:1px solid #d3cbd0}.asset-cycle .view-controls{gap:7px}.showroom canvas{border-radius:4px}
@media(max-width:760px){.server-collaborations{align-items:flex-start;flex-direction:column;gap:8px;padding:16px 0;margin-top:-5px}.social-mini{gap:18px}.free-home h2{font-size:43px}.asset-cycle:before{inset:0 -3% 25%;filter:blur(12px)}}
/* V6: a visible RP backdrop, focused studio lighting and simpler interaction. */
.hero-world{opacity:.55;background:linear-gradient(90deg,#101114ed 0%,#15121b9c 48%,#15152348 100%),url('/assets/rp-world.webp') center/cover}.hero-bg-word{opacity:.18}.hero-inner{min-width:0}.hero-copy{min-width:0}.hero h1.hero-title{font-size:clamp(52px,5.8vw,89px);line-height:1.03;letter-spacing:-.025em;white-space:nowrap}.title-line{display:block;animation:title-enter .85s cubic-bezier(.16,1,.3,1) both}.title-line:nth-child(2){animation-delay:.14s}@keyframes title-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.asset-cycle:before{inset:7% -3% 19%;background:radial-gradient(ellipse at 30% 25%,#ef9cb246,transparent 52%),radial-gradient(ellipse at 78% 46%,#63d9ce40,transparent 47%);filter:blur(22px)}.asset-cycle canvas{height:88%;transition:opacity .22s ease;animation:none}.asset-cycle.is-switching canvas,.asset-cycle.is-switching .fallback-image{opacity:0}.asset-cycle .view-controls,.asset-cycle .model-controls{display:none}.asset-cycle .showroom-controls{bottom:18px!important;width:min(94%,440px)}.asset-cycle .showroom-note{font-size:11px;color:#d0d3dc;top:24px}.asset-tabs button{padding:13px 11px;flex:1}.cycle-line{font-size:10px;gap:12px}.cycle-line button{font-size:11px}.showroom canvas{touch-action:pan-y}
.social-mini a,.social-mini button{display:inline-flex;align-items:center;gap:7px}.social-mini svg{width:18px;height:18px;flex-shrink:0}.social-header{margin:0;gap:5px;flex-wrap:nowrap}.social-header a,.social-header button{width:36px;height:40px;justify-content:center;border-radius:4px;padding:0;color:#c5c6d0}.social-header a:hover,.social-header button:hover{background:#ffffff0d;color:#efb7d0}.social-mini :focus-visible{outline:2px solid #9de2d5;outline-offset:3px}.nav-cta{gap:10px}.collection-price{font-size:20px;white-space:nowrap;text-align:right;font-weight:600;flex-shrink:0}.collection-price small,.asset-card-bottom small{display:block;font-size:10px;font-weight:400;color:#77757e;margin-top:5px}.product-info{gap:14px}.asset-card-bottom>span:first-child{font-weight:600;font-size:19px}
@media(max-width:1100px){.hero h1.hero-title{font-size:clamp(46px,5.9vw,65px)}.nav .brand img{width:155px}.nav-links{gap:12px}.social-header{gap:1px}.social-header a,.social-header button{width:30px}}
@media(max-width:760px){.hero h1.hero-title{font-size:clamp(40px,9.4vw,70px)}.hero-world{opacity:.6;background:linear-gradient(180deg,#101114a6,#16121c86),url('/assets/rp-world.webp') 62% center/cover}.hero-copy{padding-bottom:12px}.asset-cycle{height:510px}.asset-cycle canvas{height:87%}.asset-cycle .showroom-controls{bottom:8px!important}.asset-cycle .showroom-note{top:10px;font-size:10px}.asset-tabs button{padding:12px 6px}.nav .brand img{width:145px}.nav{gap:8px}.nav-cta{gap:6px}.social-header a,.social-header button{width:30px;height:40px}.social-header{gap:0}.menu-toggle{padding:8px;font-size:12px}.collection-price{font-size:17px}.product-info{align-items:flex-start;flex-wrap:wrap}.collection-price{text-align:left}.social-mini.social-header{gap:0}}
@media(prefers-reduced-motion:reduce){.title-line{animation:none}.asset-cycle canvas{transition:none}}
.showroom canvas:focus-visible{outline:1px solid #9de2d5;outline-offset:-5px}@media(max-width:400px){.nav .brand img{width:118px}.social-header a,.social-header button{width:28px}.nav-cta{gap:2px}.menu-toggle{padding:6px}.cycle-line{font-size:9px}}
/* Final pass: user-supplied sunset artwork, framed with layout-only crops. */
.hero-world{opacity:1;background-image:linear-gradient(90deg,rgba(13,15,23,.88) 0%,rgba(20,16,31,.68) 34%,rgba(26,17,35,.22) 69%,rgba(20,20,33,.30) 100%),linear-gradient(0deg,#101114 0%,transparent 29%),url('/assets/sunset-hero.png');background-size:cover;background-position:center,center,center 57%}.hero-bg-word{opacity:.10}.hero-copy p{color:#e0dce5;text-shadow:0 1px 8px #10111490}.hero-copy>.eyebrow{color:#eee8ef}.hero-title{text-shadow:0 3px 28px #16111c30}.hero-bottom{position:relative}.hero-inner{position:relative}.asset-cycle canvas{transform:translateY(calc(var(--exit-progress,0)*-34px)) scale(calc(1 - var(--exit-progress,0)*.12));opacity:calc(1 - var(--exit-progress,0)*.78);transform-origin:50% 70%}.asset-cycle.is-switching canvas{opacity:0}.asset-cycle:before{opacity:calc(1 - var(--exit-progress,0)*.8)}.asset-cycle .showroom-controls{z-index:4}.asset-cycle .showroom-note{text-shadow:0 2px 8px #101114;color:#f0e9ef}
.header{background:#101114f5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header .nav{transition:height .25s ease}.header.is-compact .nav{height:62px}.header.is-compact{box-shadow:0 5px 24px #00000024}.nav-links a{transition:color .2s ease}.nav-links a:hover{color:#efb7d0}
.world-preview>img{transform:translate3d(0,var(--scene-drift,0px),0) scale(1.085);transform-origin:center;will-change:transform}.world-caption{z-index:2}.world-preview.studio-world>img{transform:none}.reveal-card{opacity:0;transform:translateY(26px);transition:opacity .6s ease var(--reveal-delay,0ms),transform .6s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms)}.reveal-card.is-revealed{opacity:1;transform:none}.reveal-card[hidden]{display:none}.product-art,.asset-image{overflow:hidden}.product-art img,.asset-image img{transition:transform .5s cubic-bezier(.2,.65,.3,1)}.product-info{min-height:115px}.collection-price{line-height:1.3}.button,.text-button,.social-mini a,.social-mini button{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}a:focus-visible,button:focus-visible{outline:2px solid #ad70a5;outline-offset:5px}.hero a:focus-visible,.header a:focus-visible,.header button:focus-visible{outline-color:#a4e3d7}#collections{scroll-margin-top:85px}
@media(hover:hover) and (pointer:fine){.product-card a:hover .product-art img,.asset-card a:hover .asset-image img{transform:scale(1.035)}.button:hover{transform:translateY(-2px)}.product-card a:hover .collection-price,.asset-card a:hover .asset-card-bottom{color:#925c85}}
@media(max-width:760px){.hero-world{background-image:linear-gradient(180deg,rgba(14,14,23,.68) 0%,rgba(18,15,26,.50) 32%,rgba(20,16,30,.16) 60%,#101114 100%),url('/assets/sunset-hero.png');background-position:center,53% center;background-size:cover}.header.is-compact .nav{height:60px}.hero h1.hero-title{font-size:clamp(36px,9.3vw,70px)}.hero-copy p{max-width:350px}.hero-copy p br:last-child{display:none}.asset-cycle{height:520px}.asset-cycle .showroom-controls{bottom:8px!important}.asset-cycle canvas{height:87%;transform:translateY(calc(var(--exit-progress,0)*-18px)) scale(calc(1 - var(--exit-progress,0)*.08))}.world-preview{height:510px}.world-preview>img{object-position:60% center}.world-caption{max-width:100%;padding-right:18px}.product-info{min-height:130px;align-content:start}.collection-price{margin-top:auto}.cycle-line{font-size:10px}.asset-tabs button{min-height:44px}.reveal-card{transform:translateY(16px)}}
@media(prefers-reduced-motion:reduce){.asset-cycle canvas{transform:none!important;opacity:1}.asset-cycle:before{opacity:1}.asset-cycle.is-switching canvas{opacity:1}.world-preview>img{transform:none;will-change:auto}.reveal-card{opacity:1;transform:none;transition:none}.header .nav,.product-art img,.asset-image img,.button,.text-button{transition:none}.button:hover{transform:none}}
@media(max-width:760px){.header .nav-links{top:100%}}
/* Pre-launch audit: resilient layout, readable controls and secondary enquiries. */
.enquiry-options,.product-card,.product-info>div,.product-copy,.aside{min-width:0}
.discord-enquiry{border:1px solid #cbc5ce;border-left:3px solid #a06b98;background:#ede9ef;padding:26px;margin-top:22px}
.discord-enquiry .eyebrow{color:#74566e;margin-bottom:12px}
.discord-enquiry h3{font-size:23px;letter-spacing:-.02em}
.discord-enquiry p{margin:12px 0 18px;color:#626770}
.discord-enquiry small{display:block;margin-top:14px;color:#676b73;font-size:13px}
.enquiry-options>.form{width:100%}
.collection-price small,.asset-card-bottom small,.viewer-disclaimer{font-size:12px}
.asset-card-copy p,.expanded-collections .product-info p{font-size:14px!important}
.asset-card-copy .eyebrow,.asset-code,.asset-status,.product-art .art-label,.product-art .tag{font-size:12px!important}
.product-info h3,.asset-card-copy h3{overflow-wrap:anywhere}
.story-controls{flex-wrap:wrap}
.story-controls>button,.story-dots button,.menu-toggle,.view-button,.rotate-toggle{min-height:44px}
.swatch{width:44px;height:44px}
.cycle-line button{min-height:44px;font-size:12px}
.showroom.failed canvas{display:none}.showroom.failed .fallback-image{display:block;object-fit:contain}
@media(max-width:1000px){
 .nav{height:72px}.menu-toggle{display:block}
 .nav-links{display:none;position:absolute;left:0;top:100%;width:100%;padding:20px 28px;background:#16181c;border-bottom:1px solid #43474d;flex-direction:column;align-items:stretch;gap:5px;max-height:calc(100dvh - 80px);overflow-y:auto;font-size:16px}
 .nav-links.open{display:flex}.nav-links a{padding:10px 0;min-height:44px}
 .nav-cta{margin-left:auto}.section-head{flex-wrap:wrap}
}
@media(max-width:760px){
 .hero-copy p,.page-top p,.product-copy>p,.guide-step p,.world-caption p,.lore-panel p{font-size:16px}
 .hero .eyebrow,.hero-bottom,.benefit strong,.benefit span,.showroom-note,.cycle-line,.asset-cycle .showroom-note{font-size:12px}
 .benefit-row{grid-template-columns:1fr;gap:20px}.benefit{display:flex;align-items:center;gap:14px}.benefit strong{font-size:14px}.benefit svg{flex-shrink:0;margin:0}
 .expanded-collections .product-card:nth-child(-n+2){grid-column:span 2}
 .expanded-collections .product-card:nth-child(-n+2) .product-art{height:360px}
 .expanded-collections .product-info h3{font-size:22px}
 .story-dots{margin-right:0}.story-dots button{min-width:34px}.story-controls>button{flex-shrink:0}
 #story-status{margin-left:auto}
 .asset-specs>div,.browse-summary,.spec-pills span,.coming-note{font-size:14px}
 .asset-card-copy .eyebrow{letter-spacing:.08em}.asset-code{letter-spacing:.04em}
 .social-header a,.social-header button{min-height:44px}
 .hero-actions{flex-wrap:wrap}.hero-bottom{align-items:flex-start}
 .footer-links{flex-wrap:wrap;gap:30px}.footer-bottom{overflow-wrap:anywhere}
 .showroom-controls{min-width:0;width:100%}.product-gallery .showroom-controls{padding:0 12px}
 .field input,.field select,.field textarea,.catalog-search input{font-size:16px}
 .discord-enquiry{padding:22px}
}
@media(max-width:480px){
 .expanded-collections,.asset-grid{grid-template-columns:minmax(0,1fr)}
 .expanded-collections .product-card,.expanded-collections .product-card:nth-child(-n+2),.expanded-collections .product-card:nth-child(n+3){grid-column:auto}
 .expanded-collections .product-card:nth-child(n+3) .product-art{height:290px}
 .asset-image{height:300px}.asset-card-copy{padding:20px}.asset-card-copy h3,.asset-card-copy p{min-height:0}
 .product-info{min-height:0;padding-bottom:22px}.product-info>div{flex:1 1 180px}
 .hero h1.hero-title{white-space:normal;font-size:clamp(34px,9.3vw,45px)}
 .story-controls{gap:5px}.story-controls>#pause-stories{min-width:65px}#story-status{flex-basis:100%;text-align:center}
 .product-gallery{min-height:400px}.product-gallery .showroom{height:480px}
 .gallery-caption{right:18px}.pack-assurance strong{font-size:21px}
}
/* Managed collection content uses the same storefront design. */
.managed-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.managed-gallery img{width:100%;object-fit:contain;background:#17191d;aspect-ratio:1/1}.managed-gallery img:first-child{grid-column:1/-1;aspect-ratio:4/5}.preserve-lines{white-space:pre-line}.pack-list{padding-left:22px;line-height:1.9}.store-message{padding:18px 25px;background:#eadce8;color:#362d3e;font-size:14px;text-align:center}.store-message a{text-decoration:underline;font-weight:600;margin-left:12px}.empty-collections{padding:35px 0;font-size:16px;color:#60636d}.hero-world{background-image:linear-gradient(90deg,rgba(13,15,23,.88) 0%,rgba(20,16,31,.68) 34%,rgba(26,17,35,.22) 69%,rgba(20,20,33,.30) 100%),linear-gradient(0deg,#101114 0%,transparent 29%),var(--hero-art,url('/assets/sunset-hero.png'))}
@media(max-width:760px){.hero-world{background-image:linear-gradient(180deg,rgba(14,14,23,.68) 0%,rgba(18,15,26,.50) 32%,rgba(20,16,30,.16) 60%,#101114 100%),var(--hero-art,url('/assets/sunset-hero.png'))}}

.hero h1.hero-title{white-space:normal;overflow-wrap:anywhere}
