*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0d0b0a;color:#f4eee7;font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px;top:0;z-index:999;background:#fff;color:#111;padding:.75rem 1rem}.skip-link:focus{left:1rem;top:1rem}.page{width:min(1180px,calc(100% - 2rem));margin:auto}.announcement{background:#b9874e;color:#100c09;text-align:center;padding:.55rem 1rem;font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:80;background:#0d0b0af5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #34271f}.nav{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.28rem;letter-spacing:.03em}.brand span{margin-top:.28rem;color:#c99a5a;font-size:.56rem;letter-spacing:.24em;font-weight:900}.nav-links{display:flex;align-items:center;gap:1.55rem}.nav-links a{font-size:.77rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nav-actions{display:flex;justify-content:flex-end;gap:.55rem}.nav-icon{width:40px;height:40px;border:1px solid #3b2e25;border-radius:999px;display:grid;place-items:center;background:#110e0c}.nav-icon:hover,.nav-links a:hover{color:#d5ad75}.nav-mobile{display:none}.hero{position:relative;overflow:hidden;border-bottom:1px solid #2c211b;background:radial-gradient(circle at 70% 25%,rgba(201,154,90,.12),transparent 26rem),linear-gradient(180deg,#0d0b0a,#13100d)}.hero-grid{min-height:590px;display:grid;grid-template-columns:1.03fr .97fr;gap:clamp(2rem,5vw,5rem);align-items:center;padding:3.5rem 0}.micro{display:flex;gap:1rem;flex-wrap:wrap;color:#c99a5a;font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.15rem}.hero h1,.display,h1,h2,h3{font-family:Georgia,Times New Roman,serif;letter-spacing:-.025em;line-height:1.03}.hero h1{font-size:clamp(3.25rem,6.2vw,6rem);max-width:10ch;margin:.25rem 0 1.1rem}.hero-description{max-width:690px;color:#c9bbae;font-size:1.05rem;line-height:1.75}.button-row{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.35rem}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.25rem;border:1px solid #c99a5a;border-radius:3px;background:#c99a5a;color:#100c09;font-weight:900;font-size:.76rem;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.btn:hover{background:#ddb77e;border-color:#ddb77e}.btn-outline{background:transparent;color:#f4eee7;border-color:#594535}.quick-formats{display:flex;flex-wrap:wrap;gap:.5rem .8rem;margin-top:1.25rem;color:#a99a8d;font-size:.83rem}.quick-formats strong{color:#eadbc9}.hero-photo{position:relative;min-height:460px}.hero-photo-main{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;overflow:hidden;border:1px solid #3a2c23;box-shadow:0 30px 70px #00000061}.hero-photo-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.48))}.hero-seal{position:absolute;width:150px;right:-22px;bottom:-25px;opacity:.9;filter:drop-shadow(0 18px 26px rgba(0,0,0,.5));z-index:2}.trust{border-bottom:1px solid #2c211b;background:#110e0c}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:1.15rem;text-align:center}.trust-item+.trust-item{border-left:1px solid #2c211b}.trust-item strong{display:block;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase}.trust-item span{display:block;margin-top:.25rem;color:#9f9185;font-size:.84rem}.section{padding:4.5rem 0}.section-tight{padding:3rem 0}.section-alt{background:#15110e;border-block:1px solid #2c211b}.eyebrow{margin:0 0 .65rem;color:#c99a5a;font-size:.7rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.section-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.8rem}.section-head h2{font-size:clamp(2.1rem,4vw,3.55rem);margin:0}.lead{max-width:43rem;color:#aa9d91;font-size:1.02rem}.selection-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.selection-card{min-height:410px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:1rem;padding:2rem;border:1px solid #382b22;border-radius:12px;background:linear-gradient(135deg,#17120f,#110e0c);overflow:hidden}.selection-card h3{font-size:clamp(2rem,3.4vw,3rem);margin:.3rem 0 .7rem}.selection-card p{color:#aa9d91}.selection-card img{width:100%;height:320px;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(0,0,0,.35))}.price{font-weight:900;margin:.8rem 0;color:#eadbc9}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{min-width:0}.product-image{position:relative;aspect-ratio:1/1.06;border:1px solid #35291f;border-radius:10px;background:#15110e;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:7%;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.03)}.product-body{padding:.9rem .1rem 0}.product-type{color:#b9874e;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-title{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;margin:.32rem 0}.product-price{font-weight:900;color:#eadbc9;margin-bottom:.75rem}.product-actions{display:flex;gap:.5rem}.product-actions .btn{width:100%;min-height:43px;padding:.6rem .75rem;font-size:.7rem}.donation{border-block:1px solid #3c2d23;background:linear-gradient(120deg,#18120e,#0e0c0a)}.donation-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:2rem;align-items:center;padding:2.4rem 0}.donation h2{font-size:clamp(2rem,4vw,3.25rem);margin:.2rem 0 .7rem}.donation p{color:#b2a398;max-width:48rem}.donation-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.donation-chip{min-width:70px;text-align:center;border:1px solid #5a4636;border-radius:999px;padding:.7rem .9rem;color:#eadbc9;font-weight:900}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.format-card{position:relative;min-height:280px;border:1px solid #392c23;border-radius:12px;overflow:hidden;background:#15110e}.format-card img{width:100%;height:100%;object-fit:cover;opacity:.58}.format-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 15%,rgba(0,0,0,.82))}.format-copy{position:absolute;z-index:2;left:1.3rem;right:1.3rem;bottom:1.25rem}.format-copy h3{font-size:1.8rem;margin:.2rem 0}.format-copy p{margin:0;color:#c5b7aa}.journal-feature{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.journal-image{border-radius:14px;overflow:hidden;border:1px solid #3b2e24}.journal-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.journal-copy h2{font-size:clamp(2.2rem,4vw,3.8rem);margin:.25rem 0 .8rem}.journal-copy p{color:#b1a398}.brand-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:center}.brand-story img{border-radius:14px;border:1px solid #3b2e24;width:100%;aspect-ratio:4/5;object-fit:cover}.brand-story h2{font-size:clamp(2.2rem,4vw,3.7rem);margin:.2rem 0 .85rem}.brand-story p,.brand-story li{color:#b2a398}.brand-story li{margin:.45rem 0}.site-footer{border-top:1px solid #34271f;background:#090807;padding:3.2rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:3rem}.footer-grid h3,.footer-grid h4{margin-top:0}.footer-links a{display:block;color:#aa9d91;padding:.32rem 0}.footer-links a:hover{color:#d4ad76}.footer-bottom{border-top:1px solid #2f241d;margin-top:2.4rem;padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;color:#82766c;font-size:.82rem}.collection-hero,.page-hero{padding:4rem 0 2.4rem;border-bottom:1px solid #2f241d}.collection-hero h1,.page-hero h1{font-size:clamp(3rem,6vw,5.4rem);margin:.2rem 0}.collection-hero p,.page-hero p{color:#ad9f93;max-width:48rem}.collection-wrap{padding:3rem 0 5rem}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;padding:4rem 0}.product-media{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.product-media-item{border:1px solid #35291f;border-radius:10px;background:#15110e;overflow:hidden}.product-media-item:first-child{grid-column:1/-1}.product-media-item img{width:100%;aspect-ratio:1;object-fit:contain;padding:4%}.product-info{position:sticky;top:110px;align-self:start}.product-info h1{font-size:clamp(2.7rem,5vw,4.8rem);margin:.25rem 0 .75rem}.product-description{color:#b1a398}.product-form{display:grid;gap:.8rem;margin:1.3rem 0}.field{width:100%;min-height:48px;background:#110e0c;color:#f4eee7;border:1px solid #46372b;border-radius:5px;padding:.72rem .85rem}.format-note{border-top:1px solid #33271f;margin-top:1.2rem;padding-top:1rem;color:#a89a8e;font-size:.9rem}.cart-wrap{padding:4rem 0}.cart-line{display:grid;grid-template-columns:90px 1fr 110px 120px;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid #30251e}.cart-line img{border-radius:7px;background:#15110e}.cart-summary{max-width:430px;margin:2rem 0 0 auto;padding:1.4rem;border:1px solid #382b22;border-radius:8px;background:#15110e}.blog-feature{margin:2rem 0 3rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.article-card{border:1px solid #35291f;border-radius:10px;overflow:hidden;background:#15110e}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card-body{padding:1.2rem}.article-card h2{font-size:1.55rem}.rte{max-width:760px}.rte a{text-decoration:underline}.rte img{border-radius:10px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;padding:3rem 0 5rem}.search-form{display:flex;gap:.6rem;max-width:680px}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:2.5rem}.pagination a,.pagination span{min-width:40px;height:40px;border:1px solid #3b2e25;display:grid;place-items:center;border-radius:5px}.mobile-toggle{display:none;background:transparent;border:1px solid #3b2e25;color:#f4eee7;width:40px;height:40px;border-radius:999px}.mobile-drawer{display:none;background:#0f0d0b;border-top:1px solid #30251e;padding:1rem}.mobile-drawer a{display:block;padding:.8rem 0;border-bottom:1px solid #2d231c;font-weight:900;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}@media(max-width:990px){.nav{grid-template-columns:auto 1fr auto}.nav-links{display:none}.mobile-toggle{display:grid;place-items:center}.hero-grid,.selection-grid,.journal-feature,.brand-story,.product-page,.donation-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:3rem 0}.hero-photo{min-height:420px}.donation-actions{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.format-grid,.footer-grid{grid-template-columns:1fr 1fr}.product-info{position:static}.blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.page{width:min(100% - 1.2rem,1180px)}.announcement{font-size:.62rem}.nav{height:68px}.brand strong{font-size:1.05rem}.hero h1{font-size:3.25rem}.hero-photo{min-height:320px}.hero-seal{width:105px;right:-8px;bottom:-14px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(3),.trust-item:nth-child(4){border-top:1px solid #2c211b}.trust-item:nth-child(3){border-left:0}.selection-card{grid-template-columns:1fr;min-height:0}.selection-card img{height:260px;order:-1}.product-grid,.format-grid,.blog-grid,.footer-grid{grid-template-columns:1fr}.section{padding:3.4rem 0}.section-head{display:block}.product-media{grid-template-columns:1fr}.product-media-item:first-child{grid-column:auto}.cart-line{grid-template-columns:70px 1fr}.cart-line>*:nth-child(3),.cart-line>*:nth-child(4){grid-column:2}.footer-bottom{display:block}.nav-actions .nav-icon:first-child{display:none}}.hero,.trust,.section,.section-tight,.section-alt,.donation,.site-footer{position:relative;clear:both;isolation:isolate}.hero,.section,.section-tight,.section-alt,.donation{overflow:clip}.page,.hero-grid,.trust-grid,.selection-grid,.product-grid,.donation-grid,.format-grid,.journal-feature,.brand-story,.footer-grid{min-width:0}.hero-grid{min-height:0;padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem);align-items:center}.hero-grid>*{min-width:0}.hero-photo{position:relative;min-height:0;aspect-ratio:4 / 3;width:100%;align-self:center}.hero-photo-main{position:relative;inset:auto;width:100%;height:100%;min-height:0}.hero-photo-main img{width:100%;height:100%;object-fit:cover}.hero-seal{width:clamp(92px,22%,138px);right:16px;bottom:16px;max-width:calc(100% - 32px)}.section,.section-tight{z-index:1}.section{padding-top:clamp(3.8rem,6vw,5.25rem);padding-bottom:clamp(3.8rem,6vw,5.25rem)}.section-tight{padding-top:clamp(3rem,5vw,4rem);padding-bottom:clamp(3rem,5vw,4rem)}.section-head{margin-bottom:clamp(1.6rem,3vw,2.25rem)}.section-head>*{min-width:0}.selection-grid{align-items:stretch;gap:1.25rem}.selection-card{min-height:0;grid-template-columns:minmax(0,.95fr) minmax(220px,1.05fr);align-items:center;padding:clamp(1.5rem,3vw,2.25rem)}.selection-card>*{min-width:0}.selection-card>a{display:grid;place-items:center;align-self:stretch}.selection-card img{width:100%;height:auto;max-height:330px;object-fit:contain}.product-grid{align-items:stretch;gap:1.2rem}.product-card{display:flex;flex-direction:column;height:100%;min-width:0}.product-body{display:flex;flex-direction:column;flex:1 1 auto}.product-actions{margin-top:auto;padding-top:.4rem}.donation{z-index:1}.donation-grid{padding-top:clamp(2.3rem,4vw,3.1rem);padding-bottom:clamp(2.3rem,4vw,3.1rem)}.donation-grid>*{min-width:0}.format-grid{align-items:stretch;gap:1.15rem}.format-card{min-height:0;aspect-ratio:4 / 3;isolation:isolate}.format-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.format-card:after{z-index:1}.format-copy{z-index:2}.journal-feature,.brand-story{align-items:center}.journal-feature>*,.brand-story>*{min-width:0}.journal-image{display:block;width:100%}.journal-image img{width:100%;height:auto;aspect-ratio:16 / 9}.brand-story>img{align-self:stretch;min-height:420px;height:100%}h1,h2,h3,.hero-description,.lead,.product-title,.journal-copy,.brand-story,.format-copy,.selection-card{overflow-wrap:anywhere}section,[id]{scroll-margin-top:105px}@media(max-width:990px){.hero-grid{grid-template-columns:1fr;gap:2.25rem}.hero-photo{aspect-ratio:16 / 10;max-width:820px}.selection-card{grid-template-columns:minmax(0,1fr) minmax(220px,.8fr)}.journal-feature,.brand-story,.donation-grid{gap:2.25rem}.brand-story>img{min-height:0;height:auto;max-height:580px}}@media(max-width:680px){.hero-grid{padding-top:2.5rem;padding-bottom:2.75rem;gap:1.8rem}.hero-photo{min-height:0;aspect-ratio:4 / 3}.hero-seal{width:88px;right:10px;bottom:10px}.section{padding-top:3.25rem;padding-bottom:3.25rem}.section-tight{padding-top:2.75rem;padding-bottom:2.75rem}.section-head{margin-bottom:1.4rem}.selection-grid{gap:1rem}.selection-card{grid-template-columns:1fr;gap:1.2rem;padding:1.35rem}.selection-card>a{order:-1}.selection-card img{height:auto;max-height:270px}.product-grid,.format-grid,.blog-grid,.footer-grid{gap:1.2rem}.format-card{aspect-ratio:5 / 4}.journal-feature,.brand-story{gap:1.6rem}.brand-story>img{aspect-ratio:4 / 3;height:auto;min-height:0}.donation-grid{gap:1.35rem}.donation-actions{gap:.55rem}}.brand-with-logo{display:inline-flex;flex-direction:row;align-items:center;gap:.7rem}.header-logo{width:48px;height:48px;object-fit:contain;border-radius:50%;flex:0 0 auto}.brand-words{display:inline-flex;flex-direction:column;line-height:1}.brand-words strong{font-family:Georgia,Times New Roman,serif;font-size:1.08rem;letter-spacing:.03em}.brand-words>span{margin-top:.25rem;color:#c99a5a;font-size:.5rem;letter-spacing:.22em;font-weight:900}.page-signature{min-height:58px;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #211914;color:#8d8075;font-size:.64rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.page-signature img{width:38px;height:38px;object-fit:contain;border-radius:50%;opacity:.9}.footer-brand-logo{display:inline-block;width:125px}.footer-brand-logo img{width:125px;height:125px;object-fit:contain}.journal-media-stack{position:relative;min-width:0;padding-bottom:2.4rem}.journal-media-stack .journal-image{display:block;width:calc(100% - 3rem)}.journal-accent-photo{position:absolute;width:36%;right:0;bottom:0;aspect-ratio:4 / 5;object-fit:cover;border:4px solid #0d0b0a;border-radius:10px;box-shadow:0 16px 34px #0000006b}.brand-story--about{grid-template-columns:.95fr 1.05fr}.about-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.about-media-grid img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #3b2e24;border-radius:10px}.about-media-grid .about-media-main{grid-column:1 / -1;aspect-ratio:16 / 10}.article-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.5rem 0}.article-photo-pair img{width:100%;height:100%;max-height:430px;object-fit:cover}.donation{display:none!important}@media(max-width:990px){.journal-media-stack .journal-image{width:calc(100% - 2rem)}.journal-accent-photo{width:30%}}@media(max-width:680px){.header-logo{width:40px;height:40px}.brand-words strong{font-size:.9rem}.brand-words>span{font-size:.42rem}.page-signature{min-height:50px;font-size:.56rem;letter-spacing:.1em}.page-signature img{width:32px;height:32px}.journal-media-stack{padding-bottom:1.8rem}.journal-media-stack .journal-image{width:calc(100% - 1rem)}.journal-accent-photo{width:33%;border-width:3px}.about-media-grid{grid-template-columns:1fr}.about-media-grid .about-media-main{grid-column:auto;aspect-ratio:4 / 3}.article-photo-pair{grid-template-columns:1fr}}.article-photo-pair--single{grid-template-columns:1fr!important;max-width:1100px;margin-inline:auto}.article-photo-pair--single img{width:100%;height:auto;object-fit:cover}.final-sale-notice,.final-sale-cart{margin-top:1.1rem;padding:1rem 1.05rem;border:1px solid #4a392d;border-radius:8px;background:#15110e;color:#b8aa9e;font-size:.88rem}.final-sale-notice strong,.final-sale-cart strong{display:block;margin-bottom:.35rem;color:#eadbc9;letter-spacing:.04em}.final-sale-notice p,.final-sale-cart p{margin:.25rem 0 .55rem}.final-sale-notice .text-link{color:#c99a5a;text-decoration:underline}.about-hero p{max-width:56rem;font-size:1.08rem;line-height:1.75}.about-story-copy>p{color:#b8aa9e}.about-origin{margin-top:2rem;padding-top:1.65rem;border-top:1px solid #3a2d24}.about-origin h3{font-size:clamp(1.55rem,2.5vw,2.15rem);margin:0 0 .65rem}.about-origin p{color:#b8aa9e}.about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #392c23;border-radius:12px;background:#392c23}.about-principle{min-width:0;padding:clamp(1.5rem,3vw,2.2rem);background:#110e0c}.about-principle>span{display:block;margin-bottom:2.4rem;color:#c99a5a;font-size:.72rem;font-weight:900;letter-spacing:.16em}.about-principle h3{margin:0 0 .7rem;font-size:clamp(1.4rem,2.2vw,1.9rem)}.about-principle p{margin:0;color:#aa9d91}.about-now{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,5rem);align-items:center}.about-now h2,.about-closing h2{font-size:clamp(2.2rem,4.5vw,4rem);margin:.2rem 0 .85rem}.about-now-image{overflow:hidden;border:1px solid #3b2e24;border-radius:14px;background:#15110e}.about-now-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.about-closing{max-width:850px;text-align:center}.about-closing .lead{margin-inline:auto}.about-closing .button-row{justify-content:center}@media(max-width:900px){.about-principles,.about-now{grid-template-columns:1fr}}@media(max-width:680px){.about-principle>span{margin-bottom:1.3rem}}.site-header{position:sticky;top:0;z-index:999;width:100%}.nav-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(.85rem,1.8vw,1.55rem)}.nav-links a{position:relative;white-space:nowrap}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:.55rem;height:1px;background:#c99a5a;transition:right .18s ease}.nav-links a:hover:after,.nav-links a:focus-visible:after{right:0}.mobile-drawer{max-height:calc(100vh - 110px);overflow:auto}@media(max-width:1080px){.nav{grid-template-columns:auto 1fr auto}.nav-links{gap:.8rem}.nav-links a{font-size:.69rem;letter-spacing:.09em}}@media(max-width:900px){.nav-links{display:none}.mobile-toggle{display:grid;place-items:center}}.shop-paths{position:relative;clear:both;border-top:1px solid #34271f;border-bottom:1px solid #34271f;background:radial-gradient(circle at 85% 50%,rgba(201,154,90,.09),transparent 20rem),linear-gradient(120deg,#15110e,#0e0c0a)}.shop-paths__inner{display:grid;grid-template-columns:minmax(0,1.3fr) auto;gap:2rem;align-items:center;padding-top:clamp(2rem,4vw,3rem);padding-bottom:clamp(2rem,4vw,3rem)}.shop-paths__copy{min-width:0}.shop-paths__copy h2{margin:.1rem 0 .55rem;font-size:clamp(1.8rem,3.3vw,2.8rem)}.shop-paths__copy p:last-child{max-width:48rem;margin-bottom:0;color:#aa9d91}.shop-paths__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}@media(max-width:760px){.shop-paths__inner{grid-template-columns:1fr;gap:1.25rem}.shop-paths__actions{justify-content:flex-start}}.journal-page-hero h1{max-width:12ch}.journal-feature-section{border-bottom:1px solid #34271f;background:linear-gradient(180deg,#0d0b0a,#12100d)}.journal-feature--page{min-width:0;align-items:center}.journal-feature--page>*{min-width:0}.journal-feature--page .journal-media-stack{padding-bottom:0}.journal-feature--page .journal-image{width:100%}.journal-feature--page .journal-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.overwatch-booking{margin-top:1.3rem;padding:1rem 1.1rem;border-left:3px solid #c99a5a;background:#15110e}.overwatch-booking strong{color:#eadbc9}.overwatch-booking p{margin:.3rem 0 0}.article-card{display:flex;flex-direction:column;min-width:0;height:100%}.article-card-image{display:block;overflow:hidden}.article-card-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.article-card-body{display:flex;flex-direction:column;flex:1}.article-excerpt{color:#a99b8f;overflow-wrap:anywhere}.article-read-link{margin-top:auto;padding-top:.75rem;color:#c99a5a;font-weight:900}.journal-empty{max-width:700px;padding:2rem;border:1px solid #392c23;border-radius:12px;background:#110e0c}.journal-empty h2{margin:.2rem 0 .7rem;font-size:clamp(2rem,4vw,3rem)}.journal-empty p:last-child{color:#aa9d91}.overwatch-article-booking{margin-top:2.5rem;padding:clamp(1.4rem,3vw,2rem);border:1px solid #4a392d;border-radius:12px;background:radial-gradient(circle at 90% 20%,rgba(201,154,90,.1),transparent 18rem),#15110e}.overwatch-article-booking h2{margin:.2rem 0 .7rem;font-size:clamp(2rem,4vw,3rem)}.overwatch-article-booking>p:not(.eyebrow){color:#b8aa9e}@media(max-width:680px){.journal-feature--page .journal-image{width:100%}}.product-unavailable{margin:1.3rem 0;padding:1rem 1.05rem;border:1px solid #4a392d;border-radius:8px;background:#15110e;color:#b8aa9e}.product-unavailable strong{display:block;color:#eadbc9;margin-bottom:.3rem}.product-unavailable p{margin:.2rem 0 0}.product-add-button{color:#100c09!important;background:#c99a5a!important;min-height:52px;font-weight:900}.product-add-button[disabled]{opacity:.7;cursor:wait}.product-form-message{padding:.8rem .9rem;border-radius:6px;font-size:.88rem;line-height:1.45}.product-form-message.is-error{display:block;background:#261411;border:1px solid #7a3b31;color:#f0c6bd}.product-form-message.is-success{display:block;background:#132018;border:1px solid #3f6d4d;color:#cee7d5}.product-form-message--card{margin-top:.45rem;width:100%}.nav-brand-wrap{display:flex;align-items:center;gap:.65rem;min-width:0}.cart-count{font-size:.65rem;margin-left:2px}.footer-tagline{font-size:.95rem;margin-top:1rem}.contact-note{color:#aa9d91;font-size:.92rem}.form-success{padding:.85rem 1rem;border:1px solid #4f6746;border-radius:6px;background:#121810;color:#dbe9d5}.product-main-price{font-size:1.3rem}.product-availability{display:flex;align-items:center;gap:.5rem;margin:1rem 0;color:#cbbfb4;font-size:.84rem;font-weight:800;letter-spacing:.03em}.product-availability span{width:8px;height:8px;border-radius:999px;background:#95ad84;box-shadow:0 0 0 4px #95ad841f}.product-unavailable{margin:1.2rem 0;padding:1rem 1.1rem;border:1px solid #594535;border-radius:8px;background:#15110e}.product-unavailable strong{display:block;color:#eadbc9;margin-bottom:.25rem}.product-unavailable p{margin:.2rem 0;color:#b8aa9e}.product-unavailable a{color:#c99a5a;text-decoration:underline}.product-form-message{padding:.75rem .85rem;border-radius:6px;font-size:.86rem}.product-form-message.is-error{background:#251511;border:1px solid #6a3b30;color:#f0c9bd}.product-form-message.is-success{background:#121810;border:1px solid #4f6746;color:#dbe9d5}.article-back{display:inline-block;margin-top:.8rem;color:#c99a5a;font-weight:900;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.article-rte{overflow-wrap:anywhere}.article-rte h2,.article-rte h3{margin-top:2.1rem}.article-rte a{color:#d4ad76}.not-found p{color:#aa9d91}@media(max-width:1180px)and (min-width:991px){.nav{grid-template-columns:auto 1fr auto}.nav-links{gap:.95rem}.nav-links a{font-size:.7rem}.brand-words{display:none}}.collection-recovery-message{max-width:720px;padding:1.5rem;border:1px solid #3a2d24;border-radius:10px;background:#15110e}.collection-recovery-message h2{margin:.1rem 0 .5rem}.collection-recovery-message p{color:#aa9d91}.collection-recovery-message a{color:#c99a5a;text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/37/assets/theme.css.map */
