:root{--paper:#f6f0e4;--paper-2:#ece1ce;--cream:#fffaf0;--ink:#201a17;--muted:#6f665d;--wine:#741f28;--wine-dark:#53151d;--forest:#173f35;--forest-light:#275b4e;--gold:#d6a44b;--line:#201a1733;--line-light:#fffaf040;--shadow:0 24px 60px #291c1224;--container:1240px;--serif:"Fraunces", Georgia, serif;--sans:"DM Sans", Arial, sans-serif;--display:"Yatra One", Georgia, serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}body:has(.product-dialog[open]){overflow:hidden}img,svg{max-width:100%;display:block}button,input,textarea,select{color:inherit;font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}::selection{background:var(--wine);color:var(--cream)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section-pad{padding-block:clamp(96px,11vw,158px)}.skip-link{z-index:1000;background:var(--cream);color:var(--ink);padding:10px 16px;font-weight:700;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--wine);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:.72rem;font-weight:700;line-height:1.2;display:flex}.eyebrow>span:first-child{background:currentColor;width:28px;height:1px}.eyebrow--light{color:#f0c576}.eyebrow--gold{color:var(--gold)}.section-index{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:12px 20px;font-size:.78rem;font-weight:700;line-height:1.25;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--wine);color:var(--cream)}.button--primary:hover{background:var(--wine-dark)}.button--paper{border-color:var(--cream);background:var(--cream);color:var(--ink)}.button--paper:hover{color:var(--cream);background:0 0}.button--gold{background:var(--gold);color:var(--ink)}.button--gold:hover{background:#efbf68}.text-link{letter-spacing:.04em;border-bottom:1px solid;align-items:center;gap:24px;padding-bottom:4px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.text-link--light{color:var(--cream)}.announcement{z-index:101;background:var(--wine);color:#fff6e7;letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:600;position:relative}.announcement__inner{justify-content:center;align-items:center;gap:24px;min-height:34px;display:flex}.announcement a{text-underline-offset:3px}.site-header{z-index:100;background:color-mix(in srgb, var(--paper) 90%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #0000;transition:background .18s,border-color .18s,box-shadow .18s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);background:color-mix(in srgb, var(--paper) 96%, transparent);box-shadow:0 8px 24px #291c120f}.nav-shell{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.brand{align-items:baseline;gap:10px;text-decoration:none;display:inline-flex}.brand__devanagari{color:var(--wine);font-family:var(--display);font-size:1.55rem;line-height:1}.brand__name{font-family:var(--serif);letter-spacing:.02em;font-size:1.03rem;font-weight:600}.site-nav{align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.site-nav>a{letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:700;text-decoration:none;position:relative}.site-nav>a:not(.nav-cta):after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-nav>a:not(.nav-cta):hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{border:1px solid var(--ink);align-items:center;gap:20px;padding:11px 14px;transition:background .18s,color .18s;display:inline-flex}.nav-cta:hover{background:var(--ink);color:var(--cream)}.menu-toggle{letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:12px;padding:10px 0 10px 12px;font-size:.72rem;font-weight:700;display:none}.menu-toggle__icon{width:24px;height:14px;position:relative}.menu-toggle__icon i{background:var(--ink);width:24px;height:1px;transition:transform .18s,top .18s;position:absolute;left:0}.menu-toggle__icon i:first-child{top:3px}.menu-toggle__icon i:last-child{top:11px}.menu-toggle[aria-expanded=true] i:first-child{top:7px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] i:last-child{top:7px;transform:rotate(-45deg)}.hero{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #741f281a;border-radius:50%;width:560px;height:560px;position:absolute;top:-200px;left:-180px}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(440px,.82fr);align-items:center;gap:clamp(52px,8vw,118px);min-height:min(790px,100vh - 118px);padding-block:72px 84px;display:grid}.hero__copy{z-index:2;position:relative}.hero h1{max-width:780px;color:var(--ink);font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(4.2rem,7.3vw,7.7rem);font-weight:500;line-height:.82}.hero h1 em{color:var(--wine);font-weight:400}.hero__intro{color:#4b423b;max-width:610px;margin:38px 0 0;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.7}.hero__actions{align-items:center;gap:30px;margin-top:36px;display:flex}.hero__facts{gap:42px;margin:54px 0 0;display:flex}.hero__facts div{grid-template-columns:auto minmax(0,120px);align-items:center;gap:12px;display:grid}.hero__facts dt{color:var(--wine);font-family:var(--serif);font-size:2rem;line-height:1}.hero__facts dd{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:600;line-height:1.35}.hero__visual{justify-self:end;padding:22px 18px 0;position:relative}.hero__arch{background:var(--forest);border-radius:50% 50% 0 0/30% 30% 0 0;position:absolute;inset:-28px 0 68px}.hero__arch:before{border-radius:inherit;content:"";border:1px solid #fffaf04d;border-bottom:0;position:absolute;inset:12px}.hero__figure{z-index:1;background:var(--cream);width:min(100%,520px);box-shadow:var(--shadow);margin:0;position:relative;transform:rotate(1.4deg)}.hero__figure img{aspect-ratio:.93;object-fit:cover;width:100%}.hero__figure figcaption{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:12px 14px;font-size:.63rem;font-weight:600;display:flex}.hero__figure figcaption span:first-child{color:var(--wine)}.hero__seal{z-index:2;border:8px solid var(--paper);background:var(--gold);border-radius:50%;width:122px;height:122px;position:absolute;bottom:28px;right:-40px;box-shadow:0 8px 24px #291c1229}.hero__seal svg{width:100%;height:100%}.hero__seal text{fill:var(--ink);font-family:var(--sans);letter-spacing:1.1px;font-size:7px;font-weight:700}.seal-flower{fill:none;stroke:var(--wine);stroke-width:1.3px}.tradition-ticker{border-top:1px solid var(--line);overflow:hidden}.ticker-track{width:max-content;min-width:100%;color:var(--muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-around;align-items:center;gap:30px;padding:15px 24px;font-size:.67rem;font-weight:700;display:flex}.ticker-track i{color:var(--wine);font-size:.45rem;font-style:normal}.manifesto{background:var(--cream)}.manifesto__grid{grid-template-columns:.42fr 1.08fr 1fr;gap:clamp(36px,6vw,96px);display:grid}.manifesto__copy h2,.process h2,.story h2,.faq h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3.2rem,5.6vw,6rem);font-weight:500;line-height:.98}.manifesto__copy>p:last-child{max-width:540px;color:var(--muted);margin:34px 0 0;font-size:1.05rem}.manifesto__notes{border-top:1px solid var(--line)}.manifesto__notes article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;column-gap:18px;padding:24px 0;display:grid}.manifesto__notes article>span{color:var(--wine);font-family:var(--serif);grid-row:span 2;font-size:1.1rem}.manifesto__notes h3{font-family:var(--serif);margin:0;font-size:1.25rem;font-weight:500}.manifesto__notes p{color:var(--muted);margin:7px 0 0;font-size:.86rem;line-height:1.55}.section-head{grid-template-columns:minmax(0,1.25fr) minmax(280px,.58fr);align-items:end;gap:60px;display:grid}.section-head h2{max-width:850px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3.2rem,5.9vw,6.3rem);font-weight:500;line-height:.95}.section-head>p{color:#d5cfc3;margin:0 0 8px;font-size:.94rem}.section-head--ink>p{color:var(--muted)}.collection-toolbar{border-block:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:32px;margin-top:70px;padding-block:15px;display:flex}.filter-list{flex-wrap:wrap;gap:6px;display:flex}.filter-list button{color:#d9d2c7;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-size:.7rem;font-weight:700;transition:background .16s,color .16s}.filter-list button:hover,.filter-list button[aria-pressed=true]{background:var(--cream);color:var(--ink)}.result-count{color:#b8afa3;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 22px;margin-top:36px;display:grid}.product-card{min-width:0}.product-card__image{background:#e9dec9;border:0;width:100%;padding:0;position:relative;overflow:hidden}.product-card__image:after{content:"";opacity:0;background:linear-gradient(#0000 65%,#140e0a52);transition:opacity .25s;position:absolute;inset:0}.product-card__image img{aspect-ratio:1/.84;object-fit:cover;width:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card--tall .product-card__image img{aspect-ratio:1/1.14}.product-card__image:hover:after,.product-card__image:focus-visible:after{opacity:1}.product-card__view{z-index:1;background:var(--cream);color:var(--ink);letter-spacing:.06em;opacity:0;text-transform:uppercase;align-items:center;gap:12px;padding:9px 12px;font-size:.65rem;font-weight:700;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:16px;right:16px;transform:translateY(8px)}.product-card__image:hover .product-card__view,.product-card__image:focus-visible .product-card__view{opacity:1;transform:translateY(0)}.product-card__body{justify-content:space-between;align-items:start;gap:20px;padding-top:17px;display:flex}.product-card__body p,.product-card__body h3,.product-card__technique{margin:0}.product-card__body div>p{color:#e0b86e;letter-spacing:.09em;text-transform:uppercase;font-size:.65rem;font-weight:700}.product-card__body h3{font-family:var(--serif);margin-top:3px;font-size:1.45rem;font-weight:500;line-height:1.2}.product-card__body .price{flex:none;font-size:.78rem;font-weight:700}.product-card__technique{color:#a99f92;margin-top:9px;font-size:.76rem}.collection-footer{border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:32px;margin-top:88px;padding-top:26px;display:flex}.collection-footer p{color:#d5cfc3;font-family:var(--serif);margin:0;font-size:1.32rem}.process{background:var(--paper)}.process__header{grid-template-columns:.4fr 1.6fr;gap:60px;display:grid}.process__header>div{max-width:820px}.process-list{grid-template-columns:repeat(3,1fr);margin:82px 0 0;padding:0;list-style:none;display:grid}.process-list li{border-top:1px solid var(--line);padding:34px clamp(18px,3vw,44px) 0 0;position:relative}.process-list li:not(:last-child){border-right:1px solid var(--line)}.process-list li:not(:first-child){padding-left:clamp(18px,3vw,44px)}.process-list__number{background:var(--paper);color:var(--wine);letter-spacing:.1em;padding-right:12px;font-size:.67rem;font-weight:700;position:absolute;top:-13px;left:0}.process-list li:not(:first-child) .process-list__number{left:clamp(18px,3vw,44px)}.process-list__icon{width:78px;height:78px;color:var(--wine);margin-bottom:58px}.process-list__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px}.process-list h3{font-family:var(--serif);margin:0;font-size:1.65rem;font-weight:500}.process-list p{max-width:320px;color:var(--muted);margin:13px 0 0;font-size:.9rem}.impact-panel{background:var(--wine);color:var(--cream);padding-block:clamp(92px,10vw,140px);position:relative;overflow:hidden}.impact-panel:before,.impact-panel:after{content:"";border:1px solid #fffaf01a;border-radius:50%;width:500px;height:500px;position:absolute}.impact-panel:before{top:-340px;right:-100px}.impact-panel:after{bottom:-400px;left:-80px}.impact-panel__grid{z-index:1;grid-template-columns:.9fr 1.1fr;gap:clamp(68px,9vw,130px);display:grid;position:relative}.impact-panel__copy h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3.1rem,5vw,5.2rem);font-weight:500;line-height:.98}.impact-panel__copy>p:not(.eyebrow){color:#e1d2c4;max-width:530px;margin:30px 0 32px}.impact-panel__cards{align-content:start;display:grid}.impact-panel__cards article{border-top:1px solid #fffaf052;grid-template-columns:100px 1fr;column-gap:18px;padding:25px 0;display:grid}.impact-panel__cards article>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;grid-row:span 2;font-size:.66rem;font-weight:700}.impact-panel__cards h3{font-family:var(--serif);margin:0;font-size:1.35rem;font-weight:500}.impact-panel__cards p{color:#d8c9bc;margin:8px 0 0;font-size:.84rem}.story{background:linear-gradient(#201a170a 1px, transparent 1px), linear-gradient(90deg, #201a170a 1px, transparent 1px), var(--cream);background-size:48px 48px}.story__grid{grid-template-columns:.8fr 1.2fr;gap:clamp(60px,9vw,130px);display:grid}.story__title{align-self:start;position:sticky;top:135px}.story__title .section-index{margin-bottom:55px}.story__body{padding-top:72px}.story__lead{color:var(--wine);font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3.2vw,3.2rem);font-style:italic;line-height:1.2}.story__columns{gap:22px;margin-top:54px;display:grid}.story__columns p{border-top:1px solid var(--line);color:#4f4640;margin:0;padding-top:22px}.signature{color:var(--wine);font-family:var(--serif);margin:38px 0 0;font-size:1.2rem;font-style:italic}.journal__grid{grid-template-columns:1.13fr .87fr;gap:26px;margin-top:72px;display:grid}.book-feature,.film-feature{background:var(--cream);min-width:0;display:grid}.book-feature{grid-template-columns:1.12fr .88fr}.book-feature__visual{background:var(--wine);min-height:580px;position:relative;overflow:hidden}.book-feature__visual:before{content:"";border:1px solid #fffaf03d;border-radius:50%;width:470px;height:470px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.book-feature__visual img{aspect-ratio:1;object-fit:cover;width:min(64%,340px);position:absolute;box-shadow:0 22px 50px #160c084d}.book-feature__visual img:first-of-type{top:12%;left:10%;transform:rotate(-9deg)}.book-feature__visual img:last-of-type{bottom:8%;right:10%;transform:rotate(7deg)}.journal__content{flex-direction:column;justify-content:center;align-items:start;padding:clamp(28px,4vw,52px);display:flex}.journal__type{color:var(--wine);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.67rem;font-weight:700}.journal__content h3{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.3rem,3.5vw,3.8rem);font-weight:500;line-height:.98}.journal__content>p:not(.journal__type,.availability){color:var(--muted);margin:24px 0 30px;font-size:.92rem}.film-feature{grid-template-rows:minmax(360px,1fr) auto}.film-feature__visual{background:var(--forest);position:relative;overflow:hidden}.film-feature__visual:after{content:"";background:linear-gradient(#140e0a0a,#140e0a61);position:absolute;inset:0}.film-feature__play{z-index:1;border:1px solid var(--cream);width:72px;height:72px;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf02e;border-radius:50%;place-items:center;font-size:1.2rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.film-feature__badge{z-index:1;background:var(--gold);letter-spacing:.08em;text-transform:uppercase;padding:7px 10px;font-size:.62rem;font-weight:700;position:absolute;top:18px;right:18px}.film-feature .journal__content{display:block}.film-feature .journal__content>p:not(.journal__type,.availability){margin-bottom:12px}.availability{color:var(--wine);margin:0;font-size:.73rem;font-weight:600}.faq{background:var(--cream)}.faq__grid{grid-template-columns:.7fr 1.3fr;gap:clamp(70px,10vw,150px);display:grid}.faq__intro .section-index{margin-bottom:52px}.faq__intro>p:last-child{max-width:360px;color:var(--muted);margin-top:26px}.faq__list{border-top:1px solid var(--ink)}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-family:var(--serif);justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:1.3rem;font-weight:500;line-height:1.3;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{flex:none;width:20px;height:20px;position:relative}.faq summary span:before,.faq summary span:after{background:var(--wine);content:"";width:14px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq summary span:after{transition:transform .16s;transform:translate(-50%,-50%)rotate(90deg)}.faq details[open] summary span:after{transform:translate(-50%,-50%)rotate(0)}.faq details p{max-width:650px;color:var(--muted);margin:-4px 0 26px;font-size:.91rem}.contact{background:var(--forest);color:var(--cream)}.contact__grid{grid-template-columns:.9fr 1.1fr;gap:clamp(70px,10vw,150px);display:grid}.contact__intro h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3.4rem,5.7vw,6rem);font-weight:500;line-height:.95}.contact__intro>p:not(.eyebrow){color:#cec8bc;max-width:500px;margin:30px 0 0}.contact__links{gap:11px;margin-top:48px;display:grid}.contact__links a{width:fit-content;color:var(--cream);font-family:var(--serif);font-size:1.12rem;text-decoration:none}.contact__links a span{width:88px;color:var(--gold);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700;display:inline-block}.enquiry-form{background:var(--cream);color:var(--ink);padding:clamp(28px,4.5vw,58px)}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.enquiry-form>label,.form-row label{margin-bottom:24px;display:block}.enquiry-form label>span{letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:700;display:block}.enquiry-form input,.enquiry-form textarea,.enquiry-form select{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;outline:0;width:100%;padding:9px 0 12px;transition:border-color .16s}.enquiry-form textarea{resize:vertical;min-height:132px}.enquiry-form input:focus,.enquiry-form textarea:focus,.enquiry-form select:focus{border-color:var(--wine)}.enquiry-form [aria-invalid=true]{border-color:#b31322}.field-error{color:#a20f20;margin-top:6px;font-size:.7rem;display:none}[aria-invalid=true]+.field-error{display:block}.form-submit{justify-content:space-between;align-items:center;gap:24px;margin-top:5px;display:flex}.form-submit>p{max-width:190px;color:var(--muted);margin:0;font-size:.68rem;line-height:1.45}.form-status{min-height:1.6em;color:var(--wine);margin:16px 0 0;font-size:.78rem;font-weight:600}.honeypot{clip-path:inset(50%);width:1px;height:1px;overflow:hidden;position:absolute!important}.site-footer{background:var(--ink);color:var(--cream)}.footer__top{border-bottom:1px solid #fffaf029;justify-content:space-between;align-items:center;gap:40px;min-height:210px;display:flex}.brand--footer .brand__devanagari{color:var(--gold);font-size:2.15rem}.brand--footer .brand__name{font-size:1.4rem}.footer__top>p{color:#c9c0b5;font-family:var(--serif);margin:0;font-size:clamp(1.4rem,2.4vw,2.2rem);font-style:italic}.footer__bottom{color:#afa69c;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-block:25px;font-size:.64rem;font-weight:600;display:grid}.footer__bottom p{margin:0}.footer__bottom p:last-child{text-align:right}.footer__bottom nav{gap:24px;display:flex}.footer__bottom a{text-underline-offset:4px}.product-dialog{background:var(--cream);width:min(1080px,100% - 40px);max-height:min(820px,100dvh - 40px);color:var(--ink);border:0;padding:0;overflow:auto;box-shadow:0 28px 100px #0b08066b}.product-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#120e0bc2}.product-dialog__close{z-index:3;background:var(--cream);width:40px;height:40px;color:var(--ink);font-family:var(--sans);border:0;border-radius:50%;place-items:center;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:15px;right:15px}.product-dialog__grid{grid-template-columns:1.05fr .95fr;min-height:620px;display:grid}.product-dialog__gallery{background:var(--paper-2);grid-template-rows:minmax(0,1fr) auto;min-width:0;display:grid}.product-dialog__gallery>img{object-fit:cover;width:100%;height:100%;min-height:520px}.product-dialog__thumbs{gap:9px;padding:12px;display:flex}.product-dialog__thumbs button{background:0 0;border:2px solid #0000;width:64px;height:64px;padding:0;overflow:hidden}.product-dialog__thumbs button[aria-pressed=true]{border-color:var(--wine)}.product-dialog__thumbs img{object-fit:cover;width:100%;height:100%}.product-dialog__content{flex-direction:column;justify-content:center;align-items:start;padding:clamp(34px,5.5vw,74px);display:flex}.product-dialog__content h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,4.7vw,4.6rem);font-weight:500;line-height:.96}.product-dialog__price{color:var(--wine);margin:22px 0;font-size:1rem;font-weight:700}.product-dialog__content>p:not(.eyebrow,.product-dialog__price,.product-dialog__note){color:var(--muted);margin:0 0 28px}.product-dialog__content dl{width:100%;margin:0 0 32px}.product-dialog__content dl div{border-top:1px solid var(--line);grid-template-columns:100px 1fr;gap:18px;padding-block:12px;display:grid}.product-dialog__content dl div:last-child{border-bottom:1px solid var(--line)}.product-dialog__content dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.product-dialog__content dd{margin:0;font-size:.83rem}.product-dialog__note{color:var(--muted);margin:18px 0 0;font-size:.7rem}.js .reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}.js .reveal--delay{transition-delay:.12s}.js .reveal--delay-2{transition-delay:.24s}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.legal-page{background:var(--cream)}.legal-header{border-bottom:1px solid var(--line)}.legal-header .nav-shell{min-height:90px}.legal-back{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;text-decoration:none}.legal-main{padding-block:clamp(80px,10vw,140px)}.legal-main article{width:min(100%,760px);margin-inline:auto}.legal-main h1{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(3.4rem,7vw,6rem);font-weight:500;line-height:.95}.legal-meta{color:var(--muted);margin:0 0 60px;font-size:.78rem}.legal-main h2{font-family:var(--serif);margin:42px 0 12px;font-size:1.6rem;font-weight:500}.legal-main p,.legal-main li{color:#4f4640}.legal-main a{color:var(--wine)}.not-found{background:var(--forest);min-height:100dvh;color:var(--cream);text-align:center;place-items:center;padding:24px;display:grid}.not-found__card{width:min(100%,680px)}.not-found__number{color:var(--gold);font-family:var(--serif);margin:0;font-size:clamp(7rem,25vw,14rem);line-height:.7}.not-found h1{font-family:var(--serif);letter-spacing:-.04em;margin:35px 0 14px;font-size:clamp(2.8rem,7vw,5rem);font-weight:500}.not-found p:not(.not-found__number){color:#d1c9bd;margin:0 0 30px}@media (width<=1080px){.hero__grid{grid-template-columns:minmax(0,.92fr) minmax(380px,.78fr);gap:50px}.hero__seal{right:-14px}.manifesto__grid{grid-template-columns:.25fr 1fr .85fr;gap:44px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:1/.92}.book-feature{grid-template-columns:1fr}.book-feature__visual{min-height:470px}.journal__content{min-height:330px}}@media (width<=880px){.container{width:min(calc(100% - 36px), var(--container))}.announcement__inner span:nth-of-type(3),.announcement__inner span:nth-of-type(4){display:none}.menu-toggle{display:flex}.site-nav{background:var(--paper);min-height:calc(100dvh - 118px);padding:42px max(24px, calc((100vw - var(--container)) / 2));opacity:0;pointer-events:none;align-content:start;gap:0;transition:opacity .18s,transform .18s;display:grid;position:fixed;top:118px;left:0;right:0;transform:translateY(-12px)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav>a{border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:-.02em;text-transform:none;padding:18px 0;font-size:clamp(1.7rem,6vw,2.6rem);font-weight:500}.site-nav .nav-cta{border:0;justify-content:space-between}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:74px 68px}.hero__copy{max-width:720px}.hero h1{font-size:clamp(4.5rem,14vw,7.2rem)}.hero__visual{justify-self:center;width:min(90%,560px);margin-top:42px}.manifesto__grid{grid-template-columns:90px 1fr}.manifesto__notes{grid-column:2}.section-head,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{grid-template-columns:1fr}.section-head{gap:30px}.section-head>p{max-width:620px}.process__header{grid-template-columns:90px 1fr}.process-list{grid-template-columns:1fr;margin-left:90px}.process-list li,.process-list li:not(:first-child){border-right:0;grid-template-columns:100px 1fr;gap:26px;padding:38px 0;display:grid}.process-list__number,.process-list li:not(:first-child) .process-list__number{top:-11px;left:0}.process-list__icon{grid-row:1;margin:0}.story__title{position:static}.story__body{padding-top:0}.journal__grid{grid-template-columns:1fr}.film-feature{grid-template-rows:none;grid-template-columns:1fr .7fr}.faq__grid,.contact__grid{gap:60px}.footer__bottom{grid-template-columns:1fr 1fr}.footer__bottom nav{grid-area:1/1/auto/-1;justify-content:center}.product-dialog__grid{grid-template-columns:1fr}.product-dialog__gallery>img{min-height:430px;max-height:56dvh}}@media (width<=620px){.container{width:min(calc(100% - 28px), var(--container))}.section-pad{padding-block:86px}.announcement__inner{letter-spacing:.08em;gap:10px;min-height:30px;font-size:.57rem}.announcement__inner span:nth-of-type(2){display:none}.nav-shell{min-height:72px}.brand__devanagari{font-size:1.25rem}.brand__name{font-size:.88rem}.menu-toggle__label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.site-nav{min-height:calc(100dvh - 102px);padding-inline:18px;top:102px}.hero__grid{gap:34px;padding-block:58px 60px}.hero h1{font-size:clamp(3.55rem,18vw,5.1rem);line-height:.88}.hero__intro{margin-top:28px;font-size:.96rem}.hero__actions{flex-direction:column;align-items:stretch;gap:18px}.hero__actions .button{justify-content:space-between}.hero__actions .text-link{width:fit-content}.hero__facts{gap:20px;margin-top:38px}.hero__facts div{grid-template-columns:auto 1fr}.hero__visual{width:calc(100% - 18px);margin-top:28px;padding-inline:10px}.hero__arch{inset:-20px 0 55px}.hero__seal{border-width:6px;width:96px;height:96px;bottom:18px;right:-14px}.hero__figure figcaption{gap:2px;display:grid}.ticker-track{justify-content:start;overflow:hidden}.manifesto__grid,.process__header{grid-template-columns:1fr;gap:38px}.manifesto__notes{grid-column:auto}.manifesto__copy h2,.process h2,.story h2,.faq h2,.section-head h2,.contact__intro h2{font-size:clamp(3rem,14vw,4.25rem)}.collection-toolbar{flex-direction:column;align-items:start;gap:12px;margin-top:48px}.filter-list{scrollbar-width:none;flex-wrap:nowrap;width:calc(100vw - 28px);padding-bottom:3px;overflow-x:auto}.filter-list::-webkit-scrollbar{display:none}.filter-list button{flex:none}.product-grid{grid-template-columns:1fr;gap:48px}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:1/.92}.product-card__view{opacity:1;transform:none}.collection-footer{flex-direction:column;align-items:stretch;margin-top:64px}.collection-footer .button{justify-content:space-between}.process-list{margin:60px 0 0}.process-list li,.process-list li:not(:first-child){grid-template-columns:68px 1fr;gap:20px}.process-list__icon{width:58px;height:58px}.impact-panel__cards article{grid-template-columns:74px 1fr}.story__title .section-index,.faq__intro .section-index{margin-bottom:36px}.story__lead{font-size:1.78rem}.book-feature__visual{min-height:360px}.book-feature__visual img{width:min(62%,250px)}.journal__content{min-height:auto;padding-block:36px 42px}.film-feature{grid-template-columns:1fr}.film-feature__visual{min-height:380px}.form-row{grid-template-columns:1fr;gap:0}.form-submit{flex-direction:column;align-items:stretch}.form-submit .button{justify-content:space-between}.contact__links a{font-size:.98rem}.contact__links a span{width:76px}.footer__top{flex-direction:column;justify-content:center;align-items:start;gap:24px;min-height:230px}.footer__bottom{grid-template-columns:1fr;justify-items:start}.footer__bottom nav{flex-wrap:wrap;grid-area:auto;justify-content:start}.footer__bottom p:last-child{text-align:left}.product-dialog{width:100%;max-height:100dvh;margin:auto 0 0}.product-dialog__gallery>img{min-height:360px;max-height:48dvh}.product-dialog__content{padding:34px 22px 46px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .reveal{opacity:1;transform:none}}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:clamp(56px,8vw,112px);min-height:auto;padding-block:clamp(76px,9vw,126px)}.hero h1{font-size:clamp(4.2rem,7vw,7rem);line-height:.92}.hero__visual{width:100%;max-width:560px;padding:0}.hero__arch{display:none}.hero__figure{border:1px dashed var(--wine);background:var(--cream);width:100%;padding:11px;transform:none;box-shadow:0 18px 44px #291c1229}.hero__figure img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.product-dialog__thumbs img{background:var(--cream);object-fit:contain}.hero__figure figcaption{padding:13px 3px 2px}.hero__seal{bottom:-34px;right:-34px}.collection{background:var(--paper);color:var(--ink)}.collection .eyebrow--light{color:var(--wine)}.collection .section-head>p{color:var(--muted)}.collection-toolbar{border-color:var(--line);margin-top:62px}.collection .filter-list button{color:var(--muted)}.collection .filter-list button:hover,.collection .filter-list button[aria-pressed=true]{background:var(--wine);color:var(--cream)}.collection .result-count{color:var(--muted)}.product-grid{counter-reset:collection-piece;margin-top:20px;display:block}.product-card,.product-card--tall{border-bottom:1px dashed var(--line);counter-increment:collection-piece;grid-template-rows:auto auto;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);align-items:center;gap:20px clamp(48px,8vw,110px);padding-block:clamp(58px,8vw,104px);display:grid;position:relative}.product-card:last-child{border-bottom:0}.product-card[hidden]{display:none}.product-card:before{color:var(--line);content:counter(collection-piece, decimal-leading-zero);font-family:var(--serif);font-size:clamp(4rem,7vw,7rem);line-height:.75;position:absolute;top:clamp(58px,8vw,104px);right:0}.product-card:nth-child(2n):before{left:0;right:auto}.product-card__image{border:1px dashed var(--wine);background:var(--cream);border-radius:0;grid-area:1/1;align-self:end;padding:11px;overflow:visible;transform:rotate(-.45deg);box-shadow:0 18px 44px #291c121f}.product-card:nth-child(2n) .product-card__image{grid-column:2;transform:rotate(.45deg)}.product-card__image:after{display:none}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-card__image:hover img,.product-card__image:focus-visible img{transform:scale(1.008)}.product-card__view{opacity:1;background:#fffaf0f0;border:1px solid #201a1726;bottom:22px;right:22px;transform:none}.product-card__detail{border:1px dashed var(--line);background:var(--cream);grid-area:2/1;justify-self:start;width:clamp(108px,12vw,150px);height:auto;padding:5px}.product-card:nth-child(2n) .product-card__detail{grid-column:2;justify-self:end}.product-card__body{grid-area:1/2;align-self:end;max-width:390px;padding:120px 0 20px;display:block}.product-card:nth-child(2n) .product-card__body{grid-column:1}.product-card__body div>p{color:var(--wine);font-size:.7rem}.product-card__body h3{color:var(--ink);letter-spacing:-.045em;margin-top:6px;font-size:clamp(2.6rem,4.5vw,4.9rem);line-height:.98}.product-card__body .price{border-top:1px solid var(--line);width:fit-content;color:var(--forest);margin-top:28px;padding-top:14px;font-size:.9rem}.product-card__technique{max-width:330px;color:var(--muted);grid-area:2/2;align-self:start;margin:0;font-size:.82rem}.product-card__technique:before{color:var(--wine);content:"Technique";letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.62rem;font-weight:700;display:block}.product-card:nth-child(2n) .product-card__technique{grid-column:1}.collection-footer{border-color:var(--line)}.collection-footer p{color:var(--muted)}.collection-footer .button--paper{border-color:var(--wine);background:var(--wine);color:var(--cream)}.collection-footer .button--paper:hover{color:var(--wine);background:0 0}.film-feature__visual{background:#e6dbc7}.film-feature__visual img{object-fit:contain;width:100%;height:auto}.product-dialog__gallery{background:#e9dfcd}.product-dialog__gallery>img{object-fit:contain;align-self:center;height:auto;min-height:0;max-height:650px}@media (width<=880px){.hero__grid{grid-template-columns:1fr}.hero__visual{width:min(92%,600px)}.product-card,.product-card--tall{grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr);gap:18px 44px}.product-card__body{padding-top:90px}}@media (width<=700px){.hero__grid{padding-block:58px 76px}.hero__visual{width:calc(100% - 8px)}.hero__seal{bottom:-28px;right:-10px}.product-card,.product-card--tall{flex-direction:column;align-items:stretch;gap:0;padding-block:66px;display:flex}.product-card:before,.product-card:nth-child(2n):before{z-index:2;color:#201a1747;font-size:3.6rem;top:70px;left:auto;right:16px}.product-card__image,.product-card:nth-child(2n) .product-card__image{order:1;width:calc(100% - 6px);transform:none}.product-card__detail,.product-card:nth-child(2n) .product-card__detail{order:2;align-self:flex-start;width:104px;margin-top:12px}.product-card__body,.product-card:nth-child(2n) .product-card__body{order:3;max-width:none;padding:34px 0 0}.product-card__body h3{font-size:clamp(2.8rem,13vw,4rem)}.product-card__technique,.product-card:nth-child(2n) .product-card__technique{order:4;margin-top:18px}.product-card__view{bottom:18px;right:18px}.product-dialog__gallery>img{min-height:0;max-height:55dvh}}@media (width<=980px){.container{width:min(calc(100% - clamp(32px, 6vw, 56px)), var(--container))}.nav-shell{min-height:72px}.menu-toggle{display:flex}.site-nav{background:var(--paper);min-height:calc(100dvh - 72px);padding:30px max(24px, calc((100vw - var(--container)) / 2));opacity:0;pointer-events:none;align-content:start;gap:0;display:grid;position:fixed;top:72px;left:0;right:0;transform:translateY(-10px)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav>a{border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:-.02em;text-transform:none;padding:16px 0;font-size:clamp(1.65rem,4.8vw,2.35rem);font-weight:500}.site-nav .nav-cta{background:var(--wine);color:var(--cream);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;border:0;justify-content:space-between;margin-top:16px;padding-inline:15px;font-size:.74rem;font-weight:700}.section-pad{padding-block:clamp(64px,9vw,92px)}.hero__grid{grid-template-columns:1fr;gap:clamp(38px,6vw,58px);min-height:0;padding-block:clamp(42px,7vw,68px)}.hero__visual{order:-1;justify-self:center;width:min(100%,540px);margin:0;padding:0}.hero__copy{width:min(100%,720px)}.hero h1{font-size:clamp(3.6rem,10.5vw,6.2rem);line-height:.9}.hero__intro{margin-top:clamp(24px,4vw,34px)}.hero__actions{margin-top:28px}.hero__facts{margin-top:34px}.manifesto__grid,.section-head,.process__header,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{grid-template-columns:1fr}.manifesto__grid,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{gap:clamp(42px,7vw,68px)}.manifesto__notes{border-top:1px solid var(--line);grid-column:auto;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.manifesto__notes article{border-right:1px solid var(--line);padding:22px 20px;display:block}.manifesto__notes article:last-child{border-right:0}.manifesto__notes article>span{margin-bottom:12px;display:block}.collection-toolbar{margin-top:44px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 22px;margin-top:34px;display:grid}.product-card,.product-card--tall,.product-card:nth-child(2n){border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;min-height:0;padding:0 0 28px;display:flex}.product-card[hidden],.product-card:before,.product-card:nth-child(2n):before{display:none}.product-card__image,.product-card:nth-child(2n) .product-card__image,.product-card--tall .product-card__image{border-color:#741f288c;order:1;place-self:auto;width:100%;max-height:none;padding:8px;transform:none;box-shadow:0 10px 28px #291c121a}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:none}.product-card__detail,.product-card:nth-child(2n) .product-card__detail{display:none}.product-card__body,.product-card:nth-child(2n) .product-card__body{order:2;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;width:100%;max-width:none;padding:18px 2px 0;display:grid}.product-card__body h3{margin-top:3px;font-size:clamp(1.9rem,5.5vw,2.7rem)}.product-card__body .price{white-space:nowrap;border-top:0;margin:0 0 3px;padding:0}.product-card__technique,.product-card:nth-child(2n) .product-card__technique{order:3;max-width:none;margin-top:13px;font-size:.78rem}.product-card__view{bottom:16px;right:16px}.process-list{grid-template-columns:1fr;margin:44px 0 0}.process-list li,.process-list li:not(:first-child){border-top:1px solid var(--line);border-right:0;grid-template-columns:72px 1fr;gap:22px;padding:30px 0;display:grid}.process-list__number,.process-list li:not(:first-child) .process-list__number{background:0 0;padding:0;top:28px;left:auto;right:0}.process-list__icon{width:60px;height:60px;margin:0}.story__title{position:static}.story__body{padding-top:0}.media-film,.media-book{min-height:0;padding-block:clamp(64px,9vw,86px)}.media-film__grid{grid-template-columns:1fr;gap:46px}.media-film__photo{width:min(100%,580px)}.media-film__photo img{max-height:none}.media-book__grid{grid-template-columns:1fr 1fr;gap:32px 22px}.media-book__text{grid-area:1/1/auto/-1;max-width:680px;margin-bottom:8px}.media-book__cover{width:min(100%,260px)}.faq__grid,.contact__grid{gap:48px}.product-dialog__grid{grid-template-columns:1fr;min-height:0}.product-dialog__gallery>img{min-height:0;max-height:52dvh}}@media (width<=620px){.container{width:calc(100% - 32px)}.nav-shell{min-height:68px}.site-nav{min-height:calc(100dvh - 68px);padding:24px 16px 36px;top:68px}.section-pad{padding-block:58px}.hero__grid{gap:34px;padding-block:30px 48px}.hero__visual{width:calc(100% - 8px)}.hero__seal{display:none}.hero h1{font-size:clamp(3.05rem,15vw,4rem)}.hero__actions{flex-direction:column;align-items:stretch;gap:14px}.hero__actions .button{justify-content:space-between;width:100%}.hero__facts{display:none}.manifesto__notes{display:block}.manifesto__notes article{border-right:0;grid-template-columns:28px 1fr;padding:19px 0;display:grid}.manifesto__notes article>span{grid-row:span 2;margin:0}.collection-toolbar{flex-direction:column;align-items:flex-start;gap:8px;margin-top:32px}.filter-list{width:calc(100vw - 16px);margin-right:-16px;padding-right:16px}.product-grid{grid-template-columns:1fr;gap:38px;margin-top:26px}.product-card,.product-card--tall,.product-card:nth-child(2n){padding-bottom:24px}.product-card__image,.product-card:nth-child(2n) .product-card__image,.product-card--tall .product-card__image{padding:8px}.product-card__body,.product-card:nth-child(2n) .product-card__body{padding-top:16px}.product-card__body h3{font-size:clamp(2.15rem,10vw,2.75rem)}.product-card__view{bottom:14px;right:14px}.process-list li,.process-list li:not(:first-child){grid-template-columns:52px 1fr;gap:15px;padding:23px 0}.process-list__icon{width:44px;height:44px}.process-list h3{padding-right:34px}.impact-panel{padding-block:58px}.impact-panel__cards article{grid-template-columns:1fr}.impact-panel__cards article>span{grid-row:auto;margin-bottom:4px}.media-film,.media-book{padding-block:58px}.media-film__grid{gap:34px}.media-book__grid{grid-template-columns:1fr 1fr;gap:24px 12px}.media-book__cover{width:100%}.media-book__cover figcaption{font-size:.55rem}.media-film__button,.media-book__button{justify-content:space-between;width:100%}.contact__links a{grid-template-columns:68px minmax(0,1fr)}.product-dialog__gallery>img{height:40dvh;max-height:40dvh}}@media (width<=390px){.container{width:calc(100% - 24px)}.hero h1{font-size:clamp(2.75rem,14.5vw,3.4rem)}.product-card__body{gap:10px}.product-card__body h3{font-size:2rem}.product-card__body .price{font-size:.78rem}.media-book__grid{gap-inline:8px}.contact__links a{grid-template-columns:1fr;gap:3px}}.section-anchor{scroll-margin-top:0}@media (width>=1000px) and (height>=700px){.product-card,.product-card--tall{grid-template-rows:minmax(0,1fr) auto;min-height:calc(100svh - 84px);padding-block:clamp(32px,5vh,50px)}.product-card:before{top:clamp(34px,5vh,52px)}.product-card__image,.product-card:nth-child(2n) .product-card__image{justify-content:center;align-items:center;width:100%;max-height:58svh;display:flex}.product-card--tall .product-card__image{justify-self:center;width:min(100%,470px)}.product-card__image img,.product-card--tall .product-card__image img{width:auto;max-width:100%;max-height:calc(58svh - 24px)}.product-card__detail{width:auto;max-width:142px;max-height:11svh}.product-card__body{padding-top:clamp(56px,8vh,88px)}.product-card__body h3{font-size:clamp(2.8rem,4.1vw,4.4rem)}}.journal{background:var(--paper-2)}.journal__stack{gap:30px;margin-top:72px;display:grid}.journal .media-row,.journal .film-feature,.journal .book-feature{grid-template-rows:none;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:570px;display:grid}.journal .film-feature{background:var(--forest);color:var(--cream)}.journal .film-feature__visual{background:#12372f;place-items:center;min-height:0;padding:26px;display:grid}.journal .film-feature__visual img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:540px}.journal .film-feature .journal__content{background:var(--forest);flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;display:flex}.journal .film-feature .journal__type,.journal .film-feature .availability{color:var(--gold)}.journal .film-feature .journal__content h3{color:var(--cream)}.journal .film-feature .journal__content>p:not(.journal__type){color:#d8d0c5}.button--film{color:var(--cream);cursor:default;background:0 0;border-color:#fffaf099}.journal .book-feature{background:var(--cream)}.journal .book-feature__visual{background:#eadfc9;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(14px,2vw,26px);min-height:0;padding:clamp(24px,4vw,54px);display:grid;position:relative;overflow:visible}.journal .book-feature__visual:before{border-color:#741f282e;border-radius:50%;width:auto;height:auto;inset:12% 18%;transform:none}.journal .book-feature__visual img,.journal .book-feature__visual img:first-of-type,.journal .book-feature__visual img:last-of-type{z-index:1;aspect-ratio:auto;object-fit:contain;justify-self:center;width:100%;max-width:310px;position:relative;inset:auto;transform:none;box-shadow:0 18px 42px #291c122e}.journal .book-feature .journal__content{min-height:0}@media (width<=880px){html{scroll-padding-top:92px}.section-anchor{scroll-margin-top:0}.journal .media-row,.journal .film-feature,.journal .book-feature{grid-template-columns:1fr;min-height:0}.journal .film-feature__visual{min-height:520px}.journal .journal__content{min-height:350px}.journal .book-feature__visual{min-height:460px}}@media (width<=620px){html{scroll-padding-top:82px}.section-anchor{scroll-margin-top:0}.journal__stack{margin-top:50px}.journal .film-feature__visual{min-height:0;padding:14px}.journal .film-feature__visual img{max-height:none}.journal .journal__content{min-height:320px}.journal .book-feature__visual{grid-template-columns:1fr 1fr;min-height:0;padding:18px}}@media (width>=900px) and (height>=650px){.journal .media-row,.journal .film-feature,.journal .book-feature{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);width:100%;height:calc(100svh - 96px);min-height:560px;max-height:820px;overflow:hidden}.journal .film-feature__visual{padding:clamp(20px,3vh,30px)}.journal .film-feature__visual img{background:var(--cream);border:1px dashed #fffaf07a;width:auto;max-width:100%;max-height:calc(100svh - 156px);padding:9px}.journal .journal__content{min-height:0;padding:clamp(38px,5vw,70px)}.journal .book-feature__visual{grid-template-columns:repeat(2,minmax(0,220px));justify-content:center;gap:clamp(14px,2vw,24px);padding:clamp(28px,4vw,54px)}.journal .book-feature__visual img,.journal .book-feature__visual img:first-of-type,.journal .book-feature__visual img:last-of-type{border:1px dashed var(--wine);background:var(--cream);width:100%;max-width:220px;max-height:46svh;padding:7px;box-shadow:0 14px 34px #291c1224}}.media-film{min-height:calc(100svh - 84px);color:var(--cream);background:#24344a;align-items:center;padding-block:clamp(54px,7vh,78px);display:grid}.media-film__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(48px,7vw,92px);display:grid}.media-film__photo{justify-self:center;width:min(100%,500px);margin:0;position:relative}.stitched-frame{border:1.5px dashed var(--wine);background:var(--cream);padding:10px}.stitched-frame--gold{border-color:var(--gold);transform:rotate(-1.4deg)}.stitched-frame img{object-fit:contain;width:100%;height:auto}.media-film__photo img{max-height:calc(100svh - 210px)}.media-film__play{background:#fffaf0f0;border-radius:50%;place-items:center;width:64px;height:64px;text-decoration:none;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 26px #00000052}.media-film__play:after{border-top:11px solid #0000;border-bottom:11px solid #0000;border-left:16px solid var(--wine);content:"";width:0;height:0;margin-left:4px}.media-film__text{max-width:610px}.media-film__text h2,.media-book__text h2{font-family:var(--display);margin:0 0 16px;font-size:clamp(2.2rem,3.5vw,3.45rem);font-weight:400;line-height:1.12}.media-film__text h2{color:var(--cream)}.media-film__text>p:not(.eyebrow){color:#d9d2bf;max-width:590px;margin:0 0 24px}.media-film__button,.media-book__button{letter-spacing:.05em;text-transform:uppercase;border:1.5px solid;align-items:center;gap:18px;min-height:50px;padding:12px 20px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.media-film__button{color:var(--cream);cursor:default}.media-film__text small{color:#b9af98;letter-spacing:.06em;margin-top:13px;font-size:.68rem;display:block}.section-divider{background-image:linear-gradient(90deg, var(--line) 60%, transparent 0%);background-repeat:repeat-x;background-size:14px 1px;height:1px}.media-book{background:var(--paper);align-items:center;min-height:calc(100svh - 84px);padding-block:clamp(54px,7vh,78px);display:grid}.media-book__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(320px,1.1fr);align-items:center;gap:clamp(26px,3.5vw,44px);display:grid}.media-book__cover{justify-self:center;width:min(100%,270px);margin:0}.media-book__cover:first-child .stitched-frame{transform:rotate(-2deg)}.media-book__cover:nth-child(2) .stitched-frame{transform:rotate(2deg)}.media-book__cover img{max-height:min(48svh,420px)}.media-book__cover figcaption{color:#8a7c69;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-top:10px;font-size:.65rem;font-weight:700}.media-book__text{max-width:500px}.media-book__text h2{color:#24344a}.media-book__text>p:not(.eyebrow){color:#3c342c;margin:0 0 24px}.media-book__button{border-color:var(--gold);background:var(--gold);color:var(--ink);transition:background .18s,color .18s}.media-book__button:hover{color:var(--cream);background:#8f611d}@media (width<=900px){.media-film,.media-book{min-height:0;padding-block:82px}.media-film__grid{grid-template-columns:1fr}.media-film__photo{width:min(78%,500px)}.media-film__photo img{max-height:none}.media-film__text{text-align:left;justify-self:center}.media-book__grid{grid-template-columns:1fr 1fr}.media-book__text{grid-area:1/1/auto/-1;max-width:680px;margin-bottom:24px}}@media (width<=600px){.media-film,.media-book{padding-block:64px}.media-film__photo{width:calc(100% - 10px)}.media-book__grid{grid-template-columns:1fr;gap:34px}.media-book__text{grid-column:1}.media-book__cover{width:min(82%,280px)}}.nav-cta{border-color:var(--wine);background:var(--wine);color:var(--cream)}.nav-cta:hover{border-color:var(--gold);background:var(--gold);color:var(--ink)}.nav-cta__icon{border:1px solid #fffaef73;border-radius:50%;place-items:center;width:26px;height:26px;transition:border-color .18s,transform .18s;display:grid}.nav-cta__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:15px;height:15px}.nav-cta:hover .nav-cta__icon{border-color:currentColor;transform:translate(2px)}.collection.section-pad{padding-bottom:32px}.collection-transition{width:min(calc(100% - 48px), var(--container));align-items:center;gap:16px;margin-inline:auto;display:flex}.collection-transition:before,.collection-transition:after{content:"";background:repeating-linear-gradient(90deg,#6416256b 0 8px,#0000 8px 14px);width:100%;height:1px}.collection-transition span{border:1px solid var(--gold);background:var(--paper);flex:0 0 11px;width:11px;height:11px;transform:rotate(45deg)}.process.section-pad{padding-top:54px}.hero__figure{transform:translate3d(0, var(--hero-parallax,0), 0);will-change:transform}@media (width>=900px) and (height>=650px){.hero{grid-template-rows:minmax(0,1fr) auto;min-height:calc(100svh - 84px);display:grid}.hero__grid{width:min(calc(100% - 48px), var(--container));min-height:0;padding-block:clamp(26px,4.2vh,46px)}.hero h1{font-size:clamp(3.8rem,6.2vw,6.3rem)}.hero__intro{margin-top:24px}.hero__actions{margin-top:26px}.hero__facts{margin-top:30px}.hero__figure img{width:auto;max-width:100%;max-height:calc(100svh - 250px);margin-inline:auto}}@media (width<=880px){.site-nav{min-height:calc(100dvh - 84px);top:84px}}@media (width<=620px){.site-nav{min-height:calc(100dvh - 72px);top:72px}.collection.section-pad{padding-bottom:28px}.collection-transition{gap:12px;width:calc(100% - 36px)}.process.section-pad{padding-top:46px}}.product-card__view{color:var(--wine);letter-spacing:.075em;opacity:.94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffaf0eb;border:1px solid #64162561;border-radius:999px;gap:9px;padding:9px 13px;font-size:.64rem;transition:background .18s,border-color .18s,color .18s,opacity .18s;bottom:22px;right:22px;box-shadow:0 4px 14px #2311101a}.product-card__view>span{color:currentColor;background:0 0;flex:none;width:auto;height:auto;font-size:0;display:inline-block}.product-card__view>span:before{content:"→";font-size:1rem;line-height:1;transition:transform .18s}.product-card__image:hover .product-card__view,.product-card__image:focus-visible .product-card__view{border-color:var(--wine);background:var(--wine);color:var(--cream);opacity:1;transform:none;box-shadow:0 4px 14px #2311101a}.product-card__image:hover .product-card__view>span:before,.product-card__image:focus-visible .product-card__view>span:before{transform:translate(2px)}.product-card__image:focus-visible{outline:3px solid var(--gold);outline-offset:5px}@media (width<=620px){.product-card__view{bottom:18px;right:18px}}@media (width>=1000px) and (height>=700px){.product-card .product-card__image,.product-card:nth-child(2n) .product-card__image,.product-card--tall .product-card__image{justify-self:center;width:fit-content;max-width:100%}.product-card__image img,.product-card--tall .product-card__image img{flex:0 auto;display:block}}@media (width<=700px){html{scroll-padding-top:76px}body{font-size:15px;overflow-x:hidden}.container{width:calc(100% - 32px)}.section-pad{padding-block:64px}.eyebrow{letter-spacing:.13em;margin-bottom:14px;font-size:.65rem}.eyebrow>span:first-child{width:22px}.nav-shell{min-height:68px}.brand{gap:7px}.brand__devanagari{font-size:1.15rem}.brand__name{font-size:.82rem}.menu-toggle{justify-content:flex-end;min-width:44px;min-height:44px;padding:10px 0 10px 14px}.site-nav{min-height:calc(100dvh - 68px);padding:24px 16px 40px;top:68px}.site-nav>a{padding:15px 2px;font-size:clamp(1.55rem,7.4vw,2rem)}.site-nav .nav-cta{background:var(--wine);color:var(--cream);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;border:0;margin-top:16px;padding:13px 15px;font-size:.72rem}.hero:before{top:-230px;left:-330px}.hero__grid{gap:30px;padding-block:38px 48px}.hero h1{letter-spacing:-.06em;font-size:clamp(3.15rem,15.2vw,4.25rem);line-height:.89}.hero__intro{margin-top:23px;font-size:.93rem;line-height:1.62}.hero__actions{gap:14px;margin-top:27px}.hero__actions .button{min-height:49px}.hero__facts{justify-content:space-between;gap:14px;margin-top:30px}.hero__facts div{grid-template-columns:auto minmax(0,100px);gap:8px}.hero__facts dt{font-size:1.65rem}.hero__facts dd{font-size:.58rem}.hero__visual{width:100%;margin-top:2px;padding:0}.hero__figure{padding:9px;box-shadow:0 12px 30px #291c1224}.hero__figure figcaption{gap:3px;padding:10px 2px 2px;font-size:.56rem}.hero__seal{border-width:5px;width:78px;height:78px;bottom:-22px;right:-5px}.ticker-track{gap:20px;padding:12px 16px;font-size:.6rem}.manifesto__grid,.process__header{gap:22px}.manifesto__copy h2,.process h2,.story h2,.faq h2,.section-head h2,.contact__intro h2,.impact-panel__copy h2{letter-spacing:-.05em;font-size:clamp(2.55rem,11.8vw,3.3rem);line-height:.98}.manifesto__copy>p:last-child{margin-top:24px;font-size:.96rem}.manifesto__notes article{grid-template-columns:26px 1fr;column-gap:12px;padding:19px 0}.manifesto__notes h3{font-size:1.15rem}.section-head{gap:20px}.section-head>p{font-size:.88rem;line-height:1.55}.collection-toolbar{gap:10px;margin-top:34px;padding-block:11px}.filter-list{width:calc(100vw - 16px);margin-right:-16px;padding-right:16px}.filter-list button{min-height:40px;padding:8px 12px;font-size:.65rem}.product-grid{margin-top:4px}.product-card,.product-card--tall{padding-block:44px}.product-card:before,.product-card:nth-child(2n):before{font-size:2.8rem;top:34px;left:auto;right:5px}.product-card__image,.product-card:nth-child(2n) .product-card__image{border-color:#741f28a6;width:100%;padding:9px;box-shadow:0 11px 28px #291c121c}.product-card__detail,.product-card:nth-child(2n) .product-card__detail{z-index:2;border-color:#741f2873;align-self:flex-start;width:86px;margin-top:-30px;margin-left:14px;padding:4px;box-shadow:0 7px 18px #291c121f}.product-card__body,.product-card:nth-child(2n) .product-card__body{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:22px 0 0;display:grid}.product-card__body div>p{margin:0;font-size:.65rem}.product-card__body h3{margin-top:4px;font-size:clamp(2.2rem,10vw,2.75rem)}.product-card__body .price{border-top:0;border-bottom:1px solid var(--line);white-space:nowrap;margin:0 0 2px;padding:0 0 3px}.product-card__technique,.product-card:nth-child(2n) .product-card__technique{margin-top:14px;font-size:.78rem}.product-card__view{padding:8px 11px;font-size:.6rem;bottom:17px;right:17px}.collection.section-pad{padding-bottom:24px}.collection-transition{width:calc(100% - 32px)}.process.section-pad{padding-top:56px}.process-list{margin-top:36px}.process-list li,.process-list li:not(:first-child){border-top:1px solid var(--line);border-right:0;grid-template-columns:52px 1fr;gap:15px;padding:24px 0}.process-list__number,.process-list li:not(:first-child) .process-list__number{background:0 0;padding:0;top:25px;left:auto;right:0}.process-list__icon{width:45px;height:45px}.process-list h3{padding-right:34px;font-size:1.35rem}.process-list p{margin-top:8px;font-size:.84rem}.impact-panel{padding-block:64px}.impact-panel__grid{gap:42px}.impact-panel__copy>p:not(.eyebrow){margin:22px 0 25px}.impact-panel__cards article{grid-template-columns:1fr;padding:19px 0}.impact-panel__cards article>span{grid-row:auto;margin-bottom:5px}.impact-panel__cards h3{font-size:1.25rem}.story__title .section-index,.faq__intro .section-index{margin-bottom:24px}.story__lead{font-size:1.5rem;line-height:1.25}.story__columns{gap:18px;margin-top:34px}.story__columns p{padding-top:18px}.media-film,.media-book{padding-block:58px}.media-film__grid,.media-book__grid{gap:34px}.media-film__photo{width:100%}.media-film__play{width:52px;height:52px}.media-film__play:after{border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.media-film__text h2,.media-book__text h2{font-size:clamp(2rem,9.5vw,2.55rem)}.media-film__button,.media-book__button{justify-content:space-between;width:100%}.media-book__grid{grid-template-columns:1fr 1fr;gap:24px 14px}.media-book__text{grid-area:1/1/auto/-1;margin-bottom:8px}.media-book__cover{width:100%}.media-book__cover img{max-height:none}.media-book__cover figcaption{font-size:.56rem}.faq__grid,.contact__grid{gap:42px}.faq__intro>p:last-child{margin-top:20px}.faq summary{gap:16px;padding:19px 0;font-size:1.12rem}.contact__intro>p:not(.eyebrow){margin-top:22px}.contact__links{gap:0;margin-top:32px}.contact__links a{overflow-wrap:anywhere;border-bottom:1px solid #fffaf033;grid-template-columns:70px minmax(0,1fr);width:100%;padding:11px 0;font-size:.9rem;display:grid}.contact__links a span{width:auto}.enquiry-form{padding:23px 20px 26px}.enquiry-form>label,.form-row label{margin-bottom:20px}.form-submit{gap:14px}.form-submit>p{max-width:none}.footer__top{gap:18px;min-height:190px;padding-block:42px}.footer__top>p{font-size:1.3rem}.footer__bottom{gap:18px;padding-block:24px 30px}.footer__bottom nav{gap:12px 20px}.product-dialog{border-radius:18px 18px 0 0;width:100%;max-height:96dvh}.product-dialog__grid{min-height:0;display:block}.product-dialog__close{width:38px;height:38px;top:10px;right:10px;box-shadow:0 4px 12px #291c121f}.product-dialog__gallery{grid-template-rows:minmax(0,1fr) auto;display:grid}.product-dialog__gallery>img{object-fit:contain;width:100%;height:42dvh;min-height:0;max-height:42dvh;padding:10px 10px 0}.product-dialog__thumbs{padding:9px 10px 11px;overflow-x:auto}.product-dialog__thumbs button{flex:0 0 52px;width:52px;height:52px}.product-dialog__content{padding:27px 20px 34px}.product-dialog__content h2{font-size:clamp(2.25rem,10vw,2.8rem)}.product-dialog__price{margin:14px 0}.product-dialog__content>p:not(.eyebrow,.product-dialog__price,.product-dialog__note){margin-bottom:20px}.product-dialog__content dl{margin-bottom:22px}.product-dialog__content .button{justify-content:space-between;width:100%}.js .reveal{transition-duration:.45s;transform:translateY(14px)}}@media (width<=980px){.container{width:min(calc(100% - clamp(32px, 6vw, 56px)), var(--container))}.nav-shell{min-height:72px}.menu-toggle{display:flex}.site-nav{background:var(--paper);min-height:calc(100dvh - 72px);padding:28px max(24px, calc((100vw - var(--container)) / 2));opacity:0;pointer-events:none;align-content:start;gap:0;display:grid;position:fixed;top:72px;left:0;right:0;transform:translateY(-10px)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav>a{border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:-.02em;text-transform:none;padding:16px 0;font-size:clamp(1.65rem,4.8vw,2.35rem);font-weight:500}.site-nav .nav-cta{background:var(--wine);color:var(--cream);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;border:0;justify-content:space-between;margin-top:16px;padding-inline:15px;font-size:.74rem;font-weight:700}.section-pad{padding-block:clamp(64px,9vw,92px)}.hero__grid{grid-template-columns:1fr;gap:clamp(36px,6vw,56px);min-height:0;padding-block:clamp(40px,7vw,66px)}.hero__visual{order:-1;justify-self:center;width:min(100%,540px);margin:0;padding:0}.hero__copy{width:min(100%,720px)}.hero h1{font-size:clamp(3.5rem,10.5vw,6.1rem);line-height:.9}.manifesto__grid,.section-head,.process__header,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{grid-template-columns:1fr}.manifesto__grid,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{gap:clamp(42px,7vw,68px)}.story__title{position:static}.story__body{padding-top:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 22px;margin-top:34px;display:grid}.product-card,.product-card--tall,.product-card:nth-child(2n){border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;min-height:0;padding:0 0 28px;display:flex}.product-card[hidden],.product-card:before,.product-card:nth-child(2n):before,.product-card__detail,.product-card:nth-child(2n) .product-card__detail{display:none}.product-card__image,.product-card:nth-child(2n) .product-card__image,.product-card--tall .product-card__image{border-color:#741f288c;order:1;align-self:auto;width:100%;max-height:none;padding:8px;transform:none;box-shadow:0 10px 28px #291c121a}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:none}.product-card__body,.product-card:nth-child(2n) .product-card__body{order:2;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;width:100%;max-width:none;padding:18px 2px 0;display:grid}.product-card__body h3{margin-top:3px;font-size:clamp(1.9rem,5.5vw,2.7rem)}.product-card__body .price{white-space:nowrap;border-top:0;margin:0 0 3px;padding:0}.product-card__technique,.product-card:nth-child(2n) .product-card__technique{order:3;max-width:none;margin-top:13px}.process-list{grid-template-columns:1fr;margin:44px 0 0}.process-list li,.process-list li:not(:first-child){border-right:0;grid-template-columns:72px 1fr;gap:22px;padding:30px 0}.process-list__icon{width:60px;height:60px;margin:0}.media-film,.media-book{min-height:0;padding-block:clamp(64px,9vw,86px)}.media-film__grid{grid-template-columns:1fr;gap:46px}.media-film__photo{width:min(100%,580px)}.media-film__photo img{max-height:none}.media-book__grid{grid-template-columns:1fr 1fr;gap:32px 22px}.media-book__text{grid-area:1/1/auto/-1;max-width:680px;margin-bottom:8px}.product-dialog__grid{grid-template-columns:1fr;min-height:0}}@media (width<=620px){.container{width:calc(100% - 32px)}.nav-shell{min-height:68px}.site-nav{min-height:calc(100dvh - 68px);padding:24px 16px 36px;top:68px}.section-pad{padding-block:58px}.hero__grid{gap:32px;padding-block:28px 46px}.hero__visual{width:calc(100% - 8px)}.hero__seal,.hero__facts{display:none}.hero h1{font-size:clamp(3rem,15vw,4rem)}.hero__actions{flex-direction:column;align-items:stretch;gap:14px}.hero__actions .button{justify-content:space-between;width:100%}.product-grid{grid-template-columns:1fr;gap:38px;margin-top:26px}.product-card,.product-card--tall,.product-card:nth-child(2n){padding-bottom:24px}.product-card__body h3{font-size:clamp(2.1rem,10vw,2.7rem)}.product-card__view{bottom:14px;right:14px}.process-list li,.process-list li:not(:first-child){grid-template-columns:52px 1fr;gap:15px;padding:23px 0}.process-list__icon{width:44px;height:44px}.media-film,.media-book{padding-block:58px}.media-book__grid{grid-template-columns:1fr 1fr;gap:24px 12px}.media-book__cover{width:100%}.media-film__button,.media-book__button{justify-content:space-between;width:100%}.product-dialog__gallery>img{object-fit:contain;height:40dvh;min-height:0;max-height:40dvh}}@media (width<=390px){.container{width:calc(100% - 24px)}.hero h1{font-size:clamp(2.75rem,14.5vw,3.4rem)}.product-card__body h3{font-size:2rem}.product-card__body .price{font-size:.78rem}.contact__links a{grid-template-columns:1fr;gap:3px}}html,body{max-width:100%;overflow-x:clip}.product-card__body .price small{color:var(--muted);letter-spacing:.04em;margin-top:3px;font-size:.62rem;font-weight:600;display:block}.glyph-arrow{font-style:normal}.contact-link__value,.hero-story-label{font-weight:inherit}.hero-story-label--mobile{display:none}[data-youtube-link]:not([aria-disabled=true]){cursor:pointer}@media (width<=980px){html{scroll-padding-top:80px}.container{width:min(100% - clamp(32px,6vw,56px),760px)}.section-pad{padding-block:clamp(64px,9vw,90px)}.nav-shell{min-height:72px}.menu-toggle{display:flex}.site-nav{background:var(--paper);opacity:0;pointer-events:none;align-content:start;gap:0;min-height:calc(100dvh - 72px);padding:28px max(24px,50vw - 380px);display:grid;position:fixed;top:72px;left:0;right:0;transform:translateY(-10px)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav>a{border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:-.02em;text-transform:none;padding:16px 0;font-size:clamp(1.65rem,4.8vw,2.3rem);font-weight:500}.site-nav .nav-cta{background:var(--wine);color:var(--cream);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;border:0;justify-content:space-between;margin-top:16px;padding:13px 15px;font-size:.74rem;font-weight:700}.hero__grid{grid-template-columns:1fr;gap:clamp(36px,6vw,54px);min-height:0;padding-block:clamp(38px,7vw,64px)}.hero__visual{order:-1;justify-self:center;width:min(100%,540px);margin:0;padding:0}.hero__copy{width:min(100%,700px)}.hero h1{font-size:clamp(3.5rem,10.5vw,6rem);line-height:.9}.hero__intro{max-width:620px}.manifesto__grid,.section-head,.process__header,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{grid-template-columns:1fr}.manifesto__grid,.impact-panel__grid,.story__grid,.faq__grid,.contact__grid{gap:clamp(42px,7vw,66px)}.story__title{position:static}.story__body{padding-top:0}.collection-toolbar{margin-top:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 22px;margin-top:32px;display:grid}.product-card,.product-card--tall,.product-card:nth-child(2n){border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;min-height:0;padding:0 0 27px;display:flex}.product-card[hidden],.product-card:before,.product-card:nth-child(2n):before,.product-card__detail,.product-card:nth-child(2n) .product-card__detail{display:none}.product-card__image,.product-card:nth-child(2n) .product-card__image,.product-card--tall .product-card__image{border-color:#741f288c;order:1;align-self:auto;width:100%;max-height:none;padding:8px;transform:none;box-shadow:0 10px 28px #291c121a}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:none}.product-card__body,.product-card:nth-child(2n) .product-card__body{order:2;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;width:100%;max-width:none;padding:18px 2px 0;display:grid}.product-card__body h3{margin-top:3px;font-size:clamp(1.9rem,5.5vw,2.65rem)}.product-card__body .price{white-space:nowrap;border-top:0;margin:0 0 3px;padding:0}.product-card__technique,.product-card:nth-child(2n) .product-card__technique{order:3;max-width:none;margin-top:13px}.product-card__view{bottom:16px;right:16px}.process-list{grid-template-columns:1fr;margin:42px 0 0}.process-list li,.process-list li:not(:first-child){border-right:0;grid-template-columns:70px 1fr;gap:20px;padding:28px 0}.process-list__icon{width:58px;height:58px;margin:0}.media-film,.media-book{min-height:0;padding-block:clamp(64px,9vw,84px)}.media-film__grid{grid-template-columns:1fr;gap:44px}.media-film__photo{width:min(100%,580px)}.media-film__photo img{max-height:none}.media-book__grid{grid-template-columns:1fr 1fr;gap:30px 20px}.media-book__text{grid-area:1/1/auto/-1;max-width:680px;margin-bottom:8px}.faq__grid,.contact__grid{gap:48px}.product-dialog__grid{grid-template-columns:1fr;min-height:0}.product-dialog__gallery>img{object-fit:contain;min-height:0;max-height:52dvh}}@media (width<=620px){html{scroll-padding-top:74px}.container{width:calc(100% - 32px)}.section-pad{padding-block:56px}.nav-shell{min-height:68px}.site-nav{min-height:calc(100dvh - 68px);padding:22px 16px 34px;top:68px}.hero__grid{gap:30px;padding-block:26px 44px}.hero__visual{width:calc(100% - 8px)}.hero__seal,.hero__facts{display:none}.hero h1{font-size:clamp(2.95rem,15vw,3.9rem)}.hero__intro{margin-top:21px}.hero__actions{flex-direction:column;align-items:stretch;gap:13px;margin-top:25px}.hero__actions .button{justify-content:space-between;width:100%}.manifesto__copy h2,.process h2,.story h2,.faq h2,.section-head h2,.contact__intro h2,.impact-panel__copy h2{font-size:clamp(2.45rem,11.5vw,3.2rem)}.collection-toolbar{flex-direction:column;align-items:flex-start;gap:8px;margin-top:30px}.filter-list{width:calc(100vw - 16px);margin-right:-16px;padding-right:16px}.product-grid{grid-template-columns:1fr;gap:36px;margin-top:24px}.product-card,.product-card--tall,.product-card:nth-child(2n){padding-bottom:23px}.product-card__body h3{font-size:clamp(2.05rem,10vw,2.65rem)}.product-card__view{bottom:14px;right:14px}.process-list li,.process-list li:not(:first-child){grid-template-columns:50px 1fr;gap:14px;padding:22px 0}.process-list__icon{width:42px;height:42px}.impact-panel,.media-film,.media-book{padding-block:56px}.media-film__grid{gap:32px}.media-book__grid{grid-template-columns:1fr 1fr;gap:22px 10px}.media-book__cover{width:100%}.media-book__cover figcaption{font-size:.54rem}.media-film__button,.media-book__button{justify-content:space-between;width:100%}.faq__grid,.contact__grid{gap:40px}.contact__links a{grid-template-columns:68px minmax(0,1fr)}.enquiry-form{padding:22px 19px 25px}.product-dialog{border-radius:18px 18px 0 0;width:100%;max-height:96dvh}.product-dialog__gallery>img{height:40dvh;max-height:40dvh}.product-dialog__content{padding:26px 20px 34px}}@media (width<=390px){.container{width:calc(100% - 24px)}.hero h1{font-size:clamp(2.7rem,14.5vw,3.3rem)}.product-card__body{gap:9px}.product-card__body h3{font-size:1.95rem}.product-card__body .price{font-size:.77rem}.contact__links a{grid-template-columns:1fr;gap:3px}}@media (width<=980px) and (orientation:landscape) and (height<=600px){.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:34px;padding-block:28px}.hero__visual{order:0;grid-area:1/2;width:100%}.hero__copy{grid-area:1/1}.hero h1{font-size:clamp(2.8rem,7vw,4rem)}.hero__facts{display:none}.product-dialog__grid{grid-template-columns:1fr 1fr;display:grid}.product-dialog__gallery>img{height:calc(100dvh - 86px);max-height:calc(100dvh - 86px)}}@media (width<=767px) and (orientation:portrait){:root{--mobile-gutter:clamp(16px, 4.8vw, 22px);--mobile-radius:18px}html{scroll-padding-top:70px}body{background:var(--paper);font-size:15px}body.menu-open{overflow:hidden}.container{width:calc(100% - (var(--mobile-gutter) * 2));max-width:none}.section-pad{padding-block:72px}.section-anchor{scroll-margin-top:70px}.section-index{width:auto;color:var(--wine);letter-spacing:.16em;align-items:center;gap:9px;margin:0 0 22px;font-size:.66rem;display:inline-flex}.section-index:before{content:"";background:currentColor;width:24px;height:1px}.eyebrow{letter-spacing:.14em;gap:9px;font-size:.63rem}.eyebrow>span:first-child{width:22px}:is(.hero__actions .button,.hero__actions .text-link,.impact-panel__copy .text-link,.media-film__button,.media-book__button,.form-submit .button,.product-dialog__content .button)>span[aria-hidden=true],.contact__links .glyph-arrow{flex:0 0 18px;width:18px;height:18px;font-size:0;line-height:0;display:inline-block;position:relative}:is(.hero__actions .button,.hero__actions .text-link,.impact-panel__copy .text-link,.media-film__button,.media-book__button,.form-submit .button,.product-dialog__content .button)>span[aria-hidden=true]:before,.contact__links .glyph-arrow:before{content:"";background:currentColor;border-radius:2px;width:13px;height:1.5px;position:absolute;top:8px;left:2px}:is(.hero__actions .button,.hero__actions .text-link,.impact-panel__copy .text-link,.media-film__button,.media-book__button,.form-submit .button,.product-dialog__content .button)>span[aria-hidden=true]:after,.contact__links .glyph-arrow:after{content:"";border-top:1.5px solid;border-right:1.5px solid;width:6px;height:6px;position:absolute;top:5px;right:2px;transform:rotate(45deg)}.hero__actions .button>span[aria-hidden=true]{transform:rotate(90deg)}.hero__actions .text-link>span[aria-hidden=true]:before{top:8px;left:2px}.hero__actions .text-link>span[aria-hidden=true]:after{top:5px;right:2px}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f4ebeb;border-bottom:1px solid #741f2826;height:64px}.site-header.is-scrolled{box-shadow:0 8px 26px #33241b14}.nav-shell{min-height:64px}.brand{gap:7px}.brand__devanagari{font-size:1.12rem}.brand__name{font-size:.92rem}.menu-toggle{min-width:74px;min-height:40px;color:var(--wine);justify-content:flex-end;gap:10px}.menu-toggle__label{letter-spacing:.12em;font-size:.64rem;font-weight:700}.site-nav{min-height:calc(100svh - 64px);padding:26px var(--mobile-gutter) 38px;background:radial-gradient(circle at 88% 12%, #e0b86e30, transparent 30%), var(--wine);color:var(--cream);align-content:center;top:64px}.site-nav:before{color:#e0b86e;content:"EXPLORE HASTA KALĀ";letter-spacing:.18em;margin-bottom:22px;font-size:.62rem;font-weight:700}.site-nav>a{color:var(--cream);border-color:#fffaf038;padding:15px 1px;font-size:clamp(1.8rem,8.8vw,2.45rem);line-height:1.05}.site-nav .nav-cta{color:#35261e;background:#e0b86e;border-radius:999px;min-height:50px;margin-top:22px;padding-inline:20px}.hero{background:radial-gradient(circle at 96% 8%, #e0b86e33, transparent 34%), var(--paper);min-height:calc(100svh - 64px);overflow:hidden}.hero:before{opacity:.42;width:140px;height:140px;top:24px;right:-42px}.hero__grid{flex-direction:column;gap:28px;min-height:calc(100svh - 103px);padding-block:38px 28px;display:flex}.hero__copy{z-index:2;order:-1;position:relative}.hero h1{letter-spacing:-.065em;max-width:355px;margin-top:12px;font-size:clamp(3.25rem,15.2vw,4.45rem);line-height:.86}.hero h1 em{margin-top:8px;display:block}.hero__intro{max-width:34rem;margin-top:22px;font-size:.96rem;line-height:1.65}.hero__actions{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:9px;margin-top:24px;display:grid}.hero__actions .button{white-space:nowrap;border-radius:999px;gap:8px;width:100%;min-height:50px;padding-inline:15px;font-size:clamp(.58rem,2.6vw,.67rem)}.hero__actions .text-link{white-space:nowrap;letter-spacing:.07em;text-transform:uppercase;border:1px solid #741f2857;border-radius:999px;justify-content:center;justify-self:stretch;gap:8px;width:100%;min-height:50px;padding:0 12px;font-size:clamp(.58rem,2.6vw,.67rem)}.hero__actions .text-link span{border:0;border-radius:0;width:18px;height:18px;font-size:0;display:inline-block}.hero-story-label--desktop{display:none}.hero-story-label--mobile{display:inline}.hero__visual{order:0;width:100%;margin-top:auto;padding:0 7px 8px}.hero__arch,.hero__facts{display:none}.hero__seal{background:var(--gold);pointer-events:none;border:5px solid #fffdf8;width:86px;height:86px;display:block;top:auto;bottom:43px;right:-2px;transform:rotate(7deg);box-shadow:0 10px 25px #39241933}.hero__figure{background:#fffdf8;border:1px solid #741f2829;border-radius:24px 24px 10px 10px;width:min(100%,410px);margin-inline:auto;padding:8px 8px 0;overflow:hidden;transform:none;box-shadow:0 22px 48px #422b1e33,0 0 0 1px #741f281f}.hero__figure img{object-fit:contain;background:#e9dfcf;border:1px solid #741f2821;border-radius:17px 17px 4px 4px;width:100%;height:auto;max-height:none;display:block}.hero__figure figcaption{color:var(--muted);letter-spacing:.08em;align-items:center;padding:12px 7px 11px;font-size:.58rem}.hero__figure figcaption span:first-child{color:var(--wine)}.tradition-ticker{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;height:auto;overflow-x:auto}.tradition-ticker::-webkit-scrollbar{display:none}.ticker-track{width:max-content;min-width:max-content;padding:13px var(--mobile-gutter);justify-content:flex-start;gap:17px;font-size:.62rem}.ticker-track>*{scroll-snap-align:start}.manifesto{background:#f1e8da}.manifesto__grid{display:block}.manifesto__copy h2,.process h2,.story h2,.faq h2,.section-head h2,.contact__intro h2,.impact-panel__copy h2{letter-spacing:-.055em;font-size:clamp(2.65rem,12.2vw,3.55rem);line-height:.96}.manifesto__copy>p:last-child{margin-top:24px;font-size:1rem;line-height:1.7}.manifesto__notes{grid-template-columns:minmax(0,1fr);grid-auto-flow:row;gap:12px;width:100%;min-width:0;max-width:100%;margin-top:38px;display:grid}.manifesto__notes article{box-sizing:border-box;background:#fffbf3bf;border:1px solid #741f2824;border-radius:15px;grid-template-columns:42px minmax(0,1fr);column-gap:14px;width:100%;min-width:0;max-width:100%;padding:20px 18px;display:grid;overflow:hidden}.manifesto__notes article>*{min-width:0;max-width:100%}.manifesto__notes article>span{background:var(--wine);width:38px;height:38px;color:var(--cream);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.manifesto__notes h3{overflow-wrap:break-word;margin:1px 0 7px;font-size:1.22rem;line-height:1.18}.manifesto__notes p{overflow-wrap:break-word;font-size:.84rem;line-height:1.55}.collection.section-pad{color:var(--ink);background:#fffdf8;padding-block:76px 80px}.collection .eyebrow--light{color:var(--wine)}.collection .eyebrow--light>span:first-child{background:var(--wine)}.collection .container{width:100%}.collection .section-head,.collection-toolbar,.product-grid{width:calc(100% - (var(--mobile-gutter) * 2));margin-inline:auto}.collection .section-head{display:block}.collection .section-head h2{max-width:10ch}.collection .section-head>p{max-width:34rem;color:var(--muted);margin-top:23px;font-size:.91rem;line-height:1.65}.collection-toolbar{border-bottom:1px solid var(--line);margin-top:34px;padding-bottom:14px;display:flex}.filter-list{width:calc(100vw - var(--mobile-gutter));margin-right:calc(var(--mobile-gutter) * -1);padding:0 var(--mobile-gutter) 5px 0;scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.filter-list::-webkit-scrollbar{display:none}.collection .filter-list button{scroll-snap-align:start;min-height:40px;color:var(--ink);border:1px solid #741f283d;border-radius:999px;flex:none;padding:0 15px;font-size:.63rem}.collection .filter-list button[aria-pressed=true]{border-color:var(--wine);background:var(--wine);color:#fffaf0}.collection .result-count{color:var(--muted);margin-top:3px;font-size:.62rem}.product-grid{grid-template-columns:1fr;gap:20px;margin-top:28px;display:grid}.product-card,.product-card--tall,.product-card:nth-child(2n){border-radius:var(--mobile-radius);min-height:0;color:var(--ink);background:#fffaf2;border:1px solid #741f2821;flex-direction:column;padding:8px 8px 20px;display:flex;overflow:hidden;box-shadow:0 16px 38px #422b1e1a}.product-card:before,.product-card:nth-child(2n):before,.product-card__detail,.product-card:nth-child(2n) .product-card__detail{display:none}.product-card__image,.product-card:nth-child(2n) .product-card__image,.product-card--tall .product-card__image{width:100%;box-shadow:none;background:#e9dfcf;border:0;border-radius:12px;order:1;padding:0;overflow:hidden;transform:none}.product-card__image:after{display:none}.product-card__image img,.product-card--tall .product-card__image img{aspect-ratio:auto;object-fit:contain;border-radius:12px;width:100%;height:auto;max-height:none}.product-card__view{color:#fffaf0;opacity:1;background:#741f28f0;border:1px solid #fff6;border-radius:999px;min-height:38px;padding:0 14px;font-size:.63rem;bottom:12px;right:12px;transform:none;box-shadow:0 7px 20px #2a121440}.product-card__view>span{display:none}.product-card__body,.product-card:nth-child(2n) .product-card__body{order:2;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;width:100%;padding:18px 9px 0;display:grid}.product-card__body div>p{color:var(--wine);font-size:.6rem}.product-card__body h3{margin-top:4px;font-size:clamp(1.8rem,8.2vw,2.35rem);line-height:1}.product-card__body .price{color:var(--ink);text-align:right;align-self:end;margin:0 0 1px;font-size:.76rem;line-height:1.25}.product-card__body .price small{color:var(--wine);font-size:.58rem}.product-card__technique,.product-card:nth-child(2n) .product-card__technique{color:#74695f;order:3;margin:13px 9px 0;font-size:.7rem;line-height:1.45}.product-card__technique:before{display:none}.collection-transition{background:#fffdf8;height:34px}.process.section-pad{padding-block:74px 78px}.process__header{display:block}.process__header h2{max-width:11ch}.process-list{border-top:1px solid var(--line);grid-template-columns:1fr;margin-top:42px;display:grid}.process-list li,.process-list li:not(:first-child){border-right:0;border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:0;padding:25px 2px;display:grid;position:relative}.process-list__number,.process-list li:not(:first-child) .process-list__number{color:#741f286b;font-size:.61rem;position:absolute;top:26px;right:2px}.process-list__icon{background:var(--wine);border-radius:50%;place-items:center;width:44px;height:44px;margin:0;display:grid}.process-list__icon svg{stroke:#f6dfae;width:23px}.process-list h3{padding-right:32px;font-size:1.36rem}.process-list p{margin-top:8px;font-size:.84rem;line-height:1.6}.impact-panel{min-height:0;padding-block:76px}.impact-panel:before,.impact-panel:after{opacity:.25;width:120px;height:120px}.impact-panel__grid{display:block}.impact-panel__copy h2{max-width:11ch}.impact-panel__copy>p:not(.eyebrow){margin-top:23px;font-size:.91rem;line-height:1.68}.impact-panel__copy .text-link{margin-top:24px}.impact-panel__cards{gap:10px;margin-top:40px;display:grid}.impact-panel__cards article{background:#fffaf00e;border:1px solid #fffaf029;border-radius:14px;padding:20px 18px}.impact-panel__cards article>span{font-size:.58rem}.impact-panel__cards h3{margin-top:6px;font-size:1.28rem}.impact-panel__cards p{margin-top:7px;font-size:.81rem;line-height:1.56}.story.section-pad{padding-block:76px 80px}.story__grid{display:block}.story__title h2{max-width:11ch}.story__body{margin-top:38px;padding-top:0}.story__lead{background:#f1e7d7;border-left:3px solid #e0b86e;padding:23px 20px;font-size:1.24rem;line-height:1.45;position:relative}.story__columns{grid-template-columns:1fr;gap:18px;margin-top:28px;display:grid}.story__columns p{border-bottom:1px solid var(--line);padding-bottom:18px;font-size:.9rem;line-height:1.7}.signature{color:var(--wine);margin-top:22px}.media-film{min-height:0;padding-block:68px 74px}.media-film__grid{flex-direction:column;gap:38px;display:flex}.media-film__photo{width:min(100%,410px);margin-inline:auto;padding:0 3px 8px}.media-film__photo .stitched-frame{background:#fffaf012;border:1px dashed #e0b86ee6;border-radius:18px;padding:8px;overflow:hidden;transform:rotate(-.65deg);box-shadow:0 22px 46px #050c164d}.media-film__photo img{object-fit:contain;border-radius:11px;width:100%;height:auto;max-height:none;display:block}.media-film__play{width:52px;height:52px;display:grid}.media-film__photo:after{color:#fffaf09e;content:"DOCUMENTARY STILL  ·  KANGRA PAINTING";letter-spacing:.13em;margin:13px 7px 0;font-size:.56rem;font-weight:700;display:block}.media-film__text{max-width:none}.media-film__button{width:100%;min-height:50px;color:var(--cream);border-radius:999px;justify-content:space-between;margin-top:25px;padding-inline:19px}.media-film__text h2,.media-book__text h2{letter-spacing:-.055em;margin-top:13px;font-size:clamp(2.6rem,12vw,3.4rem);line-height:.96}.media-film__text>p:not(.eyebrow),.media-book__text>p:not(.eyebrow){margin-top:21px;font-size:.9rem;line-height:1.68}.section-divider{margin-block:0}.media-book{padding-block:72px 78px}.media-book__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px;display:grid}.media-book__text{grid-area:1/1/auto/-1;margin-bottom:20px}.media-book__cover{width:100%}.media-book__cover .stitched-frame{padding:5px}.media-book__cover img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.media-book__cover figcaption{margin-top:8px;font-size:.55rem}.media-book__button{border-radius:999px;justify-content:space-between;width:100%;min-height:50px;margin-top:25px;padding-inline:19px}.faq.section-pad{padding-block:74px}.faq__grid{display:block}.faq__intro>p:last-child{margin-top:20px;font-size:.88rem}.faq__list{margin-top:38px}.faq details{border:1px solid var(--line);background:#ffffff59;border-radius:13px;margin-bottom:9px;padding:0 16px}.faq summary{align-items:center;min-height:58px;padding:14px 0;font-size:.91rem;line-height:1.35}.faq details p{padding:0 34px 18px 0;font-size:.82rem;line-height:1.6}.contact.section-pad{padding-block:74px 48px}.contact__grid{display:block}.contact__intro h2{max-width:10ch}.contact__intro>p:not(.eyebrow){margin-top:22px;font-size:.9rem;line-height:1.65}.contact__links{border-top:1px solid #fffaf033;gap:0;margin-top:30px}.contact__links a{overflow-wrap:anywhere;border-bottom:1px solid #fffaf033;grid-template-columns:72px minmax(0,1fr);align-items:center;min-height:54px;padding:10px 0;font-size:.77rem}.contact-link__value{align-items:center;gap:7px;min-width:0;display:inline-flex}.enquiry-form{border-radius:var(--mobile-radius);background:#fffaf0;border:1px solid #e0b86e73;margin-top:40px;padding:25px 18px 22px;box-shadow:0 20px 46px #1c0d0f38}.form-row{grid-template-columns:1fr;gap:18px}.enquiry-form>label,.enquiry-form .form-row label{margin-bottom:18px}.enquiry-form input,.enquiry-form textarea,.enquiry-form select{background:#f8f1e6;border-radius:10px;min-height:48px;padding-inline:13px;font-size:16px}.enquiry-form textarea{min-height:126px;padding-block:13px}.form-submit{gap:13px;display:grid}.form-submit .button{border-radius:999px;justify-content:space-between;width:100%;min-height:50px;padding-inline:19px}.form-submit>p{text-align:center}.site-footer{padding-block:38px 28px}.footer__top,.footer__bottom{flex-direction:column;align-items:flex-start;display:flex}.footer__top{gap:14px;padding-bottom:28px}.footer__top>p{text-align:left;max-width:25ch}.footer__bottom{gap:20px;padding-top:25px}.footer__bottom nav{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;width:100%;display:grid}.footer__bottom nav a{background:var(--paper);place-items:center;min-height:44px;display:grid}.footer__bottom p,.footer__bottom p:last-child{text-align:left;width:100%;max-width:34rem;line-height:1.55}.product-dialog{border:0;border-radius:0;width:100%;max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:0;inset:0}.product-dialog__close{z-index:5;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2d1a17d1;border:1px solid #fff9;border-radius:50%;width:44px;height:44px;position:fixed;top:12px;right:12px}.product-dialog__grid{min-height:100dvh;display:block}.product-dialog__gallery{background:#e9dfcf;padding:0;display:block}.product-dialog__gallery>img{object-fit:contain;background:#e9dfcf;width:100%;height:auto;min-height:0;max-height:56svh;display:block}.product-dialog__thumbs{background:#ded1be;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;display:grid}.product-dialog__thumbs button{border-radius:8px;width:100%;height:72px;overflow:hidden}.product-dialog__thumbs img{object-fit:cover;width:100%;height:100%}.product-dialog__content{min-height:46svh;padding:29px var(--mobile-gutter) 42px}.product-dialog__content h2{font-size:clamp(2.65rem,13vw,3.5rem)}.product-dialog__price{margin:16px 0}.product-dialog__content>p:not(.eyebrow,.product-dialog__price,.product-dialog__note){margin-bottom:22px;font-size:.88rem;line-height:1.6}.product-dialog__content dl{margin-bottom:24px}.product-dialog__content .button{border-radius:999px;justify-content:space-between;width:100%;min-height:50px;padding-inline:18px}.product-dialog__note{line-height:1.5}}@media (width<=380px) and (orientation:portrait){:root{--mobile-gutter:13px}.hero__grid{padding-top:30px}.hero h1{font-size:clamp(3rem,15vw,3.45rem)}.hero__intro{font-size:.9rem}.hero__actions{gap:10px}.hero__actions .button{padding-inline:12px;font-size:.56rem}.hero__actions .text-link{padding-inline:10px;font-size:.56rem}.hero__seal{width:74px;height:74px;top:auto;bottom:42px}.product-card__body h3{font-size:1.8rem}.product-card__body .price{font-size:.7rem}}
