:root{--logo-dot:#eb6d48;--ink:#163b36;--ink-deep:#0b2926;--muted:#687773;--brand:#eb6d48;--brand-dark:#d95b38;--cream:#f6f3ec;--sand:#ebe5d9;--mint:#e4efeb;--line:#dedfd9;--paper:#fff;--shadow:0 18px 54px #14312d1c;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink-deep);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;overflow-x:clip}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button,select{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #eb6d4859}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.eyebrow{color:var(--brand);letter-spacing:.16em;margin-bottom:16px;font-size:.71rem;font-weight:800;display:block}.eyebrow--light{color:#f7b59e}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 23px;font-size:.88rem;font-weight:750;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--brand{background:var(--brand);color:#fff}.button--brand:hover{background:var(--brand-dark)}.button--outline{color:var(--ink);background:0 0;border-color:#163b3647}.button--outline:hover{border-color:var(--ink)}.button--light{color:var(--ink);background:#fff}.button--wide{width:100%}.text-link{color:var(--ink);border-bottom:1px solid #163b3673;flex:none;align-items:center;gap:8px;padding-bottom:5px;font-size:.86rem;font-weight:750;display:inline-flex}.site-header{z-index:100;width:100%;transition:background .2s,color .2s,box-shadow .2s;position:sticky;top:0}.site-header--overlay{color:#fff;background:linear-gradient(#041b19bd,#0000);position:fixed}.site-header--solid{color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;box-shadow:0 1px #163b361a}.header-inner{align-items:center;width:min(1400px,100% - 52px);height:76px;margin-inline:auto;display:flex}.brand-logo{min-width:190px;color:var(--ink);letter-spacing:-.035em;align-items:center;gap:10px;font-size:1.25rem;font-weight:850;display:inline-flex}.brand-logo svg{width:34px;height:34px}.brand-logo-mark{flex:none;width:40px;height:40px}.brand-logo>span>span{color:var(--brand)}.desktop-nav{align-items:center;gap:clamp(22px,2.5vw,40px);margin:0 auto;font-size:.86rem;font-weight:680;display:flex}.desktop-nav a{opacity:.88;transition:opacity .16s}.desktop-nav a:hover{opacity:1}.nav-dropdown{align-items:center;gap:5px;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:14px;min-width:290px;display:flex}.header-search{place-items:center;width:38px;height:38px;display:grid}.locale-pill{align-items:center;gap:5px;font-size:.72rem;font-weight:800;display:inline-flex}.locale-pill span{border:1px solid;border-radius:4px;padding:4px 5px;font-size:.62rem}.header-cta{border:1px solid;border-radius:7px;padding:11px 17px;font-size:.76rem;font-weight:800}.site-header--solid .header-cta{border-color:var(--brand);background:var(--brand);color:#fff}.mobile-menu-button{background:0 0;border:0;padding:6px;display:none}.mobile-nav{border-top:1px solid var(--line);color:var(--ink);background:#fff;padding:10px 24px 24px;display:grid}.mobile-nav a{border-bottom:1px solid #eceeea;padding:14px 4px;font-weight:700}.hero{color:#fff;background:#163a34 url(/images/brand/santa-cruz-hero.webp) 50% 55%/cover no-repeat;align-items:center;min-height:770px;display:flex;position:relative;overflow:hidden}.hero-backdrop{background:linear-gradient(90deg,#05201de6 0%,#05201da3 42%,#05201d14 82%),linear-gradient(#0000 58%,#041b198c);position:absolute;inset:0}.hero-content{z-index:1;padding-top:95px;position:relative}.hero-kicker{color:#ffffffd6;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:24px;font-size:.72rem;font-weight:800;display:flex}.hero h1 em,.zones-intro h2 em,.source-layout h2 em{color:#f5a88e;font-weight:400}.hero-content>p{color:#ffffffd4;max-width:630px;margin-bottom:30px;font-size:1.08rem;line-height:1.65}.hero-search{width:min(820px,100%);min-width:0;max-width:100%;color:var(--ink);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 24px 70px #03171559}.hero-tabs{border-bottom:1px solid #e5e7e2;align-items:stretch;height:51px;padding:0 23px;display:flex}.hero-tabs button{color:#87918e;letter-spacing:.09em;background:0 0;border:0;padding:0 21px;font-size:.71rem;font-weight:850;position:relative}.hero-tabs button.active{color:var(--ink)}.hero-tabs button.active:after{background:var(--brand);content:"";height:3px;position:absolute;bottom:-1px;left:17px;right:17px}.hero-search-row{grid-template-columns:1fr auto;gap:12px;padding:17px;display:grid}.hero-search-row label{display:flex}.hero-search-row input{background:0 0;border:0;outline:none;width:100%;padding:0 12px;font-size:1rem}.quick-searches{color:#77837f;align-items:center;gap:8px;padding:0 28px 17px;font-size:.76rem;display:flex}.quick-searches button{background:var(--cream);color:var(--ink);border:0;border-radius:4px;padding:4px 8px;font-size:.72rem}.hero-trust{z-index:1;color:#ffffffc7;justify-content:flex-end;gap:30px;font-size:.75rem;font-weight:650;display:flex;position:absolute;bottom:25px;left:0;right:0}.hero-trust span{align-items:center;gap:7px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px;display:flex}.section-heading h2,.zones-intro h2,.insight-copy h2,.source-layout h2,.sell-cta h2,.content-hero h1{letter-spacing:-.045em;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,4vw,4.25rem);font-weight:400;line-height:1.04}.section-heading p{max-width:560px;color:var(--muted);margin:0;line-height:1.7}.section-heading--center{text-align:center;justify-content:center}.section-heading--center p{margin-inline:auto}.property-grid,.results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.property-card{background:#fff;border:1px solid #e5e6e1;border-radius:13px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 2px #163b3604}.property-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.property-image{background:var(--mint);height:218px;display:block;position:relative;overflow:hidden}.property-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.property-card:hover .property-image img{transform:scale(1.035)}.property-image-overlay{background:linear-gradient(#0419172e,#0000 45%,#0419173d);position:absolute;inset:0}.property-badges{gap:6px;display:flex;position:absolute;top:13px;left:13px}.property-badges span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0e312ced;border-radius:4px;padding:6px 9px;font-size:.61rem;font-weight:850}.favorite-button{width:36px;height:36px;color:var(--ink);background:#fffffff0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 4px 15px #09252121}.favorite-button.active{background:var(--brand);color:#fff}.image-count{color:#fff;background:#031916a8;border-radius:4px;padding:5px 7px;font-size:.67rem;position:absolute;bottom:10px;right:12px}.property-location{color:#77847f;white-space:nowrap;align-items:center;gap:5px;margin-bottom:8px;font-size:.73rem;display:flex;overflow:hidden}.property-location span{text-overflow:ellipsis;overflow:hidden}.property-card h3{letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin-bottom:5px;font-size:.98rem;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.property-price{letter-spacing:-.025em;margin:15px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500;display:block}.property-specs{color:#687873;flex-wrap:wrap;gap:9px 13px;min-height:22px;display:flex}.property-specs span{align-items:center;gap:4px;font-size:.68rem;display:flex}.property-specs b{color:var(--ink)}.property-source{background:#fbfbf9;border-top:1px solid #edeee9;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;margin:17px -18px -17px;padding:12px 18px;display:grid}.source-avatar{background:var(--mint);width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;font-size:.69rem;font-weight:900;display:grid}.property-source div{min-width:0;display:grid}.property-source small{color:#909a97;font-size:.57rem}.property-source div span{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:740;overflow:hidden}.property-source em{color:var(--brand);font-size:.63rem;font-style:normal;font-weight:850}.zones-layout{grid-template-columns:.67fr 1.33fr;align-items:center;gap:70px;display:grid}.zones-intro p{max-width:370px;color:var(--muted);margin:24px 0 30px;line-height:1.7}.zone-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.zone-card{color:#fff;border-radius:12px;align-items:flex-end;min-height:315px;display:flex;position:relative;overflow:hidden}.zone-card img,.zone-card-overlay{width:100%;height:100%;position:absolute;inset:0}.zone-card img{object-fit:cover;transition:transform .5s}.zone-card:hover img{transform:scale(1.05)}.zone-card>div{z-index:1;width:100%;padding:24px;position:relative}.zone-card span{color:#f6b59f;letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:800}.zone-card h3{margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.zone-card p{color:#ffffffbf;margin-bottom:15px;font-size:.76rem}.zone-card b{align-items:center;gap:7px;font-size:.72rem;display:flex}.insight-section{background:var(--ink);color:#fff;border-radius:20px;grid-template-columns:.84fr 1.16fr;margin-block:110px;display:grid;overflow:hidden}.insight-copy p{color:#ffffffb8;margin:24px 0 30px;line-height:1.72}.insight-grid{grid-template-columns:repeat(2,1fr);display:grid}.insight-grid>div{border-bottom:1px solid #ffffff1c;border-left:1px solid #ffffff1c;min-height:245px;padding:47px 42px}.insight-grid svg{color:#f5a68c;margin-bottom:24px}.insight-grid h3{margin-bottom:9px;font-size:1rem}.insight-grid p{color:#ffffff9e;margin:0;font-size:.82rem;line-height:1.6}.steps{grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.steps>div{text-align:center;padding:30px 58px;position:relative}.steps>div>span{color:#e2e5e0;font-family:Georgia,serif;font-size:4.5rem;position:absolute;top:0;right:34px}.steps svg{width:34px;height:34px;color:var(--brand);margin-bottom:20px;position:relative}.steps h3{margin-bottom:9px;font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.steps p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.65}.source-layout{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.source-layout p{max-width:520px;color:var(--muted);line-height:1.75}.source-visual{min-height:440px;position:relative}.source-orbit{border:1px dashed #163b3647;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.source-orbit--one{width:280px;height:280px}.source-orbit--two{width:430px;height:430px}.source-center,.source-chip{border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 16px 35px #123a3424}.source-center{background:var(--ink);width:128px;height:128px;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-mini{color:#fff;font-family:Georgia,serif;font-size:2.1rem;font-weight:700}.source-chip{width:91px;height:91px;color:var(--ink);background:#fff;border:8px solid #ffffffb8;font-size:.72rem;font-weight:900}.source-chip--one{top:9%;left:47%}.source-chip--two{top:51%;left:10%}.source-chip--three{bottom:5%;right:6%}.check-list{gap:13px;margin:25px 0 0;padding:0;font-size:.85rem;font-weight:690;list-style:none;display:grid}.check-list li{align-items:center;gap:9px;display:flex}.check-list svg{width:19px;color:var(--brand)}.sell-cta{color:#fff;text-align:center;background:#173b36;place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.sell-cta-bg{background:linear-gradient(#062521d1,#062521d1),url(/images/listings/infocasas-189655383-2.webp) 50%/cover;position:absolute;inset:0}.sell-cta-content{width:min(800px,100% - 40px);padding:55px;position:relative}.sell-cta-content>span{color:#f8b29a;letter-spacing:.13em;align-items:center;gap:7px;margin-bottom:18px;font-size:.7rem;font-weight:850;display:inline-flex}.sell-cta h2{margin-bottom:18px}.sell-cta p{color:#ffffffbd;max-width:590px;margin:0 auto 29px;line-height:1.7}.search-page{background:#f8f8f5;min-height:70vh;padding-bottom:100px}.search-toolbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:14px;padding:22px max(32px,50vw - 620px);display:flex}.search-input-wrap{background:#fff;border:1px solid #ccd2ce;border-radius:8px;flex:1;align-items:center;gap:10px;max-width:790px;padding:0 15px;display:flex}.search-input-wrap input{border:0;outline:0;width:100%;height:46px}.search-input-wrap button{background:0 0;border:0;place-items:center;padding:4px;display:grid}.save-search,.mobile-filter-button{background:#fff;border:1px solid #cbd2ce;border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:.76rem;font-weight:750;display:inline-flex}.mobile-filter-button{display:none}.filter-bar{border-bottom:1px solid var(--line);background:#fff;align-items:end;gap:10px;padding:13px max(32px,50vw - 620px);display:flex}.filter-select{background:#fff;border:1px solid #d8dcd8;border-radius:7px;gap:3px;min-width:138px;padding:8px 31px 8px 11px;display:grid;position:relative}.filter-select span{color:#8a9692;text-transform:uppercase;font-size:.57rem;font-weight:750}.filter-select select{appearance:none;background:0 0;border:0;outline:none;min-width:0;font-size:.72rem;font-weight:680}.filter-select svg{pointer-events:none;position:absolute;bottom:13px;right:10px}.filter-sort{min-width:132px}.clear-filters{color:#76817d;background:0 0;border:0;align-self:center;padding:8px;font-size:.7rem;text-decoration:underline}.view-switcher,.currency-toggle{background:#f5f5f2;border:1px solid #d5dad6;border-radius:7px;padding:3px;display:flex}.view-switcher{margin-left:auto}.view-switcher button,.currency-toggle button{background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:8px 11px;font-size:.7rem;font-weight:750;display:flex}.view-switcher button.active,.currency-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #13322e14}.result-heading{justify-content:space-between;align-items:end;padding:45px 0 28px;display:flex}.result-heading span{color:var(--brand);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:800}.result-heading h1{margin:5px 0 0;font-family:Georgia,serif;font-size:2.4rem;font-weight:400}.results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-results{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:14px;grid-column:1/-1;padding:100px 30px}.empty-results svg{color:var(--brand)}.empty-results h2{color:var(--ink);margin:14px 0 7px;font-family:Georgia,serif;font-size:2rem;font-weight:400}.empty-results .button{margin-top:17px}.map-layout{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:350px 1fr;height:650px;display:grid;overflow:hidden}.map-layout aside{border-right:1px solid var(--line);overflow-y:auto}.map-listing-row{border-bottom:1px solid var(--line);grid-template-columns:95px 1fr;gap:13px;padding:13px;display:grid}.map-listing-row img{object-fit:cover;border-radius:7px;width:95px;height:78px}.map-listing-row div{align-content:center;min-width:0;display:grid}.map-listing-row strong{font-family:Georgia,serif}.map-listing-row span,.map-listing-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-listing-row span{margin-top:4px;font-size:.73rem}.map-listing-row small{color:var(--muted);font-size:.64rem}.map-canvas{background:linear-gradient(33deg,#0000 47%,#a0afa82e 48% 51%,#0000 52%),linear-gradient(123deg,#0000 46%,#a0afa833 47% 49%,#0000 50%),#e9efe9;position:relative;overflow:hidden}.map-canvas:before{opacity:.38;content:"";background-image:radial-gradient(#b8c8bd 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.map-road,.map-ring{border:8px solid #ffffffde;position:absolute}.map-road--one{width:11px;height:130%;top:-15%;left:38%;transform:rotate(18deg)}.map-road--two{width:120%;height:12px;top:46%;left:-10%;transform:rotate(-8deg)}.map-road--three{width:125%;height:8px;top:15%;left:-10%;transform:rotate(22deg)}.map-ring{border-width:5px;border-radius:50%}.map-ring--one{width:290px;height:240px;top:17%;left:30%}.map-ring--two{width:230px;height:230px;bottom:7%;right:8%}.map-label{z-index:1;color:#8b9d91;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700;position:absolute}.map-label--one{top:25%;left:28%}.map-label--two{top:60%;right:9%}.map-label--three{top:11%;right:30%}.map-marker{z-index:3;top:var(--y);left:var(--x);background:var(--ink);color:#fff;border:2px solid #fff;border-radius:17px 17px 17px 4px;padding:7px 9px;font-size:.65rem;font-weight:800;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 13px #0b292638}.map-marker:hover{z-index:4;background:var(--brand)}.map-note{color:#7d8b86;background:#ffffffe6;border-radius:5px;padding:7px 10px;font-size:.6rem;position:absolute;bottom:13px;right:13px}.mobile-filter-drawer{z-index:300;background:#fff;align-content:start;gap:12px;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.drawer-header h2{margin:0;font-family:Georgia,serif}.drawer-header button{background:0 0;border:0}.listing-page,.content-page{background:#fafaf7;min-height:70vh;padding:38px 0 105px}.listing-breadcrumbs,.breadcrumbs{color:#7f8d88;flex-wrap:wrap;gap:7px;margin-bottom:22px;font-size:.7rem;display:flex}.gallery-grid{background:#dce4df;border-radius:15px;grid-template-rows:repeat(2,215px);grid-template-columns:2fr 1fr 1fr;gap:6px;display:grid;position:relative;overflow:hidden}.gallery-grid button{background:#dce4df;border:0;min-width:0;padding:0;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-grid button:hover img{transform:scale(1.025)}.gallery-grid .gallery-main{grid-row:1/3}.gallery-grid--4 button:nth-child(4){grid-column:2/4}.gallery-grid--1 .gallery-main{grid-column:1/-1}.gallery-grid--2{grid-template-columns:2fr 1fr}.gallery-grid--2 .gallery-main,.gallery-grid--2 button:nth-child(2){grid-row:1/3}.gallery-grid--3{grid-template-columns:2fr 1fr}.gallery-all{color:var(--ink);border-radius:7px;align-items:center;gap:7px;font-size:.7rem;font-weight:800;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 15px #051c1926;background:#fffffff0!important;height:auto!important;padding:10px 13px!important}.lightbox{z-index:500;background:#031412f5;place-items:center;display:grid;position:fixed;inset:0}.lightbox>img{object-fit:contain;max-width:min(1100px,84vw);max-height:82vh}.lightbox button{color:#fff;background:#ffffff1a;border:1px solid #fff6;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute}.lightbox-close{top:25px;right:25px}.lightbox-prev{top:50%;left:25px}.lightbox-next{top:50%;right:25px}.lightbox>span{color:#fff;font-size:.8rem;position:absolute;bottom:24px}.listing-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:45px;padding:35px 0 28px;display:flex}.listing-header h1{letter-spacing:-.045em;max-width:800px;margin:9px 0 10px;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:400;line-height:1.06}.listing-kicker,.verified-line{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.7rem;font-weight:800;display:flex}.listing-address{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.listing-header-price{text-align:right;flex:none}.listing-header-price strong{font-family:Georgia,serif;font-size:2.55rem;font-weight:500;display:block}.listing-header-price span{color:var(--muted);font-size:.68rem}.listing-layout{grid-template-columns:minmax(0,1fr) 380px;gap:70px;padding-top:42px;display:grid}.listing-spec-grid{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:45px;display:grid}.listing-spec-grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.listing-spec-grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.listing-spec-grid>div{text-align:center;place-content:center;justify-items:center;gap:7px;min-height:100px;padding:18px;display:grid}.listing-spec-grid>div+div{border-left:1px solid var(--line)}.listing-spec-grid svg{color:var(--brand)}.listing-spec-grid strong{font-size:.8rem}.listing-spec-grid span{color:var(--muted);font-size:.66rem}.listing-copy h2,.listing-amenities h2,.listing-source-box h2,.related-section h2,.inquiry-card h2,.content-block h2{font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.listing-copy p{color:#52645f;white-space:pre-line;line-height:1.85}.listing-amenities,.listing-source-box{border-top:1px solid var(--line);margin-top:40px;padding-top:35px}.amenities-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0;list-style:none;display:grid}.amenities-grid li{color:#50625d;align-items:center;gap:9px;font-size:.83rem;display:flex}.amenities-grid svg{width:17px;color:var(--brand)}.source-detail{background:var(--mint);border:1px solid #cfdad4;border-radius:12px;grid-template-columns:1fr auto;gap:25px;padding:24px;display:grid}.source-detail p{color:var(--muted);margin:6px 0 0;font-size:.78rem;line-height:1.6}.source-detail .button{align-self:center}.source-facts{color:#51645e;flex-wrap:wrap;gap:17px;margin-top:14px;font-size:.7rem;display:flex}.source-facts span{align-items:center;gap:5px;display:flex}.listing-aside{position:relative}.inquiry-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:27px;position:sticky;top:105px}.inquiry-card h2{margin-bottom:6px}.inquiry-card>p{color:var(--muted);margin-bottom:21px;font-size:.8rem;line-height:1.55}.inquiry-agent{background:var(--cream);border-radius:8px;grid-template-columns:43px 1fr;align-items:center;gap:10px;margin-bottom:21px;padding:11px;display:grid}.inquiry-agent>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.75rem;font-weight:850;display:grid}.inquiry-agent div{display:grid}.inquiry-agent strong{font-size:.76rem}.inquiry-agent small{color:var(--muted);font-size:.65rem}.inquiry-form{gap:14px;display:grid}.inquiry-form label{color:#50625d;gap:6px;font-size:.67rem;font-weight:750;display:grid}.form-row{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.inquiry-form input,.inquiry-form textarea,.admin-field input,.admin-field select,.admin-field textarea,.login-form input{resize:vertical;background:#fff;border:1px solid #d1d7d3;border-radius:7px;outline:0;width:100%;padding:11px 12px;font-size:.78rem}.inquiry-form input:focus,.inquiry-form textarea:focus,.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus,.login-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #eb6d481a}.honeypot{left:-9999px;position:absolute!important}.form-disclaimer{color:#87928f;font-size:.6rem;line-height:1.5}.form-error{color:#b73d2c;margin:0;font-size:.7rem}.form-success{background:var(--mint);text-align:center;border-radius:12px;padding:45px 25px}.form-success svg{color:var(--brand)}.form-success h3{margin:12px 0 6px}.form-success p{color:var(--muted);font-size:.8rem}.form-success button{color:var(--brand-dark);background:0 0;border:0;font-size:.72rem;font-weight:800;text-decoration:underline}.listing-disclaimer{color:#7a655b;background:#f5eee7;border-radius:7px;margin-top:22px;padding:13px;font-size:.67rem;line-height:1.55}.related-section{border-top:1px solid var(--line);margin-top:80px;padding-top:55px}.related-section h2{margin-bottom:25px}.content-hero{background:var(--ink);color:#fff;text-align:center;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.content-hero:before{opacity:.32;content:"";background:url(/images/brand/santa-cruz-hero.webp) 50%/cover;position:absolute;inset:0}.content-hero>div{width:min(760px,100% - 40px);padding-top:45px;position:relative}.content-hero p{color:#ffffffbd;max-width:590px;margin-inline:auto;line-height:1.7}.content-page{padding-top:75px}.content-layout{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:80px;display:grid}.content-block{color:#50625d;line-height:1.8}.content-block h2{color:var(--ink);margin-top:38px}.content-block h2:first-child{margin-top:0}.content-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:30px}.zone-guide-grid,.agent-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.guide-card,.agent-card{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.guide-card img{object-fit:cover;width:100%;height:220px}.guide-card>div,.agent-card{padding:25px}.guide-card h2,.agent-card h2{margin-bottom:7px;font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.guide-card p,.agent-card p{color:var(--muted);font-size:.82rem;line-height:1.65}.guide-card a,.agent-card a{color:var(--brand-dark);align-items:center;gap:7px;font-size:.74rem;font-weight:800;display:inline-flex}.agent-card{align-content:space-between;min-height:210px;display:grid}.agent-card-badge{background:var(--mint);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:20px;font-weight:900;display:grid}.login-page{background:linear-gradient(#072723de,#072723de),url(/images/brand/santa-cruz-hero.webp) 50%/cover;place-items:center;min-height:calc(100vh - 76px);padding:50px 20px;display:grid}.login-card{background:#fff;border-radius:16px;width:min(430px,100%);padding:38px;box-shadow:0 25px 70px #02141259}.login-card h1{margin:20px 0 8px;font-family:Georgia,serif;font-size:2.3rem;font-weight:400}.login-card>p{color:var(--muted);font-size:.82rem;line-height:1.6}.login-form{gap:15px;margin-top:25px;display:grid}.login-form label{gap:7px;font-size:.7rem;font-weight:750;display:grid}.login-error{color:#b43d2d;margin:0;font-size:.72rem}.admin-page{background:#f4f5f1;min-height:100vh;padding:30px}.admin-shell{width:min(1440px,100%);margin-inline:auto}.admin-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.admin-header h1{margin:0;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.admin-header p{color:var(--muted);margin:5px 0 0;font-size:.8rem}.admin-actions{gap:10px;display:flex}.admin-actions button{min-height:43px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px;display:grid}.admin-stat{border:1px solid var(--line);background:#fff;border-radius:11px;padding:22px}.admin-stat span{color:var(--muted);text-transform:uppercase;font-size:.67rem}.admin-stat strong{margin-top:8px;font-family:Georgia,serif;font-size:2rem;font-weight:400;display:block}.admin-tabs{gap:8px;margin-bottom:16px;display:flex}.admin-tabs button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 15px;font-size:.72rem;font-weight:760}.admin-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.admin-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.admin-panel-heading h2{margin:0;font-size:1rem}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ebede9;padding:13px 15px;font-size:.7rem}.admin-table th{color:#7a8782;letter-spacing:.07em;text-transform:uppercase;background:#fafaf8;font-size:.6rem}.admin-listing-title{align-items:center;gap:10px;min-width:270px;display:flex}.admin-listing-title img{object-fit:cover;border-radius:6px;width:55px;height:42px}.admin-listing-title strong,.admin-listing-title small{display:block}.admin-listing-title small{color:var(--muted);margin-top:3px}.status-pill{color:#37734a;background:#e6f3e9;border-radius:20px;padding:5px 8px;font-size:.59rem;font-weight:800;display:inline-flex}.status-pill--draft{color:#8b681e;background:#f4ead9}.status-pill--archived{color:#777;background:#ececeb}.row-actions{gap:5px;display:flex}.row-actions button,.row-actions a{border:1px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.row-actions .danger{color:#b33c2d}.admin-empty{color:var(--muted);text-align:center;padding:60px}.admin-modal{z-index:500;background:#051c19b8;place-items:start center;padding:40px 20px;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-modal-card{background:#fff;border-radius:14px;width:min(970px,100%);box-shadow:0 25px 75px #03171457}.admin-modal-header{z-index:2;border-bottom:1px solid var(--line);background:#fff;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;padding:20px 25px;display:flex;position:sticky;top:0}.admin-modal-header h2{margin:0;font-family:Georgia,serif;font-weight:400}.admin-modal-header button{background:0 0;border:0}.admin-form{gap:23px;padding:25px;display:grid}.admin-form-section{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.admin-form-section h3{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin:0 0 2px;font-size:.73rem}.admin-field{gap:6px;font-size:.66rem;font-weight:740;display:grid}.admin-field--wide{grid-column:1/-1}.admin-field--half{grid-column:span 2}.admin-check{align-self:end;align-items:center;gap:8px;min-height:42px;font-size:.72rem;font-weight:740;display:flex}.admin-form-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:10px;margin:0 -25px -25px;padding:16px 25px;display:flex;position:sticky;bottom:0}.import-help{padding:25px}.import-help p{color:var(--muted);font-size:.78rem;line-height:1.6}.import-help textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;width:100%;min-height:330px;padding:14px;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem;line-height:1.55}.import-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{border-top:1px solid var(--line);background:#f4f2eb}.footer-main{grid-template-columns:1.6fr repeat(4,1fr);gap:50px;padding-block:70px 55px;display:grid}.footer-brand p,.footer-location p{max-width:260px;color:var(--muted);margin:20px 0;font-size:.78rem;line-height:1.65}.footer-socials{gap:8px;display:flex}.footer-socials a{border:1px solid #cad1cc;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-main h3{text-transform:uppercase;margin-bottom:7px;font-size:.72rem}.footer-main a,.footer-location span{color:#64736f;font-size:.74rem}.footer-location span{align-items:center;gap:6px;display:flex}.footer-bottom{color:#7c8783;border-top:1px solid #d8d9d3;justify-content:space-between;padding-block:20px;font-size:.63rem;display:flex}@media (max-width:1120px){.desktop-nav{gap:20px}.desktop-nav a:nth-last-child(-n+2){display:none}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-select:nth-of-type(4),.filter-select:nth-of-type(5){display:none}.listing-layout{gap:40px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr)}.footer-location{display:none!important}}@media (max-width:900px){.shell{width:min(100% - 40px,720px)}.desktop-nav,.header-search,.locale-pill,.header-login,.header-cta{display:none}.header-inner{width:calc(100% - 36px)}.header-actions{min-width:0;margin-left:auto}.mobile-menu-button{display:grid}.hero{min-height:720px}.hero-content{padding-top:90px}.hero h1{font-size:clamp(3.4rem,12vw,5rem)}.hero-trust{justify-content:flex-start}.hero-trust span:nth-child(3){display:none}.zones-layout,.source-layout,.insight-section,.content-layout,.listing-layout{grid-template-columns:1fr}.zones-layout,.source-layout{gap:50px}.zones-intro br{display:none}.insight-copy{padding:55px 42px}.source-visual{order:2}.steps>div{padding-inline:30px}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{display:none}.mobile-filter-button{display:inline-flex}.map-layout{grid-template-columns:260px 1fr}.listing-aside{order:-1}.inquiry-card{box-shadow:none;position:static}.admin-form-section,.admin-stats,.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:620px){.shell{width:calc(100% - 30px)}.header-inner{height:66px}.brand-logo{min-width:0}.hero{background-position:61%;align-items:flex-start;min-height:700px}.hero-backdrop{background:linear-gradient(#051f1cd6,#051f1c8c),linear-gradient(#0000 55%,#041b198f)}.hero-content{min-width:0;padding-top:128px}.hero-kicker{font-size:.6rem}.hero h1{font-size:3.4rem}.hero-content>p{font-size:.9rem}.hero-tabs{height:46px;padding:0 8px}.hero-tabs button{padding-inline:10px;font-size:.61rem}.hero-search-row{grid-template-columns:1fr}.hero-search-row input{height:44px}.quick-searches{white-space:nowrap;padding-inline:18px;overflow-x:auto}.hero-trust{gap:14px;font-size:.62rem}.featured-section,.zones-section,.source-section{padding-block:75px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:28px}.section-heading h2,.zones-intro h2,.insight-copy h2,.source-layout h2,.sell-cta h2,.content-hero h1{font-size:2.5rem}.property-grid,.results-grid,.zone-grid,.insight-grid,.steps,.zone-guide-grid,.agent-grid{grid-template-columns:1fr}.property-image{height:240px}.zone-card,.zone-card:nth-child(2),.zone-card:nth-child(3){min-height:280px}.insight-section{width:calc(100% - 30px);margin-block:70px}.insight-copy{padding:45px 25px}.insight-grid>div{border-left:0;min-height:190px;padding:35px 28px}.steps{gap:25px;margin-top:30px}.steps>div{padding:30px}.steps>div+div{border-top:1px solid var(--line);border-left:0}.source-visual{min-height:330px;transform:scale(.78)}.sell-cta-content{padding-inline:10px}.search-toolbar{z-index:20;padding:12px 15px;position:sticky;top:66px}.save-search{display:none}.mobile-filter-button{font-size:0}.result-heading{padding-block:28px 20px}.result-heading h1{font-size:2rem}.map-layout{grid-template-columns:1fr;height:auto}.map-layout aside{border-right:0;max-height:290px}.map-canvas{min-height:440px}.gallery-grid{height:310px;display:block}.gallery-grid button:not(.gallery-main):not(.gallery-all){display:none}.gallery-grid .gallery-main{width:100%;height:100%}.listing-page{padding-top:20px}.listing-header{flex-direction:column;align-items:flex-start;gap:20px}.listing-header-price{text-align:left}.listing-layout{gap:30px}.listing-spec-grid{grid-template-columns:repeat(2,1fr)}.listing-spec-grid>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.listing-spec-grid>div:nth-child(4){border-top:1px solid var(--line)}.source-detail,.amenities-grid,.form-row{grid-template-columns:1fr}.lightbox-prev{left:8px}.lightbox-next{right:8px}.content-hero{min-height:350px}.content-page{padding-top:50px}.admin-page{padding:20px 12px}.admin-header{flex-direction:column;align-items:flex-start;gap:15px}.admin-actions{width:100%}.admin-actions button,.admin-actions a{flex:1}.admin-stats{grid-template-columns:1fr 1fr}.admin-form-section{grid-template-columns:1fr}.admin-field--half,.admin-field--wide{grid-column:1}.admin-modal{padding:0}.admin-modal-card{border-radius:0;min-height:100%}.footer-main{gap:35px 20px;padding-block:55px 40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}.article-index-hero{border-bottom:1px solid var(--line);background-color:#f5f8fc;background-image:linear-gradient(#1557d509 1px,#0000 1px),linear-gradient(90deg,#1557d509 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:92px 0 82px}.article-index-hero h1{letter-spacing:-.052em;max-width:760px;margin-bottom:20px;font-size:clamp(2.8rem,4.8vw,4.7rem);font-weight:800;line-height:1}.article-index-hero p{max-width:670px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.7}.article-index-section{padding:82px 0 105px}.article-home-section{background:#fff;padding:88px 0 96px}.article-index-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px;display:flex}.article-index-heading h2{letter-spacing:-.025em;margin:0;font-size:1.7rem}.article-index-heading p{max-width:610px;color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.article-card{background:#fff;border:1px solid #dce4ef;border-radius:14px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 4px 16px #16396f0e}.article-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #16396f21}.article-card-image{background:#e7edf6;height:218px;display:block;overflow:hidden}.article-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.article-card:hover .article-card-image img{transform:scale(1.035)}.article-card-body{padding:22px 22px 23px}.article-card-meta,.article-byline{flex-wrap:wrap;align-items:center;gap:10px 18px;display:flex}.article-card-meta{color:#6c7c91;margin-bottom:13px;font-size:.69rem;font-weight:700}.article-card-meta>span{align-items:center;gap:5px;display:inline-flex}.article-card-meta>span:first-child{color:var(--brand);letter-spacing:.075em;text-transform:uppercase;font-weight:850}.article-card h2{letter-spacing:-.026em;margin-bottom:11px;font-size:1.27rem;font-weight:800;line-height:1.26}.article-card h2 a:hover{color:var(--brand)}.article-card-body>p{min-height:76px;color:var(--muted);margin-bottom:19px;font-size:.84rem;line-height:1.58}.article-card-link{color:var(--brand);align-items:center;gap:7px;font-size:.79rem;font-weight:800;display:inline-flex}.article-page{background:#f7f9fc;padding-bottom:105px}.article-breadcrumbs{color:#708097;white-space:nowrap;align-items:center;gap:9px;min-width:0;padding:28px 0 24px;font-size:.75rem;display:flex;overflow:hidden}.article-breadcrumbs a:hover{color:var(--brand)}.article-breadcrumbs>span:last-child{text-overflow:ellipsis;overflow:hidden}.article-header{background:#fff;border:1px solid #dce4ef;border-radius:20px;grid-template-columns:1.05fr .95fr;min-height:510px;display:grid;overflow:hidden;box-shadow:0 16px 52px #16396f1a}.article-header-copy{flex-direction:column;justify-content:center;padding:58px 58px 54px;display:flex}.article-header h1{letter-spacing:-.05em;max-width:680px;margin-bottom:21px;font-size:clamp(2.65rem,4.1vw,4.05rem);font-weight:790;line-height:1.02}.article-header-copy>p{max-width:650px;color:var(--muted);margin-bottom:26px;font-size:1.02rem;line-height:1.7}.article-byline{color:#69798f;font-size:.72rem;font-weight:700}.article-byline span{align-items:center;gap:6px;display:inline-flex}.article-byline svg{color:var(--brand)}.article-language-link{color:var(--brand);border-bottom:1px solid #aac2ec;padding-bottom:2px;font-weight:800}.article-header-image{background:#e7edf6;min-height:100%}.article-header-image img{object-fit:cover;width:100%;height:100%}.article-layout{grid-template-columns:minmax(0,760px) minmax(260px,330px);justify-content:center;gap:72px;padding:78px 0 92px;display:grid}.article-body{min-width:0}.article-body section+section{margin-top:46px}.article-body h2{color:var(--ink-deep);letter-spacing:-.032em;margin-bottom:17px;font-size:1.78rem;font-weight:800;line-height:1.18}.article-body p{color:#33455f;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.82}.article-body ul{border-left:4px solid var(--brand);color:#263b58;background:#edf4ff;border-radius:0 10px 10px 0;gap:11px;margin:24px 0 0;padding:23px 27px 23px 44px;display:grid}.article-body li{padding-left:4px;line-height:1.55}.article-body .article-disclaimer{color:#748298;border-top:1px solid #dbe3ef;margin-top:54px;padding-top:20px;font-family:inherit;font-size:.76rem;line-height:1.65}.article-aside{flex-direction:column;align-items:stretch;gap:20px;display:flex}.article-cta-card,.article-sources{background:#fff;border:1px solid #dbe3ef;border-radius:13px;padding:26px}.article-cta-card{border-top:4px solid var(--brand);position:sticky;top:105px;box-shadow:0 12px 34px #16396f17}.article-cta-card h2,.article-sources h2{letter-spacing:-.025em;margin-bottom:10px;font-size:1.15rem;font-weight:800}.article-cta-card p,.article-sources p{color:var(--muted);font-size:.8rem;line-height:1.6}.article-cta-card .button{width:100%;min-height:46px;margin-top:5px;padding-inline:15px;font-size:.78rem}.article-sources ul{gap:11px;margin:17px 0 0;padding:0;list-style:none;display:grid}.article-sources a{color:var(--brand);align-items:flex-start;gap:6px;font-size:.74rem;font-weight:720;line-height:1.45;display:inline-flex}.article-sources svg{flex:none;margin-top:2px}.article-related{border-top:1px solid #dbe3ef;padding-top:74px}.article-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1000px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-header{grid-template-columns:1fr;min-height:0}.article-header-image{order:-1;height:390px}.article-layout{grid-template-columns:minmax(0,720px);gap:45px}.article-aside{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.article-cta-card{position:static}}@media (max-width:620px){.article-index-hero{padding:65px 0 58px}.article-index-hero h1{font-size:2.65rem}.article-index-hero p{font-size:.94rem}.article-index-section{padding:58px 0 78px}.article-home-section{padding:68px 0 75px}.article-index-heading{flex-direction:column;align-items:flex-start;gap:13px}.article-grid,.article-grid--related{grid-template-columns:1fr}.article-card-image{height:225px}.article-card-body>p{min-height:0}.article-breadcrumbs{padding-block:20px}.article-header{border-radius:15px}.article-header-image{height:245px}.article-header-copy{padding:32px 25px 30px}.article-header h1{font-size:2.35rem}.article-header-copy>p{font-size:.91rem}.article-byline{flex-direction:column;align-items:flex-start}.article-layout{padding:55px 4px 68px}.article-body h2{font-size:1.48rem}.article-body p{font-size:1rem;line-height:1.75}.article-aside{grid-template-columns:1fr}.article-related{padding-top:58px}}:root{--ink:#10213b;--ink-deep:#09182d;--muted:#5e6d82;--brand:#1557d5;--brand-dark:#0b43ad;--cream:#f4f7fb;--sand:#e7edf6;--mint:#e8f3ff;--line:#dbe3ef;--paper:#fff;--shadow:0 18px 48px #183a701f;--radius:14px;--logo-dot:#36c69b}body{color:var(--ink-deep);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px}.eyebrow{color:var(--brand);letter-spacing:.12em;margin-bottom:13px;font-size:.75rem;font-weight:850}.button{border-radius:8px;min-height:52px;padding-inline:24px;font-size:.94rem;font-weight:750}.button--outline{background:#fff;border-color:#b9c7da}.text-link{color:var(--brand);border:0;gap:9px;font-size:.94rem;font-weight:800}.text-link:hover{color:var(--brand-dark)}.site-header,.site-header--overlay,.site-header--solid{color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;position:sticky;top:0;box-shadow:0 1px #0f274c1a}.header-inner{width:min(1380px,100% - 56px);height:82px}.brand-logo{min-width:210px;color:var(--ink);letter-spacing:-.025em;gap:11px;font-size:1.34rem;font-weight:850}.brand-logo svg{background:var(--brand);color:#fff;border-radius:9px;width:37px;height:37px;padding:6px}.brand-logo-mark{width:44px;height:44px}.brand-logo--inverse{color:var(--ink)}.desktop-nav{gap:clamp(27px,2.7vw,43px);font-size:.96rem;font-weight:700}.desktop-nav a{opacity:1}.desktop-nav a:hover{color:var(--brand)}.header-actions{gap:16px;min-width:330px}.header-search{background:#f1f5fa;border-radius:8px;width:42px;height:42px}.locale-pill{min-height:40px;color:var(--ink);border:1px solid #d4deeb;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:.84rem;font-weight:800;display:inline-flex}.locale-pill span{border:0;padding:0}.header-login{font-size:.9rem;font-weight:750}.header-cta,.site-header--solid .header-cta{border-color:var(--brand);background:var(--brand);color:#fff;border-radius:8px;padding:13px 18px;font-size:.88rem;font-weight:800}.hero{min-height:650px;color:var(--ink-deep);background:#f2f6fc}.hero-backdrop{background:linear-gradient(90deg,#112e551a,#112e5500),url(/images/brand/santa-cruz-hero.webp) 62%/cover no-repeat;border-radius:22px;width:min(43vw,660px);inset:44px max(24px,50vw - 700px) 44px auto;overflow:hidden;box-shadow:0 22px 70px #183a702b}.hero:before{opacity:.38;content:"";background-image:linear-gradient(#1557d50e 1px,#0000 1px),linear-gradient(90deg,#1557d50e 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 68%);mask-image:linear-gradient(90deg,#000,#0000 68%)}.hero-content{z-index:2;padding-top:0}.hero-kicker{color:var(--brand);letter-spacing:.11em;margin-bottom:21px;font-size:.78rem;font-weight:850}.hero-kicker span{color:#36b98f}.hero h1{letter-spacing:-.045em;max-width:610px;margin-bottom:22px;font-family:inherit;font-size:clamp(3rem,3.75vw,3.55rem);font-weight:780;line-height:1.02}.hero h1 em,.zones-intro h2 em,.source-layout h2 em{color:var(--brand);font-style:normal;font-weight:inherit}.hero-content>p{color:#4e6079;max-width:560px;margin-bottom:24px;font-size:1.06rem;font-weight:480;line-height:1.65}[data-locale=en] .hero h1{max-width:560px;font-size:clamp(3rem,3.6vw,3.45rem)}.hero-search{border:1px solid #d7e0ec;border-radius:11px;grid-template-columns:auto minmax(0,1fr);width:100%;max-width:610px;display:grid;box-shadow:0 12px 34px #163b761f}.hero-tabs{background:#f8fafd;border-bottom:0;border-right:1px solid #e1e7f0;min-width:0;height:auto;padding:8px}.hero-tabs button{color:#718096;letter-spacing:.045em;border-radius:6px;padding-inline:12px;font-size:.68rem;font-weight:850}.hero-tabs button.active{color:var(--brand);background:#eaf1fd}.hero-tabs button.active:after{display:none}.hero-search-row{gap:8px;padding:8px}.hero-search-row label,.hero-search-row input{min-width:0}.hero-search-row input{height:44px;color:var(--ink);padding-inline:11px;font-size:.91rem}.hero-search-row input::placeholder{color:#77869a}.hero-search-row .button{min-height:44px;padding-inline:16px;font-size:.84rem}.hero-trust{z-index:2;color:#485b73;justify-content:flex-start;gap:26px;font-size:.78rem;font-weight:700;bottom:24px}.hero-trust svg{color:var(--brand)}:is(.section-heading h2,.zones-intro h2,.insight-copy h2,.source-layout h2,.sell-cta h2,.content-hero h1,.listing-header h1,.listing-header-price strong,.listing-copy h2,.listing-amenities h2,.listing-source-box h2,.related-section h2,.inquiry-card h2,.content-block h2,.guide-card h2,.agent-card h2,.login-card h1,.admin-header h1,.admin-modal-header h2,.result-heading h1,.empty-results h2){letter-spacing:-.035em;font-family:inherit;font-weight:820}.section-heading h2,.zones-intro h2,.insight-copy h2,.source-layout h2,.sell-cta h2,.content-hero h1{font-size:clamp(2.35rem,3.6vw,3.85rem);line-height:1.08}.featured-section,.how-section{padding-block:88px}.section-heading{margin-bottom:36px}.section-heading p{color:var(--muted);font-size:.98rem}.property-grid,.results-grid{gap:20px}.property-card{border-color:#dbe3ef;border-radius:12px;box-shadow:0 3px 12px #16396f0e}.property-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #16396f26}.property-image{height:210px}.property-badges span{background:#091f41eb;border-radius:5px;padding:7px 10px;font-size:.67rem}.property-badges .badge-new{background:var(--brand)}.property-body{padding:19px}.property-location{color:#64758c;margin-bottom:9px;font-size:.78rem}.property-card h3{min-height:46px;margin-bottom:6px;font-size:1rem;font-weight:780;line-height:1.42}.property-type{color:#6d7d92;font-size:.76rem}.property-price{letter-spacing:-.025em;margin:13px 0;font-family:inherit;font-size:1.48rem;font-weight:850}.property-specs{gap:10px 14px}.property-specs span{color:#64758c;font-size:.73rem}.property-source{background:#f8fafd;margin:17px -19px -19px;padding:12px 19px}.property-source small{font-size:.65rem}.property-source div span,.property-source em{font-size:.7rem}.source-avatar{color:var(--brand);background:#deebff}.zones-section{background:#f4f7fb;padding-block:92px}.zones-layout{grid-template-columns:.72fr 1.28fr;gap:64px}.zones-intro p{font-size:.98rem}.zone-card{border:1px solid #0e2a4e1a;border-radius:14px;min-height:290px;box-shadow:0 10px 28px #183a701f}.zone-card:nth-child(2),.zone-card:nth-child(3){min-height:255px}.zone-card-overlay{background:linear-gradient(#06183408 20%,#061834e0)}.zone-card span{color:#80b0ff;font-size:.71rem}.zone-card h3{margin-top:7px;font-family:inherit;font-size:1.65rem;font-weight:800}.zone-card p,.zone-card b{font-size:.78rem}.insight-section{background:#0b2e68;border-radius:20px;grid-template-columns:.9fr 1.1fr;margin-block:92px}.insight-copy{background:radial-gradient(circle at 15% 15%,#4d91ff59,#0000 40%),linear-gradient(145deg,#1557d5,#0b3c91);padding:64px 58px}.insight-copy p{color:#ffffffcf;font-size:.96rem}.eyebrow--light,.insight-copy .eyebrow{color:#bcd6ff}.insight-grid>div{min-height:230px;padding:42px 38px}.insight-grid svg{color:#61d7b4}.insight-grid h3{font-size:1.02rem}.insight-grid p{font-size:.82rem}.how-section{padding-top:30px}.steps{gap:18px;margin-top:47px}.steps>div{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;min-height:245px;padding:38px 34px}.steps>div+div{border-left:1px solid var(--line)}.steps>div>span{color:#dce8fb;font-family:inherit;font-size:2.4rem;font-weight:900;top:22px;right:24px}.steps svg{width:31px;height:31px;color:var(--brand);background:#e6efff;border-radius:8px;padding:7px}.steps h3{font-family:inherit;font-size:1.3rem;font-weight:820}.steps p{font-size:.88rem}.source-section{background:#edf4ff;padding-block:92px}.source-orbit{border-color:#1557d54d}.source-center{background:var(--brand)}.brand-mini{font-family:inherit;font-weight:900}.source-chip{color:var(--brand);border-color:#fffc;font-size:.76rem}.source-layout p{font-size:.96rem}.check-list{font-size:.9rem}.sell-cta{background:#0c3e92;min-height:455px}.sell-cta-bg{background:radial-gradient(circle at 15% 20%,#569cff8c,#0000 34%),radial-gradient(circle at 85% 75%,#36c69b47,#0000 30%),linear-gradient(135deg,#1557d5,#092d6b)}.sell-cta-content>span{color:#bcd6ff;font-size:.75rem}.sell-cta p{color:#ffffffd1;font-size:.98rem}.search-page,.listing-page,.content-page{background:#f5f7fb}.search-toolbar,.filter-bar{border-color:#dce4ef}.search-input-wrap,.filter-select,.save-search,.mobile-filter-button{border-color:#cdd8e7;border-radius:8px}.save-search,.mobile-filter-button{font-size:.82rem}.filter-select span{font-size:.64rem}.filter-select select,.view-switcher button,.currency-toggle button{font-size:.77rem}.result-heading span{color:var(--brand);font-size:.74rem}.result-heading h1{font-size:2.25rem}.map-marker{background:var(--brand)}.content-hero{background:radial-gradient(circle at 20% 20%,#5396ff66,#0000 35%),linear-gradient(135deg,#1557d5,#08295f);min-height:390px}.content-hero:before{opacity:.08}.content-hero p{color:#ffffffd1;font-size:1rem}.listing-header h1{font-size:clamp(2.15rem,3.4vw,3.45rem)}.listing-header-price strong{font-size:2.35rem}.listing-spec-grid{border-color:#d7e0ec;box-shadow:0 5px 18px #16396f0d}.listing-copy p{color:#4e6078}.inquiry-card,.content-card{border-color:#d7e0ec;box-shadow:0 15px 42px #16396f1c}.inquiry-agent{background:#eef4ff}.inquiry-agent>span{background:var(--brand)}.source-detail{background:#edf4ff;border-color:#c6d9f4}.guide-card,.agent-card{border-color:#d7e0ec;box-shadow:0 5px 18px #16396f0e}.guide-card a,.agent-card a{color:var(--brand);font-size:.82rem}.login-page{background:radial-gradient(circle at 20% 20%,#5396ff66,#0000 35%),linear-gradient(135deg,#1557d5,#08295f)}.login-card{border:1px solid #d7e0ec}.admin-page{background:#f4f7fb}.admin-stat,.admin-panel{border-color:#d7e0ec}.site-footer{color:#fff;background:#09182d;border:0}.site-footer .brand-logo{color:#fff}.footer-brand p,.footer-location p,.footer-main a,.footer-location span{color:#aebbd0;font-size:.8rem}.footer-main h3{color:#fff;font-size:.76rem}.footer-socials a{border-color:#344661}.footer-bottom{color:#8f9eb4;border-color:#263852;font-size:.7rem}@media (max-width:1200px){.hero-search{max-width:560px}}@media (max-width:1120px){.header-actions{min-width:285px}.hero-backdrop{width:40vw}.hero h1,[data-locale=en] .hero h1,.hero-content>p,.hero-search{max-width:calc(50vw - 10px)}.hero-search{grid-template-columns:1fr}.hero-tabs{border-bottom:1px solid #e1e7f0;border-right:0;height:47px;padding:6px}.hero-tabs button{flex:1;min-width:0;padding-inline:5px}}@media (max-width:900px){.header-inner{width:calc(100% - 38px)}.desktop-nav,.header-search,.header-login,.header-cta{display:none}.header-actions{min-width:0;margin-left:auto}.locale-pill{display:inline-flex}.mobile-menu-button{display:grid}.zones-layout,.insight-section,.content-layout,.listing-layout{grid-template-columns:1fr}.hero{min-height:700px}.hero-backdrop{opacity:.45;width:auto;height:45%;inset:auto 22px 40px 40%}.hero-content{padding-top:25px}.hero-trust{bottom:18px}}@media (max-width:620px){.header-inner{height:70px}.brand-logo{min-width:0;font-size:1.2rem}.brand-logo svg{width:35px;height:35px}.brand-logo-mark{width:40px;height:40px}.mobile-menu-button{color:var(--ink)}.mobile-nav a{padding-block:16px;font-size:1rem}.hero{background:#f2f6fc;min-height:690px}.hero-backdrop{opacity:.28;border-radius:16px;width:auto;height:36%;bottom:26px;left:15px;right:15px}.hero:before{-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-content{padding-top:45px}.hero-kicker{margin-bottom:16px;font-size:.66rem}.hero h1{max-width:370px;font-size:clamp(2.65rem,11.5vw,3.2rem);line-height:1}.hero-content>p{max-width:355px;font-size:.94rem;line-height:1.55}.hero-search{border-radius:12px;grid-template-columns:1fr;width:100%;max-width:100%}.hero-tabs{border-bottom:1px solid #e1e7f0;border-right:0;height:47px;padding:6px}.hero-tabs button{flex:1;min-width:0;padding-inline:5px;font-size:.66rem}.hero-search-row{grid-template-columns:minmax(0,1fr) auto}.hero-search-row input{height:42px}.hero-trust{color:#43546b;font-size:.68rem;bottom:10px}.section-heading h2,.zones-intro h2,.insight-copy h2,.source-layout h2,.sell-cta h2,.content-hero h1{font-size:2.15rem}.property-image{height:235px}.steps>div{min-height:205px;padding:31px 26px}.steps>div+div{border-left:1px solid var(--line)}.insight-copy{padding:43px 26px}.zone-card,.zone-card:nth-child(2),.zone-card:nth-child(3){min-height:270px}}
