*{box-sizing:border-box}:root{color-scheme:dark}html,body,#root{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;background:#0f1724;color:#f3f3f3;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}button,input,textarea{font:inherit}input,textarea{color-scheme:dark}button{appearance:none;-webkit-appearance:none;margin:0;border:0;background:transparent;color:inherit;font-family:inherit;cursor:pointer}.app{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden;color:#f3f3f3;padding:14px}.container{width:100%;max-width:720px;margin:0 auto;display:grid;gap:16px}.calendar-layout,.calendar-main{width:100%;min-width:0}.desktop-sidebar,.desktop-commandbar,.desktop-agenda-search,.desktop-month-card-header,.desktop-week-card,.desktop-legend,.desktop-agenda-header,.desktop-agenda-content,.desktop-assistant-card{display:none}.mobile-agenda-header{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px;margin-bottom:14px}.mobile-add-task-button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 10px;border-radius:8px;background:#ff8c0033}.mobile-agenda-content{display:block}.card{width:100%;max-width:100%;background:#18181b;border:1px solid #27272a;border-radius:28px;padding:18px;box-shadow:0 10px 30px #00000059;overflow:hidden}.card-header{display:grid;grid-template-columns:1fr auto;grid-template-areas:"left settings" "actions actions";align-items:start;gap:12px;margin-bottom:16px}.header-left{grid-area:left;display:flex;align-items:center;gap:12px;min-width:0}.header-actions{grid-area:actions;display:flex;justify-content:center;gap:12px;width:100%}.card-header>.icon-button{justify-self:auto}.icon-box{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center}.icon-box.orange{background:#ff993324;color:#f3a35c}.title{margin:0;font-size:22px;font-weight:700;color:#f5f5f5}.title.small{font-size:18px}.subtitle{margin-top:4px;font-size:12px;color:#9ca3af}.icon-button{width:42px;height:42px;border-radius:14px;border:1px solid #2f2f35;background:transparent;color:#f3f3f3;display:flex;align-items:center;justify-content:center}.today-button{padding:10px 18px;border-radius:14px;border:1px solid #2f2f35;background:transparent;color:#f3f3f3;font-size:14px}.google-button-shell{position:relative;width:100%;max-width:360px;height:48px;margin:0 auto;border-radius:16px;border:1px solid #2f2f35;background:#101114;color:#f3f3f3;overflow:hidden}.google-button-shell:disabled{cursor:wait;opacity:.72}.google-button-action{display:block;padding:0}.google-button-face{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;font-size:15px;font-weight:700;line-height:1;pointer-events:none}.google-logo-mark{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#fff;color:#4285f4;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:18px;font-weight:700}.google-button-hitbox{position:absolute;inset:0;z-index:2;opacity:0}.google-button-hitbox>div,.google-button-hitbox iframe{width:100%!important;height:48px!important}.weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:12px}.weekday{text-align:center;font-size:13px;font-weight:600;color:#8f8fa1}.day-dots{position:absolute;bottom:6px;left:50%;transform:translate(-50%);display:flex;gap:3px}.day-dot{width:5px;height:5px;border-radius:50%;background:#f4a261}.task-dot{background:#f4a261}.event-dot{background:#4da3ff}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.mini-badge{padding:2px 6px;border-radius:999px;background:#f29a5524;color:#e9a468;font-size:11px;line-height:1;white-space:nowrap}.day-cell{position:relative;width:100%;min-width:0;aspect-ratio:1 / .72;border-radius:12px;border:1px solid transparent;background:#15161a;color:#f3f3f3;font-size:18px;font-weight:500;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}.day-cell>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.day-cell.outside{color:#5f6170;background:#0f1015}.day-cell.selected{border:2px solid #f29a55}.day-number{line-height:1;margin-bottom:0}.stats-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.stat-pill{padding:8px 14px;border-radius:999px;border:1px solid rgba(242,154,85,.25);background:#f29a5514;color:#d9a06f;font-size:13px}.filters-row{margin-bottom:14px}.filters-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#a3a3b2}.filters-buttons{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.filters-buttons::-webkit-scrollbar{display:none}.filter-button{padding:6px 10px;font-size:12px;min-height:32px;border-radius:12px;border:1px solid transparent;background:#15161a;color:#f3f3f3;white-space:nowrap}.filter-button.active{border-color:#f4a261;color:#f4a261;background:#f29a5514}.settings-stack{display:grid;gap:14px}.settings-row,.settings-block{border:1px solid #2f2f35;border-radius:14px;background:#0a0b0e6b;padding:14px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-label{color:#f3f3f3;font-size:15px;font-weight:700}.settings-value{margin-top:4px;color:#a8b6cf;font-size:13px}.settings-segments{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.settings-segments.wide .filter-button{flex:1 1 132px}.settings-choice{width:100%;min-height:48px;border:1px solid #2f2f35;border-radius:14px;background:#0a0b0e6b;color:#f3f3f3;display:flex;align-items:center;gap:10px;padding:12px 14px;text-align:left}.settings-choice.active{border-color:#f4a261;color:#f4a261;background:#f29a5514}.settings-value.inline{margin-top:0;margin-left:auto;white-space:nowrap}.time-input.compact{width:116px;height:42px;border-radius:12px;border:1px solid #2f2f35;background:#101116;color:#f3f3f3;font-size:15px;padding:0 10px}.modal-input{width:100%;padding:12px;border-radius:12px;border:1px solid #2a2a2a;background:#111;color:#fff;color-scheme:dark}.modal-input::placeholder{color:#9ca3af;opacity:1}.picker-field{position:relative;width:100%;cursor:pointer}.time-field.compact{width:116px}.picker-field-display{min-height:48px;padding-right:42px;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.time-field.compact .picker-field-display{height:42px;padding:0 38px 0 10px;font-size:15px}.picker-field-native{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;opacity:0;cursor:pointer;pointer-events:none}.picker-field-icon{position:absolute;top:50%;right:12px;z-index:1;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.time-picker-backdrop,.date-picker-backdrop{position:fixed;inset:0;z-index:1500;background:#00000094;display:flex;align-items:center;justify-content:center;padding:16px}.time-picker-card,.date-picker-card{width:min(360px,100%);border-radius:24px;border:1px solid #2f2f35;background:#18181b;box-shadow:0 24px 80px #0000007a;padding:16px}.date-picker-header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center;margin-bottom:14px}.date-picker-title{color:#f3f3f3;font-size:20px;font-weight:800;line-height:1.2;text-align:center}.date-picker-nav-button{width:42px;height:42px;border-radius:14px;border:1px solid #2f2f35;background:#101114;color:#f3f3f3;display:inline-flex;align-items:center;justify-content:center}.date-picker-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:8px}.date-picker-weekday{color:#9ca3af;font-size:12px;font-weight:800;text-align:center}.date-picker-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.date-picker-day{min-width:0;height:40px;border-radius:14px;border:1px solid transparent;background:transparent;color:#f3f3f3;font-size:16px;font-weight:800}.date-picker-day.outside{color:#6f7582;background:#0a0b0e57}.date-picker-day.today{border-color:#f4a26194;color:#f4a261}.date-picker-day:hover,.date-picker-day:focus-visible,.date-picker-nav-button:hover,.date-picker-nav-button:focus-visible{background:#ffffff12}.date-picker-day.selected{background:#f4a261;border-color:#f4a261;color:#111}.date-picker-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.time-picker-readout{min-height:58px;color:#f3f3f3;display:flex;align-items:center;justify-content:center;gap:6px;font-size:32px;font-weight:800;margin-bottom:14px}.time-picker-readout button{min-width:72px;min-height:54px;border-radius:18px;border:1px solid #2f2f35;background:#101114;color:#f3f3f3;font-size:30px;font-weight:800}.time-picker-readout button.active{border-color:#f4a261b8;background:#f4a26129;color:#f4a261}.time-picker-periods{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.time-picker-periods button{min-height:38px;border-radius:14px;border:1px solid #2f2f35;background:#101114;color:#f3f3f3;font-weight:800}.time-picker-periods button.selected{background:#f4a2612e;border:1px solid rgba(244,162,97,.78);color:#f4a261}.time-picker-clock{position:relative;width:280px;height:280px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at center,rgba(244,162,97,.14) 0 4px,transparent 5px),#101114;border:1px solid #2f2f35}.time-picker-hand{position:absolute;left:50%;top:50%;width:var(--hand-length);height:2px;border-radius:999px;background:#f4a26194;transform-origin:left center;transform:rotate(var(--hand-angle));pointer-events:none;z-index:1}.time-picker-center{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:#f4a261;transform:translate(-50%,-50%);z-index:2}.time-clock-option{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%) rotate(var(--angle)) translate(var(--radius)) rotate(var(--angle-inverse));display:flex;align-items:center;justify-content:center;color:#f3f3f3;font-weight:800}.time-clock-option.hour,.time-clock-option.minute.labeled{width:42px;height:42px;border-radius:50%;font-size:14px}.time-clock-option.minute.dot{width:18px;height:18px;border-radius:50%}.time-clock-option.minute.dot:before{content:"";width:4px;height:4px;border-radius:50%;background:#7f8795}.time-clock-option:hover,.time-clock-option:focus-visible{background:#ffffff12}.time-clock-option.selected{background:#f4a261;color:#111}.time-clock-option.minute.dot.selected:before{background:#111}.time-picker-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.today-button.primary{background:#ff8c0033;border-color:#ff8c0059}.modal-backdrop{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1300}.modal-card{width:100%;max-width:420px;max-height:calc(100vh - 32px);overflow-y:auto}.friend-code-actions{display:grid;gap:10px}.friend-code-row{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:10px;border-radius:12px;border:1px dashed #3a3b42;background:#0a0b0e57}.friend-code-row code{font-size:20px;font-weight:800;letter-spacing:.08em;color:#f4a261}.contacts-list{display:grid;gap:10px}.contact-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:14px;border:1px solid #2f2f35;background:#0a0b0e6b}.contact-card-request{border-style:dashed;background:#f4a26114}.contact-main{min-width:0}.contact-name{color:#f3f3f3;font-size:15px;font-weight:800;overflow-wrap:anywhere}.contact-actions{display:flex;gap:8px}.contact-status{display:inline-flex;width:fit-content;margin-top:8px;padding:4px 8px;border-radius:10px;background:#9ca3af1f;color:#a8b6cf;font-size:12px;font-weight:700}.contact-status.ready{background:#22c55e1f;color:#86efac}.contact-status.pending{background:#f4a2611f;color:#fdba74}.incoming-requests-list{margin-top:10px}.participants-block{display:grid;gap:10px}.participants-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#f3f3f3;font-size:13px;font-weight:700}.compact-inline-button{min-height:36px;padding:8px 10px;border-radius:12px;display:inline-flex;align-items:center;gap:6px}.participant-chips{display:flex;flex-wrap:wrap;gap:8px}.participant-chip{min-height:32px;padding:6px 10px;border-radius:999px;background:#f4a2611f;color:#f4a261;font-size:13px;font-weight:700}.search-input-wrap{position:relative}.search-input-wrap>svg{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-input-wrap .modal-input{padding-left:40px}.picker-list{max-height:320px;overflow-y:auto}.contact-picker-row{min-height:48px;border-radius:12px;border:1px solid #2f2f35;background:#0a0b0e6b;color:#f3f3f3;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;text-align:left}.contact-picker-row.selected{border-color:#f4a261;background:#f4a2611f;color:#f4a261}.item-participants{margin-top:4px;color:#9ca3af;font-size:12px;font-weight:600;line-height:1.25}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{opacity:.72}.reminder-type-card{min-height:62px;padding:10px 12px;border:1px solid #2a2a2a;border-radius:12px;background:#111;color:#f3f3f3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.reminder-type-card.selected{border-color:#ff8c00;background:#ff8c001f;color:#f3f3f3;box-shadow:0 0 0 1px #ff8c0014 inset}.reminder-type-card-icon{font-size:18px;line-height:1}.reminder-type-card-label{font-size:14px;font-weight:600;line-height:1.15}.empty-box{padding:18px;border-radius:18px;border:1px dashed #30303a;color:#9ca3af;text-align:center}.items-list{display:grid;gap:8px;width:100%}.item-card{display:flex;align-items:center;gap:8px;width:100%;background:#101114;border:1px solid #22242b;border-radius:18px;padding:10px 12px;overflow:hidden;transition:transform .22s ease,opacity .22s ease}.item-card-leaving{opacity:0;transform:translate(-18px) scale(.98)}.item-icon{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center}.item-icon.blue{background:#2878b429;color:#8fd2ff}.item-content{flex:1;min-width:0;overflow:hidden}.item-title-row{display:flex;align-items:center;gap:8px}.item-title{font-size:15px;font-weight:600;color:#f3f3f3}.item-time{font-size:15px;line-height:1.25;color:#d6d6dc;font-weight:600}.complete-button{width:44px;height:44px;flex-shrink:0;border-radius:16px;border:1px solid rgba(160,30,30,.45);background:#780f0f2e;display:flex;align-items:center;justify-content:center}.icon-button{width:42px;height:42px;flex-shrink:0;border-radius:16px;border:1px solid #2f2f35;background:transparent;color:#f3f3f3;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.icon-button svg{width:20px;height:20px;stroke:currentColor;display:block}.complete-button-emoji{font-size:20px}@media(max-width:420px){.card{padding:16px}.calendar-grid,.weekdays{gap:8px}.day-number{font-size:16px}.title{font-size:20px}}.item-content.compact{display:flex;align-items:flex-start;gap:8px;min-width:0;overflow:hidden}.item-title-block{min-width:0;flex:1 1 auto;overflow:hidden}.item-title-row{display:flex;align-items:flex-start;gap:6px;min-width:0;width:100%}.item-inline-emoji{flex:0 0 auto;font-size:16px;line-height:1.3;margin-top:1px}.item-title.multiline{min-width:0;flex:1 1 auto;font-size:16px;font-weight:600;color:#f3f3f3;white-space:normal;overflow:visible;text-overflow:unset;line-height:1.35;word-break:break-word}.complete-button.compact{width:28px;height:28px;min-width:28px;flex:0 0 28px;border-radius:9px;border:1px solid rgba(160,30,30,.32);background:#780f0f1f;display:flex;align-items:center;justify-content:center;margin-left:4px;align-self:center}.complete-button-x{font-size:14px;line-height:1;color:#ffb4b4}.compact-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-bottom:14px}.compact-icon-box{width:52px;height:52px;border-radius:16px;flex:0 0 auto}.title-wrap{min-width:0}.compact-title{font-size:16px;line-height:1.1;margin:0}.top-controls{display:flex;align-items:center;justify-content:center;gap:6px}.compact-nav-button{width:36px;height:36px;min-width:36px;border-radius:12px}.compact-today-button{min-height:36px;padding:7px 14px;font-size:13px;border-radius:12px}@media(max-width:420px){.compact-title{font-size:14px}.compact-icon-box{width:48px;height:48px}.compact-nav-button{width:34px;height:34px;min-width:34px}.compact-today-button{min-height:34px;padding:6px 12px;font-size:12px}.compact-settings-button{width:38px;height:38px;min-width:38px}}.card-header.compact-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-bottom:14px}.compact-left{display:flex;align-items:center;gap:10px;min-width:0}.compact-left .icon-box.orange,.compact-icon-box{width:48px;height:48px;border-radius:14px;flex:0 0 auto}.title-wrap,.compact-left>div:last-child{min-width:0}.compact-title{margin:0;font-size:16px;line-height:1.15;font-weight:700}.top-controls{display:flex;align-items:center;gap:6px;justify-content:center}.compact-nav-button{width:34px;height:34px;min-width:34px;border-radius:12px}.compact-today-button{height:34px;min-height:34px;padding:0 12px;font-size:13px;border-radius:12px;white-space:nowrap}.compact-settings-button{width:40px;height:40px;min-width:40px;border-radius:14px;justify-self:end}@media(min-width:768px){html,body,#root{background:radial-gradient(circle at 74% -10%,rgba(38,84,117,.18),transparent 32%),radial-gradient(circle at 12% 6%,rgba(244,162,97,.08),transparent 26%),#07111c}.app{min-height:100vh;padding:0;background:linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px) 255px 0 / 1px 100% no-repeat,transparent}.calendar-layout{width:100%;min-height:100vh;display:grid;grid-template-columns:256px minmax(0,1fr);gap:0;align-items:stretch}.desktop-sidebar{position:sticky;top:0;height:100vh;min-height:720px;display:flex;flex-direction:column;gap:28px;padding:34px 16px 16px 20px;border-right:1px solid rgba(96,112,132,.22);background:#070e17b8;box-shadow:18px 0 44px #00000029}.desktop-brand{display:flex;align-items:center;gap:12px;padding:0 10px;border:0}.desktop-brand-mark{width:38px;height:38px;color:#ffbd66;display:flex;align-items:center;justify-content:center}.desktop-brand-title{color:#f7f8fb;font-size:28px;font-weight:850;line-height:1}.desktop-nav{display:grid;gap:12px}.desktop-nav-item{min-height:50px;display:flex;align-items:center;gap:14px;padding:0 16px;border-radius:12px;border:1px solid transparent;color:#cbd4df;font-size:16px;font-weight:650;text-align:left}.desktop-nav-item:hover,.desktop-nav-item:focus-visible{background:#ffffff0e;border-color:#8495aa2e}.desktop-nav-item.active{background:linear-gradient(90deg,#814c199e,#4b311873);border-color:#ffb25b29;color:#ffbd66;box-shadow:inset 0 1px #ffffff0a}.desktop-sidebar-footer{margin-top:auto;display:grid;gap:12px}.desktop-profile-card,.desktop-logout-button{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(132,149,170,.16);background:#080f18b8;color:#e5edf6;text-align:left}.desktop-profile-avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffb866,#283a4d);color:#07111c;flex:0 0 auto;overflow:hidden}.desktop-profile-avatar img{width:100%;height:100%;display:block;object-fit:cover}.desktop-profile-copy{min-width:0;flex:1;display:grid;gap:2px}.desktop-profile-name{color:#f7f8fb;font-size:14px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-profile-subtitle{color:#8f9baa;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-logout-button{min-height:52px;color:#cbd4df}.calendar-main{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;min-width:0;padding:18px 18px 16px 16px}.desktop-commandbar{display:grid;grid-template-columns:auto auto auto minmax(24px,1fr) minmax(320px,460px);gap:14px;align-items:center;min-height:48px}.desktop-search-field{min-width:0;height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid rgba(132,149,170,.2);border-radius:10px;background:#091019c2;color:#98a4b4;box-shadow:inset 0 1px #ffffff06}.desktop-search-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#f2f5f9;font-size:15px}.desktop-shortcut{min-width:54px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(132,149,170,.22);border-radius:7px;color:#aab5c4;font-size:13px}.desktop-month-controls{display:flex;align-items:center;justify-content:center;gap:8px}.desktop-calendar-top-button{grid-column:2}.desktop-month-controls .compact-nav-button,.desktop-calendar-top-button{width:48px;height:48px;min-width:48px;border-radius:10px;border-color:#8495aa33;background:#091019c2}.desktop-month-controls .compact-today-button{height:48px;min-height:48px;padding:0 18px;border-radius:10px;border-color:#8495aa33;background:#091019c2;font-size:15px}.desktop-create-actions{grid-column:3;display:flex;gap:16px;justify-content:flex-start}.desktop-global-search{grid-column:5}.desktop-create-button{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:10px;border:1px solid rgba(255,186,103,.42);background:linear-gradient(180deg,#ffc06f,#ffac54);color:#16120c;font-size:15px;font-weight:850;white-space:nowrap;box-shadow:0 12px 26px #ffae4f38}.desktop-create-button.secondary{border-color:#8495aa33;background:#091019c2;color:#f2f5f9;box-shadow:none}.calendar-container{max-width:none;height:calc(100vh - 96px);min-height:680px;grid-template-columns:minmax(520px,.95fr) minmax(520px,1.05fr);align-items:stretch;gap:12px;overflow:hidden}.calendar-column,.desktop-right-column{min-width:0;display:grid;gap:12px}.calendar-column{grid-template-rows:auto auto auto}.desktop-right-column{height:100%;min-height:0;grid-template-rows:minmax(420px,69%) minmax(220px,1fr)}.desktop-right-column>*{min-height:0}.calendar-card,.agenda-card,.desktop-week-card,.desktop-assistant-card{border-radius:12px;border-color:#8495aa2e;background:linear-gradient(180deg,#0e161fe6,#091019e0);box-shadow:inset 0 1px #ffffff09,0 18px 50px #00000038}.calendar-card .compact-header{display:none}.desktop-month-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.desktop-month-card-header h1,.desktop-week-header h2,.desktop-agenda-header h2{margin:0;color:#f5f7fb;font-size:28px;font-weight:850;line-height:1}.desktop-month-card-nav,.desktop-week-nav{display:flex;gap:12px}.desktop-month-card-nav .icon-button,.desktop-week-nav .icon-button{border:0;background:transparent}.calendar-card .weekdays{gap:0;margin-bottom:8px}.calendar-card .weekday{height:28px;color:#b1bac8;font-size:14px;font-weight:650}.calendar-card .calendar-grid{gap:0;border:1px solid rgba(132,149,170,.18);border-radius:12px;overflow:hidden}.calendar-card .day-cell{min-height:90px;aspect-ratio:auto;border-radius:0;border-right:1px solid rgba(132,149,170,.14);border-bottom:1px solid rgba(132,149,170,.14);background:#080f1857;font-size:22px;font-weight:700}.calendar-card .day-cell:nth-child(7n){border-right:0}.calendar-card .day-cell:nth-last-child(-n+7){border-bottom:0}.calendar-card .day-cell.outside{background:#080f1833;color:#727d8d}.calendar-card .day-cell.selected{border:1px solid #f5a33f;background:linear-gradient(180deg,#784b1abd,#473016d6);box-shadow:inset 0 0 0 1px #f5a33f57;color:#fff;z-index:1}.calendar-card .day-cell.today:not(.selected){color:#ffbd66}.desktop-date-markers{position:static;transform:none;justify-content:center;gap:5px}.day-dot{width:7px;height:7px}.task-dot{background:#ff8e45}.event-dot{background:#5aa7ff}.meeting-dot{background:#55b85a}.birthday-dot{background:#a76cf4}.reminder-dot{background:#ffbd66}.desktop-week-card,.desktop-legend,.desktop-agenda-header,.desktop-agenda-content,.desktop-assistant-card{display:block}.desktop-week-card{padding:16px 12px 12px}.desktop-week-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 4px}.desktop-week-header h2{font-size:19px}.desktop-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid rgba(132,149,170,.18);border-radius:10px;overflow:hidden}.desktop-week-day{min-height:132px;display:grid;align-content:start;gap:8px;padding:12px 8px;border-right:1px solid rgba(132,149,170,.14);background:#080f1852;color:#eef3fa;text-align:center}.desktop-week-day:last-child{border-right:0}.desktop-week-day.selected{border:1px solid #f5a33f;background:linear-gradient(180deg,#784b1ac2,#473016db);box-shadow:inset 0 0 0 1px #f5a33f57}.desktop-week-label{color:#aeb8c8;font-size:13px;font-weight:650}.desktop-week-number{color:#fff;font-size:22px;font-weight:800}.desktop-week-dots{min-height:24px;display:flex;justify-content:center;align-items:center;gap:6px}.desktop-week-count{color:#ffbd66;font-size:13px;font-weight:800}.desktop-legend{display:flex;flex-wrap:wrap;gap:20px;align-items:center;color:#aeb8c8;font-size:14px;padding:4px 8px 0}.desktop-legend span{display:inline-flex;align-items:center;gap:8px}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.mobile-agenda-header,.mobile-agenda-content{display:none}.agenda-card{min-height:0;height:100%;display:flex;flex-direction:column;padding:20px 18px 14px;overflow:hidden}.desktop-agenda-header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:0 4px 14px;border-bottom:1px solid rgba(132,149,170,.14)}.desktop-agenda-weekday{margin-top:8px;color:#9aa6b6;font-size:16px}.desktop-filter-tabs{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;max-width:min(440px,58%)}.desktop-filter-tab{height:34px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:9px;border:1px solid rgba(132,149,170,.18);background:#091019ad;color:#dce4ef;font-size:13px;font-weight:750;white-space:nowrap}.desktop-filter-tab b{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#8495aa29;color:#cbd4df;font-size:12px}.desktop-filter-tab.active{border-color:#ffb25bb3;background:#573414b8;color:#ffbd66}.desktop-filter-tab.active b{background:#ffb25b2e;color:#ffbd66}.desktop-agenda-content{min-height:0;overflow-y:auto;overflow-x:hidden;padding:14px 0 0;scrollbar-width:none}.desktop-agenda-content::-webkit-scrollbar{display:none}.desktop-agenda-section{display:grid;gap:10px;margin-bottom:18px}.desktop-section-title{display:inline-flex;align-items:center;gap:9px;color:#ffbd66;font-size:18px;font-weight:850}.desktop-agenda-section.event .desktop-section-title{color:#5aa7ff}.desktop-agenda-section.completed .desktop-section-title{color:#aeb8c8}.desktop-count-badge{min-width:26px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffbd662e;color:#ffbd66;font-size:13px;font-weight:850}.desktop-agenda-section.event .desktop-count-badge{background:#5aa7ff2e;color:#5aa7ff}.desktop-agenda-section.completed .desktop-count-badge{background:#aeb8c81f;color:#aeb8c8}.desktop-agenda-list{display:grid;gap:8px}.desktop-agenda-item{min-height:66px;display:grid;grid-template-columns:66px 32px minmax(0,1fr) auto auto 28px;align-items:center;gap:10px;padding:10px 8px 10px 14px;border:1px solid rgba(132,149,170,.18);border-radius:10px;background:#080f1875;color:#eef3fa}.desktop-agenda-item.completed{min-height:48px;grid-template-columns:66px 32px minmax(0,1fr) auto minmax(116px,auto) 28px;color:#aeb8c8}.desktop-agenda-time{color:#e9eff7;font-size:16px;font-weight:650}.desktop-item-type{width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff9147,#ec7933);color:#10151b}.desktop-item-type.event{background:linear-gradient(180deg,#5aa7ff,#2f83de)}.desktop-agenda-item.completed .desktop-item-type{background:linear-gradient(180deg,#63c45d,#3f9f3d)}.desktop-agenda-title{min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;color:#f6f8fb;font-size:15px;font-weight:700}.desktop-agenda-item.completed .desktop-agenda-title{color:#9aa6b6;text-decoration:line-through}.desktop-avatar-stack{display:flex;justify-content:flex-end;min-width:0}.desktop-avatar{width:28px;height:28px;margin-left:-7px;border:2px solid #121b27;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#384456;color:#f7f8fb;font-size:11px;font-weight:850}.desktop-avatar:first-child{margin-left:0}.desktop-avatar.muted{background:#2c3645;color:#d4dbe6}.desktop-item-actions{display:grid;gap:6px}.desktop-small-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid rgba(132,149,170,.18);border-radius:7px;background:#080f187a;color:#dce4ef;font-size:14px;font-weight:650;white-space:nowrap}.desktop-completed-note{color:#8c98a7;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-kebab{width:28px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#aeb8c8}.desktop-empty-row{min-height:48px;display:flex;align-items:center;padding:0 14px;border:1px dashed rgba(132,149,170,.18);border-radius:10px;color:#8f9baa}.desktop-assistant-card{min-height:0;padding:18px;overflow:hidden}.desktop-assistant-header,.desktop-assistant-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.desktop-assistant-title{display:inline-flex;align-items:center;gap:9px;color:#f7f8fb;font-size:22px;font-weight:850}.desktop-assistant-title svg{color:#ffbd66}.desktop-assistant-greeting{margin:16px 0 12px;color:#c2ccd9;font-size:14px;line-height:1.4}.desktop-suggestion-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.desktop-suggestion-chip{min-height:30px;padding:0 12px;border-radius:9px;background:#5b3f236b;color:#dce4ef;font-size:13px;white-space:nowrap}.desktop-assistant-input-row{display:grid;grid-template-columns:minmax(0,1fr) 36px 36px 48px;align-items:center;gap:8px}.desktop-assistant-input-row input{height:44px;min-width:0;border:1px solid rgba(132,149,170,.18);border-radius:9px;background:#080f189e;color:#f6f8fb;padding:0 14px;outline:0}.desktop-assistant-input-row .icon-button{width:36px;height:36px;min-width:36px;border:0;color:#aeb8c8}.desktop-send-button{width:48px;height:48px;border-radius:10px;background:linear-gradient(180deg,#ffc06f,#ffac54);color:#16120c;display:inline-flex;align-items:center;justify-content:center}.desktop-assistant-hint{margin-top:8px;color:#8f9baa;font-size:12px}}@media(max-width:420px){.card-header.compact-header{gap:6px}.compact-left .icon-box.orange,.compact-icon-box{width:44px;height:44px}.compact-title{font-size:15px}.compact-nav-button{width:32px;height:32px;min-width:32px}.compact-today-button{height:32px;min-height:32px;padding:0 10px;font-size:12px}.compact-settings-button{width:36px;height:36px;min-width:36px}}.swipe-row{position:relative;overflow:hidden;border-radius:18px}.swipe-actions{position:absolute;top:0;right:0;bottom:0;display:flex;gap:8px;align-items:center;padding-right:10px;opacity:0;pointer-events:none;transition:opacity .2s ease}.swipe-actions.open{opacity:1;pointer-events:auto}.swipe-complete,.swipe-delete{width:42px;height:42px;border:none;border-radius:12px;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.swipe-complete{background:#ff8c0038}.swipe-delete{background:#b4282847}.item-card{position:relative;z-index:1}.item-card-swiped{transform:translate(-104px)}.theme-light,html.theme-light,body.theme-light{background:#f3f6fb;color:#171717;color-scheme:light}.theme-light .card,body.theme-light .card{background:#fff;border-color:#dde2ea;box-shadow:0 10px 28px #24334a1f}.theme-light .desktop-sidebar,body.theme-light .desktop-sidebar,.theme-light .desktop-commandbar,body.theme-light .desktop-commandbar{background:#fffffff0;border-color:#dde2ea;box-shadow:0 18px 50px #24334a1f}.theme-light .desktop-brand,body.theme-light .desktop-brand{border-bottom-color:#dde2ea}.theme-light .desktop-brand-title,body.theme-light .desktop-brand-title,.theme-light .desktop-command-title h1,body.theme-light .desktop-command-title h1{color:#171717}.theme-light .desktop-brand-subtitle,body.theme-light .desktop-brand-subtitle,.theme-light .desktop-sidebar-label,body.theme-light .desktop-sidebar-label{color:#667085}.theme-light .desktop-nav-item,body.theme-light .desktop-nav-item,.theme-light .desktop-timezone-button,body.theme-light .desktop-timezone-button{color:#344054}.theme-light .desktop-nav-item:hover,body.theme-light .desktop-nav-item:hover,.theme-light .desktop-nav-item:focus-visible,body.theme-light .desktop-nav-item:focus-visible{background:#f3f6fb;border-color:#d8dee8}.theme-light .desktop-nav-item.active,body.theme-light .desktop-nav-item.active{background:#fff3df;border-color:#f59f4a;color:#d97706}.theme-light .desktop-search-field,body.theme-light .desktop-search-field,.theme-light .desktop-create-button.secondary,body.theme-light .desktop-create-button.secondary,.theme-light .desktop-timezone-button,body.theme-light .desktop-timezone-button{background:#f8fafc;border-color:#d8dee8}.theme-light .desktop-search-field input,body.theme-light .desktop-search-field input,.theme-light .desktop-create-button,body.theme-light .desktop-create-button{color:#171717}.theme-light .desktop-week-card,body.theme-light .desktop-week-card,.theme-light .desktop-legend,body.theme-light .desktop-legend,.theme-light .desktop-assistant-card,body.theme-light .desktop-assistant-card,.theme-light .desktop-profile-card,body.theme-light .desktop-profile-card,.theme-light .desktop-logout-button,body.theme-light .desktop-logout-button,.theme-light .desktop-agenda-item,body.theme-light .desktop-agenda-item,.theme-light .desktop-small-action,body.theme-light .desktop-small-action,.theme-light .desktop-assistant-input-row,body.theme-light .desktop-assistant-input-row{background:#fff;border-color:#d8dee8;color:#171717;box-shadow:0 10px 28px #24334a14}.theme-light .desktop-week-day,body.theme-light .desktop-week-day,.theme-light .desktop-assistant-chip,body.theme-light .desktop-assistant-chip,.theme-light .desktop-filter-tab,body.theme-light .desktop-filter-tab{background:#f8fafc;border-color:#d8dee8;color:#171717}.theme-light .desktop-filter-tab b,body.theme-light .desktop-filter-tab b{background:#eef2f7;color:#475467}.theme-light .desktop-filter-tab.active,body.theme-light .desktop-filter-tab.active{background:#fff3df;border-color:#f59f4a;color:#d97706}.theme-light .desktop-filter-tab.active b,body.theme-light .desktop-filter-tab.active b{background:#f59f4a2e;color:#d97706}.theme-light .desktop-month-card-header h1,body.theme-light .desktop-month-card-header h1,.theme-light .desktop-week-header h2,body.theme-light .desktop-week-header h2,.theme-light .desktop-agenda-header h2,body.theme-light .desktop-agenda-header h2,.theme-light .desktop-section-title,body.theme-light .desktop-section-title,.theme-light .desktop-agenda-title,body.theme-light .desktop-agenda-title,.theme-light .desktop-profile-name,body.theme-light .desktop-profile-name,.theme-light .desktop-assistant-title,body.theme-light .desktop-assistant-title{color:#171717}.theme-light .desktop-agenda-weekday,body.theme-light .desktop-agenda-weekday,.theme-light .desktop-profile-subtitle,body.theme-light .desktop-profile-subtitle,.theme-light .desktop-assistant-greeting,body.theme-light .desktop-assistant-greeting,.theme-light .desktop-assistant-hint,body.theme-light .desktop-assistant-hint,.theme-light .desktop-week-label,body.theme-light .desktop-week-label,.theme-light .desktop-empty-row,body.theme-light .desktop-empty-row{color:#475467}.theme-light .desktop-week-number,body.theme-light .desktop-week-number,.theme-light .desktop-agenda-time,body.theme-light .desktop-agenda-time{color:#344054}.theme-light .desktop-week-day.selected,body.theme-light .desktop-week-day.selected{background:#fff3df;border-color:#fb923c;color:#9a3412;box-shadow:inset 0 0 0 1px #fb923c57}.theme-light .desktop-week-day.selected .desktop-week-label,body.theme-light .desktop-week-day.selected .desktop-week-label,.theme-light .desktop-week-day.selected .desktop-week-number,body.theme-light .desktop-week-day.selected .desktop-week-number{color:#9a3412}.theme-light .desktop-agenda-section.completed .desktop-section-title,body.theme-light .desktop-agenda-section.completed .desktop-section-title{color:#475467}.theme-light .desktop-agenda-section.completed .desktop-count-badge,body.theme-light .desktop-agenda-section.completed .desktop-count-badge{background:#e5e7eb;color:#475467}.theme-light .desktop-kebab,body.theme-light .desktop-kebab,.theme-light .desktop-assistant-input-row .icon-button,body.theme-light .desktop-assistant-input-row .icon-button{color:#475467}.theme-light .desktop-empty-row,body.theme-light .desktop-empty-row{background:#fff;border-color:#cfd7e3}.theme-light .desktop-assistant-input-row input,body.theme-light .desktop-assistant-input-row input{background:transparent!important;border-color:transparent!important;box-shadow:none}.theme-light .desktop-agenda-item.completed .desktop-agenda-title,body.theme-light .desktop-agenda-item.completed .desktop-agenda-title,.theme-light .desktop-completed-note,body.theme-light .desktop-completed-note{color:#475467}.theme-light .desktop-agenda-item.completed .desktop-agenda-time,body.theme-light .desktop-agenda-item.completed .desktop-agenda-time{color:#667085}.theme-light .desktop-suggestion-chip,body.theme-light .desktop-suggestion-chip{background:#ead8c6;color:#3d250f;border:1px solid #d7bfa5}.theme-light .desktop-assistant-input-row input::placeholder,body.theme-light .desktop-assistant-input-row input::placeholder{color:#667085;opacity:1}.theme-light .title,body.theme-light .title,.theme-light .item-title,.theme-light .settings-label,.theme-light .day-cell,.theme-light .today-button,.theme-light .icon-button,.theme-light .filter-button,.theme-light .settings-choice,.theme-light input,body.theme-light input,.theme-light textarea,body.theme-light textarea{color:#171717}.theme-light .subtitle,.theme-light .settings-value,.theme-light .filters-title,.theme-light .weekday{color:#667085}.theme-light .icon-button,.theme-light .today-button,.theme-light .google-button-shell,.theme-light .settings-row,.theme-light .settings-block,.theme-light .settings-choice,.theme-light .time-input.compact{border-color:#d8dee8;background:#fff}.theme-light .day-cell,.theme-light .filter-button,.theme-light .item-card{background:#f7f9fc;border-color:#e5e9f0}.theme-light .day-cell.outside{background:#edf1f7;color:#667085}.theme-light .empty-box{border-color:#d8dee8;color:#667085;background:#f8fafc}.theme-light .friend-code-row,body.theme-light .friend-code-row,.theme-light .contact-card,body.theme-light .contact-card,.theme-light .contact-picker-row,body.theme-light .contact-picker-row{background:#f8fafc;border-color:#d8dee8}.theme-light .contact-name,body.theme-light .contact-name,.theme-light .participants-header,body.theme-light .participants-header,.theme-light .contact-picker-row,body.theme-light .contact-picker-row{color:#171717}.theme-light .contact-status,body.theme-light .contact-status,.theme-light .item-participants,body.theme-light .item-participants{color:#667085}.theme-light .contact-status.ready,body.theme-light .contact-status.ready{background:#22c55e1f;color:#15803d}.theme-light .contact-card-request,body.theme-light .contact-card-request{background:#fff7ed;border-color:#fed7aa}.theme-light .contact-status.pending,body.theme-light .contact-status.pending{background:#fff7ed;color:#c2410c}.theme-light .contact-picker-row.selected,body.theme-light .contact-picker-row.selected,.theme-light .participant-chip,body.theme-light .participant-chip{background:#fff3df;border-color:#f59f4a;color:#b45309}.theme-light .settings-choice.active,.theme-light .filter-button.active,.theme-light .day-cell.selected{border-color:#e58a45;color:#d97706;background:#f29a551f}.theme-light input,body.theme-light input,.theme-light textarea,body.theme-light textarea,.theme-light .time-input.compact,body.theme-light .time-input.compact,.theme-light .modal-input,body.theme-light .modal-input{background:#f8fafc!important;border-color:#d8dee8!important;color:#171717!important;color-scheme:light}.theme-light input::placeholder,body.theme-light input::placeholder,.theme-light textarea::placeholder,body.theme-light textarea::placeholder,.theme-light .modal-input::placeholder,body.theme-light .modal-input::placeholder{color:#7b8494;opacity:1}.theme-light .picker-field-icon,body.theme-light .picker-field-icon{color:#4b5563}.theme-light .time-picker-card,body.theme-light .time-picker-card,.theme-light .date-picker-card,body.theme-light .date-picker-card{background:#fff;border-color:#d8dee8;box-shadow:0 24px 80px #24334a38}.theme-light .time-picker-readout,body.theme-light .time-picker-readout,.theme-light .time-clock-option,body.theme-light .time-clock-option,.theme-light .date-picker-title,body.theme-light .date-picker-title,.theme-light .date-picker-day,body.theme-light .date-picker-day{color:#171717}.theme-light .time-picker-readout button,body.theme-light .time-picker-readout button,.theme-light .time-picker-periods button,body.theme-light .time-picker-periods button,.theme-light .time-picker-clock,body.theme-light .time-picker-clock,.theme-light .date-picker-nav-button,body.theme-light .date-picker-nav-button{background:#f8fafc;border-color:#d8dee8;color:#171717}.theme-light .date-picker-weekday,body.theme-light .date-picker-weekday{color:#667085}.theme-light .date-picker-day.outside,body.theme-light .date-picker-day.outside{background:#f1f5f9;color:#98a2b3}.theme-light .date-picker-day.today,body.theme-light .date-picker-day.today{border-color:#f59f4ab8;color:#d97706}.theme-light .date-picker-day:hover,body.theme-light .date-picker-day:hover,.theme-light .date-picker-day:focus-visible,body.theme-light .date-picker-day:focus-visible,.theme-light .date-picker-nav-button:hover,body.theme-light .date-picker-nav-button:hover,.theme-light .date-picker-nav-button:focus-visible,body.theme-light .date-picker-nav-button:focus-visible{background:#eef2f7}.theme-light .time-picker-readout button.active,body.theme-light .time-picker-readout button.active,.theme-light .time-picker-periods button.selected,body.theme-light .time-picker-periods button.selected{background:#fff3df;border-color:#f59f4a;color:#d97706}.theme-light .time-clock-option.minute.dot:before,body.theme-light .time-clock-option.minute.dot:before{background:#98a2b3}.theme-light .time-clock-option.selected,body.theme-light .time-clock-option.selected,.theme-light .date-picker-day.selected,body.theme-light .date-picker-day.selected{background:#f4a261;border-color:#f4a261;color:#171717}.theme-light input[type=date]::-webkit-calendar-picker-indicator,body.theme-light input[type=date]::-webkit-calendar-picker-indicator,.theme-light input[type=time]::-webkit-calendar-picker-indicator,body.theme-light input[type=time]::-webkit-calendar-picker-indicator{opacity:.72;filter:none}.theme-light .reminder-type-card,body.theme-light .reminder-type-card{background:#f8fafc!important;border-color:#d8dee8!important;color:#171717!important}.theme-light .reminder-type-card.selected,body.theme-light .reminder-type-card.selected{background:#fff3df!important;border-color:#f59f4a!important;color:#171717!important;box-shadow:0 0 0 1px #f59f4a2e inset}.theme-light .reminder-type-card-label,body.theme-light .reminder-type-card-label{color:inherit}.theme-light .item-time{color:#344054!important}.theme-light .swipe-row{background:transparent}
