.inkwelly-pz{--font-sans:var(--font-dm-sans), system-ui, -apple-system, sans-serif;--font-serif:var(--font-fraunces), Georgia, serif;--font-mono:var(--font-jetbrains-mono), "SF Mono", Menlo, monospace;--ink-bg:#fff;--ink-bg-alt:#f6f7f9;--ink-ink:#0f172a;--ink-ink-2:#1e293b;--ink-muted:#64748b;--ink-line:#e5e7eb;--ink-accent:#0d9488;--ink-accent-dk:#0f766e;--ink-accent-lt:#ccfbf1;background:var(--ink-bg);color:var(--ink-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;font-size:16px;line-height:1.55;display:flex}.inkwelly-pz *{box-sizing:border-box}.inkwelly-pz a{color:inherit;text-decoration:none}.inkwelly-pz .wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.inkwelly-pz .wrap-narrow{width:100%;max-width:860px;margin:0 auto;padding:0 40px}.inkwelly-pz .nav{z-index:50;-webkit-backdrop-filter:saturate(1.6)blur(20px);border:1px solid var(--ink-line);background:#ffffffd1;border-radius:999px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:1280px;margin:16px auto 0;padding:8px 10px 8px 24px;display:flex;position:sticky;top:16px}.inkwelly-pz .nav-logo img{width:auto;height:24px;display:block}.inkwelly-pz .nav-center{align-items:center;gap:4px;font-size:14px;display:flex}.inkwelly-pz .nav-link{color:var(--ink-ink-2);border-radius:999px;padding:8px 14px;transition:background .14s}.inkwelly-pz .nav-link:hover{background:#0a0f1c0d}.inkwelly-pz .nav-right{align-items:center;gap:6px;display:flex}.inkwelly-pz .btn-pill{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:500;line-height:1;transition:all .16s;display:inline-flex}.inkwelly-pz .btn-pill.ghost{color:var(--ink-ink-2);background:0 0}.inkwelly-pz .btn-pill.ghost:hover{background:#0a0f1c0d}.inkwelly-pz .btn-pill.primary{background:var(--ink-ink);color:#fff;border-color:var(--ink-ink)}.inkwelly-pz .btn-pill.primary:hover{background:var(--ink-accent-dk);border-color:var(--ink-accent-dk)}@media (max-width:860px){.inkwelly-pz .nav-center{display:none}}.inkwelly-pz main{flex:1;padding:80px 0 120px}.inkwelly-pz .site-nav-wrap:not(.is-landing)~main{padding-top:0}.inkwelly-pz .eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:10px;font-size:12px;font-weight:500;display:inline-flex}.inkwelly-pz .eyebrow:before{content:"";background:var(--ink-muted);opacity:.6;width:24px;height:1px}.inkwelly-pz .legal-head{margin-bottom:56px}.inkwelly-pz .legal-head .eyebrow{margin-bottom:20px}.inkwelly-pz .legal-head h1{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--ink-ink);max-width:18ch;margin:0 0 12px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.02}.inkwelly-pz .legal-head h1 em{color:var(--ink-accent-dk);font-style:italic}.inkwelly-pz .legal-head .meta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-muted);text-transform:uppercase;font-size:12px}.inkwelly-pz .legal-prose{flex-direction:column;gap:40px;display:flex}.inkwelly-pz .legal-prose section{scroll-margin-top:100px}.inkwelly-pz .legal-prose h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 14px;font-size:28px;font-weight:400;line-height:1.15}.inkwelly-pz .legal-prose h3{font-family:var(--font-sans);color:var(--ink-ink);margin:24px 0 10px;font-size:17px;font-weight:500}.inkwelly-pz .legal-prose p{color:var(--ink-ink-2);margin:0 0 14px;font-size:16px;line-height:1.7}.inkwelly-pz .legal-prose ul,.inkwelly-pz .legal-prose ol{color:var(--ink-ink-2);margin:0 0 14px;padding-left:22px}.inkwelly-pz .legal-prose li{margin:0 0 8px;line-height:1.65}.inkwelly-pz .legal-prose strong{color:var(--ink-ink);font-weight:500}.inkwelly-pz .legal-prose a{color:var(--ink-accent-dk);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.inkwelly-pz .legal-prose a:hover{color:var(--ink-accent)}.inkwelly-pz .legal-prose hr{border:none;border-top:1px solid var(--ink-line);margin:8px 0}.inkwelly-pz .contact-card{border:1px solid var(--ink-line);background:#fff;border-radius:16px;padding:28px 32px}.inkwelly-pz .contact-card h2{margin-top:0!important}.inkwelly-pz .contact-card .label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:4px;font-size:11px}.inkwelly-pz .contact-card .grid{grid-template-columns:repeat(2,1fr);gap:24px 32px;margin-top:6px;display:grid}@media (max-width:720px){.inkwelly-pz .contact-card .grid{grid-template-columns:1fr}}.inkwelly-pz .wa-fab{z-index:50;color:#fff;background:#1fa855;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px -8px #1fa85573}.inkwelly-pz .wa-fab:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 16px 40px -10px #1fa8558c}.inkwelly-pz .stub-hero{padding:32px 0 0}.inkwelly-pz .stub-hero h1{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-ink);max-width:22ch;margin:16px 0 14px;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.04}.inkwelly-pz .stub-hero h1 em{color:var(--ink-accent-dk);font-style:italic}.inkwelly-pz .stub-hero p.lede{color:var(--ink-ink-2);max-width:56ch;margin:0 0 28px;font-size:19px;line-height:1.55}.inkwelly-pz .stub-body{flex-direction:column;gap:28px;margin-top:40px;display:flex}.inkwelly-pz .stub-body p{color:var(--ink-ink-2);margin:0 0 .7em;font-size:16.5px;line-height:1.7}.inkwelly-pz .stub-body p:last-child{margin-bottom:0}.inkwelly-pz .stub-body ul,.inkwelly-pz .stub-body ol{color:var(--ink-ink-2);margin:0 0 .75em;padding-left:20px}.inkwelly-pz .stub-body li{margin:0 0 8px;line-height:1.65}.inkwelly-pz .stub-body li>p{margin:0}.inkwelly-pz .stub-body h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:1.2em 0 .4em;font-size:28px;font-weight:400;line-height:1.15}.inkwelly-pz .stub-body h3{font-family:var(--font-sans);color:var(--ink-ink);margin:.9em 0 .35em;font-size:17px;font-weight:500;line-height:1.35}.inkwelly-pz .stub-body blockquote{border-left:3px solid var(--ink-line);color:var(--ink-ink-2);margin:.75em 0;padding:.1em 0 .1em .9em;font-style:italic}.inkwelly-pz .stub-body code{background:var(--ink-bg-alt);border:1px solid var(--ink-line);font-size:.9em;font-family:var(--font-mono);border-radius:4px;padding:.06em .32em}.inkwelly-pz .stub-body strong{color:var(--ink-ink);font-weight:500}.inkwelly-pz .stub-body a{color:var(--ink-accent-dk);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.inkwelly-pz .stub-body a:hover{color:var(--ink-accent)}.inkwelly-pz .highlights-block ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .highlights-block li{color:var(--ink-ink-2);align-items:flex-start;gap:12px;margin:0;font-size:16.5px;line-height:1.55;display:flex}.inkwelly-pz .highlights-block li>svg{color:var(--ink-accent-dk);flex-shrink:0;margin-top:3px}.inkwelly-pz .stub-cta{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.inkwelly-pz .stub-cta a{border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:500;line-height:1;transition:all .16s;display:inline-flex}.inkwelly-pz .stub-cta a.solid{background:var(--ink-ink);color:#fff}.inkwelly-pz .stub-cta a.solid:hover{background:var(--ink-accent-dk)}.inkwelly-pz .stub-cta a.outline{border:1px solid var(--ink-line);color:var(--ink-ink);background:#fff}.inkwelly-pz .stub-cta a.outline:hover{border-color:var(--ink-ink)}.inkwelly-pz .changelog-head .changelog-lede{color:var(--ink-ink-2);max-width:60ch;margin:18px 0 32px;font-size:18px;line-height:1.6}.inkwelly-pz .changelog-stats{border:1px solid var(--ink-line);background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;padding:24px;display:grid}@media (max-width:720px){.inkwelly-pz .changelog-stats{grid-template-columns:repeat(2,1fr);gap:20px}}.inkwelly-pz .changelog-stats .stat{flex-direction:column;gap:4px;display:flex}.inkwelly-pz .changelog-stats .stat-num{font-family:var(--font-serif);color:var(--ink-ink);letter-spacing:-.02em;font-size:32px;font-weight:400;line-height:1}.inkwelly-pz .changelog-stats .stat-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:11px}.inkwelly-pz .changelog-meta{font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.04em;margin-top:4px;font-size:12px}.inkwelly-pz .changelog-feed{flex-direction:column;gap:56px;margin-top:8px;display:flex}.inkwelly-pz .changelog-month-head{border-bottom:1px solid var(--ink-line);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;padding-bottom:16px;display:flex}.inkwelly-pz .changelog-month-head h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0;font-size:28px;font-weight:400;line-height:1.1}.inkwelly-pz .changelog-month-count{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:11px}.inkwelly-pz .changelog-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .changelog-item{border-bottom:1px solid var(--ink-line);grid-template-columns:80px 1fr;gap:20px;padding:18px 0;scroll-margin-top:100px;display:grid}.inkwelly-pz .changelog-item:target{background:var(--ink-accent-lt);border-radius:8px;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.inkwelly-pz .changelog-item:last-child{border-bottom:none}.inkwelly-pz .changelog-item-day time{flex-direction:column;gap:2px;padding-top:4px;display:flex}.inkwelly-pz .changelog-item-day .changelog-day-date{font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500}.inkwelly-pz .changelog-item-day .changelog-day-time{font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.04em;opacity:.7;font-size:10.5px}.inkwelly-pz .changelog-item-body{flex-direction:column;gap:6px;min-width:0;display:flex}.inkwelly-pz .changelog-item-row{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.inkwelly-pz .changelog-title{color:var(--ink-ink);word-break:break-word;flex:1;min-width:240px;margin:0;font-size:16px;line-height:1.5}.inkwelly-pz .changelog-body-text{color:var(--ink-muted);max-width:70ch;font-size:14px;line-height:1.6}.inkwelly-pz .changelog-body-text p{margin:0 0 8px}.inkwelly-pz .changelog-body-text p:last-child{margin-bottom:0}.inkwelly-pz .changelog-body-text ul{flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.inkwelly-pz .changelog-body-text ul li{padding-left:16px;line-height:1.55;position:relative}.inkwelly-pz .changelog-body-text ul li:before{content:"";background:var(--ink-muted);opacity:.6;border-radius:999px;width:5px;height:5px;position:absolute;top:9px;left:2px}.inkwelly-pz .changelog-body-text strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .changelog-body-text em{font-style:italic}.inkwelly-pz .changelog-body-text a{color:var(--ink-accent-dk);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .14s}.inkwelly-pz .changelog-body-text a:hover{color:var(--ink-accent)}.inkwelly-pz .changelog-scope{font-family:var(--font-mono);color:var(--ink-muted);background:var(--ink-bg-alt);letter-spacing:.02em;border-radius:4px;padding:3px 8px;font-size:11px}.inkwelly-pz .changelog-tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:var(--ink-bg-alt);color:var(--ink-ink-2);border:1px solid #0000;border-radius:4px;align-items:center;padding:4px 9px;font-size:10.5px;font-weight:500;display:inline-flex}.inkwelly-pz .changelog-tag.tag-feat{color:#15803d;background:#dcfce7;border-color:#15803d26}.inkwelly-pz .changelog-tag.tag-fix{color:#b91c1c;background:#fee2e2;border-color:#b91c1c26}.inkwelly-pz .changelog-tag.tag-perf{color:#b45309;background:#fef3c7;border-color:#b4530926}.inkwelly-pz .changelog-tag.tag-refactor{color:#1d4ed8;background:#dbeafe;border-color:#1d4ed826}.inkwelly-pz .changelog-tag.tag-docs{color:#7e22ce;background:#f3e8ff;border-color:#7e22ce26}.inkwelly-pz .changelog-tag.tag-style{color:#be185d;background:#fce7f3}.inkwelly-pz .changelog-tag.tag-test{color:#4338ca;background:#e0e7ff}.inkwelly-pz .changelog-tag.tag-build,.inkwelly-pz .changelog-tag.tag-ci,.inkwelly-pz .changelog-tag.tag-chore,.inkwelly-pz .changelog-tag.tag-other{background:var(--ink-bg-alt);color:var(--ink-muted)}@media (max-width:600px){.inkwelly-pz .changelog-item{grid-template-columns:1fr;gap:8px;padding:16px 0}.inkwelly-pz .changelog-item-day time{flex-direction:row;align-items:baseline;gap:8px;padding-top:0}.inkwelly-pz .changelog-title{min-width:0;font-size:15.5px}}.inkwelly-pz .changelog-cta{background:var(--ink-ink);color:#fff;text-align:center;border-radius:20px;margin-top:80px;padding:36px 32px}.inkwelly-pz .changelog-cta h2{font-family:var(--font-serif);letter-spacing:-.015em;color:#fff;margin:0 0 12px;font-size:clamp(24px,3vw,32px);font-weight:400;line-height:1.15}.inkwelly-pz .changelog-cta p{color:#ffffffb3;max-width:56ch;margin:0 auto 24px;font-size:16px;line-height:1.6}.inkwelly-pz .changelog-cta .stub-cta{justify-content:center}.inkwelly-pz .changelog-cta .stub-cta a.outline{color:#fff;background:0 0;border-color:#ffffff40}.inkwelly-pz .changelog-cta .stub-cta a.outline:hover{background:#ffffff0d;border-color:#fff}.inkwelly-pz .changelog-cta .stub-cta a.solid{color:var(--ink-ink);background:#fff}.inkwelly-pz .changelog-cta .stub-cta a.solid:hover{background:var(--ink-accent-lt);color:var(--ink-accent-dk)}.inkwelly-pz .changelog-title-link{color:inherit;flex:1;min-width:240px;text-decoration:none;display:block}.inkwelly-pz .changelog-title-link:hover .changelog-title{color:var(--ink-accent-dk)}.inkwelly-pz .changelog-entry-crumbs{margin:0 0 24px;font-size:14px}.inkwelly-pz .changelog-entry-crumbs a{color:var(--ink-muted);text-decoration:none;transition:color .15s}.inkwelly-pz .changelog-entry-crumbs a:hover{color:var(--ink-accent-dk)}.inkwelly-pz .changelog-entry{margin:0 0 80px}.inkwelly-pz .changelog-entry-head{border-bottom:1px solid var(--ink-line);margin-bottom:36px;padding:0 0 36px}.inkwelly-pz .changelog-entry-meta-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;display:flex}.inkwelly-pz .changelog-entry-time{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:14px}.inkwelly-pz .changelog-entry-title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-ink);margin:0 0 20px;font-size:clamp(34px,5vw,52px);font-weight:400;line-height:1.1}.inkwelly-pz .changelog-entry-lede{color:var(--ink-ink-2);max-width:64ch;margin:0;font-size:18px;line-height:1.65}.inkwelly-pz .changelog-entry-lede strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .changelog-entry-body{color:var(--ink-ink-2);margin-bottom:56px;font-size:17px;line-height:1.75}.inkwelly-pz .changelog-entry-body p{margin:0 0 18px}.inkwelly-pz .changelog-entry-body p:last-child{margin-bottom:0}.inkwelly-pz .changelog-entry-body ul{margin:0 0 18px;padding:0;list-style:none}.inkwelly-pz .changelog-entry-body ul li{margin:0 0 10px;padding-left:22px;line-height:1.65;position:relative}.inkwelly-pz .changelog-entry-body ul li:before{content:"";background:var(--ink-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:6px}.inkwelly-pz .changelog-entry-body strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .changelog-entry-body em{color:var(--ink-ink);font-style:italic}.inkwelly-pz .changelog-entry-body a{color:var(--ink-accent-dk);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.inkwelly-pz .changelog-entry-body a:hover{color:var(--ink-accent)}.inkwelly-pz .changelog-entry-context{background:var(--ink-bg-alt);border:1px solid var(--ink-line);border-radius:16px;margin-bottom:56px;padding:28px 32px}.inkwelly-pz .changelog-entry-context h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 14px;font-size:22px;font-weight:400}.inkwelly-pz .changelog-entry-context p{color:var(--ink-ink-2);margin:0 0 12px;font-size:15px;line-height:1.7}.inkwelly-pz .changelog-entry-context p:last-child{margin-bottom:0}.inkwelly-pz .changelog-entry-context strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .changelog-entry-context a{color:var(--ink-accent-dk);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.inkwelly-pz .changelog-entry-nav{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:56px;display:grid}@media (max-width:600px){.inkwelly-pz .changelog-entry-nav{grid-template-columns:1fr}}.inkwelly-pz .changelog-entry-nav-link{border:1px solid var(--ink-line);color:inherit;background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:18px 20px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.inkwelly-pz .changelog-entry-nav-link.next{text-align:right}.inkwelly-pz .changelog-entry-nav-link:hover{border-color:var(--ink-accent);transform:translateY(-1px)}.inkwelly-pz .changelog-entry-nav-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-accent-dk);font-size:12px;font-weight:600}.inkwelly-pz .changelog-entry-nav-title{color:var(--ink-ink);font-size:15px;font-weight:500;line-height:1.4}.inkwelly-pz .changelog-entry-nav-date{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:12px}.inkwelly-pz .changelog-entry-related{margin-bottom:56px}.inkwelly-pz .changelog-entry-related h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 18px;font-size:24px;font-weight:400}.inkwelly-pz .changelog-entry-related-list{flex-direction:column;gap:2px;margin:0 0 16px;padding:0;list-style:none;display:flex}.inkwelly-pz .changelog-entry-related-list li a{border-bottom:1px solid var(--ink-line);color:var(--ink-ink);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0;text-decoration:none;transition:color .15s;display:flex}.inkwelly-pz .changelog-entry-related-list li:last-child a{border-bottom:none}.inkwelly-pz .changelog-entry-related-list li a:hover{color:var(--ink-accent-dk)}.inkwelly-pz .changelog-entry-related-title{flex:1;min-width:0;font-size:15px;font-weight:500;line-height:1.4}.inkwelly-pz .changelog-entry-related-date{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:12px}.inkwelly-pz .changelog-entry-related-foot{margin:0;font-size:14px}.inkwelly-pz .changelog-entry-related-foot a{color:var(--ink-accent-dk);font-weight:500;text-decoration:none}.inkwelly-pz .changelog-entry-related-foot a:hover{text-decoration:underline}.inkwelly-pz .visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inkwelly-pz .changelog-trust-row{border:1px solid var(--ink-line);color:var(--ink-ink-2);background:#fff;border-radius:999px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 28px;padding:6px 6px 6px 12px;font-size:13px;display:inline-flex}.inkwelly-pz .changelog-trust-row .changelog-trust-text strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .changelog-trust-row code{font-family:var(--font-mono);background:var(--ink-bg-alt);color:var(--ink-ink);border-radius:4px;padding:1px 6px;font-size:12px}.inkwelly-pz .changelog-pulse{background:#16a34a;border-radius:999px;flex-shrink:0;width:9px;height:9px;display:inline-block;position:relative}.inkwelly-pz .changelog-pulse:before{content:"";opacity:.35;background:#16a34a;border-radius:999px;animation:1.8s ease-out infinite ink-pulse;position:absolute;inset:-3px}@keyframes ink-pulse{0%{opacity:.5;transform:scale(.6)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@media (prefers-reduced-motion:reduce){.inkwelly-pz .changelog-pulse:before{animation:none}}.inkwelly-pz .changelog-refresh-btn{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-ink);background:var(--ink-bg-alt);border:1px solid var(--ink-line);cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin-left:4px;padding:5px 11px 5px 9px;font-size:11.5px;font-weight:500;transition:background .14s,color .14s,border-color .14s,opacity .14s;display:inline-flex}.inkwelly-pz .changelog-refresh-btn:hover{background:var(--ink-ink);color:#fff;border-color:var(--ink-ink)}.inkwelly-pz .changelog-refresh-btn:disabled,.inkwelly-pz .changelog-refresh-btn.is-pending{cursor:progress;opacity:.7}.inkwelly-pz .changelog-refresh-btn.is-pending .changelog-refresh-icon svg{animation:1s linear infinite ink-spin}.inkwelly-pz .changelog-refresh-btn.is-done{background:var(--ink-accent-lt);color:var(--ink-accent-dk);border-color:var(--ink-accent)}.inkwelly-pz .changelog-refresh-icon{justify-content:center;align-items:center;display:inline-flex}@keyframes ink-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.inkwelly-pz .changelog-refresh-btn.is-pending .changelog-refresh-icon svg{animation:none}}.inkwelly-pz .changelog-copy-link{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink-muted);cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;margin-left:auto;padding:3px 8px 3px 7px;font-size:10.5px;transition:opacity .14s,color .14s,background .14s,border-color .14s;display:inline-flex;transform:translateY(-1px)}.inkwelly-pz .changelog-item:hover .changelog-copy-link,.inkwelly-pz .changelog-copy-link:focus-visible{opacity:1}.inkwelly-pz .changelog-copy-link:hover{color:var(--ink-ink);background:var(--ink-bg-alt);border-color:var(--ink-line)}.inkwelly-pz .changelog-copy-link.is-copied{opacity:1;color:var(--ink-accent-dk);background:var(--ink-accent-lt);border-color:var(--ink-accent)}.inkwelly-pz .changelog-copy-link.is-error{opacity:1;color:#b91c1c;background:#fee2e2;border-color:#b91c1c40}.inkwelly-pz .changelog-copy-link svg{flex-shrink:0}.inkwelly-pz .changelog-copy-link .changelog-copy-text{text-transform:uppercase;letter-spacing:.06em}@media (hover:none),(max-width:720px){.inkwelly-pz .changelog-copy-link{opacity:.6}.inkwelly-pz .changelog-copy-link:active{opacity:1}}.inkwelly-pz .changelog-coverage{border:1px solid var(--ink-line);background:#fff;border-radius:16px;margin-top:80px;padding:36px 36px 32px}.inkwelly-pz .changelog-coverage h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);max-width:30ch;margin:0 0 22px;font-size:clamp(24px,3vw,30px);font-weight:400;line-height:1.18}.inkwelly-pz .changelog-coverage p{color:var(--ink-ink-2);max-width:70ch;margin:0 0 14px;font-size:15px;line-height:1.75}.inkwelly-pz .changelog-coverage p:last-child{margin-bottom:0}.inkwelly-pz .changelog-coverage strong{color:var(--ink-ink);font-weight:500}@media (max-width:600px){.inkwelly-pz .changelog-coverage{padding:28px 24px 24px}}.inkwelly-pz .changelog-versus{margin-top:80px;padding:0}.inkwelly-pz .changelog-versus h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 8px;font-size:clamp(26px,3vw,34px);font-weight:400;line-height:1.1}.inkwelly-pz .changelog-versus-lede{color:var(--ink-muted);margin:0 0 28px;font-size:15px}.inkwelly-pz .changelog-versus-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:720px){.inkwelly-pz .changelog-versus-grid{grid-template-columns:1fr}}.inkwelly-pz .changelog-versus-col{border:1px solid var(--ink-line);background:#fff;border-radius:16px;padding:24px 24px 22px}.inkwelly-pz .changelog-versus-col.legacy{background:#faf6ee}.inkwelly-pz .changelog-versus-col.us{border-color:var(--ink-accent);box-shadow:0 0 0 4px var(--ink-accent-lt);background:#fff}.inkwelly-pz .versus-col-head{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:14px;font-size:11px}.inkwelly-pz .changelog-versus-col.us .versus-col-head{color:var(--ink-accent-dk)}.inkwelly-pz .changelog-versus-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .changelog-versus-col li{color:var(--ink-ink-2);padding-left:24px;font-size:14.5px;line-height:1.55;position:relative}.inkwelly-pz .changelog-versus-col li:before{content:"";background:var(--ink-muted);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:4px}.inkwelly-pz .changelog-versus-col.us li:before{background:var(--ink-accent)}.inkwelly-pz .changelog-faq{margin-top:80px}.inkwelly-pz .changelog-faq h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 24px;font-size:clamp(26px,3vw,34px);font-weight:400;line-height:1.1}.inkwelly-pz .changelog-faq-list{border:1px solid var(--ink-line);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.inkwelly-pz .changelog-faq-item{border-bottom:1px solid var(--ink-line)}.inkwelly-pz .changelog-faq-item:last-child{border-bottom:none}.inkwelly-pz .changelog-faq-item summary{cursor:pointer;color:var(--ink-ink);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:500;list-style:none;display:flex;position:relative}.inkwelly-pz .changelog-faq-item summary::-webkit-details-marker{display:none}.inkwelly-pz .changelog-faq-item summary:after{content:"+";font-family:var(--font-mono);color:var(--ink-muted);font-size:22px;font-weight:300;line-height:1;transition:transform .2s}.inkwelly-pz .changelog-faq-item[open] summary:after{content:"−";color:var(--ink-accent-dk)}.inkwelly-pz .changelog-faq-item summary:hover{background:var(--ink-bg-alt)}.inkwelly-pz .changelog-faq-answer{padding:0 24px 22px}.inkwelly-pz .changelog-faq-answer p{color:var(--ink-ink-2);margin:0;font-size:15px;line-height:1.65}.inkwelly-pz .mk-fallback-notice{background:var(--ink-accent-lt);color:var(--ink-ink);border:1px solid color-mix(in srgb, var(--ink-accent) 30%, transparent);border-left:3px solid var(--ink-accent-dk);border-radius:8px;margin:16px 0 0;padding:12px 16px;font-size:14px;line-height:1.5}.inkwelly-pz .mk-fallback-notice .mk-fallback-en{color:var(--ink-muted);margin-top:4px;font-size:13px;display:block}.inkwelly-pz .mk-hero-eyebrow-row{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.inkwelly-pz .mk-hero-eyebrow-row .eyebrow{margin:0}.inkwelly-pz .mk-hero-eyebrow-row .mk-hero-eyebrow-icon+.eyebrow:before{display:none}.inkwelly-pz .mk-hero-eyebrow-icon{background:var(--ink-accent-lt);width:24px;height:24px;color:var(--ink-accent-dk);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.inkwelly-pz .mk-release-tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-ink-2);background:var(--ink-bg-alt);border:1px solid var(--ink-line);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:500;display:inline-flex}.inkwelly-pz .mk-release-meta{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:4px 0 18px;font-size:12px;display:inline-flex}.inkwelly-pz .stub-hero h1 em.mk-h1-emphasis-accent{color:var(--mk-accent,var(--ink-accent-dk))}.inkwelly-pz .mk-section-head{border-bottom:1px solid var(--ink-line);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;padding-bottom:12px;display:flex}.inkwelly-pz .mk-section-head h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0;font-size:26px;font-weight:400;line-height:1.15}.inkwelly-pz .mk-section-head .mk-section-count{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:11px}.inkwelly-pz .mk-faq-list{border:1px solid var(--ink-line);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.inkwelly-pz .mk-faq-item{border-bottom:1px solid var(--ink-line)}.inkwelly-pz .mk-faq-item:last-child{border-bottom:none}.inkwelly-pz .mk-faq-item summary{cursor:pointer;color:var(--ink-ink);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:16px;font-weight:500;list-style:none;transition:background .14s;display:flex;position:relative}.inkwelly-pz .mk-faq-item summary::-webkit-details-marker{display:none}.inkwelly-pz .mk-faq-item summary:after{content:"+";font-family:var(--font-mono);color:var(--ink-muted);flex-shrink:0;font-size:22px;font-weight:300;line-height:1;transition:transform .2s,color .14s}.inkwelly-pz .mk-faq-item[open] summary:after{content:"−";color:var(--ink-accent-dk)}.inkwelly-pz .mk-faq-item summary:hover{background:var(--ink-bg-alt)}.inkwelly-pz .mk-faq-answer{color:var(--ink-ink-2);padding:0 22px 20px;font-size:15px;line-height:1.7}.inkwelly-pz .mk-faq-answer p{margin:0 0 10px}.inkwelly-pz .mk-faq-answer p:last-child{margin-bottom:0}.inkwelly-pz .mk-features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.inkwelly-pz .mk-feature-card{border:1px solid var(--ink-line);color:inherit;background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:20px;text-decoration:none;transition:border-color .14s,transform .14s,box-shadow .14s;display:flex}.inkwelly-pz .mk-feature-card:hover{border-color:var(--ink-accent);transform:translateY(-1px);box-shadow:0 8px 22px -10px #0d948840}.inkwelly-pz .mk-feature-card .mk-feature-icon{background:var(--ink-accent-lt);width:32px;height:32px;color:var(--ink-accent-dk);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.inkwelly-pz .mk-feature-card .mk-feature-title{font-family:var(--font-sans);color:var(--ink-ink);margin:0;font-size:15.5px;font-weight:500;line-height:1.35}.inkwelly-pz .mk-feature-card .mk-feature-arrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:6px;margin-top:auto;font-size:11px;transition:color .14s,gap .14s;display:inline-flex}.inkwelly-pz .mk-feature-card:hover .mk-feature-arrow{color:var(--ink-accent-dk);gap:8px}.inkwelly-pz .mk-module-pills{flex-wrap:wrap;gap:8px;display:flex}.inkwelly-pz .mk-module-pill{border:1px solid var(--ink-line);color:var(--ink-ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.inkwelly-pz .mk-module-pill .mk-module-dot{background:var(--mk-pill-accent,var(--ink-accent));border-radius:999px;flex-shrink:0;width:8px;height:8px}.inkwelly-pz .mk-module-pill:hover{border-color:var(--ink-accent);background:var(--ink-accent-lt);color:var(--ink-accent-dk)}.inkwelly-pz .mk-whats-new-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .mk-whats-new-item{border-bottom:1px solid var(--ink-line);grid-template-columns:130px 1fr;gap:18px;padding:16px 0;display:grid}.inkwelly-pz .mk-whats-new-item:last-child{border-bottom:none}.inkwelly-pz .mk-whats-new-meta{font-family:var(--font-mono);flex-direction:column;gap:4px;display:flex}.inkwelly-pz .mk-whats-new-date{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);font-size:12px;font-weight:500}.inkwelly-pz .mk-whats-new-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-accent-dk);background:var(--ink-accent-lt);border-radius:4px;align-self:flex-start;padding:2px 8px;font-size:10.5px;font-weight:500}.inkwelly-pz .mk-whats-new-link{color:var(--ink-ink);font-size:16px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .14s}.inkwelly-pz .mk-whats-new-link:hover{color:var(--ink-accent-dk)}@media (max-width:600px){.inkwelly-pz .mk-whats-new-item{grid-template-columns:1fr;gap:6px}.inkwelly-pz .mk-whats-new-meta{flex-direction:row;align-items:center;gap:8px}}.inkwelly-pz .mk-related-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.inkwelly-pz .mk-related-card{border:1px solid var(--ink-line);color:inherit;background:#fff;border-radius:10px;flex-direction:column;gap:8px;padding:16px 18px;text-decoration:none;transition:border-color .14s,transform .14s;display:flex}.inkwelly-pz .mk-related-card:hover{border-color:var(--ink-accent);transform:translateY(-1px)}.inkwelly-pz .mk-related-kind{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:10.5px;font-weight:500}.inkwelly-pz .mk-related-title{color:var(--ink-ink);font-size:15px;font-weight:500;line-height:1.4}.inkwelly-pz .mk-author{border:1px solid var(--ink-line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:18px;margin-top:56px;padding:24px;display:grid}.inkwelly-pz .mk-author-photo{border:1px solid var(--ink-line);object-fit:cover;border-radius:999px;width:56px;height:56px;display:block}.inkwelly-pz .mk-author-body{flex-direction:column;gap:4px;display:flex}.inkwelly-pz .mk-author-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:2px;font-size:11px}.inkwelly-pz .mk-author-name{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink-ink);font-size:19px;font-weight:400;text-decoration:none}.inkwelly-pz .mk-author-name:hover{color:var(--ink-accent-dk)}.inkwelly-pz .mk-author-role{color:var(--ink-muted);font-size:13px}.inkwelly-pz .mk-author-bio{color:var(--ink-ink-2);margin:8px 0 0;font-size:14.5px;line-height:1.65}@media (max-width:480px){.inkwelly-pz .mk-author{grid-template-columns:1fr}}.inkwelly-pz .mk-translation-disclosure{color:var(--ink-muted);background:var(--ink-bg-alt);border:1px solid var(--ink-line);border-radius:8px;margin-top:24px;padding:12px 16px;font-size:13px;line-height:1.55}.inkwelly-pz .mk-translation-disclosure .mk-translation-en{margin-top:4px;font-style:italic;display:block}.inkwelly-pz .mk-breadcrumb{align-items:center;margin:28px 0 0;display:flex}.inkwelly-pz .mk-breadcrumb ol{letter-spacing:0;text-transform:none;color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.5;list-style:none;display:flex}.inkwelly-pz .mk-breadcrumb li{align-items:center;min-width:0;display:inline-flex}.inkwelly-pz .mk-breadcrumb a{color:var(--ink-muted);transition:color .14s}.inkwelly-pz .mk-breadcrumb a:hover{color:var(--ink-accent-dk)}.inkwelly-pz .mk-breadcrumb [aria-current=page]{color:var(--ink-ink-2);text-overflow:ellipsis;white-space:nowrap;max-width:60ch;font-weight:500;overflow:hidden}.inkwelly-pz .mk-breadcrumb-sep{color:var(--ink-line);margin:0 8px;font-weight:400}.inkwelly-pz .modules-hero{max-width:880px;padding:24px 0 0}.inkwelly-pz .modules-hero h1{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-ink);max-width:22ch;margin:16px 0 14px;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.04}.inkwelly-pz .modules-hero h1 em{color:var(--ink-accent-dk);font-style:italic}.inkwelly-pz .modules-hero p.lede{color:var(--ink-ink-2);max-width:60ch;margin:0 0 22px;font-size:19px;line-height:1.55}.inkwelly-pz .modules-hero-stats{color:var(--ink-muted);letter-spacing:-.005em;flex-wrap:wrap;align-items:center;font-size:13px;display:inline-flex}.inkwelly-pz .modules-hero-stats span{align-items:center;padding:0 12px;display:inline-flex;position:relative}.inkwelly-pz .modules-hero-stats span:first-child{padding-left:0}.inkwelly-pz .modules-hero-stats span:last-child{padding-right:0}.inkwelly-pz .modules-hero-stats span+span:before{content:"·";color:var(--ink-line);position:absolute;left:-2px}.inkwelly-pz .modules-hero-stats strong{color:var(--ink-ink);margin-right:4px;font-weight:600}.inkwelly-pz .modules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:56px;display:grid}@media (max-width:980px){.inkwelly-pz .modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.inkwelly-pz .modules-grid{grid-template-columns:1fr}}.inkwelly-pz .module-card{border:1px solid var(--ink-line);min-height:156px;color:inherit;background:#fff;border-radius:12px;flex-direction:column;padding:0;text-decoration:none;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.inkwelly-pz .module-card:hover{border-color:var(--ink-accent);transform:translateY(-2px);box-shadow:0 6px 24px -12px #0f172a1f}.inkwelly-pz .module-card-cover{border-bottom:1px solid var(--ink-line);width:100%;position:relative}.inkwelly-pz .module-card-cover img{width:100%;height:auto;display:block}.inkwelly-pz .module-card-body{flex-direction:column;gap:8px;padding:18px 20px 22px;display:flex}.inkwelly-pz .module-card-eyebrow{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-muted);font-feature-settings:"tnum";text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.inkwelly-pz .module-card-eyebrow-dash{background:var(--ink-accent);border-radius:2px;width:18px;height:2px;transition:width .22s,background-color .22s;display:inline-block}.inkwelly-pz .module-card:hover .module-card-eyebrow-dash{background:var(--ink-accent-dk);width:28px}.inkwelly-pz .module-card-title{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);align-items:baseline;gap:10px;margin:0;font-size:22px;font-weight:500;line-height:1.18;transition:color .18s;display:flex}.inkwelly-pz .module-card-title-text{flex:auto;min-width:0}.inkwelly-pz .module-card-title-arrow{color:var(--ink-muted);flex:none;align-items:center;transition:color .2s,transform .22s;display:inline-flex;transform:translate(0)}.inkwelly-pz .module-card:hover .module-card-title{color:var(--ink-accent-dk)}.inkwelly-pz .module-card:hover .module-card-title-arrow{color:var(--ink-accent-dk);transform:translate(4px)}.inkwelly-pz .module-card-lede{color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.inkwelly-pz .mk-detail-hero{max-width:760px;padding:36px 0 0}.inkwelly-pz .mk-detail-hero h1{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-ink);max-width:22ch;margin:14px 0;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.04}.inkwelly-pz .mk-detail-hero h1 em,.inkwelly-pz .mk-detail-hero h1 .mk-h1-emphasis-accent{color:var(--ink-accent-dk);font-style:italic}.inkwelly-pz .mk-detail-hero p.lede{color:var(--ink-ink-2);max-width:56ch;margin:0;font-size:19px;line-height:1.55}.inkwelly-pz .mk-detail-hero-media{border:1px solid var(--ink-line);background:var(--ink-bg-alt);border-radius:14px;margin:32px 0 0;overflow:hidden}.inkwelly-pz .mk-detail-hero-media img{width:100%;height:auto;display:block}.inkwelly-pz .mk-detail-hero-media-fallback{aspect-ratio:5/4;background:radial-gradient(circle at 30% 30%, var(--ink-accent-lt) 0%, transparent 60%), var(--ink-bg-alt);color:var(--ink-accent-dk);justify-content:center;align-items:center;display:flex}.inkwelly-pz .mk-detail-cta{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.inkwelly-pz .mk-detail-cta a{border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:500;line-height:1;transition:all .16s;display:inline-flex}.inkwelly-pz .mk-detail-cta a.solid{background:var(--ink-ink);color:#fff}.inkwelly-pz .mk-detail-cta a.solid:hover{background:var(--ink-accent-dk)}.inkwelly-pz .mk-detail-cta a.outline{border:1px solid var(--ink-line);color:var(--ink-ink);background:#fff}.inkwelly-pz .mk-detail-cta a.outline:hover{border-color:var(--ink-ink)}.inkwelly-pz .mk-detail-shell{justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:1024px){.inkwelly-pz .mk-detail-shell{display:block}.inkwelly-pz .mk-detail-rail{display:none}}.inkwelly-pz .mk-detail-main{flex:0 760px;min-width:0;padding-top:0}.inkwelly-pz .mk-detail-rail{flex:0 0 280px}.inkwelly-pz .mk-detail-body{flex-direction:column;gap:32px;margin:32px 0 0;display:flex}.inkwelly-pz .mk-detail-shell-full .mk-detail-main{flex:auto;max-width:760px}.inkwelly-pz .mk-features-rail{display:block}.inkwelly-pz .mk-features-rail-head{align-items:center;gap:8px;margin-bottom:14px;padding:0;display:flex}.inkwelly-pz .mk-features-rail-mark{object-fit:contain;flex-shrink:0;width:20px;height:20px;display:block}.inkwelly-pz .mk-features-rail-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);margin:0;font-size:11px;font-weight:600}.inkwelly-pz .mk-features-rail-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .mk-features-rail-list li{margin:0}.inkwelly-pz .mk-features-rail-card{border:1px solid var(--ink-line);color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .18s;display:flex;overflow:hidden}.inkwelly-pz .mk-features-rail-card:hover{border-color:var(--ink-accent)}.inkwelly-pz .mk-features-rail-media{aspect-ratio:16/9;background:var(--ink-bg-alt);border-bottom:1px solid var(--ink-line);width:100%;position:relative;overflow:hidden}.inkwelly-pz .mk-features-rail-image{object-fit:cover;width:100%;height:100%;display:block}.inkwelly-pz .mk-features-rail-image-fallback{background:radial-gradient(120% 100% at 25% 20%, var(--ink-accent-lt) 0%, transparent 65%), linear-gradient(180deg, #fff 0%, var(--ink-bg-alt) 100%);color:var(--ink-accent-dk);justify-content:center;align-items:center;display:flex}.inkwelly-pz .mk-features-rail-body{flex-direction:column;gap:4px;padding:14px 16px 16px;display:flex}.inkwelly-pz .mk-features-rail-title{font-family:var(--font-serif);letter-spacing:-.012em;color:var(--ink-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.inkwelly-pz .mk-features-rail-lede{color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.inkwelly-pz .mk-detail-body p{color:var(--ink-ink-2);margin:0 0 .7em;font-size:16.5px;line-height:1.7}.inkwelly-pz .mk-detail-body p:last-child{margin-bottom:0}.inkwelly-pz .mk-detail-body ul,.inkwelly-pz .mk-detail-body ol{color:var(--ink-ink-2);margin:0 0 .75em;padding-left:20px}.inkwelly-pz .mk-detail-body li{margin:0 0 8px;line-height:1.65}.inkwelly-pz .mk-detail-body li>p{margin:0}.inkwelly-pz .mk-detail-body h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:1.2em 0 .4em;font-size:28px;font-weight:400;line-height:1.15}.inkwelly-pz .mk-detail-body h3{font-family:var(--font-sans);color:var(--ink-ink);margin:.9em 0 .35em;font-size:17px;font-weight:500;line-height:1.35}.inkwelly-pz .mk-detail-body blockquote{border-left:3px solid var(--ink-line);color:var(--ink-ink-2);margin:.75em 0;padding:.1em 0 .1em .9em;font-style:italic}.inkwelly-pz .mk-detail-body code{background:var(--ink-bg-alt);border:1px solid var(--ink-line);font-size:.9em;font-family:var(--font-mono);border-radius:4px;padding:.06em .32em}.inkwelly-pz .mk-detail-body strong{color:var(--ink-ink);font-weight:500}.inkwelly-pz .mk-detail-body a{color:var(--ink-accent-dk);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.inkwelly-pz .mk-detail-body a:hover{color:var(--ink-accent)}.inkwelly-pz .mk-detail-contact{background:var(--ink-bg-alt);border:1px solid var(--ink-line);border-left:3px solid var(--ink-accent);border-radius:12px;padding:28px 32px 30px;position:relative}.inkwelly-pz .mk-detail-contact h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 8px;font-size:24px;font-weight:500;line-height:1.2}.inkwelly-pz .mk-detail-contact p{color:var(--ink-ink-2);max-width:60ch;margin:0 0 18px;font-size:15.5px;line-height:1.6}.inkwelly-pz .modules-cross-sell{border-top:1px solid var(--ink-line);grid-template-columns:1fr 1fr;gap:32px;margin:96px 0 32px;padding-top:32px;display:grid}@media (max-width:700px){.inkwelly-pz .modules-cross-sell{grid-template-columns:1fr;gap:20px}}.inkwelly-pz .modules-cross-sell-item{flex-direction:column;gap:8px;display:flex}.inkwelly-pz .modules-cross-sell-item-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:11.5px;font-weight:600}.inkwelly-pz .modules-cross-sell-item a{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink-ink);align-items:center;gap:8px;font-size:22px;font-weight:400;transition:color .16s,gap .16s;display:inline-flex}.inkwelly-pz .modules-cross-sell-item a:hover{color:var(--ink-accent-dk);gap:12px}.inkwelly-pz .news-hub{width:100%;max-width:1180px;margin:0 auto;padding:32px 40px 0}.inkwelly-pz .news-masthead{flex-direction:column;gap:8px;margin-bottom:36px;display:flex}.inkwelly-pz .news-masthead-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.inkwelly-pz .news-wordmark{font-family:var(--font-serif,Georgia, "Times New Roman", serif);letter-spacing:-.02em;color:var(--ink-ink);margin:0;font-size:clamp(40px,5vw,56px);font-style:italic;font-weight:500;line-height:1}.inkwelly-pz .news-wordmark:after{content:"";background:var(--ink-accent);vertical-align:.18em;border-radius:50%;width:8px;height:8px;margin-left:6px;display:inline-block}.inkwelly-pz .news-masthead-meta{color:var(--ink-muted);font-variant-numeric:tabular-nums;align-self:flex-end;align-items:center;gap:12px;padding-bottom:6px;font-size:12px;display:inline-flex}.inkwelly-pz .news-rss-link{border:1px solid var(--ink-line);color:var(--ink-muted);letter-spacing:.14em;text-transform:uppercase;border-radius:4px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.inkwelly-pz .news-rss-link:hover{color:var(--ink-accent-dk);border-color:var(--ink-accent);background:var(--ink-accent-lt)}.inkwelly-pz .news-masthead-tagline{color:var(--ink-ink-2);max-width:680px;margin:0;font-size:15px;line-height:1.55}.inkwelly-pz .news-card{background:0 0;border-radius:14px;flex-direction:column;gap:14px;height:100%;padding:0;transition:transform .2s;display:flex}.inkwelly-pz .news-card:hover{transform:translateY(-2px)}.inkwelly-pz .news-card-image{aspect-ratio:16/9;background:var(--ink-bg-alt);border:1px solid var(--ink-line);border-radius:12px;position:relative;overflow:hidden}.inkwelly-pz .news-card-image img{object-fit:cover;width:100%;height:100%;display:block}.inkwelly-pz .news-card-body{flex-direction:column;gap:8px;padding:0 2px;display:flex}.inkwelly-pz .news-card h3{letter-spacing:-.012em;color:var(--ink-ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.inkwelly-pz .news-card p{color:var(--ink-ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.inkwelly-pz .news-card-meta{color:var(--ink-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:2px;font-size:12px;display:flex}.inkwelly-pz .news-card-meta .news-card-meta-date{color:var(--ink-muted);align-items:center;gap:6px;font-weight:500;display:inline-flex}.inkwelly-pz .news-card-meta .news-card-meta-date:before{content:"";opacity:.5;background:currentColor;border-radius:50%;width:3px;height:3px}.inkwelly-pz .news-source-pill{border:1px solid var(--ink-line);color:var(--ink-muted);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:999px;align-items:center;max-width:140px;padding:2px 9px;font-size:11px;font-weight:500;display:inline-flex;overflow:hidden}.inkwelly-pz .news-top-story{grid-template-columns:1.15fr 1fr;align-items:center;gap:32px;margin-bottom:48px;display:grid}.inkwelly-pz .news-top-story .news-card-image{border-radius:14px}.inkwelly-pz .news-top-story .news-card-body{gap:12px;padding:4px 0}.inkwelly-pz .news-top-story h2{letter-spacing:-.018em;color:var(--ink-ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(24px,2.8vw,32px);font-weight:500;line-height:1.15;display:-webkit-box;overflow:hidden}.inkwelly-pz .news-top-story p{color:var(--ink-ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.inkwelly-pz .news-featured-rail{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.inkwelly-pz .news-featured-rail .news-card h3{-webkit-line-clamp:3;font-size:17px}.inkwelly-pz .news-featured-rail .news-card p{-webkit-line-clamp:2;font-size:13.5px}.inkwelly-pz .news-chip{letter-spacing:.14em;text-transform:uppercase;color:var(--chip-fg,var(--ink-ink-2));white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;padding:0;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.inkwelly-pz .news-chip:before{content:"";background:var(--chip-fg,var(--ink-muted));border-radius:50%;flex:none;width:6px;height:6px}.inkwelly-pz .news-chip-cbse{--chip-fg:#1e40af}.inkwelly-pz .news-chip-icse{--chip-fg:#6d28d9}.inkwelly-pz .news-chip-state-boards{--chip-fg:#b45309}.inkwelly-pz .news-chip-admissions{--chip-fg:#be185d}.inkwelly-pz .news-chip-fees{--chip-fg:#047857}.inkwelly-pz .news-chip-safety{--chip-fg:#b45309}.inkwelly-pz .news-chip-exams{--chip-fg:#4338ca}.inkwelly-pz .news-chip-affiliation{--chip-fg:#475569}.inkwelly-pz .news-chip-ground{--chip-fg:#9f1239}.inkwelly-pz .news-chip-default{--chip-fg:var(--ink-muted)}.inkwelly-pz .news-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:48px;display:flex}.inkwelly-pz .news-filter-chips{flex-wrap:wrap;flex:auto;gap:6px;min-width:0;display:flex}.inkwelly-pz .news-filter-chip{border:1px solid var(--ink-line);color:var(--ink-ink-2);background:0 0;border-radius:999px;align-items:center;padding:5px 12px;font-size:12.5px;font-weight:500;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.inkwelly-pz .news-filter-chip:hover{border-color:var(--ink-ink-2);background:var(--ink-bg-alt)}.inkwelly-pz .news-filter-chip.is-active{background:var(--ink-ink);color:#fff;border-color:var(--ink-ink)}.inkwelly-pz .news-search{flex:0 260px;align-items:center;min-width:200px;display:flex;position:relative}.inkwelly-pz .news-search input{border:1px solid var(--ink-line);width:100%;color:var(--ink-ink);background:0 0;border-radius:999px;outline:none;flex:1;padding:7px 14px 7px 34px;font-family:inherit;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}.inkwelly-pz .news-search input::placeholder{color:var(--ink-muted)}.inkwelly-pz .news-search input:focus{border-color:var(--ink-accent);box-shadow:0 0 0 3px var(--ink-accent-lt);background:#fff}.inkwelly-pz .news-search-icon{width:14px;height:14px;color:var(--ink-muted);pointer-events:none;position:absolute;left:12px}.inkwelly-pz .news-search-result-count{color:var(--ink-muted);margin-top:8px;font-size:12.5px}.inkwelly-pz .news-bucket-header{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin:40px 0 18px;font-size:12px;font-weight:600}.inkwelly-pz .news-feed-grid{grid-template-columns:repeat(3,1fr);gap:32px 24px;display:grid}.inkwelly-pz .news-feed-grid .news-card h3{-webkit-line-clamp:3;font-size:16px;line-height:1.3}.inkwelly-pz .news-feed-grid .news-card p{-webkit-line-clamp:2;font-size:13.5px}.inkwelly-pz .news-load-older{border:1px solid var(--ink-line);color:var(--ink-ink);background:#fff;border-radius:999px;align-items:center;gap:10px;margin:48px auto 0;padding:11px 22px;font-size:14px;font-weight:500;transition:border-color .16s,background .16s,gap .16s;display:inline-flex}.inkwelly-pz .news-load-older:hover{border-color:var(--ink-ink);background:var(--ink-bg-alt);gap:14px}.inkwelly-pz .news-load-older-wrap{justify-content:center;display:flex}.inkwelly-pz .news-empty{text-align:center;color:var(--ink-muted);padding:48px 0;font-size:15px}.inkwelly-pz .news-rail{flex-direction:column;gap:18px;display:flex;position:sticky;top:24px}.inkwelly-pz .news-rail-head{border-bottom:1px solid var(--ink-line);justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:10px;display:flex}.inkwelly-pz .news-rail-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-ink-2);font-size:11px;font-weight:600}.inkwelly-pz .news-rail-count{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;font-weight:500}.inkwelly-pz .news-rail-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .news-rail-item{margin:0}.inkwelly-pz .news-rail-card{color:inherit;flex-direction:column;gap:10px;display:flex}.inkwelly-pz .news-rail-image{aspect-ratio:16/9;background:var(--ink-bg-alt);border:1px solid var(--ink-line);border-radius:10px;position:relative;overflow:hidden}.inkwelly-pz .news-rail-image img{object-fit:cover;width:100%;height:100%;display:block}.inkwelly-pz .news-rail-body{flex-direction:column;gap:5px;display:flex}.inkwelly-pz .news-rail-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inkwelly-pz .news-rail-date{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:11px}.inkwelly-pz .news-rail-title{letter-spacing:-.01em;color:var(--ink-ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.35;transition:color .16s;display:-webkit-box;overflow:hidden}.inkwelly-pz .news-rail-card:hover .news-rail-title{color:var(--ink-accent-dk)}.inkwelly-pz .news-rail-source{color:var(--ink-muted);letter-spacing:.02em;font-size:10.5px}.inkwelly-pz .news-rail-cta{color:var(--ink-ink-2);border-top:1px solid var(--ink-line);align-items:center;gap:6px;margin-top:4px;padding:8px 0;font-size:12.5px;font-weight:500;transition:color .16s,gap .16s;display:inline-flex}.inkwelly-pz .news-rail-cta:hover{color:var(--ink-accent-dk);gap:10px}@media (max-width:980px){.inkwelly-pz .news-top-story{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.inkwelly-pz .news-featured-rail,.inkwelly-pz .news-feed-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.inkwelly-pz .news-hub{padding:24px 24px 0}.inkwelly-pz .news-masthead{margin-bottom:24px;padding-bottom:18px}.inkwelly-pz .news-wordmark{font-size:22px}.inkwelly-pz .news-wordmark img{width:22px;height:22px}.inkwelly-pz .news-featured-rail{grid-template-columns:1fr;gap:20px}.inkwelly-pz .news-feed-grid{grid-template-columns:1fr;gap:24px}.inkwelly-pz .news-search{flex:100%;min-width:0}}.inkwelly-pz .mk-learn-byline{border-bottom:1px solid var(--ink-line);color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 28px;padding-bottom:20px;font-size:13.5px;line-height:1.5;display:flex}.inkwelly-pz .mk-learn-byline-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.inkwelly-pz .mk-learn-byline-photo-fallback{background:var(--ink-bg-alt);color:var(--ink-muted);font-family:var(--font-serif);justify-content:center;align-items:center;font-size:14px;font-weight:500;display:inline-flex}.inkwelly-pz .mk-learn-byline-name{color:var(--ink-ink);font-weight:500;text-decoration:none;transition:color .16s}.inkwelly-pz .mk-learn-byline-name:hover{color:var(--ink-accent-dk)}.inkwelly-pz .mk-learn-byline-role{color:var(--ink-muted)}.inkwelly-pz .mk-learn-byline-sep{color:var(--ink-line)}.inkwelly-pz .mk-prose-step{padding-top:4px;position:relative}.inkwelly-pz .mk-step-pill{background:var(--ink-bg-alt);color:var(--ink-accent-dk);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--ink-line);border-radius:999px;margin-bottom:12px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-block}.inkwelly-pz .mk-sources{border-top:1px solid var(--ink-line);margin-top:40px;padding-top:28px}.inkwelly-pz .mk-sources h2{letter-spacing:-.005em;color:var(--ink-ink);margin:0 0 14px;font-size:16px;font-weight:600}.inkwelly-pz .mk-sources-list{color:var(--ink-ink-2);margin:0;padding-left:20px;font-size:13.5px;line-height:1.55}.inkwelly-pz .mk-sources-item{margin-bottom:8px}.inkwelly-pz .mk-sources-link{color:var(--ink-ink);text-decoration:underline;-webkit-text-decoration-color:var(--ink-line);text-decoration-color:var(--ink-line);text-underline-offset:2px;font-weight:500;transition:color .16s,text-decoration-color .16s}.inkwelly-pz .mk-sources-link:hover{color:var(--ink-accent-dk);-webkit-text-decoration-color:var(--ink-accent-dk);text-decoration-color:var(--ink-accent-dk)}.inkwelly-pz .mk-sources-accessed{color:var(--ink-muted);font-size:12px}.inkwelly-pz .mk-sources-context{color:var(--ink-muted);margin:4px 0 0;font-size:13px;font-style:italic}
.inkwelly-pz .pl-wrap{width:100%;max-width:1360px;margin:0 auto;padding:0 40px}@media (max-width:720px){.inkwelly-pz .pl-wrap{padding:0 22px}}.inkwelly-pz .pl-section{border-top:1px solid var(--ink-line);padding:76px 0}.inkwelly-pz .pl-section.tight{padding:54px 0}.inkwelly-pz .pl-section.plush{background:var(--ink-bg-alt)}.inkwelly-pz .pl-section.flush-top{border-top:none}.inkwelly-pz .pl-shead{max-width:62ch;margin:0 0 44px}.inkwelly-pz .pl-shead.center{text-align:center;margin-left:auto;margin-right:auto}.inkwelly-pz .pl-shead .eyebrow{margin-bottom:18px}.inkwelly-pz .pl-shead h2{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-ink);margin:0 0 16px;font-size:clamp(28px,3.5vw,42px);font-weight:400;line-height:1.08}.inkwelly-pz .pl-shead h2 em{color:var(--ink-accent-dk);font-style:italic}.inkwelly-pz .pl-shead p{color:var(--ink-ink-2);margin:0;font-size:18px;line-height:1.6}.inkwelly-pz .pl-cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.inkwelly-pz .pl-cta.center{justify-content:center}.inkwelly-pz .pl-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:14px 24px;font-size:15.5px;font-weight:500;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.inkwelly-pz .pl-btn svg{flex-shrink:0}.inkwelly-pz .pl-btn.solid{background:var(--ink-ink);color:#fff}.inkwelly-pz .pl-btn.solid:hover{background:var(--ink-accent-dk);transform:translateY(-1px)}.inkwelly-pz .pl-btn.outline{color:var(--ink-ink);border-color:var(--ink-line);background:#fff}.inkwelly-pz .pl-btn.outline:hover{border-color:var(--ink-ink)}.inkwelly-pz .pl-btn.wa{color:#128c3e;background:#fff;border-color:#1fa85559}.inkwelly-pz .pl-btn.wa:hover{background:#f1fbf4;border-color:#1fa855}.inkwelly-pz .pl-btn.light{color:var(--ink-ink);background:#fff}.inkwelly-pz .pl-btn.light:hover{background:var(--ink-accent-lt);color:var(--ink-accent-dk);transform:translateY(-1px)}.inkwelly-pz .pl-hero{box-sizing:border-box;flex-direction:column;justify-content:center;min-height:calc(100svh - 80px);padding:24px 0 48px;display:flex}.inkwelly-pz .pl-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;display:grid}@media (max-width:960px){.inkwelly-pz .pl-hero-grid{grid-template-columns:1fr;gap:40px}}.inkwelly-pz .pl-hero h1{font-family:var(--font-poppins), var(--font-dm-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--ink-ink);max-width:19ch;margin:0 0 20px;font-size:clamp(34px,4.4vw,52px);font-weight:600;line-height:1.12}.inkwelly-pz .pl-hero h1 em{color:var(--ink-accent-dk);font-style:normal}.inkwelly-pz .pl-hero .eyebrow{margin-bottom:20px}.inkwelly-pz .pl-hero .pl-lede{color:var(--ink-ink-2);max-width:52ch;margin:0 0 30px;font-size:20px;line-height:1.55}.inkwelly-pz .pl-hero .pl-lede strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .pl-hero .pl-lede em{color:var(--ink-accent-dk);font-style:normal;font-weight:500}.inkwelly-pz .pl-microtrust{color:var(--ink-muted);flex-wrap:wrap;gap:10px 20px;margin-top:22px;font-size:13.5px;display:flex}.inkwelly-pz .pl-microtrust span{align-items:center;gap:7px;display:inline-flex}.inkwelly-pz .pl-microtrust svg{color:var(--ink-accent-dk)}.inkwelly-pz .pl-railstrip{border-top:1px solid var(--ink-line);margin-top:42px;padding-top:24px}.inkwelly-pz .pl-rail-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:12px;font-size:11px}.inkwelly-pz .pl-rails{flex-wrap:wrap;gap:9px;display:flex}.inkwelly-pz .pl-rail{color:var(--ink-ink-2);border:1px solid var(--ink-line);background:#fff;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500}.inkwelly-pz .pl-mock{border:1px solid var(--ink-line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 34px 64px -34px #0f172a38}.inkwelly-pz .pl-mock-top{background:var(--ink-bg-alt);border-bottom:1px solid var(--ink-line);align-items:center;gap:7px;padding:12px 16px;display:flex}.inkwelly-pz .pl-mock-top i{background:#d1d5db;border-radius:999px;width:9px;height:9px;display:inline-block}.inkwelly-pz .pl-mock-url{font-family:var(--font-mono);color:var(--ink-muted);border:1px solid var(--ink-line);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;margin-left:8px;padding:4px 12px;font-size:11px;overflow:hidden}.inkwelly-pz .pl-mock-body{padding:20px}.inkwelly-pz .pl-mock-cap{color:var(--ink-muted);text-align:center;margin-top:14px;font-size:13px}.inkwelly-pz .hs{width:100%;position:relative}.inkwelly-pz .hs-stage{padding-bottom:44px;position:relative}.inkwelly-pz .hs-browser{transform-origin:0;background:#fff;border:1px solid #0f172a14;border-radius:10px;width:100%;transition:transform .52s cubic-bezier(.4,0,.2,1),opacity .52s,box-shadow .52s;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 10px 20px -12px #0f172a1f,0 28px 48px -34px #0f172a3d}.inkwelly-pz .hs-browser.is-dim{opacity:.6;transform:scale(.965);box-shadow:0 18px 40px -30px #0f172a2e}.inkwelly-pz .hs-chrome{background:#fff;border-bottom:1px solid #0f172a1a;align-items:center;gap:6px;padding:5px 12px;display:flex}.inkwelly-pz .hs-chrome i{border-radius:999px;flex-shrink:0;width:7px;height:7px;display:inline-block;box-shadow:inset 0 0 0 .5px #0000001f}.inkwelly-pz .hs-chrome i:first-child{background:#ff5f57}.inkwelly-pz .hs-chrome i:nth-child(2){background:#febc2e}.inkwelly-pz .hs-chrome i:nth-child(3){background:#28c840}.inkwelly-pz .hs-url{font-family:var(--font-sans);color:var(--ink-muted);letter-spacing:.01em;background:#f1f3f6;border:1px solid #0f172a0d;border-radius:5px;justify-content:center;align-items:center;min-width:148px;margin:0 auto;padding:3px 13px;font-size:10px;display:inline-flex}.inkwelly-pz .hs-screen{aspect-ratio:2912/1662;background:#f4f5f7;position:relative;overflow:hidden}.inkwelly-pz .hs-cam{transform-origin:0 0;will-change:transform;transition:transform 1.1s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.inkwelly-pz .hs-layer{opacity:0;transition:opacity .6s;position:absolute;inset:0}.inkwelly-pz .hs-layer.is-active{opacity:1}.inkwelly-pz .hs-hl{opacity:0;pointer-events:none;z-index:4;border-radius:10px;transition:opacity .3s,left .9s cubic-bezier(.4,0,.2,1),top .9s cubic-bezier(.4,0,.2,1),width .9s,height .9s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #0d9488e6}.inkwelly-pz .hs-hl.is-on{opacity:1;animation:1.5s ease-in-out infinite hs-hl-pulse}@keyframes hs-hl-pulse{0%,to{box-shadow:0 0 0 2px #0d9488f2,0 0 0 5px #0d94882e}50%{box-shadow:0 0 0 2px #0d9488f2,0 0 0 10px #0d94880a}}.inkwelly-pz .hs-cursor{opacity:0;pointer-events:none;z-index:5;filter:drop-shadow(0 2px 3px #0000004d);transition:left .75s cubic-bezier(.4,0,.2,1),top .75s cubic-bezier(.4,0,.2,1),opacity .3s;position:absolute;transform:translate(-2px,-1px)}.inkwelly-pz .hs-cursor.is-on{opacity:1}.inkwelly-pz .hs-cursor svg{display:block}.inkwelly-pz .hs-cursor:after{content:"";opacity:0;background:#0d948859;border-radius:999px;width:12px;height:12px;margin:-6px 0 0 -6px;position:absolute;top:3px;left:3px;transform:scale(0)}.inkwelly-pz .hs-cursor.is-click:after{animation:.6s ease-out hs-click}@keyframes hs-click{0%{opacity:.7;transform:scale(.2)}to{opacity:0;transform:scale(4.6)}}.inkwelly-pz .hs-cursor.is-click svg{animation:.32s hs-press}@keyframes hs-press{45%{transform:scale(.82)}}.inkwelly-pz .hs-success{opacity:0;visibility:hidden;z-index:6;background:#0f172a4d;justify-content:center;align-items:center;transition:opacity .35s,visibility 0s linear .35s;display:flex;position:absolute;inset:0}.inkwelly-pz .hs-success.is-on{opacity:1;visibility:visible;transition:opacity .35s}.inkwelly-pz .hs-success-card{opacity:0;background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 22px 14px 14px;display:flex;transform:scale(.9);box-shadow:0 24px 54px -18px #0f172a73}.inkwelly-pz .hs-success.is-on .hs-success-card{animation:.48s cubic-bezier(.34,1.56,.64,1) forwards hs-card-in}@keyframes hs-card-in{to{opacity:1;transform:scale(1)}}.inkwelly-pz .hs-check{background:#0d9488;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.inkwelly-pz .hs-check-path{stroke-dasharray:30;stroke-dashoffset:30px}.inkwelly-pz .hs-success.is-on .hs-check-path{animation:.46s .22s forwards hs-draw}@keyframes hs-draw{to{stroke-dashoffset:0}}.inkwelly-pz .hs-success-text{flex-direction:column;line-height:1.3;display:flex}.inkwelly-pz .hs-success-text strong{color:var(--ink-ink);font-size:15px;font-weight:600}.inkwelly-pz .hs-success-text>span{color:var(--ink-muted);font-size:13px}.inkwelly-pz .hs2{width:100%;position:relative}.inkwelly-pz .hs2-browser{transform-origin:50%;z-index:1;transition:transform .62s cubic-bezier(.4,0,.2,1),opacity .62s,filter .62s,box-shadow .62s}.inkwelly-pz .hs2-browser.is-back{opacity:.38;filter:saturate(.82)blur(1.5px);transform:scale(.93)}.inkwelly-pz .hs2-phone{aspect-ratio:720/1600;box-sizing:border-box;opacity:0;transform-origin:50%;z-index:3;background:#0b0b0d;border:5px solid #0b0b0d;border-radius:26px;transition:transform .64s cubic-bezier(.34,1.3,.64,1),opacity .52s;position:absolute;top:3%;bottom:3%;left:50%;overflow:hidden;transform:translate(-50%)scale(.8);box-shadow:0 22px 48px -18px #0f172a80}.inkwelly-pz .hs2-phone.is-front{opacity:1;transform:translate(-50%)scale(1)}.inkwelly-pz .hs2-phone-screen{background:#000;border-radius:21px;width:100%;height:100%;position:relative;overflow:hidden}.inkwelly-pz .hs2-phone-screen .hs-success-card{border-radius:11px;gap:9px;padding:10px 14px 10px 10px}.inkwelly-pz .hs2-phone-screen .hs-check{width:32px;height:32px}.inkwelly-pz .hs2-phone-screen .hs-success-text strong{font-size:12.5px}.inkwelly-pz .hs2-phone-screen .hs-success-text>span{font-size:11px}.inkwelly-pz .hs-tap{opacity:0;z-index:5;pointer-events:none;background:#0d94882e;border:2px solid #0d9488e6;border-radius:999px;width:30px;height:30px;margin:-15px 0 0 -15px;transition:left .68s cubic-bezier(.4,0,.2,1),top .68s cubic-bezier(.4,0,.2,1),opacity .3s;position:absolute}.inkwelly-pz .hs-tap.is-on{opacity:1}.inkwelly-pz .hs-tap.is-tap{animation:.3s hs-tap-press}@keyframes hs-tap-press{45%{transform:scale(.8)}}.inkwelly-pz .hs-tap:after{content:"";opacity:0;border:2px solid #0d94888c;border-radius:999px;position:absolute;inset:-3px;transform:scale(.6)}.inkwelly-pz .hs-tap.is-tap:after{animation:.62s ease-out hs-tap-ripple}@keyframes hs-tap-ripple{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(2.6)}}@media (prefers-reduced-motion:reduce){.inkwelly-pz .hs-cam,.inkwelly-pz .hs-layer,.inkwelly-pz .hs-cursor,.inkwelly-pz .hs-hl,.inkwelly-pz .hs2-browser,.inkwelly-pz .hs2-phone,.inkwelly-pz .hs-tap,.inkwelly-pz .hs-success-card,.inkwelly-pz .hs-check-path{transition:none;animation:none}}.inkwelly-pz .feeshot{width:100%;padding-bottom:22px;position:relative}.inkwelly-pz .feeshot-browser{background:#fff;border:1px solid #0f172a14;border-radius:10px;width:87%;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 12px 24px -12px #0f172a24,0 34px 56px -34px #0f172a42}.inkwelly-pz .feeshot-chrome{background:#fff;border-bottom:1px solid #0f172a1a;align-items:center;gap:6px;padding:5px 12px;display:flex}.inkwelly-pz .feeshot-chrome i{border-radius:999px;flex-shrink:0;width:7px;height:7px;display:inline-block;box-shadow:inset 0 0 0 .5px #0000001f}.inkwelly-pz .feeshot-chrome i:first-child{background:#ff5f57}.inkwelly-pz .feeshot-chrome i:nth-child(2){background:#febc2e}.inkwelly-pz .feeshot-chrome i:nth-child(3){background:#28c840}.inkwelly-pz .feeshot-url{font-family:var(--font-sans);color:var(--ink-muted);letter-spacing:.01em;background:#f1f3f6;border:1px solid #0f172a0d;border-radius:5px;justify-content:center;align-items:center;min-width:148px;margin:0 auto;padding:3px 13px;font-size:10px;display:inline-flex}.inkwelly-pz .feeshot-web{aspect-ratio:2912/1662;background:#f4f5f7;position:relative}.inkwelly-pz .feeshot-phone{box-sizing:border-box;background:#0a0a0c;border:4px solid #0a0a0c;border-radius:28px;width:27%;min-width:128px;position:absolute;bottom:0;right:0;box-shadow:0 22px 46px -18px #0f172a6b}.inkwelly-pz .feeshot-app{aspect-ratio:720/1600;background:#000;border-radius:24px;position:relative;overflow:hidden}.inkwelly-pz .hs-phone{transform-origin:100% 100%;background:#0b0b0d;border:4px solid #0b0b0d;border-radius:20px;width:26%;min-width:116px;transition:transform .52s cubic-bezier(.4,0,.2,1),opacity .52s,box-shadow .52s;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 2px 6px #0f172a1a,0 16px 30px -16px #0f172a4d,0 32px 48px -34px #0f172a52}.inkwelly-pz .hs-phone.is-dim{opacity:.72;transform:scale(.9)translateY(4px)}.inkwelly-pz .hs-phone.is-active{transform:scale(1.05)translateY(-2px)}.inkwelly-pz .hs-phone-screen{aspect-ratio:720/1600;background:#000;border-radius:15px;position:relative;overflow:hidden}.inkwelly-pz .hs-narrate{flex-direction:column;gap:14px;margin-top:22px;display:flex}.inkwelly-pz .hs-caption{color:var(--ink-ink-2);align-items:center;gap:12px;min-height:40px;margin:0;font-size:15.5px;line-height:1.4;animation:.48s hs-cap-in;display:flex}@keyframes hs-cap-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.inkwelly-pz .hs-step-n{background:var(--ink-accent-lt);width:26px;height:26px;color:var(--ink-accent-dk);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.inkwelly-pz .hs-dots{gap:7px;display:flex}.inkwelly-pz .hs-dot{background:var(--ink-line);cursor:pointer;border:none;border-radius:999px;width:26px;height:4px;padding:0;transition:background .2s,width .2s}.inkwelly-pz .hs-dot.is-active{background:var(--ink-accent-dk);width:34px}@media (prefers-reduced-motion:reduce){.inkwelly-pz .hs-browser,.inkwelly-pz .hs-phone,.inkwelly-pz .hs-shot,.inkwelly-pz .hs-caption{transition:none;animation:none}}.inkwelly-pz .pl-kpis{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.inkwelly-pz .pl-kpi{background:var(--ink-bg);border:1px solid var(--ink-line);border-radius:12px;padding:14px}.inkwelly-pz .pl-kpi-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-size:10px}.inkwelly-pz .pl-kpi-num{font-family:var(--font-serif);color:var(--ink-ink);letter-spacing:-.01em;margin-top:6px;font-size:23px;line-height:1.1}.inkwelly-pz .pl-kpi.brand{background:var(--ink-accent-lt);border-color:color-mix(in srgb, var(--ink-accent) 25%, transparent)}.inkwelly-pz .pl-kpi.brand .pl-kpi-num{color:var(--ink-accent-dk)}.inkwelly-pz .pl-progress{margin-top:16px}.inkwelly-pz .pl-progress-row{color:var(--ink-muted);justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.inkwelly-pz .pl-progress-row strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .pl-progress-track{background:var(--ink-bg-alt);border-radius:999px;height:8px;overflow:hidden}.inkwelly-pz .pl-progress-fill{background:var(--ink-accent);border-radius:999px;height:100%}.inkwelly-pz .pl-list{flex-direction:column;margin-top:16px;display:flex}.inkwelly-pz .pl-list-row{border-top:1px solid var(--ink-line);justify-content:space-between;align-items:center;gap:12px;padding:11px 2px;display:flex}.inkwelly-pz .pl-list-row:first-child{border-top:none}.inkwelly-pz .pl-list-id{align-items:center;gap:10px;min-width:0;display:flex}.inkwelly-pz .pl-avatar{background:var(--ink-bg-alt);width:28px;height:28px;color:var(--ink-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:10.5px;font-weight:600;display:inline-flex}.inkwelly-pz .pl-list-name{color:var(--ink-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}.inkwelly-pz .pl-list-sub{color:var(--ink-muted);font-size:11.5px}.inkwelly-pz .pl-tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:500}.inkwelly-pz .pl-tag.paid{color:#15803d;background:#dcfce7}.inkwelly-pz .pl-tag.due{color:#b45309;background:#fef3c7}.inkwelly-pz .pl-tag.over{color:#b91c1c;background:#fee2e2}.inkwelly-pz .pl-wa{background:#e7f3ea;border-radius:14px;padding:16px}.inkwelly-pz .pl-wa-head{align-items:center;gap:9px;margin-bottom:12px;display:flex}.inkwelly-pz .pl-wa-mark{color:#fff;background:#1fa855;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.inkwelly-pz .pl-wa-title{color:var(--ink-ink);font-size:12.5px;font-weight:600}.inkwelly-pz .pl-wa-sub{color:var(--ink-muted);font-size:11px}.inkwelly-pz .pl-bubble{color:var(--ink-ink-2);background:#fff;border-radius:3px 12px 12px;max-width:94%;padding:11px 13px;font-size:13px;line-height:1.5;box-shadow:0 1px 1px #0000000d}.inkwelly-pz .pl-bubble+.pl-bubble{margin-top:8px}.inkwelly-pz .pl-bubble strong{color:var(--ink-ink);font-weight:600}.inkwelly-pz .pl-bubble-time{color:var(--ink-muted);text-align:right;margin-top:5px;font-size:10px;display:block}.inkwelly-pz .pl-receipt{border:1px solid var(--ink-line);border-radius:12px;overflow:hidden}.inkwelly-pz .pl-receipt-top{background:var(--ink-ink);color:#fff;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.inkwelly-pz .pl-r-school{font-family:var(--font-serif);font-size:15px}.inkwelly-pz .pl-r-badge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#fff;opacity:.72;font-size:9.5px}.inkwelly-pz .pl-receipt-body{grid-template-columns:1fr auto;gap:8px 16px;padding:16px;display:grid}.inkwelly-pz .pl-r-k{color:var(--ink-muted);font-size:12px}.inkwelly-pz .pl-r-v{color:var(--ink-ink);text-align:right;font-size:12.5px;font-weight:500}.inkwelly-pz .pl-r-total{border-top:1px dashed var(--ink-line);margin-top:4px;padding-top:10px}.inkwelly-pz .pl-r-total .pl-r-k{color:var(--ink-ink);align-self:center;font-weight:600}.inkwelly-pz .pl-r-total .pl-r-v{font-family:var(--font-serif);color:var(--ink-accent-dk);font-size:18px}.inkwelly-pz .pl-r-foot{border-top:1px solid var(--ink-line);grid-column:1/-1;align-items:center;gap:12px;margin-top:4px;padding-top:12px;display:flex}.inkwelly-pz .pl-qr{background:repeating-conic-gradient(var(--ink-ink) 0% 25%, #fff 0% 50%) 50% / 9px 9px;opacity:.82;border-radius:8px;flex-shrink:0;width:44px;height:44px}.inkwelly-pz .pl-r-foot-txt{color:var(--ink-muted);font-size:11.5px;line-height:1.45}.inkwelly-pz .pl-pay{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inkwelly-pz .pl-chip{color:var(--ink-ink-2);background:var(--ink-bg);border:1px solid var(--ink-line);border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;font-weight:500;display:inline-flex}.inkwelly-pz .pl-chip svg{color:var(--ink-accent-dk)}.inkwelly-pz .pl-paid-badge{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.inkwelly-pz .pl-phone{border:8px solid var(--ink-ink);background:var(--ink-ink);border-radius:34px;width:258px;max-width:100%;margin:0 auto;box-shadow:0 34px 64px -34px #0f172a59}.inkwelly-pz .pl-phone-screen{background:var(--ink-bg);border-radius:26px;overflow:hidden}.inkwelly-pz .pl-phone-top{background:var(--ink-accent-dk);color:#fff;padding:20px 16px 16px}.inkwelly-pz .pl-phone-h{font-size:14px;font-weight:600}.inkwelly-pz .pl-phone-sub{opacity:.82;margin-top:2px;font-size:11px}.inkwelly-pz .pl-phone-card{border:1px solid var(--ink-line);background:#fff;border-radius:14px;margin:14px;padding:14px}.inkwelly-pz .pl-phone-due-label{color:var(--ink-muted);font-size:11px}.inkwelly-pz .pl-phone-due{font-family:var(--font-serif);color:var(--ink-ink);margin:4px 0 12px;font-size:26px}.inkwelly-pz .pl-phone-pay{text-align:center;background:var(--ink-accent);color:#fff;border-radius:10px;padding:11px;font-size:13.5px;font-weight:600;display:block}.inkwelly-pz .pl-phone-note{text-align:center;color:var(--ink-muted);margin:12px 14px 16px;font-size:11px}.inkwelly-pz .pl-pain-grid{grid-template-columns:repeat(auto-fit,minmax(238px,1fr));gap:14px;display:grid}.inkwelly-pz .pl-pain-card{border:1px solid var(--ink-line);background:#fff;border-radius:14px;padding:22px}.inkwelly-pz .pl-pain-ic{color:#dc2626;background:#fef2f2;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;display:inline-flex}.inkwelly-pz .pl-pain-card h3{color:var(--ink-ink);margin:0 0 6px;font-size:16px;font-weight:500}.inkwelly-pz .pl-pain-card p{color:var(--ink-muted);margin:0;font-size:14px;line-height:1.55}.inkwelly-pz .pl-rows{flex-direction:column;gap:64px;display:flex}.inkwelly-pz .pl-row{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.inkwelly-pz .pl-row.flip .pl-row-text{order:2}@media (max-width:860px){.inkwelly-pz .pl-row{grid-template-columns:1fr;gap:28px}.inkwelly-pz .pl-row.flip .pl-row-text{order:0}}.inkwelly-pz .pl-kicker{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-accent-dk);margin-bottom:12px;font-size:11px}.inkwelly-pz .pl-row-text h3{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink-ink);margin:0 0 14px;font-size:clamp(23px,2.6vw,30px);font-weight:400;line-height:1.15}.inkwelly-pz .pl-row-text>p{color:var(--ink-ink-2);margin:0 0 16px;font-size:16.5px;line-height:1.6}.inkwelly-pz .pl-ticks{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .pl-ticks li{color:var(--ink-ink-2);align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.inkwelly-pz .pl-ticks li svg{color:var(--ink-accent-dk);flex-shrink:0;margin-top:3px}.inkwelly-pz .pl-compare-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:720px){.inkwelly-pz .pl-compare-grid{grid-template-columns:1fr}}.inkwelly-pz .pl-compare-col{border:1px solid var(--ink-line);background:#fff;border-radius:16px;padding:26px}.inkwelly-pz .pl-compare-col.legacy{background:#faf6ee}.inkwelly-pz .pl-compare-col.us{border-color:var(--ink-accent);box-shadow:0 0 0 4px var(--ink-accent-lt)}.inkwelly-pz .pl-compare-h{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:18px;font-size:11px}.inkwelly-pz .pl-compare-col.us .pl-compare-h{color:var(--ink-accent-dk)}.inkwelly-pz .pl-compare-col ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-pz .pl-compare-col li{color:var(--ink-ink-2);align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.inkwelly-pz .pl-compare-col li svg{flex-shrink:0;margin-top:2px}.inkwelly-pz .pl-compare-col.legacy li svg{color:#c0553c}.inkwelly-pz .pl-compare-col.us li svg{color:var(--ink-accent-dk)}.inkwelly-pz .pl-stats{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:720px){.inkwelly-pz .pl-stats{grid-template-columns:repeat(2,1fr);gap:24px 20px}}.inkwelly-pz .pl-stat-num{font-family:var(--font-serif);color:var(--ink-ink);letter-spacing:-.02em;font-size:clamp(30px,4vw,40px);line-height:1}.inkwelly-pz .pl-stat-num em{color:var(--ink-accent-dk);font-style:normal}.inkwelly-pz .pl-stat-label{color:var(--ink-muted);margin-top:8px;font-size:13.5px;line-height:1.45}.inkwelly-pz .pl-assure{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.inkwelly-pz .pl-assure-card{border:1px solid var(--ink-line);background:#fff;border-radius:14px;gap:12px;padding:18px;display:flex}.inkwelly-pz .pl-assure-card svg{color:var(--ink-accent-dk);flex-shrink:0;margin-top:2px}.inkwelly-pz .pl-assure-card h4{color:var(--ink-ink);margin:0 0 4px;font-size:14.5px;font-weight:600}.inkwelly-pz .pl-assure-card p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.5}.inkwelly-pz .pl-quote{max-width:46ch}.inkwelly-pz .pl-quote blockquote{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink-ink);margin:0 0 20px;font-size:clamp(22px,2.8vw,30px);font-weight:400;line-height:1.35}.inkwelly-pz .pl-quote cite{color:var(--ink-muted);font-size:14px;font-style:normal}.inkwelly-pz .pl-quote cite strong{color:var(--ink-ink);font-weight:600;display:block}.inkwelly-pz .pl-final{background:var(--ink-ink);text-align:center;border-radius:24px;padding:56px 48px}@media (max-width:640px){.inkwelly-pz .pl-final{padding:40px 24px}}.inkwelly-pz .pl-final h2{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin:0 0 14px;font-size:clamp(28px,3.6vw,40px);font-weight:400;line-height:1.1}.inkwelly-pz .pl-final h2 em{color:var(--ink-accent-lt);font-style:italic}.inkwelly-pz .pl-final p{color:#ffffffb8;max-width:54ch;margin:0 auto 28px;font-size:17px;line-height:1.6}.inkwelly-pz .pl-final .pl-btn.outline{color:#fff;background:0 0;border-color:#ffffff47}.inkwelly-pz .pl-final .pl-btn.outline:hover{background:#ffffff0f;border-color:#fff}.inkwelly-pz .pl-crumbs{color:var(--ink-muted);font-size:13px}.inkwelly-pz .pl-crumbs a{color:var(--ink-muted)}.inkwelly-pz .pl-crumbs a:hover{color:var(--ink-accent-dk)}.inkwelly-pz .pl-related{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.inkwelly-pz .pl-related a{border:1px solid var(--ink-line);background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:18px 20px;transition:border-color .14s,transform .14s;display:flex}.inkwelly-pz .pl-related a:hover{border-color:var(--ink-accent);transform:translateY(-1px)}.inkwelly-pz .pl-related-k{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-size:10.5px}.inkwelly-pz .pl-related-t{color:var(--ink-ink);font-size:15.5px;font-weight:500}.inkwelly-pz .pl-related-d{color:var(--ink-muted);font-size:13px;line-height:1.5}.inkwelly-pz .pl-lead-narrow{max-width:70ch}.inkwelly-pz:has(.play-hero) .site-nav-wrap{display:none}.inkwelly-pz .play-hero{--cream:#fff8ee;--cream-2:#fff1df;--ink:#182b2a;--ink-2:#4c5f5c;--muted:#8a9793;--line:#efe6d6;--white:#fff;--teal:#0fb39a;--teal-dk:#0b8e7c;--teal-2:#0d9488;--mint:#d8f6ec;--mint-2:#e9f8e6;--sun:#ffc93c;--sun-dk:#f0a500;--coral:#ff6f4e;--coral-dk:#e8532f;--sky:#5ec5f2;--grape:#8b7bf3;--fd:var(--font-bricolage), "Bricolage Grotesque", system-ui, sans-serif;--fb:var(--font-jakarta), "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;font-family:var(--fb);-webkit-font-smoothing:antialiased;background:radial-gradient(60% 55% at 88% 8%, #ffc93c29, transparent 60%), radial-gradient(55% 60% at 6% 96%, #0fb39a1f, transparent 62%), var(--cream);margin-top:-68px;padding-top:68px;position:relative;overflow:hidden}.inkwelly-pz .play-hero *,.inkwelly-pz .play-hero :before,.inkwelly-pz .play-hero :after{box-sizing:border-box}.inkwelly-pz .play-hero .ph-shell{z-index:3;max-width:1360px;margin:0 auto;position:relative}.inkwelly-pz .play-hero .blob{filter:blur(8px);opacity:.6;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.inkwelly-pz .play-hero .blob.b1{background:radial-gradient(circle,#bff3e4,#0000 70%);width:260px;height:260px;animation:12s ease-in-out infinite ph-drift;top:120px;right:-40px}.inkwelly-pz .play-hero .blob.b2{background:radial-gradient(circle,#ffe6a8,#0000 70%);width:200px;height:200px;animation:15s ease-in-out infinite reverse ph-drift;bottom:-30px;left:38%}.inkwelly-pz .play-hero .conf{pointer-events:none;z-index:1;position:absolute}.inkwelly-pz .play-hero .conf.c-dot{border-radius:99px}.inkwelly-pz .play-hero .conf.c-sq{border-radius:4px}.inkwelly-pz .play-hero .conf.c-ring{border:4px solid var(--teal);border-radius:99px;background:0 0!important}.inkwelly-pz .ph-nav{--cream:#fff8ee;--line:#efe6d6;--ink:#182b2a;--ink-2:#4c5f5c;--muted:#8a9793;--teal:#0fb39a;--teal-dk:#0b8e7c;--fb:var(--font-jakarta), "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--fd:var(--font-bricolage), "Bricolage Grotesque", system-ui, sans-serif;z-index:60;font-family:var(--fb);background:0 0;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,box-shadow .25s;position:sticky;top:0}.inkwelly-pz .ph-nav.is-stuck{-webkit-backdrop-filter:saturate(1.5)blur(12px);backdrop-filter:saturate(1.5)blur(12px);border-bottom-color:var(--line);background:#ffffffeb;box-shadow:0 3px 10px -8px #182b2a2e}.inkwelly-pz .ph-nav-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1360px;min-height:68px;margin:0 auto;padding:0 44px;display:flex}.inkwelly-pz .ph-nav-logo-link{align-items:center;display:inline-flex}.inkwelly-pz .ph-nav-logo{width:auto;height:27px;display:block}.inkwelly-pz .ph-nav-links{align-items:center;gap:28px;display:flex}.inkwelly-pz .ph-nav-links a{font:600 15px var(--fb);color:var(--ink-2);cursor:pointer;align-items:center;gap:5px;text-decoration:none;transition:color .15s;display:inline-flex}.inkwelly-pz .ph-nav-links a:hover{color:var(--teal-dk)}.inkwelly-pz .ph-nav-links a:hover .chev{opacity:.9;transform:translateY(1px)}.inkwelly-pz .ph-nav .chev{stroke:currentColor;fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.55;width:10px;height:10px;transition:transform .15s}.inkwelly-pz .ph-nav-right{align-items:center;gap:14px;display:flex}.inkwelly-pz .ph-nav-lang{font:600 14px var(--fb);color:var(--ink-2);align-items:center;gap:6px;display:inline-flex}.inkwelly-pz .ph-nav-lang svg{stroke:currentColor;fill:none;stroke-width:1.7px;opacity:.7;width:16px;height:16px}.inkwelly-pz .ph-nav-signin{font:700 14.5px var(--fb);color:var(--ink);border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;padding:10px 18px;text-decoration:none;transition:border-color .15s,background .15s,color .15s}.inkwelly-pz .ph-nav-signin:hover{border-color:var(--teal);color:var(--teal-dk);background:#f1fbf8}.inkwelly-pz .ph-nav-demo{font:700 14.5px var(--fb);color:#fff;background:var(--teal);box-shadow:0 4px 0 var(--teal-dk);cursor:pointer;border-radius:13px;padding:11px 20px;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s}.inkwelly-pz .ph-nav-demo:hover{background:var(--teal-dk);transform:translateY(2px);box-shadow:0 2px #0a7264}.inkwelly-pz .ph-nav-demo:active{transform:translateY(4px);box-shadow:0 0 #0a7264}.inkwelly-pz .play-hero .play-grid{z-index:3;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;padding:26px 44px 8px;display:grid;position:relative}.inkwelly-pz .play-hero .epill{border:2px solid var(--line);font:700 12.5px var(--fb);letter-spacing:.02em;color:var(--ink-2);background:#fff;border-radius:99px;align-items:center;gap:9px;padding:7px 16px 7px 8px;display:inline-flex}.inkwelly-pz .play-hero .epill .star{background:var(--sun);width:20px;height:20px;box-shadow:0 2px 0 var(--sun-dk);border-radius:99px;place-items:center;display:grid}.inkwelly-pz .play-hero .epill .star svg{fill:#fff;width:12px;height:12px}.inkwelly-pz .play-hero h1{font:800 clamp(42px,4.9vw,66px)/1 var(--fd);letter-spacing:-.03em;color:var(--ink);max-width:15ch;margin:20px 0 0}.inkwelly-pz .play-hero h1 .hl{white-space:nowrap;color:var(--teal-dk);position:relative}.inkwelly-pz .play-hero h1 .hl .squig{width:104%;height:.34em;position:absolute;bottom:-.22em;left:-2%;overflow:visible}.inkwelly-pz .play-hero h1 .hl .squig path{stroke:var(--coral);stroke-width:7px;fill:none;stroke-linecap:round;stroke-dasharray:340;stroke-dashoffset:0}.inkwelly-pz .play-hero.go h1 .hl .squig path{stroke-dashoffset:340px;animation:1s cubic-bezier(.6,0,.2,1) .55s forwards ph-draw}.inkwelly-pz .play-hero .play-lede{font:500 19px/1.6 var(--fb);color:var(--ink-2);max-width:45ch;margin:22px 0 0}.inkwelly-pz .play-hero .play-lede b{color:var(--ink);font-weight:700}.inkwelly-pz .play-hero .play-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.inkwelly-pz .play-hero .candy{cursor:pointer;font:700 16px var(--fb);border:none;border-radius:16px;align-items:center;gap:10px;padding:16px 26px;line-height:1;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.inkwelly-pz .play-hero .candy.teal{background:var(--teal);color:#fff;box-shadow:0 6px 0 var(--teal-dk),0 18px 30px -14px #0fb39ab3}.inkwelly-pz .play-hero .candy.teal:hover{box-shadow:0 3px 0 var(--teal-dk),0 12px 22px -14px #0fb39ab3;transform:translateY(3px)}.inkwelly-pz .play-hero .candy.wa{color:#128c3e;background:#fff;border:2px solid #d8eedd;box-shadow:0 6px #d8eedd,0 14px 24px -16px #1fa85580}.inkwelly-pz .play-hero .candy.wa:hover{transform:translateY(3px);box-shadow:0 3px #d8eedd}.inkwelly-pz .play-hero .candy .arw{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.inkwelly-pz .play-hero .candy .wa-glyph{width:19px;height:19px}.inkwelly-pz .play-hero .play-micro{font:600 13.5px var(--fb);color:var(--muted);align-items:center;gap:9px;margin-top:16px;display:inline-flex}.inkwelly-pz .play-hero .play-micro .tk{background:var(--mint);width:19px;height:19px;color:var(--teal-dk);border-radius:99px;flex:none;place-items:center;display:grid}.inkwelly-pz .play-hero .play-micro .tk svg{stroke:currentColor;fill:none;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.inkwelly-pz .play-hero .play-chips{grid-template-columns:repeat(2,max-content);gap:12px;margin-top:32px;display:grid}.inkwelly-pz .play-hero .chip{border:2px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:11px 16px 11px 12px;display:inline-flex;box-shadow:0 4px #182b2a0d}.inkwelly-pz .play-hero .chip .ic{border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.inkwelly-pz .play-hero .chip .ic svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.inkwelly-pz .play-hero .chip .cn{font:800 20px/1 var(--fd);letter-spacing:-.01em}.inkwelly-pz .play-hero .chip .cl{font:600 12.5px/1.2 var(--fb);color:var(--ink-2);margin-top:3px}.inkwelly-pz .play-hero .chip.k-teal .ic{background:var(--teal);box-shadow:0 3px 0 var(--teal-dk)}.inkwelly-pz .play-hero .chip.k-teal .cn{color:var(--teal-dk)}.inkwelly-pz .play-hero .chip.k-coral .ic{background:var(--coral);box-shadow:0 3px 0 var(--coral-dk)}.inkwelly-pz .play-hero .chip.k-coral .cn{color:var(--coral-dk)}.inkwelly-pz .play-hero .chip.k-sun .ic{background:var(--sun);box-shadow:0 3px 0 var(--sun-dk)}.inkwelly-pz .play-hero .chip.k-sun .cn{color:var(--sun-dk)}.inkwelly-pz .play-hero .play-trust{font:600 14px var(--fb);color:var(--ink-2);align-items:center;gap:12px;margin-top:26px;display:flex}.inkwelly-pz .play-hero .avstack{display:flex}.inkwelly-pz .play-hero .avstack span{border:3px solid var(--cream);width:34px;height:34px;font:800 12px var(--fb);color:#fff;border-radius:99px;place-items:center;margin-left:-11px;display:grid}.inkwelly-pz .play-hero .avstack span:first-child{margin-left:0}.inkwelly-pz .play-hero .avstack span:first-child{background:var(--teal)}.inkwelly-pz .play-hero .avstack span:nth-child(2){background:var(--coral)}.inkwelly-pz .play-hero .avstack span:nth-child(3){background:var(--sun-dk)}.inkwelly-pz .play-hero .avstack span:nth-child(4){background:var(--grape)}.inkwelly-pz .play-hero .avstack span:nth-child(5){background:var(--sky)}.inkwelly-pz .play-hero .play-trust b{color:var(--ink);font-weight:800}.inkwelly-pz .play-hero .play-trust .heart{vertical-align:-2px;margin:0 1px;display:inline-flex}.inkwelly-pz .play-hero .play-trust .heart svg{fill:#ef4444;width:16px;height:15px}.inkwelly-pz .play-hero .play-stage{height:560px;position:relative}.inkwelly-pz .play-hero .stage-panel{background:radial-gradient(120% 120% at 15% 12%,#e4faf1 0%,#0000 55%),linear-gradient(155deg,#daf6ec 0%,#f2f6dc 100%);border-radius:40px;position:absolute;inset:14px -30px 26px 34px;box-shadow:inset 0 0 0 2px #0fb39a1a}.inkwelly-pz .play-hero .frm{background:#fff;border:2px solid #182b2a14;border-radius:20px;overflow:hidden;box-shadow:0 24px 44px -20px #182b2a52,0 50px 80px -46px #182b2a4d}.inkwelly-pz .play-hero .frm-chrome{background:#fff;border-bottom:1px solid #182b2a0f;align-items:center;gap:7px;padding:10px 14px;display:flex}.inkwelly-pz .play-hero .frm-chrome i{border-radius:99px;width:10px;height:10px;display:block}.inkwelly-pz .play-hero .frm-chrome i:first-child{background:#ff6f4e}.inkwelly-pz .play-hero .frm-chrome i:nth-child(2){background:#ffc93c}.inkwelly-pz .play-hero .frm-chrome i:nth-child(3){background:#3ed37e}.inkwelly-pz .play-hero .frm-url{font:600 11.5px/1 var(--fb);color:var(--muted);background:var(--cream);border:1px solid var(--line);border-radius:8px;margin:0 auto;padding:5px 15px}.inkwelly-pz .play-hero .frm-shot{aspect-ratio:16/10;background:#f4f5f7;position:relative;overflow:hidden}.inkwelly-pz .play-hero .frm-shot img{object-fit:cover;object-position:top left}.inkwelly-pz .play-hero .play-browser{width:540px;position:absolute;top:44px;left:0;transform:rotate(-2.5deg)}.inkwelly-pz .play-hero .play-phone{z-index:4;width:188px;position:absolute;bottom:6px;right:16px;transform:rotate(4deg)}.inkwelly-pz .play-hero .phone{background:#14201e;border:6px solid #14201e;border-radius:30px;overflow:hidden;box-shadow:0 30px 54px -22px #182b2a99}.inkwelly-pz .play-hero .phone-scr{aspect-ratio:9/19;background:#000;border-radius:22px;position:relative;overflow:hidden}.inkwelly-pz .play-hero .phone-scr img{object-fit:cover;object-position:top center}.inkwelly-pz .play-hero .stik{z-index:6;position:absolute}.inkwelly-pz .play-hero .stik-in{font:800 14px var(--fb);color:var(--ink);white-space:nowrap;background:#fff;border:2px solid #182b2a0d;border-radius:16px;align-items:center;gap:10px;padding:11px 15px;display:inline-flex;box-shadow:0 16px 34px -14px #182b2a57}.inkwelly-pz .play-hero .stik-in small{font:600 10.5px var(--fb);color:var(--muted);margin-top:1px;display:block}.inkwelly-pz .play-hero .stik .ck{color:#fff;background:#22a559;border-radius:99px;flex:none;place-items:center;width:26px;height:26px;display:grid}.inkwelly-pz .play-hero .stik .ck svg{stroke:#fff;fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.inkwelly-pz .play-hero .stik .coin{background:var(--sun);color:#fff;width:30px;height:30px;font:800 15px var(--fd);box-shadow:0 3px 0 var(--sun-dk);border-radius:99px;flex:none;place-items:center;display:grid}.inkwelly-pz .play-hero .st-paid{top:26px;left:-18px}.inkwelly-pz .play-hero .st-ring{top:150px;right:-26px}.inkwelly-pz .play-hero .st-wa{bottom:70px;left:-30px}.inkwelly-pz .play-hero .ringbadge{flex:none;width:62px;height:62px;position:relative}.inkwelly-pz .play-hero .ringbadge svg{width:62px;height:62px;transform:rotate(-90deg)}.inkwelly-pz .play-hero .ringbadge .rb-bg{fill:none;stroke:var(--mint);stroke-width:9px}.inkwelly-pz .play-hero .ringbadge .rb-fg{fill:none;stroke:var(--teal);stroke-width:9px;stroke-linecap:round;stroke-dasharray:169.6;stroke-dashoffset:13.6px}.inkwelly-pz .play-hero.go .ringbadge .rb-fg{stroke-dashoffset:169.6px;animation:1.4s cubic-bezier(.6,0,.2,1) .7s forwards ph-draw2}.inkwelly-pz .play-hero .ringbadge b{font:800 15px var(--fd);color:var(--teal-dk);place-items:center;display:grid;position:absolute;inset:0}.inkwelly-pz .play-hero .wa-mini{flex-direction:column;gap:2px;display:flex}.inkwelly-pz .play-hero .wa-mini .wa-t{font:700 11px var(--fb);color:#128c3e;align-items:center;gap:6px;display:flex}.inkwelly-pz .play-hero .wa-mini .wa-t .wa-glyph{color:#22a559;width:14px;height:14px}.inkwelly-pz .play-hero .wa-mini .wa-b{font:600 12px var(--fb);color:var(--ink-2)}.inkwelly-pz .play-hero .play-foot{z-index:3;flex-wrap:wrap;align-items:center;gap:16px;padding:6px 44px 34px;display:flex;position:relative}.inkwelly-pz .play-hero .play-foot .lbl{font:700 11.5px var(--fb);letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.inkwelly-pz .play-hero .rails{flex-wrap:wrap;gap:9px;display:flex}.inkwelly-pz .play-hero .rail{font:700 13px var(--fb);color:var(--ink-2);border:2px solid var(--line);white-space:nowrap;background:#fff;border-radius:99px;padding:8px 15px}@keyframes ph-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes ph-riseS{0%{opacity:0;transform:translateY(26px)scale(.97)}to{opacity:1;transform:none}}@keyframes ph-pop{0%{opacity:0;transform:scale(.8)}62%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes ph-draw{to{stroke-dashoffset:0}}@keyframes ph-draw2{to{stroke-dashoffset:13.6px}}@keyframes ph-drift{0%,to{transform:translate(0)}50%{transform:translate(-16px,14px)}}@keyframes ph-floatA{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-11px)rotate(-5deg)}}@keyframes ph-floatB{0%,to{transform:translateY(0)rotate(4deg)}50%{transform:translateY(-14px)rotate(4deg)}}@keyframes ph-floatC{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-9px)rotate(-3deg)}}@keyframes ph-floatDev{0%,to{transform:rotate(-2.5deg)translateY(0)}50%{transform:rotate(-2.5deg)translateY(-9px)}}@keyframes ph-floatPh{0%,to{transform:rotate(4deg)translateY(0)}50%{transform:rotate(4deg)translateY(-13px)}}@keyframes ph-twinkle{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.9;transform:scale(1.25)}}.inkwelly-pz .play-hero.go .anim{opacity:0;animation-name:ph-rise;animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.7,.2,1);animation-fill-mode:forwards}.inkwelly-pz .play-hero.go .animS{opacity:0;animation-name:ph-riseS;animation-duration:.82s;animation-timing-function:cubic-bezier(.2,.7,.2,1);animation-fill-mode:forwards}.inkwelly-pz .play-hero.go .stik{opacity:0;animation-name:ph-pop;animation-duration:.55s;animation-timing-function:cubic-bezier(.2,.85,.3,1);animation-fill-mode:forwards}.inkwelly-pz .play-hero .s1{animation-delay:50ms}.inkwelly-pz .play-hero .s2{animation-delay:.12s}.inkwelly-pz .play-hero .s3{animation-delay:.19s}.inkwelly-pz .play-hero .s4{animation-delay:.26s}.inkwelly-pz .play-hero .s5{animation-delay:.33s}.inkwelly-pz .play-hero .s6{animation-delay:.4s}.inkwelly-pz .play-hero .s7{animation-delay:.48s}.inkwelly-pz .play-hero .s8{animation-delay:.56s}.inkwelly-pz .play-hero .pd1{animation-delay:.9s}.inkwelly-pz .play-hero .pd2{animation-delay:1.1s}.inkwelly-pz .play-hero .pd3{animation-delay:1.3s}.inkwelly-pz .play-hero .floatDev{animation:6.5s ease-in-out infinite ph-floatDev}.inkwelly-pz .play-hero .floatPh{animation:7.5s ease-in-out infinite ph-floatPh}.inkwelly-pz .play-hero .stik-in.fA{animation:6s ease-in-out infinite ph-floatA}.inkwelly-pz .play-hero .stik-in.fB{animation:7s ease-in-out infinite ph-floatB}.inkwelly-pz .play-hero .stik-in.fC{animation:6.6s ease-in-out infinite ph-floatC}.inkwelly-pz .play-hero .tw{animation:3s ease-in-out infinite ph-twinkle}@media (max-width:1024px){.inkwelly-pz .play-hero .play-grid{gap:28px}.inkwelly-pz .play-hero .play-browser{width:min(500px,88%)}}@media (max-width:960px){.inkwelly-pz .play-hero .play-grid{grid-template-columns:1fr;padding:18px 32px 8px}.inkwelly-pz .play-hero .play-stage{height:480px;margin-top:6px}.inkwelly-pz .play-hero .play-browser{width:min(540px,80%);left:0}.inkwelly-pz .play-hero .play-phone{width:162px;right:2%}.inkwelly-pz .ph-nav-inner{padding:0 32px}.inkwelly-pz .ph-nav-links{display:none}.inkwelly-pz .play-hero .play-foot{padding:6px 32px 30px}}@media (max-width:600px){.inkwelly-pz .ph-nav-inner{padding:0 20px}.inkwelly-pz .ph-nav-lang,.inkwelly-pz .ph-nav-signin{display:none}.inkwelly-pz .ph-nav-demo{padding:10px 16px;font-size:13.5px}.inkwelly-pz .play-hero .play-grid{padding:14px 20px 8px}.inkwelly-pz .play-hero h1{max-width:none;font-size:clamp(33px,8.6vw,44px)}.inkwelly-pz .play-hero .play-lede{font-size:17px}.inkwelly-pz .play-hero .candy{padding:14px 20px;font-size:15px}.inkwelly-pz .play-hero .play-stage{height:380px}.inkwelly-pz .play-hero .play-browser{width:92%}.inkwelly-pz .play-hero .play-phone{width:132px;right:0}.inkwelly-pz .play-hero .stage-panel{left:8px;right:-8px}.inkwelly-pz .play-hero .stik-in{padding:9px 12px;font-size:12px}.inkwelly-pz .play-hero .stik-in small{font-size:9.5px}.inkwelly-pz .play-hero .st-paid{top:10px;left:6px}.inkwelly-pz .play-hero .st-ring{top:120px;right:6px}.inkwelly-pz .play-hero .st-wa{bottom:34px;left:6px}.inkwelly-pz .play-hero .play-foot{padding:6px 20px 28px}.inkwelly-pz .play-hero .play-foot .lbl{width:100%}}@media (max-width:380px){.inkwelly-pz .play-hero .st-wa{display:none}}@media (prefers-reduced-motion:reduce){.inkwelly-pz .play-hero.go .anim,.inkwelly-pz .play-hero.go .animS,.inkwelly-pz .play-hero.go .stik{opacity:1;animation:none}.inkwelly-pz .play-hero .floatDev,.inkwelly-pz .play-hero .floatPh,.inkwelly-pz .play-hero .stik-in,.inkwelly-pz .play-hero .blob,.inkwelly-pz .play-hero .tw{animation:none}.inkwelly-pz .play-hero .squig path{stroke-dashoffset:0}.inkwelly-pz .play-hero .rb-fg{stroke-dashoffset:13.6px}}
