@charset "UTF-8";.table-scroll .subtitle-table{min-width:480px;table-layout:fixed}.table-scroll .subtitle-table td:first-child{width:34%;white-space:pre-wrap}.table-scroll .subtitle-table td:nth-child(n+2){white-space:pre;font-size:.76rem}:root{font-family:BIZ UDPGothic,Yu Gothic,Meiryo,sans-serif;color:#1d3043;background:#f4f7fa;font-synthesis:none;--ink: #18344f;--teal: #096b67;--line: #cfdae3;--muted: #51677a;--paper: #fff}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.85}a{color:var(--teal);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid #c56113;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.9rem,4.2vw,3.2rem);line-height:1.45;letter-spacing:-.035em;font-weight:800}h2{font-size:1.5rem;line-height:1.5}h3{font-size:1.1rem;line-height:1.6}p{margin-bottom:1.1rem}.wrap{width:min(1140px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-100px;background:#fff;padding:8px;z-index:10}.skip:focus{top:0}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{color:var(--ink);font-size:1.2rem;font-weight:800;text-decoration:none;display:flex;align-items:center;gap:12px}.brand svg{flex:none}nav{display:flex;gap:26px;flex-wrap:wrap}nav a{color:var(--ink);font-size:.9rem;text-decoration:none}.review-bar{background:#fff3d8;color:#664111;font-size:.82rem;text-align:center;padding:7px 16px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;padding:64px 0 56px}.hero p{color:var(--muted);max-width:31em}.hero .button{margin-top:10px}.timeline{background:#1b3852;color:#eef7ff;padding:27px 28px 29px;border-radius:8px;box-shadow:14px 14px #e2eaf0}.timeline-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.8rem;color:#b8ccdc}.preview-frame{border:1px solid #54718a;padding:28px 22px;text-align:center;position:relative;background:#244761;font-size:1.05rem}.preview-frame:before,.preview-frame:after{content:"";position:absolute;width:15px;height:15px;border-color:#9cb8cc}.preview-frame:before{left:10px;top:10px;border-left:1px solid;border-top:1px solid}.preview-frame:after{right:10px;bottom:10px;border-right:1px solid;border-bottom:1px solid}.track{display:flex;gap:5px;margin-top:18px;padding-top:11px;border-top:1px solid #54718a}.track span{height:26px;background:#8abeb9;border-radius:2px;flex:1}.track span:nth-child(2){flex:1.6;background:#c7dce8}.track span:nth-child(3){flex:.8}.time-ruler{display:flex;justify-content:space-between;font-size:.7rem;color:#b8ccdc;margin-top:8px;font-variant-numeric:tabular-nums}.section{padding:36px 0 48px}.section-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:22px}.section-title h2{margin:0}.muted,.lead{color:var(--muted)}.small{font-size:.85rem}.tools{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tool-card{padding:28px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--teal);border-radius:5px;display:flex;flex-direction:column}.tool-card:nth-child(2){border-top-color:#42749b}.tool-card:nth-child(3){border-top-color:#ad6c3c}.tool-card p{color:var(--muted);font-size:.93rem}.tool-card a{margin-top:auto;font-weight:700}.tool-icon{font-size:1.5rem;color:var(--teal);margin-bottom:16px;height:35px;font-weight:800}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:5px;padding:10px 21px;text-decoration:none;font-weight:700;line-height:1.6}.button.secondary{background:#fff;color:var(--teal)}.button:hover{filter:brightness(.94)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px}.article-link{display:block;border-bottom:1px solid var(--line);padding:17px 0;color:var(--ink);text-decoration:none}.article-link small{display:block;color:var(--muted);font-size:.76rem}.article-link strong{font-size:.94rem;font-weight:600}.promise{background:#e7f1f1;padding:26px 32px;border-radius:5px;display:flex;gap:28px;align-items:center}.promise h2{font-size:1.1rem;flex:none;margin:0}.promise p{margin:0;font-size:.92rem}.site-footer{margin-top:40px;border-top:1px solid var(--line);padding:30px 0;font-size:.8rem;color:var(--muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.page-heading{padding:42px 0 22px}.page-heading h1{font-size:clamp(1.65rem,4vw,2.5rem);margin-bottom:12px}.breadcrumb{font-size:.8rem;margin-bottom:20px}.workbench{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:28px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:6px;padding:28px;min-width:0}.panel h2{font-size:1.15rem}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.field label,.field-label{font-weight:700;font-size:.9rem}.field input,.field select,.field textarea{width:100%;border:1px solid #a7bac9;border-radius:4px;padding:9px 12px;min-height:46px;background:#fff;color:var(--ink)}input[type=file]{max-width:100%;font-size:.85rem}textarea{resize:vertical;font-family:Consolas,monospace;font-size:.85rem;line-height:1.6}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.notice{padding:15px 18px;background:#edf4f8;border-left:3px solid #4c7b9f;font-size:.86rem;margin:18px 0}.error{color:#9e3024;white-space:pre-wrap;overflow-wrap:anywhere}.result-number{font-size:clamp(1.7rem,4vw,2.6rem);font-weight:800;line-height:1.5;color:var(--teal);font-variant-numeric:tabular-nums}.result-box{background:#eaf4f3;border:1px solid #bdd8d4;padding:24px;border-radius:4px;margin:20px 0}output{display:block}.result-caption{font-size:.9rem}.table-scroll{overflow-x:auto;max-height:400px}table{border-collapse:collapse;width:100%;font-size:.84rem}th,td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:#edf3f6}td{white-space:pre-wrap;overflow-wrap:anywhere}.subtitle-table td:nth-child(2),.subtitle-table td:nth-child(3){white-space:nowrap;font-variant-numeric:tabular-nums}.empty{padding:28px 0;color:var(--muted);font-size:.9rem}.check-label{display:flex;gap:10px;align-items:start;font-size:.85rem}.check-label input{margin-top:7px}.recommendation{padding:22px 0;border-bottom:1px solid var(--line)}.recommendation:first-child{padding-top:0}.recommendation h3{font-size:1.35rem;color:var(--teal);margin-bottom:8px}.article{max-width:780px;margin:35px auto}.article h1{font-size:clamp(1.7rem,4vw,2.6rem)}.article h2{font-size:1.35rem;margin-top:38px}.article p{line-height:2;overflow-wrap:anywhere}.article .example{background:#eaf1f5;padding:22px 26px;border-radius:4px}.article-meta{color:var(--muted);font-size:.8rem}.sources{font-size:.85rem}.sources li{margin-bottom:8px}.legal{max-width:780px;min-height:50vh;margin:45px auto}.legal h1{font-size:2rem}.legal h2{font-size:1.25rem;margin-top:30px}[hidden]{display:none!important}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:32px;padding:38px 0}.timeline{max-width:520px;width:100%;box-shadow:8px 8px #e2eaf0}.tools{grid-template-columns:1fr}.tool-card{padding:22px}.article-grid{grid-template-columns:1fr 1fr}.workbench{grid-template-columns:1fr}.promise{display:block}.promise h2{margin-bottom:10px}.header-inner{min-height:90px;padding:15px 0;flex-wrap:wrap;gap:8px}nav{gap:20px}.footer-inner{display:block}.footer-links{margin-top:15px}}@media(max-width:480px){.wrap{width:calc(100% - 32px)}.article-grid,.field-row{grid-template-columns:1fr}.panel{padding:20px}.hero h1 br{display:none}.timeline{padding:20px}.section-title{display:block}.section-title a{display:block;margin-top:8px}.button{font-size:.9rem}.brand{font-size:1.1rem}nav{gap:16px}nav a{font-size:.8rem}.article{margin-top:24px}.promise{padding:20px}}
