:root{--ink:#121212;--muted:#69665f;--paper:#f8f7f3;--white:#fff;--line:#ded8cc;--oxide:#7e2e2e;--moss:#556b58;--brass:#b08b52;--charcoal:#22201d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.store-shell{overflow:hidden}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f7f3e6;border-bottom:1px solid #1212121a;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px;padding:0 32px;display:grid;position:sticky;top:0}.brand,.site-footer h2{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2.1rem);font-weight:500}.main-nav,.header-actions,.footer-links,.hero-actions,.auth-points{align-items:center;display:flex}.main-nav{color:#292725;letter-spacing:.08em;text-transform:uppercase;gap:26px;font-size:.78rem}.header-actions{color:#37322d;justify-content:flex-end;gap:18px;font-size:.86rem}.bag-link{align-items:center;gap:8px;display:inline-flex}.bag-link span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:22px;height:22px;font-size:.75rem;display:grid}.hero-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:calc(100vh - 76px);display:grid;position:relative}.hero-media{min-height:620px;position:relative}.hero-copy{background:linear-gradient(135deg, #b08b5221, transparent 34%), var(--white);flex-direction:column;justify-content:center;gap:26px;padding:clamp(48px,7vw,110px);display:flex}.eyebrow{color:var(--oxide);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}h1,h2,h3{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}h1{max-width:9ch;font-size:clamp(4.2rem,10vw,9.2rem)}h2{font-size:clamp(2.1rem,4.8vw,5.6rem)}h3{font-size:1.45rem}.hero-copy p:not(.eyebrow),.intro-section p,.auth-copy p,.experience-section p,.site-footer p{color:var(--muted);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.65}.hero-copy p:not(.eyebrow){max-width:560px}.hero-actions{flex-wrap:wrap;gap:12px;padding-top:8px}.primary-button,.secondary-button{border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.82rem;font-weight:700;display:inline-flex}.primary-button{background:var(--ink);color:var(--white)}.secondary-button{background:0 0}.ticker-bar{border-bottom:1px solid var(--line);background:var(--charcoal);color:var(--white);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ticker-bar span{letter-spacing:.1em;text-align:center;text-transform:uppercase;border-right:1px solid #ffffff29;place-items:center;min-height:64px;padding:0 18px;font-size:.72rem;display:grid}.section-grid,.product-section,.auth-section,.experience-section,.site-footer{padding:clamp(56px,8vw,110px) clamp(20px,5vw,76px)}.section-grid{background:var(--paper);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:44px;display:grid}.intro-section h2{max-width:860px;margin-top:16px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.section-heading h2{margin-top:12px}.section-heading a{border-bottom:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;padding-bottom:10px;font-size:.78rem;font-weight:700}.product-section{background:var(--white)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:4/5;background:#e8e2d7;position:relative;overflow:hidden}.product-image img{transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-image span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;background:#ffffffdb;padding:8px 10px;font-size:.7rem;font-weight:700;position:absolute;bottom:14px;left:14px}.product-info{justify-content:space-between;gap:18px;padding:18px 0 0;display:flex}.product-info p{color:var(--moss);flex:none;font-weight:700}.auth-section{background:#eeebe4;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.auth-visual{background-color:#0000;background-image:linear-gradient(145deg,#7e2e2ecc,#22201deb),url(https://images.unsplash.com/photo-1543087903-1ac2ec7aa8c5?auto=format&fit=crop&w=1200&q=85);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:520px;display:grid}.token-card{width:min(78%,360px);color:var(--white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff47;padding:28px;box-shadow:0 28px 80px #00000040}.token-card span,.token-card p{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.token-card strong{margin:82px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500;line-height:1;display:block}.auth-copy{flex-direction:column;gap:22px;display:flex}.auth-copy h2{max-width:820px}.auth-copy p:not(.eyebrow){max-width:720px}.auth-points{flex-wrap:wrap;gap:10px;padding-top:6px}.auth-points span{border:1px solid var(--line);color:#3a3732;background:#ffffff8f;padding:10px 13px;font-size:.78rem;font-weight:700}.experience-section{background:var(--charcoal);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.experience-section article{min-height:260px;color:var(--white);background:#2b2925;padding:clamp(24px,4vw,42px)}.experience-section span{color:var(--brass);letter-spacing:.12em;font-size:.76rem;font-weight:700}.experience-section h3{margin:56px 0 16px}.experience-section p{color:#ffffffb8;font-size:1rem}.site-footer{background:var(--ink);color:var(--white);justify-content:space-between;align-items:end;gap:32px;display:flex}.site-footer p{color:#ffffff9e;margin-top:12px}.footer-links{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:.82rem}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;padding:0 22px}.main-nav{display:none}.hero-section,.section-grid,.auth-section{grid-template-columns:1fr}.hero-media{min-height:54vh}.hero-copy{padding:44px 24px 58px}.ticker-bar,.product-grid,.experience-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header{min-height:68px}.header-actions a:not(.bag-link){display:none}.hero-section{min-height:auto}.hero-media{min-height:420px}.ticker-bar,.product-grid,.experience-section{grid-template-columns:1fr}.section-heading,.product-info,.site-footer{flex-direction:column;align-items:flex-start}.product-info{gap:6px}.auth-visual{min-height:390px}.footer-links{justify-content:flex-start}}
