:root{font-family:Inter,"Noto Sans JP",system-ui,sans-serif;color:#16221d;background:#f3f6f1;line-height:1.65;--ink:#16221d;--green:#156b4f;--pale:#e2efe8;--line:#ccd8d1}*{box-sizing:border-box}body{margin:0}a{color:#125b45;text-underline-offset:3px}main{width:min(1040px,calc(100% - 32px));margin:auto;padding:64px 0 80px}header{max-width:900px;margin-bottom:40px}.eyebrow{color:var(--green);font-weight:700;letter-spacing:.08em}h1{font-size:clamp(2.35rem,6.2vw,5rem);line-height:1.08;letter-spacing:-.05em;margin:.15em 0;overflow-wrap:normal;word-break:keep-all}.lead{font-size:1.1rem;max-width:760px;color:#4a5a52}.disclaimer,.fine{font-size:.84rem;color:#68756e;max-width:760px}.header-links{display:flex;flex-wrap:wrap;gap:16px;font-size:.9rem}.panel{position:relative;display:flex;gap:24px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;margin:20px 0;box-shadow:0 8px 30px #173b2710}.step{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.content{width:100%;min-width:0}.wide{min-width:0}h2{margin:0 0 12px;font-size:1.35rem}h3{margin:0 0 6px;font-size:1rem}.drop{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #9db6a8;border-radius:12px;min-height:150px;background:#f8fbf9;cursor:pointer}.drop:hover{border-color:var(--green)}.drop input{margin-top:12px;max-width:100%}button{border:0;border-radius:9px;background:var(--green);color:#fff;padding:11px 18px;font:inherit;font-weight:700;cursor:pointer;margin-top:14px}button:hover{filter:brightness(.92)}button.secondary{background:#e8eee9;color:var(--ink)}.status,.note{color:#5c6b63}.sample-guide{margin-top:16px;padding:16px 18px;border-left:4px solid var(--green);background:#f2f7f4;border-radius:0 9px 9px 0;font-size:.92rem}.sample-guide p{margin:4px 0}.sample-guide ul{margin:8px 0;padding-left:22px}.sample-guide code{background:#e3ece6;border-radius:4px;padding:1px 4px}.sample-outcome{font-weight:700;color:#315d4b}.preview{margin-top:20px}.preview-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px}.preview-head h3{margin:0}.preview-head span{font-size:.82rem;color:#68756e}.preview-table-wrap{max-height:340px}.preview-table{min-width:max-content}.preview-table th:first-child,.preview-table td:first-child{position:sticky;left:0;background:#f2f7f4;font-weight:700}.preview-table td{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0}.grid label,.filter{display:flex;flex-direction:column;font-size:.9rem;font-weight:700;gap:5px}select,input[type=search]{width:100%;border:1px solid #aebdb5;border-radius:8px;padding:9px;background:#fff;font:inherit}.hidden{display:none}.result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.counts{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.badge{padding:5px 9px;border-radius:999px;background:var(--pale);font-size:.86rem;font-weight:700}.filter{max-width:360px;margin:18px 0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px}table{border-collapse:collapse;width:100%;min-width:800px;font-size:.9rem}th,td{text-align:left;padding:10px;border-bottom:1px solid #e4ebe6;vertical-align:top}th{background:#f2f7f4;position:sticky;top:0}.severity-error{color:#a12b25;font-weight:700}.severity-warning{color:#8a5c00;font-weight:700}.article{max-width:820px}.article nav{margin-bottom:36px}.article section{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;margin:18px 0}.article h1{font-size:clamp(2.1rem,5.5vw,4rem)}.article table{min-width:650px}.article ol{padding-left:24px}@media(max-width:650px){main{padding-top:30px}.panel{padding:20px;gap:12px}.grid{grid-template-columns:1fr}.result-head{display:block}h1{word-break:normal;overflow-wrap:anywhere}}
