
/* GridGap complete replacement design system. Replace the original styles.css with one option. */
:root{
  --gg-yellow:#ffc400;
  --gg-yellow-soft:#fff4bf;
  --gg-blue:#0b3d91;
  --gg-blue-2:#174f9f;
  --gg-navy:#071936;
  --gg-ink:#172033;
  --gg-text:#3c475b;
  --gg-muted:#6f7b8f;
  --gg-line:#dce3ee;
  --gg-soft:#f6f8fb;
  --gg-surface:#ffffff;
  --gg-green:#0c7a4c;
  --gg-red:#b42318;
  --gg-max:1180px;
  --gg-radius:14px;
  --gg-radius-lg:22px;
  --gg-shadow:0 18px 48px rgba(15, 28, 49, .08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;text-rendering:optimizeLegibility}
body{margin:0;font-family:Aptos, "Segoe UI", Roboto, Inter, Arial, sans-serif;color:var(--gg-text);background:var(--gg-soft);line-height:1.55;font-size:16px;overflow-x:hidden}
img{max-width:100%;display:block} a{color:inherit;text-decoration:none} button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--gg-max));margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:999;background:var(--gg-yellow);color:#111827;padding:.75rem 1rem;border-radius:999px;font-weight:700}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(220,227,238,.92);backdrop-filter:blur(16px)}.site-header.is-scrolled{box-shadow:0 10px 28px rgba(12,25,45,.08)}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--gg-ink);font-weight:750;letter-spacing:-.01em}.brand-logo{width:148px;height:auto}.brand-text{font-size:1.1rem}.brand-mark{width:32px;height:32px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:5px;border-radius:8px;background:var(--gg-blue)}.brand-mark span{border-radius:2px;background:var(--gg-yellow)}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a:not(.button),.site-nav .nav-dropdown summary{font-size:.91rem;font-weight:600;color:#536075;white-space:nowrap}.site-nav a:not(.button):hover,.site-nav .nav-dropdown summary:hover{color:var(--gg-blue)}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary::after{content:"+";font-size:1rem;line-height:1;color:var(--gg-blue)}.nav-dropdown[open] summary::after{content:"-"} .nav-dropdown__menu{position:absolute;top:calc(100% + 10px);right:0;min-width:180px;padding:10px;background:#fff;border:1px solid var(--gg-line);border-radius:10px;box-shadow:0 12px 30px rgba(15,28,49,.12);display:grid;gap:4px;z-index:120}.nav-dropdown__menu a{padding:8px 10px;border-radius:8px}.nav-dropdown__menu a:hover{background:#f3f6fa}.nav-toggle{display:none;width:42px;height:42px;border-radius:10px;border:1px solid var(--gg-line);background:#fff;place-items:center;padding:0}.nav-toggle span{display:block;width:18px;height:2px;background:var(--gg-blue);border-radius:999px;margin:2px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;border:1px solid transparent;font-weight:700;font-size:.94rem;line-height:1;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px)}.button-small{min-height:38px;padding-inline:14px}.button-primary{background:var(--gg-yellow);color:#111827;box-shadow:0 10px 22px rgba(255,196,0,.24)}.button-primary:hover{background:#e7b300}.button-secondary,.button-light{background:white;color:var(--gg-blue);border-color:var(--gg-line)}.button-dark-outline{color:white;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.08)}.hero-actions__secondary{color:#111827}.button-full{width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(255,196,0,.65);outline-offset:3px}.content-section{padding:84px 0}.section-heading{max-width:760px;margin:0 0 34px}.center-heading{text-align:center;margin-inline:auto}.eyebrow{margin:0 0 10px;color:var(--gg-blue);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800}.eyebrow-yellow{color:#9a7200}.section-heading h2,.section-copy h2,.feature-copy-card h2,.report-copy h2,.contact-copy h2{margin:0;color:var(--gg-ink);font-size:clamp(2rem,3vw,3.1rem);line-height:1.06;letter-spacing:-.035em;font-weight:720}.section-heading p,.section-copy p,.feature-copy-card p,.report-copy p,.contact-copy p{color:var(--gg-muted);font-size:1.04rem;margin:14px 0 0}.hero-section{position:relative;padding:86px 0 78px;overflow:hidden}.hero-orb,.hero-section:before,.hero-section:after{display:none!important}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:54px;align-items:center}.hero-copy h1{margin:0;color:var(--gg-ink);font-size:clamp(2.65rem,4.6vw,4.8rem);line-height:1.01;letter-spacing:-.055em;font-weight:740;max-width:12.5ch}.hero-lead{margin:20px 0 0;color:var(--gg-text);font-size:1.08rem;max-width:640px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-showcase{position:relative;min-height:auto}.image-frame{position:relative;overflow:hidden;background:#fff;border:1px solid var(--gg-line);border-radius:var(--gg-radius-lg);box-shadow:var(--gg-shadow)}.image-frame:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.image-frame img{width:100%;height:100%;object-fit:cover}.hero-frame,.report-frame{width:100%;transform:none}.metric-card{position:static;width:auto;background:#fff;border:1px solid var(--gg-line);border-radius:12px;box-shadow:0 8px 24px rgba(15,28,49,.06);padding:14px 16px}.metric-card span{display:block;font-size:.76rem;font-weight:700;color:var(--gg-muted)}.metric-card strong{display:block;color:var(--gg-blue);font-size:1.25rem;letter-spacing:-.03em}.trust-strip{position:relative;margin:0;background:#fff;border-top:1px solid var(--gg-line);border-bottom:1px solid var(--gg-line)}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.trust-grid article{padding:22px 24px;border-right:1px solid var(--gg-line);background:#fff}.trust-grid article:last-child{border-right:0}.mini-icon{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#eef4ff;color:var(--gg-blue);font-size:.72rem;font-weight:800}.trust-grid strong{display:block;margin-top:12px;color:var(--gg-ink);font-weight:720}.trust-grid p{margin:4px 0 0;color:var(--gg-muted);font-size:.92rem}.split-grid,.visual-grid,.report-grid,.workflow-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.insight-panel{border:1px solid var(--gg-line);background:#fff;border-radius:var(--gg-radius-lg);box-shadow:var(--gg-shadow);padding:8px}.insight-row{padding:18px 20px;border-bottom:1px solid #edf1f6}.insight-row:last-child{border-bottom:0}.insight-row span{display:block;color:var(--gg-blue);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.insight-row strong{display:block;margin-top:4px;color:var(--gg-text);font-size:1rem;font-weight:600}.feature-copy-card,.contact-form{background:#fff;border:1px solid var(--gg-line);border-radius:var(--gg-radius-lg);box-shadow:var(--gg-shadow);padding:32px}.check-list{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px}.check-list li{position:relative;padding-left:26px;color:var(--gg-text);font-weight:560}.check-list li:before{content:"";position:absolute;left:0;top:.53em;width:9px;height:9px;border-radius:2px;background:var(--gg-yellow)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-height:210px;padding:24px;border:1px solid var(--gg-line);border-radius:var(--gg-radius);background:#fff;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.feature-card:hover{border-color:#c9d4e4;box-shadow:0 14px 34px rgba(15,28,49,.07);transform:translateY(-2px)}.feature-number{display:inline-flex;color:var(--gg-blue);font-size:.78rem;font-weight:800}.feature-card h3{margin:16px 0 8px;color:var(--gg-ink);font-size:1.08rem;line-height:1.25;font-weight:720}.feature-card p{margin:0;color:var(--gg-muted);font-size:.96rem}.showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.showcase-grid .image-frame{min-height:320px}.workflow-section{background:#fff}.steps-list{display:grid;gap:12px}.steps-list article{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:18px;background:#fff;border:1px solid var(--gg-line);border-radius:var(--gg-radius);box-shadow:none}.steps-list span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f1f5fb;color:var(--gg-blue);font-weight:800}.steps-list h3{margin:0 0 4px;color:var(--gg-ink);font-size:1rem}.steps-list p{margin:0;color:var(--gg-muted);font-size:.94rem}.report-section{background:var(--gg-navy);color:white}.report-section h2,.report-section p{color:white}.report-section p{color:rgba(255,255,255,.74)}.pricing-section{background:#fff}.pricing-toggle{width:max-content;margin:0 auto 26px;padding:4px;display:flex;gap:4px;background:#f2f5f9;border:1px solid var(--gg-line);border-radius:12px}.pricing-toggle-button{border:0;background:transparent;color:var(--gg-muted);padding:9px 14px;border-radius:9px;font-weight:700;cursor:pointer}.pricing-toggle-button.is-active{background:#fff;color:var(--gg-ink);box-shadow:0 4px 12px rgba(15,28,49,.08)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;padding:26px;border:1px solid var(--gg-line);border-radius:var(--gg-radius-lg);background:#fff;box-shadow:none}.pricing-card-featured{border-color:var(--gg-blue);box-shadow:0 16px 36px rgba(11,61,145,.11);transform:none}.plan-badge{position:absolute;top:20px;right:20px;background:var(--gg-yellow-soft);color:#6b4d00;border:1px solid rgba(255,196,0,.45);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800}.plan-name{margin:0;color:var(--gg-blue);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.pricing-top h3{margin:10px 0 8px;color:var(--gg-ink);font-size:2rem;line-height:1.1;letter-spacing:-.035em}.pricing-top p{margin:0;color:var(--gg-muted);min-height:48px}.pricing-card ul{margin:22px 0 24px;padding:0;list-style:none;display:grid;gap:10px}.pricing-card li{position:relative;padding-left:22px;color:var(--gg-text);font-size:.95rem}.pricing-card li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--gg-blue)}.pricing-card .button{margin-top:auto}.pricing-note{text-align:center;color:var(--gg-muted);font-size:.94rem;max-width:760px;margin:20px auto 0}.comparison-table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--gg-line);border-radius:var(--gg-radius-lg);box-shadow:none}.comparison-table{width:100%;min-width:760px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:14px 16px;border-bottom:1px solid #edf1f6;text-align:left}.comparison-table thead th{background:#f7f9fc;color:var(--gg-ink);font-size:.86rem}.comparison-table tbody th,.comparison-table tbody td{color:var(--gg-text);font-weight:500}.comparison-status{font-weight:800}.comparison-status-yes{color:var(--gg-green)}.comparison-status-no{color:var(--gg-red)}.faq-layout{display:grid;grid-template-columns:.75fr 1fr;gap:48px;align-items:start}.faq-list{display:grid;gap:10px}.faq-item{background:#fff;border:1px solid var(--gg-line);border-radius:var(--gg-radius);overflow:hidden}.faq-item button{width:100%;border:0;background:transparent;color:var(--gg-ink);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;text-align:left;font-weight:650;cursor:pointer}.faq-icon{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:8px;background:#f1f5fb;color:var(--gg-blue);font-weight:800}.faq-answer{padding:0 18px 18px;color:var(--gg-muted)}.faq-answer p{margin:0}.contact-section{background:#fff}.contact-copy a{color:var(--gg-blue);font-weight:800}.form-row{display:grid;gap:7px;margin-bottom:14px}.form-row label{color:var(--gg-ink);font-weight:650;font-size:.94rem}.form-row input,.form-row select,.form-row textarea{width:100%;border:1px solid var(--gg-line);border-radius:10px;background:#fff;color:var(--gg-ink);padding:12px 13px}.form-row textarea{resize:vertical;min-height:130px}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:0;border-color:var(--gg-blue);box-shadow:0 0 0 4px rgba(11,61,145,.09)}.hp-field{position:absolute;left:-9999px;opacity:0}.site-footer{background:var(--gg-navy);color:white;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1fr .8fr 1.2fr;gap:36px}.site-footer p{color:rgba(255,255,255,.72);margin:.5rem 0 0}.site-footer nav{display:grid;gap:8px}.site-footer nav a{color:rgba(255,255,255,.82);font-weight:600}.footer-disclaimer strong{color:var(--gg-yellow)}.gg-reveal{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}.gg-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.gg-reveal{opacity:1;transform:none}}@media(max-width:1100px){.hero-grid,.split-grid,.visual-grid,.report-grid,.workflow-grid,.contact-grid,.faq-layout{grid-template-columns:1fr}.hero-copy h1{max-width:15ch}.trust-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.showcase-grid{grid-template-columns:1fr}}@media(max-width:820px){.container{width:min(calc(100% - 28px),var(--gg-max))}.header-inner{min-height:66px;flex-wrap:wrap}.nav-toggle{display:grid}.site-nav{display:none;width:100%;padding:0 0 16px;flex-direction:column;align-items:stretch;gap:8px}.site-nav.is-open{display:flex}.nav-dropdown{width:100%}.nav-dropdown summary{justify-content:space-between}.nav-dropdown__menu{position:static;min-width:0;padding:6px 0 0;border:0;box-shadow:none}.site-nav .button{width:100%}.hero-section{padding:58px 0}.trust-grid,.feature-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid var(--gg-line)}.trust-grid article:last-child{border-bottom:0}.content-section{padding:64px 0}.section-heading h2,.section-copy h2,.feature-copy-card h2,.report-copy h2,.contact-copy h2{font-size:2rem}.feature-copy-card,.contact-form,.pricing-card{padding:22px}.comparison-table{min-width:680px}}@media(max-width:560px){.hero-copy h1{font-size:2.45rem}.hero-actions{flex-direction:column}.button{width:100%}.pricing-toggle{width:100%;justify-content:center}.pricing-toggle-button{flex:1}.showcase-grid .image-frame{min-height:240px}}

