.Skeleton-module__QUUPIW__skeleton{background-color:var(--skeleton-base);border-radius:8px;display:block;overflow:hidden}.Skeleton-module__QUUPIW__skeletonPulse{animation:1.4s ease-in-out infinite Skeleton-module__QUUPIW__skeletonPulse}.Skeleton-module__QUUPIW__variantLight{--skeleton-base:var(--ink-100);--skeleton-highlight:var(--ink-050)}.Skeleton-module__QUUPIW__variantOnNavy{--skeleton-base:#ffffff26;--skeleton-highlight:#ffffff47;background-color:var(--skeleton-base)}@media (prefers-reduced-motion:reduce){.Skeleton-module__QUUPIW__skeletonPulse{animation:none}}
.Modal-module__7LRQSW__backdrop{z-index:50;background:#00000080;place-items:center;display:grid;position:fixed;inset:0}.Modal-module__7LRQSW__dialog{box-shadow:var(--shadow-md);background:#fff;border-radius:16px;width:min(440px,100vw - 32px);max-height:90vh;padding:20px;overflow-y:auto}.Modal-module__7LRQSW__title{color:var(--ink-950);margin:0 0 12px;font-size:16px;font-weight:800}.Modal-module__7LRQSW__actions{gap:10px;margin-top:16px;display:flex}
.gx-module__qRBYGG__screen{flex-direction:column;min-height:100%;display:flex}.gx-module__qRBYGG__body{font-family:var(--font-sans);color:var(--fg-1)}.gx-module__qRBYGG__btn{font-family:var(--font-sans);letter-spacing:-.005em;cursor:pointer;transition:transform .18s var(--ease-out), box-shadow .18s var(--ease-out), background .18s var(--ease-out);border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 22px;font-size:15px;font-weight:700;display:inline-flex}.gx-module__qRBYGG__btnPrimary{background:var(--touch-teal);color:#fff;box-shadow:var(--shadow-brand)}.gx-module__qRBYGG__btnPrimary:hover{background:var(--touch-teal-600);transform:translateY(-1px)}.gx-module__qRBYGG__btnPrimary:active{transform:scale(.98)}.gx-module__qRBYGG__btnPrimary:disabled{background:var(--ink-200);color:var(--ink-400);box-shadow:none;cursor:not-allowed}.gx-module__qRBYGG__btnGhost{color:var(--touch-navy);box-shadow:none;background:0 0}.gx-module__qRBYGG__btnGhost:hover{background:var(--touch-navy-050)}.gx-module__qRBYGG__btnNavy{background:var(--touch-navy);color:#fff}.gx-module__qRBYGG__btnNavy:hover{background:var(--touch-navy-600)}.gx-module__qRBYGG__btnOutline{color:var(--touch-navy);border-color:var(--border-default);background:#fff}.gx-module__qRBYGG__btnOutline:hover{background:var(--ink-050)}.gx-module__qRBYGG__btnDanger{background:var(--danger-050);color:var(--danger-500);border-color:var(--danger-500)}.gx-module__qRBYGG__btnDanger:hover{background:var(--danger-500);color:#fff}.gx-module__qRBYGG__iconBtn{border:1px solid var(--border-subtle);cursor:pointer;width:40px;height:40px;transition:background .18s var(--ease-out);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.gx-module__qRBYGG__iconBtn:hover{background:var(--ink-050)}.gx-module__qRBYGG__field{flex-direction:column;gap:6px;display:flex}.gx-module__qRBYGG__label{color:var(--fg-1);font-size:13px;font-weight:600}.gx-module__qRBYGG__hint{color:var(--fg-3);font-size:12px}.gx-module__qRBYGG__hintErr{color:var(--danger-500);font-size:12px}.gx-module__qRBYGG__hintOk{color:var(--ok-500);font-size:12px}.gx-module__qRBYGG__input{font-family:var(--font-sans);color:var(--fg-1);border:1px solid var(--border-default);box-shadow:var(--shadow-inset);transition:border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);box-sizing:border-box;appearance:none;background:#fff;border-radius:12px;width:100%;padding:13px 14px;font-size:16px}.gx-module__qRBYGG__input:focus{border-color:var(--touch-teal);box-shadow:var(--ring-focus);outline:none}.gx-module__qRBYGG__inputErr{border-color:var(--danger-500)}.gx-module__qRBYGG__inputOk{border-color:var(--touch-teal)}.gx-module__qRBYGG__input::placeholder{color:var(--fg-4)}.gx-module__qRBYGG__inputIcon{position:relative}.gx-module__qRBYGG__inputIcon>svg{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.gx-module__qRBYGG__link{color:var(--touch-navy);cursor:pointer;text-underline-offset:3px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}.gx-module__qRBYGG__link:hover{color:var(--touch-navy-600)}.gx-module__qRBYGG__otp{justify-content:center;gap:10px;display:flex}.gx-module__qRBYGG__otpCell{text-align:center;width:46px;height:56px;color:var(--fg-1);border:1px solid var(--border-default);box-shadow:var(--shadow-inset);transition:all .18s var(--ease-out);appearance:none;font-size:24px;font-weight:700;font-family:var(--font-sans);background:#fff;border-radius:12px}.gx-module__qRBYGG__otpCell:focus{border-color:var(--touch-teal);box-shadow:var(--ring-focus);outline:none}.gx-module__qRBYGG__otpCellFilled{border-color:var(--touch-teal);background:var(--touch-teal-050)}.gx-module__qRBYGG__progressWrap{border-bottom:1px solid var(--border-subtle);background:#fff;padding:12px 20px 14px}.gx-module__qRBYGG__progressTop{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.gx-module__qRBYGG__progressLabel{color:var(--fg-2);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:600}.gx-module__qRBYGG__progressPct{color:var(--touch-navy);font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.gx-module__qRBYGG__progressTrack{background:var(--ink-100);border-radius:999px;width:100%;height:6px;overflow:hidden}.gx-module__qRBYGG__progressFill{background:linear-gradient(90deg, var(--touch-teal), var(--touch-teal-400));height:100%;transition:width .42s var(--ease-out);border-radius:999px}.gx-module__qRBYGG__card{border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:18px}.gx-module__qRBYGG__chipRow{flex-wrap:wrap;gap:8px;display:flex}.gx-module__qRBYGG__chip{background:var(--touch-navy-050);color:var(--touch-navy);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .18s var(--ease-out);appearance:none;border:1px solid #0000;border-radius:999px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:600}.gx-module__qRBYGG__chip:hover{background:var(--touch-navy-100)}.gx-module__qRBYGG__chipActive{background:var(--touch-navy);color:#fff}.gx-module__qRBYGG__chipActive:hover{background:var(--touch-navy-700)}.gx-module__qRBYGG__selectWrap{position:relative}.gx-module__qRBYGG__selectMenu{border:1px solid var(--border-default);box-shadow:var(--shadow-lg);z-index:30;background:#fff;border-radius:12px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.gx-module__qRBYGG__selectOpt{color:var(--fg-1);cursor:pointer;border-bottom:1px solid var(--border-subtle);padding:12px 14px;font-size:14px}.gx-module__qRBYGG__selectOpt:last-child{border-bottom:none}.gx-module__qRBYGG__selectOpt:hover,.gx-module__qRBYGG__selectOptHi{background:var(--touch-teal-050);color:var(--fg-1)}.gx-module__qRBYGG__selectOpt mark{background:var(--touch-teal-200);color:var(--ink-950);border-radius:3px;padding:0 2px}.gx-module__qRBYGG__selectEmpty{color:var(--fg-3);text-align:center;padding:14px;font-size:13px}.gx-module__qRBYGG__phone{gap:8px;display:flex}.gx-module__qRBYGG__phoneCc{border:1px solid var(--border-default);min-width:110px;color:var(--fg-1);box-shadow:var(--shadow-inset);cursor:pointer;transition:border-color .18s var(--ease-out);background:#fff;border-radius:12px;flex:none;align-items:center;gap:6px;padding:13px 12px;font-size:14px;font-weight:600;display:flex;position:relative}.gx-module__qRBYGG__phoneCc:hover{border-color:var(--border-strong)}.gx-module__qRBYGG__videoWrap{background:var(--ink-900);border-radius:16px;width:100%;padding-top:75%;position:relative;overflow:hidden}.gx-module__qRBYGG__videoWrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.gx-module__qRBYGG__banner{border-radius:16px;align-items:flex-start;gap:12px;padding:16px 16px 16px 18px;display:flex}.gx-module__qRBYGG__bannerReview{background:linear-gradient(135deg, var(--touch-navy), var(--touch-navy-600));color:#fff}.gx-module__qRBYGG__bannerSuccess{background:var(--touch-teal-050);color:var(--ink-950);border:1px solid var(--touch-teal-200)}.gx-module__qRBYGG__profileRows{flex-direction:column;display:flex}.gx-module__qRBYGG__pRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.gx-module__qRBYGG__pRow:last-child{border-bottom:none}.gx-module__qRBYGG__pRowKey{color:var(--fg-3);font-size:13px;font-weight:500}.gx-module__qRBYGG__pRowValue{color:var(--fg-1);text-align:right;font-size:14px;font-weight:600}.gx-module__qRBYGG__authHead{flex-direction:column;gap:10px;margin-top:20px;margin-bottom:22px;display:flex}.gx-module__qRBYGG__authHead h1{letter-spacing:-.02em;color:var(--touch-navy);font-size:26px;font-weight:800;line-height:1.1}.gx-module__qRBYGG__authHead p{color:var(--fg-2);font-size:15px}.gx-module__qRBYGG__authTop{justify-content:space-between;align-items:center;padding:14px 4px 10px;display:flex}.gx-module__qRBYGG__authTopLogo{height:28px}.gx-module__qRBYGG__authTopLogoOnly{justify-content:center;padding:0 4px 8px;display:flex}.gx-module__qRBYGG__authTopLogoLg{width:65%;max-width:280px;height:auto;display:block}.gx-module__qRBYGG__taskList{flex-direction:column;gap:10px;display:flex}.gx-module__qRBYGG__task{border:1px solid var(--border-subtle);cursor:pointer;transition:border-color .18s var(--ease-out), transform .18s var(--ease-out);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.gx-module__qRBYGG__task:hover{border-color:var(--touch-teal);transform:translateY(-1px)}.gx-module__qRBYGG__taskCheck{border:2px solid var(--ink-300);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.gx-module__qRBYGG__taskCheckDone{background:var(--touch-teal);border-color:var(--touch-teal);color:#fff}.gx-module__qRBYGG__taskTitle{color:var(--fg-1);flex:1;font-size:14px;font-weight:600}.gx-module__qRBYGG__taskSub{color:var(--fg-3);margin-top:1px;font-size:12px;font-weight:400;display:block}.gx-module__qRBYGG__vItem{border-bottom:1px solid var(--border-subtle);cursor:pointer;align-items:center;gap:12px;padding:12px 0;display:flex}.gx-module__qRBYGG__vItem:last-child{border-bottom:none}.gx-module__qRBYGG__vThumb{aspect-ratio:16/9;background:var(--ink-900);border-radius:10px;flex-shrink:0;width:92px;position:relative;overflow:hidden}.gx-module__qRBYGG__vThumb:after{content:"";background:linear-gradient(135deg, var(--touch-navy) 0%, var(--touch-teal-700) 100%);opacity:.9;position:absolute;inset:0}.gx-module__qRBYGG__vThumbPlay{color:#fff;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gx-module__qRBYGG__vTitle{color:var(--fg-1);font-size:14px;font-weight:700;line-height:1.25}.gx-module__qRBYGG__vMeta{color:var(--fg-3);margin-top:3px;font-size:12px}.gx-module__qRBYGG__tabs{border-top:1px solid var(--border-subtle);background:#fff;justify-content:space-around;padding:10px 12px 6px;display:flex}.gx-module__qRBYGG__tab{color:var(--fg-3);cursor:pointer;flex-direction:column;align-items:center;gap:3px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.gx-module__qRBYGG__tabActive{color:var(--touch-teal-700)}.gx-module__qRBYGG__fadeEnter{animation:gx-module__qRBYGG__gxFade .26s var(--ease-out)}@keyframes gx-module__qRBYGG__gxFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
