@import "tailwindcss";
:root{--orange:#f47f2c;--ink:#25282a;--muted:#697078;--paper:#f7f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:14px/1.6 Arial,sans-serif}a{text-decoration:none;color:inherit}img{display:block;width:100%;object-fit:cover}button,.pill{border:0;cursor:pointer}.wrap{width:min(1180px,90%);margin:auto}h1,h2,h3,p{margin-top:0}h2{font-size:30px;line-height:1.2}header{text-align:center;margin-bottom:34px}header small,.about small,.testimonial>div>small{color:var(--orange)}.market{height:34px;background:#262626;color:white;padding:6px 3%;font-size:12px}.market span{color:#92c74f}.market button{float:right;background:#80b641;color:white;border-radius:3px;padding:4px 12px}.hero{min-height:720px;color:#fff;position:relative;background:linear-gradient(90deg,rgba(13,29,30,.62),rgba(18,31,28,.08)),url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1800&q=88') center/cover}.hero nav{height:85px;display:flex;align-items:center;width:min(1180px,90%);margin:auto;gap:42px}.logo{font-size:22px}.links{display:flex;gap:30px;margin-left:auto}.pill{background:var(--orange);color:white;padding:12px 20px;border-radius:22px}.hero-copy{width:min(1180px,90%);margin:120px auto 0}.hero-copy>p{font-size:11px;letter-spacing:2px}.hero h1{font-size:58px;line-height:1.05}.search{display:flex;max-width:475px;background:#fff;border-radius:28px;padding:5px;margin:28px 0 18px}.search input,.cta-search input{flex:1;border:0;outline:0;padding:0 18px}.search button{width:44px;height:44px;border-radius:50%;background:var(--orange);color:white;font-size:20px}.trust{display:flex;gap:15px;align-items:center;font-size:12px}.trust small{color:#ddd}.faces{letter-spacing:-5px;color:#fff}.stats{position:absolute;bottom:0;width:100%;display:grid;grid-template-columns:repeat(4,1fr);padding:24px max(5%,calc((100% - 1180px)/2));background:rgba(28,45,48,.55);backdrop-filter:blur(7px)}.stats div{display:flex;flex-direction:column}.stats b{font-size:36px}.stats span{font-size:11px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding:75px 0}.services h3{font-size:16px}.services img{height:185px;border-radius:6px}.services p{color:var(--muted);font-size:12px;padding:14px 0}.services i{float:right;background:white;border-radius:50%;box-shadow:0 2px 12px #ccd0d2;padding:3px 8px;color:#222}.about{display:grid;grid-template-columns:1fr 1.15fr .9fr;gap:28px;align-items:end;padding:50px 0 100px}.about-title img{height:280px;border-radius:8px;margin-top:40px}.about .tall{height:470px;border-radius:120px 8px 8px 8px}.about-copy{align-self:center}.about-copy>b{display:grid;place-items:center;width:100px;height:100px;border:2px dotted var(--orange);border-radius:50%;font-size:40px;color:var(--orange);margin-bottom:35px}.about-copy p{color:var(--muted)}.properties{padding:80px 0}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-grid article{padding-bottom:15px}.photo{position:relative}.photo img{height:250px;border-radius:8px}.photo span,.photo em{position:absolute;top:12px;background:white;border-radius:15px;padding:3px 10px;font-size:11px;font-style:normal}.photo span{left:12px}.photo em{left:75px;background:var(--orange);color:#fff}.property-grid h3{margin:18px 0 2px}.property-grid p,.property-grid small{font-size:11px;color:var(--muted)}.property-grid article>div:last-child{display:flex;justify-content:space-between}.property-grid strong{font-size:24px}.property-grid strong small{font-size:11px}.property-grid i{color:var(--orange)}.dots{text-align:center;color:var(--orange);letter-spacing:8px}.stands,.team{background:#f3f5f5;padding:80px 0}.stand-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:20px}.stand-grid>img{height:490px;border-radius:8px}.tabs div{display:flex;flex-direction:column;padding:22px;background:white;border-bottom:1px solid #eee}.tabs div:first-child{background:var(--orange);color:white;border-radius:7px}.tabs span{font-size:12px;color:var(--muted)}.tabs div:first-child span{color:white}.categories{padding:80px 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.category-grid>div{display:flex;gap:14px;align-items:center;border:1px solid #eee;padding:9px;border-radius:5px}.category-grid img{width:90px;height:55px;border-radius:4px}.category-grid span{display:flex;flex-direction:column}.featured{padding:60px 0 100px}.featured-grid{display:grid;grid-template-columns:1.25fr .8fr;gap:45px}.feature-main{height:470px;border-radius:8px}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.thumbs img{height:90px;border-radius:5px}.featured-grid>div:last-child{padding-top:30px}.featured-grid span{background:var(--orange);color:white;padding:3px 8px;border-radius:12px}.featured-grid p{color:var(--muted)}.agent-mini{border-top:1px solid #eee;padding-top:15px}.agent-mini small{display:block;margin-left:22px}.price{display:inline-block;color:var(--orange);font-size:30px;margin:22px 0}.featured button{background:var(--orange);color:#fff;border-radius:20px;padding:12px 20px}.agent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.agent-grid img{height:270px;object-position:top;border-radius:8px;margin-bottom:16px}.agent-grid article{display:flex;flex-direction:column}.agent-grid i{color:var(--orange);float:right}.testimonial{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding:100px 0;align-items:center}.testimonial>img{height:500px;border-radius:8px}.stars{color:var(--orange);letter-spacing:4px}.testimonial blockquote{font-size:20px;margin:20px 0;color:#586067}.testimonial button{width:36px;height:36px;border-radius:50%;background:#f2f3f3}.cities{padding:60px 0;background:#f7f8f8}.cities>div{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.cities img{height:280px;border-radius:6px}.cta{background:var(--orange);color:white;padding:55px max(5%,calc((100% - 1180px)/2));display:flex;justify-content:space-between;align-items:center}.cta>div:first-child{max-width:430px}.cta-search{background:white;border-radius:25px;padding:5px;display:flex;width:400px}.cta-search button{background:#222;color:white;border-radius:20px;padding:11px 18px}footer{padding:65px max(5%,calc((100% - 1180px)/2)) 18px;background:#f1f3f3}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-grid>div{display:flex;flex-direction:column;gap:6px}.footer-grid p,.footer-grid a{font-size:12px;color:var(--muted)}.copyright{border-top:1px solid #ddd;margin-top:45px;padding-top:18px;font-size:11px}.copyright span{float:right}
@media(max-width:760px){h2{font-size:25px}.market{display:none}.hero{min-height:620px}.hero nav{height:70px}.links{display:none}.hero nav .pill{margin-left:auto}.hero-copy{margin-top:85px}.hero h1{font-size:42px}.stats{grid-template-columns:repeat(2,1fr);gap:14px}.stats b{font-size:25px}.services,.property-grid,.category-grid,.agent-grid{grid-template-columns:1fr}.about,.featured-grid,.stand-grid,.testimonial{grid-template-columns:1fr}.about .tall{height:370px}.about-copy>b{width:70px;height:70px}.property-grid{gap:45px}.stand-grid>img,.feature-main,.testimonial>img{height:340px}.agent-grid{grid-template-columns:1fr 1fr}.agent-grid img{height:220px}.cities>div{overflow-x:auto;grid-template-columns:repeat(5,220px)}.cta{display:block}.cta-search{width:100%;margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.copyright span{float:none;display:block;margin-top:8px}}

/* WordPress theme integration */
.site-header{position:absolute;top:0;left:0;right:0;z-index:20;color:#fff}.admin-bar .site-header{top:32px}.nav-wrap{height:86px;width:min(1180px,90%);margin:auto;display:flex;align-items:center;gap:36px}.nav-wrap nav{margin-left:auto}.menu{display:flex;gap:28px;list-style:none;margin:0;padding:0}.custom-logo{width:auto;max-height:52px}.hero{padding-top:1px}.hero-copy{margin-top:205px}.hero-copy h1{max-width:680px}.about>div:first-child img{height:280px;border-radius:8px;margin-top:40px}.categories .cat-icon{width:72px;height:54px;background:#eef0ee;display:grid;place-items:center;color:var(--orange);font-size:26px;border-radius:4px}.cta-button{background:#fff;color:#222;border-radius:24px;padding:13px 24px}.content-page{padding:140px 0 80px;min-height:70vh}footer .logo{color:var(--ink)}
@media(max-width:760px){.admin-bar .site-header{top:46px}.nav-wrap{height:70px}.nav-wrap nav{display:none}.nav-cta{margin-left:auto}.hero-copy{margin-top:140px}.hero-copy h1{font-size:42px}.footer-grid{display:grid}.site-header .logo{font-size:19px}}
