/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#0b2341;--navy-2:#12375f;--blue:#18aeea;--blue-dark:#078dca;--aqua:#65d5e5;--ice:#eef9fd;--mist:#f7fbfd;--line:#dceaf0;--text:#10243b;--muted:#5b6d7e;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dceaf0cc;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,84px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.8px;align-items:center;gap:10px;font-size:22px;font-weight:800;display:inline-flex}.brand img{width:48px;height:34px}.brand strong{color:var(--blue-dark)}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.site-header nav>a:first-child{color:#526679}.nav-cta{background:var(--navy);color:#fff;border-radius:999px;padding:12px 20px;transition:transform .2s,background .2s}.nav-cta:hover,.primary-button:hover,.light-button:hover{transform:translateY(-2px)}.hero{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);min-height:690px;padding:72px clamp(24px,6vw,100px) 80px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:680px;position:relative}.eyebrow{color:var(--blue-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #18aeea1f}.hero h1{color:var(--navy);letter-spacing:-.065em;margin:28px 0 26px;font-size:clamp(56px,6.2vw,88px);font-weight:780;line-height:.97}.hero h1 em{color:var(--blue);font-style:normal}.hero-lede{color:var(--muted);max-width:620px;margin:0;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px;display:flex}.primary-button,.light-button{background:var(--blue);color:#fff;border-radius:14px;align-items:center;gap:28px;padding:17px 22px;font-size:15px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 14px 34px #18aeea38}.primary-button:hover{background:var(--blue-dark)}.text-link{color:var(--navy);border-bottom:1px solid #b8cbd4;padding-bottom:5px;font-size:14px;font-weight:750}.trust-row{color:#6a7d8d;flex-wrap:wrap;gap:16px 24px;margin-top:32px;font-size:12px;font-weight:650;display:flex}.trust-row span:first-letter{color:var(--blue)}.product-scene{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.product-scene:before{content:"";background:radial-gradient(circle,#e4f7fc 0,#f4fbfd 48%,#fff0 70%);width:720px;height:720px;position:absolute}.soft-orb{border:1px solid #18aeea29;border-radius:50%;position:absolute}.orb-one{width:480px;height:480px}.orb-two{width:610px;height:610px}.dashboard-card{z-index:2;background:#fffffff5;border:1px solid #e2edf2;border-radius:28px;width:min(410px,90%);padding:25px;position:relative;box-shadow:0 32px 80px #15426024}.dashboard-topline{justify-content:space-between;align-items:flex-start;display:flex}.small-label{color:#8ca0ae;letter-spacing:.16em;font-size:9px;font-weight:800}.dashboard-topline h2{color:var(--navy);letter-spacing:-.03em;margin:5px 0 0;font-size:20px}.status-pill{color:#208365;background:#e9f8f2;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800}.pool-visual{perspective:500px;width:76%;height:194px;margin:20px auto 18px;position:relative}.pool-rim{z-index:2;background:linear-gradient(#37c6ef,#0798d6);border:9px solid #e8f5fa;border-radius:50%;width:100%;height:68px;position:absolute;top:7px;left:0;overflow:hidden;box-shadow:0 8px 22px #18aeea40}.pool-rim:after{content:"";background:linear-gradient(#32bde7 0,#168fbe 100%);border-radius:50%;position:absolute;inset:8px 15px}.water-lines{z-index:3;border:1px solid #ffffff73;border-radius:50%;width:56%;height:16px;position:absolute;top:21px;left:22%}.pool-wall{color:#7d94a2;background:linear-gradient(90deg,#d9e8ee,#f4fafc 45%,#d0e2e9);border-radius:0 0 42% 42%/0 0 18% 18%;flex-direction:column;justify-content:center;align-items:center;width:90%;height:138px;padding-top:24px;display:flex;position:absolute;top:39px;left:5%}.pool-wall span{letter-spacing:.16em;font-size:8px;font-weight:850}.pool-wall strong{color:var(--navy);margin-top:3px;font-size:28px}.pool-wall small{font-size:9px}.next-care{border-top:1px solid var(--line);padding-top:17px}.section-title{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.section-title span{font-size:13px;font-weight:800}.section-title small{color:#8295a4;font-size:9px}.care-task{border-bottom:1px solid #edf3f5;grid-template-columns:18px 1fr auto;align-items:center;padding:10px 0;font-size:11px;display:grid}.care-task:last-child{border-bottom:0}.care-task time{color:#8295a4;font-size:9px}.task-dot{border-radius:50%;width:9px;height:9px}.task-dot.blue{background:var(--blue);box-shadow:0 0 0 4px #18aeea1f}.task-dot.navy{background:var(--navy);box-shadow:0 0 0 4px #0b23411a}.task-dot.aqua{background:var(--aqua);box-shadow:0 0 0 4px #65d5e526}.floating-card{z-index:3;background:#fff;border:1px solid #e1edf2;border-radius:15px;align-items:center;display:flex;position:absolute;box-shadow:0 16px 36px #1037511f}.test-card{gap:10px;padding:12px 15px;bottom:78px;left:0}.float-icon{color:#238065;background:#e9f8f2;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:flex}.test-card div{flex-direction:column;gap:2px;display:flex}.test-card small{color:#8295a4;font-size:8px}.test-card strong{font-size:10px}.weather-card{flex-direction:column;padding:12px 16px;top:96px;right:0}.weather-card strong{color:var(--navy);font-size:19px}.weather-card span{color:#8295a4;font-size:8px}.proof-strip{background:var(--navy);color:#fff;grid-template-columns:repeat(3,1fr);gap:28px;padding:22px clamp(24px,6vw,100px);display:grid}.proof-strip p{color:#b8c9d7;margin:0;font-size:11px}.proof-strip span{color:var(--aqua);letter-spacing:.09em;margin-right:8px;font-weight:850}.profile-preview{border-bottom:1px solid var(--line);background:#f5fbfd;padding:110px clamp(24px,6vw,100px)}.profile-intro{max-width:820px;margin-bottom:46px}.profile-intro h2{color:var(--navy);letter-spacing:-.06em;margin:22px 0 18px;font-size:clamp(42px,5vw,68px);line-height:1}.profile-intro>p{color:var(--muted);max-width:730px;margin:0;font-size:18px;line-height:1.65}.preview-guardrail{background:#fff;border:1px solid #d6e9f0;border-radius:14px;align-items:flex-start;gap:12px;max-width:690px;margin-top:25px;padding:14px 16px;display:flex}.preview-guardrail strong{color:var(--blue-dark);letter-spacing:.07em;text-transform:uppercase;background:#e5f8fd;border-radius:999px;flex:none;padding:6px 8px;font-size:10px}.preview-guardrail span{color:#617585;font-size:12px;line-height:1.5}.profile-workspace{grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);align-items:start;gap:clamp(24px,4vw,50px);display:grid}.profile-form,.profile-result{background:#fff;border:1px solid #dceaf0;border-radius:26px;box-shadow:0 22px 55px #15426014}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:clamp(24px,3vw,38px);display:grid}.profile-field{min-width:0}.full-field{grid-column:1/-1}.profile-field label,.shape-field legend{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:850;display:block}.profile-field input,.profile-field select{appearance:none;color:var(--navy);font:inherit;background:#f6fafc;border:1px solid #d5e6ed;border-radius:12px;outline:2px solid #0000;width:100%;min-height:50px;padding:13px 14px;font-size:15px}.profile-field select{background-image:linear-gradient(45deg,#0000 50%,#6f8493 50%),linear-gradient(135deg,#6f8493 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:40px}.profile-field input:focus,.profile-field select:focus{border-color:var(--blue);outline-color:#18aeea2e}.profile-field small{color:#778b99;margin-top:6px;font-size:10px;line-height:1.4;display:block}.shape-field{border:0;margin:0;padding:0}.shape-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.shape-options button{color:#566b7c;cursor:pointer;font:inherit;background:#f6fafc;border:1px solid #d5e6ed;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:10px 14px;font-size:14px;font-weight:800;display:flex}.shape-options button.selected{border-color:var(--blue);color:var(--navy);background:#e9f8fd;box-shadow:0 0 0 3px #18aeea1a}.round-shape,.oval-shape{background:var(--blue);border:4px solid #fff;width:32px;height:24px;display:inline-block;box-shadow:0 0 0 1px #9eddf1}.round-shape{border-radius:50%;width:24px}.oval-shape{border-radius:50%}.save-profile{background:var(--navy);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:13px;grid-column:1/-1;min-height:52px;padding:14px 18px;font-size:14px;font-weight:850}.save-profile:hover{background:var(--navy-2)}.save-profile:disabled{cursor:wait;opacity:.72}.profile-save-message{color:#776239;background:#fff8e8;border:1px solid #f0dfb3;border-radius:11px;max-width:690px;margin:14px 0 0;padding:11px 13px;font-size:12px}.profile-result{padding:clamp(24px,3vw,38px);position:sticky;top:100px;overflow:hidden}.result-heading h3{color:var(--navy);letter-spacing:-.04em;margin:6px 0 0;font-size:28px}.result-pool{background:linear-gradient(#0fb0e8,#0789c3);border:10px solid #e6f3f7;width:min(74%,360px);height:76px;margin:28px auto 22px;position:relative;overflow:hidden;box-shadow:0 13px 28px #18aeea33}.result-pool.round{border-radius:50%}.result-pool.oval{border-radius:50%;width:min(88%,430px)}.result-water{border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:17px 20%}.gallon-result{text-align:center;flex-direction:column;align-items:center;display:flex}.gallon-result strong{color:var(--navy);letter-spacing:-.06em;font-size:clamp(42px,5vw,60px);line-height:1}.gallon-result>span{color:var(--blue-dark);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:850}.gallon-result small{color:#738896;max-width:390px;margin-top:8px;font-size:10px;line-height:1.45}.profile-facts{flex-wrap:wrap;justify-content:center;gap:8px;margin:22px 0 28px;display:flex}.profile-facts span{color:#51697a;background:#f1f8fb;border:1px solid #dceaf0;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:750}.starter-plan{border-top:1px solid var(--line);padding-top:22px}.plan-item{border-bottom:1px solid #eaf1f4;grid-template-columns:27px 1fr;gap:13px;padding:13px 0;display:grid}.plan-item:last-child{border-bottom:0}.plan-item b{color:var(--blue-dark);background:#e8f8fd;border-radius:50%;justify-content:center;align-items:center;height:27px;font-size:9px;display:flex}.plan-item p{flex-direction:column;gap:3px;margin:0;display:flex}.plan-item strong{color:var(--navy);font-size:12px}.plan-item span{color:#657988;font-size:11px;line-height:1.5}.profile-disclaimer{color:#776239;background:#fff8e8;border:1px solid #f0dfb3;border-radius:10px;margin:20px 0 0;padding:10px 12px;font-size:9px;line-height:1.5}.features{padding:110px clamp(24px,6vw,100px)}.section-heading{max-width:760px}.section-heading h2{color:var(--navy);letter-spacing:-.055em;margin:22px 0 18px;font-size:clamp(40px,5vw,64px);line-height:1.02}.section-heading>p{color:var(--muted);font-size:18px;line-height:1.6}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px;display:grid}.feature-grid article{background:var(--mist);border:1px solid var(--line);border-radius:22px;padding:28px}.feature-number{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:850}.feature-grid h3{color:var(--navy);letter-spacing:-.03em;margin:35px 0 14px;font-size:22px}.feature-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.72}.founder-story{background:var(--ice);border:1px solid var(--line);border-radius:30px;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(34px,6vw,80px);margin:0 clamp(18px,3vw,48px) 48px;padding:64px clamp(28px,6vw,90px);display:grid;position:relative;overflow:hidden}.founder-story:after{content:"";border:1px solid #18aeea26;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;left:-180px}.founder-mark{aspect-ratio:1;background:var(--navy);color:#fff;letter-spacing:-.08em;z-index:2;border:10px solid #fff;border-radius:50%;justify-content:center;align-items:center;max-width:260px;font-size:clamp(54px,7vw,88px);font-weight:850;display:flex;position:relative;box-shadow:0 22px 52px #0b234129}.founder-mark:after{border:8px solid var(--blue);content:"";border-left-color:#0000;border-radius:50%;position:absolute;inset:16%;transform:rotate(-28deg)}.founder-copy{z-index:2;position:relative}.founder-copy h2{color:var(--navy);letter-spacing:-.055em;max-width:860px;margin:22px 0 20px;font-size:clamp(38px,4.4vw,62px);line-height:1.04}.founder-copy>p{color:var(--muted);max-width:810px;margin:0;font-size:16px;line-height:1.75}.founder-copy>p strong{color:var(--navy)}.founder-points{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.founder-points span{color:var(--navy-2);background:#fff;border:1px solid #d6e7ee;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:750}.early-access{background:var(--blue-dark);color:#fff;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 clamp(18px,3vw,48px) 48px;padding:70px clamp(28px,6vw,90px);display:grid}.eyebrow.light{color:#c8f3ff}.eyebrow.light span{background:#fff;box-shadow:0 0 0 5px #ffffff24}.early-access h2{letter-spacing:-.05em;margin:22px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.04}.signup-preview>p{color:#d7f3fc;max-width:500px;margin:0 0 24px;line-height:1.65}.light-button{box-shadow:none;color:var(--navy);background:#fff}.signup-form{max-width:550px}.signup-form label{color:#d7f3fc;letter-spacing:.05em;text-transform:uppercase;margin:13px 0 7px;font-size:11px;font-weight:800;display:block}.signup-form select,.signup-form input{appearance:none;color:var(--navy);font:inherit;background:#fffffffa;border:0;border-radius:12px;outline:2px solid #0000}.signup-form select{background-image:linear-gradient(45deg,#0000 50%,#6f8493 50%),linear-gradient(135deg,#6f8493 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;width:100%;padding:15px 42px 15px 15px}.signup-form input{width:100%;min-width:0;padding:16px}.signup-form select:focus,.signup-form input:focus{outline-color:#c6f3ff}.email-row{grid-template-columns:1fr auto;gap:9px;display:grid}.email-row button{background:var(--navy);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:12px;align-items:center;gap:24px;padding:0 19px;font-size:14px;font-weight:800;display:inline-flex}.email-row button:disabled{cursor:wait;opacity:.7}.consent-copy{color:#c2e9f6;margin:12px 0 0;font-size:10px;line-height:1.5}.form-error{color:#fff;background:#6f0d1f38;border-radius:8px;margin:12px 0 0;padding:9px 11px;font-size:12px}.signup-success{color:var(--navy);background:#fff;border-radius:16px;align-items:center;gap:14px;max-width:520px;padding:18px;display:flex}.signup-success>span{color:#1f7e60;background:#e7f8f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:flex}.signup-success strong{font-size:17px}.signup-success p{color:#5b6d7e;margin:4px 0 0;font-size:12px}footer{justify-content:space-between;align-items:center;padding:24px clamp(24px,6vw,100px) 40px;display:flex}.footer-brand{font-size:18px}.footer-brand img{width:41px;height:29px}footer p{color:#718493;font-size:12px}.pool-app-shell{background:#f4fafc;min-height:100vh}.app-header{background:#fffffff5}.my-pool-dashboard{max-width:1500px;margin:0 auto;padding:64px clamp(24px,5vw,80px) 90px}.dashboard-welcome{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.dashboard-welcome h1{color:var(--navy);letter-spacing:-.065em;margin:20px 0 12px;font-size:clamp(48px,6vw,78px);line-height:.98}.dashboard-welcome p{color:var(--muted);margin:0;font-size:15px}.dashboard-edit{color:var(--navy);border-bottom:1px solid #a9c3cf;flex:none;padding-bottom:5px;font-size:13px;font-weight:800}.dashboard-message{color:#27775f;background:#e8f8f1;border:1px solid #c9eadc;border-radius:12px;margin:-17px 0 22px;padding:11px 14px;font-size:12px;font-weight:700}.dashboard-error{color:#8a2437;background:#fff0f2;border:1px solid #f0c8cf;border-radius:12px;margin:-10px 0 22px;padding:11px 14px;font-size:12px;font-weight:700}.dashboard-summary{grid-template-columns:1.35fr repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.dashboard-summary article{border:1px solid var(--line);background:#fff;border-radius:19px;min-height:150px;padding:23px}.dashboard-summary article.summary-primary{background:var(--navy);border-color:var(--navy);color:#fff}.dashboard-summary article>span{color:#7b909f;letter-spacing:.13em;margin-bottom:18px;font-size:9px;font-weight:850;display:block}.dashboard-summary .summary-primary>span{color:var(--aqua)}.dashboard-summary article>strong{color:var(--navy);letter-spacing:-.04em;font-size:26px;display:block}.dashboard-summary .summary-primary>strong{color:#fff}.dashboard-summary article>p{color:#738795;margin:7px 0 0;font-size:11px;line-height:1.45}.dashboard-summary .summary-primary>p{color:#c0d0dc}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:start;gap:22px;display:grid}.dashboard-panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px;box-shadow:0 18px 48px #1542600f}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading h2,.data-panel h2{color:var(--navy);letter-spacing:-.04em;margin:5px 0 0;font-size:27px}.count-pill{color:var(--blue-dark);background:#e8f8fd;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:850}.panel-note{color:#687c8b;max-width:680px;margin:13px 0 22px;font-size:11px;line-height:1.55}.care-list{border-top:1px solid #e8f0f3}.care-row{border-bottom:1px solid #e8f0f3;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px 0;display:grid}.care-row:last-child{border-bottom:0}.care-check{color:#248068;background:#e9f8f1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:flex}.care-row.is-due .care-check{color:var(--blue-dark);background:#e8f8fd;font-size:24px;line-height:1}.care-row strong{color:var(--navy);font-size:13px;display:block}.care-row p{color:#687c8b;margin:4px 0 5px;font-size:10px;line-height:1.45}.care-row small{color:#8396a3;font-size:9px}.care-row button{color:var(--navy);cursor:pointer;font:inherit;background:#fff;border:1px solid #cbdde4;border-radius:10px;padding:9px 11px;font-size:10px;font-weight:850}.care-row button:hover{background:var(--navy);border-color:var(--navy);color:#fff}.care-row button:disabled,.water-test-form>button:disabled,.pressure-form button:disabled{cursor:wait;opacity:.65}.water-test-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.water-test-form label,.pressure-form label{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:9px;font-weight:850;display:flex}.water-test-form input,.pressure-form input{color:var(--navy);font:inherit;background:#f5fafc;border:1px solid #d4e5ec;border-radius:10px;outline:2px solid #0000;width:100%;min-height:44px;padding:10px 11px;font-size:13px}.water-test-form input:focus,.pressure-form input:focus{border-color:var(--blue);outline-color:#18aeea26}.water-test-form .wide-label{grid-column:1/-1}.water-test-form>button{background:var(--navy);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:11px;grid-column:1/-1;min-height:45px;font-size:11px;font-weight:850}.test-history{border-top:1px solid #e8f0f3;margin-top:24px;padding-top:20px}.test-history h3{color:var(--navy);margin:0 0 9px;font-size:13px}.test-entry{border-bottom:1px solid #edf3f5;grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(85px,.75fr));align-items:center;gap:12px;padding:11px 0;display:grid}.test-entry:last-child{border-bottom:0}.test-entry div{flex-direction:column;gap:3px;min-width:0;display:flex}.test-entry div strong{color:var(--navy);font-size:10px}.test-entry div span{color:#8194a1;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.test-entry>span{color:#6c808f;font-size:9px}.test-entry b{color:var(--blue-dark);font-size:14px}.empty-history{color:#8093a0;margin:0;font-size:11px}.pressure-compare{background:#f3fafc;border:1px solid #dceaf0;border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;margin:20px 0;display:grid;overflow:hidden}.pressure-compare div{background:#fff;flex-direction:column;gap:6px;padding:17px;display:flex}.pressure-compare div+div{border-left:1px solid #dceaf0}.pressure-compare span{color:#7b909f;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.pressure-compare strong{color:var(--navy);font-size:20px}.pressure-form>div{grid-template-columns:1fr auto;gap:8px;margin-top:7px;display:grid}.pressure-form button{background:var(--blue);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:10px;padding:0 17px;font-size:10px;font-weight:850}.data-panel{background:linear-gradient(145deg, var(--navy), #123c65);color:#fff}.data-panel .small-label{color:var(--aqua)}.data-panel h2{color:#fff}.data-panel p{color:#c4d3de;margin:13px 0 24px;font-size:12px;line-height:1.65}.data-panel a{color:#fff;font-size:11px;font-weight:850}.data-panel p strong{color:#fff;overflow-wrap:anywhere}.data-signout{color:#fff;cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff6b;border-radius:10px;padding:10px 14px;font-size:11px;font-weight:850}.data-signout:hover{color:var(--navy);background:#fff}.app-footer{border-top:1px solid var(--line);background:#fff}.dashboard-loading,.dashboard-empty{text-align:center;min-height:620px;padding:120px 24px}.dashboard-loading{color:var(--muted);font-weight:750}.dashboard-empty{flex-direction:column;align-items:center;display:flex}.dashboard-empty .eyebrow{margin-top:30px}.dashboard-empty h1{color:var(--navy);letter-spacing:-.06em;margin:22px 0 16px;font-size:clamp(44px,6vw,72px);line-height:1}.dashboard-empty>p{color:var(--muted);max-width:600px;margin:0 0 30px;font-size:16px;line-height:1.6}.empty-icon{background:var(--navy);color:#fff;letter-spacing:-.06em;border:8px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;font-size:30px;font-weight:850;display:flex;box-shadow:0 20px 45px #0b234129}.account-loading{background:var(--ice);color:var(--navy);justify-content:center;align-items:center;min-height:100vh;font-weight:800;display:flex}.account-page{background:var(--mist);grid-template-columns:minmax(380px,.88fr) minmax(520px,1.12fr);min-height:100vh;display:grid}.account-brand-panel{color:#fff;background:linear-gradient(145deg,#081d37 0%,#0d3156 55%,#075b82 100%);flex-direction:column;min-height:100vh;padding:42px clamp(34px,5vw,76px);display:flex;position:relative;overflow:hidden}.account-brand-panel:before{content:"";border:1px solid #65d5e529;border-radius:50%;width:620px;height:620px;position:absolute;top:-210px;right:-310px}.account-brand-panel:after{content:"";background:radial-gradient(circle,#18aeea33,#0000 68%);width:620px;height:620px;position:absolute;bottom:-260px;left:-280px}.account-brand{color:#fff;z-index:2;position:relative}.account-brand strong{color:var(--aqua)}.account-promise{z-index:2;max-width:590px;margin:auto 0;position:relative}.account-promise h1{letter-spacing:-.065em;margin:25px 0 23px;font-size:clamp(48px,5.3vw,78px);line-height:.99}.account-promise>p{color:#c5d8e5;max-width:560px;margin:0;font-size:17px;line-height:1.72}.account-benefits{gap:14px;margin-top:35px;display:grid}.account-benefits span{color:#deedf5;align-items:center;gap:11px;font-size:13px;font-weight:700;display:flex}.account-benefits b{color:var(--aqua);background:#65d5e524;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.account-company{color:#8eacbf;letter-spacing:.04em;z-index:2;margin:30px 0 0;font-size:10px;position:relative}.account-form-panel{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:56px clamp(28px,6vw,96px);display:flex}.account-card{border:1px solid var(--line);background:#fff;border-radius:28px;width:100%;max-width:560px;padding:clamp(28px,4vw,48px);box-shadow:0 30px 80px #1542601f}.account-tabs{background:#eff7fa;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:34px;padding:5px;display:grid}.account-tabs button{color:#6c8190;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;padding:12px;font-size:12px;font-weight:850}.account-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 4px 13px #15426014}.account-heading h2,.account-signed-in h2{color:var(--navy);letter-spacing:-.055em;margin:10px 0 14px;font-size:clamp(38px,4vw,52px);line-height:1}.account-heading>p,.account-signed-in>p{color:var(--muted);margin:0 0 27px;font-size:14px;line-height:1.65}.account-signed-in>p strong{color:var(--navy);overflow-wrap:anywhere}.account-form{gap:16px;display:grid}.account-form label{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:850;display:grid}.account-form input{color:var(--navy);font:inherit;text-transform:none;background:#f5fafc;border:1px solid #d3e4eb;border-radius:11px;outline:2px solid #0000;min-height:50px;padding:12px 14px;font-size:15px}.account-form input:focus{border-color:var(--blue);outline-color:#18aeea26}.forgot-link{color:var(--blue-dark);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:end;margin-top:-4px;padding:0;font-size:11px;font-weight:800}.account-primary{background:var(--navy);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:14px 17px;font-size:13px;font-weight:850;display:flex}.account-primary:hover{background:var(--navy-2)}.account-primary:disabled,.account-text-button:disabled{cursor:wait;opacity:.65}.account-error,.account-message{border-radius:10px;margin:0;padding:10px 12px;font-size:11px;line-height:1.5}.account-error{color:#8b283a;background:#fff0f2;border:1px solid #f1cdd4}.account-message{color:#27765f;background:#eaf8f2;border:1px solid #cdeade}.account-text-button{color:var(--blue-dark);cursor:pointer;font:inherit;background:0 0;border:0;margin:18px auto 0;padding:5px;font-size:11px;font-weight:850;display:block}.account-privacy{color:#8193a0;text-align:center;border-top:1px solid #e4edf1;margin:25px 0 0;padding-top:18px;font-size:9px;line-height:1.5}.account-home-link{color:#647987;margin-top:24px;font-size:11px;font-weight:800}.account-check{color:#227c62;background:#e5f8ef;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:27px;font-size:28px;font-weight:900;display:flex}@media (width<=980px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center;margin:0 auto}.eyebrow,.hero-actions,.trust-row{justify-content:center}.product-scene{margin-top:34px}.proof-strip,.feature-grid{grid-template-columns:1fr}.proof-strip{text-align:center}.profile-workspace{grid-template-columns:1fr}.profile-result{position:static}.founder-story{grid-template-columns:1fr}.founder-mark{max-width:190px}.early-access{grid-template-columns:1fr}.dashboard-summary{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.account-page{grid-template-columns:1fr}.account-brand-panel{min-height:440px;padding:32px 28px 48px}.account-promise{margin-top:80px}.account-promise h1{max-width:720px}.account-form-panel{min-height:0;padding:60px 24px}}@media (width<=620px){.site-header{height:68px;padding:0 18px}.site-header nav>a:first-child{display:none}.brand{font-size:19px}.brand img{width:42px;height:30px}.nav-cta{padding:10px 14px}.hero{min-height:0;padding:50px 18px 56px}.hero h1{font-size:49px}.hero-lede{font-size:16px}.hero-actions{gap:20px}.primary-button{justify-content:center;width:100%}.trust-row{flex-direction:column;align-items:center;gap:8px}.product-scene{min-height:500px}.dashboard-card{width:96%;padding:20px}.test-card{bottom:52px;left:-8px}.weather-card{top:68px;right:-6px}.orb-one{width:380px;height:380px}.orb-two{width:470px;height:470px}.proof-strip{padding:26px 18px}.profile-preview{padding:78px 18px}.profile-form{grid-template-columns:1fr;padding:22px}.full-field,.save-profile{grid-column:auto}.shape-options{grid-template-columns:1fr 1fr}.preview-guardrail{flex-direction:column}.profile-result{padding:24px 20px}.features{padding:80px 18px}.feature-grid{margin-top:38px}.founder-story{border-radius:22px;margin:0 10px 32px;padding:44px 24px}.founder-mark{max-width:140px}.founder-copy h2{font-size:39px}.early-access{border-radius:22px;gap:36px;margin:0 10px 32px;padding:48px 24px}.light-button{justify-content:space-between;width:100%}.account-brand-panel{min-height:400px;padding:26px 20px 40px}.account-promise{margin-top:65px}.account-promise h1{font-size:45px}.account-promise>p{font-size:15px}.account-benefits{gap:11px;margin-top:25px}.account-company{margin-top:38px}.account-form-panel{padding:44px 14px}.account-card{border-radius:21px;padding:25px 20px}.account-heading h2,.account-signed-in h2{font-size:38px}.email-row{grid-template-columns:1fr}.email-row button{justify-content:space-between;min-height:51px}footer{flex-direction:column;align-items:flex-start;gap:14px;padding:22px 18px 34px}.my-pool-dashboard{padding:42px 16px 64px}.dashboard-welcome{flex-direction:column;align-items:flex-start;gap:18px}.dashboard-welcome h1{font-size:50px}.dashboard-summary{grid-template-columns:1fr 1fr}.dashboard-summary article{min-height:135px;padding:18px}.dashboard-summary article.summary-primary{grid-column:1/-1}.dashboard-panel{border-radius:19px;padding:21px 18px}.care-row{grid-template-columns:28px 1fr;align-items:start}.care-row button{grid-column:2;justify-self:start}.water-test-form{grid-template-columns:1fr}.water-test-form .wide-label,.water-test-form>button{grid-column:auto}.test-entry{grid-template-columns:1fr 1fr;align-items:start}.test-entry div{grid-column:1/-1}.app-header nav>a:first-child{display:none}}@media (prefers-reduced-motion:no-preference){.dashboard-card{animation:.7s ease-out both rise-in}.floating-card{animation:.8s ease-out .15s both rise-in}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
