.dm-home{--navy:#061430;--blue:#0a84ff;--blue2:#5aaeff;--ink:#0b1630;--ink-soft:#3a4660;--mute:#5e6a84;--light:#eef3fa;--line-d:#96b9ff29;--line-l:#0b163014;--font:"Plus Jakarta Sans",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--ease:cubic-bezier(.2,.8,.2,1)}.dm-home *{box-sizing:border-box}.dm-home{background:var(--light);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;overflow-x:clip}.dm-home img{max-width:100%}.dm-home .more svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .3s var(--ease)}.dm-home .more:hover svg{transform:translate(3px,-3px)}.dm-home a:focus-visible,.dm-home button:focus-visible{outline:2px solid var(--blue2);outline-offset:3px}.dm-home .w{vertical-align:top;margin-bottom:-.1em;padding-bottom:.1em;display:inline-block;overflow:hidden}.dm-home .w>span{transition:transform 1s var(--ease);transition-delay:calc(var(--base,0s) + var(--i) * 55ms);display:inline-block;transform:translateY(110%)}.dm-home .in .w>span{transform:none}.dm-home .hl{color:#fff;padding:.02em .16em .08em;display:inline-block;position:relative}.dm-home .hl:before{content:"";background:var(--blue);transform-origin:0;transition:transform .9s cubic-bezier(.7,0,.2,1) var(--hl,.45s);position:absolute;inset:0;transform:scaleX(0)}.dm-home .hl>b{font-weight:inherit;opacity:0;transition:opacity .5s ease calc(var(--hl,.45s) + .45s);position:relative}.dm-home .in .hl:before{transform:none}.dm-home .in .hl>b{opacity:1}.dm-home .rv{opacity:0;filter:blur(6px);transition:opacity .9s ease var(--d,0s),transform 1.1s var(--ease) var(--d,0s),filter .9s ease var(--d,0s);transform:translateY(26px)}.dm-home .rv.in,.dm-home .reveal.in .rv{opacity:1;filter:none;transform:none}.dm-home .hero{z-index:0;background:var(--navy);color:#fff;isolation:isolate;justify-content:center;align-items:center;min-height:100svh;padding:150px 20px 140px;display:flex;position:sticky;top:0;overflow:hidden}.dm-home .hero-grid,.dm-home .hero-spot{background-position:top;background-size:88px 88px;position:absolute;inset:0}.dm-home .hero-grid{z-index:-3;background-image:linear-gradient(#78a0ff12 1px,#0000 1px),linear-gradient(90deg,#78a0ff12 1px,#0000 1px)}.dm-home .hero-spot{z-index:-2;-webkit-mask-image:radial-gradient(280px circle at var(--mx,50%) var(--my,35%),#000,transparent 72%);-webkit-mask-image:radial-gradient(280px circle at var(--mx,50%) var(--my,35%),#000,transparent 72%);-webkit-mask-image:radial-gradient(280px circle at var(--mx,50%) var(--my,35%),#000,transparent 72%);mask-image:radial-gradient(280px circle at var(--mx,50%) var(--my,35%),#000,transparent 72%);opacity:0;background-image:linear-gradient(#6eaaff6b 1px,#0000 1px),linear-gradient(90deg,#6eaaff6b 1px,#0000 1px);transition:opacity .6s}.dm-home .hero:hover .hero-spot{opacity:1}.dm-home .hero-glow{z-index:-2;background:radial-gradient(closest-side,#0a84ff5c,#0a84ff1a 55%,#0000);border-radius:50%;width:1200px;height:900px;margin:-450px 0 0 -600px;animation:10s ease-in-out infinite alternate dm-breathe;position:absolute;top:36%;left:50%}@keyframes dm-breathe{0%{transform:scale(1)translateY(0)}to{transform:scale(1.12)translateY(-3%)}}.dm-home .hero-dim{z-index:2;opacity:0;pointer-events:none;background:#020816;position:absolute;inset:0}.dm-home .hero-inner{text-align:center;will-change:transform,opacity;max-width:1200px}.dm-home .pill{border:1px solid var(--line-d);letter-spacing:.22em;text-transform:uppercase;color:#c9d6f0;background:#19326980;border-radius:99px;align-items:center;gap:12px;padding:13px 28px;font-size:clamp(.72rem,1vw,.9rem);font-weight:600;display:inline-flex}.dm-home .pill:before{content:"";background:var(--blue);width:8px;height:8px;box-shadow:0 0 12px var(--blue);border-radius:50%;animation:2.4s ease-in-out infinite dm-pulse}@keyframes dm-pulse{50%{box-shadow:0 0 0 6px #0a84ff00,0 0 12px var(--blue)}}.dm-home .hero h1{letter-spacing:-.045em;margin:48px 0 0;font-weight:800;line-height:1.06}.dm-home .hero h1 .top{text-wrap:balance;max-width:21ch;margin-inline:auto;font-size:clamp(2.2rem,4.6vw,4.2rem);display:block}.dm-home .hero h1 .hl{--hl:.75s;margin-top:.28em;font-size:clamp(2.5rem,5.6vw,4.7rem)}@media (width>=640px){.dm-home .hero h1 .hl{white-space:nowrap}}.dm-home .lead{color:#aebcd9;max-width:47rem;margin:56px auto 0;font-size:clamp(1.02rem,1.3vw,1.22rem);line-height:1.85}.dm-home .cue{color:#7c8db2;letter-spacing:.18em;text-transform:uppercase;flex-direction:column;align-items:center;gap:10px;margin-top:64px;font-size:.78rem;font-weight:600;display:inline-flex}.dm-home .cue i{border:2px solid #aebcd973;border-radius:14px;width:24px;height:38px;position:relative}.dm-home .cue i:after{content:"";background:var(--blue2);border-radius:2px;width:4px;height:8px;margin-left:-2px;animation:1.8s ease-in-out infinite dm-wheel;position:absolute;top:7px;left:50%}@keyframes dm-wheel{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(12px)}to{opacity:0}}.dm-home .light-wrap{z-index:1;isolation:isolate;background-color:var(--light);background-image:radial-gradient(circle,#0b163016 1.1px,#0000 1.5px);background-position:top;background-size:44px 44px;position:relative;overflow:clip;box-shadow:0 -10px 30px #02081638}.dm-home .light{position:relative}.dm-home .aura{z-index:-1;pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.dm-home .aura.a1{background:radial-gradient(closest-side,#aacdff8c,#0000);width:1000px;height:800px;animation:22s ease-in-out infinite alternate dm-drift;top:4%;left:-360px}.dm-home .aura.a2{background:radial-gradient(closest-side,#c8dcff99,#0000);width:900px;height:800px;animation:26s ease-in-out infinite alternate-reverse dm-drift;top:34%;right:-320px}.dm-home .aura.a3{background:radial-gradient(closest-side,#afd0ff80,#0000);width:1000px;height:800px;animation:24s ease-in-out infinite alternate dm-drift;top:68%;left:-200px}@keyframes dm-drift{0%{transform:translate(0)}to{transform:translate(120px,60px)scale(1.1)}}.dm-home .sec{padding:clamp(90px,12vw,150px) 20px}.dm-home .sec.tight-top{padding-top:clamp(40px,6vw,70px)}.dm-home .sh{text-align:center}.dm-home .dotlabel{color:var(--mute);align-items:center;gap:10px;font-size:1.05rem;font-weight:500;display:inline-flex}.dm-home .dotlabel:before{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #0a84ff99}.dm-home .sh h2{letter-spacing:-.045em;color:var(--ink);margin:24px 0 0;font-size:clamp(2.2rem,4.6vw,3.9rem);font-weight:800;line-height:1.08}.dm-home .sh h2 .hl{margin-top:.06em}.dm-home .marquee{margin-top:clamp(50px,6vw,80px);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.dm-home .track{will-change:transform;width:max-content;display:flex}.dm-home .group{align-items:center;gap:clamp(56px,8vw,130px);padding-right:clamp(56px,8vw,130px);display:flex}.dm-home .logo{opacity:.42;filter:grayscale();width:auto;max-width:none;height:clamp(40px,4.2vw,58px);transition:opacity .35s,transform .35s,filter .35s var(--ease);display:block}.dm-home .logo:hover{opacity:.95;filter:grayscale()brightness(0);transform:scale(1.06)}.dm-home .about-stage{perspective:1400px;margin-top:clamp(50px,7vw,90px)}.dm-home .card{transform-origin:50% 0;will-change:transform;background:#fff;border-radius:34px;max-width:1080px;margin:0 auto;padding:clamp(30px,6.5vw,84px) clamp(22px,6.5vw,84px) clamp(28px,5vw,58px);position:relative;overflow:hidden;box-shadow:0 50px 100px -40px #0b28644d,inset 0 1px #ffffffe6}.dm-home .card-decor{aspect-ratio:1;transform-origin:100% 0;width:clamp(90px,12vw,150px);transition:transform 1.2s var(--ease) .3s;background:linear-gradient(210deg,#d7e8ff,#eaf3ff);border-bottom-left-radius:100%;position:absolute;top:0;right:0;transform:scale(0)}.dm-home .card.in .card-decor{transform:none}.dm-home .from{color:var(--mute);margin:0 0 44px;font-size:clamp(1rem,1.2vw,1.15rem);font-style:italic}.dm-home .card p.t{color:var(--ink-soft);margin:0 0 1.55em;font-size:clamp(1.02rem,1.25vw,1.2rem);line-height:1.85}.dm-home .card p.t strong{color:var(--ink);font-weight:700}.dm-home .card p.first{margin-bottom:1.1em;display:flow-root}.dm-home .dc{float:left;color:var(--blue);opacity:0;transform-origin:0 100%;margin:.06em .16em 0 0;font-size:clamp(4.4rem,6vw,5.6rem);font-weight:600;line-height:.78;transition:transform 1s cubic-bezier(.3,1.5,.5,1) .15s,opacity .5s .15s;transform:translateY(20px)scale(.6)}.dm-home .card.in .dc{opacity:1;transform:none}.dm-home .sig{border-top:1px solid var(--line-l);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:10px;padding-top:40px;display:flex}.dm-home .who{align-items:center;gap:20px;display:flex}.dm-home .who img{object-fit:cover;border-radius:50%;width:78px;height:78px;transform:scale(1.04);box-shadow:0 0 0 3px #fff,0 0 0 5px #0a84ff47}.dm-home .who b{letter-spacing:-.02em;color:var(--ink);font-size:1.25rem;font-weight:700;display:block}.dm-home .who span{color:var(--mute);font-size:1.05rem}.dm-home .more{color:var(--blue);align-items:center;gap:10px;font-size:1.08rem;font-weight:600;text-decoration:none;display:inline-flex}@media (width<=480px){.dm-home .light-wrap,.dm-home .ps{margin-top:-14px}.dm-home .hero{padding-top:130px}.dm-home .pill{letter-spacing:.16em;padding:10px 18px}.dm-home .card{border-radius:24px}.dm-home .card-decor{width:70px}}@media (prefers-reduced-motion:reduce){.dm-home *,.dm-home :before,.dm-home :after{transition-duration:10ms!important;transition-delay:0s!important;animation:none!important}}.dm-home .ps{--ps-bg:#061430;--ps-blue:#0a84ff;--ps-blue2:#5aaeff;--ps-blue-ink:#5aaeff;--ps-text:#f2f6ff;--ps-soft:#aebcd9;--ps-mute:#7487ae;--ps-line:#96b9ff24;color:var(--ps-text);background-color:var(--ps-bg);background-image:linear-gradient(#78a0ff0e 1px,#0000 1px),linear-gradient(90deg,#78a0ff0e 1px,#0000 1px);background-position:top;background-size:88px 88px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;position:relative;overflow:clip}.dm-home .ps *{box-sizing:border-box}.dm-home .ps{z-index:2}.dm-home .ps-veil{z-index:2;pointer-events:none;--veil-r:-320px;background-color:var(--light);-webkit-mask-image:radial-gradient(circle at 50% 50%,transparent var(--veil-r,0px),#000 calc(var(--veil-r,0px) + 300px));-webkit-mask-image:radial-gradient(circle at 50% 50%,transparent var(--veil-r,0px),#000 calc(var(--veil-r,0px) + 300px));-webkit-mask-image:radial-gradient(circle at 50% 50%,transparent var(--veil-r,0px),#000 calc(var(--veil-r,0px) + 300px));mask-image:radial-gradient(circle at 50% 50%,transparent var(--veil-r,0px),#000 calc(var(--veil-r,0px) + 300px));background-image:radial-gradient(circle,#0b163016 1.1px,#0000 1.5px);background-position:top;background-size:44px 44px;position:absolute;inset:0}.dm-home .ps-phone{z-index:4}.dm-home .ps-glow{z-index:1}.dm-home .ps-stage{perspective:1700px;pointer-events:none;z-index:0;height:100svh;position:sticky;top:0;overflow:hidden}.dm-home .ps-glow{will-change:transform;background:radial-gradient(circle,#0a84ff4d,#0a84ff17 40%,#0000 66%);border-radius:50%;width:780px;height:780px;margin:-390px 0 0 -390px;position:absolute;top:50%;left:50%}.dm-home .ps-beats{z-index:1;margin-top:-100svh;position:relative}.dm-home .ps-phone{width:290px;height:600px;transform-style:preserve-3d;will-change:transform;margin:-300px 0 0 -145px;position:absolute;top:50%;left:50%}.dm-home .ps-phone .ps-edge,.dm-home .ps-phone .ps-front,.dm-home .ps-phone .ps-back{border-radius:50px;position:absolute;inset:0}.dm-home .ps-edge{background:linear-gradient(90deg,#8496c2,#34446f 22%,#1a284b 60%,#46588a 88%,#8a9cc6)}.dm-home .ps-front{backface-visibility:hidden;background:#02060f;padding:11px;transform:translateZ(1px);box-shadow:inset 0 0 0 1.5px #c8dcff42,inset 0 0 0 4px #0a1226}.dm-home .ps-back{backface-visibility:hidden;background:radial-gradient(120% 70% at 70% 10%,#3f5fa6,#0000 60%),linear-gradient(160deg,#2a4380,#12234d 55%,#0d1b3d);transform:translateZ(-14px)rotateY(180deg);box-shadow:inset 0 0 0 1.5px #c8dcff3d}.dm-home .ps-bump{background:linear-gradient(150deg,#ffffff29,#ffffff08);border-radius:30px;width:112px;height:112px;position:absolute;top:18px;right:18px;box-shadow:inset 0 0 0 1px #ffffff26,0 6px 18px #00000059}.dm-home .ps-lens{background:radial-gradient(circle at 40% 38%,#3a64c8 0 12%,#08122a 30%,#02060f 60%);border-radius:50%;width:42px;height:42px;position:absolute;box-shadow:0 0 0 4px #13244c,0 0 0 5px #ffffff1f}.dm-home .ps-lens.l1{top:10px;left:10px}.dm-home .ps-lens.l2{bottom:10px;left:10px}.dm-home .ps-lens.l3{top:35px;right:10px}.dm-home .ps-backmark{color:#fff;background:linear-gradient(150deg,var(--ps-blue2),var(--ps-blue));border-radius:18px;place-items:center;width:64px;height:64px;margin:-32px;font-size:20px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 10px 30px #0a84ff66}.dm-home .ps-screen{isolation:isolate;background:#081834;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden}.dm-home .ps-isl{z-index:20;background:#000;border-radius:14px;width:88px;height:26px;margin-left:-44px;position:absolute;top:10px;left:50%}.dm-home .ps-homebar{z-index:20;mix-blend-mode:difference;background:#f2f6ffbf;border-radius:3px;width:104px;height:4px;margin-left:-52px;position:absolute;bottom:7px;left:50%}.dm-home .ps-glare{z-index:30;pointer-events:none;background:linear-gradient(112deg,#0000 32%,#ffffff1a 46%,#ffffff05 54%,#0000 64%) 0 0/260% 100%;background-position:var(--gx,50%) 0;position:absolute;inset:0}.dm-home .ps-sb{color:#fff;z-index:15;justify-content:space-between;align-items:center;height:46px;padding:4px 26px 0 32px;font-size:13px;font-weight:700;transition:opacity .4s,color .4s;display:flex;position:absolute;top:0;left:0;right:0}.dm-home .ps-sb.off,.dm-home .ps-screen.is-off .ps-homebar{opacity:0}.dm-home .ps-homebar{transition:opacity .4s}.dm-home .ps-sb.dark{color:#0b0f1a}.dm-home .ps-sb span{align-items:center;gap:5px;display:flex}.dm-home .ps-sb svg *{fill:currentColor;stroke:currentColor}.dm-home .ps-scr{opacity:0;filter:blur(8px);transition:opacity .55s,transform .8s cubic-bezier(.2,.8,.2,1),filter .55s;position:absolute;inset:0;transform:scale(1.07)}.dm-home .ps-scr.on{opacity:1;filter:none;transform:none}.dm-home .ps-shot{object-fit:cover;object-position:top center;width:100%;height:100%;display:block;position:absolute;inset:0}.dm-home .ps-person{z-index:2;color:#fff;background:linear-gradient(#0000,#0208168c 40%,#020816e0);flex-direction:column;gap:3px;padding:70px 20px 30px;display:flex;position:absolute;bottom:0;left:0;right:0}.dm-home .ps-person b{letter-spacing:-.02em;font-size:18px;font-weight:800}.dm-home .ps-person span{color:#c9d6f0;align-items:center;gap:7px;font-size:11.5px;font-weight:600;display:inline-flex}.dm-home .ps-person span:before{content:"";background:var(--ps-blue);width:6px;height:6px;box-shadow:0 0 8px var(--ps-blue);border-radius:50%}.dm-home .ps-shade:after{content:"";background:linear-gradient(#00000080,#0000);height:90px;position:absolute;inset:0 0 auto}.dm-home .ps-land{background:#fff;width:578px;height:268px;margin:-134px 0 0 -289px;position:absolute;top:50%;left:50%;overflow:hidden;transform:rotate(-90deg)}.dm-home .ps-rise{opacity:0;transition:opacity .6s ease var(--d,0s),transform .8s cubic-bezier(.2,.8,.2,1) var(--d,0s);transform:translateY(14px)}.dm-home .ps-scr.on .ps-rise{opacity:1;transform:none}.dm-home .ps-boot{background:radial-gradient(120% 60% at 30% 10%,#5a8cff1a,#0000 60%),#02060f}.dm-home .ps-title{text-align:center;color:#f2f6ff;background-color:#061430;background-image:radial-gradient(70% 100%,#0a84ff61,#0000 72%),linear-gradient(#78a0ff12 1px,#0000 1px),linear-gradient(90deg,#78a0ff12 1px,#0000 1px);background-size:auto,34px 34px,34px 34px;justify-content:center;align-items:center;padding:0 40px;display:flex}.dm-home .ps-title h3{letter-spacing:-.05em;margin:0;font-size:58px;font-weight:800;line-height:1.04}.dm-home .ps-title .w1{opacity:0;transition:opacity .6s .1s,transform .8s cubic-bezier(.2,.8,.2,1) .1s;display:inline-block;transform:translateY(18px)}.dm-home .ps-title .w2{margin-top:6px;padding:0 .14em;display:inline-block;position:relative}.dm-home .ps-title .w2 i{background:var(--ps-blue);transform-origin:0;transition:transform .7s cubic-bezier(.7,0,.2,1) .3s;position:absolute;inset:0;transform:scaleX(0)}.dm-home .ps-title .w2 b{opacity:0;font-weight:800;transition:opacity .4s .75s;position:relative}.dm-home .ps-scr.on .ps-title .w1{opacity:1;transform:none}.dm-home .ps-scr.on .ps-title .w2 i{transform:none}.dm-home .ps-scr.on .ps-title .w2 b{opacity:1}.dm-home .ps-beat{justify-content:flex-start;align-items:center;min-height:100svh;padding-block:12vh;padding-inline:max(24px,50% - 620px);display:flex}.dm-home .ps-beat[data-phone=left],.dm-home .ps-beat[data-phone=landscape-left]{justify-content:flex-end}.dm-home .ps-beat[data-phone=center]{text-align:center;justify-content:center;align-items:flex-end;padding-block:0 8vh}.dm-home .ps-copy{max-width:min(31rem,42vw)}.dm-home .ps-beat[data-phone^=landscape] .ps-copy{max-width:min(27rem,35vw)}.dm-home .ps-beat.ps-intro{padding:0}.dm-home .ps-beat.ps-short{min-height:75svh}.dm-home .ps-copy>*{opacity:0;filter:blur(6px);transition:opacity .7s ease,transform .9s var(--ease),filter .7s ease;transform:translateY(22px)}.dm-home .ps-copy>:nth-child(2){transition-delay:80ms}.dm-home .ps-copy>:nth-child(3){transition-delay:.16s}.dm-home .ps-copy>:nth-child(4){transition-delay:.24s}.dm-home .ps-copy>:nth-child(5){transition-delay:.32s}.dm-home .ps-copy>:nth-child(6){transition-delay:.4s}.dm-home .ps-copy.in>*{opacity:1;filter:none;transform:none}.dm-home .ps-eyebrow{border:1px solid var(--ps-line);letter-spacing:.2em;text-transform:uppercase;color:#c9d6f0;font-variant-numeric:tabular-nums;background:#19326980;border-radius:99px;align-items:center;gap:10px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.dm-home .ps-eyebrow:before{content:"";background:var(--ps-blue);width:7px;height:7px;box-shadow:0 0 10px var(--ps-blue);border-radius:50%}.dm-home .ps-h{letter-spacing:-.04em;text-wrap:balance;margin:20px 0 10px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.06}.dm-home .ps-sub{color:var(--ps-blue-ink);letter-spacing:-.01em;margin:0 0 18px;font-size:1.05rem;font-weight:700}.dm-home .ps-p{color:var(--ps-soft);max-width:34rem;margin:0;font-size:1rem;line-height:1.7}.dm-home .ps-stats{border-top:1px solid var(--ps-line);flex-wrap:wrap;gap:14px 32px;margin-top:24px;padding-top:20px;display:flex}.dm-home .ps-stats div{flex-direction:column;gap:2px;display:flex}.dm-home .ps-stats b{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800;line-height:1.1}.dm-home .ps-stats span{color:var(--ps-mute);font-size:.84rem;font-weight:500}.dm-home .ps-links{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.dm-home .ps-btn{background:var(--ps-blue);color:#fff;border-radius:99px;align-items:center;gap:8px;padding:13px 24px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 30px #0a84ff66}.dm-home .ps-btn:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0a84ff8c}.dm-home .ps-btn.ghost{color:#fff;box-shadow:none;background:#19326980;border:1px solid #5aaeff59}.dm-home .ps-btn.ghost:hover{background:#23468c99}.dm-home .ps-btn:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=819px){.dm-home .ps-beat,.dm-home .ps-beat[data-phone]{text-align:left;justify-content:center;align-items:flex-start;padding:52svh 16px 14svh}.dm-home .ps-beat.ps-intro{padding:0}.dm-home .ps-copy,.dm-home .ps-beat[data-phone] .ps-copy{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--ps-line);background:#071430e6;border-radius:22px;width:100%;max-width:34rem;padding:20px 20px 22px}.dm-home .ps-eyebrow{letter-spacing:.14em;padding:6px 12px;font-size:10.5px}.dm-home .ps-h{margin:12px 0 4px;font-size:1.5rem}.dm-home .ps-sub{margin-bottom:14px;font-size:1rem}.dm-home .ps-p{font-size:.93rem;line-height:1.58}.dm-home .ps-stats{gap:12px 22px;margin-top:18px;padding-top:16px}.dm-home .ps-stats b{font-size:1.25rem}.dm-home .ps-links{margin-top:20px}.dm-home .ps-btn{padding:12px 20px;font-size:.92rem}}@media (prefers-reduced-motion:reduce){.dm-home .ps-scr{transition-duration:.2s!important}.dm-home .ps-copy>*{opacity:1;filter:none;transform:none}}.dm-home .stack{position:relative}.dm-home .ps-btn.yt{background:red;box-shadow:0 10px 30px #ff000059}.dm-home .ps-btn.yt:hover{background:#e00000;box-shadow:0 14px 36px #ff000080}.dm-home .ps-btn.ig{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);box-shadow:0 10px 30px #d6249f66}.dm-home .ps-btn.ig:hover{filter:brightness(1.08);box-shadow:0 14px 36px #d6249f8c}
