.calculator-card[data-astro-cid-q24lpbeb]{margin:0 0 2.5rem;border:2px solid #af0036;border-radius:14px;background:linear-gradient(135deg,#fff5f7,#fff 60%);box-shadow:0 6px 18px #af003614;overflow:hidden}.calculator-header[data-astro-cid-q24lpbeb]{background:linear-gradient(135deg,#af0036,#8b002a);color:#fff;padding:1rem 1.5rem}.calculator-header[data-astro-cid-q24lpbeb].alt{background:linear-gradient(135deg,#4a5568,#2d3748)}.calculator-header[data-astro-cid-q24lpbeb] h3[data-astro-cid-q24lpbeb]{color:#fff!important;font-size:1.2rem!important;margin:0!important;font-weight:600!important}.calculator-header[data-astro-cid-q24lpbeb] .subtitle-en[data-astro-cid-q24lpbeb]{color:#ffffffd9;margin:.2rem 0 0!important;font-size:.85rem;font-style:normal!important}.calculator-form[data-astro-cid-q24lpbeb]{padding:1.5rem}.ka-mode-tabs[data-astro-cid-q24lpbeb]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px dashed #e2e8f0}.mode-tab[data-astro-cid-q24lpbeb]{background:#fff;border:1px solid #d6d6de;color:#555;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.mode-tab[data-astro-cid-q24lpbeb]:hover{background:#fef3f3;border-color:#af0036}.mode-tab[data-astro-cid-q24lpbeb].active{background:#af0036;color:#fff;border-color:#af0036}.calc-grid[data-astro-cid-q24lpbeb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem 1.5rem}.calc-field[data-astro-cid-q24lpbeb]{display:flex;flex-direction:column;gap:.3rem}.calc-field[data-astro-cid-q24lpbeb] label[data-astro-cid-q24lpbeb]{font-weight:600;color:#2d3748;font-size:.95rem}.calc-field[data-astro-cid-q24lpbeb] .field-en[data-astro-cid-q24lpbeb]{color:#888;font-size:.78rem;font-style:italic}.calc-field[data-astro-cid-q24lpbeb] select[data-astro-cid-q24lpbeb],.calc-field[data-astro-cid-q24lpbeb] input[data-astro-cid-q24lpbeb][type=number]{width:100%;padding:.55rem .75rem;border:1px solid #d6d6de;border-radius:6px;font-size:.95rem;background:#fff;color:#2d3748;font-family:inherit;transition:border-color .15s,box-shadow .15s}.calc-field[data-astro-cid-q24lpbeb] select[data-astro-cid-q24lpbeb]:focus,.calc-field[data-astro-cid-q24lpbeb] input[data-astro-cid-q24lpbeb][type=number]:focus{outline:none;border-color:#af0036;box-shadow:0 0 0 3px #af00361f}.input-with-unit[data-astro-cid-q24lpbeb]{display:flex;align-items:center;gap:.5rem}.input-with-unit[data-astro-cid-q24lpbeb] .unit[data-astro-cid-q24lpbeb]{color:#666;font-weight:600;min-width:1.5rem}.calc-actions[data-astro-cid-q24lpbeb]{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.btn-primary[data-astro-cid-q24lpbeb],.btn-secondary[data-astro-cid-q24lpbeb]{padding:.65rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;border:none;transition:background .15s,transform .05s}.btn-primary[data-astro-cid-q24lpbeb]{background:#af0036;color:#fff}.btn-primary[data-astro-cid-q24lpbeb]:hover{background:#8b002a}.btn-primary[data-astro-cid-q24lpbeb]:active{transform:translateY(1px)}.btn-secondary[data-astro-cid-q24lpbeb]{background:#fff;color:#af0036;border:1px solid #af0036}.btn-secondary[data-astro-cid-q24lpbeb]:hover{background:#fef3f3}.calc-error[data-astro-cid-q24lpbeb]{margin-top:1rem;padding:.75rem 1rem;background:#fff5f5;border-left:3px solid #e53e3e;color:#c53030;border-radius:6px;font-size:.9rem}.calc-result[data-astro-cid-q24lpbeb]{margin-top:1.5rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #af0036;border-radius:10px}.calc-result[data-astro-cid-q24lpbeb] h4[data-astro-cid-q24lpbeb]{color:#af0036!important;margin:0 0 1rem!important;font-size:1rem!important}.result-row[data-astro-cid-q24lpbeb]{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px dashed #e2e8f0;gap:1rem;flex-wrap:wrap}.result-row[data-astro-cid-q24lpbeb]:last-of-type{border-bottom:none}.result-label[data-astro-cid-q24lpbeb]{color:#4a5568;font-family:Courier New,monospace;font-size:.9rem;word-break:break-all}.result-value[data-astro-cid-q24lpbeb]{font-family:Courier New,monospace;font-weight:600;color:#2d3748;font-size:1rem;text-align:right}.result-value[data-astro-cid-q24lpbeb].primary{color:#af0036;font-size:1.15rem}@media (max-width: 600px){.calc-grid[data-astro-cid-q24lpbeb]{grid-template-columns:1fr}.calculator-form[data-astro-cid-q24lpbeb]{padding:1rem}}section[data-astro-cid-q24lpbeb]{line-height:1.7;color:#4a5568;margin-bottom:4rem}.intro-text[data-astro-cid-q24lpbeb]{background:linear-gradient(135deg,#f8f9fa,#fff);border-left:4px solid #af0036;padding:1.5rem;border-radius:0 8px 8px 0;margin-bottom:3rem}.intro-text[data-astro-cid-q24lpbeb] p[data-astro-cid-q24lpbeb]{margin:.5rem 0;color:#333}h2[data-astro-cid-q24lpbeb]{color:#af0036;font-size:1.75rem;font-weight:700;margin:3rem 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid #af0036}h3[data-astro-cid-q24lpbeb]{color:#171e25;font-size:1.3rem;font-weight:600;margin:2rem 0 .75rem}h4[data-astro-cid-q24lpbeb]{color:#333;font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem}p[data-astro-cid-q24lpbeb]{margin-bottom:1.5rem;font-size:1rem}.two-column-grid[data-astro-cid-q24lpbeb]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0}.formula-box[data-astro-cid-q24lpbeb]{background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:2px solid #af0036;border-radius:8px;padding:1.5rem;margin:1.5rem 0;text-align:center}.formula-box[data-astro-cid-q24lpbeb].primary{padding:2rem}.formula-box[data-astro-cid-q24lpbeb].large{padding:2.5rem}.formula-text[data-astro-cid-q24lpbeb]{font-size:1.8rem;color:#af0036;font-weight:700;font-family:Courier New,monospace}.formula-card[data-astro-cid-q24lpbeb]{background:#fff;padding:1.5rem;border-radius:12px;border:2px solid #e2e8f0;box-shadow:0 2px 8px #0000000f}.formula-card[data-astro-cid-q24lpbeb] h3[data-astro-cid-q24lpbeb]{margin-top:0;color:#af0036}.formula-inline[data-astro-cid-q24lpbeb]{background:#f8f9fa;padding:1rem;border-radius:6px;font-family:Courier New,monospace;font-size:1.05rem;color:#af0036;font-weight:600}.params-box[data-astro-cid-q24lpbeb]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin:2rem 0}.params-box[data-astro-cid-q24lpbeb].full-width{padding:2rem}.params-table[data-astro-cid-q24lpbeb]{width:100%;border-collapse:collapse}.params-table[data-astro-cid-q24lpbeb] tbody[data-astro-cid-q24lpbeb] tr[data-astro-cid-q24lpbeb]{border-bottom:1px solid #eee}.params-table[data-astro-cid-q24lpbeb] tbody[data-astro-cid-q24lpbeb] tr[data-astro-cid-q24lpbeb]:last-child{border-bottom:none}.params-table[data-astro-cid-q24lpbeb] tbody[data-astro-cid-q24lpbeb] tr[data-astro-cid-q24lpbeb]:hover{background-color:#fff5f5}.params-table[data-astro-cid-q24lpbeb] td[data-astro-cid-q24lpbeb]{padding:.875rem 1rem;line-height:1.6}.params-table[data-astro-cid-q24lpbeb] td[data-astro-cid-q24lpbeb]:first-child{width:100px;font-family:Courier New,monospace;font-weight:700;color:#af0036;font-size:1.05rem}.params-table[data-astro-cid-q24lpbeb].multi-col td[data-astro-cid-q24lpbeb]:nth-child(1),.params-table[data-astro-cid-q24lpbeb].multi-col td[data-astro-cid-q24lpbeb]:nth-child(3){width:100px}.image-container[data-astro-cid-q24lpbeb]{margin:2.5rem 0;text-align:center;background:#f8fafc;padding:2rem;border-radius:12px}.image-container[data-astro-cid-q24lpbeb] img[data-astro-cid-q24lpbeb]{max-width:100%;width:100%;max-width:700px;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.calculation-variant[data-astro-cid-q24lpbeb]{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e2e8f0;margin:2.5rem 0;box-shadow:0 2px 8px #0000000f}.calculation-variant[data-astro-cid-q24lpbeb] h3[data-astro-cid-q24lpbeb]{color:#af0036;margin-top:0;padding-bottom:.75rem;border-bottom:2px solid #eee}.formula-group[data-astro-cid-q24lpbeb]{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin:1.5rem 0}.formula-line[data-astro-cid-q24lpbeb]{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:Courier New,monospace;font-size:1.1rem;color:#af0036;font-weight:600;flex-wrap:wrap;margin:.75rem 0}.formula-line[data-astro-cid-q24lpbeb].single{font-size:1.2rem}.formula-line[data-astro-cid-q24lpbeb] .arrow[data-astro-cid-q24lpbeb]{font-size:1.5rem;color:#af0036}.or-text[data-astro-cid-q24lpbeb]{text-align:center;font-style:italic;color:#666;margin:1rem 0}.content-block[data-astro-cid-q24lpbeb]{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.content-block[data-astro-cid-q24lpbeb] h4[data-astro-cid-q24lpbeb]{margin-top:0;color:#171e25}.warning-box[data-astro-cid-q24lpbeb]{background:linear-gradient(135deg,#fef3f3,#fce4ec);border-left:4px solid #af0036;padding:1.25rem;border-radius:0 8px 8px 0;margin:2rem 0}.warning-box[data-astro-cid-q24lpbeb] strong[data-astro-cid-q24lpbeb]{color:#af0036}.note-box[data-astro-cid-q24lpbeb]{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-left:4px solid #af0036;padding:1.25rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.ratio-table[data-astro-cid-q24lpbeb]{width:100%;max-width:600px;margin:1.5rem 0;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.ratio-table[data-astro-cid-q24lpbeb] tr[data-astro-cid-q24lpbeb]{border-bottom:1px solid #e2e8f0}.ratio-table[data-astro-cid-q24lpbeb] tr[data-astro-cid-q24lpbeb]:last-child{border-bottom:none}.ratio-table[data-astro-cid-q24lpbeb] tr[data-astro-cid-q24lpbeb]:hover{background-color:#fff5f5}.ratio-table[data-astro-cid-q24lpbeb] td[data-astro-cid-q24lpbeb]{padding:1.25rem}.ratio-table[data-astro-cid-q24lpbeb] .label[data-astro-cid-q24lpbeb]{width:60%}.ratio-table[data-astro-cid-q24lpbeb] .value[data-astro-cid-q24lpbeb]{font-size:1.4rem;font-weight:700;color:#af0036;text-align:center;font-family:Courier New,monospace}.variant-container[data-astro-cid-q24lpbeb]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;margin:2.5rem 0;box-shadow:0 2px 12px #00000014}.variant-header[data-astro-cid-q24lpbeb]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.variant-header[data-astro-cid-q24lpbeb] h3[data-astro-cid-q24lpbeb]{color:#af0036;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.variant-specs[data-astro-cid-q24lpbeb]{background:#f8f9fa;padding:1rem 1.5rem;border-radius:8px;margin-top:1rem}.variant-specs[data-astro-cid-q24lpbeb] strong[data-astro-cid-q24lpbeb]{color:#171e25}.variant-specs[data-astro-cid-q24lpbeb] ul[data-astro-cid-q24lpbeb]{margin:.5rem 0 0;padding-left:1.5rem;list-style-type:disc}.variant-specs[data-astro-cid-q24lpbeb] li[data-astro-cid-q24lpbeb]{margin:.25rem 0;color:#4a5568}.variant-content[data-astro-cid-q24lpbeb]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.5rem}.variant-item[data-astro-cid-q24lpbeb]{background:#fafbfc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.variant-item[data-astro-cid-q24lpbeb] h4[data-astro-cid-q24lpbeb]{color:#171e25;margin-top:0;font-size:1.1rem}.footnotes[data-astro-cid-q24lpbeb]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.footnotes[data-astro-cid-q24lpbeb] p[data-astro-cid-q24lpbeb]{font-size:.9rem;color:#64748b;margin:.5rem 0;font-style:italic}@media (max-width: 768px){.two-column-grid[data-astro-cid-q24lpbeb],.variant-content[data-astro-cid-q24lpbeb]{grid-template-columns:1fr}h2[data-astro-cid-q24lpbeb]{font-size:1.5rem}.formula-text[data-astro-cid-q24lpbeb]{font-size:1.4rem}.ratio-table[data-astro-cid-q24lpbeb] .value[data-astro-cid-q24lpbeb]{font-size:1.2rem}.variant-header[data-astro-cid-q24lpbeb] h3[data-astro-cid-q24lpbeb]{font-size:1.3rem}}
