:root{--ink:#111b18;--muted:#60706a;--cream:#fff8ee;--paper:#fff;--green:#12382d;--green2:#255846;--lime:#e4efad;--orange:#f56a2a;--line:#e8e5da;--shadow:0 22px 60px rgba(18,40,31,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream);line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.bar{background:#0d2e24;color:#fff;text-align:center;padding:9px 16px;font-size:14px;font-weight:700;letter-spacing:.02em}.bar strong{color:var(--lime)}header{position:sticky;top:0;z-index:50;background:#fffaf1e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(22,58,46,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:27px;font-weight:950;letter-spacing:-.04em}.logo span{display:inline-block;background:var(--orange);width:10px;height:10px;border-radius:50%;margin-left:2px}.links{display:flex;gap:28px;font-weight:700;font-size:14px}.links a:hover{color:var(--orange)}.nav-actions{display:flex;gap:10px;align-items:center}.btn{border:0;border-radius:999px;padding:13px 20px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s transform,.2s background,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--green);color:#fff;box-shadow:0 8px 22px #163a2e2e}.btn-light{background:#fff;border:1px solid var(--line)}.menu{display:none;background:none;border:0;font-size:26px}.hero{padding:72px 0 58px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,var(--lime),transparent 68%);right:-90px;top:-40px;opacity:.5;filter:blur(4px)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#eef4df;color:#31513d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.065em;margin:18px 0 22px;max-width:760px}.hero h1 em{font-style:normal;color:var(--orange)}.hero p{font-size:19px;color:#51605b;max-width:610px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.micro{margin-top:19px;display:flex;gap:22px;flex-wrap:wrap;color:#53625d;font-size:13px;font-weight:650}.micro span:before{content:"\2713";margin-right:7px;color:var(--green);font-weight:950}.visual{min-height:530px;position:relative;display:grid;place-items:center}.blob{position:absolute;top:35px;right:15px;bottom:15px;left:35px;border-radius:46% 54% 61% 39%/42% 44% 56% 58%;background:var(--green);transform:rotate(-7deg)}.plate{width:395px;height:395px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#f5efdf 0 45%,#d9d3c4 46% 48%,#fff 49% 60%,#e7e0d3 61% 63%,#fff 64%);position:absolute;right:10px;top:75px;box-shadow:var(--shadow)}.plate:after{content:"\1f35c";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:128px;filter:drop-shadow(0 10px 12px rgba(0,0,0,.15))}.book{position:absolute;width:215px;height:300px;border-radius:10px 16px 16px 10px;box-shadow:0 26px 50px #00000040;padding:23px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;border-left:8px solid rgba(255,255,255,.14);transform-style:preserve-3d}.book b{font-size:14px;letter-spacing:.12em}.book h3{font-size:33px;line-height:.96;margin:0;letter-spacing:-.04em}.book small{font-weight:800;opacity:.9}.b1{left:38px;top:128px;background:linear-gradient(145deg,#eb4a2f,#fa8a2f);transform:rotate(-9deg)}.b2{left:175px;top:72px;background:linear-gradient(145deg,#103b31,#2a6e59);transform:rotate(5deg)}.b3{left:300px;top:165px;background:linear-gradient(145deg,#cf2f3d,#7f1424);transform:rotate(12deg);z-index:2}.trust{padding:18px 0 56px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;gap:12px;align-items:center;font-size:14px;font-weight:750}.ico{width:38px;height:38px;border-radius:12px;background:#f3f5e7;display:grid;place-items:center;font-size:19px}section{padding:80px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}.kicker{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.section-head h2,.split h2,.bundle h2{font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.05em;margin:8px 0 0}.section-head p{max-width:460px;color:var(--muted);margin:0}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.filter{padding:10px 15px;border-radius:999px;border:1px solid var(--line);background:#fff;font-weight:800;cursor:pointer}.filter.active{background:var(--green);color:#fff;border-color:var(--green)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;transition:.22s;display:flex;flex-direction:column}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.cover{height:280px;border-radius:17px;padding:22px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.cover:after{position:absolute;font-size:92px;right:-5px;bottom:-18px;transform:rotate(-8deg);filter:drop-shadow(0 12px 9px rgba(0,0,0,.18))}.c-orange{background:linear-gradient(145deg,#fb7b2e,#c53c22)}.c-orange:after{content:"\1f32e"}.c-red{background:linear-gradient(145deg,#c11f2d,#62131a)}.c-red:after{content:"\1f35d"}.c-teal{background:linear-gradient(145deg,#1c7662,#103a30)}.c-teal:after{content:"\1f35c"}.c-blue{background:linear-gradient(145deg,#3769c8,#132d67)}.c-blue:after{content:"\1f30d"}.c-green{background:linear-gradient(145deg,#649f43,#28532e)}.c-green:after{content:"\1f966"}.c-black{background:linear-gradient(145deg,#222,#030303)}.c-black:after{content:"\1f969"}.c-pink{background:linear-gradient(145deg,#e56e75,#872935)}.c-pink:after{content:"\1f353"}.c-gold{background:linear-gradient(145deg,#d8a33b,#7f5a0d)}.c-gold:after{content:"\1f35f"}.cover .wb{font-weight:950;letter-spacing:.12em;font-size:12px}.cover h3{font-size:30px;line-height:.96;letter-spacing:-.04em;margin:0;max-width:175px;z-index:1}.product-info{padding:15px 3px 3px}.product-info h3{font-size:16px;margin:0 0 5px}.meta{font-size:13px;color:var(--muted)}.row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:15px}.price{font-size:19px;font-weight:950}.mini-btn{border:0;background:#eff3e2;padding:10px 12px;border-radius:12px;font-weight:900;cursor:pointer}.mini-btn:hover{background:var(--lime)}.bundle-wrap{background:var(--green);color:#fff;border-radius:34px;padding:50px;display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:center;overflow:hidden;position:relative}.bundle-wrap:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:#2c6651;right:-180px;top:-150px}.bundle p{color:#dce8e2;max-width:560px}.deal-grid{display:flex;gap:12px;margin:24px 0;flex-wrap:wrap}.deal{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;border-radius:18px;padding:16px 18px;min-width:140px}.deal strong{display:block;font-size:24px;color:var(--lime)}.deal small{color:#dce8e2}.bundle-panel{background:#fff;color:var(--ink);border-radius:24px;padding:26px;position:relative;z-index:2}.bundle-panel h3{margin:0 0 5px;font-size:22px}.progress{display:flex;gap:7px;margin:18px 0}.dot{height:8px;flex:1;border-radius:99px;background:#e8eadf}.dot.on{background:var(--orange)}.cartline{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);font-size:14px}.total{display:flex;justify-content:space-between;align-items:end;margin:18px 0}.total strong{font-size:30px}.saving{color:#27744f;font-size:12px;font-weight:900}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.steps{display:grid;gap:13px;margin-top:28px}.step{display:grid;grid-template-columns:52px 1fr;gap:15px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px}.num{width:52px;height:52px;border-radius:16px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:950}.step h3{margin:2px 0 3px;font-size:16px}.step p{margin:0;color:var(--muted);font-size:14px}.device{min-height:500px;background:#e8edcf;border-radius:34px;position:relative;overflow:hidden;display:grid;place-items:center}.phone{width:250px;height:490px;border-radius:38px;background:#111;padding:10px;box-shadow:0 30px 60px #163a2e3b;transform:rotate(4deg)}.screen{height:100%;border-radius:29px;background:#fff7ea;padding:32px 17px 17px;overflow:hidden}.screen h4{font-size:24px;line-height:1;margin:10px 0}.recipe-img{height:170px;border-radius:17px;background:linear-gradient(135deg,#ffcf83,#f97543);display:grid;place-items:center;font-size:80px}.ingredients{height:8px;background:#d9d8d0;border-radius:9px;margin:11px 0}.ingredients:nth-child(2n){width:76%}.tag{position:absolute;padding:12px 14px;border-radius:15px;background:#fff;box-shadow:var(--shadow);font-size:13px;font-weight:900}.tag1{left:30px;top:70px}.tag2{right:25px;bottom:80px}.faq{max-width:840px;margin:auto}.faq h2{text-align:center;font-size:48px;letter-spacing:-.05em}.qa{border-top:1px solid var(--line)}.q{width:100%;padding:21px 0;border:0;background:none;text-align:left;display:flex;justify-content:space-between;font-weight:900;font-size:17px;cursor:pointer}.a{display:none;color:var(--muted);padding:0 40px 22px 0}.qa.open .a{display:block}.qa.open .q span:last-child{transform:rotate(45deg)}.newsletter{background:#f1e8d8;border-radius:32px;padding:45px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.newsletter h2{font-size:38px;letter-spacing:-.04em;margin:0 0 8px}.newsletter p{margin:0;color:var(--muted)}.form{display:flex;background:#fff;padding:6px;border-radius:999px;border:1px solid var(--line);min-width:420px}.form input{border:0;outline:0;padding:10px 14px;flex:1;background:transparent;font:inherit}footer{padding:55px 0 28px;background:#102a22;color:#dce6e1;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.7fr);gap:40px}.footer-logo{font-size:29px;font-weight:950;color:#fff}.footer-grid h4{color:#fff;margin:0 0 12px}.footer-grid a{display:block;color:#c6d3ce;font-size:14px;margin:8px 0}.copy{border-top:1px solid rgba(255,255,255,.11);margin-top:38px;padding-top:20px;color:#9eb0a9;font-size:12px;display:flex;justify-content:space-between;gap:20px}.toast{position:fixed;right:20px;bottom:20px;background:#102a22;color:#fff;padding:13px 18px;border-radius:13px;box-shadow:var(--shadow);transform:translateY(120px);transition:.3s;z-index:80;font-weight:800;font-size:14px}.toast.show{transform:translateY(0)}@media(max-width:980px){.links{display:none}.menu{display:block}.hero-grid,.split,.bundle-wrap{grid-template-columns:1fr}.hero{padding-top:46px}.visual{min-height:480px}.products,.trust-grid{grid-template-columns:repeat(2,1fr)}.bundle-wrap{padding:34px}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-template-columns:1fr}.form{min-width:0;width:100%}}@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.bar{font-size:12px}.nav{height:64px}.nav-actions .btn{display:none}.hero h1{font-size:50px}.hero p{font-size:17px}.visual{min-height:365px}.blob{top:20px;right:20px;bottom:20px;left:20px}.plate{width:275px;height:275px;top:50px}.plate:after{font-size:85px}.book{width:145px;height:210px;padding:15px}.book h3{font-size:22px}.b1{left:10px;top:93px}.b2{left:105px;top:45px}.b3{left:205px;top:110px}.trust-grid{grid-template-columns:1fr}.products{grid-template-columns:1fr 1fr;gap:10px}.product{padding:8px;border-radius:18px}.cover{height:220px;padding:14px}.cover h3{font-size:23px}.cover:after{font-size:65px}.section-head{align-items:start;flex-direction:column}.bundle-wrap{border-radius:24px;padding:25px}.device{min-height:430px}.newsletter{padding:27px 20px}.form{flex-direction:column;border-radius:18px}.form .btn{border-radius:12px}.footer-grid{grid-template-columns:1fr}.copy{flex-direction:column}}.choice-note{margin:22px 0 0;padding:14px 16px;border-radius:14px;background:#fff3e9;border:1px solid #f5d7c5;font-size:13px;color:#674331;font-weight:700}.sticky-buy{display:none}@media(max-width:600px){.sticky-buy{display:flex;position:fixed;z-index:90;left:10px;right:10px;bottom:10px;background:#12382d;color:#fff;border-radius:16px;padding:12px 14px;align-items:center;justify-content:space-between;box-shadow:0 16px 40px #00000040}.sticky-buy small{display:block;opacity:.78}.sticky-buy a{background:#e4efad;color:#12382d;padding:11px 14px;border-radius:12px;font-weight:950}}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}.site-header{position:sticky;top:0;z-index:50;background:#fffaf1f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(22,58,46,.08)}.real-cover{height:310px;border-radius:17px;overflow:hidden;background:#f7f2e8;display:grid;place-items:center}.real-cover img{width:100%;height:100%;object-fit:contain;padding:10px;background:#f7f2e8}.center-cta{text-align:center;margin-top:30px}.lead{color:var(--muted);font-size:17px}.lime{color:var(--lime)!important}.btn-lime{background:var(--lime);color:#17342a}.full{width:100%}.center{display:block;text-align:center}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;margin:10px 0;padding:0 18px}.faq summary{cursor:pointer;font-weight:850;padding:18px 0}.faq details p{color:var(--muted);padding:0 0 18px;margin:0}.newsletter-section{padding-top:30px}.page-section{padding:70px 0}.page-section h1{font-size:clamp(40px,6vw,72px);letter-spacing:-.055em;line-height:1;margin:10px 0 30px}.narrow{max-width:820px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:start}.product-main-image{width:100%;height:auto;border-radius:26px;display:block}.product-summary{position:sticky;top:120px}.product-summary h1{margin:10px 0 14px}.product-price{font-size:30px;font-weight:950;margin-bottom:20px}.rte{color:#4e5d58}.purchase-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px;font-size:13px;font-weight:700}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item input{width:70px;padding:10px;border:1px solid var(--line);border-radius:10px}.cart-total{display:flex;justify-content:space-between;font-size:22px;padding:24px 0}.footer-grid p{color:#b7c6c0}.footer-grid a{display:block;margin:8px 0;color:#d6e1dd}@media(max-width:780px){.product-page{grid-template-columns:1fr}.product-summary{position:static}.nav .links,.nav-actions .btn-light{display:none}.products{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.products,.trust-grid{grid-template-columns:1fr}.container{width:min(100% - 24px,1180px)}.hero{padding-top:45px}.visual{min-height:390px;transform:scale(.78);margin:-30px -60px}.bundle-wrap{padding:30px 22px}.footer-grid{grid-template-columns:1fr 1fr}}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-trigger{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;font-size:14px;cursor:pointer;padding:10px 2px;display:flex;align-items:center;gap:6px}.nav-dropdown-trigger:hover,.nav-dropdown.open .nav-dropdown-trigger{color:var(--orange)}.chevron{font-size:15px;line-height:1;transition:transform .2s ease}.nav-dropdown.open .chevron{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(-7px);width:310px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 60px #12281f2e;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:100}.nav-dropdown-menu:before{content:"";position:absolute;top:-7px;left:50%;width:14px;height:14px;background:#fff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:translate(-50%) rotate(45deg)}.nav-dropdown.open .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown-menu a{display:block;padding:12px 14px;border-radius:13px;color:var(--ink)!important;transition:background .15s ease,transform .15s ease}.nav-dropdown-menu a:hover{background:#f6f4e9;transform:translate(2px)}.nav-dropdown-menu span{display:block;font-size:14px;font-weight:900}.nav-dropdown-menu small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:600}.mobile-nav{display:none;position:relative}.mobile-nav>summary{list-style:none;cursor:pointer;font-size:26px;font-weight:900;line-height:1;padding:8px}.mobile-nav>summary::-webkit-details-marker,.mobile-collections>summary::-webkit-details-marker{display:none}.mobile-nav-panel{position:absolute;right:0;top:50px;width:min(330px,calc(100vw - 24px));background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:12px;z-index:120}.mobile-nav-panel>a,.mobile-collections>summary{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:12px;font-weight:850;font-size:14px;cursor:pointer}.mobile-nav-panel>a:hover,.mobile-collections>summary:hover{background:#f6f4e9}.mobile-collections>div{margin:2px 0 7px 10px;padding-left:12px;border-left:2px solid #eef0e5}.mobile-collections>div a{display:block;padding:10px;font-size:13px;font-weight:750;color:var(--muted)}.mobile-collections>div a:hover{color:var(--orange)}.mobile-collections[open]>summary span{transform:rotate(180deg)}@media(max-width:980px){.mobile-nav{display:block}.nav-actions{margin-left:auto}.links{display:none}}@media(max-width:600px){.nav-actions{display:none}.mobile-nav{margin-left:auto}}.hero-books{perspective:1200px;isolation:isolate}.hero-table{position:absolute;width:86%;height:38%;left:8%;bottom:3%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.82),rgba(224,205,174,.64) 58%,rgba(87,54,34,.14) 72%,transparent 73%);filter:blur(.2px);transform:rotateX(67deg);box-shadow:0 45px 55px #1f261f2e}.book-photo{position:absolute;width:205px;aspect-ratio:.7;border-radius:7px 13px 13px 7px;overflow:visible;display:block;background:#f5efe5;box-shadow:0 34px 48px #0c1f194d,0 7px 14px #0c1f192e;transform-style:preserve-3d;transition:transform .25s ease,filter .25s ease;z-index:2}.book-photo:after{content:"";position:absolute;inset:4px -9px 4px auto;width:11px;border-radius:0 7px 7px 0;background:repeating-linear-gradient(90deg,#f8f3e9 0 2px,#d9d0c0 2px 3px);transform:translateZ(-3px);box-shadow:inset 1px 0 #00000014}.book-photo img{width:100%;height:100%;display:block;object-fit:cover;border-radius:7px 11px 11px 7px}.book-spine{position:absolute;left:-8px;top:3px;bottom:3px;width:10px;border-radius:6px 0 0 6px;background:linear-gradient(90deg,#00000047,#ffffff24);z-index:3}.book-photo:hover{filter:brightness(1.03);z-index:8}.bp1{left:8%;top:28%;transform:rotate(-10deg) rotateY(8deg)}.bp2{left:34%;top:13%;transform:rotate(3deg) rotateY(-4deg);z-index:4}.bp3{left:59%;top:31%;transform:rotate(11deg) rotateY(-9deg);z-index:3}.bp1:hover{transform:rotate(-8deg) rotateY(5deg) translateY(-7px)}.bp2:hover{transform:rotate(2deg) rotateY(-2deg) translateY(-7px)}.bp3:hover{transform:rotate(9deg) rotateY(-6deg) translateY(-7px)}.book-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;background:linear-gradient(145deg,#163a2f,#ef6f32);color:#fff;display:flex;flex-direction:column;justify-content:space-between;border-radius:inherit}.book-placeholder b{font-size:12px;letter-spacing:.12em}.book-placeholder strong{font-size:24px;line-height:1}.device{background:linear-gradient(145deg,#e8edcf,#dce6c2)}.food-scene{position:absolute;width:72%;height:72%;left:-10%;bottom:-7%;border-radius:50%;overflow:hidden;transform:rotate(-7deg);box-shadow:0 28px 50px #163a2e38;background:#efe3cf;border:10px solid rgba(255,255,255,.86)}.food-photo{width:100%;height:100%;object-fit:cover;display:block}.food-fallback{width:100%;height:100%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 50% 45%,#fff1cf 0 12%,#e9b55f 13% 27%,#c96c39 28% 44%,#f4e1bc 45% 58%,#e9e0d0 59%);font-weight:950;color:#173a30;font-size:21px}.phone{position:relative;z-index:4;margin-left:34%;border:2px solid #2a2a2a;box-shadow:0 34px 65px #10272057,inset 0 0 0 1px #ffffff26}.phone:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:74px;height:19px;background:#090909;border-radius:0 0 13px 13px;z-index:8}.phone-food-photo{width:100%;height:170px;object-fit:cover;border-radius:17px;display:block}.recipe-img{font-size:0;background:linear-gradient(145deg,#f5d08b,#d56a38)}.recipe-img span{font-size:18px;font-weight:950;letter-spacing:.15em;color:#fff}@media(max-width:600px){.real-cover{height:245px}.book-photo{width:155px}.bp1{left:3%;top:28%}.bp2{left:31%;top:10%}.bp3{left:58%;top:31%}.food-scene{width:78%;height:64%;left:-22%;bottom:0}.phone{margin-left:28%;transform:rotate(3deg) scale(.88)}}:root{--wb-mobile-pad:18px;--wb-mobile-radius:18px}body{overflow-x:hidden}.container,.wrap,.section-inner,.hero-inner,.header-inner{width:100%;max-width:100%;padding-left:var(--wb-mobile-pad);padding-right:var(--wb-mobile-pad)}section{scroll-margin-top:74px}h1{font-size:clamp(2.35rem,12vw,3.35rem);line-height:.95;letter-spacing:-.045em}h2{font-size:clamp(1.85rem,9vw,2.55rem);line-height:1}p{line-height:1.55}.site-header,.header{min-height:68px}.header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px}.logo,.site-logo{font-size:1.15rem;white-space:nowrap}.desktop-nav,.header-nav{display:none!important}.mobile-menu-toggle{display:inline-flex!important;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px}.mobile-menu,.mobile-drawer{width:min(92vw,390px)}.mobile-menu a,.mobile-drawer a{min-height:48px;display:flex;align-items:center;font-size:1.02rem}.hero{min-height:auto;padding:24px 0 20px}.hero-inner,.hero .inner{display:flex;flex-direction:column;gap:12px}.hero-copy{order:1;max-width:none}.hero-copy .eyebrow,.eyebrow{font-size:.78rem;letter-spacing:.08em;margin-bottom:10px}.hero-copy p{font-size:1.02rem;max-width:34ch;margin-top:14px}.hero-actions,.cta-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.hero-actions .btn,.cta-row .btn,.btn-primary,.btn-secondary{width:100%;min-height:54px;padding:14px 18px;border-radius:16px;font-size:1rem;font-weight:850;text-align:center}.hero .visual,.hero-books{order:2;width:100%;height:330px!important;margin-top:6px;border-radius:22px;overflow:hidden}.hero-books .book-photo{width:34%!important;max-width:150px}.hero-books .bp1{left:3%!important;top:32%!important;transform:rotate(-9deg) rotateY(7deg)!important}.hero-books .bp2{left:33%!important;top:10%!important;transform:rotate(2deg) rotateY(-3deg)!important;z-index:5}.hero-books .bp3{left:63%!important;top:34%!important;transform:rotate(9deg) rotateY(-7deg)!important}.hero-table{width:96%!important;left:2%!important;bottom:0!important}.usp-grid,.benefits-grid,.features{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.usp-card,.benefit,.feature{padding:14px!important;border-radius:16px!important;min-height:116px}.usp-card h3,.benefit h3,.feature h3{font-size:.96rem}.usp-card p,.benefit p,.feature p{font-size:.83rem}.product-grid,.products-grid,.cards-grid,.collection-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-card,.card-product{min-width:0;border-radius:18px!important;overflow:hidden}.real-cover{height:auto!important;aspect-ratio:.72!important;border-radius:16px!important}.real-cover img{padding:5px!important}.product-card .content,.product-card-body,.card-product__info{padding:11px!important}.product-card h3,.card-product h3{font-size:.97rem!important;line-height:1.08;min-height:2.15em}.product-card p,.card-product p{display:none}.product-card .price,.price{font-size:1rem}.product-card .btn,.card-product .btn{min-height:44px;width:100%;font-size:.9rem;padding:10px 8px}.filters,.chips,.category-tabs{display:flex!important;overflow-x:auto;gap:8px;padding-bottom:6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.filters>*,.chips>*,.category-tabs>*{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.bundle-grid,.bundle-builder{display:flex!important;flex-direction:column!important;gap:14px!important}.bundle-card,.bundle-panel{border-radius:20px!important}.bundle-summary,.bundle-total{position:static!important;width:100%!important}.bundle-options{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bundle-option{min-height:58px;padding:12px 14px!important}.bundle-cta,.bundle-summary .btn{width:100%;min-height:54px}.device{min-height:520px!important;border-radius:24px!important;overflow:hidden;padding:18px!important}.food-scene{width:86%!important;height:54%!important;left:-20%!important;bottom:6%!important;border-width:7px!important}.phone{width:58%!important;max-width:230px!important;margin:40px 0 0 auto!important;transform:rotate(2deg)!important}.phone-food-photo{height:138px!important}.tag{font-size:.8rem!important;padding:8px 10px!important;z-index:7}.tag1{top:14px!important;left:14px!important}.tag2{right:12px!important;bottom:14px!important}.faq-grid,.accordion{display:block!important}details{border-radius:14px!important;margin-bottom:9px!important}summary{min-height:50px;display:flex;align-items:center}.footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px 14px!important}.footer-brand{grid-column:1 / -1}.product-main,.product-page,.product-layout{display:flex!important;flex-direction:column!important;gap:18px!important}.product-gallery,.product-info{width:100%!important}.product-gallery img{max-height:none!important;width:100%;object-fit:contain}.product-info h1{font-size:2.15rem!important;line-height:1}.product-form .btn,.product-info form button[type=submit],.add-to-cart{width:100%!important;min-height:56px!important;font-size:1.03rem!important}.product-info{padding-bottom:86px}.mobile-buy-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:90;background:#12342af7;color:#fff;border-radius:18px;padding:9px;box-shadow:0 18px 45px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-buy-bar a,.mobile-buy-bar button{width:100%;min-height:50px;border-radius:13px}button,a.btn,input[type=submit],select{min-height:44px}@media(min-width:700px){:root{--wb-mobile-pad:28px}.hero-inner,.hero .inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px}.hero .visual,.hero-books{height:430px!important}.hero-actions,.cta-row{grid-template-columns:auto auto;justify-content:start}.hero-actions .btn,.cta-row .btn{width:auto}.product-grid,.products-grid,.cards-grid,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.product-card p,.card-product p{display:block}.bundle-options{grid-template-columns:1fr 1fr!important}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr!important}.footer-brand{grid-column:auto}.mobile-buy-bar{display:none}}@media(min-width:1024px){:root{--wb-mobile-pad:34px}.container,.wrap,.section-inner,.hero-inner,.header-inner{max-width:1240px;margin-left:auto;margin-right:auto}.desktop-nav,.header-nav{display:flex!important}.mobile-menu-toggle{display:none!important}.hero{padding:58px 0 44px}.hero .visual,.hero-books{height:560px!important}.product-grid,.products-grid,.cards-grid,.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.bundle-grid,.bundle-builder{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr)!important;align-items:start}.bundle-summary,.bundle-total{position:sticky!important;top:100px!important}.product-main,.product-page,.product-layout{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)!important;align-items:start}.product-info{padding-bottom:0;position:sticky;top:105px}}html,body{max-width:100%;overflow-x:hidden}img,svg,video,iframe{max-width:100%}h1,h2,h3,h4,p,a,span,small,summary{overflow-wrap:anywhere}.btn{max-width:100%;white-space:normal;text-align:center}@media(max-width:980px){.nav{min-width:0;gap:10px}.logo{min-width:0;max-width:calc(100vw - 100px);overflow:hidden;text-overflow:ellipsis}.mobile-nav{flex:0 0 auto}.mobile-nav-panel{max-height:calc(100dvh - 90px);overflow-y:auto;overscroll-behavior:contain}}@media(max-width:699px){.hero{padding:26px 0}.hero-grid{display:flex!important;flex-direction:column;align-items:stretch;gap:18px;min-width:0}.hero-grid>div:first-child{min-width:0;width:100%;position:relative;z-index:3}.hero h1{font-size:clamp(2.55rem,12.2vw,3.25rem)!important;line-height:.94;letter-spacing:-.052em;max-width:100%;margin:13px 0 16px}.hero p{font-size:1rem!important;max-width:35ch;margin-bottom:20px}.hero-actions{display:grid!important;grid-template-columns:1fr;width:100%}.hero-actions .btn{width:100%;min-height:54px}.micro{display:grid;grid-template-columns:1fr;gap:7px;margin-top:16px}.hero .visual.hero-books{width:100%!important;height:335px!important;min-height:335px!important;margin:0!important;transform:none!important}}@media(max-width:699px){.trust{padding:8px 0 38px}.trust-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.trust-card{min-width:0;padding:13px 11px;border-radius:16px;align-items:flex-start;font-size:.84rem;line-height:1.25}.trust-card .ico{flex:0 0 34px;width:34px;height:34px}.trust-card small{font-size:.72rem}}@media(max-width:699px){section{padding-top:52px;padding-bottom:52px}.section-head{gap:10px;margin-bottom:20px}.section-head h2,.split h2,.bundle h2,.faq h2,.newsletter h2{font-size:clamp(2rem,9.7vw,2.65rem)!important;line-height:.98!important;letter-spacing:-.045em!important;max-width:100%}.section-head p,.lead{font-size:.96rem;max-width:38ch}}@media(max-width:699px){.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.product{min-width:0;padding:8px!important;border-radius:17px}.real-cover{width:100%;aspect-ratio:.72;height:auto!important}.real-cover img{width:100%;height:100%;object-fit:contain!important;padding:4px!important}.product-info{padding:10px 2px 2px;min-width:0}.product-info h3{font-size:.91rem;line-height:1.1;min-height:2.2em}.meta{font-size:.73rem}.row{margin-top:10px;gap:5px;align-items:stretch;flex-direction:column}.row .price{font-size:1rem}.mini-btn{width:100%;text-align:center;padding:9px 7px;font-size:.82rem}}@media(max-width:339px){.products{grid-template-columns:1fr!important}}@media(max-width:699px){.split{display:flex!important;flex-direction:column;gap:28px!important}.steps{margin-top:20px}.step{min-width:0;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px}.num{width:44px;height:44px;border-radius:13px}.device{width:100%;min-height:500px!important;padding:16px!important}}.bundle-wrap:after{z-index:0!important;pointer-events:none}.bundle,.bundle-panel{position:relative;z-index:2!important}@media(max-width:699px){.bundle-wrap{display:flex!important;flex-direction:column;align-items:stretch;gap:28px!important;width:100%;padding:27px 20px!important;border-radius:24px!important;overflow:hidden}.bundle-wrap:after{width:250px!important;height:250px!important;right:-145px!important;top:-100px!important;opacity:.55}.bundle{min-width:0;width:100%}.bundle .kicker{display:block;max-width:100%;padding-right:18px}.bundle h2{max-width:11.5ch;margin-top:10px}.bundle p{max-width:100%;font-size:.96rem;line-height:1.55;margin-top:18px}.deal-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0;width:100%}.deal{min-width:0!important;padding:15px 13px;border-radius:18px}.deal strong{font-size:clamp(1.4rem,7vw,1.8rem);line-height:1.05}.deal small{display:block;margin-top:7px;line-height:1.25}.bundle>.btn{width:100%;min-height:54px}.bundle-panel{width:100%;min-width:0;padding:22px 18px!important;border-radius:20px!important}.bundle-panel h3{font-size:1.65rem;line-height:1;margin-bottom:12px}.cartline{gap:14px;align-items:center;font-size:.93rem}.cartline span:first-child{min-width:0}.bundle-panel .btn.full{width:100%;min-height:54px;margin-top:2px}}@media(max-width:350px){.deal-grid{grid-template-columns:1fr}.bundle h2{max-width:100%}}@media(max-width:699px){#zo-werkt-het .trust-grid{grid-template-columns:1fr!important}#zo-werkt-het .step{width:100%}}@media(max-width:699px){.faq{width:100%;max-width:100%}.faq h2{text-align:center}.faq details{margin:8px 0;padding:0 14px}.faq summary{line-height:1.25;padding:16px 0}}@media(max-width:699px){.newsletter{display:flex!important;flex-direction:column;align-items:stretch;gap:18px!important;padding:24px 18px!important;border-radius:22px}.newsletter .form{min-width:0;width:100%;display:grid;grid-template-columns:1fr;gap:8px;padding:7px;border-radius:16px}.newsletter input,.newsletter button{width:100%;min-width:0}}@media(max-width:699px){footer{margin-top:50px;padding-top:40px}.footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:25px 18px!important}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid h4,.footer-grid a,.footer-grid p{overflow-wrap:anywhere}.copy{flex-direction:column;gap:7px}}@media(max-width:350px){.footer-grid{grid-template-columns:1fr!important}.footer-grid>div:first-child{grid-column:auto}}@media(max-width:699px){.product-page{display:flex!important;flex-direction:column;gap:20px!important}.product-summary{position:static!important;min-width:0;padding-bottom:92px}.product-summary h1{font-size:clamp(2rem,10vw,2.65rem);line-height:.98;overflow-wrap:anywhere}.product-main-image{border-radius:20px}.product-summary form .btn{width:100%;min-height:56px}.purchase-trust{display:grid;grid-template-columns:1fr;gap:6px}.mobile-buy-bar{left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important}}@media(max-width:699px){input,select,textarea{font-size:16px!important}}.mobile-cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;text-decoration:none;background:#ffffff14}.mobile-cart-icon{font-size:1.25rem;line-height:1}.cart-count-badge{position:absolute;top:-3px;right:-3px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:900;background:#ef6f32;color:#fff;box-shadow:0 0 0 3px #163a2f}.cart-count-badge.is-zero{display:none}.wb-cart-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0a181457;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center;padding:14px;opacity:0;visibility:hidden;transition:.2s ease}.wb-cart-toast.is-open{opacity:1;visibility:visible}.wb-cart-toast-card{width:min(100%,520px);background:#fffaf2;color:#173a30;border-radius:22px;padding:20px;box-shadow:0 26px 70px #00000040;position:relative;transform:translateY(16px);transition:.2s ease}.wb-cart-toast.is-open .wb-cart-toast-card{transform:translateY(0)}.wb-cart-toast-close{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:12px;background:#173a3014;font-size:1.5rem;line-height:1}.wb-cart-toast-check{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#e9f2c0;color:#173a30;font-size:1.4rem;font-weight:950;margin-bottom:12px}.wb-cart-toast-copy strong{display:block;font-size:1.12rem;margin-bottom:4px}.wb-cart-toast-copy span{font-size:.92rem;color:#53645e}.wb-cart-toast-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.wb-cart-toast-actions .btn{width:100%;min-height:50px}.wb-continue-shopping{background:#eef0e7;color:#173a30}@media(min-width:700px){.mobile-cart-link{width:42px;height:42px}.wb-cart-toast{align-items:flex-start;justify-content:flex-end;padding:88px 24px 24px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.wb-cart-toast-card{width:390px;pointer-events:auto}}@media(max-width:420px){.wb-cart-toast-actions{grid-template-columns:1fr}}.wb-cart-top-actions{width:100%;margin:0 0 18px}.wb-cart-continue{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border-radius:14px;background:#eef0e7;color:#173a30;font-weight:850;text-decoration:none}.wb-cart-continue:hover{background:#e3e8d8}.wb-cart-bottom-actions{width:100%;margin-top:14px}.wb-cart-continue-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;background:#eef0e7;color:#173a30;border:1px solid rgba(23,58,48,.12)}@media(max-width:699px){.wb-cart-top-actions{position:relative;z-index:3;margin-bottom:14px}.wb-cart-continue{width:100%;justify-content:center}.wb-cart-bottom-actions{margin-top:12px;padding-bottom:max(12px,env(safe-area-inset-bottom))}}.wb-cart-items{display:grid;gap:14px}.wb-cart-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px;border:1px solid rgba(23,58,48,.12);border-radius:18px;background:#fff}.wb-cart-item-image{display:block;width:92px;aspect-ratio:.72;border-radius:12px;overflow:hidden;background:#f6f1e7}.wb-cart-item-image img{width:100%;height:100%;object-fit:contain}.wb-cart-item-info{min-width:0}.wb-cart-item-title{display:block;font-weight:900;color:#173a30;text-decoration:none;line-height:1.15}.wb-cart-item-variant{margin-top:4px;font-size:.84rem;color:#6d7c76}.wb-cart-item-price{margin-top:8px;font-weight:850}.wb-cart-item-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-top:12px}.wb-cart-item-actions label{font-size:.84rem;font-weight:750}.wb-cart-qty{min-height:42px;padding:8px 34px 8px 10px;border-radius:10px;border:1px solid rgba(23,58,48,.18);background:#fff}.wb-cart-remove{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;color:#a83a2a;background:#fff0ed;font-weight:850;text-decoration:none}.wb-cart-summary{margin-top:20px;display:grid;gap:10px}.wb-cart-total{display:flex;align-items:center;justify-content:space-between;font-size:1.05rem;padding:14px 0;border-top:1px solid rgba(23,58,48,.12)}.wb-update-cart,.wb-checkout{width:100%;min-height:52px}.wb-update-cart{background:#eef0e7;color:#173a30}.wb-cart-empty{padding:28px 0}@media(max-width:420px){.wb-cart-item{grid-template-columns:78px minmax(0,1fr);gap:11px;padding:12px}.wb-cart-item-image{width:78px}.wb-cart-item-actions{align-items:stretch}.wb-cart-remove{width:100%}}.product-summary .kicker{margin:0 0 8px}.product-price{font-size:1.35rem;font-weight:950;margin:12px 0 14px}.purchase-trust{display:grid;gap:6px;margin:0 0 16px;font-size:.92rem}.product-form{margin:0 0 14px}.product-form label{display:block;margin-bottom:7px;font-weight:800}.product-form select{width:100%;margin-bottom:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(23,58,48,.18)}.product-form .add-to-cart{width:100%;min-height:56px;font-size:1.02rem}.product-mini-assurance{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.82rem;color:#62716c;margin:0 0 18px}.product-description{border-top:1px solid rgba(23,58,48,.12);padding-top:20px;margin-top:6px}.product-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:9px}.product-thumb{width:100%;aspect-ratio:.72;object-fit:contain;border-radius:10px;background:#f7f2e8}@media(max-width:699px){.product-page{gap:14px!important}.product-summary{padding-top:0}.product-summary h1{margin:4px 0 0}.product-price{margin-top:10px}.purchase-trust{margin-bottom:14px}.product-form{margin-bottom:12px}.product-description{font-size:.95rem;line-height:1.6}}.product-thumbs,.product-thumb{display:none!important}.trustpilot-cart-button,.product-form .trustpilot-cart-button,.mobile-buy-bar .trustpilot-cart-button{background:#00b67a!important;color:#fff!important;border-color:#00b67a!important;box-shadow:0 10px 24px #00b67a38}.trustpilot-cart-button:hover,.product-form .trustpilot-cart-button:hover,.mobile-buy-bar .trustpilot-cart-button:hover{background:#009e69!important;border-color:#009e69!important}.trustpilot-cart-button:active{transform:translateY(1px)}.trustpilot-cart-button:disabled{background:#9fcfbd!important;border-color:#9fcfbd!important;color:#fff!important;box-shadow:none}.wb-bundle-progress{margin:16px 0 20px;padding:16px;border-radius:18px;background:#f1f8f4;border:1px solid rgba(0,182,122,.2)}.wb-bundle-progress-copy strong{display:block;color:#173a30;font-size:1rem;line-height:1.15}.wb-bundle-progress-copy span{display:block;margin-top:5px;color:#5c6f67;font-size:.88rem;line-height:1.35}.wb-bundle-progress-bar{width:100%;height:10px;margin-top:13px;border-radius:999px;overflow:hidden;background:#dce8e2}.wb-bundle-progress-bar span{display:block;height:100%;border-radius:inherit;background:#00b67a}.wb-bundle-progress-meta{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:.75rem;font-weight:800;color:#52655d}@media(max-width:420px){.wb-bundle-progress{padding:14px;margin-top:12px}.wb-bundle-progress-meta{font-size:.72rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
