:root{--navy:#073b80;--deep:#072e63;--blue:#1261ad;--cyan:#00aacf;--red:#ed3044;--ink:#142d47;--muted:#60758a;--line:#dce8ef;--pale:#f1f9fc;--white:#fff;--shadow:0 18px 50px rgba(8,54,104,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.topline{background:var(--deep);color:#e4f5ff;font-size:12px;letter-spacing:.02em}.topline-inner{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:15px}.topline b{color:#64d3eb;margin:0 6px}
.header{background:#fff;position:relative;z-index:5;box-shadow:0 2px 12px rgba(5,46,99,.08)}.header-inner{height:82px;display:flex;align-items:center;gap:40px}.logo{display:block;width:142px;height:62px;overflow:hidden;flex:none}.logo img{width:142px;height:142px;object-fit:contain;transform:translateY(-40px)}.nav{display:flex;align-items:center;gap:26px;margin-left:auto}.nav a{font-size:14px;font-weight:700;color:#31516f}.nav a:hover{color:var(--cyan)}.header-contact{background:var(--navy);color:white;border-radius:7px;padding:12px 16px;font-size:13px;font-weight:800;white-space:nowrap}.header-contact span{font-size:17px;margin-right:7px}.header-contact:hover,.btn-primary:hover{background:#0753ae}.menu-button{display:none}
.hero{background:linear-gradient(115deg,#f1fbff 0%,#edfaff 54%,#d8f3fa 100%);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;align-items:center;gap:46px}.hero-copy{padding:67px 0 76px}.eyebrow,.section-kicker{font-size:12px;color:var(--blue);font-weight:800;letter-spacing:.13em}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow i{width:26px;height:2px;background:var(--red)}.hero h1{font-size:clamp(43px,4.8vw,70px);line-height:1.06;letter-spacing:-.055em;margin:20px 0 23px;max-width:660px;color:var(--deep);font-weight:800}.hero h1 em{font-style:normal;color:var(--cyan)}.hero p{font-size:18px;color:#496781;max-width:580px;line-height:1.68;margin:0 0 29px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:13px 20px;min-height:50px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:800;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--navy);color:#fff}.btn-quiet{color:var(--navy);border-color:#b9dae9;background:#fff}.btn-quiet:hover,.btn-outline:hover{background:#e2f7fc}.hero-location{font-size:13px;color:#5b778d;font-weight:700;margin-top:32px;display:flex;align-items:center;gap:9px}.pin{font-size:22px;color:var(--red);line-height:1}
.hero-visual{min-height:530px;position:relative;display:grid;place-items:center}.hero-orbit{width:570px;height:570px;position:absolute;border-radius:50%;background:radial-gradient(circle,#73d5ee 0,#8ee2f1 48%,#c3f3fb 49%,transparent 70%);right:-132px;top:14px}.hero-product{width:min(365px,80%);height:455px;border:9px solid #fff;border-radius:18px;overflow:hidden;box-shadow:0 25px 55px rgba(0,56,118,.2);position:relative;z-index:1;transform:rotate(3deg);background:white}.hero-product img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-sticker{position:absolute;z-index:2;left:1%;bottom:68px;background:#fff;box-shadow:var(--shadow);border-radius:14px;padding:16px 20px;transform:rotate(-5deg);border-bottom:4px solid var(--red)}.hero-sticker strong{display:block;font-size:19px;line-height:1.07;color:var(--navy)}.hero-sticker span{font-size:11px;color:var(--muted);font-weight:800}
.value-strip{background:#fff;border-bottom:1px solid var(--line)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr)}.value-grid>div{display:flex;gap:17px;padding:26px 23px;border-right:1px solid var(--line)}.value-grid>div:first-child{padding-left:0}.value-grid>div:last-child{border:0}.value-icon{font-size:18px;font-weight:800;color:var(--cyan);border:1px solid #b5e4ed;width:43px;height:43px;display:grid;place-items:center;border-radius:10px;flex:none}.value-grid p{margin:0}.value-grid strong,.value-grid small{display:block}.value-grid strong{font-size:15px;color:var(--deep)}.value-grid small{color:var(--muted);font-size:13px;margin-top:2px}
.section{padding:86px 0;scroll-margin-top:20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-heading h2,.order-intro h2{font-size:clamp(32px,3.3vw,47px);line-height:1.14;letter-spacing:-.04em;margin:9px 0;color:var(--deep)}.section-heading p{margin:0;color:var(--muted);max-width:650px}.text-link{font-size:14px;color:var(--blue);font-weight:800;white-space:nowrap}.text-link span{font-size:18px;margin-left:5px}
.catalog{background:#fff}.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.search-field{border:1px solid #ccdce6;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 14px;width:min(390px,100%);height:48px;color:var(--cyan)}.search-field:focus-within{outline:2px solid #74cfe4}.search-field span:first-child{font-size:26px;line-height:1}.search-field input{border:0;outline:0;width:100%;color:var(--ink);background:transparent}.filters{display:flex;flex-wrap:wrap;gap:7px}.filters button{border:1px solid #d3e4ec;background:#fff;color:#4f6b83;border-radius:99px;padding:7px 13px;font-size:13px;font-weight:700}.filters button.active,.filters button:hover{background:var(--navy);border-color:var(--navy);color:#fff}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-art{height:162px;background:linear-gradient(140deg,#e4f8fc,#f7fcff);display:grid;place-items:center;position:relative;overflow:hidden}.product-art:before{content:"";position:absolute;width:190px;height:190px;border:1px solid #c1eaf2;border-radius:50%;right:-35px;top:-65px}.product-art:after{content:"";position:absolute;width:95px;height:95px;background:#dbf4f9;border-radius:50%;left:-23px;bottom:-42px}.product-art span{font-size:35px;font-weight:900;letter-spacing:-.08em;color:var(--blue);position:relative;z-index:1}.product-art.cyan{background:linear-gradient(140deg,#e4fcfc,#f6ffff)}.product-art.red{background:linear-gradient(140deg,#fff0f1,#fff9f9)}.product-art.red span{color:var(--red)}.product-art.navy{background:linear-gradient(140deg,#e8efff,#f8faff)}.product-body{padding:20px;flex:1;display:flex;flex-direction:column}.product-tag{font-size:11px;font-weight:800;letter-spacing:.09em;color:var(--cyan)}.product-body h3{font-size:19px;line-height:1.23;margin:9px 0;color:var(--deep)}.product-body p{font-size:13px;color:var(--muted);line-height:1.5;margin:0 0 18px;flex:1}.add-button{display:flex;justify-content:space-between;align-items:center;background:#eff9fc;border:0;border-radius:7px;padding:10px 12px;color:var(--navy);font-size:13px;font-weight:800;width:100%;text-align:left}.add-button:hover{background:#def3f9}.add-button span{font-size:20px;line-height:1}.catalog-note{font-size:13px;color:var(--muted);margin:18px 0 0}
.wholesale{background:var(--deep);color:#fff}.wholesale-layout{display:grid;grid-template-columns:1fr .85fr;gap:90px;align-items:center}.light{color:#6fddf2}.wholesale h2{font-size:clamp(34px,3.9vw,55px);line-height:1.12;letter-spacing:-.045em;margin:13px 0 21px;max-width:650px}.wholesale p{color:#c8e2ef;font-size:17px;line-height:1.65;max-width:580px;margin:0 0 25px}.btn-white{background:#fff;color:var(--navy)}.btn-white:hover{background:#e4f6fb}.wholesale-list{border-top:1px solid #ffffff50}.wholesale-list>div{display:grid;grid-template-columns:40px 1fr;column-gap:12px;border-bottom:1px solid #ffffff50;padding:20px 0}.wholesale-list span{font-size:13px;color:#67d5ed;font-weight:800;grid-row:span 2}.wholesale-list strong{font-size:17px}.wholesale-list small{color:#bdd8e7;margin-top:5px}
.refill{background:#f2fbfc}.refill-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:95px;align-items:center}.refill-image{height:465px;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.refill-image img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.refill-copy h2{font-size:clamp(35px,4vw,57px);line-height:1.12;letter-spacing:-.048em;color:var(--deep);margin:15px 0 20px}.refill-copy em{font-style:normal;color:var(--cyan)}.refill-copy p{font-size:17px;color:var(--muted);line-height:1.65;max-width:510px}.btn-outline{background:transparent;border-color:var(--blue);color:var(--blue)}
.order{background:#fff}.order-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:75px;align-items:start}.order-intro p{font-size:17px;line-height:1.65;color:var(--muted)}.contact-chip{margin-top:36px;border-left:3px solid var(--red);padding:11px 17px;background:#f2f9fc}.contact-chip span,.contact-chip strong{display:block}.contact-chip span{font-size:12px;color:var(--muted)}.contact-chip strong{font-size:20px;color:var(--deep)}.order-card{border:1px solid var(--line);border-radius:13px;box-shadow:0 12px 32px rgba(8,54,104,.07);padding:27px}.order-card-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.order-card h3{font-size:20px;color:var(--deep);margin:0}.order-card-head span{font-size:12px;font-weight:800;color:var(--blue)}.order-items{margin:15px 0 23px}.empty-order{margin:0;color:var(--muted);font-size:14px;padding:15px 0}.order-line{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2f5}.order-line strong,.order-line small{display:block}.order-line strong{font-size:14px}.order-line small{color:var(--muted);font-size:12px}.quantity{display:flex;align-items:center;gap:12px}.quantity button{height:31px;width:31px;border:1px solid #c9e2ed;background:#fff;border-radius:5px;color:var(--navy);font-weight:800}.quantity output{min-width:15px;text-align:center;font-weight:800}#quote-form{border-top:1px solid var(--line);padding-top:18px}#quote-form label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#3f5871;margin-bottom:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}#quote-form input,#quote-form select,#quote-form textarea{width:100%;border:1px solid #cddde7;border-radius:6px;padding:10px 12px;color:var(--ink);background:#fff;outline:0;font-weight:400;min-height:44px}#quote-form textarea{resize:vertical}#quote-form input:focus,#quote-form select:focus,#quote-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #03afd12e}.order-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.copy-btn{border:0;background:transparent;color:var(--blue);font-size:13px;font-weight:800;padding:9px}.copy-btn:hover{text-decoration:underline}.form-hint{font-size:12px;color:var(--muted);margin:12px 0 0}
.locations{background:#f5fafc}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.location-grid article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:27px;min-height:230px;display:flex;flex-direction:column}.location-label{font-size:11px;color:var(--cyan);font-weight:800;letter-spacing:.11em}.location-grid h3{font-size:23px;color:var(--deep);margin:13px 0 5px}.location-grid p{font-size:14px;color:var(--muted);margin:0 0 24px}.location-grid a{font-size:14px;color:var(--blue);font-weight:800;margin-top:auto}.location-help{border-top:4px solid var(--red)!important}
.footer{background:var(--deep);color:#d8eaf5;padding:53px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:70px}.footer img{width:110px;height:80px;object-fit:cover;object-position:center 45%;border-radius:8px}.footer p{font-size:13px;color:#b4d2e2;max-width:330px}.footer h4{color:#fff;margin:0 0 15px;font-size:14px}.footer a{display:block;font-size:13px;margin:0 0 11px}.footer a:hover{color:#68daec}.footer-bottom{border-top:1px solid #ffffff2d;padding-top:18px;margin-top:40px;display:flex;justify-content:space-between;color:#9cbdce;font-size:12px}.float-wa{position:fixed;right:20px;bottom:20px;background:#20b568;color:#fff;border-radius:99px;padding:12px 18px;box-shadow:0 10px 24px #06483440;z-index:9;font-weight:800;font-size:14px}.float-wa:hover{background:#159754}
@media(max-width:980px){.header-inner{gap:20px}.nav{gap:13px}.hero-layout{gap:10px}.hero-product{height:400px}.hero-orbit{right:-180px}.product-grid{grid-template-columns:repeat(3,1fr)}.order-layout{gap:35px}.wholesale-layout,.refill-layout{gap:50px}}
@media(max-width:760px){.wrap{width:min(100% - 32px,520px)}.topline-inner{justify-content:center}.topline-inner span:first-child{display:none}.header-inner{height:72px}.logo{width:130px;height:55px}.logo img{width:130px;height:130px;transform:translateY(-36px)}.header-contact{margin-left:auto;padding:9px 11px;font-size:12px}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:4px;height:40px;width:40px;border:0;background:transparent;padding:10px}.menu-button span{height:2px;background:var(--navy);width:100%}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 16px 24px #113e6c1c;padding:18px 23px;flex-direction:column;align-items:start;gap:18px}.nav.open{display:flex}.hero-layout,.wholesale-layout,.refill-layout,.order-layout{display:block}.hero-layout{min-height:0}.hero-copy{padding:55px 0 35px}.hero h1{font-size:clamp(41px,10vw,58px)}.hero p{font-size:16px}.hero-visual{min-height:365px}.hero-orbit{width:400px;height:400px;right:-65px;top:0}.hero-product{width:255px;height:330px}.hero-sticker{bottom:23px;left:5%}.value-grid{grid-template-columns:1fr}.value-grid>div,.value-grid>div:first-child{padding:15px 0;border-right:0;border-bottom:1px solid var(--line)}.section{padding:62px 0}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:12px}.catalog-controls{display:block}.search-field{width:100%;margin-bottom:13px}.filters{gap:5px}.filters button{font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-art{height:135px}.product-body{padding:15px}.product-body h3{font-size:16px}.product-body p{font-size:12px}.wholesale-list{margin-top:36px}.refill-image{height:365px;margin-bottom:36px}.order-intro{margin-bottom:27px}.contact-chip{margin-top:20px}.location-grid{grid-template-columns:1fr}.location-grid article{min-height:185px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{margin-top:26px}}
@media(max-width:470px){.header-contact{font-size:0;height:38px;width:40px;display:grid;place-items:center}.header-contact span{font-size:21px;margin:0}.hero-actions{display:grid}.hero-visual{min-height:315px}.hero-product{height:292px;width:230px}.hero-sticker{padding:12px}.hero-sticker strong{font-size:16px}.product-grid{grid-template-columns:1fr 1fr}.product-art{height:105px}.product-art span{font-size:28px}.product-body h3{font-size:15px}.product-body p{display:none}.add-button{margin-top:11px;font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.order-card{padding:20px}.order-actions .btn{width:100%}.float-wa{right:12px;bottom:12px;padding:10px 13px;font-size:12px}}

/* Kelimpio visual refresh */
:root{--navy:#063d91;--deep:#062b68;--blue:#1154ac;--cyan:#01a6cf;--red:#ef3044;--ink:#122c4b;--muted:#5d7089;--line:#dbe4ee;--pale:#f4f9fc;--shadow:0 22px 50px rgba(4,44,99,.13)}
body{font-family:Arial,Helvetica,sans-serif;background:#fff}a,button{transition:color .2s,background .2s,transform .2s,box-shadow .2s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #10b9e3;outline-offset:3px}
.topline{background:var(--cyan);color:#05285e;font-size:12px;font-weight:800;letter-spacing:.045em}.topline-inner{min-height:38px}.topline b{color:var(--red)}
.header{box-shadow:none;border-bottom:1px solid #e2ebf2}.header-inner{height:92px}.logo{width:165px;height:72px}.logo img{width:165px;height:165px;transform:translateY(-47px)}.nav a{font-size:14px;color:#153961}.nav a:hover{color:var(--blue)}.header-contact{border-radius:999px;background:var(--deep);padding:13px 19px;box-shadow:0 6px 15px #063d9123}
.hero{background:var(--deep);color:#fff}.hero-layout{width:min(1440px,100%);margin:auto;display:grid;grid-template-columns:48% 52%;min-height:600px;gap:0}.hero-copy{padding:88px clamp(30px,6vw,100px) 72px max(40px,calc((100vw - 1180px)/2));position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{color:#6ee1f6;font-size:12px;letter-spacing:.18em}.eyebrow i{background:var(--red);width:36px;height:3px}.hero h1{font-size:clamp(54px,5.3vw,78px);line-height:1.02;letter-spacing:-.065em;color:#fff;max-width:690px;margin:25px 0}.hero h1 em{display:block;color:#61dcf3}.hero p{color:#d5e9f8;font-size:18px;line-height:1.65;max-width:540px;margin-bottom:35px}.hero-actions{gap:11px}.btn{border-radius:9px;min-height:53px;padding:14px 22px}.hero .btn-primary{background:var(--red);box-shadow:0 9px 24px #ef30443e}.hero .btn-primary:hover{background:#d91f36}.hero .btn-quiet{border-color:#87b6d5;color:#fff;background:transparent}.hero .btn-quiet:hover{background:#ffffff20}.hero-location{color:#b5d6ee;margin-top:45px;letter-spacing:.015em}.pin{color:#6ee1f6;font-size:18px}.hero-visual{min-height:600px;display:block;overflow:hidden;background:#0b5caf}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:48% center;position:absolute;inset:0}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#062b681a,transparent 40%),linear-gradient(0deg,#052e68a8,transparent 38%);pointer-events:none}.hero-sticker{left:auto;right:34px;bottom:36px;transform:none;border:1px solid #ffffff7a;border-bottom:0;box-shadow:none;background:#ffffffed;min-width:185px;padding:15px 20px;border-radius:4px;z-index:2}.hero-sticker span{display:block;font-size:11px;letter-spacing:.13em;color:var(--red);margin-bottom:8px}.hero-sticker strong{font-size:20px;line-height:1.13;color:var(--deep)}
.value-strip{border-bottom:1px solid var(--line);background:#fff}.value-grid>div{padding:27px 27px;align-items:center}.value-icon{width:48px;height:48px;border:0;border-radius:50%;background:#e6f9fd;color:var(--blue);font-size:22px}.value-grid strong{font-size:15px}.value-grid small{font-size:13px}
.section{padding:100px 0}.section-kicker{color:var(--blue);letter-spacing:.17em}.section-heading{margin-bottom:37px}.section-heading h2,.order-intro h2{font-size:clamp(39px,4vw,58px);line-height:1.09;letter-spacing:-.055em;margin:12px 0 16px}.section-heading p{font-size:16px;line-height:1.65}.heading-period{color:var(--red)}.text-link{border-bottom:2px solid var(--red);padding-bottom:8px}
.catalog{background:linear-gradient(180deg,#f3f9fc,#fff 32%)}.catalog-controls{border:1px solid var(--line);padding:13px;background:#fff;border-radius:13px;box-shadow:0 8px 28px #0b41730a;margin-bottom:21px}.search-field{background:#f5f9fc;border:0;border-radius:7px;min-width:270px}.filters button{padding:9px 15px;font-size:13px}.product-grid{gap:18px}.product-card{border-radius:14px;border:1px solid #e1eaf1;box-shadow:0 4px 15px #083e8310}.product-card:hover{box-shadow:0 20px 35px #083e8326;transform:translateY(-5px)}.product-art{height:190px;background:#e6f6fd!important;border-bottom:1px solid #d8ebf3}.product-art:before{width:210px;height:210px;background:#ffffff63;border:0;right:-70px;top:-80px}.product-art:after{width:130px;height:130px;background:#a9e2f444;left:-48px;bottom:-70px}.product-art span{font-size:52px;letter-spacing:-.09em;color:#0c65b1;opacity:.9}.product-art.red{background:#fff0f0!important}.product-art.red span{color:#db3046}.product-art.navy{background:#e9f0fa!important}.product-art.navy span{color:#0a3d83}.product-body{padding:20px 19px 19px}.product-tag{font-size:11px;color:var(--blue)}.product-body h3{min-height:47px;font-size:19px}.product-body p{font-size:13px}.add-button{background:var(--deep);color:white;border-radius:7px;padding:10px 13px}.add-button:hover{background:var(--blue)}.catalog-note{margin-top:23px}
.wholesale{background:linear-gradient(110deg,#053070,#0b57ad);position:relative;overflow:hidden}.wholesale:after{content:"";position:absolute;width:490px;height:490px;border:1px solid #ffffff24;border-radius:50%;right:-140px;top:-240px;box-shadow:0 0 0 75px #ffffff08,0 0 0 155px #ffffff05;pointer-events:none}.wholesale-layout{position:relative;z-index:1}.wholesale h2{font-size:clamp(39px,4.2vw,60px)}.wholesale-list>div{padding:24px 0}.wholesale-list span{color:#6ee1f6}.btn-white{color:var(--deep)}
.refill{background:#eff9fc}.refill-layout{gap:90px}.refill-image{height:540px;border-radius:5px;box-shadow:18px 18px 0 #c8eaf3,0 15px 30px #063d9120}.refill-copy h2{font-size:clamp(42px,4.3vw,61px)}.refill-copy p{margin-bottom:27px}.btn-outline{border-width:2px}
.order{background:#fff}.order-card{border-radius:15px;box-shadow:0 20px 45px #063d9114;padding:30px}.contact-chip{background:#eff8fc;padding:17px 20px;border-left-width:5px}.order-card-head{padding-bottom:20px}.order-card h3{font-size:23px}.order-intro{position:sticky;top:35px}.order-intro h2{font-size:clamp(38px,3.5vw,51px)}
.locations{background:#f2f8fb}.location-grid article{border-radius:13px;border-top:4px solid var(--cyan);min-height:245px;box-shadow:0 10px 25px #082e6310}.location-grid h3{font-size:25px}.location-help{border-top-color:var(--red)!important}.footer{background:#051e47}.footer-bottom{color:#a7c0d4}.float-wa{background:#1aaf63;box-shadow:0 10px 30px #063d9130}
@media(max-width:980px){.hero-layout{grid-template-columns:50% 50%}.hero-copy{padding:70px 28px 65px 30px}.hero h1{font-size:clamp(48px,5.6vw,67px)}.hero-visual{min-height:570px}.hero-photo{object-position:50% center}.catalog-controls{display:block}.search-field{width:100%;margin-bottom:12px}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.header-inner{height:72px}.logo{width:135px;height:58px}.logo img{width:135px;height:135px;transform:translateY(-38px)}.hero-layout{display:flex;flex-direction:column}.hero-copy{padding:56px 22px 51px;width:min(100% - 10px,540px);margin:auto}.hero h1{font-size:clamp(48px,10.4vw,67px)}.hero h1 em{display:inline}.hero p{font-size:16px}.hero-location{margin-top:30px}.hero-visual{min-height:330px;width:100%}.hero-photo{object-position:center 57%}.hero-sticker{right:18px;bottom:17px;min-width:150px;padding:10px 13px}.hero-sticker strong{font-size:16px}.value-grid>div,.value-grid>div:first-child{padding:16px 0}.section{padding:72px 0}.section-heading h2,.order-intro h2{font-size:clamp(38px,8vw,50px)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-art{height:150px}.product-body h3{font-size:17px}.product-body p{display:block;font-size:13px}.refill-image{height:390px;box-shadow:10px 10px 0 #c8eaf3}.order-intro{position:static}.location-grid article{min-height:195px}}
@media(max-width:470px){.topline{font-size:10px}.hero-copy{padding:47px 19px 44px}.hero h1{font-size:47px}.hero p{line-height:1.55}.hero-actions{width:100%}.hero-actions .btn{width:100%}.hero-visual{min-height:255px}.hero-sticker{min-width:0}.hero-sticker span{font-size:9px;margin-bottom:3px}.hero-sticker strong{font-size:14px}.catalog-controls{padding:10px}.filters button{padding:8px 10px}.product-grid{gap:10px}.product-art{height:120px}.product-art span{font-size:39px}.product-body{padding:13px}.product-body h3{font-size:16px;min-height:40px}.product-body p{display:none}.add-button{font-size:12px;min-height:42px}.refill-image{height:340px}.float-wa{bottom:12px;right:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
