@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Hanken+Grotesk:wght@300;400;500;600&display=swap");:root{--paper:#f6f1e7;--paper-2:#efe7d7;--bone:#e7dcc6;--ink:#221e18;--ink-soft:#5c5447;--ink-faint:#8c8270;--line:#d9ccb2;--ox:#7a2e26;--ox-deep:#5d231d;--brass:#9a7d3f;--forest:#2f4031;--display:"Cormorant Garamond",Georgia,serif;--body:"EB Garamond",Georgia,serif;--ui:"Hanken Grotesk",system-ui,sans-serif}.shop-root *{box-sizing:border-box;margin:0;padding:0}.shop-root{background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;overflow-x:hidden;scroll-behavior:smooth}.shop-root img{display:block;max-width:100%}.shop-root a{color:inherit;text-decoration:none}.shop-root ::selection{background:var(--ox);color:var(--paper)}.shop-root .ui{font-family:var(--ui)}.shop-root .serif{font-family:var(--display)}.shop-root:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.5;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='p'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2'/></filter><rect width='100%25' height='100%25' filter='url(%23p)' opacity='0.04'/></svg>")}.shop-root .wrap{position:relative;z-index:1}.shop-root .announce{font-family:var(--ui);font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-align:center;padding:9px 16px;color:var(--paper);background:var(--ink);display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.shop-root .announce span{opacity:.82}.shop-root .announce .dot{width:3px;height:3px;border-radius:50%;background:var(--brass)}.shop-root .nav{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 30px;border-bottom:1px solid var(--line);background:hsla(40,45%,94%,.86);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.shop-root .nav-links{display:flex;gap:26px;font-family:var(--ui);font-size:12.5px;letter-spacing:.04em}.shop-root .nav-links a{color:var(--ink-soft);position:relative;padding:4px 0;transition:color .3s}.shop-root .nav-links a.on{color:var(--ink)}.shop-root .nav-links a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--ox);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.shop-root .nav-links a.on:after,.shop-root .nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.shop-root .brand{text-align:center;line-height:1}.shop-root .brand b{font-family:var(--display);font-weight:600;font-size:25px;letter-spacing:.14em;display:block}.shop-root .brand span{font-family:var(--ui);font-size:9px;letter-spacing:.42em;text-transform:uppercase;color:var(--ink-faint);display:block;margin-top:4px}.shop-root .nav-right{display:flex;gap:22px;justify-content:flex-end;align-items:center}.shop-root .nav-right,.shop-root .nav-right button{font-family:var(--ui);font-size:12.5px;color:var(--ink-soft)}.shop-root .nav-right button{background:none;border:none;cursor:pointer;letter-spacing:.04em;transition:color .3s}.shop-root .nav-right button:hover{color:var(--ink)}.shop-root .nav-cta{font-family:var(--ui);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--paper);background:var(--ink);padding:9px 16px;border-radius:999px;transition:background .3s}.shop-root .nav-cta:hover{background:var(--ox-deep)}.shop-root .cart-pill{display:inline-flex;align-items:center;gap:7px}.shop-root .cart-pill .n{min-width:18px;height:18px;border-radius:999px;background:var(--ink);color:var(--paper);font-size:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.shop-root .hero{position:relative;padding:clamp(34px,5vw,60px) 20px 0;text-align:center}.shop-root .hero-eyebrow{font-family:var(--ui);font-size:11px;letter-spacing:.34em;text-transform:uppercase;color:var(--ox);display:inline-flex;align-items:center;gap:12px}.shop-root .hero-eyebrow:after,.shop-root .hero-eyebrow:before{content:"";width:26px;height:1px;background:var(--brass)}.shop-root .hero h1{font-family:var(--display);font-weight:500;font-size:clamp(40px,7vw,92px);line-height:.98;letter-spacing:-.005em;margin:16px 0 0;text-wrap:balance}.shop-root .hero h1 em{font-style:italic;color:var(--ox)}.shop-root .hero-sub{font-size:clamp(16px,1.7vw,20px);color:var(--ink-soft);max-width:50ch;margin:16px auto 0}.shop-root .hero-btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--ui);font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--paper);background:var(--ink);padding:16px 30px;border-radius:3px;margin-top:22px;transition:background .3s,transform .3s}.shop-root .hero-btn:hover{background:var(--ox-deep);transform:translateY(-2px)}.shop-root .hero-btn.alt{background:none;color:var(--ink);border:1px solid var(--ink)}.shop-root .hero-btn.alt:hover{background:var(--ink);color:var(--paper)}.shop-root .stage{position:relative;height:clamp(380px,52vw,560px);margin-top:18px;perspective:1700px;perspective-origin:50% 42%;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.shop-root .ring{position:relative;width:1px;height:1px;transform-style:preserve-3d;will-change:transform;cursor:-webkit-grab;cursor:grab}.shop-root .ring.drag{cursor:-webkit-grabbing;cursor:grabbing}.shop-root .ring-book{position:absolute;left:50%;top:50%;width:var(--cw);height:var(--ch);margin-left:calc(var(--cw) / -2);margin-top:calc(var(--ch) / -2);transform-style:preserve-3d;cursor:pointer;--cw:clamp(120px,15vw,188px);--ch:clamp(180px,22.5vw,282px)}.shop-root .ring .floor{position:absolute;left:50%;top:50%;width:clamp(420px,60vw,820px);height:clamp(420px,60vw,820px);transform:translate(-50%,-50%) rotateX(90deg) translateZ(calc(var(--rad) * -1 + 0px));background:radial-gradient(closest-side,rgba(34,30,24,.16),transparent 70%);pointer-events:none}.shop-root .cover{position:absolute;inset:0;border-radius:2px 5px 5px 2px;overflow:hidden;box-shadow:0 18px 34px -18px rgba(34,30,24,.6),inset 0 0 0 1px rgba(0,0,0,.05);-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 14px;text-align:center;transition:box-shadow .4s,transform .4s}.shop-root .ring-book:hover .cover{box-shadow:0 30px 50px -18px rgba(34,30,24,.7)}.shop-root .cover .spine{position:absolute;top:0;bottom:0;left:0;width:9px;z-index:4;background:linear-gradient(90deg,rgba(0,0,0,.32),rgba(0,0,0,.04))}.shop-root .cover .pub{font-family:var(--ui);font-size:8px;letter-spacing:.28em;text-transform:uppercase;opacity:.72;z-index:1}.shop-root .cover .ti{font-family:var(--display);font-weight:600;font-size:clamp(15px,1.7vw,21px);line-height:1.04}.shop-root .cover .au{font-family:var(--display);font-style:italic;font-size:clamp(11px,1.1vw,13px);opacity:.86}.shop-root .cover .rule{width:26px;height:1px;background:currentColor;opacity:.5}.shop-root .cover .orn{font-size:13px;opacity:.6;z-index:1}.shop-root .cover .mid{display:flex;flex-direction:column;gap:9px;align-items:center;z-index:1}.shop-root .cover .real{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;opacity:0;transition:opacity .6s ease}.shop-root .cover .real.on{opacity:1}.shop-root .cv-bone{background:linear-gradient(150deg,#efe6d2,#e3d6ba);color:#3a3220}.shop-root .cv-ox{background:linear-gradient(150deg,#83352b,#5d231d);color:#f2ddc9}.shop-root .cv-navy{background:linear-gradient(150deg,#2b3a4f,#1c2735);color:#dfe6ee}.shop-root .cv-forest{background:linear-gradient(150deg,#36503c,#243528);color:#dde7d8}.shop-root .cv-char{background:linear-gradient(150deg,#3a3530,#22201c);color:#e8e0d2}.shop-root .cv-ochre{background:linear-gradient(150deg,#c79a4e,#a87d34);color:#3a2c12}.shop-root .cv-plum{background:linear-gradient(150deg,#4a2f47,#332031);color:#ecd9e6}.shop-root .cv-rose{background:linear-gradient(150deg,#caa79c,#b08a7e);color:#3c2a23}.shop-root .cv-slate{background:linear-gradient(150deg,#6f7670,#4f554f);color:#eef0ec}.shop-root .cv-sky{background:linear-gradient(150deg,#9fb1b8,#7d9299);color:#23302f}.shop-root .cv-secret{background:linear-gradient(150deg,hsla(0,0%,100%,.08),transparent 40%),radial-gradient(120% 120% at 25% 15%,#b79b6e,#8a6f44 55%,#6b5230);color:#2e2413;box-shadow:0 22px 40px -16px rgba(34,30,24,.7),inset 0 0 0 1px rgba(60,42,20,.3)}.shop-root .cv-secret .frame{position:absolute;inset:9px 9px 9px 13px;border:1px solid rgba(60,42,20,.45);border-radius:3px;pointer-events:none;z-index:1}.shop-root .cv-secret:after{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:overlay;opacity:.5;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='130' height='130'><filter id='l'><feTurbulence type='fractalNoise' baseFrequency='0.55 0.85' numOctaves='2'/></filter><rect width='100%25' height='100%25' filter='url(%23l)'/></svg>")}.shop-root .cv-secret .keyhole{width:16px;height:20px;opacity:.66}.shop-root .cv-secret .pub{letter-spacing:.22em}.shop-root .stage-hint{font-family:var(--ui);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);margin-top:6px}.shop-root .stage-hint b{color:var(--ox);font-weight:600}.shop-root .enter{padding:clamp(70px,9vw,130px) clamp(20px,5vw,64px);text-align:center}.shop-root .enter-card{max-width:660px;margin:0 auto}.shop-root .enter .sec-eyebrow{font-family:var(--ui);font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--ox)}.shop-root .enter h2{font-family:var(--display);font-weight:500;font-size:clamp(32px,5vw,60px);line-height:1.02;margin-top:14px}.shop-root .enter h2 em{font-style:italic;color:var(--ox)}.shop-root .enter p{font-size:17px;color:var(--ink-soft);max-width:48ch;margin:16px auto 0}.shop-root .enter .mini-shelf{display:flex;justify-content:center;gap:10px;margin:34px 0 4px}.shop-root .enter .mini-shelf .ms{width:46px;height:66px;border-radius:2px 4px 4px 2px;box-shadow:0 10px 18px -10px rgba(34,30,24,.6);overflow:hidden;position:relative}.shop-root .enter .mini-shelf .ms .cover{padding:6px 4px}.shop-root .enter .mini-shelf .ms .au,.shop-root .enter .mini-shelf .ms .orn,.shop-root .enter .mini-shelf .ms .pub,.shop-root .enter .mini-shelf .ms .rule,.shop-root .enter .mini-shelf .ms .ti{display:none}.shop-root .band{background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.shop-root .band .inner{max-width:1100px;margin:0 auto;padding:clamp(70px,9vw,130px) clamp(20px,5vw,64px);text-align:center;position:relative;z-index:2}.shop-root .band .eyebrow{font-family:var(--ui);font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--brass)}.shop-root .band h2{font-family:var(--display);font-weight:500;font-size:clamp(32px,5vw,66px);line-height:1.04;margin-top:16px;text-wrap:balance}.shop-root .band h2 em{font-style:italic;color:var(--bone)}.shop-root .band p{max-width:56ch;margin:22px auto 0;color:hsla(40,45%,94%,.74);font-size:17px}.shop-root .band .deco{position:absolute;inset:0;opacity:.08;background-image:radial-gradient(circle at 15% 30%,var(--brass),transparent 40%),radial-gradient(circle at 85% 70%,var(--ox),transparent 45%)}.shop-root .vals{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shop-root .vals>div{padding:40px clamp(20px,4vw,52px);border-right:1px solid var(--line)}.shop-root .vals>div:last-child{border-right:none}.shop-root .vals .k{font-family:var(--ui);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ox)}.shop-root .vals .v{font-family:var(--display);font-weight:500;font-size:clamp(22px,2.4vw,30px);margin-top:10px;line-height:1.1}.shop-root .vals .d{font-size:14.5px;color:var(--ink-soft);margin-top:8px}.shop-root footer{background:var(--paper-2);border-top:1px solid var(--line)}.shop-root .foot{max-width:1320px;margin:0 auto;padding:64px clamp(20px,5vw,64px) 36px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:36px;gap:36px}.shop-root .foot .fb b{font-family:var(--display);font-weight:600;font-size:24px;letter-spacing:.12em}.shop-root .foot .fb p{margin-top:14px;font-size:14.5px;color:var(--ink-soft);max-width:32ch}.shop-root .foot h4{font-family:var(--ui);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:14px}.shop-root .foot .fl p,.shop-root .foot a{display:block;font-size:14.5px;color:var(--ink-soft);margin-bottom:9px;transition:color .3s}.shop-root .foot a:hover{color:var(--ox)}.shop-root .foot-bot{border-top:1px solid var(--line);text-align:center;padding:22px;font-family:var(--ui);font-size:11px;letter-spacing:.1em;color:var(--ink-faint)}.shop-root .toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%) translateY(20px);z-index:70;background:var(--ink);color:var(--paper);font-family:var(--ui);font-size:13px;letter-spacing:.04em;padding:13px 22px;border-radius:999px;opacity:0;transition:opacity .4s,transform .4s;pointer-events:none}.shop-root .toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.shop-root .reveal{opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1)}.shop-root .reveal.in{opacity:1;transform:none}.shop-root .reveal.d1{transition-delay:.08s}.shop-root .reveal.d2{transition-delay:.16s}@media (max-width:1040px){.shop-root .foot{grid-template-columns:1fr 1fr}.shop-root .foot .fb{grid-column:1/-1}}@media (max-width:720px){.shop-root .nav{grid-template-columns:auto 1fr auto;padding:14px 18px}.shop-root .nav-links,.shop-root .nav-right .hide-sm{display:none}.shop-root .vals{grid-template-columns:1fr}.shop-root .vals>div{border-right:none;border-bottom:1px solid var(--line)}.shop-root .vals>div:last-child{border-bottom:none}.shop-root .announce{gap:14px;font-size:10px}}@media (prefers-reduced-motion:reduce){.shop-root .reveal{transition:none;opacity:1;transform:none}}