/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--purple:#eee7ff;--orange:#ffe7ce}.purple{border-color:#ddd0fb;background:var(--purple)!important}.orange{border-color:#f3cfaa;background:var(--orange)!important}.white{border-color:#e2e5e9;background:#fff!important}.account img{object-fit:cover;border-radius:50%;width:36px;height:36px}.account a{color:#777;text-decoration:none}.viewButton{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;height:42px;padding:0 13px;font-size:11px;font-weight:700}.createTop{padding:0 16px}.noteCard.completed h2,.noteCard.completed>p{opacity:.58;text-decoration:line-through;text-decoration-thickness:2px}.noteCard.completed{box-shadow:inset 0 0 0 2px #55aa73}.order{color:#535966!important;background:#fff!important}.attachment{text-overflow:ellipsis;white-space:nowrap;background:#ffffff9c;border:1px solid #fffa;border-radius:8px;width:max-content;max-width:100%;margin-top:13px;padding:7px 9px;font-size:9px;overflow:hidden}.cardActions{gap:5px;display:flex!important}.cardActions button{cursor:pointer;background:#ffffff9c;border:1px solid #fff9;border-radius:7px;padding:6px 8px;font-size:8px}.noteGrid.compact{grid-template-columns:repeat(4,minmax(190px,1fr))}.noteGrid.compact .noteCard{min-height:180px}.noteGrid.list .noteCard{grid-template-columns:190px 1fr auto;gap:20px;min-height:118px;display:grid}.noteGrid.list .noteCard h2{margin:0}.noteGrid.list .noteCard footer{padding:0}.editorOptions{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:12px 0;display:flex}.editorOptions label,.editorOptions>input{border:1px solid var(--line);background:#fff;border-radius:9px;height:36px;padding:0 10px;font-size:9px}.editorOptions label{align-items:center;gap:6px;display:flex}.editorOptions>input[type=email]{min-width:220px}.colorPicker{gap:8px;padding:10px 0;display:flex}.colorPicker button{cursor:pointer;border:2px solid #fff;border-radius:50%;width:27px;height:27px;box-shadow:0 0 0 1px #d5d8de}.colorPicker button.selected{box-shadow:0 0 0 2px var(--ink)}.editor footer .danger{color:#d44343}.loadingScreen{text-align:center;place-content:center;justify-items:center;min-height:100vh;display:grid}.loadingScreen h1{margin:20px 0 5px}.loadingScreen p{color:var(--muted)}.welcome{background:radial-gradient(circle at 10% 90%,#ffdbc8 0,#0000 28%),radial-gradient(circle at 90% 10%,#b6ebff 0,#0000 30%),#f5f8fa;place-items:center;min-height:100vh;padding:30px;display:grid}.welcome section{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffc9;border-radius:32px;width:min(760px,100%);padding:60px;box-shadow:0 35px 100px #53657922}.brandMark.large{border-radius:17px;width:58px;height:58px;margin:0 auto 22px;font-size:24px}.welcome small{letter-spacing:.18em;color:#8d929b;font-weight:800}.welcome h1{letter-spacing:-.06em;margin:17px 0;font-size:clamp(38px,7vw,68px);line-height:1.02}.welcome h1 em{color:#f39c32;font-style:normal}.welcome p{color:#626874;max-width:620px;margin:0 auto 28px;font-size:16px;line-height:1.65}.googleButton{color:var(--ink);background:#fff;border:1px solid #dfe3e8;border-radius:13px;align-items:center;gap:12px;padding:15px 24px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 10px 28px #24313e15}.googleButton b{color:#4285f4;font-size:20px}.trustRow{color:#777e89;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:28px;font-size:11px;display:flex}@media (max-width:1300px){.noteGrid.compact{grid-template-columns:repeat(3,minmax(190px,1fr))}}@media (max-width:700px){.viewButton,.createTop{display:none}.noteGrid.compact{grid-template-columns:1fr}.noteGrid.list .noteCard{display:flex}.welcome section{padding:36px 20px}.welcome h1{font-size:42px}.welcome p{font-size:14px}.editorOptions>input{width:100%}}:root{--ink:#202329;--muted:#7b818d;--line:#e4e7ec;--bg:#f6f7fa;--blue:#e4f2ff;--yellow:#fff2b5;--green:#e4f6e9;--pink:#ffe7ed}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-geist-sans),system-ui,sans-serif;margin:0}button,input,textarea{font:inherit}.appShell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 8px 24px;display:flex}.brandMark{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;animation:5s linear infinite spin;display:grid;box-shadow:0 10px 26px #25282e2b}.brand b,.brand small{display:block}.brand b{font-size:18px}.brand small{color:var(--muted);margin-top:2px;font-size:10px}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:11px;font-weight:750}.createDesktop{text-align:left;height:48px;padding:0 15px}.sideNav{gap:5px;margin-top:20px;display:grid}.sideNav button{color:#656b76;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:24px 1fr auto;align-items:center;height:44px;padding:0 12px;display:grid}.sideNav button b{font-size:12px}.sideNav button em{background:#eff1f4;border-radius:99px;place-items:center;min-width:23px;height:23px;font-size:10px;font-style:normal;display:grid}.sideNav button.active{color:var(--ink);background:#eef0f4}.syncCard{background:#f4fbf6;border:1px solid #dcefe3;border-radius:12px;align-items:center;gap:9px;margin-top:auto;padding:13px;display:flex}.syncCard b,.syncCard small{display:block}.syncCard b{font-size:10px}.syncCard small{color:#639175;margin-top:3px;font-size:8px}.pulse{background:#36bd72;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #38bc7130}.account{grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin-top:12px;padding:10px 6px;display:grid}.account>span{background:#ffd58f;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.account b,.account small{display:block}.account b{font-size:11px}.account small{color:var(--muted);margin-top:2px;font-size:8px}.account button{background:0 0;border:0}.workspace{min-width:0;padding:30px 34px 80px}.topbar{justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.heading small{color:#a0a4ad;font-size:9px;font-weight:700}.heading h1{margin:6px 0 2px;font-size:28px}.heading p{color:var(--muted);margin:0;font-size:12px}.topActions{gap:8px;display:flex;position:relative}.search{border:1px solid var(--line);color:#8d929d;background:#fff;border-radius:11px;align-items:center;gap:8px;width:260px;height:42px;padding:0 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.iconButton,.moreButton{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;height:42px}.iconButton{width:42px}.moreButton{padding:0 14px;font-size:11px;font-weight:700}.actionMenu{border:1px solid var(--line);z-index:5;background:#fff;border-radius:12px;width:190px;padding:7px;position:absolute;top:50px;right:0;box-shadow:0 18px 50px #25282e24}.actionMenu button{text-align:left;background:#fff;border:0;border-radius:8px;width:100%;padding:10px;font-size:10px}.overview{grid-template-columns:repeat(3,minmax(0,1fr)) 1.35fr;gap:11px;margin:25px 0;display:grid}.overview article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:103px;padding:16px}.overview span,.overview small,.overview b{display:block}.overview span{color:var(--muted);font-size:9px}.overview b{margin:10px 0 5px;font-size:22px}.overview small{color:#45a26e;font-size:9px}.overview .proMetric{color:#fff;background:linear-gradient(135deg,#24272d,#363a42);border-color:#24272d}.proMetric b{font-size:16px}.proMetric small{color:#ffc987}.filterRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.filters{scrollbar-width:none;gap:7px;display:flex;overflow:auto}.filters button{white-space:nowrap;border:1px solid var(--line);color:#6d727d;background:#fff;border-radius:99px;padding:8px 12px;font-size:10px}.filters button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.createInline{padding:10px 15px;font-size:10px}.noteGrid{grid-template-columns:repeat(3,minmax(210px,1fr));gap:14px;display:grid}.noteCard{border:1px solid #eadb96;border-radius:16px;flex-direction:column;min-width:0;min-height:235px;padding:17px;display:flex;box-shadow:0 8px 22px #2428320a}.yellow{background:var(--yellow)}.blue{background:var(--blue);border-color:#cfe3f5}.green{background:var(--green);border-color:#cce9d5}.pink{background:var(--pink);border-color:#f4d2db}.noteMeta{align-items:center;gap:6px;display:flex}.noteMeta mark,.noteMeta>span,.noteMeta time{color:#6d727b;background:#ffffffb8;border-radius:6px;padding:5px 7px;font-size:7px;text-decoration:none}.noteMeta>span{background:var(--ink);color:#fff}.noteMeta time{color:#d67838}.noteMeta button{background:#ffffffb5;border:0;border-radius:9px;width:31px;height:31px;margin-left:auto}.noteCard h2{margin:15px 0 9px;font-size:16px}.noteCard p{color:#525864;margin:0;font-size:11px;line-height:1.55}.noteCard footer{justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:22px;display:flex}.noteCard footer span{color:#737984;background:#ffffff9c;border-radius:6px;margin-right:4px;padding:4px 6px;font-size:7px;display:inline-block}.noteCard footer small{white-space:nowrap;color:#858b96;font-size:7px}.noteGrid.list{grid-template-columns:1fr}.noteGrid.list .noteCard{min-height:150px}.empty{text-align:center;place-content:center;justify-items:center;min-height:420px;display:grid}.empty p{color:var(--muted);font-size:11px}.empty button{padding:11px 15px}.mobileNav{display:none}.modal{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c202682;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.editor{background:#fff;border-radius:19px;width:min(650px,100%);padding:24px;box-shadow:0 30px 90px #14171c50}.editor>header{justify-content:space-between;display:flex}.editor header small{color:#f59b2f;font-size:8px;font-weight:800}.editor header h2{margin:5px 0 20px;font-size:20px}.editor header button{background:0 0;border:0;font-size:24px}.titleInput,.editor textarea{border:0;outline:0;width:100%}.titleInput{font-size:25px;font-weight:800}.editor textarea{resize:none;min-height:280px;margin-top:15px}.editorTools{border-top:1px solid var(--line);gap:8px;padding:12px 0;display:flex}.editorTools label,.editorTools button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;font-size:9px}.editor footer{border-top:1px solid var(--line);align-items:center;gap:8px;padding-top:13px;display:flex}.editor footer>span{color:#6a8174;margin-right:auto;font-size:9px}.editor footer button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 14px;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.appShell{grid-template-columns:78px 1fr}.sidebar{padding-inline:10px}.brand{justify-content:center}.brand>div,.createDesktop span,.syncCard,.account>div{display:none}.createDesktop{text-align:center}.sideNav button{text-align:center;grid-template-columns:1fr;height:48px}.sideNav button b,.sideNav button em{display:none}.account{justify-content:center;display:flex}.account button{display:none}.overview{grid-template-columns:repeat(2,1fr)}.noteGrid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (max-width:700px){.appShell{display:block}.sidebar{display:none}.workspace{padding:18px 14px 92px}.topbar{align-items:flex-start}.heading small{display:none}.heading h1{margin-top:0;font-size:24px}.heading p{max-width:240px;font-size:10px}.topActions{gap:6px}.search{justify-content:center;width:42px;padding:0}.search input{border:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;border-radius:11px;width:calc(100% - 28px);height:44px;padding:0 14px;position:fixed;top:78px;left:14px}.search:focus-within input{opacity:1;pointer-events:auto}.iconButton{display:none}.moreButton{width:42px;padding:0;font-size:0}.moreButton:after{content:"···";font-size:15px}.overview{scrollbar-width:none;gap:9px;margin:20px -14px 17px;padding:0 14px;display:flex;overflow:auto}.overview article{min-width:145px;min-height:92px}.overview .proMetric{min-width:220px}.filterRow{margin-right:-14px}.filters{padding-right:14px}.createInline{display:none}.noteGrid,.noteGrid.list{grid-template-columns:1fr;gap:11px}.noteCard,.noteGrid.list .noteCard{min-height:205px}.noteCard h2{font-size:17px}.noteCard p{font-size:12px}.mobileNav{z-index:30;height:72px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobileNav button{color:#777d87;background:0 0;border:0;place-items:center;gap:2px;font-size:8px;display:grid}.mobileNav button span{font-size:17px}.mobileNav button:nth-child(3) span{border:5px solid var(--bg);background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:-23px;font-size:24px;display:grid}.mobileNav button.active{color:var(--ink);font-weight:800}.modal{align-items:end;padding:0}.editor{max-height:92vh;padding:21px 17px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;overflow:auto}.editor textarea{min-height:40vh}.editorTools{overflow:auto}.editorTools>*{white-space:nowrap}.editor footer>span{display:none}.editor footer{justify-content:flex-end}}.legal-page{color:#202127;width:min(760px,100% - 40px);margin:0 auto;padding:56px 0 80px;line-height:1.7}.legal-brand{color:#202127;margin-bottom:32px;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex}.legal-page h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(32px,6vw,48px)}.legal-page h2{margin:34px 0 8px;font-size:21px}.legal-page p,.legal-page li{color:#565b66}.legal-page a{color:#245ec7}.legal-date{margin-top:0;font-size:14px}.legal-back{margin-top:32px;font-weight:700;display:inline-flex}.community{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;height:calc(100vh - 175px);display:flex;overflow:hidden}.chatMessages{flex:1;padding:22px;overflow:auto}.chatMessages article{border:1px solid var(--line);background:#f8f9fb;border-radius:12px;max-width:680px;margin:0 0 12px;padding:12px 14px}.chatMessages article header{justify-content:space-between;gap:12px;display:flex}.chatMessages article header b{font-size:10px}.chatMessages article time{color:var(--muted);font-size:8px}.chatMessages article p{white-space:pre-wrap;margin:7px 0 0;font-size:11px}.chatEmpty{height:100%;color:var(--muted);place-items:center;display:grid}.community>footer{border-top:1px solid var(--line);gap:10px;padding:14px;display:flex}.community>footer input{border:1px solid var(--line);border-radius:10px;flex:1;min-width:0;padding:0 14px}.community>footer button{padding:11px 18px}.theme-dark .community,.theme-dark .chatMessages article,.theme-dark .community input,.theme-system .community,.theme-system .chatMessages article,.theme-system .community input{color:#f4f5f7;background:#1c1f26;border-color:#343842}.privateGate{text-align:center;place-content:center;justify-items:center;min-height:470px;display:grid}.privateGate .privateLockIcon{color:#fff;background:#23262c;border-radius:22px;place-items:center;width:70px;height:70px;font-size:30px;display:grid}.privateGate h2{margin:18px 0 4px}.privateGate p{max-width:390px;color:var(--muted);font-size:11px}.privateGate input{border:1px solid var(--line);text-align:center;letter-spacing:.3em;border-radius:11px;width:220px;height:48px;margin:12px 0;padding:0 16px;font-size:20px}.privateGate button{padding:12px 22px}.noteGrid.size-small{grid-template-columns:repeat(5,minmax(170px,1fr))}.noteGrid.size-small .noteCard{min-height:210px}.noteGrid.size-small .noteCard h2{font-size:14px}.noteGrid.size-small .noteCard p{font-size:9px}.noteGrid.size-large{grid-template-columns:repeat(3,minmax(270px,1fr))}.noteGrid.size-large .noteCard{min-height:360px}.noteGrid.size-large .noteCard h2{font-size:22px}.noteGrid.size-large .noteCard p{font-size:13px}.noteCard[draggable=true]{cursor:grab}.noteCard[draggable=true]:active{cursor:grabbing;opacity:.7}.sideNav button:has(+*){transition:background .15s}.theme-dark,.theme-dark .workspace{--bg:#111318;--ink:#f4f5f7;--muted:#a6abb5;--line:#343842;color:#f4f5f7;background:#111318}.theme-dark .sidebar,.theme-dark .parityTools select,.theme-dark .parityTools>button,.theme-dark .search,.theme-dark .editor,.theme-dark .editor input,.theme-dark .editor textarea,.theme-dark .editorOptions label,.theme-dark .editorOptions input,.theme-dark .privateGate input{color:#f4f5f7;background:#1c1f26;border-color:#343842}.theme-dark .sideNav button{color:#b9bec8}.theme-dark .sideNav button.active{color:#fff;background:#2b3039}@media (prefers-color-scheme:dark){.theme-system,.theme-system .workspace{--bg:#111318;--ink:#f4f5f7;--muted:#a6abb5;--line:#343842;color:#f4f5f7;background:#111318}.theme-system .sidebar,.theme-system .parityTools select,.theme-system .parityTools>button,.theme-system .search,.theme-system .editor,.theme-system .editor input,.theme-system .editor textarea,.theme-system .editorOptions label,.theme-system .editorOptions input,.theme-system .privateGate input{color:#f4f5f7;background:#1c1f26;border-color:#343842}}.editor footer button.primary{background:var(--ink);color:#fff;border-color:var(--ink);min-width:92px;font-weight:800}.editor footer button.primary:hover{background:#343840}.extensionParity .workspace{padding:34px 34px 80px}.parityHeader{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:28px;display:flex}.parityHeader .heading h1{margin:0;font-size:27px}.parityHeader .heading p{margin:5px 0 0}.parityTools{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.parityTools select,.parityTools>button{border:1px solid var(--line);color:#464b55;background:#fff;border-radius:10px;height:42px;padding:0 13px;font-size:10px;font-weight:700}.parityTools .search{width:210px;height:42px}.extensionParity .noteGrid{grid-template-columns:repeat(4,minmax(210px,1fr));gap:16px}.extensionParity .noteCard{min-height:280px}.extensionParity .noteGrid.compact{grid-template-columns:repeat(5,minmax(180px,1fr))}.extensionParity .noteGrid.compact .noteCard{min-height:220px}.toast{z-index:100;color:#fff;background:#22262c;border-radius:10px;padding:11px 16px;font-size:11px;font-weight:700;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #0003}.doneBadge{color:#fff!important;background:#55a276!important}@media (max-width:1400px){.parityHeader{display:block}.parityTools{justify-content:flex-start;margin-top:18px}.extensionParity .noteGrid{grid-template-columns:repeat(3,minmax(210px,1fr))}}@media (max-width:900px){.extensionParity .noteGrid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (max-width:700px){.extensionParity .workspace{padding:18px 14px 92px}.parityHeader .heading{margin-bottom:14px}.parityTools{flex-wrap:nowrap;margin-right:-14px;padding-right:14px;overflow:auto}.parityTools select,.parityTools>button{flex:none}.parityTools .search{display:none}.extensionParity .noteGrid,.extensionParity .noteGrid.compact{grid-template-columns:1fr}}.authWelcome section{max-width:470px}.authDivider{color:#8b9099;align-items:center;gap:12px;margin:14px 0;font-size:10px;display:flex}.authDivider:before,.authDivider:after{content:"";background:#dde0e6;flex:1;height:1px}.authTabs{background:#f1f2f5;border-radius:11px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.authTabs button{background:0 0;border:0;border-radius:8px;padding:10px;font-weight:700}.authTabs button.active{background:#fff;box-shadow:0 2px 9px #0001}.passwordAuth{gap:9px;margin-top:11px;display:grid}.passwordAuth input{border:1px solid #dfe2e8;border-radius:10px;height:45px;padding:0 14px}.passwordAuth button{height:45px}.aiTools{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.aiTools>button,.extractedTasks>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px;font-weight:700}.aiSummary,.extractedTasks{background:#f2f8ff;border:1px solid #cfe4ff;border-radius:11px;flex:0 0 100%;padding:12px}.aiSummary p{white-space:pre-wrap}.extractedTasks{gap:7px;display:grid}.editor{max-height:calc(100vh - 24px);overflow:auto}.editor>footer{z-index:3;border-top:1px solid var(--line);background:#fff;margin-top:14px;padding:14px 0 2px;position:sticky;bottom:0}.editor>footer .primary{min-width:100px;visibility:visible!important;opacity:1!important;display:inline-flex!important}.theme-dark .aiTools>button,.theme-dark .aiSummary,.theme-dark .extractedTasks{color:#fff;background:#232832;border-color:#3b4656}.theme-dark .editor>footer{background:#1c1f26}@media (max-width:700px){.editor{border-radius:0;max-height:100vh}.editor>footer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}.notificationBell{position:relative}.notificationBell em{color:#fff;background:#f25f4b;border-radius:20px;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:9px;font-style:normal;display:inline-grid}.notificationPanel{z-index:120;border:1px solid var(--line);background:#fff;border-radius:18px;width:min(390px,100vw - 28px);max-height:calc(100vh - 36px);position:fixed;top:18px;right:18px;overflow:auto;box-shadow:0 28px 80px #10141d35}.notificationPanel>header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:18px;display:flex;position:sticky;top:0}.notificationPanel>header div{gap:3px;display:grid}.notificationPanel>header small{color:var(--muted)}.notificationPanel>header button{background:0 0;border:0;font-size:22px}.notificationPanel .readAll{border:1px solid var(--line);background:#fff;border-radius:8px;margin:12px 14px;padding:8px 10px;font-size:10px}.notificationPanel>div>button{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;gap:12px;width:100%;padding:15px 18px;display:flex}.notificationPanel>div>button.unread{background:#f2f8ff}.notificationPanel>div>button>span{color:#fff;background:#22262c;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.notificationPanel>div>button div{min-width:0}.notificationPanel p{color:#59606b;margin:4px 0;font-size:10px}.notificationPanel time{color:#9298a2;font-size:8px}.notificationEmpty{text-align:center;padding:40px!important}.theme-dark .notificationPanel,.theme-dark .notificationPanel>header,.theme-dark .notificationPanel>div>button,.theme-dark .notificationPanel .readAll{color:#fff;background:#1c1f26;border-color:#343842}.theme-dark .notificationPanel>div>button.unread{background:#26354a}@media (max-width:700px){.notificationPanel{max-height:calc(100vh - 80px);top:8px;right:7px}}
