/* Einzelhandel / Retail · architecture "Filialrundgang"
 * A spatial walk-through: the hero carries an index of four stations instead of a panel/stamp/switch,
 * the stations follow on a rail (place → what stands out → what we test), then two cases far apart in
 * scale, the PCI DSS Requirement 11 table for the auditor, the ownership gap, modules, FAQ, CTA.
 * Brand: League Spartan via global --font-family, accent #1e88e5, navy #020b17/#030d1d/#041326/#041826, monospace for labels/numbers.
 * Deliberately NOT used here: hero checkmark panel, 4-card icon grid, report-preview mockup, 5-step timeline, 2-column FAQ, KPI band, billboard.
 */

/* ---------- 1 · Hero ---------- */
.rt-hero{background:#030d1d;padding:130px 0 110px;position:relative;overflow:hidden;}
.rt-hero::before{content:'';position:absolute;top:-260px;left:-220px;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(30,136,229,0.07) 0%,transparent 70%);pointer-events:none;}
.rt-hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3.5rem;align-items:start;}
@media(min-width:992px){.rt-hero-grid{grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:5rem;}}
.rt-hero-copy{min-width:0;}
.rt-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(30,136,229,0.12);border:1px solid rgba(30,136,229,0.3);border-radius:4px;padding:5px 14px;font-size:0.72rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:#1e88e5;margin-bottom:1.75rem;}
.rt-h1{font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;letter-spacing:-0.03em;line-height:1.05;color:#fff;margin-bottom:1.75rem;overflow-wrap:anywhere;}
.rt-h1 .accent{color:#1e88e5;}
.rt-hero-text{font-size:1.05rem;line-height:1.8;color:rgba(255,255,255,0.72);max-width:640px;margin-bottom:2.5rem;}
.rt-cta-group{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-bottom:2.75rem;}
.rt-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#1e88e5;color:#fff !important;font-weight:700;font-size:0.9rem;padding:14px 28px;border-radius:6px;text-decoration:none !important;transition:background 0.2s,transform 0.15s,box-shadow 0.2s;box-shadow:0 4px 18px rgba(30,136,229,0.35);white-space:nowrap;}
.rt-btn-primary:hover{background:#0A3570;transform:translateY(-2px);box-shadow:0 8px 28px rgba(30,136,229,0.45);}
.rt-btn-primary:focus-visible{outline:2px solid #fff;outline-offset:3px;}
.rt-btn-secondary{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.75) !important;font-size:0.88rem;font-weight:500;text-decoration:none !important;padding:14px 0;border-bottom:1px solid rgba(255,255,255,0.25);transition:color 0.2s;white-space:nowrap;}
.rt-btn-secondary:hover{color:#fff !important;}
.rt-btn-secondary:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}
.rt-trust-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;}
.rt-trust-item{display:flex;align-items:center;gap:6px;font-size:0.78rem;font-weight:600;color:rgba(255,255,255,0.5);}
.rt-trust-item svg{color:#1e88e5;flex-shrink:0;}

/* Walk-through index: a numbered table of contents, no card chrome */
.rt-index{min-width:0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.12);}
@media(min-width:992px){.rt-index{padding-top:0.4rem;border-top:none;padding-left:3rem;border-left:1px solid rgba(255,255,255,0.12);}}
.rt-index-kicker{display:block;font-family:monospace;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#1e88e5;margin-bottom:0.6rem;}
.rt-index-intro{font-size:0.9rem;line-height:1.65;color:rgba(255,255,255,0.55);margin:0 0 1.4rem;}
.rt-index-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,0.1);}
.rt-index-list li{border-bottom:1px solid rgba(255,255,255,0.08);}
.rt-index-list a{display:flex;align-items:baseline;gap:1rem;padding:0.85rem 0;color:#fff !important;text-decoration:none !important;font-size:0.95rem;font-weight:700;line-height:1.35;transition:color 0.2s;min-width:0;}
.rt-index-list a:hover{color:#1e88e5 !important;}
.rt-index-list a:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}
.rt-index-num{font-family:monospace;font-size:0.8rem;font-weight:700;letter-spacing:0.08em;color:rgba(30,136,229,0.8);flex-shrink:0;}
.rt-index-label{min-width:0;overflow-wrap:anywhere;}
.rt-index-note{font-size:0.8rem;line-height:1.65;color:rgba(255,255,255,0.4);margin:1.2rem 0 0;}

/* ---------- Shared section shell ---------- */
.section-dark{background:#020b17;padding:96px 0;}
.section-mid{background:#030d1d;padding:96px 0;}
.section-light{background:#041326;padding:96px 0;}
.rt-kicker{font-size:0.68rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:#1e88e5;display:block;margin-bottom:0.7rem;}
.rt-h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#fff;letter-spacing:-0.02em;line-height:1.2;margin-bottom:1rem;overflow-wrap:anywhere;}
.rt-h3{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-0.01em;line-height:1.3;margin-bottom:0.85rem;overflow-wrap:anywhere;}
.rt-lead{font-size:0.98rem;color:rgba(255,255,255,0.55);line-height:1.75;max-width:720px;}
.rt-measure{max-width:760px;margin-bottom:3rem;}
.rt-source{font-size:0.76rem;line-height:1.6;color:rgba(255,255,255,0.35);margin:1.5rem 0 0;max-width:760px;}
.rt-note{font-size:0.92rem;line-height:1.75;color:rgba(255,255,255,0.55);margin:2rem 0 0;max-width:820px;}

/* ---------- 2 · Lagebild: prose with two highlighted figures ---------- */
.rt-lage{max-width:820px;}
.rt-lage-text{font-size:1.08rem;line-height:1.85;color:rgba(255,255,255,0.72);margin:0;}
.rt-num{font-family:monospace;font-weight:700;color:#1e88e5;font-size:1.05em;letter-spacing:-0.01em;white-space:nowrap;}

/* ---------- 3 · Der Rundgang: stations on a rail ---------- */
.rt-stations{list-style:none;margin:0;padding:0;position:relative;}
.rt-stations::before{content:'';position:absolute;left:19px;top:12px;bottom:12px;width:1px;background:rgba(30,136,229,0.25);}
.rt-station{display:grid;grid-template-columns:40px minmax(0,1fr);gap:1.5rem;padding:0 0 3.5rem;scroll-margin-top:110px;}
.rt-station:last-child{padding-bottom:0;}
.rt-station-marker{width:40px;height:40px;border-radius:50%;background:#030d1d;border:1px solid rgba(30,136,229,0.45);color:#1e88e5;font-family:monospace;font-size:0.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;}
.rt-station-body{min-width:0;padding-top:0.35rem;}
.rt-station-place{display:block;font-family:monospace;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:0.7rem;}
.rt-station-title{font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:800;color:#fff;letter-spacing:-0.015em;line-height:1.25;margin-bottom:1.4rem;max-width:760px;overflow-wrap:anywhere;}
.rt-station-cols{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;max-width:960px;}
@media(min-width:840px){.rt-station-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;}}
.rt-station-col{min-width:0;}
.rt-col-label{display:block;font-size:0.68rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:0.6rem;}
.rt-station-col-test .rt-col-label{color:#1e88e5;}
.rt-station-col p{font-size:0.93rem;line-height:1.8;color:rgba(255,255,255,0.62);margin:0;}
.rt-station-col-test{padding-left:1.25rem;border-left:2px solid rgba(30,136,229,0.5);}

/* ---------- 4 · Zwei Größenordnungen ---------- */
.rt-scale{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;align-items:start;}
@media(min-width:900px){.rt-scale{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:3rem;}}
.rt-scale-item{min-width:0;}
.rt-scale-label{display:block;font-family:monospace;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:0.7rem;}
.rt-scale-big .rt-scale-name{font-size:clamp(1.7rem,3.2vw,2.5rem);}
.rt-scale-small .rt-scale-name{font-size:clamp(1.15rem,1.8vw,1.35rem);}
.rt-scale-name{font-weight:800;color:#fff;letter-spacing:-0.02em;line-height:1.15;margin-bottom:0.6rem;overflow-wrap:anywhere;}
.rt-scale-meta{font-family:monospace;font-size:0.74rem;letter-spacing:0.05em;color:rgba(255,255,255,0.4);margin-bottom:1.1rem;}
.rt-scale-item p{font-size:0.95rem;line-height:1.8;color:rgba(255,255,255,0.65);margin:0;}
.rt-scale-bridge{display:none;}
@media(min-width:900px){.rt-scale-bridge{display:flex;align-items:center;justify-content:center;align-self:stretch;position:relative;width:180px;}.rt-scale-bridge::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(30,136,229,0.35);}.rt-scale-bridge span{position:relative;background:#020b17;padding:0.5rem 0.75rem;font-family:monospace;font-size:0.72rem;font-weight:700;letter-spacing:0.06em;color:#1e88e5;text-align:center;line-height:1.45;}}
.rt-scale-bridge-mobile{display:block;font-family:monospace;font-size:0.78rem;font-weight:700;letter-spacing:0.06em;color:#1e88e5;margin:2rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(30,136,229,0.3);}
@media(min-width:900px){.rt-scale-bridge-mobile{display:none;}}

/* ---------- 5 · PCI DSS table ---------- */
.rt-table-wrap{overflow-x:auto;}
.rt-table{width:100%;border-collapse:collapse;font-size:0.92rem;line-height:1.65;}
.rt-table thead th{text-align:left;font-size:0.68rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:rgba(255,255,255,0.4);padding:0 1rem 0.9rem 0;border-bottom:1px solid rgba(255,255,255,0.15);}
.rt-table tbody th,.rt-table tbody td{vertical-align:top;padding:1.15rem 1rem 1.15rem 0;border-bottom:1px solid rgba(255,255,255,0.08);color:rgba(255,255,255,0.62);font-weight:400;}
.rt-table tbody th{color:#fff;font-weight:700;white-space:nowrap;font-family:monospace;font-size:0.86rem;letter-spacing:0.02em;}
.rt-table tbody td:last-child{color:#fff;font-weight:600;}
.rt-table td[data-label]::before,.rt-table th[data-label]::before{display:none;}
@media(max-width:700px){
  .rt-table thead{display:none;}
  .rt-table,.rt-table tbody,.rt-table tr{display:block;width:100%;}
  .rt-table tr{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,0.1);}
  .rt-table tbody th,.rt-table tbody td{display:block;padding:0.3rem 0;border:none;white-space:normal;}
  .rt-table td[data-label]::before,.rt-table th[data-label]::before{content:attr(data-label);display:block;font-family:var(--font-family,inherit);font-size:0.64rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:rgba(255,255,255,0.35);margin-bottom:0.2rem;}
}

/* ---------- 6 · Zuständigkeit ---------- */
.rt-roles{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;max-width:960px;}
@media(min-width:768px){.rt-roles{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3.5rem;}}
.rt-role{min-width:0;padding-top:1.25rem;border-top:2px solid rgba(30,136,229,0.5);}
.rt-role-label{display:block;font-size:0.95rem;font-weight:700;color:#fff;margin-bottom:0.6rem;overflow-wrap:anywhere;}
.rt-role p{font-size:0.93rem;line-height:1.8;color:rgba(255,255,255,0.6);margin:0;}
.rt-roles-bridge{font-size:1.05rem;line-height:1.75;color:rgba(255,255,255,0.78);margin:3rem 0 0;max-width:820px;padding-left:1.5rem;border-left:2px solid #1e88e5;}

/* ---------- 7 · Module & standalone column ---------- */
.rt-modules-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem;}
@media(min-width:992px){.rt-modules-grid{grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:6rem;align-items:start;}}
.rt-modules-col{min-width:0;}
.rt-modules-col-side{padding-top:2.5rem;border-top:1px solid rgba(255,255,255,0.1);}
@media(min-width:992px){.rt-modules-col-side{padding-top:0;border-top:none;padding-left:3rem;border-left:1px solid rgba(255,255,255,0.1);}}
.rt-list{list-style:none;margin:2rem 0 0;padding:0;border-top:1px solid rgba(255,255,255,0.1);}
.rt-list li{padding:1.35rem 0;border-bottom:1px solid rgba(255,255,255,0.08);}
.rt-list li p{font-size:0.9rem;line-height:1.7;color:rgba(255,255,255,0.55);margin:0.45rem 0 0;}
.rt-list-compact{margin-top:1.5rem;}
.rt-list-compact li{padding:1rem 0;}
.rt-list-link{display:inline-flex;align-items:center;gap:10px;color:#fff !important;font-size:1.05rem;font-weight:700;text-decoration:none !important;white-space:nowrap;transition:color 0.2s;}
.rt-list-link svg{color:#1e88e5;flex-shrink:0;transition:transform 0.2s;}
.rt-list-link:hover{color:#1e88e5 !important;}
.rt-list-link:hover svg{transform:translateX(3px);}
.rt-list-link:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}

/* ---------- 8 · FAQ, single column ---------- */
.rt-faq-wrap{max-width:820px;}
.rt-faq-wrap .rt-h2{margin-bottom:2rem;}
.faq-rt .accordion-item{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.07);border-radius:8px;margin-bottom:0.75rem;overflow:hidden;}
.faq-rt .accordion-button{background:transparent;border:none;box-shadow:none;padding:1.15rem 1.25rem;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;}
.faq-rt .accordion-button:not(.collapsed){background:rgba(30,136,229,0.08);border-bottom:1px solid rgba(30,136,229,0.15);}
.faq-rt .accordion-button h3{font-size:0.97rem;font-weight:600;color:rgba(255,255,255,0.88);margin:0;line-height:1.4;overflow-wrap:anywhere;}
.faq-rt .accordion-button:not(.collapsed) h3{color:#fff;}
.faq-rt .accordion-button:focus-visible{outline:2px solid #1e88e5;outline-offset:-2px;}
.faq-rt .accordion-body{padding:0 1.25rem 1.25rem;color:rgba(255,255,255,0.6);font-size:0.9rem;line-height:1.8;}

/* ---------- 9 · CTA footer (shared device) ---------- */
.rt-cta-footer{background:linear-gradient(135deg,#0A3570 0%,#062449 100%);padding:80px 0;text-align:center;}
.rt-cta-footer h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-0.02em;margin-bottom:1rem;overflow-wrap:anywhere;}
.rt-cta-footer p{color:rgba(255,255,255,0.75);font-size:1rem;max-width:600px;margin:0 auto 2rem;line-height:1.65;}
.rt-cta-group-footer{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;}
.rt-cta-mail{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.8) !important;font-size:0.9rem;text-decoration:none !important;white-space:nowrap;}
.rt-cta-mail:hover{color:#fff !important;}
.rt-cta-mail:focus-visible{outline:2px solid #fff;outline-offset:3px;}

/* ---------- Responsive ---------- */
@media(max-width:768px){
  .rt-hero{padding:90px 0 70px;}
  .rt-hero-grid{gap:2.75rem;}
  .section-dark,.section-mid,.section-light{padding:64px 0;}
  .rt-cta-footer{padding:60px 0;}
  .rt-measure{margin-bottom:2.25rem;}
  .rt-station{gap:1rem;padding-bottom:2.75rem;}
  .rt-stations::before{left:15px;}
  .rt-station-marker{width:32px;height:32px;font-size:0.7rem;}
  .rt-station{grid-template-columns:32px minmax(0,1fr);}
  .rt-roles-bridge{padding-left:1.1rem;}
}

/* Clickable text stays one line at 320–414px: tighten type + padding on every link/button. */
@media(max-width:480px){
  .rt-btn-primary{font-size:0.76rem;padding:14px 14px;gap:6px;}
  .rt-btn-secondary{font-size:0.82rem;}
  .rt-list-link{font-size:0.92rem;gap:8px;}
  .rt-cta-mail{font-size:0.84rem;}
  .rt-index-list a{font-size:0.88rem;}
  .rt-lage-text{font-size:1rem;}
}
@media(max-width:360px){
  .rt-btn-primary{font-size:0.72rem;padding:13px 12px;}
  .rt-list-link{font-size:0.85rem;}
  .rt-index-list a{font-size:0.82rem;}
}
