@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url('/fonts/inter-latin.woff2') format('woff2')}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:700 800;font-display:swap;src:url('/fonts/playfair-latin.woff2') format('woff2')}
*{box-sizing:border-box}
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#1c1917;max-width:880px;margin:0 auto;padding:1rem 1.5rem 3.5rem;background:#fafaf9}
header{padding:1rem 0;border-bottom:1px solid #e5e5e4;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}
header a{color:#0c0a09;text-decoration:none;font-weight:600}
header .cta{background:#f59e0b;color:#0c0a09;padding:.5rem 1rem;border-radius:6px;font-weight:700}
h1{font-family:'Playfair Display',Georgia,serif;font-size:2.1rem;line-height:1.15;margin:1rem 0 .5rem;text-wrap:balance}
.intro{font-size:1.12rem;color:#57534e;margin-bottom:1.5rem;text-wrap:pretty}
.tt-facade{position:relative;margin:2rem 0;border-radius:18px;overflow:hidden;background:radial-gradient(circle at top left,rgba(245,158,11,.18),transparent 38%),linear-gradient(135deg,#0c0a09,#1c1917);color:#fafaf9;text-align:center;padding:3.5rem 1.5rem;border:1px solid #e5e5e4}
.tt-facade .play{width:4.5rem;height:4.5rem;border-radius:999px;background:#f59e0b;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 12px 30px rgba(245,158,11,.4)}
.tt-facade .play svg{width:1.7rem;height:1.7rem;fill:#0c0a09;margin-left:4px}
.tt-facade h2{font-family:'Playfair Display',Georgia,serif;font-size:1.55rem;margin:0 0 .5rem;color:#fff}
.tt-facade p{color:#d6d3d1;margin:0 auto 1.5rem;max-width:34rem}
.tt-load-btn{display:inline-flex;align-items:center;gap:.55rem;background:#f59e0b;color:#0c0a09;font-weight:700;padding:.8rem 1.6rem;border-radius:9px;border:none;cursor:pointer;font-size:1rem;font-family:inherit}
.tt-load-btn:hover{background:#fbbf24}
[data-tt-holder]{margin-top:1.5rem}
.tt-cta{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin:2rem 0 1rem}
.tt-cta a{padding:.8rem 1.4rem;border-radius:9px;font-weight:700;text-decoration:none}
.tt-cta .primary{background:#0c0a09;color:#fff}
.tt-cta .primary:hover{background:#1c1917}
.tt-cta .ghost{background:#fff;border:2px solid #f59e0b;color:#0c0a09}
.tt-cta .ghost:hover{background:#fffbeb}
.svc{margin:2rem 0;color:#44403c}
.svc h2{font-size:1.3rem;margin:0 0 .5rem}
.svc ul{padding-left:1.1rem;margin:.25rem 0}
footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e5e4;font-size:.9rem;color:#57534e}
footer a{color:#b45309}
::selection{background:#f59e0b;color:#1c1917}
:focus-visible{outline:2px solid #f59e0b;outline-offset:2px;border-radius:4px}
@media(max-width:600px){body{padding:.5rem .9rem 2rem}h1{font-size:1.6rem}.tt-facade{padding:2.5rem 1rem}}
