.pt-otp-modal .ant-modal-content{padding:0;border-radius:14px;overflow:hidden;background:var(--bg-elevated,#FFFFFF);border:1.5px solid rgba(15,23,42,.14);box-shadow:0 3px 0 rgba(15,23,42,.1),0 24px 60px -16px rgba(17,24,39,.32);animation:pt-otp-pop .28s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){.pt-otp-modal .ant-modal-content{animation:none}}:root[data-theme=dark] .pt-otp-modal .ant-modal-content{border-color:rgba(255,255,255,.16);box-shadow:0 3px 0 rgba(255,255,255,.1),0 24px 60px -12px rgba(0,0,0,.65)}@keyframes pt-otp-pop{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pt-otp-modal .ant-modal-close{top:14px;inset-inline-end:14px;width:32px;height:32px;border-radius:8px;color:var(--text-muted,#7A8494);transition:background .15s cubic-bezier(.25,1,.5,1)}.pt-otp-modal .ant-modal-close:hover{background:var(--bg-secondary,#EDF1F8);color:var(--text-primary,#101419)}.pt-otp{display:grid;grid-template-columns:21rem 1fr;min-height:30rem;font-family:Funnel Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pt-otp__vis{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:2rem 1.75rem 1.5rem;background:radial-gradient(120% 70% at 18% 0,rgba(37,99,235,.38),rgba(37,99,235,0) 62%),radial-gradient(90% 55% at 85% 100%,rgba(37,99,235,.2),rgba(37,99,235,0) 60%),linear-gradient(158deg,#10203C,#0B1428 52%,#0B0F1A);color:#EAF0FB}.pt-otp__vis-grain{inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.26;mix-blend-mode:overlay}.pt-otp__vis-glow,.pt-otp__vis-grain{position:absolute;pointer-events:none}.pt-otp__vis-glow{left:50%;bottom:-6rem;width:20rem;height:12rem;transform:translateX(-50%);background:radial-gradient(50% 50% at 50% 50%,rgba(37,99,235,.3),rgba(37,99,235,0))}.pt-otp__vis-spark{position:absolute;color:#7FA6F4;pointer-events:none}.pt-otp__vis-spark--1{width:.9rem;top:1.1rem;right:1.4rem;opacity:.7}.pt-otp__vis-spark--2{width:.65rem;top:45%;left:1rem;opacity:.45}.pt-otp__vis-copy{position:relative;display:flex;flex-direction:column;gap:.5rem}.pt-otp__vis-kicker{font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7FA6F4}.pt-otp__vis-title{font-size:1.5rem;line-height:1.12;font-weight:800;letter-spacing:-.02em;color:#F6F9FF;max-width:12ch}.pt-otp__vis-sub{font-size:.8125rem;line-height:1.55;color:rgba(234,240,251,.72);max-width:24ch}.pt-otp__vis-scene{position:relative;flex:1;min-height:15rem}.pt-otp__vis-hero{position:absolute;right:-1.5rem;top:0;width:12.5rem;height:auto;filter:drop-shadow(0 16px 28px rgba(0,0,0,.45));animation:pt-otp-float 5.5s ease-in-out infinite}.pt-otp__vis-side{position:absolute;left:-.5rem;bottom:0;width:8rem;height:auto;transform:rotate(-10deg);filter:drop-shadow(0 12px 20px rgba(0,0,0,.4));animation:pt-otp-float 6.5s ease-in-out .8s infinite}.pt-otp__vis-badge{position:absolute;left:.25rem;top:-.25rem;width:4.25rem;height:auto;transform:rotate(10deg);filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:pt-otp-float 6s ease-in-out 1.6s infinite}.pt-otp__vis-shape{position:absolute;height:auto;filter:drop-shadow(0 6px 12px rgba(0,0,0,.35))}.pt-otp__vis-shape--star{left:.5rem;top:5.5rem;width:2.25rem;transform:rotate(-14deg);animation:pt-otp-float 7s ease-in-out 2.4s infinite}.pt-otp__vis-shape--cube{left:6.25rem;top:0;width:2.75rem;transform:rotate(8deg);animation:pt-otp-float 6.8s ease-in-out 1.1s infinite}@keyframes pt-otp-float{0%,to{translate:0 0}50%{translate:0 -8px}}.pt-otp__vis-chip{position:absolute;right:0;bottom:1.25rem;display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .625rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:.75rem;font-weight:700;color:#F6F9FF;white-space:nowrap}.pt-otp__vis-chip-dot{width:.4375rem;height:.4375rem;border-radius:50%;background:#34D399;box-shadow:0 0 8px rgba(52,211,153,.7)}.pt-otp__panel{justify-content:center;gap:1.25rem;padding:2.5rem 2.25rem 1.75rem;min-width:0}.pt-otp__header,.pt-otp__panel{display:flex;flex-direction:column}.pt-otp__header{position:relative;gap:.5rem;padding-right:2rem}.pt-otp__back{align-self:flex-start;width:2rem;height:2rem;margin:-.25rem 0 .125rem -.375rem;border:none;background:transparent;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted,#7A8494);font-size:14px;transition:background .15s cubic-bezier(.25,1,.5,1),color .15s}.pt-otp__back:hover{background:var(--bg-secondary,#EDF1F8);color:var(--text-primary,#101419)}.pt-otp__title{margin:0;font-size:1.375rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary,#101419);line-height:1.15}.pt-otp__subtitle{margin:0;font-size:.875rem;line-height:1.55;color:var(--text-secondary,#4A5462);max-width:38ch}.pt-otp__body{display:flex;flex-direction:column;gap:.75rem}.pt-otp__label{font-size:.8125rem;font-weight:600;color:var(--text-secondary,#4A5462);letter-spacing:-.005em}.pt-otp__gslot{min-height:2.75rem;display:flex;justify-content:center;align-items:center}.pt-otp__gslot.is-busy{pointer-events:none;opacity:.6}.pt-otp__gslot[data-wait]{position:relative}.pt-otp__gslot[data-wait]:before{content:"";position:absolute;inset:.125rem 0;border-radius:.25rem;background:linear-gradient(100deg,var(--bg-secondary,#EDF1F8) 40%,var(--bg-elevated,#FFFFFF) 50%,var(--bg-secondary,#EDF1F8) 60%);background-size:200% 100%;animation:pt-otp-gwait 1.4s ease-in-out infinite}@keyframes pt-otp-gwait{0%{background-position:120% 0}to{background-position:-80% 0}}@media (prefers-reduced-motion:reduce){.pt-otp__gslot[data-wait]:before{animation:none}}.pt-otp__divider{display:flex;align-items:center;gap:.75rem;color:var(--text-muted,#7A8494);font-size:.75rem;font-weight:700;letter-spacing:.04em}.pt-otp__divider:after,.pt-otp__divider:before{content:"";flex:1;height:1px;background:var(--border-default,rgba(15,23,42,.14))}.pt-otp__code{position:relative;display:flex;gap:.625rem;cursor:text}.pt-otp__code-real{position:absolute;inset:0;z-index:2;width:100%;height:100%;opacity:0;border:none;padding:0;background:transparent;caret-color:transparent;font-size:1rem}.pt-otp__code-real:disabled{cursor:not-allowed}.pt-otp__cell{flex:1;min-width:0;height:3.625rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;border:1.5px solid var(--border-default,rgba(15,23,42,.14));background:var(--bg-secondary,#F4F6FB);font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--accent-primary,#2563EB);transition:border-color .15s cubic-bezier(.25,1,.5,1),box-shadow .15s cubic-bezier(.25,1,.5,1),background .15s cubic-bezier(.25,1,.5,1)}.pt-otp__cell.is-filled{border-color:var(--accent-primary,#2563EB);background:var(--accent-primary-subtle,rgba(37,99,235,.1))}.pt-otp__cell.is-active{border-color:var(--accent-primary,#2563EB);box-shadow:0 0 0 3px rgba(37,99,235,.16)}.pt-otp__cell.is-active:after{content:"";width:2px;height:1.5rem;border-radius:1px;background:var(--accent-primary,#2563EB);animation:pt-otp-caret 1.1s steps(2,start) infinite}@keyframes pt-otp-caret{0%,49%{opacity:1}50%,to{opacity:0}}.pt-otp__code--err .pt-otp__cell{border-color:var(--color-error,#E03131);animation:pt-otp-shake .3s cubic-bezier(.25,1,.5,1)}@keyframes pt-otp-shake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.pt-otp__error{margin-top:-4px;padding:8px 12px;border-radius:8px;background:rgba(224,49,49,.08);color:var(--color-error,#E03131);font-size:13px;line-height:1.4;border:1px solid rgba(224,49,49,.18)}.pt-otp__submit{margin-top:4px;height:44px!important;font-weight:600;border-radius:10px!important;box-shadow:0 2px 10px rgba(37,99,235,.28);transition:transform .15s cubic-bezier(.25,1,.5,1),box-shadow .15s}.pt-otp__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px rgba(37,99,235,.36)}.pt-otp__submit:active:not(:disabled){transform:scale(.98)}.pt-otp__consent{margin:8px 0 0;font-size:12px;line-height:1.5;color:var(--text-muted,#7A8494)}.pt-otp__resend-row{margin-top:4px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.pt-otp__cooldown{color:var(--text-muted,#7A8494);font-variant-numeric:tabular-nums}.pt-otp__link{border:none;background:transparent;padding:0;cursor:pointer;color:var(--accent-primary,#2563EB);font-weight:600;font-size:13px;font-family:inherit;transition:color .15s cubic-bezier(.25,1,.5,1)}.pt-otp__link:hover:not(:disabled){color:var(--accent-primary-hover,#1D4ED8);text-decoration:underline}.pt-otp__link:disabled{cursor:not-allowed;opacity:.45}.pt-otp__link--muted{color:var(--text-muted,#7A8494)}.pt-otp__link--muted:hover:not(:disabled){color:var(--text-secondary,#4A5462)}.pt-otp__success{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;padding:8px 0 16px;color:var(--color-success,#1DA851);font-size:15px;font-weight:600}.pt-otp__success p{margin:0}.pt-otp__success-icon{font-size:2.25rem;line-height:1;animation:pt-otp-pop .28s cubic-bezier(.34,1.4,.5,1)}@media (max-width:760px){.pt-otp{grid-template-columns:1fr;min-height:0}.pt-otp__vis{display:none}.pt-otp__panel{padding:2rem 1.5rem 1.5rem}.pt-otp__title{font-size:1.25rem}.pt-otp__code{gap:.5rem}.pt-otp__cell{height:3.25rem;font-size:1.375rem}}@media (prefers-reduced-motion:reduce){.pt-otp-modal .ant-modal-close,.pt-otp__back,.pt-otp__link,.pt-otp__submit{transition:none}.pt-otp__cell.is-active:after,.pt-otp__code--err .pt-otp__cell,.pt-otp__vis-badge,.pt-otp__vis-hero,.pt-otp__vis-shape,.pt-otp__vis-side{animation:none}}