@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.block{display:block}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--tan:#c8a77a;--charcoal:#22201d;--cream:#f7f3ec;--white:#fff;--taupe:#8c8174}html{overflow-x:hidden}:root{--ink:#22201d;--cream:#f7f3ec;--paper:#fffdfa;--tan:#c8a77a;--taupe:#8c8174;--line:#e7ded2;--soft:#eee6da;--shadow:0 18px 50px #372b1e1a}.squeegee-section{background:radial-gradient(circle at 89% 20%,#f2e1c8 0,transparent 28%),var(--paper);padding:125px max(5vw,28px)}.squeegee-intro{max-width:760px;margin-bottom:48px}.squeegee-intro h2{margin:13px 0 17px;font-size:clamp(3.1rem,5.7vw,5.7rem)}.squeegee-intro>p:last-child{color:#685e52;max-width:630px;font-size:18px}.game-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);align-items:stretch;gap:25px;display:grid}.game-panel{background:linear-gradient(145deg,#302d28,#1d1b19);border-radius:26px;min-width:0;padding:22px;box-shadow:0 22px 45px #211d172e}.progress-row{color:#fff;letter-spacing:1.2px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-bottom:16px;font-size:10px;font-weight:850;display:grid}.progress-row b{color:#e4bd89;font-size:17px}.progress-track{background:#5f584f;border-radius:999px;height:7px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#c8a77a,#f0d3a6);height:100%;transition:width .22s;display:block}.progress-row button,.accessible-game button{color:#dacbb8;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:0 0;border:0;font:800 10px Inter,sans-serif;text-decoration:underline}.window-frame{background:linear-gradient(135deg,#d8b983,#a67845);border-radius:17px;padding:16px;box-shadow:inset 0 0 0 1px #ffffff61,0 12px 30px #00000036}.window-surface{touch-action:none;cursor:crosshair;-webkit-user-select:none;user-select:none;background:#91acb6;border-radius:7px;height:440px;position:relative;overflow:hidden}.window-sky{background:radial-gradient(circle at 22% 10%,#fffc 0,#0000 16%),linear-gradient(160deg,#a8d2e1 0%,#e1e7da 48%,#9bb187 49%,#637558 100%);position:absolute;inset:0}.window-sky:before{content:"";clip-path:polygon(0 100%,0 57%,13% 37%,22% 62%,38% 15%,54% 67%,67% 32%,80% 62%,94% 25%,100% 49%,100% 100%);background:linear-gradient(#7d956e,#53684c);width:130%;height:43%;position:absolute;bottom:12%;left:-12%}.window-sky span{filter:blur(7px);background:#ffffff8c;border-radius:50%;width:130px;height:30px;position:absolute}.window-sky span:first-child{top:14%;left:8%}.window-sky span:nth-child(2){top:26%;right:9%;transform:scale(.7)}.window-sky span:nth-child(3){bottom:27%;left:35%;transform:scale(.5)}canvas{width:100%;height:100%;position:absolute;inset:0}.squeegee{z-index:2;pointer-events:none;filter:drop-shadow(0 9px 5px #00000047);width:142px;height:92px;position:absolute;transform:translate(-50%,-55%)rotate(-7deg)}.squeegee i{background:linear-gradient(#3c3933,#171614);border-radius:3px;width:120px;height:17px;position:absolute;top:39px;left:11px}.squeegee i:after{content:"";background:#e0c197;border-radius:0 0 5px 5px;height:6px;position:absolute;bottom:-6px;left:7px;right:7px}.squeegee b{background:linear-gradient(90deg,#b78750,#e1bd86);border-radius:7px 7px 2px 2px;width:24px;height:46px;position:absolute;top:4px;left:59px}.squeegee b:after{content:"";background:linear-gradient(90deg,#aa7844,#d4a66d);border-radius:19px 19px 7px 7px;width:56px;height:38px;position:absolute;top:-34px;left:-16px}.complete-overlay{z-index:3;text-align:center;color:#fff;background:linear-gradient(#22201d2e,#22201d6e);place-content:center;animation:.5s softReveal;display:grid;position:absolute;inset:0}.complete-overlay p{letter-spacing:-.08em;font:800 clamp(2.6rem,6vw,4.6rem)/1 Manrope,sans-serif}.complete-overlay span{font-size:15px}.game-instruction{color:#e7dbcb;margin:15px 0 8px;font-size:12px}.accessible-game{color:#a89e91;align-items:center;gap:11px;font-size:11px;display:flex}.accessible-game button:disabled{opacity:.45;cursor:default}.reward-card{min-height:530px;box-shadow:var(--shadow);background:linear-gradient(155deg,#fffdf9 0%,#f1e6d7 100%);border:1px solid #e3d3be;border-radius:26px;flex-direction:column;justify-content:center;padding:40px;display:flex;position:relative;overflow:hidden}.reward-card:before{content:"";border:1px solid #c8a77a66;border-radius:50%;width:190px;height:190px;position:absolute;top:-86px;right:-66px}.reward-card>*{position:relative}.reward-card h3{margin:11px 0 14px;font-size:clamp(2rem,3.1vw,2.8rem)}.reward-card>p:not(.eyebrow){color:#716659;font-size:14px}.offer{color:#b78349;letter-spacing:-.11em;margin:10px 0 20px;font:850 clamp(4.6rem,7vw,6.6rem)/.76 Manrope,sans-serif}.offer small{letter-spacing:-.04em;margin-left:9px;font-size:.31em}.offer-locked{opacity:.85}.reward-steps{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.reward-steps span{color:#9f7950;letter-spacing:.7px;border:1px solid #ddc9ae;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800}.reward-steps b{color:var(--ink)}.reward-card form{gap:14px;margin-top:12px;display:grid}.reward-card label{letter-spacing:.4px;font-size:11px;font-weight:800}.reward-card label span{color:var(--taupe);font-weight:400}.reward-card input{background:#fff;border:1px solid #d9c9b6;border-radius:9px;width:100%;min-height:45px;margin-top:5px;padding:8px 10px;font:14px Inter,sans-serif;display:block}.reward-card input:focus{outline:2px solid var(--tan);outline-offset:2px}.reward-card .button{width:max-content;margin-top:7px}.terms{margin-top:18px;line-height:1.55;font-size:11px!important}.is-complete{box-shadow:0 0 0 3px #dfbb87cc,0 22px 45px #211d173d}@keyframes softReveal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-width:800px){.site-header{height:72px}.site-header nav,.header-actions .phone-link{display:none}.hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding-top:55px}.hero-visual{height:390px}.trust-bar{grid-template-columns:1fr 1fr;gap:10px;margin:-16px 5% 0;padding:18px 12px;font-size:8px}.section{padding:85px 5%}.service-grid{grid-template-columns:1fr 1fr}.why-section{grid-template-columns:1fr;gap:15px;margin:0 5%;padding:75px 8%}.checklist{padding-top:0}.gallery-grid{grid-template-columns:1fr 1fr}.photo-placeholder.large{grid-column:1/-1;min-height:310px}.booking-panel{grid-template-columns:1fr;margin:0 5%;padding:62px 8%}.split-section article{padding:78px 8%}.guarantee{margin:0 5%;padding:60px 8%}.about{grid-template-columns:1fr}.portrait-placeholder{height:390px}.about>div:last-child{padding:75px 8%}.game-layout{grid-template-columns:1fr}.squeegee-section{padding:85px 5%}.window-surface{height:min(61vw,440px)}.reward-card{min-height:0}.reward-card .button{width:100%}.mobile-bar{z-index:20;background:#fff;grid-template-columns:1fr 1.6fr;height:60px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0000001a}.mobile-bar>a,.mobile-bar .button{text-transform:uppercase;letter-spacing:1px;border-radius:0;place-items:center;min-height:60px;padding:0;font-size:10px;font-weight:800;display:grid}.mobile-bar>a{border-top:1px solid #ddd}.mobile-bar .button{border:0;font-size:0}.mobile-bar .button:after{content:"Book online"}footer{padding-bottom:95px}}@media (max-width:520px){h1{font-size:3.45rem}.site-header{padding:0 5%}.hero-visual{height:340px;padding:28px}.service-grid,.split-section{grid-template-columns:1fr}.service-card{min-height:230px}.row-heading{display:block}.gallery-grid{grid-template-columns:1fr}.photo-placeholder{min-height:220px}.gallery-grid .large{grid-column:auto}.booking-panel h2{font-size:3rem}.guarantee{display:block}.rain-icon{margin-bottom:22px}.area-map{height:210px}.area-map span:nth-child(2){display:none}.about>div:last-child{padding:65px 8%}.final-cta>div{flex-direction:column;align-items:stretch}footer{display:block}footer div{margin:25px 0}footer p{text-align:left}.window-frame{padding:9px}.window-surface{height:68vw}.progress-row{gap:8px}.progress-row button{font-size:9px}.accessible-game{flex-direction:column;align-items:flex-start;gap:3px}.reward-card{padding:30px}.squeegee{transform:translate(-50%,-55%)scale(.83)rotate(-7deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.rescue-section{background:radial-gradient(circle at 88% 16%,#f0ddc4 0,#0000 25%),linear-gradient(#fffdfa,#f6f0e7);padding:120px max(5vw,28px)}.rescue-heading{max-width:800px;margin-bottom:48px}.rescue-heading h2{margin:12px 0 10px;font-size:clamp(3.1rem,5.8vw,5.8rem)}.rescue-heading h3{letter-spacing:-.04em;margin-bottom:15px;font-size:clamp(1.45rem,2.5vw,2.25rem)}.rescue-heading>p:last-child{color:#665c50;max-width:650px;font-size:17px}.rescue-heading b{color:#a67540}.rescue-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.68fr);align-items:stretch;gap:24px;display:grid}.rescue-game{background:#25221f;border-radius:28px;min-width:0;padding:20px;box-shadow:0 22px 48px #2e23172e}.mission-topbar{color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:0 3px 18px;display:grid}.timer{grid-template-columns:auto auto;align-items:end;column-gap:5px;display:grid}.timer small{color:#bdb2a5;letter-spacing:1.3px;grid-column:1/-1;font-size:8px;font-weight:800}.timer b{color:#e6bd87;letter-spacing:-2px;font:800 31px/.85 Manrope,sans-serif}.timer span{letter-spacing:1px;font-size:9px;font-weight:800}.timer.is-urgent b{color:#e99371;animation:1s ease-in-out infinite timerPulse}.mission-progress{letter-spacing:1px;grid-template-columns:1fr auto;gap:6px 10px;font-size:9px;font-weight:800;display:grid}.mission-progress>span{color:#bdb2a5}.mission-progress>b{font-size:11px}.mission-progress b small{color:#bdb2a5;font-size:8px}.mission-progress i{background:#5c554d;border-radius:99px;grid-column:1/-1;height:6px;overflow:hidden}.mission-progress em{border-radius:inherit;background:linear-gradient(90deg,#c8a77a,#f1d19f);height:100%;transition:width .3s;display:block}.start-rescue,.restart-rescue{color:#342b20;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:#e7c28c;border:0;border-radius:99px;min-height:42px;padding:0 17px;font:850 9px Inter,sans-serif}.start-rescue span{margin-left:7px;font-size:15px}.restart-rescue{color:#ead9c4;background:0 0;border:1px solid #776b5c}.house-scene{isolation:isolate;background:linear-gradient(#b8d6df 0%,#dbe3d8 47%,#8da177 48%,#6c805f 100%);border-radius:18px;height:430px;position:relative;overflow:hidden}.scene-sky i{z-index:-1;filter:blur(8px);background:#ffffff8f;border-radius:50%;width:150px;height:30px;position:absolute}.scene-sky i:first-child{top:13%;left:7%}.scene-sky i:nth-child(2){top:25%;right:10%;transform:scale(.65)}.scene-sky i:nth-child(3){top:37%;left:42%;transform:scale(.45)}.scene-ground{z-index:-1;background:linear-gradient(#81966d,#5b704f);height:40%;position:absolute;inset:auto 0 0}.scene-ground:before{content:"";clip-path:polygon(0 100%,0 53%,15% 20%,31% 66%,47% 9%,61% 57%,77% 17%,89% 55%,100% 27%,100% 100%);background:#718665;width:120%;height:70%;position:absolute;bottom:28%;left:-8%}.scene-ground i{background:#496241;border-radius:50% 50% 14px 14px;width:48px;height:36px;position:absolute;bottom:23px}.scene-ground i:first-child{left:7%}.scene-ground i:last-child{right:8%;transform:scale(1.25)}.house{z-index:1;width:min(70%,510px);height:280px;position:absolute;bottom:41px;left:50%;transform:translate(-50%)}.roof{clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 6px 5px #0003);background:linear-gradient(145deg,#4a4039,#26221f);width:92%;height:106px;position:absolute;top:0;left:4%}.roof span{border-top:2px solid #eeddc333;border-bottom:2px solid #eeddc31f;width:30%;height:15px;position:absolute;top:29px;left:35%}.house-wall{background:repeating-linear-gradient(0deg,#e4d6c4 0 18px,#c6b4a0 19px 20px);border-radius:4px 4px 0 0;height:195px;position:absolute;bottom:0;left:11%;right:11%;overflow:hidden;box-shadow:inset 0 0 0 5px #d0b998}.house-wall>button,.issue button{cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.house-wall>button{z-index:1}.house-wall>button i{background:radial-gradient(at 15% 20%,#473b2c99 0 3%,#0000 13%),radial-gradient(at 70% 65%,#483b2c80 0 3%,#0000 15%),linear-gradient(105deg,#463b2d4d,#4b3b2a1f);transition:opacity .35s;position:absolute;inset:0}.issue b{z-index:3;color:#fff;letter-spacing:.8px;text-transform:uppercase;opacity:0;background:#22201db8;border-radius:5px;padding:4px 7px;font:800 8px Inter,sans-serif;transition:opacity .2s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.issue:hover b,.issue:focus-within b{opacity:1}.house-wall.is-fixed>button i{opacity:0}.gutter{z-index:3;background:#a38c71;border-radius:2px;height:18px;position:absolute;top:96px;left:9%;right:9%;box-shadow:0 3px 4px #00000030}.gutter button{color:#59422a;letter-spacing:5px;font-size:10px;font-weight:900;display:block}.gutter button i{font-style:normal;transition:opacity .35s}.gutter.is-fixed button i{opacity:0}.gutter.is-fixed{background:#c5a177}.window{z-index:4;background:linear-gradient(135deg,#9fbcc6,#d8e1dc);border:6px solid #604f40;border-radius:4px;width:86px;height:80px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 2px #f5efe6}.window:before,.window:after{content:"";background:#44515373;position:absolute}.window:before{width:2px;top:0;bottom:0;left:50%}.window:after{height:2px;top:50%;left:0;right:0}.window-one{bottom:39px;left:14%}.window-screen{bottom:39px;right:14%}.window button i{background:linear-gradient(125deg,#3e372f85,#ffffff2e),repeating-linear-gradient(8deg,#0000 0 11px,#ebe6d859 12px 13px);transition:opacity .35s;display:block;position:absolute;inset:0}.window-screen button i{color:#482f25;background:repeating-linear-gradient(0deg,#4a453e73 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#4a453e73 0 1px,#0000 1px 6px);place-items:center;font-size:43px;font-style:normal;display:grid}.window.is-fixed button i{opacity:0}.front-door{z-index:2;background:#594236;border:5px solid #a98d70;border-bottom:0;width:70px;height:129px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.front-door span{background:#ddbb7a;border-radius:50%;width:6px;height:6px;position:absolute;top:56%;right:11px}.porch{z-index:2;background:#927b62;border-radius:5px;width:min(76%,560px);height:22px;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 5px 5px #00000029}.house-success,.house-failed{z-index:8;text-align:center;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#231f1a6b;place-content:center;animation:.35s softReveal;display:grid;position:absolute;inset:0}.house-success span{color:#f3cf99;font-size:36px}.house-success b{letter-spacing:-.08em;font:850 clamp(2.2rem,5vw,4.5rem)/1 Manrope,sans-serif}.house-success p{font-size:16px}.house-failed b{font:850 2.6rem/1 Manrope,sans-serif}.house-failed p{margin:7px 0 17px}.house-failed button{color:#2b251e;letter-spacing:1px;text-transform:uppercase;background:#e7c28c;border:0;border-radius:99px;margin:auto;padding:12px 19px;font:850 10px Inter,sans-serif}.tool-tray{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px;display:grid}.tool-tray button{color:#fff;cursor:pointer;letter-spacing:.6px;text-transform:uppercase;background:#302c27;border:1px solid #62594e;border-radius:12px;min-height:79px;padding:9px 7px;font:800 8px/1.2 Inter,sans-serif;transition:all .18s}.tool-tray button i{color:#ead1aa;background:#5c5144;border-radius:8px;place-items:center;width:29px;height:29px;margin:0 auto 7px;font-size:17px;font-style:normal;display:grid}.tool-tray button:hover:not(:disabled),.tool-tray button.is-selected{background:#4b4035;border-color:#edc58e;transform:translateY(-2px)}.tool-tray button.is-selected i{color:#302a23;background:#e4bc85}.tool-tray button.is-fixed{opacity:.58;border-color:#9aa77d}.tool-tray button.is-fixed i{color:#fff;background:#829069}.tool-tray button:disabled:not(.is-fixed){opacity:.45;cursor:not-allowed}.rescue-help{color:#ded1c0;justify-content:space-between;align-items:center;gap:15px;margin:13px 2px 0;font-size:11px;display:flex}.rescue-help p{min-height:18px}.rescue-help button{color:#e7c28c;cursor:pointer;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;font:800 9px Inter,sans-serif;text-decoration:underline}.rescue-help button:disabled{opacity:.4;cursor:default}.rescue-reward{min-height:610px;box-shadow:var(--shadow);background:linear-gradient(155deg,#fffefa,#f0e2cf);border:1px solid #e4d5c2;border-radius:28px;flex-direction:column;justify-content:center;padding:39px;display:flex;position:relative;overflow:hidden}.rescue-reward:before{content:"";border:1px solid #bf925b54;border-radius:50%;width:190px;height:190px;position:absolute;top:-62px;right:-62px}.rescue-reward>*{position:relative}.reward-percent{color:#b78146;letter-spacing:-.12em;margin:17px 0 20px;font:850 clamp(5rem,8vw,7rem)/.72 Manrope,sans-serif}.reward-percent small{letter-spacing:-.04em;margin-left:9px;font-size:.27em}.rescue-reward h3{margin-bottom:14px;font-size:clamp(2rem,3vw,2.85rem)}.rescue-reward>p:not(.eyebrow){color:#706458;font-size:14px}.rescue-reward ol{gap:10px;margin:26px 0;padding:0;list-style:none;display:grid}.rescue-reward li{border-bottom:1px solid #846c4e29;padding-bottom:9px;font-size:12px;font-weight:700}.rescue-reward li b{color:#b68247;letter-spacing:.8px;width:30px;font-size:9px;display:inline-block}.reward-foot{color:#968878;font-size:10px}.rescue-reward form{gap:14px;margin-top:12px;display:grid}.rescue-reward label{letter-spacing:.4px;font-size:11px;font-weight:800}.rescue-reward label span{color:var(--taupe);font-weight:400}.rescue-reward input{background:#fff;border:1px solid #d9c9b6;border-radius:9px;width:100%;min-height:45px;margin-top:5px;padding:8px 10px;font:14px Inter,sans-serif;display:block}.rescue-reward input:focus,.tool-tray button:focus-visible,.issue button:focus-visible{outline-offset:3px;outline:3px solid #f0c78f}.rescue-reward .button{width:max-content;margin-top:6px}.reward-terms{margin:19px 0;line-height:1.55;font-size:11px!important}@keyframes timerPulse{50%{transform:scale(1.08)}}@media (max-width:800px){.rescue-section{padding:85px 5%}.rescue-layout{grid-template-columns:1fr}.rescue-reward{min-height:0}.house-scene{height:clamp(340px,62vw,430px)}}@media (max-width:520px){.rescue-heading h2{font-size:3.45rem}.mission-topbar{grid-template-columns:auto 1fr}.mission-topbar>.start-rescue,.mission-topbar>.restart-rescue{grid-column:1/-1;width:100%}.house-scene{height:340px}.house{width:88%;height:247px}.house-wall{height:169px}.gutter{top:83px}.window{border-width:5px;width:70px;height:66px}.window-one,.window-screen{bottom:31px}.front-door{width:62px;height:111px}.tool-tray{grid-template-columns:1fr 1fr}.tool-tray button{min-height:68px}.rescue-help{flex-direction:column;align-items:flex-start}.rescue-help button{white-space:normal;text-align:left}.rescue-reward{padding:31px}.rescue-reward .button{width:100%}}.play-guide{color:#f4e9db;letter-spacing:.25px;background:#ffffff0f;border:1px solid #dfc19740;border-radius:13px;flex-wrap:wrap;align-items:center;gap:7px;margin:0 2px 15px;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.play-guide strong{color:#e6bd87;text-transform:uppercase;letter-spacing:1px;margin-right:4px;font-size:8px}.play-guide span{align-items:center;gap:4px;display:flex}.play-guide b{color:#f1d2a3;background:#5e5040;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;display:grid}.issue b{white-space:nowrap;background:#22201dd4;border:1px solid #ffffff2e;top:8px;bottom:auto;box-shadow:0 3px 8px #00000029;opacity:1!important}.gutter b{top:-28px}.house-wall>button i{background:radial-gradient(at 15% 20%,#403122c7 0 4%,#0000 15%),radial-gradient(at 70% 65%,#413021b3 0 4%,#0000 17%),repeating-linear-gradient(0deg,#46342540 0 4px,#0000 4px 20px),linear-gradient(105deg,#463b2d6b,#4b3b2a33)}.gutter{background:#776554;height:22px}.gutter button{background:linear-gradient(90deg,#4b351c29,#4b351c57)}.gutter button i{color:#362819;text-shadow:4px 0 #66512b,-4px 0 #5e4624;font-size:13px}.window button i{background:radial-gradient(circle at 17% 20%,#383029bf 0 4%,#0000 6%),radial-gradient(circle at 77% 67%,#3830299e 0 5%,#0000 7%),linear-gradient(125deg,#37312aa3,#ffffff24),repeating-linear-gradient(8deg,#0000 0 10px,#e5dece6b 11px 13px)}.window-screen button i{color:#f2b797;background:repeating-linear-gradient(0deg,#403831bd 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#403831bd 0 1px,#0000 1px 6px)}.window-screen button i:after{content:"";background:#d66f63;width:38px;height:3px;position:absolute;transform:rotate(-43deg);box-shadow:0 5px #d66f63}.window.is-fixed button i,.house-wall.is-fixed>button i,.gutter.is-fixed button i{opacity:0}.rescue-help{padding:12px 3px 0}.rescue-help>div{gap:2px;display:grid}.rescue-help strong{color:#f0c98f;font-size:12px}.rescue-help p{color:#ded1c0}.tool-tray button{background:linear-gradient(145deg,#342f29,#292622);border-color:#766753}.tool-tray button i{background:#665743;width:34px;height:34px;font-size:19px}.tool-tray button.is-selected{background:linear-gradient(145deg,#5a4838,#3f352d);border-color:#f0c98f;box-shadow:0 0 0 2px #f0c98f26}@media (max-width:520px){.play-guide{gap:6px;padding:9px}.play-guide strong{width:100%;margin-bottom:2px}.issue b{padding:3px 4px;font-size:7px}.gutter b{top:-25px}.rescue-help strong{font-size:11px}}.spot-section{background:radial-gradient(circle at 85% 18%,#f2e0c5 0,#0000 27%),#fffdfa;padding:120px max(5vw,28px)}.spot-heading{max-width:750px;margin-bottom:45px}.spot-heading h2{margin:12px 0 16px;font-size:clamp(3.1rem,5.8vw,5.8rem)}.spot-heading>p:last-child{color:#675d52;font-size:18px}.spot-heading b{color:#a77843}.spot-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.68fr);align-items:stretch;gap:25px;display:grid}.spot-game{background:linear-gradient(145deg,#302c27,#201e1b);border-radius:28px;min-width:0;padding:20px;box-shadow:0 22px 48px #2e231729}.spot-topbar{color:#fff;grid-template-columns:auto 1fr auto;align-items:end;gap:18px;padding:0 4px 17px;display:grid}.spot-topbar>div:first-child{gap:2px;display:grid}.spot-topbar span{color:#bdb2a5;letter-spacing:1.2px;font-size:8px;font-weight:800}.spot-topbar b{color:#efca93;letter-spacing:-1px;font:850 24px/.9 Manrope,sans-serif}.spot-topbar b small{color:#fff;letter-spacing:1px;font:800 9px Inter,sans-serif}.spot-topbar p{color:#ded1c1;font-size:10px;font-weight:750}.spot-meter{background:#5a534b;border-radius:99px;height:7px;margin-bottom:3px;overflow:hidden}.spot-meter i{border-radius:inherit;background:linear-gradient(90deg,#c8a77a,#f2d19e);height:100%;transition:width .3s;display:block}.spot-house-scene{isolation:isolate;background:linear-gradient(#b9d7df 0%,#dbe4da 48%,#94a97f 49%,#6d825f 100%);border-radius:17px;height:440px;position:relative;overflow:hidden}.spot-sky i{z-index:-1;filter:blur(8px);background:#ffffff8c;border-radius:50%;width:150px;height:30px;position:absolute}.spot-sky i:first-child{top:16%;left:9%}.spot-sky i:last-child{top:27%;right:11%;transform:scale(.68)}.spot-lawn{z-index:-1;background:linear-gradient(#82966f,#5b714f);height:39%;position:absolute;bottom:0;left:0;right:0}.spot-lawn:before{content:"";clip-path:polygon(0 100%,0 55%,15% 18%,30% 64%,46% 8%,62% 59%,78% 17%,91% 56%,100% 28%,100% 100%);background:#718765;width:120%;height:70%;position:absolute;bottom:31%;left:-10%}.spot-lawn i{background:#486440;border-radius:50% 50% 14px 14px;width:50px;height:36px;position:absolute;bottom:24px}.spot-lawn i:first-child{left:7%}.spot-lawn i:last-child{right:7%;transform:scale(1.2)}.spot-house{z-index:1;width:min(70%,515px);height:282px;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.spot-roof{clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 6px 5px #0000002e);background:linear-gradient(145deg,#4e4239,#27221e);width:92%;height:107px;position:absolute;top:0;left:4%}.spot-wall{background:repeating-linear-gradient(0deg,#e8dac7 0 18px,#cbb7a1 19px 20px);border-radius:4px 4px 0 0;height:195px;position:absolute;bottom:0;left:11%;right:11%;overflow:hidden;box-shadow:inset 0 0 0 5px #d4bd9b}.spot-gutter{z-index:5;background:#776554;border-radius:3px;height:23px;position:absolute;top:96px;left:9%;right:9%;box-shadow:0 3px 5px #0003}.spot-gutter button{color:#332718}.spot-issue button{cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.spot-issue span{z-index:5;color:#fff;letter-spacing:.3px;text-align:center;text-transform:uppercase;background:#22201dd6;border:1px solid #fff3;border-radius:6px;gap:1px;min-width:max-content;padding:5px 7px;font:700 8px/1.2 Inter,sans-serif;display:grid;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 4px 9px #0000002e}.spot-issue span b{color:#f4cd97;font-size:8px}.spot-gutter span{top:-32px}.spot-gutter button>i{color:#392a17;letter-spacing:4px;text-shadow:5px 0 #715932,-5px 0 #604823;font-size:14px;font-style:normal;display:block}.spot-siding{z-index:2;height:96px;position:absolute;bottom:8px;left:16%;right:17%}.spot-siding button>i{background:radial-gradient(at 15% 24%,#4a3726d1 0 7%,#0000 19%),radial-gradient(at 76% 63%,#463423b8 0 8%,#0000 22%),repeating-linear-gradient(-10deg,#4a362540 0 5px,#0000 5px 20px);border-radius:9px;transition:opacity .35s;position:absolute;inset:0}.spot-siding span{top:30px}.spot-window{z-index:4;background:linear-gradient(135deg,#a6c1ca,#e2e8df);border:6px solid #5d4e40;border-radius:4px;width:90px;height:83px;position:absolute;overflow:visible;box-shadow:inset 0 0 0 2px #f4efe6}.spot-window:before,.spot-window:after{content:"";background:#42505273;position:absolute}.spot-window:before{width:2px;top:0;bottom:0;left:50%}.spot-window:after{height:2px;top:50%;left:0;right:0}.spot-window-dirty{bottom:40px;left:14%}.spot-window-screen{bottom:40px;right:14%}.spot-window button>i{background:radial-gradient(circle at 17% 20%,#372f29cc 0 5%,#0000 7%),radial-gradient(circle at 77% 67%,#372f29b3 0 6%,#0000 8%),linear-gradient(125deg,#37312aa3,#ffffff21),repeating-linear-gradient(8deg,#0000 0 10px,#e5dece73 11px 13px);transition:opacity .35s;display:block;position:absolute;inset:0}.spot-window-screen button>i{color:#f2b797;background:repeating-linear-gradient(0deg,#3f3831b8 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#3f3831b8 0 1px,#0000 1px 6px);place-items:center;font-size:44px;font-style:normal;display:grid}.spot-window-screen button>i:after{content:"";background:#d66f63;width:38px;height:3px;position:absolute;transform:rotate(-43deg);box-shadow:0 5px #d66f63}.spot-window span{top:auto;bottom:-45px}.spot-door{z-index:2;background:#584236;border:5px solid #a98d70;border-bottom:0;width:70px;height:129px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.spot-porch{z-index:2;background:#947d64;border-radius:5px;width:min(76%,560px);height:22px;position:absolute;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 5px 5px #00000029}.spot-issue.is-found button>i{opacity:0}.spot-gutter.is-found{background:#c5a177}.spot-issue.is-found span{background:#4d6244;border-color:#afc295}.spot-issue.is-found span b{color:#fff}.spot-success{z-index:9;text-align:center;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#221f1a6b;place-content:center;animation:.35s softReveal;display:grid;position:absolute;inset:0}.spot-success span{color:#f1cd98;font-size:35px}.spot-success b{letter-spacing:-.08em;font:850 clamp(2.3rem,5vw,4.6rem)/1 Manrope,sans-serif}.spot-success p{font-size:16px}.spot-legend{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.spot-legend span{color:#f5ecdf;border:1px solid #62594e;border-radius:10px;align-items:center;gap:6px;padding:9px 7px;font-size:9px;font-weight:750;display:flex}.spot-legend i{color:#e5bd87;font-size:14px;font-style:normal}.spot-status{color:#e4d8c9;min-height:19px;margin:12px 3px 0;font-size:11px}.spot-reward{min-height:590px;box-shadow:var(--shadow);background:linear-gradient(155deg,#fffefa,#f0e2cf);border:1px solid #e4d5c2;border-radius:28px;flex-direction:column;justify-content:center;padding:40px;display:flex;position:relative;overflow:hidden}.spot-reward:before{content:"";border:1px solid #bf925b54;border-radius:50%;width:190px;height:190px;position:absolute;top:-67px;right:-67px}.spot-reward>*{position:relative}.spot-percent{color:#b78146;letter-spacing:-.12em;margin:17px 0 20px;font:850 clamp(5.1rem,8vw,7rem)/.72 Manrope,sans-serif}.spot-percent small{letter-spacing:-.04em;margin-left:9px;font-size:.27em}.spot-reward h3{margin-bottom:14px;font-size:clamp(2rem,3vw,2.85rem)}.spot-reward>p:not(.eyebrow){color:#706458;font-size:14px}.spot-steps{flex-wrap:wrap;gap:7px;margin:25px 0;display:flex}.spot-steps span{color:#806144;border:1px solid #ddc9ae;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:750}.spot-steps b{color:#b68247}.spot-reward>small{color:#9b8b78;font-size:10px}.extra-save{color:#a57541!important;margin:4px 0 17px!important;font-size:16px!important}.spot-reward form{gap:14px;display:grid}.spot-reward label{letter-spacing:.4px;font-size:11px;font-weight:800}.spot-reward label span{color:var(--taupe);font-weight:400}.spot-reward input{background:#fff;border:1px solid #d9c9b6;border-radius:9px;width:100%;min-height:45px;margin-top:5px;padding:8px 10px;font:14px Inter,sans-serif;display:block}.spot-reward input:focus{outline:2px solid var(--tan);outline-offset:2px}.spot-reward .button{width:max-content;margin-top:6px}.spot-terms{margin:19px 0;line-height:1.55;font-size:11px!important}@media (max-width:800px){.spot-section{padding:85px 5%}.spot-layout{grid-template-columns:1fr}.spot-reward{min-height:0}.spot-house-scene{height:clamp(350px,62vw,440px)}}@media (max-width:520px){.spot-heading h2{font-size:3.45rem}.spot-topbar{grid-template-columns:auto 1fr}.spot-topbar p{grid-column:1/-1}.spot-house-scene{height:345px}.spot-house{width:88%;height:247px}.spot-wall{height:169px}.spot-gutter{top:83px}.spot-window{border-width:5px;width:70px;height:66px}.spot-window-dirty,.spot-window-screen{bottom:31px}.spot-door{width:62px;height:111px}.spot-siding{height:82px}.spot-legend{grid-template-columns:1fr 1fr}.spot-legend span{font-size:9px}.spot-reward{padding:31px}.spot-reward .button{width:100%}.spot-issue span{font-size:7px}.spot-window span{bottom:-42px}.spot-gutter span{top:-28px}}.hero-guarantees{flex-wrap:wrap;gap:10px;margin-top:21px;display:flex}.hero-guarantees span{color:#706052;border:1px solid #967a5238;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:750}.trust-bar{grid-template-columns:repeat(6,1fr)}.service-links{justify-content:space-between;align-items:center;gap:8px;margin-top:18px;display:flex}.service-links .button{min-height:35px;padding:0 11px}.booking-panel{grid-template-columns:1fr auto;align-items:center}.booking-steps{gap:10px;display:grid}.booking-steps span{font-size:11px;font-weight:750}.booking-steps b{background:#ffffff7a;border-radius:50%;place-items:center;width:21px;height:21px;margin-right:6px;font-size:10px;display:inline-grid}.review-cards{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1000px;margin:38px auto;display:grid}.review-cards article{background:var(--cream);min-height:130px;color:var(--taupe);border:1px dashed #c8b79e;border-radius:18px;padding:28px;font:700 16px Manrope,sans-serif}.review-cards small{margin-top:12px;font:11px Inter,sans-serif;display:block}.guarantee .button{margin-top:20px}.footer-links{grid-template-columns:repeat(2,max-content);align-items:center;gap:9px 22px;display:grid}.footer-links .button{grid-column:1/-1;width:max-content}.final-cta>p:last-child{margin-top:25px;font-size:12px;font-weight:750}.spot-percent{min-width:155px}.spot-reward .button{white-space:normal;text-align:center}.spot-reward form .button{width:100%}@media (max-width:1000px){.site-header nav{gap:16px;font-size:11px}.trust-bar{grid-template-columns:repeat(3,1fr)}.booking-panel{grid-template-columns:1fr}.booking-steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.hero-guarantees{margin-bottom:2px}.review-cards{grid-template-columns:1fr}.footer-links{margin:28px 0}.booking-steps{grid-template-columns:1fr}.trust-bar{grid-template-columns:1fr 1fr}.service-links{flex-direction:column;align-items:flex-start}.service-links .button{width:auto}}.spot-photo-scene{aspect-ratio:900/506;cursor:default;background:#dce7e6;height:auto}.spot-house-photo{object-fit:cover;width:100%;height:100%;display:block}.photo-problem{z-index:3;cursor:pointer;background:0 0;border:0;position:absolute}.photo-problem>span{z-index:4;color:#fff;letter-spacing:.3px;text-align:center;text-transform:uppercase;background:#22201ddb;border:1px solid #fff6;border-radius:6px;gap:1px;min-width:max-content;padding:5px 7px;font:700 8px/1.2 Inter,sans-serif;display:grid;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 9px #0003}.photo-problem span b{color:#f4cd97;font-size:8px}.photo-problem>i{transition:opacity .35s;display:block;position:absolute;inset:0}.photo-problem.is-found>i{opacity:0}.photo-problem.is-found>span{background:#526b49;border-color:#b5d49b}.photo-problem.is-found>span b{color:#fff}.photo-gutter i{color:#48351d;letter-spacing:5px;text-shadow:5px 0 #866431,-5px 0 #6a4c26;filter:drop-shadow(0 3px 2px #00000040);background:linear-gradient(90deg,#0000 0 7%,#533b1abf 18% 76%,#0000 92%);padding-top:1px;font-size:13px;font-style:normal}.photo-gutter span{top:-31px}.photo-window i{background:radial-gradient(circle at 18% 22%,#4b3b2ad4 0 5%,#0000 8%),radial-gradient(circle at 72% 68%,#463627b3 0 6%,#0000 9%),linear-gradient(125deg,#3a3129a6,#ffffff1f),repeating-linear-gradient(8deg,#0000 0 10px,#eee4d370 11px 13px);border-radius:4px}.photo-window span,.photo-screen span{top:calc(100% + 7px)}.photo-screen i{color:#f1b092;background:repeating-linear-gradient(0deg,#37352fbd 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#37352fbd 0 1px,#0000 1px 6px);border-radius:5px;place-items:center;font-size:44px;font-style:normal;display:grid}.photo-screen i:after{content:"";background:#d66f63;width:42%;height:3px;position:absolute;transform:rotate(-45deg);box-shadow:0 6px #d66f63}.photo-siding i{background:radial-gradient(at 20% 26%,#5b3e26c7 0 9%,#0000 20%),radial-gradient(at 76% 68%,#523722b3 0 11%,#0000 23%),repeating-linear-gradient(-10deg,#4c342040 0 5px,#0000 5px 19px);border-radius:10px}.photo-siding span{top:calc(100% + 7px)}.photo-problem:focus-visible{outline-offset:3px;border-radius:5px;outline:3px solid #f3d19d}.spot-photo-scene.is-complete .spot-house-photo{filter:saturate(1.08)contrast(1.03)}@media (max-width:520px){.photo-problem>span{padding:3px 4px;font-size:7px}.photo-problem span b{font-size:7px}.photo-gutter span{top:-27px}.photo-window span,.photo-screen span,.photo-siding span{top:calc(100% + 5px)}.photo-screen i{font-size:31px}}.photo-problem{isolation:isolate;touch-action:manipulation}.photo-problem:after{content:"";z-index:5;background:#22201d80;border:2px solid #fff9ee;border-radius:50%;width:18px;height:18px;animation:2.4s ease-in-out infinite photoMarkerPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #c8a77a4d,0 4px 12px #14100c59}.photo-problem:before{content:"";z-index:4;background:#f5d2a0;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-problem:hover:after{border-color:#f5d2a0;box-shadow:0 0 0 6px #c8a77a6b,0 4px 12px #14100c59}.photo-problem.is-found:before{display:none}.photo-problem.is-found:after{content:"✓";color:#fff;background:#5d7652;border-color:#eaf6df;place-items:center;font:800 14px/1 Inter,sans-serif;animation:none;display:grid;box-shadow:0 0 0 4px #acca9759,0 4px 12px #14100c40}.photo-gutter i{filter:drop-shadow(0 3px 2px #00000040);background:radial-gradient(at 15% 55%,#6d4d24 0 5%,#0000 6%),radial-gradient(at 26% 42%,#87632e 0 6%,#0000 7%),radial-gradient(at 40% 63%,#5a3c1d 0 5%,#0000 6%),radial-gradient(at 58% 43%,#765022 0 7%,#0000 8%),radial-gradient(at 72% 61%,#573919 0 5%,#0000 6%),radial-gradient(at 84% 38%,#805a29 0 6%,#0000 7%),linear-gradient(90deg,#0000 0 7%,#43301891 16% 85%,#0000 94%);padding:0}.photo-window i{background:radial-gradient(circle at 18% 22%,#4b3b2ae0 0 5%,#0000 8%),radial-gradient(circle at 72% 68%,#463627c4 0 7%,#0000 10%),radial-gradient(circle at 46% 47%,#684a2c73 0 8%,#0000 13%),linear-gradient(125deg,#3a3129b0,#ffffff1a),repeating-linear-gradient(8deg,#0000 0 10px,#eee4d36e 11px 13px)}.photo-screen i{background:repeating-linear-gradient(0deg,#37352fc7 0 1px,#0000 1px 5px),repeating-linear-gradient(90deg,#37352fc7 0 1px,#0000 1px 5px),#4c433933;display:block}.photo-screen i:before,.photo-screen i:after{content:"";background:#b77164;width:46%;height:3px;position:absolute;left:51%;box-shadow:0 3px #392b26bf}.photo-screen i:before{top:43%;transform:rotate(43deg)}.photo-screen i:after{top:55%;transform:rotate(-38deg)}.photo-siding i{background:radial-gradient(at 20% 26%,#5b3e26db 0 11%,#0000 24%),radial-gradient(at 57% 48%,#573a238a 0 10%,#0000 22%),radial-gradient(at 76% 68%,#523722cc 0 13%,#0000 27%),repeating-linear-gradient(-10deg,#4c342057 0 5px,#0000 5px 17px)}.photo-problem:focus-visible:after{border-color:#f8d8a6;box-shadow:0 0 0 6px #f5d2a099}@keyframes photoMarkerPulse{50%{box-shadow:0 0 0 7px #c8a77a24,0 4px 12px #14100c59}}.spot-hint{color:#e3e8dd;align-items:baseline;gap:5px;margin:0 1px 10px;font-size:9px;line-height:1.35;display:flex}.spot-hint b{color:#aeb7a0;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.photo-problem:not(.is-found):after{background:#16231c94;border-color:#f3efe5;animation:2.8s ease-in-out infinite hometownHotspotGlow;box-shadow:0 0 0 4px #75836f47,0 0 16px #aeb7a038,0 4px 12px #0a140e59}.photo-problem:not(.is-found):before{background:#c7a06e}.photo-problem:hover:not(.is-found):after{border-color:#c7a06e;box-shadow:0 0 0 6px #b78c5b4d,0 0 18px #aeb7a04d,0 4px 12px #0a140e59}.photo-problem.is-found:after{background:#586752;border-color:#e8ede2;animation:none;box-shadow:0 0 0 4px #aeb7a047,0 4px 12px #0a140e40}@keyframes hometownHotspotGlow{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 0 4px #75836f40,0 0 10px #aeb7a02b,0 4px 12px #0a140e52}50%{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 0 7px #aeb7a057,0 0 18px #b78c5b33,0 4px 14px #0a140e57}}@media (prefers-reduced-motion:reduce){.photo-problem:not(.is-found):after{animation:none}}@media (max-width:520px){.spot-hint{margin-bottom:8px;font-size:8px}.spot-hint b{font-size:7px}.photo-problem:after{width:16px;height:16px}.photo-problem.is-found:after{font-size:12px}}.spot-photo-scene{aspect-ratio:7/4}.spot-house-scene.is-complete .spot-house-photo{filter:none}.photo-gutter{width:92%;height:15%;top:7%;left:4%}.photo-window{width:23%;height:34%;top:35%;left:18%}.photo-screen{width:24%;height:45%;top:35%;right:10%}.photo-siding{width:14%;height:25%;top:45%;left:47%}.photo-problem>i{display:none!important}.booking-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.booking-actions .button-quiet{color:#fff;border-color:#ffffff8c}.reward-email-note{line-height:1.45;color:#806f5d!important;margin:0!important;font-size:11px!important}@media (max-width:800px){.booking-actions{flex-direction:column;align-items:stretch}.booking-actions .button{width:100%}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;font-family:Manrope,Inter,ui-sans-serif,sans-serif}h1{font-size:clamp(3.45rem,7.2vw,7rem);line-height:.93}h2{font-size:clamp(2.35rem,4.4vw,4.8rem);line-height:.99}.eyebrow{color:#9c7045;letter-spacing:.16em;margin-bottom:12px;font-size:10px;font-weight:850}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 21px;font-size:11px;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff;box-shadow:0 10px 24px #22201d2e}.button-compact{min-height:39px;padding:0 14px;font-size:9px}.site-header{z-index:10;background:#fffdfaf0;border-bottom:1px solid #c9b8a259;justify-content:space-between;align-items:center;gap:26px;min-height:86px;padding:0 max(5vw,28px);display:flex;position:relative}.brand{letter-spacing:-.07em;align-items:center;gap:9px;font:850 19px/.85 Manrope,sans-serif;display:inline-flex}.brand small{color:#927a60;letter-spacing:.15em;margin-top:5px;font:800 7px/1 Inter,sans-serif;display:block}.brand-mark{background:var(--tan);width:34px;height:34px;color:var(--ink);border-radius:11px;place-items:center;font-size:18px;display:grid}.site-header nav{color:#60554a;align-items:center;gap:23px;margin-left:auto;font-size:11px;font-weight:750;display:flex}.header-actions{align-items:center;gap:13px;display:flex}.phone-link{font-size:12px;font-weight:850}.hero{background:radial-gradient(circle at 83% 17%,#ead9c2 0,#0000 30%),linear-gradient(135deg,#fffefa,#f5eee4);grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:clamp(45px,8vw,120px);min-height:650px;padding:82px max(7vw,28px) 88px;display:grid}.hero h1 em{color:#b17f47;font-style:normal}.hero-intro{color:#665b50;max-width:570px;margin:27px 0;font-size:clamp(16px,1.45vw,19px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.micro-copy{color:#776b5d;margin:24px 0 0;font-size:11px;font-weight:750}.hero-visual{color:#f8f1e8;background:linear-gradient(145deg,#27231f,#544232 57%,#b08a62);border-radius:32px;align-items:flex-end;min-height:470px;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 55px #48311b2e}.hero-visual:before{content:"";border:1px solid #ffffff3b;border-radius:24px;position:absolute;inset:11px}.hero-visual span{letter-spacing:-.11em;font:850 clamp(3.8rem,7vw,7.5rem)/.78 Manrope,sans-serif;position:relative}.hero-visual small{color:#eee1d0;letter-spacing:.08em;text-align:right;text-transform:uppercase;max-width:110px;font-size:9px;font-weight:750;position:absolute;bottom:37px;right:32px}.trust-bar{z-index:2;background:#fffdf9;border-radius:18px;gap:1px;margin:-27px max(5vw,28px) 0;padding:19px;display:grid;position:relative;box-shadow:0 14px 32px #4c37231a}.trust-bar span{color:#716457;letter-spacing:.05em;text-align:center;border-right:1px solid #eee4d8;justify-content:center;align-items:center;min-height:28px;padding:0 11px;font-size:9px;font-weight:850;display:flex}.section{padding:118px max(7vw,28px)}.section-heading{max-width:730px;margin-bottom:42px}.section-heading>p:last-child{color:#6c6156;max-width:590px;font-size:16px;line-height:1.6}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{background:linear-gradient(145deg,#fffefa,#f8f2e9);border:1px solid #e8ded2;border-radius:20px;min-height:278px;padding:27px;position:relative;overflow:hidden;box-shadow:0 12px 28px #4b36210f}.service-card:before{content:"";border:1px solid #c8a77a4d;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-66px;right:-46px}.service-number{color:#b28c5e;letter-spacing:.14em;margin-bottom:28px;font-size:9px;font-weight:850;display:block}.service-icon{color:#71502e;background:#eee0cc;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:22px;font-size:21px;display:grid}.service-card h3{margin-bottom:10px;font-size:25px}.service-card p{color:#706458;max-width:270px;font-size:13px;line-height:1.55}.service-links>a:first-child,.text-link{color:#8d663e;font-size:11px;font-weight:850}.row-heading{justify-content:space-between;align-items:end;gap:30px;max-width:none;display:flex}.row-heading>p{max-width:410px}.gallery-grid{grid-template-columns:1.45fr 1fr 1fr;gap:15px;display:grid}.photo-placeholder{color:#5d4a38;background:linear-gradient(135deg,#d6c5af,#f8f3ec 54%,#b89a77);border:1px solid #d8c9b7;border-radius:20px;place-items:center;min-height:290px;display:grid;box-shadow:inset 0 0 0 9px #ffffff24}.photo-placeholder.large{background:linear-gradient(135deg,#3e352e,#a67c52 52%,#e4d5bf);min-height:390px}.photo-placeholder span{letter-spacing:.12em;text-align:center;background:#ffffff38;border:1px solid #ffffff7a;border-radius:999px;padding:11px 14px;font-size:9px;font-weight:850;line-height:1.55}.why-section{color:#fff;background:#27231f;border-radius:30px;grid-template-columns:1fr .8fr;gap:80px;margin:0 max(5vw,28px);padding:100px max(6vw,28px);display:grid}.why-section h2{max-width:650px}.why-section>div>p:not(.eyebrow){color:#d9cfc3;max-width:580px;line-height:1.65}.why-section .button{background:var(--tan);color:var(--ink);margin-top:10px}.checklist{align-content:center;gap:0;display:grid}.checklist p{border-bottom:1px solid #ffffff24;align-items:center;gap:18px;margin:0;padding:16px 0;font-size:14px;font-weight:750;display:flex}.checklist b{color:#d9ad77;letter-spacing:.1em;font-size:10px}.booking-panel{color:#28221c;background:linear-gradient(125deg,#ba9061,#d2b287 48%,#f0e1cc);border-radius:30px;gap:28px;margin:116px max(5vw,28px);padding:70px max(6vw,28px);display:grid;box-shadow:0 20px 46px #5c3e2226}.booking-panel h2{margin-bottom:12px}.booking-panel p:not(.eyebrow){color:#584736;max-width:520px;line-height:1.6}.booking-note{grid-column:1/-1;margin:0;font-size:11px}.split-section{grid-template-columns:1fr 1fr;display:grid}.split-section article{background:#f8f3ec;padding:102px max(9vw,38px)}.split-section p:not(.eyebrow){color:#695c4f;max-width:470px;line-height:1.65}.reviews{text-align:center;padding:118px max(7vw,28px)}.reviews>p:not(.eyebrow){color:#6a5e52;max-width:580px;margin:0 auto;line-height:1.6}.guarantee{background:#fffdfa;border:1px solid #e5d8c9;border-radius:28px;grid-template-columns:auto 1fr;align-items:center;gap:35px;margin:0 max(5vw,28px);padding:65px max(6vw,28px);display:grid}.rain-icon{color:#78562f;background:#e8d3b6;border-radius:50%;place-items:center;width:82px;height:82px;font-size:40px;display:grid}.guarantee p:not(.eyebrow){color:#6d6154;line-height:1.6}.service-area{text-align:center}.service-area>p:not(.eyebrow){color:#6e6053}.area-map{color:#fff;background:radial-gradient(circle at 50% 42%,#dfc6a7 0 4%,#0000 4.5%),linear-gradient(145deg,#2f3b34,#798d75);border-radius:24px;justify-content:center;align-items:center;gap:11%;height:310px;margin-top:37px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3}.area-map:before{content:"";border:1px solid #ffffff4d;border-radius:48% 52% 45% 55%;width:80%;height:55%;position:absolute;transform:rotate(-12deg)}.area-map span{z-index:1;letter-spacing:.1em;background:#22201db3;border-radius:99px;padding:8px 10px;font-size:9px;font-weight:850}.area-map small{z-index:1;font-size:10px;position:absolute;bottom:24px}.about{background:#f4ede3;grid-template-columns:.9fr 1.1fr;display:grid}.portrait-placeholder{color:#f6ead9;letter-spacing:-.1em;text-align:center;background:linear-gradient(145deg,#342b24,#8d6a4c);place-items:center;min-height:510px;font:850 clamp(3rem,6vw,6rem)/.78 Manrope,sans-serif;display:grid}.about>div:last-child{align-self:center;padding:80px max(8vw,42px)}.about p:not(.eyebrow){color:#685c50;max-width:570px;line-height:1.7}.final-cta{color:#fff;text-align:center;background:#27231f;padding:115px max(7vw,28px)}.final-cta h2{max-width:800px;margin-left:auto;margin-right:auto}.final-cta>div{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.final-cta>p:last-child{color:#d2c3b4}footer{color:#f1e7da;background:#1b1917;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:65px max(7vw,28px);display:grid}footer .brand small{color:#c5a27a}footer>div>p,footer>p{color:#c9bdb0;font-size:12px;line-height:1.7}footer>p{text-align:right}footer>p a{color:#fff;font-weight:850}.footer-links a{color:#d7cab9;font-size:11px}.mobile-bar{display:none}@media (max-width:1100px){.site-header nav{gap:13px}.service-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr .88fr;gap:42px}.hero-visual{min-height:410px}.trust-bar span:nth-child(3n){border-right:0}}@media (max-width:800px){.site-header{min-height:72px}.site-header nav,.header-actions .phone-link{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:58px 5% 75px}.hero-visual{min-height:360px}.trust-bar{grid-template-columns:1fr 1fr;margin:-18px 5% 0}.trust-bar span{border-right:0}.section{padding:85px 5%}.service-grid,.gallery-grid,.why-section,.about{grid-template-columns:1fr}.gallery-grid .large{min-height:300px}.why-section{gap:30px;margin:0 5%;padding:70px 8%}.booking-panel{margin:85px 5%;padding:60px 8%}.split-section{grid-template-columns:1fr}.guarantee{margin:0 5%;padding:52px 8%}.portrait-placeholder{min-height:370px}.about>div:last-child{padding:70px 8%}.reviews{padding:85px 5%}footer{grid-template-columns:1fr;gap:5px;padding:55px 5% 92px}footer>p{text-align:left}.mobile-bar{z-index:30;background:#fff;grid-template-columns:1fr 1.5fr;height:60px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 22px #0000001f}.mobile-bar>a,.mobile-bar .button{border-radius:0;place-items:center;min-height:60px;padding:0;font-size:10px;display:grid}.mobile-bar>a{letter-spacing:.1em;text-transform:uppercase;font-weight:850}.mobile-bar .button{font-size:0}.mobile-bar .button:after{content:"Book online";font-size:10px}}@media (max-width:520px){h1{font-size:3.3rem}.hero-visual{min-height:310px}.hero-visual span{font-size:3.7rem}.hero-actions,.final-cta>div{flex-direction:column;align-items:stretch}.hero-actions .button,.final-cta .button{width:100%}.service-grid{grid-template-columns:1fr}.service-card{min-height:245px}.row-heading{display:block}.row-heading>p{margin-top:18px}.gallery-grid{grid-template-columns:1fr}.gallery-grid .large{min-height:245px}.guarantee{display:block}.rain-icon{margin-bottom:22px}.area-map{height:225px}.area-map span:nth-child(2){display:none}.spot-legend{grid-template-columns:1fr 1fr}.booking-panel h2{font-size:2.7rem}}.hero-no-feature{text-align:center;grid-template-columns:1fr;min-height:535px;padding-top:96px;padding-bottom:96px}.hero-no-feature>div{max-width:780px;margin:0 auto}.hero-no-feature .hero-intro{margin-left:auto;margin-right:auto}.hero-no-feature .hero-actions,.hero-no-feature .hero-guarantees{justify-content:center}@media (max-width:800px){.hero-no-feature{min-height:auto;padding-top:64px;padding-bottom:78px}.hero-no-feature .hero-actions{flex-direction:column;align-items:stretch}.hero-no-feature .hero-actions .button{width:100%}}.hero-with-reward{grid-template-columns:minmax(0,1.13fr) minmax(310px,.72fr);min-height:570px;padding-top:70px;padding-bottom:70px}.hero-with-reward h1{font-size:clamp(3.45rem,6.25vw,6.35rem)}.hero-reward{background:linear-gradient(150deg,#fffefa,#f0e2cf);border:1px solid #e3d1b9;border-radius:26px;align-self:center;padding:33px;position:relative;overflow:hidden;box-shadow:0 22px 48px #4b341d24}.hero-reward:before{content:"";border:1px solid #be8f5752;border-radius:50%;width:164px;height:164px;position:absolute;top:-64px;right:-57px}.hero-reward>*{position:relative}.hero-reward .eyebrow{margin-bottom:8px}.hero-reward-percent{color:#b98143;letter-spacing:-.12em;margin:5px 0 15px;font:850 clamp(3.9rem,6vw,5.35rem)/.73 Manrope,sans-serif}.hero-reward-percent small{letter-spacing:-.04em;margin-left:7px;font-size:.27em}.hero-reward h2{margin:0 0 11px;font-size:clamp(1.65rem,2.6vw,2.25rem)}.hero-reward>p:not(.eyebrow),.hero-reward form+p{color:#705f4e;font-size:13px;line-height:1.5}.hero-reward form{gap:10px;margin:18px 0 12px;display:grid}.hero-reward label{color:#5b4a38;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.hero-reward input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d7c3aa;border-radius:10px;margin-top:6px;padding:10px 12px;font-size:16px;display:block}.hero-reward input:focus{outline:2px solid var(--tan);outline-offset:2px}.hero-reward .button{width:100%;min-height:48px}.hero-reward-note{margin-bottom:8px!important;font-size:11px!important}.hero-reward-status{min-height:17px;margin:0;font-weight:750;color:#8a6239!important;font-size:11px!important}.hero-reward small{color:#9a8977;font-size:10px;line-height:1.4;display:block}@media (max-width:900px){.hero-with-reward{grid-template-columns:1fr;gap:34px}.hero-with-reward .hero-copy{max-width:690px}.hero-reward{max-width:560px}}@media (max-width:520px){.hero-with-reward{padding-top:52px;padding-bottom:60px}.hero-reward{padding:27px 22px}.hero-with-reward .hero-actions{flex-direction:column;align-items:stretch}.hero-with-reward .hero-actions .button{width:100%}}.hero-game-top{grid-template-rows:auto auto;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:20px 42px;min-height:0;padding-top:48px;padding-bottom:54px}.hero-game-top .hero-copy{align-self:center;padding-top:34px}.hero-game-top h1{font-size:clamp(3.25rem,5.65vw,5.7rem)}.hero-game-top .hero-trust{grid-column:1;align-self:start}.hero-game-top .micro-copy{margin-top:3px}.spot-section--compact{background:0 0;padding:0}.spot-section--compact .spot-heading{margin:0 0 13px}.spot-section--compact .spot-heading .eyebrow{margin-bottom:5px;font-size:8px}.spot-section--compact .spot-heading h2{margin:0 0 7px;font-size:clamp(1.75rem,3.1vw,2.55rem)}.spot-section--compact .spot-heading>p:last-child{margin-bottom:0;font-size:12px;line-height:1.45}.spot-section--compact .spot-layout{grid-template-columns:1fr;gap:12px}.spot-section--compact .spot-game{border-radius:20px;padding:13px}.spot-section--compact .spot-topbar{gap:10px;padding:0 1px 10px}.spot-section--compact .spot-topbar p{font-size:8px}.spot-section--compact .spot-topbar b{font-size:19px}.spot-section--compact .spot-house-scene{height:auto}.spot-section--compact .spot-legend{gap:5px;margin-top:9px}.spot-section--compact .spot-legend span{border-radius:7px;padding:6px 5px;font-size:8px}.spot-section--compact .spot-legend i{font-size:11px}.spot-section--compact .spot-status{min-height:14px;margin:8px 2px 0;font-size:9px}.spot-section--compact .spot-reward{border-radius:20px;min-height:0;padding:20px 23px}.spot-section--compact .spot-reward .eyebrow{margin-bottom:5px;font-size:8px}.spot-section--compact .spot-percent{min-width:0;margin:5px 0 8px;font-size:clamp(3.15rem,5.3vw,4.3rem)}.spot-section--compact .spot-reward h3{margin-bottom:7px;font-size:clamp(1.45rem,2.2vw,1.9rem)}.spot-section--compact .spot-reward>p:not(.eyebrow){margin-bottom:9px;font-size:12px;line-height:1.45}.spot-section--compact .spot-reward form{gap:8px;margin:10px 0}.spot-section--compact .spot-reward input{min-height:44px;font-size:16px}.spot-section--compact .spot-reward .button{min-height:44px}.spot-section--compact .spot-steps{margin:11px 0}.spot-section--compact .spot-steps span{padding:5px 7px;font-size:8px}.spot-section--compact .spot-reward>small{font-size:9px}.spot-section--compact .spot-success b{font-size:clamp(1.7rem,4.2vw,3rem)}.spot-section--compact .spot-success p{font-size:12px}@media (max-width:1050px){.hero-game-top{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:22px}.hero-game-top h1{font-size:clamp(3.1rem,5.1vw,4.6rem)}}@media (max-width:800px){.hero-game-top{grid-template-columns:1fr;gap:24px;padding-top:50px;padding-bottom:65px}.hero-game-top .hero-copy{padding-top:0}.hero-game-top .hero-trust{grid-column:auto}.hero-game-top .hero-actions{flex-direction:column;align-items:stretch}.hero-game-top .hero-actions .button{width:100%}.spot-section--compact .spot-layout{gap:10px}.spot-section--compact .spot-reward{padding:22px}.spot-section--compact .spot-legend{grid-template-columns:1fr 1fr}}@media (min-width:801px){.hero-game-top .hero-copy{align-self:start;padding-top:66px}.spot-section--compact .spot-layout{grid-template-columns:minmax(0,1.45fr) minmax(205px,.75fr);align-items:stretch}.spot-section--compact .spot-reward{justify-content:center;padding:18px;display:flex}.spot-section--compact .spot-percent{font-size:clamp(2.7rem,4.4vw,3.75rem)}.spot-section--compact .spot-reward h3{font-size:clamp(1.28rem,1.8vw,1.62rem)}.spot-section--compact .spot-reward>p:not(.eyebrow){font-size:11px}.spot-section--compact .spot-reward label{font-size:9px}.spot-section--compact .spot-reward .button{padding:0 10px;font-size:8px}.spot-section--compact .spot-steps{gap:4px}.spot-section--compact .spot-steps span{padding:4px 5px;font-size:7px}}.site-header .brand{flex:none;width:130px;height:72px;overflow:hidden}.brand-logo{object-fit:contain;transform-origin:50%;width:130px;height:72px;display:block;transform:scale(1.28)}footer .brand{width:188px;height:104px;overflow:hidden}@media (max-width:800px){.site-header .brand{width:110px;height:60px}.brand-logo{width:110px;height:60px;transform:scale(1.28)}footer .brand{width:170px;height:96px}.brand-logo-footer{width:170px;height:106px}}.spot-funnel{display:none}.spot-section--compact .spot-funnel{color:#f4eadf;border-top:1px solid #e7d3b829;grid-template-columns:minmax(0,1fr) minmax(132px,.72fr);align-items:start;gap:9px 12px;margin-top:11px;padding:12px 2px 0;display:grid}.spot-section--compact .spot-funnel>div>p{color:#e0b57e;letter-spacing:.13em;margin:0 0 6px;font-size:8px;font-weight:850}.spot-section--compact .spot-funnel ol{grid-template-columns:1fr 1fr;gap:5px 8px;margin:0;padding:0;list-style:none;display:grid}.spot-section--compact .spot-funnel li{color:#eee2d5;font-size:8px;line-height:1.3}.spot-section--compact .spot-funnel li b{color:#dbb179;margin-right:3px;font-size:8px}.spot-section--compact .spot-funnel aside{background:#ffffff0e;border:1px solid #deb27a4d;border-radius:10px;padding:9px}.spot-section--compact .spot-funnel aside span{color:#dfb57e;letter-spacing:.12em;font-size:7px;font-weight:850;display:block}.spot-section--compact .spot-funnel aside strong{color:#fff;margin:4px 0 2px;font:800 13px/1.1 Manrope,sans-serif;display:block}.spot-section--compact .spot-funnel aside strong b{color:#e0ae70;font-size:17px}.spot-section--compact .spot-funnel aside p{color:#e7ddd2;margin:0;font-size:8px;line-height:1.3}.spot-section--compact .spot-funnel a{color:#f1c98f;margin-top:6px;font-size:8px;font-weight:850;display:inline-block}.spot-section--compact .spot-funnel>small{color:#b9aa9b;letter-spacing:.04em;grid-column:1/-1;font-size:8px}@media (max-width:800px){.spot-section--compact .spot-funnel{grid-template-columns:1fr;gap:8px}.spot-section--compact .spot-funnel ol{grid-template-columns:1fr 1fr}}:root{--ink:#1f1f1c;--cream:#f5f0e7;--paper:#fffdf9;--tan:#c79a63;--sage:#7d866c;--taupe:#726c62;--line:#e0d8cc;--soft:#eee6da;--shadow:0 18px 50px #27251f1a}.site-header{background:#f5f0e7f0;border-color:#7d866c33;min-height:96px}.site-header .brand{width:104px;height:86px;overflow:hidden}.brand-logo{object-fit:contain;width:104px;height:86px;transform:none}.brand-logo-footer{width:164px;height:164px;margin:0;transform:none}footer .brand{background:var(--cream);border-radius:14px;width:164px;height:164px;overflow:hidden}.hero{background:radial-gradient(circle at 83% 17%,#e5dbc9 0,#0000 30%),linear-gradient(135deg,#fffefa,#f5f0e7)}.hero h1 em,.spot-heading b{color:#b98249}.button-primary{background:var(--ink);box-shadow:0 10px 24px #1f1f1c33}.site-header nav a:hover,.text-link,.service-links>a:first-child{color:#8d6840}.service-icon{color:#59634f;background:#e5e7dc}.trust-bar{background:#fffefa}.trust-bar span{color:#596052}.booking-panel{background:linear-gradient(125deg,#a8ad98,#d1b184 52%,#f0e1cc)}.why-section .button,.final-cta .button-primary{background:var(--tan);color:var(--ink)}.area-map{background:radial-gradient(circle at 50% 42%,#d6b786 0 4%,#0000 4.5%),linear-gradient(145deg,#30382f,#7d866c)}.spot-section--compact .spot-funnel aside span{color:#c9d0b8}@media (max-width:800px){.site-header{min-height:82px}.site-header .brand,.brand-logo{width:88px;height:72px}.brand-logo-footer,footer .brand{width:152px;height:152px}}:root{--ink:#22241f;--sage:#78806f;--tan:#c79a63;--cream:#f6f1e8;--soft:#ddd5c7;--paper:#fbf9f4;--taupe:#67695f;--line:#ddd5c7;--shadow:0 18px 48px #22241f1f}h1,h2,h3{letter-spacing:-.065em;font-weight:800}.eyebrow{color:#7a6142;letter-spacing:.18em;font-weight:900}.button-primary{background:var(--tan);color:var(--ink);border:1px solid #b9854f;box-shadow:0 10px 22px #5e40212e}.button-primary:hover{box-shadow:0 14px 28px #5e402142}.site-header{border-bottom:1px solid var(--soft);background:#f6f1e8;gap:30px;min-height:158px;padding-top:8px;padding-bottom:8px;box-shadow:0 8px 22px #22241f0d}.site-header .brand{width:172px;height:142px}.brand-logo{object-fit:contain;width:172px;height:142px}.site-header nav{color:#30352e;gap:20px;font-size:11px;font-weight:850}.site-header nav a{position:relative}.site-header nav a:after{background:var(--sage);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.phone-link{color:#22241f;font-size:13px}.header-actions{gap:16px}.site-header .button-primary{min-height:46px;padding:0 19px}.hero-game-top{background:radial-gradient(circle at 83% 16%,#78806f47,#0000 24%),radial-gradient(circle at 40% 100%,#c79a6321,#0000 31%),#f6f1e8;min-height:620px;padding-top:70px;padding-bottom:72px;position:relative;overflow:hidden}.hero-game-top:before{content:"";clip-path:polygon(0 100%,0 67%,10% 48%,20% 68%,34% 15%,46% 66%,58% 33%,67% 58%,80% 18%,91% 60%,100% 44%,100% 100%);opacity:.58;border-top:1px solid #78806f57;width:min(46vw,610px);height:190px;position:absolute;bottom:-27px;right:-3vw}.hero-game-top>*{position:relative}.hero-game-top .hero-copy{padding-top:82px}.hero-game-top h1{max-width:660px;font-size:clamp(3.8rem,6.1vw,6.7rem);font-weight:850;line-height:.9}.hero-game-top .hero-copy:before{background:var(--sage);content:"";border-radius:999px;width:66px;height:4px;margin-bottom:23px;display:block}.hero-intro{color:#4e554b;max-width:540px;font-weight:550}.hero-guarantees span{color:#4b5449;background:#ffffff59;border-color:#78806f73}.micro-copy{color:#4c554a}.trust-bar{background:#fdfcf8;border:1px solid #d8d2c6;border-radius:16px;margin-top:-20px;padding:20px 22px;box-shadow:0 16px 34px #22241f17}.trust-bar span:before{color:var(--sage);content:"●";margin-right:7px;font-size:8px}.service-card{background:#fffdf8;border:1px solid #d9d4c9;border-radius:17px;box-shadow:0 10px 22px #22241f0e}.service-number{color:#78806f}.service-icon{color:#586251;background:#e7e9df;border:1px solid #78806f33}.spot-section--compact .spot-game{background:linear-gradient(150deg,#282a25,#1d1f1b);border:1px solid #c79a6361}.spot-topbar span,.spot-topbar p{color:#dfe3d8}.spot-section--compact .spot-funnel{border-color:#ddd5c729}.why-section{background:linear-gradient(135deg,#22241f,#30352e);border-radius:24px;box-shadow:0 22px 44px #22241f26}.why-section .button{background:var(--tan);color:var(--ink)}.checklist p{border-color:#ddd5c72e}.booking-panel{color:#f6f1e8;background:linear-gradient(135deg,#22241f,#384036);border:1px solid #3c453b;box-shadow:0 22px 44px #22241f2e}.booking-panel .button-primary{background:var(--tan);color:var(--ink)}.booking-panel .button-quiet{color:#f6f1e8;background:0 0;border-color:#9ba58f}.final-cta .button-primary{background:var(--tan);color:var(--ink)}footer .brand{background:#f6f1e8;border:1px solid #ddd5c738}.footer-links .button-primary{background:var(--tan);color:var(--ink)}@media (max-width:1120px){.site-header{min-height:136px}.site-header .brand,.brand-logo{width:142px;height:118px}.site-header nav{gap:13px}.hero-game-top{gap:26px}.hero-game-top .hero-copy{padding-top:54px}}@media (max-width:800px){.site-header{min-height:104px;padding-top:5px;padding-bottom:5px}.site-header .brand,.brand-logo{width:106px;height:92px}.site-header .button-primary{min-height:43px;padding:0 15px}.hero-game-top{padding-top:54px}.hero-game-top .hero-copy{padding-top:0}.hero-game-top h1{font-size:clamp(3.35rem,15vw,4.8rem)}.trust-bar span:before{display:none}.brand-logo-footer,footer .brand{width:164px;height:164px}}:root{--ink:#16231c;--sage:#75836f;--sage-light:#aeb7a0;--tan:#b78c5b;--cream:#f3efe5;--soft:#d8d3c8;--paper:#faf8f2;--taupe:#5f6a60;--line:#d8d3c8;--shadow:0 18px 48px #16231c1c}body{background:var(--cream);color:var(--ink)}.eyebrow{color:#64715f}.button-primary{color:#f3efe5;background:#16231c;border-color:#16231c;box-shadow:0 10px 22px #16231c33}.button-primary:hover{background:#75836f;box-shadow:0 14px 28px #16231c40}.button-primary:focus-visible,.button-quiet:focus-visible{outline-offset:3px;outline:3px solid #aeb7a0}.button-quiet{color:#16231c;background:0 0;border-color:#16231c}.button-quiet:hover{background:#e4e8dd}.site-header{background:#f3efe5;border-color:#d8d3c8}.site-header nav{color:#16231c}.site-header nav a:hover{color:#75836f}.site-header .button-primary{color:#f3efe5;background:#16231c;border-color:#16231c}.hero-game-top{background:radial-gradient(circle at 83% 16%,#aeb7a057,#0000 25%),radial-gradient(circle at 40% 100%,#75836f24,#0000 31%),#f3efe5}.hero-game-top:before{border-color:#75836f6b}.hero-game-top .hero-copy:before{background:#75836f}.hero h1 em{color:#75836f}.hero-intro,.micro-copy{color:#4f5c50}.hero-guarantees span{color:#4f5c50;border-color:#75836f73}.trust-bar{background:#e8ebe2;border-color:#d8d3c8}.trust-bar span{color:#24342a;border-color:#d0d4ca}.trust-bar span:before{color:#75836f}.services{background:#f3efe5}.service-card{background:#fbfaf5;border-color:#d8d3c8}.service-card:before{border-color:#75836f5c}.service-card:hover{border-color:#8c9986;box-shadow:0 16px 30px #16231c1c}.service-number,.service-icon{color:#62705e}.service-icon{background:#e4e8dd;border-color:#75836f3d}.service-card p,.section-heading>p:last-child{color:#536054}.service-links>a:first-child,.text-link{color:#5f7160}.spot-section--compact .spot-game{background:linear-gradient(150deg,#1e2e25,#16231c);border-color:#aeb7a06b}.spot-section--compact .spot-reward{background:#f7f4ec;border-color:#d8d3c8}.spot-topbar span,.spot-topbar p,.spot-status{color:#e6eadf}.spot-topbar b,.spot-percent,.extra-save{color:#b78c5b!important}.spot-meter{background:#445249}.spot-meter i{background:linear-gradient(90deg,#75836f,#aeb7a0)}.spot-legend span{color:#f3efe5;border-color:#536154}.spot-legend i{color:#aeb7a0}.spot-legend .is-found{background:#586752;border-color:#aeb7a0}.spot-legend .is-found i{color:#f3efe5}.spot-section--compact .spot-funnel>div>p,.spot-section--compact .spot-funnel aside span{color:#c9d2c0}.spot-section--compact .spot-funnel aside{background:#75836f33;border-color:#aeb7a0ad}.spot-section--compact .spot-funnel a{color:#dfbd93}.spot-reward input{border-color:#d8d3c8}.spot-reward input:focus{outline-color:#75836f}.spot-reward .button-primary{color:#f3efe5;background:#16231c}.gallery{background:#f0ede5}.photo-placeholder{color:#24342a;background:linear-gradient(135deg,#e3e7de,#faf8f2 53%,#aeb7a0);border-color:#d8d3c8}.photo-placeholder.large{background:linear-gradient(135deg,#16231c,#52614f 52%,#aeb7a0)}.why-section{background:linear-gradient(135deg,#16231c,#24382d)}.why-section .eyebrow,.checklist b{color:#aeb7a0}.why-section .button{color:#16231c;background:#f3efe5;border-color:#f3efe5}.booking-panel{color:#f3efe5;background:linear-gradient(135deg,#16231c,#2b4234);border-color:#75836f}.booking-panel .eyebrow{color:#aeb7a0}.booking-panel p:not(.eyebrow){color:#e5e9df}.booking-panel .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}.booking-panel .button-quiet{color:#f3efe5;border-color:#aeb7a0}.booking-steps b{color:#e5e9df;background:#aeb7a033}.split-section article{background:#f8f6f0}.split-section article+article{background:#e4e8dd}.reviews{background:#f3efe5}.review-cards article{color:#5d6a5d;background:#fbfaf5;border-color:#c7cec0}.guarantee{background:#fbfaf5;border-color:#d8d3c8}.rain-icon{color:#5f6e5c;background:#e4e8dd}.about{background:#e4e8dd}.portrait-placeholder{color:#f3efe5;background:linear-gradient(145deg,#16231c,#52614f)}.final-cta{background:linear-gradient(135deg,#16231c,#22362b)}.final-cta .eyebrow{color:#aeb7a0}.final-cta .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}footer{color:#f3efe5;background:#112019}footer .brand{background:0 0;border-color:#aeb7a052}.footer-links a{color:#dce3d6}.footer-links .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}.mobile-bar{background:#f3efe5}.mobile-bar .button-primary{color:#f3efe5;background:#16231c;border:0;border-radius:0}
.final-cta{color:#f3efe5;background:radial-gradient(circle at 18% 120%,#75836f59,#0000 34%),linear-gradient(135deg,#16231c,#20352a);padding:116px max(7vw,28px) 108px}.final-cta h2{color:#f3efe5;max-width:850px;margin-bottom:19px}.final-cta .eyebrow{color:#aeb7a0}.final-cta-support{color:#dfe5d9;max-width:600px;margin:0 auto 31px;font-size:16px;line-height:1.65}.final-cta .button-primary:hover{background:#dfe5d9}.final-cta .button-quiet:hover{background:#294133;border-color:#f3efe5}.final-contact-line{justify-content:center;align-items:center;gap:11px;display:flex;color:#dfe5d9!important;margin:27px 0 0!important;font-size:13px!important}.final-contact-line a{color:#f3efe5;font-weight:850}.final-contact-line span{color:#aeb7a0}.site-footer{color:#f3efe5;background:#0f1c16;grid-template-columns:1.16fr .88fr 1fr;gap:clamp(38px,6vw,96px);padding:76px max(7vw,28px) 52px;display:grid}.footer-brand{text-align:center;flex-direction:column;align-items:center;display:flex}.site-footer .brand{background:0 0;border:0;border-radius:0;width:280px;max-width:100%;height:280px;margin:0 0 20px;display:block;overflow:visible}.site-footer .brand-logo-footer{object-fit:contain;width:280px;max-width:100%;height:280px;margin:0;display:block;transform:none}.footer-brand>p{color:#dfe5d9;letter-spacing:0;text-align:center;max-width:280px;margin:0;font:500 13px/1.35 Inter,ui-sans-serif,system-ui,sans-serif}.footer-navigation{flex-direction:column;align-items:flex-start;display:flex}.site-footer .footer-links{grid-template-columns:repeat(2,minmax(90px,1fr));gap:12px 22px;margin:0 0 25px;display:grid}.site-footer .footer-links a{color:#f3efe5;font-size:12px;font-weight:750;transition:color .18s}.site-footer .button-primary{color:#16231c;background:#c79a63;border-color:#c79a63}.site-footer .button-primary:hover{background:#e0bb8c}.footer-phone{color:#f3efe5;letter-spacing:-.06em;margin:0 0 17px;font:850 clamp(1.7rem,2.4vw,2.2rem)/1 Manrope,Inter,sans-serif;display:block}.footer-contact>p{color:#dfe5d9;margin:0 0 15px;font-size:12px;line-height:1.65}.footer-contact strong{color:#f3efe5}.footer-contact small{color:#aeb7a0;margin-top:29px;font-size:10px;line-height:1.5;display:block}.social-icons{gap:8px;display:flex}.social-icons a{color:#f3efe5;border:1px solid #aeb7a080;border-radius:50%;place-items:center;width:44px;height:44px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.social-icons a:hover,.social-icons a:focus-visible{color:#b78c5b;background:#b78c5b24;border-color:#b78c5b;outline:none;transform:translateY(-2px)}.social-icons svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px}.social-icons .social-fill{fill:currentColor;stroke:none}.footer-social small{color:#aeb7a0;margin-top:10px;font-size:10px;line-height:1.4;display:block}@media (max-width:800px){.final-cta{text-align:left;padding:78px 5% 84px}.final-cta h2{font-size:clamp(2.5rem,10vw,3.6rem)}.final-cta-support{margin-left:0;margin-right:0;font-size:15px}.final-cta>div{flex-direction:column;align-items:stretch}.final-cta>div .button{width:100%}.final-contact-line{flex-wrap:wrap;justify-content:flex-start}.site-footer{grid-template-columns:1fr;gap:35px;padding:53px 5% 94px}.footer-brand{text-align:center;align-items:center}.site-footer .brand{width:244px;height:244px;margin:0 0 20px}.site-footer .brand-logo-footer{width:244px;height:244px}.site-footer .footer-links{gap:14px 28px}.footer-contact{max-width:100%}.footer-phone{font-size:2rem}.footer-contact small{margin-top:24px}}.final-cta{text-align:center;padding:92px max(7vw,28px) 96px}.final-cta-rule{background:#aeb7a0;border-radius:999px;width:46px;height:2px;min-height:2px;margin:0 auto 19px}.final-cta .eyebrow{letter-spacing:.19em;margin:0 0 18px;font-size:10px}.final-cta h2{letter-spacing:-.06em;max-width:920px;margin:0 auto 23px;font-size:clamp(2.8rem,5.3vw,5.15rem);line-height:.98}.final-cta-support{color:#d9e1d4;max-width:760px;margin:0 auto 34px;font-size:15px;font-weight:500;line-height:1.7}.final-cta-actions{justify-content:center;align-items:center;gap:13px;display:flex}.final-cta-actions .button{justify-content:center;align-items:center;min-height:52px;padding:0 24px;display:inline-flex}.final-cta .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5;box-shadow:0 10px 26px #0000002e}.final-cta .button-primary:hover{background:#dfe5d9;transform:translateY(-1px);box-shadow:0 14px 30px #0000003d}.final-cta .button-quiet{color:#f3efe5;background:#07140d1f;border-color:#aeb7a0}.final-cta .button-quiet:hover{color:#fff;background:#aeb7a029;border-color:#f3efe5}.final-contact-line{justify-content:center;align-items:center;gap:13px;line-height:1.3;display:flex;color:#d9e1d4!important;margin:34px 0 0!important;font-size:13px!important}.final-contact-line a,.contact-hours{color:#f3efe5;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.final-contact-line a{font-weight:800}.contact-hours{color:#d9e1d4;font-weight:500}.final-contact-line svg{fill:none;stroke:#aeb7a0;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.final-contact-line a svg{fill:#aeb7a0;stroke:none}.contact-divider{color:#aeb7a0;font-size:16px}@media (max-width:800px){.final-cta{text-align:center;padding:80px 5% 86px}.final-cta h2{max-width:630px;font-size:clamp(2.5rem,10vw,3.65rem)}.final-cta-support{max-width:550px;margin-bottom:29px;font-size:15px}.final-cta-actions{flex-direction:column;align-items:stretch;gap:11px}.final-cta-actions .button{width:100%}.final-contact-line{flex-wrap:wrap;gap:9px 11px;margin-top:30px!important}.contact-divider{font-size:13px}}.site-footer{color:#f3efe5;background:#112019;padding:0;display:block}.footer-inner{grid-template-columns:minmax(270px,1.08fr) minmax(230px,.84fr) minmax(250px,.9fr);align-items:start;gap:clamp(54px,6vw,88px);max-width:1280px;margin:0 auto;padding:78px max(5vw,28px) 58px;display:grid}.footer-brand{text-align:center;align-items:center;min-width:0}.site-footer .brand{width:300px;height:300px;margin:0 0 21px}.site-footer .brand-logo-footer{width:300px;height:300px}.footer-brand>p{color:#dce3d6;max-width:300px;font-size:13px;font-weight:550;line-height:1.35}.footer-brand>p+p{margin-top:8px}.footer-title{color:#aeb7a0;letter-spacing:.17em;text-transform:uppercase;margin:4px 0 20px;font-size:10px;font-weight:900}.footer-navigation{align-items:flex-start}.site-footer .footer-links{gap:12px 26px;margin:0 0 25px}.site-footer .footer-links a{color:#f3efe5;font-size:12px;font-weight:700}.site-footer .footer-links a:hover{color:#cfa373}.footer-navigation>.button{min-height:45px;padding:0 18px}.footer-social{margin-top:29px}.footer-social .footer-title{margin-bottom:14px}.social-icons{gap:9px}.social-icons a{color:#f3efe5;border-color:#aeb7a08a;width:44px;height:44px}.social-icons a:hover,.social-icons a:focus-visible{color:#dfbd93;background:#c79a6324;border-color:#c79a63}.footer-contact{max-width:330px}.footer-contact-group{margin-bottom:23px}.footer-contact-group>span{color:#aeb7a0;letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.footer-phone{color:#f3efe5;letter-spacing:-.06em;margin:0;font-size:clamp(1.75rem,2.3vw,2.15rem);font-weight:850;line-height:1}.footer-contact-group p{color:#dce3d6;margin:0;font-size:13px;font-weight:500;line-height:1.65}.footer-bottom{color:#aeb7a0;border-top:1px solid #aeb7a03d;max-width:1280px;margin:0 auto;padding:19px max(5vw,28px) 25px}.footer-bottom small{letter-spacing:.03em;font-size:10px}@media (max-width:800px){.footer-inner{text-align:center;grid-template-columns:1fr;gap:38px;padding:56px 5% 45px}.footer-brand,.footer-navigation{align-items:center}.site-footer .brand,.site-footer .brand-logo-footer{width:250px;height:250px}.footer-brand>p{max-width:250px}.footer-navigation>.button{width:100%;max-width:280px}.site-footer .footer-links{text-align:left;gap:14px 32px;width:min(320px,100%)}.footer-social{margin-top:25px}.social-icons{justify-content:center}.footer-contact{max-width:430px;margin:0 auto}.footer-contact-group{margin-bottom:22px}.footer-bottom{text-align:center;padding:18px 5% 94px}.footer-contact-group p{font-size:13px}}
.about-hero{background:radial-gradient(circle at 85% 20%,#aeb7a047,#0000 23%),linear-gradient(135deg,#f3efe5,#e6e9df);grid-template-columns:minmax(0,1fr) 250px;align-items:end;gap:60px;min-height:540px;padding:94px max(7vw,28px);display:grid;overflow:hidden}.about-hero h1{color:#16231c;max-width:800px;margin-bottom:22px;font-size:clamp(3.6rem,7vw,7.2rem)}.about-hero h1 em{color:#75836f;font-style:normal}.about-hero>div>p:not(.eyebrow){color:#4f5c50;max-width:560px;margin-bottom:28px;font-size:17px;line-height:1.65}.about-hero aside{color:#52614f;letter-spacing:.13em;text-align:center;background:#f3efe594;border:1px solid #75836f52;border-radius:18px;gap:10px;padding:28px;font-size:10px;font-weight:900;display:grid}.about-hero aside span{border-bottom:1px solid #75836f33;padding:11px 8px}.about-hero aside span:last-child{border:0}.about-story{background:#faf8f2;grid-template-columns:minmax(250px,.68fr) minmax(0,1.1fr);align-items:start;gap:clamp(46px,9vw,130px);padding:112px max(7vw,28px);display:grid}.about-story-mark{color:#f3efe5;background:linear-gradient(145deg,#16231c,#2c4637);border-radius:22px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:365px;padding:34px;display:flex;position:sticky;top:30px;overflow:hidden;box-shadow:0 22px 45px #16231c29}.about-story-mark:before{content:"";border:1px solid #aeb7a07a;border-radius:43% 57% 49% 51%;width:79%;height:78%;position:absolute;top:-22%;right:-12%}.about-story-mark span,.about-story-mark b{letter-spacing:-.075em;font-family:Manrope,Inter,sans-serif;font-weight:850;position:relative}.about-story-mark span{font-size:clamp(2rem,4vw,4rem);line-height:.78}.about-story-mark b{font-size:clamp(2.8rem,5vw,5.4rem);line-height:.9}.about-story-mark small{color:#aeb7a0;letter-spacing:.14em;margin-top:24px;font-size:9px;font-weight:850;line-height:1.5;position:relative}.about-story article{max-width:760px}.about-story h2,.about-trust h2,.about-area h2,.about-booking h2{margin-bottom:23px}.about-story article>p:not(.eyebrow){color:#536054;margin-bottom:21px;font-size:16px;line-height:1.75}.about-trust{background:#e4e8dd;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:88px max(7vw,28px);display:grid}.about-trust ul{grid-template-columns:1fr 1fr;gap:12px 30px;margin:0;padding:0;list-style:none;display:grid}.about-trust li{color:#26382d;border-bottom:1px solid #75836f57;align-items:center;gap:12px;padding:15px 0;font-size:14px;font-weight:800;display:flex}.about-trust li span{color:#f3efe5;background:#75836f;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.about-area{text-align:center;background:#f3efe5;padding:98px max(7vw,28px)}.about-area h2{max-width:690px;margin-left:auto;margin-right:auto}.about-area>p:last-child{color:#536054;max-width:680px;margin:0 auto;font-size:16px;line-height:1.6}.about-booking{color:#f3efe5;text-align:center;background:linear-gradient(135deg,#16231c,#22362b);padding:105px max(7vw,28px)}.about-booking .eyebrow{color:#aeb7a0}.about-booking h2{font-size:clamp(2.8rem,5vw,5rem)}.about-booking>p:not(.eyebrow){color:#dfe5d9;margin:0 auto 29px;font-size:16px}.about-booking .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}@media (max-width:800px){.about-hero{grid-template-columns:1fr;gap:30px;min-height:0;padding:65px 5%}.about-hero h1{font-size:clamp(3.2rem,13vw,5rem)}.about-hero aside{grid-template-columns:repeat(3,1fr);padding:15px 8px}.about-hero aside span{border-bottom:0;border-right:1px solid #75836f33;padding:5px}.about-hero aside span:last-child{border:0}.about-story{grid-template-columns:1fr;gap:34px;padding:78px 5%}.about-story-mark{min-height:230px;position:relative;top:auto}.about-story h2,.about-trust h2,.about-area h2,.about-booking h2{font-size:clamp(2.45rem,10vw,3.6rem)}.about-story article>p:not(.eyebrow){font-size:15px}.about-trust{grid-template-columns:1fr;gap:22px;padding:72px 5%}.about-trust ul{grid-template-columns:1fr}.about-area,.about-booking{padding:75px 5%}}.about>div:last-child{padding-top:92px;padding-bottom:92px}.about>div:last-child .eyebrow{margin-bottom:18px}.about>div:last-child h2{max-width:570px;margin-bottom:28px}.about>div:last-child p:not(.eyebrow){color:#435544;max-width:610px;margin-bottom:22px;line-height:1.72}.about-actions{flex-wrap:wrap;gap:12px;margin-top:34px;margin-bottom:14px;display:flex}.about-actions .button{min-width:166px}@media (max-width:800px){.about>div:last-child{padding:76px 8% 84px}.about>div:last-child .eyebrow{margin-bottom:15px}.about>div:last-child h2{margin-bottom:25px}.about>div:last-child p:not(.eyebrow){margin-bottom:20px;line-height:1.7}.about-actions{margin-top:32px;margin-bottom:0}}@media (max-width:520px){.about>div:last-child{padding:66px 8% 78px}.about-actions{flex-direction:column;align-items:stretch;gap:11px}.about-actions .button{width:100%}}
.service-grid{gap:20px}.service-card{background:#fbfaf5;border-color:#d8d3c8;border-radius:18px;min-height:455px;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 10px 22px #16231c0e}.service-card:before{display:none}.service-card:hover{border-color:#8c9986;transform:translateY(-4px);box-shadow:0 19px 33px #16231c24}.service-card:focus-within{border-color:#75836f;box-shadow:0 0 0 3px #aeb7a08c,0 19px 33px #16231c1a}.service-image{aspect-ratio:4/3;background:#e4e8dd;flex:none;width:100%;position:relative;overflow:hidden}.service-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#16231c33);position:absolute;inset:0}.service-image img{object-fit:cover;object-position:center;transition:transform .45s}.service-card:hover .service-image img{transform:scale(1.04)}.service-image .service-number{z-index:1;color:#f3efe5;letter-spacing:.14em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16231cbd;border:1px solid #f3efe5b3;border-radius:999px;margin:0;padding:7px 9px;font-size:9px;position:absolute;top:13px;left:13px}.service-card-content{flex-direction:column;flex:1;padding:24px 25px 23px;display:flex}.service-card h3{margin:0 0 9px;font-size:27px}.service-card p{color:#536054;margin:0;font-size:13px;line-height:1.55}.service-links{margin-top:auto;padding-top:21px}.service-links .button-primary{color:#f3efe5;background:#16231c;border-color:#16231c;min-height:39px}.service-links .button-primary:hover{background:#75836f}.service-links>a:first-child{color:#556a57}.service-links>a:first-child:hover{color:#16231c}@media (max-width:800px){.service-grid{gap:16px}.service-card{min-height:455px}.service-card-content{padding:21px}.service-card h3{font-size:24px}.service-links{flex-direction:row;align-items:center}.service-links .button-primary{width:auto}}@media (max-width:520px){.service-card{min-height:430px}.service-card-content{padding:20px}.service-links{flex-direction:column;align-items:stretch;gap:13px}.service-links .button-primary{width:100%}}.services-showcase{background:#f3efe5}.services-showcase .section-heading{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.services-showcase .section-heading>p:last-child{margin-left:auto;margin-right:auto}.services-grid-visual{background:#f8f5ed;border:1px solid #d8d3c8;border-radius:24px;max-width:1440px;margin:0 auto;overflow:hidden;box-shadow:0 22px 42px #16231c1f}.services-grid-visual img{width:100%;height:auto;display:block}.services-text-links{border-top:1px solid #d8d3c8;border-bottom:1px solid #d8d3c8;grid-template-columns:repeat(6,1fr);max-width:1220px;margin:25px auto 30px;display:grid}.services-text-links a{color:#304232;letter-spacing:.01em;text-align:center;padding:16px 12px;font-size:11px;font-weight:850;transition:background .18s,color .18s;position:relative}.services-text-links a:not(:last-child):after{content:"";background:#d8d3c8;width:1px;position:absolute;top:25%;bottom:25%;right:0}.services-text-links a:hover{color:#16231c;background:#e4e8dd}.services-text-links a:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #75836f}.services-showcase-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.services-showcase-actions .button-primary{color:#f3efe5;background:#16231c;border-color:#16231c}.services-showcase-actions .button-primary:hover{background:#75836f}@media (max-width:800px){.services-grid-visual{border-radius:17px}.services-text-links{grid-template-columns:repeat(3,1fr);margin-top:20px}.services-text-links a:nth-child(3):after{display:none}.services-text-links a:nth-child(-n+3){border-bottom:1px solid #d8d3c8}.services-text-links a{padding:14px 8px;font-size:10px}}@media (max-width:520px){.services-showcase{padding-top:70px;padding-bottom:76px}.services-text-links{grid-template-columns:1fr 1fr}.services-text-links a{padding:15px 9px;font-size:10px}.services-text-links a:nth-child(3):after{display:block}.services-text-links a:nth-child(2n):after{display:none}.services-text-links a:nth-child(-n+4){border-bottom:1px solid #d8d3c8}.services-showcase-actions{flex-direction:column;align-items:stretch}.services-showcase-actions .button{width:100%}}
.results-showcase{background:#f0ede5}.results-showcase .row-heading{margin-bottom:36px}.results-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.results-grid article{background:#fbfaf5;border:1px solid #d8d3c8;border-radius:18px;overflow:hidden;box-shadow:0 12px 25px #16231c14}.result-image{aspect-ratio:4/3;background:#e4e8dd;position:relative;overflow:hidden}.result-image img{object-fit:contain;background:#f7f4ec;transition:transform .35s}.results-grid article:hover .result-image img{transform:scale(1.018)}.results-grid h3{color:#22372b;margin:0;padding:17px 20px 19px;font-size:22px}.results-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:31px;display:flex}.results-actions .button-primary{color:#f3efe5;background:#16231c;border-color:#16231c}.results-actions .button-primary:hover{background:#75836f}@media (max-width:800px){.results-grid{gap:16px}.results-grid h3{padding:14px 15px 16px;font-size:19px}.results-showcase .row-heading{display:block}.results-showcase .row-heading>p{max-width:560px;margin:17px 0 0}}@media (max-width:520px){.results-showcase{padding-top:72px;padding-bottom:76px}.results-grid{grid-template-columns:1fr;gap:18px}.results-grid h3{padding:17px 18px 19px;font-size:22px}.results-actions{flex-direction:column;align-items:stretch}.results-actions .button{width:100%}}
.spot-percent.spot-range{letter-spacing:.12em;text-transform:uppercase;align-items:baseline;gap:8px;margin:6px 0 10px;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:900;line-height:1;display:flex;color:#75836f!important}.spot-percent.spot-range small{color:#b78c5b;letter-spacing:-.09em;margin:0;font:850 clamp(2.7rem,4.4vw,3.75rem)/.82 Manrope,Inter,sans-serif}.spot-reward h3{text-transform:uppercase}.hero-reward-percent{letter-spacing:.12em;text-transform:uppercase;align-items:baseline;gap:8px;font-size:clamp(1rem,1.5vw,1.2rem);display:flex}.hero-reward-percent small{letter-spacing:-.08em;margin:0;font:850 clamp(2.8rem,4vw,3.85rem)/.8 Manrope,Inter,sans-serif}.hero-reward h2{text-transform:uppercase}
.site-header{min-height:252px}.site-header .brand{flex:none;width:220px;height:220px;overflow:visible}.site-header .brand-logo{object-fit:contain;width:220px;max-width:none;height:220px;display:block;transform:none;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-footer .brand{background:0 0!important;border:0!important}.footer-brand .brand{width:320px;height:320px;margin-bottom:22px}.footer-brand .brand-logo-footer{width:320px;height:320px}.site-header nav{color:#16231c;letter-spacing:.01em;gap:24px;font-size:16px;font-weight:650}.site-header nav a{transition:color .18s,transform .18s}.site-header nav a:hover{color:#75836f;transform:translateY(-1px)}.header-actions{gap:22px}.phone-link{color:#16231c;align-items:center;gap:9px;line-height:1;text-decoration:none;display:inline-flex}.phone-icon{fill:none;stroke:#75836f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;flex:none;width:19px;height:19px}.phone-copy{gap:4px;display:grid}.phone-label{color:#75836f;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.phone-number{color:#16231c;letter-spacing:-.02em;white-space:nowrap;font-size:18px;font-weight:750}.site-header .button-compact{letter-spacing:.09em;min-height:50px;padding:0 20px;font-size:10px}.social-strip{color:#16231c;background:#e8ebe2;border-bottom:1px solid #d8d3c8;min-height:38px}.social-strip nav{justify-content:center;align-items:center;gap:5px;max-width:1440px;margin:0 auto;padding:0 max(5vw,28px);display:flex}.social-strip span{color:#64715f;letter-spacing:.11em;text-transform:uppercase;margin-right:6px;font-size:10px;font-weight:850}.social-strip a{color:#16231c;place-items:center;width:32px;height:36px;transition:color .18s,transform .18s;display:grid}.social-strip a:hover{color:#b78c5b;transform:translateY(-1px)}.social-strip a:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #75836f}.social-strip svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.social-strip .social-fill{fill:currentColor;stroke:none}@media (max-width:1120px){.site-header{min-height:225px}.site-header .brand,.site-header .brand-logo{width:190px;height:190px}.site-header nav{gap:14px;font-size:13px}.header-actions{gap:14px}.phone-number{font-size:16px}.site-header .button-compact{padding:0 16px}}@media (max-width:800px){.social-strip{min-height:48px}.social-strip nav{justify-content:center;gap:5px;padding:0 5%}.social-strip span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.social-strip a{width:44px;height:48px}.social-strip svg{width:21px;height:21px}.site-header{min-height:185px}.site-header .brand,.site-header .brand-logo{width:165px;height:165px}.site-header nav{display:none}.header-actions{gap:8px}.header-actions .phone-link{border:1px solid #75836f6b;border-radius:12px;flex:0 0 36px;justify-content:center;width:36px;height:44px;padding:0;display:inline-flex!important}.phone-copy{display:none}.phone-icon{width:18px;height:18px}.site-header .button-compact{min-height:44px;padding:0 14px;font-size:9px}.footer-brand .brand,.footer-brand .brand-logo-footer{width:260px;height:260px}.footer-brand .brand{margin-bottom:21px}}
.shine-plan-home{background:#e7ece2;padding:96px max(5vw,28px)}.shine-plan-home .shine-section-heading{max-width:730px;margin-bottom:38px}.shine-section-heading h2{max-width:800px;margin:11px 0 14px;font-size:clamp(2.5rem,4.6vw,4.4rem);line-height:.98}.shine-section-heading>p:last-child{color:#52604f;max-width:650px;font-size:16px;line-height:1.65}.shine-plan-home{padding-top:82px;padding-bottom:82px}.shine-plan-home .shine-plan-comparison{max-width:1180px}.shine-plan-home-cta{color:#f3efe5;background:linear-gradient(135deg,#162b21,#294334);border:1px solid #284232;border-radius:18px;justify-content:space-between;align-items:center;gap:34px;max-width:1180px;margin-top:26px;padding:30px 34px;display:flex}.shine-plan-home-cta .eyebrow{color:#aeb7a0;margin:0 0 12px}.shine-plan-home-cta h3{letter-spacing:-.05em;max-width:660px;margin:0 0 10px;font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.02}.shine-plan-home-cta p:not(.eyebrow){color:#dbe3d5;max-width:690px;margin:0;font-size:14px;line-height:1.6}.shine-plan-home-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.shine-plan-home-actions .button{white-space:nowrap;justify-content:center;align-items:center;min-height:48px;padding:0 18px;display:inline-flex}.shine-plan-home-actions .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}.shine-plan-home-actions .button-compact{color:#f3efe5;background:0 0;border-color:#aeb7a0}.shine-plan-learn{color:#426044;letter-spacing:.06em;text-transform:uppercase;margin-top:22px;font-size:12px;font-weight:850;display:inline-flex}.shine-plan-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.shine-plan-card{color:#16231c;background:#faf8f1;border:1px solid #ced7c8;border-radius:20px;flex-direction:column;min-height:495px;padding:30px;display:flex;box-shadow:0 12px 26px #16231c12}.shine-plan-card--plus{background:linear-gradient(150deg,#f8f7ef,#e4ebdf);border:2px solid #9ca997}.shine-plan-card--premium{color:#f3efe5;background:linear-gradient(145deg,#162b21,#0e1d16);border-color:#294436;position:relative;transform:translateY(-10px);box-shadow:0 20px 38px #16231c30}.shine-plan-badge{color:#16231c;letter-spacing:.1em;text-transform:uppercase;background:#c79a63;border-radius:999px;margin:0 0 16px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-block}.shine-plan-name{color:inherit;letter-spacing:-.06em;margin:0;font-family:Manrope,Inter,sans-serif;font-size:30px;font-weight:850}.shine-plan-frequency{color:#667564;margin:2px 0 20px;font-size:14px;font-weight:700}.shine-plan-card--premium .shine-plan-frequency{color:#d7e0cf}.shine-plan-savings{color:#64715f;letter-spacing:.13em;text-transform:uppercase;margin:0 0 25px;font-size:10px;font-weight:900}.shine-plan-savings b{color:#16231c;letter-spacing:-.08em;font-size:52px;line-height:.85;display:block}.shine-plan-card--premium .shine-plan-savings{color:#d7e0cf}.shine-plan-card--premium .shine-plan-savings b{color:#dfbd93}.shine-plan-card ul{gap:12px;min-height:154px;margin:0 0 24px;padding:0;list-style:none;display:grid}.shine-plan-card li{color:#475647;gap:9px;font-size:13px;line-height:1.4;display:flex}.shine-plan-card li span{color:#75836f;font-weight:900}.shine-plan-card--premium li{color:#e8ede2}.shine-plan-card--premium li span{color:#dfbd93}.shine-plan-hard-water{color:#64715f;border-top:1px solid #d6ddd0;flex-direction:column;gap:4px;margin:auto 0 20px;padding-top:17px;font-size:12px;line-height:1.4;display:flex}.shine-plan-hard-water b{color:#314130;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.shine-plan-card--premium .shine-plan-hard-water{color:#d7e0cf;border-color:#dfeddd2e}.shine-plan-card--premium .shine-plan-hard-water b{color:#f3efe5}.shine-plan-actions{grid-template-columns:1fr;gap:10px;display:grid}.shine-plan-actions .button{justify-content:center;min-height:46px;font-size:11px}.shine-plan-card:not(.shine-plan-card--premium) .button-primary{color:#f3efe5;background:#16231c}.shine-plan-card--premium .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}.shine-plan-actions .button-compact{color:inherit;background:0 0;border-color:#8f9d89}.shine-plan-terms{color:#596758;margin:27px 0 0;font-size:12px;line-height:1.65}.shine-plan-comparison{background:#fbfaf5;border:1px solid #cbd4c5;border-radius:17px;overflow:hidden}.shine-plan-comparison table{border-collapse:collapse;text-align:left;width:100%}.shine-plan-comparison caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.shine-plan-comparison th,.shine-plan-comparison td{border-bottom:1px solid #dce2d7;padding:16px 18px;font-size:13px}.shine-plan-comparison thead{color:#f3efe5;background:#16231c}.shine-plan-comparison thead th{letter-spacing:.1em;text-transform:uppercase;font-size:11px}.shine-plan-comparison tbody tr:last-child>*{border-bottom:0}.shine-plan-comparison tbody th{color:#263629;font-weight:750}.shine-plan-comparison td{color:#52604f}.shine-plan-comparison td:last-child{color:#263629;background:#edf1e8;font-weight:750}.shine-page{color:#16231c;background:#f3efe5}.shine-hero{background:radial-gradient(circle at 88% 12%,#aeb7a06b,#0000 22%),linear-gradient(145deg,#f3efe5,#e4eadf);grid-template-columns:minmax(0,1.2fr) minmax(220px,.55fr);align-items:end;gap:70px;padding:112px max(7vw,28px) 76px;display:grid}.shine-hero h1{margin:12px 0 20px;font-size:clamp(3.4rem,6.4vw,7rem);line-height:.88}.shine-hero h1 em{color:#75836f;font-style:normal}.shine-hero>div>p:not(.eyebrow){color:#536054;max-width:590px;font-size:18px;line-height:1.6}.shine-hero-actions,.shine-final>div{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.shine-hero aside{border-left:2px solid #75836f;gap:12px;padding:23px;display:grid}.shine-hero aside span{color:#41523f;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:850}.shine-why,.shine-plans,.shine-compare,.shine-how,.shine-faq{padding:95px max(7vw,28px)}.shine-why{background:#faf8f2}.shine-why-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:38px;display:grid}.shine-why-grid article{background:#f3f6ef;border:1px solid #d4dcd0;border-radius:16px;padding:25px}.shine-icon{color:#416040;background:#dce5d7;border-radius:50%;place-items:center;width:35px;height:35px;margin-bottom:22px;font-size:17px;font-weight:900;display:grid}.shine-why-grid h3,.shine-how h3{letter-spacing:-.04em;margin:0 0 10px;font-size:20px}.shine-why-grid p,.shine-how p{color:#566456;margin:0;font-size:13px;line-height:1.6}.shine-plans{background:#e7ece2}.shine-compare{background:#f3efe5}.shine-how{color:#f3efe5;background:#162b21}.shine-how .eyebrow{color:#aeb7a0}.shine-how ol{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1120px;margin:42px 0 0;padding:0;list-style:none;display:grid}.shine-how li{border-right:1px solid #f3efe53b;padding:4px 28px 0 0}.shine-how li:last-child{border:0}.shine-how li>b{color:#dfbd93;margin-bottom:20px;font-size:14px;display:block}.shine-how p{color:#dbe3d5}.shine-faq{background:#faf8f2}.shine-faq>div:last-child{max-width:900px;margin-top:35px}.shine-faq details{border-bottom:1px solid #d4dcd0}.shine-faq summary{color:#203020;cursor:pointer;padding:19px 32px 19px 0;font-size:16px;font-weight:750}.shine-faq p{color:#576557;max-width:720px;margin:0 0 20px;font-size:14px;line-height:1.65}.shine-final{text-align:center;color:#f3efe5;background:linear-gradient(145deg,#162b21,#284133);padding:94px max(7vw,28px)}.shine-final h2{max-width:730px;margin:12px auto 17px;font-size:clamp(2.7rem,5.2vw,5.2rem);line-height:.95}.shine-final>p:not(.eyebrow){color:#d9e2d4;margin:0}.shine-final>div{justify-content:center}.shine-final .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}.shine-final .button-compact{color:#f3efe5;background:0 0;border-color:#aeb7a0}.shine-page-intro{background:linear-gradient(145deg,#f3efe5,#e4eadf);padding:72px max(7vw,28px) 88px}.shine-page-intro .shine-section-heading{max-width:760px;margin-bottom:34px}.shine-page-intro h1{letter-spacing:-.07em;max-width:780px;margin:11px 0 15px;font-size:clamp(2.9rem,5.4vw,5.5rem);line-height:.94}.shine-page-intro .shine-plan-comparison{max-width:1180px}.shine-page-cta{color:#f3efe5;background:linear-gradient(135deg,#162b21,#294334);border:1px solid #284232;border-radius:18px;justify-content:space-between;align-items:center;gap:34px;max-width:1180px;margin-top:26px;padding:30px 34px;display:flex}.shine-page-cta .eyebrow{color:#aeb7a0;margin:0 0 12px}.shine-page-cta h2{letter-spacing:-.05em;max-width:670px;margin:0 0 10px;font-size:clamp(1.7rem,2.6vw,2.45rem);line-height:1.02}.shine-page-cta p:not(.eyebrow){color:#dbe3d5;max-width:690px;margin:0;font-size:14px;line-height:1.6}.shine-page-cta>div:last-child{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.shine-page-cta .button{white-space:nowrap;justify-content:center;align-items:center;min-height:48px;padding:0 18px;display:inline-flex}.shine-page-cta .button-primary{color:#16231c;background:#f3efe5;border-color:#f3efe5}.shine-page-cta .button-compact{color:#f3efe5;background:0 0;border-color:#aeb7a0}@media (max-width:900px){.shine-plan-cards{grid-template-columns:1fr}.shine-plan-card{min-height:0}.shine-plan-card--premium{transform:none}.shine-plan-card ul{min-height:0}.shine-why-grid{grid-template-columns:repeat(2,1fr)}.shine-hero{grid-template-columns:1fr;gap:34px}.shine-hero aside{border-top:2px solid #75836f;border-left:0;grid-template-columns:repeat(3,1fr)}.shine-plan-comparison{overflow-x:auto}.shine-plan-comparison table{min-width:700px}}@media (max-width:800px){.shine-plan-home-cta{flex-direction:column;align-items:flex-start}.shine-plan-home-actions{width:100%}.shine-page-intro{padding:62px 5% 72px}.shine-page-cta{flex-direction:column;align-items:flex-start}.shine-page-cta>div:last-child{width:100%}}@media (max-width:600px){.shine-plan-home,.shine-why,.shine-plans,.shine-compare,.shine-how,.shine-faq{padding:72px 5%}.shine-plan-home .shine-section-heading{margin-bottom:30px}.shine-section-heading h2{font-size:clamp(2.35rem,10vw,3.5rem)}.shine-plan-home-cta{gap:23px;margin-top:20px;padding:25px}.shine-plan-home-actions{flex-direction:column}.shine-plan-home-actions .button{width:100%}.shine-plan-card{padding:25px}.shine-hero{padding:78px 5% 56px}.shine-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.shine-hero>div>p:not(.eyebrow){font-size:16px}.shine-hero-actions,.shine-final>div{flex-direction:column}.shine-hero-actions .button,.shine-final .button{justify-content:center;width:100%}.shine-hero aside{grid-template-columns:1fr;padding:18px 0}.shine-why-grid{grid-template-columns:1fr}.shine-how ol{grid-template-columns:1fr;gap:22px}.shine-how li{border-bottom:1px solid #f3efe53b;border-right:0;padding:0 0 22px}.shine-how li:last-child{border:0;padding-bottom:0}.shine-faq summary{font-size:15px}.shine-final{padding:76px 5% 92px}.shine-plan-comparison{background:0 0;border:0}.shine-plan-comparison table,.shine-plan-comparison tbody,.shine-plan-comparison tr,.shine-plan-comparison th,.shine-plan-comparison td{min-width:0;display:block}.shine-plan-comparison thead{display:none}.shine-plan-comparison tbody{gap:12px;display:grid}.shine-plan-comparison tbody tr{background:#fbfaf5;border:1px solid #d1d9cc;border-radius:12px;overflow:hidden}.shine-plan-comparison th,.shine-plan-comparison td{border:0;padding:11px 14px}.shine-plan-comparison tbody th{background:#e4ebdf;font-size:13px}.shine-plan-comparison td{text-align:right;border-top:1px solid #e1e6dd;justify-content:space-between;gap:18px;font-size:12px;display:flex}.shine-plan-comparison td:before{color:#657263;letter-spacing:.08em;text-align:left;text-transform:uppercase;content:attr(data-plan);font-size:10px;font-weight:900}.shine-plan-comparison td:last-child{background:#fbfaf5}.shine-page-intro{padding:54px 5% 68px}.shine-page-intro h1{font-size:clamp(2.5rem,11vw,3.7rem)}.shine-page-cta{gap:22px;margin-top:20px;padding:25px}.shine-page-cta>div:last-child{flex-direction:column}.shine-page-cta .button{width:100%}}
.about-brand-panel .about-idaho{fill:none;stroke:#f3efe51a;stroke-width:2.4px;width:270px;height:400px;font-size:initial;line-height:normal;top:44px;right:-18px;transform:rotate(18deg)}.about-company{background:#e4e8dd;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);min-height:690px;display:grid}.about-brand-panel{color:#f3efe5;background:linear-gradient(145deg,#11241a,#1f3b2b);flex-direction:column;justify-content:space-between;padding:82px clamp(34px,5vw,76px) 56px;display:flex;position:relative;overflow:hidden}.about-brand-panel:before{content:"";background:radial-gradient(circle at 15% 82%,#aeb7a03d,#0000 30%),linear-gradient(125deg,#0000 46%,#aeb7a014);position:absolute;inset:0}.about-brand-panel>*{position:relative}.about-idaho{color:#f3efe513;font-size:290px;line-height:.7;position:absolute;top:65px;right:-10px;transform:rotate(22deg)}.about-mountain-line{clip-path:polygon(0 100%,0 70%,9% 46%,17% 63%,29% 17%,40% 66%,52% 34%,64% 73%,76% 29%,89% 59%,100% 20%,100% 100%);opacity:.8;border-top:1px solid #aeb7a085;width:138%;height:120px;margin:-20px 0 10px}.about-brand-copy{margin-top:auto}.about-brand-panel .eyebrow{color:#bfcbb8;margin:0 0 20px}.about-brand-panel h2{color:#f3efe5;letter-spacing:-.075em;margin:0;font-size:clamp(3.1rem,5.2vw,5.7rem);font-weight:850;line-height:.87}.about-brand-facts{border-top:1px solid #aeb7a059;gap:10px;margin-top:58px;padding-top:21px;display:grid}.about-brand-facts span{color:#dbe3d5;letter-spacing:.04em;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.about-brand-facts span:before{content:"";background:#c79a63;border-radius:50%;width:5px;height:5px}.about-company-copy{background:#e4e8dd;flex-direction:column;align-items:flex-start;padding:90px clamp(34px,7vw,112px);display:flex}.about-company-copy>.eyebrow{margin:0 0 19px}.about-company-copy h2{color:#16231c;letter-spacing:-.07em;max-width:620px;margin:0;font-size:clamp(3rem,5vw,5.3rem);line-height:.91}.about-story-copy{max-width:625px;margin-top:34px}.about-story-copy p{color:#40503f;margin:0;font-size:15px;line-height:1.73}.about-story-copy p+p{margin-top:20px}.about-trust-strip{color:#324331;flex-wrap:wrap;gap:0;margin-top:34px;display:flex}.about-trust-strip span{border-right:1px solid #b9c3b3;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:800;line-height:1.25;display:inline-flex}.about-trust-strip span:first-child{padding-left:0}.about-trust-strip span:last-child{border-right:0}.about-trust-strip span:before{color:#75836f;content:"✓";font-size:13px}.about-company .about-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.about-company .about-actions .button{justify-content:center;align-items:center;min-height:50px;padding:0 22px;display:inline-flex}.about-company .about-actions .button-primary{color:#f3efe5;background:#16231c;border-color:#16231c}.about-company .about-actions .button-quiet{color:#16231c;background:0 0;border-color:#75836f}.about-company .about-actions .button-quiet:hover{background:#d7dfd2}@media (max-width:800px){.about-company{grid-template-columns:1fr;min-height:0}.about-brand-panel{min-height:470px;padding:60px 7% 42px}.about-idaho{font-size:230px;top:70px}.about-brand-panel h2{font-size:clamp(3.1rem,13vw,4.7rem)}.about-brand-facts{margin-top:43px}.about-company-copy{padding:70px 7% 82px}.about-company-copy h2{font-size:clamp(2.8rem,11vw,4.2rem)}.about-story-copy{margin-top:28px}.about-story-copy p{font-size:15px}.about-trust-strip{gap:12px;margin-top:30px;display:grid}.about-trust-strip span{border:0;padding:0}.about-company .about-actions{flex-direction:column;width:100%;margin-top:32px}.about-company .about-actions .button{width:100%}}
