.auth-page{grid-template-columns:1.08fr 1fr;min-height:100dvh;display:grid}.auth-story{background:var(--dm-night);color:#fff;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:52px;display:flex;position:relative;overflow:hidden}.auth-story-image{object-fit:cover;object-position:70% center;opacity:.65}.auth-story:after{content:"";background:linear-gradient(#0403114d,#04031126 30%,#0b062c 94%);position:absolute;inset:0}.auth-logo{z-index:1;width:225px;height:auto;position:relative}.auth-story-copy{z-index:1;padding-top:150px;position:relative}.auth-eyebrow{letter-spacing:.15em;font-size:11px;font-weight:650}.auth-story h2{letter-spacing:-.055em;margin:24px 0;font-size:clamp(48px,5vw,76px);font-weight:550;line-height:1.05}.auth-story-copy>p{color:#dfd8ef;font-size:16px;line-height:1.7}.auth-story-footer{color:#ddd4f2;align-items:center;gap:10px;margin-top:64px;font-size:12px;display:flex}.auth-dot{background:#a877ff;border-radius:50%;width:7px;height:7px}.auth-panel{background:var(--dm-background);flex-direction:column;justify-content:space-between;padding:48px 9%;display:flex}.auth-panel-top{letter-spacing:.12em;color:#696475;justify-content:space-between;align-items:center;gap:24px;font-size:10px;display:flex}.auth-panel-top img{background:var(--dm-night);object-fit:contain;border-radius:6px;width:51px;height:36px;padding:6px}.auth-panel-content{width:100%;max-width:400px;margin:64px auto}.auth-panel-content>.auth-eyebrow{color:var(--dm-purple)}.auth-panel h1{letter-spacing:-.045em;margin:14px 0;font-size:38px;font-weight:580;line-height:1.2}.auth-description{color:#66616e;font-size:15px;line-height:1.6}.auth-form{gap:20px;margin-top:36px;display:grid}.auth-form label,.auth-field{gap:9px;font-size:13px;font-weight:550;display:grid}.auth-form input,.auth-form textarea{width:100%;min-height:49px;color:var(--dm-text-primary);background:#fff;border:1px solid #dcd9e0;border-radius:8px;padding:13px 14px;font-size:16px}.auth-form textarea{resize:vertical}.auth-form input:focus,.auth-form textarea:focus{outline:2px solid var(--dm-purple);outline-offset:2px}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:76px}.password-field button{color:#665879;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 12px;font-size:12px;position:absolute;right:5px}.form-message{color:var(--dm-danger);font-size:13px;line-height:1.5}.form-message:empty{display:none}.form-message.is-success{color:#126b33}.auth-submit{background:var(--dm-purple);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;width:100%;min-height:50px;padding:0 18px;display:flex}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-support{color:#746c7d;margin-top:24px;font-size:12px;line-height:1.6}.auth-preview-link{border-top:1px solid var(--dm-border);color:var(--dm-purple);justify-content:space-between;margin-top:28px;padding-top:28px;font-size:13px;display:flex}.auth-panel-footer{letter-spacing:.05em;color:#615a6b;flex-wrap:wrap;gap:16px;font-size:10px;display:flex}.auth-panel-footer span{color:#7a7087}.profile-page{max-width:720px;margin:0 auto;padding:40px 24px 80px}.profile-page h1{letter-spacing:-.04em;margin:32px 0 12px;font-size:34px}.profile-page>p{color:var(--dm-text-secondary);overflow-wrap:anywhere;line-height:1.6}.profile-nav{color:var(--dm-purple);justify-content:space-between;align-items:center;display:flex}.profile-nav button{cursor:pointer;background:0 0;border:0;padding:12px}.preview-notice{color:#4e346e;background:#f2ebfc;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.preview-notice a{text-decoration:underline}.profile-panel button{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;min-height:44px;font-size:14px}@media (max-width:800px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100dvh;padding:28px 24px}.auth-panel-content{margin:64px auto}.auth-panel h1{font-size:36px}}
