@import "https://fonts.googleapis.com/css2?family=Gaegu:wght@400;700&family=Noto+Sans+KR:wght@400;500;700;800&display=swap";:root{color:#27231f;font-synthesis:none;background:#fffaf0;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}body{background-color:#fffaf0;background-image:radial-gradient(#dacfc0 .7px,#0000 .7px);background-size:13px 13px;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #27775a}.account-page{min-height:100vh;padding-bottom:56px}.account-topbar{grid-template-columns:40px 1fr 40px;align-items:center;max-width:760px;height:62px;margin:0 auto;padding:0 18px;display:grid}.account-topbar>a:first-child{background:#fffdf8;border:2px solid #2d2925;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;box-shadow:2px 3px #2d2925}.account-logo{justify-self:center;align-items:center;gap:5px;font-family:Gaegu,cursive;font-size:25px;font-weight:700;text-decoration:none;display:flex}.account-stage{width:min(100% - 28px,560px);margin:20px auto 0}.account-intro{text-align:center;margin-bottom:25px}.account-intro p{color:#ee5e4f;letter-spacing:1.3px;margin:0 0 4px;font-size:12px;font-weight:800}.account-intro h1{letter-spacing:0;margin:0;font-family:Gaegu,cursive;font-size:clamp(32px,8vw,44px);line-height:1.12}.scribble{border-top:3px solid #f5bd37;border-radius:50%;width:124px;height:8px;margin:8px auto 0;transform:rotate(-2deg)}.account-panel{background:#ffffffe6;border:2px solid #2d2925;border-radius:7px 5px 8px 6px;padding:30px clamp(20px,6vw,40px) 34px;box-shadow:7px 8px #2d29251f}.account-form-page{gap:17px;display:grid}.consent-master{cursor:pointer;background:#fff7dc;border:1.5px solid #8d7f6d;border-radius:5px;align-items:center;gap:10px;padding:12px 13px;display:flex}.consent-master input{accent-color:#ee5e4f;flex:none;width:19px;height:19px;margin:0}.consent-master span{gap:1px;font-size:13px;display:grid}.consent-master small{color:#746a61;font-size:10px;font-weight:500}.account-social-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.account-social{color:#27231f;cursor:pointer;background:#fff;border:1.5px solid #a69b90;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:47px;font-size:12px;font-weight:800;display:flex}.account-social>span{border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.account-social.google>span{color:#3079db;background:#fff;border:1px solid #d6d1ca}.account-social.kakao{background:#fee500;border-color:#f2d838}.account-social.kakao>span{color:#fee500;background:#2c211f}.account-divider{color:#8b8176;text-align:center;align-items:center;gap:10px;font-size:10px;display:flex}.account-divider:before,.account-divider:after{content:"";background:#ded5c9;flex:1;height:1px}.account-divider span{white-space:nowrap}.avatar-picker{justify-items:center;gap:8px;margin-bottom:3px;display:grid}.avatar-preview{color:#6c6258;cursor:pointer;background:#dff5e9;border:2px solid #2d2925;border-radius:48% 52% 46% 54%;place-items:center;width:96px;height:96px;padding:0;display:grid;position:relative;overflow:visible;transform:rotate(-1deg)}.avatar-preview img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.avatar-preview span{color:#fff;background:#ee5e4f;border:2px solid #2d2925;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:2px;right:-6px;box-shadow:2px 2px #2d2925}.avatar-actions{gap:8px;display:flex}.avatar-actions button{color:#5b5148;cursor:pointer;background:0 0;border:0;padding:5px 10px;font-size:12px;font-weight:700;text-decoration:underline}.avatar-picker p{color:#8b8176;margin:-4px 0 0;font-size:11px}.optional-profile-image{border-top:1.5px dashed #c7bcaf;border-bottom:1.5px dashed #c7bcaf;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px 0;display:grid}.optional-profile-image>div:first-child{min-width:0}.optional-profile-image h2{margin:0;font-family:Gaegu,cursive;font-size:19px}.optional-profile-image h2 span{color:#72685f;margin-left:4px;font-family:Noto Sans KR,sans-serif;font-size:10px;font-weight:700}.optional-profile-image>div:first-child p{color:#746a61;margin:3px 0 0;font-size:10px;line-height:1.5}.optional-profile-image .avatar-picker{grid-template-columns:auto;margin:0}.optional-profile-image .avatar-preview{width:66px;height:66px}.optional-profile-image .avatar-actions,.optional-profile-image .avatar-picker>p{display:none}.form-field{gap:7px;display:grid}.form-field>span,.form-field>label{font-size:13px;font-weight:800}.form-field input{color:#27231f;background:#fffdf8;border:1.5px solid #a69b90;border-radius:5px;outline:0;width:100%;height:48px;padding:0 13px;transition:border-color .18s,box-shadow .18s,transform .18s}.form-field input:focus{border-color:#27775a;transform:translateY(-1px);box-shadow:0 0 0 3px #44b2872b}.form-field input[aria-invalid=true]{border-color:#d8453a}.password-field{position:relative}.password-field input{padding-right:49px}.password-field button{color:#766c62;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:5px;right:5px}.field-error{color:#c9362f;font-size:11px;line-height:1.45;display:block}.password-rules{flex-wrap:wrap;gap:7px;margin-top:-7px;display:flex}.password-rules span{color:#8a8177;align-items:center;gap:3px;font-size:10px;display:flex}.password-rules span.pass{color:#187553;font-weight:700}.consent-list{background:#fff7dc;border:1.5px dashed #8d7f6d;border-radius:5px;gap:9px;padding:14px;display:grid}.consent-list label,.remember-row{cursor:pointer;align-items:flex-start;gap:8px;font-size:12px;line-height:1.55;display:flex}.consent-list input,.remember-row input{accent-color:#ee5e4f;flex:none;width:17px;height:17px;margin:1px 0 0}.consent-list input[aria-invalid=true]{outline-offset:2px;outline:2px solid #c9362f}.consent-list strong{color:#d8453a}.consent-list a{font-weight:800}.consent-list .consent-protection{color:#665f55;margin:3px 0 0 25px;font-size:11px;line-height:1.6}@media (width<=430px){.account-social-buttons{grid-template-columns:1fr}.optional-profile-image{grid-template-columns:minmax(0,1fr) 66px}}.primary-submit,.secondary-submit{color:#27231f;cursor:pointer;background:#ee5e4f;border:2px solid #2d2925;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:49px;font-weight:800;transition:transform .14s,box-shadow .14s;display:flex;box-shadow:3px 4px #2d2925}.primary-submit:hover,.secondary-submit:hover{transform:translate(-1px,-1px);box-shadow:4px 5px #2d2925}.primary-submit:active,.secondary-submit:active{transform:translate(2px,2px);box-shadow:1px 1px #2d2925}.primary-submit:disabled{opacity:.65;cursor:wait}.form-switch{text-align:center;color:#72685f;margin:0;font-size:12px}.form-switch a{color:#27775a;font-weight:800}.form-message{border-radius:4px;align-items:center;gap:7px;margin:0;padding:11px 12px;font-size:12px;line-height:1.5;display:flex}.form-message.error{color:#a82e28;background:#fff0ed;border:1px solid #f3aaa4}.form-message.success{color:#176143;background:#e8f8ef;border:1px solid #99d1b6}.login-form{padding-top:8px}.remember-row{align-items:center}.login-options{justify-content:space-between;align-items:center;gap:14px;display:flex}.login-options>a{color:#27775a;font-size:12px;font-weight:800}.account-helper{color:#665f55;margin:0;font-size:13px;line-height:1.65}.account-state{text-align:center;align-content:center;justify-items:center;gap:13px;min-height:230px;display:grid}.account-state h2,.account-state p{margin:0}.account-state h2{font-family:Gaegu,cursive;font-size:27px}.account-state p{color:#665f55;max-width:360px;font-size:13px;line-height:1.65}.account-state>a:not(.primary-link){color:#27775a;font-size:12px;font-weight:800}.primary-link{color:#fff;background:#ee5e4f;border:2px solid #2d2925;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:49px;font-weight:800;text-decoration:none;display:flex;box-shadow:3px 4px #2d2925}.profile-summary{border-bottom:2px dashed #c7bcaf;align-items:center;gap:14px;margin-bottom:27px;padding-bottom:22px;display:flex}.profile-avatar{background:#dff5e9;border:2px solid #2d2925;border-radius:48%;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-summary>div:last-child{gap:2px;min-width:0;display:grid}.profile-summary strong{font-family:Gaegu,cursive;font-size:25px}.profile-summary span,.profile-summary small{overflow-wrap:anywhere;color:#746a61;font-size:12px}.profile-form{border-bottom:2px dashed #c7bcaf;padding-bottom:28px}.password-change{border-bottom:2px dashed #c7bcaf;gap:15px;padding:25px 0;display:grid}.password-change h2{margin:0 0 2px;font-family:Gaegu,cursive;font-size:25px}.secondary-submit{color:#27231f;background:#f5c84c;min-height:44px}.secondary-submit:disabled,.danger-actions button:disabled{opacity:.58;cursor:wait}.danger-actions{justify-content:space-between;gap:12px;padding-top:22px;display:flex}.danger-actions button{color:#665d54;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:8px 5px;font-size:12px;display:flex}.danger-actions button:last-child{color:#b43a32}.page-loader{color:#ee5e4f;place-items:center;min-height:240px;display:grid}.profile-skeleton{gap:18px;min-height:250px;display:grid;overflow:hidden}.profile-skeleton-head{border-bottom:2px dashed #c7bcaf;align-items:center;gap:14px;padding-bottom:22px;display:flex}.profile-skeleton-head>span{background:#e9e0d4;border-radius:48%;flex:none;width:72px;height:72px}.profile-skeleton-head>div{flex:1;gap:9px;display:grid}.profile-skeleton-head i,.profile-skeleton-field{background:#e9e0d4;border-radius:4px;display:block}.profile-skeleton-head i:first-child{width:min(160px,70%);height:19px}.profile-skeleton-head i:last-child{width:min(230px,92%);height:13px}.profile-skeleton-field{width:100%;height:48px}.profile-skeleton-head>span,.profile-skeleton-head i,.profile-skeleton-field{animation:1.1s ease-in-out infinite alternate account-skeleton-pulse}@keyframes account-skeleton-pulse{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.profile-skeleton-head>span,.profile-skeleton-head i,.profile-skeleton-field{animation:none}}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=520px){.account-stage{width:min(100% - 18px,560px);margin-top:10px}.account-panel{padding:25px 18px 30px}.account-intro{margin-bottom:18px}.account-topbar{padding:0 12px}.login-options{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
