.pro-calc-wrapper{width:1350px;margin:50px auto;font-family:inherit;color:#1e293b;box-sizing:border-box;padding:0 20px}.pro-calc-wrapper *{box-sizing:border-box}.pro-calc-container{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);overflow:hidden}.pro-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.pro-header h1{font-size:20px;font-weight:700;color:#0f172a;margin:.5rem 0 .25rem 0;line-height:1.3}.pro-header p{font-size:.85rem;color:#64748b;margin:0}.pro-dashboard-grid{display:grid;grid-template-columns:320px 1fr 340px;min-height:520px}.pro-panel{padding:1.5rem;border-right:1px solid #f1f5f9}.pro-panel:last-child{border-right:none}.panel-header{margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}.panel-header h2{font-size:.9rem;font-weight:700;text-transform:uppercase;color:#475569;margin:0;letter-spacing:.05em}.input-panel{background:#fff}.input-dense-group{margin-bottom:1.25rem}.input-dense-group label{display:block;font-size:.8rem;font-weight:600;color:#334155;margin-bottom:.5rem}.input-wrapper{position:relative}.date-input,input[type="time"]{width:100%;padding:10px 12px;font-size:1rem;border:1px solid #cbd5e1;border-radius:8px;color:#1e293b;font-family:inherit;transition:all 0.2s;background:#fff}.date-input:focus,input[type="time"]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1)}.flex-wrap-row{display:flex;flex-wrap:wrap;gap:10px}.sm-wrapper{flex:1;min-width:130px}.separator-line{height:1px;background:#e2e8f0;margin:1.5rem 0}.highlight-bg{background:#f8fafc;padding:1rem;border-radius:8px;border:1px dashed #cbd5e1}.static-text{font-size:.8rem;color:#64748b;line-height:1.4}.calc-action button{width:100%;padding:10px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:1.5rem;transition:background 0.2s}.calc-action button:hover{background:#0f172a}.result-panel{background:#fdfdfd;text-align:center}.result-card.primary{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:2rem;margin-bottom:2rem}.rc-label{display:block;font-size:.8rem;font-weight:700;color:#60a5fa;text-transform:uppercase;margin-bottom:.5rem}.rc-val{font-size:2.5rem;font-weight:800;color:#1e40af;line-height:1.2;letter-spacing:-.02em}.rc-sub{margin-top:.5rem;font-size:.9rem;color:#1e293b;font-weight:500}.countdown-grid{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap}.cd-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:80px;padding:.75rem 0;box-shadow:0 2px 4px rgb(0 0 0 / .02)}.cd-box strong{display:block;font-size:1.5rem;color:#0f172a;line-height:1;margin-bottom:2px}.cd-box small{font-size:.75rem;color:#64748b;text-transform:uppercase}.bar-chart-box{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0;text-align:left}.bar-chart-box h3{font-size:.8rem;font-weight:700;color:#475569;margin:0 0 1rem 0;text-transform:uppercase}.chart-meta{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:5px;flex-wrap:wrap}.c-label{font-size:.8rem;font-weight:600;color:#64748b}.c-val-text{font-size:.9rem;font-weight:700;color:#1e293b}.mt-1{margin-top:5px}.c-sub-label{font-size:.75rem;color:#94a3b8}.c-track{height:12px;background:#f1f5f9;border-radius:6px;overflow:hidden}.c-bar{height:100%;transition:width 0.5s ease;border-radius:6px}.b-half{background:#8b5cf6}.info-panel{background:#fff}.timeline-list{position:relative;padding-left:10px;margin-bottom:2rem}.timeline-list::before{content:'';position:absolute;left:19px;top:10px;bottom:10px;width:2px;background:#f1f5f9}.tl-item{display:flex;align-items:flex-start;margin-bottom:1.5rem;position:relative}.tl-marker{width:20px;height:20px;border-radius:50%;margin-right:15px;border:3px solid #fff;box-shadow:0 0 0 2px #e2e8f0;flex-shrink:0;z-index:2}.m-green{background:#10b981}.m-orange{background:#f59e0b}.m-indigo{background:#4f46e5}.tl-content{display:flex;flex-direction:column}.tl-title{font-size:.8rem;color:#64748b;margin-bottom:2px}.tl-date{font-size:.9rem;color:#1e293b;font-weight:600}.zodiac-mini{background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:8px;text-align:center}.zodiac-mini span{display:block;font-size:.75rem;color:#64748b;margin-bottom:4px}.zodiac-mini strong{color:#8b5cf6;font-size:1rem}@media (max-width:1024px){.pro-calc-wrapper{width:100%;margin:20px auto}.pro-dashboard-grid{grid-template-columns:1fr}.pro-panel{border-right:none;border-bottom:1px solid #f1f5f9}}