/* SATIS Investment – SAUSD / SAEUR page v1.0.7
   Scope is strictly limited to body.page-tokens. */

.page-tokens{
  --token-cyan:#46c9f4;
  --token-blue:#0f70cb;
  --token-navy:#061b37;
  --token-gold:#d3a64a;
  --token-gold-soft:#f4dd9a;
  background:#f6f9fc;
}
.page-tokens main{overflow:hidden}
.page-tokens .site-header:not(.is-scrolled){background:rgba(255,255,255,.72);backdrop-filter:blur(18px) saturate(145%);border-bottom:1px solid rgba(177,203,226,.42)}

/* HERO */
.page-tokens .tokens-hero{
  position:relative;
  min-height:820px;
  padding:148px 0 92px;
  display:flex;
  align-items:center;
  background:
    radial-gradient(circle at 77% 34%,rgba(72,196,245,.17),transparent 28%),
    radial-gradient(circle at 13% 18%,rgba(58,134,217,.09),transparent 24%),
    linear-gradient(132deg,#fbfdff 0%,#f5faff 46%,#edf6fb 100%);
  isolation:isolate;
}
.page-tokens .tokens-hero::before{
  content:"";position:absolute;inset:0;z-index:-2;opacity:.55;
  background-image:linear-gradient(rgba(29,101,166,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(29,101,166,.055) 1px,transparent 1px);
  background-size:74px 74px;mask-image:linear-gradient(to bottom,transparent 3%,#000 24%,#000 72%,transparent 100%);
}
.page-tokens .tokens-hero::after{
  content:"";position:absolute;left:50%;bottom:0;width:72%;height:1px;transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,rgba(39,144,210,.35),transparent);
}
.page-tokens .tokens-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.86fr);align-items:center;gap:72px;position:relative;z-index:1}
.page-tokens .tokens-hero-copy .display{font-size:clamp(54px,6vw,88px);max-width:760px}
.page-tokens .tokens-hero-copy .lead{max-width:720px}
.page-tokens .token-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.page-tokens .official-mark-note{display:flex;align-items:center;gap:13px;max-width:650px;margin-top:24px;padding:15px 17px;border:1px solid rgba(113,174,218,.34);border-radius:16px 16px 16px 5px;background:rgba(255,255,255,.72);box-shadow:0 14px 36px rgba(8,63,108,.06);font-size:12px;color:#536d84}
.page-tokens .official-mark-note img{width:34px;height:34px;border-radius:7px;box-shadow:0 0 0 1px rgba(118,167,201,.25)}
.page-tokens .official-mark-note strong{color:#153d5d}

.page-tokens .token-system-stage{position:relative;min-height:570px;display:grid;place-items:center;perspective:1200px}
.page-tokens .token-system-stage::before,.page-tokens .token-system-stage::after{content:"";position:absolute;border:1px solid rgba(47,148,211,.19);border-radius:50%;transform:rotateX(68deg) rotateZ(-8deg)}
.page-tokens .token-system-stage::before{width:590px;height:265px;animation:tokenOrbit 10s ease-in-out infinite}
.page-tokens .token-system-stage::after{width:450px;height:200px;animation:tokenOrbit 10s -4s ease-in-out infinite reverse}
@keyframes tokenOrbit{50%{transform:rotateX(68deg) rotateZ(4deg) scale(1.025)}}
.page-tokens .token-stage-axis{position:absolute;left:9%;right:9%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(55,162,226,.62),rgba(209,166,74,.52),transparent)}
.page-tokens .token-stage-axis::before,.page-tokens .token-stage-axis::after{content:"";position:absolute;top:50%;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background:#54d1f7;box-shadow:0 0 18px rgba(65,198,242,.75)}
.page-tokens .token-stage-axis::before{left:18%}.page-tokens .token-stage-axis::after{right:18%;background:#e2bd66;box-shadow:0 0 18px rgba(220,177,79,.68)}
.page-tokens .hero-token-card{position:absolute;width:245px;min-height:330px;padding:26px 24px;border:1px solid rgba(113,178,224,.38);border-radius:28px 28px 28px 8px;background:linear-gradient(150deg,rgba(255,255,255,.94),rgba(238,248,253,.86));backdrop-filter:blur(18px);box-shadow:0 30px 80px rgba(8,57,99,.13);overflow:hidden}
.page-tokens .hero-token-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#3dc8f4,transparent 82%)}
.page-tokens .hero-token-card.eur{right:0;bottom:58px;background:linear-gradient(150deg,rgba(255,255,255,.96),rgba(255,248,229,.90));border-color:rgba(209,169,89,.38)}
.page-tokens .hero-token-card.eur::before{background:linear-gradient(90deg,#d4aa51,transparent 82%)}
.page-tokens .hero-token-card.usd{left:0;top:42px}
.page-tokens .hero-token-emblem{width:94px;height:94px;display:grid;place-items:center;border-radius:22px 22px 22px 7px;background:#fff;border:1px solid rgba(122,180,218,.34);box-shadow:0 18px 45px rgba(6,65,111,.11)}
.page-tokens .hero-token-emblem img{width:72px;height:72px}
.page-tokens .hero-token-card small{display:block;margin-top:22px;font-size:9px;font-weight:850;letter-spacing:.18em;text-transform:uppercase;color:#4384ad}
.page-tokens .hero-token-card.eur small{color:#9b7327}
.page-tokens .hero-token-card h2{margin:6px 0 8px;font-size:43px;line-height:1;letter-spacing:-.04em;color:#092c4d}
.page-tokens .hero-token-card p{margin:0;color:#617a8f;font-size:13px;line-height:1.55}
.page-tokens .hero-token-card .token-ref{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding-top:15px;border-top:1px solid rgba(129,177,209,.28);font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#71869a}
.page-tokens .hero-token-card .token-ref strong{font-size:16px;letter-spacing:.02em;color:#0d5e9c}
.page-tokens .hero-token-card.eur .token-ref strong{color:#9a6b14}
.page-tokens .token-stage-core{position:relative;z-index:4;width:178px;height:178px;display:grid;place-items:center;text-align:center;border-radius:50%;border:1px solid rgba(70,179,231,.4);background:radial-gradient(circle at 35% 28%,#1a76b6,#09294c 58%,#051529);box-shadow:0 0 0 14px rgba(255,255,255,.72),0 0 0 15px rgba(83,171,220,.20),0 25px 70px rgba(7,58,105,.24),inset 0 0 35px rgba(89,207,248,.14);color:#fff}
.page-tokens .token-stage-core span,.page-tokens .token-stage-core strong,.page-tokens .token-stage-core small{display:block}
.page-tokens .token-stage-core span{font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:#7edcff}
.page-tokens .token-stage-core strong{margin:9px 0 4px;font-size:22px;letter-spacing:.02em}
.page-tokens .token-stage-core small{font-size:9px;color:#bfdced;letter-spacing:.08em;text-transform:uppercase}

/* Shared sections */
.page-tokens .tokens-section{position:relative;padding:104px 0}
.page-tokens .tokens-section.is-alt{background:linear-gradient(180deg,#eef5fa,#f8fbfd)}
.page-tokens .tokens-section .section-head{margin-bottom:48px}
.page-tokens .tokens-section .section-head .section-copy{max-width:650px}
.page-tokens .token-section-code{position:absolute;right:max(22px,calc((100vw - 1240px)/2));top:64px;font-size:9px;font-weight:850;letter-spacing:.22em;color:rgba(33,112,166,.27);text-transform:uppercase}

/* Official dossiers */
.page-tokens .token-dossier-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.page-tokens .token-dossier{position:relative;padding:36px;border:1px solid rgba(108,167,211,.34);border-radius:30px 30px 30px 9px;background:linear-gradient(148deg,rgba(255,255,255,.98),rgba(237,247,253,.92));box-shadow:0 26px 75px rgba(8,56,97,.09);overflow:hidden}
.page-tokens .token-dossier::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#43c9f4,rgba(18,111,198,.12))}
.page-tokens .token-dossier.eur{background:linear-gradient(148deg,rgba(255,255,255,.99),rgba(255,249,234,.94));border-color:rgba(210,173,101,.36)}
.page-tokens .token-dossier.eur::before{background:linear-gradient(180deg,#d7ad55,rgba(190,135,37,.12))}
.page-tokens .token-dossier-head{display:grid;grid-template-columns:116px 1fr;gap:24px;align-items:center}
.page-tokens .token-official-emblem{width:116px;height:116px;display:grid;place-items:center;border-radius:26px 26px 26px 8px;background:#fff;border:1px solid rgba(109,164,203,.31);box-shadow:0 18px 45px rgba(7,58,100,.09)}
.page-tokens .token-official-emblem img{width:84px;height:84px}
.page-tokens .token-dossier-kicker{font-size:9px;font-weight:850;letter-spacing:.17em;text-transform:uppercase;color:#248ac7}
.page-tokens .token-dossier.eur .token-dossier-kicker{color:#9d762c}
.page-tokens .token-dossier h2{margin:5px 0 8px;font-size:48px;line-height:1;letter-spacing:-.04em}
.page-tokens .token-dossier-name{font-size:14px;font-weight:700;color:#546e84}
.page-tokens .token-dossier-summary{margin:27px 0 0;color:#516b81;line-height:1.72}
.page-tokens .token-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:27px 0 18px}
.page-tokens .token-spec{padding:15px 14px;border:1px solid rgba(124,174,211,.28);border-radius:15px 15px 15px 5px;background:rgba(255,255,255,.72)}
.page-tokens .token-spec span,.page-tokens .token-spec strong{display:block}
.page-tokens .token-spec span{font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#7b8fa1}
.page-tokens .token-spec strong{margin-top:5px;font-size:12px;color:#173c58}
.page-tokens .token-contract-label{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:#688099}
.page-tokens .token-contract-label span:last-child{color:#168276}
.page-tokens .token-dossier .address{margin-top:9px;border-radius:15px 15px 15px 5px;border-color:rgba(117,169,207,.32);background:rgba(255,255,255,.88)}
.page-tokens .token-dossier .address code{font-size:10.5px}
.page-tokens .token-dossier-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:25px}
.page-tokens .btn-token{min-height:46px;padding:11px 18px;border-radius:999px;background:#082a4e;color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:9px;transition:.25s}
.page-tokens .btn-token:hover{transform:translateY(-2px);background:#0d5790}
.page-tokens .btn-token.secondary{background:rgba(255,255,255,.65);color:#185c91;border:1px solid rgba(111,170,210,.42)}
.page-tokens .btn-token.secondary:hover{background:#fff}

/* Architecture */
.page-tokens .token-architecture{background:linear-gradient(128deg,#04142b 0%,#082845 54%,#07527f 100%);color:#fff}
.page-tokens .token-architecture::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(80,202,244,.13),transparent 29%),linear-gradient(120deg,transparent 0 63%,rgba(117,217,251,.04) 63% 64%,transparent 64%);pointer-events:none}
.page-tokens .token-architecture .h2,.page-tokens .token-architecture .section-copy{color:#eef8ff}
.page-tokens .token-architecture .label{color:#7edbff}
.page-tokens .immutable-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;position:relative}
.page-tokens .immutable-flow::before{content:"";position:absolute;left:5%;right:5%;top:38px;height:1px;background:linear-gradient(90deg,rgba(84,211,249,.15),rgba(84,211,249,.68),rgba(84,211,249,.15))}
.page-tokens .immutable-item{position:relative;min-height:190px;padding:26px 20px 21px;border:1px solid rgba(127,211,244,.16);border-radius:20px 20px 20px 6px;background:rgba(255,255,255,.055);backdrop-filter:blur(10px)}
.page-tokens .immutable-index{position:relative;z-index:2;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#0b5b91;border:1px solid rgba(107,215,250,.4);box-shadow:0 0 0 7px #08213b;font-size:8px;font-weight:850;color:#8de5ff}
.page-tokens .immutable-item strong{display:block;margin-top:30px;font-size:15px;color:#fff}
.page-tokens .immutable-item p{margin:9px 0 0;font-size:11.5px;line-height:1.58;color:#bfd5e4}
.page-tokens .architecture-note{margin-top:31px;padding:17px 20px;border-left:2px solid #5cd4fa;background:rgba(255,255,255,.055);color:#cfe2ee;font-size:12px}

/* Reference model */
.page-tokens .reference-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}
.page-tokens .reference-model{display:grid;gap:14px}
.page-tokens .reference-row{display:grid;grid-template-columns:1fr 56px 1fr;align-items:center;gap:13px}
.page-tokens .reference-unit,.page-tokens .market-unit{padding:25px;border:1px solid rgba(114,170,210,.34);border-radius:20px 20px 20px 6px;background:#fff;box-shadow:0 18px 50px rgba(8,61,104,.07)}
.page-tokens .reference-unit span,.page-tokens .reference-unit strong,.page-tokens .reference-unit small,.page-tokens .market-unit span,.page-tokens .market-unit strong,.page-tokens .market-unit small{display:block}
.page-tokens .reference-unit span,.page-tokens .market-unit span{font-size:8px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:#7890a4}
.page-tokens .reference-unit strong,.page-tokens .market-unit strong{margin:7px 0 4px;font-size:19px;color:#123a59}
.page-tokens .reference-unit small,.page-tokens .market-unit small{color:#6a8094;line-height:1.45}
.page-tokens .reference-unit.usd{border-left:3px solid #45c7ef}.page-tokens .reference-unit.eur{border-left:3px solid #d6aa4d}
.page-tokens .reference-arrow{text-align:center;color:#248ed0;font-size:25px;font-weight:300}
.page-tokens .market-unit{background:linear-gradient(145deg,#f8fbfd,#edf3f7)}
.page-tokens .reference-copy blockquote{margin:29px 0 0;padding:23px 25px;border-left:2px solid #36bce9;background:rgba(234,246,252,.74);font-size:18px;line-height:1.55;color:#153d5c}

/* Token nature */
.page-tokens .token-nature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.page-tokens .token-nature-card{min-height:245px;padding:28px 24px;border:1px solid rgba(112,166,207,.3);border-radius:22px 22px 22px 7px;background:rgba(255,255,255,.82);box-shadow:0 18px 55px rgba(7,57,98,.065)}
.page-tokens .token-nature-card span{font-size:9px;font-weight:850;letter-spacing:.16em;color:#1781c4}
.page-tokens .token-nature-card h3{margin:35px 0 12px;font-size:20px;line-height:1.25}
.page-tokens .token-nature-card p{margin:0;color:#60788e;font-size:13px;line-height:1.68}

/* FAQ */
.page-tokens .token-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.page-tokens .token-faq-item{padding:27px;border:1px solid rgba(109,167,210,.3);border-radius:21px 21px 21px 7px;background:#fff;box-shadow:0 15px 45px rgba(7,56,97,.055)}
.page-tokens .token-faq-item h3{margin:0 0 10px;font-size:18px;color:#123a58}
.page-tokens .token-faq-item p{margin:0;color:#5e768b;font-size:13px;line-height:1.7}
.page-tokens .token-faq-item.is-future{background:linear-gradient(145deg,#f6fafd,#edf4f8);border-style:dashed}
.page-tokens .token-faq-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}

/* Official data */
.page-tokens .official-data-panel{padding:30px;border:1px solid rgba(108,167,210,.33);border-radius:27px 27px 27px 8px;background:rgba(255,255,255,.89);box-shadow:0 25px 70px rgba(7,57,98,.085)}
.page-tokens .official-data-panel .comparison-table{border-radius:18px 18px 18px 6px}
.page-tokens .official-data-panel code{font-size:10.5px;color:#173d59}
.page-tokens .official-data-panel td{vertical-align:top}
.page-tokens .identity-warning{display:grid;grid-template-columns:44px 1fr;gap:15px;align-items:start;margin-top:26px;padding:20px;border:1px solid rgba(215,176,98,.45);border-radius:18px 18px 18px 6px;background:#fff9ed;color:#654d20}
.page-tokens .identity-warning svg{width:28px;height:28px;color:#ad7d1c}
.page-tokens .identity-warning strong{display:block;margin-bottom:4px;color:#4f3607}
.page-tokens .identity-warning p{margin:0;font-size:12px;line-height:1.6}

/* Close */
.page-tokens .tokens-close{padding:82px 0 96px;background:linear-gradient(180deg,#f3f8fb,#eaf2f7)}
.page-tokens .tokens-close-box{position:relative;padding:48px;border:1px solid rgba(103,170,217,.33);border-radius:31px 31px 31px 9px;background:linear-gradient(130deg,#061a36,#0a3f6c 66%,#0a6593);color:#fff;overflow:hidden;box-shadow:0 30px 85px rgba(3,32,61,.19)}
.page-tokens .tokens-close-box::after{content:"";position:absolute;right:-100px;top:-140px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(98,211,250,.15);box-shadow:0 0 0 38px rgba(93,208,248,.025),0 0 0 78px rgba(93,208,248,.018)}
.page-tokens .tokens-close-box .label{color:#82ddff}.page-tokens .tokens-close-box .h2{color:#fff;max-width:820px}.page-tokens .tokens-close-box p{max-width:770px;color:#c6dcea}
.page-tokens .tokens-close-box .actions{position:relative;z-index:2}

@media(max-width:1100px){
  .page-tokens .tokens-hero-grid{grid-template-columns:1fr;gap:20px}
  .page-tokens .tokens-hero{padding-bottom:70px}
  .page-tokens .token-system-stage{width:min(760px,100%);margin:auto}
  .page-tokens .immutable-flow{grid-template-columns:repeat(3,1fr)}
  .page-tokens .immutable-flow::before{display:none}
  .page-tokens .token-nature-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .page-tokens .tokens-hero{min-height:auto;padding-top:126px}
  .page-tokens .token-dossier-grid,.page-tokens .reference-grid{grid-template-columns:1fr}
  .page-tokens .token-faq-grid{grid-template-columns:1fr}
  .page-tokens .token-system-stage{min-height:540px}
  .page-tokens .hero-token-card{width:220px;min-height:305px}
  .page-tokens .hero-token-card.usd{left:3%}.page-tokens .hero-token-card.eur{right:3%}
  .page-tokens .token-stage-core{width:150px;height:150px}
  .page-tokens .token-stage-core strong{font-size:18px}
}
@media(max-width:620px){
  .page-tokens .tokens-hero-copy .display{font-size:46px}
  .page-tokens .tokens-section{padding:78px 0}
  .page-tokens .token-section-code{display:none}
  .page-tokens .token-system-stage{min-height:650px;display:block;padding-top:10px}
  .page-tokens .token-system-stage::before,.page-tokens .token-system-stage::after,.page-tokens .token-stage-axis{display:none}
  .page-tokens .hero-token-card{position:relative!important;inset:auto!important;width:100%;min-height:auto;margin:0 0 15px;display:grid;grid-template-columns:80px 1fr;column-gap:18px;align-items:center;padding:20px}
  .page-tokens .hero-token-emblem{grid-row:1/5;width:80px;height:80px}.page-tokens .hero-token-emblem img{width:60px;height:60px}
  .page-tokens .hero-token-card small{margin-top:0}.page-tokens .hero-token-card h2{font-size:35px}.page-tokens .hero-token-card .token-ref{grid-column:2;margin-top:10px;padding-top:10px}
  .page-tokens .token-stage-core{position:relative;margin:24px auto 0;width:145px;height:145px}
  .page-tokens .token-dossier{padding:25px 20px}.page-tokens .token-dossier-head{grid-template-columns:82px 1fr;gap:16px}.page-tokens .token-official-emblem{width:82px;height:82px}.page-tokens .token-official-emblem img{width:62px;height:62px}.page-tokens .token-dossier h2{font-size:38px}
  .page-tokens .token-spec-grid{grid-template-columns:1fr 1fr}.page-tokens .token-spec:last-child{grid-column:1/-1}
  .page-tokens .token-dossier .address{align-items:stretch;flex-direction:column}.page-tokens .copy-btn{align-self:flex-start}
  .page-tokens .immutable-flow,.page-tokens .token-nature-grid{grid-template-columns:1fr}.page-tokens .immutable-item,.page-tokens .token-nature-card{min-height:auto}
  .page-tokens .reference-row{grid-template-columns:1fr}.page-tokens .reference-arrow{transform:rotate(90deg)}
  .page-tokens .official-data-panel{padding:18px}.page-tokens .tokens-close-box{padding:34px 23px}
}
@media(prefers-reduced-motion:reduce){.page-tokens .token-system-stage::before,.page-tokens .token-system-stage::after{animation:none}}


/* v1.0.8 – kompatibilis horgonypont a végleges Home oldal CTA-jához */
.page-tokens .token-anchor-alias{display:block;position:relative;top:-96px;visibility:hidden;pointer-events:none}
