:root{--color-primary:#72bf1b;--color-primary-600:#5ca313;--color-primary-700:#477f0f;--color-lime:#a4dc35;--color-deep-green:#153d22;--color-forest:#0f2e1a;--color-mint:#eef9df;--color-soft-green:#f5faef;--color-white:#fff;--color-off-white:#fafcf8;--color-text:#172019;--color-text-muted:#5e6a61;--color-border:#dce8d6;--color-warning:#d98b16;--color-error:#b42318;--theme-color:var(--color-primary);--title-color:var(--color-deep-green);--body-color:var(--color-text);--smoke-color:var(--color-soft-green);--smoke-color2:var(--color-mint);--border-color:var(--color-border)}body{color:var(--color-text);background-color:var(--color-off-white)}.text-theme{color:var(--color-primary)!important}.btn.style2,.btn.style3{background-color:var(--color-primary);border-color:var(--color-primary)}.btn.style2:hover,.btn.style3:hover{background-color:var(--color-primary-600);border-color:var(--color-primary-600)}.btn.style4{background-color:var(--color-deep-green);border-color:var(--color-deep-green)}.btn.style4:hover{background-color:var(--color-forest);border-color:var(--color-forest)}.greendas-top-bar{background-color:var(--color-deep-green);color:var(--color-white);padding:8px 0;font-size:14px}.greendas-top-bar a{color:var(--color-lime)}.greendas-top-bar a:hover{color:var(--color-white)}.greendas-header{z-index:1000;width:100%;position:relative}.greendas-header--overlay{position:absolute;top:0;left:0;right:0}.greendas-header--solid{background:var(--color-white);box-shadow:0 1px 0 var(--color-border);position:sticky;top:0}.greendas-header__top{color:#fff;background:#0f2e1af2;border-bottom:1px solid #ffffff14;max-height:48px;font-size:13px;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.greendas-header__top--hidden{opacity:0;border-bottom:none;max-height:0;padding:0}.greendas-header__top-inner{justify-content:space-between;align-items:center;gap:16px;min-height:40px;display:flex}.greendas-header__top-message{white-space:nowrap;text-overflow:ellipsis;color:#fffffff5;font-weight:500;overflow:hidden}.greendas-header__top-link{color:var(--color-lime);white-space:nowrap;flex-shrink:0;font-weight:600}.greendas-header__top-link:hover{color:var(--color-white)}.greendas-header__main{transition:background .3s,box-shadow .3s}.greendas-header--overlay .greendas-header__main{background:0 0;border-bottom:1px solid #ffffff1f}.greendas-header--overlay.is-sticky .greendas-header__main{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f2e1af7;border-bottom-color:#ffffff14;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 32px #0000002e}.greendas-header--solid .greendas-header__main{background:var(--color-white);border-bottom:1px solid var(--color-border)}.greendas-header--solid.is-sticky .greendas-header__main{box-shadow:0 4px 24px #153d2214}.greendas-header__inner{justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.greendas-header__logo{flex-shrink:0;align-items:center;width:auto;max-width:none;line-height:0;text-decoration:none;display:inline-flex}.greendas-header__logo .greendas-logo-image,.mobile-menu-wrapper .mobile-logo .greendas-logo-image,.greendas-logo-image{object-fit:contain;max-width:unset;flex-shrink:0}.mobile-menu-wrapper .mobile-logo a{flex:none;width:auto;max-width:none;line-height:0}.greendas-header--solid .greendas-logo-text{color:var(--color-deep-green);text-shadow:none}.greendas-header--solid .greendas-logo-text span{color:var(--color-primary)}.greendas-header__nav{flex:1;justify-content:center;min-width:0}.greendas-header__nav ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.greendas-header__nav a{color:#fff;white-space:nowrap;letter-spacing:.01em;text-shadow:0 1px 8px #00000073;border-radius:8px;padding:8px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,background .2s,text-shadow .2s;display:block}.greendas-header--overlay .greendas-header__nav a{color:#fff}.greendas-header--solid .greendas-header__nav a{color:var(--color-text);text-shadow:none;font-weight:600}.greendas-header__nav a:hover,.greendas-header__nav a.is-active{color:#fff;text-shadow:0 1px 10px #00000080;background:#fff3}.greendas-header--overlay .greendas-header__nav a.is-active{background:#ffffff38;box-shadow:inset 0 0 0 1px #ffffff40}.greendas-header--solid .greendas-header__nav a:hover,.greendas-header--solid .greendas-header__nav a.is-active{color:var(--color-primary-700);background:var(--color-mint);text-shadow:none}.greendas-header__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.greendas-header__cta{white-space:nowrap;gap:8px;padding:12px 22px;font-size:14px}.greendas-header__menu-toggle{width:44px;height:44px;color:var(--color-white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;font-size:22px;transition:background .2s,border-color .2s;display:flex}.greendas-header--solid .greendas-header__menu-toggle{border-color:var(--color-border);background:var(--color-soft-green);color:var(--color-deep-green)}.greendas-header__menu-toggle:hover{background:#ffffff29}.greendas-header--solid .greendas-header__menu-toggle:hover{background:var(--color-mint)}.greendas-logo-text{color:#fff;letter-spacing:.04em;text-shadow:0 1px 10px #0006;font-size:1.65rem;font-weight:800}.greendas-logo-text span{color:var(--color-lime)}.greendas-section-heading{margin-bottom:48px}.greendas-section-heading--center{text-align:center}.greendas-section-heading--left{text-align:left}.greendas-section-heading--center .greendas-section-heading__desc{max-width:640px;margin-left:auto;margin-right:auto}.greendas-section-heading__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-700);background:var(--color-mint);border-radius:999px;margin-bottom:16px;padding:7px 16px;font-size:12px;font-weight:700;display:inline-block}.greendas-section-heading__title{color:var(--color-deep-green);margin:0 0 14px;font-size:clamp(1.75rem,3vw,2.375rem);font-weight:700;line-height:1.25}.greendas-section-heading__desc{color:var(--color-text-muted);margin:0;font-size:17px;line-height:1.7}.greendas-section-heading--light .greendas-section-heading__eyebrow{color:var(--color-lime);background:#ffffff24}.greendas-section-heading--light .greendas-section-heading__title{color:var(--color-white)}.greendas-section-heading--light .greendas-section-heading__desc{color:#ffffffd1}.greendas-hero{height:auto;position:relative}.greendas-hero--interactive{cursor:none}.greendas-hero__foam{z-index:4;pointer-events:none;position:absolute;inset:0}.greendas-hero__spray-cursor{z-index:5;pointer-events:none;opacity:0;transform-origin:50% 10%;will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0;transform:translate(-9999px,-9999px)}.greendas-hero__spray-cursor-image{pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 16px #00000059);width:64px;height:auto;display:block}.greendas-hero__foam-hint{z-index:5;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-shadow:0 1px 6px #0000004d;text-align:center;background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;flex-direction:column;gap:2px;padding:12px 18px;font-size:14px;font-weight:600;animation:.5s greendas-foam-hint,2.4s ease-in-out .5s infinite greendas-foam-float;display:flex;position:absolute;top:18%;right:8%}.greendas-hero__foam-hint span{opacity:.85;font-size:11px;font-weight:500}@keyframes greendas-foam-hint{0%{opacity:0;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes greendas-foam-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:991px){.greendas-hero__foam-hint{top:auto;bottom:18%;right:50%;transform:translate(50%)}}@media (hover:none),(prefers-reduced-motion:reduce){.greendas-hero--interactive{cursor:auto}.greendas-hero__spray-cursor,.greendas-hero__foam-hint{display:none}}.greendas-hero .slick-list,.greendas-hero .slick-track,.greendas-hero .slick-slide,.greendas-hero .slick-slide>div{height:auto!important}.greendas-hero__slide{background-color:var(--color-forest);min-height:clamp(680px,50vw,920px);position:relative;overflow:hidden}.greendas-hero__bg{z-index:0;background-position:72%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@media (min-width:768px){.greendas-hero .slick-list,.greendas-hero .slick-track{min-height:clamp(680px,50vw,920px)!important}}.greendas-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f2e1ae0 0%,#0f2e1a9e 42%,#0f2e1a47 68%,#0f2e1a1f 100%);position:absolute;inset:0}.greendas-hero__slide .container{z-index:2;pointer-events:none;align-items:center;height:100%;display:flex;position:absolute;inset:0}.greendas-hero__slide .container a,.greendas-hero__slide .container button{pointer-events:auto}.greendas-hero__content{z-index:2;pointer-events:auto;flex-direction:column;justify-content:center;align-items:flex-start;max-width:680px;padding:clamp(96px,14vh,140px) 0 clamp(64px,10vh,96px);display:flex;position:relative}.greendas-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-lime);background:#ffffff1f;border-radius:999px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block}.greendas-hero__title{color:var(--color-white);margin:0 0 20px;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.15}.greendas-hero__text{color:#ffffffe6;max-width:580px;margin:0 0 32px;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.7}.greendas-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.greendas-hero__actions .btn{padding:14px 24px;font-size:14px}.greendas-cta-banner{background-image:linear-gradient(#153d229e,#153d2273),url(/main-assets/img/hero/greendas-slider-gorsel.webp);border-radius:16px;min-height:300px;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important;margin-bottom:0!important;padding:48px 32px!important}.greendas-contact-section{padding-top:80px;padding-bottom:64px;overflow:hidden}.greendas-contact-wrap{background-image:linear-gradient(90deg,#0f2e1acc 0%,#0f2e1a85 42%,#0f2e1a2e 100%),url(/main-assets/img/hero/greendas-slider-gorsel.webp);border-radius:16px;padding:40px 36px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0f2e1a1f;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important}@media (min-width:992px){.greendas-contact-wrap{padding:48px 56px}}.greendas-contact-section .greendas-section-heading--light .greendas-section-heading__title,.greendas-contact-section .greendas-section-heading--light .greendas-section-heading__desc,.greendas-cta-banner .greendas-section-heading--light .greendas-section-heading__title,.greendas-cta-banner .greendas-section-heading--light .greendas-section-heading__desc{text-shadow:0 2px 16px #00000059}.greendas-contact-section .contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;padding:28px}.greendas-contact-section .form-label{color:#fffffff2;text-shadow:0 1px 4px #00000040;font-weight:600}.greendas-contact-section .form-control{background:#fffffff7;border-color:#ffffff59}.greendas-contact-section .form-check-label{color:#ffffffeb;text-shadow:0 1px 4px #0003}.greendas-contact-section .greendas-form-notice{color:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border-color:#ffffff47}.greendas-gallery-card{background:var(--color-white);border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 8px 28px #0f2e1a1a}.greendas-gallery-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0f2e1a29}.greendas-gallery-card__media{aspect-ratio:4/3;position:relative;overflow:hidden}.greendas-gallery-card__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.greendas-gallery-card__overlay{color:var(--color-white);pointer-events:none;background:linear-gradient(#0f2e1a00 0%,#0f2e1a8c 45%,#0f2e1ae0 100%);padding:48px 22px 22px;position:absolute;inset:auto 0 0}.greendas-gallery-card__category{background:var(--color-primary);color:var(--color-white);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:8px;padding:5px 12px;font-size:12px;font-weight:700;line-height:1.2;display:inline-block}.greendas-gallery-card__title{color:var(--color-white);text-shadow:0 2px 8px #00000059;margin:0;font-size:clamp(14px,1.6vw,17px);font-weight:600;line-height:1.35}@media (max-width:575px){.greendas-gallery-card__overlay{padding:36px 14px 14px}.greendas-gallery-card__category{padding:4px 10px;font-size:10px}.greendas-gallery-card__title{font-size:13px}}@media (max-width:991px){.greendas-header__inner{min-height:72px}.greendas-hero__content{max-width:none;padding:clamp(88px,12vh,120px) 0 clamp(56px,8vh,80px)}.greendas-hero__overlay{background:linear-gradient(#0f2e1ad1 0%,#0f2e1aad 55%,#0f2e1a73 100%)}}@media (max-width:767px){.greendas-header__inner{min-height:64px}.greendas-header__logo .greendas-logo-image{width:auto!important;max-width:170px!important;height:56px!important;max-height:56px!important}.greendas-footer__logo .greendas-logo-image{width:auto!important;max-width:156px!important;height:52px!important;max-height:52px!important}.greendas-header__top-message{font-size:12px}.greendas-logo-text{font-size:1.4rem}.greendas-section-heading{margin-bottom:36px}.greendas-hero__slide{height:640px;min-height:640px}.greendas-hero .slick-list,.greendas-hero .slick-track,.greendas-hero .slick-slide,.greendas-hero .slick-slide>div{height:640px!important;min-height:640px!important}.greendas-hero__bg{background-position:68%}.greendas-hero__slide .container{justify-content:flex-start;align-items:flex-start;height:100%;min-height:640px}.greendas-hero__content{text-align:left;align-items:flex-start;width:100%;padding:84px 0 72px}.greendas-hero__eyebrow{margin-bottom:14px;padding:6px 12px;font-size:11px}.greendas-hero__title{margin-bottom:14px;font-size:clamp(1.45rem,6.8vw,1.85rem);line-height:1.25}.greendas-hero__text{margin-bottom:22px;font-size:.95rem;line-height:1.6}.greendas-hero__actions{flex-direction:column;gap:10px;width:100%}.greendas-hero__actions .btn{justify-content:center;width:100%}.greendas-hero .hero-slider5 .slick-dots{justify-content:center;align-items:center;gap:10px;width:auto;margin:0;display:flex!important;inset:auto auto 18px 50%!important;transform:translate(-50%)!important}.greendas-hero .hero-slider5 .slick-dots li{display:block;margin:0!important}}.greendas-trust-bar{background:var(--color-white);border-bottom:1px solid var(--color-border);padding:24px 0}.greendas-trust-item{align-items:center;gap:12px;padding:8px 0;display:flex}.greendas-trust-item i{color:var(--color-primary);font-size:28px}.greendas-trust-item p{color:var(--color-text);margin:0;font-weight:500}.greendas-image-placeholder{background:linear-gradient(135deg, var(--color-mint) 0%, var(--color-soft-green) 100%);border:2px dashed var(--color-border);color:var(--color-text-muted);text-align:center;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:200px;padding:24px;display:flex}.greendas-image-placeholder--admin{font-size:13px;line-height:1.5}.greendas-faq-item{border:1px solid var(--color-border);background:var(--color-white);border-radius:8px;margin-bottom:12px;overflow:hidden}.greendas-faq-question{text-align:left;background:var(--color-white);width:100%;color:var(--color-deep-green);cursor:pointer;border:none;justify-content:space-between;align-items:center;padding:16px 20px;font-weight:600;display:flex}.greendas-faq-question:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.greendas-faq-answer{color:var(--color-text-muted);padding:0 20px 16px;line-height:1.7}.greendas-form-notice{background:var(--color-mint);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px}.greendas-safety-notice{background:var(--color-soft-green);border-left:4px solid var(--color-primary);color:var(--color-text-muted);margin-top:24px;padding:16px 20px;font-size:14px;line-height:1.7}.greendas-safety-notice--footer{border-left-color:var(--color-lime);color:#ffffffb8;background:#ffffff0f;margin-top:16px;font-size:13px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.greendas-about-row{align-items:stretch!important}.greendas-about-image-wrap{background:linear-gradient(135deg, var(--color-mint) 0%, var(--color-soft-green) 100%);border:1px solid var(--color-border);border-radius:12px;justify-content:center;align-items:center;height:100%;min-height:100%;padding:32px 24px;display:flex}.greendas-about-image{object-fit:contain;object-position:center;width:100%;height:100%;max-height:520px}@media (max-width:1199px){.greendas-about-image-wrap{min-height:280px;padding:20px 16px}.greendas-about-image{max-height:320px}.greendas-about-row{--bs-gutter-x:1.5rem}}.greendas-usage-tabs{max-height:520px;padding-right:8px;overflow-y:auto}.greendas-usage-tabs .nav-link{padding:14px 18px;font-size:15px;line-height:1.4}.greendas-usage-image-wrap{background:var(--color-soft-green);border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;max-height:520px;display:flex;overflow:hidden}.greendas-usage-panel-row{align-items:stretch!important}.greendas-usage-image{object-fit:contain;object-position:center;border-radius:12px;width:100%;height:auto;max-height:520px;display:block}.greendas-usage-image-wrap .greendas-image-placeholder{object-fit:contain;border-radius:12px;width:100%;min-height:0;max-height:520px}.greendas-product-usage{background:var(--color-off-white)}.greendas-product-intro{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;padding:28px}.greendas-product-intro__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.greendas-product-intro__item{min-width:0}.greendas-product-intro__box{aspect-ratio:2/3;border:1px solid var(--color-border);background:var(--color-soft-green);border-radius:12px;width:100%;max-width:100%;overflow:hidden}.greendas-product-intro__box-image{object-fit:contain;width:100%;max-width:100%;height:100%;display:block}@media (min-width:992px){.greendas-product-intro__gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.greendas-product-intro__content{text-align:center}@media (min-width:992px){.greendas-product-intro__content{text-align:left}}.greendas-product-list-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 28px #0f2e1a0f}.greendas-product-list-card__media{background:linear-gradient(180deg, var(--color-mint) 0%, var(--color-soft-green) 100%);border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;min-height:240px;padding:24px;display:flex}.greendas-product-list-card__image,.greendas-product-list-card__media .greendas-image-placeholder{object-fit:contain;width:100%;max-width:100%;max-height:260px}.greendas-product-list-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.greendas-product-list-card__title{color:var(--color-deep-green);margin:0 0 12px}.greendas-product-list-card__desc{color:var(--color-text-muted);flex:1;margin:0;line-height:1.65}.greendas-product-intro__image{object-fit:contain;width:auto;max-width:100%;max-height:220px}.greendas-usage-card{flex-direction:column;gap:12px;display:flex}.greendas-usage-card__title{color:var(--color-deep-green);text-align:center;justify-content:center;align-items:center;min-height:42px;margin:0;font-size:15px;font-weight:700;line-height:1.35;display:flex}.greendas-usage-card__media{background:var(--color-soft-green);cursor:pointer;aspect-ratio:3/4;border:none;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.greendas-usage-card__media:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.greendas-usage-card__thumb{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.greendas-usage-card__play{background:#0f2e1a47;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.greendas-usage-card__play i{background:var(--color-primary);width:52px;height:52px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:24px;display:flex;box-shadow:0 8px 24px #153d2240}.greendas-usage-card__media:hover .greendas-usage-card__play,.greendas-usage-card__media:focus-visible .greendas-usage-card__play{background:#0f2e1a66}.greendas-intro-video__trigger{cursor:pointer;aspect-ratio:16/9;background:var(--color-mint);border:none;border-radius:16px;width:100%;max-width:952px;margin:0 auto;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 16px 40px #153d2229}.greendas-intro-video__trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.greendas-intro-video__poster{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.greendas-intro-video__play{background:#0f2e1a38;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.greendas-intro-video__play i{background:var(--color-primary);width:90px;height:90px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:40px;transition:transform .2s;display:flex;box-shadow:0 8px 24px #153d224d}.greendas-intro-video__trigger:hover .greendas-intro-video__play,.greendas-intro-video__trigger:focus-visible .greendas-intro-video__play{background:#0f2e1a61}.greendas-intro-video__trigger:hover .greendas-intro-video__play i,.greendas-intro-video__trigger:focus-visible .greendas-intro-video__play i{transform:scale(1.06)}.greendas-video-modal{z-index:999999;background:#0b0b0be0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.greendas-video-modal__dialog{background:var(--color-deep-green);border-radius:16px;width:min(1008px,100%);padding:20px;position:relative;box-shadow:0 24px 60px #00000059}.greendas-video-modal__title{color:var(--color-white);margin:0 0 12px;padding-right:40px;font-weight:600}.greendas-video-modal__player{object-fit:contain;background:#000;border-radius:10px;width:100%;max-width:100%;max-height:min(78vh,567px);display:block}.greendas-video-modal__close{width:40px;height:40px;color:var(--color-white);cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;top:12px;right:12px}.greendas-video-modal__close:hover{background:#ffffff38}@media (max-width:991px){.greendas-usage-card__title{min-height:auto}}.greendas-footer{background:linear-gradient(180deg, var(--color-deep-green) 0%, var(--color-forest) 100%);color:#ffffffe0;margin-top:0;padding:48px 0 0}.greendas-footer .greendas-logo-text{color:#fff;text-shadow:none}.greendas-footer .greendas-logo-text span{color:var(--color-lime)}.greendas-footer__logo{flex-shrink:0;align-items:center;width:auto;max-width:none;line-height:0;text-decoration:none;display:inline-flex}.greendas-footer__logo .greendas-logo-image{object-fit:contain;max-width:unset;flex-shrink:0}.greendas-footer__top{border-bottom:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding-bottom:32px;display:flex}.greendas-footer__tagline{color:#ffffffa6;margin:0;font-size:14px}.greendas-footer__shop{white-space:nowrap;margin-left:auto}.greendas-footer__grid{grid-template-columns:1fr;gap:32px 28px;padding:36px 0 32px;display:grid}@media (min-width:768px){.greendas-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.greendas-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}}.greendas-footer__col{min-width:0}.greendas-footer__title{color:#fff;margin:0 0 16px;font-size:16px;font-weight:700}.greendas-footer__text{color:#ffffffb8;margin:0 0 10px;font-size:14px;line-height:1.7}.greendas-footer__text a{color:#ffffffe0;text-decoration:none}.greendas-footer__text a:hover{color:var(--color-lime)}.greendas-footer__menu{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.greendas-footer__menu a{color:#ffffffb8;font-size:14px;text-decoration:none;transition:color .2s}.greendas-footer__menu a:hover{color:var(--color-lime)}.greendas-footer__bottom{border-top:1px solid #ffffff1a;padding:20px 0 24px}.greendas-footer__copyright{color:#ffffff8c;margin:0;font-size:14px}@media (max-width:767px){.greendas-footer{padding-top:40px}.greendas-footer__top{flex-direction:column;align-items:flex-start;padding-bottom:24px}.greendas-footer__shop{margin-left:0}.greendas-footer__grid{gap:28px;padding:28px 0 24px}}.greendas-product-hero{background:linear-gradient(160deg, var(--color-mint) 0%, var(--color-soft-green) 55%, var(--color-off-white) 100%);padding:clamp(100px,12vh,130px) 0 clamp(48px,6vh,72px)}.greendas-product-hero__breadcrumb{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.greendas-product-hero__breadcrumb a{color:var(--color-deep-green);font-weight:500;text-decoration:none}.greendas-product-hero__breadcrumb a:hover{color:var(--color-primary)}.greendas-product-hero__gallery{flex-direction:column;gap:14px;display:flex}.greendas-product-hero__main-image{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;justify-content:center;align-items:center;min-height:360px;padding:32px;display:flex;box-shadow:0 12px 40px #0f2e1a14}.greendas-product-hero__image{object-fit:contain;width:100%;max-height:340px;display:block}.greendas-product-hero__thumbs{scrollbar-width:thin;scrollbar-color:var(--color-primary) transparent;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.greendas-product-hero__thumbs::-webkit-scrollbar{height:6px}.greendas-product-hero__thumbs::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:999px}.greendas-product-hero__thumb{background:var(--color-white);cursor:pointer;border:2px solid #0000;border-radius:10px;flex:0 0 72px;width:72px;max-width:72px;padding:0;transition:border-color .2s,box-shadow .2s;overflow:hidden}.greendas-product-hero__thumb img{object-fit:cover;width:100%;height:72px;display:block}.greendas-product-hero__thumb.is-active,.greendas-product-hero__thumb:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #72bf1b40}.greendas-product-hero__eyebrow{color:var(--color-primary-700);letter-spacing:.04em;text-transform:uppercase;background:#72bf1b26;border-radius:999px;margin-bottom:12px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.greendas-product-hero__title{color:var(--color-deep-green);margin:0 0 16px;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2}.greendas-product-hero__desc{color:var(--color-text-muted);max-width:560px;margin:0 0 24px;font-size:17px;line-height:1.75}.greendas-product-hero__highlights{flex-direction:column;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}.greendas-product-hero__highlights li{color:var(--color-text);align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.greendas-product-hero__highlights i{color:var(--color-primary);flex-shrink:0;margin-top:2px;font-size:18px}.greendas-product-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.greendas-product-features{background:var(--color-white)}.greendas-product-feature-card{background:var(--color-off-white);border:1px solid var(--color-border);border-radius:14px;height:100%;padding:28px 24px;transition:transform .25s,box-shadow .25s}.greendas-product-feature-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0f2e1a14}.greendas-product-feature-card__icon{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-lime) 100%);width:48px;height:48px;color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;font-size:22px;display:inline-flex}.greendas-product-feature-card__title{color:var(--color-deep-green);margin:0 0 8px;font-size:17px;font-weight:600}.greendas-product-feature-card__text{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.65}.greendas-product-app-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:14px;height:100%;padding:28px 24px;transition:border-color .25s,box-shadow .25s}.greendas-product-app-card:hover{border-color:#72bf1b73;box-shadow:0 8px 24px #0f2e1a0f}.greendas-product-app-card__icon{background:var(--color-mint);width:44px;height:44px;color:var(--color-primary-700);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;font-size:20px;display:inline-flex}.greendas-product-app-card__title{color:var(--color-deep-green);margin:0 0 8px;font-size:18px;font-weight:600}.greendas-product-app-card__text{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.65}.greendas-product-steps{background:linear-gradient(180deg, var(--color-off-white) 0%, var(--color-mint) 100%)}.greendas-product-steps--compact{padding:48px 0 40px}.greendas-product-steps__header{text-align:center;max-width:720px;margin:0 auto 28px}.greendas-product-steps__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-700);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.greendas-product-steps__title{color:var(--color-deep-green);margin:0 0 10px;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.25}.greendas-product-steps__note{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.55}.greendas-product-steps__grid{background:var(--color-white);border:1px solid var(--color-border);border-radius:14px;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:20px;list-style:none;display:grid;box-shadow:0 6px 24px #0f2e1a0d}.greendas-product-steps__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.greendas-product-steps__item{background:var(--color-off-white);border:1px solid var(--color-border);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.greendas-product-steps__number{background:var(--color-primary);width:28px;height:28px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.greendas-product-steps__text{color:var(--color-text);margin:0;font-size:14px;line-height:1.45}@media (max-width:767px){.greendas-product-steps--compact{padding:36px 0 32px}.greendas-product-steps__grid{grid-template-columns:1fr;padding:16px}}.greendas-product-usage--detail{background:var(--color-white)}.greendas-product-safety__grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;display:grid}.greendas-product-cta{background:linear-gradient(135deg, var(--color-deep-green) 0%, var(--color-forest) 100%);color:var(--color-white);border-radius:16px;flex-direction:column;justify-content:center;padding:32px 28px;display:flex}.greendas-product-cta__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-lime);margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.greendas-product-cta__title{color:var(--color-white);margin:0 0 10px;font-size:clamp(22px,3vw,28px);font-weight:700}.greendas-product-cta__text{color:#ffffffd1;margin:0 0 24px;font-size:15px;line-height:1.65}@media (max-width:991px){.greendas-product-hero__main-image{min-height:280px;padding:24px}.greendas-product-safety__grid{grid-template-columns:1fr}}@media (max-width:767px){.greendas-product-hero__actions{flex-direction:column}.greendas-product-hero__actions .btn{text-align:center;width:100%}}.greendas-clean-playground{background:linear-gradient(180deg, var(--color-mint) 0%, var(--color-off-white) 100%)}.greendas-clean-playground__picker{margin-bottom:24px}.greendas-clean-playground__picker-label{color:var(--color-deep-green);margin:0 0 12px;font-size:15px;font-weight:600}.greendas-clean-playground__chips{flex-wrap:wrap;gap:8px;display:flex}.greendas-clean-playground__chip{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-text);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;transition:border-color .2s,background .2s,color .2s,transform .15s}.greendas-clean-playground__chip:hover{border-color:var(--color-primary);color:var(--color-primary-700)}.greendas-clean-playground__chip.is-active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white);transform:scale(1.02)}.greendas-clean-playground__stats{text-align:center;color:var(--color-text-muted);margin:20px 0 0;font-size:15px}.greendas-clean-canvas-wrap{max-width:820px;margin:0 auto}.greendas-clean-canvas__toolbar{background:var(--color-white);border:1px solid var(--color-border);border-radius:12px 12px 0 0;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:12px;padding:12px 16px;display:flex}.greendas-clean-canvas__label{color:var(--color-deep-green);white-space:nowrap;font-size:14px;font-weight:700}.greendas-clean-canvas__progress{background:var(--color-mint);border-radius:999px;flex:1;min-width:100px;height:8px;overflow:hidden}.greendas-clean-canvas__progress-bar{background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-lime) 100%);border-radius:999px;height:100%;transition:width .15s}.greendas-clean-canvas__pct{color:var(--color-primary-700);white-space:nowrap;font-size:13px;font-weight:600}.greendas-clean-canvas__reset{border:1px solid var(--color-border);background:var(--color-off-white);color:var(--color-text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.greendas-clean-canvas__reset:hover{border-color:var(--color-primary);color:var(--color-primary-700)}.greendas-clean-canvas{aspect-ratio:16/10;border:1px solid var(--color-border);cursor:none;touch-action:none;-webkit-user-select:none;user-select:none;background:#1a1a1a;border-top:none;border-radius:0 0 14px 14px;max-height:480px;position:relative;overflow:hidden}.greendas-clean-canvas__clean,.greendas-clean-canvas__dirty,.greendas-clean-canvas__foam{width:100%;height:100%;position:absolute;inset:0}.greendas-clean-canvas__clean{object-fit:cover;pointer-events:none}.greendas-clean-canvas__dirty{z-index:1}.greendas-clean-canvas__foam{z-index:2;pointer-events:none}.greendas-clean-canvas__cursor{z-index:4;pointer-events:none;opacity:0;transform-origin:50% 15%;will-change:transform;transition:opacity .15s;position:absolute;top:0;left:0;transform:translate(-9999px,-9999px)rotate(-25deg)}.greendas-clean-canvas__cursor img{filter:drop-shadow(0 6px 14px #0006);width:56px;height:auto;display:block}.greendas-clean-canvas__pop{z-index:5;pointer-events:none;color:var(--color-primary-700);white-space:nowrap;background:#ffffffeb;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;animation:.7s forwards greendas-spray-pop;position:absolute;transform:translate(-50%,-100%);box-shadow:0 4px 12px #00000026}@keyframes greendas-spray-pop{0%{opacity:0;transform:translate(-50%,-80%)scale(.6)}20%{opacity:1;transform:translate(-50%,-110%)scale(1.05)}to{opacity:0;transform:translate(-50%,-160%)scale(.9)}}.greendas-clean-canvas__loading{z-index:3;color:var(--color-white);background:#0f2e1a8c;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex;position:absolute;inset:0}.greendas-clean-canvas__success{z-index:3;color:var(--color-white);text-align:center;pointer-events:none;background:#0f2e1a73;flex-direction:column;justify-content:center;align-items:center;gap:4px;animation:.5s greendas-clean-success;display:flex;position:absolute;inset:0}.greendas-clean-canvas__success-icon{font-size:40px}.greendas-clean-canvas__success strong{font-size:22px}.greendas-clean-canvas__success p{opacity:.9;margin:0;font-size:15px}@keyframes greendas-clean-success{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.greendas-clean-canvas.is-clean .greendas-clean-canvas__dirty{opacity:0;transition:opacity .6s}.greendas-clean-canvas__hint{text-align:center;color:var(--color-text-muted);margin:14px 0 0;font-size:14px}@media (max-width:767px){.greendas-product-intro{padding:16px}.greendas-product-list-card__media{min-height:200px;padding:16px}.greendas-product-list-card__body{padding:20px 16px}.greendas-product-hero{padding-top:88px}.greendas-product-hero__main-image{min-height:220px;padding:16px}.greendas-product-hero__image{max-height:260px}.greendas-product-hero__title{font-size:clamp(24px,7vw,32px)}.greendas-product-hero__desc{font-size:15px}.greendas-product-hero__breadcrumb{margin-bottom:20px;font-size:13px}.greendas-about-image-wrap{min-height:220px}.greendas-clean-canvas{cursor:default;aspect-ratio:4/3}.greendas-clean-canvas__cursor{display:none}.greendas-clean-canvas__toolbar{flex-direction:column;align-items:stretch}.greendas-clean-playground__chip{padding:7px 12px;font-size:12px}}.greendas-about-page__content p{color:var(--color-text-muted);margin-bottom:1rem;line-height:1.8}.greendas-about-page__card{background:#72bf1b14;border:1px solid #72bf1b2e;border-radius:16px;height:100%;padding:28px}.greendas-about-page__card h2{color:var(--color-deep-green);margin-bottom:12px}.greendas-about-page__card p{color:var(--color-text-muted);line-height:1.75}.greendas-certificates{padding-bottom:80px}.greendas-certificates__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.greendas-certificate-card{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:12px;padding:0;display:flex}.greendas-certificate-card__frame{aspect-ratio:3/4;background:#f4f7f2;border:1px solid #153d221a;border-radius:14px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 10px 30px #153d2214}.greendas-certificate-card:hover .greendas-certificate-card__frame{transform:translateY(-4px);box-shadow:0 16px 36px #153d2224}.greendas-certificate-card__image{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.greendas-certificate-card__title{color:var(--color-deep-green);font-size:15px;font-weight:600}.greendas-certificate-modal{z-index:9999;background:#0a1810d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.greendas-certificate-modal__dialog{background:#fff;border-radius:18px;width:min(920px,100%);max-height:calc(100vh - 48px);padding:24px;position:relative;overflow:auto}.greendas-certificate-modal__close{width:40px;height:40px;color:var(--color-deep-green);cursor:pointer;background:#153d2214;border:none;border-radius:50%;font-size:22px;position:absolute;top:16px;right:16px}.greendas-certificate-modal__title{color:var(--color-deep-green);margin:0 40px 16px 0;font-size:20px;font-weight:700}.greendas-certificate-modal__image{border:1px solid #153d2214;border-radius:10px;width:100%;height:auto;display:block}.greendas-certificate-modal__iframe{border:none;border-radius:10px;width:100%;min-height:70vh}.greendas-contact-card{background:#fff;border:1px solid #153d2214;border-radius:16px;height:100%;padding:24px;box-shadow:0 8px 24px #153d220f}.greendas-contact-card__label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-lime);margin-bottom:10px;font-size:14px}.greendas-contact-card__value{color:var(--color-deep-green);font-size:17px;font-weight:600;line-height:1.5;text-decoration:none;display:inline-block}.greendas-contact-card__value:hover{color:var(--color-lime)}.greendas-footer__contact{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.greendas-footer__contact-item{align-items:flex-start;gap:12px;display:flex}.greendas-footer__contact-icon{width:36px;height:36px;color:var(--color-lime);background:#72bf1b24;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.greendas-footer__contact-body{min-width:0}.greendas-footer__contact-label{text-transform:uppercase;letter-spacing:.04em;color:#ffffff8c;margin-bottom:2px;font-size:11px;display:block}.greendas-footer__contact-value{color:#ffffffeb;word-break:break-word;margin:0;font-size:14px;line-height:1.45;text-decoration:none}a.greendas-footer__contact-value:hover{color:var(--color-lime)}@media (max-width:991px){.greendas-certificates__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.greendas-certificates__grid{grid-template-columns:1fr}}.greendas-whatsapp-float{z-index:10000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:26px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:fixed;bottom:30px;right:92px;box-shadow:0 6px 20px #25d36673}.greendas-whatsapp-float:hover{color:#fff;background:#1ebe57;transform:translateY(-2px);box-shadow:0 10px 24px #25d36680}@media (max-width:767px){.greendas-whatsapp-float{width:46px;height:46px;font-size:24px;bottom:16px;right:78px}.scroll-top{width:46px!important;height:46px!important;bottom:16px!important;right:16px!important}.scroll-top:after{width:46px!important;height:46px!important;font-size:18px!important;line-height:46px!important}}.greendas-preloader{background:linear-gradient(160deg, var(--color-deep-green) 0%, var(--color-forest) 100%)}.greendas-preloader__inner{width:min(92vw,280px)}.greendas-preloader__stage{width:220px;height:150px;margin:0 auto 14px;position:relative}.greendas-preloader__canvas{pointer-events:none;position:absolute;inset:0}.greendas-preloader__bottle{transform-origin:70% 85%;filter:drop-shadow(0 10px 18px #00000059);width:72px;height:auto;animation:.45s ease-in-out infinite greendas-preloader-spray-shake;position:absolute;bottom:0;right:8px;transform:rotate(-28deg)}.greendas-preloader__label{letter-spacing:.02em;color:#ffffffd1;margin:0;font-size:14px;font-weight:600}@keyframes greendas-preloader-spray-shake{0%,to{transform:rotate(-28deg)translate(0)}25%{transform:rotate(-30deg)translate(-1px,.5px)}50%{transform:rotate(-26deg)translate(.5px,-.5px)}75%{transform:rotate(-29deg)translate(-.5px)}}@media (prefers-reduced-motion:reduce){.greendas-preloader__bottle{animation:none}}
