.dt-layout{background:#f8fafb;flex-direction:column;min-height:100vh;display:flex}.dt-header{z-index:100;background:#0e0d1e;border-bottom:1px solid #a78bfa26;position:sticky;top:0}.dt-header-content{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex}.dt-logo{font-family:var(--font-serif);color:#ede9fe;letter-spacing:.01em;white-space:nowrap;font-size:1.2rem;text-decoration:none}.dt-logo:hover{color:#a78bfa}.dt-nav-cta{color:#1e0a3c;white-space:nowrap;background:#a78bfa;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 #a78bfa40}.dt-nav-cta:hover{background:#c4b5fd;transform:translateY(-1px);box-shadow:0 4px 14px #a78bfa59}.dt-main{flex:1}.dt-hero{text-align:center;background:linear-gradient(160deg,#0e0d1e 0%,#1a1040 45%,#130d1e 100%);padding:4.5rem 2rem 5.5rem;position:relative;overflow:hidden}.dt-hero:before{content:"";pointer-events:none;background:radial-gradient(65% 55% at 50% 0,#a78bfa1a 0%,#0000 70%);position:absolute;inset:0}.dt-hero-badge{color:#a78bfa;letter-spacing:.06em;text-transform:uppercase;background:#a78bfa1a;border:1px solid #a78bfa47;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.dt-hero-title{font-family:var(--font-serif);color:#f5f3ff;margin:0 0 1rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:500;line-height:1.15}.dt-hero-subtitle{color:#f5f3ffa6;max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.65}.dt-tool-section{background:#f8fafb;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.dt-tool-inner{width:100%;max-width:900px}.dt-cta-section{background:linear-gradient(135deg,#0e0d1e 0%,#1a1040 100%);padding:3.5rem 2rem}.dt-seo{background:#fff;padding:4rem 2rem}.dt-seo-inner{max-width:860px;margin:0 auto}.dt-seo h2{font-family:var(--font-serif);color:#1e0a3c;margin:2.5rem 0 .75rem;font-size:1.85rem;line-height:1.25}.dt-seo h2:first-child{margin-top:0}.dt-seo h3{color:#1e0a3c;margin:2rem 0 .5rem;font-size:1.1rem;font-weight:600}.dt-seo p{color:#4a5568;margin:0 0 1rem;line-height:1.75}.dt-seo ul{margin:0 0 1.25rem 1.5rem;padding:0}.dt-seo li{color:#4a5568;margin-bottom:.4rem;line-height:1.7}.dt-seo strong{color:#5b21b6}.dt-seo a{color:#7c3aed;text-underline-offset:2px;text-decoration:underline}.dt-seo a:hover{color:#6d28d9}.dt-footer{background:#0e0d1e;border-top:1px solid #a78bfa1a;padding:1.5rem 2rem}.dt-footer-content{color:#ede9fe73;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;font-size:.85rem;display:flex}.dt-footer-content p{margin:0}.dt-footer-links{gap:1.5rem;display:flex}.dt-footer-links a{color:#ede9fe73;text-decoration:none;transition:color .2s}.dt-footer-links a:hover{color:#a78bfa}@media (max-width:640px){.dt-hero{padding:3rem 1.25rem 3.5rem}.dt-tool-section{padding:2.5rem 1rem}.dt-footer-content{text-align:center;flex-direction:column;gap:.75rem}.dt-footer-links{flex-wrap:wrap;justify-content:center;gap:1rem}}
