/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.block{display:block}.contents{display:contents}.hidden{display:none}.grow{flex-grow:1}}:root{--bg:#0c1022;--panel:#151b35;--panel2:#1a2140;--border:#ffffff17;--text:#f8f9ff;--muted:#9da7c5;--yellow:#f0c52f;--yellow2:#d9a800;--danger:#ff6b7a;--green:#5dd6a5;--radius:18px}*{box-sizing:border-box}html{background:var(--bg)}body,html{width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 52% -20%,#24305e 0,transparent 42%),var(--bg);min-height:100dvh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f0c52f73}svg{width:19px;height:19px}.app-shell{width:100%;min-height:100dvh;overflow-x:clip}.topbar{min-height:calc(74px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(4vw,env(safe-area-inset-right)) 0 max(4vw,env(safe-area-inset-left));border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#0c1022f0;gap:32px;position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{background:0 0;border:0;gap:11px;padding:0;font-size:17px;font-weight:760}.brand-mark{background:var(--yellow);color:#18203c;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 24px #f0c52f2e}.brand-mark svg{fill:currentColor}.topbar nav{align-self:stretch;gap:6px;display:flex}.topbar nav button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:0 16px;display:flex}.topbar nav button.active{color:var(--text);border-color:var(--yellow)}.status-pill{color:var(--muted);background:#ffffff0d;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:8px 12px;font-size:13px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #5dd6a51f}.mobile-menu{background:0 0;border:0;display:none}.mobile-menu-panel,.mobile-nav{display:none}.main-content{width:min(1420px,92vw);max-width:100%;padding:68px 0 calc(100px + env(safe-area-inset-bottom));margin:0 auto}.hero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:54px;display:flex}.workspace-hero{align-items:center;margin-bottom:34px}.workspace-hero h1{font-size:clamp(42px,6vw,76px)}.workspace-date{color:var(--muted);text-transform:capitalize;letter-spacing:.02em;margin-top:12px!important;font-size:15px!important}.eyebrow{color:var(--yellow);letter-spacing:.16em;margin:0 0 13px;font-size:12px;font-weight:800}h1{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4.5vw,58px);line-height:1.02}.hero p:not(.eyebrow),.lead{color:var(--muted);margin:15px 0 0;font-size:17px}button.primary{background:var(--yellow);color:#171d34;border:0;font-weight:780;box-shadow:0 10px 30px #f0c52f26}button.primary:hover{background:#ffd84d;transform:translateY(-1px)}.button-row button,.heading-actions button,.primary,.settings-card>button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;display:inline-flex}.project-grid{grid-template-columns:repeat(auto-fill,minmax(275px,1fr));gap:20px;display:grid}.project-card{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#ffffff14,#ffffff09);padding:0;transition:all .2s;overflow:hidden}.project-card:hover{border-color:#f0c52f59;transform:translateY(-4px);box-shadow:0 20px 45px #00000040}.folder-art{--folder-color:#f0c52f;--folder-edge:#caa31d;background:var(--folder-edge);color:#17203d;place-items:center;height:124px;margin-bottom:-12px;padding-bottom:12px;display:grid;position:relative;overflow:hidden}.folder-art,.folder-art:before{clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),58% calc(100% - 12px),57% calc(100% - 11px),56% calc(100% - 9px),53% calc(100% - 2px),52% calc(100% - 1px),50.5% 100%,0 100%)}.folder-art:before{content:"";z-index:0;background-color:var(--folder-color);background-image:radial-gradient(#17203d33 1.2px,#0000 0);background-size:8px 8px;position:absolute;inset:0 0 4px}.project-card:nth-child(7n+2) .folder-art{--folder-color:#ff5c7a;--folder-edge:#cc3c59}.project-card:nth-child(7n+3) .folder-art{--folder-color:#45d6a7;--folder-edge:#239d78}.project-card:nth-child(7n+4) .folder-art{--folder-color:#6d8cff;--folder-edge:#4964d0}.project-card:nth-child(7n+5) .folder-art{--folder-color:#ff8a3d;--folder-edge:#cf6422}.project-card:nth-child(7n+6) .folder-art{--folder-color:#b56cff;--folder-edge:#8345c1}.project-card:nth-child(7n+7) .folder-art{--folder-color:#28c7e8;--folder-edge:#168da8}.folder-art svg{fill:currentColor;z-index:2;width:45px;height:45px}.card-body{padding:20px}.card-title{justify-content:space-between;gap:8px;display:flex}.card-title h2{margin:0;font-size:18px}.card-body>p,.card-title svg{color:var(--muted)}.card-body>p{height:42px;font-size:14px;line-height:1.5;overflow:hidden}.progress{background:#ffffff17;border-radius:9px;height:4px;margin:18px 0 11px;overflow:hidden}.progress span{background:var(--yellow);height:100%;display:block}.card-body footer{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.empty{text-align:center;background:#ffffff06;border:1px dashed #ffffff2b;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex}.empty>svg{width:56px;height:56px;color:var(--yellow);margin-bottom:18px}.empty h2{margin:0}.empty p{margin:8px 0 24px}.back,.empty p{color:var(--muted)}.back{background:0 0;border:0;align-items:center;gap:7px;margin-bottom:30px;padding:0;display:flex}.project-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.project-heading h1{font-size:clamp(32px,4vw,50px)}.project-heading p{color:var(--muted);margin:10px 0 0}.tool-heading{margin-bottom:20px}.tool-heading+.project-tools{margin-top:0}.title-row{align-items:center;gap:12px;display:flex}.icon-button{background:#ffffff12;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.button-row button,.heading-actions button,.settings-card>button{border:1px solid var(--border);background:#ffffff0d}.heading-actions .danger{color:var(--danger);padding:0 13px}.kanban{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(3,minmax(260px,1fr));align-items:start;gap:18px;max-width:100%;padding-bottom:12px;display:grid;overflow-x:auto}.column{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff06;min-width:275px;padding:15px}.column>header{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:9px;padding:3px 4px 15px;font-size:13px;font-weight:750;display:flex}.column>header b{background:#ffffff14;border-radius:99px;margin-left:auto;padding:3px 8px}.column-dot{background:#94a2c9;border-radius:50%;width:8px;height:8px}.column-dot.in-progress{background:var(--yellow)}.column-dot.done{background:var(--green)}.task-list{flex-direction:column;gap:10px;display:flex}.task{background:var(--panel2);border:1px solid var(--border);border-radius:13px;padding:14px;box-shadow:0 10px 26px #00000021}.task>div{justify-content:space-between;display:flex}.priority{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);background:#ffffff14;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:850}.priority.high{color:#ff8c98;background:#ff6b7a1f}.priority.low{color:var(--green);background:#5dd6a51a}.delete-task{color:var(--muted);background:0 0;border:0;padding:0}.delete-task svg{width:15px;height:15px}.task input,.task select,.task textarea{width:100%;color:var(--text);background:0 0;border:0;outline:0}.task input{margin:13px 0 7px;font-weight:720}.task textarea{color:var(--muted);resize:vertical;min-height:40px;font-size:12px}.task select{border-top:1px solid var(--border);color:var(--muted);padding-top:10px;font-size:11px}.task option{background:var(--panel)}.add-task{width:100%;color:var(--muted);background:0 0;border:0;justify-content:center;gap:7px;padding:15px 0 2px;display:flex}.project-tools{border-top:1px solid var(--border);margin-top:38px;padding-top:30px}.tool-tabs{gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.tool-tabs button{border:1px solid var(--border);color:var(--muted);background:#ffffff09;border-radius:12px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 15px;display:flex}.tool-tabs button.active{color:#171d34;background:var(--yellow);border-color:var(--yellow);font-weight:750}.tool-summary{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin-bottom:16px;display:grid}.tool-summary>div{border:1px solid var(--border);background:#ffffff0b;border-radius:14px;flex-direction:column;gap:6px;padding:16px;display:flex}.tool-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:11px}.tool-summary b{font-size:22px}.quick-form{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff06;grid-template-columns:repeat(3,minmax(130px,1fr));align-items:end;gap:12px;margin-bottom:16px;padding:17px;display:grid}.quick-form label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.quick-form label.wide{grid-column:span 2}.quick-form label.check{flex-direction:row;align-items:center;min-height:44px}.quick-form label.check input{width:auto}.quick-form input,.quick-form select{border:1px solid var(--border);background:var(--panel);width:100%;min-width:0;height:42px;color:var(--text);border-radius:10px;padding:0 11px}.quick-form select option{background:var(--panel)}.quick-form .primary{height:42px}.entry-list{flex-direction:column;gap:8px;display:flex}.tool-empty{color:var(--muted);border:1px dashed var(--border);text-align:center;border-radius:14px;padding:25px}.data-row{background:var(--panel2);border:1px solid var(--border);border-radius:13px;align-items:center;gap:12px;padding:14px 16px;display:flex}.data-row>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.data-row small,.data-row span{color:var(--muted);font-size:12px}.data-row>button{color:var(--muted);background:0 0;border:0;padding:8px}.data-row>button:hover{color:var(--danger)}.data-row.daily>input{width:19px;height:19px;accent-color:var(--yellow)}.data-row.daily>select{background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:9px;padding:7px}.done-text{color:var(--muted);text-decoration:line-through}.composer{background:linear-gradient(145deg,#ffffff0f,#ffffff06);border:1px solid #ffffff1a;border-radius:20px;margin-bottom:18px;padding:10px;box-shadow:0 12px 32px #0000001f}.composer-main{align-items:end;gap:9px;display:flex}.composer label{min-width:0;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;flex:1;gap:5px;font-size:10px;font-weight:800;display:flex}.composer label.grow{flex:2}.composer label.compact-number{flex:0 130px}.composer input,.composer select{width:100%;min-width:0;height:48px;color:var(--text);background:#080c1c94;border:0;border-radius:13px;outline:1px solid #ffffff12;padding:0 13px}.composer input:focus,.composer select:focus{outline:2px solid #f0c52f80}.composer-main .primary{border-radius:13px;flex:none;height:48px;padding:0 17px}.composer-more{border-top:1px solid #ffffff12;margin-top:9px}.composer-more summary{cursor:pointer;color:var(--text);justify-content:space-between;gap:12px;padding:11px 5px 2px;font-size:12px;font-weight:750;list-style:none;display:flex}.composer-more summary::-webkit-details-marker{display:none}.composer-more summary:before{content:"＋";color:var(--yellow);margin-right:7px}.composer-more[open] summary:before{content:"−"}.composer-more summary span{color:var(--muted);margin-left:auto;font-weight:500}.composer-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px 3px 3px;display:grid}.composer-details label.check{text-transform:none;flex-direction:row;justify-content:flex-start;align-items:center;min-height:48px;font-size:12px}.composer-details label.check input{flex:none;width:18px;height:18px}.settings-page{width:min(900px,100%);margin:auto}.settings-page h1{font-size:48px}.settings-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:42px;display:grid}.settings-card{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff0b;align-items:flex-start;gap:16px;padding:23px;display:flex}.settings-card.full{grid-column:1/-1}.settings-icon{height:42px;color:var(--yellow);background:#f0c52f1f;border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.settings-card h2{margin:1px 0 7px;font-size:17px}.settings-card p{color:var(--muted);margin:0 0 9px;font-size:13px;line-height:1.5}.settings-card>button{white-space:nowrap;margin-left:auto}.secure{color:var(--green);align-items:center;gap:5px;font-size:11px;display:flex}.secure svg{width:13px;height:13px}.button-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.privacy-note{color:var(--green);background:#5dd6a512;border-radius:14px;gap:14px;margin-top:22px;padding:18px;display:flex}.privacy-note p{color:var(--muted);margin:5px 0 0;font-size:13px}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#03050ebf;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#171d36;border:1px solid #ffffff1f;border-radius:24px;width:min(490px,100%);padding:34px;position:relative;box-shadow:0 30px 90px #00000080}.modal h2{margin:0 0 12px;font-size:28px}.modal>p:not(.eyebrow){color:var(--muted);line-height:1.55}.modal-close{color:var(--muted);background:0 0;border:0;position:absolute;top:17px;right:17px}.modal label{color:var(--muted);margin-top:18px;font-size:12px;font-weight:700;display:block}.modal input,.modal select,.modal textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffff0b;border-radius:11px;margin-top:7px;padding:12px}.modal textarea{resize:vertical;min-height:90px}.modal select option{background:#171d36}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.modal-actions button{border:1px solid var(--border);background:#ffffff0d;border-radius:11px;min-height:43px;padding:0 16px}.modal-actions.stacked{flex-direction:column}.modal-actions .danger-text{color:var(--danger)}.welcome-icon{background:var(--yellow);color:#171d34;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:24px;display:grid}.welcome-icon svg{fill:currentColor;width:32px;height:32px}.storage-choices{gap:10px;margin-top:24px;display:grid}.storage-choices button{text-align:left;border:1px solid var(--border);background:#ffffff0a;border-radius:13px;align-items:center;gap:13px;padding:15px;display:flex}.storage-choices button:hover{border-color:var(--yellow)}.storage-choices svg{color:var(--yellow)}.storage-choices span{flex-direction:column;gap:3px;display:flex}.backup-hint,.storage-choices small{color:var(--muted)}.backup-hint{margin-top:17px;line-height:1.5;display:block}.conflict-icon{color:var(--yellow);width:35px;height:35px;margin-bottom:13px}.export-title{align-items:center;gap:14px;padding-right:32px;display:flex}.export-title>svg{width:38px;height:38px;color:var(--yellow)}.export-title .eyebrow{margin-bottom:5px}.export-title h2{margin:0}.export-dates{grid-template-columns:1fr 1fr;gap:12px;display:grid}.export-preview{border:1px solid var(--border);background:#ffffff06;border-radius:14px;flex-wrap:wrap;gap:8px;margin-top:22px;padding:16px;display:flex}.export-preview>b{width:100%;margin-bottom:3px;font-size:13px}.export-preview>span{color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:6px 9px;font-size:11px}.export-preview>span.selected{color:#171d34;background:var(--yellow);border-color:var(--yellow);font-weight:750}.export-preview>small{width:100%;color:var(--muted);margin-top:4px}.backup-reminder{background:linear-gradient(135deg,#f0c52f1f,#ffffff09);border:1px solid #f0c52f4d;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 24px;padding:17px 18px;display:flex;box-shadow:0 14px 38px #00000029}.backup-reminder>div{align-items:center;gap:12px;display:flex}.backup-reminder>div:first-child>svg{color:var(--yellow);flex:none;width:27px;height:27px}.backup-reminder span{flex-direction:column;gap:4px;display:flex}.backup-reminder small{color:var(--muted);line-height:1.4}.backup-reminder button{border:1px solid var(--border);white-space:nowrap;background:#ffffff0b;border-radius:11px;min-height:42px;padding:0 14px}.backup-reminder button.primary{border-color:var(--yellow);background:var(--yellow)}.toast{z-index:80;border:1px solid var(--border);background:#202744;border-radius:14px;align-items:center;gap:10px;max-width:500px;padding:14px 16px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #0006}.toast>svg:first-child{color:var(--green);flex:none}.toast.error>svg:first-child{color:var(--danger)}.toast button{color:var(--yellow);background:0 0;border:0}.toast button:last-child{color:var(--muted);padding:0}.splash{min-height:100dvh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}@media (max-width:760px){.topbar{min-height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(16px,env(safe-area-inset-right)) 0 max(16px,env(safe-area-inset-left));gap:12px}.status-pill,.topbar nav{display:none}.mobile-menu{background:#ffffff0f;border-radius:12px;place-items:center;width:44px;height:44px;margin-left:auto;display:grid}.brand{font-size:16px}.brand-mark{border-radius:10px;width:36px;height:36px}.mobile-menu-panel{z-index:39;top:calc(60px + env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));border:1px solid var(--border);background:#141b35fa;border-radius:16px;gap:6px;padding:10px;display:grid;position:fixed;box-shadow:0 22px 60px #00000073}.mobile-menu-panel button{min-height:50px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:0 14px;display:flex}.mobile-menu-panel button:active,.mobile-menu-panel button:hover{color:var(--yellow);background:#f0c52f1f}.mobile-nav{z-index:40;left:50%;right:auto;bottom:calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(145%);background:#12182fe0;border:1px solid #ffffff1a;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(280px,100vw - 32px);height:62px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 38px #0000006b,0 2px 10px #00000047,inset 0 1px #ffffff0f}.mobile-nav.project-mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr));width:min(390px,100vw - 24px)}.mobile-nav button{min-width:0;min-height:48px;color:var(--muted);background:0 0;border:0;border-radius:17px;place-items:center;padding:0;transition:color .18s,background .18s,transform .18s;display:grid;position:relative}.mobile-nav button:active{transform:scale(.92)}.mobile-nav button.active{color:var(--yellow);background:#f0c52f1a}.mobile-nav button.active:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.mobile-nav svg{stroke-width:2px;width:23px;height:23px}.mobile-nav span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.project-tools{scroll-margin-top:calc(82px + env(safe-area-inset-top))}.project-tools .tool-tabs{display:none}.main-content{width:100%;padding:30px max(15px,env(safe-area-inset-right)) calc(104px + env(safe-area-inset-bottom)) max(15px,env(safe-area-inset-left))}h1{font-size:34px;line-height:1.06}.hero{flex-direction:column;align-items:stretch;gap:22px;margin-bottom:30px}.hero p:not(.eyebrow),.lead{font-size:15px;line-height:1.5}.hero .primary{width:100%}.workspace-hero{align-items:flex-start;margin-bottom:26px}.workspace-hero h1{font-size:42px}.workspace-date{font-size:14px!important}.project-grid{grid-template-columns:minmax(0,1fr);gap:14px}.project-card:hover{transform:none}.card-body{padding:17px}.folder-art{height:90px}.back{min-height:44px;margin-bottom:16px}.project-heading{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:25px}.project-heading h1{font-size:34px}.title-row{align-items:flex-start}.heading-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.heading-actions button{width:100%;min-width:0;padding:0 10px}.heading-actions .danger{width:auto}.heading-actions .primary{grid-column:1/-1}.kanban{flex-direction:column;gap:14px;max-width:none;display:flex;overflow:visible}.column{width:100%;min-width:0;padding:13px}.task textarea{min-height:52px}.add-task{align-items:center;min-height:44px}.project-tools{margin-top:30px;padding-top:24px}.tool-tabs{margin:0 -15px 18px;padding:0 15px 7px}.tool-tabs button{min-height:46px}.tool-summary{grid-template-columns:1fr 1fr;gap:8px}.tool-summary>div{padding:13px}.tool-summary b{font-size:18px}.quick-form{grid-template-columns:1fr;padding:14px}.quick-form label.wide{grid-column:auto}.quick-form .primary,.quick-form input,.quick-form select{height:48px}.data-row{align-items:flex-start;padding:13px}.data-row.daily{flex-wrap:wrap}.data-row.daily>div{flex-basis:70%}.data-row.daily>select{order:4;margin-left:31px}.composer{border-radius:18px;padding:9px}.composer-main{grid-template-columns:minmax(0,1fr) minmax(92px,.55fr);gap:8px;display:grid}.composer-main label,.composer-main label.compact-number,.composer-main label.grow{flex:auto}.composer-main label:first-child:nth-last-of-type(3),.composer-main label:first-child:nth-last-of-type(3)+label{grid-column:span 1}.composer-main label:first-child:nth-last-of-type(3)+label+label{grid-column:1/2}.composer-main .primary{grid-area:auto/2/auto/3;width:100%;padding:0 10px}.composer-more summary span{display:none}.composer-details{grid-template-columns:1fr 1fr}.composer-details label:last-child:nth-child(odd){grid-column:1/-1}.settings-page h1{font-size:34px}.settings-grid{grid-template-columns:1fr}.settings-card.full{grid-column:auto}.settings-card{flex-wrap:wrap;padding:18px}.settings-card>button{width:100%;margin-left:0}.storage-picker>button{min-height:94px}.button-row{flex-direction:column}.button-row button{width:100%}.backup-reminder{flex-direction:column;align-items:stretch;padding:16px}.backup-reminder>div:last-child{grid-template-columns:1fr 1fr;display:grid}.backup-reminder button{width:100%}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:calc(92dvh - env(safe-area-inset-top));padding:30px 20px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;overflow-y:auto}.modal-actions:not(.stacked){background:#171d36;padding-top:12px;position:sticky;bottom:0}.modal-actions:not(.stacked) button{flex:1;min-height:48px}.toast{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom))}}.storage-picker{grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;display:grid}.storage-picker>button{border:1px solid var(--border);text-align:left;background:#ffffff09;border-radius:16px;align-items:center;gap:13px;min-width:0;min-height:86px;padding:17px;display:flex}.storage-picker>button>svg:first-child{color:var(--yellow);flex:none;width:25px;height:25px}.storage-picker>button>svg:last-child{color:var(--green);margin-left:auto}.storage-picker>button.selected{background:#f0c52f14;border-color:#f0c52fa6}.storage-picker>button:disabled{opacity:.5;cursor:not-allowed}.storage-picker span{flex-direction:column;gap:5px;min-width:0;display:flex}.storage-picker small{color:var(--muted);line-height:1.35}.storage-picker+.settings-grid{margin-top:18px}@media (max-width:760px){.storage-picker{grid-template-columns:1fr}}.button-row button.primary,.heading-actions button.primary,.modal-actions button.primary,.quick-form button.primary,button.primary{background:var(--yellow);border-color:var(--yellow);color:#171d34;font-weight:780}.button-row button.primary:hover,.heading-actions button.primary:hover,.modal-actions button.primary:hover,.quick-form button.primary:hover,button.primary:hover{color:#171d34;background:#ffd84d;border-color:#ffd84d}.timer-card,.timer-start{background:linear-gradient(135deg,#f0c52f1f,#ffffff09);border:1px solid #f0c52f40;border-radius:20px;margin-bottom:16px;padding:20px}.timer-start{justify-content:space-between;align-items:center;gap:20px;display:flex}.timer-start h3{margin:0;font-size:22px}.timer-start p{color:var(--muted);margin:6px 0 0;font-size:13px}.timer-play{background:var(--yellow);color:#171d34;border:0;border-radius:14px;flex:none;align-items:center;gap:9px;min-height:52px;padding:0 20px;font-weight:800;display:flex}.timer-play:disabled{opacity:.45;cursor:not-allowed}.timer-card{border-color:#5dd6a566;grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:16px;display:grid;box-shadow:0 15px 45px #0000002e}.timer-card.paused{border-color:#f0c52f59}.timer-pulse{width:52px;height:52px;color:var(--green);background:#5dd6a524;border-radius:50%;place-items:center;display:grid;position:relative}.timer-card.running .timer-pulse:after{content:"";border:1px solid var(--green);border-radius:50%;animation:timer-pulse 1.8s infinite;position:absolute;inset:-5px}.timer-info{flex-direction:column;gap:5px;min-width:0;display:flex}.timer-info span{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:850}.timer-info input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:17px;font-weight:750}.timer-card>strong{letter-spacing:.04em;font-variant-numeric:tabular-nums;font:800 clamp(25px,4vw,38px)/1 ui-monospace,SFMono-Regular,monospace}.timer-actions{grid-column:2/-1;justify-content:flex-end;gap:8px;display:flex}.timer-actions button{border:1px solid var(--border);background:#ffffff0f;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 13px;display:flex}.timer-actions .timer-stop{background:var(--green);border-color:var(--green);color:#10251e;font-weight:800}@keyframes timer-pulse{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}.manual-time{border:1px solid var(--border);background:#ffffff06;border-radius:16px;margin:0 0 16px;overflow:hidden}.manual-time>summary{cursor:pointer;min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:0 16px;list-style:none;display:flex}.manual-time>summary::-webkit-details-marker{display:none}.manual-time>summary>span{color:var(--text);align-items:center;gap:9px;display:flex}.manual-time>summary svg{width:18px;color:var(--yellow)}.manual-time>summary small{color:var(--muted)}.manual-time[open]>summary{border-bottom:1px solid var(--border)}.manual-time>.composer{box-shadow:none;border:0;margin:10px}.timer-finish-options{justify-content:space-between;align-items:center;gap:12px;padding:10px 4px 2px;display:flex}.timer-finish-options .check{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.timer-finish-options input{width:18px;height:18px;accent-color:var(--yellow)}.timer-finish-options button{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:8px;display:flex}@media (max-width:760px){.timer-start{flex-direction:column;align-items:stretch;padding:17px}.timer-play{justify-content:center;width:100%}.timer-card{grid-template-columns:auto 1fr;gap:12px;padding:16px}.timer-card>strong{text-align:center;grid-column:1/-1;padding:8px 0;font-size:38px}.timer-actions{grid-column:1/-1;grid-template-columns:1fr 1fr auto;display:grid}.timer-actions button{justify-content:center}.timer-info input{font-size:15px}.timer-info input,input,select,textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}