:root{--bg:#f5f7fb;--surface:#fff;--glass:rgba(255,255,255,.72);--text:#0f172a;--muted:#64748b;--line:rgba(15,23,42,.09);--blue:#3b82f6;--deep:#1d4ed8;--violet:#7c3aed;--green:#059669;--orange:#d97706;--red:#dc2626;--shadow:0 24px 70px rgba(15,23,42,.09);--shadow2:0 12px 30px rgba(15,23,42,.07);--r:28px;--r2:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 4% 0%,rgba(59,130,246,.16),transparent 32%),radial-gradient(circle at 92% 8%,rgba(124,58,237,.15),transparent 30%),linear-gradient(180deg,#fbfdff 0%,var(--bg) 100%);min-height:100vh}button,input{font:inherit}a{text-decoration:none;color:inherit}.orb{position:fixed;border-radius:999px;filter:blur(8px);pointer-events:none;z-index:-1}.orb-a{width:250px;height:250px;background:rgba(59,130,246,.12);left:-80px;top:220px}.orb-b{width:300px;height:300px;background:rgba(124,58,237,.1);right:-110px;top:460px}.app-shell{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:24px 0 58px}.topbar{position:sticky;top:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 20px;border:1px solid rgba(255,255,255,.75);border-radius:26px;background:rgba(255,255,255,.76);backdrop-filter:blur(18px);box-shadow:var(--shadow2)}.brand{display:flex;align-items:center;gap:13px}.brand-icon-unused{width:46px;height:46px;border-radius:15px}.brand strong{display:block;font-size:1rem;font-weight:900;letter-spacing:-.03em}.brand small{display:block;color:var(--muted);font-weight:600;margin-top:2px}.topnav{display:flex;gap:22px;color:#475569;font-weight:750}.topnav a:hover{color:var(--text)}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center;padding:52px 0 28px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(59,130,246,.1);color:var(--deep);font-size:.82rem;font-weight:850;letter-spacing:.02em}.hero h1{font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.01;letter-spacing:-.06em;margin:20px 0 18px;max-width:13ch}.hero p{margin:0;max-width:64ch;color:var(--muted);font-size:1.06rem;line-height:1.75}.audit-form{margin-top:30px;padding:18px;border-radius:26px;background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow2)}.audit-form label{display:block;font-weight:800;margin:0 0 10px}.input-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:8px 8px 8px 16px}.input-row span{color:#94a3b8;font-weight:800}.input-row input{width:100%;border:0;outline:none;background:transparent;color:var(--text);min-height:48px}.input-row button,.toolbar-actions button,#printBtn,.btn{border:0;border-radius:14px;padding:14px 18px;font-weight:850;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 16px 28px rgba(66,92,245,.22);transition:.2s}.input-row button:hover,.toolbar-actions button:hover{transform:translateY(-1px)}.input-row button:disabled{opacity:.6;cursor:not-allowed;transform:none}.toolbar-actions .secondary,#newAuditBtn{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:none}.form-note{font-size:.9rem!important;margin:12px 0 0!important;color:#64748b!important}.hero-visual{position:relative;min-height:520px}.dashboard-mock{position:absolute;inset:32px 10px 34px 28px;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.74));border:1px solid rgba(255,255,255,.86);box-shadow:var(--shadow);padding:30px;overflow:hidden}.dashboard-mock:before{content:"";position:absolute;width:280px;height:280px;border-radius:999px;background:linear-gradient(135deg,rgba(59,130,246,.16),rgba(124,58,237,.14));right:-90px;top:-80px}.mock-top{display:flex;gap:8px}.mock-top span{width:12px;height:12px;border-radius:999px;background:#dbeafe}.mock-score{position:relative;z-index:1;margin:48px auto 32px;width:190px;height:190px;border-radius:999px;background:conic-gradient(var(--green) 330deg,#e8eef7 0);display:grid;place-items:center;text-align:center}.mock-score:after{content:"";position:absolute;width:138px;height:138px;border-radius:999px;background:white}.mock-score strong,.mock-score small{z-index:1}.mock-score strong{font-size:3.2rem;letter-spacing:-.07em}.mock-score small{align-self:end;margin-left:4px;color:var(--muted);font-weight:800}.mock-lines{display:grid;gap:13px}.mock-lines i{height:14px;border-radius:999px;background:#e8eef7}.mock-lines i:nth-child(1){width:92%}.mock-lines i:nth-child(2){width:76%}.mock-lines i:nth-child(3){width:84%}.mock-lines i:nth-child(4){width:58%}.mock-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.mock-grid b{height:70px;border-radius:18px;background:#f1f5ff;border:1px solid #e6eefb}.float-card{position:absolute;z-index:2;min-width:170px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.9);border-radius:20px;box-shadow:var(--shadow2);padding:16px}.float-card span{display:block;color:var(--muted);font-size:.86rem;font-weight:700}.float-card strong{display:block;margin-top:6px}.float-card.one{left:0;bottom:64px}.float-card.two{right:0;top:82px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:16px 0 38px}.feature-grid article{padding:24px;border-radius:24px;background:var(--glass);border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow2);backdrop-filter:blur(18px)}.feature-grid span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eff6ff;color:var(--deep);font-weight:900}.feature-grid h3{margin:18px 0 8px;font-size:1.08rem;letter-spacing:-.03em}.feature-grid p{margin:0;color:var(--muted);line-height:1.65;font-size:.94rem}.progress-panel,.alert{display:flex;gap:22px;align-items:center;padding:24px;border-radius:26px;background:var(--glass);border:1px solid rgba(255,255,255,.86);box-shadow:var(--shadow2);margin:20px 0}.loader-ring{width:54px;height:54px;border-radius:999px;border:5px solid #dbeafe;border-top-color:var(--violet);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-panel h2{margin:0 0 6px}.progress-panel p{margin:0 0 12px;color:var(--muted)}.progress-track{height:12px;border-radius:999px;background:#e8eef7;overflow:hidden}.progress-track span{display:block;width:12%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--violet));transition:width .35s}.alert.error{background:#fff1f2;color:#991b1b;border-color:#fecdd3}.hidden{display:none!important}.report-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:34px 0 18px}.report-toolbar h2{margin:10px 0 0;font-size:2rem;letter-spacing:-.05em}.toolbar-actions{display:flex;gap:12px;flex-wrap:wrap}.report-card{padding:22px;border-radius:34px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.86);box-shadow:var(--shadow)}.report-cover{display:grid;grid-template-columns:1fr 280px;gap:28px;align-items:center;padding:34px;border-radius:28px;background:linear-gradient(135deg,#101827,#253159);color:#fff;overflow:hidden;position:relative}.report-cover:after{content:"";position:absolute;width:340px;height:340px;border-radius:999px;background:rgba(59,130,246,.26);right:-130px;top:-100px}.report-cover>*{position:relative;z-index:1}.report-logo{display:flex;align-items:center;gap:10px;font-weight:900}.report-logo img{width:38px;height:38px;border-radius:12px}.report-cover h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.055em;margin:24px 0 16px}.report-cover p{color:#dbe7ff;line-height:1.7;max-width:72ch}.meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.meta-grid div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:15px}.meta-grid span{display:block;color:#b9c8e8;font-size:.84rem}.meta-grid strong{display:block;margin-top:6px;word-break:break-word}.score-gauge{width:245px;height:245px;border-radius:999px;background:conic-gradient(var(--green) 0deg,#e3e9f5 0deg);display:grid;place-items:center;text-align:center;color:var(--text);position:relative}.score-gauge:after{content:"";position:absolute;width:180px;height:180px;border-radius:999px;background:#fff}.gauge-number,.gauge-label{position:relative;z-index:2}.gauge-number span{font-size:3.35rem;font-weight:900;letter-spacing:-.07em}.gauge-number small{font-weight:800;color:var(--muted)}.gauge-label{font-weight:800;color:#475569;margin-top:-60px}.section-block{padding:30px 0;border-bottom:1px solid var(--line)}.section-block:last-child{border-bottom:0}.section-head{margin-bottom:18px}.section-head.centered{text-align:center;max-width:760px;margin:0 auto 26px}.section-head h2,.section-head h3{margin:10px 0 8px;letter-spacing:-.045em}.section-head h2{font-size:clamp(1.8rem,3vw,2.8rem)}.section-head h3{font-size:1.5rem}.section-head p{margin:0;color:var(--muted);line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-card{padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff}.category-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.category-card h4{margin:0;font-size:1rem;letter-spacing:-.03em}.score-pill{font-weight:900;border-radius:999px;padding:8px 10px;font-size:.82rem;white-space:nowrap}.good{background:#dcfce7;color:#166534}.mid{background:#fef3c7;color:#92400e}.bad{background:#fee2e2;color:#991b1b}.score-bar{height:9px;background:#edf2f7;border-radius:999px;overflow:hidden;margin:15px 0}.score-bar span{display:block;height:100%;border-radius:999px}.category-card p{margin:0;color:var(--muted);line-height:1.55;font-size:.93rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.insight-box{padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff}.success-box{background:#f5fff9}.danger-box{background:#fff7f7}.insight-box h3{margin:0 0 12px}.insight-box ul,.detail-columns ul,.timeline ol{margin:0;padding-left:20px;color:#475569;line-height:1.65}.recommendations{display:grid;gap:14px}.rec-card{border:1px solid var(--line);border-radius:22px;padding:18px;background:#fff}.rec-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:14px}.rec-card h4{margin:0;font-size:1.03rem;letter-spacing:-.02em}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{font-size:.78rem;font-weight:900;border-radius:999px;padding:7px 9px;background:#eef4ff;color:#2457ff}.rec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rec-grid div{padding:14px;border-radius:16px;background:#f8fafc;border:1px solid var(--line)}.rec-grid strong{display:block;font-size:.76rem;text-transform:uppercase;color:#64748b;margin-bottom:6px}.rec-grid p{margin:0;line-height:1.58;color:#334155}.data-table{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.table-row{display:grid;grid-template-columns:270px 1fr;border-bottom:1px solid var(--line)}.table-row:last-child{border-bottom:0}.table-row strong,.table-row span{padding:15px 16px;word-break:break-word}.table-row strong{background:#f8fafc;color:#334155}.table-row span{color:#475569}.detail-sections{display:grid;gap:16px}.detail-card{padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff}.detail-card h4{margin:0 0 14px;font-size:1.22rem;letter-spacing:-.03em}.detail-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.detail-columns div{background:#f8fafc;border:1px solid var(--line);border-radius:18px;padding:15px}.detail-columns strong{display:block;margin-bottom:8px}.citability{display:grid;gap:12px}.quote-block{padding:18px;border-left:5px solid var(--blue);border-radius:16px;background:#f8fafc;color:#334155;line-height:1.65}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.timeline-col{padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff}.timeline-col h4{margin:0 0 12px}.methodology{padding:44px 0}.weights-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.weights-grid div{padding:20px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.weights-grid strong{display:block;font-size:1.7rem;color:var(--deep);letter-spacing:-.06em}.weights-grid span{display:block;margin-top:8px;color:#475569;font-weight:800}.footer{display:flex;justify-content:space-between;gap:16px;color:#64748b;font-size:.9rem;padding:20px 0 0}@media(max-width:1050px){.hero,.report-cover{grid-template-columns:1fr}.hero-visual{min-height:420px}.feature-grid{grid-template-columns:repeat(2,1fr)}.category-grid,.weights-grid{grid-template-columns:repeat(2,1fr)}.detail-columns,.timeline{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{width:min(100% - 22px,1220px)}.topbar{flex-wrap:wrap}.topnav{display:none}.hero{padding-top:30px}.hero h1{max-width:none}.input-row{grid-template-columns:1fr}.input-row span{display:none}.input-row button{width:100%}.hero-visual{display:none}.feature-grid,.two-col,.meta-grid,.category-grid,.rec-grid,.weights-grid{grid-template-columns:1fr}.report-cover{padding:22px}.score-gauge{width:200px;height:200px}.score-gauge:after{width:148px;height:148px}.table-row{grid-template-columns:1fr}.report-toolbar,.rec-head,.footer{flex-direction:column;align-items:flex-start}.toolbar-actions{width:100%}.toolbar-actions button{flex:1}.progress-panel{align-items:flex-start;flex-direction:column}}@media print{body{background:#fff}.no-print,.orb{display:none!important}.app-shell{width:100%;padding:0}.results{display:block!important}.report-card{box-shadow:none;border:0;padding:0}.report-cover,.section-block,.rec-card,.detail-card,.insight-box,.timeline-col{break-inside:avoid}.report-cover{background:#f8fafc!important;color:#111827!important;border:1px solid #dbe3ef}.report-cover p,.meta-grid span{color:#475569!important}.meta-grid div{background:#fff;border:1px solid #dbe3ef}.score-gauge,.score-bar span{print-color-adjust:exact;-webkit-print-color-adjust:exact}.category-grid{grid-template-columns:repeat(2,1fr)}.rec-grid,.detail-columns,.timeline,.two-col{grid-template-columns:1fr}.table-row{grid-template-columns:220px 1fr}}

.recaptcha-box {
  margin-top: 14px;
  padding: 16px;
  border-radius: 18px;
  background: rgba(255,255,255,.78);
  border: 1px solid rgba(15,23,42,.09);
  box-shadow: 0 14px 28px rgba(15,23,42,.06);
}
.recaptcha-box p {
  margin: 0 0 12px;
  color: #64748b;
  font-size: .92rem;
}

.pdf-overlay {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(15, 23, 42, .46);
  backdrop-filter: blur(10px);
}
.pdf-modal {
  width: min(430px, 100%);
  padding: 30px;
  border-radius: 28px;
  background: rgba(255,255,255,.96);
  box-shadow: 0 30px 70px rgba(15,23,42,.24);
  border: 1px solid rgba(255,255,255,.9);
  text-align: center;
}
.pdf-modal h3 {
  margin: 18px 0 8px;
  font-size: 1.35rem;
  letter-spacing: -.04em;
}
.pdf-modal p {
  margin: 0;
  color: #64748b;
  line-height: 1.6;
}
.pdf-loader {
  width: 76px;
  height: 76px;
  margin: 0 auto;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: conic-gradient(from 180deg, #3b82f6, #7c3aed, #10b981, #3b82f6);
  animation: spin 1.2s linear infinite;
}
.pdf-loader span {
  width: 56px;
  height: 56px;
  border-radius: inherit;
  background: #fff;
}
.pdf-progress {
  margin-top: 18px;
  height: 10px;
  overflow: hidden;
  border-radius: 999px;
  background: #e8eef7;
}
.pdf-progress i {
  display: block;
  width: 0;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--blue), var(--violet));
  transition: width .3s ease;
}
.pdf-exporting .report-card {
  width: 1080px;
  max-width: 1080px;
  margin: 0 auto;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  border: 0;
}
.pdf-exporting .report-cover {
  border-radius: 24px;
}
.pdf-exporting .section-block {
  page-break-inside: avoid;
}
.pdf-exporting .rec-card,
.pdf-exporting .detail-card,
.pdf-exporting .insight-box,
.pdf-exporting .timeline-col,
.pdf-exporting .category-card,
.pdf-exporting .data-table {
  page-break-inside: avoid;
  break-inside: avoid;
}

