body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.house-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 6px #0000001a;color:#fff;padding:3rem 2rem;text-align:center}.house-header h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.house-header p{font-size:1.2rem;opacity:.9}.main-content{margin:0 auto;max-width:1200px;padding:2rem}.construction-phases h2,.materials-section h2,.summary-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative;text-align:center}.construction-phases h2:after,.materials-section h2:after,.summary-section h2:after{background:#667eea;border-radius:2px;content:"";display:block;height:4px;margin:.5rem auto;width:80px}.phases-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.phase-card{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.phase-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.phase-card h3{color:#667eea;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.phase-card .description{color:#666;line-height:1.5;margin-bottom:1rem}.details{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.cost,.duration{background:#f8f9fa;border-radius:20px;color:#495057;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.materials-grid,.materials-section{margin-bottom:4rem}.materials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.material-card{background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;padding:1.5rem;transition:all .3s ease}.material-card:hover{background:#e9ecef;transform:translateX(5px)}.material-card h4{color:#2c3e50;font-size:1.2rem;margin-bottom:.8rem}.material-card p{color:#666;margin-bottom:.5rem}.summary-section{margin-bottom:3rem}.summary-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat{background:#fff;border-radius:15px;border-top:4px solid #667eea;box-shadow:0 4px 15px #0000001a;padding:2rem}.stat h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.stat p{color:#667eea;font-size:1.5rem;font-weight:700}.house-footer{background:#2c3e50;color:#fff;margin-top:3rem;padding:2rem;text-align:center}.house-footer p{font-size:1rem;opacity:.8}@media (max-width:768px){.house-header h1{font-size:2rem}.house-header p{font-size:1rem}.main-content{padding:1rem}.materials-grid,.phases-grid{grid-template-columns:1fr}.details{flex-direction:column}.cost,.duration{text-align:center}}
/*# sourceMappingURL=main.31a97b19.css.map*/