.Navbar-module__mmbXOG__navbar{width:100%;height:var(--header-height);z-index:1000;border-bottom:1px solid #0000000d;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__mmbXOG__content{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__mmbXOG__logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:12px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.Navbar-module__mmbXOG__logoImage{object-fit:contain;width:32px;height:32px}.Navbar-module__mmbXOG__nav{display:none}.Navbar-module__mmbXOG__navLinks{gap:32px;list-style:none;display:flex}.Navbar-module__mmbXOG__link{color:#1a1a2eb3;font-size:15px;font-weight:500;transition:color .2s,transform .2s}.Navbar-module__mmbXOG__link:hover{color:var(--primary);transform:translateY(-1px)}.Navbar-module__mmbXOG__actions{align-items:center;gap:20px;display:flex}.Navbar-module__mmbXOG__login{color:var(--foreground);font-size:15px;font-weight:500;transition:color .2s;display:none}.Navbar-module__mmbXOG__login:hover{color:var(--primary)}.Navbar-module__mmbXOG__button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:99px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #0000001a}.Navbar-module__mmbXOG__button:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 16px #00000026}@media (min-width:768px){.Navbar-module__mmbXOG__nav,.Navbar-module__mmbXOG__login{display:block}}
.Footer-module__Uwnrna__footer{color:var(--foreground);background:#f8fafc;border-top:1px solid #0000000d;padding:100px 0 40px}.Footer-module__Uwnrna__cta{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:24px;max-width:900px;margin:0 auto 80px;padding:60px;box-shadow:0 4px 6px -1px #0000000d}.Footer-module__Uwnrna__ctaTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:32px;font-size:40px;font-weight:700}.Footer-module__Uwnrna__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__Uwnrna__column h3{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:15px;font-weight:600}.Footer-module__Uwnrna__links{list-style:none}.Footer-module__Uwnrna__links li{margin-bottom:12px}.Footer-module__Uwnrna__links a{color:#1a1a2e99;font-size:15px;font-weight:500;transition:color .2s}.Footer-module__Uwnrna__links a:hover{color:var(--primary)}.Footer-module__Uwnrna__bottom{color:#1a1a2e80;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:40px;font-size:14px;display:flex}.Footer-module__Uwnrna__brand{margin-bottom:20px}.Footer-module__Uwnrna__brandName{color:var(--foreground);letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:800;display:block}.Footer-module__Uwnrna__brandDesc{color:#1a1a2e99;max-width:300px;line-height:1.6}@media (max-width:768px){.Footer-module__Uwnrna__grid{grid-template-columns:1fr;gap:40px}.Footer-module__Uwnrna__cta{padding:40px 20px}.Footer-module__Uwnrna__ctaTitle{font-size:32px}}
.Hero-module__LE3JVa__hero{background:radial-gradient(circle at 100% 0,#4f46e50d 0%,#0000 40%),radial-gradient(circle at 0 100%,#0ea5e90d 0%,#0000 40%);align-items:center;min-height:800px;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module__LE3JVa__glow{filter:blur(100px);z-index:-1;opacity:.6;background:radial-gradient(circle,#0ea5e91a 0%,#0000 70%);width:1000px;height:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__LE3JVa__content{z-index:1;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__LE3JVa__leftColumn{text-align:left}.Hero-module__LE3JVa__rightColumn{perspective:1000px;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.Hero-module__LE3JVa__badge{color:var(--primary);background:#fff;border:1px solid #4f46e526;border-radius:99px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #4f46e514}.Hero-module__LE3JVa__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:24px;font-size:64px;font-weight:800;line-height:1.1}.Hero-module__LE3JVa__subtitle{color:#1a1a2ebf;max-width:550px;margin-bottom:40px;font-size:18px;font-weight:450;line-height:1.6}.Hero-module__LE3JVa__ctaGroup{align-items:center;gap:16px;display:flex}.Hero-module__LE3JVa__primaryButton{color:#fff;background:#000;border:none;border-radius:99px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 10px 20px #0000001a}.Hero-module__LE3JVa__primaryButton:hover{background:#1a1a1a;transform:translateY(-4px);box-shadow:0 14px 28px #0003}.Hero-module__LE3JVa__secondaryButton{color:var(--foreground);cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:99px;align-items:center;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 2px 4px #00000005}.Hero-module__LE3JVa__secondaryButton:hover{background:#f8fafc;border-color:#00000026;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Hero-module__LE3JVa__mockupContainer{width:380px;height:520px;transform-style:preserve-3d;background:0 0;animation:6s ease-in-out infinite Hero-module__LE3JVa__floating-mockup;position:relative;transform:rotateY(-10deg)rotateX(5deg)}.Hero-module__LE3JVa__appWindow{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffd9;border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a,inset 0 0 0 1px #ffffff80}.Hero-module__LE3JVa__appHeader{background:#ffffff80;border-bottom:1px solid #0000000d;align-items:center;gap:8px;height:50px;padding:0 20px;display:flex}.Hero-module__LE3JVa__dot{border-radius:50%;width:10px;height:10px}.Hero-module__LE3JVa__red{background:#ff5f56}.Hero-module__LE3JVa__yellow{background:#ffbd2e}.Hero-module__LE3JVa__green{background:#27c93f}.Hero-module__LE3JVa__appBody{background:linear-gradient(#ffffff80 0%,#f3f4f680 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px;display:flex}.Hero-module__LE3JVa__callerAvatar{background:linear-gradient(135deg,#e0e7ff 0%,#fff 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:24px;display:flex;position:relative;box-shadow:0 8px 24px #0000000d}.Hero-module__LE3JVa__statusPulse{border:2px solid var(--primary);border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.215,.61,.355,1) infinite Hero-module__LE3JVa__pulse-ring;position:absolute}.Hero-module__LE3JVa__callerInfo{text-align:center;margin-bottom:40px}.Hero-module__LE3JVa__callerName{color:var(--foreground);margin-bottom:8px;font-size:20px;font-weight:700}.Hero-module__LE3JVa__callStatus{color:var(--primary);background:#4f46e514;border-radius:99px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.Hero-module__LE3JVa__waveform{align-items:center;gap:4px;height:40px;display:flex}.Hero-module__LE3JVa__bar{background:var(--gradient-main);border-radius:99px;width:6px;animation:1s ease-in-out infinite Hero-module__LE3JVa__waveform}.Hero-module__LE3JVa__bar:nth-child(2){height:60%;animation-delay:.1s}.Hero-module__LE3JVa__bar:nth-child(3){height:80%;animation-delay:.2s}.Hero-module__LE3JVa__bar:nth-child(4){height:50%;animation-delay:.3s}.Hero-module__LE3JVa__bar:nth-child(5){height:90%;animation-delay:.4s}.Hero-module__LE3JVa__bar:first-child{height:40%}.Hero-module__LE3JVa__floatingCard{z-index:20;background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:12px;min-width:200px;padding:12px 16px;animation:5s ease-in-out infinite Hero-module__LE3JVa__float;display:flex;position:absolute;box-shadow:0 12px 30px #0000001a}.Hero-module__LE3JVa__cardIcon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__LE3JVa__cardText{text-align:left;flex-direction:column;display:flex}.Hero-module__LE3JVa__cardTitle{color:var(--foreground);font-size:13px;font-weight:700}.Hero-module__LE3JVa__cardSub{color:#00000080;font-size:11px}.Hero-module__LE3JVa__fc1{animation-delay:0s;top:40px;left:-60px}.Hero-module__LE3JVa__fc2{animation-delay:1.5s;bottom:60px;right:-40px}@keyframes Hero-module__LE3JVa__floating-mockup{0%,to{transform:rotateY(-10deg)rotateX(5deg)translateY(0)}50%{transform:rotateY(-8deg)rotateX(2deg)translateY(-15px)}}@keyframes Hero-module__LE3JVa__pulse-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes Hero-module__LE3JVa__waveform{0%,to{opacity:.5;height:30%}50%{opacity:1;height:100%}}@media (max-width:1024px){.Hero-module__LE3JVa__content{text-align:center;grid-template-columns:1fr}.Hero-module__LE3JVa__hero{min-height:auto;padding:120px 0 60px}.Hero-module__LE3JVa__leftColumn{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__LE3JVa__rightColumn{min-height:auto;margin-top:60px}.Hero-module__LE3JVa__ctaGroup{justify-content:center}.Hero-module__LE3JVa__title{font-size:48px}.Hero-module__LE3JVa__subtitle{margin-left:auto;margin-right:auto}.Hero-module__LE3JVa__mockupContainer{width:320px;height:480px;animation:none;transform:none}.Hero-module__LE3JVa__floatingCard{display:none}}
.LogoTicker-module__SwuGwa__ticker{z-index:10;background:0 0;border-bottom:1px solid #0000000d;padding:60px 0;position:relative;overflow:hidden}.LogoTicker-module__SwuGwa__text{text-align:center;color:#1a1a2e80;letter-spacing:.05em;text-transform:uppercase;margin-bottom:32px;font-size:14px;font-weight:600}.LogoTicker-module__SwuGwa__scrollContainer{width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.LogoTicker-module__SwuGwa__track{white-space:nowrap;align-items:center;gap:80px;padding-left:80px;animation:40s linear infinite LogoTicker-module__SwuGwa__scroll;display:flex}.LogoTicker-module__SwuGwa__logo{color:#1a1a2e4d;cursor:default;-webkit-user-select:none;user-select:none;font-size:24px;font-weight:800;transition:color .3s}.LogoTicker-module__SwuGwa__logo:hover{color:var(--primary)}@keyframes LogoTicker-module__SwuGwa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Features-module__woS-ga__features{background:#f8fafc;padding:120px 0;position:relative}.Features-module__woS-ga__header{text-align:center;margin-bottom:80px}.Features-module__woS-ga__title{letter-spacing:-.02em;color:var(--foreground);margin-bottom:24px;font-size:48px;font-weight:800}.Features-module__woS-ga__subtitle{color:#1a1a2eb3;max-width:600px;margin:0 auto;font-size:18px;font-weight:400}.Features-module__woS-ga__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;display:grid}.Features-module__woS-ga__card{border-radius:var(--radius);background:#fff;border:1px solid #0000000d;padding:40px;transition:all .3s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Features-module__woS-ga__card:hover{border-color:#4f46e51a;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Features-module__woS-ga__iconWrapper{width:56px;height:56px;color:var(--primary);background:#7000ff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;transition:transform .3s;display:flex}.Features-module__woS-ga__card:hover .Features-module__woS-ga__iconWrapper{transform:scale(1.1)rotate(5deg)}.Features-module__woS-ga__cardTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:700}.Features-module__woS-ga__cardDesc{color:#1a1a2ea6;font-size:16px;line-height:1.6}.Features-module__woS-ga__card:first-child .Features-module__woS-ga__iconWrapper{color:#4f46e5;background:#4f46e51a}.Features-module__woS-ga__card:nth-child(2) .Features-module__woS-ga__iconWrapper{color:#0ea5e9;background:#0ea5e91a}.Features-module__woS-ga__card:nth-child(3) .Features-module__woS-ga__iconWrapper{color:#db2777;background:#db27771a}.Features-module__woS-ga__card:nth-child(4) .Features-module__woS-ga__iconWrapper{color:#10b981;background:#10b9811a}.Features-module__woS-ga__card:nth-child(5) .Features-module__woS-ga__iconWrapper{color:#f59e0b;background:#f59e0b1a}.Features-module__woS-ga__card:nth-child(6) .Features-module__woS-ga__iconWrapper{color:#ea580c;background:#ea580c1a}
.HowItWorks-module__Qmktxa__section{background:#fff;padding:120px 0;position:relative}.HowItWorks-module__Qmktxa__header{text-align:center;margin-bottom:80px}.HowItWorks-module__Qmktxa__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:24px;font-size:48px;font-weight:800}.HowItWorks-module__Qmktxa__subtitle{color:#1a1a2eb3;max-width:600px;margin:0 auto;font-size:18px;font-weight:400}.HowItWorks-module__Qmktxa__steps{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__Qmktxa__steps:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#4f46e533 20% 80%,#0000 100%);width:100%;height:2px;position:absolute;top:80px;left:0}.HowItWorks-module__Qmktxa__step{z-index:2;text-align:center;position:relative}.HowItWorks-module__Qmktxa__iconContainer{width:80px;height:80px;color:var(--primary);background:#fff;border:1px solid #0000000d;border-radius:99px;justify-content:center;align-items:center;margin:40px auto 32px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}.HowItWorks-module__Qmktxa__step:hover .HowItWorks-module__Qmktxa__iconContainer{border-color:#4f46e533;transform:scale(1.1);box-shadow:0 20px 25px -5px #0000001a}.HowItWorks-module__Qmktxa__stepNumber{background:var(--primary);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;position:absolute;top:-12px;right:-12px}.HowItWorks-module__Qmktxa__stepTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:700}.HowItWorks-module__Qmktxa__stepDesc{color:#1a1a2eb3;font-size:15px;line-height:1.6}@media (max-width:1024px){.HowItWorks-module__Qmktxa__steps{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__Qmktxa__steps:before{display:none}}@media (max-width:640px){.HowItWorks-module__Qmktxa__steps{grid-template-columns:1fr}}
.AboutUs-module__DZCjma__section{background:#fff;padding:120px 0;position:relative;overflow:hidden}.AboutUs-module__DZCjma__header{text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}.AboutUs-module__DZCjma__label{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.AboutUs-module__DZCjma__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:32px;font-size:48px;font-weight:800}.AboutUs-module__DZCjma__mission{color:#1a1a2eb3;font-size:20px;font-weight:400;line-height:1.6}.AboutUs-module__DZCjma__statsGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:100px;display:grid}.AboutUs-module__DZCjma__statItem{background:#f8fafc;border:1px solid #0000000d;border-radius:24px;padding:40px}.AboutUs-module__DZCjma__statValue{color:var(--primary);margin-bottom:8px;font-size:64px;font-weight:800;line-height:1;display:block}.AboutUs-module__DZCjma__statLabel{color:var(--foreground);font-size:18px;font-weight:600}.AboutUs-module__DZCjma__valuesTitle{text-align:center;margin-bottom:60px;font-size:32px;font-weight:800}.AboutUs-module__DZCjma__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.AboutUs-module__DZCjma__valueCard{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:32px;transition:transform .3s;box-shadow:0 4px 6px -1px #0000000d}.AboutUs-module__DZCjma__valueCard:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.AboutUs-module__DZCjma__iconWrapper{width:48px;height:48px;color:var(--primary);background:#4f46e51a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.AboutUs-module__DZCjma__valueTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:700}.AboutUs-module__DZCjma__valueDesc{color:#1a1a2eb3;font-size:15px;line-height:1.6}@media (max-width:768px){.AboutUs-module__DZCjma__statsGrid{grid-template-columns:1fr;gap:24px}}
.Pricing-module__ytLN9a__pricing{background:0 0;padding:120px 0;position:relative}.Pricing-module__ytLN9a__header{text-align:center;margin-bottom:80px}.Pricing-module__ytLN9a__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:32px;font-size:48px;font-weight:800}.Pricing-module__ytLN9a__toggleWrapper{background:#fff;border:1px solid #0000000d;border-radius:99px;justify-content:center;align-items:center;gap:16px;padding:8px 16px;display:inline-flex;box-shadow:0 4px 6px -1px #0000000d}.Pricing-module__ytLN9a__label{color:#1a1a2e80;font-size:15px;font-weight:500;transition:color .3s}.Pricing-module__ytLN9a__label.Pricing-module__ytLN9a__active{color:var(--foreground);font-weight:600}.Pricing-module__ytLN9a__toggle{cursor:pointer;background:#0000001a;border:none;border-radius:99px;width:52px;height:28px;padding:2px;transition:background .3s;position:relative}.Pricing-module__ytLN9a__toggle.Pricing-module__ytLN9a__toggled{background:var(--primary)}.Pricing-module__ytLN9a__handle{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000001a}.Pricing-module__ytLN9a__toggled .Pricing-module__ytLN9a__handle{transform:translate(24px)}.Pricing-module__ytLN9a__saveBadge{color:#ff007a;background:#ff007a1a;border-radius:99px;margin-left:8px;padding:4px 10px;font-size:12px;font-weight:700}.Pricing-module__ytLN9a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:flex-start;gap:32px;display:grid}.Pricing-module__ytLN9a__card{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;height:100%;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.Pricing-module__ytLN9a__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Pricing-module__ytLN9a__popular{border:2px solid var(--primary);background:#fff;position:relative;box-shadow:0 20px 25px -5px #4f46e51a,0 10px 10px -5px #4f46e50a}.Pricing-module__ytLN9a__popularBadge{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:99px;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #4f46e54d}.Pricing-module__ytLN9a__planName{color:var(--foreground);margin-bottom:8px;font-size:24px;font-weight:700}.Pricing-module__ytLN9a__price{align-items:baseline;gap:4px;margin-bottom:4px;display:flex}.Pricing-module__ytLN9a__amount{color:var(--foreground);letter-spacing:-.02em;font-size:48px;font-weight:800}.Pricing-module__ytLN9a__period{color:#1a1a2e80;font-size:16px;font-weight:500}.Pricing-module__ytLN9a__billingNote{color:var(--primary);margin-bottom:32px;font-size:14px;font-weight:500}.Pricing-module__ytLN9a__features{border-top:1px solid #0000000f;flex-grow:1;margin-bottom:40px;padding-top:32px;list-style:none}.Pricing-module__ytLN9a__feature{color:#1a1a2ecc;align-items:center;gap:12px;margin-bottom:16px;font-size:15px;font-weight:500;display:flex}.Pricing-module__ytLN9a__check{color:var(--primary);flex-shrink:0}.Pricing-module__ytLN9a__button{width:100%;color:var(--foreground);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:99px;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.Pricing-module__ytLN9a__button:hover{background:#f8fafc;border-color:#0003;transform:translateY(-1px)}.Pricing-module__ytLN9a__popular .Pricing-module__ytLN9a__button{color:#fff;background:#000;border-color:#000;box-shadow:0 4px 12px #0000001a}.Pricing-module__ytLN9a__popular .Pricing-module__ytLN9a__button:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 16px #00000026}
.Blog-module__lDEusq__section{background:#fff;min-height:100vh;padding:120px 0}.Blog-module__lDEusq__header{text-align:center;margin-bottom:80px}.Blog-module__lDEusq__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:24px;font-size:48px;font-weight:800}.Blog-module__lDEusq__subtitle{color:#1a1a2eb3;max-width:600px;margin:0 auto;font-size:18px;font-weight:400}.Blog-module__lDEusq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;margin-bottom:60px;display:grid}.Blog-module__lDEusq__card{background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.Blog-module__lDEusq__card:hover{border-color:#4f46e51a;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Blog-module__lDEusq__imageContainer{background:#f1f5f9;width:100%;height:240px;position:relative}.Blog-module__lDEusq__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Blog-module__lDEusq__card:hover .Blog-module__lDEusq__image{transform:scale(1.05)}.Blog-module__lDEusq__content{flex-direction:column;flex-grow:1;padding:32px;display:flex}.Blog-module__lDEusq__category{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700}.Blog-module__lDEusq__postTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.4;transition:color .2s}.Blog-module__lDEusq__card:hover .Blog-module__lDEusq__postTitle{color:var(--primary)}.Blog-module__lDEusq__excerpt{color:#1a1a2eb3;flex-grow:1;margin-bottom:24px;font-size:15px;line-height:1.6}.Blog-module__lDEusq__readMore{color:var(--foreground);align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:600;display:flex}.Blog-module__lDEusq__pagination{justify-content:center;gap:8px;margin-top:60px;display:flex}.Blog-module__lDEusq__pageBtn{width:40px;height:40px;color:var(--foreground);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Blog-module__lDEusq__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.Blog-module__lDEusq__pageBtn.Blog-module__lDEusq__active{background:var(--primary);color:#fff;border-color:var(--primary)}.Blog-module__lDEusq__pageBtn:disabled{opacity:.5;cursor:not-allowed;border-color:#0000000d}@media (max-width:768px){.Blog-module__lDEusq__grid{grid-template-columns:1fr}}
.BlogPost-module__MV972a__article{background:#fff;min-height:100vh;padding:120px 0}.BlogPost-module__MV972a__container{max-width:800px;margin:0 auto;padding:0 24px}.BlogPost-module__MV972a__backLink{color:var(--primary);align-items:center;gap:8px;margin-bottom:40px;font-size:14px;font-weight:600;transition:transform .2s;display:inline-flex}.BlogPost-module__MV972a__backLink:hover{transform:translate(-4px)}.BlogPost-module__MV972a__header{text-align:center;margin-bottom:40px}.BlogPost-module__MV972a__category{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.BlogPost-module__MV972a__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.2}.BlogPost-module__MV972a__meta{color:#1a1a2e99;font-size:15px;font-weight:500}.BlogPost-module__MV972a__imageWrapper{border-radius:20px;width:100%;height:400px;margin-bottom:60px;position:relative;overflow:hidden}.BlogPost-module__MV972a__image{object-fit:cover}.BlogPost-module__MV972a__content{color:#1a1a2ecc;font-size:18px;line-height:1.8}.BlogPost-module__MV972a__content h2{color:var(--foreground);margin:40px 0 20px;font-size:30px;font-weight:700}.BlogPost-module__MV972a__content h3{color:var(--foreground);margin:32px 0 16px;font-size:24px;font-weight:700}.BlogPost-module__MV972a__content p{margin-bottom:24px}.BlogPost-module__MV972a__content ul{margin-bottom:24px;padding-left:24px}.BlogPost-module__MV972a__content li{margin-bottom:12px}.BlogPost-module__MV972a__ctaSection{background:var(--foreground);text-align:center;color:#fff;border-radius:24px;margin-top:80px;padding:60px;position:relative;overflow:hidden}.BlogPost-module__MV972a__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#4f46e533 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.BlogPost-module__MV972a__ctaTitle{color:#fff;margin-bottom:16px;font-size:32px;font-weight:700}.BlogPost-module__MV972a__ctaText{color:#fffc;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:18px}.BlogPost-module__MV972a__ctaButton{color:var(--foreground);cursor:pointer;background:#fff;border:none;border-radius:99px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.BlogPost-module__MV972a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}@media (max-width:768px){.BlogPost-module__MV972a__title{font-size:32px}.BlogPost-module__MV972a__imageWrapper{height:250px}.BlogPost-module__MV972a__ctaSection{padding:40px 24px}}
.FAQ-module__91W-6a__faq{max-width:800px;margin:0 auto;padding:120px 0}.FAQ-module__91W-6a__header{text-align:center;margin-bottom:60px}.FAQ-module__91W-6a__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:20px;font-size:48px;font-weight:800}.FAQ-module__91W-6a__item{border-bottom:1px solid #0000001a;border-radius:12px;margin-bottom:16px;transition:background .3s}.FAQ-module__91W-6a__item.FAQ-module__91W-6a__open{background:#fff;border-bottom-color:#0000;box-shadow:0 4px 12px #00000005}.FAQ-module__91W-6a__question{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:24px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.FAQ-module__91W-6a__question:hover{color:var(--primary);background:#00000005}.FAQ-module__91W-6a__open .FAQ-module__91W-6a__question{color:var(--primary)}.FAQ-module__91W-6a__answer{opacity:0;color:#1a1a2ebf;max-height:0;padding:0 24px;font-weight:450;line-height:1.6;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__91W-6a__open .FAQ-module__91W-6a__answer{opacity:1;max-height:500px;padding-bottom:24px}.FAQ-module__91W-6a__icon{color:var(--primary);transition:transform .3s cubic-bezier(.4,0,.2,1)}.FAQ-module__91W-6a__open .FAQ-module__91W-6a__icon{transform:rotate(180deg)}
