:root{--bg-1:#fff4f4;--bg-2:#fff;--ink:#1d1b1f;--muted:#5b5b66;--accent:#ff5757;--accent-2:#ff9b9b;--accent-3:#ff2f2f;--water-1:#38bdf8;--water-2:#2563eb;--card:#fff;--shadow:0 28px 70px rgba(31,24,24,.14)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,Helvetica Neue,Helvetica,sans-serif;color:var(--ink);background:radial-gradient(circle at 12% 12%,rgba(255,87,87,.18),transparent 48%),radial-gradient(circle at 88% 10%,hsla(0,100%,88%,.24),transparent 55%),linear-gradient(135deg,var(--bg-1),var(--bg-2))}.page,body{min-height:100vh}.page{padding:clamp(1.5rem,4vw,4rem);display:flex;justify-content:center}.hero,.page{align-items:center}.hero{max-width:1200px;width:100%;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem)}.copy,.hero{display:grid}.copy{grid-gap:1.25rem;gap:1.25rem}.brand{gap:.9rem;flex-wrap:wrap}.brand,.brand-mark{display:flex;align-items:center}.brand-mark{width:216px;height:216px;border-radius:18px;padding:1.6rem;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--accent-3));box-shadow:0 14px 26px rgba(255,87,87,.25)}.brand-mark img{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(18,18,18,.18))}.brand-name{font-weight:600;letter-spacing:.02em}.brand-sub{color:var(--muted);font-size:.9rem}.tag{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .95rem;border-radius:999px;background:rgba(255,87,87,.18);color:var(--accent);font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}h1{font-family:Bricolage Grotesque,Times New Roman,serif;font-size:clamp(2.5rem,4.5vw,4.2rem);line-height:1.05}.lead{color:var(--muted);font-size:1.05rem;line-height:1.7;max-width:34rem}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem}.pill-row span{padding:.35rem .8rem;border-radius:999px;font-size:.9rem;background:rgba(255,87,87,.12);color:var(--accent);font-weight:500}.info-card{background:var(--card);border-radius:24px;padding:1.5rem;box-shadow:var(--shadow);border:1px solid rgba(255,87,87,.2);display:grid;grid-gap:1rem;gap:1rem}.info-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.badge,.info-title{font-weight:600}.badge{padding:.35rem .75rem;background:rgba(255,87,87,.18);color:var(--accent-3);font-size:.85rem}.badge,.meter{border-radius:999px}.meter{height:12px;background:rgba(255,87,87,.2);overflow:hidden;position:relative}.meter span{position:absolute;inset:0;width:68%;background:linear-gradient(90deg,var(--accent-2),var(--accent-3));background-size:200% 100%;border-radius:inherit;animation:glow-line 3s ease-in-out infinite}.info-list{list-style:none;display:grid;grid-gap:.5rem;gap:.5rem;color:var(--muted)}.info-list li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);display:inline-block;margin-right:.6rem;transform:translateY(1px)}.visual{display:flex;justify-content:center}.illustration{position:relative;width:min(520px,100%);aspect-ratio:4/3;border-radius:32px;background:linear-gradient(160deg,hsla(0,0%,100%,.95),hsla(0,100%,95%,.7));overflow:hidden;box-shadow:0 30px 70px rgba(19,26,32,.22)}.illustration:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(120deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6) 12px,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 28px);opacity:.2}.glow{inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,87,87,.2),transparent 55%)}.glow,.spark{position:absolute}.spark{width:8px;height:8px;border-radius:50%;background:rgba(255,87,87,.7);filter:blur(.2px);animation:pulse 3s ease-in-out infinite}.spark-1{top:18%;left:20%}.spark-2{top:30%;right:22%;animation-delay:-1s}.spark-3{bottom:30%;left:35%;animation-delay:-2s}.heater{position:absolute;left:14%;bottom:18%;width:190px;height:230px;z-index:4}.heater-cap{position:absolute;top:0;left:24px;width:140px;height:26px;border-radius:20px;background:linear-gradient(90deg,#ffd3d3,var(--accent));box-shadow:0 10px 18px rgba(255,87,87,.25)}.heater-body{position:absolute;top:16px;left:0;width:190px;height:190px;border-radius:32px;background:linear-gradient(160deg,#fff,#ffe1e1);border:2px solid rgba(255,87,87,.22);display:flex;flex-direction:column;gap:.8rem;padding:1.1rem;box-shadow:0 18px 32px rgba(20,28,34,.18)}.heater-panel{display:flex;align-items:center;justify-content:space-between;gap:.6rem;background:rgba(255,87,87,.12);border-radius:16px;padding:.45rem .6rem}.panel-screen{width:60px;height:24px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent-2));animation:glow-line 2.6s ease-in-out infinite}.gauge{position:relative;width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid rgba(22,32,42,.2)}.needle{position:absolute;width:2px;height:14px;background:var(--accent);top:6px;left:50%;transform-origin:bottom center;animation:needle 2.6s ease-in-out infinite}.heater-knobs{display:flex;gap:.7rem}.knob{width:26px;height:26px;border-radius:50%;background:#1f2937;box-shadow:inset 0 0 0 6px hsla(0,0%,100%,.15);animation:knob 3.4s ease-in-out infinite}.knob:nth-child(2){animation-delay:-1.2s}.heater-vents{display:grid;grid-gap:.3rem;gap:.3rem}.heater-vents span{height:6px;border-radius:999px;background:rgba(22,32,42,.25)}.burner{position:absolute;bottom:0;left:32px;width:120px;height:34px;background:#1f2937;border-radius:20px;display:flex;align-items:flex-end;justify-content:center;gap:6px;padding-bottom:6px;box-shadow:0 12px 20px rgba(31,41,55,.25)}.flame{width:14px;height:24px;border-radius:50% 50% 55% 55%;background:radial-gradient(circle at 50% 70%,#ffd6d6,var(--accent) 70%);transform-origin:bottom center;animation:flicker 1.1s ease-in-out infinite}.flame-2{height:20px;animation-delay:-.3s}.flame-3{height:22px;animation-delay:-.6s}.plumbing{inset:0;z-index:2}.pipe,.plumbing{position:absolute}.pipe{height:14px;background:#1f2937;border-radius:999px;overflow:hidden;box-shadow:0 8px 16px rgba(22,32,42,.2)}.pipe:after{content:"";position:absolute;inset:2px;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,87,87,.9),transparent);background-size:200% 100%;animation:flow 2.8s linear infinite}.pipe-vertical{width:14px;height:110px}.pipe-vertical:after{background:linear-gradient(180deg,transparent,rgba(255,87,87,.85),transparent);background-size:100% 200%;animation:flow-vertical 2.4s linear infinite}.pipe-main{left:45%;top:52%;width:170px}.pipe-up{left:74%;top:20%;height:120px}.pipe-down{left:74%;top:58%;height:90px}.pipe-left{left:36%;top:52%;width:70px}.shower{position:absolute;right:6%;top:10%;width:140px;height:160px;z-index:5}.shower-arm{right:36px;top:22px;width:60px;height:12px;border-radius:999px}.shower-arm,.shower-head{position:absolute;background:#1f2937}.shower-head{right:10px;top:12px;width:48px;height:26px;border-radius:16px}.shower-head:after{content:"";position:absolute;left:8px;right:8px;bottom:6px;height:4px;border-radius:999px;background:hsla(0,0%,100%,.3)}.droplet{position:absolute;top:46px;width:8px;height:16px;border-radius:50% 50% 60% 60%;background:linear-gradient(180deg,var(--water-1),var(--water-2));animation:shower-drop 1.6s ease-in-out infinite}.d-1{left:44px}.d-2{left:62px;animation-delay:-.3s}.d-3{left:80px;animation-delay:-.6s}.steam{position:absolute;width:26px;height:26px;border-radius:50%;border:2px solid hsla(0,0%,100%,.7);top:60px;right:80px;animation:steam 2.8s ease-in-out infinite}.s-2{right:55px;animation-delay:-1.2s}.faucet{position:absolute;right:8%;bottom:12%;width:160px;height:120px;z-index:5}.faucet-base{bottom:28px;width:80px;height:20px}.faucet-base,.faucet-spout{position:absolute;right:30px;background:#1f2937;border-radius:999px}.faucet-spout{bottom:48px;width:90px;height:16px}.faucet-spout:after{content:"";right:2px;top:12px;width:16px;height:32px}.faucet-handle,.faucet-spout:after{position:absolute;border-radius:999px;background:#1f2937}.faucet-handle{bottom:70px;right:54px;width:30px;height:10px}.drop{position:absolute;top:76px;right:8px;width:8px;height:14px;border-radius:50% 50% 60% 60%;background:linear-gradient(180deg,var(--water-1),var(--water-2));animation:faucet-drop 1.8s ease-in-out infinite}.drop-2{animation-delay:-.4s;right:16px}.drop-3{animation-delay:-.8s;right:24px}.floor{position:absolute;left:0;right:0;bottom:8%;height:18px;background:linear-gradient(90deg,rgba(255,87,87,.8),rgba(30,33,40,.9));z-index:1}.reveal{opacity:0;transform:translateY(16px);animation:fade-up .8s ease forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}@keyframes fade-up{to{opacity:1;transform:translateY(0)}}@keyframes glow-line{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes flow{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes flow-vertical{0%{background-position:50% 0}to{background-position:50% 200%}}@keyframes flicker{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-4px) scale(1.05);opacity:1}}@keyframes needle{0%,to{transform:translateX(-50%) rotate(-25deg)}50%{transform:translateX(-50%) rotate(25deg)}}@keyframes knob{0%,to{transform:rotate(0deg)}50%{transform:rotate(18deg)}}@keyframes shower-drop{0%{transform:translateY(0);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(60px);opacity:0}}@keyframes faucet-drop{0%{transform:translateY(0);opacity:0}20%{opacity:1}to{transform:translateY(40px);opacity:0}}@keyframes steam{0%{transform:translateY(0) scale(.9);opacity:0}40%{opacity:.8}to{transform:translateY(-24px) scale(1.1);opacity:0}}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.4);opacity:.9}}@media (max-width:900px){.hero{gap:2.5rem}.visual{order:-1}.illustration{width:min(440px,100%)}}@media (max-width:640px){.info-top{flex-direction:column;align-items:flex-start}.heater{transform:scale(.9);left:8%}.pipe-main{width:140px}.faucet{right:4%}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}