:root{--ink:#0b0b0b;--paper:#f4f0e8;--paper-2:#ebe4d8;--gold:#b99054;--red:#a71922;--line:rgba(11,11,11,.16);--white:#fff;--max:1440px;--pad:clamp(20px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.mythed-body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.mythed-body a{color:inherit}.mythed-skip{position:absolute;left:-9999px}.mythed-skip:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:100}.mythed-announcement{height:32px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.22em;font-weight:700;text-align:center;padding:0 12px}.mythed-header{position:sticky;top:0;z-index:50;background:rgba(244,240,232,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.mythed-header__inner{max-width:var(--max);height:78px;margin:auto;padding:0 var(--pad);display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px}.mythed-brand img{display:block;width:150px;height:auto;filter:brightness(0)}.mythed-nav{display:flex;justify-content:center;gap:clamp(16px,2vw,34px)}.mythed-nav a,.mythed-actions a{font-size:11px;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-weight:700;white-space:nowrap}.mythed-nav a:hover,.mythed-actions a:hover{opacity:.55}.mythed-actions{display:flex;gap:18px}.mythed-mobile-menu{display:none}.mythed-main{min-height:60vh}.mythed-shell{max-width:var(--max);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}.eyebrow{font-size:10px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;margin:0 0 18px}.mythed-h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(48px,8vw,118px);line-height:.88;letter-spacing:-.055em;margin:0}.mythed-h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,72px);line-height:.95;font-weight:400;letter-spacing:-.04em;margin:0}.mythed-copy{font-size:clamp(16px,1.3vw,20px);line-height:1.6;max-width:680px}.mythed-copy--small{font-size:14px;line-height:1.7;max-width:600px}.mythed-btn{display:inline-flex;min-height:50px;padding:0 22px;align-items:center;justify-content:center;background:var(--ink);color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;border:1px solid var(--ink);cursor:pointer}.mythed-btn--ghost{background:transparent;color:var(--ink)!important}.mythed-btn:hover{opacity:.78}.mythed-hero{min-height:calc(100svh - 110px);display:grid;grid-template-columns:1.05fr .95fr;border-bottom:1px solid var(--line)}.mythed-hero__copy{padding:clamp(56px,8vw,120px) var(--pad);display:flex;flex-direction:column;justify-content:flex-end;background:var(--paper)}.mythed-hero__copy .mythed-copy{margin:32px 0}.mythed-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.mythed-hero__visual{position:relative;background:var(--ink);overflow:hidden;min-height:620px}.mythed-hero__visual>img.hero-product{width:100%;height:100%;object-fit:cover;opacity:.92;filter:saturate(.75) contrast(1.08)}.mythed-hero__mark{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:42px}.mythed-hero__mark img{width:74px;height:auto}.mythed-hero__stamp{position:absolute;left:40px;bottom:36px;color:#fff;font-size:10px;letter-spacing:.2em;text-transform:uppercase;border:1px solid rgba(255,255,255,.35);padding:10px 12px}.mythed-marquee{overflow:hidden;background:var(--red);color:#fff;border-bottom:1px solid var(--ink)}.mythed-marquee__track{white-space:nowrap;padding:18px 0;font-family:Georgia,serif;font-size:clamp(24px,3vw,42px);letter-spacing:-.02em}.mythed-section{padding:clamp(72px,9vw,140px) 0;border-bottom:1px solid var(--line)}.mythed-section__head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:46px}.mythed-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mythed-card{text-decoration:none;display:block}.mythed-card__media{aspect-ratio:4/5;background:#ded8cc;overflow:hidden;position:relative}.mythed-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.mythed-card:hover .mythed-card__media img{transform:scale(1.018)}.mythed-card__meta{padding:16px 2px 28px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.mythed-card__meta h3{font-size:14px;margin:0;font-weight:700}.mythed-card__meta p{font-size:12px;margin:6px 0 0;opacity:.65}.mythed-card__price{font-size:13px;font-weight:700}.mythed-manifesto{background:var(--ink);color:var(--paper)}.mythed-manifesto__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,10vw,160px);align-items:start}.mythed-manifesto .mythed-h2{max-width:800px}.mythed-manifesto blockquote{margin:42px 0 0;font-family:Georgia,serif;font-size:clamp(22px,3vw,42px);line-height:1.16}.mythed-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.mythed-story{background:var(--paper);padding:clamp(28px,4vw,58px);min-height:320px;display:flex;flex-direction:column;justify-content:space-between}.mythed-story span{font-size:10px;letter-spacing:.2em}.mythed-story h3{font-family:Georgia,serif;font-size:clamp(28px,3vw,46px);font-weight:400;line-height:1;margin:30px 0 18px}.mythed-story p{font-size:14px;line-height:1.65;margin:0;opacity:.78}.mythed-trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.mythed-trust__item{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.mythed-trust__item strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.mythed-trust__item span{font-size:12px;line-height:1.5;opacity:.7}.mythed-page-hero,.mythed-collection-hero{padding:clamp(80px,10vw,150px) 0 54px;border-bottom:1px solid var(--line)}.mythed-page-hero__grid,.mythed-collection-hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.mythed-page-content{padding:clamp(58px,8vw,110px) 0}.mythed-rte{max-width:820px;margin:0 auto;font-size:17px;line-height:1.75}.mythed-rte h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(30px,4vw,52px);line-height:1.05;margin:64px 0 18px}.mythed-rte p{margin:0 0 20px}.mythed-product{padding:clamp(38px,5vw,72px) 0 110px}.mythed-product__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:clamp(30px,5vw,80px);align-items:start}.mythed-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mythed-gallery__item{background:#ded8cc;aspect-ratio:4/5;overflow:hidden}.mythed-gallery__item:first-child{grid-column:1/-1;aspect-ratio:1/1.15}.mythed-gallery img{width:100%;height:100%;object-fit:cover}.mythed-product__info{position:sticky;top:132px}.mythed-product__info h1{font-family:Georgia,serif;font-size:clamp(38px,4.5vw,68px);font-weight:400;line-height:.98;letter-spacing:-.04em;margin:8px 0 18px}.mythed-price{font-size:20px;margin:0 0 32px}.mythed-product__lede{font-size:15px;line-height:1.7;border-top:1px solid var(--line);padding-top:24px}.mythed-product-form{margin:30px 0}.mythed-product-form label{display:block;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:800;margin-bottom:9px}.mythed-select{width:100%;height:52px;background:transparent;border:1px solid var(--ink);padding:0 14px;font-size:14px;margin-bottom:12px}.mythed-product-form .mythed-btn{width:100%;height:56px}.mythed-meta-list{border-top:1px solid var(--line);margin-top:32px}.mythed-meta-list details{border-bottom:1px solid var(--line)}.mythed-meta-list summary{cursor:pointer;list-style:none;padding:18px 0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;display:flex;justify-content:space-between}.mythed-meta-list summary:after{content:'+'}.mythed-meta-list details[open] summary:after{content:'–'}.mythed-meta-list p{font-size:13px;line-height:1.65;margin:0 0 20px;opacity:.76}.mythed-contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.mythed-contact-form{display:grid;gap:14px}.mythed-contact-form input,.mythed-contact-form textarea{width:100%;background:transparent;border:1px solid var(--line);padding:16px;font:inherit}.mythed-contact-form textarea{min-height:160px}.mythed-search-form{display:flex;max-width:720px;margin:40px 0}.mythed-search-form input{flex:1;min-width:0;height:54px;padding:0 16px;background:transparent;border:1px solid var(--ink)}.mythed-cart-list{border-top:1px solid var(--line);margin-top:40px}.mythed-cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.mythed-cart-item img{width:120px;height:150px;object-fit:cover}.mythed-cart-summary{max-width:520px;margin:40px 0 0 auto;text-align:right}.mythed-footer{background:var(--ink);color:var(--paper);padding:70px var(--pad) 26px}.mythed-footer__top{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:70px}.mythed-footer__brand>img:first-child{width:56px;height:auto;margin-bottom:18px}.mythed-footer__wordmark{display:block;width:150px;height:auto;filter:brightness(0) invert(1);margin-bottom:20px}.mythed-footer__brand p{max-width:310px;font-size:13px;line-height:1.6;opacity:.72}.mythed-footer__brand strong{font-size:10px;letter-spacing:.18em}.mythed-footer__links{display:flex;flex-direction:column;gap:12px}.mythed-footer__links a{font-size:12px;text-decoration:none}.mythed-footer__newsletter h2{font-family:Georgia,serif;font-size:36px;font-weight:400;margin:0 0 24px}.mythed-newsletter-form{display:flex;border-bottom:1px solid rgba(255,255,255,.4)}.mythed-newsletter-form input{flex:1;min-width:0;background:transparent;border:0;color:#fff;padding:14px 0;outline:none}.mythed-newsletter-form button{background:transparent;border:0;color:#fff;text-transform:uppercase;font-size:10px;letter-spacing:.15em;font-weight:800}.mythed-footer__bottom{max-width:var(--max);margin:70px auto 0;border-top:1px solid rgba(255,255,255,.14);padding-top:22px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;opacity:.62}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1050px){.mythed-header__inner{grid-template-columns:150px 1fr}.mythed-nav{display:none}.mythed-actions{justify-self:end}.mythed-mobile-menu{display:none}.mythed-hero{grid-template-columns:1fr 1fr}.mythed-story-grid{grid-template-columns:1fr}.mythed-story{min-height:240px}.mythed-trust{grid-template-columns:repeat(2,1fr)}.mythed-footer__top{grid-template-columns:1fr 1fr}.mythed-footer__newsletter{grid-column:1/-1}.mythed-product__grid{grid-template-columns:1fr 400px}}@media(max-width:760px){.mythed-announcement{font-size:9px;letter-spacing:.14em}.mythed-header__inner{height:66px;grid-template-columns:1fr auto;padding:0 18px}.mythed-brand img{width:126px}.mythed-actions{display:none}.mythed-mobile-menu{display:block;position:relative}.mythed-mobile-menu summary{list-style:none;text-transform:uppercase;font-size:10px;letter-spacing:.15em;font-weight:800;cursor:pointer}.mythed-mobile-menu__panel{position:absolute;right:-18px;top:43px;width:100vw;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 22px;display:flex;flex-direction:column;gap:18px}.mythed-mobile-menu__panel a{text-decoration:none;text-transform:uppercase;font-size:12px;letter-spacing:.1em}.mythed-hero{display:block;min-height:auto}.mythed-hero__copy{min-height:560px;padding:64px 22px}.mythed-hero__visual{min-height:520px}.mythed-hero__mark{padding:24px}.mythed-hero__stamp{left:22px;bottom:22px}.mythed-section{padding:74px 0}.mythed-section__head{display:block}.mythed-section__head .mythed-copy--small{margin-top:22px}.mythed-product-grid{grid-template-columns:1fr;gap:34px}.mythed-manifesto__grid,.mythed-page-hero__grid,.mythed-collection-hero__grid,.mythed-contact-grid{grid-template-columns:1fr;gap:32px}.mythed-story-grid{grid-template-columns:1fr}.mythed-trust{grid-template-columns:1fr}.mythed-product__grid{grid-template-columns:1fr}.mythed-gallery{gap:5px}.mythed-product__info{position:static}.mythed-footer{padding:56px 22px 24px}.mythed-footer__top{grid-template-columns:1fr;gap:44px}.mythed-footer__newsletter{grid-column:auto}.mythed-footer__bottom{display:block;line-height:1.7}.mythed-cart-item{grid-template-columns:84px 1fr}.mythed-cart-item img{width:84px;height:108px}.mythed-cart-item>div:last-child{grid-column:2;text-align:left}.mythed-h1{font-size:clamp(50px,16vw,78px)}}