: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}}
/* Második finomítás: tömörebb ritmus, ténylegesen arányos portrék. */
.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}}
/* A márkafelület a fejléc teljes magasságába simul, átlós átmenettel. */
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}}
/* Iránytű: meglévő sorrend, kidolgozottabb vizuális részletek. */
.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}}
/* A felhasználó korábbi FOCUS-grafikájának ferde sávjai. */
: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)}}
/* Második, visszafogott megjelenés: a záró kapcsolatfelhívás szélén. */
.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}}
/* Finom arányok: keskeny arculati él, visszafogott felületek. */
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}}
/* Szélesebb márkasáv; a menü számára külön, biztosított fehér terület. */
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}}
/* Kétrétegű, egybefüggő ferde márkaátmenet. */
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}}
/* Folytonos sötétkék–türkiz–kék átmenet, fehér elválasztó nélkül. */
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}}
/* Éles, tömör arculati sávok, elmosás és fehér hézag nélkül. */
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%)}}
/* Egységes FOCUS-motívum minden oldalon: éles, kis felületű hangsúlyok. */
.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}}
/* Visszafogott használat: fejléc + egyetlen apró záró jelzés. */
.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}}
/* Csak a fejléc csíkos; a négy élethelyzet diszkrét vonalikonokat kap. */
.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}}
/* Halvány, lefelé elhaló jelzés kizárólag a záró CTA jobb alsó szélén. */
.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%)}}

/* Existing FOCUS Trustindex widget, scoped to the reviews section. */
#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}}

/* Quiet, editorial review summary. */
.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}}

/* Single, naturally spaced rating line. */
.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}}

/* Small two-tone illustrations for the four entry cards. */
.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}}

/* Distinct scenes with restrained tonal surfaces. */
.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}}

/* Slightly clearer, muted colour distinction between the four services. */
.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}

/* Clear next steps replace the repeated philosophy and trust strip. */
.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}}

/* Match portrait framing without altering the original photographs. */
.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}}

/* Two unmistakable categories, with photograph-led swipe galleries. */
.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}}

/* Clean, unframed galleries: one complete property at a time. */
.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%}}

/* Quiet edge arrows appear on hover or keyboard focus. */
.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}}

/* Carry the four home-page identities into the matching service pages. */
.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}}

/* Calm manual navigation: no timer, no multi-card rewind. */
.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}}

/* Quiet on-card quick view; readable details without navigating away. */
.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}}

/* Rich property quick view: photo + concise, verified mini listing. */
.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}}

/* Readable primary navigation, using the available white header area. */
@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}}

/* Stable quick-view geometry: navigation never shifts with the description. */
@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}}

/* Calm editorial team introduction: portraits and names take the lead. */
.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}}
/* Equal portrait frames; tighter crop matches Erika's face scale to Gabor's. */
.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}
/* Subtle pointer feedback without changing portrait crop or layout. */
@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}}

/* Homepage journal: concise topic-led recommendations. */
.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}}
/* The full portrait card links to the corresponding public agent profile. */
.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}}

/* Mobile usability: comfortable targets and short-screen navigation. */
@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}
}


/* Larger standalone logo, within the existing header height. */
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}}

/* Four concise reasons, integrated into the team section. */
.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}}

/* Five benefits: a balanced three-plus-two layout, with readable line lengths. */
@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}}

/* Aligned review summary with a visible external-link cue. */
.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}}

/* One compact, consistently aligned review link. */
.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}}

/* Discreet separation of the five reasons, retaining the 3 + 2 layout. */
.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}}

/* Compact editorial listing cards and a calm, recognisable call action. */
.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}}

/* Light call link in the closing section. */
.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}}

/* Keep both contact actions on the same width and centre line. */
.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}
/* Quiet opening, compact choices and one synchronised featured gallery. */
.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}}

/* Mobile-first spacing audit: section rhythm, full-width reading, usable targets. */
.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}
}

/* Equal benefit cards without padding the copy; reserve review loading space. */
.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}
}

/* Footer: contact first, two short navigation groups, separate legal row. */
.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}
}

/* Quiet mobile navigation panel with clear hierarchy and right-hand targets. */
@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}
}

/* Final tactile polish: restrained movement, no image scaling. */
.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}
}

