*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--terracotta: #c2410c;--terracotta-dark: #9a3412;--terracotta-light: #fb923c;--teal: #0891b2;--teal-dark: #0e7490;--cream: #fef3e2;--sand: #fef7ed;--stone-800: #292524;--stone-700: #44403c;--stone-600: #57534e;--stone-500: #78716c;--stone-400: #a8a29e;--stone-200: #e7e5e4;--white: #ffffff}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;color:var(--stone-700);line-height:1.7;background:var(--sand)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3,h4{font-family:Josefin Sans,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 24px}.header{background:var(--sand);padding:16px 0;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--stone-200)}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:8px}.logo-icon{font-size:28px}.logo-text{font-family:Josefin Sans,sans-serif;font-size:22px;font-weight:700;color:var(--terracotta)}.nav{display:none;gap:32px}.nav a{font-size:14px;font-weight:600;color:var(--stone-600)}.nav a:hover{color:var(--terracotta)}.header-cta{background:var(--terracotta);color:var(--white);padding:12px 24px;border-radius:50px;font-size:14px;font-weight:600}.header-cta:hover{background:var(--terracotta-dark)}.hero{padding:80px 0;background:linear-gradient(180deg,var(--cream) 0%,var(--sand) 100%)}.hero-inner{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.hero-badge{display:inline-block;background:var(--teal);color:var(--white);padding:8px 16px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:20px}.hero h1{font-size:clamp(36px,5vw,56px);color:var(--stone-800);line-height:1.15;margin-bottom:20px}.hero-content p{font-size:18px;color:var(--stone-600);max-width:500px;margin-bottom:32px}.hero-cta{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:32px}.btn-primary{background:var(--terracotta);color:var(--white);padding:16px 32px;border-radius:50px;font-size:15px;font-weight:600}.btn-primary:hover{background:var(--terracotta-dark)}.btn-secondary{color:var(--stone-700);padding:16px 24px;font-size:15px;font-weight:600}.hero-features{display:flex;gap:24px;flex-wrap:wrap}.feature{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--stone-600)}.hero-image{position:relative}.hero-image img{border-radius:20px;box-shadow:0 20px 40px #c2410c26}.temp-badge{position:absolute;bottom:-20px;right:20px;background:var(--white);padding:16px 24px;border-radius:16px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px #0000001a}.temp-before{font-family:Josefin Sans,sans-serif;font-size:24px;font-weight:700;color:var(--terracotta)}.temp-arrow{color:var(--stone-400)}.temp-after{font-family:Josefin Sans,sans-serif;font-size:24px;font-weight:700;color:var(--teal)}.temp-label{font-size:11px;color:var(--stone-500);position:absolute;bottom:4px;left:24px}.stats{padding:60px 0;background:var(--terracotta)}.stats-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;text-align:center}.stat-num{display:block;font-family:Josefin Sans,sans-serif;font-size:40px;font-weight:700;color:var(--white)}.stat-label{font-size:14px;color:#ffffffd9}.section-header{margin-bottom:48px}.section-header.center{text-align:center}.section-tag{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--teal);margin-bottom:12px}.section-header h2{font-size:clamp(32px,4vw,44px);color:var(--stone-800)}.services{padding:80px 0;background:var(--sand)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.service-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #0000000f;position:relative}.service-card.featured{border:2px solid var(--terracotta)}.service-badge{position:absolute;top:16px;right:16px;background:var(--terracotta);color:var(--white);padding:6px 12px;border-radius:50px;font-size:11px;font-weight:700;z-index:1}.service-img{height:180px;background-size:cover;background-position:center}.service-content{padding:24px}.service-content h3{font-size:22px;color:var(--stone-800);margin-bottom:12px}.service-content p{font-size:15px;color:var(--stone-600);margin-bottom:16px}.service-link{color:var(--terracotta);font-weight:600;font-size:14px}.why-us{padding:80px 0;background:var(--cream)}.why-inner{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.why-image img{border-radius:20px;max-height:500px;object-fit:cover;width:100%}.why-content h2{font-size:clamp(32px,4vw,44px);color:var(--stone-800);margin-bottom:16px}.why-content>p{font-size:17px;color:var(--stone-600);margin-bottom:32px}.why-list{list-style:none}.why-list li{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--stone-200)}.list-icon{font-size:28px}.why-list strong{display:block;color:var(--stone-800);margin-bottom:4px}.why-list li p{margin:0;font-size:14px;color:var(--stone-500)}.testimonials{padding:80px 0;background:var(--sand)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.testimonial-card{background:var(--white);padding:32px;border-radius:20px}.stars{color:var(--terracotta-light);margin-bottom:16px}.testimonial-card p{font-size:16px;color:var(--stone-700);font-style:italic;margin-bottom:20px;line-height:1.7}.author strong{display:block;color:var(--stone-800)}.author span{font-size:13px;color:var(--stone-500)}.contact{padding:80px 0;background:var(--cream)}.contact-inner{display:grid;grid-template-columns:1fr;gap:48px}.contact-content h2{font-size:clamp(32px,4vw,44px);color:var(--stone-800);margin-bottom:16px}.contact-content>p{font-size:17px;color:var(--stone-600);margin-bottom:32px}.contact-info{display:flex;flex-direction:column;gap:16px}.info-item{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--stone-700)}.info-icon{font-size:20px}.contact-form{background:var(--white);padding:40px;border-radius:24px;box-shadow:0 8px 32px #00000014}.contact-form h3{font-size:22px;color:var(--stone-800);margin-bottom:24px}.contact-form input,.contact-form select{width:100%;padding:14px 18px;border:2px solid var(--stone-200);border-radius:12px;font-size:15px;font-family:inherit;margin-bottom:16px}.contact-form input:focus,.contact-form select:focus{outline:none;border-color:var(--terracotta)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form button{width:100%;background:var(--terracotta);color:var(--white);padding:16px;border:none;border-radius:50px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer}.contact-form button:hover{background:var(--terracotta-dark)}.footer{background:var(--stone-800);color:var(--stone-400);padding:60px 0 0}.footer-inner{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:40px}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:16px}.footer-logo .logo-text{color:var(--white)}.footer-main p{font-size:14px}.footer-links h4,.footer-contact h4{color:var(--white);font-size:14px;margin-bottom:16px}.footer-links a{display:block;font-size:14px;margin-bottom:10px}.footer-phone{display:block;font-size:18px;font-weight:600;color:var(--terracotta-light);margin-bottom:12px}.footer-contact p{font-size:13px}.footer-bottom{border-top:1px solid var(--stone-700);padding:20px 0;text-align:center;font-size:13px}@media (min-width: 768px){.nav{display:flex}.hero-inner{grid-template-columns:1fr 1fr}.stats-inner{grid-template-columns:repeat(4,1fr)}.why-inner,.contact-inner{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr}}.roofo-banner{position:fixed;bottom:0;left:0;right:0;background:#1e3a5f;padding:16px 20px;z-index:9999;box-shadow:0 -4px 20px #00000026}.roofo-banner-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.roofo-brand{display:flex;align-items:center;gap:8px;color:#fff}.roofo-icon{width:20px;height:20px}.roofo-name{font-family:system-ui,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.5px}.roofo-info{flex:1}.roofo-headline{font-family:system-ui,sans-serif;font-size:15px;color:#fff;margin:0}.roofo-headline strong{color:#fbbf24}.roofo-features{font-family:system-ui,sans-serif;font-size:13px;color:#ffffffb3;margin:4px 0 0}.roofo-btn{background:#fff;color:#1e3a5f;padding:10px 24px;border:none;border-radius:6px;font-family:system-ui,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;text-decoration:none;display:inline-block}.roofo-btn:hover{background:#f8fafc;transform:translateY(-1px)}@media (min-width: 768px){.roofo-banner{padding:14px 24px}.roofo-banner-inner{flex-direction:row;text-align:left;gap:24px}.roofo-headline{font-size:16px}}body{padding-bottom:100px}@media (min-width: 768px){body{padding-bottom:70px}}
