:root{--ink:#292522;--cream:#fbf7ef;--paper:#fffdfa;--sage:#60796a;--sage-dark:#40584a;--peach:#e8a982;--gold:#d9a33c;--line:#ded8ce;--muted:#6d6862}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",sans-serif}.skip{position:absolute;left:-999px}.skip:focus{left:12px;top:12px;z-index:100;background:#fff;padding:10px}.announcement{height:38px;background:var(--sage);color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:1.3px;padding:11px}.announcement span{color:#f3c36e}.site-header{height:126px;max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 40px;border-bottom:1px solid #eee}.nav-links{display:flex;gap:30px;align-items:center}.nav-links a{color:var(--ink);text-decoration:none;font-size:14px}.nav-links .active{background:#dbe5dc;color:var(--sage-dark);padding:9px 14px;border-radius:100px;font-weight:700}.brand{text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:10px;text-align:center;font-family:"Fredoka";font-size:24px;line-height:.8}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:18px 22px 18px 24px;background:#f1c86e;color:white;font-size:28px;transform:rotate(8deg)}.brand strong{transform:rotate(-2deg)}.header-actions{justify-self:end;display:flex;gap:12px}.header-actions button,.menu-button{border:0;background:transparent;font:inherit;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:var(--ink);color:#fff;width:20px;height:20px;border-radius:50%;font-size:11px}.menu-button{display:none}.product{max-width:1200px;margin:0 auto;padding:62px 28px 82px;display:grid;grid-template-columns:1.15fr .85fr;gap:65px}.gallery{min-width:0}.main-image{height:620px;position:relative}.image-placeholder{height:100%;border-radius:20px;background:linear-gradient(135deg,#ece7dc 25%,#f7f3eb 25%,#f7f3eb 50%,#ece7dc 50%,#ece7dc 75%,#f7f3eb 75%);background-size:36px 36px;border:1px dashed #b8afa2;color:#7b7368;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px}.image-placeholder span{font-size:11px;font-weight:700;letter-spacing:1.5px}.image-placeholder strong{font-family:"Fredoka";font-size:25px;color:#5f594f}.image-placeholder small{font-size:12px}.gallery-arrow{position:absolute;top:50%;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;font-size:25px}.gallery-arrow.left{left:15px}.gallery-arrow.right{right:15px}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:15px}.thumb{height:100px;border:1px solid transparent;border-radius:13px;background:#f0ebe2;cursor:pointer;color:#877f74;font-weight:700}.thumb:nth-child(even){background:#e7eee8}.thumb.selected{border:2px solid var(--sage-dark)}.product-info{padding-top:12px}.eyebrow,.section-kicker{color:var(--sage);font-size:11px;font-weight:700;letter-spacing:1.8px}.product-info h1{font-family:"Fredoka";font-size:52px;line-height:1;margin:13px 0 12px}.rating{color:var(--ink);text-decoration:none;font-size:14px}.rating span,.stars{color:#e6ac38;letter-spacing:2px}.price{display:flex;align-items:center;gap:12px;margin:22px 0 16px}.price strong{font-family:"Fredoka";font-size:28px;color:var(--sage)}.price del{color:var(--muted)}.price span{background:#f4d9c8;color:#70442d;border-radius:50px;padding:5px 9px;font-size:11px;font-weight:700;text-transform:uppercase}.intro{line-height:1.65;color:var(--muted)}fieldset{border:0;padding:0;margin:24px 0}legend{font-size:13px;margin-bottom:11px}.swatches,.size-options{display:flex;gap:10px;flex-wrap:wrap}.swatch{width:36px;height:36px;border:6px solid #fff;box-shadow:0 0 0 1px #bfb8af;border-radius:50%;background:var(--swatch);cursor:pointer}.swatch.selected{box-shadow:0 0 0 2px var(--ink)}.size-options button{border:1px solid #aaa29a;background:white;padding:11px 17px;border-radius:100px;font:inherit;cursor:pointer}.size-options button.selected{background:var(--ink);color:#fff}.buy-row{display:grid;grid-template-columns:120px 1fr;gap:12px}.quantity{border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:space-around}.quantity button{border:0;background:transparent;font-size:20px;cursor:pointer}.add-button{height:54px;border:0;border-radius:8px;color:white;background:var(--sage);font-family:"Fredoka";font-size:17px;letter-spacing:.8px;cursor:pointer}.add-button:hover{background:var(--sage-dark)}.stock{font-size:12px;text-align:center}.stock i{display:inline-block;width:8px;height:8px;background:#65a468;border-radius:50%;margin-right:5px}.delivery{display:grid;grid-template-columns:repeat(3,1fr);position:relative;margin:28px 0 14px}.delivery:before{content:"";height:2px;background:var(--sage);position:absolute;left:15%;right:15%;top:19px}.delivery div{text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.delivery span{width:39px;height:39px;border-radius:50%;background:var(--sage-dark);color:#fff;display:grid;place-items:center;margin-bottom:8px}.delivery strong{font-size:12px}.delivery small{color:var(--muted)}details{border-top:1px solid var(--line);padding:17px 0}summary{font-weight:700;cursor:pointer;list-style:none}summary:after{content:"+";float:right;font-size:20px;font-weight:400}details[open] summary:after{content:"−"}details p{color:var(--muted);line-height:1.6;margin-bottom:0}.feature-story,.memory-section{max-width:1180px;margin:0 auto 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:0 28px}.feature-image{height:610px}.feature-copy h2,.memory-section h2,.guarantee h2,.section-head h2,.faq h2{font-family:"Fredoka";font-size:43px;line-height:1.08;margin:12px 0 18px}.feature-copy p,.memory-section p,.guarantee p,.section-head p{color:var(--muted);line-height:1.7}.mini-benefits{display:flex;gap:35px;margin-top:28px}.mini-benefits div{font-weight:700}.mini-benefits b{display:block;font-size:25px;color:var(--sage);margin-bottom:7px}.memory-section{background:var(--cream);max-width:none;padding:80px max(28px,calc((100% - 1124px)/2));margin-bottom:0}.tall{height:500px}.icon-benefits{padding:65px 28px;display:grid;grid-template-columns:repeat(3,1fr);max-width:1050px;margin:auto;text-align:center;gap:70px}.icon-benefits span{font-size:34px;color:var(--sage)}.icon-benefits h3{font-family:"Fredoka";font-size:21px;margin:12px}.icon-benefits p{color:var(--muted)}.guarantee{background:var(--sage-dark);color:#fff;padding:65px max(28px,calc((100% - 880px)/2));display:flex;gap:40px;align-items:center}.guarantee p,.guarantee .section-kicker{color:#dae3dc}.seal{min-width:120px;height:120px;border:2px solid #f1c86e;border-radius:50%;display:grid;place-content:center;text-align:center;font-family:"Fredoka";font-size:36px;line-height:.8;color:#f1c86e}.seal small{font-size:13px;letter-spacing:2px}.reviews{padding:100px 28px;max-width:1200px;margin:auto}.section-head{text-align:center;margin-bottom:45px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-grid article{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;padding-bottom:25px}.review-image{height:280px;border:0;border-radius:0}.review-grid article>div:not(.review-image),.review-grid h3,.review-grid p,.review-grid article>strong{margin-left:23px;margin-right:23px}.stars{margin-top:20px}.review-grid h3{font-family:"Fredoka";font-size:21px}.review-grid p{color:var(--muted);line-height:1.6;font-size:14px}.review-grid article>strong{font-size:12px}.faq{background:var(--cream);padding:90px max(28px,calc((100% - 1080px)/2));display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq details:first-child{border-top:0}footer{background:#252b27;color:#fff;padding:70px max(28px,calc((100% - 1120px)/2)) 30px;display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:70px}footer .footer-brand strong{font-family:"Fredoka";font-size:28px;display:block;margin-top:15px}.footer-brand p,footer div>p{color:#bfc7c1;line-height:1.6}footer h3{font-family:"Fredoka"}footer a{display:block;color:#dfe4e0;text-decoration:none;margin:12px 0}footer form{display:flex;border-bottom:1px solid #9da69f}footer input{background:transparent;border:0;color:white;padding:12px 0;flex:1;outline:0}footer form button{background:transparent;color:#fff;border:0;font-size:20px}footer>small{grid-column:1/-1;border-top:1px solid #444c47;padding-top:24px;color:#9da69f}.toast{position:fixed;right:25px;bottom:25px;background:var(--ink);color:#fff;padding:14px 20px;border-radius:9px;transform:translateY(100px);opacity:0;transition:.25s}.toast.show{transform:none;opacity:1}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.announcement{font-size:10px}.site-header{height:92px;padding:0 18px;position:relative}.nav-links{display:none}.nav-links.mobile-open{display:flex;position:absolute;z-index:20;left:12px;right:12px;top:82px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 30px #29252220;flex-direction:column;align-items:stretch}.menu-button{display:block}.brand{font-size:18px}.brand-mark{width:38px;height:38px}.header-actions button:first-child{display:none}.product{grid-template-columns:1fr;padding:28px 18px 60px;gap:30px}.main-image{height:430px}.thumb{height:70px}.product-info h1{font-size:41px}.feature-story,.memory-section{grid-template-columns:1fr;gap:42px;margin-bottom:70px}.feature-image,.tall{height:440px}.memory-section{padding-top:65px;padding-bottom:65px}.memory-section>div:first-child{order:2}.icon-benefits{grid-template-columns:1fr;gap:30px}.guarantee{align-items:flex-start}.review-grid{grid-template-columns:1fr}.faq{grid-template-columns:1fr;gap:35px}footer{grid-template-columns:1fr;gap:30px}.feature-copy h2,.memory-section h2,.guarantee h2,.section-head h2,.faq h2{font-size:35px}}@media(max-width:430px){.brand strong{display:none}.main-image{height:360px}.thumb{height:56px}.buy-row{grid-template-columns:1fr}.quantity{height:48px}.delivery strong{font-size:10px}.delivery small{font-size:10px}.guarantee{flex-direction:column}.review-image{height:240px}}
.main-image{background:#f7f6f3;border-radius:20px;overflow:hidden}.main-image>img{width:100%;height:100%;object-fit:contain;display:block}.thumbs{display:flex;grid-template-columns:none;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.thumb{width:92px;height:92px;flex:0 0 92px;padding:0;overflow:hidden}.thumb img{width:100%;height:100%;display:block;object-fit:cover}.editorial-image{width:100%;border-radius:20px;object-fit:cover;display:block}
.brand img{width:112px;height:112px;object-fit:contain;display:block}.footer-logo{width:135px;height:135px;object-fit:contain;border-radius:14px;display:block}
.review-grid img.review-image{width:100%;height:280px;object-fit:cover;display:block}
@media(max-width:800px){.thumb{width:70px;flex-basis:70px}}@media(max-width:430px){.thumb{width:56px;flex-basis:56px}}
@media(max-width:800px){.brand img{width:78px;height:78px}}
@media(max-width:430px){.review-grid img.review-image{height:240px}}
.header-actions a{color:var(--ink);text-decoration:none;font-size:14px}.shopify-product .quantity input{width:42px;border:0;background:transparent;text-align:center;font:inherit;appearance:textfield}.shopify-product .quantity input::-webkit-inner-spin-button{display:none}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{min-height:50px;border-radius:8px!important;font-family:"Fredoka",sans-serif!important}.theme-note{padding:18px;border:1px dashed var(--sage);border-radius:10px;background:var(--cream);color:var(--sage-dark)}.product-form .swatches .swatch{font-size:0}.product-form .size-options button{min-width:120px}.add-button:disabled{opacity:.5;cursor:not-allowed}
