:root{--ink:#111113;--bone:#f3f0e9;--rust:#d95d25;--muted:#a8a49e}*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--bone);font-family:Arial,Helvetica,sans-serif}.page-width{max-width:1240px;margin:auto;padding-left:28px;padding-right:28px}a{color:inherit;text-decoration:none}.announcement{background:var(--rust);color:#111;text-align:center;font-size:12px;letter-spacing:.12em;padding:12px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #373638}.brand{font-size:24px;line-height:.85;font-weight:900;letter-spacing:.08em}.brand span{display:block;font-size:8px;letter-spacing:.18em;margin-top:9px;color:var(--muted)}nav{display:flex;gap:25px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.hero{min-height:590px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;border-bottom:1px solid #373638}.hero-copy{padding:125px max(28px,calc((100vw - 1240px)/2 + 28px)) 90px}.eyebrow{font-size:11px;letter-spacing:.19em;color:var(--rust);font-weight:bold}.hero h1,.section h2,.story h2,.payment-promise h2,.rich-page h1{font-size:clamp(48px,7vw,95px);line-height:.9;margin:16px 0 24px;letter-spacing:-.07em}.hero em,.story em,.payment-promise em{font-family:Georgia,serif;font-weight:400}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:390px;line-height:1.5;color:#cecbc5}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.btn{display:inline-block;background:var(--rust);color:#111;padding:17px 24px;font-size:12px;font-weight:bold;letter-spacing:.12em}.text-link{font-size:12px;letter-spacing:.1em;font-weight:bold}.hero-art{background:linear-gradient(135deg,#28272a,#090909 58%);position:relative;display:grid;place-items:center;overflow:hidden}.hero-art span{font-size:150px;font-weight:900;color:transparent;-webkit-text-stroke:2px var(--bone);z-index:2}.chain-orbit{position:absolute;width:370px;height:370px;border:16px dotted var(--rust);border-radius:50%;transform:rotate(-32deg)}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--bone);color:var(--ink);font-size:11px;font-weight:bold;letter-spacing:.1em;text-align:center}.value-strip div{padding:20px 8px;border-right:1px solid #ccc8c0}.section{padding-top:105px;padding-bottom:105px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.section h2{font-size:48px;margin:8px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-image{aspect-ratio:4/5;background:#242326;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover img{transform:scale(1.05)}.product-image span{font-size:10px;letter-spacing:.15em;color:var(--muted)}.product-info{display:flex;justify-content:space-between;gap:10px;padding:14px 1px;font-size:13px}.product-info p{margin:0}.story{padding-top:95px;padding-bottom:100px;background:#242326}.story h2{font-size:clamp(48px,6vw,80px)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;margin:45px 0}.story-grid>p{font-size:20px;line-height:1.5;max-width:540px;color:#d5d1cb}.story-badge{height:250px;width:250px;border:1px solid var(--rust);border-radius:50%;display:grid;place-content:center;text-align:center;font-size:80px;font-weight:bold;color:var(--rust);justify-self:end}.story-badge small{font-size:10px;line-height:2;letter-spacing:.16em}.btn-light{background:var(--bone)}.payment-promise{padding:90px max(28px,calc((100vw - 1240px)/2 + 28px));background:var(--rust);color:#111;display:grid;grid-template-columns:1fr 1fr;gap:80px}.payment-promise h2{font-size:64px}.payment-promise>div:last-child{font-size:20px;line-height:1.45;align-self:center}.payment-promise small{font-size:11px}.footer{background:#080808;border-top:1px solid #373638;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer p{color:var(--muted);font-size:13px;line-height:1.5}.footer strong{font-size:12px;letter-spacing:.1em}.copyright{padding:26px 28px 22px;max-width:1240px;margin:35px auto 0;border-top:1px solid #373638;font-size:10px;letter-spacing:.1em;color:var(--muted)}.rich-page{padding-top:100px;padding-bottom:130px}.rich-page h1{font-size:70px}.rich-page div{font-size:18px;max-width:720px;line-height:1.7;color:#d5d1cb}@media(max-width:720px){.header{height:75px}.header nav a:not(:last-child){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 28px}.hero-art{min-height:270px;grid-row:1}.hero-art span{font-size:100px}.chain-orbit{width:210px;height:210px}.value-strip{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.payment-promise,.footer-grid{grid-template-columns:1fr;gap:30px}.story-badge{justify-self:start}.section{padding-top:70px;padding-bottom:70px}.payment-promise{padding-top:65px;padding-bottom:65px}.payment-promise h2{font-size:54px}.section h2{font-size:40px}}
.product-page{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:70px;padding-bottom:100px}.product-media{background:#242326}.product-media img{display:block;width:100%;height:auto}.product-details h1,.cart-page h1,.collection-title{font-size:48px;line-height:1;margin:14px 0}.product-details h2{font-size:22px}.product-details p{line-height:1.6;color:#cfcbc4}.product-details select{display:block;width:100%;background:#1f1e20;color:var(--bone);border:1px solid #555;padding:14px;margin:10px 0 15px}.add-btn{width:100%;border:0}.prepaid-note{border:1px solid var(--rust);padding:14px;font-size:12px;letter-spacing:.08em;margin:22px 0;color:var(--bone)}.trust{border-top:1px solid #444;margin-top:24px;padding-top:18px;display:grid;gap:10px;font-size:12px;color:#cbc6be}.collection-description{max-width:640px;color:#cbc6be;line-height:1.5}.cart-page{padding-top:85px;padding-bottom:100px;max-width:850px}.cart-line{display:grid;grid-template-columns:120px 1fr;gap:22px;border-top:1px solid #444;padding:20px 0}.cart-line img{width:100%;height:120px;object-fit:cover}.cart-line input{width:60px;padding:8px}.cart-total{border-top:1px solid #444;padding-top:22px;margin-top:12px;text-align:right}.cart-total .prepaid-note{text-align:left}.cod-note{color:#cbc6be;font-size:13px}@media(max-width:720px){.product-page{grid-template-columns:1fr;gap:28px;padding-top:35px}.product-details h1,.cart-page h1,.collection-title{font-size:40px}}
