:root{--brand-blue: #1c496f;--brand-grey: #e6ebee;--brand-black: #252525;--brand-white: #ffffff;--primary: var(--brand-blue);--surface: var(--brand-grey);--surface-container: var(--brand-white);--surface-container-low: var(--brand-grey);--surface-container-high: var(--brand-white);--surface-container-highest: var(--brand-white);--surface-container-lowest: var(--brand-white);--on-surface: var(--brand-black);--on-surface-variant: rgba(37, 37, 37, .78);--on-primary: var(--brand-white);--inverse-on-surface: var(--brand-white);--outline-variant: rgba(37, 37, 37, .24);--radius-sm: .25rem;--radius-md: .5rem;--main-top-offset: clamp(7.2rem, 10vw, 8.8rem)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column;font-family:Manrope,Segoe UI,sans-serif;color:var(--on-surface);line-height:1.72;background:radial-gradient(900px 360px at 14% -9%,rgba(28,73,111,.08),transparent 72%),radial-gradient(760px 340px at 88% 4%,rgba(37,37,37,.06),transparent 72%),var(--surface)}h1,h2,h3{margin:0;font-family:"Noto Serif",Georgia,serif;color:var(--primary);letter-spacing:.01em;line-height:1.14}p,ul{margin:0}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}.site-frame,.section-inner{width:min(100% - 2.4rem,1240px);margin:0 auto}.site-header{position:fixed;top:0;width:100%;z-index:60;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#e6ebeeeb;border-bottom:1px solid rgba(37,37,37,.08)}.topbar{min-height:96px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.logo{justify-self:start;text-decoration:none;display:inline-flex;align-items:center;min-height:59px}.logo-full{width:clamp(240px,19.2vw,288px);height:auto;display:block}.logo-icon{width:56px;height:auto;display:none}.site-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:clamp(.8rem,1.7vw,1.7rem);flex-wrap:wrap}.site-nav a{text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:.69rem;font-weight:700;color:var(--on-surface-variant);border-bottom:2px solid transparent;padding-bottom:.4rem;transition:color .24s ease,border-color .24s ease}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active{color:var(--brand-blue);border-color:var(--brand-blue)}.language-switch{justify-self:end;position:relative;display:inline-block;min-height:auto}.language-switch summary{list-style:none;cursor:pointer;user-select:none;min-width:auto;padding:.05rem 0 .2rem;text-align:left;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:700;line-height:1;color:var(--on-surface-variant);border-bottom:2px solid transparent;transition:color .22s ease,border-color .22s ease}.language-switch summary::-webkit-details-marker{display:none}.language-switch:hover,.language-switch:focus-within{color:var(--brand-blue)}.language-switch:hover summary,.language-switch:focus-within summary,.language-switch[open] summary{color:var(--brand-blue);border-color:var(--brand-blue)}.language-menu{position:absolute;top:calc(100% + .34rem);right:0;min-width:11rem;background:#fffffffa;border:1px solid rgba(37,37,37,.14);border-radius:0;box-shadow:0 10px 20px #2525251f;padding:.26rem 0;display:grid;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:70}.language-menu a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.62rem;text-decoration:none;color:var(--on-surface-variant);padding:.6rem .72rem;border-bottom:1px solid rgba(37,37,37,.08);transition:background-color .2s ease,color .2s ease}.language-menu a:last-child{border-bottom:0}.language-menu a:hover,.language-menu a:focus-visible{background:#1c496f14;color:var(--brand-blue)}.language-menu a.is-active{background:#1c496f1a;color:var(--brand-blue)}.language-code{text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:700;line-height:1}.language-name{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600;line-height:1}.language-switch[open]{border-color:transparent;box-shadow:none}.site-main{flex:1;display:flex;flex-direction:column;padding:var(--main-top-offset) 0 0}.section-band{position:relative;overflow:hidden;background:var(--surface);padding:clamp(2.8rem,7vw,6rem) 0}.section-band:before{content:"";position:absolute;inset:0;pointer-events:none}.section-band.tone-low{background:var(--surface-container-low)}.section-band.tone-accent{background:radial-gradient(620px 320px at 8% -8%,rgba(28,73,111,.1),transparent 72%),var(--surface-container)}.section-band.tone-dark,.section-band.tone-hero{background:linear-gradient(138deg,var(--brand-blue) 0%,var(--brand-black) 84%);color:#ffffffeb}.section-band.tone-dark:before,.section-band.tone-hero:before{background:radial-gradient(520px 280px at -6% 108%,rgba(230,235,238,.12),transparent 72%)}.section-band.tone-hero{background:radial-gradient(460px 320px at 0% 100%,rgba(148,184,214,.24),transparent 74%),radial-gradient(540px 340px at 100% -12%,rgba(230,235,238,.12),transparent 76%),linear-gradient(130deg,#173d5d,#1b486f 46%,#252525);padding-top:clamp(3.4rem,9vw,7rem);padding-bottom:clamp(3.2rem,8vw,6.4rem)}.site-main>.section-band:first-child{margin-top:calc(-1 * var(--main-top-offset));padding-top:calc(clamp(2.8rem,7vw,6rem) + var(--main-top-offset))}.site-main>.section-band.tone-hero:first-child{padding-top:calc(clamp(3.4rem,9vw,7rem) + var(--main-top-offset))}.site-main>.section-band:last-child{flex:1}.section-band.tone-hero:before{background:radial-gradient(460px 260px at 8% 4%,rgba(255,255,255,.16),transparent 72%),radial-gradient(500px 240px at 106% 100%,rgba(230,235,238,.12),transparent 72%)}.section-band.tone-hero:after{content:"";position:absolute;inset:auto auto -12rem -10rem;width:34rem;height:34rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);pointer-events:none}.section-inner{position:relative;z-index:1;display:grid;gap:clamp(1.2rem,2.6vw,2rem)}.hero-layout{display:grid;gap:clamp(1.4rem,2.5vw,2.1rem);align-items:center}.hero-copy{max-width:64ch;display:grid;gap:1.08rem}.tone-hero .hero-copy{width:100%;max-width:none;margin-inline:auto;background:linear-gradient(140deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.16);padding:clamp(1rem,2.8vw,1.8rem);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero-title{color:#fff;font-size:clamp(2.2rem,5.7vw,4.5rem);line-height:1.03;text-wrap:balance}.lead{max-width:56ch;color:#ffffffe0;font-size:clamp(1rem,1.9vw,1.3rem)}.hero-highlight{align-content:start;gap:.88rem;background:linear-gradient(145deg,#ffffff1f,#ffffff0d);box-shadow:0 18px 32px #0a141f47}.tone-hero .hero-highlight .panel-kicker{color:#e6ebeef5}.hero-checklist{gap:.68rem}.hero-checklist li{color:#ffffffe0;padding-left:1.18rem}.hero-checklist li:before{top:.62rem;width:.45rem;height:.45rem;background:#ffffffe0}.eyebrow,.panel-kicker,.metric-label,.field-label{text-transform:uppercase;letter-spacing:.14em;font-size:.64rem;font-weight:700;color:var(--on-surface-variant)}.tone-dark .eyebrow,.tone-hero .eyebrow{color:#e6ebeeeb}.actions{display:flex;flex-wrap:wrap;gap:.72rem}.btn{text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:800;border-radius:var(--radius-sm);border:1px solid transparent;padding:.82rem 1.18rem;transition:background-color .24s ease,color .24s ease,border-color .24s ease,transform .24s ease,box-shadow .24s ease}.btn-primary{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--brand-white)}.btn-primary:hover{background:var(--brand-black);border-color:var(--brand-black)}.tone-dark .btn-primary,.tone-hero .btn-primary{background:var(--brand-white);border-color:var(--brand-white);color:var(--brand-black)}.tone-dark .btn-primary:hover,.tone-hero .btn-primary:hover{background:var(--brand-grey);border-color:var(--brand-grey)}.btn-secondary{background:transparent;border-color:#25252547;color:var(--primary)}.btn-secondary:hover{border-color:var(--brand-blue)}.tone-dark .btn-secondary,.tone-hero .btn-secondary{color:var(--inverse-on-surface);border-color:#ffffff7a}.tone-dark .btn-secondary:hover,.tone-hero .btn-secondary:hover{border-color:var(--brand-white)}.tone-hero .actions .btn{box-shadow:0 8px 18px #08121e4d}.tone-hero .btn-primary:hover,.tone-hero .btn-secondary:hover{transform:translateY(-1px)}.section-heading{display:grid;gap:.8rem;max-width:76ch}.section-heading h1{font-size:clamp(1.95rem,4.2vw,3.4rem)}.section-heading h2{font-size:clamp(1.7rem,3.6vw,2.85rem)}.d2-teaser-title{max-width:none;font-size:clamp(1.25rem,2.2vw,1.9rem);line-height:1.25}.d2-teaser-emphasis{color:#9fd1ff}.d2-teaser-layout{display:grid;gap:.72rem;max-width:none}.d2-teaser-subtitle{margin:0;max-width:58ch;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.35;font-weight:600;color:#ffffffe6}.d2-teaser-actions{justify-self:start}.d2-teaser-subrow{display:grid;gap:.9rem}.section-heading.split{max-width:none}.section-heading.split>p{max-width:45ch}.section-heading-cta{justify-self:start}.editorial-columns{display:grid;gap:clamp(1rem,2vw,1.5rem)}.story-block{display:grid;gap:.72rem;align-content:start}.story-block p{color:var(--on-surface-variant)}.module-soft{display:grid;gap:.78rem;background:var(--surface-container-lowest);padding:clamp(.95rem,2.2vw,1.4rem);transition:background-color .3s ease}.module-soft:hover{background:#e6ebeee6}.ghost-border{border:1px solid rgba(37,37,37,.18)}.metric-rail{align-content:start}.metric-list{list-style:none;margin:0;padding:0;display:grid;gap:.62rem}.metric-list li{padding:.45rem 0}.metric-value{font-weight:700;color:var(--primary)}.fact-tag{background:var(--brand-white);color:var(--brand-black);width:fit-content;padding:.62rem .7rem}.fact-tag strong{display:block;font-family:"Noto Serif",Georgia,serif;font-size:1.5rem;line-height:1.1}.fact-tag span{display:block;margin-top:.2rem;text-transform:uppercase;letter-spacing:.14em;font-size:.58rem;font-weight:700}.tick-list{margin:0;padding:0;list-style:none;display:grid;gap:.52rem}.tick-list li{position:relative;padding-left:1.08rem;color:var(--on-surface-variant)}.tick-list li:before{content:"";position:absolute;left:0;top:.58rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--brand-blue)}.tone-dark h1,.tone-dark h2,.tone-dark h3,.tone-dark .metric-value,.tone-hero h1,.tone-hero h2,.tone-hero h3,.tone-hero .metric-value{color:#fff}.tone-dark p,.tone-dark li,.tone-dark .metric-label,.tone-hero p,.tone-hero li,.tone-hero .metric-label,.tone-hero .panel-kicker{color:#ffffffd6}.tone-dark .module-soft,.tone-hero .module-soft{background:#ffffff0f}.tone-dark .module-soft:hover,.tone-hero .module-soft:hover{background:#ffffff1c}.tone-dark .ghost-border,.tone-hero .ghost-border{border-color:#ffffff2e}.contact-layout,.form-row{display:grid;gap:.9rem}.narrative-pane{background:linear-gradient(140deg,var(--brand-blue) 0%,var(--brand-black) 86%);color:#ffffffeb;padding:clamp(1.1rem,2.8vw,2rem);display:grid;gap:1rem}.narrative-pane .eyebrow{color:#e6ebeef0}.narrative-pane h1,.narrative-pane h2,.narrative-pane h3{color:#fff}.narrative-pane p,.narrative-pane li{color:#ffffffdb}.contact-card-social{display:grid;gap:.35rem}.contact-card-social-label{text-transform:uppercase;letter-spacing:.14em;font-size:.64rem;font-weight:700;color:#e6ebeeeb}.contact-card-links{display:flex;flex-wrap:wrap;align-items:center;gap:.58rem;font-size:.92rem;font-weight:600}.contact-card-links a{display:inline-flex;align-items:center;gap:.36rem;color:#fffffff0;text-decoration:none;transition:color .2s ease}.contact-card-links a span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18rem}.contact-card-links a .fi{font-size:.84rem;line-height:1}.contact-card-links a:hover,.contact-card-links a:focus-visible{color:#fff}.contact-card-separator{color:#e6ebeeb8}.form-shell{align-content:start}.contact-form-shell,.contact-form-shell.module-soft:hover{background:var(--surface-container-low)}.form-stack{display:grid;gap:1rem}.field-label{display:block;margin-bottom:.35rem}input,textarea,select{width:100%;border:1px solid rgba(37,37,37,.22);border-radius:var(--radius-sm);font:inherit;color:var(--on-surface);background:var(--surface-container-highest);padding:.78rem .86rem;transition:border-color .2s ease,background-color .2s ease}input:focus,textarea:focus,select:focus{border-color:var(--primary);background:var(--surface-container-lowest);outline:none}select{cursor:pointer;appearance:none;padding-right:2.3rem;background-image:linear-gradient(45deg,transparent 50%,var(--brand-blue) 50%),linear-gradient(135deg,var(--brand-blue) 50%,transparent 50%);background-position:calc(100% - 1rem) calc(50% - 2px),calc(100% - .72rem) calc(50% - 2px);background-size:7px 7px,7px 7px;background-repeat:no-repeat}textarea{min-height:170px;resize:vertical}.form-shell.module-soft{transition:none}.form-shell.module-soft:hover{background:var(--surface-container-lowest)}.submit-btn{width:100%;cursor:pointer}.submit-btn:disabled{opacity:.62;cursor:not-allowed}.status{font-weight:700;font-size:.92rem;color:var(--brand-black)}.status.error,.field-error{color:var(--brand-black)}.status.success{color:var(--brand-blue)}.field-error{font-size:.85rem;margin-top:.32rem}.help{color:var(--on-surface-variant);font-size:.92rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{background:#d8dde2;border-top:1px solid rgba(37,37,37,.12);margin-top:0}.footer-shell{min-height:104px;padding:clamp(1.2rem,2.8vw,1.8rem) 0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.1rem 1.8rem;align-items:center}.footer-brand{display:flex;align-items:center}.footer-logo-link{display:inline-block;line-height:0}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:.8rem;min-width:0;flex-wrap:nowrap}.footer-links{display:inline-flex;align-items:center;gap:1rem;white-space:nowrap}.footer-right{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.footer-socials{display:inline-flex;align-items:center;gap:.02rem}.footer-links a{text-decoration:none;text-transform:uppercase;letter-spacing:.16em;font-size:.64rem;font-weight:700;color:#1c496fb8;transition:color .24s ease}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;color:var(--brand-blue);letter-spacing:0;text-transform:none}.footer-social-link .fi{font-size:.84rem;line-height:1}.footer-links a:hover,.footer-links a:focus-visible{color:var(--brand-blue)}.footer-social-link:hover,.footer-social-link:focus-visible{background:#1c496f14}.footer-copyright{color:#1c496fb8;font-weight:600;font-size:.72rem;letter-spacing:.04em;text-transform:none;line-height:1.5}.footer-logo{width:clamp(230px,19vw,300px);height:auto;display:block}.footer-logo-icon{width:62px;height:auto;display:none}.reveal{opacity:0;animation:fade-up .72s ease forwards}.reveal-delay-1{animation-delay:.2s}.reveal-delay-2{animation-delay:.4s}.stagger>*{opacity:0;animation:fade-up .72s ease forwards}.stagger>:nth-child(1){animation-delay:.08s}.stagger>:nth-child(2){animation-delay:.28s}.stagger>:nth-child(3){animation-delay:.48s}.stagger>:nth-child(4){animation-delay:.68s}.property-carousel-track,.property-grid,.opportunity-grid,.property-gallery,.technical-grid,.social-links{display:grid;gap:.9rem}.property-carousel-track{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.home-featured-properties{padding-top:clamp(1.6rem,4.3vw,3.4rem);padding-bottom:clamp(1.6rem,4.3vw,3.4rem)}.home-featured-properties .section-heading{gap:.62rem}.home-featured-properties .section-heading h2{font-size:clamp(1.3rem,2.4vw,2rem)}.home-featured-properties .property-carousel-track{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.6rem}.home-featured-properties .property-card .property-image-shell{aspect-ratio:16 / 11}.home-featured-properties .property-card-body{gap:.5rem;padding:.75rem .75rem .9rem}.home-featured-properties .property-card-title{font-size:clamp(1.08rem,1.45vw,1.42rem)}.home-featured-properties .property-card-location{font-size:.9rem}.home-featured-properties .property-card-price{font-size:clamp(1.18rem,1.9vw,1.5rem)}.home-featured-properties .property-card-cta{margin-top:.28rem;padding:.52rem .72rem;font-size:.88rem}.property-image-shell{position:relative;overflow:hidden;border-radius:var(--radius-sm);border:1px solid rgba(37,37,37,.14);isolation:isolate}.property-image-shell img{width:100%;height:auto;border-radius:0;border:0;object-fit:cover;display:block}.property-card .property-image-shell{width:100%;aspect-ratio:4 / 3;border-radius:0;border:0;border-bottom:1px solid rgba(37,37,37,.16)}.property-card .property-image-shell img{width:100%;height:100%;object-fit:cover;object-position:center}.property-image-shell.is-off-market img{filter:blur(8px) saturate(.78);transform:scale(1.03)}.property-image-shell.image-load-failed{background:linear-gradient(145deg,#1c496f2e,#25252533)}.property-image-shell.is-off-market:after{content:"";position:absolute;inset:0;background:#14212d14;pointer-events:none}.off-market-badge{position:absolute;top:.8rem;left:.8rem;z-index:1;padding:.42rem .58rem;border-radius:0;border:0;background:#191919eb;color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:.6rem;font-weight:800;line-height:1}.property-card{display:flex;flex-direction:column;height:100%;background:#f7f7f7;border:1px solid rgba(37,37,37,.2);padding:0;gap:0;transition:box-shadow .22s ease,transform .22s ease}.property-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #19232d24}.property-card-body{display:flex;flex:1;flex-direction:column;gap:.72rem;padding:1rem 1rem 1.2rem}.property-card-type{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.64rem;font-weight:700;color:#252525c7}.property-card-title{margin:0;color:var(--brand-black);font-size:clamp(1.42rem,2vw,1.9rem);line-height:1.22}.property-card-location{margin:0;color:#252525d1;font-size:.98rem;line-height:1.5}.property-card-price{margin:auto 0 0;color:var(--brand-blue);font-size:clamp(1.58rem,2.8vw,2rem);letter-spacing:.01em;font-weight:700}.property-card-cta{width:100%;margin-top:.4rem;border-radius:0;border-color:#1c496f9e;color:var(--brand-blue);text-align:center;background:transparent}.property-card-cta:hover{color:var(--brand-white);background:var(--brand-blue);border-color:var(--brand-blue)}.property-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.filters-panel{display:grid;gap:1rem;background:linear-gradient(132deg,#fffffffa,#e6ebeeeb);padding:clamp(1rem,2.4vw,1.5rem)}.filters-heading{display:grid;gap:.35rem;max-width:72ch}.filters-grid{display:grid;gap:.85rem;align-items:end}.filter-control{display:grid;gap:.35rem}.filter-control input,.filter-control select{min-height:2.9rem}.filters-actions{display:flex;flex-wrap:wrap;gap:.7rem;grid-column:1 / -1}.filters-actions .btn{width:auto;min-width:10rem;text-align:center}.opportunity-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.opportunity-grid .property-card-cta{margin-top:auto}.modal-shell{position:fixed;inset:0;z-index:110}.modal-backdrop{position:absolute;inset:0;background:#2525259e}.modal-card{position:relative;z-index:1;margin:4vh auto;width:min(92vw,760px);max-height:92vh;overflow:auto;background:var(--surface-container-lowest)}.modal-close{position:absolute;right:.6rem;top:.6rem;border:0;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:var(--brand-black)}body.modal-open{overflow:hidden}.property-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.property-gallery .property-image-shell{width:100%;aspect-ratio:16 / 9}.property-gallery .property-image-shell img{width:100%;height:100%;object-fit:cover;object-position:center}.technical-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.social-links{grid-auto-flow:column;width:fit-content}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:900px){.d2-teaser-subrow{grid-template-columns:minmax(0,1fr) auto;align-items:center}.d2-teaser-actions{justify-self:end}.hero-layout{grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr)}.editorial-columns.two{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-columns.three{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading.split{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:end;gap:1.8rem}.section-heading-cta{justify-self:end}.contact-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start}.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.filters-actions{align-self:stretch;justify-content:flex-start}}@media(max-width:1040px){:root{--main-top-offset: 0rem}.topbar{grid-template-columns:1fr;justify-items:start;gap:.72rem;padding:.9rem 0}.site-nav,.language-switch{justify-self:start}.site-nav{width:100%;justify-content:flex-start;gap:.55rem .95rem}.logo-full{display:none}.logo-icon{display:block}.site-main{padding-top:0}.site-header{position:static}.footer-shell{grid-template-columns:1fr;align-items:start;gap:.9rem}.footer-row{flex-direction:column;align-items:flex-start;gap:.7rem}.footer-links,.footer-right{width:100%;white-space:normal;flex-wrap:wrap;row-gap:.45rem}.footer-links{gap:.45rem .95rem}.footer-right{justify-content:flex-start}.social-links{grid-auto-flow:row;width:100%}}@media(max-width:580px){.site-frame,.section-inner{width:min(100% - 1.1rem,1240px)}.tone-hero .hero-copy{padding:.92rem}.site-nav{gap:.45rem .8rem}.footer-logo{width:clamp(174px,62vw,230px)}.footer-right{flex-direction:column;align-items:flex-start}}
