:root{--page: #f5f4f7;--phone: #ffffff;--surface: #ffffff;--ink: #121118;--muted: #6d6a76;--line: #ece8f3;--green: #7435d6;--green-dark: #5520b4;--green-soft: #f0e6ff;--red: #ec2626;--yellow: #f8b923;--purple: #7435d6;--success: #18a64f;--shadow: 0 16px 36px rgba(38, 29, 61, .14);color:var(--ink);background:var(--page)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0;background:var(--page);overflow-x:hidden}.app-shell{min-height:100svh;background:radial-gradient(circle at 12% 10%,rgba(33,135,85,.08),transparent 30%),radial-gradient(circle at 82% 14%,rgba(248,185,35,.08),transparent 24%),var(--page)}.auth-shell{display:block}.auth-hero{display:none}.auth-logo{display:block;width:116px;height:116px;object-fit:contain;margin:6px auto 16px}.desktop-shell{display:none}.reference-phone,.auth-phone{position:relative;width:100vw;max-width:390px;min-height:100svh;margin:0;overflow:hidden;background:radial-gradient(circle at 86% 0%,rgba(217,241,220,.62),transparent 34%),var(--phone)}.plain-icon.MuiIconButton-root{width:38px;height:38px;color:var(--ink)}.muted{color:var(--muted)}.auth-flow{padding:54px 26px 34px}.auth-heading{text-align:center}.wave-icon{color:var(--yellow)}.auth-title{color:var(--ink);font-size:1.45rem;line-height:1.2;font-weight:850}.diary-illustration{position:relative;width:164px;height:112px;margin:8px auto 34px}.book-page{position:absolute;bottom:0;width:78px;height:88px;border:2px solid #1f744d;background:#f3f0df;box-shadow:0 8px 16px #126b3d2e}.left-page{left:9px;border-radius:5px 0 0 9px;transform:skewY(5deg)}.right-page{right:9px;border-radius:0 5px 9px 0;transform:skewY(-5deg)}.book-spine{position:absolute;left:78px;bottom:1px;width:8px;height:90px;border-radius:999px;background:#176f48}.pen{position:absolute;right:38px;bottom:23px;width:10px;height:82px;border-radius:999px;background:linear-gradient(180deg,#1d6247 0,#1d6247 72%,#e2b17d 72%,#e2b17d);transform:rotate(21deg);box-shadow:0 5px 10px #1015142e}.book-mark-icon{position:absolute;left:-2px;top:9px;color:#2187552e;font-size:70px!important}.auth-fields .MuiOutlinedInput-root,.home-search .MuiOutlinedInput-root{min-height:58px;border-radius:12px;background:#ffffffe6}.auth-fields .MuiOutlinedInput-notchedOutline,.home-search .MuiOutlinedInput-notchedOutline{border-color:var(--line)}.forgot-link{align-self:flex-end;color:var(--green-dark);font-size:.8rem;font-weight:650}.auth-submit.MuiButton-root,.sheet-save.MuiButton-root{min-height:58px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 12px 22px #126b3d33;text-transform:none;font-size:1rem}.auth-submit.MuiButton-root:hover,.sheet-save.MuiButton-root:hover{background:linear-gradient(135deg,#269a61,var(--green-dark))}.auth-or{padding:4px 12px}.auth-or .MuiDivider-root{flex:1;margin-top:10px}.auth-switch{color:var(--muted);text-align:center;font-size:.9rem}.auth-switch .MuiButton-root{color:var(--green-dark);text-transform:none;font-weight:800}.home-screen,.screen-page{position:relative;min-height:100svh}.home-content{padding:20px 20px 112px}.home-title{color:var(--ink);font-size:1.42rem;line-height:1.15;font-weight:850}.home-title:after{content:"";display:inline-block;width:18px;height:18px;margin-left:6px;border-radius:4px 4px 10px 10px;background:var(--yellow);transform:rotate(24deg)}.home-subtitle{margin-top:8px;color:var(--muted);font-size:.88rem}.home-search{margin-top:-4px}.notes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.timeline-item{min-width:0;min-height:154px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffffeb;box-shadow:0 10px 22px #13291e14}.timestamp{color:#545e59;font-size:.76rem;line-height:1.25}.note-menu.MuiIconButton-root{width:28px;height:28px;color:#8d9691}.entry-summary{display:-webkit-box;min-height:76px;overflow:hidden;color:#151a18;font-size:.9rem;line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:4}.note-tag.MuiChip-root{max-width:calc(100% - 34px);height:26px;color:var(--green-dark);background:var(--green-soft)}.note-tag .MuiChip-label{overflow:hidden;text-overflow:ellipsis}.note-star.MuiIconButton-root{width:30px;height:30px;color:#a8aaa5}.note-star.MuiIconButton-root:hover{color:var(--yellow)}.empty-state{grid-column:1 / -1;min-height:210px;display:grid;place-items:center;padding:24px;color:var(--muted);text-align:center}.empty-icon{width:48px;height:48px;display:grid;place-items:center;margin:0 auto;border-radius:16px;color:var(--green-dark);background:var(--green-soft)}.empty-title{color:var(--ink);font-weight:850}.quick-action-pill{position:fixed;right:12px;bottom:118px;z-index:25;display:grid;gap:4px;width:74px;padding:10px 8px;border:1px solid var(--line);border-radius:22px;background:#fffffff0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.quick-action-pill .MuiButton-root{min-width:0;height:62px;display:grid;place-items:center;padding:4px;color:var(--green-dark);border-radius:16px;text-transform:none}.quick-action-pill svg{font-size:1.35rem}.quick-action-pill span{color:#32443a;font-size:.68rem;line-height:1}.quick-action-pill strong{position:absolute;top:2px;right:6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;color:#fff;background:var(--red);font-size:.62rem;line-height:16px}.voice-fab.MuiFab-root{position:fixed;right:18px;bottom:max(20px,env(safe-area-inset-bottom));z-index:31;width:66px;height:66px;color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 16px 28px #126b3d47}.voice-fab.MuiFab-root:hover{background:linear-gradient(135deg,#269a61,var(--green-dark))}.voice-fab.recording.MuiFab-root{background:var(--red);box-shadow:0 16px 28px #ec262647}.voice-fab.saving.MuiFab-root{background:#8bb79e}.mobile-composer-wrap{position:fixed;left:12px;bottom:max(18px,env(safe-area-inset-bottom));z-index:30;width:min(calc(100vw - 110px),292px)}.composer-alerts{display:grid;gap:6px;margin-bottom:6px}.composer-alerts:empty{display:none}.composer-alerts .MuiAlert-root{border-radius:14px;box-shadow:0 8px 18px #13291e1f}.mobile-composer{display:grid;grid-template-columns:32px minmax(0,1fr) 32px 38px;gap:4px;align-items:center;min-height:58px;padding:6px;border:1px solid var(--line);border-radius:15px;background:#fffffff5;box-shadow:0 10px 24px #13291e1f}.composer-input .MuiOutlinedInput-root{padding:0;border-radius:10px;background:transparent}.composer-input .MuiOutlinedInput-notchedOutline,.composer-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.composer-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:0!important;border-color:transparent!important}.composer-input textarea{color:var(--ink);font-size:.9rem;line-height:1.35}.composer-utility.MuiIconButton-root,.composer-attach.MuiIconButton-root,.composer-voice.MuiIconButton-root,.composer-send.MuiIconButton-root{width:32px;height:32px;color:#59655e}.composer-voice.MuiIconButton-root,.composer-voice-slot{display:none}.composer-voice.recording.MuiIconButton-root{color:#fff;background:var(--red)}.composer-send.MuiIconButton-root{color:var(--green-dark)}.composer-send.Mui-disabled{color:#a9b3ad}.screen-header{padding:16px 20px 12px}.screen-title{color:var(--ink);font-size:1.12rem;font-weight:850}.calendar-screen-body,.list-body{padding:6px 22px 90px}.month-row{padding:2px 0 4px}.month-title{color:var(--ink);font-size:1.3rem;font-weight:850}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));row-gap:12px;align-items:center}.weekday{color:#4d5752;text-align:center;font-size:.78rem;font-weight:700}.day-cell.MuiButton-root{min-width:0;width:38px;height:38px;justify-self:center;color:#111614;border-radius:999px;text-transform:none;font-size:.86rem;font-weight:750}.day-cell[data-muted=true]{color:#a5aaa7}.day-cell.today.MuiButton-root{background:var(--green-soft)}.day-cell.selected.MuiButton-root{color:#fff;background:var(--green)}.selected-date-title{margin-bottom:12px;color:var(--ink);font-size:1rem;font-weight:850}.agenda-card{padding:10px 0;border:1px solid var(--line);border-radius:14px;background:#ffffffd1;box-shadow:0 12px 26px #13291e14}.agenda-row{display:grid;grid-template-columns:14px minmax(0,1fr);gap:10px;align-items:start;min-height:54px;padding:8px 14px;border-bottom:1px solid #eef2ee}.agenda-row:last-child{border-bottom:0}.agenda-dot{width:10px;height:10px;margin-top:6px;border-radius:999px}.agenda-dot.purple{background:var(--purple)}.agenda-dot.green{background:var(--green)}.agenda-title{color:var(--ink);font-size:.9rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.agenda-time{margin-top:6px;color:var(--muted);font-size:.82rem}.calendar-add-fab.MuiFab-root{position:absolute;right:28px;bottom:34px;width:62px;height:62px;color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 16px 26px #126b3d40}.filter-tabs{padding:8px 20px 14px;overflow-x:auto}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab.MuiButton-root{min-width:0;padding:10px 18px;color:#39463f;border-radius:12px;text-transform:capitalize}.filter-tab.active.MuiButton-root{color:var(--green-dark);background:var(--green-soft)}.list-section-title{color:var(--ink);font-size:.98rem;font-weight:850}.due-card{display:grid;grid-template-columns:28px minmax(0,1fr) 40px 58px;gap:8px;align-items:center;min-height:78px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#ffffffe6;box-shadow:0 10px 22px #13291e12}.due-circle{color:#9aa39d}.due-title{color:var(--ink);font-size:.9rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.due-time{margin-top:6px;color:var(--muted);font-size:.82rem}.due-time.urgent{color:var(--red)}.done-button.MuiIconButton-root{width:34px;height:34px;color:#fff;border-radius:9px;background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 8px 14px #126b3d33}.done-button.MuiIconButton-root:hover{background:linear-gradient(135deg,#269a61,var(--green-dark))}.postpone-button.MuiButton-root{min-width:0;display:grid;gap:2px;padding:0;color:#222c27;text-transform:none;font-size:.65rem;line-height:1}.postpone-button svg{margin:0 auto;color:#5f6863}.postpone-sheet .MuiDialog-container{align-items:flex-end}.postpone-sheet .MuiPaper-root{width:min(100%,390px);margin:0 auto;border-radius:22px 22px 0 0;background:#fff}.postpone-sheet .MuiDialogContent-root{padding:18px 20px 8px}.postpone-sheet .MuiDialogActions-root{padding:8px 20px max(20px,env(safe-area-inset-bottom))}.sheet-heading{color:var(--ink);font-size:1.2rem;font-weight:850}.current-due{padding:12px 2px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.current-due-time{margin-top:4px;color:var(--red);font-size:.94rem;font-weight:760}.sheet-label{color:#2c3631;font-size:.9rem;font-weight:760}.choice-row.MuiButton-root,.choice-input .MuiOutlinedInput-root,.tell-input .MuiOutlinedInput-root{min-height:50px;justify-content:flex-start;gap:12px;padding:0 14px;color:#1b231f;border:1px solid var(--line);border-radius:10px;background:#fff;text-transform:none;box-shadow:0 6px 14px #13291e0a}.choice-input .MuiOutlinedInput-notchedOutline,.tell-input .MuiOutlinedInput-notchedOutline{border-color:transparent}.choice-input svg,.tell-input svg,.choice-row svg{margin-right:10px;color:#4f5a54}.tell-input input{font-size:.84rem}.app-shell{background:radial-gradient(circle at 18% 8%,rgba(116,53,214,.08),transparent 30%),radial-gradient(circle at 78% 14%,rgba(24,166,79,.06),transparent 25%),var(--page)}.reference-phone{background:#fff}.auth-phone{color:#fff;background:radial-gradient(circle at 46% 16%,rgba(172,105,255,.45),transparent 22%),linear-gradient(170deg,#4c288a,#2d2167 42%,#071b44)}.auth-flow{min-height:calc(100svh - 40px);justify-content:center;padding:38px 26px 34px}.auth-heading{margin-bottom:10px;text-align:center}.auth-title{color:#fff;font-size:1.8rem;line-height:1.1;font-weight:800}.auth-welcome{color:#fffffff0;font-size:1rem;line-height:1.35;font-weight:650}.auth-subtitle{color:#ffffffe6;font-size:.92rem;line-height:1.45}.diary-illustration{width:144px;height:116px;align-self:center;flex:0 0 auto;margin:10px auto 18px;filter:drop-shadow(0 18px 22px rgba(5,12,36,.25));transform:rotate(-7deg)}.auth-phone .book-page{height:86px;border-color:#2b2363;background:linear-gradient(150deg,#a97aff,#7650d8)}.auth-phone .left-page{left:14px}.auth-phone .right-page{right:14px;background:linear-gradient(145deg,#c69cff,#865de5)}.auth-phone .book-spine{left:69px;height:92px;background:#2f236d}.auth-phone .pen{right:35px;bottom:20px;height:78px;background:linear-gradient(180deg,#e9edf6 0,#e9edf6 68%,#f0a947 68%,#f0a947)}.auth-phone .book-mark-icon{left:22px;top:16px;color:#1c144f47;font-size:58px!important}.auth-fields .MuiOutlinedInput-root{min-height:48px;color:#fff;border-radius:7px;background:#ffffff1c}.auth-fields .MuiOutlinedInput-notchedOutline{border-color:#ffffff29}.auth-fields .MuiInputBase-input{color:#fff}.auth-fields .MuiInputBase-input::placeholder{color:#ffffffd6;opacity:1}.auth-fields .MuiInputAdornment-root,.auth-fields .MuiIconButton-root{color:#ffffffdb}.auth-submit.MuiButton-root{min-height:48px;margin-top:2px;border-radius:7px;background:linear-gradient(135deg,#ac43ee,#7135cf);box-shadow:0 16px 26px #501e9a59}.auth-submit.MuiButton-root:hover{background:linear-gradient(135deg,#b94ff5,#7a3ad8)}.auth-submit.MuiButton-root.Mui-disabled{color:#ffffffbd;background:linear-gradient(135deg,#a641ec,#7135cf);opacity:.78}.auth-switch{color:#ffffffd1}.auth-switch .MuiButton-root{color:#fff}.auth-phone .MuiAlert-root{border-radius:8px}.home-screen,.screen-page{background:#fff}.home-content{padding:18px 20px 112px}.home-title{color:var(--ink);font-size:1.08rem;line-height:1.25;font-weight:800}.home-title:after{display:none}.home-subtitle{margin-top:4px;color:#17131f;font-size:.82rem}.home-search .MuiOutlinedInput-root{min-height:44px;border-radius:8px}.today-row{margin-top:4px;padding-right:72px}.today-title{color:#141119;font-size:.88rem;font-weight:800}.mobile-timeline{position:relative;display:grid;gap:0;margin-top:2px;padding:4px 70px 0 0}.mobile-timeline:before{content:"";position:absolute;left:7px;top:4px;bottom:4px;width:2px;border-radius:999px;background:#7435d66b}.mobile-timeline-row{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);min-height:74px}.mobile-timeline-dot{position:relative;z-index:1;width:10px;height:10px;margin-top:28px;border-radius:999px;background:var(--purple);box-shadow:0 0 0 4px #fff}.mobile-hour-slot{min-width:0;display:grid;gap:8px;padding-bottom:12px}.mobile-hour-label{color:#7a7388;font-size:.68rem;line-height:1;font-weight:850}.mobile-hour-cards{min-width:0}.mobile-free-card,.mobile-busy-card{min-height:38px;display:flex;align-items:center;padding:0 14px;border:1px dashed #e6dff2;border-radius:6px;color:#7a7388;background:#fbf9ff;font-size:.78rem;font-weight:750}.mobile-busy-card{border-style:solid;color:#5d5369;background:#f6f1ff}.mobile-entry-card{min-width:0;min-height:92px;width:100%;display:block;text-align:left;padding:12px 14px;border:1px solid #f0edf5;border-radius:6px;background:#fff;box-shadow:0 7px 18px #24193b14;cursor:pointer;font:inherit}.mobile-entry-card.expanded{min-height:168px;border-color:#7435d63d;box-shadow:0 14px 28px #24193b21}.mobile-entry-time{color:#3f3a48;font-size:.72rem;line-height:1.2;font-weight:650}.mobile-entry-meta{gap:8px}.mobile-entry-kind{flex:0 0 auto;padding:3px 7px;color:var(--purple);border-radius:999px;background:#f4edff;font-size:.62rem;line-height:1;font-weight:850}.mobile-entry-title.MuiTypography-root{margin-top:6px;color:#16121f;font-size:.95rem;line-height:1.25;font-weight:900;overflow-wrap:anywhere}.mobile-entry-description{display:-webkit-box;margin-top:7px;overflow:hidden;color:#2c2834;font-size:.8rem;line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-entry-copy{display:-webkit-box;margin-top:8px;overflow:hidden;color:#3f3a48;font-size:.78rem;line-height:1.55;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mobile-entry-card.expanded .mobile-entry-description,.mobile-entry-card.expanded .mobile-entry-copy{display:block;overflow:visible;-webkit-line-clamp:unset}.mobile-entry-details{display:grid;gap:9px;margin-top:12px;padding-top:12px;border-top:1px solid #f0edf5}.mobile-detail-label{color:#7a7388;font-size:.66rem;line-height:1.2;font-weight:850;text-transform:uppercase}.mobile-detail-value{margin-top:3px;color:#201a2b;font-size:.78rem;line-height:1.45;overflow-wrap:anywhere}.mobile-timeline-state,.mobile-empty-timeline{margin-right:70px;padding:22px 14px;border:1px solid #f0edf5;border-radius:6px;background:#fff;box-shadow:0 7px 18px #24193b0f}.quick-action-pill{right:14px;bottom:178px;width:58px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.quick-action-pill .MuiButton-root{width:58px;height:68px;padding:0;color:#1b1722;border-radius:0;overflow:visible}.quick-action-pill svg{width:22px;height:22px;box-sizing:content-box;padding:12px;color:#fff;border-radius:999px;background:linear-gradient(140deg,#9d3bea,#5d2ab9);box-shadow:0 10px 18px #5721ad40}.quick-action-pill span{margin-top:5px;color:#1b1722;font-size:.68rem;line-height:1;font-weight:700}.quick-action-pill strong{top:0;right:4px}.voice-fab.MuiFab-root{width:62px;height:62px;background:linear-gradient(135deg,#a641ec,#5d2ab9);box-shadow:0 16px 26px #5721ad4d}.voice-fab.MuiFab-root:hover{background:linear-gradient(135deg,#b54df4,#6730c7)}.mobile-composer-wrap{left:16px;bottom:max(18px,env(safe-area-inset-bottom));width:min(calc(100vw - 110px),270px)}.mobile-composer{grid-template-columns:30px minmax(0,1fr) 34px;min-height:46px;padding:5px 8px;border-radius:999px;box-shadow:0 10px 22px #24193b1c}.composer-attach.MuiIconButton-root{display:none}.composer-send.MuiIconButton-root{color:var(--purple)}.screen-header{padding:12px 18px 8px}.screen-title,.sheet-heading{color:var(--ink);font-size:1rem;line-height:1.25;font-weight:850}.calendar-screen-body,.list-body{padding:8px 20px 88px}.month-row{padding:0}.month-title{font-size:1rem}.calendar-grid{row-gap:11px}.weekday{color:#6c6873;text-transform:uppercase;font-size:.62rem;letter-spacing:0;font-weight:750}.day-cell.MuiButton-root{position:relative;width:34px;height:34px;color:#16121f;font-size:.88rem;font-weight:760;overflow:visible}.day-cell.today.MuiButton-root{background:transparent}.day-cell.selected.MuiButton-root{background:var(--purple);box-shadow:0 8px 16px #5721ad3d}.day-cell[data-has-items=true]:after{content:"";position:absolute;left:50%;bottom:1px;width:4px;height:4px;border-radius:999px;background:var(--purple);transform:translate(-50%)}.day-cell.selected[data-has-items=true]:after{background:#fff}.selected-date-title{margin-bottom:12px;color:var(--ink);font-size:.88rem;font-weight:850}.agenda-card{padding:6px 0;border-radius:4px;box-shadow:0 8px 20px #24193b14}.agenda-card>.muted{padding:12px}.agenda-row{grid-template-columns:72px minmax(0,1fr);gap:10px;min-height:42px;padding:8px 10px}.agenda-time{margin-top:0;color:#17131f;font-size:.78rem;font-weight:800}.agenda-title{font-size:.78rem;font-weight:650}.calendar-add-fab.MuiFab-root{right:20px;bottom:20px;width:52px;height:52px;background:linear-gradient(135deg,#a641ec,#5d2ab9);box-shadow:0 14px 22px #5721ad47}.filter-tabs.due-tabs{justify-content:space-between;padding:2px 20px 0;border-bottom:1px solid #ece8f3}.filter-tab.MuiButton-root{flex:1 1 0;min-height:38px;padding:0 8px;color:#4d4957;border-radius:6px 6px 0 0;font-size:.76rem;font-weight:650}.filter-tab.active.MuiButton-root{color:var(--purple);background:#f4edff}.filter-tab.active.MuiButton-root:after{content:"";position:absolute;left:18%;right:18%;bottom:0;height:2px;border-radius:999px;background:var(--purple)}.due-list-body{padding-top:14px;padding-bottom:88px}.due-section{display:grid;gap:8px}.list-section-title{color:var(--success);font-size:.82rem;font-weight:850}.list-section-title[data-tone=danger]{color:var(--red)}.list-section-title[data-tone=neutral]{color:var(--muted)}.due-section-card{border:1px solid #f0edf5;border-radius:6px;background:#fff;box-shadow:0 8px 18px #24193b12;overflow:hidden}.due-card{grid-template-columns:minmax(0,1fr) 34px 34px;gap:8px;min-height:68px;padding:10px;border:0;border-bottom:1px solid #f0edf5;border-radius:0;box-shadow:none}.due-card:last-child{border-bottom:0}.task-card{grid-template-columns:24px minmax(0,1fr) 36px;border:1px solid #f0edf5;border-radius:6px;box-shadow:0 8px 18px #24193b12}.due-title{font-size:.78rem;font-weight:850}.due-time{margin-top:5px;color:#4f4a58;font-size:.76rem}.done-button.MuiIconButton-root{width:30px;height:30px;color:var(--success);border:2px solid var(--success);border-radius:999px;background:#fff;box-shadow:none}.done-button.MuiIconButton-root:hover{color:#fff;background:var(--success)}.postpone-button.MuiIconButton-root{width:30px;height:30px;color:#16121f;border-radius:999px}.due-add-fab.MuiFab-root{position:absolute}.postpone-sheet .MuiDialog-container{align-items:center}.postpone-sheet .MuiPaper-root{width:min(100%,390px);height:min(100svh,844px);margin:0 auto;border-radius:28px;background:#fff;overflow:hidden}.postpone-sheet .MuiDialogContent-root{padding:0 18px 8px}.postpone-content{min-height:calc(min(100svh,844px) - 160px)}.sheet-header{padding-left:0;padding-right:0}.header-spacer{width:38px;height:38px}.postpone-target{padding:2px 0 12px}.postpone-target-title{color:var(--ink);font-size:.9rem;line-height:1.3;font-weight:850}.current-due-time{margin-top:4px;color:#201a2b;font-size:.84rem;font-weight:650}.sheet-label{color:#201a2b;font-size:.84rem;font-weight:850}.choice-input .MuiOutlinedInput-root,.tell-input .MuiOutlinedInput-root{min-height:44px;border-radius:7px}.choice-input input,.tell-input input{color:#201a2b;font-size:.84rem}.or-tell-me{color:#201a2b;text-align:center;font-size:.84rem;font-weight:650}.voice-postpone{margin-top:-2px}.postpone-mic-fab.MuiFab-root{width:58px;height:58px;color:#fff;background:linear-gradient(135deg,#a641ec,#5d2ab9);box-shadow:0 14px 22px #5721ad47}.voice-postpone .tell-input{width:100%}.postpone-sheet .MuiDialogActions-root{padding:8px 18px 18px}.sheet-save.MuiButton-root{width:100%;min-height:48px;border-radius:6px;background:linear-gradient(135deg,#a641ec,#5d2ab9)}@media (min-width: 960px){html,body,#root{height:100%}body{background:#f2f5f1;overflow:hidden}.app-shell{height:100vh;min-height:0;padding:10px;overflow:hidden;background:radial-gradient(circle at 36% 8%,rgba(116,53,214,.05),transparent 28%),#f5f4f7}.reference-phone{display:none}.desktop-shell{position:relative;display:grid;grid-template-columns:248px minmax(0,1fr);width:min(100%,1880px);height:calc(100vh - 20px);min-height:0;margin:0 auto;overflow:hidden;border:1px solid rgba(40,21,84,.08);border-radius:24px;background:radial-gradient(circle at 88% 8%,rgba(240,230,255,.5),transparent 26%),#fdfcff;box-shadow:0 18px 48px #261d3d1f}.desktop-sidebar{position:relative;min-height:100%;display:flex;flex-direction:column;padding:46px 14px 38px;color:#fff;overflow:hidden;background-color:#43339c;background-image:url(/assets/sidebar-bg-7-Q4URrM.png);background-size:cover;background-position:center top;background-repeat:no-repeat}.desktop-brand,.desktop-nav,.desktop-nav-bottom{position:relative;z-index:1}.desktop-brand{display:flex;align-items:center;gap:16px;padding:2px 18px 54px}.desktop-brand svg{width:56px;height:56px}.desktop-brand-name{color:#fff;font-size:1.5rem;line-height:1.05;font-weight:800;letter-spacing:.2px}.desktop-brand-copy{margin-top:8px;color:#ffffffdb;font-size:.82rem}.desktop-nav{width:100%}.desktop-nav:not(.desktop-nav-bottom){margin-top:auto}.desktop-nav-bottom{padding-top:18px;margin-top:18px;border-top:1px solid rgba(255,255,255,.18)}.desktop-nav-item.MuiButton-root{min-height:58px;justify-content:flex-start;gap:18px;padding:0 20px;color:#fff;border-radius:14px;text-transform:none;font-size:1rem;font-weight:650}.desktop-nav-badge{margin-left:auto;min-width:26px;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#f43f8e,#e11d74);color:#fff;font-size:.82rem;font-weight:800;line-height:1}.desktop-nav-item.MuiButton-root.active{background:#fff;color:#5520b4;box-shadow:0 10px 22px #1c0c4038}.desktop-nav-item.MuiButton-root.active svg{color:#5520b4}.desktop-nav-item svg{width:27px;height:27px}.desktop-main{min-width:0;height:100%;padding:42px 48px 42px 40px;overflow-y:auto;overflow-x:hidden}.desktop-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:start;margin-bottom:34px}.desktop-title{color:var(--ink);font-size:2rem;line-height:1.08;font-weight:850}.desktop-subtitle{margin-top:12px;color:#5e6762;font-size:1rem}.desktop-top-actions{display:flex;align-items:center;gap:20px}.desktop-search{width:372px}.desktop-search .MuiOutlinedInput-root{height:66px;border-radius:18px;background:#fff}.desktop-search .MuiOutlinedInput-notchedOutline{border-color:var(--line)}.desktop-icon-button.MuiIconButton-root{width:48px;height:48px;color:#0d1612}.desktop-avatar{width:66px;height:66px;display:grid;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));font-size:1.55rem;font-weight:850}.desktop-content-grid{display:grid;grid-template-columns:minmax(620px,1fr) minmax(390px,500px);gap:28px;align-items:start;min-height:calc(100% - 128px)}.desktop-notes-column,.desktop-side-column{min-width:0;min-height:0}.desktop-notes-column{display:flex!important;flex-direction:column;min-height:100%}.desktop-side-column{min-height:0}.desktop-section-title{color:var(--ink);font-size:1.15rem;font-weight:850}.desktop-day-arrow.MuiIconButton-root{width:38px;height:38px;color:var(--ink)}.desktop-day-pill{display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:999px;background:#fff;border:1px solid var(--line);box-shadow:0 6px 16px #241b3b14}.desktop-day-pill svg{color:var(--purple)}.desktop-day-label{text-align:center;font-size:.92rem;font-weight:800;color:var(--ink);white-space:nowrap}.desktop-growth-banner{display:flex;align-items:center;gap:18px;padding:16px 24px;border-radius:20px;border:1px solid #e8ddfb;background:linear-gradient(120deg,#efe7ff,#f3e9ff 52%,#fbeafe)}.desktop-growth-emoji{font-size:2rem;line-height:1}.desktop-growth-text{flex:1 1 auto;min-width:0}.desktop-growth-title{font-size:1.05rem;font-weight:850;color:var(--ink)}.desktop-growth-copy{margin-top:2px;font-size:.9rem;color:var(--muted)}.desktop-growth-art{font-size:1.8rem;line-height:1;opacity:.92}.desktop-notes-scroll{flex:1 1 auto;min-height:0}.desktop-shell .cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.desktop-shell .cat-card{min-height:190px;padding:20px;border-radius:20px}.desktop-shell .cat-icon{width:48px;height:48px}.desktop-shell .cat-label{font-size:1.02rem}.desktop-shell .cat-preview-title{font-size:.95rem}.desktop-shell .notes-grid{flex:1 1 auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(240px,1fr);gap:20px;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:8px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(18,107,61,.35) transparent}.desktop-shell .notes-grid::-webkit-scrollbar{width:8px}.desktop-shell .notes-grid::-webkit-scrollbar-thumb{border-radius:999px;background:#126b3d52}.desktop-shell .notes-grid::-webkit-scrollbar-track{background:transparent}.desktop-shell .timeline-item{height:100%;min-height:0;padding:20px 18px 18px;border-radius:14px;box-shadow:0 12px 28px #13291e14}.desktop-shell .timeline-item>.MuiStack-root{height:100%;justify-content:space-between}.desktop-shell .timestamp{font-size:.86rem}.desktop-shell .entry-summary{flex:1 1 auto;min-height:0;font-size:.98rem;line-height:1.55;-webkit-line-clamp:5}.desktop-shell .note-tag.MuiChip-root{height:30px}.desktop-shell .note-star.MuiIconButton-root{width:36px;height:36px}.desktop-shell .mobile-composer-wrap{position:static;width:100%;margin-top:auto}.desktop-shell .mobile-composer{min-height:68px;grid-template-columns:48px minmax(0,1fr) 48px 58px 58px;padding:10px 12px;border-radius:16px;box-shadow:0 12px 30px #13291e14}.desktop-shell .composer-utility.MuiIconButton-root,.desktop-shell .composer-attach.MuiIconButton-root,.desktop-shell .composer-voice.MuiIconButton-root,.desktop-shell .composer-send.MuiIconButton-root{width:48px;height:48px}.desktop-shell .composer-voice.MuiIconButton-root{display:inline-flex;color:#fff;border-radius:999px;background:linear-gradient(135deg,var(--green),var(--green-dark))}.desktop-shell .composer-voice-slot{display:inline-flex}.desktop-shell .composer-voice.recording.MuiIconButton-root{background:var(--red)}.desktop-shell .composer-send.MuiIconButton-root{color:#fff;border-radius:999px;background:linear-gradient(135deg,var(--green),var(--green-dark))}.desktop-shell .composer-send.Mui-disabled{color:#ffffffbf;background:#c3b4e6}.desktop-panel{border:1px solid var(--line);border-radius:16px;background:#ffffffe6;box-shadow:0 14px 34px #13291e14}.desktop-due-panel{padding:22px 20px 16px}.desktop-calendar-panel{padding:22px 26px 16px}.desktop-panel-head{margin-bottom:18px}.desktop-panel-icon{color:var(--green-dark);font-size:1.75rem!important}.desktop-panel-title{color:var(--ink);font-size:1.22rem;font-weight:850}.desktop-link-button.MuiButton-root,.desktop-view-all.MuiButton-root{color:var(--green-dark);text-transform:none;font-weight:750}.desktop-due-list{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.desktop-due-row{display:grid;grid-template-columns:minmax(0,1fr) 42px 112px;gap:12px;align-items:center;min-height:74px;padding:12px 14px;border-bottom:1px solid var(--line)}.desktop-due-row:last-child{border-bottom:0}.desktop-due-title{color:var(--ink);font-size:.96rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.desktop-due-time{margin-top:8px;color:var(--muted);font-size:.88rem}.desktop-due-time.urgent{color:var(--red)}.desktop-postpone.MuiButton-root{min-height:42px;gap:8px;color:#212b26;border:1px solid var(--line);border-radius:10px;background:#fff;text-transform:none;font-size:.82rem}.desktop-view-all.MuiButton-root{width:100%;justify-content:center;gap:8px;margin-top:14px}.desktop-empty{padding:24px 14px}.desktop-page{height:calc(100% - 128px);min-height:0;display:flex;flex-direction:column;overflow:hidden}.desktop-page-head{flex:0 0 auto;margin-bottom:24px}.desktop-page-title{color:var(--ink);font-size:1.45rem;font-weight:850}.desktop-page-month{min-width:150px;color:var(--ink);text-align:center;font-size:1.15rem;font-weight:850}.desktop-calendar-view-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:24px}.desktop-calendar-large,.desktop-agenda-panel,.desktop-list-panel{min-height:0;border:1px solid var(--line);border-radius:16px;background:#ffffffe6;box-shadow:0 14px 34px #13291e14}.desktop-calendar-large{padding:28px}.desktop-large-calendar-grid{height:100%;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:34px repeat(5,minmax(56px,1fr));gap:10px;align-items:center}.desktop-large-calendar-grid .day-cell.MuiButton-root{width:52px;height:52px;justify-self:center;font-size:1rem}.desktop-agenda-panel{padding:24px;overflow:auto}.desktop-list-panel{flex:1 1 auto;overflow:auto;padding:12px}.desktop-list-row{display:grid;grid-template-columns:30px minmax(0,1fr) 42px 112px;gap:14px;align-items:center;min-height:76px;padding:12px;border-bottom:1px solid var(--line)}.desktop-list-row:last-child{border-bottom:0}.desktop-filter-tabs{flex-wrap:wrap;justify-content:flex-end}.desktop-month-row{margin-bottom:14px}.desktop-month-title{color:var(--ink);font-size:1.1rem;font-weight:850}.desktop-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));row-gap:5px;align-items:center}.desktop-calendar-grid .weekday{font-size:.78rem}.desktop-calendar-grid .day-cell.MuiButton-root{width:32px;height:32px;font-size:.84rem}}@media (min-width: 1201px) and (max-width: 1500px){.desktop-shell{grid-template-columns:236px minmax(0,1fr)}.desktop-main{padding:36px 34px 44px}.desktop-content-grid{grid-template-columns:minmax(0,1fr) minmax(330px,400px);gap:24px}.desktop-shell .cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.desktop-shell .cat-card{min-height:168px;padding:16px}.desktop-title{font-size:1.8rem}.desktop-search{width:300px}}@media (min-width: 960px) and (max-width: 1200px){.desktop-shell{grid-template-columns:220px minmax(0,1fr)}.desktop-main{padding:30px 26px 38px}.desktop-content-grid{grid-template-columns:minmax(0,1fr);gap:22px}.desktop-shell .cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.desktop-shell .cat-card{min-height:164px;padding:16px}.desktop-title{font-size:1.7rem}.desktop-search{width:240px}}@media (min-width: 960px) and (max-height: 820px){.desktop-main{padding-top:28px;padding-bottom:28px}.desktop-heading{margin-bottom:22px}.desktop-shell .cat-card{min-height:150px;padding:15px}.desktop-growth-banner{padding:12px 20px}}@media (min-width: 560px){.auth-shell{display:grid;place-items:center}.reference-phone,.auth-phone{min-height:844px;margin:18px auto;border-radius:30px;box-shadow:var(--shadow)}.quick-action-pill{position:absolute;right:12px}.voice-fab.MuiFab-root{position:absolute;right:18px}.mobile-composer-wrap{position:absolute;left:12px}}@media (min-width: 960px){.auth-shell{padding:24px;overflow:auto}.auth-hero{display:flex}.auth-phone.auth-card{width:min(940px,94vw);max-width:940px;min-height:540px;height:auto;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;border-radius:26px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 30px 70px #261d3d38}.auth-card .auth-hero{flex-direction:column;justify-content:space-between;gap:28px;padding:46px 40px;color:#fff;background-color:#43339c;background-image:linear-gradient(165deg,#28125c59,#28125cad),url(/assets/sidebar-bg-7-Q4URrM.png);background-size:cover;background-position:center}.auth-hero-brand{display:flex;align-items:center;gap:12px;font-size:1.4rem;font-weight:800}.auth-hero-brand svg{width:34px;height:34px}.auth-hero-logo{width:42px;height:42px;object-fit:contain}.auth-card .auth-logo{display:none}.auth-hero-title{font-size:2rem;font-weight:850;line-height:1.1}.auth-hero-sub{margin-top:12px;font-size:1rem;line-height:1.55;color:#ffffffe0}.auth-hero-foot{font-size:.92rem;color:#ffffffd1}.auth-phone.auth-card .auth-form{min-height:0;padding:52px 46px;justify-content:center}.auth-card .diary-illustration{display:none}.auth-card .auth-heading{align-items:flex-start;text-align:left;margin-bottom:4px}.auth-card .auth-title{display:none}.auth-card .auth-welcome{font-size:1.65rem;font-weight:850;color:var(--ink)}.auth-card .auth-fields .MuiOutlinedInput-root{background:#f5f3fb}.auth-card .auth-fields .MuiOutlinedInput-notchedOutline{border-color:#ddd3f1}.auth-card .auth-fields .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--purple);border-width:1.5px}.auth-card .auth-fields .MuiInputBase-input{color:var(--ink)}.auth-card .auth-fields .MuiInputBase-input::placeholder{color:#8a8696;opacity:1}.auth-card .auth-fields .MuiInputAdornment-root,.auth-card .auth-fields .MuiIconButton-root{color:#7a7686}}@media (max-width: 370px){.home-content{padding-left:14px;padding-right:14px}.notes-grid{gap:10px}.timeline-item{padding:12px}.due-card{grid-template-columns:24px minmax(0,1fr) 36px 54px}.due-section-card .due-card{grid-template-columns:minmax(0,1fr) 32px 32px}.task-card{grid-template-columns:24px minmax(0,1fr) 34px}}.cat-birthdays{--accent: #7435d6;--soft: #f0e6ff}.cat-meetings{--accent: #2563eb;--soft: #dbeafe}.cat-calls{--accent: #16a34a;--soft: #dcfce7}.cat-tasks{--accent: #f59e0b;--soft: #fef3c7}.cat-events{--accent: #ec4899;--soft: #fce7f3}.cat-notes{--accent: #7435d6;--soft: #f0e6ff}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cat-card{-moz-appearance:none;appearance:none;-webkit-appearance:none;text-align:left;font:inherit;cursor:pointer;display:flex;flex-direction:column;min-height:158px;padding:16px;border-radius:20px;border:1px solid var(--line);background:#fff;box-shadow:0 7px 18px #241b3b0f;transition:transform .12s ease,box-shadow .2s ease}.cat-card:active{transform:scale(.97)}.cat-card:hover{box-shadow:0 10px 24px #241b3b1f}.cat-card-head{display:flex;align-items:center;gap:10px}.cat-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:var(--soft);color:var(--accent);flex:none}.cat-icon-lg{width:64px;height:64px;border-radius:16px}.cat-label{flex:1;font-size:16px;font-weight:800;color:var(--ink)}.cat-badge{min-width:24px;height:24px;padding:0 7px;border-radius:50px;background:var(--accent);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.cat-preview{margin-top:12px;flex:1}.cat-preview-item{margin-bottom:8px;min-width:0}.cat-preview-time{color:var(--accent);font-size:12.5px;font-weight:700}.cat-preview-title{color:var(--ink);font-size:14.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-empty{color:var(--muted);font-size:13.5px;font-weight:600}.cat-viewall{margin-top:auto;display:flex;align-items:center;gap:2px;color:var(--accent);font-size:13.5px;font-weight:700}.cat-detail-head{margin-bottom:6px}.cat-detail-title{font-size:22px;font-weight:800;color:var(--ink)}.cat-detail-sub{font-size:13px;color:var(--muted)}.cat-section-label{margin:10px 0 12px;font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:var(--muted)}.cat-detail-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:44px 0}.cat-timeline{position:relative}.cat-tl-row{position:relative;padding-left:30px;padding-bottom:18px}.cat-tl-row:before{content:"";position:absolute;left:8px;top:20px;bottom:-2px;width:2px;background:var(--line)}.cat-tl-row:last-child:before{display:none}.cat-tl-node{position:absolute;left:1px;top:4px;width:16px;height:16px;border-radius:50%;background:var(--accent);border:3px solid #fff;box-shadow:0 0 0 2px var(--accent)}.cat-tl-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;box-shadow:0 4px 14px #14143c0a}.cat-tl-time{color:var(--accent);font-size:13px;font-weight:700}.cat-tl-kind{background:var(--soft);color:var(--accent);font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px}.cat-tl-title{margin-top:6px;font-size:15px;font-weight:700;color:var(--ink)}.cat-tl-desc{margin-top:4px;font-size:12.5px;color:var(--muted)}.admin-shell{position:relative;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:flex-start;background:radial-gradient(900px 520px at 88% 8%,#7a3fe0,#7a3fe000 60%),radial-gradient(760px 520px at 4% 96%,#8b4ff0,#8b4ff000 55%),linear-gradient(150deg,#241062,#3a1f9c 48%,#5a30c9);padding:38px 24px 26px;box-sizing:border-box;overflow:hidden}.admin-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.1) 1.4px,transparent 1.6px);background-size:26px 26px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent 22%,transparent 78%,rgba(0,0,0,.5));mask-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent 22%,transparent 78%,rgba(0,0,0,.5));pointer-events:none}.admin-login-wrap{position:relative;z-index:1;align-self:center;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:22px}.admin-login-card{position:relative;width:100%;background:var(--surface);border-radius:24px;padding:38px 34px 32px;box-shadow:0 36px 80px #0c062880;overflow:hidden}.admin-login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#6d3bdc,#9333ea,#d6409f)}.admin-login-badge{width:66px;height:66px;border-radius:20px;display:grid;place-items:center;color:#fff;background:linear-gradient(150deg,#6741d9,#9333ea);box-shadow:0 14px 30px #7c3ad673}.admin-login-badge svg{font-size:34px}.admin-login-title{color:var(--ink);font-size:24px;font-weight:800}.admin-login-subtitle{color:var(--muted);font-size:14.5px}.admin-login-fieldlabel{display:block;margin-bottom:7px;font-size:13px;font-weight:700;color:#4b4757}.admin-btn-block{width:100%;justify-content:center}.admin-login-hint{text-align:center;font-size:13px}.admin-login-hint a{color:var(--purple);text-decoration:none;font-weight:600}.admin-login-foot{display:flex;align-items:center;gap:9px;color:#ffffffb3;font-size:13.5px;font-weight:600}.admin-login-foot svg{font-size:17px}.admin-wrap{position:relative;z-index:1;width:100%;max-width:1180px;display:flex;flex-direction:column;gap:22px}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 26px;border-radius:22px;background:linear-gradient(120deg,#ffffff29,#ffffff0f);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 44px #10083047;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.admin-header-left{display:flex;align-items:center;gap:16px;min-width:0}.admin-header-badge{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.22)}.admin-header-badge svg{font-size:30px}.admin-header-title{color:#fff;font-size:23px;font-weight:800;line-height:1.15}.admin-header-sub{display:flex;align-items:center;gap:8px;color:#fffc;font-size:13.5px}.admin-status-dot{width:9px;height:9px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px #34d39940}.admin-logout-btn{display:inline-flex;align-items:center;gap:8px;color:#fff!important;font-weight:700;padding:10px 20px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.3)!important;background:#ffffff14!important}.admin-logout-btn:hover{background:#ffffff2e!important}.admin-card{background:var(--surface);border-radius:22px;padding:26px 30px;box-shadow:0 22px 50px #10083038}.admin-card-head{display:flex;align-items:center;gap:14px}.admin-card-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:#7435d6;background:#efe7ff}.admin-card-icon svg{font-size:24px}.admin-card-title{color:var(--ink);font-size:21px;font-weight:800}.admin-card-head-right{margin-left:auto}.admin-muted{color:var(--muted);font-size:14px;padding:14px 2px}.admin-add-row{display:flex;gap:14px;margin-top:20px;align-items:stretch}.admin-field{flex:1 1 0;min-width:0}.admin-field .MuiOutlinedInput-root{background:#f4f2fb;border-radius:13px;height:54px;font-size:15px}.admin-field .MuiOutlinedInput-notchedOutline{border-color:transparent}.admin-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d9cff3}.admin-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7435d6;border-width:1.5px}.admin-field .MuiInputAdornment-root{color:#8b86a3}.admin-add-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:0 26px!important;height:54px;border-radius:13px!important;font-size:15px!important;font-weight:700!important;color:#fff!important;background:linear-gradient(135deg,#6d3bdc,#9333ea)!important;box-shadow:0 12px 26px #7c3ad661!important}.admin-add-btn.Mui-disabled{opacity:.55;color:#fff!important}.admin-search .MuiOutlinedInput-root{background:#fff;border-radius:12px;height:44px;font-size:14px;min-width:260px}.admin-search .MuiOutlinedInput-notchedOutline{border-color:#e6e1f2}.admin-search .MuiInputAdornment-root{color:#9b96ad}.admin-table{margin-top:18px}.admin-thead,.admin-trow{display:grid;grid-template-columns:2.4fr 1.7fr 1.7fr 90px;align-items:center;gap:12px}.admin-thead{padding:14px 18px;background:#f6f4fb;border-radius:12px;color:#6f6a80;font-size:13px;font-weight:700}.admin-thead .admin-th-actions{text-align:right}.admin-trow{padding:16px 18px;border-bottom:1px solid #eee9f6}.admin-trow:last-child{border-bottom:none}.admin-col-user{display:flex;align-items:center;gap:14px;min-width:0}.admin-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0}.admin-avatar.g0{background:linear-gradient(140deg,#3b5bdb,#7435d6)}.admin-avatar.g1{background:linear-gradient(140deg,#8b3fe0,#d6409f)}.admin-avatar.g2{background:linear-gradient(140deg,#5b8def,#6741d9)}.admin-avatar.g3{background:linear-gradient(140deg,#9333ea,#ec4899)}.admin-uname{font-weight:700;color:var(--ink);font-size:15.5px;line-height:1.2}.admin-badge{display:inline-block;margin-top:4px;padding:2px 9px;border-radius:7px;background:#efe7ff;color:#7435d6;font-size:11.5px;font-weight:700}.admin-username{color:#6f6a80;font-size:14.5px}.admin-added{display:flex;align-items:center;gap:8px;color:#4b4757;font-size:14px}.admin-added svg{color:#9b96ad;font-size:18px}.admin-actions{text-align:right}.admin-del-btn{color:#e0364f!important;background:#fdeaec!important;border-radius:10px!important;width:40px;height:40px}.admin-del-btn:hover{background:#fbd5da!important}.admin-del-btn.Mui-disabled{opacity:.5}.admin-footer{display:flex;align-items:center;justify-content:center;gap:9px;color:#ffffffb8;font-size:14px;font-weight:600;padding:6px 0 4px}.admin-footer svg{font-size:18px}@media (max-width: 720px){.admin-add-row{flex-wrap:wrap}.admin-field{flex-basis:100%}.admin-add-btn{width:100%}.admin-thead{display:none}.admin-trow{grid-template-columns:1fr auto;row-gap:6px}.admin-username,.admin-added{grid-column:1 / -1;padding-left:60px}}