.seo-section,
.contact-section {
  margin-top: 28px;
  background: rgba(255,255,255,.76);
  border: 1px solid var(--line);
  border-radius: var(--r);
  box-shadow: var(--shadow);
  padding: 32px;
  backdrop-filter: blur(16px);
}
.seo-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 18px;
  margin-top: 22px;
}
.seo-grid article,
.faq-list details,
.linkedin-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 12px 28px rgba(15,23,42,.05);
}
.seo-grid h3,
.faq-list summary,
.contact-section h2 {
  margin: 0 0 10px;
  letter-spacing: -.03em;
}
.seo-grid p,
.faq-list p,
.contact-section p,
.linkedin-card em {
  color: var(--muted);
  line-height: 1.7;
}
.faq-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}
.faq-list summary {
  cursor: pointer;
  font-weight: 800;
  list-style: none;
}
.faq-list summary::-webkit-details-marker { display: none; }
.contact-section {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 24px;
  align-items: center;
}
.linkedin-card {
  display: block;
  color: inherit;
  transition: transform .18s ease, box-shadow .18s ease;
  background: linear-gradient(135deg,#ffffff,#eef6ff);
}
.linkedin-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(37,99,235,.13);
}
.linkedin-card span {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(37,99,235,.1);
  color: #1d4ed8;
  font-weight: 800;
  font-size: .86rem;
}
.linkedin-card strong {
  display: block;
  margin-top: 16px;
  font-size: 1.5rem;
  letter-spacing: -.04em;
}
.linkedin-card em {
  display: block;
  margin-top: 6px;
  font-style: normal;
}
@media(max-width:980px){
  .seo-grid,
  .contact-section { grid-template-columns: 1fr; }
}
@media print {
  .seo-section,
  .contact-section { display: none !important; }
}

