*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Pretendard,sans-serif;color:#172033;background:radial-gradient(circle at 15% 8%,#cfe0ff 0,transparent 30%),radial-gradient(circle at 88% 85%,#d2e0f7 0,transparent 32%),linear-gradient(135deg,#edf3fb,#fbfdff 48%,#dde9fa);background-attachment:fixed}button,input,textarea{font:inherit}.loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:#68748a;font-weight:700}.loading b,.logo,.avatar{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#1769ff,#73a0ff);box-shadow:0 12px 30px #1769ff40}.loading b{width:54px;height:54px;border-radius:18px;font-size:22px}.shell{min-height:100vh;padding:20px}.top{max-width:1080px;margin:0 auto 20px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:900}.logo{width:38px;height:38px;border-radius:14px}.admin,.small{height:38px;padding:0 14px;border:1px solid #33445c1c;border-radius:13px;background:#ffffffb8;color:#172033;text-decoration:none;font-size:12px;font-weight:800;display:inline-flex;align-items:center;cursor:pointer}.card{width:min(680px,100%);margin:auto;padding:32px;border-radius:30px;background:#ffffffc9;border:1px solid #fff;backdrop-filter:blur(26px);box-shadow:0 24px 70px #354e741f}.hero{width:62px;height:62px;border-radius:22px;font-size:28px;margin-bottom:18px}.eye{font-size:11px;font-weight:900;letter-spacing:.12em;color:#1769ff}.card h1{font-size:clamp(34px,7vw,52px);line-height:1.06;letter-spacing:-.055em;margin:12px 0 15px}.lead{color:#68748a;line-height:1.75;font-size:14px}.label{display:block;font-size:13px;font-weight:900;margin:18px 0 8px}.name{width:100%;height:54px;border:1px solid #33445c22;border-radius:17px;background:#fff;padding:0 16px;outline:none}.name:focus{border-color:#1769ff;box-shadow:0 0 0 4px #1769ff17}.hint{font-size:11px;color:#68748a;margin:7px 2px}.tones{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tone{min-height:98px;border:1px solid #33445c22;background:#ffffffa6;border-radius:20px;padding:14px;display:grid;grid-template-columns:42px 1fr 22px;gap:11px;align-items:center;text-align:left;cursor:pointer}.tone.on{border-color:#1769ff;background:#1769ff17;box-shadow:0 13px 30px #1769ff1c}.badge{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#1769ff;font-weight:900}.copy{display:flex;flex-direction:column;gap:5px}.copy small{font-size:11px;line-height:1.45;color:#68748a}.check{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#1769ff;color:#fff;opacity:0}.tone.on .check{opacity:1}.list{display:grid;gap:10px;margin-top:20px}.row{padding:13px 14px;border:1px solid #33445c1c;border-radius:16px;background:#ffffff91;display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.55}.row input{width:17px;height:17px;accent-color:#1769ff}.row span{flex:1}.text{border:0;background:none;color:#1769ff;font-size:11px;font-weight:800;cursor:pointer}.primary{width:100%;height:56px;border:0;border-radius:18px;margin-top:18px;background:linear-gradient(135deg,#1769ff,#5b8fff);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 15px 30px #1769ff3d}.primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.error{margin-top:12px;padding:12px 14px;border-radius:15px;background:#d64b551a;color:#d64b55;font-size:12px;font-weight:700}.note{margin-top:17px;padding:13px 14px;border-radius:16px;background:#44689f12;color:#68748a;font-size:11px}.chat{height:100vh;max-width:940px;margin:auto;padding:12px 16px 18px;display:grid;grid-template-rows:auto 1fr auto}.head{display:flex;align-items:center;justify-content:space-between;padding:10px 2px 14px}.person,.actions{display:flex;align-items:center;gap:10px}.avatar{width:43px;height:43px;border-radius:15px;font-size:21px}.person b{display:block}.person small{display:block;color:#68748a;font-size:11px}.messages{overflow:auto;padding:18px 2px 105px}.msg{display:flex;margin:13px 0}.msg.user{justify-content:flex-end}.bubble{max-width:min(75%,680px);padding:13px 16px;border-radius:20px;line-height:1.67;font-size:14px;white-space:pre-wrap;word-break:break-word;box-shadow:0 8px 25px #2d436317}.msg.ai .bubble{background:#ffffffd6;border:1px solid #fff;border-bottom-left-radius:7px}.msg.user .bubble{background:linear-gradient(135deg,#1769ff,#588cff);color:#fff;border-bottom-right-radius:7px}.compose{display:grid;grid-template-columns:1fr 48px;gap:9px;padding:10px;border-radius:22px;background:#ffffffd6;border:1px solid #fff;box-shadow:0 18px 42px #2d436329}.compose textarea{min-height:45px;max-height:125px;border:0;outline:none;resize:none;background:transparent;padding:11px 10px}.send{width:48px;height:48px;border:0;border-radius:16px;background:#1769ff;color:#fff;font-size:20px;cursor:pointer}.send:disabled{opacity:.4}.foot{text-align:center;color:#68748a;font-size:10px;margin:8px}.dots i{display:inline-block;width:6px;height:6px;margin:0 2px;border-radius:50%;background:#68748a;animation:d 1s infinite}.dots i:nth-child(2){animation-delay:.15s}.dots i:nth-child(3){animation-delay:.3s}.modal{position:fixed;inset:0;background:#18203347;backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px;z-index:20}.modalbox{width:min(620px,100%);max-height:82vh;overflow:auto;background:#fff;border-radius:26px;padding:25px;box-shadow:0 24px 70px #354e7433}.modalhead{display:flex;justify-content:space-between}.close{width:36px;height:36px;border:0;border-radius:12px;cursor:pointer}.policy{color:#68748a;font-size:13px;line-height:1.7}.policy h3{color:#172033;margin:20px 0 4px}.policy p{margin:0}@keyframes d{30%{transform:translateY(-4px);opacity:1}0%,65%,100%{opacity:.4}}@media(max-width:640px){.shell{padding:13px}.card{padding:24px 18px}.tones{grid-template-columns:1fr}.bubble{max-width:88%}.chat{padding:8px 10px 12px}.small,.admin{padding:0 10px}}
