:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#292b26;background:#efeee9;--green:#0b6a53;--deep:#153d34;--cream:#f7f3ea;--line:#e6dfd3;--muted:#7c7b73;--danger:#d66355}*{box-sizing:border-box}body{margin:0}button,textarea,input{font:inherit}.welcome,.interview,.complete{min-height:100dvh;max-width:680px;margin:auto;background:#fff}.welcome{padding:46px 28px 30px;background:linear-gradient(180deg,#fbfaf5,#eee5d6);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.welcome:after{content:"";position:absolute;right:-90px;bottom:80px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,#dce5d8,transparent 68%)}.mark{font-size:50px;color:#779377}.welcome section{z-index:1}.hello{font-size:26px}.welcome h1{font-size:42px;margin:6px 0 26px}.welcome p{font-size:19px;line-height:1.8;color:#55574f}.consent{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#6d6d66;margin-top:20px}.consent input{margin-top:4px}.welcome>button,.send{z-index:1;border:0;background:var(--green);color:#fff;border-radius:14px;min-height:54px;padding:0 22px;font-size:17px}.welcome>button:disabled{opacity:.4}.interview header{min-height:82px;border-bottom:1px solid var(--line);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.interview header b{font-size:20px}.interview header small{display:block;color:var(--muted);margin-top:3px}.interview header button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 9px;margin-left:5px;color:#555}.body{padding:26px 20px 38px;text-align:center}.persona{display:flex;gap:11px;align-items:center;max-width:500px;margin:auto;text-align:left}.persona>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#dce9df;color:var(--deep);font-weight:700}.persona small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.body article{max-width:500px;margin:28px auto 34px;background:#fbf9f4;border:1px solid #eee6d9;border-radius:20px;padding:22px;text-align:left}.body article p{font-size:17px;line-height:1.7;color:#5a5a53;margin-top:0}.body article h2{font-size:24px;line-height:1.55;margin-bottom:0;font-weight:600}.mic{display:block;margin:0 auto 10px;width:112px;height:112px;border-radius:50%;border:8px solid #cfe2dc;background:var(--green);color:#fff;font-size:42px;box-shadow:0 8px 25px #0b6a5324}.body details{max-width:500px;margin:22px auto}.body summary{cursor:pointer;color:#65655e}.body textarea,.confirm textarea{display:block;width:100%;min-height:105px;margin:14px auto 10px;padding:13px;border:1px solid var(--line);border-radius:13px;line-height:1.65;font-size:17px}.state{max-width:500px;margin:74px auto}.wave{font-size:38px;letter-spacing:5px;color:var(--green);margin:26px 0}.time{font-size:22px;margin-bottom:22px}.stop{border:0;border-radius:13px;padding:14px 20px;background:var(--danger);color:#fff}.hourglass{font-size:52px}.confirm{text-align:left}.wide{width:100%}.link{display:block;margin:12px auto;border:0;background:transparent;color:#666}.muted{color:var(--muted)}.error{max-width:500px;margin:18px auto;background:#fff1ee;border:1px solid #efd4ce;padding:11px 13px;border-radius:10px;color:#884b42}.complete{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px}.complete i{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:38px;font-style:normal}.complete h1{font-size:34px}.complete p{font-size:18px;line-height:1.7}.drawerMask{position:fixed;inset:0;background:#0005;z-index:20}.drawer{position:absolute;right:0;top:0;width:min(88vw,430px);height:100%;background:#fff;padding:22px;overflow:auto;text-align:left}.drawerHead{display:flex;justify-content:space-between;font-size:20px}.drawerHead button{border:0;background:transparent;font-size:28px}.history{border-bottom:1px solid var(--line);padding:16px 0}.history small{color:var(--muted)}.history p{white-space:pre-wrap;line-height:1.7}@media(max-width:520px){.interview header{padding:13px 14px}.interview header button:first-child{display:none}.body{padding:22px 15px}.body article h2{font-size:22px}.welcome h1{font-size:37px}}
