@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;600&display=swap');
:root{--paper:#faf6ef;--ink:#342e28;--clay:#a95036;--peach:#edbb99;--line:#d8cfc2;--muted:#73685e;--white:#fffdf8;--serif:'Noto Serif TC',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Noto Sans TC',sans-serif;font-size:16px;line-height:1.7}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--clay);outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--clay);outline-offset:2px}.skip{position:fixed;left:16px;top:-80px;padding:12px;background:white;z-index:99}.skip:focus{top:12px}.preview-bar{background:#3d463c;color:#fff9ed;text-align:center;font-size:14px;padding:7px 20px;letter-spacing:.03em}.header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,serif;font-size:54px;letter-spacing:-6px;line-height:1;color:var(--clay)}.brand-note{font-size:12px;line-height:1.5;letter-spacing:.09em}.header nav{margin-left:auto;display:flex;gap:30px;align-items:center;font-size:14px}.text-button{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:5px;font-size:inherit}.hero{display:grid;grid-template-columns:1fr 1.08fr;max-width:1440px;margin:auto;min-height:720px}.hero-copy{padding:65px 10% 50px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;margin:0 0 30px}h1{font-family:var(--serif);font-size:clamp(40px,4.8vw,68px);font-weight:400;line-height:1.45;letter-spacing:.05em;margin:0}h2{font-family:var(--serif);font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.5;margin:0 0 30px}h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:0}.hero-en{font-family:Georgia,serif;font-style:italic;font-size:24px;line-height:1.3;margin:28px 0;color:var(--muted)}.hero-bottom{margin-top:40px}.hero-bottom p{font-size:14px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:15px 25px;background:var(--clay);color:var(--white);border:1px solid var(--clay);font-size:16px;line-height:1.5;transition:background .2s}.button:hover{background:#893e29}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.full{width:100%}.art-panel{background:var(--peach);margin:26px 26px 26px 0;padding:30px;display:flex;flex-direction:column;justify-content:space-between;color:#6c3726}.art-top,.art-bottom{display:flex;justify-content:space-between;font-size:12px;line-height:1.5;letter-spacing:.1em}.art-top span:last-child{text-align:right}.photo-slot{padding:40px 20px;border:1px solid #c98b68;margin:35px 10px;display:flex;flex-direction:column;justify-content:center;min-height:410px}.photo-index{font-size:12px;letter-spacing:.12em}.photo-slot p{font-family:Georgia,serif;line-height:1.03;font-size:clamp(45px,5.2vw,76px);letter-spacing:-.04em;margin:30px 0}.photo-slot em{font-weight:400}.photo-note{font-size:14px}.photo-slot.has-photo{padding:0;border:0}.photo-slot img{width:100%;height:470px;object-fit:cover}.section{max-width:1320px;margin:auto;padding:90px 40px;border-bottom:1px solid var(--line)}.story{display:grid;grid-template-columns:.8fr 1.35fr 1fr;gap:45px}.story .eyebrow{max-width:145px}.story p{color:var(--muted)}.story .serif{color:var(--clay);font-size:22px}.serif{font-family:Georgia,var(--serif);font-style:italic}.specs{align-self:end;margin:0}.specs div{padding:16px 0;border-bottom:1px solid var(--line)}dt{font-size:14px;color:var(--muted)}dd{margin:3px 0 0}.purchase{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:110px;padding-bottom:110px}.purchase-intro{padding-top:20px}.purchase-intro h2{font-size:42px}.release-note{border-left:2px solid var(--clay);padding-left:20px;margin:45px 0 22px;max-width:370px}.release-note span{font-size:14px;color:var(--clay)}.release-note p{margin:8px 0}.small,small{font-size:14px;color:var(--muted)}.centered{text-align:center}.purchase-card{background:var(--white);border:1px solid var(--line);padding:35px;box-shadow:9px 9px 0 #eee7dc}.product-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.tag{font-size:12px;letter-spacing:.05em;border:1px solid var(--line);padding:4px 8px;white-space:nowrap}.purchase-card>p{margin:5px 0 20px}.quantity-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:24px}.stepper{display:flex;align-items:center;border:1px solid var(--line)}.stepper button{height:42px;width:44px;background:none;border:0}.stepper output{width:30px;text-align:center}.methods{border:0;padding:0;margin:25px 0 12px;min-width:0}.methods legend{margin-bottom:12px}.method{display:flex;align-items:center;gap:12px;padding:17px 14px;border:1px solid var(--line);margin:10px 0;cursor:pointer}.method:has(input:checked){background:#f7ede3;border-color:var(--clay)}input[type=radio],input[type=checkbox]{accent-color:var(--clay);width:19px;height:19px;flex-shrink:0}.method span{flex:1}.method b{display:block;font-weight:500}.method small{display:block;font-size:14px}.method strong{font-size:14px;font-weight:500;white-space:nowrap}.method-detail{font-size:14px;background:#f4efe6;padding:12px 15px}.total-row{display:flex;justify-content:space-between;align-items:center;padding:25px 0;gap:15px}.total-row small{display:block}.total-row strong{font-family:Georgia,serif;font-size:30px;font-weight:400}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq details:first-child{padding-top:0}summary{cursor:pointer;padding-right:10px}details p{color:var(--muted);padding-right:20px;font-size:15px}.closing{text-align:center;padding:90px 20px;background:#e9dfd0}.closing p{font-size:clamp(33px,4vw,52px);font-family:Georgia,serif;line-height:1.15;margin:0 0 25px}.closing span{font-size:12px;letter-spacing:.2em}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px}.mobile-buy{display:none}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:28px;width:min(620px,calc(100% - 28px));max-height:90dvh;overflow:auto}dialog::backdrop{background:rgba(30,23,16,.5);backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.dialog-head .eyebrow,.dialog-head h2{margin:0}.dialog-head h2{font-size:28px}.close{border:0;background:none;font-size:32px;width:44px;height:44px;line-height:1}.steps{display:flex;gap:20px;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:25px;font-size:14px;color:var(--muted)}.steps .active{color:var(--clay);font-weight:600}form label{display:block;font-size:14px;margin:18px 0}input:not([type=checkbox]):not([type=radio]),textarea,select{display:block;width:100%;padding:12px;border:1px solid var(--line);border-radius:0;background:var(--white);color:var(--ink);margin-top:7px;font-size:16px}textarea{resize:vertical;min-height:85px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{margin:0}.check{display:flex;gap:10px;align-items:flex-start!important}.check input{margin-top:4px}.error{color:#a1271a;font-size:14px}.notice{background:#eee5d8;padding:15px;font-size:14px}.review-list{margin:20px 0}.review-list div{display:flex;gap:20px;padding:10px 0;border-bottom:1px solid var(--line)}.review-list dt{width:80px;flex-shrink:0}.review-list dd{overflow-wrap:anywhere}.actions{display:flex;gap:12px;margin-top:25px}.actions .button{flex:1;justify-content:center}.order-heading{font-family:var(--serif);font-size:29px;margin:0 0 12px}.success-mark{font-family:Georgia,serif;font-size:54px;color:var(--clay);line-height:1}.bank-box{border:1px solid var(--line);padding:20px;margin:20px 0}.bank-box strong{display:block;font-size:23px;word-break:break-all}.bank-box p{margin:7px 0}.token-box{word-break:break-all;font-size:14px;padding:12px;background:#eee5d8}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:12px 22px;background:var(--ink);color:white;z-index:100;font-size:14px;max-width:90%}[hidden]{display:none!important}.status-pill{display:inline-block;padding:4px 12px;background:#eee5d8;color:var(--clay);font-size:14px}.admin-shell{max-width:1150px;margin:auto;padding:35px 25px}.admin-list{display:grid;gap:15px}.admin-order{border:1px solid var(--line);padding:22px;background:var(--white)}.admin-order h3{font-size:22px}.admin-order p{overflow-wrap:anywhere}.admin-toolbar{display:flex;gap:15px;flex-wrap:wrap;align-items:end;margin-bottom:25px}.admin-toolbar label{flex:1}.admin-toolbar button{margin-bottom:0}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions button{padding:8px 14px}.admin-summary{display:flex;gap:25px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:20px 0;margin-bottom:25px}
@media(min-width:1500px){.hero{border-right:1px solid var(--line);border-left:1px solid var(--line)}}@media(max-width:1000px){.brand-note{display:none}.hero-copy{padding:50px 8%}.hero{min-height:auto}.art-panel{padding:22px}.photo-slot{margin:25px 0;padding:20px;min-height:370px}.story{grid-template-columns:1fr 1fr;gap:30px}.story>.eyebrow{grid-column:1/-1;max-width:none;margin:0}.purchase{gap:35px}.section{padding:65px 30px}.purchase-intro h2{font-size:34px}.purchase-card{padding:24px}.product-title{align-items:start;flex-direction:column}.faq{gap:35px}}@media(max-width:680px){.header{padding:20px 22px;gap:12px}.wordmark{font-size:44px;letter-spacing:-5px}.header nav{gap:18px;font-size:14px}.header nav>a:first-child{display:none}.preview-bar{font-size:12px;padding:8px 10px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 26px}.eyebrow{font-size:12px;margin-bottom:24px}h1{font-size:43px;line-height:1.4}.hero-en{font-size:22px;margin:22px 0}.hero-bottom{margin-top:25px}.hero-bottom .button{width:100%}.art-panel{margin:0 18px 25px;padding:22px}.photo-slot{min-height:300px;margin:20px 0}.photo-slot p{font-size:58px;margin:20px 0}.art-top,.art-bottom{font-size:12px;letter-spacing:.03em}.section{padding:50px 24px}.story{grid-template-columns:1fr;gap:20px}.story h2{font-size:32px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.specs dd{font-size:14px}.purchase{grid-template-columns:1fr;gap:25px}.purchase-intro{padding:0}.purchase-intro h2{font-size:34px;margin-bottom:20px}.release-note{margin:25px 0 20px}.purchase-card{padding:22px}.product-title{flex-direction:row;align-items:center}.product-title h3{font-size:25px}.tag{font-size:10px}.faq{grid-template-columns:1fr;gap:15px}.faq h2{font-size:32px}.closing{padding:65px 20px}.closing p{font-size:35px}footer{flex-wrap:wrap;padding:30px 24px 120px;justify-content:flex-start;gap:20px}footer>span:last-child{width:100%}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:12px 18px calc(12px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;z-index:5}.mobile-buy span{font-family:Georgia,serif;font-size:14px}.mobile-buy strong{display:block;font-size:21px;font-weight:400}.mobile-buy .button{padding:12px 22px}.form-grid{grid-template-columns:1fr;gap:12px}dialog{padding:22px;max-height:92dvh}.actions{flex-wrap:wrap}.actions .button{min-width:130px}.toast{bottom:100px}.method{padding:14px 10px}.method strong{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.header,.preview-bar,.mobile-buy,footer,button,.close{display:none!important}body:has(dialog[open]) main{display:none}dialog[open]{position:static;max-height:none;width:100%;border:0}}
.wordmark img{display:block;width:150px;height:auto}.header .wordmark{flex-shrink:0}.policy{white-space:pre-line}.films{max-width:1320px;margin:0 auto;padding:60px 40px 80px;border-bottom:1px solid var(--line)}.films-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.films-heading h2{margin:0}.film-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.film-grid figure{margin:0}.film-grid video{display:block;width:100%;aspect-ratio:9/16;background:#e9dfd0;object-fit:contain}.film-grid figcaption{font-size:14px;padding-top:12px;color:var(--muted)}@media(max-width:680px){.wordmark img{width:120px}.films{padding:45px 24px}.films-heading{display:block}.films-heading p{margin:15px 0}.film-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px}.film-grid figure{min-width:82%;scroll-snap-align:start}.photo-slot img{height:auto;aspect-ratio:2251/2803;object-fit:contain}.header nav{gap:15px}}
.film-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.film-feature video{display:block;width:100%;aspect-ratio:720/898;background:#f8f2df;object-fit:contain}.film-copy{padding:30px}.film-quote{font-family:Georgia,serif;font-size:clamp(38px,5vw,68px);line-height:1.1;color:var(--clay);letter-spacing:-.03em;margin:35px 0}.film-copy>p:last-child{max-width:330px}@media(max-width:680px){.film-feature{grid-template-columns:1fr;gap:20px}.film-copy{padding:0}.film-quote{font-size:44px}.film-feature video{max-height:540px}}