/* Option 2: Systems Console - precise technical product UI */
:root{--gg-yellow:#f5bd16;--gg-blue:#0b3d91;--gg-blue-2:#0e4da9;--gg-navy:#071425;--gg-ink:#111827;--gg-soft:#f3f6fa;--gg-line:#cfd8e6;--gg-radius:10px;--gg-radius-lg:16px;--gg-shadow:none}
body{background:#f3f6fa;font-family:"Segoe UI", Roboto, Arial, sans-serif}.site-header{background:#fff}.header-inner{min-height:64px}.button{border-radius:8px}.button-primary{background:var(--gg-yellow);color:#111827}.button-primary:hover{background:#e7b300}.hero-section{background:#eef3f9;border-bottom:1px solid var(--gg-line);padding:72px 0}.hero-grid{grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr)}.hero-copy h1{font-size:clamp(2.45rem,4vw,4.15rem);font-weight:700;letter-spacing:-.045em}.eyebrow{color:#6b4d00}.hero-lead{font-size:1.02rem;color:#3f4b5f}.hero-actions .button-secondary{background:#fff}.image-frame{border-radius:12px;border-color:#c7d1df;box-shadow:0 1px 0 rgba(255,255,255,.8),0 20px 44px rgba(11,29,52,.08)}.hero-frame{min-height:440px}.mock-ui{padding:22px;background:#fff}.mock-top{display:grid;grid-template-columns:170px 1fr 110px;gap:12px;align-items:center;border-bottom:1px solid #dce3ee;padding-bottom:16px}.mock-dot{height:10px;background:#111827;border-radius:2px}.mock-title{height:10px;background:#dce3ee;border-radius:2px}.mock-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px;margin-top:16px}.mock-card{border:1px solid #dce3ee;border-radius:8px;padding:16px;background:#fbfcfe}.mock-card:nth-child(1){border-left:4px solid var(--gg-yellow)}.mock-card:nth-child(2){border-left:4px solid var(--gg-blue)}.mock-label{height:8px;width:80px;background:#cfd8e6;border-radius:2px;margin-bottom:12px}.mock-value{height:24px;width:110px;background:#111827;border-radius:3px}.mock-chart{grid-column:1/-1;height:160px;border:1px solid #dce3ee;border-radius:8px;background:linear-gradient(180deg,transparent 0 31px,#edf1f6 32px),repeating-linear-gradient(90deg,transparent 0 67px,#e6ebf3 68px 69px)}.metric-card{border-radius:8px}.hero-showcase .metric-card-a,.hero-showcase .metric-card-b{display:none}.trust-strip{background:#fff}.trust-grid article{padding:18px 20px}.mini-icon{border-radius:6px;background:#111827;color:#fff}.content-section{padding:76px 0}.section-heading h2,.section-copy h2,.feature-copy-card h2,.report-copy h2,.contact-copy h2{font-weight:680;font-size:clamp(1.9rem,2.7vw,2.8rem);letter-spacing:-.035em}.feature-card{border-radius:10px;min-height:190px}.feature-number{color:#6b4d00}.feature-card:hover{box-shadow:0 12px 28px rgba(11,29,52,.07)}.workflow-section{background:#eef3f9;border-block:1px solid var(--gg-line)}.steps-list article{border-radius:10px}.steps-list span{border-radius:6px;background:#111827;color:var(--gg-yellow)}.pricing-card{border-radius:12px}.pricing-card-featured{border-color:#111827;box-shadow:inset 0 4px 0 var(--gg-yellow)}.plan-badge{border-radius:6px}.comparison-table-wrap{border-radius:12px}.faq-item{border-radius:10px}.contact-section{background:#eef3f9;border-top:1px solid var(--gg-line)}.site-footer{background:#071425}


/* =====================================================================
   ADDITIONAL CSS FOR LEGAL + HELP PAGES
   Added for terms.html, privacy.html, /help, and help article/category pages.
   This section intentionally extends Option B without replacing its homepage styles.
   ===================================================================== */

/* Legal page framing */
.legal-hero,
.help-hero {
  background: #eef3f9;
  border-bottom: 1px solid var(--gg-line);
  padding: 58px 0 34px;
}

.launch-banner {
  background: var(--gg-blue);
  color: #ffffff;
  padding: 10px 0;
  text-align: center;
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1.4;
}

.launch-banner .container {
  max-width: 980px;
}

.legal-hero__inner,
.help-hero__inner {
  max-width: 860px;
}

.legal-hero .eyebrow,
.help-hero .eyebrow {
  color: #6b4d00;
}

.legal-hero h1,
.help-hero__inner h1,
.article-card h1 {
  margin: 0;
  color: var(--gg-ink);
  font-size: clamp(2.1rem, 4vw, 3.45rem);
  line-height: 1.05;
  letter-spacing: -0.04em;
  font-weight: 680;
}

.legal-lead,
.help-lead,
.article-intro {
  margin: 14px 0 0;
  color: #455268;
  font-size: 1.02rem;
  line-height: 1.68;
  max-width: 72ch;
}

.legal-updated {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin-top: 18px;
  padding: 0 12px;
  border-radius: 7px;
  background: #ffffff;
  border: 1px solid var(--gg-line);
  color: var(--gg-blue);
  font-size: .88rem;
  font-weight: 700;
}

.legal-section,
.help-section {
  padding: 48px 0 76px;
}

.legal-layout,
.help-layout,
.article-layout {
  display: grid;
  grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
  gap: 28px;
  align-items: start;
}

.legal-nav-card,
.toc-card,
.related-card,
.note-card,
.help-panel,
.help-search-card,
.category-card,
.article-card {
  background: #ffffff;
  border: 1px solid var(--gg-line);
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(11, 29, 52, .055);
}

.legal-nav-card,
.toc-card {
  position: sticky;
  top: 88px;
  padding: 18px;
}

.legal-nav-card strong,
.toc-card h2,
.related-card h2,
.help-panel h2,
.category-card h2,
.category-card h3,
.article-card h2,
.note-card strong {
  margin: 0 0 12px;
  color: var(--gg-ink);
  font-size: .98rem;
  line-height: 1.25;
  letter-spacing: -0.015em;
  font-weight: 700;
}

.legal-nav-card nav,
.toc-card nav,
.toc-card ul {
  display: grid;
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.legal-nav-card a,
.toc-card a {
  display: block;
  padding: 8px 10px;
  border-radius: 7px;
  color: #5d687a;
  font-size: .91rem;
  line-height: 1.3;
  font-weight: 600;
}

.legal-nav-card a:hover,
.toc-card a:hover,
.legal-nav-card a.is-active,
.toc-card a.is-active {
  background: #eef3f9;
  color: var(--gg-blue);
}

.help-page-breadcrumb {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 2rem;
  padding-left: 50px;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.help-page-breadcrumb a,
.help-page-breadcrumb span {
  flex: 0 0 auto;
  white-space: nowrap;
}

.help-category-index {
  margin-top: 0;
  border-top: 1px solid #e5e7eb;
}

.help-category-index__home-wrap {
  border-bottom: 1px solid #e5e7eb;
}

.help-category-index__item {
  border-bottom: 1px solid #e5e7eb;
}

.help-category-index__home {
  display: inline-block;
  margin: 0 0 0.55rem;
  color: #0f172a;
  font-size: 0.84rem;
  font-weight: 400;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.15em;
}

.help-category-index__summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.7rem;
  padding: 0.55rem 0;
  color: #0f172a;
  font-size: 0.84rem;
  font-weight: 400;
}

.help-category-index__summary::-webkit-details-marker {
  display: none;
}

.help-category-index__summary::after {
  content: '+';
  flex: 0 0 auto;
  color: #94a3b8;
  font-size: 1.25rem;
  line-height: 1;
}

.help-category-index__item[open] .help-category-index__summary::after {
  content: '–';
}

.help-category-index__summary-title {
  display: block;
  font-weight: 400;
  font-size: 0.84rem;
}

.help-category-index__body {
  padding: 0 0 0.5rem;
}

.help-category-index__body ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1rem;
  display: grid;
  gap: 0.16rem;
}

.help-category-index__body li {
  line-height: 1.35;
}

.help-category-index__body a {
  color: #0f172a;
  font-weight: 400;
  font-size: 0.84rem;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.15em;
}

.help-category-index__body a:hover {
  color: #2563eb;
}

.legal-content,
.article-content,
.help-content {
  min-width: 0;
}

.legal-content {
  display: grid;
  gap: 14px;
}

.legal-card,
.article-card {
  background: #ffffff;
  border: 1px solid var(--gg-line);
  border-radius: 12px;
  padding: 26px 30px;
  box-shadow: 0 12px 30px rgba(11, 29, 52, .055);
}

.legal-card--warning,
.note-card {
  border-color: rgba(245, 189, 22, .65);
  background: linear-gradient(180deg, #fffdf5 0%, #ffffff 100%);
}

.legal-card h2,
.legal-card h3,
.article-card h2,
.article-card h3 {
  color: var(--gg-ink);
  letter-spacing: -0.02em;
  line-height: 1.25;
}

.legal-card h2,
.article-card h2 {
  margin: 0 0 13px;
  font-size: 1.28rem;
  font-weight: 700;
}

.legal-card h3,
.article-card h3 {
  margin: 24px 0 9px;
  font-size: 1.03rem;
  font-weight: 700;
}

.legal-card p,
.legal-card li,
.article-card p,
.article-card li,
.help-panel p,
.help-panel li,
.category-card p,
.category-card li,
.related-card p,
.related-card li,
.note-card p,
.note-card li {
  color: #3f4b5f;
  line-height: 1.7;
}

.legal-card p,
.article-card p,
.help-panel p,
.category-card p,
.related-card p,
.note-card p {
  margin: 0 0 14px;
}

.legal-card ul,
.article-card ul,
.help-panel ul,
.category-card ul,
.related-card ul,
.note-card ul {
  margin: 0 0 16px 0;
  padding-left: 1.15rem;
}

.legal-card li + li,
.article-card li + li,
.help-panel li + li,
.category-card li + li,
.related-card li + li,
.note-card li + li {
  margin-top: 6px;
}

.legal-card a,
.article-card a,
.category-card a,
.help-panel a,
.related-card a,
.breadcrumb a {
  color: var(--gg-blue);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  font-weight: 650;
}

.legal-card .comparison-table-wrap,
.article-card .comparison-table-wrap {
  margin: 18px 0;
  border-radius: 10px;
  box-shadow: none;
}

.legal-card .comparison-table,
.article-card .comparison-table {
  min-width: 620px;
}

/* Help centre overview */
.help-search-card {
  margin-top: 22px;
  padding: 18px 20px;
  border-left: 4px solid var(--gg-yellow);
}

.help-search-card strong {
  display: block;
  margin-bottom: 4px;
  color: var(--gg-ink);
  font-size: .96rem;
  font-weight: 700;
}

.help-search-card p {
  margin: 0;
  color: #5d687a;
  line-height: 1.6;
}

.help-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(280px, .94fr);
  gap: 18px;
  align-items: start;
}

.help-panel,
.category-card,
.related-card,
.note-card {
  padding: 22px;
}

.category-grid,
.related-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.category-card {
  min-height: 150px;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.category-card:hover {
  transform: translateY(-2px);
  border-color: #b9c7d8;
  box-shadow: 0 14px 34px rgba(11, 29, 52, .075);
}

.category-card h2,
.category-card h3 {
  margin-bottom: 8px;
  font-size: 1.05rem;
}

.category-card p {
  margin-bottom: 0;
  color: #536075;
}

.help-sidebar,
.article-layout aside {
  display: grid;
  gap: 14px;
}

.article-card {
  min-width: 0;
}

.article-card h1 {
  margin-bottom: 12px;
}

.article-card h2 {
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid #edf1f6;
}

.article-card h2:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 18px;
}

.article-chip {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 10px;
  border-radius: 7px;
  background: #eef3f9;
  border: 1px solid #dce3ee;
  color: #4a566a;
  font-size: .8rem;
  font-weight: 700;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 16px;
  color: #6f7b8f;
  font-size: .9rem;
}

.breadcrumb span[aria-hidden="true"] {
  color: #a5afbd;
}

.note-card {
  padding: 18px;
}

.related-card ul,
.toc-card ul {
  list-style: none;
  padding-left: 0;
}

.related-card li + li {
  margin-top: 9px;
}

.article-footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  margin-top: 22px;
}

.article-footer-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 8px;
  border: 1px solid var(--gg-line);
  background: #ffffff;
  color: var(--gg-blue);
  text-decoration: none;
  font-weight: 700;
}

