.touch-premium.touch-auth-page{color-scheme:dark;--bg:#041723;--panel:#092432;--gold:#edc789;--gold-deep:#ba8d4d;--cream:#fff1d5;--text:#f5f7f8;--muted:#a8bac4;--line:#294958;--error:#ffc4b0;font-family:"Pretendard","Noto Sans KR",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-synthesis:none}
.touch-premium.touch-auth-page *{box-sizing:border-box}
.touch-premium.touch-auth-page{min-width:320px}
.touch-premium.touch-auth-page{min-height:100dvh;margin:0;background:radial-gradient(ellipse at 20% 0,#0b3043 0,transparent 48%),var(--bg);color:var(--text);font-size:15px;line-height:1.6}
.touch-premium.touch-auth-page a{color:inherit;text-decoration:none}
.touch-premium.touch-auth-page button,.touch-premium.touch-auth-page input{font:inherit}
.touch-premium.touch-auth-page button{color:inherit;cursor:pointer}
.touch-premium.touch-auth-page button,.touch-premium.touch-auth-page a,.touch-premium.touch-auth-page input{ -webkit-tap-highlight-color:transparent}
.touch-premium.touch-auth-page button:focus-visible,.touch-premium.touch-auth-page a:focus-visible,.touch-premium.touch-auth-page input:focus-visible{outline:3px solid #f6d59e;outline-offset:3px}
.touch-premium.touch-auth-page .skip-link{position:fixed;top:-100px;left:20px;z-index:30;padding:12px 18px;background:var(--cream);color:#14232a;border-radius:8px}
.touch-premium.touch-auth-page .skip-link:focus{top:12px}
.touch-premium.touch-auth-page .auth-header{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 64px));height:108px;margin:auto}
.touch-premium.touch-auth-page .auth-brand{display:flex;align-items:center;gap:12px}
.touch-premium.touch-auth-page .auth-brand img{width:48px;height:48px;object-fit:contain}
.touch-premium.touch-auth-page .auth-brand strong{display:block;font-family:Georgia,"Noto Serif KR","AppleMyungjo",serif;font-size:21px;font-weight:500;letter-spacing:-.8px}
.touch-premium.touch-auth-page .auth-brand small{display:block;margin-top:1px;color:var(--gold);font-size:7px;font-weight:700;letter-spacing:2.8px}
.touch-premium.touch-auth-page .home-link{display:flex;align-items:center;gap:11px;min-height:44px;padding:8px 3px;color:#bdc9cf;font-size:12px}
.touch-premium.touch-auth-page .home-link span{color:var(--gold);font-size:17px}
.touch-premium.touch-auth-page .auth-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);width:min(1180px,calc(100% - 64px));min-height:calc(100dvh - 142px);margin:0 auto 34px;border:1px solid #a9844c;border-radius:24px;overflow:hidden;background:#071d29;box-shadow:0 30px 90px #0004}
.touch-premium.touch-auth-page .auth-visual{display:flex;position:relative;isolation:isolate;align-items:flex-end;overflow:hidden;min-height:680px;padding:56px;background:#031723 url("assets/hero.webp") 75% center/auto 100% no-repeat}
.touch-premium.touch-auth-page .auth-visual:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#031723f4 0,#031723d9 50%,#03172345 100%)}
.touch-premium.touch-auth-page .visual-copy{position:relative;z-index:1;max-width:480px;margin-bottom:74px}
.touch-premium.touch-auth-page .eyebrow{margin:0 0 14px;color:var(--gold);font-size:9px;font-weight:700;letter-spacing:2.7px}
.touch-premium.touch-auth-page .visual-copy h1{margin:0;color:#fff;font-size:38px;line-height:1.42;letter-spacing:-1.8px}
.touch-premium.touch-auth-page .visual-copy h1 em{color:var(--gold);font-style:normal}
.touch-premium.touch-auth-page .visual-copy>p:last-of-type{margin:20px 0 0;color:#c5d0d5;font-size:14px}
.touch-premium.touch-auth-page .visual-caption{position:absolute;bottom:30px;left:56px;color:#b8a47b;font-size:8px;letter-spacing:2.4px}
.touch-premium.touch-auth-page .auth-card{display:flex;flex-direction:column;justify-content:center;padding:54px 58px;background:linear-gradient(150deg,#0b2939,#061b27)}
.touch-premium.touch-auth-page .auth-heading{margin-bottom:28px}
.touch-premium.touch-auth-page .auth-heading .eyebrow{margin-bottom:8px}
.touch-premium.touch-auth-page .auth-heading h2{margin:0;font-size:32px;letter-spacing:-1.2px}
.touch-premium.touch-auth-page .auth-heading>p:last-child{margin:8px 0 0;color:var(--muted);font-size:13px}
.touch-premium.touch-auth-page .auth-form{display:grid;gap:18px}
.touch-premium.touch-auth-page .field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.touch-premium.touch-auth-page .field label,.touch-premium.touch-auth-page .terms legend{display:block;margin-bottom:7px;color:#dce4e7;font-size:12px;font-weight:600}
.touch-premium.touch-auth-page .field input{width:100%;height:50px;padding:0 15px;border:1px solid #3a5866;border-radius:11px;background:#041a27;color:#fff;font-size:16px;transition:border-color .2s,box-shadow .2s}
.touch-premium.touch-auth-page .field input::placeholder{color:#718792}
.touch-premium.touch-auth-page .field input:hover{border-color:#567281}
.touch-premium.touch-auth-page .field input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #edc78916;outline:0}
.touch-premium.touch-auth-page .field input[aria-invalid="true"]{border-color:#d98c75}
.touch-premium.touch-auth-page .password-field{position:relative}
.touch-premium.touch-auth-page .password-field input{padding-right:68px}
.touch-premium.touch-auth-page .password-toggle{position:absolute;top:3px;right:3px;min-width:52px;height:44px;border:0;border-radius:8px;background:transparent;color:var(--gold);font-size:11px;text-align:center}
.touch-premium.touch-auth-page .field-error{min-height:0;margin:5px 0 0;color:var(--error);font-size:11px}
.touch-premium.touch-auth-page .field-error:empty{display:none}
.touch-premium.touch-auth-page .field-hint{margin:5px 0 0;color:#7f949e;font-size:10px}
.touch-premium.touch-auth-page .form-options{display:flex;align-items:center;justify-content:space-between;gap:10px}
.touch-premium.touch-auth-page .check-label{display:flex;align-items:flex-start;gap:9px;color:#bac7cd;font-size:11px;cursor:pointer}
.touch-premium.touch-auth-page .check-label input{width:18px;height:18px;flex:0 0 18px;margin:1px 0 0;accent-color:#d9ab66}
.touch-premium.touch-auth-page .text-action{min-height:44px;padding:7px 0;border:0;background:transparent;color:#b9c7cd;font-size:11px}
.touch-premium.touch-auth-page .text-action:hover{color:var(--gold)}
.touch-premium.touch-auth-page .form-status{min-height:0;margin:0;color:var(--error);font-size:12px}
.touch-premium.touch-auth-page .form-status:empty{display:none}
.touch-premium.touch-auth-page .primary-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:13px 18px;border:0;border-radius:11px;background:linear-gradient(115deg,#fff0c7,#e3b46e);box-shadow:inset 0 1px #fff9;color:#1f282b;font-size:14px;font-weight:750}
.touch-premium.touch-auth-page .primary-button:hover{box-shadow:0 7px 24px #d9a75e25,inset 0 1px #fff}
.touch-premium.touch-auth-page .primary-button:disabled{cursor:wait;opacity:.65}
.touch-premium.touch-auth-page .primary-button span{font-size:20px;font-weight:400}
.touch-premium.touch-auth-page .demo-account{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:13px 14px;border:1px solid #294958;border-radius:11px;background:#061b275e}
.touch-premium.touch-auth-page .demo-account>span{padding:3px 7px;border:1px solid #9a7849;border-radius:20px;color:var(--gold);font-size:8px;letter-spacing:1px}
.touch-premium.touch-auth-page .demo-account p{margin:0;color:#aebdc4;font-size:10px;line-height:1.55}
.touch-premium.touch-auth-page .demo-account p strong{color:#dce4e8;font-weight:500}
.touch-premium.touch-auth-page .demo-account button{min-height:44px;padding:6px 0 6px 10px;border:0;background:transparent;color:var(--gold);font-size:10px}
.touch-premium.touch-auth-page .auth-switch{margin:23px 0 0;text-align:center;color:#aebdc4;font-size:12px}
.touch-premium.touch-auth-page .auth-switch a{display:inline-flex;align-items:center;min-height:44px;margin-left:5px;color:var(--gold);font-weight:700}
.touch-premium.touch-auth-page .demo-note{margin:8px 0 0;text-align:center;color:#728791;font-size:9px;word-break:keep-all}
.touch-premium.touch-auth-page .auth-notice{margin:-8px 0 20px;padding:11px 14px;border:1px solid #7ca48d55;border-radius:10px;background:#17352c;color:#bee1ca;font-size:12px}
.touch-premium.touch-auth-page .is-hidden{display:none}
.touch-premium.touch-auth-page .signup-layout{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)}
.touch-premium.touch-auth-page .signup-visual{background-position:82% center}
.touch-premium.touch-auth-page .signup-card{justify-content:flex-start;padding-top:42px;padding-bottom:42px}
.touch-premium.touch-auth-page .signup-card .auth-heading{margin-bottom:22px}
.touch-premium.touch-auth-page .signup-card .auth-form{gap:14px}
.touch-premium.touch-auth-page .benefit-list{display:grid;gap:14px;margin:31px 0 0;padding:0;list-style:none}
.touch-premium.touch-auth-page .benefit-list li{display:flex;align-items:center;gap:12px;color:#d2dcdf;font-size:13px}
.touch-premium.touch-auth-page .benefit-list li span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #a88752;border-radius:50%;color:var(--gold);font-size:8px}
.touch-premium.touch-auth-page .terms{margin:3px 0 0;padding:0;border:0}
.touch-premium.touch-auth-page .terms legend{margin-bottom:9px}
.touch-premium.touch-auth-page .check-all{align-items:center;padding:12px 13px;border:1px solid #45606c;border-radius:10px;background:#0b2a38;color:#eef2f3;font-weight:650}
.touch-premium.touch-auth-page .terms-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;padding:12px 4px 0}
.touch-premium.touch-auth-page .terms-list b,.touch-premium.touch-auth-page .terms-list i{margin-right:4px;color:var(--gold);font-size:9px;font-style:normal}
.touch-premium.touch-auth-page .terms-list i{color:#869aa4}
@media(max-width:900px){.touch-premium.touch-auth-page .auth-header{width:min(720px,calc(100% - 40px));height:92px}
.touch-premium.touch-auth-page .auth-layout,.touch-premium.touch-auth-page .signup-layout{display:block;width:min(720px,calc(100% - 40px));min-height:0}
.touch-premium.touch-auth-page .auth-visual{min-height:260px;padding:34px;background-size:cover;background-position:center}
.touch-premium.touch-auth-page .auth-visual:before{background:linear-gradient(90deg,#031723ec,#03172370)}
.touch-premium.touch-auth-page .visual-copy{margin:0;max-width:560px}
.touch-premium.touch-auth-page .visual-copy h1{font-size:30px}
.touch-premium.touch-auth-page .visual-copy>p:last-of-type,.touch-premium.touch-auth-page .benefit-list{display:none}
.touch-premium.touch-auth-page .visual-caption{left:34px;bottom:23px}
.touch-premium.touch-auth-page .auth-card,.touch-premium.touch-auth-page .signup-card{padding:42px 44px}
.touch-premium.touch-auth-page .signup-card{justify-content:flex-start}
}
@media(max-width:600px){.touch-premium.touch-auth-page{background:#041723}
.touch-premium.touch-auth-page .auth-header{width:100%;height:80px;padding:0 20px}
.touch-premium.touch-auth-page .auth-brand{gap:8px}
.touch-premium.touch-auth-page .auth-brand img{width:35px;height:35px}
.touch-premium.touch-auth-page .auth-brand strong{font-size:16px}
.touch-premium.touch-auth-page .auth-brand small{font-size:5px;letter-spacing:1.7px}
.touch-premium.touch-auth-page .home-link{font-size:11px}
.touch-premium.touch-auth-page .auth-layout,.touch-premium.touch-auth-page .signup-layout{width:100%;margin:0;border:0;border-top:1px solid #9b7846;border-radius:20px 20px 0 0;box-shadow:none}
.touch-premium.touch-auth-page .auth-visual{display:none}
.touch-premium.touch-auth-page .auth-card,.touch-premium.touch-auth-page .signup-card{min-height:calc(100dvh - 80px);justify-content:flex-start;padding:35px 20px calc(38px + env(safe-area-inset-bottom,0px))}
.touch-premium.touch-auth-page .auth-heading{margin-bottom:25px}
.touch-premium.touch-auth-page .auth-heading h2{font-size:29px}
.touch-premium.touch-auth-page .auth-heading>p:last-child{font-size:12px}
.touch-premium.touch-auth-page .field-row{grid-template-columns:1fr;gap:14px}
.touch-premium.touch-auth-page .field input{height:52px}
.touch-premium.touch-auth-page .auth-form{gap:16px}
.touch-premium.touch-auth-page .form-options{align-items:flex-start}
.touch-premium.touch-auth-page .demo-account{grid-template-columns:1fr auto;gap:4px 10px}
.touch-premium.touch-auth-page .demo-account>span{grid-column:1}
.touch-premium.touch-auth-page .demo-account p{grid-column:1}
.touch-premium.touch-auth-page .demo-account button{grid-column:2;grid-row:1/3}
.touch-premium.touch-auth-page .terms-list{grid-template-columns:1fr;gap:11px}
.touch-premium.touch-auth-page .primary-button{min-height:54px}
.touch-premium.touch-auth-page .demo-note{font-size:9px;line-height:1.65}
}
@media(max-width:360px){.touch-premium.touch-auth-page .auth-header{padding:0 16px}
.touch-premium.touch-auth-page .auth-brand strong{font-size:14px}
.touch-premium.touch-auth-page .auth-brand small{letter-spacing:1.2px}
.touch-premium.touch-auth-page .home-link{font-size:10px}
.touch-premium.touch-auth-page .auth-card,.touch-premium.touch-auth-page .signup-card{padding-left:16px;padding-right:16px}
.touch-premium.touch-auth-page .form-options{display:block}
.touch-premium.touch-auth-page .text-action{margin-top:5px}
.touch-premium.touch-auth-page .auth-heading h2{font-size:27px}
}
@media(prefers-reduced-motion:reduce){.touch-premium.touch-auth-page *,.touch-premium.touch-auth-page *:before,.touch-premium.touch-auth-page *:after{transition:none!important}
}
.touch-premium.touch-auth-page .auth-brand{min-height:44px}
.touch-premium.touch-auth-page .auth-switch a{min-width:44px;justify-content:center}
.touch-premium.touch-auth-page .form-options .check-label,.touch-premium.touch-auth-page .terms-list .check-label{min-height:44px;align-items:center}
.touch-premium.touch-auth-page .check-all{min-height:52px}
.touch-premium.touch-auth-page .terms-list{gap:1px 12px;padding-top:8px}
