.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:32px 0 18px}.section-heading h2{margin:2px 0}.section-heading small{color:#b56c00}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{padding:0;overflow:hidden}.product-card>small,.product-card>h3,.product-card>.product-meta{margin-left:20px;margin-right:20px}.product-media{height:210px;background:linear-gradient(145deg,#182630,#273a48);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#f59e0b;font-weight:900;letter-spacing:2px}.product-media img{width:100%;height:100%;object-fit:cover}.product-card h3{min-height:58px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.in-stock{color:#087f5b;background:#e6fcf5;padding:2px 8px;border-radius:20px;font-size:12px}.out-stock{color:#c92a2a;background:#fff5f5;padding:2px 8px;border-radius:20px;font-size:12px}.empty-products{grid-column:1/-1;text-align:center;background:#fff;padding:48px;border:1px dashed #bcc7cf;border-radius:12px}.recommended{border:2px solid #f59e0b!important;box-shadow:0 8px 28px #f59e0b22}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.product-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.product-media{height:250px}}
.login-card{max-width:520px}.login-hint{color:#64748b;margin-top:-8px}.role-picker{border:0;padding:0;margin:22px 0}.role-picker legend{font-weight:700;margin-bottom:10px}.login-role-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0}.login-role-options label{display:flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:10px;padding:14px;cursor:pointer;background:#f8fafc}.login-role-options label:has(input:checked){border-color:#f59e0b;background:#fff7e6;box-shadow:0 0 0 2px #f59e0b22}.login-role-options input{width:auto}.register-callout{margin-top:22px;padding-top:16px;border-top:1px solid #e2e8f0;text-align:center}@media(max-width:580px){.login-role-options{grid-template-columns:1fr}}
.account-link{border:1px solid #f59e0b;border-radius:8px;padding:7px 14px;color:#f59e0b}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eef2f5;border-radius:10px;padding:4px;margin:18px 0 26px}.auth-tab{background:transparent;color:#475569;font-weight:700}.auth-tab.active{background:#fff;color:#101820;box-shadow:0 2px 8px #0f172a18}.auth-panel{display:none}.auth-panel.active{display:block}.auth-panel button.primary{width:100%;margin-top:8px}
.dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.dashboard-head h1{margin:0}.dashboard-head small{color:#64748b}.customer-stats{grid-template-columns:repeat(4,1fr);margin-bottom:30px}.debt-stat b{color:#c2410c}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dashboard-grid article{margin-bottom:10px}.invoice-summary{display:flex;justify-content:space-between;color:#64748b;font-size:13px;margin-top:8px}.invoice-summary strong{color:#c2410c}.empty-box{border:1px dashed #cbd5e1;border-radius:10px;padding:20px;color:#64748b;background:#fff}@media(max-width:850px){.dashboard-head{align-items:start;flex-direction:column}.customer-stats,.dashboard-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.customer-stats,.dashboard-grid{grid-template-columns:1fr}}
.price-result{background:linear-gradient(135deg,#101820,#243746);color:#fff;border-radius:18px;padding:28px;margin:20px 0 30px;border-right:6px solid #f59e0b;scroll-margin-top:24px}.price-result small{color:#f59e0b}.price-result h2{font-size:clamp(26px,4vw,42px);margin:5px 0}.price-result p{margin:0;color:#d7e0e6}
.calculator-shell{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:32px;align-items:start}.calculator-form,.door-preview-wrap{background:#fff;border:1px solid #dce2e6;border-radius:18px;padding:30px}.calculator-form h1{margin:4px 0}.calculator-form>small,.door-preview-wrap>small:first-child{color:#b56c00;font-weight:700}.measure-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.measure-grid>span{font-size:28px;margin-top:24px}.calculate-button{width:100%;font-size:17px;margin-top:12px}.door-preview-wrap{text-align:center;position:sticky;top:20px}.door-frame{background:#2b3034;border:12px solid #343a40;border-radius:9px;padding:8px;margin:18px auto;max-width:350px;box-shadow:0 15px 35px #0f172a2b}.door-panel{height:300px;position:relative;overflow:hidden;border:3px solid #111;transition:.25s}.door-panel .accent{display:none;position:absolute;background:var(--accent);left:0;right:0;height:38px;box-shadow:0 2px 5px #0005}.door-panel.middle .accent-one{display:block;top:44%}.door-panel.double .accent-one{display:block;top:30%}.door-panel.double .accent-two{display:block;top:60%}.door-panel.alternate{background:repeating-linear-gradient(0deg,var(--accent) 0,var(--accent) 18px,#ece9df 19px,#ece9df 37px)!important}@media(max-width:850px){.calculator-shell{grid-template-columns:1fr}.door-preview-wrap{position:static}.door-panel{height:240px}}
.calculator-hero{text-align:center;max-width:760px;margin:0 auto 32px}.calculator-hero small{color:#b56c00;font-weight:800}.calculator-hero h1{font-size:clamp(32px,5vw,54px);line-height:1.2;margin:8px 0}.calculator-side{display:flex;flex-direction:column;gap:18px;position:sticky;top:20px}.calc-step{border:0;border-bottom:1px solid #e2e8f0;padding:8px 0 20px;margin:0 0 20px}.calc-step legend{font-size:18px;font-weight:800;margin-bottom:8px}.calc-step legend b{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f59e0b;color:#111;margin-left:7px}.calc-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calc-benefits{background:#101820;color:#fff;border-radius:16px;padding:24px;display:grid;gap:8px}.calc-benefits h3{color:#f59e0b;margin:0 0 5px}.calculator-form select,.calculator-form input,.calculator-form textarea{width:100%;background:#fff}.calculator-form label{font-weight:700}.door-preview-wrap{position:static}@media(max-width:700px){main{padding:28px 14px}.calculator-hero{text-align:right}.calculator-shell{display:flex;flex-direction:column}.calculator-form,.door-preview-wrap{padding:20px;width:100%}.calculator-side{position:static;width:100%}.calc-two{grid-template-columns:1fr}.measure-grid{gap:6px}.door-frame{max-width:280px}.calculator-hero h1{font-size:34px}header{align-items:flex-start}nav{justify-content:flex-end}}
