body:has(.dms-gate),html:has(.dms-gate){margin:0;padding:0}body:has(.dms-gate){overflow-x:hidden}.dms-gate{--dms-gate-ink:#0c1612;--dms-gate-mist:#f4f8f3;--dms-gate-panel:#fbfdfb;--dms-gate-brand:#4fa73c;--dms-gate-brand-deep:#2d6a21;width:100%;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);background:var(--dms-gate-mist);color:var(--dms-gate-ink);font-family:var(--gl-font-sans,system-ui,sans-serif)}.dms-gate__brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.75rem,4vw,3rem);min-height:100dvh;color:#f4f7f3;background:var(--gl-color-footer-surface)}.dms-gate__brand:before{inset:0;background-image:linear-gradient(rgba(244,247,243,.04) 1px,transparent 0),linear-gradient(90deg,rgba(244,247,243,.04) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse at 30% 40%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse at 30% 40%,#000 20%,transparent 75%);animation:dms-gate-grid 18s linear infinite}.dms-gate__brand:after,.dms-gate__brand:before{content:"";position:absolute;pointer-events:none}.dms-gate__brand:after{width:min(28rem,70vw);height:min(28rem,70vw);right:-18%;bottom:-22%;border-radius:50%;background:radial-gradient(circle,var(--gl-color-footer-glow),transparent 68%);animation:dms-gate-orb 10s ease-in-out infinite alternate}.dms-gate__brand-foot,.dms-gate__brand-main,.dms-gate__brand-top{position:relative;z-index:1}.dms-gate__home{display:inline-flex;align-items:center;gap:.45rem;color:rgba(244,247,243,.78);text-decoration:none;font-size:.88rem;font-weight:500;transition:color .15s ease}.dms-gate__home:hover{color:#fff}.dms-gate__home i{font-size:1.05rem}.dms-gate__logo{display:block;width:auto;height:clamp(2.4rem,4vw,3.1rem);margin-bottom:clamp(1.5rem,3vw,2.25rem)}.dms-gate__eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(244,247,243,.16);background:rgba(255,255,255,.06);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(244,247,243,.82)}.dms-gate__eyebrow i{color:var(--dms-gate-brand);font-size:.95rem}.dms-gate__title{margin:0 0 .85rem;max-width:14ch;font-size:clamp(2.35rem,5vw,3.4rem);font-weight:700;letter-spacing:-.035em;line-height:1.08;color:#fff}.dms-gate__title span{color:var(--dms-gate-brand)}.dms-gate__lead{margin:0;max-width:34ch;font-size:clamp(.98rem,1.6vw,1.08rem);line-height:1.65;color:rgba(244,247,243,.72)}.dms-gate__points{list-style:none;margin:clamp(1.75rem,3.5vw,2.5rem) 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.dms-gate__points li{display:flex;align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.45;color:rgba(244,247,243,.88);animation:dms-gate-rise .55s ease both}.dms-gate__points li:nth-child(2){animation-delay:80ms}.dms-gate__points li:nth-child(3){animation-delay:.16s}.dms-gate__point-icon{flex-shrink:0;width:2.15rem;height:2.15rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.7rem;background:rgba(79,167,60,.18);color:#b7e3a8;font-size:1.05rem}.dms-gate__brand-foot{margin-top:clamp(2rem,4vw,3rem);font-size:.8rem;color:rgba(244,247,243,.45)}.dms-gate__panel{display:flex;flex-direction:column;justify-content:center;min-height:100dvh;padding:clamp(1.5rem,4vw,3rem);background:radial-gradient(80% 50% at 100% 0,rgba(79,167,60,.08),transparent 55%),var(--dms-gate-panel)}.dms-gate__panel-inner{width:100%;max-width:24.5rem;margin-inline:auto;animation:dms-gate-rise .6s ease both}.dms-gate__card{padding:clamp(1.35rem,3vw,1.85rem);border-radius:1.25rem;background:#fff;border:1px solid rgba(12,22,18,.08);box-shadow:0 22px 48px rgba(15,23,42,.07)}.dms-gate__card-head{margin-bottom:1.35rem}.dms-gate__card-head h1{margin:0 0 .4rem;font-size:clamp(1.45rem,2.6vw,1.75rem);font-weight:700;letter-spacing:-.025em;color:var(--dms-gate-ink)}.dms-gate__card-head p{margin:0;font-size:.95rem;line-height:1.55;color:rgba(12,22,18,.58)}.dms-gate__form{display:flex;flex-direction:column;gap:1rem}.dms-gate__form .gl-field__label{color:rgba(12,22,18,.72)}.dms-gate__form .gl-input{background:#fbfdfb;border-color:rgba(12,22,18,.12);min-height:2.85rem}.dms-gate__form .gl-input:focus{border-color:rgba(79,167,60,.55);box-shadow:0 0 0 3px rgba(79,167,60,.16)}.dms-gate__actions{margin-top:.35rem}.dms-gate__submit{min-height:2.95rem;border-radius:999px;font-weight:600;gap:.35rem}.dms-gate__submit i{font-size:1.15rem;line-height:1}.dms-gate__meta{margin:1.25rem 0 0;text-align:center;font-size:.86rem;color:rgba(12,22,18,.5)}.dms-gate__meta a{color:var(--dms-gate-brand-deep);font-weight:600;text-decoration:none}.dms-gate__meta a:hover{color:var(--dms-gate-brand);text-decoration:underline}.dms-gate__notice{margin-bottom:1rem}@keyframes dms-gate-rise{0%{opacity:0;transform:translateY(.55rem)}to{opacity:1;transform:translateY(0)}}@keyframes dms-gate-orb{0%{transform:translate(0) scale(1)}to{transform:translate(-6%,-4%) scale(1.06)}}@keyframes dms-gate-grid{0%{transform:translateY(0)}to{transform:translateY(48px)}}@media (max-width:900px){.dms-gate{grid-template-columns:1fr}.dms-gate__brand{min-height:auto;padding-bottom:2rem}.dms-gate__title{max-width:none}.dms-gate__lead{max-width:42ch}.dms-gate__brand-foot,.dms-gate__points{display:none}.dms-gate__panel{min-height:auto;padding-top:.5rem}}@media (prefers-reduced-motion:reduce){.dms-gate__brand:after,.dms-gate__brand:before,.dms-gate__panel-inner,.dms-gate__points li{animation:none}}