/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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)}.contents{display:contents}.hidden{display:none}.table{display:table}}:root{--navy:#06182d;--navy-2:#0b2949;--blue:#1565ff;--cyan:#20d9ff;--purple:#a63bff;--white:#f7fbff;--muted:#a9bfd5;--line:#49a9ff40}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}main{background:radial-gradient(circle at 83% 3%, #a63bff21, transparent 22%), radial-gradient(circle at 69% 5%, #1565ff21, transparent 29%), var(--navy);overflow:hidden}.site-header{z-index:20;border-bottom:1px solid #6bb8ff29;align-items:center;gap:38px;max-width:1440px;height:102px;margin:auto;padding:0 4.2vw;display:flex;position:relative}.brand{align-items:center;gap:12px;min-width:350px;display:flex}.brand img{object-fit:contain;filter:drop-shadow(0 7px 13px #20d9ff38)drop-shadow(0 5px 15px #a63bff33);width:82px;height:72px}.brand span{flex-direction:column;display:flex}.brand strong{color:#fff;-webkit-text-fill-color:transparent;letter-spacing:.055em;background:linear-gradient(100deg,#fff 10%,#58eaff 48%,#d58aff 100%);-webkit-background-clip:text;background-clip:text;font-size:24px;line-height:1}.brand small{color:var(--cyan);letter-spacing:.28em;margin-top:8px;font-size:9px;font-weight:700}nav{align-items:center;gap:38px;margin-left:auto;display:flex}nav a{color:#dbeafa;font-size:15px;position:relative}nav a:after{content:"";background:var(--cyan);height:2px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}nav a:hover:after{right:0}.header-actions{align-items:center;gap:22px;display:flex}.header-phone{white-space:nowrap;font-weight:700}.header-phone:first-letter{color:var(--cyan)}.button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087dff,#5d38f2 70%,#8b38e5);border:1px solid #398cff;border-radius:10px;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:0 26px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 30px #3550ff40}.button:hover{transform:translateY(-2px);box-shadow:0 16px 36px #4a60ff66,0 0 22px #a63bff26}.button.small{min-height:45px;padding:0 20px;font-size:14px}.button.secondary{box-shadow:none;background:#07233fb8;border-color:#2882c8}.menu-button{display:none}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;max-width:1440px;min-height:610px;margin:auto;padding:70px 4.2vw 45px;display:grid;position:relative}.hero:before{content:"";aspect-ratio:1;background-image:linear-gradient(#20d9ff09 1px,#0000 1px),linear-gradient(90deg,#20d9ff09 1px,#0000 1px);background-size:28px 28px;width:65%;position:absolute;top:-30%;right:-8%;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.hero-copy{z-index:4;position:relative}.eyebrow{color:var(--cyan);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:14px;font-size:13px;font-weight:800;display:flex}.eyebrow span{background:var(--cyan);width:40px;height:2px;display:inline-block}.service-area{color:#e9f8ff;letter-spacing:.025em;background:linear-gradient(120deg,#0a426dc7,#362a82ad);border:1px solid #51ccff80;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:18px 0 0;padding:10px 15px;font-size:13px;font-weight:800;display:flex;box-shadow:inset 0 0 22px #20d9ff0f,0 8px 24px #00000029}.service-area span{color:var(--cyan);font-size:18px;line-height:1}h1{letter-spacing:-.045em;margin:20px 0;font-size:clamp(49px,4.7vw,71px);line-height:1.04}h1 em{color:#fff;font-style:normal}.hero-lead{max-width:570px;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{gap:14px;margin-top:32px;display:flex}.network{aspect-ratio:1;justify-self:end;place-items:center;width:min(630px,48vw);display:grid;position:relative}.network:before{content:"";filter:blur(20px);background:radial-gradient(circle at 45% 45%,#20d9ff4a,#7432ff3d 40%,#0000 67%);position:absolute;inset:13%}.orbit{border:1px solid #20d9ff80;border-radius:50%;animation:28s linear infinite rotate;position:absolute}.orbit:before,.orbit:after{content:"";background:var(--cyan);width:8px;height:8px;box-shadow:0 0 14px var(--cyan);border-radius:50%;position:absolute}.orbit:before{top:8%;left:24%}.orbit:after{bottom:13%;right:17%}.orbit-one{inset:5%}.orbit-two{border-color:#a63bff85;animation-duration:21s;animation-direction:reverse;inset:17%}.orbit-three{animation-duration:15s;inset:29%}.network-core{aspect-ratio:1;z-index:2;background:radial-gradient(circle at 45% 38%,#1a1857,#071c39 69%);border:1px solid #70e8ffd9;border-radius:50%;place-items:center;width:194px;display:grid;box-shadow:0 0 0 9px #0e73ff26,0 0 43px #20d9ff7a,0 0 72px #a63bff47}.network-core img{filter:drop-shadow(0 8px 13px #00000059);width:152px}.service-node{z-index:3;background:linear-gradient(120deg,#103558f5,#071d34f5);border:1px solid #6bbeffa6;border-radius:15px;align-items:center;gap:12px;min-width:176px;height:65px;padding:8px 16px 8px 8px;font-weight:700;display:flex;position:absolute;box-shadow:0 15px 30px #00000040}.service-node i{background:linear-gradient(145deg, var(--blue), #7439ef);color:#fff;border:1px solid #a9dcff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:21px;font-style:normal;display:grid}.node-one{top:15%;left:4%}.node-two{top:43%;right:-1%}.node-three{bottom:12%;left:2%}.spark{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 14px var(--cyan);border-radius:50%;animation:2s ease-in-out infinite pulse;position:absolute}.spark-one{box-shadow:0 0 14px var(--purple);background:#d47aff;top:8%;right:26%}.spark-two{animation-delay:.7s;bottom:23%;right:10%}.spark-three{animation-delay:1.2s;top:54%;left:16%}.proof-strip{background:#041b31b8;border:1px solid #225f91;border-radius:14px;grid-template-columns:repeat(4,1fr);max-width:1320px;margin:0 auto 34px;padding:24px;display:grid}.proof{border-right:1px solid var(--line);align-items:center;gap:15px;padding:0 22px;display:flex}.proof:last-child{border:0}.proof i{width:48px;height:48px;color:var(--cyan);border:1px solid #307bb5;border-radius:50%;flex:none;place-items:center;font-size:20px;font-style:normal;display:grid}.proof span{flex-direction:column;gap:6px;display:flex}.proof strong{font-size:14px}.proof small{color:var(--muted)}.weather-section{background:linear-gradient(135deg,#0f4476eb,#061e37f5 62%,#0a2c50f0);border:1px solid #48a9f06b;border-radius:20px;max-width:1320px;margin:0 auto 70px;padding:34px;position:relative;overflow:hidden;box-shadow:0 22px 55px #0003}.weather-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#20d9ff38,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:-230px;right:-140px}.weather-top{z-index:1;justify-content:space-between;align-items:flex-end;gap:35px;display:flex;position:relative}.weather-intro{max-width:650px}.weather-intro h2{margin:15px 0 10px;font-size:clamp(31px,3vw,43px)}.weather-intro>p:last-child{color:#bdd2e7;margin:0;line-height:1.65}.current-weather{background:#041b3194;border:1px solid #76cbff52;border-radius:15px;align-items:center;gap:16px;min-width:330px;padding:18px 20px;display:flex}.current-icon{filter:drop-shadow(0 6px 12px #00000040);font-size:43px;line-height:1}.current-weather>div{grid-template-columns:auto 1fr;align-items:center;column-gap:11px;display:grid}.current-weather small{color:var(--cyan);letter-spacing:.13em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:800}.current-weather strong{font-size:36px;line-height:1.2}.current-weather span:last-child{color:#c0d5e8;font-size:12px;line-height:1.35}.weather-days{z-index:1;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:28px;display:grid;position:relative}.weather-day{text-align:center;scroll-snap-align:start;background:#04182c99;border:1px solid #5face840;border-radius:14px;flex-direction:column;align-items:center;min-width:0;padding:17px 10px 15px;display:flex}.weather-day.today{border-color:var(--cyan);background:linear-gradient(#1264bd99,#041d34c7);box-shadow:inset 0 0 25px #20d9ff14}.weather-day>strong{font-size:14px}.weather-day>small{color:#83a5c2;margin-top:4px;font-size:11px}.weather-icon{filter:drop-shadow(0 5px 9px #0003);margin:12px 0 8px;font-size:31px}.weather-condition{color:#c7d9e9;min-height:29px;font-size:11px;line-height:1.3}.temperatures{align-items:baseline;gap:7px;margin-top:10px;display:flex}.temperatures b{font-size:20px}.temperatures span{color:#87a4bd;font-size:14px}.rain-chance{color:#8deaff;margin-top:8px;font-size:11px}.weather-source{color:#6f91ad;text-align:right;z-index:1;margin-top:14px;font-size:10px;display:block;position:relative}.weather-loading span{background:linear-gradient(105deg,#224f7673 30%,#4182b480 48%,#224f7673 66%) 0 0/220% 100%;border-radius:14px;height:188px;animation:1.4s linear infinite weather-shimmer}.weather-unavailable{color:#bdd2e7;text-align:center;z-index:1;border:1px dashed #76cbff59;border-radius:14px;margin-top:28px;padding:26px;position:relative}.section{max-width:1320px;margin:auto;padding:105px 30px}.section-heading{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:50px;display:grid}.section-heading .eyebrow{grid-column:1/-1}h2{letter-spacing:-.04em;margin:20px 0;font-size:clamp(39px,4vw,58px);line-height:1.05}.section-heading>p:last-child{color:var(--muted);justify-self:end;max-width:520px;font-size:17px;line-height:1.7}.services-section{background:linear-gradient(#0a2d4f33,#0000);border-top:1px solid #3e98e229}.service-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.service-card{background:linear-gradient(145deg,#0d3152e6,#06192ef0);border:1px solid #4894d145;border-radius:16px;min-height:270px;padding:28px;transition:all .25s}.service-card:hover{border-color:var(--cyan);transform:translateY(-5px);box-shadow:0 20px 40px #00000040}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top i{background:var(--blue);border-radius:12px;place-items:center;width:48px;height:48px;font-size:21px;font-style:normal;display:grid}.card-top span{color:#3f709c;font-weight:800}.service-card h3,.step h3{margin:24px 0 10px;font-size:21px}.service-card p,.step p{color:var(--muted);font-size:15px;line-height:1.65}.service-card a{color:var(--cyan);gap:10px;margin-top:14px;font-size:14px;font-weight:700;display:inline-flex}.sprinkler-section{background:radial-gradient(circle at 7% 15%,#20d9ff29,#0000 29%),linear-gradient(130deg,#0c4a7dfa,#071f39fa 54%,#221a5ceb);border:1px solid #46caff80;border-radius:26px;grid-template-columns:.85fr 1.15fr;gap:58px;max-width:1320px;margin:10px auto 20px;padding:70px 58px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #00000040,inset 0 0 55px #20d9ff0a}.sprinkler-section:before{content:"";pointer-events:none;border:1px solid #59ddff38;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-260px;right:-245px;box-shadow:0 0 0 65px #20d9ff06,0 0 0 130px #a63bff06}.sprinkler-intro,.sprinkler-service-grid{z-index:1;position:relative}.sprinkler-intro h2{margin-bottom:22px}.sprinkler-intro>p:not(.eyebrow):not(.sprinkler-note){color:#bed3e6;max-width:520px;font-size:17px;line-height:1.75}.sprinkler-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.sprinkler-phone{color:var(--cyan);white-space:nowrap;font-weight:800}.sprinkler-note{color:#a9c6dc;border-top:1px solid #66bef03d;margin:28px 0 0;padding-top:22px;font-size:13px;line-height:1.65}.sprinkler-note b{color:#e8f8ff}.sprinkler-service-grid{grid-template-columns:1fr 1fr;align-content:center;gap:12px;display:grid}.sprinkler-service{background:#041a3199;border:1px solid #6bbeff47;border-radius:15px;grid-template-columns:43px 1fr;gap:15px;min-height:148px;padding:21px;transition:transform .2s,border-color .2s,background .2s;display:grid}.sprinkler-service:hover{background:#072848c7;border-color:#40e0ffbf;transform:translateY(-3px)}.sprinkler-service i{color:#fff;background:linear-gradient(145deg,#087dff,#5b40e9);border:1px solid #7ee1ffa6;border-radius:12px;place-items:center;width:43px;height:43px;font-size:18px;font-style:normal;display:grid;box-shadow:0 8px 20px #0e53d340}.sprinkler-service h3{margin:2px 0 8px;font-size:17px}.sprinkler-service p{color:#a9c2d7;margin:0;font-size:13px;line-height:1.55}.projects-section{max-width:1320px;margin:0 auto 115px;padding:100px 30px 0}.projects-heading{grid-template-columns:1.05fr .95fr;align-items:end;gap:70px;margin-bottom:35px;display:grid}.projects-heading h2{max-width:760px;margin-bottom:0}.projects-heading>p{color:var(--muted);margin:0 0 5px;font-size:17px;line-height:1.75}.project-filters{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.project-filters button{color:#c2d7e9;cursor:pointer;background:#051f38ad;border:1px solid #57a7e76b;border-radius:999px;min-height:42px;padding:0 18px;font-size:13px;font-weight:800;transition:all .2s}.project-filters button:hover{border-color:var(--cyan);color:#fff}.project-filters button.active{border-color:var(--cyan);color:#fff;background:#1565ff47;box-shadow:inset 0 0 20px #20d9ff14}.project-list{gap:24px;display:grid}.project-card{background:linear-gradient(135deg,#0d3254f0,#05192efa);border:1px solid #54a9ea59;border-radius:24px;grid-template-columns:1.45fr .55fr;gap:18px;padding:18px;display:grid;overflow:hidden;box-shadow:0 25px 65px #0000003d}.project-images{grid-template-columns:1fr 1fr;gap:12px;min-width:0;display:grid}.project-images figure{min-width:0;margin:0}.project-photo{aspect-ratio:4/3;background:#0b2949;border-radius:16px;position:relative;overflow:hidden}.project-photo:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.project-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.project-photo:hover img{transform:scale(1.025)}.project-photo>span{color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041526e0;border:1px solid #ffffff40;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.project-photo.after>span{background:#03606de6;border-color:#5beeffa6}.project-images figcaption{color:#86a6c1;letter-spacing:.04em;padding:10px 3px 0;font-size:11px;font-weight:700}.single-project-image{min-width:0;margin:0}.single-project-image figcaption{color:#86a6c1;letter-spacing:.04em;padding:10px 3px 0;font-size:11px;font-weight:700}.comparison-figure{min-width:0;margin:0}.comparison-slider{--compare-position:50%;aspect-ratio:4/3;isolation:isolate;touch-action:pan-y;background:#0b2949;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.comparison-slider:has(.comparison-range:focus-visible){box-shadow:inset 0 0 0 3px var(--cyan), 0 0 0 3px #20d9ff33}.comparison-image{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.comparison-before{z-index:0}.comparison-after{z-index:1;clip-path:inset(0 calc(100% - var(--compare-position)) 0 0)}.comparison-label{z-index:3;color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none;background:#041526e0;border:1px solid #ffffff40;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;top:14px}.after-label{background:#03606de6;border-color:#5beeffa6;left:14px}.before-label{right:14px}.comparison-divider{z-index:4;top:0;bottom:0;left:var(--compare-position);pointer-events:none;background:#fff;width:3px;position:absolute;transform:translate(-50%);box-shadow:0 0 16px #0000008c}.comparison-divider>span{background:var(--blue);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:19px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 25px #0006}.comparison-range{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.comparison-figure figcaption{color:#86a6c1;letter-spacing:.04em;justify-content:space-between;gap:15px;padding:11px 3px 0;font-size:11px;font-weight:700;display:flex}.comparison-figure output{color:var(--cyan);font-variant-numeric:tabular-nums}.project-details{flex-direction:column;align-items:flex-start;padding:4px 12px 8px 8px;display:flex}.project-detail-photo{aspect-ratio:16/9;background:#0b2949;border-radius:14px;width:100%;margin-bottom:22px;position:relative;overflow:hidden}.project-detail-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.project-detail-photo:hover img{transform:scale(1.025)}.project-detail-photo>span{color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041526e0;border:1px solid #ffffff40;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;position:absolute;top:auto;bottom:11px;left:13px}.project-category{letter-spacing:.15em;text-transform:uppercase;margin:0;font-weight:900;color:var(--cyan)!important;font-size:11px!important}.project-details h3{letter-spacing:-.025em;margin:12px 0 10px;font-size:clamp(25px,2.3vw,35px);line-height:1.1}.project-details>p:not(.project-category){color:var(--muted);margin:0;font-size:14px;line-height:1.65}.project-tags{flex-wrap:wrap;gap:7px;margin:20px 0 2px;display:flex}.project-tags span{color:#a9c8e0;background:#0c355680;border:1px solid #61abe24d;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:800}.project-details .text-link{margin-top:auto;padding-top:24px}.slider-card .project-details{justify-content:center}.slider-card .project-details .text-link{margin-top:0}.single-card .project-details{justify-content:center}.single-card .project-details .text-link{margin-top:0}.difference-section{color:#071b33;background:#f3f8fd;border-radius:26px;max-width:1320px;margin:25px auto 115px;padding:70px 58px 42px;box-shadow:0 24px 60px #0000002e}.difference-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:65px;display:grid}.difference-heading .eyebrow{color:#0868c8}.difference-heading .eyebrow span{background:#0868c8}.difference-heading h2{max-width:690px;margin-bottom:0}.difference-heading>p{color:#536b80;margin:0 0 4px;font-size:17px;line-height:1.75}.difference-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:48px;display:grid}.difference-card{background:#fff;border:1px solid #d3e2ee;border-radius:16px;grid-template-columns:54px 1fr;gap:20px;min-height:190px;padding:29px;display:grid;box-shadow:0 10px 30px #113f6312}.difference-card>span{color:#0b69c7;background:#e7f3ff;border:1px solid #9fcfff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:13px;font-weight:900;display:grid}.difference-card h3{margin:3px 0 10px;font-size:21px}.difference-card p{color:#5c7184;margin:0;font-size:15px;line-height:1.7}.difference-note{color:#405e76;text-align:center;border-top:1px solid #cbdce9;margin:28px 0 0;padding-top:24px}.difference-note b{color:#0868c8}.process-section{background:linear-gradient(130deg,#10499b,#092e61 58%,#071e39);border-radius:24px;grid-template-columns:1fr 1.1fr;gap:70px;max-width:1320px;margin:60px auto 120px;padding:80px 60px;display:grid;position:relative;overflow:hidden}.process-section:after{content:"";aspect-ratio:1;border:1px solid #20d9ff33;border-radius:50%;width:500px;position:absolute;bottom:-330px;right:-220px;box-shadow:0 0 0 70px #20d9ff08,0 0 0 140px #20d9ff06}.process-intro>p:not(.eyebrow){color:#c5d8ed;max-width:490px;line-height:1.7}.text-link{color:var(--cyan);margin-top:24px;font-weight:800;display:inline-block}.steps{z-index:2}.step{border-bottom:1px solid #91cbff33;grid-template-columns:60px 1fr;gap:24px;padding:24px 0;display:grid}.step>b{border:1px solid var(--cyan);width:52px;height:52px;color:var(--cyan);border-radius:50%;place-items:center;display:grid}.step h3{margin:0 0 6px}.step p{color:#bdd0e4;margin:0}.about-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;max-width:1250px;margin:auto;padding:70px 25px 140px;display:grid}.about-visual{background-image:radial-gradient(circle,#1565ff38,#0000 55%);place-items:center;min-height:440px;display:grid;position:relative}.about-ring{aspect-ratio:1;border:1px solid var(--cyan);background:radial-gradient(circle at 45% 40%,#44329766,#06182d85 67%);border-radius:50%;place-items:center;width:280px;display:grid;box-shadow:0 0 0 50px #1565ff12,0 0 0 100px #a63bff09,0 0 44px #20d9ff2e}.about-ring .brand{min-width:0}.about-ring .brand img{width:205px;height:185px}.about-badge{background:var(--blue);border-radius:14px;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:12%;right:2%;box-shadow:0 15px 35px #0000004d}.about-badge small{color:#cdeaff;letter-spacing:.12em;margin-top:5px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.about-copy ul{gap:16px;margin:28px 0 0;padding:0;list-style:none;display:grid}.about-copy li{border-bottom:1px solid var(--line);padding-bottom:15px}.about-copy li b{color:var(--cyan);margin-right:12px}.contact-section{color:#071b33;background:#f3f8fd;border-radius:28px 28px 0 0;grid-template-columns:.9fr 1.1fr;gap:80px;max-width:1320px;margin:auto;padding:90px 65px;display:grid}.contact-copy .eyebrow{color:#0868c8}.contact-copy .eyebrow span{background:#0868c8}.contact-copy p:not(.eyebrow){color:#52677b;font-size:17px;line-height:1.7}.contact-number{flex-direction:column;margin-top:35px;font-size:30px;font-weight:800;display:flex}.contact-number small{text-transform:uppercase;letter-spacing:.15em;color:#1b7ed5;margin-bottom:7px;font-size:12px}.request-form{background:#fff;border-radius:17px;gap:20px;padding:32px;display:grid;box-shadow:0 18px 55px #0e3a5e21}.website-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}label{text-transform:uppercase;letter-spacing:.1em;color:#244862;gap:8px;font-size:12px;font-weight:800;display:grid}input,select,textarea{color:#06182d;text-transform:none;letter-spacing:0;background:#f9fcff;border:1px solid #ccdae6;border-radius:8px;outline:none;width:100%;padding:14px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1565ff1c}textarea{resize:vertical}.submit{border:0;width:100%}.submit:disabled{cursor:wait;opacity:.72;box-shadow:none;transform:none}.form-note{color:#768b9b;text-align:center}.form-error{color:#8a2525;background:#fff2f2;border:1px solid #e1a4a4;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.form-error a{color:#076bd4;font-weight:800}.success-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.success-message i{color:#0877c8;background:#e6f9ff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:28px;font-style:normal;display:grid}.success-message h3{margin:20px 0 8px;font-size:28px}.success-message p{color:#52677b;line-height:1.6}.success-message a{color:#076bd4;font-weight:800}.success-message button{color:#076bd4;cursor:pointer;background:0 0;border:0;text-decoration:underline}footer{grid-template-columns:1.2fr 1fr .8fr .8fr;align-items:start;gap:35px;max-width:1320px;margin:auto;padding:55px 40px 30px;display:grid}footer .brand{min-width:0}footer .brand img{width:66px;height:58px}footer .brand strong{font-size:18px}footer .brand small{font-size:7px}footer p{color:var(--muted);margin:8px 0;line-height:1.6}footer>div{gap:12px;font-size:14px;display:grid}.footer-phone{color:var(--cyan);font-size:19px;font-weight:800}footer>small{border-top:1px solid var(--line);color:#6e8ba5;grid-column:1/-1;margin-top:20px;padding-top:22px}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes weather-shimmer{to{background-position-x:-220%}}@media (width<=1080px){.site-header{gap:18px}.brand{min-width:285px}.brand strong{font-size:20px}nav{gap:20px}.header-phone span{display:none}.hero{grid-template-columns:1fr .9fr}.network{width:48vw}.service-node{min-width:145px;font-size:13px}.service-node i{width:40px;height:40px}.service-grid{grid-template-columns:1fr 1fr}.proof-strip{margin-left:25px;margin-right:25px}.proof{padding:0 12px}.proof small{display:none}.weather-section{margin-left:25px;margin-right:25px}.weather-days{scroll-snap-type:x mandatory;grid-template-columns:repeat(7,minmax(132px,1fr));padding-bottom:8px;overflow-x:auto}.sprinkler-section{grid-template-columns:1fr;gap:40px;margin-left:25px;margin-right:25px;padding:58px 38px}.project-card{grid-template-columns:1fr}.project-details{grid-template-columns:230px 1fr;align-items:start;column-gap:24px;display:grid}.project-detail-photo{aspect-ratio:4/3;grid-row:1/7;margin:0}.project-category{margin-top:5px}.project-details .text-link{margin-top:0}.difference-section{margin-left:25px;margin-right:25px}}@media (width<=800px){.site-header{height:82px;padding:0 20px}.site-header .brand{min-width:0}.site-header .brand img{width:62px;height:56px}.site-header .brand strong{font-size:17px}.site-header .brand small{font-size:6px}.menu-button{background:0 0;border:0;gap:5px;margin-left:auto;padding:10px;display:grid}.menu-button span{background:#fff;width:24px;height:2px}nav{background:#09243f;border:1px solid #245887;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:82px;left:12px;right:12px;box-shadow:0 18px 40px #00000059}nav.open{display:flex}nav a{padding:15px}.header-actions{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:65px 22px 40px}.hero-lead{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}.network{justify-self:center;width:100%;max-width:510px;margin-top:40px}.service-node{min-width:135px;height:55px}.node-two{right:0}.network-core{width:135px}.network-core img{width:108px}.proof-strip{grid-template-columns:1fr 1fr;margin:0 20px 28px;padding:16px}.proof{padding:15px}.proof:nth-child(2){border-right:0}.proof:nth-child(-n+2){border-bottom:1px solid var(--line)}.weather-section{margin:0 20px 60px;padding:25px 20px 20px}.weather-top{flex-direction:column;align-items:stretch;gap:22px}.current-weather{width:100%;min-width:0}.weather-days{margin-top:22px}.section{padding:80px 22px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{justify-self:start}.service-grid{grid-template-columns:1fr 1fr}.sprinkler-section{margin:0 20px 20px;padding:50px 25px}.sprinkler-service-grid{grid-template-columns:1fr 1fr}.projects-section{margin-bottom:90px;padding:80px 20px 0}.projects-heading{grid-template-columns:1fr;gap:20px}.project-card{border-radius:19px;padding:12px}.project-details{grid-template-columns:180px 1fr;padding:6px}.project-details h3{margin-top:8px}.project-tags{margin-top:14px}.difference-section{margin:10px 20px 90px;padding:55px 25px 30px}.difference-heading{grid-template-columns:1fr;gap:22px}.difference-grid{grid-template-columns:1fr;margin-top:35px}.difference-card{min-height:0}.process-section{grid-template-columns:1fr;gap:35px;margin:30px 18px 90px;padding:55px 28px}.about-section{grid-template-columns:1fr;gap:45px;padding:40px 22px 100px}.about-visual{order:2;min-height:360px}.contact-section{grid-template-columns:1fr;gap:40px;margin:0 16px;padding:60px 24px}footer{grid-template-columns:1fr 1fr;padding:45px 24px 25px}}@media (width<=520px){h1{font-size:43px}.service-area{padding:9px 13px;font-size:12px}.brand span{display:none}.network{width:calc(100% + 24px);margin-left:-12px}.service-node{min-width:115px;padding-right:10px;font-size:11px}.service-node i{width:36px;height:36px}.network-core{width:110px}.network-core img{width:78px}.proof-strip{grid-template-columns:1fr}.proof{border-right:0;border-bottom:1px solid var(--line)!important}.proof:last-child{border-bottom:0!important}.proof small{display:block}.weather-section{margin-left:14px;margin-right:14px}.weather-intro h2{font-size:31px}.current-weather{padding:15px}.weather-days{grid-template-columns:repeat(7,124px)}.service-grid{grid-template-columns:1fr}.sprinkler-section{border-radius:19px;margin-left:14px;margin-right:14px;padding:43px 19px}.sprinkler-service-grid{grid-template-columns:1fr}.sprinkler-service{min-height:0;padding:18px}.sprinkler-actions{flex-direction:column;align-items:stretch}.sprinkler-phone{text-align:center}.projects-section{padding-left:14px;padding-right:14px}.project-images{grid-template-columns:1fr}.comparison-slider{aspect-ratio:1}.comparison-divider>span{width:44px;height:44px}.project-details{display:flex}.project-detail-photo{aspect-ratio:16/10;margin-bottom:20px}.project-details .text-link{margin-top:4px}.difference-section{margin-left:14px;margin-right:14px;padding:45px 18px 25px}.difference-card{grid-template-columns:45px 1fr;gap:14px;padding:22px 18px}.difference-card>span{width:42px;height:42px}.difference-note{text-align:left}.process-section{border-radius:18px}.field-row{grid-template-columns:1fr}.contact-section{border-radius:20px 20px 0 0}.request-form{padding:22px}footer{grid-template-columns:1fr}footer>small{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
