:root{--canvas: #2f343a;--surface: #fff8f4;--ink: #171717;--muted: #766a62;--soft: #f0ded6;--orange: #ff532f;--orange-soft: #fff0eb;--yellow: #ffc928;--line: #e3c8bb;--tab: #fff5ef;--charcoal: #2f3033;color-scheme:light;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;line-height:1.5;font-weight:500}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 20% 12%,rgba(255,201,40,.2),transparent 28%),radial-gradient(circle at 82% 84%,rgba(255,83,47,.18),transparent 26%),linear-gradient(135deg,#30343a,#23272d);background-attachment:fixed}.screen{width:100%;max-width:430px;min-height:100vh;margin:0 auto;padding:22px 18px 64px;background:linear-gradient(180deg,#fffdfb,#fff8f4)}.screen.wide{max-width:760px}.screen.with-tab{display:flex;flex-direction:column;padding-bottom:0}@media(min-width:480px){.screen{min-height:calc(100vh - 56px);margin:28px auto;border:1px solid rgba(255,255,255,.55);border-radius:26px;box-shadow:0 28px 80px #00000057}}h1{font-size:24px;margin:0 0 14px;color:var(--ink);font-weight:900;line-height:1.25}h2,h3{font-size:14px;margin:24px 0 10px;color:var(--ink);font-weight:900}.card h2,.card h3{margin-top:0}a{color:var(--orange);text-decoration:none}p{margin:0 0 12px}.topbar{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:26px}.topbar button,.back{display:inline-grid;width:34px;height:34px;place-items:center;border:0;padding:0;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:var(--ink)}.topbar b{text-align:center;font-size:18px;font-weight:900}.back{margin:0 0 8px}.brand{text-align:center}.brand h1{margin:0;color:var(--orange);font-size:46px;line-height:1;font-weight:900}.brand span{display:block;margin-top:12px;color:#f0ad00;font-size:14px;font-weight:900}.login{padding-top:64px}.login-brand{margin-bottom:34px}.wide-box{display:grid;place-items:center;height:128px;margin-bottom:34px;border-radius:8px;background:linear-gradient(145deg,#ffc92833,#ff532f21),var(--soft);color:#8c4a34;font-weight:900}.socials{display:grid;gap:10px;padding:0 18px}.socials button{display:grid;grid-template-columns:36px 1fr;align-items:center;width:100%;height:40px;padding:0;border:1.5px solid #2b2b2b;border-radius:999px;background:#fff;color:var(--ink);font-size:13px;font-weight:800;cursor:pointer}.icon{display:grid;width:24px;height:24px;place-items:center;justify-self:center;font-size:18px;font-weight:900}.kakao{background:#ffd900!important;border-color:#ffd900!important}.kakao-dot:before{content:"";width:10px;height:8px;border-radius:50%;background:#000}.caption{margin:22px 0 0;color:#766a62;font-size:11px;text-align:center;line-height:1.5}.caption.left{text-align:left}button{font:inherit;padding:10px 16px;border:1px solid #e2c8bc;border-radius:8px;background:#fff5ef;color:#6e3b2d;font-size:13px;font-weight:800;cursor:pointer}button:hover:not(:disabled){border-color:#d9a892}button:active:not(:disabled){transform:scale(.98)}button:disabled{opacity:.45;cursor:not-allowed}.cta,button.primary{width:100%;min-height:42px;border:0;border-radius:6px;background:linear-gradient(180deg,#ff6645,var(--orange));color:#fff;font-size:13px;font-weight:800}button.primary{width:auto;min-height:0;padding:10px 16px;border-radius:8px}.ghost{width:100%;min-height:42px;margin-top:8px;border:1px solid #e2c8bc;border-radius:6px;background:#fff5ef;color:#6e3b2d}.black-cta,.black-button{width:100%;min-height:42px;border:0;border-radius:6px;background:linear-gradient(180deg,#3a3b3f,#1f2024);color:#fff;font-size:13px;font-weight:800}.black-button{margin-top:8px}.small{min-height:38px}input,textarea,select{font:inherit;padding:9px 12px;border:1px solid #d8c5bc;border-radius:7px;background:#fff;color:var(--ink);width:100%}input::placeholder,textarea::placeholder{color:#9a9a9a;opacity:1}input:focus,textarea:focus,select:focus{outline:2px solid rgba(255,83,47,.35);outline-offset:0}label{display:block;margin-top:16px;font-size:13px;font-weight:800}label input,label select,label textarea{margin-top:8px}.row label{margin-top:0}.hint{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:24px 0 14px;font-size:13px}.switch{display:inline-block;flex:none;width:28px;height:16px;border-radius:999px;background:var(--orange);vertical-align:middle;cursor:pointer}.switch:after{content:"";display:block;width:12px;height:12px;margin:2px 2px 2px auto;border-radius:50%;background:#fff}.switch.off{background:#999}.switch.off:after{margin-left:2px}.link{display:inline-block;margin:14px 0;border:0;padding:0;background:transparent;color:#777;font-size:12px;font-weight:500;cursor:pointer;text-decoration:underline}.row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.card{margin-bottom:12px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fffffff5;box-shadow:0 8px 24px #70433014}.card .row{padding:3px 0}.stats{display:grid;gap:8px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.stats span{color:#6b625c;font-size:11px;line-height:1.6}.stats b{display:block;color:#28211e;font-size:13px;font-weight:800}.info p{display:flex;justify-content:space-between;gap:10px;margin:0 0 6px;color:#6b625c;font-size:12px;line-height:1.6}.info b{color:#28211e;font-size:12px;font-weight:700;text-align:right}.small-text p{margin-bottom:0;color:#555;font-size:12px;line-height:1.5}.form-card label{margin-top:12px;color:#777;font-size:11px}.settings p{display:flex;justify-content:space-between;gap:10px;margin:0 0 8px;color:#555;font-size:13px}.settings b{font-weight:800}.pill{display:inline-block;margin:10px 6px 0 0;padding:8px 16px;border-radius:999px;background:#f4dfd5;color:#6e3b2d;font-size:12px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 20px}.chips button{width:auto;min-height:30px;padding:0 14px;border:1px solid #e2c8bc;border-radius:999px;background:#fffaf7;color:#57352b;font-size:12px}.chips button.selected{background:var(--orange-soft);border-color:var(--orange);color:var(--orange)}.center-title h1,.center-title>p{text-align:center}.done{padding-top:52px}.progress{height:8px;overflow:hidden;border-radius:999px;background:#f3ded4}.progress span{display:block;height:100%;border-radius:inherit;background:var(--orange);transition:width .45s ease}.history{display:flex;justify-content:space-between;margin-bottom:8px;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fffffff5;font-size:12px}.error-text{color:#d33}.success-text{color:#15803d}.muted{color:var(--muted);font-size:13px}.error{color:#d33;font-size:13px}.notice{border:1px solid #f3c9b8;background:var(--orange-soft);color:#8c4a34;border-radius:8px;padding:10px 12px;font-size:13px;margin:12px 0}.tab{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;height:58px;flex:none;margin:auto -18px 0;border-top:1px solid #f1ddd3;background:#fff5effa;color:#8d7a70;font-size:11px;text-align:center}.with-tab>.tab{margin-top:28px}.tab a{display:grid;gap:3px;place-items:center;color:inherit;font-size:11px}.tab a.active{color:var(--orange);font-weight:800}.tab svg{width:17px;height:17px;fill:currentColor;stroke:currentColor;stroke-width:1.8}@media(min-width:480px){.tab{border-radius:0 0 26px 26px}}.cam-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.cam{position:relative;aspect-ratio:4 / 3;background:var(--charcoal);border:1px solid var(--line);border-radius:10px;overflow:hidden}.cam video{width:100%;height:100%;object-fit:cover}.cam .label{position:absolute;left:0;right:0;bottom:0;padding:6px 8px;font-size:12px;color:#fff;background:linear-gradient(transparent,#000000bf)}.cam .label .muted{color:#d9cfc8}.cam .label a{color:#ffb8a3}.cam.left,.cam.evicted{opacity:.45}.prompt-overlay{position:fixed;inset:0;display:grid;place-items:center;background:#0009;z-index:50}.prompt-overlay .box{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;text-align:center;max-width:320px;color:var(--ink);box-shadow:0 28px 80px #00000057}.todo{border:1px dashed #d8c5bc;border-radius:10px;padding:16px;color:var(--muted);font-size:13px;background:#fffaf7}table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;background:#fffffff5;border:1px solid var(--line);border-radius:8px;overflow:hidden}th,td{text-align:left;padding:8px 10px;border-bottom:1px solid #f0e1d8}th{color:var(--muted);font-size:12px;font-weight:800;background:#fffaf7}tr:last-child td{border-bottom:0}
