@font-face{font-family:Inter;src:url('/portfolio-auth/assets/inter-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/portfolio-auth/assets/inter-extrabold.ttf') format('truetype');font-weight:800;font-display:swap}
:root{color-scheme:light;--ink:#222235;--muted:#69687f;--purple:#6030cb;--blue:#2f55d6;--line:#ded9ed}
*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;background:#eeecf8 url('/portfolio-auth/assets/background.webp') center 45%/cover fixed no-repeat;min-width:280px}
button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a{text-decoration:none;color:inherit}[hidden]{display:none!important}
.page{max-width:1280px;margin:auto;padding:32px 48px 24px;min-height:100vh;min-height:100svh;display:flex;flex-direction:column}
.masthead{display:flex;align-items:center;gap:18px;padding:9px 19px 9px 10px;border:1px solid #ffffffd9;border-radius:50px;background:#ffffffa6;backdrop-filter:blur(20px);box-shadow:0 12px 36px #33285c0b}
.wordmark{display:flex;align-items:center;justify-content:center;width:72px;height:40px;border-radius:30px;background:#ffffffdc;border:1px solid #e9e3ff;color:#5831d0;font-size:14px;font-weight:800}.header-name{font-size:12px;letter-spacing:2px;font-weight:800;color:#5c5772}.access-label{margin-left:auto;color:#69637d;display:flex;align-items:center;gap:7px;font-size:12px}.access-label img{width:14px;height:14px;opacity:.65}
main{flex:1;display:grid;grid-template-columns:1fr 424px;align-items:center;gap:60px;padding:76px 0 72px}.intro{padding-bottom:14px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2.5px;color:#71638e;margin:0 0 24px}.hero-title{display:flex;flex-direction:column;align-items:flex-start;font-size:clamp(42px,4.7vw,68px);font-weight:800;letter-spacing:-2.8px;line-height:1.07}.hero-title .gradient-text{font-size:1.47em;letter-spacing:-4px;line-height:1.07;margin-bottom:4px;background:linear-gradient(110deg,#6129c7,#2456d8);background-clip:text;-webkit-background-clip:text;color:transparent}.role{font-size:15px;line-height:1.8;color:#56546b;margin:28px 0 8px}.tagline{font-size:14px;line-height:1.8;color:#77748a;margin:0}
.login-card{border:1px solid #fffffff0;border-radius:30px;padding:38px 36px 30px;background:#ffffffdb;backdrop-filter:blur(26px);box-shadow:0 24px 70px #44307417,0 2px 6px #ffffff50}.card-eyebrow{color:#7965a6;font-size:9px;font-weight:800;letter-spacing:1.9px;margin:0 0 14px}h1{font-size:29px;letter-spacing:-.7px;line-height:1.4;margin:0 0 8px;font-weight:700}.card-description{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 31px}.field{margin-bottom:21px}.field label{display:block;font-size:13px;color:#39354e;margin-bottom:9px}.field input{width:100%;height:50px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#ffffffcc;color:var(--ink);outline:none;font-size:16px;transition:border-color .16s,box-shadow .16s}.field input::placeholder{color:#9590a8;font-size:13px}.field input:focus{border-color:#8061da;box-shadow:0 0 0 3px #7751d412}.field input[aria-invalid=true]{border-color:#c04259}.password-wrap{position:relative}.password-wrap input{padding-right:53px}.password-toggle{position:absolute;right:3px;top:3px;width:44px;height:44px;border:0;background:transparent;border-radius:8px;display:grid;place-items:center}.password-toggle img{width:18px;height:18px;opacity:.53}.password-toggle:hover{background:#ede8fa}.remember{display:flex;width:max-content;align-items:center;gap:8px;min-height:28px;font-size:12px;color:#777087;margin:-5px 0 19px;cursor:pointer}.remember input{accent-color:var(--purple);width:15px;height:15px;margin:0}.primary-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:50px;border-radius:10px;border:1px solid #7552da;background:linear-gradient(110deg,#6130ce,#2f55d6);color:white;box-shadow:0 8px 18px #533dcc20;font-size:14px;font-weight:600;transition:transform .16s,box-shadow .16s}.primary-button img{width:16px;height:16px;filter:brightness(0) invert(1)}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #533dcc32}.primary-button:active{transform:none}.privacy-note{margin:21px -10px 0;text-align:center;font-size:11px;line-height:1.7;color:#888097}.message{padding:11px 12px;border-radius:9px;color:#a72a43;background:#fff0f3;font-size:12px;line-height:1.65;margin:0 0 16px;overflow-wrap:anywhere}.text-button{display:block;margin:16px auto 0;padding:8px;border:0;background:transparent;color:#675181;font-size:13px}.signed-in-copy{font-size:14px;color:var(--muted);margin:30px 0}.text-button:hover{text-decoration:underline}:focus-visible{outline:2px solid #6f48cd;outline-offset:4px}
footer{display:flex;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:.7px;color:#827892;line-height:1.8}
@media(min-width:1500px){.page{max-width:1380px;padding-top:40px}main{gap:100px;grid-template-columns:1fr 450px}.hero-title{font-size:76px}.login-card{padding:44px 40px 34px}}
@media(max-width:1000px){.page{padding:24px 32px}.masthead{gap:12px}main{gap:32px;grid-template-columns:1fr 380px}.hero-title{font-size:46px}.login-card{padding:32px 28px}.role{font-size:13px}.eyebrow{letter-spacing:1.5px;font-size:9px}}
@media(max-width:760px){body{background-position:62% top;background-attachment:scroll}.page{padding:20px 20px max(22px,env(safe-area-inset-bottom));max-width:530px}.masthead{padding:7px 14px 7px 8px;gap:12px}.wordmark{width:62px;height:34px;font-size:12px}.header-name{font-size:10px;letter-spacing:1.2px}.access-label{font-size:10px;gap:4px}.access-label img{width:12px;height:12px}main{display:flex;flex-direction:column;gap:28px;align-items:stretch;padding:39px 0 30px}.intro{padding:0 8px}.eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:15px}.hero-title{font-size:42px;letter-spacing:-1.8px}.hero-title .gradient-text{font-size:1.37em;letter-spacing:-2px;margin-bottom:2px}.role{font-size:12px;margin-top:16px;margin-bottom:4px}.tagline{font-size:12px}.login-card{border-radius:24px;padding:28px 26px 24px;background:#ffffffe6;box-shadow:0 16px 45px #44307412}.card-eyebrow{font-size:8px;margin-bottom:12px}h1{font-size:26px}.card-description{font-size:12px;margin-bottom:25px}.field{margin-bottom:20px}.privacy-note{font-size:10px;margin-top:19px}footer{font-size:8px;letter-spacing:.3px}}
@media(max-width:359px){.page{padding-left:14px;padding-right:14px}.header-name{font-size:9px}.access-label{font-size:9px}.masthead{gap:8px}.login-card{padding:25px 20px 23px}.hero-title{font-size:36px}.card-eyebrow{letter-spacing:1.3px}.role,.tagline{font-size:11px}.privacy-note{font-size:9px}main{padding-top:30px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
