*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:#191b1c;background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #087bad;outline-offset:5px}.container{width:min(1240px,calc(100% - 96px));margin:auto}header{background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #ededed}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:block;width:148px;height:54px;position:relative;overflow:hidden;flex-shrink:0}.logo img{position:absolute;width:526px;max-width:none;height:680px;left:-39px;top:-583px}.nav nav{display:flex;gap:36px;font-size:14px;font-weight:600}.nav nav a:hover{color:#647900}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;border:1px solid #1b1d1e;background:#1b1d1e;color:white;padding:17px 24px;border-radius:7px;font-weight:700;font-size:15px;transition:transform .2s,background .2s}.button:hover{background:#3c4241;transform:translateY(-2px)}.button.small{padding:11px 20px}.hero{padding-top:62px;padding-bottom:66px;display:grid;grid-template-columns:1.1fr 1fr;gap:54px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:22px}.hero h1{font-size:clamp(58px,6.2vw,87px);line-height:1.03;letter-spacing:-5px;font-weight:800}.hero h1 span{color:#668300}.intro{font-size:18px;max-width:485px;line-height:1.7;color:#5a5e60;margin-top:26px}.actions{display:flex;align-items:center;gap:22px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:14px;border-bottom:1px solid #aaa;padding:9px 0}.hero-note{font-size:12px;color:#737675;margin-top:28px}.hero-visual{height:565px;position:relative;border-radius:16px;overflow:hidden;background:#eaece9}.bottle-photo{position:absolute;inset:0;background-image:url('assets/termos-led.png');background-size:210% auto;background-position:100% 9%;background-repeat:no-repeat}.visual-label{position:absolute;left:22px;top:22px;z-index:1;background:white;padding:8px 13px;font-size:10px;letter-spacing:1.5px;font-weight:bold;border-radius:3px}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:23px 27px;display:flex;justify-content:space-between;align-items:center;background:#1b1d1e;color:white;font-size:16px;line-height:1.5}.photo-caption strong{font-size:23px}.photo-caption a{font-size:32px;color:#c2e531}.color-strip{display:flex;height:7px}.color-strip i{flex:1;background:#a6c70c}.color-strip i:nth-child(2){background:#ed8210}.color-strip i:nth-child(3){background:#0090c6}.color-strip i:nth-child(4){background:#b11583}.color-strip i:nth-child(5){background:#e7c400}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}h2{font-size:clamp(34px,3.6vw,49px);line-height:1.13;letter-spacing:-1.8px}.section-head>p{color:#666;max-width:375px;font-size:16px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{border:1px solid #e3e5e2;border-top:4px solid var(--accent);border-radius:7px;padding:26px 28px 28px;transition:background .2s,transform .2s}.service:hover{background:#f7f8f4;transform:translateY(-4px)}.service-top{display:flex;justify-content:space-between;color:#717570;font-size:13px}.service-top span{font-size:22px;color:var(--accent)}h3{font-size:24px;letter-spacing:-.6px;line-height:1.2}.service h3{margin:23px 0 14px}.service p{font-size:15px;color:#666;max-width:285px}.promos{background:#f5f6f2}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.promo{background:white;border:1px solid #e3e5de;border-radius:10px;overflow:hidden}.image-open{border:0;background:#fff;cursor:zoom-in;padding:0;width:100%;display:block}.promo .image-open{height:290px;padding:16px;background:#eaece5}.promo img{height:100%;width:100%;object-fit:contain}.promo-body{padding:26px}.tag{font-size:11px;font-weight:700;letter-spacing:1.3px;margin-bottom:12px}.promo h3{font-size:23px}.price{font-size:34px;font-weight:700;margin:15px 0 10px;letter-spacing:-1px}.price span{font-size:13px;font-weight:400;color:#777;letter-spacing:0}.promo-body>p:not(.tag):not(.price){color:#686b66;font-size:14px;min-height:69px}.promo-body>a{display:flex;justify-content:space-between;border-top:1px solid #e8e8e8;padding-top:18px;margin-top:20px;font-size:14px;font-weight:700}.sticker-promo{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 36px;border-radius:9px;background:#e5edc7;margin-top:26px}.sticker-promo h3{font-size:23px}.sticker-promo h3 span{font-weight:400}.sticker-promo p:last-child{font-size:13px;margin-top:8px}.outline{background:transparent;color:#20231b;white-space:nowrap}.outline:hover{color:white}.terms{font-size:12px;color:#696d62;margin-top:20px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gallery figure{margin:0}.gallery .image-open{background:#f6f6f6;border-radius:9px;overflow:hidden;aspect-ratio:1}.gallery img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.gallery button:hover img{transform:scale(1.04)}figcaption{padding-top:12px;font-size:14px;font-weight:600}.benefits{background:#202422;color:#fff}.benefits .eyebrow{color:#c3df53}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:48px}.benefit-grid article{border-top:1px solid #4c504b;padding-top:22px}.benefit-grid span{font-size:13px;color:#c5e353}.benefit-grid h3{font-size:22px;margin:22px 0 15px}.benefit-grid p{color:#bfc5bf;font-size:15px}.final-cta{text-align:center;border:1px solid #e4e6de;border-radius:16px;background:#f5f7ef;padding:62px 24px}.final-cta h2{font-size:clamp(45px,5.7vw,76px);letter-spacing:-3px}.final-cta h2 em{font-style:normal;color:#688400}.final-cta>p:not(.eyebrow){margin:25px 0;color:#666}.contact-number{display:block;font-size:24px;font-weight:700;margin-top:27px}.location{font-size:14px;color:#686e65}footer{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px;gap:25px}footer p,footer>span{font-size:12px;color:#72766f}.floating{position:fixed;right:24px;bottom:24px;background:#126b43;color:white;padding:13px 19px;border-radius:40px;box-shadow:0 5px 22px #0002;z-index:11;display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700}.floating svg{width:25px;height:25px}.floating:hover{background:#0a5433}.skip{position:fixed;top:-100px;left:15px;z-index:20;background:white;padding:10px}.skip:focus{top:10px}dialog{padding:24px;border:0;border-radius:12px;max-width:90vw;max-height:90vh;background:white}dialog::backdrop{background:#000b}dialog>img{max-height:75vh;max-width:75vw;object-fit:contain;margin:auto}dialog p{text-align:center;font-size:14px;padding-top:12px}.close{position:absolute;right:8px;top:8px;width:40px;height:40px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;font-size:18px}
@media(min-width:1600px){.hero h1{font-size:87px}}@media(max-width:1050px){.container{width:calc(100% - 56px)}.hero{gap:30px}.hero h1{font-size:66px}.hero-visual{height:530px}.hero-note{max-width:300px}.gallery{gap:16px}.sticker-promo{padding:25px}.sticker-promo h3 span{display:block;margin-top:6px}.promo-body{padding:20px}.promo-body>p:not(.tag):not(.price){min-height:90px}.benefit-grid{gap:25px}}@media(max-width:760px){.container{width:calc(100% - 40px)}.nav{height:79px;gap:10px}.nav nav{display:none}.nav .logo{transform:scale(.83);transform-origin:left center;width:126px}.nav .button{font-size:14px;padding:10px 16px}.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:40px;gap:30px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:18px}.hero h1{font-size:clamp(54px,12vw,76px);letter-spacing:-3px}.intro{font-size:16px;margin-top:22px}.actions{gap:18px;margin-top:24px}.hero-note{max-width:none;margin-top:20px}.hero-visual{height:390px}.bottle-photo{background-size:180% auto;background-position:100% 10%}.photo-caption{padding:17px 22px}.photo-caption strong{font-size:20px}.section{padding-top:57px;padding-bottom:57px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px}.services{grid-template-columns:repeat(2,1fr);gap:12px}.service{padding:20px 17px}.service h3{font-size:22px;margin-top:15px}.service p{font-size:14px}.promo-grid{grid-template-columns:1fr;gap:24px}.promo .image-open{height:350px}.promo-body{padding:25px}.promo-body>p:not(.tag):not(.price){min-height:0}.sticker-promo{display:block;padding:25px}.sticker-promo .button{margin-top:20px}.sticker-promo h3{font-size:23px}.gallery{grid-template-columns:repeat(2,1fr);gap:24px 16px}.benefit-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.benefit-grid h3{margin-top:14px}.final-cta{padding:45px 20px}.final-cta h2{letter-spacing:-2px}.final-cta p br{display:none}footer{flex-direction:column;align-items:flex-start;gap:13px;padding-bottom:100px}.floating{right:16px;bottom:16px}.final-cta .button{padding:16px;font-size:14px}dialog{padding:20px 10px}dialog>img{max-width:80vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.bottle-photo{background-size:245% auto;background-position:100% 7%}.eyebrow,.tag,.visual-label{font-size:12px}@media(max-width:760px){.bottle-photo{background-size:245% auto;background-position:100% 8%}.eyebrow{font-size:12px}.service p{font-size:16px}}
@media(max-width:440px){.services{grid-template-columns:1fr}.service h3 br{display:none}.service h3{font-size:24px}.service h3 br::after{content:" "}.service{padding:22px}.service h3{max-width:100%}}
@media(max-width:440px){.service h3 br{display:initial}.service h3 br::after{content:none}}
