:root{--paper:#f8f5ee;--cream:#f1ede3;--ink:#2f302a;--brown:#705442;--brown-dark:#493b30;--sage:#788071;--line:rgba(47,48,42,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.65}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}h1,h2,h3,blockquote{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}h1{font-size:clamp(62px,7.1vw,112px);line-height:.9;margin:0}h2{font-size:clamp(44px,5vw,76px);line-height:.98;margin:0}h3{font-size:28px;margin:0}.section{padding:125px 8vw}.eyebrow{font-size:10px;letter-spacing:.23em;text-transform:uppercase;margin:0 0 26px;font-weight:600}.announcement{height:32px;background:var(--brown-dark);color:#f6f0e6;display:grid;place-items:center;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.site-header{height:90px;padding:0 4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:#f8f5eef5;position:relative;z-index:5}.brand{display:block;background:center/contain no-repeat;font-size:0;aspect-ratio:885/366}.brand--header{width:142px;background-image:url(alfeo-wordmark-brown.png)}.site-header nav{display:flex;gap:34px;font-size:12px;letter-spacing:.08em}.basket-link{justify-self:end;font-size:12px}.basket-link span{display:inline-grid;place-items:center;width:21px;height:21px;margin-left:7px;border:1px solid var(--line);border-radius:50%;font-size:9px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 29px;border:0;cursor:pointer;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.primary{background:var(--brown);color:#fff}.secondary{border:1px solid var(--brown);color:var(--brown);background:transparent}.text-link{display:inline-flex;width:max-content;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.hero{min-height:calc(100vh - 122px);display:grid;grid-template-columns:44% 56%;background:var(--cream)}.hero-copy{padding:10vh 6vw 8vh 8vw;display:flex;flex-direction:column;justify-content:center}.hero-intro{max-width:430px;margin:42px 0 34px;font:20px/1.55 Georgia,serif}.actions{display:flex;gap:27px;align-items:center}.hero-image,.product-image,.shop-card-image,.product-gallery{position:relative;overflow:hidden;background:linear-gradient(145deg,#d8cdb9,#9d8b72)}.sunwash{position:absolute;width:100%;height:55%;top:-10%;left:-10%;background:#fff7da8c;transform:rotate(-11deg);filter:blur(20px)}.linen{position:absolute;inset:auto 0 0;height:34%;background:repeating-linear-gradient(96deg,#d7ccb8 0 4px,#cfc1aa 5px,#ded4c4 8px);opacity:.72;clip-path:polygon(0 30%,100% 0,100% 100%,0 100%)}.jar{position:absolute;width:205px;height:172px;background:linear-gradient(90deg,#744c2e,#a56c3b 55%,#664127);box-shadow:0 30px 35px #281e1447;color:#302519;display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:50% 50% 18% 18%}.jar:before{content:"";position:absolute;top:-12%;width:104%;height:20%;border-radius:50%;background:#3d332c}.jar span{font:20px Georgia,serif;letter-spacing:.15em}.jar small{margin-top:12px;font-size:7px;letter-spacing:.13em}.jar-one{left:21%;bottom:22%;transform:rotate(-4deg)}.jar-two{left:52%;bottom:28%;transform:rotate(5deg)}.photo-note{position:absolute;right:20px;bottom:18px;color:#ffffffb8;font-size:8px;letter-spacing:.15em;text-transform:uppercase}.intro{display:grid;grid-template-columns:9% 48% 1fr;gap:25px;border-bottom:1px solid var(--line)}.intro-copy{padding-top:35px;max-width:430px}.intro-copy p{font:20px/1.55 Georgia,serif}.section-head{display:grid;grid-template-columns:1fr 340px;align-items:end;gap:60px;margin-bottom:70px}.section-head>p{margin:0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.product-image{height:610px;display:block}.product-image.night,.shop-card-image.night{background:linear-gradient(145deg,#85877f,#3e423d)}.product-image .jar,.shop-card-image .jar{left:50%;top:51%;transform:translate(-50%,-50%)}.product-image img,.shop-card-image img{width:100%;height:100%;object-fit:cover}.index{position:absolute;z-index:2;left:20px;top:20px;border:1px solid rgba(255,255,255,.55);color:#fff;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font:11px Georgia,serif}.product-info{display:flex;justify-content:space-between;gap:25px;padding:26px 0;border-bottom:1px solid var(--line)}.product-info p{margin:9px 0 0}.product-info .eyebrow{font:8px Arial,sans-serif;margin:0 0 14px}.round-arrow{flex:0 0 auto;border:1px solid var(--line);width:43px;height:43px;border-radius:50%;display:grid;place-items:center}.manifesto{background:var(--brown-dark);color:#eee7dc;display:grid;grid-template-columns:9% 40% 1fr;gap:25px}.manifesto>div>p:last-child{max-width:450px}.principles{border-top:1px solid rgba(255,255,255,.22)}.principles article{padding:29px 0;border-bottom:1px solid rgba(255,255,255,.22);display:grid;grid-template-columns:46px 1fr}.principles p{grid-column:2;margin:8px 0;color:#cfc6bb;font-size:13px}.note{text-align:center;background:var(--sage);color:#fff}.note blockquote{max-width:1000px;margin:35px auto 45px;font-size:clamp(36px,4.5vw,68px);line-height:1.15}.site-footer{background:var(--brown-dark);color:#eee7dc;padding:72px 8vw 34px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.brand--footer{width:196px;background-image:url(alfeo-wordmark-cream.png)}.footer-links{justify-self:end;display:flex;gap:28px;font-size:11px}.footer-meta{grid-column:1/-1;padding-top:35px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.breadcrumb{padding:18px 4.5vw;border-bottom:1px solid var(--line);display:flex;gap:12px;color:#77756d;font-size:9px;text-transform:uppercase;letter-spacing:.11em}.product-hero{min-height:750px;display:grid;grid-template-columns:58% 42%}.product-gallery{min-height:750px}.product-gallery>img{width:100%;height:100%;object-fit:cover}.night-product .product-gallery{background:linear-gradient(145deg,#6f716b,#30332f 70%,#1f211f)}.product-jar{left:50%;top:50%;transform:translate(-50%,-50%);width:275px;height:230px}.buy-panel{padding:8vh 6vw;align-self:center}.buy-panel h1{font-size:clamp(56px,5.6vw,86px)}.product-description{margin:34px 0;font:18px/1.55 Georgia,serif}.price-line{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.price-line strong{font:22px Georgia,serif;letter-spacing:0}.buy-row{display:grid;grid-template-columns:78px 1fr;gap:10px;margin-top:18px}.buy-row select,.buy-row .button{width:100%;height:56px}.buy-row select{background:transparent;border:1px solid var(--brown);padding:0 18px}.reassurance{list-style:none;padding:22px 0;margin:24px 0;border-top:1px solid var(--line);font-size:11px;line-height:2}.buy-panel details{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;padding:18px 0;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.product-story{display:grid;grid-template-columns:40% 1fr;gap:9vw}.product-story .eyebrow{grid-column:1/-1}.product-story>p:last-child{max-width:520px;font:20px/1.55 Georgia,serif}.product-use{display:grid;grid-template-columns:43% 1fr;gap:8vw;background:#d8d1c2}.product-use ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.product-use li{display:grid;grid-template-columns:58px 1fr;padding:24px 0;border-bottom:1px solid var(--line);font:18px Georgia,serif}.product-use li span{font-size:10px}.night-panel{background:#d8d1c2}.shop-hero{padding:120px 8vw 110px;background:var(--cream)}.shop-hero>p:last-child{max-width:520px;margin:42px 0 0 48%;font:20px/1.55 Georgia,serif}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:3vw}.shop-card-image{display:block;min-height:600px}.shop-card h2{font-size:clamp(44px,4.7vw,70px);margin:34px 0}.shop-meta{display:flex;justify-content:space-between;padding:18px 0;margin-bottom:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.shop-meta strong{font:20px Georgia,serif;letter-spacing:0}.page{max-width:1100px}.page .rte{max-width:760px;margin:55px 0 0;font:18px/1.7 Georgia,serif}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact form{display:grid;gap:24px}.contact label{display:grid;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.contact input,.contact textarea{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:13px 0;outline:none}.cart-lines article{display:grid;grid-template-columns:110px 1fr auto;gap:28px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-lines h2{font-size:30px}.cart-lines input{width:70px;padding:8px}.cart-total{display:flex;justify-content:space-between;padding:28px 0;font:24px Georgia,serif}.cart-page form>.button{margin-right:10px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:800px){.announcement{height:28px;font-size:7px}.site-header{height:72px;grid-template-columns:1fr 1fr;padding:0 22px}.brand--header{width:116px}.site-header nav{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:75px 24px 65px;order:2}.hero-image{min-height:480px}.jar-one{width:150px;height:128px;left:10%}.jar-two{width:142px;height:120px;left:53%}.actions{align-items:flex-start;flex-direction:column}.section{padding:82px 24px}.intro,.manifesto,.section-head,.product-story,.product-use,.contact{grid-template-columns:1fr}.product-grid,.shop-grid{grid-template-columns:1fr;gap:75px}.product-image,.shop-card-image{height:470px;min-height:470px}.site-footer{grid-template-columns:1fr;gap:38px;padding:60px 24px 28px}.footer-links{justify-self:start;flex-wrap:wrap}.footer-meta{grid-column:1;gap:25px}.product-hero{grid-template-columns:1fr}.product-gallery{min-height:520px}.buy-panel{padding:70px 24px}.shop-hero{padding:80px 24px}.shop-hero>p:last-child{margin:34px 0 0}.cart-lines article{grid-template-columns:80px 1fr}.cart-lines article>strong{grid-column:2}}.product-image,.shop-card-image{aspect-ratio:4/5;height:auto;min-height:0}.product-image img,.shop-card-image img{width:100%;height:100%;object-fit:cover;object-position:center}.shop-card{display:grid;grid-template-rows:auto 1fr}.shop-card>div{display:flex;flex-direction:column}.shop-card .button{margin-top:auto;align-self:flex-start}.shop-card h2{min-height:1em}.product-hero{min-height:0;grid-template-columns:minmax(0,52%) minmax(390px,48%);align-items:start}.product-gallery{min-width:0;min-height:0;background:var(--cream)}.product-gallery-main{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none}.product-gallery-main::-webkit-scrollbar{display:none}.product-gallery-slide{flex:0 0 100%;aspect-ratio:4/5;margin:0;scroll-snap-align:start;background:var(--cream)}.product-gallery-slide img{width:100%;height:100%;object-fit:contain}.product-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,88px));gap:12px;padding:14px 18px;border-top:1px solid var(--line)}.product-thumbnails a{display:block;aspect-ratio:1;overflow:hidden;border:1px solid var(--line);background:var(--cream)}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-thumbnails a:hover,.product-thumbnails a:focus{outline:2px solid var(--brown);outline-offset:2px}.buy-panel{padding:7vh 5vw;align-self:start;position:sticky;top:0}.buy-panel h1{font-size:clamp(52px,4.8vw,76px)}.product-description{margin:28px 0;font:clamp(18px,1.25vw,21px)/1.55 Georgia,serif}.product-overview,.product-details{display:grid;grid-template-columns:40% 1fr;gap:9vw}.overview-list{border-top:1px solid var(--line)}.overview-list article{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:22px 0;border-bottom:1px solid var(--line)}.overview-list span{font-size:9px;letter-spacing:.15em;text-transform:uppercase}.overview-list p{margin:0;font:18px/1.55 Georgia,serif}.product-details{background:var(--cream)}.detail-copy{max-width:620px;font:19px/1.65 Georgia,serif}.detail-copy p:first-child{margin-top:0}.cart-page>h1{font-size:clamp(52px,6.4vw,92px);line-height:.95}@media(max-width:800px){.product-image,.shop-card-image{height:auto;min-height:0;aspect-ratio:4/5}.product-hero{grid-template-columns:1fr}.product-gallery{min-height:0}.product-gallery-slide{aspect-ratio:4/5}.product-thumbnails{grid-template-columns:repeat(4,1fr);padding:10px 14px}.buy-panel{padding:58px 24px;position:static}.buy-panel h1{font-size:clamp(48px,14vw,68px)}.product-overview,.product-details{grid-template-columns:1fr;gap:42px}.overview-list article{grid-template-columns:100px 1fr}.cart-page>h1{font-size:clamp(44px,13vw,64px)}}body,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif}h1,h2,h3,blockquote,.hero-intro,.intro-copy p,.product-description,.product-story>p:last-child,.product-use li,.shop-hero>p:last-child,.page .rte,.overview-list p,.detail-copy{font-family:Georgia,Times New Roman,serif}.product-info h3,.shop-card h2,.cart-lines h2{font-family:Georgia,Times New Roman,serif}.product-info p:not(.eyebrow),.price-line strong,.shop-meta strong,.cart-lines article>div>p,.cart-lines article>strong,.cart-total,.cart-total strong{font-family:Georgia,Times New Roman,serif;font-variant-numeric:tabular-nums}.cart-lines article>div>p{font-size:18px;margin:10px 0 18px}.cart-lines article>strong{font-size:22px;font-weight:400}.cart-total strong{font-size:28px;font-weight:400}.eyebrow,.announcement,.site-header,.basket-link,.button,.text-link,.breadcrumb,.price-line span,.shop-meta span,.footer-links,.footer-meta,.reassurance,summary,.contact label{font-family:Arial,Helvetica,sans-serif}.intro{grid-template-columns:52% 1fr}.manifesto{grid-template-columns:44% 1fr}.principles article{grid-template-columns:1fr}.principles p{grid-column:1}@media(max-width:800px){.intro,.manifesto{grid-template-columns:1fr}}.about-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:8vw;align-items:end;background:var(--cream)}.about-intro>.eyebrow{grid-column:1/-1}.about-intro h1{font-size:clamp(68px,8vw,124px)}.about-opening{max-width:570px;padding-bottom:8px;font:21px/1.6 Georgia,Times New Roman,serif}.about-opening p:first-child{font-size:26px}.about-photo-wide{height:min(72vw,820px);overflow:hidden;background:#d8d1c2}.about-photo-wide>img,.about-boys-photo>img{width:100%;height:100%;object-fit:cover}.about-photo-placeholder{width:100%;height:100%;min-height:480px;display:grid;place-items:center;background:linear-gradient(145deg,#d8d1c2,#a9967d);color:#2f302aa6;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.about-chapter{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.about-copy{max-width:590px;font:19px/1.7 Georgia,Times New Roman,serif}.about-copy p:first-child{margin-top:0}.about-family-pair{display:grid;grid-template-columns:53% 1fr;gap:8vw;align-items:center;background:#d8d1c2}.about-boys-photo{height:680px;overflow:hidden}.about-boys-copy{max-width:480px}.about-boys-copy p:last-child{margin-top:36px;font:19px/1.65 Georgia,Times New Roman,serif}.about-note{text-align:center;background:var(--paper)}.about-note blockquote{max-width:1050px;margin:38px auto 30px;font-size:clamp(42px,5vw,76px);line-height:1.14}.about-note>p:not(.eyebrow){max-width:570px;margin:0 auto 34px;font:18px/1.65 Georgia,Times New Roman,serif}.faq-page{display:grid;grid-template-columns:36% 1fr;gap:10vw;align-items:start}.faq-heading{position:sticky;top:45px}.faq-heading h1{font-size:clamp(58px,6.1vw,94px)}.faq-heading>p:last-child{max-width:390px;margin-top:38px}.faq-heading a,.faq-accordion a{text-decoration:underline;text-underline-offset:3px}.faq-accordion{border-top:1px solid var(--line)}.faq-accordion details{border-bottom:1px solid var(--line)}.faq-accordion summary{padding:27px 0;font:25px/1.25 Georgia,Times New Roman,serif;text-transform:none;letter-spacing:-.02em;align-items:center}.faq-accordion summary span{font:300 28px/1 Arial,Helvetica,sans-serif;transition:transform .2s ease}.faq-accordion details[open] summary span{transform:rotate(45deg)}.faq-accordion details>div{max-width:690px;padding:0 55px 25px 0;color:#55564f;font-size:16px}.faq-accordion details>div p{margin:0}@media(max-width:800px){.about-intro,.about-chapter,.about-family-pair,.faq-page{grid-template-columns:1fr}.about-intro{gap:38px}.about-intro h1{font-size:clamp(58px,18vw,82px)}.about-opening{font-size:18px}.about-opening p:first-child{font-size:22px}.about-photo-wide{height:72vh;min-height:520px}.about-boys-photo{height:520px}.about-family-pair{gap:55px}.faq-page{gap:60px}.faq-heading{position:static}.faq-heading h1{font-size:clamp(52px,15vw,70px)}.faq-accordion summary{font-size:21px;padding:23px 0;gap:24px}.faq-accordion details>div{padding-right:28px}}body,button,input,select,textarea{font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif}.eyebrow{display:none}h1{font-size:clamp(48px,5.4vw,84px);line-height:.98}h2{font-size:clamp(34px,3.7vw,56px);line-height:1.04}h3{font-size:24px;letter-spacing:-.025em}.hero-intro,.intro-copy p,.product-description,.product-story>p:last-child,.product-use li,.shop-hero>p:last-child,.page .rte,.overview-list p,.detail-copy,.about-opening,.about-copy,.about-boys-copy p:last-child,.about-note>p:not(.eyebrow){font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif}.hero-intro{font-size:19px;line-height:1.65}.intro-copy p{font-size:18px;line-height:1.7}.product-description,.product-story>p:last-child,.overview-list p,.detail-copy{font-size:17px;line-height:1.7}.product-use li{font-size:16px}.faq-accordion summary{font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.01em}.faq-accordion details>div{font-size:16px;line-height:1.7}.about-intro h1,.faq-heading h1{font-size:clamp(48px,5.4vw,84px)}.about-opening p:first-child{font-size:21px}.about-note blockquote,.note blockquote{font-size:clamp(34px,3.8vw,56px)}.shop-card h2{font-size:clamp(34px,3.6vw,52px)}.buy-panel h1{font-size:clamp(44px,4.2vw,66px)}.section{padding-top:105px;padding-bottom:105px}.section-head{margin-bottom:54px}@media(max-width:800px){h1,.about-intro h1,.faq-heading h1{font-size:clamp(46px,13vw,62px)}h2{font-size:clamp(34px,10vw,46px)}h3{font-size:22px}.buy-panel h1{font-size:clamp(43px,12vw,58px)}.section{padding-top:72px;padding-bottom:72px}.faq-accordion summary{font-size:18px}}.intro{align-items:center;padding-top:105px;padding-bottom:105px}.intro-copy{padding-top:0}.home-family-photo{width:100%;height:min(68vw,780px);overflow:hidden;background:var(--cream)}.home-family-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.about-personal-story{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:var(--paper)}.about-personal-story .about-copy{font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif}.product-gallery-slide{-webkit-appearance:none;appearance:none;padding:0;border:0;cursor:zoom-in;color:inherit}.product-brief{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.product-brief h2{font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif;font-size:18px;font-weight:600;letter-spacing:0}.product-brief .product-description{margin:14px 0 0}.back-in-stock-slot{margin-top:16px}.back-in-stock-slot>p{margin:0;padding:14px;border:1px dashed var(--line);font-size:13px}.ingredient-note{margin-top:28px;color:#66675f;font-size:14px}.product-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#1e1d1af5;color:#fff}.product-lightbox::backdrop{background:#1e1d1af5}.lightbox-images{width:100%;height:100%;display:grid;place-items:center;padding:56px 110px}.lightbox-images figure{width:100%;height:100%;margin:0}.lightbox-images figure[hidden]{display:none}.lightbox-images img{width:100%;height:100%;object-fit:contain}.lightbox-close,.lightbox-arrow{position:fixed;z-index:2;border:0;background:#f8f5ee1f;color:#fff;cursor:pointer;display:grid;place-items:center}.lightbox-close{top:22px;right:24px;width:46px;height:46px;border-radius:50%;font-size:30px}.lightbox-arrow{top:50%;width:48px;height:68px;font-size:24px;transform:translateY(-50%)}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-count{position:fixed;bottom:18px;left:50%;transform:translate(-50%);margin:0;font-size:13px;letter-spacing:.08em}.social-links{grid-column:1/-1;justify-self:end;display:flex;gap:24px;margin-top:-45px;font-size:11px}.social-links a{text-decoration:underline;text-underline-offset:4px}@media(max-width:800px){.intro{padding-top:72px;padding-bottom:72px}.home-family-photo{height:auto;min-height:0}.home-family-photo img{width:100%;height:auto;object-fit:contain;object-position:center}.about-personal-story{grid-template-columns:1fr;gap:38px}.lightbox-images{padding:70px 18px}.lightbox-arrow{top:auto;bottom:18px;transform:none;width:44px;height:44px;border-radius:50%}.lightbox-prev{left:18px}.lightbox-next{right:18px}.social-links{grid-column:1;justify-self:start;margin-top:-18px;flex-wrap:wrap}}.collection .section-head{display:block;margin-bottom:34px}.collection-support{max-width:none;margin:12px 0 0;font-size:17px;line-height:1.5}.collection .product-grid,.shop-grid{max-width:1120px;margin-left:auto;margin-right:auto}.product-image,.shop-card-image{aspect-ratio:4/3;max-height:470px}.shop-grid{gap:48px}.night-product .product-gallery,.night-product .product-gallery-main,.night-product .product-gallery-slide,.night-product .product-thumbnails,.night-product .product-thumbnails a{background:var(--cream)}.product-lightbox{top:0;right:0;bottom:0;left:0;width:min(92vw,1200px);height:min(88vh,900px);margin:auto;border-radius:2px;background:#1e1d1af7}.product-lightbox::backdrop{background:#1e1d1ad1}.lightbox-images{padding:52px 90px}.lightbox-images figure{display:grid;place-items:center}.lightbox-images img{width:auto;height:auto;max-width:900px;max-height:74vh;object-fit:contain}.contact>div>p:last-child{max-width:500px;font-size:17px;line-height:1.75}.shop-hero>p:last-child{max-width:720px;margin:28px 0 0;font-size:19px}.faq-page{display:block;max-width:1120px;margin:0 auto}.faq-heading{position:static;max-width:760px;margin-bottom:58px}.faq-heading h1{font-size:clamp(48px,5.4vw,78px)}.faq-heading>p:last-child{max-width:620px;margin-top:26px}.faq-accordion{width:100%}.faq-accordion summary{width:100%;padding:25px 0}.faq-accordion details>div{max-width:820px;padding:0 56px 28px 0}.link-arrow{position:relative;display:inline-block;width:12px;height:12px;margin-left:6px;vertical-align:-1px}.link-arrow:before{content:"";position:absolute;left:1px;bottom:2px;width:11px;height:1px;background:currentColor;transform:rotate(-45deg);transform-origin:left center}.link-arrow:after{content:"";position:absolute;right:0;top:0;width:6px;height:6px;border-top:1px solid currentColor;border-right:1px solid currentColor}.round-arrow .link-arrow{margin:0}.mobile-menu{display:none}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:800px){.site-header{grid-template-columns:1fr auto auto;gap:16px}.site-header>.basket-link{grid-column:2}.mobile-menu{display:block;grid-column:3;position:static}.mobile-menu>summary{display:flex;align-items:center;gap:8px;padding:12px 0;font-size:11px;line-height:1;text-transform:none;letter-spacing:.04em}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary i,.mobile-menu>summary i:before,.mobile-menu>summary i:after{display:block;width:17px;height:1px;background:currentColor;transition:.2s ease}.mobile-menu>summary i{position:relative}.mobile-menu>summary i:before,.mobile-menu>summary i:after{content:"";position:absolute;left:0}.mobile-menu>summary i:before{top:-5px}.mobile-menu>summary i:after{top:5px}.mobile-menu[open]>summary i{background:transparent}.mobile-menu[open]>summary i:before{top:0;transform:rotate(45deg)}.mobile-menu[open]>summary i:after{top:0;transform:rotate(-45deg)}.mobile-menu nav{position:absolute;z-index:20;left:0;right:0;top:100%;display:grid;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 24px 22px}.mobile-menu nav a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:16px;letter-spacing:0}.mobile-menu nav a:last-child{border-bottom:0}.collection-support{margin-top:10px;font-size:16px}.product-image,.shop-card-image{aspect-ratio:4/3;max-height:none}.shop-grid{gap:62px}.product-lightbox{width:94vw;height:82vh}.lightbox-images{padding:60px 18px 72px}.lightbox-images img{max-width:100%;max-height:66vh}.shop-hero>p:last-child{margin-top:24px;font-size:17px}.faq-heading{margin-bottom:38px}}.about-intro{align-items:center}@media(max-width:800px){.about-photo-wide{height:auto;min-height:0}.about-photo-wide img{width:100%;height:auto;object-fit:contain;object-position:center}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
