:root{--ink:#172226;--muted:#68777a;--paper:#f5f7f3;--paper-deep:#e9eeea;--panel:#fff;--line:#d9e2dd;--accent:#ec6c45;--accent-deep:#bf4c2e;--mint:#b8e4d1;--mint-deep:#3f806a;--yellow:#f1cc72;--blue:#96c5da;--danger:#bd3d48;--shadow:0 24px 70px #1b373117}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell,.article-shell{min-height:100vh;overflow:hidden}.site-header{z-index:3;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);margin:0 auto;padding:25px 0;display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{width:30px;height:30px;color:var(--paper);background:var(--ink);letter-spacing:0;border-radius:9px;place-items:center;font-size:.82rem;display:grid}.site-nav{color:var(--muted);align-items:center;gap:22px;font-size:.78rem;font-weight:700;display:flex}.site-nav a{text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--accent-deep)}.locale-switch{border:1px solid var(--line);background:#ffffff73;border-radius:999px;padding:8px 11px;color:var(--ink)!important}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);align-items:center;gap:50px;width:min(1180px,100% - 48px);min-height:525px;margin:0 auto;padding:78px 0 70px;display:grid}.eyebrow{color:var(--mint-deep);letter-spacing:.18em;margin:0 0 18px;font-size:.69rem;font-weight:900}.hero-copy h1{letter-spacing:-.085em;max-width:650px;margin:0;font-size:clamp(3.2rem,7vw,6.6rem);font-weight:800;line-height:.92}.hero-copy h1 span{color:var(--accent)}.locale-ja .hero-copy h1 span{white-space:nowrap;font-size:.82em;display:inline-block}.hero-subtitle{max-width:490px;color:var(--muted);margin:29px 0 0;font-size:1rem;line-height:1.8}.primary-button,.secondary-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:14px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:var(--ink);border:0;padding:15px 20px;box-shadow:0 9px 22px #17222626}.primary-button:hover,.primary-button:focus-visible{background:var(--accent-deep);transform:translateY(-2px);box-shadow:0 12px 25px #bf4c2e36}.secondary-button{border:1px solid var(--line);color:var(--ink);background:var(--panel);padding:12px 17px}.secondary-button:hover,.secondary-button:focus-visible{border-color:var(--mint-deep);background:var(--paper-deep)}.hero-cta{margin-top:36px}.hero-cta span{font-size:1.15rem}.text-button{color:var(--muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:8px 0;font-weight:800;text-decoration:underline}.text-button:hover,.text-button:focus-visible{color:var(--accent-deep)}.hero-art{isolation:isolate;min-height:355px;position:relative}.hero-art-grid{background-image:linear-gradient(#3f806a17 1px,#0000 1px),linear-gradient(90deg,#3f806a17 1px,#0000 1px);background-size:27px 27px;border:1px solid #3f806a2e;border-radius:26px;position:absolute;inset:15px 0 0 40px;transform:rotate(-5deg)}.hero-window{background:linear-gradient(145deg,#e3f3e9,#b9d8d4);border:9px solid #ffffffdb;border-radius:19px;width:min(430px,80%);height:275px;padding:26px 28px;position:absolute;top:40px;left:11%;transform:rotate(4deg);box-shadow:18px 25px 50px #1722262e}.window-top{gap:6px;display:flex;position:absolute;top:13px;left:19px}.window-top span{background:#17222659;border-radius:50%;width:7px;height:7px}.window-line{background:#ffffff9e;border-radius:99px;width:63%;height:10px;margin:18px 0}.window-line.line-long{background:#17222659;width:83%;height:16px;margin-top:28px}.window-line.line-short{width:40%}.window-check{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:66px;height:66px;font-size:2rem;font-weight:400;display:grid;position:absolute;bottom:26px;right:29px;box-shadow:0 10px 18px #bf4c2e3d}.hero-tag{color:var(--ink);background:var(--yellow);letter-spacing:.12em;border-radius:11px;padding:10px 13px;font-size:.66rem;font-weight:900;display:inline-block;position:absolute;box-shadow:0 8px 16px #1722261a}.tag-one{top:2px;right:2%;transform:rotate(10deg)}.tag-two{color:#fff;background:var(--mint-deep);bottom:19px;left:5%;transform:rotate(-8deg)}.trust-row{border-top:1px solid var(--line);width:min(1180px,100% - 48px);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:11px 35px;margin:0 auto;padding:17px 0 39px;font-size:.73rem;font-weight:700;display:flex}.trust-row span{align-items:center;gap:8px;display:inline-flex}.trust-row i{color:var(--accent);font-size:1rem;font-style:normal}.checker-section,.report-section,.local-section{width:min(980px,100% - 48px);margin:0 auto}.checker-section{padding:76px 0 40px}.checker-intro{text-align:center}.checker-intro h2,.report-header h2,.local-section h2,.article-main h1{letter-spacing:-.06em;margin:0;line-height:1}.checker-intro h2{font-size:clamp(2rem,4vw,3.4rem)}.checker-intro>p:last-child{color:var(--muted);margin:16px 0 0}.drop-zone{text-align:center;cursor:pointer;background:#ffffff9e;border:1.5px dashed #a5bdb2;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:305px;margin-top:37px;padding:34px;transition:border-color .16s,background .16s,transform .16s;display:flex}.drop-zone:hover,.drop-zone:focus-visible{border-color:var(--accent);background:#fff;outline:0;transform:translateY(-2px)}.drop-zone-busy{cursor:progress;border-color:var(--mint-deep);background:#edf8f1}.drop-icon{color:#fff;background:var(--accent);border-radius:17px;place-items:center;width:53px;height:53px;margin-bottom:18px;font-size:1.7rem;display:grid}.drop-title{font-size:1.25rem;font-weight:850}.drop-hint{color:var(--muted);margin-top:8px;font-size:.87rem}.drop-zone .secondary-button{pointer-events:none;margin-top:23px}.drop-privacy{max-width:420px;color:var(--mint-deep);margin-top:19px;font-size:.72rem;line-height:1.5}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-line{min-height:40px;color:var(--muted);justify-content:center;align-items:center;gap:9px;margin-top:12px;font-size:.79rem;font-weight:700;display:flex}.status-dot{background:var(--mint-deep);border-radius:50%;width:7px;height:7px}.status-reading .status-dot,.status-analyzing .status-dot{background:var(--accent);animation:1.1s infinite pulse}.status-error .status-dot{background:var(--danger)}@keyframes pulse{50%{opacity:.35;transform:scale(.7)}}.message-panel{border:1px solid var(--line);background:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:20px 22px;display:flex}.message-panel strong{font-size:.98rem}.message-panel p{color:var(--muted);margin:7px 0 0;font-size:.84rem;line-height:1.6}.warning-panel{background:#fffaf0;border-color:#e5c774}.error-panel{background:#fff5f5;border-color:#e6b0b5}.message-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:13px;display:flex}.report-section{padding:76px 0 44px}.report-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.report-header h2{font-size:clamp(2rem,4vw,3.2rem)}.report-file{color:var(--muted);word-break:break-all;margin:14px 0 0;font-size:.83rem}.report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:17px;display:flex}.finding-counts{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px;display:grid}.count-card{background:var(--panel);border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:baseline;padding:16px 17px;display:flex}.count-card strong{letter-spacing:-.07em;font-size:1.9rem}.count-card span{color:var(--muted);font-size:.75rem;font-weight:800}.count-blocker{background:#fff7f6;border-color:#ebb4b8}.count-blocker strong{color:var(--danger)}.count-warning{background:#fffbed;border-color:#e7d39b}.count-warning strong{color:#a17000}.count-info{background:#f4fbfd;border-color:#b7d7e3}.count-info strong{color:#317a93}.no-score-note{border-left:3px solid var(--mint-deep);color:var(--muted);background:#b8e4d13d;margin:17px 0 0;padding:12px 15px;font-size:.78rem;line-height:1.6}.summary-panel,.findings-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:21px;margin-top:18px;padding:25px}.section-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-size:.72rem;font-weight:900;display:flex}.summary-mode{color:var(--mint-deep);letter-spacing:0;text-transform:none;background:#edf8f1;border-radius:999px;padding:6px 9px;font-size:.64rem}.summary-grid{border:1px solid var(--line);background:var(--line);border-radius:13px;grid-template-columns:repeat(5,1fr);gap:1px;margin:21px 0 0;display:grid;overflow:hidden}.summary-stat{background:#fbfcfa;min-height:77px;padding:13px 12px}.summary-stat dt{color:var(--muted);font-size:.68rem;line-height:1.4}.summary-stat dd{word-break:break-word;margin:8px 0 0;font-size:.93rem;font-weight:850}.findings-panel{margin-top:18px}.filter-bar{border-bottom:1px solid var(--line);grid-template-columns:150px 180px minmax(180px,1fr);align-items:end;gap:11px;margin-top:19px;padding-bottom:20px;display:grid}.filter-bar label{color:var(--muted);flex-direction:column;gap:6px;font-size:.68rem;font-weight:800;display:flex}.filter-bar select,.filter-bar input{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fbfcfa;border-radius:9px;outline:0;padding:9px 10px}.filter-bar select:focus,.filter-bar input:focus{border-color:var(--mint-deep);box-shadow:0 0 0 3px #3f806a1f}.findings-list{gap:10px;margin-top:19px;display:grid}.finding-card{border:1px solid var(--line);background:#fcfdfb;border-radius:15px;overflow:hidden}.finding-card[open]{background:#fff;border-color:#b8cec2}.finding-summary{cursor:pointer;justify-content:space-between;gap:18px;padding:18px;list-style:none;display:flex}.finding-summary::-webkit-details-marker{display:none}.finding-heading{min-width:0}.badge-row{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.severity-badge,.authority-badge{border-radius:999px;align-items:center;padding:5px 8px;font-size:.63rem;font-weight:900;line-height:1;display:inline-flex}.severity-blocker{color:#9e2833;background:#ffe5e5}.severity-warning{color:#8a6500;background:#fff2c6}.severity-info{color:#286c82;background:#e2f2f7}.authority-official{color:var(--mint-deep);background:#e2f4eb}.authority-heuristic{color:#7b5b16;background:#f9edc8}.authority-parser{color:#586a72;background:#e7edef}.finding-summary h3{letter-spacing:-.025em;margin:0;font-size:1.03rem}.finding-summary p{max-width:760px;color:var(--muted);margin:7px 0 0;font-size:.82rem;line-height:1.65}.disclosure{color:var(--muted);flex:none;font-size:1.35rem;line-height:1}.finding-card[open] .disclosure{transform:rotate(45deg)}.finding-detail{border-top:1px solid var(--line);gap:15px;padding:0 18px 18px;display:grid}.detail-block{padding-top:15px}.detail-block h4{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 7px;font-size:.67rem}.detail-block p{margin:0;font-size:.84rem;line-height:1.65}.detail-block code{color:var(--accent-deep);background:#fff1ea;border-radius:5px;padding:3px 6px;font-size:.78rem}.path-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.path-list li{color:var(--ink);background:var(--paper-deep);overflow-wrap:anywhere;border-radius:5px;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem}.action-block{background:#f4f9f5;border-radius:10px;padding:12px 13px}.source-link{width:fit-content;color:var(--accent-deep);text-underline-offset:3px;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.empty-state{color:var(--muted);background:var(--paper);text-align:center;border-radius:12px;margin:18px 0 0;padding:28px;font-size:.85rem}.local-section{background:var(--ink);color:#fff;border-radius:22px;align-items:center;gap:28px;margin-top:42px;margin-bottom:91px;padding:33px;display:flex}.local-section .eyebrow{color:var(--mint)}.local-section h2{font-size:clamp(1.6rem,3vw,2.4rem)}.local-section p:last-child{color:#c3d2ce;max-width:690px;margin:12px 0 0;font-size:.84rem;line-height:1.7}.local-icon{width:68px;height:68px;color:var(--mint);border:1px solid #b8e4d166;border-radius:19px;flex:none;place-items:center;font-size:2.35rem;display:grid}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 48px);color:var(--muted);justify-content:space-between;gap:30px;margin:0 auto;padding:27px 0 38px;font-size:.68rem;line-height:1.6;display:flex}.site-footer div{flex-direction:column;gap:4px;display:flex}.site-footer strong{color:var(--ink);font-size:.87rem}.site-footer p{text-align:right;max-width:550px;margin:0}.article-main{width:min(790px,100% - 48px);margin:0 auto;padding:100px 0 110px}.article-main h1{max-width:720px;font-size:clamp(2.7rem,6vw,5.1rem)}.article-lede{max-width:670px;color:var(--muted);margin:28px 0 0;font-size:1.08rem;line-height:1.85}.article-main h2{letter-spacing:-.04em;margin:62px 0 17px;font-size:1.5rem}.article-main p{color:var(--muted);line-height:1.85}.article-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.article-list li{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px 19px 17px 48px;line-height:1.65;position:relative}.article-list li:before{content:"✓";color:var(--accent);font-weight:900;position:absolute;top:17px;left:18px}.article-callout{background:#e8f6ee;border-radius:18px;gap:17px;margin-top:42px;padding:23px;display:flex}.callout-mark{color:#fff;background:var(--mint-deep);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.article-callout strong{font-size:1rem}.article-callout p{margin:5px 0 14px;font-size:.8rem}.article-callout .primary-button{padding:11px 14px;font-size:.77rem}.article-source{margin-top:28px}.back-link{width:fit-content;color:var(--muted);text-underline-offset:4px;margin-top:60px;font-size:.8rem;font-weight:800;display:block}.back-link:hover{color:var(--accent-deep)}@media (max-width:800px){.site-header{align-items:flex-start;width:min(100% - 30px,580px)}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 13px;font-size:.69rem}.site-nav a:nth-child(2),.site-nav a:nth-child(3){display:none}.hero-section{grid-template-columns:1fr;gap:25px;width:min(100% - 30px,580px);padding:61px 0 30px}.hero-copy h1{font-size:clamp(3rem,16vw,5.1rem)}.hero-art{transform-origin:top;min-height:280px;margin-bottom:-40px;transform:scale(.86)}.trust-row{justify-content:flex-start;gap:11px 20px;width:min(100% - 30px,580px)}.checker-section,.report-section,.local-section{width:min(100% - 30px,580px)}.checker-section{padding-top:58px}.drop-zone{min-height:280px;padding:24px}.message-panel,.report-header,.local-section,.site-footer{flex-direction:column;align-items:flex-start}.message-actions,.report-actions{justify-content:flex-start}.finding-counts{gap:8px}.count-card{flex-direction:column;gap:5px;padding:13px}.count-card strong{font-size:1.6rem}.summary-panel,.findings-panel{padding:17px}.summary-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{grid-template-columns:1fr 1fr}.path-search{grid-column:1/-1}.local-section{margin-bottom:65px;padding:24px}.site-footer{width:min(100% - 30px,580px)}.site-footer p{text-align:left}.article-main{width:min(100% - 30px,680px);padding:70px 0 80px}.article-main h1{font-size:clamp(2.6rem,13vw,4.5rem)}.article-callout{padding:18px}}@media (max-width:440px){.site-header{gap:10px}.site-nav{max-width:190px}.hero-section{padding-top:42px}.hero-art{margin-bottom:-90px;transform:scale(.72)}.finding-counts,.filter-bar{grid-template-columns:1fr}.path-search{grid-column:auto}.summary-grid{grid-template-columns:1fr 1fr}.summary-stat{min-height:70px}.report-actions{flex-direction:column;align-items:flex-start}.drop-zone .secondary-button{width:100%}.article-callout{flex-direction:column}}@media print{body{background:#fff}.site-header,.hero-section,.trust-row,.checker-section,.local-section,.site-footer,.report-actions,.finding-counts,.no-score-note,.filter-bar,.section-kicker,.disclosure{display:none!important}.report-section{width:100%;padding:0;display:block!important}.report-header{display:block}.report-header h2{margin-top:0;font-size:28pt}.report-file{color:#333}.summary-panel,.findings-panel{box-shadow:none;border-color:#bbb}.finding-card{break-inside:avoid}.finding-card:not([open]) .finding-detail{display:block}.finding-summary{cursor:default}.finding-summary p{color:#333}.finding-detail{border-top-color:#bbb}.source-link{color:#333}.app-shell:after{content:"RigCheck — local-first PSD preflight";color:#666;margin:25px 0;font-size:9pt;display:block}}
