.profile-settings{width:calc(100vw - 32px);max-width:520px;max-height:calc(100dvh - 32px);overflow-y:auto}.profile-settings-form{gap:20px;min-width:0;display:grid}.profile-settings-form>label{gap:8px;font-weight:600;display:grid}.profile-settings-form small,.profile-photo-section p{color:var(--muted-foreground);font-size:12px;font-weight:400}.profile-photo-section{align-items:center;gap:18px;min-width:0;display:flex}.profile-photo-section p{margin:6px 0 12px}.profile-photo.avatar{width:80px;height:80px;font-size:25px}.profile-photo-actions{flex-wrap:wrap;gap:6px;display:flex}.profile-status{min-height:44px;font-size:13px;line-height:1.5}.profile-status p{color:var(--theme-danger,#a52a39);margin:0}.profile-settings .primary-button{min-width:140px}.profile-settings input{width:100%;min-width:0}@media (max-width:420px){.profile-photo-section{align-items:flex-start;gap:12px}.profile-photo.avatar{width:64px;height:64px}.profile-photo-actions button{min-height:44px}.profile-settings{padding:20px}}@media (prefers-reduced-motion:reduce){.profile-settings{transition:none!important;animation:none!important}}
.notification-bell{border:1px solid var(--theme-border,#e1dfe7);background:var(--theme-surface,#fcfcf8);width:40px;height:40px;color:var(--theme-muted,#5e596c);cursor:pointer;border-radius:12px;flex-shrink:0;place-items:center;display:grid;position:relative}.notification-bell:hover,.notification-bell[data-popup-open]{background:var(--theme-accent-surface,#f1e9ff);border-color:var(--theme-accent,#cbb3fa);color:var(--theme-accent,#8c52ff)}.notification-bell:focus-visible{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:3px}.notification-bell:disabled{opacity:.45;cursor:default}.notification-badge{background:var(--theme-primary,#8c52ff);color:#fff;border:2px solid var(--theme-border,#f8f8f3);border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:600;display:grid;position:absolute;top:-5px;right:-6px}.notifications-panel{border:1px solid var(--theme-border,#e4dce9);color:var(--theme-foreground,#302a3c);max-height:calc(100dvh - 110px);overflow:hidden;background:var(--theme-surface,#fdfdfa)!important;width:min(390px,100vw - 24px)!important;box-shadow:0 16px 50px var(--theme-shadow-color,#25203826)!important;border-radius:18px!important;gap:0!important;padding:0!important}.notifications-heading{justify-content:space-between;align-items:center;padding:19px 18px 13px;display:flex}.notifications-heading [data-slot=popover-title]{letter-spacing:-.4px;font-size:17px;font-weight:600}.notifications-heading [data-slot=popover-description]{color:var(--theme-muted,#81798c);margin-top:5px;font-size:11px}.notifications-toolbar{border-top:1px solid var(--theme-border,#eee8f1);border-bottom:1px solid var(--theme-border,#eee8f1);color:var(--theme-muted,#81798c);justify-content:space-between;align-items:center;padding:10px 18px;font-size:10px;display:flex}.notifications-toolbar button{color:var(--theme-accent,#7740cd);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:600}.notifications-toolbar button:disabled{color:var(--theme-muted,#aba4b3);cursor:default}.notifications-scroll{overscroll-behavior:contain;min-height:0;max-height:440px;overflow:auto}.notifications-scroll h3{color:var(--theme-muted,#72667f);justify-content:space-between;align-items:center;padding:16px 18px 8px;font-size:10px;font-weight:600;display:flex}.notifications-scroll h3 span{color:var(--theme-muted,#9a91a1);font-size:9px;font-weight:400}.notification-row{border:0;border-bottom:1px solid var(--theme-border,#f1edf4);text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;align-items:flex-start;gap:11px;padding:13px 18px;display:flex}.notification-row:hover{background:var(--theme-accent-surface,#f4edf9)}.notification-row:focus-visible{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:-3px}.notification-row.unread{background:var(--theme-surface,#faf6ff)}.notification-icon{background:var(--theme-accent-surface,#eee6f8);width:31px;height:31px;color:var(--theme-accent,#8c52ff);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.notification-row.overdue .notification-icon{background:var(--theme-danger-surface,#fcebe5);color:var(--theme-danger,#b15d3c)}.notification-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.notification-copy strong{overflow-wrap:anywhere;font-size:11px;font-weight:500;line-height:1.6}.notification-copy>span{color:var(--theme-muted,#82758e);overflow-wrap:anywhere;font-size:10px;line-height:1.7}.notification-row.overdue .notification-copy>span{color:var(--theme-danger,#a95737)}.notification-copy small{color:var(--theme-muted,#a39aa9);font-size:9px}.notification-dot{background:var(--theme-primary,#8c52ff);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.notifications-empty{color:var(--theme-muted,#8b8295);padding:10px 18px 18px;font-size:11px;line-height:1.8}.notifications-footer{color:var(--theme-muted,#92899c);border-top:1px solid var(--theme-border,#eee8f1);background:var(--theme-surface,#f8f5fa);padding:12px 18px;font-size:9px;line-height:1.7}@media (max-width:560px){.topbar-actions{gap:8px}.notification-bell{border-radius:10px;width:36px;height:36px}.search-shell input{width:55px}.notifications-panel{max-height:calc(100dvh - 110px)}.notifications-scroll{max-height:55dvh}}
.feedback-dialog{background:var(--theme-surface,#fff);width:min(440px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--theme-foreground,#29324a);border-radius:20px;padding:24px;overflow-y:auto}.feedback-form>fieldset{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.feedback-form label{gap:7px;font-size:13px;font-weight:600;display:grid}.feedback-form :is(select,textarea){border:1px solid var(--theme-border,#d9d5e2);background:var(--theme-surface,#fff);width:100%;min-width:0;font:inherit;border-radius:10px;padding:10px 12px;font-weight:400}.feedback-form select{min-height:44px}.feedback-form textarea{resize:vertical;min-height:110px;max-height:260px}.feedback-form small,.feedback-rating legend span{color:var(--theme-muted,#6e6779);font-size:11px;font-weight:400}.feedback-rating{border:0;min-width:0;margin:2px 0;padding:0}.feedback-rating legend{margin-bottom:8px;font-size:13px}.feedback-rating button{border:1px solid var(--theme-border,#e1dce9);background:var(--theme-surface,#faf8fd);border-radius:11px;min-width:46px;min-height:46px;margin-right:8px;font-size:24px}.feedback-rating button[aria-pressed=true]{background:var(--theme-accent-surface,#ece2fb);border-color:var(--theme-accent,#8c52ff)}.feedback-status{min-height:36px;color:var(--theme-accent,#6a426f);margin:10px 0;font-size:12px;line-height:1.5}.feedback-actions{justify-content:flex-end;gap:8px;display:flex}.feedback-actions button,.feedback-success button{border:1px solid var(--theme-border,#dad4e5);background:var(--theme-surface,#fff);min-height:44px;font:inherit;border-radius:10px;padding:10px 16px;font-size:13px}.feedback-actions .feedback-send{background:var(--theme-primary,#7946cd);border-color:var(--theme-accent,#7946cd);color:#fff;min-width:132px}.feedback-dialog button:disabled{opacity:.6;cursor:default}.feedback-dialog :is(button,textarea,select):focus-visible{outline:2px solid var(--theme-accent,#7946cd);outline-offset:3px}.feedback-success{gap:22px;padding-top:12px;display:grid}.feedback-success output{font-size:15px}.feedback-success button{justify-self:end}@media (max-width:600px){.feedback-dialog{padding:20px}.feedback-form :is(select,textarea){font-size:16px}}@media (prefers-reduced-motion:reduce){.feedback-dialog{transition:none!important;animation:none!important}}
.team-chat{border:1px solid var(--border);background:var(--theme-surface,#fffefa);min-width:0;height:clamp(440px,100dvh - 264px,850px);box-shadow:0 3px 8px var(--theme-shadow-color,#17243c04);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.floating-chat-launcher{z-index:40;border:1px solid var(--theme-glass,#fff3);background:var(--theme-primary,#8c52ff);color:#fff;height:54px;box-shadow:0 6px 22px var(--theme-shadow-color,#56319838);border-radius:18px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:flex;position:fixed;bottom:24px;right:24px}.floating-chat-launcher:hover{background:var(--theme-primary,#7740e5);transform:translateY(-2px)}.floating-chat-count{background:var(--theme-raised,#17243c);color:#fff;border:2px solid var(--theme-border,#fffdf9);border-radius:20px;place-items:center;min-width:23px;height:23px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-7px;right:-6px}.floating-chat-panel{max-height:var(--available-height);background:var(--theme-surface,#fffefa);overflow:hidden;width:min(420px,100vw - 24px)!important;box-shadow:0 12px 48px var(--theme-shadow-color,#17243c25)!important;border-radius:19px!important;gap:0!important;padding:0!important}.floating-chat-panel .team-chat-compact{height:min(560px,calc(100dvh - 125px),var(--available-height,560px));overscroll-behavior:contain;border:0;border-radius:19px;min-height:0;overflow-y:auto}.team-chat-compact .chat-heading{flex-shrink:0;gap:8px;padding:15px 16px 12px}.team-chat-compact .chat-heading-copy .icon-box{display:none}.team-chat-compact .chat-heading h2{font-size:15px}.team-chat-compact .chat-heading-actions{gap:6px}.team-chat-compact .chat-heading-actions .icon-button,.team-chat-compact .chat-members{place-items:center;width:30px;height:30px;padding:0;display:grid}.team-chat-compact .chat-members span,.team-chat-compact .chat-private,.team-chat-compact .chat-key-hint{display:none}.team-chat-compact .chat-status{flex-shrink:0;padding:0 16px 12px;font-size:9px}.team-chat-compact .chat-timeline{min-height:100px;padding:4px 14px 14px}.team-chat-compact .chat-empty{height:auto;min-height:0;padding:20px 4px}.team-chat-compact .chat-empty h3{font-size:17px}.team-chat-compact .chat-empty p{font-size:11px}.team-chat-compact .chat-message{gap:6px}.team-chat-compact .chat-message-content{max-width:calc(100% - 40px)}.team-chat-compact .chat-message-body{padding:9px 11px}.team-chat-compact .chat-compose{flex-shrink:0;padding:12px}.team-chat-compact .chat-compose textarea{resize:none;min-height:62px;max-height:100px}.team-chat-compact .chat-compose-bottom{gap:8px;margin-top:10px}.team-chat-compact .chat-link-select{flex:1}.team-chat-compact .chat-link-select select{width:100%;min-width:0;max-width:210px}.team-chat-compact .chat-compose .primary-button{flex-shrink:0}.team-chat-compact .chat-jump{bottom:154px}@media (max-width:850px){.floating-chat-launcher{right:16px;bottom:calc(94px + env(safe-area-inset-bottom));border-radius:16px;width:50px;height:50px;padding:0}.floating-chat-label{display:none}.floating-chat-panel .team-chat-compact{height:min(560px,calc(100dvh - 190px - env(safe-area-inset-bottom)),var(--available-height,560px))}}@media (prefers-reduced-motion:reduce){.floating-chat-launcher{transition:none}.floating-chat-panel{animation:none!important}}.chat-heading{justify-content:space-between;align-items:center;gap:16px;padding:17px 24px 12px;display:flex}.chat-heading-copy{align-items:center;gap:12px;min-width:0;display:flex}.chat-heading h2{letter-spacing:-.4px;font-size:16px;font-weight:600}.chat-heading p{color:var(--muted-text);margin-top:4px;font-size:11px}.chat-heading-actions{align-items:center;gap:12px;display:flex}.chat-members{color:var(--theme-muted,#71617f);white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;display:flex}.chat-status{min-width:0;color:var(--muted-text);border:0;flex:1;align-items:center;gap:7px;padding:0;font-size:9px;display:flex}.chat-private{margin-left:auto}.chat-timeline{overscroll-behavior:contain;scrollbar-width:thin;overflow-anchor:none;flex:1;min-height:0;padding:8px 24px 16px;overflow-y:auto}.chat-timeline:focus-visible{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:-3px}.chat-day{color:var(--theme-muted,#8a8194);justify-content:center;align-items:center;margin:18px 0;font-size:10px;display:flex}.chat-day span{background:var(--theme-raised,#f4f1f7);border-radius:20px;padding:5px 12px}.chat-message{align-items:flex-start;gap:10px;margin-bottom:18px}.chat-message>.avatar{margin-top:22px}.chat-message-content{flex:0 auto;gap:5px;width:auto;max-width:min(80%,700px)}.chat-message-meta{color:var(--muted-text);gap:10px;padding:0;font-size:10px}.chat-message-meta strong{color:var(--theme-muted,#596273);font-weight:500}.chat-message-meta time{font-size:9px}.chat-message.mine .chat-message-meta{justify-content:flex-end}.chat-message-body{border:1px solid var(--theme-border,#e9e6df);background:var(--theme-raised,#f7f6f1);overflow-wrap:anywhere;border-radius:3px 15px 15px;padding:11px 15px}.chat-message.mine .chat-message-body{background:var(--theme-accent-surface,#f0e8fd);border-color:var(--theme-border,#e3d4fb);border-radius:15px 3px 15px 15px}.chat-message-body p{white-space:pre-wrap;font-size:12px;line-height:1.8}.chat-task-link{text-align:left;overflow-wrap:anywhere;border:1px solid var(--theme-border,#ded1f0);background:var(--theme-surface,#fffdfa);color:var(--theme-accent,#7644c0);border-radius:8px;align-items:center;gap:7px;margin-top:9px;padding:8px 10px;font-size:11px;display:flex}.chat-task-unavailable{color:var(--muted-text);margin-top:9px;font-size:10px;display:block}.chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:240px;padding:26px 10px;display:flex}.chat-empty h3{letter-spacing:-.5px;margin-top:16px;font-size:19px;font-weight:600}.chat-empty p{color:var(--muted-text);margin:8px 0 16px;font-size:12px;line-height:1.9}.chat-empty button{color:var(--theme-accent,#7844c7);background:0 0;border:0;align-items:center;gap:8px;font-size:11px;display:flex}.chat-earlier{background:var(--theme-surface,#f8f4fd);border:1px solid var(--theme-border,#e6dcef);color:var(--theme-accent,#7745b1);border-radius:8px;margin:12px auto;padding:8px 12px;font-size:11px;display:block}.chat-compose{border-top:1px solid var(--border);background:var(--theme-surface,#fffefa);padding:12px 20px}.chat-compose textarea{resize:vertical;border-color:var(--theme-border,#ded8e9);background:var(--theme-surface,#fff);border-radius:11px;min-height:56px;max-height:120px;line-height:1.7;font-size:12px!important}.chat-compose-bottom{align-items:center;gap:12px;margin-top:9px;display:flex}.chat-link-select{min-width:0;color:var(--theme-accent,#826597);align-items:center;gap:6px;display:flex}.chat-link-select select{outline-offset:2px;text-overflow:ellipsis;background:0 0;border:0;width:min(230px,25vw);padding:7px 2px;font-size:10px}.chat-key-hint{color:var(--theme-muted,#8e8893);margin-left:auto;font-size:9px}.chat-compose .primary-button{margin-left:auto}.chat-jump{white-space:nowrap;background:var(--theme-surface,#fff);color:var(--theme-accent,#7841cc);border:1px solid var(--theme-border,#dfd0f5);box-shadow:0 3px 10px var(--theme-shadow-color,#31204415);border-radius:30px;align-items:center;gap:7px;padding:9px 14px;font-size:11px;display:flex;position:absolute;bottom:175px;left:50%;transform:translate(-50%)}.chat-error{background:var(--theme-danger-surface,#fff2ed);color:var(--theme-danger,#9a4d35);justify-content:space-between;gap:10px;padding:10px 24px;font-size:11px;display:flex}.chat-error button{background:0 0;border:0;text-decoration:underline}.chat-nav-badge{background:var(--theme-primary,#8c52ff);color:#fff;border-radius:10px;place-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 4px;font-size:9px;font-weight:600;display:inline-grid}.notification-chat-link{background:var(--theme-surface,#f7f1ff);border:0;border-bottom:1px solid var(--theme-border,#e9e1f1);text-align:left;width:100%;color:var(--theme-accent,#7143b5);align-items:center;gap:12px;padding:14px 18px;display:flex}.notification-chat-link>span{flex:1}.notification-chat-link strong{font-size:12px;display:block}.notification-chat-link small{color:var(--theme-muted,#7f7190);font-size:10px}.chat-compose-readonly{min-height:62px;color:var(--theme-muted,#777181);align-items:center;gap:9px;font-size:11px;line-height:1.6;display:flex}.chat-compose-readonly svg{color:var(--theme-accent,#8c52ff);flex:none}@media (max-width:850px){.mobile-nav button{flex:1;min-width:0;padding:7px 4px;position:relative}.mobile-nav .chat-nav-badge{min-width:16px;height:16px;font-size:8px;position:absolute;top:-3px;right:calc(50% - 24px)}.team-chat{height:max(490px,100dvh - 290px)}}@media (max-width:560px){.chat-heading{gap:8px;padding:16px 14px 12px}.chat-heading h2{font-size:14px}.chat-heading p{font-size:10px}.chat-heading-copy .icon-box{display:none}.chat-heading-actions{gap:8px}.chat-members span{display:none}.chat-status{padding:0 14px 12px;font-size:9px}.chat-private{display:none}.chat-timeline{padding:6px 12px 16px}.chat-message{gap:6px}.chat-message-content{max-width:calc(100% - 42px)}.chat-message-body{padding:10px 12px}.chat-compose{padding:12px}.chat-compose textarea{min-height:80px;font-size:16px!important}.chat-key-hint{display:none}.chat-link-select{flex:1}.chat-link-select select{width:100%;min-width:0;max-width:180px}.chat-compose .primary-button{flex-shrink:0}.chat-compose-bottom{gap:6px}.chat-jump{bottom:172px}}.chat-heading-room{min-width:0}.chat-heading-room select{width:min(280px,32vw);min-width:150px;color:var(--theme-foreground,#17243c);font:inherit;letter-spacing:-.4px;outline-offset:3px;text-overflow:ellipsis;background:0 0;border:0;padding:2px 25px 2px 0;font-size:16px;font-weight:600}.chat-status-bar{border-bottom:1px solid var(--border);background:var(--theme-surface,#f7f2fd);flex:none;min-height:30px;padding:5px 24px 8px}.team-chat-compact .chat-heading-room select{width:min(145px,35vw);min-width:100px;font-size:14px}.team-chat-compact .chat-status-bar{padding:3px 16px 8px}.team-chat-compact .chat-heading{padding-bottom:8px}@media (max-width:560px){.chat-heading-room select{width:min(170px,44vw);min-width:100px;font-size:14px}.chat-status-bar{padding:3px 14px 8px}.chat-compose textarea{resize:none;min-height:62px}}.chat-delivery{color:var(--theme-muted,#8b7b99);align-self:flex-end;font-size:10px;line-height:1.6}.chat-delivery button{min-height:32px;color:var(--theme-accent,#905276);padding:3px 6px;text-decoration:underline}.chat-compose textarea:focus-visible{outline:2px solid var(--theme-accent,#a779df);outline-offset:-2px}.chat-compose button[type=submit]:not(:disabled):hover{background:var(--theme-primary,#7540d0)}.chat-message-body{animation:.14s ease-out chat-arrive}@keyframes chat-arrive{0%{opacity:.6;transform:translateY(3px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.chat-message-body{animation:none}}
.projects-toolbar{margin-bottom:25px}.project-search{background:var(--theme-surface,#fffefa);border:1px solid var(--border);color:var(--theme-muted,#8c8498);border-radius:12px;align-items:center;gap:11px;padding:12px 16px;display:flex}.project-search input{width:100%;color:var(--foreground);background:0 0;border:0;outline:0;font-size:13px}.project-search:focus-within{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:2px}.project-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.project-filters select{border:1px solid var(--border);background:var(--theme-raised,#faf9f4);color:var(--theme-muted,#646576);border-radius:20px;max-width:220px;padding:8px 14px;font-size:11px}.project-filters>span{color:var(--muted-text);margin-left:auto;font-size:11px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(min(290px,100%),1fr));gap:20px;display:grid}.project-card{background:var(--theme-surface,#fffefa);border:1px solid var(--border);min-width:0;box-shadow:0 3px 8px var(--theme-shadow-color,#17243c04);border-radius:18px;padding:23px}.project-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;display:flex}.project-folder{background:var(--theme-accent-surface,#ece2fd);width:46px;height:46px;color:var(--theme-accent,#8c52ff);border-radius:13px;place-items:center;display:grid}.project-access{color:var(--theme-muted,#7c7784);align-items:center;gap:5px;font-size:10px;display:flex}.project-card-title{text-align:left;width:100%;color:var(--theme-foreground,#29334b);background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.project-card-title h2{letter-spacing:-.5px;overflow-wrap:anywhere;font-size:18px;font-weight:600}.project-card-title svg{color:var(--theme-accent,#8c52ff)}.project-description{color:var(--muted-text);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-height:42px;margin-top:10px;font-size:11px;line-height:1.9;display:-webkit-box;overflow:hidden}.project-progress-copy{color:var(--theme-muted,#797683);justify-content:space-between;margin-top:24px;font-size:10px;display:flex}.project-card progress{appearance:none;background:var(--theme-raised,#f1edf6);border:0;border-radius:10px;width:100%;height:5px;margin-top:9px;display:block;overflow:hidden}.project-card progress::-webkit-progress-bar{background:var(--theme-muted,#f1edf6)}.project-card progress::-webkit-progress-value{background:var(--theme-accent,#8c52ff);border-radius:10px}.project-card progress::-moz-progress-bar{background:var(--theme-accent,#8c52ff);border-radius:10px}.project-card-footer{border-top:1px solid var(--border);align-items:center;gap:16px;margin-top:24px;padding-top:17px;display:flex}.project-card-footer button{color:var(--theme-accent,#8050b9);background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:11px;display:flex}.project-avatars{margin-right:auto;display:flex}.project-avatars .avatar+.avatar{margin-left:-8px}.projects-empty{text-align:center;max-width:520px;margin:auto;padding:65px 22px}.projects-empty h2{letter-spacing:-.8px;margin:22px 0 12px;font-size:24px;font-weight:600}.projects-empty p{color:var(--muted-text);font-size:12px;line-height:1.9}.project-context{border:1px solid var(--theme-border,#e4d9f2);background:var(--theme-surface,#f7f2fd);color:var(--theme-accent,#72568c);border-radius:13px;align-items:center;gap:12px;margin-bottom:24px;padding:13px 16px;display:flex}.project-context>svg{color:var(--theme-accent,#8c52ff)}.project-context-select{flex:1;min-width:0}.project-context-select select{max-width:100%;color:var(--theme-accent,#604b76);background:0 0;border:0;padding:6px;font-size:12px;font-weight:500}.project-context button{white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:inline-flex}.project-form{flex-direction:column;gap:17px;display:flex}.project-form>label{flex-direction:column;gap:8px;font-size:12px;font-weight:500;display:flex}.project-form fieldset{border:0;margin:0;padding:0}.project-form legend{margin-bottom:10px;font-size:12px;font-weight:500}.project-member-picker{border:1px solid var(--border);border-radius:12px;max-height:240px;padding:4px 12px;overflow-y:auto}.project-member-picker>label{align-items:center;gap:10px;padding:9px 0;font-size:12px;display:flex}.project-member-picker input{accent-color:var(--theme-accent,#8c52ff);flex-shrink:0;width:16px;height:16px}.project-member-picker small{color:var(--muted-text);margin-left:auto;font-size:10px}.project-member-hint{color:var(--muted-text);font-size:10px;line-height:1.8}.chat-room-bar{background:var(--theme-surface,#f7f2fd);border-bottom:1px solid var(--theme-border,#e7dff0);flex-shrink:0;align-items:center;gap:18px;min-height:44px;padding:6px 20px;display:flex}.chat-room-select{border:1px solid var(--theme-border,#e1d5ef);background:var(--theme-surface,#fffdfa);min-width:180px;max-width:280px;color:var(--theme-accent,#7f6896);border-radius:9px;flex:0 280px;align-items:center;gap:8px;padding:6px 10px;display:flex}.chat-room-select select{width:100%;min-width:0;color:var(--theme-accent,#6d5188);background:0 0;border:0;padding:0;font-size:11px}.chat-room-select svg{flex-shrink:0}@media (max-width:850px){.project-context{flex-wrap:wrap}.project-context .mobile-workspace-context,.project-context-select{flex:220px}}@media (max-width:700px){.chat-room-bar{gap:10px;padding:6px 12px}.chat-room-select{flex-basis:210px;min-width:0}.chat-room-bar .chat-private{display:none}}@media (max-width:480px){.chat-room-bar{flex-direction:column;align-items:stretch;gap:5px}.chat-room-select{flex-basis:auto;max-width:none}.chat-room-bar .chat-status{padding:2px 1px}}@media (max-width:560px){.project-grid{gap:14px}.project-card{padding:20px}.project-filters select{max-width:150px}.project-context{flex-wrap:wrap;gap:8px;padding:10px 12px}.project-context-select{flex-basis:calc(100% - 35px)}.project-context button{padding:5px}.project-form input,.project-form textarea{font-size:16px}.project-member-picker>label{font-size:11px}.project-member-picker .avatar{display:none}.projects-empty{padding:40px 15px}}.project-access-list{border:1px solid var(--border);background:var(--theme-surface,#fbfaf7);border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.project-access-list h3{letter-spacing:.5px;text-transform:uppercase;color:var(--theme-muted,#786f82);margin:0 0 5px;font-size:10px;font-weight:600}.project-access-row{border-top:1px solid var(--theme-border,#eee9ef);align-items:center;gap:9px;min-width:0;padding:7px 0;display:flex}.project-access-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:500;overflow:hidden}.project-access-row .membership-controls,.project-access-row .membership-role-label{margin-left:auto}@media (max-width:560px){.project-access-row{flex-wrap:wrap;align-items:flex-start}.project-access-row .membership-controls{flex:1 0 100%;margin-left:33px}}
.music-shell{border:1px solid var(--theme-border,#dedfe5);background:var(--theme-surface,#fffefa);width:286px;height:46px;box-shadow:0 3px 10px var(--theme-shadow-color,#17243c0b);border-radius:14px;flex-shrink:0;align-items:center;display:flex;position:relative;overflow:hidden}.music-mini-main{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;height:100%;padding:4px 7px;display:flex}.music-cover{background:var(--theme-accent-surface,#e7ddf8);width:36px;height:36px;color:var(--theme-accent,#8c52ff);border-radius:9px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.music-cover img{object-fit:cover;width:100%;height:100%}.music-cover svg{width:17px}.music-cover.small{width:38px;height:38px}.music-cover.large{border-radius:15px;width:76px;height:76px}.music-mini-copy{min-width:0;display:block}.music-mini-copy strong,.music-mini-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.music-mini-copy strong{color:var(--theme-foreground,#202b41);font-size:10px;font-weight:600}.music-mini-copy small{color:var(--theme-muted,#777d8b);margin-top:2px;font-size:8px}.music-mini-controls{align-items:center;gap:1px;padding-right:5px;display:flex}.music-mini-controls button,.music-panel header>button,.current-controls button,.track-actions button,.track-actions a,.music-section-title button{width:30px;height:30px;color:var(--theme-muted,#6d7381);background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.music-mini-controls button:hover,.track-actions button:hover,.track-actions a:hover{background:var(--theme-accent-surface,#f1ebfb);color:var(--theme-accent,#8c52ff)}.music-mini-controls svg{width:14px}.music-play{background:var(--theme-primary,#8c52ff)!important;color:#fff!important}.music-play svg{fill:currentColor;width:14px}.music-mini-progress{background:var(--theme-primary,#8c52ff);height:2px;transition:width .3s linear;position:absolute;bottom:0;left:0}.music-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#17243c38;transition:opacity .24s,visibility .24s;position:fixed;inset:0}.music-panel{z-index:91;opacity:0;visibility:hidden;pointer-events:none;background:var(--theme-raised,#f7f6f0);border:1px solid var(--theme-border,#dedee2);width:min(1120px,100vw - 300px);height:min(760px,100dvh - 48px);box-shadow:0 24px 70px var(--theme-shadow-color,#17243c35);border-radius:26px;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s,visibility .2s;position:fixed;top:50%;left:calc(50vw + 124px);overflow:hidden;transform:translate(-50%,-46%)scale(.97)}.music-shell.expanded{z-index:100;overflow:visible}.music-shell.expanded .music-backdrop{opacity:1;visibility:visible}.music-shell.expanded .music-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.music-panel>header{border-bottom:1px solid var(--theme-border,#dfded9);background:var(--theme-surface,#fffefa);justify-content:space-between;align-items:center;height:88px;padding:0 26px;display:flex}.music-kicker{letter-spacing:1.7px;color:var(--theme-accent,#8c52ff);font-size:8px;font-weight:700}.music-panel h2{letter-spacing:-.9px;margin-top:4px;font-size:25px;font-weight:600}.music-panel header>button{background:var(--theme-raised,#f0ecf6);width:40px;height:40px}.music-panel button:disabled,.music-panel input:disabled,.music-mini-controls button:disabled{opacity:.35;cursor:not-allowed}.music-columns{grid-template-rows:minmax(142px,.37fr) minmax(280px,1fr);grid-template-columns:224px minmax(330px,1fr) 292px;gap:14px;height:calc(100% - 88px);padding:18px;display:grid}.music-columns>aside,.music-current{background:var(--theme-surface,#fffefa);border:1px solid var(--theme-border,#e2e1dc);border-radius:17px;min-width:0;min-height:0;padding:17px;overflow:hidden}.music-playlists{grid-area:1/1}.music-library{grid-area:2/1}.music-current{grid-area:1/2/3;overflow-y:auto}.music-import{grid-area:1/3/3;overflow-y:auto!important}.music-section-title{color:var(--theme-foreground,#2a344b);justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.music-section-title>span{align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.music-section-title svg{width:16px;color:var(--theme-accent,#8c52ff)}.music-section-title small{color:var(--theme-muted,#918b98);font-size:9px}.music-heading-actions{align-items:center;display:flex}.new-playlist,.music-search{border:1px solid var(--theme-border,#e2e0e3);background:var(--theme-surface,#faf9f5);border-radius:10px;align-items:center;display:flex;overflow:hidden}.new-playlist input,.music-search input{min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:9px 10px;font-size:10px}.new-playlist button{width:34px;height:34px;color:var(--theme-accent,#8c52ff);background:0 0;border:0}.new-playlist svg,.music-search svg{width:14px}.music-search{color:var(--theme-muted,#9994a0);margin-bottom:10px;padding-left:10px}.playlist-list{max-height:74px;margin-top:8px;overflow-y:auto}.playlist-list>button{width:100%;color:var(--theme-muted,#706b77);background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;padding:7px 8px;display:flex}.playlist-list>button>span{align-items:center;gap:7px;min-width:0;display:flex}.playlist-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.playlist-list svg{width:13px}.playlist-list button.active{background:var(--theme-accent-surface,#eee7fa);color:var(--theme-accent,#68469a)}.provider-frame{aspect-ratio:16/9;background:var(--theme-raised,#17243c);border-radius:16px;width:100%;min-height:200px;max-height:300px;position:relative;overflow:hidden}.provider-frame>div,.provider-frame iframe{border:0;width:100%!important;height:100%!important}.music-provider-target{width:100%;height:100%}.provider-placeholder{text-align:center;color:#fff;background:radial-gradient(circle at 50% 25%,#8c52ff5c,transparent 36%),var(--theme-raised,#17243c);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.provider-placeholder>span{border:1px solid var(--theme-glass,#ffffff30);border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:14px;display:grid}.provider-placeholder strong{font-size:14px}.provider-placeholder p{color:var(--theme-muted,#c0c6d2);max-width:240px;margin-top:6px;font-size:9px;line-height:1.7}.current-controls{justify-content:center;align-items:center;gap:11px;margin:13px 0 8px;display:flex}.current-controls button{background:var(--theme-raised,#f0edf5);width:38px;height:38px}.current-controls .large{border-radius:15px;width:47px;height:47px}.music-timeline{color:var(--theme-muted,#817d87);grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;font-size:8px;display:grid}.music-timeline input,.music-volume input{accent-color:var(--theme-accent,#8c52ff);width:100%}.music-volume{color:var(--theme-muted,#898491);grid-template-columns:17px 100px;justify-content:end;align-items:center;gap:7px;margin-top:7px;display:grid}.music-volume svg{width:15px}.queue-list,.library-list{flex-direction:column;display:flex;overflow-y:auto}.queue-list{max-height:170px;margin-top:13px}.library-list{max-height:calc(100% - 66px)}.music-track{border-radius:11px;align-items:center;gap:7px;padding:5px;display:flex}.music-track.active{background:var(--theme-accent-surface,#f0e9fa)}.track-main{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:0;display:flex}.track-main>span:last-child{min-width:0}.track-main strong,.track-main small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.track-main strong{color:var(--theme-foreground,#30394d);font-size:9px;font-weight:600}.track-main small{color:var(--theme-muted,#8a8790);margin-top:2px;font-size:7px}.track-actions{align-items:center;display:flex}.track-actions button,.track-actions a{width:27px;height:27px}.track-actions svg{width:12px}.music-empty{text-align:center;color:var(--theme-muted,#898590);padding:20px 7px}.music-empty>span{background:var(--theme-accent-surface,#f0eafa);width:38px;height:38px;color:var(--theme-accent,#8c52ff);border-radius:12px;place-items:center;margin:0 auto 10px;display:grid}.music-empty svg{width:18px}.music-empty strong{color:var(--theme-muted,#484f60);font-size:10px;display:block}.music-empty p{margin-top:5px;font-size:8px;line-height:1.7}.music-import>p{color:var(--theme-muted,#77727e);font-size:9px;line-height:1.75}.music-import>label{flex-direction:column;gap:7px;margin-top:19px;display:flex}.music-import>label span{font-size:9px;font-weight:600}.music-import>label input{border:1px solid var(--theme-border,#dfdde1);background:var(--theme-surface,#faf9f5);width:100%;height:42px;font:inherit;border-radius:10px;outline:0;padding:0 11px;font-size:10px}.music-import>label input:focus{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:2px}.music-import-button,.import-preview>button{background:var(--theme-primary,#8c52ff);color:#fff;width:100%;height:42px;font:inherit;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:9px;font-size:10px;font-weight:600;display:flex}.music-import-button svg{width:15px}.music-error{background:var(--theme-danger-surface,#fff0ed);color:var(--theme-danger,#a2483b);border-radius:9px;margin-top:9px;padding:9px 11px;font-size:9px;line-height:1.6}.import-preview{border:1px solid var(--theme-border,#e2d9ed);background:var(--theme-accent-surface,#f5f0fb);border-radius:14px;margin-top:15px;padding:13px}.import-preview>div{margin-top:10px}.import-preview small,.import-preview strong,.import-preview p{display:block}.import-preview small{color:var(--theme-accent,#8c52ff);letter-spacing:1px;font-size:7px;font-weight:700}.import-preview strong{margin-top:4px;font-size:11px;line-height:1.5}.import-preview p{color:var(--theme-muted,#77727f);margin-top:3px;font-size:8px}.music-transfer{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.music-transfer button{border:1px solid var(--theme-border,#dfd9e7);background:var(--theme-surface,#faf8fd);height:36px;color:var(--theme-accent,#72548e);font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:8px;display:flex}.music-transfer svg{width:13px}.music-transfer input{display:none}.provider-note{border-top:1px solid var(--theme-border,#e6e3df);color:var(--theme-muted,#827b89);align-items:flex-start;gap:9px;margin-top:16px;padding-top:16px;display:flex}.provider-note svg{width:16px}.provider-note p{font-size:8px;line-height:1.7}.provider-note strong{color:var(--theme-muted,#5b5661);font-size:8px;display:block}.music-mobile-tabs{display:none}.music-shell.is-empty{width:40px;height:40px;box-shadow:none;border-radius:12px}.music-shell.is-empty .music-mini-main{place-items:center;padding:0;display:grid}.music-shell.is-empty .music-cover{background:var(--theme-surface,#fcfcf8);border-radius:11px;width:100%;height:100%}.music-shell.is-empty .music-mini-copy,.music-shell.is-empty .music-mini-controls,.music-shell.is-empty .music-mini-progress{display:none}.music-shell.is-empty:hover{background:var(--theme-accent-surface,#f1e9ff);border-color:var(--theme-accent,#cbb3fa)}.music-shell.is-empty:hover .music-cover{background:var(--theme-accent-surface,#f1e9ff)}.music-columns>.music-playlists{overflow-y:auto}.new-playlist{flex-shrink:0}.new-playlist button{flex-shrink:0;min-width:36px;min-height:36px}.new-playlist input{flex:1 1 0;width:0}.music-playlists .playlist-list{max-height:none}.music-playlists .music-empty{padding:12px 7px}@media (max-width:1250px){.music-shell{width:220px}.music-mini-controls>button:first-child,.music-mini-controls>button:nth-child(3){display:none}.music-panel{width:calc(100vw - 275px)}.music-columns{grid-template-columns:200px minmax(300px,1fr) 250px}}@media (max-width:1088px) and (min-width:851px){.search-shell{display:none}.music-panel{width:calc(100vw - 275px)}.music-mobile-tabs{background:var(--theme-surface,#fffefa);border-bottom:1px solid var(--theme-border,#e3e1dc);grid-template-columns:repeat(3,1fr);padding:9px;display:grid}.music-mobile-tabs button{text-transform:capitalize;height:38px;font:inherit;color:var(--theme-muted,#7a7480);background:0 0;border:0;border-radius:10px;font-size:10px}.music-mobile-tabs button.active{background:var(--theme-primary,#8c52ff);color:#fff}.music-columns{height:calc(100% - 135px);padding:12px;display:block;overflow-y:auto}.music-columns>aside,.music-current{padding:15px;display:none}.music-columns>.mobile-active{margin-bottom:12px;display:block}.music-playlists.mobile-active{min-height:150px}.music-current.mobile-active{min-height:480px}.music-import.mobile-active,.music-library.mobile-active{min-height:calc(100% - 4px)}.library-list{max-height:none}.playlist-list{max-height:150px}.queue-list{max-height:none}}@media (max-width:850px){.topbar .music-shell.has-track{left:14px;right:80px;bottom:calc(93px + env(safe-area-inset-bottom));z-index:36;width:auto;height:58px;box-shadow:0 10px 28px var(--theme-shadow-color,#17243c2e);border-radius:18px;position:fixed}.topbar .music-shell.is-empty{border-radius:10px;width:36px;height:36px;position:relative}.music-mini-main{padding:6px 8px}.music-cover{width:44px;height:44px}.music-shell.is-empty .music-cover{width:100%;height:100%}.music-mini-copy strong{font-size:11px}.music-mini-copy small{font-size:8px}.music-panel{border-radius:23px;width:auto;height:auto;inset:12px;transform:translateY(18px)scale(.98)}.music-shell.expanded .music-panel{transform:none}.music-panel>header{height:78px;padding:0 18px}.music-panel h2{font-size:21px}.music-mobile-tabs{background:var(--theme-surface,#fffefa);border-bottom:1px solid var(--theme-border,#e3e1dc);grid-template-columns:repeat(3,1fr);padding:9px;display:grid}.music-mobile-tabs button{text-transform:capitalize;height:38px;font:inherit;color:var(--theme-muted,#7a7480);background:0 0;border:0;border-radius:10px;font-size:10px}.music-mobile-tabs button.active{background:var(--theme-primary,#8c52ff);color:#fff}.music-columns{height:calc(100% - 126px);padding:12px;display:block;overflow-y:auto}.music-columns>aside,.music-current{padding:15px;display:none}.music-columns>.mobile-active{margin-bottom:12px;display:block}.music-playlists.mobile-active{min-height:150px}.music-current.mobile-active{min-height:420px}.music-import.mobile-active,.music-library.mobile-active{min-height:calc(100% - 4px)}.library-list{max-height:none}.playlist-list{max-height:150px}.queue-list,.provider-frame{max-height:none}.page-content{padding-bottom:104px!important}.workspace-main:has(.music-shell.has-track) .page-content{padding-bottom:178px!important}.toast{bottom:calc(95px + env(safe-area-inset-bottom))}body:has(.music-shell.has-track) .toast{bottom:calc(165px + env(safe-area-inset-bottom))}}@media (max-width:480px){.music-mini-controls>button:first-child,.music-mini-controls>button:nth-child(3),.music-mini-controls>button:last-child{display:none}.topbar .music-shell.has-track{right:76px}.music-panel{inset:6px}.music-panel>header{padding:0 15px}.music-panel h2{font-size:19px}.music-columns{padding:8px}.music-import>label input{font-size:16px}}@media (prefers-reduced-motion:reduce){.music-backdrop,.music-panel,.music-mini-progress{transition:none}}.music-panel.music-compact{background:var(--theme-surface,#fff);border-radius:24px;flex-direction:column;width:460px;max-width:calc(100vw - 32px);height:auto;display:flex;inset:16px 24px 16px auto;transform:translateY(12px)}.music-shell.expanded .music-panel.music-compact{transform:none}.music-compact>header{background:var(--theme-surface,#fff);border:0;height:70px;min-height:70px;padding:12px 20px}.music-compact h2{letter-spacing:-.5px;align-items:center;gap:9px;margin-top:3px;font-size:19px;display:flex}.music-compact h2 svg{color:var(--theme-accent,#8c52ff)}.music-compact .music-quick-search{background:var(--theme-raised,#f5f4f8);border:1px solid var(--theme-border,#e5e2ec);min-height:44px;color:var(--theme-muted,#80738f);border-radius:14px;align-items:center;gap:10px;margin:0 16px 10px;padding:0 13px;display:flex}.music-quick-search input{width:0;min-width:0;font:inherit;color:var(--theme-foreground,#30394d);background:0 0;border:0;outline:0;flex:1;font-size:12px}.music-quick-search:focus-within{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:2px}.music-compact .music-mobile-tabs{background:var(--theme-raised,#f4f3f7);border:1px solid var(--theme-border,#e5e2ec);border-radius:13px;flex-shrink:0;grid-template-columns:1fr 1fr .8fr;margin:0 16px 10px;padding:4px;display:grid}.music-compact .music-mobile-tabs button{min-height:40px;color:var(--theme-muted,#71677d);font:inherit;text-transform:none;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.music-compact .music-mobile-tabs button.active{background:var(--theme-accent-surface,#e9dffb);color:var(--theme-accent,#6134a7);box-shadow:0 2px 5px var(--theme-shadow-color,#38235d12)}.music-compact .music-mobile-tabs small{background:var(--theme-accent-surface,#ded5eb);border-radius:8px;padding:1px 5px;font-size:10px}.music-compact .music-columns{overscroll-behavior:contain;flex:160px;height:auto;min-height:100px;padding:0 16px 10px;display:block;overflow-y:auto}.music-compact .music-columns>aside,.music-compact .music-current{background:0 0;border:0;border-radius:0;min-height:0;margin:0;padding:10px 0;display:none;overflow:visible}.music-compact .music-columns>.mobile-active{min-height:0;display:block}.music-compact .music-section-title{margin-bottom:9px}.music-compact .new-playlist input{font-size:12px}.music-compact .new-playlist button{min-width:40px;min-height:40px}.music-compact .playlist-list{flex-wrap:wrap;gap:5px;max-height:none;display:flex}.music-compact .playlist-list>button{background:var(--theme-raised,#f6f3fa);gap:12px;width:auto;min-height:36px}.music-compact .queue-list,.music-compact .library-list{max-height:none;margin-top:8px;overflow:visible}.music-compact .music-search{display:none}.music-compact .music-track{min-height:58px;padding:8px 6px}.music-compact .music-track.active{background:var(--theme-accent-surface,#eee5fd)}.music-compact .track-main strong{font-size:12px}.music-compact .track-main small{font-size:10px}.music-compact .track-actions button,.music-compact .track-actions a{min-width:30px;min-height:36px}.music-compact .music-empty{padding:12px 8px}.music-compact .music-empty>span{display:none}.music-compact .music-video-region{flex:none;padding:0 16px 10px}.music-compact:not([data-tab=now-playing]) .music-video-region,.music-compact[data-tab=now-playing] .music-columns{display:none}.music-compact[data-tab=now-playing] .music-video-region{flex-direction:column;flex:1;justify-content:center;min-height:220px;display:flex}.music-compact .music-mobile-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.music-compact .music-mobile-tabs button{gap:3px;font-size:11px}.music-compact .music-mobile-tabs button:last-child{white-space:normal}.music-compact .music-mobile-tabs small{display:none}.music-shell.is-empty .music-compact[data-tab=now-playing] .music-video-region{display:flex}.music-shell.is-empty .music-compact .music-video-region{display:none}.music-compact .provider-frame{aspect-ratio:auto;border-radius:14px;height:210px;min-height:200px;max-height:none}.music-compact .provider-placeholder{padding:18px}.music-compact .music-playback-footer{background:var(--theme-accent-surface,#f2edf9);border-top:1px solid var(--theme-border,#e5dcef);flex:none;grid-template-columns:1fr 1fr;gap:4px 14px;padding:12px 16px 14px;display:grid}.music-now-playing{grid-column:1/-1;align-items:center;gap:10px;min-width:0;display:flex}.music-compact .music-now-playing .music-cover{flex:0 0 38px;width:38px;height:38px}.music-now-playing>div{flex:1;min-width:0}.music-now-playing strong,.music-now-playing small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.music-now-playing strong{color:var(--theme-foreground,#303047);font-size:12px}.music-now-playing small{color:var(--theme-muted,#796e87);margin-top:3px;font-size:10px}.music-compact .music-timeline{grid-area:2/1/auto/-1;grid-template-columns:32px minmax(0,1fr) 32px;margin-top:7px;font-size:10px}.music-compact .current-controls{grid-column:1;justify-content:start;gap:12px;margin:4px 0 0}.music-compact .music-volume{grid-area:3/2;grid-template-columns:17px minmax(0,110px);align-self:center;margin:0}.music-compact input[type=range]{min-width:0}.music-queue-setting{color:var(--theme-muted,#71677d);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.music-queue-setting button{border:1px solid var(--theme-border,#d5c4ec);background:var(--theme-surface,#fff);min-height:32px;color:var(--theme-accent,#6940a1);font:inherit;border-radius:16px;padding:4px 10px}.music-queue-setting button[aria-checked=true]{background:var(--theme-accent-surface,#e9dffb);border-color:var(--theme-accent,#b494df)}.music-playlist-chooser{border:1px solid var(--theme-border,#d5c4ec);background:var(--theme-surface,#f7f2ff);border-radius:12px;min-width:0;margin:8px 0 14px;padding:12px}.music-playlist-chooser legend{color:var(--theme-accent,#6940a1);font-size:12px;font-weight:600}.music-playlist-chooser p{overflow-wrap:anywhere;margin-bottom:10px;font-size:11px}.music-playlist-chooser label{flex-direction:column;gap:6px;font-size:11px;display:flex}.music-playlist-chooser select{border:1px solid var(--theme-border,#d5c4ec);background:var(--theme-surface,#fff);width:100%;min-width:0;min-height:44px;font:inherit;border-radius:8px;padding:8px}.music-playlist-chooser button{border:1px solid var(--theme-border,#d5c4ec);background:var(--theme-surface,#fff);min-height:40px;color:var(--theme-accent,#6940a1);border-radius:9px;margin:10px 6px 0 0;padding:8px 12px}@media (max-width:600px){.music-playlist-chooser select{font-size:16px}}.music-compact .music-playback-footer .music-timeline{grid-row:3}.music-compact .music-playback-footer .music-volume{grid-row:4}@media (max-width:600px){.music-panel.music-compact{border-radius:19px;width:auto;max-width:none;inset:8px}.music-compact>header{height:60px;min-height:60px}.music-quick-search input,.music-compact .new-playlist input{font-size:16px}.music-compact .provider-frame{height:200px}.music-compact .music-playback-footer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}@media (max-height:740px){.music-panel.music-compact{overflow-y:auto}.music-compact .music-columns{flex:none;min-height:220px;max-height:320px}.music-compact .music-playback-footer{position:static}}
.music-panel.music-compact .music-mobile-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.music-compact .youtube-search{min-width:0;display:none}.music-compact .youtube-search.mobile-active{display:block}.youtube-search-intro,.youtube-search-status{color:var(--theme-muted,#6b6278);font-size:12px;line-height:1.5}.youtube-search-controls{align-items:end;gap:6px;min-width:0;display:flex}.youtube-search-controls label{flex:1;min-width:0}.youtube-search-label{margin-bottom:6px;font-size:12px;font-weight:600;display:block}.youtube-search-controls input{border:1px solid var(--theme-border,#d9cfe6);background:var(--theme-surface,#fff);width:100%;min-width:0;min-height:44px;font:inherit;border-radius:10px;padding:10px;font-size:14px}.youtube-search-controls button,.youtube-result-actions button{border:1px solid var(--theme-border,#d9cfe6);background:var(--theme-surface,#fff);min-height:44px;color:var(--theme-accent,#65408e);font:inherit;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:8px 10px;font-size:12px;display:inline-flex}.youtube-search-controls .youtube-search-submit{background:var(--theme-primary,#7946cd);color:#fff;min-width:92px}.youtube-search button:disabled{opacity:.6;cursor:default}.youtube-search :is(button,input,select):focus-visible{outline:2px solid var(--theme-accent,#7946cd);outline-offset:3px}.youtube-search-status{min-height:36px;margin:12px 0;display:block}.youtube-results{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.youtube-result{border:1px solid var(--theme-border,#e6dfee);background:var(--theme-surface,#fff);border-radius:14px;min-width:0;padding:12px}.youtube-result-summary{align-items:center;gap:12px;min-width:0;display:flex}.youtube-thumbnail{background:var(--theme-accent-surface,#eee8f5);border-radius:8px;flex:0 0 104px;width:104px;height:59px;position:relative;overflow:hidden}.youtube-thumbnail img{object-fit:cover;width:100%;height:100%}.youtube-thumbnail span{background:var(--theme-raised,#15121fe6);color:#fff;font-variant-numeric:tabular-nums;border-radius:3px;padding:1px 4px;font-size:10px;position:absolute;bottom:3px;right:3px}.youtube-result-copy{flex:1;min-width:0}.youtube-result-copy strong{-webkit-line-clamp:2;color:var(--theme-foreground,#303047);overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.youtube-result-copy small{white-space:nowrap;text-overflow:ellipsis;color:var(--theme-muted,#6b6278);margin-top:5px;font-size:11px;display:block;overflow:hidden}.youtube-result-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.youtube-result-actions .youtube-result-play{background:var(--theme-accent-surface,#f0e8fb)}@media (max-width:600px){.youtube-search-controls input{font-size:16px}.youtube-search-controls .youtube-search-submit{min-width:86px;padding-inline:7px}.music-compact .music-mobile-tabs button{flex-direction:column;min-height:46px}.youtube-result{padding:10px}}
.clock-trigger{border:1px solid var(--theme-border,#e1dfe7);background:var(--theme-surface,#fcfcf8);width:40px;height:40px;color:var(--theme-muted,#5e596c);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.clock-trigger:hover,.clock-trigger.is-open{background:var(--theme-accent-surface,#f1e9ff);border-color:var(--theme-accent,#cbb3fa);color:var(--theme-accent,#8c52ff)}.clock-trigger:focus-visible{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:3px}.clock-overlay{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.clock-scrim{-webkit-backdrop-filter:blur(6px);background:#17243c24;border:0;position:absolute;inset:0}.clock-panel{z-index:1;border:0;border-left:1px solid var(--theme-border,#e4dce9);background:var(--theme-raised,#f4f5f8);width:min(430px,100vw);height:100dvh;color:var(--theme-foreground,#26314a);box-shadow:-18px 0 52px var(--theme-shadow-color,#2520382b);border-radius:22px 0 0 22px;grid-template-rows:auto minmax(0,1fr);padding:0;animation:.22s ease-out clock-slide-in;display:grid;position:relative;overflow:hidden}.clock-heading{background:var(--theme-surface,#fff);border-bottom:1px solid var(--theme-border,#e4e6eb);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.clock-heading h2{font-size:17px;font-weight:650}.clock-heading p{color:var(--theme-muted,#7d8493);margin-top:4px;font-size:10px}.clock-panel-body{grid-template-rows:minmax(0,1.08fr) minmax(0,.92fr);gap:14px;min-height:0;padding:14px;display:grid;overflow:hidden}.world-clock-card,.pomodoro-card{border:1px solid var(--theme-border,#e0e3e8);background:var(--theme-surface,#fff);min-height:0;box-shadow:0 4px 12px var(--theme-shadow-color,#17243c09);border-radius:18px;margin:0;overflow:hidden}.clock-card-label{color:var(--theme-muted,#69748a);letter-spacing:1.5px;justify-content:space-between;align-items:center;padding:14px 19px 8px;font-size:10px;font-weight:700;display:flex}.timezone-picker{justify-content:space-between;align-items:center;gap:12px;padding:4px 19px 8px;display:flex}.timezone-picker>span{color:var(--theme-muted,#7d8493);font-size:10px}.timezone-picker select{border:1px solid var(--theme-border,#d9dde5);background:var(--theme-surface,#fafbfc);min-width:175px;max-width:220px;height:36px;color:var(--theme-foreground,#26314a);font:inherit;border-radius:10px;outline:none;padding:0 30px 0 10px;font-size:10px}.timezone-picker select:focus{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:2px}.world-clock-time{justify-content:space-between;align-items:flex-end;gap:15px;padding:7px 19px 2px;display:flex}.world-clock-time>div{min-width:0}.world-clock-time strong,.world-clock-time span{display:block}.world-clock-time strong{font-size:14px}.world-clock-time span{color:var(--theme-muted,#7a8292);margin-top:3px;font-size:9px;font-weight:600}.world-clock-time time{white-space:nowrap;letter-spacing:-1px;color:var(--theme-foreground,#17243c);font-variant-numeric:tabular-nums;font-size:24px;font-weight:650;line-height:1.15}.world-clock-card>p{color:var(--theme-muted,#7d8493);padding:7px 19px 12px;font-size:9px;line-height:1.5}.focus-label{padding:0 19px 8px;display:block}.focus-label input{background:var(--theme-raised,#f5f5f6);width:100%;height:38px;color:var(--theme-foreground,#26314a);font:inherit;border:0;border-radius:12px;outline:none;padding:0 13px;font-size:11px}.focus-label input:focus{outline:2px solid var(--theme-accent,#8c52ff)}.pomodoro-ring{--progress:0deg;background:conic-gradient(var(--theme-primary,#8c52ff) var(--progress),var(--theme-raised,#eceef2) 0);border-radius:50%;place-items:center;width:132px;height:132px;margin:5px auto 9px;display:grid;position:relative}.pomodoro-ring:before{content:"";background:var(--theme-surface,#fff);border-radius:50%;position:absolute;inset:9px}.pomodoro-ring>div{text-align:center;position:relative}.pomodoro-ring strong,.pomodoro-ring span{display:block}.pomodoro-ring strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:26px}.pomodoro-ring span{color:var(--theme-accent,#8c52ff);letter-spacing:1.2px;margin-top:2px;font-size:9px;font-weight:700}.pomodoro-actions{grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;padding:0 38px 10px;display:grid}.pomodoro-actions button{background:var(--theme-raised,#f0f1f4);height:36px;color:var(--theme-muted,#6f788a);border:0;border-radius:12px;justify-content:center;align-items:center;display:flex}.pomodoro-actions .pomodoro-primary{background:var(--theme-primary,#8c52ff);color:#fff;gap:7px;font-size:11px;font-weight:600}.pomodoro-actions .pomodoro-primary:hover{background:var(--theme-primary,#7740e5)}.pomodoro-footer{border-top:1px solid var(--theme-border,#ebecef);color:var(--theme-muted,#8a91a0);justify-content:space-between;align-items:center;padding:9px 19px;font-size:9px;display:flex}.pomodoro-footer strong{color:var(--theme-muted,#657087)}.workspace-clock{border:0;border-bottom:1px solid var(--border);text-align:left;width:100%;color:inherit;background:0 0;border-radius:10px 10px 0 0;align-items:center;gap:10px;margin-top:25px;padding:13px 0 20px;display:flex}.workspace-clock:hover .workspace-clock-icon{background:var(--theme-accent-surface,#ded1f5);border-color:var(--theme-accent,#cab7eb)}.workspace-clock:focus-visible{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:3px}.workspace-clock-icon{border:1px solid var(--theme-border,#dad9e0);background:var(--theme-accent-surface,#eae5f3);width:34px;height:34px;color:var(--theme-accent,#7155a7);border-radius:10px;place-items:center;display:grid}.workspace-clock-copy{min-width:0}.workspace-clock-copy strong{font-variant-numeric:tabular-nums;font-size:15px;font-weight:650;line-height:1;display:block}.workspace-clock-copy small{color:var(--muted-text);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:9px;display:block;overflow:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes clock-slide-in{0%{opacity:.85;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.clock-trigger{position:relative}.timer-running-dot{background:var(--theme-primary,#8c52ff);width:6px;height:6px;box-shadow:0 0 0 2px var(--theme-shadow-color,#fff);border-radius:50%;position:absolute;top:4px;right:4px}.pomodoro-float{z-index:85;border:1px solid var(--theme-border,#e0e1e7);background:var(--theme-surface,#fff);width:270px;box-shadow:0 18px 45px var(--theme-shadow-color,#17243c24);color:var(--theme-foreground,#26314a);border-radius:19px;position:fixed;top:96px;right:24px;overflow:hidden}.pomodoro-float header{border-bottom:1px solid var(--theme-border,#ececf0);justify-content:space-between;align-items:center;height:45px;padding:0 14px 0 16px;display:flex}.pomodoro-float header>span{color:var(--theme-accent,#7446dc);letter-spacing:1.2px;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.pomodoro-float header div{display:flex}.pomodoro-float button{color:var(--theme-muted,#6e778a);background:0 0;border:0;place-items:center;display:grid}.pomodoro-float header button{border-radius:9px;width:32px;height:32px}.pomodoro-float header button:hover,.float-actions>button:hover{background:var(--theme-raised,#f1edf7);color:var(--theme-accent,#8c52ff)}.float-timer-body{grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:15px;display:grid}.float-ring{--progress:0deg;background:conic-gradient(var(--theme-primary,#8c52ff) var(--progress),var(--theme-raised,#eceef2) 0);border-radius:50%;place-items:center;width:66px;height:66px;display:grid;position:relative}.float-ring:before{content:"";background:var(--theme-surface,#fff);border-radius:50%;position:absolute;inset:6px}.float-ring strong{font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:16px;position:relative}.float-timer-body>div:last-child{min-width:0}.float-timer-body>div:last-child>span{white-space:nowrap;text-overflow:ellipsis;margin-bottom:9px;font-size:12px;font-weight:600;display:block;overflow:hidden}.float-actions{grid-template-columns:30px 1fr 30px;gap:6px;display:grid}.float-actions>button{background:var(--theme-raised,#f2f2f5);border-radius:10px;height:32px}.float-actions .float-primary{background:var(--theme-primary,#8c52ff);color:#fff;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.pomodoro-float.collapsed{border-radius:22px;grid-template-columns:18px 34px 1fr 28px;align-items:center;gap:4px;width:158px;height:44px;padding:4px 7px;display:grid}.pomodoro-float.collapsed>svg{color:var(--theme-muted,#99a0ae)}.pomodoro-float.collapsed button{border-radius:50%;height:30px}.pomodoro-float.collapsed .float-play{background:var(--theme-primary,#8c52ff);color:#fff}.pomodoro-float.collapsed strong{text-align:center;font-variant-numeric:tabular-nums;font-size:14px}.world-clock-time span b{background:var(--theme-accent-surface,#eee7ff);color:var(--theme-accent,#7142db);letter-spacing:.5px;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:8px;display:inline-block}.world-clock-time time em{color:var(--theme-accent,#8c52ff);letter-spacing:.3px;font-size:11px;font-style:normal;font-weight:700}.alarm-card{border-top:1px solid var(--theme-border,#e7e9ee);padding:14px 19px 16px}.alarm-heading{color:var(--theme-muted,#657087);justify-content:space-between;align-items:center;gap:10px;display:flex}.alarm-heading>span{letter-spacing:1.1px;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.alarm-switch{background:var(--theme-raised,#d9dce3);border:0;border-radius:14px;width:39px;height:23px;padding:3px;transition:background .2s}.alarm-switch span{background:var(--theme-surface,#fff);width:17px;height:17px;box-shadow:0 1px 4px var(--theme-shadow-color,#17243c20);border-radius:50%;transition:transform .2s;display:block}.alarm-switch.active{background:var(--theme-primary,#8c52ff)}.alarm-switch.active span{transform:translate(16px)}.alarm-time,.alarm-purpose{border:1px solid var(--theme-border,#d6d9e1);background:var(--theme-surface,#fff);border-radius:11px;align-items:center;height:42px;margin-top:10px;padding:0 12px;display:flex}.alarm-time input,.alarm-purpose input{min-width:0;color:var(--theme-foreground,#25304a);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px;font-weight:600}.alarm-purpose input{font-size:11px;font-weight:400}.alarm-time svg{color:var(--theme-muted,#687287)}.alarm-volume{color:var(--theme-muted,#6d7890);grid-template-columns:17px 1fr 48px;align-items:center;gap:9px;margin-top:11px;display:grid}.alarm-volume input{width:100%;accent-color:var(--theme-accent,#8c52ff)}.alarm-volume button{border:1px solid var(--theme-border,#dfe1e6);background:var(--theme-surface,#fff);height:34px;color:var(--theme-muted,#566177);font:inherit;border-radius:9px;font-size:10px;font-weight:600}.alarm-card>small{color:var(--theme-muted,#9299a6);margin-top:8px;font-size:8px;display:block}.alarm-alert{z-index:120;border:1px solid var(--theme-accent,#ccb7f4);background:var(--theme-surface,#fff);width:min(330px,100vw - 28px);box-shadow:0 18px 50px var(--theme-shadow-color,#17243c29);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex;position:fixed;top:82px;right:24px}.alarm-alert>span{grid-template-columns:32px 1fr;align-items:center;column-gap:10px;display:grid}.alarm-alert svg{background:var(--theme-accent-surface,#eee6ff);width:32px;height:32px;color:var(--theme-accent,#8c52ff);border-radius:10px;grid-row:1/3;padding:7px}.alarm-alert strong{font-size:11px}.alarm-alert small{color:var(--theme-muted,#7e8492);font-size:9px}.alarm-alert button{background:var(--theme-primary,#8c52ff);color:#fff;font:inherit;border:0;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:600}@media (max-width:1250px) and (min-width:851px){.topbar-actions{gap:12px}}@media (max-width:850px){.clock-trigger{border-radius:10px;width:36px;height:36px}.clock-panel{border-radius:18px 0 0 18px;width:min(400px,100vw)}.world-clock-time time{font-size:21px}.pomodoro-float{width:min(270px,100vw - 28px);top:78px;right:14px}}@media (max-width:560px){.topbar{padding-left:14px;padding-right:14px}.search-shell{place-items:center;width:36px;height:36px;padding:0;display:grid}.search-shell input{display:none}}@media (max-width:390px){.clock-panel{border-radius:0;width:100vw}.clock-heading{padding:15px}.clock-panel-body{gap:10px;padding:10px}.pomodoro-ring{width:118px;height:118px}.pomodoro-actions{padding-left:28px;padding-right:28px}.timezone-picker{flex-direction:column;align-items:flex-start;gap:5px}.timezone-picker select{width:100%;max-width:none}}@media (max-height:760px){.clock-heading{padding:13px 18px}.clock-panel-body{gap:9px;padding:9px}.clock-card-label{padding-top:10px}.timezone-picker{padding-bottom:5px}.world-clock-time{padding-top:3px}.world-clock-card>p{padding-top:4px;padding-bottom:7px}.alarm-card{padding-top:9px!important;padding-bottom:10px!important}.alarm-time,.alarm-purpose{height:34px!important;margin-top:6px!important}.alarm-volume{margin-top:6px!important}.alarm-card>small{display:none!important}.focus-label{padding-bottom:5px}.focus-label input{height:34px}.pomodoro-ring{width:108px;height:108px;margin:2px auto 5px}.pomodoro-ring strong{font-size:23px}.pomodoro-actions{padding-bottom:6px}.pomodoro-actions button{height:32px}.pomodoro-footer{padding-top:6px;padding-bottom:6px}}@media (prefers-reduced-motion:reduce){.pomodoro-ring{transition:none}}.pomodoro-customize,.pomodoro-customize-close{color:var(--theme-muted,#6f7890);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.pomodoro-customize{letter-spacing:0;border-radius:8px;gap:5px;padding:5px 7px;font-size:9px;font-weight:600}.pomodoro-customize:hover,.pomodoro-customize-close:hover{background:var(--theme-accent-surface,#f0ebf8);color:var(--theme-accent,#8c52ff)}.pomodoro-customize-close{background:var(--theme-accent-surface,#eee7ff);width:28px;height:28px;color:var(--theme-accent,#8c52ff);border-radius:8px}.pomodoro-settings{padding:0 16px 10px}.pomodoro-settings-grid{grid-template-columns:1fr 1fr;gap:7px 10px;display:grid}.pomodoro-settings-grid label>span:first-child{color:var(--theme-muted,#69748a);letter-spacing:1px;margin-bottom:3px;font-size:8px;font-weight:700;display:block}.pomodoro-settings-grid label>span:last-child{border:1px solid var(--theme-border,#dfe2e8);border-radius:9px;align-items:center;height:29px;padding:0 9px;display:flex}.pomodoro-settings-grid input{width:100%;min-width:0;color:var(--theme-foreground,#17243c);font:inherit;background:0 0;border:0;outline:0;font-size:12px;font-weight:600}.pomodoro-settings-grid em{color:var(--theme-muted,#7c8596);font-size:9px;font-style:normal;font-weight:600}.pomodoro-setting-rows{border-top:1px solid var(--theme-border,#e8e9ed);margin-top:9px;padding-top:7px}.pomodoro-setting-rows>div{min-height:28px;color:var(--theme-muted,#526078);justify-content:space-between;align-items:center;gap:12px;font-size:9px;font-weight:500;display:flex}.setting-switch{background:var(--theme-raised,#d9dce3);border:0;border-radius:12px;width:34px;height:20px;padding:3px}.setting-switch span{background:var(--theme-surface,#fff);width:14px;height:14px;box-shadow:0 1px 3px var(--theme-shadow-color,#17243c20);border-radius:50%;transition:transform .2s;display:block}.setting-switch.active{background:var(--theme-primary,#8c52ff)}.setting-switch.active span{transform:translate(14px)}.pomodoro-volume{height:26px;color:var(--theme-info,#718098);grid-template-columns:16px 1fr;align-items:center;gap:8px;display:grid}.pomodoro-volume input{width:100%;accent-color:var(--theme-accent,#8c52ff)}.pomodoro-settings-footer{border-top:1px solid var(--theme-border,#e8e9ed);justify-content:space-between;align-items:center;margin-top:6px;padding-top:8px;display:flex}.pomodoro-settings-footer button{border:1px solid var(--theme-border,#dfe2e8);background:var(--theme-surface,#fff);height:30px;color:var(--theme-muted,#617087);font:inherit;border-radius:8px;padding:0 10px;font-size:9px;font-weight:600}.pomodoro-settings-footer .settings-done{border-color:var(--theme-border,#17243c);background:var(--theme-raised,#17243c);color:#fff;align-items:center;gap:5px;display:flex}.float-drag{touch-action:none!important;cursor:grab!important;color:var(--theme-muted,#8d96a7)!important}.float-drag:active{cursor:grabbing!important}.pomodoro-float header .float-drag{width:22px;height:30px;margin-left:-7px}.pomodoro-float.collapsed .float-drag{width:18px;height:30px}.clock-panel-body.pomodoro-customizing{grid-template-rows:minmax(0,.95fr) minmax(0,1.05fr)}.alarm-volume{grid-template-columns:17px minmax(0,1fr) 48px}.alarm-volume input{min-width:0}.alarm-volume button{width:100%}@media (max-width:390px){.alarm-volume{grid-template-columns:17px minmax(0,1fr) 52px;gap:6px}}
.signed-out-landing-module__LTP_lG__page{--ink:var(--theme-foreground,#18243c);--muted:var(--theme-muted,#657082);--purple:var(--theme-accent,#7944dd);background:var(--theme-surface,#fbfaf7);min-height:100svh;color:var(--ink);grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);font-size:14px;display:grid}.signed-out-landing-module__LTP_lG__page *{box-sizing:border-box}.signed-out-landing-module__LTP_lG__page p,.signed-out-landing-module__LTP_lG__page h1,.signed-out-landing-module__LTP_lG__page h2,.signed-out-landing-module__LTP_lG__page figure{margin:0}.signed-out-landing-module__LTP_lG__story{background:var(--theme-raised,#f0eee7);border-right:1px solid var(--theme-border,#e4e0d8);flex-direction:column;min-width:0;padding:38px clamp(28px,4.5vw,82px) 28px;display:flex;position:relative}.signed-out-landing-module__LTP_lG__masthead{justify-content:space-between;align-items:center;gap:20px;display:flex}.signed-out-landing-module__LTP_lG__brand{white-space:nowrap;color:var(--theme-foreground,#18243c);align-items:center;display:inline-flex}.signed-out-landing-module__LTP_lG__brand .pland-logo-full{mix-blend-mode:normal;width:190px;height:70px;display:block}.signed-out-landing-module__LTP_lG__brand .pland-logo-symbol{display:none}.signed-out-landing-module__LTP_lG__brandNote{color:var(--theme-muted,#697063);font-size:11px}.signed-out-landing-module__LTP_lG__intro{margin-top:clamp(36px,6vh,76px)}.signed-out-landing-module__LTP_lG__eyebrow{letter-spacing:1.8px;color:var(--theme-muted,#746587);align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.signed-out-landing-module__LTP_lG__eyebrow>span{background:var(--theme-raised,#8e76ae);border-radius:50%;width:6px;height:6px}.signed-out-landing-module__LTP_lG__intro h1{letter-spacing:-2.6px;margin:22px 0 21px;font-size:clamp(36px,4.15vw,64px);font-weight:600;line-height:1.17}.signed-out-landing-module__LTP_lG__intro h1>span{color:var(--purple)}.signed-out-landing-module__LTP_lG__description{max-width:460px;color:var(--theme-muted,#5d6775);font-size:14px;line-height:1.9}.signed-out-landing-module__LTP_lG__preview{max-width:600px;position:relative;margin-top:36px!important}.signed-out-landing-module__LTP_lG__planner{border:1px solid var(--theme-border,#ddd9d1);background:var(--theme-surface,#fffefa);box-shadow:0 14px 36px -20px var(--theme-shadow-color,#44395035);border-radius:17px;overflow:hidden;transform:rotate(-1deg)}.signed-out-landing-module__LTP_lG__previewHeading{border-bottom:1px solid var(--theme-border,#eae6df);align-items:center;gap:10px;padding:20px 21px;display:flex}.signed-out-landing-module__LTP_lG__sun{background:var(--theme-accent-surface,#eee8f7);color:var(--theme-accent,#8452c4);border-radius:12px;padding:8px;display:flex}.signed-out-landing-module__LTP_lG__previewHeading strong{letter-spacing:-.25px;font-size:13px;font-weight:600;display:block}.signed-out-landing-module__LTP_lG__previewHeading small{color:var(--theme-muted,#777d87);margin-top:3px;font-size:9px;display:block}.signed-out-landing-module__LTP_lG__today{letter-spacing:1px;color:var(--theme-muted,#786987);margin-left:auto;font-size:8px}.signed-out-landing-module__LTP_lG__previewBody{grid-template-columns:1.5fr 1fr;gap:16px;padding:20px;display:grid}.signed-out-landing-module__LTP_lG__taskList>p{color:var(--theme-muted,#7b7983);letter-spacing:1.1px;margin-bottom:10px;font-size:8px;font-weight:600}.signed-out-landing-module__LTP_lG__taskList>p span{float:right;color:var(--theme-muted,#9f97a7)}.signed-out-landing-module__LTP_lG__taskList>div{border-bottom:1px solid var(--theme-border,#eeeae5);align-items:center;gap:9px;padding:10px 0;font-size:10px;display:flex}.signed-out-landing-module__LTP_lG__taskList svg{color:var(--theme-muted,#b5a7c7);flex:none}.signed-out-landing-module__LTP_lG__taskList .signed-out-landing-module__LTP_lG__done{color:var(--theme-muted,#899487)}.signed-out-landing-module__LTP_lG__done>span{text-decoration:line-through}.signed-out-landing-module__LTP_lG__done svg{background:var(--theme-raised,#e5eee5);color:var(--theme-muted,#738d78);border-radius:50%;padding:2px}.signed-out-landing-module__LTP_lG__taskDot{background:var(--theme-primary,#b9a1dd);border-radius:50%;width:5px;height:5px;margin-left:auto}.signed-out-landing-module__LTP_lG__focus{border:1px solid var(--theme-border,#e8def5);background:var(--theme-accent-surface,#f4effa);color:var(--theme-accent,#705092);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:14px 8px;display:flex}.signed-out-landing-module__LTP_lG__focus>span:first-child{letter-spacing:.5px;align-items:center;gap:4px;font-size:6.5px;font-weight:600;display:flex}.signed-out-landing-module__LTP_lG__focus strong{letter-spacing:-1px;color:var(--theme-foreground,#43365a);margin:5px 0;font-size:31px}.signed-out-landing-module__LTP_lG__focus small{font-size:8px}.signed-out-landing-module__LTP_lG__focusLine{background:linear-gradient(to right,var(--theme-primary,#a782d7) 65%,var(--theme-accent-surface,#e5dced) 65%);border-radius:3px;width:65%;height:3px;margin-top:15px}.signed-out-landing-module__LTP_lG__previewFooter{border-top:1px solid var(--theme-border,#eeeae5);color:var(--theme-muted,#7a7383);gap:22px;padding:12px 21px;font-size:9px;display:flex}.signed-out-landing-module__LTP_lG__previewFooter span{align-items:center;gap:6px;display:flex}.signed-out-landing-module__LTP_lG__preview figcaption{letter-spacing:1.5px;color:var(--theme-muted,#787d76);justify-content:space-between;margin-top:18px;font-size:8px;display:flex}.signed-out-landing-module__LTP_lG__preview figcaption span{letter-spacing:0;color:var(--theme-muted,#777e87)}.signed-out-landing-module__LTP_lG__storyFoot{color:var(--theme-muted,#6c776c);align-items:center;gap:7px;padding-top:30px;font-size:10px;display:flex;margin-top:auto!important}.signed-out-landing-module__LTP_lG__entry{background:radial-gradient(ellipse at 90% 0%,var(--theme-accent-surface,#f0eaf7) 0,transparent 55%);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:64px clamp(24px,4vw,72px);display:flex;position:relative}.signed-out-landing-module__LTP_lG__card{background:var(--theme-surface,#fffefc);border:1px solid var(--theme-border,#e8e3ed);width:100%;max-width:428px;box-shadow:0 18px 55px -32px var(--theme-shadow-color,#64537840);border-radius:25px;padding:38px 32px}.signed-out-landing-module__LTP_lG__welcomeIcon{background:var(--theme-accent-surface,#f0e8fd);width:55px;height:55px;color:var(--theme-accent,#8550df);border:1px solid var(--theme-border,#e8dbfc);border-radius:17px;justify-content:center;align-items:center;margin-bottom:31px;display:flex}.signed-out-landing-module__LTP_lG__card .signed-out-landing-module__LTP_lG__eyebrow{letter-spacing:1.6px;font-size:8px}.signed-out-landing-module__LTP_lG__card h2{letter-spacing:-1px;margin:12px 0;font-size:clamp(24px,2.2vw,30px);font-weight:600;line-height:1.3}.signed-out-landing-module__LTP_lG__card h2>span{color:var(--theme-accent,#8c52ff)}.signed-out-landing-module__LTP_lG__cardCopy{color:var(--muted);font-size:12px;line-height:1.7}.signed-out-landing-module__LTP_lG__google{border:1px solid var(--theme-border,#d5cddd);background:var(--theme-surface,#fff);width:100%;min-height:54px;color:var(--ink);cursor:pointer;box-shadow:0 3px 5px var(--theme-shadow-color,#352e4606);border-radius:11px;justify-content:center;align-items:center;gap:12px;margin-top:29px;padding:14px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .18s,border-color .18s,box-shadow .18s;display:flex}.signed-out-landing-module__LTP_lG__google>svg:last-child{color:var(--theme-muted,#80758d);margin-left:auto}.signed-out-landing-module__LTP_lG__google>svg:first-child{flex:none}.signed-out-landing-module__LTP_lG__google>span{flex:1}.signed-out-landing-module__LTP_lG__google:hover:not(:disabled){background:var(--theme-surface,#f8f4ff);border-color:var(--theme-accent,#9f7ccc);box-shadow:0 4px 12px var(--theme-shadow-color,#7944dd12)}.signed-out-landing-module__LTP_lG__google:disabled{cursor:wait;opacity:.7}.signed-out-landing-module__LTP_lG__private{color:var(--theme-muted,#747785);justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex;margin-top:16px!important}.signed-out-landing-module__LTP_lG__newHere{border-top:1px solid var(--theme-border,#ece8ee);border-bottom:1px solid var(--theme-border,#ece8ee);margin-top:29px;padding:22px 0}.signed-out-landing-module__LTP_lG__newHere strong{font-size:11px;font-weight:500}.signed-out-landing-module__LTP_lG__newHere p{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.9}.signed-out-landing-module__LTP_lG__legal{color:var(--theme-muted,#74717d);font-size:9px;line-height:1.9;margin-top:20px!important}.signed-out-landing-module__LTP_lG__legal>span{text-underline-offset:3px;text-decoration:underline}.signed-out-landing-module__LTP_lG__legal small{color:var(--theme-muted,#797582);margin-top:6px;font-size:8px;display:block}.signed-out-landing-module__LTP_lG__entryFoot{color:var(--theme-muted,#7c7588);text-align:center;font-size:10px;margin-top:26px!important}.signed-out-landing-module__LTP_lG__error{color:var(--theme-danger,#823d4b);background:var(--theme-surface,#fff2f3);border:1px solid var(--theme-border,#edd3d8);border-radius:9px;padding:12px 14px;font-size:11px;line-height:1.8;margin-top:20px!important}.signed-out-landing-module__LTP_lG__skip{background:var(--theme-surface,#fff);z-index:10;padding:12px;position:absolute;top:-100px;left:15px}.signed-out-landing-module__LTP_lG__skip:focus{top:15px}.signed-out-landing-module__LTP_lG__page :focus-visible{outline:3px solid var(--theme-accent,#7944dd);outline-offset:5px}.signed-out-landing-module__LTP_lG__loading{background:var(--theme-surface,#fbfaf7);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100svh;display:flex}.signed-out-landing-module__LTP_lG__loading p{color:var(--theme-muted,#657082);font-size:12px}@media (min-width:1100px) and (min-height:1000px){.signed-out-landing-module__LTP_lG__intro{margin-top:60px}.signed-out-landing-module__LTP_lG__preview{margin-top:32px!important}.signed-out-landing-module__LTP_lG__card{padding:42px 36px}}@media (max-width:1050px){.signed-out-landing-module__LTP_lG__brandNote{display:none}.signed-out-landing-module__LTP_lG__previewBody{grid-template-columns:1fr}.signed-out-landing-module__LTP_lG__focus{display:none}.signed-out-landing-module__LTP_lG__story{padding:30px}.signed-out-landing-module__LTP_lG__intro h1{letter-spacing:-1.8px}.signed-out-landing-module__LTP_lG__entry{padding:40px 24px}.signed-out-landing-module__LTP_lG__card{padding:30px 24px}.signed-out-landing-module__LTP_lG__previewFooter{gap:14px}}@media (max-width:900px){.signed-out-landing-module__LTP_lG__page{grid-template-columns:1fr}.signed-out-landing-module__LTP_lG__story{background:var(--theme-raised,#f0eee7);border:0;padding:24px 24px 30px}.signed-out-landing-module__LTP_lG__brand .pland-logo-full{width:170px;height:63px}.signed-out-landing-module__LTP_lG__brandNote{font-size:9px;display:block}.signed-out-landing-module__LTP_lG__intro{margin-top:29px}.signed-out-landing-module__LTP_lG__intro h1{letter-spacing:-1.7px;margin:17px 0;font-size:38px;line-height:1.15}.signed-out-landing-module__LTP_lG__description{max-width:440px;font-size:12px;line-height:1.8}.signed-out-landing-module__LTP_lG__preview,.signed-out-landing-module__LTP_lG__storyFoot{display:none}.signed-out-landing-module__LTP_lG__entry{background:var(--theme-surface,#fbfaf7);padding:28px 20px 30px}.signed-out-landing-module__LTP_lG__card{max-width:480px;padding:27px 24px}.signed-out-landing-module__LTP_lG__welcomeIcon{display:none}.signed-out-landing-module__LTP_lG__card h2{font-size:26px}.signed-out-landing-module__LTP_lG__newHere{margin-top:23px;padding:18px 0}.signed-out-landing-module__LTP_lG__google{margin-top:23px}.signed-out-landing-module__LTP_lG__entryFoot{font-size:9px}.signed-out-landing-module__LTP_lG__eyebrow,.signed-out-landing-module__LTP_lG__card .signed-out-landing-module__LTP_lG__eyebrow{font-size:8px}}@media (prefers-reduced-motion:no-preference){.signed-out-landing-module__LTP_lG__card{animation:.45s ease-out both signed-out-landing-module__LTP_lG__entry}@keyframes signed-out-landing-module__LTP_lG__entry{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}.signed-out-landing-module__LTP_lG__cardCopy,.signed-out-landing-module__LTP_lG__google{font-size:14px}.signed-out-landing-module__LTP_lG__newHere strong,.signed-out-landing-module__LTP_lG__newHere p{font-size:13px}.signed-out-landing-module__LTP_lG__legal{font-size:11px}.signed-out-landing-module__LTP_lG__legal small{font-size:10px}.signed-out-landing-module__LTP_lG__error{font-size:13px}.signed-out-landing-module__LTP_lG__entryFoot,.signed-out-landing-module__LTP_lG__private{font-size:11px}.signed-out-landing-module__LTP_lG__loading output{color:var(--theme-muted,#657082);font-size:13px}@media (max-width:900px){.signed-out-landing-module__LTP_lG__page{min-height:100dvh}.signed-out-landing-module__LTP_lG__intro h1{font-size:clamp(32px,8.8vw,42px)}.signed-out-landing-module__LTP_lG__description{font-size:16px;line-height:1.65}.signed-out-landing-module__LTP_lG__cardCopy,.signed-out-landing-module__LTP_lG__google,.signed-out-landing-module__LTP_lG__newHere p{font-size:16px}.signed-out-landing-module__LTP_lG__google{min-height:56px}.signed-out-landing-module__LTP_lG__newHere strong{font-size:14px}.signed-out-landing-module__LTP_lG__legal{font-size:12px}.signed-out-landing-module__LTP_lG__legal small{font-size:11px}.signed-out-landing-module__LTP_lG__error{font-size:14px}.signed-out-landing-module__LTP_lG__brandNote{display:none}.signed-out-landing-module__LTP_lG__card{padding:26px 22px}.signed-out-landing-module__LTP_lG__card .signed-out-landing-module__LTP_lG__eyebrow{font-size:9px}.signed-out-landing-module__LTP_lG__entryFoot{font-size:11px}.signed-out-landing-module__LTP_lG__story{padding-bottom:24px}.signed-out-landing-module__LTP_lG__entry{padding-top:22px}.signed-out-landing-module__LTP_lG__private{font-size:12px}}@media (min-width:901px) and (max-height:849px){.signed-out-landing-module__LTP_lG__story{padding-top:22px;padding-bottom:18px}.signed-out-landing-module__LTP_lG__intro{margin-top:24px}.signed-out-landing-module__LTP_lG__intro h1{margin:15px 0;font-size:clamp(34px,6.2dvh,52px);line-height:1.12}.signed-out-landing-module__LTP_lG__description{line-height:1.7}.signed-out-landing-module__LTP_lG__preview{margin-top:22px!important}.signed-out-landing-module__LTP_lG__previewHeading,.signed-out-landing-module__LTP_lG__previewBody{padding:12px 18px}.signed-out-landing-module__LTP_lG__taskList>div{padding:8px 0}.signed-out-landing-module__LTP_lG__previewFooter{padding:9px 18px}.signed-out-landing-module__LTP_lG__preview figcaption{margin-top:12px}.signed-out-landing-module__LTP_lG__storyFoot{padding-top:18px}.signed-out-landing-module__LTP_lG__entry{padding-top:24px;padding-bottom:24px}.signed-out-landing-module__LTP_lG__card{padding:26px 28px}.signed-out-landing-module__LTP_lG__welcomeIcon{width:44px;height:44px;margin-bottom:20px}.signed-out-landing-module__LTP_lG__google{margin-top:22px}.signed-out-landing-module__LTP_lG__newHere{margin-top:20px;padding:16px 0}.signed-out-landing-module__LTP_lG__legal,.signed-out-landing-module__LTP_lG__entryFoot{margin-top:16px!important}}@media (min-width:901px) and (max-height:650px){.signed-out-landing-module__LTP_lG__intro{margin-top:16px}.signed-out-landing-module__LTP_lG__intro h1{font-size:34px}.signed-out-landing-module__LTP_lG__preview{margin-top:16px!important}.signed-out-landing-module__LTP_lG__previewHeading,.signed-out-landing-module__LTP_lG__previewBody{padding:10px 16px}.signed-out-landing-module__LTP_lG__previewFooter,.signed-out-landing-module__LTP_lG__preview figcaption,.signed-out-landing-module__LTP_lG__storyFoot{display:none}.signed-out-landing-module__LTP_lG__entry{padding-top:16px;padding-bottom:16px}.signed-out-landing-module__LTP_lG__card{padding:20px 24px}.signed-out-landing-module__LTP_lG__welcomeIcon{display:none}.signed-out-landing-module__LTP_lG__newHere{margin-top:16px;padding:12px 0}.signed-out-landing-module__LTP_lG__google{margin-top:18px}.signed-out-landing-module__LTP_lG__entryFoot{display:none}}@media (max-width:900px){.signed-out-landing-module__LTP_lG__page{grid-template-rows:auto 1fr}.signed-out-landing-module__LTP_lG__story{padding:16px 24px 20px}.signed-out-landing-module__LTP_lG__intro{margin-top:16px}.signed-out-landing-module__LTP_lG__intro h1{margin:12px 0;font-size:clamp(30px,4.6dvh,38px);line-height:1.1}.signed-out-landing-module__LTP_lG__description{line-height:1.5}.signed-out-landing-module__LTP_lG__entry{justify-content:flex-start;padding:16px 20px 20px}.signed-out-landing-module__LTP_lG__card{padding:22px}.signed-out-landing-module__LTP_lG__card h2{margin:10px 0}.signed-out-landing-module__LTP_lG__cardCopy{line-height:1.5}.signed-out-landing-module__LTP_lG__google{margin-top:18px}.signed-out-landing-module__LTP_lG__private{margin-top:12px!important}.signed-out-landing-module__LTP_lG__newHere{margin-top:16px;padding:14px 0}.signed-out-landing-module__LTP_lG__legal{line-height:1.6;margin-top:14px!important}.signed-out-landing-module__LTP_lG__legal small{margin-top:4px}.signed-out-landing-module__LTP_lG__entryFoot{display:none}}@media (max-width:900px) and (max-height:900px){.signed-out-landing-module__LTP_lG__newHere{display:none}}@media (max-width:900px) and (max-height:740px){.signed-out-landing-module__LTP_lG__story{padding:12px 22px 14px}.signed-out-landing-module__LTP_lG__intro{margin-top:10px}.signed-out-landing-module__LTP_lG__intro>.signed-out-landing-module__LTP_lG__eyebrow{display:none}.signed-out-landing-module__LTP_lG__intro h1{margin:9px 0;font-size:30px}.signed-out-landing-module__LTP_lG__entry{padding:12px 16px 16px}.signed-out-landing-module__LTP_lG__card{padding:18px 20px}.signed-out-landing-module__LTP_lG__card>.signed-out-landing-module__LTP_lG__eyebrow{display:none}.signed-out-landing-module__LTP_lG__card h2{margin:0 0 8px;font-size:24px}.signed-out-landing-module__LTP_lG__private{display:none}}@media (max-width:360px) and (max-height:650px){.signed-out-landing-module__LTP_lG__story{padding:10px 18px 12px}.signed-out-landing-module__LTP_lG__intro h1{font-size:26px}.signed-out-landing-module__LTP_lG__description{font-size:14px;line-height:1.5}.signed-out-landing-module__LTP_lG__entry{padding:10px 12px 12px}.signed-out-landing-module__LTP_lG__card{padding:16px}.signed-out-landing-module__LTP_lG__card h2{font-size:23px}.signed-out-landing-module__LTP_lG__cardCopy{font-size:14px}.signed-out-landing-module__LTP_lG__google{gap:8px;min-height:50px;margin-top:14px;padding:12px;font-size:14px}.signed-out-landing-module__LTP_lG__google>span+svg{display:none}.signed-out-landing-module__LTP_lG__legal{font-size:11px;margin-top:12px!important}.signed-out-landing-module__LTP_lG__legal small{font-size:10px}}.signed-out-landing-module__LTP_lG__brand .pland-logo-full{background:0 0}
.board-card[draggable=true]{cursor:grab;transition:box-shadow .16s,border-color .16s,transform .16s}.board-card[draggable=true]:hover{border-color:var(--theme-border,#c5addf);box-shadow:0 5px 15px var(--theme-shadow-color,#49305f0c)}.board-card.board-dragging{opacity:.55;cursor:grabbing;box-shadow:0 12px 28px var(--theme-shadow-color,#49305f20);transform:rotate(-1deg)scale(1.015)}.kanban-column.board-drop-target{background:var(--theme-accent-surface,#f0e8fa);outline:2px dashed var(--theme-accent,#ac83d2);outline-offset:-2px}.board-drop-target .column-empty{color:var(--theme-accent,#7544ad)}.board-move-controls{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.board-move-controls select{border:1px solid var(--theme-border,#e5deec);background:var(--theme-surface,#fcfaff);min-width:0;max-width:100%;min-height:32px;font:inherit;color:var(--theme-muted,#6b587d);border-radius:8px;padding:5px 8px;font-size:10px}.board-move-controls output{color:var(--theme-muted,#8a789a);font-size:10px}.board-move-error{color:var(--theme-danger,#a14457);margin-top:8px;font-size:11px;line-height:1.6}.board-move-error button{min-height:32px;font-weight:600;text-decoration:underline}.board-card .card-open h4{line-height:1.5}.board-card:focus-within{border-color:var(--theme-accent,#9c72ce)}.board-move-controls select:focus-visible{outline:2px solid var(--theme-accent,#8c52ff);outline-offset:2px}@media (pointer:coarse){.board-move-controls select{width:100%;min-height:44px;font-size:12px}}@media (prefers-reduced-motion:reduce){.board-card[draggable=true]{transition:none}.board-card.board-dragging{transform:none}}
.daily-mood{z-index:45;border:1px solid var(--theme-border,#e2d9ef);background:var(--theme-surface,#faf7ff);width:380px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 190px);color:var(--theme-foreground,#29324a);box-shadow:0 12px 40px var(--theme-shadow-color,#30204224);border-radius:18px;flex-direction:column;align-items:stretch;gap:18px;margin:0;padding:22px;animation:.18s ease-out mood-enter;display:flex;position:fixed;top:90px;left:auto;right:24px;overflow-y:auto}.daily-mood.is-closing{opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;transform:translateY(4px)}.daily-mood-close{min-width:44px;min-height:44px;color:var(--theme-muted,#655571);background:0 0;border:0;position:absolute;top:6px;right:8px;font-size:24px!important}.daily-mood-copy{padding-right:20px}.daily-mood-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-accent,#705191);font-size:11px;font-weight:600}.daily-mood h2{margin:6px 0;font-size:20px;line-height:1.35}.daily-mood p{margin:0 0 8px;font-size:14px}.daily-mood small{color:var(--theme-muted,#696174);font-size:11px;display:block}.daily-mood-interaction{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:330px;max-width:100%;min-height:125px;display:flex}.daily-mood-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%;display:grid}.daily-mood button{font:inherit;cursor:pointer}.daily-mood-options button{border:1px solid var(--theme-border,#e2d9ef);background:var(--theme-surface,#fff);min-height:64px;color:var(--theme-muted,#514361);border-radius:12px;flex-direction:column;align-items:center;gap:5px;padding:8px 3px;font-size:11px;display:flex}.daily-mood-options button span:first-child{font-size:26px;line-height:1.2}.daily-mood-options button:hover{background:var(--theme-accent-surface,#f0e6ff);border-color:var(--theme-accent,#b499d1)}.daily-mood button:focus-visible{outline:3px solid var(--theme-accent,#7950ba);outline-offset:3px}.daily-mood-skip{min-height:44px;color:var(--theme-muted,#655571);background:0 0;border:0;padding:8px 16px;font-size:12px!important}.daily-mood-start{background:var(--theme-primary,#7946cd);color:#fff;border:0;border-radius:10px;min-height:44px;padding:10px 20px;font-size:13px!important}.daily-mood-response{text-align:center;flex-direction:column;gap:8px;font-size:13px;line-height:1.5;display:flex}.daily-mood-response strong{font-size:17px}.daily-mood-response strong span{margin-right:5px;font-size:24px}@keyframes mood-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (max-width:760px){.daily-mood{top:auto;bottom:calc(100px + env(safe-area-inset-bottom));gap:16px;width:auto;padding:18px;left:16px;right:16px}.daily-mood-interaction{width:100%}.daily-mood h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.daily-mood{animation:none}.daily-mood.is-closing{transition:none;transform:none}}
.app-shell-refresh{background:var(--theme-raised,#f7f7f3)}.app-shell-refresh .sidebar{background:var(--theme-raised,#f3f3ee);border-right:1px solid var(--theme-border,#e4e4df);gap:0;padding:20px 16px 14px}.app-shell-refresh .sidebar-brand-row{margin-bottom:16px}.app-shell-refresh .workspace-clock{border-radius:10px;margin:0 0 10px;padding:9px 10px}.app-shell-refresh .workspace-clock-copy strong{font-size:14px}.app-shell-refresh .workspace-picker{border-radius:9px;min-height:40px;margin:0 0 14px}.app-shell-refresh .sidebar>nav{flex:1;min-height:0;overflow-y:auto}.app-shell-refresh .shell-nav-group+.shell-nav-group{margin-top:14px}.app-shell-refresh .shell-nav-label{color:var(--theme-muted,#73756f);letter-spacing:.09em;text-transform:uppercase;margin:0 10px 5px;font-size:10px;font-weight:600}.app-shell-refresh .nav-item{border-radius:8px;gap:10px;height:40px;min-height:40px;margin:2px 0;padding:0 11px;font-size:13px}.app-shell-refresh .nav-item.active{background:var(--theme-accent-surface,#ebe5f7);color:var(--theme-accent,#6531b8);box-shadow:none}.app-shell-refresh .sidebar-bottom{border-top:1px solid var(--theme-border,#dedfd8);margin-top:14px;padding-top:12px}.app-shell-refresh .profile{margin-top:4px;padding-top:8px}.app-shell-refresh.sidebar-collapsed .shell-nav-label{display:none}.app-shell-refresh.sidebar-collapsed .sidebar{padding-inline:10px}.app-shell-refresh.sidebar-collapsed .shell-nav-group+.shell-nav-group{margin-top:10px}.app-shell-refresh .topbar{border-bottom:1px solid var(--theme-border,#e6e6df);background:var(--theme-surface,#fbfbf8);height:64px;min-height:64px;padding:0 28px}.app-shell-refresh .breadcrumb{min-width:0;font-size:12px}.app-shell-refresh .desktop-workspace{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.app-shell-refresh .search-shell{box-shadow:none;border-radius:9px}.app-shell-refresh .page-content{padding:24px 28px 16px}.app-shell-refresh .page-heading{align-items:center;gap:16px;margin-bottom:24px}.app-shell-refresh .page-heading h1{letter-spacing:-.65px;color:var(--theme-foreground,#292c29);overflow-wrap:anywhere;font-size:26px;font-weight:600;line-height:1.3}.app-shell-refresh .page-heading p{color:var(--theme-muted,#70736c);margin-top:6px;font-size:12px}.app-shell-refresh .heading-actions .primary-button,.app-shell-refresh .heading-actions .secondary-button{min-height:38px;box-shadow:none;border-radius:9px;padding:9px 14px;font-size:12px}.app-shell-refresh .project-context{border:0;border-bottom:1px solid var(--theme-border,#e1e2dc);background:0 0;border-radius:0;gap:10px;margin-bottom:20px;padding:0 0 14px}.app-shell-refresh .project-context-select{min-width:0}.app-shell-refresh .project-context-select select{max-width:100%;font-size:12px}.app-shell-refresh .shell-project-details{flex-direction:column;gap:3px;min-width:0;margin-left:auto;display:flex}.app-shell-refresh .shell-project-details strong{overflow-wrap:anywhere;font-size:13px}.app-shell-refresh .shell-project-details small{color:var(--theme-muted,#73756f);font-size:11px}.app-shell-refresh .shell-project-tabs{border-bottom:1px solid var(--theme-border,#e1e2dc);gap:20px;margin:-6px 0 22px;display:flex;overflow-x:auto}.app-shell-refresh .shell-project-tabs button{white-space:nowrap;min-height:44px;color:var(--theme-muted,#666b63);border-bottom:2px solid #0000;font-size:12px}.app-shell-refresh .shell-project-tabs button[aria-current=page]{color:var(--theme-accent,#6531b8);border-color:var(--theme-accent,#8c52ff);font-weight:600}.app-shell-refresh .page-footer{color:var(--theme-muted,#767970);margin-top:24px;font-size:11px}.app-shell-refresh .overview-metrics{border:1px solid var(--theme-border,#e2e3dc);background:var(--theme-surface,#fff);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 22px;display:grid}.app-shell-refresh .overview-metrics>div{min-width:0;padding:18px 20px}.app-shell-refresh .overview-metrics{overflow:hidden}.app-shell-refresh .overview-metrics>div:first-child,.app-shell-refresh .overview-task[data-tone=open]{--tone-bg:var(--theme-accent-surface,#f4effc);--tone-ink:var(--theme-accent,#6940a1);--tone-edge:var(--theme-accent,#b394de)}.app-shell-refresh .overview-metrics>div:nth-child(2),.app-shell-refresh .overview-task[data-tone=today]{--tone-bg:var(--theme-warning-surface,#fff6e6);--tone-ink:var(--theme-warning,#875a17);--tone-edge:var(--theme-warning,#d9b16a)}.app-shell-refresh .overview-metrics>div:nth-child(3),.app-shell-refresh .overview-task[data-tone=overdue]{--tone-bg:var(--theme-danger-surface,#fff0ec);--tone-ink:var(--theme-danger,#a34335);--tone-edge:var(--theme-danger,#dc9b8c)}.app-shell-refresh .overview-metrics>div:nth-child(4),.app-shell-refresh .overview-task[data-tone=done]{--tone-bg:var(--theme-success-surface,#edf7ef);--tone-ink:var(--theme-success,#356c46);--tone-edge:var(--theme-success,#8ab798)}.app-shell-refresh .overview-metrics>div{background:var(--tone-bg)}.app-shell-refresh .overview-metrics>div dt,.app-shell-refresh .overview-metrics>div dd{color:var(--tone-ink)}.app-shell-refresh .overview-task[data-tone]{background:var(--tone-bg);border:1px solid #0000;border-left:3px solid var(--tone-edge);border-radius:9px;margin-top:8px;padding:12px}.app-shell-refresh .overview-task[data-tone]:hover{border-color:var(--tone-edge);background:var(--tone-bg)}.app-shell-refresh .overview-task[data-tone] .overview-task-dot{border-color:var(--tone-ink)}.task-create-feedback{color:var(--theme-muted,#776483);flex-wrap:wrap;align-items:center;gap:6px;padding:5px 0;font-size:11px;display:flex}.task-create-feedback button{color:var(--theme-accent,#6531b8);background:0 0;border:0;min-height:32px;padding:4px;text-decoration:underline}.app-shell-refresh .calendar-task.status-0{color:var(--theme-info,#385c91);border-color:var(--theme-accent,#91acd4);background:var(--theme-info-surface,#eef3fc)!important}.app-shell-refresh .calendar-task.status-1{color:var(--theme-accent,#6940a1);border-color:var(--theme-accent,#b394de);background:var(--theme-accent-surface,#f4effc)!important}.app-shell-refresh .calendar-task.status-2{color:var(--theme-warning,#875a17);border-color:var(--theme-accent,#d9b16a);background:var(--theme-warning-surface,#fff6e6)!important}.app-shell-refresh .calendar-task.status-3{color:var(--theme-success,#356c46);border-color:var(--theme-border,#8ab798);background:var(--theme-success-surface,#edf7ef)!important}.app-shell-refresh .overview-metrics>div+div{border-left:1px solid var(--theme-border,#e9e9e4)}.app-shell-refresh .overview-metrics dt{color:var(--theme-muted,#666b63);font-size:12px}.app-shell-refresh .overview-metrics dd{letter-spacing:-1px;color:var(--theme-foreground,#292c29);margin:4px 0;font-size:28px;font-weight:600;line-height:1.4}.app-shell-refresh .overview-metrics span{color:var(--theme-muted,#767970);font-size:11px}.app-shell-refresh .overview-command-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:20px;display:grid}.app-shell-refresh .overview-surface{background:var(--theme-surface,#fff);border:1px solid var(--theme-border,#e2e3dc);border-radius:12px;min-width:0;padding:20px}.app-shell-refresh .overview-surface header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.app-shell-refresh .overview-surface h2{color:var(--theme-foreground,#292c29);letter-spacing:-.2px;margin:0;font-size:15px;font-weight:600}.app-shell-refresh .overview-surface header p{color:var(--theme-muted,#767970);margin:6px 0 0;font-size:11px;line-height:1.6}.app-shell-refresh .overview-link{color:var(--theme-accent,#6531b8);flex-shrink:0;align-items:center;gap:5px;min-height:32px;font-size:11px;display:flex}.app-shell-refresh .overview-task{border-bottom:1px solid var(--theme-border,#eeeee9);text-align:left;border-radius:4px;align-items:center;gap:10px;width:100%;min-height:62px;padding:13px 2px;display:flex}.app-shell-refresh .overview-task:last-child{border-bottom:0}.app-shell-refresh .overview-task:hover{background:var(--theme-surface,#f8f7fb)}.app-shell-refresh .overview-task-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.app-shell-refresh .overview-task-copy strong{color:var(--theme-foreground,#343832);overflow-wrap:anywhere;font-size:12px;font-weight:500}.app-shell-refresh .overview-task-copy small,.app-shell-refresh .overview-due,.app-shell-refresh .overview-recent time{color:var(--theme-muted,#74796f);font-size:11px}.app-shell-refresh .overview-due,.app-shell-refresh .overview-recent time{flex-shrink:0}.app-shell-refresh .overview-due.overdue{color:var(--theme-danger,#a84937)}.app-shell-refresh .overview-task>svg{color:var(--theme-muted,#8a8d85);flex-shrink:0}.app-shell-refresh .overview-task-dot{border:1.5px solid var(--theme-border,#bbbeb5);border-radius:50%;flex-shrink:0;width:12px;height:12px}.app-shell-refresh .overview-task-dot.is-complete{background:var(--theme-raised,#7c9b75);border-color:var(--theme-border,#7c9b75)}.app-shell-refresh .overview-completion{align-items:baseline;gap:14px;margin:20px 0 12px;display:flex}.app-shell-refresh .overview-completion>strong{letter-spacing:-1px;font-size:32px;font-weight:600}.app-shell-refresh .overview-completion strong span{font-size:18px}.app-shell-refresh .overview-completion>span{color:var(--theme-muted,#74796f);font-size:11px}.app-shell-refresh .overview-progress progress{width:100%;height:7px;accent-color:var(--theme-accent,#8c52ff);background:var(--theme-raised,#eeeaf4);border:0;border-radius:5px;display:block;overflow:hidden}.app-shell-refresh .overview-progress progress::-webkit-progress-bar{background:var(--theme-raised,#eeeaf4)}.app-shell-refresh .overview-progress progress::-webkit-progress-value{background:var(--theme-accent,#8c52ff);border-radius:5px}.app-shell-refresh .overview-progress ul{margin:18px 0 0;padding:0;list-style:none}.app-shell-refresh .overview-progress li{justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.app-shell-refresh .overview-progress li>span{color:var(--theme-muted,#666b63);align-items:center;gap:8px;display:flex}.app-shell-refresh .overview-status-dot{background:var(--theme-muted,#b6b9af);border-radius:50%;width:7px;height:7px}.app-shell-refresh .overview-status-dot.status-1{background:var(--theme-accent,#a588d3)}.app-shell-refresh .overview-status-dot.status-2{background:var(--theme-warning,#bd9b64)}.app-shell-refresh .overview-status-dot.status-3{background:var(--theme-muted,#7c9b75)}.app-shell-refresh .overview-empty{text-align:center;min-height:165px;color:var(--theme-muted,#74796f);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.app-shell-refresh .overview-empty strong{color:var(--theme-foreground,#464c42);font-size:12px;font-weight:500}.app-shell-refresh .overview-empty p{margin:0;font-size:11px}.app-shell-refresh :is(.overview-home,.shell-project-tabs,.shell-nav-group) button:focus-visible{outline:2px solid var(--theme-accent,#7743cc);outline-offset:3px}@media (max-width:1100px){.app-shell-refresh .overview-command-grid{grid-template-columns:1fr}.app-shell-refresh .overview-metrics>div{padding:15px 12px}.app-shell-refresh .overview-metrics span{display:none}}@media (max-width:850px){.app-shell-refresh .topbar{padding-inline:16px}.app-shell-refresh .page-content{padding:20px 18px 90px}.app-shell-refresh .page-heading h1{font-size:23px}.app-shell-refresh .shell-project-details{display:none}.app-shell-refresh .overview-link{min-height:44px}}@media (max-width:520px){.app-shell-refresh .overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell-refresh .overview-metrics>div:nth-child(3){border-left:0}.app-shell-refresh .overview-metrics>div:nth-child(n+3){border-top:1px solid var(--theme-border,#e9e9e4)}.app-shell-refresh .overview-surface{padding:16px}.app-shell-refresh .overview-surface header{gap:8px}.app-shell-refresh .overview-task{gap:7px}.app-shell-refresh .shell-project-tabs{gap:18px}.app-shell-refresh .heading-actions .primary-button,.app-shell-refresh .heading-actions .secondary-button{min-height:44px}.app-shell-refresh .page-heading{align-items:flex-start}}@media (min-width:851px) and (max-height:800px){.app-shell-refresh .sidebar{padding-top:12px;padding-bottom:10px}.app-shell-refresh .sidebar-brand-row{margin-bottom:8px}.app-shell-refresh .workspace-clock{margin-bottom:6px;padding-block:5px}.app-shell-refresh .workspace-picker{min-height:36px;margin-bottom:8px}.app-shell-refresh .sidebar>nav{gap:0}.app-shell-refresh .shell-nav-group+.shell-nav-group{margin-top:6px}.app-shell-refresh .shell-nav-label{margin-bottom:2px}.app-shell-refresh .nav-item{height:34px;min-height:34px;margin-block:1px}.app-shell-refresh .sidebar-bottom{margin-top:8px;padding-top:6px}.app-shell-refresh .profile{padding-top:5px}}@media (min-width:851px) and (max-height:650px){.app-shell-refresh .shell-nav-label{display:none}.app-shell-refresh .shell-nav-group+.shell-nav-group{margin-top:3px}.app-shell-refresh .sidebar-brand-row{margin-bottom:4px}}.app-shell-refresh .pland-logo-full{mix-blend-mode:normal;flex-shrink:0;width:166px;max-width:100%;height:61px;display:block}.app-shell-refresh .pland-logo-symbol{flex-shrink:0;width:39px;height:48px;display:none}.app-shell-refresh.sidebar-collapsed .sidebar .pland-logo-full{display:none}.app-shell-refresh.sidebar-collapsed .sidebar .pland-logo-symbol{display:block}.app-shell-refresh .mobile-brand .pland-logo-full{width:110px;height:41px}@media (max-width:600px){.app-shell-refresh .mobile-brand .pland-logo-full{display:none}.app-shell-refresh .mobile-brand .pland-logo-symbol{width:27px;height:33px;display:block}}.app-shell-refresh .nav-item>span:not(.nav-count):not(.chat-nav-badge){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell-refresh .nav-count{background:var(--theme-accent-surface,#eee7fa);min-width:18px;height:18px;color:var(--theme-accent,#6b39bd);border-radius:999px;flex:none;place-items:center;padding:0 5px;font-size:9px;font-weight:700;display:grid}
