/*! 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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#0b0b0b;--paper:#fff;--red:#e53935;--red-warm:#ef433d;--sky:#dbe8ed;--line:#0b0b0b1f;--muted:#0b0b0b9e;--font-sans:var(--font-geist), "Inter", "SF Pro Display", "SF Pro Text", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}body,button,input,textarea{font-family:var(--font-sans)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#e5393538}:focus-visible{outline:2px solid var(--red);outline-offset:4px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;z-index:100;background:#0b0b0b61;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;width:auto;max-width:1320px;height:74px;margin:0 auto;padding:0 18px;transition:height .3s,max-width .3s,top .3s,border-radius .3s,background .3s,box-shadow .3s;display:grid;position:fixed;top:18px;left:20px;right:20px}.site-header.is-compact{background:#0b0b0be0;border-color:#ffffff1f;border-radius:18px;max-width:1120px;height:62px;top:12px;box-shadow:0 18px 55px #0000002e}.brand-link{justify-self:start;align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-name{letter-spacing:.14em;white-space:nowrap;font-size:.72rem;font-weight:680}.logo-crop{flex:none;display:inline-block;position:relative;overflow:hidden}.logo-crop img{object-fit:cover;width:100%;height:100%;transform:scale(1.075)}.nav-logo{border-radius:50%;width:42px;height:42px;transition:height .3s,width .3s}.is-compact .nav-logo{width:36px;height:36px}.desktop-nav{align-items:center;gap:32px;display:flex}.desktop-nav a{color:#ffffffbd;font-size:.84rem;font-weight:520;transition:color .18s}.desktop-nav a:hover{color:#fff}.nav-cta{color:var(--ink);background:#fff;border-radius:999px;justify-self:end;align-items:center;gap:7px;padding:11px 16px;font-size:.8rem;font-weight:660;transition:transform .18s,background .18s;display:inline-flex}.nav-cta:hover{background:#f5f5f5;transform:translateY(-1px)}.menu-button,.mobile-nav{display:none}.hero{height:150vh;min-height:900px;position:relative}.hero-sticky{height:100vh;min-height:690px;position:sticky;top:0;overflow:hidden}.hero-grid{opacity:.38;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 70%);mask-image:linear-gradient(#000 0%,#0000 70%)}.hero-content{text-align:center;z-index:5;flex-direction:column;align-items:center;width:100%;max-width:1020px;margin:0 auto;padding:118px 32px 260px;display:flex;position:absolute;top:0;left:0;right:0}.hero-logo{filter:drop-shadow(0 18px 34px #00000038);border-radius:50%;width:150px;height:150px}.eyebrow,.section-kicker,.success-kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:16px 0 0;font-size:.72rem;font-weight:700}.hero h1{letter-spacing:-.066em;text-wrap:balance;max-width:1000px;margin:16px auto 0;font-size:clamp(3.6rem,6.7vw,7.3rem);font-weight:560;line-height:.94}.hero-subhead{text-wrap:balance;max-width:650px;margin:26px auto 0;font-size:clamp(1.05rem,1.55vw,1.28rem);font-weight:430;line-height:1.55}.hero-actions{justify-content:center;align-items:center;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 23px;font-size:.92rem;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 14px 36px #e539353d}.button-primary:hover{background:#f0443f;box-shadow:0 18px 42px #e539354d}.button-ghost{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff17;border-color:#ffffff3d}.landscape{z-index:3;width:100%;height:46%;position:absolute;bottom:0;left:0;overflow:hidden}.sun{z-index:1;border-radius:50%;width:clamp(84px,9vw,145px);height:clamp(84px,9vw,145px);position:absolute;bottom:39%;left:59%;box-shadow:0 0 65px #e5393538}.mountain{width:106%;position:absolute;bottom:-2px;left:-3%}.mountain-far{clip-path:polygon(0 68%,8% 51%,15% 63%,26% 31%,35% 58%,46% 41%,56% 62%,68% 26%,77% 55%,88% 36%,100% 65%,100% 100%,0 100%);opacity:.92;z-index:2;height:80%}.mountain-middle{clip-path:polygon(0 70%,9% 43%,17% 64%,29% 36%,38% 71%,51% 29%,61% 65%,72% 43%,82% 70%,92% 45%,100% 67%,100% 100%,0 100%);z-index:3;height:67%}.mountain-near{clip-path:polygon(0 64%,13% 37%,23% 72%,35% 47%,45% 75%,58% 44%,71% 69%,84% 35%,100% 66%,100% 100%,0 100%);z-index:4;height:47%}.scroll-cue{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;z-index:6;flex-direction:column;align-items:center;gap:9px;font-size:.65rem;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.scroll-cue i{background:#ffffff85;width:1px;height:28px;position:relative;overflow:hidden}.section{position:relative}.section-shell{width:100%;max-width:1240px;margin:0 auto;padding-left:32px;padding-right:32px}.services-section{z-index:10;background:#fff;border-radius:44px 44px 0 0;margin-top:-42px;padding:150px 0 168px}.section-intro{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:80px;display:grid}.section-kicker{margin-top:0}.section-kicker-light{color:#f15a55}.section h2{letter-spacing:-.06em;text-wrap:balance;margin:18px 0 0;font-size:clamp(3rem,5.8vw,6rem);font-weight:540;line-height:.97}.section-intro>p,.section-lead{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.services-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:82px;display:grid}.service-card{border:2px solid var(--ink);background:#fff;border-radius:22px;flex-direction:column;grid-column:span 2;min-height:274px;transition:background-color .22s,color .22s,transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:8px 8px #e5393524}.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 3;min-height:252px}.service-card:hover{background:var(--ink);border-color:var(--ink);box-shadow:10px 10px 0 var(--red);color:#fff;transform:translate(-3px,-3px)}.service-card:before{background:var(--red);content:"";width:100%;height:7px;position:absolute;top:0;left:0}.service-card-top{justify-content:space-between;align-items:flex-start;padding:32px 32px 0;display:flex}.service-icon{color:#fff;background:#0b0b0b;border:0;border-radius:15px;justify-content:center;align-items:center;width:62px;height:62px;transition:background-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:5px 5px #e5393533}.service-card-copy{margin-top:auto;padding:38px 32px 32px}.service-card:nth-child(4) .service-card-copy,.service-card:nth-child(5) .service-card-copy{padding-top:30px}.card-number{color:#e5393538;letter-spacing:-.08em;font-size:clamp(2.6rem,3.5vw,4rem);font-weight:720;line-height:.85;transition:color .22s}.service-card:hover .service-icon{background:var(--red);transform:rotate(-3deg);box-shadow:5px 5px #ffffff2e}.service-card:hover .card-number{color:#ffffff2e}.service-card:hover p{color:#ffffffb8}.service-card:nth-child(4){background:var(--ink);border-color:var(--ink);box-shadow:8px 8px 0 var(--red);color:#fff}.service-card:nth-child(4) .service-icon{background:var(--red);box-shadow:5px 5px #ffffff2e}.service-card:nth-child(4) .card-number{color:#ffffff2e}.service-card:nth-child(4) p{color:#ffffffb8}.service-card h3,.benefit h3{letter-spacing:-.03em;margin:0;font-size:1.5rem}.service-card p,.benefit p{color:var(--muted);margin:13px 0 0;font-size:.94rem;line-height:1.65}.card-arrow{opacity:0;transition:opacity .18s,transform .18s;position:absolute;bottom:28px;right:28px;transform:translate(-6px,6px)}.service-card:hover .card-arrow{opacity:1;transform:translate(0)}.market-feature{background:var(--ink);color:#fff;border-radius:32px;margin-top:110px;overflow:hidden;box-shadow:0 34px 90px #0b0b0b29}.market-image{aspect-ratio:1.75;background:#202529;overflow:hidden}.market-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.market-feature:hover .market-image img{transform:scale(1.015)}.market-feature-copy{grid-template-columns:.92fr 1.08fr;align-items:start;gap:80px;padding:50px 54px 54px;display:grid}.market-feature-copy h3{letter-spacing:-.055em;max-width:540px;margin:15px 0 0;font-size:clamp(2.1rem,3.5vw,3.75rem);font-weight:540;line-height:1}.market-feature-detail>p{color:#ffffff9e;max-width:540px;margin:2px 0 0;font-size:1rem;line-height:1.7}.market-tags{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.market-tags span{color:#ffffffb8;border:1px solid #ffffff2b;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:560}.benefits-section{background:var(--ink);color:#fff;padding:160px 0 155px;overflow:hidden}.benefits-section:before{background:var(--red);content:"";filter:blur(130px);opacity:.12;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-80px}.benefits-heading{max-width:970px}.benefits-heading h2 span{color:#ffffff59}.benefits-grid{border-top:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin-top:90px;display:grid}.benefit{border-right:1px solid #ffffff26;min-height:280px;padding:30px 30px 0}.benefit:first-child{padding-left:0}.benefit:last-child{border-right:0;padding-right:0}.benefit-topline{color:var(--red-warm);justify-content:space-between;align-items:center;display:flex}.benefit-topline span{color:#ffffff52;letter-spacing:.12em;font-size:.68rem}.benefit h3{margin-top:68px;font-size:1.28rem}.benefit p{color:#ffffff8f;max-width:250px}.areas-section{background:#f6f9fa;padding:160px 0}.areas-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.areas-copy h2{max-width:570px}.areas-copy .section-lead{max-width:540px;margin-top:30px}.county-list{gap:0;margin:44px 0 0;padding:0;list-style:none;display:grid}.county-list li{border-top:1px solid #0b0b0b1f;align-items:center;gap:12px;padding:15px 0;font-size:.92rem;font-weight:560;display:flex}.county-list li:last-child{border-bottom:1px solid #0b0b0b1f}.county-list svg{color:var(--red)}.map-wrap{justify-content:center;align-items:center;min-height:650px;display:flex}.utah-map{clip-path:polygon(0 0,60% 0,60% 20%,100% 20%,100% 100%,0 100%);filter:drop-shadow(0 36px 46px #1c313c2e);background:linear-gradient(#1d252a 0 11%,#33434d 11% 22%,#e53935 22% 25%,#6f8794 25% 43%,#9db0ba 43% 61%,#c5d2d7 61% 100%);width:430px;height:610px;position:relative;overflow:hidden}.map-ridge{clip-path:polygon(0 55%,16% 40%,26% 60%,44% 29%,61% 64%,79% 38%,100% 59%,100% 100%,0 100%);background:#ffffff21;width:100%;height:40%;position:absolute;top:34%;left:0}.map-dot{border:3px solid var(--red);background:#fff;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 6px #ffffff2e}.map-dot-1{top:27%;left:42%}.map-dot-2{top:22%;left:51%}.map-dot-3{top:34%;left:29%}.map-dot-4{top:42%;left:48%}.map-dot-5{top:17%;left:38%}.map-label{color:var(--ink);position:absolute;bottom:40px;left:45px}.map-label small{letter-spacing:.15em;text-transform:uppercase;font-size:.66rem;font-weight:700;display:block}.map-label strong{letter-spacing:-.04em;margin-top:4px;font-size:1.65rem;display:block}.about-section{padding:170px 0}.about-layout{grid-template-columns:1.08fr .72fr;align-items:start;gap:100px;display:grid}.about-copy{padding-top:46px}.about-copy p{color:var(--muted);margin:0 0 22px;font-size:1.08rem;line-height:1.75}.text-link{align-items:center;gap:8px;margin-top:18px;font-size:.88rem;font-weight:670;display:inline-flex;position:relative}.text-link:after{background:var(--red);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-6px;left:0}.text-link:hover:after{transform:scaleX(.45)}.contact-section{color:#fff;background:#111315;padding:165px 0 140px;overflow:hidden}.contact-layout{z-index:2;grid-template-columns:.82fr 1.18fr;align-items:start;gap:90px;display:grid;position:relative}.contact-copy h2{max-width:560px}.contact-copy>p:not(.section-kicker){color:#ffffff94;max-width:490px;margin:28px 0 0;font-size:1.04rem;line-height:1.7}.contact-note{color:#ffffffb3;align-items:center;gap:11px;margin-top:34px;font-size:.84rem;display:flex}.contact-note svg{color:var(--red-warm)}.form-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--ink);background:#fffffff7;border-radius:30px;min-height:585px;padding:36px;box-shadow:0 32px 100px #00000045}.form-grid{grid-template-columns:1fr 1fr;gap:24px 18px;display:grid}.quote-form label{flex-direction:column;gap:9px;display:flex}.quote-form label span{letter-spacing:.02em;font-size:.74rem;font-weight:680}.quote-form input,.quote-form textarea{color:var(--ink);background:#f4f5f5;border:1px solid #0000;border-radius:12px;outline:none;width:100%;padding:15px 16px;font-size:.93rem;transition:background .18s,border-color .18s,box-shadow .18s}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#0b0b0b66}.quote-form input:focus,.quote-form textarea:focus{background:#fff;border-color:#e539358c;box-shadow:0 0 0 4px #e5393514}.quote-form textarea{resize:vertical}.form-message{grid-column:1/-1}.submit-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:28px;padding:0 22px;font-size:.9rem;font-weight:670;transition:background .18s,transform .18s;display:flex}.submit-button:hover{background:var(--red);transform:translateY(-1px)}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;padding:30px;display:flex}.success-mark{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.success-kicker{margin-top:26px}.success-state h3{letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(2rem,4vw,3rem)}.success-state>p:not(.success-kicker){color:var(--muted);max-width:430px;line-height:1.65}.text-button{border:0;border-bottom:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;margin-top:10px;padding:0 0 5px;font-size:.82rem;font-weight:650}.contact-landscape{opacity:.3;pointer-events:none;position:absolute;inset:0}.contact-sun{background:var(--red);filter:blur(.2px);border-radius:50%;width:280px;height:280px;position:absolute;top:160px;left:-100px}.contact-mountain{clip-path:polygon(0 70%,18% 42%,32% 72%,51% 32%,67% 69%,82% 45%,100% 73%,100% 100%,0 100%);width:100%;position:absolute;bottom:-1px;left:0}.contact-mountain-back{background:#41505a;height:54%}.contact-mountain-front{background:#090a0b;height:38%}.site-footer{background:var(--ink);color:#fff;padding:44px max(32px,50vw - 588px)}.footer-main{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;padding-bottom:36px;display:flex}.footer-brand{align-items:center;gap:14px;display:flex}.footer-logo{border-radius:50%;width:54px;height:54px}.footer-brand span{flex-direction:column;gap:4px;display:flex}.footer-brand strong{letter-spacing:.12em;font-size:.82rem}.footer-brand small,.footer-bottom{color:#ffffff73;font-size:.72rem}.footer-links{gap:26px;display:flex}.footer-links a{color:#ffffff9e;font-size:.78rem;transition:color .18s}.footer-links a:hover{color:#fff}.footer-bottom{justify-content:space-between;padding-top:22px;display:flex}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.nav-cta{display:none}.menu-button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:42px;height:42px;display:flex}.mobile-nav{background:#0b0b0bf7;border:1px solid #ffffff1c;border-radius:22px;flex-direction:column;padding:16px;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0}.mobile-nav>a:not(.mobile-quote){color:#ffffffc7;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:15px 4px;font-size:.92rem;display:flex}.mobile-quote{color:var(--ink);text-align:center;background:#fff;border-radius:999px;margin-top:14px;padding:14px 18px;font-size:.85rem;font-weight:680}.hero-content{padding-top:124px}.hero-logo{width:132px;height:132px}.section-intro,.areas-layout,.about-layout,.contact-layout{grid-template-columns:1fr;gap:58px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 1}.service-card:last-child{grid-column:1/-1}.market-feature-copy{grid-template-columns:1fr;gap:42px}.benefits-grid{grid-template-columns:1fr 1fr}.benefit{border-bottom:1px solid #ffffff26}.benefit:nth-child(2){border-right:0}.benefit:nth-child(3){padding-left:0}.map-wrap{min-height:580px}.utah-map{width:380px;height:540px}.about-copy{padding-top:0}}@media (width<=660px){html{scroll-padding-top:76px}.site-header{border-radius:18px;width:auto;height:62px;padding:0 10px 0 12px;top:10px;left:10px;right:10px}.brand-name{display:none}.nav-logo,.is-compact .nav-logo{width:38px;height:38px}.hero{min-height:820px}.hero-sticky{min-height:670px}.hero-grid{background-size:52px 52px}.hero-content{padding:92px 20px 210px}.hero-logo{width:112px;height:112px}.eyebrow{margin-top:12px;font-size:.62rem}.hero h1{margin-top:14px;font-size:clamp(3rem,14vw,4.3rem);line-height:.95}.hero-subhead{margin-top:20px;font-size:.98rem;line-height:1.5}.hero-actions{flex-direction:column;width:100%;margin-top:26px}.button{width:min(100%,360px)}.landscape{height:56%}.sun{bottom:48%;left:64%}.scroll-cue{display:none}.section-shell{padding-left:20px;padding-right:20px}.services-section{border-radius:28px 28px 0 0;margin-top:-26px;padding:102px 0 110px}.section h2{font-size:clamp(2.65rem,12vw,4rem)}.section-intro{gap:28px}.services-grid{grid-template-columns:1fr;margin-top:54px}.service-card,.service-card:nth-child(4),.service-card:nth-child(5),.service-card:last-child{grid-column:auto;min-height:260px}.service-card-top{padding:28px 28px 0}.service-card-copy,.service-card:nth-child(4) .service-card-copy,.service-card:nth-child(5) .service-card-copy{padding:34px 28px 28px}.market-feature{border-radius:22px;margin-top:72px}.market-image{aspect-ratio:4/3}.market-image img{object-position:62% center}.market-feature-copy{gap:24px;padding:30px 22px 34px}.market-feature-copy h3{font-size:2.25rem}.benefits-section{padding:110px 0 100px}.benefits-grid{grid-template-columns:1fr;margin-top:62px}.benefit,.benefit:first-child,.benefit:nth-child(3),.benefit:last-child{border-bottom:1px solid #ffffff26;border-right:0;min-height:auto;padding:28px 0 32px}.benefit:last-child{border-bottom:0}.benefit h3{margin-top:38px}.areas-section,.about-section{padding:110px 0}.areas-layout,.about-layout,.contact-layout{gap:48px}.map-wrap{min-height:470px}.utah-map{width:92vw;max-width:330px;height:455px}.contact-section{padding:110px 0 90px}.form-panel{border-radius:22px;min-height:0;padding:24px 18px}.form-grid{grid-template-columns:1fr}.form-message{grid-column:auto}.success-state{min-height:460px;padding:20px 8px}.site-footer{padding:36px 20px}.footer-main{flex-direction:column;align-items:flex-start;gap:32px}.footer-links{flex-wrap:wrap;gap:14px 24px}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}._page_hgaxk_1{background:#0b0b0b;min-height:100vh;position:relative;overflow:hidden}._header_hgaxk_8{color:#fff;z-index:10;justify-content:space-between;align-items:center;max-width:1320px;height:86px;margin:0 auto;padding:0 28px;display:flex;position:relative}._brand_hgaxk_21,._backLink_hgaxk_22{align-items:center;display:inline-flex}._brand_hgaxk_21{letter-spacing:.15em;gap:11px;font-size:.72rem;font-weight:720}._logoCrop_hgaxk_34{border-radius:50%;width:46px;height:46px;display:block;overflow:hidden}._logoCrop_hgaxk_34 img{object-fit:cover;width:100%;height:100%;transform:scale(1.075)}._backLink_hgaxk_22{color:#ffffffad;gap:8px;font-size:.82rem;transition:color .18s}._backLink_hgaxk_22:hover{color:#fff}._shell_hgaxk_60{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);max-width:1380px;min-height:calc(100vh - 86px);margin:0 auto;display:grid}._intro_hgaxk_68{color:#fff;flex-direction:column;justify-content:space-between;min-height:760px;padding:clamp(62px,8vw,118px) clamp(34px,6vw,84px) 52px 28px;display:flex;position:relative;overflow:hidden}._intro_hgaxk_68:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 72%);mask-image:linear-gradient(#000 0%,#0000 72%)}._machineChip_hgaxk_91{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;z-index:2;background:#ffffff14;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:.72rem;font-weight:650;display:inline-flex;position:relative}._machineChip_hgaxk_91 svg{color:#e53935}._kicker_hgaxk_112{color:#e53935;letter-spacing:.18em;text-transform:uppercase;z-index:2;margin:42px 0 0;font-size:.68rem;font-weight:750;position:relative}._intro_hgaxk_68 h1{letter-spacing:-.065em;text-wrap:balance;z-index:2;max-width:760px;margin:19px 0 0;font-size:clamp(3.4rem,5.4vw,6.4rem);font-weight:540;line-height:.92;position:relative}._introCopy_hgaxk_135{color:#ffffffa6;text-wrap:balance;z-index:2;max-width:560px;margin:28px 0 0;font-size:1.02rem;line-height:1.65;position:relative}._responseNote_hgaxk_146{z-index:2;align-items:flex-start;gap:13px;max-width:480px;margin-bottom:120px;display:flex;position:relative}._responseNote_hgaxk_146 span{background:#e53935;border-radius:50%;flex:none;width:8px;height:8px;margin-top:7px;box-shadow:0 0 0 6px #e5393521}._responseNote_hgaxk_146 p{color:#ffffff8f;margin:0;font-size:.78rem;line-height:1.55}._mountainScene_hgaxk_173{pointer-events:none;height:210px;position:absolute;bottom:0;left:-8%;right:-5%}._sun_hgaxk_182{background:#e53935;border-radius:50%;width:96px;height:96px;position:absolute;bottom:72px;left:59%}._ridgeBack_hgaxk_192,._ridgeFront_hgaxk_193{clip-path:polygon(0 73%,14% 42%,25% 67%,41% 23%,56% 68%,73% 37%,100% 78%,100% 100%,0 100%);position:absolute;bottom:0;left:0;right:0}._ridgeBack_hgaxk_192{background:#252d32;height:190px}._ridgeFront_hgaxk_193{clip-path:polygon(0 78%,18% 53%,31% 76%,48% 40%,61% 74%,79% 48%,100% 80%,100% 100%,0 100%);background:#111619;height:150px}._formPanel_hgaxk_212{background:#f7f7f5;border-radius:34px 0 0;align-items:center;padding:52px clamp(28px,5vw,74px);display:flex}._form_hgaxk_212{width:100%;max-width:700px;margin:0 auto}._formHeading_hgaxk_226 p,._successKicker_hgaxk_227{color:#e53935;letter-spacing:.17em;text-transform:uppercase;margin:0 0 9px;font-size:.66rem;font-weight:750}._formHeading_hgaxk_226 h2,._success_hgaxk_227 h2{color:#0b0b0b;letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,3.5vw,3.8rem);font-weight:560;line-height:.98}._categoryFieldset_hgaxk_246{border:0;margin:40px 0 0;padding:0}._categoryFieldset_hgaxk_246 legend{color:#0b0b0b80;margin-bottom:12px;font-size:.72rem;font-weight:650}._categoryGrid_hgaxk_259{grid-template-columns:1fr 1fr;gap:10px;display:grid}._categoryButton_hgaxk_265{color:#0b0b0b;cursor:pointer;text-align:left;background:#fff;border:1px solid #0b0b0b21;border-radius:16px;align-items:center;gap:13px;min-height:80px;padding:15px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}._categoryButton_hgaxk_265:hover{border-color:#e539358c;transform:translateY(-2px)}._categoryButton_hgaxk_265 svg{color:#e53935;flex:none}._categoryButton_hgaxk_265 span{min-width:0;display:block}._categoryButton_hgaxk_265 strong,._categoryButton_hgaxk_265 small{display:block}._categoryButton_hgaxk_265 strong{font-size:.84rem;font-weight:680}._categoryButton_hgaxk_265 small{color:#0b0b0b80;margin-top:3px;font-size:.68rem;line-height:1.35}._categoryButtonSelected_hgaxk_316{color:#fff;background:#0b0b0b;border-color:#0b0b0b}._categoryButtonSelected_hgaxk_316 small{color:#ffffff94}._field_hgaxk_326{margin-top:22px}._field_hgaxk_326 label{color:#0b0b0b;margin-bottom:8px;font-size:.75rem;font-weight:670;display:block}._field_hgaxk_326 label span,._contactHeading_hgaxk_339 h3 span{color:#0b0b0b6b;font-weight:500}._field_hgaxk_326 input,._field_hgaxk_326 textarea{color:#0b0b0b;background:#fff;border:1px solid #0b0b0b24;border-radius:14px;outline:none;width:100%;padding:14px 15px;font-size:.92rem;transition:border-color .18s,box-shadow .18s}._field_hgaxk_326 textarea{resize:vertical;line-height:1.55}._field_hgaxk_326 input:focus,._field_hgaxk_326 textarea:focus{border-color:#e53935;box-shadow:0 0 0 4px #e539351a}._fieldNote_hgaxk_370{color:#0b0b0b75;margin-top:6px;font-size:.67rem;display:block}._contactBlock_hgaxk_377{border-top:1px solid #0b0b0b1f;margin-top:32px;padding-top:27px}._contactHeading_hgaxk_339 h3{margin:0;font-size:.88rem}._contactHeading_hgaxk_339 p{color:#0b0b0b85;margin:5px 0 0;font-size:.72rem;line-height:1.5}._contactGrid_hgaxk_395{grid-template-columns:1fr 1fr;gap:12px;display:grid}._checkbox_hgaxk_401{color:#0b0b0ba6;cursor:pointer;align-items:center;gap:9px;margin-top:17px;font-size:.75rem;display:flex}._checkbox_hgaxk_401 input{accent-color:#e53935;width:16px;height:16px}._honeypot_hgaxk_417{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}._error_hgaxk_425{color:#a4211e;background:#e5393514;border:1px solid #e5393538;border-radius:12px;margin:18px 0 0;padding:11px 13px;font-size:.76rem;line-height:1.45}._submitButton_hgaxk_436,._secondaryButton_hgaxk_437{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;font-weight:700;transition:background .18s,transform .18s;display:inline-flex}._submitButton_hgaxk_436{color:#fff;background:#e53935;width:100%;min-height:52px;margin-top:28px;padding:0 24px;font-size:.84rem}._submitButton_hgaxk_436:hover:not(:disabled){background:#cf2f2b;transform:translateY(-2px)}._submitButton_hgaxk_436:disabled{cursor:wait;opacity:.7}._spinner_hgaxk_471{animation:.8s linear infinite _spin_hgaxk_471}._privacyNote_hgaxk_475{color:#0b0b0b61;text-align:center;margin:11px 0 0;font-size:.64rem}._success_hgaxk_227{flex-direction:column;align-items:flex-start;max-width:620px;margin:0 auto;display:flex}._successIcon_hgaxk_490{color:#fff;background:#0b0b0b;border-radius:20px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:48px;display:flex;box-shadow:7px 7px #e53935}._success_hgaxk_227>p:not(._successKicker_hgaxk_227){color:#0b0b0b99;max-width:510px;margin:25px 0 0;font-size:.96rem;line-height:1.65}._success_hgaxk_227 code{color:#0b0b0b;font-family:var(--font-sans);letter-spacing:.08em;background:#fff;border:1px solid #0b0b0b24;border-radius:12px;margin-top:18px;padding:12px 14px;font-size:.8rem;font-weight:700}._secondaryButton_hgaxk_437{color:#fff;background:#0b0b0b;min-height:48px;margin-top:36px;padding:0 20px;font-size:.8rem}@keyframes _spin_hgaxk_471{to{transform:rotate(360deg)}}@media (width<=1000px){._page_hgaxk_1{background:#f7f7f5}._header_hgaxk_8{background:#0b0b0b}._shell_hgaxk_60{display:block}._intro_hgaxk_68{background:#0b0b0b;min-height:620px;padding:72px 28px 150px}._intro_hgaxk_68 h1{font-size:clamp(3.4rem,9vw,5.7rem)}._responseNote_hgaxk_146{margin:60px 0 0}._formPanel_hgaxk_212{border-radius:30px 30px 0 0;min-height:720px;margin-top:-32px;padding:64px 28px 72px;position:relative}}@media (width<=620px){._header_hgaxk_8{height:72px;padding:0 16px}._brand_hgaxk_21>span:last-child{display:none}._logoCrop_hgaxk_34{width:42px;height:42px}._intro_hgaxk_68{min-height:580px;padding:56px 20px 135px}._intro_hgaxk_68 h1{font-size:clamp(3.1rem,14vw,4.55rem)}._introCopy_hgaxk_135{font-size:.94rem}._responseNote_hgaxk_146{display:none}._mountainScene_hgaxk_173{height:150px}._formPanel_hgaxk_212{padding:54px 18px 64px}._categoryGrid_hgaxk_259,._contactGrid_hgaxk_395{grid-template-columns:1fr}._categoryButton_hgaxk_265{min-height:72px}._field_hgaxk_326{margin-top:19px}}@media (prefers-reduced-motion:reduce){._categoryButton_hgaxk_265,._submitButton_hgaxk_436{transition:none}._spinner_hgaxk_471{animation-duration:1.5s}}
