:root{--bg:#F7F8F5;--surface:#fff;--ink:#17312B;--muted:#64736D;--primary:#0E8F6A;--deep:#0B5F4B;--mint:#DDF4E9;--coral:#FF815C;--line:#DCE6E0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,system-ui,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #F3B534;outline-offset:3px}.topbar{height:82px;padding:0 52px;display:flex;align-items:center;gap:54px;border-bottom:1px solid var(--line);background:var(--bg)}.brand{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:700;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;font-size:19px}.topbar nav{display:flex;gap:30px;color:var(--muted)}.topbar nav a{padding:12px 0}.top-actions{margin-left:auto;display:flex;align-items:center;gap:21px}.city,.menu{border:0;background:transparent;color:var(--ink);cursor:pointer}.account{padding:12px 0}.menu{display:none}.mobile-nav{display:none}.hero{min-height:484px;padding:68px 8%;display:grid;grid-template-columns:1fr 43%;align-items:center;overflow:hidden}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;color:var(--primary);margin:0 0 14px}.hero h1{font-size:48px;line-height:1.08;letter-spacing:-2.5px;margin:0 0 20px}.hero h1 em{color:var(--primary);font-style:normal}.hero-lead{color:var(--muted);font-size:17px;max-width:440px;margin:0 0 30px}.hero-search{display:flex;align-items:center;max-width:520px;height:56px;padding:0 8px 0 18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #17312b0b}.hero-search span{font-size:25px;color:var(--muted);margin-right:10px}.hero-search input{flex:1;border:0;min-width:0;outline:0}.hero-search button,.primary{border:0;border-radius:10px;background:var(--primary);color:#fff;padding:12px 21px;cursor:pointer;font-weight:700}.hero-meta{display:flex;gap:25px;color:var(--muted);font-size:12px;margin-top:17px}.hero-art{height:335px;position:relative;background:var(--mint);border-radius:50% 45% 45% 50%;overflow:hidden}.sun{position:absolute;width:240px;height:240px;right:32px;top:24px;border-radius:50%;background:#BDEBD7}.leaf{position:absolute;background:var(--deep);border-radius:100% 0 100% 0;transform:rotate(33deg)}.leaf-a{width:160px;height:70px;left:34px;top:80px}.leaf-b{width:125px;height:55px;right:30px;bottom:45px;transform:rotate(-25deg);background:var(--primary)}.pill{position:absolute;padding:10px 16px;border-radius:20px;background:#fff;color:var(--deep);font-size:11px;box-shadow:0 4px 15px #17312b22}.pill-a{left:35px;bottom:78px;transform:rotate(-8deg)}.pill-b{right:40px;top:56px;transform:rotate(8deg);background:var(--coral);color:#fff}.bottle{position:absolute;left:40%;bottom:20px;width:112px;height:178px;background:#fff;border-radius:22px 22px 34px 34px;box-shadow:10px 14px 20px #0b5f4b25;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--deep);font-size:11px;transform:rotate(-5deg)}.bottle:before{content:"";width:48px;height:24px;position:absolute;top:-18px;background:var(--deep);border-radius:8px}.bottle b{font-size:26px;margin-top:7px;color:var(--primary)}.quick,.catalog{padding:48px 52px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2,.help h2{font-size:28px;line-height:1.1;letter-spacing:-1px;margin:0}.text-link{color:var(--primary);font-weight:700;padding:10px 0}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-card{min-height:176px;padding:22px;border-radius:18px;display:flex;flex-direction:column;position:relative}.quick-card strong{font-size:20px;line-height:1.15;margin-top:20px}.quick-card small{color:var(--muted);margin-top:9px}.quick-card b{position:absolute;right:20px;bottom:18px;font-size:20px}.mint{background:var(--mint)}.green{background:var(--deep);color:#fff}.green small{color:#C9E8DB}.coral{background:var(--coral);color:#fff}.coral small{color:#fff}.pale{background:#ECEFE6}.card-icon{font-size:25px;color:var(--primary)}.green .card-icon,.coral .card-icon{color:#fff}.products{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:10px 12px 14px;min-width:0}.product-visual{height:150px;border-radius:11px;display:grid;place-content:center;text-align:center;font-size:12px;line-height:1.15;color:var(--deep);margin-bottom:13px}.product-visual b{font-size:27px}.product-blue{background:#D9EBF4}.product-white{background:#F1EFE8}.product-coral{background:#FFD8C8}.product-mint{background:#CFEDE1}.product-lilac{background:#E3DFF1}.product-yellow{background:#F6E5AD}.stock{color:var(--primary);font-size:11px;font-weight:700}.product h3{font-size:14px;line-height:1.25;margin:8px 0 3px}.product p{color:var(--muted);font-size:12px;margin:0 0 10px}.product strong{font-size:17px}.add{display:block;width:100%;margin-top:10px;min-height:40px;border:1px solid var(--primary);border-radius:9px;background:#fff;color:var(--primary);cursor:pointer;font-weight:700}.add.is-added{background:var(--primary);color:#fff}.help{margin:32px 52px 64px;padding:48px 56px;border-radius:24px;background:var(--deep);color:#fff;display:flex;justify-content:space-between;align-items:center}.help .eyebrow{color:#98DFC5}.help h2{font-size:34px}.help p{color:#C9E8DB;max-width:400px}.help-note{width:125px;height:125px;border-radius:50%;background:var(--coral);display:grid;place-content:center;text-align:center;font-size:28px;font-weight:700;transform:rotate(8deg)}.help-note small{font-size:12px;font-weight:400}footer{padding:28px 52px;border-top:1px solid var(--line);display:flex;align-items:center;gap:28px;color:var(--muted)}footer .brand{color:var(--ink)}footer span:nth-last-child(1){margin-left:auto}.bottom-nav{display:none}@media(max-width:1050px){.topbar{padding:0 32px;gap:25px}.hero{padding:55px 5%;grid-template-columns:1fr 38%}.hero-art{height:290px}.quick,.catalog{padding-left:32px;padding-right:32px}.products{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){body{padding-bottom:67px}.topbar{height:70px;padding:0 16px}.topbar nav,.account{display:none}.top-actions{gap:12px}.city{font-size:12px}.menu{display:block;border:1px solid var(--line);border-radius:8px;padding:8px 12px}.mobile-nav{position:absolute;z-index:5;top:70px;left:0;right:0;background:#fff;padding:12px 16px;border-bottom:1px solid var(--line);box-shadow:0 8px 20px #17312b14}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px 0}.hero{min-height:0;padding:37px 16px 30px;display:block}.hero h1{font-size:36px;letter-spacing:-1.8px}.hero-lead{font-size:15px}.hero-search{height:52px}.hero-search button{padding:10px 13px}.hero-meta{display:grid;gap:5px}.hero-art{height:220px;margin-top:35px}.sun{width:170px;height:170px}.bottle{height:135px;width:88px}.quick,.catalog{padding:34px 16px}.section-head{align-items:start}.section-head h2{font-size:25px}.text-link{font-size:12px}.quick-grid{grid-template-columns:repeat(2,1fr);gap:10px}.quick-card{min-height:160px;padding:16px}.quick-card strong{font-size:17px}.quick-card small{font-size:11px}.products{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory}.product{flex:0 0 164px;scroll-snap-align:start}.product-visual{height:130px}.help{margin:20px 16px 30px;padding:30px 24px;display:block}.help h2{font-size:29px}.help-note{width:90px;height:90px;margin:20px 0 0 auto;font-size:22px}footer{padding:25px 16px;display:grid;gap:10px;font-size:12px}footer span:last-child{margin:0}.bottom-nav{position:fixed;z-index:10;bottom:0;left:0;right:0;height:67px;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-around;align-items:center}.bottom-nav a{display:grid;place-items:center;gap:2px;color:var(--muted);min-width:60px;min-height:44px;font-size:20px}.bottom-nav a.active{color:var(--primary)}.bottom-nav small{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