/* Seller editorial: four distinct chapters, all eight tasks remain visible. */
.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)}}
/* One short entrance per chapter: no looping, blur, photo zoom or layout shift. */
@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}}

/* Simple header labels; disclosure remains clickable. */
header #nav>details>summary::after{display:none}
header #nav>details>summary::-webkit-details-marker{display:none}

/* Keep the desktop brand and navigation together on wide monitors. */
@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)}
}

/* Persistent saved-property entry, also present in the mobile navigation. */
#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}}

/* Compact favorites utility, visually separate from navigation links. */
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}}

/* One shared hero grid: identical height, title scale and text position. */
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}}
/* Keep the title baseline even on pages without an eyebrow. */
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}}

/* Shared layout, hero artwork and restrained interaction system. */
: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}
/* Genuine landmark photographs replace AI-generated architecture on the wall. */
.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}}

/* Authentic photography; no synthetic room or invented view. */
.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}

/* Kecskemét editorial imagery: bounded composition, accessible text layer. */
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}}

/* Individual page imagery; shared contact blocks remain compact. */
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}}
/* Contact follows the shared editorial hero and section rhythm. */
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}}
/* Four distinct reasons, with a shared editorial hierarchy. */
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}}
/* Minimal shared finish: restrained surfaces and quiet interaction. */
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}

/* Compact subpage introductions: the homepage keeps its own composition. */
body main .p93-hero.p93-inner{min-height:0!important;margin-top:18px}
body main .p93-hero.p93-inner .p93-copy{width:65%;max-width:850px;min-height:0;padding:28px 36px 30px;background:transparent}
body main .p93-hero.p93-inner .p93-copy h1{font-size:clamp(28px,2.7vw,38px);line-height:1.16;letter-spacing:-1px;max-width:700px;margin:12px 0 14px}
body main .p93-hero.p93-inner .p93-copy p{font-size:15px;line-height:1.65;max-width:650px}
body main .p93-hero.p93-inner .p93-copy p+p{margin-top:9px}
body main .p93-hero.p93-inner .p93-copy .button{margin-top:18px;min-height:44px;padding:12px 18px;font-size:13px}
body main .p93-hero.p93-inner .p93-back{font-size:11px;line-height:1.5}
body main .p93-hero.p93-inner .p93-other{margin-top:14px;font-size:12px}
body main .p93-hero.p93-inner::after{background:linear-gradient(90deg,rgba(12,32,42,.95),rgba(12,32,42,.85) 35%,rgba(12,32,42,.6) 57%,rgba(12,32,42,.12) 100%)}
@media(max-width:1000px) and (min-width:701px){body main .p93-hero.p93-inner .p93-copy{width:77%;padding:26px 28px}}
@media(max-width:700px){
 body main .p93-hero.p93-inner{display:block;margin-top:12px;min-height:0!important}
 body main .p93-hero.p93-inner .p93-visual{position:absolute;inset:0;height:100%;width:100%}
 body main .p93-hero.p93-inner::after{display:block;background:linear-gradient(90deg,rgba(12,32,42,.94),rgba(12,32,42,.82) 68%,rgba(12,32,42,.68))}
 body main .p93-hero.p93-inner .p93-copy{width:100%;min-height:0;padding:22px 22px 26px;background:transparent}
 body main .p93-hero.p93-inner .p93-copy h1{font-size:28px;line-height:1.18;margin:10px 0 12px;letter-spacing:-.65px}
 body main .p93-hero.p93-inner .p93-copy p{font-size:14px;line-height:1.6}
 body main .p93-hero.p93-inner .p93-copy .button{font-size:12px;margin-top:16px}
 body main .p93-hero.p93-inner .p97-caption{display:none}
}

/* Stronger secondary text, shared across the FOCUS preview. */
.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}

/* FOCUS: deep blue, confident teal and warm sandstone. */
: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}}
/* Diagonal signature from the FOCUS mark. */
.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}
/* Gentle depth for action buttons, with a clear pressed state. */
: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}
/* Property photos lead; price returns to plain editorial typography. */
.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}}

/* Rental search: the same joined hero/search card as the sale catalogue. */
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}

/* A single, consistent red heart shape across saved-property controls. */
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}

/* Shared, quiet footer across every page. */
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}

/* Footer owns its layout, independent of page-specific navigation rules. */
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}

