.pt-theme{--pt-accent:#0891b2;--pt-accent-100:#e9f7fb;--pt-accent-200:#cdedf5;--pt-accent-300:#a3dfed;--pt-accent-400:#5fc5da;--pt-accent-500:#1ba7c4;--pt-accent-600:#077f9d;--pt-accent-700:#0e7490;--pt-accent-800:#155e75;--pt-accent-900:#164e63;--pt-bg:#faf9f7;--pt-surface:#f0efeb;--pt-text:#1d2422;--pt-label:#5b6560;--pt-muted:#6b746e;--pt-muted-2:#6b746e;--pt-muted-3:#98a09a;--pt-divider:#e3e1da;--pt-shadow-sm:0 1px 2px rgba(15,40,50,.05);--pt-shadow-md:0 4px 16px rgba(15,40,50,.08);--pt-shadow-lg:0 18px 44px rgba(15,40,50,.13);font-family:var(--font-archivo),system-ui,sans-serif;color:var(--pt-text);accent-color:var(--pt-accent)}.pt-display{font-family:var(--font-display,var(--font-archivo)),var(--font-archivo),system-ui,sans-serif;letter-spacing:-.02em;font-weight:700}.pt-theme ::selection{background:var(--pt-accent-200);color:var(--pt-accent-900)}.pt-theme :focus-visible{outline:2px solid var(--pt-accent);outline-offset:2px;border-radius:4px}@keyframes pt-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.pt-view{animation:.3s both pt-in}.pt-card{transition:box-shadow .2s,transform .2s}.pt-card:active{transform:scale(.985)}.pt-btn{cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-family:inherit;font-size:14.5px;font-weight:800;line-height:1.2;transition:background .15s,color .15s,transform .1s;display:inline-flex}.pt-btn:active:not(:disabled){transform:translateY(1px)}.pt-btn:disabled{opacity:.5;cursor:not-allowed}.pt-btn-primary{background:var(--pt-accent);color:#fff}.pt-btn-primary:hover{background:var(--pt-accent-600)}.pt-btn-primary:active{background:var(--pt-accent-700)}.pt-btn-secondary{border:1px solid var(--pt-divider);color:var(--pt-text);background:#fff}.pt-btn-secondary:hover{background:var(--pt-surface)}.pt-btn-ghost{color:var(--pt-accent-700);background:0 0;padding-left:10px;padding-right:10px}.pt-btn-ghost:hover{background:var(--pt-accent-100)}.pt-label{color:var(--pt-label);margin-bottom:5px;font-size:12px;font-weight:600;display:block}.pt-input{width:100%;min-height:42px;font:inherit;color:var(--pt-text);caret-color:var(--pt-accent);background:var(--pt-bg);border:1px solid var(--pt-divider);border-radius:10px;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.pt-input:focus-visible{border-color:var(--pt-accent);box-shadow:0 0 0 3px var(--pt-accent-200);outline:none}textarea.pt-input{resize:vertical;min-height:70px}.pt-pill{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.pt-shell{max-width:430px}.pt-topnav{display:none}.pt-shortcuts{grid-template-columns:1fr 1fr;gap:11px;display:grid}@media (min-width:600px) and (max-width:819px){.pt-shell{max-width:660px}.pt-content{width:100%;max-width:560px;margin-left:auto;margin-right:auto}.pt-login{width:100%;max-width:460px;margin-left:auto;margin-right:auto}}@media (min-width:820px){.pt-topnav{gap:4px;margin-left:16px;display:flex}.pt-bottomnav{display:none!important}.pt-login{width:100%;max-width:460px;margin-left:auto;margin-right:auto}.pt-shortcuts{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.pt-shell{max-width:none}.pt-topnav{display:none}.pt-content{width:100%;max-width:780px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}@media (min-width:820px) and (max-width:1023px){.pt-shell{max-width:760px}.pt-content{width:100%;max-width:640px;margin-left:auto;margin-right:auto}}@media (prefers-reduced-motion:reduce){.pt-view,.pt-card{transition:none;animation:none}.pt-theme *,.pt-theme :before,.pt-theme :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
