@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Caveat:wght@600&display=swap";.calc-shell{background:var(--surface,#fff);border:1px solid #ccdbeae6;border-radius:28px;grid-template-columns:320px 1fr;min-height:680px;display:grid;overflow:hidden;box-shadow:0 18px 60px #1a4b7d1f}.progress-panel{color:#fff;background:linear-gradient(160deg,#0654c4f5,#0877f9fa),#0877f9;padding:42px 34px;position:relative}.progress-panel:after{content:"";pointer-events:none;border:42px solid #ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-110px;right:-90px}.steps-list{z-index:1;margin:40px 0;padding:0;list-style:none;position:relative}.steps-list li{color:#ffffff94;align-items:flex-start;gap:13px;min-height:52px;font-size:.95rem;display:flex;position:relative}.steps-list li:not(:last-child):after{content:"";background:#ffffff38;width:1px;height:19px;position:absolute;top:33px;left:15px}.steps-list span{border:1px solid #ffffff4d;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:.86rem;font-weight:700;display:grid}.steps-list b{padding-top:4px;font-weight:600}.steps-list li.active,.steps-list li.complete{color:#fff}.steps-list li.active span{color:#0877f9;background:#fff;border-color:#fff;box-shadow:0 6px 15px #00000021}.steps-list li.complete span{color:#fff;background:#fff3}.choice-card{text-align:left;color:#13233a;cursor:pointer;background:#fff;border:1.5px solid #dce7f2;border-radius:18px;min-height:104px;padding:18px 20px;transition:all .2s;position:relative}.choice-card:hover{border-color:#83baff;transform:translateY(-2px);box-shadow:0 10px 24px #2d619914}.choice-card.selected{background:#eaf4ff;border-color:#0877f9;box-shadow:0 0 0 3px #0877f91f}.choice-card strong{margin-bottom:4px;font-family:Manrope,sans-serif;font-size:1rem;display:block}.choice-card small{color:#65758b;font-size:.88rem;line-height:1.35;display:block}.choice-icon{color:#0877f9;background:#eaf4ff;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:.84rem;font-weight:800;display:grid}.choice-card.selected .choice-icon{color:#fff;background:#0877f9}.estimate-card{color:#fff;background:linear-gradient(145deg,#0759ce,#0877f9 65%,#2595ff);border-radius:24px;padding:clamp(22px,4vw,34px);box-shadow:0 18px 38px #075ace38}@media (width<=920px){.calc-shell{border-radius:22px;grid-template-columns:1fr}.progress-panel{display:none}}:root{--primary:#0076fe;--primary-dark:#005ecb;--primary-light:#eef6ff;--dark:#0f172a;--text:#475569;--line:#e2e8f0;--bg:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);background-color:#fff;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;line-height:1.5}.handwritten{font-family:Caveat,cursive}.ba-slider-container{aspect-ratio:16/10;user-select:none;cursor:ew-resize;background:#f1f5f9;border-radius:18px;width:100%;position:relative;overflow:hidden}.ba-before-layer{text-align:center;background:linear-gradient(135deg,#e8dfd8 0%,#d8ccc2 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute;inset:0}.ba-after-layer{z-index:10;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-right:3px solid #fff;width:50%;height:100%;position:absolute;top:0;bottom:0;left:0;overflow:hidden;box-shadow:3px 0 16px #00000040}.ba-after-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.ba-handle{width:40px;height:40px;color:var(--primary);z-index:20;pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #00000040}.calc-modal{z-index:100;backdrop-filter:blur(8px);background:#0f172ab3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.calc-modal.hidden{display:none}