.support-section {
  margin: 34px 0;
}
.support-card {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: center;
  padding: 28px;
  border-radius: 28px;
  background: linear-gradient(135deg,#ffffff,#eef6ff 58%,#f4efff);
  border: 1px solid var(--line);
  box-shadow: 0 20px 46px rgba(15,23,42,.08);
}
.support-card h2 {
  margin: 12px 0 10px;
  letter-spacing: -.04em;
  font-size: clamp(1.55rem,3vw,2.35rem);
}
.support-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.75;
  max-width: 82ch;
}
.support-button {
  min-width: 210px;
  min-height: 54px;
  border: 0;
  border-radius: 16px;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
  background: linear-gradient(135deg,#2563eb,#7c3aed);
  box-shadow: 0 16px 30px rgba(37,99,235,.2);
  transition: transform .18s ease, box-shadow .18s ease;
}
.support-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 38px rgba(37,99,235,.26);
}
.support-modal {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(15,23,42,.54);
  backdrop-filter: blur(10px);
}
.support-dialog {
  position: relative;
  width: min(760px,100%);
  max-height: min(90vh, 820px);
  overflow: auto;
  padding: 28px;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 30px 90px rgba(15,23,42,.28);
  border: 1px solid rgba(255,255,255,.75);
}
.modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 999px;
  background: #f1f5f9;
  color: #0f172a;
  font-size: 1.6rem;
  cursor: pointer;
}
.support-dialog h3 {
  margin: 14px 48px 10px 0;
  font-size: clamp(1.45rem,3vw,2.15rem);
  letter-spacing: -.04em;
}
.support-legal,
.support-note {
  color: var(--muted);
  line-height: 1.7;
}
.amount-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 20px 0;
}
.amount-btn {
  min-height: 50px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #f8fafc;
  color: #0f172a;
  cursor: pointer;
  font-weight: 900;
  transition: .18s ease;
}
.amount-btn.active,
.amount-btn:hover {
  background: linear-gradient(135deg,#2563eb,#7c3aed);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 12px 24px rgba(37,99,235,.18);
}
.qr-layout {
  display: grid;
  grid-template-columns: 236px 1fr;
  gap: 22px;
  align-items: start;
  margin-top: 8px;
}
.qr-box {
  display: grid;
  place-items: center;
  width: 236px;
  height: 236px;
  padding: 14px;
  border-radius: 24px;
  background: #f8fafc;
  border: 1px solid var(--line);
}
.qr-box img {
  width: 204px;
  height: 204px;
  object-fit: contain;
}
.payment-details {
  display: grid;
  gap: 12px;
}
.payment-details div {
  padding: 14px 16px;
  border-radius: 18px;
  background: #f8fafc;
  border: 1px solid var(--line);
}
.payment-details span {
  display: block;
  margin-bottom: 5px;
  color: var(--muted);
  font-size: .86rem;
  font-weight: 800;
}
.payment-details strong {
  display: block;
  color: #0f172a;
  word-break: break-word;
}
.copy-btn {
  margin-top: 10px;
  border: 0;
  border-radius: 999px;
  padding: 8px 12px;
  background: rgba(37,99,235,.1);
  color: #1d4ed8;
  font-weight: 800;
  cursor: pointer;
}
.cookie-banner {
  position: fixed;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 80;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 18px;
  align-items: center;
  width: min(1040px, calc(100% - 36px));
  margin: 0 auto;
  padding: 18px;
  border-radius: 22px;
  background: rgba(255,255,255,.94);
  border: 1px solid var(--line);
  box-shadow: 0 20px 60px rgba(15,23,42,.16);
  backdrop-filter: blur(16px);
}
.cookie-banner strong {
  display: block;
  margin-bottom: 4px;
}
.cookie-banner p {
  margin: 0;
  color: var(--muted);
  line-height: 1.55;
}
.cookie-banner button {
  min-width: 118px;
  min-height: 46px;
  border: 0;
  border-radius: 14px;
  color: #fff;
  background: #0f172a;
  font-weight: 900;
  cursor: pointer;
}
.copy-flash {
  position: fixed;
  left: 50%;
  bottom: 96px;
  transform: translateX(-50%);
  z-index: 120;
  padding: 10px 14px;
  border-radius: 999px;
  color: #fff;
  background: #0f172a;
  box-shadow: 0 10px 28px rgba(15,23,42,.24);
  font-weight: 800;
}
@media(max-width:840px){
  .support-card,
  .qr-layout,
  .cookie-banner { grid-template-columns: 1fr; }
  .support-button { width: 100%; }
  .qr-box { width: 100%; height: auto; min-height: 236px; }
  .amount-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .cookie-banner { left: 12px; right: 12px; bottom: 12px; width: calc(100% - 24px); }
}
@media print {
  .support-section,
  .support-modal,
  .cookie-banner { display: none !important; }
}


/* Dedicated, safe PDF layout. This prevents clipped pages in html2pdf. */
.pdf-render-host {
  position: fixed;
  left: 0;
  top: 0;
  width: 794px;
  background: #ffffff;
  z-index: -9999;
  pointer-events: none;
  overflow: visible;
}
.pdf-doc {
  width: 760px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff;
  color: #0f172a;
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.55;
  overflow: visible;
}
.pdf-doc * {
  box-sizing: border-box;
}
.pdf-cover {
  position: relative;
  overflow: hidden;
  min-height: 360px;
  padding: 34px;
  border-radius: 24px;
  color: #ffffff;
  background: linear-gradient(135deg, #0f172a 0%, #1e2c55 58%, #263b79 100%);
  page-break-inside: avoid;
  break-inside: avoid;
}
.pdf-cover:after {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  right: -85px;
  top: -70px;
  border-radius: 999px;
  background: rgba(59,130,246,.26);
}
.pdf-cover > * {
  position: relative;
  z-index: 1;
}
.pdf-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 900;
}
.pdf-brand span {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 13px;
  background: linear-gradient(135deg, #3b82f6, #7c3aed);
  color: #fff;
  font-size: 13px;
}
.pdf-brand strong {
  font-size: 18px;
}
.pdf-cover h1 {
  width: 520px;
  margin: 26px 0 14px;
  font-size: 43px;
  line-height: 1.04;
  letter-spacing: -1.6px;
  color: #ffffff;
}
.pdf-cover p {
  width: 560px;
  margin: 0;
  color: #dbe7ff;
  font-size: 14px;
}
.pdf-cover-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 24px;
  width: 610px;
}
.pdf-cover-grid div {
  min-width: 0;
  padding: 13px;
  border-radius: 14px;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.14);
}
.pdf-cover-grid small {
  display: block;
  color: #bdccee;
  font-size: 10px;
  font-weight: 800;
}
.pdf-cover-grid b {
  display: block;
  margin-top: 5px;
  color: #ffffff;
  font-size: 11px;
  word-break: break-word;
}
.pdf-score {
  position: absolute;
  z-index: 2;
  right: 36px;
  bottom: 36px;
  width: 150px;
  height: 150px;
  display: grid;
  place-items: center;
  text-align: center;
  border-radius: 999px;
  color: #0f172a;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(15,23,42,.18);
}
.pdf-score strong {
  display: block;
  margin-top: 18px;
  font-size: 44px;
  line-height: 1;
  letter-spacing: -1.8px;
}
.pdf-score span {
  margin-top: -12px;
  color: #64748b;
  font-weight: 800;
}
.pdf-score em {
  width: 110px;
  margin-top: -10px;
  color: #475569;
  font-size: 10px;
  font-style: normal;
  font-weight: 900;
}
.pdf-section {
  padding: 24px 0;
  border-bottom: 1px solid #e5eaf2;
}
.pdf-section h2 {
  margin: 0 0 14px;
  color: #0f172a;
  font-size: 23px;
  line-height: 1.15;
  letter-spacing: -.6px;
}
.pdf-category-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.pdf-category {
  position: relative;
  min-width: 0;
  padding: 14px;
  border: 1px solid #e5eaf2;
  border-radius: 16px;
  background: #ffffff;
  page-break-inside: avoid;
  break-inside: avoid;
}
.pdf-category strong {
  display: block;
  padding-right: 74px;
  font-size: 13px;
}
.pdf-category span {
  display: block;
  margin-top: 7px;
  color: #64748b;
  font-size: 11.5px;
}
.pdf-category b {
  position: absolute;
  right: 14px;
  top: 14px;
  padding: 5px 8px;
  border-radius: 999px;
  color: #166534;
  background: #dcfce7;
  font-size: 11px;
}
.pdf-category i {
  display: block;
  height: 7px;
  margin-top: 11px;
  border-radius: 999px;
  overflow: hidden;
  background: #edf2f7;
}
.pdf-category i em {
  display: block;
  height: 100%;
  border-radius: 999px;
  background: linear-gradient(90deg, #3b82f6, #7c3aed);
}
.pdf-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.pdf-split > div {
  padding: 17px;
  border: 1px solid #e5eaf2;
  border-radius: 18px;
  background: #f8fafc;
}
.pdf-split ul,
.pdf-detail ul,
.pdf-plan ol {
  margin: 0;
  padding-left: 18px;
  color: #334155;
}
.pdf-split li,
.pdf-detail li,
.pdf-plan li {
  margin-bottom: 5px;
}
.pdf-rec,
.pdf-detail,
.pdf-plan {
  page-break-inside: avoid;
  break-inside: avoid;
}
.pdf-rec {
  margin-bottom: 12px;
  padding: 16px;
  border: 1px solid #e5eaf2;
  border-radius: 18px;
  background: #ffffff;
}
.pdf-rec h3 {
  margin: 0 0 9px;
  font-size: 15px;
  color: #0f172a;
}
.pdf-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 11px;
}
.pdf-tags span {
  padding: 5px 8px;
  border-radius: 999px;
  background: #eef4ff;
  color: #1d4ed8;
  font-size: 10px;
  font-weight: 900;
}
.pdf-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.pdf-two div,
.pdf-detail-grid div {
  min-width: 0;
  padding: 12px;
  border-radius: 14px;
  background: #f8fafc;
  border: 1px solid #e5eaf2;
}
.pdf-two h4,
.pdf-detail h4 {
  margin: 0 0 6px;
  color: #64748b;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .03em;
}
.pdf-two p {
  margin: 0;
  color: #334155;
}
.pdf-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid #e5eaf2;
  border-radius: 14px;
  background: #ffffff;
}
.pdf-table th,
.pdf-table td {
  padding: 10px 12px;
  border-bottom: 1px solid #e5eaf2;
  text-align: left;
  vertical-align: top;
  word-break: break-word;
}
.pdf-table tr:last-child th,
.pdf-table tr:last-child td {
  border-bottom: 0;
}
.pdf-table th {
  width: 210px;
  color: #334155;
  background: #f8fafc;
}
.pdf-table td {
  color: #475569;
}
.pdf-detail {
  margin-bottom: 12px;
  padding: 16px;
  border: 1px solid #e5eaf2;
  border-radius: 18px;
  background: #ffffff;
}
.pdf-detail h3 {
  margin: 0 0 12px;
  font-size: 16px;
}
.pdf-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.pdf-quote {
  margin-bottom: 9px;
  padding: 13px 14px;
  border-left: 4px solid #3b82f6;
  border-radius: 12px;
  color: #334155;
  background: #f8fafc;
}
.pdf-plan-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.pdf-plan {
  padding: 15px;
  border: 1px solid #e5eaf2;
  border-radius: 18px;
  background: #ffffff;
}
.pdf-plan h3 {
  margin: 0 0 10px;
  font-size: 15px;
}
@media print {
  .pdf-render-host {
    position: static;
    width: auto;
  }
}

