.credit-estimate-page{background:var(--bg-primary);min-height:100vh}.credit-hero{text-align:center;padding:100px 0 60px}.credit-hero h1{letter-spacing:-.04em;margin:16px 0 24px;font-size:3.5rem;font-weight:800}.credit-hero .hero-subtext{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.estimator-layout{grid-template-columns:1fr 420px;align-items:start;gap:60px;max-width:1100px;margin:0 auto;padding:0 40px 120px;display:grid}.survey-col{flex-direction:column;gap:48px;display:flex}.survey-section{flex-direction:column;display:flex}.section-header{align-items:center;gap:16px;margin-bottom:12px;display:flex}.section-num{background:var(--accent);width:24px;height:24px;color:var(--accent-contrast);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.section-header h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.section-desc{color:var(--text-secondary);margin-bottom:20px;font-size:.9rem}.survey-options-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.survey-options-grid.compact{grid-template-columns:repeat(2,1fr)}.survey-option{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;gap:4px;padding:16px 20px;transition:all .2s;display:flex}.survey-option:hover{border-color:var(--border-hover)}.survey-option.active{background:var(--bg-tertiary);border-color:var(--accent);box-shadow:var(--shadow-sm)}.option-label{color:var(--text-primary);font-size:.95rem;font-weight:600}.option-sub{color:var(--text-muted);font-size:.75rem}.survey-inputs-row{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.survey-input-group{flex-direction:column;gap:8px;display:flex}.survey-input-group label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:700}.survey-input-group input{border:1px solid var(--border-color);font-family:var(--font-sans);color:var(--text-primary);background:0 0;border-radius:12px;outline:none;padding:16px 20px;font-size:1.25rem;font-weight:700;transition:border-color .2s}.survey-benchmark{color:var(--text-muted);margin-top:12px;font-size:.8rem;font-style:italic}.survey-microhint{color:#d97706;background:#d9770614;border:1px solid #d9770626;border-radius:8px;margin-top:16px;padding:10px 14px;font-size:.75rem}.survey-input-group input:focus{border-color:var(--accent)}.survey-toggle-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.import-conditional-fields{background:var(--bg-secondary);border:1px dashed var(--border-color);border-radius:12px;margin-top:24px;padding:24px}.survey-inner-group{flex-direction:column;gap:24px;display:flex}.inner-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.status-col{position:sticky;top:100px}.status-panel{background:var(--bg-secondary);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:24px;padding:40px}.status-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:8px;font-size:.75rem;font-weight:700}.status-total-container{margin-bottom:24px;position:relative}.status-total{color:var(--text-primary);letter-spacing:-.05em;font-size:4.5rem;font-weight:800;line-height:1}.status-delta{font-size:.9rem;font-weight:700;font-family:var(--font-mono);position:absolute;top:0;right:0}.status-delta.higher{color:#d97706}.status-delta.lower{color:#57ab5a}.status-intensity{color:var(--text-secondary);margin-bottom:24px;font-size:.75rem}.status-intensity span{color:var(--text-primary);font-weight:700}.status-viz{margin-bottom:24px}.stacked-bar-container{flex-direction:column;gap:12px;display:flex}.stacked-bar{background:var(--border-color);border-radius:4px;height:8px;display:flex;overflow:hidden}.bar-segment{height:100%}.seg-proc{background:var(--accent)}.seg-refresh{background:#886e6e}.seg-sim{background:#9a8080}.seg-model{background:#b09898}.seg-import{background:#c0abab}.bar-legend{flex-wrap:wrap;gap:16px;display:flex}.bar-legend .legend-item{color:var(--text-muted);align-items:center;gap:6px;font-size:.7rem;font-weight:600;display:flex}.bar-legend .legend-dot{border-radius:50%;width:6px;height:6px}.status-divider{background:var(--border-color);height:1px;margin-bottom:24px}.status-actions{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.copy-summary-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline}.copy-summary-btn:hover{color:var(--text-muted)}.status-disclaimer{color:var(--text-muted);text-align:center;margin-top:32px;font-size:.7rem;font-style:italic;line-height:1.4}.tier-recommendation{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:16px;margin-bottom:24px;padding:24px}.tier-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.tier-badge-label{text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700}.tier-name{color:var(--accent);font-size:1.25rem;font-weight:700}.tier-info{color:var(--text-secondary);justify-content:space-between;font-size:.85rem;display:flex}.fit-summary{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.fit-row{color:var(--text-secondary);justify-content:space-between;font-size:.9rem;display:flex}.fit-val{font-family:var(--font-mono);color:var(--text-primary);font-weight:700}.fit-status{border-radius:8px;margin-top:8px;padding:12px 16px;font-size:.85rem;font-weight:600}.fit-status.ok{color:#57ab5a;background:#57ab5a14}.fit-status.over{color:#d97706;background:#d9770614}.high-vol-alert{color:#d97706;background:#d977061a;border:1px solid #d9770633;border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:.8rem;line-height:1.4}.breakdown-toggle{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:.8rem;font-weight:700}.breakdown-toggle:hover{color:var(--text-secondary)}.detailed-breakdown{overflow:hidden}.breakdown-list{border-top:1px solid var(--border-color);flex-direction:column;gap:8px;padding-top:8px;display:flex}.breaklink{color:var(--text-secondary);justify-content:space-between;font-size:.8rem;display:flex}.breakval{font-family:var(--font-mono)}@media (max-width:900px){.credit-hero{padding:80px 0 40px}.credit-hero h1{margin:12px 0 16px;font-size:2rem}.credit-hero .hero-subtext{font-size:.95rem}.estimator-layout{grid-template-columns:1fr;gap:32px;padding:0 20px 140px}.status-col{order:1;position:static}.survey-col{order:0;gap:36px}.status-panel{border-radius:20px;padding:28px 24px}.status-total{font-size:3rem}.survey-options-grid{grid-template-columns:1fr 1fr}.survey-option{padding:14px 16px}.survey-inputs-row{grid-template-columns:1fr 1fr;gap:14px}.survey-input-group input{padding:14px 16px;font-size:1.1rem}.section-header h3{font-size:1.1rem}.estimator-back .btn-outline{text-align:center;width:100%;padding:14px}.mobile-sticky-summary{display:flex}}@media (max-width:600px){.credit-hero{padding:70px 0 32px}.credit-hero h1{font-size:1.75rem}.estimator-layout{gap:28px;padding:0 16px 140px}.survey-col{gap:28px}.survey-options-grid{grid-template-columns:1fr}.survey-options-grid.compact{grid-template-columns:1fr 1fr}.survey-inputs-row{grid-template-columns:1fr}.survey-option{padding:12px 14px}.option-label{font-size:.9rem}.option-sub{font-size:.7rem}.section-header h3{font-size:1rem}.section-desc{font-size:.85rem}.section-num{width:22px;height:22px;font-size:.7rem}.status-panel{padding:24px 20px}.status-total{font-size:2.5rem}.tier-recommendation{padding:20px}.fit-row{font-size:.85rem}.stacked-bar-container,.bar-legend{gap:10px}.bar-legend .legend-item{font-size:.65rem}.breakdown-toggle,.breaklink{font-size:.75rem}}.mobile-sticky-summary{background:var(--bg-primary);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-color);padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:100;justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0}.sticky-credit-total{flex-direction:column;display:flex}.sticky-credit-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.65rem;font-weight:600}.sticky-credit-value{color:var(--text-primary);letter-spacing:-.03em;font-size:1.4rem;font-weight:800;line-height:1.1}.mobile-floating-bar{display:none}@media (max-width:768px){.credit-hero{padding:60px 0 32px}.estimator-layout{padding:0 20px 180px}.status-col{margin-top:40px;display:block}.mobile-floating-bar{-webkit-backdrop-filter:blur(28px);height:72px;color:var(--text-primary);z-index:1000;box-shadow:0 20px 50px #0006,0 0 20px var(--accent-glow);cursor:pointer;border:1px solid var(--border-hover);opacity:1;background:#1f1b1beb;border-radius:24px;flex-direction:column;justify-content:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;left:20px;right:20px;overflow:hidden;transform:translateY(0)}.mobile-floating-bar.hidden{opacity:0;pointer-events:none;transform:translateY(120%)}.bar-content{flex:1;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.bar-left{flex-direction:column;justify-content:center;display:flex}.bar-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.65rem;font-weight:700}.bar-total-wrapper{align-items:baseline;gap:4px;display:flex}.bar-total-val{color:var(--text-primary);letter-spacing:-.04em;font-size:1.35rem;font-weight:800;line-height:1.1}.bar-unit{color:var(--text-muted);font-size:.75rem;font-weight:600}.bar-right{align-items:center;gap:12px;display:flex}.bar-tags{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.bar-tier-tag{color:var(--accent);font-size:.75rem;font-weight:800}.bar-intensity-tag{color:#57ab5a;font-size:.65rem;font-weight:600}.bar-chevron{color:var(--text-muted);font-size:1.2rem}.bar-progress-line{background:var(--border-color);width:100%;height:3px}.bar-progress-fill{background:#57ab5a;height:100%}.bottom-sheet-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#0009;position:fixed;inset:0}.bottom-sheet-container{background:var(--bg-primary);z-index:1001;touch-action:none;border-top-left-radius:40px;border-top-right-radius:40px;flex-direction:column;height:85vh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 40px #0000004d}.sheet-handle-area{cursor:grab;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:48px;display:flex}.sheet-handle{background:var(--border-hover);border-radius:2px;width:40px;height:4px}.sheet-scroll-content{flex-direction:column;flex:1;gap:36px;padding:0 28px 48px;display:flex;overflow-y:auto}.sheet-header{text-align:center;margin-bottom:8px}.sheet-label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.08em;font-size:.75rem;font-weight:600}.sheet-big-total{letter-spacing:-.06em;color:var(--text-primary);margin:8px 0 0;font-size:3.5rem;font-weight:900;line-height:1}.sheet-total-unit{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700}.sheet-cards-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sheet-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:6px;padding:16px;display:flex}.sheet-card-label{text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700}.sheet-card-val{color:var(--text-primary);font-size:1.1rem;font-weight:700}.sheet-card-val.intensity{color:#57ab5a}.sheet-section-title{color:var(--text-primary);margin-bottom:16px;font-size:1rem;font-weight:700}.sheet-breakdown-list{flex-direction:column;gap:16px;display:flex}.sheet-row{color:var(--text-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:12px;font-size:.95rem;display:flex}.sheet-row .mono{font-family:var(--font-mono);color:var(--text-primary);font-size:1rem;font-weight:700}.sheet-allocation-box{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:24px;padding:24px}.sheet-allocation-box.ok{background:#57ab5a0f;border-color:#57ab5a33}.sheet-allocation-box.warn{background:#d977060f;border-color:#d9770633}.sheet-alloc-row{color:var(--text-secondary);justify-content:space-between;margin-bottom:10px;font-size:.95rem;display:flex}.sheet-alloc-msg{color:var(--text-primary);font-size:1rem;font-weight:700}.sheet-actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.sheet-btn{text-align:center;cursor:pointer;width:100%;padding:16px;font-size:1rem}.sheet-btn.btn-primary{background:var(--accent);color:var(--accent-contrast);border:none}.sheet-btn.btn-outline{color:var(--text-muted);border:1px solid var(--border-color);background:0 0;margin-top:8px}.mobile-sticky-summary{display:none!important}}
