.dmhome,.dmhome *,.dmhome :before,.dmhome :after{box-sizing:border-box;margin:0;padding:0}.dmhome{font-family:var(--font-inter),sans-serif;color:#f2f2f2;background:#0a0a0a radial-gradient(900px 500px at 50% 280px,#ffc50021 0%,#0000 70%) no-repeat;min-height:100vh}.dmhome nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ad9;border-bottom:1px solid #1a1a1a;position:sticky;top:0}.dmhome .nav-inner{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;padding:0 24px;display:flex}.dmhome .nav-logo{font-family:var(--font-space-grotesk),sans-serif;color:#ffc500;letter-spacing:-.02em;font-size:1.1rem;font-weight:800;text-decoration:none}.dmhome .cta-sm{color:#0a0a0a;font-family:var(--font-space-grotesk),sans-serif;background:#ffc500;border-radius:8px;padding:8px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.dmhome .cta-sm:hover{background:#e6b000}.dmhome .page{max-width:1100px;margin:0 auto;padding:56px 24px 72px}.dmhome .hero{text-align:center;padding-bottom:52px}.dmhome .claim{font-size:clamp(1.9rem,4vw,3rem);font-family:var(--font-space-grotesk),sans-serif;color:#f2f2f2;margin:0 auto 14px;font-weight:700;line-height:1.2}.dmhome .tagline{color:#888;margin:0 auto 28px;font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.6}.dmhome .cta{color:#0a0a0a;font-family:var(--font-space-grotesk),sans-serif;background:#ffc500;border-radius:12px;padding:14px 40px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block}.dmhome .cta:hover{background:#e6b000;transform:translateY(-3px);box-shadow:0 8px 24px #ffc50040}.dmhome .section-title{font-family:var(--font-space-grotesk),sans-serif;text-align:center;margin:44px 0 8px;font-size:clamp(1.3rem,2.5vw,1.9rem);font-weight:700}.dmhome .section-sub{text-align:center;color:#888;margin-bottom:32px;font-size:.9rem}.dmhome .cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.dmhome .card{background:#141414;border:1px solid #222;border-radius:14px;padding:22px;transition:border-color .2s,transform .2s,box-shadow .2s}.dmhome .card:hover{border-color:#555;transform:translateY(-4px);box-shadow:0 8px 32px #0006}.dmhome .card-icon{background:#ffc5001f;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;font-size:1.4rem;display:flex}.dmhome .card h3{font-family:var(--font-space-grotesk),sans-serif;margin-bottom:6px;font-size:1rem;font-weight:700}.dmhome .card p{color:#888;font-size:.85rem;line-height:1.55}.dmhome .cta-bottom{text-align:center;padding:52px 0 8px}.dmhome .cta-bottom h2{font-family:var(--font-space-grotesk),sans-serif;margin-bottom:10px;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700}.dmhome .cta-bottom p{color:#888;margin-bottom:28px;font-size:.95rem}.dmhome footer{text-align:center;color:#444;border-top:1px solid #111;margin-top:48px;padding:28px 24px 32px;font-size:.78rem}@keyframes dmhome-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.dmhome .hero .claim{animation:.6s both dmhome-fadeUp}.dmhome .hero .tagline{animation:.6s .15s both dmhome-fadeUp}.dmhome .hero .cta{animation:.6s .28s both dmhome-fadeUp}.dmhome .card{opacity:0;animation:.5s both dmhome-fadeUp}.dmhome .card:first-child{animation-delay:50ms}.dmhome .card:nth-child(2){animation-delay:.13s}.dmhome .card:nth-child(3){animation-delay:.21s}.dmhome .card:nth-child(4){animation-delay:.29s}.dmhome .card:nth-child(5){animation-delay:.37s}.dmhome .card:nth-child(6){animation-delay:.45s}.dmhome .section-title{opacity:0;animation:.5s .1s both dmhome-fadeUp}.dmhome .cta-bottom{opacity:0;animation:.5s both dmhome-fadeUp}
