*,:after,:before{box-sizing:border-box;margin:0;padding:0}.dm-root{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;font-family:Inter,sans-serif}.dm-left{background:#060608;position:relative;display:flex;flex-direction:column;padding:0 64px 64px;overflow:hidden}.dm-left-bg{inset:0;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:52px 52px}.dm-left-bg,.dm-left-glow{position:absolute;pointer-events:none}.dm-left-glow{top:-120px;left:-80px;width:520px;height:520px;background:radial-gradient(circle,rgba(247,220,75,.1) 0,transparent 65%)}.dm-nav{position:relative;z-index:2;height:72px;justify-content:space-between;flex-shrink:0}.dm-nav,.dm-nav-back{display:flex;align-items:center}.dm-nav-back{font-size:12.5px;color:hsla(0,0%,100%,.35);text-decoration:none;transition:color .15s;gap:5px}.dm-nav-back:hover{color:hsla(0,0%,100%,.7)}.dm-content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:32px}.dm-tag{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--yellow,#f7dc4b);background:rgba(247,220,75,.12);border:1px solid rgba(247,220,75,.2);padding:5px 14px;border-radius:100px;margin-bottom:28px;width:fit-content}.dm-headline{font-size:clamp(38px,4.2vw,64px);font-weight:300;letter-spacing:-2px;color:#fff;line-height:1.05;margin-bottom:22px}.dm-headline em{font-style:italic;font-weight:200;color:var(--yellow,#f7dc4b)}.dm-sub{font-size:15px;color:hsla(0,0%,100%,.45);line-height:1.75;font-weight:300;max-width:400px;margin-bottom:40px}.dm-bullets{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:56px}.dm-bullets li{display:flex;align-items:center;gap:10px;font-size:14px;color:hsla(0,0%,100%,.6);font-weight:300}.dm-bullet-dot{width:6px;height:6px;border-radius:50%;background:var(--yellow,#f7dc4b);flex-shrink:0}.dm-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:hsla(0,0%,100%,.07);border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.07)}.dm-trust-item{background:hsla(0,0%,100%,.03);padding:18px 16px;text-align:center;transition:background .2s}.dm-trust-item:hover{background:hsla(0,0%,100%,.06)}.dm-trust-val{font-size:22px;font-weight:300;color:#fff;letter-spacing:-.8px;line-height:1;margin-bottom:4px}.dm-trust-lbl{font-size:10px;color:hsla(0,0%,100%,.35);font-weight:400;text-transform:lowercase;line-height:1.3}.dm-right{background:#f7f7f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 48px}.dm-form-wrap{width:100%;max-width:560px;background:#fff;border-radius:20px;border:1px solid #e8e8e4;box-shadow:0 4px 40px rgba(0,0,0,.07),0 1px 6px rgba(0,0,0,.04);overflow:visible}.dm-form-header{padding:28px 32px 24px;border-bottom:1px solid #eaeae6}.dm-form-title{font-size:18px;font-weight:600;color:#1d1d1f;letter-spacing:-.3px;margin-bottom:4px}.dm-form-sub{font-size:13px;color:#6b6b6b;font-weight:300}.dm-fillout-wrap{width:100%;min-height:420px}.dm-fillout-wrap iframe{width:100%;border:none;display:block}.dm-form-missing{padding:48px 32px;text-align:center;font-size:14px;color:#6b6b6b;line-height:1.6}@media (max-width:1024px){.dm-root{grid-template-columns:1fr}.dm-left{padding:0 40px 48px;min-height:auto}.dm-trust{grid-template-columns:repeat(2,1fr)}.dm-right{padding:48px 24px}}@media (max-width:640px){.dm-left{padding:0 24px 40px}.dm-headline{letter-spacing:-1.4px}.dm-trust{grid-template-columns:repeat(2,1fr)}.dm-right{padding:32px 16px}.dm-form-wrap{border-radius:16px}.dm-form-header{padding:20px 20px 16px}}