.login-module__w9qDgG__header{background:var(--white);border-bottom:1px solid var(--hairline)}.login-module__w9qDgG__headerInner{max-width:1080px;padding:14px var(--page-pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;min-height:92px;margin:0 auto;display:flex}.login-module__w9qDgG__newHere{color:var(--text-secondary);font-size:15.5px}.login-module__w9qDgG__main{max-width:520px;padding:56px var(--page-pad) 90px;margin:0 auto}.login-module__w9qDgG__card{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);padding:40px 38px}@media (max-width:480px){.login-module__w9qDgG__card{padding:30px 22px}}.login-module__w9qDgG__trouble{text-align:center;color:var(--text-faint);margin:24px 0 0;font-size:14.5px}.login-module__w9qDgG__h1{letter-spacing:-.025em;margin:0;font-size:clamp(26px,3.4vw,32px);font-weight:800;line-height:1.1}.login-module__w9qDgG__body{color:var(--text-secondary);margin:12px 0 0;font-size:16px;line-height:1.65}.login-module__w9qDgG__fine{text-align:center;color:var(--text-faint);margin:18px 0 0;font-size:13.5px;line-height:1.6}.login-module__w9qDgG__back{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-size:15px;font-weight:600;display:inline-flex}.login-module__w9qDgG__back:hover{color:var(--ink)}.login-module__w9qDgG__resendRow{justify-content:center;margin-top:20px;display:flex}.login-module__w9qDgG__resendLink{color:var(--blue);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:15.5px;font-weight:600;text-decoration:underline}.login-module__w9qDgG__resendLink:hover{color:var(--blue-hover)}.login-module__w9qDgG__resendWait{color:var(--text-faint);font-size:15.5px}.login-module__w9qDgG__resent{text-align:center;color:var(--success);margin:14px 0 0;font-size:14.5px;font-weight:600}.login-module__w9qDgG__done{text-align:center;flex-direction:column;align-items:center;display:flex}.login-module__w9qDgG__doneTitle{letter-spacing:-.025em;margin:22px 0 0;font-size:clamp(26px,3.4vw,32px);font-weight:800}.login-module__w9qDgG__doneBody{color:var(--text-secondary);margin:10px 0 0;font-size:16px;line-height:1.6}.login-module__w9qDgG__doneLink{color:var(--blue);text-underline-offset:3px;margin-top:16px;font-size:15.5px;font-weight:600;text-decoration:underline}.login-module__w9qDgG__codeInput{letter-spacing:12px;text-align:center;font-weight:600;font-family:var(--font-mono)!important;padding:16px 18px!important;font-size:30px!important}.login-module__w9qDgG__error{color:var(--danger);margin-top:10px;font-size:14.5px;font-weight:600}html[data-theme=jp] .login-module__w9qDgG__header{border-bottom:3px solid var(--ink)}html[data-theme=jp] .login-module__w9qDgG__headerInner{min-height:62px;padding:12px var(--page-pad)}html[data-theme=jp] .login-module__w9qDgG__card{box-shadow:6px 6px 0 var(--ink);border-width:2px}html[data-theme=jp] .login-module__w9qDgG__codeInput{letter-spacing:14px;border-width:2px!important}html[data-theme=jp] .login-module__w9qDgG__resendLink{color:var(--ink)}html[data-theme=jp] .login-module__w9qDgG__error:before{content:"■ ";color:var(--danger)}html[data-theme=jp] .login-module__w9qDgG__resent{color:var(--ink);font-family:var(--font-mono);letter-spacing:.04em;font-size:13px}
.LanguageSelect-module__tE61LW__wrap{--menu-bg:#131f3a;--menu-border:#2a395c;--menu-hover:#ffffff14;display:inline-flex;position:relative}.LanguageSelect-module__tE61LW__button{border:1px solid var(--footer-divider);border-radius:var(--radius,999px);height:36px;color:var(--on-dark-link);font-family:var(--font-sans);letter-spacing:0;white-space:nowrap;cursor:pointer;background:#ffffff0a;align-items:center;gap:8px;margin:0;padding:0 11px 0 12px;font-size:13.5px;font-weight:500;line-height:1;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.LanguageSelect-module__tE61LW__button:hover,.LanguageSelect-module__tE61LW__button[aria-expanded=true]{border-color:var(--on-dark-label);color:var(--white);background:#ffffff17}.LanguageSelect-module__tE61LW__button:focus-visible{outline:2px solid var(--white);outline-offset:3px}.LanguageSelect-module__tE61LW__globe{opacity:.85;flex:none}.LanguageSelect-module__tE61LW__chevron{flex:none;transition:transform .15s}.LanguageSelect-module__tE61LW__button[aria-expanded=true] .LanguageSelect-module__tE61LW__chevron{transform:rotate(180deg)}.LanguageSelect-module__tE61LW__menu{z-index:30;min-width:196px;font-family:var(--font-sans);letter-spacing:0;text-transform:none;background:var(--menu-bg);border:1px solid var(--menu-border);border-radius:var(--radius,12px);margin:0;padding:6px;list-style:none;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 16px 40px #0006,0 2px 6px #00000040}.LanguageSelect-module__tE61LW__menu[hidden]{display:none}.LanguageSelect-module__tE61LW__item{border-radius:var(--radius,8px);min-height:38px;color:var(--on-dark-link);white-space:nowrap;justify-content:space-between;align-items:center;gap:14px;padding:0 10px 0 12px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.LanguageSelect-module__tE61LW__item:hover,.LanguageSelect-module__tE61LW__item:focus-visible{background:var(--menu-hover);color:var(--white)}.LanguageSelect-module__tE61LW__item:focus-visible{box-shadow:inset 0 0 0 2px var(--white);outline:none}.LanguageSelect-module__tE61LW__item[aria-current=true]{color:var(--white);font-weight:600}.LanguageSelect-module__tE61LW__check{flex:none}@media (prefers-reduced-motion:no-preference){.LanguageSelect-module__tE61LW__menu:not([hidden]){animation:.14s ease-out LanguageSelect-module__tE61LW__rise}}@keyframes LanguageSelect-module__tE61LW__rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}html[data-theme=jp] .LanguageSelect-module__tE61LW__wrap{--menu-bg:#111;--menu-border:#fff;--menu-hover:#ffe500}html[data-theme=jp] .LanguageSelect-module__tE61LW__button{border:2px solid var(--white);color:var(--white);background:0 0;font-weight:700}html[data-theme=jp] .LanguageSelect-module__tE61LW__button:hover,html[data-theme=jp] .LanguageSelect-module__tE61LW__button[aria-expanded=true]{background:var(--jp-yellow);border-color:var(--jp-yellow);color:var(--ink)}html[data-theme=jp] .LanguageSelect-module__tE61LW__menu{border-width:2px;box-shadow:6px 6px #ffffffe6}html[data-theme=jp] .LanguageSelect-module__tE61LW__item:hover,html[data-theme=jp] .LanguageSelect-module__tE61LW__item:focus-visible{background:var(--menu-hover);color:var(--ink)}html[data-theme=jp] .LanguageSelect-module__tE61LW__item:focus-visible{box-shadow:inset 0 0 0 2px var(--ink)}
.Footer-module__S6Hkya__compact{background:var(--footer-bg)}.Footer-module__S6Hkya__compactInner{padding:36px var(--page-pad);flex-wrap:wrap;justify-content:space-between;gap:14px 28px;margin:0 auto;font-size:14px;display:flex}.Footer-module__S6Hkya__copy{color:var(--on-dark-label)}.Footer-module__S6Hkya__compactLinks{flex-wrap:wrap;gap:22px;display:flex}.Footer-module__S6Hkya__link{color:var(--on-dark-link);padding:4px 0}.Footer-module__S6Hkya__link:hover{color:var(--white)}.Footer-module__S6Hkya__legalLine{color:var(--on-dark-label);flex-basis:100%;font-size:12.5px;line-height:1.5}.Footer-module__S6Hkya__bottomRow{flex-wrap:wrap;flex-basis:100%;justify-content:space-between;align-items:center;gap:14px 28px;display:flex}.Footer-module__S6Hkya__bottomRow .Footer-module__S6Hkya__legalLine{flex:360px}.Footer-module__S6Hkya__langSlot{margin-left:auto;display:inline-flex}.Footer-module__S6Hkya__bottomMeta{flex-wrap:wrap;gap:14px 36px;display:flex}.Footer-module__S6Hkya__full{background:var(--footer-bg)}.Footer-module__S6Hkya__fullInner{max-width:1180px;padding:64px var(--page-pad) 36px;margin:0 auto}.Footer-module__S6Hkya__columns{flex-wrap:wrap;gap:48px;display:flex}.Footer-module__S6Hkya__brand{flex:2;min-width:250px}.Footer-module__S6Hkya__blurb{color:var(--on-dark-mono);max-width:34ch;margin:16px 0 0;font-size:14.5px;line-height:1.65}.Footer-module__S6Hkya__made{font-family:var(--font-mono);letter-spacing:2px;color:var(--on-dark-label);margin:22px 0 0;font-size:10px}.Footer-module__S6Hkya__col{flex-direction:column;flex:1;gap:12px;min-width:150px;display:flex}.Footer-module__S6Hkya__colLabel{font-family:var(--font-mono);letter-spacing:2px;color:var(--on-dark-label);margin-bottom:4px;font-size:10px}.Footer-module__S6Hkya__colLink{color:var(--on-dark-link);font-size:14px}.Footer-module__S6Hkya__colLink:hover{color:var(--white)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--footer-divider);font-family:var(--font-mono);letter-spacing:1.5px;color:var(--on-dark-label);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:52px;padding-top:22px;font-size:10px;display:flex}html[data-theme=jp] .Footer-module__S6Hkya__full,html[data-theme=jp] .Footer-module__S6Hkya__compact{border-top:3px solid var(--ink)}html[data-theme=jp] .Footer-module__S6Hkya__colLabel,html[data-theme=jp] .Footer-module__S6Hkya__made{color:var(--jp-yellow);letter-spacing:.12em}html[data-theme=jp] .Footer-module__S6Hkya__blurb{color:var(--on-dark-paragraph)}html[data-theme=jp] .Footer-module__S6Hkya__colLink,html[data-theme=jp] .Footer-module__S6Hkya__link{text-underline-offset:3px;text-decoration:underline}html[data-theme=jp] .Footer-module__S6Hkya__bottom{letter-spacing:.12em;border-top-width:2px}
.Header-module__hBw1pG__header{z-index:var(--z-header);background:var(--white);border-bottom:1px solid var(--hairline);position:sticky;top:0}.Header-module__hBw1pG__headerStatic{background:var(--white);border-bottom:1px solid var(--hairline)}.Header-module__hBw1pG__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__marketing{padding:14px var(--page-pad);gap:14px 24px;min-height:92px}.Header-module__hBw1pG__app{padding:18px var(--page-pad);gap:18px;min-height:100px}.Header-module__hBw1pG__nav{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__navLink{color:var(--ink);padding:6px 0;font-size:16px;font-weight:600}.Header-module__hBw1pG__navLink:hover{color:var(--blue)}.Header-module__hBw1pG__right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 20px;display:flex}.Header-module__hBw1pG__appRight{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Header-module__hBw1pG__account{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:5px;font-size:15px;display:inline-flex}.Header-module__hBw1pG__email{word-break:break-all}.Header-module__hBw1pG__accountLink{font-weight:600}.Header-module__hBw1pG__signOutForm{margin:0;display:inline}.Header-module__hBw1pG__signOut{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:15px;font-weight:600}.Header-module__hBw1pG__signOut:hover{color:var(--blue-hover)}.Header-module__hBw1pG__backLink{color:var(--ink);align-items:center;gap:8px;font-size:16px;font-weight:600;display:inline-flex}.Header-module__hBw1pG__backLink:hover{color:var(--blue)}html[data-theme=jp] .Header-module__hBw1pG__header,html[data-theme=jp] .Header-module__hBw1pG__headerStatic{border-bottom:3px solid var(--ink)}html[data-theme=jp] .Header-module__hBw1pG__marketing,html[data-theme=jp] .Header-module__hBw1pG__app{padding:0 0 0 var(--page-pad);align-items:stretch;gap:0;min-height:62px}html[data-theme=jp] .Header-module__hBw1pG__nav,html[data-theme=jp] .Header-module__hBw1pG__right,html[data-theme=jp] .Header-module__hBw1pG__appRight{align-items:stretch;gap:0}html[data-theme=jp] .Header-module__hBw1pG__navLink{white-space:nowrap;border-left:2px solid var(--ink);align-items:center;padding:0 16px;font-size:14px;font-weight:700;display:flex}html[data-theme=jp] .Header-module__hBw1pG__navLink:hover{background:var(--jp-yellow);color:var(--ink)}html[data-theme=jp] .Header-module__hBw1pG__account,html[data-theme=jp] .Header-module__hBw1pG__backLink{border-left:2px solid var(--ink);padding:0 16px}html[data-theme=jp] .Header-module__hBw1pG__backLink:hover{background:var(--jp-yellow);color:var(--ink)}html[data-theme=jp] .Header-module__hBw1pG__signOut,html[data-theme=jp] .Header-module__hBw1pG__accountLink{color:var(--ink);text-underline-offset:3px;text-decoration:underline}
.HomeFaq-module__r8Q0PW__list{border-top:1px solid var(--hairline)}.HomeFaq-module__r8Q0PW__row{border-bottom:1px solid var(--hairline)}.HomeFaq-module__r8Q0PW__h3{font-size:inherit;font-weight:inherit;margin:0}.HomeFaq-module__r8Q0PW__trigger{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:21px 2px;display:flex}.HomeFaq-module__r8Q0PW__q{letter-spacing:-.01em;font-size:16.5px;font-weight:700}.HomeFaq-module__r8Q0PW__toggle{border:1.5px solid var(--border-input);border-radius:var(--radius,7px);flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .25s;display:flex}.HomeFaq-module__r8Q0PW__answer{color:var(--text-muted);padding:0 44px 22px 2px;font-size:15px;line-height:1.7}html[data-theme=jp] .HomeFaq-module__r8Q0PW__row{border-bottom-width:2px}html[data-theme=jp] .HomeFaq-module__r8Q0PW__toggle{border-width:2px}html[data-theme=jp] .HomeFaq-module__r8Q0PW__trigger[aria-expanded=true]{background:var(--jp-yellow)}
.Primitives-module__HORIza__eyebrowA{align-items:center;gap:14px;display:flex}.Primitives-module__HORIza__eyebrowNum,.Primitives-module__HORIza__eyebrowLabel{font-family:var(--font-mono);letter-spacing:2.2px;font-size:11px;font-weight:600}.Primitives-module__HORIza__eyebrowNum{color:var(--blue)}.Primitives-module__HORIza__eyebrowLabel{color:var(--text-faint)}.Primitives-module__HORIza__eyebrowRule{background:var(--hairline);flex:1;height:1px}.Primitives-module__HORIza__eyebrowB{align-items:center;gap:9px;display:flex}.Primitives-module__HORIza__eyebrowBCenter{align-items:center;gap:9px;display:inline-flex}.Primitives-module__HORIza__dot{border-radius:var(--radius,50%);flex:none;width:7px;height:7px}.Primitives-module__HORIza__eyebrowBLabel{font-family:var(--font-mono);letter-spacing:2.2px;color:var(--text-muted);font-size:11px;font-weight:600}.Primitives-module__HORIza__pill{border-radius:var(--radius,999px);white-space:nowrap;background:var(--pill-bg);color:var(--pill-fg);align-items:center;gap:8px;padding:9px 18px;font-size:14.5px;font-weight:700;display:inline-flex}.Primitives-module__HORIza__blink{border-radius:var(--radius,50%);background:currentColor;width:7px;height:7px;animation:1.6s ease-in-out infinite Primitives-module__HORIza__blinkdot}.Primitives-module__HORIza__monoPill{font-family:var(--font-mono);letter-spacing:1.8px;border-radius:var(--radius,999px);white-space:nowrap;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:600;display:inline-flex}.Primitives-module__HORIza__monoPill[data-tone=delivered]{background:var(--success-bg-2);color:var(--success)}.Primitives-module__HORIza__monoPill[data-tone=failed]{background:var(--danger-bg);color:var(--danger)}.Primitives-module__HORIza__card{background:var(--white);border:1px solid var(--border-card);overflow:hidden}.Primitives-module__HORIza__cardHeader{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:12px;display:flex}.Primitives-module__HORIza__cardTitle{margin:0;font-size:17px;font-weight:700;line-height:1.3}.Primitives-module__HORIza__cardFooter{border-top:1px solid var(--hairline);color:var(--text-secondary);background:var(--surface-soft);font-size:14.5px;line-height:1.55}.Primitives-module__HORIza__darkPanel{background:var(--ink);border-radius:var(--radius,16px);color:var(--white);padding:32px 34px}.Primitives-module__HORIza__bullet{align-items:flex-start;display:flex}.Primitives-module__HORIza__stars{display:inline-flex}.Primitives-module__HORIza__tpWord{color:var(--trustpilot-text);align-items:center;gap:5px;font-weight:800;display:inline-flex}.Primitives-module__HORIza__successCircle{border-radius:var(--radius,50%);background:var(--success-bg);flex:none;justify-content:center;align-items:center;display:inline-flex}.Primitives-module__HORIza__hairlineGrid{background:var(--hairline);border:1px solid var(--hairline);border-radius:var(--radius,14px);gap:1px;display:grid;overflow:hidden}.Primitives-module__HORIza__monoLabel{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-faint);font-size:10.5px;font-weight:600}html[data-theme=jp] .Primitives-module__HORIza__card{box-shadow:6px 6px 0 var(--ink);border-width:2px}html[data-theme=jp] .Primitives-module__HORIza__cardHeader,html[data-theme=jp] .Primitives-module__HORIza__cardFooter{border-color:var(--ink)}html[data-theme=jp] .Primitives-module__HORIza__cardTitle{font-weight:800}html[data-theme=jp] .Primitives-module__HORIza__darkPanel{border:2px solid var(--white)}html[data-theme=jp] .Primitives-module__HORIza__pill,html[data-theme=jp] .Primitives-module__HORIza__monoPill{border:1px solid var(--ink);font-family:var(--font-mono);letter-spacing:.1em;padding:7px 12px;font-size:11px;font-weight:600}html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=delivered],html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=active],html[data-theme=jp] .Primitives-module__HORIza__monoPill[data-tone=delivered]{background:var(--jp-yellow);color:var(--ink)}html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=failed],html[data-theme=jp] .Primitives-module__HORIza__monoPill[data-tone=failed]{background:var(--jp-red);color:var(--white)}html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=sending]{background:var(--ink);color:var(--white)}html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=cancelled],html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=received],html[data-theme=jp] .Primitives-module__HORIza__pill[data-tone=neutral]{background:var(--white);color:var(--ink)}html[data-theme=jp] .Primitives-module__HORIza__eyebrowNum,html[data-theme=jp] .Primitives-module__HORIza__eyebrowBLabel,html[data-theme=jp] .Primitives-module__HORIza__monoLabel{letter-spacing:.12em}html[data-theme=jp] .Primitives-module__HORIza__eyebrowRule{background:var(--ink)}html[data-theme=jp] .Primitives-module__HORIza__hairlineGrid{border-width:2px;gap:2px}html[data-theme=jp] .Primitives-module__HORIza__successCircle{border:2px solid var(--ink);background:var(--jp-yellow)}html[data-theme=jp] .Primitives-module__HORIza__successCircle svg{stroke:var(--ink)}html[data-theme=jp] .Primitives-module__HORIza__bullet>svg{display:none}html[data-theme=jp] .Primitives-module__HORIza__bullet:before{content:"";background:var(--bullet-mark,var(--jp-red));flex:none;width:10px;height:10px;margin-top:.45em}html[data-theme=jp] .Primitives-module__HORIza__darkPanel{--bullet-mark:var(--jp-yellow)}
.marketing-module__NyRImG__page{padding:52px var(--page-pad) 90px;margin:0 auto}.marketing-module__NyRImG__h1{letter-spacing:-.028em;margin:18px 0 0;font-size:clamp(32px,4vw,46px);font-weight:800;line-height:1.06}.marketing-module__NyRImG__lead{color:var(--text-secondary);text-wrap:pretty;max-width:56ch;margin:16px 0 0;font-size:17px;line-height:1.65}.marketing-module__NyRImG__sectionEyebrow{margin-top:44px}.marketing-module__NyRImG__pricingHero{border-bottom:1px solid var(--hairline)}.marketing-module__NyRImG__pricingHeroInner{max-width:1180px;padding:72px var(--page-pad) 64px;text-align:center;margin:0 auto}.marketing-module__NyRImG__pricingH1{letter-spacing:-.03em;max-width:18ch;margin:18px auto 0;font-size:clamp(38px,4.8vw,56px);font-weight:800;line-height:1.05}.marketing-module__NyRImG__pricingLead{color:var(--text-secondary);text-wrap:pretty;max-width:52ch;margin:18px auto 0;font-size:18px;line-height:1.6}.marketing-module__NyRImG__plans{text-align:left;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:900px;margin:52px auto 0;display:grid}.marketing-module__NyRImG__plan{border:1.5px solid var(--border-card);border-radius:var(--radius,16px);background:var(--white);flex-direction:column;display:flex;overflow:hidden}.marketing-module__NyRImG__planHighlight{border:2px solid var(--blue);position:relative}.marketing-module__NyRImG__planBanner{background:var(--blue);color:var(--white);text-align:center;font-family:var(--font-mono);letter-spacing:2.2px;padding:9px 12px;font-size:10.5px;font-weight:600}.marketing-module__NyRImG__planTop{padding:30px 30px 0}.marketing-module__NyRImG__planHighlight .marketing-module__NyRImG__planTop{padding-top:26px}.marketing-module__NyRImG__planName{font-size:18px;font-weight:800}.marketing-module__NyRImG__planPriceRow{align-items:baseline;gap:8px;margin-top:16px;display:flex}.marketing-module__NyRImG__planPrice{letter-spacing:-.03em;font-size:52px;font-weight:800}.marketing-module__NyRImG__planPer{color:var(--text-secondary);font-size:16px;font-weight:600}.marketing-module__NyRImG__planBlurb{color:var(--text-secondary);margin:14px 0 0;font-size:15.5px;line-height:1.6}.marketing-module__NyRImG__planList{flex-direction:column;flex:1;gap:13px;padding:24px 30px;display:flex}.marketing-module__NyRImG__planFoot{padding:0 30px 30px}.marketing-module__NyRImG__planNote{color:var(--text-secondary);margin:14px 0 0;font-size:13.5px;line-height:1.6}.marketing-module__NyRImG__monoStrip{font-family:var(--font-mono);letter-spacing:1.6px;color:var(--text-faint);flex-wrap:wrap;justify-content:center;gap:14px 36px;margin-top:36px;font-size:10.5px;display:flex}.marketing-module__NyRImG__planLegal{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:18px;font-size:12px;display:flex}.marketing-module__NyRImG__planLegal a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.marketing-module__NyRImG__mistSection{background:var(--mist);border-bottom:1px solid var(--hairline)}.marketing-module__NyRImG__wide{max-width:1180px;padding:76px var(--page-pad) 80px;margin:0 auto}.marketing-module__NyRImG__h2{letter-spacing:-.025em;max-width:24ch;margin:22px 0 0;font-size:clamp(28px,3.2vw,38px);font-weight:800;line-height:1.1}.marketing-module__NyRImG__cols3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:36px;margin-top:44px;display:grid}.marketing-module__NyRImG__col{border-left:2px solid var(--hairline);padding-left:24px}.marketing-module__NyRImG__colLabel{font-family:var(--font-mono);letter-spacing:2.2px;color:var(--blue);font-size:11px;font-weight:600}.marketing-module__NyRImG__colTitle{margin:12px 0 0;font-size:18.5px;font-weight:700}.marketing-module__NyRImG__colBody{color:var(--text-secondary);margin:9px 0 0;font-size:15px;line-height:1.65}.marketing-module__NyRImG__reminderNote{color:var(--text-secondary);margin:40px 0 0;font-size:14.5px}.marketing-module__NyRImG__fairGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:36px;margin-top:36px;display:grid}.marketing-module__NyRImG__fairTitle{margin:0;font-size:17.5px;font-weight:700}.marketing-module__NyRImG__fairBody{color:var(--text-secondary);margin:9px 0 0;font-size:15px;line-height:1.65}.marketing-module__NyRImG__ctaBand{background:var(--blue)}.marketing-module__NyRImG__ctaBandInner{max-width:1180px;padding:80px var(--page-pad) 84px;text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.marketing-module__NyRImG__ctaBandTitle{letter-spacing:-.028em;color:var(--white);max-width:20ch;margin:0;font-size:clamp(30px,3.8vw,46px);font-weight:800;line-height:1.06}.marketing-module__NyRImG__ctaBandButtons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.marketing-module__NyRImG__ctaBandMono{font-family:var(--font-mono);letter-spacing:1.6px;color:var(--blue-on-dark);margin:20px 0 0;font-size:10.5px}.marketing-module__NyRImG__aboutHero{border-bottom:1px solid var(--hairline)}.marketing-module__NyRImG__aboutHeroInner{max-width:1180px;padding:76px var(--page-pad) 64px;margin:0 auto}.marketing-module__NyRImG__aboutH1{letter-spacing:-.03em;max-width:16ch;margin:20px 0 0;font-size:clamp(38px,5vw,58px);font-weight:800;line-height:1.04}.marketing-module__NyRImG__aboutLead{color:var(--text-secondary);text-wrap:pretty;max-width:56ch;margin:22px 0 0;font-size:18.5px;line-height:1.65}.marketing-module__NyRImG__numbers{background:var(--mist);border-bottom:1px solid var(--hairline)}.marketing-module__NyRImG__numbersInner{background:var(--hairline);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;max-width:1180px;margin:0 auto;display:grid}.marketing-module__NyRImG__numberCell{background:var(--mist);padding:24px var(--page-pad)}.marketing-module__NyRImG__numberBig{letter-spacing:-.02em;font-size:27px;font-weight:800}.marketing-module__NyRImG__numberLabel{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-faint);margin-top:4px;font-size:10.5px}.marketing-module__NyRImG__story{max-width:1180px;padding:84px var(--page-pad) 80px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:56px;margin:0 auto;display:grid}.marketing-module__NyRImG__storyH2{letter-spacing:-.025em;margin:20px 0 0;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.1}.marketing-module__NyRImG__storyP{color:var(--text-card);text-wrap:pretty;margin:18px 0 0;font-size:16.5px;line-height:1.75}.marketing-module__NyRImG__storyP+.marketing-module__NyRImG__storyP{margin-top:16px}.marketing-module__NyRImG__darkSection{background:var(--ink)}.marketing-module__NyRImG__darkInner{max-width:1180px;padding:84px var(--page-pad);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:56px;margin:0 auto;display:grid}.marketing-module__NyRImG__darkH2{letter-spacing:-.025em;color:var(--white);margin:20px 0 0;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.1}.marketing-module__NyRImG__darkP{color:var(--on-dark-paragraph);max-width:50ch;margin:18px 0 0;font-size:16px;line-height:1.7}.marketing-module__NyRImG__darkLink{color:var(--blue-on-dark);text-underline-offset:3px;text-decoration:underline}.marketing-module__NyRImG__darkList{flex-direction:column;gap:14px;display:flex}.marketing-module__NyRImG__promises{max-width:1180px;padding:84px var(--page-pad) 80px;margin:0 auto}.marketing-module__NyRImG__promisesH2{letter-spacing:-.025em;max-width:24ch;margin:22px 0 0;font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:1.08}.marketing-module__NyRImG__promiseCell{background:var(--white);padding:26px 28px}.marketing-module__NyRImG__promiseLabel{font-family:var(--font-mono);color:var(--blue);font-size:12px;font-weight:600}.marketing-module__NyRImG__promiseTitle{margin:12px 0 0;font-size:17px;font-weight:700}.marketing-module__NyRImG__promiseBody{color:var(--text-secondary);margin:8px 0 0;font-size:14.5px;line-height:1.6}.marketing-module__NyRImG__promiseTp{background:var(--white);flex-direction:column;justify-content:center;padding:26px 28px;display:flex}.marketing-module__NyRImG__company{background:var(--mist);border-top:1px solid var(--hairline)}.marketing-module__NyRImG__companyInner{max-width:1180px;padding:72px var(--page-pad) 80px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:48px;margin:0 auto;display:grid}.marketing-module__NyRImG__companyP{color:var(--text-secondary);max-width:46ch;margin:16px 0 0;font-size:16px;line-height:1.7}.marketing-module__NyRImG__factCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,14px);margin-top:32px;overflow:hidden}.marketing-module__NyRImG__factRow{border-bottom:1px solid var(--hairline);justify-content:space-between;gap:16px;padding:17px 24px;font-size:14.5px;display:flex}.marketing-module__NyRImG__factRow:last-child{border-bottom:0}.marketing-module__NyRImG__factKey{color:var(--text-secondary)}.marketing-module__NyRImG__factVal{text-align:right;font-weight:700}.marketing-module__NyRImG__contactMain{max-width:1080px;padding:56px var(--page-pad) 90px;margin:0 auto}.marketing-module__NyRImG__contactHero{text-align:center}.marketing-module__NyRImG__contactH1{letter-spacing:-.03em;margin:18px 0 0;font-size:clamp(34px,4.4vw,52px);font-weight:800;line-height:1.05}.marketing-module__NyRImG__contactLead{color:var(--text-secondary);text-wrap:pretty;max-width:52ch;margin:16px auto 0;font-size:17.5px;line-height:1.6}.marketing-module__NyRImG__emailCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,18px);margin-top:44px;overflow:hidden}.marketing-module__NyRImG__emailCardTop{padding:46px var(--page-pad) 42px;text-align:center;flex-direction:column;align-items:center;display:flex}.marketing-module__NyRImG__iconTile{border-radius:var(--radius,14px);background:var(--blue-tint-2);justify-content:center;align-items:center;width:58px;height:58px;display:flex}.marketing-module__NyRImG__emailKicker{color:var(--text-secondary);margin-top:18px;font-size:16px;font-weight:700}.marketing-module__NyRImG__emailBig{font-family:var(--font-mono);letter-spacing:-.02em;word-break:break-all;margin-top:8px;font-size:clamp(23px,4.6vw,40px);font-weight:600}.marketing-module__NyRImG__emailButtons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.marketing-module__NyRImG__hoursStrip{border-top:1px solid var(--hairline);background:var(--surface-soft);flex-wrap:wrap;display:flex}.marketing-module__NyRImG__hoursCell{color:var(--text-secondary);flex:220px;justify-content:center;align-items:center;gap:10px;padding:18px 20px;font-size:14.5px;font-weight:600;display:flex}.marketing-module__NyRImG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:24px;margin-top:24px;display:grid}.marketing-module__NyRImG__contactRow{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:baseline;gap:16px;padding:19px 28px;display:flex}.marketing-module__NyRImG__contactRow:last-child{border-bottom:0}.marketing-module__NyRImG__contactKey{color:var(--text-secondary);white-space:nowrap;font-size:14.5px}.marketing-module__NyRImG__contactMono{font-family:var(--font-mono);font-size:15px;font-weight:600}.marketing-module__NyRImG__contactAddr{color:var(--ink);text-align:right;font-size:14.5px;font-weight:600;line-height:1.7}.marketing-module__NyRImG__noteCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);padding:22px 28px}.marketing-module__NyRImG__noteRow{align-items:flex-start;gap:13px;display:flex}.marketing-module__NyRImG__noteText{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.65}.marketing-module__NyRImG__refundNote{color:var(--text-faint);text-align:center;margin:0;font-size:14px;line-height:1.6}.marketing-module__NyRImG__faqCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);margin-top:18px;overflow:hidden}.marketing-module__NyRImG__details{border-bottom:1px solid var(--hairline)}.marketing-module__NyRImG__details:last-child{border-bottom:0}.marketing-module__NyRImG__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 26px;font-size:16.5px;font-weight:700;list-style:none;display:flex}.marketing-module__NyRImG__summary::-webkit-details-marker{display:none}.marketing-module__NyRImG__summary:hover{color:var(--blue)}.marketing-module__NyRImG__plus{font-family:var(--font-mono);color:var(--text-muted);flex:none;font-size:22px;font-weight:500;line-height:1;transition:transform .2s}.marketing-module__NyRImG__details[open] .marketing-module__NyRImG__plus{transform:rotate(45deg)}.marketing-module__NyRImG__answer{color:var(--text-secondary);max-width:60ch;margin:0;padding:0 26px 22px;font-size:15.5px;line-height:1.7}.marketing-module__NyRImG__panelRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.marketing-module__NyRImG__panelButton{color:var(--ink)}.marketing-module__NyRImG__panelTitle{color:var(--white);margin:0;font-size:19px;font-weight:800}.marketing-module__NyRImG__panelBody{color:var(--on-dark-paragraph);max-width:44ch;margin:8px 0 0;font-size:15px;line-height:1.6}.marketing-module__NyRImG__a11yCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);margin-top:32px;overflow:hidden}.marketing-module__NyRImG__a11yList{flex-direction:column;gap:15px;padding:24px 28px;display:flex}.marketing-module__NyRImG__a11yBody{padding:24px 28px}.marketing-module__NyRImG__a11yP{color:var(--text-card);margin:0;font-size:15.5px;line-height:1.7}.marketing-module__NyRImG__reviewed{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--on-dark-label);font-size:10.5px}.marketing-module__NyRImG__reportCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);margin-top:32px;overflow:hidden}.marketing-module__NyRImG__reportForm{flex-direction:column;gap:18px;padding:26px 28px;display:flex}.marketing-module__NyRImG__reportFine{color:var(--text-faint);text-align:center;margin:0;font-size:13.5px}.marketing-module__NyRImG__reportDone{text-align:center;flex-direction:column;align-items:center;padding:48px 28px;display:flex}.marketing-module__NyRImG__reportDoneTitle{margin:20px 0 0;font-size:21px;font-weight:800}.marketing-module__NyRImG__reportDoneBody{color:var(--text-secondary);max-width:42ch;margin:10px 0 0;font-size:15.5px;line-height:1.65}.marketing-module__NyRImG__reportAnother{color:var(--blue);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:22px;padding:4px 0;font-size:15.5px;font-weight:600;text-decoration:underline}.marketing-module__NyRImG__reportAnother:hover{color:var(--blue-hover)}.marketing-module__NyRImG__reportGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:36px;display:grid}.marketing-module__NyRImG__reportGridLabel{font-family:var(--font-mono);letter-spacing:2.2px;color:var(--blue);font-size:11px;font-weight:600}.marketing-module__NyRImG__reportGridBody{color:var(--text-secondary);margin:10px 0 0;font-size:15px;line-height:1.65}.marketing-module__NyRImG__formError{border-radius:var(--radius,11px);background:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger);margin:0;padding:14px 16px;font-size:14.5px;font-weight:600}.marketing-module__NyRImG__legalH1{letter-spacing:-.028em;margin:0;font-size:clamp(30px,3.6vw,40px);font-weight:800}.marketing-module__NyRImG__legalLead{color:var(--text-secondary);max-width:56ch;margin:12px 0 0;font-size:16px}.marketing-module__NyRImG__tabs{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.marketing-module__NyRImG__tab{border-radius:var(--radius,11px);background:var(--white);color:var(--text-secondary);border:1.5px solid var(--border-input);align-items:center;min-height:44px;padding:13px 22px;font-size:15.5px;font-weight:700;display:inline-flex}.marketing-module__NyRImG__tab:hover{color:var(--ink);border-color:var(--ink)}.marketing-module__NyRImG__tabActive,.marketing-module__NyRImG__tabActive:hover{background:var(--ink);color:var(--white);border-color:var(--ink)}.marketing-module__NyRImG__article{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);margin-top:24px;overflow:hidden}.marketing-module__NyRImG__articleHead{padding:32px 38px 0}.marketing-module__NyRImG__articleTitle{letter-spacing:-.02em;margin:0;font-size:clamp(24px,2.8vw,32px);font-weight:800}.marketing-module__NyRImG__effective{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-faint);margin-top:10px;font-size:11px}.marketing-module__NyRImG__shortBox{background:var(--blue-tint-1);border:1px solid var(--blue-border-1);border-radius:var(--radius,12px);margin-top:24px;padding:22px 26px}.marketing-module__NyRImG__shortTitle{color:var(--blue);margin:0;font-size:15px;font-weight:800}.marketing-module__NyRImG__shortList{flex-direction:column;gap:9px;margin-top:12px;display:flex}.marketing-module__NyRImG__articleBody{padding:10px 38px 38px}.marketing-module__NyRImG__sectionBlock{margin-top:28px}.marketing-module__NyRImG__sectionH3{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.marketing-module__NyRImG__sectionNum{font-family:var(--font-mono);color:var(--blue);margin-right:10px;font-size:13px;font-weight:600}.marketing-module__NyRImG__sectionText{color:var(--text-card);text-wrap:pretty;margin:10px 0 0;font-size:16px;line-height:1.75}.marketing-module__NyRImG__articleFoot{border-top:1px dashed var(--border-input);color:var(--text-secondary);margin:36px 0 0;padding-top:22px;font-size:15px;line-height:1.65}@media (max-width:640px){.marketing-module__NyRImG__articleHead{padding:26px 22px 0}.marketing-module__NyRImG__articleBody{padding:10px 22px 30px}}.marketing-module__NyRImG__nfMain{max-width:820px;padding:104px var(--page-pad) 120px;text-align:center;margin:0 auto}.marketing-module__NyRImG__nfCode{font-family:var(--font-mono);letter-spacing:.06em;color:var(--blue);font-size:clamp(64px,11vw,110px);font-weight:600;line-height:1}.marketing-module__NyRImG__nfH1{letter-spacing:-.028em;max-width:22ch;margin:16px auto 0;font-size:clamp(30px,4.2vw,44px);font-weight:800;line-height:1.08}.marketing-module__NyRImG__nfLead{color:var(--text-secondary);text-wrap:pretty;max-width:46ch;margin:16px auto 0;font-size:17px;line-height:1.65}.marketing-module__NyRImG__nfButtons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.marketing-module__NyRImG__nfLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 26px;margin-top:56px;font-size:15.5px;display:flex}.marketing-module__NyRImG__nfLinks a{font-weight:600}html[data-theme=jp] .marketing-module__NyRImG__plan,html[data-theme=jp] .marketing-module__NyRImG__faqCard,html[data-theme=jp] .marketing-module__NyRImG__article,html[data-theme=jp] .marketing-module__NyRImG__emailCard,html[data-theme=jp] .marketing-module__NyRImG__noteCard,html[data-theme=jp] .marketing-module__NyRImG__reportCard,html[data-theme=jp] .marketing-module__NyRImG__a11yCard,html[data-theme=jp] .marketing-module__NyRImG__factCard{border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink)}html[data-theme=jp] .marketing-module__NyRImG__planBanner{background:var(--jp-yellow);color:var(--ink);letter-spacing:.12em;font-weight:800}html[data-theme=jp] .marketing-module__NyRImG__planPriceRow{flex-direction:column;align-items:flex-start;gap:4px}html[data-theme=jp] .marketing-module__NyRImG__planPrice{font-size:clamp(40px,5vw,48px)}html[data-theme=jp] .marketing-module__NyRImG__planPer{font-family:var(--font-mono);letter-spacing:.12em;color:var(--ink);font-size:12px}html[data-theme=jp] .marketing-module__NyRImG__monoStrip{background:var(--ink);color:var(--white);letter-spacing:.08em;gap:10px 24px;padding:10px 14px}html[data-theme=jp] .marketing-module__NyRImG__mistSection,html[data-theme=jp] .marketing-module__NyRImG__numbers,html[data-theme=jp] .marketing-module__NyRImG__promises,html[data-theme=jp] .marketing-module__NyRImG__company,html[data-theme=jp] .marketing-module__NyRImG__story{border-bottom-color:var(--ink)}html[data-theme=jp] .marketing-module__NyRImG__h2,html[data-theme=jp] .marketing-module__NyRImG__fairTitle,html[data-theme=jp] .marketing-module__NyRImG__colTitle,html[data-theme=jp] .marketing-module__NyRImG__promiseTitle,html[data-theme=jp] .marketing-module__NyRImG__panelTitle,html[data-theme=jp] .marketing-module__NyRImG__summary,html[data-theme=jp] .marketing-module__NyRImG__sectionH3{font-weight:800}html[data-theme=jp] .marketing-module__NyRImG__tabs{gap:0}html[data-theme=jp] .marketing-module__NyRImG__tab{border-width:2px}html[data-theme=jp] .marketing-module__NyRImG__tab+.marketing-module__NyRImG__tab{border-left-width:0}html[data-theme=jp] .marketing-module__NyRImG__tabActive,html[data-theme=jp] .marketing-module__NyRImG__tabActive:hover{background:var(--jp-yellow);color:var(--ink)}html[data-theme=jp] .marketing-module__NyRImG__sectionBlock{border-top:2px solid var(--ink);padding-top:20px}html[data-theme=jp] .marketing-module__NyRImG__sectionNum{color:var(--jp-red-text);letter-spacing:.12em}html[data-theme=jp] .marketing-module__NyRImG__shortBox{border:2px solid var(--ink);background:var(--jp-yellow-soft)}html[data-theme=jp] .marketing-module__NyRImG__shortTitle,html[data-theme=jp] .marketing-module__NyRImG__effective{color:var(--ink);letter-spacing:.12em}html[data-theme=jp] .marketing-module__NyRImG__factRow,html[data-theme=jp] .marketing-module__NyRImG__contactRow{border-bottom-color:var(--ink);align-items:stretch;padding:0}html[data-theme=jp] .marketing-module__NyRImG__factRow>:first-child,html[data-theme=jp] .marketing-module__NyRImG__contactRow>:first-child{background:var(--jp-panel);border-right:1px solid var(--ink);color:var(--ink);flex:0 0 34%;padding:13px 14px;font-weight:800}html[data-theme=jp] .marketing-module__NyRImG__factRow>:last-child,html[data-theme=jp] .marketing-module__NyRImG__contactRow>:last-child{text-align:left;flex:1;padding:13px 14px}html[data-theme=jp] .marketing-module__NyRImG__details{border-bottom:2px solid var(--ink)}html[data-theme=jp] .marketing-module__NyRImG__details[open] .marketing-module__NyRImG__summary{background:var(--jp-yellow)}html[data-theme=jp] .marketing-module__NyRImG__summary:hover{color:var(--ink);background:var(--jp-yellow-soft)}html[data-theme=jp] .marketing-module__NyRImG__plus{color:var(--ink);font-size:0;font-weight:800}html[data-theme=jp] .marketing-module__NyRImG__plus:after{content:"＋";font-family:var(--font-sans);font-size:18px}html[data-theme=jp] .marketing-module__NyRImG__details[open] .marketing-module__NyRImG__plus:after{content:"－"}html[data-theme=jp] .marketing-module__NyRImG__details[open] .marketing-module__NyRImG__plus{transform:none}html[data-theme=jp] a.marketing-module__NyRImG__panelButton,html[data-theme=jp] a.marketing-module__NyRImG__panelButton:hover{background:var(--white);color:var(--ink);border-color:var(--white);box-shadow:4px 4px 0 var(--jp-yellow)}html[data-theme=jp] .marketing-module__NyRImG__iconTile{border:2px solid var(--ink);background:var(--jp-yellow)}html[data-theme=jp] .marketing-module__NyRImG__iconTile svg{stroke:var(--ink)}html[data-theme=jp] .marketing-module__NyRImG__hoursStrip{border-top-color:var(--ink);background:var(--jp-panel)}html[data-theme=jp] .marketing-module__NyRImG__hoursCell{color:var(--ink);font-family:var(--font-mono);letter-spacing:.06em;font-size:12px}html[data-theme=jp] .marketing-module__NyRImG__hoursCell svg{stroke:var(--ink)}html[data-theme=jp] .marketing-module__NyRImG__contactAddr,html[data-theme=jp] .marketing-module__NyRImG__contactMono{font-family:var(--font-mono);letter-spacing:.02em;text-align:left;font-size:13px}html[data-theme=jp] .marketing-module__NyRImG__darkSection,html[data-theme=jp] .marketing-module__NyRImG__ctaBand{border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);--bullet-mark:var(--jp-yellow)}html[data-theme=jp] .marketing-module__NyRImG__ctaBandMono,html[data-theme=jp] .marketing-module__NyRImG__numberLabel,html[data-theme=jp] .marketing-module__NyRImG__promiseLabel,html[data-theme=jp] .marketing-module__NyRImG__colLabel,html[data-theme=jp] .marketing-module__NyRImG__reportGridLabel{letter-spacing:.12em}html[data-theme=jp] .marketing-module__NyRImG__formError:before{content:"■ ";color:var(--danger)}html[data-theme=jp] .marketing-module__NyRImG__nfCode{font-family:var(--font-mono);letter-spacing:.08em}
.Stamp-module__M_fj2G__stamp{width:var(--stamp-size,96px);height:var(--stamp-size,96px);border:3px solid var(--jp-red-text,#b71c12);color:var(--jp-red-text,#b71c12);mix-blend-mode:multiply;pointer-events:none;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;font-weight:800;line-height:1.1;display:flex;transform:rotate(-10deg)}.Stamp-module__M_fj2G__light{border-color:var(--white);color:var(--white);mix-blend-mode:normal}.Stamp-module__M_fj2G__top{font-size:calc(var(--stamp-size,96px) * .23);letter-spacing:.12em}.Stamp-module__M_fj2G__bottom{font-size:calc(var(--stamp-size,96px) * .115);letter-spacing:.12em;border-top:2px solid;margin-top:3px;padding-top:3px}@media (max-width:640px){.Stamp-module__M_fj2G__stamp{width:calc(var(--stamp-size,96px) * .75);height:calc(var(--stamp-size,96px) * .75)}.Stamp-module__M_fj2G__top{font-size:calc(var(--stamp-size,96px) * .18)}.Stamp-module__M_fj2G__bottom{font-size:calc(var(--stamp-size,96px) * .095)}}
.CancelFlow-module__fNhXwG__main{max-width:680px;padding:52px var(--page-pad) 90px;margin:0 auto}.CancelFlow-module__fNhXwG__h1{letter-spacing:-.028em;margin:18px 0 0;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.08}.CancelFlow-module__fNhXwG__lead{color:var(--text-secondary);max-width:50ch;margin:14px 0 0;font-size:16.5px;line-height:1.65}.CancelFlow-module__fNhXwG__leadCenter{color:var(--text-secondary);max-width:46ch;margin:14px auto 0;font-size:16.5px;line-height:1.65}.CancelFlow-module__fNhXwG__card{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);margin-top:28px;overflow:hidden}.CancelFlow-module__fNhXwG__cardHead{border-bottom:1px solid var(--hairline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;display:flex}.CancelFlow-module__fNhXwG__cardHeadSimple{border-bottom:1px solid var(--hairline);padding:18px 28px}.CancelFlow-module__fNhXwG__cardTitle{font-size:17px;font-weight:700}.CancelFlow-module__fNhXwG__cardTitleSm{font-size:16px;font-weight:700}.CancelFlow-module__fNhXwG__cardMono{font-family:var(--font-mono);letter-spacing:1.2px;color:var(--text-muted);font-size:12px;font-weight:600}.CancelFlow-module__fNhXwG__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px 32px;padding:24px 28px;display:grid}.CancelFlow-module__fNhXwG__monoLabel{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-faint);font-size:10.5px;font-weight:600}.CancelFlow-module__fNhXwG__gridVal{margin-top:6px;font-size:16px;font-weight:700}.CancelFlow-module__fNhXwG__gridMono{font-family:var(--font-mono)}.CancelFlow-module__fNhXwG__bullets{flex-direction:column;gap:13px;padding:22px 28px;display:flex}.CancelFlow-module__fNhXwG__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.CancelFlow-module__fNhXwG__confirm{background:var(--confirm-bg);border:1.5px solid var(--confirm-border);border-radius:var(--radius,16px);margin-top:28px;padding:26px 28px}.CancelFlow-module__fNhXwG__confirmTitle{font-size:17px;font-weight:800}.CancelFlow-module__fNhXwG__confirmBody{color:var(--text-secondary);max-width:50ch;margin:10px 0 0;font-size:15px;line-height:1.6}.CancelFlow-module__fNhXwG__error{color:var(--danger);margin:12px 0 0;font-size:14.5px;font-weight:600}.CancelFlow-module__fNhXwG__done{text-align:center;padding:26px 0 0}.CancelFlow-module__fNhXwG__doneCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);text-align:left;flex-direction:column;gap:14px;max-width:460px;margin:28px auto 0;padding:24px 28px;display:flex}.CancelFlow-module__fNhXwG__doneRow{justify-content:space-between;gap:14px;display:flex}.CancelFlow-module__fNhXwG__doneRow .CancelFlow-module__fNhXwG__monoLabel{padding-top:2px}.CancelFlow-module__fNhXwG__doneVal{font-size:15px;font-weight:700}.CancelFlow-module__fNhXwG__doneValMono{font-size:15px;font-weight:700;font-family:var(--font-mono)}.CancelFlow-module__fNhXwG__doneOk{color:var(--success)}.CancelFlow-module__fNhXwG__doneFoot{color:var(--text-secondary);max-width:46ch;margin:26px auto 0;font-size:15px}html[data-theme=jp] .CancelFlow-module__fNhXwG__card,html[data-theme=jp] .CancelFlow-module__fNhXwG__doneCard{box-shadow:6px 6px 0 var(--ink);border-width:2px}html[data-theme=jp] .CancelFlow-module__fNhXwG__cardHead,html[data-theme=jp] .CancelFlow-module__fNhXwG__cardHeadSimple{border-bottom-color:var(--ink)}html[data-theme=jp] .CancelFlow-module__fNhXwG__cardTitle,html[data-theme=jp] .CancelFlow-module__fNhXwG__cardTitleSm,html[data-theme=jp] .CancelFlow-module__fNhXwG__confirmTitle{font-weight:800}html[data-theme=jp] .CancelFlow-module__fNhXwG__cardMono,html[data-theme=jp] .CancelFlow-module__fNhXwG__monoLabel{color:var(--ink);letter-spacing:.12em}html[data-theme=jp] .CancelFlow-module__fNhXwG__confirm{background:var(--white);border:2px solid var(--danger)}html[data-theme=jp] .CancelFlow-module__fNhXwG__error:before{content:"■ ";color:var(--danger)}html[data-theme=jp] .CancelFlow-module__fNhXwG__doneOk{color:var(--ink);font-family:var(--font-mono)}
.status-module__zP7_0G__main{max-width:720px;padding:52px var(--page-pad) 90px;margin:0 auto}.status-module__zP7_0G__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.status-module__zP7_0G__no{font-family:var(--font-mono);letter-spacing:1.2px;color:var(--text-muted);font-size:12px;font-weight:600}.status-module__zP7_0G__h1{letter-spacing:-.028em;margin:18px 0 0;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.08}.status-module__zP7_0G__lead{color:var(--text-secondary);max-width:52ch;margin:14px 0 0;font-size:16.5px;line-height:1.65}.status-module__zP7_0G__mono{font-family:var(--font-mono)}.status-module__zP7_0G__card{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);margin-top:28px;overflow:hidden}.status-module__zP7_0G__cardHead{border-bottom:1px solid var(--hairline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;display:flex}.status-module__zP7_0G__filename{word-break:break-word;font-size:17px;font-weight:700}.status-module__zP7_0G__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px 32px;padding:24px 28px;display:grid}.status-module__zP7_0G__monoLabel{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-faint);font-size:10.5px;font-weight:600}.status-module__zP7_0G__gridVal{margin-top:6px;font-size:16px;font-weight:700}.status-module__zP7_0G__logWrap{padding:6px 28px 26px}.status-module__zP7_0G__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.status-module__zP7_0G__node{align-items:flex-start;gap:14px;display:flex}.status-module__zP7_0G__rail{flex-direction:column;align-self:stretch;align-items:center;display:flex}.status-module__zP7_0G__connector{background:var(--hairline);flex:1;width:2px;min-height:18px}.status-module__zP7_0G__nodeBody{display:block}.status-module__zP7_0G__nodeTitle{font-size:15.5px;font-weight:700}.status-module__zP7_0G__nodeOk{color:var(--success)}.status-module__zP7_0G__nodeBad{color:var(--danger)}.status-module__zP7_0G__headState{align-items:center;gap:16px;display:inline-flex}.status-module__zP7_0G__nodeTime{font-family:var(--font-mono);color:var(--text-muted);margin-top:3px;font-size:12px}.status-module__zP7_0G__actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.status-module__zP7_0G__foot{color:var(--text-muted);max-width:56ch;margin:26px 0 0;font-size:14px;line-height:1.65}html[data-theme=jp] .status-module__zP7_0G__no{background:var(--ink);color:var(--white);letter-spacing:.08em;padding:7px 11px}html[data-theme=jp] .status-module__zP7_0G__card{box-shadow:6px 6px 0 var(--ink);border-width:2px}html[data-theme=jp] .status-module__zP7_0G__cardHead{border-bottom-color:var(--ink)}html[data-theme=jp] .status-module__zP7_0G__node{border-bottom:1px solid var(--ink);align-items:center;padding:10px 0}html[data-theme=jp] .status-module__zP7_0G__timeline li:last-child{border-bottom:0}html[data-theme=jp] .status-module__zP7_0G__nodeBody{flex-direction:row-reverse;flex:1;justify-content:flex-end;align-items:baseline;gap:18px;display:flex;padding-bottom:0!important}html[data-theme=jp] .status-module__zP7_0G__nodeTime{min-width:9em;color:var(--ink);letter-spacing:.06em;flex:none;margin-top:0}html[data-theme=jp] .status-module__zP7_0G__timeline li:last-child[data-tone=ok]{background:var(--jp-yellow);border:2px solid var(--ink);padding:10px 12px}html[data-theme=jp] .status-module__zP7_0G__timeline li:last-child[data-tone=bad]{border:2px solid var(--danger);padding:10px 12px}html[data-theme=jp] .status-module__zP7_0G__nodeOk,html[data-theme=jp] .status-module__zP7_0G__nodeBad{color:var(--ink)}html[data-theme=jp] .status-module__zP7_0G__rail svg circle:first-of-type{fill:var(--ink)}