.services-main{background:#fcfcfa;color:#203f60}.services-main .sx-kicker{font-size:10px;letter-spacing:.18em;color:#cee4ab;font-weight:600}.service-wrap{max-width:1120px;margin:0 auto;padding:64px 28px}.service-heading{text-align:center;margin-bottom:35px}.service-heading>span{display:inline-flex;gap:14px;align-items:center;font-size:10px;letter-spacing:.18em;font-weight:600;color:#477b86;margin-bottom:18px}.service-heading>span:before,.service-heading>span:after{content:'';width:28px;height:1px;background:#8caaae}.services-main .service-heading h2{font-size:clamp(29px,3.3vw,42px);line-height:1.16;letter-spacing:-1.2px;font-weight:500;margin:0;color:#203f60}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px;border:1px solid #d7e2eb;border-radius:12px;background:#fff;color:#203f60;text-decoration:none;box-shadow:0 8px 24px #203f6006;transition:transform .2s,box-shadow .2s,border-color .2s}.service-symbol{display:grid;place-items:center;background:#edf3f8;color:#305777;width:49px;height:49px;border-radius:11px;font-size:26px}.services-main h3{font-size:22px;line-height:1.35;margin:0}.services-main p{font-size:15px;line-height:1.8;color:#486170;margin:0}.service-more{font-size:13px;font-weight:600;margin-top:auto;padding-top:12px;color:#305777}.service-card:hover{transform:translateY(-4px);border-color:#8ba9c1;box-shadow:0 12px 30px #203f6012}.service-back{display:inline-block;margin-bottom:32px;font-size:13px;color:#356780;text-decoration:none}.service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-steps article{border-top:1px solid #cadce8;padding:25px 12px 0}.service-step{display:block;color:#6d8da5;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:20px}.service-steps h3{font-size:20px;margin-bottom:12px}.service-contact{background:#eef3f7;text-align:center}.service-contact p{max-width:660px;margin:0 auto 28px}.service-contact .button{background:#203f60;color:#fff}.services-main a:focus-visible{outline:3px solid #6292b6;outline-offset:4px}.services-main [id]{scroll-margin-top:110px}@media(max-width:700px){.service-wrap{padding:42px 22px}.service-grid,.service-steps{grid-template-columns:1fr}.service-card{padding:25px}.service-steps{gap:30px}.service-contact .button{width:100%}.service-heading>span{font-size:9px;letter-spacing:.1em;gap:8px}.service-heading>span:before,.service-heading>span:after{width:18px}}@media(prefers-reduced-motion:reduce){.service-card{transition:none}.service-card:hover{transform:none}}


/* The two brokerage services lead the directory; related services follow. */
.service-primary{padding-bottom:48px}
.service-card-primary{border-top:3px solid #477b86;background:#f2f7f6;padding:36px}
.service-secondary{border-top:1px solid #d7e2eb}
.service-secondary .service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-secondary .service-card{padding:26px;gap:14px}
.service-secondary h3{font-size:20px}
.services-main .service-card{border-radius:8px;min-width:0}
.services-main .service-heading h2{font-size:36px;letter-spacing:0}
.services-main .service-heading>span,.services-main .sx-kicker{letter-spacing:0}
.service-purchase{background:#edf3f1}
.service-intro{max-width:800px;margin:0 auto 36px!important}
.service-purchase-action{margin-top:36px;text-align:center}
.service-purchase-action .button{white-space:normal;max-width:100%;text-wrap:balance}
@media(max-width:960px){.service-secondary .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.service-secondary .service-grid{grid-template-columns:1fr}.services-main .service-heading h2{font-size:28px}.service-card-primary{padding:25px}.service-purchase-action .button{font-size:13px}}

/* Image-led main services and distinct, scannable service categories. */
.service-primary .service-card,.service-secondary .service-card{padding:0;gap:0;overflow:hidden;border:1px solid #d7e2df;box-shadow:none}
.service-photo{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.service-card-content{padding:28px;display:flex;flex-direction:column;gap:16px;flex:1}
.service-card-primary .service-card-content{border-top:5px solid var(--service-accent);background:var(--service-tint)}
.service-card .service-category{font-size:11px;line-height:1.4;font-weight:700;color:var(--service-accent);letter-spacing:0}
.service-card .service-more{display:flex;align-items:center;min-height:42px;width:100%;border-top:1px solid #203f6020;color:var(--service-accent)}
.service-sale,.service-energy,.service-compass{--service-accent:#276450;--service-tint:#eaf3ed}
.service-rental,.service-finance,.service-valuation{--service-accent:#245d78;--service-tint:#eaf2f8}
.service-cash,.service-electrical,.service-legal{--service-accent:#944449;--service-tint:#faeeec}
.service-secondary .service-card{background:var(--service-tint);border-top:5px solid var(--service-accent)}
.service-secondary .service-cash{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr;border-top:0;background:#faeeec}
.service-cash .service-photo{height:100%;min-height:240px;object-fit:cover}
.service-cash .service-card-content{padding:32px}
.service-secondary .service-card-content{gap:14px}
.service-secondary h3{font-size:21px}
.service-secondary .service-cash h3{font-size:26px}
.service-card:hover{border-color:var(--service-accent);box-shadow:0 12px 28px #203f6010;transform:translateY(-3px)}
@media(max-width:700px){.service-secondary .service-cash{display:flex;grid-column:auto}.service-cash .service-photo{height:auto;min-height:0;aspect-ratio:16/9}.service-card-content,.service-cash .service-card-content{padding:24px}.service-secondary .service-cash h3{font-size:22px}}

/* Matching surfaces and service-specific illustrations. */
.services-main .service-card{--service-accent:#305d69;--service-tint:#f1f6f5;background:#f1f6f5;border:1px solid #cbdad8;border-top:3px solid #477b86}
.service-primary .service-card .service-photo{height:180px;aspect-ratio:auto}
.service-secondary .service-card .service-photo{height:128px;min-height:0;aspect-ratio:auto}
.service-primary .service-card-content{border-top:0}
.service-secondary .service-cash{display:flex;grid-column:auto}
.service-secondary .service-cash h3{font-size:21px}
.service-secondary .service-cash .service-card-content{padding:28px}
.service-card .service-photo{object-fit:contain;background:#edf0f1}
@media(max-width:700px){.service-primary .service-card .service-photo{height:170px}.service-secondary .service-card .service-photo{height:140px}.service-secondary .service-cash .service-card-content{padding:24px}}
.service-topics{max-width:800px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:18px 36px;padding-left:24px;line-height:1.7;font-size:15px}
@media(max-width:700px){.service-topics{grid-template-columns:1fr}}

/* Shared straight section separator, matching the seller page. */
.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}}

/* The opening transition is a small gap; ornaments belong to later sections. */
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}
}

.service-request{background:#f0f5f3;color:#203f60;padding:48px 28px}
.service-request-inner{max-width:1064px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:48px;align-items:start}
.service-request-copy h2{font-size:28px;line-height:1.3;font-weight:500;letter-spacing:0;margin:0 0 18px}
.service-request-copy p{font-size:15px;line-height:1.8}
.service-request-form{display:grid;gap:18px;min-width:0;scroll-margin-top:110px;text-align:left}
.service-request-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.service-request-form label{display:grid;gap:8px;font-size:13px;line-height:1.5;font-weight:500;color:#203f60;min-width:0}
.service-request-form input:not([type=checkbox]),.service-request-form select,.service-request-form textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #b9cbc6;border-radius:4px;background:#fff;padding:12px;font:inherit;font-size:16px;color:#203f60}
.service-request-form textarea{resize:vertical}
.service-request-form .service-request-consent{display:flex;gap:10px;align-items:flex-start}
.service-request-consent input{width:18px;height:18px;margin:2px 0 0;flex:0 0 18px}
.service-request-consent a{text-decoration:underline}
.service-request-form .button{justify-self:start;background:#203f60;color:white}
.service-request-form :is(input,select,textarea,button):focus-visible{outline:3px solid #477b86;outline-offset:3px}
.service-request-form #form-status{margin:0;font-size:13px;line-height:1.6}
.service-request-form #form-status:empty{display:none}
@media(max-width:700px){.service-request{padding:32px 22px}.service-request-inner{grid-template-columns:1fr;gap:24px}.service-request-copy h2{font-size:24px}.service-request-fields{grid-template-columns:1fr}.service-request-form .button{width:100%}}
