.page_page__ZU32B{font-family:DM Sans,sans-serif;background:#fff;color:#111;min-height:100vh}.page_header__kVzhN{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;border-bottom:1px solid #f0f0f0}.page_logo__7fc9l{display:flex;align-items:center;gap:10px}.page_logoIcon__vIYln{width:32px;height:32px;background:#111;border-radius:8px;display:flex;align-items:center;justify-content:center}.page_logoIcon__vIYln svg{width:18px;height:18px;stroke:#fff}.page_logoName__3aXaN{font-size:15px;font-weight:600;letter-spacing:-.3px}.page_logoSub__UyhPD{font-size:11px;color:#888;margin-top:1px}.page_navPill__bjMUZ{font-size:12px;padding:6px 14px;border:1px solid #e5e5e5;border-radius:20px;color:#666;text-decoration:none}.page_navPill__bjMUZ:hover{background:#f9f9f9}.page_hero__SKW6o{padding:44px 32px 32px;max-width:720px}.page_heroTag__TYrAy{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#888;border:1px solid #eee;border-radius:20px;padding:4px 12px;margin-bottom:18px;letter-spacing:.4px;text-transform:uppercase}.page_dot__2YCho{width:6px;height:6px;background:#22c55e;border-radius:50%}.page_hero__SKW6o h1{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.8px;margin-bottom:10px}.page_hero__SKW6o h1 span{color:#aaa;font-weight:300}.page_hero__SKW6o p{font-size:14px;color:#666;line-height:1.7}.page_tabGrid__VglIc{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #eee;margin:0 32px 28px;border-radius:12px;overflow:hidden;grid-gap:1px;gap:1px;background:#eee}.page_tab__UB7xw{background:#fff;padding:14px 10px;cursor:pointer;border:none;text-align:left;display:flex;flex-direction:column;gap:3px;transition:background .15s}.page_tab__UB7xw:hover{background:#fafafa}.page_tabFull__jmke5{background:#fafef5}.page_tabActive__UaBD7{background:#111!important}.page_tabIcon__Bqr44{font-size:18px}.page_tabNum__6iJz4{font-size:12px;color:#555}.page_tabActive__UaBD7 .page_tabNum__6iJz4{color:#666}.page_tabName__Xtwoe{font-size:14px;font-weight:600;color:#111}.page_tabActive__UaBD7 .page_tabName__Xtwoe{color:#fff}.page_mainPanel__3EuiR{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin:0 32px 48px}.page_inputCard__zx2U8,.page_resultCard__T9W9b{background:#fff;border:1px solid #eee;border-radius:12px;padding:22px}.page_inputCard__zx2U8 h2,.page_resultCard__T9W9b h2{font-size:13px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.6px;margin-bottom:18px}.page_fieldGroup__v7Z9t{margin-bottom:14px}.page_fieldLabel__0Gyll{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:#222;margin-bottom:5px}.page_fieldUnit__hUSRM{font-family:DM Mono,monospace;font-size:12px;color:#444;background:#ebebeb;padding:2px 8px;border-radius:4px;font-weight:500}.page_fieldInput__L2kCW{width:100%;padding:9px 12px;font-size:14px;font-family:DM Sans,sans-serif;border:1px solid #eee;border-radius:8px;outline:none;color:#111;transition:border-color .15s}.page_fieldInput__L2kCW:focus{border-color:#bbb}.page_calcBtn__SQu1B{width:100%;margin-top:6px;padding:11px;font-size:14px;font-weight:500;background:#111;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:DM Sans,sans-serif;transition:opacity .15s}.page_calcBtn__SQu1B:hover{opacity:.85}.page_calcBtn__SQu1B:disabled{opacity:.5;cursor:not-allowed}.page_resultCard__T9W9b{display:flex;flex-direction:column;overflow-y:auto;max-height:80vh}.page_empty__94dW_{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:.3;font-size:13px;color:#666}.page_empty__94dW_ span:first-child{font-size:32px}.page_errorBox__ENoUO{background:#fff5f5;border:1px solid #fdd;border-radius:8px;padding:12px;font-size:13px;color:#c00}.page_resultRow__hRlGo{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px solid #f5f5f5}.page_resultLabel__8KBfy{font-size:13px;color:#333;font-weight:500}.page_resultVal__hle2l{font-size:18px;font-weight:500;font-family:DM Mono,monospace}.page_resultUnit__lO99t{font-size:12px;color:#aaa;font-weight:400}.page_divider__Ku6aS{height:1px;background:#f0f0f0;margin:14px 0}.page_aiLabel__1DSoC{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#aaa;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px}.page_aiDot__Uaonb{width:5px;height:5px;background:#22c55e;border-radius:50%;animation:page_pulse__U_e85 2s infinite}@keyframes page_pulse__U_e85{0%,to{opacity:1}50%{opacity:.4}}.page_aiText__2HQld{font-size:13px;color:#555;line-height:1.8;white-space:pre-wrap}@media(max-width:640px){.page_tabGrid__VglIc{grid-template-columns:repeat(3,1fr);margin:0 16px 20px}.page_mainPanel__3EuiR{grid-template-columns:1fr;margin:0 16px 32px}.page_hero__SKW6o{padding:28px 16px 20px}.page_hero__SKW6o h1{font-size:24px}.page_header__kVzhN{padding:12px 16px;flex-wrap:wrap;gap:8px}.page_logo__7fc9l{flex:1 1;min-width:0}.page_logoName__3aXaN{font-size:12px}.page_logoSub__UyhPD{display:none}.page_navPill__bjMUZ{font-size:11px;padding:5px 10px}.page_resultCard__T9W9b{max-height:none}}