/* PDF export regression fix v10.0.0: render PDF source inside viewport so html2canvas cannot clip it. */
.pdf-render-host {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  width: 760px !important;
  max-width: 760px !important;
  min-height: 100vh !important;
  background: #ffffff !important;
  z-index: 900 !important;
  pointer-events: none !important;
  overflow: visible !important;
  transform: none !important;
}
.pdf-render-host .pdf-doc {
  width: 700px !important;
  max-width: 700px !important;
  margin: 0 auto !important;
  overflow: visible !important;
}
.pdf-render-host .pdf-cover {
  padding: 28px !important;
  min-height: 330px !important;
}
.pdf-render-host .pdf-cover h1 {
  width: 440px !important;
  font-size: 36px !important;
}
.pdf-render-host .pdf-cover p {
  width: 455px !important;
}
.pdf-render-host .pdf-cover-grid {
  width: 470px !important;
  grid-template-columns: 1fr !important;
}
.pdf-render-host .pdf-score {
  right: 26px !important;
  bottom: 26px !important;
  width: 132px !important;
  height: 132px !important;
}
.pdf-render-host .pdf-score strong {
  font-size: 38px !important;
}
.pdf-render-host .pdf-category-grid,
.pdf-render-host .pdf-split,
.pdf-render-host .pdf-two,
.pdf-render-host .pdf-detail-grid,
.pdf-render-host .pdf-plan-grid {
  grid-template-columns: 1fr !important;
}
.pdf-render-host .pdf-table th {
  width: 165px !important;
}
.pdf-render-host .pdf-doc,
.pdf-render-host .pdf-doc * {
  max-width: 100%;
}


