:root{--paper:#f7f5ef;--white:#fffdf8;--ink:#17392e;--muted:#687465;--line:#dcded3;--gold:#99814a;--pale:#eceee3;--red:#94382f}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.65 'DM Sans',Arial,sans-serif}button,input,select{font:inherit}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.shell{width:min(1230px,90%);margin:auto}.site-header{min-height:104px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;align-items:center}.wordmark{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:9px;letter-spacing:2.5px;line-height:1.65}.seal{font:italic 44px/44px Georgia;color:var(--gold);width:39px;height:50px;border:1px solid #a69a6e;border-radius:52% 48% 45% 55%;text-align:center}.site-header nav{display:flex;gap:24px;align-items:center;font-size:11px}.site-header nav a{text-decoration:none}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:48px 0 35px}.eyebrow{font-size:9px;letter-spacing:2px;font-weight:600;margin:0 0 13px}h1,h2,h3{font-weight:400;line-height:1.15}h1{font-size:clamp(37px,4vw,58px);letter-spacing:-2px;margin:0}h2{font-size:29px;letter-spacing:-.7px;margin:0 0 16px}h3{font-size:22px;letter-spacing:-.4px;margin:0 0 15px}em{font-family:Georgia,serif;font-weight:400;color:#8d7b4b}p{margin:0 0 17px}.panel{border:1px solid var(--line);border-radius:12px;background:var(--white);padding:29px}.access{max-width:600px;margin:10px 0 65px}.panel>p,.export-panel p,.review p{color:var(--muted);font-size:13px}label{display:block;font-size:12px;font-weight:500;margin-bottom:7px}input,select{display:block;width:100%;border:1px solid #cfd4c6;background:var(--paper);color:var(--ink);padding:13px;border-radius:6px;min-width:0}input{margin-bottom:9px}.small{font-size:11px!important;color:var(--muted);line-height:1.7}.button,.secondary,.danger{display:inline-flex;justify-content:center;align-items:center;gap:20px;border-radius:32px;min-height:44px;padding:12px 20px;font-size:11px;border:1px solid var(--ink);background:var(--ink);color:#fffdf0;text-decoration:none}.secondary{background:transparent;border-color:#c7cebb;color:var(--ink)}.danger{background:#94382f;border-color:#94382f;color:#fff}.button:hover:not(:disabled){background:#315545}.secondary:hover:not(:disabled){background:#eaece1}.danger:hover:not(:disabled){background:#743027}.text-button{background:none;color:var(--ink);border:0;text-decoration:underline;text-underline-offset:4px;font-size:11px;padding:7px 0}.notice{border:1px solid #cdd5bf;background:#e9ede1;border-radius:7px;padding:13px 17px;font-size:12px}.notice.error,.error{color:var(--red)}.notice.error{background:#f8ece7;border-color:#e5c8bd}.error{font-size:12px;margin:12px 0 0}.error:empty{display:none}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:38px}.section-heading h2{margin-bottom:10px}.section-heading>p{margin:0}.stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin:20px 0 48px}.stat{padding:21px 16px;border:1px solid var(--line);border-radius:8px;background:#efefe5}.stat dt{font-size:10px;color:var(--muted);line-height:1.4;margin-bottom:8px}.stat dd{font:35px/1.3 Georgia;margin:0;color:#64704e}.review-layout{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.6fr);gap:22px;margin:18px 0 48px;align-items:start}.report-list{padding:20px}.report-list ul{padding:0;margin:0;list-style:none;max-height:690px;overflow-y:auto}.report-list li+li{border-top:1px solid var(--line)}.report-item{display:block;text-align:left;background:none;border:0;color:var(--ink);width:100%;padding:18px 12px;border-radius:7px}.report-item:hover,.report-item[aria-current=true]{background:#e9eddf}.report-item>span{display:block}.report-item .report-time{font-size:10px;color:var(--muted);margin-bottom:6px}.report-item .reason{font-size:12px;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.report-item .report-id{font:9px/1.6 ui-monospace,Consolas,monospace;margin-top:8px;color:#7d856f;overflow-wrap:anywhere}.review{min-height:330px}#review-empty{padding:35px 5px;text-align:center}#review-empty p{max-width:350px;margin:0 auto}.empty-symbol{display:block;color:var(--gold);font:60px Georgia;margin-bottom:20px}.report-reason{padding:15px 18px;background:#efefe2;border-left:2px solid #a89763;white-space:pre-wrap;overflow-wrap:anywhere}.metadata{font-size:10px;margin:0 0 20px;display:grid;grid-template-columns:100px minmax(0,1fr);gap:7px 13px}.metadata dt{color:var(--muted)}.metadata dd{margin:0;overflow-wrap:anywhere}.messages{list-style:none;margin:16px 0 22px;padding:0;max-height:450px;overflow-y:auto;overscroll-behavior:contain}.messages li{margin:0 0 16px;padding:14px 17px;border:1px solid var(--line);border-radius:9px;background:#f5f4eb}.messages li.reported{background:#e9eddf;border-color:#d0d8c5}.messages p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:#2f4938}.messages .message-meta{font-size:9px;color:var(--muted);margin-bottom:7px}.review-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 14px}.export-panel{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;margin-bottom:65px;background:#eceee3}.export-panel p:last-child{margin-bottom:0}.export-options{min-width:0;padding-top:5px}.export-options select{font-size:11px;margin-bottom:18px}.export-options .button{width:100%;margin-bottom:13px}.export-options .text-button{display:block;margin:0 0 10px}.site-footer{border-top:1px solid var(--line);padding:29px 0 35px;display:flex;justify-content:space-between;gap:18px;font-size:10px;color:var(--muted)}.site-footer>span{font-size:8px;letter-spacing:1.5px}.site-footer a{text-decoration:none}dialog{width:min(540px,92%);max-height:88dvh;overflow-y:auto;padding:30px;border:1px solid #d5d8c5;border-radius:12px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #10291f44}dialog::backdrop{background:#122c23a8;backdrop-filter:blur(5px)}dialog p{font-size:13px;color:var(--muted)}.mono{font:11px/1.7 ui-monospace,Consolas,monospace;overflow-wrap:anywhere}.dialog-actions{display:flex;gap:12px;margin-top:25px;justify-content:flex-end}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:99}.skip:focus{top:10px}.privacy-layout{max-width:850px;margin:0 auto 75px}.privacy-intro{font-size:17px;line-height:1.85;color:var(--muted);margin:26px 0 35px}.privacy-summary{padding:24px 28px;background:var(--pale);border-left:2px solid #ac9b63;margin:30px 0 40px}.privacy-summary p:last-child{margin:0}.privacy-section{border-top:1px solid var(--line);padding:29px 0 12px}.privacy-section h2{font-size:26px}.privacy-section p,.privacy-section li{font-size:14px;line-height:1.85;color:#52624e}.privacy-section ul{padding-left:21px}.privacy-section li{padding:3px 0}.privacy-actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin-top:30px}.privacy-actions>a:not(.button){font-size:12px}
@media(max-width:1000px){.stats{grid-template-columns:repeat(3,minmax(0,1fr))}.export-panel{gap:30px}.panel{padding:23px}.report-list{padding:15px}.review-layout{gap:16px;grid-template-columns:minmax(210px,.85fr) minmax(0,1.3fr)}}@media(max-width:700px){.site-header{min-height:83px}.site-header nav{gap:15px;font-size:9px}.wordmark{font-size:8px;letter-spacing:1.7px;gap:9px}.seal{width:31px;height:41px;font-size:35px;line-height:34px}.page-heading{margin:31px 0 27px;align-items:flex-start;flex-direction:column;gap:20px}h1{font-size:38px;letter-spacing:-1.4px}h2{font-size:25px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading .secondary{font-size:10px}.stats{gap:9px;margin-bottom:32px}.stat{padding:15px 11px}.stat dd{font-size:29px}.stat dt{font-size:9px}.review-layout,.export-panel{grid-template-columns:1fr}.report-list ul{max-height:320px}.review-layout{margin-bottom:32px}.export-panel{margin-bottom:40px;gap:22px}.review-actions .secondary,.review-actions .danger{flex:1;font-size:10px;gap:10px;padding:11px 13px}.site-footer{flex-wrap:wrap;font-size:9px;gap:16px}.site-footer>span{width:100%}.panel{padding:21px}.metadata{grid-template-columns:80px minmax(0,1fr);gap:7px 9px}.privacy-intro{font-size:15px}.privacy-summary{padding:21px}.privacy-section p,.privacy-section li{font-size:13px}.privacy-layout{margin-bottom:45px}.messages{max-height:55dvh}}@media(max-width:360px){.site-header{gap:12px}.site-header nav{gap:10px;font-size:8px}.wordmark{font-size:7px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{padding:18px}.dialog-actions{flex-direction:column-reverse}h1{font-size:34px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
