.ipcalc-shell[data-v-4d931fc5]{background:var(--app-surface)}.ipcalc-page[data-v-4d931fc5]{display:flex;flex-direction:column;gap:16px;color:var(--app-text)}.hero-card[data-v-4d931fc5],.tool-card[data-v-4d931fc5]{background:var(--app-surface);border:1px solid var(--app-border);border-radius:16px;padding:20px;box-shadow:0 12px 24px #0f172a14;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.hero-card[data-v-4d931fc5]:hover,.tool-card[data-v-4d931fc5]:hover{border-color:var(--app-primary)}.hero-card[data-v-4d931fc5]{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:16px}.hero-eyebrow[data-v-4d931fc5]{margin:0 0 6px;color:var(--app-text-muted);font-size:.9rem;font-weight:500}.hero-title[data-v-4d931fc5]{margin:0;color:var(--app-text);font-size:1.45rem;font-weight:700;line-height:1.35}.hero-desc[data-v-4d931fc5]{margin:8px 0 0;max-width:760px;color:var(--app-text-muted);font-size:.95rem;line-height:1.7}.hero-meta[data-v-4d931fc5],.preset-list[data-v-4d931fc5]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hero-meta span[data-v-4d931fc5],.preset-chip[data-v-4d931fc5],.section-nav__item[data-v-4d931fc5],.copy-link[data-v-4d931fc5]{border:1px solid var(--app-border);background:var(--app-surface-alt);color:var(--app-text);transition:all .2s ease}.hero-meta span[data-v-4d931fc5]{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:12px;font-size:.85rem}.hero-points[data-v-4d931fc5],.hero-stats[data-v-4d931fc5],.intro-strip[data-v-4d931fc5],.stats-grid[data-v-4d931fc5]{display:grid;gap:12px}.hero-points[data-v-4d931fc5],.intro-strip[data-v-4d931fc5],.hero-stats[data-v-4d931fc5]{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-point[data-v-4d931fc5],.intro-strip__card[data-v-4d931fc5],.hero-stat-card[data-v-4d931fc5],.stat-card[data-v-4d931fc5]{background:var(--app-surface-alt);border:1px solid var(--app-border);border-radius:12px}.hero-point[data-v-4d931fc5],.intro-strip__card[data-v-4d931fc5]{padding:14px;min-height:70px}.hero-point strong[data-v-4d931fc5],.intro-strip__card strong[data-v-4d931fc5]{display:block;color:var(--app-text);font-size:.95rem;font-weight:600;line-height:1.5}.hero-point p[data-v-4d931fc5],.intro-strip__card p[data-v-4d931fc5]{margin:6px 0 0;color:var(--app-text-muted);font-size:.9rem;line-height:1.65}.preset-chip[data-v-4d931fc5]{border-radius:12px;padding:8px 12px;cursor:pointer;font-size:.85rem;font-weight:500}.preset-chip[data-v-4d931fc5]:hover,.section-nav__item[data-v-4d931fc5]:hover,.copy-link[data-v-4d931fc5]:hover{border-color:var(--app-primary);color:var(--app-primary);background:var(--app-hover)}.hero-side[data-v-4d931fc5]{display:flex}.hero-side__panel[data-v-4d931fc5]{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border-radius:16px;border:1px solid var(--app-border);background:var(--app-surface-alt)}.hero-side__title[data-v-4d931fc5],.hero-side__console-top[data-v-4d931fc5],.hero-stat-label[data-v-4d931fc5],.stat-card__label[data-v-4d931fc5],.field-block>span[data-v-4d931fc5],.intro-strip__card span[data-v-4d931fc5],.result-table th[data-v-4d931fc5]{color:var(--app-text-muted);font-size:.85rem;font-weight:500;line-height:1.5}.hero-side__title[data-v-4d931fc5]{margin:0}.hero-side__console[data-v-4d931fc5]{padding:16px;border-radius:12px;border:1px solid var(--app-border);background:var(--app-surface)}.hero-side__console-top[data-v-4d931fc5]{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.hero-side__console-main[data-v-4d931fc5],.hero-stat-value[data-v-4d931fc5],.stat-card__value[data-v-4d931fc5],.result-table td[data-v-4d931fc5]{color:var(--app-text);font-family:JetBrains Mono,Courier New,monospace}.hero-side__console-main[data-v-4d931fc5]{display:block;font-size:1.15rem;line-height:1.45;word-break:break-all}.hero-side__console-list[data-v-4d931fc5]{display:grid;gap:6px;margin-top:10px}.hero-side__console-list span[data-v-4d931fc5]{display:block;color:var(--app-text-muted);font-family:JetBrains Mono,Courier New,monospace;font-size:.85rem;word-break:break-all}.hero-stat-card[data-v-4d931fc5],.stat-card[data-v-4d931fc5]{display:flex;flex-direction:column;gap:6px;padding:14px;min-height:72px;transition:background .2s ease,border-color .2s ease}.hero-stat-card[data-v-4d931fc5]:hover,.stat-card[data-v-4d931fc5]:hover{border-color:var(--app-primary);background:var(--app-hover)}.hero-stat-value[data-v-4d931fc5],.stat-card__value[data-v-4d931fc5]{font-size:.95rem;line-height:1.6;word-break:break-all}.section-nav[data-v-4d931fc5]{position:sticky;top:8px;display:flex;gap:8px;overflow-x:auto;padding:8px;border:1px solid var(--app-border);border-radius:16px;background:var(--app-surface);scrollbar-width:none;z-index:5}.section-nav[data-v-4d931fc5]::-webkit-scrollbar{display:none}.section-nav__item[data-v-4d931fc5]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:12px;text-decoration:none;font-size:.85rem;font-weight:500;white-space:nowrap;flex-shrink:0}.section-nav__index[data-v-4d931fc5]{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#3b82f61a;color:var(--app-primary);font-size:.8rem;font-weight:600}.intro-strip__card span[data-v-4d931fc5]{display:inline-flex;margin-bottom:8px;color:var(--app-primary)}#overview[data-v-4d931fc5],#planner[data-v-4d931fc5],#numeral[data-v-4d931fc5]{background:var(--app-surface)}.tool-card__header[data-v-4d931fc5]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--app-border);flex-wrap:wrap}.tool-card__header h2[data-v-4d931fc5]{display:flex;align-items:center;gap:8px;margin:0;color:var(--app-text);font-size:1.1rem;font-weight:700;line-height:1.4}.tool-card__header h2[data-v-4d931fc5]:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--el-color-primary);flex-shrink:0}.tool-card__header p[data-v-4d931fc5]{margin:6px 0 0;max-width:780px;color:var(--app-text-muted);font-size:.95rem;line-height:1.7}.form-grid[data-v-4d931fc5]{display:grid;gap:12px}.form-grid--two[data-v-4d931fc5]{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--three[data-v-4d931fc5]{grid-template-columns:repeat(3,minmax(0,1fr))}.field-block[data-v-4d931fc5]{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--app-border);border-radius:12px;background:var(--app-surface-alt)}.field-block--grow[data-v-4d931fc5]{flex:1}.field-note[data-v-4d931fc5]{border:1px dashed var(--app-border);border-radius:12px;padding:12px;color:var(--app-text-muted);background:var(--app-surface-alt);font-size:.9rem;line-height:1.7}.action-row[data-v-4d931fc5]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.error-text[data-v-4d931fc5]{margin:12px 0 0;padding:12px;border-radius:12px;border:1px solid rgba(239,68,68,.18);background:#ef44440f;color:#ef4444;font-size:.9rem;line-height:1.6}.stats-grid[data-v-4d931fc5]{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px}.stat-card--wide[data-v-4d931fc5]{grid-column:1 / -1}.stat-card__sub[data-v-4d931fc5]{color:var(--app-text-muted);font-size:.85rem;line-height:1.6;word-break:break-all}.copy-link[data-v-4d931fc5]{width:-moz-fit-content;width:fit-content;margin-top:auto;border-radius:10px;padding:6px 10px;cursor:pointer;font-size:.85rem;font-weight:500}.table-tip[data-v-4d931fc5]{display:flex;align-items:flex-start;gap:8px;margin:12px 0 6px;padding:12px;border:1px dashed var(--app-border);border-radius:12px;background:var(--app-surface-alt);color:var(--app-text-muted);font-size:.9rem;line-height:1.6}.table-tip[data-v-4d931fc5]:before{content:"提示";display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:24px;padding:0 8px;border-radius:999px;background:#3b82f61a;color:var(--app-primary);font-size:.8rem;font-weight:600}.table-wrap[data-v-4d931fc5]{overflow-x:auto;border:1px solid var(--app-border);border-radius:16px;background:var(--app-surface)}.result-table[data-v-4d931fc5]{width:100%;min-width:900px;border-collapse:collapse;background:var(--app-surface)}.result-table th[data-v-4d931fc5],.result-table td[data-v-4d931fc5]{padding:12px;border-bottom:1px solid var(--app-border);border-right:1px solid rgba(148,163,184,.12);text-align:left;white-space:nowrap}.result-table th[data-v-4d931fc5]:last-child,.result-table td[data-v-4d931fc5]:last-child{border-right:none}.result-table td[data-v-4d931fc5]{font-size:.9rem}.result-table th[data-v-4d931fc5]{position:sticky;top:0;z-index:1;background:var(--app-surface-alt)}.result-table tbody tr[data-v-4d931fc5]:nth-child(2n){background:#94a3b80a}.result-table tbody tr[data-v-4d931fc5]:hover{background:var(--app-hover)}.result-table tbody tr.is-current[data-v-4d931fc5]{background:#3b82f614}.stack-grid[data-v-4d931fc5]{display:grid;gap:12px}.line-editor[data-v-4d931fc5]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:12px;border:1px solid var(--app-border);border-radius:12px;background:var(--app-surface-alt)}.ipcalc-page[data-v-4d931fc5] .el-input__wrapper,.ipcalc-page[data-v-4d931fc5] .el-select__wrapper{min-height:40px;border-radius:12px;background:var(--app-surface);box-shadow:0 0 0 1px var(--app-border) inset;transition:box-shadow .2s ease,background .2s ease}.ipcalc-page[data-v-4d931fc5] .el-input__wrapper.is-focus,.ipcalc-page[data-v-4d931fc5] .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--app-primary) inset,0 0 0 3px #3b82f61f}.ipcalc-page[data-v-4d931fc5] .el-input__inner,.ipcalc-page[data-v-4d931fc5] .el-select__placeholder,.ipcalc-page[data-v-4d931fc5] .el-select__selected-item{font-size:.95rem}.ipcalc-page[data-v-4d931fc5] .el-button{min-height:40px;padding:0 16px;border-radius:12px;font-size:.95rem;font-weight:600}.ipcalc-page[data-v-4d931fc5] .el-button--default{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}.ipcalc-page[data-v-4d931fc5] .el-button--default:hover{background:var(--app-hover);border-color:var(--app-primary);color:var(--el-color-primary)}::global([data-theme="dark"]) .hero-card[data-v-4d931fc5],::global([data-theme="dark"]) .tool-card[data-v-4d931fc5],::global([data-theme="dark"]) .table-wrap[data-v-4d931fc5]{box-shadow:0 12px 24px #00000059}::global([data-theme="dark"]) .result-table tbody tr[data-v-4d931fc5]:nth-child(2n){background:#ffffff05}@media(max-width:1120px){.hero-card[data-v-4d931fc5],.form-grid--three[data-v-4d931fc5],.intro-strip[data-v-4d931fc5],.hero-points[data-v-4d931fc5]{grid-template-columns:1fr}}@media(max-width:768px){.form-grid--two[data-v-4d931fc5],.stats-grid[data-v-4d931fc5],.hero-stats[data-v-4d931fc5]{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-title[data-v-4d931fc5]{font-size:1.3rem}.section-nav[data-v-4d931fc5]{top:6px}.tool-card__header h2[data-v-4d931fc5]{font-size:1rem}}@media(max-width:640px){.hero-card[data-v-4d931fc5],.tool-card[data-v-4d931fc5]{padding:16px;border-radius:12px}.form-grid--two[data-v-4d931fc5],.stats-grid[data-v-4d931fc5],.hero-stats[data-v-4d931fc5],.intro-strip[data-v-4d931fc5],.hero-points[data-v-4d931fc5]{grid-template-columns:1fr}.hero-title[data-v-4d931fc5]{font-size:1.15rem}.hero-meta span[data-v-4d931fc5],.section-nav__item[data-v-4d931fc5],.preset-chip[data-v-4d931fc5]{font-size:.8rem}.line-editor[data-v-4d931fc5]{grid-template-columns:1fr}.table-tip[data-v-4d931fc5]{flex-direction:column}}
