*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f6fa;color:#1a1a2e;line-height:1.55}#root{min-height:100dvh;display:flex;flex-direction:column}.page{width:100%;max-width:720px;margin:0 auto;padding:20px 16px calc(24px + env(safe-area-inset-bottom));flex:1;display:flex;flex-direction:column}.brand-bar{display:flex;align-items:center;gap:8px;padding:14px 16px;background:#fff;border-bottom:1px solid #e8eaf2}.brand-bar .brand-logo{display:flex;align-items:center;line-height:0}.brand-bar .brand-logo img{height:20px;width:auto;display:block}.brand-bar .sub{font-size:12px;color:#8a8fa3}h1{font-size:20px;font-weight:700;margin-bottom:6px}h2{font-size:17px;font-weight:700;margin-bottom:4px}.desc{font-size:14px;color:#5a6072;margin-bottom:16px}.card{background:#fff;border:1px solid #e8eaf2;border-radius:16px;padding:18px 16px;margin-bottom:12px}.notice{background:#eef2ff;border:1px solid #d5ddff;border-radius:12px;padding:12px 14px;font-size:13px;color:#33406e;margin-bottom:14px;white-space:pre-wrap}.warn{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:12px 14px;font-size:13px;color:#9a3412;margin:10px 0}.error-text{color:#dc2626;font-size:13px;margin-top:8px}label.field{display:block;margin-bottom:14px}label.field .lbl{display:block;font-size:13.5px;font-weight:600;margin-bottom:6px}label.field .req{color:#dc2626}input,select,textarea{width:100%;font-size:16px;font-family:inherit;padding:12px 13px;border:1.5px solid #d7dae6;border-radius:10px;background:#fff;color:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#0031ff}textarea{resize:vertical;min-height:90px}.hint{font-size:12px;color:#8a8fa3;margin-top:4px}.hint-warn{color:#b45309}.address-picked{display:flex;align-items:center;gap:10px;border:1.5px solid #d7dae6;border-radius:10px;padding:12px 13px;background:#f8f9fd}.address-picked .zip{font-size:13px;color:#8a8fa3;flex:0 0 auto}.address-picked .addr{flex:1;font-size:15px;min-width:0}.address-picked .change{flex:0 0 auto;font-size:13px;font-weight:700;font-family:inherit;color:#0031ff;background:#eef2ff;border:none;border-radius:8px;padding:7px 12px;cursor:pointer}.address-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#fff;display:flex;flex-direction:column}.address-search-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px calc(10px + env(safe-area-inset-top,0px));padding-top:14px;font-size:15px;font-weight:700;border-bottom:1px solid #e8eaf2;flex:0 0 auto}.address-search-header button{background:none;border:none;font-size:14px;color:#5a6072;cursor:pointer;font-family:inherit}.address-search-frame{flex:1;min-height:0}.btn{display:block;width:100%;font-size:16px;font-weight:700;font-family:inherit;padding:15px;border-radius:12px;border:none;cursor:pointer;background:#0031ff;color:#fff;transition:opacity .15s}.btn:disabled{opacity:.45;cursor:default}.btn.secondary{background:#fff;color:#0031ff;border:1.5px solid #0031FF}.btn.ghost{background:transparent;color:#5a6072;border:1.5px solid #d7dae6}.btn+.btn{margin-top:10px}.btn-row{display:flex;gap:10px;margin-top:auto;padding-top:16px}.btn-row .btn{margin-top:0}.btn-row .back{flex:0 0 96px}.steps{display:flex;gap:5px;margin:14px 0 18px}.steps .step{flex:1;height:4px;border-radius:2px;background:#dfe3ef}.steps .step.on{background:#0031ff}.step-label{font-size:12.5px;color:#0031ff;font-weight:700;margin-bottom:2px}.choice{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#fff;border:1.5px solid #d7dae6;border-radius:14px;padding:15px 14px;margin-bottom:10px;font-size:15.5px;font-family:inherit;cursor:pointer}.choice.on{border-color:#0031ff;background:#f4f7ff}.choice .nm{font-weight:600}.choice .dd{font-size:12.5px;color:#8a8fa3;margin-top:2px}.choice input[type=checkbox],.choice input[type=radio]{width:20px;height:20px;flex:0 0 20px}.choice-thumb{width:56px;height:56px;flex:0 0 56px;border-radius:12px;background:#f5f6fa;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:26px}.choice-thumb img{width:100%;height:100%;object-fit:cover}.photo-slot{display:flex;align-items:center;gap:12px;background:#fff;border:1.5px dashed #c3c9dd;border-radius:14px;padding:13px 14px;margin-bottom:10px}.photo-slot.done{border-style:solid;border-color:#10b981}.photo-slot .thumb{width:54px;height:54px;flex:0 0 54px;border-radius:10px;background:#eef0f8 center/cover no-repeat;display:flex;align-items:center;justify-content:center;font-size:22px;color:#b3b9cd;overflow:hidden}.photo-slot .thumb img{width:100%;height:100%;object-fit:cover}.photo-slot .meta{flex:1;min-width:0}.photo-slot .meta .t{font-size:14px;font-weight:600}.photo-slot .meta .g{font-size:12px;color:#8a8fa3}.photo-slot .meta .prog{height:4px;background:#e8eaf2;border-radius:2px;margin-top:6px;overflow:hidden}.photo-slot .meta .prog>div{height:100%;background:#0031ff;transition:width .2s}.photo-slot .act{flex:0 0 auto;font-size:13px;font-weight:700;font-family:inherit;color:#0031ff;background:#eef2ff;border:none;border-radius:8px;padding:9px 12px;cursor:pointer}.photo-slot.done .act{color:#059669;background:#ecfdf5}.consent{display:flex;align-items:flex-start;gap:10px;padding:10px 2px;font-size:14px}.consent input{width:20px;height:20px;flex:0 0 20px;margin-top:1px}.consent .detail{font-size:12px;color:#8a8fa3;display:block;margin-top:2px}.summary dt{font-size:12.5px;color:#8a8fa3;margin-top:10px}.summary dd{font-size:15px;font-weight:500}.status-badge{display:inline-block;font-size:13.5px;font-weight:700;background:#eef2ff;color:#0031ff;border-radius:999px;padding:6px 14px}.timeline-item{border-left:2px solid #e0e4f0;padding:2px 0 16px 14px;margin-left:6px;position:relative}.timeline-item:before{content:"";position:absolute;left:-5.5px;top:6px;width:9px;height:9px;border-radius:50%;background:#0031ff}.timeline-item .at{font-size:11.5px;color:#8a8fa3}.timeline-item .tx{font-size:13.5px;white-space:pre-wrap}.claim-no{font-size:24px;font-weight:700;letter-spacing:.5px;color:#0031ff;background:#f4f7ff;border:1.5px dashed #b9c6ff;border-radius:12px;text-align:center;padding:16px;margin:14px 0}.spinner{text-align:center;color:#8a8fa3;padding:48px 0;font-size:14px}.footer-note{font-size:11.5px;color:#a2a7ba;text-align:center;padding-top:20px}
