:root{--ink:#182d2b;--muted:#596b64;--paper:#f7f7ef;--line:#d9dfd3;--lime:#d3f574;--green:#2b5444;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7c973e;outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(42px,4.4vw,66px);font-weight:500}h2{font-size:clamp(29px,3vw,42px);font-weight:500}h3{font-size:23px;font-weight:600}p{margin-bottom:16px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.nav{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;font-size:26px;font-weight:750;letter-spacing:-1.3px;line-height:1;position:relative;white-space:nowrap;padding-bottom:14px}.brand:hover{text-decoration:none}.brand>span:not(.brand-icon){font-weight:400}.brand-icon{background:var(--ink);color:var(--lime);padding:7px 9px;border-radius:50%;font-size:26px;margin-right:10px}.brand i{position:absolute;bottom:0;left:47px;font-size:8px;letter-spacing:3px;font-style:normal;font-weight:600}.nav nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav-compare{border:1px solid var(--line);background:transparent;border-radius:30px;padding:11px 17px}.nav-compare span{background:var(--ink);color:var(--paper);border-radius:50%;padding:3px 7px;margin-left:6px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:48px;padding-top:62px;padding-bottom:60px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:700;line-height:1.5;margin-bottom:18px;text-transform:uppercase}.dot{display:inline-block;background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:8px}.hero h1{margin-bottom:24px}.hero h1 em{font-family:var(--serif);font-weight:400}.hero-intro{max-width:460px;font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 22px;border-radius:6px;font-weight:600;font-size:14px;text-decoration:none;min-height:48px}.button:hover{text-decoration:none;filter:brightness(.95)}.button.lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.quiet-link{font-size:13px;font-weight:600}.hero .quiet-link{display:block;margin:17px 0 30px}.hero-facts{display:flex;gap:28px;border-top:1px solid var(--line);padding-top:20px;max-width:470px}.hero-facts span{font-size:11px;color:var(--muted)}.hero-facts strong{display:block;font-size:22px;color:var(--ink);font-weight:500;margin-bottom:2px}.hero-art{position:relative;border-radius:14px;overflow:hidden;background:#d8e5d8;padding-top:35px;align-self:stretch;min-height:410px;display:flex;align-items:center}.hero-art img{display:block;width:100%;height:auto}.art-label{position:absolute;top:27px;left:28px;font-size:10px;letter-spacing:2px;font-weight:700}.art-caption{position:absolute;bottom:25px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.2px;font-weight:700}.value-strip{background:var(--ink);color:var(--paper)}.value-strip .wrap{display:flex;justify-content:space-around;gap:20px;padding:19px 0;font-size:12px}.section{padding-top:64px;padding-bottom:36px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}.section-heading .quiet-link{max-width:190px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-tile{display:flex;align-items:center;gap:18px;border:1px solid var(--line);padding:24px 20px;border-radius:8px;min-height:107px;transition:background .15s}.category-tile:hover{text-decoration:none;background:#eaf0df}.category-icon{font-size:28px;min-width:32px;color:var(--green)}.category-tile h3{font-size:17px;letter-spacing:-.4px}.category-tile p{font-size:11px;margin:7px 0 0;color:var(--muted)}.category-tile>span:last-child{margin-left:auto;font-size:20px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.offer-card{background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.card-top{display:flex;align-items:center;gap:11px;padding:20px;border-bottom:1px solid #edf0e9;min-height:88px}.monogram{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#dce8db;color:#284632;font-size:12px;font-weight:700;flex-shrink:0}.tone-1{background:#ede8da;color:#514731}.tone-2{background:#e0e9ec;color:#355259}.provider-name{display:block;font-weight:650;font-size:13px;line-height:1.4}.small{font-size:11px}.muted{color:var(--muted)}.service-type{font-size:9px;margin-left:auto;white-space:nowrap;background:#f0f4e9;padding:5px 7px;border-radius:4px}.card-body{padding:23px 22px;flex:1}.card-body .eyebrow{font-size:9px;color:var(--muted);margin-bottom:10px;letter-spacing:1.1px}.card-body h3{min-height:49px;font-size:22px;letter-spacing:-.6px}.price{font-size:32px;letter-spacing:-1.3px;margin-top:19px;font-weight:500}.price span{display:block;font-size:10px;font-weight:400;letter-spacing:0;color:var(--muted);margin:3px 0 19px}.inclusions{padding:0;list-style:none;margin:0 0 22px;font-size:12px;line-height:1.6}.inclusions li{padding-left:18px;position:relative;margin:8px 0}.inclusions li:before{content:'✓';position:absolute;left:0;color:var(--green)}.package-notes{border-top:1px solid #edf0e9;padding-top:13px;font-size:11px}.package-notes summary{cursor:pointer;font-weight:600;line-height:1.5}.package-notes p{margin:10px 0 0;color:var(--muted)}.card-bottom{padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:12px}.card-bottom>a{font-weight:700}.compare-add{background:transparent;border:1px solid #c9d3c2;border-radius:5px;padding:8px 11px;font-size:12px;min-height:38px}.compare-add[aria-pressed=true]{background:var(--ink);color:var(--lime);border-color:var(--ink)}.editorial{margin-top:65px;margin-bottom:75px;padding:49px;background:#e7eddf;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.editorial h2{font-family:var(--serif);font-size:43px;margin-bottom:20px}.editorial p{font-size:14px;color:var(--muted);max-width:450px}.editorial-list{padding-top:10px}.editorial-list>p{display:flex;gap:23px;padding:19px 0;border-bottom:1px solid #cbd6c4;margin:0;max-width:none}.editorial-list b{font-size:12px;font-weight:400}.editorial-list strong{display:block;color:var(--ink);margin-bottom:4px}.editorial-list span{font-size:12px}.page-title{font-size:clamp(37px,5vw,60px);margin-bottom:20px}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:770px;margin-bottom:35px}.filters{display:flex;align-items:end;flex-wrap:wrap;gap:18px;background:#e9eee3;border:1px solid var(--line);padding:23px;border-radius:9px;margin:32px 0 27px}.filter-field{flex:1;min-width:180px}.filter-field.search-field{flex:1.5}.filter-field label{display:block;font-size:11px;font-weight:700;margin-bottom:7px}.filter-field input,.filter-field select{width:100%;height:46px;border:1px solid #cbd5c7;border-radius:5px;background:white;padding:0 13px;font-size:13px;color:var(--ink)}.check{font-size:12px;display:flex;align-items:center;gap:5px;min-height:46px}.check input{accent-color:var(--green);width:17px;height:17px}.text-button{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;font-size:12px;min-height:44px}.results-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;margin-bottom:18px}.results-bar p{margin:0;font-weight:700}.results-bar span{color:var(--muted)}.source-note{font-size:12px;line-height:1.8;color:var(--muted);margin:25px 0 35px;max-width:930px}.breadcrumb{display:block;font-size:12px;margin-bottom:30px}.profile-heading{display:flex;gap:22px;align-items:center;margin:25px 0}.profile-heading h1{font-size:45px;margin:0}.monogram.large{width:84px;height:84px;font-size:23px}.profile-heading .eyebrow{margin-bottom:9px}.profile-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;margin:35px 0 60px}.profile-layout h2{font-size:28px}.profile-details{display:grid;grid-template-columns:145px 1fr;font-size:14px;gap:20px;line-height:1.7}.profile-details dt{font-weight:600}.profile-details dd{margin:0;color:var(--muted)}.contact-card{background:#e7eddf;padding:30px;border-radius:9px;align-self:start}.contact-card h3{font-size:28px;margin-bottom:15px}.contact-card p{font-size:14px}.contact-card .button{width:100%;margin:10px 0}.contact-card .phone{display:block;font-size:17px;margin:12px 0}.source-box{margin-top:40px;border:1px solid var(--line);padding:25px;border-radius:8px;font-size:13px}.source-box p{margin:12px 0}.source-box a{text-decoration:underline}.prose{max-width:820px;padding-bottom:80px}.prose h1{margin-bottom:27px}.prose h2{font-size:27px;margin:36px 0 14px}.prose p,.prose li{font-size:16px;line-height:1.85}.prose a:not(.button){text-decoration:underline}.prose .button{margin-top:25px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:42px 0 60px}.guide-card{padding:32px;background:#e7eddf;border-radius:9px;display:flex;flex-direction:column;min-height:320px}.guide-card h2{font-family:var(--serif);font-size:34px;margin-bottom:24px}.guide-card p{font-size:14px}.guide-card span{margin-top:auto;font-size:13px;font-weight:bold}.guide-card:hover{background:#dce7d3;text-decoration:none}.empty{padding:50px;border:1px dashed var(--line);text-align:center}.empty p{margin:15px auto;max-width:550px;font-size:14px}footer{background:var(--ink);color:var(--paper);padding:45px 0 25px;margin-top:40px}.footer-top{display:flex;justify-content:space-between;align-items:start;gap:25px;padding-bottom:35px}.footer-top .brand i{left:0}.footer-top p{font-size:13px;color:#b9c7bb}.footer-top>div{display:flex;flex-direction:column;gap:10px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #385049;padding-top:22px;color:#b9c7bb;font-size:10px}.compare-tray{position:fixed;z-index:20;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:22px;padding:16px 22px;border-radius:10px;background:var(--ink);color:white;box-shadow:0 5px 35px #152b2b40;max-width:calc(100% - 24px);width:max-content}.compare-tray strong{display:block;font-size:13px}.compare-tray div>span{display:block;font-size:10px;color:#bfd0bc;margin-top:4px}.compare-tray .text-button{color:#fff}.has-comparison{padding-bottom:90px}dialog{width:min(1180px,calc(100% - 30px));max-height:90vh;border:0;border-radius:13px;padding:30px;color:var(--ink);background:var(--paper);box-shadow:0 15px 90px #0005}dialog::backdrop{background:#132a27aa}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:25px}.dialog-head .eyebrow{margin-bottom:9px}.close-dialog{border:1px solid var(--line);background:transparent;border-radius:50%;width:40px;height:40px;flex-shrink:0}.table-scroll{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;font-size:13px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);padding:18px 14px;text-align:left;vertical-align:top;min-width:210px;max-width:300px}.comparison-table th:first-child{min-width:125px;width:140px;font-size:12px}.comparison-table thead th{background:#e7eddf;font-size:18px}.comparison-table small{display:block;font-size:11px;font-weight:400;margin-top:7px}.comparison-table ul{padding-left:15px;margin:0}.comparison-table .button{font-size:12px;padding:10px 12px}.comparison-table .text-button{display:block}.compare-notice{font-size:12px;background:#e8eddf;padding:13px 18px;border-radius:6px}.skip{position:absolute;top:-100px;left:10px;background:var(--ink);color:white;padding:10px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1500px){.hero{padding-top:75px;padding-bottom:75px}.hero-art{min-height:450px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.nav nav{gap:18px}.hero{gap:30px}.hero h1{font-size:49px}.hero-art{min-height:400px}.hero-facts{gap:20px}.card-top{padding:15px;gap:8px}.service-type{font-size:8px}.card-body{padding:20px 17px}.editorial{gap:40px}.category-tile{padding:20px 14px;gap:11px}.category-tile h3{font-size:16px}}
@media(max-width:850px){.nav{min-height:80px}.nav nav{gap:14px;font-size:12px}.nav-compare{padding:8px}.brand{font-size:23px}.hero{grid-template-columns:1fr 1fr;gap:20px}.hero h1{font-size:40px}.hero-intro{font-size:15px}.hero-art{min-height:360px}.hero-facts{gap:13px}.hero-facts span{font-size:9px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:220px}.profile-layout{gap:30px}.editorial{padding:35px}.editorial h2{font-size:35px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.nav{flex-wrap:wrap;gap:0;min-height:79px;position:relative}.brand{font-size:24px}.menu-toggle{display:block;border:1px solid var(--line);background:transparent;padding:8px 12px;border-radius:5px;font-size:12px}.nav nav{display:none;width:100%;padding:15px 0 22px;align-items:stretch;flex-direction:column;gap:0}.nav nav a{padding:11px 0;font-size:14px}.nav nav.open{display:flex}.nav-compare{align-self:start;margin-top:8px}.hero{grid-template-columns:1fr;padding-top:37px;padding-bottom:32px;gap:28px}.hero h1{font-size:48px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}.hero-intro{font-size:16px;max-width:390px}.hero-facts{gap:25px}.hero-facts span{font-size:10px}.hero .quiet-link{margin-bottom:25px}.hero-art{min-height:280px;max-height:330px;padding-top:10px}.art-label{font-size:8px;top:20px;left:22px}.art-caption{bottom:18px;left:22px;right:22px;font-size:7px}.value-strip .wrap{flex-direction:column;gap:9px;font-size:11px;padding:18px 0}.section{padding-top:40px;padding-bottom:20px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:32px}.section-heading .quiet-link{display:block;margin-top:18px;max-width:none}.category-grid{gap:10px}.category-tile{display:block;padding:18px 13px;position:relative;min-height:144px}.category-icon{display:block;margin-bottom:13px;font-size:26px;line-height:1}.category-tile h3{font-size:16px;line-height:1.25}.category-tile>span:last-child{position:absolute;right:14px;top:13px}.category-tile p{font-size:10px}.offer-grid{grid-template-columns:1fr;gap:17px}.card-top{padding:18px 20px}.provider-name{font-size:14px}.service-type{font-size:10px}.card-body{padding:22px}.card-body h3{min-height:0;font-size:25px}.inclusions{font-size:13px}.package-notes{font-size:12px}.price span{font-size:11px}.card-bottom{padding:16px 20px}.editorial{grid-template-columns:1fr;gap:25px;padding:29px 23px;margin-top:38px;margin-bottom:40px}.editorial h2{font-size:36px}.editorial-list{padding:0}.page-title{font-size:41px}.lead{font-size:16px;margin-bottom:25px}.filters{padding:18px;gap:15px}.filter-field,.filter-field.search-field{min-width:100%;flex:1}.check{min-height:30px}.results-bar{align-items:start;gap:15px;font-size:11px}.results-bar span{max-width:140px;text-align:right}.profile-heading{gap:15px}.profile-heading h1{font-size:34px}.monogram.large{width:59px;height:59px;font-size:18px}.profile-layout{grid-template-columns:1fr;gap:26px;margin-bottom:40px}.profile-details{grid-template-columns:1fr;gap:5px}.profile-details dd{margin-bottom:15px}.contact-card{padding:25px}.prose h1{font-size:43px}.prose p,.prose li{font-size:15px}.prose{padding-bottom:40px}.footer-top{flex-direction:column;gap:24px}.footer-top p{margin:0}.footer-bottom{flex-direction:column;gap:9px}.compare-tray{bottom:10px;padding:13px 15px;gap:10px;width:calc(100% - 20px);flex-wrap:wrap;justify-content:space-between}.compare-tray .button{font-size:11px;padding:11px 12px;gap:5px;min-height:42px}.compare-tray strong{font-size:11px}.compare-tray div>span{font-size:9px}.compare-tray .text-button{min-height:25px;font-size:10px}.has-comparison{padding-bottom:110px}dialog{padding:20px 15px}.dialog-head h2{font-size:29px}.comparison-table td,.comparison-table th{min-width:190px}.comparison-table th:first-child{min-width:110px}.empty{padding:30px 20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Premium coastal direction: photography, editorial type and real site previews. */
:root{--paper:#f7f6ee;--lime:#d4f66b;--ink:#172e2c}
.nav{min-height:96px}.brand-icon{width:48px;height:48px;display:grid;place-items:center;padding:0;font-size:32px}.brand i{left:58px}.brand{font-size:29px}.section-heading h2,.page-title{font-family:var(--serif);letter-spacing:-.035em}.section{padding-top:76px}.premium-hero{position:relative;isolation:isolate;background:#172e2c;color:#f9f8ed;min-height:650px;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-photo{object-position:center 55%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(9,30,27,.83) 0%,rgba(10,30,27,.48) 35%,rgba(10,30,27,.03) 70%),linear-gradient(0deg,rgba(9,26,25,.95),transparent 40%)}.hero-inner{min-height:650px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-top:88px;padding-bottom:36px}.premium-copy{max-width:780px}.premium-copy .eyebrow{color:#e0e5d8;letter-spacing:3px;font-size:10px;display:flex;align-items:center;gap:18px;margin-bottom:22px}.premium-copy .eyebrow:before{content:'';width:42px;height:2px;background:#b7ce6a;flex-shrink:0}.premium-copy h1{font-family:var(--serif);font-size:clamp(48px,5.5vw,86px);font-weight:400;letter-spacing:-.04em;line-height:1.06;margin-bottom:23px;text-shadow:0 2px 25px #071b2630}.premium-copy h1 em{font-weight:400}.premium-copy .hero-intro{color:#e0e3d5;max-width:520px;font-size:18px;line-height:1.65;margin-bottom:29px}.hero-actions{display:flex;gap:35px;align-items:center}.hero-actions .button{padding:19px 31px;font-size:15px;min-width:220px;border-radius:5px}.hero-how{font-size:14px;font-weight:600;border-bottom:1px solid #a2b36e;padding:8px 0}.hero-motto{position:absolute;right:0;top:65px;font-size:10px;letter-spacing:4px;line-height:2.3;color:#eeeede}.hero-motto:after{content:'';display:block;width:60px;height:1px;background:#b1bf91;margin-top:12px}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:72px}.hero-benefits>div{display:flex;align-items:center;gap:17px;border-right:1px solid #b8c4b54a;padding-right:20px}.hero-benefits>div:last-child{border:0}.benefit-icon{width:51px;height:51px;background:#e4e8d51a;border:1px solid #e2e8db19;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:30px}.hero-benefits p{margin:0}.hero-benefits strong{display:block;font-size:13px;font-weight:600;margin-bottom:5px}.hero-benefits p>span{font-size:11px;color:#c5cfbe}.discovery-strip{display:flex;align-items:center;justify-content:space-between;padding:26px 0;border-bottom:1px solid var(--line);gap:20px}.discovery-strip>span{font-size:9px;letter-spacing:1.8px;font-weight:600}.discovery-strip p{margin:0;font-size:12px;color:var(--muted)}.discovery-strip strong{font-size:17px;color:var(--ink)}.discovery-strip i{margin:0 18px;font-style:normal;color:#bac3b4}.category-tile{background:transparent;border-radius:3px;padding:27px 21px}.category-icon{color:#466c55}.offer-card{border-radius:8px;box-shadow:0 12px 25px #19392a05;transition:box-shadow .2s,transform .2s}.offer-card:hover{box-shadow:0 18px 35px #19392a12;transform:translateY(-3px)}.website-preview{display:block;background:#e5e9df;overflow:hidden;text-decoration:none}.website-preview:hover{text-decoration:none}.browser-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#edf0e7;color:#637168;font-size:9px;padding:10px 13px;border-bottom:1px solid #dae0d4}.browser-bar>span:first-child{font-size:7px;color:#a9b4a4;letter-spacing:2px}.browser-bar>span:last-child{font-size:15px;line-height:1}.website-preview img{display:block;width:100%;height:auto;aspect-ratio:1265/712;object-fit:cover;object-position:top;transition:filter .2s}.website-preview:hover img{filter:brightness(1.08)}.preview-caption{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.2px;color:#5b6c60;padding:9px 13px;background:#f3f5ee}.preview-caption>span{font-weight:700;color:var(--ink)}.card-top{padding:18px}.card-top .monogram{width:33px;height:33px;font-size:10px}.card-body h3{font-family:var(--serif);font-weight:400;font-size:28px;line-height:1.15}.contact-card>.website-preview{margin:-30px -30px 26px;border-radius:9px 9px 0 0}.editorial{background:#1d3830;color:var(--paper);border-radius:5px;padding:54px}.editorial p,.editorial-list span{color:#c7d2bf}.editorial .eyebrow{color:#cfdfb3}.editorial-list strong{color:var(--paper)}.editorial-list>p{border-color:#607260}.editorial .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}
@media(min-width:1600px){.hero-inner,.premium-hero{min-height:760px}.hero-inner{padding-top:115px;padding-bottom:48px}}
@media(max-width:1000px){.hero-inner{padding-top:75px}.premium-copy h1{font-size:61px}.hero-motto{display:none}.hero-benefits{gap:15px}.hero-benefits>div{gap:10px;padding-right:10px}.benefit-icon{width:40px;height:40px;font-size:24px}.hero-benefits strong{font-size:12px}.hero-benefits p>span{font-size:10px}.premium-copy{max-width:660px}.hero-photo{object-position:60% center}}
@media(max-width:650px){.nav{min-height:80px}.brand{font-size:25px}.brand-icon{height:41px;width:41px;font-size:29px}.brand i{left:51px}.premium-hero,.hero-inner{min-height:790px}.hero-inner{padding-top:40px;padding-bottom:25px}.hero-photo{object-position:65% 55%}.hero-shade{background:linear-gradient(180deg,#122b27ee 0%,#122b27a8 37%,#122b2708 59%,#122b27ed 77%,#122b27 100%)}.premium-copy .eyebrow{font-size:8px;letter-spacing:1.6px;gap:10px;margin-bottom:22px}.premium-copy .eyebrow:before{width:22px}.premium-copy h1{font-size:46px;line-height:1.09;letter-spacing:-1.9px;margin-bottom:18px}.premium-copy .hero-intro{font-size:15px;max-width:320px;margin-bottom:22px}.desktop-break{display:none}.hero-actions{gap:22px;flex-wrap:wrap}.hero-actions .button{padding:15px 20px;min-width:185px;font-size:13px}.hero-how{font-size:12px}.hero-benefits{grid-template-columns:1fr;margin-top:190px;gap:13px}.hero-benefits>div{border:0;gap:13px;padding:0}.hero-benefits strong{font-size:12px;margin-bottom:1px}.hero-benefits p>span{font-size:10px}.benefit-icon{height:35px;width:35px;font-size:22px}.discovery-strip{align-items:start;flex-direction:column;gap:11px;padding:23px 0}.discovery-strip>span{font-size:8px;letter-spacing:1.1px}.section{padding-top:44px}.category-tile{padding:19px 14px}.contact-card>.website-preview{margin:-25px -25px 25px}.editorial{padding:30px 24px}.offer-card:hover{transform:none}.preview-caption,.browser-bar{font-size:10px}}
.hero-motto{color:#fff;text-shadow:0 1px 8px #102b25;background:#142d274a;padding:12px 16px;border-radius:3px}

/* Gold Coast: sun-washed paper, surf blue, sunset coral and confident scale. */
:root{--paper:#fcfaf5;--ink:#202c2d;--muted:#626969;--line:#dddcd5;--lime:#e6fa72;--green:#287b81}.site-header{background:#fcfaf5}.discovery-strip{display:none}.coast-ribbon{display:flex;justify-content:space-around;align-items:center;gap:25px;background:#ff876a;color:#252b2c;padding:23px 28px;font-size:clamp(14px,2.1vw,30px);font-weight:800;letter-spacing:-.8px;overflow:hidden;white-space:nowrap}.ribbon-star{font-size:35px;font-weight:400}.discovery-section{padding-top:86px;padding-bottom:75px}.section-heading{align-items:end;margin-bottom:39px}.section-heading h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,4.5vw,65px);font-weight:750;line-height:1.05;letter-spacing:-2.8px}.section-heading h2 em{font-family:var(--serif);font-weight:400}.eyebrow{letter-spacing:2px}.section-aside{max-width:305px}.section-aside p{font-size:14px;line-height:1.7;color:var(--muted)}.lineup-count{display:inline-block;font-size:11px;letter-spacing:.6px;font-weight:700;border-bottom:2px solid #ff876a;padding-bottom:5px}.discovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 30px}.discovery-card{min-width:0}.discovery-card .website-preview{border-radius:8px 8px 0 0;box-shadow:0 10px 22px #202c2d0c;background:#ddd}.discovery-card .browser-bar{background:#e9edf0;padding:12px 16px;font-size:11px}.discovery-card:nth-child(3n+2) .browser-bar{background:#f1e5dc}.discovery-card:nth-child(3n) .browser-bar{background:#e5e9df}.discovery-card .preview-caption{background:#202c2d;color:#dbe0e0;padding:11px 16px;font-size:10px}.discovery-card .preview-caption>span{color:#ecf6b1}.discovery-info{padding:23px 0 0}.discovery-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;text-transform:uppercase;letter-spacing:1.1px;color:var(--muted);margin-bottom:12px}.discovery-meta>span:last-child{white-space:nowrap}.discovery-info h3{font-size:31px;font-weight:600;letter-spacing:-1.3px}.discovery-info h3 a{display:flex;justify-content:space-between;align-items:center;gap:15px}.discovery-info h3 a>span{font-size:28px;font-weight:400}.service-tags{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0 20px}.service-tags span{padding:5px 9px;background:#e8f0f0;border-radius:3px;font-size:10px}.discovery-link{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:14px;font-size:12px;font-weight:700}.discovery-link>span{font-size:11px;font-weight:400;color:var(--muted)}.lineup-note{font-size:11px;color:var(--muted);max-width:760px;line-height:1.7;margin:35px 0 0}.coast-services{background:#d9ecec;padding-bottom:65px}.coast-services .section{padding-top:70px}.coast-services .eyebrow{color:#29686c}.category-grid{gap:0;border-top:1px solid #a8c9c9;border-left:1px solid #a8c9c9}.category-tile{border:0;border-right:1px solid #a8c9c9;border-bottom:1px solid #a8c9c9;border-radius:0;padding:32px 25px;min-height:145px}.category-tile:hover{background:#eff9f6}.category-tile h3{font-size:20px}.category-tile p{font-size:12px}.category-icon{font-size:35px;color:#327c81}.coastal-story{background:linear-gradient(90deg,#182d2ce8,#182d2c52),url('/assets/coastal-banner.png') center 36%/cover;color:#fff;position:relative}.story-inner{padding-top:90px;padding-bottom:90px;position:relative}.coastal-story h2{font-family:var(--serif);font-size:clamp(44px,5.5vw,76px);font-weight:400;margin-bottom:22px;max-width:700px}.coastal-story p:not(.eyebrow){font-size:17px;color:#e5e9df;line-height:1.8;margin-bottom:27px}.story-stamp{position:absolute;right:25px;top:95px;border:1px solid #f2f1d8;border-radius:50%;width:165px;height:165px;display:grid;place-content:center;text-align:center;font-size:15px;font-weight:700;line-height:1.7;letter-spacing:2px;transform:rotate(12deg);background:#182d2c70}.editorial{background:#f8e7da;border-radius:0;color:var(--ink);margin-top:75px;gap:65px}.editorial h2{font-size:43px}.editorial p,.editorial-list span{color:#60675f}.editorial .eyebrow,.editorial-list strong{color:#263d3c}.editorial-list>p{border-color:#d6c8bb}.editorial .button{background:#243b3c;color:#fff;border-color:#243b3c}footer{background:#202c2d}.filters{background:#e6f0f0}.contact-card{background:#e6f0f0}.guide-card{background:#f6e6db}.page-title{font-family:var(--serif)}
@media(max-width:850px){.discovery-grid{gap:30px 22px}.section-heading h2{font-size:44px;letter-spacing:-1.8px}.section-aside{max-width:250px}.discovery-info h3{font-size:25px}.discovery-meta{font-size:8px;letter-spacing:.5px}.story-stamp{width:130px;height:130px;font-size:12px;right:0}.coast-ribbon{gap:20px}.coast-ribbon>span:last-child{display:none}}
@media(max-width:650px){.coast-ribbon{padding:18px 10px;gap:12px;justify-content:center;font-size:15px;letter-spacing:-.5px}.ribbon-star{font-size:22px}.coast-ribbon>span:nth-last-child(2){display:none}.discovery-section{padding-top:45px;padding-bottom:45px}.section-heading h2{font-size:40px;letter-spacing:-1.9px}.section-aside{max-width:none;margin-top:20px}.section-aside p{font-size:14px}.discovery-grid{grid-template-columns:1fr;gap:32px}.discovery-info{padding-top:19px}.discovery-info h3{font-size:28px}.discovery-meta{font-size:8px}.discovery-card .browser-bar{font-size:10px}.lineup-note{margin-top:26px}.coast-services{padding-bottom:27px}.coast-services .section{padding-top:45px}.category-tile{padding:22px 16px;min-height:158px}.category-tile h3{font-size:18px}.category-tile p{font-size:10px}.story-inner{padding-top:48px;padding-bottom:50px}.coastal-story h2{font-size:44px}.coastal-story .eyebrow{font-size:8px;letter-spacing:1.3px}.coastal-story p:not(.eyebrow){font-size:14px;max-width:270px}.story-stamp{display:none}.editorial{margin-top:38px;gap:25px}.editorial h2{font-size:35px}}

/* Replace warm accent panels with neutral automotive finishes. */
.coast-ribbon{background:#202c2d;color:#fcfaf5}.coast-ribbon .ribbon-star{color:#e6fa72}.editorial{background:#fff;border:1px solid #dddcd5}.editorial-list>p{border-color:#dddcd5}.lineup-count{border-bottom-color:#287b81}.discovery-card:nth-child(3n+2) .browser-bar{background:#e9edf0}.guide-card{background:#eef2f2}

/* Reference-led premium editorial layout. */
:root{--paper:#faf9f2;--ink:#142e2b;--muted:#61706a;--lime:#def579;--line:#e3e3d8}.site-header{background:var(--paper)}.nav{min-height:78px}.brand{font-size:26px}.brand-icon{width:40px;height:40px;font-size:27px}.brand i{left:50px}.nav nav{font-size:12px}.premium-hero,.hero-inner{min-height:515px}.hero-inner{padding-top:74px;padding-bottom:55px;justify-content:center}.premium-copy h1{font-size:clamp(46px,4.7vw,70px)}.premium-copy .hero-intro{font-size:16px}.hero-actions .button{padding:15px 25px;min-width:190px;font-size:13px}.hero-how{border:1px solid #e1e8d36b;border-radius:5px;padding:13px 21px}.hero-photo{object-position:center 57%}.hero-motto{top:35px;font-size:9px}.trust-band{background:#f7f6ee;border-bottom:1px solid var(--line)}.hero-benefits{margin:0;padding:23px 0;gap:30px;color:var(--ink)}.hero-benefits>div{border-color:#dbdfd0;padding-left:10px}.hero-benefits strong{font-size:13px}.hero-benefits p>span{color:var(--muted);font-size:11px}.benefit-icon{border:1px solid #e1e2d6;background:transparent;color:var(--ink);width:48px;height:48px}.discovery-section{padding-top:47px;padding-bottom:28px}.section-heading{margin-bottom:26px;align-items:center;gap:40px}.section-heading h2{font-family:var(--serif);font-size:clamp(34px,3.3vw,49px);font-weight:400;letter-spacing:-1.8px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}.section-aside{max-width:320px}.section-aside p{font-size:12px;line-height:1.65;margin-bottom:9px}.section-aside .quiet-link{font-size:11px}.discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}.discovery-card{background:#fffef9;border-radius:6px;overflow:hidden;box-shadow:0 5px 23px #17382d0c;border:1px solid #eeeede;display:flex;flex-direction:column}.discovery-card .website-preview{border-radius:0;box-shadow:none}.discovery-card .browser-bar{padding:7px 10px;font-size:9px;background:#eef0e9!important}.discovery-card .browser-bar>span:first-child{color:#84a279}.discovery-card .preview-caption{display:none}.discovery-info{padding:17px 15px 15px;display:flex;flex-direction:column;flex:1}.discovery-meta{font-size:8px;letter-spacing:.7px;margin-bottom:7px}.discovery-info h3{font-family:Arial,Helvetica,sans-serif;font-size:21px;letter-spacing:-.8px;line-height:1.2}.service-tags{margin:12px 0;gap:4px}.service-tags span{font-size:8px;padding:4px 6px;background:#e7efec}.business-intro{font-size:11px;line-height:1.6;color:var(--muted);margin-bottom:18px}.business-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;font-size:10px;font-weight:700}.business-actions .button{min-height:38px;font-size:10px;padding:10px 12px;gap:6px;border-radius:4px}.lineup-note{font-size:10px;margin-top:18px}.coast-services{background:radial-gradient(ellipse at 15% 30%,#244c3c,#09231f 75%);color:#f8f7ee;padding:38px 0}.service-layout{display:grid;grid-template-columns:.95fr 1.65fr;gap:40px;align-items:center}.service-intro .eyebrow{color:#cbd6b7;font-size:9px}.service-intro h2{font-family:var(--serif);font-size:44px;font-weight:400;letter-spacing:-1.5px;margin-bottom:20px}.service-intro>p:not(.eyebrow){color:#c6d2c7;font-size:13px;max-width:290px;line-height:1.6}.service-intro .quiet-link{font-size:11px;border-bottom:1px solid #b8cf72;padding-bottom:6px;display:inline-block;margin-top:7px}.category-grid{border:0;gap:12px}.category-tile{position:relative;isolation:isolate;overflow:hidden;border:1px solid #b9cab26b;border-radius:5px;min-height:156px;padding:69px 13px 13px;display:block;background:#233a35}.category-tile:before{content:'';position:absolute;inset:0;background-image:url('/assets/service-scenes.png');background-size:300% 200%;z-index:-2;transition:transform .3s}.category-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#09231ffa,transparent 100%);z-index:-1}.category-tile:nth-child(1):before{background-position:0% 0%}.category-tile:nth-child(2):before{background-position:50% 0%}.category-tile:nth-child(3):before{background-position:100% 0%}.category-tile:nth-child(4):before{background-position:0% 100%}.category-tile:nth-child(5):before{background-position:50% 100%}.category-tile:nth-child(6):before{background-position:100% 100%}.category-tile:hover{background:#233a35}.category-tile:hover:before{transform:scale(1.04)}.category-icon{display:block;position:absolute;left:12px;top:58px;color:var(--lime);font-size:24px;line-height:1}.category-tile h3{font-size:13px;letter-spacing:-.2px;padding-top:17px}.category-tile p{font-size:9px;color:#d0d9ce;margin-top:5px}.category-tile>span:last-child{position:absolute;right:11px;bottom:10px;font-size:16px}.how-section{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:35px;padding-top:40px;padding-bottom:40px;align-items:center}.how-section h2{font-family:var(--serif);font-size:37px;font-weight:400;letter-spacing:-1.4px}.how-section .eyebrow{font-size:8px;margin-bottom:13px}.how-step{border-left:1px solid var(--line);padding-left:25px}.how-step>span{display:inline-block;border:1px solid var(--line);padding:6px 10px;border-radius:25px;color:#788364;font-size:12px;margin-bottom:13px}.how-step h3{font-size:13px;letter-spacing:-.2px;margin-bottom:8px}.how-step p{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.coastal-story{background:linear-gradient(90deg,#0e2b25b5,#142e285c),url('/assets/coastal-banner.png') center 60%/cover}.story-inner{padding-top:30px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:40px}.story-inner>.eyebrow{font-size:9px;line-height:2.2;letter-spacing:2px;flex-shrink:0;margin:0}.coastal-story h2{font-size:37px;margin-bottom:12px}.coastal-story p:not(.eyebrow){font-size:12px;line-height:1.6;margin-bottom:0}.story-inner .button{font-size:12px;padding:15px 23px;flex-shrink:0}.story-inner>div{margin-right:auto}footer{margin-top:0;background:#0e2622;padding-top:30px}.footer-top{padding-bottom:25px}.footer-bottom{padding-top:18px}.guide-card{background:#eef1e6}
@media(min-width:1600px){.premium-hero,.hero-inner{min-height:580px}}
@media(max-width:1000px){.service-layout{grid-template-columns:.8fr 1.4fr;gap:25px}.service-intro h2{font-size:35px}.category-grid{grid-template-columns:repeat(3,1fr)}.discovery-info h3{font-size:18px}.business-actions{flex-wrap:wrap}.how-section{gap:18px}.how-step{padding-left:15px}.how-section h2{font-size:30px}.story-inner{gap:25px}.coastal-story h2{font-size:32px}}
@media(max-width:700px){.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-layout{grid-template-columns:1fr}.service-intro>p:not(.eyebrow){max-width:440px}.how-section{grid-template-columns:repeat(2,1fr);gap:25px}.story-inner>.eyebrow{display:none}}
@media(max-width:650px){.premium-hero,.hero-inner{min-height:600px}.hero-inner{padding-top:40px;padding-bottom:240px;justify-content:start}.premium-copy h1{font-size:44px}.premium-copy .hero-intro{font-size:14px}.hero-actions{gap:15px}.hero-actions .button{min-width:165px;padding:14px 18px;font-size:12px}.hero-how{padding:12px 13px;font-size:11px}.hero-photo{object-position:65% center}.hero-shade{background:linear-gradient(180deg,#112925e8,#11292585 50%,#11292510 75%,#1129258c)}.hero-benefits{grid-template-columns:1fr;gap:14px;padding:21px 0}.hero-benefits>div{padding-left:0}.benefit-icon{width:35px;height:35px;font-size:22px}.hero-benefits strong{font-size:12px}.hero-benefits p>span{font-size:10px}.discovery-section{padding-top:32px}.section-heading h2{font-size:37px;letter-spacing:-1.3px}.section-heading{margin-bottom:22px}.section-aside{margin-top:15px}.discovery-grid{grid-template-columns:1fr;gap:22px}.discovery-info{padding:17px}.discovery-info h3{font-size:23px}.business-intro{font-size:12px}.service-tags span{font-size:9px}.business-actions{font-size:11px}.business-actions .button{font-size:11px}.coast-services{padding:32px 0}.service-intro h2{font-size:39px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-tile{min-height:150px;padding:67px 12px 12px}.category-tile h3{font-size:13px}.category-tile>span:last-child{top:auto;bottom:8px}.category-icon{top:58px;margin:0}.how-section{padding-top:32px;padding-bottom:32px;grid-template-columns:1fr}.how-step{padding:0 0 0 18px}.how-section h2{font-size:36px}.how-step>span{margin-bottom:8px}.how-step p{font-size:12px}.story-inner{flex-wrap:wrap;gap:20px;padding-top:32px;padding-bottom:32px}.story-inner>div{width:100%}.coastal-story h2{font-size:35px}}

/* Coastal skyline identity, inspired by the supplied brand reference. */
.brand{padding-bottom:0;font-size:29px;letter-spacing:-1.3px;min-height:62px}.brand-emblem{width:58px;height:58px;flex-shrink:0;margin-right:11px;align-self:center}.brand i,.footer-top .brand i{left:69px;bottom:4px;color:#967447;font-size:8px;letter-spacing:3.7px}.brand>span:not(.brand-icon){font-weight:350}.footer-top .brand i{color:#d3b47d}.nav{min-height:88px}
@media(max-width:850px){.brand{font-size:25px}.brand-emblem{width:51px;height:51px;margin-right:9px}.brand i,.footer-top .brand i{left:60px;bottom:6px;font-size:7px;letter-spacing:3px}.nav nav{gap:14px;font-size:11px}}
@media(max-width:650px){.nav{min-height:82px}.brand{font-size:26px;min-height:62px}.brand-emblem{width:53px;height:53px}.brand i,.footer-top .brand i{left:62px;bottom:5px}}

.detailer-directory .page-title em{font-weight:400}.directory-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:14px;align-items:end;background:#e9f0e9;border:1px solid var(--line);padding:21px;border-radius:7px;margin:28px 0 16px}.directory-filters .filter-field{min-width:0}.directory-filters label{display:block;font-size:11px;font-weight:700;margin-bottom:7px}.directory-filters input,.directory-filters select{height:46px;width:100%;border:1px solid #cbd5c7;background:white;border-radius:4px;color:var(--ink);padding:0 12px;font-size:13px}.directory-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:0 0 20px;font-size:12px}.directory-meta p{font-weight:700;margin:0}.directory-meta a{text-decoration:underline;text-underline-offset:3px}.directory-empty{border:1px dashed var(--line);padding:40px 22px;text-align:center}.directory-empty h2{font-size:28px;margin-bottom:12px}.directory-empty p{font-size:13px;color:var(--muted)}.directory-grid{margin-bottom:35px}
@media(max-width:850px){.carousel-track>.discovery-card{flex-basis:calc((100% - 20px)/2)}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.home-carousel{padding-bottom:35px}.carousel-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.carousel-toolbar p{font-size:8px;letter-spacing:1.2px}.carousel-controls{width:100%;justify-content:flex-end}.carousel-position{margin-right:auto}.carousel-track{gap:13px}.carousel-track>.discovery-card{flex-basis:88%}.carousel-bottom{align-items:stretch;flex-direction:column;gap:13px}.carousel-bottom .button{width:100%}.directory-filters{grid-template-columns:1fr;gap:12px}.directory-meta{align-items:flex-start;flex-direction:column}.directory-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.carousel-viewport{scroll-behavior:auto}}
.unpriced-note{border:1px solid var(--line);background:#fffefa;padding:28px 30px;margin:26px 0 0}.unpriced-note h2{font-family:var(--serif);font-size:25px;letter-spacing:-.5px;margin-bottom:12px}.unpriced-note p{font-size:13px;max-width:620px;color:var(--muted);line-height:1.7;margin:0}.profile-tags{margin:0 0 30px}.profile-tags span{font-size:11px;padding:7px 10px}
.package-heading{margin-top:58px}.package-heading h2{font-size:34px}.package-heading .eyebrow{margin-bottom:8px}
