@font-face{font-family:"Rajdhani";src:url("../fonts/Rajdhani-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Rajdhani";src:url("../fonts/Rajdhani-SemiBold.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Rajdhani";src:url("../fonts/Rajdhani-Bold.ttf") format("truetype");font-style:normal;font-weight:700 900;font-display:swap}

:root{
  --tt-legal-bg:#030604;
  --tt-legal-panel:#07100b;
  --tt-legal-panel-2:#0a1510;
  --tt-legal-line:rgba(116,183,119,.18);
  --tt-legal-line-strong:rgba(91,231,105,.42);
  --tt-legal-green:#58f06b;
  --tt-legal-gold:#d7b768;
  --tt-legal-text:#edf4ee;
  --tt-legal-muted:#8b9b90;
  --tt-legal-danger:#ff7777;
  --tt-legal-radius:14px;
  --tt-legal-shadow:0 24px 80px rgba(0,0,0,.52);
  color-scheme:dark;
}

.legal-body *,.tt-consent-layer *{box-sizing:border-box}
.legal-body{margin:0;min-height:100vh;background:
  radial-gradient(circle at 18% -10%,rgba(45,147,59,.18),transparent 34%),
  radial-gradient(circle at 88% 18%,rgba(205,167,74,.08),transparent 24%),
  linear-gradient(180deg,#020403,#06100b 52%,#020403);
  color:var(--tt-legal-text);font-family:"Rajdhani","Arial Narrow",system-ui,sans-serif;font-weight:500;line-height:1.6}
.legal-body a{color:inherit;text-decoration:none}
.legal-body button{font:inherit;color:inherit}
.legal-body [hidden]{display:none!important}
.legal-skip{position:fixed;left:12px;top:10px;z-index:999;transform:translateY(-160%);padding:9px 12px;border:1px solid var(--tt-legal-line-strong);border-radius:8px;background:#07100b;color:#fff}
.legal-skip:focus{transform:none}
.legal-topbar{position:sticky;top:0;z-index:90;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(14px,3vw,38px);border-bottom:1px solid var(--tt-legal-line);background:rgba(2,6,4,.92);backdrop-filter:blur(18px);box-shadow:0 12px 40px rgba(0,0,0,.28)}
.legal-brand{display:flex;align-items:center;gap:10px;min-width:0}
.legal-brand-mark{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(91,234,103,.24);border-radius:12px;background:#09150d}
.legal-brand-mark img{width:100%;height:100%;object-fit:cover}
.legal-brand b{display:block;font-size:20px;line-height:1;letter-spacing:.9px}.legal-brand b span{color:var(--tt-legal-green)}
.legal-brand small{display:block;margin-top:5px;color:#67796c;font-size:8px;letter-spacing:2px}
.legal-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}
.legal-version,.legal-return,.legal-language button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--tt-legal-line);border-radius:8px;background:#06100b;color:#9cad9f;font-size:10px;letter-spacing:.7px}
.legal-version{padding:0 10px;color:var(--tt-legal-gold)}
.legal-return{padding:0 13px}.legal-return:hover{border-color:var(--tt-legal-line-strong);color:#fff}
.legal-language{display:flex;gap:4px}.legal-language button{width:38px;cursor:pointer}
.legal-language button[aria-pressed="true"]{border-color:var(--tt-legal-line-strong);background:rgba(63,173,76,.15);color:var(--tt-legal-green)}
.legal-shell{width:min(1500px,100%);margin:0 auto;display:grid;grid-template-columns:270px minmax(0,1fr)}
.legal-sidebar{position:sticky;top:72px;align-self:start;height:calc(100vh - 72px);overflow:auto;padding:24px 16px;border-right:1px solid var(--tt-legal-line);background:linear-gradient(180deg,rgba(5,13,8,.94),rgba(2,6,4,.92))}
.legal-sidebar-intro{padding:0 8px 18px;border-bottom:1px solid var(--tt-legal-line)}
.legal-eyebrow{display:block;color:#718778;font-size:9px;font-weight:800;letter-spacing:1.8px}
.legal-sidebar-intro strong{display:block;margin-top:7px;font-size:15px}.legal-sidebar-intro small{display:block;margin-top:6px;color:#62736a;font-size:9px}
.legal-nav{display:grid;gap:3px;padding:14px 0}
.legal-nav a{min-height:42px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:6px;padding:7px 9px;border:1px solid transparent;border-radius:8px;color:#829187;font-size:10px}
.legal-nav a span{color:#53685a;font-size:8px}.legal-nav a b{font-weight:600;line-height:1.2}
.legal-nav a:hover,.legal-nav a.active{border-color:rgba(80,224,95,.2);background:linear-gradient(90deg,rgba(57,180,70,.12),transparent);color:#e9f4eb}
.legal-nav a.active span{color:var(--tt-legal-green)}
.legal-consent-link{width:100%;min-height:40px;padding:8px 10px;border:1px solid rgba(213,180,98,.25);border-radius:8px;background:rgba(62,47,14,.17);color:#cbb876;cursor:pointer;font-size:9px;letter-spacing:.4px}
.legal-consent-link:hover{border-color:rgba(213,180,98,.5);color:#f0d888}
.legal-main{min-width:0;padding:clamp(18px,3vw,42px)}
.legal-main:focus{outline:none}
.legal-hero{position:relative;overflow:hidden;min-height:280px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(230px,.55fr);gap:26px;align-items:center;padding:clamp(26px,5vw,56px);border:1px solid var(--tt-legal-line);border-radius:18px;background:
  radial-gradient(circle at 82% 28%,rgba(89,237,105,.11),transparent 28%),
  linear-gradient(125deg,#08120c,#06100b 58%,#030604);box-shadow:var(--tt-legal-shadow)}
.legal-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(100,164,105,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(100,164,105,.05) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,black,transparent 88%)}
.legal-hero>div{position:relative;z-index:1}.legal-hero h1{max-width:820px;margin:12px 0 14px;font-size:clamp(40px,6vw,78px);line-height:.92;letter-spacing:-1px;text-transform:uppercase}
.legal-hero p{max-width:850px;margin:0;color:#98a79d;font-size:14px;line-height:1.75}
.legal-hero-status{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px;border:1px solid rgba(98,220,108,.22);border-radius:12px;background:rgba(3,10,6,.74)}
.legal-status-dot{width:10px;height:10px;border-radius:50%;background:var(--tt-legal-gold);box-shadow:0 0 18px rgba(215,183,104,.6)}
.legal-hero-status small{margin-top:13px;color:#708079;font-size:8px;letter-spacing:1.6px}.legal-hero-status strong{margin-top:4px;color:#e7cf88;font-size:13px}.legal-hero-status em{margin-top:7px;color:#7f8e84;font-size:10px;font-style:normal;line-height:1.45}
.legal-release-gate{margin-top:16px;padding:16px 18px;border:1px solid rgba(227,183,79,.35);border-radius:12px;background:linear-gradient(90deg,rgba(92,63,11,.2),rgba(27,20,6,.1));color:#a9996e}
.legal-release-gate>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start}.legal-gate-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(226,183,81,.38);border-radius:50%;color:#e5bd5b;font-weight:900}
.legal-release-gate strong{color:#ead18c}.legal-release-gate p{margin:2px 0 0;font-size:11px;line-height:1.6}
.legal-release-gate[data-complete="true"]{border-color:rgba(83,226,98,.35);background:rgba(33,104,42,.13);color:#91b997}.legal-release-gate[data-complete="true"] .legal-gate-icon{border-color:rgba(83,226,98,.35);color:var(--tt-legal-green)}
.legal-section{scroll-margin-top:92px;margin-top:18px;padding:clamp(20px,3vw,34px);border:1px solid var(--tt-legal-line);border-radius:14px;background:linear-gradient(155deg,rgba(9,20,13,.96),rgba(3,8,5,.95));box-shadow:0 16px 46px rgba(0,0,0,.18)}
.legal-section>header{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--tt-legal-line)}
.legal-section>header>span{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(77,221,92,.22);border-radius:10px;background:#07100b;color:var(--tt-legal-green);font-size:11px}
.legal-section>header small{color:#6f8175;font-size:8px;letter-spacing:1.8px}.legal-section>header h2{margin:3px 0 0;font-size:clamp(22px,3vw,34px);line-height:1.05}
.legal-section>div:not(.legal-callout):not(.legal-actions):not(.legal-facts):not(.legal-table-wrap):not(.legal-status-grid){margin-top:18px}
.legal-section h3{margin:22px 0 6px;color:#d5e1d6;font-size:15px}.legal-section p{margin:9px 0;color:#9aa89e;font-size:12px;line-height:1.75}
.legal-section ul,.legal-section ol{margin:10px 0;padding-left:22px;color:#95a49a;font-size:12px}.legal-section li{margin:6px 0;padding-left:4px;line-height:1.6}
.legal-section strong{color:#dce8de}.legal-section a{color:#8ee79a;text-decoration:underline;text-decoration-color:rgba(92,234,108,.35);text-underline-offset:3px}
.legal-callout{margin-top:18px;padding:14px 16px;border:1px solid rgba(86,220,98,.23);border-radius:10px;background:rgba(24,83,32,.1)}
.legal-callout-gold{border-color:rgba(220,185,92,.3);background:rgba(76,55,12,.13)}.legal-callout>strong{display:block;color:#e9d38f;font-size:14px}.legal-callout p:last-child{margin-bottom:0}
.legal-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}
.legal-facts>div{min-width:0;padding:13px;border:1px solid var(--tt-legal-line);border-radius:9px;background:#06100b}
.legal-facts dt{color:#708177;font-size:9px}.legal-facts dd{margin:5px 0 0;color:#d3dfd4;font-size:12px;overflow-wrap:anywhere}
.legal-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.legal-actions a,.legal-primary{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--tt-legal-line-strong);border-radius:8px;background:linear-gradient(180deg,#225f2b,#153d1b);color:#edfff0!important;text-decoration:none!important;font-size:9px;font-weight:800;letter-spacing:.55px;cursor:pointer}
.legal-actions a:nth-child(n+2){border-color:var(--tt-legal-line);background:#07100b;color:#aab9ad!important}
.legal-actions a:hover,.legal-primary:hover{filter:brightness(1.12)}
.legal-table-wrap{margin-top:18px;overflow:auto;border:1px solid var(--tt-legal-line);border-radius:10px}
.legal-table{width:100%;border-collapse:collapse;min-width:720px;background:#051008}.legal-table th,.legal-table td{padding:11px 12px;border-bottom:1px solid var(--tt-legal-line);text-align:left;vertical-align:top;font-size:10px}.legal-table th{position:sticky;top:0;background:#0a1710;color:#b7c7ba}.legal-table td{color:#89998f}.legal-table tr:last-child td{border-bottom:0}
.legal-pill{display:inline-flex;min-width:56px;justify-content:center;padding:3px 7px;border:1px solid rgba(220,185,92,.27);border-radius:99px;color:#d6bc72;font-size:8px}.legal-pill-on{border-color:rgba(83,225,98,.3);color:var(--tt-legal-green)}.legal-pill-off{border-color:rgba(142,158,145,.18);color:#78877e}
.legal-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}
.legal-status-grid>div{padding:14px;border:1px solid var(--tt-legal-line);border-radius:9px;background:#06100b}.legal-status-grid small{display:block;color:#64756a;font-size:8px;letter-spacing:1px}.legal-status-grid strong{display:block;margin-top:4px;color:#dbbd6d;font-size:12px}.legal-status-grid span{display:block;margin-top:4px;color:#738279;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}
.legal-contact-panel{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:26px;border:1px solid rgba(78,224,93,.25);border-radius:14px;background:linear-gradient(120deg,rgba(30,99,39,.16),rgba(5,15,9,.94))}
.legal-contact-panel h2{margin:6px 0;font-size:26px}.legal-contact-panel p{margin:0;color:#809086;font-size:11px}.legal-contact-actions{display:grid;grid-template-columns:repeat(2,96px);gap:7px}.legal-contact-actions a{min-height:40px;display:grid;place-items:center;border:1px solid var(--tt-legal-line);border-radius:8px;background:#07100b;color:#b8c5ba;font-size:9px;letter-spacing:1px}.legal-contact-actions a:hover{border-color:var(--tt-legal-line-strong);color:var(--tt-legal-green)}
.legal-page-footer{margin-top:18px;display:flex;justify-content:space-between;gap:22px;align-items:flex-start;padding:22px 4px 6px;border-top:1px solid var(--tt-legal-line);color:#697a6f}
.legal-page-footer>div{max-width:760px}.legal-page-footer b{font-size:15px;color:#cbd8cc}.legal-page-footer b span{color:var(--tt-legal-green)}.legal-page-footer p{margin:7px 0 0;font-size:9px;line-height:1.55}
.legal-page-footer nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.legal-page-footer a,.legal-page-footer button{padding:0;border:0;background:transparent;color:#78897e;font-size:9px;cursor:pointer}.legal-page-footer a:hover,.legal-page-footer button:hover{color:var(--tt-legal-green)}

/* Dynamic footer governance for the primary SPA. */
.site-footer.site-footer--governed{align-items:flex-start!important;gap:18px!important;padding-top:16px!important}
.site-footer--governed .tt-legal-footer-brand{min-width:min(100%,520px)}
.site-footer--governed .tt-legal-footer-brand>b{display:inline-block;margin-bottom:5px}
.site-footer--governed .tt-legal-notice{display:block!important;max-width:760px;color:#73847a!important;font-size:7.5px!important;line-height:1.5!important}
.site-footer--governed .tt-legal-footer-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:5px}
.site-footer--governed .tt-legal-footer-meta span{padding:2px 6px;border:1px solid rgba(125,167,126,.13);border-radius:99px;color:#617268;font-size:6.5px;letter-spacing:.35px}
.site-footer--governed nav{justify-content:flex-end;max-width:520px}
.site-footer--governed nav a,.site-footer--governed nav button{padding:0;border:0;background:transparent;color:inherit;font:inherit;font-size:7px;cursor:pointer}
.site-footer--governed nav a:hover,.site-footer--governed nav button:hover{color:var(--green,var(--tt-legal-green))}

/* Consent layer shared by the main site and legal center. */
.tt-consent-layer{position:fixed;inset:0;z-index:1000;pointer-events:none;font-family:"Rajdhani","Arial Narrow",system-ui,sans-serif}
.tt-consent-layer [hidden]{display:none!important}
.tt-consent-banner{position:absolute;left:50%;bottom:max(14px,env(safe-area-inset-bottom));width:min(940px,calc(100% - 24px));transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px 18px;border:1px solid rgba(93,227,107,.28);border-radius:13px;background:rgba(4,11,7,.97);box-shadow:0 28px 90px rgba(0,0,0,.72);pointer-events:auto;backdrop-filter:blur(18px)}
.tt-consent-banner h2{margin:0;color:#edf5ee;font-size:15px}.tt-consent-banner p{margin:4px 0 0;color:#89998e;font-size:10px;line-height:1.5}.tt-consent-banner a{color:#8ee999}
.tt-consent-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.tt-consent-button{min-height:38px;padding:0 13px;border:1px solid rgba(126,173,126,.22);border-radius:8px;background:#07100b;color:#adbbb0;cursor:pointer;font-size:9px;font-weight:800;letter-spacing:.45px}
.tt-consent-button:hover{border-color:rgba(91,229,104,.48);color:#fff}.tt-consent-button-primary{border-color:rgba(91,229,104,.44);background:linear-gradient(180deg,#276d32,#16491e);color:#effff0}
.tt-consent-dialog{position:absolute;inset:0;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.72);pointer-events:auto;backdrop-filter:blur(7px)}
.tt-consent-panel{width:min(620px,100%);max-height:min(88vh,760px);overflow:auto;border:1px solid rgba(94,220,104,.28);border-radius:14px;background:linear-gradient(155deg,#0a160f,#030704);box-shadow:0 34px 100px rgba(0,0,0,.72)}
.tt-consent-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:17px 18px;border-bottom:1px solid rgba(116,183,119,.18);background:rgba(6,15,9,.97)}
.tt-consent-head small{display:block;color:#6e8173;font-size:8px;letter-spacing:1.6px}.tt-consent-head h2{margin:4px 0 0;color:#eef6ef;font-size:19px}.tt-consent-close{width:36px;height:36px;border:1px solid rgba(126,173,126,.2);border-radius:8px;background:#07100b;color:#a7b4aa;cursor:pointer;font-size:20px}
.tt-consent-body{padding:17px 18px}.tt-consent-body>p{margin:0 0 13px;color:#8d9d92;font-size:10px;line-height:1.6}
.tt-consent-option{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid rgba(116,183,119,.14)}
.tt-consent-option:first-of-type{border-top:0}.tt-consent-option b{display:block;color:#d9e5da;font-size:12px}.tt-consent-option p{margin:3px 0 0;color:#75867b;font-size:9px;line-height:1.45}.tt-consent-option em{display:block;margin-top:3px;color:#66766c;font-size:8px;font-style:normal}
.tt-consent-switch{position:relative;width:46px;height:26px}.tt-consent-switch input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.tt-consent-switch span{pointer-events:none;position:absolute;inset:0;border:1px solid rgba(128,164,129,.25);border-radius:99px;background:#111a14;cursor:pointer}.tt-consent-switch span:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#738078;transition:transform .18s ease,background .18s ease}.tt-consent-switch input:checked+span{border-color:rgba(83,225,98,.45);background:rgba(37,115,46,.36)}.tt-consent-switch input:checked+span:after{transform:translateX(20px);background:#63eb72}.tt-consent-switch input:focus-visible+span{outline:2px solid #8de89a;outline-offset:3px}.tt-consent-switch input:disabled+span{cursor:not-allowed;opacity:.7}
.tt-consent-foot{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;padding:15px 18px;border-top:1px solid rgba(116,183,119,.16);background:#06100b}
.tt-consent-foot small{color:#68796e;font-size:8px}.tt-consent-foot>div{display:flex;gap:7px;flex-wrap:wrap}
.tt-consent-live{position:fixed;left:-9999px;width:1px;height:1px;overflow:hidden}

@media(max-width:1050px){
  .legal-shell{grid-template-columns:220px minmax(0,1fr)}
  .legal-sidebar{padding-inline:10px}.legal-hero{grid-template-columns:1fr}.legal-hero-status{min-height:auto}
  .legal-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .legal-topbar{min-height:64px}.legal-shell{display:block}.legal-sidebar{position:relative;top:0;height:auto;border-right:0;border-bottom:1px solid var(--tt-legal-line);padding:12px 14px}
  .legal-sidebar-intro{display:none}.legal-nav{display:flex;overflow:auto;padding:0 0 8px}.legal-nav a{flex:0 0 auto;min-height:36px;grid-template-columns:22px auto;white-space:nowrap}.legal-consent-link{width:auto;padding-inline:14px}
  .legal-main{padding:14px}.legal-hero{min-height:0;padding:28px 20px}.legal-hero h1{font-size:clamp(36px,11vw,58px)}
  .legal-contact-panel{grid-template-columns:1fr}.legal-contact-actions{grid-template-columns:repeat(4,minmax(68px,1fr))}
  .site-footer.site-footer--governed{display:grid!important}.site-footer--governed nav{justify-content:flex-start}
  .tt-consent-banner{grid-template-columns:1fr}.tt-consent-actions{justify-content:flex-start}
}
@media(max-width:580px){
  .legal-topbar{align-items:flex-start}.legal-brand small,.legal-version{display:none}.legal-top-actions{gap:5px}.legal-return{padding-inline:9px}.legal-language button{width:34px}
  .legal-hero p{font-size:12px}.legal-release-gate>div{grid-template-columns:1fr}.legal-gate-icon{width:30px;height:30px}
  .legal-section{padding:18px 14px}.legal-section>header{grid-template-columns:36px minmax(0,1fr)}.legal-section>header>span{width:36px;height:36px}.legal-section>header h2{font-size:23px}
  .legal-facts,.legal-status-grid{grid-template-columns:1fr}.legal-contact-actions{grid-template-columns:repeat(2,minmax(80px,1fr))}
  .legal-page-footer{display:grid}.legal-page-footer nav{justify-content:flex-start}
  .tt-consent-banner{padding:14px}.tt-consent-actions{display:grid;grid-template-columns:1fr 1fr}.tt-consent-actions .tt-consent-button-primary{grid-column:1/-1}
  .tt-consent-dialog{padding:8px}.tt-consent-head,.tt-consent-body,.tt-consent-foot{padding-inline:14px}.tt-consent-foot>div{width:100%;display:grid;grid-template-columns:1fr 1fr}
}
@media print{
  .legal-topbar,.legal-sidebar,.legal-consent-link,.legal-actions,.legal-contact-panel,.legal-page-footer nav,.tt-consent-layer{display:none!important}
  .legal-shell{display:block}.legal-main{padding:0}.legal-body{background:#fff;color:#000}.legal-hero,.legal-section,.legal-release-gate,.legal-page-footer{box-shadow:none;background:#fff;color:#000;border-color:#bbb;break-inside:avoid}.legal-section p,.legal-section li,.legal-hero p,.legal-page-footer p{color:#222}
}
@media(prefers-reduced-motion:reduce){
  .legal-body *,.tt-consent-layer *{scroll-behavior:auto!important;animation:none!important;transition:none!important}
}

@media (max-width: 640px) {
  .tt-consent-banner { max-height: 72vh; max-height: 72svh; overflow-y: auto; overscroll-behavior: contain; }
}
