:root{color:#192235;background:#f4f7fb;font-family:Inter,Hiragino Sans,Yu Gothic,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #1759c7;--blue-dark: #10489f;--border: #dce3ee;--muted: #647188;--error: #a93428;--error-bg: #fff2f0;--warning: #875c00;--warning-bg: #fff8df;--success: #146b42;--success-bg: #eaf8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 10% 4%,rgb(31 111 235 / 9%),transparent 30rem),#f4f7fb}button,select,input{font:inherit}button,.file-button{border:0;border-radius:.7rem;background:var(--blue);color:#fff;cursor:pointer;font-weight:750;padding:.78rem 1.1rem}button:hover,.file-button:hover{background:var(--blue-dark)}button:focus-visible,.file-button:focus-visible,summary:focus-visible{outline:3px solid rgb(23 89 199 / 30%);outline-offset:2px}button:disabled{cursor:wait;opacity:.55}button.secondary{background:#e9eef7;color:#29405f}.page-width,.site-header__inner{width:min(1080px,calc(100% - 2rem));margin-inline:auto}.site-header{border-bottom:1px solid rgb(220 227 238 / 80%);background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:4rem;gap:1rem}.brand{color:#17243a;font-weight:800;text-decoration:none}.header-note{color:var(--blue);font-size:.83rem;font-weight:800}.hero{padding-block:clamp(3.5rem,8vw,6.5rem) 2rem}.hero__copy{max-width:900px}.eyebrow,.step{margin:0 0 .55rem;color:var(--blue);font-size:.76rem;font-weight:850;letter-spacing:.12em}h1,h2,h3,p{margin-top:0}h1{margin-bottom:1.2rem;font-size:clamp(2.15rem,5.5vw,4.3rem);line-height:1.1;letter-spacing:-.045em}h2{margin-bottom:0;font-size:clamp(1.25rem,2.5vw,1.6rem);line-height:1.35}.lead{max-width:820px;color:#526077;font-size:clamp(1rem,2vw,1.15rem);line-height:1.9}.hero__badges{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.hero__badges span,.privacy-badge,.memory-note{border-radius:999px;background:#e8f1ff;color:#1a559f;font-size:.8rem;font-weight:800;padding:.45rem .7rem}.unofficial-notice{margin:2rem 0 0;color:#6b7484;font-size:.8rem}.spec-review-date{margin:1rem 0 0;color:#5e6a7e;font-size:.82rem;font-weight:700}.panel{margin-bottom:1.3rem;border:1px solid var(--border);border-radius:1.15rem;background:#fffffff5;box-shadow:0 15px 45px #20365b12;padding:clamp(1.2rem,4vw,2rem)}.upload-panel{border-top:4px solid var(--blue)}.section-heading,.action-panel,.download-panel{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.section-heading{margin-bottom:1.4rem}.privacy-badge{background:var(--success-bg);color:var(--success)}.drop-zone{border:2px dashed #91a8c8;border-radius:1rem;background:#fbfdff;padding:clamp(2rem,7vw,4.2rem) 1rem;text-align:center;transition:.15s ease}.drop-zone:focus-visible,.drop-zone:hover,.drop-zone[data-dragging=true]{border-color:var(--blue);background:#eef5ff;outline:none}.drop-zone[aria-busy=true]{opacity:.65;pointer-events:none}.drop-title{margin-bottom:.45rem;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:850}.drop-or,.hint,.section-description{color:var(--muted);font-size:.88rem}.drop-or{margin-bottom:1.25rem}.hint{margin:1.35rem 0 0}#file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.privacy-callout{display:flex;align-items:center;gap:.65rem 1rem;margin-top:1rem;border-radius:.75rem;background:var(--success-bg);color:var(--success);padding:.9rem 1rem}.privacy-callout span{font-size:.85rem}.status,.layout-result,.download-error{margin:1rem 0 0;border-radius:.75rem;background:#f0f3f8;color:#4f5e75;padding:.85rem 1rem}.status[data-kind=loading]:before{display:inline-block;width:.8rem;height:.8rem;margin-right:.55rem;border:2px solid #9eb3d0;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite;content:""}@keyframes spin{to{transform:rotate(360deg)}}.status[data-kind=error],.layout-result[data-valid=false],.download-error{background:var(--error-bg);color:var(--error)}.status[data-kind=success],.layout-result[data-valid=true]{background:var(--success-bg);color:var(--success)}.choice-box{margin-top:1rem;border:1px solid #c9d5e8;border-radius:.75rem;background:#f7f9fc;padding:1rem}.choice-box label,.choice-box>p{display:block;margin-bottom:.75rem;font-weight:700}.choice-box select{min-width:12rem;margin-right:.5rem;border:1px solid #aebbd0;border-radius:.6rem;background:#fff;padding:.72rem}.button-row,.action-buttons,.dialog-actions{display:flex;flex-wrap:wrap;gap:.65rem}.text-button,.filter-button{border:1px solid #cbd6e7;background:#fff;color:#38516f}.text-button:hover,.filter-button:hover,.filter-button[aria-pressed=true]{border-color:var(--blue);background:#eef5ff;color:var(--blue-dark)}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid #dfe5ef;border-radius:.85rem;background:#dfe5ef}.info-grid div{min-width:0;background:#fff;padding:1rem}.info-grid dt{margin-bottom:.4rem;color:var(--muted);font-size:.76rem}.info-grid dd{margin:0;overflow-wrap:anywhere;font-weight:800}.result-area{scroll-margin-top:1rem}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.summary-card{display:flex;min-width:0;min-height:9rem;flex-direction:column;border:1px solid #e1e6ee;border-radius:.85rem;background:#f8fafc;padding:1rem}.summary-card span{color:#536177;font-size:.78rem;font-weight:850}.summary-card strong{margin-block:auto;font-size:2.25rem}.summary-card small{color:#6b7587;line-height:1.45}.summary-card--error{border-color:#f0c6c1;background:var(--error-bg)}.summary-card--error span,.summary-card--error strong{color:var(--error)}.summary-card--warning{border-color:#ead89d;background:var(--warning-bg)}.summary-card--warning span,.summary-card--warning strong{color:var(--warning)}.summary-card--fixable{border-color:#badbc9;background:var(--success-bg)}.summary-card--fixable span,.summary-card--fixable strong{color:var(--success)}.filters{display:flex;flex-wrap:wrap;gap:.4rem}.filter-button{padding:.55rem .75rem;font-size:.8rem}.issue-list,.history-list{display:grid;gap:.75rem}.issue-card{min-width:0;border:1px solid #e0e5ed;border-left:4px solid var(--warning);border-radius:.85rem;padding:1rem}.issue-card[data-severity=ERROR]{border-left-color:var(--error)}.issue-card__top,.issue-card__footer,.history-card__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.severity{border-radius:.35rem;background:var(--warning-bg);color:var(--warning);font-size:.73rem;font-weight:900;padding:.28rem .45rem}.severity--error{background:var(--error-bg);color:var(--error)}.issue-location{color:#5c687a;font-size:.82rem;font-weight:700;text-align:right}.issue-message{margin:.85rem 0;font-weight:700;line-height:1.65}.value-block{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:.8rem 0}.value-panel,.comparison-grid>div,.history-value{min-width:0;border-radius:.55rem;background:#f5f7fa;padding:.65rem}.value-panel>span,.comparison-grid span,.history-value span{display:block;margin-bottom:.35rem;color:#687488;font-size:.72rem;font-weight:800}.value-panel .value-text,.comparison-grid pre,.history-value pre{max-height:8rem;margin:0;overflow:auto;overflow-wrap:anywhere;font:inherit;font-size:.86rem;white-space:pre-wrap;word-break:break-word}.issue-fix-button{margin-left:auto;padding:.55rem .8rem;font-size:.8rem}.empty-state{margin:0;border-radius:.85rem;background:var(--success-bg);color:var(--success);padding:1.2rem;line-height:1.7}.empty-state p{margin:.35rem 0 0;font-size:.88rem}.action-panel,.download-panel{align-items:flex-end}.section-description{max-width:650px;margin:.65rem 0 0;line-height:1.65}.history-list{max-height:28rem;overflow:auto}.history-card{border:1px solid #e1e6ee;border-radius:.75rem;padding:.85rem}.history-card__top{margin-bottom:.65rem;font-size:.82rem}.history-values,.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.primary-large{flex:0 0 auto;padding:1rem 1.4rem}.download-error{flex-basis:100%;line-height:1.65}.download-error ul{margin-bottom:0}.static-content{padding-block:clamp(3rem,7vw,6rem)}.content-section{padding-block:clamp(2rem,5vw,3.5rem);border-bottom:1px solid var(--border)}.content-section>h2,.content-section>div>h2{margin-bottom:1.2rem}.steps-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0;list-style:none;counter-reset:steps}.steps-list li{min-width:0;border-radius:.85rem;background:#fff;padding:1.2rem;counter-increment:steps}.steps-list li:before{display:block;margin-bottom:1rem;color:var(--blue);font-size:.78rem;font-weight:900;content:"0" counter(steps)}.steps-list strong,.steps-list span{display:block}.steps-list span{margin-top:.45rem;color:var(--muted);font-size:.88rem;line-height:1.6}.check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;padding:0;list-style:none}.check-grid li{border:1px solid #dce3ed;border-radius:.65rem;background:#fff;padding:.75rem;font-size:.88rem;font-weight:700}.check-grid li:before{margin-right:.45rem;color:var(--success);content:"✓"}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem)}.split-content p,.split-content li,.disclaimer p{color:#56647a;line-height:1.75}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border);background:#ffffff8c}.faq-list summary{cursor:pointer;font-weight:800;padding:1rem 0}.faq-list p{margin-bottom:1rem;color:var(--muted);line-height:1.75}.disclaimer{margin-top:2rem;border-radius:1rem;background:#e9edf3;padding:clamp(1.2rem,4vw,2rem)}.disclaimer h2{margin-bottom:.75rem}.disclaimer p:last-child{margin-bottom:0;font-weight:700}.footer{background:#17243a;color:#dce5f4;padding-block:2rem}.footer .page-width{display:flex;justify-content:space-between;gap:1rem;font-size:.78rem}.footer__brand{display:grid;max-width:560px;gap:.45rem}.footer__links{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1rem}.footer__links a{color:#fff;font-weight:700}.dialog{width:min(620px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);overflow:auto;border:0;border-radius:1rem;box-shadow:0 24px 80px #0d192d47;padding:1.5rem}.dialog::backdrop{background:#101c307a}.dialog h2{margin-bottom:1rem}.dialog-actions{justify-content:flex-end;margin-top:1.3rem}[hidden]{display:none!important}@media(max-width:780px){.summary-grid,.check-grid{grid-template-columns:1fr 1fr}.steps-list,.split-content{grid-template-columns:1fr}.section-heading--stackable,.action-panel,.download-panel{align-items:stretch;flex-direction:column}.action-buttons,.download-panel .primary-large{width:100%}.action-buttons button{flex:1 1 auto}}@media(max-width:540px){.site-header__inner,.privacy-callout,.footer .page-width{align-items:flex-start;flex-direction:column}.footer__links{justify-content:flex-start}.site-header__inner{justify-content:center;padding-block:.8rem}.hero{padding-top:2.8rem}.info-grid,.summary-grid,.value-block,.history-values,.comparison-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.choice-box select,.choice-box button,.dialog-actions button{width:100%}.choice-box select{margin:0 0 .6rem}.issue-card__top,.issue-card__footer{align-items:flex-start;flex-direction:column}.issue-location{text-align:left}.issue-fix-button{width:100%;margin-left:0}}
