.jp-theme{--bg:#fafaf7;--bg-elev:#ffffff;--bg-tint:#f3f3ee;--ink:#0b0d12;--ink-2:#3a3e47;--ink-3:#6b6f7a;--line:#e6e5de;--line-2:#efeee8;--accent:#1e40af;--accent-ink:#ffffff;--accent-soft:color-mix(in oklch,var(--accent) 10%,#ffffff);--ok:#0f8a5f;--warn:#b86e00;--error:#b91c1c;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:24px;--shd-sm:0 1px 0 rgba(0,0,0,0.04);--shd-md:0 4px 16px -6px rgba(15,18,30,0.1),0 1px 3px rgba(15,18,30,0.05);--shd-lg:0 24px 60px -24px rgba(15,18,30,0.22),0 6px 18px -8px rgba(15,18,30,0.08);--maxw:1200px;color-scheme:light;background:var(--bg);color:var(--ink);font-feature-settings:"palt" 1,"ss01" 1;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55}.jp-theme ::-moz-selection{background:color-mix(in oklch,var(--accent) 30%,transparent);color:var(--ink)}.jp-theme ::selection{background:color-mix(in oklch,var(--accent) 30%,transparent);color:var(--ink)}.jp-theme .eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);font-weight:600;font-family:var(--font-geist-mono),ui-monospace,monospace}.jp-theme .h-display{font-size:clamp(40px,5.6vw,76px);line-height:1.02;letter-spacing:-.025em;font-weight:600;text-wrap:balance}.jp-theme .h1{font-size:clamp(32px,3.6vw,48px);line-height:1.08;letter-spacing:-.02em;font-weight:600;text-wrap:balance}.jp-theme .jp-h2{font-size:clamp(22px,1.8vw,28px);line-height:1.2;letter-spacing:-.01em;font-weight:600}.jp-theme .lead{font-size:18px;line-height:1.55;color:var(--ink-2);text-wrap:pretty;max-width:62ch}.jp-theme .btn{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;border-radius:999px;font-weight:600;font-size:15px;letter-spacing:-.005em;cursor:pointer;border:1px solid transparent;transition:transform .12s ease,background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease;white-space:nowrap}.jp-theme .btn:active{transform:translateY(1px)}.jp-theme .btn-primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 1px 0 rgba(255,255,255,.18) inset,0 4px 14px -4px color-mix(in oklch,var(--accent) 50%,transparent)}.jp-theme .btn-primary:hover{background:color-mix(in oklch,var(--accent) 88%,black)}.jp-theme .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.jp-theme .btn-ghost:hover{background:var(--bg-tint);border-color:color-mix(in oklch,var(--ink) 12%,var(--line))}.jp-theme .btn-sm{height:38px;padding:0 16px;font-size:14px}.jp-theme .btn:disabled{opacity:.5;cursor:not-allowed}.jp-theme .btn-arrow:after{content:"\2192";display:inline-block;transition:transform .18s ease}.jp-theme .btn-arrow:hover:after{transform:translateX(3px)}.jp-theme .chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;font-size:12px;color:var(--ink-2);background:var(--bg-tint);border:1px solid var(--line);font-family:var(--font-geist-mono),ui-monospace,monospace;font-weight:500}.jp-theme .dot{width:6px;height:6px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 3px color-mix(in oklch,var(--ok) 22%,transparent)}.jp-theme hr.rule{border:0;border-top:1px solid var(--line);margin:0}.jp-theme section{padding:96px 0;position:relative}@media (max-width:720px){.jp-theme section{padding:64px 0}}.jp-theme .container{max-width:var(--maxw);margin:0 auto;padding:0 28px}@media (max-width:900px){.jp-theme .jp-hero-grid{gap:40px!important}.jp-theme .jp-hero-grid,.jp-theme .jp-steps-grid{grid-template-columns:1fr!important}.jp-theme .jp-specs-header,.jp-theme .jp-specs-row{grid-template-columns:1.4fr 1fr 1fr!important}.jp-theme .jp-freedom-grid{grid-template-columns:1fr!important;padding:32px 28px!important;gap:32px!important}.jp-theme .jp-security-grid{grid-template-columns:1fr 1fr!important}.jp-theme .jp-cta-grid{grid-template-columns:1fr!important;padding:48px 32px!important;gap:32px!important;text-align:center}}@media (max-width:600px){.jp-theme .jp-hero-grid{gap:32px!important}.jp-theme .jp-specs-header,.jp-theme .jp-specs-row{grid-template-columns:1fr!important}.jp-theme .jp-specs-header>div,.jp-theme .jp-specs-row>div{border-left:0!important;padding:12px 20px!important}.jp-theme .jp-specs-header>div+div,.jp-theme .jp-specs-row>div+div{border-top:1px solid var(--line-2)}.jp-theme .jp-security-grid{grid-template-columns:1fr!important}.jp-theme .jp-freedom-grid{padding:24px 20px!important;gap:28px!important}.jp-theme .jp-freedom-grid>div:last-child{grid-template-columns:1fr!important}.jp-theme .jp-cta-grid{padding:36px 24px!important;gap:28px!important}.jp-theme .lead{font-size:16px}.jp-theme .container{padding:0 18px}}.jp-theme .jp-banner{display:flex;align-items:flex-start;gap:12px;border-radius:var(--r-lg);padding:20px 24px;margin-bottom:32px}.jp-theme .jp-banner-ok{background:color-mix(in oklch,var(--ok) 8%,var(--bg-elev));border:1px solid color-mix(in oklch,var(--ok) 30%,var(--line))}.jp-theme .jp-banner-error{background:color-mix(in oklch,var(--error) 6%,var(--bg-elev));border:1px solid color-mix(in oklch,var(--error) 25%,var(--line));color:var(--error)}.jp-theme .jp-banner-error,.jp-theme .jp-banner-info{padding:16px 20px;margin-bottom:24px;max-width:980px;margin-left:auto;margin-right:auto;align-items:center;font-size:14px}.jp-theme .jp-banner-info{background:color-mix(in oklch,var(--accent) 6%,var(--bg-elev));border:1px solid color-mix(in oklch,var(--accent) 25%,var(--line));color:var(--accent)}.jp-theme .jp-banner-info .jp-banner-icon{color:var(--accent)}@keyframes spin{to{transform:rotate(1turn)}}.jp-theme .jp-banner-icon{flex-shrink:0}.jp-theme .jp-banner-ok .jp-banner-icon{margin-top:1px;color:var(--ok)}.jp-theme .jp-banner-body{flex:1}.jp-theme .jp-banner-title{font-weight:600;font-size:15px;margin-bottom:4px}.jp-theme .jp-banner-text{margin:0;font-size:14px;color:var(--ink-2);line-height:1.6}.jp-theme .jp-banner-close{background:none;border:0;cursor:pointer;padding:4px;font-size:18px;line-height:1;flex-shrink:0;color:var(--ink-3)}.jp-theme .jp-banner-error .jp-banner-close{color:var(--error);font-size:16px}.jp-theme .reveal.in{animation:jp-reveal-in .7s ease both}@keyframes jp-reveal-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.jp-theme :focus:not(:focus-visible){outline:none}.jp-theme :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.jp-theme .narrow{max-width:840px;margin:0 auto;padding:0 28px}.jp-theme .page-title{padding:64px 0 36px;border-bottom:1px solid var(--line-2)}.jp-theme .content{padding:56px 0 96px}.jp-theme .block{margin-top:48px}.jp-theme .block:first-child{margin-top:0}.jp-theme .block-title{font-size:13px;font-weight:600;color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-geist-mono),ui-monospace,monospace;margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid var(--line)}.jp-theme .info{width:100%;border-top:1px solid var(--line)}.jp-theme .info .row{display:grid;grid-template-columns:200px 1fr;gap:24px;padding:18px 4px;border-bottom:1px solid var(--line-2);align-items:start}.jp-theme .info .row dt{font-size:13px;color:var(--ink-3);font-weight:500;letter-spacing:.02em;padding-top:2px}.jp-theme .info .row dd{margin:0;font-size:15px;color:var(--ink);font-weight:500;line-height:1.7}.jp-theme .info .row dd .sub{display:block;font-size:13px;color:var(--ink-3);font-weight:400;margin-top:4px}@media (max-width:640px){.jp-theme .info .row{grid-template-columns:1fr;gap:4px;padding:14px 2px}.jp-theme .info .row dt{font-size:12px}}.jp-theme .prose{color:var(--ink-2);font-size:15px}.jp-theme .prose h3{color:var(--ink);margin:32px 0 10px;font-size:16px;font-weight:600;line-height:1.4}.jp-theme .prose h3:first-child{margin-top:0}.jp-theme .prose p{margin:0 0 14px}.jp-theme .prose ol,.jp-theme .prose ul{margin:0 0 14px;padding-left:22px}.jp-theme .prose li{margin-bottom:6px}.jp-theme .accent-link{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.jp-theme .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}@media (max-width:720px){.jp-theme .foot-grid{grid-template-columns:1fr 1fr;gap:28px}}.jp-theme .jp-dash-nav{position:sticky;top:0;z-index:50;background:color-mix(in oklch,var(--bg) 86%,transparent);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--line)}.jp-theme .jp-dash-nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.jp-theme .jp-dash-logo{display:inline-flex;align-items:center;gap:9px;font-weight:600;letter-spacing:-.01em;color:var(--ink);text-decoration:none}.jp-theme .jp-dash-user{display:flex;align-items:center;gap:14px}.jp-theme .jp-dash-user-mail{font-size:13px;color:var(--ink-2)}.jp-theme .jp-dash-user-avatar{width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;border:1px solid color-mix(in oklch,var(--accent) 22%,var(--line))}.jp-theme .jp-dash-page{padding:48px 0 96px}.jp-theme .jp-dash-page .container{max-width:1080px}.jp-theme .jp-dash-head{margin-bottom:36px}.jp-theme .jp-dash-head .h1{font-size:clamp(28px,3vw,36px);line-height:1.15;letter-spacing:-.02em;font-weight:600;margin:0 0 8px;text-wrap:balance}.jp-theme .jp-dash-head .sub{font-size:15px;color:var(--ink-2);margin:0;max-width:62ch}.jp-theme .jp-dash-page .card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shd-sm);overflow:hidden}.jp-theme .jp-dash-page .card-hero{box-shadow:var(--shd-md)}.jp-theme .jp-dash-page .card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px 0}.jp-theme .jp-dash-page .card-head h2{font-size:20px;font-weight:600;letter-spacing:-.01em;margin:6px 0 0}.jp-theme .jp-dash-page .card-body{padding:22px 28px 28px}.jp-theme .jp-dash-page .card-body p.muted{font-size:14px;color:var(--ink-2);margin:0;max-width:62ch;line-height:1.65}.jp-theme .jp-dash-page .chip-ok{background:color-mix(in oklch,var(--ok) 10%,var(--bg-elev));border-color:color-mix(in oklch,var(--ok) 30%,var(--line));color:var(--ok)}.jp-theme .jp-dash-page .deflist{display:flex;flex-direction:column;border:1px solid var(--line-2);border-radius:var(--r-md);overflow:hidden;background:var(--bg)}.jp-theme .jp-dash-page .deflist .row{display:grid;grid-template-columns:180px 1fr auto;gap:18px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line-2)}.jp-theme .jp-dash-page .deflist .row:last-child{border-bottom:0}.jp-theme .jp-dash-page .deflist .row .k{font-size:12px;color:var(--ink-3);font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.jp-theme .jp-dash-page .deflist .row .v{font-size:14px;color:var(--ink);font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis}.jp-theme .jp-dash-page .deflist .row .v.mono{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:13px;letter-spacing:-.005em}.jp-theme .jp-dash-page .deflist .row .v .sub{display:block;font-size:12px;color:var(--ink-3);font-weight:400;margin-top:2px}.jp-theme .jp-dash-page .grid-2{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-top:20px}.jp-theme .jp-dash-page .plan-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--line-2)}.jp-theme .jp-dash-page .plan-row:last-child{border-bottom:0}.jp-theme .jp-dash-page .plan-row .k{font-size:13px;color:var(--ink-3);font-weight:500;flex-shrink:0}.jp-theme .jp-dash-page .plan-row .v{font-size:14px;color:var(--ink);font-weight:500;text-align:right}.jp-theme .jp-dash-page .plan-row .v .sub{display:block;font-size:12px;color:var(--ink-3);font-weight:400;margin-top:2px}.jp-theme .jp-dash-page .copy{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:var(--bg-elev);color:var(--ink-2);font-size:12px;font-weight:500;cursor:pointer;transition:all .14s ease;font-family:var(--font-geist-mono),ui-monospace,monospace}.jp-theme .jp-dash-page .copy:hover{border-color:color-mix(in oklch,var(--ink) 16%,var(--line));color:var(--ink);background:var(--bg-tint)}.jp-theme .jp-dash-page .copy.ok{border-color:color-mix(in oklch,var(--ok) 40%,var(--line));color:var(--ok);background:color-mix(in oklch,var(--ok) 8%,var(--bg-elev))}.jp-theme .jp-dash-page .guide{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;background:var(--bg-tint);border:1px solid var(--line-2);border-radius:var(--r-md)}.jp-theme .jp-dash-page .guide .t{font-size:13px;color:var(--ink-2)}.jp-theme .jp-dash-page .guide .t b{color:var(--ink);font-weight:600}.jp-theme .jp-dash-page .support-line{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--line-2)}.jp-theme .jp-dash-page .support-line:last-of-type{border-bottom:0}.jp-theme .jp-dash-page .support-line .k{font-size:13px;color:var(--ink-3)}.jp-theme .jp-dash-page .support-line .v{font-size:14px;color:var(--ink);font-weight:500;text-decoration:none}.jp-theme .jp-dash-page .support-line a.v{color:var(--accent)}.jp-theme .jp-dash-page .note{font-size:12px;color:var(--ink-3);margin-top:28px;line-height:1.7;max-width:64ch}.jp-theme .jp-dash-page .note b{color:var(--ink-2);font-weight:600}.jp-theme .btn-ext:after{content:"\2197";display:inline-block;font-size:13px;margin-left:2px}.jp-theme .jp-dash-page .guide-steps{display:flex;flex-direction:column;gap:28px}.jp-theme .jp-dash-page .guide-step{display:flex;gap:16px;align-items:flex-start}.jp-theme .jp-dash-page .guide-num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px}.jp-theme .jp-dash-page .guide-step-title{font-size:15px;font-weight:600;margin:0 0 6px;color:var(--ink)}.jp-theme .jp-dash-page .code-block{display:flex;align-items:center;gap:8px;background:var(--bg);border:1px solid var(--line);border-radius:var(--r-sm);padding:10px 14px;overflow-x:auto}.jp-theme .jp-dash-page .code-block code{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:13px;color:var(--ink);white-space:nowrap;flex:1}.jp-theme .jp-dash-page .reveal{animation:jp-dash-reveal .55s ease both}.jp-theme .jp-dash-page .reveal.delay-1{animation-delay:.06s}.jp-theme .jp-dash-page .reveal.delay-2{animation-delay:.12s}@keyframes jp-dash-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.jp-theme .jp-dash-page .reveal,.jp-theme .jp-dash-page .reveal.delay-1,.jp-theme .jp-dash-page .reveal.delay-2{animation:none}}.jp-theme .jp-dash-page section{padding:0}@media (max-width:840px){.jp-theme .jp-dash-page .grid-2{grid-template-columns:1fr}.jp-theme .jp-dash-page .deflist .row{grid-template-columns:1fr;gap:6px;padding:14px 16px}.jp-theme .jp-dash-page .deflist .row .copy{justify-self:start}.jp-theme .jp-dash-user-mail{display:none}}.jp-theme .jp-dash-page .spec-card .card-body{padding-top:0}.jp-theme .jp-dash-page .spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0}.jp-theme .jp-dash-page .spec-item{display:flex;flex-direction:column;gap:4px;padding:16px 20px;border-right:1px solid var(--line-2)}.jp-theme .jp-dash-page .spec-item:last-child{border-right:none}.jp-theme .jp-dash-page .spec-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-weight:600;font-family:var(--font-geist-mono),ui-monospace,monospace}.jp-theme .jp-dash-page .spec-value{font-size:15px;font-weight:600;color:var(--ink)}.jp-theme .jp-dash-page .spec-value.mono{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:13px;font-weight:500}@media (max-width:600px){.jp-theme .jp-dash-page .spec-grid{grid-template-columns:1fr 1fr}.jp-theme .jp-dash-page .spec-item{border-right:none;border-bottom:1px solid var(--line-2);padding:12px 16px}.jp-theme .jp-dash-page .spec-item:nth-last-child(-n+2){border-bottom:none}}.jp-theme .jp-dash-page .accordion{width:100%}.jp-theme .jp-dash-page .accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 28px;background:none;border:none;cursor:pointer;text-align:left;color:inherit;gap:12px}.jp-theme .jp-dash-page .accordion-trigger:hover{background:var(--bg-tint)}.jp-theme .jp-dash-page .accordion-trigger h2{font-size:clamp(18px,1.4vw,22px);font-weight:600;margin:0;letter-spacing:-.01em}.jp-theme .jp-dash-page .accordion-chevron{flex-shrink:0;width:20px;height:20px;position:relative;transition:transform .25s ease}.jp-theme .jp-dash-page .accordion-chevron:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid var(--ink-3);border-bottom:2px solid var(--ink-3);transform:translate(-50%,-65%) rotate(45deg);transition:transform .25s ease}.jp-theme .jp-dash-page .accordion-open .accordion-chevron:before{transform:translate(-50%,-35%) rotate(-135deg)}.jp-theme .jp-dash-page .accordion-content{animation:accordion-reveal .2s ease}@keyframes accordion-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.jp-theme .jp-dash-page .pw-field{display:inline-flex;align-items:center;gap:8px;position:relative}.jp-theme .jp-dash-page .pw-toggle{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:4px;font-size:11px;font-weight:600;color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in oklch,var(--accent) 20%,transparent);cursor:pointer;transition:background .15s ease;white-space:nowrap}.jp-theme .jp-dash-page .pw-toggle:hover{background:color-mix(in oklch,var(--accent) 15%,#ffffff)}.jp-theme .jp-login-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:var(--bg)}.jp-theme .jp-login-card{width:100%;max-width:400px;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-lg);padding:40px 32px 32px;box-shadow:var(--shd-md)}.jp-theme .jp-login-header{text-align:center;margin-bottom:32px}.jp-theme .jp-login-logo{display:inline-flex;align-items:center;gap:9px;font-weight:600;letter-spacing:-.01em;text-decoration:none;color:inherit;margin-bottom:20px}.jp-theme .jp-login-title{font-size:22px;font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.jp-theme .jp-login-sub{font-size:14px;color:var(--ink-2);margin:0}.jp-theme .jp-login-form{display:flex;flex-direction:column;gap:12px}.jp-theme .jp-login-label{font-size:13px;font-weight:500;color:var(--ink-2)}.jp-theme .jp-login-input{width:100%;height:44px;padding:0 14px;border:1px solid var(--line);border-radius:var(--r-sm);font-size:15px;background:var(--bg);color:var(--ink);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.jp-theme .jp-login-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 12%,transparent)}.jp-theme .jp-login-input::-moz-placeholder{color:var(--ink-3)}.jp-theme .jp-login-input::placeholder{color:var(--ink-3)}.jp-theme .jp-login-error{font-size:13px;color:#dc2626;margin:0}.jp-theme .jp-login-sent{text-align:center;padding:24px 0;font-size:15px;line-height:1.6;color:var(--ink-2)}.jp-theme .jp-login-footer{margin-top:28px;padding-top:20px;border-top:1px solid var(--line-2);text-align:center;font-size:12px;color:var(--ink-3)}.jp-theme .jp-login-footer a{color:var(--ink-3);text-decoration:none}.jp-theme .jp-login-footer a:hover{color:var(--accent)}.jp-theme .jp-login-oauth{display:flex;flex-direction:column;gap:10px}.jp-theme .jp-login-oauth-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border:1px solid var(--line);border-radius:var(--r-sm);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.jp-theme .jp-login-oauth-btn:disabled{opacity:.5;cursor:not-allowed}.jp-theme .jp-login-oauth-google{background:#fff;color:#1f1f1f}.jp-theme .jp-login-oauth-google:hover:not(:disabled){background:#f5f5f5}.jp-theme .jp-login-oauth-github{background:#24292f;color:#fff;border-color:#24292f}.jp-theme .jp-login-oauth-github:hover:not(:disabled){background:#32383f}.jp-theme .jp-login-divider{display:flex;align-items:center;gap:12px;margin:20px 0}.jp-theme .jp-login-divider:after,.jp-theme .jp-login-divider:before{content:"";flex:1;height:1px;background:var(--line)}.jp-theme .jp-login-divider span{font-size:12px;color:var(--ink-3);white-space:nowrap}.jp-theme .jp-login-switch{text-align:center;font-size:13px;color:var(--ink-2);margin-top:16px}.jp-theme .jp-login-switch a{color:var(--accent);text-decoration:none;font-weight:500}.jp-theme .jp-login-switch a:hover{text-decoration:underline}.jp-theme .jp-nav-desktop{display:flex;align-items:center;gap:28px}.jp-theme .jp-nav-actions-desktop{display:flex;align-items:center;gap:10px}.jp-theme .jp-nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer}.jp-theme .jp-burger-line{display:block;width:100%;height:2px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.jp-theme .jp-burger-line.open:first-child{transform:translateY(7px) rotate(45deg)}.jp-theme .jp-burger-line.open:nth-child(2){opacity:0}.jp-theme .jp-burger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.jp-theme .jp-nav-mobile-drawer{display:none}@media (max-width:768px){.jp-theme .jp-nav-actions-desktop,.jp-theme .jp-nav-desktop{display:none}.jp-theme .jp-nav-burger{display:flex}.jp-theme .jp-nav-mobile-drawer{display:flex;flex-direction:column;gap:16px;padding:16px 18px 24px;background:var(--bg);border-top:1px solid var(--line);max-height:calc(100dvh - 64px);overflow-y:auto}.jp-theme .jp-nav-mobile-links{display:flex;flex-direction:column;gap:0}.jp-theme .jp-nav-mobile-links a{display:block;padding:14px 4px;font-size:15px;font-weight:500;color:var(--ink-2);text-decoration:none;border-bottom:1px solid var(--line-2)}.jp-theme .jp-nav-mobile-links a:last-child{border-bottom:none}.jp-theme .jp-nav-mobile-actions{display:flex;flex-direction:column;gap:10px;padding-top:8px}}@media (max-width:600px){.jp-theme .jp-hero-grid{gap:24px!important}.jp-theme .jp-hero-visual{max-width:280px;margin:0 auto}.jp-theme .jp-hero-visual .jp-hero-img-wrap{width:240px!important;height:240px!important}.jp-theme .jp-hero-visual .jp-hero-spec-pills,.jp-theme .jp-hero-visual .jp-hero-terminal{width:100%!important;max-width:280px}.jp-theme .jp-hero-visual .jp-hero-glow{width:280px!important;height:280px!important}.jp-theme #top{padding-top:24px!important;padding-bottom:48px!important}.jp-theme .h-display{font-size:clamp(28px,7.5vw,40px)}}@media (max-width:768px){.jp-theme .jp-pricing-cards{grid-template-columns:1fr!important}.jp-theme .jp-billing-toggle-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;margin:0 -18px;padding-left:18px;padding-right:18px}.jp-theme .jp-billing-toggle-wrap>[role=tablist]{flex-shrink:0}}@media (max-width:600px){.jp-theme .jp-pricing-cards>div{padding:24px 20px 22px!important}}@media (max-width:768px){.jp-theme .jp-usecases-grid{grid-template-columns:1fr!important;padding:24px 20px!important}.jp-theme .jp-usecases-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -18px;padding:0 18px 8px}.jp-theme .jp-usecases-tabs>button{flex-shrink:0;font-size:13px!important;padding:0 12px!important}.jp-theme .jp-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px!important}.jp-theme .jp-footer-grid>div:first-child{grid-column:1/-1}.jp-theme .jp-footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media (max-width:480px){.jp-theme .jp-footer-grid{grid-template-columns:1fr!important}}@media (max-width:600px){.jp-theme .jp-specs-header>div,.jp-theme .jp-specs-row>div{word-break:break-word}.jp-theme .jp-steps-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}}@media (max-width:900px){.jp-theme .jp-security-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:600px){.jp-theme .jp-security-grid{grid-template-columns:1fr!important}.jp-theme .jp-cta-grid{padding:32px 20px!important}.jp-theme .jp-cta-grid .btn{height:48px!important;font-size:15px!important}.jp-theme .jp-dash-page{padding:28px 0 64px}.jp-theme .jp-dash-page .card-head{padding:18px 16px 0;flex-direction:column;align-items:flex-start;gap:10px}.jp-theme .jp-dash-page .card-body{padding:16px 16px 20px}.jp-theme .jp-dash-page .accordion-trigger{padding:18px 16px}.jp-theme .jp-dash-page .guide-step{flex-direction:column;gap:10px}.jp-theme .jp-dash-page .guide{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.jp-theme .jp-dash-page .code-block{flex-direction:column;align-items:flex-start;gap:8px}.jp-theme .jp-dash-page .code-block code{white-space:pre-wrap;word-break:break-all}.jp-theme .jp-dash-page .pw-field{flex-wrap:wrap;gap:6px}.jp-theme .jp-dash-page .support-line{flex-direction:column;align-items:flex-start;gap:4px}.jp-theme .narrow{padding:0 16px}.jp-theme .page-title{padding:40px 0 24px}.jp-theme .content{padding:36px 0 64px}.jp-theme .prose{font-size:14px}.jp-theme .prose h3{font-size:15px}}@media (max-width:480px){.jp-theme .jp-login-card{padding:28px 20px 24px}}.jp-theme{overflow-x:clip}.jp-theme *{max-width:100%;box-sizing:border-box}.jp-theme img,.jp-theme svg{max-width:100%;height:auto}.jp-theme .dot,.jp-theme .jp-billing-toggle-wrap>[role=tablist],.jp-theme .jp-burger-line,.jp-theme .jp-usecases-tabs>button,.jp-theme svg[width]{max-width:none}.jp-theme .jp-login-forgot{text-align:right;margin-top:-4px}.jp-theme .jp-login-forgot a{font-size:13px;color:var(--ink-3);text-decoration:none}.jp-theme .jp-login-forgot a:hover{color:var(--accent)}.jp-theme .jp-login-back-link{color:var(--accent);text-decoration:none;font-weight:500}.jp-theme .jp-login-back-link:hover{text-decoration:underline}.jp-theme .jp-account-sections{display:flex;flex-direction:column;gap:24px}.jp-theme .jp-account-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.jp-theme .jp-account-label{font-size:13px;color:var(--ink-2);font-weight:500}.jp-theme .jp-account-value{font-size:14px;color:var(--ink)}.jp-theme .jp-account-error{font-size:13px;color:#dc2626;margin:0 0 12px}.jp-theme .jp-account-success{font-size:13px;color:var(--ok,#22c55e);margin:0 0 12px}.jp-theme .jp-account-setup-desc{font-size:14px;color:var(--ink-2);margin:0 0 4px;line-height:1.6}.jp-theme .jp-account-providers{display:flex;flex-direction:column;gap:0}.jp-theme .jp-account-provider-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--line-2)}.jp-theme .jp-account-provider-row:last-child{border-bottom:none}.jp-theme .jp-account-provider-add{opacity:.6}.jp-theme .jp-account-provider-info{display:flex;align-items:center;gap:12px}.jp-theme .jp-account-provider-icon-email{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:14px;font-weight:600;color:var(--ink-2)}.jp-theme .jp-account-provider-name{font-size:14px;font-weight:500;color:var(--ink)}.jp-theme .jp-account-provider-email{display:block;font-size:12px;color:var(--ink-3)}.jp-theme .jp-account-unlink-btn:disabled{opacity:.3;cursor:not-allowed}.jp-theme .jp-account-pw-form{display:flex;flex-direction:column;gap:12px;max-width:400px}@media (max-width:768px){.jp-theme .jp-login-input,.jp-theme input,.jp-theme select,.jp-theme textarea{font-size:16px!important}}