.article-footer-nav a:hover {
  border-color: #b9c7d8;
  background: #f8fafc;
}

@media (max-width: 1100px) {
  .legal-layout,
  .help-layout,
  .article-layout,
  .help-grid {
    grid-template-columns: 1fr;
  }

  .legal-nav-card,
  .toc-card {
    position: static;
  }

  .legal-nav-card nav,
  .toc-card nav,
  .toc-card ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .legal-hero,
  .help-hero {
    padding: 44px 0 28px;
  }

  .legal-section,
  .help-section {
    padding: 34px 0 58px;
  }

  .legal-card,
  .article-card,
  .help-panel,
  .category-card,
  .related-card,
  .note-card,
  .help-search-card,
  .legal-nav-card,
  .toc-card {
    padding: 18px;
    border-radius: 10px;
  }

  .category-grid,
  .related-grid,
  .legal-nav-card nav,
  .toc-card nav,
  .toc-card ul {
    grid-template-columns: 1fr;
  }

  .article-footer-nav {
    display: grid;
  }

  .article-footer-nav a {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 520px) {
  .legal-hero h1,
  .help-hero__inner h1,
  .article-card h1 {
    font-size: 2rem;
  }

  .legal-lead,
  .help-lead,
  .article-intro {
    font-size: .98rem;
  }

  .legal-card .comparison-table,
  .article-card .comparison-table {
    min-width: 560px;
  }
}


/* =====================================================================
   FIX FOR LEGAL + HELP PAGE FADE ISSUE
   These document-style pages should not use the homepage reveal animation.
   This prevents terms.html and privacy.html content from appearing briefly
   and then fading to invisible after JavaScript applies reveal classes.
   ===================================================================== */
.legal-hero,
.legal-layout,
.legal-content,
.legal-nav-card,
.legal-card,
.help-hero,
.help-grid,
.help-layout,
.help-panel,
.help-search-card,
.category-card,
.article-layout,
.article-card,
.toc-card,
.related-card,
.note-card {
  opacity: 1 !important;
  transform: none !important;
}

.legal-card.gg-reveal,
.legal-content.gg-reveal,
.legal-layout.gg-reveal,
.help-panel.gg-reveal,
.category-card.gg-reveal,
.article-card.gg-reveal,
.related-card.gg-reveal,
.note-card.gg-reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.site-nav .nav-dropdown {
  position: relative;
}

.site-nav .nav-dropdown__toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 0.91rem;
  font-weight: 600;
  color: #536075;
  white-space: nowrap;
  cursor: pointer;
}

