:root{color-scheme:light;--ink:#111;--blue:#98cddf;--muted:#646464;--line:#e5e5e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}header{background:#fff;border-bottom:1px solid #ececec}.header-inner{max-width:1440px;margin:auto;position:relative;height:94px;display:flex;justify-content:center;align-items:center;padding:20px 48px}.brand{width:178px;display:block}.brand img{width:100%;height:auto;display:block}.shop{position:absolute;right:48px;font-size:14px;font-weight:600;text-decoration:none}.shop span{margin-left:12px;font-size:20px}.hero{background:#eaf5f9;overflow:hidden}.hero-inner{max-width:1440px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center;padding:34px 48px 42px;min-height:470px}.hero-copy{padding:12px 0}.rating{display:flex;align-items:center;gap:14px;font-size:15px;font-weight:600;margin-bottom:19px}.stars{color:#167653;letter-spacing:3px;font-size:19px;line-height:1.1;white-space:nowrap}h1{font-size:clamp(42px,4.5vw,67px);line-height:1.045;font-weight:750;letter-spacing:-2.8px;margin:0 0 28px;max-width:540px}h1 span{display:block;color:#217c9b}.read-reviews{display:inline-flex;justify-content:space-between;align-items:center;gap:56px;background:#111;color:#fff;padding:17px 25px;border-radius:6px;text-decoration:none;font-size:16px;font-weight:600;min-height:54px}.read-reviews:hover{background:#323232}.read-reviews span{font-size:20px}.hero-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;transform:rotate(-3deg);padding:10px 5px}.hero-photo{aspect-ratio:1/1.05;overflow:hidden;border-radius:10px;background:#c4d6dc;box-shadow:0 4px 10px #173a4014}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 38%}.photo-1,.photo-4{transform:translateY(14px)}.photo-2,.photo-5{transform:translateY(-5px)}.reviews-section{max-width:1440px;margin:auto;padding:42px 48px 55px}h2{font-size:29px;letter-spacing:-.8px;margin:0 0 25px;font-weight:700}.review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:start}.review{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white;height:100%}.review-photo{display:block;width:100%;height:auto;aspect-ratio:1/1.04;object-fit:cover;object-position:50% 38%;background:#eee}.review-body{padding:22px}.review-body .stars{font-size:17px;letter-spacing:2px;margin-bottom:15px}.reviewer{display:flex;gap:7px;flex-direction:column}.reviewer h3{font-size:16px;line-height:1.2;margin:0;font-weight:700}.verified{font-size:12px;color:#626262;display:flex;align-items:center;gap:5px}.verified span{background:#16845e;color:#fff;display:inline-grid;place-items:center;border-radius:50%;width:13px;height:13px;font-size:10px}blockquote{margin:16px 0 21px}blockquote p{font-size:16px;line-height:1.55;margin:0}.product{font-size:12px;line-height:1.5;color:#696969;padding-top:14px;border-top:1px solid #ededed;margin:0}footer{max-width:1344px;margin:auto;border-top:1px solid var(--line);padding:24px 0 30px;display:flex;justify-content:space-between;gap:20px}footer a{font-size:13px;color:#646464;text-decoration:none}.skip{position:fixed;top:-100px;left:16px;z-index:10;padding:12px;background:black;color:white}.skip:focus{top:12px}a:focus-visible{outline:3px solid #247fa0;outline-offset:5px}@media(min-width:1600px){.hero-inner{min-height:500px}}@media(max-width:1100px){.hero-inner{gap:35px;padding:35px 30px 42px;min-height:410px}.header-inner{padding:20px 30px}.shop{right:30px}.reviews-section{padding:35px 30px 45px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-body{padding:20px}footer{margin:0 30px}h1{font-size:49px;letter-spacing:-2px}.hero-photos{gap:9px}.hero-photo{aspect-ratio:1/1.2}}@media(max-width:760px){.header-inner{height:76px;padding:15px 20px}.brand{width:143px}.shop{right:20px;font-size:12px}.shop span{margin-left:3px;font-size:16px}.hero-inner{display:flex;flex-direction:column-reverse;gap:24px;padding:20px 20px 32px;min-height:0}.hero-photos{display:grid;grid-template-columns:repeat(6,1fr);width:110%;gap:9px;transform:rotate(-3deg);padding:12px 0}.hero-photo{aspect-ratio:.73;border-radius:7px}.photo-1,.photo-4{transform:translateY(8px)}.photo-2,.photo-5{transform:translateY(-3px)}.hero-copy{text-align:center;padding:0;width:100%}.rating{justify-content:center;margin-bottom:14px;font-size:13px;gap:10px}.rating .stars{font-size:17px}h1{font-size:43px;max-width:470px;margin:0 auto 22px;line-height:1.08;letter-spacing:-1.6px}h1 span{display:inline}.read-reviews{padding:14px 23px;min-width:230px;justify-content:center;gap:30px;font-size:15px;min-height:50px}.reviews-section{padding:28px 18px 35px}h2{font-size:25px;margin-bottom:20px}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-photo{aspect-ratio:.83}.review-body{padding:16px}.reviewer h3{font-size:15px}blockquote p{font-size:16px;line-height:1.45}.product{font-size:12px}.review-body .stars{font-size:15px;letter-spacing:1px}.verified{font-size:12px}footer{margin:0 18px}}@media(max-width:420px){.brand{width:122px}.header-inner{height:70px}.shop{font-size:11px;right:12px}.shop span{display:none}.hero-inner{gap:18px;padding-top:14px}.hero-photos{grid-template-columns:repeat(6,90px);width:max-content;align-self:center}.hero-photo{height:125px;aspect-ratio:auto}.hero-copy h1{font-size:38px;max-width:360px}.review-body{padding:13px}.reviews-section{padding-left:12px;padding-right:12px}.review-grid{gap:10px}.reviewer h3{font-size:14px}.verified{font-size:12px}.reviewer{gap:6px}.review-body .stars{margin-bottom:12px}blockquote{margin:13px 0 16px}.product{padding-top:11px}.review-photo{aspect-ratio:.8}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
