:root{--ink:#182f49;--paper:#f7f8f9;--accent:#234f7d;--muted:#546474;--line:#d7dfe5;--sans:Manrope,Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.7 var(--sans)}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{display:block;width:100%;height:auto;object-fit:cover}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.1;letter-spacing:-.035em}h1{font:500 clamp(45px,5.2vw,76px)/1.04 var(--serif)}h2{font:500 clamp(31px,3.3vw,46px)/1.12 var(--serif)}h3{font-size:23px}p{color:var(--muted)}em{font-weight:400}::selection{background:var(--accent);color:white}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.wrap{width:min(1220px,calc(100% - 100px));margin:auto}.section{padding:90px 0}.eyebrow{font-size:10px;letter-spacing:.15em;line-height:1.5;font-weight:700;margin-bottom:22px;color:var(--ink)}.section-heading{max-width:760px;margin-bottom:45px}.section-heading>p:last-child:not(.eyebrow){margin-top:25px;max-width:650px}.action{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);padding:15px 24px;border:1px solid var(--ink);font-size:12px;font-weight:700;line-height:1.5;min-height:49px}.action:hover{background:var(--accent);border-color:var(--accent)}.underlink{display:inline-flex;gap:25px;font-size:12px;font-weight:700;align-items:center;border-bottom:1px solid;padding:9px 0}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.skip{position:fixed;top:-80px;padding:12px;background:white;z-index:99}.skip:focus{top:5px}.demo-bar{display:flex;align-items:center;justify-content:space-between;padding:7px 24px;font:10px/1.5 Arial,sans-serif;background:#252d29;color:#fff}.demo-bar a{border-bottom:1px solid #ffffff66}.site-header{border-bottom:1px solid var(--line)}.nav-row{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-family:var(--serif);font-size:31px;letter-spacing:-.04em;line-height:1.1;display:inline-block}.brand small{display:block;font:8px/1.5 var(--sans);letter-spacing:.17em;margin-top:11px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:12px}.site-header nav>a:not(.action){padding:12px 0}.site-header nav [aria-current]{border-bottom:1px solid}.menu-toggle{display:none}.page-intro{padding-top:75px;padding-bottom:35px}.page-intro>p:last-child{font-size:17px;max-width:720px;margin-top:30px}.page-intro h1{max-width:950px}.service-rows{border-top:1px solid var(--line)}.service-rows article{display:grid;grid-template-columns:70px 1fr auto;gap:25px;border-bottom:1px solid var(--line);padding:34px 0;align-items:start}.service-index{font:italic 25px var(--serif)}.service-rows article p{max-width:670px;font-size:14px;margin-top:12px}.service-rows .service-lead{font-size:17px;color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid var(--line);padding-top:25px}.steps span{font:italic 28px var(--serif)}.steps h3{margin:26px 0 15px}.steps p{font-size:14px}.split-photo{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split-photo>img{height:460px}.split-photo p:not(.eyebrow){margin:25px 0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:75px;padding-bottom:100px}.contact-layout h1{font-size:55px}.contact-layout>div>p:not(.eyebrow){margin:30px 0}.notice{border-left:3px solid var(--accent);padding:15px 20px;margin:25px 0;background:#ffffff66}.notice p{font-size:13px;margin-top:8px}.form-panel{padding:38px;border:1px solid var(--line);background:#fff;color:var(--ink)}label{display:block;font-size:13px;font-weight:700;margin:0 0 9px}select,input{width:100%;height:52px;margin:0 0 24px;padding:10px 13px;border:1px solid #a7b4bb;background:#fff;color:#172a39;border-radius:0;font-size:16px}form .action{margin-top:20px}.form-note{font-size:12px}.demo-result h2{font-size:36px}.demo-result dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:25px 0}.demo-result dt{font-size:11px;color:var(--muted)}.demo-result dd{margin:4px 0 17px;font-size:15px}.edit-request{border:0;border-bottom:1px solid;background:none;padding:12px 0;color:inherit;margin-top:20px;font-size:13px}.info-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.info-photo{height:620px}.info-rows article{padding:25px 0;border-top:1px solid var(--line)}.info-rows h2{font-size:28px;margin-bottom:16px}.info-rows p{font-size:14px}.info-rows .action{margin-top:25px}footer{padding:55px 0 25px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer-top p{font-size:10px;letter-spacing:.13em;margin-top:20px}.footer-top>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.footer-bottom{display:flex;gap:50px;align-items:start;border-top:1px solid var(--line);margin-top:40px;padding-top:25px;font-size:10px}.footer-bottom p{max-width:820px}.footer-bottom a{white-space:nowrap;text-decoration:underline}.filter-chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.filter-chips button{padding:12px 22px;background:none;border:1px solid var(--line);color:var(--ink);font-size:13px}.filter-chips button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.result-count{font-size:12px;margin-bottom:25px}
/* 01: restrained professional services, with a navy editorial ledger. */
.accountant{--ink:#193551;--paper:#f6f8fa;--accent:#416c91}.ledger-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:75px 0 65px;align-items:center}.ledger-hero h1{font-size:clamp(46px,5.5vw,78px)}.ledger-hero>div>p:not(.eyebrow){max-width:455px;font-size:16px;margin:30px 0}.ledger-hero figure{position:relative;padding:0 0 75px 35px}.ledger-hero img{height:425px;filter:saturate(.35)}.ledger-hero figcaption{position:absolute;left:0;bottom:0;background:var(--ink);color:white;width:75%;padding:27px 30px}.ledger-hero figcaption span{font:9px var(--sans);letter-spacing:.13em;display:block;margin-bottom:16px}.ledger-hero figcaption strong{font:30px/1.12 var(--serif)}.ledger-signoff{font-size:9px;letter-spacing:.15em;border-top:1px solid var(--line);padding-top:24px;margin-top:36px;max-width:455px}.ledger-strip{display:flex;justify-content:space-between;padding:25px 0;border-block:1px solid var(--line);font-size:11px;letter-spacing:.1em}
/* 02: photography-led property editorial. */
.real-estate{--ink:#333d36;--paper:#f8f7f2;--accent:#747d5e;--muted:#61655d;--line:#dcded5}.real-estate .brand{font-size:40px;letter-spacing:.13em}.real-estate .brand small{font-size:7px;letter-spacing:.2em}.real-estate .action{font-weight:500}.haven-hero{position:relative;min-height:720px;background:#222b25;color:white;display:flex;align-items:center}.haven-hero>img{position:absolute;inset:0;height:100%;opacity:.64}.haven-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#17241bd9,#17241b00)}.haven-hero>.wrap{position:relative;z-index:1}.haven-hero h1{font-size:clamp(60px,7vw,96px);max-width:600px;font-weight:400}.haven-hero .eyebrow{color:white}.haven-hero p:not(.eyebrow){color:#fff;max-width:370px;margin:25px 0;font-size:15px}.haven-hero .action{background:#f7f6ef;color:#26362a;border-color:#f7f6ef}.photo-note{position:absolute;bottom:35px;right:50px;font-size:9px;letter-spacing:.16em;z-index:1}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.property-grid article{position:relative}.property-grid img{height:310px}.property-grid article p{font-size:9px;letter-spacing:.11em;margin:22px 0 10px}.property-grid h3{font:31px var(--serif)}.property-specs{font-size:12px;display:block;margin-top:17px;padding-top:15px;border-top:1px solid var(--line)}.listing-status{position:absolute;top:15px;left:15px;padding:7px 10px;background:var(--paper);font-size:9px;letter-spacing:.12em}.haven-appraisal{padding:80px 0;background:#e4e7dc;text-align:center}.haven-appraisal p:not(.eyebrow){margin:25px auto;max-width:450px}.property-detail{padding:30px 0 90px;display:grid;grid-template-columns:1.4fr 1fr;gap:50px}.property-detail>img{height:570px}.property-detail h2{font-size:28px}.property-detail p{margin-bottom:25px}.property-detail h2+p{margin-top:25px}.property-detail .underlink{margin-top:25px;display:flex;max-width:220px}
/* 03: approachable dental care, rounded teal and butter yellow. */
.dental{--ink:#17504b;--paper:#fffef6;--accent:#26766b;--muted:#56736b;--line:#d6e7df}.dental h1,.dental h2,.dental h3{font-family:var(--sans);font-weight:600}.dental .brand{font-family:var(--sans);font-weight:800;font-size:32px;letter-spacing:-.07em}.dental .brand small{font-weight:500;letter-spacing:.11em}.dental .action{border-radius:40px}.dental-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding:70px 0 80px}.hello-label{display:inline-block;background:#edf0c7;padding:8px 15px;border-radius:25px;font-size:10px;letter-spacing:.06em;margin-bottom:30px}.dental-hero h1{font-size:clamp(43px,4.8vw,66px);letter-spacing:-.06em;line-height:1.13}.dental-hero h1 em{color:#547970;font-style:normal}.dental-hero p{font-size:16px;margin:28px 0 32px}.dental-photo{position:relative;padding:0 20px 15px 0}.dental-photo img{height:500px;border-radius:190px 190px 28px 28px}.dental-sticker{position:absolute;bottom:0;right:0;background:#f2df83;padding:25px 28px;border-radius:50%;font-size:15px;line-height:1.4;transform:rotate(6deg)}.dental-care{background:#e9f3ed}.care-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.care-cards a{background:var(--paper);padding:28px;border-radius:18px;display:flex;flex-direction:column}.care-cards span{font-size:12px;margin-bottom:30px}.care-cards h3{font-size:23px;line-height:1.25}.care-cards p{font-size:13px;margin:18px 0}.care-cards b{margin-top:auto;align-self:flex-end;font-size:25px}.dental .form-panel{border-radius:25px}
/* 04: financial wayfinding, dark forest and pale chartreuse. */
.mortgage{--ink:#143e38;--paper:#f5f6ee;--accent:#31614c;--muted:#52685f;--line:#d4ddd0}.mortgage .brand{font-family:var(--sans);font-weight:800;letter-spacing:-.055em}.mortgage .brand:before{content:'↗';display:inline-block;background:#dce990;padding:2px 6px;margin-right:9px}.waypoint-hero{background:#e8ecd9;padding:70px 0 65px}.waypoint-hero>.wrap{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:center}.waypoint-hero h1{font-size:clamp(48px,5.4vw,75px)}.waypoint-hero>div>div>p:not(.eyebrow){max-width:480px;margin:28px 0;font-size:16px}.waypoint-path{display:flex;gap:22px;margin-top:50px;font-size:8px;font-weight:700;letter-spacing:.08em;border-top:1px solid #b9c4a8;padding-top:20px}.journey-card{background:#143e38;color:white;border-radius:3px;padding:35px}.journey-card .eyebrow{color:#dae6b1}.journey-card h2{font:33px/1.15 var(--sans);letter-spacing:-.05em;margin-bottom:26px}.journey-link{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-top:1px solid #ffffff44;font-size:13px}.journey-card>p:last-child{font-size:10px;color:#c6d3bc;margin-top:25px}.calculator-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:35px 0 90px}.loan-calculator{padding:35px;background:#e8ecd9}.repayment-panel{padding:40px;background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:center}.repayment-panel .eyebrow,.repayment-panel p{color:#e1e7d4}.repayment-panel output{font:70px var(--serif);line-height:1.1}.repayment-panel output+p{margin:20px 0 35px}.calculator-note{font-size:12px;border-top:1px solid #ffffff55;padding-top:25px}
/* 05: fashion editorial. Red, ink, huge condensed lettering. */
.hair{--ink:#23211f;--paper:#f2eee6;--accent:#a93825;--muted:#68635c;--line:#ccc5b9}.hair .brand{font:900 30px/1 Arial,sans-serif;letter-spacing:-.075em}.hair .brand small{font-size:7px;letter-spacing:.08em}.hair h1,.hair h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:900;letter-spacing:-.055em}.hair .action{background:#b43926;border-color:#b43926;color:#fff}.hair .action:hover{background:#862a1c}.hair-hero{display:grid;grid-template-columns:1.15fr 1fr;position:relative;min-height:660px}.hair-hero>.wrap{width:auto;margin:0;padding:65px 50px;display:flex;flex-direction:column;justify-content:center}.hair-hero h1{font-size:clamp(65px,7.4vw,105px);line-height:.93;position:relative;z-index:1}.hair-hero h1 em{font-style:normal;color:#b43926}.hair-hero>img{height:100%;min-height:660px;object-position:60% center}.hair-bottom{max-width:450px}.hair-bottom p{margin:32px 0 25px;font-size:15px;max-width:335px}.hair-caption{position:absolute;right:25px;bottom:22px;font-size:9px;color:#fff;letter-spacing:.17em;background:#222b;padding:8px 13px}.hair-ticker{background:#b43926;color:#fff;text-align:center;font:700 22px/1.2 Arial,sans-serif;letter-spacing:.04em;padding:21px}.hair .service-rows h3{font-weight:800;font-size:30px}.hair .service-index{font-family:monospace}.hair .info-photo{filter:grayscale(1)}
/* 06: clinical retail with an oversized type-and-product composition. */
.optometry{--ink:#253d45;--paper:#f3f5f4;--accent:#46676e;--muted:#5e7177;--line:#d0dadc}.optometry .brand{font:700 19px/1.2 var(--sans);letter-spacing:.16em}.optometry .brand small{font-size:8px;letter-spacing:.12em}.optical-hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:620px;background:#e3ecef}.optical-copy{padding:70px 45px 65px max(40px,calc((100vw - 1220px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.optical-copy h1{font-size:clamp(60px,6.4vw,90px);letter-spacing:-.06em}.optical-copy p:not(.eyebrow){max-width:340px;margin:28px 0;font-size:16px}.optical-photo{position:relative;min-width:0}.optical-photo img{height:100%;min-height:620px;mix-blend-mode:multiply;object-fit:cover;object-position:50%}.optical-photo span{position:absolute;bottom:35px;left:30px;font-size:10px;letter-spacing:.14em}.eyewear-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.frame-art{background:#e4eae7;color:#4e5147;aspect-ratio:1.35;display:flex;align-items:center;margin-bottom:25px}.frame-art svg{width:100%}.eyewear-grid article:nth-child(2) .frame-art{background:#e7e1d7;color:#625140}.eyewear-grid article:nth-child(3) .frame-art{background:#dce4e9;color:#303f48}.eyewear-grid .eyebrow{font-size:9px;margin-bottom:12px}.eyewear-grid h3{font:29px var(--serif)}.eyewear-grid p:not(.eyebrow){font-size:13px;margin:12px 0}.eyewear-grid .underlink{margin-top:10px}
/* 07: accessible neighbourhood practice, clear information before decoration. */
.medical{--ink:#124f56;--paper:#f7fbf9;--accent:#2b7771;--muted:#536e6e;--line:#cedfd9}.medical h1,.medical h2{font-family:var(--sans);font-weight:600;letter-spacing:-.055em}.medical .brand{font:700 25px var(--sans);letter-spacing:-.05em}.medical .brand:before{content:'+';display:inline-block;background:#124f56;color:white;padding:0 9px;border-radius:7px;margin-right:9px}.medical .brand small{font-size:7px;letter-spacing:.07em}.medical .action{border-radius:6px}.medical-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center;padding:65px 0}.medical-copy h1{font-size:clamp(48px,5vw,69px);line-height:1.12}.medical-copy h1 em{font-style:normal;color:#337c75}.medical-copy p:not(.eyebrow){margin:28px 0;max-width:470px;font-size:17px}.medical-visual{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-radius:9px;overflow:hidden}.medical-visual img{height:445px}.medical-visual>div{background:#d6e8df;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.medical-visual span{font:100px/1 Arial,sans-serif;font-weight:300}.medical-visual strong{font-size:20px;line-height:1.45;font-weight:500}.medical-quick{display:grid;grid-template-columns:repeat(3,1fr);background:#124f56;color:white;border-radius:8px}.medical-quick a{padding:30px}.medical-quick a+a{border-left:1px solid #ffffff55}.medical-quick h2{font-size:25px;margin:18px 0 12px}.medical-quick span{color:#b4d4c2;font-size:12px}.medical-quick p{font-size:13px;color:#e2eeea}.medical .form-panel{border-radius:9px}
/* 08: tactile showroom catalogue, large image bands and fine rules. */
.showroom{--ink:#493c30;--paper:#f3eee6;--accent:#8b553d;--muted:#76695c;--line:#d4c8b8}.showroom .brand{font:29px/1.1 var(--serif);letter-spacing:.04em}.showroom .brand small{font-size:7px;letter-spacing:.13em}.showroom-hero>.wrap{display:grid;grid-template-columns:1.7fr 1fr;align-items:end;gap:70px;padding:55px 0 45px}.showroom-hero h1{font-size:clamp(44px,4.9vw,68px);letter-spacing:-.05em}.showroom-hero>.wrap>p{font-size:14px;max-width:310px;margin-bottom:5px}.showroom-hero>figure{margin:0 35px}.showroom-hero>figure>img{height:540px}.showroom-hero figcaption{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:9px;letter-spacing:.09em}.showroom-hero .underlink{font-size:11px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.collection-grid img{height:350px}.collection-grid article:nth-child(2){padding-top:65px}.collection-grid article:nth-child(3){padding-top:25px}.collection-grid article>span{display:block;font-size:10px;margin:22px 0 9px}.collection-grid h3{font:33px var(--serif)}.collection-grid p{font-size:13px;margin-top:15px}.collection-grid .collection-sub{font-size:17px;color:var(--ink)}.collection-grid .underlink{margin-top:20px}
@media(max-width:1050px){.wrap{width:calc(100% - 60px)}.site-header nav{gap:18px}.site-header nav .action{padding:13px 16px;font-size:10px;gap:10px}.brand{font-size:27px}.ledger-hero,.dental-hero,.medical-hero{gap:35px}.waypoint-hero>.wrap{gap:35px}.hair-hero>.wrap{padding:45px 30px}.hair-hero h1{font-size:80px}.property-grid{gap:18px}.property-grid h3{font-size:27px}.care-cards{grid-template-columns:1fr 1fr}.optical-copy{padding-left:30px}.optical-copy h1{font-size:70px}.showroom-hero>.wrap{gap:40px}.contact-layout{gap:45px}.medical-visual strong{font-size:17px}.medical .brand{font-size:22px}.medical .brand small{font-size:6px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.demo-bar{padding:8px 15px;gap:15px;font-size:9px}.demo-bar>a:last-child{display:none}.demo-bar span{text-align:right}.nav-row{min-height:89px;position:relative}.brand{font-size:28px}.brand small{font-size:7px}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:11px;color:var(--ink);font-size:12px}.site-header nav{display:none;position:absolute;top:100%;left:-20px;right:-20px;background:var(--paper);z-index:30;box-shadow:0 12px 20px #0002;padding:20px;align-items:stretch}.site-header nav.open{display:flex;flex-direction:column;gap:5px}.site-header nav .action{padding:15px;font-size:13px}.section{padding:55px 0}.section-heading{margin-bottom:30px}h1{font-size:48px}h2{font-size:34px}.page-intro{padding-top:40px;padding-bottom:10px}.page-intro>p:last-child{font-size:15px;margin-top:22px}.service-rows article{grid-template-columns:30px 1fr;gap:18px;padding:25px 0}.service-rows article>.underlink{grid-column:2;justify-self:start}.service-rows h3{font-size:23px}.service-rows .service-lead{font-size:15px}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:grid;grid-template-columns:35px 1fr;gap:8px 17px}.steps span{grid-row:1/3}.steps h3{margin:0}.steps p{grid-column:2}.split-photo,.info-layout{grid-template-columns:1fr;gap:30px}.split-photo>img{height:330px}.info-photo{height:370px}.contact-layout{grid-template-columns:1fr;gap:30px;padding:40px 0 60px}.contact-layout h1{font-size:45px}.form-panel{padding:25px}.footer-top,.footer-bottom{display:block}.footer-top>div:last-child{align-items:flex-start;margin-top:25px}.footer-bottom a{display:block;margin-top:15px}.ledger-hero{grid-template-columns:1fr;padding:45px 0;gap:40px}.ledger-hero h1{font-size:55px}.ledger-hero>div>p:not(.eyebrow){font-size:15px;margin:23px 0}.ledger-hero figure{padding-left:25px;padding-bottom:50px}.ledger-hero img{height:330px}.ledger-hero figcaption{padding:23px;width:70%}.ledger-hero figcaption strong{font-size:25px}.ledger-strip{gap:16px;flex-wrap:wrap;font-size:9px}.real-estate .brand{font-size:31px}.haven-hero{min-height:610px}.haven-hero h1{font-size:66px}.haven-hero p:not(.eyebrow){font-size:14px;max-width:320px}.photo-note{right:20px;bottom:20px;font-size:8px}.property-grid{grid-template-columns:1fr;gap:38px}.property-grid img{height:340px}.property-detail{grid-template-columns:1fr;gap:25px;padding-bottom:55px}.property-detail>img{height:350px}.dental-hero{grid-template-columns:1fr;padding:40px 0 55px;gap:38px}.dental-hero h1{font-size:48px}.dental-hero p{font-size:15px}.dental-photo img{height:420px;border-radius:170px 170px 22px 22px}.care-cards{gap:12px}.care-cards a{padding:22px}.care-cards h3{font-size:21px}.waypoint-hero{padding:40px 0}.waypoint-hero>.wrap{grid-template-columns:1fr;gap:35px}.waypoint-hero h1{font-size:55px}.waypoint-path{gap:14px;font-size:7px;margin-top:35px}.journey-card{padding:27px}.calculator-section{grid-template-columns:1fr;gap:20px;padding:30px 0 55px}.loan-calculator,.repayment-panel{padding:25px}.repayment-panel output{font-size:58px}.hair-hero{grid-template-columns:1fr;min-height:0}.hair-hero>.wrap{padding:45px 20px 35px}.hair-hero h1{font-size:clamp(64px,15vw,105px);line-height:.96}.hair-hero>img{height:420px;min-height:0}.hair-bottom{display:flex;gap:20px;align-items:center}.hair-bottom p{font-size:13px;margin:25px 0 0;flex:1}.hair-bottom .action{font-size:11px;padding:13px 17px;gap:20px;white-space:nowrap}.hair-ticker{font-size:17px}.optical-hero{grid-template-columns:1fr}.optical-copy{padding:45px 20px 35px}.optical-copy h1{font-size:65px}.optical-copy p:not(.eyebrow){font-size:15px}.optical-photo img{height:360px;min-height:0}.optical-photo span{bottom:20px;left:20px}.eyewear-grid{grid-template-columns:1fr;gap:35px}.frame-art{aspect-ratio:1.5}.medical-hero{grid-template-columns:1fr;padding:40px 0;gap:35px}.medical-copy h1{font-size:48px}.medical-copy p:not(.eyebrow){font-size:16px}.medical-visual img{height:310px}.medical-visual strong{font-size:21px}.medical-quick{grid-template-columns:1fr}.medical-quick a{padding:24px}.medical-quick a+a{border-left:0;border-top:1px solid #ffffff55}.medical-quick h2{margin:10px 0}.showroom-hero>.wrap{grid-template-columns:1fr;gap:25px;padding:40px 0 30px}.showroom-hero h1{font-size:48px}.showroom-hero>.wrap>p{max-width:400px}.showroom-hero>figure{margin:0 20px}.showroom-hero>figure>img{height:390px}.showroom-hero figcaption{display:block;font-size:8px}.showroom-hero figcaption .underlink{display:flex;max-width:220px;margin-top:7px}.collection-grid{grid-template-columns:1fr;gap:40px}.collection-grid article:nth-child(n){padding:0}.collection-grid img{height:370px}}
@media(max-width:370px){.brand{font-size:25px}.dental .brand{font-size:27px}.medical .brand{font-size:20px}.medical .brand small{font-size:6px}.optometry .brand{font-size:16px}.hair .brand{font-size:27px}.contact-layout h1{font-size:39px}.waypoint-hero h1{font-size:48px}.dental-hero h1,.medical-copy h1{font-size:43px}.care-cards{grid-template-columns:1fr}.hair-bottom{display:block}.hair-bottom .action{margin-top:22px}.repayment-panel output{font-size:48px}.medical-visual strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Distinct navigation and composition, shared across each brand's subpages. */
.site-header .nav-contact{background:none;border:0;color:inherit;gap:10px;padding:12px 0;min-height:44px}
.site-header .nav-contact:hover{background:none;text-decoration:underline}
.site-header .nav-contact span{display:none}
.accountant .nav-row{min-height:95px}
.accountant .site-header{border-bottom:3px solid var(--ink)}
.accountant .site-header nav{font-family:Georgia,serif;font-size:15px}
.accountant .ledger-hero{grid-template-columns:1.65fr 1fr;align-items:start;padding-top:55px;gap:65px}
.accountant .ledger-hero h1{font-size:clamp(52px,6.5vw,92px)}
.accountant .ledger-hero figure{padding:10px 0 0;border-top:1px solid var(--ink);margin-top:8px}
.accountant .ledger-hero img{height:270px}
.accountant .ledger-hero figcaption{position:static;background:none;color:var(--ink);width:auto;padding:25px 0;border-bottom:1px solid var(--line)}
.accountant .ledger-hero figcaption strong{font-size:25px}
.accountant .ledger-hero .action{background:none;color:var(--ink);padding:10px 0;border:0;border-bottom:1px solid var(--ink);min-height:44px}
.real-estate .nav-row{display:grid;grid-template-columns:1fr;justify-items:center;gap:0;padding:25px 0 12px}
.real-estate .site-header .brand{text-align:center;font-size:49px}
.real-estate .site-header nav{gap:48px;margin-top:16px}
.real-estate .haven-hero{min-height:640px;text-align:center}
.real-estate .haven-hero:after{background:linear-gradient(0deg,#18291bad,#17241b50)}
.real-estate .haven-hero h1{max-width:none;font-size:clamp(64px,7.2vw,98px)}
.real-estate .haven-hero h1 br{display:none}
.real-estate .haven-hero h1 em{display:block}
.real-estate .haven-hero p:not(.eyebrow){margin:25px auto;max-width:490px}
.dental .site-header{border:0}
.dental .nav-row{min-height:90px}
.dental .site-header nav{background:#e9f3ed;border-radius:40px;padding:0 25px;gap:27px}
.dental .dental-hero{display:block;text-align:center;padding:35px 0 0;max-width:1160px}
.dental .dental-hero h1{font-size:clamp(44px,5.4vw,74px)}
.dental .dental-hero>div>p{max-width:590px;margin:25px auto}
.dental .dental-hero .actions{justify-content:center;margin-bottom:35px}
.dental .dental-photo{max-width:900px;margin:auto;padding:0 0 25px}
.dental .dental-photo img{height:340px;border-radius:140px 140px 0 0;object-position:center 42%}
.dental .dental-sticker{right:25px;bottom:5px}
.dental .hello-label{margin-bottom:20px}
.mortgage .nav-row{flex-direction:column;align-items:flex-start;gap:22px;padding:28px 0 0}
.mortgage .site-header nav{width:100%;gap:0;justify-content:space-between;border-top:1px solid var(--line)}
.mortgage .site-header nav>a{padding:16px 0!important;font-size:12px}
.mortgage .waypoint-hero{padding:45px 0}
.mortgage .waypoint-hero>.wrap{display:block;text-align:center}
.mortgage .waypoint-hero h1{font-size:clamp(48px,5.5vw,74px)}
.mortgage .waypoint-hero>div>div>p:not(.eyebrow){max-width:610px;margin:25px auto}
.mortgage .waypoint-hero>div>div>.action,.mortgage .waypoint-path{display:none}
.mortgage .journey-card{margin:35px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px;text-align:left;padding:25px 30px}
.mortgage .journey-card>.eyebrow{grid-column:1/-1;margin-bottom:10px}
.mortgage .journey-card h2{grid-column:1/-1;font:26px var(--serif);margin-bottom:20px}
.mortgage .journey-card h2 br{display:none}
.mortgage .journey-card>p:last-child{grid-column:1/-1;margin-top:10px}
.mortgage .journey-link{align-items:flex-start;gap:15px}
.hair .nav-row{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:20px 0 0}
.hair .site-header .brand{font:900 clamp(70px,12.6vw,170px)/.86 Impact,'Arial Narrow',Arial,sans-serif;letter-spacing:-.055em;text-align:center;white-space:nowrap}
.hair .site-header .brand small{font:9px/1.5 var(--sans);letter-spacing:.25em;margin:19px 0}
.hair .site-header nav{justify-content:space-between;border-top:2px solid var(--ink);gap:15px;font:700 11px var(--sans);text-transform:uppercase}
.hair .hair-hero{grid-template-columns:.95fr 1.05fr;min-height:520px}
.hair .hair-hero>.wrap{padding:45px 50px}
.hair .hair-hero h1{font-size:clamp(66px,6.6vw,92px)}
.hair .hair-hero>img{min-height:520px;max-height:580px}
.optometry .nav-row{min-height:115px;flex-direction:row-reverse}
.optometry .site-header .brand{max-width:245px;font-size:23px;text-align:right}
.optometry .site-header nav{gap:24px;font-size:11px}
.optometry .optical-hero{display:grid;grid-template-columns:1fr;background:#e3ecef;position:relative;min-height:0}
.optometry .optical-photo{grid-row:1;height:390px}
.optometry .optical-photo img{height:390px;min-height:0;object-position:50% 52%}
.optometry .optical-photo span{left:auto;right:35px;bottom:20px}
.optometry .optical-copy{padding:35px 50px;display:grid;grid-template-columns:1.2fr 1fr auto;gap:12px 40px;align-items:center;border-top:1px solid #bdced4}
.optometry .optical-copy .eyebrow{grid-column:1/-1;margin:0}
.optometry .optical-copy h1{font-size:56px}
.optometry .optical-copy h1 br{display:none}
.optometry .optical-copy p:not(.eyebrow){margin:0;font-size:14px;max-width:300px}
.optometry .optical-copy .action{background:none;color:var(--ink);padding:12px 0;border:0;border-bottom:1px solid;gap:15px}
.medical .site-header{background:#124f56;color:white;border:0}
.medical .nav-row{min-height:105px}
.medical .brand:before{background:#d6e8df;color:#124f56}
.medical .site-header .nav-contact{color:white}
.medical .medical-quick{border-radius:0;margin-top:0;background:#e2eee7;color:#124f56;width:100%;padding:0 max(30px,calc((100vw - 1220px)/2))}
.medical .medical-quick a{padding:23px 28px;border-left:1px solid #b5cfc4}
.medical .medical-quick a:first-child{border-left:0}
.medical .medical-quick h2{font-size:21px;margin:0 0 5px}
.medical .medical-quick span{display:none}
.medical .medical-quick p{color:#42675f;font-size:12px}
.medical .medical-hero{grid-template-columns:1.35fr 1fr;gap:60px}
.medical .medical-visual img{height:365px}
.showroom .nav-row{flex-direction:column;align-items:center;gap:0;padding:27px 0 0}
.showroom .site-header .brand{font-size:55px;text-align:center}
.showroom .site-header .brand small{margin:13px 0 20px}
.showroom .site-header nav{width:100%;justify-content:center;gap:65px;border-top:1px solid var(--line)}
.showroom .showroom-hero>.wrap{padding-top:40px}
@media(min-width:1101px){
 .showroom .nav-row{position:absolute;left:0;top:29px;bottom:0;width:210px;padding:40px 28px;align-items:flex-start;justify-content:flex-start;border-right:1px solid var(--line)}
 .showroom{position:relative}
 .showroom .site-header .brand{text-align:left;font-size:39px;line-height:1.2}
 .showroom .site-header nav{flex-direction:column;align-items:flex-start;gap:9px;padding-top:25px;font-size:13px}
 .showroom main,.showroom footer{margin-left:210px}
 .showroom .showroom-hero>.wrap{grid-template-columns:1fr;gap:25px}
 .showroom .showroom-hero>.wrap>p{max-width:540px}
 .showroom .showroom-hero h1{font-size:62px}
 .showroom .contact-layout{gap:35px}
 .showroom .contact-layout h1{font-size:45px}
}
@media(max-width:800px){
 .accountant .ledger-hero{grid-template-columns:1fr;gap:30px;padding-top:35px}
 .accountant .ledger-hero h1{font-size:52px}
 .accountant .ledger-hero figure{margin:0}
 .accountant .ledger-hero img{height:260px}
 .real-estate .nav-row,.mortgage .nav-row,.hair .nav-row,.showroom .nav-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 0;min-height:89px;gap:15px}
 .real-estate .site-header .brand{font-size:35px;text-align:left}
 .real-estate .site-header nav,.mortgage .site-header nav,.hair .site-header nav,.showroom .site-header nav{margin:0;border-top:0;width:auto;gap:5px;padding:20px}
 .real-estate .haven-hero{min-height:560px}
 .real-estate .haven-hero h1{font-size:57px}
 .real-estate .haven-hero h1 br{display:block}
 .dental .site-header nav{border-radius:0;padding:20px;gap:5px;background:var(--paper)}
 .dental .dental-hero{padding-top:25px}
 .dental .dental-hero h1{font-size:43px}
 .dental .dental-photo img{height:300px;border-radius:95px 95px 0 0}
 .dental .dental-sticker{font-size:12px;padding:20px;right:0}
 .mortgage .journey-card{grid-template-columns:1fr;padding:24px;text-align:left}
 .mortgage .journey-card h2{font-size:27px}
 .mortgage .waypoint-hero h1{font-size:48px}
 .hair .site-header .brand{font-size:clamp(34px,9vw,65px);text-align:left}
 .hair .site-header .brand small{font-size:6px;letter-spacing:.1em;margin:10px 0 0}
 .hair .hair-hero{grid-template-columns:1fr;min-height:0}
 .hair .hair-hero>.wrap{padding:35px 20px}
 .hair .hair-hero h1{font-size:clamp(59px,14vw,100px)}
 .hair .hair-hero>img{height:360px;min-height:0}
 .optometry .nav-row{min-height:95px;flex-direction:row}
 .optometry .site-header .brand{font-size:18px;text-align:left;max-width:230px}
 .optometry .optical-photo,.optometry .optical-photo img{height:300px}
 .optometry .optical-copy{padding:28px 20px;grid-template-columns:1fr;gap:20px}
 .optometry .optical-copy h1{font-size:49px}
 .optometry .optical-copy .action{justify-self:start}
 .medical .site-header nav{background:#124f56;color:white}
 .medical .menu-toggle{color:white;border-color:#ffffff77}
 .medical .medical-quick{padding:0 20px;grid-template-columns:1fr}
 .medical .medical-quick a{padding:15px 0;border-left:0}
 .medical .medical-quick a+a{border-top:1px solid #b5cfc4}
 .medical .medical-quick h2{font-size:18px;margin:0}
 .medical .medical-quick p{margin-top:3px}
 .medical .medical-hero{grid-template-columns:1fr;gap:30px}
 .medical .medical-visual img{height:310px}
 .showroom .site-header .brand{font-size:29px;text-align:left}
 .showroom .site-header .brand small{margin:10px 0 0;font-size:6px}
 .showroom .showroom-hero h1{font-size:45px}
}
@media(max-width:370px){.optometry .site-header .brand{font-size:15px}.real-estate .haven-hero h1{font-size:49px}.dental .dental-hero h1{font-size:38px}.mortgage .waypoint-hero h1{font-size:43px}.accountant .ledger-hero h1{font-size:47px}}
@media(max-width:800px){.dental .dental-sticker{right:15px}}
@media(max-width:500px){.dental .care-cards{grid-template-columns:minmax(0,1fr)}}
