html,body,#root{min-height:100%}#root{width:100%}.home-module-card .home-module-card-copy strong{white-space:nowrap;overflow-wrap:normal;text-overflow:ellipsis;overflow:hidden}@media (width<=700px){.home-modules-grid .home-module-card{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 20px;align-content:start;gap:10px 4px;padding:12px}.home-module-card .home-module-card-icon{grid-area:1/1}.home-module-card .home-module-card-chevron{grid-area:1/2;width:20px}.home-module-card .home-module-card-copy{grid-area:2/1/auto/-1}.home-module-card .home-module-card-copy strong{font-size:clamp(.875rem,3.8vw,1rem);line-height:1.25}}.quick-space-dropdown{width:min(340px,100vw - 40px);max-height:calc(100dvh - 130px - env(safe-area-inset-top) - env(safe-area-inset-bottom));box-sizing:border-box;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:18px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #18203329}.quick-space-dropdown:before{content:"";background:var(--surface);border-top:1px solid var(--border);border-left:1px solid var(--border);width:10px;height:10px;position:absolute;top:-6px;left:calc(50% - 5px);transform:rotate(45deg)}.quick-space-list{overscroll-behavior:contain;touch-action:pan-y;min-height:0;max-height:174px;overflow-y:auto}.quick-space-list button{box-sizing:border-box;width:100%;height:58px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:8px;display:flex}.quick-space-list button[aria-current]{background:var(--surface-soft);opacity:1;font-weight:700}.quick-space-list button:disabled:not([aria-current]){opacity:.55}.quick-space-list button:not(:disabled):hover,.quick-space-list button:focus-visible{background:var(--surface-soft)}.quick-space-emoji{box-sizing:border-box;border:1px solid;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.quick-space-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.quick-space-all{border:0;border-top:1px solid var(--border);width:100%;min-height:48px;color:var(--text);text-align:left;background:0 0;flex-shrink:0;padding:10px 8px}.quick-space-chevron{flex:none}.activity-panel{z-index:10000;color:#111a38;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #aabce273;border-radius:20px;flex-direction:column;width:min(410px,100vw - 24px);max-height:min(68vh,590px);display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 54px #233a6a38}.activity-panel-header{border-bottom:1px solid #e7ecf6;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px 14px 10px 17px;display:flex}.activity-panel-header div{gap:2px;min-width:0;display:grid}.activity-panel-header span{color:#657398;text-transform:uppercase;font-size:.72rem;font-weight:850}.activity-panel-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.2;overflow:hidden}.activity-panel-close{color:#314162;background:#f7f9fd;border:1px solid #dce4f3;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.activity-panel-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:19px;height:19px}.activity-panel-list{min-height:90px;padding:8px 14px;overflow-y:auto}.activity-panel-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f6;grid-template-columns:8px minmax(0,1fr);gap:9px;padding:12px 2px 12px 16px;display:grid;position:relative}.activity-panel-item:last-child{border-bottom:0}.activity-panel-item.unread{background:#f5f8ff}.activity-panel-dot{background:0 0;border-radius:50%;width:7px;height:7px;margin-top:6px}.activity-panel-item.unread .activity-panel-dot{background:#4d6fff;box-shadow:0 0 0 4px #4d6fff1f}.activity-panel-copy{min-width:0;display:block}.activity-panel-copy>small{color:#314573;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:.7rem;font-weight:850;display:block;overflow:hidden}.activity-panel-copy>span{color:#27314f;margin:0;font-size:.84rem;font-weight:560;line-height:1.35}.activity-panel-copy b{color:#293a70;font-weight:750}.activity-panel-copy time{color:#7a86a6;margin-top:4px;font-size:.7rem;font-weight:700;display:block}.activity-panel-state{color:#697697;text-align:center;margin:0;padding:30px 12px;font-size:.84rem;font-weight:700}.activity-panel-state.error{color:#a92e43}.activity-open-all{color:#3159dc;text-align:left;background:#fbfcff;border:0;border-top:1px solid #e7ecf6;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:12px 17px;font-size:.8rem;font-weight:850;display:flex}.activity-open-all svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.notifications-page{color:#111a38;gap:18px;width:min(860px,100% - 28px);margin:0 auto;padding:24px 0 40px;display:grid}.notifications-page-header{gap:5px;display:grid}.notifications-page-header>span{color:#5b6fec;text-transform:uppercase;font-size:.72rem;font-weight:900}.notifications-page-header h1,.notifications-page-header p{margin:0}.notifications-page-header h1{font-size:clamp(1.65rem,3vw,2.2rem)}.notifications-page-header p{color:#687697;font-size:.92rem}.notifications-page-list{background:#fffffff0;border:1px solid #aabce275;border-radius:18px;overflow:hidden;box-shadow:0 18px 42px #233a6a1a}.notifications-page-list .activity-panel-item{grid-template-columns:9px minmax(0,1fr);min-height:82px;padding:15px 18px 15px 22px}.notifications-page-list .activity-panel-copy>small{font-size:.78rem}.notifications-page-list .activity-panel-copy>span{font-size:.92rem}.notifications-page-error{color:#a92e43;text-align:center;margin:0;font-size:.82rem;font-weight:750}.notifications-page-load-more{color:#274ec5;background:#fffffff0;border:1px solid #ccd8f2;border-radius:999px;justify-self:center;min-height:44px;padding:0 20px;font-size:.8rem;font-weight:850}.notifications-page-load-more:disabled{opacity:.55}.app .erp-topbar-actions{align-items:center;gap:6px;min-width:0;height:100%;display:flex;grid-area:1/4!important}.app .erp-notifications-menu,.app .erp-topbar-actions .erp-main-menu{flex:1 1 0;min-width:0!important;position:relative!important}.app .erp-notifications-button{color:#3769ff;background:#ffffffe6;border:1px solid #aabce27a;border-radius:16px;place-items:center;width:100%;min-width:0;min-height:clamp(44px,5vw,64px);display:grid;position:relative;box-shadow:0 10px 24px #3852871a}.app .erp-notifications-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:clamp(20px,2.2vw,28px);height:clamp(20px,2.2vw,28px)}.erp-global-unread-badge{color:#fff;background:#5b63d8;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.65rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;top:-5px;right:-5px}@media (width<=720px){.app .erp-topbar{grid-template-columns:46px minmax(92px,1fr) minmax(80px,96px) 76px!important}.app .erp-topbar-actions{gap:4px}.app .erp-notifications-button,.app .erp-topbar-actions .erp-menu-button{border-radius:14px!important;height:54px!important;min-height:54px!important}.activity-panel{width:calc(100vw - 24px);max-height:calc(100dvh - 112px - env(safe-area-inset-top));border-radius:18px;top:calc(100% + 10px);right:0}}.notification-settings-page{gap:16px;width:min(760px,100%);display:grid}.notification-space-select{color:#17213f;gap:7px;font-size:.78rem;font-weight:850;display:grid}.notification-space-select select{color:#101a3b;width:100%;min-height:46px;font:inherit;background:#fffffff0;border:1px solid #d8e0ef;border-radius:8px;padding:0 13px;font-size:.92rem}.notification-settings-error,.notification-settings-state{color:#5e6b8c;background:#ffffffd1;border-radius:8px;margin:0;padding:13px 15px;font-size:.85rem;font-weight:700}.notification-settings-error{color:#9e3045;background:#fff6f7;border:1px solid #f1cbd2}.notification-preference-sections,.notification-module-preferences{gap:14px;display:grid}.notification-space-preference,.notification-module-preference{background:#ffffffe8;border:1px solid #dfe5f2;border-radius:8px;padding:14px 16px;box-shadow:0 10px 24px #303e7d12}.notification-module-preference{gap:8px;display:grid}.notification-module-toggle{border-bottom:1px solid #e7ebf4;padding-bottom:10px}.notification-event-preferences{gap:2px;padding-left:12px;display:grid}.notification-event-preferences .settings-switch+.settings-switch{border-top:1px solid #edf0f6}.notification-module-preferences.disabled{opacity:.62}.notification-push-device{background:#ffffffe8;border:1px solid #dfe5f2;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.notification-push-device div{gap:3px;min-width:0;display:grid}.notification-push-device small,.notification-event-row small{color:#75809d;font-size:.7rem;font-weight:650}.notification-push-device button{color:#274ec5;background:#f5f8ff;border:1px solid #ccd8f2;border-radius:8px;flex:none;min-height:38px;padding:0 13px;font-size:.76rem;font-weight:850}.notification-push-device button:disabled{opacity:.55}.notification-space-preference>strong,.notification-module-preference>header strong{color:#17213f;font-size:.86rem}.notification-space-preference,.notification-event-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-event-row{border-top:1px solid #edf0f6;min-height:54px;padding:7px 0}.notification-event-row>span{gap:2px;min-width:0;display:grid}.notification-channel-switches{flex:none;align-items:center;gap:10px;display:flex}.notification-channel-switch{color:#53617f;grid-template-columns:auto 34px;align-items:center;gap:5px;font-size:.68rem;font-weight:800;display:grid}.notification-channel-switch input{opacity:0;pointer-events:none;position:absolute}.notification-channel-switch i{background:#dbe1ee;border-radius:999px;width:34px;height:20px;transition:background .16s;position:relative}.notification-channel-switch i:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #1f2e5538}.notification-channel-switch input:checked+i{background:#5a70ec}.notification-channel-switch input:checked+i:after{transform:translate(14px)}.notification-channel-switch input:focus-visible+i{outline:3px solid #4468ed3d}.notification-channel-switch input:disabled+i{opacity:.5}@media (width<=720px){.notification-settings-page{gap:12px}.notification-space-preference,.notification-module-preference{padding:12px 13px}.notification-event-preferences{padding-left:8px}.notification-push-device{flex-direction:column;align-items:stretch}.notification-push-device button{width:100%}.notification-channel-switches{gap:7px}.notification-channel-switch{grid-template-columns:auto 30px}.notification-channel-switch i{width:30px}.notification-channel-switch input:checked+i:after{transform:translate(10px)}.notifications-page{gap:14px;width:calc(100% - 24px);padding-top:14px}.notifications-page-header p{font-size:.82rem}.notifications-page-list{border-radius:16px}.notifications-page-list .activity-panel-item{min-height:76px;padding:13px 12px 13px 16px}}.people-list,.contact-picker-list{gap:8px;display:grid}.people-row,.contact-picker-row{background:#f8faffd1;border:1px solid #7082b72e;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.people-avatar{color:#fff;background:linear-gradient(145deg,#5c8cff,#9b62dd);border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-weight:900;display:grid;box-shadow:0 7px 18px #5457c533}.people-row-identity,.contact-picker-row>span:not(.people-avatar){gap:2px;min-width:0;display:grid}.people-row strong,.contact-picker-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-row small,.contact-picker-row small{color:#68769f}.people-row-meta{color:#574fc4;background:#eeecff;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:.72rem;font-weight:800}.contact-picker{border:0;min-width:0;margin:0;padding:0}.contact-picker legend{color:#20294d;margin-bottom:8px;font-weight:850}.contact-picker-search{margin-bottom:8px;display:block}.contact-picker-search input{width:100%}.contact-picker-list{overscroll-behavior:contain;max-height:min(280px,35dvh);overflow-y:auto}.contact-picker-row{cursor:pointer}.contact-picker-row>em{color:#7b84a5;margin-left:auto;font-size:.72rem;font-style:normal}.contact-picker-row.is-disabled{cursor:default;opacity:.68}.messaging-page{width:min(920px,100%);color:var(--home-ink,#10183c);margin:0 auto}.messaging-page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.messaging-page-heading p,.messaging-page-heading h1,.messaging-page-heading span{margin:0}.messaging-page-heading p,.chat-thread-header small{color:#6477aa;text-transform:uppercase;font-size:.75rem;font-weight:800}.messaging-page-heading h1,.chat-thread-header h1{letter-spacing:0;margin-top:4px;font-size:clamp(1.7rem,3vw,2.35rem)}.messaging-page-heading>span,.messaging-page-heading>div>span{color:var(--home-muted,#6f7faa);margin-top:7px;display:block}.messaging-new-button{color:#fff;background:linear-gradient(145deg,#5977f5,#7658e1);border:0;border-radius:15px;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-weight:800;display:inline-flex;box-shadow:0 9px 22px #5258dc38}.messaging-new-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.conversation-list{gap:12px;display:grid}.conversation-card{width:100%;min-width:0;min-height:88px;color:inherit;text-align:left;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe0;border:1px solid #879ecf33;border-radius:20px;grid-template-columns:54px minmax(0,1fr) auto 22px;align-items:center;gap:12px;padding:13px 15px;display:grid;box-shadow:0 14px 34px #2c43731c}.conversation-card:hover,.conversation-card:focus-visible{border-color:#5c67f561;transform:translateY(-1px)}.conversation-avatar{color:#fff;background:linear-gradient(145deg,#6b89ff,#8a66e7 64%,#efa3b3);border-radius:17px;place-items:center;width:54px;height:54px;font-size:1.25rem;font-weight:800;display:grid;box-shadow:0 8px 18px #545fd333}.conversation-avatar.space,.conversation-avatar.group,.conversation-avatar.system{background:linear-gradient(145deg,#edf2ff,#e8e3ff)}.conversation-avatar svg{fill:none;stroke:#6571ec;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.conversation-copy{gap:7px;min-width:0;display:grid}.conversation-title-row{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.conversation-title-row strong,.conversation-title-row time,.conversation-preview{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-title-row strong{font-size:1rem}.conversation-title-row time,.conversation-preview{color:var(--home-muted,#6f7faa);font-size:.79rem}.conversation-unread-badge,.home-bottom-chat-badge{color:#fff;background:linear-gradient(145deg,#536eff,#8b5fe8);border-radius:99px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:.69rem;font-weight:900;display:grid;box-shadow:0 5px 12px #5451d847}.chat-chevron,.conversation-card>svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;color:#8090ba;width:20px;height:20px}.messaging-error{color:#8f2f43;background:#fff3f5;border:1px solid #f1bec7;border-radius:12px;margin:0 0 12px;padding:10px 13px}.chat-thread>.messaging-error{flex:none}.messaging-empty-state{min-height:220px;color:var(--home-muted,#6f7faa);text-align:center;background:#ffffffc2;border:1px solid #879ecf2e;border-radius:20px;align-content:center;place-items:center;gap:8px;padding:28px;display:grid}.messaging-empty-state svg{fill:none;stroke:#6879ed;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.messaging-empty-state strong{color:var(--home-ink,#10183c)}.app.module-app:has(>.main-content>.messaging-page.chat-thread){height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.app.module-app:has(>.main-content>.messaging-page.chat-thread)>.main-content{flex-direction:column;flex:auto;height:auto;min-height:0;max-height:100%;display:flex;padding-top:var(--home-topbar-clearance)!important;padding-bottom:var(--app-bottom-content-safe-space)!important;overflow:hidden!important}.messaging-page.chat-thread{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8faffd6;border:1px solid #879ecf33;border-radius:22px;flex-direction:column;flex:auto;height:auto;min-height:0;max-height:100%;display:flex;overflow:hidden;box-shadow:0 18px 45px #2a3d6b21}.chat-thread-header{background:#fffc;border-bottom:1px solid #879ecf29;flex:none;align-items:center;gap:12px;min-height:70px;padding:10px 14px;display:flex}.chat-thread-header h1{margin:1px 0 0;font-size:1.18rem}.chat-thread-identity{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:auto;justify-items:start;padding:5px 7px;display:grid}.chat-thread-identity:hover,.chat-thread-identity:focus-visible{background:#6a63e814}.chat-thread-identity h1{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.chat-thread-identity small{color:#6f7ca4;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.chat-thread-identity small span{color:#665de4;font-size:1rem}.conversation-participants-dialog{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.conversation-participants-content{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.conversation-participants-content>p{margin:0}.chat-leave-button{color:#9a4051;background:#fff7f8;border:1px solid #efc5cc;border-radius:11px;flex:none;padding:8px 11px;font-weight:800}.messaging-dialog-backdrop{z-index:300;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#13193a61;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.messaging-dialog-backdrop.conversation-participants-backdrop{z-index:15000}.messaging-dialog{width:min(460px,100%);max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom));color:var(--home-ink,#10183c);background:#fffffffa;border:1px solid #7e8fc440;border-radius:22px;gap:15px;padding:20px;display:grid;overflow-y:auto;box-shadow:0 26px 70px #1b265240}.messaging-dialog header{justify-content:space-between;align-items:start;gap:12px;display:flex}.messaging-dialog header small,.messaging-dialog header h2{margin:0}.messaging-dialog header small{color:#6676d8;text-transform:uppercase;font-size:.72rem;font-weight:900}.messaging-dialog header h2{margin-top:3px;font-size:1.35rem}.messaging-dialog header>button{color:#526083;background:#f8faff;border:1px solid #dfe4f3;border-radius:12px;width:38px;height:38px;font-size:1.25rem}.messaging-mode-switch{background:#eef1fa;border-radius:13px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.messaging-mode-switch button{color:#596685;background:0 0;border:0;border-radius:10px;min-height:40px;font-weight:800}.messaging-mode-switch button.active{color:#fff;background:#6667e9;box-shadow:0 5px 12px #5556cf33}.messaging-dialog label{color:#20294a;gap:7px;font-size:.83rem;font-weight:800;display:grid}.messaging-dialog input,.messaging-dialog textarea{color:#111938;width:100%;min-height:48px;font:inherit;background:#fbfcff;border:1px solid #dbe1f2;border-radius:13px;padding:12px 13px}.messaging-dialog textarea{resize:vertical;min-height:86px}.messaging-dialog label>small{color:#7a86a7;font-weight:600}.messaging-dialog-submit{color:#fff;background:linear-gradient(145deg,#5977f5,#7658e1);border:0;border-radius:14px;min-height:48px;font-weight:900}.chat-back-button{color:#536bed;background:#ffffffdb;border:1px solid #7084bc33;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.chat-back-button svg,.chat-composer button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.chat-message-viewport{overscroll-behavior:contain;scroll-behavior:smooth;flex:auto;min-height:0;padding:14px;overflow-y:auto}.chat-load-older{color:#556ce5;background:0 0;border:0;margin:0 auto 12px;font-size:.78rem;font-weight:800;display:block}.thread-empty{background:0 0;border:0;min-height:100%}.chat-day-separator{justify-content:center;align-items:center;margin:13px 0;display:flex}.chat-day-separator span{color:#7080a8;background:#e5eaf8e6;border-radius:99px;padding:5px 10px;font-size:.7rem;font-weight:800}.chat-message{background:#fff;border-radius:17px 17px 17px 5px;width:fit-content;max-width:min(78%,560px);margin:8px 0;padding:10px 13px 7px;box-shadow:0 7px 18px #30447117}.chat-message.mine{color:#fff;background:linear-gradient(145deg,#5a77f3,#715ee5);border-radius:17px 17px 5px;margin-left:auto}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.38}.chat-message-author{color:#596ed8;margin-bottom:4px;font-size:.72rem;display:block}.chat-message time{color:#8a97b8;text-align:right;margin-top:5px;font-size:.64rem;display:block}.chat-message.mine time{color:#ffffffb8}.chat-message.system{color:#45527a;box-shadow:none;background:#eef1fdf0;padding:7px 9px 5px}.chat-message.system.mine{color:#3f4b75;background:#e4e8faf5}.chat-system-content{max-width:100%;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0;display:grid}.chat-system-content>svg:first-child{fill:none;stroke:#6a6ee5;stroke-width:1.8px;stroke-linecap:round;width:22px;height:22px}.chat-system-content span{font-size:.78rem;line-height:1.3}.chat-composer{background:#fffffff0;border-top:1px solid #879ecf29;flex:none;grid-template-columns:minmax(0,1fr) 48px;align-items:end;gap:8px;padding:9px 10px;display:grid}.chat-composer textarea{resize:none;width:100%;min-height:48px;max-height:112px;color:var(--home-ink,#10183c);font:inherit;background:#f8faff;border:1px solid #dce3f4;border-radius:16px;padding:13px 15px;line-height:1.3}.chat-composer textarea:focus{border-color:#7c8df0;outline:2px solid #5669f138}.chat-composer button{color:#fff;background:linear-gradient(145deg,#5977f5,#7658e1);border:0;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 18px #5258dc3d}.chat-composer button:disabled{opacity:.42;box-shadow:none}.home-bottom-chat{position:relative}.home-bottom-chat-badge{border:2px solid #fffffff0;min-width:20px;height:20px;padding-inline:5px;font-size:.62rem;position:absolute;top:7px;right:7px}@media (width<=760px){.messaging-page{width:100%}.messaging-page-heading{padding-inline:4px}.messaging-new-button{justify-content:center;width:46px;padding:0}.messaging-new-button span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.conversation-card{border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto 18px;gap:9px;min-height:80px;padding:11px}.conversation-avatar{border-radius:15px;width:46px;height:46px}.conversation-title-row time{max-width:78px}.messaging-page.chat-thread{border-radius:18px}.chat-message-viewport{padding:10px}.chat-message{max-width:86%}.messaging-dialog-backdrop{place-items:end center;padding-inline:8px}.messaging-dialog{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:20px 20px 12px 12px}}@media (prefers-reduced-motion:reduce){.chat-message-viewport{scroll-behavior:auto}}.google-personal-write{background:#fff;border:1px solid #ddd8ed;border-radius:16px;gap:12px;min-width:0;margin-block:16px;padding:18px;display:grid}.google-personal-write label{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.google-personal-write label>span{flex:1;min-width:0}.google-personal-write input[type=checkbox]{flex:0 0 20px;width:20px;height:20px}.google-personal-write select{width:100%;min-width:0;font:inherit;border-radius:9px;padding:10px}.google-personal-write p{color:#616680;margin:0;font-size:.86rem;line-height:1.5}.google-personal-write button{color:#6345a6;cursor:pointer;background:#f3eefb;border:1px solid #d5cce8;border-radius:10px;min-height:44px;padding:9px 14px}.google-personal-write :focus-visible{outline-offset:3px;outline:3px solid #826ac4}.calendar-module-settings-page{width:min(860px,100%);min-height:0;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.calendar-settings-section{background:#ffffffeb;border:1px solid #dfe5f2;border-radius:8px;gap:18px;padding:clamp(18px,3vw,28px);display:grid;box-shadow:0 12px 30px #303e7d14}.calendar-settings-day-heading{gap:8px;display:grid}.calendar-settings-day-heading>div{gap:3px;display:grid}.calendar-settings-day-heading span{color:#526bea;text-transform:uppercase;font-size:.75rem;font-weight:900}.calendar-settings-day-heading h3{color:#101c42;margin:0;font-size:1.28rem}.calendar-settings-day-heading p{color:#657092;max-width:620px;margin:0;line-height:1.5}.calendar-settings-day-options{gap:12px;display:grid}.calendar-settings-option{color:#172342;text-align:left;cursor:pointer;background:#f8f9fd;border:1px solid #899ecd4d;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:78px;padding:14px 16px;display:grid}.calendar-settings-option:hover,.calendar-settings-option.selected{background:#f0f3ff;border-color:#4e69ff9e}.calendar-settings-radio{background:#fff;border:2px solid #b5bfd8;border-radius:50%;width:21px;height:21px;box-shadow:inset 0 0 0 4px #fff}.calendar-settings-option.selected .calendar-settings-radio{background:#5269f2;border-color:#5269f2}.calendar-settings-option-copy{gap:4px;min-width:0;display:grid}.calendar-settings-option-copy strong{color:#101c42;font-size:.98rem}.calendar-settings-option-copy small{color:#7180a7;font-size:.82rem;line-height:1.35}.calendar-settings-premium-badge{color:#5534c9;text-transform:uppercase;white-space:nowrap;background:#ede8ff;border-radius:999px;padding:5px 9px;font-size:.66rem;font-weight:900}.calendar-settings-option.locked .calendar-settings-radio{border-color:#c2b9e5}.calendar-settings-premium-message{background:#f7f4ff;border:1px solid #7052de38;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.calendar-settings-premium-message strong,.calendar-settings-premium-message p{color:#302261}.calendar-settings-premium-message p{margin:4px 0 0;font-size:.8rem}.calendar-settings-premium-message button{color:#fff;cursor:pointer;background:#6551dc;border:0;border-radius:8px;flex:none;min-height:40px;padding:0 13px;font-size:.78rem;font-weight:850}@media (width<=620px){.calendar-module-settings-page{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.calendar-settings-option{grid-template-columns:auto minmax(0,1fr)}.calendar-settings-premium-badge{grid-column:2;justify-self:start}.calendar-settings-premium-message{flex-direction:column;align-items:stretch}}.action-icon-button,.space-transfer-trigger.compact.action-icon-button{width:40px;min-width:40px;height:40px;min-height:40px;font:inherit;cursor:pointer;box-shadow:none;border:1px solid #0000;border-radius:50%;flex:0 0 40px;place-items:center;margin:0;padding:0;font-size:1.08rem;font-weight:900;line-height:1;transition:transform .14s,box-shadow .14s,background-color .14s;display:inline-grid}.action-icon-button:hover:not(:disabled){transform:translateY(-1px)}.action-icon-button:focus-visible{outline-offset:2px;outline:3px solid #526cf547}.action-icon-button:disabled{opacity:.48;cursor:default}.action-icon-button.edit,.action-icon-button.calendar{color:#6446b5;background:#f0ebff;border-color:#d9cff8}.action-icon-button.save{color:#7048c7;background:#f2edff;border-color:#d9cff8}.action-icon-button.validate{color:#23764b;background:#e8f8ef;border-color:#bde5cf}.action-icon-button.delete{color:#b33b51;background:#fff0f2;border-color:#f2c5cc}.action-icon-button.transfer,.space-transfer-trigger.compact.action-icon-button.transfer{color:#315f9f;background:#edf5ff;border-color:#cbdcf5}.action-icon-button.basket{color:#2947bd;background:#edf1ff;border-color:#c9d5ff}.action-icon-button.basket:hover:not(:disabled){background:#dde5ff;box-shadow:0 7px 16px #2947bd24}.action-icon-button.edit:hover:not(:disabled),.action-icon-button.calendar:hover:not(:disabled){background:#e5dcff;box-shadow:0 7px 16px #6446b529}.action-icon-button.save:hover:not(:disabled){background:#e8dfff;box-shadow:0 7px 16px #7048c729}.action-icon-button.validate:hover:not(:disabled){background:#d9f2e4;box-shadow:0 7px 16px #23764b24}.action-icon-button.delete:hover:not(:disabled){color:#9f263d;background:#ffe1e6;box-shadow:0 7px 16px #b33b5124}.action-icon-button.transfer:hover:not(:disabled),.space-transfer-trigger.compact.action-icon-button.transfer:hover:not(:disabled){background:#dfedff;box-shadow:0 7px 16px #315f9f24}@media (width<=520px){.action-icon-button,.space-transfer-trigger.compact.action-icon-button{flex-basis:38px;width:38px;min-width:38px;height:38px;min-height:38px}}.space-transfer-trigger{color:#172344;min-height:42px;font:inherit;cursor:pointer;background:#f8faff;border:1px solid #cbd7ef;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.space-transfer-trigger.compact{width:42px;min-width:42px;padding:0;font-size:1.25rem}.space-transfer-overlay{z-index:12000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a143075;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.space-transfer-dialog{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;color:#101a38;background:#fff;border:1px solid #dbe3f3;border-radius:8px;width:min(100%,520px);min-height:0;max-height:min(760px,100dvh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 70px #1a2b543d}.space-transfer-dialog>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.space-transfer-dialog header span{color:#60749f;text-transform:uppercase;font-size:.78rem;font-weight:800}.space-transfer-dialog h2{margin:3px 0 0;font-size:1.5rem}.space-transfer-close{color:#172344;cursor:pointer;background:#f7f9fd;border:1px solid #d7e0f1;border-radius:50%;width:40px;min-width:40px;height:40px;font-size:1.5rem}.space-transfer-item-name{color:#506184;margin:18px 0;font-weight:700}.space-transfer-spaces{border:0;gap:9px;margin:0;padding:0;display:grid}.space-transfer-spaces legend{margin-bottom:9px;font-weight:800}.space-transfer-spaces label{cursor:pointer;background:#f9fbff;border:1px solid #dce4f3;border-radius:8px;align-items:center;gap:12px;min-height:60px;padding:11px 14px;display:flex}.space-transfer-spaces label:has(input:checked){background:#eef1ff;border-color:#5c70f4;box-shadow:0 0 0 2px #5c70f41f}.space-transfer-spaces input{accent-color:#5369ed;width:20px;height:20px}.space-transfer-spaces label span,.space-transfer-modes button>span:last-child{text-align:left;gap:3px;display:grid}.space-transfer-spaces small,.space-transfer-modes small{color:#66779c;font-size:.82rem}.space-transfer-modes{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.space-transfer-modes button{color:#172344;min-height:84px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dff0;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.space-transfer-modes button:hover:not(:disabled){border-color:#5c70f4;box-shadow:0 8px 24px #495dae1f}.space-transfer-modes button>span:first-child{color:#5268ed;font-size:1.45rem}.space-transfer-confirmation{background:#fff8f8;border:1px solid #f0c7cb;border-radius:8px;padding:16px}.space-transfer-confirmation p,.space-transfer-empty{color:#5f6d8d;line-height:1.5}.space-transfer-footer{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.space-transfer-footer button{color:#172344;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d3dcec;border-radius:8px;padding:0 18px;font-weight:800}.space-transfer-footer button.danger{color:#fff;background:#cb4b57;border-color:#cb4b57}.space-transfer-error{color:#9b2632;background:#fff3f4;border:1px solid #efc3c8;border-radius:8px;margin:14px 0 0;padding:11px 13px;font-weight:700}@media (width<=620px){.space-transfer-overlay{padding:max(8px, env(safe-area-inset-top)) 0 0;align-items:end}.space-transfer-dialog{width:100%;max-height:calc(100dvh - max(8px, env(safe-area-inset-top)));padding:20px 16px calc(18px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(18px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.space-transfer-modes{grid-template-columns:1fr}}.module-app .lists-page{--lists-navy:#111936;--lists-muted:#6d7ba4;--lists-blue:#596bf2;--lists-border:#98adda3d;min-width:0;padding:4px 0 calc(118px + env(safe-area-inset-bottom));color:var(--lists-navy);margin:0 auto;width:min(820px,100%)!important;max-width:820px!important}.list-count-toggle{background:#f8f9fe;border:1px solid #dfe4f1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.list-count-toggle>span{gap:3px;display:grid}.list-count-toggle small{color:#7782a4;font-weight:500}.list-count-toggle input{opacity:0;pointer-events:none;position:absolute}.list-count-toggle i{background:#cfd5e5;border-radius:14px;width:42px;height:24px;padding:3px;transition:all .2s}.list-count-toggle i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block;box-shadow:0 2px 5px #161f4533}.list-count-toggle input:checked+i{background:#6860ec}.list-count-toggle input:checked+i:after{transform:translate(18px)}.list-count-link-editor{gap:10px;display:grid}.list-count-selector{background:#f8f9fd;border:1px solid #e1e5f0;border-radius:8px;padding:12px}.list-count-selector p{color:#687496;margin:0;font-size:.82rem;font-weight:700}.list-count-selector .list-editor-field select{width:100%;min-width:0}.list-count-selector p.list-count-error{color:#a2384b;margin-top:8px}.list-count-completion-dialog{text-align:center}.list-count-dialog-icon{background:#f0efff;border-radius:8px;place-items:center;width:58px;height:58px;font-size:1.8rem;display:inline-grid}.module-app .lists-page button,.module-app .lists-page input,.module-app .lists-page select{font:inherit}.module-app .lists-page-heading,.module-app .lists-level-heading,.module-app .lists-detail-heading{min-width:0;margin-bottom:18px}.module-app .lists-page-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.module-app .lists-page-heading>div:first-child{min-width:0}.module-app .lists-page-heading h2,.module-app .lists-level-title h2,.module-app .lists-detail-heading h2{letter-spacing:0;margin:0;color:var(--lists-navy)!important}.module-app .lists-page-heading h2{font-size:clamp(1.75rem,4vw,2.35rem);line-height:1}.module-app .lists-page-heading p{margin:7px 0 0;font-size:.92rem;line-height:1.4;color:var(--lists-muted)!important}.module-app .lists-round-add{color:#fff;cursor:pointer;background:linear-gradient(145deg,#5774ff,#7e6cf0);border:1px solid #596bf233;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 24px #4e5edc38}.module-app .lists-round-add span{font-size:1.65rem;line-height:1}.module-app .lists-heading-actions{flex:none;align-items:center;gap:8px;display:flex}.module-app .lists-round-add svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.module-app .lists-library-button{color:#5366df;background:#f5f7fff5;box-shadow:0 10px 22px #3d50a81f}.module-app .lists-library-button:hover,.module-app .lists-library-button:focus-visible{background:#ecefff}.module-app .list-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.module-app .list-category-card,.module-app .list-row-card{border:1px solid var(--lists-border);background:#ffffffe6;border-radius:18px;min-width:0;position:relative;box-shadow:0 14px 34px #30498417}.module-app .list-category-card{min-height:150px;overflow:visible}.module-app .list-category-open{border-radius:inherit;width:100%;height:100%;min-height:150px;color:var(--lists-navy);text-align:left;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:start;gap:5px;padding:18px 42px 16px 16px;display:grid}.module-app .list-category-open:hover,.module-app .list-category-open:focus-visible{background:linear-gradient(145deg,#f5f8fff5,#fff9f7eb);outline:none}.module-app .list-category-emoji{place-items:center;min-height:54px;font-size:clamp(2.35rem,7vw,3.2rem);line-height:1;display:grid}.module-app .list-category-open strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.02rem;line-height:1.15;overflow:hidden;color:var(--lists-navy)!important}.module-app .list-category-open small{font-size:.74rem;font-weight:750;color:var(--lists-muted)!important}.module-app .list-card-menu-trigger{z-index:3;color:#42527c;width:32px;height:32px;box-shadow:none;cursor:pointer;background:#f7f9ffeb;border:1px solid #91a4cf33;border-radius:11px;place-items:center;font-size:1.18rem;line-height:1;display:grid;position:absolute;top:10px;right:10px}.module-app .list-card-menu{z-index:20;background:#fffffffa;border:1px solid #91a4cf42;border-radius:14px;gap:3px;width:min(210px,100vw - 44px);padding:7px;display:grid;position:absolute;top:46px;right:10px;box-shadow:0 18px 42px #2337692e}.module-app .list-card-menu>button,.module-app .list-card-menu .space-transfer-trigger{width:100%;min-height:38px;color:var(--lists-navy);box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:8px;padding:8px 10px;font-size:.79rem;font-weight:800;display:flex}.module-app .list-card-menu>button:hover,.module-app .list-card-menu .space-transfer-trigger:hover{background:#f1f4ff}.module-app .list-card-menu .danger{color:#b4233a}.module-app .lists-level-heading{grid-template-columns:auto minmax(0,1fr) 46px;align-items:center;gap:12px;display:grid}.module-app .lists-back{border:1px solid var(--lists-border);color:#34446f;cursor:pointer;background:#ffffffdb;border-radius:13px;align-items:center;gap:6px;min-height:40px;padding:8px 11px;font-size:.79rem;font-weight:850;display:inline-flex;box-shadow:0 8px 18px #30498412}.module-app .lists-back span:first-child{font-size:1.1rem}.module-app .lists-level-title{justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.module-app .lists-level-title>span{font-size:2.25rem;line-height:1}.module-app .lists-level-title>div{min-width:0}.module-app .lists-level-title small{text-transform:uppercase;font-size:.67rem;font-weight:850;color:var(--lists-muted)!important}.module-app .lists-level-title h2{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.3rem,4vw,1.8rem);line-height:1.05;overflow:hidden}.module-app .list-status-segments{border:1px solid var(--lists-border);background:#f6f8ffd6;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:min(540px,100%);margin:0 auto 17px;padding:4px;display:grid}.module-app .list-status-segments button{color:#5b688e;min-width:0;min-height:38px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:7px 6px;font-size:.76rem;font-weight:850;display:flex}.module-app .list-status-segments button span{min-width:20px;color:inherit;background:#6e7eb11f;border-radius:999px;padding:2px 5px;font-size:.66rem}.module-app .list-status-segments button.is-active{color:#fff;background:linear-gradient(135deg,#596bf2,#7b6eea);box-shadow:0 8px 18px #4e5edc33}.module-app .list-status-segments button.is-active span{background:#fff3}.module-app .list-row-stack{gap:10px;display:grid}.module-app .list-row-card{min-height:116px;padding:13px 15px;position:relative;overflow:hidden}.module-app .list-row-card.is-shared:before,.module-app .list-row-card.is-space-list:before{content:"";border-radius:0 4px 4px 0;width:4px;position:absolute;inset:12px auto 12px 0}.module-app .list-row-card.is-shared:before{background:linear-gradient(#7467ed,#a95fd8);box-shadow:0 0 14px #7467ed59}.module-app .list-row-card.is-space-list:before{background:linear-gradient(#5c9ee8,#68c9cf)}.module-app .list-row-open{z-index:1;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.module-app .list-row-open:focus-visible{border-radius:inherit;outline-offset:-3px;outline:3px solid #596bf26b}.module-app .list-row-content{pointer-events:none;gap:7px;min-width:0;display:grid;position:relative}.module-app .list-row-title-line{align-items:center;gap:10px;min-width:0;display:flex}.module-app .list-row-title-line strong{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:1.08rem;font-weight:950;line-height:1.18;overflow:hidden;color:var(--lists-navy)!important}.module-app .list-row-favorite{z-index:2;pointer-events:auto;color:#68749b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:grid;position:relative}.module-app .list-row-favorite:hover,.module-app .list-row-favorite:focus-visible{color:#6552d9;background:#f3f0ff;border-color:#d9d2ff;outline:none}.module-app .list-row-favorite.is-favorite{color:#6552d9;background:#f0edff;border-color:#d9d2ff}.module-app .list-row-favorite:disabled{cursor:wait;opacity:.65}.module-app .list-row-favorite svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.module-app .list-row-progress{color:#5866d8;font-size:.78rem;font-weight:850}.module-app .list-row-sharing-badge{color:#5b4dc5;background:#f1efff;border:1px solid #7467ed2e;border-radius:999px;width:max-content;max-width:100%;padding:3px 8px;font-size:.66rem;font-weight:850;line-height:1.2}.module-app .list-row-sharing-badge.is-space{color:#277aa9;background:#edf8ff;border-color:#3a93ca2e}.module-app .list-row-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.module-app .list-row-creator{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.7rem;font-weight:700;line-height:1.25;overflow:hidden;color:var(--lists-muted)!important}.module-app .list-row-actions{z-index:2;pointer-events:auto;justify-content:flex-end;align-items:center;gap:7px;min-height:36px;padding:0;display:flex;position:relative}.module-app .lists-detail-heading{gap:13px;display:grid}.module-app .lists-detail-heading>div{border:1px solid var(--lists-border);background:#ffffffe0;border-radius:18px;align-items:center;gap:12px;min-width:0;padding:15px 17px;display:flex;box-shadow:0 12px 28px #30498414}.module-app .lists-detail-heading>div>span{flex:none;font-size:2rem}.module-app .lists-detail-heading>div>div{min-width:0}.module-app .lists-detail-heading h2{overflow-wrap:anywhere;font-size:clamp(1.25rem,4vw,1.75rem);line-height:1.1}.module-app .lists-detail-heading small{margin-top:4px;font-size:.76rem;font-weight:750;display:block;color:var(--lists-muted)!important}.module-app .lists-detail-actions{justify-content:space-evenly;align-items:center;gap:10px;width:min(100%,340px);margin:0 auto 14px;display:flex}.module-app :is(.lists-detail-actions,.list-row-actions) .action-icon-button,.module-app :is(.lists-detail-actions,.list-row-actions) .space-transfer-trigger.compact{border-radius:50%;flex:0 0 42px;width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.module-app :is(.lists-detail-actions,.list-row-actions) .action-icon-button svg,.module-app :is(.lists-detail-actions,.list-row-actions) .space-transfer-trigger svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;display:block}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-edit{color:#315bd5;background:#edf2ff;border-color:#cbd8ff}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-save,.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-reuse{color:#7048c7;background:#f2edff;border-color:#d9cff8}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-complete,.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-restore{color:#23764b;background:#e8f8ef;border-color:#bde5cf}.module-app :is(.lists-detail-actions,.list-row-actions) .space-transfer-trigger.compact{color:#b65b19;background:#fff3e6;border-color:#ffd3a8}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-delete{color:#b33b51;background:#fff0f2;border-color:#f2c5cc}.module-app .list-row-actions .action-icon-button{flex-basis:36px;width:36px;min-width:36px;height:36px;min-height:36px}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-edit:hover:not(:disabled){background:#dfe8ff;box-shadow:0 7px 16px #315bd526}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-save:hover:not(:disabled),.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-reuse:hover:not(:disabled){background:#e8dfff}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-complete:hover:not(:disabled),.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-restore:hover:not(:disabled){background:#d9f2e4}.module-app :is(.lists-detail-actions,.list-row-actions) .space-transfer-trigger.compact.action-icon-button.transfer:hover:not(:disabled){color:#a34d10;background:#ffe6ca;box-shadow:0 7px 16px #b65b1924}.module-app :is(.lists-detail-actions,.list-row-actions) .list-detail-action-delete:hover:not(:disabled){background:#ffe1e6}.module-app .list-item-add{background:#f6f8ffdb;border:1px solid #596bf233;border-radius:18px;grid-template-columns:minmax(0,1fr) 48px;gap:8px;margin-bottom:16px;padding:8px;display:grid;box-shadow:0 10px 24px #30498414}.module-app .list-item-add input{min-width:0;min-height:48px;padding:11px 14px;box-shadow:inset 0 1px 2px #2b3e700a;color:var(--lists-navy)!important;background:#fff!important;border:1px solid #596bf257!important;border-radius:14px!important}.module-app .list-item-add button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#596bf2,#7b6eea);border:0;border-radius:14px;place-items:center;width:48px;min-height:48px;display:grid;box-shadow:0 10px 20px #4e5edc33}.module-app .list-item-add button svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.module-app .list-detail-items{gap:8px;margin:0;padding:0;list-style:none;display:grid}.module-app .list-detail-items>li{border:1px solid var(--lists-border);background:#ffffffdb;border-radius:15px;justify-content:space-between;align-items:center;gap:9px;min-width:0;min-height:54px;padding:9px 10px 9px 13px;display:flex}.module-app .list-detail-items>li>label{cursor:pointer;flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.module-app .list-detail-items>li>label>span{white-space:normal;overflow-wrap:anywhere;min-width:0;color:var(--lists-navy);font-size:.86rem;font-weight:750;line-height:1.45;overflow:visible}.module-app .list-detail-items>li.is-checked>label>span{color:#8791ac;text-decoration:line-through}.module-app .list-detail-items .list-item-local-actions{flex:none;margin-left:auto}.module-app .list-detail-items .list-item-edit-fields{flex:auto;grid-template-columns:minmax(0,1fr) minmax(5rem,.5fr) minmax(7rem,.75fr);gap:6px;min-width:0;display:grid}.module-app .list-detail-items .list-item-edit-fields input{width:100%;min-width:0;min-height:38px;padding:7px 9px;border-radius:11px!important}.module-app .lists-empty-state{text-align:center;background:#ffffff8f;border:1px dashed #8ea1cf5c;border-radius:18px;align-content:center;place-items:center;gap:6px;min-height:126px;padding:22px;display:grid}.module-app .lists-empty-state strong{font-size:.96rem;color:var(--lists-navy)!important}.module-app .lists-empty-state p{margin:0;font-size:.78rem;color:var(--lists-muted)!important}.module-app .lists-empty-state button{color:#4f5ed0;cursor:pointer;background:#f2f3ff;border:1px solid #596bf23d;border-radius:12px;min-height:36px;margin-top:5px;padding:7px 12px;font-size:.75rem;font-weight:850}.list-sheet-overlay{z-index:15000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c183d47;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.list-editor-sheet,.list-delete-dialog{color:#111936;background:#fffffffa;border:1px solid #a7b8de57;border-radius:20px;width:min(460px,100%);max-height:min(720px,100dvh - 36px);overflow:auto;box-shadow:0 26px 70px #172a5c3d}.list-editor-sheet>header{z-index:2;background:#fffffff7;border-bottom:1px solid #a7b8de3d;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex;position:sticky;top:0}.list-editor-sheet>header h2,.list-delete-dialog h3{color:#111936;letter-spacing:0;margin:0}.list-editor-sheet>header h2{font-size:1.18rem}.list-editor-sheet>header button{color:#34446f;cursor:pointer;background:#f7f9ff;border:1px solid #98adda42;border-radius:11px;width:34px;height:34px;font-size:1.2rem}.list-editor-content{gap:17px;padding:17px;display:grid}.list-editor-sheet-list{grid-template-rows:auto minmax(0,1fr);height:min(760px,82dvh);display:grid;overflow:hidden}.list-editor-sheet-list .list-editor-content{grid-template-rows:auto minmax(0,1fr) auto auto;min-height:0;overflow:auto}.list-editor-loading{color:#6d7ba4;margin:0;font-size:.8rem}.list-editor-field{color:#26365f;gap:7px;font-size:.8rem;font-weight:850;display:grid}.list-editor-field input,.list-editor-field select{color:#111936;background:#fbfcff;border:1px solid #98adda57;border-radius:13px;width:100%;min-height:46px;padding:10px 12px}.list-category-selector{border:0;grid-template-rows:auto minmax(0,1fr);gap:8px;min-width:0;min-height:0;margin:0;padding:0;display:grid}.list-category-selector legend{color:#26365f;padding:0;font-size:.8rem;font-weight:850}.list-category-selector>div{overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;min-height:0;padding:3px 4px 8px 3px;display:grid;overflow-y:auto}.list-category-selector button{color:#26365f;text-align:left;cursor:pointer;background:#f8faff;border:1px solid #98adda4d;border-radius:14px;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0;min-height:54px;padding:9px 10px;display:grid}.list-category-selector button>span{text-align:center;font-size:1.35rem;line-height:1}.list-category-selector button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.list-category-selector button svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.list-category-selector button.is-selected{color:#4e5dcc;background:#eef0ff;border-color:#6673ed;box-shadow:0 0 0 3px #596bf21a}.list-emoji-picker{border:0;margin:0;padding:0}.list-emoji-picker legend{color:#26365f;margin-bottom:8px;font-size:.8rem;font-weight:850}.list-emoji-picker>div{overscroll-behavior:contain;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;max-height:244px;padding:3px;display:grid;overflow-y:auto}.list-emoji-picker button{aspect-ratio:1;cursor:pointer;background:#f8faff;border:1px solid #98adda4d;border-radius:13px;place-items:center;font-size:1.45rem;display:grid}.list-emoji-picker button.is-selected{background:#eef0ff;border-color:#6673ed;box-shadow:0 0 0 3px #596bf21f}.lists-library-placeholder{text-align:center;align-content:center;place-items:center;gap:10px;min-height:220px;padding:24px 18px;display:grid}.lists-library-placeholder>span{color:#5d6ce3;background:#f1f4ff;border:1px solid #dce3ff;border-radius:18px;place-items:center;width:66px;height:66px;display:grid}.lists-library-placeholder svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.lists-library-placeholder strong{color:#111936;font-size:1rem}.lists-library-placeholder p{color:#6d7ba4;max-width:320px;margin:0;font-size:.84rem;line-height:1.5}.list-editor-actions{justify-content:flex-end;gap:8px;display:flex}.list-editor-actions button{color:#34446f;cursor:pointer;background:#f8faff;border:1px solid #98adda4d;border-radius:12px;min-height:40px;padding:8px 14px;font-weight:850}.list-editor-actions button.primary{color:#fff;background:linear-gradient(135deg,#596bf2,#7b6eea);border-color:#0000}.list-editor-actions button.danger{color:#b4233a;background:#fff5f6;border-color:#dc455b40}.list-editor-actions button:disabled{opacity:.52;cursor:wait}.list-delete-dialog{gap:13px;padding:20px;display:grid}.list-delete-dialog h3{font-size:1.08rem}.list-delete-dialog p{color:#67759b;margin:0;font-size:.86rem;line-height:1.5}.module-app .list-sharing-section{gap:14px;margin:0 0 18px;display:grid}.module-app .list-sharing-block{background:linear-gradient(145deg,#f8f8fff5,#ffffffe6);border:1px solid #7565eb2e;border-radius:18px;padding:14px;box-shadow:0 14px 32px #30498414}.module-app .list-sharing-block>header{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:11px;display:flex}.module-app .list-sharing-block>header small,.module-app .list-sharing-block>header h3{margin:0}.module-app .list-sharing-block>header small{color:#7465df;text-transform:uppercase;font-size:.68rem;font-weight:850}.module-app .list-sharing-block>header h3{color:var(--lists-navy);font-size:1rem}.module-app .list-sharing-block>header>span{color:#fff;background:#7465df;border-radius:14px;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.76rem;font-weight:900;display:grid}.module-app .list-sharing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.module-app .list-shared-card{min-width:0;min-height:94px;color:var(--lists-navy);text-align:left;background:#fffffff5;border:1px solid #98adda40;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.module-app .list-shared-card strong,.module-app .list-shared-card small{min-width:0;display:block}.module-app .list-shared-card strong{color:var(--lists-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.module-app .list-shared-card small{color:var(--lists-muted);margin-top:3px;font-size:.69rem}.module-app .list-shared-emoji{background:#f5f4ff;border:1px solid #7565eb29;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.45rem;display:grid}.module-app .list-shared-open{cursor:pointer;width:100%}.module-app .list-shared-open:hover,.module-app .list-shared-open:focus-visible{background:#fafaff;border-color:#7565eb85;outline:none}.module-app .list-shared-arrow{color:#6d61dc;font-size:1.5rem}.module-app .list-shared-invitation{grid-template-columns:44px minmax(0,1fr)}.module-app .list-share-response-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.module-app .list-share-response-actions button,.list-share-invite-row>button{color:#fff;cursor:pointer;background:#7565eb;border:1px solid #7565eb;border-radius:11px;min-height:36px;padding:8px 12px;font-weight:850}.module-app .list-share-response-actions button.secondary{color:#4b5680;background:#f7f8fd;border-color:#98adda59}.module-app .list-share-response-actions button:disabled,.list-share-invite-row>button:disabled{opacity:.55;cursor:default}.module-app .shared-list-detail{min-width:0}.module-app .shared-list-edit-input{width:100%;min-width:0;min-height:38px;color:var(--lists-navy);background:#fff;border:1px solid #596bf273;border-radius:10px;padding:8px 10px}.list-share-dialog{color:#111936;background:#fffffffc;border:1px solid #a7b8de57;border-radius:20px;width:min(520px,100%);max-height:min(720px,100dvh - 36px);overflow:auto;box-shadow:0 26px 70px #172a5c3d}.list-share-dialog>header{z-index:2;background:#fffffffa;border-bottom:1px solid #a7b8de3d;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 13px;display:flex;position:sticky;top:0}.list-share-dialog>header small{color:#7465df;text-transform:uppercase;font-size:.68rem;font-weight:850}.list-share-dialog>header h2{color:#111936;margin:3px 0 0;font-size:1.15rem}.list-share-dialog>header>button{color:#34446f;cursor:pointer;background:#f7f9ff;border:1px solid #98adda4d;border-radius:11px;flex:0 0 34px;width:34px;height:34px;font-size:1.15rem}.list-share-dialog-content{gap:17px;padding:17px;display:grid}.list-share-dialog-content>p{color:#647095;margin:0;font-size:.84rem;line-height:1.45}.list-share-invite-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.list-share-invite-row .contact-picker{min-width:0}.list-share-members{gap:8px;display:grid}.list-share-members h3{color:#172043;margin:0 0 2px;font-size:.9rem}.list-share-members>div{background:#f9faff;border:1px solid #98adda3d;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 11px;display:flex}.list-share-members span{min-width:0}.list-share-members strong,.list-share-members small{display:block}.list-share-members strong{color:#172043;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.list-share-members small{color:#6e799b;margin-top:2px;font-size:.7rem}.list-share-members button{color:#a2384b;cursor:pointer;background:#fff5f6;border:1px solid #c4465b3d;border-radius:10px;min-height:34px;padding:7px 10px;font-size:.72rem;font-weight:850}.list-share-empty{background:#f7f8fd;border-radius:12px;padding:12px}@media (width<=560px){.module-app .list-sharing-grid{grid-template-columns:minmax(0,1fr)}.module-app .list-sharing-block{padding:11px}.module-app .list-shared-card{min-height:86px}.list-share-dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:20px 20px 0 0}.list-share-dialog-content{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.list-share-invite-row{grid-template-columns:minmax(0,1fr)}.list-share-invite-row>button{width:100%}.module-app .list-category-card .list-card-menu{width:calc(100% - 14px);min-width:0;right:7px}.module-app .lists-page{padding-top:0;padding-bottom:calc(108px + env(safe-area-inset-bottom))}.module-app .lists-page-heading{margin-bottom:14px}.module-app .lists-page-heading h2{font-size:1.65rem}.module-app .lists-page-heading p{font-size:.79rem}.module-app .lists-round-add{border-radius:14px;flex-basis:42px;width:42px;height:42px}.module-app .list-category-grid{gap:9px}.module-app .list-category-card,.module-app .list-category-open{min-height:132px}.module-app .list-category-open{padding:13px 38px 12px 12px}.module-app .list-category-emoji{min-height:46px;font-size:clamp(2rem,11vw,2.65rem)}.module-app .list-category-open strong{font-size:.9rem}.module-app .list-card-menu-trigger{width:29px;height:29px;top:7px;right:7px}.module-app .lists-level-heading{grid-template-columns:38px minmax(0,1fr) 42px;gap:7px}.module-app .lists-back{justify-content:center;width:38px;min-height:38px;padding:0}.module-app .lists-back span:last-child{display:none}.module-app .lists-level-title>span{font-size:1.9rem}.module-app .lists-level-title h2{font-size:1.22rem}.module-app .list-status-segments{margin-bottom:12px}.module-app .list-status-segments button{gap:4px;min-height:36px;font-size:.68rem}.module-app .list-row-card{min-height:112px;padding:12px}.module-app .list-row-title-line strong{font-size:1rem}.module-app .list-row-progress{font-size:.73rem}.module-app .list-row-actions{gap:6px}.module-app .list-row-creator{font-size:.64rem}.module-app .lists-detail-heading{gap:9px}.module-app .lists-detail-heading>div{padding:12px 13px}.module-app .lists-detail-actions{gap:6px;width:100%}.module-app :is(.lists-detail-actions,.list-row-actions) .action-icon-button,.module-app :is(.lists-detail-actions,.list-row-actions) .space-transfer-trigger.compact{flex-basis:38px;width:38px;min-width:38px;height:38px;min-height:38px}.module-app .list-row-actions .action-icon-button{flex-basis:36px;width:36px;min-width:36px;height:36px;min-height:36px}.module-app .list-detail-items>li{padding-left:10px}.module-app .list-detail-items .list-item-edit-fields{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.module-app .list-detail-items .list-item-edit-fields input:first-child{grid-column:1/-1}.list-sheet-overlay{place-items:end center;padding:0}.list-editor-sheet,.list-delete-dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:20px 20px 0 0}.list-editor-content,.list-delete-dialog{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.list-editor-sheet-list{height:min(780px,84dvh)}}@media (width<=380px){.list-category-selector>div{grid-template-columns:minmax(0,1fr)}}@media (width<=340px){.module-app .list-category-grid{gap:7px}.module-app .list-category-open{padding-inline:9px 34px}.module-app .list-status-segments button span{display:none}.module-app .list-detail-items>li{flex-wrap:wrap;align-items:flex-start}.module-app .list-detail-items .list-item-edit-fields{flex-basis:100%;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}}.bottom-sheet.bottom-sheet{inset:auto 0 var(--sheet-bottom,0px);width:min(720px,100%);max-height:calc(var(--sheet-height,100dvh) - 12px);border:1px solid var(--border);background:var(--surface);color:var(--text);padding:0 24px calc(24px + env(safe-area-inset-bottom));overscroll-behavior:contain;box-sizing:border-box;border-radius:28px 28px 0 0;margin:0 auto;position:fixed;overflow-y:auto}.bottom-sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25203e66}.bottom-sheet.is-expanded{height:calc(var(--sheet-height,100dvh) - 24px)}.bottom-sheet .bottom-sheet-handle{touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;width:100%;min-height:36px;padding:0;display:flex}.bottom-sheet-handle span{background:var(--border);border-radius:8px;width:48px;height:5px}.bottom-sheet>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.bottom-sheet>header h2{overflow-wrap:anywhere;min-width:0}.bottom-sheet>header>button{flex-shrink:0;min-width:44px;min-height:44px}.bottom-sheet .app-modal-actions{flex-wrap:wrap;gap:12px;padding-block:16px;display:flex}.bottom-sheet .app-modal-actions>button{flex:150px;min-height:44px}@media (width<=480px){.bottom-sheet.bottom-sheet{padding-inline:16px}}.task-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-bottom:16px;display:grid;position:relative}.task-filter-bar .task-filter-trigger{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:58px;color:var(--text);text-align:left;border-radius:18px;align-items:center;gap:9px;padding:10px 12px;display:flex;box-shadow:0 3px 12px #20244204}.task-filter-trigger[aria-expanded=true]{border-color:var(--space-theme-accent,var(--violet));box-shadow:0 0 0 3px color-mix(in srgb, var(--space-theme-accent,var(--violet)) 12%, transparent)}.task-filter-icon{color:var(--space-theme-accent,var(--violet));font-size:1.25rem}.task-filter-copy{flex:1;gap:3px;min-width:0;display:grid}.task-filter-copy small{color:var(--muted);font-size:.65rem}.task-filter-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.task-filter-count{background:var(--surface-soft);min-width:22px;color:var(--muted);text-align:center;border-radius:20px;flex-shrink:0;padding:3px 6px;font-size:.7rem}.task-filter-chevron{color:var(--muted)}.task-filter-trigger[aria-expanded=true] .task-filter-chevron{transform:rotate(180deg)}.task-filter-menu{z-index:40;max-height:var(--task-menu-room,calc(100dvh - 160px));box-sizing:border-box;border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;width:min(340px,100%);padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px #20244224,0 3px 10px #20244208}.task-filter-menu[data-side=above]{top:auto;bottom:calc(100% + 8px)}.task-filter-menu.is-sort{left:auto;right:0}.task-filter-menu-title{color:var(--muted);flex-shrink:0;margin:6px 10px 10px;font-size:.7rem;font-weight:600}.task-filter-options{overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;min-height:0;max-height:190px;padding:3px;overflow-y:auto}.task-filter-options button{width:100%;min-height:46px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:9px 10px;display:flex}.task-filter-options button:hover,.task-filter-options button:focus-visible{background:var(--surface-soft)}.task-filter-options button[aria-checked=true]{background:color-mix(in srgb, var(--space-theme-accent,var(--violet)) 12%, var(--surface));font-weight:650}.task-filter-option-icon{color:var(--space-theme-accent,var(--violet));flex:0 0 28px;place-items:center;font-size:1.15rem;display:grid}.task-filter-option-label{overflow-wrap:anywhere;flex:1;min-width:0;font-size:.86rem}.task-filter-check{width:16px;color:var(--space-theme-accent,var(--violet));flex-shrink:0}.task-filter-menu .task-filter-manage{border:0;border-top:1px solid var(--border);width:100%;min-height:46px;color:var(--space-theme-accent,var(--violet));background:0 0;flex-shrink:0;justify-content:center;align-items:center;gap:7px;margin-top:6px;padding:10px 6px;font-size:.8rem;font-weight:600;display:flex}@media (width<=430px){.task-filter-bar{gap:8px}.task-filter-bar .task-filter-trigger{gap:5px;padding:9px 8px}.task-filter-copy strong{font-size:.73rem}.task-filter-icon{font-size:1rem}}.module-app .tasks-feature-page{width:min(1040px,100%);min-width:0;padding:6px 0 calc(124px + env(safe-area-inset-bottom));color:var(--text);margin:0 auto}.tasks-feature-page *,.tasks-dialog *{box-sizing:border-box}.tasks-dialog [hidden]{display:none!important}.tasks-feature-page button,.tasks-dialog button,.tasks-dialog input,.tasks-dialog textarea,.tasks-dialog select{font:inherit}.tasks-feature-page button,.tasks-dialog button{cursor:pointer}.tasks-feature-page button:disabled,.tasks-dialog button:disabled{cursor:default;opacity:.55}.tasks-feature-page :focus-visible,.tasks-dialog :focus-visible{outline:3px solid var(--space-theme-accent,var(--violet));outline-offset:3px}.tasks-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tasks-toolbar{align-items:center;gap:12px;min-width:0;margin-bottom:18px;display:flex}.tasks-people{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#c4b9e6 transparent;flex:1;align-items:center;gap:8px;min-width:0;padding:5px 24px 10px 4px;display:flex;overflow-x:auto}.tasks-people button{border:1px solid var(--border);background:var(--surface);color:#545b76;white-space:nowrap;border-radius:24px;flex:none;align-items:center;gap:7px;min-height:44px;padding:5px 14px;display:inline-flex}.tasks-people button[aria-pressed=true]{color:#6446ae;background:#eee9fc;border-color:#b4a2e8}.tasks-people{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 20px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 20px),#0000)}.tasks-feature-page .tasks-add{width:46px;height:46px;color:var(--surface);background:linear-gradient(145deg,#7668e8,#9765cd);border:0;border-radius:15px;flex:0 0 46px;padding:0;font-size:30px;box-shadow:0 6px 18px #7668e833}.tasks-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.tasks-status{background:#eae8f3;border-radius:14px;padding:4px;display:flex}.tasks-status button{color:#62617b;background:0 0;border:0;border-radius:10px;min-height:40px;padding:9px 12px}.tasks-status button[aria-pressed=true]{color:#6648ac;background:var(--surface);box-shadow:0 2px 6px #3431550d}.tasks-status span,.tasks-group h2 span{color:#73738e;margin-left:5px;font-size:.8rem}.tasks-controls select{border:1px solid var(--border);color:#55576d;background:var(--surface);min-width:0;max-width:100%;min-height:44px;font:inherit;border-radius:12px;padding:8px 12px}.tasks-feature-page .tasks-text-button,.tasks-dialog .tasks-text-button{color:var(--space-theme-accent,var(--violet));background:0 0;border:0;padding:10px 4px;font-size:.85rem}.tasks-group{margin-bottom:26px}.tasks-group h2{color:#565674;margin:0 0 12px;font-size:.94rem;font-weight:650}.tasks-cards{gap:10px;margin:0;padding:0;list-style:none;display:grid}.tasks-card{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--task-category-color);border-radius:16px;grid-template-columns:32px minmax(0,1fr) auto 34px 34px;align-items:center;gap:12px;padding:16px;display:grid;box-shadow:0 4px 14px #30395806}.tasks-feature-page .tasks-check{background:var(--surface);color:#7255b4;border:2px solid #c9bedc;border-radius:9px;width:28px;min-width:28px;height:28px;padding:0}.tasks-card.is-done .tasks-check{background:#eee8fa}.tasks-card-body{min-width:0}.tasks-feature-page .tasks-title{width:100%;color:var(--text);text-align:left;overflow-wrap:anywhere;background:0 0;border:0;padding:0;font-weight:650;line-height:1.45;display:block}.tasks-card.is-done .tasks-title{color:var(--muted);text-decoration:line-through}.tasks-meta{color:var(--muted);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-top:7px;font-size:.76rem;display:flex}.tasks-category-badge{color:#645a7b;background:#f5f2fa;border-radius:7px;padding:3px 7px}.tasks-deadline{color:#70758b;font-size:.8rem}.tasks-deadline.overdue{color:#b44e5a}.tasks-avatar{background:var(--person-soft,#eee8fa);width:30px;height:30px;color:var(--person-strong,#7656a8);border:2px solid var(--surface);border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.tasks-feature-page .tasks-avatars{color:#74708a;background:0 0;border:0;align-items:center;min-height:44px;padding:3px;font-size:.75rem;display:flex}.tasks-avatars .tasks-avatar+.tasks-avatar{margin-left:-8px}.tasks-feature-page .tasks-more{color:#807294;background:0 0;border:0;min-height:44px;padding:0}.tasks-empty,.tasks-category-panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin:16px 0;padding:24px}.tasks-empty{text-align:center;color:#74738c}.tasks-empty>span{color:#967cca;font-size:2rem}.tasks-empty h2{color:#49465f;font-size:1.1rem}.tasks-empty button,.tasks-category-panel button{color:var(--space-theme-accent,var(--violet));background:#f8f5fd;border:1px solid #dfd7ee;border-radius:10px;padding:10px}.tasks-category-panel>div{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.tasks-category-panel input{min-width:0;max-width:100%}.tasks-dialog{background:var(--surface);width:min(640px,100% - 32px);max-height:calc(100dvh - 40px);color:var(--text);overscroll-behavior:contain;border:1px solid #e6e0f1;border-radius:22px;margin:auto;padding:24px;overflow-y:auto;box-shadow:0 24px 90px #27204433}.tasks-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25203e66}.tasks-dialog>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.tasks-dialog h2{overflow-wrap:anywhere;margin:0;font-size:1.35rem}.tasks-dialog>header button{color:#7655ad;background:#f2eef8;border:0;border-radius:10px;flex:0 0 36px;height:36px}.tasks-dialog fieldset{border:0;min-width:0;margin:0;padding:0}.tasks-dialog fieldset>p{color:var(--muted);margin:0 0 18px;font-size:.85rem}.tasks-dialog .task-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tasks-dialog .form-field{flex-direction:column;gap:7px;min-width:0;display:flex}.tasks-dialog .form-field-large{grid-column:1/-1}.tasks-dialog label{font-size:.86rem;font-weight:600}.tasks-dialog input:not([type=checkbox]),.tasks-dialog select,.tasks-dialog textarea{border:1px solid var(--border);background:var(--surface);color:#353149;border-radius:10px;width:100%;min-width:0;padding:11px;font-size:16px}.tasks-dialog textarea{resize:vertical}.tasks-dialog .task-person-picker{flex-wrap:wrap;gap:8px;max-height:180px;padding:4px;display:flex;overflow-y:auto}.tasks-dialog .task-person-option{overflow-wrap:anywhere;background:var(--surface);color:#5c546e;border:1px solid #ddd6e9;border-radius:14px;align-items:center;gap:7px;max-width:100%;min-height:44px;padding:6px 10px;display:inline-flex}.tasks-dialog .task-person-option[aria-pressed=true]{background:#f1eafa;border-color:#a58acb}.tasks-dialog .task-priority-picker{flex-wrap:wrap;gap:5px;display:flex}.tasks-dialog .task-priority-picker button{color:#6d637f;background:#faf8fd;border:1px solid #dfd7ea;border-radius:10px;flex:1;min-height:44px;padding:7px}.tasks-dialog .task-priority-picker button[aria-pressed=true]{color:#664397;background:#ede4fa;border-color:#a78bc9}.tasks-dialog .task-calendar-option{cursor:pointer;background:#faf8fd;border:1px solid #e2daed;border-radius:14px;align-items:center;gap:10px;margin-top:20px;padding:14px;display:flex}.tasks-dialog .task-calendar-option.active{background:#f0e9fa;border-color:#b69bd7}.tasks-dialog .task-calendar-option input{width:18px;height:18px;accent-color:var(--space-theme-accent,var(--violet));flex-shrink:0}.tasks-dialog .task-calendar-option-copy{gap:4px;min-width:0;display:grid}.tasks-dialog .task-calendar-option-copy small{color:#777085;font-size:.78rem;font-weight:400}.tasks-dialog .task-calendar-option-icon{color:var(--space-theme-accent,var(--violet));font-size:1.3rem}.tasks-dialog .task-calendar-option-switch{display:none}.tasks-dialog .task-form-actions,.tasks-detail-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.tasks-dialog .task-form-actions button,.tasks-detail-actions>button:not(.action-icon-button){background:var(--space-theme-accent,var(--violet));min-height:44px;color:var(--surface);border:0;border-radius:12px;padding:10px 18px}.tasks-dialog .task-form-actions .secondary-button{color:#655b79;background:#f0edf6}.tasks-dialog .tasks-error{color:#b3374c;background:#fff0f3;border-radius:10px;padding:12px}.tasks-description{white-space:pre-wrap;overflow-wrap:anywhere}.tasks-detail ul{flex-wrap:wrap;gap:12px;padding:0;list-style:none;display:flex}.tasks-detail li{overflow-wrap:anywhere;align-items:center;gap:8px;display:flex}@media (width<=600px){.tasks-toolbar{gap:8px;margin-bottom:10px}.tasks-controls{gap:8px}.tasks-controls select{flex:1;font-size:.82rem}.tasks-status button{padding:8px;font-size:.82rem}.tasks-card{grid-template-columns:28px minmax(0,1fr) 28px;gap:8px;padding:13px 10px}.tasks-card-body{grid-column:2}.tasks-avatars{grid-area:2/2;justify-self:start}.tasks-more{grid-area:1/3}.tasks-card>.space-transfer-trigger{grid-area:2/3}.tasks-dialog{width:100%;max-height:calc(100dvh - 12px);padding:20px 16px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;margin:auto 0 0}.tasks-dialog .task-form-grid{grid-template-columns:minmax(0,1fr)}}.tasks-heading{letter-spacing:-.04em;margin:4px 0 20px;font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.15}.tasks-status{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 35%, transparent);border-radius:32px;width:100%;margin-bottom:12px}.tasks-status button{border-radius:28px;flex:1;min-height:48px;font-size:1rem}.tasks-status button[aria-pressed=true]{color:var(--text);font-weight:700}.tasks-status button:before{content:"✓";border:1px solid;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:8px;display:inline-grid}.tasks-status button[aria-pressed=true]:before{color:#fff;background:var(--space-theme-accent,var(--violet));border-color:#0000}.tasks-status span{background:var(--surface-soft);border-radius:20px;padding:3px 7px}.tasks-people{padding:3px 0 5px;scroll-padding-inline:8px;-webkit-mask-image:none;mask-image:none}.tasks-people button:first-child{z-index:1;position:sticky;left:0}.tasks-people button[aria-pressed=true]{background:var(--space-theme-accent,var(--violet));color:#fff;border-color:#0000;box-shadow:inset 0 -3px #0002}.tasks-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:16px;display:grid}.tasks-controls>select,.tasks-sort{border:1px solid var(--border);background:var(--surface);border-radius:18px;width:100%;min-height:48px}.tasks-sort{color:var(--muted);align-items:center;gap:4px;padding-left:12px;font-size:.85rem;display:flex}.tasks-sort>span{flex-shrink:0}.tasks-sort select{width:0;color:var(--space-theme-accent,var(--violet));background:0 0;border:0;flex:1;padding-left:0}.tasks-feature-page .tasks-add{z-index:20;right:max(20px,50vw - 520px);bottom:calc(110px + env(safe-area-inset-bottom));background:var(--space-theme-accent,var(--violet));width:58px;height:58px;box-shadow:0 6px 20px color-mix(in srgb, var(--space-theme-accent,var(--violet)) 30%, transparent);border-radius:50%;position:fixed}.tasks-card{border-left:5px solid var(--priority-color);border-radius:20px;grid-template-columns:30px minmax(0,1fr) auto 32px;gap:12px;padding:16px}.priority-haute{--priority-color:var(--delete-text);--priority-soft:var(--delete-bg)}.priority-normale{--priority-color:var(--space-theme-accent,var(--violet));--priority-soft:color-mix(in srgb, var(--space-theme-accent,var(--violet)) 10%, var(--surface))}.priority-basse{--priority-color:var(--validate-text);--priority-soft:var(--validate-bg)}.tasks-feature-page .tasks-title{font-size:1.04rem;font-weight:750;line-height:1.3}.tasks-category-badge,.tasks-priority-badge{border-radius:20px;padding:4px 9px}.tasks-category-badge{background:color-mix(in srgb, var(--task-category-color) 12%, var(--surface))}.tasks-priority-badge{color:var(--priority-color);background:var(--priority-soft)}.tasks-meta{gap:6px;margin:6px 0}.tasks-card-body>.tasks-deadline:before{content:"▦";margin-right:6px}.tasks-avatars .tasks-avatar{flex-basis:34px;width:34px;height:34px;font-size:.8rem}.tasks-card.is-done{opacity:.75}.tasks-dialog .task-person-picker{flex-wrap:nowrap;max-height:none;overflow-x:auto}.tasks-dialog .task-person-option{border-radius:24px;flex-shrink:0}.tasks-dialog .task-priority-picker button[aria-pressed=true],.tasks-dialog .task-person-option[aria-pressed=true]{border-color:var(--space-theme-accent,var(--violet));background:color-mix(in srgb, var(--space-theme-accent,var(--violet)) 12%, var(--surface));color:var(--text)}.task-stepper{gap:6px;margin:22px 0 0;padding:0;list-style:none;display:flex}.task-stepper li{text-align:center;color:var(--muted);flex:1;font-size:.75rem}.task-stepper span{background:var(--surface-soft);border-radius:50%;place-items:center;width:28px;height:28px;margin:0 auto 7px;display:grid}.task-stepper small{display:block}.task-stepper [aria-current=step]{color:var(--space-theme-accent,var(--violet));font-weight:700}.task-stepper [aria-current=step] span{background:var(--space-theme-accent,var(--violet));color:#fff}.task-summary{overflow-wrap:anywhere;color:var(--muted);line-height:1.6}.bottom-sheet:not(.is-expanded) .task-form-grid{grid-template-columns:minmax(0,1fr)}.tasks-dialog .tasks-category-panel{border:0;margin:0;padding:0}.tasks-dialog.tasks-detail-dialog,.tasks-dialog.tasks-category-dialog{box-sizing:border-box;width:min(460px,100% - 32px);max-height:calc(100dvh - 48px - env(safe-area-inset-top) - env(safe-area-inset-bottom));text-align:center;border-radius:24px;margin:auto;padding:24px 20px;position:fixed;inset:0}.tasks-detail-dialog>header{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;margin-bottom:18px;display:grid}.tasks-detail-dialog>header h2{grid-column:2;font-size:1.2rem;line-height:1.4}.tasks-detail-dialog>header button{grid-column:3}.tasks-detail-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;font-size:.82rem;display:flex}.tasks-detail-dialog .tasks-description{text-align:start;line-height:1.6}.tasks-detail-dialog .tasks-detail h3{margin:22px 0 12px;font-size:.9rem}.tasks-detail-dialog .tasks-detail ul{justify-content:center;margin:0}.tasks-detail-dialog .tasks-detail-actions{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:10px;margin-top:24px;padding-top:18px}.tasks-category-dialog>header{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;display:grid}.tasks-category-dialog>header h2{grid-column:2;font-size:1.15rem}.tasks-category-dialog>header button{grid-column:3}.tasks-category-help{color:var(--muted);margin:0 0 18px;font-size:.8rem}.tasks-category-dialog .tasks-category-row{flex-wrap:nowrap}.tasks-category-panel>.tasks-category-scroll{overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;max-height:208px;padding:3px;display:block;overflow-y:auto}.tasks-category-scroll .tasks-category-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.tasks-category-dialog .tasks-category-choice{text-align:left;background:var(--surface-soft);min-width:0;color:var(--text);flex:1;justify-content:space-between;align-items:center;gap:12px;display:flex}.tasks-category-count{background:var(--surface);min-width:26px;color:var(--muted);text-align:center;border-radius:20px;padding:3px 7px}.tasks-category-dialog label{text-align:left;margin-bottom:8px;display:block}.tasks-category-dialog .tasks-emoji-palette{margin-top:20px}.tasks-emoji-palette legend{text-align:left;margin-bottom:10px;font-size:.86rem;font-weight:600}.tasks-emoji-palette>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.tasks-emoji-palette button{background:var(--surface);min-height:44px;font-size:1.4rem;position:relative}.tasks-emoji-palette button[aria-pressed=true]{border-color:var(--space-theme-accent,var(--violet));background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--space-theme-accent,var(--violet))}.tasks-emoji-palette small{color:var(--text);font-size:.7rem;position:absolute;top:1px;right:3px}.tasks-category-preview{background:var(--surface-soft);overflow-wrap:anywhere;border-radius:14px;margin:18px 0 0;padding:12px}.tasks-category-dialog .task-form-actions{justify-content:center}.tasks-category-dialog .task-form-actions button{flex:1}@media (width<=600px){.tasks-card{grid-template-columns:26px minmax(0,1fr) auto 24px;gap:8px;padding:14px 10px}.tasks-avatars{grid-area:1/3}.tasks-more{grid-area:1/4}.tasks-avatars .tasks-avatar{flex-basis:27px;width:27px;height:27px;font-size:.7rem}.tasks-feature-page .tasks-title{font-size:.95rem}.tasks-sort{flex-direction:column;justify-content:center;align-items:stretch;gap:0;padding:5px 8px;font-size:.7rem}.tasks-sort select{flex:auto;width:100%;min-height:24px;padding:0}.tasks-controls{gap:8px}.tasks-controls>select{padding:8px;font-size:.78rem}.tasks-meta{font-size:.7rem}.tasks-category-badge,.tasks-priority-badge{padding:3px 6px}}@media (width<=360px){.tasks-card{grid-template-columns:25px minmax(0,1fr) 24px}.tasks-more{grid-column:3}.tasks-avatars{grid-area:2/2;justify-self:end}}@media (prefers-reduced-motion:reduce){.tasks-feature-page *,.bottom-sheet *{scroll-behavior:auto;transition:none;animation:none}}.bottom-sheet.event-details-sheet{--details-accent:var(--space-theme-accent,#7360ed);box-shadow:0 24px 80px #17152e33}.event-details-sheet>header{align-items:flex-start;padding-block:4px 18px}.event-details-sheet>header h2{letter-spacing:-.025em;margin:6px 0 0;font-size:clamp(1.35rem,4vw,1.65rem);line-height:1.3}.event-details-sheet>header>button{border:1px solid var(--border);background:color-mix(in srgb, var(--text) 4%, var(--surface));width:44px;height:44px;color:var(--muted);cursor:pointer;border-radius:50%;place-items:center;padding:0;font:1.5rem/1 system-ui;display:grid}.event-details-content{overflow-wrap:anywhere;gap:20px;padding-block:0 4px;display:grid}.event-details-content p,.event-details-content h3{margin:0}.event-details-content h3{margin-bottom:8px;font-size:.92rem}.event-details-content section{min-width:0}.event-details-date{border:1px solid color-mix(in srgb, var(--details-accent) 20%, var(--border));background:color-mix(in srgb, var(--details-accent) 7%, var(--surface));color:var(--muted);border-radius:18px;padding:16px 18px;font-size:.9rem;line-height:1.7}.event-details-date strong{color:var(--text);letter-spacing:-.02em;margin-top:4px;font-size:1.2rem;display:inline-block}.event-details-origin{color:var(--muted);font-size:.8rem;font-weight:600}.event-details-note{border:1px solid var(--border);background:color-mix(in srgb, var(--text) 2%, var(--surface));border-radius:16px;padding:16px}.event-details-note>button{margin-top:12px}.event-details-note form{gap:12px;display:grid}.event-details-comment{white-space:pre-wrap}.event-details-people,.event-details-actions{flex-wrap:wrap;gap:10px;display:flex}.event-details-person{border:1px solid var(--border);border-radius:999px;align-items:center;gap:8px;padding:5px 12px 5px 5px;font-size:.9rem;display:inline-flex}.event-details-content button,.event-details-content select{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);font:inherit;border-radius:12px;padding:10px 14px}.event-details-actions button{flex:130px}.event-details-content>.event-details-actions{border-top:1px solid var(--border);padding-top:18px}.event-details-content button{cursor:pointer;font-weight:500;transition:background .15s,border-color .15s}.event-details-content button.event-details-primary{background:var(--details-accent);border-color:var(--details-accent);color:#fff;font-weight:650}.event-details-content button.event-details-remove{color:var(--danger,#b83f50);background:color-mix(in srgb, var(--danger,#b83f50) 7%, var(--surface));border-color:#0000;flex-basis:100%}.event-details-sheet button:focus-visible,.event-details-content textarea:focus-visible,.event-details-content select:focus-visible{outline:3px solid var(--details-accent);outline-offset:3px}.event-details-content button:disabled{opacity:.55;cursor:wait}.event-details-content [role=alert]{color:var(--danger,#b83f50)}.event-details-content button:hover{border-color:var(--space-theme-accent)}.event-details-content textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--border);width:100%;max-width:100%;font:inherit;color:var(--text);background:var(--surface);border-radius:12px;padding:12px}.event-details-confirm{border-top:1px solid var(--border);padding-top:16px}.calendar-event-details-trigger{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.vihomia-calendar-month-number{color:inherit;font:inherit;background:0 0;border:0;padding:0}button.vihomia-calendar-month-event{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}@media (width>=900px){.bottom-sheet.event-details-sheet{border-radius:24px;max-width:560px;height:fit-content;max-height:85dvh;margin:auto;inset:0}}.people-day-scroll{overscroll-behavior:contain;scrollbar-width:thin;background:#fafbfff0;border:1px solid #899ecd3d;border-radius:14px;width:100%;min-height:420px;overflow:auto}.people-day-grid{grid-template-columns:52px repeat(var(--people-count), minmax(132px, 1fr));grid-template-rows:48px auto var(--people-day-height);color:#172342;width:100%;display:grid;position:relative}.people-day-corner,.people-day-person-header{z-index:6;background:#fffffff7;border-bottom:1px solid #899ecd47;position:sticky;top:0}.people-day-corner{z-index:8;left:0}.people-day-person-header{min-width:0;box-shadow:inset 0 -3px 0 color-mix(in srgb, var(--person-color) 70%, white);border-left:1px solid #899ecd33;justify-content:center;align-items:center;gap:7px;padding:0 8px;display:flex}.people-day-person-header span{background:var(--person-color);border-radius:50%;flex:0 0 10px;width:10px;height:10px}.people-day-person-header strong{color:#142044;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.people-day-all-day-label,.people-day-hour-axis{z-index:5;background:#f7f9fefa;border-right:1px solid #899ecd3d;position:sticky;left:0}.people-day-all-day-label{color:#7480a4;align-items:center;min-height:34px;padding:5px;font-size:.62rem;font-weight:850;display:flex}.people-day-all-day-column{border-bottom:1px solid #899ecd33;border-left:1px solid #899ecd29;align-content:start;gap:3px;min-height:34px;padding:4px;display:grid}.people-day-hour-axis{height:var(--people-day-height)}.people-day-hour-axis span{color:#7884a8;font-size:.61rem;font-weight:750;position:absolute;right:7px;transform:translateY(-7px)}.people-day-person-timeline{height:var(--people-day-height);background:color-mix(in srgb, var(--person-color) 2.5%, white);border-left:1px solid #899ecd29;position:relative}.people-day-hour-line{pointer-events:none;background:#899ecd33;height:1px;position:absolute;left:0;right:0}.people-day-event{z-index:2;border:1px solid color-mix(in srgb, var(--person-color) 50%, white);border-left:4px solid var(--person-color);color:#102044;background:color-mix(in srgb, var(--person-color) 13%, white);min-width:0;box-shadow:0 5px 12px color-mix(in srgb, var(--person-color) 12%, transparent);text-align:left;cursor:pointer;border-radius:7px;flex-direction:column;align-items:flex-start;gap:2px;padding:4px 5px;display:flex;position:absolute;overflow:hidden}.people-day-all-day-column .people-day-event{width:100%;min-height:27px;position:relative}.people-day-event strong,.people-day-event small{width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-day-event strong{font-size:.7rem;line-height:1.15}.people-day-event small{font-size:.58rem;font-weight:700}.people-day-event.busy{color:#475372;background:color-mix(in srgb, var(--person-color) 7%, white);border-style:dashed}.people-day-event:disabled{opacity:1;cursor:default}.people-day-current-time{z-index:4;pointer-events:none;background:#e84d67;height:2px;position:absolute;left:0;right:0}.people-day-current-time.first:before{content:"";background:#e84d67;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:-4px}.people-day-current-time span{color:#fff;background:#e84d67;border-radius:5px;padding:1px 4px;font-size:.56rem;font-weight:850;position:absolute;top:-9px;left:5px}@media (width<=720px){.people-day-scroll{border-radius:11px;max-height:min(68dvh,760px)}.people-day-grid{grid-template-columns:48px repeat(var(--people-count), minmax(132px, 1fr))}}.module-app .vihomia-calendar-day-strip{touch-action:pan-y;border-bottom:1px solid #859acb29;flex:none;width:100%;min-width:0;padding:0 0 9px;overflow:hidden}.module-app .vihomia-calendar-day-strip-track{grid-template-columns:repeat(11,50px);gap:7px;width:max-content;display:grid;position:relative;left:50%;transform:translate(-50%)}.module-app .vihomia-calendar-day-strip button{color:#677598;width:50px;min-width:0;height:52px;box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;place-items:center;gap:1px;padding:5px 3px;display:grid;position:relative}.module-app .vihomia-calendar-day-strip span,.module-app .vihomia-calendar-day-strip strong{color:inherit;line-height:1}.module-app .vihomia-calendar-day-strip span{text-transform:capitalize;font-size:.62rem;font-weight:800}.module-app .vihomia-calendar-day-strip strong{font-size:.9rem;font-weight:950}.module-app .vihomia-calendar-day-strip button.is-selected{color:#fff;background:linear-gradient(135deg,#536cf4,#7559ed);border-color:#5c67ee57;box-shadow:0 7px 16px #4e5bdc33}.module-app .vihomia-calendar-day-strip button.is-today:not(.is-selected){color:#475bdc;background:#ebefffe6}.module-app .vihomia-calendar-day-strip i{background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px}@media (width<=720px){.module-app .vihomia-calendar-day-strip{padding-bottom:6px}.module-app .vihomia-calendar-day-strip-track{grid-template-columns:repeat(11,44px);gap:4px}.module-app .vihomia-calendar-day-strip button{border-radius:9px;width:44px;height:46px}}.vihomia-calendar-day-strip .calendar-presence-dot{background:#6550bd;border-radius:50%;width:5px;height:5px;position:absolute;bottom:9px}.vihomia-calendar-day-strip .is-selected .calendar-presence-dot{background:#fff}.private-image{contain:layout paint;background:#eef2fb;width:100%;display:block;position:relative;overflow:hidden}.private-image-element,.private-image-placeholder,.private-image-retry{width:100%;height:100%;position:absolute;inset:0}.private-image-element{object-fit:cover;opacity:0;transition:opacity .14s ease-out;display:block}.private-image.loaded .private-image-element{opacity:1}.private-image-placeholder{background:linear-gradient(105deg,#eef2fb 25%,#f8f9fe 42%,#eef2fb 60%) 0 0/220% 100%;animation:1.2s ease-in-out infinite private-image-loading}.private-image-retry{color:#5265d7;cursor:pointer;background:#eef2fb;border:0}.private-image-retry span{font-size:1.4rem}@keyframes private-image-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.private-image-element{transition:none}.private-image-placeholder{animation:none}}.module-app .ideas-feature-page{--ideas-ink:#111936;--ideas-muted:#6d7ba4;--ideas-primary:#6570f3;--ideas-border:#91a6d842;width:min(880px,100%);min-width:0;padding:6px 0 calc(124px + env(safe-area-inset-bottom));color:var(--ideas-ink);margin:0 auto}.ideas-feature-page button,.ideas-modal button,.ideas-modal input,.ideas-modal textarea,.ideas-modal select{font:inherit}.ideas-page-heading,.ideas-detail-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.ideas-page-heading small,.ideas-detail-heading small{color:#7a70e8;text-transform:uppercase;font-size:.72rem;font-weight:900}.ideas-page-heading h1,.ideas-detail-heading h1{letter-spacing:0;margin:2px 0 0;font-size:clamp(1.75rem,4vw,2.35rem);line-height:1;color:var(--ideas-ink)!important}.ideas-page-heading p{margin:7px 0 0;font-size:.92rem;color:var(--ideas-muted)!important}.ideas-add-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#5977ff,#8067ec);border:1px solid #5d6def3d;border-radius:15px;flex:0 0 46px;width:46px;height:46px;font-size:1.7rem;line-height:1;box-shadow:0 12px 26px #4756cd3b}.ideas-category-grid,.ideas-pending-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ideas-category-card{border:1px solid var(--ideas-border);background:#ffffffe6;border-radius:18px;min-width:0;min-height:155px;position:relative;overflow:hidden;box-shadow:0 14px 34px #30498417}.ideas-category-open{width:100%;min-height:155px;color:var(--ideas-ink);cursor:pointer;background:0 0;border:0;align-content:center;place-items:center;gap:6px;padding:17px;display:grid}.ideas-category-open:hover,.ideas-category-open:focus-visible{background:linear-gradient(145deg,#f2f7fff5,#fff7fbe6);outline:none}.ideas-category-open>span{font-size:clamp(2.5rem,7vw,3.35rem);line-height:1}.ideas-category-open strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.02rem;overflow:hidden;color:var(--ideas-ink)!important}.ideas-category-open small{font-size:.75rem;font-weight:800;color:var(--ideas-muted)!important}.ideas-category-delete{color:#a84b62;cursor:pointer;background:#fff5f7e6;border:1px solid #cd6c8033;border-radius:10px;width:30px;height:30px;position:absolute;top:10px;right:10px}.ideas-detail-heading>button:first-child{border:1px solid var(--ideas-border);color:#455583;cursor:pointer;background:#ffffffe0;border-radius:14px;flex:0 0 42px;width:42px;height:42px;font-size:1.8rem}.ideas-detail-heading>div{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ideas-detail-heading>div>span{font-size:2.3rem;line-height:1}.ideas-status-tabs{border:1px solid var(--ideas-border);background:#f8faffe6;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:17px;padding:4px;display:grid}.ideas-status-tabs button{color:#5d6a91;cursor:pointer;background:0 0;border:0;border-radius:11px;min-height:40px;font-size:.84rem;font-weight:900}.ideas-status-tabs button.active{color:#fff;background:linear-gradient(135deg,#5d75f5,#8067ea);box-shadow:0 8px 20px #5463db33}.ideas-status-tabs span{opacity:.78;margin-left:5px}.ideas-pending-card,.ideas-memory-card,.ideas-empty{border:1px solid var(--ideas-border);background:#ffffffeb;box-shadow:0 13px 32px #32488017}.ideas-pending-card{border-radius:17px;grid-template-rows:auto minmax(0,1fr) auto;gap:8px;min-width:0;min-height:185px;padding:15px;display:grid}.ideas-card-emoji{font-size:1.85rem;line-height:1}.ideas-pending-card h2,.ideas-memory-card h2{overflow-wrap:anywhere;letter-spacing:0;margin:0;font-size:1rem;line-height:1.15;color:var(--ideas-ink)!important}.ideas-pending-card p,.ideas-memory-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden;color:var(--ideas-muted)!important}.ideas-pending-card footer,.ideas-memory-body footer{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:6px;width:100%;min-width:0;display:grid}.ideas-pending-card footer .action-icon-button,.ideas-memory-body footer .action-icon-button,.ideas-pending-card footer .space-transfer-trigger.compact,.ideas-memory-body footer .space-transfer-trigger.compact{flex-basis:35px;justify-self:center;width:35px;min-width:35px;height:35px;min-height:35px}.ideas-card-link{color:#5265d7;text-underline-offset:3px;align-items:center;width:fit-content;max-width:100%;margin-top:7px;font-size:.76rem;font-weight:850;line-height:1.2;text-decoration:underline;display:inline-flex}.ideas-memory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ideas-memory-card{border-radius:19px;min-width:0;overflow:hidden}.ideas-memory-photo{aspect-ratio:16/9;width:100%;display:block}.ideas-memory-body{gap:8px;padding:16px;display:grid}.ideas-memory-card blockquote{color:#505d82;background:#f6f3ff;border-left:3px solid #8877ef;border-radius:0 10px 10px 0;margin:2px 0;padding:10px 12px;font-size:.78rem;line-height:1.4}.ideas-stars{align-items:center;gap:4px;display:flex}.ideas-stars button{color:#c5ccdf;cursor:pointer;background:#fafbff;border:1px solid #dce2f3;border-radius:11px;width:38px;height:38px;font-size:1.25rem}.ideas-stars button.selected,.ideas-stars.readonly span{color:#f5ad35}.ideas-stars.readonly span{font-size:1.05rem}.ideas-empty{text-align:center;border-radius:18px;align-content:center;place-items:center;gap:7px;min-height:210px;padding:26px;display:grid}.ideas-empty>span{font-size:2.4rem}.ideas-empty strong{color:var(--ideas-ink)!important}.ideas-empty p{margin:0;font-size:.82rem;color:var(--ideas-muted)!important}.ideas-message{z-index:20;border:1px solid;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 13px;font-size:.82rem;font-weight:800;display:flex;position:sticky;top:84px}.ideas-message.success{color:#226849;background:#effaf4;border-color:#b9e1ce}.ideas-message.error{color:#983f51;background:#fff3f5;border-color:#f0c4cb}.ideas-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.2rem}.ideas-modal-overlay{z-index:18000;padding:max(14px, env(safe-area-inset-top)) 14px max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e183757;place-items:center;display:grid;position:fixed;inset:0;overflow:auto}.ideas-modal,.ideas-delete-dialog{width:min(470px,100%);max-height:calc(100dvh - max(28px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));color:#111936;background:#fffffffc;border:1px solid #99acd75c;border-radius:20px;overflow:auto;box-shadow:0 28px 80px #17275345}.ideas-modal>header{z-index:2;background:#fffffffa;border-bottom:1px solid #e7ebf5;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 13px;display:flex;position:sticky;top:0}.ideas-modal>header small{color:#756be0;text-transform:uppercase;font-size:.7rem;font-weight:900}.ideas-modal>header h2,.ideas-delete-dialog h2{color:#111936;letter-spacing:0;margin:2px 0 0;font-size:1.2rem}.ideas-modal>header>button{color:#44537b;cursor:pointer;background:#f8faff;border:1px solid #dce3f2;border-radius:11px;width:34px;height:34px;font-size:1.2rem}.ideas-modal form{gap:15px;padding:17px;display:grid}.ideas-modal label,.ideas-modal fieldset{color:#2a385e;border:0;gap:7px;min-width:0;font-size:.79rem;font-weight:850;display:grid}.ideas-modal label>span small{color:#8792af;font-weight:650}.ideas-modal input:not([type=file]),.ideas-modal textarea,.ideas-modal select{color:#172142;background:#fbfcff;border:1px solid #dce3f2;border-radius:12px;outline:none;width:100%;min-height:44px;padding:10px 12px}.ideas-modal textarea{resize:vertical;min-height:90px}.ideas-modal input:focus,.ideas-modal textarea:focus,.ideas-modal select:focus{border-color:#7582f3;box-shadow:0 0 0 3px #6570f31f}.ideas-modal footer,.ideas-delete-dialog footer{justify-content:flex-end;gap:8px;display:flex}.ideas-modal footer button,.ideas-delete-dialog footer button{cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:40px;padding:9px 14px;font-weight:850}.ideas-modal footer .primary{color:#fff;background:linear-gradient(135deg,#5d75f5,#8067ea)}.ideas-modal footer .secondary,.ideas-delete-dialog .secondary{color:#405079;background:#f7f9fd;border-color:#dce3f2}.ideas-delete-dialog .danger{color:#a1394f;background:#fff1f4;border-color:#f0c6ce}.ideas-form-error{color:#9b3e51;background:#fff1f4;border-radius:10px;margin:0;padding:9px 11px;font-size:.78rem}.ideas-emoji-picker>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.ideas-emoji-picker button{cursor:pointer;background:#fafbff;border:1px solid #dce3f2;border-radius:11px;height:42px;font-size:1.25rem}.ideas-emoji-picker button.selected{background:#eef0ff;border-color:#6e7bf2;box-shadow:0 0 0 2px #6570f321}.ideas-photo-picker{position:relative}.ideas-photo-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.ideas-photo-picker strong{color:#5868d9;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#f6f7ff;border:1px dashed #aeb8d9;border-radius:12px;min-height:43px;padding:11px 12px;overflow:hidden}.ideas-photo-preview{aspect-ratio:16/9;object-fit:cover;border-radius:14px;width:100%;max-height:240px;display:block}.ideas-remove-photo{grid-template-columns:auto minmax(0,1fr);align-items:center}.ideas-remove-photo input{width:18px;height:18px}.ideas-delete-dialog{padding:20px}.ideas-delete-dialog p{color:#677494;line-height:1.5}@media (width<=520px){.module-app .ideas-feature-page{width:calc(100% - 18px);padding-top:2px}.ideas-page-heading{margin-bottom:14px}.ideas-page-heading h1,.ideas-detail-heading h1{font-size:1.7rem}.ideas-page-heading p{font-size:.8rem}.ideas-category-grid,.ideas-pending-grid{gap:9px}.ideas-category-card,.ideas-category-open{min-height:137px}.ideas-category-open{padding:13px 8px}.ideas-category-open>span{font-size:clamp(2.15rem,12vw,2.8rem)}.ideas-pending-card{min-height:175px;padding:12px 10px}.ideas-pending-card footer,.ideas-memory-body footer{gap:2px}.ideas-pending-card footer .action-icon-button,.ideas-memory-body footer .action-icon-button,.ideas-pending-card footer .space-transfer-trigger.compact,.ideas-memory-body footer .space-transfer-trigger.compact{flex:0 0 30px;width:30px;min-width:30px;height:30px;min-height:30px;font-size:.88rem}.ideas-memory-grid{grid-template-columns:minmax(0,1fr);gap:12px}.ideas-memory-body{padding:14px}.ideas-modal-overlay{place-items:end center;padding:0}.ideas-modal,.ideas-delete-dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:20px 20px 0 0}.ideas-modal form,.ideas-delete-dialog{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.ideas-evaluation-modal{height:calc(100dvh - env(safe-area-inset-top))}.ideas-evaluation-modal form{overflow:visible}}@media (width<=360px){.module-app .ideas-feature-page{width:calc(100% - 12px)}.ideas-category-grid,.ideas-pending-grid{gap:7px}.ideas-pending-card{padding-inline:8px}.ideas-pending-card footer .action-icon-button,.ideas-memory-body footer .action-icon-button,.ideas-pending-card footer .space-transfer-trigger.compact,.ideas-memory-body footer .space-transfer-trigger.compact{flex:0 0 28px;width:28px;min-width:28px;height:28px;min-height:28px}}@media (width>=1024px){.module-app .ideas-feature-page{width:min(1040px,100% - 48px);max-width:1040px}.ideas-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ideas-category-card,.ideas-category-open{min-height:180px}}.feedback-status-filters{gap:8px;margin-bottom:8px;padding-block:4px 12px;display:flex;overflow-x:auto}.feedback-status-filters button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);border-radius:22px;flex-shrink:0;padding:8px 14px}.feedback-status-filters button[aria-pressed=true]{border-color:var(--space-theme-accent,var(--coral));background:var(--surface-soft);font-weight:700}.feedback-importance-field,.feedback-details-sheet label{color:var(--text);flex-direction:column;gap:6px;margin-block:12px;font-size:14px;display:flex}.feedback-importance-field select,.feedback-details-sheet select{width:100%;min-height:44px;color:var(--text);background:var(--surface);border:1px solid var(--border);font:inherit;border-radius:12px;padding:8px 12px}.feedback-tracking-badges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.feedback-status,.feedback-importance{background:var(--surface-soft);color:var(--muted);border:1px solid var(--border);border-radius:12px;align-items:center;gap:6px;padding:4px 9px;font-size:12px;display:inline-flex}.feedback-status:before,.feedback-importance:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status-InProgress,.importance-Important{color:color-mix(in srgb, var(--gold) 65%, var(--ink))}.status-Fixed{color:var(--green-dark)}.importance-Critical{color:var(--delete-text);font-weight:700}.feedback-manage-button,.feedback-load-more{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);border-radius:12px;padding:8px 12px}.feedback-load-more{margin-block:16px}.feedback-item>p,.feedback-detail-content{white-space:pre-wrap;overflow-wrap:anywhere}.feedback-details-sheet.bottom-sheet{width:min(560px,100%)}@media (width<=480px){.feedback-item-header{flex-wrap:wrap;gap:8px}}.meals-page,.meal-details{color:#111a3d;width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 64px}.meals-page-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.meals-page-header span,.meal-dialog-header span{color:#6174ab;text-transform:uppercase;font-size:.76rem;font-weight:900}.meals-page-header h1{color:#0d1740;margin:2px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.meals-add-button{color:#fff;cursor:pointer;background:#526cf5;border:1px solid #4967f2;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:8px 14px;font-weight:900;display:inline-flex;box-shadow:0 9px 22px #344dbe38}.meals-add-button>span{color:inherit;font-size:1.4rem;line-height:1}.meals-search{background:#fffffff0;border:1px solid #dbe2f5;border-radius:8px;align-items:center;gap:10px;max-width:520px;min-height:46px;margin-bottom:22px;padding:0 13px;display:flex;box-shadow:0 10px 26px #1f346e17}.meals-search span{color:#5871df;font-size:1.45rem}.meals-search input{color:#111a3d;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.meals-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.meal-card{color:#111a3d;background:linear-gradient(145deg,#fffffffa,#f2f6fff5);border:1px solid #758bd338;border-radius:8px;grid-template-rows:minmax(0,1fr) 48px;min-width:0;min-height:196px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #2134691c}.meal-card:hover,.meal-card:focus-within{border-color:#526cf580;transform:translateY(-2px);box-shadow:0 17px 32px #21346929}.meal-card-open{width:100%;min-height:0;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-rows:minmax(82px,1fr) minmax(2.24em,auto);place-items:center;padding:13px 10px 8px;display:grid}.meal-card-open:focus-visible{outline-offset:-3px;outline:2px solid #526cf5}.meal-card-emoji{aspect-ratio:1;filter:drop-shadow(0 7px 8px #2433642b);place-items:center;width:min(76px,68%);font-size:clamp(2.2rem,5vw,4rem);display:grid}.meal-card-open>strong{color:#111a3d;text-align:center;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;min-width:0;font-size:clamp(.82rem,1.5vw,1rem);line-height:1.12;display:-webkit-box;overflow:hidden}.meal-card-actions .action-icon-button.basket.success{color:#087443;background:#ddf9eb}.meal-card-actions{grid-template-columns:repeat(3,36px);justify-content:space-between;align-items:center;gap:8px;padding:4px 8px 8px;display:grid}.meal-card-actions .action-icon-button,.meal-card-actions .space-transfer-trigger.compact.action-icon-button{flex-basis:36px;width:36px;min-width:36px;height:36px;min-height:36px;font-size:.96rem}.meals-empty,.meals-no-result,.meals-loading{text-align:center;align-content:center;place-items:center;gap:10px;min-height:330px;display:grid}.meals-empty>span{font-size:4.4rem}.meals-empty h2,.meals-no-result h2,.meals-empty p,.meals-no-result p{margin:0}.meals-empty p{color:#66739b;max-width:430px}.meals-empty button{color:#fff;cursor:pointer;background:#526cf5;border:0;border-radius:8px;padding:12px 17px;font-weight:900}.meals-loading{grid-template-columns:repeat(3,12px)}.meals-loading span{background:#526cf5;border-radius:50%;width:10px;height:10px;animation:.8s infinite alternate meal-loading}.meals-loading span:nth-child(2){animation-delay:.15s}.meals-loading span:nth-child(3){animation-delay:.3s}.meals-loading p{grid-column:1/-1}@keyframes meal-loading{to{opacity:.5;transform:translateY(-7px)}}.meal-message{color:#183878;background:#edf3ff;border:1px solid #c9d7ff;border-radius:8px;margin:12px 0;padding:10px 12px;font-weight:800}.meal-message.success{color:#0b673e;background:#ecfbf3;border-color:#bdebd2}.meal-message.error{color:#982f3a;background:#fff1f2;border-color:#f2c5ca}.meal-details-message{width:min(1180px,100% - 32px);margin:18px auto -10px}.meal-overlay{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a112d75;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.meal-dialog{color:#111a3d;background:#f9fbff;border:1px solid #90a0d659;border-radius:8px;width:min(700px,100%);max-height:calc(100dvh - 36px);overflow:auto;box-shadow:0 28px 70px #0b184247}.meal-dialog-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9fbfff5;border-bottom:1px solid #e1e7f5;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex;position:sticky;top:0}.meal-dialog-header h2{margin:2px 0 0;font-size:1.45rem}.meal-dialog-header>button,.meal-back-button{cursor:pointer;background:#edf1ff;border:0;border-radius:7px}.meal-dialog-header>button{width:38px;height:38px;font-size:1.5rem}.meal-form{gap:20px;padding:20px;display:grid}.meal-field{color:#26345f;gap:7px;font-weight:850;display:grid}.meal-field input,.meal-field textarea,.meal-ingredient-row>input{color:#111a3d;min-width:0;font:inherit;background:#fff;border:1px solid #d5def3;border-radius:7px;outline:0;padding:11px 12px}.meal-field input:focus,.meal-field textarea:focus,.meal-ingredient-row>input:focus{border-color:#6680f7;box-shadow:0 0 0 3px #526cf51f}.meal-emoji-picker,.meal-list-choice{border:0;min-width:0;margin:0;padding:0}.meal-emoji-picker legend,.meal-list-choice legend{color:#26345f;margin-bottom:9px;font-weight:900}.meal-emoji-picker>div{grid-template-columns:repeat(6,42px);gap:7px;display:grid}.meal-emoji-picker button{cursor:pointer;background:#fff;border:1px solid #dce3f5;border-radius:7px;width:42px;height:42px;font-size:1.45rem}.meal-emoji-picker button.selected{background:#e9edff;border-color:#526cf5;box-shadow:inset 0 0 0 2px #526cf5}.meal-form-servings,.meal-sheet-servings{align-items:center;gap:12px;display:flex}.meal-form-servings>span,.meal-sheet-servings h3{margin:0;font-weight:900}.meal-servings-selector{background:#fff;border:1px solid #d5def3;border-radius:8px;grid-template-columns:38px 46px 38px;align-items:center;display:grid;overflow:hidden}.meal-servings-selector button{color:#2644b5;cursor:pointer;background:#edf1ff;border:0;height:38px;font-size:1.25rem}.meal-servings-selector button:disabled{opacity:.45;cursor:default}.meal-servings-selector strong{text-align:center}.meal-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.meal-section-heading h3{margin:0}.meal-section-heading button{color:#2947bd;cursor:pointer;background:0 0;border:0;font-weight:900}.meal-ingredient-labels,.meal-ingredient-row{grid-template-columns:minmax(120px,1fr) 96px 86px 106px;gap:7px;display:grid}.meal-ingredient-labels{color:#7280a5;padding:0 2px 5px;font-size:.72rem;font-weight:800}.meal-ingredient-row{margin-bottom:8px}.meal-ingredient-actions{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.meal-ingredient-actions button{cursor:pointer;background:#fff;border:1px solid #dce3f5;border-radius:6px}.meal-ingredient-actions button:last-child{color:#a92d3c}.meal-ingredient-actions button:disabled{opacity:.35;cursor:default}.meal-form-actions{border-top:1px solid #e1e7f5;justify-content:flex-end;gap:9px;padding-top:16px;display:flex}.meal-form-actions button,.meal-details-actions button{color:#14204a;cursor:pointer;background:#fff;border:1px solid #d5def3;border-radius:8px;padding:11px 16px;font-weight:900}.meal-form-actions button.primary,.meal-details-actions button.primary,.meal-sheet-submit{color:#fff;background:#526cf5;border-color:#526cf5}.meal-sheet-add-to-cart{color:#2947bd;min-height:44px;font:inherit;cursor:pointer;background:#edf1ff;border:1px solid #c9d5ff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.meal-sheet-add-to-cart>span{font-size:1.25rem}.meals-cart-button{position:relative}.meal-cart-sheet{width:min(820px,100%)}.meal-cart-content{gap:18px;padding:20px;display:grid}.meal-cart-intro{color:#6174ab;margin:0;font-weight:850}.meal-cart-meals,.meal-cart-summary-list{gap:9px;display:grid}.meal-cart-summary-list{gap:3px}.meal-cart-meal-row{cursor:pointer;background:#fff;border:1px solid #dce3f5;border-radius:8px;grid-template-columns:22px 38px minmax(120px,1fr) auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.meal-cart-meal-row:hover,.meal-cart-meal-row:focus-visible,.meal-cart-meal-row.selected{background:#f1f4ff;border-color:#526cf585;outline:none}.meal-cart-meal-row>input[type=checkbox]{accent-color:#526cf5;width:20px;height:20px;margin:0}.meal-cart-meal-emoji{text-align:center;font-size:1.55rem}.meal-cart-meal-row>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.meal-cart-meal-row small,.meal-cart-summary-heading span,.meal-cart-empty span{color:#7180a7}.meal-cart-empty{text-align:center;align-content:center;place-items:center;gap:5px;min-height:160px;display:grid}.meal-cart-primary{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#526cf5;border:0;border-radius:8px;padding:10px 16px;font-weight:900}.meal-cart-primary:disabled{opacity:.5;cursor:default}.meal-cart-selection-footer{background:#f9fbff;border-top:1px solid #dce3f5;justify-content:space-between;align-items:center;gap:12px;padding:14px 0 0;display:flex;position:sticky;bottom:-20px}.meal-cart-summary-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.meal-cart-summary-heading>div{gap:3px;display:grid}.meal-cart-summary-heading>button{color:#2947bd;cursor:pointer;background:0 0;border:0;font-weight:900}.meal-cart-summary-row{background:0 0;border-bottom:1px solid #e0e6f4;grid-template-columns:20px minmax(0,1fr) 65px 85px 36px;align-items:center;gap:5px;padding:4px 2px;display:grid}.meal-cart-summary-row>input[type=checkbox]{accent-color:#526cf5;width:18px;height:18px;margin:0}.meal-cart-summary-row>input:not([type=checkbox]),.meal-cart-summary-row>select{color:#111a3d;width:100%;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #d5def3;border-radius:7px;padding:5px 6px;font-size:.82rem}.meal-cart-summary-row .meal-cart-item-name{text-overflow:ellipsis;overflow:hidden}.meal-cart-summary-row>.action-icon-button{width:34px;min-width:34px;height:34px;min-height:34px}.meal-form-actions button:disabled,.meal-sheet-submit:disabled{opacity:.55;cursor:wait}.meal-details{max-width:820px}.meal-back-button{color:#2947bd;align-items:center;gap:7px;padding:9px 12px;font-weight:900;display:inline-flex}.meal-details>header{text-align:center;justify-items:center;margin:22px 0 30px;display:grid}.meal-details-emoji{filter:drop-shadow(0 12px 14px #2231632e);font-size:clamp(5rem,12vw,8rem)}.meal-details h1{margin:5px 0;font-size:clamp(2rem,5vw,3.2rem)}.meal-details header p{color:#69779e;margin:0;font-weight:800}.meal-details-content{gap:28px;display:grid}.meal-details-content section{border-top:1px solid #dce3f5;padding-top:18px}.meal-details-content h2{margin:0 0 12px}.meal-details-content ul{gap:8px;margin:0;padding-left:22px;display:grid}.meal-preparation{white-space:pre-wrap;margin:0;line-height:1.65}.meal-details-actions{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.meal-details-actions .danger{color:#a22736;border-color:#efcbd0}.meal-details-local-actions{grid-template-columns:repeat(3,40px);align-items:center;gap:7px;display:inline-grid}.meal-list-sheet{width:min(560px,100%)}.meal-list-sheet form{gap:20px;padding:20px;display:grid}.meal-sheet-servings{justify-content:space-between}.meal-sheet-preview{border-block:1px solid #e1e7f5;padding:15px 0}.meal-sheet-preview h3{margin:0 0 10px}.meal-sheet-preview ul{gap:7px;margin:0;padding-left:20px;display:grid}.meal-list-choice{gap:7px;display:grid}.meal-list-choice>label{cursor:pointer;background:#fff;border:1px solid #dce3f5;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.meal-list-choice small{color:#7180a7}.meal-sheet-submit{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:8px;font-weight:900}@media (width<=1100px){.meals-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=780px){.meals-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}}@media (width<=520px){.meals-page,.meal-details{width:calc(100% - 20px);padding-top:18px}.meals-page-header{align-items:center;margin-bottom:14px}.meals-page-header h1{font-size:2rem}.meals-add-button{justify-content:center;width:44px;height:44px;padding:0}.meals-add-button strong{display:none}.meals-search{max-width:none;min-height:42px;margin-bottom:14px}.meals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.meal-card{grid-template-rows:minmax(0,1fr) 44px;min-height:160px}.meal-card-open{grid-template-rows:minmax(68px,1fr) minmax(2.2em,auto);padding:7px 6px 5px}.meal-card-emoji{width:68%;font-size:clamp(2rem,11vw,2.8rem)}.meal-card-open>strong{font-size:clamp(.76rem,3.5vw,.88rem)}.meal-card-actions{grid-template-columns:repeat(3,34px);padding:3px 7px 7px}.meal-card-actions .action-icon-button,.meal-card-actions .space-transfer-trigger.compact.action-icon-button{flex-basis:34px;width:34px;min-width:34px;height:34px;min-height:34px}.meal-overlay{align-items:end;padding:0}.meal-dialog{border-radius:8px 8px 0 0;width:100%;max-height:92dvh}.meal-form-dialog{max-height:calc(100dvh - env(safe-area-inset-top))}.meal-dialog-header{padding:max(14px, env(safe-area-inset-top)) 14px 14px}.meal-form,.meal-list-sheet form{padding:14px}.meal-list-sheet form{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.meal-emoji-picker>div{grid-template-columns:repeat(6,minmax(0,1fr))}.meal-emoji-picker button{width:100%;height:38px;font-size:1.25rem}.meal-form-servings{flex-wrap:wrap}.meal-form-servings>span{width:100%}.meal-ingredient-labels{display:none}.meal-ingredient-row{border-bottom:1px solid #e4e9f6;grid-template-columns:minmax(0,1fr) minmax(58px,.42fr) minmax(66px,.55fr) 38px;padding-bottom:9px}.meal-ingredient-row>.meal-ingredient-actions.ingredient-only{grid-column:4;height:38px}.meal-ingredient-row>input{padding:9px 8px}.meal-form-actions{background:#f9fbff;position:sticky;bottom:-14px}.meal-form-actions button{flex:1}.meal-details-actions{display:grid}.meal-details-actions>button.primary{width:100%}.meal-details-local-actions{grid-template-columns:repeat(3,38px);justify-content:end}.meal-sheet-servings{flex-direction:column;align-items:flex-start}.meal-list-choice>label{grid-template-columns:auto minmax(0,1fr)}.meal-list-choice small{grid-column:2}.meal-cart-sheet{max-height:94dvh}.meal-cart-content{gap:14px;padding:14px}.meal-cart-meal-row{grid-template-columns:20px 28px minmax(0,1fr) auto;gap:6px;padding:9px 7px}.meal-cart-meal-row .meal-servings-selector{grid-template-columns:32px 30px 32px;gap:3px}.meal-cart-meal-row .meal-servings-selector button{width:32px;height:34px}.meal-cart-meal-emoji{font-size:1.25rem}.meal-cart-selection-footer{flex-direction:column;align-items:stretch;bottom:-14px}.meal-cart-selection-footer .meal-cart-primary{width:100%}.meal-cart-summary-row{grid-template-columns:20px minmax(0,1fr) 52px 62px 34px;gap:4px;padding:3px 0}.meal-cart-summary-row>input:not([type=checkbox]),.meal-cart-summary-row>select{padding-inline:4px;font-size:.75rem}}@media (width<=340px){.meal-cart-content{padding-inline:9px}.meal-cart-summary-row{grid-template-columns:17px minmax(0,1fr) 46px 56px 32px;gap:3px}.meal-cart-summary-row>.action-icon-button{width:32px;min-width:32px}.meals-page{width:calc(100% - 12px)}.meals-grid{gap:7px}.meal-card{min-height:154px}.meal-card-open{padding-inline:2px}.meal-card-open>strong{font-size:.72rem}}.app-modal.dynamic-delete-modal.meal-delete-modal{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.meals-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.meals-add-button.secondary{color:#2947bd;background:#fffffff0;border-color:#cbd6f5;box-shadow:0 9px 22px #344dbe1a}.meals-add-button:disabled{opacity:.55;cursor:wait}.meal-field select,.meal-new-ingredient input,.meal-new-ingredient select,.meal-ingredient-row>select,.meal-step-list textarea,.meal-new-step input{color:#111a3d;min-width:0;font:inherit;background:#fff;border:1px solid #d5def3;border-radius:7px;outline:0;padding:11px 12px}.meal-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px;display:grid}.meal-total-time{color:#6174ab;grid-column:1/-1;margin:0;font-weight:800}.meal-new-ingredient{background:#f0f4ff;border:1px solid #d8e1f5;border-radius:8px;grid-template-columns:minmax(140px,1fr) 100px 130px 44px;gap:7px;margin-bottom:12px;padding:10px;display:grid}.meal-ingredient-row{grid-template-columns:minmax(130px,1fr) 90px 120px 44px;align-items:center}.meal-ingredient-actions.ingredient-only{grid-template-columns:40px;place-content:center;display:grid}.meal-add-row-button{color:#fff;cursor:pointer;background:#526cf5;border:0;border-radius:7px;min-width:42px;min-height:42px;font-size:1.45rem;font-weight:900}.meal-new-step{grid-template-columns:minmax(0,1fr) 44px;gap:7px;margin-bottom:10px;display:grid}.meal-step-list,.meal-details-steps{gap:9px;margin:0;padding-left:30px;display:grid}.meal-step-list li{grid-template-columns:minmax(0,1fr) 104px;gap:7px;padding-left:2px;display:grid}.meal-step-list textarea{resize:vertical;width:100%}.meal-details-meta{color:#41588f!important;margin-top:6px!important}.meal-sheet-selection-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.meal-sheet-selection-heading h3,.meal-sheet-selection-heading span{margin:0;display:block}.meal-sheet-selection-heading span{color:#7180a7;margin-top:3px;font-size:.82rem;font-weight:800}.meal-sheet-selection-heading button{color:#2947bd;cursor:pointer;background:0 0;border:0;font-weight:900}.meal-sheet-preview ul.meal-ingredient-checklist{padding:0;list-style:none}.meal-ingredient-checklist label{cursor:pointer;background:#fff;border:1px solid #e0e6f4;border-radius:7px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:flex}.meal-ingredient-checklist input{accent-color:#526cf5;width:20px;height:20px}.meal-library-browser{color:#111a3d;width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 64px}.meal-library-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:18px;display:grid}.meal-library-header h1,.meal-library-header span{margin:0}.meal-library-header h1{margin-top:2px;font-size:clamp(1.8rem,4vw,2.7rem)}.meal-library-header>div>span{color:#6174ab;text-transform:uppercase;font-size:.76rem;font-weight:900}.meal-library-search{max-width:none}.meal-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.meal-category-card{color:#111a3d;text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #dbe2f5;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:52px minmax(0,1fr);align-content:center;align-items:center;gap:4px 12px;min-height:142px;padding:16px;display:grid;box-shadow:0 12px 28px #21346917}.meal-category-card>span{text-align:center;grid-row:1/3;font-size:2.2rem}.meal-category-card strong{overflow-wrap:anywhere}.meal-category-card small{color:#7180a7}.meal-library-recipes{gap:8px;display:grid}.meal-library-recipe{background:#fffffff5;border:1px solid #dbe2f5;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.meal-library-recipe strong,.meal-library-recipe span{display:block}.meal-library-recipe span{color:#7180a7;margin-top:4px;font-size:.88rem}.meal-library-recipe-open{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:0}.meal-library-recipe-open:disabled{cursor:wait}.meal-library-recipe>button:last-child{color:#fff;cursor:pointer;background:#526cf5;border:0;border-radius:7px;min-height:40px;padding:8px 14px;font-weight:900}.meal-library-preview{background:#fffffff5;border:1px solid #dbe2f5;border-radius:8px;gap:22px;padding:clamp(18px,3vw,30px);display:grid;box-shadow:0 18px 42px #2134691a}.meal-library-preview-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.meal-library-preview-meta span{color:#6b789c;background:#f7f9fd;border:1px solid #e1e7f5;border-radius:7px;align-content:center;min-height:68px;padding:10px 12px;font-size:.78rem;display:grid}.meal-library-preview-meta strong{color:#17264e;font-size:1rem}.meal-library-preview-columns{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(20px,4vw,42px);display:grid}.meal-library-preview h2{color:#111a3d;margin:0 0 12px;font-size:1.25rem}.meal-library-ingredient-list,.meal-library-step-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.meal-library-ingredient-list li{border-bottom:1px solid #e8ecf5;grid-template-columns:minmax(88px,auto) minmax(0,1fr);gap:3px 12px;padding:10px 0;display:grid}.meal-library-ingredient-list li>span{color:#526cf5;font-weight:900}.meal-library-ingredient-list li>small{color:#7481a4;grid-column:2}.meal-library-step-list li{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.meal-library-step-list li>span{color:#fff;background:#526cf5;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.meal-library-step-list p{color:#344467;margin:4px 0 0;line-height:1.55}.meal-library-preview-import{color:#fff;cursor:pointer;background:#526cf5;border:0;border-radius:7px;justify-self:end;min-height:48px;padding:12px 20px;font-weight:900}@media (width<=900px){.meal-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.meal-library-preview-columns{grid-template-columns:minmax(0,1fr)}.meal-new-ingredient,.meal-ingredient-row{grid-template-columns:minmax(130px,1fr) 88px 120px 44px}.meal-new-ingredient>button,.meal-ingredient-row>.meal-ingredient-actions{grid-column:4}}@media (width<=520px){.meals-header-actions{flex-wrap:nowrap}.meal-library-browser{width:calc(100% - 20px);padding-top:18px}.meal-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.meal-category-card{grid-template-columns:40px minmax(0,1fr);gap:3px 8px;min-height:118px;padding:11px}.meal-category-card>span{font-size:1.65rem}.meal-library-recipe{align-items:flex-start;padding:12px}.meal-library-preview{gap:18px;padding:15px}.meal-library-preview-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.meal-library-preview-import{justify-self:stretch;width:100%}.meal-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meal-time-grid .meal-field:nth-child(3){grid-column:1/-1}.meal-new-ingredient,.meal-ingredient-row{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) 38px;gap:6px}.meal-new-ingredient>input:first-child,.meal-ingredient-row>input:first-child{grid-column:1/-1}.meal-new-ingredient>input:nth-of-type(2),.meal-ingredient-row>input:nth-of-type(2){grid-column:1}.meal-new-ingredient>select,.meal-ingredient-row>select{grid-column:2}.meal-new-ingredient>button{grid-column:3}.meal-ingredient-row>.meal-ingredient-actions.ingredient-only{grid-column:3;min-height:38px}.meal-step-list li{grid-template-columns:minmax(0,1fr)}.meal-step-list .meal-ingredient-actions{min-height:34px}.meal-sheet-selection-heading{align-items:flex-start}}.games-page{width:min(100%,1180px);padding:1rem clamp(.75rem, 3vw, 2rem) calc(7.5rem + env(safe-area-inset-bottom));color:#111936;margin:0 auto}.games-page button,.games-page input{font:inherit}.games-page-heading,.game-list-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.games-page h1{letter-spacing:0;margin:.15rem 0;font-size:clamp(1.8rem,4vw,2.65rem)}.games-page p{color:#68779f}.games-eyebrow{color:#6164e8;text-transform:uppercase;font-size:.74rem;font-weight:800}.games-hero-icon{width:7rem}.games-personal-empty{text-align:center;place-content:center;justify-items:center;min-height:55dvh;display:grid}.games-personal-empty p{max-width:32rem}.game-catalog-card{text-align:left;width:min(100%,680px);min-height:155px;color:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #dfe5f5;border-radius:24px;grid-template-columns:100px 1fr auto;align-items:center;gap:1.25rem;padding:1.4rem;display:grid;box-shadow:0 18px 45px #2a36661a}.game-catalog-visual{aspect-ratio:1;background:#f3f5ff;border-radius:22px;place-items:center;display:grid}.game-catalog-visual svg{width:78%}.game-catalog-card strong{font-size:1.4rem;display:block}.game-catalog-card small{color:#7180a5;margin-top:.35rem;line-height:1.35;display:block}.game-catalog-status{color:#5458d9;background:#eff0ff;border-radius:999px;justify-self:end;padding:.55rem .75rem;font-size:.78rem;font-weight:800}.games-back,.games-modal-close{color:#303b67;cursor:pointer;background:#fff;border:1px solid #dbe2f4;border-radius:12px;width:42px;height:42px;font-size:1.8rem}.game-list-header>div{flex:1}.games-primary,.games-secondary{cursor:pointer;border-radius:12px;min-height:44px;padding:.7rem 1rem;font-weight:800}.games-primary{color:#fff;background:#5c62e8;border:0;box-shadow:0 9px 22px #5c62e83d}.games-secondary{color:#273254;background:#fff;border:1px solid #d9e0f1}.games-primary:disabled,.games-secondary:disabled{opacity:.55;cursor:wait}.game-summary{grid-template-columns:repeat(4,1fr);gap:.65rem;margin-bottom:1rem;display:grid}.game-summary div{background:#ffffffdb;border:1px solid #e2e7f4;border-radius:14px;padding:.9rem}.game-summary strong,.game-summary span{display:block}.game-summary strong{font-size:1.35rem}.game-summary span{color:#7884a5;margin-top:.1rem;font-size:.76rem}.game-list-tabs{background:#eef1f8;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:.25rem;margin-bottom:1rem;padding:.25rem;display:grid}.game-list-tabs button{color:#697694;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;font-weight:800}.game-list-tabs button.active{color:#4146c9;background:#fff;box-shadow:0 3px 12px #1e2a5514}.game-match-list{gap:.65rem;display:grid}.game-match-card{text-align:left;width:100%;color:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #e0e6f4;border-radius:15px;grid-template-columns:48px 1fr auto 20px;align-items:center;gap:.8rem;padding:.85rem;display:grid}.game-match-card strong,.game-match-card small{display:block}.game-match-card small{color:#7180a5;margin-top:.2rem}.game-match-card em{color:#9d5b00;background:#fff0d9;border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-style:normal;font-weight:800}.game-avatar{color:#fff;background:linear-gradient(145deg,#6aa6ff,#ae67e7);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.game-leaderboard{gap:.55rem;display:grid}.game-leaderboard article{background:#ffffffe6;border:1px solid #e0e6f4;border-radius:15px;grid-template-columns:32px 44px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.8rem;display:grid}.game-rank{color:#6368e7;text-align:center;font-weight:900}.game-player strong,.game-player small,.game-score strong,.game-score small{display:block}.game-player small,.game-score small{color:#7582a4;font-size:.73rem}.game-score{text-align:right}.game-rules,.game-match-detail{background:#ffffffeb;border:1px solid #dfe5f3;border-radius:20px;padding:clamp(1rem,3vw,1.6rem);box-shadow:0 15px 35px #2b376814}.game-rules h2,.game-match-detail h2{margin-top:0}.game-rules p{line-height:1.6}.game-match-title{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.game-match-title span{flex:1}.game-match-title small{color:#7782a1;margin-top:.15rem;font-size:.7rem;display:block}.games-text-button{color:#565be0;cursor:pointer;background:0 0;border:0;padding:.25rem;font-weight:800}.game-actions{gap:.65rem;margin-top:1rem;display:flex}.game-round-ready{text-align:center;padding:2rem .5rem}.game-round-ready span{color:#7a86a5}.game-round-ready h2{margin:.4rem 0 1.2rem}.game-round-heading{border-bottom:1px solid #e7eaf4;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.game-round-heading div{flex:1}.game-round-heading span{text-transform:uppercase;color:#747fa0;font-size:.7rem;font-weight:800}.game-round-heading h2{margin:.2rem 0}.game-round-heading p{margin:0}.game-round-heading>strong{color:#4c52d8;font-size:1.4rem}.game-round-heading>strong.urgent{color:#d63f56}.game-answer-form{margin:1rem 0}.game-answer-form label{margin-bottom:.35rem;font-weight:800;display:block}.game-answer-form>div{grid-template-columns:1fr auto;gap:.5rem;display:grid}.game-answer-form input{color:#111936;border:1px solid #d8deee;border-radius:11px;min-width:0;height:46px;padding:0 .8rem}.game-answer-form button{color:#fff;background:#5c62e8;border:0;border-radius:11px;padding:0 1rem;font-weight:800}.game-live-score{color:#596585;justify-content:space-between;margin:.8rem 0;display:flex}.game-answer-chips{flex-wrap:wrap;gap:.4rem;display:flex}.game-answer-chips span{color:#237748;background:#edf9f2;border-radius:999px;padding:.4rem .6rem;font-size:.8rem}.game-answer-chips b{margin-left:.25rem}.game-finish{width:100%;margin-top:1rem}.game-waiting,.game-cap-note{background:#f1f3fa;border-radius:11px;padding:.75rem}.game-cap-note{background:#fff4dc;color:#825100!important}.game-comparison{background:#f4f6fb;border-radius:12px;grid-template-columns:1fr auto;gap:.35rem;margin-top:1rem;padding:1rem;display:grid}.game-comparison strong{grid-column:1/-1}.game-result{text-align:center}.game-result-mark{color:#29945b;background:#e7f8ee;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:2rem;display:grid}.game-result>strong{font-size:2rem}.games-empty{text-align:center;background:#ffffff94;border:1px dashed #ccd5e8;border-radius:18px;place-content:center;justify-items:center;min-height:230px;padding:1.5rem;display:grid}.games-empty svg{width:70px}.games-empty p{max-width:28rem;margin:.35rem 0}.games-alert{color:#852b3a;background:#fff0f1;border:1px solid #f5c4cb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.8rem 1rem;display:flex}.games-alert button{color:inherit;background:0 0;border:0;font-weight:800}.games-loading{text-align:center;color:#6c7898;padding:1rem}.games-modal-backdrop{z-index:13000;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12183061;place-items:center;display:grid;position:fixed;inset:0}.games-modal{width:min(100%,460px);max-height:calc(100dvh - max(2rem,env(safe-area-inset-top) + env(safe-area-inset-bottom)));overscroll-behavior:contain;background:#fff;border-radius:20px;padding:1.25rem;position:relative;overflow:auto;box-shadow:0 30px 80px #141b3b40}.games-modal-close{position:absolute;top:1rem;right:1rem}.game-invite-fieldset{border:0;min-width:0;margin:1rem 0;padding:0}.game-invite-fieldset legend,.game-duration-setting label{color:#20294a;margin-bottom:.55rem;font-weight:800;display:block}.game-member-select,.game-member-single{background:#f8f9fd;border:1px solid #d8def0;border-radius:13px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.7rem;padding:.65rem;display:grid}.game-member-select:focus-within{border-color:#666be8;box-shadow:0 0 0 3px #666be824}.game-member-select select{color:#20294a;cursor:pointer;background:#fff;border:0;border-radius:9px;outline:0;width:100%;min-width:0;height:44px;padding:0 2.25rem 0 .7rem;font-weight:800}.game-member-single strong,.game-member-single small{display:block}.game-member-single small{color:#7581a1;margin-top:.12rem}.game-member-missing{background:#fff1f2;border-radius:11px;margin:0;padding:.75rem;color:#963746!important}.game-round-segments{grid-template-columns:repeat(6,1fr);gap:.35rem;display:grid}.game-round-segments button{aspect-ratio:1;color:#475273;cursor:pointer;background:#f8f9fd;border:1px solid #dce2f1;border-radius:10px;font-weight:800}.game-round-segments button.active{color:#fff;background:#6065e8;border-color:#6065e8;box-shadow:0 6px 14px #5c62e838}.game-duration-setting{margin:1rem 0}.game-duration-setting input{accent-color:#6065e8;cursor:pointer;width:100%}.game-duration-setting>div{color:#7b86a4;justify-content:space-between;font-size:.7rem;display:flex}.game-invite-summary{text-align:center;background:#f2f4ff;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:.35rem;margin:1rem 0;padding:.8rem;font-size:.78rem;display:flex}.game-invite-summary strong{color:#384168}.game-settings-label{margin:.5rem 0;font-weight:800;color:#5d69a0!important}.games-modal>.games-primary{width:100%}@media (width<=600px){.games-page{padding:.6rem .55rem calc(7rem + env(safe-area-inset-bottom))}.game-list-header{align-items:flex-start}.game-list-header .games-primary{padding:.55rem .65rem;font-size:.78rem}.game-catalog-card{grid-template-columns:76px 1fr;min-height:130px;padding:1rem}.game-catalog-status{grid-column:2;justify-self:start}.game-summary{grid-template-columns:repeat(2,1fr)}.game-match-card{grid-template-columns:44px minmax(0,1fr) auto}.game-match-card>b{display:none}.game-match-card em{font-size:.62rem}.game-leaderboard article{grid-template-columns:26px 38px minmax(0,1fr)}.game-leaderboard .game-avatar{width:38px;height:38px}.game-score{text-align:left;grid-column:3;gap:.5rem;display:flex}.game-round-heading h2{font-size:1.2rem}.game-round-heading>strong{font-size:1.15rem}.games-modal-backdrop{padding:max(.5rem,env(safe-area-inset-top)) .5rem max(.5rem,env(safe-area-inset-bottom));place-items:end center}.games-modal{max-height:calc(100dvh - max(1rem,env(safe-area-inset-top) + env(safe-area-inset-bottom)));border-radius:18px 18px 12px 12px;padding:1rem;scroll-padding-bottom:1rem}.game-member-select,.game-member-single{padding:.55rem}.game-round-segments{gap:.25rem}}@media (prefers-reduced-motion:reduce){.games-page *{scroll-behavior:auto!important;transition:none!important}}.library-page{width:min(1180px,100% - 32px);padding:18px 0 calc(var(--home-bottom-nav-clearance,118px) + env(safe-area-inset-bottom));color:#111936;margin:0 auto}.library-header,.library-heading-copy,.library-collection-tools,.library-filters,.library-filters>div,.library-detail-summary,.library-detail-actions,.library-confirm-actions{align-items:center;display:flex}.library-header{justify-content:space-between;gap:18px;margin-bottom:20px}.library-heading-copy{gap:12px;min-width:0}.library-heading-copy>svg{flex:none;width:58px;height:58px}.library-heading-copy>div{min-width:0}.library-heading-copy span{color:#6473a0;text-transform:uppercase;font-size:.76rem;font-weight:850}.library-heading-copy h1{margin:2px 0 0;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.05}.library-heading-copy small{color:#7583a9;margin-top:4px;display:block}.library-back,.library-modal>header>button{color:#162041;cursor:pointer;background:#fff;border:1px solid #dce3f3;border-radius:50%;width:42px;height:42px;font-size:1.65rem}.library-primary,.library-secondary,.library-form footer button,.library-confirm-actions button,.library-detail-actions button{color:#172144;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0f1;border-radius:8px;padding:0 18px;font-weight:800}.library-primary,.library-form footer .primary,.library-confirm-actions .primary{color:#fff;background:#6469ed;border-color:#6469ed;box-shadow:0 10px 24px #5b64e633}.library-intro{color:#69799f;margin:-8px 0 22px;font-size:1.02rem}.library-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.library-category-card{background:#ffffffe0;border:1px solid #d3ddf1d9;border-radius:8px;min-width:0;position:relative;overflow:hidden;box-shadow:0 16px 34px #3d4e7e1a}.library-card-main{width:100%;min-height:142px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:74px minmax(0,1fr) 20px;align-items:center;gap:16px;padding:20px;display:grid}.library-category-emoji{background:#f8f9fe;border:1px solid #e0e6f4;border-radius:8px;place-items:center;width:72px;height:72px;font-size:2.35rem;display:grid}.library-card-main strong{font-size:1.25rem;display:block}.library-card-main small{color:#7482a7;margin-top:5px;display:block}.library-card-main>span:last-child{color:#6970eb;font-size:1.7rem}.library-card-actions{gap:4px;display:flex;position:absolute;top:8px;right:8px}.library-card-actions button,.library-subcategory-row article>div button{color:#596582;cursor:pointer;background:#ffffffeb;border:1px solid #e0e5f2;border-radius:50%;width:30px;height:30px}.library-collection-tools{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px}.library-subcategory-row{scrollbar-width:thin;flex:1;gap:10px;min-width:0;padding:2px 2px 8px;display:flex;overflow-x:auto}.library-subcategory-row>button,.library-subcategory-row article{background:#ffffffd1;border:1px solid #dce4f3;border-radius:8px;flex:none;min-width:116px}.library-subcategory-row>button,.library-subcategory-row article>button{color:#172144;min-height:64px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.library-subcategory-row article{position:relative}.library-subcategory-row article>div{gap:3px;display:none;position:absolute;top:-7px;right:-5px}.library-subcategory-row article:hover>div,.library-subcategory-row article:focus-within>div{display:flex}.library-subcategory-row .active{background:#f0f1ff;border-color:#7376ef;box-shadow:0 0 0 2px #696ceb1a}.library-subcategory-row small{color:#7885aa}.library-filters{background:#ffffffbf;border:1px solid #e0e6f3;border-radius:8px;justify-content:space-between;gap:12px;margin:2px 0 18px;padding:7px}.library-filters>div{gap:5px;min-width:0;overflow-x:auto}.library-filters button{color:#526184;min-height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 13px;font-weight:750}.library-filters button.active{color:#fff;background:#666aed}.library-filters select,.library-form select{color:#182142;min-height:42px;font:inherit;background:#fff;border:1px solid #d8e0f0;border-radius:8px;padding:0 34px 0 12px;font-weight:700}.library-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.library-item-card{color:#151e3e;text-align:left;cursor:pointer;background:#ffffffe0;border:1px solid #dce4f2;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-width:0;min-height:116px;padding:14px;display:grid;box-shadow:0 12px 28px #34467414}.library-item-card:hover{border-color:#9da8ef;transform:translateY(-1px)}.library-item-emoji{background:#f8f9fe;border:1px solid #e1e7f4;border-radius:8px;place-items:center;width:56px;height:56px;font-size:1.8rem;display:grid}.library-item-copy{min-width:0}.library-item-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.03rem;display:block;overflow:hidden}.library-item-copy>small{color:#7381a5;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 7px;display:block;overflow:hidden}.library-status{color:#6956c9;background:#f2efff;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800;display:inline-flex}.library-status.done{color:#267b50;background:#eaf8f0}.library-item-rating{text-align:right}.library-item-rating strong{color:#5b60df;display:block}.library-item-rating small{color:#8791af;font-size:.72rem}.library-empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:260px;padding:28px;display:grid}.library-empty>svg{width:94px;height:94px}.library-empty>span{font-size:3rem}.library-empty h1,.library-empty h2,.library-empty p{margin:0}.library-empty p{color:#7281a7;max-width:450px;line-height:1.5}.library-loading{color:#6474a0;margin:12px 0;font-weight:700}.library-alert{color:#9b2d39;background:#fff5f5;border:1px solid #efc7ca;border-radius:8px;justify-content:space-between;gap:12px;margin:10px 0 16px;padding:12px 14px;font-weight:700;display:flex}.library-alert button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.2rem}.library-modal-overlay{z-index:12000;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c142f7a;place-items:center;display:grid;position:fixed;inset:0}.library-modal{width:min(100%,620px);max-height:calc(100dvh - max(32px, env(safe-area-inset-top)) - env(safe-area-inset-bottom));overscroll-behavior:contain;color:#111936;background:#fff;border:1px solid #dbe3f2;border-radius:8px;overflow-y:auto;box-shadow:0 28px 80px #18244b47}.library-modal>header{z-index:2;background:#fffffff5;border-bottom:1px solid #e7ebf4;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 14px;display:flex;position:sticky;top:0}.library-modal>header span{color:#6874d9;text-transform:uppercase;font-size:.74rem;font-weight:850}.library-modal>header h2{margin:3px 0 0;font-size:1.45rem}.library-modal-error{color:#9b2d39;background:#fff5f5;border:1px solid #efc7ca;border-radius:8px;margin:14px 22px 0;padding:11px 13px;font-weight:700}.library-form,.library-detail{padding:20px 22px calc(22px + env(safe-area-inset-bottom))}.library-form{gap:16px;display:grid}.library-form label{color:#293455;gap:7px;font-weight:800;display:grid}.library-form input,.library-form textarea{color:#111936;width:100%;min-height:44px;font:inherit;resize:vertical;background:#fafbfe;border:1px solid #d9e1f1;border-radius:8px;padding:11px 13px}.library-form input:focus,.library-form textarea:focus,.library-form select:focus{border-color:#7476ee;outline:3px solid #666aed1f}.library-form footer{justify-content:flex-end;gap:10px;display:flex}.library-emoji-picker{border:0;grid-template-columns:repeat(9,1fr);gap:6px;margin:0;padding:0;display:grid}.library-emoji-picker legend{color:#293455;margin-bottom:8px;font-weight:800}.library-emoji-picker button{aspect-ratio:1;cursor:pointer;background:#fafbfe;border:1px solid #e0e5f1;border-radius:8px;font-size:1.25rem}.library-emoji-picker button.active{background:#eff0ff;border-color:#676beb;box-shadow:0 0 0 2px #676beb24}.library-detail{gap:18px;display:grid}.library-detail-description{color:#566684;white-space:pre-wrap;margin:0;line-height:1.55}.library-detail-summary{align-items:stretch;gap:10px}.library-detail-summary>span{background:#fafbfe;border:1px solid #e0e6f2;border-radius:8px;flex:1;padding:13px}.library-detail-summary strong,.library-detail-summary small{display:block}.library-detail-summary small{color:#7785a7;margin-top:4px}.library-my-review,.library-member-reviews{border:1px solid #e0e6f2;border-radius:8px;padding:16px}.library-my-review h3,.library-member-reviews h3{margin:0 0 13px}.library-completed-toggle{color:#263253;min-height:42px;font:inherit;cursor:pointer;background:#f8f9fd;border:1px solid #d9e1f0;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-weight:800;display:inline-flex}.library-completed-toggle.active{color:#24744d;background:#edfaf3;border-color:#98d8b7}.library-stars{align-items:center;gap:3px;margin-top:12px;display:flex}.library-stars button{color:#c8cede;cursor:pointer;background:0 0;border:0;font-size:1.75rem}.library-stars button.active{color:#f2b63f}.library-stars .library-clear-rating{color:#687594;margin-left:8px;font-size:.78rem;font-weight:750}.library-member-reviews article{border-top:1px solid #edf0f6;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;display:grid}.library-member-reviews article:first-of-type{border-top:0}.library-member-reviews i{border-radius:50%;width:10px;height:10px}.library-member-reviews strong,.library-member-reviews small{display:block}.library-member-reviews small{color:#7784a5}.library-detail-actions,.library-confirm-actions{justify-content:flex-end;gap:10px}.library-detail-actions .danger,.library-confirm-actions .danger{color:#fff;background:#db626c;border-color:#db626c}.library-confirm-copy{color:#53617f;margin:0;padding:22px 22px 8px;line-height:1.55}.library-confirm-actions{padding:14px 22px calc(22px + env(safe-area-inset-bottom))}@media (width<=760px){.library-page{width:calc(100% - 20px);padding-top:10px}.library-header{align-items:flex-start}.library-heading-copy>svg{width:48px;height:48px}.library-primary{padding:0 12px;font-size:.82rem}.library-category-grid,.library-item-grid{grid-template-columns:1fr}.library-card-main{grid-template-columns:60px minmax(0,1fr) 18px;min-height:116px;padding:14px}.library-category-emoji{width:58px;height:58px;font-size:1.9rem}.library-collection-tools{display:grid}.library-secondary{width:100%}.library-filters{flex-direction:column;align-items:stretch}.library-filters select{width:100%}.library-subcategory-row article>div{display:flex}.library-modal-overlay{padding:max(8px, env(safe-area-inset-top)) 0 0;align-items:end}.library-modal{width:100%;max-height:calc(100dvh - max(8px, env(safe-area-inset-top)));border-radius:8px 8px 0 0}.library-modal>header{padding:16px}.library-form,.library-detail{padding:16px 16px calc(18px + env(safe-area-inset-bottom))}.library-emoji-picker{grid-template-columns:repeat(7,1fr)}.library-detail-summary{flex-direction:column;align-items:stretch}.library-item-card{grid-template-columns:50px minmax(0,1fr) auto}.library-item-emoji{width:48px;height:48px}}.count-page{width:min(1180px,100% - 32px);padding:30px 0 calc(var(--bottom-nav-clearance,108px) + env(safe-area-inset-bottom));color:#101936;margin:0 auto}.count-page button,.count-page input,.count-page select,.count-page textarea,.count-modal button,.count-modal input,.count-modal select,.count-modal textarea{font:inherit}.count-page-heading,.count-detail-heading,.count-section-title{justify-content:space-between;align-items:center;gap:18px;display:flex}.count-page-heading{margin:10px 0 28px}.count-page-heading small,.count-detail-heading small,.count-section-title small,.count-summary-grid small{color:#6674a4;letter-spacing:.08em;font-size:.72rem;font-weight:800}.count-page-heading h1{align-items:center;gap:12px;margin:3px 0;font-size:clamp(2rem,4vw,3.5rem);display:flex}.count-page-heading h1 svg{width:52px;height:52px}.count-page-heading p{color:#6c78a2;margin:4px 0 0}.count-primary,.count-empty button{color:#fff;background:#6659ec;border:0;border-radius:8px;padding:12px 18px;font-weight:800;box-shadow:0 10px 22px #4a49d233}.count-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.count-card{text-align:left;min-width:0;color:inherit;background:#ffffffe6;border:1px solid #e4e8f4;border-radius:8px;grid-template-columns:62px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 14px 30px #23346817}.count-card:hover{border-color:#a8adff;transform:translateY(-2px)}.count-card.is-shared{border-left:4px solid #7568ed}.count-card.is-space-count{border-left:4px solid #62a7df}.count-sharing-badge{background:#f0eeff;border-radius:999px;width:max-content;padding:2px 7px;font-size:.68rem;font-weight:800;color:#5b4dc5!important}.count-sharing-badge.is-space{background:#edf8ff;color:#267da9!important}.count-card-emoji{aspect-ratio:1;background:linear-gradient(145deg,#f4f6ff,#fff);border:1px solid #e4e8f6;border-radius:8px;place-items:center;width:62px;font-size:2rem;display:grid}.count-card>span:nth-child(2){gap:5px;min-width:0;display:grid}.count-card strong{text-overflow:ellipsis;font-size:1.12rem;overflow:hidden}.count-card small{color:#7782a8;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.count-card b{color:#69738e;font-size:.86rem}.count-card b.positive{color:#17895b}.count-card b.negative{color:#be4d5d}.count-card>i{color:#7673e8;font-size:1.8rem;font-style:normal}.count-empty{text-align:center;background:#ffffffb8;border:1px solid #e6e9f5;border-radius:8px;align-content:center;place-items:center;gap:10px;min-height:320px;display:grid}.count-empty svg{width:78px;height:78px}.count-empty h2,.count-empty p{margin:0}.count-empty p,.count-muted{color:#7782a8}.count-archived{margin-top:24px}.count-archived>button{color:#5f58d9;background:0 0;border:0;margin-bottom:12px;font-weight:800}.count-detail-heading{justify-content:flex-start;margin:10px 0 22px}.count-detail-heading h1{margin:0;font-size:clamp(1.7rem,3vw,2.6rem)}.count-detail-heading>div{flex:1;min-width:0}.count-detail-heading h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.count-participants-trigger{color:#6257d4;cursor:pointer;background:0 0;border:0;margin-top:5px;padding:0;font-size:.76rem;font-weight:800}.count-invitations{gap:10px;margin:0 0 18px;display:grid}.count-invitations header h2{margin:2px 0 0;font-size:1.1rem}.count-invitations article{background:#ffffffeb;border:1px solid #e0e4f4;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.count-invitations article>span:nth-child(2){gap:2px;min-width:0;display:grid}.count-invitations article small{color:#7480a5}.count-invitations article>div{gap:6px;display:flex}.count-invitations button,.count-participant-removal button{color:#34416c;background:#f8f9fd;border:1px solid #e0e4f0;border-radius:8px;min-height:34px;padding:6px 10px;font-weight:800}.count-invitations button.primary{color:#fff;background:#675fe7}.count-invitation-emoji{background:#f2f3ff;border-radius:8px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.count-participants-sheet{max-height:min(720px, calc(100dvh - var(--bottom-nav-clearance,104px) - 28px))}.count-participants-content{gap:16px;min-height:0;padding:16px 20px 22px;display:grid;overflow-y:auto}.count-participant-removal{flex-wrap:wrap;gap:6px;display:flex}.count-participant-removal button{color:#a53c51;background:#fff6f7}.count-invite-submit{justify-self:end}.count-editor-hint{color:#7480a5;margin:0;font-size:.82rem}.count-detail-emoji{aspect-ratio:1;background:#fff;border-radius:8px;place-items:center;width:54px;font-size:1.8rem;display:grid;box-shadow:0 8px 22px #1f2a5b1a}.count-back,.count-menu{color:#182142;background:#fff;border:1px solid #dfe4f2;border-radius:8px;width:44px;height:44px;font-weight:900}.count-linked-lists{flex-wrap:wrap;gap:5px 10px;padding-top:3px;display:flex}.count-linked-lists button{color:#5e5bdc;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:220px;padding:0;font-size:.78rem;font-weight:700;overflow:hidden}.count-summary-grid{grid-template-columns:minmax(0,2fr) minmax(180px,1fr);gap:16px;display:grid}.count-summary-grid article{background:#ffffffeb;border:1px solid #e3e7f2;border-radius:8px;align-content:center;gap:7px;min-height:128px;padding:20px;display:grid;box-shadow:0 12px 28px #1e2d5f14}.count-summary-grid strong{font-size:clamp(1.3rem,2.2vw,2rem)}.count-summary-grid span{color:#7681a4}.count-main-balance.positive{border-left:5px solid #52c991}.count-main-balance.negative{border-left:5px solid #ee7581}.count-section{margin-top:28px}.count-section-title h2{margin:3px 0 0}.count-debts{gap:10px;margin-top:12px;display:grid}.count-debts article{background:#ffffffe6;border:1px solid #e2e6f1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:15px 18px;display:grid}.count-debts article span{align-items:center;gap:10px;min-width:0;display:flex}.count-debts article i{color:#7771ea;font-style:normal}.count-debts article button{color:#5149d2;background:#f4f3ff;border:1px solid #cbc9ff;border-radius:8px;padding:8px 11px;font-weight:800}.count-timeline{gap:10px;margin-top:14px;display:grid}.count-expense-card,.count-settlement-card{background:#ffffffeb;border:1px solid #e2e6f1;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid}.count-expense-card{border-left:5px solid var(--count-payer-color,#4e74ff)}.count-settlement-card{background:linear-gradient(90deg,#f0f2f8f5,#fffffff0);border-left:5px solid #8a91a9}.count-history-icon{aspect-ratio:1;background:#f1f3ff;border-radius:8px;place-items:center;width:42px;display:grid}.count-expense-card>div,.count-settlement-card>div{gap:3px;min-width:0;display:grid}.count-expense-card small,.count-settlement-card small{color:#7882a1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.count-expense-card>div>button{color:#5652dc;background:0 0;border:0;width:fit-content;padding:2px 0 0;font-size:.78rem;font-weight:800}.count-card-actions{gap:5px;display:flex}.count-expense-meta-row{justify-content:space-between;align-items:center;gap:10px;min-height:32px;margin-top:4px;display:flex}.count-budget-indicator{color:#99a0b4;flex:auto;align-items:center;gap:5px;min-width:0;display:inline-flex}.count-card-actions{flex:none}.count-budget-indicator svg{flex:none;width:20px;height:20px}.count-budget-indicator strong{color:#278860;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.count-budget-indicator.active{color:#2fa873}.count-card-actions button,.count-settlement-card>button{background:#f8f9fd;border:1px solid #e0e4ef;border-radius:8px;width:32px;height:32px}.count-alert{top:calc(var(--topbar-height,86px) + 8px);z-index:10;color:#9d3144;background:#fff0f2;border:1px solid #f0c8cf;border-radius:8px;justify-content:space-between;gap:10px;padding:12px 15px;display:flex;position:sticky}.count-alert button{background:0 0;border:0}.count-loading,.count-personal{text-align:center}.count-personal{align-content:center;place-items:center;gap:10px;min-height:55vh;display:grid}.count-personal svg{width:90px}.count-personal h1,.count-personal p{margin:0}.count-modal-overlay{z-index:5000;padding:max(16px,env(safe-area-inset-top)) 16px max(calc(var(--bottom-nav-clearance,104px) + 12px),env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11173680;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.count-modal{color:#111a39;background:#fff;border-radius:8px;flex-direction:column;width:min(620px,100%);max-height:100%;display:flex;overflow:hidden;box-shadow:0 25px 70px #0f163d47}.count-modal>header{border-bottom:1px solid #e5e8f2;flex:none;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.count-modal h2{margin:0;font-size:1.35rem}.count-modal>header button{background:#f8f9fd;border:1px solid #e1e5f0;border-radius:8px;width:38px;height:38px}.count-modal-scroll{overscroll-behavior:contain;min-height:0;padding:18px 20px 24px;overflow-y:auto}.count-editor-fields{gap:17px;display:grid}.count-editor-fields label{gap:7px;font-weight:750;display:grid}.count-editor-fields label>span,.count-editor-fields legend{font-size:.84rem}.count-editor-fields small{color:#8992ad;font-weight:500}.count-editor-fields input,.count-editor-fields select,.count-editor-fields textarea{box-sizing:border-box;color:#111a39;background:#fbfcff;border:1px solid #dce1ef;border-radius:8px;width:100%;min-width:0;padding:11px 12px}.count-editor-fields textarea{resize:vertical;min-height:80px}.count-field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.count-money-input{background:#fbfcff;border:1px solid #dce1ef;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.count-money-input input{border:0}.count-money-input b{color:#687397;padding-right:12px}.count-emoji-picker,.count-member-picker,.count-split{border:0;margin:0;padding:0}.count-emoji-picker{flex-wrap:wrap;gap:7px;display:flex}.count-emoji-picker legend,.count-member-picker legend,.count-split legend{width:100%;margin-bottom:8px;font-weight:800}.count-emoji-picker button{background:#f8f9fd;border:1px solid #e0e4ef;border-radius:8px;width:40px;height:40px;font-size:1.3rem}.count-emoji-picker button.selected{background:#eeedff;border-color:#6a62ec}.count-member-picker{grid-template-columns:1fr 1fr;gap:8px;display:grid}.count-member-picker label,.count-split-members label{border:1px solid #e2e5ef;border-radius:8px;flex-direction:row;align-items:center;gap:8px;padding:10px;display:flex}.count-member-picker input,.count-split-members input{width:auto}.count-member-picker i,.count-split-members i{border-radius:50%;width:10px;height:10px}.count-archive-toggle{background:#f8f9fd;border:1px solid #e5e8f2;border-radius:8px;flex-direction:row;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex!important}.count-archive-toggle>span{gap:3px;display:grid}.count-archive-toggle input{accent-color:#6865ee;width:22px;height:22px}.count-segments{background:#f0f2f9;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;display:grid}.count-segments button{color:#59647f;background:0 0;border:0;border-radius:6px;padding:9px 5px;font-size:.78rem;font-weight:800}.count-segments button.selected{color:#fff;background:#6860ec}.count-split-members{gap:8px;margin-top:12px;display:grid}.count-split-members>div{grid-template-columns:minmax(0,1fr) minmax(100px,150px);align-items:center;gap:10px;display:grid}.count-split-members>div>strong{text-align:right}.count-split-value{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.count-split-value input{padding:8px}.count-split-value span{color:#747e9d;font-size:.75rem}.count-split-value small{text-align:right;color:#596789;grid-column:1/-1;font-weight:700}.count-split-total{border-top:1px solid #e5e8f1;justify-content:space-between;margin:12px 0 0;padding-top:10px;display:flex}.count-split-warning{color:#8c5b16;background:#fff5e8;border-radius:8px;margin:8px 0 0;padding:8px 10px;font-size:.78rem;font-weight:700}.count-budget-choice{background:#f8f9fc;border:1px solid #e1e4ec;border-radius:8px;overflow:hidden}.count-budget-choice.active{background:#f2fbf7;border-color:#b9dfcf}.count-budget-choice-trigger{color:#7d8499;text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 13px;display:grid}.count-budget-choice-trigger:disabled{cursor:default;opacity:.65}.count-budget-choice-trigger>svg{width:28px;height:28px}.count-budget-choice-trigger>span{gap:2px;min-width:0;display:grid}.count-budget-choice-trigger strong{color:#626a80;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.count-budget-choice-trigger small{color:#278860}.count-budget-choice-trigger>i{font-size:1.35rem;font-style:normal}.count-budget-choice.active .count-budget-choice-trigger{color:#2fa873}.count-budget-choice.active .count-budget-choice-trigger strong{color:#237654}.count-budget-amount{gap:10px;padding:0 13px 13px 57px;display:grid}.count-budget-amount>span{color:#65708d;justify-content:space-between;gap:10px;font-size:.78rem;display:flex}.count-budget-amount label{gap:5px}.count-budget-picker{gap:14px;display:grid}.count-budget-picker>p{color:#747c97;margin:0;font-size:.84rem}.count-budget-picker>div{gap:7px;display:grid}.count-budget-picker>div>button{color:#171c3c;text-align:left;background:#fff;border:1px solid #e1e4ed;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:54px;padding:8px 11px;display:grid}.count-budget-picker>div>button.selected{background:#f0faf6;border-color:#83ceb0}.count-budget-picker>div>button>span{text-align:center;grid-row:1/3;font-size:1.25rem}.count-budget-picker>div>button>strong{text-overflow:ellipsis;white-space:nowrap;align-self:end;overflow:hidden}.count-budget-picker>div>button>small{color:#7a829d;align-self:start}.count-budget-picker>div>button>i{color:#2c9870;grid-area:1/3/3;font-style:normal}.count-budget-remove{color:#636b82;background:#f8f9fc;border:1px solid #e0e3ec;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:750;display:inline-flex}.count-budget-remove svg{width:20px;height:20px}.count-form-error{color:#a03447;background:#fff0f2;border-radius:8px;margin:0;padding:10px 12px}.count-form-actions{background:#fff;justify-content:flex-end;gap:10px;padding-top:8px;display:flex;position:sticky;bottom:0}.count-form-actions button{background:#f8f9fd;border:1px solid #dce1ed;border-radius:8px;padding:11px 16px;font-weight:800}.count-form-actions button.primary{color:#fff;background:#6659ec;border-color:#6659ec}.count-form-actions button:disabled{opacity:.55}@media (width<=600px){.count-invitations article{grid-template-columns:38px minmax(0,1fr)}.count-invitations article>div{grid-column:1/-1;justify-content:flex-end}.count-participants-content{padding:14px}.count-page{width:calc(100% - 24px);padding-top:14px}.count-page-heading{align-items:flex-end}.count-page-heading p{display:none}.count-page-heading h1{font-size:2rem}.count-page-heading h1 svg{width:42px;height:42px}.count-page-heading .count-primary{color:#0000;width:46px;height:46px;padding:0;font-size:0;overflow:hidden}.count-page-heading .count-primary:after{content:"+";color:#fff;font-size:1.5rem}.count-grid{grid-template-columns:1fr}.count-card{grid-template-columns:54px minmax(0,1fr) 18px;padding:14px}.count-card-emoji{width:54px}.count-detail-heading{gap:9px}.count-detail-emoji{width:45px}.count-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.count-summary-grid article{min-height:108px;padding:13px}.count-summary-grid strong{font-size:1.08rem}.count-summary-grid span{font-size:.72rem}.count-debts article{grid-template-columns:1fr auto}.count-debts article button{grid-column:1/-1}.count-expense-card,.count-settlement-card{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding:12px}.count-history-icon{width:36px}.count-settlement-card>button{grid-column:2/-1;justify-self:end}.count-expense-meta-row{grid-column:auto}.count-budget-amount{padding-left:13px}.count-section-title .count-primary{padding:10px 12px}.count-modal-overlay{padding:max(8px,env(safe-area-inset-top)) 8px max(calc(var(--bottom-nav-clearance,92px) + 6px),env(safe-area-inset-bottom));align-items:flex-end}.count-modal{max-height:100%}.count-modal-scroll{padding:15px 14px 18px}.count-member-picker,.count-field-pair{grid-template-columns:1fr}.count-split-members>div{grid-template-columns:minmax(0,1fr) minmax(96px,120px)}}@media (width<=340px){.count-page{width:calc(100% - 16px)}.count-summary-grid{grid-template-columns:1fr}.count-segments button{font-size:.7rem}}.budget-page,.budget-modal-layer{--budget-ink:#111936;--budget-muted:#6f7ba3;--budget-primary:#625de9;--budget-primary-dark:#4d48ce;--budget-soft:#f5f6fd;--budget-border:#8592bf38;--budget-shadow:0 14px 38px #26306217;--budget-radius:18px}.budget-page{width:min(780px,100% - 32px);padding:18px 0 calc(var(--bottom-nav-clearance,108px) + env(safe-area-inset-bottom) + 28px);color:var(--budget-ink);margin:0 auto}.budget-page *,.budget-modal-layer *{box-sizing:border-box}.budget-page button,.budget-modal-layer button,.budget-page summary,.budget-modal-layer summary{font:inherit}.budget-page button,.budget-modal-layer button{cursor:pointer;border:0}.budget-page button:focus-visible,.budget-modal-layer button:focus-visible,.budget-page summary:focus-visible,.budget-modal-layer input:focus-visible,.budget-modal-layer select:focus-visible,.budget-modal-layer textarea:focus-visible{outline-offset:2px;outline:3px solid #625de940}.budget-heading{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;display:grid}.budget-heading-icon,.budget-welcome-icon{border:1px solid var(--budget-border);width:58px;height:58px;box-shadow:var(--budget-shadow);background:#ffffffd6;border-radius:16px;place-items:center;display:grid}.budget-heading-icon svg{width:42px;height:42px}.budget-heading>div:nth-child(2){min-width:0}.budget-heading span,.budget-content-section>header span,.budget-modal>header span,.budget-allocation-summary small{color:var(--budget-primary);letter-spacing:.05em;font-size:.68rem;font-weight:900}.budget-heading h1{margin:2px 0;font-size:clamp(1.65rem,4vw,2.05rem);line-height:1.05}.budget-heading p,.budget-content-section>header p{color:var(--budget-muted);margin:0}.budget-heading-actions{align-items:center;gap:7px;display:flex}.budget-round-add,.budget-page-menu>summary{background:var(--budget-primary);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;font-size:1.4rem;font-weight:800;list-style:none;display:grid;box-shadow:0 9px 20px #625de93b}.budget-page-menu{position:relative}.budget-page-menu>summary::-webkit-details-marker{display:none}.budget-card-menu>summary::-webkit-details-marker{display:none}.budget-page-menu>summary{color:#5964c7;box-shadow:none;border:1px solid var(--budget-border);background:#ffffffe6;font-size:1rem}.budget-page-menu>div,.budget-card-menu>div{z-index:10;border:1px solid var(--budget-border);background:#fff;border-radius:12px;width:max-content;min-width:180px;padding:6px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 42px #1d244b2b}.budget-page-menu>div button,.budget-card-menu>div button{width:100%;color:var(--budget-ink);text-align:left;background:0 0;border-radius:8px;padding:10px 12px}.budget-page-menu>div button:hover,.budget-card-menu>div button:hover{background:var(--budget-soft)}.budget-card-menu>div button.danger{color:#b5495d}.budget-alert{color:#963f51;background:#fff4f6;border:1px solid #cd596d33;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:11px 14px;display:flex}.budget-alert button{width:34px;height:34px;color:inherit;background:#cd596d14;border-radius:50%;flex:none}.budget-period{border:1px solid var(--budget-border);border-radius:var(--budget-radius);box-shadow:var(--budget-shadow);background:#ffffffe6;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:8px;padding:9px;display:grid}.budget-period>button{background:var(--budget-soft);color:#3f4a78;border-radius:13px;width:44px;height:44px;font-size:1.55rem}.budget-period>div{text-align:center;min-width:0}.budget-period strong{text-transform:capitalize;font-size:1.18rem;display:block}.budget-period small{color:var(--budget-muted);margin-top:2px;display:block}.budget-current-month{color:var(--budget-primary);background:0 0;border-radius:8px;margin-top:4px;padding:2px 7px;font-size:.72rem;font-weight:800}.budget-segmented{border:1px solid var(--budget-border);background:#f5f6fde6;border-radius:15px;grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;margin:12px 0 18px;padding:4px;display:grid}.budget-segmented button{color:#5e688e;background:0 0;border-radius:11px;min-height:40px;padding:8px 12px;font-weight:800;transition:background .18s,color .18s,transform .18s}.budget-segmented button.active{background:var(--budget-primary);color:#fff;box-shadow:0 7px 16px #625de933}.budget-segmented button:active{transform:scale(.98)}.budget-page>.budget-segmented{scrollbar-width:thin;overflow-x:auto}.budget-page>.budget-segmented button{min-width:96px}.budget-dashboard{grid-template-columns:1.05fr .95fr;gap:14px;animation:.22s budget-enter;display:grid}.budget-balance-card,.budget-flow-card,.budget-real-card,.budget-content-section,.budget-empty-dashboard,.budget-detail-section{border:1px solid var(--budget-border);border-radius:var(--budget-radius);box-shadow:var(--budget-shadow);background:#ffffffe8}.budget-balance-card{color:#fff;background:linear-gradient(145deg,#615de9,#7776ef);min-height:175px;padding:24px}.budget-balance-card>span{color:#ffffffc7;font-size:.82rem;font-weight:800}.budget-balance-card>strong{margin:13px 0 8px;font-size:clamp(2.1rem,7vw,3rem);line-height:1;display:block}.budget-balance-card>p{color:#fffc;margin:0}.budget-balance-card.deficit{background:linear-gradient(145deg,#b95c70,#d2767f)}.budget-flow-card{padding:18px}.budget-flow-card h2,.budget-real-card h2,.budget-content-section h2{margin:0;font-size:1.15rem}.budget-flow{border-bottom:1px solid #8592bf21;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;display:grid}.budget-flow:last-child{border-bottom:0}.budget-flow>span{background:var(--budget-soft);border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.budget-flow strong{font-size:.88rem}.budget-flow b{white-space:nowrap}.budget-flow.income b{color:#238064}.budget-flow.expense b{color:#b65364}.budget-flow.envelope b{color:#625de9}.budget-real-card{grid-column:1/-1;padding:18px}.budget-real-card>header{justify-content:space-between;align-items:end;gap:10px;display:flex}.budget-real-card>header span{color:var(--budget-primary);font-size:.65rem;font-weight:900}.budget-real-card>header small{color:var(--budget-muted)}.budget-real-card>.budget-real-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.budget-real-stats>div{background:var(--budget-soft);border-radius:12px;min-width:0;padding:13px}.budget-real-card small{color:var(--budget-muted)}.budget-real-card strong{margin-top:4px;font-size:1.12rem;display:block}.budget-real-card .income strong{color:#238064}.budget-real-card .expense strong{color:#b65364}.budget-month-deficit{background:#fff5f6;border:1px solid #b95c7033;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:13px 14px;display:flex}.budget-month-deficit>div{min-width:0}.budget-month-deficit strong,.budget-month-deficit small{display:block}.budget-month-deficit strong{color:#9f4054}.budget-month-deficit small{color:#7d5361;margin-top:3px}.budget-month-deficit .budget-button{flex:none;min-height:40px;padding:8px 13px}.budget-analysis-link{min-height:58px;color:var(--budget-ink);text-align:left;background:#f6f5ffe6;border-radius:15px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 16px;display:grid;border:1px solid #625de933!important}.budget-analysis-link>span{color:var(--budget-primary);text-transform:uppercase;font-size:.72rem;font-weight:900}.budget-analysis-link>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.budget-analysis-link>b{color:var(--budget-primary);font-size:1.45rem}.budget-page-analytics{width:min(1080px,100% - 32px)}.budget-analytics{animation:.22s budget-enter}.budget-analytics-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-bottom:15px;display:grid}.budget-analytics-heading>div:first-child{min-width:0}.budget-analytics-heading>div:first-child>span,.budget-analysis-section>header span,.budget-annual-margin>span{color:var(--budget-primary);letter-spacing:.05em;font-size:.66rem;font-weight:900}.budget-analytics-heading h2{margin:2px 0 4px;font-size:1.55rem}.budget-analytics-heading p,.budget-analysis-section>header p{color:var(--budget-muted);margin:0}.budget-analytics-heading .budget-segmented{width:230px;margin:0}.budget-analysis-loading,.budget-analysis-empty{border:1px solid var(--budget-border);border-radius:var(--budget-radius);color:var(--budget-muted);text-align:center;background:#ffffffe6;padding:48px 22px}.budget-analysis-empty>span{color:var(--budget-primary);font-size:2rem;display:block}.budget-analysis-empty h3{color:var(--budget-ink);margin:8px 0 5px}.budget-analysis-empty p{max-width:440px;margin:0 auto}.budget-year-navigation{grid-template-columns:46px minmax(120px,220px) 46px;justify-content:center;align-items:center;gap:7px;margin-bottom:14px;display:grid;position:relative}.budget-year-navigation>button:not(.budget-return-year){color:#3f4a78;background:#fff;border-radius:13px;width:44px;height:44px;font-size:1.45rem;box-shadow:0 6px 18px #26306214}.budget-year-navigation>button:disabled{cursor:default;opacity:.35}.budget-year-navigation>div{text-align:center}.budget-year-navigation strong,.budget-history-title strong{font-size:1.55rem;display:block}.budget-year-navigation small,.budget-history-title small{color:var(--budget-muted);margin-top:2px;display:block}.budget-return-year{color:var(--budget-primary);background:#efeffd;border-radius:10px;padding:8px 11px;font-size:.76rem;font-weight:850;position:absolute;right:0}.budget-annual-margin{border-radius:var(--budget-radius);color:#fff;background:linear-gradient(140deg,#5855da,#7572ed);padding:22px;box-shadow:0 14px 34px #4742ba33}.budget-annual-margin>span{color:#ffffffc7}.budget-annual-margin>strong{margin:9px 0 5px;font-size:clamp(2rem,6vw,2.8rem);line-height:1;display:block}.budget-annual-margin>p{color:#fffc;margin:0}.budget-annual-margin.negative{background:linear-gradient(140deg,#a94e63,#cf6c78)}.budget-annual-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:10px 0 14px;display:grid}.budget-annual-summary article{border:1px solid var(--budget-border);background:#ffffffe8;border-radius:14px;min-width:0;padding:14px}.budget-annual-summary small{min-height:2.2em;color:var(--budget-muted);font-size:.75rem;display:block}.budget-annual-summary strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:1.02rem;display:block;overflow:hidden}.budget-annual-summary .income strong{color:#238064}.budget-annual-summary .expense strong{color:#b65364}.budget-annual-summary .savings strong{color:#477ca9}.budget-analysis-section{border:1px solid var(--budget-border);border-radius:var(--budget-radius);box-shadow:var(--budget-shadow);background:#ffffffe8;margin-top:14px;padding:20px}.budget-analysis-section>header{justify-content:space-between;align-items:end;gap:14px;margin-bottom:15px;display:flex}.budget-analysis-section>header>div{min-width:0}.budget-analysis-section h3{margin:2px 0 4px;font-size:1.15rem}.budget-chart-legend{color:var(--budget-muted);flex-wrap:wrap;justify-content:flex-end;gap:10px;font-size:.72rem;display:flex}.budget-chart-legend span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.budget-chart-legend i{background:#58b991;border-radius:3px;width:9px;height:9px}.budget-chart-legend i.expense{background:#df7d87}.budget-chart-legend i.envelope{background:#6d67eb}.budget-chart-scroll{scrollbar-width:thin;padding:4px 1px 0;overflow-x:auto}.budget-annual-chart{border-bottom:1px solid #8592bf3b;grid-template-columns:repeat(12,minmax(46px,1fr));min-width:630px;height:190px;display:grid}.budget-annual-chart>button,.budget-five-year-chart>button{min-width:0;color:var(--budget-muted);background:0 0;border-radius:10px 10px 0 0;grid-template-rows:minmax(0,1fr) auto;gap:7px;padding:5px 3px 8px;display:grid}.budget-annual-chart>button.selected,.budget-five-year-chart>button.selected{color:var(--budget-primary);background:#f0efff}.budget-annual-chart>button.future{opacity:.55}.budget-chart-bars,.budget-five-year-chart>button>span{justify-content:center;align-items:end;gap:4px;min-height:0;display:flex}.budget-chart-bars i,.budget-five-year-chart i{background:#58b991;border-radius:5px 5px 2px 2px;width:10px;min-height:0;transition:height .2s;display:block}.budget-chart-bars i.expense,.budget-five-year-chart i.expense{background:#df7d87}.budget-annual-chart small,.budget-five-year-chart small{font-size:.68rem;font-weight:800}.budget-selected-month{background:var(--budget-soft);border-radius:13px;grid-template-columns:minmax(150px,1.3fr) repeat(3,minmax(90px,1fr)) auto;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:grid}.budget-selected-month>div strong,.budget-selected-month>div small{display:block}.budget-selected-month>div small{color:var(--budget-muted);margin-top:2px;font-size:.72rem}.budget-selected-month>span{color:var(--budget-muted);font-size:.72rem}.budget-selected-month>span b{color:var(--budget-ink);margin-top:3px;font-size:.84rem;display:block}.budget-selected-month>button{color:var(--budget-primary);white-space:nowrap;background:#e8e7fc;border-radius:10px;padding:9px 11px;font-size:.76rem;font-weight:850}.budget-comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.budget-comparison-grid article{background:var(--budget-soft);border-radius:13px;grid-template-columns:1fr auto;gap:7px 10px;padding:13px;display:grid}.budget-comparison-grid article>strong{grid-column:1/-1}.budget-comparison-grid span{color:var(--budget-muted);font-size:.74rem}.budget-comparison-grid span b{color:var(--budget-ink);margin-top:3px;font-size:.86rem;display:block}.budget-comparison-grid em{color:#24785e;background:#e9f6f0;border-radius:8px;place-self:end;padding:4px 7px;font-size:.72rem;font-style:normal;font-weight:850}.budget-comparison-grid em.negative{color:#a64a5d;background:#fbecef}.budget-analysis-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.budget-envelope-bars{gap:13px;display:grid}.budget-envelope-bars>div{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.budget-envelope-bars>div>span{background:var(--budget-soft);border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.budget-envelope-bars strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;display:block;overflow:hidden}.budget-envelope-bars i{background:#e6e9f4;border-radius:99px;height:6px;margin-top:5px;display:block;overflow:hidden}.budget-envelope-bars i b{border-radius:inherit;background:var(--budget-primary);height:100%;display:block}.budget-envelope-bars em{color:var(--budget-muted);white-space:nowrap;font-size:.76rem;font-style:normal}.budget-analysis-empty-copy{color:var(--budget-muted);margin:0}.budget-savings-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.budget-savings-totals span{background:var(--budget-soft);color:var(--budget-muted);border-radius:10px;padding:9px;font-size:.72rem}.budget-savings-totals b{color:var(--budget-ink);margin-top:3px;font-size:.84rem;display:block}.budget-savings-chart{margin-top:13px}.budget-savings-chart svg{width:100%;height:125px;display:block;overflow:visible}.budget-savings-chart polyline{fill:none;stroke:#4e9aaa;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.budget-savings-chart circle{fill:#fff;stroke:#4e9aaa;stroke-width:1.8px}.budget-savings-chart>div{color:var(--budget-muted);justify-content:space-between;display:flex}.budget-savings-chart small{font-size:.58rem}.budget-month-details>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.budget-month-details>div>button{background:var(--budget-soft);min-width:0;color:var(--budget-ink);text-align:left;border-radius:12px;grid-template-columns:minmax(0,1fr) repeat(3,auto);align-items:center;gap:8px;padding:11px 32px 11px 12px;display:grid;position:relative}.budget-month-details button>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.budget-month-details button>span{color:var(--budget-muted);font-size:.66rem}.budget-month-details button>span b{color:var(--budget-ink);margin-top:2px;display:block}.budget-month-details button>i{color:var(--budget-primary);font-size:1.2rem;font-style:normal;position:absolute;right:11px}.budget-metric-definitions{color:var(--budget-muted);background:#f5f6fddb;border-radius:12px;margin-top:12px;padding:12px 15px;font-size:.78rem}.budget-metric-definitions summary{color:#4f5980;cursor:pointer;font-weight:850}.budget-metric-definitions p{margin:9px 0 0;line-height:1.5}.budget-metric-definitions b{color:var(--budget-ink)}.budget-history-title{text-align:center;margin-bottom:12px}.budget-five-year-chart{border-bottom:1px solid #8592bf3b;grid-template-columns:repeat(5,minmax(54px,1fr));height:210px;display:grid}.budget-five-year-chart i{width:min(22px,36%)}.budget-selected-year{background:var(--budget-soft);border-radius:12px;grid-template-columns:minmax(100px,1fr) repeat(4,minmax(70px,1fr));align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.budget-selected-year>strong{font-size:1.1rem}.budget-selected-year>small{color:var(--budget-muted);grid-column:1;font-size:.68rem}.budget-selected-year>span{color:var(--budget-muted);grid-row:1/span 2;font-size:.68rem}.budget-selected-year>span b{color:var(--budget-ink);margin-top:3px;font-size:.82rem;display:block}.budget-year-list>div{gap:6px;display:grid}.budget-year-list>div>button{background:var(--budget-soft);color:var(--budget-ink);text-align:left;border-radius:11px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.budget-year-list>div>button.selected{box-shadow:inset 3px 0 var(--budget-primary);background:#eeedff}.budget-year-list small{color:var(--budget-muted)}.budget-year-list span{font-weight:850}.budget-content-section{grid-column:1/-1;padding:20px}.budget-content-section>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.budget-content-section>header>div{min-width:0}.budget-content-section>header h2{margin:2px 0 4px}.budget-occurrence-list,.budget-item-grid{gap:9px;display:grid}.budget-occurrence-card,.budget-item-card{background:#fff;border:1px solid #8592bf2b;border-radius:14px;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:70px;padding:11px 12px;display:grid;position:relative}.budget-occurrence-card>span,.budget-item-icon{background:var(--budget-soft);border-radius:13px;place-items:center;width:44px;height:44px;font-size:1.35rem;display:grid}.budget-occurrence-card>div:nth-child(2),.budget-item-copy{min-width:0}.budget-occurrence-card strong,.budget-item-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.budget-occurrence-card small,.budget-item-copy>span,.budget-item-copy>small,.budget-item-value>span{color:var(--budget-muted);margin-top:3px;font-size:.78rem;display:block}.budget-occurrence-value,.budget-item-value{text-align:right}.budget-occurrence-value>b,.budget-item-value>b{white-space:nowrap;display:block}.budget-status{color:#647097;background:#eef0fb;border-radius:999px;align-items:center;width:max-content;margin-top:4px;padding:3px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.budget-status.active,.budget-status.completed{color:#26775f;background:#e8f7f0}.budget-status.ignored{color:#7b829a;background:#f0f1f6}.budget-occurrence-card.ignored{opacity:.62}.budget-occurrence-card.completed{border-color:#379b763d}.budget-occurrence-actions{gap:5px;display:flex}.budget-occurrence-actions button{width:36px;height:36px;color:var(--budget-primary);background:#eff1fd;border-radius:11px;place-items:center;font-weight:900;display:grid}.budget-occurrence-actions button:last-child{color:#747d9e;background:#f5f5fa}.budget-items-view,.budget-envelopes-view{animation:.22s budget-enter}.budget-item-card{grid-template-columns:50px minmax(0,1fr) auto 54px 38px;min-height:82px}.budget-item-card.income{border-left:3px solid #69c7a3}.budget-item-card.expense{border-left:3px solid #e48a95}.budget-item-card>.budget-status{justify-self:end}.budget-card-menu{position:relative}.budget-card-menu>summary{background:var(--budget-soft);color:#5f698c;cursor:pointer;border-radius:11px;place-items:center;width:36px;height:36px;list-style:none;display:grid}.budget-envelope-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.budget-envelope-card{background:#fff;border:1px solid #8592bf2e;border-radius:16px;min-width:0;position:relative;overflow:visible}.budget-envelope-open{border-radius:inherit;width:100%;min-height:145px;color:var(--budget-ink);text-align:left;background:0 0;grid-template-columns:44px minmax(0,1fr);padding:14px;display:grid}.budget-envelope-open>span{background:#f1f0ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.3rem;display:grid}.budget-envelope-open>div{min-width:0;padding:2px 0 0 9px}.budget-envelope-open small{color:var(--budget-primary);font-size:.62rem;font-weight:900;display:block}.budget-envelope-open strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.budget-envelope-open>b{grid-column:1/-1;align-self:end;margin-top:12px;font-size:1.35rem}.budget-envelope-open>em{color:var(--budget-muted);grid-column:1/-1;font-size:.74rem;font-style:normal}.budget-envelope-open>i{background:#e9ecf6;border-radius:999px;grid-column:1/-1;height:6px;margin-top:9px;display:block;overflow:hidden}.budget-envelope-open>i span{border-radius:inherit;background:linear-gradient(90deg,#5d7df1,#8868e8);height:100%;transition:width .25s;display:block}.budget-envelope-card.savings .budget-envelope-open>i span{background:linear-gradient(90deg,#52bfa2,#66a5ed)}.budget-envelope-card.overdrawn .budget-envelope-open>b,.budget-envelope-card.overdrawn .budget-envelope-open>em{color:#b54e62}.budget-envelope-card>.budget-card-menu{position:absolute;top:10px;right:10px}.budget-empty-dashboard{text-align:center;grid-column:1/-1;padding:38px 24px}.budget-empty-dashboard>span,.budget-empty-state>span{width:58px;height:58px;color:var(--budget-primary);background:#f0efff;border-radius:18px;place-items:center;margin:0 auto 14px;font-size:1.8rem;display:grid}.budget-empty-dashboard h2{margin:0}.budget-empty-dashboard p,.budget-empty-state p{color:var(--budget-muted)}.budget-empty-dashboard>div{justify-content:center;gap:8px;margin-top:20px;display:flex}.budget-empty-state{background:var(--budget-soft);text-align:center;border-radius:14px;grid-column:1/-1;padding:28px 18px}.budget-empty-state>span{border-radius:13px;width:42px;height:42px;font-size:1.2rem}.budget-empty-state p{margin:0}.budget-empty-state button{color:var(--budget-primary);background:#ebeaff;border-radius:10px;margin-top:12px;padding:9px 14px;font-weight:800}.budget-button{border-radius:13px;min-height:46px;padding:11px 17px;font-weight:850;transition:transform .16s,box-shadow .16s,opacity .16s}.budget-button:hover{transform:translateY(-1px)}.budget-button:active{transform:translateY(0)scale(.99)}.budget-button.primary{background:var(--budget-primary);color:#fff;box-shadow:0 8px 18px #625de933}.budget-button.secondary{background:var(--budget-soft);color:#4d587e;box-shadow:none}.budget-button.danger{color:#fff;background:#c65a6c}.budget-button:disabled{cursor:wait;opacity:.62;transform:none}.budget-welcome,.budget-premium{border:1px solid var(--budget-border);text-align:center;background:#fffffff0;border-radius:22px;width:min(570px,100%);margin:clamp(30px,7vh,72px) auto;padding:38px;box-shadow:0 24px 64px #2630621f}.budget-welcome-icon{border-radius:22px;width:82px;height:82px;margin:0 auto 14px}.budget-welcome-icon svg{width:62px;height:62px}.budget-welcome>span,.budget-premium>span{color:var(--budget-primary);font-size:.7rem;font-weight:900}.budget-welcome h1,.budget-premium h1{margin:8px 0;font-size:clamp(1.8rem,6vw,2.3rem)}.budget-welcome p,.budget-premium p,.budget-premium small{color:var(--budget-muted)}.budget-welcome>div:last-child{gap:8px;width:min(310px,100%);margin:24px auto 0;display:grid}.budget-premium>svg{width:88px;height:88px}.budget-premium .budget-button{margin:14px 0}.budget-premium small{display:block}.budget-state{text-align:center;padding-top:20vh}.budget-modal-layer{z-index:16000;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1419366b;place-items:center;display:grid;position:fixed;inset:0}.budget-modal{width:min(620px,100%);max-height:calc(100dvh - max(36px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));color:var(--budget-ink);background:#fff;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;animation:.2s budget-modal-in;display:flex;overflow:hidden;box-shadow:0 28px 90px #11183c4d}.budget-modal.compact{width:min(470px,100%)}.budget-modal-handle{display:none}.budget-modal>header{background:#fffffff7;border-bottom:1px solid #8592bf26;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.budget-modal>header>div{min-width:0}.budget-modal>header h2{margin:2px 0 0;font-size:1.3rem;line-height:1.16}.budget-modal>header p{color:var(--budget-muted);margin:4px 0 0;font-size:.85rem}.budget-modal>header>button{color:#4c5679;background:#f1f3f9;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:1.25rem;display:grid}.budget-modal-body{overscroll-behavior:contain;min-height:0;padding:20px 20px calc(22px + env(safe-area-inset-bottom));scrollbar-width:thin;overflow:auto}.budget-form{gap:15px;display:grid}.budget-form-section{background:#f8f9fd;border:0;border-radius:15px;min-width:0;margin:0;padding:15px}.budget-form-section>legend{float:left;width:100%;color:var(--budget-ink);padding:0;font-size:.94rem;font-weight:900}.budget-form-section>p{clear:both;color:var(--budget-muted);margin:5px 0 13px;font-size:.8rem}.budget-form-section>div{clear:both;gap:13px;padding-top:12px;display:grid}.budget-form-section>p+div{padding-top:0}.budget-field{gap:7px;min-width:0;display:grid}.budget-field>span{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.budget-field>span strong,.budget-control-label{color:#293250;font-size:.8rem;font-weight:850}.budget-field>span small{color:#9199b3;font-size:.7rem;font-weight:650}.budget-field>em{color:var(--budget-muted);font-size:.72rem;font-style:normal}.budget-field input,.budget-field textarea,.budget-select select{width:100%;min-height:48px;color:var(--budget-ink);font:inherit;background:#fff;border:1px solid #8592bf42;border-radius:12px;padding:11px 13px;box-shadow:0 4px 12px #26306208}.budget-field textarea{resize:vertical;min-height:84px}.budget-field input:focus,.budget-field textarea:focus,.budget-select select:focus{border-color:#625de9a6;outline:3px solid #625de91f}.budget-fields-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.budget-money-input,.budget-select{min-width:0;display:block;position:relative}.budget-money-input input{padding-right:48px}.budget-money-input>b{color:#667094;background:#f8f9fd;border-left:1px solid #8592bf26;border-radius:0 11px 11px 0;place-items:center;width:42px;display:grid;position:absolute;inset:1px 1px 1px auto}.budget-select select{appearance:none;padding-right:42px}.budget-select>i{pointer-events:none;color:#677196;font-size:1rem;font-style:normal;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.budget-emoji-picker{border:0;min-width:0;margin:0;padding:0}.budget-emoji-picker legend{color:#293250;margin-bottom:8px;font-size:.8rem;font-weight:850}.budget-emoji-picker>div{grid-template-columns:repeat(8,1fr);gap:6px;display:grid}.budget-emoji-picker button{aspect-ratio:1;background:#fff;border:1px solid #8592bf33;border-radius:11px;min-width:0;padding:0;font-size:1.18rem}.budget-emoji-picker button.selected{border-color:var(--budget-primary);background:#eeedff;box-shadow:0 0 0 2px #625de91f}.budget-switch{justify-content:space-between;align-items:center;gap:14px;min-height:56px;display:flex}.budget-switch>span{min-width:0}.budget-switch strong,.budget-switch small{display:block}.budget-switch strong{font-size:.84rem}.budget-switch small{color:var(--budget-muted);margin-top:3px;font-size:.72rem}.budget-switch input{opacity:0;pointer-events:none;position:absolute}.budget-switch>i{background:#dfe3ef;border-radius:999px;flex:none;width:48px;height:28px;transition:background .18s;position:relative}.budget-switch>i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #1f264933}.budget-switch input:checked+i{background:var(--budget-primary)}.budget-switch input:checked+i:after{transform:translate(20px)}.budget-switch input:focus-visible+i{outline-offset:2px;outline:3px solid #625de940}.budget-info-row{background:#eeeffa;border-radius:12px;align-items:center;gap:11px;padding:11px;display:flex}.budget-info-row>span{font-size:1.3rem}.budget-info-row strong,.budget-info-row small{display:block}.budget-info-row small{color:var(--budget-muted);margin-top:3px;font-size:.72rem}.budget-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px!important;display:grid!important}.budget-template-grid button{min-height:76px;color:var(--budget-ink);background:#fff;border:1px solid #8592bf33;border-radius:12px;justify-items:center;gap:5px;padding:10px 5px;display:grid}.budget-template-grid button:hover{background:#f5f4ff;border-color:#625de973}.budget-template-grid button span{font-size:1.35rem}.budget-template-grid button strong{font-size:.74rem}.budget-template-grid button.custom span{color:var(--budget-primary)}.budget-form-error{color:#a54155;background:#fff0f3;border-radius:11px;margin:0;padding:10px 12px;font-size:.82rem}.budget-form-actions{z-index:2;padding:12px 2px calc(2px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#fff 18%);justify-content:flex-end;gap:8px;margin:2px -2px 0;display:flex;position:sticky;bottom:-22px}.budget-form-actions .budget-button{min-width:130px}.budget-expected-amount{background:var(--budget-soft);color:var(--budget-muted);border-radius:12px;justify-content:space-between;margin:0;padding:13px;display:flex}.budget-expected-amount strong{color:var(--budget-ink)}.budget-action-sheet{gap:8px;display:grid}.budget-action-sheet>button{min-height:68px;color:var(--budget-ink);text-align:left;background:#f7f8fd;border-radius:14px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 12px;display:grid}.budget-action-sheet>button>span{background:#fff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:1.35rem;display:grid;box-shadow:0 5px 14px #26306212}.budget-action-sheet strong,.budget-action-sheet small{display:block}.budget-action-sheet small{color:var(--budget-muted);margin-top:3px}.budget-action-sheet b{color:var(--budget-primary);font-size:1.35rem}.budget-onboarding{text-align:center;max-width:420px;margin:0 auto}.budget-onboarding-progress{text-align:left;align-items:center;gap:12px;display:flex}.budget-onboarding-progress>span{color:var(--budget-primary);flex:none;font-size:.76rem;font-weight:900}.budget-onboarding-progress>i{background:#e8eaf4;border-radius:999px;width:100%;height:6px;display:block;overflow:hidden}.budget-onboarding-progress b{border-radius:inherit;background:var(--budget-primary);height:100%;transition:width .22s;display:block}.budget-onboarding-visual{width:78px;height:78px;color:var(--budget-primary);background:#eeedff;border-radius:24px;place-items:center;margin:24px auto 14px;font-size:2.2rem;display:grid}.budget-onboarding h3{margin:0;font-size:1.45rem}.budget-onboarding>p{color:var(--budget-muted);margin:8px auto 22px;line-height:1.5}.budget-onboarding>.budget-button{width:100%;margin-top:8px}.budget-onboarding-footer{justify-content:space-between;gap:10px;margin-top:20px;display:flex}.budget-onboarding-footer button{color:#6b7599;background:0 0;padding:8px;font-size:.78rem;font-weight:750}.budget-envelope-detail{gap:13px;display:grid}.budget-envelope-hero{color:#fff;background:linear-gradient(145deg,#615de9,#7b75ee);border-radius:18px;padding:22px}.budget-envelope-hero>span{color:#ffffffbf;font-size:.78rem;font-weight:800}.budget-envelope-hero>strong{margin:9px 0 19px;font-size:clamp(2.1rem,8vw,2.8rem);display:block}.budget-envelope-hero>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.budget-envelope-hero>div>div{background:#ffffff1f;border-radius:11px;padding:9px}.budget-envelope-hero small,.budget-envelope-hero b{display:block}.budget-envelope-hero small{color:#ffffffb8;font-size:.68rem}.budget-envelope-hero b{margin-top:3px;font-size:.83rem}.budget-envelope-hero>p{color:#fffc;margin:16px 0 7px;font-size:.75rem}.budget-envelope-hero>i{background:#fff3;border-radius:999px;height:7px;display:block;overflow:hidden}.budget-envelope-hero>i b{border-radius:inherit;background:#fff;height:100%;transition:width .25s;display:block}.budget-envelope-hero.overdrawn{background:linear-gradient(145deg,#b75569,#d1767d)}.budget-detail-section{box-shadow:none;padding:16px}.budget-allocation-summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.budget-allocation-summary strong{margin-top:4px;font-size:1.24rem;display:block}.budget-text-button{min-height:38px;color:var(--budget-primary);background:#efeffd;border-radius:11px;padding:8px 12px;font-weight:850}.budget-add-movement{width:100%}.budget-movements>header{justify-content:space-between;align-items:center;display:flex}.budget-movements h3,.budget-management h3{margin:0;font-size:1rem}.budget-movements>header>span{background:var(--budget-soft);min-width:28px;height:28px;color:var(--budget-muted);border-radius:10px;place-items:center;padding:0 7px;font-size:.72rem;font-weight:900;display:grid}.budget-movement-list{margin-top:10px;display:grid}.budget-movement-list article{border-bottom:1px solid #8592bf24;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;display:grid}.budget-movement-list article:last-child{border-bottom:0}.budget-movement-list article>span{background:var(--budget-soft);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.budget-movement-list strong,.budget-movement-list small{display:block}.budget-movement-list small{color:var(--budget-muted);margin-top:3px;font-size:.72rem}.budget-movement-value{justify-content:flex-end;align-items:center;gap:7px;display:flex}.budget-movement-value>b{white-space:nowrap;color:#a8475a;font-size:.84rem}.budget-movement-list article.positive .budget-movement-value>b{color:#24785e}.budget-movement-actions{gap:5px;display:flex}.budget-movement-actions>button{width:30px;height:30px;color:var(--budget-primary);background:#f2f1ff;border:1px solid #625de92e;border-radius:9px;flex:none;place-items:center;font-weight:900;display:grid}.budget-movement-actions>button.danger{color:#aa4558;background:#fff2f4;border-color:#c1475b2e}.budget-deficit-form>p{color:var(--budget-muted);margin:0;line-height:1.45}.budget-detail-empty{color:var(--budget-muted);text-align:center;margin:15px 0 0}.budget-management p{color:var(--budget-muted);margin:5px 0 10px;font-size:.8rem}.budget-management-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.budget-danger-link{color:#aa4558;background:0 0;padding:8px 0;font-weight:800}.budget-danger-link.permanent{color:#842d42}.budget-confirm>p{color:var(--budget-muted);margin:0 0 8px}@keyframes budget-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes budget-modal-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@media (width<=800px){.budget-page{width:min(600px,100% - 20px);padding-top:10px}.budget-dashboard{grid-template-columns:1fr}.budget-real-card,.budget-content-section{grid-column:auto}.budget-item-card{grid-template-columns:48px minmax(0,1fr) auto 38px}.budget-item-card>.budget-status{display:none}.budget-item-value{grid-column:3}.budget-page-analytics{width:min(600px,100% - 20px)}.budget-annual-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-analysis-columns{grid-template-columns:1fr}.budget-selected-month{grid-template-columns:repeat(3,minmax(0,1fr))}.budget-selected-month>div,.budget-selected-month>button{grid-column:1/-1}.budget-selected-year{grid-template-columns:repeat(4,minmax(0,1fr))}.budget-selected-year>strong,.budget-selected-year>small{grid-column:1/-1}.budget-selected-year>span{grid-row:auto}}@media (width<=600px){.budget-page{width:calc(100% - 16px)}.budget-heading{grid-template-columns:48px minmax(0,1fr) auto;gap:9px}.budget-heading-icon{border-radius:14px;width:48px;height:48px}.budget-heading-icon svg{width:35px;height:35px}.budget-heading h1{font-size:1.52rem}.budget-heading p{font-size:.78rem}.budget-heading-actions{gap:4px}.budget-round-add,.budget-page-menu>summary{border-radius:12px;width:40px;height:40px}.budget-period{grid-template-columns:42px minmax(0,1fr) 42px}.budget-period>button{width:40px;height:40px}.budget-period strong{font-size:1.05rem}.budget-segmented{grid-auto-columns:minmax(0,1fr)}.budget-segmented button{min-width:0;padding-inline:6px;font-size:.78rem}.budget-page>.budget-segmented{grid-auto-columns:minmax(88px,1fr);justify-content:start}.budget-page>.budget-segmented button{min-width:88px}.budget-balance-card{min-height:155px;padding:20px}.budget-real-card>.budget-real-stats{grid-template-columns:repeat(2,1fr);gap:5px}.budget-real-stats>div{padding:10px 8px}.budget-month-deficit{flex-direction:column;align-items:stretch}.budget-month-deficit .budget-button{width:100%}.budget-real-card strong{font-size:.9rem}.budget-content-section{padding:14px}.budget-content-section>header{align-items:flex-start}.budget-occurrence-card{grid-template-columns:42px minmax(0,1fr) auto}.budget-occurrence-card>span{width:40px;height:40px}.budget-occurrence-actions{grid-column:2/-1;justify-content:flex-end}.budget-item-card{grid-template-columns:44px minmax(0,1fr) 36px;gap:9px}.budget-item-icon{width:42px;height:42px}.budget-item-value{text-align:left;grid-column:2}.budget-card-menu{grid-area:1/3/span 2}.budget-envelope-grid{grid-template-columns:1fr 1fr}.budget-envelope-open{min-height:140px;padding:12px}.budget-empty-dashboard{padding:30px 16px}.budget-empty-dashboard>div{flex-direction:column}.budget-welcome,.budget-premium{margin:4vh auto;padding:28px 18px}.budget-modal-layer{padding:max(8px,env(safe-area-inset-top)) 8px 0;align-items:end}.budget-modal,.budget-modal.compact{width:100%;max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));border-radius:22px 22px 0 0}.budget-modal-handle{background:#d9ddea;border-radius:99px;width:42px;height:5px;margin:8px auto 0;display:block}.budget-modal>header{padding:13px 16px}.budget-modal-body{padding:15px 14px calc(18px + env(safe-area-inset-bottom))}.budget-form-actions{bottom:calc(-18px - env(safe-area-inset-bottom));padding-bottom:calc(12px + env(safe-area-inset-bottom));flex-direction:column-reverse;margin-inline:-1px}.budget-form-actions .budget-button{width:100%}.budget-emoji-picker>div{grid-template-columns:repeat(6,1fr)}.budget-onboarding-footer{flex-direction:column;align-items:center}.budget-analytics-heading{grid-template-columns:1fr;align-items:stretch;gap:10px}.budget-analytics-heading .budget-segmented{width:100%}.budget-year-navigation{grid-template-columns:42px minmax(100px,1fr) 42px}.budget-year-navigation>button:not(.budget-return-year){width:40px;height:40px}.budget-return-year{grid-column:1/-1;justify-self:center;position:static}.budget-annual-margin{padding:18px}.budget-analysis-section{padding:14px}.budget-analysis-section>header{flex-direction:column;align-items:flex-start}.budget-chart-legend{justify-content:flex-start}.budget-comparison-grid,.budget-month-details>div{grid-template-columns:1fr}.budget-month-details>div>button{grid-template-columns:minmax(0,1fr) repeat(3,auto)}}@media (width<=390px){.budget-page{width:calc(100% - 12px)}.budget-heading{grid-template-columns:44px minmax(0,1fr) auto}.budget-heading-icon{width:44px;height:44px}.budget-heading p{display:none}.budget-period{gap:4px;padding:7px}.budget-period strong{font-size:.98rem}.budget-period small{font-size:.7rem}.budget-segmented{margin-bottom:12px}.budget-envelope-grid,.budget-fields-row{grid-template-columns:1fr}.budget-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-envelope-hero{padding:18px}.budget-envelope-hero>div{gap:4px}.budget-envelope-hero>div>div{padding:8px 5px}.budget-envelope-hero b{font-size:.76rem}.budget-annual-summary article{padding:11px}.budget-annual-summary strong{font-size:.88rem}.budget-selected-month{gap:7px;padding:10px}.budget-month-details>div>button{grid-template-columns:minmax(0,1fr);padding-right:30px}.budget-month-details button>span{grid-template-columns:1fr auto;display:grid}.budget-month-details button>span b{margin:0}.budget-five-year-chart{height:180px}.budget-selected-year{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=340px){.budget-heading>div:nth-child(2)>span{display:none}.budget-heading h1{font-size:1.3rem}.budget-period{grid-template-columns:38px minmax(0,1fr) 38px}.budget-period>button{width:36px;height:36px}.budget-real-card>.budget-real-stats{grid-template-columns:1fr}.budget-emoji-picker>div{grid-template-columns:repeat(5,1fr)}}@media (prefers-reduced-motion:reduce){.budget-page *,.budget-modal-layer *{transition-duration:.01ms!important;animation-duration:.01ms!important}}.budget-count-movements{gap:8px;display:grid}.budget-count-movements>header{justify-content:space-between;align-items:center;display:flex}.budget-count-movements>header span{color:var(--budget-muted);font-size:.72rem;font-weight:800}.budget-count-movements>button{border:1px solid var(--budget-border);width:100%;color:var(--budget-text);text-align:left;background:#f7f5ff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.budget-count-movements>button>span{color:#5f50d9;text-transform:uppercase;background:#e7e1ff;border-radius:99px;padding:4px 7px;font-size:.68rem;font-weight:900}.budget-count-movements>button>small{color:#6257d9;font-weight:800}.budget-count-movements>button:disabled{cursor:default;opacity:.65}.planner-flexible-cards{gap:10px;max-width:100%;padding:4px 4px 12px;display:flex;overflow-x:auto}.planner-flex-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex:0 0 195px;position:relative}.planner-page .planner-flex-select{text-align:left;background:0 0;border:0;gap:6px;width:100%;padding:12px 36px 12px 12px;display:grid}.planner-flex-select strong{overflow-wrap:anywhere}.planner-flex-select small{font-size:.76rem}.planner-flex-select progress{width:100%;accent-color:var(--space-theme-accent,var(--accent,#6466dc))}.planner-page .planner-flex-options{background:0 0;border:0;min-width:32px;padding:2px;position:absolute;top:3px;right:1px}.planner-flex-card.is-selected{border:2px solid var(--space-theme-accent,var(--accent,#6466dc));background:color-mix(in srgb, var(--surface) 88%, var(--space-theme-accent,var(--accent,#6466dc)))}.planner-placement-mode{border:1px solid var(--space-theme-accent,var(--accent,#6466dc));background:color-mix(in srgb, var(--surface) 90%, var(--space-theme-accent,var(--accent,#6466dc)));border-radius:12px;padding:12px}.planner-placement-mode .planner-row{margin-top:8px}.planner-page .planner-slot.is-compatible{outline:1px dashed var(--space-theme-accent,var(--accent,#6466dc));outline-offset:-3px;background:color-mix(in srgb, var(--surface) 80%, var(--space-theme-accent,var(--accent,#6466dc)))}.planner-flexible button:focus-visible{outline:3px solid var(--space-theme-accent,var(--accent,#6466dc));outline-offset:2px}.planner-form{padding-bottom:max(24px, env(safe-area-inset-bottom))}.planner-page{width:100%;min-width:0;max-width:1200px;color:var(--text);gap:18px;margin:0 auto;padding:12px 0 28px;display:grid}.planner-page *,.planner-form *{box-sizing:border-box}.planner-page h1{margin:0;font-size:1.6rem}.planner-page h2{margin:0;font-size:1.12rem;line-height:1.4}.planner-page h2>span{color:var(--space-theme-accent,#7360ed);vertical-align:middle;margin-right:8px;font-size:1.65rem}.planner-muted{color:var(--muted,#737991);margin:5px 0 12px;font-size:.88rem;line-height:1.5}.planner-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;min-width:0;padding:20px;box-shadow:0 6px 24px #53609508}.planner-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.planner-page button,.planner-form button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);cursor:pointer;font:inherit;border-radius:12px;padding:8px 12px}.planner-page button:focus-visible,.planner-form :focus-visible{outline:3px solid var(--space-theme-accent,#8067ef);outline-offset:3px}.planner-page button:disabled,.planner-form button:disabled{cursor:default;opacity:.65}.planner-segment{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 85%, #8b80f0);border-radius:30px;gap:4px;padding:4px;display:inline-flex}.planner-mode{justify-self:start}.planner-segment button{background:0 0;border:0;border-radius:24px;font-size:.85rem}.planner-segment button[aria-pressed=true],.planner-page .planner-primary,.planner-form .planner-primary{background:var(--space-theme-accent,var(--accent,#5268ff));color:#fff;border:0}.planner-week-nav{gap:6px;display:flex}.planner-week-nav button:first-child,.planner-week-nav button:last-child{min-width:44px;color:var(--space-theme-accent,#6354db);padding:0;font-size:1.5rem}.planner-days{border:1px solid var(--border);border-radius:18px;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:14px;display:grid;overflow:hidden}.planner-day{text-align:center;border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:5px;padding:14px 2px;font-size:.9rem;display:flex}.planner-day:last-child{border:0}.planner-day small{font-size:.76rem}.planner-ring{aspect-ratio:1;background:conic-gradient(var(--ring-color) var(--progress), color-mix(in srgb, var(--surface) 80%, #a1a9c5) 0);border-radius:50%;place-items:center;width:clamp(36px,7vw,78px);margin:8px 0;display:grid}.planner-ring>span{background:var(--surface);border-radius:50%;place-items:center;width:78%;height:78%;font-size:clamp(.6rem,1.8vw,1rem);font-weight:700;display:grid}.planner-grid-scroll{border:1px solid var(--border);border-radius:16px;margin-top:12px;overflow-x:auto}.planner-grid{grid-template-columns:50px repeat(7,minmax(84px,1fr));min-width:660px;padding-bottom:18px;display:grid}.planner-grid-heading{text-align:center;border-bottom:1px solid var(--border);place-content:center;height:48px;font-size:.8rem;display:grid}.planner-track{border-right:1px solid var(--border);background:repeating-linear-gradient(to bottom, transparent 0, transparent 29px, var(--border) 29px, var(--border) 30px);height:480px;position:relative}.planner-axis{color:var(--muted,#737991);font-size:.65rem;position:relative}.planner-axis>span{position:absolute;right:5px}.planner-page .planner-event,.planner-page .planner-slot{text-align:left;border:2px solid var(--surface);border-radius:7px;width:100%;min-height:0;padding:4px;font-size:.68rem;line-height:1.35;position:absolute;overflow:hidden}.planner-page .planner-event{z-index:1;opacity:1;border-left-width:4px}.planner-event strong,.planner-slot strong{overflow-wrap:anywhere;display:block}.planner-event small,.planner-slot small{font-size:.62rem;display:block}.planner-page .planner-slot{background:color-mix(in srgb, var(--surface) 75%, #79d899);color:var(--text)}.planner-legend{margin-top:14px;margin-bottom:0}.planner-legend span{color:#318c56}.planner-bottom{grid-template-columns:1fr 1fr;gap:18px;display:grid}.planner-free-row{text-align:left;align-items:center;gap:12px;width:100%;margin-top:10px;display:flex}.planner-free-row>b{color:#23824d;background:#d9f5e1;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.planner-free-row:nth-of-type(2)>b{color:#3378da;background:#ddecff}.planner-free-row:nth-of-type(3)>b{color:#7851e3;background:#ece6ff}.planner-free-row>span:nth-child(2){flex:1}.planner-free-row strong{font-size:.86rem}.planner-free-row small{color:var(--muted,#737991);margin-top:3px;font-size:.76rem;display:block}.planner-page .planner-add{color:#fff;background:var(--space-theme-accent,#7360ed);border-radius:50%;width:44px;padding:0;font-size:1.5rem}.planner-page progress{min-width:0;accent-color:var(--space-theme-accent,#6960f5);flex:1;height:14px}.planner-goal{align-items:center;gap:8px;display:flex}.planner-goal input{width:22px;height:22px;accent-color:var(--space-theme-accent,#6960f5);flex-shrink:0}.planner-goal button{text-align:left;border:0;flex:1;justify-content:space-between;gap:10px;font-size:.86rem;display:flex}.planner-goal .is-done{opacity:.6;text-decoration:line-through}.planner-agenda h3{text-transform:capitalize;font-size:.95rem}.planner-agenda h3 small{font-weight:400;display:block}.planner-agenda button{text-align:left;width:100%;margin:5px 0;display:block}.planner-agenda button span{margin-right:10px;font-weight:600}.planner-form{color:var(--text);gap:16px;padding:20px;display:grid}.planner-form label{gap:6px;min-width:0;font-size:.9rem;display:grid}.planner-form input,.planner-form select{background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--text);border:1px solid var(--border);font:inherit;border-radius:9px;padding:8px}.planner-form .planner-check{align-items:center;display:flex}.planner-check input{width:22px}.planner-form fieldset{border:1px solid var(--border);border-radius:12px;gap:10px;min-width:0;padding:12px;display:grid}.planner-form .planner-row>label{flex:1}.planner-template{border-top:1px solid var(--border);margin-top:20px;padding-top:10px}.planner-template h3{overflow-wrap:anywhere}.planner-template-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.planner-template-days section{background:color-mix(in srgb, var(--surface) 88%, #8b80f0);overflow-wrap:anywhere;border-radius:10px;padding:8px;font-size:.78rem}.planner-template-days h4{margin:0}.planner-template-days small{display:block}@media (width<=700px){.planner-page{gap:12px}.planner-card{border-radius:20px;padding:12px}.planner-page h2{font-size:1rem}.planner-bottom{grid-template-columns:1fr;gap:12px}.planner-day{padding:10px 1px;font-size:.75rem}.planner-day small{font-size:.55rem}.planner-template-days{grid-template-columns:repeat(2,minmax(0,1fr))}.planner-week-nav{margin-bottom:4px}}.planner-activities,.planner-activity-list{gap:12px;display:grid}.planner-activity{border:1px solid var(--border);background:var(--surface);overflow-wrap:anywhere;border-radius:16px;min-width:0;padding:14px}.planner-activity>p{color:var(--muted);margin:6px 0 12px;font-size:.9rem}.planner-activity>button{margin:4px 6px 0 0}.planner-form .planner-day-picker{flex-wrap:wrap;gap:6px;margin:12px 0;padding:8px;display:flex}.planner-day-picker button{min-width:44px;padding:8px}.planner-day-picker button[aria-pressed=true]{color:#fff;background:#6853d9;border-color:#6853d9}.planner-activity-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));margin-bottom:14px}.planner-preview-day h4{text-transform:capitalize;margin:8px 0}.planner-proposed,.planner-existing{overflow-wrap:anywhere;border-radius:14px;min-width:0;margin:8px 0;padding:12px}.planner-existing{border:1px solid var(--border);background:var(--surface);border-left:4px solid #65a4db}.planner-proposed{background:color-mix(in srgb, var(--surface) 93%, #9377eb);border:2px dashed #9380d9;gap:8px;display:grid}.planner-proposal-badge{color:#71519d;font-size:.75rem;font-weight:700}.planner-existing small,.planner-import-event small{color:var(--muted);margin-top:5px;display:block}.planner-conflict{color:#805317;background:#fff3de;border-radius:8px;margin:0;padding:8px;font-size:.86rem}.planner-confirm{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:16px}.planner-preparation-actions{padding:12px 0 max(12px, env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;display:flex;position:sticky;bottom:0}.planner-preparation-actions>button{flex:1}.planner-form .planner-import-event{border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.planner-import-event input{accent-color:#6853d9;width:24px;min-width:24px}.planner-form .planner-check{align-items:start;line-height:1.4}.planner-check input{flex-shrink:0}.planner-form button{overflow-wrap:anywhere}.planner-current-time{z-index:3;pointer-events:none;background:#c74343;height:1.5px;position:absolute;left:0;right:0}.planner-current-time:before{content:"";background:inherit;border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;left:-2px}.planner-axis .planner-all-day-band{overflow-wrap:anywhere;justify-content:center;font-size:.6rem}.planner-all-day-band{height:var(--planner-all-day-band,0);flex-direction:column;gap:4px;display:flex;overflow:hidden}.planner-page .planner-all-day-card{text-align:left;background:color-mix(in srgb, var(--surface) 94%, var(--planner-accent));border:0;border-left:2px solid var(--planner-accent);border-radius:6px;flex-shrink:0;height:44px;min-height:44px;padding:4px 6px;font-size:.73rem}.planner-all-day-card strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.planner-all-day-card small{font-size:.68rem;display:block}.planner-page .planner-all-day-more{border:0;min-height:28px;padding:2px;font-size:.75rem}.planner-page .planner-event.planner-overlap{border:1px dashed var(--planner-accent);background:color-mix(in srgb, var(--surface) 90%, var(--planner-accent));width:100%}.planner-overlap>strong{font-size:.72rem}.planner-overlap>div{overflow:hidden}.planner-overlap span{border-top:1px solid var(--border);padding:6px 0;display:block}.planner-overlap b{white-space:nowrap;text-overflow:ellipsis;font-size:.73rem;display:block;overflow:hidden}.planner-agenda-group h4{color:var(--muted);margin:8px 0;font-size:.75rem;font-weight:500}.planner-page .planner-flex-card{border-left:3px solid var(--planner-category-color,var(--border))}.planner-page .planner-flex-select{background:color-mix(in srgb, var(--planner-category-color,transparent) 5%, transparent)}.planner-category-item{border-left:3px solid var(--planner-category-color);padding-left:8px}.planner-page{--planner-accent:var(--space-theme-accent,var(--accent,#5268ff));z-index:1;gap:14px;position:relative}.planner-card{box-shadow:none;border-radius:18px;padding:16px}.planner-page h1{font-size:1.35rem}.planner-card .planner-row{gap:8px}.planner-segment{background:color-mix(in srgb, var(--surface) 94%, var(--space-theme-accent));padding:2px}.planner-segment button{padding:6px 12px}.planner-days{border:0;margin-top:8px}.planner-day{border:0;gap:3px;padding:6px 2px}.planner-ring{width:40px;margin:2px 0}.planner-ring>span{font-size:.65rem}.planner-day small{display:none}.planner-day>strong:last-child{font-size:.75rem;font-weight:500}.planner-page .planner-flexible{padding-block:10px}.planner-flexible-cards{scroll-snap-type:x proximity;gap:8px;padding:8px 2px}.planner-flex-card{scroll-snap-align:start;border-radius:12px;flex-basis:174px;overflow:hidden}.planner-page .planner-flex-select{gap:5px;min-height:68px;padding:10px 40px 10px 10px}.planner-flex-select strong{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.planner-flex-select small{white-space:nowrap;font-size:.76rem}.planner-page .planner-flex-select progress{border:0;border-radius:0;width:100%;height:3px;position:absolute;bottom:0;left:0}.planner-flex-select progress::-webkit-progress-bar{background:color-mix(in srgb, var(--border) 50%, transparent)}.planner-flex-select progress::-webkit-progress-value{background:var(--planner-accent)}.planner-flex-select progress::-moz-progress-bar{background:var(--planner-accent)}.planner-flex-card.is-complete progress::-webkit-progress-value{background:#248454}.planner-flex-card.is-complete progress::-moz-progress-bar{background:#248454}.planner-page .planner-flex-options{width:40px;min-height:44px;top:8px}.planner-flex-card.is-selected{box-shadow:inset 0 0 0 1px var(--planner-accent);border-width:1px}.planner-flex-card.is-complete .planner-flex-select{opacity:1}.planner-flex-card.is-complete progress{accent-color:#248454}.planner-flex-card.is-complete small{color:#217348}.planner-placement-mode{border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;padding:2px 8px;font-size:.78rem;display:flex}.planner-placement-mode>span{overflow-wrap:anywhere;min-width:0}.planner-placement-mode>div{flex-shrink:0;display:flex}.planner-page .planner-placement-mode button{background:0 0;border:0;padding:6px;font-size:.76rem}.planner-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.planner-week-card .planner-muted{margin-bottom:0;font-size:.78rem}.planner-grid-scroll{overscroll-behavior-x:contain;border:0;border-radius:0}.planner-grid{grid-template-columns:48px repeat(7,minmax(104px,1fr));min-width:776px;padding-bottom:20px}.planner-grid-heading{border-bottom:1px solid var(--border);gap:2px;height:54px}.planner-grid-heading strong{border-radius:50%;min-width:25px;line-height:25px}.planner-grid-heading.is-today strong{background:var(--planner-accent);color:#fff}.planner-track,.planner-axis-track{height:768px;position:relative}.planner-track{border-right:1px solid color-mix(in srgb, var(--border) 40%, transparent);background:repeating-linear-gradient(to bottom, transparent 0, transparent 47px, color-mix(in srgb, var(--border) 45%, transparent) 47px, color-mix(in srgb, var(--border) 45%, transparent) 48px)}.planner-axis{z-index:2;background:var(--surface);font-size:.73rem;position:sticky;left:0}.planner-axis-track>span{font-variant-numeric:tabular-nums;position:absolute;right:6px;transform:translateY(-50%)}.planner-page .planner-event{border:1px solid var(--surface);border-left-width:3px;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:16px;padding:4px 5px;font-size:.76rem;display:flex}.planner-event strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planner-event small{margin-top:1px;font-size:.65rem;line-height:1.15}.planner-page .planner-event.is-short{padding:0 4px;line-height:16px}.planner-event.is-short small{display:none}.planner-page .planner-slot{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:6px}.planner-slot strong,.planner-slot small{visibility:hidden}.planner-page .planner-slot:hover,.planner-page .planner-slot:focus-visible{background:color-mix(in srgb, var(--surface) 94%, var(--planner-accent))}.planner-page .planner-slot.is-compatible{outline:1px dashed color-mix(in srgb, var(--planner-accent) 35%, transparent);background:color-mix(in srgb, var(--planner-accent) 6%, transparent);cursor:crosshair}.planner-slot.is-compatible strong{visibility:visible;font-size:.7rem;font-weight:500}.planner-agenda{gap:16px;margin-top:14px;display:grid}.planner-agenda h3{justify-content:space-between;gap:8px;margin:0 0 8px;display:flex}.planner-agenda h3 small{color:var(--muted);font-size:.75rem}.planner-agenda button{border:0;border-left:3px solid var(--planner-accent);background:color-mix(in srgb, var(--surface) 94%, var(--planner-accent));border-radius:0 10px 10px 0;grid-template-columns:95px 1fr;gap:8px;padding:12px;display:grid}.planner-agenda button span{margin:0;font-size:.76rem;font-weight:400}.planner-agenda button strong{overflow-wrap:anywhere;font-size:.85rem}.planner-form{padding:16px 0 max(24px, env(safe-area-inset-bottom));gap:16px}.bottom-sheet:has(.planner-form)>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.bottom-sheet:has(.planner-form)>header h2{margin:0;font-size:1.05rem}.bottom-sheet:has(.planner-form)>header button{flex-shrink:0;min-width:44px}.planner-form .planner-choices{border:0;margin:0;padding:0;display:block}.planner-choices legend{margin-bottom:8px;font-size:.9rem}.planner-choices>div{flex-wrap:wrap;gap:6px;display:flex}.planner-choices button{padding:6px 12px;font-size:.82rem}.planner-choices button[aria-pressed=true],.planner-day-picker button[aria-pressed=true]{border-color:var(--space-theme-accent,var(--accent));background:color-mix(in srgb, var(--surface) 84%, var(--space-theme-accent,var(--accent)));color:var(--text);box-shadow:inset 0 0 0 1px var(--space-theme-accent,var(--accent))}.planner-stepper{align-items:center;gap:8px;display:flex}.planner-stepper input{text-align:center;width:64px}.planner-stepper button{min-width:44px}.planner-template-section{background:color-mix(in srgb, var(--surface) 94%, var(--space-theme-accent,var(--accent)));border-radius:14px;padding:14px}.planner-template-section h3{margin:0;font-size:1rem}.planner-empty{color:var(--muted);margin:12px 0;font-size:.85rem}.planner-template-item{border-top:1px solid var(--border);align-items:center;gap:6px;padding:10px 0;display:flex}.planner-template-item>div{overflow-wrap:anywhere;flex:1;min-width:0}.planner-template-item strong{font-size:.9rem}.planner-template-item small{color:var(--muted);margin-top:4px;font-size:.76rem;display:block}.planner-template-item button{background:0 0;border:0;min-width:36px;padding:6px;font-size:.8rem}.planner-form .planner-day-picker{border:0;gap:5px;padding:0}.planner-day-picker button{flex:1;min-width:32px;padding:6px 2px;font-size:.78rem}.planner-occurrence-detail p{margin:0}.planner-template-shortcuts{font-size:.78rem}.planner-template-shortcuts summary{cursor:pointer;min-height:44px;color:var(--muted);align-items:center;display:flex}@media (width<=700px){.planner-page{gap:10px;padding-top:4px}.planner-card{border-radius:16px;padding:12px}.planner-page>header .planner-muted{display:none}.planner-page h1{font-size:1.2rem}.planner-page h2{font-size:.95rem}.planner-ring{width:32px}.planner-day>span{font-size:.7rem}.planner-week-nav{margin:0}.planner-placement-mode{flex-wrap:wrap}.planner-placement-mode>span{flex:145px}.planner-placement-mode>div{margin-left:auto}.planner-form{padding-inline:0}}.spaces-overview-grid{align-items:start}.spaces-calendar-card{color:#101d48;background:#fffffff0;border:1px solid #e3e8f7;border-radius:26px;min-width:0;margin-bottom:20px;padding:20px;box-shadow:0 18px 42px #2f45771a}.spaces-calendar-heading{text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:16px;padding:0;display:flex}.spaces-calendar-heading img{object-fit:contain;width:56px;height:56px}.spaces-calendar-heading>span:nth-child(2){flex:1;gap:5px;min-width:0;display:grid}.spaces-calendar-heading strong{font-size:1.35rem}.spaces-calendar-heading small{color:#697aa8;font-size:.92rem;line-height:1.4}.space-preview-chevron{color:#6558e6;font-size:1.7rem}.space-preview-day-navigation{justify-content:space-between;align-items:center;gap:10px;margin:12px 0;display:flex}.space-preview-day-navigation button,.space-preview-status button{color:#584bce;background:#f7f6ff;border:1px solid #e4e3f7;border-radius:12px;min-height:44px;padding:6px 14px;font-weight:700}.spaces-calendar-card .vihomia-calendar-day-strip{padding:4px 0 10px;overflow:hidden}.spaces-calendar-card .vihomia-calendar-day-strip-track{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;width:100%;display:grid}.spaces-calendar-card .vihomia-calendar-day-strip button{color:#64749c;background:#f8faff;border:1px solid #e9edfa;border-radius:15px;place-items:center;gap:5px;width:100%;min-width:0;min-height:68px;padding:9px 3px;display:grid;position:relative}.spaces-calendar-card .vihomia-calendar-day-strip strong{color:#111d43;font-size:1.15rem}.spaces-calendar-card .vihomia-calendar-day-strip .is-selected{color:#fff;background:linear-gradient(135deg,#536cf4,#8a4cef)}.spaces-calendar-card .vihomia-calendar-day-strip .is-selected strong{color:#fff}.spaces-calendar-card .vihomia-calendar-day-strip i{background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px}.space-preview-date{flex-wrap:wrap;justify-content:space-between;gap:6px;margin:12px 0 6px;display:flex}.space-preview-date strong:first-letter{text-transform:uppercase}.space-preview-date>span{color:#7282ad;font-size:.85rem}.space-preview-events{min-width:0}.space-preview-event{color:#111d43;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0fa;grid-template-columns:92px minmax(0,1fr) minmax(50px,auto) 12px;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 0;display:grid}.space-preview-event time{text-align:center;color:var(--event-color);border:1px solid color-mix(in srgb,var(--event-color) 23%,white);background:color-mix(in srgb,var(--event-color) 7%,white);border-radius:12px;padding:10px 6px;font-size:.9rem;font-weight:800}.space-preview-event strong{overflow-wrap:anywhere;font-size:1rem}.space-preview-event strong:before{content:"";background:var(--participant-background,#8c92a6);border-radius:3px;width:100%;height:4px;margin-bottom:6px;display:block}.space-preview-source{color:#62549c;overflow-wrap:anywhere;background:#f2effa;border-radius:30px;width:fit-content;min-width:0;max-width:150px;padding:6px 10px;font-size:.78rem}.space-preview-event>span:last-child:not(.space-preview-source){color:#7481ab;font-size:1.5rem}.space-preview-events.compact{overscroll-behavior-x:contain;gap:12px;margin-top:14px;padding-bottom:4px;display:flex;overflow-x:auto}.compact .space-preview-event{border-bottom:0;border-right:1px solid #edf0fa;flex:1 0 200px;grid-template-columns:76px minmax(0,1fr);gap:4px 10px;padding:5px 12px 5px 0}.compact .space-preview-event:last-child{border-right:0}.compact .space-preview-event time{grid-row:span 2}.compact .space-preview-event strong{text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.compact .space-preview-source{grid-column:2;padding:4px 8px}.space-module-preview{color:#111d43;border:1px solid #ebedf8;border-radius:18px;margin:0 10px 10px;padding:8px 12px 12px}.space-overview-shortcuts button[aria-expanded=true]{border:1px solid color-mix(in srgb,var(--space-theme-accent) 45%,white);background:color-mix(in srgb,var(--space-theme-accent) 12%,white);border-radius:12px;position:relative}.space-overview-shortcuts button[aria-expanded=true]:after{content:"";background:#fff;width:14px;height:14px;position:absolute;bottom:-8px;left:calc(50% - 7px);transform:rotate(45deg)}.space-preview-task{border-bottom:1px solid #edf0fa;align-items:center;gap:12px;min-width:0;padding:14px 0;display:flex}.space-preview-task input{appearance:auto;width:23px;height:23px;accent-color:var(--space-theme-accent);cursor:pointer;flex:0 0 23px;margin:0}.space-preview-task button{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;gap:4px;padding:5px 0;display:grid}.space-preview-task strong{overflow-wrap:anywhere;font-size:.98rem}.space-preview-task small{color:#6d7ca7;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.space-preview-task time{color:#6c59bb;background:#f5f1ff;border-radius:20px;flex:none;padding:7px 9px;font-size:.76rem}.space-preview-list{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0fa;grid-template-columns:28px minmax(0,1fr) auto 10px;align-items:center;gap:10px;padding:17px 0;display:grid}.space-preview-list strong{overflow-wrap:anywhere}.space-preview-list>span:first-child{font-size:1.4rem}.space-preview-list>span:nth-child(3){color:#6d7ca7}.space-preview-actions{gap:10px;margin-top:12px;display:flex}.space-preview-open,.space-preview-close{border:1px solid color-mix(in srgb,var(--space-theme-accent,#6654ec) 45%,white);border-radius:13px;min-height:46px;padding:10px 14px;font-weight:750}.space-preview-open{color:#fff;background:var(--space-theme-accent,#6852f0);flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.space-preview-close{color:var(--space-theme-accent,#6654ec);background:#faf9ff}.spaces-calendar-card .space-preview-open{color:#653bda;background:#f0edff;border:0;border-radius:22px;width:100%;margin-top:12px}.space-preview-more{color:#6e7da5;margin:8px 0;font-size:.8rem}.space-preview-empty,.space-preview-status{color:#6d7ca7;margin:0;padding:14px 4px}.space-preview-error,.space-preview-status[role=alert]{color:#943c50}.spaces-overview-page button:focus-visible,.spaces-overview-page input:focus-visible{outline-offset:-3px;outline:3px solid #6761d9}.spaces-overview-page button{cursor:pointer}.spaces-overview-page button:disabled,.spaces-overview-page input:disabled{cursor:wait;opacity:.6}@media (width<=760px){.spaces-calendar-card{margin-bottom:14px;padding:15px 12px}.spaces-calendar-heading{gap:10px}.spaces-calendar-heading img{width:43px;height:43px}.spaces-calendar-heading strong{font-size:1.14rem}.spaces-calendar-heading small{font-size:.81rem}.spaces-calendar-card .vihomia-calendar-day-strip button{border-radius:11px;min-height:58px}.spaces-calendar-card .vihomia-calendar-day-strip-track{gap:5px}.spaces-calendar-card .vihomia-calendar-day-strip span{font-size:.75rem}.space-preview-event{grid-template-columns:70px minmax(0,1fr) 12px;gap:5px 9px}.space-preview-event time{grid-row:span 2;font-size:.8rem}.space-preview-event strong{font-size:.92rem}.space-preview-event .space-preview-source{grid-column:2;padding:4px 8px}.space-preview-event>span:last-child:not(.space-preview-source){grid-area:1/3/3}.space-module-preview{margin:0 6px 6px;padding:8px 10px 10px}.space-preview-task{flex-wrap:wrap;gap:8px}.space-preview-task button{flex-basis:140px}.space-preview-actions{flex-wrap:wrap;gap:7px}.space-preview-open,.space-preview-close{padding:10px;font-size:.83rem}.spaces-overview-page .space-overview-shortcuts button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:3px}.spaces-overview-page .space-overview-shortcuts strong{font-size:.82rem}.spaces-overview-page .space-overview-shortcuts small{font-size:.74rem;line-height:1.3}}@media (prefers-reduced-motion:reduce){.spaces-overview-page *,.spaces-overview-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.contacts-page{color:#111a3d;width:min(1120px,100% - 32px);margin:0 auto;padding:40px 0 120px}.contacts-header{margin-bottom:22px}.contacts-header>span,.contacts-section-title>div>span{color:#5a6ff0;text-transform:uppercase;font-size:.75rem;font-weight:800}.contacts-header h1{margin:5px 0 7px;font-size:clamp(1.8rem,4vw,2.45rem);line-height:1.05}.contacts-header p,.contacts-section-title h2,.contacts-section-title>div h2{margin:0}.contacts-header p{color:#687393}.contacts-search,.contacts-section{background:#fffffff0;border:1px solid #5b6fda29;border-radius:8px;min-width:0;box-shadow:0 14px 36px #303e7d1a}.contacts-search{padding:22px}.contacts-search-field{background:#fff;border:1px solid #d8dfef;border-radius:7px;align-items:center;gap:8px;height:46px;margin-top:16px;padding:0 13px;display:flex}.contacts-search-field:focus-within{border-color:#7487f4;box-shadow:0 0 0 3px #5b6fea1f}.contacts-search-field b{color:#6478ee;font-size:1.1rem}.contacts-search-field input{color:#111a3d;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.contacts-results,.contacts-list{gap:8px;margin-top:14px;display:grid}.contacts-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:18px;display:grid}.contacts-section{padding:20px}.contacts-section:last-child{grid-column:1/-1}.contacts-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.contacts-section-title h2,.contacts-section-title>div h2{color:#151e43;font-size:1.08rem}.contacts-section-title>span{color:#4d61cf;background:#eef1ff;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:.78rem;font-weight:800;display:grid}.contact-row{background:#fafbff;border:1px solid #e2e7f4;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:11px;display:flex}.contact-identity{align-items:center;gap:10px;min-width:0;display:flex}.contact-identity>span:last-child{min-width:0;display:grid}.contact-identity strong,.contact-identity small{text-overflow:ellipsis;overflow:hidden}.contact-identity small{color:#737e9e}.contact-avatar{color:#fff;background:linear-gradient(145deg,#5578f4,#8a57db);border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.contact-actions{flex:none;gap:7px;display:flex}.contact-primary-action,.contact-secondary-action,.contact-danger-action{min-height:36px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;padding:7px 11px;font-size:.82rem;font-weight:800}.contact-primary-action{color:#fff;background:#586eea}.contact-secondary-action{color:#33406d;background:#fff;border-color:#d8dff0}.contact-danger-action{color:#963346;background:#fff5f6;border-color:#edcbd0}.contact-status{color:#5869c7;background:#eef1ff;border-radius:999px;flex:none;padding:5px 9px;font-size:.72rem;font-weight:800}.contacts-empty,.contacts-inline-state,.contacts-loading,.contacts-message{color:#6d7796}.contacts-empty{margin:18px 0 2px}.contacts-handle-required{background:#fffffff0;border:1px solid #dce2f2;border-radius:8px;max-width:560px;padding:24px;box-shadow:0 14px 36px #303e7d1a}.contacts-handle-required strong{color:#172044}.contacts-handle-required p{margin:8px 0 0}.contacts-inline-state,.contacts-loading{margin:12px 2px 0;font-size:.86rem}.contacts-message{background:#f6f8ff;border:1px solid #dbe2f3;border-radius:7px;margin:0 0 16px;padding:11px 13px}@media (width<=720px){.contacts-page{width:calc(100% - 24px);padding-top:22px}.contacts-columns{grid-template-columns:1fr}.contacts-section:last-child{grid-column:auto}.contacts-search,.contacts-section{padding:15px}.contact-row{flex-wrap:wrap;align-items:flex-start}.contact-identity{flex:150px;max-width:100%}.contact-actions{width:100%}.contact-actions button{flex:1}}.pwa-install-overlay{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111a3d5c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pwa-install-sheet{color:#111a3d;background:#fafcfffa;border:1px solid #748bdb3d;border-radius:8px;width:min(430px,100%);max-height:min(720px,100dvh - 32px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 28px 70px #172a673d}.pwa-install-handle{display:none}.pwa-install-close{color:#24335f;cursor:pointer;background:#fff;border:1px solid #dce4f7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.45rem;line-height:1;display:grid;position:absolute;top:14px;right:14px}.pwa-install-close:focus-visible,.pwa-install-actions button:focus-visible{outline-offset:2px;outline:3px solid #536dfe57}.pwa-install-brand{background:#fff;border:1px solid #e0e7f8;border-radius:8px;place-items:center;width:76px;height:76px;margin-bottom:18px;display:grid;box-shadow:0 13px 30px #4258ab24}.pwa-install-brand img{object-fit:contain;width:60px;height:60px}.pwa-install-eyebrow{color:#536dfe;text-transform:uppercase;font-size:.75rem;font-weight:900}.pwa-install-sheet h2{color:#0d1740;margin:5px 0 8px;font-size:1.85rem;line-height:1.08}.pwa-install-sheet>p{color:#6878a6;margin:0;line-height:1.55}.pwa-install-status,.pwa-install-instructions{background:#f3f6ff;border:1px solid #dfe6f8;border-radius:8px;gap:5px;margin-top:22px;padding:15px;display:grid}.pwa-install-status.success{background:#edf9f3;border-color:#ccebdd}.pwa-install-status strong,.pwa-install-instructions strong{color:#17234d;line-height:1.28}.pwa-install-status span,.pwa-install-instructions li{color:#65749e;line-height:1.45}.pwa-install-instructions ol{gap:8px;margin:8px 0 0;padding-left:22px;display:grid}.pwa-install-dismissed{font-size:.9rem;color:#875721!important;margin-top:14px!important}.pwa-install-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.pwa-install-actions button{min-height:46px;font:inherit;cursor:pointer;border-radius:8px;padding:10px 14px;font-weight:850}.pwa-install-primary{color:#fff;background:#536dfe;border:1px solid #4c67ed;box-shadow:0 10px 22px #4158d138}.pwa-install-primary:disabled{opacity:.68;cursor:wait}.pwa-install-secondary{color:#26345f;background:#fff;border:1px solid #dbe3f5}.pwa-install-actions .pwa-install-secondary:only-child{grid-column:1/-1}.pwa-install-toast{z-index:3100;color:#12573b;background:#f1fbf6;border:1px solid #ccebdd;border-radius:8px;max-width:min(360px,100% - 36px);padding:12px 16px;font-weight:800;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 34px #19513d29}@media (width<=600px){.pwa-install-overlay{align-items:end;padding:0}.pwa-install-sheet{width:100%;max-height:calc(100dvh - 20px);padding:20px 20px calc(20px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:8px 8px 0 0}.pwa-install-handle{background:#d3dbef;border-radius:999px;width:42px;height:4px;margin:-8px auto 18px;display:block}.pwa-install-close{top:14px;right:16px}.pwa-install-brand{width:66px;height:66px;margin-bottom:14px}.pwa-install-brand img{width:52px;height:52px}.pwa-install-sheet h2{font-size:1.55rem}.pwa-install-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pwa-install-sheet,.pwa-install-toast{scroll-behavior:auto}}*{box-sizing:border-box}.calendar-google-center{gap:1rem;display:grid}.calendar-google-center-heading,.calendar-google-space-status{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.calendar-google-center-heading p{margin:.35rem 0 0}.calendar-google-warning{color:#9a4b12;background:#fff7ed;border:1px solid #f0c9a6;border-radius:6px;flex:none;padding:.4rem .55rem;font-size:.76rem;font-weight:800}.calendar-google-empty-state{color:#111a3d;background:#f7f9fd;border:1px solid #d8e1f4;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.calendar-google-empty-state>div,.calendar-google-empty-state p{min-width:0;margin:0}.calendar-google-empty-state p{color:#657293;margin-top:.25rem}.calendar-google-empty-state.error{background:#fff7f7;border-color:#efc7c7}.calendar-google-preferences,.calendar-google-visibility-list{gap:.75rem;display:grid}.calendar-google-write-target{color:#111a3d;gap:.35rem;font-weight:800;display:grid}.calendar-google-write-target select{width:100%}.calendar-google-write-targets{color:#111a3d;gap:.55rem;display:grid}.calendar-google-write-targets>small,.calendar-google-import-filter small{color:#657293}.calendar-google-target-option{background:#ffffffbd;border:1px solid #e0e6f5;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.6rem;min-height:3.25rem;padding:.55rem .7rem;display:grid}.calendar-google-target-option>span:last-child{min-width:0;display:grid}.calendar-google-target-option.read-only{opacity:.65}.calendar-google-visibility-list h5{color:#111a3d;margin:.25rem 0;font-size:1rem}.calendar-google-visibility-row{background:#ffffffc7;border:1px solid #e0e6f5;border-radius:8px;grid-template-columns:minmax(11rem,1fr) auto;align-items:center;gap:.8rem;padding:.75rem;display:grid}.calendar-google-calendar-copy{align-items:center;gap:.65rem;min-width:0;display:flex}.calendar-google-calendar-copy>span:last-child{min-width:0;display:grid}.calendar-google-calendar-copy strong,.calendar-google-calendar-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-google-native-color{border-radius:4px;flex:none;width:.8rem;height:2.15rem}.calendar-google-share-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;display:grid}.calendar-google-share-modes button{color:#435075;background:#f7f9fd;border:1px solid #dce3f3;border-radius:6px;min-height:2.25rem;padding:.35rem .55rem;font-size:.78rem;font-weight:800}.calendar-google-share-modes button.active{color:#fff;background:#5672f4;border-color:#5672f4}.calendar-google-share-modes button:disabled{opacity:.42}.calendar-google-import-filter,.settings-google-import-filter{border:1px solid #e0e6f5;border-radius:8px;flex-wrap:wrap;gap:.45rem .9rem;margin:0;padding:.65rem;display:flex}.calendar-google-import-filter legend,.settings-google-import-filter legend{color:#111a3d;padding-inline:.25rem;font-size:.78rem;font-weight:800}.calendar-google-import-filter label,.settings-google-import-filter label{color:#435075;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.calendar-google-import-filter small,.settings-google-import-filter small{flex-basis:100%}.calendar-participant-google-statuses{gap:.4rem;margin-top:.6rem;display:grid}.calendar-participant-google-statuses>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;display:grid}.calendar-participant-google-statuses .calendar-google-native-color{height:1.5rem}.calendar-participant-google-meta{color:#6f7893;opacity:.72;grid-column:3;align-items:center;gap:5px;min-width:0;margin-top:2px;font-size:.68rem;font-weight:500;line-height:1.2;display:flex}.calendar-participant-google-meta>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calendar-participant-google-meta .calendar-google-retry{flex:none;padding:2px 6px;font-size:.62rem}.calendar-google-space-status{color:#111a3d;border-top:1px solid #e5e9f4;align-items:center;padding-top:.85rem}.calendar-google-space-status span{color:#657293;text-align:right}.calendar-google-save{justify-self:start}.calendar-person-picker-heading{grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;display:flex}.calendar-person-picker-heading button{min-height:2rem;padding:.25rem .65rem}.calendar-private-google-toggle span{gap:.15rem;display:grid}.calendar-private-google-toggle small{color:#667394;font-weight:500}@media (width<=620px){.calendar-google-center-heading,.calendar-google-space-status,.calendar-google-empty-state{flex-direction:column;align-items:stretch}.calendar-google-empty-state button{width:100%}.calendar-google-visibility-row{grid-template-columns:minmax(0,1fr)}.calendar-participant-google-statuses>div{grid-template-columns:auto minmax(0,1fr)}.calendar-participant-google-statuses button{grid-column:2;justify-self:start}.calendar-google-share-modes button{padding-inline:.25rem;font-size:.7rem}.calendar-google-space-status span{text-align:left}}:root{--bg:#0f2f77;--surface:#fff;--surface-soft:#eef4ff;--panel-strong:#fff;--text:#182033;--muted:#68738c;--border:#1820331c;--shadow:0 18px 45px #0f2f7724;--coral:#2f6df6;--coral-dark:#1749b7;--green:#22a06b;--green-dark:#18734f;--teal:#16a3b8;--gold:#f2b84b;--violet:#5a63f1;--ink:#10265f;--validate-bg:#e7f4ec;--validate-border:#b9ddc7;--validate-text:#256444;--validate-hover:#d9ecdf;--delete-bg:#f9e8eb;--delete-border:#edc2c9;--delete-text:#9d3f51;--delete-hover:#f3dadd;--finish-bg:#e7f0fb;--finish-border:#bfd3eb;--finish-text:#35658f;--finish-hover:#d9e8f7;--save-bg:#eee9f9;--save-border:#d2c5ec;--save-text:#66519a;--save-hover:#e4dcf4;--radius:8px;--radius-lg:18px;--radius-xl:24px}html{background:var(--bg);min-width:320px}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 16% 10%,#5897ff57,#0000 24rem),radial-gradient(circle at 86% 16%,#16a3b847,#0000 26rem),linear-gradient(135deg,#0d2c74 0%,#1749b7 46%,#0f2f77 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}.app{background:linear-gradient(135deg,#ffffff0f,#0000 34%),0 0;flex-direction:column;min-height:100dvh;display:flex}.main-content{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:28px 34px 42px}.page{width:100%;max-width:1180px}.erp-topbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#091f53db;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:12px 28px;display:flex;position:sticky;top:0;box-shadow:0 14px 34px #05123247}.erp-topbar-left,.erp-topbar-right{align-items:center;gap:14px;min-width:0;display:flex}.erp-home-button,.erp-space-button,.erp-user-button,.erp-user-dropdown button,.erp-space-menu button{font:inherit;border:0}.erp-home-button{border-radius:var(--radius);color:#dbe8ff;background:#ffffff1f;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.erp-home-button svg,.erp-user-button svg,.erp-xp-icon svg,.module-tile-icon svg,.module-add-icon svg,.module-add-menu svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.erp-home-button:not(.active):hover{background:#fff3}.erp-space-switcher,.erp-user-menu{position:relative}.erp-space-button{border-radius:var(--radius);color:#fff;text-align:left;background:#ffffff21;gap:2px;min-width:230px;min-height:48px;padding:8px 42px 8px 14px;display:grid;position:relative}.erp-space-button:after{content:"⌄";color:#ffffffc7;font-size:1.15rem;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.erp-space-button span,.erp-xp-copy span{color:#ffffffad;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:900}.erp-space-button strong,.erp-xp-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.96rem;font-weight:950;overflow:hidden}.erp-space-menu,.erp-user-dropdown,.module-add-menu{z-index:70;background:#fff;border:1px solid #1f53b724;border-radius:16px;animation:.16s both pageIn;position:absolute;box-shadow:0 22px 54px #08183e38,inset 0 1px #ffffffe6}.erp-space-menu{gap:7px;width:min(330px,100vw - 30px);padding:10px;display:grid;top:calc(100% + 8px);left:0}.erp-space-menu button{color:#17213a;text-align:left;background:#eef4ff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px 12px 12px 14px;transition:transform .15s,background .15s,color .15s;display:grid}.erp-space-menu button:hover,.erp-user-dropdown button:hover,.module-add-menu button:hover{background:#e0ebff;transform:translateY(-1px)}.erp-space-menu button.active{color:#fff;background:linear-gradient(135deg,#1749b7,#2f6df6);box-shadow:0 10px 20px #1749b747}.erp-space-menu button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:950;overflow:hidden}.erp-space-menu small{color:#53637f;background:#fff;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.72rem;font-weight:850}.erp-space-menu button.active small{color:#1749b7}.erp-xp-widget{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:6px 10px;width:min(270px,28vw);min-width:190px;display:grid}.erp-xp-icon{color:#0f2f77;background:#fff;border-radius:10px;grid-row:1/span 2;place-items:center;width:36px;height:36px;display:grid}.erp-xp-copy{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.erp-xp-track{background:#ffffff38;border-radius:999px;grid-column:2;height:8px;overflow:hidden}.erp-xp-track span{border-radius:inherit;background:linear-gradient(90deg,#fff,#7dd3fc);min-width:6px;height:100%;display:block}.erp-user-button{border-radius:var(--radius);color:#0f2f77;background:#fff;flex:0 0 46px;grid-template-columns:1fr;place-items:center;width:46px;height:46px;font-weight:950;display:grid}.erp-user-button svg{display:none}.erp-user-button span{grid-area:1/1}.erp-user-dropdown{gap:5px;width:230px;padding:8px;display:grid;top:calc(100% + 8px);right:0}.erp-user-dropdown button{color:#17213a;text-align:left;background:0 0;border-radius:7px;width:100%;padding:10px 11px;font-weight:800}.erp-user-dropdown button.danger{color:var(--delete-text)}.module-home{animation:.22s both pageIn}.module-home-header{text-align:center;margin-bottom:34px}.module-home-kicker{color:#875a7b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.76rem;font-weight:950;display:inline-flex}.module-home h2{color:#221d25;margin:0;font-size:clamp(2.15rem,4vw,3.6rem);font-weight:950;line-height:1.02}.module-home-header p{color:#6c6570;max-width:620px;margin:12px 0 0;font-size:1rem;font-weight:650;line-height:1.65}.module-home-daily{border-radius:var(--radius);background:#fff;border:1px solid #211c1f14;align-content:center;gap:8px;min-height:150px;padding:20px;display:grid;box-shadow:0 10px 28px #211c1f0f}.module-home-daily span{color:#00a09d;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:950}.module-home-daily strong{color:#242027;font-size:1.1rem;font-weight:950;line-height:1.25}.module-home-daily small{color:#746d78;font-weight:750;line-height:1.45}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.module-tile,.module-add-button{border-radius:var(--radius);color:#29242d;text-align:left;background:#fff;border:1px solid #211c1f14;grid-template-rows:auto 1fr auto auto;gap:13px;width:100%;min-height:235px;padding:18px;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;box-shadow:0 12px 30px #211c1f11}.module-tile:hover,.module-add-button:hover{border-color:#875a7b38;transform:translateY(-3px);box-shadow:0 22px 46px #211c1f1a}.module-tile-visual{justify-content:space-between;align-items:center;display:flex}.module-tile-icon{color:#fff;background:#875a7b;border-radius:18px;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 -10px 20px #0000001f}.module-tile-icon svg{stroke-width:1.7px;width:34px;height:34px}.module-tile-content{gap:5px;display:grid}.module-tile-content strong,.module-add-button strong{color:#241f28;font-size:1.16rem;font-weight:950;line-height:1.2}.module-tile-content small,.module-add-button small{color:#766f7b;font-size:.88rem;font-weight:680;line-height:1.45}.module-tile-metric{color:#4a3d48;text-overflow:ellipsis;white-space:nowrap;background:#f0edf1;border-radius:999px;width:fit-content;max-width:100%;padding:6px 10px;font-size:.8rem;font-weight:950;overflow:hidden}.module-tile-detail{color:#756e79;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:760;overflow:hidden}.module-tile-action{color:#875a7b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;width:fit-content;max-width:100%;font-size:.82rem;font-weight:950;display:inline-flex;overflow:hidden}.module-tile-action:after{content:">";color:#fff;background:#875a7b;border-radius:999px;place-items:center;width:20px;height:20px;font-size:.74rem;display:inline-grid}.module-add-tile{position:relative}.module-add-button{background:linear-gradient(135deg,#fffffff5,#f7f8faf5);border-style:dashed}.module-add-icon{color:#875a7b;background:#f0edf1;border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.module-add-icon svg{stroke-width:2px;width:34px;height:34px}.module-add-menu{gap:8px;width:min(260px,100vw - 32px);padding:10px;display:grid;top:calc(100% + 12px);left:50%;right:auto;transform:translate(-50%)}.module-add-menu button{color:#322b35;background:#f7f8fa;border:0;border-radius:13px;align-items:center;gap:10px;padding:11px;display:flex}.module-add-menu button span{color:#fff;background:linear-gradient(135deg,#875a7b,#00a09d);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:950;display:grid}.module-add-menu svg{width:20px;height:20px}.module-add-menu button strong{font-size:.9rem}.module-add-menu p{color:#766f7b;background:#f7f8fa;border-radius:12px;margin:0;padding:12px;font-size:.88rem;font-weight:700;line-height:1.45}.module-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));justify-items:center;gap:30px 26px;padding:8px 0 24px}.module-tile,.module-add-button{width:132px;min-width:0;min-height:150px;box-shadow:none;text-align:center;background:0 0;border:0;align-content:start;justify-items:center;gap:10px;padding:0}.module-tile:hover,.module-add-button:hover{box-shadow:none;border-color:#0000;transform:translateY(-4px)}.module-tile-visual{justify-content:center;position:relative}.module-tile-icon,.module-add-icon{border-radius:50%;width:92px;height:92px;transition:transform .17s,box-shadow .17s;box-shadow:0 14px 28px #211c1f21,inset 0 -18px 28px #00000021,inset 0 1px #ffffff47}.module-tile-icon svg,.module-add-icon svg{stroke-width:1.75px;width:43px;height:43px}.module-tile-name,.module-add-button strong{color:#312a34;text-align:center;overflow-wrap:anywhere;max-width:132px;font-size:.95rem;font-weight:900;line-height:1.2}.module-tile-metric{color:#fff;background:#e34d6a;border:2px solid #f3f4f6;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.72rem;display:grid;position:absolute;top:-4px;right:-10px;box-shadow:0 8px 16px #211c1f2e}.module-tile-detail,.module-tile-action,.module-tile-content,.module-add-button small{display:none}.module-add-button{position:relative}.module-add-icon{color:#875a7b;background:linear-gradient(135deg,#fffffff5,#f0edf1f5);border:2px dashed #875a7b59}.module-home h2{color:#fff;text-shadow:0 10px 26px #030d2838}.module-tile-name,.module-add-button strong{color:#fff;text-shadow:0 2px 8px #030d2842}.module-tile-icon,.module-add-icon{box-shadow:0 16px 34px #030d2847,inset 0 -18px 28px #00000024,inset 0 1px #ffffff4d}.module-tile:hover .module-tile-icon,.module-add-button:hover .module-add-icon{box-shadow:0 22px 42px #030d2857,inset 0 -18px 28px #00000024,inset 0 1px #ffffff4d}.module-tile-metric{color:#0d2c74;background:#bfdbfe;border-color:#0f2f77}.module-add-icon{color:#fff;background:linear-gradient(135deg,#ffffff47,#bfdbfe33);border-color:#dbe8ffb8}.module-home{max-width:980px;margin:0 auto}.module-grid{gap:32px 28px}.module-tile,.module-add-button{min-height:148px}.module-tile-name,.module-add-button strong{color:#0b2b6f;min-height:38px;text-shadow:none;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;display:inline-flex;box-shadow:0 10px 22px #030d2829,inset 0 1px #ffffffe6}.module-tile-icon,.module-add-icon{color:#fff;border:1px solid #ffffff3d}.module-tile-icon svg,.module-add-icon svg{filter:drop-shadow(0 2px 4px #030d2833)}.module-tile-metric{color:#0b2b6f;background:#fff;border-color:#ffffffe6;box-shadow:0 10px 18px #030d2838}.settings-page{max-width:980px;margin:0 auto;animation:.22s both pageIn}.settings-header{text-align:center;margin-bottom:24px}.settings-header span{color:#dbe8ff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.76rem;font-weight:950;display:inline-flex}.settings-header h2{color:#fff;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:950;line-height:1.05}.settings-header p{color:#ffffffc2;max-width:620px;margin:12px auto 0;font-weight:650;line-height:1.65}.settings-panel{background:#fffffff0;border:1px solid #ffffff29;border-radius:18px;padding:22px;box-shadow:0 22px 54px #030d2833}.settings-panel-header{border-bottom:1px solid #1749b71a;margin-bottom:18px;padding-bottom:16px}.settings-panel-header h3{color:#17213a;margin:0 0 4px;font-size:1.25rem;font-weight:950}.settings-panel-header p{color:#53637f;margin:0;font-weight:680}.settings-module-list{gap:10px;display:grid}.settings-module-row{background:#eef4ff;border:1px solid #1749b714;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.settings-module-row.locked{background:#f7faff}.settings-module-row div{gap:4px;min-width:0;display:grid}.settings-module-row strong{color:#17213a;font-weight:950}.settings-module-row span{color:#53637f;font-weight:650;line-height:1.45}.settings-module-status,.settings-module-toggle{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:950}.settings-module-status{background:#fff;color:#1749b7!important}.settings-module-toggle{color:#fff;background:#1749b7;border:0;box-shadow:0 10px 20px #1749b733}.settings-module-toggle.enabled{color:var(--delete-text);background:var(--delete-bg)}.hero,.page,.add-task-card,.filter-panel{animation:.24s both pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sidebar{color:#fff;background:linear-gradient(180deg, #ffffff14, transparent 42%), var(--ink);z-index:10;flex-direction:column;gap:18px;width:86px;height:100dvh;padding:24px 14px;transition:width .22s,padding .22s;display:flex;position:sticky;top:0;box-shadow:14px 0 40px #211c1f2e}.sidebar:hover,.sidebar:focus-within,.sidebar.open{width:296px;padding:28px 18px}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sidebar-logo{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.sidebar-logo:hover{transform:none}.sidebar h1{white-space:nowrap;letter-spacing:0;border-bottom:1px solid #ffffff21;min-width:0;margin:0;padding:0 10px 16px;font-size:0;font-weight:950;line-height:1.05;transition:font-size .18s;overflow:hidden}.sidebar:hover h1,.sidebar:focus-within h1,.sidebar.open h1{font-size:25px}.sidebar h1:before{content:"LA";border-radius:var(--radius);color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));place-items:center;width:42px;height:42px;font-size:15px;font-weight:950;display:inline-grid}.sidebar:hover h1:before,.sidebar:focus-within h1:before,.sidebar.open h1:before{display:none}.sidebar h1:after{content:"Organisation partagée";opacity:.65;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:600;line-height:1;display:block}@media (width<=820px){.sidebar h1:after{opacity:.55;margin-top:1px;font-size:8px}}.sidebar:hover h1:after,.sidebar:focus-within h1:after,.sidebar.open h1:after{display:block}.nav-toggle,.profile-shortcut{display:none}.profile-shortcut{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:950}.profile-shortcut.active{background:linear-gradient(135deg, var(--coral), var(--violet));box-shadow:0 12px 24px #df5d7347}.sidebar-space-selector{display:none;position:relative}.sidebar:hover .sidebar-space-selector,.sidebar:focus-within .sidebar-space-selector,.sidebar.open .sidebar-space-selector{padding:0 10px 14px;display:block}.space-current-button{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#df5d7338,#7668d92e),#ffffff14;border:1px solid #ffffff29;border-radius:16px;gap:3px;width:100%;padding:12px 38px 12px 14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14}.space-current-button:hover{background:linear-gradient(135deg,#df5d7352,#7668d93d),#ffffff1f}.space-current-label{color:#ffffff94;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.space-current-name{color:#fff;font-size:15px;font-weight:950}.space-current-visibility{color:#ffffffd1;background:#ffffff1a;border-radius:999px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:850}.space-current-arrow{color:#ffffffbf;font-size:18px;font-weight:900;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.space-dropdown{z-index:40;background:#292329fa;border:1px solid #ffffff24;border-radius:16px;gap:7px;padding:8px;animation:.16s both pageIn;display:grid;position:absolute;top:calc(100% - 6px);left:10px;right:10px;box-shadow:0 18px 42px #00000047}.space-dropdown button{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 11px;display:flex}.space-dropdown button:hover{color:#fff;background:#ffffff1a}.space-dropdown button.active{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet))}.space-dropdown button span{font-size:14px;font-weight:900}.space-dropdown button small{color:#ffffffb8;background:#ffffff1a;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:850}.space-dropdown button.active small{color:var(--coral-dark);background:#ffffffe6}@media (width<=820px){.sidebar-space-selector,.sidebar:hover .sidebar-space-selector,.sidebar:focus-within .sidebar-space-selector,.sidebar.open .sidebar-space-selector{padding:0;display:block}.space-dropdown{margin-top:8px;position:static}}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav button{border-radius:var(--radius);color:#ffffffbd;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:11px;width:100%;min-height:46px;padding:10px;font-size:0;font-weight:850;transition:transform .17s,background-color .17s,color .17s,box-shadow .17s,padding .17s;display:flex}.sidebar:hover nav button,.sidebar:focus-within nav button,.sidebar.open nav button{justify-content:flex-start;padding:12px 14px;font-size:15px}.sidebar nav button:before{border-radius:var(--radius);color:#ffffffe6;background:#ffffff1a;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:15px;font-weight:950;display:inline-grid}.sidebar nav button:first-child:before{content:"⌂"}.sidebar nav button:nth-child(2):before{content:"✓"}.sidebar nav button:nth-child(3):before{content:"◷"}.sidebar nav button:nth-child(4):before{content:"☰"}.sidebar nav button:nth-child(5):before{content:"✎"}.sidebar nav button:nth-child(6):before{content:"✈"}.sidebar nav button:nth-child(7):before{content:"?"}.sidebar nav button:hover{color:#fff;background:#ffffff1a;transform:translate(3px)}.sidebar nav button.active{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));box-shadow:0 14px 28px #df5d7352}.sidebar nav button.active:before{color:var(--coral-dark);background:#ffffffeb}.sidebar button:focus-visible{outline-offset:3px;outline:3px solid #ffffff5c}.hero{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff5,#fff8f2e0),linear-gradient(135deg,#df5d732b,#24988721);margin-bottom:26px;padding:clamp(24px,4vw,42px);position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(135deg, var(--coral), var(--violet));opacity:.13;border-radius:999px;width:190px;height:190px;position:absolute;top:-48px;right:-48px}.hero-label{z-index:1;color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:13px;font-weight:900;display:inline-flex;position:relative}.hero h2{z-index:1;border-radius:var(--radius);background:linear-gradient(135deg, var(--coral), var(--violet));color:#fff;max-width:100%;margin:0 0 14px;padding:12px 18px;font-size:clamp(32px,5vw,56px);font-weight:950;line-height:1.05;display:inline-flex;position:relative;box-shadow:0 16px 34px #df5d7347}.hero p{z-index:1;max-width:620px;color:var(--muted);margin:0;font-size:clamp(16px,2vw,18px);font-weight:650;line-height:1.65;position:relative}.page-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;margin-bottom:26px;display:grid}.page-header-column{flex-direction:column;align-items:stretch;gap:18px;display:flex}.page-header-column>div:first-child{text-align:center}.page-header h2,.page>h2{color:var(--text);text-shadow:0 2px 8px #ffffff73;margin:0 0 8px;font-size:clamp(34px,4vw,50px);font-weight:950;line-height:1.05}.page-header p,.page>p{max-width:700px;color:var(--muted);margin:0;font-size:clamp(16px,2vw,18px);line-height:1.65}.page-header-column>div:first-child p{margin-left:auto;margin-right:auto}.primary-action-button,.filter-button,.clear-filter-button,.card-button,.task-status-toggle,.idea-status-toggle,.list-status-toggle{cursor:pointer;border:0;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s}.primary-action-button{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));border-radius:999px;width:100%;padding:13px 18px;box-shadow:0 14px 28px #df5d733d}.primary-action-button:hover,.filter-button:hover,.clear-filter-button:hover,.card-button:hover,.task-status-toggle:hover,.idea-status-toggle:hover,.list-status-toggle:hover{opacity:.94;transform:translateY(-1px)}.card-button{color:var(--coral-dark);white-space:nowrap;background:#df5d7317;border:1px solid #df5d732e;border-radius:999px;padding:8px 13px;font-size:13px}.secondary-button{color:#6b5f76!important;box-shadow:none!important;background:#7863d714!important;border:1px solid #7863d726!important}.filter-button{color:#fff;background:linear-gradient(135deg, var(--teal), var(--violet));border-radius:999px;padding:11px 16px;box-shadow:0 12px 24px #2498872e}.clear-filter-button{color:var(--coral-dark);background:#df5d7317;border-radius:999px;padding:11px 16px}.dashboard-grid,.notes-grid,.ideas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:#ffffffe6;min-height:190px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 12px 30px #211c1f12}.card:before{content:"";background:linear-gradient(90deg, var(--coral), var(--teal), var(--gold));height:4px;position:absolute;inset:0 0 auto}.card:hover{border-color:#df5d7340;transform:translateY(-4px);box-shadow:0 22px 48px #211c1f1f}.card h3{margin:0 0 18px;font-size:21px;font-weight:900;line-height:1.2}.card p,.card li{color:var(--muted);font-size:15.5px;font-weight:560;line-height:1.7}.card ul,.task-list,.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.card li{padding-left:25px;position:relative}.card li:before{content:"";background:var(--coral);border-radius:999px;width:9px;height:9px;position:absolute;top:.72em;left:0;box-shadow:0 0 0 4px #df5d731f}.dashboard-hero{justify-content:space-between;align-items:center;gap:22px;display:flex}.dashboard-card{min-height:250px}.card-header{z-index:1;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex;position:relative}.card-header h3{margin:0}.dashboard-list,.ideas-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.dashboard-list-item,.idea-item{border-radius:var(--radius);background:var(--surface-soft);text-align:left;border:1px solid #211c1f12;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex;position:relative}.dashboard-list-item:before{display:none}.dashboard-active-list-button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.dashboard-active-list-button span{color:var(--muted);flex:none;font-size:.82rem;font-weight:800}.dashboard-list-item strong,.idea-item strong{color:var(--text);font-size:15.5px;font-weight:850;display:block}.dashboard-list-item p{color:var(--muted);margin:4px 0 0;font-size:13.5px;font-weight:650;line-height:1.4}.badge,.idea-item span,.visibility-badge{white-space:nowrap;border-radius:999px;flex:none;width:fit-content;padding:6px 10px;font-size:12px;font-weight:900}.badge-haute{color:var(--coral-dark);background:#df5d731f}.badge-normale{color:#1d7669;background:#2498871f}.badge-basse{color:#9a6a19;background:#d89a2c24}.dashboard-task-indicators{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.dashboard-deadline{color:#6957bc;white-space:nowrap;width:fit-content;font-size:12px;font-weight:950;line-height:1.2}.dashboard-deadline-overdue{color:#b94459}.idea-item span,.visibility-badge{color:#5b4dc4;background:#7668d91f}.event-preview{border-radius:var(--radius);text-align:left;background:linear-gradient(135deg,#fff8f2f2,#fffffff2);border:1px solid #211c1f12;padding:18px}.event-date{color:var(--coral-dark);margin-bottom:8px;font-size:13px;font-weight:900;display:block}.event-preview strong{color:var(--text);margin-bottom:8px;display:block}.event-preview p{margin:0}.tasks-summary-card,.dashboard-summary-card{align-items:center;gap:16px;min-height:auto;margin-bottom:24px;padding:18px 22px}.tasks-summary-card{grid-template-columns:1fr auto 1fr auto 1fr;display:grid}.dashboard-summary-card{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;display:grid}.summary-item{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.summary-number{color:var(--coral);font-size:30px;font-weight:950;line-height:1}.summary-label{color:var(--muted);font-size:13px;font-weight:850}.summary-separator{background:var(--border);width:1px;height:42px}.form-row{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.form-column,.idea-form-grid{gap:12px;display:grid}.form-row input,.form-row select,.form-column input,.form-column select,.form-column textarea,.form-field input,.form-field select,.idea-form-grid input,.idea-form-grid textarea,.add-category-box input,.idea-review-input{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--panel-strong);font-weight:650}.form-row input,.form-row select,.form-column input,.form-column select,.form-field input,.form-field select,.idea-form-grid input,.idea-form-grid textarea{padding:12px 14px}.form-row input,.form-row select{flex:1;min-width:180px}.form-column textarea,.idea-form-grid textarea{resize:vertical;min-height:100px}.form-row button,.form-column button,.form-actions button,.task-form-actions button,.idea-form-actions button,.add-category-actions button{border:1px solid var(--validate-border);border-radius:var(--radius);color:var(--validate-text);background:var(--validate-bg);cursor:pointer;padding:12px 16px;font-weight:850;transition:transform .16s,background .16s,border-color .16s;box-shadow:0 8px 18px #25644414}.form-row button:hover,.form-column button:hover,.form-actions button:hover,.task-form-actions button:hover,.idea-form-actions button:hover,.add-category-actions button:hover{background:var(--validate-hover);transform:translateY(-1px)}.form-row input:focus,.form-row select:focus,.form-column input:focus,.form-column select:focus,.form-column textarea:focus,.form-field input:focus,.form-field select:focus,.idea-form-grid input:focus,.idea-form-grid textarea:focus,.add-category-box input:focus,.idea-review-input:focus{border-color:#df5d7373;outline:3px solid #df5d7338}.form-actions,.task-form-actions,.idea-form-actions,.add-category-actions{flex-wrap:wrap;gap:12px;display:flex}.add-task-header-zone{align-items:stretch;width:100%;display:flex}.add-task-card,.page-add-form,.add-idea-card{width:100%;min-height:auto;margin-bottom:24px;padding:28px 30px}.page-add-form h3,.add-task-card h3,.add-idea-card h3{text-align:center;margin-bottom:18px}.task-form-grid{grid-template-columns:2fr 1fr;gap:18px;margin-bottom:22px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{color:var(--muted);font-size:13px;font-weight:850}.form-field input,.form-field select{min-height:54px;padding:13px 15px;font-weight:700}.tasks-section{margin-top:32px}.tasks-priority-groups{gap:18px;display:grid}.task-priority-card{border-left:7px solid #7863d740}.task-priority-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.task-priority-header h3{margin:0}.task-priority-header span{color:#7a7280;font-size:.9rem;font-weight:900}.task-item{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;display:grid}.task-item:before{display:none}.task-item strong{color:var(--text);margin-bottom:4px;display:block}.task-item-content,.dashboard-task-content{min-width:0}.task-title-line,.dashboard-task-title-line{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.task-title-line strong,.dashboard-task-title-line strong{min-width:0}.task-assignee-chips{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:5px;display:flex}.task-item .task-assignee-chip,.dashboard-list-item .task-assignee-chip{border:1px solid #0000;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11.5px;font-weight:900;line-height:1.2;display:inline-flex}.task-person-color-1{color:#a54458!important;background:#df5d731c!important;border-color:#b9445933!important}.task-person-color-2{color:#26766f!important;background:#429f971c!important;border-color:#2d8b8433!important}.task-person-color-3{color:#6957bc!important;background:#7863d71c!important;border-color:#7863d733!important}.task-person-color-4{color:#96681d!important;background:#d79e3d1f!important;border-color:#b77e2138!important}.task-person-color-5{color:#267b5c!important;background:#27976f1c!important;border-color:#27976f33!important}.task-person-color-6{color:#356eae!important;background:#3f80d81c!important;border-color:#3f80d833!important}.task-item span{color:var(--muted);font-size:14px;display:block}.task-item-done strong{color:var(--muted);text-decoration:line-through}.task-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.task-actions button{border:1px solid var(--validate-border);min-height:30px;color:var(--validate-text);background:var(--validate-bg);border-radius:999px;padding:5px 10px;font-size:12.5px;font-weight:850}.task-actions button:nth-child(2){border-color:var(--delete-border);color:var(--delete-text);background:var(--delete-bg)}.task-actions button:first-child:hover{background:var(--validate-hover)}.task-actions button:nth-child(2):hover{background:var(--delete-hover)}.task-completed-date{color:#5f8b7f;margin-top:6px;font-size:.88rem;font-weight:800;display:block}.task-deadline{background:#7863d712;border:1px solid #7863d72e;border-radius:999px;flex-wrap:wrap;align-items:center;gap:5px 9px;width:fit-content;margin-top:8px;padding:6px 10px;display:flex}.task-item .task-deadline span,.task-item .task-deadline strong{color:#655785;margin:0;font-size:.78rem;font-weight:850;line-height:1.25;text-decoration:none;display:inline}.task-item .task-deadline strong:before{content:"·";color:currentColor;margin-right:9px}.task-deadline-today{background:#d79e3d1a;border-color:#b77e2140}.task-item .task-deadline-today span,.task-item .task-deadline-today strong{color:#8a5e17}.task-deadline-overdue{background:#df5d731f;border-color:#b944594d}.task-item .task-deadline-overdue span,.task-item .task-deadline-overdue strong{color:#a63f55}.task-deadline-completed{background:#27976f14;border-color:#27976f33}.task-item .task-deadline-completed span{color:#397b67}.task-status-toggle,.idea-status-toggle,.list-status-toggle{color:#fff;border-radius:999px;align-items:center;gap:10px;display:inline-flex}.task-status-toggle,.list-status-toggle{color:#6b5f76;background:#7863d71f;padding:10px 14px 10px 18px}.idea-status-toggle{background:linear-gradient(135deg, var(--teal), var(--violet));min-height:40px;padding:6px 8px 6px 14px;font-size:13px;box-shadow:0 12px 24px #2498872e}.task-status-toggle-dot,.idea-status-toggle-dot,.list-status-toggle-dot{background:linear-gradient(135deg,#c86582,#7c63d7);border-radius:999px;width:22px;height:22px}.idea-status-toggle-dot{background:#ffffffeb;width:26px;height:26px;box-shadow:0 4px 10px #211c1f29}.task-status-toggle-done,.list-status-toggle-done{color:#4f7373;background:#5fa6a624}.task-status-toggle-done .task-status-toggle-dot,.list-status-toggle-done .list-status-toggle-dot{background:linear-gradient(135deg,#5fa6a6,#7966d9)}.idea-status-toggle-done{background:linear-gradient(135deg, var(--coral), var(--violet));color:#fff}.list-status-toggle-saved{color:var(--save-text);border:1px solid var(--save-border);background:var(--save-bg);box-shadow:none}.filter-zone{margin-bottom:22px}.filter-actions,.list-top-actions,.ideas-actions{flex-wrap:wrap;gap:12px;display:flex}.filter-actions{margin-bottom:14px}.list-top-actions{align-items:center;margin:28px 0}.ideas-actions{justify-content:center;align-items:center;gap:18px;margin:35px 0 45px}.filter-panel{border:1px solid var(--border);border-radius:var(--radius);background:#ffffffe6;padding:18px;box-shadow:0 12px 30px #211c1f12}.category-filter-list{flex-wrap:wrap;gap:10px;display:flex}.category-filter-list button{color:var(--text);background:var(--surface-soft);border:1px solid #211c1f1a;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:850}.category-filter-list button.active{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));border-color:#0000}.ideas-menu-wrapper{position:relative}.ideas-menu-wrapper .filter-button{background:linear-gradient(135deg,#5fa6a6,#7966d9)}.add-idea-top-button{background:linear-gradient(135deg,#c86582,#7c63d7);min-width:230px}.ideas-dropdown{z-index:20;border:1px solid var(--border);border-radius:var(--radius);background:#fffffffa;gap:8px;min-width:240px;padding:10px;animation:.18s both pageIn;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 45px #211c1f1f}.ideas-dropdown button{width:100%;color:var(--text);background:var(--surface-soft);text-align:left;border:1px solid #211c1f1a;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:850}.ideas-dropdown button.active,.ideas-dropdown-add-button{color:#fff!important;background:linear-gradient(135deg, var(--coral), var(--violet))!important;border-color:#0000!important}.ideas-dropdown-add-button{margin-top:6px;text-align:center!important}.category-dropdown-row{align-items:center;gap:8px;display:flex}.category-dropdown-row>button:first-child{flex:1}.delete-category-button,.delete-list-item-button{border:0;border-radius:999px;justify-content:center;align-items:center;min-width:26px;max-width:26px;font-size:1.2rem;font-weight:900;line-height:1;display:inline-flex;border:1px solid var(--delete-border)!important;background:var(--delete-bg)!important;width:26px!important;height:26px!important;color:var(--delete-text)!important;padding:0!important}.delete-category-button:hover,.delete-list-item-button:hover{transform:scale(1.05);background:var(--delete-hover)!important}.add-category-box{border-top:1px solid var(--border);gap:8px;margin-top:8px;padding-top:10px;display:grid}.add-category-box input{padding:10px 12px}.add-category-actions button{flex:1;padding:9px 11px;font-size:13px}.lists-layout{grid-template-columns:320px minmax(0,1fr);align-items:flex-start;gap:24px;display:grid}.lists-layout .card{width:100%}.list-selector{gap:12px;display:grid}.list-selector button{border-radius:var(--radius-lg);color:#2d2633;text-align:left;background:#7863d714;border:0;flex-direction:column;gap:5px;width:100%;padding:14px 16px;font-weight:900;display:flex}.list-selector button span{color:#7a7280;font-size:.82rem;font-weight:800}.list-selector button.active{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);box-shadow:0 10px 24px #5f468238}.list-selector button.active span{color:#ffffffd9}.selected-list-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.selected-list-header h3{color:#19151d;margin:0 0 6px;font-size:1.45rem;font-weight:900}.selected-list-header span{color:#7a7280;font-size:.9rem;font-weight:800;display:inline-block}.selected-list-actions,.completed-list-actions{flex-wrap:wrap;gap:10px;margin-top:14px;margin-bottom:14px;display:flex}.selected-list-actions button,.completed-list-actions button{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);border:1px solid #5fa6a633;border-radius:999px;padding:10px 16px;font-weight:900;box-shadow:0 10px 22px #5f46822e}.selected-list-actions button:first-child{color:var(--save-text);border-color:var(--save-border);background:var(--save-bg);box-shadow:0 8px 18px #66519a14}.selected-list-actions button:first-child:hover{background:var(--save-hover)}.completed-list-actions button:first-child{color:var(--validate-text);border-color:var(--validate-border);background:var(--validate-bg);box-shadow:0 8px 18px #25644414}.completed-list-actions button:first-child:hover{background:var(--validate-hover)}.selected-list-actions button:nth-child(2){color:var(--finish-text);border-color:var(--finish-border);background:var(--finish-bg);box-shadow:0 8px 18px #35658f14}.selected-list-actions button:nth-child(2):hover{background:var(--finish-hover)}.completed-list-actions>button:nth-child(2){color:var(--delete-text);border-color:var(--delete-border);background:var(--delete-bg);box-shadow:0 8px 18px #9d3f5112}.completed-list-actions>button:nth-child(2):hover{background:var(--delete-hover)}.list-add-item-row{margin-bottom:14px}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-item{border-radius:var(--radius-lg);background:#7863d70e;border:1px solid #7863d71a;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.check-item:before{display:none}.check-item label{color:#2d2633;flex:1;align-items:center;gap:12px;min-width:0;font-weight:850;display:flex}.check-item input[type=checkbox]{accent-color:#7c63d7;flex-shrink:0;width:18px;height:18px}.check-item span{word-break:break-word;flex:1;min-width:0}.check-item.checked span{color:#8f8795;text-decoration:line-through}.completed-lists-card{margin-top:24px}.completed-lists{gap:12px;display:grid}.completed-list-item{background:#5fa6a614;border:1px solid #5fa6a624;border-radius:22px;overflow:hidden}.saved-list-item{background:#c8658212;border-color:#c8658224}.completed-list-title{text-align:left;background:0 0;border:0;flex-direction:column;gap:4px;width:100%;padding:16px 18px;display:flex}.completed-list-title span{color:#2d2633;font-size:1rem;font-weight:900}.completed-list-title small{color:#7a7280;font-size:.85rem;font-weight:800}.completed-list-warning{color:#c84f6f!important}.completed-list-content{padding:0 18px 18px}.completed-check-item{pointer-events:none}.note-card{min-height:170px}.note-card button{border-radius:var(--radius);color:#555b66;background:#6f737c1a;border:1px solid #6f737c38;margin-top:14px;padding:8px 11px;font-size:13px;font-weight:850}.app-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#19151d6b;justify-content:center;align-items:flex-start;padding:90px 22px 22px;display:flex;position:fixed;inset:0}.app-modal{background:#fffffff5;border:1px solid #7863d71f;border-radius:28px;width:min(440px,100%);padding:26px;animation:.22s modalAppear;box-shadow:0 24px 70px #281e3747}.app-modal h3{color:#19151d;margin:0 0 12px;font-size:1.35rem;font-weight:950}.app-modal p{color:#5f5668;margin:0;font-weight:700;line-height:1.55}.app-modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.app-modal-actions .secondary-button,.danger-button{border:0;border-radius:999px;padding:12px 18px;font-weight:900}.app-modal-actions .secondary-button{color:#6b5f76!important;background:#7863d71a!important}.danger-button{color:var(--delete-text);border:1px solid var(--delete-border);background:var(--delete-bg);box-shadow:0 8px 18px #9d3f5112}.danger-button:hover{background:var(--delete-hover)}@keyframes modalAppear{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1024px){.main-content{padding:30px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tasks-summary-card,.dashboard-summary-card{gap:12px}.lists-layout{grid-template-columns:260px minmax(0,1fr)}}@media (width<=820px){.app{flex-direction:column}.main-content{padding:22px 16px calc(28px + env(safe-area-inset-bottom))}.erp-topbar{min-height:auto;padding:calc(12px + env(safe-area-inset-top)) 14px 12px;flex-direction:column;align-items:stretch;position:static}.erp-topbar-left,.erp-topbar-right{justify-content:space-between;width:100%}.erp-space-switcher{flex:1;min-width:0}.erp-space-button{width:100%;min-width:0}.erp-xp-widget{flex:1;width:auto;min-width:0}.module-home-header{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar,.sidebar:hover,.sidebar:focus-within,.sidebar.open{width:100%;height:auto;padding:calc(12px + env(safe-area-inset-top)) 14px 12px;gap:12px;position:sticky;top:0;box-shadow:0 10px 30px #211c1f24}.sidebar-header{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.sidebar h1,.sidebar:hover h1,.sidebar:focus-within h1,.sidebar.open h1{border-bottom:0;padding:0;font-size:22px}.sidebar h1:before,.sidebar h1:after,.nav-toggle{display:none}.profile-shortcut{display:inline-grid}.sidebar-space-selector,.sidebar:hover .sidebar-space-selector,.sidebar:focus-within .sidebar-space-selector,.sidebar.open .sidebar-space-selector{padding:0;display:block}.space-current-button{min-height:48px;padding:10px 38px 10px 14px}.space-current-label{display:none}.space-current-name{font-size:15px}.space-current-visibility{font-size:10px}.space-dropdown{margin-top:8px;position:static}.sidebar nav{opacity:1;pointer-events:auto;scrollbar-width:none;flex-direction:row;align-items:center;gap:6px;width:100%;max-height:none;padding:4px 0;display:flex;overflow-x:auto}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button,.sidebar:hover nav button,.sidebar:focus-within nav button,.sidebar.open nav button{text-align:center;white-space:nowrap;border-radius:14px;flex:0 0 42px;justify-content:center;width:42px;min-width:0;height:42px;min-height:42px;padding:7px;font-size:0;overflow:hidden}.sidebar nav button:before{flex:0 0 28px;width:28px;height:28px;margin:0}.sidebar nav button.active,.sidebar:hover nav button.active,.sidebar:focus-within nav button.active,.sidebar.open nav button.active{text-align:left;text-overflow:ellipsis;flex:auto;justify-content:flex-start;gap:7px;width:auto;min-width:0;max-width:100%;padding:7px 10px 7px 7px;font-size:13px;overflow:hidden}.sidebar nav button.active:before,.sidebar:hover nav button.active:before,.sidebar:focus-within nav button.active:before,.sidebar.open nav button.active:before{flex:0 0 28px}.sidebar nav button:hover{transform:none}.page-header{grid-template-columns:1fr}.dashboard-grid,.notes-grid,.ideas-grid,.lists-layout{grid-template-columns:1fr;gap:16px}.card:hover{transform:none}.dashboard-hero{flex-direction:column;align-items:stretch}.task-form-grid{grid-template-columns:1fr}.task-form-actions{flex-direction:column}.task-form-actions button{width:100%}.list-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.list-top-actions,.ideas-actions{flex-direction:column;align-items:stretch}.list-top-actions .ideas-menu-wrapper,.list-top-actions .filter-button,.ideas-menu-wrapper,.ideas-menu-wrapper .filter-button,.add-idea-top-button{width:100%}.ideas-dropdown{width:100%;min-width:0;margin-top:8px;position:static}.list-status-toggle{width:fit-content}.selected-list-header{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.selected-list-header h3,.selected-list-header span{text-align:center}.selected-list-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-row{grid-template-columns:1fr;display:grid}.form-row input,.form-row button,.completed-list-actions button{width:100%}.completed-list-actions{grid-template-columns:1fr;gap:10px;display:grid}.ideas-section-header{justify-content:space-between;gap:14px}.ideas-section-header .idea-status-toggle{position:static}}@media (width<=520px){.app-modal.dynamic-delete-modal{border-radius:24px;width:min(320px,100vw - 24px);padding:22px}.app-modal.dynamic-delete-modal h3{font-size:1.1rem}.app-modal.dynamic-delete-modal p{font-size:.9rem}.app-modal.dynamic-delete-modal .app-modal-actions{gap:8px;margin-top:18px}.app-modal.dynamic-delete-modal .secondary-button,.app-modal.dynamic-delete-modal .danger-button{padding:11px 14px;font-size:.85rem}}@media (width<=560px){.erp-topbar{padding:calc(10px + env(safe-area-inset-top)) 10px 10px;flex-direction:row;align-items:center;gap:8px}.erp-topbar-left,.erp-topbar-right{flex-direction:row;align-items:center;gap:8px;width:auto}.erp-topbar-left{flex:auto;min-width:0}.erp-topbar-right{flex:none}.erp-home-button,.erp-user-button{flex-basis:42px;width:42px;height:42px}.erp-space-button{background:#ffffff29;border:1px solid #ffffff29;min-height:42px;padding:7px 28px 7px 11px}.erp-space-button:after{right:10px}.erp-space-button span{display:none}.erp-space-button strong{font-size:.85rem}.erp-xp-widget{border-radius:var(--radius);background:#fffffff0;grid-template-columns:28px minmax(0,1fr);column-gap:7px;width:102px;min-width:102px;min-height:42px;padding:6px 8px;box-shadow:0 10px 22px #030d282e}.erp-xp-icon{color:#fff;background:#1749b7;width:28px;height:28px}.erp-xp-icon svg{width:19px;height:19px}.erp-xp-copy span{color:#1749b7;font-size:.62rem;line-height:1}.erp-xp-copy strong{display:none}.erp-xp-track{background:#1749b729;height:6px}.erp-xp-track span{background:linear-gradient(90deg,#1749b7,#38bdf8)}.erp-user-button svg{display:block}.erp-user-button span{display:none}.module-home h2{font-size:1.9rem;line-height:1.08}.module-home-header p{font-size:.94rem}.module-home-daily{min-height:auto;padding:16px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:24px 12px}.module-tile,.module-add-button{grid-template-columns:1fr;align-content:start;justify-items:center;gap:9px;width:100%;max-width:138px;min-height:132px;padding:0}.module-tile-visual{grid-row:auto}.module-tile-icon,.module-add-icon{width:78px;height:78px}.module-tile-icon svg,.module-add-icon svg{width:36px;height:36px}.module-tile-name,.module-add-button strong{max-width:100%;min-height:34px;padding:7px 10px;font-size:.84rem}.module-tile-metric{grid-column:auto;min-width:25px;height:25px;padding:0 7px;font-size:.68rem}.settings-header{text-align:left}.settings-header h2{font-size:1.8rem}.settings-panel{border-radius:var(--radius);padding:16px}.settings-module-row{grid-template-columns:1fr;align-items:start;gap:12px}.settings-module-status,.settings-module-toggle{justify-self:start}.dashboard-card{padding:18px}.dashboard-list-item{gap:10px;padding:12px}.card-header{flex-direction:row;align-items:center}.card-header h3{max-width:180px;font-size:22px;line-height:1.15}.card-button{padding:7px 11px;font-size:12px}.event-preview{padding:14px}.tasks-summary-card{grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;padding:14px 10px}.dashboard-summary-card{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:7px;padding:14px 8px}.summary-separator{height:32px}.summary-number{font-size:24px}.summary-label{font-size:11px}.page-add-form,.add-task-card,.add-idea-card{margin-bottom:16px;padding:14px}.page-add-form h3,.add-task-card h3,.add-idea-card h3{margin-bottom:10px;font-size:22px;line-height:1.1}.task-form-grid{gap:8px;margin-bottom:10px}.form-field{gap:0}.form-field label{display:none}.form-field input,.form-field select{height:40px;min-height:40px;padding:8px 10px;font-size:14px}.task-form-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.task-form-actions button{height:40px;min-height:40px;padding:8px 10px;font-size:14px}.idea-form-grid textarea{min-height:76px}.idea-form-actions,.add-category-actions,.idea-actions{flex-direction:column}.idea-form-actions button,.add-category-actions button,.idea-actions button{width:100%}.ideas-section-header{align-items:flex-start}.ideas-section-header h3,.ideas-section>h3{font-size:24px}.check-item{padding:11px 13px}}@media (width<=480px){.hero{padding:20px}.hero h2{width:100%;padding:11px 13px;font-size:30px;display:flex}.page-header h2,.page>h2{font-size:32px}.primary-action-button{width:100%}.card{min-height:auto;padding:20px}.idea-item{flex-direction:column;align-items:flex-start}.task-item{grid-template-columns:1fr;align-items:start}.task-title-line,.dashboard-task-title-line{flex-wrap:wrap}.task-assignee-chips{justify-content:flex-start}.task-actions{justify-content:flex-start;width:100%}.filter-button,.clear-filter-button,.category-filter-list button{width:100%}.list-selector{grid-template-columns:1fr}.app-modal-overlay{padding:70px 18px 18px}.app-modal{border-radius:var(--radius-xl);padding:22px}.app-modal-actions{grid-template-columns:1fr;display:grid}.app-modal-actions button{width:100%}}@media (width<=380px){.sidebar,.sidebar:hover,.sidebar:focus-within,.sidebar.open{padding-left:10px;padding-right:10px}.sidebar nav{gap:6px}.sidebar nav button,.sidebar:hover nav button,.sidebar:focus-within nav button,.sidebar.open nav button{flex-basis:38px;width:38px;height:40px;min-height:40px;padding:6px}.sidebar nav button:before{flex:0 0 26px;width:26px;height:26px;font-size:13px}.sidebar nav button.active,.sidebar:hover nav button.active,.sidebar:focus-within nav button.active,.sidebar.open nav button.active{gap:4px;padding:6px 7px;font-size:12px}.hero h2{font-size:27px}.task-form-actions,.selected-list-actions{grid-template-columns:1fr}.task-actions button{padding:5px 9px;font-size:12px}}.profile-spaces-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.profile-space-card{min-height:auto}.profile-create-space-card{background:linear-gradient(135deg,#fffffff0,#fff8f2e6),radial-gradient(circle at 100% 0,#df5d7324,#0000 18rem)}.profile-space-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.profile-space-header h3{margin:4px 0 0}.profile-space-label{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.profile-space-button{color:#fff;background:linear-gradient(135deg, var(--teal), var(--violet));cursor:pointer;border:0;border-radius:999px;width:100%;margin-top:18px;padding:12px 16px;font-weight:900;box-shadow:0 12px 24px #2498872e}.profile-space-button.active{background:linear-gradient(135deg, var(--coral), var(--violet));box-shadow:0 12px 24px #df5d7338}.profile-section{border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.profile-section h4{color:var(--text);margin:0 0 10px;font-size:16px;font-weight:950}.profile-calendar-privacy{gap:14px;display:grid}.profile-calendar-privacy p{color:var(--muted);margin:0;font-weight:700;line-height:1.55}.profile-calendar-privacy-toggle{border-radius:var(--radius-lg);background:#ffffffb8;border:1px solid #4e69ff24;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex;box-shadow:0 12px 26px #18285314}.profile-calendar-privacy-toggle span{gap:4px;display:grid}.profile-calendar-privacy-toggle strong{color:var(--text);font-size:.95rem;font-weight:950}.profile-calendar-privacy-toggle small{color:var(--muted);font-weight:750}.profile-calendar-privacy-toggle input{accent-color:#4e69ff;flex:none;width:46px;height:26px}.profile-google-space-link{gap:14px;display:grid}.profile-google-space-link-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-google-space-link-heading p,.profile-google-space-empty{color:#586587;margin:6px 0 0}.google-space-link-status{color:#3049b8;text-transform:uppercase;background:#eef2ff;border-radius:999px;flex:none;padding:5px 9px;font-size:.75rem;font-weight:800}.google-space-link-status.suspended,.google-space-link-status.reauthorization_required,.google-space-link-status.sync_error{color:#a73747;background:#fff1f1}.profile-google-space-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.profile-google-space-form>label:not(.profile-google-option){color:#17213f;gap:6px;font-weight:750;display:grid}.profile-google-space-form select{color:#111936;background:#fff;border:1px solid #dbe1f2;border-radius:8px;width:100%;min-width:0;min-height:44px;padding:0 12px}.profile-google-color-field input{background:#fff;border:1px solid #dbe1f2;border-radius:8px;width:52px;height:44px;padding:4px}.profile-google-option{color:#17213f;grid-column:1/-1;align-items:flex-start;gap:10px;font-weight:650;display:flex}.profile-google-option input{accent-color:#4f6df5;flex:none;width:19px;height:19px;margin-top:1px}.profile-google-warning{background:#fff8e9;border-left:4px solid #efa53c;padding:12px}.profile-google-space-form>small{color:#66708d;grid-column:1/-1}.profile-google-space-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}@media (width<=620px){.profile-google-space-link-heading{flex-direction:column;align-items:stretch}.google-space-link-status{align-self:flex-start}.profile-google-space-form{grid-template-columns:minmax(0,1fr)}.profile-google-option,.profile-google-space-form>small,.profile-google-space-actions{grid-column:1}.profile-google-space-actions>button{flex:100%}}.profile-form-zone{gap:10px;display:grid}.profile-form-zone input{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--panel-strong);padding:12px 14px;font-weight:650}.profile-form-zone input:focus{border-color:#df5d7373;outline:3px solid #df5d7338}.profile-form-zone button{border:1px solid var(--validate-border);color:var(--validate-text);background:var(--validate-bg);cursor:pointer;border-radius:999px;padding:12px 16px;font-weight:900;box-shadow:0 8px 18px #25644414}.profile-form-zone button:hover{background:var(--validate-hover)}.profile-members-list{gap:10px;display:grid}.profile-member-item{border-radius:var(--radius-lg);background:#7863d70f;border:1px solid #7863d71f;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.profile-member-item span{min-width:0;color:var(--text);overflow-wrap:anywhere;font-weight:800}.profile-member-item button{border:0;border:1px solid var(--delete-border);width:28px;height:28px;color:var(--delete-text);background:var(--delete-bg);cursor:pointer;border-radius:999px;font-size:18px;font-weight:950}.profile-danger-zone{border-top-color:#df5d7338}.profile-limit-card{background:#fff8f2e6;min-height:auto;margin-top:22px}@media (width<=820px){.profile-spaces-grid{grid-template-columns:1fr}}.delete-confirm-box{background:#ef444414;border:1px solid #ef444433;border-radius:1rem;margin-top:.75rem;padding:.85rem}.delete-confirm-box p{margin:0 0 .35rem;font-weight:600}.delete-confirm-box small{color:var(--muted);display:block}.delete-confirm-actions{gap:.5rem;margin-top:.75rem;display:flex}.travel-page{animation:.22s both pageIn}.travel-top-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:30px 0;display:flex}.travel-top-actions>.primary-action-button{width:auto;min-width:210px}.travel-top-actions span{color:var(--muted);font-weight:800}.travel-layout{grid-template-columns:300px minmax(0,1fr);align-items:flex-start;gap:24px;display:grid}.travel-sidebar-card{min-height:auto;position:sticky;top:28px}.travel-sidebar-card h3{color:var(--text);margin:0 0 16px;font-size:1.35rem;font-weight:950}.travel-trip-list{gap:12px;display:grid}.travel-trip-list button{border-radius:var(--radius-lg);color:#2d2633;text-align:left;cursor:pointer;background:#7863d714;border:0;gap:5px;width:100%;padding:14px 16px;display:grid}.travel-trip-list button span{font-size:.98rem;font-weight:950}.travel-trip-list button small{color:#7a7280;font-size:.82rem;font-weight:800;line-height:1.4}.travel-trip-list button.active{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);box-shadow:0 10px 24px #5f468238}.travel-trip-list button.active small{color:#ffffffd9}.travel-main-zone{gap:22px;display:grid}.travel-trip-hero{background:linear-gradient(135deg,#fffffff0,#fff8f2e6),radial-gradient(circle at 100% 0,#5fa6a62e,#0000 18rem);justify-content:space-between;align-items:flex-start;gap:18px;min-height:auto;display:flex}.travel-trip-hero h3{color:var(--text);margin:10px 0 8px;font-size:1.65rem;font-weight:950}.travel-trip-hero p{margin:0 0 8px}.travel-section-header{justify-content:space-between;align-items:center;gap:16px;margin-top:6px;display:flex}.travel-section-header h3{color:var(--text);margin:0;font-size:1.35rem;font-weight:950}.travel-section-header p{color:var(--muted);margin:5px 0 0;font-weight:750}.travel-section-header button,.travel-card-actions button,.travel-form-actions button,.travel-day-header button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5fa6a6,#7966d9);border:0;border-radius:999px;padding:10px 15px;font-weight:900;box-shadow:0 10px 22px #5f46822e}.travel-card-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;max-width:430px;display:grid}.travel-card-actions button{width:100%}.travel-card-actions button:last-child{color:var(--delete-text);border:1px solid var(--delete-border);background:var(--delete-bg);box-shadow:0 8px 18px #9d3f5112}.travel-card-actions button:last-child:hover{background:var(--delete-hover)}.travel-card-actions button:first-child{color:var(--finish-text);border:1px solid var(--finish-border);background:var(--finish-bg);box-shadow:0 8px 18px #35658f14}.travel-card-actions button:first-child:hover{background:var(--finish-hover)}.travel-form-actions button:not(.secondary-button){color:var(--validate-text);border:1px solid var(--validate-border);background:var(--validate-bg);box-shadow:0 8px 18px #25644414}.travel-form-actions button:not(.secondary-button):hover{background:var(--validate-hover)}.travel-days-list{gap:16px;display:grid}.travel-day-card{min-height:auto}.travel-day-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.travel-day-actions{grid-template-columns:repeat(2,max-content);gap:8px;display:grid}.travel-idea-selector-overlay{z-index:3100;align-items:center;padding-top:22px}.travel-idea-selector{width:min(560px,100%);max-height:min(720px,100dvh - 44px);overflow:auto}.travel-idea-selector-groups{gap:18px;margin-top:20px;display:grid}.travel-idea-selector-groups section{gap:8px;display:grid}.travel-idea-selector-groups h4{color:#071a40;margin:0}.travel-idea-selector-groups button{color:#071a40;text-align:left;background:#f6f9fff0;border:1px solid #2563eb24;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:850;display:flex}.travel-idea-selector-groups button:disabled{opacity:.55}.travel-idea-selector-groups small{color:#64749d;white-space:nowrap}.travel-day-header span{width:fit-content;color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;display:inline-flex}.travel-day-header h3{color:var(--text);margin:4px 0 0;font-size:1.25rem;font-weight:950}.travel-idea-list{gap:10px;display:grid}.travel-idea-item{border-radius:var(--radius-lg);background:#7863d70e;border:1px solid #7863d71a;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.travel-idea-item>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;gap:4px;min-width:0;display:grid}.travel-idea-item span{color:#2d2633;word-break:break-word;font-weight:950}.travel-idea-item small{color:#7a7280;word-break:break-word;font-size:.86rem;font-weight:750;line-height:1.45}.travel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.travel-form-grid input,.travel-form-grid select,.travel-form-grid textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--panel-strong);padding:12px 14px;font-weight:650}.travel-form-grid textarea{resize:vertical;grid-column:1/-1;min-height:90px}.travel-form-grid input:focus,.travel-form-grid select:focus,.travel-form-grid textarea:focus{border-color:#df5d7373;outline:3px solid #df5d7338}.travel-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.travel-form-actions .secondary-button{color:#6b5f76;box-shadow:none;background:#7863d71a}@media (width<=820px){.travel-layout{grid-template-columns:1fr}.travel-sidebar-card{position:static}.travel-trip-hero{flex-direction:column}.travel-card-actions{max-width:none}}@media (width<=560px){.travel-top-actions{flex-direction:column;align-items:stretch}.travel-top-actions>.primary-action-button,.travel-section-header button{width:100%}.travel-top-actions .travel-small-switch{align-self:flex-start;width:fit-content}.travel-section-header{flex-direction:column;align-items:stretch}.travel-form-grid{grid-template-columns:1fr}.travel-form-actions{grid-template-columns:1fr 1fr;display:grid}.travel-form-actions button{width:100%}.travel-card-actions{grid-template-columns:1fr 1fr}.travel-card-actions button:first-child{grid-column:1/-1}.travel-card-actions button{padding:10px 8px;font-size:13px}.travel-day-header{flex-direction:column}.travel-day-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.travel-day-actions button{width:100%;min-width:0;padding-inline:8px}.travel-idea-item{align-items:flex-start}}@media (width<=380px){.travel-form-actions,.travel-card-actions{grid-template-columns:1fr}.travel-card-actions button:first-child{grid-column:auto}}.travel-small-switch{align-self:center;width:fit-content;min-height:34px;padding:7px 9px 7px 13px;font-size:13px}.travel-small-switch .list-status-toggle-dot{width:18px;height:18px}.travel-idea-form-card{background:linear-gradient(135deg,#fffffff5,#fff8f2eb),radial-gradient(circle at 100% 0,#df5d731c,#0000 14rem);min-height:auto;margin:12px 0 16px;padding:18px}.calendar-page{animation:.22s both pageIn}.calendar-top-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:22px 0;display:flex}.calendar-view-switch,.calendar-navigation{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.calendar-view-switch button,.calendar-navigation button{color:#6b5f76;cursor:pointer;background:#7863d71a;border:0;border-radius:999px;padding:10px 15px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s}.calendar-view-switch button:hover,.calendar-navigation button:hover{opacity:.94;transform:translateY(-1px)}.calendar-view-switch button.active{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);box-shadow:0 10px 24px #5f468238}.calendar-period-card{background:linear-gradient(135deg,#fffffff5,#fff8f2eb),radial-gradient(circle at 100% 0,#5fa6a62e,#0000 18rem);justify-content:space-between;align-items:flex-start;gap:18px;min-height:auto;margin-bottom:20px;display:flex}.calendar-period-card span{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));text-transform:uppercase;letter-spacing:.08em;border-radius:999px;width:fit-content;margin-bottom:8px;padding:6px 11px;font-size:12px;font-weight:950;display:inline-flex}.calendar-period-card h3{text-transform:capitalize;margin:0 0 8px}.calendar-period-card p{margin:0}.calendar-legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.calendar-legend div{background:#ffffffc2;border:1px solid #7863d714;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;display:inline-flex}.calendar-legend div>span{background:currentColor;border-radius:999px;width:11px;height:11px;margin:0;padding:0}.calendar-legend small{color:#5d5364;font-size:.75rem;font-weight:850}.person-color-1{color:var(--coral);background:var(--coral)!important}.person-color-2{color:var(--teal);background:var(--teal)!important}.person-color-3{color:var(--violet);background:var(--violet)!important}.person-color-4{color:var(--gold);background:var(--gold)!important}.person-color-5{color:var(--green);background:var(--green)!important}.person-color-6{color:#3f80d8;background:#3f80d8!important}.calendar-month-card{min-height:auto}.calendar-week-labels,.calendar-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.calendar-week-labels{margin-bottom:10px}.calendar-week-labels span{color:var(--muted);text-align:center;font-size:.82rem;font-weight:950}.calendar-month-day{border-radius:var(--radius-lg);min-height:92px;color:var(--text);text-align:left;cursor:pointer;background:#7863d70e;border:1px solid #7863d71a;flex-direction:column;justify-content:space-between;gap:8px;padding:10px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.calendar-month-day:hover{border-color:#df5d7340;transform:translateY(-2px);box-shadow:0 14px 30px #211c1f14}.calendar-month-day.muted{opacity:.42}.calendar-month-day.today{background:#df5d7314;border-color:#df5d736b}.calendar-month-day.selected{box-shadow:inset 0 0 0 2px #7863d73d}.calendar-day-number{color:#2d2633;background:#fff;border-radius:999px;place-items:center;width:31px;height:31px;font-weight:950;display:inline-grid}.calendar-month-day.today .calendar-day-number{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet))}.calendar-month-color-lines{gap:4px;display:grid}.calendar-month-color-lines>span{align-items:center;gap:3px;min-width:0;display:flex}.calendar-month-color-lines i{border-radius:999px;flex:1;min-width:10px;height:4px}.calendar-week-grid{grid-template-columns:repeat(7,minmax(170px,1fr));gap:12px;padding-bottom:6px;display:grid;overflow-x:auto}.calendar-week-day-card{min-height:270px;padding:14px}.calendar-week-day-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.calendar-week-day-header button:first-child{border-radius:var(--radius-lg);color:#2d2633;text-align:left;background:#7863d714;border:0;flex:1;gap:3px;min-width:0;padding:9px 11px;display:grid}.calendar-week-day-header span{color:#7a7280;text-transform:capitalize;font-size:.76rem;font-weight:900}.calendar-week-day-header strong{font-size:.95rem;font-weight:950}.calendar-add-small-button,.calendar-day-header button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5fa6a6,#7966d9);border:0;border-radius:999px;font-weight:950;box-shadow:0 10px 22px #5f46822e}.calendar-add-small-button{width:34px;height:34px}.calendar-day-card{min-height:auto}.calendar-day-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.calendar-day-header span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;display:inline-flex}.calendar-day-header h3{color:var(--text);margin:4px 0 0;font-size:1.35rem;font-weight:950}.calendar-day-header button{padding:10px 15px}.calendar-empty-day{border-radius:var(--radius-lg);text-align:center;background:#7863d70e;border:1px dashed #7863d738;padding:22px}.calendar-empty-day h3{color:var(--text);margin:0 0 6px}.calendar-empty-day p{color:var(--muted);margin:0}.calendar-inline-form{border-radius:var(--radius-lg);background:#ffffffd1;border:1px solid #7863d71f;gap:10px;margin-bottom:14px;padding:12px;display:grid}.calendar-inline-form input,.calendar-inline-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:var(--panel-strong);border-radius:13px;padding:10px 12px;font-weight:700}.calendar-inline-form textarea{resize:vertical;min-height:66px}.calendar-inline-form input:focus,.calendar-inline-form textarea:focus{border-color:#df5d736b;outline:3px solid #df5d732e}.calendar-inline-hours{grid-template-columns:1fr 1fr;gap:8px;display:grid}.calendar-person-picker{flex-wrap:wrap;gap:7px;display:flex}.calendar-person-picker button{color:#6b5f76;background:#7863d712;border:1px solid #7863d71a;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.calendar-person-picker button.active{color:#2d2633;background:#fff;box-shadow:0 8px 18px #211c1f14}.calendar-person-picker button span{border-radius:999px;width:9px;height:9px}.task-person-picker{padding-top:2px}.task-person-picker button.task-person-option{opacity:.72;min-height:38px;padding:9px 13px;font-size:.84rem;transition:opacity .15s,transform .15s,box-shadow .15s;border-width:2px!important}.task-person-picker button.task-person-option:hover{opacity:.9;transform:translateY(-1px)}.task-person-picker button.task-person-option.active{opacity:1;transform:translateY(-1px);box-shadow:0 0 0 3px #211c1f14,0 8px 18px #211c1f1f}.task-person-picker .task-person-dot{width:11px;height:11px;box-shadow:0 0 0 3px #ffffffb3;border:0!important}.task-person-picker .task-person-dot.task-person-color-1{background:#b94459!important}.task-person-picker .task-person-dot.task-person-color-2{background:#2d8b84!important}.task-person-picker .task-person-dot.task-person-color-3{background:#7863d7!important}.task-person-picker .task-person-dot.task-person-color-4{background:#b77e21!important}.task-person-picker .task-person-dot.task-person-color-5{background:#27976f!important}.task-person-picker .task-person-dot.task-person-color-6{background:#3f80d8!important}.task-priority-picker{flex-wrap:wrap;gap:7px;display:flex}.task-priority-picker button{color:#6b5f76;opacity:.72;background:#7863d712;border:2px solid #7863d71f;border-radius:999px;min-width:88px;padding:10px 14px;font-size:.84rem;font-weight:900;transition:opacity .15s,transform .15s,box-shadow .15s}.task-priority-picker button.active{opacity:1;color:#2d2633;transform:translateY(-1px);box-shadow:0 0 0 3px #211c1f12,0 8px 18px #211c1f1f}.task-priority-picker button.priority-basse{color:#267b5c;background:#27976f29;border-color:#27976f6b}.task-priority-picker button.priority-normale{color:#6957bc;background:#7863d729;border-color:#7863d766}.task-priority-picker button.priority-haute{color:#a54458;background:#df5d7329;border-color:#b944596b}.calendar-inline-actions{justify-content:flex-end;gap:8px;display:flex}.calendar-inline-actions button{border:1px solid var(--validate-border);color:var(--validate-text);background:var(--validate-bg);border-radius:999px;padding:9px 13px;font-weight:900}.calendar-inline-actions button:last-child{color:#6b5f76;background:#7863d71a;border-color:#7863d726}.calendar-event-list,.calendar-day-timeline,.calendar-thin-event-list{gap:8px;display:grid}.calendar-event-list>p{color:var(--muted);margin:0;font-weight:750}.calendar-event-row{background:#7863d70e;border:1px solid #7863d71a;border-radius:15px;grid-template-columns:6px auto minmax(0,1fr) auto auto;align-items:center;gap:9px;min-width:0;padding:8px 9px;display:grid}.calendar-event-row.busy{opacity:.75;background:#756b7013}.calendar-event-row.calendar-busy-slot{opacity:1;background:#4e69ff14;border-color:#4e69ff38}.calendar-event-row.calendar-busy-slot .calendar-event-row-hour{color:#4e69ff}.calendar-event-person-lines{flex-direction:column;align-self:stretch;gap:3px;display:flex}.calendar-event-person-lines span{border-radius:999px;flex:1;width:5px;min-height:8px}.calendar-event-row-hour{color:var(--coral-dark);white-space:nowrap;font-size:.78rem;font-weight:950}.calendar-event-row-main{min-width:0}.calendar-event-row-main h3{color:#2d2633;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:950;overflow:hidden}.calendar-event-row-main p{color:#7a7280;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.72rem;font-weight:800;overflow:hidden}.calendar-event-row-note{color:#5b5261;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.72rem;font-weight:700;overflow:hidden}.calendar-event-row-actions{gap:5px;display:inline-flex}.calendar-event-row-actions button{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);border:0;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:950;display:inline-grid}.calendar-event-row-actions button:last-child{border:1px solid var(--delete-border);color:var(--delete-text);background:var(--delete-bg);font-size:1.05rem}.calendar-event-row-actions button:last-child:hover{background:var(--delete-hover)}@media (width<=920px){.calendar-period-card{flex-direction:column}.calendar-legend{justify-content:flex-start}.calendar-month-grid,.calendar-week-labels{gap:7px}.calendar-month-day{min-height:76px;padding:8px}.calendar-event-row{grid-template-columns:6px auto minmax(0,1fr) auto}.calendar-event-row-note{display:none}}@media (width<=768px){.calendar-top-actions{flex-direction:column;align-items:stretch}.calendar-view-switch,.calendar-navigation{width:100%}.calendar-view-switch button,.calendar-navigation button{flex:1}.calendar-day-header{flex-direction:column;align-items:stretch}.calendar-day-header button{width:100%}.calendar-week-grid{grid-template-columns:1fr;overflow:visible}.calendar-week-day-card{min-height:auto}}@media (width<=560px){.calendar-week-labels span{font-size:.68rem}.calendar-month-grid,.calendar-week-labels{gap:4px}.calendar-month-day{border-radius:14px;min-height:58px;padding:6px}.calendar-day-number{width:27px;height:27px;font-size:.82rem}.calendar-month-color-lines{gap:3px}.calendar-month-color-lines i{height:3px}.calendar-inline-hours{grid-template-columns:1fr}.calendar-inline-actions{grid-template-columns:1fr 1fr;display:grid}.calendar-inline-actions button{width:100%}.calendar-event-row{grid-template-columns:5px minmax(0,1fr) auto;gap:8px}.calendar-event-row-hour,.calendar-event-row-main{grid-column:2/3}.calendar-event-person-lines{grid-row:1/3}.calendar-event-row-actions{flex-direction:column;grid-area:1/3/3/4}.calendar-participant-google-meta{grid-column:2/3;font-size:10px}}@media (width<=380px){.calendar-month-day{min-height:52px}.calendar-month-color-lines>span:nth-child(n+4){display:none}.calendar-person-picker button{justify-content:center;width:100%}}.calendar-bottom-navigation{justify-content:center;align-items:center;gap:8px;margin-top:18px;padding-bottom:8px;display:flex}.calendar-bottom-navigation button{color:#6b5f76;cursor:pointer;background:#7863d71a;border:0;border-radius:999px;padding:10px 16px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s}.calendar-bottom-navigation button:hover{opacity:.94;transform:translateY(-1px)}@media (width<=560px){.calendar-bottom-navigation{width:100%}.calendar-bottom-navigation button{flex:1}}.sidebar-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.sidebar:hover .sidebar-header,.sidebar:focus-within .sidebar-header,.sidebar.open .sidebar-header{grid-template-columns:minmax(0,1fr) minmax(110px,132px) auto}.sidebar-logo{width:auto;min-width:0}.sidebar-logo h1{text-overflow:ellipsis;overflow:hidden}.sidebar-header .sidebar-space-selector{min-width:0;display:none;position:relative}.sidebar:hover .sidebar-header .sidebar-space-selector,.sidebar:focus-within .sidebar-header .sidebar-space-selector,.sidebar.open .sidebar-header .sidebar-space-selector{padding:0;display:block}.sidebar-header .space-current-button{border-radius:14px;align-items:center;min-height:42px;padding:9px 30px 9px 12px;display:flex}.sidebar-header .space-current-label,.sidebar-header .space-current-visibility{display:none}.sidebar-header .space-current-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:13px;font-weight:950;display:block;overflow:hidden}.sidebar-header .space-current-arrow{font-size:16px;right:10px}.sidebar-header .space-dropdown{width:210px;min-width:190px;margin-top:0;position:absolute;top:calc(100% + 8px);left:auto;right:0}@media (width<=820px){.sidebar,.sidebar:hover,.sidebar:focus-within,.sidebar.open{padding:calc(10px + env(safe-area-inset-top)) 12px 10px;gap:8px}.sidebar-header,.sidebar:hover .sidebar-header,.sidebar:focus-within .sidebar-header,.sidebar.open .sidebar-header{grid-template-columns:minmax(0,1fr) minmax(100px,38vw) 40px;gap:8px}.sidebar h1,.sidebar:hover h1,.sidebar:focus-within h1,.sidebar.open h1{font-size:clamp(18px,5vw,22px)}.sidebar-header .sidebar-space-selector,.sidebar:hover .sidebar-header .sidebar-space-selector,.sidebar:focus-within .sidebar-header .sidebar-space-selector,.sidebar.open .sidebar-header .sidebar-space-selector{padding:0;display:block}.sidebar-header .space-current-button{border-radius:13px;height:40px;min-height:40px;padding:8px 28px 8px 11px}.sidebar-header .space-current-name{font-size:12px}.sidebar-header .space-current-arrow{font-size:15px;right:9px}.sidebar-header .space-dropdown{width:min(240px,100vw - 24px);margin-top:0;position:absolute;top:calc(100% + 8px);left:auto;right:0}.profile-shortcut{border-radius:13px;width:40px;height:40px}.sidebar nav{gap:7px;padding:2px 0}.sidebar nav button,.sidebar:hover nav button,.sidebar:focus-within nav button,.sidebar.open nav button{border-radius:13px;flex:0 0 40px;width:40px;height:40px;min-height:40px;padding:6px}.sidebar nav button.active,.sidebar:hover nav button.active,.sidebar:focus-within nav button.active,.sidebar.open nav button.active{flex:auto;padding:6px 10px 6px 6px;font-size:13px}.sidebar nav button:before{flex:0 0 28px;width:28px;height:28px}}.app-modal-overlay.dynamic-delete-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#19151d6b;z-index:3000!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.app-modal.dynamic-delete-modal{width:360px;max-width:calc(100vw - 24px);animation:.18s dynamicDeleteModalAppear;left:var(--delete-modal-x)!important;top:var(--delete-modal-y)!important;position:fixed!important;transform:none!important}@keyframes dynamicDeleteModalAppear{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.app-modal.dynamic-delete-modal{border-radius:24px;width:320px;padding:22px}.app-modal.dynamic-delete-modal .app-modal-actions{grid-template-columns:1fr;gap:8px;display:grid}.app-modal.dynamic-delete-modal .secondary-button,.app-modal.dynamic-delete-modal .danger-button{width:100%}}.filter-zone{width:100%}.filter-actions{gap:10px;display:grid}.filter-actions .filter-button{border-radius:999px;width:100%;min-height:44px;font-size:.86rem;font-weight:900}.filter-panel{background:#fffffff0;border:1px solid #7863d71a;border-radius:22px;margin-top:12px;padding:18px 14px;box-shadow:0 16px 38px #281e3714}.filter-panel>p{text-align:center;max-width:240px;color:var(--muted);margin:0 auto 14px;font-size:.78rem;font-weight:700;line-height:1.25}.filter-panel .category-filter-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:9px;display:grid}.filter-panel .category-dropdown-row{grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:6px;width:100%;display:grid}.filter-panel .category-dropdown-row>button:first-child,.filter-panel .category-filter-list>button{width:100%;min-height:34px;color:var(--text);text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fffffff2;border:1px solid #7863d714;border-radius:999px;padding:8px 10px;font-size:.72rem;font-weight:900;overflow:hidden;box-shadow:0 8px 18px #281e370f}.filter-panel .category-dropdown-row>button:first-child.active,.filter-panel .category-filter-list>button.active{border-color:#0000;box-shadow:0 10px 22px #7863d738;background:linear-gradient(135deg, var(--coral), var(--violet))!important;color:#fff!important}.filter-panel .delete-category-button{color:#c44f78;width:22px;min-width:22px;height:22px;min-height:22px;box-shadow:none;background:#d0537a1f;border:0;border-radius:999px;place-items:center;padding:0;font-size:.72rem;font-weight:900;line-height:1;display:grid}.filter-panel .ideas-dropdown-add-button{background:linear-gradient(135deg, var(--coral), var(--violet));color:#fff;border:0;border-radius:999px;width:fit-content;max-width:100%;margin:16px auto 0;padding:9px 15px;font-size:.78rem;font-weight:900;display:block;box-shadow:0 12px 26px #7863d738}.filter-panel .add-category-box{background:#f6f2ffe6;border:1px solid #7863d71a;border-radius:18px;margin-top:16px;padding:14px}.filter-panel .add-category-box input{width:100%;margin-bottom:10px}.filter-panel .add-category-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-panel .add-category-actions button{border-radius:999px;min-height:38px;font-size:.78rem;font-weight:900}.task-status-toggle{border-radius:999px;width:fit-content;min-width:92px;min-height:34px;padding:5px 8px 5px 13px;font-size:.78rem;font-weight:900}.task-status-toggle-dot{width:18px;height:18px}@media (width<=520px){.filter-panel{border-radius:20px;padding:16px 12px}.filter-panel .category-filter-list{grid-template-columns:1fr 1fr;gap:8px}.filter-panel .category-dropdown-row{grid-template-columns:minmax(0,1fr) 21px;gap:5px}.filter-panel .category-dropdown-row>button:first-child,.filter-panel .category-filter-list>button{min-height:32px;padding:7px 9px;font-size:.68rem}.filter-panel .delete-category-button{width:21px;min-width:21px;height:21px;min-height:21px;font-size:.68rem}.filter-panel .ideas-dropdown-add-button{margin-top:14px;padding:8px 14px;font-size:.74rem}}.add-idea-card .idea-form-grid select{width:100%;min-height:44px;color:var(--text);appearance:none;background-color:#0000;background-image:linear-gradient(135deg,#fffffff5,#faf7fff5),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237863d7' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:auto,14px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #7863d71f;border-radius:14px;padding:0 42px 0 14px;font-size:.9rem;font-weight:800;box-shadow:0 8px 18px #281e370f}.add-idea-card .idea-form-grid select:focus{border-color:#7863d773;outline:none;box-shadow:0 0 0 4px #7863d71f,0 8px 18px #281e370f}.add-idea-card .idea-form-grid select:hover{border-color:#7863d73d}@media (width<=520px){.add-idea-card .idea-form-grid select{border-radius:13px;min-height:42px;padding-left:13px;font-size:.84rem}}.ideas-dropdown .ideas-dropdown-row{grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:8px;width:100%;display:grid}.ideas-dropdown .ideas-dropdown-row>button:first-child{width:100%;min-height:38px;color:var(--text);text-align:left;white-space:nowrap;text-overflow:ellipsis;background:#ffffffdb;border:1px solid #7863d71a;border-radius:999px;padding:9px 13px;font-size:.8rem;font-weight:900;overflow:hidden;box-shadow:0 8px 18px #281e370d}.ideas-dropdown .ideas-dropdown-row>button:first-child.active{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;text-align:center;border-color:#0000;box-shadow:0 12px 26px #7863d73d}.ideas-dropdown .delete-category-button{color:#c44f78;width:24px;min-width:24px;height:24px;min-height:24px;box-shadow:none;background:#d0537a1f;border:0;border-radius:999px;place-items:center;padding:0;font-size:.75rem;font-weight:900;line-height:1;display:grid}.ideas-dropdown .delete-category-button:hover{background:#d0537a33}.ideas-dropdown .ideas-dropdown-add-button{border-radius:999px;width:100%;min-height:40px;margin-top:10px;font-size:.8rem;font-weight:900}@media (width<=520px){.ideas-dropdown{border-radius:20px;padding:12px}.ideas-dropdown .ideas-dropdown-row{grid-template-columns:minmax(0,1fr) 22px;gap:6px}.ideas-dropdown .ideas-dropdown-row>button:first-child{min-height:36px;padding:8px 12px;font-size:.72rem}.ideas-dropdown .delete-category-button{width:21px;min-width:21px;height:21px;min-height:21px;font-size:.68rem}}.calendar-month-color-lines{flex-wrap:wrap;justify-content:center;gap:3px;width:100%;margin-top:auto;display:flex;overflow:hidden}.calendar-month-color-lines>span{flex-wrap:wrap;justify-content:center;gap:3px;max-width:100%;display:flex}.calendar-month-color-lines i{border-radius:999px;width:5px;min-width:5px;height:5px}.calendar-month-color-lines>span i:nth-child(n+6){display:none}@media (width<=520px){.calendar-month-color-lines i{width:4px;min-width:4px;height:4px}.calendar-month-color-lines>span i:nth-child(n+5){display:none}}.calendar-repeat-block{gap:8px;display:grid;position:relative}.calendar-repeat-toggle{color:#6b5f76;cursor:pointer;background:#7863d714;border:1px solid #7863d71f;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 13px 9px 15px;font-size:.82rem;font-weight:950;transition:transform .16s,opacity .16s,box-shadow .16s;display:flex;box-shadow:0 8px 18px #281e370d}.calendar-repeat-toggle:hover{opacity:.94;transform:translateY(-1px)}.calendar-repeat-toggle span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calendar-repeat-toggle strong{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:.8rem;font-weight:950;display:inline-grid}.calendar-repeat-toggle.active{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);border-color:#0000;box-shadow:0 10px 24px #5f468233}.calendar-repeat-toggle.active strong{color:#6b5f76;background:#ffffffeb}.calendar-repeat-panel{border-radius:var(--radius-lg);background:linear-gradient(135deg,#fffffff5,#fff8f2eb),radial-gradient(circle at 100% 0,#df5d731a,#0000 14rem);border:1px solid #7863d71a;gap:12px;padding:12px;animation:.16s both pageIn;display:grid;box-shadow:0 14px 34px #281e3714}.calendar-repeat-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calendar-repeat-options button{color:#6b5f76;cursor:pointer;text-align:center;background:#7863d712;border:1px solid #7863d71a;border-radius:999px;min-height:36px;padding:8px 10px;font-size:.75rem;font-weight:900;box-shadow:0 8px 18px #281e370a}.calendar-repeat-options button:hover{background:#7863d71f}.calendar-repeat-options button.active{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));border-color:#0000;box-shadow:0 10px 22px #7863d733}.calendar-repeat-until{border-radius:var(--radius-lg);background:#5fa6a614;border:1px solid #5fa6a629;gap:10px;padding:12px;display:grid}.calendar-repeat-until-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.calendar-repeat-until-header span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:950}.calendar-repeat-until-header strong{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:950}.calendar-mini-picker{border-radius:var(--radius-lg);background:#ffffffd1;border:1px solid #7863d71a;gap:9px;padding:10px;display:grid;box-shadow:0 10px 24px #281e370f}.calendar-mini-picker-header{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.calendar-mini-picker-header strong{color:#2d2633;text-align:center;text-transform:capitalize;font-size:.88rem;font-weight:950}.calendar-mini-picker-header button{color:#6b5f76;cursor:pointer;background:#7863d71a;border:0;border-radius:999px;width:34px;height:34px;font-weight:950}.calendar-mini-picker-header button:hover{background:#7863d729}.calendar-mini-week-labels,.calendar-mini-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.calendar-mini-week-labels span{color:var(--muted);text-align:center;font-size:.68rem;font-weight:950}.calendar-mini-day{aspect-ratio:1;color:#2d2633;cursor:pointer;background:#7863d70e;border:1px solid #7863d714;border-radius:11px;place-items:center;width:100%;min-height:30px;font-size:.78rem;font-weight:950;transition:transform .15s,box-shadow .15s,background .15s;display:grid}.calendar-mini-day:hover:not(:disabled){background:#7863d71f;transform:translateY(-1px);box-shadow:0 8px 16px #281e3712}.calendar-mini-day.muted{opacity:.38}.calendar-mini-day.today{background:#df5d7314;border-color:#df5d735c}.calendar-mini-day.selected{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));border-color:#0000;box-shadow:0 8px 18px #7863d738}.calendar-mini-day.disabled,.calendar-mini-day:disabled{opacity:.26;cursor:not-allowed;box-shadow:none}.calendar-repeat-until small{color:var(--muted);font-size:.72rem;font-weight:750;line-height:1.35}@media (width<=560px){.calendar-repeat-options{grid-template-columns:1fr}.calendar-repeat-toggle{min-height:40px;padding:8px 12px 8px 13px;font-size:.76rem}.calendar-repeat-panel{padding:10px}.calendar-repeat-options button{min-height:34px;font-size:.72rem}.calendar-mini-picker{padding:9px}.calendar-mini-week-labels,.calendar-mini-grid{gap:4px}.calendar-mini-day{border-radius:9px;min-height:28px;font-size:.72rem}.calendar-mini-picker-header{grid-template-columns:32px minmax(0,1fr) 32px}.calendar-mini-picker-header button{width:32px;height:32px}}.auth-page{background:radial-gradient(circle at 12% 8%,#df5d7324,#0000 28rem),radial-gradient(circle at 88% 14%,#2498871f,#0000 26rem),linear-gradient(135deg,#f8f2ec 0%,#edf6f2 54%,#faf7f2 100%);grid-template-columns:minmax(360px,.85fr) minmax(460px,1.15fr);min-height:100dvh;display:grid;position:relative;overflow:hidden}.auth-presentation{z-index:1;color:#fff;background:linear-gradient(180deg, #ffffff14, transparent 42%), var(--ink);flex-direction:column;justify-content:space-between;min-height:100dvh;padding:38px clamp(30px,5vw,70px);display:flex;position:relative;overflow:hidden;box-shadow:14px 0 40px #211c1f2e}.auth-presentation:before{content:"";background:linear-gradient(135deg, var(--coral), var(--violet));opacity:.22;border-radius:50%;width:360px;height:360px;position:absolute;top:-110px;right:-130px}.auth-presentation:after{content:"";background:linear-gradient(135deg, var(--teal), var(--gold));opacity:.14;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;left:-120px}.auth-logo{z-index:1;color:#fff;letter-spacing:-.03em;align-items:center;gap:12px;width:fit-content;font-size:1.35rem;font-weight:950;display:flex;position:relative}.auth-logo:before{content:"LA";border-radius:var(--radius);color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));place-items:center;width:44px;height:44px;font-size:.9rem;font-weight:950;display:grid;box-shadow:0 14px 28px #df5d7340}.auth-presentation-content{z-index:1;width:100%;max-width:650px;margin:auto 0;padding:50px 0;position:relative}.auth-label{color:#ffffffd1;text-transform:uppercase;letter-spacing:.08em;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;margin-bottom:18px;padding:8px 13px;font-size:.77rem;font-weight:900;display:inline-flex}.auth-presentation h1{color:#fff;letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:950;line-height:1}.auth-presentation p{color:#ffffffb3;max-width:590px;margin:25px 0 0;font-size:clamp(1rem,1.5vw,1.12rem);font-weight:600;line-height:1.7}.auth-feature-list{gap:13px;margin:34px 0 0;padding:0;list-style:none;display:grid}.auth-feature-list li{color:#ffffffe6;align-items:center;gap:11px;font-weight:750;display:flex}.auth-feature-list li:before{content:"✓";color:#fff;background:var(--coral);border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:.77rem;font-weight:950;display:grid}.auth-feature-list li:nth-child(2):before{background:var(--teal)}.auth-feature-list li:nth-child(3):before{background:var(--violet)}.auth-form-section{z-index:1;place-items:center;padding:clamp(28px,5vw,70px);display:grid;position:relative}.auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);width:min(100%,460px);color:var(--text);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffffa,#fff8f2f0);padding:clamp(24px,4vw,36px);animation:.3s both authCardAppear;position:relative;overflow:hidden}.auth-card:before{content:"";background:linear-gradient(90deg, var(--coral), var(--teal), var(--gold), var(--violet));height:5px;position:absolute;top:0;left:0;right:0}@keyframes authCardAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-switch{border:1px solid var(--border);border-radius:var(--radius);background:#211c1f0d;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:30px;padding:5px;display:grid}.auth-switch button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:10px 12px;font-weight:900;transition:color .16s,background .16s,box-shadow .16s,transform .16s}.auth-switch button:hover{color:var(--coral-dark);background:#df5d7314}.auth-switch button.active{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));box-shadow:0 10px 22px #df5d7338}.auth-card-header{text-align:center;margin-bottom:27px}.auth-card-header h2{color:var(--text);letter-spacing:-.035em;margin:0 0 9px;font-size:clamp(1.8rem,4vw,2.25rem);font-weight:950;line-height:1.08}.auth-card-header p{max-width:350px;color:var(--muted);margin:0 auto;font-weight:600;line-height:1.6}.auth-form{gap:17px;display:grid}.auth-form label{color:var(--text);gap:8px;font-size:.88rem;font-weight:900;display:grid}.auth-form input{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:48px;color:var(--text);background:var(--surface);font:inherit;outline:none;padding:12px 14px;transition:border-color .16s,box-shadow .16s,background .16s}.auth-form input::placeholder{color:#a69ca1}.auth-form input:hover{border-color:#df5d7347}.auth-form input:focus{border-color:var(--coral);background:#fff;box-shadow:0 0 0 4px #df5d731f}.auth-password-help{color:var(--muted);margin-top:-8px;font-size:.79rem;line-height:1.5}.auth-error{border-radius:var(--radius);color:var(--coral-dark);background:#df5d7317;border:1px solid #b9445940;padding:12px 14px;font-size:.88rem;font-weight:700;line-height:1.5}.auth-submit-button{color:#fff;background:linear-gradient(135deg, var(--coral), var(--violet));cursor:pointer;border:0;border-radius:999px;width:100%;min-height:50px;margin-top:2px;padding:13px 18px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s;box-shadow:0 14px 28px #df5d733d}.auth-submit-button:hover:not(:disabled){opacity:.94;transform:translateY(-1px);box-shadow:0 17px 32px #df5d734d}.auth-submit-button:active:not(:disabled){transform:translateY(0)}.auth-submit-button:disabled{cursor:wait;opacity:.6}.google-sign-in-button{place-items:center;width:100%;min-height:44px;display:grid;position:relative;overflow:hidden}.google-sign-in-button>div{place-items:center;width:100%;min-height:44px;display:grid}.google-sign-in-button.disabled{opacity:.58}.google-sign-in-blocker{cursor:wait;background:0 0;position:absolute;inset:0}.auth-separator{color:var(--muted);text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:17px 0;font-size:.78rem;font-weight:850;display:grid}.auth-separator:before,.auth-separator:after{content:"";background:#7863d729;height:1px}.auth-secondary-button{width:100%;min-height:46px;color:var(--text);background:#f5f7fc;border:1px solid #7863d72e;border-radius:14px;font-weight:850}@media (width<=960px){.auth-page{grid-template-columns:1fr;overflow:visible}.auth-presentation{min-height:auto;padding:28px 30px 34px;box-shadow:0 12px 35px #211c1f2e}.auth-presentation-content{text-align:center;max-width:760px;margin:45px auto 0;padding:0}.auth-presentation h1{font-size:clamp(2.4rem,8vw,4rem)}.auth-presentation p{margin-left:auto;margin-right:auto}.auth-feature-list{grid-template-columns:repeat(3,1fr);max-width:760px;margin:28px auto 0}.auth-feature-list li{justify-content:center;font-size:.88rem}.auth-form-section{padding:35px 20px 50px}}@media (width<=620px){.auth-presentation{padding:calc(20px + env(safe-area-inset-top)) 18px 28px}.auth-logo{font-size:1.15rem}.auth-logo:before{width:40px;height:40px}.auth-presentation-content{margin-top:38px}.auth-label{margin-bottom:14px;font-size:.68rem}.auth-presentation h1{font-size:clamp(2.1rem,11vw,3rem);line-height:1.02}.auth-presentation p{margin-top:18px;font-size:.95rem;line-height:1.6}.auth-feature-list{display:none}.auth-form-section{padding:24px 14px calc(35px + env(safe-area-inset-bottom))}.auth-card{border-radius:var(--radius-lg);padding:24px 18px}.auth-switch{margin-bottom:24px}.auth-card-header{margin-bottom:23px}.auth-card-header h2{font-size:1.75rem}}.settings-integrations-panel{margin-top:22px}.settings-integration-row{background:#f8fbffdb;border:1px solid #2563eb1f;border-radius:16px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.settings-integration-icon{color:#fff;background:linear-gradient(145deg,#4285f4,#2563eb);border:1px solid #2563eb29;border-radius:14px;place-items:center;width:54px;height:54px;font-size:1.5rem;font-weight:900;display:grid;box-shadow:0 10px 24px #2563eb38}.settings-integration-content{flex-direction:column;gap:5px;min-width:0;display:flex}.settings-integration-content strong{color:#101b42;font-size:1.04rem}.settings-integration-content span{color:#61719a;line-height:1.45}.settings-integration-content small{color:#7785a8;line-height:1.4}.settings-integration-actions{align-items:stretch;gap:8px;display:flex}.settings-google-calendars{background:#f8fbffc7;border:1px solid #a0b4dc47;border-radius:16px;gap:14px;margin-top:14px;padding:16px;display:grid}.settings-google-calendars-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-google-calendars-header>div,.settings-google-calendar-name{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-google-calendars-header span,.settings-google-calendar-name span,.settings-google-calendars-empty{color:#61719a;margin:0;line-height:1.4}.settings-google-calendar-list{gap:8px;display:grid}.settings-google-calendar-row{background:#ffffffdb;border:1px solid #a0b4dc3d;border-radius:14px;grid-template-columns:14px minmax(160px,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.settings-google-calendar-color{border:2px solid #ffffffe6;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 1px #374a782e}.settings-google-calendar-name small{color:#3155c7;background:#eef4ff;border-radius:999px;width:fit-content;padding:2px 7px;font-size:.7rem;font-weight:850}.settings-google-calendar-option{color:#172344;white-space:nowrap;align-items:center;gap:8px;font-size:.82rem;font-weight:760;display:inline-flex}.settings-google-calendar-option input{accent-color:#4e74ff;width:18px;height:18px}.settings-google-color-picker{flex-wrap:wrap;grid-column:2/-1;align-items:center;gap:7px;display:flex}.settings-google-color-picker button{cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;min-width:30px;height:30px;padding:0;display:grid;box-shadow:0 0 0 1px #2637604d;background:var(--calendar-color,#4e74ff)!important}.settings-google-color-picker button.selected{box-shadow:0 0 0 2px #fff, 0 0 0 5px var(--calendar-color,#4e74ff)}.settings-google-color-picker button span{color:#fff;text-shadow:0 1px 2px #07143a94;font-size:.82rem;font-weight:950}.settings-integration-button{color:#fff;cursor:pointer;background:#3769ff;border:0;border-radius:12px;min-height:42px;padding:0 16px;font-weight:850}.settings-integration-button.secondary{color:#a51d2d;background:#fff5f6;border:1px solid #b91c1c33}.settings-integration-button:disabled{cursor:wait;opacity:.62}.settings-integration-message{color:#173a85;background:#eef5ff;border:1px solid #2563eb2e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 13px;font-weight:750;display:flex}.settings-integration-message.error{color:#991b1b;background:#fff2f3;border-color:#b91c1c2e}.settings-integration-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:900}.settings-integration-confirm{color:#101b42;background:snow;border:1px solid #b91c1c2e;border-radius:14px;margin-top:14px;padding:16px}.settings-integration-confirm p{color:#61719a;margin:7px 0 14px}.settings-integration-confirm>div{justify-content:flex-end;gap:10px;display:flex}@media (width<=620px){.settings-integration-row{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:14px}.settings-integration-icon{width:48px;height:48px}.settings-integration-button{grid-column:1/-1;width:100%}.settings-integration-actions{flex-direction:column;grid-column:1/-1}.settings-google-calendars-header{flex-direction:column;align-items:stretch}.settings-google-calendar-row{grid-template-columns:14px minmax(0,1fr)}.settings-google-calendar-option{white-space:normal;grid-column:2}.settings-integration-confirm>div{flex-direction:column;align-items:stretch}}@media (width<=380px){.auth-presentation h1{font-size:1.95rem}.auth-card{padding:21px 15px}.auth-switch button{padding-left:7px;padding-right:7px;font-size:.86rem}}.profile-account-card{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;margin-bottom:24px;display:grid}.profile-account-identity{align-items:center;gap:16px;min-width:0;display:flex}.profile-account-avatar{color:#fff;background:linear-gradient(135deg,#df5d73,#7668d9);border-radius:18px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:1.3rem;font-weight:900;display:grid}.profile-account-label{color:#817b90;text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:800}.profile-account-identity h3{color:#292538;margin:3px 0}.profile-account-identity p{color:#777386;overflow-wrap:anywhere;margin:0}.profile-account-progress{gap:3px;min-width:145px;display:grid}.profile-account-progress span{color:#654bc5;font-size:.82rem;font-weight:800}.profile-account-progress strong{color:#292538}.profile-account-progress small{color:#777386}.profile-logout-button{border:1px solid var(--delete-border);color:var(--delete-text);background:var(--delete-bg);cursor:pointer;border-radius:11px;padding:11px 15px;font-weight:750}.profile-logout-button:hover{border-color:var(--delete-border);background:var(--delete-hover)}@media (width<=700px){.profile-account-card{grid-template-columns:1fr;gap:18px}.profile-account-progress{background:#f5f3fb;border-radius:12px;padding:14px}.profile-logout-button{width:100%}}.space-action-message{border-radius:var(--radius);border:1px solid;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;padding:13px 15px;font-size:.9rem;font-weight:750;line-height:1.45;display:flex}.space-action-message.success{color:var(--green-dark);background:#27976f1a;border-color:#27976f40}.space-action-message.error{color:var(--coral-dark);background:#df5d7317;border-color:#b9445940}.space-action-message button{width:28px;height:28px;color:inherit;background:#ffffffa6;border:0;border-radius:50%;flex:0 0 28px;place-items:center;padding:0;font-size:1rem;font-weight:900;display:grid}.page-message{border-radius:var(--radius);border:1px solid;margin:18px 0;padding:13px 15px;font-size:.9rem;font-weight:750;line-height:1.45}.page-message.success{color:var(--green-dark);background:#27976f1a;border-color:#27976f40}.page-message.error{color:var(--coral-dark);background:#df5d7317;border-color:#b9445940}.feedback-page{max-width:980px;animation:.22s both pageIn}.feedback-temporary-badge{color:#6252b8;text-transform:uppercase;letter-spacing:.06em;background:#7863d717;border:1px solid #7863d733;border-radius:999px;width:fit-content;margin-bottom:10px;padding:5px 10px;font-size:.75rem;font-weight:900;display:inline-flex}.feedback-form-card{min-height:auto;margin-top:26px}.feedback-type-picker{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.feedback-type-picker button{border:1px solid var(--border);color:var(--muted);background:var(--panel-strong);cursor:pointer;border-radius:999px;padding:8px 13px;font-weight:850}.feedback-type-picker button.active{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);border-color:#0000;box-shadow:0 8px 18px #5f468229}.feedback-form-card textarea{resize:vertical;border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;min-height:130px;color:var(--text);background:var(--panel-strong);font:inherit;padding:14px 16px;line-height:1.55}.feedback-form-card textarea:focus{border-color:#7863d76b;outline:3px solid #7863d729}.feedback-form-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.feedback-form-footer small{color:var(--muted);font-weight:750}.feedback-form-footer .primary-action-button{width:auto;min-width:180px}.feedback-list-header{align-items:center;gap:10px;margin:28px 0 14px;display:flex}.feedback-list-header h3{color:var(--text);margin:0;font-size:1.3rem;font-weight:950}.feedback-list-header span{color:#6252b8;background:#7863d71a;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:.8rem;font-weight:900;display:grid}.feedback-list{gap:14px;display:grid}.feedback-item{min-height:auto}.feedback-item-header,.feedback-item-header>div{align-items:center;gap:10px;display:flex}.feedback-item-header{justify-content:space-between;margin-bottom:12px}.feedback-item-header strong{color:var(--text)}.feedback-item-header time{color:var(--muted);font-size:.78rem;font-weight:750}.feedback-item-header button{border:1px solid var(--delete-border);width:30px;height:30px;color:var(--delete-text);background:var(--delete-bg);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:1rem;font-weight:900;display:grid}.feedback-item p{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.6}.feedback-type{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.feedback-type-Bug{color:var(--delete-text);background:var(--delete-bg)}.feedback-type-Improvement{color:var(--validate-text);background:var(--validate-bg)}.feedback-type-Other{color:#6252b8;background:#7863d71a}.feedback-empty-state{text-align:center;place-items:center;min-height:150px}.feedback-empty-state span{color:#fff;background:linear-gradient(135deg,#5fa6a6,#7966d9);border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 10px;font-size:1.25rem;font-weight:950;display:grid}@media (width<=560px){.feedback-form-footer,.feedback-item-header{flex-direction:column;align-items:stretch}.feedback-form-footer .primary-action-button{width:100%}.feedback-item-header>div:last-child{justify-content:space-between}}:root{--surface:#fff;--surface-soft:#f1f6ff;--panel-strong:#fbfdff;--text:#071a40;--muted:#52627f;--border:#215bb829;--shadow:0 18px 42px #030d2829;--coral:#2563eb;--coral-dark:#123f9f;--green:#17a673;--green-dark:#0f7955;--teal:#0891b2;--gold:#e4a11b;--violet:#4f46e5;--ink:#071a40;--validate-bg:#e8f8f0;--validate-border:#a8e4c3;--validate-text:#12643f;--validate-hover:#d8f2e5;--delete-bg:#fff0f3;--delete-border:#f2b8c2;--delete-text:#a32842;--delete-hover:#ffe2e8;--finish-bg:#eaf3ff;--finish-border:#b7d4ff;--finish-text:#1749b7;--finish-hover:#dcecff;--save-bg:#eff4ff;--save-border:#c8d9ff;--save-text:#1749b7;--save-hover:#e2ecff}.main-content,.page,.settings-page,.module-home{color:var(--text)}.page h2,.page h3,.page h4,.card h3,.dashboard-card h3,.selected-list-header h3,.travel-section-header h3,.travel-day-header h3,.calendar-period-card h3,.calendar-day-header h3,.feedback-list-header h3,.profile-space-card h3,.profile-create-space-card h3,.add-task-card h3,.add-idea-card h3,.page-add-form h3,.app-modal h3{color:#061739}.page p,.page small,.card p,.card li,.dashboard-list-item p,.idea-card p,.idea-item span,.task-item span,.check-item span,.completed-list-title small,.travel-trip-list button small,.travel-idea-item small,.calendar-period-card p,.calendar-empty-day p,.feedback-list-header span,.settings-module-row span,.app-modal p{color:#52627f}.card,.dashboard-card,.add-task-card,.page-add-form,.add-idea-card,.filter-panel,.tasks-summary-card,.dashboard-summary-card,.task-item,.idea-item,.idea-card,.note-card,.completed-lists-card,.completed-list-item,.saved-list-item,.settings-panel,.profile-space-card,.profile-create-space-card,.profile-form-zone,.profile-limit-card,.travel-sidebar-card,.travel-day-card,.travel-idea-form-card,.calendar-period-card,.calendar-month-card,.calendar-week-day-card,.calendar-day-card,.calendar-empty-day,.calendar-inline-form,.calendar-repeat-panel,.feedback-form-card,.feedback-item,.feedback-empty-state,.app-modal{background:linear-gradient(#fffffffa,#f4f8fff5);border-color:#2563eb26;box-shadow:0 18px 42px #030d2821,inset 0 1px #ffffffe6}.card:hover,.task-item:hover,.idea-card:hover,.idea-item:hover,.calendar-month-day:hover,.travel-trip-list button:hover,.travel-idea-item:hover,.feedback-item:hover{border-color:#2563eb47;box-shadow:0 22px 52px #030d282e,inset 0 1px #fffffff2}.primary-action-button,.add-idea-top-button,.profile-form-zone button,.feedback-form-footer .primary-action-button,.calendar-view-switch button.active,.calendar-navigation button,.calendar-bottom-navigation button,.calendar-add-small-button,.calendar-day-header button,.travel-section-header button,.travel-form-actions button:not(.secondary-button),.travel-day-header button,.settings-module-toggle:not(.enabled),.auth-submit-button{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb 58%,#0891b2);border-color:#0000;box-shadow:0 12px 26px #1d4ed83d}.primary-action-button:hover,.add-idea-top-button:hover,.profile-form-zone button:hover,.feedback-form-footer .primary-action-button:hover,.calendar-navigation button:hover,.calendar-bottom-navigation button:hover,.calendar-add-small-button:hover,.calendar-day-header button:hover,.travel-section-header button:hover,.travel-form-actions button:not(.secondary-button):hover,.travel-day-header button:hover,.settings-module-toggle:not(.enabled):hover,.auth-submit-button:hover:not(:disabled){box-shadow:0 16px 34px #1d4ed852}.filter-button,.clear-filter-button,.card-button,.secondary-button,.list-status-toggle,.category-filter-list button,.ideas-dropdown button,.list-selector button,.selected-list-actions button,.completed-list-actions button,.task-actions button,.idea-actions button,.idea-review-zone>button,.calendar-person-picker button,.task-person-picker button.task-person-option,.task-priority-picker button,.calendar-repeat-options button,.calendar-mini-picker-header button,.feedback-type-picker button,.profile-space-button,.space-action-message button{color:#123f9f;background:#eef5ff;border-color:#2563eb29;box-shadow:0 8px 18px #030d2812}.filter-button:hover,.clear-filter-button:hover,.card-button:hover,.secondary-button:hover,.list-status-toggle:hover,.category-filter-list button:hover,.ideas-dropdown button:hover,.list-selector button:hover,.selected-list-actions button:hover,.completed-list-actions button:hover,.task-actions button:hover,.idea-actions button:hover,.idea-review-zone>button:hover,.calendar-person-picker button:hover,.task-person-picker button.task-person-option:hover,.task-priority-picker button:hover,.calendar-repeat-options button:hover,.calendar-mini-picker-header button:hover,.feedback-type-picker button:hover,.profile-space-button:hover,.space-action-message button:hover{background:#e2edff;border-color:#2563eb47;box-shadow:0 12px 24px #030d281a}.category-filter-list button.active,.ideas-dropdown button.active,.ideas-dropdown-add-button,.list-selector button.active,.calendar-person-picker button.active,.task-person-picker button.task-person-option.active,.calendar-repeat-options button.active,.profile-space-button.active,.feedback-type-picker button.active{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 12px 26px #1d4ed83d}.list-selector button.active span,.travel-trip-list button.active span,.calendar-person-picker button.active span,.task-person-picker button.task-person-option.active span,.feedback-type-picker button.active span{color:#fff}.form-row input,.form-row select,.form-column input,.form-column select,.form-column textarea,.form-field input,.form-field select,.idea-form-grid input,.idea-form-grid select,.idea-form-grid textarea,.add-category-box input,.idea-review-input,.profile-form-zone input,.travel-form-grid input,.travel-form-grid select,.travel-form-grid textarea,.calendar-inline-form input,.calendar-inline-form textarea,.auth-form input,.feedback-form-card textarea{color:#071a40;background:#fff;border-color:#2563eb2e;box-shadow:inset 0 1px #030d2808}.dashboard-list-item,.check-item,.travel-idea-item,.calendar-event-row,.calendar-month-day,.calendar-repeat-options button,.feedback-type-picker button,.settings-module-row,.profile-member-item{background:#f1f6ffeb;border-color:#2563eb1f}.task-item:before,.card:before{background:linear-gradient(90deg,#2563eb,#0891b2,#e4a11b)}.task-item strong,.dashboard-list-item strong,.idea-item strong,.idea-card h3,.check-item label,.completed-list-title span,.travel-trip-list button span,.travel-idea-item span,.calendar-event-row strong,.feedback-item-header strong,.settings-module-row strong{color:#071a40}.task-item .task-assignee-chip,.dashboard-list-item .task-assignee-chip,.feedback-type-Other,.calendar-event-row time,.calendar-period-card span,.calendar-day-header span,.travel-day-card>span,.profile-space-card>span,.settings-module-status{background:#2563eb1a;color:#1749b7!important}.danger-button,.delete-category-button,.delete-list-item-button,.idea-actions>button:last-child,.calendar-event-row-actions button:last-child,.travel-card-actions button:last-child,.profile-logout-button,.feedback-item-header button,.settings-module-toggle.enabled{border-color:var(--delete-border)!important;color:var(--delete-text)!important;background:var(--delete-bg)!important;box-shadow:0 8px 18px #a3284214!important}.page-header,.hero{color:#fff}.hero{background:linear-gradient(135deg,#ffffff21,#ffffff0a),linear-gradient(135deg,#0c235d47,#2563eb2e);border-color:#ffffff2e;box-shadow:0 20px 48px #030d2833}.page-header h2,.page-header-column>div:first-child h2,.hero h2,.page>h2{text-shadow:0 10px 26px #030d2857;color:#fff!important}.hero h2{box-shadow:none;background:0 0;padding:0}.page-header p,.page-header-column>div:first-child p,.hero p,.page>p{text-shadow:0 4px 16px #030d2838;color:#dce9ff!important}.page-header .primary-action-button,.page-header-column>.primary-action-button,.travel-top-actions>.primary-action-button{color:#0f3f9f!important;background:linear-gradient(135deg,#fff,#edf5ff)!important;border:1px solid #ffffffb8!important;box-shadow:0 18px 38px #030d283d,inset 0 1px #fffffff5!important}.page-header .primary-action-button:hover,.page-header-column>.primary-action-button:hover,.travel-top-actions>.primary-action-button:hover{color:#082b77!important;background:#fff!important;box-shadow:0 22px 46px #030d2852,0 0 0 4px #ffffff29!important}.primary-action-button,.add-idea-top-button,.feedback-form-footer .primary-action-button,.calendar-add-small-button,.calendar-day-header button,.travel-section-header button,.travel-form-actions button:not(.secondary-button),.travel-day-header button,.settings-module-toggle:not(.enabled){color:#fff!important;background:linear-gradient(135deg,#123f9f,#2563eb 55%,#087da1)!important;box-shadow:0 14px 28px #123f9f47!important}.filter-button,.clear-filter-button,.card-button,.secondary-button,.task-status-toggle,.idea-status-toggle,.list-status-toggle,.category-filter-list button,.ideas-dropdown button,.list-selector button,.selected-list-actions button,.completed-list-actions button,.task-actions button,.idea-actions button,.idea-review-zone>button,.calendar-view-switch button,.calendar-navigation button,.calendar-bottom-navigation button,.calendar-person-picker button,.task-person-picker button.task-person-option,.task-priority-picker button,.calendar-repeat-options button,.calendar-mini-picker-header button,.feedback-type-picker button,.profile-space-button,.space-action-message button{color:#0f3f9f!important;background:#f5f9ff!important;border:1px solid #123f9f33!important;box-shadow:0 10px 22px #030d2817,inset 0 1px #ffffffeb!important}.filter-button:hover,.clear-filter-button:hover,.card-button:hover,.secondary-button:hover,.task-status-toggle:hover,.idea-status-toggle:hover,.list-status-toggle:hover,.category-filter-list button:hover,.ideas-dropdown button:hover,.list-selector button:hover,.selected-list-actions button:hover,.completed-list-actions button:hover,.task-actions button:hover,.idea-actions button:hover,.idea-review-zone>button:hover,.calendar-view-switch button:hover,.calendar-navigation button:hover,.calendar-bottom-navigation button:hover,.calendar-person-picker button:hover,.task-person-picker button.task-person-option:hover,.task-priority-picker button:hover,.calendar-repeat-options button:hover,.calendar-mini-picker-header button:hover,.feedback-type-picker button:hover,.profile-space-button:hover,.space-action-message button:hover{background:#e8f1ff!important;border-color:#123f9f57!important;box-shadow:0 14px 28px #030d2821,inset 0 1px #fffffff5!important}.category-filter-list button.active,.ideas-dropdown button.active,.ideas-dropdown-add-button,.list-selector button.active,.calendar-view-switch button.active,.calendar-person-picker button.active,.task-person-picker button.task-person-option.active,.calendar-repeat-options button.active,.profile-space-button.active,.feedback-type-picker button.active{color:#fff!important;background:linear-gradient(135deg,#123f9f,#2563eb)!important;border-color:#0000!important;box-shadow:0 14px 28px #123f9f47!important}.category-filter-list button.active span,.ideas-dropdown button.active span,.ideas-dropdown-add-button span,.list-selector button.active span,.calendar-view-switch button.active span,.calendar-person-picker button.active span,.task-person-picker button.task-person-option.active span,.calendar-repeat-options button.active span,.profile-space-button.active span,.feedback-type-picker button.active span{color:#fff!important}.task-status-toggle-dot,.idea-status-toggle-dot,.list-status-toggle-dot{box-shadow:0 4px 10px #123f9f38;background:linear-gradient(135deg,#4f46e5,#38bdf8)!important}.card,.dashboard-card,.tasks-summary-card,.dashboard-summary-card,.task-priority-card,.add-task-card,.page-add-form,.add-idea-card,.filter-panel,.idea-card,.note-card,.completed-lists-card,.settings-panel,.profile-space-card,.profile-create-space-card,.travel-sidebar-card,.travel-day-card,.calendar-period-card,.calendar-month-card,.calendar-week-day-card,.calendar-day-card,.feedback-form-card,.feedback-item,.app-modal{color:#071a40;border:1px solid #ffffffb8;background:linear-gradient(#fff 0%,#f4f8ff 100%)!important;box-shadow:0 20px 44px #030d282e,inset 0 1px #fff!important}.card h3,.dashboard-card h3,.task-priority-header h3,.add-task-card h3,.page-add-form h3,.add-idea-card h3,.idea-card h3,.selected-list-header h3,.travel-sidebar-card h3,.travel-day-header h3,.calendar-period-card h3,.calendar-day-header h3,.feedback-list-header h3,.settings-panel h3,.app-modal h3{text-shadow:none;color:#071a40!important}.card p,.card li,.dashboard-list-item p,.task-item span,.task-priority-header span,.idea-card p,.idea-item span,.check-item span,.completed-list-title small,.travel-trip-list button small,.travel-idea-item small,.calendar-period-card p,.calendar-empty-day p,.feedback-list-header span,.settings-panel p,.settings-module-row span,.app-modal p,.form-field label{color:#43536f!important}.ideas-section-header h3,.ideas-section>h3,.travel-section-header h3{text-shadow:0 8px 22px #030d2852;color:#fff!important}.ideas-section-header p,.travel-section-header p{text-shadow:0 4px 14px #030d2838;color:#dce9ff!important}.idea-status-toggle{justify-content:space-between;min-width:86px;color:#0f3f9f!important;background:#fff!important;border-color:#ffffffb3!important;box-shadow:0 14px 28px #030d2838!important}.idea-status-toggle span{color:#0f3f9f!important}.idea-status-toggle .idea-status-toggle-dot{background:linear-gradient(135deg,#4f46e5,#38bdf8)!important}.idea-status-toggle-done{color:#0f7955!important;background:#edfdf5!important}.idea-status-toggle-done span{color:#0f7955!important}.visibility-badge,.idea-rating-zone>span,.idea-review-comment span{color:#1749b7!important;background:#2563eb1a!important}.idea-rating-zone>span{border-radius:999px;width:fit-content;margin:0 auto;padding:5px 10px}:root{--royal-page:#173f9f;--royal-page-dark:#0b2b77;--royal-action:#1749b7;--royal-action-strong:#123f9f;--royal-action-soft:#eef5ff;--royal-text:#061739;--royal-muted:#43536f;--royal-subtle:#dce9ff;--royal-border:#2563eb2e;--royal-white-border:#ffffffb8;--royal-card-shadow:0 20px 44px #030d282e;--royal-button-shadow:0 14px 28px #123f9f3d}.page,.travel-page,.page-header,.hero,.settings-header,.module-home-header,.ideas-section-header,.travel-section-header,.travel-top-actions{color:#fff}.page-header h2,.page>h2,.hero h2,.settings-header h2,.module-home h2,.ideas-section-header h3,.ideas-section>h3,.travel-section-header h3{color:#fff!important;text-shadow:0 10px 26px #030d2857!important}.page-header p,.page>p,.hero p,.settings-header p,.ideas-section-header p,.travel-section-header p,.travel-top-actions>span{color:var(--royal-subtle)!important;text-shadow:0 4px 14px #030d283d!important}.card,.dashboard-card,.tasks-summary-card,.dashboard-summary-card,.task-priority-card,.add-task-card,.page-add-form,.add-idea-card,.filter-panel,.idea-card,.idea-item,.note-card,.completed-lists-card,.completed-list-item,.saved-list-item,.settings-panel,.settings-module-row,.profile-space-card,.profile-create-space-card,.profile-form-zone,.profile-account-card,.profile-limit-card,.travel-sidebar-card,.travel-trip-hero,.travel-day-card,.travel-idea-form-card,.calendar-period-card,.calendar-month-card,.calendar-week-day-card,.calendar-day-card,.calendar-empty-day,.calendar-inline-form,.calendar-repeat-panel,.feedback-form-card,.feedback-item,.feedback-empty-state,.app-modal{color:var(--royal-text)!important;border:1px solid var(--royal-white-border)!important;box-shadow:var(--royal-card-shadow), inset 0 1px 0 #fff!important;text-shadow:none!important;background:linear-gradient(#fff 0%,#f4f8ff 100%)!important}.card h2,.card h3,.card h4,.card strong,.dashboard-card h3,.dashboard-list-item strong,.task-priority-header h3,.task-item strong,.idea-card h3,.idea-item strong,.check-item label,.completed-list-title span,.selected-list-header h3,.settings-panel h3,.settings-module-row strong,.profile-space-card h3,.profile-create-space-card h3,.travel-sidebar-card h3,.travel-trip-hero h3,.travel-trip-list button span,.travel-day-header h3,.travel-idea-item span,.calendar-period-card h3,.calendar-day-header h3,.calendar-event-row strong,.feedback-list-header h3,.feedback-item-header strong,.app-modal h3{color:var(--royal-text)!important;text-shadow:none!important}.card p,.card li,.card small,.dashboard-list-item p,.task-priority-header span,.task-item span,.idea-card p,.idea-item span,.check-item span,.completed-list-title small,.selected-list-header span,.settings-panel p,.settings-module-row span,.profile-space-card p,.profile-create-space-card p,.profile-limit-card p,.travel-sidebar-card p,.travel-trip-hero p,.travel-trip-list button small,.travel-day-card p,.travel-idea-item small,.calendar-period-card p,.calendar-empty-day p,.calendar-event-row time,.feedback-list-header span,.feedback-item p,.app-modal p,.form-field label{color:var(--royal-muted)!important;text-shadow:none!important}.primary-action-button,.add-idea-top-button,.feedback-form-footer .primary-action-button,.calendar-add-small-button,.calendar-day-header button,.travel-section-header button,.travel-form-actions button:not(.secondary-button),.travel-day-header button,.settings-module-toggle:not(.enabled),.auth-submit-button{color:#fff!important;background:linear-gradient(135deg, var(--royal-action-strong), #2563eb 58%, #0891b2)!important;box-shadow:var(--royal-button-shadow)!important;text-shadow:none!important;border:1px solid #0000!important}.page-header .primary-action-button,.page-header-column>.primary-action-button,.travel-top-actions>.primary-action-button{border-color:var(--royal-white-border)!important;color:var(--royal-action-strong)!important;background:linear-gradient(135deg,#fff,#edf5ff)!important;box-shadow:0 18px 38px #030d283d,inset 0 1px #fffffff5!important}.filter-button,.clear-filter-button,.card-button,.secondary-button,.task-status-toggle,.idea-status-toggle,.list-status-toggle,.category-filter-list button,.ideas-dropdown button,.list-selector button,.selected-list-actions button,.completed-list-actions button,.task-actions button,.idea-actions button,.idea-review-zone>button,.calendar-view-switch button,.calendar-navigation button,.calendar-bottom-navigation button,.calendar-person-picker button,.task-person-picker button.task-person-option,.task-priority-picker button,.calendar-repeat-options button,.calendar-mini-picker-header button,.feedback-type-picker button,.profile-space-button,.space-action-message button,.travel-card-actions button,.travel-trip-list button{color:var(--royal-action-strong)!important;background:var(--royal-action-soft)!important;text-shadow:none!important;border:1px solid #123f9f33!important;box-shadow:0 10px 22px #030d2817,inset 0 1px #ffffffeb!important}.category-filter-list button.active,.ideas-dropdown button.active,.ideas-dropdown-add-button,.list-selector button.active,.calendar-view-switch button.active,.calendar-person-picker button.active,.task-person-picker button.task-person-option.active,.calendar-repeat-options button.active,.profile-space-button.active,.feedback-type-picker button.active,.travel-trip-list button.active{color:#fff!important;background:linear-gradient(135deg, var(--royal-action-strong), #2563eb)!important;box-shadow:var(--royal-button-shadow)!important;border-color:#0000!important}.category-filter-list button.active span,.ideas-dropdown button.active span,.ideas-dropdown-add-button span,.list-selector button.active span,.calendar-view-switch button.active span,.calendar-person-picker button.active span,.task-person-picker button.task-person-option.active span,.calendar-repeat-options button.active span,.profile-space-button.active span,.feedback-type-picker button.active span,.travel-trip-list button.active span,.travel-trip-list button.active small{color:#fff!important}.idea-status-toggle,.travel-small-switch{border-color:var(--royal-white-border)!important;color:var(--royal-action-strong)!important;background:#fff!important;box-shadow:0 14px 28px #030d2838!important}.idea-status-toggle span,.travel-small-switch{color:var(--royal-action-strong)!important}.task-status-toggle-dot,.idea-status-toggle-dot,.list-status-toggle-dot{background:linear-gradient(135deg,#4f46e5,#38bdf8)!important;box-shadow:0 4px 10px #123f9f38!important}.task-status-toggle-done,.idea-status-toggle-done,.list-status-toggle-done{color:#0f7955!important;background:#edfdf5!important;border-color:#127a5538!important}.task-status-toggle-done .task-status-toggle-dot,.idea-status-toggle-done .idea-status-toggle-dot,.list-status-toggle-done .list-status-toggle-dot{background:linear-gradient(135deg,#0f7955,#17a673)!important}.visibility-badge,.task-assignee-chip,.settings-module-status,.calendar-period-card span,.calendar-day-header span,.travel-day-header span,.idea-rating-zone>span,.idea-review-comment span,.feedback-type,.page-message,.space-action-message{color:var(--royal-action)!important;text-shadow:none!important;background:#2563eb1a!important;border-color:#2563eb29!important}.travel-card-actions button:first-child,.completed-list-actions button:first-child,.selected-list-actions button:first-child,.idea-review-zone>button{border-color:var(--validate-border)!important;color:var(--validate-text)!important;background:var(--validate-bg)!important}.travel-card-actions button:last-child,.completed-list-actions button:last-child,.danger-button,.delete-category-button,.delete-list-item-button,.idea-actions>button:last-child,.calendar-event-row-actions button:last-child,.profile-logout-button,.feedback-item-header button,.settings-module-toggle.enabled{border-color:var(--delete-border)!important;color:var(--delete-text)!important;background:var(--delete-bg)!important}.summary-number{color:#2563eb!important}.summary-label{color:#334766!important}.summary-separator{background:#2563eb29!important}.task-priority-high{border-left-color:#e11d48!important}.task-priority-normal{border-left-color:#2563eb!important}.task-priority-low{border-left-color:#0891b2!important}.form-row input,.form-row select,.form-column input,.form-column select,.form-column textarea,.form-field input,.form-field select,.idea-form-grid input,.idea-form-grid select,.idea-form-grid textarea,.add-category-box input,.idea-review-input,.profile-form-zone input,.travel-form-grid input,.travel-form-grid select,.travel-form-grid textarea,.calendar-inline-form input,.calendar-inline-form textarea,.auth-form input,.feedback-form-card textarea{border-color:var(--royal-border)!important;color:var(--royal-text)!important;background:#fff!important}.form-row input:focus,.form-row select:focus,.form-column input:focus,.form-column select:focus,.form-column textarea:focus,.form-field input:focus,.form-field select:focus,.idea-form-grid input:focus,.idea-form-grid select:focus,.idea-form-grid textarea:focus,.add-category-box input:focus,.idea-review-input:focus,.profile-form-zone input:focus,.travel-form-grid input:focus,.travel-form-grid select:focus,.travel-form-grid textarea:focus,.calendar-inline-form input:focus,.calendar-inline-form textarea:focus,.auth-form input:focus,.feedback-form-card textarea:focus{border-color:#2563eb8f!important;outline:3px solid #2563eb29!important}.auth-invitation-notice,.auth-invitation-refusal{color:#10204b;background:#f3f6ff;border:1px solid #4268da33;border-radius:8px;gap:7px;margin:0 0 20px;padding:15px 16px;display:grid;box-shadow:0 8px 22px #1f3f8914}.auth-invitation-refusal{color:#681a26;background:#fff4f5;border-color:#d3414f3d}.auth-invitation-notice strong,.auth-invitation-refusal strong{font-size:.98rem;line-height:1.35}.auth-invitation-notice span,.auth-invitation-refusal span{font-size:.9rem;line-height:1.45}.auth-invitation-notice a,.auth-invitation-refusal a{color:#2859db;text-underline-offset:3px;width:fit-content;font-size:.9rem;font-weight:800;text-decoration:underline}.module-home{max-width:1040px}.module-home-header{margin-bottom:34px}.module-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:34px 28px}.module-tile,.module-add-button{gap:12px;width:136px;min-height:150px;box-shadow:none!important;background:0 0!important}.module-tile-visual{isolation:isolate}.module-tile-icon,.module-add-icon{border-radius:26px;place-items:center;width:96px;height:96px;display:grid;position:relative;overflow:hidden;transform:translateZ(0);border:1px solid #ffffff52!important;box-shadow:0 22px 42px #030d2847,inset 0 0 0 1px #ffffff14,inset 0 -18px 34px #030d282e,inset 0 18px 30px #ffffff24!important}.module-tile-icon:before,.module-add-icon:before{content:"";opacity:.72;pointer-events:none;background:linear-gradient(135deg,#ffffff7a,#0000 32%),radial-gradient(circle at 78% 18%,#fff6,#0000 22%),linear-gradient(#0000 48%,#030d282e);position:absolute;inset:0}.module-tile-icon:after,.module-add-icon:after{content:"";filter:blur(.2px);opacity:.78;background:#ffffff70;border-radius:999px;height:3px;position:absolute;bottom:10px;left:16%;right:16%}.module-tile-icon svg,.module-add-icon svg{z-index:1;stroke-width:1.85px;filter:drop-shadow(0 8px 12px #030d2842);width:42px;height:42px;position:relative}.module-tile:hover .module-tile-icon,.module-add-button:hover .module-add-icon{transform:translateY(-5px)scale(1.035);box-shadow:0 28px 54px #030d285c,inset 0 0 0 1px #ffffff1f,inset 0 -18px 34px #030d282e,inset 0 18px 30px #ffffff29!important}.module-tile-coral .module-tile-icon{background:linear-gradient(135deg,#38bdf8 0%,#2563eb 48%,#123f9f 100%)!important}.module-tile-teal .module-tile-icon{background:linear-gradient(135deg,#67e8f9 0%,#0891b2 42%,#1d4ed8 100%)!important}.module-tile-gold .module-tile-icon{background:linear-gradient(135deg,#fde68a 0%,#e4a11b 42%,#2563eb 100%)!important}.module-tile-violet .module-tile-icon{background:linear-gradient(135deg,#a5b4fc 0%,#4f46e5 46%,#123f9f 100%)!important}.module-tile-blue .module-tile-icon{background:linear-gradient(135deg,#7dd3fc 0%,#2563eb 48%,#0b2b77 100%)!important}.module-tile-green .module-tile-icon{background:linear-gradient(135deg,#86efac 0%,#17a673 42%,#1749b7 100%)!important}.module-tile-slate .module-tile-icon{background:linear-gradient(135deg,#cbd5e1 0%,#64748b 38%,#123f9f 100%)!important}.module-add-icon{color:#fff;background:linear-gradient(135deg,#ffffff57,#7dd3fc33),linear-gradient(135deg,#1e40af,#2563eb 58%,#06b6d4)!important;border-style:solid!important}.module-tile-name,.module-add-button strong{color:#f8fbff;max-width:136px;min-height:auto;box-shadow:none;text-shadow:0 8px 18px #030d2857;background:0 0;border-radius:0;padding:0;font-size:.94rem;font-weight:900;line-height:1.18}.module-tile-metric{color:#0b2b77;background:linear-gradient(135deg,#fff,#dbeafe);border:1px solid #fffc;min-width:30px;height:30px;font-size:.72rem;font-weight:950;top:-9px;right:-11px;box-shadow:0 12px 22px #030d2842,inset 0 1px #ffffffe6}@media (width<=560px){.module-grid{gap:26px 12px}.module-tile,.module-add-button{max-width:144px;min-height:132px}.module-tile-icon,.module-add-icon{border-radius:22px;width:82px;height:82px}.module-tile-icon svg,.module-add-icon svg{width:36px;height:36px}.module-tile-name,.module-add-button strong{max-width:126px;font-size:.84rem}}.erp-topbar{box-shadow:none;background:linear-gradient(90deg,#0c162694,#080a1a47);border-bottom:0}.erp-home-button,.erp-space-button,.erp-xp-widget,.erp-user-button{background:#ffffff14;border:1px solid #ffffff1f;box-shadow:0 12px 28px #0003,inset 0 1px #ffffff14}.erp-home-button,.erp-space-button,.erp-space-button strong,.erp-user-button{color:#fff}.erp-xp-widget{background:#ffffffe6;border-radius:8px;padding:6px 8px}.erp-xp-copy span,.erp-xp-copy strong{color:#1749b7}.module-grid{grid-template-columns:repeat(6,minmax(98px,1fr));place-items:start center;gap:42px;padding:18px 0 30px}.module-tile,.module-add-button{gap:12px;width:104px;min-height:122px}.module-tile-icon,.module-add-icon{border-radius:8px;width:88px;height:88px;background:linear-gradient(#ffffff14,#ffffff08),#181c2fb8!important;border:1px solid #ffffff21!important;box-shadow:0 16px 34px #00000042,inset 0 1px #ffffff14,inset 0 -18px 30px #0000002e!important}.module-tile-icon:before,.module-tile-icon:after,.module-add-icon:before,.module-add-icon:after{display:none}.module-tile:hover .module-tile-icon,.module-add-button:hover .module-add-icon{transform:translateY(-4px);background:linear-gradient(#ffffff1f,#ffffff0a),#1d223adb!important;border-color:#7dd3fc47!important;box-shadow:0 20px 42px #00000057,0 0 0 1px #7dd3fc14,inset 0 1px #ffffff1f!important}.module-glyph{fill:none;overflow:visible;stroke:none!important;filter:none!important;width:56px!important;height:56px!important}.module-shape-primary,.module-shape-secondary,.module-shape-tertiary,.module-shape-accent{stroke:none!important}.module-shape-primary{fill:#63d6c7}.module-shape-secondary{fill:#f4bd4f}.module-shape-tertiary{fill:#5a91df}.module-shape-accent{fill:#a25a91}.module-tile-teal .module-shape-accent,.module-tile-gold .module-shape-primary{fill:#5a91df}.module-tile-violet .module-shape-accent,.module-tile-blue .module-shape-primary{fill:#a25a91}.module-tile-slate .module-shape-accent{fill:#a25a91}.module-add-icon .module-shape-primary{fill:#63d6c7}.module-add-icon .module-shape-secondary{fill:#f4bd4f}.module-tile-name,.module-add-button strong{color:#fff;text-shadow:0 2px 12px #00000085;max-width:120px;font-size:.98rem;font-weight:500;line-height:1.22}.module-tile-metric{color:#fff;background:#b9434d;border:1px solid #ffffffb8;min-width:22px;height:22px;padding:0 6px;font-size:.68rem;top:-6px;right:-8px;box-shadow:0 8px 16px #00000047}@media (width<=900px){.module-home{max-width:680px}.module-grid{grid-template-columns:repeat(4,minmax(90px,1fr));gap:34px 22px}}@media (width<=560px){.module-home{margin-top:12px;padding:16px 0 36px}.module-home h2{text-align:center}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.module-tile,.module-add-button{width:112px;max-width:112px;min-height:120px}.module-tile-icon,.module-add-icon{border-radius:8px;width:82px;height:82px}.module-glyph{width:52px!important;height:52px!important}}.module-tile-icon,.module-add-icon{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(#ffffff13,#ffffff06),#1a223447!important;border-color:#ffffff21!important;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff13!important}.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{background:linear-gradient(#ffffff13,#ffffff06),#1a223442!important;border-color:#ffffff24!important}.module-tile:hover .module-tile-icon,.module-add-button:hover .module-add-icon{background:linear-gradient(#ffffff1c,#ffffff09),#1f283c61!important;box-shadow:0 14px 30px #0000003d,0 0 0 1px #7dd3fc14,inset 0 1px #ffffff18!important}.module-tile-coral:hover .module-tile-icon,.module-tile-teal:hover .module-tile-icon,.module-tile-gold:hover .module-tile-icon,.module-tile-violet:hover .module-tile-icon,.module-tile-blue:hover .module-tile-icon,.module-tile-green:hover .module-tile-icon,.module-tile-slate:hover .module-tile-icon{background:linear-gradient(#ffffff1c,#ffffff09),#1f283c61!important}.module-glyph{filter:drop-shadow(0 8px 12px #00000047)!important}body{background:radial-gradient(at 50% 42%,#307aff57,#0000 25rem),radial-gradient(at 82% 88%,#724eff3d,#0000 24rem),linear-gradient(#020a22 0%,#052168 48%,#020b2a 100%)}.app{position:relative;overflow-x:hidden}.app:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 62% 24%,#7dd3fce6 0 1px,#0000 2px),radial-gradient(circle at 33% 19%,#60a5fabf 0 1px,#0000 2px),radial-gradient(circle at 76% 34%,#c4b5fdbf 0 1px,#0000 2px),radial-gradient(at 50% 34%,#0000 0 34%,#60a5fa47 34.2%,#0000 35%),linear-gradient(#030d2805,#030d2833);position:fixed;inset:0}.erp-topbar,.main-content{z-index:1;position:relative}.erp-topbar{padding:calc(18px + env(safe-area-inset-top)) 28px 10px;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0}.erp-topbar-left,.erp-topbar-right{gap:16px}.erp-home-button,.erp-user-button{color:#fff;background:linear-gradient(145deg,#1f4ecbd1,#0c1e62c7);border:1px solid #7da8ff70;border-radius:22px;flex-basis:76px;width:76px;height:76px;box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff2e,inset 0 -18px 34px #0003}.erp-home-button:hover,.erp-home-button.active{color:#fff;background:linear-gradient(145deg,#2d66eeeb,#0d247ad6)}.erp-home-button svg,.erp-user-button svg{stroke-width:1.85px;width:38px;height:38px}.erp-space-button{background:linear-gradient(145deg,#0e2a7ec2,#061143b8);border:1px solid #7da8ff66;border-radius:22px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;min-width:min(380px,40vw);min-height:76px;padding:12px 44px 12px 16px;box-shadow:0 18px 40px #0000003d,inset 0 1px #ffffff21}.erp-space-avatar{color:#fff;background:#305acca3;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.erp-space-avatar svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.erp-space-copy{gap:2px;min-width:0;display:grid}.erp-space-copy>span,.erp-space-button>span:not(.erp-space-avatar):not(.erp-space-copy):not(.erp-space-emoji){display:none}.erp-space-copy strong{color:#fff;font-size:1.05rem;font-weight:850}.erp-space-button:after{color:#fff;font-size:1.3rem}.erp-xp-widget{background:linear-gradient(145deg,#0d2f90d1,#05124dd1);border:1px solid #7da8ff70;border-radius:18px;grid-template-columns:54px minmax(0,1fr);gap:8px 14px;width:250px;min-width:250px;min-height:76px;padding:14px 16px;box-shadow:0 18px 40px #0000003d,inset 0 1px #ffffff24}.erp-xp-icon{color:#fff;background:radial-gradient(circle at 35% 28%,#8ee7ff,#0000 28%),linear-gradient(145deg,#60a5fa,#3454f5 62%,#1d2f9c);border-radius:16px;width:54px;height:54px;box-shadow:0 0 24px #38bdf880,inset 0 1px #ffffff4d}.erp-xp-icon svg{width:31px;height:31px}.erp-xp-copy{flex-direction:column;justify-content:center;align-items:end;gap:3px}.erp-xp-copy span{color:#67e8f9;font-size:.9rem;font-weight:950}.erp-xp-copy strong{color:#fff;font-size:.78rem;font-weight:700}.erp-xp-track{background:#6f8ee659;grid-column:2;height:9px}.erp-xp-track span{background:linear-gradient(90deg,#22d3ee,#60a5fa);box-shadow:0 0 16px #22d3ee9e}.main-content{padding-top:32px}.module-home{max-width:1120px;margin:0 auto;padding:18px 16px 64px}.module-home-header{text-align:center;margin:24px 0 84px}.module-home h2{font-size:clamp(2.1rem,6vw,4.2rem);font-weight:320;line-height:1.05;color:#fff!important;text-shadow:0 12px 36px #00000052!important}.module-home h2 span{color:#51a8ff;font-weight:820}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;padding:0}.module-tile,.module-add-button{text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:26px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:24px;width:100%;min-height:174px;padding:24px 26px;display:grid;position:relative;overflow:visible;transform:translateZ(0);background:linear-gradient(145deg,#316cdb47,#18268142 52%,#5c39c938)!important;border:1px solid #6b9aff57!important;box-shadow:0 24px 54px #00000038,inset 0 1px #ffffff24,inset 0 -22px 44px #0000001f!important}.module-tile:before,.module-add-button:before{content:"";pointer-events:none;background:radial-gradient(circle at 22% 26%,#60a5fa2e,#0000 38%),linear-gradient(145deg,#ffffff17,#0000 48%);border-radius:25px;position:absolute;inset:1px}.module-tile:hover,.module-add-button:hover{transform:translateY(-3px);border-color:#7dd3fc7a!important;box-shadow:0 30px 66px #00000047,0 0 0 1px #7dd3fc14,inset 0 1px #ffffff29!important}.module-tile-visual{z-index:1;justify-content:start;display:grid;position:relative}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50%;place-items:center;width:104px;height:104px;display:grid;background:radial-gradient(circle,#3d77ff4d,#0000 47%),#122f822e!important;border:1px solid #60a5fa59!important;box-shadow:0 0 0 24px #447aff14,0 16px 36px #00000038,inset 0 1px #ffffff1f!important}.module-add-icon{color:#67e8f9}.module-glyph{filter:drop-shadow(0 12px 18px #0000004d)drop-shadow(0 0 20px #60a5fa42)!important;width:64px!important;height:64px!important}.module-tile-copy{z-index:1;gap:8px;min-width:0;display:grid;position:relative}.module-tile-name,.module-add-button strong{text-shadow:0 8px 24px #00000057;max-width:100%;font-size:clamp(1.35rem,2.3vw,2rem);font-weight:780;line-height:1.12;color:#fff!important}.module-tile-copy small,.module-add-button small{color:#becfffb8;font-size:clamp(.94rem,1.6vw,1.22rem);font-weight:540;line-height:1.28;display:block!important}.module-tile-metric{z-index:2;color:#fff;background:radial-gradient(circle at 32% 25%,#ffffff5c,#0000 26%),linear-gradient(145deg,#fa7a77,#dc3f5c);border:1px solid #ffffff57;border-radius:50%;min-width:46px;height:46px;font-size:1.1rem;font-weight:900;position:absolute;top:-9px;right:-9px;box-shadow:0 12px 26px #c9345261,inset 0 1px #ffffff47}.module-shape-primary,.module-shape-secondary,.module-shape-tertiary,.module-shape-accent{filter:drop-shadow(0 2px 5px #0003)drop-shadow(0 0 8px #ffffff29)}.module-tile-coral .module-shape-primary{fill:#43d7ff}.module-tile-coral .module-shape-secondary{fill:#ff8757}.module-tile-coral .module-shape-tertiary{fill:#a96bff}.module-tile-coral .module-shape-accent{fill:#ffe263}.module-tile-teal .module-shape-primary{fill:#fff}.module-tile-teal .module-shape-secondary{fill:#45a9ff}.module-tile-teal .module-shape-tertiary{fill:#c36bff}.module-tile-teal .module-shape-accent{fill:#ffd852}.module-tile-gold .module-shape-primary{fill:#50dfff}.module-tile-gold .module-shape-secondary{fill:#9b7cff}.module-tile-gold .module-shape-tertiary{fill:#6d7cff}.module-tile-gold .module-shape-accent{fill:#ffd75c}.module-tile-violet .module-shape-primary{fill:#4e95ff}.module-tile-violet .module-shape-secondary{fill:#fff}.module-tile-violet .module-shape-tertiary{fill:#8b5cff}.module-tile-violet .module-shape-accent{fill:#2466ff}.module-tile-blue .module-shape-primary{fill:#ffe25f}.module-tile-blue .module-shape-secondary{fill:#27a7ff}.module-tile-blue .module-shape-tertiary{fill:#fff}.module-tile-blue .module-shape-accent{fill:#fff1a8}.module-tile-green .module-shape-primary{fill:#67e8f9}.module-tile-green .module-shape-secondary{fill:#2c7cff}.module-tile-green .module-shape-tertiary{fill:#60a5fa}.module-tile-green .module-shape-accent{fill:#cfffff}.module-tile-slate .module-shape-primary{fill:#7c6bff}.module-tile-slate .module-shape-secondary{fill:#4aa7ff}.module-tile-slate .module-shape-tertiary,.module-tile-slate .module-shape-accent{fill:#fff}.module-add-icon .module-shape-primary,.module-add-icon .module-shape-secondary{fill:#67e8f9}@media (width<=900px){.erp-topbar{padding-inline:26px}.erp-space-button{min-width:0}.module-home{max-width:930px}}@media (width<=560px){.erp-topbar{padding:calc(16px + env(safe-area-inset-top)) 14px 8px;gap:10px}.erp-topbar-left,.erp-topbar-right{gap:10px}.erp-home-button,.erp-user-button{border-radius:18px;flex-basis:60px;width:60px;height:60px}.erp-home-button svg,.erp-user-button svg{width:31px;height:31px}.erp-space-button{border-radius:18px;grid-template-columns:36px minmax(0,1fr);gap:9px;min-height:60px;padding:10px 30px 10px 11px}.erp-space-avatar{width:36px;height:36px}.erp-space-copy strong{font-size:.92rem}.erp-xp-widget{border-radius:14px;grid-template-columns:38px minmax(0,1fr);gap:4px 9px;width:132px;min-width:132px;min-height:60px;padding:9px 10px}.erp-xp-icon{border-radius:12px;width:38px;height:38px}.erp-xp-icon svg{width:24px;height:24px}.erp-xp-copy span{font-size:.74rem}.erp-xp-copy strong{font-size:.62rem;display:block}.erp-xp-track{height:7px}.main-content{padding:18px 14px calc(28px + env(safe-area-inset-bottom))}.module-home{padding:16px 0 42px}.module-home-header{margin:30px 0 72px}.module-home h2{font-size:2.38rem}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.module-tile,.module-add-button{border-radius:20px;grid-template-columns:68px minmax(0,1fr);gap:12px;min-height:132px;padding:15px 14px}.module-tile:before,.module-add-button:before{border-radius:19px}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{width:66px;height:66px;box-shadow:0 0 0 14px #447aff14,0 12px 26px #0003,inset 0 1px #ffffff1f!important}.module-glyph{width:42px!important;height:42px!important}.module-tile-name,.module-add-button strong{font-size:1.12rem}.module-tile-copy small,.module-add-button small{font-size:.82rem}.module-tile-metric{min-width:36px;height:36px;font-size:.96rem;top:-8px;right:-7px}}@media (width<=380px){.erp-topbar{padding-inline:10px}.erp-home-button,.erp-user-button{flex-basis:52px;width:52px;height:52px}.erp-xp-widget{width:112px;min-width:112px}.module-tile,.module-add-button{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:158px}}.module-icon-image{object-fit:cover;object-position:center;border-radius:inherit;display:block;width:min(86%,92px)!important;height:min(86%,92px)!important}.module-tile-icon,.module-add-icon{overflow:hidden}.module-tile-name,.module-add-button strong{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media (width<=740px){.app-shell:before{opacity:.52;height:640px;inset:78px -36% auto}.erp-topbar{padding:calc(14px + env(safe-area-inset-top)) 14px 8px;grid-template-columns:62px minmax(0,1fr) 62px;align-items:center;gap:10px;display:grid!important}.erp-topbar-left,.erp-topbar-right{display:contents!important}.erp-home-button,.erp-user-button{border-radius:18px!important;flex-basis:auto!important;width:62px!important;min-width:62px!important;height:62px!important;min-height:62px!important}.erp-home-button{grid-area:1/1}.erp-space-switcher{grid-area:1/2;width:100%;min-width:0}.erp-user-menu{grid-area:1/3}.erp-space-button{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:10px 34px 10px 12px;border-radius:18px!important;width:100%!important;min-width:0!important;min-height:62px!important}.erp-space-copy{min-width:0}.erp-space-copy span{font-size:.66rem}.erp-space-copy strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden;font-size:.92rem!important}.erp-xp-widget{grid-area:2/1/auto/-1;grid-template-columns:42px minmax(0,1fr);column-gap:12px;padding:10px 14px;border-radius:18px!important;width:100%!important;min-width:0!important;min-height:62px!important}.erp-xp-copy{min-width:0}.erp-xp-copy span{font-size:.82rem!important}.erp-xp-copy strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.78rem!important}.main-content{padding:10px 14px calc(28px + env(safe-area-inset-bottom))}.module-home{width:100%;padding:8px 0 36px}.module-home-header{margin:18px 0 38px!important}.module-home h2{line-height:1.08;font-size:clamp(2rem,9vw,3rem)!important}.module-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.module-tile,.module-add-button{grid-template-rows:auto 1fr;align-content:start;min-width:0;text-align:center!important;border-radius:24px!important;grid-template-columns:1fr!important;justify-items:center!important;gap:12px!important;min-height:178px!important;padding:18px 10px 16px!important}.module-tile:before,.module-add-button:before{border-radius:23px!important}.module-tile-visual{place-items:center;width:100%;display:grid}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{border-radius:50%!important;width:78px!important;height:78px!important;box-shadow:0 0 0 16px #447aff14,0 14px 28px #00000038,inset 0 1px #ffffff24!important}.module-glyph{width:54px!important;height:54px!important}.module-icon-image{width:70px!important;height:70px!important}.module-tile-copy{justify-items:center;gap:6px;width:100%;min-width:0;display:grid}.module-tile-name,.module-add-button strong{text-align:center;width:100%;max-width:128px;font-size:clamp(1rem,4.8vw,1.28rem)!important;line-height:1.08!important}.module-tile-copy small,.module-add-button small{text-align:center;max-width:126px;font-size:clamp(.72rem,3.5vw,.86rem)!important;line-height:1.18!important}.module-tile-metric{padding:0 8px;min-width:36px!important;height:36px!important;font-size:.94rem!important;top:-8px!important;right:-8px!important}}@media (width<=390px){.erp-topbar{grid-template-columns:54px minmax(0,1fr) 54px;gap:8px;padding-inline:10px}.erp-home-button,.erp-user-button{border-radius:16px!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important}.erp-home-button svg,.erp-user-button svg{width:28px!important;height:28px!important}.erp-space-button{grid-template-columns:32px minmax(0,1fr);gap:8px;padding:9px 30px 9px 10px;border-radius:16px!important;min-height:54px!important}.erp-space-avatar{width:32px!important;height:32px!important}.erp-space-copy span{display:none}.erp-space-copy strong{font-size:.82rem!important}.erp-xp-widget{grid-template-columns:36px minmax(0,1fr);padding:9px 11px;border-radius:16px!important;min-height:56px!important}.erp-xp-icon{width:36px!important;height:36px!important}.erp-xp-copy span{font-size:.72rem!important}.erp-xp-copy strong{font-size:.68rem!important}.module-grid{gap:14px!important}.module-tile,.module-add-button{min-height:164px!important;padding:15px 8px 14px!important}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{width:68px!important;height:68px!important}.module-glyph{width:46px!important;height:46px!important}.module-icon-image{width:60px!important;height:60px!important}.module-tile-name,.module-add-button strong{max-width:112px;font-size:1rem!important}.module-tile-copy small,.module-add-button small{max-width:112px;font-size:.72rem!important}}@media (width<=740px){.erp-topbar{grid-template-columns:62px minmax(104px,1fr) minmax(112px,138px) 62px!important}.erp-home-button{grid-area:1/1}.erp-space-switcher{grid-area:1/2}.erp-xp-widget{grid-area:1/3;grid-template-columns:32px minmax(0,1fr);column-gap:8px;padding:9px 10px;min-height:62px!important}.erp-user-menu{grid-area:1/4}.erp-space-avatar{display:none!important}.erp-space-button{grid-template-columns:minmax(0,1fr)!important;padding:10px 30px 10px 12px!important}.erp-space-copy span{display:none!important}.erp-xp-icon{width:32px!important;height:32px!important}.erp-xp-icon svg{width:21px!important;height:21px!important}.erp-xp-copy{justify-content:stretch;gap:1px;display:grid}.erp-xp-copy span,.erp-xp-copy strong{text-align:left;max-width:100%}.erp-xp-track{grid-column:1/-1;height:6px!important}}@media (width<=430px){.erp-topbar{grid-template-columns:54px minmax(82px,1fr) minmax(90px,104px) 54px!important;gap:8px!important;padding-inline:10px!important}.erp-home-button,.erp-user-button{width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important}.erp-space-button{min-height:54px!important;padding:9px 26px 9px 10px!important}.erp-xp-widget{grid-template-columns:28px minmax(0,1fr);padding:8px 9px;min-height:54px!important}.erp-xp-icon{width:28px!important;height:28px!important}.erp-xp-copy span{font-size:.66rem!important}.erp-xp-copy strong{font-size:.61rem!important}}.erp-topbar{isolation:isolate;z-index:9000!important;overflow:visible!important}.erp-space-switcher,.erp-user-menu{z-index:9100!important}.erp-space-menu,.erp-user-dropdown,.module-add-menu{z-index:9999!important;pointer-events:auto!important}.main-content,.module-home,.module-grid{position:relative}.main-content{z-index:1}.module-home{z-index:0}.module-grid{z-index:2}.module-home-header{z-index:1;pointer-events:none;position:relative}.module-tile,.module-add-button{z-index:2}.module-icon-image{width:100%!important;height:100%!important}@media (width<=740px){.erp-space-menu,.erp-user-dropdown{max-height:min(52vh,360px);overflow:auto;top:calc(100% + 10px)!important}.erp-space-menu{width:min(292px,100vw - 24px)!important;left:0!important}.erp-user-dropdown{width:min(248px,100vw - 24px)!important;right:0!important}.module-home{margin:0 auto;max-width:520px!important}.module-home-header{margin:26px 0 34px!important}.module-grid{padding:0 2px;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 16px!important}.module-tile,.module-add-button{background:linear-gradient(145deg,#3669e25c,#261f7d70),#ffffff12!important;border-radius:24px!important;min-height:172px!important;padding:17px 12px 15px!important;box-shadow:0 18px 34px #0000002e,inset 0 1px #ffffff26,inset 0 0 34px #5e99ff14!important}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{background:radial-gradient(circle at 50% 48%,#63abff38,#0000 56%),#274eae33!important;border-color:#83b3ff4d!important;width:78px!important;height:78px!important;box-shadow:0 0 0 17px #5d96ff12,0 16px 30px #00000038,inset 0 1px #ffffff26!important}.module-tile-name,.module-add-button strong{text-shadow:0 5px 16px #0006;max-width:136px;font-size:clamp(1.08rem,4.4vw,1.34rem)!important;line-height:1.06!important}.module-tile-copy small,.module-add-button small{max-width:132px;color:#c6d6ffc7!important;font-size:clamp(.76rem,3.4vw,.9rem)!important}.module-tile-metric{z-index:4!important;top:-7px!important;right:-6px!important}}@media (width>=431px) and (width<=740px){.module-tile,.module-add-button{min-height:190px!important;padding-top:20px!important}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{width:88px!important;height:88px!important}}@media (width<=390px){.module-home{max-width:360px!important}.module-grid{gap:16px 14px!important}.module-tile,.module-add-button{min-height:166px!important;padding:15px 9px 13px!important}.module-tile-name,.module-add-button strong{max-width:116px;font-size:1.06rem!important}}.erp-space-copy{overflow:hidden;min-width:0!important;display:block!important}.erp-space-copy strong{color:#fff!important;opacity:1!important;visibility:visible!important;min-width:0!important;display:block!important}@media (width<=740px){.erp-topbar{grid-template-columns:54px minmax(132px,1fr) minmax(92px,106px) 54px!important;gap:10px!important}.erp-space-button{align-items:center;min-height:54px!important;padding:8px 28px 8px 13px!important;display:grid!important}.erp-space-copy strong{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:clamp(.82rem,3.4vw,1rem)!important;line-height:1.1!important;overflow:hidden!important}.erp-xp-widget{min-height:54px!important;padding:7px 8px!important}.module-home{max-width:100%!important;padding-top:16px!important}.module-home-header{margin:34px 0 42px!important}.module-grid{gap:22px 18px!important;padding-inline:0!important}.module-tile,.module-add-button{text-align:left!important;border-radius:22px!important;grid-template-rows:1fr!important;grid-template-columns:minmax(58px,43%) minmax(0,1fr)!important;place-items:center stretch!important;gap:8px!important;min-height:132px!important;padding:16px 10px!important}.module-tile-visual{place-items:center!important;width:100%!important;height:100%!important;display:grid!important}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{width:min(76px,100%)!important;min-width:70px!important;height:min(76px,100%)!important;min-height:70px!important}.module-icon-image{object-fit:cover!important;object-position:center!important;width:168%!important;max-width:none!important;height:168%!important}.module-tile-copy{align-content:center!important;justify-items:start!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}.module-tile-name,.module-add-button strong{text-align:left!important;max-width:100%!important;font-size:clamp(1.08rem,4.8vw,1.5rem)!important;line-height:1.04!important}.module-tile-copy small,.module-add-button small{text-align:left!important;max-width:100%!important;font-size:clamp(.78rem,3.4vw,.96rem)!important;line-height:1.16!important}.module-tile-metric{min-width:38px!important;height:38px!important;font-size:1rem!important;top:-9px!important;right:-8px!important}}@media (width<=430px){.erp-topbar{grid-template-columns:48px minmax(118px,1fr) minmax(84px,96px) 48px!important;gap:8px!important;padding-inline:10px!important}.erp-home-button,.erp-user-button{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}.erp-space-button{min-height:48px!important;padding:7px 24px 7px 10px!important}.erp-space-copy strong{font-size:.8rem!important}.erp-xp-widget{grid-template-columns:24px minmax(0,1fr)!important;column-gap:6px!important;min-height:48px!important;padding:6px 7px!important}.erp-xp-icon{width:24px!important;height:24px!important}.erp-xp-copy span{font-size:.61rem!important}.erp-xp-copy strong{font-size:.55rem!important}.module-home-header{margin:30px 0 38px!important}.module-grid{gap:18px 14px!important}.module-tile,.module-add-button{grid-template-columns:minmax(54px,42%) minmax(0,1fr)!important;gap:7px!important;min-height:122px!important;padding:14px 9px!important}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important}.module-tile-name,.module-add-button strong{font-size:clamp(1rem,4.4vw,1.16rem)!important}.module-tile-copy small,.module-add-button small{font-size:clamp(.7rem,3.2vw,.82rem)!important}}@media (width>=520px) and (width<=740px){.module-grid{gap:28px 24px!important}.module-tile,.module-add-button{grid-template-columns:minmax(118px,42%) minmax(0,1fr)!important;gap:18px!important;min-height:190px!important;padding:24px!important}.module-tile-icon,.module-add-icon,.module-tile-coral .module-tile-icon,.module-tile-teal .module-tile-icon,.module-tile-gold .module-tile-icon,.module-tile-violet .module-tile-icon,.module-tile-blue .module-tile-icon,.module-tile-green .module-tile-icon,.module-tile-slate .module-tile-icon{width:122px!important;min-width:122px!important;height:122px!important;min-height:122px!important}}.profile-subscription-card{background:radial-gradient(circle at 14% 10%,#38bdf833,#0000 22rem),linear-gradient(135deg,#eff6fffa,#f8fafcf5);border:1px solid #60a5fa3d;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.profile-subscription-card.active{background:radial-gradient(circle at 14% 10%,#22c55e33,#0000 22rem),linear-gradient(135deg,#f0fdf4fa,#f8fafcf5);border-color:#22c55e47}.profile-subscription-card h3{margin:4px 0 6px}.profile-subscription-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8,#06b6d4);border:0;border-radius:999px;min-width:170px;padding:13px 18px;font-weight:950;box-shadow:0 14px 28px #1d4ed83d}.profile-subscription-button:disabled{cursor:default;color:#14532d;box-shadow:none;background:#dcfce7}.profile-subscription-warning{background:#fef2f2f0;border:1px solid #ef44442e;border-radius:14px;margin:12px 0;padding:10px 12px;font-weight:850;color:#991b1b!important}.profile-space-card-clickable{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.profile-space-card-clickable:hover,.profile-space-card-clickable:focus-visible,.profile-space-card-clickable.managed{border-color:#60a5fa70;outline:none;transform:translateY(-2px);box-shadow:0 24px 58px #030d2833,inset 0 1px #fffffff2}.profile-space-card-clickable.managed:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #3b82f652;position:absolute;inset:10px}.profile-space-meta{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.profile-space-meta span{color:#123f9f;background:#eef5ff;border:1px solid #2563eb24;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:950}.profile-form-zone input:disabled,.profile-form-zone button:disabled{cursor:not-allowed;opacity:.62}.profile-manage-space-card{margin-top:22px}@media (width<=620px){.profile-subscription-card{flex-direction:column;align-items:stretch}.profile-subscription-button{width:100%}}.home-app{--home-max:946px;--home-pad:clamp(18px, 5vw, 48px);--home-gap:clamp(16px, 3.2vw, 28px);--home-navy:#061945;--home-blue:#356dff;--home-muted:#7181aa;min-height:100dvh;color:var(--home-navy);position:relative;overflow-x:hidden;background:radial-gradient(circle at 20% 3%,#edf6fff2,#0000 20rem),radial-gradient(circle at 92% 23%,#ffe7d39e,#0000 19rem),linear-gradient(#fffefe 0%,#fbfdff 49%,#f1f7ff 100%)!important}.home-app:before,.home-app:after{content:"";z-index:0;pointer-events:none;position:fixed;left:0;right:0}.home-app:before{opacity:1;filter:saturate(1.18)contrast(1.06);background-color:#0000;background-image:linear-gradient(90deg,#fff0,#ffffff05),url(/module-icons/fond_soleil.ad9bb4ae31.webp);background-position:0 0,100%;background-repeat:repeat,no-repeat;background-size:auto 200%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:min(72vw,980px);height:clamp(320px,38vw,560px);display:block;top:clamp(118px,15vw,210px);left:auto;right:0}.home-app:after{background:radial-gradient(at 15% 100%,#d9e7ffe0 0 220px,#0000 222px),radial-gradient(at 96% 108%,#ffe2d3b8 0 210px,#0000 212px);height:178px;bottom:0}.home-app .main-content{z-index:1;width:100%;position:relative;max-width:var(--home-max)!important;padding:calc(142px + env(safe-area-inset-top)) var(--home-pad) calc(56px + env(safe-area-inset-bottom))!important;margin:0 auto!important;overflow:visible!important}.home-app .erp-topbar{width:100%;z-index:9000!important;max-width:var(--home-max)!important;padding:calc(20px + env(safe-area-inset-top)) var(--home-pad) 10px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;grid-template-columns:112px minmax(0,1fr) 244px 94px!important;align-items:center!important;gap:clamp(18px,2.8vw,28px)!important;margin:0 auto!important;display:grid!important;position:fixed!important;top:0!important;left:50%!important;overflow:visible!important;transform:translate(-50%)!important}.home-app .erp-topbar-left,.home-app .erp-topbar-right{display:contents!important}.home-app .erp-home-button,.home-app .erp-user-button,.home-app .erp-space-button,.home-app .erp-xp-widget{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:106px!important;min-height:106px!important;color:var(--home-navy)!important;background:linear-gradient(145deg,#fffffffa,#f8fbfff0)!important;border:1px solid #a3b8e147!important;border-radius:28px!important;box-shadow:0 22px 48px #36589121,inset 0 1px #fffffff5!important}.home-app .erp-home-button,.home-app .erp-user-button{place-items:center!important;width:112px!important;min-width:112px!important;display:grid!important}.home-app .erp-home-button{grid-column:1}.home-app .erp-home-button svg,.home-app .erp-user-button svg{stroke:#2f68ff!important;stroke-width:1.8px!important;fill:none!important;width:54px!important;height:54px!important;display:block!important}.home-app .erp-user-button svg{stroke:var(--home-navy)!important}.home-app .erp-user-button span{display:none!important}.home-app .erp-space-switcher{grid-area:1/2;width:100%;min-width:0;z-index:9300!important}.home-app .erp-user-menu{grid-area:1/4;z-index:9200!important}.home-app .erp-space-button{text-align:left!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;padding:18px 54px 18px 22px!important;display:grid!important}.home-app .erp-space-button:after{content:"⌄"!important;color:var(--home-navy)!important;font-size:2rem!important;font-weight:800!important;position:absolute!important;top:50%!important;right:26px!important;transform:translateY(-55%)!important}.home-app .erp-space-avatar{place-items:center;width:54px!important;height:54px!important;color:var(--home-navy)!important;background:#f6faffeb!important;border:1px solid #a3b8e15c!important;border-radius:50%!important;display:grid!important}.home-app .erp-space-avatar svg{width:31px!important;height:31px!important}.home-app .erp-space-copy{min-width:0!important;display:block!important;overflow:hidden!important}.home-app .erp-space-copy>span{display:none!important}.home-app .erp-space-copy strong{max-width:100%!important;color:var(--home-navy)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:clamp(1.12rem,2.2vw,1.5rem)!important;font-weight:520!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.home-app .erp-xp-widget{grid-area:1/3;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:8px 15px!important;width:244px!important;min-width:0!important;padding:18px 22px!important;display:grid!important}.home-app .erp-xp-icon{color:#fff!important;background:linear-gradient(145deg,#6aa9ff,#2f68ff 68%,#3157e8)!important;border-radius:50%!important;width:58px!important;height:58px!important;box-shadow:0 12px 24px #2f68ff38!important}.home-app .erp-xp-icon svg{fill:#fff!important;stroke:#fff!important;width:34px!important;height:34px!important}.home-app .erp-xp-copy{gap:6px!important;min-width:0!important;display:grid!important}.home-app .erp-xp-copy span,.home-app .erp-xp-copy strong{max-width:100%;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:left!important;display:block!important;overflow:hidden!important}.home-app .erp-xp-copy span{text-transform:uppercase;color:#2f68ff!important;font-size:1.1rem!important;font-weight:850!important;line-height:1!important}.home-app .erp-xp-copy strong{color:#244371!important;font-size:1rem!important;font-weight:520!important;line-height:1!important}.home-app .erp-xp-track{overflow:hidden;background:#dfe7f5!important;border-radius:999px!important;grid-column:1/-1!important;height:9px!important}.home-app .erp-xp-track span{background:linear-gradient(90deg,#2f68ff,#74b5ff)!important}.home-app .erp-space-menu,.home-app .erp-user-dropdown{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);max-height:min(55vh,420px);overflow:auto;z-index:9999!important;pointer-events:auto!important;background:#fffffff5!important;border:1px solid #a3b8e142!important;border-radius:22px!important;top:calc(100% + 12px)!important;box-shadow:0 22px 46px #3050842e!important}.home-app .erp-space-menu{width:min(380px,100vw - 24px)!important;left:0!important}.home-app .erp-user-dropdown{width:min(270px,100vw - 24px)!important;right:0!important}.home-launcher{z-index:1;width:100%;max-width:none;margin:0 auto;padding:clamp(46px,7vw,82px) 0 0;position:relative}.home-launcher:before,.home-launcher:after{display:none}.home-launcher-header{text-align:left;pointer-events:none;align-content:center;min-height:286px;margin:0 0 clamp(18px,3vw,28px);display:grid;position:relative}.home-launcher-header h2{color:#051642;letter-spacing:0;max-width:62%;margin:0;font-size:clamp(3.15rem,7vw,4.45rem);font-weight:560;line-height:1.05}.home-launcher-header h2 span{color:#3f72ff;font-weight:760}.home-launcher-header p{color:#7181aa;max-width:44%;margin:24px 0 0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:420;line-height:1.48}.home-launcher-grid{gap:var(--home-gap);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;display:grid}.home-launcher-add-tile{min-width:0}.home-launcher-card{aspect-ratio:1.62;width:100%;min-width:0;color:var(--home-navy);text-align:left;cursor:pointer;background:linear-gradient(145deg,#fff,#fdfefffa);border:1px solid #a3b8e138;border-radius:clamp(24px,3.8vw,34px);grid-template-columns:42% minmax(0,1fr);grid-template-areas:"icon copy";align-items:center;gap:clamp(14px,3vw,30px);padding:clamp(20px,4.4vw,34px);transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:visible;box-shadow:0 26px 62px #3a5b8f21,inset 0 1px #fffffffa}.home-launcher-card:hover,.home-launcher-card:focus-visible{border-color:#4c7aff38;outline:none;transform:translateY(-3px);box-shadow:0 30px 68px #3050842b,inset 0 1px #fffffffa}.home-launcher-visual{grid-area:icon;place-items:center;width:100%;min-width:0;height:100%;display:grid}.home-launcher-icon{aspect-ratio:1;background:radial-gradient(circle,#fff,#f8fbfff0);border:1px solid #aabee23d;border-radius:28px;justify-self:center;place-items:center;width:min(100%,164px);display:grid;overflow:hidden;box-shadow:0 16px 30px #36589112,inset 0 1px #fffffffa}.home-launcher-add-icon{grid-area:icon}.home-launcher-icon-image{object-fit:contain;object-position:center;filter:saturate(1.12)contrast(1.03)drop-shadow(0 13px 18px #4064aa29);border-radius:0;width:72%;max-width:none;height:72%;display:block}.home-launcher-card-violet .home-launcher-icon-image{width:76%;height:76%;transform:translateY(2px)}.home-launcher-card-blue .home-launcher-icon-image{width:86%;height:86%}.home-launcher-card-green .home-launcher-icon-image,.home-launcher-card-slate .home-launcher-icon-image,.home-launcher-add-button .home-launcher-icon-image{width:78%;height:78%}.home-launcher-glyph{width:74%;height:74%}.home-launcher-copy{grid-area:copy;align-content:center;justify-items:start;gap:clamp(8px,1.5vw,14px);min-width:0;max-width:100%;display:grid;overflow:hidden}.home-launcher-name,.home-launcher-add-button strong{color:#061642;letter-spacing:0;text-align:left;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;margin:0;font-size:clamp(1.35rem,4.2vw,2rem);font-weight:720;line-height:1.14;display:block}.home-launcher-admin-name-short{display:none}.home-launcher-copy small{color:#7080a9;text-align:left;width:100%;margin:0;font-size:clamp(.95rem,2.7vw,1.34rem);font-weight:420;line-height:1.34;display:block}.home-launcher-metric,.home-launcher-footer{display:none!important}@media (width<=720px){.home-app{--home-pad:clamp(14px, 3.9vw, 18px);--home-gap:clamp(12px, 3.8vw, 16px)}.home-app:before{top:calc(88px + env(safe-area-inset-top));background-position:100%;background-size:auto 200%;width:100vw;height:276px;right:0}.home-app .main-content{padding-top:calc(82px + env(safe-area-inset-top))!important}.home-app .erp-topbar{padding-top:calc(16px + env(safe-area-inset-top))!important;grid-template-columns:56px minmax(0,1fr) 112px 56px!important;gap:9px!important}.home-app .erp-home-button,.home-app .erp-user-button,.home-app .erp-space-button,.home-app .erp-xp-widget{border-radius:17px!important;height:56px!important;min-height:56px!important}.home-app .erp-home-button,.home-app .erp-user-button{width:56px!important;min-width:56px!important}.home-app .erp-home-button svg,.home-app .erp-user-button svg{width:32px!important;height:32px!important}.home-app .erp-space-button{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;padding:9px 26px 9px 10px!important}.home-app .erp-space-avatar{width:30px!important;height:30px!important}.home-app .erp-space-avatar svg{width:20px!important;height:20px!important}.home-app .erp-space-copy strong{font-size:clamp(.82rem,3.6vw,1rem)!important}.home-app .erp-space-button:after{font-size:1.25rem!important;right:10px!important}.home-app .erp-space-menu{top:calc(78px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;max-height:min(58vh,420px)!important;position:fixed!important;left:12px!important;right:12px!important;overflow:auto!important}.home-app .erp-xp-widget{grid-template-columns:31px minmax(0,1fr)!important;gap:4px 7px!important;width:112px!important;padding:7px 8px!important}.home-app .erp-xp-icon{width:31px!important;height:31px!important}.home-app .erp-xp-icon svg{width:19px!important;height:19px!important}.home-app .erp-xp-copy span{font-size:.65rem!important}.home-app .erp-xp-copy strong{font-size:.58rem!important}.home-app .erp-xp-track{height:5px!important}.home-launcher{padding-top:40px}.home-launcher-header{min-height:252px;margin-bottom:10px}.home-launcher-header h2{max-width:78%;font-size:clamp(2.4rem,10vw,3.2rem)}.home-launcher-header p{max-width:58%;margin-top:18px;font-size:clamp(1.05rem,5.1vw,1.42rem)}.home-launcher-card{aspect-ratio:1.55;border-radius:22px;grid-template-columns:43% minmax(0,1fr);gap:10px;padding:14px 12px}.home-launcher-icon{border-radius:20px;width:min(100%,82px)}.home-launcher-icon-image{width:72%;height:72%}.home-launcher-name,.home-launcher-add-button strong{font-size:clamp(1rem,4.55vw,1.16rem);line-height:1.08}.home-launcher-copy small{font-size:clamp(.72rem,3.45vw,.84rem);line-height:1.22}}@media (width>=1100px){.home-app{--home-max:min(1540px, 100vw);--home-pad:clamp(42px, 5vw, 82px);--home-gap:clamp(22px, 2vw, 34px)}.home-launcher-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-launcher-card{aspect-ratio:1.28;grid-template-columns:44% minmax(0,1fr);padding:clamp(18px,1.9vw,30px)}.home-launcher-icon{width:min(100%,132px)}.home-launcher-name,.home-launcher-add-button strong{font-size:clamp(1.1rem,1.45vw,1.55rem)}.home-launcher-copy small{font-size:clamp(.82rem,1vw,1.06rem)}}@media (width<=420px){.home-app{--home-pad:12px;--home-gap:12px}.home-app:before{top:calc(78px + env(safe-area-inset-top));width:112vw;height:250px}.home-app .erp-topbar{grid-template-columns:48px minmax(0,1fr) 96px 48px!important;gap:7px!important}.home-app .erp-home-button,.home-app .erp-user-button,.home-app .erp-space-button,.home-app .erp-xp-widget{border-radius:15px!important;height:48px!important;min-height:48px!important}.home-app .erp-home-button,.home-app .erp-user-button{width:48px!important;min-width:48px!important}.home-app .erp-home-button svg,.home-app .erp-user-button svg{width:28px!important;height:28px!important}.home-app .erp-space-avatar{display:none!important}.home-app .erp-space-button{grid-template-columns:minmax(0,1fr)!important;padding-left:10px!important}.home-app .erp-space-menu{top:calc(68px + env(safe-area-inset-top))!important;left:10px!important;right:10px!important}.home-app .erp-xp-widget{grid-template-columns:24px minmax(0,1fr)!important;column-gap:5px!important;width:96px!important;padding:6px 7px!important}.home-app .erp-xp-icon{width:24px!important;height:24px!important}.home-app .erp-xp-copy span{font-size:.58rem!important}.home-app .erp-xp-copy strong{font-size:.5rem!important}.home-launcher-header{min-height:176px}.home-launcher-card{min-height:112px;padding:12px 10px}.home-launcher-icon{border-radius:18px;width:min(100%,72px)}.home-launcher-name,.home-launcher-add-button strong{font-size:clamp(.9rem,4.25vw,1.02rem)}.home-launcher-copy small{font-size:clamp(.66rem,3.15vw,.76rem)}.home-launcher-admin-card{grid-template-columns:40% minmax(0,1fr);gap:8px}.home-launcher-admin-name-full{display:none}.home-launcher-admin-name-short{display:inline}}.person-color-blue{color:#4e74ff;background:#4e74ff!important}.person-color-violet{color:#8b5cf6;background:#8b5cf6!important}.person-color-coral{color:#ef6a6a;background:#ef6a6a!important}.person-color-teal{color:#14b8a6;background:#14b8a6!important}.person-color-green{color:#22a06b;background:#22a06b!important}.person-color-gold{color:#d99a16;background:#d99a16!important}.person-color-pink{color:#ec4899;background:#ec4899!important}.person-color-cyan{color:#0ea5e9;background:#0ea5e9!important}.person-color-indigo{color:#4f46e5;background:#4f46e5!important}.task-person-color-blue{color:#2949bd!important;background:#edf1ff!important;border-color:#a9baff!important}.task-person-color-violet{color:#6941c6!important;background:#f3efff!important;border-color:#c7b5fb!important}.task-person-color-coral{color:#b64040!important;background:#fff0f0!important;border-color:#f6b2b2!important}.task-person-color-teal{color:#0e756a!important;background:#eafaf7!important;border-color:#8fded5!important}.task-person-color-green{color:#176b49!important;background:#eaf8f0!important;border-color:#94d3b6!important}.task-person-color-gold{color:#89600c!important;background:#fff8e5!important;border-color:#f0cb79!important}.task-person-color-pink{color:#ad286d!important;background:#fff0f8!important;border-color:#f6aad1!important}.task-person-color-cyan{color:#08749e!important;background:#eaf8fd!important;border-color:#8dd8f4!important}.task-person-color-indigo{color:#3730a3!important;background:#efefff!important;border-color:#aaa6fb!important}.task-person-picker .task-person-dot.task-person-color-blue{background:#4e74ff!important}.task-person-picker .task-person-dot.task-person-color-violet{background:#8b5cf6!important}.task-person-picker .task-person-dot.task-person-color-coral{background:#ef6a6a!important}.task-person-picker .task-person-dot.task-person-color-teal{background:#14b8a6!important}.task-person-picker .task-person-dot.task-person-color-green{background:#22a06b!important}.task-person-picker .task-person-dot.task-person-color-gold{background:#d99a16!important}.task-person-picker .task-person-dot.task-person-color-pink{background:#ec4899!important}.task-person-picker .task-person-dot.task-person-color-cyan{background:#0ea5e9!important}.task-person-picker .task-person-dot.task-person-color-indigo{background:#4f46e5!important}.module-app .calendar-month-day{align-items:stretch;gap:5px}.module-app .calendar-month-day .calendar-day-number{flex:none;align-self:center}.module-app .calendar-month-events{align-content:start;gap:3px;width:100%;min-width:0;padding-inline:1px;display:grid;overflow:hidden}.module-app .calendar-month-event-band{color:#fff;text-align:left;text-shadow:0 1px 2px #06123680;border-radius:4px;width:100%;min-width:0;height:17px;padding:1px 5px;font-size:clamp(.56rem,.72vw,.72rem);font-weight:800;line-height:15px;display:block;overflow:hidden}.module-app .calendar-month-event-band>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.module-app .calendar-month-events.compact{align-self:end;gap:3px}.module-app .calendar-month-events.compact .calendar-month-event-band{border-radius:999px;height:4px;padding:0}.module-app .calendar-month-overflow{color:#536286;text-align:right;font-size:.62rem;font-weight:800;line-height:1}.module-app .profile-member-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.module-app .profile-member-copy{gap:2px;min-width:0;display:grid}.module-app .profile-member-copy strong,.module-app .profile-member-copy span,.module-app .profile-member-copy small{overflow-wrap:anywhere;min-width:0}.module-app .profile-member-copy strong{color:#08143a}.module-app .profile-member-copy span,.module-app .profile-member-copy small{color:#657398}.module-app .profile-member-color-picker{grid-template-columns:repeat(3,24px);gap:7px;display:grid}.module-app .profile-member-item .profile-member-color-button,.module-app .profile-member-item .profile-member-color-button:hover{background:var(--member-color,#4e74ff)!important;border:3px solid #fff!important;border-radius:999px!important;width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;transform:none!important;box-shadow:0 0 0 1px #3b4e7d33!important}.module-app .profile-member-item .profile-member-color-button.selected{box-shadow:0 0 0 2px #fff, 0 0 0 5px var(--member-color,#4e74ff)!important}@media (width>=721px){.app .erp-status-card{grid-template-rows:auto minmax(26px,auto) 8px auto!important;row-gap:4px!important;height:clamp(80px,7.2vw,108px)!important;min-height:clamp(80px,7.2vw,108px)!important;padding-block:clamp(9px,1vw,14px)!important}.app .erp-status-name{grid-row:2!important;align-self:center!important;padding:2px 0!important;font-size:clamp(.95rem,1.5vw,1.32rem)!important;line-height:1.22!important}.app .erp-status-level{grid-row:2!important}.app .erp-status-track{grid-row:3!important}.app .erp-status-xp{grid-row:4!important}}.module-app .profile-member-color-button span,.module-app .settings-google-color-picker button span{color:#fff!important;text-shadow:0 1px 2px #07143a94!important}.module-app .calendar-inline-toggle,.module-app .calendar-google-calendar-select{color:#101b42;align-items:center;gap:9px;font-size:.82rem;font-weight:800;display:flex}.module-app .calendar-inline-toggle input{accent-color:#526ff2;flex:0 0 18px;width:18px;height:18px}.module-app .calendar-google-write-block{background:#f0f5ffc7;border:1px solid #5d71b433;border-radius:12px;gap:9px;padding:11px;display:grid}.module-app .calendar-google-write-block strong,.module-app .calendar-google-write-block small,.module-app .calendar-google-calendar-select span{color:#101b42!important}.module-app .calendar-google-calendar-select{flex-direction:column;align-items:stretch}.module-app .calendar-google-calendar-select select{color:#101b42;background:#fff;border:1px solid #5d71b43d;border-radius:10px;width:100%;min-height:42px;padding:0 10px}.module-app .calendar-google-sync-status{background:#effaf4;border:1px solid #2d825a38;border-radius:999px;align-items:center;width:fit-content;margin-top:3px;padding:2px 7px;font-size:.66rem;font-weight:900;display:inline-flex;color:#176c49!important}.module-app .calendar-google-sync-status.error,.module-app .calendar-google-sync-status.reauthorization_required{background:#fff2f3;border-color:#b91c1c38;color:#a01d2d!important}.module-app .calendar-google-retry{color:#314fc4!important;background:#f1f4ff!important;border:1px solid #526ff240!important;border-radius:9px!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:.72rem!important}.module-app .profile-member-color-button span{text-shadow:0 1px 2px #07143a8c;font-size:.78rem;font-weight:950;color:#fff!important}@media (width<=720px){.module-app .calendar-main{touch-action:pan-y}.module-app .calendar-navigation-arrow{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;position:absolute!important}.module-app .calendar-navigation,.module-app .calendar-navigation>button:not(.calendar-navigation-arrow){width:100%}.module-app .calendar-main.calendar-swipe-next>*,.module-app .calendar-main.calendar-swipe-previous>*{animation-duration:.18s;animation-timing-function:ease-out}.module-app .calendar-main.calendar-swipe-next>*{animation-name:calendar-swipe-next}.module-app .calendar-main.calendar-swipe-previous>*{animation-name:calendar-swipe-previous}}@keyframes calendar-swipe-next{0%{opacity:.72;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes calendar-swipe-previous{0%{opacity:.72;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.module-app .calendar-main.calendar-swipe-next>*,.module-app .calendar-main.calendar-swipe-previous>*{animation:none!important}}.module-app .admin-page{color:#091735;gap:22px;width:min(100%,1180px);margin:0 auto;display:grid}.module-app .admin-page-header{padding:8px 2px 2px}.module-app .admin-eyebrow{color:#4666d9;text-transform:uppercase;margin-bottom:7px;font-size:.76rem;font-weight:900;display:block}.module-app .admin-page h2,.module-app .admin-page h3,.module-app .admin-page p{color:#091735!important}.module-app .admin-page h2{margin:0;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.08}.module-app .admin-page-header p{margin:8px 0 0;color:#627096!important}.module-app .admin-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.module-app .admin-summary>div{background:#ffffffe6;border:1px solid #7e97d333;border-radius:8px;align-content:center;min-height:92px;padding:16px;display:grid;box-shadow:0 12px 30px #29468517}.module-app .admin-summary strong{color:#315dea;font-size:1.8rem;line-height:1}.module-app .admin-summary span{color:#647196;margin-top:7px;font-size:.84rem;font-weight:750}.module-app .admin-message{color:#145c3c;background:#effbf5;border:1px solid #22a66638;border-radius:8px;justify-content:space-between;align-items:center;min-height:50px;padding:12px 14px;display:flex}.module-app .admin-message.error{color:#7a1f2b;background:#fff4f5;border-color:#d3414f3d}.module-app .admin-message button{width:32px;min-width:32px;height:32px;font-size:1.15rem;color:currentColor!important;box-shadow:none!important;background:#ffffffb3!important;border:0!important;border-radius:50%!important;padding:0!important}.module-app .admin-invitation-form,.module-app .admin-invitation-list{background:#ffffffed;border:1px solid #7e97d333;border-radius:8px;padding:clamp(18px,3vw,28px);box-shadow:0 18px 44px #2946851a}.module-app .admin-invitation-form{grid-template-columns:minmax(220px,1.2fr) minmax(210px,.8fr);align-items:end;gap:18px;display:grid}.module-app .admin-section-heading{min-width:0}.module-app .admin-invitation-form .admin-section-heading,.module-app .admin-notes-field,.module-app .admin-invitation-form>button{grid-column:1/-1}.module-app .admin-section-heading h3{margin:0;font-size:1.18rem}.module-app .admin-section-heading span{color:#6e7a9d;margin-top:4px;font-size:.84rem;display:block}.module-app .admin-invitation-form label{color:#17254a;gap:8px;font-size:.86rem;font-weight:800;display:grid}.module-app .admin-invitation-form input,.module-app .admin-invitation-form textarea,.module-app .admin-search input,.module-app .admin-list-toolbar select{color:#091735;width:100%;min-height:46px;font:inherit;box-sizing:border-box;background:#fbfcff;border:1px solid #d8e0f2;border-radius:7px;outline:0;padding:11px 13px}.module-app .admin-invitation-form textarea{resize:vertical;min-height:92px}.module-app .admin-invitation-form input:focus,.module-app .admin-invitation-form textarea:focus,.module-app .admin-search input:focus,.module-app .admin-list-toolbar select:focus{border-color:#5f7df0;box-shadow:0 0 0 3px #4867e121}.module-app .admin-invitation-form>button,.module-app .admin-search button,.module-app .admin-actions button{min-height:42px;font-weight:850;color:#fff!important;background:#4268df!important;border:1px solid #355fdc!important;border-radius:7px!important;box-shadow:0 8px 18px #3459cd2e!important}.module-app .admin-invitation-form>button{justify-self:start;min-width:210px;padding-inline:22px!important}.module-app .admin-list-toolbar{grid-template-columns:minmax(180px,1fr) minmax(280px,1.2fr) 190px;align-items:end;gap:14px;margin-bottom:20px;display:grid}.module-app .admin-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.module-app .admin-search button{padding-inline:16px!important}.module-app .admin-table-wrap{border:1px solid #e0e6f4;border-radius:8px;overflow-x:auto}.module-app .admin-table{border-collapse:collapse;color:#172342;width:100%;min-width:900px;font-size:.86rem}.module-app .admin-table th,.module-app .admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e7ebf5;padding:14px 12px}.module-app .admin-table th{color:#5e6d93;text-transform:uppercase;background:#f5f7fc;font-size:.74rem}.module-app .admin-table tbody tr:last-child td{border-bottom:0}.module-app .admin-table td strong,.module-app .admin-table td small{display:block}.module-app .admin-table td small{color:#6e7a9d;overflow-wrap:anywhere;max-width:260px;margin-top:4px}.module-app .admin-status{color:#2346a7;background:#eaf0ff;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:.76rem;font-weight:850;display:inline-flex}.module-app .admin-status.used{color:#17633f;background:#e9f8f0}.module-app .admin-status.revoked{color:#9b2735;background:#fff0f2}.module-app .admin-status.expired{color:#6a5870;background:#f2edf4}.module-app .admin-actions{gap:7px;display:flex}.module-app .admin-actions button{min-height:34px;font-size:.76rem;padding:7px 10px!important}.module-app .admin-actions button.danger{color:#a32232!important;box-shadow:none!important;background:#fff3f4!important;border-color:#df6473!important}.module-app .admin-empty{text-align:center;margin:0;padding:34px 12px;color:#68769a!important}@media (width<=820px){.module-app .admin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.module-app .admin-invitation-form,.module-app .admin-list-toolbar{grid-template-columns:minmax(0,1fr)}.module-app .admin-invitation-form .admin-section-heading,.module-app .admin-notes-field,.module-app .admin-invitation-form>button{grid-column:1}.module-app .admin-invitation-form>button{width:100%}.module-app .admin-table-wrap{border:0;overflow:visible}.module-app .admin-table,.module-app .admin-table tbody,.module-app .admin-table tr,.module-app .admin-table td{width:100%;min-width:0;display:block}.module-app .admin-table thead{display:none}.module-app .admin-table tbody{gap:12px;display:grid}.module-app .admin-table tr{background:#fbfcff;border:1px solid #e0e6f4;border-radius:8px;padding:12px 14px}.module-app .admin-table td{overflow-wrap:anywhere;border-bottom:1px solid #edf0f7;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:8px 0;display:grid}.module-app .admin-table td:before{content:attr(data-label);color:#7080a6;text-transform:uppercase;font-size:.7rem;font-weight:850}.module-app .admin-table td:last-child{border-bottom:0}.module-app .admin-actions{flex-wrap:wrap;display:flex}}@media (width<=480px){.module-app .admin-page{gap:16px}.module-app .admin-summary{gap:8px}.module-app .admin-summary>div{min-height:78px;padding:12px}.module-app .admin-invitation-form,.module-app .admin-invitation-list{padding:14px}.module-app .admin-search{grid-template-columns:minmax(0,1fr)}.module-app .admin-table td{grid-template-columns:78px minmax(0,1fr)}}.module-app .admin-back-button,.module-app .admin-refresh-button{align-items:center;gap:8px;min-height:42px;font-weight:850;display:inline-flex;color:#244384!important;background:#ffffffe6!important;border:1px solid #d7e0f5!important;border-radius:7px!important;padding:9px 14px!important;box-shadow:0 8px 22px #2d498514!important}.module-app .admin-back-button{margin-bottom:18px}.module-app .admin-back-button span{font-size:1.18rem;line-height:1}.module-app .admin-home-page{padding-top:clamp(8px,2vw,24px)}.module-app .admin-home-header{max-width:720px}.module-app .admin-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px);display:grid}.module-app .admin-home-card-users .admin-home-card-icon{color:#3156c9;background:linear-gradient(145deg,#eef3ff,#dce7ff)}.module-app .admin-active-user-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.module-app .admin-active-user-card{background:#fffffff0;border:1px solid #708ccf38;border-radius:8px;gap:16px;padding:18px;display:grid}.module-app .admin-active-user-card>div,.module-app .admin-active-user-card dl,.module-app .admin-active-user-card dl>div{gap:4px;min-width:0;display:grid}.module-app .admin-active-user-card a,.module-app .admin-active-user-card dd{overflow-wrap:anywhere;color:#52658f}.module-app .admin-active-user-card dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.module-app .admin-active-user-card dt{color:#7a87a8;font-size:.74rem;font-weight:800}.module-app .admin-active-user-card dd{margin:0}.module-app .task-calendar-option{cursor:pointer;background:#eef3ffe6;border:1px solid #5674d638;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;width:100%;min-height:66px;margin-top:16px;padding:10px 12px;display:grid}.module-app .task-calendar-option.active{background:#f0ebff;border-color:#8d78db;box-shadow:inset 0 0 0 1px #6446b529}.module-app .task-calendar-option input{opacity:0;pointer-events:none;position:absolute}.module-app .task-calendar-option-icon{color:#6446b5;background:#e7dfff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.module-app .task-calendar-option-copy{gap:2px;display:grid}.module-app .task-calendar-option-copy small{font-size:.78rem;color:#657093!important}.module-app .task-calendar-option-switch{background:#cad3e8;border-radius:999px;width:42px;height:24px;position:relative}.module-app .task-calendar-option-switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #1f2d5833}.module-app .task-calendar-option.active .task-calendar-option-switch{background:#765bd1}.module-app .task-calendar-option.active .task-calendar-option-switch:after{transform:translate(18px)}.module-app .compact-action-row{flex-wrap:nowrap;grid-template-columns:repeat(5,40px);justify-content:end;gap:7px;display:grid}.module-app .task-actions.compact-action-row .action-icon-button,.module-app .idea-actions .action-icon-button,.module-app .check-item .action-icon-button{border-radius:50%!important;margin:0!important;padding:0!important}.module-app .task-calendar-date-modal{gap:16px;width:min(440px,100vw - 28px);display:grid}.module-app .task-calendar-date-modal h3,.module-app .task-calendar-date-modal p{margin:0}.module-app .task-calendar-date-modal .form-field span{font-weight:850}.module-app .task-priority-picker button.priority-basse{color:#245f9c!important;background:#e8f3ff!important;border-color:#9dc5ef!important}.module-app .task-priority-picker button.priority-normale{color:#246f48!important;background:#e8f7ee!important;border-color:#a9d9bd!important}.module-app .task-priority-picker button.priority-haute{color:#a63249!important;background:#fff0f2!important;border-color:#efadb8!important}.module-app .task-priority-picker button.active{transform:translateY(-1px);border-width:2px!important;box-shadow:inset 0 0 0 2px #ffffffb8,0 7px 15px #23335e24!important}@media (width<=520px){.module-app .compact-action-row{grid-template-columns:repeat(5,38px);justify-content:space-between;gap:3px;width:100%}}.module-app .calendar-day-card>.people-day-scroll{flex:1;min-height:520px}@media (width<=720px){.module-app .calendar-day-card>.people-day-scroll{min-height:480px}}.module-app .idea-local-actions,.module-app .list-item-local-actions{grid-auto-columns:40px;grid-auto-flow:column;justify-content:end;align-items:center;gap:7px;display:inline-grid}.module-app .idea-actions .idea-local-actions{margin-left:auto}.module-app .main-content .add-idea-top-button{color:#fff!important;background:linear-gradient(135deg,#446bfa,#75a9ff)!important}.module-app .list-item-edit-fields{grid-template-columns:minmax(120px,1fr) 72px 88px;gap:7px;min-width:0;display:grid}.module-app .list-item-edit-fields input{min-width:0;min-height:40px;border-radius:8px!important;padding:7px 9px!important}.module-app .check-item:has(.list-item-edit-fields){grid-template-columns:minmax(0,1fr) auto}@media (width<=520px){.module-app .idea-local-actions,.module-app .list-item-local-actions{grid-auto-columns:38px;gap:5px}.module-app .list-item-edit-fields{grid-template-columns:minmax(86px,1fr) 52px 62px;gap:4px}.module-app .list-item-edit-fields input{padding:6px!important;font-size:.78rem!important}}.module-app .calendar-task-source{background:#eef3ff;border-left:4px solid #6380f2;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.module-app .calendar-task-source.priority-haute{border-left-color:#dc5362}.module-app .calendar-task-source.priority-basse{border-left-color:#49a878}.module-app .calendar-task-mark{color:#4c68d9;margin-right:6px}.module-app .dashboard-page{gap:20px;display:grid}.module-app .dashboard-heading{gap:5px;max-width:720px;display:grid}.module-app .dashboard-heading>span{color:#506bd7;font-weight:900}.module-app .dashboard-heading h2{margin:0;font-size:clamp(2rem,4vw,3.6rem)}.module-app .dashboard-heading p{color:#6b7897;margin:0}.module-app .dashboard-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-app .dashboard-command-card{min-height:250px;padding:20px!important}.module-app .dashboard-command-card>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.module-app .dashboard-command-card>header h3{margin:0;font-size:1.08rem}.module-app .dashboard-command-card>header button{min-height:34px;color:#405bc6!important;background:#f7f9ff!important;border:1px solid #d7e0f4!important;border-radius:6px!important;padding:6px 10px!important;font-size:.78rem!important}.module-app .dashboard-item-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.module-app .dashboard-item-list li:before{display:none}.module-app .dashboard-item-list button{text-align:left;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;display:grid;color:#111d3c!important;background:#f5f8ffcc!important;border:1px solid #0000!important;border-radius:7px!important;padding:8px 10px!important}.module-app .dashboard-item-list button:hover{background:#fff!important;border-color:#cfdaf4!important}.module-app .dashboard-item-list button>span:nth-child(2){gap:2px;min-width:0;display:grid}.module-app .dashboard-item-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.module-app .dashboard-item-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#7180a2!important}.module-app .dashboard-item-list em{color:#66769d;font-size:.74rem;font-style:normal}.module-app .dashboard-priority{border-radius:50%;justify-self:center;width:10px;height:10px}.module-app .dashboard-priority.priority-haute{background:#dd5966}.module-app .dashboard-priority.priority-normale{background:#df9f30}.module-app .dashboard-priority.priority-basse{background:#4ba775}.module-app .dashboard-date-tile,.module-app .dashboard-list-mark,.module-app .dashboard-idea-mark,.module-app .dashboard-meal-mark{background:#e8efff;border-radius:7px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.module-app .dashboard-xp{gap:9px;display:grid}.module-app .dashboard-xp>div:first-child{justify-content:space-between;gap:12px;display:flex}.module-app .dashboard-xp-track{background:#e3e9f6;border-radius:8px;height:8px;overflow:hidden}.module-app .dashboard-xp-track span{background:#5875ee;height:100%;display:block}.module-app .dashboard-contributors{gap:6px;margin:14px 0 0;padding-left:20px;display:grid}.module-app .dashboard-contributors li{justify-content:space-between;gap:10px;display:flex}.module-app .dashboard-card-state{margin:auto 0;color:#7885a4!important}.module-app .dashboard-card-state.error{color:#a83749!important}.module-app .admin-home-card{text-align:left;grid-template-rows:1fr auto;grid-template-columns:74px minmax(0,1fr);align-items:start;gap:18px;min-width:0;min-height:210px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;color:#0c1938!important;background:linear-gradient(145deg,#fffffffa,#f2f7fff0)!important;border:1px solid #6b88cd38!important;border-radius:8px!important;padding:clamp(20px,3vw,30px)!important;box-shadow:0 20px 50px #2a46841f!important}.module-app .admin-home-card-statistics{background:linear-gradient(145deg,#fffffffa,#eef3fff5)!important}.module-app .admin-home-card:hover,.module-app .admin-home-card:focus-visible{transform:translateY(-3px);border-color:#4967da80!important;box-shadow:0 24px 56px #2a46842b!important}.module-app .admin-home-card-icon{color:#fff;background:linear-gradient(145deg,#6e8cff,#365bd8);border:1px solid #5b78d547;border-radius:8px;place-items:center;width:70px;height:70px;font-size:1.75rem;font-weight:900;display:grid;box-shadow:0 12px 24px #3052bf40}.module-app .admin-home-card-statistics .admin-home-card-icon{color:#365bd8;background:linear-gradient(145deg,#f7f9ff,#dbe5ff)}.module-app .admin-home-card-copy{gap:8px;min-width:0;display:grid}.module-app .admin-home-card-copy strong{color:#0b1838;font-size:clamp(1.15rem,2.3vw,1.48rem);line-height:1.15}.module-app .admin-home-card-copy small{color:#66759c;max-width:320px;font-size:.94rem;line-height:1.5}.module-app .admin-home-card-action{color:#3c5dcc;grid-column:1/-1;justify-self:end;font-size:.87rem;font-weight:900}.module-app .admin-subpage-header{display:grid}.module-app .admin-subpage-title-row{justify-content:space-between;align-items:end;gap:18px;min-width:0;display:flex}.module-app .admin-refresh-button{flex:none}.module-app .admin-statistics-state{color:#66759a;text-align:center;background:#ffffffeb;border:1px solid #dfe6f4;border-radius:8px;place-items:center;min-height:240px;padding:28px;display:grid}.module-app .admin-statistics-error{align-content:center;gap:16px}.module-app .admin-statistics-error button{min-height:42px;color:#fff!important;background:#4165dd!important;border:1px solid #4165dd!important;border-radius:7px!important;padding:9px 18px!important}.module-app .admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.module-app .admin-kpi-card{background:#fffffff0;border:1px solid #708ccf33;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:46px minmax(0,1fr);align-content:center;column-gap:13px;min-width:0;min-height:114px;padding:17px;display:grid;box-shadow:0 14px 34px #2a46841a}.module-app .admin-kpi-icon{color:#335bd7;background:#e8efff;border-radius:8px;grid-row:1/3;align-self:center;place-items:center;width:44px;height:44px;font-size:1.05rem;font-weight:950;display:grid}.module-app .admin-kpi-card strong{color:#101d40;font-size:clamp(1.45rem,3vw,2rem);line-height:1}.module-app .admin-kpi-card>span:not(.admin-kpi-icon){color:#69779c;font-size:.78rem;font-weight:800;line-height:1.25}.module-app button.admin-kpi-card{text-align:left;cursor:pointer;width:100%;color:inherit!important;border:1px solid #708ccf33!important}.module-app .admin-kpi-card.clickable:hover,.module-app .admin-kpi-card.clickable:focus-visible{transform:translateY(-2px);box-shadow:0 17px 36px #2a468429;border-color:#4165dd80!important}.module-app .admin-kpi-card small{color:#4165dd;grid-column:2;margin-top:5px;font-size:.7rem;font-weight:850}.module-app .admin-statistics-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.module-app .admin-statistics-panel{color:#122043;background:#fffffff0;border:1px solid #708ccf33;border-radius:8px;min-width:0;padding:clamp(18px,2.4vw,26px);box-shadow:0 16px 38px #2a46841a}.module-app .admin-registration-panel{grid-column:1/-1}.module-app .admin-panel-heading{justify-content:space-between;align-items:end;gap:14px;min-width:0;margin-bottom:20px;display:flex}.module-app .admin-panel-eyebrow{color:#6073ad;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:900;display:block}.module-app .admin-panel-heading h3{color:#101d3d;margin:0;font-size:1.1rem}.module-app .admin-period-switch{background:#f5f7fc;border:1px solid #dfe5f4;border-radius:7px;grid-template-columns:repeat(2,auto);padding:3px;display:inline-grid}.module-app .admin-period-switch button{min-height:34px;font-size:.75rem;font-weight:850;color:#607095!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:5px!important;padding:6px 11px!important}.module-app .admin-period-switch button.active{color:#fff!important;background:#4d6de0!important}.module-app .admin-registration-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:clamp(5px,1vw,12px);min-height:210px;display:grid}.module-app .admin-registration-chart.period-30{grid-template-columns:repeat(30,minmax(0,1fr));gap:4px}.module-app .admin-chart-column{grid-template-rows:22px minmax(120px,1fr) 24px;justify-items:center;gap:5px;min-width:0;display:grid}.module-app .admin-chart-value{color:#425789;font-size:.72rem;font-weight:850}.module-app .admin-chart-track{background:#eef2fa;border-radius:5px 5px 2px 2px;align-items:end;width:min(34px,78%);height:100%;display:flex;overflow:hidden}.module-app .period-30 .admin-chart-track{width:80%}.module-app .admin-chart-bar{background:linear-gradient(#7893fb,#4165dc);border-radius:5px 5px 2px 2px;width:100%;display:block;box-shadow:0 7px 15px #3d60d72e}.module-app .admin-chart-label{color:#69779b;text-align:center;white-space:nowrap;width:100%;font-size:.68rem;font-weight:750;overflow:hidden}.module-app .period-30 .admin-chart-value{font-size:.6rem}.module-app .period-30 .admin-chart-label{font-size:.56rem}.module-app .admin-stat-list{display:grid}.module-app .admin-stat-row{border-bottom:1px solid #e9edf6;justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:11px 0;display:flex}.module-app .admin-stat-row:last-child{border-bottom:0}.module-app .admin-stat-row span{color:#647196;font-size:.85rem}.module-app .admin-stat-row strong{color:#14244b;white-space:nowrap;font-size:1rem}.module-app .admin-stat-row.emphasized{background:#edf2ff;border:0;border-radius:7px;margin-top:8px;padding:13px 12px}.module-app .admin-stat-row.emphasized strong{color:#3158d2}.module-app .admin-module-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.module-app .admin-module-stat{border-bottom:1px solid #e9edf6;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:48px;display:grid}.module-app .admin-module-stat-icon{color:#385bd1;background:#eaf0ff;border-radius:7px;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:950;display:grid}.module-app .admin-module-stat span:not(.admin-module-stat-icon){color:#5f6e94;min-width:0;font-size:.82rem}.module-app .admin-module-stat strong{color:#15234a}.module-app .admin-invitation-link{text-align:left;gap:17px;display:grid}.module-app button.admin-invitation-link{color:#122043!important;background:#fffffff0!important}.module-app .admin-invitation-link-values{flex-wrap:wrap;gap:12px 26px;display:flex}.module-app .admin-invitation-link-values>span{color:#667499;font-size:.86rem}.module-app .admin-invitation-link-values strong{color:#3159d4;margin-bottom:3px;font-size:1.65rem;display:block}.module-app .admin-users-page{gap:18px;display:grid}.module-app .admin-users-count{color:#6073ad;font-size:.82rem;font-weight:850}.module-app .admin-users-search{background:#fffffff0;border:1px solid #708ccf33;border-radius:8px;gap:8px;padding:16px;display:grid;box-shadow:0 12px 30px #2a468414}.module-app .admin-users-search label{color:#293a67;font-size:.78rem;font-weight:850}.module-app .admin-users-search>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.module-app .admin-users-search input{color:#101d40;background:#f9fbff;border:1px solid #dce3f3;border-radius:7px;min-width:0;min-height:44px;padding:9px 12px}.module-app .admin-users-search button{min-height:44px;font-weight:850;color:#fff!important;background:#4165dd!important;border:0!important;border-radius:7px!important;padding:9px 16px!important}.module-app .admin-user-list{gap:10px;display:grid}.module-app .admin-user-card{background:#fffffff2;border:1px solid #708ccf33;border-radius:8px;grid-template-columns:minmax(220px,1.1fr) minmax(360px,1.4fr) auto;align-items:center;gap:18px;min-width:0;padding:16px;display:grid;box-shadow:0 12px 30px #2a468414}.module-app .admin-user-identity{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.module-app .admin-user-avatar{color:#fff;background:linear-gradient(145deg,#7290ff,#3f61d8);border-radius:8px;place-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:900;display:grid}.module-app .admin-user-name-row{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.module-app .admin-user-name-row h3{color:#101d40;overflow-wrap:anywhere;margin:0;font-size:1rem}.module-app .admin-user-name-row span{color:#3159d4;text-transform:uppercase;background:#e8efff;border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:900}.module-app .admin-user-identity a{color:#68779c;overflow-wrap:anywhere;margin-top:3px;font-size:.78rem;display:block}.module-app .admin-user-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.module-app .admin-user-facts>span{gap:2px;min-width:0;display:grid}.module-app .admin-user-facts small,.module-app .admin-user-facts em{color:#7885a8;font-size:.66rem;font-style:normal}.module-app .admin-user-facts strong{color:#27375f;overflow-wrap:anywhere;font-size:.78rem}.module-app .admin-user-facts strong.premium{color:#3159d4}.module-app .admin-user-actions{justify-content:end;gap:7px;display:flex}.module-app .admin-user-actions button{white-space:nowrap;min-height:38px;font-size:.72rem;font-weight:850;border-radius:7px!important;padding:8px 11px!important}.module-app .admin-user-actions .primary{color:#fff!important;background:#4165dd!important;border:1px solid #4165dd!important}.module-app .admin-user-actions .secondary{color:#354a7e!important;background:#f7f9fd!important;border:1px solid #d7dff1!important}.module-app .admin-user-actions .danger{color:#a63342!important;background:#fff7f8!important;border:1px solid #efc9ce!important}.module-app .admin-user-actions button:disabled{opacity:.48;cursor:not-allowed}.admin-user-delete-overlay{z-index:12000!important}.admin-user-delete-modal{width:min(460px,100vw - 28px)!important}.admin-user-delete-modal p strong{color:#111a3d}@media (width<=1080px){.module-app .admin-user-card{grid-template-columns:minmax(220px,1fr) minmax(0,1.2fr)}.module-app .admin-user-actions{grid-column:1/-1}}@media (width<=940px){.module-app .admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.module-app .admin-home-grid,.module-app .admin-statistics-layout{grid-template-columns:minmax(0,1fr)}.module-app .admin-home-card{min-height:184px}.module-app .admin-registration-panel{grid-column:1}.module-app .admin-registration-chart{min-height:180px}.module-app .admin-registration-chart.period-30{gap:2px}.module-app .period-30 .admin-chart-value,.module-app .period-30 .admin-chart-label{font-size:0}.module-app .admin-user-card{grid-template-columns:minmax(0,1fr);gap:14px}.module-app .admin-user-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.module-app .admin-user-actions{grid-column:1;justify-content:stretch}.module-app .admin-user-actions button{flex:1}}@media (width<=480px){.module-app .admin-subpage-title-row{align-items:center}.module-app .admin-refresh-button{min-height:38px;font-size:.75rem;padding-inline:11px!important}.module-app .admin-home-card{grid-template-columns:58px minmax(0,1fr);gap:13px;min-height:166px;padding:18px!important}.module-app .admin-home-card-icon{width:56px;height:56px;font-size:1.35rem}.module-app .admin-kpi-grid{gap:8px}.module-app .admin-kpi-card{grid-template-columns:34px minmax(0,1fr);column-gap:9px;min-height:94px;padding:12px}.module-app .admin-kpi-icon{width:32px;height:32px;font-size:.78rem}.module-app .admin-kpi-card strong{font-size:1.35rem}.module-app .admin-kpi-card>span:last-child{font-size:.68rem}.module-app .admin-panel-heading{align-items:start}.module-app .admin-period-switch button{font-size:.68rem;padding-inline:8px!important}.module-app .admin-registration-chart{grid-template-rows:minmax(0,1fr);gap:3px;min-height:156px}.module-app .admin-chart-column{grid-template-rows:18px minmax(92px,1fr) 20px}.module-app .admin-module-stats,.module-app .admin-users-search>div,.module-app .admin-user-facts{grid-template-columns:minmax(0,1fr)}.module-app .admin-user-actions{display:grid}}.module-app .settings-google-login-row .google-sign-in-button{justify-self:end;width:min(100%,260px)}.module-app .settings-password-setup{background:#f6f9ffeb;border:1px solid #4c69c72e;border-radius:14px;gap:8px;margin-top:12px;padding:16px;display:grid}.module-app .settings-password-setup>strong{color:#08143a!important}.module-app .settings-password-setup>span,.module-app .settings-google-separation-note{color:#657398!important}.module-app .settings-password-fields{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:10px;margin-top:4px;display:grid}.module-app .settings-password-fields input{background:#fff;border:1px solid #859ccf4d;border-radius:12px;min-width:0;min-height:44px;padding:10px 12px;color:#08143a!important}.module-app .settings-google-separation-note{margin:14px 0 0;font-size:.82rem}@media (width<=720px){.module-app .settings-google-login-row .google-sign-in-button{grid-column:1/-1;justify-self:stretch;width:100%}.module-app .settings-password-fields{grid-template-columns:minmax(0,1fr)}.module-app .calendar-month-event-band{height:13px;padding-inline:3px;font-size:.5rem;line-height:11px}.module-app .calendar-month-events.compact{gap:2px}.module-app .calendar-month-events.compact .calendar-month-event-band{height:3px}.module-app .profile-member-item{grid-template-columns:minmax(0,1fr)}.module-app .profile-member-color-picker{grid-template-columns:repeat(9,minmax(18px,24px))}}.module-app{--module-navy:#071742;--module-blue:#5573ff;--module-blue-strong:#3265ff;--module-muted:#6f7da8;--module-soft:#f3f7ff;--module-line:#6b84be2b;--module-shadow:0 24px 56px #2447841f;--module-radius:24px;min-height:100dvh;position:relative;overflow-x:hidden;color:var(--module-navy)!important;background:radial-gradient(circle at 15% 0,#e8f3fffa,#0000 24rem),radial-gradient(circle at 96% 18%,#ffeadaad,#0000 25rem),linear-gradient(#fffefe 0%,#fbfdff 50%,#eef5ff 100%)!important}.module-app:before,.module-app:after{content:"";z-index:0;pointer-events:none;position:fixed}.module-app:before{opacity:.62;filter:saturate(1.1)contrast(1.02);background:linear-gradient(90deg,#fff0,#ffffff0f),url(/module-icons/fond_soleil.ad9bb4ae31.webp) 100%/auto 200% no-repeat;width:min(54vw,820px);height:clamp(260px,30vw,430px);top:clamp(108px,11vw,168px);right:0}.module-app:after{background:radial-gradient(at 12% 100%,#d8e7ffcc 0 260px,#0000 262px),radial-gradient(at 100% 110%,#ffe5d6ad 0 245px,#0000 247px);height:180px;bottom:0;left:0;right:0}.module-app .erp-topbar,.module-app .main-content{z-index:1;position:relative}.module-app .erp-topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9000!important;width:100%!important;min-height:96px!important;padding:calc(18px + env(safe-area-inset-top)) clamp(18px, 4.5vw, 70px) 14px!important;background:#ffffffc7!important;border:0!important;grid-template-columns:96px minmax(260px,1fr) minmax(210px,300px) 96px!important;align-items:center!important;gap:clamp(14px,2.4vw,34px)!important;display:grid!important;top:0!important;box-shadow:0 20px 46px #465d8c14!important}.module-app .erp-topbar-left,.module-app .erp-topbar-right{display:contents!important}.module-app .erp-home-button,.module-app .erp-user-button,.module-app .erp-space-button,.module-app .erp-xp-widget{min-height:84px!important;color:var(--module-navy)!important;background:linear-gradient(145deg,#fffffffa,#f8fbfff0)!important;border:1px solid #a5b8dd59!important;border-radius:24px!important;box-shadow:0 20px 42px #4057841c,inset 0 1px #fffffff5!important}.module-app .erp-home-button,.module-app .erp-user-button{place-items:center!important;width:96px!important;min-width:96px!important;height:84px!important;display:grid!important}.module-app .erp-home-button{grid-column:1}.module-app .erp-space-switcher{grid-column:2;min-width:0;z-index:9300!important}.module-app .erp-user-menu{grid-column:4;min-width:0;z-index:9200!important}.module-app .erp-home-button svg,.module-app .erp-user-button svg{width:42px!important;height:42px!important;stroke:var(--module-blue-strong)!important;fill:none!important}.module-app .erp-user-button svg{stroke:var(--module-navy)!important}.module-app .erp-user-button span{display:none!important}.module-app .erp-space-button{text-align:left!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;height:84px!important;padding:14px 54px 14px 22px!important;display:grid!important}.module-app .erp-space-button:after{content:"⌄"!important;color:var(--module-navy)!important;font-size:1.9rem!important;line-height:1!important;right:24px!important;transform:translateY(-48%)!important}.module-app .erp-space-avatar{width:48px!important;height:48px!important;color:var(--module-navy)!important;background:#f7fbff!important;border:1px solid #a5b8dd70!important;border-radius:50%!important;place-items:center!important;display:grid!important}.module-app .erp-space-avatar svg{width:28px!important;height:28px!important}.module-app .erp-space-copy{min-width:0!important;overflow:hidden!important}.module-app .erp-space-copy>span{display:none!important}.module-app .erp-space-copy strong{color:var(--module-navy)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:clamp(1rem,1.8vw,1.28rem)!important;font-weight:560!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.module-app .erp-xp-widget{grid-column:3;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:8px 14px!important;width:100%!important;min-width:0!important;height:84px!important;padding:14px 18px!important;display:grid!important}.module-app .erp-xp-icon{grid-row:1/span 2;color:#fff!important;background:linear-gradient(145deg,#7191ff,#3766ff)!important;border:0!important;border-radius:50%!important;width:58px!important;height:58px!important;box-shadow:0 12px 24px #3465ff42!important}.module-app .erp-xp-copy{flex-direction:column!important;gap:3px!important;min-width:0!important;display:flex!important}.module-app .erp-xp-copy span,.module-app .erp-xp-copy strong{color:var(--module-blue-strong)!important;letter-spacing:0!important}.module-app .erp-xp-copy span{font-size:1.08rem!important;font-weight:950!important;line-height:1!important}.module-app .erp-xp-copy strong{color:var(--module-navy)!important;font-size:.95rem!important;font-weight:650!important;line-height:1.1!important}.module-app .erp-xp-track{background:#dfe7f5!important;border-radius:999px!important;grid-column:2!important;width:100%!important;height:8px!important}.module-app .erp-xp-track span{background:linear-gradient(90deg,#4f7cff,#8bc7ff)!important}.module-app .erp-space-menu,.module-app .erp-user-dropdown,.module-app .erp-xp-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9400!important;background:#fffffff5!important;border:1px solid #abbcdf61!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 24px 58px #1f36692e!important}.module-app .erp-space-menu{width:min(380px,100vw - 28px)!important;max-width:none!important}.module-app .erp-space-menu button,.module-app .erp-user-dropdown button{color:var(--module-navy)!important;background:0 0!important;border-radius:14px!important}.module-app .erp-space-menu button.active,.module-app .erp-space-menu button:hover,.module-app .erp-user-dropdown button:hover{color:#fff!important;background:linear-gradient(135deg,#4269ff,#6d86ff)!important}.module-app .erp-space-menu button span,.module-app .erp-user-dropdown span{color:inherit!important}.module-app .erp-user-dropdown .danger{color:#c02e43!important}.module-app .main-content{width:100%;max-width:min(1480px,100%)!important;padding:clamp(30px, 4vw, 58px) clamp(18px, 4.5vw, 70px) calc(68px + env(safe-area-inset-bottom))!important;margin:0 auto!important}.module-app .page,.module-app .settings-page,.module-app .feedback-page,.module-app .travel-page,.module-app .calendar-page{width:100%!important;max-width:none!important;color:var(--module-navy)!important}.module-app .page-header,.module-app .settings-header,.module-app .hero{color:var(--module-navy)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 clamp(22px,3.2vw,42px)!important;padding:0!important}.module-app .page-header h1,.module-app .page-header h2,.module-app .settings-header h2,.module-app .hero h1,.module-app .hero h2{color:var(--module-navy)!important;letter-spacing:0!important;text-shadow:0 14px 34px #4868b21f!important;font-size:clamp(2.1rem,5vw,4.7rem)!important;font-weight:560!important;line-height:1.02!important}.module-app .page-header p,.module-app .settings-header p,.module-app .hero p,.module-app .hero-label{max-width:760px!important;color:var(--module-muted)!important;font-size:clamp(1rem,2vw,1.45rem)!important;font-weight:440!important;line-height:1.45!important}.module-app .card,.module-app .dashboard-card,.module-app .tasks-summary-card,.module-app .dashboard-summary-card,.module-app .task-priority-card,.module-app .add-task-card,.module-app .page-add-form,.module-app .add-idea-card,.module-app .idea-card,.module-app .note-card,.module-app .completed-lists-card,.module-app .completed-list-item,.module-app .saved-list-item,.module-app .settings-panel,.module-app .profile-account-card,.module-app .profile-space-card,.module-app .profile-create-space-card,.module-app .profile-limit-card,.module-app .profile-subscription-card,.module-app .travel-sidebar-card,.module-app .travel-trip-hero,.module-app .travel-day-card,.module-app .travel-idea-form-card,.module-app .calendar-period-card,.module-app .calendar-month-card,.module-app .calendar-week-day-card,.module-app .calendar-day-card,.module-app .calendar-inline-form,.module-app .calendar-repeat-panel,.module-app .feedback-form-card,.module-app .feedback-item,.module-app .feedback-empty-state,.module-app .app-modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--module-radius)!important;color:var(--module-navy)!important;box-shadow:var(--module-shadow), inset 0 1px 0 #fffffff5!important;background:linear-gradient(145deg,#fffffffa,#f8fbfff2)!important;border:1px solid #abbcdf47!important}.module-app .card:before,.module-app .dashboard-card:before,.module-app .task-priority-card:before,.module-app .idea-card:before{display:none!important}.module-app .card:hover,.module-app .dashboard-card:hover,.module-app .idea-card:hover,.module-app .profile-space-card-clickable:hover,.module-app .travel-day-card:hover{transform:translateY(-1px);border-color:#5573ff47!important;box-shadow:0 28px 64px #2a4c9226,inset 0 1px #fffffffa!important}.module-app h1,.module-app h2,.module-app h3,.module-app h4,.module-app strong,.module-app label,.module-app .summary-number,.module-app .card h3,.module-app .dashboard-card h3,.module-app .idea-card h3,.module-app .travel-sidebar-card h3,.module-app .calendar-period-card h3,.module-app .calendar-day-number,.module-app .calendar-event-row-hour{color:var(--module-navy)!important;letter-spacing:0!important}.module-app p,.module-app small,.module-app li,.module-app .card p,.module-app .card li,.module-app .summary-label,.module-app .task-deadline,.module-app .task-completed-date,.module-app .idea-card p,.module-app .calendar-period-card p,.module-app .calendar-event-row-note,.module-app .feedback-meta,.module-app .profile-space-meta,.module-app .travel-idea-item span{color:var(--module-muted)!important}.module-app .primary-action-button,.module-app .auth-submit-button,.module-app .add-idea-top-button,.module-app .profile-subscription-button,.module-app .feedback-form-footer .primary-action-button,.module-app .page-header .primary-action-button,.module-app .page-header-column>.primary-action-button,.module-app .travel-top-actions>.primary-action-button,.module-app .calendar-add-small-button,.module-app .calendar-inline-actions button[type=submit],.module-app .travel-form-actions button:not(.secondary-button),.module-app .profile-form-zone button:not(.secondary-button):not(.danger-button),.module-app .space-action-message button{color:#fff!important;background:linear-gradient(135deg,#4e74ff,#7ab7ff)!important;border:0!important;border-radius:999px!important;font-weight:860!important;box-shadow:0 18px 34px #3c66ff3d!important}.module-app .primary-action-button:hover,.module-app .auth-submit-button:hover,.module-app .add-idea-top-button:hover,.module-app .profile-subscription-button:hover,.module-app .feedback-form-footer .primary-action-button:hover,.module-app .page-header .primary-action-button:hover,.module-app .page-header-column>.primary-action-button:hover,.module-app .travel-top-actions>.primary-action-button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#315dff,#63a8ff)!important}.module-app .filter-button,.module-app .clear-filter-button,.module-app .card-button,.module-app .secondary-button,.module-app .list-status-toggle,.module-app .task-status-toggle,.module-app .category-filter-list button,.module-app .ideas-dropdown button,.module-app .list-selector button,.module-app .selected-list-actions button,.module-app .completed-list-actions button,.module-app .task-actions button,.module-app .idea-actions button,.module-app .idea-review-zone>button,.module-app .calendar-view-switch button,.module-app .calendar-navigation button,.module-app .calendar-bottom-navigation button,.module-app .calendar-day-header button,.module-app .calendar-week-day-header button,.module-app .calendar-person-picker button,.module-app .calendar-repeat-options button,.module-app .calendar-mini-picker-header button,.module-app .task-person-picker button.task-person-option,.module-app .task-priority-picker button,.module-app .travel-section-header button,.module-app .travel-day-header button,.module-app .travel-card-actions button,.module-app .feedback-type-picker button,.module-app .profile-space-button,.module-app .settings-module-toggle,.module-app .delete-list-item-button,.module-app .delete-category-button{color:var(--module-navy)!important;background:#ffffffd1!important;border:1px solid #a0b4dc57!important;border-radius:16px!important;font-weight:760!important;box-shadow:0 12px 28px #2b498214!important}.module-app .filter-button:hover,.module-app .clear-filter-button:hover,.module-app .card-button:hover,.module-app .secondary-button:hover,.module-app .category-filter-list button:hover,.module-app .ideas-dropdown button:hover,.module-app .list-selector button:hover,.module-app .task-actions button:hover,.module-app .idea-actions button:hover,.module-app .calendar-navigation button:hover,.module-app .calendar-bottom-navigation button:hover,.module-app .travel-card-actions button:hover,.module-app .profile-space-button:hover,.module-app .settings-module-toggle:hover{transform:translateY(-1px);background:#f4f8ff!important;border-color:#5573ff5c!important}.module-app .category-filter-list button.active,.module-app .ideas-dropdown button.active,.module-app .ideas-dropdown-add-button,.module-app .list-selector button.active,.module-app .calendar-view-switch button.active,.module-app .calendar-person-picker button.active,.module-app .calendar-repeat-options button.active,.module-app .task-person-picker button.task-person-option.active,.module-app .task-priority-picker button.active,.module-app .feedback-type-picker button.active,.module-app .profile-space-button.active,.module-app .settings-module-toggle.enabled{color:#fff!important;background:linear-gradient(135deg,#506fff,#82baff)!important;border-color:#0000!important;box-shadow:0 16px 30px #3a63ff38!important}.module-app input,.module-app select,.module-app textarea,.module-app .form-row input,.module-app .form-row select,.module-app .form-row textarea,.module-app .form-field input,.module-app .form-field select,.module-app .form-field textarea,.module-app .profile-form-zone input,.module-app .profile-form-zone select,.module-app .profile-form-zone textarea,.module-app .feedback-form-card textarea,.module-app .calendar-inline-form input,.module-app .calendar-inline-form select,.module-app .calendar-inline-form textarea{color:var(--module-navy)!important;background:#ffffffe0!important;border:1px solid #9fb4dc61!important;border-radius:18px!important;box-shadow:inset 0 1px #fffffffa!important}.module-app input:focus,.module-app select:focus,.module-app textarea:focus{border-color:#5273ff9e!important;outline:none!important;box-shadow:0 0 0 4px #5273ff1f,inset 0 1px #fffffffa!important}.module-app .space-action-message,.module-app .page-message,.module-app .auth-error{color:var(--module-navy)!important;background:#ffffffdb!important;border:1px solid #7e97d338!important;border-radius:18px!important;box-shadow:0 14px 34px #2545841a!important}.module-app .space-action-message.success,.module-app .page-message.success{color:#166534!important;background:#f0fdf4f0!important;border-color:#22c55e3d!important}.module-app .space-action-message.error,.module-app .page-message.error,.module-app .auth-error{color:#991b1b!important;background:#fef2f2f0!important;border-color:#ef444438!important}.module-app .visibility-badge,.module-app .category-pill,.module-app .idea-space-badge,.module-app .task-priority-badge,.module-app .task-assignee-chip,.module-app .profile-space-meta span,.module-app .settings-module-status,.module-app .feedback-type-badge{color:#3155c7!important;box-shadow:none!important;background:#eef4ff!important;border:1px solid #4e74ff24!important;border-radius:999px!important}.module-app .summary-separator{background:#6e85bc2e!important}.module-app .task-item,.module-app .idea-item,.module-app .travel-idea-item,.module-app .profile-member-item,.module-app .check-item,.module-app .feedback-item{color:var(--module-navy)!important;background:#ffffffad!important;border-color:#a0b4dc3d!important}.module-app .calendar-month-grid,.module-app .calendar-week-grid,.module-app .calendar-day-timeline,.module-app .calendar-mini-picker,.module-app .calendar-empty-day,.module-app .filter-panel,.module-app .ideas-dropdown,.module-app .add-category-box,.module-app .profile-form-zone{color:var(--module-navy)!important;background:#f6faffc7!important;border-color:#a0b4dc47!important;border-radius:20px!important;box-shadow:inset 0 1px #ffffffe6!important}.module-app .calendar-day,.module-app .calendar-mini-day,.module-app .calendar-week-labels span,.module-app .calendar-mini-week-labels span{color:var(--module-navy)!important}.module-app .calendar-day.is-muted,.module-app .calendar-mini-day.is-muted{color:#9aa6c2!important}.module-app .calendar-event-row{color:var(--module-navy)!important;background:#ffffffbd!important;border:1px solid #7b95d133!important;border-radius:16px!important}.module-app .calendar-event-row.calendar-busy-slot{opacity:1;background:#4e69ff14;border-color:#4e69ff38}.module-app .calendar-event-row.calendar-busy-slot .calendar-event-row-hour{color:#4e69ff}.module-app .calendar-event-row.calendar-google-event{background:#eff6ffeb!important;border-color:#4285f447!important}.module-app .calendar-event-row.calendar-google-event .calendar-event-row-hour{color:#2563eb!important}.module-app .calendar-google-event-link{text-underline-offset:3px;font-size:.78rem;font-weight:800;text-decoration:underline;color:#245fd1!important}.module-app .profile-calendar-privacy{gap:14px;display:grid}.module-app .profile-calendar-privacy p{color:#111936;margin:0;font-weight:700;line-height:1.55}.module-app .profile-calendar-privacy-toggle{color:#111936;background:#ffffffd1;border:1px solid #4e69ff24;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex;box-shadow:0 12px 26px #18285314}.module-app .profile-calendar-privacy-toggle span{gap:4px;display:grid}.module-app .profile-calendar-privacy-toggle strong{color:#111936;font-size:.95rem;font-weight:950}.module-app .profile-calendar-privacy-toggle small{color:#647093;font-weight:750}.module-app .profile-calendar-privacy-toggle input{accent-color:#4e69ff;flex:none;width:46px;height:26px}.module-app .danger-button,.module-app .profile-member-item .profile-member-remove-button,.module-app .travel-card-actions button:last-child,.module-app .delete-list-item-button,.module-app .delete-category-button{color:#b4233a!important;box-shadow:none!important;background:#fff4f6eb!important;border-color:#ef44443d!important}.module-app .danger-button:hover,.module-app .profile-member-item .profile-member-remove-button:hover,.module-app .travel-card-actions button:last-child:hover,.module-app .delete-list-item-button:hover,.module-app .delete-category-button:hover{color:#fff!important;background:linear-gradient(135deg,#f0445f,#ff7a8b)!important}.module-app .app-modal-overlay,.module-app .app-modal-overlay.dynamic-delete-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07174247!important}.module-app .app-modal{max-width:min(560px,100vw - 28px)!important}@media (width>=1100px){.module-app .dashboard-grid,.module-app .profile-spaces-grid,.module-app .settings-module-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.module-app .lists-layout,.module-app .travel-layout{grid-template-columns:minmax(300px,.85fr) minmax(0,1.55fr)!important}.module-app .calendar-week-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}}@media (width>=1280px){.module-app .dashboard-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=820px){.module-app .admin-home-grid,.module-app .admin-active-user-list,.module-app .dashboard-command-grid{grid-template-columns:1fr!important}.module-app .admin-active-user-card dl{grid-template-columns:1fr}.module-app .dashboard-command-card{min-height:0}.module-app .erp-topbar{min-height:70px!important;padding:calc(10px + env(safe-area-inset-top)) 12px 8px!important;grid-template-columns:54px minmax(0,1fr) 110px 54px!important;gap:8px!important}.module-app .erp-home-button,.module-app .erp-user-button,.module-app .erp-space-button,.module-app .erp-xp-widget{border-radius:16px!important;height:54px!important;min-height:54px!important}.module-app .erp-home-button,.module-app .erp-user-button{width:54px!important;min-width:54px!important}.module-app .erp-home-button svg,.module-app .erp-user-button svg{width:30px!important;height:30px!important}.module-app .erp-space-button{grid-template-columns:minmax(0,1fr)!important;padding:8px 28px 8px 12px!important}.module-app .erp-space-avatar{display:none!important}.module-app .erp-space-copy strong{font-size:.86rem!important}.module-app .erp-space-button:after{font-size:1.35rem!important;right:10px!important}.module-app .erp-xp-widget{grid-template-columns:26px minmax(0,1fr)!important;gap:4px 6px!important;width:110px!important;padding:6px 8px!important}.module-app .erp-xp-icon{width:26px!important;height:26px!important}.module-app .erp-xp-icon svg{width:17px!important;height:17px!important}.module-app .erp-xp-copy span{font-size:.62rem!important}.module-app .erp-xp-copy strong{font-size:.56rem!important}.module-app .erp-xp-track{height:5px!important}.module-app .erp-space-menu{top:calc(70px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;max-height:min(58vh,420px)!important;position:fixed!important;left:10px!important;right:10px!important;overflow:auto!important}.module-app .erp-user-dropdown{top:calc(70px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;position:fixed!important;left:10px!important;right:10px!important}.module-app .main-content{padding:24px 12px calc(48px + env(safe-area-inset-bottom))!important}.module-app:before{width:82vw;height:250px;top:82px}.module-app .page-header h1,.module-app .page-header h2,.module-app .settings-header h2,.module-app .hero h1,.module-app .hero h2{font-size:clamp(2rem,9vw,3rem)!important}.module-app .card,.module-app .dashboard-card,.module-app .tasks-summary-card,.module-app .dashboard-summary-card,.module-app .task-priority-card,.module-app .add-task-card,.module-app .page-add-form,.module-app .add-idea-card,.module-app .idea-card,.module-app .note-card,.module-app .completed-lists-card,.module-app .completed-list-item,.module-app .settings-panel,.module-app .profile-account-card,.module-app .profile-space-card,.module-app .travel-sidebar-card,.module-app .travel-day-card,.module-app .calendar-period-card,.module-app .calendar-month-card,.module-app .calendar-week-day-card,.module-app .calendar-day-card,.module-app .feedback-form-card{border-radius:20px!important}}.erp-xp-widget{cursor:pointer!important;text-align:left!important}.erp-xp-panel{width:min(420px,100vw - 24px);padding:16px;position:absolute;top:calc(100% + 12px);right:clamp(74px,8vw,126px)}.erp-xp-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.erp-xp-panel-header span{color:#050b1f;font-weight:900}.erp-xp-panel-header button{color:#050b1f;background:#ffffffe6;border:1px solid #a0b4dc57;border-radius:50%;width:34px;height:34px;font-weight:900}.erp-xp-progress-block{background:#f6faffb8;border:1px solid #a0b4dc3d;border-radius:18px;gap:7px;margin-top:12px;padding:13px;display:grid}.erp-xp-progress-block span,.erp-xp-progress-block small,.erp-xp-progress-block em,.erp-xp-panel-message,.erp-xp-history p,.erp-xp-history-row small{color:#303a57}.erp-xp-progress-block strong,.erp-xp-history h3,.erp-xp-history-row span,.erp-xp-history-row strong{color:#050b1f}.erp-xp-progress-block em{font-style:normal;font-weight:800}.erp-xp-panel-track{background:#dfe7f5;border-radius:999px;height:9px;overflow:hidden}.erp-xp-panel-track span{border-radius:inherit;background:linear-gradient(90deg,#4f7cff,#8bc7ff);height:100%;display:block}.erp-xp-history{margin-top:14px}.erp-xp-history h3{margin:0 0 10px;font-size:1rem}.erp-xp-history-row{border-top:1px solid #a0b4dc33;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 0;display:grid}.erp-xp-history-row small{grid-column:1/-1}@media (width<=820px){.erp-xp-panel{max-height:calc(100dvh - 90px);overflow:auto;top:calc(70px + env(safe-area-inset-top))!important;width:auto!important;position:fixed!important;left:10px!important;right:10px!important}}@media (width<=430px){.module-app .erp-topbar{grid-template-columns:48px minmax(0,1fr) 96px 48px!important;gap:7px!important;padding-inline:10px!important}.module-app .erp-home-button,.module-app .erp-user-button,.module-app .erp-space-button,.module-app .erp-xp-widget{border-radius:15px!important;height:48px!important;min-height:48px!important}.module-app .erp-home-button,.module-app .erp-user-button{width:48px!important;min-width:48px!important}.module-app .erp-space-copy strong{font-size:.78rem!important}.module-app .erp-xp-widget{grid-template-columns:24px minmax(0,1fr)!important;width:96px!important;padding:6px 7px!important}.module-app .erp-xp-icon{width:24px!important;height:24px!important}.module-app .erp-xp-copy span{font-size:.58rem!important}.module-app .erp-xp-copy strong{font-size:.5rem!important}}.app .erp-topbar{z-index:9000!important;width:100%!important;max-width:min(1540px,100vw)!important;padding:calc(16px + env(safe-area-inset-top)) clamp(12px, 4vw, 70px) 10px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;grid-template-columns:clamp(48px,7vw,82px) minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:clamp(8px,2vw,24px)!important;margin:0 auto!important;display:grid!important;position:fixed!important;top:0!important;left:50%!important;overflow:visible!important;transform:translate(-50%)!important}.app .main-content{padding-top:calc(118px + env(safe-area-inset-top))!important}.app .erp-main-menu,.app .erp-space-switcher{z-index:9200!important;min-width:0!important;position:relative!important}.app .erp-space-switcher{grid-area:1/2!important;width:auto!important}.app .erp-user-status{grid-area:1/3!important}.app .erp-menu-button,.app .erp-status-card{color:#08143a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(145deg,#fffffffa,#f8fbffeb)!important;border:1px solid #aabce25c!important;border-radius:clamp(17px,2vw,28px)!important;height:clamp(58px,7vw,92px)!important;min-height:clamp(58px,7vw,92px)!important;box-shadow:0 18px 42px #38528721,inset 0 1px #fffffffa!important}.app .erp-menu-button{place-items:center!important;width:100%!important;min-width:0!important;padding:0!important;display:grid!important}.app .erp-menu-button svg{fill:none!important;stroke:#3769ff!important;stroke-width:2.4px!important;stroke-linecap:round!important;width:clamp(25px,3.4vw,42px)!important;height:clamp(25px,3.4vw,42px)!important}.app .erp-status-card{text-align:left!important;grid-template-rows:auto auto 1fr auto!important;grid-template-columns:minmax(0,1fr) auto!important;align-content:center!important;gap:3px 10px!important;width:100%!important;min-width:0!important;padding:clamp(9px,1.35vw,18px) clamp(12px,1.8vw,24px)!important;display:grid!important}.app .erp-space-button:after{content:none!important}.app .erp-status-label,.app .erp-status-level,.app .erp-status-xp{color:#657398!important;min-width:0!important;font-weight:750!important;line-height:1!important}.app .erp-status-label{text-transform:uppercase!important;letter-spacing:0!important;grid-column:1/-1!important;font-size:clamp(.58rem,1vw,.78rem)!important}.app .erp-status-name{color:#08143a!important;text-overflow:ellipsis!important;white-space:nowrap!important;grid-column:1/2!important;min-width:0!important;font-size:clamp(.92rem,1.9vw,1.55rem)!important;font-weight:850!important;line-height:1.05!important;overflow:hidden!important}.app .erp-status-level{color:#3769ff!important;text-align:right!important;white-space:nowrap!important;grid-column:2/3!important;align-self:end!important;font-size:clamp(.62rem,1.15vw,.9rem)!important}.app .erp-status-track{background:#dfe7f5!important;border-radius:999px!important;grid-column:1/-1!important;width:100%!important;height:clamp(5px,.8vw,9px)!important;display:block!important;overflow:hidden!important}.app .erp-status-track span{border-radius:inherit!important;background:linear-gradient(90deg,#3769ff,#76b8ff)!important;height:100%!important;display:block!important}.app .erp-status-xp{grid-column:1/-1!important;font-size:clamp(.62rem,1.05vw,.86rem)!important}.app .erp-space-menu,.app .erp-main-dropdown{z-index:9999!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffff7!important;border:1px solid #aabce25c!important;border-radius:22px!important;width:min(360px,100vw - 24px)!important;max-height:min(58vh,420px)!important;padding:9px!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;overflow:auto!important;box-shadow:0 22px 48px #2d45762e!important}.app .erp-space-menu button,.app .erp-main-dropdown button{color:#17213f!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:15px!important;gap:3px!important;width:100%!important;min-height:44px!important;padding:10px 13px!important;font-weight:800!important;display:grid!important}.app .erp-space-menu button.active,.app .erp-main-dropdown button:hover,.app .erp-space-menu button:hover{background:#edf3ff!important}.app .erp-main-dropdown button.danger{color:#b42f45!important}.app .erp-space-menu small{color:#69789d!important;font-weight:750!important}.xp-page{z-index:2;color:#08143a;width:100%;max-width:min(1120px,100%);margin:0 auto;position:relative}.xp-page-hero{align-content:center;min-height:clamp(180px,24vw,300px);display:grid}.xp-page-kicker{color:#3769ff;text-transform:uppercase;font-weight:900}.xp-page h2{color:#08143a;margin:8px 0 10px;font-size:clamp(2.3rem,7vw,5.2rem);line-height:.98}.xp-page-hero p,.xp-page-message,.xp-history-card p{color:#657398;font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.45}.xp-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2.4vw,28px);display:grid}.xp-summary-card,.xp-levels-card,.xp-history-card{background:linear-gradient(145deg,#fffffff7,#f8fbffe6);border:1px solid #aabce257;border-radius:clamp(24px,3vw,36px);box-shadow:0 22px 54px #3c548424,inset 0 1px #fffffffa}.xp-summary-card{text-align:left;cursor:pointer;grid-template-columns:clamp(76px,12vw,132px) minmax(0,1fr);align-items:center;gap:clamp(14px,2.4vw,28px);width:100%;min-height:230px;padding:clamp(18px,3vw,34px);display:grid}.xp-summary-card.active{border-color:#3769ff7a;box-shadow:0 24px 58px #3769ff2e,inset 0 1px #fffffffa}.xp-summary-icon{aspect-ratio:1;background:linear-gradient(145deg,#eef5ff,#fff);border:1px solid #b4c5e66b;border-radius:32%;place-items:center;display:grid;box-shadow:inset 0 -16px 28px #4972c914}.xp-summary-icon svg{fill:#3769ff;stroke:#3769ff;width:54%;height:54%}.xp-summary-copy{min-width:0}.xp-summary-copy span,.xp-section-header span{color:#657398;text-transform:uppercase;font-weight:850}.xp-summary-copy h3{color:#08143a;margin:8px 0;font-size:clamp(1.45rem,3vw,2.4rem);line-height:1}.xp-summary-copy strong,.xp-history-item strong{color:#3769ff}.xp-summary-copy small,.xp-summary-card em,.xp-history-item small{color:#657398;font-style:normal;font-weight:750}.xp-summary-track{background:#dfe7f5;border-radius:999px;grid-column:1/-1;height:11px;overflow:hidden}.xp-summary-track span{border-radius:inherit;background:linear-gradient(90deg,#3769ff,#77c7ff);height:100%;display:block}.xp-summary-card em{grid-column:1/-1}.xp-levels-card,.xp-history-card{margin-top:clamp(16px,2.4vw,28px);padding:clamp(18px,3vw,32px)}.xp-section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.xp-section-header strong{color:#3769ff}.xp-levels-list,.xp-history-list{gap:10px;display:grid}.xp-level-row,.xp-history-item{background:#f2f7ffbd;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 14px;padding:13px 14px;display:grid}.xp-history-item.decay strong{color:#b42f45}.xp-level-row.active{background:linear-gradient(135deg,#eaf1ff,#fff);box-shadow:inset 4px 0 #3769ff}.xp-level-row span,.xp-level-row small,.xp-history-item small{color:#657398;font-weight:750}.xp-level-row strong,.xp-history-item span{color:#08143a;font-weight:850}.xp-history-item small{grid-column:1/-1}@media (width<=720px){.app .erp-topbar{padding-inline:10px!important;padding-top:calc(14px + env(safe-area-inset-top))!important;grid-template-columns:48px minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important}.app .main-content{padding-top:calc(92px + env(safe-area-inset-top))!important}.app .erp-menu-button,.app .erp-status-card{border-radius:16px!important;height:58px!important;min-height:58px!important}.app .erp-status-card{grid-template-rows:auto auto auto auto!important;grid-template-columns:minmax(0,1fr)!important;gap:3px!important;padding:8px 9px!important}.app .erp-status-label{display:none!important}.app .erp-status-name{font-size:clamp(.72rem,3.2vw,.95rem)!important}.app .erp-status-level{text-align:left!important;text-overflow:ellipsis!important;grid-column:1/-1!important;font-size:clamp(.56rem,2.6vw,.72rem)!important;overflow:hidden!important}.app .erp-status-xp{font-size:clamp(.54rem,2.4vw,.68rem)!important}.app .erp-space-menu,.app .erp-main-dropdown{top:calc(76px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;position:fixed!important;left:10px!important;right:10px!important}.xp-page-grid{grid-template-columns:1fr}.xp-summary-card{grid-template-columns:86px minmax(0,1fr);min-height:190px}.xp-level-row,.xp-history-item{grid-template-columns:1fr auto}.xp-level-row strong{grid-column:1/-1}}.module-app{--module-navy:#050b1f;--module-muted:#303a57}.module-app:before{opacity:.5!important;background:linear-gradient(90deg,#ffffff29,#fff0),url(/module-icons/fond_soleil.ad9bb4ae31.webp) 100%/auto 200% no-repeat!important;width:min(66vw,980px)!important;left:auto!important;right:0!important}.module-app .main-content .page,.module-app .main-content .settings-page,.module-app .main-content .feedback-page,.module-app .main-content .travel-page,.module-app .main-content .calendar-page,.module-app .main-content .page *,.module-app .main-content .settings-page *,.module-app .main-content .feedback-page *,.module-app .main-content .travel-page *,.module-app .main-content .calendar-page *{color:var(--module-navy)!important;text-shadow:none!important}.module-app .main-content .page-header,.module-app .main-content .page-header-column,.module-app .main-content .page-header-column>div:first-child,.module-app .main-content .page-header h1,.module-app .main-content .page-header h2,.module-app .main-content .page-header-column>div:first-child h1,.module-app .main-content .page-header-column>div:first-child h2,.module-app .main-content .settings-header h2,.module-app .main-content .hero h1,.module-app .main-content .hero h2{color:#050b1f!important;text-shadow:none!important}.module-app .main-content .page-header p,.module-app .main-content .page-header-column>div:first-child p,.module-app .main-content .settings-header p,.module-app .main-content .hero p,.module-app .main-content .card p,.module-app .main-content .card small,.module-app .main-content .card li{color:#303a57!important;text-shadow:none!important}.module-app .main-content .primary-action-button,.module-app .main-content .auth-submit-button,.module-app .main-content .add-idea-top-button,.module-app .main-content .feedback-form-footer .primary-action-button,.module-app .main-content .page-header .primary-action-button,.module-app .main-content .page-header-column>.primary-action-button,.module-app .main-content .travel-top-actions>.primary-action-button,.module-app .main-content .calendar-view-switch button.active,.module-app .main-content .calendar-person-picker button.active,.module-app .main-content .task-person-picker button.task-person-option.active,.module-app .main-content .category-filter-list button.active,.module-app .main-content .ideas-dropdown button.active,.module-app .main-content .list-selector button.active,.module-app .main-content .feedback-type-picker button.active{color:#fff!important}.module-app .main-content .visibility-badge,.module-app .main-content .category-pill,.module-app .main-content .idea-space-badge,.module-app .main-content .task-priority-badge,.module-app .main-content .task-assignee-chip,.module-app .main-content .settings-module-status{color:#2449bd!important}@media (width<=820px){.module-app:before{top:calc(82px + env(safe-area-inset-top))!important;opacity:.46!important;background:linear-gradient(90deg,#ffffff6b,#ffffff05),url(/module-icons/fond_soleil.ad9bb4ae31.webp) 100% 0/auto 200% no-repeat!important;width:min(96vw,430px)!important;height:260px!important;right:0!important}}@media (width<=430px){.module-app:before{background-position:100% 0!important;width:calc(100vw - 8px)!important;height:238px!important}}.app .erp-topbar{grid-template-columns:clamp(50px,6.2vw,82px) minmax(0,1fr) minmax(0,1fr) clamp(50px,6.2vw,82px)!important}.app .erp-home-nav-button{grid-column:1!important}.app .erp-space-switcher{grid-column:2!important}.app .erp-user-status{grid-column:3!important}.app .erp-main-menu{grid-column:4!important}.app .erp-home-nav-button,.app .erp-menu-button{color:#08143a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(145deg,#fffffffa,#f8fbffeb)!important;border:1px solid #aabce25c!important;border-radius:clamp(18px,2vw,28px)!important;place-items:center!important;width:100%!important;min-width:0!important;height:clamp(66px,7.2vw,100px)!important;min-height:clamp(66px,7.2vw,100px)!important;padding:0!important;display:grid!important;box-shadow:0 18px 42px #38528721,inset 0 1px #fffffffa!important}.app .erp-status-card{height:clamp(66px,7.2vw,100px)!important;min-height:clamp(66px,7.2vw,100px)!important;padding-block:clamp(10px,1.25vw,18px)!important}.app .erp-home-nav-button svg,.app .erp-menu-button svg{fill:none!important;stroke:#3769ff!important;stroke-width:2.3px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:clamp(27px,3.3vw,42px)!important;height:clamp(27px,3.3vw,42px)!important}.app .erp-home-nav-button.active,.app .erp-menu-button.active{background:linear-gradient(145deg,#f0f6ff,#fffffff5)!important}.app .erp-main-dropdown{left:auto!important;right:0!important}.app .erp-status-name{padding-bottom:1px!important;line-height:1.14!important}@media (width<=720px){.app .erp-topbar{grid-template-columns:46px minmax(0,1fr) minmax(0,1fr) 46px!important;gap:7px!important}.app .main-content{padding-top:calc(104px + env(safe-area-inset-top))!important}.app .erp-home-nav-button,.app .erp-menu-button,.app .erp-status-card{border-radius:16px!important;height:68px!important;min-height:68px!important}.app .erp-home-nav-button svg,.app .erp-menu-button svg{width:27px!important;height:27px!important}.app .erp-status-card{gap:4px!important;padding:9px 8px!important}.app .erp-status-name{font-size:clamp(.74rem,3.25vw,.98rem)!important;line-height:1.14!important}.app .erp-status-level{font-size:clamp(.55rem,2.35vw,.7rem)!important}.app .erp-status-track{height:6px!important}.app .erp-status-xp{font-size:clamp(.53rem,2.25vw,.68rem)!important}.app .erp-main-dropdown{left:10px!important;right:10px!important}}@media (width>=721px){.app .erp-status-card{grid-template-rows:auto minmax(26px,auto) 8px auto!important;row-gap:4px!important;height:clamp(80px,7.2vw,108px)!important;min-height:clamp(80px,7.2vw,108px)!important;padding-block:clamp(9px,1vw,14px)!important}.app .erp-status-name{grid-row:2!important;align-self:center!important;padding:2px 0!important;font-size:clamp(.95rem,1.5vw,1.32rem)!important;line-height:1.22!important}.app .erp-status-level{grid-row:2!important;align-self:center!important}.app .erp-status-track{grid-row:3!important}.app .erp-status-xp{grid-row:4!important}}@media (width<=519px){.home-launcher-card{grid-template-columns:minmax(52px,38%) minmax(0,1fr)!important;gap:8px!important;padding-inline:9px!important}.home-launcher-card-calendar .home-launcher-name{overflow-wrap:anywhere;font-size:clamp(.82rem,4vw,.94rem)!important}.home-launcher-card-calendar .home-launcher-copy small{font-size:clamp(.62rem,3vw,.72rem)!important}}.home-launcher-meal-icon{filter:drop-shadow(0 7px 9px #2638762e);place-items:center;width:100%;height:100%;font-size:clamp(2rem,6vw,4.2rem);line-height:1;display:grid}.module-app .action-icon-button,.module-app .space-transfer-trigger.compact.action-icon-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;border-radius:50%!important;padding:0!important}.module-app .action-icon-button.edit,.module-app .action-icon-button.calendar{color:#6446b5!important;background:#f0ebff!important;border-color:#d9cff8!important}.module-app .action-icon-button.validate{color:#23764b!important;background:#e8f8ef!important;border-color:#bde5cf!important}.module-app .action-icon-button.delete{color:#b33b51!important;background:#fff0f2!important;border-color:#f2c5cc!important}.module-app .action-icon-button.transfer,.module-app .space-transfer-trigger.compact.action-icon-button.transfer{color:#315f9f!important;background:#edf5ff!important;border-color:#cbdcf5!important}@media (width<=520px){.module-app .action-icon-button,.module-app .space-transfer-trigger.compact.action-icon-button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}}.module-app .meal-card>.meal-card-basket,.module-app .meal-card>.space-transfer-trigger.compact.action-icon-button{border-radius:7px!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important}.module-app .task-actions.compact-action-row{justify-content:center;width:fit-content;margin-inline:auto}@media (width<=520px){.module-app .meal-card>.meal-card-basket,.module-app .meal-card>.space-transfer-trigger.compact.action-icon-button{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important}.module-app .task-actions.compact-action-row{grid-template-columns:repeat(5,38px);justify-content:center;gap:5px;width:100%}}.app{--home-dashboard-max:1040px;--home-ink:#0b1741;--home-muted:#6879a7;--home-blue:#536cff;--home-violet:#8058f5;--home-topbar-clearance:calc(104px + env(safe-area-inset-top));--home-bottom-nav-height:82px;--home-bottom-nav-offset:12px;--home-bottom-nav-gap:10px;--home-bottom-nav-clearance:calc(var(--home-bottom-nav-height) + var(--home-bottom-nav-offset) + var(--home-bottom-nav-gap) + env(safe-area-inset-bottom));--app-bottom-content-safe-space:var(--home-bottom-nav-clearance)}.home-app{min-height:100dvh;color:var(--home-ink);overflow-x:clip;background:radial-gradient(circle at 8% 8%,#e1edffc7,#0000 25rem),radial-gradient(circle at 94% 18%,#ffebddb3,#0000 24rem),linear-gradient(#fffefe 0%,#f9fbff 56%,#eff5ff 100%)!important}.home-app:before{display:none!important}.home-app:after{opacity:.8;background:radial-gradient(at 12% 118%,#d3e4ffe6 0 260px,#0000 262px),radial-gradient(at 94% 118%,#ffe0d5b8 0 240px,#0000 242px)!important;height:190px!important;display:block!important;position:fixed!important;inset:auto 0 0!important}.home-app .main-content{z-index:1;position:relative;width:min(100%, var(--home-dashboard-max))!important;max-width:var(--home-dashboard-max)!important;padding:calc(112px + env(safe-area-inset-top)) clamp(14px, 3vw, 26px) var(--app-bottom-content-safe-space)!important;margin:0 auto!important;overflow:visible!important}.module-app .main-content{padding-top:calc(104px + env(safe-area-inset-top))!important;padding-bottom:var(--app-bottom-content-safe-space)!important}.module-app .main-content:has(.calendar-page){padding-bottom:var(--app-bottom-content-safe-space)!important}.app .erp-topbar-compact{-webkit-backdrop-filter:blur(22px)saturate(1.15);backdrop-filter:blur(22px)saturate(1.15);top:calc(12px + env(safe-area-inset-top))!important;z-index:9000!important;width:calc(100% - 28px)!important;max-width:calc(var(--home-dashboard-max) - 28px)!important;background:#ffffffde!important;border:1px solid #97abd738!important;border-radius:30px!important;grid-template-columns:54px minmax(0,1fr) 54px!important;grid-template-areas:"menu space notifications"!important;align-items:center!important;gap:8px!important;min-height:72px!important;margin:0!important;padding:8px!important;display:grid!important;position:fixed!important;left:50%!important;overflow:visible!important;transform:translate(-50%)!important;box-shadow:0 18px 46px #30487d21,inset 0 1px #fffffffa!important}.app .erp-topbar-compact .erp-main-menu{position:relative;grid-area:menu!important;width:54px!important;min-width:0!important;height:54px!important}.app .erp-topbar-compact .erp-space-switcher{width:100%;min-width:0;position:relative;grid-area:space!important}.app .erp-topbar-compact .erp-notifications-menu{position:relative;grid-area:notifications!important;width:54px!important;min-width:0!important;height:54px!important}.app .erp-topbar-compact .erp-menu-button,.app .erp-topbar-compact .erp-notifications-button{color:#425de5!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:19px!important;place-items:center!important;padding:0!important;display:grid!important}.app .erp-topbar-compact .erp-menu-button:hover,.app .erp-topbar-compact .erp-notifications-button:hover,.app .erp-topbar-compact .erp-menu-button:focus-visible,.app .erp-topbar-compact .erp-notifications-button:focus-visible,.app .erp-topbar-compact .erp-menu-button.active,.app .erp-topbar-compact .erp-notifications-button.active{background:#536cff17!important}.app .erp-topbar-compact .erp-menu-button svg,.app .erp-topbar-compact .erp-notifications-button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:30px!important;height:30px!important}.app .erp-topbar-compact .erp-space-button{position:relative;width:100%!important;min-width:0!important;height:54px!important;min-height:54px!important;color:var(--home-ink)!important;text-align:left!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:19px!important;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:38px minmax(0,1fr) 24px!important;grid-auto-rows:0!important;align-items:center!important;gap:8px!important;padding:4px 6px!important;display:grid!important}.app .erp-topbar-compact .erp-space-button:after{content:none!important}.app .erp-space-cube-icon{fill:none;stroke:#7165ef;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.app .erp-space-chevron-icon{fill:none;stroke:#35446f;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.app .erp-compact-space-name{min-width:0;color:var(--home-ink);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.95rem,3.4vw,1.12rem);line-height:1.15;overflow:hidden;align-self:center!important;width:100%!important;max-width:100%!important;margin:0!important;position:static!important;transform:none!important}.app .erp-topbar-compact .erp-global-unread-badge{color:#fff!important;background:linear-gradient(135deg,#6b6cf7,#9d53ed)!important;border:2px solid #fff!important;border-radius:99px!important;place-items:center!important;min-width:19px!important;height:19px!important;padding:0 5px!important;font-size:.65rem!important;font-weight:800!important;line-height:1!important;display:grid!important;position:absolute!important;top:4px!important;right:3px!important}.app .erp-topbar-compact .erp-space-menu{z-index:9500!important;background:#fffffff7!important;border:1px solid #8ea4d442!important;border-radius:20px!important;width:min(360px,100vw - 28px)!important;max-height:min(430px,100dvh - 130px)!important;padding:8px!important;position:absolute!important;top:calc(100% + 15px)!important;left:50%!important;right:auto!important;overflow-y:auto!important;transform:translate(-50%)!important;box-shadow:0 22px 52px #273b6c33!important}.app .erp-topbar-compact .erp-space-menu button{border-radius:14px!important;min-height:58px!important}.app .erp-topbar-compact .erp-main-dropdown{width:min(230px,100vw - 28px)!important;top:calc(100% + 15px)!important;left:0!important;right:auto!important}.app .erp-topbar-compact .erp-notifications-layer{top:calc(94px + env(safe-area-inset-top))!important;right:max(14px, calc((100vw - var(--home-dashboard-max)) / 2 + 14px))!important;z-index:9600!important;width:min(420px,100vw - 28px)!important;position:fixed!important;left:auto!important}.home-dashboard,.home-summary{width:100%}.home-summary-viewport{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:32px;outline:none;width:100%;display:flex;overflow-x:auto}.home-summary-viewport::-webkit-scrollbar{display:none}.home-summary-viewport:focus-visible{box-shadow:0 0 0 4px #536cff2b}.home-summary-slide{scroll-snap-align:start;scroll-snap-stop:always;background:linear-gradient(100deg,#fffffffa 0 53%,#ffffffad 78%,#f6f6ff6e),url(/module-icons/fond_soleil.ad9bb4ae31.webp) 100% 100%/auto 86% no-repeat,#ffffffe0;border:1px solid #94a8d53d;border-radius:32px;flex:0 0 100%;min-width:0;min-height:430px;padding:clamp(20px,3.6vw,34px);position:relative;overflow:hidden;box-shadow:0 24px 58px #374e8524,inset 0 1px #fffffffa}.home-summary-slide-lists{background:linear-gradient(100deg,#fffffffa 0 58%,#faf7ffb8),radial-gradient(circle at 88% 85%,#835bf133,#0000 24rem),#fff}.home-summary-slide-tasks{background:linear-gradient(100deg,#fffffffa 0 58%,#f5fbffbd),radial-gradient(circle at 88% 84%,#53a1ff33,#0000 24rem),#fff}.home-summary-slide-header{z-index:1;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;display:grid;position:relative}.home-summary-module-icon{background:#ffffffb3;border:1px solid #9db1dc33;border-radius:22px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden;box-shadow:0 13px 30px #3b538d1a}.home-summary-module-icon img{object-fit:contain;width:58px;height:58px}.home-summary-slide-header h2{color:var(--home-ink);letter-spacing:0;margin:0;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.05}.home-summary-slide-header p{color:var(--home-muted);margin:7px 0 0;font-size:clamp(.96rem,1.8vw,1.15rem);line-height:1.25}.home-summary-slide-header>button{color:#4c2adf;background:#ffffffc2;border:1px solid #635bf099;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 20px;font-size:.98rem;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #5748ca1f}.home-summary-slide-header>button svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.home-summary-content{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #a0b1d82b;border-radius:26px;align-content:center;width:min(75%,690px);min-height:280px;margin-top:24px;padding:10px 20px;display:grid;position:relative;box-shadow:0 18px 42px #374e7e1a,inset 0 1px #fffffff5}.home-summary-list{width:100%;margin:0;padding:0;list-style:none}.home-summary-list li+li{border-top:1px solid #9eaed02e}.home-summary-list button{width:100%;min-height:64px;color:var(--home-ink);text-align:left;background:0 0;border:0;align-items:center;gap:14px;padding:7px 2px;display:grid}.home-summary-event-list button{grid-template-columns:74px 38px minmax(0,1fr) 9px}.home-summary-event-list time{border:1px solid color-mix(in srgb, var(--summary-row-color) 32%, white);min-height:36px;color:var(--summary-row-color);background:color-mix(in srgb, var(--summary-row-color) 8%, white);border-radius:12px;place-items:center;padding:0 9px;font-size:.9rem;font-weight:850;display:grid}.home-summary-row-icon{width:38px;height:38px;color:var(--summary-row-color,#655af0);background:color-mix(in srgb, var(--summary-row-color,#655af0) 10%, white);border-radius:13px;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.home-summary-event-list i{background:var(--summary-row-color);border-radius:50%;width:9px;height:9px}.home-summary-row-copy{gap:4px;min-width:0;display:grid}.home-summary-row-copy strong,.home-summary-row-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-summary-row-copy strong{color:var(--home-ink);font-size:clamp(.96rem,1.8vw,1.12rem);line-height:1.15}.home-summary-row-copy small{color:var(--home-muted);font-size:.88rem;line-height:1.2}.home-summary-progress-list button{grid-template-columns:40px minmax(0,1fr) 34px}.home-summary-progress-list .home-summary-row-icon{--summary-row-color:#8058f5}.home-summary-progress-track{background:#e7ebf6;border-radius:99px;width:100%;height:5px;overflow:hidden}.home-summary-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#5b77ff,#9458ee);height:100%;display:block}.home-summary-row-count{color:#6747df;background:#efedff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.82rem;font-weight:800;display:grid}.home-summary-task-list button{grid-template-columns:16px minmax(0,1fr) auto}.home-summary-priority{background:#6f84ff;border-radius:99px;width:11px;height:38px}.home-summary-priority.priority-haute{background:#f06f72}.home-summary-priority.priority-normale{background:#7195ff}.home-summary-priority.priority-basse{background:#62cea0}.home-summary-task-date{color:#52658e;white-space:nowrap;background:#f0f3fa;border-radius:10px;padding:7px 9px;font-size:.78rem;font-weight:750}.home-summary-state{max-width:360px;color:var(--home-muted);text-align:center;margin:auto;font-size:1rem;line-height:1.5}.home-summary-state.error{color:#a53f52}.home-summary-skeleton{gap:12px;display:grid}.home-summary-skeleton i{background:linear-gradient(90deg,#eef2fa 20%,#f8faff 45%,#eef2fa 70%) 0 0/220% 100%;border-radius:14px;height:52px;animation:1.3s ease-in-out infinite home-summary-loading}.home-summary-pagination{justify-content:center;align-items:center;gap:10px;min-height:48px;display:flex}.home-summary-pagination button{background:#d9def1;border:0;border-radius:50%;width:11px;height:11px;padding:0;transition:width .18s,background-color .18s}.home-summary-pagination button.active{background:linear-gradient(90deg,#4e73ff,#785cf0);border-radius:99px;width:28px}.home-modules{width:100%}.home-modules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-module-card{min-width:0;min-height:126px;color:var(--home-ink);text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #97abd633;border-radius:26px;grid-template-columns:70px minmax(0,1fr) 30px;align-items:center;gap:13px;padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #364b7e1a,inset 0 1px #fffffffa}.home-module-card:hover,.home-module-card:focus-visible{border-color:#5e69eb59;transform:translateY(-2px);box-shadow:0 20px 42px #364b7e26,inset 0 1px #fffffffa}.home-module-card:active{transform:translateY(0)scale(.985)}.home-module-card-icon{background:#fafcffd6;border:1px solid #97abd62e;border-radius:22px;place-items:center;width:70px;height:70px;display:grid;overflow:hidden;box-shadow:0 10px 24px #3f548614}.home-module-card-icon img{object-fit:contain;width:58px;height:58px}.home-module-card-copy{gap:6px;min-width:0;display:grid}.home-module-card-copy strong{min-width:0;color:var(--home-ink);overflow-wrap:anywhere;font-size:clamp(1rem,1.9vw,1.16rem);line-height:1.08}.home-module-card-copy small{color:var(--home-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.28;display:-webkit-box;overflow:hidden}.home-module-card-chevron{color:#6175aa;background:#f1f4fa;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.home-module-card-chevron svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.home-module-meal-icon{font-size:2.3rem;line-height:1}.home-module-svg{fill:#6868ef33;stroke:#5b68e8;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;width:52px;height:52px}.home-bottom-navigation{left:50%;bottom:calc(var(--home-bottom-nav-offset) + env(safe-area-inset-bottom));z-index:8800;width:min(720px,100% - 24px);min-height:var(--home-bottom-nav-height);-webkit-backdrop-filter:blur(22px)saturate(1.18);backdrop-filter:blur(22px)saturate(1.18);background:#ffffffe6;border:1px solid #97abd638;border-radius:29px;grid-template-columns:68px minmax(0,1fr) 68px;align-items:stretch;gap:7px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 22px 54px #2d417133,inset 0 1px #fffffffa}.home-bottom-navigation button{min-width:0;min-height:68px;color:var(--home-ink);background:0 0;border:0;border-radius:22px}.home-bottom-action{place-items:center;display:grid}.home-bottom-action.active{color:#526dff;background:#526dff17}.home-bottom-action svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.home-bottom-profile{text-align:left;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-width:0;display:grid;padding:5px 14px!important}.home-bottom-avatar{color:#fff;background:linear-gradient(145deg,#738dff,#a264ec 58%,#f09e9a);border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.45rem;display:grid;box-shadow:0 8px 18px #5c52d33d}.home-bottom-profile-copy{gap:3px;width:100%;min-width:0;display:grid}.home-bottom-profile-copy strong,.home-bottom-profile-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-bottom-profile-copy strong{font-size:.96rem;line-height:1.05}.home-bottom-profile-copy small{color:var(--home-muted);font-size:.75rem;line-height:1.1}.home-bottom-xp-track{background:#e3e8f4;border-radius:99px;width:100%;height:5px;overflow:hidden}.home-bottom-xp-track>span{border-radius:inherit;background:linear-gradient(90deg,#4079ff,#84b4f7);height:100%;display:block}@keyframes home-summary-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=760px){.app{--home-topbar-clearance:calc(102px + env(safe-area-inset-top));--home-bottom-nav-height:76px;--home-bottom-nav-gap:8px}.home-app .main-content{padding-top:calc(102px + env(safe-area-inset-top))!important;padding-inline:10px!important}.app .erp-topbar-compact{top:calc(9px + env(safe-area-inset-top))!important;border-radius:26px!important;grid-template-columns:50px minmax(0,1fr) 50px!important;gap:4px!important;width:calc(100% - 20px)!important;min-height:68px!important}.app .erp-topbar-compact .erp-menu-button,.app .erp-topbar-compact .erp-notifications-button{width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important}.app .erp-topbar-compact .erp-space-button{grid-template-columns:32px minmax(0,1fr) 20px!important;gap:6px!important;height:50px!important;min-height:50px!important}.app .erp-topbar-compact .erp-space-cube-icon{width:31px;height:31px}.home-summary-slide{background-size:auto 62%;border-radius:28px;min-height:406px;padding:16px}.home-summary-slide-header{grid-template-columns:58px minmax(0,1fr) auto;gap:11px}.home-summary-module-icon{border-radius:18px;width:58px;height:58px}.home-summary-module-icon img{width:48px;height:48px}.home-summary-slide-header h2{font-size:clamp(1.35rem,6vw,1.65rem)}.home-summary-slide-header p{margin-top:4px;font-size:.85rem}.home-summary-slide-header>button{border-radius:15px;min-height:42px;padding:0 12px;font-size:.82rem}.home-summary-slide-header>button svg{width:17px;height:17px}.home-summary-content{background:#ffffffe0;border-radius:22px;width:100%;min-height:286px;margin-top:16px;padding:7px 12px}.home-summary-list button{gap:9px;min-height:65px}.home-summary-event-list button{grid-template-columns:64px 34px minmax(0,1fr) 8px}.home-summary-event-list time{min-height:34px;padding-inline:6px;font-size:.78rem}.home-summary-row-icon{width:34px;height:34px}.home-summary-row-copy strong{font-size:.9rem}.home-summary-row-copy small{font-size:.76rem}.home-summary-pagination{min-height:42px}.home-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.home-module-card{border-radius:23px;grid-template-columns:58px minmax(0,1fr) 24px;gap:9px;min-height:116px;padding:10px}.home-module-card-icon{border-radius:18px;width:58px;height:58px}.home-module-card-icon img{width:49px;height:49px}.home-module-card-copy{gap:5px}.home-module-card-copy strong{font-size:clamp(.88rem,4vw,1rem)}.home-module-card-copy small{font-size:clamp(.7rem,3.1vw,.8rem)}.home-module-card-chevron{width:24px;height:24px}.home-module-meal-icon{font-size:1.9rem}}@media (width<=390px){.app .erp-compact-space-name{font-size:.9rem}.home-summary-slide{min-height:350px;padding:13px}.home-summary-slide-header{grid-template-columns:52px minmax(0,1fr) auto;gap:8px}.home-summary-module-icon{width:52px;height:52px}.home-summary-module-icon img{width:43px;height:43px}.home-summary-slide-header h2{font-size:1.22rem}.home-summary-slide-header p{font-size:.76rem}.home-summary-slide-header>button{min-height:38px;padding-inline:9px;font-size:.75rem}.home-summary-content{min-height:224px;margin-top:13px;padding:5px 10px}.home-summary-list button{min-height:61px}.home-summary-list li:nth-child(n+4){display:none}.home-module-card{grid-template-columns:52px minmax(0,1fr) 20px;gap:7px;min-height:108px}.home-module-card-icon{width:52px;height:52px}.home-module-card-icon img{width:44px;height:44px}.home-module-card-copy strong{font-size:.88rem}.home-module-card-copy small{font-size:.7rem}.home-module-card-chevron{width:20px;height:20px}.home-bottom-navigation{border-radius:26px;grid-template-columns:58px minmax(0,1fr) 58px;gap:4px;width:calc(100% - 16px)}.home-bottom-navigation button{border-radius:19px;min-height:62px}.home-bottom-profile{grid-template-columns:40px minmax(0,1fr);gap:9px;padding-inline:10px!important}.home-bottom-avatar{width:40px;height:40px;font-size:1.15rem}.home-bottom-profile-copy strong{font-size:.82rem}.home-bottom-profile-copy small{font-size:.64rem}}@media (width>=761px){.home-summary-slide{min-height:450px}.home-modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.home-summary-viewport{scroll-behavior:auto}.home-module-card,.home-summary-pagination button{transition:none}.home-summary-skeleton i{animation:none}}.account-profile-page,.settings-hub-page{color:#111a3d;width:min(1180px,100% - 32px);margin:0 auto;padding:40px 0 72px}.account-profile-header,.settings-hub-header{margin-bottom:24px}.account-profile-header>span,.settings-hub-header>span,.account-profile-eyebrow{color:#5a6ff0;text-transform:uppercase;font-size:.75rem;font-weight:800}.account-profile-header h2,.settings-hub-header h2{color:#0d1536;margin:5px 0 7px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.account-profile-header p,.settings-hub-header p{color:#657092;max-width:680px;margin:0;line-height:1.55}.account-profile-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:20px;display:grid}.account-profile-column,.account-social-card{gap:20px;display:grid}.account-social-card p{color:#6a7392;margin:4px 0 0;line-height:1.45}.account-social-icon{color:#fff;background:linear-gradient(145deg,#5074f5,#7256d8);border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:850;display:grid}.account-social-open{justify-self:start}.account-subscription-card{gap:18px;display:grid}.account-subscription-card.active{background:#f9f8fff2;border-color:#6658e252}.account-subscription-card p{color:#6a7392;margin:4px 0 0;line-height:1.45}.account-subscription-icon{color:#fff;background:linear-gradient(145deg,#526bea,#8858d6);border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:1.25rem;display:grid;box-shadow:0 8px 20px #526bea38}.account-subscription-status{color:#67718e;background:#eef1f7;border-radius:999px;flex:none;padding:6px 10px;font-size:.74rem;font-weight:850}.account-subscription-status.active{color:#5136bd;background:#ece8ff}.account-subscription-action{justify-self:start}.account-subscription-action:disabled{cursor:wait;opacity:.65}.account-subscription-error{color:#a83d52!important}.account-profile-card{background:#ffffffeb;border:1px solid #5b6fda29;border-radius:8px;min-width:0;padding:24px;box-shadow:0 14px 36px #303e7d1a}.account-profile-identity-head,.account-profile-section-head{align-items:center;gap:16px;display:flex}.account-profile-identity-head>div,.account-profile-section-head>div{flex:1;min-width:0}.account-profile-identity-head h3,.account-profile-section-head h3{color:#111a3d;margin:3px 0;font-size:1.25rem}.account-profile-identity-head p{color:#6a7392;text-overflow:ellipsis;margin:0;overflow:hidden}.account-profile-avatar{color:#fff;background:linear-gradient(145deg,#5074f5,#7256d8);border:1px solid #a9b7ff;border-radius:50%;flex:0 0 62px;place-items:center;width:62px;height:62px;font-size:1.5rem;font-weight:800;display:grid;box-shadow:0 8px 20px #485cd247}.account-profile-primary,.account-profile-secondary,.settings-primary-button,.settings-secondary-button,.settings-danger-button,.space-detail-hero button,.space-create-card button,.space-admin-forms button,.settings-empty-state button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;padding:9px 15px;font-weight:750}.account-profile-primary,.settings-primary-button,.space-create-card button,.space-admin-forms button,.settings-empty-state button{color:#fff;background:#526bea}.account-profile-secondary,.settings-secondary-button,.space-detail-hero button{color:#25315d;background:#f8faff;border-color:#d7def2}.settings-danger-button{color:#9d2e40;background:#fff4f5;border-color:#edc6cc}button:disabled{cursor:not-allowed;opacity:.58}.account-profile-facts,.space-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0 0;display:grid}.account-profile-facts div,.space-detail-facts div{background:#f8faff;border:1px solid #e3e8f5;border-radius:7px;min-width:0;padding:13px}.account-profile-facts dt,.space-detail-facts dt{color:#7a84a3;text-transform:uppercase;margin-bottom:5px;font-size:.73rem;font-weight:750}.account-profile-facts dd,.space-detail-facts dd{color:#172044;text-overflow:ellipsis;margin:0;font-weight:700;overflow:hidden}.account-profile-form,.account-password-form,.shared-google-form{gap:16px;margin-top:22px;display:grid}.account-profile-form label,.settings-field,.space-admin-forms label{color:#3f4a70;gap:7px;font-size:.84rem;font-weight:750;display:grid}.account-profile-form input,.account-password-form input,.settings-field select,.space-create-card input,.space-admin-forms input{color:#111a3d;width:100%;min-width:0;height:44px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d8dfef;border-radius:7px;padding:0 12px}.account-profile-actions,.settings-button-row{flex-wrap:wrap;gap:10px;display:flex}.account-profile-message,.settings-feedback{color:#34436f;background:#f4f7ff;border:1px solid #d9e1f5;border-radius:7px;margin:16px 0 0;padding:11px 13px}.settings-feedback.success{color:#236242;background:#f0fbf5;border-color:#bee3cf}.settings-feedback.error{color:#943044;background:#fff4f5;border-color:#edc5ca}.account-method-list{gap:10px;margin-top:20px;display:grid}.account-method-row{background:#fafbff;border:1px solid #e1e6f3;border-radius:7px;align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:flex}.account-method-row>div{flex:1;min-width:0;display:grid}.account-method-row small{color:#77809c;text-overflow:ellipsis;overflow:hidden}.account-method-icon{color:#fff;background:#27345f;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.account-method-icon.google{color:#3652bf;background:#edf1ff}.account-method-state{color:#267050;font-size:.78rem;font-weight:800}.account-method-state.pending{color:#9a671e}.account-password-form{background:#fffaf0;border-left:3px solid #e6b04a;padding:16px}.account-password-form>div{grid-template-columns:1fr 1fr auto;gap:10px;display:grid}.account-xp-badge{color:#fff;background:linear-gradient(145deg,#536ff2,#744fd1);border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.15rem;font-weight:850;display:grid}.account-xp-track,.space-cohesion-track{background:#e5e9f5;border-radius:9px;height:9px;margin-top:24px;overflow:hidden}.account-xp-track span,.space-cohesion-track span{border-radius:inherit;background:linear-gradient(90deg,#506df0,#56a9db);height:100%;display:block}.account-xp-values{color:#6d7696;justify-content:space-between;gap:12px;margin-top:9px;font-size:.82rem;display:flex}.account-xp-values strong{color:#24315f}.account-xp-history{gap:8px;margin-top:26px;display:grid}.account-xp-history>div{border-bottom:1px solid #e8ebf4;grid-template-columns:1fr auto;gap:2px 12px;padding:10px 0;display:grid}.account-xp-history>div>strong{color:#397150}.account-xp-history small{color:#7c85a0}.account-xp-more{width:100%;margin-top:18px}.settings-category-list,.settings-module-cards,.settings-calendar-page,.google-calendar-settings,.google-calendar-card-list,.space-google-settings{gap:16px;display:grid}.settings-category-list{width:min(820px,100%)}.settings-category-card{text-align:left;color:#111a3d;cursor:pointer;background:#ffffffe6;border:1px solid #5b6fda2e;border-radius:8px;grid-template-columns:62px minmax(0,1fr) 28px;align-items:center;gap:18px;width:100%;min-height:104px;padding:18px 20px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 12px 30px #303e7d14}.settings-category-card:hover{border-color:#9aaaf2;transform:translateY(-2px);box-shadow:0 16px 34px #303e7d24}.settings-category-card:active{transform:translateY(0)}.settings-category-icon,.settings-module-icon,.settings-google-logo,.settings-space-calendar-icon{color:#526bea;background:#f7f9ff;border:1px solid #dce3f6;border-radius:8px;place-items:center;font-weight:850;display:grid}.settings-category-icon{width:62px;height:62px;font-size:1.45rem}.settings-category-copy,.settings-module-title,.settings-section-heading>span:nth-child(2),.google-calendar-summary-copy{gap:4px;min-width:0;display:grid}.settings-category-copy strong{font-size:1.15rem}.settings-category-copy small{color:#687394;font-size:.94rem;line-height:1.4}.settings-category-chevron{color:#7584c8;font-size:1.8rem}.settings-subpage-header{margin-bottom:26px}.settings-back-button{color:#4f63cf;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 0;font-weight:800;display:inline-flex}.settings-back-button span{font-size:1.25rem}.settings-subpage-header h2{color:#0d1536;margin:8px 0 6px;font-size:clamp(1.7rem,3vw,2.35rem)}.settings-subpage-header p{color:#657092;max-width:720px;margin:0;line-height:1.5}.settings-module-cards{width:min(860px,100%)}.settings-module-card,.settings-section-card,.google-calendar-card{background:#ffffffe8;border:1px solid #dfe5f2;border-radius:8px;min-width:0;box-shadow:0 12px 30px #303e7d14}.settings-module-card{gap:15px;padding:20px;display:grid}.settings-module-card.active,.settings-section-card.active,.google-calendar-card.active{border-color:#526bea6b}.settings-module-card.locked{background:#f6f7fbeb;border-color:#e1e3eb}.settings-module-card.locked .settings-module-icon,.settings-module-card.locked>p{opacity:.62}.settings-module-card-head,.settings-section-heading,.google-calendar-summary{align-items:center;gap:14px;display:flex}.settings-module-configure{color:#526bea;cursor:pointer;background:#f6f8ff;border:1px solid #d9e1f5;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:grid}.settings-module-configure:hover{background:#edf1ff;border-color:#aebcf1}.settings-module-configure:focus-visible{outline-offset:2px;outline:3px solid #526bea40}.settings-module-configure svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.settings-module-subpage{min-height:calc(100dvh - var(--topbar-height,0px));overflow:visible}.settings-module-icon{flex:0 0 54px;width:54px;height:54px;overflow:hidden}.settings-module-icon img{object-fit:contain;width:46px;height:46px}.settings-module-meal-icon{font-size:1.7rem}.settings-module-title{flex:1}.settings-module-title strong{font-size:1.08rem}.settings-module-title small,.settings-status-badge,.settings-module-required{color:#68728f;background:#eef1f7;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.72rem;font-weight:850}.settings-module-title small.active,.settings-status-badge.active{color:#286646;background:#e7f6ed}.settings-module-premium-badge{color:#5740bd;background:#ece9ff;border-radius:999px;flex:none;align-items:center;gap:5px;padding:6px 9px;font-size:.7rem;font-weight:850;display:inline-flex}.settings-module-premium-action{color:#5541bd;min-height:40px;font:inherit;cursor:pointer;background:#f2f0ff;border:1px solid #d4cef8;border-radius:7px;justify-self:end;padding:8px 13px;font-weight:800}.settings-module-card>p{color:#626d8d;margin:0;line-height:1.5}.settings-module-required{color:#4e62cb;background:#edf1ff;justify-self:end}.settings-switch{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex;position:relative}.settings-switch>span{color:#1b254b;gap:3px;min-width:0;display:grid}.settings-switch small{color:#727d99;line-height:1.35}.settings-switch input{opacity:0;position:absolute}.settings-switch i{background:#e6eaf3;border:1px solid #cbd3e6;border-radius:999px;flex:0 0 48px;width:48px;height:28px;transition:background .16s;position:relative}.settings-switch i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #18234e38}.settings-switch input:checked+i{background:#526bea;border-color:#526bea}.settings-switch input:checked+i:after{transform:translate(20px)}.settings-switch input:focus-visible+i{outline:3px solid #526bea3d}.settings-section-block{gap:14px;display:grid}.settings-section-card{gap:16px;padding:20px;display:grid}.settings-section-heading>span:nth-child(2){flex:1}.settings-section-heading small{color:#737e9c}.settings-section-heading strong{overflow-wrap:anywhere;color:#111a3d;font-size:1.08rem}.settings-google-logo,.settings-space-calendar-icon{flex:0 0 48px;width:48px;height:48px;font-size:1.1rem}.settings-section-card>p{color:#64708e;margin:0;line-height:1.5}.settings-card-actions,.settings-inline-confirm>div,.settings-button-row{flex-wrap:wrap;gap:9px;display:flex}.settings-inline-confirm{background:#fff8f8;border:1px solid #edcbd0;border-radius:8px;gap:10px;padding:15px;display:grid}.settings-inline-confirm p{color:#76525b;margin:0}.settings-block-title{justify-content:space-between;align-items:end;gap:16px;display:flex}.settings-block-title h3{color:#111a3d;margin:0 0 5px;font-size:1.3rem}.settings-block-title p{color:#697492;margin:0;line-height:1.45}.settings-inline-space-select,.shared-google-space-select{min-width:min(260px,100%)}.google-calendar-card{gap:14px;padding:18px;display:grid}.google-calendar-color{border:2px solid #fff;border-radius:5px;flex:0 0 16px;width:16px;height:40px;box-shadow:0 0 0 1px #d8deed}.google-calendar-summary-copy{flex:1}.google-calendar-summary-copy small{color:#707b99}.google-calendar-meta{flex-wrap:wrap;gap:7px;display:flex}.google-calendar-meta span{color:#56617f;background:#f0f3f9;border-radius:999px;padding:5px 9px;font-size:.78rem}.settings-edit-button{color:#4257c6;min-height:40px;font:inherit;cursor:pointer;background:#f7f9ff;border:1px solid #d6def2;border-radius:7px;justify-self:start;padding:8px 13px;font-weight:800}.google-calendar-editor{border-top:1px solid #e4e8f2;gap:16px;padding-top:16px;display:grid}.settings-choice-group,.settings-color-choice{border:0;gap:9px;min-width:0;margin:0;padding:0;display:grid}.settings-choice-group legend,.settings-color-choice legend{color:#202a4e;margin-bottom:8px;font-weight:800}.settings-choice-group>label{cursor:pointer;background:#fbfcff;border:1px solid #e0e5f2;border-radius:7px;align-items:flex-start;gap:10px;padding:11px;display:flex}.settings-choice-group>label.selected{background:#f0f3ff;border-color:#93a5f3}.settings-choice-group>label span{gap:3px;display:grid}.settings-choice-group small{color:#727d99}.settings-segmented-control{background:#f3f5fa;border:1px solid #dce2f0;border-radius:8px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.settings-segmented-control button{color:#52607e;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-weight:750}.settings-segmented-control button.active{color:#fff;background:#526bea}.settings-color-choice>div{grid-template-columns:repeat(9,28px);gap:9px;display:grid}.settings-color-choice button{background:var(--calendar-color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #cbd3e4}.settings-color-choice button.selected{box-shadow:0 0 0 3px #334aa9}.space-google-preferences h4{color:#172043;margin:0}.space-google-preferences .settings-switch+.settings-switch{border-top:1px solid #e6eaf3;padding-top:12px}.google-destination-list{border-top:1px solid #e6eaf3;gap:8px;padding-top:15px;display:grid}.google-destination-list>small{color:#717c98}.google-destination-list>label{background:#fbfcff;border:1px solid #e0e5f1;border-radius:7px;grid-template-columns:auto 14px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.google-destination-list>label>.google-calendar-color{width:12px;height:32px}.google-destination-list>label>span:last-child{display:grid}.google-destination-list small{color:#747e99}.google-destination-list .read-only{opacity:.65}.settings-save-button{justify-self:end}.space-settings-grid{grid-template-columns:minmax(220px,290px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.space-settings-list{gap:9px;display:grid}.space-settings-card{text-align:left;color:#1b254c;cursor:pointer;background:#ffffffd1;border:1px solid #dfe4f2;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:10px;display:grid}.space-settings-card.active{background:#eef2ff;border-color:#8599f0}.space-settings-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.space-settings-card strong,.space-settings-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.space-settings-card small{color:#747e9c}.space-settings-card-icon{color:#fff;background:linear-gradient(145deg,#5770ed,#7b60cf);border-radius:7px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.space-settings-chevron{color:#6978b8;font-size:1.6rem}.space-create-card{background:#ffffffc7;border:1px solid #dfe4f2;border-radius:8px;gap:10px;margin-top:8px;padding:15px;display:grid}.space-create-card small{color:#737d99;line-height:1.35}.space-settings-tabs{scrollbar-width:thin;border-bottom:1px solid #dfe4f1;gap:4px;margin-top:18px;display:flex;overflow-x:auto}.space-settings-tabs button{color:#66718f;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;flex:none;min-height:42px;padding:8px 13px;font-size:.82rem;font-weight:800}.space-settings-tabs button[aria-selected=true]{color:#263d9d;border-bottom-color:#596fe8}.space-settings-tabs button:focus-visible{outline-offset:-2px;outline:2px solid #7d8ff0}.space-settings-category{min-width:0;padding-top:20px}.space-settings-category>.space-detail-facts,.space-settings-category>.space-detail-section:first-child,.space-settings-category>.space-cohesion-card:first-child,.space-settings-category>.space-appearance-settings:first-child,.space-settings-category>.space-danger-zone:first-child{margin-top:0}.space-settings-category>.settings-primary-button{margin-top:20px}.space-settings-locked{color:#5f6987;background:#f5f7ff;border-left:3px solid #7587df;padding:12px 14px}.space-settings-locked h4,.space-settings-locked p{margin:0}.space-settings-locked p{margin-top:5px}.space-detail-panel{background:#ffffffe6;border:1px solid #5869bd2b;border-radius:8px;min-width:0;padding:22px;box-shadow:0 14px 34px #37458414}.space-detail-hero{color:#fff;background:linear-gradient(125deg,#526be4,#6650ad);border-radius:8px;padding:18px;position:relative}.space-detail-hero.private{color:#14204b;background:linear-gradient(125deg,#e9efff,#f5f1ff)}.space-detail-hero h3{margin:4px 0 6px;font-size:1.5rem}.space-detail-hero p{opacity:.85;margin:0 0 14px}.space-detail-hero button{background:#fffffff0}.space-detail-section,.space-cohesion-card,.space-identity-settings,.space-danger-zone{border-top:1px solid #e4e8f2;margin-top:22px;padding-top:20px}.space-identity-settings{gap:12px;display:grid}.space-identity-heading{align-items:center;gap:12px;display:flex}.space-identity-heading>span:last-child{min-width:0}.space-identity-heading h4,.space-identity-heading p{margin:0}.space-identity-heading p,.space-identity-settings>small{color:#737e9c;font-size:.78rem}.space-identity-preview{background:#f8faff;border:1px solid #dfe5f2;border-radius:14px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:1.9rem;display:grid}.space-identity-settings>label{color:#3f4a70;gap:6px;font-size:.84rem;font-weight:750;display:grid}.space-identity-settings input{color:#152044;background:#fff;border:1px solid #d8dfef;border-radius:7px;width:100%;min-width:0;height:44px;padding:0 12px}.space-identity-emoji-input{max-width:150px;font-size:1.35rem}.space-emoji-picker{grid-template-columns:repeat(6,42px);gap:7px;display:grid}.space-emoji-picker button{background:#fff;border:1px solid #dbe2f2;border-radius:10px;width:42px;height:42px;padding:0;font-size:1.35rem}.space-emoji-picker button[aria-pressed=true]{border-color:#526bea;box-shadow:0 0 0 2px #526bea29}.space-identity-settings>.settings-primary-button{justify-self:start;padding-inline:16px}.space-detail-section h4,.space-cohesion-card h4,.space-danger-zone h4{color:#172043;margin:0 0 12px}.space-detail-section-head{justify-content:space-between;align-items:center;display:flex}.space-detail-section-head span{text-align:center;color:#4f64ce;background:#edf1ff;border-radius:16px;min-width:30px;padding:4px 8px;font-weight:800}.space-cohesion-card{background:#f8faff;border:1px solid #dce3f5;border-radius:8px;padding:18px}.space-cohesion-card>div:first-child{grid-template-columns:1fr auto;gap:3px 12px;display:grid}.space-cohesion-card>div:first-child h4{grid-column:1}.space-cohesion-card>div:first-child strong{color:#4c63d7;grid-area:1/2/3;align-self:center}.space-cohesion-card>small{color:#717b9b}.space-cohesion-columns{grid-template-columns:1fr 1fr;gap:20px;margin-top:18px;display:grid}.space-cohesion-columns>div>p{color:#5f6987;justify-content:space-between;gap:10px;margin:7px 0 0;font-size:.82rem;display:flex}.space-member-list{gap:8px;display:grid}.space-member-row{background:#fbfcff;border:1px solid #e2e6f1;border-radius:7px;grid-template-columns:42px minmax(130px,1fr) auto auto;align-items:center;gap:11px;padding:11px;display:grid}.space-member-avatar{color:#fff;background:#596fd9;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.space-member-row>div:nth-child(2){min-width:0;display:grid}.space-member-row small{color:#747e9c;text-overflow:ellipsis;overflow:hidden}.space-member-colors{grid-template-columns:repeat(5,19px);gap:5px;display:grid}.space-member-colors button{background:var(--member-color);cursor:pointer;border:2px solid #fff;border-radius:50%;width:19px;height:19px;padding:0;box-shadow:0 0 0 1px #cfd5e4}.space-member-colors button.selected{box-shadow:0 0 0 2px #283a83}.settings-danger-link{color:#a23849;cursor:pointer;background:0 0;border:0;font-weight:750}.space-admin-forms{gap:14px;display:grid}.space-admin-forms label>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.space-danger-zone{background:#fff8f8;border:1px solid #edcbd0;border-radius:8px;padding:18px}.space-danger-zone p{color:#76525b}.space-danger-zone>div{flex-wrap:wrap;gap:9px;display:flex}.shared-google-admin{margin-top:20px}.shared-google-form{grid-template-columns:minmax(0,1fr) 120px}.shared-google-options,.settings-button-row{grid-column:1/-1}.shared-google-options{gap:8px;display:grid}.shared-google-options label{color:#3d486d;background:#fafbff;border:1px solid #e1e6f2;border-radius:7px;align-items:flex-start;gap:9px;padding:10px;display:flex}.settings-empty-state{color:#5e6988;background:#fafbff;border:1px dashed #cfd7ec;border-radius:8px;gap:12px;padding:24px;display:grid}.module-app .main-content .account-profile-primary,.module-app .main-content .settings-primary-button,.module-app .main-content .space-create-card button,.module-app .main-content .space-admin-forms button,.module-app .main-content .account-profile-avatar,.module-app .main-content .account-xp-badge,.module-app .main-content .space-settings-card-icon,.module-app .main-content .space-member-avatar,.module-app .main-content .space-detail-hero:not(.private),.module-app .main-content .space-detail-hero:not(.private) span,.module-app .main-content .space-detail-hero:not(.private) h3,.module-app .main-content .space-detail-hero:not(.private) p{color:#fff!important}.module-app .main-content .space-detail-hero button{color:#25315d!important}.module-app .main-content .settings-danger-button,.module-app .main-content .settings-danger-link{color:#9d2e40!important}@media (width<=920px){.space-settings-grid,.account-profile-layout{grid-template-columns:1fr}.space-settings-list{grid-template-columns:1fr 1fr}.space-emoji-picker{grid-template-columns:repeat(6,minmax(36px,42px))}.space-create-card{margin-top:0}}@media (width<=620px){.account-profile-page,.settings-hub-page{width:calc(100% - 20px);padding:24px 0 52px}.account-profile-card,.space-detail-panel{padding:16px}.space-settings-tabs{margin-inline:-4px}.space-settings-tabs button{min-height:40px;padding-inline:11px}.account-profile-facts,.space-detail-facts,.space-settings-list,.space-cohesion-columns{grid-template-columns:1fr}.account-profile-identity-head,.account-subscription-card .account-profile-section-head{flex-wrap:wrap;align-items:flex-start}.account-subscription-status{margin-left:64px}.account-subscription-action,.settings-module-premium-action{justify-self:stretch;width:100%}.account-profile-identity-head .account-profile-secondary{width:100%}.account-password-form>div,.shared-google-form,.space-admin-forms label>div{grid-template-columns:1fr}.settings-category-card{grid-template-columns:52px minmax(0,1fr) 22px;gap:13px;min-height:92px;padding:14px}.settings-category-icon{width:52px;height:52px}.settings-block-title{flex-direction:column;align-items:stretch}.settings-block-title>button,.settings-inline-space-select,.shared-google-space-select{width:100%}.google-calendar-summary{flex-wrap:wrap;align-items:flex-start}.google-calendar-summary-copy{width:calc(100% - 44px)}.google-calendar-summary .settings-status-badge{margin-left:30px}.settings-color-choice>div{grid-template-columns:repeat(5,28px)}.settings-segmented-control{grid-template-columns:1fr}.settings-switch{min-height:56px}.settings-card-actions>button,.settings-button-row>button,.settings-edit-button,.settings-save-button{justify-self:stretch;width:100%}.space-member-row{grid-template-columns:40px minmax(0,1fr) auto}.space-member-colors{grid-column:1/-1;grid-template-columns:repeat(9,minmax(19px,1fr))}.space-member-colors button{justify-self:center}.account-method-row{flex-wrap:wrap}.account-method-row .account-profile-secondary,.account-method-row>div[aria-label]{width:100%}}@media (width<=430px){.account-subscription-card .account-profile-section-head{grid-template-columns:48px minmax(0,1fr);display:grid}.account-subscription-status{grid-column:2;justify-self:start;margin-left:0}}@media (width<=340px){.account-subscription-card{gap:14px}.account-subscription-card .account-profile-section-head{grid-template-columns:42px minmax(0,1fr);gap:10px}.account-subscription-icon{flex-basis:42px;width:42px;height:42px}}.app input.vihomia-checkbox{vertical-align:middle;cursor:pointer;appearance:none!important;box-sizing:border-box!important;color:#fff!important;background-color:#fff!important;background-image:none!important;border:2px solid #9eacd0!important;border-radius:6px!important;flex:0 0 20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;margin:0!important;padding:0!important;overflow:visible!important;box-shadow:inset 0 1px #fffffff5!important}.app input.vihomia-checkbox:checked{background-color:#5d67e8!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.2 8.3 3 3 6.6-7' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:14px 14px!important;border-color:#5d67e8!important;box-shadow:0 3px 9px #5262de3d!important}.app input.vihomia-checkbox:focus{border-color:#5d67e8!important;outline:none!important;box-shadow:0 0 0 4px #5d67e82e!important}.app input.vihomia-checkbox:focus:not(:focus-visible){box-shadow:none!important}.app input.vihomia-checkbox:disabled{cursor:not-allowed;opacity:.7;box-shadow:none!important;background-color:#eef1f7!important;border-color:#c9d1e4!important}.app input.vihomia-checkbox:disabled:checked{background-color:#929bdc!important;border-color:#929bdc!important}.module-app .main-content:has(>.vihomia-calendar-shell){box-sizing:border-box;height:100dvh;min-height:0;display:flex;overflow:hidden}.module-app .vihomia-calendar-shell,.module-app .vihomia-calendar-shell *{box-sizing:border-box}.module-app .vihomia-calendar-shell{touch-action:auto;flex-direction:column;flex:auto;gap:10px;width:100%;min-width:0;max-width:none;min-height:0;display:flex;overflow:hidden}.module-app .vihomia-calendar-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #8ea2cf40;border-radius:20px;flex:none;gap:10px;width:100%;min-width:0;padding:12px 14px;display:grid;box-shadow:0 14px 34px #30487d17}.module-app .vihomia-calendar-header-primary,.module-app .vihomia-calendar-header-secondary{align-items:center;width:100%;min-width:0;display:flex}.module-app .vihomia-calendar-header-primary{justify-content:space-between;gap:18px}.module-app .vihomia-calendar-header-secondary{gap:12px}.module-app .vihomia-calendar-period{gap:2px;min-width:0;display:grid}.module-app .vihomia-calendar-period strong,.module-app .vihomia-calendar-period span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.module-app .vihomia-calendar-period strong{color:#0a1538;text-transform:capitalize;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:900;line-height:1.05}.module-app .vihomia-calendar-period span{color:#68779e;font-size:.76rem;font-weight:800}.module-app .vihomia-calendar-view-switch{background:#f5f7fef0;border:1px solid #7589be38;border-radius:999px;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;padding:3px;display:grid}.module-app .vihomia-calendar-view-switch button,.module-app .vihomia-calendar-add,.module-app .vihomia-calendar-people button{color:#26365f;box-shadow:none;cursor:pointer;background:0 0;border:0;font-weight:850}.module-app .vihomia-calendar-view-switch button{border-radius:999px;min-width:76px;min-height:36px;padding:0 12px;font-size:.78rem}.module-app .vihomia-calendar-view-switch button.is-active{color:#fff;background:linear-gradient(135deg,#536cf4,#7559ed)}.module-app .vihomia-calendar-people{scrollbar-width:none;flex:auto;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.module-app .vihomia-calendar-people::-webkit-scrollbar{display:none}.module-app .vihomia-calendar-people button{opacity:.55;background:#ffffffb8;border:1px solid #859acb33;border-radius:999px;flex:none;align-items:center;gap:6px;min-width:0;min-height:32px;padding:5px 9px;display:inline-flex}.module-app .vihomia-calendar-people button.is-selected{opacity:1;background:#eef1fff5;border-color:#5b67eb57}.module-app .vihomia-calendar-people button>span{border-radius:50%;flex:0 0 10px;width:10px;height:10px}.module-app .vihomia-calendar-people small{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:850;overflow:hidden}.module-app .vihomia-calendar-add{color:#fff;background:linear-gradient(135deg,#526af1,#7658eb);border-radius:11px;flex:none;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:38px;padding:0 14px;display:inline-flex}.module-app .vihomia-calendar-add span{color:inherit;font-size:1.2rem;line-height:1}.module-app .vihomia-calendar-add strong{color:inherit;white-space:nowrap;font-size:.78rem}.module-app .vihomia-calendar-content{flex:1 1 0;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.module-app .vihomia-calendar-content.is-swiping-previous{animation:.18s calendarSwipePrevious}.module-app .vihomia-calendar-content.is-swiping-next{animation:.18s calendarSwipeNext}@keyframes calendarSwipePrevious{0%{opacity:.72;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes calendarSwipeNext{0%{opacity:.72;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (width<=720px){.module-app .main-content:has(>.vihomia-calendar-shell){padding-left:6px!important;padding-right:6px!important}.module-app .vihomia-calendar-shell{gap:6px}.module-app .vihomia-calendar-header{border-radius:15px;gap:4px;padding:5px 6px;box-shadow:0 8px 20px #30487d12}.module-app .vihomia-calendar-header-primary{grid-template-columns:minmax(0,1fr) minmax(150px,1fr);gap:5px;display:grid}.module-app .vihomia-calendar-period strong{text-overflow:clip;white-space:normal;font-size:clamp(.92rem,4.4vw,1.2rem);line-height:1.08;overflow:visible}.module-app .vihomia-calendar-period span{font-size:.56rem}.module-app .vihomia-calendar-view-switch{width:100%}.module-app .vihomia-calendar-view-switch button{width:100%;min-width:0;min-height:28px;padding:0 4px;font-size:.62rem}.module-app .vihomia-calendar-header-secondary{gap:4px;display:flex}.module-app .vihomia-calendar-add{width:30px;min-height:28px;padding:0}.module-app .vihomia-calendar-add strong{display:none}.module-app .vihomia-calendar-people{flex:auto}.module-app .vihomia-calendar-people button{min-height:24px;padding:3px 7px}.module-app .vihomia-calendar-people small{font-size:.64rem}}@media (width<=380px){.module-app .vihomia-calendar-header-primary{grid-template-columns:minmax(0,1fr) minmax(145px,1fr)}.module-app .vihomia-calendar-period strong{font-size:.92rem}}.module-app .vihomia-calendar-month{background:#ffffffe8;border:1px solid #879bcc38;border-radius:18px;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:0;padding:8px;display:flex;overflow:hidden;box-shadow:0 14px 34px #30487d14}.module-app .vihomia-calendar-month-weekdays,.module-app .vihomia-calendar-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;width:100%;min-width:0;max-width:100%;display:grid}.module-app .vihomia-calendar-month-weekdays{border-bottom:1px solid #859acb29;flex:none;padding-bottom:6px}.module-app .vihomia-calendar-month-weekdays span{color:#596680;text-align:center;min-width:0;font-size:.68rem;font-weight:900}.module-app .vihomia-calendar-month-grid{grid-template-rows:repeat(var(--calendar-week-count), minmax(0, 1fr));border-left:1px solid #859acb24;flex:auto;min-height:0}.module-app .vihomia-calendar-month-cell{color:#101936;width:100%;min-width:0;max-width:100%;min-height:0;box-shadow:none;text-align:left;cursor:pointer;background:#fcfdff7a;border:1px solid #859acb24;border-top:0;border-left:0;border-radius:0;flex-direction:column;gap:3px;padding:6px 5px;display:flex;position:relative;overflow:hidden}.module-app .vihomia-calendar-month-cell:hover{background:#f1f4ffb8}.module-app .vihomia-calendar-month-cell.is-muted{background:#f7f9fd6b}.module-app .vihomia-calendar-month-cell.is-muted :is(.vihomia-calendar-month-number,.vihomia-calendar-month-events){opacity:.42}.module-app .vihomia-calendar-month-cell.is-selected{z-index:1;background:#5b64ed0e;border-radius:10px;box-shadow:inset 0 0 0 1.5px #5b64edb8}.module-app .vihomia-calendar-month-number{color:#111b3c;border-radius:50%;flex:0 0 23px;align-self:center;place-items:center;width:23px;min-width:0;height:23px;font-size:.7rem;font-weight:950;display:inline-grid}.module-app .vihomia-calendar-month-cell.is-today .vihomia-calendar-month-number{color:#fff;background:linear-gradient(135deg,#5269f4,#7958ed);box-shadow:0 4px 10px #535ee03d}.module-app .vihomia-calendar-month-events{gap:2px;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.module-app .vihomia-calendar-month-event{--calendar-event-background:#6574eb;isolation:isolate;color:#18213f;border-radius:4px;align-items:center;width:100%;min-width:0;max-width:100%;height:15px;display:flex;position:relative;overflow:hidden}.module-app .vihomia-calendar-month-event:before{z-index:-2;background:var(--calendar-event-background);opacity:.24;content:"";position:absolute;inset:0}.module-app .vihomia-calendar-month-event:after{z-index:-1;background:var(--calendar-event-background);content:"";width:100%;height:2px;position:absolute;inset:auto 0 0}.module-app .vihomia-calendar-month-event>span{width:100%;min-width:0;max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;padding:0 3px 0 5px;font-size:.56rem;font-weight:800;line-height:15px;overflow:hidden}.module-app .vihomia-calendar-month-overflow{color:#4b58c9;text-overflow:ellipsis;white-space:nowrap;background:#eef0ff;border-radius:4px;width:fit-content;min-width:0;max-width:100%;margin-left:auto;padding:0 3px;font-size:.55rem;font-weight:950;line-height:13px;overflow:hidden}@media (width<=720px){.module-app .vihomia-calendar-month{border-radius:13px;padding:4px 2px 3px}.module-app .vihomia-calendar-month-weekdays{padding-bottom:3px}.module-app .vihomia-calendar-month-weekdays span{font-size:.54rem}.module-app .vihomia-calendar-month-cell{gap:1px;padding:3px 1px}.module-app .vihomia-calendar-month-number{flex-basis:20px;width:20px;height:20px;font-size:.61rem}.module-app .vihomia-calendar-month-events{gap:1px}.module-app .vihomia-calendar-month-event{border-radius:3px;height:11px}.module-app .vihomia-calendar-month-event:after{width:100%}.module-app .vihomia-calendar-month-event>span{padding-inline:3px 1px;font-size:clamp(.38rem,1.5vw,.48rem);line-height:11px}.module-app .vihomia-calendar-month-overflow{font-size:.44rem;line-height:10px}}.module-app .vihomia-calendar-week{overscroll-behavior-y:contain;flex-direction:column;flex:auto;gap:10px;width:min(100%,920px);min-width:0;max-width:100%;min-height:0;margin-inline:auto;padding:2px 4px 14px;scroll-padding-bottom:14px;display:flex;overflow:hidden auto}.module-app .vihomia-calendar-week-day{background:#ffffffe8;border:1px solid #879bcc38;border-radius:14px;flex-direction:column;flex:none;gap:8px;width:100%;min-width:0;padding:11px;display:flex;overflow:visible;box-shadow:0 10px 24px #30487d0f}.module-app .vihomia-calendar-week-day.is-today{border-color:#5b67eb6b;box-shadow:inset 3px 0 #6471ed,0 10px 24px #30487d14}.module-app .vihomia-calendar-week-day-header{flex:none;align-items:center;gap:7px;width:100%;min-width:0;display:flex}.module-app .vihomia-calendar-week-date{color:#111b3c;cursor:pointer;background:#f6f8ffe6;border:0;border-radius:9px;flex:auto;align-items:baseline;gap:7px;width:auto;min-width:0;min-height:38px;padding:6px 9px;display:flex;overflow:hidden}.module-app .vihomia-calendar-week-date span{min-width:0;color:inherit;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:950;overflow:hidden}.module-app .vihomia-calendar-week-date strong{color:#596680;flex:none;font-size:.76rem;font-weight:850}.module-app .vihomia-calendar-week-day.is-today .vihomia-calendar-week-date{color:#4357dd;background:#ebeffff2}.module-app .vihomia-calendar-week-add{color:#4258df;cursor:pointer;background:#ecf0fff5;border:1px solid #5969ee3d;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:inline-grid}.module-app .vihomia-calendar-week-add span{color:inherit;font-size:1.2rem;line-height:1}.module-app .vihomia-calendar-week-day .calendar-event-list{width:100%;min-width:0;min-height:0;overflow:visible}.module-app .vihomia-calendar-week-day .calendar-inline-form{width:100%;max-height:none;overflow:visible}@media (width<=720px){.module-app .vihomia-calendar-week{gap:7px;padding:1px 1px 10px}.module-app .vihomia-calendar-week-day{border-radius:12px;gap:6px;padding:8px}.module-app .vihomia-calendar-week-date{min-height:34px;padding:5px 7px}.module-app .vihomia-calendar-week-add{flex-basis:32px;width:32px;min-width:32px;height:32px}}.module-app .vihomia-calendar-day{background:#ffffffe8;border:1px solid #879bcc38;border-radius:18px;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:0;padding:12px;display:flex;overflow:hidden;box-shadow:0 14px 34px #30487d14}.module-app .vihomia-calendar-day>.calendar-inline-form{flex:none;min-width:0}.module-app .vihomia-calendar-day.has-open-form>.calendar-inline-form{overscroll-behavior:contain;flex:auto;min-height:0;margin:0;scroll-padding-bottom:16px;overflow-y:auto}.module-app .vihomia-calendar-day.has-open-form>:is(.calendar-day-timeline,.people-day-scroll){display:none}.module-app .vihomia-calendar-day>.calendar-day-timeline,.module-app .vihomia-calendar-day>.people-day-scroll{flex:auto;width:100%;min-width:0;min-height:0;scroll-padding-bottom:12px;overflow:auto}.module-app .vihomia-calendar-day>.calendar-day-timeline{grid-auto-rows:max-content;align-content:start}.module-app .vihomia-calendar-day>.people-day-scroll{max-height:none}@media (width<=720px){.module-app .vihomia-calendar-day{border-radius:14px;padding:8px}.module-app .vihomia-calendar-day.has-open-form{padding:5px}.module-app .vihomia-calendar-day.has-open-form>.calendar-inline-form{padding:10px 8px calc(14px + env(safe-area-inset-bottom))}}.spaces-app,.space-themed-app{--space-theme-accent:#4f6cf7;--space-theme-start:#e8f1ff;--space-theme-end:#f8fbff;min-height:100dvh;overflow-x:clip}.spaces-app{color:#0b1741;background:radial-gradient(circle at 8% 8%,#e1edffe6,#0000 30rem),radial-gradient(circle at 94% 15%,#ffe8e1c2,#0000 28rem),#f9fbff!important}.spaces-app:before,.spaces-app:after{display:none!important}.space-themed-app{background:linear-gradient(155deg, var(--space-theme-start), #fff 48%, var(--space-theme-end))!important}.space-themed-app:before{pointer-events:none;z-index:0!important;opacity:.72!important;background:linear-gradient(155deg, var(--space-theme-start), transparent 48%, var(--space-theme-end))!important;background-position:50%!important;background-size:cover!important;width:auto!important;height:auto!important;display:block!important;position:fixed!important;inset:0!important;transform:none!important}.space-themed-app:after{display:none!important}.space-themed-app[data-space-pattern=dots]:before,[data-space-pattern=dots] .space-theme-preview,.space-overview-card[data-space-pattern=dots] .space-overview-card-main:after{background-image:radial-gradient(circle, color-mix(in srgb, var(--space-theme-accent) 30%, transparent) 1.5px, transparent 1.7px)!important;background-size:18px 18px!important}.space-themed-app[data-space-pattern=lines]:before,[data-space-pattern=lines] .space-theme-preview,.space-overview-card[data-space-pattern=lines] .space-overview-card-main:after{background-image:repeating-linear-gradient(135deg, transparent 0 16px, color-mix(in srgb, var(--space-theme-accent) 16%, transparent) 17px 18px)!important}.space-themed-app[data-space-pattern=waves]:before,[data-space-pattern=waves] .space-theme-preview,.space-overview-card[data-space-pattern=waves] .space-overview-card-main:after{background-image:radial-gradient(ellipse at 16% 120%, color-mix(in srgb, var(--space-theme-accent) 17%, transparent) 0 35%, transparent 36%), radial-gradient(ellipse at 78% 120%, #ffffff9e 0 42%, transparent 43%)!important}.space-themed-app[data-space-pattern=leaves]:before,[data-space-pattern=leaves] .space-theme-preview,.space-overview-card[data-space-pattern=leaves] .space-overview-card-main:after{background-image:radial-gradient(ellipse at 16% 78%, color-mix(in srgb, var(--space-theme-accent) 19%, transparent) 0 7%, transparent 7.5%), radial-gradient(ellipse at 24% 64%, color-mix(in srgb, var(--space-theme-accent) 14%, transparent) 0 6%, transparent 6.5%), radial-gradient(ellipse at 84% 30%, color-mix(in srgb, var(--space-theme-accent) 16%, transparent) 0 7%, transparent 7.5%)!important}.space-themed-app[data-space-pattern=curves]:before,[data-space-pattern=curves] .space-theme-preview,.space-overview-card[data-space-pattern=curves] .space-overview-card-main:after{background-image:radial-gradient(ellipse at 0 35%, transparent 0 29%, color-mix(in srgb, var(--space-theme-accent) 13%, transparent) 30% 32%, transparent 33%), radial-gradient(ellipse at 100% 76%, transparent 0 34%, #fff9 35% 38%, transparent 39%)!important}.space-themed-app[data-space-pattern=mosaic]:before,[data-space-pattern=mosaic] .space-theme-preview,.space-overview-card[data-space-pattern=mosaic] .space-overview-card-main:after{background-image:linear-gradient(30deg, color-mix(in srgb, var(--space-theme-accent) 11%, transparent) 12%, transparent 12.5% 87%, color-mix(in srgb, var(--space-theme-accent) 11%, transparent) 87.5%), linear-gradient(150deg, #ffffff73 12%, transparent 12.5% 87%, #ffffff73 87.5%)!important;background-size:38px 64px!important}.space-themed-app[data-space-pattern=rounded]:before,[data-space-pattern=rounded] .space-theme-preview,.space-overview-card[data-space-pattern=rounded] .space-overview-card-main:after{background-image:radial-gradient(circle at 20% 30%, color-mix(in srgb, var(--space-theme-accent) 14%, transparent) 0 9%, transparent 9.5%), radial-gradient(circle at 75% 70%, #ffffff8c 0 13%, transparent 13.5%)!important}.space-themed-app[data-space-pattern=aurora]:before,[data-space-pattern=aurora] .space-theme-preview,.space-overview-card[data-space-pattern=aurora] .space-overview-card-main:after,.space-themed-app[data-space-pattern=pearl]:before,[data-space-pattern=pearl] .space-theme-preview,.space-overview-card[data-space-pattern=pearl] .space-overview-card-main:after{background-image:radial-gradient(at 18% 30%,#7ee8d84d,#0000 40%),radial-gradient(at 76% 44%,#e18ede45,#0000 42%),radial-gradient(at 50% 100%,#ffffffb3,#0000 48%)!important}.space-themed-app[data-space-pattern=sunset]:before,[data-space-pattern=sunset] .space-theme-preview,.space-overview-card[data-space-pattern=sunset] .space-overview-card-main:after,.space-themed-app[data-space-pattern=golden]:before,[data-space-pattern=golden] .space-theme-preview,.space-overview-card[data-space-pattern=golden] .space-overview-card-main:after{background-image:radial-gradient(circle at 75% 30%,#ffce6d73 0 8%,#0000 8.5%),radial-gradient(at 50% 110%,#e68b7040 0 44%,#0000 45%)!important}.space-themed-app[data-space-pattern=constellation]:before,[data-space-pattern=constellation] .space-theme-preview,.space-overview-card[data-space-pattern=constellation] .space-overview-card-main:after,.space-themed-app[data-space-pattern=stars]:before,[data-space-pattern=stars] .space-theme-preview,.space-overview-card[data-space-pattern=stars] .space-overview-card-main:after{background-image:radial-gradient(circle at 20% 28%, color-mix(in srgb, var(--space-theme-accent) 45%, transparent) 0 1.5px, transparent 2px), radial-gradient(circle at 70% 18%, color-mix(in srgb, var(--space-theme-accent) 35%, transparent) 0 1px, transparent 1.5px), radial-gradient(circle at 82% 72%, color-mix(in srgb, var(--space-theme-accent) 42%, transparent) 0 1.5px, transparent 2px)!important;background-size:84px 74px,68px 82px,96px 88px!important}.spaces-app .main-content{z-index:1;position:relative;width:min(1180px,100%)!important;max-width:1180px!important;padding:calc(112px + env(safe-area-inset-top)) clamp(14px, 3vw, 30px) var(--app-bottom-content-safe-space)!important;margin:0 auto!important}.app .erp-topbar-compact.erp-topbar-space,.app .erp-topbar-compact.erp-topbar-spaces{grid-template-columns:54px minmax(0,1fr) 54px!important;grid-template-areas:"menu space notifications"!important}.app .erp-topbar-compact .erp-space-button{cursor:pointer;grid-template-rows:none!important;grid-template-columns:none!important;align-content:center!important;align-items:center!important;width:100%!important;padding:4px 8px!important;display:flex!important}.app .erp-topbar-compact .erp-space-switcher,.app .erp-topbar-compact .erp-space-button,.app .erp-compact-space-name{min-width:0!important}.app .erp-compact-space-name{overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;flex:auto;line-height:1.2;display:block;overflow:hidden;width:auto!important}.app .erp-compact-space-name.no-leading-icon{grid-column:1/-1}.app .erp-space-emoji{flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:1.65rem;line-height:1;display:grid;overflow:hidden}.app .erp-topbar-compact .erp-space-button:hover,.app .erp-topbar-compact .erp-space-button:focus-visible{background:#536cff17!important}.app .erp-topbar-compact .erp-space-button:disabled{cursor:default;opacity:1;background:#536cff17!important}.spaces-overview-page{width:100%}.spaces-overview-heading{justify-content:space-between;align-items:end;gap:18px;margin:8px 0 22px;display:flex}.spaces-overview-heading>div>span,.space-appearance-heading>div>span{color:#6275ae;text-transform:uppercase;font-size:.74rem;font-weight:850}.spaces-overview-heading h1{color:#0b1741;margin:2px 0 3px;font-size:clamp(2rem,4vw,3rem);line-height:1}.spaces-overview-heading p{color:#6879a7;margin:0}.spaces-overview-heading>button,.spaces-overview-error button,.spaces-overview-empty button{color:#26365f;background:#ffffffdb;border:1px solid #d5def3;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.spaces-overview-heading svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:20px}.spaces-overview-error{color:#8f3344;background:#fff5f6;border:1px solid #efc9cf;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:13px 15px;display:flex}.spaces-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.spaces-create-block{background:#ffffffe0;border:1px solid #7086c740;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:16px 18px;display:grid;box-shadow:0 12px 30px #2f457714}.spaces-create-icon{color:#526dff;background:#edf1ff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.spaces-create-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:24px}.spaces-create-copy{gap:3px;min-width:0;display:grid}.spaces-create-copy strong{color:#111c43}.spaces-create-copy small{color:#6878a2}.spaces-create-copy em{color:#865163;font-size:.74rem;font-style:normal}.spaces-create-block>button{color:#fff;background:#526bea;border:1px solid #7388ef;border-radius:13px;min-height:42px;padding:0 16px;font-weight:800}.spaces-create-block>button:disabled{color:#7d879f;background:#edf0f7;border-color:#d8dfef}.space-overview-card{background:#fffffff0;border:1px solid #8ba0cf3d;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 18px 42px #2f45771f}.space-overview-card.locked{border-color:#7d88a957;box-shadow:0 10px 26px #2f457714}.space-overview-card.locked .space-overview-card-main{filter:saturate(.55)}.space-overview-lock{color:#56627f;background:#f8f9fdf5;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:12px 16px;display:grid}.space-overview-lock svg{fill:none;stroke:#677392;stroke-width:1.8px;width:22px}.space-overview-lock span{font-size:.78rem;font-weight:700}.space-overview-lock button{color:#4659cb;background:#fff;border:1px solid #7c88e8;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.space-overview-card-main{color:#0b1741;text-align:left;background:linear-gradient(135deg, var(--space-theme-start), var(--space-theme-end));border:0;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-height:166px;padding:22px;display:grid;position:relative;overflow:hidden}.space-overview-card-main:after{content:"";opacity:.9;pointer-events:none;position:absolute;inset:0}.space-overview-card-main>*{z-index:1;position:relative}.space-overview-emoji{filter:drop-shadow(0 8px 9px #2f3a6224);place-items:center;width:76px;height:76px;font-size:3rem;line-height:1;display:grid}.space-overview-identity{gap:3px;min-width:0;display:grid}.space-overview-identity>strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.42rem;line-height:1.08;overflow:hidden}.space-overview-identity>small{color:#6577a8;font-size:.88rem}.space-overview-members{min-height:32px;margin-top:4px;display:flex}.space-overview-members i{color:#fff;background:linear-gradient(145deg, var(--space-theme-accent), #986de9);border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-5px;font-size:.75rem;font-style:normal;font-weight:850;display:grid}.space-overview-members i:first-child{margin-left:0}.space-overview-kind{border:1px solid color-mix(in srgb, var(--space-theme-accent) 35%, white);max-width:145px;color:color-mix(in srgb, var(--space-theme-accent) 82%, #15214a);white-space:nowrap;background:#ffffffa6;border-radius:99px;padding:8px 12px;font-size:.78rem;font-weight:850}.space-overview-shortcuts{border-top:1px solid #edf1fa;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.space-overview-shortcuts button{color:#111d43;text-align:left;background:#fff;border:0;border-left:1px solid #edf1fa;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:82px;padding:10px 12px;display:grid}.space-overview-shortcuts button:first-child{border-left:0}.space-overview-shortcuts button:hover{background:#f8faff}.space-overview-shortcuts img{object-fit:contain;width:35px;height:35px}.space-overview-shortcuts span{gap:3px;min-width:0;display:grid}.space-overview-shortcuts strong{font-size:.82rem}.space-overview-shortcuts small{color:color-mix(in srgb, var(--space-theme-accent) 82%, #304064);text-overflow:ellipsis;font-size:.68rem;line-height:1.15;overflow:hidden}.space-overview-shortcuts small.unavailable{color:#9a6270}.spaces-overview-empty{text-align:center;background:#ffffffe0;border:1px solid #e0e7f5;border-radius:24px;padding:46px 20px}.space-appearance-settings{background:#f9fbffd9;border:1px solid #dfe6f4;border-radius:20px;margin-top:20px;padding:20px}.space-appearance-heading{grid-template-columns:minmax(0,1fr) minmax(170px,240px);align-items:stretch;gap:16px;display:grid}.space-appearance-heading h4{color:#111b3d;margin:3px 0;font-size:1.18rem}.space-appearance-heading p{color:#69789f;margin:0;font-size:.86rem}.space-appearance-current{background:linear-gradient(135deg, var(--space-theme-start), var(--space-theme-end));border-radius:14px;align-content:end;min-height:82px;padding:15px;display:grid;position:relative;overflow:hidden}.space-appearance-current small,.space-appearance-current strong{z-index:1;position:relative}.space-appearance-current small{color:#66749c;text-transform:uppercase;font-size:.68rem}.space-appearance-current strong{color:#101a3c}.space-appearance-progress{background:#fff;border-radius:14px;gap:8px;margin-top:15px;padding:14px;display:grid}.space-appearance-progress>div:first-child{justify-content:space-between;gap:12px;display:flex}.space-appearance-progress span,.space-appearance-progress small,.space-appearance-personal-note{color:#69789f;font-size:.78rem}.space-appearance-progress-track{background:#e4e9f5;border-radius:99px;height:7px;overflow:hidden}.space-appearance-progress-track span{border-radius:inherit;background:#6275ed;height:100%;display:block}.space-appearance-personal-note{margin:14px 0 0}.space-appearance-error{color:#963b4a;background:#fff0f2;border-radius:10px;margin-top:12px;padding:10px 12px}.space-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.space-theme-option{color:#152044;text-align:left;background:#fff;border:1px solid #dce4f2;border-radius:14px;grid-template-columns:64px minmax(0,1fr) 20px;align-items:center;gap:9px;min-width:0;min-height:104px;padding:7px;display:grid;position:relative}.space-theme-option.selected{border-color:var(--space-theme-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--space-theme-accent) 18%, transparent)}.space-theme-option:disabled{cursor:not-allowed;opacity:.62}.space-theme-preview{background:linear-gradient(145deg, var(--space-theme-start), var(--space-theme-end));border-radius:10px;width:64px;height:76px}.space-theme-option>span:nth-child(2){gap:4px;min-width:0;display:grid}.space-theme-option strong{font-size:.82rem}.space-theme-option small{color:#6d7ba0;font-size:.67rem;line-height:1.2}.space-theme-option svg{fill:none;stroke:#7a85a4;stroke-width:1.8px;width:18px}.space-theme-reset{color:#34436b;background:#fff;border:1px solid #dce4f2;border-radius:12px;min-height:40px;margin-top:14px;padding:0 14px;font-weight:750}.space-emoji-input{text-align:center;flex:0 0 58px!important;width:58px!important}@media (width<=760px){.app .erp-topbar-compact.erp-topbar-space,.app .erp-topbar-compact.erp-topbar-spaces{grid-template-columns:46px minmax(0,1fr) 46px!important;gap:2px!important}.app .erp-topbar-compact .erp-main-menu,.app .erp-topbar-compact .erp-notifications-menu,.app .erp-topbar-compact .erp-menu-button,.app .erp-topbar-compact .erp-notifications-button{width:46px!important;min-width:46px!important;height:50px!important;min-height:50px!important}.app .erp-topbar-compact .erp-space-button{gap:5px!important}.app .erp-space-emoji{flex-basis:31px;width:31px;height:31px;font-size:1.35rem}.spaces-app .main-content{padding-top:calc(98px + env(safe-area-inset-top))!important;padding-inline:10px!important}.spaces-overview-heading{align-items:center;margin:3px 5px 16px}.spaces-overview-heading h1{font-size:1.75rem}.spaces-overview-heading p{font-size:.88rem}.spaces-overview-heading>button{justify-content:center;width:44px;padding:0}.spaces-overview-heading>button span{display:none}.spaces-overview-grid{grid-template-columns:1fr;gap:14px}.spaces-create-block{grid-template-columns:42px minmax(0,1fr);padding:14px}.spaces-create-block>button{grid-column:1/-1;width:100%}.space-overview-card-main{grid-template-columns:62px minmax(0,1fr) auto;gap:10px;min-height:140px;padding:16px 14px}.space-overview-emoji{width:62px;height:62px;font-size:2.55rem}.space-overview-identity>strong{font-size:1.18rem}.space-overview-kind{max-width:116px;padding:7px 9px;font-size:.68rem}.space-overview-shortcuts button{grid-template-columns:30px minmax(0,1fr);gap:4px;min-height:76px;padding:8px 7px}.space-overview-shortcuts img{width:30px;height:30px}.space-overview-shortcuts strong{font-size:.73rem}.space-overview-shortcuts small{font-size:.6rem}.space-overview-lock{grid-template-columns:26px minmax(0,1fr)}.space-overview-lock button{grid-column:1/-1;width:100%}.space-appearance-settings{padding:14px}.space-appearance-heading{grid-template-columns:1fr}.space-appearance-current{min-height:72px}.space-appearance-progress>div:first-child{display:grid}.space-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.space-theme-option{grid-template-columns:1fr 18px;align-content:start;min-height:122px}.space-theme-preview{grid-column:1/-1;width:100%;height:52px}}@media (width<=370px){.app .erp-topbar-compact.erp-topbar-space,.app .erp-topbar-compact.erp-topbar-spaces{grid-template-columns:42px minmax(0,1fr) 42px!important}.app .erp-topbar-compact .erp-main-menu,.app .erp-topbar-compact .erp-notifications-menu,.app .erp-topbar-compact .erp-menu-button,.app .erp-topbar-compact .erp-notifications-button{width:42px!important;min-width:42px!important}.app .erp-topbar-compact .erp-space-button{gap:3px!important}.app .erp-space-emoji{flex-basis:28px;width:28px;height:28px;font-size:1.2rem}.space-overview-card-main{grid-template-columns:52px minmax(0,1fr)}.space-overview-emoji{width:52px;height:52px;font-size:2.15rem}.space-overview-kind{grid-column:2;justify-self:start}}body .app-modal-overlay.app-modal-overlay{box-sizing:border-box;overscroll-behavior:contain;place-items:center;overflow-y:auto;z-index:20000!important;padding:max(16px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left))!important;display:grid!important;position:fixed!important;inset:0!important}body .app-modal-overlay .app-modal{max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));box-sizing:border-box;overflow-y:auto}body .app-modal-overlay .dynamic-delete-modal{max-width:100%;margin:0;position:relative!important;inset:auto!important}.offline-status{z-index:1100;bottom:calc(5rem + env(safe-area-inset-bottom));color:#334a3d;pointer-events:none;background:#f4f8f5;border:1px solid #d9e2dc;border-radius:1rem;width:max-content;max-width:calc(100vw - 2rem);padding:.55rem .85rem;font-size:.8rem;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 3px 14px #163b2014}.offline-status span{margin-top:.25rem;display:block}@media (width>=900px){.offline-status{bottom:1.5rem}}
