.ttn-layout{background:#f8fafb;flex-direction:column;min-height:100vh;display:flex}.ttn-header{z-index:100;background:#1a0508;border-bottom:1px solid #fca5a526;position:sticky;top:0}.ttn-header-content{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex}.ttn-logo{font-family:var(--font-serif);color:#ffe4e6;letter-spacing:.01em;white-space:nowrap;font-size:1.2rem;text-decoration:none}.ttn-logo:hover{color:#fca5a5}.ttn-nav-cta{color:#3b0000;white-space:nowrap;background:#f87171;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #f8717140}.ttn-nav-cta:hover{background:#fca5a5;transform:translateY(-1px);box-shadow:0 4px 14px #f8717159}.ttn-main{flex:1}.ttn-hero{text-align:center;background:linear-gradient(160deg,#1a0508 0%,#2d0912 45%,#1f060e 100%);padding:4.5rem 2rem 5.5rem;position:relative;overflow:hidden}.ttn-hero:before{content:"";pointer-events:none;background:radial-gradient(65% 55% at 50% 0,#f871711a 0%,#0000 70%);position:absolute;inset:0}.ttn-hero-badge{color:#fca5a5;letter-spacing:.06em;text-transform:uppercase;background:#f871711a;border:1px solid #f8717147;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.ttn-hero-title{font-family:var(--font-serif);color:#fff1f2;margin:0 0 1rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:500;line-height:1.15}.ttn-hero-subtitle{color:#fff1f2a6;max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.65}.ttn-tool-section{background:#f8fafb;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.ttn-tool-inner{width:100%;max-width:820px}.ttn-cta-section{background:linear-gradient(135deg,#1a0508 0%,#2d0912 100%);padding:3.5rem 2rem}.ttn-seo{background:#fff;padding:4rem 2rem}.ttn-seo-inner{max-width:860px;margin:0 auto}.ttn-seo h2{font-family:var(--font-serif);color:#2e0a0a;margin:2.5rem 0 .75rem;font-size:1.85rem;line-height:1.25}.ttn-seo h2:first-child{margin-top:0}.ttn-seo h3{color:#2e0a0a;margin:2rem 0 .5rem;font-size:1.1rem;font-weight:600}.ttn-seo p{color:#4a5568;margin:0 0 1rem;line-height:1.75}.ttn-seo ul{margin:0 0 1.25rem 1.5rem;padding:0}.ttn-seo li{color:#4a5568;margin-bottom:.4rem;line-height:1.7}.ttn-seo strong{color:#9b1c1c}.ttn-seo a{color:#dc2626;text-underline-offset:2px;text-decoration:underline}.ttn-seo a:hover{color:#b91c1c}.ttn-footer{background:#1a0508;border-top:1px solid #fca5a51a;padding:1.5rem 2rem}.ttn-footer-content{color:#ffe4e673;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;font-size:.85rem;display:flex}.ttn-footer-content p{margin:0}.ttn-footer-links{gap:1.5rem;display:flex}.ttn-footer-links a{color:#ffe4e673;text-decoration:none;transition:color .2s}.ttn-footer-links a:hover{color:#fca5a5}@media (max-width:640px){.ttn-hero{padding:3rem 1.25rem 3.5rem}.ttn-tool-section{padding:2.5rem 1rem}.ttn-footer-content{text-align:center;flex-direction:column;gap:.75rem}.ttn-footer-links{flex-wrap:wrap;justify-content:center;gap:1rem}}
