:root{--c-blue: #7ea3e7;--c-blue-light:#e9f0ff;--c-blue-dark: #2260c4;--c-orange: #e9a256;--c-red: #ef8688;--c-green: #4cc97a;--c-purple: #a08ae0;--c-bg: #f2f2f7;--c-surface: #ffffff;--c-muted: #8e8e93;--c-text: #111111;--c-border: #e5e5ea;--c-dark: #16171e;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 26px;--shadow-sm: 0 1px 5px rgba(0,0,0,.04);--shadow-md: 0 2px 12px rgba(0,0,0,.05)}@media(prefers-color-scheme:dark){:root{--c-bg: #1c1c1e;--c-surface: #2c2c2e;--c-text: #f2f2f7;--c-border: #3a3a3c;--c-muted: #8e8e93}html,body{background:var(--c-bg);color:var(--c-text)}.topbar{background:var(--c-bg);border-bottom-color:#ffffff12}.hero-card,.month-card,.cal-wrap,.cal-events,.person-card,.detail-card,.detail-header,.insight-card,.ai-chat,.tools-section,.rec,.modal{background:var(--c-surface)}.detail-sheet{background:var(--c-bg)}.tbwrap{background:#1c1c1ef0;border-top-color:#ffffff14}.searchbar{background:#3a3a3c}.searchbar input{color:var(--c-text)}.form-group input,.form-group select,.form-group textarea,.cat-chip{background:#3a3a3c;border-color:#48484a;color:var(--c-text)}.file-upload-area{background:#3a3a3c;border-color:#48484a}.countdown{background:#0d0d0f}.tbox{background:#1a1a22}.settings-sheet{background:var(--c-bg)}.st-section{background:var(--c-surface)}.btn-lt{background:#3a3a3c;color:var(--c-text)}.tb-icon,.lang,.tb-profile{background:#3a3a3c}.tb-profile .tb-pname{color:var(--c-text)}#profileScreen{background:var(--c-bg)}.ps-group-card{background:var(--c-surface);border-color:#3a3a3c}.ps-group-name{color:var(--c-text)}}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#f2f2f7;color:#111;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;min-height:100vh}.topbar{display:flex;align-items:center;gap:10px;padding:16px 20px 12px;background:#f2f2f7;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(0,0,0,.06)}.logo{font-size:26px;font-weight:900;letter-spacing:-.06em;margin-right:auto}.tb-icon{width:44px;height:44px;border-radius:50%;background:#e5e5ea;border:0;font-size:18px;display:grid;place-items:center;cursor:pointer}.lang{display:flex;background:#e5e5ea;border-radius:22px;padding:3px;gap:2px}.lang button{border:0;background:transparent;padding:8px 14px;border-radius:18px;font-size:15px;font-weight:800;color:#888;cursor:pointer}.lang button.active{background:#fff;box-shadow:0 1px 6px #0000001f;color:#111}.tb-plus{width:44px;height:44px;border-radius:50%;background:#7ea3e7;color:#fff;border:0;font-size:28px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 16px #7ea3e761}.tb-profile{display:flex;align-items:center;gap:8px;background:#e5e5ea;border-radius:22px;padding:6px 12px 6px 6px;cursor:pointer;border:0}.tb-profile .mini-av{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900;color:#fff}.tb-profile .tb-pname{font-size:14px;font-weight:700;color:#111}.searchbar{display:flex;align-items:center;gap:10px;background:#e5e5ea;border-radius:16px;padding:14px 18px;margin:0 16px 16px}.searchbar input{flex:1;border:0;outline:0;background:transparent;font-size:17px;color:#111}.searchbar input::placeholder{color:#8e8e93}.page{max-width:1200px;margin:0 auto;padding:0 16px 110px}.grid-top{display:grid;grid-template-columns:1.15fr 1fr;gap:16px;margin-bottom:16px}.hero-card{background:#fff;border-radius:26px;padding:26px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px #0000000d}.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8e8e93}.hero-card h2{font-size:clamp(22px,2.8vw,34px);font-weight:900;letter-spacing:-.05em;line-height:1.08}.hero-card p{font-size:14px;color:#636366;line-height:1.55}.hero-btns{display:flex;gap:10px}.btn-dk{background:#111;color:#fff;border:0;padding:13px 20px;border-radius:13px;font-size:14px;font-weight:800;cursor:pointer}.btn-lt{background:#f2f2f7;color:#111;border:0;padding:13px 20px;border-radius:13px;font-size:14px;font-weight:800;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{border-radius:22px;padding:16px 14px 18px;color:#fff;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.stat .ic{width:42px;height:42px;border-radius:12px;background:#ffffff40;display:grid;place-items:center;font-size:20px}.stat strong{font-size:clamp(38px,5vw,58px);font-weight:900;line-height:1;letter-spacing:-.07em}.stat span{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.9}.s-blue{background:linear-gradient(160deg,#9db8e9,#7a97d4)}.s-orange{background:linear-gradient(160deg,#f2b97a,#e9a256)}.s-red{background:linear-gradient(160deg,#f5a0a2,#ef8688)}.grid-mid{display:grid;grid-template-columns:1.15fr 1fr;gap:16px;margin-bottom:16px}.countdown{background:#16171e;color:#fff;border-radius:26px;padding:24px}.cd-lbl{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8b8d96;margin-bottom:8px}.cd-title{font-size:clamp(26px,3.5vw,44px);font-weight:900;letter-spacing:-.06em;margin-bottom:4px}.cd-meta{font-size:15px;color:#a0a2ab;margin-bottom:18px}.timer{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tbox{background:#22232c;border-radius:18px;padding:14px 8px;text-align:center}.tbox strong{display:block;font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1}.tbox span{color:#a0a2ab;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.month-card{background:#fff;border-radius:26px;padding:20px;box-shadow:0 2px 12px #0000000d}.mc-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.mc-head h3{font-size:18px;font-weight:800;letter-spacing:-.03em}.mc-head span{font-size:13px;color:#8e8e93}.mrow{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #f2f2f7}.mrow:last-child{border-bottom:0}.ric{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-size:20px;flex:none;background:#e9f0ff}.ric.bg{background:#f5ede1}.ric.bp{background:#ffe4e5}.ric.bv{background:#eee8ff}.mm{flex:1;min-width:0}.mm h4{font-size:16px;font-weight:700;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mm p{font-size:13px;color:#8e8e93;margin-top:2px}.tag{padding:7px 13px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.tag.ts{background:#e5f7eb;color:#2da84e}.tag.tw{background:#fff3e0;color:#b96c00}.tag.td{background:#ffe0e1;color:#e0595e}.tag.tv{background:#ede8ff;color:#6c3fc5}@keyframes ai-pulse{0%,to{opacity:1}50%{opacity:.45}}#ai-analyze-bar{display:none}#ai-analyze-bar.loading{animation:ai-pulse 1.4s ease-in-out infinite}.tw{background:#fdf0de;color:#d4882a}.td{background:#ffe0e1;color:#e0595e}.ts{background:#e5f7eb;color:#2da84e}.tv{background:#eee8ff;color:#7258c8}.chev{color:#c7c7cc;font-size:20px;padding-left:2px}.sec-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.sec-head h2{font-size:20px;font-weight:900;letter-spacing:-.04em}.sec-head p{font-size:13px;color:#8e8e93}.filters{display:flex;gap:9px;overflow:auto;padding-bottom:4px;margin-bottom:12px;-webkit-overflow-scrolling:touch}.filters::-webkit-scrollbar{display:none}.fc{border:0;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.fc.fall{background:#111;color:#fff}.fc.fg1{background:#ddeaff;color:#2260c4}.fc.fg2{background:#fde9d2;color:#c47220}.fc.fg3{background:#ede7ff;color:#6140c0}.records{display:grid;gap:9px}.rec{display:flex;align-items:center;gap:11px;background:#fff;border-radius:20px;padding:14px;box-shadow:0 1px 5px #0000000a;cursor:pointer}.rec .ric{width:46px;height:46px}.tbwrap{position:fixed;left:0;right:0;bottom:0;background:#f8f8faf0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.07);padding:8px 0 calc(8px + env(safe-area-inset-bottom))}.tabbar{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr)}.tab{display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#8e8e93;padding:6px 2px;cursor:pointer;font-size:11px;font-weight:600;-webkit-tap-highlight-color:transparent}.tab .ti{font-size:28px;line-height:1.2}.tab.active{color:#7ea3e7}@media(max-width:860px){.grid-top,.grid-mid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.topbar{padding:12px 14px 10px}.logo{font-size:22px}.page{padding:0 12px 100px}.stat{min-height:130px;padding:14px}.stat strong{font-size:42px}.hero-card{padding:20px}.countdown{padding:18px}.cd-title{font-size:28px}.tbox strong{font-size:30px}}.view{display:none}.view.active{display:block}.cal-wrap{background:#fff;border-radius:26px;padding:22px;box-shadow:0 2px 12px #0000000d;margin-bottom:16px}.cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cal-head h2{font-size:20px;font-weight:900;letter-spacing:-.04em}.cal-nav{display:flex;gap:8px}.cal-nav button{width:36px;height:36px;border-radius:50%;border:0;background:#f2f2f7;font-size:18px;cursor:pointer}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}.cal-day-name{font-size:12px;font-weight:700;color:#8e8e93;padding:6px 0}.cal-day{aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;cursor:pointer;position:relative;transition:background .15s}.cal-day:hover{background:#f2f2f7}.cal-day.today{background:#111;color:#fff;font-weight:800}.cal-day.has-event:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:#7ea3e7}.cal-day.today.has-event:after{background:#fff}.cal-day.has-warn:after{background:#e9a256}.cal-day.has-danger:after{background:#ef8688}.cal-day.other-month{color:#c7c7cc}.cal-events{background:#fff;border-radius:26px;padding:22px;box-shadow:0 2px 12px #0000000d}.cal-events h3{font-size:18px;font-weight:800;letter-spacing:-.03em;margin-bottom:14px}.ev-empty{color:#8e8e93;font-size:15px;padding:16px 0}.people-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-bottom:16px}.person-card{background:#fff;border-radius:24px;padding:20px;box-shadow:0 2px 12px #0000000d;cursor:pointer}.person-card:hover{box-shadow:0 4px 20px #0000001a}.person-top{display:flex;align-items:center;gap:14px;margin-bottom:14px}.avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:900;color:#fff;flex:none}.av-blue{background:linear-gradient(135deg,#9db8e9,#7a97d4)}.av-orange{background:linear-gradient(135deg,#f2b97a,#e9a256)}.av-red{background:linear-gradient(135deg,#f5a0a2,#ef8688)}.av-green{background:linear-gradient(135deg,#82d9a0,#4cc97a)}.av-purple{background:linear-gradient(135deg,#c4b0f5,#a08ae0)}.av-pink{background:linear-gradient(135deg,#f5b8d4,#e890b8)}.person-info h3{font-size:18px;font-weight:800;letter-spacing:-.03em;margin-bottom:2px}.person-info span{font-size:13px;color:#8e8e93}.person-badges{display:flex;gap:7px;flex-wrap:wrap}.badge{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800}.badge.b-warn{background:#fdf0de;color:#d4882a}.badge.b-ok{background:#e5f7eb;color:#2da84e}.badge.b-danger{background:#ffe0e1;color:#e0595e}.badge.b-info{background:#e9f0ff;color:#2260c4}.person-detail{display:none;background:#fff;border-radius:26px;padding:22px;box-shadow:0 2px 12px #0000000d;margin-bottom:14px}.person-detail.open{display:block}.pd-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.pd-back{border:0;background:#f2f2f7;border-radius:50%;width:38px;height:38px;font-size:20px;cursor:pointer;display:grid;place-items:center}.pd-head h2{font-size:22px;font-weight:900;letter-spacing:-.04em}.group-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#8e8e93;margin:16px 0 8px;padding-left:4px}.modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;align-items:center;justify-content:center}.modal-overlay.open{display:flex}.modal{background:#fff;border-radius:28px 28px 0 0;padding:24px 22px 40px;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;animation:slideUp .25s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-handle{width:40px;height:4px;background:#e5e5ea;border-radius:2px;margin:0 auto 20px}.modal h2{font-size:22px;font-weight:900;letter-spacing:-.04em;margin-bottom:20px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:700;color:#636366;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.form-group input,.form-group select,.form-group textarea{width:100%;border:1.5px solid #e5e5ea;border-radius:14px;padding:14px 16px;font-size:16px;color:#111;background:#f9f9fb;outline:none;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#7ea3e7;background:#fff}.form-group textarea{resize:vertical;min-height:80px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cat-chips{display:flex;gap:8px;flex-wrap:wrap}.cat-chip{border:1.5px solid #e5e5ea;background:#f9f9fb;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700;cursor:pointer;transition:all .15s}.cat-chip.sel{border-color:#7ea3e7;background:#e9f0ff;color:#2260c4}.form-btns{display:flex;gap:10px;margin-top:20px}.btn-save{flex:1;background:#111;color:#fff;border:0;padding:16px;border-radius:16px;font-size:17px;font-weight:800;cursor:pointer}.btn-cancel{background:#f2f2f7;color:#111;border:0;padding:16px 20px;border-radius:16px;font-size:17px;font-weight:700;cursor:pointer}.file-upload-area{border:2px dashed #e5e5ea;border-radius:14px;padding:20px;text-align:center;cursor:pointer;transition:all .15s;background:#f9f9fb}.file-upload-area:hover,.file-upload-area.drag{border-color:#7ea3e7;background:#e9f0ff}.file-upload-area p{font-size:14px;color:#8e8e93;margin-top:6px}.file-preview{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#e9f0ff;border-radius:12px;margin-top:8px}.file-preview span{flex:1;font-size:13px;font-weight:700;color:#2260c4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview button{border:0;background:transparent;font-size:16px;cursor:pointer;color:#636366}.upload-progress{height:4px;background:#e5e5ea;border-radius:2px;margin-top:8px;overflow:hidden}.upload-progress-bar{height:100%;background:#7ea3e7;border-radius:2px;transition:width .3s;width:0}.detail-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:180;align-items:center;justify-content:center}.detail-overlay.open{display:flex}.detail-sheet{background:#f2f2f7;border-radius:28px 28px 0 0;width:100%;max-width:680px;max-height:92vh;overflow-y:auto;animation:slideUp .25s ease;padding-bottom:40px}.detail-header{background:#fff;border-radius:28px 28px 0 0;padding:20px 22px 18px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #f2f2f7;position:sticky;top:0;z-index:10}.detail-header .modal-handle{margin:0}.dh-close{width:36px;height:36px;border-radius:50%;background:#f2f2f7;border:0;font-size:18px;display:grid;place-items:center;cursor:pointer;margin-left:auto}.detail-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;font-size:28px;flex:none}.detail-body{padding:18px 22px}.detail-title{font-size:26px;font-weight:900;letter-spacing:-.05em;margin-bottom:4px}.detail-sub{font-size:15px;color:#636366;margin-bottom:18px}.detail-card{background:#fff;border-radius:20px;padding:18px;margin-bottom:12px}.detail-card h4{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#8e8e93;margin-bottom:12px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f2f2f7}.detail-row:last-child{border-bottom:0}.detail-row span:first-child{font-size:15px;color:#636366}.detail-row span:last-child{font-size:15px;font-weight:700;color:#111}.detail-countdown{background:#16171e;color:#fff;border-radius:20px;padding:18px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.detail-countdown.warn{background:linear-gradient(135deg,#f2b97a,#e9a256)}.detail-countdown.danger{background:linear-gradient(135deg,#f5a0a2,#ef8688)}.detail-countdown.ok{background:linear-gradient(135deg,#9db8e9,#7a97d4)}.dc-left h3{font-size:36px;font-weight:900;letter-spacing:-.06em;line-height:1}.dc-left p{font-size:14px;opacity:.8;margin-top:4px}.dc-right{font-size:40px}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.da-btn{padding:16px;border-radius:16px;border:0;font-size:15px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.da-edit{background:#111;color:#fff}.da-del{background:#ffe0e1;color:#e0595e}.da-file{background:#e9f0ff;color:#2260c4}.assist-hero{background:linear-gradient(135deg,#16171e,#2a2d3e);border-radius:26px;padding:26px;color:#fff;margin-bottom:16px}.assist-hero .eyebrow{color:#7ea3e7;margin-bottom:10px}.assist-hero h2{font-size:clamp(22px,3vw,32px);font-weight:900;letter-spacing:-.05em;margin-bottom:8px}.assist-hero p{font-size:15px;color:#a0a2ab;line-height:1.55}.assist-section{margin-bottom:20px}.assist-section h3{font-size:17px;font-weight:800;letter-spacing:-.03em;margin-bottom:12px;display:flex;align-items:center;gap:8px}.insight-card{background:#fff;border-radius:20px;padding:18px;box-shadow:0 2px 10px #0000000d;margin-bottom:10px;display:flex;gap:14px;align-items:flex-start}.insight-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:22px;flex:none}.ic-red{background:#ffe0e1}.ic-orange{background:#fdf0de}.ic-blue{background:#e9f0ff}.ic-green{background:#e5f7eb}.ic-purple{background:#eee8ff}.insight-body h4{font-size:16px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.insight-body p{font-size:14px;color:#636366;line-height:1.5}.insight-tag{display:inline-block;margin-top:8px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:800}.it-danger{background:#ffe0e1;color:#e0595e}.it-warn{background:#fdf0de;color:#d4882a}.it-ok{background:#e5f7eb;color:#2da84e}.it-info{background:#e9f0ff;color:#2260c4}.ai-chat{background:#fff;border-radius:20px;padding:18px;box-shadow:0 2px 10px #0000000d}.ai-chat h4{font-size:16px;font-weight:800;margin-bottom:12px}.ai-messages{display:flex;flex-direction:column;gap:10px;margin-bottom:14px;min-height:80px}.ai-msg{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.5;max-width:85%}.ai-msg.bot{background:#f2f2f7;color:#111;align-self:flex-start;border-radius:4px 18px 18px}.ai-msg.user{background:#7ea3e7;color:#fff;align-self:flex-end;border-radius:18px 4px 18px 18px}.ai-input-row{display:flex;gap:8px}.ai-input{flex:1;border:1.5px solid #e5e5ea;border-radius:14px;padding:12px 16px;font-size:15px;outline:none;font-family:inherit}.ai-input:focus{border-color:#7ea3e7}.ai-send{background:#7ea3e7;color:#fff;border:0;border-radius:14px;padding:12px 18px;font-size:18px;cursor:pointer}.ai-quick-btns{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.quick-btn{border:1.5px solid #e5e5ea;background:#f9f9fb;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.quick-btn:hover{background:#e9f0ff;border-color:#7ea3e7}#profileScreen{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#f2f2f7;z-index:9999;align-items:center;justify-content:center;flex-direction:column;gap:0}#profileScreen.open{display:flex}.ps-logo{font-size:48px;font-weight:900;letter-spacing:-.06em;margin-bottom:6px}.ps-sub{font-size:16px;color:#636366;margin-bottom:48px}.ps-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8e8e93;margin-bottom:18px}.ps-grid{display:flex;justify-content:center;gap:18px;flex-wrap:nowrap;margin-top:24px;max-width:680px;width:90%}.ps-card{background:#fff;border-radius:22px;padding:20px 12px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;border:2px solid transparent;box-shadow:0 2px 12px #0000000f;transition:all .15s}.ps-card:hover{border-color:#7ea3e7;box-shadow:0 4px 20px #7ea3e747}.ps-card.sel{border-color:#7ea3e7;background:#e9f0ff}.ps-avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:900;color:#fff;box-shadow:0 8px 18px #00000026,0 0 0 4px #f5f5f7;margin:0 auto 10px}.ps-name{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#111827}.ps-subnames{margin-top:6px;font-size:12px;color:#6b7280}#ps-title{margin-top:4px;font-size:14px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}#ps-sub{margin-top:12px;font-size:15px;color:#6b7280}.ps-group{font-size:11px;color:#8e8e93;text-align:center}.ps-btn{margin-top:32px;background:#111;color:#fff;border:0;padding:16px 48px;border-radius:16px;font-size:17px;font-weight:800;cursor:pointer;opacity:.4;pointer-events:none;transition:all .15s}.ps-btn.ready{opacity:1;pointer-events:auto}.person-top{display:flex;align-items:center;gap:10px}.person-actions{margin-left:auto;display:flex;gap:6px}@media(hover:hover){.person-actions{opacity:0;transition:.2s}.person-card:hover .person-actions{opacity:1}}.pa-btn{background:none;border:none;cursor:pointer;font-size:16px;padding:4px 6px;border-radius:8px}.pa-btn:hover{background:#f2f2f7}#personModal{z-index:250}#p-group-row,#p-color-row{display:flex;flex-wrap:wrap;gap:8px;background:transparent;padding:0;border-radius:0}#p-group-row .st-lang-btn,#p-color-row .st-lang-btn{flex:unset;padding:10px 16px;font-size:14px}.cat-group-head{font-size:13px;font-weight:700;color:#8e8e93;letter-spacing:.5px;text-transform:uppercase;padding:18px 4px 8px;margin-top:4px}.cat-group-head:first-child{padding-top:4px}.tools-section{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 4px #0000000f;margin-bottom:4px}.tools-section-label{font-size:13px;font-weight:700;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.tools-account-grid{display:flex;flex-direction:column;gap:2px}.tools-profile-card{transition:all .2s}.tools-profile-card.active{font-weight:700}#settingsModal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:500;align-items:center;justify-content:center}#settingsModal.open{display:flex}.settings-sheet{background:#f2f2f7;border-radius:20px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;padding-bottom:16px}.settings-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;background:#f2f2f7;position:sticky;top:0}.settings-head h2{font-size:17px;font-weight:700;color:#000}.st-close{width:30px;height:30px;border-radius:50%;background:#e5e5ea;border:none;font-size:15px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center}.settings-body{padding:0 16px 24px}.st-section-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6c6c70;margin:20px 0 6px 4px}.st-section{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:8px}.st-lang-row{display:flex;background:#e9e9eb;border-radius:9px;padding:2px;margin:12px}.st-lang-btn{flex:1;padding:7px;border-radius:7px;border:none;background:transparent;font-size:14px;font-weight:500;cursor:pointer;color:#666;transition:all .2s}.st-lang-btn.active{background:#fff;color:#000;box-shadow:0 1px 3px #00000026;font-weight:600}.st-apply{width:100%;padding:14px;background:#000;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;margin-top:8px}
