.cpg-acct-wrap,.cpg-acct-wrap *,.cpg-acct-wrap *::before,.cpg-acct-wrap *::after{box-sizing:border-box;margin:0;padding:0}.cpg-acct-wrap{display:flex;justify-content:center;padding:48px 16px 60px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}.cpg-acct-card{background:#fff;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);width:100%;max-width:448px;padding:32px}.cpg-acct-logo{text-align:center;margin-bottom:32px}.cpg-acct-logo img.cpg-acct-logo-img{height:48px;width:auto;margin:0 auto}.cpg-acct-panel{display:none}.cpg-acct-panel.cpg-acct-active{display:block;animation:cpgFadeIn .2s ease-out}@keyframes cpgFadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cpg-acct-title-block{margin-bottom:24px}.cpg-acct-title{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:4px;line-height:1.3}.cpg-acct-subtitle{font-size:14px;color:#4b5563;font-weight:400;line-height:1.4}.cpg-acct-form{display:flex;flex-direction:column;gap:16px}.cpg-acct-field{position:relative;display:flex;align-items:center;height:48px;background:#fff !important;border:1px solid #d1d5db !important;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.cpg-acct-field:focus-within{border-color:#f15a28 !important;box-shadow:0 0 0 2px rgba(241,90,40,0.15) !important}.cpg-acct-field-icon{position:absolute;left:0;top:0;bottom:0;width:40px;display:flex;align-items:center;justify-content:center;pointer-events:none}.cpg-acct-field-icon svg{width:20px;height:20px;stroke:#9ca3af;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.cpg-acct-field input{width:100%;height:100%;border:none !important;outline:none !important;background:transparent !important;padding:0 12px 0 40px !important;font-size:14px;font-weight:400;color:#1e293b;font-family:inherit;box-shadow:none !important;-webkit-appearance:none;line-height:normal;margin:0 !important}.cpg-acct-field input::placeholder{color:#9ca3af;font-weight:400;font-size:14px}.cpg-acct-field--pw input{padding-right:44px !important}.cpg-acct-toggle-pw{position:absolute;right:0;top:0;bottom:0;width:44px !important;display:flex !important;align-items:center;justify-content:center;background:none !important;border:none !important;cursor:pointer;padding:0 !important;margin:0 !important}.cpg-acct-toggle-pw svg{width:20px;height:20px;stroke:#9ca3af;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s ease}.cpg-acct-toggle-pw:hover svg{stroke:#4b5563}.cpg-acct-forgot-row{display:flex;justify-content:flex-end;margin-top:-4px}.cpg-acct-forgot-link,.cpg-acct-forgot-link:visited,.cpg-acct-forgot-link:active{font-size:14px;color:#f15a28 !important;text-decoration:none !important;font-weight:400;background:none !important;border:none !important;cursor:pointer;padding:0 !important;transition:color .15s ease}.cpg-acct-forgot-link:hover{color:#ea580c !important}.cpg-acct-btn-primary,button.cpg-acct-btn-primary,a.cpg-acct-btn-primary{display:flex !important;align-items:center;justify-content:center;width:100%;height:48px;border-radius:9999px;background:#06b6d4 !important;color:#fff !important;font-size:16px;font-weight:600;cursor:pointer;border:none !important;text-decoration:none !important;font-family:inherit;transition:background .15s ease;padding:0 !important;margin:0;line-height:1}.cpg-acct-btn-primary:hover{background:#0891b2 !important}.cpg-acct-btn-primary:disabled{opacity:.5;cursor:not-allowed}.cpg-acct-btn-outline,a.cpg-acct-btn-outline{display:flex !important;align-items:center;justify-content:center;width:100%;height:48px;border-radius:9999px;background:transparent !important;color:#1e293b !important;border:1px solid #d1d5db !important;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none !important;font-family:inherit;transition:border-color .15s ease,color .15s ease}.cpg-acct-btn-outline:hover{border-color:#f15a28 !important;color:#f15a28 !important}.cpg-acct-switch{text-align:center;font-size:14px;color:#4b5563;margin-top:24px;line-height:1.4}.cpg-acct-switch a,.cpg-acct-switch a:visited{color:#f15a28 !important;font-weight:600;text-decoration:none !important;transition:color .15s ease}.cpg-acct-switch a:hover{color:#ea580c !important}.cpg-acct-msg{font-size:13px;text-align:center;min-height:18px}.cpg-acct-msg.cpg-msg-error{color:#dc2626}.cpg-acct-msg.cpg-msg-success{color:#16a34a}.cpg-acct-logged-in{text-align:center}.cpg-acct-logged-in h3{font-size:20px;font-weight:700;color:#1e293b;margin:16px 0 4px}.cpg-acct-avatar img{border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.cpg-acct-btn-primary.cpg-loading{pointer-events:none;opacity:.6}.cpg-acct-btn-primary.cpg-loading::after{content:'';display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.4);border-top-color:#fff;border-radius:50%;animation:cpgSpin .6s linear infinite;margin-left:8px}@keyframes cpgSpin{to{transform:rotate(360deg)}}.cpg-otp-inputs{display:flex;gap:8px;justify-content:center;margin-bottom:4px}.cpg-otp-digit{width:48px;height:56px;text-align:center;font-size:24px;font-weight:700;color:#1e293b;border:2px solid #d1d5db !important;border-radius:10px;background:#fff !important;outline:none !important;box-shadow:none !important;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit;padding:0 !important;-webkit-appearance:none;-moz-appearance:textfield}.cpg-otp-digit:focus{border-color:#f15a28 !important;box-shadow:0 0 0 2px rgba(241,90,40,0.15) !important}.cpg-otp-digit::-webkit-inner-spin-button,.cpg-otp-digit::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cpg-otp-resend-row{margin-top:16px !important}.cpg-otp-timer{font-size:13px;color:#9ca3af;font-weight:400}@media(max-width:480px){.cpg-acct-card{padding:24px 20px}.cpg-acct-title{font-size:22px}.cpg-otp-digit{width:42px;height:48px;font-size:20px}.cpg-otp-inputs{gap:6px}}