.footer{background:var(--green-900);color:var(--white);padding-top:3.5rem}.footer__grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr 1.2fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}.footer__col--brand{padding-right:1rem}.footer__brand{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.footer__brand img{border:2px solid var(--gold);border-radius:50%;flex-shrink:0}.footer__name{font-family:var(--font-display);color:var(--white);font-size:1.2rem;font-weight:700;display:block}.footer__tagline{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-light);margin-top:.15rem;font-size:.72rem;font-weight:600;display:block}.footer__about{color:#ffffffa6;font-size:.9rem;line-height:1.65}.footer__heading{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.15rem;font-size:.75rem;font-weight:700}.footer__links{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer__links a{color:#fffc;font-size:.92rem;transition:color .2s,padding-left .2s}.footer__links a:hover{color:var(--gold-light);padding-left:4px}.footer__contact-list{flex-direction:column;gap:.85rem;list-style:none;display:flex}.footer__contact-list a{color:#fffc;align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.45;display:flex}.footer__contact-list a:hover{color:var(--gold-light)}.footer__contact-list svg{color:var(--gold);flex-shrink:0;margin-top:2px;font-size:1.15rem}.footer__contact-list strong{color:var(--white);font-weight:600}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0 1.75rem;display:flex}.footer__copy{color:#ffffff80;font-size:.85rem}.footer__bottom-links{align-items:center;gap:.65rem;font-size:.85rem;display:flex}.footer__bottom-links a{color:#ffffffa6}.footer__bottom-links a:hover{color:var(--gold-light)}.footer__bottom-links span{color:#ffffff59}@media (width<=992px){.footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.footer__col--brand{grid-column:1/-1}}@media (width<=560px){.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column;align-items:flex-start}}.navbar{z-index:1000;padding:.85rem 0;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f3eb;padding:.55rem 0;box-shadow:0 4px 24px #0d2e1f14}.navbar__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.navbar__brand{align-items:center;gap:.65rem;display:flex}.navbar__logo{object-fit:cover;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 12px #0d2e1f33}.navbar__name{font-family:var(--font-display);color:var(--green-800);letter-spacing:.02em;font-size:1.05rem;font-weight:700}.navbar__nav{align-items:center;gap:1.75rem;display:flex}.navbar__nav a{color:var(--green-700);font-size:.92rem;font-weight:600;transition:color .2s}.navbar__nav a:hover{color:var(--gold)}.navbar__cta{background:linear-gradient(135deg, var(--green-700), var(--green-500));border-radius:var(--radius);padding:.55rem 1.25rem;box-shadow:0 4px 14px #1a4d3259;color:var(--white)!important}.navbar__cta:hover{transform:translateY(-1px);color:var(--white)!important}.navbar__toggle{color:var(--green-800);background:0 0;font-size:1.6rem;display:none}@media (width<=768px){.navbar__toggle{display:flex}.navbar__name{font-size:.9rem}.navbar__nav{background:var(--cream);flex-direction:column;justify-content:center;gap:1.5rem;padding:2rem;transition:transform .35s;position:fixed;inset:0;transform:translate(100%)}.navbar__nav--open{transform:translate(0)}.navbar__nav a{font-size:1.15rem}}.about{background:var(--white);padding:5rem 0}.about__header{text-align:center;margin-bottom:3rem}.about__header .section-desc{margin-inline:auto}.about__grid{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:2rem;display:grid}.about__card{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1a4d321a;padding:2rem}.about__card--main p{color:var(--text-muted);margin-bottom:1rem;font-size:1rem}.about__highlight{border-bottom:2px solid #c9a22759;flex-direction:column;gap:.35rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.about__highlight-title{font-family:var(--font-display);color:var(--green-700);font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;line-height:1.15}.about__highlight-label{color:var(--gold);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.about__stats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.about__stat{background:linear-gradient(145deg, var(--green-800), var(--green-600));color:var(--white);border-radius:var(--radius);text-align:center;padding:1.5rem 1.25rem;box-shadow:0 8px 20px #0d2e1f33}.about__stat-value{font-family:var(--font-display);color:var(--gold-light);margin-bottom:.35rem;font-size:2rem;font-weight:800;display:block}.about__stat-label{opacity:.9;font-size:.8rem;font-weight:600}@media (width<=768px){.about__grid{grid-template-columns:1fr}}.map-embed{width:100%}.map-embed__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.map-embed__header h3{font-family:var(--font-display);color:var(--white);font-size:1.15rem;font-weight:700}.map-embed__link{color:var(--gold-light);align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;display:inline-flex}.map-embed__link:hover{text-decoration:underline}.map-embed__frame-wrap{border-radius:var(--radius);background:#0003;border:2px solid #fff3;overflow:hidden;box-shadow:0 8px 28px #00000040}.map-embed__frame-wrap iframe{border:0;width:100%;height:280px;display:block}.map-embed__address{color:#ffffffbf;margin-top:.85rem;font-size:.88rem;line-height:1.55}.contact{background:var(--green-900);color:var(--white);padding:5rem 0}.contact .section-label{color:var(--gold-light)}.contact .section-title{color:var(--white)}.contact .section-desc{color:#ffffffbf}.contact__header{text-align:center;margin-bottom:2.5rem}.contact__header .section-desc{margin-inline:auto}.contact__wrapper{grid-template-columns:1fr 1.15fr;align-items:start;gap:2.5rem;display:grid}.contact__partners{flex-direction:column;gap:1rem;display:flex}.contact__partner-card{border-radius:var(--radius);background:#ffffff14;border:1px solid #ffffff1f;align-items:center;gap:1rem;padding:1.15rem 1.25rem;transition:background .2s,transform .2s;display:flex}.contact__partner-card:hover{background:#ffffff24;transform:translate(4px)}.contact__partner-card strong{margin-bottom:.2rem;font-size:1rem;display:block}.contact__partner-card span{color:var(--gold-light);letter-spacing:.04em;word-break:break-all;font-size:1.1rem;font-weight:700}.contact__icon{color:var(--gold);flex-shrink:0;font-size:1.5rem}.contact__map{width:100%}@media (width<=900px){.contact__wrapper{grid-template-columns:1fr}}.hero{align-items:center;min-height:100vh;padding:7rem 0 4rem;display:flex;position:relative;overflow:hidden}.hero__bg{background:radial-gradient(ellipse 90% 70% at 85% 15%, #c9a2272e, transparent 55%), radial-gradient(ellipse 70% 55% at 5% 90%, #2a7a4f33, transparent 50%), radial-gradient(circle at 50% 50%, #ffffffe6, transparent 70%), linear-gradient(165deg, #fdfbf6 0%, var(--cream) 45%, #eef5f0 100%);z-index:0;position:absolute;inset:0}.hero__bg:after{content:"";opacity:.6;background-image:radial-gradient(#1a4d3212 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.hero__abstract{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__blob{filter:blur(60px);opacity:.55;border-radius:50%;position:absolute}.hero__blob--1{background:#c9a22759;width:420px;height:420px;top:-8%;right:-5%}.hero__blob--2{background:#1f5c3a47;width:380px;height:380px;bottom:-12%;left:-8%}.hero__blob--3{background:#3d9a6626;width:220px;height:220px;top:42%;left:38%}.hero__ring{border:1px solid #1a4d321f;border-radius:50%;position:absolute}.hero__ring--1{width:520px;height:520px;top:50%;right:-8%;transform:translateY(-50%)}.hero__ring--2{border-color:#c9a22733;width:280px;height:280px;bottom:8%;left:4%}.hero__dots{opacity:.35;background-image:radial-gradient(#c9a22773 2px,#0000 2px);background-size:18px 18px;width:140px;height:140px;position:absolute;top:18%;left:8%;transform:rotate(-12deg)}.hero__arc{border:2px solid #0000;border-radius:50%;position:absolute}.hero__arc--1{border-top-color:#c9a22759;border-right-color:#c9a22726;width:180px;height:180px;top:14%;right:20%;transform:rotate(-35deg)}.hero__arc--2{border-bottom-color:#1f5c3a40;border-left-color:#1f5c3a1a;width:120px;height:120px;bottom:28%;left:10%;transform:rotate(20deg)}.hero__wave{opacity:.9;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%23eef5f0' fill-opacity='0.85' d='M0,64 C240,120 480,0 720,48 C960,96 1200,24 1440,56 L1440,120 L0,120 Z'/%3E%3Cpath fill='none' stroke='%231a4d32' stroke-opacity='0.06' stroke-width='2' d='M0,72 C280,20 520,100 720,56 C920,12 1160,88 1440,40'/%3E%3C/svg%3E") bottom/100% 100% no-repeat;height:120px;position:absolute;bottom:-2px;left:0;right:0}.hero__grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid;position:relative}.hero__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--green-700);background:#1a4d3214;border:1px solid #1a4d3226;border-radius:100px;margin-bottom:1rem;padding:.45rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.hero__title{font-family:var(--font-display);background:linear-gradient(135deg, var(--green-900), var(--green-600));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.hero__desc{color:var(--text-muted);max-width:520px;margin-bottom:2rem;font-size:1.08rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.btn{border-radius:var(--radius);justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn--primary{background:linear-gradient(135deg, var(--green-800), var(--green-500));color:var(--white);box-shadow:0 8px 24px #1a4d3259}.btn--primary:hover{transform:translateY(-2px)}.btn--outline{background:var(--white);color:var(--green-800);border:2px solid var(--green-600)}.btn--outline:hover{background:var(--green-800);color:var(--white)}.hero__quick{flex-wrap:wrap;gap:1.25rem;display:flex}.hero__quick-item{color:var(--green-700);align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:flex}.hero__quick-item svg{color:var(--gold);font-size:1.2rem}.hero__visual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.hero__logo-glow{aspect-ratio:1;z-index:0;background:radial-gradient(circle,#c9a22740 0%,#0000 65%);border-radius:50%;width:min(340px,90vw);position:absolute}.hero__logo-ring{z-index:1;aspect-ratio:1;background:linear-gradient(145deg, var(--gold-light), var(--gold), var(--green-700));width:min(320px,85vw);box-shadow:var(--shadow), 0 0 0 8px #ffffff80;border-radius:50%;padding:12px;position:relative}.hero__logo{object-fit:cover;border-radius:50%;width:100%;height:100%}@media (width<=900px){.hero__grid{text-align:center;grid-template-columns:1fr}.hero__desc,.hero__actions,.hero__quick{justify-content:center;margin-inline:auto}.hero__quick{justify-content:center}.hero__visual{min-height:320px}}.products{background:var(--white);padding:5.5rem 0 6rem;position:relative;overflow:hidden}.products__deco{pointer-events:none;background:radial-gradient(#c9a22724,#0000 70%);width:min(900px,120vw);height:280px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.products__header{text-align:center;z-index:1;margin-bottom:3.5rem;position:relative}.products__header .section-desc{margin-inline:auto}.products__grid{z-index:1;gap:1.5rem;display:grid;position:relative}.products__grid--featured{grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.products__grid--other{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.product-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid #1a4d3214;padding:1.5rem 1.35rem 1.35rem;transition:box-shadow .3s,border-color .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0d2e1f0f}.product-card:before{content:"";background:linear-gradient(90deg, var(--card-accent,var(--gold)), var(--green-600));height:4px;position:absolute;top:0;left:0;right:0}.product-card:hover{border-color:#c9a22759;box-shadow:0 16px 40px #0d2e1f1f}.product-card--featured:hover{box-shadow:0 20px 48px #0d2e1f24}.product-card--wide{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;column-gap:1.25rem;padding:1.35rem 1.5rem;display:grid}.product-card--wide .product-card__top{grid-area:1/1/3;margin-bottom:0}.product-card--wide h3{grid-column:2;align-self:end;margin-bottom:.25rem}.product-card--wide p{grid-column:2}.product-card--wide .product-card__line{display:none}.product-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.product-card__icon-wrap{background:var(--card-bg,var(--cream));border:1px solid #fff9;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:inset 0 1px #fffc}.product-card__emoji{font-size:2.25rem;line-height:1}.product-card__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:linear-gradient(135deg, var(--green-800), var(--green-600));border-radius:6px;padding:.35rem .65rem;font-size:.62rem;font-weight:800;box-shadow:0 2px 8px #1a4d3240}.product-card__tag--muted{background:var(--card-accent,var(--gold));color:var(--white)}.product-card h3{font-family:var(--font-display);color:var(--green-800);margin-bottom:.45rem;font-size:1.4rem}.product-card p{color:var(--text-muted);margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.product-card__line{background:var(--card-accent,var(--gold));opacity:.85;border-radius:2px;width:40px;height:3px;transition:width .3s}.product-card:hover .product-card__line{width:64px}@media (width<=1024px){.products__grid--featured{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.products__grid--featured{grid-template-columns:1fr}.product-card--wide{grid-template-rows:auto;grid-template-columns:1fr}.product-card--wide .product-card__top{grid-row:auto;margin-bottom:1rem}.product-card--wide h3,.product-card--wide p{grid-column:1}.product-card--wide .product-card__line{display:block}}.legal-page{background:var(--cream);border-top:1px solid #1a4d3214;padding:4.5rem 0}.legal-page--standalone{min-height:calc(100vh - 280px);padding:7rem 0 4rem}.legal-page__back{color:var(--green-700);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.legal-page__back:hover{color:var(--green-900);gap:.55rem}.legal-page__back svg{font-size:1.1rem}.legal-page__inner{max-width:800px}.legal-page__subtitle{margin-bottom:2rem}.legal-page__content{flex-direction:column;gap:1.5rem;display:flex}.legal-page__block{background:var(--white);border-radius:var(--radius);border:1px solid #1a4d321a;border-left:4px solid var(--green-600);padding:1.35rem 1.5rem}.legal-page__block h3{font-family:var(--font-display);color:var(--green-800);margin-bottom:.5rem;font-size:1.1rem}.legal-page__block p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.legal-page__updated{color:var(--text-muted);margin-top:2rem;font-size:.85rem;font-style:italic}:root{--green-900:#0d2e1f;--green-800:#13402c;--green-700:#1a4d32;--green-600:#1f5c3a;--green-500:#2a7a4f;--green-400:#3d9a66;--gold:#c9a227;--gold-light:#e4c45a;--cream:#faf8f3;--cream-dark:#f0ebe0;--white:#fff;--text:#1a2e24;--text-muted:#5a6b63;--shadow:0 12px 40px #0d2e1f1f;--radius:10px;--radius-lg:16px;--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}.container{width:min(1140px,92vw);margin-inline:auto}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.section-title{font-family:var(--font-display);color:var(--green-800);margin-bottom:1rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:700;line-height:1.2}.section-desc{color:var(--text-muted);max-width:620px;font-size:1.05rem}
