:root{color-scheme:light;--paper: #f8f4ec;--paper-deep: #efe7d8;--surface: #fffdf9;--surface-warm: #f2e3cf;--ink: #29231f;--muted: #756b63;--orange: #d86b2d;--orange-deep: #b84d1f;--terracotta: #a94e32;--green: #49624c;--line: rgba(62, 48, 37, .16);--shadow: 0 22px 60px rgba(71, 46, 27, .12);--radius-lg: 26px;--radius-md: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;font-size:16px}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Marcellus,serif;font-weight:400}.page-shell{min-height:100vh;overflow:clip}.announcement-bar{display:flex;justify-content:center;gap:clamp(1.5rem,6vw,6rem);padding:.55rem 1rem;background:var(--orange);color:#fffaf4;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.site-header{position:relative;z-index:10;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:2rem;width:min(1280px,calc(100% - 3rem));margin:0 auto;padding:.8rem 0;border-bottom:1px solid var(--line);background:#f8f4ecf0}.brand{display:inline-flex;align-items:center;width:clamp(220px,24vw,320px);height:clamp(82px,7vw,106px);overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover;object-position:center 52%;mix-blend-mode:multiply}.site-nav{display:flex;justify-content:center;gap:clamp(.9rem,2.2vw,2.2rem);color:#5e554d;font-size:.9rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.site-nav a,.footer-links a,.footer-links button{transition:color .16s ease}.site-nav a:hover,.footer-links a:hover,.footer-links button:hover{color:var(--orange-deep)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.header-icon-link{display:inline-flex;align-items:center;gap:.35rem;color:#5e554d;font-size:.86rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header-icon-link b{display:grid;width:1.5rem;height:1.5rem;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:.7rem}.header-order-link,.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;cursor:pointer;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.header-order-link{padding:.82rem 1.25rem;background:var(--ink);color:#fffdf9;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.header-order-link:hover,.button-primary:hover{transform:translateY(-2px);box-shadow:0 12px 26px #29231f2e}main{width:min(1280px,calc(100% - 3rem));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,.87fr) minmax(380px,1.13fr);gap:clamp(2rem,7vw,7rem);align-items:center;min-height:660px;padding:5.5rem 0 6rem}.section-kicker{margin-bottom:.8rem;color:var(--orange-deep);font-size:.66rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hero h1{max-width:9ch;margin-bottom:1.4rem;font-size:clamp(3.6rem,6vw,6.6rem);line-height:.96;letter-spacing:-.05em}.hero-text{max-width:51ch;margin-bottom:1.8rem;color:var(--muted);font-size:.94rem;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.button{min-height:3.1rem;padding:.85rem 1.4rem}.button-primary{background:var(--orange);color:#fffaf4}.text-link{color:var(--orange-deep);font-size:.78rem;font-weight:800;letter-spacing:.04em}.text-link span{display:inline-block;margin-left:.25rem;transition:transform .16s ease}.text-link:hover span{transform:translate(4px)}.hero-visual{position:relative;margin:0}.hero-image-frame{position:relative;overflow:hidden;border-radius:46% 46% 1.2rem 1.2rem;box-shadow:var(--shadow)}.hero-image-frame:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(30,19,11,.36));content:""}.hero-image-frame img{width:100%;aspect-ratio:.91;object-fit:cover}.hero-stamp{position:absolute;z-index:1;right:1.25rem;bottom:1.1rem;color:#fffaf4;font-family:Marcellus,serif;font-size:1.05rem;line-height:1.2;text-align:right}.hero-visual:before{position:absolute;z-index:-1;top:-2.5rem;right:-2.2rem;width:68%;aspect-ratio:1;border-radius:50%;background:var(--surface-warm);content:""}.hero-visual figcaption{margin:.8rem 0 0 auto;color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-align:right;text-transform:uppercase}.rituals-section,.story-section,.collections-section,.spiritual-section,.contact-section{scroll-margin-top:2rem}.rituals-section{padding:2.4rem 0 5.6rem}.section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.55fr);gap:2rem;align-items:end;margin-bottom:2rem}.compact-heading{grid-template-columns:1fr auto}.section-heading h2,.story-heading h2,.checkout-intro h2,.spiritual-copy h2,.contact-copy h2{margin-bottom:.8rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em}.section-heading h2{max-width:12ch;margin-bottom:0}.section-heading>p,.story-heading p:last-child,.checkout-intro>p:last-child,.spiritual-copy>p:last-child,.contact-copy>p:last-child{color:var(--muted);line-height:1.75}.section-heading>p{margin-bottom:.35rem}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.ritual-card{position:relative;display:grid;grid-template-columns:5rem 1fr auto;gap:1rem;align-items:center;padding:.75rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform .18s ease,box-shadow .18s ease}.ritual-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #472e1b1a}.ritual-card img{width:5rem;height:5rem;border-radius:10px;object-fit:cover}.ritual-card span strong,.ritual-card span small{display:block}.ritual-card strong{font-family:Marcellus,serif;font-size:1.15rem;font-weight:400}.ritual-card small{margin-top:.35rem;color:var(--muted);font-size:.7rem}.ritual-card>b{align-self:start;color:var(--orange-deep);font-size:1.1rem}.story-section{display:grid;grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:1.5rem 4rem;padding:5.8rem 0;border-top:1px solid var(--line)}.story-heading{grid-row:span 2;align-self:start;padding-top:.7rem}.story-heading h2{max-width:8ch}.story-visual{position:relative;overflow:hidden;min-height:250px;border-radius:var(--radius-lg)}.story-visual img{width:100%;height:100%;min-height:250px;object-fit:cover}.story-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(23,18,14,.63));content:""}.story-visual span{position:absolute;z-index:1;bottom:1rem;left:1.2rem;color:#fffaf4;font-family:Marcellus,serif;font-size:1.25rem;line-height:1.18}.principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.principle-card{min-height:160px;padding:1.25rem 1.35rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.principle-card h3{margin-bottom:.55rem;font-size:1.25rem}.principle-card p{margin-bottom:0;color:var(--muted);font-size:.76rem;line-height:1.7}.collections-section{padding:5.7rem 0}.collection-grid{display:flex;gap:1rem;overflow-x:auto;padding:.15rem .15rem 1.15rem;scroll-snap-type:x mandatory;scrollbar-color:var(--orange) rgba(62,48,37,.1);scrollbar-width:thin}.collection-grid::-webkit-scrollbar{height:.42rem}.collection-grid::-webkit-scrollbar-track{border-radius:999px;background:#3e30251a}.collection-grid::-webkit-scrollbar-thumb{border-radius:999px;background:var(--orange)}.collection-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);transition:transform .22s ease,box-shadow .22s ease}.collection-card{flex:0 0 clamp(285px,30vw,360px);scroll-snap-align:start}.collection-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image-wrap{position:relative;overflow:hidden;aspect-ratio:.86;background:var(--paper-deep)}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-card:hover .product-image-wrap img{transform:scale(1.035)}.product-badge{position:absolute;z-index:1;top:.9rem;left:.9rem;padding:.38rem .65rem;border-radius:999px;background:var(--surface);color:var(--green);font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.collection-card-copy{padding:1.15rem 1.25rem 1.35rem}.product-title-row{display:flex;justify-content:space-between;gap:1rem;align-items:end}.product-title-row h3{margin:.25rem 0 0;font-size:1.35rem;line-height:1.1}.product-category{color:var(--muted);font-size:.6rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-price{flex:none;color:var(--orange-deep);font-size:.82rem;font-weight:800}.collection-card-copy p{margin:.85rem 0;color:var(--muted);font-size:.78rem;line-height:1.7}.collection-card-copy small{color:var(--green);font-size:.7rem;font-weight:800;line-height:1.5}.product-details{margin-top:.9rem;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem;line-height:1.6}.product-details summary{padding-top:.7rem;color:var(--orange-deep);cursor:pointer;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-details p{margin:.7rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.65}.product-details strong{color:var(--ink)}.product-signoff{color:var(--terracotta)!important;font-family:Marcellus,serif;font-size:.9rem!important}.collection-scroll-note{margin:0 0 .8rem;color:var(--orange-deep);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-align:right;text-transform:uppercase}.checkout-section{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,4.5rem);border-radius:var(--radius-lg);background:var(--surface-warm)}.checkout-intro{align-self:start;position:sticky;top:2rem}.checkout-intro .section-kicker{color:var(--terracotta)}.checkout-intro h2{max-width:8ch}.checkout-intro>p:last-child{max-width:32ch}.checkout-form{display:grid;gap:1.15rem;padding:clamp(1rem,2.5vw,1.75rem);border:1px solid rgba(62,48,37,.13);border-radius:20px;background:var(--surface);color:var(--ink)}.delivery-banner{padding:.75rem .9rem;border:1px solid rgba(73,98,76,.22);border-radius:10px;background:#edf2e8;color:var(--green);font-size:.75rem;font-weight:800;line-height:1.45}.checkout-products,.customer-grid{display:grid;gap:.7rem}.order-line{display:grid;grid-template-columns:minmax(0,1fr) 7rem;gap:1rem;align-items:center;padding:.75rem .9rem;border:1px solid var(--line);border-radius:12px;background:#fffdfa}.order-line strong,.order-line small{display:block}.order-line strong{font-size:.8rem}.order-line small{margin-top:.25rem;color:var(--muted);font-size:.7rem}.quantity-control{display:grid;justify-items:end;gap:.3rem}.quantity-stepper{display:grid;grid-template-columns:2.15rem minmax(2.5rem,1fr) 2.15rem;width:7rem;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.quantity-stepper button{min-height:2.35rem;border:0;background:transparent;color:var(--orange-deep);cursor:pointer;font-size:1.1rem}.quantity-stepper button:hover:not(:disabled){background:#d86b2d1a}.quantity-stepper button:disabled{color:#c9beb4;cursor:not-allowed}.quantity-stepper input{width:100%;min-width:0;min-height:2.35rem;padding:0;border:0;border-right:1px solid var(--line);border-left:1px solid var(--line);border-radius:0;outline:0;background:transparent;color:var(--ink);text-align:center}.quantity-limit-message{max-width:8rem;color:#a3352c;font-size:.64rem;line-height:1.3;text-align:right}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-grid label{display:grid;gap:.38rem;color:#5d5147;font-size:.63rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.customer-grid input,.customer-grid textarea,.customer-grid select{width:100%;min-height:2.8rem;padding:.68rem .78rem;border:1px solid var(--line);border-radius:10px;outline:none;background:#fffdfa;color:var(--ink);text-transform:none;letter-spacing:0;transition:border-color .16s ease,box-shadow .16s ease}.customer-grid input:focus,.customer-grid textarea:focus,.customer-grid select:focus,.quantity-stepper:focus-within{border-color:#d86b2dbf;box-shadow:0 0 0 3px #d86b2d1f}.customer-grid .field-invalid>input,.customer-grid .field-invalid>textarea,.customer-grid .field-invalid>select,.phone-field.input-invalid{border-color:#b23c32}.customer-grid .field-invalid>input:focus,.customer-grid .field-invalid>textarea:focus,.customer-grid .field-invalid>select:focus,.phone-field.input-invalid:focus-within{border-color:#b23c32;box-shadow:0 0 0 3px #b23c321f}.field-error{color:#a3352c;font-size:.68rem;font-weight:600;letter-spacing:0;line-height:1.4;text-transform:none}.customer-grid textarea{resize:vertical}.phone-field{display:flex;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fffdfa}.phone-prefix{display:inline-flex;align-items:center;gap:.3rem;padding:0 .62rem;border-right:1px solid var(--line);color:var(--muted);font-size:.78rem;letter-spacing:0}.phone-field input{border:0;border-radius:0;background:transparent}.field-wide{grid-column:1 / -1}.checkout-summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-top:1rem;border-top:1px solid var(--line)}.checkout-totals{display:grid;min-width:min(100%,18rem);gap:.4rem}.checkout-totals>div{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.checkout-totals span,.checkout-totals strong{display:block}.checkout-totals span{color:var(--muted);font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.checkout-totals strong{font-size:.82rem;font-weight:800;text-align:right}.checkout-total-row{margin-top:.2rem;padding-top:.55rem;border-top:1px solid var(--line)}.checkout-total-row strong{font-family:Marcellus,serif;font-size:1.5rem;font-weight:400}.delivery-note{margin:0;color:#a3352c;font-size:.7rem;font-weight:700;line-height:1.45}.button:disabled{cursor:not-allowed;opacity:.6;transform:none}.checkout-message{margin:0;padding:.8rem .9rem;border-radius:10px;font-size:.78rem;line-height:1.5}.checkout-message-error{background:#f9ded8;color:#7f251f}.checkout-message-success{background:#e2eee1;color:#315438}.checkout-message-idle,.checkout-message-creating,.checkout-message-verifying{background:#f7ead3;color:#7b4d20}.spiritual-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:clamp(2rem,6vw,6rem);padding:6rem 0;border-bottom:1px solid var(--line)}.spiritual-statement{max-width:100%}.spiritual-lead,.spiritual-support{display:block}.spiritual-lead{margin-bottom:1rem;font-size:clamp(3rem,5.6vw,6rem);line-height:.9;letter-spacing:-.06em;white-space:nowrap}.spiritual-support{max-width:38ch;color:var(--muted);font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;line-height:1.75;letter-spacing:0}.belief-grid{display:grid;align-content:center;gap:0;border-top:1px solid var(--line)}.belief-card{padding:1.3rem 0;border-bottom:1px solid var(--line)}.belief-title{display:block;margin-bottom:.4rem;color:var(--orange-deep);font-family:Marcellus,serif;font-size:1.15rem}.belief-card p{margin-bottom:0;color:var(--muted);font-size:.78rem;line-height:1.65}.contact-section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;margin-top:5rem;padding:clamp(2rem,5vw,4rem);border-radius:var(--radius-lg);background:var(--green)}.contact-copy h2{color:#fffaf4}.contact-copy .section-kicker{color:#f5bf74}.contact-copy>p:last-child{margin-bottom:0;color:#fffaf4bf}.contact-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.contact-card{display:flex;align-items:center;gap:.7rem;min-width:185px;padding:.85rem .95rem;border:1px solid rgba(255,250,244,.22);border-radius:12px;background:#fffaf41a;transition:transform .16s ease,background .16s ease}.contact-card:hover{transform:translateY(-2px);background:#fffaf42e}.contact-card svg{width:1.45rem;height:1.45rem;flex:none;fill:#f5bf74}.contact-card strong,.contact-card span{display:block}.contact-card strong{color:#fffaf4;font-size:.78rem}.contact-card span{margin-top:.15rem;color:#fffaf4b3;font-size:.65rem}.site-footer{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;margin-top:2rem;padding:2rem 0 2.5rem}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-family:Marcellus,serif;font-size:1.1rem;font-weight:400}.footer-brand span{margin-top:.25rem;color:var(--muted);font-size:.68rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1.3rem}.footer-links button,.footer-links a{padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:.7rem}.legal-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:#29231fad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(800px,100%);max-height:min(86vh,900px);overflow:hidden;border-radius:20px;background:var(--surface);box-shadow:0 30px 90px #23140a59}.legal-dialog-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1.5rem 1.7rem 1.2rem;border-bottom:1px solid var(--line)}.legal-dialog-header h2{margin-bottom:0;font-size:clamp(1.8rem,4vw,2.8rem)}.legal-close{display:grid;width:2.4rem;height:2.4rem;place-items:center;flex:none;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);cursor:pointer;font-size:1.5rem;line-height:1}.legal-dialog-content{overflow-y:auto;padding:1.5rem 1.7rem 2rem;color:var(--muted);font-size:.82rem;line-height:1.7}.legal-dialog-content>p{margin-bottom:.9rem}.legal-block{margin-top:1.5rem}.legal-block h3{margin-bottom:.55rem;color:var(--ink);font-family:Manrope,sans-serif;font-size:.88rem;font-weight:700}.legal-block ul{margin:0;padding-left:1.15rem}.legal-block li+li{margin-top:.35rem}@media(prefers-reduced-motion:no-preference){.hero-copy,.hero-visual{animation:reveal .7s ease both}.hero-visual{animation-delay:.12s}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:980px){.announcement-bar span:nth-child(2){display:none}.site-header{grid-template-columns:auto 1fr}.site-nav{display:none}.header-actions{justify-self:end}.hero,.checkout-section,.spiritual-section,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{max-width:12ch}.hero-image-frame img{aspect-ratio:1.1}.checkout-intro{position:static}.checkout-intro h2{max-width:12ch}.contact-cards{justify-self:start}}@media(max-width:720px){html{scroll-padding-top:1rem}.announcement-bar{justify-content:flex-start;overflow:hidden;white-space:nowrap}.announcement-bar span{flex:none}.announcement-bar span:nth-child(3){display:none}.site-header,main{width:min(100% - 1.25rem,1280px)}.site-header{gap:.7rem;padding:.75rem 0}.brand{width:min(58vw,220px);height:72px}.header-actions{gap:.55rem}.header-icon-link span{display:none}.header-order-link{padding:.62rem .82rem}.hero{gap:2.5rem;padding:3.5rem 0 4.5rem}.hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-image-frame{border-radius:42% 42% 1rem 1rem}.hero-image-frame img{aspect-ratio:.9}.hero-visual figcaption{text-align:left}.rituals-section,.story-section,.collections-section,.spiritual-section{padding:4rem 0}.section-heading,.compact-heading,.story-section{grid-template-columns:1fr}.compact-heading{align-items:start}.compact-heading .text-link{margin-top:-.8rem}.ritual-grid,.principles-grid,.customer-grid,.contact-cards{grid-template-columns:1fr}.story-heading{grid-row:auto}.story-heading h2{max-width:12ch}.spiritual-lead{font-size:clamp(3.4rem,16vw,5.5rem)}.principle-card{min-height:auto}.checkout-section{padding:1.2rem .7rem .7rem;border-radius:1.4rem}.checkout-intro{padding:0 .5rem}.checkout-form{padding:.8rem}.order-line{grid-template-columns:minmax(0,1fr) 7rem;padding:.7rem}.checkout-summary{align-items:stretch;flex-direction:column}.checkout-summary .button{width:100%}.contact-section{margin-top:3rem}.site-footer{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}.collection-scroll-note{margin-top:-.8rem;text-align:left}.collection-card{flex-basis:min(82vw,330px)}}
