:root{--ttf-brand: #1e40af;--ttf-brand-hover: #1e3a8a;--p2-navy: #0b1f4d;--p2-navy-mid: #123272;--p2-blue: #1e40af;--p2-gold: #c9a227;--p2-ink: #0f172a;--p2-muted: #64748b;--p2-line: rgba(148, 163, 184, .28);--p2-card: rgba(255, 255, 255, .92);--p2-shadow: 0 24px 60px rgba(15, 23, 42, .08);--p2-shadow-sm: 0 8px 24px rgba(15, 23, 42, .06);--p2-radius: .5rem}body.p2-page{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:var(--p2-ink);background:#fff!important;background-color:#fff!important;min-height:100vh;min-height:100dvh}body.p2-page .bg-gray-900{background-color:var(--ttf-brand)!important}body.p2-page .bg-gray-800,body.p2-page .hover\:bg-gray-800:hover{background-color:var(--ttf-brand-hover)!important}body.p2-page .bg-black{background-color:#0b1f4d9e!important}html,body,body.p2-page,body.p2-page>nav,body.p2-page>header,body.p2-page>main{border-radius:0!important;border-left:none!important;border-right:none!important;outline:none!important}html,body{background:#fff!important;background-color:#fff!important;height:auto!important;max-height:none!important;overflow:visible!important}.p2-nav{position:relative!important;top:auto!important;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--p2-line);border-left:none;border-right:none;border-top:none;box-shadow:none;border-radius:0!important}.p2-btn-ghost{border:1px solid var(--p2-line);background:#fff;color:var(--p2-ink);font-size:.75rem;font-weight:600;padding:.5rem 1.25rem;border-radius:9999px;transition:all .2s ease}.p2-btn-ghost:hover{background:#f8fafc;border-color:#cbd5e1}.p2-back{display:inline-flex;align-items:center;gap:.65rem;color:var(--p2-muted);font-weight:600;font-size:.875rem;transition:color .2s}.p2-back:hover{color:var(--p2-ink)}.p2-back-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.85rem;background:#fff;border:1px solid var(--p2-line);box-shadow:var(--p2-shadow-sm);transition:transform .2s}.p2-back:hover .p2-back-icon{transform:translate(-3px)}.p2-hero{position:relative;overflow:hidden;border-radius:var(--p2-radius);background:linear-gradient(145deg,var(--p2-navy) 0%,var(--p2-blue) 48%,#172554 100%);box-shadow:var(--p2-shadow),0 0 0 1px #ffffff0f inset}.p2-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.12),transparent 42%),radial-gradient(circle at 10% 90%,rgba(201,162,39,.08),transparent 40%),linear-gradient(135deg,transparent 60%,rgba(255,255,255,.04) 100%);pointer-events:none}.p2-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:linear-gradient(rgba(255,255,255,.8) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.8) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.p2-hero-gold{height:2px;background:linear-gradient(90deg,transparent,var(--p2-gold),transparent);opacity:.85}.p2-hero-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:9999px;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#ffffffe6}.p2-hero-profile{background:#ffffff14;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.1rem}.p2-snapshot{background:var(--p2-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--p2-line);border-radius:var(--p2-radius);box-shadow:var(--p2-shadow-sm);overflow:hidden}.p2-snapshot-head{padding:1rem 1.35rem;border-bottom:1px solid var(--p2-line);background:linear-gradient(180deg,#fafbfc,#f8fafc)}.p2-snapshot-grid{display:grid;grid-template-columns:1fr;gap:0}@media (min-width: 640px){.p2-snapshot-grid{grid-template-columns:1fr 1fr}}.p2-snapshot-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.35rem;border-bottom:1px solid var(--p2-line)}@media (min-width: 640px){.p2-snapshot-item:nth-child(odd){border-right:1px solid var(--p2-line)}.p2-snapshot-item:nth-last-child(-n+2){border-bottom:none}}.p2-snapshot-item:last-child{border-bottom:none}.p2-snapshot-label{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--p2-muted)}.p2-snapshot-dot{width:.45rem;height:.45rem;border-radius:50%;flex-shrink:0}.p2-card{background:var(--p2-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--p2-line);border-radius:var(--p2-radius);box-shadow:var(--p2-shadow-sm)}.p2-section-head{margin-bottom:1.35rem}.p2-section-eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--p2-blue);margin-bottom:.5rem}.p2-section-title{font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--p2-ink);line-height:1.25}@media (min-width: 768px){.p2-section-title{font-size:1.5rem}}.p2-section-sub{margin-top:.35rem;font-size:.875rem;color:var(--p2-muted);line-height:1.5}.p2-hub-feature{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--p2-line);border-radius:1.1rem;padding:1.1rem;transition:transform .2s,box-shadow .2s,border-color .2s}.p2-hub-feature:hover{transform:translateY(-2px);border-color:#1e40af33;box-shadow:0 10px 28px #1e40af14}.p2-hub-icon{width:2.5rem;height:2.5rem;border-radius:.85rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.p2-cta-primary{background:#fff;color:var(--p2-navy);font-weight:700;border-radius:9999px;padding:.85rem 1.5rem;font-size:.875rem;box-shadow:0 8px 24px #0000002e;transition:transform .2s,box-shadow .2s,background .2s}.p2-cta-primary:hover{transform:translateY(-1px);box-shadow:0 12px 32px #00000038;background:#eff6ff}.p2-status-progress{height:6px;border-radius:9999px;background:#e2e8f0;overflow:hidden}.p2-status-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--p2-gold),#f59e0b,var(--p2-blue));transition:width .6s cubic-bezier(.22,1,.36,1)}.p2-meta-tile{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--p2-line);border-radius:1rem;padding:.85rem 1rem}.p2-meta-label{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--p2-muted)}.p2-meta-value{margin-top:.35rem;font-size:.875rem;font-weight:700;color:var(--p2-ink);letter-spacing:-.01em}.p2-modal-backdrop{background:#0b1f4d9e!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p2-modal{background:#fff;border-radius:var(--p2-radius);border:1px solid var(--p2-line);box-shadow:var(--p2-shadow),0 0 0 1px #ffffff80 inset;overflow:hidden}.p2-modal-hero{background:linear-gradient(145deg,var(--p2-navy) 0%,var(--p2-blue) 50%,#172554 100%);color:#fff;position:relative}.p2-modal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.12),transparent 45%);pointer-events:none}.p2-modal-close{width:2.25rem;height:2.25rem;border-radius:9999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;transition:background .2s}.p2-modal-close:hover{background:#ffffff38}.p2-input{width:100%;border:1px solid var(--p2-line);border-radius:.85rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:var(--p2-ink);background:#fafbfc;transition:border-color .2s,box-shadow .2s}.p2-input:focus{outline:none;border-color:var(--p2-blue);box-shadow:0 0 0 3px #1e40af1f}.p2-btn-primary{background:linear-gradient(145deg,var(--p2-navy),var(--p2-blue));color:#fff;font-weight:700;border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;box-shadow:0 4px 14px #1e40af40;transition:transform .2s,box-shadow .2s}.p2-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1e40af4d}.p2-btn-secondary{background:#fff;color:var(--p2-ink);font-weight:600;border:1px solid var(--p2-line);border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;transition:background .2s}.p2-btn-secondary:hover{background:#f8fafc}.p2-callout{border-radius:1rem;border:1px solid rgba(30,64,175,.15);background:linear-gradient(135deg,#eff6ff,#f8fafc);padding:.85rem 1rem}body.p2-page.modal-open,body.modal-open,body.transfer-receipt-open{overflow:hidden!important}body.modal-open .mobile-nav,body.transfer-receipt-open .mobile-nav{visibility:hidden!important;pointer-events:none!important;opacity:0!important}body.p2-page.dashboard-page{background:#fff!important;background-color:#fff!important;color:var(--p2-ink)}@keyframes p2-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.p2-animate-in{animation:p2-rise .45s cubic-bezier(.22,1,.36,1) both}.p2-animate-in-delay-1{animation-delay:.06s}.p2-animate-in-delay-2{animation-delay:.12s}.p2-animate-in-delay-3{animation-delay:.18s}.p2-modal-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:13000!important;display:flex;align-items:flex-end;justify-content:center;width:100%!important;max-width:none!important;height:100%!important;height:100dvh!important;max-height:none!important;margin:0;padding:0;background:#0b1f4d9e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.p2-modal-overlay.hidden{display:none!important}.p2-modal-sheet{position:relative;width:100%;max-width:28rem;max-height:min(92dvh,40rem);display:flex;flex-direction:column;flex-shrink:0;margin:0 auto;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:1.35rem 1.35rem 0 0;box-shadow:0 -16px 48px #0f172a38;overflow:hidden;animation:p2ModalSlideUp .28s cubic-bezier(.22,1,.36,1)}.p2-modal-sheet--wide{max-width:32rem}@keyframes p2ModalSlideUp{0%{transform:translateY(100%);opacity:.55}to{transform:translateY(0);opacity:1}}.p2-modal-handle{width:2.5rem;height:.28rem;border-radius:999px;background:#cbd5e1;margin:.55rem auto 0;flex-shrink:0}.p2-modal-inner{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.25rem 1.15rem 1rem}.p2-modal-head{text-align:center;padding:.35rem 0 .85rem}.p2-modal-icon{width:3rem;height:3rem;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;background:linear-gradient(145deg,var(--p2-navy),var(--p2-blue));color:#fff;box-shadow:0 10px 28px #1e40af47}.p2-modal-icon--warn{background:linear-gradient(145deg,#b45309,#f59e0b);box-shadow:0 10px 28px #f59e0b47}.p2-modal-icon--danger{background:linear-gradient(145deg,#991b1b,#dc2626);box-shadow:0 10px 28px #dc262647}.p2-modal-icon--success{background:linear-gradient(145deg,#065f46,#10b981);box-shadow:0 10px 28px #10b98147}.p2-modal-title{font-size:1.1rem!important;font-weight:700;color:var(--p2-ink);line-height:1.3;letter-spacing:-.01em}.p2-modal-sub{margin-top:.4rem;font-size:.84rem;line-height:1.5;color:var(--p2-muted)}.p2-modal-close{position:absolute;top:.65rem;right:.65rem;width:2.25rem;height:2.25rem;border-radius:.65rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease;z-index:2}.p2-modal-close:hover{background:#f8fafc;color:#0f172a}.p2-modal-field{margin-top:.85rem}.p2-modal-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--p2-muted);margin-bottom:.4rem}.p2-modal-input{width:100%;border:1px solid #cbd5e1;border-radius:.8rem;background:#f8fafc;padding:.8rem 1rem;font-size:.95rem;color:var(--p2-ink);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.p2-modal-input:focus{outline:none;border-color:var(--p2-blue);background:#fff;box-shadow:0 0 0 3px #1e40af1f}.p2-modal-input--pin{text-align:center;letter-spacing:.28em;font-weight:600}.p2-modal-input--otp{text-align:center;letter-spacing:.32em;font-size:1.35rem;font-weight:700}.p2-modal-error{margin-top:.55rem;font-size:.78rem;color:#b91c1c;text-align:center}.p2-modal-meta{margin-top:.55rem;font-size:.75rem;color:var(--p2-muted);text-align:center}.p2-modal-actions{flex-shrink:0;display:grid;gap:.55rem;padding:.85rem 1.15rem calc(.95rem + env(safe-area-inset-bottom,0px));border-top:1px solid #e2e8f0;background:#fff}.p2-modal-actions--split{grid-template-columns:1fr 1fr}.p2-beneficiary-card{background:var(--p2-card);border:1px solid var(--p2-line);border-radius:1rem;padding:.9rem 1rem;box-shadow:var(--p2-shadow-sm);transition:border-color .15s ease,box-shadow .15s ease}.p2-beneficiary-card:hover{border-color:#1e40af38;box-shadow:0 10px 28px #0f172a12}@media (max-width: 639px){.p2-modal-overlay:not(.hidden){align-items:flex-end!important;justify-content:stretch!important;padding:0!important}.p2-modal-sheet{width:100%!important;max-width:100%!important;margin:0!important;align-self:flex-end;border-radius:1.2rem 1.2rem 0 0;border-left:none;border-right:none;border-bottom:none;max-height:min(90dvh,40rem);box-shadow:0 -20px 50px #0f172a47}.p2-modal-sheet--wide{max-width:100%!important}.p2-modal-inner{padding:.15rem 1rem .65rem}.p2-modal-head{padding:.2rem 0 .55rem}.p2-modal-icon{width:2.6rem;height:2.6rem;margin-bottom:.5rem;font-size:.95rem}.p2-modal-title{font-size:1rem!important}.p2-modal-sub{font-size:.78rem;line-height:1.4}.p2-modal-field{margin-top:.65rem}.p2-modal-input{padding:.72rem .85rem;font-size:16px}.p2-modal-input--otp{font-size:1.2rem;letter-spacing:.28em;padding:.72rem .5rem}.p2-modal-actions{padding:.7rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));gap:.45rem}.p2-modal-close{top:.45rem;right:.45rem;width:2rem;height:2rem}}@media (min-width: 640px){.p2-modal-overlay:not(.hidden){align-items:center;padding:1.25rem;overflow-y:auto}.p2-modal-sheet{border-radius:1.2rem;max-height:min(88dvh,40rem);box-shadow:0 24px 64px #0f172a47;animation:p2ModalPop .24s cubic-bezier(.22,1,.36,1)}@keyframes p2ModalPop{0%{transform:translateY(10px) scale(.97);opacity:.6}to{transform:translateY(0) scale(1);opacity:1}}.p2-modal-handle{display:none}.p2-modal-inner{padding:.35rem 1.35rem 1.1rem}.p2-modal-actions{padding:1rem 1.35rem 1.15rem}}
