/* Team Nadine homepage. All visual rules are scoped to this component. */
.et_pb_code:has(#tn-homepage),.et_pb_code_inner:has(#tn-homepage){width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;}
.tnh-wide-host{overflow:visible!important;}
.tnh-tight-host,.tnh-section.et_pb_section,.tnh-row.et_pb_row{padding-block:0!important;margin-block:0!important;min-height:0!important;height:auto!important;}
#tn-homepage{--red:#a12832;--dark:#590a15;--ink:#263c43;--copy:#536065;--gold:#c5a35f;--line:#e2ddd3;--warm:#f8f6f1;--tnh-width:100%;--tnh-shift:0px;position:relative;isolation:isolate;width:var(--tnh-width)!important;max-width:none!important;margin:0 0 0 var(--tnh-shift)!important;padding:0!important;background:#fff;color:var(--copy);font:400 15px/1.8 "DM Sans",Arial,sans-serif;text-align:left;-webkit-font-smoothing:antialiased;}
#tn-homepage *,#tn-homepage *::before,#tn-homepage *::after{box-sizing:border-box;}
#tn-homepage [hidden]{display:none!important;}
#tn-homepage :where(h1,h2,h3,p,figure,dl,dt,dd,ul){margin:0;padding:0;}
#tn-homepage :where(h1,h2,h3){font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;letter-spacing:-.025em;text-transform:none;line-height:1.1;}
#tn-homepage h2,#tn-homepage h3{color:var(--red)!important;}
#tn-homepage h2{font-size:clamp(34px,3vw,48px);}
#tn-homepage h3{font-size:29px;}
#tn-homepage strong{color:var(--ink);font-weight:600;}
#tn-homepage a{color:inherit;text-decoration:none;}
#tn-homepage img{display:block;max-width:100%;height:auto;}
#tn-homepage :is(a,button,select):focus-visible{outline:2px solid var(--red);outline-offset:5px;}
#tn-homepage :is(.tnh-button,.tnh-link)::before,#tn-homepage :is(.tnh-button,.tnh-link)::after{content:none!important;display:none!important;}
#tn-homepage .tnh-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;max-width:100%;min-height:50px;margin:0;padding:13px 22px;border:1px solid var(--red);border-radius:0!important;background:var(--red);color:#fff!important;font:600 13px/1.5 "DM Sans",Arial,sans-serif;text-align:center;text-decoration:none!important;cursor:pointer;transition:background .2s ease,border-color .2s ease;}
#tn-homepage .tnh-button:hover{background:var(--dark);border-color:var(--dark);}
#tn-homepage .tnh-button svg,#tn-homepage .tnh-link svg{display:block;flex:none;width:21px;height:21px;}
#tn-homepage .tnh-link{display:inline-flex;align-items:center;gap:12px;min-height:42px;padding:7px 0;border-bottom:1px solid var(--gold);color:var(--ink);font-size:12px;font-weight:600;line-height:1.5;text-decoration:none;}
#tn-homepage .tnh-link:hover{color:var(--red);border-color:var(--red);}
#tn-homepage .tnh-kicker{color:var(--red);font:700 10px/1.6 "DM Sans",Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;}
#tn-homepage .tnh-wrap{width:calc(100% - clamp(40px,7vw,112px));max-width:1560px;margin-inline:auto;}
#tn-homepage section[id]{scroll-margin-top:115px;}

/* The approved Nadine portrait is built into the lakefront hero artwork. */
#tn-homepage .tnh-hero{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(450px,30vw,620px);border-bottom:1px solid var(--gold);background:#550912;color:#fff;}
#tn-homepage .tnh-hero-photo{position:absolute;z-index:-2;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:72% 15%;}
#tn-homepage .tnh-hero::before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(42,1,8,.32),rgba(42,1,8,.1) 42%,transparent 56%);}
#tn-homepage .tnh-hero-inner{width:100%;max-width:1672px;margin:0 auto;padding:clamp(42px,4.4vw,72px) clamp(24px,3.5vw,56px);}
#tn-homepage .tnh-hero-content{width:50%;max-width:700px;}
#tn-homepage .tnh-hero .tnh-kicker{margin-bottom:19px;color:#efd8a4;}
#tn-homepage .tnh-hero h1{margin:0;color:#fff!important;font-size:clamp(52px,5vw,82px);line-height:1.02;font-weight:500;}
#tn-homepage .tnh-hero h1 em{font-weight:400;}
#tn-homepage .tnh-tagline{margin-top:19px!important;color:#fff;font:400 clamp(22px,2vw,29px)/1.35 "Cormorant Garamond",Georgia,serif;}
#tn-homepage .tnh-hero-description{max-width:47ch;margin-top:14px!important;color:#fff;font-size:14px;line-height:1.85;}
#tn-homepage .tnh-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px 27px;margin-top:26px;}
#tn-homepage .tnh-hero .tnh-button{border-color:#efdaa9;background:linear-gradient(110deg,#edd7a5,#f7e7c4 50%,#dfbf7e);color:#4e0811!important;}
#tn-homepage .tnh-hero .tnh-button:hover{background:#fff;border-color:#fff;}
#tn-homepage .tnh-hero .tnh-link{color:#fff;border-color:#e6c783;}
#tn-homepage .tnh-hero a:focus-visible,#tn-homepage .tnh-alert a:focus-visible{outline-color:#fff;}

/* A compact construction message sits directly below the hero. */
#tn-homepage .tnh-alert{margin:0;padding:0;border-bottom:1px solid var(--gold);background:linear-gradient(110deg,#59070e,#941421 58%,#68070e);color:#fff;}
#tn-homepage .tnh-alert-inner{display:grid;grid-template-columns:180px minmax(0,1fr) 194px;align-items:center;gap:28px;padding-block:17px;}
#tn-homepage .tnh-alert-label{display:flex;align-items:center;gap:14px;padding-right:22px;border-right:1px solid rgba(239,218,172,.35);font-size:10px;font-weight:700;line-height:1.65;letter-spacing:.11em;text-transform:uppercase;}
#tn-homepage .tnh-alert-label svg{width:31px;height:31px;flex:none;color:#e6c783;}
#tn-homepage .tnh-alert-label span span{display:block;}
#tn-homepage .tnh-alert-title{color:#fff;font:500 clamp(21px,1.8vw,28px)/1.2 "Cormorant Garamond",Georgia,serif;}
#tn-homepage .tnh-alert-subtitle{margin-top:5px!important;color:#fff;font-size:11px;line-height:1.6;}
#tn-homepage .tnh-alert .tnh-button{background:#e4c786;border:1px solid #f3dcaa;color:#650a12!important;font-size:11px;letter-spacing:.05em;text-transform:uppercase;animation:tnhHomeGoldFlash 2.8s ease-in-out infinite;}
@keyframes tnhHomeGoldFlash{0%,100%{background:#e4c786;box-shadow:0 0 0 rgba(242,215,153,0);}45%,55%{background:#fff;box-shadow:0 0 18px rgba(242,215,153,.35);}}
#tn-homepage .tnh-alert .tnh-button:hover,#tn-homepage .tnh-alert .tnh-button:focus-visible{animation:none;background:#fff;}

/* Search is first in the content, with one clearly labeled form. */
#tn-homepage .tnh-search-band{border-bottom:1px solid var(--line);background:var(--warm);}
#tn-homepage #tnh-search{padding-block:31px 34px;}
#tn-homepage .tnh-search-head{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:21px;}
#tn-homepage .tnh-search-head h2{font-size:clamp(30px,2.7vw,40px);}
#tn-homepage .tnh-search-links{display:flex;flex-wrap:wrap;gap:8px 24px;}
#tn-homepage .tnh-search-form{display:grid;grid-template-columns:minmax(170px,1.45fr) repeat(2,minmax(125px,1fr)) minmax(95px,.7fr) 172px;gap:13px;align-items:end;}
#tn-homepage .tnh-search-form label{display:block;min-width:0;}
#tn-homepage .tnh-search-form label span{display:block;margin-bottom:7px;color:var(--ink);font-size:12px;font-weight:600;line-height:1.5;}
#tn-homepage .tnh-search-form select{display:block;width:100%;min-width:0;height:50px;margin:0;padding:10px 25px 10px 14px;border:1px solid #d7d1c6;border-radius:0;background:#fff;color:var(--ink);font:400 14px/1.5 "DM Sans",Arial,sans-serif;}
#tn-homepage .tnh-search-form .tnh-button{width:100%;}
#tn-homepage .tnh-search-fallback{margin-top:12px;}

/* Nadine's complete biography and the property story share one row. */
#tn-homepage .tnh-story-row{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:clamp(32px,4.7vw,74px);align-items:start;padding-block:48px 46px;}
#tn-homepage .tnh-story-row>section{min-width:0;}
#tn-homepage .tnh-bio-head{margin-bottom:24px;}
#tn-homepage .tnh-bio-head h2{margin-top:12px;font-size:clamp(36px,3vw,48px);}
#tn-homepage .tnh-bio-head em,#tn-homepage .tnh-feature h2 em{font-weight:400;}
#tn-homepage .tnh-bio-copy{font-size:15px;line-height:1.85;}
#tn-homepage .tnh-bio-copy p+p{margin-top:16px;}
#tn-homepage .tnh-bio-copy .tnh-bio-intro{font-size:16px;line-height:1.8;color:var(--ink);}
#tn-homepage .tnh-bio-links{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:17px;}
#tn-homepage .tnh-stats{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px;padding:23px 8px;border-block:1px solid var(--gold);background:linear-gradient(110deg,#620c18,#941b2a 65%,#690c18);color:#fff;}
#tn-homepage .tnh-stats::before{content:"";position:absolute;z-index:0;inset:-80% auto -80% -50%;width:45%;background:linear-gradient(110deg,transparent 40%,rgba(255,255,255,.12) 40.3%,transparent 40.8%,transparent 60%,rgba(255,255,255,.09) 60.3%,transparent 60.8%);animation:tnhHomeSweep 9s ease-in-out infinite;pointer-events:none;}
@keyframes tnhHomeSweep{0%,10%{transform:translateX(-100%);}80%,100%{transform:translateX(440%);}}
#tn-homepage .tnh-stat{position:relative;z-index:1;min-width:0;padding:0 clamp(8px,1.2vw,18px);}
#tn-homepage .tnh-stat+.tnh-stat{border-left:1px solid rgba(239,218,172,.35);}
#tn-homepage .tnh-stat dt{color:#fff;font:500 clamp(28px,2.7vw,42px)/1.1 "Cormorant Garamond",Georgia,serif;white-space:nowrap;}
#tn-homepage .tnh-stat dd{margin-top:8px;color:#fff;font-size:11px;line-height:1.6;}
#tn-homepage .tnh-feature{padding:clamp(23px,2.4vw,37px);border:1px solid var(--line);border-top:3px solid var(--gold);background:var(--warm);}
#tn-homepage .tnh-feature-brand{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;}
#tn-homepage .tnh-feature-brand .tnh-kicker{max-width:21ch;font-size:9px;}
#tn-homepage .tnh-netflix{width:174px!important;max-width:45%!important;height:auto!important;object-fit:contain;}
#tn-homepage .tnh-feature h2{font-size:clamp(34px,2.9vw,46px);}
#tn-homepage .tnh-property{margin-top:24px;}
#tn-homepage .tnh-feature-photo{width:100%;height:auto;aspect-ratio:1.74;object-fit:cover;object-position:center;}
#tn-homepage .tnh-property figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 14px;padding-block:12px;border-bottom:1px solid #dcd5c8;font-size:11px;line-height:1.6;}
#tn-homepage .tnh-feature-copy{margin-top:19px;font-size:14px;line-height:1.8;}
#tn-homepage .tnh-feature-copy p+p{margin-top:14px;}
#tn-homepage .tnh-feature .tnh-link{margin-top:19px;}

/* The map and practical links form a single community section. */
#tn-homepage .tnh-area-band{background:var(--warm);border-block:1px solid var(--line);}
#tn-homepage .tnh-area{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(30px,4vw,65px);align-items:center;padding-block:43px;}
#tn-homepage .tnh-map-frame{width:100%;overflow:hidden;border:1px solid #d8cfbd;background:#e8e5d1;}
#tn-homepage .tnh-map{display:block;width:100%;height:auto;}
#tn-homepage .tnh-region{fill:rgba(168,42,49,.001);stroke:transparent;stroke-width:3;vector-effect:non-scaling-stroke;cursor:pointer;}
#tn-homepage .tnh-map-town:hover .tnh-region,#tn-homepage .tnh-map-town[aria-pressed="true"] .tnh-region{fill:rgba(168,42,49,.12);stroke:#a82a31;}
#tn-homepage .tnh-map-town:focus-visible{outline:none;}
#tn-homepage .tnh-map-town:focus-visible .tnh-region{stroke:#72151d;stroke-width:5;}
#tn-homepage .tnh-map-label rect{fill:#fff9e9;stroke:#b1945c;stroke-width:2;}
#tn-homepage .tnh-map-label text{fill:#263b43;font:bold 27px Georgia,serif;text-anchor:middle;dominant-baseline:middle;}
#tn-homepage .tnh-area-content{min-width:0;}
#tn-homepage .tnh-area-head{margin-bottom:22px;}
#tn-homepage .tnh-area-head h2{margin-top:11px;}
#tn-homepage .tnh-area-head>p:not(.tnh-kicker){margin-top:14px;font-size:14px;line-height:1.8;max-width:53ch;}
#tn-homepage .tnh-town-panel{padding:20px 23px;background:#fff;border:1px solid var(--line);border-left:3px solid var(--gold);}
#tn-homepage .tnh-town-top{display:flex;align-items:center;justify-content:space-between;gap:8px 15px;flex-wrap:wrap;}
#tn-homepage .tnh-town-top h3{font-size:29px;}
#tn-homepage .tnh-town-top .tnh-search-links{gap:19px;}
#tn-homepage .tnh-town-top .tnh-link{font-size:11px;min-height:36px;}
#tn-homepage .tnh-town-copy{margin-top:9px;font-size:13px;line-height:1.75;}
#tn-homepage .tnh-town-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:19px;}
#tn-homepage .tnh-town-guides a{display:flex;align-items:center;justify-content:center;min-height:43px;padding:9px 5px;border:1px solid #dcd5c9;background:#fff;color:var(--ink);font-size:11px;font-weight:500;line-height:1.5;text-align:center;}
#tn-homepage .tnh-town-guides a:hover{color:#fff;background:var(--red);border-color:var(--red);}
#tn-homepage .tnh-area-listings{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:15px;}

/* Three service cards stay visible and lead to the existing site pages. */
#tn-homepage .tnh-services{padding-block:43px 40px;}
#tn-homepage .tnh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px;}
#tn-homepage .tnh-section-heading h2{margin-top:11px;}
#tn-homepage .tnh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
#tn-homepage .tnh-service-card{display:flex;flex-direction:column;align-items:start;min-width:0;padding:26px;border:1px solid var(--line);border-top:2px solid var(--gold);background:var(--warm);}
#tn-homepage .tnh-service-number{margin-bottom:15px;color:var(--gold);font:500 29px/1 "Cormorant Garamond",Georgia,serif;}
#tn-homepage .tnh-service-card h3{font-size:29px;margin-bottom:13px;}
#tn-homepage .tnh-service-card p{margin-bottom:17px;font-size:13px;line-height:1.8;}
#tn-homepage .tnh-service-card .tnh-link{margin-top:auto;font-size:11px;}

/* Six approved logos, with accurate labels and square framing. */
#tn-homepage .tnh-recognition{padding-block:0 35px;}
#tn-homepage .tnh-recognition .tnh-section-heading{padding-top:29px;border-top:1px solid var(--line);}
#tn-homepage .tnh-recognition h2{font-size:34px;}
#tn-homepage .tnh-credentials{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;}
#tn-homepage .tnh-credential{min-width:0;padding:17px 11px;border:1px solid var(--line);background:#fff;text-align:center;}
#tn-homepage .tnh-logo-stage{display:flex;align-items:center;justify-content:center;height:107px;overflow:hidden;}
#tn-homepage .tnh-credential img{width:auto;height:auto;max-width:100%;max-height:94px;object-fit:contain;}
#tn-homepage .tnh-credential--five-star img{width:160px;}
#tn-homepage .tnh-credential--rene img{width:170px;height:170px;max-width:none;max-height:none;flex:0 0 auto;}
#tn-homepage .tnh-credential--forbes img{width:83px;height:83px;}
#tn-homepage .tnh-credential figcaption{margin-top:11px;color:var(--ink);font-size:11px;line-height:1.55;}
#tn-homepage .tnh-credential figcaption span{display:block;margin-top:4px;color:var(--copy);font-size:10px;}
#tn-homepage .tnh-recognition-note{margin-top:20px;font-size:12px;line-height:1.8;}

@media(min-width:1800px){#tn-homepage .tnh-hero-inner{padding-top:78px;padding-bottom:78px;}}
@media(max-width:1100px){
 #tn-homepage .tnh-search-form{grid-template-columns:minmax(135px,1.2fr) repeat(2,minmax(100px,1fr)) 85px 135px;gap:9px;}
 #tn-homepage .tnh-search-form select{font-size:12px;padding-left:10px;}
 #tn-homepage .tnh-alert-inner{grid-template-columns:155px minmax(0,1fr) 175px;gap:20px;}
 #tn-homepage .tnh-alert-label{font-size:9px;gap:11px;padding-right:15px;}
 #tn-homepage .tnh-hero-content{width:53%;}
 #tn-homepage .tnh-hero h1{font-size:58px;}
 #tn-homepage .tnh-bio-copy{font-size:14px;}
 #tn-homepage .tnh-credentials{gap:9px;}
 #tn-homepage .tnh-credential{padding-inline:7px;}
 #tn-homepage .tnh-credential--rene img{width:145px;height:145px;}
}
@media(max-width:900px){
 #tn-homepage .tnh-hero{display:flex;flex-direction:column;min-height:0;}
 #tn-homepage .tnh-hero-inner{order:-1;padding:37px clamp(24px,4vw,36px) 32px;background:linear-gradient(110deg,#4e0811,#811521);}
 #tn-homepage .tnh-hero-content{width:100%;max-width:650px;}
 #tn-homepage .tnh-hero h1{font-size:clamp(48px,7vw,65px);}
 #tn-homepage .tnh-hero-photo{position:relative;z-index:0;inset:auto;width:100%;height:300px;object-position:100% 24%;}
 #tn-homepage .tnh-hero::before{display:none;}
 #tn-homepage .tnh-hero-description{max-width:57ch;}
 #tn-homepage .tnh-hero-actions{margin-top:21px;}
 #tn-homepage .tnh-search-head{align-items:start;flex-direction:column;gap:9px;}
 #tn-homepage .tnh-search-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
 #tn-homepage .tnh-search-form label:first-of-type{grid-column:span 2;}
 #tn-homepage .tnh-search-form .tnh-button{grid-column:span 3;}
 #tn-homepage .tnh-search-form select{font-size:14px;}
 #tn-homepage .tnh-story-row{grid-template-columns:minmax(0,1fr);gap:34px;padding-block:35px;}
 #tn-homepage .tnh-bio-copy{font-size:15px;}
 #tn-homepage .tnh-feature-photo{max-height:360px;}
 #tn-homepage .tnh-area{grid-template-columns:minmax(0,1fr);gap:29px;}
 #tn-homepage .tnh-map-frame{max-width:700px;justify-self:center;}
 #tn-homepage .tnh-area-head>p:not(.tnh-kicker){max-width:none;}
 #tn-homepage .tnh-credentials{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;}
 #tn-homepage .tnh-credential--rene img{width:175px;height:175px;}
 #tn-homepage .tnh-service-grid{gap:13px;}
 #tn-homepage .tnh-service-card{padding:21px;}
}
@media(max-width:700px){
 #tn-homepage .tnh-alert-inner{grid-template-columns:minmax(0,1fr) 173px;gap:10px 22px;}
 #tn-homepage .tnh-alert-label{grid-column:1/-1;border:0;padding:0;}
 #tn-homepage .tnh-alert-label svg{width:25px;height:25px;}
 #tn-homepage .tnh-alert-label span span{display:inline;}
 #tn-homepage .tnh-alert-label span span+span{padding-left:10px;margin-left:9px;border-left:1px solid rgba(239,218,172,.45);}
 #tn-homepage .tnh-service-grid{grid-template-columns:minmax(0,1fr);gap:17px;}
 #tn-homepage .tnh-service-card{padding:25px;}
}
@media(max-width:560px){
 #tn-homepage .tnh-wrap{width:calc(100% - 38px);}
 #tn-homepage .tnh-hero-inner{padding:33px 22px 30px;}
 #tn-homepage .tnh-hero h1{font-size:49px;}
 #tn-homepage .tnh-hero .tnh-kicker{font-size:9px;letter-spacing:.12em;}
 #tn-homepage .tnh-tagline{font-size:25px;}
 #tn-homepage .tnh-hero-description{font-size:13px;}
 #tn-homepage .tnh-hero-actions{gap:10px 22px;}
 #tn-homepage .tnh-hero-photo{height:260px;object-position:100% 20%;}
 #tn-homepage .tnh-alert-inner{grid-template-columns:minmax(0,1fr);padding-block:16px;gap:12px;}
 #tn-homepage .tnh-alert-title{font-size:24px;}
 #tn-homepage #tnh-search{padding-block:25px;}
 #tn-homepage .tnh-search-head h2{font-size:32px;}
 #tn-homepage .tnh-search-links{gap:7px 19px;}
 #tn-homepage .tnh-search-links .tnh-link{font-size:11px;}
 #tn-homepage .tnh-search-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px;}
 #tn-homepage .tnh-search-form label:first-of-type{grid-column:auto;}
 #tn-homepage .tnh-search-form .tnh-button{grid-column:1/-1;}
 #tn-homepage .tnh-search-form select{font-size:12px;}
 #tn-homepage .tnh-bio-head h2{font-size:37px;}
 #tn-homepage .tnh-bio-copy{font-size:14px;}
 #tn-homepage .tnh-bio-copy .tnh-bio-intro{font-size:15px;}
 #tn-homepage .tnh-stats{padding:20px 4px;}
 #tn-homepage .tnh-stat dt{font-size:30px;}
 #tn-homepage .tnh-stat dd{font-size:10px;}
 #tn-homepage .tnh-feature{padding:23px 20px;}
 #tn-homepage .tnh-feature h2{font-size:36px;}
 #tn-homepage .tnh-feature-brand .tnh-kicker{font-size:8px;}
 #tn-homepage .tnh-feature-copy{font-size:13px;}
 #tn-homepage .tnh-area{padding-block:30px;}
 #tn-homepage .tnh-town-panel{padding:18px;}
 #tn-homepage .tnh-town-guides{gap:7px;}
 #tn-homepage .tnh-town-guides a{font-size:10px;}
 #tn-homepage .tnh-section-heading{align-items:start;flex-direction:column;gap:12px;}
 #tn-homepage .tnh-credentials{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:360px){
 #tn-homepage .tnh-wrap{width:calc(100% - 32px);}
 #tn-homepage .tnh-hero h1{font-size:44px;}
 #tn-homepage .tnh-hero-inner{padding-inline:18px;}
 #tn-homepage .tnh-hero-actions{gap:12px;}
 #tn-homepage .tnh-hero-actions .tnh-button{padding-inline:15px;}
 #tn-homepage .tnh-stat dt{font-size:26px;}
 #tn-homepage .tnh-feature h2{font-size:32px;}
}
@media(prefers-reduced-motion:reduce){
 #tn-homepage *,#tn-homepage *::before,#tn-homepage *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}
}
