.calc-hero{text-align:center;background:#000129;padding:120px 40px 60px}.calc-hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(2rem,4.5vw,3rem);font-weight:900;line-height:1.1}.calc-hero h1 em{color:var(--orange);font-style:normal}.calc-hero p{color:#ffffffbf;max-width:540px;margin:0 auto;font-size:1.05rem;line-height:1.65}.calc-body{box-sizing:border-box;background:#f4f5f8;width:100%;padding:56px 40px 80px;overflow-x:hidden}.calc-inner{box-sizing:border-box;grid-template-columns:1fr 360px;align-items:start;gap:32px;width:100%;max-width:1100px;margin:0 auto;display:grid}.calc-form-panel{background:#fff;border:1px solid #00012914;border-radius:20px;padding:40px 36px;box-shadow:0 4px 24px #00000012}.calc-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;font-size:.68rem;font-weight:800;display:block}.calc-group{margin-bottom:28px}.calc-group label{color:#000129;margin-bottom:10px;font-size:.88rem;font-weight:700;display:block}.calc-group label .opt{color:#00012973;font-size:.82rem;font-weight:400}.calc-dest-row{gap:12px;display:flex}.calc-dest-opt{flex:1}.calc-dest-opt input[type=radio]{opacity:0;pointer-events:none;position:absolute}.calc-dest-card{cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #0001291f;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;transition:border-color .15s,background .15s;display:flex}.calc-dest-opt input:checked+.calc-dest-card{border-color:var(--orange);background:#f582200f}.calc-dest-card:hover{border-color:#f5822080}.calc-dest-icon{background:#0001290d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.calc-dest-icon img{object-fit:contain;width:22px;height:22px}.calc-dest-name{color:#000129;font-size:.9rem;font-weight:700;display:block}.calc-dest-sub{color:#00012980;margin-top:2px;font-size:.75rem;display:block}.calc-select-wrap{position:relative}.calc-select-wrap:after{content:"";pointer-events:none;border:5px solid #0000;border-top-color:#00012966;border-bottom:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.calc-select{color:#000129;appearance:none;cursor:pointer;background:#fff;border:2px solid #0001291f;border-radius:12px;outline:none;width:100%;padding:13px 40px 13px 14px;font-size:.92rem;font-weight:600;transition:border-color .15s}.calc-select:focus{border-color:var(--orange)}.calc-select option{font-weight:400}.calc-field-note{color:#00012980;margin-bottom:12px;font-size:.78rem;line-height:1.55}.calc-opt{color:#00012973;font-size:.82rem;font-weight:400}.calc-history-row{flex-wrap:wrap;gap:8px;display:flex}.calc-history-opt input[type=radio]{opacity:0;pointer-events:none;position:absolute}.calc-history-card{cursor:pointer;color:#0001298c;-webkit-user-select:none;user-select:none;white-space:nowrap;text-align:center;border:2px solid #0001291f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:10px 16px;font-size:.85rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:flex}.calc-history-opt input:checked+.calc-history-card{border-color:var(--orange);color:#000129;background:#f582200f}.calc-history-card:hover{border-color:#f5822066}.calc-rush-badge{letter-spacing:.04em;text-transform:uppercase;color:#dc2626;background:#dc262614;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:.68rem;font-weight:800;display:inline-block}.calc-counter{border:2px solid #0001291f;border-radius:12px;align-items:center;gap:0;width:180px;display:flex;overflow:hidden}.calc-counter-btn{color:#000129;cursor:pointer;background:#f4f5f8;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:48px;font-size:1.3rem;font-weight:700;transition:background .15s;display:flex}.calc-counter-btn:hover{color:var(--orange);background:#f582201f}.calc-counter-input{text-align:center;color:#000129;-moz-appearance:textfield;background:#fff;border:none;outline:none;flex:1;width:0;height:48px;padding:0;font-size:1.15rem;font-weight:800}.calc-counter-input::-webkit-outer-spin-button{-webkit-appearance:none}.calc-counter-input::-webkit-inner-spin-button{-webkit-appearance:none}.calc-yn-row{gap:10px;display:flex}.calc-yn-opt input[type=radio]{opacity:0;pointer-events:none;position:absolute}.calc-yn-card{cursor:pointer;color:#0001298c;-webkit-user-select:none;user-select:none;white-space:nowrap;border:2px solid #0001291f;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 28px;font-size:.9rem;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:flex}.calc-yn-opt input:checked+.calc-yn-card{border-color:var(--orange);color:#000129;background:#f582200f}.calc-yn-card:hover{border-color:#f5822066}.calc-drive-note{color:#00012980;margin-top:8px;font-size:.8rem;line-height:1.55}.calc-divider{border:none;border-top:1px solid #00012914;margin:24px 0 28px}.calc-price-panel{color:#fff;background:#000129;border-radius:20px;padding:32px 28px;position:sticky;top:100px}.calc-price-title{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;font-size:.68rem;font-weight:800;display:block}.calc-price-rows{margin-bottom:20px;list-style:none}.calc-price-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:8px;padding:10px 0;font-size:.88rem;display:flex}.calc-price-row:last-child{border-bottom:none}.calc-price-row-label{color:#ffffffb3;line-height:1.4}.calc-price-row-amt{color:#fff;white-space:nowrap;flex-shrink:0;font-size:.95rem;font-weight:700}.calc-price-row.muted .calc-price-row-label,.calc-price-row.muted .calc-price-row-amt{color:#ffffff4d}.calc-total-row{border-top:2px solid #ffffff26;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding-top:16px;display:flex}.calc-total-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;font-size:.88rem;font-weight:700}.calc-total-amt{color:var(--orange);letter-spacing:-.03em;font-size:2rem;font-weight:900;line-height:1}.calc-total-amt sup{vertical-align:super;font-size:1rem;font-weight:700}.calc-cta{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:16px;font-size:.95rem;font-weight:800;text-decoration:none;transition:background .15s;display:flex}.calc-cta:hover{background:#d97018}.calc-cta-note{text-align:center;color:#fff6;font-size:.75rem;line-height:1.5}.calc-empty-state{text-align:center;color:#ffffff59;padding:16px 0 8px;font-size:.88rem;line-height:1.6}@keyframes calc-flash{0%{color:var(--orange)}to{color:#fff}}.calc-price-row-amt.flash{animation:.4s ease-out calc-flash}@media (width<=860px){.calc-hero{padding:100px 20px 40px}.calc-body{box-sizing:border-box;width:100%;padding:24px 16px 60px}.calc-inner{box-sizing:border-box;grid-template-columns:1fr;gap:20px;width:100%}.calc-price-panel{box-sizing:border-box;border-radius:16px;order:1;width:100%;padding:24px 20px;position:static}.calc-form-panel{box-sizing:border-box;border-radius:16px;width:100%;padding:24px 16px;overflow:hidden}.calc-dest-row{flex-direction:column;gap:10px}.calc-dest-card{padding:14px}.calc-counter{width:160px}.calc-yn-row{flex-wrap:wrap;gap:8px}.calc-yn-card{padding:11px 20px}}
