.dgs-auth{color:#233e34;background:#f7f8f4;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100svh;padding:16px;display:grid;overflow:hidden}.dgs-auth__story{color:#fff;background:#173f35;border-radius:20px;flex-direction:column;justify-content:space-between;padding:32px 42px 26px;display:flex;position:relative;overflow:hidden auto}.dgs-auth__brand{align-items:center;gap:12px;width:fit-content;display:flex}.dgs-auth__brand img{object-fit:contain;background:#fff;border-radius:13px;padding:5px}.dgs-auth__brand strong,.dgs-auth__brand small{display:block}.dgs-auth__brand strong{letter-spacing:-.5px;font-size:20px;font-weight:650}.dgs-auth__brand small{letter-spacing:1.4px;color:#bdd0c5;margin-top:5px;font-size:9px}.dgs-auth__intro{margin-top:clamp(24px,6vh,60px)}.dgs-auth__eyebrow{letter-spacing:2px;color:#d0dfca;align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.dgs-auth__eyebrow>span{background:#c9dfa5;border-radius:50%;width:6px;height:6px}.dgs-auth__intro h1{letter-spacing:-2.5px;margin:clamp(12px,3vh,24px) 0 clamp(12px,3vh,20px);font-size:clamp(38px,4.2vw,64px);font-weight:500;line-height:1.12}.dgs-auth__intro h1 em{color:#c9dfa5;font-style:normal}.dgs-auth__intro p{color:#bacec3;margin:0;font-size:14px;line-height:1.85}.dgs-auth__art{height:clamp(160px,22vh,230px);min-height:160px;margin-top:12px;position:relative}.dgs-auth__orbit{border:1px solid #ffffff12;border-radius:50%;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.dgs-auth__orbit--outer{width:320px;height:240px;transform:translate(-50%,-50%)rotate(-25deg)}.dgs-auth__orbit--inner{width:238px;height:175px;transform:translate(-50%,-50%)rotate(-25deg)}.dgs-auth__art-core{color:#d5e6b9;background:linear-gradient(140deg,#49674f,#214d3f);border:1px solid #b7d4b53d;border-radius:25px;place-items:center;width:100px;height:108px;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(-9deg);box-shadow:0 20px 40px #08271f40}.dgs-auth__art-note{color:#d3e4b7;white-space:nowrap;background:#2b5143;border:1px solid #d7e8c529;border-radius:12px;align-items:center;gap:12px;padding:13px 17px;display:flex;position:absolute;top:65%;left:50%;transform:translate(-20%);box-shadow:0 12px 32px #08271f25}.dgs-auth__art-note span{color:#bbcec1;font-size:10px;line-height:1.6}.dgs-auth__art-note strong{color:#eef4e6;font-size:11px;font-weight:500;display:block}.dgs-auth__spark{background:#b9d799;border-radius:50%;width:7px;height:7px;position:absolute}.dgs-auth__spark--one{top:55%;left:21%}.dgs-auth__spark--two{opacity:.6;width:4px;height:4px;top:18%;right:21%}.dgs-auth__story-footer{color:#b0c5b9;border-top:1px solid #ffffff18;justify-content:space-between;gap:12px;margin-top:clamp(12px,2vh,18px);padding-top:clamp(12px,2vh,22px);font-size:10px;display:flex}.dgs-auth__entry{flex-direction:column;padding:22px 38px 12px;display:flex;overflow-y:auto}.dgs-auth__back{color:#6b7b70;align-items:center;gap:8px;width:fit-content;margin-left:auto;padding:8px 0;font-size:12px;display:flex}.dgs-auth__back:hover{color:#21634e}.dgs-auth__form-wrap{width:min(100%,380px);margin:auto;padding:clamp(20px,4vh,42px) 0}.dgs-auth__lock{color:#365e45;background:#eaf0e3;border:1px solid #dce6d6;border-radius:14px;place-items:center;width:clamp(38px,5vh,48px);height:clamp(38px,5vh,48px);margin-bottom:clamp(16px,3vh,26px);display:grid}.dgs-auth__form-eyebrow{letter-spacing:1.7px;color:#6e806e;margin:0 0 12px;font-size:9px;font-weight:600}.dgs-auth h2{letter-spacing:-1.4px;margin:0;font-size:36px;font-weight:600;line-height:1.2}.dgs-auth__description{color:#778077;margin:12px 0 clamp(16px,3vh,26px);font-size:13px;line-height:1.7}.dgs-auth__roles{background:#edf0e9;border:1px solid #e3e7df;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:clamp(16px,3vh,28px);padding:4px;display:grid}.dgs-auth__roles a{color:#73806f;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:39px;font-size:12px;font-weight:600;display:flex}.dgs-auth__roles a[aria-current]{color:#244e3d;background:#fff;box-shadow:0 2px 5px #173f3509}.dgs-auth__roles a:hover{color:#173f35}.dgs-auth__field{margin-bottom:clamp(12px,2.5vh,20px)}.dgs-auth__field label{margin-bottom:9px;font-size:12px;font-weight:600;display:block}.dgs-auth__input{color:#889482;background:#fff;border:1px solid #dce2d7;border-radius:9px;align-items:center;gap:11px;min-height:50px;padding-left:14px;transition:border-color .15s,box-shadow .15s;display:flex}.dgs-auth__input>svg{flex-shrink:0}.dgs-auth__input:focus-within{border-color:#719274;box-shadow:0 0 0 3px #dce8d5}.dgs-auth__input:has([aria-invalid=true]){border-color:#bb6464}.dgs-auth__input input{width:100%;min-width:0;height:48px;box-shadow:none;color:#263f32;background:0 0;border:0;border-radius:9px;outline:0;padding:0 12px 0 0;font-size:13px}.dgs-auth__input input:focus-visible{outline:0}.dgs-auth__input input::placeholder{color:#959e91}.dgs-auth__reveal{color:#788572;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:44px;height:44px;margin-right:3px;display:grid}.dgs-auth__reveal:hover{color:#234c3c;background:#f0f4eb}.dgs-auth__error{color:#ab3535;margin-top:7px;font-size:12px;display:block}.dgs-auth__server-error{color:#a12e2e;background:#fff3f1;border:1px solid #edcccc;border-radius:8px;margin-bottom:16px;padding:12px;font-size:13px}.dgs-auth__submit{color:#fff;background:#173f35;border:1px solid #173f35;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:clamp(44px,6vh,50px);margin-top:clamp(16px,3vh,26px);font-size:13px;font-weight:600;transition:background .15s;display:flex}.dgs-auth__submit:hover{background:#245540}.dgs-auth__submit:disabled{opacity:.65;cursor:wait}.dgs-auth__help{text-align:center;color:#7c8578;max-width:300px;margin:clamp(12px,2.5vh,22px) auto 0;font-size:11px;line-height:1.8}.dgs-auth__entry-footer{color:#8a9385;justify-content:center;align-items:center;gap:7px;margin:clamp(6px,1.5vh,10px) 0 0;font-size:10px;display:flex}.dgs-auth__spinner{animation:1s linear infinite dgs-auth-spin}@keyframes dgs-auth-spin{to{transform:rotate(360deg)}}@media (min-width:1500px){.dgs-auth__story{padding:44px 64px 32px}.dgs-auth__intro{width:100%;max-width:550px;margin-left:auto;margin-right:auto}}@media (max-width:1000px){.dgs-auth__story{padding:28px}.dgs-auth__entry{padding:18px 28px 12px}.dgs-auth__story-footer{flex-direction:column}.dgs-auth__art-note{transform:translate(-40%)}}@media (max-width:720px){.dgs-auth{grid-template-columns:1fr;height:auto;min-height:100svh;padding:0;overflow:visible}.dgs-auth__story{border-radius:0 0 22px 22px;padding:24px;overflow:hidden}.dgs-auth__brand img{width:40px;height:40px}.dgs-auth__brand strong{font-size:18px}.dgs-auth__brand small{font-size:8px}.dgs-auth__intro{margin-top:24px}.dgs-auth__eyebrow,.dgs-auth__intro p,.dgs-auth__art,.dgs-auth__story-footer{display:none}.dgs-auth__intro h1{letter-spacing:-1px;margin:0;font-size:28px;line-height:1.25}.dgs-auth__intro h1 br{display:none}.dgs-auth__intro h1 em:before{content:" "}.dgs-auth__entry{padding:18px 24px 22px;overflow:visible}.dgs-auth__form-wrap{padding:22px 0 28px}.dgs-auth__lock{display:none}.dgs-auth h2{font-size:32px}.dgs-auth__description{margin-bottom:22px}.dgs-auth__input input{font-size:16px}}@media (prefers-reduced-motion:reduce){.dgs-auth__spinner{animation:none}}
