:root{--operon-ink:#142f38;--operon-muted:#5f6b73;--operon-line:#dbe6e2;--operon-surface:#ffffff;--operon-soft:#f7f4ef;--operon-accent:#b87756}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--operon-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 1}.project-page-shell,.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.section{padding:clamp(28px,5vw,56px) 0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--operon-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .shell{width:min(1240px,calc(100% - 32px))}.nav{min-height:74px;display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px}.brand,.site-logo{display:inline-flex;align-items:center;width:clamp(232px,22vw,300px);min-height:63px;font-weight:800;text-decoration:none;white-space:nowrap;flex:none;overflow:hidden}.brand img,.site-logo img{display:block;width:100%;max-width:300px;height:auto;object-fit:contain}.site-logo-mark{width:34px;height:34px;border-radius:50%;background:var(--operon-ink);display:inline-block}.nav-links,.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.6vw,22px);min-width:0;color:var(--operon-muted);font-size:.95rem;font-weight:650}.nav-links a,.site-nav a{white-space:nowrap}.nav-links a,.site-footer a,.site-nav a{color:inherit;text-decoration:none}.header-actions,.site-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.header-phone,.header-quote-button{white-space:nowrap}.nav-toggle{width:50px;height:50px;padding:0;border:0;background:transparent url(/assets/mobile-menu-icon.png) 50%/34px 34px no-repeat}.nav-toggle,.nav-toggle span{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--operon-line);border-radius:8px;font-weight:800;text-decoration:none}.button-primary{color:#fff;background:var(--operon-ink);border-color:var(--operon-ink)}.button-secondary{background:#fff}.legacy-seo-content .button-quiet,.legacy-seo-content .button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--operon-line);border-radius:8px;font-weight:800;text-decoration:none}.legacy-seo-content .button-quiet{background:var(--operon-soft)}.hero{max-width:1060px;margin:0 auto;padding:clamp(64px,12vw,132px) 24px}.hero h1,.project-cta-card h2,.section-card h2{max-width:900px;margin:0 0 20px;font-size:clamp(42px,7vw,82px);line-height:.98;letter-spacing:0}.project-cta-card h2,.section-card h2{font-size:clamp(30px,4vw,52px);line-height:1.05}.hero p{max-width:760px;margin:0 0 28px;color:var(--operon-muted);font-size:20px;line-height:1.55}.eyebrow{color:var(--operon-accent)!important;font-size:14px!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.contact-method,.contact-panel,.faq-card,.hero-card,.link-card,.mini-card,.section-card,.trust-card{border:1px solid var(--operon-line);border-radius:8px;background:#fff}.hero-card,.section-card{padding:clamp(24px,5vw,48px);box-shadow:0 10px 28px rgba(23,35,45,.06)}.text-center{text-align:center}.text-center .hero-actions,.text-center h1,.text-center p{margin-left:auto;margin-right:auto;justify-content:center}.grid-2,.grid-3,.grid-4,.hero-grid,.link-grid{display:grid;grid-gap:16px;gap:16px}.grid-2,.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-method,.faq-card,.link-card,.mini-card,.trust-card{display:grid;grid-gap:8px;gap:8px;padding:18px;color:inherit;text-decoration:none}.contact-note,.faq-card p,.hero-trust,.link-card span,.mini-card p,.trust-card p{color:var(--operon-muted);line-height:1.55}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:var(--operon-muted);font-size:14px}.contact-form,.contact-panel{display:grid;grid-gap:18px;gap:18px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-field{display:grid;grid-gap:8px;gap:8px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:54px;border:1px solid transparent;border-radius:8px;background:#f4f7f6;color:var(--operon-ink);padding:14px 16px;font:inherit}.contact-form textarea{min-height:142px;resize:vertical}.contact-checklist{display:grid;grid-gap:12px;gap:12px;padding-left:20px;color:var(--operon-muted)}.admin-auth-shell{display:grid;grid-gap:18px;gap:18px;margin-top:26px;max-width:760px}.admin-auth-form{display:grid;grid-gap:10px;gap:10px}.admin-auth-form label{color:var(--operon-ink);font-weight:800}.admin-auth-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.admin-auth-row input{width:100%;min-height:54px;color:var(--operon-ink);padding:14px 16px;font:inherit}.admin-auth-preview,.admin-auth-row input,.admin-auth-status{border:1px solid var(--operon-line);border-radius:8px;background:#f4f7f6}.admin-auth-status{display:grid;grid-gap:4px;gap:4px;padding:16px}.admin-auth-preview strong,.admin-auth-status strong{color:var(--operon-ink)}.admin-auth-preview span,.admin-auth-status span{color:var(--operon-muted);line-height:1.5}.admin-auth-status-authenticated{border-color:rgba(67,107,92,.28);background:rgba(67,107,92,.08)}.admin-auth-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden}.admin-auth-preview div{display:grid;grid-gap:4px;gap:4px;padding:14px}.admin-auth-preview div+div{border-left:1px solid var(--operon-line)}.admin-lock-button{margin-top:16px}.admin-lead-list{display:grid;grid-gap:18px;gap:18px;margin-top:8px}.admin-lead-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.admin-lead-list-head h2{margin:10px 0 8px;font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:0}.admin-lead-list-head p{margin:0;font-size:.98rem}.admin-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--operon-line);border-radius:8px;background:#fff}.admin-filter-field{display:grid;grid-gap:6px;gap:6px}.admin-filter-field span{color:var(--operon-muted);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.admin-filter-field select{width:100%;min-height:42px;border:1px solid var(--operon-line);border-radius:8px;background:#f4f7f6;color:var(--operon-ink);padding:9px 11px;font:inherit}.admin-empty-state,.admin-lead-table-wrap{border:1px solid var(--operon-line);border-radius:8px;background:#fff}.admin-empty-state{display:grid;grid-gap:6px;gap:6px;padding:18px}.admin-empty-state strong{color:var(--operon-ink)}.admin-empty-state span{color:var(--operon-muted)}.admin-lead-table-wrap{max-width:100%;overflow-x:auto}.admin-lead-table{width:100%;min-width:980px;border-collapse:collapse;font-size:.92rem}.admin-lead-table td,.admin-lead-table th{padding:14px 16px;border-bottom:1px solid var(--operon-line);text-align:left;vertical-align:top}.admin-lead-table th{color:var(--operon-ink);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.admin-lead-table td{color:var(--operon-muted)}.admin-lead-table td span,.admin-lead-table td strong{display:block}.admin-lead-table td strong{color:var(--operon-ink)}.admin-table-action{min-height:38px;padding:8px 12px;color:var(--operon-ink);font:inherit;font-weight:800}.admin-lead-detail,.admin-table-action{border:1px solid var(--operon-line);border-radius:8px;background:#fff}.admin-lead-detail{display:grid;grid-gap:18px;gap:18px;padding:18px}.admin-lead-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-lead-detail-head h2{margin:10px 0 8px;font-size:clamp(1.55rem,2.8vw,2.1rem);letter-spacing:0}.admin-detail-section p,.admin-lead-detail-head p{margin:0;color:var(--operon-muted)}.admin-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-detail-block,.admin-detail-section{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--operon-line);border-radius:8px;background:#f4f7f6}.admin-detail-block strong,.admin-detail-list strong,.admin-detail-section h3{color:var(--operon-ink)}.admin-detail-block li,.admin-detail-block span,.admin-detail-list span{color:var(--operon-muted);line-height:1.5}.admin-status-form label{color:var(--operon-ink);font-size:.88rem;font-weight:800}.admin-status-form input,.admin-status-form select{width:100%;min-height:46px;border:1px solid var(--operon-line);border-radius:8px;background:#fff;color:var(--operon-ink);padding:10px 12px;font:inherit}.admin-detail-block ul,.admin-detail-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px}.admin-detail-section h3{margin:0;font-size:1.05rem}.admin-followup-queue{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.admin-followup-list{display:grid;grid-gap:12px;gap:12px}.admin-followup-item{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid var(--operon-line);border-radius:8px;background:#fff}.admin-followup-item strong{display:block;color:var(--operon-ink)}.admin-followup-item p,.admin-followup-item span{margin:0;color:var(--operon-muted);line-height:1.5}.admin-followup-actions,.admin-followup-meta,.admin-followup-toolbar{display:flex;flex-wrap:wrap;gap:8px}.admin-followup-toolbar{justify-content:flex-end}.admin-followup-meta span{padding:6px 10px;border:1px solid var(--operon-line);border-radius:999px;background:#f4f7f6}.admin-followup-actions button{min-height:38px;padding:8px 12px;border:1px solid var(--operon-line);border-radius:8px;background:#fff;color:var(--operon-ink);font:inherit;font-weight:800}.admin-followup-suggestion{display:grid;grid-gap:6px;gap:6px;margin:0;padding:12px 14px;border-left:4px solid var(--operon-gold);background:#f7f3eb}.admin-reporting-summary,.admin-review-queues{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.admin-report-grid,.admin-review-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-queue-item,.admin-queue-panel,.admin-report-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--operon-line);border-radius:8px;background:#fff}.admin-queue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-queue-head h3,.admin-report-card strong{margin:0;color:var(--operon-ink)}.admin-queue-head p,.admin-queue-item p,.admin-report-card span{margin:0;color:var(--operon-muted);line-height:1.5}.admin-queue-list{display:grid;grid-gap:10px;gap:10px}.admin-queue-item>div>strong{display:block;color:var(--operon-ink)}.admin-queue-item>div>span{color:var(--operon-muted)}.admin-report-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-report-metrics div{display:grid;grid-gap:4px;gap:4px;padding:16px;border:1px solid var(--operon-line);border-radius:8px;background:#fff}.admin-report-metrics strong{color:var(--operon-ink);font-size:1.8rem}.admin-report-metrics span{color:var(--operon-muted)}.admin-report-card ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.admin-report-card li{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--operon-muted)}.admin-report-card b{color:var(--operon-ink)}.mobile-sticky-cta{display:none}.home-hero{width:min(1180px,calc(100% - 32px));margin:0 auto;padding-top:clamp(34px,5vw,64px)}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:center}.home-final-cta h2,.home-floorplan-cta h2,.home-hero h1,.home-project-fit h2,.home-project-proof h2,.home-review-path h2,.home-section-head h2,.home-seo-links h2{margin:0;letter-spacing:0;line-height:1}.home-hero h1{max-width:760px;font-size:clamp(46px,5.9vw,74px)}.home-final-cta h2,.home-floorplan-cta h2,.home-project-fit h2,.home-project-proof h2,.home-review-path h2,.home-section-head h2,.home-seo-links h2{max-width:780px;font-size:clamp(32px,4.6vw,58px)}.home-final-cta p,.home-floorplan-cta p,.home-lead,.home-project-fit p,.home-project-proof p,.home-review-path p,.home-section-head p,.home-seo-links p{color:var(--operon-muted);line-height:1.58}.home-lead{max-width:650px;margin:18px 0 0;font-size:clamp(1.08rem,1.6vw,1.28rem)}.home-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px}.home-quiet-link{font-weight:850;color:var(--operon-ink);text-underline-offset:4px}.home-trust-line{max-width:560px;margin:18px 0 0;color:var(--operon-muted)}.home-hero-image{margin:0;overflow:hidden;border:1px solid var(--operon-line);border-radius:30px;background:#f4f7f6;box-shadow:0 20px 52px rgba(20,47,56,.13)}.home-hero-image img{display:block;width:100%;height:clamp(320px,34vw,472px);object-fit:cover}.home-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:32px}.home-trust-item{padding:18px 0;border-top:1px solid var(--operon-line);font-weight:850}.home-trust-item span{display:block;margin-top:6px;color:var(--operon-muted);font-weight:500;line-height:1.45}.home-faq,.home-final-cta,.home-floorplan-cta,.home-intent-router,.home-product-paths,.home-project-fit,.home-project-proof,.home-quote-clarity,.home-review-path,.home-seo-links{width:min(1180px,calc(100% - 32px));margin-left:auto;margin-right:auto}.home-section-head{display:grid;grid-gap:12px;gap:12px;margin-bottom:26px}.home-section-head p{max-width:740px;margin:0}.home-clarity-grid,.home-intent-paths,.home-product-grid,.home-project-fit-grid,.home-review-checklist,.home-seo-grid{display:grid;grid-gap:14px;gap:14px}.home-intent-paths{grid-template-columns:repeat(4,minmax(0,1fr))}.home-clarity-card,.home-intent-path,.home-product-card,.home-project-fit-card,.home-review-checklist div{border:1px solid var(--operon-line);border-radius:36px;background:#fff}.home-intent-path{display:grid;min-height:180px;align-content:space-between;grid-gap:20px;gap:20px;padding:22px;color:inherit;text-decoration:none;box-shadow:0 8px 22px rgba(23,35,45,.05)}.home-intent-path-primary{color:#fff;background:var(--operon-ink);border-color:var(--operon-ink)}.home-intent-path span span,.home-intent-path strong{display:block}.home-intent-path strong{font-size:1.22rem}.home-intent-path span span{margin-top:8px;color:var(--operon-muted);line-height:1.48}.home-intent-path-primary span span{color:rgba(255,255,255,.76)}.home-card-link{color:inherit;font-weight:850;text-decoration:none}.home-project-proof{display:grid;grid-gap:22px;gap:22px;padding:clamp(22px,4vw,38px);border:1px solid rgba(216,226,223,.92);border-radius:36px;background:linear-gradient(135deg,#f8faf8,#fff 56%,#f3f7f6);box-shadow:0 14px 36px rgba(23,35,45,.06)}.home-project-proof-head{display:grid;grid-template-columns:minmax(0,.66fr) minmax(260px,.34fr);grid-gap:24px;gap:24px;align-items:end}.home-project-proof-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.home-project-proof-chips span{padding:9px 12px;border:1px solid var(--operon-line);border-radius:999px;background:rgba(255,255,255,.78);font-size:.84rem;font-weight:800}.home-project-gallery{display:grid;grid-gap:16px;gap:16px}.home-project-gallery-side{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.home-project-card{position:relative;min-height:220px;margin:0;overflow:hidden;border:1px solid var(--operon-line);border-radius:26px;background:#fff}.home-project-card-feature{min-height:410px}.home-project-card img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover}.home-project-card figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border:1px solid rgba(255,255,255,.68);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(17,24,32,.08)}.home-project-card figcaption span,.home-project-card figcaption strong{display:block}.home-project-card figcaption span{margin-top:3px;color:var(--operon-muted)}.home-project-proof-note{max-width:78ch;margin:0}.home-project-proof-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid var(--operon-line)}.home-project-proof-actions h3,.home-project-proof-actions p{margin:0}.home-project-proof-buttons{display:flex;flex-wrap:wrap;gap:10px}.home-faq,.home-final-cta,.home-floorplan-cta,.home-project-fit,.home-quote-clarity,.home-review-path,.home-seo-links{padding:clamp(24px,4vw,42px);border:1px solid var(--operon-line);border-radius:28px;background:#fff;box-shadow:0 10px 28px rgba(23,35,45,.05)}.home-clarity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-clarity-card,.home-project-fit-card{padding:20px;border-radius:18px}.home-clarity-card p,.home-product-card p,.home-project-fit-card p{color:var(--operon-muted);line-height:1.55}.home-quote-checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:24px}.home-quote-checks span{min-height:50px;display:grid;place-items:center;padding:12px;border:1px solid var(--operon-line);border-radius:8px;background:#f8faf8;font-weight:800;text-align:center}.home-inline-cta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:24px}.home-inline-cta span{color:var(--operon-muted)}.home-floorplan-cta,.home-review-path,.home-seo-links{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center}.home-seo-links{grid-template-columns:minmax(360px,.72fr) minmax(520px,1fr);align-items:start}.home-seo-links>div:first-child{min-width:0}.home-seo-links h2{max-width:540px;overflow-wrap:normal}.home-seo-grid{width:100%;min-width:0}.home-review-copy{display:grid;grid-gap:14px;gap:14px}.home-review-checklist{grid-template-columns:repeat(4,minmax(0,1fr))}.home-review-checklist div{padding:16px}.home-review-checklist span,.home-review-checklist strong{display:block}.home-review-actions span,.home-review-checklist span{margin-top:6px;color:var(--operon-muted)}.home-review-actions{display:grid;grid-gap:10px;gap:10px;justify-items:start}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1040px;margin:0 auto;gap:18px}.home-product-card{overflow:hidden;border-radius:24px}.home-product-card img{display:block;width:100%;height:230px;object-fit:cover}.home-product-card div{display:grid;grid-gap:10px;gap:10px;padding:20px}.home-product-card h3,.home-product-card p{margin:0}.home-floorplan-cta{color:#fff;background:var(--operon-ink);border-color:var(--operon-ink);border-radius:42px}.home-floorplan-cta p{color:rgba(255,255,255,.78)}.home-project-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-project-fit-card{display:grid;align-content:space-between;min-height:220px;background:linear-gradient(180deg,#fff,#f8faf8)}.home-seo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-seo-grid a{padding:14px 16px;border:1px solid var(--operon-line);border-radius:8px;text-decoration:none;font-weight:800}.home-final-cta{color:#fff;background:var(--operon-ink);border-color:var(--operon-ink);border-radius:34px}.home-final-cta p{max-width:760px;color:rgba(255,255,255,.78)}.home-final-cta .button-secondary,.home-floorplan-cta .button-primary{color:var(--operon-ink);background:#fff;border-color:#fff}.site-footer{margin:48px clamp(16px,4vw,72px) 24px;color:#e8efec;background:var(--operon-ink);border-radius:30px;padding:clamp(32px,6vw,72px)}.footer-grid,.site-footer-inner{display:grid;grid-template-columns:minmax(240px,1.15fr) repeat(4,minmax(150px,1fr));grid-gap:32px;gap:32px;align-items:start}.site-footer .footer-grid,.site-footer .site-footer-inner{grid-template-columns:minmax(240px,1.15fr) repeat(4,minmax(150px,1fr));gap:32px}.site-footer .container{width:min(1180px,calc(100% - 32px));margin:0 auto}.footer-col{min-width:0}.footer-col a:not(.footer-logo),.site-footer .footer-col a:not(.footer-logo){display:inline;max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:normal}.site-footer h2,.site-footer h3,.site-footer h4{margin:0 0 16px;font-size:18px;color:#ffffff;font-weight:850}.site-footer p{color:rgba(232,239,236,.78)}.site-footer ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.site-footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);color:rgba(232,239,236,.72)}.footer-logo img{display:block;width:168px;max-width:100%;height:auto;object-fit:contain}.footer-logo,.site-footer .footer-logo{display:inline-flex;align-items:center;justify-content:center;width:216px;max-width:100%;min-height:70px;padding:12px 18px;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:inset 0 0 0 1px rgba(17,24,32,.06);overflow:hidden}.footer-brand-cta{display:inline-flex;margin-top:12px;font-weight:800}.project-hero-grid{display:grid;grid-template-columns:minmax(0,520px) minmax(320px,480px);grid-gap:clamp(24px,4vw,40px);gap:clamp(24px,4vw,40px);align-items:center;justify-content:space-between}.project-card-photo,.project-hero-image{overflow:hidden;border:1px solid var(--operon-line);border-radius:8px;background:#fff}.project-card-photo img,.project-hero-image img,.range-preview-thumb img{display:block;width:100%;height:100%;object-fit:cover}.project-hero-image,.project-hero-image img{min-height:400px}.project-card-chips,.project-chip-row,.range-preview-meta{display:flex;flex-wrap:wrap;gap:8px}.project-card-chips span,.project-chip-row span,.range-preview-chip{border-radius:999px;padding:7px 10px;background:rgba(184,119,86,.16);font-size:.82rem;font-weight:800}.project-grid,.project-proof-points,.range-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.project-grid-feature{grid-template-columns:1.22fr .78fr}.project-cta-card,.project-mid-cta,.project-proof-point{border:1px solid var(--operon-line);border-radius:8px;padding:22px}.project-card-photo{position:relative;min-height:260px}.project-grid-feature .project-card-photo:first-child{min-height:400px}.project-card-photo figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:12px;border-radius:8px;background:rgba(255,255,255,.92)}.project-case-link{display:block;color:inherit;text-decoration:none}.project-case-caption{position:absolute;left:12px;right:12px;bottom:12px;display:block;padding:12px;border-radius:8px;background:rgba(255,255,255,.92)}.project-case-caption strong,.project-case-caption>span{display:block}.project-cta-card,.project-mid-cta,.range-preview-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;margin-top:28px}.project-cta-card{background:var(--operon-ink);color:#fff}.project-cta-card p{color:rgba(255,255,255,.78)}.project-cta-actions,.range-preview-actions{display:flex;flex-wrap:wrap;gap:10px}.range-preview-card{display:grid;overflow:hidden;border:1px solid var(--operon-line);border-radius:8px}.range-preview-thumb{aspect-ratio:4/3;background:#f4f7f6}.range-preview-copy{display:grid;grid-gap:10px;gap:10px;padding:18px}.range-preview-link{font-weight:800}.faq{display:grid;grid-gap:12px;gap:12px}.faq details{border:1px solid var(--operon-line);border-radius:8px;padding:16px}.faq summary{cursor:pointer;font-weight:800}@media (max-width:820px){.site-footer-bottom,.site-footer-inner{align-items:stretch;flex-direction:column}.site-footer-bottom{display:flex}.contact-form-grid,.grid-2,.grid-3,.grid-4,.hero-grid,.home-clarity-grid,.home-floorplan-cta,.home-hero-grid,.home-intent-paths,.home-product-grid,.home-project-fit-grid,.home-project-gallery,.home-project-gallery-side,.home-project-proof-head,.home-quote-checks,.home-review-checklist,.home-review-path,.home-seo-grid,.home-seo-links,.link-grid,.project-cta-card,.project-grid,.project-grid-feature,.project-hero-grid,.project-mid-cta,.project-proof-points,.range-preview-grid,.range-preview-header,.site-footer .footer-grid,.site-footer .site-footer-inner,.site-footer-inner{grid-template-columns:1fr}.project-card-photo figcaption,.project-case-caption{position:static}.site-header{min-height:68px}.site-header .shell{width:min(100% - 24px,1240px)}.nav{min-height:68px;grid-template-columns:minmax(0,1fr) auto;gap:12px}.brand,.site-logo{width:clamp(188px,62vw,250px);min-height:51px}.site-logo img{width:100%;max-width:260px}.nav-toggle{display:inline-flex;grid-column:2;grid-row:1}.nav-links,.site-nav{display:none;grid-column:1/-1;grid-row:2;width:100%;flex-direction:column;align-items:stretch;gap:8px;padding:12px 0}.site-header.mobile-nav-open .nav-links,.site-header.mobile-nav-open .site-nav{display:flex}.nav-links a,.site-nav a{padding:12px 14px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:rgba(255,255,255,.94)}.header-actions,.site-actions{display:none}.mobile-sticky-cta{position:-webkit-sticky;position:sticky;top:75px;z-index:15;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:8px 12px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--operon-line)}.mobile-sticky-cta a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--operon-line);border-radius:8px;text-decoration:none;font-weight:850}.mobile-sticky-cta .primary{color:#fff;background:var(--operon-ink);border-color:var(--operon-ink)}.home-hero{width:min(100% - 24px,1180px);padding-top:28px}.home-hero h1{font-size:clamp(40px,11vw,56px)}.home-hero-image img{height:300px}.home-actions,.home-inline-cta,.home-project-proof-buttons{display:grid;grid-template-columns:1fr}.home-actions .button,.home-floorplan-cta .button,.home-inline-cta .button,.home-project-proof-buttons .button{width:100%}.admin-auth-preview,.admin-auth-row{grid-template-columns:1fr}.admin-lead-list-head{display:grid;align-items:start}.admin-lead-list-head .button{width:100%}.admin-detail-grid,.admin-filter-row,.admin-lead-detail-head,.admin-report-grid,.admin-report-metrics,.admin-review-queue-grid{display:grid;grid-template-columns:1fr}.admin-lead-detail-head .button{width:100%}.admin-auth-preview div+div{border-top:1px solid var(--operon-line);border-left:0}.home-trust-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.home-trust-item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);padding:10px 12px;border:1px solid var(--operon-line);border-radius:999px;background:rgba(255,255,255,.76);font-size:.82rem;text-align:center}.home-trust-item span{display:none}.home-intent-path{min-height:0}.home-faq,.home-final-cta,.home-floorplan-cta,.home-product-paths,.home-project-fit,.home-project-proof,.home-quote-clarity,.home-review-path,.home-seo-links{width:min(100% - 24px,1180px);padding:20px;box-shadow:none}.home-product-paths{padding-left:0;padding-right:0}.home-seo-links h2{max-width:100%}.home-seo-grid{width:100%}.home-project-proof{border-radius:24px}.site-footer{border-radius:22px;margin-inline:12px;padding:28px 18px}.footer-logo{width:204px;min-height:66px}.site-footer h2,.site-footer h3,.site-footer h4{margin-top:6px}.home-project-proof-chips{justify-content:flex-start}.home-project-card,.home-project-card-feature{min-height:0;border-radius:18px}.home-project-card img{height:240px;min-height:0}.home-project-card figcaption{position:static;border:0;border-radius:0;box-shadow:none}.home-project-proof-actions{display:grid}.home-product-card img{height:210px}}