:root{--background:#f6f6f2;--foreground:#111111;--muted:rgba(17,17,17,0.62);--line:rgba(17,17,17,0.12);--line-strong:rgba(17,17,17,0.24);--max-width:1760px;--space-1:0.75rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4.5rem;--space-7:6.5rem;--space-8:9rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--background);color:var(--foreground);font-family:var(--font-body),Georgia,serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-frame{width:min(100%,calc(var(--max-width) + 3rem));margin:0 auto;padding:0 1.15rem 2rem}.site-header{padding-top:.4rem}.cart-line,.cart-line__controls,.cart-summary__row,.editorial-hero__links,.editorial-hero__product-link,.product-card__meta,.product-form,.section-heading--inline,.site-footer,.site-footer__links,.site-header__bar,.site-nav{display:flex;align-items:center}.cart-line,.cart-summary__row,.editorial-hero__product-link,.product-card__meta,.section-heading--inline,.site-footer,.site-header__actions,.site-header__bar{justify-content:space-between}.site-header__logo{width:min(10rem,34vw);height:auto}.cart-line__variant,.editorial-placeholder__caption,.editorial-placeholder__label,.eyebrow,.form-field__label,.product-card__availability,.product-metadata span,.site-footer__links,.text-link{font-family:var(--font-display),"Times New Roman",serif;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.site-header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.75rem 0 .9rem;border-bottom:1px solid var(--line);grid-gap:1.25rem;gap:1.25rem}.editorial-hero__links,.site-footer__links,.site-nav{gap:1rem;flex-wrap:wrap}.site-header__brand{justify-self:center}.site-header__actions{justify-self:end}.editorial-hero__links a,.site-footer__links a,.site-header__cart,.site-nav__link{font-family:var(--font-display),"Times New Roman",serif;font-size:.94rem;letter-spacing:.02em}.editorial-hero__links a,.site-footer__links a,.site-header__cart,.site-nav__link,.text-link{position:relative;padding-bottom:.12rem}.editorial-hero__links a:after,.site-footer__links a:after,.site-header__cart:after,.site-nav__link:after,.text-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left;background:currentColor;transition:transform .18s ease}.editorial-hero__links a:hover:after,.site-footer__links a:hover:after,.site-header__cart:hover:after,.site-nav__link:hover:after,.text-link:hover:after{transform:scaleX(1)}.site-header__cart{display:inline-flex;gap:.45rem}.main-shell{padding:1rem 0 4rem}.page-stack{display:grid;grid-gap:var(--space-7);gap:var(--space-7)}.page-stack--editorial{gap:10rem}.page-stack--narrow{gap:var(--space-5)}.hero__title{margin:0;font-family:var(--font-display),"Times New Roman",serif;font-weight:400;line-height:.92;letter-spacing:-.045em;font-size:clamp(5rem,12vw,11rem);max-width:8.5ch}.cart-layout h1,.editorial-gallery__copy h2,.page-copy h1,.product-details h1,.section-heading h2{margin:0;font-family:var(--font-ui),"Times New Roman",serif;font-weight:400;line-height:.95;letter-spacing:-.03em;font-size:clamp(2.75rem,5vw,5.1rem)}.cart-summary__copy,.editorial-gallery__copy p,.editorial-hero__lede p,.faq-item p,.hero__copy,.page-copy p,.product-card__description,.product-details__description{max-width:44rem;margin:0;font-size:1rem;line-height:1.75;color:rgba(17,17,17,.8)}.editorial-hero{display:grid;grid-gap:1rem;gap:1rem}.editorial-hero__heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(17rem,.6fr);grid-gap:var(--space-4);gap:var(--space-4);align-items:end}.editorial-hero__lede{display:grid;grid-gap:.9rem;gap:.9rem;align-self:end}.editorial-hero__media{padding:0}.editorial-hero__image{width:100%;height:min(82vh,78rem);object-fit:cover}.editorial-gallery{display:grid;grid-gap:2rem;gap:2rem}.editorial-gallery__feature{display:grid;grid-template-columns:minmax(18rem,.5fr) minmax(0,1.5fr);grid-gap:1.5rem;gap:1.5rem;align-items:end}.editorial-gallery__copy{display:grid;grid-gap:.9rem;gap:.9rem}.editorial-gallery__row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(16rem,.65fr);grid-gap:var(--space-4);gap:var(--space-4)}.editorial-gallery__frame,.product-gallery__frame{background:transparent;padding:0}.editorial-gallery__frame--tall .editorial-gallery__image{height:min(78rem,86vh)}.editorial-gallery__frame--wide .editorial-gallery__image{height:64rem}.editorial-gallery__frame--detail .editorial-gallery__image{height:44rem}.cart-line__image,.editorial-gallery__image,.product-card__image,.product-gallery__image{width:100%;height:auto;object-fit:cover}.editorial-gallery__image,.editorial-gallery__image--detail,.editorial-gallery__image--wide{width:100%}.editorial-placeholder{position:relative;overflow:hidden;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:linear-gradient(135deg,rgba(17,17,17,.03),rgba(17,17,17,.1)),repeating-linear-gradient(90deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 1px,rgba(17,17,17,.02) 0,rgba(17,17,17,.02) 36px)}.editorial-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.5),transparent 35%)}.editorial-placeholder__caption,.editorial-placeholder__label{position:absolute;left:1rem;z-index:1}.editorial-placeholder__label{top:.9rem}.editorial-placeholder__caption{bottom:.9rem;max-width:18rem}.editorial-placeholder--hero{min-height:min(82vh,58rem)}.editorial-placeholder--portrait{min-height:38rem}.editorial-placeholder--footer,.editorial-placeholder--landscape{min-height:26rem}.editorial-placeholder--product{min-height:24rem}.product-section{display:grid;grid-gap:1.25rem;gap:1.25rem}.product-section--editorial{padding-top:.5rem;border-top:1px solid var(--line)}.product-section--spotlight{gap:1.75rem}.product-section--ruled{padding-top:1.5rem;border-top:1px solid var(--line)}.section-heading{display:grid;grid-gap:.35rem;gap:.35rem}.section-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start;gap:var(--space-4)}.section-heading__aside{display:grid;grid-gap:1rem;gap:1rem;justify-items:start}.section-heading__copy{max-width:30rem;margin:0;line-height:1.75;color:rgba(17,17,17,.78)}.cart-layout,.category-grid,.form-grid,.product-grid,.product-layout,.product-row{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.product-row{grid-template-columns:repeat(4,minmax(0,1fr))}.product-row--editorial{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.product-row--single{grid-template-columns:minmax(0,36rem)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-layout,.product-layout{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr)}.cart-line,.cart-summary,.category-card,.custom-order-form,.form-input,.form-select,.form-textarea,.page-copy,.product-card,.product-details{border:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:transparent}.cart-summary,.category-card,.custom-order-form,.page-copy,.product-card,.product-details{padding:.9rem 0}.product-card{display:grid;grid-gap:1rem;gap:1rem;align-content:start}.cart-line__image,.product-card__image,.product-card__image-link,.product-gallery__image{width:100%}.product-card__image{aspect-ratio:4/5}.product-card__meta{align-items:flex-start;gap:1rem}.cart-line__title,.product-card__title,.site-footer__title{margin:0;font-family:var(--font-ui),"Times New Roman",serif;font-size:1.1rem;color:var(--foreground)}.cart-line__price,.product-card__price,.product-details__price{margin:0;font-size:1rem;white-space:nowrap}.product-card__description{max-width:30rem}.category-card{display:grid;grid-gap:.6rem;gap:.6rem;min-height:12rem}.category-card strong{font-family:var(--font-ui),"Times New Roman",serif;font-size:2rem;font-weight:400}.category-card span:last-child{color:rgba(17,17,17,.78);line-height:1.6}.page-copy{display:grid;grid-gap:1rem;gap:1rem;max-width:64rem}.page-copy--compact,.page-copy--editorial{max-width:58rem}.faq-list{display:grid;grid-gap:1rem;gap:1rem}.faq-item{padding:1.2rem 0;border-top:1px solid var(--line)}.faq-item h2{margin:0 0 .65rem;font-family:var(--font-ui),"Times New Roman",serif;font-size:1.2rem;font-weight:500}.product-gallery{display:grid;grid-gap:1rem;gap:1rem}.product-details{position:-webkit-sticky;position:sticky;top:1rem;align-self:start;display:grid;grid-gap:1.2rem;gap:1.2rem}.product-metadata{display:grid;grid-gap:.9rem;gap:.9rem;padding-top:1rem;border-top:1px solid var(--line)}.custom-order-form{display:grid;grid-gap:1.25rem;gap:1.25rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{display:grid;grid-gap:.55rem;gap:.55rem}.form-input,.form-select,.form-textarea{width:100%;padding:.9rem 0}.form-textarea{resize:vertical}.form-error{font-size:.85rem;color:#8a1f1f}.form-status{margin:0;font-size:.95rem}.form-status--success{color:#1c5f38}.form-status--error{color:#8a1f1f}.product-form{gap:1rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.75rem 0;border:none;border-bottom:1px solid var(--foreground);border-radius:0;background:transparent;transition:opacity .18s ease}.button:hover{opacity:.68}.button--primary,.button--secondary{color:var(--foreground)}.button--full{width:100%}.cart-lines,.cart-summary{display:grid;grid-gap:1rem;gap:1rem}.cart-line{align-items:stretch;gap:1rem;padding:.9rem 0}.cart-line__image-link{width:8rem;flex-shrink:0}.cart-line__placeholder{width:100%;aspect-ratio:4/5;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(17,17,17,.04),rgba(17,17,17,.12))}.cart-line__content{display:grid;grid-gap:.8rem;gap:.8rem;flex:1 1}.cart-line__controls{gap:.6rem}.quantity-button{width:2rem;height:2rem;border:1px solid var(--line-strong);border-radius:0;background:transparent}.site-footer{margin-top:var(--space-8);padding:1.4rem 0 0;border-top:1px solid var(--line-strong)}.site-footer--compact{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,1.2fr) auto;grid-gap:var(--space-4);gap:var(--space-4);align-items:start}.site-footer__copy{margin:0;max-width:34rem;line-height:1.7;color:rgba(17,17,17,.78)}.editorial-bleed{width:100vw;margin-inline:calc(50% - 50vw)}@media (max-width:1100px){.cart-layout,.category-grid,.editorial-gallery__feature,.editorial-gallery__row,.editorial-hero__heading,.product-grid,.product-layout,.product-row,.section-heading--split{grid-template-columns:repeat(2,minmax(0,1fr))}.product-details{position:static}.site-footer--compact{grid-template-columns:1fr 1fr}}@media (max-width:720px){.site-frame{padding-inline:.85rem}.cart-line,.product-card__meta,.section-heading--inline,.site-footer,.site-footer--compact,.site-header__bar{flex-direction:column;align-items:flex-start}.site-header__bar{grid-template-columns:1fr;justify-items:start;gap:.85rem}.site-header__actions,.site-header__brand{justify-self:start}.cart-layout,.category-grid,.editorial-gallery__feature,.editorial-gallery__row,.editorial-hero__heading,.form-grid,.product-grid,.product-layout,.product-row,.section-heading--split,.site-footer--compact{grid-template-columns:1fr}.hero__title{font-size:clamp(3.2rem,17vw,5.2rem)}.editorial-gallery__frame--detail .editorial-gallery__image,.editorial-gallery__frame--tall .editorial-gallery__image,.editorial-gallery__frame--wide .editorial-gallery__image,.editorial-hero__image{height:auto}.cart-line__image-link{width:100%;max-width:10rem}}@font-face{font-family:gyroscopeSans;src:url(/_next/static/media/441e31474db8db1f-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:gyroscopeSans Fallback;src:local("Arial");ascent-override:69.46%;descent-override:24.68%;line-gap-override:0.86%;size-adjust:104.95%}.__className_992d85{font-family:gyroscopeSans,gyroscopeSans Fallback;font-weight:400;font-style:normal}.__variable_992d85{--font-display:"gyroscopeSans","gyroscopeSans Fallback"}@font-face{font-family:svensktTennDisplay;src:url(/_next/static/media/c287efac3c71a9ec-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:svensktTennDisplay;src:url(/_next/static/media/f32894b01d1b5e0d-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:svensktTennDisplay Fallback;src:local("Arial");ascent-override:118.37%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:81.10%}.__className_8ece20{font-family:svensktTennDisplay,svensktTennDisplay Fallback}.__variable_8ece20{--font-ui:"svensktTennDisplay","svensktTennDisplay Fallback"}@font-face{font-family:editorialBody;src:url(/_next/static/media/58da84696a064561-s.p.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:editorialBody;src:url(/_next/static/media/34a2901997c3f316-s.p.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:editorialBody Fallback;src:local("Arial");ascent-override:96.95%;descent-override:21.66%;line-gap-override:0.00%;size-adjust:97.88%}.__className_34f6a7{font-family:editorialBody,editorialBody Fallback}.__variable_34f6a7{--font-body:"editorialBody","editorialBody Fallback"}