*{box-sizing:border-box}:root{--black:#050505;--panel:#111;--panel2:#181818;--white:#fff;--muted:#cfcfcf;--red:#dc0000;--red2:#8f0000;--border:#333}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.hidden{display:none}.top-alert{display:flex;justify-content:center;gap:18px;align-items:center;padding:10px 18px;background:#dc0000;color:#fff;font-weight:900;flex-wrap:wrap}.top-alert a{text-decoration:underline}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:14px clamp(18px,4vw,56px);background:#000;border-bottom:1px solid #350000}.brand{display:flex;align-items:center;gap:12px}.brand img{width:54px;height:54px;border-radius:999px;object-fit:cover;background:#fff}.brand strong{display:block;font-size:18px;line-height:1;letter-spacing:1px}.brand span{display:block;color:var(--red);font-weight:900;font-size:12px;margin-top:4px}.site-nav{display:flex;justify-content:flex-end;gap:22px;font-size:14px;font-weight:900;align-items:center}.site-nav a:hover{color:var(--red)}.menu-button{display:none;justify-self:end;border:1px solid #444;background:#111;padding:10px;border-radius:12px}.menu-button span{display:block;width:22px;height:2px;margin:4px;background:#fff}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:14px 20px;border-radius:14px;font-weight:950;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:#b90000}.btn-white{background:#fff;color:#000}.btn-black{background:#000;color:#fff}.btn-outline{border:2px solid #fff;color:#fff}.btn-outline:hover{border-color:var(--red);color:var(--red)}.hero{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:86vh;padding:clamp(60px,8vw,120px) clamp(18px,4vw,56px);overflow:hidden}.hero:before{content:"";position:absolute;inset:-30%;background:radial-gradient(circle at 20% 20%,rgba(220,0,0,.34),transparent 28%),radial-gradient(circle at 85% 0%,rgba(220,0,0,.2),transparent 24%);pointer-events:none}.hero-copy,.hero-card{position:relative}.eyebrow{display:inline-flex;margin:0 0 18px;padding:8px 12px;background:#250000;color:#ffdddd;border:1px solid #720000;border-radius:999px;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:24px;font-size:clamp(48px,8vw,96px);line-height:.92;text-transform:uppercase;letter-spacing:-.06em}h1 span{color:var(--red)}.hero-text{max-width:760px;color:#e8e8e8;font-size:clamp(18px,2vw,22px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.trust-row span{padding:12px 16px;border:1px solid #3a3a3a;background:#111;border-radius:14px;font-weight:900}.hero-card{padding:28px;background:#070707;border:4px solid #fff;border-radius:34px;text-align:center;box-shadow:0 28px 80px rgba(130,0,0,.35)}.hero-card img{width:100%;max-width:520px;border-radius:12px;border:1px solid #333}.phone-large{margin:24px 0 6px;color:var(--red);font-size:clamp(28px,4vw,46px);font-weight:950}.social{color:#ccc;font-weight:900}.system-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#333;padding:1px;margin:0 clamp(18px,4vw,56px) 0;border-radius:28px;overflow:hidden}.system-strip article{background:#fff;color:#000;padding:24px}.system-strip h3{margin-bottom:6px;font-size:22px}.system-strip p{margin:0;color:#444;line-height:1.5}.section,.landlord-section,.contact-section{padding:clamp(72px,8vw,120px) clamp(18px,4vw,56px)}.section-heading{max-width:820px;margin-bottom:42px}.section-heading h2,.contact-copy h2,.cta-band h2,.black-panel h2,.review-layout h2{margin-bottom:18px;font-size:clamp(38px,6vw,72px);line-height:.95;text-transform:uppercase;letter-spacing:-.05em}.section-heading p:not(.eyebrow),.contact-copy p,.black-panel p,.review-layout p{color:var(--muted);font-size:18px;line-height:1.7}.service-grid,.process-grid,.faq-grid,.feature-grid,.plan-grid,.gallery-grid{display:grid;gap:18px}.service-grid{grid-template-columns:repeat(4,1fr)}.service-grid article,.process-grid article,.faq-grid article,.gallery-grid article{background:#111;border:1px solid #400000;border-radius:28px;padding:24px}.service-grid span{display:inline-flex;margin-bottom:18px;width:54px;height:54px;align-items:center;justify-content:center;background:var(--red);border-radius:16px;font-size:26px}.service-grid h3,.process-grid h3,.faq-grid h3,.feature-grid h3,.gallery-grid h3,.plan-grid h3{margin-bottom:10px;font-size:24px}.service-grid p,.process-grid p,.faq-grid p,.feature-grid p,.gallery-grid p,.plan-grid p{color:var(--muted);line-height:1.65}.landlord-section{background:var(--red);color:#fff}.landlord-section .eyebrow{background:#000;border-color:#000}.light p:not(.eyebrow){color:#ffe3e3}.landlord-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:stretch}.landlord-copy{background:#000;border-radius:32px;padding:32px}.landlord-copy h3{font-size:34px}.landlord-copy p{color:#ddd;line-height:1.75}.check-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.check-list li{padding:20px;background:#000;border-radius:18px;font-weight:900;line-height:1.5}.check-list li:before{content:"✓";display:inline-flex;margin-right:12px;color:#fff;background:var(--red);width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px}.white{background:#fff;color:#000}.dark p:not(.eyebrow){color:#444}.plan-grid{grid-template-columns:repeat(3,1fr)}.plan-grid article{padding:28px;border:2px solid #000;border-radius:28px;background:#fff}.plan-grid .featured-plan{background:#000;color:#fff;border-color:var(--red);box-shadow:0 16px 50px rgba(220,0,0,.22)}.plan-label{display:inline-flex;padding:8px 12px;border-radius:999px;background:#dc0000!important;color:#fff!important;font-weight:950}.plan-grid ul{padding-left:20px;line-height:1.8;font-weight:800}.gallery-grid{grid-template-columns:repeat(4,1fr)}.gallery-grid div{min-height:180px;border-radius:18px;background:linear-gradient(135deg,#202020,#7b0000);display:flex;align-items:center;justify-content:center;font-weight:950;margin-bottom:16px;border:1px solid #600}.review-layout{display:grid;grid-template-columns:1fr .75fr;gap:34px;align-items:center}.review-layout p{color:#444}.review-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.testimonial-card{background:#000;color:#fff;border-radius:28px;padding:28px}.testimonial-card p{color:#eee;font-size:22px;line-height:1.5}.contact-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;background:var(--red)}.contact-copy p:not(.eyebrow){color:#ffe3e3}.contact-cards{display:grid;gap:14px;margin-top:28px}.contact-cards a,.contact-cards span{display:block;padding:18px;background:#000;border-radius:18px;font-weight:950}.quote-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:28px;background:#fff;color:#000;border-radius:34px}.quote-form label{display:grid;gap:8px;font-weight:950}.quote-form .full,.quote-form button,.form-note{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:52px;padding:14px;border:2px solid #000;border-radius:14px;font:inherit}.quote-form textarea{min-height:150px;resize:vertical}.quote-form button{min-height:58px;border:0;border-radius:16px;background:#000;color:#fff;font-size:18px;font-weight:950;cursor:pointer}.quote-form button:hover{background:var(--red2)}.form-note{margin:0;color:#666;font-size:13px;text-align:center}.footer{display:flex;justify-content:space-between;gap:24px;padding:34px clamp(18px,4vw,56px);border-top:1px solid #350000;background:#000}.footer strong{display:block;font-size:24px}.footer p{margin:8px 0 0;color:#aaa}.footer-links{display:grid;gap:8px;text-align:right}.footer a{color:var(--red);font-weight:950}.admin-page,.review-page{padding:40px clamp(18px,4vw,56px)}.admin-head{display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.admin-head h1{font-size:clamp(38px,6vw,70px)}.lead-actions{display:flex;gap:10px;flex-wrap:wrap}.lead-table-wrap{overflow:auto;background:#111;border:1px solid #400000;border-radius:24px}.lead-table{width:100%;border-collapse:collapse;min-width:900px}.lead-table th,.lead-table td{padding:14px;border-bottom:1px solid #333;text-align:left;vertical-align:top}.lead-table th{background:#000;color:#fff}.status-select{padding:8px;border-radius:10px;border:1px solid #555;background:#000;color:#fff}.empty-state{padding:28px;color:#ccc}.review-form{max-width:760px;margin:0 auto;background:#fff;color:#000;border-radius:28px;padding:28px;display:grid;gap:16px}.review-form input,.review-form textarea,.review-form select{padding:14px;border:2px solid #000;border-radius:14px;font:inherit}.review-form textarea{min-height:150px}.review-form button{padding:16px;border:0;background:#dc0000;color:#fff;border-radius:14px;font-weight:950}.success-box{display:none;max-width:760px;margin:18px auto;padding:20px;border-radius:20px;background:#111;border:1px solid #600;color:#fff}@media(max-width:1050px){.site-header{grid-template-columns:auto auto}.menu-button{display:block}.site-nav{display:none;grid-column:1/-1;padding:14px 0;flex-direction:column;align-items:flex-start}.site-nav.open{display:flex}.hero,.landlord-grid,.contact-section,.review-layout{grid-template-columns:1fr}.service-grid,.system-strip,.gallery-grid{grid-template-columns:repeat(2,1fr)}.plan-grid{grid-template-columns:1fr}.footer{flex-direction:column}.footer-links{text-align:left}}@media(max-width:640px){.top-alert{justify-content:flex-start}.brand span{display:none}.hero{padding-top:46px}.hero-actions,.hero-actions .btn{width:100%}.trust-row span{width:100%}.service-grid,.system-strip,.gallery-grid,.quote-form{grid-template-columns:1fr}.quote-form .full,.quote-form button,.form-note{grid-column:auto}.section-heading h2,.contact-copy h2,.review-layout h2{font-size:40px}}