@font-face{font-family:StudioSerif;src:url('assets/cormorant.ttf') format('truetype');font-weight:400 600;font-display:swap}
@font-face{font-family:StudioSans;src:url('assets/manrope.ttf') format('truetype');font-weight:400 700;font-display:swap}
:root{--paper:#f8f7f4;--ink:#28282b;--muted:#6a696d;--line:#dcd9d6;--accent:#592d40;--stage:#eeedf1;--serif:StudioSerif,Georgia,'Times New Roman',serif;--sans:StudioSans,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;height:auto;object-fit:cover}svg{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}em{font-weight:400}button{border:0;background:none}.page-width{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;left:15px;top:-100px;padding:12px 20px;background:var(--paper);z-index:100}.skip-link:focus{top:12px}.announcement{padding:9px 18px;background:var(--accent);color:#fff6f7;text-align:center;font-size:.75rem;letter-spacing:.06em;line-height:1.6}.announcement span{opacity:.85;margin-left:5px}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:27px;border-bottom:1px solid var(--line);gap:24px}.wordmark{display:inline-flex;flex-direction:column;align-items:center;flex:none;line-height:.84}.wordmark>span{font-family:var(--serif);font-size:2.65rem;letter-spacing:-.065em}.wordmark small{font-size:.75rem;letter-spacing:.36em;margin-top:12px;margin-left:5px;line-height:1}.main-nav{display:flex;gap:42px;align-items:center;margin-left:76px}.main-nav a{font-size:.875rem;padding:7px 0;position:relative}.main-nav a::after{content:'';position:absolute;bottom:1px;left:0;width:0;height:1px;background:var(--accent);transition:width .2s}.main-nav a:hover::after{width:100%}.header-link{font-size:.8rem;color:var(--muted)}.header-link span{margin-left:13px;color:var(--ink)}.hero{display:grid;grid-template-columns:42% 58%;min-height:624px;align-items:center;padding-block:54px 64px}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:500;line-height:1.6}.hero-copy{padding-right:18px}.hero h1{font-family:var(--serif);font-size:clamp(3.7rem,6.2vw,6.4rem);line-height:.95;letter-spacing:-.045em;margin-top:26px}.hero h1 em{color:var(--accent)}.hero-description{color:var(--muted);font-size:1rem;line-height:1.85;margin-top:28px}.text-link{display:inline-flex;align-items:center;gap:30px;padding:11px 0 9px;border-bottom:1px solid currentColor;font-size:.875rem;line-height:1.5}.hero .text-link{margin-top:22px}.text-link span{font-size:1.25rem;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.hero-footnote{display:flex;align-items:center;gap:15px;margin-top:46px;color:var(--muted);font-size:.75rem;line-height:1.7}.fine-line{height:1px;width:40px;background:#aaa5a3}.hero-gallery{position:relative;aspect-ratio:1.35;width:100%;max-height:480px;isolation:isolate}.hero-backdrop{position:absolute;inset:2% 0 5% 8%;background:#e9e8ec;z-index:-1}.hero-landscape{position:absolute;width:77%;left:0;top:9%;padding:13px 13px 0;background:#fdfcfb;transform:rotate(-5deg);box-shadow:0 12px 36px #3430421c}.hero-landscape img{aspect-ratio:3/2;width:100%}.hero-landscape figcaption,.hero-portrait figcaption{font-family:var(--serif);font-size:.875rem;line-height:2.5}.hero-portrait{position:absolute;width:29%;right:5%;bottom:6%;padding:9px 9px 0;background:#fdfcfb;transform:rotate(7deg);box-shadow:0 10px 32px #20162525}.hero-portrait img{aspect-ratio:2/3;width:100%}.hero-portrait figcaption{font-size:.75rem;line-height:2.2}.gallery-side-note{position:absolute;right:9px;top:9%;writing-mode:vertical-rl;font-size:.75rem;letter-spacing:.14em;opacity:.75}.gallery-edition{position:absolute;bottom:-8px;left:17%;font-family:var(--serif);font-style:italic;font-size:1.125rem;color:var(--muted)}.collection{padding-block:56px 74px;border-top:1px solid var(--line);scroll-margin-top:22px}.collection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.collection h2{font-family:var(--serif);font-size:3.4rem;letter-spacing:-.035em;line-height:1.1;margin-top:10px}.collection h2 em{color:var(--accent)}.collection-heading>p{font-size:.875rem;color:var(--muted);text-align:right;line-height:1.8}.collection-controls{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-top:34px;gap:18px}.category-tabs{display:flex;gap:34px}.category-button{display:inline-flex;align-items:center;gap:9px;position:relative;padding:16px 0;font-size:.875rem;color:var(--muted)}.category-button svg{width:19px;height:19px}.category-button.active{color:var(--accent);font-weight:600}.category-button.active::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--accent)}.collection-count{font-size:.75rem;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:30px}.product-card{min-width:0}.product-image-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto;aspect-ratio:4/5;background:var(--stage);padding:34px;overflow:hidden}.product-card:nth-child(2) .product-image-button{background:#ebe3e3}.product-card:nth-child(3) .product-image-button{background:#e4e8ee}.product-image-button img{width:60%;aspect-ratio:9/19.5;box-shadow:0 12px 30px #26233621;transition:transform .6s cubic-bezier(.2,.7,.2,1),width .4s;object-position:center}.product-image-button:hover img{transform:translateY(-5px) scale(1.025)}.product-grid[data-format=tablet] .product-image-button img{width:90%;aspect-ratio:3/4}.product-grid[data-format=desktop] .product-image-button img{width:100%;aspect-ratio:16/9}.card-index{position:absolute;top:16px;left:18px;font-size:.75rem;color:#625f65;letter-spacing:.08em}.image-action{position:absolute;bottom:15px;right:16px;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background:#f8f7f4c9;transition:background .2s}.image-action svg{width:16px;height:16px}.product-image-button:hover .image-action{background:#fff}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px}.product-name{font-family:var(--serif);font-size:1.625rem;line-height:1.2;letter-spacing:-.01em}.product-name button{font:inherit;padding:0;text-align:left}.product-name button:hover{color:var(--accent)}.product-status{font-size:.75rem;white-space:nowrap;color:var(--muted)}.product-caption{margin-top:8px;color:var(--muted);font-size:.8125rem}.collection-notice{font-size:.75rem;text-align:center;color:var(--muted);margin-top:39px}.studio-note{display:grid;grid-template-columns:42% 58%;gap:0;padding-block:70px 78px;border-top:1px solid var(--line)}.studio-label{padding-top:12px}.studio-monogram{font-family:var(--serif);font-style:italic;color:var(--accent);font-size:5rem;line-height:1}.studio-label .eyebrow{margin-top:25px;font-size:.75rem}.studio-copy h2{font-family:var(--serif);font-size:3.15rem;line-height:1.05;letter-spacing:-.025em;margin-bottom:28px}.studio-copy h2 em{color:var(--accent)}.studio-copy>p{font-size:1rem;color:var(--muted);max-width:460px;margin-top:15px;line-height:1.9}.signature{display:inline-block;margin-top:25px;font-family:var(--serif);font-size:1.75rem;font-style:italic;color:var(--accent)}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:36px 40px;border-top:1px solid var(--line)}.site-footer .wordmark>span{font-size:2rem}.site-footer .wordmark small{font-size:.75rem;margin-top:9px}.site-footer>p{font-family:var(--serif);font-style:italic;font-size:1.25rem}.site-footer>small{font-size:.75rem;color:var(--muted)}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);width:min(1000px,calc(100% - 48px));max-height:calc(100dvh - 48px);overflow:auto}dialog::backdrop{background:#16111dc2;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:15px;top:15px;z-index:2;background:var(--paper);border:1px solid var(--line);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.dialog-close svg{width:19px;height:19px}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-art-stage{background:var(--stage);display:flex;align-items:center;justify-content:center;position:relative;padding:55px 38px;min-height:570px}.detail-art-stage img{width:58%;aspect-ratio:9/19.5;object-fit:cover;box-shadow:0 15px 35px #211c3926}.detail-art-stage[data-format=tablet] img{width:94%;aspect-ratio:3/4}.detail-art-stage[data-format=desktop] img{width:100%;aspect-ratio:16/9}.detail-art-stage>span{position:absolute;bottom:24px;left:0;right:0;text-align:center;letter-spacing:.14em;font-size:.75rem;color:var(--muted)}.detail-copy{padding:65px 42px 42px}.detail-copy h2{font-family:var(--serif);font-size:3.2rem;letter-spacing:-.03em;line-height:1.1;margin-top:15px}.detail-copy>p:not(.eyebrow){font-size:1rem;color:var(--muted);margin-top:20px}.detail-formats{display:flex;gap:8px;margin-top:27px;flex-wrap:wrap}.detail-formats button{border:1px solid var(--line);padding:8px 16px;font-size:.8125rem}.detail-formats button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:white}.detail-copy dl{margin:24px 0}.detail-copy dl>div{display:flex;justify-content:space-between;gap:15px;font-size:.8125rem;border-bottom:1px solid var(--line);padding:9px 0}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0;text-align:right}.availability{border-left:2px solid var(--accent);padding:0 0 0 15px;margin-block:28px}.availability>span{color:var(--accent);font-size:.875rem;font-weight:600}.availability>p{font-size:.8125rem;color:var(--muted);margin-top:6px}.back-to-collection{font-size:.8125rem}
@media(min-width:1600px){.hero{min-height:680px}.hero h1{font-size:6.4rem}}
@media(max-width:1100px){.page-width{width:calc(100% - 64px)}.header-link{font-size:.75rem}.main-nav{margin-left:0;gap:28px}.hero{min-height:560px;padding-block:42px 55px}.hero h1{font-size:5rem}.hero-gallery{aspect-ratio:1.14}.hero-landscape{top:16%}.hero-portrait{bottom:10%;width:34%}.gallery-edition{bottom:1%;font-size:1rem}.hero-footnote{margin-top:30px}.product-grid{gap:20px}.product-image-button{padding:24px}.product-name{font-size:1.4rem}.product-meta{align-items:flex-start}.product-status{padding-top:2px}.studio-copy h2{font-size:2.8rem}}
@media(max-width:760px){.page-width{width:calc(100% - 40px)}.announcement{font-size:.75rem;padding:8px 12px;letter-spacing:.015em}.announcement span{display:none}.site-header{padding-block:22px;gap:20px}.wordmark>span{font-size:2.3rem}.wordmark small{font-size:.75rem;letter-spacing:.33em}.main-nav{gap:22px}.main-nav a{font-size:.8125rem}.header-link{display:none}.hero{grid-template-columns:1fr;padding-top:39px;padding-bottom:28px;gap:35px;min-height:0}.hero-copy{padding:0}.eyebrow{font-size:.75rem}.hero h1{font-size:clamp(3.9rem,13vw,6rem);margin-top:22px;line-height:.95}.hero-description{font-size:.875rem;margin-top:22px}.hero .text-link{margin-top:14px}.hero-footnote{display:none}.hero-gallery{width:100%;max-width:530px;justify-self:center;aspect-ratio:1.3;max-height:none;margin-bottom:14px}.hero-landscape{top:9%;left:1%;width:76%;padding:10px 10px 0}.hero-portrait{bottom:6%;width:29%;right:5%}.gallery-edition{bottom:-12px;left:15%;font-size:1rem}.hero-portrait figcaption{font-size:.75rem}.gallery-side-note{font-size:.75rem}.collection{padding-block:36px 44px}.collection h2{font-size:2.8rem;margin-top:8px}.collection-heading>p{font-size:.75rem}.collection-controls{margin-top:22px;gap:12px;align-items:center;flex-wrap:wrap}.category-tabs{width:100%;justify-content:space-between;gap:20px}.category-button{font-size:.875rem;padding:13px 2px;gap:8px}.collection-count{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px;margin-top:22px}.product-image-button{padding:16px;aspect-ratio:3/4}.product-image-button img{width:60%}.product-meta{display:block;margin-top:12px}.product-name{font-size:1.4375rem}.product-status{display:block;margin-top:5px;font-size:.75rem}.product-caption{font-size:.75rem;margin-top:4px}.product-grid .product-card:last-child{grid-column:1/-1;max-width:calc(50% - 8px)}.card-index{font-size:.75rem;left:10px;top:10px}.image-action{right:9px;bottom:9px;width:26px;height:26px}.collection-notice{font-size:.75rem;max-width:275px;margin:30px auto 0;line-height:1.8}.studio-note{grid-template-columns:1fr;padding-block:34px 44px}.studio-label{display:flex;align-items:center;gap:18px;padding:0;margin-bottom:28px}.studio-monogram{font-size:3.7rem}.studio-label .eyebrow{margin:0}.studio-copy h2{font-size:2.6rem}.studio-copy>p{font-size:.875rem}.signature{font-size:1.6rem}.site-footer{flex-wrap:wrap;padding-block:30px;gap:22px}.site-footer>p{font-size:1.0625rem}.site-footer>small{width:100%;text-align:center;border-top:1px solid var(--line);padding-top:20px}dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.detail-layout{grid-template-columns:1fr}.detail-art-stage{min-height:0;height:355px;padding:25px 45px 45px}.detail-art-stage img{height:100%;width:auto;max-width:100%}.detail-art-stage[data-format=tablet] img{height:100%;width:auto}.detail-art-stage[data-format=desktop] img{height:auto;width:100%;max-height:100%}.detail-art-stage>span{bottom:14px;font-size:.75rem}.detail-copy{padding:28px 25px 32px}.detail-copy h2{font-size:2.7rem}.detail-copy>p:not(.eyebrow){font-size:.875rem}.detail-copy .eyebrow{font-size:.75rem}.availability{margin-block:22px}.dialog-close{top:10px;right:10px}}
@media(max-width:370px){.main-nav{gap:14px}.page-width{width:calc(100% - 32px)}.hero h1{font-size:3.7rem}.collection-heading>p{display:none}.product-grid{gap:22px 12px}.product-image-button{padding:12px}.product-name{font-size:1.25rem}.wordmark>span{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}



/* Final mobile typography and artwork spacing. */
@media(max-width:760px){.gallery-side-note{display:none}.hero-portrait{width:32%;right:3%}.hero-portrait figcaption{white-space:nowrap;font-size:.75rem}.hero-description,.studio-copy>p,.detail-copy>p:not(.eyebrow){font-size:1rem}.main-nav a{padding-block:11px}}
@media(max-width:370px){.site-header{gap:12px}.main-nav{gap:12px}.hero-portrait figcaption{white-space:normal}}

/* Chinese is a review view; the storefront keeps its original English branding. */
html[lang="zh-CN"]{--serif:StudioSerif,"Noto Serif SC","Songti SC","SimSun",serif;--sans:StudioSans,"PingFang SC","Microsoft YaHei",sans-serif}
html[lang="zh-CN"] .hero h1{font-size:clamp(2.65rem,4.6vw,4.4rem);line-height:1.3;letter-spacing:.025em}
html[lang="zh-CN"] h1 em,html[lang="zh-CN"] h2 em,html[lang="zh-CN"] .signature,html[lang="zh-CN"] .gallery-edition,html[lang="zh-CN"] .site-footer>p{font-style:normal}
html[lang="zh-CN"] .eyebrow{letter-spacing:.14em}
html[lang="zh-CN"] .collection h2{font-size:2.5rem;line-height:1.45;letter-spacing:.015em}
html[lang="zh-CN"] .studio-copy h2{font-size:2.6rem;line-height:1.5;letter-spacing:.015em}
html[lang="zh-CN"] .detail-copy h2{font-size:2.7rem;line-height:1.4;letter-spacing:.035em}
html[lang="zh-CN"] .product-name{font-size:1.4rem;line-height:1.6;letter-spacing:.04em}
html[lang="zh-CN"] .signature{font-size:1.25rem;letter-spacing:.08em}
html[lang="zh-CN"] .gallery-edition{font-size:.9rem;letter-spacing:.06em}
html[lang="zh-CN"] .site-footer>p{font-size:1rem;letter-spacing:.05em}
.preview-language{position:fixed;right:20px;bottom:max(18px,env(safe-area-inset-bottom));z-index:20;display:flex;align-items:center;gap:5px;padding:6px;background:#fffefcf5;border:1px solid var(--line);box-shadow:0 3px 18px #28282b14;border-radius:6px;font-family:var(--sans);font-size:.75rem;line-height:1.6}
.preview-language>span{padding-inline:8px;color:var(--muted)}
.preview-language>a{padding:7px 12px;border-radius:3px}
.preview-language>a[aria-current="true"]{color:white;background:var(--accent)}
.preview-language>a:hover:not([aria-current="true"]){background:var(--stage)}
@media(max-width:760px){html[lang="zh-CN"] .hero h1{font-size:clamp(2.6rem,10vw,3.6rem)}html[lang="zh-CN"] .collection-heading{align-items:flex-start}html[lang="zh-CN"] .collection h2{font-size:1.9rem;max-width:230px}html[lang="zh-CN"] .collection-heading>p{max-width:110px;flex-shrink:0;margin-top:25px}html[lang="zh-CN"] .studio-copy h2{font-size:2rem}html[lang="zh-CN"] .detail-copy h2{font-size:2.15rem}html[lang="zh-CN"] .product-name{font-size:1.3rem}.preview-language{right:12px;bottom:max(12px,env(safe-area-inset-bottom));font-size:.75rem}.site-footer{padding-bottom:90px}}

/* Product covers are finished compositions, independent of wallpaper dimensions. */
.product-grid .product-image-button.product-cover{aspect-ratio:4/5;padding:0;background:#eeece9}
.product-grid .product-image-button.product-cover img{width:100%;height:100%;max-width:100%;aspect-ratio:auto;object-fit:contain;box-shadow:none;transform:none;transition:opacity .2s}
.product-grid .product-image-button.product-cover:hover img{transform:none;opacity:.95}
.detail-art-stage[data-mode="cover"]{padding:34px 25px 54px}
.detail-art-stage[data-mode="cover"] img{width:100%;height:auto;max-height:660px;aspect-ratio:auto;object-fit:contain;box-shadow:none}
.detail-formats button[hidden]{display:none}
@media(max-width:760px){.product-grid .product-card:last-child{grid-column:auto;max-width:none}.product-grid .product-card:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 8px)}.detail-art-stage[data-mode="cover"]{height:440px;padding:20px 18px 44px}.detail-art-stage[data-mode="cover"] img{width:100%;height:100%;max-height:100%;object-fit:contain}}

/* Shop details: the artwork remains the focus; checkout follows its paper palette. */
.product-price{font-size:.875rem;white-space:nowrap;color:var(--accent);font-weight:600}
.product-pack{display:flex;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}
.product-purchase{border-top:1px solid var(--line);padding-top:24px;margin-block:26px}
.set-price{display:flex;align-items:baseline;gap:10px}.set-price strong{font-size:1.7rem;color:var(--accent);font-weight:500}.set-price span,.product-purchase>p{font-size:.8125rem;color:var(--muted)}
.product-purchase>p{margin-top:7px}.product-purchase .product-preview-note{font-size:.75rem;line-height:1.75;margin-top:14px}
.primary-button{display:block;width:100%;padding:15px 18px;background:var(--accent);color:white;font-size:.875rem;line-height:1.6;text-align:center;cursor:pointer;border:1px solid var(--accent);transition:background .15s}
.primary-button:hover:not(:disabled){background:#402132}.primary-button:disabled{background:#e8e3e3;color:#72686d;cursor:not-allowed;border-color:#e8e3e3}.purchase-review{margin-top:18px}
#checkout-dialog{width:min(490px,calc(100% - 32px));overflow:auto}.checkout-content{padding:44px 34px 32px}.checkout-close{position:absolute;top:10px;right:12px;width:38px;height:38px;cursor:pointer;font-size:1.75rem;color:var(--muted)}
.checkout-content h2{font-family:var(--serif);font-size:2.3rem;line-height:1.2;margin-top:12px}.checkout-product{display:flex;align-items:center;gap:20px;margin-top:30px}.checkout-product img{width:92px;height:116px;object-fit:contain;background:var(--stage)}.checkout-product h3{font-family:var(--serif);font-size:1.65rem;line-height:1.2}.checkout-product p,.checkout-product span{font-size:.75rem;color:var(--muted);line-height:1.7}.checkout-product p{margin-top:8px}.checkout-total{display:flex;justify-content:space-between;align-items:center;border-block:1px solid var(--line);padding:17px 0;margin-block:25px 20px;font-size:.875rem}.checkout-total strong{font-weight:500;font-size:1.2rem;color:var(--accent)}.checkout-note{font-size:.75rem;color:var(--muted);line-height:1.9;margin-top:8px}.checkout-availability{margin-block:22px 16px;font-size:.8125rem;line-height:1.8}.checkout-message{color:#983c42;font-size:.8125rem;margin-top:12px}.checkout-retry{margin-top:8px}
.shop-guide{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);padding-block:64px 76px}.shop-guide h2{font-family:var(--serif);font-size:2.8rem;line-height:1.15;margin-top:16px}.shop-guide>div>p:last-child{font-size:.875rem;color:var(--muted);line-height:1.85;margin-top:20px;max-width:385px}.shop-faq details{border-bottom:1px solid var(--line)}.shop-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:20px 0;font-size:.875rem}.shop-faq summary::-webkit-details-marker{display:none}.shop-faq summary span{color:var(--accent);font-size:1.25rem}.shop-faq details[open] summary span{transform:rotate(45deg)}.shop-faq details p{padding:0 20px 20px 0;color:var(--muted);font-size:.8125rem;line-height:1.9}
.collection-empty{grid-column:1/-1;text-align:center;padding:40px 18px 52px;background:#efedeb}.empty-monogram{font-family:var(--serif);font-style:italic;font-size:3rem;color:var(--accent)}.collection-empty h3{font-family:var(--serif);font-size:2rem;margin-top:14px}.collection-empty p{font-size:.875rem;color:var(--muted);margin-top:12px}.collection-empty button{margin-top:18px}
[hidden]{display:none!important}html[lang="zh-CN"] .shop-guide h2{font-family:var(--serif);font-size:2rem;line-height:1.55}html[lang="zh-CN"] .checkout-content h2{font-family:var(--serif);font-size:1.65rem;line-height:1.5}html[lang="zh-CN"] .checkout-product h3{font-family:var(--serif);font-size:1.35rem;line-height:1.5}
@media(max-width:760px){.shop-guide{grid-template-columns:1fr;gap:24px;padding-block:42px}.shop-guide h2{font-size:2.15rem}.product-pack{flex-direction:column;gap:5px}.product-price{font-size:.75rem}.checkout-content{padding:42px 23px 26px}.checkout-content h2{font-size:2rem}.collection-empty h3{font-size:1.65rem}.collection-empty p{line-height:1.9}.checkout-product{gap:14px}.checkout-product h3{font-size:1.45rem}}
.download-page{min-height:100dvh;display:flex;flex-direction:column}.receipt{padding-block:70px 90px;max-width:850px;flex:1}.receipt h1{font-family:var(--serif);font-size:clamp(2.4rem,6vw,4.4rem);line-height:1.15;margin-top:18px}.receipt #receipt-status{color:var(--muted);font-size:1rem;line-height:1.9;margin-top:25px;max-width:580px}.receipt-summary{border-top:1px solid var(--line);margin-top:35px;padding-top:26px}.receipt-summary h2{font-family:var(--serif);font-size:2rem}.receipt-summary p{font-size:.875rem;color:var(--muted);margin-top:12px}.receipt-summary #receipt-number{font-size:.75rem;overflow-wrap:anywhere}.receipt-files{margin-block:25px}.receipt-file{display:flex;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.receipt-file-number{font-family:var(--serif);font-size:1.75rem;color:var(--accent)}.receipt-file>div{flex:1;min-width:0}.receipt-file strong{display:block;font-size:.875rem;font-weight:500;overflow-wrap:anywhere}.receipt-file small{display:block;font-size:.75rem;color:var(--muted);margin-top:6px}.receipt-file a{flex-shrink:0;font-size:.8125rem}.receipt .primary-button{max-width:300px;margin-top:25px}#receipt-help{font-size:.8125rem;color:var(--muted);line-height:1.9;margin-top:25px;max-width:530px}html[lang="zh-CN"] .receipt h1{font-family:var(--serif);font-size:2.7rem;line-height:1.5}
@media(max-width:760px){.receipt{padding-block:45px 65px}.receipt-file{gap:12px;flex-wrap:wrap}.receipt-file a{margin-left:auto}.download-page .site-header{gap:12px}.download-page .header-link{display:block;max-width:140px;line-height:1.6}.download-page .site-footer{padding-bottom:35px}}
/* A complete first collection, shown as one five-image product. */
.hero-backdrop{background:#e7e9e5}.hero-landscape{width:49%;left:11%;top:0}.hero-portrait{width:36%;right:4%;bottom:1%}.hero-landscape img,.hero-portrait img{aspect-ratio:1122/1402;object-fit:contain}.gallery-edition{left:7%;bottom:-14px}
.single-product{display:block}.single-product .product-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;max-width:1000px;margin-inline:auto}.single-product .product-meta{display:block;margin:0}.single-product .product-name{font-size:2.7rem;line-height:1.2}.single-product .product-price{display:block;font-size:1.15rem;margin-top:20px}.single-product .product-caption{font-family:var(--serif);font-style:italic;font-size:1.3rem;line-height:1.5;margin-top:20px}.product-introduction{font-size:.875rem;color:var(--muted);line-height:1.9;margin-top:20px}.product-file-spec{font-size:.75rem;color:var(--muted);margin-top:12px}.product-card-copy>.text-link{margin-top:20px}.single-product .product-pack{margin-top:25px}.product-card-copy{min-width:0}
.product-grid:not(.single-product){grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px;margin-inline:auto}
.detail-gallery{background:var(--stage);min-width:0;padding-bottom:20px}.detail-gallery .detail-art-stage[data-mode="cover"]{height:520px;min-height:0;padding:28px 22px 44px}.detail-gallery .detail-art-stage[data-mode="cover"] img{height:100%;width:100%;max-height:100%;object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 22px}.gallery-controls button{width:40px;height:40px;font-size:1.2rem;cursor:pointer}.gallery-controls p{font-size:.75rem;letter-spacing:.05em;color:var(--muted)}.gallery-thumbnails{display:flex;gap:8px;padding:12px 22px 0}.gallery-thumbnails button{flex:1;min-width:0;border:1px solid transparent;padding:3px;cursor:pointer}.gallery-thumbnails button[aria-pressed=true]{border-color:var(--accent)}.gallery-thumbnails img{width:100%;height:auto;aspect-ratio:4/5;object-fit:contain}.detail-copy{padding-top:58px}
html[lang="zh-CN"] .single-product .product-name{font-size:2.4rem}html[lang="zh-CN"] .single-product .product-caption{font-family:var(--sans);font-style:normal;font-size:.9375rem}
@media(max-width:760px){.hero-landscape{width:48%;left:12%;top:0}.hero-portrait{width:36%;right:4%;bottom:0}.gallery-edition{left:4%;bottom:-25px}.single-product .product-card{display:block;max-width:none!important}.single-product .product-card-copy{padding-top:24px}.single-product .product-name{font-size:2rem}.single-product .product-price{margin-top:12px}.single-product .product-caption{font-size:1.15rem;margin-top:15px}.single-product .product-pack{flex-direction:row}.single-product .product-image-button.product-cover{max-width:400px;margin-inline:auto}.detail-gallery .detail-art-stage[data-mode="cover"]{height:390px;padding:20px 18px 38px}.detail-art-stage>span{font-size:.6875rem}.gallery-thumbnails{padding-inline:16px;gap:4px}.gallery-controls{padding-inline:16px}.detail-copy{padding-top:35px}html[lang="zh-CN"] .single-product .product-name{font-size:1.9rem}}
@media(max-width:760px){.product-grid:not(.single-product){grid-template-columns:1fr;max-width:430px}.product-grid:not(.single-product) .product-card:last-child{grid-column:auto;max-width:none}}
.dialog-toolbar{position:sticky;top:0;height:0;z-index:5}.dialog-toolbar .dialog-close{position:absolute;top:15px;right:15px}.dialog-toolbar .checkout-close{background:var(--paper);border-radius:50%;top:9px;right:10px}
