:root{--brand:#2f7d4a;--brand-dark:#205d36;--navy:#254f38;--gold:#9aae67;--ink:#17231b;--muted:#66736a;--line:#d9e5db;--surface:#fff;--surface-alt:#f4f8f3;--success:#2f7d4a;--danger:#8b2d2d;--shadow:0 16px 40px #1d3e271a;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;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,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{letter-spacing:-.02em;color:var(--navy);align-items:center;gap:12px;font-weight:800;display:flex}.brand-mark{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.nav{color:#3d4b41;align-items:center;gap:22px;font-weight:600;display:flex}.nav a:hover{color:var(--brand)}.nav-cta{background:var(--brand);border-radius:10px;padding:10px 16px;color:#fff!important}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#9aae672e,#0000 32%),linear-gradient(135deg,#fff 0%,#f4f8f3 66%,#eaf3ea 100%);padding:86px 0 72px}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;display:grid}.hero h1,.preview-hero h1{letter-spacing:-.055em;color:var(--navy);margin:12px 0 18px;font-size:clamp(3rem,6vw,5.8rem);line-height:.94}.lead{max-width:720px;color:var(--muted);margin:0 0 26px;font-size:1.18rem;line-height:1.7}.eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:850}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.hero-card h2,.section-heading h2,.preview-value h2,.cta-card h2{color:var(--navy);letter-spacing:-.035em}.hero-card h2{margin:14px 0 12px;font-size:2rem;line-height:1.1}.hero-card p{color:var(--muted);line-height:1.65}.pill{color:var(--navy);letter-spacing:.08em;background:#eef5ee;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.72rem;font-weight:850;display:inline-flex}.pill.good{color:var(--brand-dark);background:#e6f2e9}.address-start{max-width:760px;margin-top:26px}.address-start label{color:var(--navy);margin-bottom:8px;font-size:.88rem;font-weight:800;display:block}.address-row{grid-template-columns:1fr auto;gap:10px;display:grid}.address-row input,.form-control{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #bdccbf;border-radius:11px;outline:none;padding:13px 14px}.address-row input:focus,.form-control:focus{border-color:var(--brand);box-shadow:0 0 0 4px #2f7d4a1f}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 19px;font-weight:800;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover{background:var(--brand-dark)}.btn.secondary{color:var(--navy);background:#fff;border-color:#b9cabd}.btn.secondary:hover{background:#f3f8f4}.form-note{color:var(--muted);margin:9px 0 0;font-size:.83rem;line-height:1.5}.form-error{color:var(--danger);margin:8px 0 0;font-size:.86rem;font-weight:700}.section{padding:78px 0}.section.alt{background:var(--surface-alt);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.section-heading p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-grid h3{color:var(--navy);margin-top:0}.feature-grid p{color:var(--muted);line-height:1.6}.checks{margin:18px 0 22px;padding:0;list-style:none}.checks li{color:#425046;margin:10px 0;padding-left:25px;line-height:1.45;position:relative}.checks li:before{content:"✓";color:var(--brand);font-weight:900;position:absolute;top:0;left:0}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:980px;display:grid}.pricing-card{position:relative}.pricing-card.featured{border:2px solid #2f7d4a47;box-shadow:0 20px 54px #1f5d3624}.pricing-card h3{color:var(--navy);margin-bottom:4px;font-size:1.65rem}.price{color:var(--brand-dark);letter-spacing:-.045em;margin:10px 0;font-size:3rem;font-weight:900}.pricing-card p{color:var(--muted);line-height:1.6}.cta-card{border-radius:var(--radius);color:#fff;background:#173b28;justify-content:space-between;align-items:center;gap:32px;padding:34px;display:flex}.cta-card h2{color:#fff;margin:7px 0 8px;font-size:2rem}.cta-card p{color:#d8e8dc;max-width:700px;margin:0;line-height:1.6}.preview-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f0f7f1 100%);padding:54px 0 34px}.preview-hero h1{font-size:clamp(2.2rem,4vw,3.8rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.preview-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:22px;display:grid}.property-placeholder{color:#46604d;text-align:center;background:linear-gradient(145deg,#e9f2e9,#dfeadf);border:1px solid #cbdccb;border-radius:14px;place-items:center;min-height:310px;margin-top:18px;padding:24px;display:grid}.property-placeholder strong{color:var(--navy);margin-bottom:7px;font-size:1.25rem;display:block}.property-placeholder span{max-width:430px;display:block}.preview-facts{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.preview-facts div{border:1px solid var(--line);background:#fbfdfb;border-radius:10px;padding:12px}.preview-facts strong,.preview-facts span{display:block}.preview-facts span{color:var(--muted);margin-top:5px;font-size:.86rem;line-height:1.35}.preview-value h2{margin-top:8px;font-size:2rem}.auth-shell{background:var(--surface-alt);place-items:center;min-height:calc(100vh - 74px);padding:50px 20px;display:grid}.auth-card{border:1px solid var(--line);border-radius:var(--radius);width:min(560px,100%);box-shadow:var(--shadow);background:#fff;padding:34px}.auth-card h1{color:var(--navy);margin-top:4px}.muted{color:var(--muted)}.dashboard-shell{background:var(--surface-alt);min-height:calc(100vh - 74px);padding:50px 0 80px}.dashboard-grid{grid-template-columns:280px 1fr;gap:24px;display:grid}.dashboard-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.site-footer{color:#d8e8dc;background:#173b28;padding:34px 0}.site-footer a{color:#fff}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}@media (max-width:980px){.hero-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{gap:28px}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:900px){.preview-grid{grid-template-columns:1fr}}@media (max-width:760px){.nav{gap:12px;font-size:.9rem}.hero{padding-top:58px}.hero-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr}.cta-card{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.wrap{width:min(100% - 26px,1180px)}.address-row{grid-template-columns:1fr}.address-row .btn{width:100%}.preview-facts{grid-template-columns:1fr}.card{padding:21px}.nav a:not(.nav-cta){display:none}}.header{border-bottom:1px solid var(--line);background:#fff;width:100%}.header .header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:105px;display:flex}.header .brand{flex:none;margin:0;display:block}.brand-logo-wrap{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.brand-logo{height:auto;margin:0;display:block;width:280px!important;max-width:none!important}.brand-company{color:var(--muted);letter-spacing:.02em;margin-top:-38px;margin-left:38px;font-size:.72rem;font-weight:700;line-height:1.1;display:block}.header .nav{justify-content:flex-end;align-items:center;gap:24px;margin-left:auto;display:flex}@media (max-width:760px){.header .header-inner{flex-direction:column;align-items:flex-start;gap:14px;min-height:auto;padding-top:14px;padding-bottom:14px}.brand-logo{width:175px}.brand-company{margin-top:-58px;margin-left:27px;font-size:.6rem}.header .nav{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;width:100%;margin-left:0}}.address-autocomplete-wrap{width:100%;position:relative}.address-autocomplete-wrap input{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #bdccbf;border-radius:11px;outline:none;padding:13px 14px}.address-autocomplete-wrap input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #2f7d4a1f}.address-suggestions{z-index:200;border:1px solid var(--line);background:#fff;border-radius:11px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 14px 32px #1d3e2729}.address-suggestion{width:100%;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #edf2ee;padding:12px 14px;display:block}.address-suggestion:hover{background:#f3f8f4}.address-google{color:var(--muted);text-align:right;padding:8px 14px;font-size:.72rem}.savings-card{padding:36px}.savings-header{max-width:760px;margin-bottom:28px}.savings-header h2{color:var(--navy);letter-spacing:-.035em;margin:6px 0 10px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}.savings-intro{color:var(--muted);margin:0;line-height:1.6}.savings-controls{border:1px solid var(--line);background:var(--surface-alt);border-radius:14px;grid-template-columns:1.15fr 1fr 1fr;gap:18px;padding:22px;display:grid}.savings-field label{color:var(--navy);margin-bottom:8px;font-size:.82rem;font-weight:800;display:block}.money-input{position:relative}.money-input span{color:var(--muted);font-weight:700;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.money-input input,.savings-select{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #bdccbf;border-radius:10px}.money-input input{padding:12px 14px 12px 30px;font-size:1.05rem;font-weight:700}.savings-select{padding:12px 14px}.money-input input:focus,.savings-select:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 4px #2f7d4a1f}.commission-control{align-items:center;gap:14px;min-height:50px;display:flex}.commission-control input[type=range]{accent-color:var(--brand);flex:1}.commission-control strong{min-width:54px;color:var(--brand-dark);text-align:right;font-size:1.05rem}.savings-results{grid-template-columns:1fr 1fr 1.2fr;gap:16px;margin-top:22px;display:grid}.savings-result{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:155px;padding:22px}.savings-result span,.savings-result strong,.savings-result small{display:block}.savings-result span{color:var(--muted);font-size:.82rem;font-weight:700}.savings-result strong{color:var(--navy);letter-spacing:-.04em;margin:8px 0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1}.savings-result small{color:var(--muted);line-height:1.45}.savings-highlight{background:linear-gradient(135deg,#edf7ef,#f8fbf8);border-color:#2f7d4a59}.savings-highlight span,.savings-highlight strong{color:var(--brand-dark)}.savings-card .btn{margin-top:22px}@media (max-width:820px){.savings-controls,.savings-results{grid-template-columns:1fr}}
@media (max-width:760px){html,body{max-width:100%;overflow-x:clip}.dashboard-shell{padding:24px 0 52px;overflow-x:clip}.dashboard-shell .wrap{width:calc(100% - 24px);max-width:100%;margin-inline:auto}.dashboard-shell .dashboard-grid{gap:16px;grid-template-columns:minmax(0,1fr)!important}.dashboard-shell .dashboard-grid>*,.dashboard-shell .dashboard-grid>div,.dashboard-shell .dashboard-panel,.dashboard-shell section,.dashboard-shell .card,.dashboard-shell .media-grid,.dashboard-shell .media-tile{width:100%;min-width:0;max-width:100%}.dashboard-shell .card,.dashboard-shell .dashboard-panel{border-radius:14px;padding:18px}.dashboard-shell h1{overflow-wrap:anywhere;font-size:clamp(1.85rem,8vw,2.4rem);line-height:1.05}.dashboard-shell h2{overflow-wrap:anywhere;line-height:1.1;font-size:clamp(1.45rem,6vw,1.9rem)!important}.dashboard-shell h3,.dashboard-shell p,.dashboard-shell strong,.dashboard-shell span,.dashboard-shell small,.dashboard-shell a,.dashboard-shell label{overflow-wrap:anywhere}.dashboard-shell [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.dashboard-shell section.card>div[style*="display: grid"]{min-width:0}.dashboard-shell .media-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;display:grid!important}.dashboard-shell .media-tile{overflow:hidden!important}.dashboard-shell .media-tile img{object-fit:cover;width:100%;max-width:100%;height:auto;display:block}.dashboard-shell .media-tile .meta{white-space:normal;overflow-wrap:anywhere;min-width:0}.dashboard-shell .media-tile>div[style*="display: flex"],.dashboard-shell .hero-actions{max-width:100%;flex-wrap:wrap!important}.dashboard-shell .inline{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}.dashboard-shell .inline input[type=file]{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;min-width:0;min-height:58px;padding:12px;font-size:.95rem;line-height:1.2;display:block;max-width:100%!important}.dashboard-shell .inline input[type=file]::file-selector-button{min-height:36px;color:var(--navy);font:inherit;background:#f7faf7;border:1px solid #b9cabd;border-radius:10px;margin-right:12px;padding:7px 12px;font-weight:800}.dashboard-shell .inline>.btn{width:100%;min-height:52px;margin:0!important}.dashboard-shell input,.dashboard-shell textarea,.dashboard-shell select{width:100%;min-width:0;max-width:100%!important}.dashboard-shell input[type=radio],.dashboard-shell input[type=checkbox]{width:auto}.dashboard-shell textarea{min-height:96px}.dashboard-shell .btn{white-space:normal;text-align:center;max-width:100%}.dashboard-shell a,.dashboard-shell code{word-break:break-word}}@media (max-width:420px){.dashboard-shell .wrap{width:calc(100% - 18px)}.dashboard-shell .card,.dashboard-shell .dashboard-panel{padding:15px}.dashboard-shell .media-tile .btn{min-height:42px;padding:9px 12px;font-size:.9rem}.dashboard-shell .inline{gap:12px!important}.dashboard-shell .inline input[type=file]{min-height:56px;padding:10px;font-size:.9rem}.dashboard-shell .inline input[type=file]::file-selector-button{margin-right:9px;padding:7px 10px}}
.pricing-section{background:radial-gradient(circle at 12% 15%,#e8d9b738,#0000 24%),radial-gradient(circle at 88% 18%,#bacfaf3d,#0000 28%),#fff}.pricing-grid{align-items:stretch;padding-top:18px}.pricing-card{isolation:isolate;background:#fff;flex-direction:column;min-height:100%;padding-top:30px;display:flex;position:relative;overflow:visible}.pricing-card:before{content:"";z-index:-2;border-radius:0 var(--radius) 0 0;opacity:1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:64%;height:245px;position:absolute;top:0;right:0}.pricing-card-direct:before{background-image:url(/images/pricing-home.jpg)}.pricing-card-complete:before{background-image:url(/images/pricing-interior.jpg)}.pricing-card:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fffffffa 30%,#ffffffb8 48%,#fff3 72%,#ffffff05 100%),linear-gradient(#fff0 0%,#ffffff0d 18%,#ffffffc7 35%,#fff 50%);position:absolute;inset:0}.pricing-card-art{display:none}.pricing-card-content{z-index:3;flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.pricing-card-direct{border-color:#d8dfcf;box-shadow:0 20px 48px #4d533a1a}.pricing-card-complete{border-color:#2f7d4a7a!important;box-shadow:0 24px 58px #1f5d3629!important}.pricing-popular-badge{z-index:8;color:#fff;letter-spacing:.07em;white-space:nowrap;background:#dd980d;border-radius:9px;padding:9px 24px;font-size:.76rem;font-weight:900;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #7a57103b}.pricing-popular-badge:before,.pricing-popular-badge:after{content:"★";color:#ffe3a6;margin:0 7px;font-size:.7rem}.pricing-card h3{margin-top:32px}.pricing-feature-list{margin:22px 0 26px;padding:0;list-style:none}.pricing-feature-item{color:#34443a;grid-template-columns:20px minmax(0,1fr) 28px;align-items:start;gap:8px;padding:7px 0;line-height:1.42;display:grid;position:relative}.pricing-feature-check{width:20px;height:20px;color:var(--brand-dark);background:#e5efdf;border-radius:50%;place-items:center;margin-top:1px;font-size:.74rem;font-weight:900;display:inline-grid}.pricing-feature-copy{min-width:0}.pricing-info-button{color:#66736a;background:#ffffffeb;border:1px solid #9aa69d;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-size:.72rem;font-weight:850;line-height:1;display:inline-grid}.pricing-info-button:hover,.pricing-info-button:focus-visible,.pricing-info-button[aria-expanded=true]{border-color:var(--brand);color:var(--brand-dark);background:#edf6ef;outline:none}.pricing-feature-detail{color:#58665d;background:#f6f9f3fa;border:1px solid #d9e5db;border-radius:9px;grid-column:2/4;margin:3px 0 4px;padding:11px 12px;font-size:.84rem;line-height:1.5;box-shadow:0 7px 16px #1d3e270f}.pricing-cta{align-self:flex-start;min-width:205px;margin-top:auto}.pricing-reassurance{color:#66736a;margin-top:12px;padding-left:23px;font-size:.82rem;font-weight:650;position:relative}.pricing-reassurance:before{content:"✓";width:17px;height:17px;color:var(--brand-dark);border:1px solid #b8cbbd;border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid;position:absolute;top:-1px;left:0}html[data-theme=dark] .pricing-section{background:radial-gradient(circle at 12% 15%,#5a786029,#0000 24%),radial-gradient(circle at 88% 18%,#46694e2e,#0000 28%),#0d1711!important}html[data-theme=dark] .pricing-card{color:#eef5ef!important;background:#15221a!important;border-color:#405448!important}html[data-theme=dark] .pricing-card:before{opacity:.38;filter:brightness(.62)saturate(.8)}html[data-theme=dark] .pricing-card:after{background:linear-gradient(90deg,#15221a 0%,#15221afa 30%,#15221ae0 48%,#15221a94 72%,#15221a47 100%),linear-gradient(#15221a0f 0%,#15221a33 18%,#15221adb 36%,#15221a 50%)}html[data-theme=dark] .pricing-card h3,html[data-theme=dark] .pricing-card h4,html[data-theme=dark] .pricing-card strong,html[data-theme=dark] .pricing-card .pricing-feature-copy{color:#f3f7f4!important}html[data-theme=dark] .pricing-card p,html[data-theme=dark] .pricing-card .pricing-feature-item,html[data-theme=dark] .pricing-card .pricing-reassurance{color:#c6d2c9!important}html[data-theme=dark] .pricing-feature-check{color:#72d08a;background:#23422d}html[data-theme=dark] .pricing-info-button{color:#eef5ef!important;background:#1b2b21!important;border-color:#6c8172!important}html[data-theme=dark] .pricing-info-button:hover,html[data-theme=dark] .pricing-info-button:focus-visible,html[data-theme=dark] .pricing-info-button[aria-expanded=true]{color:#fff!important;background:#264332!important;border-color:#72a57f!important}html[data-theme=dark] .pricing-feature-detail{box-shadow:none;color:#d2ddd5!important;background:#101b15!important;border-color:#405448!important}html[data-theme=dark] .pricing-popular-badge{color:#fff!important}@media (max-width:760px){.pricing-grid{gap:34px;padding-top:20px}.pricing-card{padding-top:24px}.pricing-card:before{opacity:1;width:72%;height:210px}.pricing-card:after{background:linear-gradient(90deg,#fff 0%,#fffffffa 34%,#ffffffad 54%,#ffffff1f 82%,#ffffff05 100%),linear-gradient(#fff0 0%,#ffffff14 18%,#ffffffd1 36%,#fff 50%)}html[data-theme=dark] .pricing-card:before{opacity:.32}html[data-theme=dark] .pricing-card:after{background:linear-gradient(90deg,#15221a 0%,#15221afa 34%,#15221ae6 54%,#15221a9e 82%,#15221a59 100%),linear-gradient(#15221a0d 0%,#15221a33 18%,#15221ae6 36%,#15221a 50%)}.pricing-card h3{margin-top:28px}.pricing-popular-badge{padding:8px 17px;font-size:.7rem;top:-17px}.pricing-popular-badge:before,.pricing-popular-badge:after{margin:0 5px}.pricing-feature-item{grid-template-columns:20px minmax(0,1fr) 30px;gap:8px;padding:8px 0}.pricing-info-button{width:26px;height:26px}.pricing-feature-detail{grid-column:1/-1;margin-left:28px}.pricing-cta{align-self:stretch;width:100%}}
.pricing-card:before{opacity:1;background-position:50%;background-size:cover;width:100%;height:300px;right:0}.pricing-card:after{background:linear-gradient(90deg,#fff 0%,#fffffff5 26%,#ffffff94 48%,#ffffff2e 72%,#ffffff0a 100%),linear-gradient(#ffffff05 0%,#ffffff0d 46%,#ffffff61 62%,#ffffffe0 78%,#fff 92%)}.pricing-card-direct:before{background-position:50% 42%}.pricing-card-complete:before{background-position:50%}@media (max-width:760px){.pricing-card:before{opacity:1;width:100%;height:250px}.pricing-card:after{background:linear-gradient(90deg,#fff 0%,#fffffff0 30%,#ffffff7a 58%,#ffffff1a 100%),linear-gradient(#ffffff05 0%,#ffffff0f 44%,#ffffff6b 61%,#ffffffeb 79%,#fff 93%)}}
.header-actions{align-items:center;gap:14px;display:flex}.theme-toggle{color:#254f38;background:#f3f7f3;border:1px solid #cad7ce;border-radius:999px;flex:0 0 52px;justify-content:space-between;align-items:center;width:52px;height:30px;padding:4px 7px;line-height:1;display:none;position:relative;box-shadow:0 2px 8px #14321f14}.theme-toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 1px 5px #0000002e}.theme-toggle-sun,.theme-toggle-moon{z-index:1;font-size:14px;position:relative}html[data-theme=dark] .theme-toggle:after{background:#dce7df;transform:translate(22px)}html[data-theme=dark]{--ink:#e8efe9;--muted:#aab9ae;--line:#405448;--surface:#15221a;--surface-alt:#101b15;--navy:#dce9df;--brand:#6bc47a;--brand-dark:#54ab65;--shadow:0 16px 40px #00000047}html[data-theme=dark] body{color:var(--ink);background:#0d1711}html[data-theme=dark] .header,html[data-theme=dark] .site-header{border-color:var(--line)!important;background:#0d1711f5!important}html[data-theme=dark] .nav,html[data-theme=dark] .brand,html[data-theme=dark] .brand-company{color:#dce9df!important}html[data-theme=dark] .brand-logo{background:#f7faf7;border-radius:12px;padding:6px 10px;box-shadow:0 0 0 1px #ffffff24,0 8px 22px #0000002e}html[data-theme=dark] .section,html[data-theme=dark] main,html[data-theme=dark] .pricing-section{color:var(--ink);background-color:#0d1711}html[data-theme=dark] .section.alt,html[data-theme=dark] .alt{background:#101b15!important}html[data-theme=dark] .card,html[data-theme=dark] .cta-card,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .panel,html[data-theme=dark] .modal,html[data-theme=dark] .feature-card{color:var(--ink)!important;background:#15221a!important;border-color:#405448!important}html[data-theme=dark] main [style*="background: white"],html[data-theme=dark] main [style*="background:#fff"],html[data-theme=dark] main [style*="background: #fff"],html[data-theme=dark] main [style*="background: rgb(255"],html[data-theme=dark] main [style*="background-color: white"],html[data-theme=dark] main [style*="background-color:#fff"],html[data-theme=dark] main [style*="background-color: #fff"],html[data-theme=dark] main [style*="background-color: rgb(255"]{color:#e8efe9!important;background:#15221a!important;border-color:#405448!important}html[data-theme=dark] main [style*="background: white"] *,html[data-theme=dark] main [style*="background:#fff"] *,html[data-theme=dark] main [style*="background: #fff"] *,html[data-theme=dark] main [style*="background-color: white"] *,html[data-theme=dark] main [style*="background-color:#fff"] *,html[data-theme=dark] main [style*="background-color: #fff"] *{color:inherit!important}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6,html[data-theme=dark] label,html[data-theme=dark] strong{color:#f1f6f2!important}html[data-theme=dark] p,html[data-theme=dark] small,html[data-theme=dark] .lead,html[data-theme=dark] .muted{color:#b8c7bd}html[data-theme=dark] main [style*="color: #0"],html[data-theme=dark] main [style*="color:#0"],html[data-theme=dark] main [style*="color: #1"],html[data-theme=dark] main [style*="color:#1"],html[data-theme=dark] main [style*="color: #2"],html[data-theme=dark] main [style*="color:#2"],html[data-theme=dark] main [style*="color: rgb(0"],html[data-theme=dark] main [style*="color: rgb(1"],html[data-theme=dark] main [style*="color: rgb(2"]{color:#eef5ef!important}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .form-control{color:#edf4ef!important;background:#0f1b14!important;border-color:#52675a!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#98a99d}html[data-theme=dark] input[type=file]{color:#dce7df!important}html[data-theme=dark] input[type=file]::file-selector-button{color:#fff;background:#24402e;border:1px solid #5c7464;border-radius:10px;padding:9px 12px}html[data-theme=dark] table,html[data-theme=dark] th,html[data-theme=dark] td{border-color:#405448!important}html[data-theme=dark] .theme-toggle{color:#eef5ef;background:#1d3024;border-color:#52675a}html[data-theme=dark] .btn,html[data-theme=dark] button:not(.theme-toggle){color:#eef5ef;border-color:#52675a}html[data-theme=dark] .btn.primary,html[data-theme=dark] .btn.dark,html[data-theme=dark] .nav .btn,html[data-theme=dark] button.btn.primary,html[data-theme=dark] button.btn.dark{color:#fff!important;background:#2f8f4d!important;border-color:#4aa665!important}html[data-theme=dark] .btn.secondary,html[data-theme=dark] .btn:not(.primary):not(.dark),html[data-theme=dark] button:not(.theme-toggle):not(.primary):not(.dark){color:#eef5ef;background:#1b2b21;border-color:#52675a}html[data-theme=dark] .btn:hover,html[data-theme=dark] button:not(.theme-toggle):hover{filter:brightness(1.1)}html[data-theme=dark] [class*=heroShell]{background:#0d1711!important;border-color:#405448!important}html[data-theme=dark] [class*=blueprint]{filter:invert(.82)hue-rotate(70deg)saturate(.55);opacity:.16!important}html[data-theme=dark] [class*=featureStrip]{background:#0d1711!important}html[data-theme=dark] [class*=featureTitle],html[data-theme=dark] [class*=headline],html[data-theme=dark] [class*=previewLead] strong,html[data-theme=dark] [class*=trustRow]{color:#edf4ef!important}html[data-theme=dark] [class*=featureText],html[data-theme=dark] [class*=featureDetail],html[data-theme=dark] [class*=previewLead],html[data-theme=dark] [class*=afterPreview]{color:#b8c7bd!important}html[data-theme=dark] [class*=featureArrow]{color:#dce9df!important}html[data-theme=dark] [class*=featureDetail]{border-color:#405448!important}@media (max-width:620px){.header-inner{position:relative}.header-actions{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.theme-toggle{order:-1;margin-left:auto;display:inline-flex}.header .nav a{display:inline-flex!important}.header .nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px 14px;width:100%;font-size:.84rem;display:flex}.header .nav .btn{min-height:40px;padding:9px 13px}html[data-theme=dark] [class*=feature]{background:#15221a!important;border-color:#405448!important}}
.listing-gallery-mobile{display:none}@media (max-width:760px){.listing-gallery-desktop{display:none!important}.listing-gallery-mobile{width:100%;display:block!important}.listing-mobile-photo{appearance:none;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;padding:0!important;line-height:0!important;display:block!important;position:relative!important;overflow:visible!important}.listing-mobile-photo img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;clip-path:none!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.listing-mobile-photo span{width:100%;color:#1672c4!important;text-align:center!important;background:#fff!important;margin:0!important;padding:4px 8px 5px!important;font-size:12px!important;line-height:1.2!important;display:block!important;position:static!important}}
