:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;border-inline:none;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}body{background:#f3f4f6;margin:0}h1,h2{font-family:var(--heading), sans-serif;color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono), monospace;color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar{z-index:300;opacity:0;pointer-events:none;justify-content:space-between;align-items:center;height:62px;padding:0 52px;transition:opacity .4s,background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.show{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(18px);background:#2ecc8a1a}.navbar.solid{box-shadow:0 1px #eee;-webkit-backdrop-filter:none!important;background:#fffffff7!important}.nav-logo{font-family:var(--font-serif);color:#fff;letter-spacing:.5px;font-size:1rem;font-weight:600;text-decoration:none;transition:color .4s}.nav-logo em{color:var(--white);font-style:normal}.navbar.solid .nav-logo{color:var(--text)}.nav-links{gap:34px;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{color:#000c;font-size:.82rem;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#2ecc8a}.navbar.solid .nav-links a{text-decoration:none;color:#000!important}.navbar.solid .nav-links a:hover{color:#2ecc8a!important}.nav-cta{background:var(--green);color:#fff;border-radius:5px;padding:8px 20px;font-size:.78rem;font-weight:500;transition:background .3s,box-shadow .3s}.nav-cta:hover{background:var(--white);box-shadow:0 4px 16px #fffffff7}.navbar.always-visible{opacity:1;pointer-events:auto;background:#fffffff7;box-shadow:0 1px #eee}.navbar.always-visible .nav-logo{text-decoration:none;color:#000!important}.navbar.always-visible .nav-logo em{color:#2ecc8a!important}.navbar.always-visible .nav-links a{text-decoration:none;color:#000!important}.navbar.always-visible .nav-links a:hover{color:#2ecc8a!important}@media (width<=768px){.navbar{padding:0 20px}.nav-links{display:none}}:root{--gep-green:#2ecc8a;--gep-green-dark:#1fad74;--gep-green-text:#117a52;--gep-green-light:#f0fdf7}.cookie-banner{z-index:9990;border-top:3px solid var(--gep-green);background:#fff;border-radius:12px;width:calc(100% - 48px);max-width:820px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000021,0 2px 6px #00000012}.cookie-banner__inner{flex-wrap:wrap;align-items:center;gap:20px;padding:20px 24px;display:flex}.cookie-banner__text{flex:320px;min-width:0}.cookie-banner__title{color:#111;margin:0 0 5px;font-size:15px;font-weight:700}.cookie-banner__description{color:#555;margin:0;font-size:13px;line-height:1.55}.cookie-banner__link{color:var(--gep-green-text);font-weight:600;text-decoration:underline}.cookie-banner__link:hover{color:var(--gep-green-dark)}.cookie-banner__controls{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.cookie-banner__lang{align-items:center;gap:5px;display:flex}.cookie-lang-btn{letter-spacing:.03em;cursor:pointer;color:#777;background:0 0;border:1px solid #ddd;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.6;transition:background .15s,border-color .15s,color .15s}.cookie-lang-btn:hover{border-color:var(--gep-green);color:var(--gep-green-text)}.cookie-lang-btn.active{background:var(--gep-green);border-color:var(--gep-green);color:#fff}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cookie-btn{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:6px;padding:9px 18px;font-size:13px;font-weight:600;line-height:1.4;transition:background .18s,border-color .18s,color .18s,box-shadow .18s}.cookie-btn:focus-visible{outline:3px solid var(--gep-green);outline-offset:2px}.cookie-btn--accept{background:var(--gep-green);color:#fff;border-color:var(--gep-green)}.cookie-btn--accept:hover{background:var(--gep-green-dark);border-color:var(--gep-green-dark)}.cookie-btn--reject{color:var(--gep-green-text);border-color:var(--gep-green);background:#fff}.cookie-btn--reject:hover{background:var(--gep-green-light)}.cookie-btn--customize{color:#555;background:0 0;border-color:#ccc}.cookie-btn--customize:hover{color:#333;background:#f5f5f5;border-color:#999}.cookie-modal-overlay{z-index:10000;background:#00000085;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.cookie-modal{background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:92vh;padding:28px 28px 24px;position:relative;overflow-y:auto;box-shadow:0 24px 64px #00000038}.cookie-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.cookie-modal__title{color:#111;margin:0;font-size:19px;font-weight:700}.cookie-modal__close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:22px;line-height:1;transition:color .15s,background .15s}.cookie-modal__close:hover{color:#333;background:#f3f3f3}.cookie-modal__close:focus-visible{outline:3px solid var(--gep-green);outline-offset:2px}.cookie-modal__description{color:#666;margin:0 0 20px;font-size:13px;line-height:1.55}.cookie-category{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:10px;padding:14px 16px}.cookie-category__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.cookie-category__name{color:#222;font-size:14px;font-weight:700}.cookie-category__meta{flex-shrink:0;align-items:center;gap:8px;display:flex}.cookie-category__always-on{color:#888;white-space:nowrap;font-size:11px;font-style:italic}.cookie-category__description{color:#666;margin:0;font-size:13px;line-height:1.5}.cookie-toggle{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.cookie-toggle input{opacity:0;width:0;height:0;position:absolute}.cookie-toggle__slider{cursor:pointer;background:#ccc;border-radius:24px;transition:background .2s;position:absolute;inset:0}.cookie-toggle__slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.cookie-toggle input:checked+.cookie-toggle__slider{background:var(--gep-green)}.cookie-toggle input:checked+.cookie-toggle__slider:before{transform:translate(20px)}.cookie-toggle input:focus-visible+.cookie-toggle__slider{box-shadow:0 0 0 3px #2ecc8a59}.cookie-toggle input:disabled+.cookie-toggle__slider{cursor:not-allowed;opacity:.65}.cookie-modal__footer{border-top:1px solid #eee;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;display:flex}.cookie-floating-btn{z-index:9985;background:var(--gep-green);color:#fff;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 18px 10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #0003}.cookie-floating-btn:hover{background:var(--gep-green-dark);transform:translateY(-2px);box-shadow:0 6px 22px #0000003d}.cookie-floating-btn:focus-visible{outline:3px solid var(--gep-green);outline-offset:3px}.cookie-floating-btn__icon{flex-shrink:0;font-size:16px;line-height:1}@media (width<=680px){.cookie-banner{border-radius:16px 16px 0 0;width:100%;max-width:100%;bottom:0;left:0;right:0;transform:none}.cookie-banner__inner{flex-direction:column;align-items:stretch;padding:16px}.cookie-banner__controls{align-items:stretch}.cookie-banner__lang{justify-content:center}.cookie-banner__actions{flex-direction:column;justify-content:stretch}.cookie-btn{text-align:center;width:100%;padding:11px 18px}.cookie-modal{border-radius:10px;padding:20px 16px 18px}.cookie-modal__footer{flex-direction:column}.cookie-modal__footer .cookie-btn{text-align:center;width:100%}.cookie-floating-btn{border-radius:50%;justify-content:center;width:46px;height:46px;padding:0;bottom:16px;right:16px}.cookie-floating-btn__text{display:none}}.about-page{color:#2b2b2b;background:#ebe8de}.about-section{max-width:1120px;margin:0 auto;padding:72px 24px}.about-hero{grid-template-columns:1.03fr 1fr;align-items:center;gap:54px;padding-top:72px;padding-bottom:88px;display:grid}.about-hero__content h1{color:#2f2f2f;text-align:left;margin:0 0 18px;font-size:3rem;font-weight:700;line-height:1.08}.about-hero__content p{color:#565656;text-align:left;max-width:540px;margin:0 0 14px;font-size:1rem;line-height:1.75}.about-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.about-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s;display:inline-flex}.about-btn:hover{transform:translateY(-1px)}.about-btn--primary{color:#fff;background:#18733e}.about-btn--secondary{color:#18733e;background:0 0;border-color:#18733e}.about-btn--accent{color:#17341f;background:#7ed957}.about-image-frame{border-radius:14px;overflow:hidden}.about-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.about-hero__image{min-height:390px}.about-section-heading{text-align:center;margin-bottom:34px}.about-section-heading h2{color:#2f2f2f;margin:0 0 8px;font-size:2.2rem;font-weight:700;line-height:1.15}.about-section-heading p{color:#7a7a7a;margin:0;font-size:.95rem}.about-card-grid{gap:18px;display:grid}.about-card-grid--four{grid-template-columns:repeat(4,1fr)}.about-card-grid--three{grid-template-columns:repeat(3,1fr)}.about-card{background:#fff;border-radius:14px;box-shadow:0 4px 14px #0000000d}.about-value-card{text-align:left;min-height:180px;padding:22px 18px 20px}.about-icon-badge{background:#f4f4f4;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-size:1rem;display:flex}.about-value-card h3{color:#333;margin:0 0 10px;font-size:1.08rem}.about-value-card p{color:#6f6f6f;margin:0;font-size:.88rem;line-height:1.65}.about-split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.about-split--story{padding-top:84px}.about-split--reverse .about-split__content{order:1}.about-split--reverse .about-split__image{order:2}.about-split__image{min-height:360px}.about-split__content h2{color:#2f2f2f;text-align:left;margin:0 0 18px;font-size:2.2rem;font-weight:700;line-height:1.15}.about-split__content p{color:#565656;text-align:left;margin:0 0 14px;font-size:.98rem;line-height:1.8}.about-impact{padding-top:88px}.about-stat-card{text-align:center;padding:34px 16px 28px}.about-stat-card strong{color:#2f2f2f;margin-bottom:10px;font-size:3rem;font-weight:700;line-height:1;display:block}.about-stat-card span{color:#7a7a7a;font-size:.9rem}.about-check-list{margin:22px 0 0;padding:0;list-style:none}.about-check-list li{color:#4d4d4d;text-align:left;margin-bottom:12px;padding-left:26px;font-size:.96rem;line-height:1.65;position:relative}.about-check-list li:before{content:"✔";color:#18733e;font-weight:700;position:absolute;top:0;left:0}.about-team{padding-top:72px}.about-team__banner{height:280px;margin-bottom:18px}.about-team-card{text-align:left;min-height:150px;padding:20px 18px 18px}.about-team-card h3{color:#333;margin:0 0 8px;font-size:1.1rem}.about-team-card span{color:#7a7a7a;margin-bottom:10px;font-size:.86rem;display:inline-block}.about-team-card p{color:#5b5b5b;margin:0;font-size:.9rem;line-height:1.6}.about-newsletter{padding-top:92px;padding-bottom:96px}.about-newsletter__box{color:#fff;text-align:center;background:#18733e;border-radius:16px;padding:60px 28px}.about-newsletter__box h2{color:#fff;margin:0 0 14px;font-size:3rem;line-height:1.1}.about-newsletter__box p{color:#ffffffeb;max-width:720px;margin:0 auto 6px;font-size:.98rem;line-height:1.7}.about-newsletter__subtext{margin-bottom:22px!important}.about-newsletter__form{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:24px;display:flex}.about-newsletter__form input{color:#1f1f1f;background:#fff;border:none;border-radius:10px;outline:none;width:320px;max-width:100%;height:44px;padding:0 14px;font-size:.95rem}.about-footer{color:#f4ede7;background:#4b352d;padding:54px 24px 46px}.about-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;max-width:1120px;margin:0 auto;display:grid}.about-footer h3{color:#fff;text-align:left;margin:0 0 14px;font-size:1.15rem}.about-footer h4{color:#fff;text-align:left;margin:0 0 14px;font-size:.98rem}.about-footer p{color:#f4ede7c7;text-align:left;max-width:280px;margin:0;font-size:.9rem;line-height:1.7}.about-footer a{color:#f4ede7c7;text-align:left;margin-bottom:10px;font-size:.9rem;text-decoration:none;display:block}.about-footer a:hover{color:#fff}@media (width<=980px){.about-hero,.about-split,.about-card-grid--four,.about-card-grid--three,.about-footer__grid{grid-template-columns:1fr 1fr}.about-team__banner{height:220px}.about-newsletter__box h2{font-size:2.3rem}}@media (width<=720px){.about-section,.about-footer{padding-left:18px;padding-right:18px}.about-hero,.about-split,.about-card-grid--four,.about-card-grid--three,.about-footer__grid{grid-template-columns:1fr}.about-hero{padding-top:72px;padding-bottom:60px}.about-hero__content h1,.about-split__content h2,.about-section-heading h2,.about-newsletter__box h2{font-size:2rem}.about-hero__image,.about-split__image,.about-team__banner{height:240px;min-height:240px}.about-newsletter__box{padding:42px 20px}.about-newsletter__form{flex-direction:column}.about-newsletter__form input,.about-newsletter__form button{width:100%}}.home{background:#fff}.home-section-inner{max-width:1120px;margin:0 auto;padding:0 32px}.home-section-title{text-align:center;letter-spacing:.04em;color:#0d2015;margin:0 0 56px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:400}.home-hero{text-align:center;justify-content:center;align-items:flex-end;height:100dvh;min-height:480px;display:flex;position:relative;overflow:hidden}.home-hero__video{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.home-hero__content{z-index:1;flex-direction:column;align-items:center;gap:20px;max-width:820px;padding:0 24px 120px;display:flex;position:relative}.home-hero__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#2ecc8a;margin:0;font-size:.72rem;font-weight:600}.home-hero__title{letter-spacing:.12em;text-transform:uppercase;color:#fff;flex-direction:column;align-items:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,10vw,7.5rem);font-weight:400;line-height:1;display:flex}.home-hero__lead{color:#ffffffb8;max-width:480px;margin:0;font-size:clamp(.88rem,1.6vw,1rem);font-weight:300;line-height:1.7}.home-hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px;display:flex}.home-hero__btn{letter-spacing:.04em;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 28px;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.home-hero__btn:hover{transform:translateY(-2px)}.home-hero__btn--primary{color:#0a1f13;background:#2ecc8a;border:1px solid #2ecc8a}.home-hero__btn--primary:hover{background:#27b87c;border-color:#27b87c}.home-hero__btn--ghost{color:#fff;background:0 0;border:1px solid #ffffff73}.home-hero__btn--ghost:hover{background:#ffffff14;border-color:#ffffffb3}.home-hero__scroll{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.home-hero__scroll-label{letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;font-size:.6rem;font-weight:500}.home-hero__scroll-line{background:#ffffff4d;width:1px;height:36px;animation:2s ease-in-out infinite scroll-pulse;display:block}@keyframes scroll-pulse{0%,to{opacity:.3}50%{opacity:.75}}.home-products{background:#fff;padding:100px 0}.home-products__list{flex-direction:column;gap:80px;display:flex}.product-card{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.product-card--reverse{direction:rtl}.product-card--reverse>*{direction:ltr}.product-card__img-wrap{aspect-ratio:4/3;border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #0000001a}.product-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.product-card__img-wrap:hover .product-card__img{transform:scale(1.04)}.product-card__video{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.product-card__img-wrap:hover .product-card__video{transform:scale(1.04)}.product-card__body{flex-direction:column;gap:14px;display:flex}.product-card__origin{letter-spacing:.2em;text-transform:uppercase;color:#2ecc8a;font-size:.7rem;font-weight:600}.product-card__name{color:#0d2015;letter-spacing:.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400}.product-card__desc{color:#4a5e52;margin:0;font-size:.96rem;line-height:1.8}.product-card__tags{flex-wrap:wrap;justify-content:center;gap:8px;margin:6px 0 0;padding:0;list-style:none;display:flex}.product-card__tags li{letter-spacing:.06em;color:#1a8c5a;background:#2ecc8a12;border:1px solid #2ecc8a73;border-radius:999px;padding:5px 14px;font-size:.74rem;font-weight:500}.home-ginger-bg{background-color:#0d2015;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.home-ginger-bg:before{content:"";pointer-events:none;background:#06160cc2;position:absolute;inset:0}.home-ginger-bg .home-section-inner,.home-ginger-bg .home-why__grid,.home-ginger-bg .home-reviews__overflow{z-index:1;position:relative}.home-ginger-bg .home-section-title{color:#fff}.home-ginger-bg .why-card{background:#ffffffed}.home-ginger-bg .review-card{background:#f9fbf9ed}.home-why{background:0 0;padding:100px 0}.home-why__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.why-card{background:#fff;border:1px solid #ddeee5;border-radius:18px;flex-direction:column;gap:14px;padding:36px 28px;transition:border-color .25s,box-shadow .25s;display:flex}.why-card:hover{border-color:#2ecc8a80;box-shadow:0 6px 24px #2ecc8a1a}.why-card__icon{color:#1a8c5a;background:#2ecc8a1f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.why-card__icon svg{width:22px;height:22px}.why-card__title{color:#0d2015;letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:600}.why-card__body{color:#4a5e52;margin:0;font-size:.9rem;line-height:1.75}.home-reviews{background:0 0;padding:100px 0}.home-reviews__overflow{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.home-reviews__track{gap:20px;width:max-content;animation:36s linear infinite marquee;display:flex}.home-reviews__track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-card{background:#f9fbf9;border:1px solid #ddeee5;border-radius:16px;flex-direction:column;flex-shrink:0;gap:14px;width:300px;padding:28px 24px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 12px #0000000d}.review-card:hover{border-color:#2ecc8a80;transform:translateY(-3px);box-shadow:0 8px 28px #2ecc8a1f}.review-card__stars{color:#2ecc8a;letter-spacing:.08em;font-size:.95rem}.review-card__text{color:#4a5e52;flex:1;margin:0;font-size:.9rem;line-height:1.72}.review-card__author{border-top:1px solid #e8f2ec;flex-direction:column;gap:2px;padding-top:10px;display:flex}.review-card__name{color:#0d2015;font-size:.88rem;font-weight:600}.review-card__role{color:#7aaa8e;font-size:.75rem}@media (width<=900px){.product-card{grid-template-columns:1fr;gap:36px}.product-card--reverse{direction:ltr}.home-why__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (width<=768px){.home-section-inner{padding:0 20px}.home-section-title{margin-bottom:36px;font-size:clamp(1.6rem,6vw,2rem)}.home-products,.home-why,.home-reviews{padding:64px 0}.home-ginger-bg .home-why:first-child{padding-top:64px}.home-ginger-bg .home-reviews:last-child{padding-bottom:64px}.home-products__list{gap:52px}.home-hero{height:auto;min-height:unset;background:#061610;flex-direction:column;justify-content:flex-start;align-items:center;overflow-x:hidden}.home-hero__video{aspect-ratio:16/9;object-fit:cover;object-position:center center;will-change:auto;width:100%;height:auto;position:relative;inset:auto;transform:none}.home-hero__content{box-sizing:border-box;text-align:center;background:#061610;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;padding:28px 20px 36px;display:flex}.home-hero__lead{text-align:center;color:#fffc;max-width:100%;font-size:.9rem}.home-hero__scroll{display:none}.home-hero__actions{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-top:8px;display:flex}.home-hero__btn{box-sizing:border-box;justify-content:center;width:100%;min-height:48px;padding:0 16px;font-size:.93rem}.why-card{padding:28px 22px}.review-card{width:260px}}.legal-page{color:#374151;text-align:left;background:#f3f4f6;width:100%;font-family:system-ui,Segoe UI,Roboto,sans-serif}.legal-page__inner{max-width:820px;margin:0 auto;padding:4rem 1.5rem 5rem}.legal-page__title{color:#0b7a57;margin:0 0 .4rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.legal-page__updated{color:#6b7280;margin:0 0 2.5rem;font-size:.88rem}.legal-page__section{margin-bottom:2rem}.legal-page__section-title{color:#111827;margin:0 0 .65rem;font-size:1.1rem;font-weight:700}.legal-page__text{color:#4b5563;margin:0 0 .75rem;font-size:.95rem;line-height:1.7}.legal-page__list{color:#4b5563;margin:.5rem 0 .75rem 1.25rem;padding:0;font-size:.95rem;line-height:1.7}.legal-page__list li{margin-bottom:.4rem}.legal-page__contact-block{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:.5rem;padding:1.1rem 1.25rem;font-size:.95rem;line-height:1.8}.legal-page__link{color:#0b7a57;text-underline-offset:2px;text-decoration:underline}.legal-page__link:hover{color:#085e3f}@media (width<=720px){.legal-page__inner{padding:2.5rem 1rem 3.5rem}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.site-root{flex-direction:column;min-height:100vh;display:flex}.site-header__inner{flex-wrap:wrap;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.site-header__brand{color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.site-header__brand:hover{opacity:.9}.site-header__logo{justify-content:center;align-items:center;display:inline-flex}.site-header__cta{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:8px;margin-left:auto;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none}.site-header__cta:hover{filter:brightness(1.05)}.site-nav{flex-wrap:wrap;flex:1;justify-content:center;gap:.75rem 1.5rem;display:flex}.site-nav__link{color:#ffffffeb;font-size:.95rem;font-weight:500;text-decoration:none}.site-nav__link:hover{color:#fff}.site-nav__link--active{color:#fff;font-weight:600}.site-main{flex:1}.page-placeholder{color:#374151;max-width:960px;margin:0 auto;padding:2rem 1.25rem}.catalogue-page{color:#2b2b2b;text-align:left;background:#ebe8de}.catalogue-hero{text-align:left;box-sizing:border-box;background:0 0;max-width:1120px;margin:0 auto;padding:72px 24px 52px}.catalogue-hero__badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#18733e;border-radius:999px;margin:0 0 1rem;padding:.35rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.catalogue-hero__title{color:#2f2f2f;margin:0 0 18px;font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:1.08}.catalogue-hero__lead{color:#565656;max-width:640px;margin:0;font-size:1rem;line-height:1.75}.catalogue-grid-section{box-sizing:border-box;background:0 0;max-width:1120px;margin:0 auto;padding:0 24px 76px}.catalogue-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:100%;margin:0 auto;display:grid}@media (width<=980px){.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.catalogue-grid{grid-template-columns:1fr}}.catalogue-card{background:#fff;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 14px #0000000d}.catalogue-card__media{background:#e9e4da;flex-shrink:0;height:180px;position:relative}.catalogue-card__img{object-fit:cover;width:100%;height:100%;display:block}.catalogue-card__tag{color:#3f3f3f;letter-spacing:.02em;background:#fffffff2;border-radius:8px;padding:.35rem .6rem;font-size:.72rem;font-weight:700;position:absolute;top:10px;right:10px;box-shadow:0 1px 4px #0000000f}.catalogue-card__body{flex-direction:column;flex:1;gap:.35rem;padding:18px 18px 16px;display:flex}.catalogue-card__title{color:#333;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.catalogue-card__weight{color:#7a7a7a;margin:2px 0 0;font-size:.84rem}.catalogue-card__desc{color:#6f6f6f;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:.35rem 0 0;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.catalogue-card__footer{justify-content:space-between;align-items:center;gap:.7rem;margin-top:.9rem;padding-top:.25rem;display:flex}.catalogue-card__price{color:#2f2f2f;font-size:1rem;font-weight:700}.catalogue-card__btn{color:#fff;cursor:pointer;white-space:nowrap;background:#18733e;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:.84rem;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.catalogue-card__btn:hover{background:#16693a;transform:translateY(-1px)}.catalogue-card__btn:focus-visible{outline-offset:2px;outline:2px solid #18733e}.catalogue-card--interactive{cursor:pointer;transition:box-shadow .2s,transform .2s}.catalogue-card--interactive:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.catalogue-card--interactive:focus{outline:none}.catalogue-card--interactive:focus-visible{outline-offset:3px;outline:2px solid #18733e}.product-modal-backdrop{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.product-modal{color:#111827;background:#fff;border-radius:14px;flex-direction:column;width:min(52rem,100%);max-height:min(90vh,44rem);font-family:system-ui,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #0f172a2e,0 8px 16px #0f172a14}.product-modal__close{z-index:2;color:#374151;cursor:pointer;background:#ffffffeb;border:none;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin:0;padding:0;font-size:1.35rem;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:.65rem;right:.65rem;box-shadow:0 1px 4px #00000014}.product-modal__close:hover{color:#111827;background:#f3f4f6}.product-modal__close:focus-visible{outline-offset:2px;outline:2px solid #2d7d46}.product-modal__layout{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);min-height:0;display:grid;overflow:auto}@media (width<=768px){.product-modal__layout{grid-template-columns:1fr}.product-modal__close{background:#fffffffa;box-shadow:0 2px 8px #0000001f}}.product-modal__media{background:#e5e7eb;min-height:14rem;position:relative}@media (width>=769px){.product-modal__media{min-height:0}}.product-modal__img{object-fit:cover;width:100%;height:100%;min-height:14rem;display:block}@media (width>=769px){.product-modal__img{min-height:100%;position:absolute;inset:0}}.product-modal__badge{color:#fff;letter-spacing:.02em;text-align:center;background:#1e4d2f;border-radius:999px;max-width:calc(100% - 2rem);padding:.35rem .75rem;font-size:.7rem;font-weight:600;line-height:1.2;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #00000026}.product-modal__panel{background:#fff;flex-direction:column;gap:1.1rem;min-width:0;padding:clamp(1.25rem,3vw,2rem);display:flex}.product-modal__title{color:#000;margin:0;padding-right:2.5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.25}.product-modal__desc{color:#4b5563;margin:0;font-size:.95rem;line-height:1.55}.product-modal__quantity-block{flex-direction:column;gap:.65rem;display:flex}.product-modal__quantity-label{color:#374151;margin:0;font-size:.9rem;font-weight:600}.product-modal__qty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .65rem;display:grid}.product-modal__qty-btn{color:#111827;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:0;padding:.55rem .65rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.product-modal__qty-btn:hover{background:#f9fafb;border-color:#cbd5e1}.product-modal__qty-btn:focus-visible{outline-offset:2px;outline:2px solid #2d7d46}.product-modal__qty-btn--selected{color:#fff;background:#347d52;border-color:#347d52}.product-modal__qty-btn--selected:hover{background:#2d6b47;border-color:#2d6b47}.product-modal__summary{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;line-height:1.45}.product-modal__summary-label{color:#111827;font-weight:700}.product-modal__summary-value{font-weight:400}.product-modal__cta{color:#fff;text-align:center;cursor:pointer;box-sizing:border-box;background:#2d7d46;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:.25rem;padding:.85rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:filter .15s,background .15s;display:flex}.product-modal__cta:hover{filter:brightness(1.05)}.product-modal__cta:focus-visible{outline-offset:3px;outline:2px solid #1e4d2f}.catalogue-why-section{box-sizing:border-box;background:0 0;max-width:1120px;margin:0 auto;padding:0 24px 92px}.catalogue-why-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:100%;margin:0 auto;padding:36px 24px 32px;box-shadow:0 4px 14px #0000000d}.catalogue-why__title{color:#2f2f2f;margin:0 0 24px;font-size:clamp(1.55rem,2.8vw,2.2rem);font-weight:700;line-height:1.15}.catalogue-why__columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.catalogue-why__column{text-align:left;background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;padding:22px 18px 20px;display:flex;box-shadow:0 4px 14px #0000000d}.catalogue-why__icon{color:#18733e;background:#f4f4f4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.catalogue-why__column-title{color:#333;margin:0;font-size:1.08rem;font-weight:700;line-height:1.3}.catalogue-why__column-text{color:#6f6f6f;max-width:none;margin:0;font-size:.88rem;line-height:1.65}@media (width<=720px){.catalogue-hero,.catalogue-grid-section,.catalogue-why-section{padding-left:18px;padding-right:18px}.catalogue-hero{padding-top:48px;padding-bottom:40px}.catalogue-hero__title,.catalogue-why__title{font-size:2rem}.catalogue-why__columns{grid-template-columns:1fr;gap:14px}.site-header__inner{flex-direction:column;align-items:stretch}.site-nav{justify-content:center}.site-header__cta{text-align:center;margin-left:0}}.site-header{background:#5f6d45;border-bottom:none}.site-header__inner{max-width:1120px;padding:.75rem 1.25rem}.site-header__brand{color:#fff}.site-header__cta{color:#fff;background:0 0;border:1px solid #ffffff59}.site-nav__link{color:#ffffffe6}.site-nav__link:hover,.site-nav__link--active{color:#fff}.contact-page{color:#374151;text-align:left;background:#f3f4f6;width:100%}.contact-page__inner{max-width:1120px;margin:0 auto;padding:4.5rem 1.25rem 2.4rem}.contact-page__intro{margin-bottom:1.7rem}.contact-page__title{color:#0b7a57;margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.65rem);line-height:1.1}.contact-page__lead{color:#4b5563;max-width:62rem;line-height:1.6}.contact-page__grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:1.5rem;display:grid}.contact-page__stack{flex-direction:column;gap:1.5rem;display:flex}.contact-card{background:0 0;border:2px solid #8bc53f;border-radius:12px;padding:1.6rem}.contact-card__title{color:#0b7a57;margin:0 0 1.2rem;font-size:1.28rem}.contact-form{gap:1rem;display:grid}.contact-field{gap:.45rem;display:grid}.contact-field__label{color:#374151;font-size:.92rem;font-weight:700}.contact-field__optional{color:#6b7280;font-size:.85rem;font-weight:400}.contact-field__input,.contact-field__select,.contact-field__textarea{box-sizing:border-box;width:100%;font:inherit;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:.9rem .95rem}.contact-field__select{appearance:auto}.contact-field__textarea{resize:vertical;min-height:160px}.contact-field__input:focus-visible,.contact-field__select:focus-visible,.contact-field__textarea:focus-visible{outline-offset:2px;border-color:#8bc53f;outline:2px solid #8bc53f}.contact-form__submit{color:#fff;cursor:pointer;background:#117a52;border:none;border-radius:10px;justify-self:start;align-items:center;gap:.55rem;padding:.85rem 1.1rem;font-weight:700;display:inline-flex;box-shadow:inset 0 -1px #00000014}.contact-form__submit:hover{filter:brightness(1.05)}.contact-form__submit:disabled{cursor:not-allowed;opacity:.75}.contact-form__status{margin:0;font-size:.92rem;line-height:1.5}.contact-form__status--success{color:#166534}.contact-form__status--error{color:#b91c1c}.contact-info-list{gap:1rem;display:grid}.contact-info-item{grid-template-columns:2.75rem 1fr;align-items:start;gap:.9rem;display:grid}.contact-info-item__icon{color:#fff;background:#8bc53f;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.contact-info-item__label{color:#0b7a57;margin:0 0 .15rem;font-size:1rem}.contact-info-item__link,.contact-info-item__value{color:#4b5563;flex-direction:column;gap:0;line-height:1.45;text-decoration:none;display:inline-flex}.contact-info-item__link:hover{color:#0b7a57}.contact-info-item__line{display:block}.contact-why__lead{color:#4b5563;line-height:1.65}.contact-why__list{gap:.8rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.contact-why__list li{color:#374151;align-items:flex-start;gap:.7rem;display:flex}.contact-why__check{color:#fff;background:#8bc53f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-top:.22rem;font-size:.68rem;font-weight:700;display:inline-flex}.site-footer{color:#d1d1d1;text-align:left;background:#4b3d36;font-family:system-ui,Segoe UI,Roboto,sans-serif}.site-footer__inner{grid-template-columns:1.25fr repeat(3,1fr);align-items:start;gap:2.5rem 2rem;max-width:1120px;margin:0 auto;padding:3rem 1.5rem 3.25rem;display:grid}.site-footer__col{flex-direction:column;gap:1rem;display:flex}.site-footer__col--brand{max-width:22rem}.site-footer__heading{color:#fff;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:700}.site-footer__blurb{color:#d1d1d1;margin:0;font-size:.94rem;line-height:1.55}.site-footer__socials{flex-wrap:wrap;gap:.65rem;margin-top:.25rem;display:flex}.site-footer__social{color:#d1d1d1;border:1px solid #d1d1d173;border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.site-footer__social:hover{color:#fff;background:#ffffff0f;border-color:#ffffff8c}.site-footer__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__link{color:#d1d1d1;width:fit-content;font-size:.94rem;font-weight:400;text-decoration:none;transition:color .15s}.site-footer__link:hover{color:#fff}.site-footer__link--underline{text-underline-offset:3px;text-decoration:underline}@media (width<=900px){.contact-page__grid{grid-template-columns:1fr}.site-footer__inner{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;padding:2.5rem 1.25rem 2.75rem}.site-footer__col--brand{grid-column:1/-1;max-width:none}}@media (width<=720px){.site-header__inner{flex-direction:column;align-items:stretch}.site-nav{justify-content:center}.site-header__cta{text-align:center;margin-left:0}.contact-page__inner{padding-left:1rem;padding-right:1rem}.contact-card{padding:1.25rem}.site-footer__inner{grid-template-columns:1fr;padding:2rem 1rem 2.5rem}}
