:root{--navy:#0a1f3d;--ink:#0e2442;--muted:#5c6c80;--orange:#ea5a0b;--orange-light:#fb8b3c;--bg:#f5f8fc;--line:#dee5ed;--white:#fff;--heading:'Outfit',system-ui,sans-serif;--body:'Inter',system-ui,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.65}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ff934a;outline-offset:4px}button[hidden],[hidden]{display:none!important}img{max-width:100%;display:block}.icon{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.16;letter-spacing:-.035em}h1{font-weight:600;font-size:clamp(34px,3.8vw,52px)}h2{font-weight:550;font-size:31px}h3{font-weight:550;font-size:20px}.shell{max-width:1224px;padding:0 44px;margin:0 auto}.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}.skip-link{position:absolute;left:16px;top:-80px;background:white;padding:14px;z-index:20}.skip-link:focus{top:12px}
.site-header{background:var(--navy);color:white}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;flex-direction:column;line-height:1.02;flex-shrink:0}.wordmark>span{font:700 26px/1 var(--heading);letter-spacing:-.025em}.wordmark small{color:#ffa566;font-size:9px;font-weight:650;letter-spacing:.29em;padding-top:5px}.brand-dot{color:var(--orange-light)}.header-right{display:flex;align-items:center;gap:34px}.header-label{font-size:12px;letter-spacing:.07em;color:#bcc9da}.header-phone{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.header-phone .icon{width:17px;height:17px;color:#ffa566}.draft-bar{background:#fff5ed;border-bottom:1px solid #f6dfcc;color:#804016;font-size:11px}.draft-bar .shell{min-height:35px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:6px;padding-bottom:6px}.draft-bar strong{font-weight:600}.draft-dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}.draft-divider{opacity:.4}
.property-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:45px 0 29px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:650;color:var(--orange);margin-bottom:11px}.property-heading .eyebrow span{padding:0 7px;color:#bec7d4}h1+.locality{margin-top:13px}.locality{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:14px}.locality .icon{width:17px;height:17px;color:var(--orange)}.page-actions{display:flex;align-items:center;gap:9px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:600;line-height:1.3;padding:13px 17px;border:1px solid transparent;border-radius:9px;min-height:44px;transition:background .16s,transform .16s,box-shadow .16s}.button .icon{width:17px;height:17px}.button:hover{transform:translateY(-1px)}.button-white{background:white;border-color:var(--line)}.button-white:hover{background:#edf2f8}.button-orange{background:linear-gradient(110deg,var(--orange),#f47d27);color:white;box-shadow:0 5px 14px #e45b0914}.button-orange:hover{background:linear-gradient(110deg,#d84902,#ea6e18);box-shadow:0 5px 18px #e45b0933}.button-outline{background:transparent;border-color:#d6dee9;color:var(--ink)}.button-outline:hover{background:#f1f5fa}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(295px,1fr);gap:25px;align-items:start}.gallery{min-width:0}.gallery-stage{position:relative;overflow:hidden;border-radius:17px;background:#dbe3ed;aspect-ratio:1314/822}.photo-open{width:100%;height:100%;border:0;padding:0;background:none;display:block;cursor:zoom-in}.photo-open img{width:100%;height:100%;object-fit:contain}.photo-label,.photo-count{position:absolute;top:17px;border-radius:6px;padding:5px 10px;font-size:10px;color:white;background:#071b34c9;backdrop-filter:blur(7px);pointer-events:none}.photo-label{left:17px;letter-spacing:.035em}.photo-count{right:17px;font-variant-numeric:tabular-nums}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid #d6dee9;border-radius:8px;color:var(--ink);background:white;line-height:1}.icon-button .icon{width:20px;height:20px}.expand-button{position:absolute;right:17px;bottom:17px;background:#fffc;border-color:transparent;backdrop-filter:blur(7px)}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#ffffffe8;border-radius:50%}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0 0}.thumbnails{display:flex;gap:7px;max-width:55%;overflow:auto;padding:3px}.thumbnail{width:71px;height:47px;flex-shrink:0;border:2px solid transparent;border-radius:7px;overflow:hidden;background:#e5ebf4;padding:2px}.thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:3px}.thumbnail.is-active{border-color:var(--orange)}.gallery-caption{color:var(--muted);font-size:10px;text-align:right;line-height:1.6;max-width:300px}.gallery-caption small{display:block;color:#8490a0;font-size:10px}.empty-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;height:100%;color:var(--muted)}.empty-photo .icon{height:48px;width:48px}
.offer-card{background:white;border:1px solid var(--line);border-radius:17px;padding:25px 25px 19px;box-shadow:0 10px 28px #0a1f3d05}.card-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:27px}.mini-label{text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:650;color:var(--muted)}.status-badge{font-size:9px;line-height:1.4;font-weight:600;background:#edf2f8;color:#52647b;padding:5px 8px;border-radius:4px}.price-label{color:var(--muted);font-size:11px;margin-bottom:7px}.asking-price{font-size:37px;letter-spacing:-.03em}.asking-price.pending-price{font-size:32px;max-width:220px}.offer-description{font-size:11px;color:var(--muted);line-height:1.85;margin-top:14px;max-width:265px}.offer-location{display:flex;gap:10px;align-items:center;border-top:1px solid #e6ebf2;padding:16px 0 18px;margin-top:21px;font-size:12px}.offer-location>.icon{color:var(--orange);width:18px;height:18px}.offer-location small{display:block;font-size:10px;color:var(--muted)}.offer-actions{display:grid;gap:9px}.offer-actions .button{width:100%;font-size:11px}.personal-contact{display:flex;align-items:center;gap:10px;padding-top:19px;margin-top:18px;border-top:1px solid #e6ebf2;font-size:10px}.contact-monogram{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;color:var(--navy);background:#eef2f7;font-family:var(--heading);font-size:12px;font-weight:600}.personal-contact strong{display:block;font-weight:600}.personal-contact a{color:var(--muted);font-size:10px}
.facts-strip{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid var(--line);border-radius:12px;padding:24px 8px;margin-top:26px}.fact{display:flex;align-items:center;justify-content:center;gap:15px;border-left:1px solid #e6ebf1}.fact:first-child{border-left:0}.fact>.icon{color:#ed6c24;width:25px;height:25px}.fact strong{font-family:var(--heading);font-size:25px;font-weight:500;line-height:1.1;display:block;font-variant-numeric:tabular-nums}.fact span{color:var(--muted);font-size:10px;display:block;margin-top:4px}.section-nav{display:flex;gap:33px;border-bottom:1px solid #dbe3ee;margin-top:30px;font-size:12px;font-weight:550;overflow-x:auto}.section-nav a{display:block;white-space:nowrap;padding:17px 0;position:relative;color:var(--muted)}.section-nav a.nav-active,.section-nav a:hover{color:var(--ink)}.section-nav .nav-active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--orange)}.content-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(295px,1fr);gap:56px}.content-section{padding:37px 0;border-bottom:1px solid #dbe3ee;scroll-margin-top:24px}.content-section:last-child{border-bottom:0}.overview-text{font-size:14px;color:#53647b;margin-top:20px;line-height:1.95}.highlights{list-style:none;padding:0;margin:23px 0 0;display:grid;gap:13px}.highlights li{display:flex;gap:12px;align-items:flex-start;font-size:12px;color:#344a66}.highlights .icon{margin-top:3px;height:17px;width:17px;color:var(--orange)}.subtle-note{font-size:10px;color:#7f8c9d;margin-top:26px;max-width:460px;line-height:1.8}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-title h2{font-size:26px}.section-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.details-grid{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.details-grid>div{padding:12px 0;display:flex;align-items:baseline;justify-content:space-between;gap:15px;border-bottom:1px solid #e4e9f0}.details-grid dt{color:var(--muted);font-size:11px}.details-grid dd{font-size:11px;font-weight:550;text-align:right;margin:0;overflow-wrap:anywhere}.estimate-panel{background:#eaf1f8;border-radius:12px;padding:23px;margin-top:26px}.estimate-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.estimate-heading h3{font-size:16px}.estimate-heading>span{font-size:9px;color:#738399;white-space:nowrap}.estimate-values{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:21px}.estimate-values span{font-size:10px;color:#5a6e85;display:block}.estimate-values strong{font-family:var(--heading);font-size:29px;font-weight:500;display:block;line-height:1.3;margin-top:5px}.estimate-values small{font:400 11px var(--body);color:var(--muted)}.estimate-panel p{font-size:9px;color:#708096;line-height:1.8;margin-top:16px;border-top:1px solid #d4dfec;padding-top:13px}.sub-section-title{margin-top:30px;margin-bottom:9px}.location-card{display:flex;align-items:center;gap:15px;flex-wrap:wrap;background:white;border:1px solid var(--line);border-radius:12px;padding:21px}.location-icon{background:#fff0e4;color:var(--orange);border-radius:10px;width:43px;height:43px;display:grid;place-items:center}.location-card h3{font-size:17px;letter-spacing:-.02em}.location-card p{font-size:11px;color:var(--muted);margin-top:4px}.location-card .button{margin-left:auto;font-size:10px;padding:10px 13px}.document-list{margin-top:24px;display:grid;gap:8px}.document-list a{display:flex;align-items:center;gap:14px;background:white;border:1px solid var(--line);border-radius:9px;padding:16px;font-size:12px}.document-list a .icon:last-child{margin-left:auto}.terms-copy{margin-top:22px;white-space:pre-line;font-size:12px;color:var(--muted)}
.side-content{padding-top:41px}.showing-card{background:#eaf1f8;border:1px solid #dbe4ef;padding:29px;border-radius:13px}.round-icon{background:white;display:grid;place-items:center;width:43px;height:43px;border-radius:11px;color:var(--orange);margin-bottom:27px}.showing-card .eyebrow{font-size:9px}.showing-card h2{font-size:28px;max-width:230px}.showing-card>p:not(.eyebrow){margin-top:16px;font-size:11px;color:#617389;line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:11px;font-weight:600;margin-top:22px}.text-link .icon{width:16px}.text-link:hover{color:var(--orange)}.nextkey-note{border-top:1px solid #dee5ee;margin:32px 18px 0;padding-top:31px}.nextkey-note>.icon{color:#9caabc;width:27px;height:27px;margin-bottom:18px}.nextkey-note p{font-family:var(--heading);font-size:23px;line-height:1.4;font-weight:400;letter-spacing:-.025em}.nextkey-note strong{font-weight:500}.nextkey-note>span{display:block;color:#7e8d9f;font-size:10px;margin-top:12px}
.contact-section{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--navy);color:white;border-radius:16px;margin-top:24px;padding:36px 39px}.contact-section .eyebrow{color:#ffa566;font-size:9px}.contact-section h2{font-size:29px}.contact-section p:not(.eyebrow){font-size:11px;color:#b9c7d9;margin-top:11px}.contact-section .button{white-space:nowrap;padding:15px 23px;font-size:12px}.property-disclosure{max-width:960px;padding:24px 0 40px;font-size:9px;line-height:1.85;color:#7c8a9c}.site-footer{border-top:1px solid var(--line);background:white;padding:27px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.site-footer .wordmark>span{font-size:21px}.site-footer .wordmark small{color:var(--orange);font-size:7px}.site-footer p,.site-footer .footer-inner>a:last-child{font-size:10px;color:var(--muted)}.site-footer .footer-inner>a:last-child{display:inline-flex;align-items:center;gap:8px}.site-footer .icon{width:15px;height:15px}
.lightbox{border:0;padding:0;background:#07162c;color:white;max-width:none;max-height:none;width:100vw;height:100dvh;inset:0;margin:0;overflow:auto}.lightbox::backdrop{background:#07162c}.lightbox-top{height:80px;padding:20px 35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.lightbox-top strong{font-family:var(--heading);font-size:20px;font-weight:500}.lightbox-top span{display:block;color:#b8c5d8;font-size:11px}.lightbox .icon-button{background:#233650;color:white;border-color:transparent}.lightbox-photo-wrap{height:calc(100dvh - 136px);display:flex;align-items:center;justify-content:center;position:relative;padding:0 70px;touch-action:pan-y}.lightbox-photo-wrap>img{max-width:100%;max-height:100%;object-fit:contain}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox>p{font-size:11px;text-align:center;color:#b6c3d6;padding:16px 24px}.gallery-stage{touch-action:pan-y}.share-dialog{border:1px solid var(--line);border-radius:15px;padding:26px;max-width:460px;width:calc(100% - 40px);color:var(--ink);box-shadow:0 20px 80px #0003}.share-dialog::backdrop{background:#0a1f3d99}.share-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.share-title h2{font-size:25px}.share-dialog label{display:block;font-size:12px;margin-bottom:6px}.share-dialog input{width:100%;padding:12px;border-radius:7px;border:1px solid var(--line);font-size:14px;color:var(--ink);background:#f3f6fa}.share-dialog p{font-size:11px;color:var(--muted);margin-top:12px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,12px);max-width:calc(100% - 30px);background:var(--navy);color:white;padding:12px 20px;border-radius:10px;font-size:12px;box-shadow:0 8px 24px #0003;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:50}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1440px){.shell{max-width:1300px}.gallery-stage{aspect-ratio:1.6}.offer-card{padding:29px}.asking-price.pending-price{font-size:36px}.offer-description{font-size:12px}.offer-location{margin-top:24px}.offer-actions .button{font-size:12px}.personal-contact{padding-top:21px}}
@media(max-width:1000px){.shell{padding:0 28px}.hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:20px}.content-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:30px}.offer-card{padding:20px}.asking-price.pending-price{font-size:29px}.card-topline{margin-bottom:19px}.gallery-stage{aspect-ratio:1.35}.gallery-stage img{object-fit:cover}.details-grid{grid-template-columns:1fr;gap:0}.showing-card{padding:24px}.showing-card h2{font-size:25px}.location-card .button{margin-left:58px}.property-heading{padding-top:35px}.property-heading h1{font-size:38px}.page-actions .map-link{display:none}.hero-grid .gallery-caption{max-width:205px}.contact-section{padding:29px}}
@media(max-width:760px){.shell{padding:0 22px}.header-inner{min-height:75px}.header-label{display:none}.header-phone{font-size:11px;gap:7px}.header-phone .icon{width:14px;height:14px}.wordmark>span{font-size:23px}.wordmark small{font-size:8px}.draft-bar{font-size:10px}.draft-bar .shell{gap:8px}.property-heading{padding:30px 0 23px;align-items:flex-start;gap:8px}.property-heading h1{font-size:35px;line-height:1.1}.property-heading .eyebrow{font-size:9px}.property-heading .locality{font-size:12px;margin-top:11px}.page-actions{margin-top:26px}.page-actions .button{font-size:0;padding:10px;gap:0}.page-actions .button .icon{width:18px;height:18px}.hero-grid{grid-template-columns:1fr;gap:22px}.gallery-stage{aspect-ratio:1314/822}.gallery-stage img{object-fit:contain}.gallery-bottom{padding-top:10px}.hero-grid .gallery-caption{max-width:240px}.offer-card{padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.card-topline{grid-column:1/-1;margin-bottom:18px}.price-label{grid-column:1}.asking-price.pending-price{font-size:31px}.asking-price{grid-column:1;grid-row:3;max-width:none}.offer-description{grid-column:1;grid-row:4;font-size:11px;margin-top:11px}.offer-location{display:none}.offer-actions{grid-column:2;grid-row:3/5;align-content:center}.personal-contact{grid-column:1/-1;margin-top:22px;padding-top:16px}.facts-strip{margin-top:23px;padding:21px 4px}.fact{gap:9px;flex-direction:column;text-align:center}.fact strong{font-size:24px}.fact span{font-size:9px;margin-top:6px}.fact>.icon{width:21px;height:21px}.section-nav{margin-top:19px;gap:25px;font-size:11px}.content-grid{grid-template-columns:1fr;gap:0}.content-section{padding:31px 0}.content-section h2{font-size:29px}.overview-text{font-size:13px;margin-top:16px}.highlights li{font-size:12px}.details-grid{grid-template-columns:1fr 1fr;gap:0 25px}.side-content{padding-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:8px}.showing-card{padding:23px}.showing-card h2{font-size:25px}.round-icon{margin-bottom:22px}.nextkey-note{align-self:center;margin:0;padding:0;border:0}.nextkey-note p{font-size:24px}.contact-section{padding:28px;gap:23px;margin-top:26px}.contact-section h2{font-size:26px}.contact-section .button{font-size:10px;padding:13px 15px}.contact-section .button>.icon:last-child{display:none}.footer-inner{gap:18px;flex-wrap:wrap}.site-footer p{font-size:9px}.location-card .button{margin-left:auto}.lightbox-top{height:84px;padding:17px 18px}.lightbox-top strong{font-size:18px}.lightbox-photo-wrap{height:calc(100dvh - 160px);padding:0 10px}.lightbox-prev{left:8px}.lightbox-next{right:8px}}
@media(max-width:450px){.shell{padding:0 18px}.property-heading h1{font-size:31px;max-width:280px}.property-heading .eyebrow{font-size:8px;letter-spacing:.14em}.header-phone{font-size:10px}.header-right{gap:10px}.draft-bar .shell{gap:6px}.draft-bar{font-size:9px}.gallery-stage{border-radius:12px}.photo-label,.photo-count{top:12px;padding:4px 8px;font-size:9px}.photo-label{left:12px}.photo-count{right:12px}.expand-button{right:12px;bottom:12px;width:34px;height:34px}.thumbnail{width:59px;height:41px}.gallery-caption{font-size:8px;max-width:217px!important}.gallery-caption small{font-size:8px}.offer-card{display:block;padding:23px}.card-topline{margin-bottom:21px}.asking-price.pending-price{font-size:33px;max-width:none}.offer-description{max-width:none;font-size:12px}.offer-actions{margin-top:21px}.offer-actions .button{font-size:12px}.personal-contact{margin-top:20px}.facts-strip{padding:20px 2px;border-radius:11px}.fact{gap:9px}.fact strong{font-size:23px}.fact span{font-size:8px}.section-nav{gap:23px;font-size:10px}.section-title{gap:12px}.section-title h2{font-size:27px}.section-kicker{font-size:8px}.details-grid{grid-template-columns:1fr}.details-grid>div{padding:13px 0}.details-grid dt,.details-grid dd{font-size:12px}.estimate-panel{padding:20px}.estimate-heading{align-items:flex-start}.estimate-heading h3{font-size:16px;max-width:160px}.estimate-heading>span{font-size:8px}.estimate-values{gap:15px}.estimate-values strong{font-size:28px}.estimate-values span{font-size:9px}.estimate-panel p{font-size:9px}.location-card{padding:19px;gap:12px}.location-card h3{font-size:18px}.location-card .button{width:100%;margin:7px 0 0;font-size:11px}.side-content{grid-template-columns:1fr}.showing-card h2{max-width:none}.showing-card .round-icon{margin-bottom:23px}.nextkey-note{display:none}.contact-section{display:block;padding:27px}.contact-section h2{font-size:28px}.contact-section .button{margin-top:25px;font-size:12px;width:100%}.contact-section p:not(.eyebrow){font-size:11px}.property-disclosure{font-size:9px;padding-bottom:30px}.footer-inner{display:grid;grid-template-columns:1fr auto}.footer-inner p{grid-column:1/-1;grid-row:2}.site-footer .wordmark>span{font-size:22px}.site-footer .footer-inner>a:last-child{font-size:10px}.share-dialog{padding:20px}.share-title h2{font-size:23px}.lightbox-top strong{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.header-phone,.price-label,.offer-description,.offer-actions .button,.personal-contact,.personal-contact a,.details-grid dt,.details-grid dd,.showing-card>p:not(.eyebrow),.contact-section p:not(.eyebrow){font-size:12px}
.gallery-caption,.gallery-caption small,.subtle-note,.estimate-panel p,.estimate-values span,.estimate-heading>span,.property-disclosure,.fact span,.site-footer p,.site-footer .footer-inner>a:last-child{font-size:11px}
.section-nav{font-size:12px}
.brand-logo{display:block;width:114px;height:auto;max-width:none}.site-footer .brand-logo{width:104px}
@media(max-width:760px){.site-header .brand-logo{width:104px}}
.contact-portrait{width:50px;height:50px;border-radius:50%;object-fit:cover;object-position:center 22%;flex:0 0 auto;border:1px solid #d9dfe5}.personal-contact strong{font-size:12px}.contact-title{display:block;color:var(--muted);font-size:10px;line-height:1.35;margin-top:3px}
.profile-back-row{display:flex;align-items:center;min-height:48px}.profile-back{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:500;color:var(--muted)}.profile-back .icon{width:15px;height:15px}.profile-back:hover{color:var(--orange)}.profile-back:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.profile-back-row+.property-heading{padding-top:16px}