/* PDF hard fix: keep html2canvas source at viewport x=0 and prevent horizontal overflow. */
.pdf-render-host, .pdf-doc { max-width: 794px !important; }
.pdf-doc { overflow-x: hidden !important; }
.pdf-doc table, .pdf-doc tr, .pdf-doc td, .pdf-doc th { max-width: 100% !important; }
.pdf-doc td, .pdf-doc th, .pdf-doc p, .pdf-doc li, .pdf-doc b, .pdf-doc strong, .pdf-quote { overflow-wrap: anywhere !important; word-break: break-word !important; }
.pdf-cover { max-width: 760px !important; }


.brand-logo{width:56px;height:56px;display:block;border-radius:16px;filter:drop-shadow(0 8px 18px rgba(37,99,235,.14));}
.brand img.brand-logo{width:56px;height:56px;display:block;border-radius:16px;filter:drop-shadow(0 8px 18px rgba(37,99,235,.14));}
@media (max-width: 680px){.brand-logo{width:50px;height:50px;}}
.public-stats{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 0}.public-stats span{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:999px;background:#f8fafc;border:1px solid var(--line);color:#475569;font-size:.88rem;font-weight:800}.public-stats strong{color:var(--deep);font-size:1rem}.admin-note{font-size:.85rem;color:#64748b}


/* Trust counters */
.public-stats.trust-stats{
  display:grid;
  grid-template-columns:1.25fr .9fr .9fr;
  gap:12px;
  margin:18px 0 0;
  padding:12px;
  border:1px solid rgba(37,99,235,.14);
  border-radius:24px;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(239,246,255,.88));
  box-shadow:0 18px 42px rgba(15,23,42,.08);
}
.trust-stats-copy,.trust-stat-card{
  border:1px solid rgba(226,232,240,.9);
  border-radius:18px;
  background:rgba(255,255,255,.76);
  padding:16px 18px;
}
.trust-stats-copy{display:flex;flex-direction:column;justify-content:center;gap:6px;}
.trust-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#2563eb;}
.trust-stats-copy strong{font-size:1rem;line-height:1.35;color:#0f172a;}
.trust-stat-card{display:flex;flex-direction:column;justify-content:center;min-height:98px;}
.trust-stat-card strong{font-size:2.15rem;line-height:1;letter-spacing:-.07em;color:#0f172a;}
.trust-stat-card span{margin-top:8px;color:#475569;font-weight:800;font-size:.88rem;line-height:1.35;}
@media(max-width:900px){.public-stats.trust-stats{grid-template-columns:1fr;}.trust-stat-card{min-height:auto;}}

/* Polished public stats moved outside the audit form */
.audit-form .public-stats,
.audit-form .trust-stats{display:none!important;}
.trust-strip{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:24px;
  align-items:stretch;
  margin:34px 0 24px;
  padding:28px;
  border:1px solid rgba(37,99,235,.12);
  border-radius:32px;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(239,246,255,.82));
  box-shadow:0 22px 58px rgba(15,23,42,.08);
}
.trust-strip-copy{display:flex;flex-direction:column;justify-content:center;max-width:720px;}
.trust-strip-copy h2{margin:6px 0 10px;font-size:clamp(1.55rem,2.6vw,2.35rem);letter-spacing:-.045em;line-height:1.08;color:#0f172a;}
.trust-strip-copy p{margin:0;color:#64748b;font-size:1.02rem;line-height:1.7;}
.trust-strip-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.trust-strip-stats article{position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:24px;background:rgba(255,255,255,.86);padding:24px;min-height:154px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 14px 30px rgba(15,23,42,.06);}
.trust-strip-stats article:before{content:"";position:absolute;right:-30px;top:-35px;width:112px;height:112px;border-radius:999px;background:linear-gradient(135deg,rgba(37,99,235,.13),rgba(20,184,166,.12));}
.trust-strip-stats strong{position:relative;font-size:clamp(2.5rem,5vw,4rem);line-height:.9;letter-spacing:-.075em;color:#0f172a;font-weight:900;}
.trust-strip-stats span{position:relative;margin-top:14px;color:#475569;font-weight:850;line-height:1.35;font-size:.98rem;}
@media(max-width:980px){.trust-strip{grid-template-columns:1fr;margin-top:28px;padding:22px}.trust-strip-stats{grid-template-columns:1fr 1fr}.trust-strip-stats article{min-height:132px}}
@media(max-width:620px){.trust-strip-stats{grid-template-columns:1fr}.trust-strip{border-radius:24px}.trust-strip-stats article{padding:20px}}

/* Robust report export UX */
.pdf-modal{max-width:460px;text-align:center}
.pdf-modal h3{margin-top:14px}
.pdf-progress{margin-top:16px}

/* Enhanced audit scan UX */
.progress-panel.enhanced-scan{
  position:relative;
  align-items:flex-start;
  padding:28px;
  overflow:hidden;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(239,246,255,.92));
  border:1px solid rgba(191,219,254,.9);
}
.progress-panel.enhanced-scan:before{
  content:"";
  position:absolute;
  inset:auto -120px -160px auto;
  width:360px;
  height:360px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(37,99,235,.14),transparent 65%);
  pointer-events:none;
}
.progress-panel.enhanced-scan .loader-ring{
  width:68px;
  height:68px;
  border-width:6px;
  border-color:#dbeafe;
  border-top-color:#2563eb;
  border-right-color:#14b8a6;
  box-shadow:0 16px 34px rgba(37,99,235,.16);
  flex:0 0 auto;
}
.scan-stage-wrap{position:relative;z-index:1;width:100%;}
.scan-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 8px;padding:7px 11px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;}
.scan-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:#14b8a6;box-shadow:0 0 0 6px rgba(20,184,166,.14);}
.scan-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;}
.scan-title-row h2{margin:0 0 8px;font-size:1.55rem;letter-spacing:-.04em;}
.scan-percent{min-width:72px;text-align:right;font-size:1.75rem;font-weight:950;letter-spacing:-.07em;color:#0f172a;}
.scan-subtext{margin:0 0 16px!important;color:#475569!important;line-height:1.55;}
.scan-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0 18px;}
.scan-mini-card{border:1px solid rgba(226,232,240,.95);border-radius:17px;background:rgba(255,255,255,.82);padding:12px 12px;box-shadow:0 10px 24px rgba(15,23,42,.04);}
.scan-mini-card strong{display:block;color:#0f172a;font-size:.88rem;line-height:1.25;}
.scan-mini-card span{display:block;margin-top:4px;color:#64748b;font-size:.78rem;font-weight:800;}
.scan-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0;padding:0;list-style:none;}
.scan-steps li{display:flex;align-items:center;gap:9px;min-height:46px;padding:10px 11px;border-radius:15px;background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:.83rem;font-weight:800;line-height:1.25;transition:all .25s ease;}
.scan-steps li:before{content:"";width:18px;height:18px;border-radius:999px;border:2px solid #cbd5e1;flex:0 0 auto;}
.scan-steps li.done{color:#166534;background:#f0fdf4;border-color:#bbf7d0;}
.scan-steps li.done:before{background:#16a34a;border-color:#16a34a;box-shadow:inset 0 0 0 4px #f0fdf4;}
.scan-steps li.active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 10px 22px rgba(37,99,235,.08);}
.scan-steps li.active:before{border-color:#2563eb;border-top-color:#14b8a6;animation:spin .85s linear infinite;}
.scan-note{margin-top:14px;color:#64748b;font-size:.86rem;line-height:1.5;}
.audit-form button.is-scanning,.input-row button.is-scanning{position:relative;overflow:hidden;}
.audit-form button.is-scanning:after,.input-row button.is-scanning:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.28) 42%,transparent 68%);transform:translateX(-100%);animation:shine 1.25s infinite;}
@keyframes shine{to{transform:translateX(100%)}}
@media(max-width:940px){.scan-mini-grid{grid-template-columns:repeat(2,1fr)}.scan-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.progress-panel.enhanced-scan{padding:22px}.scan-title-row{display:block}.scan-percent{text-align:left;margin-bottom:8px}.scan-mini-grid,.scan-steps{grid-template-columns:1fr}.progress-panel.enhanced-scan .loader-ring{width:58px;height:58px}}

/* LLMS.txt Scanner */
.llms-scanner {
  margin: 28px 0 34px;
}
.llms-shell {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(360px, 1.1fr);
  gap: 22px;
  align-items: stretch;
  padding: 26px;
  border: 1px solid rgba(148, 163, 184, .26);
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(255,255,255,.94), rgba(239,246,255,.82));
  box-shadow: 0 24px 70px rgba(15, 23, 42, .08);
  position: relative;
  overflow: hidden;
}
.llms-shell::after {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  right: -80px;
  top: -90px;
  background: radial-gradient(circle, rgba(37,99,235,.16), rgba(20,184,166,.08), transparent 70%);
  pointer-events: none;
}
.llms-copy, .llms-panel { position: relative; z-index: 1; }
.llms-copy h2 { font-size: clamp(28px, 4vw, 44px); line-height: 1.05; margin: 8px 0 12px; letter-spacing: -0.045em; }
.llms-copy p { color: var(--muted); font-size: 16px; line-height: 1.65; margin: 0 0 16px; }
.llms-copy code { background: #e0f2fe; color: #075985; padding: 2px 7px; border-radius: 8px; font-weight: 800; }
.llms-note {
  border-left: 4px solid #14b8a6;
  background: rgba(20,184,166,.08);
  color: #0f766e;
  padding: 12px 14px;
  border-radius: 14px;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 650;
}
.llms-panel {
  border: 1px solid rgba(226,232,240,.9);
  background: rgba(255,255,255,.92);
  border-radius: 24px;
  padding: 18px;
  box-shadow: 0 18px 45px rgba(15,23,42,.08);
}
.llms-form label {
  display: block;
  font-size: 13px;
  font-weight: 900;
  color: #334155;
  margin: 0 0 8px;
}
.llms-input-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 10px; }
.llms-input-row input {
  min-width: 0;
  border: 1px solid #dbe4f0;
  border-radius: 16px;
  padding: 13px 14px;
  font: inherit;
  color: #0f172a;
  background: #f8fafc;
  outline: none;
}
.llms-input-row input:focus { border-color: #2563eb; box-shadow: 0 0 0 4px rgba(37,99,235,.10); background: #fff; }
.llms-input-row button {
  border: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, #2563eb, #14b8a6);
  color: #fff;
  font-weight: 900;
  padding: 0 16px;
  cursor: pointer;
  box-shadow: 0 12px 25px rgba(37,99,235,.20);
}
.llms-input-row button:disabled { opacity: .6; cursor: progress; }
.llms-progress {
  margin-top: 14px;
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 14px;
  border-radius: 18px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}
.llms-progress p { margin: 3px 0 0; color: #64748b; font-size: 13px; }
.llms-spinner {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 4px solid #dbeafe;
  border-top-color: #2563eb;
  animation: spin 1s linear infinite;
  flex: 0 0 auto;
}
.llms-error {
  margin-top: 14px;
  padding: 13px 14px;
  border-radius: 16px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #991b1b;
  font-weight: 700;
}
.llms-result { margin-top: 16px; }
.llms-score-card {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  padding: 16px;
  border-radius: 22px;
  background: linear-gradient(135deg, #0f172a, #1e3a8a);
  color: #fff;
}
.llms-score-ring {
  width: 104px;
  height: 104px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: conic-gradient(#14b8a6 var(--llms-score-deg), rgba(255,255,255,.18) 0deg);
}
.llms-score-ring strong {
  width: 74px;
  height: 74px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #0f172a;
  font-size: 28px;
}
.llms-score-card h3 { margin: 0 0 6px; font-size: 20px; }
.llms-score-card p { margin: 0; color: #bfdbfe; line-height: 1.45; }
.llms-files, .llms-checks, .llms-columns {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}
.llms-files { grid-template-columns: repeat(3, minmax(0,1fr)); }
.llms-file, .llms-check, .llms-column, .llms-template {
  border: 1px solid #e2e8f0;
  background: #fff;
  border-radius: 18px;
  padding: 13px;
}
.llms-file strong, .llms-check strong { display: block; color: #0f172a; }
.llms-file span, .llms-check span { display: block; color: #64748b; font-size: 12px; margin-top: 4px; word-break: break-word; }
.llms-status-ok { color: #047857 !important; font-weight: 900; }
.llms-status-bad { color: #b91c1c !important; font-weight: 900; }
.llms-check { display: grid; grid-template-columns: 28px minmax(0,1fr); align-items: start; }
.llms-check i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-style: normal;
  font-size: 13px;
  color: #fff;
  font-weight: 900;
}
.llms-check.ok i { background: #10b981; }
.llms-check.bad i { background: #ef4444; }
.llms-columns { grid-template-columns: repeat(3, minmax(0,1fr)); }
.llms-column h4, .llms-template h4 { margin: 0 0 8px; color: #0f172a; }
.llms-column ul { padding-left: 18px; margin: 0; color: #334155; }
.llms-column li { margin: 6px 0; }
.llms-template pre {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
  font-size: 12px;
  line-height: 1.5;
  color: #0f172a;
  background: #f8fafc;
  border-radius: 14px;
  padding: 12px;
  max-height: 280px;
  overflow: auto;
}
@media (max-width: 900px) {
  .llms-shell, .llms-input-row, .llms-score-card, .llms-files, .llms-columns { grid-template-columns: 1fr; }
  .llms-input-row button { min-height: 48px; }
}

.agentic-info{margin:28px 0;padding:34px;border:1px solid rgba(37,99,235,.16);border-radius:30px;background:linear-gradient(135deg,#f8fbff 0%,#eef7ff 48%,#f7fff8 100%);box-shadow:0 24px 80px rgba(15,23,42,.08)}
.agentic-info .section-head{max-width:840px;margin:0 auto 22px;text-align:center}.agentic-info .section-head h2{margin:.2rem 0 .65rem;color:#0f172a}.agentic-info .section-head p:last-child{color:#475569;line-height:1.7}.agentic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.agentic-grid article{background:#fff;border:1px solid #dbeafe;border-radius:22px;padding:20px;box-shadow:0 14px 40px rgba(37,99,235,.08)}.agentic-grid strong{display:block;margin-bottom:8px;color:#0f172a;font-size:1.05rem}.agentic-grid p{margin:0;color:#475569;line-height:1.55}.agentic-grid code{background:#eef6ff;color:#1d4ed8;border-radius:8px;padding:.1rem .35rem;font-weight:800}.agentic-source{margin:18px 0 0;text-align:center;color:#64748b}.agentic-source a,.llms-note a{color:#1d4ed8;font-weight:800;text-decoration:none}.agentic-source a:hover,.llms-note a:hover{text-decoration:underline}.detail-card a,.table-row a,.rec-card a{color:#1d4ed8;font-weight:800;text-decoration:none}.detail-card a:hover,.table-row a:hover,.rec-card a:hover{text-decoration:underline}@media(max-width:900px){.agentic-grid{grid-template-columns:1fr}.agentic-info{padding:24px}}


/* GEO Auditor Orb Brand Refresh */
:root{--blue:#22d3ee;--deep:#0891b2;--violet:#8b5cf6;--green:#a3e635;--bg:#f4f7fb;--text:#07111f;--muted:#64748b;--line:rgba(15,23,42,.10)}
.brand-logo{width:48px!important;height:48px!important;border-radius:16px;filter:drop-shadow(0 10px 22px rgba(34,211,238,.20));}
.topbar{background:rgba(255,255,255,.82);border-color:rgba(15,23,42,.08)}
.eyebrow{background:linear-gradient(135deg,rgba(34,211,238,.13),rgba(163,230,53,.10));color:#0e7490;border:1px solid rgba(34,211,238,.22)}
.input-row button,.toolbar-actions button,#printBtn,.btn{background:linear-gradient(135deg,#22d3ee,#a3e635);color:#06111f;box-shadow:0 18px 36px rgba(34,211,238,.24)}
.mock-score{background:conic-gradient(#a3e635 330deg,#e8eef7 0)}
.report-cover{background:radial-gradient(circle at 15% 15%,rgba(34,211,238,.22),transparent 32%),radial-gradient(circle at 78% 0,rgba(139,92,246,.25),transparent 34%),linear-gradient(135deg,#07111f,#111827)}
.feature-grid article,.audit-form,.report-card,.progress-panel{border-color:rgba(15,23,42,.08)}
.hero h1{letter-spacing:-.065em}.hero-visual:after{content:"";position:absolute;right:34px;bottom:22px;width:112px;height:112px;border-radius:34px;background:url('/assets/brand-icon.svg?v=20260523orb') center/cover no-repeat;filter:drop-shadow(0 28px 42px rgba(34,211,238,.22));opacity:.98;}


/* Push-to-donate public frontend update */
.donor-inline-cta{
  margin-top:18px;
  padding:14px 16px;
  border:1px solid rgba(34,211,238,.28);
  border-radius:22px;
  background:linear-gradient(135deg,rgba(34,211,238,.10),rgba(163,230,53,.10));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  box-shadow:0 18px 50px rgba(15,23,42,.08);
}
.donor-inline-cta strong{display:block;color:#0f172a;font-size:15px;margin-bottom:2px;}
.donor-inline-cta span{display:block;color:#64748b;font-size:13px;line-height:1.45;}
.donor-inline-cta a{flex:0 0 auto;text-decoration:none;font-weight:900;color:#08111f;background:linear-gradient(135deg,#a3e635,#22d3ee);padding:10px 14px;border-radius:999px;box-shadow:0 12px 28px rgba(34,211,238,.22);}
.donor-premium-section{max-width:1180px;margin:36px auto 0;padding:0 18px;}
.donor-premium-card{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  border:1px solid rgba(148,163,184,.24);
  background:radial-gradient(circle at 85% 10%,rgba(34,211,238,.28),transparent 34%),linear-gradient(135deg,#08111f 0%,#0f1f34 48%,#10223f 100%);
  color:#f8fafc;
  padding:34px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:28px;
  box-shadow:0 26px 80px rgba(8,17,31,.22);
}
.donor-premium-card:before{content:"";position:absolute;inset:auto -90px -110px auto;width:320px;height:320px;border-radius:50%;background:rgba(163,230,53,.18);filter:blur(6px);}
.donor-premium-copy,.donor-premium-action{position:relative;z-index:1;}
.donor-premium-card .eyebrow{color:#a3e635;}
.donor-premium-card h2{margin:8px 0 12px;font-size:clamp(30px,4vw,54px);line-height:.98;letter-spacing:-.05em;color:#fff;}
.donor-premium-card p{color:#cbd5e1;font-size:18px;line-height:1.65;max-width:760px;}
.premium-benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;}
.premium-benefits-grid div{padding:16px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);}
.premium-benefits-grid strong{display:block;color:#fff;font-size:16px;margin-bottom:6px;}
.premium-benefits-grid span{color:#cbd5e1;font-size:14px;line-height:1.45;}
.donor-premium-action{align-self:stretch;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);padding:24px;display:flex;flex-direction:column;justify-content:center;gap:16px;}
.premium-mini-badge{padding:18px;border-radius:22px;background:rgba(8,17,31,.62);border:1px solid rgba(163,230,53,.28);}
.premium-mini-badge span{display:block;color:#a3e635;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:12px;margin-bottom:4px;}
.premium-mini-badge strong{display:block;color:#fff;font-size:24px;line-height:1.05;}
.donor-main-btn{width:100%;}
.linkedin-donor-link{display:block;text-align:center;text-decoration:none;color:#a3e635;font-weight:900;}
.donor-premium-action small{display:block;text-align:center;color:#94a3b8;line-height:1.45;}
.support-card-donate{align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(240,253,250,.92));}
.donate-proof-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px;color:#475569;}
.donate-proof-list li{position:relative;padding-left:24px;line-height:1.45;}
.donate-proof-list li:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#a3e635);box-shadow:0 0 0 5px rgba(34,211,238,.12);}
@media (max-width:900px){
  .donor-premium-card{grid-template-columns:1fr;padding:24px;border-radius:28px;}
  .premium-benefits-grid{grid-template-columns:1fr;}
  .donor-inline-cta{align-items:flex-start;flex-direction:column;}
  .donor-inline-cta a{width:100%;text-align:center;}
}


/* Post-audit donation CTA: shown only after successful audit, excluded from PDF by no-print */
.donor-inline-cta{display:none!important;}
.post-audit-donate.hidden{display:none!important;}
.post-audit-donate{
  max-width:1180px;
  margin:26px auto 0;
  padding:28px;
  border-radius:34px;
  border:1px solid rgba(34,211,238,.20);
  background:
    radial-gradient(circle at 8% 10%,rgba(34,211,238,.22),transparent 28%),
    radial-gradient(circle at 92% 12%,rgba(163,230,53,.18),transparent 30%),
    linear-gradient(135deg,#07111f 0%,#0e2136 52%,#102a3e 100%);
  color:#f8fafc;
  box-shadow:0 30px 90px rgba(8,17,31,.22);
  display:grid;
  grid-template-columns:96px minmax(0,1fr) 250px;
  gap:24px;
  align-items:center;
  overflow:hidden;
  position:relative;
}
.post-audit-donate:after{
  content:"";
  position:absolute;
  right:-90px;
  bottom:-120px;
  width:300px;
  height:300px;
  border-radius:999px;
  background:rgba(34,211,238,.11);
  filter:blur(3px);
}
.post-audit-donate > *{position:relative;z-index:1;}
.post-donate-orb{
  width:86px;
  height:86px;
  border-radius:28px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  display:grid;
  place-items:center;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 20px 50px rgba(0,0,0,.18);
}
.post-donate-orb span{position:absolute;width:25px;height:25px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#a3e635);box-shadow:0 0 30px rgba(34,211,238,.35)}
.post-donate-orb span:nth-child(1){transform:translate(-15px,-15px)}
.post-donate-orb span:nth-child(2){transform:translate(16px,4px);background:linear-gradient(135deg,#a3e635,#22d3ee)}
.post-donate-orb span:nth-child(3){transform:translate(-3px,22px);background:#fff}
.post-audit-donate .eyebrow{display:inline-flex;margin:0 0 10px;color:#a3e635;border-color:rgba(163,230,53,.25);background:rgba(163,230,53,.08)}
.post-donate-copy h2{margin:0 0 10px;color:#fff;font-size:clamp(24px,3vw,38px);line-height:1.03;letter-spacing:-.045em}
.post-donate-copy p{margin:0;color:#cbd5e1;line-height:1.65;font-size:16px;max-width:780px}
.post-donate-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.post-donate-benefits span{font-size:12px;font-weight:900;color:#dffce6;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px}
.post-donate-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}
.post-donate-actions .support-button{width:100%;background:linear-gradient(135deg,#a3e635,#22d3ee);color:#06111f;border:0}
.post-donate-actions a{text-align:center;text-decoration:none;color:#a3e635;font-weight:900}
.post-donate-actions small{text-align:center;color:#94a3b8;line-height:1.45}
@media(max-width:900px){
  .post-audit-donate{grid-template-columns:1fr;gap:18px;margin:20px 12px 0;padding:22px;border-radius:28px;text-align:left}
  .post-donate-orb{width:72px;height:72px}
  .post-donate-actions{align-items:stretch}
}
@media print{.post-audit-donate{display:none!important}}


/* Inline audit form errors */
.field-error{
  margin-top:12px;
  padding:14px 16px;
  border:1px solid rgba(248,113,113,.45);
  background:linear-gradient(135deg,rgba(127,29,29,.18),rgba(190,18,60,.10));
  color:#fecaca;
  border-radius:18px;
  font-weight:800;
  line-height:1.45;
  box-shadow:0 18px 44px rgba(127,29,29,.16);
}
.field-error::before{content:'⚠ ';font-weight:900;color:#fb7185;}
.audit-input input.has-error,
.input-row input.has-error,
input.has-error{
  border-color:rgba(248,113,113,.85)!important;
  box-shadow:0 0 0 4px rgba(248,113,113,.16)!important;
}
@media (max-width:720px){.field-error{font-size:14px;border-radius:14px;padding:12px 13px;}}
@media print{.field-error,.no-print{display:none!important;}}

.audit-card .field-error,.hero-card .field-error,.scanner-card .field-error{color:#991b1b;background:#fff1f2;border-color:#fecdd3;box-shadow:none;}
.dark .audit-card .field-error,.premium-dark .audit-card .field-error{color:#fecaca;background:linear-gradient(135deg,rgba(127,29,29,.18),rgba(190,18,60,.10));}

/* Final readability fix for URL field error messages */
.audit-card .field-error,
.hero-card .field-error,
.scanner-card .field-error,
.field-error{
  color:#7f1d1d!important;
  background:linear-gradient(135deg,#fff5f5,#ffe4e6)!important;
  border:1px solid #fb7185!important;
  box-shadow:0 16px 42px rgba(225,29,72,.12)!important;
  text-shadow:none!important;
}
.field-error::before{color:#e11d48!important;}
.premium-dark .audit-card .field-error,
.dark .audit-card .field-error{
  color:#fecaca!important;
  background:linear-gradient(135deg,rgba(127,29,29,.62),rgba(190,18,60,.35))!important;
  border-color:rgba(251,113,133,.55)!important;
}
