.dmxr4-app-module{max-width:min(1200px,100%);margin:0 auto;display:grid;gap:28px}.dmxr4-app-module__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px;align-items:center}.dmxr4-app-module__copy{display:grid;gap:16px}.dmxr4-app-module__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.72}.dmxr4-app-module__title{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.dmxr4-app-module__subtitle{margin:0;font-size:1.02rem;line-height:1.7;max-width:62ch;opacity:.9}.dmxr4-app-module__chips{display:flex;flex-wrap:wrap;gap:10px}.dmxr4-app-module__chip{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);font-size:.86rem;line-height:1.2}.dmxr4-app-module__actions{display:flex;flex-wrap:wrap;gap:12px}.dmxr4-app-module__button{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;font-weight:600;border:1px solid rgba(255,255,255,.16)}.dmxr4-app-module__button--primary{background:#fff;color:#111}.dmxr4-app-module__button--ghost{background:transparent;color:inherit}.dmxr4-app-module__media img{display:block;width:100%;height:auto;border-radius:24px;box-shadow:0 18px 44px rgba(0,0,0,.24)}.dmxr4-app-module__offers-band{display:grid;gap:18px}.dmxr4-app-module__section-title{margin:0;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.15}.dmxr4-app-module__offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dmxr4-app-module__offer-card{display:grid;gap:12px;padding:22px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);box-shadow:0 12px 32px rgba(0,0,0,.12)}.dmxr4-app-module__offer-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.66}.dmxr4-app-module__offer-title{margin:0;font-size:1.05rem;line-height:1.2}.dmxr4-app-module__offer-body,.dmxr4-app-module__offer-note{margin:0;line-height:1.6;font-size:.95rem;opacity:.9}.dmxr4-app-module__offer-note{opacity:.7}.dmxr4-app-module__offer-cta{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;background:#fff;color:#111;font-weight:600}.dmxr4-app-module__offer-card--download .dmxr4-app-module__offer-cta,.dmxr4-app-module__offer-card--studio .dmxr4-app-module__offer-cta{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.16)}@media (max-width:1024px){.dmxr4-app-module__hero{grid-template-columns:1fr}.dmxr4-app-module__offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.dmxr4-app-module{gap:22px}.dmxr4-app-module__offer-grid{grid-template-columns:1fr}.dmxr4-app-module__title{font-size:2rem}.dmxr4-app-module__actions{flex-direction:column}.dmxr4-app-module__button,.dmxr4-app-module__offer-cta{width:100%}}

.dmxr4-app-module__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.dmxr4-app-module__detail-card{display:grid;gap:14px;padding:24px;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);box-shadow:0 12px 32px rgba(0,0,0,.12)}
.dmxr4-app-module__detail-title{margin:0;font-size:1.15rem;line-height:1.2}
.dmxr4-app-module__detail-list,.dmxr4-app-module__faq-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.dmxr4-app-module__detail-list li{position:relative;padding-left:18px;line-height:1.6}
.dmxr4-app-module__detail-list li:before{content:"•";position:absolute;left:0;top:0;opacity:.7}
.dmxr4-app-module__faq-item{display:grid;gap:6px}
.dmxr4-app-module__faq-question{margin:0;font-size:1rem;line-height:1.3}
.dmxr4-app-module__faq-answer{margin:0;line-height:1.6;opacity:.86}
@media (max-width:767px){.dmxr4-app-module__detail-grid{grid-template-columns:1fr}}