.site-nav .nav-dropdown__toggle:hover {
  color: var(--gg-blue);
}

.site-nav .nav-dropdown__toggle::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid var(--gg-blue);
  transition: transform 0.18s ease;
}

.site-nav .nav-dropdown.is-open .nav-dropdown__toggle::after {
  transform: rotate(180deg);
}

.site-nav .nav-dropdown__menu {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  min-width: 180px;
  padding: 10px;
  background: #fff;
  border: 1px solid var(--gg-line);
  border-radius: 10px;
  box-shadow: 0 12px 30px rgba(15, 28, 49, 0.12);
  display: grid;
  gap: 4px;
  z-index: 120;
}

.site-nav .nav-dropdown__menu[hidden] {
  display: none;
}

.site-nav .nav-dropdown__menu a {
  display: block;
  padding: 8px 10px;
  border-radius: 8px;
}

.site-nav .nav-dropdown__menu a:hover {
  background: #f3f6fa;
}

@media (max-width: 820px) {
  .site-nav .nav-dropdown {
    width: 100%;
  }

  .site-nav .nav-dropdown__toggle {
    width: 100%;
    justify-content: space-between;
  }

  .site-nav .nav-dropdown__menu {
    position: static;
    min-width: 0;
    margin-top: 6px;
    padding: 6px 0 0;
    border: 0;
    box-shadow: none;
  }
}

@media (max-width: 900px) {
  .hero-grid {
    grid-template-columns: 1fr;
  }

  .hero-showcase {
    order: 1;
  }

  .hero-copy {
    order: 2;
  }
}
