:root{--bg:#02040a;--panel:rgba(7,15,32,.78);--text:#f4f8ff;--muted:#b8c4df;--cyan:#00f5ff;--pink:#ff00d4;--line:rgba(88,128,200,.34);--warn:#ffd166}
*{box-sizing:border-box}html{scrollbar-gutter:stable both-edges}body{margin:0;min-height:100vh;background:#02040a;color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.bg{position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 18% 18%,rgba(0,245,255,.18),transparent 31%),radial-gradient(circle at 86% 16%,rgba(255,0,212,.16),transparent 32%),linear-gradient(rgba(0,0,0,.24),rgba(0,0,0,.62)),image-set(url('/assets/infotech_space_bg.webp') type('image/webp'),url('/assets/infotech_space_bg_fallback.jpg') type('image/jpeg')) center/cover no-repeat fixed}.bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,4,10,.96),rgba(2,4,10,.66),rgba(2,4,10,.92))}header,main,footer{width:min(1180px,92vw);margin:auto}.top{display:grid;grid-template-columns:minmax(220px,1fr) auto;grid-template-areas:"brand lang" "nav nav";gap:10px 18px;align-items:center;padding:20px 0 18px}.brand{grid-area:brand;display:flex;gap:14px;align-items:center;color:var(--text);text-decoration:none}.brand img{width:56px;height:56px}.brand strong{letter-spacing:.14em}.brand span{display:block;color:var(--muted);font-size:.9rem;margin-top:4px}.nav{grid-area:nav;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.lang-site{grid-area:lang;display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.nav a,.btn,.lang-site a{color:var(--text);text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:rgba(8,16,34,.56);font-size:12px;font-weight:800}.nav a.active,.btn.primary,.lang-site a.active{border-color:rgba(0,245,255,.78);background:linear-gradient(135deg,rgba(0,245,255,.18),rgba(255,0,212,.14))}button.btn{cursor:pointer}.hero{padding:46px 0 20px}.kicker{color:var(--cyan);letter-spacing:.18em;font-size:.82rem;font-weight:900;text-transform:uppercase}h1{font-size:clamp(2.4rem,7vw,5.4rem);line-height:.92;margin:16px 0;text-transform:uppercase}h1 span{display:block;color:transparent;-webkit-text-stroke:1px rgba(0,245,255,.75)}p{color:var(--muted);line-height:1.75}.badge{display:inline-flex;border:1px solid rgba(255,209,102,.42);border-radius:999px;padding:9px 12px;color:var(--warn);background:rgba(255,209,102,.08);font-weight:900}.builder-grid{display:grid;grid-template-columns:380px 1fr;gap:18px;margin:20px 0 54px}.panel{border:1px solid rgba(0,245,255,.28);border-radius:28px;background:linear-gradient(180deg,rgba(7,15,32,.80),rgba(5,10,24,.60));box-shadow:0 0 30px rgba(0,245,255,.08);padding:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}label{color:#eaf8ff;font-weight:800}input,select,textarea{width:100%;border:1px solid rgba(88,128,200,.42);border-radius:14px;background:rgba(2,4,10,.62);color:var(--text);padding:12px 13px}textarea{min-height:250px;resize:vertical}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.status{color:var(--muted);margin-top:10px}.output{white-space:pre-wrap;font-family:ui-monospace,Consolas,monospace;border:1px solid rgba(0,245,255,.22);border-radius:18px;background:rgba(0,0,0,.22);padding:16px;min-height:420px;max-height:520px;overflow:auto;color:#eaf8ff;line-height:1.55}.table-wrap{overflow:auto;margin-top:16px;border:1px solid rgba(0,245,255,.22);border-radius:18px}.channel-table{width:100%;border-collapse:collapse;min-width:520px}.channel-table th,.channel-table td{border-bottom:1px solid rgba(88,128,200,.24);padding:9px;text-align:left}.channel-table th{color:var(--cyan)}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:54px}.note{border:1px solid rgba(0,245,255,.22);border-radius:18px;padding:16px;background:rgba(0,0,0,.16)}.foot{border-top:1px solid var(--line);padding:24px 0 40px;color:var(--muted);display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.br-flag{width:28px}@media(max-width:980px){.builder-grid,.note-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.top{grid-template-columns:1fr;grid-template-areas:"brand" "nav" "lang";align-items:flex-start}.nav,.lang-site{justify-content:flex-start}.brand img{width:42px;height:42px}}

.mode-row{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 14px}.mode-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(0,245,255,.26);border-radius:999px;background:rgba(0,245,255,.07);padding:7px 10px;color:#eaf8ff;font-weight:800}.mode-pill small{color:var(--muted);font-weight:700}.output{scrollbar-gutter:stable;}.builder-grid{align-items:start}.panel{min-height:320px}.channel-table th:nth-child(3),.channel-table td:nth-child(3){white-space:nowrap}

/* INFOTECH Patch 3.9R — table readability */
.channel-table th,.channel-table td{vertical-align:top}.channel-table td:nth-child(2){min-width:120px;word-break:normal}.channel-table td:nth-child(4){min-width:300px}.table-wrap{max-height:520px;scrollbar-gutter:stable;}

/* INFOTECH Patch 3.9T — backend lock note */
.backend-lock-note{border:1px solid rgba(0,245,255,.26);border-radius:14px;padding:10px 12px;background:rgba(0,245,255,.07);color:#cfefff;margin-top:12px;font-size:.88rem}

/* INFOTECH Patch 3.9U — manual review editor */
.review-panel{margin-top:16px;padding:16px;border:1px solid rgba(0,245,255,.16);border-radius:20px;background:rgba(4,12,28,.48)}
.review-head{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:12px}
.review-head h3{margin:0 0 4px;color:#e9fbff}
.review-head p{margin:0;color:#a9c3d8;font-size:.9rem}
.review-table input,.review-table select{width:100%;box-sizing:border-box;border:1px solid rgba(0,245,255,.18);border-radius:10px;background:rgba(1,8,20,.78);color:#e9fbff;padding:8px}
.review-table .review-ch{max-width:76px}
.review-table .review-range{max-width:110px}
.review-wrap{max-height:460px;overflow:auto}
@media(max-width:760px){.review-head{align-items:stretch;flex-direction:column}.review-table td:nth-child(4){min-width:220px}}

/* INFOTECH Patch 3.9V — mode selection flow */
.mode-selector-panel{margin:14px 0;padding:16px;border:1px solid rgba(0,245,255,.2);border-radius:20px;background:rgba(4,12,28,.50)}
.mode-select-head h3{margin:0 0 5px;color:#e9fbff}.mode-select-head p{margin:0 0 12px;color:#a9c3d8;font-size:.9rem}
.mode-choice-grid{display:flex;flex-wrap:wrap;gap:10px}.mode-choice{cursor:pointer;border:1px solid rgba(0,245,255,.24);border-radius:999px;padding:10px 14px;background:rgba(0,245,255,.06);display:inline-flex;align-items:center;gap:8px}.mode-choice input{accent-color:#00f5ff}.mode-choice strong{color:#f7fbff}.mode-choice small{color:#a9c3d8}.mode-choice.is-selected{border-color:#ffd166;background:rgba(255,209,102,.12)}.ignored-modes{margin-top:12px;color:#a9c3d8;font-size:.88rem}.ignored-modes summary{cursor:pointer;color:#ffd166}#convertSelectedMode{border-color:#ffd166}

/* INFOTECH Patch 3.9W — Mode UI fix + reset flow */
.mode-choice-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px!important}
.mode-choice{border-radius:18px!important;min-height:58px;padding:12px 14px!important;display:grid!important;grid-template-columns:auto 1fr auto;grid-template-areas:"radio main conf" "radio meta meta";align-items:center;column-gap:10px;white-space:normal!important}
.mode-choice input{grid-area:radio}
.mode-choice strong{grid-area:main;font-size:1rem;white-space:nowrap;letter-spacing:.01em}
.mode-choice span{grid-area:meta;color:#a9c3d8;font-size:.78rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mode-choice small{grid-area:conf;justify-self:end;border:1px solid rgba(0,245,255,.18);border-radius:999px;padding:3px 7px;font-size:.68rem;text-transform:uppercase}
@media(max-width:640px){.mode-choice-grid{grid-template-columns:1fr!important}.mode-choice strong{font-size:.96rem}}

/* INFOTECH Patch 3.9X — review guard and nav standard */
.review-required{margin-top:8px;border-color:rgba(255,209,102,.34)!important;background:rgba(255,209,102,.11)!important;color:#ffe8a3!important}
.mode-choice-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important}
.mode-choice{min-width:0!important}
.mode-choice strong,.mode-choice span,.mode-choice small{word-break:normal!important;overflow-wrap:normal!important}

/* INFOTECH Patch 3.9Y — known profile review hint */
.review-hint{margin:.35rem 0 0;color:#8fdcff;font-size:.86rem}

/* INFOTECH Patch 3.9Z — quality panel */
.quality-panel{margin:14px 0;padding:0;border:0;background:transparent}
.quality-card{border:1px solid rgba(0,245,255,.20);border-radius:20px;padding:16px;background:rgba(4,12,28,.52)}
.quality-card h3{margin:0 0 5px;color:#e9fbff}
.quality-card strong{color:#00f5ff}
.quality-card.check strong{color:#ffd166}
.quality-card.review strong{color:#ff9e9e}
.quality-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:12px 0}
.quality-grid span{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:8px;color:#c7d8e8;background:rgba(0,0,0,.12)}
.quality-card ul{margin:10px 0 0;padding-left:20px;color:#ffd9a0}
.quality-card p{margin:10px 0 0;color:#a9d8c9}

/* INFOTECH Patch 3.10A — instance map + technical community suggestion */
.instance-map-panel{margin:14px 0;padding:0;border:0;background:transparent}
.instance-card,.suggestion-credit{border:1px solid rgba(0,245,255,.20);border-radius:22px;padding:18px;background:rgba(4,12,28,.54)}
.instance-head h3,.suggestion-credit h2{margin:0 0 6px;color:#f2fbff}
.instance-head p,.suggestion-credit p{margin:0;color:#b7cce0;line-height:1.55}
.instance-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:14px;max-height:420px;overflow:auto;scrollbar-gutter:stable}
.instance-item{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:11px;background:rgba(0,0,0,.16)}
.instance-item strong{display:block;color:#00f5ff;margin-bottom:4px}
.instance-item span{color:#c7d8e8;font-size:.86rem}
.suggestion-credit{margin-top:28px;margin-bottom:18px;background:radial-gradient(circle at 80% 20%,rgba(255,209,102,.12),transparent 34%),rgba(4,12,28,.56)}
.suggestion-credit .kicker{color:#ffd166;letter-spacing:.16em;font-weight:800;font-size:.72rem;margin-bottom:8px}
.maxsuel-credit h2{font-size:clamp(1.25rem,2vw,1.9rem)}

/* INFOTECH Patch 3.10B — fixture builder export/review/card polish */
.mode-choice-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(245px,1fr))!important;gap:14px!important;align-items:stretch!important}
.mode-choice{position:relative!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;grid-template-areas:"radio main conf" "radio meta conf"!important;align-items:center!important;min-width:0!important;min-height:68px!important;border-radius:18px!important;padding:13px 14px!important;overflow:hidden!important}
.mode-choice input{grid-area:radio!important;justify-self:center!important}.mode-choice strong{grid-area:main!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.15!important}.mode-choice span{grid-area:meta!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mode-choice small{grid-area:conf!important;position:static!important;margin-left:8px!important;max-width:64px!important;white-space:nowrap!important}
.review-panel{min-height:auto!important}.review-wrap{max-height:520px!important;overflow:auto!important}.review-table{min-width:720px}.review-table td,.review-table th{white-space:nowrap}.review-table .review-name{min-width:280px}.suggestion-credit{border-color:rgba(255,209,102,.34)!important;background:radial-gradient(circle at 86% 20%,rgba(255,209,102,.16),transparent 34%),linear-gradient(145deg,rgba(20,16,8,.64),rgba(4,12,28,.56))!important}.suggestion-credit .kicker{color:#ffd166!important}.suggestion-credit h2{color:#fff4cc!important}
@media(max-width:760px){.mode-choice-grid{grid-template-columns:1fr!important}.mode-choice{grid-template-columns:22px minmax(0,1fr)!important;grid-template-areas:"radio main" "radio meta" "radio conf"!important}.mode-choice small{justify-self:start!important;margin-left:0!important}.review-table{min-width:620px}}

/* INFOTECH 3.10C — FixtureBuilder final section standard */
.maxsuel-credit,.suggestion-credit.maxsuel-credit{max-width:1120px!important;margin:30px auto 22px!important;padding:24px!important;border:1px solid rgba(255,209,102,.38)!important;border-radius:22px!important;background:radial-gradient(circle at 92% 12%,rgba(255,209,102,.16),transparent 32%),linear-gradient(135deg,rgba(8,16,34,.82),rgba(20,10,22,.74))!important;min-height:0!important}
.maxsuel-credit .kicker,.suggestion-credit .kicker{color:#ffd166!important;letter-spacing:.16em!important;font-size:.72rem!important;font-weight:900!important}.maxsuel-credit h2{margin:.45rem 0 .5rem!important;color:#fff4c6!important}.maxsuel-credit p{max-width:920px!important;color:#cbd7e8!important;line-height:1.55!important}.instance-list{align-items:stretch!important}.instance-item{min-height:76px!important}#builderOutput{white-space:pre-wrap!important;overflow:auto!important}
/* INFOTECH 3.10E — FixtureBuilder credit safe polish */
.maxsuel-credit,
.suggestion-credit.maxsuel-credit{
  max-width:1120px!important;
  min-height:0!important;
  margin:30px auto 22px!important;
  padding:20px 22px!important;
  border:1px solid rgba(255,209,102,.36)!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 90% 10%,rgba(255,209,102,.14),transparent 30%),
    radial-gradient(circle at 10% 80%,rgba(0,245,255,.10),transparent 28%),
    linear-gradient(135deg,rgba(8,16,34,.78),rgba(23,10,26,.72))!important;
}
.maxsuel-credit .kicker,
.suggestion-credit .kicker{
  color:#ffd166!important;
  letter-spacing:.16em!important;
  font-size:.72rem!important;
  font-weight:900!important;
  margin-bottom:9px!important;
}
.maxsuel-credit h2{
  margin:0 0 8px!important;
  color:#fff4c6!important;
  font-size:clamp(1.25rem,2vw,1.9rem)!important;
}
.maxsuel-credit p{
  margin:0!important;
  max-width:980px!important;
  color:#cbd7e8!important;
  line-height:1.55!important;
}
#builderOutput{white-space:pre-wrap!important;overflow:auto!important}




/* INFOTECH 3.10I — AVA Builder scale + export backend panel */
body .infotech-support-float .support-mascot-btn{
  width:300px!important;
  height:300px!important;
}
body .infotech-support-float .support-card{
  bottom:318px!important;
}
body .infotech-support-float .support-bubble{
  max-width:min(340px,calc(100vw - 32px))!important;
}
.builder-export-panel{
  margin:16px 0!important;
  padding:18px!important;
  border:1px solid rgba(0,245,255,.22)!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,rgba(4,12,28,.72),rgba(18,10,32,.62))!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 0 24px rgba(0,245,255,.07)!important;
}
.builder-export-panel h3{
  margin:6px 0 8px!important;
  color:#f4fbff!important;
  font-size:1.1rem!important;
}
.builder-export-panel p{
  margin:0 0 12px!important;
  color:var(--muted)!important;
  line-height:1.45!important;
}
.builder-export-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
}
.builder-export-actions button{
  border:1px solid rgba(0,245,255,.32)!important;
  border-radius:999px!important;
  padding:9px 12px!important;
  background:rgba(3,8,20,.72)!important;
  color:#f4fbff!important;
  font-weight:850!important;
  font-size:.78rem!important;
  cursor:pointer!important;
}
.builder-export-actions button:hover{
  border-color:rgba(0,245,255,.76)!important;
  background:linear-gradient(135deg,rgba(0,245,255,.18),rgba(255,0,212,.12))!important;
}
@media(max-width:1050px){
  body .infotech-support-float .support-mascot-btn{
    width:190px!important;
    height:190px!important;
  }
  body .infotech-support-float .support-card{
    bottom:202px!important;
  }
}
@media(max-width:560px){
  body .infotech-support-float .support-mascot-btn{
    width:150px!important;
    height:150px!important;
  }
  body .infotech-support-float .support-card{
    bottom:160px!important;
  }
}

/* INFOTECH 3.10J — AVA final scale + export wording polish */
body .infotech-support-float{
  right:18px!important;
  bottom:8px!important;
}
body .infotech-support-float .support-mascot-btn{
  width:380px!important;
  height:380px!important;
  max-width:30vw!important;
  max-height:30vw!important;
}
body .infotech-support-float .support-card{
  bottom:390px!important;
}
body .infotech-support-float .support-bubble{
  max-width:min(370px,calc(100vw - 32px))!important;
}
.builder-export-panel .kicker{
  color:#00f5ff!important;
}
.builder-export-actions button{
  min-height:34px!important;
}
@media(max-width:1200px){
  body .infotech-support-float .support-mascot-btn{
    width:260px!important;
    height:260px!important;
    max-width:32vw!important;
    max-height:32vw!important;
  }
  body .infotech-support-float .support-card{
    bottom:272px!important;
  }
}
@media(max-width:760px){
  body .infotech-support-float .support-mascot-btn{
    width:170px!important;
    height:170px!important;
    max-width:42vw!important;
    max-height:42vw!important;
  }
  body .infotech-support-float .support-card{
    bottom:182px!important;
  }
}

/* INFOTECH 3.10K — AVA scale parity with FixtureBridge */
body .infotech-support-float{
  right:20px!important;
  bottom:8px!important;
  z-index:9999!important;
}
body .infotech-support-float .support-mascot-btn{
  width:520px!important;
  height:520px!important;
  max-width:none!important;
  max-height:none!important;
}
body .infotech-support-float .support-card{
  bottom:534px!important;
}
body .infotech-support-float .support-bubble{
  max-width:min(390px,calc(100vw - 32px))!important;
}
@media(max-width:1280px){
  body .infotech-support-float .support-mascot-btn{
    width:360px!important;
    height:360px!important;
  }
  body .infotech-support-float .support-card{
    bottom:374px!important;
  }
}
@media(max-width:880px){
  body .infotech-support-float .support-mascot-btn{
    width:220px!important;
    height:220px!important;
  }
  body .infotech-support-float .support-card{
    bottom:234px!important;
  }
}
@media(max-width:560px){
  body .infotech-support-float .support-mascot-btn{
    width:150px!important;
    height:150px!important;
  }
  body .infotech-support-float .support-card{
    bottom:162px!important;
  }
}


/* IT310U — selectable suspect modes */
.mode-choice.is-suspect{
  border-color:rgba(255,209,102,.76)!important;
  background:linear-gradient(135deg,rgba(255,209,102,.10),rgba(0,245,255,.05))!important;
}
.mode-choice.is-suspect small{
  border-color:rgba(255,209,102,.55)!important;
  color:#ffd166!important;
}
.mode-choice em{
  grid-column:2 / -1!important;
  color:#ffd166!important;
  font-style:normal!important;
  font-size:.72rem!important;
  line-height:1.25!important;
  white-space:normal!important;
}
@media(max-width:760px){
  .mode-choice em{grid-column:2!important}
}



/* IT310V — detailed ranges panel */
.range-detail-panel{
  margin:14px 0;
  padding:16px;
  border:1px solid rgba(0,245,255,.32);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(0,245,255,.07),rgba(255,0,220,.05));
}
.range-detail-panel h3{
  margin:0 0 6px;
  color:#fff;
  font-size:1.05rem;
}
.range-detail-panel p{
  margin:0 0 12px;
  color:rgba(226,237,255,.74);
}
.range-detail-panel details{
  border:1px solid rgba(255,255,255,.11);
  border-radius:14px;
  padding:10px 12px;
  margin:8px 0;
  background:rgba(3,8,22,.42);
}
.range-detail-panel summary{
  cursor:pointer;
  color:#00f5ff;
  font-weight:800;
}
.range-chip-list{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:10px;
}
.range-chip-list span{
  border:1px solid rgba(255,209,102,.28);
  border-radius:999px;
  padding:6px 9px;
  color:#dfe9ff;
  font-size:.78rem;
  background:rgba(255,209,102,.06);
}
.range-chip-list b{
  color:#ffd166;
}
@media(max-width:760px){
  .range-detail-panel{padding:12px;border-radius:14px}
  .range-chip-list span{font-size:.72rem}
}


/* INFOTECH 3.10AI — FixtureBuilder Real PDF Reader Core Fix */
.pdf-reader-diagnostic{margin:16px 0 20px;}
.pdf-reader-card{border:1px solid rgba(120,240,255,.22);background:linear-gradient(135deg,rgba(7,20,36,.92),rgba(17,10,34,.9));box-shadow:0 0 28px rgba(0,224,255,.10);border-radius:18px;padding:18px;color:#eefbff;overflow:hidden;}
.pdf-reader-card.is-ok{border-color:rgba(0,255,213,.34);}
.pdf-reader-card.is-fail{border-color:rgba(255,120,190,.42);}
.pdf-reader-card h3{margin:.25rem 0 1rem;font-size:1.15rem;}
.pdf-reader-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0 12px;}
.pdf-reader-grid span{display:flex;flex-direction:column;gap:3px;border:1px solid rgba(255,255,255,.11);border-radius:12px;padding:10px;background:rgba(255,255,255,.045);min-width:0;word-break:break-word;}
.pdf-reader-grid b,.pdf-reader-modes b{color:#7df7ff;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;}
.pdf-reader-modes{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;}
.pdf-reader-modes span{border:1px solid rgba(125,247,255,.25);border-radius:999px;padding:6px 10px;background:rgba(0,224,255,.08);font-size:.86rem;}
.pdf-reader-card ul{margin:10px 0 0;padding-left:20px;color:#ffd8f0;}
.pdf-reader-card details{margin-top:12px;border-top:1px solid rgba(255,255,255,.10);padding-top:10px;}
.pdf-reader-card summary{cursor:pointer;color:#7df7ff;font-weight:700;}
.pdf-reader-card pre{max-height:280px;overflow:auto;white-space:pre-wrap;background:rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;font-size:.78rem;line-height:1.45;}
@media(max-width:760px){.pdf-reader-grid{grid-template-columns:1fr 1fr}.pdf-reader-card{padding:14px}.pdf-reader-card pre{max-height:220px}}
@media(max-width:480px){.pdf-reader-grid{grid-template-columns:1fr}}
