:root{--ink:#17201b;--forest:#153f32;--forest2:#0d2b22;--sage:#e8efe9;--cream:#f8f5ee;--white:#fff;--accent:#c8784a;--gold:#d6b66a;--muted:#68736d;--line:#dfe5df;--shadow:0 22px 60px rgba(19,48,37,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1160px,calc(100% - 32px));margin:auto}.skip-link{position:absolute;left:-999px;top:0;background:#fff;padding:10px;z-index:999}.skip-link:focus{left:10px}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(0,0,0,.07)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:24px;font-weight:700;letter-spacing:-1px}.brand span{color:var(--ink)}.brand b{color:var(--accent)}.brand small{font-size:14px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{font-weight:600;font-size:14px}.nav-cta,.primary-btn{border:0;border-radius:12px;background:var(--accent);color:#fff;padding:13px 18px;font-weight:700;cursor:pointer;box-shadow:0 12px 28px rgba(200,120,74,.25)}.menu-btn{display:none;border:0;background:none;font-size:22px}.hero{position:relative;min-height:780px;padding:150px 0 90px;background:var(--forest2);color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('../images/seo-webp/property-01.webp') center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,21,.95) 0%,rgba(10,37,29,.82) 48%,rgba(10,37,29,.36) 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1.8px;font-weight:700;font-size:12px;color:var(--accent)}.hero .eyebrow{color:#f2c69d}.hero h1,.section h2,.lead-section h2{font-family:'Playfair Display',serif;line-height:1.06;margin:18px 0}.hero h1{font-size:clamp(48px,6vw,76px)}.hero-copy>p{font-size:19px;max-width:620px;color:rgba(255,255,255,.82)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;font-size:14px}.trust-row i{color:#9ad3b7}.hero-panel{background:rgba(255,255,255,.97);color:var(--ink);padding:28px;border-radius:24px;box-shadow:var(--shadow)}.panel-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.panel-top span{font-weight:800;font-size:22px}.panel-top small{color:var(--muted)}.search-tabs{display:flex;gap:8px;margin-bottom:18px}.search-tabs button,.filter-pills button{border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:10px;font-weight:700;cursor:pointer}.search-tabs button.active,.filter-pills button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.search-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.search-form label,.lead-form label,.modal-card label{display:grid;gap:7px;font-weight:700;font-size:13px}.search-form select,.search-form input,.lead-form input,.lead-form select,.modal-card input,.modal-card select{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px;color:var(--ink);outline:none}.wide{grid-column:1/-1}.popular{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;font-size:12px}.popular a{padding:5px 9px;background:var(--cream);border-radius:20px}.stats-strip{position:relative;margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:18px;padding:22px}.stats-strip div{text-align:center;border-right:1px solid rgba(255,255,255,.18)}.stats-strip div:last-child{border:0}.stats-strip b{display:block;font-size:28px}.stats-strip span{font-size:13px;color:rgba(255,255,255,.72)}.section{padding:92px 0}.soft{background:var(--cream)}.dark{background:var(--forest2);color:#fff}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.section h2,.lead-section h2{font-size:clamp(34px,4vw,52px)}.intro-grid p,.section-head p{color:var(--muted)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-head h2{margin:8px 0}.section-head p{max-width:620px;margin:0}.outline-btn{border:1px solid var(--forest);background:transparent;color:var(--forest);padding:12px 16px;border-radius:12px;font-weight:700;cursor:pointer}.light p{color:rgba(255,255,255,.7)}.city-feature-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px;gap:16px}.city-feature{position:relative;border-radius:20px;overflow:hidden;background-image:linear-gradient(to top,rgba(5,25,18,.82),rgba(5,25,18,.1)),var(--bg);background-size:cover;background-position:center;transition:.3s}.city-feature:hover{transform:translateY(-5px)}.city-feature.large{grid-row:1/3}.city-feature span{position:absolute;left:24px;bottom:22px;color:#fff;font-family:'Playfair Display',serif;font-size:28px}.city-feature small{display:block;font-family:'DM Sans',sans-serif;font-size:13px;color:rgba(255,255,255,.75)}.directory-panel{margin-top:26px;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.directory-toolbar input{width:min(420px,100%);padding:12px 14px;border:1px solid var(--line);border-radius:10px}.chip-grid{display:flex;flex-wrap:wrap;gap:10px;max-height:320px;overflow:auto}.chip-grid a{border:1px solid var(--line);padding:8px 11px;border-radius:999px;font-size:13px;background:#fff}.builder-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.builder-feature{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:16px;padding:18px;transition:.25s}.builder-feature:hover{border-color:var(--accent);box-shadow:0 12px 30px rgba(0,0,0,.07);transform:translateY(-3px)}.builder-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--sage);color:var(--forest);font-weight:800}.builder-feature small{display:block;color:var(--muted)}.builder-feature i{margin-left:auto}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{background:#fff;color:var(--ink);border-radius:20px;overflow:hidden}.project-image{position:relative;height:230px}.project-image img{width:100%;height:100%;object-fit:cover}.project-image span{position:absolute;left:14px;top:14px;background:var(--forest);color:#fff;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:700}.project-content{padding:20px}.project-content small{color:var(--accent);font-weight:700}.project-content h3{margin:6px 0;font-size:21px}.project-content p{margin:0 0 14px;color:var(--muted);font-size:14px}.project-meta{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.project-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.text-btn{border:0;background:none;color:var(--accent);font-weight:800;cursor:pointer}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-grid article{border:1px solid var(--line);padding:28px;border-radius:18px}.guide-grid i{font-size:26px;color:var(--accent)}.guide-grid h3{font-size:20px}.guide-grid p{color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin-bottom:12px}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:var(--muted)}.lead-section{padding:86px 0;background:linear-gradient(135deg,var(--forest2),var(--forest));color:#fff}.lead-grid{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.lead-section p{color:rgba(255,255,255,.75)}.lead-section ul{list-style:none;padding:0}.lead-section li{margin:10px 0}.lead-section li i{color:#9ad3b7;margin-right:8px}.lead-form{background:#fff;color:var(--ink);padding:26px;border-radius:20px;display:grid;gap:14px}.lead-form small{color:var(--muted)}.footer{background:#0a1c16;color:#fff;padding:60px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr 1.3fr;gap:40px}.footer-grid>div{display:grid;align-content:start;gap:10px}.footer-grid a,.footer-grid p{color:rgba(255,255,255,.65);font-size:14px}.footer-brand span{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:34px;color:rgba(255,255,255,.55);font-size:13px}.modal{position:fixed;inset:0;z-index:200;display:none;place-items:center}.modal.show{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62)}.modal-card{position:relative;background:#fff;width:min(460px,calc(100% - 28px));padding:30px;border-radius:22px;z-index:2;box-shadow:var(--shadow)}.modal-card form{display:grid;gap:14px}.modal-close{position:absolute;right:16px;top:16px;border:0;background:#f1f1ee;width:36px;height:36px;border-radius:50%;cursor:pointer}.mobile-bar{display:none}.hidden-card{display:none!important}@media(max-width:900px){.menu-btn{display:block}.main-nav{position:absolute;top:76px;left:16px;right:16px;background:#fff;border-radius:16px;padding:20px;display:none;align-items:stretch;flex-direction:column;box-shadow:var(--shadow)}.main-nav.open{display:flex}.hero{padding-top:120px}.hero-grid,.intro-grid,.faq-grid,.lead-grid{grid-template-columns:1fr}.hero-grid{gap:36px}.hero h1{font-size:52px}.city-feature-grid{grid-template-columns:1fr 1fr}.city-feature.large{grid-column:1/-1;grid-row:auto}.builder-feature-grid{grid-template-columns:repeat(2,1fr)}.project-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;flex-direction:column}.stats-strip{grid-template-columns:repeat(2,1fr);gap:18px}.stats-strip div{border-right:0}.mobile-bar{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:120;background:#fff;border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.mobile-bar a,.mobile-bar button{flex:1;border:0;padding:14px;text-align:center;font-weight:800;background:#fff}.mobile-bar button{background:var(--accent);color:#fff}.footer{padding-bottom:90px}}@media(max-width:600px){.container{width:min(100% - 22px,1160px)}.section{padding:68px 0}.hero{min-height:auto;padding-bottom:64px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.search-form{grid-template-columns:1fr}.wide{grid-column:auto}.stats-strip{margin-top:38px}.city-feature-grid{grid-template-columns:1fr;grid-template-rows:auto}.city-feature,.city-feature.large{height:220px;grid-column:auto}.builder-feature-grid,.project-grid,.guide-grid,.footer-grid{grid-template-columns:1fr}.directory-toolbar{align-items:stretch;flex-direction:column}.project-image{height:220px}.footer-bottom{flex-direction:column;gap:8px}}.brand{gap:5px}.brand small{font-size:11px;letter-spacing:.6px;text-transform:uppercase}.hero-media{background-image:url("../images/seo-webp/property-01.webp")}.intro-section{background:#fff}.text-btn{display:inline-flex;align-items:center;gap:7px}.project-bottom a{color:var(--accent)}@media(max-width:600px){.brand{font-size:18px}.brand small{font-size:9px}}.directory-head{align-items:flex-start}.section-search{min-width:min(100%,390px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px 12px;box-shadow:0 10px 30px rgba(15,45,34,.06)}.section-search>i{color:var(--accent)}.section-search input{min-width:0;border:0;outline:0;background:transparent;padding:5px;font:inherit;color:var(--ink)}.section-search span{white-space:nowrap;font-size:12px;font-weight:800;color:var(--forest);background:var(--sage);padding:6px 9px;border-radius:999px}.market-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.market-card{position:relative;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:13px;min-height:112px;padding:18px;border:1px solid rgba(22,74,56,.12);border-radius:18px;background:linear-gradient(145deg,#fff,#fbfaf5);overflow:hidden;transition:.25s}.market-card:before{content:"";position:absolute;inset:auto -30px -45px auto;width:100px;height:100px;border-radius:50%;background:rgba(200,120,74,.09)}.market-card:hover{transform:translateY(-4px);border-color:rgba(200,120,74,.55);box-shadow:0 15px 35px rgba(15,45,34,.1)}.market-no{font:700 12px 'DM Sans',sans-serif;color:#9a968d;align-self:start}.market-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:var(--forest);color:#fff;box-shadow:0 8px 18px rgba(17,66,49,.2)}.market-copy{min-width:0}.market-copy b{display:block;font-family:'Playfair Display',serif;font-size:18px;line-height:1.15;color:var(--ink)}.market-copy small{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.35}.market-arrow{color:var(--accent);font-size:13px}.developer-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.developer-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:106px;padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.25s;box-shadow:0 7px 22px rgba(15,45,34,.04)}.developer-card:nth-child(3n+2){background:linear-gradient(145deg,#fff,#f7f5ed)}.developer-card:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 15px 35px rgba(15,45,34,.1)}.developer-logo{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--forest),#2b7458);color:#fff;font-weight:900;letter-spacing:.5px}.developer-copy b{display:block;font-size:15px;color:var(--ink)}.developer-copy small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.developer-cta{font-size:12px;font-weight:800;color:var(--accent);white-space:nowrap}.developer-cta i{margin-left:4px}.empty-result{padding:24px;text-align:center;border:1px dashed var(--line);border-radius:16px;color:var(--muted);margin-top:16px}.market-card[hidden],.developer-card[hidden]{display:none!important}@media(max-width:900px){.market-card-grid,.developer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-search{width:100%;min-width:0}}@media(max-width:600px){.market-card-grid,.developer-card-grid{grid-template-columns:1fr}.market-card,.developer-card{min-height:96px}.section-search{grid-template-columns:auto 1fr}.section-search span{grid-column:1/-1;justify-self:start}.market-copy b{font-size:17px}}.market-card-grid,.developer-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.market-card,.developer-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:230px;padding:16px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.22);box-shadow:0 16px 40px rgba(15,45,34,.14);background-color:#1f352d;background-image:linear-gradient(180deg,rgba(9,20,15,.14),rgba(9,20,15,.78)),var(--card-bg);background-size:cover;background-position:center;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;color:#fff;isolation:isolate}.market-card::after,.developer-card::after{content:"";position:absolute;inset:auto 0 0 0;height:55%;background:linear-gradient(180deg,rgba(9,20,15,0),rgba(9,20,15,.72));z-index:-1}.market-card:hover,.developer-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px rgba(15,45,34,.18);border-color:rgba(255,255,255,.45)}.card-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.17);backdrop-filter:blur(10px);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#fff}.market-no{align-self:flex-start;margin-top:10px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);font:800 14px 'DM Sans',sans-serif;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.16)}.market-copy,.developer-copy{margin-top:auto;display:block;max-width:100%}.market-copy b,.developer-copy b{display:block;color:#fff;font-family:'Playfair Display',serif;font-size:22px;line-height:1.12;text-shadow:0 1px 0 rgba(0,0,0,.15)}.market-copy small,.developer-copy small{display:block;margin-top:7px;color:rgba(255,255,255,.88);font-size:12px;line-height:1.45}.market-footer,.developer-cta{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}.market-footer i,.developer-cta i{font-size:11px}.developer-logo{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;width:50px;height:50px;border-radius:15px;background:rgba(255,255,255,.22);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.22);color:#fff;font-weight:900;letter-spacing:.05em;font-size:15px;box-shadow:0 12px 24px rgba(0,0,0,.16)}.market-card[hidden],.developer-card[hidden]{display:none!important}@media(max-width:1180px){.market-card-grid,.developer-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.market-card-grid,.developer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-card,.developer-card{min-height:210px}.market-copy b,.developer-copy b{font-size:20px}}@media(max-width:560px){.market-card-grid,.developer-card-grid{grid-template-columns:1fr}.market-card,.developer-card{min-height:198px}.market-copy b,.developer-copy b{font-size:19px}}.developer-logo-image{width:74px;height:58px;padding:8px 10px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.75);border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.2);overflow:hidden}.developer-logo-image img{display:block;width:100%;height:100%;object-fit:contain;filter:none}@media(max-width:560px){.developer-logo-image{width:68px;height:54px}}.brand{display:flex;align-items:center;max-width:320px}.site-logo{display:block;width:300px;max-width:100%;height:62px;object-fit:contain;object-position:left center}.footer .site-logo{filter:none;width:280px;height:auto}.site-header .brand{line-height:1}@media(max-width:900px){.site-logo{width:235px;height:54px}}@media(max-width:520px){.brand{max-width:210px}.site-logo{width:205px;height:48px}}.project-search-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:-8px 0 28px;padding:12px 14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:16px}.project-search-bar i{color:#f2c69d}.project-search-bar input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font:inherit;padding:5px}.project-search-bar input::placeholder{color:rgba(255,255,255,.58)}.project-search-bar span{font-size:12px;font-weight:800;color:#fff;background:rgba(255,255,255,.12);padding:7px 10px;border-radius:999px}.project-search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-project-card{display:block;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.search-project-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(0,0,0,.2)}.project-meta-stack{display:grid;grid-template-columns:1fr;gap:7px}.project-meta-stack span:first-child{font-weight:700;color:var(--ink)}.project-meta-stack span:last-child{color:var(--muted)}.search-project-card .project-bottom strong{font-size:13px}.search-project-card[hidden]{display:none!important}@media(max-width:1000px){.project-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.project-search-grid{grid-template-columns:1fr}.project-search-bar{grid-template-columns:auto 1fr}.project-search-bar span{grid-column:1/-1;justify-self:start}.site-header .container{gap:8px}}:root{--ink:#10293c;--forest:#0878b8;--forest2:#043f68;--sage:#e8f4fb;--cream:#f4f9fc;--accent:#0d84c6;--gold:#58b4e6;--muted:#617789;--line:#d7e7f1;--shadow:0 22px 60px rgba(5,87,137,.14);--brand-blue:#0878b8;--brand-deep:#045b91;--brand-navy:#073c60;--brand-sky:#43a9dc;}body{background:#fff;color:var(--ink)}.site-header{background:rgba(255,255,255,.94)}.main-nav a:hover{color:var(--brand-blue)}.nav-cta,.primary-btn{background:linear-gradient(135deg,var(--brand-blue),var(--brand-deep));box-shadow:0 12px 28px rgba(8,120,184,.28)}.hero{background:var(--brand-navy)}.hero-overlay{background:linear-gradient(90deg,rgba(3,43,72,.96) 0%,rgba(4,76,119,.86) 50%,rgba(4,76,119,.4) 100%)}.hero .eyebrow{color:#8ed3f4}.trust-row i{color:#73c8ee}.search-tabs button.active,.filter-pills button.active{background:var(--brand-blue);border-color:var(--brand-blue)}.stats-strip{background:rgba(16,143,204,.14);border-color:rgba(255,255,255,.22)}.outline-btn{border-color:var(--brand-blue);color:var(--brand-blue)}.section-kicker,.eyebrow,.text-btn,.project-content small,.project-bottom a,.guide-grid i{color:var(--brand-blue)}.lead-section{background:linear-gradient(135deg,var(--brand-navy),var(--brand-blue))}.footer{background:#032f4d}.mobile-bar button{background:linear-gradient(135deg,var(--brand-blue),var(--brand-deep))}.section-search>i{color:var(--brand-blue)}.section-search span{color:var(--brand-deep);background:#e6f4fb}.market-card{border-color:rgba(255,255,255,.25);background-color:#174d6c;background-image:linear-gradient(180deg,rgba(2,47,77,.08),rgba(2,47,77,.85)),var(--card-bg);box-shadow:0 16px 40px rgba(5,87,137,.18)}.market-card::after{background:linear-gradient(180deg,rgba(3,47,77,0),rgba(3,47,77,.84))}.market-card:hover{box-shadow:0 24px 54px rgba(5,87,137,.24);border-color:rgba(109,201,242,.72)}.market-no,.card-badge{background:rgba(10,139,203,.24);border:1px solid rgba(255,255,255,.25)}.builder-showcase-section{position:relative;background:radial-gradient(circle at 10% 10%,rgba(67,169,220,.14),transparent 34%),linear-gradient(180deg,#f8fcff 0%,#edf7fc 100%);overflow:hidden}.builder-showcase-section::before{content:"";position:absolute;right:-140px;top:70px;width:380px;height:380px;border:70px solid rgba(8,120,184,.055);border-radius:50%;pointer-events:none}.builder-showcase-section .container{position:relative;z-index:1}.builder-showcase-section .section-head{padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,#063f67,#0878b8);box-shadow:0 24px 60px rgba(5,87,137,.18)}.builder-showcase-section .section-head h2,.builder-showcase-section .section-head p{color:#fff}.builder-showcase-section .section-kicker{color:#8ed3f4}.builder-showcase-section .section-search{background:rgba(255,255,255,.98);border-color:rgba(255,255,255,.55);box-shadow:0 16px 34px rgba(1,40,67,.18)}.builder-showcase-section .section-search span{background:#e2f3fc;color:#05649c}.developer-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.developer-card{position:relative;display:grid;grid-template-rows:auto 92px auto auto;align-items:start;min-height:255px;padding:0 20px 20px;border:1px solid #d8e9f3;border-radius:22px;background:#fff;color:var(--ink);overflow:hidden;box-shadow:0 12px 34px rgba(5,87,137,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.developer-card::before{content:attr(data-index);display:flex;align-items:center;justify-content:flex-end;height:40px;margin:0 -20px 14px;padding:0 16px;background:linear-gradient(90deg,#eaf6fc,#f8fcff);color:#4c8fb3;font-size:11px;font-weight:900;letter-spacing:.16em;border-bottom:1px solid #dcecf5}.developer-card::after{content:"";position:absolute;right:-34px;bottom:-34px;width:108px;height:108px;border-radius:50%;background:linear-gradient(135deg,rgba(8,120,184,.13),rgba(67,169,220,.04));transition:.28s}.developer-card:hover{transform:translateY(-7px);border-color:#75c2e7;box-shadow:0 24px 52px rgba(5,87,137,.18)}.developer-card:hover::after{transform:scale(1.3)}.developer-card .card-badge{position:absolute;left:16px;top:10px;z-index:2;padding:6px 9px;border-radius:999px;background:#e7f5fc;border:1px solid #c9e8f7;color:#0878b8;font-size:9px;letter-spacing:.08em;font-weight:900}.developer-logo{width:100%;height:92px;margin:0;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(145deg,#fff,#f2f8fc);border:1px solid #e0edf5;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.developer-logo-image img{max-width:78%;max-height:58px;width:auto;height:auto;object-fit:contain;filter:none}.developer-copy{margin:14px 0 0;display:block;min-width:0}.developer-copy b{display:block;color:#0e3550;font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.25;font-weight:800}.developer-copy small{display:block;margin-top:6px;color:#718596;font-size:12px;line-height:1.4}.developer-cta{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #e3eef5;color:#0878b8;font-size:12px;font-weight:900;letter-spacing:.01em}.developer-cta i{font-size:11px;transition:transform .25s}.developer-card:hover .developer-cta i{transform:translate(3px,-3px)}.developer-card[hidden]{display:none!important}@media(max-width:1180px){.developer-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.builder-showcase-section .section-head{padding:24px}.developer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.builder-showcase-section .section-head{padding:20px}.developer-card-grid{grid-template-columns:1fr}.developer-card{min-height:230px}.developer-logo{height:84px}}.builder-showcase-section .section-head{background:linear-gradient(135deg,#0a4f86,#0f6ca8 60%,#2ea2e2);border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 42px rgba(6,71,118,.18)}.builder-showcase-section .section-head h2,.builder-showcase-section .section-head p,.builder-showcase-section .section-head .section-kicker{color:#fff}.builder-showcase-section .section-head .section-kicker{opacity:.92}.builder-showcase-section .section-search{background:rgba(255,255,255,.98);box-shadow:0 14px 28px rgba(6,71,118,.12)}.builder-showcase-section .developer-card-grid{gap:20px}.builder-showcase-section .developer-card.logo-enhanced{position:relative;display:grid;grid-template-rows:auto 108px auto auto;gap:14px;min-height:272px;padding:0 20px 20px;border-radius:24px;border:1px solid #d6eaf6;background:linear-gradient(180deg,#ffffff 0%,#f7fbfe 100%);box-shadow:0 14px 34px rgba(9,83,132,.09);overflow:hidden}.builder-showcase-section .developer-card.logo-enhanced::before{content:attr(data-index);display:flex;align-items:center;justify-content:space-between;height:46px;margin:0 -20px;padding:0 20px;background:linear-gradient(90deg,#edf7fd,#f8fcff);border-bottom:1px solid #dbeef8;color:#3e87af;font-size:11px;font-weight:900;letter-spacing:.16em}.builder-showcase-section .developer-card.logo-enhanced::after{content:'';position:absolute;right:-50px;bottom:-52px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle at center,rgba(36,151,219,.20),rgba(36,151,219,0) 68%)}.builder-showcase-section .developer-card.logo-enhanced:hover{transform:translateY(-8px);border-color:#8fcaeb;box-shadow:0 24px 54px rgba(9,83,132,.16)}.builder-showcase-section .developer-card.logo-enhanced .card-badge{position:absolute;right:18px;top:11px;left:auto;padding:7px 11px;border-radius:999px;background:#e7f6fe;border:1px solid #c4e6f7;color:#0b79b8;font-size:10px;letter-spacing:.08em;font-weight:900}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{position:relative;width:100%;height:108px;margin:0;display:flex;align-items:center;justify-content:center;padding:16px;border-radius:18px;background:linear-gradient(180deg,#fff,#f4f9fc);border:1px solid #e3eff7;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(14,84,130,.06)}.builder-showcase-section .developer-card.logo-enhanced .developer-logo::after{content:attr(data-initials);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font:800 26px/1 'DM Sans',sans-serif;color:#0d70ac;background:linear-gradient(180deg,#edf8fe,#f8fcff);opacity:0}.builder-showcase-section .developer-card.logo-enhanced .developer-logo.is-fallback::after{opacity:1}.builder-showcase-section .developer-card.logo-enhanced .developer-logo.is-fallback img{display:none}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img{display:block;max-width:82%;max-height:64px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.builder-showcase-section .developer-card.logo-enhanced .developer-copy b{display:block;font-family:'Playfair Display',serif;font-size:22px;line-height:1.18;color:#0d3552}.builder-showcase-section .developer-card.logo-enhanced .developer-copy small{display:block;margin-top:7px;color:#58758a;font-size:13px;line-height:1.5}.builder-showcase-section .developer-card.logo-enhanced .developer-cta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:12px 14px;border-radius:14px;background:linear-gradient(90deg,#0a5d96,#1694d8);color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em;box-shadow:0 12px 24px rgba(10,93,150,.18)}.builder-showcase-section .developer-card.logo-enhanced .developer-cta i{transition:transform .2s ease}.builder-showcase-section .developer-card.logo-enhanced:hover .developer-cta i{transform:translate(3px,-3px)}@media(max-width:1180px){.builder-showcase-section .developer-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.builder-showcase-section .developer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-showcase-section .developer-card.logo-enhanced{min-height:258px}}@media(max-width:560px){.builder-showcase-section .developer-card-grid{grid-template-columns:1fr}.builder-showcase-section .developer-card.logo-enhanced{min-height:244px;padding:0 18px 18px}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{height:96px}.builder-showcase-section .developer-card.logo-enhanced .developer-copy b{font-size:20px}}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{padding:18px 20px;background:#fff;border:1px solid #dcebf5;box-shadow:0 10px 22px rgba(9,83,132,.07)}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img{max-width:86%;max-height:70px;width:auto;height:auto;object-fit:contain;mix-blend-mode:normal}.builder-showcase-section .developer-card.logo-enhanced .developer-copy .mini-note{display:inline-block;margin-top:6px;font-size:11px;font-weight:700;color:#0f78b7;background:#eaf6fd;padding:4px 8px;border-radius:999px}.builder-showcase-section .developer-card.logo-enhanced .developer-logo.is-fallback img{display:none}.builder-showcase-section .developer-card.logo-enhanced .developer-logo.is-fallback::after{opacity:1}.breadcrumb-wrap{margin-top:76px;background:#f5faff;border-bottom:1px solid #dcecf6}.breadcrumb-inner{display:flex;align-items:center;gap:9px;min-height:42px;font-size:12px;color:#58758a}.breadcrumb-inner a{color:#0878b8;font-weight:700}.site-logo{width:200px;height:auto;aspect-ratio:320/82;object-fit:contain}.project-image img{aspect-ratio:640/420}.developer-logo-image img{aspect-ratio:12/5}.hero-media{contain:paint}.market-card,.developer-card,.project-card{content-visibility:auto;contain-intrinsic-size:260px}@media(max-width:900px){.breadcrumb-wrap{margin-top:76px}}img{max-width:100%;height:auto}.site-logo{aspect-ratio:320/82}.market-card,.developer-card,.project-card{contain:layout paint style}#locations,#builders,#projects,#faq{content-visibility:auto;contain-intrinsic-size:900px}.hero{min-height:680px}.hero-media{will-change:auto}@media(max-width:760px){.hero{min-height:760px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.builder-showcase-section{position:relative;padding-top:36px;padding-bottom:36px;background:linear-gradient(180deg,#f4faff 0%,#ffffff 48%,#f7fbff 100%);overflow:hidden}.builder-showcase-section::before{content:"";position:absolute;left:-120px;top:120px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(24,133,202,.14),rgba(24,133,202,0) 68%);pointer-events:none}.builder-showcase-section::after{content:"";position:absolute;right:-90px;bottom:60px;width:240px;height:240px;border-radius:36px;transform:rotate(18deg);background:linear-gradient(180deg,rgba(35,149,221,.10),rgba(35,149,221,0));pointer-events:none}.builder-showcase-section .section-head{padding:34px 36px;border-radius:28px;background:linear-gradient(135deg,#0a4d84 0%,#0f6ea8 58%,#2a99dc 100%);border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 54px rgba(6,71,118,.18)}.builder-showcase-section .section-head>div{max-width:920px}.builder-showcase-section .section-head h2{font-size:clamp(28px,3vw,40px);line-height:1.08;margin-bottom:10px}.builder-showcase-section .section-head p{max-width:760px;color:rgba(255,255,255,.92)}.builder-head-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.builder-head-badges span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em;backdrop-filter:blur(10px)}.builder-head-badges i{font-size:12px;color:#bfe9ff}.builder-showcase-section .section-search{margin-top:4px;background:#fff;border:1px solid #d8e9f4;box-shadow:0 14px 30px rgba(6,71,118,.08)}.builder-showcase-section .section-search input::placeholder{color:#6f8ba0}.builder-showcase-section .section-search span{background:#e8f6fe;color:#0c71ac}.builder-showcase-section .developer-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:4px}.builder-showcase-section .developer-card.logo-enhanced{position:relative;display:grid;grid-template-rows:auto 126px auto auto auto;gap:14px;min-height:330px;padding:20px;border-radius:28px;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);border:1px solid #d9ebf7;box-shadow:0 18px 42px rgba(9,83,132,.09);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.builder-showcase-section .developer-card.logo-enhanced::before{content:attr(data-index);position:absolute;right:18px;top:18px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(180deg,#eef8ff,#dff2ff);border:1px solid #cbe7f8;color:#247fb8;font-size:12px;font-weight:900;letter-spacing:.08em;z-index:2}.builder-showcase-section .developer-card.logo-enhanced::after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,0) 45%,rgba(35,149,221,.07) 100%);opacity:.9;pointer-events:none}.builder-showcase-section .developer-card.logo-enhanced:hover{transform:translateY(-9px);border-color:#8bcaf0;box-shadow:0 28px 56px rgba(9,83,132,.16)}.builder-showcase-section .developer-card.logo-enhanced .card-badge{position:static;justify-self:start;padding:8px 12px;border-radius:999px;background:#ecf8ff;border:1px solid #d4edf9;color:#0c79b8;font-size:10px;font-weight:900;letter-spacing:.09em}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{position:relative;height:126px;padding:20px;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#eff8fe 100%);border:1px solid #dfeef8;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 26px rgba(10,93,150,.06);transition:transform .3s ease,box-shadow .3s ease}.builder-showcase-section .developer-card.logo-enhanced .developer-logo::before{content:"";position:absolute;inset:auto 24px 14px 24px;height:16px;border-radius:50%;background:radial-gradient(circle,rgba(19,120,183,.16),rgba(19,120,183,0) 72%)}.builder-showcase-section .developer-card.logo-enhanced:hover .developer-logo{transform:translateY(-3px);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 18px 34px rgba(10,93,150,.1)}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img{position:relative;z-index:1;max-width:84%;max-height:72px;width:auto;height:auto;object-fit:contain;mix-blend-mode:normal}.builder-showcase-section .developer-card.logo-enhanced .developer-logo.is-fallback::after{opacity:1}.builder-showcase-section .developer-card.logo-enhanced .developer-copy b{display:block;font-family:'Playfair Display',serif;font-size:23px;line-height:1.16;color:#0d3552;margin-bottom:6px}.builder-showcase-section .developer-card.logo-enhanced .developer-copy small{display:block;color:#5e7b90;font-size:13px;line-height:1.55;min-height:40px}.builder-showcase-section .developer-card.logo-enhanced .builder-mini-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.builder-showcase-section .developer-card.logo-enhanced .builder-mini-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#f1f9fe;color:#0b6da8;font-size:11px;font-weight:800;border:1px solid #d8eefb}.builder-showcase-section .developer-card.logo-enhanced .builder-mini-link{display:inline-flex;align-items:center;gap:6px;color:#1888c8;font-size:11px;font-weight:800}.builder-showcase-section .developer-card.logo-enhanced .builder-mini-link i{font-size:12px}.builder-showcase-section .developer-card.logo-enhanced .developer-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 16px;border-radius:16px;background:linear-gradient(90deg,#0a5d96,#1b97da);color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;box-shadow:0 14px 28px rgba(10,93,150,.16)}.builder-showcase-section .developer-card.logo-enhanced .developer-cta i{transition:transform .22s ease}.builder-showcase-section .developer-card.logo-enhanced:hover .developer-cta i{transform:translateX(4px)}@media(max-width:1180px){.builder-showcase-section .developer-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.builder-showcase-section .section-head{padding:28px 24px}.builder-head-badges{gap:8px}.builder-head-badges span{padding:9px 12px;font-size:11px}.builder-showcase-section .developer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-showcase-section .developer-card.logo-enhanced{min-height:312px}}@media(max-width:560px){.builder-showcase-section .developer-card-grid{grid-template-columns:1fr}.builder-showcase-section .section-head{padding:24px 20px}.builder-showcase-section .developer-card.logo-enhanced{min-height:286px;padding:18px}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{height:112px}.builder-showcase-section .developer-card.logo-enhanced .developer-copy b{font-size:21px}.builder-showcase-section .developer-card.logo-enhanced .builder-mini-row{align-items:flex-start;flex-direction:column}}.builder-showcase-section{background:linear-gradient(180deg,#f4fbff 0%,#ffffff 50%,#f7fbfe 100%)}.builder-showcase-section .section-head{background:linear-gradient(135deg,#083f68,#0e6aa1 62%,#2a9cdb);border-radius:28px}.builder-showcase-section .developer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.builder-showcase-section .developer-card.logo-enhanced{display:grid;grid-template-columns:120px 1fr;grid-template-rows:auto auto auto auto;grid-template-areas:'badge badge' 'logo title' 'logo meta' 'logo cta';align-items:center;gap:10px 18px;min-height:230px;padding:20px 20px 20px 20px;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);border:1px solid #dcecf7;box-shadow:0 18px 36px rgba(8,85,131,.08)}.builder-showcase-section .developer-card.logo-enhanced::before{right:18px;top:16px;width:auto;height:auto;padding:8px 10px;border-radius:999px;background:#e8f6fe;border:1px solid #cde6f5;color:#247db7}.builder-showcase-section .developer-card.logo-enhanced .card-badge{grid-area:badge;position:static;justify-self:start;margin-right:70px}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{grid-area:logo;height:120px;width:120px;padding:14px;border-radius:24px;background:linear-gradient(180deg,#fff,#f2f9fe);box-shadow:0 12px 28px rgba(9,83,132,.07)}.builder-showcase-section .developer-card.logo-enhanced .developer-copy{grid-area:title;align-self:end}.builder-showcase-section .developer-card.logo-enhanced .developer-copy b{font-size:23px;margin-bottom:5px}.builder-showcase-section .developer-card.logo-enhanced .developer-copy small{min-height:auto}.builder-showcase-section .developer-card.logo-enhanced .builder-mini-row{grid-area:meta;justify-content:flex-start;gap:10px}.builder-showcase-section .developer-card.logo-enhanced .developer-cta{grid-area:cta;align-self:start;justify-self:start;width:auto;min-width:180px;border-radius:16px;padding:12px 18px;background:linear-gradient(90deg,#0d5d95,#1c93d4)}.builder-showcase-section .developer-card.logo-enhanced:hover{transform:translateY(-8px);box-shadow:0 28px 52px rgba(8,85,131,.14)}@media(max-width:1180px){.builder-showcase-section .developer-card-grid{grid-template-columns:1fr}}@media(max-width:560px){.builder-showcase-section .developer-card.logo-enhanced{grid-template-columns:1fr;grid-template-areas:'badge' 'logo' 'title' 'meta' 'cta';min-height:unset}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{width:100%;height:110px}.builder-showcase-section .developer-card.logo-enhanced .developer-cta{width:100%;justify-self:stretch}}.builder-showcase-section .developer-card.logo-enhanced{grid-template-columns:150px 1fr;min-height:246px;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{width:150px;height:150px;padding:16px;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img{max-width:92%;max-height:96px;width:auto;height:auto;object-fit:contain;}@media(max-width:560px){.builder-showcase-section .developer-card.logo-enhanced{grid-template-columns:1fr;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{width:100%;height:132px;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img{max-width:88%;max-height:88px;}}.builder-showcase-section .developer-card.logo-enhanced{grid-template-columns:170px minmax(0,1fr);}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{width:170px;height:150px;padding:10px;overflow:hidden;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img,.builder-showcase-section .developer-card.logo-enhanced .developer-logo-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:auto !important;object-fit:contain !important;object-position:center center;transform:none;}@media(max-width:560px){.builder-showcase-section .developer-card.logo-enhanced{grid-template-columns:1fr;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo{width:100%;height:145px;padding:10px 16px;}.builder-showcase-section .developer-card.logo-enhanced .developer-logo img,.builder-showcase-section .developer-card.logo-enhanced .developer-logo-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain !important;}}.builder-projects-section{background:linear-gradient(180deg,#f4faff,#fff 40%,#f7fbff)}.builder-projects-head{align-items:flex-start}.builder-projects-head>div{max-width:760px}.builder-project-search{min-width:min(100%,430px)}.builder-jump-nav{display:flex;gap:9px;overflow:auto;padding:4px 0 16px;scrollbar-width:thin}.builder-jump-nav a{flex:0 0 auto;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid #d8eaf6;color:#0b689f;font-size:12px;font-weight:800;box-shadow:0 7px 18px rgba(7,80,125,.05)}.builder-jump-nav a:hover{background:#0c78b8;color:#fff;border-color:#0c78b8}.builder-project-groups{display:grid;gap:18px}.builder-project-group{border:1px solid #dcebf5;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(7,80,125,.07);overflow:hidden}.builder-project-group[hidden]{display:none}.builder-project-group summary{list-style:none;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:20px 22px;cursor:pointer;background:linear-gradient(90deg,#fff,#f3f9fd);border-bottom:1px solid transparent}.builder-project-group[open] summary{border-bottom-color:#dcebf5}.builder-project-group summary::-webkit-details-marker{display:none}.builder-project-group summary>i{color:#147fb9;transition:.2s}.builder-project-group[open] summary>i{transform:rotate(180deg)}.builder-group-title{display:flex;align-items:center;gap:14px}.builder-group-no{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#0d6aa5,#25a0df);color:#fff;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(13,106,165,.18)}.builder-group-title strong{display:block;font-family:'Playfair Display',serif;font-size:22px;color:#0d3552}.builder-group-title small{display:block;margin-top:3px;color:#6c8698;font-size:12px}.builder-status-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.builder-status-stats span{padding:7px 9px;border-radius:999px;font-size:10px;font-weight:900;background:#eef7fd;color:#0d6ea8}.builder-status-stats span[data-status='new-launch']{background:#e9f8ef;color:#157a45}.builder-status-stats span[data-status='under-construction']{background:#fff4de;color:#9a6410}.builder-status-stats span[data-status='delivered']{background:#f0eefc;color:#6551a5}.builder-group-body{padding:22px}.builder-group-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.builder-group-intro p{margin:0;color:#5e788b}.builder-page-link{flex:0 0 auto;color:#0b78b5;font-weight:800;font-size:12px}.builder-page-link i{margin-left:5px}.builder-status-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.builder-status-filter button{border:1px solid #d7e9f5;background:#f7fbfe;color:#41677f;padding:9px 12px;border-radius:12px;font:800 11px 'DM Sans',sans-serif;cursor:pointer}.builder-status-filter button.active{background:#0c78b8;border-color:#0c78b8;color:#fff;box-shadow:0 8px 18px rgba(12,120,184,.18)}.builder-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.builder-project-card{display:flex;flex-direction:column;min-height:250px;padding:18px;border:1px solid #dfedf6;border-radius:19px;background:linear-gradient(180deg,#fff,#f8fcff);transition:.25s;content-visibility:auto;contain-intrinsic-size:250px}.builder-project-card:hover{transform:translateY(-5px);border-color:#9ed2ef;box-shadow:0 18px 36px rgba(8,85,131,.11)}.builder-project-card[hidden]{display:none}.builder-project-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.project-status-badge{padding:7px 9px;border-radius:999px;background:#eaf6fd;color:#0d75ae;font-size:10px;font-weight:900}.project-status-badge[data-status='new-launch']{background:#e8f8ef;color:#167b46}.project-status-badge[data-status='under-construction']{background:#fff4dd;color:#956110}.project-status-badge[data-status='delivered']{background:#f0eefc;color:#6552a5}.project-location{max-width:58%;text-align:right;color:#6d8798;font-size:10px;font-weight:700}.project-location i{color:#1688c5}.builder-project-card h3{font-family:'Playfair Display',serif;font-size:20px;line-height:1.2;color:#0d3552;margin:16px 0 5px}.project-builder-name{margin:0 0 15px;color:#0e78b4;font-size:12px;font-weight:800}.builder-project-meta{display:grid;gap:9px;margin-bottom:16px}.builder-project-meta span{display:flex;gap:8px;align-items:flex-start;color:#587486;font-size:11px;line-height:1.4}.builder-project-meta i{width:16px;margin-top:2px;color:#1688c5}.builder-project-card-foot{margin-top:auto;padding-top:13px;border-top:1px solid #e4eff6}.builder-project-card-foot a{display:flex;justify-content:space-between;align-items:center;color:#0d72ad;font-size:12px;font-weight:900}@media(max-width:1050px){.builder-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-project-group summary{grid-template-columns:1fr auto}.builder-status-stats{grid-column:1/-1;justify-content:flex-start}.builder-project-group summary>i{position:absolute;right:22px}}@media(max-width:700px){.builder-projects-head{display:block}.builder-project-search{margin-top:18px;width:100%}.builder-project-group summary{display:flex;align-items:center;padding:16px}.builder-group-title strong{font-size:19px}.builder-group-no{width:40px;height:40px}.builder-status-stats{display:none}.builder-group-body{padding:16px}.builder-group-intro{align-items:flex-start;flex-direction:column}.builder-project-grid{grid-template-columns:1fr}.builder-project-card{min-height:230px}}.builder-projects-section{background:linear-gradient(180deg,#f4faff,#fff 38%,#f7fbff)}.builder-jump-nav{padding:6px 0 20px;margin-bottom:4px}.builder-project-groups{display:grid;gap:24px}.builder-project-group{border:1px solid #dcebf5;border-radius:28px;background:#fff;box-shadow:0 16px 38px rgba(7,80,125,.08);overflow:hidden;padding:0}.builder-project-group[hidden]{display:none !important}.builder-project-group-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;background:linear-gradient(90deg,#fff,#f1f8fd);border-bottom:1px solid #dcebf5}.builder-project-group-side{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.builder-group-title{display:flex;align-items:center;gap:14px}.builder-group-title strong{display:block;font-family:'Playfair Display',serif;font-size:26px;color:#0d3552}.builder-group-title small{display:block;margin-top:4px;color:#6c8698;font-size:12px}.builder-status-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.builder-page-link{display:inline-flex;align-items:center;gap:7px;color:#0b78b5;font-weight:800;font-size:12px;background:#eaf6fd;border:1px solid #d4edf9;padding:10px 13px;border-radius:999px}.builder-group-body{padding:22px}.builder-group-intro{display:block;margin-bottom:16px}.builder-group-intro p{margin:0;color:#5e788b;max-width:900px}.builder-status-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.builder-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.builder-project-card{display:flex;flex-direction:column;padding:0;min-height:unset;border:1px solid #dfedf6;border-radius:22px;background:#fff;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;content-visibility:auto;contain-intrinsic-size:380px}.builder-project-card:hover{transform:translateY(-6px);border-color:#9ed2ef;box-shadow:0 20px 42px rgba(8,85,131,.12)}.builder-project-card[hidden]{display:none !important}.builder-project-image{position:relative;height:220px;background:#dfeef8;overflow:hidden}.builder-project-image img{width:100%;height:100%;object-fit:cover;display:block}.builder-project-overlay{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:14px;background:linear-gradient(180deg,rgba(7,32,50,.46),rgba(7,32,50,0) 48%)}.builder-project-overlay .project-location{max-width:58%;text-align:right;color:#fff;font-size:11px;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.2)}.builder-project-overlay .project-location i{color:#8fdcff}.builder-project-overlay .project-status-badge{box-shadow:0 8px 18px rgba(0,0,0,.08)}.builder-project-content{display:flex;flex-direction:column;gap:12px;padding:18px 18px 16px}.builder-project-card h3{font-family:'Playfair Display',serif;font-size:21px;line-height:1.2;color:#0d3552;margin:0}.builder-project-content .project-builder-name{margin:0;color:#0e78b4;font-size:12px;font-weight:800}.builder-project-highlights{display:flex;flex-wrap:wrap;gap:8px}.builder-highlight-pill{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#f3f9fd;border:1px solid #deedf7;color:#597586;font-size:11px;font-weight:700;line-height:1.35}.builder-highlight-pill.price-pill{background:#eaf6fd;border-color:#d6edf8;color:#0e74ae;font-weight:900}.builder-project-card-foot{margin-top:auto;padding-top:4px;border-top:0}.builder-project-card-foot a{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#0d72ad;font-size:12px;font-weight:900;padding-top:6px}@media(max-width:1100px){.builder-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-project-group-head{flex-direction:column}.builder-project-group-side{align-items:flex-start}.builder-status-stats{justify-content:flex-start}}@media(max-width:700px){.builder-project-grid{grid-template-columns:1fr}.builder-project-group-head{padding:18px}.builder-group-title strong{font-size:22px}.builder-group-body{padding:18px}.builder-project-image{height:210px}.builder-project-search{margin-top:18px;width:100%}}.builder-project-group{display:block}.builder-project-card-foot{margin-top:auto;padding-top:8px;border-top:1px solid #e4eff6}.builder-project-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.project-view-btn,.project-enquire-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:11px 12px;border-radius:13px;font:800 12px 'DM Sans',sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.project-view-btn{background:#eef8fe;color:#0c72ad;border:1px solid #d2eaf7}.project-view-btn:hover{transform:translateY(-2px);border-color:#93cfee;box-shadow:0 10px 20px rgba(8,85,131,.10)}.project-enquire-btn{border:0;background:linear-gradient(90deg,#0a5d96,#1998db);color:#fff;box-shadow:0 10px 22px rgba(10,93,150,.18)}.project-enquire-btn:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(10,93,150,.24)}@media(max-width:420px){.builder-project-actions{grid-template-columns:1fr}}.nav-mega-item{position:relative;display:flex;align-items:center;height:76px}.nav-mega-toggle{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink);font:700 14px 'DM Sans',sans-serif;cursor:pointer;padding:10px 0}.nav-mega-toggle i{font-size:10px;transition:transform .2s}.nav-mega-item:hover .nav-mega-toggle,.nav-mega-item.open .nav-mega-toggle{color:var(--brand-blue)}.nav-mega-item:hover .nav-mega-toggle i,.nav-mega-item.open .nav-mega-toggle i{transform:rotate(180deg)}.mega-menu{position:fixed;left:50%;top:70px;transform:translate(-50%,10px);width:min(1160px,calc(100% - 32px));max-height:70vh;overflow:auto;padding:20px;border:1px solid #d7e8f3;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 28px 70px rgba(3,54,89,.2);opacity:0;visibility:hidden;pointer-events:none;transition:.2s;z-index:130}.nav-mega-item:hover .mega-menu,.nav-mega-item.open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.mega-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #deedf6}.mega-menu-head strong{font-family:'Playfair Display',serif;font-size:23px;color:#0c3857}.mega-menu-head a{color:#0c78b8;font-size:12px;font-weight:900}.mega-location-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mega-location-grid a{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:12px;color:#47687d;font-size:12px;font-weight:700;background:#f8fcff;border:1px solid transparent}.mega-location-grid a:hover{background:#e9f6fd;border-color:#cce8f7;color:#0b70aa}.mega-location-grid i{color:#1688c5;font-size:11px}.mega-builder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mega-builder-block{padding:13px;border-radius:15px;background:#f8fcff;border:1px solid #deedf6}.mega-builder-name{display:block;color:#0c5f96;font-size:13px;font-weight:900;margin-bottom:8px}.mega-builder-links{display:flex;flex-wrap:wrap;gap:5px}.mega-builder-links a{padding:4px 7px;border-radius:999px;background:#fff;border:1px solid #deedf6;color:#647f91;font-size:9px;font-weight:700}.mega-builder-links a:hover{color:#0c78b8;border-color:#a8d7ef}.footer-main{display:grid;gap:34px}.footer-intro{display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:28px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-intro p{margin:0;max-width:560px}.footer-enquire{border:0;border-radius:13px;padding:13px 16px;background:linear-gradient(135deg,#168dcc,#39afe9);color:#fff;font-weight:800;cursor:pointer}.footer-directory-section h3,.footer-resource-row h3{margin:0 0 16px;font-family:'Playfair Display',serif;font-size:24px;color:#fff}.footer-link-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px 14px}.footer-link-grid a{color:rgba(255,255,255,.7);font-size:11px;line-height:1.4}.footer-link-grid a:hover{color:#8edcff}.footer-builder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.footer-builder-block{padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.04)}.footer-builder-title{display:block;color:#fff;font-size:13px;font-weight:900;margin-bottom:8px}.footer-builder-locations{display:flex;flex-wrap:wrap;gap:6px}.footer-builder-locations a{font-size:9px;color:rgba(255,255,255,.6);padding:3px 6px;border:1px solid rgba(255,255,255,.1);border-radius:999px}.footer-builder-locations a:hover{color:#8edcff;border-color:rgba(142,220,255,.4)}.footer-resource-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.footer-resource-row h3{margin:0 12px 0 0;font-size:19px}.footer-resource-row a{font-size:12px;color:rgba(255,255,255,.72)}@media(max-width:1100px){.mega-location-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-intro{grid-template-columns:1fr 1fr}}@media(max-width:900px){.main-nav{max-height:calc(100vh - 94px);overflow:auto}.nav-mega-item{display:block;height:auto;width:100%}.nav-mega-toggle{width:100%;justify-content:space-between;padding:9px 0}.mega-menu{position:static;transform:none!important;width:100%;max-height:none;margin-top:4px;padding:12px;border-radius:14px;box-shadow:none;display:none;opacity:1;visibility:visible;pointer-events:auto}.nav-mega-item:hover .mega-menu{display:none}.nav-mega-item.open .mega-menu{display:block}.mega-menu-head strong{font-size:18px}.mega-location-grid,.mega-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-intro{grid-template-columns:1fr}.footer-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.mega-location-grid,.mega-builder-grid{grid-template-columns:1fr}.mega-menu-head{align-items:flex-start;flex-direction:column}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-builder-grid{grid-template-columns:1fr}.footer-resource-row{align-items:flex-start;flex-direction:column}.footer-resource-row h3{margin:0}}.builder-group-title h3{display:block;margin:0;font-family:'Playfair Display',serif;font-size:26px;line-height:1.2;color:#0d3552}.builder-project-card h4{font-family:'Playfair Display',serif;font-size:21px;line-height:1.2;color:#0d3552;margin:0}.builder-project-image img{aspect-ratio:45/28;object-fit:cover}@media(max-width:700px){.builder-group-title h3{font-size:22px}.builder-project-card h4{font-size:20px}}
/* Floating WhatsApp button - all devices */
.floating-whatsapp{position:fixed;right:22px;bottom:24px;z-index:180;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 18px;border-radius:999px;background:#25d366;color:#fff;font-weight:800;font-size:14px;box-shadow:0 14px 34px rgba(22,127,70,.34);transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.floating-whatsapp i{font-size:27px;line-height:1}
.floating-whatsapp:hover{transform:translateY(-4px);background:#1fbd5a;box-shadow:0 19px 40px rgba(22,127,70,.42)}
.floating-whatsapp:focus-visible{outline:3px solid rgba(37,211,102,.32);outline-offset:4px}
@media(max-width:900px){.floating-whatsapp{right:16px;bottom:82px;min-width:54px;width:54px;height:54px;padding:0;justify-content:center}.floating-whatsapp span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
@media(max-width:480px){.floating-whatsapp{right:14px;bottom:80px;width:52px;height:52px;min-width:52px}.floating-whatsapp i{font-size:25px}}


/* SEO content clusters for Delhi NCR homepage */
.ncr-seo-guide{background:linear-gradient(180deg,#fff 0%,#f4faff 52%,#fff 100%)}
.seo-guide-head{margin-bottom:28px}.seo-guide-head>div{max-width:880px}
.seo-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.seo-topic-card{position:relative;padding:28px;border:1px solid #dcebf5;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(7,80,125,.07);overflow:hidden}
.seo-topic-card::after{content:"";position:absolute;right:-42px;bottom:-42px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(35,149,221,.13),rgba(35,149,221,0) 70%)}
.seo-topic-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#0d6aa5,#25a0df);color:#fff;font-size:20px;box-shadow:0 12px 24px rgba(13,106,165,.18)}
.seo-topic-card h3{font-family:'Playfair Display',serif;font-size:24px;line-height:1.2;color:#0d3552;margin:18px 0 12px}
.seo-topic-card p{color:#587486;margin:0 0 12px;font-size:14px;line-height:1.75}
.seo-topic-card strong{color:#155f8f;font-weight:800}
.seo-keyword-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.seo-keyword-chips span{padding:8px 11px;border-radius:999px;background:#eef8fe;border:1px solid #d7edf8;color:#0d70aa;font-size:11px;font-weight:800}
.seo-builder-content{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;margin-top:28px;padding:30px;border-radius:26px;background:linear-gradient(135deg,#0a4d84,#0f6ea8 60%,#2a99dc);color:#fff;box-shadow:0 22px 52px rgba(6,71,118,.18)}
.seo-builder-copy h2{color:#fff;margin:8px 0 16px}.seo-builder-copy p{color:rgba(255,255,255,.88);line-height:1.75;margin:0 0 12px}.seo-builder-copy strong{color:#fff}
.seo-builder-searches{align-self:stretch;padding:22px;border-radius:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}
.seo-builder-searches h3{margin:0 0 14px;font-family:'Playfair Display',serif;font-size:22px}
.seo-builder-searches a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;font-size:13px;font-weight:700}
.seo-builder-searches a::after{content:'→';color:#bfe9ff}.seo-builder-searches a:last-child{border-bottom:0}
.seo-investment-panel{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:28px 30px;border:1px solid #dcebf5;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(7,80,125,.07)}
.seo-investment-panel>div{max-width:820px}.seo-investment-panel h2{font-size:clamp(28px,3vw,40px);margin:8px 0 12px}.seo-investment-panel p{margin:0;color:#587486;line-height:1.75}.seo-investment-panel strong{color:#155f8f}.seo-guide-cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}
@media(max-width:900px){.seo-topic-grid,.seo-builder-content{grid-template-columns:1fr}.seo-investment-panel{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.seo-topic-grid{grid-template-columns:1fr}.seo-topic-card{padding:22px}.seo-builder-content{padding:22px}.seo-investment-panel{padding:22px}.seo-guide-cta{width:100%;justify-content:center}}


/* Long-form SEO guide placed after projects */
.long-form-seo-guide{position:relative;background:linear-gradient(180deg,#f7fbfe 0%,#ffffff 45%,#f4faff 100%);overflow:hidden}
.long-form-seo-guide::before{content:"";position:absolute;left:-160px;top:120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(22,136,197,.11),rgba(22,136,197,0) 70%);pointer-events:none}
.long-form-seo-guide .container{position:relative;display:grid;gap:28px}
.long-seo-block{display:grid;grid-template-columns:105px 1fr;gap:30px;padding:38px;border:1px solid #dbeaf4;border-radius:30px;background:#fff;box-shadow:0 18px 42px rgba(8,85,131,.07);content-visibility:auto;contain-intrinsic-size:720px;transition:transform .25s ease,box-shadow .25s ease}
.long-seo-block:nth-child(even){background:linear-gradient(135deg,#0b4b79,#0d6ca7);border-color:rgba(255,255,255,.14)}
.long-seo-block:hover{transform:translateY(-4px);box-shadow:0 26px 54px rgba(8,85,131,.12)}
.long-seo-aside{display:flex;flex-direction:column;align-items:center;gap:14px}
.long-seo-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#e8f6fe,#d5effc);color:#0b78b5;font-size:25px;box-shadow:0 12px 26px rgba(13,106,165,.13)}
.long-seo-number{font-size:12px;font-weight:900;letter-spacing:.18em;color:#4387ad}
.long-seo-body{max-width:960px}
.long-seo-body h2,.long-seo-body h3{font-family:'Playfair Display',serif;font-size:clamp(28px,3.1vw,42px);line-height:1.12;color:#0d3552;margin:10px 0 20px}
.long-seo-body p{margin:0 0 16px;color:#526e80;font-size:15px;line-height:1.9}
.long-seo-block:nth-child(even) .long-seo-body h2,.long-seo-block:nth-child(even) .long-seo-body h3,.long-seo-block:nth-child(even) .section-kicker{color:#fff}
.long-seo-block:nth-child(even) .long-seo-body p{color:rgba(255,255,255,.84)}
.long-seo-block:nth-child(even) .long-seo-icon{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#bde9ff;box-shadow:none}
.long-seo-block:nth-child(even) .long-seo-number{color:#9fdcff}
.long-seo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.long-seo-actions .outline-btn{display:inline-flex;align-items:center;justify-content:center}
@media(max-width:760px){.long-form-seo-guide{padding-top:70px;padding-bottom:70px}.long-seo-block{grid-template-columns:1fr;padding:25px 21px;border-radius:24px}.long-seo-aside{flex-direction:row;justify-content:space-between}.long-seo-icon{width:56px;height:56px;border-radius:18px}.long-seo-body h2,.long-seo-body h3{font-size:28px}.long-seo-body p{font-size:14px;line-height:1.82}.long-seo-actions{flex-direction:column}.long-seo-actions a{width:100%}}

/* Mobile readability fix for long SEO heading/content sections */
@media (max-width: 767px){
  .long-form-seo-guide{
    padding:54px 0 !important;
  }
  .long-form-seo-guide .container{
    width:min(100% - 24px,1160px) !important;
    gap:18px !important;
  }
  .long-seo-block{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    padding:20px 16px !important;
    border-radius:20px !important;
    overflow:hidden !important;
    contain-intrinsic-size:auto !important;
  }
  .long-seo-aside{
    display:flex !important;
    flex-direction:row !important;
    justify-content:flex-start !important;
    align-items:center !important;
    gap:12px !important;
    margin-bottom:14px !important;
  }
  .long-seo-icon{
    flex:0 0 46px !important;
    width:46px !important;
    height:46px !important;
    border-radius:14px !important;
    font-size:19px !important;
  }
  .long-seo-number{
    font-size:11px !important;
    letter-spacing:.12em !important;
  }
  .long-seo-body{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
  }
  .long-seo-body h2,
  .long-seo-body h3{
    width:100% !important;
    max-width:100% !important;
    margin:6px 0 14px !important;
    font-size:clamp(23px,7vw,28px) !important;
    line-height:1.22 !important;
    letter-spacing:-.02em !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
    hyphens:auto !important;
  }
  .long-seo-body p{
    width:100% !important;
    max-width:100% !important;
    margin:0 0 14px !important;
    font-size:15px !important;
    line-height:1.72 !important;
    text-align:left !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
  }
  .long-seo-body p:last-of-type{
    margin-bottom:0 !important;
  }
  .long-seo-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    margin-top:18px !important;
  }
  .long-seo-actions a,
  .long-seo-actions button{
    width:100% !important;
    min-height:46px !important;
    padding:12px 14px !important;
    white-space:normal !important;
    text-align:center !important;
  }
}

@media (max-width: 380px){
  .long-form-seo-guide .container{
    width:min(100% - 18px,1160px) !important;
  }
  .long-seo-block{
    padding:18px 14px !important;
    border-radius:18px !important;
  }
  .long-seo-body h2,
  .long-seo-body h3{
    font-size:22px !important;
    line-height:1.24 !important;
  }
  .long-seo-body p{
    font-size:14px !important;
    line-height:1.68 !important;
  }
}
