:root{
  --te-bg:#06151d;
  --te-bg2:#0a202a;
  --te-panel:#0d2732;
  --te-panel2:#102f3a;
  --te-line:rgba(220,184,108,.28);
  --te-gold:#d8b56a;
  --te-gold2:#f2d493;
  --te-cream:#f4ead2;
  --te-muted:#aebec2;
  --te-ink:#07151d;
}

html{scroll-behavior:smooth}
body.taroteyes-landing-page,
body:has(.tehome){margin:0;background:var(--te-bg);color:var(--te-cream)}

.tehome{min-height:100vh;overflow:hidden;background:
  radial-gradient(circle at 78% 12%,rgba(44,105,114,.20),transparent 34rem),
  radial-gradient(circle at 15% 48%,rgba(111,58,73,.13),transparent 30rem),
  linear-gradient(180deg,#06151d 0%,#071b24 45%,#06151d 100%);
  color:var(--te-cream);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tehome *{box-sizing:border-box}
.tehome a{text-decoration:none;color:inherit}

.tehome-topbar{width:min(1240px,calc(100% - 40px));margin:0 auto;min-height:78px;display:flex;align-items:center;gap:28px;border-bottom:1px solid rgba(216,181,106,.15)}
.tehome-brand{display:inline-flex;align-items:center;gap:10px;font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:.14em;font-size:18px;color:var(--te-gold2)}
.tehome-brand-mark{font-size:14px}
.tehome-nav{display:flex;gap:26px;margin-left:auto;color:#d6dedf;font-size:14px}
.tehome-nav a{opacity:.82;transition:.2s ease}
.tehome-nav a:hover{opacity:1;color:var(--te-gold2)}
.tehome-mini-cta{margin-left:8px;padding:11px 17px;border:1px solid rgba(216,181,106,.5);border-radius:999px;color:var(--te-gold2);font-size:13px;font-weight:700;letter-spacing:.02em}

.tehome-hero{width:min(1240px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:54px;min-height:680px;padding:74px 0 84px}
.tehome-hero-copy{position:relative;z-index:2}
.tehome-kicker{margin:0 0 18px;color:var(--te-gold);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
.tehome h1,.tehome h2,.tehome h3{font-family:Georgia,"Times New Roman",serif}
.tehome h1{margin:0;max-width:770px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.035em;font-weight:500;color:#fff8e8;text-wrap:balance}
.tehome-lead{max-width:720px;margin:28px 0 0;color:#c4d0d2;font-size:18px;line-height:1.75}
.tehome-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}
.tehome-btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 22px;border-radius:999px;font-size:14px;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.tehome-btn:hover{transform:translateY(-2px)}
.tehome-btn-primary{background:linear-gradient(135deg,#e3c67e,#b98743);color:#10212a;box-shadow:0 12px 38px rgba(0,0,0,.24)}
.tehome-btn-secondary{border:1px solid rgba(216,181,106,.43);background:rgba(9,31,40,.64);color:#f2d493}
.tehome-proof{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:31px;color:#92a7aa;font-size:13px}
.tehome-proof b{color:var(--te-gold2);font-size:16px;margin-right:4px}

.tehome-card-stage{position:relative;height:520px;display:flex;align-items:center;justify-content:center;isolation:isolate}
.tehome-orbit{position:absolute;width:430px;height:430px;border:1px solid rgba(216,181,106,.18);border-radius:50%;box-shadow:0 0 90px rgba(32,96,105,.14) inset}
.tehome-orbit:before,.tehome-orbit:after{content:"";position:absolute;inset:42px;border:1px solid rgba(216,181,106,.1);border-radius:50%}
.tehome-orbit:after{inset:92px}
.tehome-card{position:absolute;width:205px;aspect-ratio:2/3;object-fit:cover;border-radius:9px;box-shadow:0 28px 48px rgba(0,0,0,.42);border:1px solid rgba(242,212,147,.28);transform-origin:50% 100%}
.tehome-card-left{transform:translateX(-132px) rotate(-11deg) translateY(18px);z-index:1}
.tehome-card-center{width:232px;z-index:3;transform:translateY(-14px)}
.tehome-card-right{transform:translateX(132px) rotate(11deg) translateY(18px);z-index:2}
.tehome-spark{position:absolute;color:var(--te-gold2);opacity:.8;text-shadow:0 0 18px rgba(242,212,147,.55)}
.tehome-spark-a{top:76px;left:19%;font-size:16px}.tehome-spark-b{right:12%;top:170px;font-size:24px}.tehome-spark-c{bottom:70px;left:14%;font-size:12px}

.tehome-section{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:84px 0}
.tehome-section-head{max-width:760px;margin-bottom:36px}
.tehome-section-head h2,.tehome-highlight h2,.tehome-final h2{margin:0;color:#fff8e8;font-size:clamp(34px,4vw,52px);line-height:1.08;font-weight:500;letter-spacing:-.025em}
.tehome-section-head>p:last-child{margin:18px 0 0;color:#aebfc2;font-size:16px;line-height:1.7}
.tehome-section-head-center{text-align:center;margin-left:auto;margin-right:auto}

.tehome-discover{border-top:1px solid rgba(216,181,106,.12)}
.tehome-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tehome-feature{position:relative;min-height:270px;padding:28px;border:1px solid rgba(216,181,106,.17);border-radius:20px;background:linear-gradient(180deg,rgba(14,43,54,.84),rgba(8,28,37,.88));box-shadow:0 18px 42px rgba(0,0,0,.14);transition:transform .2s ease,border-color .2s ease,background .2s ease}
.tehome-feature:hover{transform:translateY(-4px);border-color:rgba(216,181,106,.42);background:linear-gradient(180deg,rgba(17,51,63,.95),rgba(9,31,40,.95))}
.tehome-feature-primary{background:linear-gradient(145deg,rgba(123,77,56,.28),rgba(14,43,54,.92));border-color:rgba(216,181,106,.32)}
.tehome-feature-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(216,181,106,.28);border-radius:50%;color:var(--te-gold2);font-size:20px}
.tehome-feature-tag{position:absolute;right:22px;top:24px;color:#e6cc91;font-size:10px;font-weight:900;letter-spacing:.12em}
.tehome-feature h3{margin:25px 0 10px;color:#fff4dd;font-size:24px;font-weight:500}
.tehome-feature p{margin:0;color:#9fb1b4;font-size:14px;line-height:1.65}
.tehome-feature b{display:block;margin-top:25px;color:var(--te-gold2);font-size:13px}

.tehome-how{padding-top:96px}
.tehome-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(216,181,106,.2);border-bottom:1px solid rgba(216,181,106,.2)}
.tehome-steps article{padding:28px 24px 34px;border-right:1px solid rgba(216,181,106,.13)}
.tehome-steps article:last-child{border-right:0}
.tehome-steps article>span{color:var(--te-gold);font:700 11px/1 Inter,system-ui,sans-serif;letter-spacing:.16em}
.tehome-steps h3{margin:21px 0 9px;font-size:22px;color:#fff3da;font-weight:500}
.tehome-steps p{margin:0;color:#9fb1b4;font-size:14px;line-height:1.65}

.tehome-highlight{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:50px;align-items:center;margin-top:26px;margin-bottom:70px;padding:56px 58px;border:1px solid rgba(216,181,106,.24);border-radius:28px;background:
  radial-gradient(circle at 86% 50%,rgba(216,181,106,.11),transparent 18rem),
  linear-gradient(135deg,rgba(18,52,63,.94),rgba(8,29,38,.96))}
.tehome-highlight-copy{max-width:790px}
.tehome-highlight h2{font-size:clamp(34px,4vw,50px)}
.tehome-highlight-copy>p:not(.tehome-kicker){margin:20px 0 28px;color:#b5c3c5;font-size:16px;line-height:1.72}
.tehome-highlight-symbol{height:220px;display:flex;align-items:center;justify-content:center;gap:24px;color:var(--te-gold2);font-family:Georgia,serif;font-size:50px;border:1px solid rgba(216,181,106,.16);border-radius:50%;box-shadow:0 0 70px rgba(216,181,106,.07) inset}
.tehome-highlight-symbol b{font-size:22px}

.tehome-final{text-align:center;width:min(960px,calc(100% - 40px));margin:0 auto;padding:80px 0 110px}
.tehome-final h2{max-width:770px;margin:0 auto}
.tehome-final-actions{display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}
.tehome-history-link{color:#bdc9ca;font-size:14px;border-bottom:1px solid rgba(216,181,106,.3);padding-bottom:4px}

.tehome-footer{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:28px 0 36px;border-top:1px solid rgba(216,181,106,.15);display:flex;justify-content:space-between;gap:20px;color:#718b90;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.tehome-footer span:first-child{color:#c9ac70;font-weight:800}

@media (max-width:1020px){
  .tehome-nav{display:none}
  .tehome-hero{grid-template-columns:1fr;min-height:auto;padding-top:66px}
  .tehome-hero-copy{text-align:center;max-width:820px;margin:0 auto}
  .tehome-lead{margin-left:auto;margin-right:auto}.tehome-hero-actions,.tehome-proof{justify-content:center}
  .tehome-card-stage{height:440px}
  .tehome-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tehome-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tehome-steps article:nth-child(2){border-right:0}.tehome-steps article:nth-child(-n+2){border-bottom:1px solid rgba(216,181,106,.13)}
  .tehome-highlight{grid-template-columns:1fr}.tehome-highlight-symbol{display:none}
}

@media (max-width:640px){
  .tehome-topbar,.tehome-hero,.tehome-section,.tehome-footer{width:min(100% - 28px,1240px)}
  .tehome-topbar{min-height:68px}.tehome-brand{font-size:16px}.tehome-mini-cta{font-size:12px;padding:9px 13px}
  .tehome-hero{padding:52px 0 62px;gap:26px}
  .tehome h1{font-size:46px}.tehome-lead{font-size:16px;line-height:1.65}
  .tehome-btn{width:100%}.tehome-hero-actions{flex-direction:column}
  .tehome-proof{gap:8px 16px}
  .tehome-card-stage{height:330px}
  .tehome-orbit{width:300px;height:300px}.tehome-card{width:132px;border-radius:6px}.tehome-card-center{width:150px}.tehome-card-left{transform:translateX(-82px) rotate(-10deg) translateY(16px)}.tehome-card-right{transform:translateX(82px) rotate(10deg) translateY(16px)}
  .tehome-section{padding:62px 0}.tehome-section-head h2,.tehome-highlight h2,.tehome-final h2{font-size:36px}
  .tehome-feature-grid{grid-template-columns:1fr}.tehome-feature{min-height:0}
  .tehome-steps{grid-template-columns:1fr}.tehome-steps article{border-right:0;border-bottom:1px solid rgba(216,181,106,.13)}.tehome-steps article:last-child{border-bottom:0}
  .tehome-highlight{width:min(100% - 28px,1240px);padding:35px 24px;margin-bottom:40px;border-radius:22px}
  .tehome-final{padding:58px 0 78px}.tehome-footer{flex-direction:column;text-align:center;align-items:center}
}

/* Stage21 — presentation home refinement. Hero remains unchanged. */
.tehome-process{border-top:1px solid rgba(216,181,106,.12);padding-top:100px}
.tehome-process .tehome-section-head-center>p:last-child{max-width:820px;margin-left:auto;margin-right:auto}
.tehome-process-flow{max-width:1040px;margin:48px auto 0;position:relative}
.tehome-process-flow:before{content:"";position:absolute;left:34px;top:34px;bottom:34px;width:1px;background:linear-gradient(180deg,rgba(216,181,106,.5),rgba(216,181,106,.08))}
.tehome-process-flow article{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);gap:24px;align-items:start;padding:0 0 34px}
.tehome-process-flow article:last-child{padding-bottom:0}
.tehome-process-no{position:relative;z-index:1;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(216,181,106,.34);border-radius:50%;background:#0a2029;color:var(--te-gold2);font-size:11px;font-weight:900;letter-spacing:.14em;box-shadow:0 0 0 8px rgba(6,21,29,.92)}
.tehome-process-flow article>div{padding:8px 0 0}
.tehome-process-flow h3{margin:0 0 9px;color:#fff3da;font-size:25px;font-weight:500}
.tehome-process-flow p{margin:0;max-width:780px;color:#9fb1b4;font-size:15px;line-height:1.7}

.tehome-reading-logic{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:58px;align-items:start;padding-top:96px;padding-bottom:96px}
.tehome-reading-logic-head{position:sticky;top:32px}
.tehome-reading-logic-head h2{margin:0;color:#fff8e8;font-size:clamp(34px,4vw,50px);line-height:1.08;font-weight:500;letter-spacing:-.025em}
.tehome-logic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.tehome-logic-grid article{min-height:190px;padding:24px;border:1px solid rgba(216,181,106,.16);border-radius:18px;background:rgba(10,33,42,.62)}
.tehome-logic-grid article:last-child{grid-column:1/-1;min-height:160px}
.tehome-logic-grid article>span{display:inline-flex;width:37px;height:37px;align-items:center;justify-content:center;border:1px solid rgba(216,181,106,.26);border-radius:50%;color:var(--te-gold2);font-size:17px}
.tehome-logic-grid h3{margin:19px 0 8px;color:#fff3da;font-size:21px;font-weight:500}
.tehome-logic-grid p{margin:0;color:#9fb1b4;font-size:14px;line-height:1.65}

@media (max-width:1020px){
  .tehome-reading-logic{grid-template-columns:1fr;gap:34px}
  .tehome-reading-logic-head{position:static;max-width:760px}
}

@media (max-width:640px){
  .tehome-process{padding-top:74px}
  .tehome-process-flow{margin-top:36px}
  .tehome-process-flow:before{left:25px;top:26px;bottom:26px}
  .tehome-process-flow article{grid-template-columns:50px minmax(0,1fr);gap:17px;padding-bottom:28px}
  .tehome-process-no{width:50px;height:50px;box-shadow:0 0 0 6px rgba(6,21,29,.92)}
  .tehome-process-flow article>div{padding-top:3px}
  .tehome-process-flow h3{font-size:21px}
  .tehome-process-flow p{font-size:14px}
  .tehome-reading-logic{padding-top:70px;padding-bottom:70px}
  .tehome-logic-grid{grid-template-columns:1fr}
  .tehome-logic-grid article,.tehome-logic-grid article:last-child{grid-column:auto;min-height:0}
}


/* Stage22 — preserve the approved original TAROTEYES hero and use the
   presentation sections only below it. The historical home/reading template
   remains untouched. */
body.taroteyes-landing-page{margin:0!important;padding:0!important;max-width:none!important;background:#06131d!important;overflow-x:hidden!important}
body.taroteyes-landing-page #page,
body.taroteyes-landing-page .site,
body.taroteyes-landing-page .site-content{margin:0!important;padding:0!important;max-width:none!important}
.taroteyes-landing-classic .tlh10{min-height:auto}
.taroteyes-landing-classic .tlh10-hero{margin:0}
.taroteyes-landing-classic .tlh10-hero-content .tlh10-gold-btn{pointer-events:auto}
.taroteyes-landing-classic .tlh10-nav button{cursor:pointer}
.taroteyes-landing-classic .tlh10-login-btn{white-space:nowrap;padding-left:18px;padding-right:18px}
.taroteyes-landing-classic .tlh10-moon-toggle{display:none}
.taroteyes-landing-classic .tehome{min-height:0;background:
  radial-gradient(circle at 75% 12%,rgba(44,105,114,.14),transparent 30rem),
  linear-gradient(180deg,#071923 0%,#06151d 100%)}
.taroteyes-landing-classic .tehome-discover{padding-top:96px}
.taroteyes-landing-classic .tehome-feature-primary{box-shadow:0 20px 55px rgba(0,0,0,.18)}
.taroteyes-landing-classic .tehome-final{padding-bottom:96px}
.taroteyes-landing-classic .tehome-footer{margin-bottom:0}
@media(max-width:980px){
  .taroteyes-landing-classic .tlh10-top-actions{gap:8px}
  .taroteyes-landing-classic .tlh10-login-btn{padding:0 13px;font-size:9px}
}
@media(max-width:720px){
  .taroteyes-landing-classic .tlh10-top-actions{display:none}
  .taroteyes-landing-classic .tehome-discover{padding-top:68px}
}


/* Stage23 — lower presentation rebuilt to visually belong to the approved hero. */
.te23-home{--te23-bg:#071923;--te23-bg2:#06131d;--te23-gold:#d8b56a;--te23-gold2:#f0d99e;--te23-cream:#fff3da;--te23-muted:#9fb1b4;background:radial-gradient(circle at 50% 0,rgba(35,88,99,.13),transparent 34rem),linear-gradient(180deg,var(--te23-bg) 0%,var(--te23-bg2) 100%);color:#dbe5e4;overflow:hidden}
.te23-home h2,.te23-home h3{font-family:Georgia,"Times New Roman",serif;font-weight:400}
.te23-intro,.te23-portals,.te23-process,.te23-logic,.te23-physical,.te23-final,.te23-footer{width:min(1180px,calc(100% - 48px));margin-left:auto;margin-right:auto}
.te23-intro{text-align:center;padding:96px 0 48px}
.te23-ornament{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 24px;color:var(--te23-gold);width:min(360px,80%)}
.te23-ornament span{height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(216,181,106,.48))}.te23-ornament span:last-child{background:linear-gradient(90deg,rgba(216,181,106,.48),transparent)}
.te23-ornament b{font-size:13px;font-weight:400}.te23-kicker{margin:0 0 16px;color:var(--te23-gold);font:800 11px/1.2 Arial,sans-serif;letter-spacing:.23em;text-transform:uppercase}
.te23-intro h2,.te23-process h2,.te23-logic h2,.te23-physical h2,.te23-final h2{margin:0;color:var(--te23-cream);font-size:clamp(38px,4.4vw,62px);line-height:1.05;letter-spacing:-.025em}
.te23-intro-copy{max-width:790px;margin:24px auto 0;color:#aebfc1;font-size:16px;line-height:1.82}

.te23-portals{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(216,181,106,.18);border-left:1px solid rgba(216,181,106,.12);margin-bottom:110px}
.te23-portal{position:relative;min-height:240px;padding:34px 34px 32px;display:grid;grid-template-columns:44px 54px minmax(0,1fr) 24px;gap:20px;align-items:start;text-decoration:none;color:inherit;border-right:1px solid rgba(216,181,106,.12);border-bottom:1px solid rgba(216,181,106,.12);background:linear-gradient(145deg,rgba(13,42,52,.74),rgba(7,25,34,.36));transition:background .2s ease,transform .2s ease,border-color .2s ease}
.te23-portal:hover{z-index:2;background:linear-gradient(145deg,rgba(22,59,69,.9),rgba(8,30,39,.72));border-color:rgba(216,181,106,.34)}
.te23-portal-main{grid-column:1/-1;min-height:220px;grid-template-columns:44px 72px minmax(0,1fr) 36px;background:radial-gradient(circle at 75% 45%,rgba(216,181,106,.10),transparent 22rem),linear-gradient(135deg,rgba(80,55,42,.24),rgba(9,31,40,.84))}
.te23-portal-no{color:#637d80;font:800 10px/1 Arial,sans-serif;letter-spacing:.18em;padding-top:8px}.te23-portal-symbol{width:52px;height:52px;border:1px solid rgba(216,181,106,.28);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--te23-gold2);font-size:21px}.te23-portal-main .te23-portal-symbol{width:66px;height:66px;font-size:26px}
.te23-portal-copy small{display:block;margin:2px 0 10px;color:#c9ad72;font:800 10px/1.2 Arial,sans-serif;letter-spacing:.18em}.te23-portal-copy h3{margin:0 0 12px;color:#fff4de;font-size:29px;line-height:1.1}.te23-portal-main .te23-portal-copy h3{font-size:37px}.te23-portal-copy p{margin:0;max-width:580px;color:#9fb1b4;font-size:14px;line-height:1.72}.te23-arrow{align-self:center;color:var(--te23-gold);font-size:22px;transition:transform .2s ease}.te23-portal:hover .te23-arrow{transform:translateX(5px)}

.te23-process{padding:10px 0 110px}.te23-process-head{max-width:760px;margin-bottom:52px}.te23-process-head>p:last-child{margin:22px 0 0;color:#a7b8ba;line-height:1.75;font-size:15px}
.te23-steps{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(216,181,106,.22);border-bottom:1px solid rgba(216,181,106,.18)}.te23-steps article{min-height:270px;padding:26px 22px 30px;border-right:1px solid rgba(216,181,106,.12);position:relative}.te23-steps article:last-child{border-right:0}.te23-steps article>span{display:block;color:#6e888c;font:800 10px/1 Arial,sans-serif;letter-spacing:.16em}.te23-steps article>b{display:block;margin-top:44px;color:var(--te23-gold);font:800 10px/1 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}.te23-steps h3{margin:12px 0 10px;color:#fff3da;font-size:22px;line-height:1.18}.te23-steps p{margin:0;color:#91a6a9;font-size:13.5px;line-height:1.66}

.te23-logic{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;padding:106px 0;border-top:1px solid rgba(216,181,106,.14);border-bottom:1px solid rgba(216,181,106,.14)}.te23-logic-title{align-self:start;position:sticky;top:30px}.te23-logic-title h2{font-size:clamp(36px,4vw,54px)}.te23-logic-items{display:grid;gap:0;border-top:1px solid rgba(216,181,106,.14)}.te23-logic-items article{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid rgba(216,181,106,.14)}.te23-logic-items article>span{width:44px;height:44px;border:1px solid rgba(216,181,106,.24);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--te23-gold2)}.te23-logic-items h3{margin:1px 0 7px;color:#fff2d9;font-size:23px}.te23-logic-items p{margin:0;color:#98abad;font-size:14px;line-height:1.66}.te23-logic-final{background:linear-gradient(90deg,rgba(216,181,106,.045),transparent);padding-left:16px!important;padding-right:16px!important}

.te23-physical{margin-top:108px;margin-bottom:108px;padding:58px 64px;display:grid;grid-template-columns:230px 1fr;gap:60px;align-items:center;border:1px solid rgba(216,181,106,.22);background:radial-gradient(circle at 15% 50%,rgba(216,181,106,.11),transparent 18rem),linear-gradient(135deg,rgba(14,43,54,.86),rgba(7,25,34,.9))}.te23-moonmark{width:210px;height:210px;border:1px solid rgba(216,181,106,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:20px;color:var(--te23-gold2);font:38px Georgia,serif;box-shadow:inset 0 0 60px rgba(216,181,106,.045)}.te23-moonmark b{font-size:16px}.te23-physical h2{font-size:clamp(34px,4vw,50px)}.te23-physical>div:last-child>p:not(.te23-kicker){max-width:700px;margin:20px 0 26px;color:#a7b8ba;line-height:1.72}
.te23-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid var(--te23-gold);background:#d8b56a;color:#10232b!important;text-decoration:none;font:800 12px/1 Arial,sans-serif;letter-spacing:.05em;border-radius:2px;transition:transform .18s ease,filter .18s ease}.te23-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.te23-btn-ghost{background:transparent;color:#ead49f!important;border-color:rgba(216,181,106,.48)}

.te23-final{text-align:center;padding:16px 0 104px}.te23-final h2{max-width:780px;margin:0 auto;font-size:clamp(38px,4.6vw,58px)}.te23-final-actions{margin-top:30px;display:flex;justify-content:center;gap:16px;align-items:center;flex-wrap:wrap}.te23-history{margin-left:8px;color:#a8b7b8;text-decoration:none;border-bottom:1px solid rgba(216,181,106,.28);padding-bottom:4px;font-size:13px}.te23-footer{padding:28px 0 38px;border-top:1px solid rgba(216,181,106,.14);display:flex;justify-content:space-between;gap:20px;color:#6f898d;font:800 10px/1.4 Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase}.te23-footer span:first-child{color:#c7a96a}

@media(max-width:980px){.te23-portals{grid-template-columns:1fr}.te23-portal-main{grid-column:auto}.te23-steps{grid-template-columns:1fr 1fr}.te23-steps article{border-bottom:1px solid rgba(216,181,106,.12)}.te23-logic{grid-template-columns:1fr;gap:44px}.te23-logic-title{position:static}.te23-physical{grid-template-columns:1fr}.te23-moonmark{display:none}}
@media(max-width:640px){.te23-intro,.te23-portals,.te23-process,.te23-logic,.te23-physical,.te23-final,.te23-footer{width:min(100% - 28px,1180px)}.te23-intro{padding-top:70px}.te23-portals{margin-bottom:76px}.te23-portal,.te23-portal-main{grid-template-columns:34px 44px minmax(0,1fr);gap:13px;padding:24px 18px;min-height:0}.te23-portal-symbol,.te23-portal-main .te23-portal-symbol{width:42px;height:42px;font-size:18px}.te23-arrow{display:none}.te23-portal-copy h3,.te23-portal-main .te23-portal-copy h3{font-size:25px}.te23-portal-copy p{font-size:13px}.te23-steps{grid-template-columns:1fr}.te23-steps article{min-height:0;padding:24px 18px}.te23-steps article>b{margin-top:20px}.te23-logic{padding:74px 0}.te23-physical{margin-top:76px;margin-bottom:76px;padding:36px 24px}.te23-final{padding-bottom:76px}.te23-final-actions{flex-direction:column}.te23-btn{width:100%}.te23-history{margin:4px 0 0}.te23-footer{flex-direction:column;text-align:center;align-items:center}}
