*{box-sizing:border-box}html,body{color:#181818;background:#f8f6f3;margin:0;padding:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}input,select,button{font:inherit}.page{justify-content:center;min-height:100vh;padding:40px 16px;display:flex}.card{background:#fff;border:1px solid #ece7df;border-radius:20px;width:100%;max-width:860px;padding:32px;box-shadow:0 18px 50px #0000000f}.center{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#7d7468;margin-bottom:12px;font-size:.82rem}h1{margin:0 0 16px;font-size:clamp(2.2rem,5vw,4rem);font-weight:400;line-height:1.1}h2{margin-top:0;font-size:2rem;font-weight:400}p.lead{color:#5b564f;max-width:680px;margin:0 auto 24px;font-size:1.05rem;line-height:1.75}.heroDivider{background:#d8c9a7;width:120px;height:2px;margin:28px auto}.grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}label{color:#2d2a27;font-size:.98rem;font-weight:600}input,select{background:#fffdf9;border:1px solid #d8d0c4;border-radius:14px;width:100%;padding:14px 16px}button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:14px;padding:15px 20px;font-weight:600}button:disabled{opacity:.65;cursor:not-allowed}.notice{border-radius:14px;margin-bottom:18px;padding:14px 16px}.notice.error{color:#9f1c1c;background:#fff1f1}.resultBox{background:#fcfaf6;border:1px solid #ece4d6;border-radius:18px;margin-top:24px;padding:24px}.resultType{margin:10px 0;font-size:2.2rem}.resultMeta{color:#60584c;line-height:1.7}.badges{flex-wrap:wrap;gap:10px;margin:20px 0 0;display:flex}.badge{color:#4a443a;background:#f1ebe0;border:1px solid #e4d8c1;border-radius:999px;padding:8px 14px;font-size:.95rem}.list{color:#534d45;padding-left:18px;line-height:1.8}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%;margin-top:12px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #ece7df;padding:12px 8px}.small{color:#7a7267;font-size:.95rem}.tipBox{color:#5a5347;background:#faf7f1;border:1px dashed #d8c9a7;border-radius:16px;margin-top:24px;padding:18px;line-height:1.7}@media (max-width:720px){.grid{grid-template-columns:1fr}.card{padding:22px}}
