:root{--ink:#1d1d1b;--muted:#77766f;--paper:#f5f4ef;--panel:#fff;--line:#deddd6;--soft:#ebeae4;--accent:#6757d9;--danger:#b2433d;--sidebar:248px;--shadow:0 18px 60px rgba(35,33,25,.14)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}button,input,textarea,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}
.eyebrow{margin:0 0 7px;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.muted{color:var(--muted)}
.brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:750;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border:1px solid var(--ink);border-radius:8px;font-size:11px;letter-spacing:.04em}
.icon-button,.tiny-button{display:grid;place-items:center;border:0;background:transparent;border-radius:8px}.icon-button{width:36px;height:36px;font-size:20px}.icon-button:hover,.tiny-button:hover{background:var(--soft)}.tiny-button{width:25px;height:25px;font-size:20px}.primary-button,.secondary-button,.danger-button,.primary-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 16px;border-radius:9px;border:1px solid transparent;font-size:13px;font-weight:700;text-decoration:none}.primary-button,.primary-link{background:var(--ink);color:#fff}.primary-button:hover,.primary-link:hover{background:#343431}.secondary-button{background:transparent;border-color:var(--line)}.secondary-button:hover{background:var(--soft)}.danger-button{padding:0;background:transparent;color:var(--danger)}.danger-button:hover{text-decoration:underline}.mobile-only{display:none}

/* Authentication */
.auth-shell{background:#e9e7df}.auth-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);min-height:100vh}.auth-intro{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:42px 5vw;background:#22221f;color:#f8f7f2}.auth-intro .brand-mark{border-color:#f8f7f2}.auth-copy{max-width:660px;margin:auto 0}.auth-copy h1{max-width:600px;margin:0;font-family:Georgia,serif;font-size:clamp(54px,7vw,104px);font-weight:400;line-height:.93;letter-spacing:-.055em}.auth-copy>p:last-child{max-width:535px;margin:26px 0 0;color:#b9b8b0;font-size:18px;line-height:1.6}.auth-intro .eyebrow{color:#96958e}.auth-panel{display:grid;place-items:center;padding:40px}.auth-card{width:min(100%,420px)}.auth-card h2{margin:0;font-family:Georgia,serif;font-size:40px;font-weight:400;letter-spacing:-.04em}.auth-card>.muted{line-height:1.6}.google-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;margin-top:28px;border:1px solid #cac8bf;border-radius:10px;background:#fff;font-weight:700}.google-button:hover{border-color:#8c8a81;box-shadow:0 5px 20px rgba(0,0,0,.07)}.google-button svg{width:20px}.auth-footnote{margin-top:18px;color:var(--muted);font-size:12px;line-height:1.5;text-align:center}.mini-board{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(52vw,650px);margin-top:auto;transform:translate(9vw,50px) rotate(-3deg);opacity:.75}.mini-board>div{min-height:180px;padding:14px;border:1px solid #4e4d47;border-radius:12px;background:#292925}.mini-board span,.mini-board i{display:block;border-radius:5px}.mini-board span{width:40%;height:7px;margin:4px 0 16px;background:#706f68}.mini-board i{height:52px;margin:8px 0;background:#373733}
.invitation-shell{display:grid;place-items:center;padding:24px}.invitation-card{width:min(100%,560px);padding:48px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.invitation-card .brand{margin-bottom:48px}.invitation-card h1{margin:8px 0 12px;font-family:Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-.04em}.invitation-card>p:not(.eyebrow):not(.auth-footnote){color:var(--muted);line-height:1.6}.invite-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 24px;border-radius:15px;background:color-mix(in srgb,var(--project-color,#d2a939) 18%,white);color:var(--project-color,#94751e);font-size:25px}.invite-icon.success{background:#e4f1e7;color:#397846}.invitation-card .primary-link,.invitation-card form{margin-top:24px}.invitation-card .google-button{margin:0}

/* Application frame */
.board-shell{height:100vh;overflow:hidden}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;flex-direction:column;width:var(--sidebar);border-right:1px solid var(--line);background:#edebe4}.sidebar-head{display:flex;align-items:center;justify-content:space-between;height:78px;padding:0 20px}.sidebar-label{display:flex;align-items:center;justify-content:space-between;padding:10px 18px 8px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.project-list{padding:3px 9px;overflow:auto}.project-button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 10px;border:0;border-radius:9px;background:transparent;text-align:left}.project-button:hover{background:rgba(255,255,255,.55)}.project-button.active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}.project-color{flex:none;width:9px;height:9px;border-radius:50%;background:var(--project-color)}.project-button strong{overflow:hidden;flex:1;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.project-button span:last-child{color:#9b9990;font-size:11px}.sidebar-foot{display:flex;align-items:center;gap:9px;margin-top:auto;padding:17px 14px;border-top:1px solid var(--line)}.profile-avatar,.avatar{display:grid;place-items:center;flex:none;border-radius:50%;background:#d9d6cb;color:#4e4c46;font-weight:800}.profile-avatar{width:34px;height:34px;font-size:10px}.profile-copy{min-width:0;display:flex;flex:1;flex-direction:column}.profile-copy strong,.profile-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-copy strong{font-size:12px}.profile-copy span{margin-top:2px;color:var(--muted);font-size:10px}.sidebar-foot>a{color:inherit}
.workspace{height:100vh;margin-left:var(--sidebar);overflow:hidden}.workspace-header{display:flex;align-items:center;gap:25px;height:78px;padding:0 28px;border-bottom:1px solid var(--line);background:rgba(245,244,239,.92)}.project-title{display:flex;align-items:center;gap:12px;min-width:210px}.project-dot{width:13px;height:13px;border-radius:4px;background:var(--project-color,#c6c3ba)}.project-title h1{max-width:300px;overflow:hidden;margin:0;font-size:17px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.project-title .eyebrow{margin-bottom:2px;font-size:8px}.view-tabs{align-self:stretch;display:flex;gap:18px}.view-tab{position:relative;padding:0;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.view-tab.active{color:var(--ink)}.view-tab.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--ink);content:""}.header-actions{display:flex;gap:8px;margin-left:auto}.workspace-body{height:calc(100vh - 78px);overflow:auto}.loading-state{display:grid;place-items:center;align-content:center;height:100%;color:var(--muted);font-size:13px}.loader{width:25px;height:25px;border:2px solid #d0cec6;border-top-color:var(--ink);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}
.empty-state{display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:500px;height:100%;margin:auto;padding:40px;text-align:center}.empty-state h2{margin:6px 0;font-family:Georgia,serif;font-size:40px;font-weight:400}.empty-state>p:not(.eyebrow){margin:8px 0 24px;color:var(--muted);line-height:1.6}.empty-art{display:flex;align-items:end;gap:7px;height:70px;margin-bottom:28px}.empty-art i{display:block;width:40px;border:1px solid #b7b5ac;border-radius:7px;background:#e7e4db}.empty-art i:nth-child(1){height:45px;transform:rotate(-6deg)}.empty-art i:nth-child(2){height:65px}.empty-art i:nth-child(3){height:50px;transform:rotate(7deg)}

/* Board */
.board-view{display:flex;flex-direction:column;min-height:100%;padding:22px 0 0}.board-summary{display:flex;align-items:center;justify-content:space-between;padding:0 28px 20px}.board-summary>p{max-width:650px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.summary-pills{display:flex;gap:7px}.summary-pills span{padding:6px 9px;border:1px solid var(--line);border-radius:99px;color:var(--muted);font-size:10px}.kanban{display:grid;grid-template-columns:repeat(5,minmax(255px,1fr));gap:12px;flex:1;padding:0 28px 28px;overflow-x:auto}.column{display:flex;flex-direction:column;min-height:calc(100vh - 155px);border:1px solid #e1dfd8;border-radius:12px;background:#eeece6}.column.drag-over{border-color:#9e9b90;background:#e8e6df}.column-head{display:flex;align-items:center;gap:7px;height:50px;padding:0 12px}.status-icon{width:8px;height:8px;border:2px solid var(--status-color);border-radius:50%}.column[data-status="done"] .status-icon{background:var(--status-color)}.column-head h2{margin:0;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.column-count{margin-left:auto;color:var(--muted);font-size:10px}.add-column-task{width:25px;height:25px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:17px}.add-column-task:hover{background:#dad8d0;color:var(--ink)}.task-list{display:flex;flex:1;flex-direction:column;gap:8px;padding:0 7px 7px}.task-card{padding:13px;border:1px solid #dfddd5;border-radius:9px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.025);cursor:pointer}.task-card[draggable="true"]{cursor:grab}.task-card.dragging{opacity:.4}.task-card:hover{border-color:#c3c1b9;box-shadow:0 4px 12px rgba(45,43,35,.06)}.task-card h3{margin:0;font-size:13px;font-weight:660;line-height:1.4}.task-notes{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-meta{display:flex;align-items:center;gap:6px;margin-top:13px}.priority{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase}.priority:before{width:5px;height:5px;border-radius:50%;background:var(--priority-color);content:""}.due{margin-left:auto;color:var(--muted);font-size:9px}.due.overdue{color:var(--danger);font-weight:750}.avatar{width:22px;height:22px;margin-left:auto;font-size:7px;background:color-mix(in srgb,var(--project-color) 16%,#f0efe9);color:var(--project-color)}.drop-empty{display:grid;place-items:center;flex:1;min-height:85px;border:1px dashed transparent;border-radius:8px;color:#aaa79d;font-size:10px}.column.drag-over .drop-empty{border-color:#c5c2b8}

/* People */
.people-view{max-width:1100px;margin:auto;padding:42px 38px}.section-top{display:flex;align-items:end;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid var(--line)}.section-top h2{margin:3px 0 8px;font-family:Georgia,serif;font-size:38px;font-weight:400;letter-spacing:-.03em}.section-top p:last-child{margin:0;color:var(--muted);font-size:13px}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:32px}.people-grid h3{margin:0 0 16px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.people-grid h3 span{color:var(--muted);font-weight:500}.people-list{display:flex;flex-direction:column;gap:7px}.person-row{display:flex;align-items:center;gap:11px;min-height:58px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:#fff}.person-row .avatar{width:34px;height:34px;font-size:10px}.person-details{display:flex;min-width:0;flex:1;flex-direction:column}.person-details strong,.person-details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-details strong{font-size:12px}.person-details span{margin-top:3px;color:var(--muted);font-size:10px}.role-select{max-width:105px;padding:6px;border:0;border-radius:6px;background:var(--paper);font-size:10px;font-weight:700;text-transform:capitalize}.role-badge{padding:6px 8px;border-radius:6px;background:var(--paper);color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase}.row-menu{width:27px;height:27px;border:0;border-radius:6px;background:transparent;color:var(--muted)}.row-menu:hover{background:var(--paper);color:var(--danger)}.empty-list{padding:28px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);font-size:11px;text-align:center}.invite-actions{display:flex;gap:3px}.copy-invite{padding:6px 8px;border:0;border-radius:6px;background:var(--paper);font-size:9px;font-weight:700}.copy-invite:hover{background:var(--soft)}

/* Modals */
.modal{width:min(calc(100% - 28px),590px);max-height:calc(100vh - 40px);padding:0;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow);overflow:auto}.modal::backdrop{background:rgba(29,29,27,.42);backdrop-filter:blur(3px)}.modal form{display:flex;flex-direction:column;gap:18px;padding:25px}.modal header{display:flex;align-items:start;justify-content:space-between;margin-bottom:5px}.modal h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400;letter-spacing:-.03em}.modal label,.modal legend{display:flex;flex-direction:column;gap:7px;color:#65635d;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.modal input,.modal textarea,.modal select{width:100%;padding:11px 12px;border:1px solid #d7d5cc;border-radius:8px;outline:0;background:#fff;font-size:13px;letter-spacing:normal;text-transform:none}.modal textarea{resize:vertical;line-height:1.5}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:#77746c;box-shadow:0 0 0 3px rgba(103,87,217,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.color-field{padding:0;border:0}.color-field legend{margin-bottom:8px}.color-field>div{display:flex;gap:9px}.color-option{width:27px;height:27px;border:3px solid #fff;border-radius:50%;background:var(--color);box-shadow:0 0 0 1px #d6d4cc}.color-option.active{box-shadow:0 0 0 2px var(--ink)}.modal footer{display:flex;align-items:center;gap:8px;margin-top:7px;padding-top:18px;border-top:1px solid var(--line)}.modal footer span{flex:1}.compact-modal{width:min(calc(100% - 28px),460px)}.toast{position:fixed;right:20px;bottom:20px;z-index:100;padding:12px 16px;border-radius:9px;background:#252522;color:white;box-shadow:var(--shadow);font-size:12px;opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.toast.show{opacity:1;transform:none}.toast.error{background:#8f3732}

@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-intro{min-height:48vh;padding:28px}.auth-copy{margin:70px 0}.auth-copy h1{font-size:58px}.mini-board{display:none}.auth-panel{padding:60px 25px}.mobile-only{display:grid}.sidebar{width:min(84vw,300px);box-shadow:var(--shadow);transform:translateX(-105%);transition:transform .22s}.sidebar.open{transform:none}.workspace{margin-left:0}.workspace-header{gap:12px;padding:0 15px}.project-title{min-width:0}.project-title h1{max-width:160px}.header-actions .secondary-button{display:none}.view-tabs{margin-left:auto}.header-actions{margin-left:0}.primary-button{padding:0 12px}.kanban{padding-right:15px;padding-left:15px}.board-summary{padding-right:15px;padding-left:15px}.people-grid{grid-template-columns:1fr;gap:35px}.people-view{padding:28px 18px}.section-top{align-items:start;gap:20px}.section-top h2{font-size:31px}.scrim.visible{position:fixed;inset:0;z-index:9;display:block!important;background:rgba(0,0,0,.25)}}
@media(max-width:580px){.workspace-header{height:70px}.workspace-body{height:calc(100vh - 70px)}.project-title .project-dot{display:none}.project-title .eyebrow{display:none}.view-tabs{gap:10px}.view-tab{font-size:11px}.header-actions .primary-button{width:38px;padding:0;font-size:0}.header-actions .primary-button span{font-size:18px}.board-summary{align-items:start;flex-direction:column;gap:10px}.kanban{grid-template-columns:repeat(5,82vw)}.column{min-height:calc(100vh - 180px)}.section-top{align-items:stretch;flex-direction:column}.people-grid{padding-top:25px}.invitation-card{padding:35px 22px}.invitation-card h1{font-size:34px}.modal form{padding:20px}.form-grid{grid-template-columns:1fr}.auth-copy h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Board themes and appearance */
html[data-theme="dark"]{--ink:#f3f2ec;--muted:#92938f;--paper:#101116;--panel:#1b1c22;--line:#303139;--soft:#26272e;--sidebar-bg:#15161b;--column-bg:#15161b;--input-bg:#15161b;--action-bg:#f3f2ec;--action-text:#15161b;color-scheme:dark}
html[data-theme="midnight"]{--ink:#eef3ff;--muted:#8d9ab4;--paper:#0b101b;--panel:#131c2b;--line:#27344a;--soft:#1c283b;--sidebar-bg:#0d1422;--column-bg:#101827;--input-bg:#0f1725;--action-bg:#86a9ff;--action-text:#09101c;color-scheme:dark}
html[data-theme="forest"]{--ink:#eef5ed;--muted:#93a392;--paper:#101711;--panel:#19231a;--line:#304032;--soft:#243126;--sidebar-bg:#121b13;--column-bg:#141d15;--input-bg:#131c14;--action-bg:#9bc99a;--action-text:#101711;color-scheme:dark}
html[data-theme="light"]{--ink:#1d1d1b;--muted:#77766f;--paper:#f5f4ef;--panel:#fff;--line:#deddd6;--soft:#ebeae4;--sidebar-bg:#edebe4;--column-bg:#eeece6;--input-bg:#fff;--action-bg:#1d1d1b;--action-text:#fff;color-scheme:light}
html[data-theme] body.board-shell,html[data-theme] body.logout-shell{background:var(--paper);color:var(--ink)}
html[data-theme] .sidebar{border-color:var(--line);background:var(--sidebar-bg)}
html[data-theme] .workspace-header{border-color:var(--line);background:color-mix(in srgb,var(--paper) 92%,transparent)}
html[data-theme] .project-button:hover{background:var(--soft)}html[data-theme] .project-button.active{background:var(--panel);box-shadow:none}
html[data-theme] .column{border-color:var(--line);background:var(--column-bg)}
html[data-theme] .column.drag-over{border-color:var(--muted);background:var(--soft)}
html[data-theme] .task-card,html[data-theme] .person-row,html[data-theme] .modal,html[data-theme] .logout-card{border-color:var(--line);background:var(--panel)}
html[data-theme] .task-card:hover{border-color:color-mix(in srgb,var(--muted) 70%,var(--line))}
html[data-theme] .modal input,html[data-theme] .modal textarea,html[data-theme] .modal select{border-color:var(--line);background:var(--input-bg);color:var(--ink)}
html[data-theme] .role-select,html[data-theme] .role-badge,html[data-theme] .copy-invite{background:var(--soft);color:var(--muted)}
html[data-theme] .secondary-button{border-color:var(--line);background:transparent;color:var(--ink)}
html[data-theme] .secondary-button:hover{background:var(--soft)}
html[data-theme] .primary-button,html[data-theme] .primary-link{background:var(--action-bg);color:var(--action-text)}
html[data-theme] .primary-button:hover,html[data-theme] .primary-link:hover{background:color-mix(in srgb,var(--action-bg) 86%,var(--muted))}
html[data-theme] .profile-avatar,html[data-theme] .avatar{background:var(--soft);color:var(--ink)}
html[data-theme] .sidebar-foot{border-color:var(--line)}

.sidebar-tools{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px 13px;border-top:1px solid var(--line)}.sidebar-tools+.sidebar-foot{margin-top:0}.sidebar-tool{display:flex;align-items:center;gap:9px;min-height:34px;flex:1;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:11px;font-weight:650;text-align:left}.sidebar-tool:hover{background:var(--soft);color:var(--ink)}.language-switch{display:flex;padding:2px;border:1px solid var(--line);border-radius:7px}.language-switch button{width:27px;height:25px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:9px;font-weight:800}.language-switch button.active{background:var(--panel);color:var(--ink)}
.appearance-help{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.theme-option{display:flex;align-items:center;gap:11px;padding:10px;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--ink);text-align:left}.theme-option:hover,.theme-option.active{border-color:var(--muted);background:var(--soft)}.theme-option.active{box-shadow:inset 0 0 0 1px var(--muted)}.theme-preview{display:grid;grid-template-columns:11px 1fr;gap:3px;width:48px;height:35px;padding:4px;border-radius:6px;background:var(--preview-bg)}.theme-preview:before{border-radius:2px;background:var(--preview-side);content:""}.theme-preview:after{border:3px solid var(--preview-panel);border-radius:3px;background:var(--preview-card);content:""}.theme-option strong{font-size:11px}.theme-option small{display:block;margin-top:2px;color:var(--muted);font-size:9px}
.category-settings{margin-top:3px;padding-top:18px;border-top:1px solid var(--line)}.settings-section-head strong{font-size:12px}.settings-section-head p{margin:5px 0 12px;color:var(--muted);font-size:10px;line-height:1.5}.category-create{display:grid;grid-template-columns:1fr 38px auto;gap:7px}.category-create input[type="color"]{height:39px;padding:4px}.category-create .secondary-button{min-height:39px}.category-list{display:flex;flex-direction:column;gap:6px;margin-top:9px}.category-row{display:flex;align-items:center;gap:9px;padding:8px 9px;border:1px solid var(--line);border-radius:8px;background:var(--input-bg)}.category-swatch{width:10px;height:10px;border-radius:3px;background:var(--category-color)}.category-row strong{flex:1;font-size:11px}.category-row button{width:26px;height:26px;border:0;border-radius:6px;background:transparent;color:var(--muted)}.category-row button:hover{background:var(--soft);color:var(--danger)}.category-badge{display:inline-flex;align-items:center;gap:5px;max-width:120px;padding:4px 6px;border-radius:5px;background:color-mix(in srgb,var(--category-color) 17%,transparent);color:var(--category-color);font-size:8px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.category-badge:before{width:5px;height:5px;border-radius:2px;background:var(--category-color);content:""}
.logout-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--paper)}.logout-card{width:min(100%,520px);padding:44px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.logout-card>.brand{margin-bottom:55px}.logout-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:25px;border-radius:15px;background:var(--soft);font-size:23px}.logout-card h1{margin:5px 0 12px;font-family:Georgia,serif;font-size:40px;font-weight:400;letter-spacing:-.04em}.logout-card>p:not(.eyebrow){max-width:420px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.logout-card form{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:30px}.logout-card form>*{width:100%}.logout-confirm{border:0}
@media(max-width:580px){.theme-grid{grid-template-columns:1fr}.logout-card{padding:32px 23px}.logout-card>.brand{margin-bottom:45px}.logout-card h1{font-size:34px}.logout-card form{grid-template-columns:1fr}.category-create{grid-template-columns:1fr 38px}.category-create button{grid-column:1/-1}}
.auth-top{display:flex;align-items:center;justify-content:space-between}.auth-intro .language-switch{border-color:#4e4d47}.auth-intro .language-switch button.active{background:#f8f7f2;color:#22221f}.card-meta{flex-wrap:wrap}.card-meta .category-badge+.priority{margin-left:2px}.category-row{gap:7px;padding:7px 8px}.category-swatch{flex:none}.modal .category-row input[type="text"]{min-width:0;flex:1;padding:6px 7px;border-color:transparent;background:transparent;font-size:11px}.modal .category-row input[type="text"]:focus{border-color:var(--line);background:var(--panel)}.modal .category-row input[type="color"]{flex:none;width:29px;height:28px;padding:3px}
