:root{--bg:#fff;--soft:#f8fafc;--text:#111827;--muted:#667085;--line:#e5e7eb;--primary:#4f46e5;--primary-dark:#3730a3;--purple:#7c3aed;--green:#059669;--shadow:0 18px 55px rgba(31,41,55,.10);--shadow-soft:0 8px 24px rgba(31,41,55,.08);--max:1180px;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;font-family:var(--font);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,231,235,.8);box-shadow:0 2px 15px rgba(17,24,39,.04)}.nav-shell{max-width:var(--max);margin:auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;white-space:nowrap;text-decoration:none}.brand:hover{text-decoration:none}.brand-gradient{font-size:clamp(1.125rem,2.1vw,1.875rem);line-height:1;font-weight:800;letter-spacing:-.04em;background:linear-gradient(90deg,#2563eb 0%,#7c3aed 50%,#4f46e5 100%);-webkit-background-clip:text;background-clip:text;color:transparent;transition:background .3s ease}.brand:hover .brand-gradient{background:linear-gradient(90deg,#1d4ed8 0%,#6d28d9 50%,#4338ca 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.desktop-nav{display:flex;gap:34px;margin-left:auto}.desktop-nav a{color:#626b7a;font-weight:550}.desktop-nav a:hover{color:var(--primary);text-decoration:none}.data-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:9px;background:var(--primary);color:#fff;font-weight:750;font-size:.9rem;box-shadow:0 5px 15px rgba(79,70,229,.25)}.data-button:hover{background:var(--primary-dark);text-decoration:none}.hero-section{background:linear-gradient(135deg,#f5f7ff 0%,#fff 46%,#faf5ff 100%);padding:72px 20px 80px}.hero-copy{max-width:900px;margin:0 auto 38px;text-align:center}.hero-copy h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 22px;font-weight:850}.hero-copy p{max-width:880px;margin:0 auto;color:var(--muted);font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.65}.hero-copy strong{color:#303747}.register-app{width:100%;max-width:var(--max);margin:auto;background:#fff;border:1px solid #dfe3eb;border-radius:22px;box-shadow:var(--shadow);padding:26px}.register-topline{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px}.app-kicker,.results-kicker{display:block;font-size:.7rem;font-weight:850;letter-spacing:.12em;color:var(--primary);margin-bottom:5px}.register-topline h2{font-size:clamp(1.3rem,3vw,1.75rem);letter-spacing:-.025em;margin:0}.database-status{display:flex;align-items:center;gap:8px;color:#566171;font-size:.84rem;background:#f8fafc;border:1px solid var(--line);padding:8px 12px;border-radius:999px;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(5,150,105,.12)}.filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.filter-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;padding:15px;cursor:pointer;transition:.2s ease;min-height:134px;color:var(--text)}.filter-card:hover{transform:translateY(-2px);border-color:#b9b6ff;box-shadow:var(--shadow-soft)}.filter-card.is-active{border:2px solid var(--primary);background:#f8f7ff;box-shadow:0 8px 22px rgba(79,70,229,.12)}.filter-icon{width:34px;height:34px;border-radius:9px;background:#eef2ff;color:var(--primary);display:grid;place-items:center;font-weight:850;margin-bottom:11px}.filter-title{display:block;font-size:.91rem;font-weight:780;margin-bottom:4px}.filter-text{display:block;font-size:.76rem;color:var(--muted);line-height:1.42}.trust-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:18px 0 4px}.trust-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid #d7e3d8;border-radius:999px;background:#fff;color:#111827;font-size:.78rem;font-weight:650;box-shadow:0 4px 14px rgba(17,24,39,.05)}.trust-chip-icon{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;border:1.5px solid #22c55e;color:#16a34a;font-size:.7rem;line-height:1;font-weight:800}.results-panel{margin-top:24px;border:1px solid var(--line);border-radius:16px;background:#fbfcfe;overflow:hidden}.results-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;background:#fff;border-bottom:1px solid var(--line)}.results-header h3{font-size:1.25rem;margin:0 0 3px;letter-spacing:-.02em}.results-header p{margin:0;color:var(--muted);font-size:.87rem}.result-count{width:68px;height:68px;border-radius:14px;background:linear-gradient(145deg,var(--primary),var(--purple));color:#fff;display:grid;place-items:center;align-content:center;box-shadow:0 8px 20px rgba(79,70,229,.22)}.result-count strong{font-size:1.45rem;line-height:1}.result-count span{font-size:.67rem;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.results-toolbar{display:flex;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line);background:#f8fafc}.search-field{flex:1;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 12px}.search-field:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px rgba(79,70,229,.10)}.search-field svg{width:18px;height:18px;fill:none;stroke:#8b95a5;stroke-width:2}.search-field input{width:100%;border:0;outline:0;background:transparent;padding:10px 0}.sort-field{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.8rem}.sort-field select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 10px}.offer-list{display:grid}.offer-card{display:grid;grid-template-columns:minmax(180px,1.35fr) repeat(4,minmax(90px,.75fr)) 140px;gap:16px;align-items:center;padding:17px 20px;background:#fff;border-bottom:1px solid var(--line)}.offer-card:last-child{border-bottom:0}.offer-card:hover{background:#fcfcff}.offer-brand strong{display:block}.offer-brand small{display:block;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-metric span,.offer-status span{display:block;color:#7a8494;font-size:.65rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700;margin-bottom:3px}.offer-metric strong,.offer-status strong{font-size:.88rem}.offer-badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.offer-badge{display:inline-flex;padding:3px 7px;border-radius:999px;font-size:.64rem;font-weight:750;background:#eef2ff;color:#4338ca}.offer-badge.orange{background:#fff7ed;color:#c2410c}.details-button{border:1px solid #c7c9ff;background:#fff;color:var(--primary);border-radius:9px;padding:9px 11px;font-weight:750;font-size:.76rem;cursor:pointer}.details-button:hover{background:#f5f4ff}.details-row{grid-column:1/-1;display:none;background:#f8fafc;border:1px solid var(--line);border-radius:10px;padding:13px 15px;color:var(--muted);font-size:.82rem}.offer-card.is-open .details-row{display:block}.register-disclaimer{margin:0;padding:14px 20px;border-top:1px solid var(--line);color:#778191;font-size:.75rem;background:#f8fafc}.empty-state{text-align:center;padding:46px 20px;background:#fff}.empty-symbol{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#f1f5f9;color:#64748b;font-size:1.5rem}.empty-state h3{margin:0 0 7px}.empty-state p{max-width:600px;margin:auto;color:var(--muted)}.section{padding:78px 20px}.section-soft{background:linear-gradient(135deg,#f8fafc,#fff,#f8f7ff)}.section-heading{max-width:820px;margin:0 auto 38px;text-align:center}.section-heading h2{font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.15;letter-spacing:-.04em;margin:0 0 12px}.section-heading p{margin:0;color:var(--muted);font-size:1.03rem}.feature-grid{width:100%;max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{text-align:center;background:rgba(255,255,255,.9);border:1px solid #edf0f4;border-radius:14px;padding:28px 24px;box-shadow:0 5px 18px rgba(17,24,39,.06);transition:.25s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(17,24,39,.10)}.feature-orb{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;color:#fff;font-weight:900;font-size:1.4rem;box-shadow:0 8px 18px rgba(17,24,39,.12)}.feature-blue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.feature-purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.feature-green{background:linear-gradient(135deg,#10b981,#059669)}.feature-orange{background:linear-gradient(135deg,#fb923c,#ea580c)}.feature-pink{background:linear-gradient(135deg,#ec4899,#be185d)}.feature-cyan{background:linear-gradient(135deg,#06b6d4,#2563eb)}.feature-card h3{font-size:1.04rem;margin:0 0 8px}.feature-card p{margin:0;color:var(--muted);font-size:.88rem}.steps{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.step{text-align:center}.step-visual{position:relative;height:130px;background:linear-gradient(145deg,#f8f7ff,#fff);border:1px solid #e5e7ff;border-radius:16px;display:grid;place-items:center;margin-bottom:18px;color:var(--primary);font-size:.75rem;letter-spacing:.08em;line-height:1.7}.step-number{position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:800;font-size:.78rem;box-shadow:0 5px 12px rgba(79,70,229,.25)}.step h3{font-size:1rem;margin:0 0 7px}.step p{margin:0;color:var(--muted);font-size:.84rem}.stats-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;text-align:center;box-shadow:var(--shadow-soft)}.stats-grid strong{display:block;font-size:2rem;color:var(--primary);line-height:1;margin-bottom:9px}.stats-grid span{color:var(--muted);font-size:.82rem}.faq-tabs{max-width:var(--max);margin:0 auto 22px;display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.faq-tabs button{border:1px solid var(--line);background:#fff;color:#667085;border-radius:999px;padding:9px 15px;cursor:pointer;font-weight:650;font-size:.84rem}.faq-tabs button[aria-selected="true"]{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 5px 14px rgba(79,70,229,.22)}.faq-panels{max-width:920px;margin:auto;background:#fff;border:1px solid #edf0f4;border-radius:15px;box-shadow:var(--shadow-soft);overflow:hidden}.faq-panel{display:none}.faq-panel.is-active{display:block}.faq-panel details{border-bottom:1px solid var(--line)}.faq-panel details:last-child{border-bottom:0}.faq-panel summary{cursor:pointer;list-style:none;padding:20px 22px;font-weight:750;display:flex;justify-content:space-between;gap:20px}.faq-panel summary::-webkit-details-marker{display:none}.faq-panel summary::after{content:"＋";color:#8b95a5}.faq-panel details[open] summary::after{content:"−"}.faq-panel details p{margin:0;padding:0 22px 20px;color:var(--muted);font-size:.92rem}.site-footer{background:#111827;color:#d1d5db;padding:44px 20px 20px}.footer-shell{max-width:var(--max);margin:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.footer-brand{color:#fff;font-weight:850}.footer-shell p{max-width:520px;font-size:.86rem;color:#9ca3af}.footer-shell nav{display:flex;gap:22px;flex-wrap:wrap}.footer-shell nav a{color:#d1d5db;font-size:.86rem}.footer-bottom{max-width:var(--max);margin:30px auto 0;padding-top:18px;border-top:1px solid #2b3443;display:flex;justify-content:space-between;gap:20px;font-size:.76rem;color:#8f99a8}.trust-page{min-height:70vh;padding:70px 20px;background:linear-gradient(135deg,#f8fafc,#fff)}.trust-page article{max-width:820px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-soft);padding:36px}.trust-page h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em;margin-top:0}.trust-page p,.trust-page li{color:var(--muted)}@media(max-width:980px){.filter-grid{grid-template-columns:repeat(2,1fr)}.filter-card:first-child{grid-column:1/-1}.offer-card{grid-template-columns:1.3fr repeat(2,.8fr) 120px}.hide-tablet{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.desktop-nav{display:none}.nav-shell{padding:12px 14px}.brand-gradient{font-size:1.125rem}.data-button{min-height:36px;padding:0 13px;font-size:.78rem}.hero-section{padding:48px 13px 58px}.hero-copy h1{font-size:2.35rem}.register-app{padding:15px;border-radius:16px}.register-topline{display:block}.database-status{display:inline-flex;margin-top:12px}.filter-grid{grid-template-columns:1fr}.filter-card:first-child{grid-column:auto}.filter-card{min-height:auto;display:grid;grid-template-columns:38px 1fr;column-gap:10px;padding:13px}.filter-icon{grid-row:1/3;margin:0}.filter-title,.filter-text{grid-column:2}.trust-strip{justify-content:flex-start}.results-header{padding:16px}.results-toolbar{display:grid}.sort-field{justify-content:space-between}.sort-field select{flex:1}.offer-card{grid-template-columns:1fr 1fr;padding:16px;gap:12px}.offer-brand{grid-column:1/-1}.hide-mobile{display:none}.details-button{width:100%}.section{padding:58px 15px}.feature-grid,.steps,.stats-grid{grid-template-columns:1fr}.footer-shell,.footer-bottom{display:block}.footer-shell nav{margin-top:22px}.footer-bottom span{display:block;margin-top:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}

/* Interaction-first register gate */
.hero-section{min-height:calc(100vh - 69px);display:flex;flex-direction:column;justify-content:flex-start}

.tool-gate{display:block}
.tool-dropzone{border:2px dashed #c8caff;border-radius:18px;background:linear-gradient(180deg,#fbfbff,#f7f7ff);padding:34px 28px 26px;text-align:center}
.tool-symbol{width:58px;height:58px;margin:0 auto 12px;border-radius:15px;background:linear-gradient(145deg,var(--primary),var(--purple));display:grid;place-items:center;box-shadow:0 10px 25px rgba(79,70,229,.22)}
.tool-symbol svg{width:32px;height:32px;fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.tool-dropzone h3{font-size:1.2rem;margin:0 0 5px}
.tool-dropzone>p{margin:0 auto 20px;color:var(--muted);font-size:.9rem}
.tool-dropzone .filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));text-align:left}
.all-register-link{margin-top:17px;border:0;background:transparent;color:var(--primary);font-weight:750;cursor:pointer;padding:6px 10px}
.all-register-link:hover{text-decoration:underline}
.extracting-state{display:flex;align-items:center;justify-content:center;gap:16px;min-height:190px;border:1px solid var(--line);border-radius:16px;background:#fbfcff;text-align:left}
.extracting-state[hidden]{display:none}
.extracting-state strong,.extracting-state span{display:block}
.extracting-state span{color:var(--muted);font-size:.82rem;margin-top:3px}
.extract-spinner{width:42px;height:42px;border:4px solid #e2e4ff;border-top-color:var(--primary);border-radius:50%;animation:extractSpin .8s linear infinite}
@keyframes extractSpin{to{transform:rotate(360deg)}}
.results-panel[hidden]{display:none}
.results-panel{margin-top:0}
.change-filter{border:0;background:transparent;color:var(--primary);font-weight:750;cursor:pointer;white-space:nowrap;padding:8px 4px}
.change-filter:hover{text-decoration:underline}
@media(max-width:780px){
  .hero-section{min-height:calc(100svh - 61px);padding-top:34px}
  .hero-copy h1{font-size:2.08rem;margin-bottom:14px}
  .hero-copy p{font-size:.96rem;line-height:1.52}
  .hero-copy{margin-bottom:22px}
  .register-topline{margin-bottom:14px}
  .register-topline h2{font-size:1.18rem}
  .tool-dropzone{padding:22px 13px 18px}
  .tool-symbol{width:48px;height:48px}
  .tool-dropzone .filter-grid{grid-template-columns:1fr 1fr}
  .filter-card{display:block;min-height:118px;text-align:center;padding:12px 8px}
  .filter-icon{margin:0 auto 8px}
  .filter-title{font-size:.82rem}
  .filter-text{font-size:.69rem}
  .results-toolbar{grid-template-columns:1fr}
  .change-filter{text-align:left}
}

.toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reset-register{border:1px solid #d7d9e2;background:#fff;color:#475467;border-radius:8px;padding:8px 12px;font-weight:750;cursor:pointer}.reset-register:hover{border-color:#aaaef8;color:var(--primary);background:#f8f7ff}@media(max-width:720px){.toolbar-actions{justify-content:space-between}.reset-register{margin-left:auto}}

.register-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.reset-register-top{min-height:36px}.toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reset-register{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid #cfd4dc;background:#fff;color:#344054;border-radius:8px;padding:8px 13px;font-weight:750;cursor:pointer;line-height:1.2;white-space:nowrap}.reset-register:hover{border-color:#8b86f8;color:var(--primary);background:#f8f7ff}.faq-tabs button{position:relative;z-index:1}.faq-panel{display:none!important}.faq-panel.is-active{display:block!important}@media(max-width:720px){.register-top-actions{justify-content:flex-start;margin-top:12px}.database-status{margin-top:0}.reset-register-top{margin-left:0}.toolbar-actions{width:100%;justify-content:space-between}}
.register-disclaimer p{margin:0}
.register-disclaimer .verification-line{display:flex;align-items:center;gap:8px;margin-top:7px;font-weight:650;color:#566171}

/* Unified site width: navigation, tool and all main section content */
.hero-section,
.section,
.site-footer {
  padding-left: 0;
  padding-right: 0;
}

.nav-shell,
.hero-copy,
.register-app,
.section-heading,
.feature-grid,
.steps,
.stats-grid,
.faq-tabs,
.faq-panels,
.footer-shell,
.footer-bottom {
  width: calc(100% - 40px);
  max-width: var(--max);
  margin-left: auto;
  margin-right: auto;
}

.nav-shell {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 720px) {
  .nav-shell,
  .hero-copy,
  .register-app,
  .section-heading,
  .feature-grid,
  .steps,
  .stats-grid,
  .faq-tabs,
  .faq-panels,
  .footer-shell,
  .footer-bottom {
    width: calc(100% - 28px);
  }
}


/* Step cards: add icon circles like the reference, keep numbers and visual labels */
.step-visual{
  position:relative;
  min-height:250px;
  padding:28px 18px 20px;
  background:linear-gradient(145deg,#ffffff,#fbfbff);
  border:1px solid #edf0f4;
  border-radius:16px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:14px;
  margin-bottom:18px;
  color:var(--primary);
  box-shadow:0 5px 18px rgba(17,24,39,.06);
}

.step-icon{
  width:58px;
  height:58px;
  border-radius:50%;
  display:grid;
  place-items:center;
  box-shadow:0 8px 18px rgba(17,24,39,.12);
}
.step-icon svg{
  width:28px;
  height:28px;
  fill:none;
  stroke:#fff;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.step-icon-blue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}
.step-icon-purple{background:linear-gradient(135deg,#8b5cf6,#d946ef)}
.step-icon-orange{background:linear-gradient(135deg,#fb7185,#f97316)}
.step-icon-green{background:linear-gradient(135deg,#22c55e,#10b981)}

.step-number{
  position:static;
  transform:none;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#eef0f4;
  color:#4b5563;
  display:grid;
  place-items:center;
  font-weight:800;
  font-size:.78rem;
  box-shadow:none;
}
.step-visual strong{
  display:block;
  color:#5f6b7b;
  text-align:center;
  font-size:.74rem;
  letter-spacing:.08em;
  line-height:1.7;
}


/* Hover effect for the 4 step boxes */
.step-visual{
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  overflow:hidden;
}
.step-visual::before{
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:18px;
  height:18px;
  background:#f3f4f6;
  border-bottom-left-radius:6px;
  opacity:0;
  transition:opacity .25s ease;
}
.step-visual::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:3px;
  background:linear-gradient(90deg,#c7d2fe,#a5b4fc,#818cf8);
  opacity:0;
  transition:opacity .25s ease;
}
.step:hover .step-visual,
.step:focus-within .step-visual{
  transform:translateY(-4px);
  box-shadow:0 18px 35px rgba(17,24,39,.10);
  border-color:#e5e7ff;
}
.step:hover .step-visual::before,
.step:hover .step-visual::after,
.step:focus-within .step-visual::before,
.step:focus-within .step-visual::after{
  opacity:1;
}


/* Badge below the 4 step boxes */
.steps-badge{
  width:max-content;
  max-width:calc(100% - 40px);
  margin:26px auto 0;
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 16px;
  border-radius:999px;
  background:linear-gradient(90deg,#dbeafe 0%, #ede9fe 100%);
  color:#1f2937;
  box-shadow:0 4px 14px rgba(17,24,39,.06);
  font-size:.9rem;
  font-weight:550;
}
.steps-badge-dots{
  display:flex;
  align-items:center;
  gap:4px;
}
.steps-badge-dots span{
  width:8px;
  height:8px;
  border-radius:50%;
  display:block;
}
.steps-badge-dots span:nth-child(1){background:#60a5fa}
.steps-badge-dots span:nth-child(2){background:#a78bfa}
.steps-badge-dots span:nth-child(3){background:#ec4899}
@media (max-width:720px){
  .steps-badge{
    max-width:calc(100% - 28px);
    justify-content:center;
    text-align:center;
    font-size:.82rem;
    padding:10px 14px;
  }
}


/* Tag below the “Hvorfor bruge...” heading */
.feature-section-badge{
  width:max-content;
  max-width:calc(100% - 40px);
  margin:-20px auto 28px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:8px 14px;
  border-radius:999px;
  background:#f1f3f6;
  color:#475467;
  font-size:.78rem;
  font-weight:550;
}
.feature-section-badge-dots{
  display:flex;
  align-items:center;
  gap:4px;
}
.feature-section-badge-dots span{
  width:7px;
  height:7px;
  border-radius:50%;
  display:block;
}
.feature-section-badge-dots span:nth-child(1){background:#8b9cff}
.feature-section-badge-dots span:nth-child(2){background:#b388eb}
.feature-section-badge-dots span:nth-child(3){background:#6fd0a0}

@media (max-width:720px){
  .feature-section-badge{
    max-width:calc(100% - 28px);
    text-align:center;
    justify-content:center;
    margin-top:-18px;
    font-size:.75rem;
  }
}


/* Centered ROFUS image below the FAQ */
.rofus-link-wrap{
  width:100%;
  display:flex;
  justify-content:center;
  margin:34px auto 0;
}
.rofus-link-wrap a{
  display:inline-block;
  border-radius:999px;
  transition:transform .2s ease, opacity .2s ease;
}
.rofus-link-wrap a:hover{
  transform:translateY(-2px);
  opacity:.92;
}
.rofus-link-wrap img{
  width:min(360px, 82vw);
  height:auto;
  display:block;
}


/* Footer updated to follow the original project structure more closely */
.footer-cta{
  background:#3f72ee;
  color:#fff;
  padding:86px 0 80px;
  text-align:center;
}
.footer-cta-inner{
  width:calc(100% - 40px);
  max-width:900px;
  margin:0 auto;
}
.footer-cta h2{
  margin:0 0 16px;
  font-size:clamp(2rem,4vw,3rem);
  line-height:1.12;
  letter-spacing:-.04em;
  color:#fff;
}
.footer-cta p{
  max-width:760px;
  margin:0 auto 34px;
  color:rgba(255,255,255,.88);
  font-size:1.1rem;
  line-height:1.65;
}
.footer-cta-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 28px;
  background:#fff;
  color:#3f72ee;
  border-radius:8px;
  font-weight:700;
  box-shadow:0 8px 24px rgba(0,0,0,.12);
}
.footer-cta-button:hover{
  text-decoration:none;
  opacity:.95;
}

.site-footer{
  background:#0b1731;
  color:#d1d5db;
  padding:0;
}
.footer-main{
  padding:54px 0 28px;
}
.footer-shell{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  gap:0;
}
.footer-brand{
  color:#fff;
  font-weight:850;
}
.footer-brand-gradient{
  font-size:clamp(2rem,4vw,3rem);
  line-height:1.1;
  letter-spacing:-.04em;
  background:linear-gradient(90deg,#60a5fa 0%, #8b5cf6 52%, #a78bfa 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.footer-tagline{
  max-width:760px;
  margin:16px auto 0;
  color:#c3cad8;
  font-size:1.05rem;
  line-height:1.7;
}
.footer-divider{
  width:100%;
  height:1px;
  background:rgba(255,255,255,.18);
  margin:28px 0 20px;
}
.footer-nav{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:52px;
}
.footer-nav a{
  color:#d6dceb;
  font-size:.96rem;
}
.footer-bottom{
  width:100%;
  margin:30px auto 0;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.08);
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:12px 22px;
  font-size:.84rem;
  color:#aeb8cb;
}

@media (max-width:720px){
  .footer-cta{
    padding:64px 0 58px;
  }
  .footer-cta-inner{
    width:calc(100% - 28px);
  }
  .footer-cta p{
    font-size:1rem;
    margin-bottom:26px;
  }
  .footer-nav{
    gap:18px 28px;
    flex-direction:column;
  }
  .footer-bottom{
    flex-direction:column;
    gap:8px;
  }
}


/* Mobile-only centering for the register heading and verification line */
@media (max-width:720px){
  .register-topline{
    text-align:center;
  }
  .register-topline > div:first-child{
    width:100%;
  }
  .register-topline .app-kicker,
  .register-topline h2{
    text-align:center;
  }
  .register-topline .database-status{
    margin-left:auto;
    margin-right:auto;
    justify-content:center;
  }
}


/* Privacy policy page */
.policy-page{
  min-height:70vh;
  padding:112px 0 74px;
  background:linear-gradient(135deg,#f5f8ff 0%,#ffffff 52%,#f8f5ff 100%);
}
.policy-card{
  width:calc(100% - 40px);
  max-width:920px;
  margin:0 auto;
  padding:42px 46px;
  background:#fff;
  border:1px solid #edf0f4;
  border-radius:16px;
  box-shadow:0 12px 34px rgba(17,24,39,.10);
}
.policy-card h1{
  margin:0 0 28px;
  font-size:clamp(2.35rem,5vw,3.5rem);
  line-height:1.08;
  letter-spacing:-.045em;
}
.policy-card .policy-intro{
  margin:0 0 42px;
  color:#4b5563;
  font-size:1.05rem;
  line-height:1.75;
}
.policy-card section{
  margin:0 0 38px;
}
.policy-card section:last-of-type{
  margin-bottom:0;
}
.policy-card h2{
  margin:0 0 15px;
  font-size:clamp(1.35rem,3vw,1.75rem);
  line-height:1.25;
  letter-spacing:-.025em;
}
.policy-card p{
  margin:0 0 15px;
  color:#4b5563;
  line-height:1.78;
}
.policy-card ul{
  margin:0 0 16px;
  padding-left:25px;
  color:#4b5563;
}
.policy-card li{
  margin:0 0 10px;
  padding-left:5px;
  line-height:1.72;
}
.policy-card strong{
  color:#111827;
}
.policy-contact-box{
  margin-top:18px;
  padding:17px 19px;
  background:#f8fafc;
  border:1px solid #e5e7eb;
  border-radius:10px;
}
.policy-contact-box p{
  margin:0 0 6px;
}
.policy-contact-box p:last-child{
  margin-bottom:0;
}
.policy-note{
  margin:42px 0 0!important;
  padding:17px 19px;
  background:#fffbeb;
  border:1px solid #fde68a;
  border-radius:10px;
  color:#6b5a20!important;
  font-size:.9rem;
}

.policy-footer{
  background:#0b1731;
  color:#d1d5db;
  padding:48px 0 28px;
}
.policy-footer-inner{
  width:calc(100% - 40px);
  max-width:var(--max);
  margin:0 auto;
  text-align:center;
}
.policy-footer-brand{
  display:inline-block;
  font-size:clamp(1.65rem,4vw,2.4rem);
  line-height:1.1;
  font-weight:850;
  letter-spacing:-.04em;
  background:linear-gradient(90deg,#60a5fa 0%,#8b5cf6 52%,#a78bfa 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.policy-footer-inner > p{
  margin:14px 0 0;
  color:#aeb8cb;
}
.policy-footer-divider{
  width:100%;
  height:1px;
  background:rgba(255,255,255,.18);
  margin:27px 0 22px;
}
.policy-footer nav{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:18px 42px;
  margin:0 0 18px;
}
.policy-footer nav a{
  color:#cbd5e1;
  font-size:.9rem;
}
.policy-footer nav a:hover{
  color:#fff;
}
.policy-footer-copyright{
  margin-top:28px;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.08);
  color:#9aa6bb;
  font-size:.82rem;
}

@media(max-width:720px){
  .policy-page{
    padding:88px 0 52px;
  }
  .policy-card{
    width:calc(100% - 28px);
    padding:27px 21px;
    border-radius:13px;
  }
  .policy-card h1{
    margin-bottom:21px;
  }
  .policy-card .policy-intro{
    margin-bottom:32px;
    font-size:1rem;
  }
  .policy-card section{
    margin-bottom:31px;
  }
  .policy-footer-inner{
    width:calc(100% - 28px);
  }
  .policy-footer nav{
    flex-direction:column;
    gap:12px;
  }
}


/* Responsible gambling page */
.responsible-card .responsible-eyebrow{
  margin:0 0 8px;
  color:#4f46e5;
  font-size:.75rem;
  font-weight:850;
  letter-spacing:.12em;
}
.help-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin:-12px 0 42px;
}
.help-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 20px;
  border-radius:9px;
  font-weight:750;
  text-align:center;
}
.help-action:hover{
  text-decoration:none;
}
.help-action-primary{
  background:#4f46e5;
  color:#fff;
  box-shadow:0 8px 22px rgba(79,70,229,.2);
}
.help-action-primary:hover{
  background:#3730a3;
}
.help-action-secondary{
  background:#fff;
  color:#4f46e5;
  border:1px solid #c7c9ff;
}
.help-action-secondary:hover{
  background:#f7f7ff;
}
.responsible-callout{
  margin:18px 0;
  padding:17px 19px;
  border-left:4px solid #f97316;
  background:#fff7ed;
  border-radius:8px;
  color:#7c2d12;
}
.responsible-author{
  display:grid;
  grid-template-columns:84px 1fr;
  gap:22px;
  align-items:start;
  margin:44px 0;
  padding:25px;
  background:linear-gradient(135deg,#f8fafc,#fff,#f8f7ff);
  border:1px solid #e5e7eb;
  border-radius:14px;
}
.responsible-author-mark{
  width:84px;
  height:84px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,#3b82f6,#7c3aed);
  color:#fff;
  font-size:1.4rem;
  font-weight:850;
  box-shadow:0 10px 24px rgba(79,70,229,.18);
}
.responsible-author h2{
  margin:0 0 3px;
}
.responsible-author-role{
  margin:0 0 12px!important;
  color:#4f46e5!important;
  font-weight:700;
}
.responsible-author p:last-child{
  margin-bottom:0;
}
.responsible-faq{
  border:1px solid #e5e7eb;
  border-radius:12px;
  overflow:hidden;
}
.responsible-faq details{
  border-bottom:1px solid #e5e7eb;
}
.responsible-faq details:last-child{
  border-bottom:0;
}
.responsible-faq summary{
  list-style:none;
  cursor:pointer;
  padding:18px 20px;
  font-weight:750;
  color:#111827;
  display:flex;
  justify-content:space-between;
  gap:18px;
}
.responsible-faq summary::-webkit-details-marker{
  display:none;
}
.responsible-faq summary::after{
  content:"+";
  color:#64748b;
}
.responsible-faq details[open] summary::after{
  content:"−";
}
.responsible-faq details p{
  padding:0 20px 18px;
  margin:0;
}
.responsible-final-callout{
  margin-top:42px;
  padding:22px;
  background:#eef2ff;
  border:1px solid #c7d2fe;
  border-radius:12px;
  color:#3730a3;
  line-height:1.7;
}
.responsible-final-callout strong{
  display:block;
  color:#312e81;
  margin-bottom:4px;
}

@media(max-width:720px){
  .help-actions{
    display:grid;
  }
  .responsible-author{
    grid-template-columns:1fr;
    text-align:center;
  }
  .responsible-author-mark{
    margin:0 auto;
  }
}


/* Responsible author image */
.responsible-author-photo{
  width:84px;
  height:84px;
  border-radius:50%;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(79,70,229,.18);
}
.responsible-author-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
