*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#c0392b;--red-dark:#96281b;--red-light:#e74c3c;--green:#1e7e34;--orange:#e67e22;--cream:#fdf6ec;--white:#fff;--text-dark:#1a1a1a;--text-mid:#444;--text-light:#666;--border:#e8e0d5;color:var(--text-dark);background:var(--white);scroll-behavior:smooth;font-family:Inter,system-ui,sans-serif}body{-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;line-height:1.2}a{color:inherit;text-decoration:none}section{scroll-margin-top:72px}.container{max-width:1160px;margin:0 auto;padding:0 24px}.btn{cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn--primary{background:var(--red);color:var(--white);border-color:var(--red)}.btn--primary:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px);box-shadow:0 6px 20px #c0392b59}.btn--outline{color:var(--white);background:0 0;border-color:#fff9}.btn--outline:hover{border-color:var(--white);background:#ffffff1a}.btn--outline-red{color:var(--red);border-color:var(--red);background:0 0;width:100%;margin-top:20px}.btn--outline-red:hover{background:var(--red);color:var(--white)}.btn--price-list{color:#7ec8e3;background:linear-gradient(135deg,#1a3a5c,#0f2540);border-color:#1e4d7a;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.btn--price-list:hover{color:#a8d8ea;background:linear-gradient(135deg,#1e4d7a,#163d66);border-color:#2a6aad;transform:translateY(-1px)}.btn--full{width:100%}.section-label{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.section-label--light{color:#ffffffb3}.section-title{color:var(--text-dark);margin-bottom:16px;font-size:clamp(28px,4vw,42px)}.section-subtitle{color:var(--text-light);max-width:480px;margin:0 auto;font-size:17px}.section-header{text-align:center;margin-bottom:60px}.fade-in{opacity:0;height:100%;transition:opacity .65s,transform .65s;transform:translateY(32px)}.fade-in--visible{opacity:1;transform:translateY(0)}@keyframes logo-pulse{0%,to{filter:drop-shadow(0 0 #c0392b00);transform:scale(1)}50%{filter:drop-shadow(0 0 8px #c0392b80);transform:scale(1.1)}}.navbar__logo-img{animation:1.4s ease-in-out .6s logo-pulse}@keyframes edge-drift{0%{opacity:0;transform:translateY(-40px)rotate(-20deg)}8%{opacity:.55}92%{opacity:.55}to{opacity:0;transform:translateY(105vh)rotate(200deg)}}.hero__edge-rain{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__edge-chilli{filter:drop-shadow(0 2px 4px #0006);animation:linear infinite edge-drift;position:absolute;top:0}@keyframes hero-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero__badge{opacity:0;animation:.6s .15s forwards hero-enter}.hero__title{opacity:0;animation:.6s .4s forwards hero-enter}.hero__subtitle{opacity:0;animation:.6s .65s forwards hero-enter}.hero__actions{opacity:0;animation:.6s .9s forwards hero-enter}.hero__stats{opacity:0;animation:.6s 1.15s forwards hero-enter}.navbar{top:0;z-index:100;justify-content:space-between;align-items:center;height:72px;padding:0 32px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;inset-inline:0}.navbar--scrolled{background:var(--white);box-shadow:0 2px 20px #00000014}.navbar--scrolled .navbar__logo-text,.navbar--scrolled .navbar__links button{color:var(--text-dark)}.navbar__logo{cursor:pointer;align-items:center;gap:6px;text-decoration:none;display:flex}.navbar__logo-img{object-fit:contain;border-radius:6px;flex-shrink:0;width:48px;height:48px;display:block}.navbar__logo-text{color:var(--white);white-space:nowrap;font-family:Inter,sans-serif;font-size:16px;line-height:1;transition:color .3s}.navbar__links{align-items:center;gap:8px;list-style:none;display:flex}.navbar__links button{color:#ffffffe6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:color .2s,background .2s}.navbar__links button:hover{background:#ffffff1a}.navbar--scrolled .navbar__links button:hover{background:var(--cream);color:var(--red)}.navbar__cta{background:var(--red)!important;color:var(--white)!important;border-radius:8px!important;padding:10px 20px!important}.navbar__cta:hover{background:var(--red-dark)!important}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.navbar__hamburger span{background:var(--white);border-radius:2px;width:22px;height:2px;transition:background .3s;display:block}.navbar--scrolled .navbar__hamburger span{background:var(--text-dark)}@media (width<=768px){.navbar{padding:0 20px}.navbar__hamburger{display:flex}.navbar__links{background:var(--white);flex-direction:column;padding:16px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 8px 24px #0000001a}.navbar__links--open{display:flex}.navbar__links button{text-align:left;width:100%;padding:12px 16px;color:var(--text-dark)!important}.navbar__links button:hover{background:var(--cream)!important;color:var(--red)!important}}.hero{justify-content:center;align-items:center;min-height:100vh;padding:100px 24px 80px;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;background-image:url(/hero-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__overlay{z-index:1;background:linear-gradient(270deg,#000000c7 0%,#0000008c 45%,#0000001a 100%);position:absolute;inset:0}.hero__inner{z-index:2;justify-content:flex-end;align-items:center;width:100%;max-width:100%;padding-right:48px;display:flex;position:relative}.hero__content{z-index:2;text-align:left;width:100%;max-width:420px;position:relative}.hero__badge{color:#ffffffe6;letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:100px;margin-bottom:20px;padding:6px 18px;font-size:13px;font-weight:600;display:inline-block}.hero__title{color:var(--white);margin-bottom:20px;font-size:clamp(32px,4.5vw,58px);line-height:1.1}.hero__subtitle{color:#ffffffc7;max-width:420px;margin:0 0 32px;font-size:clamp(15px,1.6vw,17px);line-height:1.75}.hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-bottom:48px;display:flex}.hero__stats{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:32px;display:flex}.hero__stat{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.hero__stat strong{color:var(--white);font-family:Playfair Display,serif;font-size:26px}.hero__stat span{color:#ffffff8c;text-transform:uppercase;letter-spacing:1.2px;font-size:11px}.hero__stat-divider{background:#fff3;width:1px;height:34px}@media (width<=768px){.hero__inner{justify-content:center}.hero__content{text-align:center}.hero__actions,.hero__stats{justify-content:center}.hero__stat{align-items:center}.hero__overlay{background:#0009}}.products{background:var(--cream);padding:100px 0}.products__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.product-card{background:var(--white);border-radius:16px;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000012}.product-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 16px 48px #00000024,0 0 0 2px #c0392b2e,0 8px 24px #c0392b1f}.product-card__header{justify-content:center;align-items:center;height:200px;display:flex;overflow:hidden}.product-card__img{object-fit:cover;width:100%;height:100%;display:block}.product-card__emoji{filter:drop-shadow(0 4px 12px #0000004d);font-size:72px}.product-card__body{flex-direction:column;flex:1;padding:28px;display:flex}.product-card__tagline{letter-spacing:2px;text-transform:uppercase;color:var(--red);font-size:12px;font-weight:700}.product-card__name{color:var(--text-dark);margin:8px 0 12px;font-size:24px}.product-card__desc{color:var(--text-light);margin-bottom:20px;font-size:15px;line-height:1.65}.product-card__specs{flex-direction:column;flex:1;gap:6px;list-style:none;display:flex}.product-card__specs li{color:var(--text-mid);background:var(--cream);border-left:3px solid var(--red);border-radius:6px;padding:6px 10px;font-size:13px}.prices{background:var(--cream);padding:100px 0}.prices__varieties{flex-direction:column;gap:48px;margin-top:48px;display:flex}.prices__variety-row{flex-direction:column;gap:16px;display:flex}.prices__variety-label{text-transform:uppercase;letter-spacing:.08em;color:var(--red);border-left:3px solid var(--red);margin:0;padding-left:10px;font-size:13px;font-weight:700}.prices__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.prices__card{background:var(--white);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 12px #0000000f}.prices__card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a}.prices__card-icon{font-size:24px;line-height:1}.prices__card-name{color:var(--text-dark);margin:0;font-size:13px;font-weight:700}.prices__btn{width:100%;margin-top:4px}.prices__btn--soon{opacity:.5;cursor:default;pointer-events:none;letter-spacing:.04em;font-size:13px}@media (width<=768px){.prices__grid{grid-template-columns:1fr}}.about{background:var(--white);padding:100px 0}.about__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about__icon-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.about__icon-cell{background:var(--cream);aspect-ratio:1;border-radius:16px;justify-content:center;align-items:center;font-size:52px;transition:transform .2s;display:flex}.about__icon-cell:hover{transform:scale(1.05)}.about__content .section-title{margin-bottom:20px}.about__content p{color:var(--text-light);margin-bottom:16px;font-size:16px;line-height:1.75}.about__pillars{flex-direction:column;gap:16px;margin-top:32px;display:flex}.about__pillar{background:var(--cream);border-radius:12px;align-items:flex-start;gap:16px;padding:16px;display:flex}.about__pillar>span{flex-shrink:0;font-size:24px}.about__pillar strong{color:var(--text-dark);margin-bottom:4px;font-size:15px;display:block}.about__pillar p{color:var(--text-light);margin:0;font-size:14px;line-height:1.5}@media (width<=900px){.about__inner{grid-template-columns:1fr;gap:48px}.about__icon-grid{max-width:320px;margin:0 auto}}.contact{color:var(--white);background:linear-gradient(145deg,#1a0805 0%,#6b1a10 100%);padding:100px 0}.contact__inner{grid-template-columns:1fr 1.3fr;align-items:start;gap:80px;display:grid}.contact__title{color:var(--white);margin-bottom:20px}.contact__blurb{color:#ffffffbf;margin-bottom:40px;font-size:16px;line-height:1.75}.contact__details{flex-direction:column;gap:16px;display:flex}.contact__detail{color:#ffffffd9;align-items:center;gap:12px;font-size:15px;display:flex}.contact__detail a{color:#ffffffe6;transition:color .2s}.contact__detail a:hover{color:var(--white);text-decoration:underline}.contact__form{background:var(--white);border-radius:16px;padding:36px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.form-group label{color:var(--text-mid);letter-spacing:.5px;font-size:13px;font-weight:600}.form-group input,.form-group textarea{border:1.5px solid var(--border);color:var(--text-dark);resize:vertical;border-radius:8px;outline:none;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #c0392b1f}.contact__thanks{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.contact__thanks span{font-size:48px}.contact__thanks p{color:var(--text-mid);font-size:16px}.contact__error{color:var(--red);margin-bottom:8px;font-size:13px}.btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=900px){.contact__inner{grid-template-columns:1fr;gap:48px}.form-row{grid-template-columns:1fr}}.footer{color:#fff9;background:#0d0403;padding:48px 0 0}.footer__inner{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding-bottom:40px;display:flex}.footer__logo{align-items:center;gap:10px;margin-bottom:0;display:flex}.footer__logo span{color:var(--white);font-size:17px;font-weight:700}.footer__logo-img{object-fit:contain;border-radius:6px;flex-shrink:0;width:44px;height:44px}.footer__brand p{display:none}.footer__links{flex-wrap:wrap;gap:8px;display:flex}.footer__links button{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:14px;transition:color .2s,background .2s}.footer__links button:hover{color:var(--white);background:#ffffff0f}.footer__bottom{text-align:center;padding:20px 24px;font-size:13px}.footer__bottom p{max-width:1160px;margin:0 auto}
