:root{--ink:#171717;--muted:#747474;--line:#e6e6e2;--soft:#f5f5f2;--danger:#9a3131}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:.02em;background:#fff;margin:0;font-family:Arial,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(22px,5vw,72px);display:flex;position:sticky;top:0}.brand{letter-spacing:.13em;font-size:21px;font-weight:800}.brand span{color:var(--muted);margin-left:7px;font-size:10px}.topbar nav{gap:28px;font-size:13px;display:flex}.hero{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:calc(78vh - 72px);padding:70px 22px;display:flex}.logo{letter-spacing:.12em;background:#fafaf8;border:1px solid #dadad5;border-radius:24px;place-items:center;width:94px;height:94px;font-size:25px;font-weight:800;display:grid}.kicker,.section-index,.heading>p{letter-spacing:.2em;color:var(--muted);font-size:11px;font-weight:700}.hero h1{letter-spacing:-.055em;margin:10px 0 18px;font-size:clamp(44px,8vw,96px);line-height:1}.subtitle{letter-spacing:.24em;color:#555}.actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.actions a{border:1px solid #222;border-radius:999px;min-height:48px;padding:13px 22px}.actions a:first-child{color:#fff;background:#1b1b1b}.section{max-width:1440px;margin:auto;padding:clamp(76px,10vw,140px) clamp(22px,6vw,88px)}.intro h2,.heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,5vw,58px)}.routes{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:42px;display:grid}.routes a{border-right:1px solid var(--line);padding:34px 28px}.routes a:last-child{border:0}.routes small,.body small,.services small{letter-spacing:.16em;color:#888;font-size:10px}.routes strong{margin:22px 0 7px;font-size:23px;display:block}.routes span{color:var(--muted);font-size:14px}.heading{justify-content:space-between;align-items:start;margin-bottom:44px;display:flex}.heading span{color:var(--muted);margin-top:9px;display:block}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 30px #00000009}.product-image,.order-image{aspect-ratio:4/5;background:linear-gradient(145deg,#f2f2ef,#d9d9d4);overflow:hidden}.product-image img,.order-image img{object-fit:cover;width:100%;height:100%}.image-placeholder{letter-spacing:.15em;color:#555;place-items:center;width:100%;height:100%;font-size:34px;font-weight:800;display:grid}.body{flex-direction:column;flex:1;padding:20px;display:flex}.body h3{margin:9px 0 18px;font-size:17px;line-height:1.45}.price{font-size:21px}.body p{color:#666;font-size:12px}.card-dates{border-top:1px solid var(--line);margin:15px 0 8px;padding-top:10px}.card-dates div{justify-content:space-between;gap:12px;margin:7px 0;font-size:12px;display:flex}.card-dates dt{color:#888}.card-dates dd{margin:0}.status-text.open{color:#27663d}.card-action{color:#fff;background:#222;border:1px solid #222;border-radius:10px;justify-content:center;align-items:center;min-height:46px;margin-top:auto;font-size:14px;display:flex}.card-action:hover{background:#444}.card-action.disabled{color:#929292;cursor:not-allowed;background:#ededeb;border-color:#dededb}.shade{background:var(--soft);max-width:none}.shade>*{max-width:1264px;margin-left:auto;margin-right:auto}.empty-panel{text-align:center;color:var(--muted);border:1px dashed #d7d7d2;border-radius:18px;padding:52px 24px}.empty-panel p{color:var(--ink);margin:0 0 8px;font-size:18px}.loading-panel{animation:1.5s ease-in-out infinite pulse}.error-panel p{color:var(--danger)}@keyframes pulse{50%{opacity:.55}}.services{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.services article{border-top:1px solid #222;flex-direction:column;padding:24px 2px;display:flex}.services h3{margin:22px 0;font-size:32px}.services p{color:#666;min-height:64px;font-size:14px}.services dl{border-top:1px solid var(--line);padding-top:14px}.services dl div{justify-content:space-between;margin:8px 0;font-size:12px;display:flex}.services dt{color:#888}.services dd{margin:0}.services button{color:#fff;background:#222;border:1px solid #222;border-radius:10px;width:100%;min-height:46px;margin-top:20px}footer{color:#fff;background:#181818;flex-wrap:wrap;gap:12px 28px;padding:56px clamp(22px,6vw,88px);display:flex}footer b{letter-spacing:.12em}footer span{color:#aaa;font-size:11px}footer p{color:#888;border-top:1px solid #333;width:100%;padding-top:22px;font-size:12px}.preorder-page{background:#fafaf8;min-height:calc(100vh - 72px);padding:72px clamp(22px,6vw,88px) 120px}.preorder-heading{max-width:1264px;margin:0 auto 48px}.form-kicker{letter-spacing:.2em;color:#777;font-size:10px;font-weight:700}.preorder-heading h1,.success-panel h1,.preorder-state h1{letter-spacing:-.045em;margin:10px 0 12px;font-size:clamp(38px,6vw,64px)}.preorder-heading>p:last-child{color:var(--muted)}.preorder-layout{grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);align-items:start;gap:clamp(30px,6vw,90px);max-width:1264px;margin:auto;display:grid}.order-product{position:sticky;top:110px}.order-image{border-radius:20px;margin-bottom:24px}.order-product h2{margin:8px 0;font-size:clamp(25px,3vw,38px);line-height:1.25}.order-price{font-size:25px;font-weight:800}.product-facts{border-top:1px solid var(--line);padding-top:12px}.product-facts div,.summary-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:11px 0;font-size:13px;display:flex}.product-facts dt,.summary-list dt{color:var(--muted)}.product-facts dd,.summary-list dd{text-align:right;margin:0}.order-form{border:1px solid var(--line);background:#fff;border-radius:22px;padding:clamp(22px,4vw,42px);box-shadow:0 12px 50px #00000008}.field{border:0;margin:0 0 28px;padding:0;display:block}.field>span,.field legend{margin-bottom:8px;font-size:15px;font-weight:700;display:block}.field b{color:var(--danger);margin-left:6px;font-size:10px}.field i{color:#888;margin-left:6px;font-size:10px;font-style:normal}.field>small{color:var(--muted);margin:-2px 0 10px;font-size:12px;line-height:1.6;display:block}.field input[type=text],.field input:not([type]),.field input[name],.field select,.field textarea{background:#fff;border:1px solid #d8d8d4;border-radius:10px;width:100%;min-height:48px;padding:13px 14px}.field input:focus,.field select:focus,.field textarea:focus{outline-offset:2px;outline:2px solid #222}.readonly-field{border:1px solid var(--line);background:var(--soft);border-radius:10px;justify-content:space-between;gap:20px;padding:14px;display:flex}.readonly-field em{white-space:nowrap;font-style:normal;font-weight:700}.total-box{color:#fff;background:#1b1b1b;border-radius:14px;justify-content:space-between;align-items:center;margin:-6px 0 30px;padding:18px 20px;display:flex}.total-box span{color:#bbb;font-size:13px}.total-box strong{font-size:25px}.choices label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;margin:10px 0;padding:14px;display:flex}.choices label:has(input:checked){background:#fafaf8;border-color:#222}.choices input{margin-top:3px}.choices span strong,.choices span small{display:block}.choices span small{color:var(--muted);margin-top:4px;font-size:12px}.bank-card{border:1px solid #222;border-radius:14px;gap:6px;margin-bottom:28px;padding:20px;display:grid}.bank-card p{letter-spacing:.16em;color:#777;margin:0 0 5px;font-size:11px}.bank-card strong{font-size:19px}.bank-card span{font-size:13px}.rules{background:var(--soft);border-radius:14px;margin-bottom:26px;padding:20px}.rules>p{margin-top:0;font-weight:700}.rules ul{color:#555;padding-left:20px;font-size:13px;line-height:1.85}.rules label{border-top:1px solid #ddd;align-items:center;gap:9px;padding-top:14px;font-size:13px;font-weight:700;display:flex}.honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.submit-order,.solid-link,.outline-link{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:13px 24px;font-weight:700;display:inline-flex}.submit-order{color:#fff;cursor:pointer;background:#171717;border:0;width:100%}.submit-order:hover:not(:disabled),.solid-link:hover{background:#404040}.submit-order:disabled{color:#8a8a8a;cursor:not-allowed;background:#dcdcd8}.payment-note{color:#777;text-align:center;font-size:11px;line-height:1.6}.form-alert,.submit-error{color:#842c2c;background:#fff2f2;border:1px solid #efd2d2;border-radius:10px;margin:0 0 24px;padding:13px 15px;font-size:13px}.preorder-state,.success-panel{text-align:center;border:1px solid var(--line);background:#fff;border-radius:22px;max-width:760px;margin:6vh auto;padding:clamp(32px,6vw,72px)}.preorder-state p{color:var(--muted)}.success-mark{color:#fff;background:#171717;border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;font-size:23px;display:grid}.order-number{color:var(--muted)}.summary-list{text-align:left;margin:32px 0}.line-reminder{color:#555;font-size:13px;line-height:1.7}.success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.solid-link{color:#fff;background:#171717}.outline-link{border:1px solid #171717}.outline-link:hover{background:#f3f3f0}.art{aspect-ratio:4/5;background:linear-gradient(145deg,#f2f2ef,#d9d9d4);justify-content:center;align-items:center;display:flex;overflow:hidden}.art img{object-fit:cover;width:100%;height:100%}.image-fallback{text-align:center;color:#666;place-items:center;width:100%;height:100%;padding:18px;font-weight:700;display:grid}.image-fallback small{font-size:10px;font-weight:400;line-height:1.6}.body button{color:#fff;background:#222;border:1px solid #222;border-radius:10px;width:100%;min-height:46px;margin-top:auto}.body button:disabled{color:#929292;background:#ededeb;border-color:#dededb}@media (width<=1050px){.grid,.services{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.preorder-layout{grid-template-columns:1fr}.order-product{position:static}.order-image{max-height:440px}.order-image img{object-fit:contain;background:#eee}.preorder-page{padding-top:48px}}@media (width<=700px){.topbar{height:62px}.brand span{display:none}.topbar nav{gap:15px}.hero{min-height:70vh}.hero h1{font-size:46px}.actions{width:100%}.actions a{flex:1;padding-inline:10px}.section{padding:76px 18px}.routes,.grid,.services{grid-template-columns:1fr}.routes a{border-right:0;border-bottom:1px solid var(--line)}.heading{display:block}.heading>p{margin-bottom:18px}.card{grid-template-columns:41% 59%;display:grid}.product-image{aspect-ratio:auto;min-height:100%}.body{padding:16px}.body h3{margin-bottom:10px;font-size:15px}.price{font-size:18px}.services article{display:block}.preorder-page{padding:38px 14px 76px}.preorder-heading{padding:0 8px}.order-form{padding:22px 16px}.readonly-field{display:block}.readonly-field em{margin-top:7px;display:block}.total-box strong{font-size:21px}.summary-list div{display:block}.summary-list dd{text-align:left;margin-top:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.choices input[type=radio]{accent-color:#171717;border-radius:50%;flex:none;width:18px;height:18px;min-height:18px;margin:2px 0 0;padding:0}.choices .choice-copy{flex:1;min-width:0;display:block}.choices .choice-copy>strong,.choices .choice-title strong{font-size:15px;display:block}.choices .choice-copy>small,.choices .choice-title small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.55;display:block}.meetup-locations{border-top:1px solid var(--line);gap:10px;margin:14px 0 0;padding:13px 0 0 22px;display:grid}.meetup-locations li{padding-left:2px;font-size:12px;line-height:1.5}.meetup-locations li strong{font-size:13px;display:block}.meetup-locations li span{color:var(--muted);margin-top:1px;display:block}.campaign-layout{grid-template-columns:minmax(0,1.35fr) minmax(380px,.65fr);align-items:start;gap:34px;max-width:1264px;margin:auto;display:grid}.campaign-products{gap:16px;display:grid}.campaign-item{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:190px 1fr;display:grid;overflow:hidden}.campaign-item.unavailable{background:#f6f6f3}.campaign-thumb{background:#f7f8f5;min-height:230px;padding:18px}.campaign-thumb img{object-fit:contain;width:100%;height:100%}.campaign-copy{padding:23px;position:relative}.campaign-copy h2{margin:6px 0 9px;font-size:20px}.campaign-quantity{justify-content:space-between;align-items:center;gap:18px;margin-top:15px;display:flex}.campaign-quantity span{font-size:13px;font-weight:700}.campaign-quantity select{background:#fff;border:1px solid #d8d8d4;border-radius:8px;min-width:130px;padding:10px}.campaign-subtotal{border-top:1px solid var(--line);justify-content:space-between;padding-top:14px;font-size:13px;display:flex}.campaign-status{color:#8a3b2d;background:#ece5e1;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:700;position:absolute;top:20px;right:20px}.confirmation-box{border:1px solid #222;border-radius:14px;margin-top:12px;padding:22px}.confirmation-box h2{margin:7px 0 4px}.confirmation-actions{gap:10px;display:flex}.confirmation-actions .outline-link{cursor:pointer;background:#fff}.summary-list dt small{color:var(--muted);margin-top:5px;display:block}.campaign-layout>.order-form{position:sticky;top:92px}@media (width<=980px){.campaign-layout{grid-template-columns:1fr}.campaign-layout>.order-form{position:static}}@media (width<=620px){.campaign-item{grid-template-columns:112px 1fr}.campaign-thumb{min-height:170px;padding:10px}.campaign-copy{padding:17px}.campaign-copy h2{font-size:16px}.campaign-status{margin-top:8px;display:inline-block;position:static}.campaign-quantity select{min-width:100px}.confirmation-actions{flex-direction:column}.confirmation-actions>*{width:100%}}.ptcg30-title{white-space:nowrap}.ptcg30-primary,.ptcg30-secondary{white-space:nowrap;display:inline}.ptcg30-primary{margin-right:.28em}.version-tag{vertical-align:middle;color:#777;letter-spacing:.08em;background:#ececea;border-radius:999px;align-items:center;margin-left:.5em;padding:4px 7px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;transform:translateY(-.18em)}@media (width<=620px){.ptcg30-title{white-space:normal;flex-direction:column;align-items:flex-start;line-height:1.12;display:flex!important}.ptcg30-primary{margin-right:0}.ptcg30-secondary{align-items:center;gap:8px;display:flex}.ptcg30-secondary .version-tag{flex:none;margin-left:0;transform:none}}.checkout-summary{border:1px solid var(--line);border-radius:14px;margin:0 0 22px;padding:20px}.checkout-summary h2{margin:6px 0 16px;font-size:20px}.snapshot-list{gap:12px;display:grid}.snapshot-list article{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:12px;display:flex}.snapshot-list article>div:first-child{gap:4px;display:grid}.snapshot-list article span,.empty-summary{color:var(--muted);font-size:12px;line-height:1.55}.snapshot-price{text-align:right;white-space:nowrap;align-content:start;gap:5px;display:grid}.snapshot-price strong{font-size:14px}.snapshot-total,.snapshot-delivery{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.snapshot-total{padding-top:4px}.snapshot-total strong{font-size:20px}.snapshot-delivery{color:var(--muted);font-size:12px}.snapshot-delivery strong{text-align:right;color:#333}.terms-panel{scroll-margin-top:90px}.terms-panel>p{font-size:18px}.terms-summary{margin-bottom:16px}.terms-panel details{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:13px 0}.terms-panel summary{cursor:pointer;font-size:13px;font-weight:700;list-style-position:inside}.terms-content{max-height:430px;padding:8px 8px 4px;overflow:auto}.terms-content section{padding-top:10px}.terms-content h3{margin:8px 0;font-size:14px}.terms-content ul{margin-top:0}.terms-version{color:var(--muted);margin:12px 0!important;font-size:11px!important}.terms-consent{line-height:1.65;align-items:flex-start!important;padding-top:16px!important}.terms-consent input{accent-color:#171717;flex:none;width:19px;height:19px;margin:2px 0 0}.terms-link{color:#333;text-underline-offset:2px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.terms-link:focus-visible,.terms-panel summary:focus-visible{outline-offset:3px;outline:2px solid #222}.submit-error{scroll-margin-top:90px}@media (width<=700px){.checkout-summary{padding:17px 15px}.snapshot-list article{gap:9px;display:grid}.snapshot-price{text-align:left;white-space:normal;justify-content:space-between;display:flex}.snapshot-total,.snapshot-delivery{align-items:flex-start}.terms-panel{padding:18px 15px}.terms-panel ul{padding-left:18px}.terms-content{max-height:52vh;padding-inline:2px}.terms-consent{gap:11px!important;font-size:13px!important}.terms-consent input{width:21px;height:21px}.terms-link{display:inline}}.hero{justify-content:normal;align-items:normal;display:block;position:relative;overflow:hidden}.hero-inner{z-index:2;align-items:center;width:min(100%,1440px);min-height:640px;margin:auto;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero h1{max-width:680px;margin:0}.hero h1 span{display:block}.hero .subtitle{margin:22px 0 0}.hero .actions{justify-content:flex-start}.hero .actions a{text-align:center;font-weight:700}.hero-visual{z-index:1;pointer-events:none;position:absolute;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0}.hero-visual img{width:100%;height:100%}.hero-monogram{pointer-events:none;position:absolute;transform:translateY(-50%)}@media (width<=700px){.hero h1{max-width:360px}.hero .actions a{font-size:14px}}:root{--ink:#1d1e1d;--muted:#70736f;--line:#e2e4df;--soft:#f6f7f4;--accent:#405b50}body{font-family:-apple-system,BlinkMacSystemFont,Noto Sans TC,Noto Sans JP,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.topbar{background:#ffffffeb;height:64px;padding-inline:clamp(20px,5vw,72px)}.topbar a{transition:color .18s}.topbar nav a:hover{color:var(--accent)}.hero{background:#fbfcfa;min-height:600px;padding:64px 24px 70px}.logo{background:#fff;border-radius:16px;width:76px;height:76px;font-size:21px}.hero h1{letter-spacing:-.052em;margin:0;font-size:clamp(48px,7.4vw,88px);font-weight:650;line-height:1}.hero .subtitle{letter-spacing:.18em;color:#737772;margin:20px 0 0;font-size:14px}.hero-tagline{color:#989b97;letter-spacing:.06em;margin:18px 0 0;font-size:12px}.actions{gap:12px;margin-top:28px}.actions a,.primary-cta{color:#fff;background:#222;border:1px solid #222;border-radius:8px;min-height:48px;padding:12px 25px;transition:transform .18s,background .18s,border-color .18s}.actions a:nth-child(n+2){color:#222;background:#fff;border-color:#cfd2cd}.actions a:hover,.primary-cta:hover,.card-action:hover,.body button:hover:not(:disabled),.services button:hover{background:#363836;transform:translateY(-1px)}.actions a:nth-child(n+2):hover{background:#f1f2ef}.section{padding-block:clamp(80px,9vw,124px);scroll-margin-top:64px}.intro h2,.heading h2,.contact h2{font-weight:560}.routes a{transition:background .18s}.routes a:hover{background:#fafbf9}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{border-radius:14px;min-width:0;transition:transform .2s,border-color .2s;box-shadow:0 4px 18px #1c221b08}.card:hover{border-color:#c8cbc5;transform:translateY(-2px)}.card.unavailable-card .product-image img,.card.unavailable-card .product-art img{opacity:.56}.product-image,.art{aspect-ratio:1;background:#f7f8f5;padding:20px;position:relative;overflow:hidden}.product-image img,.art img,.product-art img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%}.featured-badge{z-index:2;background:var(--accent);color:#fff;letter-spacing:.08em;border-radius:6px;padding:5px 9px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.body{padding:22px}.body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:49px;margin:9px 0 15px;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.price{font-size:19px;font-weight:650}.body p{color:#797c78;margin:8px 0 16px}.card-dates{margin-top:14px}.status-text.open{color:var(--accent);font-weight:650}.card-action,.body button,.services button,.submit-order,.solid-link{border-radius:8px;min-height:46px;transition:transform .18s,background .18s,border-color .18s}.expand-region{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .22s;display:grid}.expand-region>div{overflow:hidden}.expand-region.is-open{opacity:1;grid-template-rows:1fr}.extra-grid{padding-top:22px}.expand-actions{justify-content:center;margin-top:28px;display:flex}.secondary-cta,.social-link{color:#252625;cursor:pointer;background:#fff;border:1px solid #cfd2cd;border-radius:8px;min-height:46px;padding:11px 22px;transition:background .18s,border-color .18s}.secondary-cta:hover,.social-link:hover{background:#f0f1ee;border-color:#bfc3bd}.faq-list{max-width:880px;margin-left:auto}.faq-list details{border-top:1px solid var(--line);padding:21px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:600}.faq-list p{color:var(--muted);margin:12px 0 0;font-size:14px}.contact{text-align:center;max-width:1100px}.contact h2{margin:8px 0;font-size:clamp(34px,5vw,54px)}.contact>p:not(.section-index){color:var(--muted)}.contact-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.social-link{justify-content:center;align-items:center;display:inline-flex}.site-footer{color:#fff;background:#1c1e1d;border-top:1px solid #303331;grid-template-columns:1fr auto;gap:48px;padding:64px clamp(22px,6vw,88px) 32px;display:grid}.footer-brand{flex-direction:column;gap:10px;display:flex}.footer-brand b{letter-spacing:.12em}.footer-brand span{color:#aeb2ad;font-size:14px}.footer-links{gap:64px;display:flex}.footer-links>div{flex-direction:column;gap:10px;display:flex}.footer-links a{color:#d7dad6;font-size:13px;transition:color .18s}.footer-links a:hover{color:#fff}.site-footer>p{color:#848984;border-top:1px solid #343735;grid-column:1/-1;margin:4px 0 0;padding-top:24px;font-size:12px}.submit-order,.solid-link,.outline-link{border-radius:8px}.order-image{aspect-ratio:1;background:#f7f8f5}.order-image img{object-fit:contain}.product-art{background:#f7f8f5;padding:20px}@media (width<=1050px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.topbar{height:60px;padding-inline:18px}.topbar nav{gap:14px;font-size:12px}.hero{min-height:calc(100svh - 60px);max-height:700px;padding:38px 20px 44px}.logo{width:62px;height:62px;font-size:18px}.hero .kicker{margin-top:20px}.hero h1{font-size:36px;line-height:1.2}.hero .subtitle{max-width:320px;margin-top:16px;font-size:13px;line-height:1.8}.actions{width:100%;max-width:360px;margin-top:24px}.actions a{flex:1;min-width:0;padding-inline:12px}.section{padding:72px 20px;scroll-margin-top:60px}.heading{margin-bottom:30px}.heading h2,.intro h2{font-size:36px}.routes{margin-top:30px}.routes a{padding:25px 20px}.routes strong{margin-top:15px}.grid{grid-template-columns:1fr;gap:16px}.card{grid-template-columns:none;display:flex}.product-image,.art{aspect-ratio:1;min-height:0;padding:18px}.body{padding:19px}.body h3{min-height:46px;font-size:16px}.extra-grid{padding-top:16px}.expand-actions{margin-top:22px}.secondary-cta{width:100%;min-height:46px}.services{grid-template-columns:1fr;gap:8px}.services p{min-height:0}.faq-list{margin-top:8px}.faq-list details{padding:18px 2px}.contact-actions{flex-direction:column}.contact-actions a{width:100%;min-height:48px}.site-footer{grid-template-columns:1fr;gap:34px;padding:52px 20px 28px}.footer-links{gap:52px}.site-footer>p{grid-column:auto}.preorder-page,.order-form{padding-inline:18px}}@media (width<=390px){.hero h1{font-size:33px}.hero .subtitle{font-size:12px}.topbar nav{gap:11px}.topbar nav a{font-size:11px}.heading h2,.intro h2{font-size:32px}}@media (prefers-reduced-motion:reduce){.expand-region{transition:none}}@media (width<=768px){.hero{min-height:570px;max-height:none;padding:34px 20px 42px}.hero h1{font-size:clamp(42px,13vw,54px);line-height:1.02}.hero .subtitle{margin-top:16px}.actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px;display:grid}.actions a{width:100%}.actions a:first-child{grid-column:1/-1}.hero-tagline{max-width:310px;line-height:1.7}}.hero{text-align:left;background:#fff;min-height:640px;padding:0}.hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr)}.hero-copy{padding:78px 24px 78px clamp(38px,6.5vw,112px)}.hero .kicker{color:var(--accent);margin:0 0 28px}.hero h1{font-size:clamp(50px,4.2vw,68px);font-weight:650;line-height:1.08}.hero h1 span{white-space:nowrap}.hero .subtitle{color:#686b69;letter-spacing:.08em;margin-top:22px;font-size:clamp(17px,1.45vw,22px);font-weight:600;line-height:1.6}.hero .actions{flex-wrap:nowrap;justify-content:flex-start;width:auto;max-width:none;margin-top:38px;display:flex}.hero .actions a{width:auto;min-width:150px;min-height:54px;padding:16px 24px}.hero .actions a:first-child{grid-column:auto}.hero-visual:after{z-index:1;background:linear-gradient(#fff 0%,#ffffffe6 7%,#ffffff73 16%,#ffffff14 27%,#fff0 38% 65%,#ffffff1a 76%,#ffffff8c 90%,#fffffff2 97%,#fff 100%),linear-gradient(90deg,#fff 0% 28%,#fffffff0 36%,#ffffffa6 44%,#ffffff47 53%,#ffffff14 70% 88%,#ffffff26 100%)}.hero-visual img{object-fit:contain;object-position:right center;filter:saturate(.45)contrast(.78)brightness(1.08);opacity:.82}@media (width>=769px){.hero-inner{z-index:3}.hero-visual{z-index:1;inset:0}.hero-visual:before{content:none}.hero-visual img{z-index:0;object-fit:contain;object-position:right 58%;filter:saturate(.32)contrast(.56)brightness(1.23);opacity:.24;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}}.hero-monogram{border-color:#355f5208;left:-260px}.hero-monogram:after{background:#355f5208}@media (width>=769px) and (width<=1050px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr)}.hero-copy{padding-left:clamp(38px,5vw,64px);padding-right:12px}.hero h1{font-size:clamp(44px,5.4vw,57px)}.hero .actions{gap:8px}.hero .actions a{white-space:nowrap;flex:0 132px;min-width:0;padding-inline:14px}}@media (width<=768px){.hero{min-height:590px;max-height:none;padding:0}.hero-inner{min-height:590px;display:block}.hero-copy{padding:56px 20px 196px}.hero .kicker{margin:0 0 18px}.hero h1{font-size:clamp(32px,8.5vw,36px);line-height:1.14}.hero h1 span{white-space:nowrap}.hero .subtitle{letter-spacing:.04em;max-width:350px;margin-top:16px;font-size:13px;line-height:1.7}.hero .actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:360px;margin-top:24px;display:grid}.hero .actions a{width:100%;min-width:0;min-height:48px;padding:13px 8px}.hero .actions a:first-child{grid-column:1/-1}.hero-visual{opacity:.58;height:45%;inset:auto -8% 0 8%}.hero-visual:after{background:linear-gradient(115deg,#fff 0%,#ffffffdb 22%,#ffffff2e 64%,#fff0 100%)}.hero-visual img{object-position:right center;filter:saturate(.38)contrast(.7)brightness(1.12)}.hero-monogram{display:none}}.hero-monogram{z-index:2;opacity:.07;background:0 0;border:0;border-radius:0;width:480px;height:480px;top:50%;left:-120px}.hero-monogram:after{display:none}.hero-monogram img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}@media (width<=768px){.hero{min-height:0}.hero-inner{z-index:auto;min-height:0;display:block}.hero-copy{z-index:3;width:100%;padding:48px 20px 44px}.hero-visual{z-index:1;opacity:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.hero-visual:after{background:linear-gradient(#fff 0%,#fff0 18% 78%,#fff 100%),linear-gradient(90deg,#fff 0%,#ffffffdb 32%,#ffffff2e 72%,#ffffff4d 100%)}.hero-visual img{object-fit:contain;object-position:right center;filter:saturate(.35)contrast(.68)brightness(1.12);opacity:.12;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.hero-monogram{z-index:2;opacity:.035;width:240px;height:240px;display:block;top:20px;left:-60px;transform:none}.hero .actions{z-index:3;position:relative}}
