@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#234334;background:#fff8eb;min-width:320px;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}:root{--green:#234334;--cream:#fff8eb;--orange:#f05a38;--yellow:#f7c749;--pink:#ee8e7d}main{overflow:hidden}.topbar{background:var(--cream);z-index:10;border-bottom:1px solid #eadfc8;justify-content:space-between;align-items:center;padding:18px 7vw;display:flex;position:sticky;top:0}.brand,h1,h2,h3{font-family:Playfair Display,serif}.brand{font-size:1.32rem;font-weight:700}.brand span,.eyebrow{color:var(--orange)}nav{gap:28px;font-size:.93rem;display:flex}.cart-trigger,.primary{background:var(--green);color:#fff;border:0}.cart-trigger{border-radius:99px;padding:10px 14px}.cart-trigger b{background:var(--yellow);color:var(--green);border-radius:50%;margin-left:3px;padding:1px 6px}.hero-section{background:linear-gradient(115deg,#f8ce58 0 55%,#f4967d 55%);grid-template-columns:1fr .85fr;align-items:center;gap:50px;min-height:510px;padding:76px 8vw;display:grid}.eyebrow{letter-spacing:.14em;margin:0 0 12px;font-size:.72rem;font-weight:700}.hero-section h1,.catalog-section h2,.story h2{max-width:680px;margin:0;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.94}.hero-section h1 em{color:var(--orange)}.hero-copy{max-width:480px;font-size:1.08rem;line-height:1.6}.button{border-radius:5px;gap:15px;margin-top:18px;padding:14px 20px;font-weight:700;display:inline-flex}.hero-art{border:3px solid var(--green);min-height:330px;color:var(--green);background:#fdf0c6;border-radius:48% 52% 48% 20%;position:relative;overflow:hidden}.sun{font-size:70px;position:absolute;top:14%;right:15%}.mountain{letter-spacing:-39px;color:#78a56d;font-size:94px;position:absolute;bottom:36%;left:9%}.basket{font-size:120px;position:absolute;bottom:6%;left:37%}.fruit{font-size:43px;position:absolute;bottom:13%;left:30%}.catalog-section{padding:90px 7vw}.section-heading{justify-content:space-between;align-items:start;margin-bottom:35px;display:flex}.catalog-section h2,.story h2{font-size:clamp(2.4rem,4vw,4rem)}.stamp{border:2px dashed var(--orange);color:var(--orange);text-align:center;border-radius:50%;padding:12px 8px;font-weight:700;line-height:.9;transform:rotate(12deg)}.catalog-tools{justify-content:space-between;gap:16px;margin:-12px 0 28px;display:flex}.categories{flex-wrap:wrap;gap:8px;display:flex}.categories button{color:var(--green);background:0 0;border:1px solid #d9c9ad;border-radius:99px;padding:8px 12px;font-size:.8rem}.categories button.active,.categories button:hover{background:var(--green);color:#fff}.search{background:#fff;border:1px solid #d9c9ad;border-radius:99px;align-items:center;gap:6px;padding:0 10px;display:flex}.search input{min-width:140px;font:inherit;background:0 0;border:0;outline:0;padding:8px 0;font-size:.8rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:#fffdf8;border:1px solid #eee0c7;border-radius:16px;overflow:hidden;box-shadow:0 6px #23433414}.product-visual{background:#f8d872;place-items:center;height:168px;display:grid;position:relative}.product-visual span{filter:drop-shadow(0 6px #2343342e);font-size:80px}.product-visual small{background:var(--green);color:#fff;border-radius:20px;padding:4px 8px;font-size:.68rem;position:absolute;top:13px;left:13px}.product-card:nth-child(2n) .product-visual{background:#f6b6a4}.product-card:nth-child(3n) .product-visual{background:#a8ceb1}.product-info{padding:18px}.product-info h3{margin:0;font-size:1.35rem}.product-info p{color:#567061;min-height:40px;font-size:.86rem;line-height:1.4}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-footer button{border:1px solid var(--green);color:var(--green);background:0 0;border-radius:99px;padding:7px 10px;font-size:.8rem;font-weight:700}.story{background:var(--green);color:#fff8eb;grid-template-columns:.7fr 1fr;align-items:center;gap:8vw;padding:72px 12vw;display:grid}.story .eyebrow{color:var(--yellow)}.story p:not(.eyebrow){max-width:540px;line-height:1.7}.story-illustration{background:var(--orange);text-align:center;border-radius:48% 52% 40% 55%;place-content:center;height:220px;font-size:82px;display:grid}.story-illustration span{font-size:40px}footer{color:#c8d9c8;text-align:center;background:#17372b;padding:24px 8vw;font-size:.85rem}footer button{color:#fff;font:inherit;background:0 0;border:1px solid #c8d9c8;border-radius:99px;margin-left:12px;padding:5px 9px;font-size:.75rem}.drawer{z-index:20;background:#fffaf0;width:min(430px,100%);height:100vh;padding:28px;position:fixed;top:0;right:0;box-shadow:-12px 0 40px #17372b3b}.drawer-head,.cart-line,.cart-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer-head{border-bottom:1px solid #eadfc8;padding-bottom:16px}.drawer-head h2{margin:0;font-size:2rem}.drawer-head button,.modal-close{color:var(--green);background:0 0;border:0;font-size:2rem}.cart-lines{gap:17px;margin:24px 0;display:grid}.cart-line{align-items:flex-start}.cart-line>span{font-size:2rem}.cart-line div{flex:1;gap:4px;display:grid}.cart-line small{color:#64776b}.cart-total{border-top:1px solid #eadfc8;padding-top:18px}.checkout-button{border:0;justify-content:center;width:100%;margin-top:22px}.modal{z-index:30;background:#17372b8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.checkout{background:#fff8eb;border-radius:18px;width:min(780px,100%);max-height:94vh;padding:36px;position:relative;overflow:auto}.modal-close{position:absolute;top:14px;right:18px}.checkout h2{margin:0 0 24px;font-size:2.6rem}.checkout-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.checkout label:not(.shipping){gap:6px;margin:0 0 13px;font-size:.85rem;font-weight:700;display:grid}.checkout input{font:inherit;background:#fffdf8;border:1px solid #d9c9ad;border-radius:6px;padding:10px}.checkout h3{margin:0 0 12px}.checkout h3 small{color:var(--orange);font-family:DM Sans,sans-serif;font-size:.7rem}.shipping{border:1px solid #e4d6bc;border-radius:7px;align-items:center;gap:9px;margin:7px 0;padding:10px;display:flex}.shipping span{flex:1;gap:2px;display:grid}.shipping small{color:#68766d;font-size:.75rem}.payment{border-top:1px solid #eadfc8;margin-top:18px;padding-top:15px}.payment p{color:#567061;font-size:.8rem}.pay{border:0;justify-content:center;width:100%;margin-top:24px}.confirmation{text-align:center;padding:55px 20px}.confirmation>span{color:var(--orange);font-size:3rem}.confirmation p{max-width:460px;margin:0 auto;line-height:1.6}.confirmation .button{border:0}.admin-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:25px;display:grid}.admin-stats div{background:#f3df9b;border-radius:8px;gap:4px;padding:14px;display:grid}.admin-stats b{font-family:Playfair Display,serif;font-size:1.7rem}.admin-stats span{font-size:.75rem}.inventory{border:1px solid #eadfc8;border-radius:8px;margin-bottom:25px}.inventory label,.order{border-bottom:1px solid #eadfc8;justify-content:space-between;align-items:center;padding:10px 13px;font-size:.85rem;display:flex}.inventory label:last-child{border:0}.inventory input{width:64px;padding:6px}.order{border:1px solid #eadfc8;border-radius:7px;margin:6px 0}.order span{color:#64776b;font-size:.75rem}@media (width<=760px){.topbar{padding:14px 5vw}.brand{font-size:1rem}nav{display:none}.hero-section{grid-template-columns:1fr;padding:60px 7vw 45px}.hero-art{min-height:240px}.catalog-section{padding:60px 5vw}.catalog-tools,.checkout-grid{grid-template-columns:1fr;display:grid}.product-grid{grid-template-columns:1fr}.story{grid-template-columns:1fr;padding:55px 8vw}.story-illustration{height:170px}.checkout{padding:28px 20px}.checkout h2{font-size:2.2rem}}.product-form{grid-template-columns:1fr 1fr;gap:14px;margin:0 0 24px;display:grid}.product-form label{gap:6px;font-weight:700;display:grid}.product-form input,.product-form select,.product-form textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d8cdb9;border-radius:6px;padding:10px}.product-form textarea{resize:vertical}.product-form .wide{grid-column:1/-1}.product-form small{color:#635d52;font-weight:400}.product-form button{border:0;border-radius:6px;padding:12px;font-weight:700}.form-success{color:#176c3a;font-weight:700}.form-error{color:#a52323;font-weight:700}.product-visual img{object-fit:cover;width:100%;height:100%;min-height:180px}.product-visual:has(img){padding:0;position:relative;overflow:hidden}.product-visual:has(img) small{color:var(--green);background:#fff8ebeb;border-radius:99px;padding:4px 9px;position:absolute;inset:auto 12px 12px auto}@media (width<=600px){.product-form{grid-template-columns:1fr}.product-form .wide{grid-column:auto}}
