@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,500;1,600&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#1c1c1b;--muted:#777773;--line:#e4e4e0;--soft:#f5f5f2;--accent:#1c1c1b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 'Manrope',Arial,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;transition:background .18s,transform .18s,box-shadow .18s}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #666;outline-offset:5px}button:hover{transform:translateY(-2px)}[hidden]{display:none!important}.announcement{background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:2.1px;padding:9px 16px}.header{height:92px;max-width:1440px;padding:0 64px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{display:inline-flex;align-items:baseline;font-weight:800;font-size:27px;letter-spacing:-1.5px;white-space:nowrap}.logo>span{font-weight:400}.logo i{font-style:normal;font-size:12px;align-self:start;letter-spacing:0;margin:7px 0 0 3px}nav{display:flex;gap:31px;font-size:14px;font-weight:500}nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding:8px 0}.nav-cta span{margin-left:28px;font-size:20px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:44% 56%;padding:44px 64px 48px;gap:24px;align-items:center;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1.8px}.short-line{width:27px;height:1px;background:var(--ink)}h1,h2,h3,p{margin:0}h1{font-size:clamp(58px,5.55vw,82px);line-height:1.08;letter-spacing:-4px;font-weight:500;margin:24px 0 23px}h1 em,h2 em{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;letter-spacing:-2px}h1 em{font-size:1.19em;line-height:.86}h2 em{font-size:1.14em}.hero-copy>p{font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.primary{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:3px;padding:15px 20px;font-weight:550;font-size:14px}.primary:hover{background:#3d3d3b;box-shadow:0 4px 18px #0001}.primary span{font-size:22px;font-weight:400;line-height:1}.hero-price{font-size:19px;font-weight:600;line-height:1.4;letter-spacing:-.5px}.hero-price small{display:block;font-size:12px;font-weight:500;letter-spacing:1px;color:var(--muted);margin-top:3px}.hero-note{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:12px;margin-top:15px}.hero-note svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}.hero-art{height:540px;background:#f0f0ee;position:relative;overflow:hidden;isolation:isolate}.art-top,.art-bottom{position:absolute;z-index:2;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1.3px;font-weight:500}.art-top{top:23px}.pill{border:1px solid #cccac7;border-radius:99px;padding:5px 9px;font-size:12px;letter-spacing:.8px}.art-bottom{bottom:20px;font-size:12px}.art-word{position:absolute;z-index:-1;left:0;right:0;top:61px;text-align:center;font:500 clamp(40px,5.7vw,88px) 'Cormorant Garamond',Georgia,serif;letter-spacing:-4px;color:#d4d4cf;white-space:nowrap}.figurines{position:absolute;width:100%;height:85%;object-fit:cover;bottom:30px;mix-blend-mode:multiply;filter:saturate(.55)}.floating-tag{position:absolute;bottom:69px;right:26px;z-index:2;background:#ffffffdf;backdrop-filter:blur(12px);border:1px solid #ffffffd9;padding:13px 18px;box-shadow:0 5px 25px #22222206}.floating-tag>span{font:italic 24px 'Cormorant Garamond',Georgia,serif;display:block;line-height:1.2}.floating-tag small{font-size:12px;color:#777;display:block;margin-top:4px}.concept-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:35px;padding:19px 24px;font-size:12px;color:#666660}.concept-strip span:nth-child(even){color:#aaa;font-size:13px}.section{max-width:1440px;margin:auto;padding:72px 64px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-heading .eyebrow,.faq .eyebrow{color:var(--muted);margin-bottom:14px;font-size:12px}h2{font-size:36px;letter-spacing:-1.6px;line-height:1.22;font-weight:500}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted)}.universe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.universe{background:white;border:0;border-bottom:1px solid var(--line);padding:0;text-align:left;overflow:hidden}.universe.selected{border-bottom:2px solid var(--ink)}.universe-image{display:block;height:270px;position:relative;overflow:hidden;background:#f2f2ef}.universe-image img{position:absolute;width:300%;height:auto;max-width:none;top:-18%;mix-blend-mode:multiply;left:-100%;filter:saturate(.55);transition:filter .3s,transform .4s}.universe:hover img{filter:saturate(.85);transform:scale(1.025)}.universe-image.manga{background:#edf0eb}.universe-image.manga img{left:-18%}.universe-image.future{background:#f3eeea}.universe-image.future img{left:-180%}.image-index{position:absolute;left:15px;top:13px;font-size:12px;letter-spacing:1.3px;color:#777}.universe-label{padding:18px 0 16px;display:flex;justify-content:space-between;align-items:center}.universe-label strong{font-size:19px;font-weight:500;display:block;letter-spacing:-.5px}.universe-label small{font-size:12px;color:var(--muted);display:block;margin-top:5px}.select-circle{border:1px solid var(--line);width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:16px}.selected .select-circle{background:var(--ink);color:white;border-color:var(--ink)}.caption{color:var(--muted);font-size:12px;margin-top:17px}.studio{background:var(--soft);max-width:1312px;padding:42px;margin-bottom:8px;border:1px solid #ecece7}.studio h2{font-size:33px}.prototype-label{font-size:12px;letter-spacing:1px;color:#777;border:1px solid #d4d4ce;padding:5px 10px;white-space:nowrap}.studio-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:55px;align-items:start}.step-title{display:flex;align-items:center;gap:12px;margin:25px 0 15px}.step-title:first-child{margin-top:0}.step-title>span{font-size:12px;color:#999;border-right:1px solid #d1d1cd;padding-right:11px}.step-title h3{font-size:16px;font-weight:550;letter-spacing:-.4px}.drop-zone{background:#fff;border:1px dashed #b8b8b1;min-height:162px;transition:.2s}.drop-zone.drag{border-color:#111;background:#e9e9e4}.drop-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:100%;padding:22px;background:transparent;border:0;font-size:14px}.drop-button svg{width:27px;height:27px;stroke:#666;fill:none;stroke-width:1.3;margin-bottom:6px}.drop-button strong{font-weight:550;font-size:14px}.drop-button>span{color:var(--muted);font-size:12px}.drop-button u{color:var(--ink);text-underline-offset:3px}.drop-button small{color:#888;font-size:12px;margin-top:5px}.helper{font-size:12px;color:var(--muted);line-height:1.6;margin-top:8px}.consent{display:flex;align-items:center;gap:7px;font-size:12px;margin-top:12px}.consent input{width:15px;height:15px;accent-color:var(--ink);flex-shrink:0}.style-options{display:flex;gap:8px;flex-wrap:wrap}.style-chip{padding:8px 18px;border:1px solid #d5d5ce;background:transparent;border-radius:2px;font-size:13px}.style-chip.active{background:var(--ink);border-color:var(--ink);color:white}.format-options{display:grid;grid-template-columns:1fr 1fr;gap:11px}.format{padding:15px;text-align:left;border:1px solid #d7d7d0;background:white;position:relative}.format strong{font-size:14px;font-weight:550}.format>span:not(.radio-dot){display:block;font-size:12px;color:var(--muted);margin-top:5px;line-height:1.5}.format.active{border-color:var(--ink)}.radio-dot{position:absolute;right:14px;top:19px;width:12px;height:12px;border:1px solid #c5c5bf;border-radius:50%}.active .radio-dot{background:var(--ink);border:3px solid white;outline:1px solid var(--ink)}.notes-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin:22px 0 8px}.notes-label>span{font-size:12px;color:var(--muted)}textarea{width:100%;resize:vertical;background:white;border:1px solid #d7d7d0;border-radius:0;padding:12px;font-size:13px;line-height:1.6}textarea::placeholder{color:#92928a}.project-card{background:white;border:1px solid var(--line);overflow:hidden}.project-top{padding:17px 22px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.3px;border-bottom:1px solid var(--line)}.project-top>span:last-child{font-size:17px;line-height:1}.project-visual{height:275px;position:relative;overflow:hidden;background:#eeefeb}.project-visual img{position:absolute;width:230%;max-width:none;left:-65%;top:-29%;mix-blend-mode:multiply;filter:saturate(.55);transition:left .4s,top .4s}.project-visual.manga img{left:0}.project-visual.manga{background:#edf0eb}.project-visual.future img{left:-128%}.project-visual.future{background:#f3eeea}.project-visual.bust img{width:300%;left:-100%;top:-14%}.project-visual.bust.manga img{left:-16%}.project-visual.bust.future img{left:-178%}.project-visual>span{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);background:#ffffffe3;border:1px solid white;padding:4px 10px;font-size:12px;white-space:nowrap}.project-info{padding:22px}.product-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.product-heading h3{font-size:18px;font-weight:500;letter-spacing:-.5px}.product-heading>strong{font-size:18px;font-weight:600;white-space:nowrap;letter-spacing:-.7px}.product-detail{font-size:12px;color:var(--muted);margin-top:7px}.project-info dl{margin:17px 0}.project-info dl>div{display:flex;justify-content:space-between;font-size:12px;margin:8px 0;gap:10px}.project-info dt{color:var(--muted)}.project-info dd{margin:0;font-weight:500;text-align:right}.project-info .primary{width:100%}.demo-note{font-size:12px;color:var(--muted);text-align:center;line-height:1.7;margin-top:13px}.uploaded{display:flex;padding:18px;gap:18px;align-items:center;min-height:162px}.uploaded img{width:91px;height:115px;object-fit:cover}.uploaded>div{min-width:0}.uploaded strong{font-size:14px;display:block;overflow-wrap:anywhere}.uploaded small{font-size:12px;color:var(--muted);display:block;margin:5px 0}.text-button{border:0;background:none;padding:4px 0;font-size:12px;text-decoration:underline;text-underline-offset:3px}.error{font-size:13px;color:#ae3040;margin-top:7px}.error:empty{display:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:38px}.steps article{border-top:1px solid var(--line);padding-top:20px}.step-number{font:italic 42px 'Cormorant Garamond',Georgia,serif;color:#aaa99f;letter-spacing:-1px}.steps h3{font-size:19px;margin:14px 0 9px;font-weight:500;letter-spacing:-.5px}.steps p{font-size:14px;color:var(--muted);max-width:310px;line-height:1.8}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;gap:80px;padding-top:54px;padding-bottom:74px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;font-size:14px;font-weight:500;display:flex;justify-content:space-between;list-style:none;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;line-height:1}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);padding-top:14px;line-height:1.8}footer{border-top:1px solid var(--line);max-width:1440px;margin:auto;padding:30px 64px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .logo{font-size:23px}footer p{font-size:12px;color:var(--muted)}footer>span{font-size:12px;color:var(--muted)}dialog{border:1px solid var(--line);max-width:480px;width:calc(100% - 32px);padding:38px;box-shadow:0 30px 150px #0003;color:var(--ink)}dialog::backdrop{background:#15151570;backdrop-filter:blur(5px)}.close-dialog{position:absolute;right:17px;top:10px;background:none;border:0;font-size:29px;color:var(--muted)}dialog .eyebrow{color:var(--muted);font-size:12px}dialog h2{margin:12px 0 24px}dialog>p{font-size:13px;color:var(--muted);margin:18px 0}dialog .primary{width:100%}.close-secondary{display:block;margin:14px auto 0}#review-details>div{display:flex;justify-content:space-between;gap:18px;padding:8px 0;font-size:13px;border-bottom:1px solid var(--line)}#review-details strong{text-align:right;overflow-wrap:anywhere}#review-details p{font-size:14px;margin-top:12px;white-space:pre-wrap;overflow-wrap:anywhere}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;font-size:14px;padding:12px 20px;z-index:10;box-shadow:0 4px 30px #2222;max-width:90vw;text-align:center}
@media(min-width:1500px){.hero{gap:30px}.hero-art{height:575px}}@media(max-width:1150px){.header{padding:0 32px}.hero{padding:36px 32px;gap:20px;grid-template-columns:46% 54%}h1{font-size:64px;letter-spacing:-3px}.hero-art{height:510px}.hero .eyebrow{font-size:12px}.hero-actions{gap:14px}.hero-actions .primary{font-size:12px;padding:14px 15px;gap:14px}.hero-price{font-size:17px}.section{padding:55px 32px}.studio{margin:0 24px;padding:32px}.studio-grid{gap:28px}.universe-image{height:240px}.concept-strip{gap:22px;font-size:12px}.faq{gap:45px}footer{padding:28px 32px}.project-visual img{top:-12%}.universe-image img{top:-7%}}@media(max-width:760px){.announcement{font-size:12px;letter-spacing:1.5px;padding:7px 12px}.header{height:72px;padding:0 20px}.header nav{display:none}.header .logo{font-size:25px}.nav-cta{font-size:12px}.nav-cta span{margin-left:18px;font-size:18px}.hero{grid-template-columns:1fr;padding:32px 20px;gap:30px}.hero .eyebrow{font-size:12px;letter-spacing:1.1px}h1{font-size:61px;line-height:1.04;margin:21px 0 22px;letter-spacing:-3px}h1 br:nth-of-type(2){display:none}h1 em:before{content:' '}h1 em{font-size:1.16em}.hero-copy>p{font-size:14px;margin-bottom:24px}.desktop-break{display:none}.hero-actions{gap:21px}.hero-actions .primary{font-size:12px;padding:14px 17px;gap:16px}.hero-price{font-size:18px}.hero-note{font-size:12px;margin-top:14px}.hero-art{height:355px}.art-word{font-size:61px;top:43px;letter-spacing:-2px}.art-top{top:17px;left:17px;right:17px;font-size:12px;letter-spacing:.5px}.pill{font-size:12px;padding:3px 6px}.figurines{height:90%;bottom:10px;object-fit:cover}.floating-tag{bottom:49px;right:17px;padding:9px 13px}.floating-tag>span{font-size:21px}.floating-tag small{font-size:12px}.art-bottom{font-size:12px;bottom:17px;left:17px;right:17px}.concept-strip{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:18px 20px;font-size:12px;text-align:center}.concept-strip span:nth-child(even){display:none}.section{padding:42px 20px}.section-heading{display:block;margin-bottom:23px}h2{font-size:32px;letter-spacing:-1.3px}.section-heading>p{margin-top:14px;font-size:12px}.universe-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.universe-image{height:145px}.universe-image img{width:390%;left:-145%;top:0}.universe-image.manga img{left:-35%}.universe-image.future img{left:-252%}.image-index{font-size:12px;left:8px;top:8px;letter-spacing:.5px}.universe-label{padding:10px 0;display:block}.universe-label strong{font-size:13px;letter-spacing:-.3px}.universe-label small{font-size:12px;line-height:1.4;min-height:28px}.select-circle{width:24px;height:24px;font-size:12px;margin-top:9px}.caption{font-size:12px;line-height:1.7}.studio{padding:26px 20px;margin:0 12px}.studio .section-heading h2{font-size:29px}.prototype-label{display:inline-block;margin-top:15px;font-size:12px}.studio-grid{grid-template-columns:1fr;gap:27px}.step-title h3{font-size:14px}.step-title>span{font-size:12px}.style-chip{font-size:12px;padding:8px 15px}.format{padding:13px}.format>span:not(.radio-dot){font-size:12px}.radio-dot{right:11px;top:18px}.project-visual{height:290px}.project-visual img{top:-28%}.project-visual.bust img{top:-14%}.project-info{padding:20px}.steps{grid-template-columns:1fr;gap:24px;margin-top:25px}.steps article{position:relative;padding-left:59px;min-height:104px}.step-number{position:absolute;left:0;top:14px;font-size:35px}.steps h3{font-size:18px;margin:1px 0 5px}.steps p{max-width:none;font-size:13px}.faq{grid-template-columns:1fr;gap:30px}.faq h2 br{display:none}footer{padding:25px 20px;flex-wrap:wrap;gap:16px}footer p{display:none}footer>span{font-size:12px}.faq-list summary{font-size:13px}.eyebrow{font-size:12px}dialog{padding:30px 24px}dialog h2{font-size:32px}}@media(max-width:380px){h1{font-size:53px}.hero-art{height:310px}.hero-actions{gap:15px}.hero-actions .primary{font-size:12px;padding:13px}.hero-price{font-size:16px}.nav-cta{font-size:12px}.universe-image{height:120px}.format>span:not(.radio-dot){font-size:12px}.product-heading h3{font-size:16px}.project-visual img{top:-8%}.style-options{gap:5px}.style-chip{font-size:12px}.hero-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Legible type and consistent art framing across screens. */
.hero{grid-template-columns:minmax(0,44fr) minmax(0,56fr)}
.figurines{height:calc(100% - 94px);object-fit:contain;bottom:35px;filter:saturate(.35)}
.hero-copy>p,.steps p,.faq-list details p{font-size:16px}
.section-heading>p,.faq-list summary,.notes-label,.consent,.style-chip,.format strong,.drop-button strong,.primary,.project-info dl>div,#review-details>div,textarea{font-size:14px}
.hero-note,.hero-price small,.eyebrow,.hero .eyebrow,.announcement,.art-top,.art-bottom,.pill,.image-index,.project-top,.caption,.helper,.drop-button small,.drop-button>span,.universe-label small,.prototype-label,.product-detail,.demo-note,.project-visual>span,.format>span:not(.radio-dot),footer>span,footer p,.floating-tag small,.notes-label>span{font-size:12px}
.art-top{gap:18px;align-items:start}.pill{font-size:12px;letter-spacing:0;white-space:nowrap}.art-top>span:first-child{font-size:12px;letter-spacing:.8px;max-width:200px}
.universe-image img{top:4%}.universe-image.manga img{top:-15%}.universe-image.future img{top:-24%}
.project-visual.bust img{top:5%}.project-visual.bust.manga img{top:-15%}.project-visual.bust.future img{top:-26%}
.project-visual:not(.bust) img{width:160%;left:-30%;top:0}.project-visual:not(.bust).manga img{left:14%;top:-2%}.project-visual:not(.bust).future img{left:-75%;top:-7%}
.art-word{top:74px}.hero-art{background:#f0eff3}.universe-label small{min-height:0}
@media(max-width:1150px){.hero{grid-template-columns:minmax(0,46fr) minmax(0,54fr)}.hero-actions .primary{font-size:14px}.art-top{flex-wrap:wrap;gap:7px}.art-top>span:first-child{max-width:none}.art-word{top:89px}}
@media(max-width:760px){.hero{grid-template-columns:minmax(0,1fr)}.announcement{font-size:12px;letter-spacing:.7px}.hero .eyebrow{letter-spacing:.7px}.hero-actions .primary{font-size:14px}.hero-note{font-size:12px;align-items:flex-start}.hero-note svg{flex-shrink:0;margin-top:3px}.hero-art{height:385px}.art-word{font-size:58px;top:80px}.art-top{gap:7px}.art-top>span:first-child{font-size:12px;letter-spacing:.3px;max-width:185px}.pill{font-size:12px}.floating-tag{bottom:47px}.floating-tag small{font-size:12px;max-width:160px}.figurines{height:calc(100% - 105px);bottom:40px}.concept-strip{font-size:12px}.section-heading>p{font-size:14px}.universe-grid{grid-template-columns:minmax(0,1fr);gap:19px}.universe{display:grid;grid-template-columns:128px 1fr;gap:20px;padding-bottom:14px}.universe-image{height:145px}.universe-label{display:flex;padding:10px 0;gap:12px}.universe-label strong{font-size:18px}.universe-label small{font-size:12px}.select-circle{flex-shrink:0;margin:0}.universe-image img{width:300%;left:-100%;top:5%}.universe-image.manga img{left:-18%;top:-17%}.universe-image.future img{left:-180%;top:-25%}.style-chip{font-size:14px;padding:8px 14px}.format>span:not(.radio-dot){font-size:12px}.product-heading{flex-wrap:wrap}.project-visual.bust img{top:5%}.project-visual.bust.manga img{top:-15%}.project-visual.bust.future img{top:-26%}.faq h2 br:after{content:' '}.faq h2 em:before{content:' '}.steps p{font-size:16px}.hero-copy>p{font-size:16px}.caption{font-size:12px}footer>span{font-size:12px}h1{font-size:clamp(48px,9vw,65px)}.art-top{flex-wrap:nowrap}.format{min-width:0}.primary{font-size:14px}}
@media(max-width:380px){.hero-actions .primary{font-size:13px;padding:13px}.hero-actions{gap:13px}.hero .eyebrow{font-size:12px;letter-spacing:0}.short-line{width:15px}.universe{grid-template-columns:110px 1fr;gap:15px}.style-chip{font-size:14px;padding:8px 11px}.art-top{flex-wrap:wrap}.art-top>span:first-child{max-width:none}}
/* The supplied collection uses individual, uncropped product images. */
.hero-art{background:#fff;border:1px solid var(--line)}
.hero-art .art-word{display:none}
.hero-art .figurines{height:calc(100% - 100px);bottom:42px;object-fit:contain;filter:none;mix-blend-mode:normal}
.hero-art .floating-tag{bottom:25px;right:24px;background:#fff;border:1px solid var(--line);box-shadow:none}
.hero-art .art-bottom{bottom:14px}
.hero-art .art-bottom>span:last-child{display:none}
.universe-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.universe-image.style-image{height:auto;aspect-ratio:4/5;background:#fff;border:1px solid #eeeee9}
.universe-image.style-image img{position:absolute;inset:20px 0 0;width:100%;height:calc(100% - 20px);object-fit:contain;filter:none;mix-blend-mode:normal;transform:none}
.universe:hover .style-image img{filter:none;transform:scale(1.025)}
.universe-label{align-items:start;gap:8px}
.universe-label strong{font-size:17px;line-height:1.4}
.universe-label small{font-size:12px;line-height:1.65;margin-top:7px}
.select-circle{flex-shrink:0;width:26px;height:26px;font-size:14px;margin-top:1px}
.style-options{gap:9px}
.style-chip{font-size:14px;padding:9px 14px}
#project-visual.supplied-style{height:320px;background:white}
#project-visual.supplied-style img,#project-visual.supplied-style.bust img{position:absolute;inset:12px 0 40px;width:100%;height:calc(100% - 52px);object-fit:contain;mix-blend-mode:normal;filter:none;transform:none}
#project-visual>span{max-width:calc(100% - 24px);white-space:normal;text-align:center;width:max-content;font-size:12px;bottom:8px}
@media(max-width:1100px){.universe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.universe-image.style-image{aspect-ratio:1/1}}
@media(max-width:760px){.universe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.universe{display:block;padding:0 0 12px}.universe-image.style-image{aspect-ratio:4/5;height:auto}.universe-image.style-image img{inset:21px 0 0;height:calc(100% - 21px)}.universe-label{display:flex;gap:6px;padding:13px 0 3px}.universe-label strong{font-size:16px;min-height:45px}.universe-label small{font-size:12px}.select-circle{width:23px;height:23px;font-size:13px}.image-index{font-size:12px}.hero-art{height:365px}.hero-art .figurines{height:calc(100% - 120px);bottom:47px}.hero-art .floating-tag{display:none}.hero-art .art-top{font-size:12px;gap:8px}.hero-art .art-top>span:first-child{max-width:170px}.hero-art .art-bottom{bottom:15px}.hero-art .pill{white-space:nowrap;font-size:12px}.style-chip{font-size:14px;padding:9px 12px}}
@media(max-width:380px){.universe-grid{gap:20px 12px}.universe-label strong{font-size:15px}.hero-art .art-top{flex-wrap:wrap}.hero-art .art-top>span:first-child{max-width:none}}

.bust-offer{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid var(--ink);background:#fff;padding:20px;margin-bottom:24px;font-size:14px}.bust-offer span{white-space:nowrap;color:var(--muted)}
