.char-home-card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;align-items:center;min-height:132px;margin:2px 0 18px;color:#111;position:relative;z-index:2}.char-home-portrait-wrap{position:relative;width:108px;height:132px}.char-home-portrait{width:100%;height:100%;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#d7d7d7,#8a8a8a);border:1px solid rgba(255,255,255,.36);box-shadow:0 12px 30px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.8);font:600 11px/1 -apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;letter-spacing:.18em}.char-home-portrait img{width:100%;height:100%;object-fit:cover;display:block}.char-home-heart{position:absolute;top:8px;right:8px;width:29px;height:29px;border:0;border-radius:50%;background:#090909;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;box-shadow:0 5px 14px rgba(0,0,0,.25);cursor:pointer;-webkit-tap-highlight-color:transparent}.char-home-heart:active{transform:scale(.92)}.char-home-bubble{position:relative;width:100%;min-height:76px;border:1px solid rgba(20,20,20,.13);border-radius:18px;background:rgba(250,250,250,.92);box-shadow:0 10px 24px rgba(0,0,0,.13);padding:17px 18px 14px;text-align:left;color:#151515;cursor:pointer;-webkit-tap-highlight-color:transparent}.char-home-bubble:before{content:"";position:absolute;left:-8px;top:24px;width:15px;height:15px;background:inherit;border-left:1px solid rgba(20,20,20,.13);border-bottom:1px solid rgba(20,20,20,.13);transform:rotate(45deg)}.char-home-bubble>span{position:relative;z-index:1;display:block;font-size:15px;line-height:1.55;letter-spacing:.015em;word-break:break-word}.char-home-bubble small{position:relative;z-index:1;display:block;margin-top:8px;color:#8b8b8b;font-size:11px;line-height:1.2;letter-spacing:.08em}.char-home-bubble:active{transform:scale(.985);background:#fff}.char-home-editor{position:fixed;inset:0;z-index:900;display:flex;align-items:flex-end;justify-content:center}.char-home-editor.hidden{display:none}.char-home-editor-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.48);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.char-home-editor-sheet{position:relative;width:min(100%,520px);border-radius:26px 26px 0 0;background:#f6f6f6;color:#151515;padding:22px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -18px 60px rgba(0,0,0,.22);animation:charHomeSheetIn .24s ease-out}.char-home-editor-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.char-home-editor-head p{margin:0 0 5px;color:#999;font-size:10px;letter-spacing:.18em}.char-home-editor-head h2{margin:0;font-size:20px;line-height:1.2;font-weight:650;letter-spacing:.02em}.char-home-editor-head>button{width:34px;height:34px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#222;font-size:23px;font-weight:300;line-height:28px}.char-home-upload{height:154px;border:1px dashed #aaa;border-radius:18px;background:#e9e9e9;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#777;font-size:13px;cursor:pointer}.char-home-upload img{width:100%;height:100%;object-fit:cover;display:block}.char-home-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.char-home-field{display:block;position:relative;margin-top:18px}.char-home-field>span{display:block;margin-bottom:8px;color:#555;font-size:12px;letter-spacing:.06em}.char-home-field textarea{display:block;width:100%;box-sizing:border-box;resize:none;border:1px solid #d8d8d8;border-radius:14px;background:#fff;padding:13px 14px 25px;color:#111;font:400 16px/1.5 -apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;outline:none}.char-home-field textarea:focus{border-color:#111}.char-home-field small{position:absolute;right:12px;bottom:8px;color:#aaa;font-size:11px}.char-home-field small b{font-weight:500}.char-home-editor-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-top:18px}.char-home-editor-actions button{height:46px;border:1px solid #d8d8d8;border-radius:14px;background:#fff;color:#222;font-size:14px;font-weight:600}.char-home-editor-actions #char-home-save{border-color:#111;background:#111;color:#fff}@keyframes charHomeSheetIn{from{transform:translateY(24px);opacity:.5}to{transform:none;opacity:1}}@media(max-width:360px){.char-home-card{grid-template-columns:92px minmax(0,1fr);gap:11px}.char-home-portrait-wrap{width:92px;height:120px}.char-home-bubble{padding-left:15px;padding-right:15px}.char-home-bubble>span{font-size:14px}}
