@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Literata:ital,opsz,wght@0,7..72,400;0,7..72,500;0,7..72,600;0,7..72,700;1,7..72,400;1,7..72,500&display=swap");:root{--tyt-surface:rgba(255,255,255,0.04);--tyt-border:rgba(255,255,255,0.07);--tyt-text:rgba(255,255,255,0.88);--tyt-muted:rgba(255,255,255,0.45);--tyt-accent:#f59e0b;--tyt-accent2:#f59e0b;--tyt-radius:16px;--tyt-body:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--tyt-head:"Literata",Georgia,serif}.tyt-tag{font-weight:600;letter-spacing:.1em;color:var(--tyt-accent);background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.22)}.tyt-abbr,.tyt-tag{display:inline-block;font-size:11px;text-transform:uppercase;padding:3px 10px;border-radius:999px;font-family:var(--tyt-body)}.tyt-abbr{font-weight:800;letter-spacing:.12em;background:var(--tyt-accent)}.tyt-abbr--lg{font-size:13px;padding:5px 14px}.tyt-meta{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:var(--tyt-muted);font-family:var(--tyt-body)}.tyt-back,.tyt-meta svg{font-size:13px}.tyt-back{display:inline-flex;align-items:center;gap:6px;font-weight:500;color:var(--tyt-muted);text-decoration:none;transition:color .2s ease,gap .2s ease;font-family:var(--tyt-body)}.tyt-back:hover{color:var(--tyt-accent);gap:9px}.tyt-page{min-height:100vh;background:var(--tyt-bg);font-family:var(--tyt-body)}.tyt-header{position:relative;padding:48px 24px 40px;text-align:center;overflow:hidden}.tyt-header:before{content:"";position:absolute;top:-160px;left:50%;transform:translateX(-50%);width:500px;height:500px;border-radius:50%;pointer-events:none}.tyt-header__inner{position:relative;z-index:1;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px}.tyt-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tyt-accent);background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.2);padding:5px 14px;border-radius:999px}.tyt-header__title{font-family:var(--tyt-head);font-size:clamp(2rem,5vw,3.2rem);font-weight:700;color:#fff;line-height:1.15;margin:0}.tyt-header__title--accent{color:var(--tyt-accent);font-style:italic}.tyt-header__sub{font-size:1rem;color:var(--tyt-muted);line-height:1.7;margin:0;max-width:500px}.tyt-container{max-width:1080px;margin:0 auto;padding:0 24px 80px}.tyt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:48px}.tyt-card{background:var(--tyt-surface);border:1px solid var(--tyt-border);border-radius:var(--tyt-radius);text-decoration:none;display:flex;flex-direction:column;transition:all .3s ease;overflow:hidden}.tyt-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.3)}.tyt-card__emoji{font-size:2.2rem;padding:22px 20px 0;line-height:1}.tyt-card__body{padding:14px 20px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.tyt-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tyt-card__title{font-family:var(--tyt-head);font-size:1.05rem;font-weight:700;color:#fff;line-height:1.3;margin:0}.tyt-card__desc{font-size:.875rem;color:var(--tyt-muted);line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tyt-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--tyt-border);margin-top:auto}.tyt-card__cta{display:flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--tyt-accent);transition:gap .2s ease}.tyt-card:hover .tyt-card__cta{gap:8px}.tyt-empty{text-align:center;color:var(--tyt-muted);padding:60px 0;font-size:1rem}.tyt-bottom-cta{text-align:center;padding:40px;background:linear-gradient(135deg,rgba(245,158,11,.07),rgba(245,158,11,.03));border:1px solid rgba(245,158,11,.15);border-radius:18px;display:flex;flex-direction:column;align-items:center;gap:10px}.tyt-bottom-cta__text{font-size:1.15rem;font-family:var(--tyt-head);font-weight:700;color:#fff;margin:0}.tyt-bottom-cta__sub{font-size:.9rem;color:var(--tyt-muted);margin:0;max-width:400px;line-height:1.65}.tyt-bottom-cta__btn{display:inline-block;padding:12px 28px;background:linear-gradient(135deg,#b14e10,#b47e09);color:#fff;font-weight:600;font-size:14.5px;text-decoration:none;border-radius:10px;margin-top:4px;transition:all .25s ease;box-shadow:0 6px 20px rgba(245,158,11,.3)}.tyt-bottom-cta__btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(245,158,11,.45)}.tyt-detail-page{min-height:100vh;background:var(--tyt-bg);font-family:var(--tyt-body)}.tyt-back-wrap{max-width:740px;margin:0 auto;padding:28px 24px 0}.tyt-detail-hero{padding:36px 24px 32px;text-align:center}.tyt-detail-hero__inner{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px}.tyt-detail-emoji{font-size:3.5rem;line-height:1}.tyt-detail-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.tyt-detail-title{font-family:var(--tyt-head);font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:700;color:#fff;line-height:1.2;margin:0}.tyt-detail-desc{font-size:1.05rem;color:var(--tyt-muted);line-height:1.7;margin:0;max-width:560px}.tyt-quick-facts{display:flex;align-items:stretch;gap:0;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:12px;overflow:hidden;margin-top:8px;width:100%;max-width:560px}.tyt-fact{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 16px;border-right:1px solid rgba(255,255,255,.06)}.tyt-fact:last-child{border-right:none}.tyt-fact__label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3)}.tyt-fact__value{font-size:13px;font-weight:600;color:var(--tyt-accent);text-align:center;line-height:1.35}.tyt-detail-cover{position:relative;max-width:860px;margin:0 auto;padding:0 24px;height:380px;border-radius:18px;overflow:hidden}.tyt-detail-cover__img{object-fit:cover;border-radius:18px}.tyt-detail-body{max-width:740px;margin:0 auto;padding:48px 24px 72px;display:flex;flex-direction:column;gap:44px}.tyt-prose{font-family:var(--tyt-body);font-size:1.05rem;line-height:1.85;color:rgba(255,255,255,.8)}.tyt-prose h2{font-family:var(--tyt-head);font-size:1.6rem;font-weight:700;color:#fff;margin:2.5rem 0 1rem;line-height:1.25}.tyt-prose h3{font-family:var(--tyt-head);font-size:1.2rem;font-weight:600;color:rgba(255,255,255,.9);margin:1.8rem 0 .7rem}.tyt-prose p{margin:0 0 1.35rem}.tyt-prose p:last-child{margin-bottom:0}.tyt-prose strong{color:#fff;font-weight:600}.tyt-prose em{color:var(--tyt-accent);font-style:italic}.tyt-prose a{color:var(--tyt-accent);text-decoration:underline;text-underline-offset:3px}.tyt-prose ol,.tyt-prose ul{margin:0 0 1.35rem 1.5rem;display:flex;flex-direction:column;gap:6px}.tyt-prose ul li{list-style:disc}.tyt-prose ol li{list-style:decimal}.tyt-prose li{color:rgba(255,255,255,.78);line-height:1.7}.tyt-prose blockquote{margin:2rem 0;padding:18px 22px;border-left:3px solid var(--tyt-accent);border-radius:0 10px 10px 0;font-family:var(--tyt-head);font-style:italic;font-size:1.08rem;color:rgba(255,255,255,.85)}.tyt-prose hr{border:none;border-top:1px solid var(--tyt-border);margin:2.5rem 0}.tyt-prose table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0 2.5rem;font-size:.88rem;border-radius:12px;overflow:hidden;border:1px solid rgba(245,158,11,.2);display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.tyt-prose th{color:var(--tyt-accent);font-weight:700;text-align:center;padding:12px 14px;border-bottom:1px solid rgba(245,158,11,.15);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.tyt-prose th:first-child{text-align:left}.tyt-prose td{padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.04);color:rgba(255,255,255,.65);vertical-align:middle;text-align:center}.tyt-prose td:first-child{text-align:left;font-weight:600;color:rgba(255,255,255,.85)}.tyt-prose tr:last-child td{border-bottom:none}.tyt-session-cta{padding:36px;background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(245,158,11,.03));border:1px solid rgba(245,158,11,.2);border-radius:18px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.tyt-session-cta__icon{font-size:2rem;color:var(--tyt-accent)}.tyt-session-cta__title{font-family:var(--tyt-head);font-size:1.4rem;font-weight:700;color:#fff;margin:0}.tyt-session-cta__sub{font-size:.92rem;color:var(--tyt-muted);margin:0;max-width:400px;line-height:1.6}.tyt-session-cta__btn{display:inline-block;padding:13px 28px;background:linear-gradient(135deg,#b14e10,#b47e09);color:#fff;font-weight:600;font-size:15px;text-decoration:none;border-radius:10px;margin-top:6px;transition:all .25s ease;box-shadow:0 6px 20px rgba(245,158,11,.3)}.tyt-session-cta__btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(245,158,11,.45)}.tyt-session-cta__note{font-size:11.5px;color:rgba(255,255,255,.28);margin:0}.tyt-back-bottom{padding-top:8px}@media (max-width:900px){.tyt-grid{grid-template-columns:repeat(2,1fr)}.tyt-quick-facts{flex-direction:column}.tyt-fact{border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.tyt-fact:last-child{border-bottom:none}}@media (max-width:640px){.tyt-header{padding:32px 16px 28px}.tyt-container{padding:0 16px 60px}.tyt-grid{grid-template-columns:1fr;gap:12px}.tyt-back-wrap{padding:20px 16px 0}.tyt-detail-hero{padding:24px 16px 20px}.tyt-detail-cover{height:200px}.tyt-detail-body{padding:32px 16px 60px;gap:32px}.tyt-session-cta{padding:24px 16px}.tyt-prose h2{font-size:1.35rem}.tyt-prose h3{font-size:1.1rem}}.tyt-detail-page,.tyt-page{font-feature-settings:"liga" 1,"kern" 1;text-rendering:optimizeLegibility}.tyt-bottom-cta__sub,.tyt-card__desc,.tyt-detail-desc,.tyt-header__sub,.tyt-session-cta__sub{letter-spacing:-.005em}.tyt-bottom-cta__text,.tyt-card__title,.tyt-detail-title,.tyt-header__title,.tyt-prose h2,.tyt-prose h3,.tyt-session-cta__title{letter-spacing:-.025em}.tyt-eyebrow,.tyt-tag{color:#f59e0b;background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.22)}.tyt-abbr{background:#f59e0b;color:#0a0d16}.tyt-header:before{background:radial-gradient(circle,rgba(245,158,11,.08) 0,transparent 70%)}.tyt-header__title{font-size:clamp(2.35rem,5vw,3.65rem);line-height:1.1}.tyt-header__sub{font-size:clamp(1.04rem,.35vw + .96rem,1.12rem);line-height:1.78}.tyt-grid{gap:20px}.tyt-card{background:linear-gradient(#0f172a,#1e293b)}.tyt-card:hover{border-color:rgba(245,158,11,.3);box-shadow:0 12px 32px rgba(0,0,0,.35)}.tyt-card__emoji{font-size:2.35rem}.tyt-card__title{font-size:1.18rem;line-height:1.38}.tyt-card__desc{font-size:.96rem;line-height:1.72}.tyt-back:hover,.tyt-card__cta,.tyt-fact__value,.tyt-header__title--accent,.tyt-session-cta__icon{color:#f59e0b}.tyt-bottom-cta{background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(245,158,11,.035));border-color:rgba(245,158,11,.2)}.tyt-bottom-cta__text{font-size:1.38rem;line-height:1.35}.tyt-bottom-cta__sub{font-size:1rem;line-height:1.72}.tyt-bottom-cta__btn,.tyt-session-cta__btn{background:linear-gradient(135deg,#b14e10,#b47e09);box-shadow:0 6px 20px rgba(245,158,11,.3)}.tyt-bottom-cta__btn:hover,.tyt-session-cta__btn:hover{box-shadow:0 10px 28px rgba(245,158,11,.45)}.tyt-back{font-size:14px}.tyt-detail-title{font-size:clamp(2rem,4.5vw,3.15rem);line-height:1.18}.tyt-detail-desc{font-size:clamp(1.06rem,.35vw + .98rem,1.18rem);line-height:1.78}.tyt-prose{font-size:clamp(1.08rem,.38vw + .98rem,1.18rem);line-height:1.95;color:rgba(255,255,255,.84);letter-spacing:-.006em}.tyt-prose p{margin:0 0 1.48rem}.tyt-prose h2{font-size:clamp(1.58rem,1vw + 1.2rem,1.98rem);line-height:1.28;margin:2.9rem 0 1.1rem}.tyt-prose h3{font-size:clamp(1.24rem,.6vw + 1rem,1.46rem);line-height:1.35;margin:2.1rem 0 .8rem}.tyt-prose li{font-size:1.05em;line-height:1.82}.tyt-prose ol,.tyt-prose ul{gap:8px}.tyt-prose a,.tyt-prose em{color:#f59e0b}.tyt-prose blockquote{font-size:clamp(1.12rem,.4vw + 1rem,1.25rem);line-height:1.7;border-left-color:#f59e0b;background:rgba(245,158,11,.05)}.tyt-prose table{font-size:.95rem;border-color:rgba(245,158,11,.2)}.tyt-prose th{background:rgba(245,158,11,.07);color:#f59e0b;border-bottom-color:rgba(245,158,11,.15);font-size:.76rem}.tyt-prose td{font-size:.95rem;line-height:1.55}.tyt-session-cta{background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(245,158,11,.035));border-color:rgba(245,158,11,.2)}.tyt-session-cta__title{font-size:1.62rem;line-height:1.3}.tyt-session-cta__sub{font-size:1.02rem;line-height:1.7}.tyt-session-cta__btn{font-size:15.5px}@media (max-width:640px){.tyt-header__title{font-size:clamp(1.9rem,8vw,2.55rem)}.tyt-header__sub{font-size:1rem}.tyt-card__title{font-size:1.12rem}.tyt-card__desc{font-size:.95rem}.tyt-detail-title{font-size:clamp(1.75rem,7vw,2.35rem)}.tyt-detail-desc{font-size:1rem;line-height:1.72}.tyt-prose{font-size:1.04rem;line-height:1.86}.tyt-prose h2{font-size:1.5rem;line-height:1.3}.tyt-prose h3{font-size:1.22rem}.tyt-prose table{font-size:.8rem}.tyt-prose th{font-size:.65rem}.tyt-prose td{font-size:.8rem;line-height:1.5}.tyt-bottom-cta__text,.tyt-session-cta__title{font-size:1.38rem}.tyt-bottom-cta__sub,.tyt-session-cta__sub{font-size:.96rem}}