:root{--paper:#f3f1e9;--ink:#252a22;--olive:#596348;--line:#dedfd3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a8b481;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.99;letter-spacing:-.045em}em{font-weight:400}h2{font-size:clamp(42px,5.5vw,76px)}.eyebrow{display:block;font-size:12px;letter-spacing:.17em;margin-bottom:22px}.preview{height:34px;padding:7px 4%;background:#e4e6da;font-size:12px;display:flex;justify-content:space-between}.glass{background:linear-gradient(130deg,#ffffffb8,#ffffff38);border:1px solid #ffffffe0;box-shadow:inset 0 1px 1px #fff8,0 12px 40px #202a2010;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.nav{position:absolute;z-index:5;top:57px;left:5%;right:5%;max-width:1320px;margin:auto;border-radius:60px;padding:15px 26px;display:flex;align-items:center;justify-content:space-between}.brand{font-family:Georgia,serif;font-size:25px;line-height:1.05}.brand span{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.18em;margin-top:7px}.icon{background:transparent;border:0;font-size:27px;width:44px;height:44px;border-radius:50%;color:inherit}.nav nav{position:absolute;right:0;top:85px;padding:15px;background:#f3f1e9f5;border:1px solid white;border-radius:24px;box-shadow:0 20px 60px #0002;min-width:240px}.nav nav a{display:block;padding:12px}.hero{position:relative;min-height:790px;height:calc(100svh - 34px);max-height:1100px;margin:0 18px;border-radius:0 0 38px 38px;overflow:hidden;background:radial-gradient(ellipse at 80% 20%,#c8cbb4 0,transparent 52%),linear-gradient(120deg,#46523c,#818c70 60%,#b8bda5);color:white}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#17271680,transparent 60%);pointer-events:none}.hero-mark{position:absolute;right:7%;top:180px;font-size:12px;letter-spacing:.18em;opacity:.7}.hero-content{position:relative;z-index:1;padding:205px 7% 70px;max-width:1100px}.pill{display:inline-block;border-radius:30px;padding:9px 17px;font-size:13px;background:#ffffff16}.hero h1{font-size:clamp(65px,8.2vw,126px);margin:30px 0 25px;max-width:850px}.hero h1 em{color:#e7e8cd}.hero p{font-size:19px;color:#f1f2e8}.hero-cta{display:flex;align-items:center;justify-content:space-between;margin-top:36px;padding:19px 26px;border-radius:22px;max-width:365px;background:#ffffff16}.hero-cta:hover{background:#ffffff30}.photo-note{position:absolute;z-index:1;bottom:45px;right:5%;font-size:11px;letter-spacing:.25em;writing-mode:vertical-rl;opacity:.65}.intro{text-align:center;padding:105px 24px 85px;max-width:900px;margin:auto}.intro p{max-width:420px;margin:26px auto;color:#717767}.values{display:flex;justify-content:center;gap:26px;margin-top:35px;font-size:13px;color:var(--olive)}.values span+span{border-left:1px solid #cccdbd;padding-left:26px}.homes{padding:40px 5% 105px;max-width:1500px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-head p{color:#777c70;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#faf9f4;border:1px solid white;border-radius:30px;padding:12px;box-shadow:0 12px 30px #29332105;transition:transform .3s}.card:hover{transform:translateY(-5px)}.placeholder{display:flex;position:relative;align-items:center;justify-content:center;flex-direction:column;width:100%;height:290px;background:linear-gradient(145deg,#e2e4d7,#a2ad91);border:0;border-radius:22px;color:#46513d;overflow:hidden}.placeholder.p1{background:linear-gradient(145deg,#dedace,#b6ad95)}.placeholder.p2{background:linear-gradient(145deg,#d7dcd9,#91a49d)}.placeholder strong{font:italic 80px Georgia;opacity:.32;line-height:1}.placeholder small{font-size:12px;margin-top:14px;opacity:.7}.placeholder .tag{position:absolute;top:15px;left:15px;padding:6px 13px;border-radius:20px;font-size:12px}.card-body{padding:23px 10px 12px}.card h3{font:29px/1.08 Georgia;letter-spacing:-.03em}.card p{font-size:14px;color:#7d8176;margin:13px 0 20px}.card button.secondary{width:100%;background:transparent;border:1px solid #d7dacc;color:#47543d;border-radius:30px;padding:14px 18px;display:flex;justify-content:space-between}.card button.secondary:hover{background:#e5e8dc}.contact{margin:0 18px;border-radius:38px;background:#596348;color:#f6f5ed;padding:80px 7%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.contact h2{font-size:clamp(50px,6vw,86px)}.contact p{margin:25px 0;color:#e2e5d8}.contact-placeholder{height:170px;border:1px solid #ffffff25;background:linear-gradient(120deg,#ffffff15,#ffffff03);border-radius:24px;margin-top:35px;padding:30px;display:flex;flex-direction:column;justify-content:center;gap:8px}.contact-placeholder span{font-size:12px;letter-spacing:.14em}.contact-placeholder small{opacity:.6}.form{border-radius:30px;padding:32px;color:var(--ink);background:#f5f4ecd9}.form label{display:block;font-size:14px;margin:20px 0}.form input:not([type=checkbox]),.form select{display:block;width:100%;margin-top:8px;border:1px solid #d7d9ce;background:#ffffff9c;border-radius:15px;padding:16px;color:var(--ink);min-height:55px}.form .consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.5}.consent input{width:18px;height:18px;accent-color:var(--olive);flex-shrink:0}.primary{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;border:0;border-radius:30px;background:var(--olive);color:white;padding:17px 23px;min-height:54px}.primary:hover{background:#424d35}.form .demo-note{font-size:12px;color:#69715f;text-align:center;margin:17px 0 0}footer{padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,footer>a:last-child{font-size:12px;color:#777d6e}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);border-radius:28px;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#1f2b2280;backdrop-filter:blur(8px)}body:has(dialog[open]){overflow:hidden}#detail{width:min(760px,95vw);height:92svh;max-height:100svh;overflow:hidden}#detail[open]{display:flex;flex-direction:column}.detail-top{display:flex;justify-content:space-between;align-items:center;padding:10px 22px;flex-shrink:0}.detail-top .eyebrow{margin:0}.detail-scroll{overflow:auto;overscroll-behavior:contain}.gallery{position:relative;margin:0 12px;background:linear-gradient(135deg,#d9decf,#9aa889);border-radius:22px;min-height:310px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#45553b;gap:10px}.gallery>span{font:italic 44px Georgia}.gallery small{opacity:.7}.gallery button{position:absolute;top:45%;border:1px solid #fff9;background:#fff8;border-radius:50%;height:42px;width:42px;color:#45533c}.gallery-prev{left:15px}.gallery-next{right:15px}.counter{position:absolute;bottom:18px;padding:5px 14px;background:#ffffff90;border-radius:20px;font-size:12px}.detail-body{padding:35px}.detail-body h2{font-size:52px}.detail-body h3{font:28px Georgia;margin:35px 0 15px}.detail-body p{color:#747c6b}.detail-lead{margin:20px 0}.specs{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#dce0d2;border:1px solid #dce0d2;border-radius:20px;overflow:hidden;margin:28px 0}.specs div{background:#eeefe5;padding:18px}.specs small,.specs strong{display:block}.specs small{font-size:12px;color:#78816e}.specs strong{font-weight:400;margin-top:5px}.advantages{display:grid;gap:12px}.advantages>div{background:#e8ebde;border-radius:20px;padding:20px}.advantages span{float:right;color:#a3ad94;font:28px Georgia}.advantages h4{margin:0 0 6px;font-size:16px;font-weight:400}.advantages p{font-size:14px}details{border-bottom:1px solid #d9ddcf;padding:20px 0}summary{cursor:pointer}details p{font-size:14px;margin-top:15px}.detail-bottom{padding:16px 22px;display:flex;align-items:center;gap:20px;flex-shrink:0;background:#f3f1e9e8}.detail-bottom>span{font-size:13px;flex:1}.detail-bottom .primary{width:auto}#success{width:min(450px,90vw);padding:38px}#success>.close.icon{position:absolute;right:10px;top:10px}#success h2{font-size:52px}#success p{margin:25px 0;color:#6b7461}.nav [hidden]{display:none}@media(min-width:1500px){.hero-content{margin-left:calc((100vw - 1450px)/2)}}@media(max-width:760px){.preview{font-size:10px;padding:8px 16px}.nav{top:50px;left:28px;right:28px;padding:12px 19px}.brand{font-size:23px}.hero{margin:0 10px;min-height:710px;height:calc(100svh - 34px);border-radius:0 0 30px 30px}.hero-content{padding:205px 24px 45px}.hero h1{font-size:clamp(1.75rem,10.5vw,4.5rem);line-height:1.08;letter-spacing:-.04em;margin:25px 0;max-width:100%;overflow-wrap:break-word}.hero h1 em{display:block}.hero p{font-size:17px}.hero-mark{top:174px;left:26px;font-size:10px}.hero-cta{margin-top:30px;max-width:none}.photo-note{right:16px;bottom:130px;font-size:9px}.intro{padding:65px 26px}.intro h2{font-size:46px}.intro p{font-size:15px}.values{gap:16px}.values span+span{padding-left:16px}.homes{padding:20px 20px 60px}.section-head{display:block;margin-bottom:28px}.section-head h2{font-size:52px}.section-head p{margin-top:22px}.cards{grid-template-columns:1fr;gap:26px}.placeholder{height:280px}.card-body{padding:22px 12px 12px}.contact{margin:0 10px;padding:45px 18px;grid-template-columns:1fr;gap:30px;border-radius:30px}.contact-copy{padding:0 6px}.contact h2{font-size:61px}.contact-placeholder{display:none}.form{padding:25px 20px}.contact p{font-size:16px}.form .eyebrow{font-size:11px}footer{padding:35px 25px;flex-wrap:wrap}footer>span{width:100%;order:3}#detail{margin:0;width:100%;height:100svh;max-width:100%;max-height:100svh;border-radius:0}.detail-body{padding:28px 22px}.detail-body h2{font-size:44px}.gallery{min-height:280px}.detail-bottom{padding:14px 16px max(14px,env(safe-area-inset-bottom));gap:10px}.detail-bottom>span{font-size:12px}.detail-bottom .primary{font-size:14px;padding:16px 18px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Real photography: preserve the full frame in the property gallery. */
.cover-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.placeholder .tag{z-index:1}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.hero-with-photo:after{background:linear-gradient(90deg,#101b17a8,#18231810),linear-gradient(0deg,#172716c0,transparent 85%)}.hero-with-photo .hero-mark{z-index:1}.gallery.has-photos{height:440px;min-height:0;overflow:hidden}.gallery.has-photos .gallery-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.gallery.has-photos #slideName,.gallery.has-photos .counter{z-index:1}.gallery.has-photos #slideName{position:absolute;bottom:58px;left:50%;transform:translateX(-50%);font:13px Arial,sans-serif;background:#f3f1e9de;padding:6px 12px;border-radius:15px;max-width:85%;text-align:center}.gallery [hidden]{display:none!important}.gallery .counter{background:#f3f1e9ed}.gallery button{z-index:2}.gallery.has-photos .counter{bottom:18px}@media(max-width:760px){.gallery.has-photos{height:350px}.hero-photo{object-position:48% center}.hero-with-photo:after{background:linear-gradient(0deg,#172716db, #17271622 95%)} }

.card-facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.card-facts span{font-size:13px;border:1px solid #d7dacc;border-radius:20px;padding:5px 11px}.card-price{font:32px Georgia,serif;letter-spacing:-.025em}.card-body p.sale-note{margin:6px 0 22px;font-size:12px}.price-row{padding:22px 0 5px}.price-row strong{display:block;font:40px Georgia,serif;letter-spacing:-.025em}.price-row span{display:block;color:#66715b;font-size:14px;margin-top:8px}.property-list{padding-left:20px;color:#626c59;line-height:1.65;font-size:15px}.property-list li{margin-bottom:10px}.detail-body .viewing-invite{margin-top:30px}.detail-bottom>span{font-weight:600;font-size:16px}.detail-body h2{overflow-wrap:break-word}@media(max-width:760px){.detail-body h2{font-size:38px}.detail-bottom>span{font-size:15px;white-space:nowrap}}

.card-price.price-pending{font-size:24px}

/* Modern, calm typography scoped to the first screen. */
.hero-content{max-width:1100px;container-type:inline-size;padding-top:190px;padding-bottom:56px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.hero h1{font-family:inherit;font-size:clamp(3.375rem,6.7vw,6.25rem);font-weight:500;line-height:1.04;letter-spacing:-.045em;margin:28px 0 25px;max-width:100%;text-shadow:0 2px 24px #12201915}
.hero h1 .hero-line{display:block}
.hero h1 .hero-line-light{font-weight:300;letter-spacing:-.055em}
.hero h1 .hero-line-accent{font-style:normal;color:#e2e7cd;font-weight:500}
.hero-content>.pill{font-weight:400;font-size:13px;letter-spacing:.01em}
.hero-content>p{font-weight:400;font-size:18px;line-height:1.6;letter-spacing:-.012em;color:#f0f2e8}
.hero-cta{font-weight:500;font-size:16px;letter-spacing:-.01em;margin-top:30px}
@media(max-width:760px){
.hero-content{padding:195px 24px 40px}
.hero h1{font-size:clamp(2.125rem,11.5vw,4.75rem);font-size:clamp(2.125rem,14cqw,4.75rem);line-height:1.09;letter-spacing:-.045em;margin:25px 0 24px}
.hero-content>p{font-size:16px;line-height:1.6}
.hero-content>.pill{font-size:12px;padding:9px 15px}
.hero-cta{font-size:15px;margin-top:28px}
}
@media(min-width:761px) and (max-height:800px){.hero-content{padding-top:155px}.hero h1{font-size:clamp(3.25rem,6.2vw,5.25rem);margin:22px 0}.hero-cta{margin-top:24px}}

/* Olive-tinted liquid glass, with legible light and dark surfaces. */
.glass{border-color:#e5efd2b3;box-shadow:inset 0 1px 1px #f0f9de80,0 12px 40px #20372018}
.nav.glass{background:linear-gradient(130deg,#d2dfb9bd,#8da37470);color:#202f1b}
.hero-content>.pill.glass{background:linear-gradient(135deg,#8da56966,#405c3c70);border-color:#e1edc699;color:#f5f8ed}
.hero-cta.glass{background:linear-gradient(135deg,#95ae6e80,#405c3c96);border-color:#e1edc6b3;color:#fcfff5}
.hero-cta.glass:hover{background:linear-gradient(135deg,#a6bf7a99,#4c6b44b0)}
.placeholder .tag.glass{background:linear-gradient(135deg,#e4ecceda,#b8cba9bf);color:#26391f}
.form.glass{background:linear-gradient(135deg,#eef2e3ed,#dce7d1e3)}
.detail-bottom.glass{background:linear-gradient(135deg,#eef2e3f5,#dce7d1ed)}

/* Larger hero headline with room for the longest Ukrainian word. */
.hero h1{font-size:clamp(4rem,8.5vw,7.75rem);line-height:1.02;letter-spacing:-.055em}
.hero h1 .hero-line-light{font-weight:400}
@media(max-width:760px){
.hero{height:auto;min-height:calc(100svh - 34px);max-height:none}
.hero h1{font-size:clamp(2.6rem,14.8vw,6rem);font-size:clamp(2.6rem,18cqw,6rem);line-height:1.04;letter-spacing:-.055em;margin:27px 0 28px}
.hero h1 .hero-line:first-child,.hero h1 .hero-line-accent{font-size:1.13em}
.hero-content{padding-bottom:48px}
}
@media(min-width:761px){.hero{height:auto;min-height:calc(100svh - 34px);max-height:none}}

/* Centered hero button label; arrow stays independent of text alignment. */
.hero-cta{position:relative;justify-content:center;text-align:center;font-size:21px;font-weight:600;line-height:1.3;padding:20px 52px;min-height:68px}
.hero-cta>span{position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400}
@media(max-width:760px){.hero-cta{font-size:20px;padding:20px 44px;min-height:68px}.hero-cta>span{right:20px}}

.property-field{margin:20px 0}.form .property-field>label{margin:0 0 8px}.property-picker{position:relative}.property-field select[hidden]{display:none!important}
.property-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;border:1px solid #bdcbb0;border-radius:16px;padding:14px 16px;min-height:75px;background:linear-gradient(125deg,#fcfff7ba,#d7e4c58c);box-shadow:inset 0 1px #fff9;color:#2b3824;cursor:pointer}
.selected-title,.selected-meta{display:block}.selected-title{font-size:16px;font-weight:500}.selected-meta{font-size:12px;color:#59684f;margin-top:4px;line-height:1.4}.picker-chevron{font-size:24px;line-height:1;transition:transform .2s}.property-trigger[aria-expanded=true]{border-color:#84986a}.property-trigger[aria-expanded=true] .picker-chevron{transform:rotate(180deg)}
.property-options{position:absolute;bottom:calc(100% + 8px);left:0;right:0;z-index:10;max-height:min(430px,65svh);overflow-y:auto;overscroll-behavior:contain;padding:7px;border:1px solid #f7ffeb;border-radius:21px;background:linear-gradient(135deg,#f1f6e9f7,#dce8d0f7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 16px 40px #283d2330}.property-options[hidden]{display:none}
.property-options [role=option]{width:100%;border:1px solid transparent;background:transparent;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:13px;color:#2c3926;margin:0 0 3px;cursor:pointer}.property-options [role=option]:last-child{margin-bottom:0}.property-options [role=option]:hover,.property-options [role=option]:focus-visible{background:#c8d8b780}.property-options [role=option][aria-selected=true]{background:#becfa380;border-color:#a0b78680}.option-copy>span{display:block}.option-title{font-size:14px;font-weight:500;line-height:1.3}.option-meta{font-size:12px;color:#59694f;margin-top:4px}.option-price{font-size:15px;font-weight:600;color:#35492a;margin-top:6px}.option-check{flex-shrink:0;opacity:0;font-size:19px;color:#4a6536}.property-options [aria-selected=true] .option-check{opacity:1}

.contact-photo{position:relative;margin:35px 0 0;border-radius:24px;overflow:hidden;border:1px solid #e5efd240;aspect-ratio:4/3;background:#3f4c36}.contact-photo img{display:block;width:100%;height:100%;object-fit:cover}.contact-photo figcaption{position:absolute;bottom:16px;left:16px;right:auto;padding:8px 13px;border:1px solid #ffffff55;border-radius:18px;background:#314a35b3;backdrop-filter:blur(14px);color:#f4f7ed;font-size:12px;line-height:1.4}@media(max-width:760px){.contact-photo{margin-top:26px;aspect-ratio:4/3;border-radius:22px}}

/* Layered green light and a quiet architectural texture for the viewing section. */
.contact{position:relative;isolation:isolate;background:radial-gradient(ellipse at 88% 12%,#9cae6659 0,transparent 48%),radial-gradient(ellipse at 8% 85%,#648d7554 0,transparent 52%),linear-gradient(125deg,#233e35 0%,#344b3b 42%,#596747 100%);box-shadow:inset 0 1px 0 #ffffff30,inset 0 -1px 0 #192c3240}
.contact::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:repeating-linear-gradient(118deg,transparent 0,transparent 118px,#e6f0cf08 119px,transparent 120px),linear-gradient(118deg,transparent 40%,#edf5d509 40.1%,transparent 66%);box-shadow:inset 0 0 100px #162b3220}
.contact .form{box-shadow:0 24px 70px #102a302b,inset 0 1px 0 #ffffffb3}
@media(max-width:760px){.contact{background:radial-gradient(ellipse at 100% 55%,#9cae6645 0,transparent 55%),radial-gradient(ellipse at 0% 15%,#648d7540 0,transparent 48%),linear-gradient(155deg,#233e35,#3c533e 65%,#596747)}}

.form .primary[type=submit]{justify-content:center;text-align:center;font-weight:600;font-size:17px;line-height:1.4;min-height:58px;border:1px solid #ffffff30;background:linear-gradient(160deg,#768363 0%,#5c6b4c 46%,#435439 100%);box-shadow:none;transition:transform .18s,box-shadow .18s,filter .18s}
@media(hover:hover){.form .primary[type=submit]:hover{filter:brightness(1.07);transform:translateY(-1px);box-shadow:none}}
.form .primary[type=submit]:active{transform:translateY(3px);box-shadow:none}

/* Legal information, matching the existing landing palette. */
.legal-links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px;color:#525e49}.legal-links a,.consent a{text-decoration:underline;text-underline-offset:4px}.form .consent{font-size:14px}.form .consent label{margin:0;font-size:14px}.form .consent a{display:inline-block;margin-top:6px;color:#3a4a32}.listing-note{max-width:900px;margin:28px auto 0;font-size:14px;line-height:1.6;color:#626b59}.legal-header{max-width:1000px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 24px;border-bottom:1px solid var(--line)}.legal-header>a:last-child{font-size:14px}.legal-content{max-width:850px;margin:0 auto;padding:64px 24px 72px}.legal-content h1{font-family:Arial,sans-serif;font-size:clamp(30px,5vw,52px);line-height:1.15;letter-spacing:-.035em;overflow-wrap:anywhere}.legal-content h2{font-family:Arial,sans-serif;font-size:24px;line-height:1.3;letter-spacing:-.02em;margin:36px 0 14px}.legal-content p{font-size:16px;line-height:1.75;margin:14px 0;color:#4c5745}.legal-content a{text-decoration:underline;text-underline-offset:3px}.legal-content .legal-date{font-size:14px;color:#68725f;margin:20px 0 32px}.legal-notice{background:#e4e9db;border:1px solid #cad3bb;border-radius:20px;padding:20px}.legal-page footer{max-width:1000px;margin:auto;border-top:1px solid var(--line)}@media(max-width:760px){.legal-header{align-items:flex-start}.legal-header>a:last-child{max-width:135px;text-align:right}.legal-content{padding-top:40px}.legal-links{flex-direction:column;gap:14px}.form .consent input{margin-top:3px}}

/* Subtle motion: one-time entrances and fine-pointer interactions. */
@media(prefers-reduced-motion:no-preference){
.card{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,border-color .35s}
.cover-photo,.contact-photo img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.hero-cta{transition:transform .25s,border-color .25s,background .25s}
.gallery-photo:not([hidden]){animation:gallery-reveal .28s ease-out}
@keyframes gallery-reveal{from{opacity:.45}to{opacity:1}}
@media(hover:hover) and (pointer:fine){
.card:hover{transform:translateY(-7px);box-shadow:0 20px 42px #29332112;border-color:#ccd5bc}
.card:hover .cover-photo{transform:scale(1.035)}
.contact-photo:hover img{transform:scale(1.025)}
.hero-cta:hover{transform:translateY(-3px);border-color:#f1f8df}
}
.hero-cta:active{transform:translateY(1px)}
}
@media(prefers-reduced-motion:reduce){.card:hover{transform:none}.gallery-photo{animation:none!important}}

/* Clearer facade with directional shade for readable text. */
.hero-photo{object-position:50% 40%}
.hero-with-photo:after{background:linear-gradient(90deg,rgba(12,27,22,.70),rgba(12,27,22,.36) 48%,rgba(12,27,22,.06) 80%),linear-gradient(0deg,rgba(12,27,22,.44),transparent 45%)}
@media(max-width:760px){.hero-photo{object-position:55% center}.hero-with-photo:after{background:linear-gradient(90deg,rgba(12,27,22,.57),rgba(12,27,22,.18)),linear-gradient(0deg,rgba(12,27,22,.68),transparent 85%)}}

.demo-note:empty{display:none}
