:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.page-loader{background:0 0;justify-content:center;align-items:center;width:100%;min-height:240px;padding:48px 24px;display:flex}.page-loader-fullscreen{z-index:800;background:var(--cream);min-height:100vh;animation:.25s fadeIn;position:fixed;inset:0}.page-loader-stage{flex-direction:column;align-items:center;gap:18px;display:flex;position:relative}.page-loader-glow{filter:blur(2px);pointer-events:none;background:radial-gradient(closest-side,#e8a32e47,#e8a32e00 70%);width:220px;height:220px;animation:6s ease-in-out infinite blobDrift;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)}.page-loader-logo{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 6px 14px #8c46fb2e);width:clamp(140px,22vw,200px);height:auto;animation:2.4s ease-in-out infinite plFloat,2.4s ease-in-out infinite plPulse;display:block}.page-loader-bar{background:var(--cream3);border-radius:999px;width:160px;height:4px;position:relative;overflow:hidden}.page-loader-bar>span{background:linear-gradient(90deg, var(--amber) 0%, var(--amber-deep) 100%);border-radius:999px;width:40%;height:100%;animation:1.4s cubic-bezier(.65,.05,.36,1) infinite plSlide;position:absolute;top:0;left:0}.page-loader-dots{gap:6px;margin-top:2px;display:flex}.page-loader-dots i{background:var(--amber);opacity:.6;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite dotScale;display:block}.page-loader-dots i:nth-child(2){background:var(--amber-deep);animation-delay:.15s}.page-loader-dots i:nth-child(3){background:var(--text);opacity:.45;animation-delay:.3s}.page-loader-sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes plFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes plPulse{0%,to{filter:drop-shadow(0 6px 14px #8c46fb2e)}50%{filter:drop-shadow(0 10px 22px #e8a32e47)}}@keyframes plSlide{0%{width:40%;left:-40%}50%{width:55%;left:30%}to{width:40%;left:100%}}@media (max-width:600px){.page-loader-glow{width:180px;height:180px}.page-loader-bar{width:130px}}@media (prefers-reduced-motion:reduce){.page-loader-logo,.page-loader-glow,.page-loader-bar>span,.page-loader-dots i{animation-duration:0s;animation-iteration-count:1}}.btn-loader{vertical-align:middle;box-sizing:border-box;border-style:solid;border-radius:50%;flex-shrink:0;margin:auto;animation:.7s linear infinite spin;display:inline-block}.btn-loader-light{border-color:#fff #ffffff59 #ffffff59}.btn-loader-dark{border-color:#2d2a262e;border-top-color:var(--text)}.btn-loader-amber{border-color:#e8a32e40;border-top-color:var(--amber)}.btn-loader-sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.btn-loader{animation-duration:1.6s}}
.auth-modal{z-index:999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e182c7a;justify-content:center;align-items:center;padding:20px;animation:.22s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.auth-card{flex-direction:column;gap:0;width:100%;max-width:400px;max-height:calc(100dvh - 40px);animation:.32s cubic-bezier(.22,1,.36,1) scaleIn;display:flex;position:relative}.auth-card-inner{-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fffdf9fa;border:1px solid #e8dcff80;border-radius:24px;flex:auto;min-height:0;margin-bottom:0;padding:28px 24px;overflow-y:auto;box-shadow:0 24px 80px #6446c82e,inset 0 2px #ffffffe6}.auth-card-inner::-webkit-scrollbar{width:6px}.auth-card-inner::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}@media (max-width:480px){.auth-modal{padding:10px}.auth-card{max-height:calc(100dvh - 20px)}.auth-card-inner{border-radius:20px;padding:22px 18px}.auth-card-title{font-size:18px}.auth-card-sub{margin-bottom:18px;font-size:12px}.field-input{padding:11px 14px;font-size:14px}.auth-btn{padding:14px;font-size:14px}.auth-secondary-btn{padding:13px;font-size:14px}.field-row{gap:10px}}@media (max-width:360px){.field-row{grid-template-columns:1fr}}.auth-divider-row{align-items:center;gap:12px;margin:16px 0;display:flex}.auth-divider-line{background:var(--border);flex:1;height:1px}.auth-divider-lbl{color:var(--text3);white-space:nowrap;font-size:11px;font-weight:600}.auth-secondary-btn{border:1.5px solid var(--border2);width:100%;color:var(--text);cursor:pointer;background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:0;padding:15px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;transition:all .25s;display:flex}.auth-secondary-btn:hover{border-color:var(--amber);background:var(--amber-soft)}.auth-close{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.auth-close:hover{background:#fffffff2}.auth-logo-float{justify-content:center;margin-bottom:14px;line-height:0;display:flex}.auth-logo-float img{width:auto;height:32px;display:block}.auth-card-title{color:var(--text);margin-bottom:6px;font-family:Poppins,sans-serif;font-size:22px;font-weight:800}.auth-card-sub{color:var(--text2);margin-bottom:22px;font-size:13px;line-height:1.55}.field-group{margin-bottom:16px;position:relative}.field-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text2);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.field-input{background:var(--cream);width:100%;color:var(--text);border:1.5px solid #0000;border-radius:14px;outline:none;padding:13px 16px;font-family:Poppins,sans-serif;font-size:15px;transition:all .3s}.field-input:focus{border-color:var(--amber);background:var(--white);box-shadow:0 0 0 4px #e8a32e1a}.otp-row{justify-content:center;gap:10px;margin-bottom:16px;display:flex}@media (max-width:380px){.otp-row{gap:6px}}.otp-box{text-align:center;background:var(--cream);width:52px;height:60px;color:var(--text);caret-color:var(--amber);border:2px solid #0000;border-radius:14px;outline:none;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;transition:all .3s}@media (max-width:380px){.otp-box{border-radius:10px;width:42px;height:52px;font-size:18px}}.otp-box:focus{border-color:var(--amber);background:var(--white);box-shadow:0 0 0 4px #e8a32e1a}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:380px){.field-row{grid-template-columns:1fr}}.auth-btn{background:var(--text);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;transition:all .25s;display:flex}.auth-btn:hover{background:#3d3832;transform:translateY(-1px)}.auth-btn:disabled{opacity:.3;cursor:default;transform:none}.auth-tiny{color:var(--text3);text-align:center;margin-top:14px;font-size:11px;line-height:1.6}.auth-steps-bar{align-items:center;gap:6px;margin-bottom:20px;display:flex}.auth-step-dot{background:var(--border2);border-radius:50%;width:8px;height:8px;transition:all .3s}.auth-step-dot.done{background:var(--amber);border-radius:4px;width:20px}.row-header{justify-content:space-between;align-items:center;display:flex}.field-label{color:#333;margin-bottom:8px;font-size:14px;font-weight:500}.modern-link{color:var(--text2);border:1px solid var(--border2);letter-spacing:.2px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:6px 11px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .15s,box-shadow .2s;display:inline-flex}.modern-link svg{stroke:currentColor;opacity:.75;flex-shrink:0;width:13px;height:13px;transition:opacity .2s}.modern-link:hover{color:var(--amber-deep);background:var(--amber-soft);border-color:var(--amber);text-decoration:none}.modern-link:hover svg{opacity:1}.modern-link:focus-visible{border-color:var(--amber);outline:none;box-shadow:0 0 0 3px #e8a32e33}.modern-link:active{transform:scale(.97)}.custom-checkbox input{display:none}.checkmark{border:2px solid #333;border-radius:4px;width:20px;height:20px;display:inline-block;position:relative}.custom-checkbox input:checked+.checkmark:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.error-text{color:red;margin-top:4px;font-size:12px}.field-input .PhoneInputInput{all:inherit;transition:all .3s}.required{color:#e53935;margin-left:4px;font-weight:600}.phone-input .PhoneInputCountry{pointer-events:none;opacity:.6}.fnb-group{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;padding:12px}.fnb-checkbox{cursor:pointer;width:16px;height:16px}.fnb-label{cursor:pointer;align-items:center;gap:8px;padding-left:5px;font-size:14px;font-weight:500;display:inline-flex}.fnb-consent-text{color:#555;margin:4px 0 0 22px;font-size:13px;line-height:1.4}
