:root{--orange:#ef8c18;--orange-dark:#ce6d0c;--ink:#24201c;--muted:#756d63;--cream:#f7f2e7;--cream-2:#fffaf1;--line:#e8ddcd;--white:#fff;--green:#395a38;--shadow:0 24px 70px rgba(56,35,11,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:var(--cream-2)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1,h2{font-family:Fraunces,Georgia,serif}em{font-style:normal;color:var(--orange-dark)}.wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}.section{padding-block:110px}.announcement{height:38px;background:#2c241d;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.02em}.announcement-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #ef8c183b}.announcement a{color:#ffd08f;margin-left:12px}.site-header{height:90px;background:var(--cream-2);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(112,83,45,.09)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:22px;line-height:1}.brand img{width:55px;height:55px;object-fit:contain}.brand em{color:var(--orange-dark)}.site-header nav{display:flex;gap:38px;font-size:14px;font-weight:700}.site-header nav a:hover,.header-instagram:hover,.text-link:hover{color:var(--orange-dark)}.header-actions{display:flex;align-items:center;gap:22px}.header-instagram{font-size:14px;font-weight:700}.cart-trigger,.floating-cart{background:var(--ink);color:#fff;border:0;border-radius:50px;padding:13px 20px;font-weight:800;display:flex;align-items:center;gap:13px}.cart-trigger span,.floating-cart span{display:grid;place-items:center;background:var(--orange);border-radius:50%;height:24px;min-width:24px;color:var(--ink);font-size:12px}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6%;padding-top:65px;padding-bottom:75px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:11px;font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--orange-dark);margin-bottom:24px}.eyebrow-line{width:25px;height:2px;background:var(--orange)}.hero h1{font-size:clamp(55px,5.6vw,91px);line-height:1.04;max-width:700px;margin-bottom:28px}.hero-copy>p{font-size:18px;line-height:1.8;color:var(--muted);max-width:510px;margin-bottom:35px}.hero-actions{display:flex;align-items:center;gap:14px}.btn{min-height:55px;padding:16px 25px;border-radius:12px;display:inline-flex;align-items:center;justify-content:space-between;gap:27px;font-size:14px;font-weight:800;border:1px solid transparent;transition:transform .2s,background .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:var(--ink);box-shadow:0 12px 25px #ef8c182e}.btn-primary:hover{background:#ffa12a}.btn-quiet{background:transparent;border-color:var(--line)}.btn-light{background:#fff;color:var(--ink)}.hero-proof{display:flex;align-items:center;gap:17px;margin-top:54px}.proof-badge{width:58px;height:58px;border-radius:50%;background:#fff;box-shadow:0 9px 22px #0000000e;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#e89010;font-size:15px}.proof-badge strong{color:var(--ink);font-size:12px}.hero-proof div:last-child{display:grid;gap:4px}.hero-proof div:last-child strong{font-size:14px}.hero-proof small{color:var(--muted)}.hero-visual{min-height:580px;position:relative;display:flex;align-items:center;justify-content:center}.hero-blob{position:absolute;width:94%;height:91%;background:#efd8ad;border-radius:47% 52% 49% 51% / 42% 50% 50% 56%;transform:rotate(-13deg);left:3%;top:4%}.hero-visual>img{position:relative;width:88%;height:490px;object-fit:cover;border-radius:46% 46% 43% 43% / 39% 39% 40% 40%;box-shadow:var(--shadow);transform:rotate(3deg)}.hero-stamp{position:absolute;right:-1%;top:1%;width:150px;height:150px;border-radius:50%;background:var(--orange);border:8px solid var(--cream-2);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);text-align:center;box-shadow:var(--shadow)}.hero-stamp span{font-size:10px;font-weight:900;letter-spacing:.15em}.hero-stamp strong{font-family:Fraunces,Georgia,serif;font-size:28px;line-height:1.2}.hero-note{position:absolute;left:-3%;bottom:0;padding:16px 23px;background:var(--white);border-radius:13px;box-shadow:var(--shadow);font-family:Fraunces,Georgia,serif;font-size:21px;line-height:1.2;transform:rotate(-5deg)}.hero-note span{color:var(--orange);margin-left:28px}.quick-info{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-info-inner{display:grid;grid-template-columns:repeat(3,1fr)}.quick-info-inner>div{display:flex;align-items:center;gap:17px;padding:27px 35px;border-right:1px solid var(--line)}.quick-info-inner>div:first-child{padding-left:0}.quick-info-inner>div:last-child{border:0}.quick-info-inner strong,.quick-info-inner small{display:block}.quick-info-inner strong{font-size:14px}.quick-info-inner small{color:var(--muted);margin-top:4px}.info-icon{font-size:30px;color:var(--orange-dark);width:42px;text-align:center}.story{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.story-visual{position:relative;padding:22px 18px 40px 30px}.story-visual:before{content:"";position:absolute;inset:0 10% 6% 0;background:#ead9b6;border-radius:23px;transform:rotate(-6deg)}.story-visual img{position:relative;width:100%;height:510px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}.story-sidecard{position:absolute;right:-30px;bottom:4px;background:var(--green);color:white;padding:25px 30px;border-radius:12px;font-family:Fraunces,Georgia,serif;font-size:27px;line-height:1.1;transform:rotate(4deg);box-shadow:var(--shadow)}.story-sidecard span{display:block;color:#efad4a;text-align:right}.story h2,.section-heading h2,.steps-intro h2,.last-cta h2{font-size:clamp(42px,4.2vw,65px);line-height:1.13;margin-bottom:25px}.story-copy>p,.steps-intro>p{color:var(--muted);font-size:17px;line-height:1.85;max-width:540px}.story-points{margin:30px 0 35px;display:flex;flex-direction:column;gap:17px;font-weight:700;font-size:14px}.story-points span::first-letter{color:var(--orange)}.text-link{font-weight:800;font-size:15px;border-bottom:2px solid var(--orange);padding-bottom:8px;display:inline-flex;gap:20px;align-items:center}.menu-section{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:37px}.section-heading h2{max-width:720px}.section-heading p{color:var(--muted);font-size:16px;line-height:1.7;max-width:650px}.menu-decoration{color:#edd5af;font-size:145px;line-height:.8}.menu-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.category-tabs{display:flex;flex-wrap:wrap;gap:9px}.category-tabs button{border:1px solid #d9c7aa;background:transparent;border-radius:100px;padding:12px 20px;font-weight:800;font-size:13px;color:#5f5141}.category-tabs button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 13px;min-width:260px}.search span{font-size:28px;color:var(--orange-dark)}.search input{border:0;outline:0;background:transparent;padding:12px 4px;width:100%;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e5d9c8;background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-height:300px;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-photo{height:170px;background:radial-gradient(circle at 40% 40%,#fff3d3,#f2dec0 70%);display:grid;place-items:center;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain}.product-photo img.cover{object-fit:cover}.product-illustration{font-size:72px;filter:drop-shadow(0 13px 9px #94592023)}.product-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-card h3{font-family:'DM Sans',Arial,sans-serif;font-size:17px;letter-spacing:-.02em;margin-bottom:8px}.product-card p{font-size:12px;line-height:1.55;color:var(--muted);margin-bottom:15px;flex:1}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card-bottom strong{font-size:18px}.product-card-bottom button{width:38px;height:38px;border:0;border-radius:50%;font-size:26px;background:var(--orange);color:var(--ink);line-height:1}.product-badge{position:absolute;top:12px;left:12px;background:#fff;padding:6px 9px;border-radius:6px;font-size:10px;font-weight:800}.menu-empty{padding:40px;text-align:center;color:var(--muted)}.order-steps{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.steps>div{padding:30px 22px;background:#fff;border:1px solid var(--line);border-radius:16px;min-height:245px}.steps span{display:block;font-family:Fraunces,Georgia,serif;font-size:50px;color:var(--orange);margin-bottom:28px}.steps h3{font-size:18px;letter-spacing:-.02em;margin-bottom:12px}.steps p{font-size:13px;line-height:1.6;color:var(--muted)}.social-section{background:#fff}.social-layout{display:grid;grid-template-columns:280px 1fr;gap:18px}.social-video{position:relative;background:#31251b;border-radius:18px;overflow:hidden;min-height:340px}.social-video video{width:100%;height:100%;object-fit:cover}.social-video-label{position:absolute;left:13px;top:13px;background:#fff;padding:6px 9px;border-radius:5px;font-size:10px;font-weight:900}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery a{position:relative;display:block;border-radius:18px;overflow:hidden;background:#e9dac4;min-height:340px}.gallery img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.gallery a:hover img{transform:scale(1.06)}.gallery span{position:absolute;bottom:0;left:0;right:0;padding:34px 15px 15px;background:linear-gradient(transparent,#0009);color:#fff;font-weight:800;font-size:14px}.last-cta{background:var(--orange);padding:78px 0;overflow:hidden}.last-cta .wrap{display:flex;align-items:end;justify-content:space-between;gap:35px}.last-cta span{font-size:11px;font-weight:900;letter-spacing:.17em}.last-cta h2{font-size:clamp(45px,5vw,76px);margin:17px 0 12px}.last-cta h2 em{color:#fff}.last-cta p{font-size:16px}.last-cta .btn{margin-bottom:14px}footer{background:#28231e;color:#fff}.footer-main{padding:75px 0;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{margin-bottom:16px}.footer-main p{color:#d5c9b7}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:13px;color:#d5c9b7}.footer-main>div strong{color:#fff;font-size:14px;margin-bottom:9px}.footer-main a:hover{color:#ffb65b}.footer-bottom{border-top:1px solid #ffffff26;padding:21px 0;display:flex;justify-content:space-between;color:#baae9e;font-size:12px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,130px);background:var(--ink);color:#fff;padding:13px 20px;border-radius:9px;z-index:100;font-size:13px;box-shadow:var(--shadow);transition:transform .25s}.toast.show{transform:translate(-50%,0)}.floating-cart{display:none;position:fixed;bottom:18px;right:18px;z-index:25;box-shadow:var(--shadow)}.overlay{position:fixed;inset:0;background:#1b140fa8;z-index:50}.overlay[hidden]{display:none}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100%);background:#fff;z-index:51;transform:translateX(105%);transition:transform .28s;display:flex;flex-direction:column;box-shadow:var(--shadow)}.cart-drawer.open{transform:translateX(0)}.drawer-head{padding:26px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head small{color:var(--orange-dark);font-weight:900;letter-spacing:.15em}.drawer-head h2{font-size:34px;margin:4px 0 0}.icon-close{width:37px;height:37px;display:grid;place-items:center;border:0;background:var(--cream);border-radius:50%;font-size:27px;line-height:1}.drawer-content{padding:22px;overflow:auto;flex:1}.cart-empty{color:var(--muted);text-align:center;padding:50px 12px}.cart-line{padding:16px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:12px}.cart-line strong{font-size:14px}.cart-line small{display:block;color:var(--muted);margin-top:4px;line-height:1.5}.cart-line b{font-size:14px}.quantity{display:inline-flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:100px;margin-top:12px}.quantity button{background:none;border:0;padding:3px 10px;font-size:19px}.drawer-bottom{border-top:1px solid var(--line);padding:23px}.drawer-bottom small{display:block;margin:9px 0 16px;color:var(--muted)}.summary-line{display:flex;justify-content:space-between}.full{width:100%}.modal{border:0;border-radius:20px;padding:28px;max-width:min(650px,calc(100vw - 28px));width:100%;box-shadow:var(--shadow);max-height:calc(100vh - 28px);overflow:auto;background:#fff}.modal::backdrop{background:#1b140fb0}.modal-close{position:absolute;right:17px;top:17px;z-index:1}.product-modal h2,.checkout-modal h2{font-size:40px;line-height:1.1;margin-bottom:12px;max-width:500px}.product-modal p,.checkout-intro{color:var(--muted);line-height:1.65}.modal-product-photo{height:230px;background:var(--cream);border-radius:13px;display:grid;place-items:center;margin-bottom:20px;overflow:hidden}.modal-product-photo img{width:100%;height:100%;object-fit:contain}.modal-product-photo img.cover{object-fit:cover}.modal-product-photo span{font-size:85px}.option-group{border-top:1px solid var(--line);padding:20px 0}.option-group strong{display:block;margin-bottom:12px}.option-group label{display:flex;gap:10px;align-items:center;padding:10px 0;cursor:pointer}.option-group label span{flex:1}.option-group label b{font-size:13px}.modal-add{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px}.modal-add .quantity{margin:0}.checkout-modal{max-width:min(730px,calc(100vw - 28px));padding:36px}.checkout-modal .eyebrow{margin-bottom:13px}.checkout-modal form{display:grid;gap:15px}.checkout-modal label{display:grid;gap:7px;font-size:13px;font-weight:800}.checkout-modal input,.checkout-modal select,.checkout-modal textarea{width:100%;border:1px solid #d8cbb9;border-radius:9px;padding:13px;outline:0;background:#fff;font-weight:500}.checkout-modal input:focus,.checkout-modal select:focus,.checkout-modal textarea:focus{border-color:var(--orange)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-total{padding:17px;background:var(--cream);border-radius:10px;font-size:14px;line-height:1.8}.checkout-total strong{font-size:20px}.checkout-disclaimer{display:block;color:var(--muted);text-align:center;font-size:11px}.form-error{padding:12px;background:#ffe5df;color:#a32911;border-radius:8px;font-size:13px}.form-error[hidden]{display:none}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:61px}.order-steps{display:block}.steps{margin-top:30px}.story-sidecard{right:0}.social-layout{grid-template-columns:230px 1fr}.gallery a{min-height:270px}}@media(max-width:760px){.wrap{width:min(100% - 34px,600px)}.section{padding-block:72px}.announcement{font-size:10px}.announcement a{margin-left:2px}.site-header{height:72px}.brand{font-size:17px}.brand img{width:46px;height:46px}.site-header nav,.header-instagram{display:none}.cart-trigger{padding:9px 12px;font-size:12px}.hero{display:flex;flex-direction:column;gap:22px;padding-top:48px;padding-bottom:60px;min-height:0}.hero-copy{width:100%}.hero h1{font-size:clamp(49px,11vw,71px)}.hero-copy>p{font-size:15px}.hero-actions{flex-wrap:wrap}.hero-proof{margin-top:32px}.hero-visual{width:100%;min-height:420px}.hero-visual>img{height:360px}.hero-stamp{width:110px;height:110px;right:0;top:0}.hero-stamp strong{font-size:20px}.hero-stamp span{font-size:8px}.hero-note{font-size:16px;left:0;bottom:3px}.quick-info-inner{grid-template-columns:1fr}.quick-info-inner>div,.quick-info-inner>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--line)}.story{display:flex;flex-direction:column;gap:45px}.story-visual{width:100%;padding:15px 20px 25px 15px}.story-visual img{height:400px}.story-sidecard{font-size:20px;right:2px;bottom:0}.story h2,.section-heading h2,.steps-intro h2{font-size:44px}.section-heading{align-items:start}.menu-decoration{display:none}.menu-toolbar{display:block}.category-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:13px}.category-tabs button{white-space:nowrap}.search{width:100%;margin-top:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{min-height:250px}.product-photo{height:120px}.product-illustration{font-size:57px}.product-card-body{padding:14px}.product-card h3{font-size:14px}.product-card p{font-size:11px}.product-card-bottom strong{font-size:15px}.steps{grid-template-columns:1fr;gap:10px}.steps>div{min-height:0;padding:22px}.steps span{font-size:35px;margin-bottom:8px}.social-layout{grid-template-columns:1fr}.social-video{min-height:350px;max-height:450px}.social-video video{max-height:450px}.gallery{grid-template-columns:repeat(3,1fr);gap:8px}.gallery a{min-height:140px}.gallery span{font-size:10px;padding:20px 7px 8px}.last-cta .wrap{align-items:start;flex-direction:column}.last-cta h2{font-size:50px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding:55px 0}.footer-main>div:first-child{grid-column:span 2}.floating-cart{display:flex}.form-grid{grid-template-columns:1fr}.checkout-modal{padding:25px}.checkout-modal h2{font-size:33px}}@media(max-width:390px){.hero h1{font-size:45px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0;display:grid;grid-template-columns:110px 1fr}.product-photo{height:100%;min-height:150px}.product-card-body{padding:13px}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}}
.multi-choice{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.multi-choice>span{flex:1}.multi-choice>b{font-size:12px}.multi-choice .quantity{margin:0;gap:0}.multi-choice input{width:34px;border:0;text-align:center;appearance:textfield;outline:0;font-weight:800}.multi-choice input::-webkit-inner-spin-button,.multi-choice input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.btn:disabled,.product-card button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:500px){.multi-choice{flex-wrap:wrap}.multi-choice>span{min-width:60%}}

.card-prices{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.card-prices del{color:#9a9287;font-size:12px;font-weight:600}.card-prices strong{font-size:19px}#product-grid .product-card-bottom{align-items:end}
