:root{--blue:#193f63;--teal:#087d89;--ink:#25313b;--muted:#54636f;--pale:#f3f7f8;--line:#dce5e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:white;font:400 15px/1.65 Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0 0 16px}h1,h2,h3{line-height:1.2;font-weight:600;letter-spacing:-.035em;color:var(--blue)}h1{font-size:clamp(34px,4vw,55px)}h2{font-size:clamp(27px,3vw,36px)}h3{font-size:20px}p:last-child{margin-bottom:0}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.preview{background:#edf4f5;text-align:center;font-size:11px;padding:5px 16px;color:#425a65}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;padding:15px;z-index:100}header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.top{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:88px}.brand{width:176px;flex-shrink:0}.brand img{width:154px;max-height:48px;object-fit:contain;object-position:left}.brand span{font-size:9px;white-space:nowrap;display:block;color:var(--muted)}nav{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:600}nav>a,summary{min-height:48px;display:flex;align-items:center;cursor:pointer}summary{list-style:none;gap:7px}summary:after{content:'⌄'}details{position:relative}details>div{position:absolute;top:48px;left:-16px;min-width:240px;background:#fff;border:1px solid var(--line);padding:8px;box-shadow:0 8px 20px #193f6314}details a{display:flex;align-items:center;min-height:48px;padding:8px}details a:hover{background:var(--pale)}.menu{display:none}.button{background:var(--teal);color:white;display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:14px 22px;min-height:48px;font-size:13px;font-weight:600;border:0;border-radius:3px;line-height:1.4;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:var(--blue);transform:translateY(-2px)}.button.small{font-size:11px;padding:12px}.button.light{background:white;color:var(--blue)}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:510px;display:flex;align-items:center;background:var(--blue)}.hero-photo{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:66% 47%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(15,43,69,.96),rgba(15,43,69,.83) 33%,rgba(15,43,69,.18) 72%,transparent)}.hero-content{padding-top:48px;padding-bottom:48px;color:white;animation:arrive .7s ease-out}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;display:block;margin-bottom:18px;color:var(--teal)}.hero .eyebrow{color:#c5e4e6}.hero h1{color:white;max-width:650px;font-size:clamp(34px,3.6vw,52px);line-height:1.12}.hero p{max-width:555px;font-size:16px;margin:24px 0 26px;line-height:1.75}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:26px;padding-bottom:26px}.choices>a{background:var(--pale);border:1px solid var(--line);padding:22px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.choices>a:hover{border-color:var(--teal);transform:translateY(-3px)}.choices h2{font-size:20px;min-height:48px}.choices p{font-size:13px;line-height:1.6;flex:1;margin-bottom:20px}.number{color:var(--teal);font-size:12px;font-weight:600;letter-spacing:.06em;display:block;margin-bottom:18px}.textlink{color:var(--teal);font-size:13px;font-weight:600;display:inline-flex;align-items:center;min-height:48px}.trust{display:grid;grid-template-columns:1fr 1fr 1.4fr;text-align:center;gap:25px;border-bottom:1px solid var(--line);padding:6px 0 26px;font-size:11px;font-weight:600;color:var(--muted)}.trust>*{display:flex;align-items:center;justify-content:center;min-height:48px}.section{padding-top:64px;padding-bottom:64px}.split{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:36px}.principles article{padding-top:22px;border-top:2px solid var(--teal)}.principles h3{font-size:17px}.principles p{font-size:14px}.tinted{background:var(--pale)}.team{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.team p{font-size:14px}.portraits{display:grid;grid-template-columns:1fr 1fr;gap:18px}.portraits figure{margin:0}.portraits img{aspect-ratio:1;object-fit:cover;border-radius:3px}.portraits figcaption{font-size:13px;font-weight:600;margin-top:14px;color:var(--blue)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.reviews> *{border:1px solid var(--line);padding:26px;margin:0;display:flex;flex-direction:column}.reviews blockquote p{flex:1;font-size:15px}.reviews cite{font-style:normal;font-weight:600;font-size:13px}.reviews small{font-size:11px;color:var(--muted);margin-top:6px}.review-source{background:var(--pale)}.review-source p{font-size:14px}.note{font-size:12px;color:var(--muted);margin-top:20px}.inventory{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.inventory>a{background:white;display:grid;grid-template-columns:42% 1fr;overflow:hidden;border:1px solid var(--line)}.inventory img{height:100%;width:100%;object-fit:cover}.inventory a>div{padding:25px}.inventory p{font-size:13px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px}.lead{max-width:800px;color:var(--muted)}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:30px}.article{border:1px solid var(--line);display:flex;flex-direction:column}.article img{height:180px;width:100%;object-fit:cover}.article>div{padding:22px;display:flex;flex-direction:column;flex:1}.article small{font-size:11px;color:var(--muted)}.article h3{font-size:18px;margin-top:12px;line-height:1.4;flex:1}.closing{background:var(--blue);color:white;padding:44px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing h2{color:white;font-size:31px}.closing p{max-width:760px;font-size:14px}.closing .button{flex-shrink:0}footer{background:#f8fafb;padding-top:45px}.foot{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:30px;font-size:12px}.foot strong{color:var(--blue);display:block;margin-bottom:14px}.foot a{display:block;padding:10px 0}.foot p{font-size:12px}.copyright{border-top:1px solid var(--line);padding:22px 0;margin-top:30px;font-size:11px;color:var(--muted)}.pagehero{background:var(--pale);padding:50px 0}.pagehero h1{max-width:930px}.pagehero p{max-width:800px;font-size:18px}.intro{padding-top:32px;max-width:850px}.prose{max-width:900px}.prose article{display:grid;grid-template-columns:55px 1fr;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.prose article:first-child{padding-top:0}.prose h2{font-size:27px}.prose .number{padding-top:8px}.two{display:grid;grid-template-columns:1fr 1fr;gap:28px}.panel{border:1px solid var(--line);padding:30px;background:white;margin-top:20px}.price{margin-top:0}.price>strong{font-size:44px;display:block;color:var(--blue);line-height:1.3;margin-bottom:20px}.price small{display:block;margin-top:18px}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact .panel{margin:0}.contact-link{display:block;color:var(--teal);min-height:48px}.contact h3{margin-top:30px}label{display:block;font-size:13px;font-weight:500;margin-bottom:18px}input,textarea,select{display:block;width:100%;border:1px solid #a8bac4;border-radius:3px;background:white;color:var(--ink);padding:12px;margin-top:6px;min-height:48px}textarea{resize:vertical}.check{display:flex;align-items:center;gap:8px;font-size:12px;flex-wrap:wrap}.check input{width:20px;min-height:20px;margin:0}.check a{text-decoration:underline}form small{font-size:12px;display:block;color:var(--muted)}#form-status{color:var(--teal);font-weight:600}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){.wrap{width:min(1320px,calc(100% - 96px))}.hero{min-height:540px}nav{gap:24px}}@media(max-width:1150px){nav{gap:12px;font-size:11px}.brand{width:155px}.top{gap:12px}.hero h1{max-width:580px}.inventory>a{grid-template-columns:1fr}.inventory img{height:180px}.team{gap:28px}}@media(max-width:980px){.menu{display:block;background:white;border:1px solid var(--line);padding:12px 16px;min-height:48px;color:var(--blue);cursor:pointer}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;flex-direction:column;align-items:stretch;gap:0;padding:16px 32px;border-bottom:1px solid var(--line);max-height:80vh;overflow:auto}nav.open{display:flex}details>div{position:static;border:0;box-shadow:none;padding:0 16px}.top{min-height:76px}.hero{min-height:490px}.hero h1{max-width:560px}.hero p{max-width:520px}.choices{gap:12px}.choices>a{padding:18px}.choices h2{font-size:17px}.team,.split{gap:30px}.foot{grid-template-columns:1fr 1fr}.contact{gap:30px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.preview{font-size:10px;line-height:1.4}.hero{min-height:520px;align-items:end}.hero-photo{object-position:64% center}.hero:after{background:linear-gradient(0deg,rgba(15,43,69,.98),rgba(15,43,69,.9) 48%,rgba(15,43,69,.22))}.hero-content{padding:140px 0 30px}.hero h1{font-size:35px;max-width:470px}.hero p{font-size:14px;line-height:1.65;margin:20px 0}.hero .eyebrow{font-size:10px;margin-bottom:14px}.button{font-size:12px;padding:14px 16px}.choices{grid-template-columns:repeat(2,1fr);gap:12px;padding:20px 0}.choices>a{padding:17px 15px}.choices h2{font-size:18px;min-height:66px}.choices p{font-size:12px}.number{margin-bottom:12px}.trust{grid-template-columns:1fr;gap:0;padding:0 0 16px;text-align:left;font-size:10px}.trust>*{justify-content:flex-start;min-height:36px}.trust>*:before{content:'✓';color:var(--teal);margin-right:10px}.section{padding:42px 0}.split,.team,.principles,.contact,.two{grid-template-columns:1fr;gap:24px}.principles{margin-top:26px}.principles article{padding-top:16px}.team .portraits{order:-1}.portraits{gap:14px}.portraits figcaption{font-size:11px}.reviews{grid-template-columns:1fr;gap:14px}.reviews>*{padding:22px}.inventory{gap:14px}.inventory a>div{padding:18px}.inventory h3{font-size:19px}.inventory img{height:140px}.inventory .textlink{font-size:11px}.articles{grid-template-columns:1fr}.article{display:grid;grid-template-columns:34% 1fr}.article img{height:100%;min-height:190px}.article>div{padding:17px}.article h3{font-size:16px}.section-title{display:block}.closing{padding:34px 0}.closing .wrap{display:block}.closing .button{margin-top:22px}.foot{gap:28px 20px}.foot>div:first-child{grid-column:1/-1}.foot a{min-height:44px;overflow-wrap:anywhere}.pagehero{padding:36px 0}.pagehero h1{font-size:34px}.pagehero p{font-size:16px}.prose article{grid-template-columns:28px 1fr;gap:10px;padding:25px 0}.prose h2{font-size:24px}.panel{padding:22px}.contact .two{gap:0}.intro{padding-top:25px}.price>strong{font-size:39px}}@media(max-width:360px){.hero h1{font-size:31px}.choices h2{font-size:16px}.choices>a{padding:14px 12px}.inventory{grid-template-columns:1fr}.hero .button{font-size:10px}.foot{grid-template-columns:1fr}.pagehero h1{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.brand{background:var(--blue);padding:8px 10px;border-radius:3px;width:186px}.brand img{width:164px}.brand span{color:white;font-size:9px}.top{padding-top:8px;padding-bottom:8px}@media(max-width:1150px){.brand{width:164px}.brand span{font-size:8px}}@media(max-width:700px){.brand{width:174px}.brand span{font-size:8px}}

.top{min-height:80px}.brand{padding:7px 10px}.brand img{height:42px;width:144px}.brand span{font-size:8px}.brand{width:164px}nav{gap:18px}.hero{min-height:460px}.hero-content{padding-top:42px;padding-bottom:42px}.hero h1{max-width:610px}.hero p{max-width:525px;font-size:15px}.choices{gap:0;border:1px solid var(--line);padding:0;margin-top:22px;margin-bottom:22px}.choices>a{border:0;border-right:1px solid var(--line);background:white;padding:22px 24px}.choices>a:last-child{border-right:0}.choices>a:hover{background:var(--pale);transform:none}.choices h2{font-size:19px;min-height:68px;margin-bottom:10px}.choices .number{margin-bottom:12px;color:var(--teal)}.choices p{margin-bottom:10px}.choices .textlink{min-height:36px}.trust{padding-bottom:16px;gap:18px}.section{padding-top:48px;padding-bottom:48px}.team{grid-template-columns:1.05fr 1fr;align-items:start;gap:40px}.portraits{padding-top:6px}.portraits img{width:100%;height:auto;aspect-ratio:4/5;object-position:50% 28%}.team h2{max-width:530px}.team p{line-height:1.7}.portraits figcaption{font-size:12px;min-height:38px}.principles{gap:26px;margin-top:26px}.reviews{gap:18px}.reviews>*{background:var(--pale);border:0;border-top:2px solid var(--teal)}.reviews blockquote p{font-size:14px}.article h3{font-size:17px}.article>div{padding:19px}.article img{height:170px}.article .textlink{min-height:40px}.pagehero{padding:40px 0}.pagehero h1{max-width:870px}.prose{padding-top:32px}.prose article{padding:24px 0}.prose h2{font-size:25px}.closing{padding:36px 0}.foot a{min-height:48px}.textlink:hover{text-decoration:underline;text-underline-offset:5px}nav>a[aria-current=page]{color:var(--teal);text-decoration:underline;text-underline-offset:7px}.page-crumb{font-size:11px;color:var(--muted);margin-bottom:20px}.page-crumb a{display:inline-flex;align-items:center;min-height:48px}.page-crumb a:hover{text-decoration:underline}.page-crumb span{margin:0 10px}.reviews .source-link{display:block}.review-more{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:12px}.review-more .note{margin:0}
@media(min-width:1400px){.hero{min-height:500px}}@media(max-width:1150px){nav{gap:12px}.choices>a{padding:20px 18px}.hero h1{max-width:580px}}@media(max-width:980px){.team{grid-template-columns:1fr;gap:28px}.team>div:first-child{max-width:720px}.portraits{max-width:680px;order:-1}.portraits img{aspect-ratio:1/1}.hero{min-height:450px}.choices h2{font-size:17px}.choices>a{padding:18px 15px}}@media(max-width:700px){.top{min-height:76px}.brand{width:157px}.brand img{height:38px;width:137px}.hero{min-height:470px}.hero-content{padding:115px 0 28px}.hero h1{font-size:34px}.hero p{font-size:14px}.choices{gap:0;margin-top:18px;margin-bottom:18px}.choices>a{padding:16px 14px}.choices>a:nth-child(2){border-right:0}.choices>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.choices h2{font-size:17px;min-height:62px}.choices p{font-size:12px}.choices .textlink{min-height:40px}.trust{padding-bottom:12px}.section{padding-top:34px;padding-bottom:34px}.team{gap:20px}.portraits{gap:12px}.portraits img{aspect-ratio:4/5}.team p{font-size:14px}.principles{gap:18px}.reviews{gap:12px}.article img{height:100%;min-height:180px}.article h3{font-size:16px}.review-more{display:block}.pagehero{padding:26px 0}.page-crumb{margin-bottom:8px}.pagehero h1{font-size:32px}.prose h2{font-size:23px}.closing h2{font-size:28px}.contact .panel{padding:20px}.foot{gap:24px 16px}}@media(max-width:360px){.hero h1{font-size:30px}.choices h2{font-size:16px}.choices>a{padding:14px 12px}.choices h2{min-height:76px}.pagehero h1{font-size:29px}}
@media(min-width:981px){.team{align-items:center}.portraits img{aspect-ratio:3/5;object-position:50% 30%}}.choices h2{min-height:48px}@media(max-width:700px){.choices h2{min-height:62px}}@media(max-width:360px){.choices h2{min-height:76px}}
.question-list{list-style:none;padding:0;margin:20px 0 0;counter-reset:question}.question-list li{counter-increment:question;border-bottom:1px solid var(--line);padding:15px 0 15px 36px;position:relative;font-size:14px}.question-list li:before{content:'0' counter(question);position:absolute;left:0;color:var(--teal);font-size:12px;font-weight:600}.consult-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.consult-grid article{background:white;padding:26px;border-top:2px solid var(--teal)}.consult-grid p{font-size:14px}.adviser{display:grid;grid-template-columns:240px 1fr;gap:44px;align-items:center;max-width:980px}.adviser img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.adviser p{font-size:14px}.price{align-self:start}@media(max-width:700px){.consult-grid{grid-template-columns:1fr;gap:16px}.consult-grid article{padding:22px}.adviser{grid-template-columns:1fr;gap:24px}.adviser img{max-width:220px}.question-list li{font-size:13px}}

header{isolation:isolate;background:#fff;--brand-edge:calc(max(32px,(100vw - 1200px)/2) + 177px)}header:before{content:'';position:absolute;inset:0 auto 0 0;width:calc(var(--brand-edge) + 84px);background:linear-gradient(112deg,var(--blue) 0%,var(--blue) 69%,#214969 77%,#b3c6d2 87%,#eef3f6 95%,#fff 100%);clip-path:polygon(0 0,100% 0,calc(100% - 38px) 100%,0 100%);z-index:-1;pointer-events:none}.brand{background:transparent;border-radius:0;padding:7px 0;width:164px}.brand img{width:154px;height:45px}.brand span{font-size:8px;color:#f3f7fa}.top{min-height:84px}nav{position:relative}@media(min-width:1400px){header{--brand-edge:calc(max(48px,(100vw - 1320px)/2) + 177px)}}@media(max-width:980px){header{--brand-edge:205px}nav{position:absolute}.top{min-height:80px}}@media(max-width:700px){header{--brand-edge:166px}header:before{width:calc(var(--brand-edge) + 75px);clip-path:polygon(0 0,100% 0,calc(100% - 34px) 100%,0 100%);background:linear-gradient(112deg,var(--blue) 0%,var(--blue) 68%,#214969 77%,#b3c6d2 88%,#fff 100%)}.brand{width:157px;padding:8px 0}.brand img{width:146px;height:43px}.top{min-height:78px}.menu{background:white;border-color:#dce5e8;position:relative}}@media(max-width:360px){header{--brand-edge:150px}.brand{width:145px}.brand img{width:137px;height:40px}.brand span{font-size:7.5px}.menu{padding:12px}}

.page-iranytu .pagehero{position:relative;overflow:hidden;background:linear-gradient(115deg,#edf4f6 0%,#f8fafb 63%,#e4eef2 100%);border-bottom:1px solid var(--line)}.page-iranytu .pagehero:after{content:'';position:absolute;right:-95px;top:-150px;width:510px;height:510px;border:1px solid #193f6310;border-radius:50%;box-shadow:0 0 0 55px #193f6305,0 0 0 110px #193f6304;pointer-events:none}.page-iranytu .pagehero .wrap{position:relative;z-index:1}.page-iranytu .pagehero h1{max-width:900px;font-weight:600;line-height:1.13}.page-iranytu .pagehero p{max-width:780px;margin-top:24px}.page-iranytu .price{position:relative;border:1px solid #b9ccd6;border-top:4px solid var(--teal);border-radius:6px;background:linear-gradient(145deg,#fff,#f0f6f7);padding:32px;box-shadow:0 10px 25px #193f6308}.page-iranytu .price>strong{font-size:50px;letter-spacing:-.045em}.page-iranytu .price .button{width:100%;margin-top:8px}.page-iranytu .price small{border-top:1px solid var(--line);padding-top:16px;line-height:1.6}.page-iranytu .question-list li{padding-top:18px;padding-bottom:18px}.page-iranytu .question-list li:before{background:#e6eff2;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:10px;top:16px}.page-iranytu .consult-grid{gap:22px}.page-iranytu .consult-grid article{position:relative;border:1px solid var(--line);border-radius:5px;padding:28px;transition:border-color .2s,box-shadow .2s}.page-iranytu .consult-grid article:hover{border-color:#7da6b5;box-shadow:0 5px 18px #193f6309}.page-iranytu .consult-grid .number{font-size:13px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #b9d4da;border-radius:50%;background:#f3f8f9;margin-bottom:20px}.page-iranytu .consult-grid h3{max-width:410px;font-size:22px;line-height:1.3}.page-iranytu .principles{gap:36px}.page-iranytu .principles .number{font-size:23px;font-weight:500;margin-bottom:18px}.page-iranytu .adviser img{border-radius:5px}.page-iranytu .two>.panel:not(.price){border-left:3px solid var(--teal);border-radius:3px;background:#f6f9fa;align-self:start;margin-top:0}.page-iranytu .closing{background:linear-gradient(110deg,#193f63,#245570)}@media(max-width:700px){.page-iranytu .pagehero:after{width:300px;height:300px;right:-190px;top:-100px}.page-iranytu .pagehero p{margin-top:18px}.page-iranytu .price{padding:24px}.page-iranytu .price>strong{font-size:43px}.page-iranytu .consult-grid article{padding:23px}.page-iranytu .consult-grid h3{font-size:20px}.page-iranytu .consult-grid .number{margin-bottom:16px}.page-iranytu .principles{gap:22px}}

:root{--focus-indigo:#50528f;--focus-cyan:#32b4ca;--focus-midblue:#508bb9}
header:before{width:calc(var(--brand-edge) + 42px);background:linear-gradient(100deg,#193f63 25%,#274c71 82%,#42658a);clip-path:polygon(0 0,calc(100% - 49px) 0,100% 100%,0 100%)}
.brand-stripes{position:absolute;pointer-events:none;left:calc(var(--brand-edge) + 14px);top:0;bottom:0;width:10px;background:linear-gradient(180deg,var(--focus-midblue),var(--focus-cyan));transform:skewX(30deg);z-index:-1}
.brand-stripes:before{content:'';position:absolute;width:8px;left:15px;top:0;height:29%;background:var(--focus-indigo)}
.brand-stripes:after{content:'';position:absolute;width:14px;left:-5px;bottom:0;height:30%;background:var(--focus-cyan)}
header{border-bottom-color:#dbe5ed}.brand img{height:46px;width:158px}.brand span{letter-spacing:.015em}
.page-iranytu .pagehero:after{width:16px;height:410px;border:0;border-radius:0;right:86px;top:-40px;transform:rotate(-30deg);background:linear-gradient(180deg,#50528f14,#32b4ca14);box-shadow:24px 30px 0 -4px #32b4ca12,46px -110px 0 -5px #50528f0c}
@media(max-width:700px){header{--brand-edge:162px}header:before{width:calc(var(--brand-edge) + 37px);clip-path:polygon(0 0,calc(100% - 43px) 0,100% 100%,0 100%)}.brand-stripes{left:calc(var(--brand-edge) + 13px);width:8px}.brand-stripes:before{left:12px;width:6px}.brand-stripes:after{width:11px;left:-3px}.brand img{width:143px;height:42px}.page-iranytu .pagehero:after{right:20px;opacity:.65}}
@media(max-width:360px){header{--brand-edge:146px}.brand img{width:136px;height:40px}.brand-stripes{left:calc(var(--brand-edge) + 12px)}}

.closing{position:relative;isolation:isolate;overflow:hidden}.closing:before{content:'';position:absolute;pointer-events:none;z-index:-1;right:36px;top:-50px;width:12px;height:320px;transform:rotate(-30deg);background:linear-gradient(180deg,#508bb955,#32b4ca55)}.closing:after{content:'';position:absolute;pointer-events:none;z-index:-1;right:72px;bottom:-20px;width:16px;height:68px;transform:skewX(30deg);background:#50528f88}.closing .wrap{position:relative}.closing .button{position:relative}@media(max-width:700px){.closing:before{right:10px;opacity:.55}.closing:after{right:28px;opacity:.5}}

header:before{background:linear-gradient(105deg,#193f63 0%,#234768 100%)}.brand-stripes{width:5px;background:linear-gradient(180deg,#508bb9,#32b4ca);left:calc(var(--brand-edge) + 17px)}.brand-stripes:before{width:4px;left:11px;height:23%;background:#50528f}.brand-stripes:after{width:7px;left:-2px;height:23%}.brand img{height:49px;width:164px}.brand span{font-size:8px;color:#dfeaf1;letter-spacing:.035em}.top{min-height:88px}.button{border-radius:3px;box-shadow:none;transition:background .2s,color .2s}.button:hover{transform:none}.page-iranytu .pagehero{background:linear-gradient(110deg,#f0f5f7,#fafbfc 65%,#f2f7f9)}.page-iranytu .pagehero:after{width:7px;right:82px;background:linear-gradient(180deg,#50528f0c,#32b4ca16);box-shadow:17px 40px 0 -2px #32b4ca0b}.page-iranytu .pagehero h1{letter-spacing:-.04em;max-width:920px}.page-iranytu .price{border:1px solid #d5e0e6;border-top:2px solid #49819b;border-radius:4px;background:linear-gradient(140deg,#fff,#f7fafb);box-shadow:0 8px 26px #193f6305;padding:34px}.page-iranytu .price>strong{font-weight:500;font-size:52px;margin-top:4px;margin-bottom:22px}.page-iranytu .consult-grid article{border-radius:3px;padding:30px;background:#fff;box-shadow:none}.page-iranytu .consult-grid article:hover{box-shadow:none;border-color:#a8becb}.page-iranytu .consult-grid .number{border:0;border-bottom:1px solid #a9c5d1;border-radius:0;background:transparent;width:34px;justify-content:start;font-size:14px;color:#49819b}.page-iranytu .question-list li:before{background:transparent;border-radius:0;color:#49819b;font-weight:500}.page-iranytu .consult-grid h3{font-size:21px;font-weight:600}.closing:before{width:5px;opacity:.65}.closing:after{width:7px;opacity:.65}@media(max-width:700px){.top{min-height:80px}.brand img{width:146px;height:44px}.brand span{font-size:7.5px}.brand-stripes{width:4px;left:calc(var(--brand-edge) + 15px)}.brand-stripes:before{width:3px;left:9px}.brand-stripes:after{width:6px}.page-iranytu .price{padding:25px}.page-iranytu .price>strong{font-size:44px}.page-iranytu .consult-grid article{padding:24px}.page-iranytu .pagehero:after{right:12px;opacity:.5}}@media(max-width:360px){.brand img{width:137px;height:41px}.brand span{font-size:7px}}

header{--brand-edge:calc(max(32px,(100vw - 1200px)/2) + 218px)}.top>nav{margin-left:92px}.top{gap:20px}nav{gap:16px;font-size:11px}.top>nav>a,.top>nav summary{white-space:nowrap}
@media(min-width:1400px){header{--brand-edge:calc(max(48px,(100vw - 1320px)/2) + 218px)}}
@media(min-width:981px) and (max-width:1120px){header{--brand-edge:calc(32px + 192px)}.top>nav{margin-left:68px}nav{gap:11px;font-size:10px}.button.small{font-size:10px;padding:10px}}
@media(max-width:980px){header{--brand-edge:235px}.top>nav{margin-left:0}nav{font-size:13px;gap:0}.top{gap:16px}}
@media(max-width:700px){header{--brand-edge:180px}.top{gap:12px}}
@media(max-width:360px){header{--brand-edge:154px}}

header{--brand-edge:calc(max(32px,(100vw - 1200px)/2) + 270px)}
header:before{width:var(--brand-edge);background:linear-gradient(105deg,#193f63,#274c71);clip-path:polygon(0 0,calc(100% - 50px) 0,100% 100%,0 100%)}
.brand-stripes{left:calc(var(--brand-edge) - 26px);top:0;bottom:0;width:14px;transform:skewX(30deg);background:linear-gradient(180deg,#44bdd0,#2c9db8);z-index:-1}
.brand-stripes:before{left:20px;top:0;height:100%;width:11px;background:linear-gradient(180deg,#50528f,#508bb9)}
.brand-stripes:after{display:none}
.top>nav{margin-left:110px}nav{font-size:11px;gap:16px}
@media(min-width:1400px){header{--brand-edge:calc(max(48px,(100vw - 1320px)/2) + 290px)}}
@media(min-width:981px) and (max-width:1120px){header{--brand-edge:330px}.top>nav{margin-left:112px}nav{font-size:10px;gap:11px}}
@media(max-width:980px){header{--brand-edge:320px}.top>nav{margin-left:0}nav{font-size:13px;gap:0}}
@media(max-width:700px){header{--brand-edge:220px}header:before{width:var(--brand-edge);clip-path:polygon(0 0,calc(100% - 45px) 0,100% 100%,0 100%)}.brand-stripes{left:calc(var(--brand-edge) - 23px);width:11px}.brand-stripes:before{left:17px;width:8px;height:100%}}
@media(max-width:360px){header{--brand-edge:187px}.brand-stripes{left:calc(var(--brand-edge) - 23px)}}
@media(min-width:981px) and (max-width:1020px){header{--brand-edge:285px}.top>nav{margin-left:80px}}
@media(max-width:360px){header{--brand-edge:166px}}

header:before{background:linear-gradient(105deg,#193f63 0%,#244b70 100%)}
.brand-stripes{left:calc(var(--brand-edge) - 29px);width:44px;transform:skewX(30deg);background:linear-gradient(90deg,#244b70 0%,#2e97b1 18%,#32b4ca 38%,#409fbd 54%,#537ca7 72%,#9cb4ce 88%,#fff 100%)}
.brand-stripes:before,.brand-stripes:after{display:none}
@media(max-width:700px){.brand-stripes{left:calc(var(--brand-edge) - 26px);width:35px}}

header:before{background:#193f63}
.brand-stripes{left:calc(var(--brand-edge) - 30px);width:42px;background:linear-gradient(90deg,#193f63 0 8px,#32b4ca 8px 25px,#505b96 25px 100%);filter:none;opacity:1;box-shadow:none}
@media(max-width:700px){.brand-stripes{left:calc(var(--brand-edge) - 27px);width:34px;background:linear-gradient(90deg,#193f63 0 7px,#32b4ca 7px 21px,#505b96 21px 100%)}}

.pagehero{position:relative;isolation:isolate;overflow:hidden;background:#f3f7f9}.pagehero>.wrap{position:relative;z-index:1}.pagehero:after,.page-iranytu .pagehero:after{content:'';position:absolute;right:38px;top:-55px;width:23px;height:calc(100% + 110px);border:0;border-radius:0;transform:skewX(30deg);background:linear-gradient(90deg,#193f63 0 8px,#32b4ca 8px 16px,#505b96 16px 100%);opacity:.12;box-shadow:none;pointer-events:none;z-index:0}
.choices>a,.inventory>a,.consult-grid article{position:relative;overflow:hidden}.choices>a:after,.inventory>a:after,.consult-grid article:after{content:'';position:absolute;right:19px;top:0;width:13px;height:27px;transform:skewX(30deg);background:linear-gradient(90deg,#32b4ca 0 6px,#505b96 6px 100%);pointer-events:none;opacity:.75}.inventory>a:after{top:auto;bottom:0;height:33px;right:21px}.consult-grid article:after{opacity:.5;height:30px}.choices>a:hover:after,.inventory>a:hover:after{opacity:1}
.closing:before{content:'';right:36px;top:-60px;width:25px;height:calc(100% + 120px);transform:skewX(30deg);background:linear-gradient(90deg,#32b4ca 0 12px,#505b96 12px 100%);opacity:.28;box-shadow:none}.closing:after{display:none}.closing .wrap{z-index:1}.principles article{border-top-width:1px}.reviews>*{border-top-width:1px}.page-iranytu .price{border-top:2px solid #49819b}
@media(max-width:700px){.pagehero:after,.page-iranytu .pagehero:after{right:14px;width:15px;opacity:.07;background:linear-gradient(90deg,#193f63 0 5px,#32b4ca 5px 10px,#505b96 10px 100%)}.choices>a:after{width:10px;height:20px;right:13px;background:linear-gradient(90deg,#32b4ca 0 5px,#505b96 5px 100%)}.closing:before{right:12px;width:19px;opacity:.17}.consult-grid article:after{height:24px;right:15px}}

.pagehero:after,.page-iranytu .pagehero:after,.choices>a:after,.inventory>a:after,.consult-grid article:after{display:none}
.closing:before{right:28px;top:auto;bottom:0;width:12px;height:32px;transform:skewX(30deg);background:linear-gradient(90deg,#32b4ca 0 6px,#505b96 6px 100%);opacity:.45}
@media(max-width:700px){.closing:before{right:20px;height:24px;width:10px;background:linear-gradient(90deg,#32b4ca 0 5px,#505b96 5px 100%);opacity:.35}}

.closing:before,.closing:after{display:none}.choice-icon{display:block;width:25px;height:25px;color:#49819b;margin-bottom:17px;flex-shrink:0}.choices>a:after{display:none}@media(max-width:700px){.choice-icon{width:23px;height:23px;margin-bottom:14px}}

.closing:before{display:block;content:'';position:absolute;right:62px;top:auto;bottom:-18px;width:24px;height:125px;transform:skewX(30deg);background:linear-gradient(90deg,#32b4ca 0 12px,#6876ad 12px 100%);opacity:.19;mask-image:linear-gradient(to bottom,transparent 0%,#000 42%,#000 72%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 42%,#000 72%,transparent 100%);pointer-events:none;z-index:-1}.closing:after{display:none}@media(max-width:700px){.closing:before{right:30px;width:18px;height:95px;opacity:.14;background:linear-gradient(90deg,#32b4ca 0 9px,#6876ad 9px 100%)}}


#velemenyek .trustindex-reviews{margin:24px 0 18px;min-width:0}
#velemenyek .ti-widget{max-width:100%;font-family:inherit!important}
#velemenyek .ti-widget .ti-widget-container,#velemenyek .ti-widget .ti-review-content,#velemenyek .ti-widget .ti-name{font-family:inherit!important}
#velemenyek .ti-widget .ti-inner{border-radius:12px!important}
#velemenyek{scroll-margin-top:120px}

.review-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;width:fit-content;margin:14px 0 8px;color:#536575;text-decoration:none;font-size:14px;line-height:1.5}
.review-summary strong{color:#243f5c;font-size:17px;font-weight:650}.review-summary strong span{font-size:13px;font-weight:400;color:#657482}.review-summary-star{color:#d5a735;font-size:21px}.review-summary small{font-size:11px;color:#73818b;border-left:1px solid #dce3e8;padding-left:12px}.review-summary:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:480px){.review-summary{gap:6px 9px;font-size:13px}.review-summary small{flex-basis:100%;border:0;padding-left:25px}}


.review-summary{gap:8px 14px;margin:20px 0 10px;padding:0 0 15px;border-bottom:1px solid #e6ebee;font-size:13px;color:#627281}
.review-summary strong{font-size:23px;letter-spacing:-.6px;font-weight:700;display:flex;align-items:baseline;gap:6px}
.review-summary strong span{font-size:12px;letter-spacing:0;font-weight:400}
.review-summary b{font-weight:600;color:#334c63}.review-summary-divider{color:#b5c1ca}.review-summary-star{font-size:25px;color:#c7a34b}.review-summary small{font-size:10px;letter-spacing:.6px;color:#89969f;border-left:0;padding-left:4px}
@media(max-width:480px){.review-summary{gap:5px 9px}.review-summary strong{font-size:21px}.review-summary small{padding-left:0;flex-basis:auto}.review-summary>span:not([class]){font-size:12px}}


.review-summary{display:flex;flex-wrap:nowrap;align-items:center;gap:0;margin:18px 0 10px;padding-bottom:12px;white-space:nowrap;font-size:13px;letter-spacing:0}
.review-summary .review-summary-star{font-size:22px;margin-right:10px}.review-summary strong{display:inline;font-size:20px;line-height:1.4;letter-spacing:0;margin-right:5px}.review-summary .review-scale{font-size:13px}.review-summary .review-summary-divider{margin:0 10px}.review-summary>span:not([class]){font-size:13px}.review-summary b{margin-right:3px}
@media(max-width:480px){.review-summary{font-size:11px;max-width:100%}.review-summary .review-summary-star{font-size:18px;margin-right:6px}.review-summary strong{font-size:17px;margin-right:4px}.review-summary .review-scale,.review-summary>span:not([class]){font-size:11px}.review-summary .review-summary-divider{margin:0 6px}.review-summary b{margin-right:1px}}


.choices .choice-icon{display:block;width:58px;height:58px;margin:0 0 13px;color:#244968;flex-shrink:0}.choice-icon .art-accent{stroke:#2e9fae}.choice-icon .art-detail{stroke:#92b5c6;stroke-width:1.1}.choices>a:hover .choice-icon{color:#173954}
@media(max-width:700px){.choices .choice-icon{width:47px;height:47px;margin-bottom:11px}}


.choices{gap:12px!important;border:0!important;background:transparent!important}.choices>a{border:1px solid #dce5eb!important;border-radius:10px;padding:22px 20px!important;background:#f1f5f8!important;overflow:hidden}.choices>a:nth-child(2){background:#f0f6f3!important;border-color:#dce8e1!important}.choices>a:nth-child(3){background:#f3f3f8!important;border-color:#e2e3ed!important}.choices>a:nth-child(4){background:#f6f5f1!important;border-color:#e8e5dd!important}.choices .choice-icon{width:76px;height:76px;margin-bottom:15px}.choices>a:hover{box-shadow:0 7px 20px #2449680e;border-color:#8db2c2!important}
@media(max-width:700px){.choices{gap:9px!important}.choices>a{padding:16px 13px!important}.choices .choice-icon{width:61px;height:61px;margin-bottom:12px}}


.choices>a:nth-child(1){background:#e7f0f7!important;border-color:#cbdde9!important;--card-accent:#447fa2}.choices>a:nth-child(2){background:#e6f1eb!important;border-color:#cbded2!important;--card-accent:#4d8872}.choices>a:nth-child(3){background:#eeebf5!important;border-color:#d8d2e7!important;--card-accent:#7b709c}.choices>a:nth-child(4){background:#f5eee2!important;border-color:#e4d8c3!important;--card-accent:#9a7a47}
.choices .choice-icon .art-accent{stroke:var(--card-accent)}.choices>a .textlink{color:var(--card-accent)}.choices>a:hover{border-color:var(--card-accent)!important}
.choices>a:nth-child(1) .textlink{color:#315f7b}.choices>a:nth-child(2) .textlink{color:#386650}.choices>a:nth-child(3) .textlink{color:#65577f}.choices>a:nth-child(4) .textlink{color:#785c31}


.work-process{border-top:1px solid #e5ebef}.process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:28px 0 23px}.process-steps article{position:relative;padding-top:0}.step-number{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#e7f0f7;color:#315f7b;font-size:14px;font-weight:600;margin-bottom:16px}.process-steps article:nth-child(2) .step-number{background:#e6f1eb;color:#386650}.process-steps article:nth-child(3) .step-number{background:#eeebf5;color:#65577f}.process-steps article:not(:last-child):after{content:"";position:absolute;left:56px;right:0;top:21px;height:1px;background:#dce5eb}.process-steps h3{font-size:19px;margin:0 0 10px;line-height:1.35}.process-steps p{font-size:14px;line-height:1.7;margin:0;max-width:34ch}
@media(max-width:700px){.process-steps{grid-template-columns:1fr;gap:22px;margin-top:23px}.process-steps article{padding-left:57px;min-height:70px}.step-number{position:absolute;left:0;top:0;width:36px;height:36px}.process-steps article:not(:last-child):after{left:18px;top:46px;bottom:-13px;width:1px;height:auto;right:auto}.process-steps h3{font-size:18px}.process-steps p{max-width:none}}


.portrait-frame{display:block;overflow:hidden;aspect-ratio:3/5;border-radius:3px}.portraits .portrait-frame img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 30%}.portraits figure:nth-child(2) .portrait-frame img{transform:scale(1.2);transform-origin:50% 0%}
@media(min-width:701px) and (max-width:980px){.portrait-frame{aspect-ratio:1/1}}
@media(max-width:700px){.portrait-frame{aspect-ratio:4/5}}

.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-secondary{color:white;font-size:13px;padding:12px 0;border-bottom:1px solid #ffffff70}.featured-homes{display:grid;grid-template-columns:1fr 1fr;gap:24px}.featured-homes article{background:white;border:1px solid #dce5eb;border-radius:10px;overflow:hidden}.home-photo{display:block;position:relative}.home-photo img{width:100%;height:260px;object-fit:cover}.home-status{position:absolute;top:16px;left:16px;background:#193f63;color:white;padding:5px 13px;border-radius:4px;font-size:12px;font-weight:600}.featured-homes article:nth-child(2) .home-status{background:#386650}.home-info{padding:20px 23px 14px}.home-location{font-size:11px;color:#637784;display:block;margin-bottom:8px}.home-info h3{font-size:21px;min-height:51px;margin-bottom:14px}.home-facts{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid #e5eaee}.home-facts strong{font-size:20px;color:#193f63}.home-facts span{font-size:12px;color:#526672;white-space:nowrap}.home-info .textlink{margin-top:10px}.closing-actions{display:flex;flex-direction:column;gap:13px;align-items:flex-start;flex-shrink:0}.closing-phone{font-size:23px;font-weight:600;color:#193f63;white-space:nowrap}.closing-phone small{font-size:11px;font-weight:400;display:block;margin-bottom:4px}.page-index .team{padding-top:40px;padding-bottom:40px}
@media(max-width:700px){.hero-actions{gap:10px 20px}.featured-homes{grid-template-columns:1fr;gap:18px}.home-photo img{height:230px}.home-info{padding:18px}.home-info h3{min-height:0;font-size:20px}.home-facts strong{font-size:18px}.home-facts{flex-wrap:wrap}.closing-actions{margin-top:12px}.hero-secondary{font-size:12px}}

.home-carousel{position:relative}.carousel-tools{display:flex;justify-content:flex-end;align-items:center;gap:9px;margin:-8px 0 17px}.carousel-tools button{width:40px;height:40px;border:1px solid #cbd9e2;border-radius:50%;background:white;color:#193f63;cursor:pointer;font-size:18px}.carousel-tools button:hover{background:#193f63;color:white}.carousel-count{font-size:11px;letter-spacing:.12em;color:#61798a;margin-right:10px;font-variant-numeric:tabular-nums}.home-carousel .featured-homes{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth}.featured-homes::-webkit-scrollbar{display:none}.home-carousel .featured-homes article{flex:0 0 calc((100% - 24px)/2);min-width:0;scroll-snap-align:start}.carousel-footer{display:flex;justify-content:space-between;gap:16px;padding-top:10px}.home-photo img{transition:transform .55s ease}.home-photo{overflow:hidden}.home-photo:hover img{transform:scale(1.025)}
@media(max-width:700px){.home-carousel .featured-homes{gap:14px}.home-carousel .featured-homes article{flex-basis:100%}.carousel-tools{margin-top:0}.carousel-footer{flex-wrap:wrap;gap:0 18px}.carousel-footer .textlink{font-size:12px}}
@media(prefers-reduced-motion:reduce){.home-carousel .featured-homes{scroll-behavior:auto}.home-photo:hover img{transform:none}}


.inventory-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px}
.inventory-categories .home-carousel{min-width:0;--category:#244c71;--surface:#e7f0f7;background:var(--surface);border:1px solid #cedde8;border-radius:15px;overflow:hidden;padding-bottom:20px}
.inventory-categories .rent{--category:#356d59;--surface:#e6f1eb;border-color:#cbded2}
.category-heading{padding:23px 25px 20px;color:var(--category)}
.category-kicker{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;display:block;margin-bottom:7px}
.category-heading h2{font-size:30px;letter-spacing:-.8px;line-height:1.15;margin:0;color:var(--category)}
.inventory-categories .featured-homes{gap:15px;padding:0 22px 3px;scroll-padding-inline:22px;cursor:grab}
.inventory-categories .featured-homes article{flex:0 0 96%;border:0;border-radius:9px;box-shadow:0 4px 15px #193f6309}
.inventory-categories .home-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;transform:none}
.inventory-categories .home-info{padding:19px 20px 18px}
.inventory-categories .home-info h3{font-size:20px;line-height:1.35;min-height:54px;margin:0 0 16px;font-weight:600;letter-spacing:-.4px}
.inventory-categories .home-facts{align-items:flex-start;flex-direction:column;gap:5px}
.inventory-categories .home-facts strong{color:var(--category);font-size:23px;letter-spacing:-.6px}
.inventory-categories .carousel-footer{padding:0 25px}.inventory-categories .carousel-footer a{color:var(--category);font-size:13px}
.swipe-note{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 25px 0;font-size:10px;color:var(--category)}
.swipe-note button{font:inherit;color:inherit;background:none;border:0;padding:5px 0;text-decoration:underline;text-underline-offset:3px;cursor:pointer;opacity:.8}
.featured-homes.dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;user-select:none}.featured-homes:focus-visible{outline:2px solid var(--category);outline-offset:-3px}
@media(max-width:700px){.inventory-categories{grid-template-columns:1fr;gap:24px}.category-heading{padding:21px 20px 18px}.category-heading h2{font-size:29px}.inventory-categories .featured-homes{padding-inline:16px;scroll-padding-inline:16px;gap:12px}.inventory-categories .featured-homes article{flex-basis:94%}.inventory-categories .home-info h3{min-height:0;font-size:20px}.swipe-note{padding-inline:20px;flex-wrap:wrap}.inventory-categories .carousel-footer{padding-inline:20px}}


.inventory-categories .home-carousel{background:transparent;border:0;border-radius:0;padding-bottom:0}
.category-heading{padding:0 0 19px}
.inventory-categories .featured-homes{padding:0;scroll-padding-inline:0;gap:20px;border-radius:9px}
.inventory-categories .featured-homes article{flex-basis:100%;box-shadow:none}
.inventory-categories .swipe-note{padding:13px 0 0}
.inventory-categories .carousel-footer{padding:0}
@media(max-width:700px){.category-heading{padding:0 0 17px}.inventory-categories .featured-homes{padding:0;scroll-padding-inline:0;gap:16px}.inventory-categories .featured-homes article{flex-basis:100%}}


.gallery-stage{position:relative;container-type:inline-size}
.gallery-arrow{position:absolute;z-index:2;top:calc(37.5cqw - 19px);width:38px;height:38px;border:1px solid #ffffffa6;border-radius:50%;background:#ffffffed;color:#244c71;box-shadow:0 2px 10px #142d4426;display:flex;align-items:center;justify-content:center;font:300 31px/1 Arial,sans-serif;padding:0 0 3px;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s,background .2s}
.gallery-prev{left:12px}.gallery-next{right:12px}
.gallery-stage:hover .gallery-arrow,.gallery-stage:focus-within .gallery-arrow{opacity:1;pointer-events:auto}
.gallery-arrow:hover{background:#fff;color:#132f49}.gallery-arrow:focus-visible{outline:2px solid var(--category);outline-offset:3px}
@media(hover:none){.gallery-arrow{opacity:.85;pointer-events:auto;width:34px;height:34px;top:calc(37.5cqw - 17px)}}
@media(prefers-reduced-motion:reduce){.gallery-arrow{transition:none}}


.page-eladnam{--service-accent:#315f7b;--service-tint:#e7f0f7}
.page-kiadnam{--service-accent:#386650;--service-tint:#e6f1eb}
.page-vasarolnek{--service-accent:#65577f;--service-tint:#eeebf5}
.page-berelnek{--service-accent:#785c31;--service-tint:#f5eee2}
:is(.page-eladnam,.page-kiadnam,.page-vasarolnek,.page-berelnek) .pagehero{background:var(--service-tint)}
.service-art{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:170px;height:170px;border-radius:50%;background:#ffffff80;display:grid;place-items:center;color:var(--service-accent)}
.service-art .choice-icon{width:118px;height:118px;margin:0;color:var(--service-accent)}
.service-art .art-accent{stroke:var(--service-accent)}
:is(.page-eladnam,.page-kiadnam,.page-vasarolnek,.page-berelnek) .pagehero h1,:is(.page-eladnam,.page-kiadnam,.page-vasarolnek,.page-berelnek) .pagehero p{max-width:calc(100% - 230px)}
:is(.page-eladnam,.page-kiadnam) .prose{max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:30px}
:is(.page-eladnam,.page-kiadnam) .prose article{display:block;border:1px solid #e0e7eb;border-radius:12px;padding:25px;background:#fff}
:is(.page-eladnam,.page-kiadnam) .prose article:first-child{background:var(--service-tint);border-color:transparent}
:is(.page-eladnam,.page-kiadnam) .prose .number{display:grid;place-items:center;width:35px;height:35px;padding:0;border-radius:50%;background:var(--service-tint);color:var(--service-accent);margin-bottom:17px}
:is(.page-eladnam,.page-kiadnam) .prose article:first-child .number{background:#ffffffb3}
:is(.page-eladnam,.page-kiadnam) .prose h2{font-size:23px;line-height:1.25;max-width:30ch}
:is(.page-eladnam,.page-kiadnam) .prose p{font-size:14px;line-height:1.7;margin-bottom:12px}
.listing-preview{max-width:1100px}.single-category{grid-template-columns:minmax(0,1fr);max-width:730px;margin:0 auto}.single-category .home-info{padding:24px!important}.single-category .home-facts{flex-direction:row;align-items:center}.single-category .category-heading{display:none}
.listing-more{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #dce5e8;padding-top:28px;margin-top:35px}.listing-more h2{font-size:24px}.listing-more p{font-size:14px;max-width:55ch}.listing-more .button{flex-shrink:0}
@media(max-width:700px){.service-art{width:74px;height:74px;right:0;top:0;transform:none}.service-art .choice-icon{width:54px;height:54px}:is(.page-eladnam,.page-kiadnam,.page-vasarolnek,.page-berelnek) .pagehero h1,:is(.page-eladnam,.page-kiadnam,.page-vasarolnek,.page-berelnek) .pagehero p{max-width:100%}:is(.page-eladnam,.page-kiadnam,.page-vasarolnek,.page-berelnek) .pagehero .eyebrow{padding-right:85px;min-height:30px}:is(.page-eladnam,.page-kiadnam) .prose{grid-template-columns:1fr;gap:14px;padding-top:24px}:is(.page-eladnam,.page-kiadnam) .prose article{padding:21px}.listing-more{display:block}.listing-more .button{margin-top:20px}.single-category .home-facts{flex-wrap:wrap}}


.home-carousel .featured-homes{scroll-behavior:auto}
.featured-homes.is-moving{scroll-snap-type:none}
.gallery-stage .gallery-arrow:disabled{opacity:0;pointer-events:none}

.inventory-categories .carousel-footer{padding-top:20px}
.inventory-categories .carousel-footer .category-all{font-size:15px;min-height:52px;padding:15px 25px;background:var(--category);color:#fff;border-radius:6px}
.inventory-categories .carousel-footer .category-all:hover{filter:brightness(1.1);transform:none}
@media(max-width:700px){.inventory-categories .carousel-footer .category-all{width:100%;font-size:14px}}


.featured-homes article{position:relative}
.quick-view{position:absolute;top:14px;right:14px;display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:rgba(255,255,255,.95);color:#244c71;font:600 12px Montserrat,sans-serif;box-shadow:0 2px 10px #102e4820;cursor:pointer;z-index:2}
.quick-view span{font-size:17px;line-height:1}
.quick-view:hover{background:#244c71;color:white}
.quick-view:focus-visible,.quick-close:focus-visible{outline:3px solid #28b3c5;outline-offset:3px}
body.quick-open{overflow:hidden}
.property-quick-dialog{box-sizing:border-box;width:min(470px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;padding:36px;border:1px solid #dce5ed;border-radius:16px;background:#fff;color:#20374b;box-shadow:0 20px 70px #102e4833}
.property-quick-dialog::backdrop{background:rgba(16,35,52,.45)}
.quick-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#f0f4f7;color:#244c71;font-size:25px;cursor:pointer}
.quick-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#36748d;margin-bottom:12px}
.property-quick-dialog h2{font-size:24px;line-height:1.3;margin:0 16px 10px 0}
.quick-place{font-size:14px;color:#65788b;margin:0 0 22px}
.quick-facts{margin:0 0 26px}
.quick-facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e7edf2;padding:14px 0}
.quick-facts dt{font-size:13px;color:#65788b}
.quick-facts dd{margin:0;font-size:15px;font-weight:700;text-align:right}
.quick-full{width:100%;justify-content:center}
@media(max-width:600px){.property-quick-dialog{padding:30px 23px}.property-quick-dialog h2{font-size:21px}.quick-view{top:10px;right:10px}}


.property-quick-dialog{width:min(940px,calc(100vw - 40px));padding:0;border:0;border-radius:18px;max-height:calc(100dvh - 36px)}
.property-quick-dialog[open]{display:grid;grid-template-columns:41% 59%}
.quick-close{z-index:3;background:#eef3f6;right:14px;top:14px}
.quick-visual{background:#eaf0f4;display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative;padding:30px 0}
.quick-image{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;display:block}
.quick-photo-caption{display:flex;justify-content:space-between;gap:10px;padding:16px 22px;font-size:11px;color:#48677d}
.quick-type{font-weight:700;text-transform:uppercase;letter-spacing:.09em}
.quick-content{padding:32px;min-width:0}
.quick-content .quick-kicker{margin-bottom:9px}
.quick-content h2{font-size:23px;line-height:1.3;padding-right:8px}
.quick-content .quick-place{margin-bottom:15px}
.quick-price{display:block;font-size:27px;line-height:1.2;letter-spacing:-.04em;color:#244c71;margin:0 0 20px}
.quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:8px;margin:0 0 20px}
.quick-stats>div{display:flex;flex-direction:column-reverse;gap:7px;background:#edf4f7;padding:12px 10px;border-radius:9px}
.quick-stats dt{font-size:10px;color:#526c80}
.quick-stats dd{font-size:18px;font-weight:700;margin:0;color:#244c71}
.quick-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0 0 18px}
.quick-facts>div{display:block;padding:10px 0;min-width:0}
.quick-facts dt{font-size:10px;margin-bottom:5px}
.quick-facts dd{font-size:12px;line-height:1.4;text-align:left;font-weight:600;overflow-wrap:anywhere}
.quick-description{font-size:12px;line-height:1.6;color:#637687;margin:0 0 20px}
.quick-full{min-height:46px;font-size:13px;border-radius:7px}
@media(max-width:650px){.property-quick-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.property-quick-dialog[open]{display:block}.quick-visual{padding:0}.quick-image{max-height:220px;background:#eaf0f4}.quick-photo-caption{padding:11px 20px}.quick-content{padding:22px}.quick-content h2{font-size:21px}.quick-price{font-size:25px}.quick-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-close{position:sticky;float:right;margin:10px 10px -44px 0;top:10px}.quick-facts{gap:0 14px}}


@media(min-width:981px){
 header{--brand-edge:280px}
 header .top{width:calc(100% - 40px);max-width:1600px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;min-height:88px}
 header .top>nav{margin-left:0;display:flex;justify-content:space-between;gap:10px;font-size:14px;line-height:1.35;font-weight:600}
 header nav>a,header nav summary{min-height:48px;white-space:nowrap}
 header nav summary{gap:5px}
 header nav>.button.small{font-size:12px;min-height:42px;padding:10px 12px;background:#edf5f6;color:#256779;border:1px solid #cae0e4;border-radius:5px}
 header nav>.button.small:hover{background:#dceef0;transform:none}
 header nav details a{font-size:14px}
}
@media(min-width:1200px){header .top>nav{font-size:15px;gap:18px}header .top{grid-template-columns:280px minmax(0,1fr);gap:30px}header{--brand-edge:300px}header nav>.button.small{font-size:13px;padding:11px 16px}}
@media(min-width:1640px){header{--brand-edge:calc((100vw - 1600px)/2 + 280px)}}
@media(max-width:980px){header nav,header nav details a{font-size:16px}header nav>.button.small{font-size:14px}.menu{font-size:15px;min-height:44px}}
@media(min-width:981px) and (max-width:1199px){
 header{--brand-edge:250px}
 header .top{grid-template-columns:250px minmax(0,1fr);gap:20px}
 header .top>nav{gap:6px}
 header nav>.button.small{width:90px;min-width:90px;white-space:normal;text-align:center;padding:8px;line-height:1.4}
}
@media(min-width:981px) and (max-width:1040px){header .top>nav{font-size:13px}header nav details a{font-size:14px}}

.quick-navigation{position:absolute;top:20px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;gap:14px}
.quick-navigation button{width:44px;height:44px;border:1px solid #d4e0e8;background:#fff;border-radius:50%;font-size:28px;color:#244c71;line-height:1;cursor:pointer;box-shadow:0 3px 12px #193f6310}
.quick-navigation button:hover{background:#244c71;color:white}
.quick-navigation button:disabled{opacity:.35;cursor:default}
.quick-counter{font-size:12px;font-weight:600;letter-spacing:.08em;color:#48677d}
.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.quick-actions .quick-call{display:flex;flex-direction:column;gap:2px;min-height:51px;padding:8px 10px;background:#287346;border-radius:7px}
.quick-call small{font-size:10px;opacity:.85;font-weight:500}
.quick-actions .quick-full{background:#edf4f7;color:#244c71;padding:10px;font-size:12px}
@media(max-width:650px){.quick-navigation{position:relative;inset:auto;padding:12px 62px 12px 18px}.quick-navigation button{width:38px;height:38px}.quick-visual{clear:none}.quick-actions{position:sticky;bottom:-22px;background:white;padding:12px 0;margin-bottom:-10px}.quick-counter{background:white;border-radius:20px;padding:6px 10px}}


@media(min-width:651px){.property-quick-dialog{height:min(660px,calc(100dvh - 36px));overflow:hidden}.quick-content{overflow-y:auto;scrollbar-gutter:stable}.quick-visual{height:100%;overflow:hidden}.quick-image{flex-shrink:0}}
@media(max-width:650px){.property-quick-dialog{height:calc(100dvh - 24px)}.quick-image{height:220px;min-height:220px}.quick-photo-caption{min-height:39px}.quick-navigation{min-height:62px}}

.quick-actions .quick-call:hover{background:#205e39;transform:none}
.quick-call-label{display:inline-flex;align-items:center;gap:7px}
.quick-call-label svg{width:17px;height:17px;flex-shrink:0}

#kinalat>.section{padding-top:32px}
#kinalat .inventory-categories{margin-top:0}
@media(max-width:700px){#kinalat>.section{padding-top:26px}}


.team-editorial{background:#f4f2ee;border-top:1px solid #e7e3dc;border-bottom:1px solid #e7e3dc;scroll-margin-top:115px}
.team-editorial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center;padding-top:46px;padding-bottom:42px}
.team-editorial-copy .eyebrow{font-size:10px;letter-spacing:.13em;color:#526b78;margin-bottom:18px}
.team-editorial-copy h2{font-size:clamp(30px,3.2vw,43px);line-height:1.14;letter-spacing:-.04em;margin-bottom:15px;color:#183d59}
.team-editorial-copy p{font-size:14px;line-height:1.8;color:#52616a;max-width:370px}
.team-editorial-copy .team-intro-line{font-size:18px;line-height:1.5;font-weight:500;color:#283f50;margin-bottom:22px}
.team-editorial-copy .team-experience{padding-top:16px;border-top:1px solid #d5d9d6;margin-top:20px;font-size:13px}
.team-about-link{display:inline-flex;align-items:center;gap:25px;font-size:13px;font-weight:600;min-height:48px;color:#183d59;margin-top:6px;border-bottom:1px solid #a5b4b7}
.team-about-link span{font-size:23px;color:#298c98;transition:transform .2s}
.team-about-link:hover span{transform:translate(3px,-3px)}
.team-editorial-portrait{margin:0;min-width:0}
.team-editorial-portrait>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:2px}
.team-editorial-portrait figcaption{display:grid;grid-template-columns:1fr 1fr;padding-top:18px;gap:16px}
.team-editorial-portrait figcaption>span{padding-left:12px;border-left:2px solid #3299a5}
.team-editorial-portrait strong{display:block;font-size:15px;font-weight:600;color:#193f58;line-height:1.4}
.team-editorial-portrait small{display:block;font-size:10px;color:#65757d;margin-top:5px;letter-spacing:.035em}
@media(max-width:980px){.team-editorial-grid{gap:28px;grid-template-columns:.85fr 1.15fr}.team-editorial-copy h2{font-size:32px}.team-editorial-portrait strong{font-size:13px}}
@media(max-width:700px){.team-editorial-grid{grid-template-columns:1fr;gap:24px;padding-top:30px;padding-bottom:30px}.team-editorial-copy p{max-width:none}.team-editorial-copy .team-intro-line{font-size:17px;margin-bottom:14px}.team-editorial-copy .team-experience{margin-top:14px;padding-top:12px}.team-editorial-copy h2{font-size:34px}.team-editorial-portrait figcaption{padding-top:14px;gap:8px}.team-editorial-portrait strong{font-size:12px}.team-editorial-portrait figcaption>span{padding-left:9px}}

.team-original-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.team-photo-crop{display:block;overflow:hidden;aspect-ratio:3/4;border-radius:2px;min-width:0}
.team-original-pair img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 0}
.team-photo-crop:nth-child(2) img{transform:scale(1.2);transform-origin:50% 0}

@media(hover:hover) and (pointer:fine){
 .team-photo-crop{transition:transform .28s ease,box-shadow .28s ease}
 .team-photo-crop:hover{transform:translateY(-5px);box-shadow:0 12px 24px -12px rgba(25,63,88,.35)}
}
@media(prefers-reduced-motion:reduce){.team-photo-crop{transition:none}.team-photo-crop:hover{transform:none}}


.page-index .home-journal{border-top:1px solid #e1e8ec;padding-top:38px;padding-bottom:40px}
.home-journal .lead{font-size:14px;margin:12px 0 24px;color:#5a6d79}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.journal-card{display:flex;flex-direction:column;background:#fff;min-width:0;border-bottom:1px solid #d5e1e7}
.journal-image{position:relative;overflow:hidden;aspect-ratio:16/9;background:#edf2f5;border-radius:5px}
.journal-image img{width:100%;height:100%;object-fit:cover;display:block}
.journal-image>span{position:absolute;bottom:12px;left:12px;background:#fff;color:#244c68;font-size:10px;font-weight:600;padding:6px 11px;border-radius:3px}
.journal-card:nth-child(2) .journal-image>span{background:#e8f1ed;color:#386650}
.journal-card:nth-child(3) .journal-image>span{background:#f3eee4;color:#755e36}
.journal-copy{padding:18px 2px 12px;display:flex;flex-direction:column;flex:1}
.journal-copy small{font-size:10px;color:#697b87}
.journal-copy h3{font-size:21px;line-height:1.35;letter-spacing:-.025em;margin:10px 0;color:#203e56}
.journal-copy p{font-size:13px;line-height:1.6;margin:0 0 14px;color:#596c78;flex:1}
.journal-read{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:#267780;font-size:12px;font-weight:600}
.journal-read b{font-size:22px;font-weight:400}
.page-index a:focus-visible,.page-index button:focus-visible{outline:3px solid #2795a5;outline-offset:4px}
.page-index .closing .closing-phone{display:block;color:#fff;font-size:25px;line-height:1.4}
.page-index .closing .closing-phone small{color:#d7e7ee;font-size:11px}
.page-index .closing .closing-actions{gap:12px}
.page-index .closing .wrap>div:first-child{max-width:650px}
@media(hover:hover) and (pointer:fine){.journal-card{transition:transform .25s ease}.journal-card:hover{transform:translateY(-4px)}.journal-card:hover h3{color:#267780}.journal-read b{transition:transform .25s ease}.journal-card:hover .journal-read b{transform:translate(2px,-2px)}}
@media(max-width:700px){.journal-grid{grid-template-columns:1fr;gap:0}.journal-card{display:grid;grid-template-columns:115px minmax(0,1fr);gap:16px;padding:18px 0}.journal-image{aspect-ratio:3/4;height:100%;min-height:150px}.journal-image>span{bottom:8px;left:7px;font-size:9px;padding:4px 7px}.journal-copy{padding:0}.journal-copy h3{font-size:18px;margin:7px 0}.journal-copy p{font-size:12px;margin-bottom:4px}.journal-read{min-height:36px}.home-journal .lead{margin-bottom:8px}.page-index .closing .closing-actions{margin-top:22px}.page-index .closing .closing-actions .button{margin-top:0}.page-index .home-journal{padding-top:28px;padding-bottom:28px}}
@media(prefers-reduced-motion:reduce){.journal-card:hover,.journal-card:hover .journal-read b{transform:none}}

.team-profile-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.team-profile-card{display:block;min-width:0;border-radius:2px}
.team-profile-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 0}
.team-profile-card:nth-child(2) img{transform:scale(1.2);transform-origin:50% 0}
.team-profile-caption{display:block;margin-top:18px;padding-left:12px;border-left:2px solid #3299a5}
.team-profile-caption small{display:flex;justify-content:space-between;align-items:center;gap:6px}
.team-profile-caption small span{font-size:19px;color:#267780;line-height:1}
@media(hover:hover) and (pointer:fine){.team-profile-card .team-photo-crop{transition:transform .28s ease,box-shadow .28s ease}.team-profile-card:hover .team-photo-crop{transform:translateY(-5px);box-shadow:0 12px 24px -12px rgba(25,63,88,.35)}}
@media(max-width:700px){.team-profile-caption{padding-left:9px;margin-top:14px}}
@media(prefers-reduced-motion:reduce){.team-profile-card:hover .team-photo-crop{transform:none}}


@media(max-width:980px){
 header nav.open{max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain}
}
@media(max-width:700px),(pointer:coarse){
 .gallery-stage .gallery-arrow{width:44px;height:44px;top:calc(37.5cqw - 22px)}
 .quick-view{min-height:44px;padding:10px 14px}
 .quick-close,.quick-navigation button{width:44px;height:44px;min-width:44px}
}
@media(max-width:650px){
 .quick-navigation{padding:10px 68px 10px 16px;min-height:64px}
 .quick-close{margin:10px 10px -54px 0}
 .quick-image{height:clamp(150px,26dvh,220px);min-height:150px;max-height:220px;object-fit:contain}
 .quick-actions{padding-bottom:max(12px,env(safe-area-inset-bottom));gap:8px}
 .quick-actions a{min-height:48px}
 .property-quick-dialog{overscroll-behavior:contain}
}



header .brand{width:200px;padding:0;display:flex;align-items:center}
header .brand img{width:200px;height:64px;max-height:64px;object-fit:contain}
@media(max-width:700px){header .brand{width:170px}header .brand img{width:170px;height:56px;max-height:56px}}
@media(max-width:360px){header .brand{width:157px}header .brand img{width:157px;height:52px;max-height:52px}}


.team-reasons{padding-top:28px;padding-bottom:38px;border-top:1px solid #dcded8}
.team-reasons h2{font-size:clamp(23px,2.3vw,29px);margin-bottom:26px;letter-spacing:-.025em}
.team-reasons ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.team-reasons li{min-width:0}.team-reasons svg{width:40px;height:40px;color:#29818a;margin-bottom:14px;display:block}
.team-reasons h3{font-size:17px;line-height:1.4;margin-bottom:10px;letter-spacing:-.02em;color:#183d59}
.team-reasons p{font-size:13px;line-height:1.7;color:#52616a;margin:0}
@media(max-width:980px){.team-reasons ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 32px}.team-reasons li{display:flex;gap:15px}.team-reasons svg{flex-shrink:0;width:36px;height:36px}}
@media(max-width:600px){.team-reasons{padding-top:24px;padding-bottom:28px}.team-reasons ul{grid-template-columns:1fr;gap:22px}.team-reasons h2{margin-bottom:24px}.team-reasons h3{font-size:16px;margin-bottom:6px}.team-reasons svg{width:32px;height:32px}.team-reasons p{font-size:13px}}


@media(min-width:981px){.team-reasons ul{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 32px}.team-reasons li{grid-column:span 2}.team-reasons li:nth-child(4){grid-column:2/span 2}.team-reasons li:nth-child(5){grid-column:4/span 2}}
@media(min-width:601px) and (max-width:980px){.team-reasons li:last-child{grid-column:1/-1;max-width:620px}}


.review-summary{display:inline-flex;flex-direction:column;align-items:flex-start;gap:5px;border:0;padding:0;margin:18px 0 14px;white-space:normal}
.review-summary-line{display:flex;align-items:center;gap:10px;line-height:1;white-space:nowrap}
.review-google{width:20px;height:20px;flex-shrink:0}.review-score{display:inline-flex;align-items:center;gap:5px}
.review-summary .review-score strong{margin:0;font-size:21px;line-height:1}.review-summary .review-scale{font-size:12px;line-height:1}
.review-separator{width:1px;height:18px;background:#cbd5dc;flex-shrink:0}.review-count{font-size:13px;line-height:1}.review-summary .review-count b{margin:0}.review-external{color:#27818a;font-size:18px}
.review-source-note{font-size:10px;line-height:1.5;color:#627281;padding-left:30px}
@media(max-width:480px){.review-summary-line{gap:7px}.review-summary .review-score strong{font-size:19px}.review-summary .review-scale{font-size:11px}.review-count{font-size:12px}.review-source-note{padding-left:27px}}


.review-summary{display:inline-flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:9px;white-space:nowrap;line-height:1.4;min-height:44px;margin:12px 0;color:#526575}
.review-summary .review-summary-star{font-size:20px;line-height:1;margin:0;color:#bc9340}
.review-summary .review-rating{font-size:14px;line-height:1.4}.review-summary .review-rating strong{font-size:19px;line-height:1.4;margin:0;display:inline}
.review-summary .review-dot{font-size:16px;color:#9aa9b3}.review-summary .review-count{font-size:13px;line-height:1.4}.review-summary .review-external{font-size:17px;line-height:1}
@media(max-width:480px){.review-summary{gap:7px}.review-summary .review-count{font-size:12px}.review-summary .review-rating{font-size:13px}}


.team-reasons li{padding:22px 24px;background:#f5f8f8;border:1px solid #e3eaeb;border-radius:12px}
@media(min-width:981px){.team-reasons ul{gap:18px 22px}}
@media(max-width:980px){.team-reasons ul{gap:16px}.team-reasons li{padding:20px}}
@media(max-width:600px){.team-reasons li{padding:18px 16px;gap:13px}}


.page-index .inventory-categories .home-info{padding:16px 20px 18px}
.page-index .inventory-categories .home-location{margin-bottom:5px}
.page-index .inventory-categories .home-info h3{min-height:0;font-size:19px;line-height:1.35;margin-bottom:12px}
.page-index .inventory-categories .home-facts{flex-direction:row;align-items:center;flex-wrap:wrap;gap:6px 14px;padding-top:12px}
.page-index .inventory-categories .home-facts strong{font-size:21px}
.page-index .quick-view{top:12px;right:12px;padding:8px 12px;min-height:44px;font-size:11px;box-shadow:none}
.page-index .closing .closing-phone{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#386b5b;border:1px solid #659384;border-radius:9px;font-size:21px;transition:background .2s}
.page-index .closing .closing-phone:hover{background:#2e5d4f}
.page-index .closing .closing-phone svg{width:25px;height:25px;flex-shrink:0;color:#d9f0e5}
.page-index .closing .closing-phone small{color:#e0efe8;margin-bottom:3px;font-size:12px}
@media(max-width:400px){.page-index .closing .closing-phone{font-size:18px;padding:13px 14px}.page-index .inventory-categories .home-facts strong{font-size:19px}}


.page-index .closing .closing-phone{padding:4px 0;background:transparent;border:0;border-radius:0;gap:12px;font-size:22px;box-shadow:none}
.page-index .closing .closing-phone:hover{background:transparent;color:#d9f0e5}
.page-index .closing .closing-phone svg{box-sizing:content-box;width:20px;height:20px;padding:10px;border-radius:50%;background:rgba(167,210,187,.12);color:#b7dac6}
.page-index .closing .closing-phone small{font-size:11px;color:#d7e7ee;margin-bottom:3px}
@media(max-width:400px){.page-index .closing .closing-phone{font-size:19px;gap:10px}}


.page-index .closing .closing-actions{align-items:stretch}
.page-index .closing .closing-actions .closing-phone{justify-content:center}
.page-index .closing .closing-actions .button{width:100%;box-sizing:border-box;justify-content:center;text-align:center}

.hero .hero-emphasis{color:#b7e6e6}.hero .scroll-cue{display:block;width:24px;height:40px;margin-top:22px;color:#b7e6e6;animation:scroll-hint 3s ease-in-out infinite}.scroll-cue svg{width:24px;height:40px}
@keyframes scroll-hint{0%,100%{transform:translateY(0);opacity:.6}50%{transform:translateY(5px);opacity:1}}
.page-index .choices>a{display:grid;grid-template-columns:40px 1fr 18px;gap:12px;align-items:center;padding:20px 16px!important}
.page-index .choices .choice-icon{width:40px;height:40px;margin:0}.page-index .choices h2{font-size:16px;line-height:1.4;min-height:0;margin:0}.choice-arrow{color:var(--card-accent);font-size:22px}
.showcase-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.showcase-heading h2{margin:0}.showcase-toggle{border:0;background:transparent;color:#526c7d;min-width:44px;min-height:44px;padding:10px;cursor:pointer;font:inherit;font-size:12px}.showcase-toggle[hidden]{display:none}
.showcase-stage{display:grid;isolation:isolate}.showcase-layer{grid-area:1/1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;background:#fff}.showcase-layer[aria-hidden]{pointer-events:none}
.showcase-card{display:block;min-width:0;background:#fff;color:#23435d;border:1px solid #e1e8ec;border-radius:8px;overflow:hidden;text-decoration:none}.showcase-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#f4f6f6}.showcase-copy{padding:18px 20px 22px}.showcase-copy>span{font-size:12px;color:#617887}.showcase-copy h3{font-size:18px;line-height:1.45;height:2.9em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 16px}.showcase-copy strong{font-size:22px;line-height:1.3;font-weight:600;white-space:nowrap}.showcase-card:focus-visible,.showcase-toggle:focus-visible{outline:3px solid #32b4ca;outline-offset:3px}.showcase-all{display:inline-flex;align-items:center;min-height:44px;margin-top:18px;font-weight:600;font-size:14px;color:#315f7b}.showcase-empty{font-size:14px;color:#617887;margin-bottom:0}
@media(max-width:980px){.showcase-layer{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.page-index .choices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.showcase-layer{grid-template-columns:1fr}.page-index .choices>a{grid-template-columns:1fr 16px;gap:8px;padding:15px 13px!important}.page-index .choices .choice-icon{display:none}.page-index .choices h2{font-size:14px}.showcase-copy strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.hero .scroll-cue{animation:none}}

.showcase-layer>.showcase-card:nth-child(n+4){display:none}
@media(max-width:980px){.showcase-layer>.showcase-card:nth-child(n+3){display:none}}
@media(max-width:600px){.showcase-layer>.showcase-card:nth-child(n+2){display:none}}
.showcase-static .showcase-card:nth-child(n){display:block}
@media(prefers-reduced-motion:reduce){.showcase-layer>.showcase-card:nth-child(n){display:block}}


.page-index .choices{margin-top:24px;margin-bottom:0}
.page-index .showcase{padding-top:32px;padding-bottom:40px}
.page-index .showcase-heading{margin-bottom:20px}
.page-index .showcase-all{margin-top:16px}
.page-index .team-editorial-grid{padding-top:40px;padding-bottom:32px}
.page-index .team-reasons{padding-top:28px;padding-bottom:40px}
.page-index #velemenyek{padding-top:40px;padding-bottom:32px}
.page-index #velemenyek .trustindex-reviews{margin:20px 0 8px}
.page-index .review-summary{margin:8px 0 0}
.page-index .closing h2{margin-bottom:14px}
@media(max-width:700px){
 html{scroll-padding-top:90px}
 header .top{min-height:72px;padding-top:6px;padding-bottom:6px}
 header .brand img{height:52px;max-height:52px}
 .menu{min-height:44px;padding:10px 14px;font-size:14px}
 header nav.open{padding:12px 18px;max-height:calc(100dvh - 80px)}
 header nav a,header nav summary{font-size:16px;min-height:48px}
 input,select,textarea{font-size:16px}
 .page-index .hero{min-height:430px}
 .page-index .hero-content{padding-top:88px;padding-bottom:26px}
 .page-index .hero h1{font-size:clamp(29px,8.2vw,36px);line-height:1.16;letter-spacing:-.035em}
 .page-index .hero p{font-size:15px;line-height:1.65;margin:18px 0 0}
 .page-index .hero .scroll-cue{height:30px;margin-top:18px}
 .page-index .hero .scroll-cue svg{height:30px}
 .page-index .choices{margin-top:18px;gap:10px}
 .page-index .choices>a{min-height:72px}
 .page-index .showcase{padding-top:28px;padding-bottom:28px}
 .page-index .showcase-heading{margin-bottom:18px}
 .page-index .showcase-heading h2,.page-index #velemenyek>h2{font-size:27px;line-height:1.2}
 .page-index .showcase-copy{padding:16px 18px 18px}
 .page-index .showcase-copy h3{font-size:17px;margin:7px 0 12px}
 .page-index .showcase-all{margin-top:10px}
 .page-index .team-editorial-grid{padding-top:30px;padding-bottom:28px;gap:24px}
 .page-index .team-editorial-copy h2{font-size:30px;line-height:1.2;margin-bottom:16px}
 .page-index .team-editorial-copy p{font-size:15px;line-height:1.7;margin-bottom:14px}
 .page-index .team-about-link{margin-top:0;min-height:44px}
 .page-index .team-profile-caption{margin-top:12px}
 .page-index .team-profile-caption strong{font-size:12px;line-height:1.45}
 .page-index .team-reasons{padding-top:24px;padding-bottom:30px}
 .page-index .team-reasons h2{font-size:24px;line-height:1.25;margin-bottom:20px}
 .page-index #velemenyek{padding-top:30px;padding-bottom:28px}
 .page-index #velemenyek .trustindex-reviews{margin-top:18px;margin-bottom:0}
 .page-index .closing{padding:30px 0}
 .page-index .closing h2{font-size:26px;line-height:1.25;text-wrap:pretty}
 .page-index .closing p{font-size:15px}
 .page-index .closing .closing-actions{margin-top:20px;gap:14px}
 .page-index .closing .closing-actions a{min-height:48px}
 footer{padding-top:30px}
 .foot{gap:24px 20px}.foot>div:last-child{grid-column:1/-1}
 .foot strong{margin-bottom:8px}.foot a{padding:9px 0;min-height:44px;font-size:13px}
 .foot p{font-size:13px}.copyright{margin-top:24px;padding:18px 0}
}
@media(max-width:600px){
 .page-index .team-reasons li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px 12px;padding:18px}
 .page-index .team-reasons li>div{display:contents}
 .page-index .team-reasons svg{width:28px;height:28px;margin:0;grid-column:1;grid-row:1}
 .page-index .team-reasons h3{grid-column:2;align-self:center;margin:0;font-size:16px;line-height:1.4}
 .page-index .team-reasons p{grid-column:1/-1;font-size:14px;line-height:1.65}
}
@media(max-width:360px){
 .page-index .choices>a{padding:14px 10px!important}.page-index .choices h2{font-size:13px}
 .page-index .team-profile-caption{padding-left:6px}.page-index .team-profile-caption strong{font-size:11px}
 .review-summary{gap:5px}.review-summary .review-count{font-size:11px}
}


.page-index .team-reasons ul{grid-auto-rows:1fr}
.page-index .team-reasons li{height:100%;align-content:start}
.page-index #velemenyek .trustindex-reviews{min-height:285px}
@media(max-width:600px){.page-index #velemenyek .trustindex-reviews{min-height:300px}}

.mobile-reviews{display:none}
@media(max-width:700px){
 header nav.open{left:auto;right:0;width:min(100%,390px);text-align:right;box-shadow:0 14px 24px #193f6312}
 header nav a,header nav summary{width:100%;justify-content:flex-end;padding:12px 10px}
 header nav details>div{padding:0 10px 8px 0;border-right:2px solid #dbe9ed}
 .page-index #velemenyek .trustindex-reviews{display:none}
 .mobile-reviews{display:flex;align-items:stretch;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b4c6cd #eff3f4;padding:0 0 14px;margin-top:20px}
 .mobile-review{flex:0 0 92%;min-width:0;scroll-snap-align:start;background:#f4f7f8;border:1px solid #e5edef;border-radius:12px;padding:20px;min-height:250px}
 .mobile-review-head{display:flex;justify-content:space-between;gap:12px;align-items:start}
 .mobile-review-head strong{display:block;font-size:14px;line-height:1.4;color:#183d59}
 .mobile-review-head time{display:block;font-size:12px;color:#617887;margin-top:4px}
 .mobile-review-head img{flex-shrink:0}
 .mobile-review-stars{display:block;color:#b38a32;letter-spacing:2px;font-size:19px;margin:14px 0 10px}
 .mobile-review p{font-size:14px;line-height:1.65;margin:0}
 .mobile-review-more summary{color:#326777;min-height:44px;font-size:13px;justify-content:flex-start;gap:8px}
 .mobile-review-more[open] summary:after{content:'⌃'}
 .mobile-review-more p{padding-top:8px}
 .mobile-reviews:focus-visible{outline:2px solid #087d89;outline-offset:4px}
}

@media(max-width:700px){
 .page-index .closing .closing-actions{gap:20px;margin-top:24px}
 .page-index .closing .closing-actions .closing-phone{padding:14px 16px;border:1px solid #ffffff30;border-radius:8px;background:#ffffff07}
 .page-index .closing .closing-actions .button{border:1px solid #9bc7cc;background:#eef7f7;color:#193f63;border-radius:6px}
 .page-index .closing .closing-actions .button:hover{background:#fff}
}


.site-footer{padding-top:36px;background:#f5f8f9;border-top:1px solid #e3eaed}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px;padding-bottom:28px}
.footer-brand{font-size:17px;letter-spacing:.02em;color:#193f63}
.footer-contact p{font-size:13px;color:#617887;margin:7px 0 14px}
.footer-contact>a{display:flex;align-items:center;min-height:44px;font-size:14px;color:#244c65;overflow-wrap:anywhere}
.footer-contact .footer-tel{font-size:18px;font-weight:600}
.footer-contact address{font-style:normal;font-size:13px;line-height:1.7;color:#617887;margin-top:12px}
.site-footer .footer-links{display:flex;position:static;flex-direction:column;align-items:stretch;gap:0;padding:0;border:0;background:transparent;max-height:none;overflow:visible;font-weight:400;min-width:0}
.footer-links h2{font-size:14px;letter-spacing:0;margin:3px 0 12px;font-weight:600}
.site-footer .footer-links a{display:flex;align-items:center;min-height:44px;padding:8px 0;font-size:14px}
.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.footer-bottom{border-top:1px solid #dce5e8;display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;padding-bottom:12px;font-size:11px;color:#617887}
.footer-bottom>a{display:flex;align-items:center;min-height:44px}
@media(max-width:700px){
 .site-footer{padding-top:28px}
 .footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px;padding-bottom:24px}
 .footer-contact{grid-column:1/-1;padding-bottom:22px;border-bottom:1px solid #dce5e8}
 .footer-contact p{margin-bottom:10px}.footer-contact address{margin-top:10px}
 .footer-contact address br{display:none}
 .footer-links h2{margin-bottom:8px;font-size:14px}
 .site-footer .footer-links a{font-size:13px;min-height:44px}
 .footer-bottom{flex-direction:column;align-items:flex-start;gap:2px;padding-bottom:18px}
 .footer-bottom>span{font-size:10px}
}


@media(max-width:700px){
 header .menu{border:1px solid #c8dbe2;border-radius:7px;background:#f5f9fa;color:#193f63;font-weight:600;box-shadow:0 2px 5px #193f6308;min-width:92px}
 header .menu[aria-expanded="true"]{background:#193f63;border-color:#193f63;color:#fff}
 header #nav.open{padding:14px 18px 18px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-bottom:1px solid #cddfe4;box-shadow:0 16px 32px #193f6326}
 header #nav>details{margin-bottom:8px}
 header #nav>details>summary{background:#edf4f6;border:1px solid #e0eaee;border-radius:8px;font-weight:600;padding-inline:14px;color:#193f63}
 header #nav>details[open]>summary{background:#e3eff2;border-color:#bad5dc}
 header #nav>details>div{margin-top:6px;margin-right:8px}
 header #nav>details>div a{font-size:14px}
 header #nav>a{border-bottom:1px solid #e8eef1;gap:14px;padding-inline:14px;font-weight:500}
 header #nav>a:last-child{border-bottom:0}
 header #nav>a:after{content:'→';font-size:18px;color:#4a8b98;font-weight:400}
 header #nav>a:hover,header #nav a:focus-visible{background:#f1f7f8;border-radius:6px}
}


.page-index .showcase-card{transition:border-color .25s ease,box-shadow .25s ease}
.page-index .choices>a{transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
.page-index .showcase-all,.team-about-link{transition:color .2s ease}
.site-footer a{transition:color .2s ease}
.page-index .team-reasons li{transition:border-color .25s ease,background-color .25s ease}
@media(hover:hover) and (pointer:fine){
 .page-index .showcase-card:hover{border-color:#91b7c1;box-shadow:0 10px 28px -16px #193f6345}
 .page-index .choices>a:hover{box-shadow:0 6px 18px -12px #193f6340}
 .page-index .choices>a:hover .choice-arrow{transform:translateX(3px)}
 .choice-arrow{transition:transform .2s ease}
 .page-index .team-reasons li:hover{border-color:#c2d7dc;background:#f0f6f7}
 .showcase-all:hover,.site-footer a:hover{color:#087d89}
}
@media(max-width:700px){
 header #nav.open{transform-origin:top right;animation:menu-arrive .2s ease-out}
 .page-index .choices>a:active,.mobile-review-more summary:active{background:#e4eff2}
 header #nav a:active{background:#e4eff2}
 .page-index .closing .closing-actions a:active{opacity:.82}
 .mobile-review{min-height:260px}
}
@keyframes menu-arrive{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){
 header #nav.open{animation:none}
 .page-index .choices>a:hover .choice-arrow{transform:none}
}


.page-eladnam{--seller-ink:#203f60;--seller-teal:#197c87}
.page-eladnam .seller-hero{position:relative;isolation:isolate;overflow:hidden;background:#f2f5f3}
.page-eladnam .seller-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 46%;z-index:-2}
.page-eladnam .seller-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f5f7f5 0%,#f5f7f5f5 23%,#f5f7f5d9 42%,#f5f7f533 66%,#f5f7f500 100%)}
.page-eladnam .seller-hero-inner{padding-block:22px 50px;min-height:465px}
.page-eladnam .seller-back{display:flex;align-items:center;width:fit-content;font-size:12px;color:#496779;min-height:36px;margin-bottom:34px}
.page-eladnam .seller-hero-copy{max-width:465px}
.page-eladnam .seller-hero .eyebrow{font-size:10px;letter-spacing:.09em;margin:0 0 16px;color:#326b75}
.page-eladnam .seller-hero h1{font-size:clamp(44px,5vw,66px);letter-spacing:-.045em;line-height:1.07;margin:0 0 22px;color:#203f60}
.page-eladnam .seller-hero h1 span{color:#167f8c}
.page-eladnam .seller-hero p{font-size:16px;line-height:1.7;color:#344e60;max-width:380px;margin-bottom:20px}
.page-eladnam .seller-contact-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:48px;border-bottom:1px solid #719aa4;font-size:13px;font-weight:600;color:#204f64}
.page-eladnam .seller-contact-link span{font-size:22px;transition:transform .25s ease}
.page-eladnam .seller-journey{display:grid;grid-template-columns:repeat(4,1fr);padding-block:0;border-bottom:1px solid #d9e4e9}
.page-eladnam .seller-journey a{display:flex;align-items:center;gap:12px;padding:21px 18px;min-height:66px;font-size:12px;font-weight:600;color:#355668;transition:background .25s ease}
.page-eladnam .seller-journey a+a{border-left:1px solid #e0e9ec}
.page-eladnam .seller-journey span{font-size:10px;letter-spacing:.04em;color:#588994;font-weight:400}
.page-eladnam .seller-journey b{margin-left:auto;font-size:18px;font-weight:400;color:#438895}
.page-eladnam .seller-journey a:nth-child(2){background:#f0f7f3}.page-eladnam .seller-journey a:nth-child(3){background:#f8f3ec}
.page-eladnam .seller-overview{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:36px}
.page-eladnam .seller-overview h2{font-size:34px;line-height:1.15;letter-spacing:-.03em;margin:0}
.page-eladnam .seller-overview h2 span{color:#29828c}
.page-eladnam .seller-overview p{font-size:14px;line-height:1.7;color:#5d7180;margin:0;max-width:320px}
.page-eladnam .seller-chapter{scroll-margin-top:110px;position:relative}
.page-eladnam .tone-blue{background:#eaf1f7;--chapter-accent:#347994}
.page-eladnam .tone-sage{background:#edf5f1;--chapter-accent:#368274}
.page-eladnam .tone-sand{background:#f6f0e6;--chapter-accent:#9b7645}
.page-eladnam .tone-navy{background:#203f60;--chapter-accent:#99d3da;color:#fff}
.page-eladnam .chapter-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding-block:34px}
.page-eladnam .chapter-intro{position:relative;min-width:0;align-self:center}
.page-eladnam .chapter-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;display:block;color:var(--chapter-accent);margin-bottom:12px}
.page-eladnam .chapter-intro h2{font-size:29px;line-height:1.18;letter-spacing:-.025em;margin:0;color:inherit}
.page-eladnam .chapter-art{width:min(100%,270px);margin-top:12px;mix-blend-mode:multiply}
.page-eladnam .chapter-art img{display:block;width:100%;height:auto;object-fit:contain}
.page-eladnam .chapter-drawing{display:block;width:100%;height:116px;color:var(--chapter-accent)}
.page-eladnam .tone-navy .chapter-art{mix-blend-mode:normal}
.page-eladnam .seller-task{display:grid;grid-template-columns:30px 1fr;gap:16px;padding:22px 0}
.page-eladnam .seller-task+.seller-task{border-top:1px solid #234d651f}
.page-eladnam .task-number{color:var(--chapter-accent);font-size:12px;line-height:25px;font-weight:600}
.page-eladnam .seller-task h3{font-size:17px;line-height:1.4;letter-spacing:-.015em;margin:0 0 10px;color:inherit}
.page-eladnam .seller-task p{font-size:14px;line-height:1.75;color:#4d6677;margin:0}
.page-eladnam .tone-navy .seller-task p{color:#d1e2ed}
.page-eladnam .tone-navy .seller-task+.seller-task{border-color:#ffffff26}
.page-eladnam .tone-sage .chapter-intro{order:2}.page-eladnam .tone-sage .chapter-grid{grid-template-columns:1.1fr .9fr}
.page-eladnam .tone-sage .chapter-intro{padding-left:24px}
.page-eladnam .seller-agreement{background:#fff;padding:40px 0}
.page-eladnam .seller-agreement-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.page-eladnam .seller-agreement .eyebrow{font-size:10px;letter-spacing:.06em;margin-bottom:14px}
.page-eladnam .seller-agreement h2{font-size:29px;line-height:1.2;letter-spacing:-.025em;margin:0 0 18px}
.page-eladnam .seller-agreement p{font-size:14px;line-height:1.75;color:#526675;margin:0}
.page-eladnam .seller-questions details{border-bottom:1px solid #d6e2e6}
.page-eladnam .seller-questions details:first-child{border-top:1px solid #d6e2e6}
.page-eladnam .seller-questions summary{display:flex;justify-content:space-between;gap:16px;min-height:68px;padding:18px 0;font-size:14px;line-height:1.45;color:#244b63;font-weight:500;cursor:pointer;list-style:none}
.page-eladnam .seller-questions summary::-webkit-details-marker{display:none}
.page-eladnam .seller-questions summary:after{content:'+';font-size:24px;font-weight:400;color:#3c8c9a;flex-shrink:0}
.page-eladnam .seller-questions details[open] summary:after{content:'−'}
.page-eladnam .seller-questions details p{padding:0 28px 20px 0}
.page-eladnam .seller-questions details a{display:inline-flex;min-height:44px;align-items:center;font-size:13px;font-weight:600;margin-bottom:12px;color:#246b7c}
.page-eladnam .seller-closing{margin:0;padding:32px 0;background:#e8f3f3;color:#234861;border-top:1px solid #ccdedf}
.page-eladnam .seller-closing:before,.page-eladnam .seller-closing:after{display:none}
.page-eladnam .seller-closing h2{font-size:29px;letter-spacing:-.025em;line-height:1.25;color:#203f60}
.page-eladnam .seller-closing p{font-size:14px;margin-bottom:0;color:#4f6e7d}
.page-eladnam .seller-closing .closing-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
.page-eladnam .seller-closing .closing-actions>a{margin:0}
.page-eladnam .seller-closing .closing-phone{display:flex;align-items:center;gap:12px;background:transparent;border:0;padding:8px 0;color:#234861;font-size:18px;white-space:nowrap}
.page-eladnam .seller-closing .closing-phone small{display:block;font-size:11px;font-weight:400;letter-spacing:0;margin-bottom:4px;color:#567583}
.page-eladnam .seller-closing .closing-phone svg{color:#30828d;flex-shrink:0}
.page-eladnam .seller-closing .button{font-size:13px;padding:14px 18px;min-height:48px;background:#203f60;color:#fff;border:1px solid #203f60;border-radius:6px;box-shadow:none}
.page-eladnam a:focus-visible,.page-eladnam summary:focus-visible{outline:2px solid #23879a;outline-offset:5px}
@media(hover:hover) and (pointer:fine){.page-eladnam .seller-journey a:hover{background:#dfeef0}.page-eladnam .seller-contact-link:hover span{transform:translate(2px,-2px)}}

@keyframes seller-arrive{from{opacity:.55;transform:translateY(9px)}to{opacity:1;transform:none}}
@keyframes seller-line{from{stroke-dashoffset:280}to{stroke-dashoffset:0}}
@media(prefers-reduced-motion:no-preference){
 .page-eladnam .seller-hero-copy{animation:seller-arrive .7s ease-out both}
 .page-eladnam .seller-chapter.is-arriving .chapter-intro,.page-eladnam .seller-chapter.is-arriving .seller-task{animation:seller-arrive .65s ease-out both}
 .page-eladnam .seller-chapter.is-arriving .seller-task:last-child{animation-delay:.1s}
 .page-eladnam .seller-chapter.is-arriving .chapter-drawing path{stroke-dasharray:280;animation:seller-line 1.4s ease-out both}
}
@media(max-width:900px){.page-eladnam .chapter-grid,.page-eladnam .seller-agreement-grid{gap:30px}.page-eladnam .seller-journey a{gap:7px;padding-inline:10px;font-size:11px}.page-eladnam .seller-closing>.wrap{display:block}.page-eladnam .seller-closing .closing-actions{margin-top:22px}}
@media(max-width:600px){
 .page-eladnam .seller-hero-inner{min-height:495px;padding-block:12px 120px}
 .page-eladnam .seller-cover{object-position:70% 50%}
 .page-eladnam .seller-hero:after{background:linear-gradient(180deg,#f5f7f5 0%,#f5f7f5f2 35%,#f5f7f5c9 63%,#f5f7f515 100%)}
 .page-eladnam .seller-back{margin-bottom:22px}
 .page-eladnam .seller-hero .eyebrow{font-size:9px;letter-spacing:.05em;margin-bottom:12px}
 .page-eladnam .seller-hero h1{font-size:44px;margin-bottom:16px}
 .page-eladnam .seller-hero p{font-size:15px;max-width:320px;line-height:1.65;margin-bottom:14px}
 .page-eladnam .seller-contact-link{font-size:13px;min-height:44px}
 .page-eladnam .seller-journey{grid-template-columns:1fr 1fr;padding-inline:0}
 .page-eladnam .seller-journey a{min-height:52px;padding:14px 12px;font-size:11px}
 .page-eladnam .seller-journey a:nth-child(3){border-left:0;border-top:1px solid #dae4e8}.page-eladnam .seller-journey a:nth-child(4){border-top:1px solid #dae4e8}
 .page-eladnam .seller-overview{display:block;padding-block:28px}
 .page-eladnam .seller-overview h2{font-size:29px}.page-eladnam .seller-overview p{font-size:13px;margin-top:14px}
 .page-eladnam .chapter-grid,.page-eladnam .tone-sage .chapter-grid{grid-template-columns:1fr;gap:8px;padding-block:26px}
 .page-eladnam .chapter-intro,.page-eladnam .tone-sage .chapter-intro{order:0;padding:0;display:grid;grid-template-columns:1fr 96px;gap:0 10px;align-items:center}
 .page-eladnam .chapter-label{grid-column:1/-1;font-size:9px;margin-bottom:13px}
 .page-eladnam .chapter-intro h2{font-size:23px;line-height:1.2}
 .page-eladnam .chapter-art{margin:0;width:96px;align-self:center}
 .page-eladnam .chapter-drawing{height:66px}
 .page-eladnam .seller-task{grid-template-columns:22px minmax(0,1fr);gap:12px;padding-block:20px}
 .page-eladnam .seller-task h3{font-size:16px}.page-eladnam .seller-task p{font-size:14px;line-height:1.7}
 .page-eladnam .seller-task:last-child{padding-bottom:4px}
 .page-eladnam .seller-chapter{scroll-margin-top:85px}
 .page-eladnam .seller-agreement{padding-block:30px}.page-eladnam .seller-agreement-grid{grid-template-columns:1fr;gap:24px}
 .page-eladnam .seller-agreement h2,.page-eladnam .seller-closing h2{font-size:26px}.page-eladnam .seller-agreement h2 br{display:none}
 .page-eladnam .seller-closing .closing-actions{display:grid;gap:16px}.page-eladnam .seller-closing .closing-phone{padding:14px 16px;background:#ffffff70;border:1px solid #ccdee0;border-radius:8px}.page-eladnam .seller-closing .button{width:100%;justify-content:center}
}
@media(max-width:360px){.page-eladnam .chapter-intro{grid-template-columns:1fr 70px}.page-eladnam .chapter-art{width:70px}.page-eladnam .chapter-intro h2{font-size:21px}}


header #nav>details>summary::after{display:none}
header #nav>details>summary::-webkit-details-marker{display:none}


@media(min-width:1200px){
 header .top{width:calc(100% - 64px);max-width:1200px;margin-inline:auto;grid-template-columns:240px minmax(0,1fr);gap:40px}
 header .top>nav{justify-content:center;gap:clamp(18px,2vw,28px);font-size:14px}
 header{--brand-edge:calc(max(32px,(100vw - 1200px)/2) + 240px)}
}


#nav .header-favorites{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:40px;padding:8px 12px;border:1px solid #b7ced1;border-radius:5px;background:#edf5f2;color:#245767;font-size:12px;font-weight:600;text-decoration:none;box-sizing:border-box}
#nav .header-favorites:hover{background:#dfeee8}
#nav .header-favorites:focus-visible{outline:3px solid #278b98;outline-offset:3px}
@media(min-width:901px) and (max-width:1200px){#nav{gap:12px}#nav .header-favorites{padding-inline:8px;font-size:11px}}


body #nav .header-favorites{flex:0 0 auto;gap:4px;min-width:66px;min-height:42px;margin-left:12px;padding:8px 12px;border:1px solid #9dbfc4;border-radius:8px;background:#e7f2ef;color:#214f60;font-size:17px;font-weight:500;line-height:1;letter-spacing:0;box-shadow:0 2px 5px #193c5908}
body #nav .header-favorites:hover{background:#d5e9e3;border-color:#538b95}
@media(max-width:900px){body #nav .header-favorites{align-self:flex-start;margin:8px 0 0;min-width:70px}}


body main[id][class] .focus-hero{position:relative;isolation:isolate;overflow:hidden;display:block;min-height:460px;height:auto;padding:0;background:#203f60;color:#fff;border:0}
body main[id][class] .focus-hero>.focus-hero-inner{position:relative;z-index:1;padding-top:80px;padding-bottom:32px;min-height:460px;display:block;animation:none}
body main[id][class] .focus-hero img.hero-photo,body main[id][class] .focus-hero img.s57-hero-photo,body main[id][class] .focus-hero img.focus-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% 47%;z-index:-2}
body main[id][class] .focus-hero:after{content:'';display:block;position:absolute;inset:0;z-index:-1;width:auto;height:auto;border:0;border-radius:0;transform:none;box-shadow:none;opacity:1;background:linear-gradient(90deg,rgba(20,46,70,.95),rgba(20,46,70,.82) 34%,rgba(20,46,70,.32) 70%,rgba(20,46,70,.09))}
body main[id][class] .focus-hero .eyebrow{font-size:11px;line-height:1.5;font-weight:700;letter-spacing:.14em;color:#c5e4e6;margin:0 0 18px;padding:0;min-height:0}
body main[id][class] .focus-hero h1{font-size:clamp(34px,3.6vw,52px);line-height:1.12;letter-spacing:-.035em;font-weight:600;color:#fff;max-width:610px;min-height:2.24em;margin:0 0 20px}
body main[id][class] .focus-hero h1 em,body main[id][class] .focus-hero h1 .hero-emphasis{color:#b7e6e6;font-style:normal}
body main[id][class] .focus-hero p{font-size:15px;line-height:1.75;max-width:580px;color:#f0f5f7;margin:0}
body main[id][class] .focus-hero .page-crumb,body main[id][class] .focus-hero .s57-back{position:absolute;left:0;top:17px;display:flex;gap:10px;align-items:center;min-height:32px;margin:0;font-size:10px;line-height:1.5;color:#d6e4ec}
body main[id][class] .focus-hero .page-crumb a{min-height:32px;color:inherit}body main[id][class] .focus-hero .page-crumb span{margin:0}
body main[id][class] .focus-hero .service-art,body main[id][class] .focus-hero .scroll-cue{display:none}
body main[id][class] .focus-hero .s57-actions{margin-top:20px}body main[id][class] .focus-hero .s57-hero-proof{display:none}
@media(min-width:1400px){body main[id][class] .focus-hero,body main[id][class] .focus-hero>.focus-hero-inner{min-height:500px}body main[id][class] .focus-hero>.focus-hero-inner{padding-top:86px}}
@media(max-width:700px){body main[id][class] .focus-hero,body main[id][class] .focus-hero>.focus-hero-inner{min-height:470px}body main[id][class] .focus-hero>.focus-hero-inner{padding-top:74px;padding-bottom:32px;width:calc(100% - 40px)}body main[id][class] .focus-hero h1{font-size:34px;line-height:1.12;max-width:100%;margin-bottom:20px}body main[id][class] .focus-hero p{font-size:14px;line-height:1.75;max-width:100%}body main[id][class] .focus-hero .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:18px;max-width:100%}body main[id][class] .focus-hero .s57-actions{gap:12px;margin-top:22px}body main[id][class] .focus-hero:after{background:linear-gradient(90deg,#183650ef,#183650b8 72%,#18365077)}body main[id][class] .focus-hero .page-crumb,body main[id][class] .focus-hero .s57-back{font-size:9px;top:18px}body main[id][class] .focus-hero .s57-hero-link{font-size:11px}.s57-image-note{font-size:8px;bottom:10px}}
@media(max-width:360px){body main[id][class] .focus-hero h1{font-size:30px}body main[id][class] .focus-hero .s57-actions{gap:8px}body main[id][class] .focus-hero .s57-actions .button{font-size:11px;padding-inline:12px}}

body main[id][class] .focus-hero>.focus-hero-inner:not(:has(>.eyebrow)){padding-top:114.5px}
@media(min-width:1400px){body main[id][class] .focus-hero>.focus-hero-inner:not(:has(>.eyebrow)){padding-top:120.5px}}
@media(max-width:700px){body main[id][class] .focus-hero>.focus-hero-inner:not(:has(>.eyebrow)){padding-top:105.5px}}


.fs-page{--ink:#203f60;--line:#d8e1e7;--muted:#637888;color:var(--ink);background:#fff;padding-bottom:0}.fs-page *{box-sizing:border-box}.fs-page [hidden],.h70 [hidden]{display:none!important}.fs-page button,.fs-page input,.fs-page select{font:inherit}.fs-page button{cursor:pointer}.fs-page a{color:inherit}.fs-page :focus-visible,.h70 .fs-suggestions :focus-visible{outline:3px solid #397f9d;outline-offset:3px}.fs-heading{padding-block:34px 25px}.fs-heading nav{display:flex;gap:10px;font-size:11px;color:#657888;margin-bottom:20px}.fs-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.fs-title-row h1{font-size:36px;line-height:1.15;letter-spacing:-1.2px;font-weight:600;color:var(--ink);margin:0 0 10px}.fs-title-row p{margin:0;color:var(--muted);font-size:14px}.fs-other{font-size:12px;font-weight:600;white-space:nowrap}.fs-search{border:1px solid var(--line);border-radius:12px;background:#f6f5f1;padding:20px;scroll-margin-top:95px}.fs-main-fields{display:grid;grid-template-columns:minmax(125px,1fr) minmax(145px,1.12fr) minmax(190px,1.6fr) minmax(180px,1.25fr) auto;align-items:end;gap:14px}.fs-page label,.fs-page legend,.fs-page fieldset{padding:0;margin:0;border:0;min-width:0}.fs-page .fs-field,.fs-city-field>label,.fs-type-field>label,.fs-page legend{font-size:11px;font-weight:600;line-height:1.4}.fs-page .fs-field{display:flex;flex-direction:column;gap:7px;position:relative}.fs-page fieldset>legend{margin-bottom:7px}.fs-page input[type=text],.fs-page select,.fs-page summary{width:100%;height:46px;min-height:46px;padding:10px 12px;border:1px solid #cbd6dd;border-radius:5px;background:#fff;color:var(--ink);font-size:13px;margin:0;box-shadow:none}.fs-page input::placeholder{color:#778792;font-size:12px}.fs-page input[aria-invalid=true]{border-color:#a03939}.fs-page summary{display:flex;justify-content:space-between;gap:8px;align-items:center;cursor:pointer;list-style:none}.fs-page summary::-webkit-details-marker,.h70 summary::-webkit-details-marker{display:none}.fs-page summary span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fs-page details{position:relative;margin-top:7px}.fs-city-options,.fs-type-options{position:absolute;top:calc(100% + 7px);left:0;min-width:100%;width:max-content;max-width:290px;z-index:50;background:#fff;border:1px solid #d4dfe5;border-radius:7px;box-shadow:0 10px 28px #203f6026;padding:8px;max-height:310px;overflow:auto}.fs-city-options label,.fs-type-options label{display:flex!important;align-items:center;flex-direction:row!important;gap:10px!important;padding:10px!important;min-height:43px;font-size:13px!important;font-weight:500!important;white-space:nowrap;margin:0!important;cursor:pointer}.fs-city-options input,.fs-type-options input{width:17px!important;height:17px!important;min-height:17px!important;padding:0!important;margin:0!important;accent-color:#203f60;flex:none}.fs-city-options label:hover,.fs-type-options label:hover{background:#f1f6f8}.fs-pair{display:flex;align-items:center;gap:7px;min-width:0}.fs-pair>.fs-field{flex:1;min-width:0}.fs-price>.fs-pair>.fs-field{font-size:0;gap:0}.fs-price legend span{font-weight:400;color:#617586}.fs-room-options{display:flex;gap:4px}.fs-room-options button{height:46px;min-width:32px;flex:1;padding:0 5px;background:#fff;border:1px solid #cbd6dd;border-radius:5px;color:#203f60;font-size:12px}.fs-room-options button[aria-pressed=true]{background:#203f60;border-color:#203f60;color:#fff}.fs-more{height:46px;background:#fff;border:1px solid #cbd6dd;border-radius:5px;font-size:12px!important;font-weight:600!important;display:flex;gap:12px;align-items:center;justify-content:center;padding:0 13px;color:#203f60;white-space:nowrap}.fs-more[aria-expanded=true]{background:#e3edf2}.fs-main-fields:has(.fs-rooms[hidden]){grid-template-columns:1fr 1.1fr 1.7fr auto}.fs-extra{border-top:1px solid #dce2e5;margin-top:22px;padding-top:20px}.fs-extra-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.fs-extra-heading h2{font-size:18px;margin:0;color:#203f60;letter-spacing:-.4px}.fs-close{background:none;border:0;font-size:24px!important;width:40px;height:40px;color:#203f60}.fs-extra-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fs-extra-fields .fs-pair>.fs-field{font-size:0;gap:0}.fs-feature-options{display:flex;flex-wrap:wrap;align-items:center;gap:18px;grid-column:1/-1}.fs-feature-options:empty{display:none}.fs-feature-options label{display:flex;gap:8px;align-items:center;font-size:13px}.fs-feature-options input{width:18px;height:18px;accent-color:#203f60}.fs-extra-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;margin-top:20px;border-top:1px solid #dce2e5}.fs-button{display:inline-flex;gap:16px;justify-content:center;align-items:center;min-height:46px;padding:12px 22px;background:#203f60;border:1px solid #203f60;color:#fff!important;border-radius:5px;font-size:12px!important;font-weight:600!important}.fs-button:hover{background:#315c79}.fs-clear{border:0;background:none;color:#536d7f;padding:8px 0;min-height:40px;font-size:11px!important;text-decoration:underline;text-underline-offset:3px}.fs-error{font-size:12px;color:#993c3c;margin:0}.fs-error:not(:empty){margin-top:14px}.fs-results{padding-top:28px;padding-bottom:55px;scroll-margin-top:95px}.fs-result-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.fs-result-bar>p{font-size:19px;font-weight:600;margin:0}.fs-result-bar label{display:flex;align-items:center;gap:10px;color:#607685;font-size:11px}.fs-result-bar select{width:205px;height:42px;min-height:42px;font-size:12px}.fs-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px}.fs-chip{background:#eef3f5;border:1px solid #d8e2e8;border-radius:25px;color:#294a62;min-height:34px;padding:7px 12px;font-size:11px!important}.fs-chips>.fs-clear{margin-left:6px}.fs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 22px}.fs-card{display:block!important;min-width:0;overflow:hidden;border:1px solid #dfe6ea;border-radius:9px;background:#fff;text-decoration:none;box-shadow:0 3px 12px #203f6005;transition:box-shadow .2s,transform .2s}.fs-card:hover{box-shadow:0 8px 25px #203f6019;transform:translateY(-3px)}.fs-photo{position:relative;aspect-ratio:4/3;background:#e9eef0;overflow:hidden}.fs-photo img{width:100%;height:100%;object-fit:cover;display:block}.fs-badge{position:absolute;left:14px;top:14px;padding:6px 10px;background:#fff;border-radius:4px;font-size:10px;font-weight:600}.fs-card-copy{padding:20px}.fs-card h2{font-size:15px;line-height:1.5;letter-spacing:-.2px;font-weight:600;color:#203f60;margin:0 0 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3em}.fs-card .fs-location{font-size:11px;line-height:1.5;color:#637988;margin:0 0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fs-card .fs-price-text{display:block;font-size:21px;letter-spacing:-.7px;color:#203f60}.fs-card .fs-facts{font-size:12px;line-height:1.5;color:#647b8a;margin:10px 0 0}.fs-pagination{text-align:center;margin-top:32px}.fs-pagination p{font-size:11px;color:#6b7f8d;margin:0 0 12px}.fs-pagination button{background:#fff;color:#203f60!important;border-color:#c5d3dd;min-width:235px}.fs-empty,.fs-data-notice{text-align:center;padding:50px 24px;border:1px solid #dce5e9;background:#f6f8f9;border-radius:10px}.fs-empty>span{font-size:44px;color:#809ba9}.fs-empty h2,.fs-data-notice h2{font-size:24px;line-height:1.4;color:#203f60;max-width:560px;margin:12px auto}.fs-empty p,.fs-data-notice p{font-size:13px;color:#637787;line-height:1.7}.fs-empty>div{display:flex;justify-content:center;align-items:center;gap:22px;margin:24px 0}.fs-empty>a{display:inline-block;font-size:13px;font-weight:600;min-height:44px;padding:10px}.fs-contact{padding:38px 0;background:#eaf0f3}.fs-contact>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.fs-contact h2{font-size:23px;letter-spacing:-.5px;margin:0 0 12px;color:#203f60}.fs-contact p{font-size:13px;color:#5b7283;margin:0;line-height:1.7}.fs-contact a{white-space:nowrap;font-size:13px;font-weight:600;padding:14px 0}.fs-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:5px;background:#fff;border:1px solid #ccd9e1;border-radius:6px;box-shadow:0 8px 24px #203f6024;z-index:65;max-height:265px;overflow-y:auto;min-width:130px;padding:5px}.fs-suggestions button{display:block;width:100%;min-height:36px;text-align:left;border:0;background:#fff;padding:8px 10px;font:500 12px/1.4 Montserrat,sans-serif;color:#203f60;cursor:pointer;white-space:nowrap}.fs-suggestions button:hover,.fs-suggestions button[aria-selected=true]{background:#e7f0f5}.h70 .h70-search>div{overflow:visible}.h70 .h70-search:not(.open)>div{visibility:hidden;overflow:hidden}.h70 .h72-price-field{position:relative}.h70 .h72-number{position:relative}.h70 .h70-fields{grid-template-columns:1fr 1.1fr .9fr .9fr 1.25fr auto;gap:10px}.h70 .fs-type-field{min-width:0}.h70 .fs-type-field>label{margin:0 0 7px;font-size:11px}.h70 .fs-type-picker{position:relative}.h70 .fs-type-picker>summary{height:46px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid #c9d3d9;border-radius:4px;padding:10px;background:#fff;color:#203f60;font-size:13px;cursor:pointer;list-style:none}.h70 .fs-type-picker>summary span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.h70 .fs-rooms{padding:0;margin:0;border:0;min-width:0}.h70 .fs-rooms legend{font-size:11px;font-weight:600;line-height:1.4;padding:0;margin-bottom:7px}.h70 .fs-room-options button{font-family:inherit}.h70 .h70-fields:has(.fs-rooms[hidden]){grid-template-columns:1fr 1.1fr 1fr 1fr auto}.h70 .h72-number input{appearance:none}.h70 .h72-number input[aria-invalid=true]{border-color:#993c3c}
.fs-detail{padding:32px 0 60px;color:#203f60}.fs-detail-back{display:inline-block;font-size:12px;padding:12px 0;margin-bottom:15px}.fs-detail h1{font-size:32px;line-height:1.3;max-width:850px;margin:0 0 12px}.fs-detail-location{font-size:14px;color:#647b89}.fs-detail-layout{display:grid;grid-template-columns:2fr 1fr;gap:28px;margin-top:25px;align-items:start}.fs-detail-photos{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fs-detail-photos img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px}.fs-detail-photos img:first-child{grid-column:1/-1}.fs-detail-aside{background:#f1f5f7;padding:26px;border-radius:9px;position:sticky;top:100px}.fs-detail-price{font-size:26px;font-weight:700}.fs-detail-aside dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px;margin:22px 0}.fs-detail-aside dt{color:#637b8b}.fs-detail-aside dd{margin:0}.fs-detail-copy{max-width:780px;white-space:pre-line;font-size:14px;line-height:1.9;margin-top:28px}
@media(min-width:701px) and (max-width:1100px){.fs-main-fields{gap:9px;grid-template-columns:1fr 1.05fr 1.4fr 1.25fr auto}.fs-more{font-size:11px!important;padding:0 9px;gap:6px}.fs-room-options button{min-width:27px}.fs-page input[type=text],.fs-page summary{padding-inline:8px}.h70 .h70-fields{gap:8px}.h70 .fs-room-options button{min-width:26px}}
@media(max-width:900px){.fs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fs-main-fields,.fs-main-fields:has(.fs-rooms[hidden]){grid-template-columns:1fr 1fr}.fs-price{grid-column:1/-1}.fs-main-fields>.fs-more{grid-column:auto}.fs-extra-fields{grid-template-columns:1fr 1fr}.fs-title-row h1{font-size:31px}}
@media(max-width:600px){.fs-heading{padding-block:24px 20px}.fs-title-row{align-items:flex-start}.fs-title-row h1{font-size:27px;letter-spacing:-.8px}.fs-title-row p{font-size:12px}.fs-other{font-size:10px;margin-top:10px}.fs-search{padding:16px 13px}.fs-main-fields{gap:15px 10px}.fs-page input[type=text],.fs-page select,.fs-page summary{font-size:16px;height:48px;min-height:48px}.fs-page summary{font-size:13px}.fs-room-options button{min-height:48px;min-width:28px;font-size:12px}.fs-more{font-size:11px!important;height:48px;padding:0 9px}.fs-extra-fields{grid-template-columns:1fr}.fs-extra-bottom{align-items:flex-start;gap:12px}.fs-extra-bottom .fs-button{padding:10px;font-size:11px!important}.fs-result-bar{gap:10px;align-items:center}.fs-result-bar>p{font-size:16px}.fs-result-bar label{display:block;font-size:10px}.fs-result-bar select{width:172px;height:42px;min-height:42px;font-size:12px;margin-top:5px}.fs-grid{grid-template-columns:1fr;gap:22px}.fs-card-copy{padding:20px}.fs-card h2{font-size:16px;min-height:0}.fs-card .fs-price-text{font-size:24px}.fs-results{padding-top:20px;padding-bottom:35px}.fs-empty{padding:30px 16px}.fs-empty h2{font-size:21px}.fs-empty>div{flex-direction:column;gap:8px}.fs-contact>.wrap{display:block}.fs-contact h2{font-size:23px}.fs-contact a{display:inline-block;margin-top:12px}.fs-suggestions{min-width:120px}.fs-suggestions button{min-height:42px;font-size:12px}.fs-detail-layout{grid-template-columns:1fr}.fs-detail h1{font-size:25px}.fs-detail-aside{position:static}.fs-detail-photos{gap:8px}.fs-detail-copy{font-size:13px}}
@media(max-width:700px){.h70 .h70-fields,.h70 .h70-fields:has(.fs-rooms[hidden]){grid-template-columns:1fr 1fr;gap:14px 10px}.h70 .fs-rooms{grid-column:1/-1}.h70 .h70-fields>.h72-submit{grid-column:1/-1}.h70 .fs-type-picker>summary{height:48px}.h70 .fs-room-options button{min-height:44px}.h70 .h70-search-links{gap:10px}.h70 .h70-search form{padding-bottom:8px}}
@media(prefers-reduced-motion:reduce){.fs-page *{scroll-behavior:auto!important;transition:none!important}}
.fs-page summary::after,.h70 .fs-type-picker>summary::after{content:none!important}
@media(min-width:901px){.h70 .h70-property-track:has(>.h70-property:nth-child(3):last-child){grid-auto-columns:calc((100% - 36px)/3)}}


:root{--content-width:1380px;--p93-ink:#183a50;--p93-sand:#ede9e2;--p93-muted:#5c6b70}
body{overflow-wrap:break-word}body .wrap{width:calc(100% - 64px);max-width:var(--content-width);margin-inline:auto}main{min-width:0}img{max-width:100%}
header .top{width:calc(100% - 64px);max-width:1380px;margin-inline:auto;grid-template-columns:220px minmax(0,1fr);gap:36px}header .top>nav{justify-content:center;gap:clamp(16px,1.5vw,28px)}header{--brand-edge:calc(max(32px,(100vw - 1380px)/2) + 220px)}
body .p93-hero{width:calc(100% - 64px);max-width:1380px;min-height:520px;display:grid;grid-template-columns:1fr 1fr;position:relative;margin:24px auto 0;background:#193747;border-radius:8px;overflow:hidden;isolation:isolate;color:white}
body .p93-copy{padding:56px 48px 60px 56px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;position:relative;z-index:2;background:linear-gradient(125deg,#173347,#244957)}
body .p93-copy h1{font-size:clamp(32px,3.4vw,48px);line-height:1.16;letter-spacing:-1.6px;color:#fff;margin:25px 0 22px;max-width:610px;font-weight:600;text-wrap:balance}
body .p93-copy p{font-size:17px;line-height:1.8;color:#e1e9ea;max-width:520px;margin:0}
body .p93-copy .button{margin-top:28px;background:#f2ede3;color:#1c3c4b;border:0;font-size:14px;padding:16px 23px}
body .p93-rating{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#fff;font-size:12px;line-height:1.4;text-decoration:none;padding:10px 14px;border:1px solid #ffffff40;border-radius:40px;background:#ffffff08;box-shadow:none}
.p93-rating b{font-size:18px}.p93-rating>span:first-of-type{color:#f3cf80;letter-spacing:1px}.p93-back,.p93-other{font-size:13px;color:#e6edee;text-decoration:none}.p93-other{margin-top:22px;text-decoration:underline;text-underline-offset:5px}
.p93-visual{position:relative;min-width:0;background:#d5c7b4;overflow:hidden}.p93-room{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right bottom}

.p93-wall{position:absolute;inset:0 0 auto;height:71%;background:linear-gradient(112deg,#d6cbbc,#e3dacf 75%,#c8b8a1);box-shadow:0 12px 35px #41382b20}
body .p93-frame{position:absolute;top:7%;left:13%;width:74%;height:55%;margin:0;padding:13px 13px 26px;border:7px solid #5e4938;background:#f0eee7;box-shadow:5px 10px 20px #32251c36;transform:rotate(-1deg)}
.p93-frame img{display:block;width:100%;height:100%;object-fit:contain;background:#efede7}.p93-frame figcaption{position:absolute;bottom:7px;left:6px;right:6px;text-align:center;color:#5a5147;font:9px/1.1 Arial,sans-serif;letter-spacing:1px}
.p93-inner .p93-copy h1{font-size:clamp(30px,3vw,43px)}.p93-inner{min-height:450px!important}.fs-page .p93-inner{min-height:350px!important;margin-bottom:32px}.fs-page .p93-copy{padding-block:35px}.fs-page .p93-frame{height:61%;top:5%}.fs-page .p93-wall{height:77%}
body .h70-selection{margin-top:0;padding:24px 0 32px;background:transparent;border:0;box-shadow:none}body .h70-selection::before,body .h70-selection::after,body .h70-choices::after{display:none}
body .h70-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;background:none;border:0;box-shadow:none}
body .h70-choices>a{display:flex;align-items:center;justify-content:center;gap:16px;min-height:88px;padding:18px 22px;border:1px solid #dce3e2;border-radius:6px;background:#fafbf9;box-shadow:none;transform:none;color:#1c4054;text-decoration:none;font-size:17px;font-weight:600;transition:background .18s,border-color .18s}
body .h70-choices>a::after,body .h70-choices>a::before{display:none}body .h70-choices>a:hover{background:#eaf0ec;border-color:#a5b5aa}body .h70-choices svg{width:42px;height:42px;flex:0 0 42px}
body .team-reasons ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch;margin-top:32px}body .team-reasons li,body .team-reasons li:nth-child(n){grid-column:auto;display:flex;align-items:flex-start;gap:24px;background:#fafbf9;border:1px solid #e0e6e1;border-radius:7px;padding:32px;min-height:0;transition:background .18s,border-color .18s}
body .team-reasons li:hover{background:#f0f4f0;border-color:#b9c6bb}body .team-reasons li h3{font-size:20px;line-height:1.4;margin:0 0 14px}body .team-reasons li p{font-size:15px;line-height:1.85;margin:0}body .team-reasons li>svg{width:44px;height:44px;flex:0 0 44px}body .team-reasons{padding-block:64px}
.closing{position:relative;isolation:isolate;overflow:hidden}.closing>.wrap{position:relative;z-index:1}.p93-skyline{position:absolute;bottom:-1px;right:0;width:min(900px,70vw);height:auto;color:currentColor;opacity:.10;pointer-events:none}.p93-credit{font-size:10px;opacity:.8;flex-basis:100%}.footer-bottom{flex-wrap:wrap}
:focus-visible{outline:3px solid #b28942;outline-offset:5px}.p93-copy a:focus-visible{outline-color:#f3cf80}
@media(min-width:1700px){body .p93-hero{margin-top:32px}.h70 .team-editorial{max-width:1380px;margin-inline:auto}}
@media(max-width:1100px){header .top{grid-template-columns:180px 1fr;gap:16px}header .top>nav{gap:14px;font-size:12px}body .p93-copy{padding:35px}body .h70-choices>a{padding:16px 12px;gap:10px;font-size:15px}body .p93-copy h1{letter-spacing:-1px}}
@media(max-width:800px){header .top{display:flex;justify-content:space-between}body .p93-hero{grid-template-columns:1fr 1fr;min-height:450px}body .p93-copy{padding:30px 24px}.p93-rating{gap:6px!important}.p93-rating>span:last-child{font-size:10px}body .p93-copy h1{font-size:32px}body .team-reasons li{padding:24px;gap:16px}body .h70-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body .wrap,header .top{width:calc(100% - 32px)}body .p93-hero{width:calc(100% - 32px);grid-template-columns:1fr;margin-top:16px;min-height:0;border-radius:6px}body .p93-visual{height:260px;grid-row:1}.p93-wall{height:74%}body .p93-frame{width:64%;left:18%;height:64%;top:5%;border-width:5px;padding:8px 8px 22px;transform:rotate(-1deg)}body .p93-copy{padding:28px 26px 34px}body .p93-copy h1{font-size:32px;line-height:1.16;margin:18px 0 16px}body .p93-copy p{font-size:15px;line-height:1.7}body .p93-inner{min-height:0!important}.p93-inner .p93-visual{height:225px}.fs-page .p93-visual{height:190px}.fs-page .p93-copy{padding:24px}body .h70-choices>a{min-height:76px;font-size:14px;gap:10px}body .h70-choices svg{width:32px;height:32px;flex-basis:32px}body .h70-choices{gap:10px}body .team-reasons ul{grid-template-columns:1fr;gap:16px}body .team-reasons li h3{font-size:18px}body .team-reasons{padding-block:40px}.p93-skyline{width:100%;opacity:.08}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


.p94-landmark{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.page-eladnam .p94-landmark,.page-kiadnam .p94-landmark{object-position:center 32%}

.team-photo-crop{overflow:hidden;display:block;border-radius:6px}body .h70-review-track{max-width:100%;overflow-x:auto}body .h76-carousel{min-width:0}

body{overflow-x:clip}.fs-rooms select{width:100%;min-height:46px;border:1px solid #d6dfdf;border-radius:6px;background:white;padding:10px;color:#203f50;font:inherit}.team-reasons ul{grid-auto-rows:1fr}


body .p97-hero{display:block;min-height:600px!important;background:#173442}
body .p97-hero .p93-visual{position:absolute;inset:0;height:100%;background:#173442}
.p97-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
body .p97-hero .p93-copy{width:51%;min-height:600px;padding:52px 42px 60px 48px;background:transparent}
body .p97-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,32,42,.93) 0%,rgba(12,32,42,.78) 29%,rgba(12,32,42,.45) 42%,transparent 62%);z-index:1;pointer-events:none}
body .p97-hero .p93-copy h1{max-width:510px;font-size:clamp(34px,3.5vw,49px);line-height:1.13;letter-spacing:-1.5px;text-wrap:balance}
body .p97-hero .p93-copy p{max-width:425px;font-size:17px;line-height:1.8;color:#f0f1eb}
body .p97-hero .p93-rating{background:#142f3b99;border-color:#f4dfaa55;padding:11px 14px;font-size:11px}
body .p97-hero.p93-inner{min-height:510px!important}
body .p97-hero.p93-inner .p93-copy{min-height:510px}
body .p97-hero.p93-inner .p93-copy h1{font-size:43px}
.p97-caption{position:absolute;right:22px;bottom:18px;z-index:3;color:#fff;background:#102b36bb;border:1px solid #ffffff25;border-radius:3px;padding:7px 10px;font:10px/1.4 Arial,sans-serif;letter-spacing:.4px;backdrop-filter:blur(6px)}
.p97-review-art{height:460px;position:relative;overflow:hidden;border-radius:7px;margin-bottom:30px;background:#193a46}
.p97-review-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#102d39dd,transparent 65%);pointer-events:none}
.p97-review-title{position:absolute;left:48px;top:50%;transform:translateY(-50%);z-index:2;color:white;max-width:40%}
body .p97-review-title h2{color:white;font-size:43px;line-height:1.15;margin:18px 0 0;text-align:left}
.p97-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2.6px;color:#e7d9b7}
body .p97-closing{max-width:1380px;width:calc(100% - 64px);margin:60px auto;border-radius:7px;padding:0;background:#173442;color:white;min-height:460px}
.p97-closing-art{position:absolute;inset:0}.p97-closing-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#102c38f2 0%,#102c38cb 30%,#102c3855 53%,transparent 75%)}
body .p97-closing>.wrap{width:auto;max-width:none;padding:48px;min-height:460px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px}
body .p97-closing h2{font-size:34px;line-height:1.25;max-width:510px;color:white}body .p97-closing p{color:#e1e9e8}
body .p97-closing .closing-actions{align-items:flex-start;gap:20px;flex-direction:column}
body .p97-closing .closing-phone{color:white}body .p97-closing .button{background:#efe9de;color:#173442;border:0}
.p97-closing .p93-skyline{display:none}
@media(min-width:1700px){body .p97-hero{min-height:640px!important}body .p97-hero .p93-copy{min-height:640px}}
@media(min-width:701px) and (max-width:1000px){body .p97-hero .p93-copy{width:59%;padding:36px 28px}body .p97-hero .p93-copy h1,body .p97-hero.p93-inner .p93-copy h1{font-size:36px}body .p97-hero .p93-copy p{font-size:15px}.p97-review-title{left:28px}body .p97-review-title h2{font-size:34px}}
@media(max-width:700px){body .p97-hero,body .p97-hero.p93-inner{display:flex;flex-direction:column;min-height:0!important}body .p97-hero .p93-visual{position:relative;inset:auto;height:265px;order:0}body .p97-hero .p93-visual .p97-image{object-position:76% center}body .p97-hero .p93-copy,body .p97-hero.p93-inner .p93-copy{width:100%;min-height:0;order:1;padding:28px 26px 34px;background:#173442}body .p97-hero::after{display:none}body .p97-hero .p93-copy h1,body .p97-hero.p93-inner .p93-copy h1{font-size:32px;letter-spacing:-.8px}body .p97-hero .p93-copy p{font-size:15px}body .p97-hero .p93-rating{font-size:10px;gap:7px!important}.p97-caption{right:10px;bottom:10px;font-size:9px;max-width:calc(100% - 20px)}.p97-review-art{height:auto;padding-bottom:110px}.p97-review-art>.p97-image{height:240px;object-position:75% center}.p97-review-art::after{display:none}.p97-review-title{left:24px;top:auto;bottom:24px;transform:none;max-width:90%}body .p97-review-title h2{font-size:30px;margin-top:10px}.p97-review-art .p97-caption{bottom:auto;top:205px}.p97-eyebrow{font-size:9px}body .p97-closing{width:calc(100% - 32px);margin:36px auto;min-height:0}.p97-closing-art{position:relative;height:240px}.p97-closing-art::after{display:none}.p97-closing-art .p97-image{object-position:75% center}body .p97-closing>.wrap{min-height:0;padding:30px 26px;gap:18px}body .p97-closing h2{font-size:28px}.p97-closing-art .p97-caption{bottom:10px}}
body .h70 .p97-review-title h2{color:#fff!important;-webkit-text-fill-color:#fff}
.team-photo-crop{position:relative;isolation:isolate;contain:paint}
html{overflow-x:clip}
@media(max-width:700px){.team-photo-crop:nth-child(2) img{transform:none}}


body .p97-closing{min-height:0;background:#173442}
body .p97-closing>.wrap{min-height:0;padding:44px 48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:36px}
.p98-review-title{margin:0 0 30px;padding-top:12px}
.p98-review-title .p97-eyebrow{color:#526b76}
body .p98-review-title h2{font-size:36px;line-height:1.2;margin:12px 0 0;text-align:left;color:#203f60}
@media(max-width:700px){body .p97-closing>.wrap{padding:30px 26px;flex-direction:column;align-items:flex-start;gap:24px}body .p98-review-title h2{font-size:30px}}

.p99-phone small{display:block;font-size:11px;line-height:1.5;letter-spacing:.15px;font-weight:400;margin-bottom:3px}.p99-phone>span{display:block}.footer-contact .p99-phone{display:block;margin-bottom:12px}.contact .p99-phone{margin-bottom:18px}.closing-actions .p99-phone small{font-size:12px}.sell-phone.p99-phone{display:inline-flex;flex-direction:column;gap:0;margin-right:24px;margin-bottom:14px}.p99-phone small{color:inherit}
body .p99-office-hero{display:grid;grid-template-columns:1fr 1fr;min-height:510px!important}body .p99-office-hero::after{display:none}body .p99-office-hero .p93-copy{width:100%;min-height:510px;background:#173442}body .p99-office-hero .p93-visual{position:relative;inset:auto;height:100%}.p99-office-hero .p93-visual img{width:100%;height:100%;object-fit:cover;object-position:58% center}
.p99-office-gallery{padding-bottom:80px}.p99-office-heading{max-width:800px;margin-bottom:32px}.p99-office-heading h2{font-size:32px;margin-bottom:14px}.p99-office-heading p{line-height:1.7;color:#5c6b70}.p99-office-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.p99-office-grid figure{margin:0;min-width:0}.p99-office-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;height:auto;border-radius:7px}.p99-office-grid figcaption{padding-top:12px;color:#50636e;font-size:13px}
@media(max-width:700px){body .p99-office-hero{display:flex;min-height:0!important}body .p99-office-hero .p93-copy{min-height:0}body .p99-office-hero .p93-visual{height:280px}.p99-office-grid{grid-template-columns:1fr;gap:25px}.p99-office-heading h2{font-size:27px}.p99-office-gallery{padding-bottom:48px}}
.p99-person{min-width:0}.p99-person-contacts{display:flex;flex-direction:column;gap:7px;padding:10px 0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.p99-person-contacts a{color:#244957;text-decoration:none}.p99-person-contacts a:hover{text-decoration:underline}.closing-actions .p99-phone{flex-wrap:wrap}.closing-actions .p99-phone>small{flex-basis:100%}
.p99-appointment{font-size:13px;line-height:1.65;max-width:360px}.contact .p99-appointment{border-left:2px solid #b49a6a;padding-left:15px;margin-top:22px;font-weight:500}
a.p99-directions{display:flex;gap:12px;align-items:center;justify-content:center;min-height:56px;padding:16px 22px;margin:24px 0 0;background:#204759;color:white;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;width:fit-content}a.p99-directions svg{width:23px;height:23px;flex:0 0 23px}.p99-map-help{font-size:12px;color:#60717b;margin:10px 0 20px}.p99-map{height:300px;border-radius:7px;overflow:hidden;background:#edf1ed}.p99-map iframe{border:0;width:100%;height:100%}@media(max-width:700px){a.p99-directions{width:100%;font-size:14px;padding:16px 12px}.p99-map{height:270px}}

body .page-kapcsolat .contact{gap:48px;align-items:start;padding-block:64px}.p100-contact-info{padding:36px;border:1px solid #e0e6e1;background:#fafbf9;border-radius:7px;min-width:0}.p100-eyebrow{display:block;color:#60756e;font-size:11px;letter-spacing:2px;font-weight:600;margin-bottom:12px}.p100-contact-info h2{font-size:28px;line-height:1.25;margin:0 0 28px}.p100-people{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:24px;border-bottom:1px solid #dce3de}.p100-people a.p99-phone{display:block;margin:0;font-size:17px;text-decoration:none;line-height:1.6;color:#244957}.p100-people a small{font-size:12px;color:#596b75;margin-bottom:7px;min-height:36px}.p100-email{display:block;padding-block:24px;text-decoration:none;color:#244957;overflow-wrap:anywhere}.p100-email small{display:block;color:#596b75;font-size:12px;margin-bottom:6px}.p100-email span{font-size:17px}.p100-contact-info h3{font-size:20px;line-height:1.4;padding-top:26px;border-top:1px solid #dce3de;margin:0 0 12px}.p100-contact-info h3+p{font-size:15px;line-height:1.9;margin:0}.p100-contact-info .p99-appointment{font-size:13px;max-width:none;background:#f0eee7;padding:14px 16px;border-radius:0 4px 4px 0;margin:22px 0}.p100-contact-info .p99-directions{width:100%}.p100-contact-info .p99-map-help{line-height:1.6}.page-kapcsolat .contact .panel{border:1px solid #e0e6e1;border-radius:7px;padding:36px;box-shadow:none}.page-kapcsolat .contact .panel h2{font-size:28px}.page-kapcsolat .p93-visual img{object-position:65% center}
@media(max-width:1000px){.p100-people{grid-template-columns:1fr;gap:20px}.p100-people a small{min-height:0}}@media(max-width:700px){body .page-kapcsolat .contact{gap:28px;padding-block:32px}.p100-contact-info,.page-kapcsolat .contact .panel{padding:24px}.p100-contact-info h2,.page-kapcsolat .contact .panel h2{font-size:25px}.p100-people a.p99-phone{font-size:18px}.p100-email span{font-size:16px}}
.page-kapcsolat .p99-office-gallery{padding-top:48px;padding-bottom:0}.page-kapcsolat .p99-office-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.page-kapcsolat .p99-office-heading{margin-bottom:24px}@media(max-width:1000px){.page-kapcsolat .p99-office-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.page-kapcsolat .p99-office-gallery{padding-top:32px}.page-kapcsolat .p99-office-grid{gap:18px 12px}.page-kapcsolat .p99-office-grid figcaption{font-size:11px;line-height:1.5}}

body .h70 .p103-reasons{padding-top:72px;padding-bottom:72px}.p103-eyebrow{display:block;text-transform:uppercase;letter-spacing:2.4px;font-size:11px;font-weight:600;color:#6a796e;margin-bottom:18px}body .h70 .p103-reasons>h2{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-1.2px;margin:0 0 16px;text-align:left}body .h70 .p103-reasons>.p103-intro{margin:0;max-width:650px;font-size:16px;line-height:1.75;color:#60717a}body .h70 .p103-reasons ul{margin:38px 0 0;padding:0;gap:0;background:#fff;border:1px solid #dce3df;border-radius:8px;overflow:hidden;grid-auto-rows:1fr}body .h70 .p103-reasons li:nth-child(n){position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:22px;padding:36px 38px;border:0;border-radius:0;background:#fff;min-height:230px;align-items:start;box-shadow:none;transform:none}body .h70 .p103-reasons li:nth-child(odd){border-right:1px solid #e1e7e2}body .h70 .p103-reasons li:nth-child(-n+2){border-bottom:1px solid #e1e7e2}body .h70 .p103-reasons li:hover{background:#f7f9f6}body .h70 .p103-reasons li>svg{width:36px;height:36px;color:#7b8e80;margin-top:2px}body .h70 .p103-reasons li h3{font-size:21px;line-height:1.35;letter-spacing:-.4px;margin:0 0 16px}body .h70 .p103-reasons li p{font-size:15px;line-height:1.85;color:#566774;margin:0;font-weight:400;max-width:490px}@media(max-width:900px){body .h70 .p103-reasons li:nth-child(n){padding:28px 24px;gap:16px}body .h70 .p103-reasons li h3{font-size:19px}}@media(max-width:700px){body .h70 .p103-reasons{padding-block:42px}body .h70 .p103-reasons>h2{font-size:28px}body .h70 .p103-reasons>.p103-intro{font-size:14px}.p103-eyebrow{font-size:10px}body .h70 .p103-reasons ul{margin-top:28px;grid-auto-rows:auto}body .h70 .p103-reasons li:nth-child(n){padding:26px 22px;grid-template-columns:30px minmax(0,1fr);gap:16px;min-height:0;border:0;border-bottom:1px solid #e1e7e2}body .h70 .p103-reasons li:last-child{border-bottom:0}body .h70 .p103-reasons li>svg{width:28px;height:28px}body .h70 .p103-reasons li h3{font-size:18px}body .h70 .p103-reasons li p{font-size:14px;line-height:1.8}}
body .h70 .p104-reasons ul{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}body .h70 .p104-reasons li:nth-child(n){grid-column:span 2;display:block;padding:26px;background:#f5f8f8;border:1px solid #e3eaeb;border-radius:12px}body .h70 .p104-reasons li:nth-child(4){grid-column:2/span 2}body .h70 .p104-reasons li:nth-child(5){grid-column:4/span 2}body .h70 .p104-reasons li>div{display:block}body .h70 .p104-reasons li h3{font-size:19px;margin:0 0 14px}body .h70 .p104-reasons li svg{width:40px;height:40px;margin:0 0 18px;color:#29818a}body .h70 .p104-reasons li p{font-size:14px;line-height:1.8}@media(max-width:980px){body .h70 .p104-reasons ul{grid-template-columns:repeat(2,minmax(0,1fr))}body .h70 .p104-reasons li:nth-child(n){grid-column:auto}body .h70 .p104-reasons li:last-child{grid-column:1/-1;max-width:none}}@media(max-width:600px){body .h70 .p104-reasons ul{grid-template-columns:1fr;grid-auto-rows:auto}body .h70 .p104-reasons li:nth-child(n){grid-column:auto;padding:24px}}

body .p93-hero{border-radius:5px}body .h70 .team-reasons li:nth-child(n){border-radius:5px;box-shadow:none}body .h70-choices>a{border-radius:4px;box-shadow:none}body .team-photo-crop,body .portrait-frame{border-radius:4px;box-shadow:none}body .team-photo-crop:hover,body .team-profile-card:hover .team-photo-crop{transform:none;box-shadow:none}.p93-rating{backdrop-filter:none!important}body .h70-selection{padding-bottom:36px}body .p99-office-gallery .p99-office-grid img{border-radius:4px}.p100-contact-info,.page-kapcsolat .contact .panel{border-radius:5px}.page-kapcsolat .p99-office-heading h2{font-size:28px}body .h70 .team-reasons{border-top:1px solid #e0e5e2}
[hidden]{display:none!important}.fs-detail-copy{white-space:pre-line}.fs-detail-photos img{max-width:100%;height:auto}html{scroll-padding-top:110px}a,button,input,select,textarea{touch-action:manipulation}
body .h76-stars,body .mobile-review-stars{color:#886414!important;-webkit-text-fill-color:#886414}body .h70-team a>span:last-child{color:#216c76}
.footer-bottom,.footer-bottom a{color:#465b69!important}header nav a[aria-current="page"]{color:#16616b}body .p100-eyebrow{color:#4d6259}


.fs-detail-photos.property-gallery{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;aspect-ratio:1.55;border-radius:12px;overflow:hidden;background:#e9eef1}
.property-gallery-tile{position:relative;display:block;min-width:0;min-height:0;padding:0;border:0;overflow:hidden;cursor:zoom-in;background:#e9eef1}
.property-gallery-tile:first-child{grid-row:1/3}
body .property-gallery-tile img{display:block;width:100%;height:100%;max-height:100%;object-fit:cover;aspect-ratio:auto;border-radius:0;transition:transform .35s ease}
.property-gallery[data-count="1"]{grid-template-columns:1fr;grid-template-rows:1fr;aspect-ratio:4/3}
.property-gallery[data-count="1"] .property-gallery-tile:first-child{grid-row:auto}
.property-gallery[data-count="2"] .property-gallery-tile:nth-child(2){grid-row:1/3}
.property-gallery-count{position:absolute;right:12px;bottom:12px;padding:8px 12px;border:1px solid #ffffff70;border-radius:6px;background:#173442e8;color:#fff;font-size:13px;font-weight:500;pointer-events:none}
.property-gallery-tile:focus-visible{outline:3px solid #fff;outline-offset:-5px}
.property-lightbox{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;border:0;background:#101b23;color:#fff;overflow:hidden}
.property-lightbox::backdrop{background:#101b23}
.property-lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.gallery-toolbar{display:flex;align-items:center;gap:20px;padding:12px max(20px,env(safe-area-inset-right)) 12px max(20px,env(safe-area-inset-left));padding-top:max(12px,env(safe-area-inset-top));background:#14232d;border-bottom:1px solid #ffffff17}
.gallery-title{flex:1;min-width:0;font-size:15px;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.gallery-counter{white-space:nowrap;font-size:14px;font-variant-numeric:tabular-nums;color:#dae6ec}
.property-lightbox button{cursor:pointer;color:#fff;border:1px solid #ffffff40;background:#1e3341;border-radius:50%;min-width:48px;min-height:48px;flex-shrink:0}
.property-lightbox button:hover{background:#304d5e}
.property-lightbox button:focus-visible{outline:3px solid #8bd2d9;outline-offset:3px}
.gallery-close{font-size:30px;line-height:1}
.gallery-stage{position:relative;min-height:0;display:flex;align-items:center;justify-content:center;padding:20px 80px;touch-action:pan-y pinch-zoom}
.gallery-stage .gallery-full-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;user-select:none}
.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);font-size:36px;line-height:1;z-index:2}
.gallery-prev{left:18px}.gallery-next{right:18px}
.gallery-error{text-align:center;color:#e0e9ef;padding:24px}
.gallery-thumbnails{position:relative;display:flex;gap:10px;overflow-x:auto;padding:12px 20px max(16px,env(safe-area-inset-bottom));background:#14232d;scrollbar-width:thin}
.property-lightbox .gallery-thumbnails button{width:80px;height:60px;min-width:80px;padding:0;border:2px solid transparent;border-radius:5px;overflow:hidden;opacity:.65}
.gallery-thumbnails img{width:100%;height:100%;object-fit:cover}
.property-lightbox .gallery-thumbnails button[aria-pressed="true"]{opacity:1;border-color:#a2d9db}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.property-gallery-tile:hover img{transform:scale(1.025)}}
@media(max-width:700px){.fs-detail-photos.property-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:2fr 1fr;aspect-ratio:1/1.08;gap:6px;border-radius:9px}.property-gallery-tile:first-child{grid-column:1/3;grid-row:1}.property-gallery[data-count="1"]{grid-template-rows:1fr;aspect-ratio:4/3}.property-gallery[data-count="2"]{grid-template-columns:1fr 1fr;grid-template-rows:1fr;aspect-ratio:1.2}.property-gallery[data-count="2"] .property-gallery-tile:first-child{grid-column:auto;grid-row:1}.property-gallery[data-count="2"] .property-gallery-tile:nth-child(2){grid-row:1}.property-gallery-count{right:8px;bottom:8px;font-size:12px;padding:6px 8px}.gallery-toolbar{gap:12px;padding-inline:12px}.gallery-title{font-size:13px}.gallery-stage{padding:12px 0 64px}.gallery-prev,.gallery-next{top:auto;bottom:8px;transform:none}.gallery-prev{left:calc(50% - 58px)}.gallery-next{right:calc(50% - 58px)}.gallery-thumbnails{gap:8px;padding-inline:12px}.property-lightbox .gallery-thumbnails button{width:64px;min-width:64px;height:48px}}
@media(prefers-reduced-motion:reduce){.property-gallery-tile img{transition:none}}


body .fs-detail{padding-top:32px;padding-bottom:80px;color:#203f50}
.fs-detail-back{font-size:12px;color:#60727c;text-decoration:none}
.property-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin:32px 0 26px}
body .fs-detail-location{margin:0 0 12px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#6b808a}
body .property-heading h1{font-size:clamp(26px,3vw,42px);line-height:1.2;letter-spacing:-.035em;font-weight:500;max-width:760px;margin:0}
.property-price{flex-shrink:0;text-align:right;padding-bottom:4px}
.property-price>span{display:block;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#6b808a;margin-bottom:8px}
body .fs-detail-price{display:block;font-size:clamp(23px,2.4vw,32px);font-weight:600;letter-spacing:-.04em;white-space:nowrap}
body .fs-detail-photos.property-gallery{aspect-ratio:2.3;border-radius:18px;gap:8px}
.property-jumps{display:flex;gap:28px;padding:22px 0;border-bottom:1px solid #dce4e7;font-size:12px}
.property-jumps a{color:#47606c;text-decoration:none;padding:4px 0}.property-jumps a:hover{color:#138d9d}
body .fs-detail-layout{grid-template-columns:minmax(0,1fr) 320px;gap:70px;margin-top:42px}
.property-main>section{scroll-margin-top:120px}.property-main>section+section{margin-top:38px;padding-top:30px;border-top:1px solid #e2e8ea}
.property-eyebrow{display:block;font-size:9px;font-weight:600;letter-spacing:.18em;color:#78909a;margin-bottom:13px}
.property-main h2{font-size:23px;font-weight:500;letter-spacing:-.025em;margin:0 0 22px}
.property-highlights{display:flex;gap:36px;padding:0 0 25px;margin-bottom:24px;border-bottom:1px solid #e2e8ea}
.property-highlights strong{display:block;font-size:22px;font-weight:500;letter-spacing:-.025em}.property-highlights span{display:block;font-size:11px;color:#71818a;margin-top:6px}
body .fs-detail-copy{font-size:14px;line-height:1.95;color:#526570;margin:0;white-space:pre-line}
.property-description-more{margin-top:14px;font:inherit;font-size:12px;background:none;border:0;border-bottom:1px solid #92aab4;padding:5px 0;color:#234d60;cursor:pointer}
body .fs-detail-aside{background:#f4f7f7;border:1px solid #e3eaeb;border-radius:18px;padding:28px;top:115px;box-shadow:0 16px 45px #25495d06;scroll-margin-top:120px}
.property-agent-profile{display:flex;align-items:center;gap:16px;margin:24px 0 18px}
.property-agent-profile img{width:76px;height:76px;border-radius:50%;object-fit:cover;object-position:center 22%;background:#e3e9e9}
.property-agent-profile strong{display:block;font-size:17px;font-weight:600;line-height:1.4}.property-agent-profile span{display:block;font-size:11px;color:#71828a;margin-top:4px}
.property-agent-intro{font-size:12px;line-height:1.8;color:#647680;margin-bottom:24px}
.property-agent-phone{display:block;color:#244c60;font-size:20px;font-weight:500;text-decoration:none;margin-bottom:18px;letter-spacing:-.03em}
body .fs-detail-contact{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;box-sizing:border-box;min-height:50px;padding:14px 17px;background:#244c60;border:1px solid #244c60;color:#fff;font-size:12px;border-radius:8px;text-decoration:none;box-shadow:0 4px 10px #244c6012}
body .fs-detail-contact:hover{background:#16384b}.property-agent-email{display:block;font-size:10px;color:#6b808a;text-decoration:none;text-align:center;margin-top:16px;overflow-wrap:anywhere}
body .property-facts{display:grid;grid-template-columns:1fr 1fr;margin:0;font-size:13px;gap:0 28px}.property-facts>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #edf0f1}.property-facts dt{color:#75858e}.property-facts dd{margin:0;text-align:right;font-weight:500}
@media(max-width:900px){body .fs-detail-layout{gap:30px;grid-template-columns:minmax(0,1fr) 280px}body .fs-detail-aside{padding:22px}.property-heading{gap:20px}.property-highlights{gap:24px}}
@media(max-width:700px){body .fs-detail{padding-top:22px;padding-bottom:45px}.property-heading{display:block;margin:24px 0 20px}.property-price{text-align:left;margin-top:20px}.property-price>span{display:none}body .fs-detail-price{font-size:27px}body .fs-detail-photos.property-gallery{aspect-ratio:1.12;border-radius:12px}.property-jumps{gap:22px;font-size:11px;padding:17px 0;overflow-x:auto}body .fs-detail-layout{grid-template-columns:1fr;gap:32px;margin-top:30px}body .fs-detail-aside{position:static;grid-row:1;padding:22px}.property-agent-profile{margin:15px 0}.property-agent-intro{display:none}.property-agent-phone{font-size:19px}.property-agent-profile img{width:65px;height:65px}.property-agent-email{margin-top:13px}.property-main h2{font-size:22px}.property-highlights{justify-content:space-between;gap:12px}.property-highlights strong{font-size:21px}body .property-facts{grid-template-columns:1fr}}
body .property-jumps{position:static;inset:auto;flex-direction:row;align-items:center;max-height:none;background:transparent;overflow-x:auto;white-space:nowrap}
body .property-jumps>a{min-height:32px;flex-shrink:0;font-weight:500}

body .fs-detail{max-width:1280px;padding-top:24px}
.property-heading{margin:24px 0 24px;align-items:center}
body .property-heading h1{font-weight:500;letter-spacing:-.045em;font-size:clamp(27px,3.1vw,42px)}
body .fs-detail-photos.property-gallery{aspect-ratio:2.45;border-radius:14px;gap:7px}
body .fs-detail-layout{gap:64px;margin-top:32px;grid-template-columns:minmax(0,1fr) 340px}
.property-highlights{gap:38px;margin:0 0 28px;padding:0 0 23px}
.property-highlights strong{font-size:25px;font-weight:500}.property-highlights span{font-size:10px;letter-spacing:.045em}
.property-benefits{padding:0 0 24px}.property-benefits .property-eyebrow{margin-bottom:17px}
.property-benefits ul{list-style:none;margin:0;padding:0;display:grid;gap:15px}
.property-benefits li{display:flex;align-items:center;gap:13px;font-size:15px;line-height:1.55;font-weight:500;letter-spacing:-.015em;color:#244556}
.benefit-mark{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;background:#eef5f4;color:#448b87;border:1px solid #dceae7;border-radius:50%;font-size:16px;font-weight:400}
.property-disclosure{border-top:1px solid #dfe6e8;padding:0;background:transparent;scroll-margin-top:110px}
.property-disclosure summary{display:flex;justify-content:space-between;gap:20px;align-items:center;list-style:none;min-height:62px;padding:0;color:#4c626d;font-weight:500;font-size:13px;cursor:pointer}
.property-disclosure summary::-webkit-details-marker{display:none}.property-disclosure summary span{font-size:20px;font-weight:400;color:#79929a;transition:transform .2s}.property-disclosure[open] summary span{transform:rotate(45deg)}
.property-disclosure .fs-detail-copy,.property-disclosure .property-facts{padding-bottom:25px}
.property-watch-link{display:flex;justify-content:space-between;border-top:1px solid #dfe6e8;font-size:11px;color:#74878e;padding:20px 0;text-decoration:none}
body .fs-detail-aside{background:linear-gradient(145deg,#fafbfa,#eef3f2);border:1px solid #e0e8e6;border-radius:14px;padding:27px;box-shadow:0 10px 35px #25495d05}
.property-agent-profile{margin:20px 0 22px;gap:17px}.property-agent-profile img{width:90px;height:104px;border-radius:7px;object-position:center 20%}.property-agent-profile strong{font-size:19px;font-weight:500;letter-spacing:-.025em}.property-agent-profile span{font-size:10px;line-height:1.6}
.property-agent-intro{display:none}.property-agent-phone{font-size:22px;margin-bottom:20px}body .fs-detail-contact{min-height:52px;background:#234758;border-color:#234758;font-weight:500;box-shadow:0 3px 0 #173847;border-radius:7px}.property-agent-email{font-size:11px;margin-top:20px}
@media(max-width:900px){body .fs-detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:32px}.property-agent-profile img{width:74px;height:88px}}
@media(max-width:700px){body .fs-detail{padding-top:20px}.property-heading{margin-top:20px}body .fs-detail-photos.property-gallery{aspect-ratio:1.12;border-radius:10px}body .fs-detail-layout{display:flex;flex-direction:column;gap:22px;margin-top:26px}.property-main{width:100%}body .fs-detail-aside{width:100%;box-sizing:border-box;padding:22px}.property-highlights{gap:24px;justify-content:flex-start;margin-bottom:24px}.property-benefits li{font-size:14px}.property-agent-profile img{width:80px;height:92px}.property-agent-phone{font-size:22px}.property-agent-profile strong{font-size:21px}.property-price{margin-top:16px}.property-disclosure summary{min-height:58px}}
.property-disclosure>summary::after{display:none!important}
.property-contact-dialog{position:fixed;inset:0;width:min(460px,calc(100vw - 36px));max-height:calc(100dvh - 40px);box-sizing:border-box;margin:auto;padding:38px;border:1px solid #dfe7e8;border-radius:20px;background:#fbfcfb;color:#234758;box-shadow:0 30px 100px #102c4b33;overflow:auto}
.property-contact-dialog::backdrop{background:#132c3cca;backdrop-filter:blur(5px)}
.contact-dialog-close{position:absolute;right:14px;top:14px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #e0e8e8;border-radius:50%;background:#fff;color:#365868;font-size:27px;cursor:pointer}
.property-contact-dialog h2{font-size:30px;font-weight:500;letter-spacing:-.04em;margin:18px 0 12px}.contact-property-title{font-size:12px;line-height:1.6;color:#74858d;margin-bottom:24px}.contact-person{border-block:1px solid #e0e7e8}.contact-dialog-note{font-size:12px;line-height:1.7;color:#6c8089;margin:24px 0 15px}.contact-dialog-actions{display:grid;gap:10px}.contact-dialog-action{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px 20px;border:1px solid #234758;border-radius:8px;color:#fff;background:#234758;text-decoration:none;font-size:13px;font-weight:500;box-sizing:border-box}.contact-dialog-action+ .contact-dialog-action{background:transparent;color:#234758;border-color:#c4d4da}.contact-dialog-action:hover{filter:brightness(.94)}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.fs-detail-contact,.contact-dialog-action{transition:background .2s,transform .2s,box-shadow .2s}.fs-detail-contact:hover,.contact-dialog-action:hover{transform:translateY(-1px)}}
@media(max-width:700px){.property-contact-dialog{padding:30px 24px}.property-contact-dialog h2{font-size:27px}}

body .property-main>.property-description-visible{margin-top:0;padding-top:25px;border-top:1px solid #dfe6e8;padding-bottom:28px}
.property-description-visible h2{font-size:17px;font-weight:500;letter-spacing:-.02em;margin:0 0 17px;color:#2c4b5b}
.property-description-visible .fs-detail-copy{font-size:13px;line-height:1.95;max-width:68ch;color:#60717b;white-space:pre-line;overflow-wrap:anywhere}
@media(max-width:700px){.property-description-visible .fs-detail-copy{font-size:14px;line-height:1.85}.property-description-visible h2{font-size:18px}}


.fs-detail .fs-detail-location,.fs-detail .property-price>span,.fs-detail .property-highlights span,.fs-detail .property-facts dt,.fs-detail .property-eyebrow,.fs-detail .property-agent-profile span,.fs-detail .property-agent-email,.fs-detail .fs-detail-back{color:#465e6b}
.fs-detail .property-fact-icon{display:block;font-size:22px!important;color:#246471!important;margin-bottom:7px}
.fs-detail .property-agent-phone{display:flex;justify-content:center;align-items:center;min-height:48px;padding:12px 16px;border:1px solid #9bafb6;border-radius:8px;background:#f2f6f5;color:#204653;font-size:15px!important;font-weight:600}
.fs-page .fs-location,.fs-page .fs-facts,.fs-page .fs-result-bar label,.fs-page .fs-previous-price,.fs-page .fs-previous-price s{color:#465e6b}
.fs-page .fs-search label,.fs-page .fs-search legend,.fs-page .fs-search legend span{color:#344f5e}
input::placeholder,textarea::placeholder{color:#5b6a72!important;opacity:1}
.fs-page .fs-view-switch button{color:#3e5663}
.property-contact-dialog .property-eyebrow,.property-contact-dialog .contact-dialog-note{color:#465e6b}
.fs-detail .benefit-mark{color:#245d5a}
footer p,footer .p99-appointment,.fs-page .fs-contact p{color:#465e6b!important}
.h76-read-more{color:#505b62!important}
.sell-step,.number{color:#286477!important}
.fs-detail .property-description summary span,.fs-detail .property-facts-toggle span{color:#465e6b}
.hero-segment h2{color:#193b4a!important;text-shadow:0 1px 1px #ffffff70}
.property-data-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px;border-radius:6px;background:#eaf2f1;color:#265b63;font-size:15px;font-weight:600}


:root{--focus-ink:#193c59;--focus-teal:#126777;--focus-sea:#dcefed;--focus-sand:#f4e9d9;--focus-copper:#925332}
body{background:#fff;color:#253e4b}
.p93-inner{box-shadow:0 10px 28px #193c5912}
.hero-route-primary,.fs-page .fs-button,.fs-detail .fs-button{background:linear-gradient(135deg,#126777,#193c59)!important;color:#fff!important;border-color:#126777!important}
.hero-route-primary:hover,.fs-page .fs-button:hover,.fs-detail .fs-button:hover{background:#104e5d!important}
.team-editorial{background:linear-gradient(180deg,#fff 0%,#f6eee3 55%,#fff 100%)}
.team-profile-card{box-shadow:0 14px 30px #193c5918;border-radius:14px;overflow:hidden}
.team-profile-card .team-profile-caption{background:#193c59!important;color:#fff!important;padding:16px 18px!important}
.team-profile-card .team-profile-caption strong{color:#fff!important}
.team-reasons.p104-reasons li{border-top:3px solid #167788;padding-top:24px}
.team-reasons.p104-reasons li:nth-child(2){border-color:#a7653d}
.team-reasons.p104-reasons li:nth-child(3){border-color:#456496}
.team-reasons.p104-reasons li>svg{color:#126777;background:#e0eeeb;border-radius:14px;padding:9px;box-sizing:content-box}
.team-reasons.p104-reasons li:nth-child(2)>svg{color:#925332;background:#f6e9d7}
.team-reasons.p104-reasons li:nth-child(3)>svg{color:#355482;background:#e8edf6}
.h70-reviews .mobile-review{background:#f0f7f5!important;border:1px solid #cfe1dc!important;border-radius:12px!important}
.h70-reviews .mobile-review:nth-child(2n){background:#f8f0e5!important;border-color:#e7d9c5!important}
.h76-rating{background:#fff6e5;border:1px solid #e4cba3;border-radius:12px;padding:14px 20px}
.journal-card{background:#fff;border:1px solid #d4e0e3!important;box-shadow:0 10px 25px #193c5910;border-radius:12px!important;overflow:hidden}
.journal-image span{background:#193c59!important;color:#fff!important}
.journal-card:nth-child(2) .journal-image span{background:#126777!important}
.journal-card:nth-child(3) .journal-image span{background:#925332!important}
.closing.p97-closing{background:linear-gradient(115deg,#153852,#126777)!important;color:#fff!important}
.closing.p97-closing h2,.closing.p97-closing p{color:#fff!important}
.closing.p97-closing .button{background:#f4e9d9!important;color:#193c59!important;border-color:#f4e9d9!important}
.sell-life{background:linear-gradient(180deg,#fff,#f6eddf 15%,#f6eddf 85%,#fff)!important}
.sell-situation{background:#fff!important;border:1px solid #e7d8c4!important;border-radius:14px;padding:28px!important}
.sell-situation .sell-step{color:#925332!important}
.sell-process{background:#e4f1ef!important}
.sell-timeline .sell-step{color:#fff!important;background:#126777;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}
.tinted{background:#e7f1ef!important}
.fs-page .fs-search{background:#e8f2f0;border-color:#c0d6d3}
.fs-page .fs-card{border:1px solid #cbdcde!important;border-radius:13px!important;box-shadow:0 8px 24px #193c590c}
.fs-page .fs-card-copy{background:#fff}
.fs-page .fs-price-text{color:#126272}
.fs-page .fs-badge{background:#193c59!important;color:#fff!important}
.fs-page .fs-signal-badge{background:#fbefda;color:#71401f;border-color:#e6cda6}
.fs-page .fs-view-switch{background:#e3eeec;border-color:#bfd4d0}
.fs-page .fs-view-switch button[aria-pressed=true]{background:#193c59;color:#fff}
.fs-page .fs-contact{background:#193c59!important}
.fs-page .fs-contact h2,.fs-page .fs-contact p{color:#fff!important}
.fs-page .fs-contact a{background:#f4e9d9!important;color:#193c59!important}
.fs-detail .property-price{background:#e0f0ed;padding:18px 24px;border-radius:12px;border:1px solid #bbd8d2}
.fs-detail .property-highlights{background:#e5f1ef;border:1px solid #c7ded9;border-radius:12px;padding:20px}
.fs-detail .property-benefits{background:#f7ecdc;border:1px solid #e8d7bb;border-radius:12px;padding:24px}
.fs-detail .property-benefits .property-eyebrow{color:#714326}
.fs-detail .property-benefits .benefit-mark{background:#fff8eb;color:#824620}
.fs-detail .fs-detail-aside{background:#eaf2f5;border:1px solid #c9dce4;border-top:4px solid #126777;border-radius:14px;padding:26px}
.fs-detail .property-agent-phone{background:#fff;border-color:#7b9ba9;color:#193c59}
.fs-detail .property-disclosure{border-top-color:#a5c6cb}
.fs-detail .property-data-icon{background:#d5e8e4;color:#125865}
@media(max-width:650px){.fs-detail .property-price{padding:14px 18px}.fs-detail .property-benefits{padding:20px}.fs-detail .property-highlights{padding:16px}.sell-situation{padding:22px!important}.team-profile-card .team-profile-caption{padding:12px!important}}

.fs-detail .property-price,.fs-detail .fs-detail-aside{position:relative;overflow:hidden}
.fs-detail .property-price{border-right:0;padding-right:38px}
.fs-detail .property-price::after{content:'';position:absolute;right:-9px;top:-12px;width:23px;height:calc(100% + 24px);transform:skewX(-23deg);background:linear-gradient(90deg,#247f91 0 38%,#193c59 38% 78%,#6679a7 78%);pointer-events:none}
.fs-detail .fs-detail-aside{border-top:0;padding-top:34px}
.fs-detail .fs-detail-aside::before{content:'';position:absolute;top:0;left:0;right:0;height:7px;background:linear-gradient(115deg,#193c59 0 65%,#238393 65% 79%,#7184af 79% 85%,#193c59 85%);pointer-events:none}
.fs-detail .property-benefits{position:relative;border-left:4px solid #248393}
.fs-detail .property-description-visible h2{display:flex;align-items:center;gap:14px}
.fs-detail .property-description-visible h2::before{content:'';display:block;flex:0 0 7px;width:7px;height:24px;transform:skewX(-23deg);background:#238393;box-shadow:10px 0 #193c59;margin-right:8px}
.fs-page .fs-card-copy{border-bottom:3px solid transparent;border-image:linear-gradient(115deg,#193c59 0 76%,#238393 76% 90%,#7184af 90%) 1}
.team-about-link{border-bottom-color:#238393!important}

:where(.button,.fs-button,.fs-view-switch button,.hero-route,.fs-contact a,.sell-situation-button,.contact-dialog-action,.property-agent-phone,.fs-favorite){box-shadow:inset 0 1px 0 #ffffff50,0 3px 0 #17344320,0 5px 12px #17344312;transition:transform .16s,box-shadow .16s,background .16s}
:where(.button,.fs-button,.fs-view-switch button,.hero-route,.fs-contact a,.sell-situation-button,.contact-dialog-action,.property-agent-phone,.fs-favorite):active{transform:translateY(2px);box-shadow:inset 0 1px 3px #17344326,0 1px 0 #17344318}
.fs-page .fs-view-switch button[aria-pressed=true]{background:linear-gradient(#29516b,#193c59)}
.fs-page .fs-contact a,.closing.p97-closing .button{background:linear-gradient(#fff7e9,#eadbc5)!important}
.fs-detail .property-agent-phone{background:linear-gradient(#fff,#e8f1f3)}
@media(prefers-reduced-motion:reduce){:where(.button,.fs-button,.fs-view-switch button,.hero-route,.fs-contact a,.sell-situation-button,.contact-dialog-action,.property-agent-phone,.fs-favorite){transition:none}}
body .fs-visible-cities .p93-hero.p93-inner{margin-bottom:0;border-radius:14px 14px 0 0;box-shadow:none}
body .fs-visible-cities .p93-hero.p93-inner .p97-image{object-position:72% 29%!important}
body .fs-visible-cities .p93-hero.p93-inner::after{background:linear-gradient(90deg,rgba(12,32,42,.94),rgba(12,32,42,.75) 35%,rgba(12,32,42,.18) 65%,rgba(12,32,42,.02))}
body .fs-visible-cities .p93-hero+section[aria-label="Ingatlankereső"]{margin-top:0;padding-top:0}
.fs-visible-cities .fs-search{border-radius:0 0 14px 14px!important;border-top:3px solid #247f91;background:linear-gradient(120deg,#e4f0ef,#f1f5f8);box-shadow:0 12px 24px #193c590c}
@media(max-width:700px){body .fs-visible-cities .p93-hero.p93-inner .p97-image{object-position:75% 25%!important}body .fs-visible-cities .p93-hero.p93-inner::after{background:linear-gradient(90deg,#102d3aeb,#102d3aa8 58%,#102d3a26)}}
.fs-detail .focus-property-type{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;margin:0 0 12px;border-radius:7px;background:#dfefeb;color:#205866;font-size:13px;font-weight:600}
.fs-detail .focus-property-type svg{width:19px;height:19px}
.property-price-alert{margin-top:20px;padding-top:14px;border-top:1px solid #bfd6da;color:#245563;font-size:13px}.property-price-alert summary{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:600;min-height:36px}.property-price-alert form{display:grid;gap:12px;padding-top:15px}.property-price-alert input[type=email]{display:block;width:100%;min-height:44px;box-sizing:border-box;padding:10px;border:1px solid #8dabba;border-radius:7px;font:inherit}.price-alert-consent{display:flex;align-items:flex-start;gap:8px;line-height:1.5}.property-price-alert button{min-height:44px;border:0;border-radius:7px;background:#19596a;color:#fff;font:inherit;cursor:pointer}.property-price-alert a{color:#245563}.property-price-alert p{font-size:12px;line-height:1.5}

.fs-detail .property-price{background:transparent;border:0;border-radius:0;padding:0;overflow:visible;box-shadow:none}
.fs-detail .property-price::after{display:none}
.fs-detail .property-heading{margin-top:22px;margin-bottom:24px}
.fs-detail{padding-top:20px!important}
.fs-detail .fs-detail-back{margin-bottom:14px;display:inline-block}
.fs-detail .fs-detail-photos{margin-top:0!important}
.h70-reviews .h76-rating{padding:8px 12px!important;border-radius:9px;gap:12px!important;min-height:0!important;box-shadow:none;background:#fff9ef}
.h70-reviews .h76-rating>img{width:26px!important;height:26px!important}
.h70-reviews .h76-rating-copy{font-size:12px!important;line-height:1.35}
.h70-reviews .h76-rating-copy b{font-size:12px!important}
.h70-reviews .h76-stars{font-size:14px!important;letter-spacing:1px!important}
.fs-detail .property-top-nav{display:flex;align-items:center;gap:20px;margin:0 0 16px;font-size:12px;line-height:1.5}
.fs-detail .property-top-nav a{color:#365968;text-decoration:none;min-height:32px;display:flex;align-items:center}
.fs-detail .property-top-nav .fs-detail-back{margin:0 auto 0 0}
.fs-detail .fs-detail-photos.property-gallery{aspect-ratio:2.25;max-height:520px}
.fs-detail .property-heading h1{font-size:clamp(25px,2.7vw,36px);line-height:1.22;margin:8px 0 0}
.fs-detail .fs-detail-location{margin-bottom:8px}
.fs-detail .property-benefits{background:transparent;border:0;border-top:1px solid #c5d9db;border-bottom:1px solid #c5d9db;border-radius:0;padding:22px 0;margin:22px 0;box-shadow:none}
.fs-detail .property-benefits .property-eyebrow{color:#205866;letter-spacing:.09em;font-size:11px;font-weight:700}
.fs-detail .property-benefits .property-eyebrow::before{content:'✦ ';color:#237a88}
.fs-detail .property-benefits ul{margin-top:15px;gap:12px}
.fs-detail .property-benefits .benefit-mark{background:transparent;color:#237a88;border-radius:0}
.fs-detail .fs-detail-aside{background:#f4f8f8;border:1px solid #d1e1e3;border-radius:10px;padding:24px}
.fs-detail .fs-detail-aside::before{display:none}
@media(max-width:650px){.fs-detail .property-top-nav{gap:10px;font-size:11px;flex-wrap:wrap}.fs-detail .fs-detail-photos.property-gallery{aspect-ratio:1.3}.fs-detail .property-heading{margin-top:18px}.fs-detail .property-heading h1{font-size:25px}}


body .fs-unified-search .p93-hero.p93-inner{margin-bottom:0;border-radius:14px 14px 0 0;box-shadow:none}
body .fs-unified-search .p93-hero+section[aria-label="Ingatlankereső"]{margin-top:0;padding-top:0}
.fs-unified-search .fs-search{margin-top:0;border-radius:0 0 14px 14px!important;border-top:3px solid #247f91;background:linear-gradient(120deg,#e4f0ef,#f1f5f8);box-shadow:0 12px 24px #193c590c}


.fs-page .fs-search{padding:16px 20px;border-radius:12px}
.fs-page .fs-main-fields{grid-template-columns:1fr 1fr 1.2fr 1.2fr .8fr auto;gap:12px}
.fs-extra{margin-top:10px;color:#345969;font-size:12px}
.fs-extra>summary{cursor:pointer;width:max-content;padding:8px 0}
.fs-extra .fs-quick-filters{margin-top:0;padding-top:8px;border-top:0}
.fs-page .fs-error:empty{display:none}
.fs-result-bar{gap:16px;flex-wrap:wrap}
.fs-result-bar>p{margin-right:auto}
.fs-view-switch{display:flex;padding:4px;border:1px solid #dce5e6;border-radius:10px;background:#f3f6f5;gap:3px}
.fs-view-switch button{min-height:40px;border:0;border-radius:7px;padding:8px 12px;background:transparent;color:#506770;font:inherit;font-size:12px;cursor:pointer}
.fs-view-switch button[aria-pressed=true]{background:#fff;color:#174c5b;box-shadow:0 2px 8px #183e5012}
.fs-view-switch button:focus-visible{outline:2px solid #247480;outline-offset:2px}
.fs-page[data-view=large] .fs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.fs-page[data-view=compact] .fs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.fs-page[data-view=list] .fs-grid{grid-template-columns:1fr;gap:16px}
.fs-page[data-view=list] .fs-card{display:grid!important;grid-template-columns:280px 1fr;align-items:center}
.fs-page[data-view=list] .fs-photo{height:100%;min-height:190px;aspect-ratio:4/3}
.fs-page[data-view=list] .fs-card h2{min-height:0;font-size:19px}
.fs-page .fs-pagination{display:none!important}
.fs-page .fs-contact a{display:inline-flex;align-items:center;justify-content:center;min-height:56px;min-width:230px;padding:16px 28px!important;border-radius:9px;background:#1d6170;color:#fff!important;font-size:16px!important;font-weight:600;text-decoration:none;box-shadow:0 5px 16px #123e4b18;transition:background .2s}
.fs-page .fs-contact a:hover{background:#164c59}
@media(max-width:1050px){.fs-page .fs-main-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.fs-page .fs-main-fields .fs-price{grid-column:auto}}
@media(max-width:650px){.fs-page .fs-main-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.fs-page .fs-search{padding:14px}.fs-page[data-view=large] .fs-grid{grid-template-columns:1fr}.fs-page[data-view=compact] .fs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fs-page[data-view=compact] .fs-card-copy{padding:12px}.fs-page[data-view=compact] .fs-price-text{font-size:17px}.fs-page[data-view=compact] .fs-card h2{font-size:14px}.fs-page[data-view=list] .fs-card{grid-template-columns:115px minmax(0,1fr)}.fs-page[data-view=list] .fs-photo{min-height:150px;aspect-ratio:auto}.fs-page[data-view=list] .fs-card-copy{padding:14px}.fs-page[data-view=list] .fs-card h2{font-size:15px}.fs-page[data-view=list] .fs-price-text{font-size:18px}.fs-view-switch{order:3;width:100%;justify-content:center}.fs-view-switch button{flex:1}.fs-page .fs-contact a{width:100%;margin-top:20px}.fs-result-bar select{max-width:190px}}
.fs-page .fs-search .fs-extra{border:0;background:transparent;padding:0;margin-top:6px;min-height:0}
.fs-page .fs-search .fs-extra>summary{display:list-item;min-height:0;height:auto;border:0;background:transparent;border-radius:0;padding:4px 0;color:#345563;font-size:12px;box-shadow:none}
.fs-page .fs-extra .fs-quick-filters{position:static;box-shadow:none}
.fs-visible-cities .fs-main-fields{grid-template-columns:1fr 1.2fr 1.2fr .85fr auto}
.fs-visible-cities .fs-city-field{grid-column:1/-1}
.fs-visible-cities .fs-city-picker>summary{display:none}
.fs-visible-cities .fs-city-options{position:static!important;display:flex!important;flex-wrap:wrap;gap:8px;padding:0!important;margin:6px 0 8px!important;max-height:none!important;box-shadow:none!important;border:0!important;background:transparent!important;width:auto!important}
.fs-visible-cities .fs-city-options label{display:inline-flex!important;align-items:center;gap:9px;border:1px solid #a9c7c4;border-radius:8px;padding:8px 13px!important;min-height:40px;background:#fff;cursor:pointer;color:#244553!important;font-size:13px}
.fs-visible-cities .fs-city-options label:has(input:checked){background:#193c59;color:#fff!important;border-color:#193c59}
.fs-visible-cities .fs-city-options input{width:17px;height:17px;accent-color:#167788}
@media(max-width:850px){.fs-visible-cities .fs-main-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
.fs-city-presets{display:flex;gap:8px;margin:8px 0}
.fs-city-presets button{padding:10px 16px;min-height:42px;border:1px solid #8fadae;background:#fff;color:#193c59;border-radius:8px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}
.fs-city-presets button[aria-pressed=true]{background:#126777;color:#fff;border-color:#126777}
.fs-city-presets button:focus-visible{outline:3px solid #193c59;outline-offset:2px}
.fs-visible-cities .fs-city-field{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:6px}
.fs-visible-cities .fs-city-field>label{flex-basis:100%;margin:0}
.fs-visible-cities .fs-city-presets{margin:0}
.fs-visible-cities .fs-city-options{margin:0!important}

.fs-visible-cities .fs-city-picker{display:none!important}
.fs-visible-cities .fs-city-field{gap:5px;margin-bottom:4px}
.fs-visible-cities .fs-city-presets{display:flex;flex-wrap:wrap;gap:8px 20px;margin:0}
.fs-visible-cities .fs-city-presets label{display:inline-flex;align-items:center;gap:8px;min-height:36px;margin:0;padding:0;background:none;border:0;color:#244553;font-size:13px;font-weight:500;cursor:pointer}
.fs-visible-cities .fs-city-presets input{appearance:none;width:17px;height:17px;margin:0;border:1.5px solid #67858d;border-radius:4px;background:#fff;display:grid;place-content:center;cursor:pointer}
.fs-visible-cities .fs-city-presets input:checked{background:#126777;border-color:#126777}
.fs-visible-cities .fs-city-presets input:checked::after{content:'';width:8px;height:4px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg) translateY(-1px)}
.fs-visible-cities .fs-city-presets input:focus-visible{outline:2px solid #193c59;outline-offset:3px}
.fs-visible-cities .fs-town-row .fs-city-picker{display:block!important}
.fs-visible-cities .fs-town-row{margin-top:12px;padding-top:10px;border-top:1px solid #bdd3d0}
.fs-visible-cities .fs-town-row .fs-city-options label{background:transparent;border:0;padding:2px 4px!important;min-height:32px;font-size:12px}
.fs-visible-cities .fs-town-row .fs-city-options label:has(input:checked){background:transparent;color:#193c59!important;font-weight:600}
.fs-visible-cities .fs-town-row .fs-city-options{gap:8px 18px}
.fs-visible-cities .fs-search .fs-city-presets input{width:17px!important;height:17px!important;min-height:17px!important;min-width:17px!important;padding:0!important;flex:0 0 17px}
.fs-card-shell{position:relative;min-width:0}
.fs-card-shell>.fs-card{height:100%;box-sizing:border-box}
.fs-favorite{position:absolute;z-index:2;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid #c1d3d5;border-radius:50%;background:linear-gradient(#fff,#edf4f3);color:#193c59;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 3px 8px #17344326}
.fs-favorite[aria-pressed=true]{color:#aa3451;background:linear-gradient(#fff,#fbe7ec);border-color:#e3b9c5}
.fs-favorite:focus-visible{outline:3px solid #126777;outline-offset:3px}
.fs-card-shell .fs-signal-badge{right:64px}
.fs-page[data-view=list] .fs-card-copy{padding-right:64px}

.fs-card-shell .fs-favorite{top:auto;bottom:10px;right:10px;width:36px;height:36px;font-size:23px;border:0;border-radius:8px;background:transparent;box-shadow:none;color:#496878}
.fs-card-shell .fs-favorite:hover{background:#eaf2f1;color:#193c59}
.fs-card-shell .fs-favorite[aria-pressed=true]{background:#f9eaf0;color:#a33251}
.fs-card-shell .fs-card-copy{padding-right:52px}
.fs-card-shell .fs-signal-badge{right:14px}
@media(max-width:650px){.fs-page[data-view=compact] .fs-card-shell .fs-card-copy{padding-right:12px;padding-bottom:48px}}
.fs-card-shell .fs-favorite{border-radius:50%;color:#385a6c;display:flex;align-items:center;justify-content:center}
.fs-favorite svg{width:21px;height:21px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:fill .18s,color .18s;pointer-events:none}
.fs-favorite[aria-pressed=true] svg{fill:currentColor}
@media(prefers-reduced-motion:reduce){.fs-favorite svg{transition:none}}

.fs-page[data-view=compact] .fs-card-shell .fs-card-copy{padding-top:15px;padding-bottom:15px}
.fs-page[data-view=compact] .fs-card-shell .fs-card h2{margin-top:0;margin-bottom:7px;line-height:1.4;min-height:2.8em}
.fs-page[data-view=compact] .fs-card-shell .fs-location{margin-top:0;margin-bottom:10px}
.fs-page[data-view=compact] .fs-card-shell .fs-facts{margin-top:7px;margin-bottom:0}
.fs-page[data-view=compact] .fs-photo{aspect-ratio:3/2}
.fs-page[data-view=list] .fs-card-shell .fs-card h2{min-height:0}
@media(max-width:650px){.fs-page[data-view=compact] .fs-card-shell .fs-card-copy{padding:12px 12px 39px}.fs-page[data-view=compact] .fs-card h2{font-size:14px}.fs-page[data-view=compact] .fs-favorite{bottom:4px}}
.focus-property-type{display:inline-flex;align-items:center;gap:6px;color:#205866;font-size:12px;font-weight:600;line-height:1.3;margin-bottom:8px}
.focus-property-type svg{width:17px;height:17px;flex-shrink:0}
.fs-page .fs-card-shell .focus-property-type{padding:0;background:none}
.fs-visible-cities .fs-search{position:relative;padding-bottom:16px}
.fs-visible-cities .fs-town-row{padding-right:145px;min-height:43px}
.fs-visible-cities .fs-search .fs-extra{position:absolute;right:20px;bottom:16px;margin:0}
.fs-visible-cities .fs-search .fs-extra>summary{min-height:32px;display:flex;align-items:center;padding:0 3px;color:#205866;font-weight:600}
.fs-visible-cities .fs-search .fs-extra>summary::after{content:'⌄';margin-left:7px}
.fs-visible-cities .fs-extra[open] .fs-quick-filters{position:absolute;right:0;top:38px;z-index:15;display:flex;flex-direction:column;align-items:flex-start;width:270px;padding:16px;border:1px solid #c5d9da;border-radius:10px;background:#fff;box-shadow:0 10px 30px #193c5926}
@media(max-width:650px){.fs-visible-cities .fs-town-row{padding-right:0;padding-bottom:32px}.fs-visible-cities .fs-search .fs-extra{right:14px;bottom:12px}.fs-visible-cities .fs-extra[open] .fs-quick-filters{max-width:calc(100vw - 70px)}}

.fs-page #fs-count{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap;border:0!important}
.fs-page .fs-results{padding-top:20px!important}
.fs-page .fs-result-bar{justify-content:space-between;margin-bottom:8px!important;gap:10px}
.fs-page .fs-chips{margin-top:0!important;margin-bottom:14px!important;gap:6px}
.fs-page .fs-chips:empty{display:none}
@media(max-width:650px){.fs-page .fs-results{padding-top:16px!important}.fs-page .fs-result-bar{gap:8px}.fs-page .fs-view-switch{order:0;width:auto;flex:1}.fs-page .fs-view-switch button{padding:8px;font-size:11px}.fs-page .fs-result-bar>label{margin-left:auto}}
.fs-compare{position:absolute;bottom:10px;right:48px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;color:#385a6c;background:transparent;cursor:pointer}
.fs-compare svg{width:20px;height:20px;pointer-events:none}
.fs-compare:hover,.fs-compare[aria-pressed=true]{background:#dbecea;color:#145b68}
.fs-compare:focus-visible{outline:2px solid #126777;outline-offset:2px}
.fs-card-shell .fs-card-copy{padding-right:90px}
.fs-compare:hover::after,.fs-compare:focus-visible::after{content:'Ingatlanok összehasonlítása';position:absolute;bottom:42px;right:-36px;width:max-content;max-width:210px;white-space:normal;background:#193c59;color:#fff;border-radius:6px;padding:8px 10px;font:12px/1.4 sans-serif;z-index:5;pointer-events:none}
.fc-bar{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:60;display:flex;align-items:center;gap:18px;background:#193c59;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:0 8px 32px #102d3a40;width:max-content;max-width:calc(100% - 28px);box-sizing:border-box;font-size:13px}
.fc-bar[hidden]{display:none}.fc-bar button{font:inherit;cursor:pointer;min-height:42px;border-radius:7px;padding:8px 14px}.fc-open{background:#e2f0ec;color:#193c59;border:0;font-weight:600!important}.fc-open:disabled{opacity:.55;cursor:default}.fc-clear{background:transparent;color:#fff;border:1px solid #698799}.fc-active{padding-bottom:90px}
.fc-dialog{width:min(1060px,94vw);max-height:90vh;padding:0;border:1px solid #d1dfe1;border-radius:16px;color:#193c59;background:#fff;box-shadow:0 20px 80px #102d3a50}.fc-dialog::backdrop{background:#102d3ab3}.fc-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:#e6f1ee}.fc-head h2{font-size:23px;margin:0}.fc-close{border:0;background:#fff;color:#193c59;font-size:28px;width:42px;height:42px;border-radius:50%;cursor:pointer}.fc-body{overflow:auto;padding:20px}.fc-table{border-collapse:collapse;width:100%;min-width:620px;font-size:14px;line-height:1.5}.fc-table caption{text-align:left;padding-bottom:16px;font-size:13px;color:#465e6b}.fc-table th,.fc-table td{text-align:left;vertical-align:top;padding:13px;border-bottom:1px solid #dce6e7}.fc-table tbody tr:nth-child(odd){background:#f0f6f4}.fc-table thead th{width:25%;min-width:190px}.fc-table thead th:first-child{min-width:120px;width:16%}.fc-table img{width:100%;height:140px;object-fit:cover;border-radius:8px;margin-bottom:10px}.fc-table a{display:block;color:#193c59;text-decoration:none}.fc-remove{border:0;background:none;text-decoration:underline;color:#536b76;font:inherit;font-size:12px;padding:8px 0;cursor:pointer}
@media(max-width:650px){.fs-page[data-view=compact] .fs-compare{bottom:4px}.fc-bar{gap:8px;flex-wrap:wrap;bottom:10px}.fc-status{flex-basis:100%}.fc-dialog{width:94vw}.fc-head{padding:14px}.fc-head h2{font-size:18px}.fc-body{padding:8px}.fc-table{font-size:13px}.fs-page[data-view=compact] .fs-card-shell .fs-card-copy{padding-right:12px}.fs-page[data-view=list] .fs-card-copy{padding-bottom:45px;padding-right:14px}}
.fs-page .fs-result-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:16px!important}
.fs-page .fs-result-bar .fs-chips{display:flex;flex-wrap:wrap;margin:0!important;gap:5px;min-width:0}
.fs-page .fs-result-bar .fs-chips:empty{display:block}
.fs-page .fs-result-bar .fs-view-switch{grid-column:2;justify-self:center;width:auto;order:initial}
.fs-page .fs-result-bar>label{grid-column:3;justify-self:end;min-width:0}
.fs-page .fs-result-bar #fs-sort{width:175px;max-width:100%}
.fs-page .fs-result-bar .fs-chip{font-size:11px;padding:6px 8px}
.fs-page .fs-result-bar .fs-clear{font-size:11px}
@media(max-width:850px){.fs-page .fs-result-bar{grid-template-columns:1fr auto}.fs-page .fs-result-bar .fs-chips{grid-column:1/-1}.fs-page .fs-result-bar .fs-view-switch{grid-column:1;justify-self:start}.fs-page .fs-result-bar>label{grid-column:2}.fs-page .fs-result-bar #fs-sort{width:160px}}
@media(max-width:450px){.fs-page .fs-result-bar{grid-template-columns:1fr}.fs-page .fs-result-bar .fs-view-switch{justify-self:center}.fs-page .fs-result-bar>label{grid-column:1;justify-self:end}}
.fs-saved-entry{display:block;margin:0 0 14px auto;padding:7px 0;border:0;background:transparent;color:#245563;font:600 12px/1.5 sans-serif;cursor:pointer}
.fc-email{min-height:42px;padding:10px 15px;border:1px solid #9ebbc2;border-radius:7px;background:#fff;color:#195367;font:600 13px/1.4 sans-serif;cursor:pointer}.fc-email:disabled{opacity:.5;cursor:default}
.fc-head .fc-email{margin-left:auto}.fc-registration{max-width:470px}.fc-registration-form{display:grid;gap:14px;padding:24px;font-size:14px;line-height:1.5}.fc-registration-form p{margin:0}.fc-registration-form label{display:grid;gap:5px}.fc-registration-form input:not([type=checkbox]){width:100%;box-sizing:border-box;min-height:44px;padding:10px;border:1px solid #8daab5;border-radius:7px;font:inherit}.fc-registration-form .fc-consent{display:flex;align-items:flex-start;gap:9px;font-size:12px}.fc-registration-form a{color:#245563;font-size:12px}.fc-register-submit{background:#19596a;color:#fff;min-height:46px;border:0;border-radius:7px;font:600 14px sans-serif;cursor:pointer}.fc-registration-form [role=status]{font-size:12px;color:#536974}.fc-favorites-list{padding:20px}.fc-favorite-item{display:flex;gap:16px;padding:12px 0;border-bottom:1px solid #dae5e6;color:#193c59;text-decoration:none}.fc-favorite-item img{object-fit:cover;border-radius:7px;max-width:30%;height:90px}.fc-favorite-item div{display:grid;align-content:center;gap:10px}.fc-favorites-footer{padding:16px 20px;text-align:right}
@media(max-width:650px){.fc-head{flex-wrap:wrap}.fc-head .fc-email{order:3;width:100%;margin:0}.fc-head .fc-close{margin-left:auto}.fc-favorite-item{font-size:13px}}


.fc-table thead th{width:auto;min-width:190px}.fc-table thead th:first-child{width:120px;min-width:120px}

.fs-detail .property-first-screen{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:32px;align-items:start}
.fs-detail .fs-detail-photos.property-gallery{display:block;aspect-ratio:auto;max-height:none;background:transparent;border-radius:10px;overflow:hidden}
.fs-detail .property-gallery-main{width:100%;aspect-ratio:4/3;border-radius:10px;overflow:hidden}
.property-preview-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px 0 4px;scrollbar-width:thin}
.property-preview-thumbs button{flex:0 0 88px;height:65px;padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;background:#e3eeee;cursor:pointer}
.property-preview-thumbs button[aria-pressed=true]{border-color:#197886}
.property-preview-thumbs img{width:100%;height:100%;object-fit:cover}
.fs-detail .property-summary .property-heading{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin:0}
.fs-detail .property-summary h1{font-size:25px;line-height:1.28;letter-spacing:-.5px}
.fs-detail .property-summary .property-price{text-align:left;margin:0}
.fs-detail .property-summary .fs-detail-price{font-size:32px;line-height:1.2}
.fs-detail .property-summary .property-price>span{font-size:11px;margin-bottom:5px}
.fs-detail .property-summary .property-highlights{display:flex;gap:22px;background:none;border:0;border-top:1px solid #d8e3e5;border-bottom:1px solid #d8e3e5;border-radius:0;padding:15px 0;margin:20px 0}
.fs-detail .property-highlights>div{border:0;padding:0;display:flex;flex-direction:column;gap:5px}
.fs-detail .property-highlights strong{font-size:21px;line-height:1.3}
.fs-detail .property-highlights .property-fact-icon{display:none}
.fs-detail .property-highlights span{font-size:11px}
.fs-detail .property-summary .fs-detail-aside{position:static;padding:0;border:0;background:transparent;box-shadow:none}
.fs-detail .property-agent-profile{margin:10px 0 16px;gap:12px}
.fs-detail .property-agent-profile img{width:62px;height:70px;object-fit:cover;border-radius:8px}
.fs-detail .property-agent-intro{display:none}
.fs-detail .property-summary .property-agent-phone{margin-bottom:10px;font-size:14px!important}
.fs-detail .property-summary .fs-detail-contact{min-height:46px;font-size:14px}
.fs-detail .fs-detail-layout{display:block;margin-top:26px}
.fs-detail .property-main{max-width:850px}
.fs-detail .property-benefits{margin:0 0 28px;padding:20px 0}
.fs-detail .property-benefits ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.fs-detail .property-benefits li{display:flex;align-items:flex-start;font-size:14px;line-height:1.6;padding:0}
.gallery-property-actions{display:flex;align-items:center;gap:10px}
.gallery-property-actions button{position:static;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;height:40px;padding:8px 12px;border:1px solid #ffffff60;border-radius:7px;background:#233d4e;color:white;font:13px sans-serif;cursor:pointer}
.gallery-property-actions svg{width:20px;height:20px}
.gallery-save[aria-pressed=true] svg{fill:#f0a8bb;stroke:#f0a8bb}
.gallery-property-actions .fs-compare[aria-pressed=true]{background:#176b76}
.gallery-property-actions .fs-compare::after{display:none}
@media(max-width:800px){.fs-detail .property-first-screen{grid-template-columns:1fr;gap:20px}.fs-detail .property-summary h1{font-size:25px}.fs-detail .property-benefits ul{grid-template-columns:1fr;gap:14px}.gallery-title{display:none}.gallery-toolbar{gap:8px;flex-wrap:wrap}.gallery-property-actions{flex:1}.gallery-property-actions button{padding:8px}.property-preview-thumbs button{flex-basis:74px;height:56px}}
.price-alert-symbol{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:7px;background:#e0eeeb;color:#196575;font-size:16px;font-weight:600}
.property-message-dialog{max-width:520px}.property-message-form{display:grid;gap:14px}.property-message-form label{display:grid;gap:5px;font-size:13px;color:#274c5c}.property-message-form input,.property-message-form textarea{width:100%;box-sizing:border-box;min-height:44px;padding:10px 12px;border:1px solid #9db5be;border-radius:7px;font:inherit}.property-message-form textarea{resize:vertical}.property-message-form button{min-height:46px;border:0;border-radius:7px;background:#19596a;color:#fff;font:600 14px sans-serif;cursor:pointer}.property-message-form .message-delivery-note,.property-message-form [role=status]{font-size:12px;line-height:1.5;color:#536974;margin:0}
.property-similar{margin-top:48px;padding-top:30px;border-top:1px solid #cadbdd}.property-similar h2{font-size:26px;color:#193c59}.property-similar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.property-similar-grid>a{display:block;border:1px solid #d2e0e2;border-radius:10px;overflow:hidden;text-decoration:none;color:#193c59}.property-similar-grid img{width:100%;aspect-ratio:3/2;object-fit:cover}.property-similar-grid a>div{padding:16px}.property-similar-grid h3{font-size:15px;line-height:1.5;margin:6px 0 12px}.property-similar-grid strong{font-size:21px;color:#195c6b}.property-similar-grid p{font-size:12px;color:#496674}@media(max-width:700px){.property-similar-grid{grid-template-columns:1fr}}
.fs-detail .property-media-column{min-width:0}
.fs-detail .property-media-column .property-highlights{display:flex;justify-content:space-around;gap:20px;border:0;border-bottom:1px solid #d2e1e2;border-radius:0;background:#f2f7f6;padding:18px 12px;margin:12px 0 0}
.fs-detail .property-media-column .property-highlights>div{flex:1;align-items:center;text-align:center;border-right:1px solid #ccdddf}
.fs-detail .property-media-column .property-highlights>div:last-child{border-right:0}
.fs-detail .property-summary .fs-detail-aside{margin-top:22px;padding-top:20px;border-top:1px solid #d4e1e3}
.fs-detail .property-benefits{background:linear-gradient(110deg,#e1f0ed,#f1f8f6);border:1px solid #bdd9d3;border-left:4px solid #237c87;border-radius:10px;padding:22px 24px;margin:0 0 28px}
.fs-detail .property-benefits .property-eyebrow{color:#155969;font-size:12px;font-weight:700}
.fs-detail .property-benefits .benefit-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#fff;color:#197382;font-size:16px;margin-top:0}
.fs-detail .property-benefits li{gap:10px;color:#244b56}
@media(max-width:650px){.fs-detail .property-media-column .property-highlights{gap:8px;padding:14px 8px}.fs-detail .property-media-column .property-highlights strong{font-size:18px}.fs-detail .property-benefits{padding:20px 18px}}


.fs-detail .property-first-screen{gap:clamp(24px,3vw,40px)}
.fs-detail .property-summary .property-heading{gap:14px}
.fs-detail .property-summary .property-heading h1{margin:4px 0 0}
.fs-detail .property-summary .property-heading>p{margin:0}
.fs-detail .property-summary .fs-detail-aside{border-radius:0;margin-top:20px;padding-top:20px}
.fs-detail .property-summary .property-agent-profile{margin:12px 0 18px}
.fs-detail .property-summary .property-agent-phone,.fs-detail .property-summary .fs-detail-contact{min-height:48px}
.fs-detail .property-media-column .property-highlights{margin-top:8px;padding:18px 12px}
.fs-detail .fs-detail-layout{margin-top:32px}
.fs-detail .property-description{line-height:1.8}
@media(max-width:650px){.fs-detail .property-first-screen{gap:24px}.fs-detail .fs-detail-layout{margin-top:26px}.fs-detail .property-summary .property-heading h1{font-size:23px}.fs-detail .property-media-column .property-highlights{padding:16px 8px}}

.fs-detail .property-price-alert{margin-top:18px;padding-top:0;border-top:0}
.fs-detail .property-price-alert summary{min-height:62px;padding:12px 14px;gap:12px;border:1px solid #82c4c5;border-radius:12px;background:linear-gradient(115deg,#e3f6f1 0%,#edf5fa 100%);color:#153f55;font-size:14px;line-height:1.45;box-shadow:inset 0 1px 0 #fff,0 3px 0 #c7dddd,0 7px 18px #183f5110;transition:transform .18s,box-shadow .18s,border-color .18s}
.fs-detail .property-price-alert summary:hover{transform:translateY(-1px);border-color:#318c99;box-shadow:inset 0 1px 0 #fff,0 3px 0 #accfd0,0 9px 20px #183f511a}
.fs-detail .property-price-alert summary:focus-visible{outline:3px solid #287b98;outline-offset:4px}
.fs-detail .property-price-alert[open] summary{box-shadow:inset 0 1px 0 #fff,0 1px 0 #c7dddd}
.fs-detail .price-alert-symbol{width:38px;height:38px;flex-basis:38px;border-radius:11px;background:linear-gradient(135deg,#268d98,#214760);color:white;box-shadow:inset 0 1px 0 #ffffff40,0 3px 7px #21476022}
.price-alert-symbol svg{width:23px;height:23px}
@media(prefers-reduced-motion:reduce){.fs-detail .property-price-alert summary{transition:none;transform:none}}


.fs-detail .property-media-column>.property-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0 0 22px;padding:0;border:0}
.fs-detail .property-media-column>.property-heading h1{font-size:clamp(24px,2.3vw,32px);line-height:1.22;letter-spacing:-.5px;margin:2px 0 0}
.fs-detail .property-media-column>.property-heading>p{margin:0}
.fs-detail .property-media-column>.property-heading .property-price{display:flex;align-items:baseline;gap:10px;text-align:left;margin:2px 0 0}
.fs-detail .property-media-column>.property-heading .property-price>span{margin:0;font-size:11px}
.fs-detail .property-media-column>.property-heading .fs-detail-price{font-size:30px;line-height:1.2}
.fs-detail .property-summary .fs-detail-aside{margin-top:0;padding:22px;border:1px solid #d5e3e6;border-radius:12px;background:linear-gradient(145deg,#f3f9f8,#fff);box-shadow:0 8px 28px #21476008}
.fs-detail .property-summary .property-agent-profile img{width:78px;height:88px}
@media(max-width:800px){.fs-detail .property-media-column>.property-heading{margin-bottom:18px}.fs-detail .property-summary .fs-detail-aside{padding:20px}}

.fs-detail .property-media-column>.property-heading .property-highlights{align-self:stretch;justify-content:flex-start;background:transparent;border-top:1px solid #d7e3e5;border-bottom:0;margin:6px 0 0;padding:14px 0 0;gap:24px}
.fs-detail .property-media-column>.property-heading .property-highlights>div{flex:0 1 auto;align-items:flex-start;text-align:left;padding-right:24px}
.fs-detail .property-media-column>.property-heading .property-highlights strong{font-size:21px}
@media(max-width:650px){.fs-detail .property-media-column>.property-heading .property-highlights{gap:12px}.fs-detail .property-media-column>.property-heading .property-highlights>div{padding-right:12px}.fs-detail .property-media-column>.property-heading .property-highlights strong{font-size:18px}}


.fs-detail .property-media-column>.property-heading{display:block;margin-bottom:24px}
.property-heading-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}
.fs-detail .property-heading-meta .fs-detail-location{margin:0;font-size:11px;font-weight:600;letter-spacing:.1em;color:#4d6674}
.fs-detail .property-heading-meta .focus-property-type{margin:0;padding:5px 9px;font-size:11px;border-radius:5px;background:#e8f3f1}
.fs-detail .property-media-column>.property-heading h1{margin:0;font-size:clamp(25px,2.4vw,34px);line-height:1.2;letter-spacing:-.035em;font-weight:500}
.property-heading-metrics{display:flex;align-items:center;gap:24px;margin-top:22px;padding:18px 0;border-top:1px solid #dbe5e7;border-bottom:1px solid #dbe5e7}
.fs-detail .property-media-column>.property-heading .property-price{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin:0;flex-shrink:0}
.fs-detail .property-media-column>.property-heading .property-price>span{display:block;font-size:10px;line-height:1.4;letter-spacing:.1em;color:#536b78;order:2}
.fs-detail .property-media-column>.property-heading .fs-detail-price{font-size:30px;letter-spacing:-.04em;line-height:1.15;color:#193f54}
.fs-detail .property-media-column>.property-heading .property-highlights{display:flex;align-self:auto;align-items:center;flex-wrap:wrap;flex:1;gap:18px;margin:0;padding:0 0 0 24px;border:0;border-left:1px solid #cedde1;background:none}
.fs-detail .property-media-column>.property-heading .property-highlights>div{flex:0 1 auto;padding:0;border:0;gap:5px}
.fs-detail .property-media-column>.property-heading .property-highlights strong{font-size:20px;line-height:1.3;color:#294d60;white-space:nowrap}
.fs-detail .property-media-column>.property-heading .property-highlights span:not(.property-fact-icon){font-size:11px;line-height:1.4;color:#536b78}
.fs-detail .property-summary .fs-detail-aside{padding:26px;background:#f7fafb;border-color:#dce6e9;box-shadow:0 8px 28px #21476006}
.fs-detail .property-summary .property-agent-profile{margin:18px 0 24px;gap:16px}
.fs-detail .property-summary .property-agent-profile img{width:76px;height:88px;border-radius:9px}
.fs-detail .property-summary .property-agent-profile strong{font-size:21px}
.fs-detail .property-summary .property-agent-phone,.fs-detail .property-summary .fs-detail-contact{border-radius:8px;min-height:48px}
.fs-detail .property-summary .property-price-alert{margin-top:22px;padding-top:18px;border-top:1px solid #dce6e9}
@media(max-width:650px){.property-heading-metrics{gap:16px;flex-wrap:wrap;margin-top:18px;padding:16px 0}.fs-detail .property-media-column>.property-heading .property-highlights{padding-left:16px;gap:16px}.fs-detail .property-media-column>.property-heading .fs-detail-price{font-size:27px}.fs-detail .property-media-column>.property-heading .property-highlights strong{font-size:18px}.fs-detail .property-summary .fs-detail-aside{padding:22px}}
@media(max-width:380px){.fs-detail .property-media-column>.property-heading .property-highlights{flex-basis:100%;border-left:0;padding:4px 0 0}}

@media(min-width:801px){.fs-detail .property-first-screen{grid-template-columns:minmax(0,1fr) 300px;gap:32px}}
.fs-detail .property-summary .fs-detail-aside{padding:22px}
.fs-detail .property-summary .fs-detail-aside>.property-eyebrow{text-transform:none;letter-spacing:0;font-size:13px;font-weight:500;color:#526c79}
.fs-detail .property-summary .property-agent-profile{margin:16px 0 24px;gap:14px}
.fs-detail .property-summary .property-agent-profile strong{font-size:20px;line-height:1.3}
.fs-detail .property-summary .property-agent-profile img{width:66px;height:78px}

@media(min-width:801px){.fs-detail .property-summary{align-self:stretch}.fs-detail .property-summary .fs-detail-aside{position:sticky;top:120px;max-height:calc(100dvh - 140px);overflow-y:auto;scrollbar-width:thin}.fs-detail .property-media-column .property-main{max-width:none}}


body .wrap.fs-detail{width:calc(100% - 64px);max-width:1600px;padding-top:22px}
.fs-detail .fs-detail-photos.property-gallery{position:relative;display:block;height:min(76vh,880px);max-height:880px;aspect-ratio:auto;border-radius:4px;background:#e7eeed;overflow:hidden}
.property-hero-track{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;height:100%}
.property-hero-track>.property-gallery-tile{width:100%;height:100%;border-radius:0;aspect-ratio:auto}
.property-hero-track>.property-gallery-tile:first-child{grid-row:1/3}
.property-hero-track>.property-gallery-tile:nth-child(n+4){display:none}
.property-gallery[data-count="1"] .property-hero-track{grid-template-columns:1fr}
.property-gallery[data-count="2"] .property-hero-track>.property-gallery-tile:nth-child(2){grid-row:1/3}
.property-hero-all{position:absolute;right:24px;bottom:24px;min-height:48px;padding:13px 20px;background:#fff;color:#193f54;border:1px solid #dbe4e8;border-radius:5px;box-shadow:0 3px 16px #0003;font:600 14px Montserrat,sans-serif;cursor:pointer}
.property-hero-all:hover{background:#edf6f4}.property-hero-position{display:none}
.property-media-nav{display:flex;align-items:center;gap:26px;min-height:64px;border-bottom:1px solid #dbe5e7;margin-bottom:32px;overflow-x:auto;white-space:nowrap}
.property-media-nav button,.property-media-nav a{display:inline-flex;align-items:center;min-height:48px;padding:0;background:none;border:0;font:500 14px Montserrat,sans-serif;color:#395d6b;text-decoration:none;cursor:pointer}
.property-media-nav .is-active{color:#156877;box-shadow:inset 0 -2px #156877}.property-map-note{margin-left:auto;font-size:11px;color:#617882}
.fs-detail .property-first-screen{grid-template-columns:minmax(0,1fr) 320px;gap:clamp(32px,5vw,80px)}
.fs-detail .property-media-column>.property-heading{margin:0 0 26px}
.fs-detail .property-media-column>.property-heading h1{font-size:clamp(28px,3vw,44px);max-width:1000px;line-height:1.2}
.property-heading-metrics{display:flex;flex-direction:column;align-items:flex-start;gap:20px;border:0;margin-top:24px;padding:0}
.fs-detail .property-media-column>.property-heading .property-price>span{display:none}
.fs-detail .property-media-column>.property-heading .fs-detail-price{font-size:36px}
.fs-detail .property-media-column>.property-heading .property-highlights{width:100%;border-left:0;border-block:1px solid #dbe5e7;padding:20px 0;gap:36px}
.fs-detail .fs-detail-layout{margin-top:0}.fs-detail .property-main{max-width:none}
.property-viewing-cta{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:15px 24px;margin:0 0 32px;border:0;border-radius:5px;background:#1c5968;color:#fff;font:600 14px Montserrat,sans-serif;cursor:pointer}.property-viewing-cta:hover{background:#123e4c}
.property-hero-all:focus-visible,.property-media-nav :focus-visible,.property-viewing-cta:focus-visible{outline:3px solid #278b98;outline-offset:4px}
@media(max-width:800px){
 body .wrap.fs-detail{width:calc(100% - 36px);padding-top:16px}
 .fs-detail .fs-detail-photos.property-gallery{width:calc(100% + 36px);margin-inline:-18px;height:70vh;height:70svh;max-height:880px;border-radius:0}
 .property-hero-track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}
 .property-hero-track::-webkit-scrollbar{display:none}
 .property-hero-track>.property-gallery-tile,.property-hero-track>.property-gallery-tile:nth-child(n+4){display:block;flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}
 .property-hero-all{right:18px;bottom:20px;min-height:46px;padding:12px 15px;font-size:12px}
 .property-hero-position{display:block;position:absolute;left:18px;bottom:24px;padding:9px 12px;background:#102e40bf;color:#fff;border-radius:4px;font-size:12px;pointer-events:none;font-variant-numeric:tabular-nums}
 .property-media-nav{gap:24px;min-height:58px;margin-bottom:26px}.property-map-note{display:none}
 .fs-detail .property-first-screen{grid-template-columns:1fr;gap:24px}
 .fs-detail .property-media-column>.property-heading h1{font-size:28px}.fs-detail .property-media-column>.property-heading .fs-detail-price{font-size:32px}
 .fs-detail .property-media-column>.property-heading .property-highlights{gap:26px;padding:18px 0}
 .property-viewing-cta{width:100%}.fs-detail .property-summary .fs-detail-aside{position:static;max-height:none}
}
.property-follow-actions{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px;margin:-12px 0 32px}
.property-favorite,.fs-detail .property-follow-actions .property-price-alert summary{display:flex;align-items:center;gap:8px;min-height:46px;box-sizing:border-box;margin:0;padding:11px 17px;border:1px solid #b7cdd0;border-radius:5px;background:#fff;color:#245767;box-shadow:none;font:500 13px Montserrat,sans-serif;cursor:pointer;transform:none}
.property-favorite[aria-pressed=true]{background:#eaf5f1;border-color:#3c8c86}
.fs-detail .property-follow-actions .property-price-alert{margin:0;padding:0;border:0;max-width:420px}
.fs-detail .property-follow-actions .property-price-alert summary{background:#edf6f3}
.fs-detail .property-follow-actions .property-price-alert summary::after{display:none}
.property-follow-actions form{display:grid;gap:14px;padding:20px;margin-top:10px;background:#f3f8f7;border:1px solid #d5e3e3;border-radius:5px;font-size:13px}
.property-follow-actions form p{margin:0;line-height:1.6}.price-alert-property{font-weight:600;color:#214760}
.property-follow-actions form label{display:grid;gap:7px}.property-follow-actions form input:not([type=checkbox]){box-sizing:border-box;min-height:46px;width:100%;padding:10px 12px;border:1px solid #afc5ca;border-radius:4px;background:#fff;font:inherit}
.property-follow-actions form .price-alert-consent{display:flex;align-items:flex-start;gap:10px;line-height:1.5}.price-alert-consent input{flex-shrink:0;width:18px;height:18px}
.property-follow-actions form button{min-height:46px;border:0;border-radius:4px;background:#245767;color:white;font:600 13px Montserrat,sans-serif;cursor:pointer}.property-follow-actions [role=status]{font-size:12px;color:#536974}
@media(max-width:800px){.property-follow-actions{gap:10px;margin:-8px 0 26px}.property-favorite,.fs-detail .property-follow-actions .property-price-alert summary{font-size:12px;padding:11px 13px}.fs-detail .property-follow-actions .property-price-alert{max-width:100%}}


.fs-detail .property-follow-actions{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:16px 12px;margin:0 0 32px}
.fs-detail .property-follow-actions>.property-favorite{grid-column:1;grid-row:1;min-height:48px}
.fs-detail .property-follow-actions>.property-price-alert{display:contents}
.fs-detail .property-follow-actions>.property-price-alert>summary{grid-column:2;grid-row:1;justify-self:start;min-height:48px}
.fs-detail .property-follow-actions>form{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 18px;width:min(100%,850px);box-sizing:border-box;margin:0;padding:28px;border:1px solid #d5e3e3;border-radius:8px;background:#f6f9f8}
.fs-detail .property-follow-actions>form[hidden]{display:none}
.fs-detail .property-follow-actions form>p,.fs-detail .property-follow-actions form>.price-alert-consent{grid-column:1/-1}
.fs-detail .property-follow-actions form>.price-alert-property{font-size:16px;line-height:1.5;margin:0 0 -12px}
.fs-detail .property-follow-actions form>label{min-width:0;margin:0;font-size:12px;font-weight:500;gap:8px}
.fs-detail .property-follow-actions form input:not([type=checkbox]){height:48px;border-radius:5px;font-size:14px}
.fs-detail .property-follow-actions form>.price-alert-consent{display:flex;align-items:flex-start;gap:10px;padding-top:2px;font-weight:400;line-height:1.7}
.fs-detail .property-follow-actions .price-alert-consent input{margin:2px 0 0;width:18px;height:18px;accent-color:#245767}
.fs-detail .property-follow-actions .price-alert-consent span{display:block;min-width:0}
.fs-detail .property-follow-actions .price-alert-consent a{display:inline;margin:0;padding:0;font:inherit;text-decoration:underline;text-underline-offset:3px;color:#245767}
.fs-detail .property-follow-actions form>button{grid-column:1/-1;justify-self:start;width:240px;max-width:100%;min-height:48px;margin:0}
.fs-detail .property-follow-actions form>[role=status]{margin-top:-8px;line-height:1.6;font-weight:400}
.fs-detail .property-follow-actions summary::marker{content:''}
@media(max-width:650px){
 .fs-detail .property-follow-actions{grid-template-columns:1fr;gap:10px;margin-bottom:26px}
 .fs-detail .property-follow-actions>.property-favorite{grid-column:1;grid-row:1;justify-content:center;width:100%}
 .fs-detail .property-follow-actions>.property-price-alert>summary{grid-column:1;grid-row:2;justify-self:stretch;justify-content:center;width:100%}
 .fs-detail .property-follow-actions>form{grid-template-columns:1fr;gap:18px;padding:20px}
 .fs-detail .property-follow-actions form>.price-alert-property{font-size:14px;margin-bottom:-8px}
 .fs-detail .property-follow-actions form>button{width:100%}
}


.fs-detail .property-essential-panel{box-sizing:border-box;margin:0 0 20px;padding:30px 32px 26px;border:1px solid #d5e2e5;border-top:0;border-radius:0 0 8px 8px;background:#fff}
.fs-detail .property-essential-panel>.property-heading{display:block;margin:0;padding:0}
.fs-detail .property-essential-panel .property-heading-meta{margin-bottom:14px;gap:12px}
.fs-detail .property-essential-panel h1{max-width:1100px;margin:0;font-size:clamp(27px,3vw,40px);line-height:1.25;font-weight:500;letter-spacing:-.035em}
.fs-detail .property-essential-panel .property-heading-metrics{display:flex;flex-direction:row;align-items:center;gap:36px;margin:24px 0 0;padding:22px 0 0;border:0;border-top:1px solid #dbe5e7}
.fs-detail .property-essential-panel .property-price{margin:0;padding:0;text-align:left}
.fs-detail .property-essential-panel .property-price>span{display:none}
.fs-detail .property-essential-panel .fs-detail-price{font-size:36px;line-height:1.2}
.fs-detail .property-essential-panel .property-highlights{display:flex;align-items:center;gap:32px;margin:0;padding:0 0 0 36px;border:0;border-left:1px solid #d4e1e4;background:none}
.fs-detail .property-essential-panel .property-highlights>div{display:flex;align-items:flex-start;gap:5px;padding:0;border:0;text-align:left}
.fs-detail .property-essential-panel .property-highlights strong{font-size:23px;line-height:1.3}
.fs-detail .property-essential-panel .property-highlights span{font-size:12px;color:#607680}
.fs-detail .property-first-screen{margin-top:8px}
@media(max-width:650px){
 .fs-detail .property-essential-panel{padding:24px 18px;margin:0 -18px 18px;border-inline:0;border-radius:0}
 .fs-detail .property-essential-panel h1{font-size:27px}
 .fs-detail .property-essential-panel .property-heading-metrics{flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px;padding-top:18px}
 .fs-detail .property-essential-panel .fs-detail-price{font-size:32px}
 .fs-detail .property-essential-panel .property-highlights{gap:32px;padding:0;border:0}
 .fs-detail .property-essential-panel .property-highlights strong{font-size:21px}
}

.fs-detail .property-follow-actions{grid-template-columns:max-content max-content;justify-content:start}
.fs-detail .property-follow-actions>.property-favorite{width:auto;justify-self:start}
.fs-detail .property-follow-actions>.property-price-alert{display:block;grid-column:2;grid-row:1;max-width:none}
.fs-detail .property-follow-actions>.property-price-alert>summary{white-space:nowrap}
.fs-detail .property-follow-actions>form{width:min(850px,calc(100vw - 64px));grid-column:1/-1}
.fs-detail .property-follow-actions>form[hidden]{display:none}
.fs-detail .property-essential-panel .property-highlights{border-radius:0}
@media(max-width:650px){
 .fs-detail .property-follow-actions{grid-template-columns:minmax(0,1fr);justify-content:stretch}
 .fs-detail .property-follow-actions>.property-favorite{width:100%;justify-self:stretch}
 .fs-detail .property-follow-actions>.property-price-alert{grid-column:1;grid-row:2}
 .fs-detail .property-follow-actions>form{width:100%;grid-column:1}
}
.fs-detail .property-follow-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:16px 12px}
.fs-detail .property-follow-actions>.property-favorite,.fs-detail .property-follow-actions>.property-price-alert{flex:0 0 auto;width:auto}
.fs-detail .property-follow-actions>form{flex:0 0 100%;width:100%;max-width:850px}
@media(max-width:650px){.fs-detail .property-follow-actions>.property-favorite,.fs-detail .property-follow-actions>.property-price-alert{flex-basis:100%;width:100%}}

.fs-detail .property-early-offers{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:52px;padding:34px 36px;background:#edf5f2;border:1px solid #d0e2db;border-radius:8px}
.property-early-offers p{max-width:720px;margin:0;color:#244b59;font-size:clamp(18px,1.8vw,23px);font-weight:500;line-height:1.55;letter-spacing:-.02em}
.property-early-offers a{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:50px;padding:14px 22px;box-sizing:border-box;border-radius:5px;background:#245767;color:#fff;text-decoration:none;text-align:center;font-size:13px;font-weight:600;line-height:1.5}
.property-early-offers a:hover{background:#173f4c}.property-early-offers a:focus-visible{outline:3px solid #278b98;outline-offset:4px}
@media(max-width:800px){.fs-detail .property-early-offers{flex-direction:column;align-items:stretch;gap:22px;padding:26px 22px;margin-top:36px}.property-early-offers a{width:100%}}


body #nav .header-favorites{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;min-width:0;min-height:40px;margin-left:12px;padding:8px 4px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#65717a;font-size:12px;font-weight:500;line-height:1}
body #nav .header-favorites:hover{background:transparent;color:#be3444;border:0}
body #nav .header-favorites svg{display:block;width:18px;height:18px;fill:#d34b59;stroke:#d34b59;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;flex-shrink:0}
body .property-favorite svg,body .fs-saved-entry svg,body .fs-favorite svg,body .gallery-save svg{display:block;flex-shrink:0;width:20px;height:20px;fill:none;stroke:#d34b59;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round;pointer-events:none}
body .property-favorite[aria-pressed=true] svg,body .fs-favorite[aria-pressed=true] svg,body .gallery-save[aria-pressed=true] svg{fill:#d34b59;stroke:#d34b59}
body .fs-saved-entry{display:inline-flex;align-items:center;gap:7px}
body .fs-card-shell .fs-favorite,body .fs-card-shell .fs-favorite:hover,body .fs-card-shell .fs-favorite[aria-pressed=true]{background:transparent;border:0;box-shadow:none}
@media(max-width:900px){body #nav .header-favorites{align-self:flex-start;margin:6px 0 0;min-width:0}}
.fc-favorite-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e1e9eb;padding:6px 0}
.fc-favorite-row .fc-favorite-item{flex:1;min-width:0;border:0}
.fc-favorites .fc-favorite-delete{display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;min-height:40px;padding:0;background:transparent;border:0;border-radius:50%;color:#8e6269;font:400 26px/1 sans-serif;cursor:pointer}
.fc-favorites .fc-favorite-delete:hover{background:#faedef;color:#bc3548}
.fc-favorites .fc-favorite-delete:focus-visible{outline:2px solid #bc3548;outline-offset:2px}


.fs-detail .property-essential-panel{padding:30px 32px 0;margin-bottom:32px;border-color:#dee7e8;border-radius:0 0 6px 6px}
.fs-detail .property-essential-panel h1{max-width:1050px;font-size:clamp(27px,2.7vw,40px);line-height:1.28;letter-spacing:-.035em}
.fs-detail .property-essential-panel .property-heading-meta{gap:12px;margin-bottom:14px}
.fs-detail .property-essential-panel .property-heading-metrics{gap:32px;margin-top:26px;padding:24px 0;align-items:stretch}
.fs-detail .property-essential-panel .property-price{display:flex;align-items:center;min-width:205px}
.fs-detail .property-essential-panel .fs-detail-price{font-size:clamp(29px,2.6vw,36px);font-weight:600}
.fs-detail .property-essential-panel .property-highlights{flex:1;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:center;gap:0;padding-left:32px;max-width:630px}
.fs-detail .property-essential-panel .property-highlights>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:0 20px;gap:6px}
.fs-detail .property-essential-panel .property-highlights>div:first-child{padding-left:0}
.fs-detail .property-essential-panel .property-highlights strong{font-size:24px;font-weight:500;white-space:nowrap}
.fs-detail .property-essential-panel .property-highlights span:not(.property-fact-icon){font-size:11px;line-height:1.5;letter-spacing:.015em;color:#617781}
.fs-detail .property-essential-panel .property-follow-actions{margin:0;padding:12px 0;border-top:1px solid #e4ebed;gap:10px 26px}
.fs-detail .property-essential-panel .property-favorite,.fs-detail .property-essential-panel .property-price-alert>summary{min-height:44px;padding:8px 0;border:0;border-radius:0;background:none;box-shadow:none;font-size:12px;font-weight:500;color:#4b6673}
.fs-detail .property-essential-panel .property-favorite:hover,.fs-detail .property-essential-panel .property-price-alert>summary:hover{color:#1b6571;background:none;transform:none}
.fs-detail .property-essential-panel .property-follow-actions>form{margin:0 0 12px;max-width:none;background:#f6f9f8}
.fs-detail .property-first-screen{gap:clamp(28px,4vw,64px);margin-top:0}
.fs-detail .property-benefits{padding:24px;margin:0 0 32px;border:1px solid #dae8e2;border-left:3px solid #4d8c87;border-radius:6px;background:#f3f8f5}
.fs-detail .property-benefits ul{grid-template-columns:1fr;gap:13px}
.fs-detail .property-benefits li{align-items:center;font-size:14px;line-height:1.6}
.fs-detail .property-benefits .benefit-mark{width:20px;height:20px;flex-basis:20px;background:none;border:0}
.fs-detail .property-benefits .property-eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:18px}
.fs-detail .property-description-visible{padding-top:0!important;border-top:0!important;margin-top:0!important}
.fs-detail .property-main h2{font-size:25px;margin-bottom:20px}
.fs-detail .fs-detail-copy{font-size:15px;line-height:1.85;white-space:normal;max-width:76ch}
.fs-detail .fs-detail-copy p{font:inherit;color:inherit;white-space:pre-line;margin:0 0 20px}
.fs-detail .property-disclosure{margin-top:30px;border-bottom:1px solid #dfe6e8}
.fs-detail .property-disclosure summary{font-size:15px;min-height:68px}
.fs-detail .property-summary .fs-detail-aside{padding:26px;border-radius:6px;background:#fafcfb;box-shadow:none}
.fs-detail .property-agent-phone,.fs-detail .fs-detail-contact{box-shadow:none!important}
.fs-detail .property-similar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.fs-detail .property-similar-grid>a{border-radius:6px;border-color:#dee7e8}
.fs-detail .property-similar-grid a>div{padding:22px}
.fs-detail .property-similar h2{font-size:27px;font-weight:500;margin-bottom:24px}
@media(max-width:800px){
 .fs-detail .property-essential-panel{padding:24px 18px 0;margin:0 -18px 28px;border-inline:0;border-radius:0}
 .fs-detail .property-essential-panel h1{font-size:27px;line-height:1.3}
 .fs-detail .property-essential-panel .property-heading-metrics{flex-direction:column;gap:20px;padding:20px 0;margin-top:20px}
 .fs-detail .property-essential-panel .property-highlights{width:100%;box-sizing:border-box;padding:18px 0 0;border-left:0;border-top:1px solid #e5ecee;max-width:none}
 .fs-detail .property-essential-panel .property-highlights>div{padding:0 12px}
 .fs-detail .property-essential-panel .property-highlights strong{font-size:22px}
 .fs-detail .property-essential-panel .property-follow-actions{gap:0 18px}
 .fs-detail .property-essential-panel .property-follow-actions>.property-favorite,.fs-detail .property-essential-panel .property-follow-actions>.property-price-alert{flex:0 1 auto;width:auto}
 .fs-detail .property-essential-panel .property-price-alert>summary{white-space:normal;justify-content:flex-start;text-align:left}
 .fs-detail .property-essential-panel .property-follow-actions>form{padding:20px 16px;margin-top:10px;grid-template-columns:1fr}
 .fs-detail .property-benefits{padding:22px 18px;margin-bottom:26px}
 .fs-detail .property-main>.fs-detail-aside{position:static;max-height:none;margin:0 0 32px;padding:22px;border:1px solid #dae5e6;border-radius:6px;background:#fafcfb;box-shadow:none}
 .fs-detail .property-main>.fs-detail-aside .property-agent-profile{margin:16px 0 20px}
 .fs-detail .property-summary:empty{display:none}
 .fs-detail .fs-detail-copy{font-size:14px;line-height:1.85}
 .fs-detail .property-similar-grid{gap:16px}
 .fs-detail .property-similar-grid a>div{padding:16px}
}
@media(max-width:520px){.fs-detail .property-similar-grid{grid-template-columns:1fr}.fs-detail .property-essential-panel .property-highlights strong{font-size:20px}.fs-detail .property-similar h2{font-size:24px}}

body .fs-detail .property-description-visible h2{color:#193c4d;font-size:27px;font-weight:600}
body .fs-detail .property-description-visible .fs-detail-copy{color:#293e49;font-size:16px;font-weight:400;line-height:1.85;opacity:1}
body .fs-detail .property-description-visible .fs-detail-copy p{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;opacity:1;margin-bottom:22px}
@media(max-width:800px){body .fs-detail .property-description-visible h2{font-size:25px}body .fs-detail .property-description-visible .fs-detail-copy{font-size:16px;line-height:1.8}}

.fs-detail .property-essential-panel .property-heading-metrics{flex-wrap:wrap;gap:24px}
.fs-detail .property-essential-panel .property-highlights{flex:0 1 350px;padding-left:24px}
.fs-detail .property-essential-panel .property-inline-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex:1 1 290px;gap:10px 20px;margin:0;padding:0 0 0 24px;border-left:1px solid #e1e8ea;font-size:11px;align-self:center}
.fs-detail .property-inline-facts>div{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:0;border:0;min-width:0}
.fs-detail .property-inline-facts dt{color:#6b7d86;font-size:10px;line-height:1.4}
.fs-detail .property-inline-facts dd{margin:0;color:#304e5d;font-size:12px;font-weight:500;line-height:1.5;text-align:left}
.fs-detail .property-inline-facts .property-data-icon{display:none}
.fs-detail .property-early-offers{position:relative;isolation:isolate;overflow:hidden;gap:36px;margin-top:64px;padding:48px;background:linear-gradient(120deg,#193e50,#235b63);border:0;border-radius:10px;box-shadow:0 12px 32px #193c5910}
.fs-detail .property-early-offers::before{content:'';position:absolute;z-index:-1;width:340px;height:340px;border:1px solid #ffffff14;border-radius:50%;right:-100px;top:-155px;box-shadow:0 0 0 45px #ffffff04,0 0 0 90px #ffffff03;pointer-events:none}
.fs-detail .property-early-offers p{color:#fff;font-size:clamp(22px,2.4vw,32px);font-weight:500;line-height:1.45;letter-spacing:-.025em;max-width:740px}
.fs-detail .property-early-offers a{min-height:54px;padding:16px 24px;background:#fff;color:#204d59;border:1px solid #ffffffa0;border-radius:5px;font-size:13px;box-shadow:0 5px 15px #102a3218;gap:14px}
.fs-detail .property-early-offers a::after{content:'→';font-size:20px;font-weight:400}
.fs-detail .property-early-offers a:hover{background:#e7f2ed;color:#193e50}
@media(min-width:801px) and (max-width:1200px){.fs-detail .property-essential-panel .property-inline-facts{flex-basis:100%;grid-template-columns:repeat(5,minmax(0,1fr));padding:16px 0 0;border-left:0;border-top:1px solid #e1e8ea}}
@media(max-width:800px){
 .fs-detail .property-essential-panel .property-highlights{flex:auto;padding-left:0}
 .fs-detail .property-essential-panel .property-inline-facts{flex:auto;align-self:stretch;grid-template-columns:repeat(3,minmax(0,1fr));padding:16px 0 0;border-left:0;border-top:1px solid #e1e8ea;gap:14px}
 .fs-detail .property-early-offers{padding:32px 24px;gap:26px;margin-top:40px;border-radius:8px}
 .fs-detail .property-early-offers p{font-size:24px}
}

.property-alert-bell{display:block;flex:0 0 17px;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}

.fs-detail .property-top-nav{gap:40px}
.fs-detail .property-top-nav a{min-height:44px}
.fs-detail .property-top-nav a:not(.fs-detail-back){padding:6px 10px;box-sizing:border-box;border-radius:4px}
.fs-detail .property-top-nav a:not(.fs-detail-back):hover{background:#f0f6f4}
@media(max-width:650px){
 .fs-detail .property-top-nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px;font-size:11px}
 .fs-detail .property-top-nav .fs-detail-back{grid-column:1/-1;margin:0;justify-self:start}
 .fs-detail .property-top-nav a:not(.fs-detail-back){padding:6px 0}
 .fs-detail .property-top-nav a:last-child:not(.fs-detail-back){justify-self:end;text-align:right}
}

.fs-detail .property-essential-panel .property-follow-actions>.property-compare-action{position:static;inset:auto;display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:8px;width:auto;height:auto;min-height:44px;margin:0;padding:8px 0;background:none;border:0;border-radius:0;box-shadow:none;color:#4b6673;font:500 12px Montserrat,sans-serif;cursor:pointer;transform:none}
.fs-detail .property-compare-action svg{width:18px;height:18px;flex-shrink:0}
.fs-detail .property-compare-action::after{display:none}
.fs-detail .property-essential-panel .property-follow-actions>.property-compare-action[aria-pressed=true]{color:#176c77;font-weight:600}
.fs-detail .property-essential-panel .property-follow-actions>.property-compare-action:hover{color:#1b6571;background:none}
.fs-detail .property-compare-action:focus-visible{outline:2px solid #278b98;outline-offset:4px}


.fs-detail .property-alternatives .property-similar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.fs-detail .property-alternatives .property-similar-grid>a{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:stretch;border:1px solid #dfe7e9;border-radius:6px;background:#fff;overflow:hidden}
.fs-detail .property-alternatives .property-similar-grid img{display:block;width:140px;height:100%;min-height:160px;aspect-ratio:auto;object-fit:cover}
.fs-detail .property-alternatives .property-similar-grid a>div{min-width:0;padding:16px 18px}
.fs-detail .property-alternatives .property-similar-grid h3{font-size:14px;line-height:1.45;margin:6px 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fs-detail .property-alternatives .property-similar-grid strong{font-size:21px;line-height:1.3}
.fs-detail .property-alternatives .property-similar-grid p{font-size:11px;line-height:1.5;margin:7px 0 0}
.fs-detail .property-alternatives .focus-property-type{font-size:10px}
@media(min-width:1400px){.fs-detail .property-alternatives .property-similar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.fs-detail .property-alternatives .property-similar-grid{grid-template-columns:1fr}}
@media(max-width:450px){.fs-detail .property-alternatives .property-similar-grid>a{grid-template-columns:110px minmax(0,1fr)}.fs-detail .property-alternatives .property-similar-grid img{width:110px;min-height:150px}.fs-detail .property-alternatives .property-similar-grid a>div{padding:13px}.fs-detail .property-alternatives .property-similar-grid strong{font-size:19px}}

.fs-detail .property-essential-panel .property-highlights{display:flex;flex-wrap:wrap;gap:18px 24px;flex:1 1 350px}
.fs-detail .property-essential-panel .property-highlights>div{flex:0 0 auto;padding:0}
.fs-detail .property-essential-panel .property-highlights span[hidden]{display:none}
@media(max-width:800px){.fs-detail .property-essential-panel .property-highlights{flex:auto;gap:18px 24px}}

.fs-detail .property-essential-panel .property-highlights>.property-furnishing-highlight{flex:0 1 190px}
.fs-detail .property-essential-panel .property-furnishing-highlight strong{font-size:18px;line-height:1.4;white-space:normal}


body .fs-detail .property-essential-panel{padding:28px 32px;margin-bottom:18px}
body .fs-detail .property-essential-panel>.property-heading{display:flex;flex-direction:column;align-items:stretch;gap:24px;margin:0}
body .fs-detail .property-essential-panel h1{max-width:1100px;margin:0}
body .fs-detail .property-essential-panel .property-price{display:block;align-self:flex-end;min-width:0;text-align:right;margin:0;padding:0}
body .fs-detail .property-essential-panel .fs-detail-price{font-size:clamp(30px,3vw,40px);line-height:1.2}
body .fs-detail .property-data-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 28px;padding:26px 32px 0;margin-bottom:32px;border:1px solid #dee7e8;border-radius:6px;background:#fafcfb}
body .fs-detail .property-data-panel .property-highlights,body .fs-detail .property-data-panel .property-inline-facts{display:contents}
body .fs-detail .property-data-panel .property-highlights>div,body .fs-detail .property-data-panel .property-inline-facts>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;min-width:0;margin:0;padding:0;border:0;text-align:left}
body .fs-detail .property-data-panel .property-highlights strong,body .fs-detail .property-data-panel .property-inline-facts dd{order:1;font-size:20px;font-weight:500;line-height:1.4;white-space:normal;color:#294b5b;margin:0;text-align:left}
body .fs-detail .property-data-panel .property-highlights span:not(.property-fact-icon),body .fs-detail .property-data-panel .property-inline-facts dt{order:2;font-size:11px;font-weight:400;line-height:1.5;color:#647983;margin:0}
body .fs-detail .property-data-panel .property-highlights span[hidden],body .fs-detail .property-data-panel .property-data-icon,body .fs-detail .property-data-panel .property-fact-icon{display:none}
body .fs-detail .property-data-panel .property-follow-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px 26px;margin:0;padding:12px 0;border-top:1px solid #e1e8ea}
body .fs-detail .property-data-panel .property-favorite,body .fs-detail .property-data-panel .property-price-alert>summary,body .fs-detail .property-data-panel .property-compare-action{position:static;inset:auto;display:inline-flex;align-items:center;gap:8px;flex:0 1 auto;width:auto;height:auto;min-height:44px;margin:0;padding:8px 0;border:0;border-radius:0;background:none;box-shadow:none;color:#4b6673;font:500 12px Montserrat,sans-serif;transform:none;white-space:normal;text-align:left;justify-content:flex-start}
body .fs-detail .property-data-panel .property-compare-action[aria-pressed=true]{color:#176c77;font-weight:600}
body .fs-detail .property-data-panel .property-follow-actions>form{max-width:none;margin-bottom:12px}
@media(max-width:800px){
 body .fs-detail .property-essential-panel{padding:24px 18px;margin:0 -18px 18px}
 body .fs-detail .property-essential-panel>.property-heading{gap:22px}
 body .fs-detail .property-data-panel{grid-template-columns:repeat(3,minmax(0,1fr));padding:22px 20px 0;gap:22px 20px;margin-bottom:28px}
 body .fs-detail .property-data-panel .property-highlights strong,body .fs-detail .property-data-panel .property-inline-facts dd{font-size:18px}
 body .fs-detail .property-data-panel .property-follow-actions>.property-price-alert{flex:0 1 auto;width:auto}
}
@media(max-width:520px){body .fs-detail .property-data-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}body .fs-detail .property-data-panel .property-follow-actions{gap:4px 20px}}

body .fs-detail .property-agent-profile .property-agent-phone-preview{display:block;margin-top:8px;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:#4b6572;white-space:nowrap}

body .fs-detail .property-agent-phone,body .fs-detail .fs-detail-contact{display:flex;align-items:center;justify-content:center;gap:9px}
.fs-detail .contact-action-icon{display:block;width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}


body .fs-detail .property-buyer-club{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.8fr);gap:54px;padding:52px;background:linear-gradient(120deg,#153b4d,#245c62);align-items:center}
.buyer-club-eyebrow{display:block;color:#c2d9bd;font-size:11px;font-weight:600;letter-spacing:.19em;margin-bottom:20px}
body .fs-detail .property-buyer-club h2{color:#fff;font-size:clamp(29px,3.2vw,46px);font-weight:500;line-height:1.2;letter-spacing:-.04em;margin:0 0 24px}
body .fs-detail .property-buyer-club .buyer-club-copy>p{font-size:16px;font-weight:400;line-height:1.8;letter-spacing:0;color:#edf5f4;margin:0 0 14px;max-width:650px}
body .fs-detail .property-buyer-club .buyer-club-copy>.buyer-club-detail{font-size:13px;color:#c3d5d9;margin-bottom:28px}
body .fs-detail .property-buyer-club a{display:inline-flex;width:auto;max-width:100%;font-size:13px;padding:16px 20px;text-align:left;line-height:1.5}
.buyer-club-priority{display:grid;gap:28px;padding:30px 26px;border:1px solid #ffffff24;border-radius:8px;background:#ffffff06}
.buyer-club-priority>div{display:flex;align-items:flex-start;gap:18px}
.buyer-club-step{font-size:28px;font-weight:400;line-height:1.2;color:#bfd9ba;font-variant-numeric:tabular-nums}
.buyer-club-step-label{display:block;font-size:10px;letter-spacing:.14em;color:#c2d9bd;margin-bottom:8px}
.buyer-club-priority strong{display:block;color:#fff;font-size:18px;font-weight:500;line-height:1.45}
body .fs-detail .property-buyer-club .buyer-club-priority p{font-size:12px;font-weight:400;line-height:1.7;letter-spacing:0;color:#c6d8dc;margin:8px 0 0}
.buyer-club-later{border-top:1px solid #ffffff20;padding-top:26px}
.buyer-club-later .buyer-club-step,.buyer-club-later .buyer-club-step-label{color:#a5bbc1}
@media(max-width:800px){body .fs-detail .property-buyer-club{grid-template-columns:1fr;gap:30px;padding:32px 24px}body .fs-detail .property-buyer-club h2{font-size:32px}body .fs-detail .property-buyer-club a{width:100%;justify-content:space-between}.buyer-club-priority{padding:24px 20px;gap:22px}}

body .fs-detail .property-essential-panel .fs-detail-price{color:#197364}


body .fs-detail .property-buyer-club{display:block;padding:46px 32px;text-align:center}
body .fs-detail .property-buyer-club .buyer-club-copy{max-width:820px;margin:0 auto}
body .fs-detail .property-buyer-club h2{margin:0 0 18px;color:#cee4ab;font-size:clamp(25px,3vw,38px);font-weight:600;letter-spacing:.06em;line-height:1.25}
body .fs-detail .property-buyer-club .buyer-club-copy>p{max-width:710px;margin:0 auto 26px;font-size:18px;line-height:1.7}
body .fs-detail .property-buyer-club p .buyer-club-name{color:#cee4ab;font-weight:600}
body .fs-detail .property-buyer-club a{display:inline-block;width:auto;max-width:100%;padding:16px 24px;text-align:center;font-size:14px;line-height:1.6;color:#3c5260}
body .fs-detail .property-buyer-club a .buyer-club-name{color:#197364;font-weight:700}
body .fs-detail .property-buyer-club a::after{display:none}
@media(max-width:650px){body .fs-detail .property-buyer-club{padding:32px 22px}body .fs-detail .property-buyer-club .buyer-club-copy>p{font-size:16px}body .fs-detail .property-buyer-club a{padding:14px 18px}}


.buyer-club-symbol{display:block;width:38px;height:38px;margin:0 auto 17px;color:#cee4ab}
body .fs-detail .property-buyer-club .buyer-club-toggle,body .fs-detail .property-buyer-club .buyer-club-submit{border:0;border-radius:5px;background:#fff;color:#3c5260;padding:16px 24px;font:inherit;font-size:14px;cursor:pointer;line-height:1.6}
.buyer-club-toggle .buyer-club-name{color:#197364;font-weight:700}
#buyer-club-form{border-top:1px solid #ffffff30;margin-top:28px;padding-top:28px;text-align:left}
#buyer-club-form[hidden]{display:none}
.buyer-club-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.buyer-club-fields label{display:grid;gap:8px;color:#fff;font-size:13px}
.buyer-club-fields input{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d0dcdd;border-radius:4px;padding:12px;background:#fff;color:#183844;font:inherit;font-size:16px}
.buyer-club-consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0;color:#e6eef0;font-size:12px;line-height:1.65}
.buyer-club-consent input{width:17px;height:17px;flex-shrink:0;margin-top:3px;accent-color:#197364}
body .fs-detail .property-buyer-club .buyer-club-consent a{display:inline;padding:0;background:none;color:#cee4ab;text-decoration:underline;font-size:inherit;border:0}
body .fs-detail .property-buyer-club .buyer-club-form-note,body .fs-detail .property-buyer-club .buyer-club-status{font-size:12px;line-height:1.6;margin:14px 0 0;color:#d2dfe3}
.buyer-club-toggle:focus-visible,.buyer-club-submit:focus-visible{outline:3px solid #cee4ab;outline-offset:4px}
@media(max-width:650px){.buyer-club-fields{grid-template-columns:1fr}}
.gallery-contact-tools{display:flex;gap:12px;align-items:center}
.gallery-phone{display:flex;align-items:center;gap:9px;white-space:nowrap;color:#fff;background:#197364;border-radius:5px;padding:12px 16px;font-size:14px;text-decoration:none}
.gallery-phone svg{width:19px;height:19px;flex-shrink:0}
.gallery-phone:focus-visible{outline:3px solid #cee4ab;outline-offset:3px}
.gallery-toolbar{flex-wrap:wrap}.gallery-title{flex:1;min-width:120px}
@media(max-width:700px){.gallery-contact-tools{order:5;width:100%;justify-content:center}.gallery-phone{flex:1;justify-content:center}.gallery-toolbar{gap:8px}.gallery-title{display:none}}


body .fs-detail .property-essential-panel{background:#fff;padding:34px 38px 30px;border:0;border-bottom:1px solid #dce5e3;border-radius:0;margin-bottom:20px}
body .fs-detail .property-essential-panel>.property-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px}
body .fs-detail .property-essential-panel .property-heading-meta{display:flex;flex-wrap:wrap;gap:10px 16px;margin-bottom:18px}
body .fs-detail .property-essential-panel .fs-detail-location{font-size:11px;letter-spacing:.1em;line-height:1.7;color:#627773}
body .fs-detail .property-essential-panel .focus-property-type{background:none;border:0;padding:0;color:#667c78;font-size:11px}
body .fs-detail .property-essential-panel h1{max-width:920px;font-size:clamp(26px,2.5vw,38px);line-height:1.32;font-weight:500;letter-spacing:-.035em;color:#203d49;text-wrap:balance}
body .fs-detail .property-essential-panel .property-price{align-self:end;padding:6px 0 2px 30px;border-left:1px solid #dce5e3;white-space:nowrap}
body .fs-detail .property-essential-panel .property-price>span{display:block;font-size:11px;color:#72827f;letter-spacing:.04em;margin-bottom:8px}
body .fs-detail .property-essential-panel .fs-detail-price{font-size:clamp(30px,3vw,44px);font-weight:600;letter-spacing:-.04em;color:#197364}
body .fs-detail .property-data-panel{display:block;background:#fff;border:1px solid #e0e8e5;border-radius:8px;padding:0 32px;margin-bottom:32px;overflow:hidden}
body .fs-detail .property-data-panel .property-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:0;margin:0;padding:28px 0;border:0;border-bottom:1px solid #e0e8e5;max-width:none}
body .fs-detail .property-data-panel .property-highlights>div{padding:0 24px;border-left:1px solid #e0e8e5;gap:7px}
body .fs-detail .property-data-panel .property-highlights>div:first-child{border-left:0;padding-left:0}
body .fs-detail .property-data-panel .property-highlights strong{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.03em;color:#244a53}
body .fs-detail .property-data-panel .property-highlights .property-furnishing-highlight strong{font-size:19px;line-height:1.35;letter-spacing:-.01em}
body .fs-detail .property-data-panel .property-highlights span:not(.property-fact-icon){font-size:12px;color:#73837f}
body .fs-detail .property-data-panel .property-inline-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:24px 0;border:0;background:none}
body .fs-detail .property-data-panel .property-inline-facts>div{gap:6px}
body .fs-detail .property-data-panel .property-inline-facts dt{order:0;font-size:11px;color:#788782}
body .fs-detail .property-data-panel .property-inline-facts dd{font-size:15px;line-height:1.5;font-weight:500;color:#354e55}
body .fs-detail .property-data-panel .property-follow-actions{margin:0 -32px;padding:10px 32px;background:#f6f9f7;gap:8px 28px}
@media(max-width:900px){body .fs-detail .property-essential-panel>.property-heading{grid-template-columns:1fr;gap:24px}body .fs-detail .property-essential-panel .property-price{justify-self:end;border-left:0;padding:0}body .fs-detail .property-data-panel .property-inline-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){body .fs-detail .property-essential-panel{padding:26px 18px;margin:0 -18px 18px}body .fs-detail .property-essential-panel h1{font-size:26px}body .fs-detail .property-data-panel{padding:0 20px}body .fs-detail .property-data-panel .property-highlights{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:24px;padding:24px 0}body .fs-detail .property-data-panel .property-highlights>div{padding:0 12px}body .fs-detail .property-data-panel .property-highlights>div:nth-child(3n+1){border-left:0;padding-left:0}body .fs-detail .property-data-panel .property-highlights strong{font-size:26px}body .fs-detail .property-data-panel .property-highlights .property-furnishing-highlight{grid-column:1/-1;border-left:0;padding-left:0}body .fs-detail .property-data-panel .property-follow-actions{margin:0 -20px;padding:10px 20px;gap:4px 20px}}

.property-lightbox[open]{grid-template-rows:auto minmax(0,1fr) auto auto}
.property-lightbox .gallery-toolbar{flex-wrap:nowrap;gap:20px}
.property-lightbox .gallery-contact-tools{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;padding:12px 20px;background:#14232d;border-top:1px solid #ffffff20;box-sizing:border-box}
.property-lightbox .gallery-property-actions{display:flex;gap:10px;align-items:center}
.property-lightbox .gallery-expand{border-radius:5px;font-size:23px}
.property-lightbox.gallery-immersive[open]{grid-template-rows:auto minmax(0,1fr) auto}
.property-lightbox.gallery-immersive .gallery-thumbnails{display:none}
.property-lightbox.gallery-immersive .gallery-stage{padding:0 55px}
.property-lightbox.gallery-immersive .gallery-title{visibility:hidden}
@media(max-width:700px){.property-lightbox .gallery-contact-tools{flex-wrap:wrap;gap:10px;padding:10px 12px}.property-lightbox .gallery-property-actions{order:2;justify-content:center;width:100%}.property-lightbox .gallery-phone{flex:1}.property-lightbox .gallery-title{display:block;font-size:12px}.property-lightbox.gallery-immersive .gallery-stage{padding:0}.property-lightbox.gallery-immersive .gallery-property-actions{display:none}}


.property-lightbox .gallery-title{display:none}
.property-lightbox .gallery-counter{margin-right:auto}
.property-lightbox .gallery-contact-tools{padding:10px 20px;background:#101b23;border:0}
.property-lightbox .gallery-phone{flex:0 1 auto;min-width:240px;justify-content:center}
.property-lightbox .gallery-toolbar{padding-block:8px;border:0;background:#101b23}
.property-lightbox .gallery-thumbnails{padding-top:6px;padding-bottom:6px}
body .fs-detail .property-data-panel .property-highlights{background:none;border-radius:0}

body .fs-detail .property-buyer-club .buyer-club-status:not(:empty){padding:18px 20px;border:1px solid #cee4ab66;border-radius:6px;background:#ffffff0d;color:#e3f0cf;font-size:15px;line-height:1.7}

body .fs-detail .property-energy-help{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 28px;margin:24px 0 32px;border:1px solid #d6e3e9;border-left:3px solid #356780;border-radius:8px;background:#f2f7fa}
body .fs-detail .property-energy-help h2{font-size:18px;line-height:1.4;margin:0 0 6px;color:#203f60;letter-spacing:0}
body .fs-detail .property-energy-help p{font-size:14px;line-height:1.6;margin:0;color:#486271}
body .fs-detail .property-energy-help .button{flex-shrink:0;font-size:13px;background:#203f60;color:#fff;text-decoration:none}
@media(max-width:700px){body .fs-detail .property-energy-help{align-items:flex-start;flex-direction:column;padding:20px;gap:16px}body .fs-detail .property-energy-help .button{width:100%;text-align:center}}


body .site-footer{padding-top:52px;background:#193447;color:#d8e3e8;border-top:0}
body .site-footer .footer-grid{display:grid;grid-template-columns:1.15fr 1.4fr 1fr 1fr;gap:40px;padding-bottom:40px;align-items:start}
body .site-footer .footer-contact{grid-column:auto;padding:0;border:0}
body .site-footer .footer-logo{display:inline-flex;width:200px;min-height:64px;padding:0;align-items:center}
body .site-footer .footer-logo img{display:block;width:200px;height:auto;max-width:100%;object-fit:contain}
body .site-footer .footer-area{margin:16px 0 0;color:#b6c8d1;font-size:12px;line-height:1.6}
body .site-footer h2{margin:3px 0 17px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.025em;line-height:1.5}
body .site-footer a{color:#d8e3e8;text-decoration:none}
body .site-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}
body .site-footer .footer-office>a{display:inline-flex;align-items:center;min-height:36px;font-size:13px;overflow-wrap:anywhere}
body .site-footer .footer-office address{font-style:normal;font-size:13px;line-height:1.9;color:#d8e3e8;margin:8px 0 0}
body .site-footer .footer-office .p99-appointment{max-width:260px;padding:0;margin:15px 0 0;background:none;border:0;color:#a9bfca;font-size:11px;line-height:1.8}
body .site-footer .footer-links{display:flex;flex-direction:column;align-items:flex-start;position:static;width:auto;gap:0;background:none}
body .site-footer .footer-links a{font-size:13px;min-height:38px;padding:6px 0;line-height:1.6}
body .site-footer .footer-bottom{border-top:1px solid #ffffff20;padding-top:14px;padding-bottom:14px;color:#a9bfca;font-size:11px;gap:16px}
body .site-footer .footer-bottom a{color:#a9bfca}
body .site-footer a:focus-visible{outline:2px solid #cee4ab;outline-offset:5px;border-radius:2px}
@media(max-width:1000px){body .site-footer .footer-grid{grid-template-columns:1fr 1.3fr;gap:32px 40px}}
@media(max-width:550px){body .site-footer{padding-top:34px}body .site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px;padding-bottom:30px}body .site-footer .footer-contact,body .site-footer .footer-office{grid-column:1/-1}body .site-footer .footer-logo,body .site-footer .footer-logo img{width:180px}body .site-footer .footer-office .p99-appointment{max-width:none}body .site-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:0}body .site-footer .footer-links a{min-height:44px}}
body .site-footer .footer-area,body .site-footer .footer-office .p99-appointment,body .site-footer .footer-bottom,body .site-footer .footer-bottom a{color:#b6c8d1!important}

body .site-footer .footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:0 26px}body .site-footer .footer-legal a{display:inline-flex;align-items:center;min-height:44px;font-size:11px}


body .site-footer{background:#193447;background-image:none;width:100%;margin:0;box-sizing:border-box;isolation:isolate}
body .site-footer .wrap{width:min(1180px,90%);max-width:1180px;margin-inline:auto}
body .site-footer .footer-grid>*{min-width:0}
body .site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
body .site-footer .footer-links a{width:auto;white-space:normal}
@media(max-width:550px){body .site-footer .footer-bottom{align-items:flex-start;flex-direction:column}}

body .site-footer .footer-office>.footer-call{display:flex;width:fit-content;gap:10px;min-height:46px;margin:0 0 8px;padding:0 14px;border:1px solid #ffffff40;border-radius:8px;color:#fff;font-size:16px;font-weight:600;transition:background .2s,border-color .2s}body .site-footer .footer-call svg{width:18px;height:18px;flex-shrink:0}body .site-footer .footer-office>.footer-call:hover{background:#ffffff12;border-color:#ffffff80;text-decoration:none}


.focus-section-divider{position:relative;isolation:isolate;display:grid;place-items:center;clear:both;grid-column:1/-1;width:100%;height:72px;overflow:hidden;background:#fcfcfa;flex-shrink:0}
.focus-section-divider:before,.focus-section-divider:after{content:"";position:absolute;top:50%;height:1px;width:min(32%,330px);background:#d4ddd6}
.focus-section-divider:before{right:calc(50% + 34px)}.focus-section-divider:after{left:calc(50% + 34px)}
.focus-section-divider>span{position:relative;display:block;width:5px;height:17px;background:#b59b70;transform:skewX(-23deg);box-shadow:9px 0 #b59b70,18px 0 #b59b70;margin-right:18px;border-radius:1px}
@media(max-width:700px){.focus-section-divider{height:48px}.focus-section-divider>span{height:13px;width:4px;box-shadow:7px 0 #b59b70,14px 0 #b59b70;margin-right:14px}}


body main > .p93-hero.p97-hero,
body .page-index .h70 > .p93-hero.p97-hero{margin-top:20px;margin-bottom:20px}
body main > .p93-hero.p97-hero + *,
body .page-index .h70 > .p93-hero.p97-hero + .team-editorial{margin-top:0}
@media(max-width:700px){
 body main > .p93-hero.p97-hero,
 body .page-index .h70 > .p93-hero.p97-hero{margin-top:12px;margin-bottom:12px}
}


.focus-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
[data-focus-status]{min-height:1.5em}
form[aria-busy="true"] button[type="submit"]{opacity:.65;cursor:wait}
img{max-width:100%}
button,input,select,textarea{font:inherit}
:focus-visible{outline:3px solid #137f89;outline-offset:4px}
.focus-content-main{padding-block:48px 64px;min-height:60vh;max-width:1180px}
.focus-content-main>h1{font-size:clamp(30px,4vw,48px);line-height:1.18;margin:0 0 32px;color:#203c53}
.focus-content-main p,.focus-content-main li{line-height:1.75}
.focus-content-main img{height:auto}
.focus-content-main table{max-width:100%}
.focus-content-main>.elementor>.elementor-top-section:first-child{margin-top:0!important}
.focus-content-main .elementor-widget-text-editor{text-align:left!important}
.property-gallery-plans{position:absolute;z-index:5;left:20px;bottom:20px;background:#fff;color:#203c53;border:0;border-radius:8px;padding:14px 18px;font-weight:700;box-shadow:0 3px 16px #203c5326;min-height:48px}
.focus-notice{padding:20px;margin:20px auto;background:#e5f3ed;color:#143e34;border-radius:12px;line-height:1.6}
@media(max-width:600px){.property-gallery-plans{left:12px;bottom:12px;padding:12px 14px}}
@media(max-width:600px){.focus-content-main{padding-block:28px 40px}.focus-content-main .elementor-section .elementor-container{max-width:100%}}
@media(max-width:600px){input,select,textarea{font-size:16px}.hero-segment-actions .button{width:100%;min-height:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}


@media(max-width:600px){body .p97-hero .p93-copy{min-width:0;max-width:100%}body .p97-hero .p93-copy h1{font-size:clamp(24px,6.6vw,32px)!important;max-width:100%;overflow-wrap:break-word;line-height:1.18}}
@media(max-width:360px){.hero-segment-actions .hero-route{min-height:76px!important;height:76px!important;box-sizing:border-box}}

body .callback-panel .callback-consent{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important}body .callback-panel .callback-consent input[type=checkbox]{display:inline-block!important;flex:0 0 18px;width:18px;height:18px;min-height:18px;margin:0!important;padding:0;align-self:center}body .callback-panel .callback-consent span{line-height:1.6}
