:root{font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;line-height:1.5;font-weight:400;color:#172a34;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fffdf9}img{display:block;max-width:100%}#root{width:100%}.page-shell{min-height:100vh;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;padding:clamp(1rem,3vw,2.5rem);background:radial-gradient(circle at 85% 15%,rgba(255,181,122,.35),transparent 42%),radial-gradient(circle at 10% 90%,rgba(134,180,255,.25),transparent 45%),linear-gradient(135deg,#fff6ee,#fffefc 55%,#edf6ff)}.hero-copy{max-width:34rem}.eyebrow{margin:0;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#9a643f}.hero-copy h1{margin:.55rem 0 0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.15;color:#1c2d38}.description{margin:1rem 0 0;color:#4d5d66;font-size:1rem}.form-panel{width:min(100%,37rem);border-radius:28px;background:#ffffffeb;border:1px solid rgba(28,45,56,.08);box-shadow:0 20px 45px #00000017;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-form{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.1rem,3vw,1.8rem)}.upload-field{display:flex;flex-direction:column;gap:.35rem;cursor:pointer}.label-title{font-weight:700;color:#1f2f37}.label-hint{font-size:.88rem;color:#6b7b84}.preview-box{margin-top:.4rem;border-radius:16px;border:1px dashed #b6c6cf;background:#f6fbfe;min-height:210px;display:grid;place-items:center;color:#60727c;overflow:hidden}.preview-image{width:100%;height:100%;max-height:260px;object-fit:cover}.input-grid{display:grid;grid-template-columns:1fr;gap:.8rem}.text-field{display:grid;gap:.35rem;color:#1f2f37;font-weight:600}.text-field input{border:1px solid #cedbe2;border-radius:12px;padding:.7rem .8rem;font-size:1rem;color:#1f2f37;background:#fff}.text-field input:focus{outline:2px solid #4f8fb8;outline-offset:1px;border-color:#4f8fb8}.submit-button{border:0;border-radius:999px;padding:.8rem 1.2rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(100deg,#2e647f,#3d8ab4);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.submit-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #30709547}.submit-button:active{transform:translateY(0)}.submit-button:disabled{opacity:.72;cursor:wait}.status-message{margin:0;font-size:.92rem}.status-message.error{color:#a62323}.report-box{border:1px solid #d4e2e9;border-radius:14px;background:#f7fcff;padding:1rem}.report-box h2{margin:0 0 .6rem;font-size:1.02rem;color:#163140}.report-box p{margin:0;white-space:pre-wrap;color:#253d49;line-height:1.6}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:880px){.page-shell{grid-template-columns:1fr auto;justify-content:center}.input-grid{grid-template-columns:1fr 1fr}}
