.wb-pg{--wb-pg-paper:var(--wb-paper);--wb-pg-quiet:var(--wb-quiet);--wb-pg-ink:var(--wb-ink);--wb-pg-body:var(--wb-body);--wb-pg-faint:var(--wb-faint);--wb-pg-line:var(--wb-line);--wb-pg-line-soft:var(--wb-line-soft);--wb-pg-dashed:var(--wb-line-dashed);--wb-pg-amber:var(--wb-amber);--wb-pg-amber-hi:var(--wb-amber-hi);--wb-pg-red:var(--wb-red);--wb-pg-green:var(--wb-green);--wb-pg-display:var(--wb-display);--wb-pg-mono:var(--wb-mono);--wb-pg-ui:var(--wb-ui);background:var(--wb-pg-paper);height:100dvh;color:var(--wb-pg-body);font-family:var(--wb-pg-display);-webkit-font-smoothing:antialiased;display:flex;overflow:hidden}.wb-pg :where(h1,h2,h3,p){margin:0}.wb-pg :where(h1,h2,h3){color:var(--wb-pg-ink);text-wrap:balance}.wb-pg :focus-visible,.wb-pg-dialog :focus-visible{outline:2px solid var(--wb-pg-amber,#fba704);outline-offset:3px}.wb-pg__rail{border-right:1px solid var(--wb-pg-line);background:var(--wb-pg-paper);flex:none;width:292px;height:100dvh;display:none}@media (min-width:1024px){.wb-pg__rail{display:flex}}.wb-pg__main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.wb-pg__topbar{border-bottom:1px solid var(--wb-pg-line);background:var(--wb-pg-paper);min-height:56px;font-family:var(--wb-pg-ui);flex:none;align-items:center;gap:18px;padding:0 18px;font-size:.8125rem;display:flex}.wb-pg__topnote{color:var(--wb-pg-faint)}.wb-pg__topactions{align-items:center;gap:8px;margin-left:auto;display:flex}.wb-pg__text-action,.wb-pg__mobile-menu,.wb-pg__back{color:var(--wb-pg-faint);cursor:pointer;font:500 .8125rem/1.2 var(--wb-pg-ui);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:8px 10px;text-decoration:none}.wb-pg__text-action{align-items:center;gap:6px;display:inline-flex}.wb-pg__checkout-change{margin-top:16px}.wb-pg__barcap{flex:none;width:16px;height:16px;display:block}.wb-pg__text-action:hover,.wb-pg__mobile-menu:hover,.wb-pg__back:hover{background:var(--wb-pg-quiet);color:var(--wb-pg-ink)}.wb-pg__mobile-menu{display:inline-flex}@media (max-width:639px){.wb-pg__topnote{display:none}.wb-pg__mobile-menu{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}}@media (min-width:1024px){.wb-pg__mobile-menu{display:none}}.wb-pg__stage{background:linear-gradient(180deg,var(--wb-pg-paper)0%,var(--wb-pg-quiet)62%,var(--wb-pg-paper)100%);flex:1;min-height:0;padding:clamp(26px,4vw,54px) clamp(16px,4vw,42px);overflow:auto}.wb-pg__workspace{flex-direction:column;justify-content:center;width:min(100%,980px);min-height:100%;margin:0 auto;display:flex}.wb-pg__stagehead{text-align:center;max-width:640px;margin:0 auto 20px}.wb-pg__label{font:500 .6875rem/1 var(--wb-pg-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--wb-pg-faint)}.wb-pg__stagehead h1{letter-spacing:-.034em;margin-top:10px;font-size:clamp(1.8rem,4vw,2.65rem);font-weight:700;line-height:1.08}.wb-pg__stagehead p:last-child{color:var(--wb-pg-body);margin-top:10px;font-size:.9375rem;line-height:1.6}.wb-pg__steps{border-block:1px solid var(--wb-pg-line);grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,760px);margin:0 auto 18px;display:grid}.wb-pg__step{color:var(--wb-pg-faint);text-align:center;font:500 .75rem/1.35 var(--wb-pg-ui);padding:9px 12px}.wb-pg__step+.wb-pg__step{border-left:1px solid var(--wb-pg-line-soft)}.wb-pg__step strong{font:500 .625rem/1 var(--wb-pg-mono);letter-spacing:.12em;margin-bottom:2px;display:block}.wb-pg__step[data-state=active]{box-shadow:inset 0 -2px 0 var(--wb-pg-amber);color:var(--wb-pg-ink)}.wb-pg__step[data-state=done]{color:var(--wb-pg-green)}.wb-pg__notice{border-left:2px solid var(--wb-pg-amber);background:var(--wb-pg-quiet);width:min(100%,760px);color:var(--wb-pg-body);font:400 .8125rem/1.5 var(--wb-pg-ui);margin:0 auto 10px;padding:10px 12px}.wb-pg__notice--error{border-left-color:var(--wb-pg-red);color:var(--wb-pg-red)}.wb-pg__deck{background:var(--wb-pg-paper);border-radius:16px;width:min(100%,980px);margin:0 auto;overflow:hidden;box-shadow:0 4px 24px #0b12200f,0 0 0 1px #0b12200a}.wb-pg__example-report{border:1px solid var(--wb-pg-line);border-radius:var(--wb-r-action);background:color-mix(in srgb,var(--wb-pg-paper)92%,transparent);width:min(100%,760px);color:var(--wb-pg-ink);transition:border-color .16s var(--wb-ease),background .16s var(--wb-ease);justify-content:space-between;align-items:center;gap:24px;margin:16px auto 0;padding:14px 16px;display:flex}.wb-pg__example-report:hover{border-color:var(--wb-pg-amber);background:var(--wb-pg-paper)}.wb-pg__example-report>span:first-child{gap:3px;min-width:0;display:grid}.wb-pg__example-report strong{font:700 .8125rem/1.35 var(--wb-pg-display)}.wb-pg__example-report small{color:var(--wb-pg-faint);font:400 .75rem/1.45 var(--wb-pg-ui)}.wb-pg__example-action{color:var(--wb-pg-amber-hi);font:700 .75rem/1.3 var(--wb-pg-ui);flex:none}@media (max-width:640px){.wb-pg__example-report{flex-direction:column;align-items:flex-start;gap:8px}}.wb-pg__panel,.wb-pg__dropzone{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(390px,54dvh,560px);padding:clamp(28px,6vw,64px);display:flex}.wb-pg__dropzone{border:1px dashed var(--wb-pg-dashed);min-height:clamp(350px,49dvh,520px);margin:20px;transition:background .16s,border-color .16s}.wb-pg__dropzone[data-active=true]{border-color:var(--wb-pg-amber);background:#fba7040b}.wb-pg__uploadart{--wb-pg-upload-width:clamp(118px,16vw,172px);width:var(--wb-pg-upload-width);object-fit:contain;height:auto;margin-bottom:18px}.wb-pg__uploadart--mark{width:calc(var(--wb-pg-upload-width)*.639)}.wb-pg__format-meta{color:var(--wb-pg-faint);font:600 .6875rem/1.4 var(--wb-pg-mono);letter-spacing:.11em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.wb-pg__format-trigger{color:inherit;cursor:help;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;border-bottom:1px dotted;padding:0}.wb-pg__format-trigger:hover,.wb-pg__format-trigger:focus-visible{color:var(--wb-pg-ink)}.wb-pg__format-trigger:focus-visible{outline:2px solid var(--wb-pg-amber);outline-offset:4px}.wb-pg__format-tooltip{border:1px solid var(--wb-pg-line);width:min(320px,100vw - 32px);color:var(--wb-pg-body);font:500 .75rem/1.65 var(--wb-pg-mono);letter-spacing:.025em;text-align:center;border-radius:8px}.wb-pg__panel h2,.wb-pg__dropzone h2{letter-spacing:-.028em;max-width:26ch;font-size:clamp(1.45rem,3vw,2rem);font-weight:700;line-height:1.14}.wb-pg__panel>p,.wb-pg__dropzone>p{max-width:530px;color:var(--wb-pg-body);margin-top:10px;font-size:.9rem;line-height:1.6}.wb-pg__btn{border:1px solid var(--wb-pg-amber);background:var(--wb-pg-amber);min-height:42px;color:var(--wb-pg-ink);cursor:pointer;font:700 .875rem/1 var(--wb-pg-ui);border-radius:6px;justify-content:center;align-items:center;margin-top:24px;padding:10px 22px;text-decoration:none;display:inline-flex}.wb-pg__btn:hover{background:var(--wb-pg-amber-hi);border-color:var(--wb-pg-amber-hi)}.wb-pg__btn:disabled{cursor:not-allowed;opacity:.55}.wb-pg__btn--ghost{border-color:var(--wb-pg-line);background:var(--wb-pg-paper)}.wb-pg__btn--ghost:hover{border-color:var(--wb-pg-dashed);background:var(--wb-pg-quiet)}.wb-pg__micro{font:400 .75rem/1.5 var(--wb-pg-ui);color:var(--wb-pg-faint)}.wb-pg__rule-note{border-top:1px solid var(--wb-pg-line-soft);text-align:left;width:min(100%,540px);font:400 .75rem/1.55 var(--wb-pg-ui);color:var(--wb-pg-faint);margin-top:22px;padding-top:14px}.wb-pg__fileline{border-block:1px solid var(--wb-pg-line-soft);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font:500 .75rem/1.4 var(--wb-pg-mono);color:var(--wb-pg-body);margin-top:22px;padding:8px 12px;overflow:hidden}.wb-pg__state{color:var(--wb-pg-faint);font:500 .6875rem/1 var(--wb-pg-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.wb-pg__state--success{color:var(--wb-pg-green)}.wb-pg__state--error{color:var(--wb-pg-red)}.wb-pg__spinner{border:2px solid var(--wb-pg-line);border-top-color:var(--wb-pg-amber);border-radius:50%;width:18px;height:18px;margin-bottom:16px;animation:.7s linear infinite wb-pg-spin}@keyframes wb-pg-spin{to{transform:rotate(360deg)}}.wb-pg__checkout-plans{text-align:left;gap:12px;width:min(100%,760px);margin-top:34px;display:grid}@media (min-width:720px){.wb-pg__checkout-plans{grid-template-columns:repeat(3,minmax(0,1fr))}}.wb-pg__checkout-plan{border:1px solid var(--wb-pg-line);background:var(--wb-pg-paper);border-radius:8px;min-width:0;padding:22px 18px 18px;position:relative}.wb-pg__checkout-plan[data-selected=true]{box-shadow:inset 0 2px 0 var(--wb-pg-amber);background:#fba7040f;border-color:#fba70457}.wb-pg__checkout-planflag{background:var(--wb-pg-amber);width:max-content;max-width:calc(100% - 32px);color:var(--wb-pg-paper);border-radius:4px;padding:5px 10px;position:absolute;top:0;left:16px;transform:translateY(-50%)}.wb-pg__checkout-plan h3{color:var(--wb-pg-ink);letter-spacing:-.012em;font-size:.9375rem;font-weight:700;line-height:1.3}.wb-pg__checkout-price{color:var(--wb-pg-ink);font:700 1.45rem/1 var(--wb-pg-mono);letter-spacing:-.04em;margin-top:14px}.wb-pg__checkout-plan[data-selected=true] .wb-pg__checkout-price{color:var(--wb-pg-amber-hi)}.wb-pg__checkout-range{border-top:1px solid var(--wb-pg-line-soft);min-height:3.1em;color:var(--wb-pg-body);font:500 .8125rem/1.5 var(--wb-pg-ui);margin-top:14px;padding-top:12px}.wb-pg__side{background:var(--wb-pg-paper);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.wb-pg__brand{border-bottom:1px solid var(--wb-pg-line-soft);flex:none;align-items:center;height:56px;padding:0 18px;display:flex}.wb-pg__brand img{width:auto;height:30px}.wb-pg__sidebody{flex:1;min-height:0;padding:20px 18px 24px;overflow-y:auto}.wb-pg__sidetitle{letter-spacing:-.015em;font-size:1.0625rem;font-weight:700;line-height:1.3;margin-top:12px!important}.wb-pg__sidecopy{color:var(--wb-pg-faint);font-size:.8125rem;line-height:1.55;margin-top:10px!important}.wb-pg__benefits{margin:18px 0 0;padding:0;list-style:none}.wb-pg__benefits li{border-top:1px solid var(--wb-pg-line-soft);color:var(--wb-pg-ink);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;padding:11px 0;font-size:.875rem;font-weight:500;line-height:1.4;display:grid}.wb-pg__benefits li:first-child{border-top:0;padding-top:0}.wb-pg__benefitcap{object-fit:contain;width:28px;height:28px;display:block}.wb-pg__sideoffer{border-top:1px solid var(--wb-pg-line);margin-top:26px;padding-top:22px}.wb-pg__sideoffer h3,.wb-pg__historyhead h2{font-size:.9375rem;font-weight:700;line-height:1.35}.wb-pg__sideoffer .wb-btn{width:100%;margin-top:18px}.wb-pg__newrun{border:1px solid var(--wb-pg-line);border-radius:var(--wb-r-action);background:var(--wb-pg-paper);width:100%;color:var(--wb-pg-ink);cursor:pointer;font:500 .8125rem/1.4 var(--wb-pg-ui);text-align:left;transition:background .16s var(--wb-ease),border-color .16s var(--wb-ease);align-items:center;gap:10px;margin-bottom:22px;padding:9px 11px;display:flex}.wb-pg__newrun:hover{border-color:var(--wb-pg-dashed);background:var(--wb-pg-quiet)}.wb-pg__newrunico{flex:none;width:18px;height:18px;display:block}.wb-pg__historyhead{gap:4px;margin-bottom:14px;display:grid}.wb-pg__historylist{margin-inline:-10px}.wb-pg__historyitem{border:0;border-top:1px solid var(--wb-pg-line-soft);cursor:pointer;text-align:left;background:0 0;width:100%;padding:11px 10px;display:block}.wb-pg__historyitem:hover,.wb-pg__historyitem[data-active=true]{background:var(--wb-pg-quiet)}.wb-pg__historyitem p{color:var(--wb-pg-ink);font:500 .8125rem/1.4 var(--wb-pg-display);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wb-pg__historymeta{color:var(--wb-pg-faint);font:400 .6875rem/1.3 var(--wb-pg-ui);justify-content:space-between;gap:8px;margin-top:4px;display:flex}.wb-pg__empty{border:1px dashed var(--wb-pg-dashed);color:var(--wb-pg-faint);font:400 .8125rem/1.5 var(--wb-pg-ui);padding:12px}.wb-pg__sidefoot{border-top:1px solid var(--wb-pg-line-soft);flex:none}.wb-pg__sidefoot .wb-loc--row{border-bottom:1px solid var(--wb-pg-line-soft);width:100%}.wb-pg__sidefoot .wb-drop__panel{inset:auto 12px calc(100% + 8px);transform:none}.wb-pg__sidefoot .wb-loc__menu--row{left:12px;right:12px}.wb-pg__account{width:100%;display:block}.wb-pg__login{width:100%;color:var(--wb-pg-faint);cursor:pointer;font:500 .8125rem/1.4 var(--wb-pg-ui);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:10px 16px 12px;display:inline-flex}.wb-pg__login:hover{color:var(--wb-pg-ink)}.wb-pg__loginmark{border:1px solid var(--wb-pg-line);background:var(--wb-pg-quiet);width:28px;height:28px;color:var(--wb-pg-body);font:700 .75rem/1 var(--wb-pg-mono);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.wb-pg-dialog{--wb-pg-paper:var(--wb-paper);--wb-pg-quiet:var(--wb-quiet);--wb-pg-ink:var(--wb-ink);--wb-pg-body:var(--wb-body);--wb-pg-faint:var(--wb-faint);--wb-pg-line:var(--wb-line);--wb-pg-line-soft:var(--wb-line-soft);--wb-pg-amber:var(--wb-amber);--wb-pg-amber-hi:var(--wb-amber-hi);font-family:var(--wb-display)}.wb-pg-dialog__head{border-bottom:1px solid var(--wb-pg-line-soft);padding:clamp(24px,4vw,38px) clamp(20px,4vw,36px) 22px}.wb-pg-dialog__head h2{color:var(--wb-pg-ink);letter-spacing:-.032em;margin-top:10px;font-size:clamp(1.45rem,3vw,2rem);font-weight:700;line-height:1.12}.wb-pg-dialog__head p:last-child{max-width:62ch;color:var(--wb-pg-body);margin-top:10px;font-size:.9rem;line-height:1.55}.wb-pg-dialog__pay{background:var(--wb-pg-paper);padding:clamp(26px,3.6vw,40px) clamp(16px,3vw,34px) clamp(22px,3vw,32px)}.wb-pg-dialog__payhead .wb-label{margin-bottom:10px}.wb-pg-dialog__payhead h2{max-width:28ch;color:var(--wb-pg-ink);letter-spacing:-.032em;font-size:clamp(1.35rem,2.8vw,1.9rem);font-weight:700;line-height:1.12}.wb-pg-dialog__payhead p:last-child{max-width:66ch;color:var(--wb-pg-body);margin-top:10px;font-size:.9375rem;line-height:1.55}.wb-pg-dialog__proof{border:1px solid var(--wb-pg-line-soft);background:var(--wb-pg-quiet);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:clamp(18px,2.4vw,24px);padding:11px 14px;display:flex}.wb-pg-dialog__proofcap{object-fit:contain;flex:none;width:34px;height:34px}.wb-pg-dialog__proof p{min-width:220px;color:var(--wb-pg-ink);font:400 .8125rem/1.5 var(--wb-pg-ui);flex-wrap:wrap;flex:1;gap:3px 12px;display:flex}.wb-pg-dialog__proof p strong{font-weight:700}.wb-pg-dialog__proof p span{color:var(--wb-pg-body)}.wb-pg-dialog__proofchip{border:1px solid var(--wb-pg-line);background:var(--wb-pg-paper);color:var(--wb-pg-ink);font:500 .6875rem/1.4 var(--wb-pg-mono);border-radius:5px;flex:none;padding:4px 9px}@media (max-width:599px){.wb-pg-dialog__proof p{min-width:0}.wb-pg-dialog__proofchip{text-align:center;white-space:normal;width:100%}}.wb-pg-dialog__plans{gap:12px;margin-top:clamp(18px,2.4vw,24px);display:grid}@media (min-width:720px){.wb-pg-dialog__plans{grid-template-columns:repeat(3,minmax(0,1fr))}}.wb-pg-dialog__plan{border:1px solid var(--wb-pg-line);background:var(--wb-pg-paper);border-radius:10px;flex-direction:column;min-width:0;padding:24px 18px 19px;display:flex;position:relative}.wb-pg-dialog__plan[data-featured=true]{box-shadow:inset 0 2px 0 var(--wb-pg-amber);background:#fba7040f;border-color:#fba7044d;padding-top:31px}.wb-pg-dialog__planflag{background:var(--wb-pg-amber);width:max-content;max-width:calc(100% - 36px);color:var(--wb-pg-paper);border-radius:4px;padding:5px 11px;position:absolute;top:0;left:18px;transform:translateY(-50%)}.wb-pg-dialog__plan h3{color:var(--wb-pg-ink);letter-spacing:-.012em;font-size:.9375rem;font-weight:700;line-height:1.3}.wb-pg-dialog__plan>strong{color:var(--wb-pg-ink);font-family:var(--wb-pg-mono);letter-spacing:-.04em;margin-top:12px;font-size:clamp(1.75rem,3.2vw,2rem);font-weight:700;line-height:1;display:block}.wb-pg-dialog__plan[data-featured=true]>strong{color:var(--wb-pg-amber)}.wb-pg-dialog__per{color:var(--wb-pg-faint);font:400 .75rem/1.45 var(--wb-pg-ui);margin-top:4px}.wb-pg-dialog__range{border-top:1px solid var(--wb-pg-line-soft);min-height:3.1em;color:var(--wb-pg-body);font:500 .8125rem/1.5 var(--wb-pg-ui);margin-top:15px;padding-top:12px}.wb-pg-dialog__checks{flex:1;margin-top:10px}.wb-pg-dialog__checks li{color:var(--wb-pg-body);padding-block:6px;font-size:.8125rem}.wb-pg-dialog__action{text-align:center;gap:9px;max-width:420px;margin:clamp(18px,2.4vw,24px) auto 0;display:grid}.wb-pg-dialog__action p{color:var(--wb-pg-faint);font:400 .75rem/1.5 var(--wb-pg-ui)}.wb-pg-dialog__faq{max-height:66dvh;padding:0 clamp(20px,4vw,36px) 24px;overflow-y:auto}.wb-pg-dialog__faq details{border-bottom:1px solid var(--wb-pg-line)}.wb-pg-dialog__faq summary{min-height:62px;color:var(--wb-pg-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;font-size:.9rem;font-weight:700;list-style:none;display:flex}.wb-pg-dialog__faq summary::-webkit-details-marker{display:none}.wb-pg-dialog__faq summary:after{content:"+";color:var(--wb-pg-faint);font:400 1.25rem/1 var(--wb-pg-ui)}.wb-pg-dialog__faq details[open] summary:after{content:"−"}.wb-pg-dialog__faq details p{color:var(--wb-pg-body);padding:0 34px 20px 0;font-size:.875rem;line-height:1.6}.wb-pg--report .wb-pg__stage{background:var(--wb-pg-quiet);padding:0}
