.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:68px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 60% 30%,#3d8ef021 0%,#0000 65%),radial-gradient(50% 40% at 20% 80%,#3d8ef012 0%,#0000 60%);position:absolute;inset:0}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#1a2e4a40 1px,#0000 1px),linear-gradient(90deg,#1a2e4a40 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 70%,#000 30%,#0000 80%)}.Hero-module__ZARIfG__inner{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:60px 0;display:grid;position:relative}@media (max-width:900px){.Hero-module__ZARIfG__inner{grid-template-columns:1fr;gap:48px}.Hero-module__ZARIfG__visual{display:none}}.Hero-module__ZARIfG__eyebrow{background:var(--accent-soft);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-bright);border:1px solid #3d8ef033;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px 6px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--accent-bright);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__ZARIfG__title{letter-spacing:-.035em;color:var(--foreground);margin-bottom:28px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:800;line-height:1.06}.Hero-module__ZARIfG__titleAccent{color:var(--accent-bright);position:relative}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:520px;margin-bottom:44px;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.8}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__stats{border-top:1px solid var(--border);gap:40px;margin-top:60px;padding-top:40px;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__visualCard{background:var(--surface);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;width:100%;max-width:400px;padding:36px;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080,0 0 0 1px #3d8ef00f}.Hero-module__ZARIfG__visualCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);height:2px;position:absolute;top:0;left:0;right:0}.Hero-module__ZARIfG__cardRow{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:14px 0;display:flex}.Hero-module__ZARIfG__cardRow:last-child{border-bottom:none;padding-bottom:0}.Hero-module__ZARIfG__cardRow:first-child{padding-top:0}.Hero-module__ZARIfG__cardIcon{background:var(--accent-soft);border:1px solid #3d8ef033;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.Hero-module__ZARIfG__cardLabel{color:var(--foreground-muted);font-size:.88rem;font-weight:600}.Hero-module__ZARIfG__cardSub{color:var(--text-muted);margin-top:2px;font-size:.75rem}.Hero-module__ZARIfG__badgeActive{color:#4ade80;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#22c55e1a;border:1px solid #22c55e40;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:.65rem;font-weight:700}.Hero-module__ZARIfG__glow{pointer-events:none;background:radial-gradient(circle,#3d8ef01f 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-80px;right:-80px}
.Services-module__dpHhBa__wrapper{background:var(--background-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Services-module__dpHhBa__label{letter-spacing:.16em;text-transform:uppercase;color:var(--text-subtle);white-space:nowrap;flex-shrink:0;margin-right:32px;font-size:.7rem;font-weight:700}.Services-module__dpHhBa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);align-items:center;gap:8px;margin-bottom:20px;font-size:.7rem;font-weight:700;display:inline-flex}.Services-module__dpHhBa__eyebrow:before{content:"";background:var(--accent-bright);border-radius:2px;width:24px;height:2px;display:block}.Services-module__dpHhBa__heading{margin-bottom:8px!important}.Services-module__dpHhBa__subheading{color:var(--text-muted);max-width:500px;font-size:1rem;line-height:1.7;margin-bottom:60px!important}.Services-module__dpHhBa__grid{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;display:grid;overflow:hidden}.Services-module__dpHhBa__card{background:var(--surface);flex-direction:column;justify-content:space-between;min-height:240px;padding:40px 36px;transition:background .25s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{background:var(--surface-hover)}.Services-module__dpHhBa__card:after{content:"";background:linear-gradient(90deg,var(--accent),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Services-module__dpHhBa__card:hover:after{opacity:1}.Services-module__dpHhBa__cardTop{flex-direction:column;display:flex}.Services-module__dpHhBa__number{color:var(--accent-bright);letter-spacing:.12em;opacity:.7;margin-bottom:20px;font-family:Plus Jakarta Sans,monospace;font-size:.65rem;font-weight:700}.Services-module__dpHhBa__iconBox{background:var(--accent-soft);border:1px solid #3d8ef033;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:1.2rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:10px;font-size:1.05rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);font-size:.88rem;line-height:1.7}.Services-module__dpHhBa__cardLink{color:var(--accent-bright);align-items:center;gap:6px;margin-top:24px;font-size:.82rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.Services-module__dpHhBa__cardLink:hover{gap:10px}
.About-module__vAULUW__about{background:var(--background-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.About-module__vAULUW__about:before{content:"";pointer-events:none;background:radial-gradient(circle,#3d8ef00f 0%,#0000 65%);width:500px;height:500px;position:absolute;top:-200px;right:-200px}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:40px}}.About-module__vAULUW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);align-items:center;gap:8px;margin-bottom:20px;font-size:.7rem;font-weight:700;display:inline-flex}.About-module__vAULUW__eyebrow:before{content:"";background:var(--accent-bright);border-radius:2px;width:24px;height:2px;display:block}.About-module__vAULUW__title{letter-spacing:-.025em;color:var(--foreground);margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.About-module__vAULUW__text{color:var(--text-muted);font-size:.97rem;line-height:1.85}.About-module__vAULUW__right{flex-direction:column;gap:16px;padding-top:8px;display:flex}.About-module__vAULUW__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:16px;padding:22px 24px;transition:border-color .2s,background .2s;display:flex}.About-module__vAULUW__card:hover{border-color:var(--border-light);background:var(--surface-2)}.About-module__vAULUW__cardIcon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex}.About-module__vAULUW__cardLabel{color:var(--foreground-muted);margin-bottom:4px;font-size:.9rem;font-weight:700}.About-module__vAULUW__cardDesc{color:var(--text-muted);font-size:.82rem;line-height:1.6}
.Contact-module__hcVmEa__contact{position:relative;overflow:hidden}.Contact-module__hcVmEa__contact:before{content:"";pointer-events:none;background:radial-gradient(#3d8ef01a 0%,#0000 70%);width:800px;height:400px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Contact-module__hcVmEa__inner{background:var(--surface);border:1px solid var(--border-light);text-align:center;border-radius:24px;padding:72px 64px;position:relative;overflow:hidden}.Contact-module__hcVmEa__inner:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),var(--accent-bright),transparent);height:3px;position:absolute;top:0;left:0;right:0}@media (max-width:640px){.Contact-module__hcVmEa__inner{padding:48px 28px}}.Contact-module__hcVmEa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);align-items:center;gap:8px;margin-bottom:20px;font-size:.7rem;font-weight:700;display:inline-flex}.Contact-module__hcVmEa__eyebrow:before{content:"";background:var(--accent-bright);border-radius:2px;width:24px;height:2px;display:block}.Contact-module__hcVmEa__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Contact-module__hcVmEa__text{color:var(--text-muted);max-width:520px;margin:0 auto 44px;font-size:1rem;line-height:1.75}.Contact-module__hcVmEa__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:44px;display:flex}.Contact-module__hcVmEa__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.Contact-module__hcVmEa__securePaymentBadge{color:#4ade80;background:#22c55e14;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Contact-module__hcVmEa__securePaymentBadge:hover{background:#22c55e1f;border-color:#22c55e59}.Contact-module__hcVmEa__shieldIcon,.Contact-module__hcVmEa__secureLabel{color:#4ade80}.Contact-module__hcVmEa__secureDivider{color:#4ade8066;margin:0 2px}.Contact-module__hcVmEa__secureBadge{color:#4ade80b3;font-size:.72rem}.Contact-module__hcVmEa__nibBadge{background:var(--gold-soft);border:1px solid #c9a84c33;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:.78rem;font-weight:600;display:inline-flex}.Contact-module__hcVmEa__nibLabel{color:var(--gold);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.Contact-module__hcVmEa__nibNumber{color:#c9a84cbf;letter-spacing:.03em;font-family:monospace;font-size:.82rem}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(20px);background:#060b14d9;border-bottom:1px solid #1a2e4acc;width:100%;padding:0;transition:background .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;height:68px;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:10px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:800;display:flex}.Header-module__hBw1pG__logoAccent{color:var(--accent-bright)}.Header-module__hBw1pG__navLinks{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-muted);letter-spacing:.01em;font-size:.85rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__langBtn{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;letter-spacing:.05em;background:0 0;border-radius:6px;padding:7px 16px;font-size:.78rem;font-weight:600;transition:all .2s}.Header-module__hBw1pG__langBtn:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-bright)}.Header-module__hBw1pG__ctaBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:7px;align-items:center;gap:6px;padding:9px 20px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__ctaBtn:hover{background:var(--accent-bright);box-shadow:0 4px 16px #3d8ef066}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:space-between;gap:5px;width:24px;height:20px;padding:0;display:none}.Header-module__hBw1pG__bar{background-color:var(--foreground);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__hBw1pG__navLinks{-webkit-backdrop-filter:blur(20px);z-index:101;opacity:0;pointer-events:none;background:#060b14f2;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100vh;transition:transform .4s;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__navLinks.Header-module__hBw1pG__open{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__hBw1pG__navLink{font-size:1.2rem}.Header-module__hBw1pG__langBtn{padding:10px 24px;font-size:1rem}.Header-module__hBw1pG__ctaBtn{margin-top:16px;padding:12px 28px;font-size:1.1rem}}
.WhyChooseMe-module__00eeca__section{position:relative}.WhyChooseMe-module__00eeca__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);align-items:center;gap:8px;margin-bottom:20px;font-size:.7rem;font-weight:700;display:inline-flex}.WhyChooseMe-module__00eeca__eyebrow:before{content:"";background:var(--accent-bright);border-radius:2px;width:24px;height:2px;display:block}.WhyChooseMe-module__00eeca__heading{margin-bottom:8px!important}.WhyChooseMe-module__00eeca__subheading{color:var(--text-muted);max-width:500px;font-size:1rem;line-height:1.7;margin-bottom:56px!important}.WhyChooseMe-module__00eeca__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.WhyChooseMe-module__00eeca__grid{grid-template-columns:1fr}}.WhyChooseMe-module__00eeca__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:20px;padding:32px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative;overflow:hidden}.WhyChooseMe-module__00eeca__card:before{content:"";background:linear-gradient(180deg,var(--accent),transparent);opacity:0;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.WhyChooseMe-module__00eeca__card:hover{border-color:var(--border-light);background:var(--surface-2);transform:translateY(-3px)}.WhyChooseMe-module__00eeca__card:hover:before{opacity:1}.WhyChooseMe-module__00eeca__iconBox{background:var(--accent-soft);border:1px solid #3d8ef033;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.WhyChooseMe-module__00eeca__check{color:var(--accent-bright);font-size:1.1rem;font-weight:700}.WhyChooseMe-module__00eeca__title{color:var(--foreground-muted);letter-spacing:-.005em;margin-bottom:6px;font-size:.97rem;font-weight:700}.WhyChooseMe-module__00eeca__desc{color:var(--text-muted);font-size:.85rem;line-height:1.65}
.Testimonials-module__ItA9Ha__testimonials{background:var(--background-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Testimonials-module__ItA9Ha__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);align-items:center;gap:8px;margin-bottom:20px;font-size:.7rem;font-weight:700;display:inline-flex}.Testimonials-module__ItA9Ha__eyebrow:before{content:"";background:var(--accent-bright);border-radius:2px;width:24px;height:2px;display:block}.Testimonials-module__ItA9Ha__heading{margin-bottom:8px!important}.Testimonials-module__ItA9Ha__subheading{color:var(--text-muted);font-size:1rem;line-height:1.7;margin-bottom:56px!important}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:20px;padding:36px;transition:border-color .2s,transform .2s;display:flex;position:relative}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--border-light);transform:translateY(-3px)}.Testimonials-module__ItA9Ha__stars{gap:4px;display:flex}.Testimonials-module__ItA9Ha__star{color:var(--gold);font-size:.9rem}.Testimonials-module__ItA9Ha__text{color:var(--foreground-muted);flex:1;font-size:.93rem;line-height:1.8}.Testimonials-module__ItA9Ha__author{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--accent),#1a56b0);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-muted);font-size:.85rem;font-weight:600}.Testimonials-module__ItA9Ha__platform{color:var(--text-subtle);margin-top:2px;font-size:.72rem}
.Articles-module__LkBp8a__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);align-items:center;gap:8px;margin-bottom:20px;font-size:.7rem;font-weight:700;display:inline-flex}.Articles-module__LkBp8a__eyebrow:before{content:"";background:var(--accent-bright);border-radius:2px;width:24px;height:2px;display:block}.Articles-module__LkBp8a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.Articles-module__LkBp8a__heading{margin-bottom:0!important}.Articles-module__LkBp8a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.Articles-module__LkBp8a__card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Articles-module__LkBp8a__card:hover{border-color:var(--border-light);transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.Articles-module__LkBp8a__imagePlaceholder{background:linear-gradient(135deg,var(--surface-2),var(--surface));border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.Articles-module__LkBp8a__imagePlaceholder:after{content:"";background:linear-gradient(135deg,#3d8ef014 0%,#0000 60%),linear-gradient(90deg,#1a2e4a4d 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#1a2e4a4d 1px,#0000 1px) 0 0/32px 32px;position:absolute;inset:0}.Articles-module__LkBp8a__mediumIcon{color:#ffffffd9;z-index:1;font-family:serif;font-size:2.5rem;font-weight:800;position:relative}.Articles-module__LkBp8a__content{flex-direction:column;flex:1;padding:28px;display:flex}.Articles-module__LkBp8a__typeBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-bright);background:var(--accent-soft);border:1px solid #3d8ef033;border-radius:999px;width:fit-content;margin-bottom:12px;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-block}.Articles-module__LkBp8a__title{color:var(--foreground-muted);letter-spacing:-.01em;margin-bottom:10px;font-size:1rem;font-weight:700;line-height:1.4}.Articles-module__LkBp8a__desc{color:var(--text-muted);flex:1;margin-bottom:20px;font-size:.85rem;line-height:1.7}.Articles-module__LkBp8a__readMore{color:var(--accent-bright);align-items:center;gap:4px;font-size:.82rem;font-weight:600;transition:gap .2s;display:flex}.Articles-module__LkBp8a__card:hover .Articles-module__LkBp8a__readMore{gap:8px}
.FacebookLogin-module__iTTDMG__loginBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1877f2 0%,#0d65d9 100%);border:none;border-radius:12px;align-items:center;gap:12px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #1877f259,0 1px 3px #0000001f}.FacebookLogin-module__iTTDMG__loginBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.FacebookLogin-module__iTTDMG__loginBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #1877f273,0 2px 6px #00000026}.FacebookLogin-module__iTTDMG__loginBtn:hover:not(:disabled):before{opacity:1}.FacebookLogin-module__iTTDMG__loginBtn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #1877f24d,0 1px 2px #0000001a}.FacebookLogin-module__iTTDMG__loginBtn:disabled{opacity:.6;cursor:not-allowed}.FacebookLogin-module__iTTDMG__fbIcon{flex-shrink:0;width:22px;height:22px}.FacebookLogin-module__iTTDMG__userCard{opacity:0;background:linear-gradient(135deg,#1877f280,#42b7f54d,#1877f280);border-radius:16px;width:100%;max-width:420px;padding:2px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(10px)scale(.98)}.FacebookLogin-module__iTTDMG__userCardVisible{opacity:1;transform:translateY(0)scale(1)}.FacebookLogin-module__iTTDMG__userCardGlow{filter:blur(12px);z-index:-1;background:linear-gradient(135deg,#1877f233,#0000 50%,#42b7f526);border-radius:17px;position:absolute;inset:-1px}.FacebookLogin-module__iTTDMG__userCardContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#171717f2;border-radius:14px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.FacebookLogin-module__iTTDMG__avatar{object-fit:cover;border:3px solid #1877f266;border-radius:50%;width:80px;height:80px;box-shadow:0 4px 20px #1877f233}.FacebookLogin-module__iTTDMG__userInfo{flex-direction:column;gap:4px;display:flex}.FacebookLogin-module__iTTDMG__welcomeText{color:#1877f2;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:500}.FacebookLogin-module__iTTDMG__userName{color:#ededed;margin-bottom:0;font-size:1.35rem;font-weight:700}.FacebookLogin-module__iTTDMG__userEmail{color:#a1a1a1;font-size:.95rem}.FacebookLogin-module__iTTDMG__userId{color:#666;font-size:.8rem;font-family:var(--font-geist-mono),monospace}.FacebookLogin-module__iTTDMG__actionBtns{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.FacebookLogin-module__iTTDMG__messageBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0084ff 0%,#06c 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 10px #0084ff4d}.FacebookLogin-module__iTTDMG__messageBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #0084ff73}.FacebookLogin-module__iTTDMG__msgIcon{flex-shrink:0;width:18px;height:18px}.FacebookLogin-module__iTTDMG__dashboardBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00b894 0%,#00897b 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 10px #00b8944d}.FacebookLogin-module__iTTDMG__dashboardBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #00b89473}.FacebookLogin-module__iTTDMG__logoutBtn{color:#a1a1a1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .25s}.FacebookLogin-module__iTTDMG__logoutBtn:hover{color:#ededed;background:#ffffff1a;border-color:#fff3}@media (max-width:480px){.FacebookLogin-module__iTTDMG__loginBtn{padding:12px 24px;font-size:.9rem}.FacebookLogin-module__iTTDMG__userCardContent{padding:20px 16px}.FacebookLogin-module__iTTDMG__avatar{width:64px;height:64px}.FacebookLogin-module__iTTDMG__userName{font-size:1.15rem}}
