@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#f4f6ff;background:#070810;font-synthesis:none;--bg:#070810;--panel:#10131f;--panel2:#151927;--line:#ffffff12;--muted:#858da5;--soft:#b7bfd3;--accent:#a9b7ff;--good:#8ff0b0;--warn:#ffc985}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(900px 500px at 50% -120px,#293158,#111526 44%,#070810 82%);color:#f4f6ff}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,#0007,transparent 72%);mask-image:linear-gradient(to bottom,#0007,transparent 72%);z-index:-1}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell,.admin-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.nav{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.brand{justify-self:start;display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:35px;height:35px;border-radius:11px;border:1px solid #ffffff1b;background:linear-gradient(145deg,#ffffff14,#ffffff06);display:grid;place-items:center;box-shadow:0 8px 30px #0005}.nav-links{display:flex;gap:26px;color:#919ab2;font-size:13px}.nav-links a:hover{color:#fff}.nav-cta{justify-self:end;display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #ffffff18;border-radius:10px;background:#ffffff08;color:#d8def0;font-size:12px;transition:.2s}.nav-cta:hover{background:#ffffff0e;border-color:#ffffff28}.site-footer{border-top:1px solid var(--line);padding:28px 0 42px;display:flex;justify-content:space-between;align-items:flex-start;color:#667088;font-size:12px}.site-footer div{display:flex;flex-direction:column;gap:5px}.site-footer strong{color:#b7bfd3}.site-footer nav{display:flex;gap:20px}.site-footer a:hover{color:#fff}.eyebrow,.label,.tag{font:11px DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase;color:#8f99b4}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #ffffff12;border-radius:999px;background:#ffffff07}.home-hero{text-align:center;padding:104px 0 54px}.home-hero h1{font-size:clamp(48px,7vw,86px);line-height:.98;letter-spacing:-.065em;margin:26px 0 22px}.home-hero h1 em{font-style:normal;background:linear-gradient(90deg,#d8defe,#919dcc);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero>p{max-width:760px;margin:0 auto 30px;color:#939cb4;font-size:16px;line-height:1.75}.hero-search{width:min(760px,100%);margin:0 auto;height:62px;border:1px solid #ffffff1a;border-radius:16px;background:#111522cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;gap:12px;padding:0 9px 0 18px;box-shadow:0 25px 70px #0008}.hero-search>svg{color:#707a96;flex:none}.hero-search input{min-width:0;flex:1;background:none;border:0;outline:none;color:#fff;font-size:14px}.hero-search button,.primary-button,.admin-run{border:0;border-radius:11px;background:#edf0ff;color:#0c0e16;font-weight:800;padding:12px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s}.hero-search button:hover,.primary-button:hover,.admin-run:hover{transform:translateY(-1px);background:#fff}.hero-search button:disabled,.primary-button:disabled,.admin-run:disabled{opacity:.55;cursor:wait;transform:none}.live-stats{width:min(760px,100%);margin:24px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;background:#ffffff04;overflow:hidden}.live-stats>div{padding:15px 18px;text-align:left;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.live-stats>div:last-child{border-right:0}.live-stats span{display:flex;align-items:center;gap:7px;color:#6f7891;font:10px DM Mono;text-transform:uppercase;letter-spacing:.08em}.live-stats strong{font-size:18px;color:#dfe4f6}.countdown-value{font:18px DM Mono!important;color:#dfe4f6!important;text-transform:none!important;letter-spacing:0!important}.quiet-notice{max-width:760px;margin:14px auto 0;color:#c6aa80;font-size:11px}.section{padding:62px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading h2{margin:7px 0 5px;font-size:30px;letter-spacing:-.04em}.section-heading p{margin:0;color:#727c95;font-size:13px;line-height:1.6}.section-heading>a{display:flex;align-items:center;gap:7px;font-size:12px;color:#aab4cf}.section-heading>a:hover{color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid.three{grid-template-columns:repeat(3,1fr)}.card{min-height:230px;text-align:left;color:inherit;border:1px solid var(--line);background:linear-gradient(145deg,#ffffff08,#ffffff03);border-radius:18px;padding:20px;transition:.22s;display:flex;flex-direction:column}.card:hover{transform:translateY(-4px);border-color:#ffffff25;background:linear-gradient(145deg,#ffffff0d,#ffffff05);box-shadow:0 22px 50px #0005}.card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.card-icon{width:50px;height:50px;border:1px solid #ffffff14;border-radius:13px;display:grid;place-items:center;background:#ffffff08;color:#cbd3ec;font:600 15px DM Mono}.tag{font-size:9px}.card h3{font-size:19px;margin:24px 0 8px;letter-spacing:-.025em}.card p{color:#7b859e;font-size:13px;line-height:1.65;margin:0}.card-foot{margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ffffff0b;color:#69738c;font-size:11px}.card-foot span:last-child{display:flex;align-items:center;gap:5px;color:#b7c0d8}.soft-section{position:relative}.soft-section:before{content:"";position:absolute;top:25px;right:-40px;bottom:25px;left:-40px;border-radius:30px;background:#ffffff025;border:1px solid #ffffff08;z-index:-1}.discovery-strip{margin:12px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;border:1px solid #a5c8ff20;border-radius:16px;background:linear-gradient(90deg,#8190ff0e,#8feeb20a)}.discovery-icon{width:42px;height:42px;border-radius:12px;background:#ffffff08;display:grid;place-items:center;color:#b8c4ff}.discovery-strip>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.discovery-strip strong{font-size:13px;color:#cbd3e5}.discovery-strip>a{display:flex;align-items:center;gap:6px;font-size:11px;color:#9fa9c2}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffff03}.process-grid>div{padding:22px;border-right:1px solid var(--line)}.process-grid>div:last-child{border-right:0}.process-grid span{font:10px DM Mono;color:#65708b}.process-grid strong{display:block;margin:13px 0 7px;font-size:15px}.process-grid p{margin:0;color:#707991;font-size:12px;line-height:1.55}.safety-note{margin-top:14px;border:1px solid #8ff0b01a;background:#8ff0b007;color:#93bfa2;border-radius:12px;padding:12px 14px;display:flex;gap:9px;align-items:center;font-size:12px}.ad-slot{display:grid;place-items:center;border:1px dashed #ffffff12;background:#ffffff018;border-radius:14px;color:#41495c;font:9px DM Mono;letter-spacing:.12em;text-transform:uppercase}.ad-slot.banner{height:94px;margin:20px 0}.ad-slot.rectangle{height:250px;margin-top:18px}.directory-hero{padding:72px 0 26px}.directory-hero h1{font-size:clamp(40px,6vw,66px);letter-spacing:-.055em;margin:12px 0}.directory-hero>p{color:#7e879e;max-width:650px;line-height:1.7;margin:0 0 28px}.back-link,.breadcrumbs{display:flex;align-items:center;gap:6px;color:#69738c;font-size:11px;margin-bottom:22px}.directory-search{height:58px;border:1px solid #ffffff18;background:#101421;border-radius:14px;display:flex;align-items:center;gap:12px;padding:0 16px;max-width:820px}.directory-search svg{color:#68728c}.directory-search input{flex:1;background:none;border:0;outline:none;color:#fff}.directory-search>span{font:10px DM Mono;color:#616a80}.category-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.category{border:1px solid #ffffff11;border-radius:999px;background:#ffffff04;color:#808aa1;padding:8px 12px;font-size:11px;cursor:pointer}.category:hover,.category.active{background:#ffffff0d;color:#fff;border-color:#fff2}.tools-directory{padding-top:32px}.load-more{display:block;margin:26px auto 0;border:1px solid #ffffff16;background:#ffffff07;color:#c3cadc;border-radius:10px;padding:11px 18px;cursor:pointer}.empty-state,.not-found,.page-loading{text-align:center;border:1px dashed #ffffff14;border-radius:20px;padding:70px 24px;color:#757f98}.empty-state h2,.not-found h1{color:#e3e7f3;margin:12px 0 8px}.empty-state p,.not-found p{margin:0 0 22px}.empty-state button,.primary-link{border:1px solid #ffffff16;background:#ffffff07;color:#d8deec;border-radius:10px;padding:10px 14px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.not-found{margin:90px 0}.not-found>span{font:700 12px DM Mono;letter-spacing:.18em;color:#69738c}.page-loading{margin:90px 0}.tool-page-head{padding:48px 0 24px}.breadcrumbs{margin-bottom:26px}.breadcrumbs a:hover{color:#fff}.tool-title-row{display:flex;align-items:flex-start;gap:18px;max-width:850px}.tool-page-icon{width:70px;height:70px;flex:none;border:1px solid #ffffff16;border-radius:18px;display:grid;place-items:center;background:#ffffff08;font:700 18px DM Mono;color:#cbd4ee}.tool-title-row h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.055em;margin:7px 0 10px}.tool-title-row p{color:#8791a9;line-height:1.7;margin:0;max-width:700px}.tool-workspace{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;align-items:start;padding:26px 0 56px}.workspace-main{border:1px solid #ffffff14;border-radius:20px;background:#0e121e;padding:24px;box-shadow:0 24px 70px #0005}.workspace-label{display:flex;gap:7px;align-items:center;color:#7c87a2;font:10px DM Mono;letter-spacing:.12em;margin-bottom:18px}.tool-aside>div:first-child{border:1px solid var(--line);border-radius:16px;background:#ffffff04;padding:18px}.tool-aside h3{margin:8px 0;font-size:16px}.tool-aside p{margin:0;color:#6e7890;font-size:12px;line-height:1.6}.runner-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:7px;color:#a4adc3;font-size:12px}.field:has(textarea),.field:has(input[type=file]){grid-column:1/-1}.field b{color:#ff9f9f}.field input,.field textarea,.field select{width:100%;background:#080b13;border:1px solid #ffffff13;border-radius:11px;padding:12px;color:#f0f3ff;outline:none;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#91a0ff66;box-shadow:0 0 0 3px #91a0ff0c}.field input[type=color]{height:48px;padding:5px}.field input[type=file]{padding:11px;color:#8d97af}.no-input-note{grid-column:1/-1;border:1px dashed #ffffff12;border-radius:12px;padding:16px;color:#6b748b;font-size:12px}.runner-button{margin-top:18px;width:100%}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tool-error{margin-top:14px;border:1px solid #ff8b8b26;background:#ff8b8b08;color:#ffadad;padding:11px 12px;border-radius:11px;display:flex;gap:8px;align-items:flex-start;font-size:12px}.result-panel{margin-top:18px;border:1px solid #ffffff12;border-radius:15px;background:#090c14;overflow:hidden}.result-head{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;border-bottom:1px solid #ffffff0d}.result-head>div{display:flex;gap:9px;align-items:center}.result-head span{font:9px DM Mono;letter-spacing:.12em;color:#636d85}.result-head strong{font-size:11px;color:#8fd5a5}.result-head button{border:0;background:#ffffff07;color:#aeb7cc;border-radius:8px;padding:7px 9px;display:flex;gap:6px;align-items:center;cursor:pointer;font-size:11px}.number-result{padding:32px 18px;display:flex;align-items:baseline;gap:8px;justify-content:center}.number-result strong{font-size:clamp(44px,7vw,68px);letter-spacing:-.055em}.number-result span{font-size:20px;color:#8d97ae}.text-result{padding:20px;white-space:pre-wrap;word-break:break-word;color:#d5daea;line-height:1.7;font-size:14px}.result-grid{display:grid;grid-template-columns:repeat(2,1fr)}.result-grid>div{padding:17px;border-right:1px solid #ffffff0c;border-bottom:1px solid #ffffff0c;display:flex;flex-direction:column;gap:6px}.result-grid span{color:#6d7790;font-size:10px}.result-grid strong{font:500 14px DM Mono;color:#d8ddeb;word-break:break-word}.json-result{margin:0;padding:18px;max-height:360px;overflow:auto;color:#c8d0e4;font:12px DM Mono;line-height:1.65;white-space:pre-wrap}.file-result{padding:22px;display:flex;align-items:center;gap:12px}.file-result>svg{color:#aab8ff}.file-result>div{display:flex;flex-direction:column;gap:4px}.file-result span{font-size:11px;color:#758099}.muted{color:#758099}.admin-nav{height:68px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.admin-nav a,.admin-nav button{display:flex;align-items:center;gap:7px;color:#a5aec2;font-size:12px}.admin-nav button{border:1px solid #ffffff12;background:#ffffff05;border-radius:9px;padding:8px 10px;cursor:pointer}.admin-center{min-height:70vh;display:grid;place-items:center;color:#7e879d;gap:10px}.admin-login{width:min(460px,100%);margin:100px auto;border:1px solid #ffffff14;border-radius:20px;background:#0e121e;padding:30px}.admin-lock-icon{width:54px;height:54px;border-radius:15px;background:#ffffff08;display:grid;place-items:center;margin-bottom:20px}.admin-login h1{font-size:34px;letter-spacing:-.045em;margin:8px 0}.admin-login>p{color:#7d879e;line-height:1.65;font-size:13px}.admin-login form{margin-top:24px}.admin-login label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#99a2b7}.admin-login input{background:#070a12;border:1px solid #ffffff15;border-radius:10px;padding:12px;color:#fff;outline:none}.admin-login .primary-button{width:100%;margin-top:12px}.admin-main{padding:52px 0}.admin-title{display:flex;justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:22px}.admin-title h1{font-size:44px;letter-spacing:-.05em;margin:8px 0}.admin-title p{max-width:650px;color:#778198;font-size:13px;line-height:1.6}.notice{margin:14px 0;border:1px solid #8ff0b025;background:#8ff0b008;color:#9bc6a9;border-radius:12px;padding:11px 13px;display:flex;gap:8px;align-items:center;font-size:12px}.notice.warning{border-color:#ffbd8125;background:#ffbd8108;color:#ddb78f}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.admin-stats>div{border:1px solid var(--line);border-radius:14px;background:#ffffff04;padding:16px;display:flex;flex-direction:column;gap:7px}.admin-stats span{font:9px DM Mono;letter-spacing:.08em;color:#737d96;text-transform:uppercase}.admin-stats strong{font-size:25px}.admin-stats small{color:#59637a;font-size:10px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:14px}.admin-panel{border:1px solid var(--line);border-radius:16px;background:#ffffff035;padding:18px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.panel-head h2,.terminal-help h2{margin:6px 0;font-size:19px}.panel-head button{border:1px solid #ffffff10;background:#ffffff05;color:#919bb3;border-radius:8px;padding:7px 9px;display:flex;gap:6px;align-items:center;font-size:10px;cursor:pointer}.admin-events>div{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:flex-start;padding:11px 0;border-bottom:1px solid #ffffff09}.admin-events>div:last-child{border-bottom:0}.event-state{width:7px;height:7px;border-radius:50%;background:#8490ad;margin-top:5px}.event-state.success{background:#88e8a7}.event-state.failed{background:#ff9292}.event-state.running{background:#a8b3ff}.admin-events strong{font:10px DM Mono;letter-spacing:.08em}.admin-events p{margin:4px 0 0;color:#68728b;font-size:11px;line-height:1.45}.admin-events time{font:9px DM Mono;color:#505a70}.terminal-help>svg{color:#aab7ff;margin-bottom:18px}.terminal-help p{color:#727c93;font-size:12px;line-height:1.6}.terminal-help code{display:block;margin-top:16px;background:#070a11;border:1px solid #ffffff10;border-radius:9px;padding:11px;color:#a8e2b8;font:11px DM Mono;word-break:break-all}@media(max-width:900px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.grid,.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid>div{border-bottom:1px solid var(--line)}.tool-workspace{grid-template-columns:1fr}.tool-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ad-slot.rectangle{margin:0}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}}@media(max-width:650px){.site-shell,.admin-shell{width:min(100% - 28px,1180px)}.nav{height:66px}.nav-cta{font-size:0;padding:9px}.home-hero{padding:72px 0 38px}.home-hero h1{font-size:47px}.hero-search{height:auto;padding:9px;flex-wrap:wrap}.hero-search>svg{margin-left:7px}.hero-search input{height:42px}.hero-search button{width:100%}.live-stats{grid-template-columns:1fr}.live-stats>div{border-right:0;border-bottom:1px solid var(--line)}.live-stats>div:last-child{border-bottom:0}.section{padding:45px 0}.section-heading{align-items:flex-start;flex-direction:column}.grid,.grid.three{grid-template-columns:1fr}.soft-section:before{top:16px;right:-10px;bottom:16px;left:-10px}.discovery-strip{grid-template-columns:auto 1fr}.discovery-strip>a{grid-column:2}.process-grid{grid-template-columns:1fr}.process-grid>div{border-right:0}.directory-hero{padding-top:48px}.directory-search{flex-wrap:wrap;height:auto;padding:10px}.directory-search input{height:38px}.directory-search>span{width:100%;padding-left:32px}.tool-title-row{flex-direction:column}.tool-workspace{padding-top:18px}.workspace-main{padding:17px}.runner-fields{grid-template-columns:1fr}.field{grid-column:1!important}.tool-aside,.result-grid{grid-template-columns:1fr}.admin-title{align-items:flex-start;flex-direction:column}.admin-run{width:100%}.admin-stats{grid-template-columns:1fr 1fr}.site-footer{flex-direction:column;gap:18px}.ad-slot.banner{height:72px}}.nav-actions{justify-self:end;display:flex;align-items:center;gap:8px}.theme-toggle{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#ffffff08;color:inherit;display:grid;place-items:center;cursor:pointer}.theme-toggle:hover{background:#ffffff10}html[data-theme=light]{color-scheme:light;--bg:#f6f7fb;--panel:#fff;--panel2:#f2f4f8;--line:#11182716;--muted:#667085;--soft:#344054;--accent:#3448a5;--good:#147a45;--warn:#9a5b00}html[data-theme=light] body{background:radial-gradient(900px 500px at 50% -120px,#dfe4f7,#f2f4fa 48%,#f7f8fb 82%);color:#111827}html[data-theme=light] body:before{background-image:linear-gradient(#11182708 1px,transparent 1px),linear-gradient(90deg,#11182706 1px,transparent 1px)}html[data-theme=light] .nav-links,html[data-theme=light] .home-hero>p,html[data-theme=light] .section-heading p,html[data-theme=light] .card p,html[data-theme=light] .tool-title-row p{color:#667085}html[data-theme=light] .nav-links a:hover,html[data-theme=light] .site-footer a:hover{color:#111827}html[data-theme=light] .nav-cta,html[data-theme=light] .theme-toggle,html[data-theme=light] .card,html[data-theme=light] .live-stats,html[data-theme=light] .workspace-main,html[data-theme=light] .tool-aside>div:first-child,html[data-theme=light] .directory-search{background:#ffffffd9;border-color:#11182716;color:#1d2939;box-shadow:none}html[data-theme=light] .hero-search{background:#fff;border-color:#1118271f;box-shadow:0 20px 55px #34405414}html[data-theme=light] .hero-search input,html[data-theme=light] .directory-search input,html[data-theme=light] .field input,html[data-theme=light] .field textarea,html[data-theme=light] .field select{color:#111827}html[data-theme=light] .field input,html[data-theme=light] .field textarea,html[data-theme=light] .field select,html[data-theme=light] .result-panel{background:#fff;border-color:#11182718}html[data-theme=light] .card h3,html[data-theme=light] .section-heading h2,html[data-theme=light] .tool-title-row h1,html[data-theme=light] .live-stats strong{color:#101828}html[data-theme=light] .home-hero h1 em{background:linear-gradient(90deg,#1d2939,#5260a8);-webkit-background-clip:text;background-clip:text;color:transparent}.hidden-file-input{display:none}.pdf-runner{display:flex;flex-direction:column;gap:14px}.pdf-action-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.pdf-action-bar>div{display:flex;flex-direction:column;gap:5px}.pdf-action-bar strong{font-size:14px;color:#dfe4f6}.secondary-action{border:1px solid #ffffff16;background:#ffffff07;color:#cbd3e5;border-radius:10px;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-weight:700;font-size:12px}.secondary-action:hover{background:#ffffff0d;border-color:#ffffff28}.pdf-drop-zone{min-height:170px;border:1px dashed #ffffff1b;border-radius:16px;background:#090d16;padding:12px;transition:.2s}.pdf-drop-zone:hover{border-color:#9aa7ff55;background:#0b101b}.pdf-drop-empty{min-height:144px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#7d879f;cursor:pointer}.pdf-drop-empty svg{color:#aebaff}.pdf-drop-empty strong{color:#d9dfef;font-size:14px}.pdf-drop-empty span{font-size:11px;line-height:1.55;max-width:430px}.pdf-file-list{display:flex;flex-direction:column;gap:8px}.pdf-file-row{display:grid;grid-template-columns:30px 24px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #ffffff0f;background:#ffffff04;border-radius:11px;padding:10px}.pdf-file-row.invalid{border-color:#ff929238;background:#ff929207}.pdf-order{width:27px;height:27px;border-radius:8px;background:#ffffff08;display:grid;place-items:center;font:10px DM Mono;color:#9ba5bd}.pdf-file-row>svg{color:#9eabcc}.pdf-file-meta{min-width:0;display:flex;flex-direction:column;gap:3px}.pdf-file-meta strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-file-meta span{font-size:10px;color:#657089}.pdf-row-actions{display:flex;gap:5px}.pdf-row-actions button,.pdf-preview-toolbar button{border:1px solid #ffffff10;background:#ffffff05;color:#aeb8cf;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pdf-row-actions button{width:31px;height:31px}.pdf-row-actions button:hover,.pdf-preview-toolbar button:hover{background:#ffffff0d;color:#fff}.pdf-row-actions button:disabled,.pdf-preview-toolbar button:disabled{opacity:.28;cursor:not-allowed}.pdf-hint{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#6f7890;font-size:10px}.pdf-hint>span{width:21px;height:21px;border:1px solid #ffffff12;border-radius:50%;display:grid;place-items:center;font:9px DM Mono;color:#b3bdd4}.single-pdf-picker{display:flex;align-items:center;gap:12px;border:1px solid #ffffff10;border-radius:13px;background:#ffffff035;padding:11px}.single-pdf-picker>div{min-width:0;display:flex;flex-direction:column;gap:3px}.single-pdf-picker strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-pdf-picker span{font-size:10px;color:#667089}.pdf-preview-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.pdf-preview-toolbar button{min-width:120px;height:46px;gap:7px;padding:0 12px}.pdf-preview-toolbar button span{font-size:11px}.pdf-preview-toolbar>div{text-align:center;display:flex;flex-direction:column;gap:3px}.pdf-preview-toolbar strong{font-size:12px}.pdf-preview-toolbar>div span{font-size:10px;color:#68728b}.pdf-preview-shell{height:520px;position:relative;border:1px solid #ffffff10;border-radius:15px;overflow:hidden;background:#080b13}.pdf-preview{display:block;width:100%;height:100%;border:0;background:#fff}.pdf-preview-loading,.pdf-preview-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#737d95}.pdf-preview-empty strong{color:#cbd3e5}.pdf-preview-empty span{font-size:11px}.pdf-split-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr);gap:14px;align-items:stretch}.pdf-split-layout .pdf-preview-shell{height:480px}.pdf-extract-controls{border:1px solid #ffffff10;border-radius:15px;background:#090d16;padding:18px;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.pdf-extract-controls h3{font-size:20px;margin:8px 0}.pdf-extract-controls p{font-size:11px;color:#778198;line-height:1.6;margin:0 0 15px}.pdf-extract-controls code{font-family:DM Mono;color:#b9c4df}.pdf-extract-controls input{width:100%;background:#060910;border:1px solid #ffffff15;border-radius:10px;color:#fff;padding:12px;outline:none;margin-bottom:10px}.pdf-extract-controls input:focus{border-color:#91a0ff66;box-shadow:0 0 0 3px #91a0ff0c}.pdf-result{margin-top:0}@media(max-width:760px){.pdf-action-bar{align-items:stretch;flex-direction:column}.pdf-action-bar .secondary-action{width:100%}.pdf-file-row{grid-template-columns:28px 20px minmax(0,1fr)}.pdf-row-actions{grid-column:1/-1;justify-content:flex-end;border-top:1px solid #ffffff09;padding-top:8px}.pdf-preview-toolbar{grid-template-columns:1fr 1fr}.pdf-preview-toolbar>div{grid-column:1/-1;grid-row:1}.pdf-preview-toolbar button{min-width:0}.pdf-preview-shell{height:420px}.pdf-split-layout{grid-template-columns:1fr}.pdf-split-layout .pdf-preview-shell{height:410px}.single-pdf-picker{align-items:stretch;flex-direction:column}.single-pdf-picker .secondary-action{width:100%}.pdf-hint{display:none}}.run-button:disabled,.admin-run:disabled{opacity:.6;cursor:wait}.file-result{display:flex;align-items:center;gap:12px;padding:15px;color:#cbd4e8}.file-result div{display:flex;flex-direction:column;gap:4px}.file-result strong{font-size:13px}.file-result span{font-size:12px;color:#7f89a3}.result pre{margin:0;white-space:pre-wrap;word-break:break-word;font:12px DM Mono;line-height:1.6}.field input[type=file]{padding:10px;cursor:pointer}.field input[type=file]::file-selector-button{border:1px solid #ffffff16;background:#ffffff0b;color:#dce2f4;border-radius:8px;padding:8px 10px;margin-right:10px;cursor:pointer}.admin-shell{min-height:100vh}.admin-back{text-decoration:none;color:inherit}.admin-hero{padding:78px 0 34px}.admin-hero h1{font-size:clamp(44px,6vw,72px);letter-spacing:-.055em;margin:16px 0 12px}.admin-hero p{max-width:700px;color:#8b95ad;line-height:1.7;margin:0}.admin-lock{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.admin-lock>svg{margin-bottom:18px;color:#b7c0df}.admin-lock h1{font-size:38px;letter-spacing:-.04em;margin:12px 0}.admin-lock p{max-width:620px;color:#8791a8;line-height:1.7}.admin-lock code{font-family:DM Mono;color:#dbe2f5;background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;padding:3px 7px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.admin-stats>div{border:1px solid #ffffff0e;background:#ffffff04;border-radius:15px;padding:18px;display:flex;flex-direction:column;gap:8px}.admin-stats span{color:#6f7890;font-size:11px}.admin-stats strong{font:600 22px DM Mono;color:#dce2f2}.admin-action{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #ffffff12;background:linear-gradient(120deg,#12172a,#0b0e18);border-radius:18px;padding:26px;margin:22px 0 18px}.admin-action h2{margin:7px 0;font-size:26px}.admin-action p{color:#7b859d;font-size:13px;line-height:1.6;max-width:680px;margin:0}.admin-run{border:0;background:#edf0ff;color:#090b13;border-radius:11px;padding:13px 17px;font-weight:800;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer}.admin-action+.section{padding-top:34px}@media(max-width:800px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-action{align-items:flex-start;flex-direction:column}.admin-run{width:100%;justify-content:center}}@media(max-width:520px){.admin-stats{grid-template-columns:1fr}.admin-hero{padding-top:55px}.admin-lock h1{font-size:30px}}.tool-guide-section{padding-top:10px}.tool-guide-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.tool-guide-card{border:1px solid rgba(148,163,184,.16);background:#0f172a94;border-radius:20px;padding:22px}.tool-guide-card h3{margin:0 0 16px}.tool-guide-card ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.tool-guide-card li{display:flex;gap:12px;align-items:flex-start}.tool-guide-card li>span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#7c3aed29;font-size:12px;font-weight:800;flex:0 0 auto}.tool-guide-card li p,.guide-points p{margin:0;color:var(--muted);line-height:1.65}.guide-points{display:grid;gap:14px}.guide-points p{display:flex;gap:9px;align-items:flex-start}.guide-points svg{flex:0 0 auto;margin-top:4px}.info-main{width:min(900px,calc(100% - 32px));margin:0 auto;padding:72px 0 90px}.info-page{border:1px solid rgba(148,163,184,.15);background:#0f172a8c;border-radius:24px;padding:clamp(24px,5vw,48px)}.info-page h1{font-size:clamp(34px,6vw,58px);line-height:1.02;margin:12px 0 22px}.info-page h2{font-size:22px;margin:34px 0 10px}.info-page p{color:var(--muted);font-size:16px;line-height:1.8;margin:0}.info-callout{display:flex;gap:14px;border-top:1px solid rgba(148,163,184,.14);padding-top:20px;margin-top:24px}.info-callout strong{display:block;margin-bottom:6px}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px 18px}@media(max-width:760px){.tool-guide-grid{grid-template-columns:1fr}.info-main{padding-top:38px}.info-page{border-radius:18px}}
