:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#232d29;background:#e9e8e2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}.phone-shell{width:min(100%,430px);min-height:100vh;margin:auto;background:#f8f7f2;position:relative;overflow:hidden;box-shadow:0 0 60px #252b2630}.topbar{height:64px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#f8f7f2ed;backdrop-filter:blur(14px);z-index:5;border-bottom:1px solid #e8e5dd}.brand{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:900}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:10px;background:#275f50;color:#fff;font-size:14px}.icon-button,.profile{border:0;width:38px;height:38px;border-radius:50%;background:#edeae2;font-size:18px;color:#304039}.profile{background:#e7ad87;color:#fff;font-size:13px;font-weight:900}.screen{display:none;padding:30px 21px 44px;min-height:calc(100vh - 64px);animation:up .3s ease}.screen.active{display:block}@keyframes up{from{opacity:0;transform:translateY(8px)}}h1{font-size:32px;line-height:1.18;letter-spacing:-1.4px;margin:0 0 14px}h2{font-size:18px;margin:28px 0 13px}.welcome small{font-size:13px;color:#6f7773}.welcome p,.lead{font-size:14px;color:#747b77;line-height:1.6;margin:0 0 20px}.connection{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2dfd7;border-radius:16px;padding:12px;box-shadow:0 6px 20px #263c3209}.faces{display:flex;padding-left:6px}.faces i{width:31px;height:31px;margin-left:-7px;display:grid;place-items:center;border-radius:50%;border:2px solid #fff;background:#685fc2;color:#fff;font-style:normal;font-size:10px;font-weight:900}.faces i:nth-child(2){background:#e07e58}.faces i:nth-child(3){background:#3b9a82}.connection>div:nth-child(2){display:flex;flex-direction:column;flex:1}.connection b{font-size:12px}.connection span{font-size:9px;color:#878d89;margin-top:2px}.connection button{border:0;border-radius:9px;padding:7px;background:#e7f1ec;color:#276650;font-size:10px;font-weight:800}.input-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.input-method{min-height:122px;padding:13px 6px;border:1.5px solid #e0ddd4;border-radius:17px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:5px;color:#303a35}.input-method.selected{border-color:#275f50;background:#edf6f1;box-shadow:inset 0 0 0 1px #275f50}.method-icon{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;color:#fff;font-size:14px}.coral{background:#df795e}.blue{background:#5579ba}.green{background:#36816d}.input-method b{font-size:13px}.input-method small{font-size:9px;color:#898f8b}.voice-box{display:flex;align-items:center;gap:13px;margin-top:12px;padding:16px;background:#2c6153;color:#fff;border-radius:18px}.mic{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f;font-size:21px}.voice-box div{display:flex;flex-direction:column;gap:4px}.voice-box small{font-size:10px;color:#d7e7e0}.voice-box b{font-size:14px;line-height:1.45}.primary,.secondary{width:100%;min-height:55px;border:0;border-radius:15px;font-size:14px;font-weight:900;margin-top:20px}.primary{background:#285f50;color:#fff;box-shadow:0 8px 18px #285f5030}.primary span{float:right}.primary:disabled{background:#80938c;box-shadow:none}.secondary{margin-top:10px;background:#eae7df;color:#45514c}.category-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.category-row span{padding:10px 3px;text-align:center;background:#fff;border:1px solid #e3e0d8;border-radius:11px;font-size:10px}.recent{margin-top:14px;padding:13px 15px;border-top:1px solid #e3e0d8;display:flex;justify-content:space-between;align-items:center}.recent>div{display:flex;align-items:center;gap:9px}.recent>div>div{display:flex;flex-direction:column}.recent b{font-size:11px}.recent small{font-size:9px;color:#898f8b}.recent strong{font-size:9px;color:#2d765e;background:#e1f2ea;padding:5px 8px;border-radius:12px}.dot{width:8px;height:8px;border-radius:50%;background:#3a9375}.step-label,.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.3px;color:#2b745d;margin-bottom:14px}.issue-card{background:#fff;border:1px solid #dfdcd3;border-radius:20px;padding:17px;box-shadow:0 8px 24px #273a320c}.issue-head{display:flex;justify-content:space-between;align-items:center}.issue-head span{font-size:11px;font-weight:800;color:#3b765f;background:#eaf4ef;border-radius:15px;padding:6px 9px}.issue-head em{font-size:9px;color:#8b918d;font-style:normal}.issue-card h2{font-size:20px;margin:18px 0}.issue-card dl{margin:0}.issue-card dl div{display:grid;grid-template-columns:48px 1fr;padding:10px 0;border-top:1px solid #eeece6}.issue-card dt{font-size:10px;color:#888e8a}.issue-card dd{margin:0;font-size:12px;font-weight:700}.original{margin-top:12px;padding:11px;background:#f2efe7;border-radius:11px;font-size:10px;color:#6e746f}.notice{text-align:center;font-size:10px;line-height:1.55;color:#8c918e}.field{display:flex;flex-direction:column;gap:7px;margin:15px 0;font-size:11px;font-weight:800;color:#52605a}.field input,.field textarea{width:100%;border:1px solid #ddd9cf;border-radius:13px;background:#fff;padding:14px;font:13px inherit;color:#29332e;outline:none}.field textarea{height:105px;resize:none}.response-list{display:flex;flex-direction:column;gap:10px}.response-card{width:100%;display:flex;align-items:center;gap:11px;text-align:left;padding:13px;background:#fff;border:1.5px solid #dfdcd3;border-radius:17px;color:#27312d}.response-card i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--avatar);color:#fff;font-style:normal;font-weight:900}.response-card div{display:flex;flex-direction:column;flex:1;gap:4px}.response-card b{font-size:13px}.response-card b small{font-weight:400;color:#8a908c}.response-card span{font-size:10px;color:#6d746f}.response-card em{font-size:9px;font-style:normal;font-weight:900;padding:6px 8px;border-radius:12px;background:#e5f2ec;color:#2d735b}.response-card.maybe em{background:#fff1da;color:#ad6a20}.response-card.unavailable{opacity:.55}.response-card.selected{border-color:#2b735b;background:#eef7f2;box-shadow:inset 0 0 0 1px #2b735b}.owner-note{margin-top:14px;padding:12px;text-align:center;border-radius:12px;background:#efece5;color:#707873;font-size:11px}.success-mark{width:70px;height:70px;margin:25px auto 22px;display:grid;place-items:center;border-radius:24px;background:#2b705a;color:#fff;font-size:30px;box-shadow:0 0 0 10px #e4f0ea}.screen[data-screen="confirmed"] h1,.screen[data-screen="confirmed"] .eyebrow{text-align:center}.screen[data-screen="confirmed"] h1 span{color:#2b705a}.confirmed-card{display:flex;gap:12px;align-items:center;padding:15px;background:#fff;border:1px solid #dedbd2;border-radius:17px}.confirmed-card>span{font-size:28px}.confirmed-card div{display:flex;flex-direction:column;gap:4px}.confirmed-card b{font-size:13px}.confirmed-card small{font-size:10px;line-height:1.5;color:#777e7a}.notification-preview{margin-top:14px;padding:15px;background:#edf4f1;border-radius:17px}.notification-preview>b{font-size:11px}.notification-preview div{margin-top:10px;padding-top:10px;border-top:1px solid #d9e6e0;font-size:10px;line-height:1.5;color:#56645e}.notification-preview span{display:inline-block;margin-right:7px;padding:3px 6px;border-radius:7px;background:#2d6b58;color:#fff;font-size:8px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,18px);background:#263630;color:#fff;padding:12px 16px;border-radius:12px;font-size:11px;opacity:0;pointer-events:none;transition:.22s;z-index:10;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:600px){body{padding:24px}.phone-shell{min-height:calc(100vh - 48px);border-radius:28px}.screen{min-height:calc(100vh - 112px)}}
