.BrandLoader-module__bUp16q__loaderContainer{z-index:999999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BrandLoader-module__bUp16q__contentWrapper{z-index:10;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.BrandLoader-module__bUp16q__logoWrapper{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.BrandLoader-module__bUp16q__logoImage{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:15px;animation:2.5s ease-in-out infinite BrandLoader-module__bUp16q__breathe;display:flex;position:relative;box-shadow:0 8px 25px #002d6214}.BrandLoader-module__bUp16q__rawImg{object-fit:contain;width:80px;height:80px}.BrandLoader-module__bUp16q__pulseRing{z-index:1;background:#002d6214;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,.2,.8,1) infinite BrandLoader-module__bUp16q__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrandLoader-module__bUp16q__textWrapper{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.BrandLoader-module__bUp16q__brandName{color:#002d62;letter-spacing:-.5px;margin:0;font-size:1.75rem;font-weight:800;animation:.4s ease-out forwards BrandLoader-module__bUp16q__slideUp}.BrandLoader-module__bUp16q__tagline{color:#64748b;letter-spacing:3px;text-transform:uppercase;opacity:0;align-items:center;gap:8px;margin:0;font-size:.85rem;font-weight:600;animation:.4s ease-out .1s forwards BrandLoader-module__bUp16q__slideUp;display:flex}.BrandLoader-module__bUp16q__dot{color:#3b82f6;font-size:1.2rem;line-height:0}.BrandLoader-module__bUp16q__loadingBarWrapper{opacity:0;background:#f1f5f9;border-radius:10px;width:200px;height:4px;animation:.4s ease-out .2s forwards BrandLoader-module__bUp16q__slideUp;position:relative;overflow:hidden}.BrandLoader-module__bUp16q__loadingProgress{background:linear-gradient(90deg,#0000,#002d62,#3b82f6,#002d62,#0000);border-radius:10px;width:40%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) infinite BrandLoader-module__bUp16q__loadingSwipe;position:absolute;top:0;left:0}.BrandLoader-module__bUp16q__aiWrapper{opacity:0;background:#10b9810d;border:1px solid #10b98133;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:.75rem 1.5rem;animation:.5s ease-out .3s forwards BrandLoader-module__bUp16q__slideUpAi;display:flex;position:absolute;bottom:2.5rem;box-shadow:0 4px 20px #10b9810d}.BrandLoader-module__bUp16q__aiIcon{color:#10b981;animation:2s ease-in-out infinite BrandLoader-module__bUp16q__gentlePulse}.BrandLoader-module__bUp16q__aiSparkle{color:#10b981;animation:4s linear infinite BrandLoader-module__bUp16q__spin}.BrandLoader-module__bUp16q__aiText{letter-spacing:.5px;color:#475569;font-family:monospace;font-size:.85rem}.BrandLoader-module__bUp16q__aiText strong{color:#059669;font-weight:800}.BrandLoader-module__bUp16q__blinkingCursor{color:#059669;font-weight:700;animation:1s step-end infinite BrandLoader-module__bUp16q__cursorBlink}@keyframes BrandLoader-module__bUp16q__breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes BrandLoader-module__bUp16q__ripple{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes BrandLoader-module__bUp16q__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes BrandLoader-module__bUp16q__slideUpAi{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes BrandLoader-module__bUp16q__loadingSwipe{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes BrandLoader-module__bUp16q__gentlePulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes BrandLoader-module__bUp16q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BrandLoader-module__bUp16q__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.BrandLoader-module__bUp16q__logoWrapper{width:100px;height:100px}.BrandLoader-module__bUp16q__brandName{font-size:1.4rem}.BrandLoader-module__bUp16q__tagline{font-size:.75rem}.BrandLoader-module__bUp16q__aiWrapper{bottom:2rem}}
.FomoNotification-module__w3whAG__notificationContainer{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:9000;opacity:0;pointer-events:none;background:#ffffffbf;border:1px solid #fffc;border-radius:24px;align-items:flex-start;gap:16px;width:auto;max-width:400px;padding:16px 20px;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:24px;left:24px;overflow:hidden;transform:translateY(120%)scale(.95);box-shadow:0 12px 32px -4px #0000001f,0 4px 12px -2px #00000014,inset 0 0 0 1px #ffffff80}.FomoNotification-module__w3whAG__visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.FomoNotification-module__w3whAG__iconWrapper{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .4s;display:flex;box-shadow:0 4px 10px #0000001a}.FomoNotification-module__w3whAG__themeView .FomoNotification-module__w3whAG__iconWrapper{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%)}.FomoNotification-module__w3whAG__themeView .FomoNotification-module__w3whAG__productLink{color:#6366f1}.FomoNotification-module__w3whAG__themeView .FomoNotification-module__w3whAG__productLink:hover{color:#4f46e5}.FomoNotification-module__w3whAG__themeView .FomoNotification-module__w3whAG__progressBar{background:linear-gradient(90deg,#6366f1,#a855f7)}.FomoNotification-module__w3whAG__themePurchase .FomoNotification-module__w3whAG__iconWrapper{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.FomoNotification-module__w3whAG__themePurchase .FomoNotification-module__w3whAG__productLink{color:#059669}.FomoNotification-module__w3whAG__themePurchase .FomoNotification-module__w3whAG__productLink:hover{color:#047857}.FomoNotification-module__w3whAG__themePurchase .FomoNotification-module__w3whAG__progressBar{background:linear-gradient(90deg,#10b981,#059669)}.FomoNotification-module__w3whAG__themeApply .FomoNotification-module__w3whAG__iconWrapper{color:#fff;background:linear-gradient(135deg,#f97316 0%,#e11d48 100%)}.FomoNotification-module__w3whAG__themeApply .FomoNotification-module__w3whAG__productLink{color:#e11d48}.FomoNotification-module__w3whAG__themeApply .FomoNotification-module__w3whAG__productLink:hover{color:#be123c}.FomoNotification-module__w3whAG__themeApply .FomoNotification-module__w3whAG__progressBar{background:linear-gradient(90deg,#f97316,#e11d48)}.FomoNotification-module__w3whAG__content{flex-direction:column;flex:1;padding-right:18px;display:flex}.FomoNotification-module__w3whAG__titleRow{color:#374151;margin-bottom:2px;font-size:.92rem;line-height:1.4}.FomoNotification-module__w3whAG__clientName{color:#111827;letter-spacing:-.2px;font-weight:700}.FomoNotification-module__w3whAG__actionText{color:#4b5563}.FomoNotification-module__w3whAG__productLink{letter-spacing:-.3px;width:fit-content;margin-top:2px;font-size:.98rem;font-weight:800;text-decoration:none;transition:all .2s;display:block;position:relative}.FomoNotification-module__w3whAG__productLink:hover{text-underline-offset:4px;text-decoration:underline}.FomoNotification-module__w3whAG__metaRow{align-items:center;gap:10px;margin-top:8px;display:flex}.FomoNotification-module__w3whAG__timeAgo{color:#6b7280;font-size:.75rem;font-weight:500}.FomoNotification-module__w3whAG__dot{background-color:#d1d5db;border-radius:50%;width:4px;height:4px}.FomoNotification-module__w3whAG__verified{color:#10b981;text-transform:uppercase;letter-spacing:.5px;background-color:#10b9811a;border-radius:99px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:700;display:flex}.FomoNotification-module__w3whAG__closeButton{color:#9ca3af;cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.FomoNotification-module__w3whAG__closeButton:hover{color:#4b5563;background-color:#00000014}.FomoNotification-module__w3whAG__progressBar{opacity:.85;width:0%;height:4px;position:absolute;bottom:0;left:0}.FomoNotification-module__w3whAG__visible .FomoNotification-module__w3whAG__progressBar{width:100%;transition:width 6.8s linear}@media (max-width:480px){.FomoNotification-module__w3whAG__notificationContainer{border-radius:20px;width:90%;max-width:400px;padding:14px 16px;bottom:20px;left:50%;transform:translate(-50%,150%)scale(.9)}.FomoNotification-module__w3whAG__visible{transform:translate(-50%)scale(1)}}
