.Field-module__nt9JEW__field{min-width:0;display:block}.Field-module__nt9JEW__label{font-weight:700;font-size:var(--field-label-size,16px);color:var(--ink);display:block}.Field-module__nt9JEW__optional{color:var(--text-secondary);font-weight:500}.Field-module__nt9JEW__helper{color:var(--text-secondary);margin-bottom:10px;font-size:14.5px}.Field-module__nt9JEW__inputWrap{position:relative}.Field-module__nt9JEW__input{border:1.5px solid var(--border-input);border-radius:var(--radius,11px);width:100%;color:var(--ink);background:var(--white);outline:none;min-height:44px;font-family:inherit;line-height:1.25}.Field-module__nt9JEW__input:focus{border-color:var(--blue)}.Field-module__nt9JEW__inputError{border-color:var(--danger)}.Field-module__nt9JEW__mono{font-family:var(--font-mono)}.Field-module__nt9JEW__textarea{resize:vertical;line-height:1.55;display:block}.Field-module__nt9JEW__hint{align-items:center;gap:8px;margin-top:9px;font-size:14.5px;font-weight:600;display:flex}.Field-module__nt9JEW__tone_neutral{color:var(--text-secondary)}.Field-module__nt9JEW__tone_ok{color:var(--success)}.Field-module__nt9JEW__tone_warning{color:var(--warning)}.Field-module__nt9JEW__tone_error{color:var(--danger)}.Field-module__nt9JEW__toggleRow{cursor:pointer;text-align:left;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:14px;min-height:44px;padding:0;display:flex}.Field-module__nt9JEW__track{border-radius:var(--radius,15px);flex:none;width:52px;height:30px;transition:background .2s;position:relative}.Field-module__nt9JEW__knob{border-radius:var(--radius,50%);background:var(--white);width:24px;height:24px;transition:left .2s;position:absolute;top:3px}.Field-module__nt9JEW__toggleLabel{font-size:16.5px;font-weight:700}.Field-module__nt9JEW__toggleDesc{color:var(--text-secondary);font-size:14.5px}html[data-theme=jp] .Field-module__nt9JEW__input{border-width:2px}html[data-theme=jp] .Field-module__nt9JEW__label{letter-spacing:.04em;font-size:13px}html[data-theme=jp] .Field-module__nt9JEW__inputError{border-color:var(--danger)}html[data-theme=jp] .Field-module__nt9JEW__tone_error:before{content:"";background:var(--danger);flex:none;width:10px;height:10px}html[data-theme=jp] .Field-module__nt9JEW__track{border:2px solid var(--ink);background:var(--white)!important}html[data-theme=jp] .Field-module__nt9JEW__toggleRow[aria-checked=true] .Field-module__nt9JEW__track{background:var(--jp-yellow)!important}html[data-theme=jp] .Field-module__nt9JEW__knob{background:var(--ink);width:22px;height:22px;top:2px}
.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)}}
.cancel-module__DzNWsW__main{max-width:560px;padding:48px var(--page-pad) 90px;margin:0 auto}.cancel-module__DzNWsW__card{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);padding:40px 38px}@media (max-width:480px){.cancel-module__DzNWsW__card{padding:30px 22px}}.cancel-module__DzNWsW__h1{letter-spacing:-.025em;margin:14px 0 0;font-size:clamp(26px,3.4vw,32px);font-weight:800;line-height:1.1}.cancel-module__DzNWsW__body{color:var(--text-secondary);margin:12px 0 0;font-size:16px;line-height:1.65}.cancel-module__DzNWsW__note{color:var(--text-card);margin:14px 0 0;font-size:15px;line-height:1.6}.cancel-module__DzNWsW__fine{text-align:center;color:var(--text-faint);margin:18px 0 0;font-size:13.5px;line-height:1.6}.cancel-module__DzNWsW__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}.cancel-module__DzNWsW__back:hover{color:var(--ink)}.cancel-module__DzNWsW__codeInput{letter-spacing:12px;text-align:center;font-weight:600;font-family:var(--font-mono)!important;padding:16px 18px!important;font-size:30px!important}.cancel-module__DzNWsW__error{color:var(--danger);margin-top:10px;font-size:14.5px;font-weight:600}.cancel-module__DzNWsW__resendRow{justify-content:center;margin-top:20px;display:flex}.cancel-module__DzNWsW__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}.cancel-module__DzNWsW__resendLink:hover{color:var(--blue-hover)}.cancel-module__DzNWsW__resendWait{color:var(--text-faint);font-size:15.5px}.cancel-module__DzNWsW__resent{text-align:center;color:var(--success);margin:14px 0 0;font-size:14.5px;font-weight:600}.cancel-module__DzNWsW__done{text-align:center;flex-direction:column;align-items:center;display:flex}.cancel-module__DzNWsW__doneTitle{letter-spacing:-.025em;margin:22px 0 0;font-size:clamp(26px,3.4vw,32px);font-weight:800;line-height:1.1}.cancel-module__DzNWsW__doneLead{color:var(--text-secondary);margin:10px 0 0;font-size:16px;line-height:1.6}.cancel-module__DzNWsW__doneCard{border:1px solid var(--border-card);border-radius:var(--radius,12px);text-align:left;width:100%;margin-top:22px;overflow:hidden}.cancel-module__DzNWsW__doneRow{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex}.cancel-module__DzNWsW__doneRow:last-child{border-bottom:0}.cancel-module__DzNWsW__monoLabel{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-faint);font-size:10.5px;font-weight:600}.cancel-module__DzNWsW__doneVal{text-align:right;font-size:15px;font-weight:700}.cancel-module__DzNWsW__doneValMono{font-family:var(--font-mono);font-size:15px;font-weight:600}.cancel-module__DzNWsW__doneOk{color:var(--success)}.cancel-module__DzNWsW__doneFoot{color:var(--text-secondary);margin:18px 0 0;font-size:14.5px;line-height:1.6}.cancel-module__DzNWsW__startOver{margin-top:16px}.cancel-module__DzNWsW__notes{margin-top:28px}.cancel-module__DzNWsW__notesTitle{margin:0;font-size:15px;font-weight:700}.cancel-module__DzNWsW__notesList{color:var(--text-secondary);margin:10px 0 0;padding-left:18px;font-size:14.5px;line-height:1.65}.cancel-module__DzNWsW__notesList li+li{margin-top:6px}.cancel-module__DzNWsW__trouble{text-align:center;color:var(--text-faint);margin:24px 0 0;font-size:14.5px}html[data-theme=jp] .cancel-module__DzNWsW__card{box-shadow:6px 6px 0 var(--ink);border-width:2px}html[data-theme=jp] .cancel-module__DzNWsW__codeInput{letter-spacing:14px;border-width:2px!important}html[data-theme=jp] .cancel-module__DzNWsW__resendLink{color:var(--ink)}html[data-theme=jp] .cancel-module__DzNWsW__doneCard{border:2px solid var(--ink)}html[data-theme=jp] .cancel-module__DzNWsW__error:before{content:"■ ";color:var(--danger)}html[data-theme=jp] .cancel-module__DzNWsW__resent{color:var(--ink);font-family:var(--font-mono);letter-spacing:.04em;font-size:13px}
.faxes-module__LUX-Qq__main{max-width:980px;padding:44px var(--page-pad) 90px;margin:0 auto}.faxes-module__LUX-Qq__h1{letter-spacing:-.028em;margin:0;font-size:clamp(30px,3.6vw,40px);font-weight:800}.faxes-module__LUX-Qq__subRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;display:flex}.faxes-module__LUX-Qq__numberLine{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.6}.faxes-module__LUX-Qq__mono{font-family:var(--font-mono);color:var(--ink);font-weight:600}.faxes-module__LUX-Qq__usage{color:var(--text-secondary);font-size:15px;font-weight:600}.faxes-module__LUX-Qq__tabs{gap:10px;margin-top:30px;display:flex}.faxes-module__LUX-Qq__tab{border-radius:var(--radius,12px);cursor:pointer;background:var(--white);color:var(--text-secondary);border:1.5px solid var(--border-input);align-items:center;gap:9px;padding:16px 30px;font-size:17px;font-weight:700;display:inline-flex}.faxes-module__LUX-Qq__tabActive{background:var(--ink);color:var(--white);border-color:var(--ink)}.faxes-module__LUX-Qq__tabCount{opacity:.65;font-size:14px;font-weight:700}.faxes-module__LUX-Qq__list{flex-direction:column;gap:14px;margin-top:22px;display:flex}.faxes-module__LUX-Qq__row{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,14px);overflow:hidden}.faxes-module__LUX-Qq__rowHead{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:18px;padding:20px 24px;display:flex}.faxes-module__LUX-Qq__rowHead:hover{background:var(--surface-soft)}.faxes-module__LUX-Qq__thumb{border:1px solid var(--border-dashed);border-radius:var(--radius,5px);background:var(--white);flex-direction:column;flex:none;gap:3.5px;width:44px;height:56px;padding:7px 6px;display:flex}.faxes-module__LUX-Qq__thumbLine{background:var(--border-file);border-radius:var(--radius,2px);height:3px}.faxes-module__LUX-Qq__thumbTitle{background:var(--text-card);border-radius:var(--radius,2px);width:65%;height:4px}.faxes-module__LUX-Qq__rowMain{flex:1;min-width:220px}.faxes-module__LUX-Qq__rowTitle{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.faxes-module__LUX-Qq__rowName{letter-spacing:-.01em;font-size:17.5px;font-weight:700}.faxes-module__LUX-Qq__newBadge{background:var(--blue);color:var(--white);letter-spacing:.3px;border-radius:var(--radius,7px);padding:3px 9px;font-size:12px;font-weight:700}.faxes-module__LUX-Qq__rowMeta{color:var(--text-secondary);margin-top:5px;font-size:15px}.faxes-module__LUX-Qq__details{color:var(--text-secondary);align-items:center;gap:7px;font-size:15px;font-weight:600;display:inline-flex}.faxes-module__LUX-Qq__chev{transition:transform .2s}.faxes-module__LUX-Qq__expanded{border-top:1px dashed var(--border-input);padding:20px 24px 22px}.faxes-module__LUX-Qq__detail{color:var(--text-card);max-width:60ch;margin:0;font-size:15.5px;line-height:1.65}.faxes-module__LUX-Qq__receiptLine{color:var(--text-secondary);margin:8px 0 0;font-size:14.5px}.faxes-module__LUX-Qq__actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.faxes-module__LUX-Qq__empty{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,14px);text-align:center;flex-direction:column;align-items:center;margin-top:22px;padding:52px 32px;display:flex}.faxes-module__LUX-Qq__emptyTitle{margin:18px 0 0;font-size:19px;font-weight:800}.faxes-module__LUX-Qq__emptyBody{color:var(--text-secondary);max-width:44ch;margin:10px 0 0;font-size:15.5px;line-height:1.65}.faxes-module__LUX-Qq__emptyNumber{font-family:var(--font-mono);margin:16px 0 0;font-size:19px;font-weight:600}.faxes-module__LUX-Qq__foot{text-align:center;color:var(--text-faint);margin:36px 0 0;font-size:14.5px}html[data-theme=jp] .faxes-module__LUX-Qq__list{border:2px solid var(--ink);gap:0}html[data-theme=jp] .faxes-module__LUX-Qq__row{border:0;border-bottom:1px solid var(--ink)}html[data-theme=jp] .faxes-module__LUX-Qq__list>.faxes-module__LUX-Qq__row:last-child{border-bottom:0}html[data-theme=jp] .faxes-module__LUX-Qq__rowHead:hover{background:var(--jp-yellow)}html[data-theme=jp] .faxes-module__LUX-Qq__rowMeta,html[data-theme=jp] .faxes-module__LUX-Qq__receiptLine,html[data-theme=jp] .faxes-module__LUX-Qq__usage{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink);font-size:13px}html[data-theme=jp] .faxes-module__LUX-Qq__details{text-underline-offset:3px;text-decoration:underline}html[data-theme=jp] .faxes-module__LUX-Qq__thumb{border-width:2px}html[data-theme=jp] .faxes-module__LUX-Qq__newBadge{border:1px solid var(--ink);font-family:var(--font-mono);letter-spacing:.08em}html[data-theme=jp] .faxes-module__LUX-Qq__tabs{gap:0}html[data-theme=jp] .faxes-module__LUX-Qq__tab{border-width:2px;font-size:15px}html[data-theme=jp] .faxes-module__LUX-Qq__tab+.faxes-module__LUX-Qq__tab{border-left-width:0}html[data-theme=jp] .faxes-module__LUX-Qq__expanded{border-top:1px solid var(--ink)}html[data-theme=jp] .faxes-module__LUX-Qq__empty{box-shadow:6px 6px 0 var(--ink);border-width:2px}
.Modal-module__Ro-5Wq__overlay{z-index:var(--z-modal);background:var(--overlay);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__card{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);outline:none;max-height:90vh;overflow:auto}html[data-theme=jp] .Modal-module__Ro-5Wq__card{box-shadow:8px 8px 0 var(--ink);border-width:3px}
.send-module__TWS56W__main{max-width:880px;padding:46px var(--page-pad) 72px;width:100%;margin:0 auto}.send-module__TWS56W__header{z-index:var(--z-header);background:var(--white);border-bottom:1px solid var(--hairline);position:sticky;top:0}.send-module__TWS56W__headerInner{max-width:1180px;padding:18px var(--page-pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;min-height:100px;margin:0 auto;display:flex}.send-module__TWS56W__steps{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.send-module__TWS56W__stepsPaid{align-items:center}.send-module__TWS56W__stepItem{color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.send-module__TWS56W__stepItemButton{cursor:pointer}.send-module__TWS56W__stepTile{border-radius:var(--radius,11px);border:1.5px solid var(--border-input);background:var(--white);width:clamp(34px,9vw,40px);height:clamp(34px,9vw,40px);color:var(--text-faint);flex:none;justify-content:center;align-items:center;font-size:clamp(14px,4vw,17px);font-weight:700;display:flex}.send-module__TWS56W__stepLabel{color:var(--text-faint);white-space:nowrap;font-size:clamp(13px,3.8vw,16.5px);font-weight:700}.send-module__TWS56W__stepConnector{background:var(--border-input);flex:none;width:clamp(12px,4vw,44px);height:1px}.send-module__TWS56W__securePill{display:inline-flex;position:relative}.send-module__TWS56W__secureButton{background:var(--success-pill-bg);border:1px solid var(--success-border-2);border-radius:var(--radius,999px);cursor:help;align-items:center;gap:9px;min-height:44px;padding:10px 16px;display:inline-flex}.send-module__TWS56W__secureText{letter-spacing:-.01em;color:var(--success);font-size:14.5px;font-weight:700}.send-module__TWS56W__popover{z-index:var(--z-popover);background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,12px);width:310px;box-shadow:var(--shadow-popover);text-align:left;cursor:default;padding:18px 20px;position:absolute;top:calc(100% + 10px);right:0}.send-module__TWS56W__popoverTitle{font-size:14.5px;font-weight:800}.send-module__TWS56W__popoverList{flex-direction:column;gap:10px;margin-top:12px;display:flex}.send-module__TWS56W__intro{text-align:center;margin-bottom:36px}.send-module__TWS56W__h1{letter-spacing:-.028em;margin:0;font-size:clamp(32px,4vw,46px);font-weight:800;line-height:1.08}.send-module__TWS56W__introSub{color:var(--text-secondary);text-wrap:pretty;max-width:46ch;margin:14px auto 0;font-size:18px;line-height:1.6}.send-module__TWS56W__card{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,14px);overflow:hidden}.send-module__TWS56W__cardHead{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:12px;padding:18px 26px;display:flex}.send-module__TWS56W__cardHeadTight{padding:18px 22px}.send-module__TWS56W__cardTitle{white-space:nowrap;margin:0;font-size:17px;font-weight:700}.send-module__TWS56W__counter{color:var(--text-secondary);font-size:15px}.send-module__TWS56W__cardFoot{border-top:1px solid var(--hairline);color:var(--text-secondary);background:var(--surface-soft);padding:16px 26px;font-size:14.5px;line-height:1.55}.send-module__TWS56W__zoneWrap{padding:24px 26px 8px}.send-module__TWS56W__zone{border:1.5px dashed var(--border-dashed);background:var(--surface-soft);border-radius:var(--radius,12px);text-align:center;cursor:pointer;flex-direction:column;align-items:center;padding:44px 24px;transition:background .2s,border-color .2s;display:flex}.send-module__TWS56W__zoneDrag{border-color:var(--blue);background:var(--blue-tint-1)}.send-module__TWS56W__zoneTitle{letter-spacing:-.01em;margin-top:16px;font-size:19px;font-weight:700}.send-module__TWS56W__zoneSub{color:var(--text-secondary);margin-top:7px;font-size:16px}.send-module__TWS56W__zoneButton{margin-top:22px}.send-module__TWS56W__fileList{flex-direction:column;gap:10px;padding:16px 26px 20px;display:flex}.send-module__TWS56W__fileRow{border:1px solid var(--border-file);border-radius:var(--radius,10px);background:var(--white);align-items:center;gap:14px;padding:14px 16px;display:flex}.send-module__TWS56W__extBadge{border-radius:var(--radius,9px);background:var(--chip);width:42px;height:42px;font-family:var(--font-mono);color:var(--blue);flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.send-module__TWS56W__fileMain{flex:1;min-width:0}.send-module__TWS56W__fileName{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.send-module__TWS56W__progress{border-radius:var(--radius,3px);background:var(--progress-track);height:5px;margin-top:8px;overflow:hidden}.send-module__TWS56W__progressFill{border-radius:var(--radius,3px);background:var(--blue);height:5px;transition:width .15s}.send-module__TWS56W__fileMeta{margin-top:6px;font-size:14.5px}.send-module__TWS56W__removeButton{flex:none}@media (max-width:480px){.send-module__TWS56W__fileList{padding:12px 14px 16px}.send-module__TWS56W__fileRow{flex-wrap:wrap;gap:10px 12px;padding:12px 14px}.send-module__TWS56W__extBadge{width:36px;height:36px}.send-module__TWS56W__fileMain{flex:160px}.send-module__TWS56W__fileName{font-size:15px}.send-module__TWS56W__removeButton{margin-left:auto}.send-module__TWS56W__steps{gap:8px 12px}.send-module__TWS56W__stepItem{gap:6px}.send-module__TWS56W__stepConnector{display:none}}.send-module__TWS56W__statusRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;display:flex}.send-module__TWS56W__statusText{color:var(--text-secondary);font-size:15.5px;font-weight:600}@media (max-width:640px){.send-module__TWS56W__statusText{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.send-module__TWS56W__ctaRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.send-module__TWS56W__ctaRowRight{justify-content:flex-end;margin-top:22px;display:flex}.send-module__TWS56W__twoCol{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:20px;display:grid}.send-module__TWS56W__formBody{flex-direction:column;gap:22px;padding:26px;display:flex}.send-module__TWS56W__fieldLabel{margin-bottom:6px;font-size:16px;font-weight:700;display:block}.send-module__TWS56W__fieldHelp{color:var(--text-secondary);margin-bottom:10px;font-size:14.5px}.send-module__TWS56W__faxRow{align-items:stretch;gap:10px;display:flex}.send-module__TWS56W__ccButton{border:1.5px solid var(--border-input);border-radius:var(--radius,11px);background:var(--white);cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:10px;min-height:44px;padding:0 16px;display:flex}.send-module__TWS56W__ccButton:hover,.send-module__TWS56W__ccOpen{border-color:var(--blue)}.send-module__TWS56W__flag{border-radius:var(--radius,3px);object-fit:cover;border:1px solid #0f1a331f;flex:none;width:26px;height:19px;display:block}.send-module__TWS56W__ccDial{font-family:var(--font-mono);font-size:18px;font-weight:600}.send-module__TWS56W__ccPanel{z-index:var(--z-dropdown);background:var(--white);border:1.5px solid var(--border-card);border-radius:var(--radius,12px);width:min(360px,100%);box-shadow:var(--shadow-dropdown);position:absolute;top:calc(100% + 8px);left:0;overflow:hidden}.send-module__TWS56W__ccSearchWrap{border-bottom:1px solid var(--chip);padding:10px}.send-module__TWS56W__ccSearch{border:1.5px solid var(--border-input);border-radius:var(--radius,8px);width:100%;font:inherit;color:var(--ink);background:var(--white);outline:none;padding:10px 12px;font-size:16px}.send-module__TWS56W__ccSearch:focus{border-color:var(--blue)}.send-module__TWS56W__ccList,.send-module__TWS56W__ccGroupList{margin:0;padding:0;list-style:none}.send-module__TWS56W__ccList{max-height:min(48vh,420px);overflow-y:auto}.send-module__TWS56W__ccGroup{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);padding:10px 16px 4px;font-size:11px}.send-module__TWS56W__ccEmpty{color:var(--text-secondary);padding:16px;font-size:14.5px}.send-module__TWS56W__ccOption{cursor:pointer;border-bottom:1px solid var(--chip);background:var(--white);align-items:center;gap:12px;padding:14px 16px;display:flex}.send-module__TWS56W__ccOption:hover,.send-module__TWS56W__ccOptionActive,.send-module__TWS56W__ccOptionSelected{background:var(--blue-tint-1)}.send-module__TWS56W__ccName{flex:1;font-size:15.5px;font-weight:600}.send-module__TWS56W__ccOptionDial{font-family:var(--font-mono);color:var(--text-secondary);font-size:14.5px}.send-module__TWS56W__faxInput{border:1.5px solid var(--border-input);border-radius:var(--radius,11px);min-width:0;font-family:var(--font-mono);color:var(--ink);background:var(--white);outline:none;flex:1;width:100%;padding:18px;font-size:20px;font-weight:500}.send-module__TWS56W__faxInput:focus{border-color:var(--blue)}.send-module__TWS56W__faxInputError{border-color:var(--danger)}@media (max-width:480px){.send-module__TWS56W__faxInput{padding:18px 10px;font-size:16px}.send-module__TWS56W__ccButton{padding:0 12px}}.send-module__TWS56W__hint{align-items:center;gap:8px;margin-top:9px;font-size:14.5px;font-weight:600;display:flex}.send-module__TWS56W__coverBlock{border-top:1px solid var(--hairline);padding-top:22px}.send-module__TWS56W__coverFields{flex-direction:column;gap:18px;margin-top:22px;display:flex}.send-module__TWS56W__thumbGrid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:16px 14px;padding:20px 22px;display:grid}.send-module__TWS56W__thumbItem{flex-direction:column;gap:7px;display:flex}.send-module__TWS56W__thumbStack{position:relative}.send-module__TWS56W__sheetB{border:1px solid var(--border-dashed);border-radius:var(--radius,6px);background:#edf0f7;position:absolute;inset:0;transform:translate(7px,7px)}.send-module__TWS56W__sheetA{border:1px solid var(--border-dashed);border-radius:var(--radius,6px);background:#f8fafd;position:absolute;inset:0;transform:translate(3.5px,3.5px)}.send-module__TWS56W__thumb{aspect-ratio:17/22;border:1px solid var(--border-dashed);border-radius:var(--radius,6px);background:var(--white);position:relative;overflow:hidden}.send-module__TWS56W__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.send-module__TWS56W__skeleton{flex-direction:column;gap:4.5px;height:100%;padding:10px 9px;display:flex}.send-module__TWS56W__skTitle{background:var(--text-card);border-radius:var(--radius,2px);width:62%;height:5px}.send-module__TWS56W__skLine{background:var(--border-file);border-radius:var(--radius,2px);height:4px}.send-module__TWS56W__skExt{font-family:var(--font-mono);color:var(--text-faint);font-size:7px;font-weight:600;position:absolute;top:7px;right:7px}.send-module__TWS56W__pageBadge{background:var(--ink);color:var(--white);border-radius:var(--radius,9px);letter-spacing:.3px;padding:2.5px 8px;font-size:9.5px;font-weight:700;position:absolute;bottom:6px;right:6px}.send-module__TWS56W__caption{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.send-module__TWS56W__coverPreview{aspect-ratio:17/22;border:1px solid var(--border-dashed);border-radius:var(--radius,6px);background:var(--white);flex-direction:column;gap:5px;padding:9px 9px 7px;display:flex;overflow:hidden}.send-module__TWS56W__coverTag{align-items:center;gap:3px;display:flex}.send-module__TWS56W__coverBar{background:var(--blue);border-radius:var(--radius,2px);width:22px;height:7px}.send-module__TWS56W__coverFax{letter-spacing:.5px;color:var(--blue);font-size:6.5px;font-weight:700}.send-module__TWS56W__coverTo{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;font-weight:700;line-height:1.4;overflow:hidden}.send-module__TWS56W__coverFrom{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:8px;line-height:1.4;overflow:hidden}.send-module__TWS56W__coverRule{background:var(--hairline);height:1px}.send-module__TWS56W__coverNote{color:var(--text-secondary);flex:1;font-size:7.5px;line-height:1.55;overflow:hidden}.send-module__TWS56W__recap{border-top:1px solid var(--hairline);color:var(--text-secondary);background:var(--surface-soft);padding:16px 22px;font-size:14.5px}.send-module__TWS56W__changeLink{color:var(--blue);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:15px;font-weight:600;text-decoration:underline}.send-module__TWS56W__changeLink:hover{color:var(--blue-hover)}.send-module__TWS56W__modalHead{padding:30px 30px 0}.send-module__TWS56W__modalTitle{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800;line-height:1.15}.send-module__TWS56W__modalSub{color:var(--text-secondary);margin:12px 0 0;font-size:15.5px;line-height:1.6}.send-module__TWS56W__modalBody{flex-direction:column;gap:18px;padding:24px 30px 30px;display:flex}@media (max-width:480px){.send-module__TWS56W__modalHead{padding:24px 20px 0}.send-module__TWS56W__modalBody{padding:20px 20px 24px}}.send-module__TWS56W__textLink{text-align:center;color:var(--text-secondary);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:15.5px;font-weight:600;text-decoration:underline}.send-module__TWS56W__textLink:hover{color:var(--ink)}.send-module__TWS56W__blueLink{color:var(--blue);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:15px;font-weight:600;text-decoration:underline}.send-module__TWS56W__blueLink:hover{color:var(--blue-hover)}.send-module__TWS56W__fine{text-align:center;color:var(--text-faint);margin:0;font-size:13.5px;line-height:1.55}.send-module__TWS56W__codeInput{letter-spacing:11px;text-align:center;font-weight:600;font-family:var(--font-mono)!important;padding:15px 18px!important;font-size:28px!important}.send-module__TWS56W__centerRow{justify-content:center;display:flex}.send-module__TWS56W__wait{color:var(--text-faint);font-size:15px}.send-module__TWS56W__okLine{text-align:center;color:var(--success);margin:0;font-size:14.5px;font-weight:600}.send-module__TWS56W__errLine{color:var(--danger);margin:0;font-size:14.5px;font-weight:600}.send-module__TWS56W__errBox{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;line-height:1.5}.send-module__TWS56W__infoBox{border-radius:var(--radius,11px);background:var(--success-bg);border:1px solid var(--success);color:var(--success);margin:0;padding:14px 16px;font-size:14.5px;font-weight:600;line-height:1.5}.send-module__TWS56W__reviewGrid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));align-items:start;gap:20px;display:grid}.send-module__TWS56W__secure{color:var(--success);align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.send-module__TWS56W__payBody{flex-direction:column;gap:18px;padding:24px 26px;display:flex}.send-module__TWS56W__cardBrands{gap:6px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.send-module__TWS56W__payGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@keyframes send-module__TWS56W__ufShake{0%,to{transform:translate(0)}12%{transform:translate(-6px)}25%{transform:translate(6px)}38%{transform:translate(-5px)}50%{transform:translate(5px)}62%{transform:translate(-3px)}75%{transform:translate(3px)}88%{transform:translate(-1px)}}.send-module__TWS56W__shake{animation:.6s ease-in-out 2 send-module__TWS56W__ufShake}@media (prefers-reduced-motion:reduce){.send-module__TWS56W__shake{animation:none}}.send-module__TWS56W__disclosure{color:var(--text-faint);opacity:.75;text-wrap:pretty;margin:0;font-size:11.5px;line-height:1.55}.send-module__TWS56W__stripeFields{flex-direction:column;gap:10px;min-height:120px;display:flex}.send-module__TWS56W__wasPrice{color:var(--text-faint);margin-right:8px;font-size:15px;font-weight:600;text-decoration:line-through}.send-module__TWS56W__offerNote{background:var(--mist);color:var(--success);margin:0;padding:0 22px 16px;font-size:13.5px;font-weight:600}.send-module__TWS56W__disclosure a{color:var(--text-fineprint-link);text-underline-offset:2px;text-decoration:underline}.send-module__TWS56W__coveredNote{color:var(--text-card);margin:0;font-size:15px;line-height:1.65}.send-module__TWS56W__rightCol{flex-direction:column;gap:20px;display:flex}.send-module__TWS56W__sumRow{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:14px;padding:17px 22px;display:flex}.send-module__TWS56W__sumKey{color:var(--text-secondary);font-size:15px}.send-module__TWS56W__sumVal{text-align:right;font-size:15px;font-weight:700}.send-module__TWS56W__sumMono{font-family:var(--font-mono);font-size:17px;font-weight:600}.send-module__TWS56W__sumName{color:var(--text-secondary);margin-top:3px;font-size:14px}.send-module__TWS56W__totalRow{background:var(--mist);justify-content:space-between;align-items:center;gap:14px;padding:19px 22px;display:flex}.send-module__TWS56W__totalKey{font-size:15px;font-weight:600}.send-module__TWS56W__totalVal{letter-spacing:-.01em;font-size:21px;font-weight:800}.send-module__TWS56W__tpCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,14px);padding:20px 22px}.send-module__TWS56W__tpHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.send-module__TWS56W__tpRated{margin-top:10px;font-size:14.5px;font-weight:700}.send-module__TWS56W__tpQuote{color:var(--text-secondary);margin:12px 0 0;font-size:14.5px;line-height:1.6}.send-module__TWS56W__tpWho{color:var(--text-faint);margin-top:8px;font-size:13px}.send-module__TWS56W__askWrap{max-width:620px;margin:0 auto}.send-module__TWS56W__askCard{background:var(--white);border:1px solid var(--border-card);border-radius:var(--radius,16px);text-align:center;padding:44px 42px 38px}@media (max-width:480px){.send-module__TWS56W__askCard{padding:32px 22px 28px}}.send-module__TWS56W__paidPill{background:var(--success-bg);border:1px solid var(--success-border);border-radius:var(--radius,999px);color:var(--success);align-items:center;gap:9px;padding:8px 18px;font-size:14.5px;font-weight:700;display:inline-flex}.send-module__TWS56W__askStatus{color:var(--text-secondary);margin:14px 0 0;font-size:14.5px;font-weight:600}.send-module__TWS56W__askStatusDone{color:var(--success)}.send-module__TWS56W__askStatusBad{color:var(--danger)}.send-module__TWS56W__askTitle{letter-spacing:-.025em;text-wrap:pretty;margin:24px 0 0;font-size:clamp(26px,3.4vw,34px);font-weight:800;line-height:1.12}.send-module__TWS56W__askBody{color:var(--text-secondary);text-wrap:pretty;max-width:44ch;margin:14px auto 0;font-size:16px;line-height:1.65}.send-module__TWS56W__askStars{justify-content:center;gap:5px;margin:26px 0 12px;display:flex}.send-module__TWS56W__askTp{align-items:center;gap:6px;margin-bottom:30px;display:inline-flex}.send-module__TWS56W__askSkip{margin-top:20px;display:inline-block}.send-module__TWS56W__askProgress{border-radius:var(--radius,999px);background:var(--progress-track);max-width:380px;height:7px;margin:30px auto 0;overflow:hidden}.send-module__TWS56W__askProgressFill{border-radius:var(--radius,999px);background:var(--blue);height:100%;transition:width .25s linear}.send-module__TWS56W__askLine{color:var(--text-secondary);margin-top:14px;font-size:14.5px}.send-module__TWS56W__amberPill{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius,999px);color:var(--warning);align-items:center;gap:8px;padding:7px 16px;font-size:13.5px;font-weight:700;display:inline-flex}.send-module__TWS56W__askFoot{text-align:center;color:var(--text-faint);margin:18px 0 0;font-size:13.5px}.send-module__TWS56W__live{color:var(--live);align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.send-module__TWS56W__liveDot{border-radius:var(--radius,50%);background:currentColor;width:8px;height:8px;animation:1.6s ease-in-out infinite send-module__TWS56W__blinkdot}.send-module__TWS56W__doneOk{color:var(--success)}.send-module__TWS56W__logBody{color:var(--text-card);flex-direction:column;gap:15px;min-height:150px;margin:0;padding:22px 26px;font-size:16.5px;line-height:1.5;list-style:none;display:flex}.send-module__TWS56W__logLine{align-items:center;gap:12px;display:flex}.send-module__TWS56W__logFinal{color:var(--success);font-weight:700}.send-module__TWS56W__logBad{color:var(--danger);font-weight:700}.send-module__TWS56W__logFoot{border-top:1px solid var(--hairline);color:var(--text-secondary);background:var(--surface-soft);padding:14px 26px;font-size:14.5px}.send-module__TWS56W__doneCard{margin-top:20px}.send-module__TWS56W__doneTop{text-align:center;flex-direction:column;align-items:center;padding:40px 24px 10px;display:flex}.send-module__TWS56W__doneTitle{letter-spacing:-.015em;margin:22px 0 6px;font-size:24px;font-weight:800}.send-module__TWS56W__doneSub{color:var(--text-secondary);max-width:46ch;margin:0 0 18px;font-size:16px}.send-module__TWS56W__doneRow{border-top:1px solid var(--hairline);justify-content:space-between;gap:16px;padding:17px 26px;display:flex}.send-module__TWS56W__doneKey{color:var(--text-secondary);font-size:15px}.send-module__TWS56W__doneVal{text-align:right;font-size:15px;font-weight:700}.send-module__TWS56W__doneMono{font-family:var(--font-mono);font-size:15px;font-weight:600}.send-module__TWS56W__doneActions{border-top:1px solid var(--hairline);flex-wrap:wrap;gap:12px;padding:20px 26px;display:flex}.send-module__TWS56W__doneActions>*{flex:1}.send-module__TWS56W__failCircle{border-radius:var(--radius,50%);background:var(--danger-bg);justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}html[data-theme=jp] .send-module__TWS56W__header{border-bottom:3px solid var(--ink)}html[data-theme=jp] .send-module__TWS56W__headerInner{min-height:72px;padding:12px var(--page-pad)}html[data-theme=jp] .send-module__TWS56W__steps{gap:0}html[data-theme=jp] .send-module__TWS56W__stepItem[data-state]{border:2px solid var(--ink);gap:9px;padding:7px 14px}html[data-theme=jp] .send-module__TWS56W__stepItem[data-state=active]{background:var(--jp-yellow)}html[data-theme=jp] .send-module__TWS56W__stepItem[data-state=done]{background:var(--ink);color:var(--white)}html[data-theme=jp] .send-module__TWS56W__stepItem[data-state=failed]{background:var(--danger);color:var(--white)}html[data-theme=jp] .send-module__TWS56W__stepTile{width:auto;height:auto;font-family:var(--font-mono);letter-spacing:.12em;border:0;font-size:11px;font-weight:600;color:inherit!important;background:0 0!important}html[data-theme=jp] .send-module__TWS56W__steps:not(.send-module__TWS56W__stepsPaid) .send-module__TWS56W__stepTile:before{content:"STEP 0"}html[data-theme=jp] .send-module__TWS56W__stepItem[data-state=active] .send-module__TWS56W__stepTile svg{stroke:var(--ink)}html[data-theme=jp] .send-module__TWS56W__stepLabel{font-size:clamp(12px,3.6vw,14px);color:inherit!important}html[data-theme=jp] .send-module__TWS56W__stepConnector{background:var(--ink);width:14px;height:2px}html[data-theme=jp] .send-module__TWS56W__secureButton{background:var(--white);border:1px solid var(--ink);min-height:0;padding:8px 12px}html[data-theme=jp] .send-module__TWS56W__secureText{color:var(--ink);letter-spacing:.04em;font-size:12px}html[data-theme=jp] .send-module__TWS56W__secureButton svg{stroke:var(--ink)}html[data-theme=jp] .send-module__TWS56W__popover{border:2px solid var(--ink)}html[data-theme=jp] .send-module__TWS56W__card,html[data-theme=jp] .send-module__TWS56W__tpCard{box-shadow:6px 6px 0 var(--ink);border-width:2px}html[data-theme=jp] .send-module__TWS56W__cardHead,html[data-theme=jp] .send-module__TWS56W__cardFoot,html[data-theme=jp] .send-module__TWS56W__coverBlock,html[data-theme=jp] .send-module__TWS56W__logFoot{border-color:var(--ink)}html[data-theme=jp] .send-module__TWS56W__cardTitle,html[data-theme=jp] .send-module__TWS56W__modalTitle{font-weight:800}html[data-theme=jp] .send-module__TWS56W__zone{border:3px dashed var(--ink);background:var(--white)}html[data-theme=jp] .send-module__TWS56W__zoneDrag{background:var(--jp-yellow);border-style:solid}html[data-theme=jp] .send-module__TWS56W__fileRow{border-color:var(--ink)}html[data-theme=jp] .send-module__TWS56W__extBadge{border:1px solid var(--ink);background:var(--white);color:var(--ink);letter-spacing:.08em}html[data-theme=jp] .send-module__TWS56W__fileMeta,html[data-theme=jp] .send-module__TWS56W__counter,html[data-theme=jp] .send-module__TWS56W__recap,html[data-theme=jp] .send-module__TWS56W__caption{font-family:var(--font-mono);letter-spacing:.02em;font-size:13px}html[data-theme=jp] .send-module__TWS56W__progress{border:1px solid var(--ink);height:7px}html[data-theme=jp] .send-module__TWS56W__progressFill{background:var(--jp-yellow);height:5px}html[data-theme=jp] .send-module__TWS56W__faxInput,html[data-theme=jp] .send-module__TWS56W__ccButton{border-width:2px}html[data-theme=jp] .send-module__TWS56W__fieldLabel{letter-spacing:.04em;font-size:13px}html[data-theme=jp] .send-module__TWS56W__ccPanel{border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink)}html[data-theme=jp] .send-module__TWS56W__ccSearch{border-width:2px}html[data-theme=jp] .send-module__TWS56W__ccOption{border-bottom-color:var(--ink)}html[data-theme=jp] .send-module__TWS56W__flag{border-color:var(--ink)}html[data-theme=jp] .send-module__TWS56W__errBox{border:2px solid var(--danger);background:var(--white)}html[data-theme=jp] .send-module__TWS56W__errLine:before,html[data-theme=jp] .send-module__TWS56W__errBox:before{content:"■ ";color:var(--danger)}html[data-theme=jp] .send-module__TWS56W__codeInput{letter-spacing:14px;border-width:2px!important}html[data-theme=jp] .send-module__TWS56W__sumRow{border-bottom-color:var(--ink);padding:0;align-items:stretch!important}html[data-theme=jp] .send-module__TWS56W__sumRow>:first-child{background:var(--jp-panel);border-right:1px solid var(--ink);color:var(--ink);flex:0 0 38%;padding:13px 14px;font-weight:800}html[data-theme=jp] .send-module__TWS56W__sumRow>:last-child{flex:1;padding:13px 14px}html[data-theme=jp] .send-module__TWS56W__totalRow{background:var(--jp-yellow);border-top:2px solid var(--ink);padding:15px 14px}html[data-theme=jp] .send-module__TWS56W__totalKey{font-weight:800}html[data-theme=jp] .send-module__TWS56W__totalVal,html[data-theme=jp] .send-module__TWS56W__sumMono{font-family:var(--font-mono)}html[data-theme=jp] .send-module__TWS56W__secure{color:var(--ink);font-family:var(--font-mono);letter-spacing:.08em;font-size:11px}html[data-theme=jp] .send-module__TWS56W__secure svg{stroke:var(--ink)}html[data-theme=jp] .send-module__TWS56W__paidPill,html[data-theme=jp] .send-module__TWS56W__amberPill{border:1px solid var(--ink);font-family:var(--font-mono);letter-spacing:.08em}html[data-theme=jp] .send-module__TWS56W__logBody{background:var(--ink);color:var(--white);font-family:var(--font-mono);gap:8px;font-size:13px;line-height:1.9}html[data-theme=jp] .send-module__TWS56W__logFinal{color:var(--jp-log-ok)}html[data-theme=jp] .send-module__TWS56W__logBad{color:var(--jp-yellow)}html[data-theme=jp] .send-module__TWS56W__logBody svg{stroke:currentColor}html[data-theme=jp] .send-module__TWS56W__doneRow{border-top-color:var(--ink)}html[data-theme=jp] .send-module__TWS56W__doneVal{align-items:center;gap:14px;display:inline-flex}html[data-theme=jp] .send-module__TWS56W__doneKey{color:var(--ink);font-weight:700}html[data-theme=jp] .send-module__TWS56W__doneMono{letter-spacing:.06em;font-size:16px}html[data-theme=jp] .send-module__TWS56W__doneOk,html[data-theme=jp] .send-module__TWS56W__live{color:var(--ink);font-family:var(--font-mono);letter-spacing:.06em}html[data-theme=jp] .send-module__TWS56W__doneActions{border-top-color:var(--ink)}html[data-theme=jp] .send-module__TWS56W__failCircle{border:2px solid var(--danger);background:var(--white)}
.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)}
.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}.login-module__w9qDgG__legacy{background:var(--mist);border:1px solid var(--border-card);border-radius:var(--radius,12px);margin-top:18px;padding:16px 18px}.login-module__w9qDgG__legacyTitle{font-size:15px;font-weight:700;display:block}.login-module__w9qDgG__legacyBody{color:var(--text-secondary);margin:6px 0 0;font-size:14.5px;line-height:1.6}.login-module__w9qDgG__legacyLink{color:var(--danger);text-underline-offset:3px;margin-top:10px;font-size:15px;font-weight:700;text-decoration:underline;display:inline-block}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__legacy{border:2px solid var(--ink);background:var(--white)}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}
