*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;background:#fff;font-family:Poppins,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit}.container{width:min(1200px,90%);margin:0 auto}header{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #ececec;position:sticky;top:0;box-shadow:0 3px 12px #0000000d}nav{justify-content:space-between;align-items:center;display:flex;position:relative}.logo img{width:auto;height:170px;transition:transform .35s}.logo img:hover{transform:scale(1.03)}.nav-links{align-items:center;gap:45px;list-style:none;display:flex}.nav-links a{font-size:18px;font-weight:500;transition:all .3s;position:relative}.nav-links a:hover{color:#b347c4}.nav-links a:after{content:"";background:#b347c4;width:0;height:2px;transition:all .35s;position:absolute;bottom:-8px;left:0}.nav-links a:hover:after,.nav-links .active:after{width:100%}.nav-links .active{color:#b347c4}.menu-btn{cursor:pointer;width:42px;height:30px;display:none;position:relative}.menu-btn span{background:#222;border-radius:30px;width:100%;height:4px;transition:all .35s;position:absolute}.menu-btn span:first-child{top:0}.menu-btn span:nth-child(2){top:13px}.menu-btn span:nth-child(3){bottom:0}.menu-btn.active span:first-child{top:13px;transform:rotate(45deg)}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:nth-child(3){bottom:13px;transform:rotate(-45deg)}.btn{color:#fff;cursor:pointer;background:#b347c4;border-radius:50px;justify-content:center;align-items:center;padding:16px 38px;font-weight:500;transition:all .35s;display:inline-flex;box-shadow:0 8px 20px #b347c440}.btn:hover{background:#9630aa;transform:translateY(-4px);box-shadow:0 14px 30px #b347c459}.btn-outline{color:#b347c4;background:#fff;border:2px solid #b347c4;margin-left:15px}.btn-outline:hover{color:#fff;background:#b347c4}.hero{padding:60px 0}.hero-box{background:url(/images/Hintergrund.avif) 50%/cover no-repeat;border-radius:35px;align-items:center;min-height:600px;padding:90px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #0000001a}.hero-box:before{content:"";background:linear-gradient(90deg,#ffffffe6 20%,#ffffff8c 55%,#fff3);position:absolute;inset:0}.hero-content{z-index:2;max-width:600px;animation:1s fadeUp;position:relative}.hero-subtitle{color:#b347c4;background:#fff;border-radius:50px;margin-bottom:25px;padding:8px 20px;font-size:15px;font-weight:600;display:inline-block}.hero-content h1{color:#222;margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:68px;line-height:1}.hero-content p{color:#444;margin-bottom:40px;font-size:21px}.hero-buttons{flex-wrap:wrap;gap:15px;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.highlights{padding:90px 0}.highlights h2{text-align:center;color:#222;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:58px}.section-text{text-align:center;color:#666;margin-bottom:60px;font-size:20px}.highlight-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;display:grid}.highlight-card{background:#fff;border-radius:30px;transition:all .35s;animation:.8s fadeUp;overflow:hidden;box-shadow:0 15px 35px #00000014}.highlight-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000026}.highlight-card img{object-fit:cover;width:100%;height:260px;transition:transform .6s}.highlight-card:hover img{transform:scale(1.08)}.highlight-card h3{text-align:center;color:#333;padding:30px;font-family:Cormorant Garamond,serif;font-size:34px}.why-us{background:#f9f9f9;padding:90px 0}.why-us h2{text-align:center;margin-bottom:60px;font-family:Cormorant Garamond,serif;font-size:56px}.why-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;display:grid}.why-card{text-align:center;background:#fff;border-radius:30px;padding:45px;transition:all .35s;animation:.8s fadeUp;box-shadow:0 15px 35px #00000014}.why-card:hover{transform:translateY(-8px)}.why-icon{margin-bottom:25px;font-size:58px}.why-card h3{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:28px}.why-card p{color:#666;line-height:1.8}.about-preview{padding:90px 0}.about-preview-box{background:#1aa6e8;border-radius:35px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:70px;animation:.8s fadeUp;display:grid;overflow:hidden}.about-preview-image{width:100%}.about-preview-image img{object-fit:contain;border-radius:30px;width:100%;height:auto;display:block;box-shadow:0 20px 40px #00000026}.small-title{color:#1aa6e8;background:#fff;border-radius:50px;margin-bottom:25px;padding:8px 20px;font-weight:600;display:inline-block}.about-preview-text h2{color:#fff;margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:54px;line-height:1}.about-preview-text p{color:#fff;margin-bottom:25px;font-size:20px;line-height:1.8}.about-preview .btn{color:#1aa6e8;background:#fff}.about-preview .btn:hover{background:#f3f3f3}.cta{padding:90px 0}.cta-box{text-align:center;color:#fff;background:linear-gradient(135deg,#9ccb38,#7db02e);border-radius:35px;padding:80px;box-shadow:0 20px 40px #0000001a}.cta-box h2{margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:56px}.cta-box p{max-width:700px;margin:0 auto 40px;font-size:21px;line-height:1.8}.cta-box .btn{color:#7db02e;background:#fff}.cta-box .btn:hover{background:#f5f5f5}.products{padding:60px 0 90px}.products-container{background:#9ccb38;border-radius:35px;padding:70px;box-shadow:0 20px 45px #00000014}.products h1{text-align:center;color:#222;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:58px}.products .section-text{text-align:center;color:#fff;margin-bottom:60px;font-size:20px}.category-grid{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.category-card{background:#fff;border-radius:30px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 15px 35px #0000001a}.category-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #00000026}.category-image{width:100%;height:260px;overflow:hidden}.category-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.category-card:hover .category-image img{transform:scale(1.06)}.category-content{flex-direction:column;flex:1;padding:30px;display:flex}.category-content h2{color:#222;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:34px}.category-content p{color:#555;flex:1;margin-bottom:30px;line-height:1.7}.category-content .btn{width:100%}.product-detail{padding:60px 0 90px}.product-detail-box{background:#ebf442;border-radius:35px;width:100%;max-width:1200px;margin:0 auto;padding:60px;box-shadow:0 15px 35px #0000001a}.product-detail-content{width:100%}.back-link{color:#555;margin-bottom:30px;font-weight:500;transition:all .3s;display:inline-block}.back-link:hover{color:#b347c4}.product-detail-content .small-title{width:fit-content;display:block}.product-detail-content h1{color:#222;margin:20px 0;font-family:Cormorant Garamond,serif;font-size:60px}.category-description{color:#555;max-width:800px;margin-bottom:50px;font-size:19px;line-height:1.8}.mini-product-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.mini-product{text-align:center;background:#fff;border-radius:25px;padding:20px;transition:all .35s;box-shadow:0 10px 25px #00000014}.mini-product:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.mini-product-image{border-radius:18px;width:100%;height:260px;overflow:hidden}.mini-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.mini-product:hover .mini-product-image img{transform:scale(1.05)}.mini-product h3{margin:20px 0 10px;font-family:Cormorant Garamond,serif;font-size:30px}.mini-product p{color:#666;margin-bottom:20px;line-height:1.7}.price{color:#8b5e3c;margin-bottom:20px;font-size:21px;font-weight:600}.mini-product .btn{width:100%}.no-products{text-align:center;background:#fff;border-radius:25px;padding:50px}.no-products h2{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:38px}.no-products p{color:#666;max-width:600px;margin:0 auto 30px}.contact{padding:60px 0}.contact-container{background:#ff1493;border-radius:35px;grid-template-columns:1fr 1fr;align-items:start;gap:60px;padding:70px;display:grid}.contact-info h2{margin-bottom:30px;font-family:Cormorant Garamond,serif;font-size:56px}.contact-info>p{margin-bottom:40px;font-size:20px;line-height:1.8}.contact-item{margin-bottom:30px}.contact-item h3{margin-bottom:10px;font-size:22px}.contact-item p{line-height:1.8}.contact-info h2,.contact-info h3,.contact-info p,.contact-info a{color:#fff}.contact-form{background:#fff;border-radius:30px;padding:40px;box-shadow:0 15px 35px #0000001a}.contact-form form{flex-direction:column;gap:20px;display:flex}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:15px;outline:none;padding:18px;font-size:16px}.contact-form input:focus,.contact-form textarea:focus{border-color:#b347c4}.contact-form textarea{resize:vertical}.contact-form button{border:none}.about-page{padding:80px 0}.about-page-header{text-align:center;max-width:800px;margin:0 auto 70px}.about-page-header h1{color:#222;margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:68px;line-height:1}.about-page-header p{color:#666;font-size:20px}.about-page-content{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-page-image img{border-radius:35px;width:100%;height:auto;box-shadow:0 20px 45px #0000001f}.about-page-text h2{color:#222;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:46px}.about-page-text p{color:#555;margin-bottom:20px;font-size:18px;line-height:1.8}.about-page-text .btn{margin-top:20px}.team-image{object-fit:contain;border-radius:30px;width:100%;height:auto;display:block}.values{padding:70px 0}.values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.value-card{text-align:center;background:#fff;border-radius:30px;padding:40px 35px;transition:all .3s;box-shadow:0 15px 35px #00000014}.value-card:hover{transform:translateY(-8px)}.value-icon{margin-bottom:20px;font-size:48px}.value-card h3{margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:34px}.value-card p{color:#555;font-size:17px;line-height:1.8}.impressum-page{background:#f9f9f9;padding:80px 0 100px}.impressum-box{background:#dff5ff;border-radius:30px;padding:60px;box-shadow:0 15px 35px #00000014}.impressum-box h1,.impressum-box h2{color:#2b5d73;margin-bottom:20px;font-family:Cormorant Garamond,serif}.impressum-box h1{font-size:58px}.impressum-box h2{margin-top:40px;font-size:36px}.impressum-box p{color:#555;margin-bottom:15px;line-height:1.8}.privacy-box{background:#fff;border-radius:30px;max-width:1000px;margin:0 auto;padding:60px;box-shadow:0 15px 35px #00000014}.privacy-box h1{color:#2b5d73;margin-bottom:40px;font-family:Cormorant Garamond,serif;font-size:60px}.privacy-box h2{color:#2b5d73;margin-top:40px;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:34px}.privacy-box h3{color:#333;margin-top:25px;margin-bottom:10px;font-size:20px}.privacy-box p,.privacy-box li{color:#555;line-height:1.8}.privacy-box ul{margin-bottom:20px;padding-left:25px}.login-page{background:#f9f9f9;justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:80px 20px;display:flex}.login-container{width:100%;max-width:550px}.login-box{background:#fff;border-radius:35px;padding:60px;box-shadow:0 15px 40px #0000001a}.login-box .small-title{color:#2b5d73;background:#dff5ff;border-radius:50px;margin-bottom:25px;padding:8px 20px;font-weight:600;display:inline-block}.login-box h1{color:#222;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:52px}.login-intro{color:#666;margin-bottom:35px;font-size:17px}.login-box form{flex-direction:column;gap:25px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#333;font-weight:500}.form-group input,.admin-form-box input,.admin-form-box select,.admin-form-box textarea{background:#fff;border:1px solid #ddd;border-radius:15px;outline:none;width:100%;padding:17px 20px;font-size:16px;transition:all .3s}.form-group input:focus,.admin-form-box input:focus,.admin-form-box select:focus,.admin-form-box textarea:focus{border-color:#b347c4;box-shadow:0 0 0 3px #b347c41a}.login-button{cursor:pointer;border:none;width:100%;font-size:16px}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-error,.admin-error{color:#b42318;background:#ffe5e5;border-radius:12px;margin-bottom:20px;padding:15px 18px}.admin-page{background:#f9f9f9;min-height:calc(100vh - 150px);padding:70px 0 100px}.admin-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:50px;display:flex}.admin-title h1,.admin-header h1{color:#222;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:58px}.admin-title p,.admin-header p{color:#666;font-size:18px}.logout-button{color:#b347c4;cursor:pointer;background:#fff;border:2px solid #b347c4;border-radius:50px;padding:12px 25px;font-size:15px;font-weight:500;transition:all .3s}.logout-button:hover{color:#fff;background:#b347c4;transform:translateY(-2px)}.admin-box,.admin-form-box{background:#fff;border-radius:30px;padding:50px;box-shadow:0 15px 35px #00000014}.admin-box h2{margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:40px}.admin-box p{color:#666;margin-bottom:30px}.admin-actions{gap:15px;display:flex}.admin-products-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.admin-product-card{background:#fff;border-radius:25px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.admin-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0000001f}.admin-product-image{background:#f5f5f5;width:100%;height:260px;overflow:hidden}.admin-product-image img{object-fit:cover;width:100%;height:100%}.no-product-image{color:#999;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.admin-product-content{padding:25px}.status-public,.status-private{border-radius:20px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-block}.status-public{color:#638c20;background:#eaf6d7}.status-private{color:#777;background:#f1f1f1}.admin-product-content h2{margin:12px 0 5px;font-family:Cormorant Garamond,serif;font-size:30px}.admin-product-category{color:#888;margin-bottom:10px}.admin-product-price{color:#8b5e3c;margin-bottom:15px;font-size:20px;font-weight:600}.admin-product-description{color:#666;margin-bottom:20px;line-height:1.6}.admin-product-buttons{gap:10px;display:flex}.admin-product-buttons .btn{width:100%}.admin-empty,.admin-loading{text-align:center;background:#f9f9f9;border-radius:30px;padding:80px 30px}.admin-empty-icon{margin-bottom:20px;font-size:60px}.admin-empty h2{margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:38px}.admin-empty p,.admin-loading{color:#666}.admin-form-header{margin-bottom:40px}.back-button{color:#b347c4;cursor:pointer;background:0 0;border:none;margin-bottom:20px;padding:0;font-size:16px}.admin-form-header h1{color:#222;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:58px}.admin-form-header p{color:#666;font-size:18px}.admin-form-box{max-width:800px}.admin-form-box form{flex-direction:column;gap:25px;display:flex}.admin-form-box small{color:#888}.form-buttons{justify-content:flex-end;gap:15px;margin-top:15px;display:flex}.btn-delete{background:#e85d5d;box-shadow:0 8px 20px #e85d5d33}.btn-delete:hover{background:#c94040}.image-preview{margin-top:10px}.image-preview p{margin-bottom:12px;font-weight:500}.image-preview img,.edit-image-preview{object-fit:cover;border-radius:20px;width:250px;height:250px;box-shadow:0 10px 25px #0000001f}.edit-image-preview{background:#f5f5f5;margin:15px 0 20px;overflow:hidden}.edit-image-preview img{object-fit:cover;width:100%;height:100%}.public-product-option{margin-top:30px}.public-product-card{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;padding:22px 25px;display:flex}.public-product-info{align-items:center;gap:18px;display:flex}.public-product-icon{background:#fff;border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:flex;box-shadow:0 5px 15px #0000000f}.public-product-info strong{margin-bottom:4px;font-size:17px;display:block}.public-product-info p{color:#777;margin:0;font-size:14px}.toggle-switch{cursor:pointer;background:#d5d5d5;border:none;border-radius:50px;flex-shrink:0;width:58px;height:32px;padding:0;position:relative}.toggle-circle{background:#fff;border-radius:50%;width:24px;height:24px;transition:all .3s;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #0003}.toggle-switch.active{background:#9ccb38}.toggle-switch.active .toggle-circle{transform:translate(26px)}.cookie-banner{z-index:99999;background:#fff;border:1px solid #e5e5e5;border-radius:25px;width:calc(100% - 40px);max-width:1000px;padding:30px;animation:.4s cookieSlideUp;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0000002e}@keyframes cookieSlideUp{0%{opacity:0;transform:translate(-50%,30px)}to{opacity:1;transform:translate(-50%)}}.cookie-banner-content{justify-content:space-between;align-items:center;gap:35px;display:flex}.cookie-banner-text{flex:1}.cookie-banner-text h2{color:#222;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:32px}.cookie-banner-text p{color:#666;margin-bottom:8px;font-size:15px;line-height:1.6}.cookie-banner-text p:last-child{margin-bottom:0}.cookie-banner-text a{color:#2b5d73;font-weight:600}.cookie-banner-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;display:flex}.cookie-btn{cursor:pointer;border:none;border-radius:50px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .3s}.cookie-btn-outline{color:#555;background:#fff;border:1px solid #ccc}.cookie-btn-outline:hover{background:#f5f5f5}.cookie-btn-settings{color:#2b5d73;background:#dff5ff}.cookie-btn-settings:hover{background:#c9edf9}.cookie-btn-primary{color:#fff;background:#b347c4;box-shadow:0 8px 20px #b347c433}.cookie-btn-primary:hover{background:#9630aa;transform:translateY(-2px)}.cookie-settings{width:100%}.cookie-settings-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.cookie-settings-header h2{color:#222;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:34px}.cookie-settings-header p{color:#666;font-size:15px}.cookie-close{color:#555;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:38px;height:38px;font-size:25px;transition:all .3s}.cookie-close:hover{background:#eee;transform:rotate(90deg)}.cookie-setting{background:#f9f9f9;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:15px;padding:20px;display:flex}.cookie-setting-text{flex:1}.cookie-setting-text h3{color:#333;margin-bottom:5px;font-size:17px}.cookie-setting-text p{color:#777;margin:0;font-size:14px;line-height:1.6}.cookie-required{color:#638c20;white-space:nowrap;background:#eaf6d7;border-radius:20px;padding:7px 12px;font-size:13px}.cookie-switch{flex-shrink:0;width:55px;height:30px;position:relative}.cookie-switch input{opacity:0;width:0;height:0}.cookie-slider{cursor:pointer;background:#ccc;border-radius:30px;transition:all .3s;position:absolute;inset:0}.cookie-slider:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s;position:absolute;top:4px;left:4px;box-shadow:0 2px 5px #0003}.cookie-switch input:checked+.cookie-slider{background:#9ccb38}.cookie-switch input:checked+.cookie-slider:before{transform:translate(25px)}.cookie-settings-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}footer{background:#f8f8f8;border-top:1px solid #e5e5e5;margin-top:80px}.footer-content{justify-content:space-between;align-items:center;padding:45px 0;display:flex}.footer-text{text-align:right;margin-left:auto}.footer-text p{margin:8px 0}.footer-text p:first-child{color:#555;font-size:18px}.copyright{color:#999;font-size:15px}@media (max-width:1100px){.category-grid,.admin-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.menu-btn{display:block}.nav-links{background:#fff;flex-direction:column;gap:25px;width:100%;padding:30px;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 25px #00000014}.nav-links.active{display:flex}.logo img{height:110px}.hero{padding:35px 0}.hero-box{min-height:520px;padding:60px 45px}.hero-content{max-width:100%}.hero-content h1{font-size:50px}.hero-content p{font-size:18px}.hero-buttons{flex-direction:column;align-items:flex-start}.btn-outline{margin-left:0}.about-preview-box{text-align:center;grid-template-columns:1fr}.about-preview-text{order:2}.about-preview-image{order:1}.about-page-content{grid-template-columns:1fr;gap:40px}.contact-container{grid-template-columns:1fr;padding:40px}.mini-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.container{width:92%}.logo img{height:80px}.hero-box{border-radius:25px;min-height:430px;padding:35px 25px}.hero-content h1{font-size:38px;line-height:1.1}.hero-content p{font-size:16px}.hero-subtitle{font-size:14px}.hero-buttons,.btn{width:100%}.highlights h2,.why-us h2,.about-preview-text h2,.cta-box h2{font-size:38px}.section-text{font-size:16px}.highlight-grid,.why-grid{grid-template-columns:1fr}.highlight-card img{height:220px}.highlight-card h3{font-size:28px}.why-card{padding:35px}.about-preview-box{gap:35px;padding:35px}.about-preview-text p{font-size:17px}.cta-box{padding:40px 25px}.cta-box p{font-size:17px}.products-container{padding:35px 25px}.products h1{font-size:40px}.category-grid{grid-template-columns:1fr;gap:25px}.category-image{height:230px}.category-content{padding:25px}.category-content h2{font-size:30px}.product-detail-box{border-radius:25px;padding:30px 20px}.product-detail-content h1{font-size:44px}.mini-product-grid{grid-template-columns:1fr}.mini-product-image{height:240px}.about-page{padding:50px 0}.about-page-header h1{font-size:42px}.about-page-header p{font-size:17px}.about-page-text h2{font-size:36px}.about-page-text p{font-size:16px}.contact-container{padding:30px 20px}.login-page{padding:40px 15px}.login-box{border-radius:25px;padding:35px 25px}.login-box h1{font-size:42px}.admin-page{padding:40px 0}.admin-header{flex-direction:column;align-items:flex-start}.admin-title h1,.admin-header h1{font-size:44px}.admin-box,.admin-form-box{padding:30px 25px}.admin-products-grid{grid-template-columns:1fr}.form-buttons{flex-direction:column}.form-buttons .btn{width:100%;margin-left:0}.image-preview img,.edit-image-preview{width:100%;height:250px}.impressum-page{padding:50px 0}.impressum-box{padding:35px 25px}.impressum-box h1{font-size:42px}.privacy-page{padding:50px 0}.privacy-box{border-radius:25px;padding:35px 25px}.privacy-box h1{font-size:42px}.privacy-box h2{font-size:30px}.cookie-banner{border-radius:22px;width:calc(100% - 30px);padding:25px;bottom:15px}.cookie-banner-content{flex-direction:column;align-items:stretch;gap:20px}.cookie-banner-text h2{font-size:28px}.cookie-banner-actions{flex-direction:column;width:100%}.cookie-btn{width:100%}.cookie-setting{align-items:flex-start}.cookie-settings-actions{flex-direction:column}.cookie-settings-actions .cookie-btn{width:100%}.footer-content{text-align:center;flex-direction:column}.footer-text{text-align:center;margin:0}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f3f3f3}::-webkit-scrollbar-thumb{background:#9ccb38;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#7db02e}.privacy-page{background:#f9f9f9;padding:80px 0 100px}.privacy-header .small-title{color:#2b5d73;background:#dff5ff;border-radius:50px;margin-bottom:25px;padding:8px 20px;font-weight:600;display:inline-block}.privacy-header p{color:#666;font-size:20px;line-height:1.8}.privacy-content{max-width:1000px;margin:0 auto}.privacy-card{background:#fff;border:1px solid #eee;border-radius:25px;margin-bottom:25px;padding:40px 45px;box-shadow:0 15px 35px #00000012}.privacy-contact-box{color:#2b5d73;background:#dff5ff;border-radius:15px;margin:25px 0;padding:25px 30px;line-height:1.8}.privacy-contact-box strong{font-size:18px}.privacy-contact-box a:hover{text-decoration:underline}.privacy-contact-card{text-align:center;color:#fff;background:#1aa6e8;border-radius:35px;margin-top:50px;padding:60px;box-shadow:0 20px 40px #0000001a}.privacy-contact-card .small-title{color:#1aa6e8;background:#fff;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-weight:600;display:inline-block}.privacy-contact-card h2{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:48px}.privacy-contact-card p{max-width:650px;margin:0 auto 30px;font-size:18px;line-height:1.8}.privacy-footer{text-align:center;color:#999;margin-top:40px;font-size:14px}@media (max-width:900px){.privacy-page{padding:60px 0 80px}.privacy-header h1{font-size:56px}.privacy-content{width:90%}.privacy-card{padding:35px}}@media (max-width:600px){.privacy-page{padding:45px 0 60px}.privacy-header{margin-bottom:45px}.privacy-header h1{font-size:44px}.privacy-header p{font-size:17px}.privacy-card{border-radius:22px;padding:30px 25px}.privacy-card h2{font-size:31px}.privacy-card p{font-size:16px}.privacy-contact-card{border-radius:25px;padding:40px 25px}.privacy-contact-card h2{font-size:38px}.privacy-contact-card p{font-size:16px}}.cookie-banner-new{z-index:99999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #e5e5e5;border-radius:20px;width:calc(100% - 40px);max-width:1050px;padding:28px 32px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 50px #00000026}.cookie-banner-new-content{justify-content:space-between;align-items:center;gap:35px;display:flex}.cookie-banner-new-text{flex:1}.cookie-banner-new-text h2{color:#222;margin:0 0 10px;font-family:Cormorant Garamond,serif;font-size:30px}.cookie-banner-new-text p{color:#666;margin:5px 0;font-size:14px;line-height:1.6}.cookie-banner-new-text a{color:#2b5d73;font-weight:600;text-decoration:underline}.cookie-banner-new-actions{flex-shrink:0}.cookie-btn-new{cursor:pointer;border:none;border-radius:50px;padding:14px 30px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;transition:all .3s}.cookie-btn-new-primary{color:#fff;background:#2b5d73;box-shadow:0 8px 20px #2b5d7333}.cookie-btn-new-primary:hover{background:#21485a;transform:translateY(-2px)}@media (max-width:700px){.cookie-banner-new{border-radius:18px;width:calc(100% - 24px);padding:25px 20px;bottom:12px}.cookie-banner-new-content{flex-direction:column;align-items:stretch;gap:20px}.cookie-banner-new-text h2{font-size:27px}.cookie-banner-new-text p{font-size:14px}.cookie-banner-new-actions,.cookie-btn-new{width:100%}}.privacy-page{background:#f9f9f9;min-height:calc(100vh - 150px);padding:80px 0 100px}.privacy-header{text-align:center;max-width:850px;margin:0 auto 60px}.privacy-header .small-title{color:#2b5d73;background:#dff5ff;margin-bottom:25px}.privacy-header h1{color:#222;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:64px;line-height:1.1}.privacy-header p{color:#666;max-width:750px;margin:0 auto;font-size:18px;line-height:1.8}.privacy-content{flex-direction:column;gap:25px;max-width:900px;margin:0 auto;display:flex}.privacy-card{background:#fff;border-radius:25px;padding:45px;box-shadow:0 10px 30px #0000000f}.privacy-card h2{color:#2b5d73;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:36px}.privacy-card p{color:#555;margin-bottom:18px;font-size:16px;line-height:1.8}.privacy-card p:last-child{margin-bottom:0}.privacy-contact-box{color:#444;background:#f4fbff;border-left:4px solid #2b5d73;border-radius:12px;margin:25px 0;padding:22px 25px;line-height:1.8}.privacy-contact-box a{color:#2b5d73;font-weight:600}.privacy-contact-card{text-align:center;background:#dff5ff;border-radius:25px;padding:50px;box-shadow:0 10px 30px #0000000d}.privacy-contact-card .small-title{color:#2b5d73;background:#fff;margin-bottom:20px}.privacy-contact-card h2{color:#2b5d73;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:42px}.privacy-contact-card p{color:#4d6875;max-width:600px;margin:0 auto 30px;line-height:1.8}.privacy-contact-card .btn{color:#fff;background:#2b5d73}.privacy-contact-card .btn:hover{background:#21485a}.privacy-footer{text-align:center;max-width:900px;margin:40px auto 0}.privacy-footer p{color:#999;font-size:14px}@media (max-width:700px){.privacy-page{padding:50px 0 70px}.privacy-header{margin-bottom:40px}.privacy-header h1{font-size:46px}.privacy-header p{font-size:16px}.privacy-card{border-radius:20px;padding:30px 25px}.privacy-card h2{font-size:31px}.privacy-card p{font-size:15px}.privacy-contact-card{padding:35px 25px}.privacy-contact-card h2{font-size:35px}}.info-box{background:#ffffff2e;border-radius:20px;margin:30px 0;padding:25px}.info-box h3{margin-bottom:10px;font-size:24px}.info-box p{margin-bottom:0}.contact-message{text-align:center;padding:30px 10px}.contact-message h3{color:#222;margin:20px 0 15px;font-family:Cormorant Garamond,serif;font-size:38px}.contact-message p{color:#666;margin-bottom:20px;line-height:1.8}.contact-message .btn{margin-top:15px}.contact-icon{color:#2b5d73;background:#dff5ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto;font-size:30px;display:flex}@media (max-width:900px){.contact-container{grid-template-columns:1fr;padding:40px}}@media (max-width:600px){.contact{padding:35px 0 60px}.contact-container{border-radius:25px;padding:30px 20px}.contact-info h2{font-size:44px}.contact-message h3{font-size:34px}}
