.dropdown-module__xxiN0a__root{width:100%;min-width:0}.dropdown-module__xxiN0a__trigger{border:1px solid var(--line);background:var(--paper);width:100%;min-height:46px;color:var(--ink);font:inherit;text-align:left;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.dropdown-module__xxiN0a__trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dropdown-module__xxiN0a__trigger>svg{color:var(--muted);transition:transform .15s;transform:rotate(90deg)}.dropdown-module__xxiN0a__trigger:hover:not(:disabled){border-color:color-mix(in srgb, var(--muted) 55%, var(--line))}.dropdown-module__xxiN0a__trigger:active:not(:disabled){background:var(--canvas)}.dropdown-module__xxiN0a__trigger[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 3px var(--tint)}.dropdown-module__xxiN0a__trigger[aria-expanded=true]>svg{color:var(--accent);transform:rotate(-90deg)}.dropdown-module__xxiN0a__listbox{overscroll-behavior:contain;border:1px solid var(--line);background:var(--glass);max-height:min(320px,100dvh - 24px);color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);opacity:0;transition:opacity .14s ease, transform .14s ease, display .14s allow-discrete, overlay .14s allow-discrete;border-radius:15px;margin:0;padding:5px;position:fixed;inset:auto;overflow-y:auto;transform:translateY(-4px);box-shadow:0 4px 12px #0000000d,0 16px 40px #00000024}.dropdown-module__xxiN0a__listbox[data-side=top]{transform:translateY(4px)}.dropdown-module__xxiN0a__listbox:popover-open{opacity:1;transform:translateY(0)}@starting-style{.dropdown-module__xxiN0a__listbox:popover-open{opacity:0}}.dropdown-module__xxiN0a__option{cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:10px 12px;font-size:.875rem;line-height:1.45;display:flex}.dropdown-module__xxiN0a__option>span{overflow-wrap:anywhere;min-width:0}.dropdown-module__xxiN0a__option>svg{color:var(--accent);flex-shrink:0}.dropdown-module__xxiN0a__option[aria-selected=true]{color:var(--accent);font-weight:600}.dropdown-module__xxiN0a__option[data-active=true],.dropdown-module__xxiN0a__option:active{background:var(--tint)}@media (max-width:760px){.dropdown-module__xxiN0a__trigger,.dropdown-module__xxiN0a__option{font-size:1rem}}@media (prefers-reduced-transparency:reduce),(prefers-contrast:more){.dropdown-module__xxiN0a__listbox{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--muted)}}@media (forced-colors:active){.dropdown-module__xxiN0a__option[data-active=true]{outline-offset:-2px;outline:2px solid highlight}}
.app-shell-module__uk8rSG__shell{grid-template-columns:244px minmax(0,1fr);min-height:100dvh;display:grid}.app-shell-module__uk8rSG__sidebar{background:var(--sidebar);border-right:1px solid var(--line);z-index:30;flex-direction:column;gap:30px;height:100dvh;padding:30px 18px 18px;display:flex;position:sticky;top:0}.app-shell-module__uk8rSG__sidebar>a:first-child{margin-left:10px}.app-shell-module__uk8rSG__workspace{border-radius:12px;align-items:center;gap:10px;padding:12px 10px;transition:background .15s;display:flex}.app-shell-module__uk8rSG__workspace:hover{background:var(--paper)}.app-shell-module__uk8rSG__workspace>span:nth-child(2){flex:1;min-width:0}.app-shell-module__uk8rSG__workspace strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;display:block;overflow:hidden}.app-shell-module__uk8rSG__workspace small{margin-top:2px;font-size:.75rem;display:block}.app-shell-module__uk8rSG__workspaceIcon{background:var(--paper);border:1px solid var(--line);width:36px;height:36px;color:var(--accent);border-radius:11px;flex-shrink:0;place-items:center;font-weight:600;display:grid}.app-shell-module__uk8rSG__nav{flex-direction:column;gap:5px;display:flex}.app-shell-module__uk8rSG__nav a{min-height:46px;color:var(--muted);border-radius:10px;align-items:center;gap:12px;padding:11px 14px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.app-shell-module__uk8rSG__nav a:hover{background:var(--glass);color:var(--ink)}.app-shell-module__uk8rSG__nav a[aria-current=page]{background:var(--paper);color:var(--accent);font-weight:600;box-shadow:0 2px 5px #0000000a}.app-shell-module__uk8rSG__nav a:active{background:var(--tint)}.app-shell-module__uk8rSG__navTitle{letter-spacing:.07em;color:var(--muted);text-transform:uppercase;margin-bottom:12px;padding-left:14px;font-size:.6875rem;font-weight:600}.app-shell-module__uk8rSG__mobileLabel{display:none}.app-shell-module__uk8rSG__bottom{margin-top:auto}.app-shell-module__uk8rSG__sidebarNote{color:var(--muted);padding:16px 14px 24px}.app-shell-module__uk8rSG__sidebarNote>svg{color:var(--accent);margin-bottom:10px}.app-shell-module__uk8rSG__sidebarNote p{margin:0;font-size:.75rem;line-height:1.8}.app-shell-module__uk8rSG__sidebarNote strong{font-weight:500}.app-shell-module__uk8rSG__avatar{background:var(--tint);width:36px;height:36px;color:var(--accent);border-radius:50%;flex-shrink:0;place-items:center;font-size:.6875rem;font-weight:700;display:grid}.app-shell-module__uk8rSG__account{border-top:1px solid var(--line);padding-top:12px;position:relative}.app-shell-module__uk8rSG__account summary{border-radius:10px;align-items:center;gap:10px;padding:8px;list-style:none;display:flex}.app-shell-module__uk8rSG__account summary::-webkit-details-marker{display:none}.app-shell-module__uk8rSG__account summary:hover{background:var(--paper)}.app-shell-module__uk8rSG__accountLabel{flex:1;min-width:0}.app-shell-module__uk8rSG__accountLabel strong{text-overflow:ellipsis;font-size:.75rem;font-weight:600;display:block;overflow:hidden}.app-shell-module__uk8rSG__accountLabel small{font-size:.6875rem}.app-shell-module__uk8rSG__accountMenu{border:1px solid var(--line);background:var(--paper);border-radius:16px;width:264px;max-width:calc(100vw - 32px);padding:8px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 12px 48px #00000026}.app-shell-module__uk8rSG__accountMenu a,.app-shell-module__uk8rSG__accountMenu button{width:100%;min-height:44px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:.8125rem;display:flex}.app-shell-module__uk8rSG__accountMenu a:hover,.app-shell-module__uk8rSG__accountMenu button:hover{background:var(--canvas)}.app-shell-module__uk8rSG__accountEmail{overflow-wrap:anywhere;color:var(--muted);border-bottom:1px solid var(--line);margin:0 0 4px;padding:8px 12px 12px;font-size:.75rem}.app-shell-module__uk8rSG__main{min-width:0}.app-shell-module__uk8rSG__main:focus{outline:none}.app-shell-module__uk8rSG__topbar{height:72px;color:var(--muted);background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:0 44px;font-size:.8125rem;display:flex}.app-shell-module__uk8rSG__topbar>span{align-items:center;gap:9px;display:flex}.app-shell-module__uk8rSG__breadcrumb{overflow-wrap:anywhere;min-width:0}.app-shell-module__uk8rSG__breadcrumb svg{flex-shrink:0}.app-shell-module__uk8rSG__private{flex-shrink:0;font-size:.75rem}.app-shell-module__uk8rSG__content{max-width:1400px;margin:auto;padding:44px 44px 64px}.app-shell-module__uk8rSG__heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.app-shell-module__uk8rSG__heading>div{min-width:0}.app-shell-module__uk8rSG__heading>a{flex-shrink:0}.app-shell-module__uk8rSG__heading p{color:var(--muted);max-width:580px;margin:12px 0 0}.app-shell-module__uk8rSG__eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.6875rem;font-weight:600}.app-shell-module__uk8rSG__panel{background:var(--paper);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:18px;padding:26px}.app-shell-module__uk8rSG__panel>:last-child{margin-bottom:0}.app-shell-module__uk8rSG__sectionTitle{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-shell-module__uk8rSG__sectionTitle h2{margin:0}.app-shell-module__uk8rSG__muted{color:var(--muted)}.app-shell-module__uk8rSG__row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.app-shell-module__uk8rSG__empty{text-align:center;color:var(--muted);padding:60px 20px}.app-shell-module__uk8rSG__empty h2{color:var(--ink);margin:20px 0 10px;font-size:1.25rem}.app-shell-module__uk8rSG__empty p{max-width:380px;margin:0 auto 24px}.app-shell-module__uk8rSG__emptyIcon{background:var(--tint);color:var(--accent);border-radius:18px;place-items:center;width:60px;height:60px;margin:auto;display:grid}.app-shell-module__uk8rSG__back{min-height:44px;color:var(--accent);align-items:center;gap:8px;margin-bottom:18px;font-size:.8125rem;display:inline-flex}.app-shell-module__uk8rSG__back:hover{text-underline-offset:4px;text-decoration:underline}.app-shell-module__uk8rSG__columns{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.app-shell-module__uk8rSG__stack{flex-direction:column;gap:20px;min-width:0;display:flex}.app-shell-module__uk8rSG__footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:.75rem;display:flex}.app-shell-module__uk8rSG__footer a{min-height:44px;color:var(--accent);align-items:center;display:inline-flex}.app-shell-module__uk8rSG__pill{vertical-align:middle;background:var(--tint);color:var(--accent);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:4px 9px;font-size:.75rem;font-weight:600;display:inline-flex}h1 .app-shell-module__uk8rSG__pill{min-width:30px;margin-left:6px}.app-shell-module__uk8rSG__notice{background:var(--tint);color:var(--muted);border-radius:14px;padding:20px;font-size:.8125rem;line-height:1.7}.app-shell-module__uk8rSG__notice strong{color:var(--ink);font-weight:600}.app-shell-module__uk8rSG__projectCard{padding:0;overflow:hidden}.app-shell-module__uk8rSG__projectLink{align-items:center;gap:16px;padding:24px;transition:background .15s;display:flex}.app-shell-module__uk8rSG__projectLink:hover{background:var(--canvas)}.app-shell-module__uk8rSG__projectLink:focus-visible{outline-offset:-4px}.app-shell-module__uk8rSG__projectLink>div{flex:1;min-width:0}.app-shell-module__uk8rSG__projectLink h2{overflow-wrap:anywhere;margin-bottom:5px}.app-shell-module__uk8rSG__projectLink small{font-size:.8125rem}.app-shell-module__uk8rSG__projectIcon{width:46px;height:46px;color:var(--accent);background:var(--tint);border-radius:13px;flex-shrink:0;place-items:center;display:grid}.app-shell-module__uk8rSG__disclosure{border-top:1px solid var(--line);padding:2px 24px}.app-shell-module__uk8rSG__disclosure summary{color:var(--muted);font-size:.8125rem}.app-shell-module__uk8rSG__disclosure form{padding:12px 0 20px}.app-shell-module__uk8rSG__memberHeader{align-items:center;gap:12px;min-width:0;display:flex}.app-shell-module__uk8rSG__memberHeader>div{overflow-wrap:anywhere;flex:1;min-width:0}.app-shell-module__uk8rSG__memberHeader strong,.app-shell-module__uk8rSG__memberHeader small{display:block}.app-shell-module__uk8rSG__memberHeader small{margin-top:2px;font-size:.75rem}.app-shell-module__uk8rSG__memberControls{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;padding-top:18px;display:flex}.app-shell-module__uk8rSG__memberControls>div{flex:1;width:auto;min-width:100px}.app-shell-module__uk8rSG__invite{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.app-shell-module__uk8rSG__invite p{color:var(--muted);font-size:.8125rem}.app-shell-module__uk8rSG__invite code{border:1px dashed var(--line);background:var(--canvas);color:var(--ink);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;border-radius:10px;padding:14px;font-size:.9375rem;display:block}.app-shell-module__uk8rSG__state{text-align:center;max-width:560px;margin:8vh auto;padding:32px 24px}.app-shell-module__uk8rSG__state h1{margin:24px 0 14px;font-size:2rem}.app-shell-module__uk8rSG__state p{color:var(--muted);margin-bottom:24px}.app-shell-module__uk8rSG__skeleton{background:var(--sidebar);border-radius:16px;height:92px;animation:1.5s ease-in-out infinite alternate app-shell-module__uk8rSG__breathe}.app-shell-module__uk8rSG__skeleton:first-child{width:45%;height:38px;margin-bottom:18px}@keyframes app-shell-module__uk8rSG__breathe{to{opacity:.45}}@media (max-width:1180px){.app-shell-module__uk8rSG__shell{grid-template-columns:220px minmax(0,1fr)}.app-shell-module__uk8rSG__sidebar{padding-inline:12px}.app-shell-module__uk8rSG__content{padding:32px 28px 48px}.app-shell-module__uk8rSG__topbar{padding-inline:28px}.app-shell-module__uk8rSG__columns{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.app-shell-module__uk8rSG__panel{padding:22px}.app-shell-module__uk8rSG__projectCard{padding:0}}@media (min-width:761px) and (max-height:640px){.app-shell-module__uk8rSG__sidebar{gap:18px;padding-top:18px}.app-shell-module__uk8rSG__sidebarNote{display:none}}@media (max-width:1000px){.app-shell-module__uk8rSG__columns{grid-template-columns:1fr}}@media (max-width:760px){.app-shell-module__uk8rSG__shell{display:block}.app-shell-module__uk8rSG__sidebar{height:auto;padding:max(12px, env(safe-area-inset-top)) 18px 12px;background:var(--paper);border-right:0;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;position:relative}.app-shell-module__uk8rSG__sidebar>a:first-child{margin-left:0}.app-shell-module__uk8rSG__workspace,.app-shell-module__uk8rSG__navTitle,.app-shell-module__uk8rSG__sidebarNote,.app-shell-module__uk8rSG__accountLabel,.app-shell-module__uk8rSG__account summary>svg,.app-shell-module__uk8rSG__desktopLabel{display:none}.app-shell-module__uk8rSG__bottom{margin:0}.app-shell-module__uk8rSG__account{border:0;padding:0}.app-shell-module__uk8rSG__account summary{padding:4px}.app-shell-module__uk8rSG__accountMenu{inset:calc(100% + 10px) 0 auto auto}.app-shell-module__uk8rSG__navigation{display:contents}.app-shell-module__uk8rSG__nav{z-index:40;padding:8px max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));background:var(--glass);-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);border-top:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000008}.app-shell-module__uk8rSG__nav a{border-radius:12px;flex-direction:column;gap:4px;min-height:52px;padding:6px 2px;font-size:.625rem}.app-shell-module__uk8rSG__nav a[aria-current=page]{background:var(--tint);box-shadow:none}.app-shell-module__uk8rSG__mobileLabel{display:block}.app-shell-module__uk8rSG__topbar{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none;height:auto;min-height:42px;padding:10px 20px;font-size:.75rem}.app-shell-module__uk8rSG__private{font-size:0;gap:0!important}.app-shell-module__uk8rSG__content{padding:28px 20px calc(100px + env(safe-area-inset-bottom))}.app-shell-module__uk8rSG__heading{flex-wrap:wrap;align-items:flex-start;gap:18px;margin-bottom:24px}.app-shell-module__uk8rSG__heading p{font-size:.875rem}.app-shell-module__uk8rSG__heading>a{min-height:44px}.app-shell-module__uk8rSG__panel{border-radius:16px;padding:20px}.app-shell-module__uk8rSG__projectCard{padding:0}.app-shell-module__uk8rSG__columns{gap:20px}.app-shell-module__uk8rSG__empty{padding:36px 4px}.app-shell-module__uk8rSG__projectLink{gap:12px;padding:20px}.app-shell-module__uk8rSG__disclosure{padding-inline:20px}.app-shell-module__uk8rSG__back{margin-top:-10px;margin-bottom:14px}.app-shell-module__uk8rSG__memberControls{gap:8px}.app-shell-module__uk8rSG__state{margin-block:4vh}}@media (max-width:360px){.app-shell-module__uk8rSG__content{padding-inline:14px}.app-shell-module__uk8rSG__panel{padding:16px}.app-shell-module__uk8rSG__projectCard{padding:0}}.app-shell-module__uk8rSG__installHint{color:var(--muted);margin:0 12px 8px;font-size:.75rem}
.ui-module__Hi2WXW__button,.ui-module__Hi2WXW__ghost{text-align:center;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.875rem;font-weight:600;line-height:1.4;transition:background .15s,color .15s,transform .15s;display:inline-flex}.ui-module__Hi2WXW__button{background:var(--accent);color:var(--paper);padding:11px 18px}.ui-module__Hi2WXW__button:hover{background:var(--accent-hover)}.ui-module__Hi2WXW__button:active:not(:disabled),.ui-module__Hi2WXW__ghost:active:not(:disabled){transition-duration:60ms;transform:scale(.98)}.ui-module__Hi2WXW__secondary{background:var(--paper);color:var(--ink);border-color:var(--line)}.ui-module__Hi2WXW__secondary:hover{background:var(--canvas)}.ui-module__Hi2WXW__ghost{color:var(--muted);background:0 0;padding:9px 12px}.ui-module__Hi2WXW__ghost:hover{color:var(--accent);background:var(--tint)}.ui-module__Hi2WXW__danger{color:var(--danger)}.ui-module__Hi2WXW__danger:hover{background:var(--danger-tint);color:var(--danger)}.ui-module__Hi2WXW__field{flex-direction:column;gap:8px;min-width:0;margin-bottom:22px;display:flex}.ui-module__Hi2WXW__label{font-size:.8125rem;font-weight:600}.ui-module__Hi2WXW__hint{color:var(--muted);font-size:.8125rem;line-height:1.5}.ui-module__Hi2WXW__error,.ui-module__Hi2WXW__success{overflow-wrap:anywhere;border:1px solid;border-radius:12px;margin:16px 0;padding:14px 16px}.ui-module__Hi2WXW__error{background:var(--danger-tint);color:var(--danger);border-color:color-mix(in srgb, var(--danger) 22%, transparent)}.ui-module__Hi2WXW__success{background:var(--success-tint);color:var(--success);border-color:color-mix(in srgb, var(--success) 22%, transparent)}.ui-module__Hi2WXW__brand{letter-spacing:-.045em;align-items:center;gap:10px;width:fit-content;font-size:1.25rem;font-weight:700;display:inline-flex}.ui-module__Hi2WXW__mark{background:#0866d9;border-radius:11px;flex-shrink:0;grid-template-columns:repeat(2,6px);place-content:center;gap:4px;width:34px;height:34px;display:grid;box-shadow:inset 0 1px 1px #ffffff40,0 3px 8px #0866d91a}.ui-module__Hi2WXW__mark i{background:#fff;border-radius:2px;width:6px;height:6px}.ui-module__Hi2WXW__mark i:last-child{opacity:.5}.ui-module__Hi2WXW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-module__Hi2WXW__skip{z-index:100;background:var(--ink);color:var(--paper);border-radius:10px;padding:12px 18px;position:fixed;top:12px;left:12px;transform:translateY(-200%)}.ui-module__Hi2WXW__skip:focus{transform:translateY(0)}
.notes-module__1Ne8YW__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notes-module__1Ne8YW__tabs{gap:16px;margin:22px 0;display:flex}.notes-module__1Ne8YW__tabs a[aria-current=page]{color:var(--accent);font-weight:700}.notes-module__1Ne8YW__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:16px;display:grid}.notes-module__1Ne8YW__card{border:1px solid var(--line);background:var(--paper);border-radius:16px;min-width:0;padding:20px}.notes-module__1Ne8YW__card h2{overflow-wrap:anywhere;margin-bottom:12px}.notes-module__1Ne8YW__card p{white-space:pre-wrap;overflow-wrap:anywhere}.notes-module__1Ne8YW__card footer{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.notes-module__1Ne8YW__item{overflow-wrap:anywhere;align-items:flex-start;gap:10px;margin:10px 0;display:flex}.notes-module__1Ne8YW__item input{margin:0}.notes-module__1Ne8YW__item input:not([type=checkbox]){flex:1;min-width:0}.notes-module__1Ne8YW__item span[data-checked=true]{color:var(--muted);text-decoration:line-through}.notes-module__1Ne8YW__dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:18px;width:min(94vw,620px);max-height:90dvh;padding:24px;overflow:auto;box-shadow:0 24px 80px #0004}.notes-module__1Ne8YW__dialog::backdrop{background:#0008}.notes-module__1Ne8YW__form{gap:14px;display:grid}.notes-module__1Ne8YW__editFields{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.notes-module__1Ne8YW__form label{gap:6px;font-weight:600;display:grid}.notes-module__1Ne8YW__form textarea{width:100%}.notes-module__1Ne8YW__formActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.notes-module__1Ne8YW__newItem{gap:8px;display:flex}.notes-module__1Ne8YW__newItem input{flex:1;min-width:0}.notes-module__1Ne8YW__conflict{background:var(--warning-tint);border-radius:12px;padding:14px}.notes-module__1Ne8YW__conflict p{white-space:pre-wrap}@media (max-width:600px){.notes-module__1Ne8YW__dialog{padding:16px}}
.prompts-module__Zq4_bG__toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:34px;padding-bottom:24px;display:flex}.prompts-module__Zq4_bG__toolbar label{color:var(--muted);margin-bottom:7px;font-size:.6875rem;font-weight:500;display:block}.prompts-module__Zq4_bG__search{flex:1;min-width:220px}.prompts-module__Zq4_bG__searchInput{position:relative}.prompts-module__Zq4_bG__searchInput>svg{color:var(--muted);pointer-events:none;position:absolute;top:14px;left:13px}.prompts-module__Zq4_bG__searchInput input{padding-left:39px}.prompts-module__Zq4_bG__select{flex:0 148px;min-width:0}.prompts-module__Zq4_bG__toolbar input,.prompts-module__Zq4_bG__toolbar [role=combobox]{min-height:44px;padding-block:10px;font-size:.8125rem}.prompts-module__Zq4_bG__reset{min-height:44px;color:var(--accent);align-items:center;font-size:.8125rem;display:inline-flex}.prompts-module__Zq4_bG__reset:hover{text-underline-offset:4px;text-decoration:underline}.prompts-module__Zq4_bG__group{margin-bottom:28px}.prompts-module__Zq4_bG__groupHeading{align-items:center;gap:10px;margin-bottom:12px;padding-left:23px;display:flex}.prompts-module__Zq4_bG__count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.75rem}.prompts-module__Zq4_bG__list{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px}.prompts-module__Zq4_bG__bulkBar{border:1px solid #0000;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px 16px;min-height:58px;margin-bottom:18px;padding:6px 12px 6px 26px;display:flex}.prompts-module__Zq4_bG__bulkBar[data-active=true]{z-index:10;border-color:var(--line);background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);position:sticky;top:12px;box-shadow:0 4px 24px #0000000f}.prompts-module__Zq4_bG__selectAll{min-height:44px;color:var(--muted);align-items:center;gap:10px;font-size:.8125rem;display:inline-flex}.prompts-module__Zq4_bG__bulkActions{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.prompts-module__Zq4_bG__bulkActions strong{font-variant-numeric:tabular-nums;margin-right:8px;font-size:.875rem}.prompts-module__Zq4_bG__bulkActions>div{flex:0 190px}.prompts-module__Zq4_bG__bulkActions [role=combobox]{border-radius:9px;min-height:38px;padding:7px 11px;font-size:.8125rem}.prompts-module__Zq4_bG__bulkButton{border:1px solid var(--line);background:var(--paper);min-height:38px;color:var(--ink);font:inherit;border-radius:9px;align-items:center;gap:7px;padding:7px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.prompts-module__Zq4_bG__bulkButton:hover:not(:disabled){background:var(--canvas)}.prompts-module__Zq4_bG__deleteButton{color:var(--danger)}.prompts-module__Zq4_bG__confirm{border:1px solid var(--line);background:var(--paper);width:min(420px,100vw - 32px);color:var(--ink);box-shadow:var(--shadow);border-radius:16px;padding:24px}.prompts-module__Zq4_bG__confirm::backdrop{background:#00000073}.prompts-module__Zq4_bG__confirm h2{margin:0 0 8px;font-size:1.125rem}.prompts-module__Zq4_bG__confirm p{color:var(--muted);margin:0 0 22px;line-height:1.6}.prompts-module__Zq4_bG__confirm div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.prompts-module__Zq4_bG__confirm .prompts-module__Zq4_bG__confirmDelete,.prompts-module__Zq4_bG__confirm .prompts-module__Zq4_bG__confirmDelete:hover{background:var(--danger)}.prompts-module__Zq4_bG__bulkActions button:disabled{opacity:.55}.prompts-module__Zq4_bG__bulkActions>button:last-of-type{margin-left:auto}.prompts-module__Zq4_bG__bulkActions small{color:var(--danger);flex-basis:100%;font-size:.8125rem}.prompts-module__Zq4_bG__bulkNotice{color:var(--success);font-size:.8125rem;font-weight:600}.prompts-module__Zq4_bG__task{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) minmax(100px,150px) 134px 92px minmax(100px,132px);align-items:center;gap:14px;padding:20px 22px;transition:background .15s;display:grid;position:relative}.prompts-module__Zq4_bG__task:first-child{border-radius:16px 16px 0 0}.prompts-module__Zq4_bG__task:last-child{border-bottom:0;border-radius:0 0 16px 16px}.prompts-module__Zq4_bG__task:only-child{border-radius:16px}.prompts-module__Zq4_bG__task:hover{background:var(--canvas)}.prompts-module__Zq4_bG__task:has(.prompts-module__Zq4_bG__titleText:active){background:var(--tint)}.prompts-module__Zq4_bG__taskTitle{align-items:center;gap:14px;min-width:0;font-weight:600;display:flex}.prompts-module__Zq4_bG__taskTitle>span:last-child{min-width:0}.prompts-module__Zq4_bG__titleText{overflow-wrap:anywhere;display:block}.prompts-module__Zq4_bG__titleText:after{content:"";z-index:0;position:absolute;inset:0}.prompts-module__Zq4_bG__selectionCheckbox,.prompts-module__Zq4_bG__inlineField,.prompts-module__Zq4_bG__statusCell{z-index:1;position:relative}.prompts-module__Zq4_bG__selectionCheckbox{place-items:center;width:28px;height:28px;display:grid}.prompts-module__Zq4_bG__inlineField{min-width:0}.prompts-module__Zq4_bG__inlineField [role=combobox]{min-height:34px;color:var(--muted);border-radius:8px;padding:6px 9px;font-size:.6875rem;font-weight:600}.prompts-module__Zq4_bG__inlineField[data-priority=high] [role=combobox]{color:var(--warning)}.prompts-module__Zq4_bG__taskTitle small{margin-top:5px;font-size:.6875rem;font-weight:400;display:block}.prompts-module__Zq4_bG__taskIcon{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.prompts-module__Zq4_bG__taskIcon[data-status=done]{background:var(--success-tint);color:var(--success);border-color:#0000;border-radius:50%}.prompts-module__Zq4_bG__statusCell{--dot:var(--muted);z-index:1;gap:4px;min-width:0;display:grid;position:relative}.prompts-module__Zq4_bG__statusCell[data-status=next]{--dot:var(--accent)}.prompts-module__Zq4_bG__statusCell[data-status=in_progress]{--dot:#6950aa}.prompts-module__Zq4_bG__statusCell[data-status=waiting]{--dot:var(--warning)}.prompts-module__Zq4_bG__statusCell[data-status=in_review]{--dot:#a14173}.prompts-module__Zq4_bG__statusCell[data-status=done]{--dot:var(--success)}.prompts-module__Zq4_bG__statusCell [role=combobox]{min-height:34px;color:var(--muted);border-radius:8px;gap:6px;padding:6px 9px;font-size:.6875rem;font-weight:600}.prompts-module__Zq4_bG__statusCell [role=combobox]:not(:hover,[aria-expanded=true]){background:0 0;border-color:#0000}.prompts-module__Zq4_bG__statusCell [role=combobox]:disabled{opacity:.55}.prompts-module__Zq4_bG__statusCell [role=combobox]>span:before{content:"";background:var(--dot);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.prompts-module__Zq4_bG__statusCell [role=combobox]>svg{width:13px;height:13px}.prompts-module__Zq4_bG__statusError{color:var(--danger);grid-column:2/-1;font-size:.6875rem;line-height:1.4}.prompts-module__Zq4_bG__status{background:var(--sidebar);color:var(--muted);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.prompts-module__Zq4_bG__status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.prompts-module__Zq4_bG__status[data-status=next]{background:var(--tint);color:var(--accent)}.prompts-module__Zq4_bG__status[data-status=in_progress]{color:#6950aa;background:#f0edff}.prompts-module__Zq4_bG__status[data-status=waiting]{background:var(--warning-tint);color:var(--warning)}.prompts-module__Zq4_bG__status[data-status=in_review]{color:#a14173;background:#fcecf4}.prompts-module__Zq4_bG__status[data-status=done]{background:var(--success-tint);color:var(--success)}.prompts-module__Zq4_bG__promptForm{min-width:0}.prompts-module__Zq4_bG__formGrid{grid-template-columns:minmax(0,1fr) 290px;grid-template-areas:"prompt details""context details""outcome details";align-items:start;gap:24px;display:grid}.prompts-module__Zq4_bG__batchGrid{grid-template-areas:"prompt details"}.prompts-module__Zq4_bG__batchGrid .prompts-module__Zq4_bG__editor{min-height:150px}.prompts-module__Zq4_bG__modeSwitch{border:1px solid var(--line);background:var(--paper);border-radius:13px;gap:4px;margin-bottom:24px;padding:4px;display:inline-flex}.prompts-module__Zq4_bG__modeSwitch a{min-height:44px;color:var(--muted);border-radius:9px;align-items:center;padding:0 18px;font-size:.8125rem;font-weight:600;display:inline-flex}.prompts-module__Zq4_bG__modeSwitch a[aria-current=page]{background:var(--tint);color:var(--accent)}.prompts-module__Zq4_bG__promptSection{grid-area:prompt}.prompts-module__Zq4_bG__contextSection{grid-area:context}.prompts-module__Zq4_bG__outcomeSection{grid-area:outcome}.prompts-module__Zq4_bG__detailsSection{grid-area:details}.prompts-module__Zq4_bG__editor{background:var(--canvas);min-height:270px;margin-top:10px;padding:18px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875rem}.prompts-module__Zq4_bG__formHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.prompts-module__Zq4_bG__formHeading h2{margin:0}.prompts-module__Zq4_bG__copyRow{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.prompts-module__Zq4_bG__copyRow button{padding:8px;font-size:.75rem}.prompts-module__Zq4_bG__meta{color:var(--muted);border-top:1px solid var(--line);overflow-wrap:anywhere;margin-top:16px;padding-top:16px;font-size:.6875rem;line-height:1.8}.prompts-module__Zq4_bG__saveBar{z-index:20;background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:14px 20px;display:flex;position:sticky;bottom:16px;box-shadow:0 4px 24px #0000000f}.prompts-module__Zq4_bG__saveBar small{max-width:280px;font-size:.75rem}.prompts-module__Zq4_bG__conflict{background:var(--warning-tint);border:1px solid color-mix(in srgb, var(--warning) 25%, transparent);border-radius:16px;margin-top:20px;padding:22px}.prompts-module__Zq4_bG__conflict details{margin-bottom:16px}.prompts-module__Zq4_bG__conflict dt{text-transform:capitalize;margin-top:12px;font-weight:600}.prompts-module__Zq4_bG__conflict dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0}.prompts-module__Zq4_bG__checkbox{align-items:center;gap:10px;min-height:44px;font-size:.8125rem;display:flex}.prompts-module__Zq4_bG__link{color:var(--accent);text-underline-offset:3px;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}@media (prefers-color-scheme:dark){.prompts-module__Zq4_bG__status[data-status=in_progress]{color:#c3acf1;background:#37304b}.prompts-module__Zq4_bG__status[data-status=in_review]{color:#f0a8cf;background:#412e3c}.prompts-module__Zq4_bG__statusCell[data-status=in_progress]{--dot:#c3acf1}.prompts-module__Zq4_bG__statusCell[data-status=in_review]{--dot:#f0a8cf}}@media (max-width:1250px){.prompts-module__Zq4_bG__search{flex-basis:100%}.prompts-module__Zq4_bG__select{flex:1}.prompts-module__Zq4_bG__task{grid-template-columns:28px minmax(0,1fr) 104px 124px 76px 112px;gap:12px}}@media (max-width:1050px){.prompts-module__Zq4_bG__formGrid{grid-template-columns:1fr;grid-template-areas:"prompt""details""context""outcome";gap:20px}.prompts-module__Zq4_bG__batchGrid{grid-template-areas:"prompt""details"}.prompts-module__Zq4_bG__detailsSection>section{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;display:grid}.prompts-module__Zq4_bG__detailsSection h2,.prompts-module__Zq4_bG__detailsSection .prompts-module__Zq4_bG__checkbox,.prompts-module__Zq4_bG__detailsSection .prompts-module__Zq4_bG__meta{grid-column:1/-1}.prompts-module__Zq4_bG__saveBar small{display:none}.prompts-module__Zq4_bG__saveBar>div{justify-content:space-between;width:100%}.prompts-module__Zq4_bG__task{grid-template-columns:44px repeat(2,minmax(0,1fr));gap:10px 16px}.prompts-module__Zq4_bG__taskTitle{grid-column:2/-1}.prompts-module__Zq4_bG__selectionCheckbox{grid-area:1/1}.prompts-module__Zq4_bG__task>.prompts-module__Zq4_bG__inlineField:nth-child(3){grid-area:2/2}.prompts-module__Zq4_bG__statusCell{grid-area:2/3}.prompts-module__Zq4_bG__task>.prompts-module__Zq4_bG__inlineField:nth-child(5){grid-area:3/2}.prompts-module__Zq4_bG__task>.prompts-module__Zq4_bG__inlineField:nth-child(6){grid-area:3/3}}@media (max-width:760px){.prompts-module__Zq4_bG__toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:26px;padding-bottom:22px;display:grid}.prompts-module__Zq4_bG__search{grid-column:1/-1;min-width:0}.prompts-module__Zq4_bG__toolbar input,.prompts-module__Zq4_bG__toolbar [role=combobox]{font-size:1rem}.prompts-module__Zq4_bG__toolbar>button{align-self:end}.prompts-module__Zq4_bG__reset{grid-column:1/-1;justify-self:start}.prompts-module__Zq4_bG__group{margin-bottom:22px}.prompts-module__Zq4_bG__task{gap:10px;padding:14px 16px}.prompts-module__Zq4_bG__selectionCheckbox{width:44px;height:44px}.prompts-module__Zq4_bG__inlineField [role=combobox],.prompts-module__Zq4_bG__statusCell [role=combobox]{min-height:44px;padding-inline:11px;font-size:.875rem}.prompts-module__Zq4_bG__bulkBar{padding-left:28px}.prompts-module__Zq4_bG__bulkBar[data-active=true] .prompts-module__Zq4_bG__selectAllText{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.prompts-module__Zq4_bG__groupHeading{padding-left:17px}.prompts-module__Zq4_bG__bulkActions{grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;display:grid}.prompts-module__Zq4_bG__bulkActions>div{grid-area:2/1}.prompts-module__Zq4_bG__bulkActions>.prompts-module__Zq4_bG__bulkButton{grid-row:2}.prompts-module__Zq4_bG__bulkActions>button:last-of-type{grid-area:1/2}.prompts-module__Zq4_bG__bulkActions small{grid-column:1/-1}.prompts-module__Zq4_bG__bulkActions [role=combobox],.prompts-module__Zq4_bG__bulkActions button{min-height:44px;font-size:.875rem}.prompts-module__Zq4_bG__taskTitle{align-items:flex-start;gap:10px;font-size:.875rem}.prompts-module__Zq4_bG__taskIcon{border-radius:7px;width:22px;height:22px;margin-top:1px}.prompts-module__Zq4_bG__taskTitle small{margin-top:4px;font-size:.6875rem}.prompts-module__Zq4_bG__editor{min-height:260px;padding:14px;font-size:1rem}.prompts-module__Zq4_bG__formHeading{gap:6px}.prompts-module__Zq4_bG__formHeading>h2{flex-basis:100%}.prompts-module__Zq4_bG__copyRow{margin-left:-8px}.prompts-module__Zq4_bG__saveBar{bottom:calc(78px + env(safe-area-inset-bottom));border-radius:14px;padding:10px}.prompts-module__Zq4_bG__saveBar>div{flex-wrap:nowrap;gap:4px}.prompts-module__Zq4_bG__saveBar a{padding-inline:7px;font-size:.75rem}.prompts-module__Zq4_bG__saveBar button{padding-inline:12px}.prompts-module__Zq4_bG__detailsSection>section{column-gap:14px}.prompts-module__Zq4_bG__conflict{padding:18px}}.prompts-module__Zq4_bG__rowCopy{z-index:1;width:32px;min-height:32px;color:var(--muted);flex-shrink:0;margin-left:auto;padding:0;position:relative}.prompts-module__Zq4_bG__rowCopy:hover:not(:disabled){color:var(--ink)}
.auth-module__eKabGW__page{grid-template-columns:1.05fr 1fr;min-height:100dvh;display:grid}.auth-module__eKabGW__story{background:radial-gradient(ellipse at 20% 65%, var(--tint), transparent 65%), var(--sidebar);border-right:1px solid var(--line);flex-direction:column;padding:40px clamp(32px,5vw,80px);display:flex}.auth-module__eKabGW__pitch{max-width:530px;margin:auto 0;padding:64px 0}.auth-module__eKabGW__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:22px;font-size:.6875rem;font-weight:600}.auth-module__eKabGW__pitch h2{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.5rem,4.2vw,4rem);font-weight:700;line-height:1.08}.auth-module__eKabGW__pitch h2>span{color:var(--accent)}.auth-module__eKabGW__pitch>p{color:var(--muted);max-width:400px;font-size:1rem;line-height:1.8}.auth-module__eKabGW__preview{background:var(--glass);border:1px solid var(--paper);border-radius:20px;margin-top:36px;overflow:hidden;box-shadow:0 12px 50px #1e3c6414}.auth-module__eKabGW__previewHeader{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:20px;display:flex}.auth-module__eKabGW__previewHeader strong{flex:1;font-size:.875rem}.auth-module__eKabGW__previewHeader small{margin-top:3px;font-size:.6875rem;font-weight:400;display:block}.auth-module__eKabGW__previewMark{background:var(--tint);width:38px;height:38px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.auth-module__eKabGW__example{color:var(--muted);border:1px solid var(--line);border-radius:5px;padding:2px 6px;font-size:.625rem}.auth-module__eKabGW__previewRow{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 20px;font-size:.75rem;display:flex}.auth-module__eKabGW__previewRow>span:nth-child(2){flex:1}.auth-module__eKabGW__previewCheck,.auth-module__eKabGW__previewDone{border:1px solid var(--line);width:22px;height:22px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.auth-module__eKabGW__previewDone{color:var(--success);background:var(--success-tint);border-color:#0000}.auth-module__eKabGW__previewFooter{color:var(--muted);align-items:center;gap:10px;padding:15px 20px;font-size:.6875rem;display:flex}.auth-module__eKabGW__previewFooter>svg{margin-left:auto}.auth-module__eKabGW__people{padding-left:4px;display:flex}.auth-module__eKabGW__people i{background:var(--tint);width:26px;height:26px;color:var(--accent);border:2px solid var(--paper);border-radius:50%;place-items:center;margin-left:-4px;font-size:8px;font-style:normal;font-weight:700;display:grid}.auth-module__eKabGW__people i:last-child{background:var(--success-tint);color:var(--success)}.auth-module__eKabGW__foot{color:var(--muted);align-items:center;gap:8px;font-size:.75rem;display:flex}.auth-module__eKabGW__formSide{background:var(--paper);justify-content:center;align-items:center;padding:50px 40px;display:flex}.auth-module__eKabGW__form{width:100%;max-width:380px}.auth-module__eKabGW__formIcon{background:var(--tint);width:58px;height:58px;color:var(--accent);border-radius:18px;place-items:center;margin-bottom:26px;display:grid}.auth-module__eKabGW__form h1{letter-spacing:-.04em;margin-bottom:12px;font-size:2rem}.auth-module__eKabGW__form>p{color:var(--muted);margin-bottom:32px}.auth-module__eKabGW__form form>button{width:100%;min-height:48px;margin-top:4px}.auth-module__eKabGW__switch{text-align:center;margin-top:26px;font-size:.8125rem}.auth-module__eKabGW__switch a{color:var(--accent);align-items:center;min-height:44px;font-weight:600;display:inline-flex}.auth-module__eKabGW__setup{border:1px dashed var(--line);background:var(--canvas);border-radius:14px;padding:22px}.auth-module__eKabGW__setup code{overflow-wrap:anywhere;font-size:.75rem}.auth-module__eKabGW__note{color:var(--muted);border-top:1px solid var(--line);align-items:flex-start;gap:8px;padding-top:24px;font-size:.75rem;line-height:1.7;display:flex}.auth-module__eKabGW__note svg{flex-shrink:0;margin-top:3px}@media (max-width:1050px){.auth-module__eKabGW__story{padding-inline:32px}.auth-module__eKabGW__previewRow{gap:8px;padding-inline:16px}.auth-module__eKabGW__previewRow>span:nth-child(2){font-size:.6875rem}}@media (max-width:800px){.auth-module__eKabGW__page{background:var(--paper);flex-direction:column;display:flex}.auth-module__eKabGW__story{padding:max(24px, env(safe-area-inset-top)) 24px 20px;background:var(--paper);border:0}.auth-module__eKabGW__pitch,.auth-module__eKabGW__foot{display:none}.auth-module__eKabGW__formSide{padding:28px 24px max(32px, env(safe-area-inset-bottom));flex:1;align-items:flex-start}.auth-module__eKabGW__form{max-width:420px}.auth-module__eKabGW__formIcon{margin-bottom:22px}}
.workspaces-module__sZaZtq__page{min-height:100dvh}.workspaces-module__sZaZtq__header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:16px;padding:24px clamp(20px,5vw,64px);display:flex}.workspaces-module__sZaZtq__main{max-width:900px;margin:auto;padding:54px 24px 32px}.workspaces-module__sZaZtq__intro{text-align:center;margin-bottom:44px}.workspaces-module__sZaZtq__intro>div:first-child{margin-bottom:24px}.workspaces-module__sZaZtq__intro h1{margin-bottom:14px}.workspaces-module__sZaZtq__intro p{color:var(--muted);margin-bottom:18px}.workspaces-module__sZaZtq__signedIn{color:var(--muted);overflow-wrap:anywhere;font-size:.75rem}.workspaces-module__sZaZtq__signedIn strong{color:var(--ink);font-weight:500}.workspaces-module__sZaZtq__existing{margin-bottom:32px}.workspaces-module__sZaZtq__existing h2{font-size:.875rem}.workspaces-module__sZaZtq__workspaceList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.workspaces-module__sZaZtq__workspaceLink{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-items:center;gap:12px;padding:18px;transition:border-color .15s;display:flex}.workspaces-module__sZaZtq__workspaceLink:hover{border-color:var(--accent)}.workspaces-module__sZaZtq__workspaceLink>span:nth-child(2){flex:1;min-width:0}.workspaces-module__sZaZtq__workspaceLink strong{overflow-wrap:anywhere;font-size:.875rem;display:block}.workspaces-module__sZaZtq__workspaceLink small{margin-top:3px;font-size:.75rem;display:block}.workspaces-module__sZaZtq__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.workspaces-module__sZaZtq__options h2{margin-bottom:8px}.workspaces-module__sZaZtq__options p{font-size:.875rem}.workspaces-module__sZaZtq__options form>button{width:100%}.workspaces-module__sZaZtq__optionIcon{background:var(--tint);width:42px;height:42px;color:var(--accent);border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.workspaces-module__sZaZtq__privacy{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:30px 0 0;font-size:.75rem;display:flex}@media (max-width:640px){.workspaces-module__sZaZtq__header{padding:max(16px, env(safe-area-inset-top)) 20px 16px}.workspaces-module__sZaZtq__main{padding:36px 20px max(30px, env(safe-area-inset-bottom))}.workspaces-module__sZaZtq__intro{margin-bottom:30px}.workspaces-module__sZaZtq__intro h1{font-size:1.875rem}.workspaces-module__sZaZtq__options,.workspaces-module__sZaZtq__workspaceList{grid-template-columns:1fr;gap:18px}.workspaces-module__sZaZtq__header button{padding-inline:6px;font-size:.75rem}}
