.tdp-layout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.tdp-header{z-index:100;background:linear-gradient(135deg,#0f1f2e 0%,#060c14 100%);border-bottom:1px solid #67e8f91f;position:sticky;top:0}.tdp-header-content{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex}.tdp-logo{font-family:var(--font-serif);color:#f0fdfe;letter-spacing:.01em;white-space:nowrap;font-size:1.2rem;text-decoration:none}.tdp-logo:hover{color:#67e8f9}.tdp-nav-cta{color:#060c14;white-space:nowrap;background:#67e8f9;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 #67e8f940}.tdp-nav-cta:hover{background:#a5f3fc;transform:translateY(-1px)}.tdp-main{flex:1}.tdp-hero{text-align:center;background:linear-gradient(160deg,#0f1f2e 0%,#0a1520 45%,#060c14 100%);padding:4.5rem 2rem 5.5rem;position:relative;overflow:hidden}.tdp-hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#67e8f914 0%,#0000 70%);position:absolute;inset:0}.tdp-hero-badge{color:#67e8f9;letter-spacing:.06em;text-transform:uppercase;background:#67e8f914;border:1px solid #67e8f938;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.tdp-hero-title{font-family:var(--font-serif);color:#f0fdfe;margin:0 0 1rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:500;line-height:1.15}.tdp-hero-subtitle{color:#f0fdfea6;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.65}.tdp-content{max-width:860px;margin:0 auto;padding:3.5rem 2rem 4rem}.tdp-section{margin-bottom:3rem}.tdp-section-title{font-family:var(--font-serif);color:#0f1f2e;margin:0 0 1rem;font-size:1.65rem;line-height:1.2}.tdp-section p{color:#4a5568;margin:0 0 .9rem;line-height:1.8}.tdp-section a{color:#0369a1;text-underline-offset:2px;text-decoration:underline}.tdp-section a:hover{color:#0f1f2e}.tdp-steps{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.tdp-step{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.tdp-step-num{color:#67e8f9;background:#0f1f2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:700;display:flex}.tdp-step-body h4{color:#0f1f2e;margin:0 0 .3rem;font-size:.95rem;font-weight:600}.tdp-step-body p{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.tdp-decks{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.tdp-deck-card{background:#f0fdfe;border:1.5px solid #bae6fd;border-radius:10px;padding:1rem 1.25rem}.tdp-deck-card h4{color:#0f1f2e;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.tdp-deck-card p{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.tdp-faq{border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:0;margin-top:1.25rem;display:flex;overflow:hidden}.tdp-faq-item{border-bottom:1px solid #e2e8f0;padding:1.5rem}.tdp-faq-item:last-child{border-bottom:none}.tdp-faq-q{color:#0f1f2e;margin:0 0 .6rem;font-size:1rem;font-weight:600}.tdp-faq-a{color:#4a5568;margin:0;font-size:.95rem;line-height:1.75}.tdp-resources{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.tdp-resource-link{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:block}.tdp-resource-link:hover{background:#f0fdfe;border-color:#67e8f9}.tdp-resource-link span{display:block}.tdp-resource-title{color:#0f1f2e;margin-bottom:.2rem;font-size:.92rem;font-weight:600}.tdp-resource-desc{color:#94a3b8;font-size:.78rem}.tdp-cta{text-align:center;background:linear-gradient(135deg,#0f1f2e 0%,#060c14 100%);border-radius:14px;margin:2.5rem 0 0;padding:2rem}.tdp-cta h3{font-family:var(--font-serif);color:#f0fdfe;margin:0 0 .5rem;font-size:1.4rem}.tdp-cta p{color:#f0fdfea6;margin:0 0 1.25rem;font-size:.95rem}.tdp-cta-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.tdp-cta-primary{color:#060c14;background:#67e8f9;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tdp-cta-primary:hover{background:#a5f3fc;transform:translateY(-1px)}.tdp-cta-secondary{color:#f0fdfed9;border:1.5px solid #f0fdfe33;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.tdp-cta-secondary:hover{color:#f0fdfe;border-color:#f0fdfe80}@media (max-width:640px){.tdp-hero{padding:3rem 1.25rem 3.5rem}.tdp-content{padding:2.5rem 1rem 3rem}.tdp-decks,.tdp-resources{grid-template-columns:1fr}}
