.header{position:fixed;top:0;left:0;right:0;background:#f5f5f7cc;z-index:1000;box-shadow:0 1px 3px #0000000a}.header-content{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;max-width:1200px;margin:0 auto;height:40px}.social-icons-left{display:flex;gap:16px;align-items:center;justify-self:start}.social-icon-small{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#86868b;transition:all .2s ease;text-decoration:none;opacity:.8;position:relative}.header-logo{justify-self:center;text-align:center}.header-logo-text{font-size:20px;font-weight:600;color:#1d1d1f;letter-spacing:-.003em;line-height:1.08349;text-decoration:none;transition:color .2s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.header-logo-text:hover{color:#51ca59}.nav-links{display:flex;gap:32px;align-items:center;justify-self:end}.nav-link{background:none;border:none;color:#86868b;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;cursor:pointer;padding:0;transition:color .2s ease;text-decoration:none;letter-spacing:-.01em}.nav-link:hover{color:#51ca59}.home-link{font-size:16px;padding:0}.home-link svg{width:18px;height:18px}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;justify-self:end;transition:all .2s ease}.hamburger-menu:hover .hamburger-line{background-color:#51ca59}.hamburger-line{width:100%;height:3px;background-color:#86868b;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-menu{position:fixed;top:40px;right:0;width:280px;height:calc(100vh - 40px);background:#f5f5f766;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(100%);opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:-4px 0 6px #0000001a}.mobile-menu.open{transform:translate(0);opacity:1;visibility:visible}.mobile-nav-links{display:flex;flex-direction:column;padding:24px 20px;gap:20px;height:100%}.mobile-nav-link{display:flex;align-items:center;gap:12px;background:none;border:none;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:16px;font-weight:500;cursor:pointer;padding:12px 16px;border-radius:8px;transition:all .2s ease;text-decoration:none;text-align:left;width:100%}.mobile-nav-link:hover{background:#f5f5f7;color:#51ca59}.mobile-nav-link svg{width:20px;height:20px;color:#86868b}.mobile-nav-link:hover svg{color:#51ca59}.mobile-menu-icon{display:flex;justify-content:center;align-items:center;margin-top:auto;padding:20px 0}.straw-text-icon{max-width:120px;height:auto;opacity:.8;transition:opacity .2s ease}.straw-text-icon:hover{opacity:1}@media (max-width: 768px){.header-content{padding:0 16px}.desktop-nav{display:none}.hamburger-menu{display:flex}.header-logo-text{font-size:18px}}@media (max-width: 480px){.header-content{gap:12px;height:40px;padding:0 12px}.social-icons-left{justify-self:start}.header-logo{justify-self:center;text-align:center}.header-logo-text{font-size:16px}.desktop-nav{display:none}.hamburger-menu{display:flex}.mobile-nav-links{padding:16px}.mobile-nav-link{font-size:15px;padding:10px 12px}}.logo-section{margin-top:25px;margin-bottom:0;text-align:center;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:20px 20px 10px;position:relative}.logo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:60px}.strawberry-logo{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.strawberry-character{width:90px;height:110px;animation:bounce 2s infinite;display:flex;align-items:center;justify-content:center;flex-shrink:0}.strawberry-character img{width:65%;height:100%;object-fit:contain;display:block}.logo-text{text-align:center}.main-headline{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 8px;line-height:1.2}.sub-headline{font-size:1.2rem;font-weight:400;color:#666;margin:0;line-height:1.4}.food-showcase-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:20px}.food-showcase-button{padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:44px;background:#ffffffe6;color:#1d1d1f;border:1px solid rgba(224,224,224,.8)}.food-showcase-button:hover{background:#51ca59;color:#fff;transform:scale(1.02)}.food-showcase-button:active{transform:scale(.98)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 768px){.logo-section{margin-top:20px;min-height:500px;padding:15px 15px 5px}.strawberry-character{width:75px;height:90px}.main-headline{font-size:2rem}.sub-headline{font-size:1rem}.food-showcase-buttons{flex-direction:column;align-items:center;gap:12px}.food-showcase-button{width:200px;font-size:.95rem}}@media (max-width: 480px){.logo-section{margin-top:-15px;min-height:450px;padding:10px 10px 5px}.strawberry-character{width:60px;height:75px}.main-headline{font-size:1.8rem}.food-showcase-button{width:180px;font-size:.9rem;padding:10px 20px}}.food-showcase-section{background:linear-gradient(180deg,#fff,#ffffffe6 20%,#ff6b35,#ff8e53,#ff6b9d,#e91e63,#9c27b0,#ffffffe6 80%,#fff);margin-top:-50px;padding:0 20px 60px;display:flex;align-items:center;justify-content:center;min-height:500px;position:relative}.food-images-container{width:100%;max-width:1200px;display:flex;justify-content:center}.food-images-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.food-image{border-radius:12px;object-fit:cover;transition:transform .3s ease;box-shadow:0 4px 12px #0000001a}.food-image:hover{transform:scale(1.05)}.food-image-1{width:180px;height:360px}.food-image-2{width:200px;height:380px}.food-image-3{width:220px;height:400px}.food-image-4{width:200px;height:380px}.food-image-5{width:180px;height:360px}.food-image-6{width:160px;height:340px}@media (max-width: 768px){.food-showcase-section{margin-top:-100px;padding:0 15px 40px;min-height:400px}.food-images-row{gap:8px}.food-image-1{width:120px;height:220px}.food-image-2{width:130px;height:230px}.food-image-3{width:140px;height:240px}.food-image-4{width:130px;height:230px}.food-image-5{width:120px;height:220px}.food-image-6{width:110px;height:210px}}@media (max-width: 480px){.food-showcase-section{margin-top:-100px;padding:0 10px 30px;min-height:350px}.food-images-row{gap:6px}.food-image-1{width:100px;height:200px}.food-image-2{width:110px;height:210px}.food-image-3{width:120px;height:220px}.food-image-4{width:110px;height:210px}.food-image-5{width:100px;height:200px}.food-image-6{width:90px;height:190px}}.collect-section{background:#f5f5f7;padding:80px 22px;margin:0;text-align:center}.section-title{font-size:40px;font-weight:600;text-align:center;color:#1d1d1f;letter-spacing:-.003em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;display:block;width:100%;max-width:600px;margin:0 auto 8px}.collect-description{text-align:center;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.collect-description-main{font-size:24px;font-weight:500;color:#1d1d1f;margin-bottom:12px;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.collect-description-sub{font-size:18px;font-weight:400;color:#86868b;margin:0;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.game-container{max-width:900px;margin:0 auto;background:linear-gradient(145deg,#2c2c2e,#1c1c1e);border-radius:18px;padding:40px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a,inset 0 -1px #0003;border:2px solid #3a3a3c;position:relative}.game-container:before{content:"";position:absolute;top:8px;left:8px;right:8px;bottom:8px;background:linear-gradient(145deg,#000,#1a1a1a);border-radius:12px;z-index:0;box-shadow:inset 0 2px 4px #00000080}.game-container:after{content:"";position:absolute;bottom:12px;right:12px;width:8px;height:8px;background:#34c759;border-radius:50%;box-shadow:0 0 8px #34c75999;z-index:2;animation:pulse 2s infinite}.game-ui{display:flex;justify-content:space-between;margin-bottom:24px;font-weight:500;color:#fff;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;position:relative;z-index:1}.game-score{display:flex;gap:32px}.game-area{position:relative;width:100%;max-width:800px;height:0;padding-bottom:56.25%;margin:0 auto;border:3px solid #000000;border-radius:8px;overflow:hidden;background:#000;outline:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;box-shadow:inset 0 0 20px #000c,0 0 20px #00000080;z-index:1}.game-area:focus{outline:2px solid #0071e3;outline-offset:2px}.game-background{position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f5f7}.strawberry-field{background:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.field-background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/strawberry-field-background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;z-index:1}.field-soil{display:none}.game-area:not(.playing) .game-background{filter:blur(3px);transition:filter .3s ease}.game-area.playing .game-background{filter:blur(0);transition:filter .3s ease}.game-player{position:absolute;width:8%;height:10%;min-width:40px;min-height:50px;max-width:60px;max-height:80px;transition:all .1s ease;display:flex;align-items:center;justify-content:center}.game-strawberry{position:absolute;width:4%;height:4%;min-width:20px;min-height:20px;max-width:30px;max-height:30px;font-size:clamp(1rem,2vw,1.5rem);animation:pulse 1s infinite;display:flex;align-items:center;justify-content:center}.game-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.game-overlay-content{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8e53,#ff6b9d,#e91e63,#9c27b0);padding:clamp(20px,4vw,40px);border-radius:18px;box-shadow:0 8px 32px #0003;max-width:min(400px,90vw);width:90%;max-height:90vh;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;position:relative}.game-overlay-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#ffffff1a);border-radius:18px;pointer-events:none;z-index:1}.game-overlay-content .game-instructions{margin-top:clamp(16px,3vw,24px);text-align:center;color:#ffffffe6;font-size:clamp(12px,2.5vw,14px);line-height:1.47059;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;position:relative;z-index:2}.game-overlay-content .game-instructions h3{margin-bottom:clamp(8px,2vw,12px);color:#1d1d1f;font-weight:600;font-size:clamp(14px,3vw,16px)}.game-overlay-content .game-instructions p{margin:clamp(4px,1vw,6px) 0;font-size:clamp(11px,2.5vw,13px)}.game-over-text h3{font-size:clamp(20px,5vw,28px);margin-bottom:clamp(12px,3vw,16px);color:#fff;font-weight:600;letter-spacing:-.003em;position:relative;z-index:2}.new-highscore{color:#ffeb3b;font-weight:600;font-size:clamp(14px,4vw,18px);position:relative;z-index:2}.game-start-button{padding:clamp(10px,2.5vw,12px) clamp(20px,4vw,24px);border-radius:8px;font-size:clamp(.9rem,2.5vw,1rem);font-weight:500;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:clamp(120px,25vw,140px);height:clamp(40px,8vw,44px);background:#fffffff2;color:#1d1d1f;border:2px solid rgba(255,255,255,.3);margin-top:clamp(16px,4vw,24px);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;position:relative;z-index:2}.game-start-button:hover{background:#fff;color:#1d1d1f;transform:scale(1.02);box-shadow:0 4px 16px #0003}.game-start-button:active{transform:scale(.98)}.game-instructions{margin-top:32px;text-align:center;color:#86868b;font-size:14px;line-height:1.47059;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.instructions-header{display:flex;align-items:baseline;justify-content:center;gap:8px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease;margin-bottom:8px;line-height:1;height:40px;box-sizing:border-box}.instructions-header:hover{background-color:#0000000d}.instructions-header h3{margin:0;color:#fff;font-weight:600;font-size:18px;line-height:1;display:inline-block;padding:0;box-sizing:border-box;position:relative;z-index:2}.instructions-toggle{background:none;border:none;font-size:16px;color:#ffffffe6;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;display:inline-block;min-width:24px;height:24px;line-height:1;margin:0;box-sizing:border-box;position:relative;z-index:2}.instructions-toggle:hover{background-color:#fff3;color:#fff}.instructions-content{animation:slideDown .3s ease-out}.instructions-content p{margin:8px 0;font-size:14px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 768px){.collect-section{display:none}.section-title{font-size:32px}.collect-description-main{font-size:20px}.collect-description-sub{font-size:16px}.game-container{padding:24px}.game-player{min-width:35px;min-height:45px;max-width:50px;max-height:65px}.game-strawberry{min-width:18px;min-height:18px;max-width:25px;max-height:25px}.game-overlay-content{margin:0 16px}}@media (max-width: 480px){.game-container{padding:16px}.game-ui{flex-direction:column;gap:12px}.game-score{justify-content:center}.game-player{min-width:30px;min-height:40px;max-width:40px;max-height:55px}.game-strawberry{min-width:15px;min-height:15px;max-width:20px;max-height:20px}.section-title{font-size:24px}.collect-description-main{font-size:18px}.collect-description-sub{font-size:14px}.game-overlay-content{margin:0 8px;padding:12px;max-height:85vh;width:95%}.game-overlay-content .game-instructions{margin-top:12px;font-size:11px}.game-overlay-content .instructions-header h3{font-size:13px}.game-overlay-content .instructions-toggle{font-size:14px;min-width:20px;height:20px}.game-overlay-content .instructions-content p{font-size:10px;margin:3px 0}.game-over-text h3{font-size:18px;margin-bottom:8px}.new-highscore{font-size:14px}.game-start-button{padding:8px 16px;font-size:.9rem;min-width:100px;height:36px;margin-top:12px}}@media (max-width: 360px){.game-overlay-content{margin:0 4px;padding:8px;max-height:80vh;width:98%}.game-over-text h3{font-size:16px;margin-bottom:6px}.new-highscore{font-size:12px}.game-start-button{padding:6px 12px;font-size:.8rem;min-width:80px;height:32px;margin-top:8px}.game-overlay-content .game-instructions{margin-top:8px;font-size:10px}.game-overlay-content .instructions-header h3{font-size:12px}.game-overlay-content .instructions-toggle{font-size:12px;min-width:18px;height:18px}.game-overlay-content .instructions-content p{font-size:9px;margin:2px 0}}.social-section{background:#000;padding:80px 22px;margin:0;position:relative;overflow:hidden}.social-section .section-title{font-size:40px;font-weight:600;text-align:center;margin-bottom:8px;color:#fff!important;letter-spacing:-.003em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.social-subtitle-large{font-size:24px;font-weight:400;text-align:center;margin-bottom:12px;color:#fff;letter-spacing:-.002em;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.social-subtitle-small{font-size:16px;font-weight:400;text-align:center;margin-bottom:40px;color:#fff;opacity:.8;letter-spacing:-.001em;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.social-grid{display:flex;justify-content:center;gap:24px;margin-top:40px}.social-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;background:#fff;border-radius:18px;box-shadow:0 2px 8px #0000000a;transition:all .2s ease;text-decoration:none;color:#1d1d1f;min-width:120px;border:.5px solid #d2d2d7;position:relative}.social-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;border-color:#0071e3}.social-logo{width:48px;height:48px;object-fit:contain;border-radius:8px;transition:transform .3s ease}.social-card:hover .social-logo{transform:rotate(360deg)}.social-card .social-name{font-weight:500;font-size:14px;color:#1d1d1f!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.instagram:hover{border-color:#e4405f}.pinterest:hover{border-color:#bd081c}.youtube:hover{border-color:red}.thumbs-up-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none}.thumbs-up-icon{font-size:24px;opacity:0;transform:translateY(0);transition:all .6s ease;display:block}.social-card:hover .thumbs-up-icon{opacity:1;animation:floatUp 1.2s ease-out forwards}@keyframes floatUp{0%{opacity:0;transform:translateY(0) scale(.8)}20%{opacity:1;transform:translateY(-20px) scale(1.2)}60%{opacity:1;transform:translateY(-60px) scale(1)}to{opacity:0;transform:translateY(-120px) scale(.8)}}@media (max-width: 768px){.social-section{padding:60px 16px}.social-section .section-title{font-size:32px}.social-subtitle-large{font-size:20px}.social-subtitle-small{font-size:14px}.social-grid{flex-direction:column;align-items:center;gap:16px}}@media (max-width: 480px){.social-section .section-title{font-size:24px}.social-subtitle-large{font-size:18px}.social-subtitle-small{font-size:13px}.social-logo{width:40px;height:40px}.social-card{padding:24px 16px;min-width:100px}}@media (max-width: 768px){.thumbs-up-icon{font-size:20px}@keyframes floatUp{0%{opacity:0;transform:translateY(0) scale(.8)}20%{opacity:1;transform:translateY(-15px) scale(1.2)}60%{opacity:1;transform:translateY(-45px) scale(1)}to{opacity:0;transform:translateY(-90px) scale(.8)}}}@media (max-width: 480px){.thumbs-up-icon{font-size:18px}@keyframes floatUp{0%{opacity:0;transform:translateY(0) scale(.8)}20%{opacity:1;transform:translateY(-12px) scale(1.2)}60%{opacity:1;transform:translateY(-36px) scale(1)}to{opacity:0;transform:translateY(-72px) scale(.8)}}}.products-section{background:#fff;padding:80px 22px;margin:0;position:relative;overflow:hidden}.kitchen-icons-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.kitchen-icon-container{position:absolute;width:40px;height:40px;opacity:.5;animation:float 12s ease-in-out infinite}.kitchen-icon{width:100%;height:100%;opacity:.5;filter:drop-shadow(0 2px 4px rgba(255,107,53,.1));object-fit:contain}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-8px) rotate(1deg)}50%{transform:translateY(-4px) rotate(-.5deg)}75%{transform:translateY(-12px) rotate(.5deg)}}.products-section .section-title{font-size:40px;font-weight:600;text-align:left!important;margin-bottom:24px;color:#1d1d1f;letter-spacing:-.003em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;position:relative;z-index:2}.products-content{display:flex;align-items:stretch;max-width:1200px;margin:0 auto;position:relative;z-index:2;min-height:400px}.products-left{flex:1;max-width:500px;display:flex;flex-direction:column;justify-content:center;margin-left:50px}.products-right{flex:1;display:flex;justify-content:center;align-items:center}.products-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;width:100%;max-width:400px;height:100%}.product-image-container{aspect-ratio:1;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a;transition:transform .3s ease,box-shadow .3s ease;animation:fadeIn .5s ease-out}.product-image-container:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.product-image{width:100%;height:100%;object-fit:cover}.kitchen-icon.loading,.product-image.loading{opacity:0;transition:opacity .3s ease-in-out}.kitchen-icon.loaded,.product-image.loaded{opacity:1}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.products-description{text-align:left;margin:0;position:relative;z-index:2}.products-main-text{font-size:28px;font-weight:500;color:#1d1d1f;margin-bottom:16px;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.products-sub-text{font-size:18px;font-weight:400;color:#86868b;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.etsy-container{display:flex;justify-content:flex-start;margin-top:40px;position:relative;z-index:2}.etsy-logo{background:#f56400;color:#fff;border:none;padding:16px 32px;font-size:20px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000a;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.etsy-logo:hover{background:#e55a00;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}@media (max-width: 768px){.products-section{padding:60px 16px}.products-content{flex-direction:column;gap:40px}.products-left{max-width:100%}.kitchen-icon-container{width:30px;height:30px}.section-title{font-size:32px}.products-main-text{font-size:24px}.products-sub-text{font-size:16px}}@media (max-width: 480px){.kitchen-icon-container{width:25px;height:25px}.section-title{font-size:24px}.products-main-text{font-size:20px}.products-sub-text{font-size:14px}.etsy-logo{padding:12px 24px;font-size:18px}.products-grid{gap:15px}}.recipes-section{background:#f5f5f7;padding:80px 22px;margin:0}.recipes-content{display:flex;align-items:center;justify-content:center;gap:60px;max-width:1200px;margin:0 auto}.recipes-text-content{flex:1;max-width:500px}.section-title{font-size:40px;font-weight:600;text-align:left;margin-bottom:24px;color:#1d1d1f;letter-spacing:-.003em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.recipes-main-text{font-size:24px;font-weight:500;color:#1d1d1f;margin-bottom:16px;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.recipes-secondary-text{font-size:18px;font-weight:400;color:#86868b;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.recipes-image-link{position:relative;cursor:pointer;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #0000000a;transition:all .3s ease;flex-shrink:0}.recipes-image-link:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000014}.recipe-book-image{width:400px;height:533px;object-fit:cover;display:block;transition:all .3s ease}.recipes-hover-text{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:all .3s ease;padding:20px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.recipes-image-link:hover .recipes-hover-text{opacity:1}.recipes-image-link:hover .recipe-book-image{transform:scale(1.05)}.recipes-hover-text p{font-size:18px;font-weight:500;margin-bottom:16px;line-height:1.4}.amazon-link{font-size:16px;font-weight:600;color:#0071e3;text-decoration:underline;transition:color .2s ease}.amazon-link:hover{color:#51ca59}@media (max-width: 768px){.recipes-section{padding:60px 16px}.section-title{font-size:32px;text-align:center}.recipes-content{flex-direction:column;gap:40px}.recipes-text-content{text-align:center;max-width:100%}.recipes-main-text{font-size:20px}.recipes-secondary-text{font-size:16px}.recipe-book-image{width:320px;height:427px}}@media (max-width: 480px){.section-title{font-size:24px}.recipes-main-text{font-size:18px}.recipes-secondary-text{font-size:14px}.recipe-book-image{width:260px;height:347px}.recipes-hover-text p{font-size:16px}.amazon-link{font-size:14px}}.footer{background:#fff}.footer-part-1{background:#f5f5f7;padding:20px 22px;text-align:center}.footer-links{display:flex;justify-content:center;gap:32px}.footer-link{color:#86868b;text-decoration:none;font-weight:400;transition:color .2s ease;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.footer-link:hover{color:#51ca59}.footer-separator{color:#86868b;font-size:16px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.footer-part-2{background:#fff;padding:20px 22px}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:980px;margin:0 auto}.footer-left{color:#86868b;font-size:12px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.footer-right{display:flex;align-items:center;gap:16px}.social-icons-footer{display:flex;gap:12px}.social-icon-small{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#86868b;transition:all .2s ease;text-decoration:none;opacity:.8;position:relative}.social-icon-small:hover{color:#51ca59;opacity:1;transform:scale(1.05)}.social-icon-small:hover:after{content:attr(title);position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;white-space:nowrap;z-index:1001;pointer-events:none}.social-icon-small svg{width:100%;height:100%}.scroll-top{background:#333;color:#fff;border:none;width:40px;height:40px;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.scroll-top svg{width:20px;height:20px}.scroll-top:hover{background:#444;transform:translateY(-1px)}@media (max-width: 768px){.footer-content{flex-direction:column;gap:16px;text-align:center}.footer-links{flex-direction:column;gap:12px}.footer-part-1,.footer-part-2{padding:16px}}@media (max-width: 480px){.footer-content{gap:12px}.footer-left{font-size:11px}.footer-link,.footer-separator{font-size:15px}}.cache-status{position:fixed;bottom:20px;right:20px;z-index:1000;font-family:Arial,sans-serif;font-size:12px}.cache-toggle{background:#000c;color:#fff;border:none;border-radius:20px;padding:8px 12px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background-color .3s ease}.cache-toggle:hover{background:#000000e6}.cache-icon{font-size:14px}.cache-summary{white-space:nowrap}.cache-details{position:absolute;bottom:100%;right:0;margin-bottom:10px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;min-width:300px;box-shadow:0 4px 12px #00000026}.cache-info h4{margin:0 0 10px;color:#333;font-size:14px}.cache-info p{margin:5px 0;color:#666;font-size:12px}.cache-actions{margin:15px 0;display:flex;gap:8px;flex-wrap:wrap}.clear-cache-btn,.update-sw-btn{background:#ff6b6b;color:#fff;border:none;border-radius:4px;padding:6px 10px;font-size:11px;cursor:pointer;transition:background-color .3s ease}.clear-cache-btn:hover{background:#ff5252}.update-sw-btn{background:#4ecdc4}.update-sw-btn:hover{background:#45b7aa}.cache-items{margin-top:15px;border-top:1px solid #eee;padding-top:10px}.cache-items h5{margin:0 0 8px;color:#333;font-size:13px}.cache-items ul{margin:0;padding-left:15px;max-height:150px;overflow-y:auto}.cache-items li{margin:3px 0;color:#666;font-size:11px;word-break:break-all}@media (max-width: 768px){.cache-status{bottom:10px;right:10px}.cache-details{min-width:250px;right:-50px}.cache-summary{display:none}.cache-toggle{padding:8px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);z-index:1000;padding:20px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.cookie-text h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.cookie-text p{color:#fffc;font-size:14px;line-height:1.5;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.cookie-buttons{display:flex;gap:12px;flex-wrap:wrap}.cookie-btn{padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;min-width:120px}.cookie-btn-essential{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.cookie-btn-essential:hover{background:#fff3;border-color:#ffffff4d}.cookie-btn-settings{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.cookie-btn-settings:hover{background:#fff3;border-color:#ffffff4d}.cookie-btn-accept{background:#0071e3;color:#fff}.cookie-btn-accept:hover{background:#0077ed;transform:translateY(-1px)}.cookie-btn-back{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.cookie-btn-back:hover{background:#fff3;border-color:#ffffff4d}.cookie-btn-save{background:#0071e3;color:#fff}.cookie-btn-save:hover{background:#0077ed;transform:translateY(-1px)}.cookie-settings{display:flex;flex-direction:column;gap:16px;margin:16px 0}.cookie-setting{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.setting-info h4{color:#fff;font-size:16px;font-weight:500;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.setting-info p{color:#ffffffb3;font-size:13px;line-height:1.4;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff3;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.toggle-slider{background-color:#0071e3}input:disabled+.toggle-slider{background-color:#0071e3;opacity:.6;cursor:not-allowed}input:checked+.toggle-slider:before{transform:translate(20px)}input:disabled+.toggle-slider:before{transform:translate(20px)}@media (max-width: 768px){.cookie-banner{padding:16px}.cookie-banner-content{gap:16px}.cookie-text h3{font-size:16px}.cookie-text p{font-size:13px}.cookie-buttons{flex-direction:column;gap:8px}.cookie-btn{width:100%;min-width:auto}.cookie-setting{flex-direction:column;align-items:flex-start;gap:12px}.toggle-switch{align-self:flex-end}}@media (max-width: 480px){.cookie-banner{padding:12px}.cookie-text h3{font-size:15px}.cookie-text p{font-size:12px}.cookie-btn{padding:8px 12px;font-size:13px}.setting-info h4{font-size:14px}.setting-info p{font-size:12px}}.home{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;line-height:1.47059;font-weight:400;letter-spacing:-.022em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home a{transition:color .2s ease-in-out}.home a:hover{color:#51ca59}.section-gap{height:15px;background:#fff}.skip-link{position:absolute;top:-40px;left:6px;background:#0071e3;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:10000;font-size:14px;font-weight:500}.skip-link:focus{top:6px}@media (max-width: 768px){.home{font-size:14px}}@media (max-width: 480px){.home{font-size:13px}}.rabattcodes{min-height:100vh;display:flex;flex-direction:column}.rabattcodes-content{flex:1;padding:2rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.page-title{font-size:2.5rem;font-weight:700;text-align:left;color:#000;margin-top:3rem;margin-bottom:2rem}.rabattcode-section-main{display:flex;align-items:stretch;margin-bottom:3rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;max-width:800px;margin-left:auto;margin-right:auto;min-height:200px}.coupon-barcode-section{flex:0 0 33%;background:#fff;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;position:relative}.coupon-barcode-section:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 4px,#ccc 4px,#ccc 8px)}.barcode{width:100%;height:100;object-fit:contain;max-width:150px}.coupon-content-section{flex:0 0 67%;background:#e74c3c;color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.coupon-header{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:1rem;letter-spacing:2px}.coupon-discount{display:flex;align-items:center;justify-content:flex-start;gap:0;margin-bottom:1.5rem;border:4px solid white;border-radius:8px;overflow:hidden}.discount-text{font-size:1.2rem;font-weight:700;letter-spacing:1px;background:#fff;color:#e74c3c;padding:.5rem 1rem}.discount-amount{background:#e74c3c;color:#fff;padding:.5rem 1rem;font-size:1.3rem;font-weight:700;font-family:Courier New,monospace}.coupon-terms{font-size:.9rem;line-height:1.4;margin-bottom:1.5rem;opacity:.9}.coupon-button{background:#fff;color:#e74c3c;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;border:none;cursor:pointer;display:inline-block;align-self:center}.coupon-button:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media (max-width: 768px){.page-title{font-size:2rem;text-align:left;margin-top:2rem}.rabattcode-section-main{flex-direction:column;max-width:500px;min-height:180px}.coupon-barcode-section{flex:0 0 auto;padding:1.5rem 1rem}.coupon-content-section{flex:0 0 auto;padding:1.5rem}.coupon-header{font-size:1.3rem}.discount-text{font-size:1rem}.discount-amount{font-size:1.1rem;padding:.4rem .8rem}}@media (max-width: 480px){.rabattcodes-content{padding:1rem 0}.container{padding:0 .5rem}.page-title{font-size:1.75rem}.rabattcode-section-main{max-width:400px}.coupon-barcode-section{padding:1rem .5rem}.coupon-content-section{padding:1rem}.barcode{height:60px}}.about{min-height:100vh;display:flex;flex-direction:column}.about-content{flex:1;padding:2rem 0;background:#fff}.container{max-width:800px;margin:0 auto;padding:0 1rem}.about .page-title{font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin-top:3rem;margin-bottom:2rem;line-height:1.2}.about .about-section{margin-bottom:2rem}.about .welcome-text{font-size:1.3rem;color:#2c3e50;text-align:center;font-weight:500;margin:0;line-height:1.6}.about .section-title{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e74c3c;display:inline-block}.about .about-text{font-size:1.1rem;color:#6c757d;margin-bottom:1.5rem;line-height:1.7;text-align:justify}.about .about-text:last-child{margin-bottom:0}.about .name-content{display:flex;align-items:flex-start;gap:2rem;margin-top:1rem}.about .name-text{flex:1}.about .name-image{flex-shrink:0;display:flex;align-items:flex-start}.about .name-image img{max-width:250px;height:auto;border-radius:10px}.about .recipes-content{display:flex;align-items:flex-start;gap:2rem;margin-top:1rem}.about .recipes-image{flex-shrink:0;display:flex;align-items:flex-start}.about .recipes-image img{max-width:250px;height:auto;border-radius:10px}.about .recipes-text{flex:1}.about .recipes-section{background:#fff;border-radius:15px;padding:2.5rem;margin:0 -2.5rem}.about .social-features{list-style:none;padding:0;margin:1.5rem 0}.about .social-features li{font-size:1.1rem;color:#2c3e50;margin-bottom:.5rem;padding-left:1.5rem;position:relative;font-weight:500}.about .social-features li:before{content:"🍓";position:absolute;left:0;top:0}@media (max-width: 768px){.about .page-title{font-size:2rem;margin-top:2rem}.about .about-section{margin-bottom:1.5rem}.about .section-title{font-size:1.5rem}.about .welcome-text{font-size:1.2rem}.about .about-text{font-size:1rem}.about .name-content{flex-direction:column;gap:1.5rem}.about .name-image img{max-width:200px}.about .recipes-content{flex-direction:column;gap:1.5rem}.about .recipes-image img{max-width:200px}.about .recipes-section{padding:1.5rem;margin:0 -1.5rem}.about .thank-you-image img{max-width:250px}}@media (max-width: 480px){.about .about-content{padding:1rem 0}.about .container{padding:0 .5rem}.about .page-title{font-size:1.75rem}.about .about-section{margin-bottom:1rem}.about .section-title{font-size:1.3rem}.about .welcome-text{font-size:1.1rem}.about .about-text{font-size:.95rem}.about .name-image img,.about .recipes-image img{max-width:180px}.about .recipes-section{padding:1rem;margin:0 -1rem}.about .thank-you-image img{max-width:200px}}.about .thank-you-image{display:flex;justify-content:center;align-items:center;margin-top:3rem;margin-bottom:2rem}.about .thank-you-image img{max-width:300px;height:auto;border-radius:10px}.impressum-page{min-height:100vh;display:flex;flex-direction:column}.impressum-content{flex:1;padding:4rem 0 2rem;background-color:#fff}.impressum-container{max-width:800px;margin:0 auto;padding:0 2rem}.impressum-title{font-size:2.5rem;font-weight:700;color:#333;text-align:center;margin-bottom:3rem;border-bottom:3px solid #ff6b6b;padding-bottom:1rem}.impressum-section{margin-bottom:2.5rem}.impressum-section h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;border-left:4px solid #ff6b6b;padding-left:1rem}.impressum-section h3{font-size:1.2rem;font-weight:600;color:#555;margin:1.5rem 0 .5rem}.impressum-section p{font-size:1rem;line-height:1.6;color:#666;margin-bottom:.8rem}.impressum-image{margin:1.5rem 0;text-align:center}.impressum-image img{max-width:400px;width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.impressum-section a{color:#ff6b6b;text-decoration:none;transition:color .3s ease}.impressum-section a:hover{color:#e55555;text-decoration:underline}.source{font-style:italic;color:#888;font-size:.9rem;margin-top:2rem}@media (max-width: 768px){.impressum-container{padding:0 1rem}.impressum-title{font-size:2rem;margin-bottom:2rem}.impressum-section h2{font-size:1.3rem}.impressum-section h3{font-size:1.1rem}.impressum-section p{font-size:.95rem}}@media (max-width: 480px){.impressum-content{margin-top:40px;padding:1rem 0}.impressum-title{font-size:1.8rem}.impressum-section{margin-bottom:2rem}}.datenschutz-page{min-height:100vh;display:flex;flex-direction:column}.datenschutz-content{flex:1;padding:4rem 0 2rem;background-color:#fff}.datenschutz-container{max-width:800px;margin:0 auto;padding:0 2rem}.datenschutz-title{font-size:2.5rem;font-weight:700;color:#333;text-align:center;margin-bottom:3rem;border-bottom:3px solid #ff6b6b;padding-bottom:1rem}.datenschutz-section{margin-bottom:2.5rem}.datenschutz-section h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;border-left:4px solid #ff6b6b;padding-left:1rem}.datenschutz-section h3{font-size:1.2rem;font-weight:600;color:#555;margin:1.5rem 0 .5rem}.datenschutz-section h4{font-size:1.1rem;font-weight:600;color:#666;margin:1.2rem 0 .5rem}.datenschutz-section p{font-size:1rem;line-height:1.6;color:#666;margin-bottom:.8rem}.datenschutz-section a{color:#ff6b6b;text-decoration:none;transition:color .3s ease}.datenschutz-section a:hover{color:#e55555;text-decoration:underline}.made-with{text-align:center;font-size:1.1rem;color:#ff6b6b;font-weight:500;margin-top:3rem;padding-top:2rem;border-top:1px solid #eee}@media (max-width: 768px){.datenschutz-container{padding:0 1rem}.datenschutz-title{font-size:2rem;margin-bottom:2rem}.datenschutz-section h2{font-size:1.3rem}.datenschutz-section h3{font-size:1.1rem}.datenschutz-section h4{font-size:1rem}.datenschutz-section p{font-size:.95rem}}@media (max-width: 480px){.datenschutz-content{margin-top:40px;padding:1rem 0}.datenschutz-title{font-size:1.8rem}.datenschutz-section{margin-bottom:2rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
