.stair-calculator{max-width:1100px;margin:1.5rem auto;padding:0 1rem;color:#1e293b}.stair-card{background:#fff;border-radius:2rem;overflow:hidden;display:grid;grid-template-columns:350px 1fr;box-shadow:0 20px 40px -10px #0000001a;border:1px solid #e2e8f0}.stair-sidebar{background:#f8fafc;padding:1.5rem;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem}.sidebar-section h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#4f46e5;margin-bottom:1rem;font-weight:800}.stair-main{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;background:#fff}.stair-results-header{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-box{background:#fff;padding:.75rem .5rem;border-radius:1.25rem;text-align:center;border:1px solid #e2e8f0}.stat-label{display:block;font-size:.6rem;text-transform:uppercase;color:#64748b;margin-bottom:.25rem;font-weight:700}.stat-value{font-size:1.5rem;font-weight:800;color:#1e293b}.stat-unit{font-size:.75rem;color:#64748b}.visualizer-container{background:#f1f5f9;border-radius:1.5rem;padding:1.5rem;position:relative;min-height:300px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;overflow:hidden}#stair-svg{width:100%;height:100%;max-height:400px}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.input-group{margin-bottom:.75rem}.input-group label{display:block;font-size:.8rem;font-weight:700;color:#475569;margin-bottom:.4rem}.stepper{display:flex;align-items:center;background:#fff;border-radius:.75rem;border:2px solid #e2e8f0}.stepper:focus-within{border-color:#4f46e5}.step-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#475569;font-size:1rem;cursor:pointer;border-radius:.5rem}.step-btn:hover{background:#f1f5f9;color:#4f46e5}.stepper input{flex:1;background:none;border:none;color:#1e293b;text-align:center;font-size:.95rem;font-weight:700;width:36px}.stair-select{width:100%;padding:.6rem;border-radius:.75rem;border:2px solid #e2e8f0;background:#fff;font-weight:600;font-size:.85rem;color:#1e293b;outline:none}.optimize-btn{width:100%;padding:.75rem;background:#4f46e5;color:#fff;border:none;border-radius:.75rem;font-weight:700;cursor:pointer;margin-top:.5rem;font-size:.85rem}.blondel-alert{padding:1rem;border-radius:1rem;font-weight:700;display:flex;flex-direction:column;gap:.4rem;margin-top:auto}.blondel-title{font-size:.65rem;text-transform:uppercase;opacity:.8}.blondel-msg{font-size:.85rem}.blondel-alert.success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.blondel-alert.warning{background:#fef9c3;color:#854d0e;border:1px solid #fef08a}.blondel-alert.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.stair-bottom-grid{display:grid;grid-template-columns:1fr 300px;gap:1.25rem}.table-card{background:#fff;border-radius:1.25rem;padding:1.25rem;border:1px solid #e2e8f0}.table-card h3{font-size:.8rem;text-transform:uppercase;color:#64748b;font-weight:800;margin-bottom:.75rem}.table-wrapper{max-height:220px;overflow-y:auto}th{text-align:left;font-size:.55rem;text-transform:uppercase;color:#64748b;padding:.4rem .2rem;background:#fff}td{padding:.6rem .2rem;border-bottom:1px solid #f1f5f9;font-size:.8rem}.col-hl{color:#4f46e5;font-weight:700}.materials-card{background:#1e293b;color:#fff;border-radius:1.25rem;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.material-row{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.05)}.material-row span{font-size:.7rem}.material-row strong{font-size:1.15rem;color:#818cf8}.actions-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:auto}.action-btn{padding:.75rem;border-radius:.75rem;font-weight:800;font-size:.8rem}.btn-primary{background:#4f46e5;color:#fff;border:none}.btn-secondary{background:#ffffff1a;color:#fff;border:none}@media(max-width:1000px){.stair-card{grid-template-columns:1fr;border-radius:1.5rem}.stair-sidebar{border-right:none;border-bottom:1px solid #e2e8f0;padding:1.25rem}.stair-main{padding:1.25rem}}@media(max-width:768px){.stair-calculator{margin:1rem auto;padding:0 .75rem}.stair-results-header{grid-template-columns:repeat(2,1fr);gap:.5rem}.stair-bottom-grid{grid-template-columns:1fr}.stat-value{font-size:1.25rem}.stat-box{padding:.5rem}.visualizer-container{min-height:250px;padding:1rem}.table-wrapper{overflow-x:auto}}@media(max-width:480px){.stair-results-header{gap:.4rem}.stat-box{padding:.4rem;border-radius:1rem}.stat-value{font-size:1.1rem}.material-row strong{font-size:1rem}}
