.Hero-module__RrpK_G__hero{padding:var(--spacing-3xl)0 var(--spacing-2xl);background-color:var(--slate-50);position:relative;overflow:hidden}.Hero-module__RrpK_G__bgDecorRight{filter:blur(80px);z-index:0;background:radial-gradient(circle,#dbeafe80 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-5rem;right:-5rem}.Hero-module__RrpK_G__bgDecorLeft{filter:blur(80px);z-index:0;background:radial-gradient(circle,#e9d5ff80 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-5rem;left:-5rem}.Hero-module__RrpK_G__grid{gap:var(--spacing-2xl);z-index:1;grid-template-columns:1fr;display:grid;position:relative}@media (min-width:1024px){.Hero-module__RrpK_G__grid{grid-template-columns:6fr 6fr;align-items:center}}.Hero-module__RrpK_G__content{animation:.8s ease-out forwards Hero-module__RrpK_G__fadeInUp}@keyframes Hero-module__RrpK_G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__RrpK_G__badge{border:1px solid var(--brand-100);border-radius:var(--radius-full);color:var(--brand-700);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:8px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__RrpK_G__badgeDot{width:10px;height:10px;display:flex;position:relative}.Hero-module__RrpK_G__badgePing{background-color:var(--brand-400);opacity:.75;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite Hero-module__RrpK_G__ping;display:inline-flex;position:absolute}.Hero-module__RrpK_G__badgePoint{background-color:var(--brand-500);border-radius:50%;width:10px;height:10px;display:inline-flex;position:relative}@keyframes Hero-module__RrpK_G__ping{75%,to{opacity:0;transform:scale(2)}}.Hero-module__RrpK_G__title{color:var(--slate-900);margin-bottom:var(--spacing-lg);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.15}@media (min-width:768px){.Hero-module__RrpK_G__title{font-size:3.5rem}}.Hero-module__RrpK_G__highlight{background:linear-gradient(to right,var(--brand-600),#4f46e5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__RrpK_G__description{color:var(--text-secondary);margin-bottom:var(--spacing-xl);max-width:560px;font-size:1.125rem;line-height:1.6}.Hero-module__RrpK_G__actions{gap:var(--spacing-md);margin-bottom:var(--spacing-2xl);flex-direction:column;display:flex}@media (min-width:640px){.Hero-module__RrpK_G__actions{flex-direction:row}}.Hero-module__RrpK_G__primaryBtn{box-shadow:var(--shadow-lg);align-items:center;gap:8px;display:flex}.Hero-module__RrpK_G__secondaryBtn{border-color:var(--slate-200);color:var(--slate-700);background:#fff;align-items:center;gap:8px;display:flex}.Hero-module__RrpK_G__secondaryBtn:hover{border-color:var(--brand-300);color:var(--brand-600)}.Hero-module__RrpK_G__playIcon{color:var(--brand-500);fill:var(--brand-500);fill-opacity:.2}.Hero-module__RrpK_G__stats{gap:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:1px solid var(--slate-200);display:flex}.Hero-module__RrpK_G__statItem{flex-direction:column;display:flex}.Hero-module__RrpK_G__statValue{color:var(--slate-900);font-size:1.5rem;font-weight:700}.Hero-module__RrpK_G__statLabel{color:var(--text-tertiary);font-size:.875rem}.Hero-module__RrpK_G__visual{display:none}@media (min-width:1024px){.Hero-module__RrpK_G__visual{animation:6s ease-in-out infinite Hero-module__RrpK_G__float;display:block}}@keyframes Hero-module__RrpK_G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__RrpK_G__visualContainer{aspect-ratio:1;width:100%;max-width:550px;margin:0 auto;position:relative}.Hero-module__RrpK_G__visualContainer:before{content:"";background:var(--brand-50);z-index:0;border-radius:50%;position:absolute;inset:0;transform:scale(.9)}.Hero-module__RrpK_G__mainCard{border-radius:var(--radius-xl);width:90%;box-shadow:var(--shadow-2xl);border:1px solid var(--slate-100);padding:var(--spacing-lg);z-index:10;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__RrpK_G__cardHeader{align-items:center;gap:var(--spacing-md);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--slate-50);margin-bottom:var(--spacing-md);display:flex}.Hero-module__RrpK_G__avatar{background:var(--slate-100);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.Hero-module__RrpK_G__userInfo{flex:1}.Hero-module__RrpK_G__userName{color:var(--slate-800);font-weight:700}.Hero-module__RrpK_G__userMeta{color:var(--slate-400);font-size:.75rem}.Hero-module__RrpK_G__statusBadge{color:#15803d;border-radius:var(--radius-full);background:#dcfce7;padding:4px 8px;font-size:.75rem;font-weight:700}.Hero-module__RrpK_G__cardBody{gap:var(--spacing-sm);flex-direction:column;display:flex}.Hero-module__RrpK_G__skeletonLine{background:var(--slate-100);border-radius:4px;height:8px}.Hero-module__RrpK_G__timeline{margin-top:var(--spacing-lg);padding-left:var(--spacing-md);border-left:2px solid var(--slate-200);gap:var(--spacing-lg);flex-direction:column;display:flex}.Hero-module__RrpK_G__timelineItem{position:relative}.Hero-module__RrpK_G__timelineDot{width:16px;height:16px;box-shadow:var(--shadow-sm);border:2px solid #fff;border-radius:50%;position:absolute;top:0;left:-25px}.Hero-module__RrpK_G__dotBlue{background:var(--brand-500)}.Hero-module__RrpK_G__dotOrange{background:var(--orange-color)}.Hero-module__RrpK_G__timelineTime{color:var(--slate-500);margin-bottom:4px;font-size:.75rem}.Hero-module__RrpK_G__timelineContent{color:var(--slate-800);font-size:.875rem;font-weight:500}.Hero-module__RrpK_G__timelineBox{background:var(--brand-50);border-radius:var(--radius-md);border:1px solid var(--brand-100);color:var(--brand-800);align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;display:flex}.Hero-module__RrpK_G__boxIcon{color:var(--brand-600)}.Hero-module__RrpK_G__floatBadge{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--slate-100);color:var(--slate-700);z-index:20;background:#fff;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:700;animation:4s infinite Hero-module__RrpK_G__bounce;display:flex;position:absolute}.Hero-module__RrpK_G__badgeIcon{color:var(--brand-500)}.Hero-module__RrpK_G__badgeTop{animation-duration:4s;top:40px;left:-16px}.Hero-module__RrpK_G__badgeBottom{animation-duration:5s;bottom:80px;right:-16px}@keyframes Hero-module__RrpK_G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.Trust-module__n0uoQG__trust{padding:var(--spacing-xl)0;background:var(--bg-white);border-bottom:1px solid var(--bg-light);overflow:hidden}@media (min-width:768px){.Trust-module__n0uoQG__trust{padding:var(--spacing-2xl)0}}.Trust-module__n0uoQG__label{text-align:center;color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:.875rem;font-weight:500}.Trust-module__n0uoQG__marqueeWrapper{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)}.Trust-module__n0uoQG__marquee{gap:var(--spacing-3xl);white-space:nowrap;align-items:center;animation:40s linear infinite Trust-module__n0uoQG__scroll;display:flex}.Trust-module__n0uoQG__brandItem{color:var(--text-tertiary);text-transform:uppercase;cursor:pointer;border-radius:var(--radius-md);justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1.25rem;font-weight:700;transition:all .3s;display:flex}.Trust-module__n0uoQG__brandItem:hover{color:var(--primary);background:var(--primary-light);transform:translateY(-2px)}.Trust-module__n0uoQG__brandIcon{margin-right:.5rem}@keyframes Trust-module__n0uoQG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Trust-module__n0uoQG__marquee{gap:var(--spacing-xl);animation-duration:20s}.Trust-module__n0uoQG__brandItem{font-size:1rem}}
.Stats-module__BcF4da__section{padding:var(--section-py-mobile)0;background:var(--brand-600);color:#fff}@media (min-width:768px){.Stats-module__BcF4da__section{padding:var(--section-py)0}}.Stats-module__BcF4da__grid{gap:var(--spacing-xl);text-align:center;grid-template-columns:1fr;display:grid}@media (min-width:768px){.Stats-module__BcF4da__grid{gap:var(--spacing-2xl);grid-template-columns:repeat(4,1fr)}}.Stats-module__BcF4da__item{flex-direction:column;align-items:center;display:flex}.Stats-module__BcF4da__value{margin-bottom:var(--spacing-xs);font-size:3rem;font-weight:800;line-height:1.2}.Stats-module__BcF4da__label{color:var(--brand-200);font-size:1rem;font-weight:500}
.Process-module__0zcgSG__section{padding:var(--section-py-mobile)0;background-color:var(--bg-white);position:relative;overflow:hidden}@media (min-width:768px){.Process-module__0zcgSG__section{padding:var(--section-py)0}}.Process-module__0zcgSG__header{text-align:center;margin-bottom:var(--spacing-4xl);max-width:600px;margin-left:auto;margin-right:auto}.Process-module__0zcgSG__title{font-size:var(--title-size-mobile);color:var(--slate-900);margin-bottom:var(--spacing-md);letter-spacing:-.02em;background:var(--gradient-title);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block}@media (min-width:768px){.Process-module__0zcgSG__title{font-size:var(--title-size-desktop)}}.Process-module__0zcgSG__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Process-module__0zcgSG__steps{gap:var(--spacing-2xl);padding-top:var(--spacing-xl);grid-template-columns:1fr;display:grid;position:relative}@media (min-width:1024px){.Process-module__0zcgSG__steps{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr)}}.Process-module__0zcgSG__connector{display:none}@media (min-width:1024px){.Process-module__0zcgSG__connector{background:linear-gradient(to right,var(--brand-200)50%,transparent 50%);z-index:0;background-size:20px 100%;width:76%;height:2px;display:block;position:absolute;top:60px;left:12%}}.Process-module__0zcgSG__stepItem{z-index:1;text-align:center;padding:var(--spacing-xl);border-radius:var(--radius-2xl);border:1px solid var(--slate-100);background:#fff;flex-direction:column;align-items:center;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Process-module__0zcgSG__stepItem:hover{border-color:var(--brand-200);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Process-module__0zcgSG__iconBox{width:80px;height:80px;margin:0 auto var(--spacing-lg);border:1px solid #0000000d;border-radius:24px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Process-module__0zcgSG__iconBox:before{content:"";opacity:.2;background:currentColor;position:absolute;inset:0}.Process-module__0zcgSG__blue{color:#2563eb}.Process-module__0zcgSG__purple{color:#9333ea}.Process-module__0zcgSG__yellow{color:#ca8a04}.Process-module__0zcgSG__green{color:#16a34a}.Process-module__0zcgSG__stepTitle{color:var(--slate-900);margin-bottom:var(--spacing-sm);font-size:1.25rem;font-weight:700}.Process-module__0zcgSG__stepDesc{color:var(--text-tertiary);font-size:.95rem;line-height:1.6}
.Features-module__VJD1Ca__section{padding:var(--section-py-mobile)0;background-color:var(--slate-50);overflow:hidden}@media (min-width:768px){.Features-module__VJD1Ca__section{padding:var(--section-py)0}}.Features-module__VJD1Ca__wrapper{gap:var(--spacing-3xl);flex-direction:column;display:flex}@media (min-width:1024px){.Features-module__VJD1Ca__wrapper{flex-direction:row;align-items:center}}.Features-module__VJD1Ca__content{flex:1}.Features-module__VJD1Ca__badge{background:var(--brand-100);color:var(--brand-700);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--spacing-md);padding:4px 12px;font-size:.875rem;font-weight:700;display:inline-block}.Features-module__VJD1Ca__title{font-size:var(--title-size-mobile);color:var(--slate-900);margin-bottom:var(--spacing-lg);background:var(--gradient-title);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1.2;display:inline-block}@media (min-width:768px){.Features-module__VJD1Ca__title{font-size:var(--title-size-desktop)}}.Features-module__VJD1Ca__description{color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:1.125rem;line-height:1.6}.Features-module__VJD1Ca__featureList{gap:var(--spacing-lg);flex-direction:column;display:flex}.Features-module__VJD1Ca__featureItem{gap:var(--spacing-md);display:flex}.Features-module__VJD1Ca__iconBox{border-radius:var(--radius-md);width:40px;height:40px;box-shadow:var(--shadow-sm);color:var(--brand-600);background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Features-module__VJD1Ca__featureTitle{color:var(--slate-900);margin-bottom:4px;font-weight:700}.Features-module__VJD1Ca__featureDesc{color:var(--text-tertiary);font-size:.875rem;line-height:1.5}.Features-module__VJD1Ca__visual{flex:1;position:relative}.Features-module__VJD1Ca__profileCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);border:1px solid var(--slate-200);padding:var(--spacing-lg);background:#fff;transition:transform .5s;position:relative;transform:rotate(1deg)}.Features-module__VJD1Ca__profileCard:hover{transform:rotate(0)}.Features-module__VJD1Ca__cardBadge{background:var(--brand-600);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:20;padding:8px 16px;font-weight:700;position:absolute;top:-16px;left:-16px}.Features-module__VJD1Ca__cardHeader{gap:var(--spacing-md);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--slate-100);margin-bottom:var(--spacing-lg);display:flex}.Features-module__VJD1Ca__avatar{color:#fff;width:64px;height:64px;box-shadow:var(--shadow-md);background:#0d8abc;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.Features-module__VJD1Ca__cardInfo{flex:1}.Features-module__VJD1Ca__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Features-module__VJD1Ca__cardName{color:var(--slate-900);font-size:1.25rem;font-weight:700}.Features-module__VJD1Ca__goldMember{color:#a16207;border-radius:var(--radius-sm);background:#fef9c3;padding:2px 8px;font-size:.75rem;font-weight:700}.Features-module__VJD1Ca__cardContact{color:var(--slate-500);margin-bottom:8px;font-size:.875rem}.Features-module__VJD1Ca__tags{gap:8px;display:flex}.Features-module__VJD1Ca__tag{background:var(--slate-100);color:var(--slate-600);border-radius:var(--radius-sm);padding:2px 8px;font-size:.75rem}.Features-module__VJD1Ca__activityList{gap:var(--spacing-md);flex-direction:column;display:flex}.Features-module__VJD1Ca__activityItem{align-items:center;gap:12px;display:flex}.Features-module__VJD1Ca__activityIcon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Features-module__VJD1Ca__iconBlue{background:var(--brand-100);color:var(--brand-600)}.Features-module__VJD1Ca__iconGreen{color:#16a34a;background:#dcfce7}.Features-module__VJD1Ca__iconPurple{color:#9333ea;background:#f3e8ff}.Features-module__VJD1Ca__activityText{color:var(--slate-700);flex:1;font-size:.875rem}.Features-module__VJD1Ca__bold{font-weight:600}.Features-module__VJD1Ca__activityTime{color:var(--slate-400);font-size:.75rem}
.Solutions-module__ySMoba__section{padding:var(--section-py-mobile)0;background-color:var(--bg-white)}@media (min-width:768px){.Solutions-module__ySMoba__section{padding:var(--section-py)0}}.Solutions-module__ySMoba__wrapper{gap:var(--spacing-3xl);flex-direction:column;display:flex}@media (min-width:1024px){.Solutions-module__ySMoba__wrapper{flex-direction:row-reverse;align-items:center}}.Solutions-module__ySMoba__content{flex:1}.Solutions-module__ySMoba__startNode{background:var(--brand-50);color:var(--brand-700);border-radius:var(--radius-full);border:1px solid var(--brand-200);box-shadow:var(--shadow-md);z-index:10;padding:12px 24px;font-weight:700}.Solutions-module__ySMoba__badge{background:var(--brand-100);color:var(--brand-700);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--spacing-md);padding:4px 12px;font-size:.875rem;font-weight:700;display:inline-block}.Solutions-module__ySMoba__title{font-size:var(--title-size-mobile);color:var(--slate-900);margin-bottom:var(--spacing-lg);background:var(--gradient-title);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1.2;display:inline-block}@media (min-width:768px){.Solutions-module__ySMoba__title{font-size:var(--title-size-desktop)}}.Solutions-module__ySMoba__description{color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:1.125rem;line-height:1.6}.Solutions-module__ySMoba__list{gap:var(--spacing-md);flex-direction:column;display:flex}@keyframes Solutions-module__ySMoba__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Solutions-module__ySMoba__listItem{align-items:flex-start;gap:12px;display:flex}.Solutions-module__ySMoba__checkIcon{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.Solutions-module__ySMoba__itemTitle{color:var(--slate-900);margin-bottom:2px;font-weight:700;display:block}.Solutions-module__ySMoba__itemDesc{color:var(--text-tertiary);font-size:.875rem}.Solutions-module__ySMoba__visual{perspective:1000px;flex:1;width:100%}.Solutions-module__ySMoba__flowContainer{border:1px solid var(--slate-200);border-radius:var(--radius-xl);transform-style:preserve-3d;background:#fff;transition:transform .3s;animation:6s ease-in-out infinite Solutions-module__ySMoba__float;position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 20px 40px -10px #0000001a}.Solutions-module__ySMoba__flowContainer:hover{transform:rotateY(0)rotateX(0)}.Solutions-module__ySMoba__flowContainer:before{content:"";z-index:20;background:#ff5f57;border-radius:50%;width:12px;height:12px;position:absolute;top:16px;left:16px;box-shadow:20px 0 #febc2e,40px 0 #28c840}.Solutions-module__ySMoba__bgPattern{background-image:linear-gradient(var(--slate-100)1px,transparent 1px),linear-gradient(90deg,var(--slate-100)1px,transparent 1px);opacity:.5;background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;right:0}.Solutions-module__ySMoba__diagram{z-index:10;align-items:center;gap:var(--spacing-lg);padding:60px var(--spacing-xl)var(--spacing-xl);flex-direction:column;display:flex;position:relative}.Solutions-module__ySMoba__node{border-radius:var(--radius-lg);border:1px solid var(--slate-100);background:#fff;width:100%;max-width:320px;padding:16px;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Solutions-module__ySMoba__node:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.Solutions-module__ySMoba__nodeTrigger{border-left:4px solid var(--purple-color);align-items:center;gap:12px;display:flex}.Solutions-module__ySMoba__nodeTrigger:before{content:"⚡";font-size:1.2rem}.Solutions-module__ySMoba__arrow{color:var(--slate-300);animation:2s infinite Solutions-module__ySMoba__bounce}@keyframes Solutions-module__ySMoba__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.Solutions-module__ySMoba__nodeAction{border-left:4px solid var(--brand-500);align-items:center;gap:16px;display:flex}.Solutions-module__ySMoba__nodeIcon{background:var(--brand-50);width:40px;height:40px;color:var(--brand-600);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Solutions-module__ySMoba__nodeContent{flex:1}.Solutions-module__ySMoba__nodeLabel{color:var(--slate-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.7rem;font-weight:700}.Solutions-module__ySMoba__nodeText{color:var(--slate-800);font-size:.95rem;font-weight:600}.Solutions-module__ySMoba__waitBlock{align-items:center;gap:16px;width:100%;max-width:320px;display:flex}.Solutions-module__ySMoba__line{background:var(--slate-200);border-radius:2px;flex:1;height:2px}.Solutions-module__ySMoba__waitLabel{color:var(--slate-500);background:var(--slate-100);border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.Solutions-module__ySMoba__branches{grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:320px;display:grid}.Solutions-module__ySMoba__branchNode{border:1px solid var(--slate-100);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);background:#fff;padding:20px 16px;transition:all .3s;position:relative;overflow:hidden}.Solutions-module__ySMoba__branchNode:before{content:"";width:100%;height:4px;position:absolute;top:0;left:0}.Solutions-module__ySMoba__branchSuccess:before{background:var(--success-color)}.Solutions-module__ySMoba__branchFail:before{background:var(--warning-color)}.Solutions-module__ySMoba__branchNode:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Solutions-module__ySMoba__branchTitle{color:var(--slate-800);margin-bottom:6px;font-size:.95rem;font-weight:700}.Solutions-module__ySMoba__branchDesc{color:var(--slate-500);font-size:.8rem;line-height:1.4;display:block}
.Testimonials-module__bpVFgq__section{padding:var(--section-py-mobile)0;background-color:var(--bg-white);position:relative;overflow:hidden}@media (min-width:768px){.Testimonials-module__bpVFgq__section{padding:var(--section-py)0}}.Testimonials-module__bpVFgq__header{text-align:center;margin-bottom:var(--spacing-3xl);max-width:600px;margin-left:auto;margin-right:auto}.Testimonials-module__bpVFgq__title{font-size:var(--title-size-mobile);color:var(--slate-900);margin-bottom:var(--spacing-md);letter-spacing:-.02em;background:var(--gradient-title);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block}@media (min-width:768px){.Testimonials-module__bpVFgq__title{font-size:var(--title-size-desktop)}}.Testimonials-module__bpVFgq__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Testimonials-module__bpVFgq__grid{gap:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Testimonials-module__bpVFgq__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__bpVFgq__card{background:var(--slate-50);padding:var(--spacing-xl);border-radius:var(--radius-xl);border:1px solid var(--slate-100);flex-direction:column;transition:all .3s;display:flex}.Testimonials-module__bpVFgq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-100);background:#fff;transform:translateY(-5px)}.Testimonials-module__bpVFgq__quoteIcon{color:var(--brand-200);margin-bottom:var(--spacing-lg)}.Testimonials-module__bpVFgq__content{color:var(--slate-700);margin-bottom:var(--spacing-xl);flex-grow:1;font-size:1rem;font-style:italic;line-height:1.6}.Testimonials-module__bpVFgq__author{align-items:center;gap:var(--spacing-md);display:flex}.Testimonials-module__bpVFgq__avatar{background:var(--brand-100);width:48px;height:48px;color:var(--brand-600);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.Testimonials-module__bpVFgq__info{flex-direction:column;display:flex}.Testimonials-module__bpVFgq__name{color:var(--slate-900);font-size:1rem;font-weight:700}.Testimonials-module__bpVFgq__role{color:var(--text-tertiary);font-size:.875rem}
.FAQ-module__UnNiSq__section{padding:var(--section-py-mobile)0;background-color:var(--slate-50)}@media (min-width:768px){.FAQ-module__UnNiSq__section{padding:var(--section-py)0}}.FAQ-module__UnNiSq__header{text-align:center;margin-bottom:var(--spacing-3xl)}.FAQ-module__UnNiSq__title{font-size:var(--title-size-mobile);color:var(--slate-900);margin-bottom:var(--spacing-sm);letter-spacing:-.02em;background:var(--gradient-title);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block}@media (min-width:768px){.FAQ-module__UnNiSq__title{font-size:var(--title-size-desktop)}}.FAQ-module__UnNiSq__list{gap:var(--spacing-lg);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.FAQ-module__UnNiSq__item{border-radius:var(--radius-xl);border:1px solid var(--slate-200);background:#fff;transition:all .3s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.FAQ-module__UnNiSq__item:hover{border-color:var(--brand-200);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.FAQ-module__UnNiSq__item[open]{border-color:var(--brand-200);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.FAQ-module__UnNiSq__question{padding:var(--spacing-xl);color:var(--slate-900);cursor:pointer;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;list-style:none;transition:color .2s;display:flex}.FAQ-module__UnNiSq__question:hover{color:var(--brand-600)}.FAQ-module__UnNiSq__question::-webkit-details-marker{display:none}.FAQ-module__UnNiSq__iconWrapper{background:var(--slate-50);width:32px;height:32px;margin-left:var(--spacing-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__UnNiSq__item[open] .FAQ-module__UnNiSq__iconWrapper{background:var(--brand-100);transform:rotate(180deg)}.FAQ-module__UnNiSq__icon{color:var(--slate-500);transition:color .2s}.FAQ-module__UnNiSq__item[open] .FAQ-module__UnNiSq__icon{color:var(--brand-600)}.FAQ-module__UnNiSq__answer{padding:0 var(--spacing-xl)var(--spacing-xl);color:var(--text-secondary);border-top:1px solid #0000;line-height:1.7}.FAQ-module__UnNiSq__item[open] .FAQ-module__UnNiSq__answer{animation:.3s ease-out FAQ-module__UnNiSq__slideDown}@keyframes FAQ-module__UnNiSq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Resources-module__xmwysW__section{padding:var(--section-py-mobile)0;background-color:var(--bg-white);border-top:1px solid var(--slate-100)}@media (min-width:768px){.Resources-module__xmwysW__section{padding:var(--section-py)0}}.Resources-module__xmwysW__header{margin-bottom:var(--spacing-xl);justify-content:space-between;align-items:flex-end;display:flex}.Resources-module__xmwysW__title{font-size:var(--title-size-mobile);color:var(--slate-900);background:var(--gradient-title);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block}@media (min-width:768px){.Resources-module__xmwysW__title{font-size:var(--title-size-desktop)}}.Resources-module__xmwysW__link{color:var(--brand-600);align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:flex}.Resources-module__xmwysW__link:hover{text-decoration:underline}.Resources-module__xmwysW__grid{gap:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Resources-module__xmwysW__grid{grid-template-columns:repeat(3,1fr)}}.Resources-module__xmwysW__card{cursor:pointer}.Resources-module__xmwysW__card:hover .Resources-module__xmwysW__cardTitle{color:var(--brand-600)}.Resources-module__xmwysW__imagePlaceholder{aspect-ratio:16/9;background:var(--slate-100);border-radius:var(--radius-lg);width:100%;margin-bottom:var(--spacing-md);transition:transform .3s}.Resources-module__xmwysW__card:hover .Resources-module__xmwysW__imagePlaceholder{transform:scale(1.02)}.Resources-module__xmwysW__category{text-transform:uppercase;color:var(--brand-600);margin-bottom:var(--spacing-sm);font-size:.75rem;font-weight:700}.Resources-module__xmwysW__cardTitle{color:var(--slate-900);margin-bottom:var(--spacing-sm);font-size:1.125rem;font-weight:700;line-height:1.4;transition:color .2s}.Resources-module__xmwysW__cardDesc{color:var(--text-tertiary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}
.CTA-module__SyyQcq__section{padding:var(--section-py-mobile)0;background-color:var(--brand-600);color:#fff;text-align:center;position:relative;overflow:hidden}@media (min-width:768px){.CTA-module__SyyQcq__section{padding:var(--section-py)0}}.CTA-module__SyyQcq__bgPattern{opacity:.3;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.CTA-module__SyyQcq__glow{background:var(--brand-400);filter:blur(100px);opacity:.3;border-radius:50%;width:300px;height:300px;position:absolute;top:0;left:25%}.CTA-module__SyyQcq__content{z-index:10;max-width:800px;margin:0 auto;position:relative}.CTA-module__SyyQcq__title{margin-bottom:var(--spacing-lg);font-size:24px;font-weight:800;line-height:1.2}@media (min-width:768px){.CTA-module__SyyQcq__title{font-size:36px}}.CTA-module__SyyQcq__description{color:var(--brand-100);margin-bottom:var(--spacing-2xl);font-size:1rem;line-height:1.6}.CTA-module__SyyQcq__actions{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);flex-direction:column;justify-content:center;display:flex}@media (min-width:640px){.CTA-module__SyyQcq__actions{flex-direction:row}}.CTA-module__SyyQcq__whiteBtn{color:var(--brand-700);background:#fff;border:none;font-weight:700}.CTA-module__SyyQcq__whiteBtn:hover{background:var(--brand-50)}.CTA-module__SyyQcq__brandBtn{background:var(--brand-700);color:#fff;border:1px solid var(--brand-500);font-weight:700}.CTA-module__SyyQcq__brandBtn:hover{background:var(--brand-800)}.CTA-module__SyyQcq__note{color:var(--brand-200);opacity:.8;font-size:.875rem}
