.Footer_footer__2wmgw{background:linear-gradient(180deg,#fafbfc,#f6f8fa);border-top:1px solid #e2e8f0;padding:80px 20px 40px;margin-top:0;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.Footer_container__4SQlT{max-width:1200px;margin:0 auto;width:100%}.Footer_mainContent__vzaAK{display:grid;grid-template-columns:1fr 2fr;gap:80px;margin-bottom:60px;align-items:start}.Footer_brandSection__RGhzE{display:flex;flex-direction:column;gap:20px}.Footer_logo__M17W6{font-size:28px;font-weight:700;color:#130840;letter-spacing:-.02em}.Footer_tagline__IgbmQ{font-size:16px;line-height:1.6;color:#64748b;font-weight:400;max-width:300px}.Footer_cta__RhSGx{display:flex;flex-direction:column;gap:12px;margin-top:12px}.Footer_ctaButton__enKj8{display:inline-flex;align-items:center;justify-content:center;background:#130840;color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.Footer_ctaButton__enKj8:hover{background:#1a0f5c;transform:translateY(-1px)}.Footer_ctaLink__xK8bf{display:inline-flex;align-items:center;color:#130840;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease;width:-moz-fit-content;width:fit-content}.Footer_ctaLink__xK8bf:hover{color:#1a0f5c}.Footer_linksGrid__QQE4M{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.Footer_linkColumn__BwTn0{display:flex;flex-direction:column;gap:16px}.Footer_columnTitle__Nb7xF{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#64748b;margin:0 0 8px}.Footer_linkList__a3B5c{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.Footer_linkList__a3B5c li{margin:0}.Footer_linkList__a3B5c a{color:#475569;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;display:block}.Footer_linkList__a3B5c a:hover{color:#130840}.Footer_bottomSection__uXDn6{padding-top:32px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.Footer_bottomLeft__4Ofoi{display:flex;flex-direction:column;gap:12px}.Footer_copyright__nfrxA{font-size:14px;color:#64748b;margin:0;font-weight:400}.Footer_legalLinks__GfHFJ{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.Footer_legalLinks__GfHFJ a{font-size:14px;color:#64748b;text-decoration:none;transition:color .2s ease;font-weight:400}.Footer_legalLinks__GfHFJ a:hover{color:#130840}.Footer_separator__y7buI{color:#cbd5e1;font-size:12px;margin:0 4px}.Footer_socialLinks__PIzBb{display:flex;gap:16px;align-items:center}.Footer_socialIcon__3l9zk{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;color:#64748b;transition:all .2s ease;text-decoration:none}.Footer_socialIcon__3l9zk:hover{background:#130840;color:#fff;border-color:#130840;transform:translateY(-2px)}@media (max-width:768px){.Footer_footer__2wmgw{padding:60px 20px 32px}.Footer_mainContent__vzaAK{grid-template-columns:1fr;gap:48px}.Footer_linksGrid__QQE4M{grid-template-columns:repeat(2,1fr);gap:32px}.Footer_brandSection__RGhzE{margin-bottom:20px}.Footer_bottomSection__uXDn6{flex-direction:column;gap:24px;align-items:flex-start}.Footer_socialLinks__PIzBb{width:100%;justify-content:flex-start}}@media (max-width:480px){.Footer_linksGrid__QQE4M{grid-template-columns:1fr;gap:32px}.Footer_legalLinks__GfHFJ{flex-direction:column;align-items:flex-start;gap:8px}.Footer_separator__y7buI{display:none}.Footer_ctaButton__enKj8{width:100%}}.DropdownMenuCurrent{color:#374151;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s ease;width:auto;padding:10px 14px;font-family:inherit;font-weight:500;font-size:14px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}@media (max-width:768px){.DropdownMenuCurrent{width:100%}}.DropdownMenuCurrent:hover{background-color:#f8fafc;border-color:var(--blue-text-10);color:var(--blue-text-10);outline:none}.DropdownMenuCurrent:focus{outline:none;border-color:var(--blue-text-10);box-shadow:0 0 0 3px rgba(66,153,225,.15)}.DropdownMenuCurrentContent{display:flex;align-items:center;gap:8px}.DropdownMenu{box-shadow:0 8px 24px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1);padding:8px;border-radius:10px;color:var(--gray-text-10);background-color:#fff;max-width:320px;min-width:200px;width:auto;height:auto;max-height:400px;overflow-y:auto;z-index:9999;border:1px solid #e2e8f0;animation:dropdownFadeIn .15s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DropdownMenu::-webkit-scrollbar{width:6px}.DropdownMenu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.DropdownMenu::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.DropdownMenu::-webkit-scrollbar-thumb:hover{background:#a0aec0}.DropdownItem{padding:10px 12px;outline:none;cursor:pointer;border-radius:6px;margin:2px 0;transition:background-color .15s ease}.DropdownItem:hover{background-color:var(--blue-interactive-2)}.DropdownItem:active{background-color:var(--blue-interactive-3)}.DropdownItemContent{color:#374151;white-space:nowrap;font-weight:500;font-size:14px;outline:none;display:flex;align-items:center}.DropdownItem:hover .DropdownItemContent{color:var(--blue-text-10)}.Sections_wrapper__wr4tI{display:flex;width:100%;flex-direction:column;flex:1;min-height:0;position:relative}.Sections_dropdownWrapper__wDCLO{display:flex;gap:12px;padding:16px;flex-wrap:wrap;align-items:center;background-color:#f8fafc;border-radius:10px;margin-bottom:16px;border:1px solid #e2e8f0;position:relative;z-index:10}.Sections_sections__ReYwL{padding:10px 5px;width:100%;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.Sections_sections__ReYwL::-webkit-scrollbar{width:6px}.Sections_sections__ReYwL::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Sections_sections__ReYwL::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.Sections_sections__ReYwL::-webkit-scrollbar-thumb:hover{background:#a0aec0}.Sections_errorMessage__pzSU7{color:red;font-size:14px;margin-bottom:10px;text-align:left;font-weight:700}.Sections_sectionItem__KHqeA{padding:16px;border-radius:10px;cursor:default;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease;margin-bottom:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transform-origin:center;width:100%;border:2px solid #e2e8f0;position:relative}.Sections_sectionItem__KHqeA:hover{border-color:#cbd5e0}.Sections_sectionItem__KHqeA.Sections_dragging__jETZ8{background-color:#ebf4ff;transform:rotate(1deg) scale(1.02);box-shadow:0 12px 28px rgba(0,0,0,.2);border-color:var(--blue-text-10);opacity:.95;z-index:100}.Sections_sectionItem__KHqeA.Sections_dragOver__9wmJ8{border-color:var(--blue-text-10);border-style:dashed;background-color:#f0f7ff}.Sections_dragHandle__ysNm0{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a0aec0;cursor:grab;margin-right:8px;flex-shrink:0;border-radius:4px;transition:color .2s,background-color .2s}.Sections_dragHandle__ysNm0:hover{color:#4a5568;background-color:#e2e8f0}.Sections_dragHandle__ysNm0:active{cursor:grabbing}.Sections_sectionHeader__Djs7P{display:flex;align-items:center;margin-bottom:8px}.Sections_sectionItem__KHqeA h2{font-size:1rem;font-weight:600;color:var(--gray-text-11);margin-bottom:10px}.Sections_Fieldset_setasdefault__hYYJ9{float:right}.Sections_sectionItem__KHqeA textarea{font-size:.9rem;color:#2d3748;width:100%;min-height:100px;padding:12px;border:1px solid #e2e8f0;border-radius:6px;resize:vertical;outline:none;background-color:#f8fafc;line-height:1.5;transition:border-color .2s,box-shadow .2s}.Sections_sectionItem__KHqeA textarea:focus{border-color:var(--blue-text-10);box-shadow:0 0 0 3px rgba(66,153,225,.15);background-color:#fff}.Sections_sectionItem__KHqeA textarea::-moz-placeholder{color:#a0aec0}.Sections_sectionItem__KHqeA textarea::placeholder{color:#a0aec0}.Sections_sectionItem__KHqeA input{color:var(--gray-text-11);border:none;background-color:#fff}.Sections_sectionItem__KHqeA input,.Sections_templateTitle__dTBVV{width:100%;padding:8px;font-size:1rem;font-weight:600;margin-bottom:10px}.Sections_templateTitle__dTBVV{color:#2d3748;border-radius:4px;background-color:var(--gray-interactive-2)}.Sections_instructions___1DhR{margin:0 0 8px;color:var(--mauve-11);font-size:14px;line-height:1.5;font-weight:500}.Sections_addSectionButton__tA3rr{width:20%;padding:10px;background-color:#e2e8f0;color:var(--gray-text-11);border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-weight:600}.Sections_addSectionButton__tA3rr:hover{background-color:#dce2ff}.Sections_deleteButton__uSfEX{background:transparent;color:#a0aec0;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .2s,background-color .2s;flex-shrink:0}.Sections_deleteButton__uSfEX:hover{color:var(--red-11);background-color:#fed7d7}.Sections_toggleButton__p_Ean{width:100%;padding:8px;font-size:.875rem;color:#2d3748;border:1px solid #e2e8f0;border-radius:5px;background-color:#fff;cursor:pointer;margin-bottom:10px;text-align:center}.Sections_toggleButton__p_Ean:hover{background-color:#f0f4f8}.Sections_titleAndToggle__pYF_3{display:flex;align-items:center;padding-top:1rem}.Sections_input__0NnK8{flex:1;margin-right:10px;padding:8px;font-size:.875rem;color:#2d3748;border:none;border-radius:5px;outline:none}.Sections_titleInput__irAZy{flex:1;padding:8px 12px;font-size:.95rem;font-weight:600;color:#2d3748;border:none;border-radius:5px;background-color:transparent}.Sections_toggleSwitch__4LEqy{position:relative;display:inline-flex;align-items:center;width:40px;height:20px;margin-left:-20px}.Sections_toggleCheckbox__jnkzL{opacity:0;width:0;height:0}.Sections_slider__QEfHj{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px;height:100%}.Sections_slider__QEfHj:before{position:absolute;content:"";height:16px;width:16px;border-radius:50%;left:2px;bottom:2px;background-color:#fff;transition:.4s}.Sections_toggleCheckbox__jnkzL:checked+.Sections_slider__QEfHj{background-color:var(--blue-text-10)}.Sections_toggleCheckbox__jnkzL:checked+.Sections_slider__QEfHj:before{transform:translateX(20px)}.Sections_toggleText__VF0hP{margin-left:14px;font-size:.855rem;color:#2d3748;font-weight:600}.Sections_toggleContainer__IJ4gc{display:inline-flex;align-items:center;margin-top:4px;margin-bottom:12px;padding-left:32px}.Header_navBar__9BG_D{box-shadow:0 2px 4px 0 rgba(0,0,0,.05);left:0;position:fixed;right:0;top:0;z-index:3;height:72px;background-color:#fff;padding:0 20px}.Header_navBarContainer__D1aYF,.Header_navBar__9BG_D{display:flex;justify-content:space-between;align-items:center}.Header_navBarContainer__D1aYF{max-width:1200px;margin:0 auto;width:100%}.Header_logo__nQCxG{display:flex;color:var(--blue-solid-8);text-decoration:none;font-size:1.5rem;align-items:center}.Header_scriptAI__zpo_s{font-size:20px;font-weight:600;padding-left:10px}.Header_buttons__aFhlI{display:flex;margin-right:20px;align-items:center}.Header_button__P5jaI{margin-right:10px;font-family:Roboto,Arial,sans-serif;font-weight:600;padding:8px 16px;color:var(--gray-text-10);transition:color .3s ease}.Header_button__P5jaI:hover{color:var(--gray-text-11);transition:color .3s ease}.Header_wbutton___f9n_{margin-right:10px;font-family:Roboto,Arial,sans-serif;font-weight:600;padding:8px 16px;color:#23cfa4;transition:color .3s ease}.Header_wbutton___f9n_:hover{color:green;transition:color .3s ease}.Header_links__XZx4_{display:flex;margin-right:20px;align-items:center}.Header_signUpButton__I1vXz{display:flex;color:#fff;justify-content:space-between;align-items:center;background-color:var(--blue-solid-8);border-radius:8px;padding:8px 16px;transition:background-color .3s ease}.Header_signUpButton__I1vXz:hover{background-color:var(--blue-solid-9);box-shadow:0 1px 2px rgba(0,0,0,.3);transition:background-color .3s ease}@media (max-width:480px){.Header_navBar__9BG_D{height:60px;padding:0 10px}.Header_logo__nQCxG{font-size:1.2rem}.Header_scriptAI__zpo_s{display:none}.Header_buttons__aFhlI{margin-right:8px}.Header_button__P5jaI,.Header_wbutton___f9n_{padding:5px 10px;font-size:12px;margin-right:10px;white-space:nowrap}.Header_links__XZx4_{margin-right:7px}.Header_signUpButton__I1vXz{padding:5px 10px;border-radius:6px;white-space:nowrap}}.HeroProfessional_heroSection__IcW2W{min-height:calc(100vh - 72px);background:linear-gradient(180deg,#fff,#f8fafc);position:relative;overflow:hidden;padding:40px 20px 80px;margin-top:72px}.HeroProfessional_container___90uX{max-width:1280px;margin:0 auto}.HeroProfessional_heroGrid__R0Vge{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center;min-height:calc(100vh - 200px)}.HeroProfessional_heroContent__b8kNT{opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1)}.HeroProfessional_heroContent__b8kNT.HeroProfessional_fadeIn__YDsXX{opacity:1;transform:translateY(0)}.HeroProfessional_badge__5Yy8p{display:inline-block;background:#130840;color:#fff;padding:8px 20px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:24px;animation:HeroProfessional_pulse__jZsoz 2s infinite}@keyframes HeroProfessional_pulse__jZsoz{0%,to{opacity:1}50%{opacity:.8}}.HeroProfessional_heroTitle__Dz4si{font-size:clamp(40px,5vw,56px);font-weight:300;line-height:1.1;color:#0f172a;margin-bottom:24px;letter-spacing:-.02em}.HeroProfessional_goldText__yY1eS{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HeroProfessional_heroDescription__zNbaa{font-size:20px;font-weight:400;line-height:1.6;color:#64748b;margin-bottom:40px;max-width:540px}.HeroProfessional_heroActions__DvFoV{display:flex;gap:16px;margin-bottom:48px;flex-wrap:wrap}.HeroProfessional_primaryBtn__ciF7i{display:inline-flex;align-items:center;gap:8px;background:#130840;color:#fff;padding:16px 32px;border-radius:12px;font-size:18px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(0,0,0,.2);text-decoration:none}.HeroProfessional_primaryBtn__ciF7i:hover{transform:translateY(-2px);background:var(--blue-solid-9);box-shadow:0 8px 24px rgba(0,0,0,.3)}.HeroProfessional_btnArrow__Ztx8G{transition:transform .3s ease}.HeroProfessional_primaryBtn__ciF7i:hover .HeroProfessional_btnArrow__Ztx8G{transform:translateX(4px)}.HeroProfessional_secondaryBtn__cxofb{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#475569;padding:16px 28px;border-radius:12px;font-size:18px;font-weight:600;border:2px solid #e2e8f0;cursor:pointer;transition:all .3s ease}.HeroProfessional_secondaryBtn__cxofb:hover{border-color:#cbd5e1;background:#f8fafc}.HeroProfessional_trustIndicators__cvZu4{display:flex;gap:24px;flex-wrap:wrap}.HeroProfessional_trustItem__nqRUQ{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b;font-weight:500}.HeroProfessional_heroVisual__D9gNx{position:relative;opacity:0;transform:translateX(40px);transition:all .8s cubic-bezier(.4,0,.2,1) .2s}.HeroProfessional_heroVisual__D9gNx.HeroProfessional_slideIn__PHfD8{opacity:1;transform:translateX(0)}.HeroProfessional_productMockup__KFzKx{position:relative}.HeroProfessional_mockupPhone__F4MHs{width:180px;height:380px;background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:32px;padding:6px;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 20px 40px rgba(0,0,0,.3),inset 0 0 0 1px hsla(0,0%,100%,.05);position:absolute;bottom:-30px;right:-30px;z-index:3;animation:HeroProfessional_float__P8_TS 6s ease-in-out infinite;animation-delay:.5s}@keyframes HeroProfessional_float__P8_TS{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HeroProfessional_phoneScreen__jjA2q{background:#fff;height:100%;border-radius:28px;display:flex;flex-direction:column;overflow:hidden;position:relative}.HeroProfessional_statusBar__M6dCu{display:flex;justify-content:space-between;align-items:center;padding:12px 20px 8px}.HeroProfessional_statusTime__U4F7L{font-size:14px;font-weight:600;color:#000}.HeroProfessional_statusIcons__1HY4k{display:flex;gap:4px;align-items:center}.HeroProfessional_recordingBadgeHeader__KKGDb{display:flex;justify-content:center;align-items:center;padding:12px 20px;border-bottom:1px solid #f0f0f0}.HeroProfessional_recordingBadge__iBUui{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#fee2e2;border-radius:12px;font-size:12px;color:#dc2626;font-weight:600}.HeroProfessional_recordingDot__Vc_BH{width:6px;height:6px;background:#dc2626;border-radius:50%;animation:HeroProfessional_recordPulse__gkzhe 1.5s ease-in-out infinite}.HeroProfessional_recordingInterface__RNfo_{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.HeroProfessional_timer__2tbVu{font-size:48px;font-weight:300;color:#0f172a;margin-bottom:8px;font-variant-numeric:tabular-nums}.HeroProfessional_subText__MymMx{font-size:14px;color:#64748b;margin-bottom:32px}.HeroProfessional_waveformContainer__81MhR{width:100%;padding:20px 0;margin-bottom:32px}.HeroProfessional_waveform__zz8xS{display:flex;gap:2px;justify-content:center;height:60px;align-items:center}.HeroProfessional_wave__2LY8Q{width:3px;background:#130840;border-radius:2px;animation:HeroProfessional_wave__2LY8Q 1.2s ease-in-out infinite;height:20px}@keyframes HeroProfessional_wave__2LY8Q{0%,to{transform:scaleY(.5);opacity:.5}50%{transform:scaleY(1.5);opacity:1}}.HeroProfessional_controlButtons__Rqorv{display:flex;gap:24px;justify-content:center;margin-bottom:24px}.HeroProfessional_notesBtn__SIyuM,.HeroProfessional_pauseBtn__i8a_5,.HeroProfessional_stopBtn__1XuVb{width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.HeroProfessional_pauseBtn__i8a_5{background:#f3f4f6}.HeroProfessional_stopBtn__1XuVb{background:#130840;box-shadow:0 4px 12px rgba(0,0,0,.15)}.HeroProfessional_stopBtn__1XuVb:hover{transform:scale(1.05)}.HeroProfessional_stopSquare__HBi_h{width:20px;height:20px;background:#fff;border-radius:4px}.HeroProfessional_notesBtn__SIyuM{background:#f3f4f6}.HeroProfessional_bottomText__UgH9p{font-size:13px;color:#94a3b8;margin-top:auto}.HeroProfessional_homeIndicator__mH7al{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:#000;border-radius:2px}@keyframes HeroProfessional_recordPulse__gkzhe{0%,to{opacity:1}50%{opacity:.5}}.HeroProfessional_mockupDesktop__wNt5i{background:#fff;border-radius:16px;box-shadow:0 25px 70px rgba(0,0,0,.12);overflow:hidden;position:relative;animation:HeroProfessional_float__P8_TS 6s ease-in-out infinite;width:100%;max-width:600px}.HeroProfessional_desktopHeader__CIyQC{display:flex;gap:24px;padding:20px 24px;border-bottom:1px solid #e2e8f0}.HeroProfessional_tabActive__KGktO,.HeroProfessional_tab__NkkdD{font-size:14px;font-weight:600;color:#94a3b8;cursor:pointer}.HeroProfessional_tabActive__KGktO{color:var(--blue-solid-8);position:relative;cursor:pointer}.HeroProfessional_tabActive__KGktO:after{content:"";position:absolute;bottom:-21px;left:0;right:0;height:2px;background:#130840}.HeroProfessional_desktopContent__a8THN{padding:32px}.HeroProfessional_noteSection__xdr1N{margin-bottom:28px}.HeroProfessional_noteSection__xdr1N h4{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:12px}.HeroProfessional_noteLine__6zugl{height:8px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9);border-radius:4px;margin-bottom:8px;width:100%;animation:HeroProfessional_shimmer__tYavm 2s ease-in-out infinite}@keyframes HeroProfessional_shimmer__tYavm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.HeroProfessional_liveIndicator__cmeUA{position:absolute;top:20px;right:24px;display:flex;align-items:center;gap:8px;font-size:12px;color:#10b981;font-weight:600}.HeroProfessional_liveDot__tf7wL{width:8px;height:8px;background:#10b981;border-radius:50%;animation:HeroProfessional_livePulse__I_g3_ 1.5s ease-in-out infinite}@keyframes HeroProfessional_livePulse__I_g3_{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.HeroProfessional_sectionIndicator__cIXHw{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px}.HeroProfessional_sectionNumber__ACKnw{font-size:14px;font-weight:700;color:#cbd5e1}.HeroProfessional_sectionLine__SaaiL{width:40px;height:2px;background:#cbd5e1}@media (max-width:1024px){.HeroProfessional_heroGrid__R0Vge{grid-template-columns:1fr;gap:60px}.HeroProfessional_heroVisual__D9gNx{display:flex;justify-content:center}.HeroProfessional_productMockup__KFzKx{max-width:600px}}@media (max-width:768px){.HeroProfessional_heroSection__IcW2W{padding:40px 16px;min-height:auto;margin-top:72px}.HeroProfessional_heroGrid__R0Vge{min-height:auto;gap:40px}.HeroProfessional_heroTitle__Dz4si{font-size:32px;line-height:1.2;margin-bottom:20px}.HeroProfessional_heroDescription__zNbaa{font-size:16px;line-height:1.5;margin-bottom:32px}.HeroProfessional_badge__5Yy8p{font-size:11px;padding:6px 16px;margin-bottom:20px}.HeroProfessional_heroActions__DvFoV{flex-direction:column;gap:12px;margin-bottom:32px}.HeroProfessional_primaryBtn__ciF7i,.HeroProfessional_secondaryBtn__cxofb{width:100%;justify-content:center;padding:14px 24px;font-size:16px}.HeroProfessional_mockupPhone__F4MHs{display:none}.HeroProfessional_mockupDesktop__wNt5i{max-width:100%}.HeroProfessional_desktopContent__a8THN{padding:20px}.HeroProfessional_noteSection__xdr1N h4{font-size:14px}.HeroProfessional_floatingStats__eyUmn{position:static;margin-top:20px}.HeroProfessional_trustIndicators__cvZu4{flex-direction:column;gap:12px;align-items:flex-start}.HeroProfessional_trustItem__nqRUQ{font-size:13px}}@media (max-width:480px){.HeroProfessional_heroSection__IcW2W{padding:32px 16px;margin-top:72px}.HeroProfessional_heroTitle__Dz4si{font-size:28px}.HeroProfessional_heroDescription__zNbaa{font-size:15px}.HeroProfessional_primaryBtn__ciF7i,.HeroProfessional_secondaryBtn__cxofb{padding:12px 20px;font-size:15px}.HeroProfessional_desktopHeader__CIyQC{padding:16px 20px;gap:16px}.HeroProfessional_tabActive__KGktO,.HeroProfessional_tab__NkkdD{font-size:12px}.HeroProfessional_desktopContent__a8THN{padding:16px}}.HowItWorksPro_howItWorksSection__9ea3x{padding:120px 20px;background:linear-gradient(180deg,#fafbfc,#fff);position:relative;overflow:visible;display:block!important;visibility:visible!important;opacity:1!important}.HowItWorksPro_container__60WUr{max-width:1200px;margin:0 auto;display:block!important;visibility:visible!important}.HowItWorksPro_header__kSy_z{text-align:center;margin-bottom:80px}.HowItWorksPro_badge__il9J8{display:inline-block;background:#e6f2ff;color:#130840;padding:8px 24px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:24px;border:1px solid #d1d9e6}.HowItWorksPro_title__Ja9dL{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:16px;letter-spacing:-.02em}.HowItWorksPro_highlight__po1Vz{background:linear-gradient(135deg,#130840,#1a1060);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HowItWorksPro_stepsContainer__G901v{display:flex;flex-direction:column;gap:100px;margin-bottom:100px;min-height:600px}.HowItWorksPro_stepItem__t5oPG{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;opacity:1!important;transform:translateY(0)!important;transition:all .8s cubic-bezier(.4,0,.2,1)}.HowItWorksPro_stepItem__t5oPG:nth-child(2n){grid-template-columns:1fr 1fr;direction:rtl}.HowItWorksPro_stepItem__t5oPG:nth-child(2n)>*{direction:ltr}.HowItWorksPro_stepItem__t5oPG.HowItWorksPro_visible__ol12C{opacity:1;transform:translateY(0)}.HowItWorksPro_stepContent__M9VQq{display:flex;gap:40px;align-items:flex-start}.HowItWorksPro_stepNumber__IqO4G{font-size:72px;font-weight:900;color:#cbd5e1;line-height:1;position:relative}.HowItWorksPro_stepNumber__IqO4G:after{content:"";position:absolute;bottom:-10px;left:0;width:40px;height:4px;background:#130840;border-radius:2px}.HowItWorksPro_stepText__Q8_5Z{flex:1;padding-top:10px}.HowItWorksPro_stepTitle__XqG9M{font-size:32px;font-weight:700;color:#130840;margin-bottom:16px}.HowItWorksPro_stepDescription__pDOdR{font-size:18px;line-height:1.6;color:#64748b}.HowItWorksPro_stepVisual__zN3Cu{position:relative;display:flex;justify-content:center;align-items:center;min-height:400px}.HowItWorksPro_phoneMockup__8KzRV{animation:HowItWorksPro_float__cHYD2 6s ease-in-out infinite}.HowItWorksPro_phoneFrame__0fOCL{width:240px;height:480px;background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:36px;padding:8px;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 30px 60px rgba(0,0,0,.3)}.HowItWorksPro_phoneScreen___LrGB{background:#fff;height:100%;border-radius:28px;display:flex;align-items:center;justify-content:center}.HowItWorksPro_recordInterface__EPqtd{text-align:center}.HowItWorksPro_recordButton__Dmemv{width:80px;height:80px;background:#130840;border-radius:50%;margin:0 auto 24px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.HowItWorksPro_recordPulse__RctNr{width:30px;height:30px;background:#fff;border-radius:50%;animation:HowItWorksPro_pulse__p5iP2 2s ease-in-out infinite}@keyframes HowItWorksPro_pulse__p5iP2{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.HowItWorksPro_timer__eOLp4{font-size:48px;font-weight:300;color:#0f172a;margin-bottom:8px;font-variant-numeric:tabular-nums;transition:all .3s ease}.HowItWorksPro_recordText__29RI7{font-size:16px;color:#6b7280}.HowItWorksPro_processingVisual__mqrH9{display:flex;align-items:center;gap:40px;animation:HowItWorksPro_float__cHYD2 6s ease-in-out infinite}.HowItWorksPro_waveformContainer__ylkxW{background:#f9fafb;padding:30px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.08)}.HowItWorksPro_waveform__Xj0PO{display:flex;gap:3px;align-items:center;height:60px}.HowItWorksPro_waveLine___soD1{width:3px;height:20px;background:#130840;border-radius:2px;animation:HowItWorksPro_wave__0lNmC 1.5s ease-in-out infinite}@keyframes HowItWorksPro_wave__0lNmC{0%,to{height:20px;opacity:.5}50%{height:40px;opacity:1}}.HowItWorksPro_aiArrow__BiqVH{animation:HowItWorksPro_slideArrow__Q8j_Z 2s ease-in-out infinite}@keyframes HowItWorksPro_slideArrow__Q8j_Z{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.HowItWorksPro_textOutput__rXPwx{background:#fff;padding:30px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.08);min-width:200px}.HowItWorksPro_textLine__8z2iy{height:8px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6);border-radius:4px;margin-bottom:8px;width:100%;animation:HowItWorksPro_shimmer__amtlQ 2s ease-in-out infinite}@keyframes HowItWorksPro_shimmer__amtlQ{0%,to{opacity:.6}50%{opacity:1}}.HowItWorksPro_desktopMockup__vtcDy{animation:HowItWorksPro_float__cHYD2 6s ease-in-out infinite;width:100%;max-width:500px}.HowItWorksPro_desktopFrame__WcalH{background:#fff;border-radius:12px;box-shadow:0 25px 70px rgba(0,0,0,.15);overflow:hidden}.HowItWorksPro_browserBar__yrq0P{background:#f3f4f6;padding:12px;display:flex;align-items:center}.HowItWorksPro_browserDots__gmcY7{display:flex;gap:8px}.HowItWorksPro_browserDots__gmcY7 span{width:12px;height:12px;border-radius:50%;background:#d1d5db}.HowItWorksPro_browserDots__gmcY7 span:first-child{background:#ef4444}.HowItWorksPro_browserDots__gmcY7 span:nth-child(2){background:#fbbf24}.HowItWorksPro_browserDots__gmcY7 span:nth-child(3){background:#10b981}.HowItWorksPro_desktopScreen__v8Wbu{padding:24px;background:#fff}.HowItWorksPro_notePreview__gvrfp{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.HowItWorksPro_noteHeader__Zem3w{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.HowItWorksPro_noteTitle__8tXxY{font-weight:600;color:#1f2937}.HowItWorksPro_exportBtn__P3Fcd{display:flex;align-items:center;gap:8px;background:#130840;color:#fff;padding:8px 16px;border-radius:6px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.HowItWorksPro_exportBtn__P3Fcd:hover{background:#0f0633;transform:translateY(-1px)}.HowItWorksPro_noteContent__LVjnY{padding:20px 20px 80px;position:relative}.HowItWorksPro_noteSection__natrz{margin-bottom:16px}.HowItWorksPro_noteSection__natrz strong{color:#1f2937;display:block;margin-bottom:8px}.HowItWorksPro_notePlaceholder__xO1xE{height:8px;background:#e5e7eb;border-radius:4px}.HowItWorksPro_checkmark__xCija{position:absolute;bottom:30px;right:30px;animation:HowItWorksPro_checkPop__mu9tL .6s ease-out;animation-delay:1s;animation-fill-mode:both;z-index:10}@keyframes HowItWorksPro_checkPop__mu9tL{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes HowItWorksPro_float__cHYD2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HowItWorksPro_stepConnector__7EhUy{position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:100px;display:none}.HowItWorksPro_ctaSection__IwK_6{text-align:center;padding:60px 40px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:24px;border:2px solid #d1d9e6}.HowItWorksPro_ctaTitle__3LFmH{font-size:36px;font-weight:700;color:#130840;margin-bottom:12px}.HowItWorksPro_ctaDescription__iSRdb{font-size:20px;color:#64748b;margin-bottom:32px}.HowItWorksPro_ctaButton__swweI{display:inline-flex;align-items:center;gap:12px;background:#130840;color:#fff;padding:18px 36px;border-radius:12px;font-size:18px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(0,0,0,.2)}.HowItWorksPro_ctaButton__swweI:hover{transform:translateY(-2px);background:#0f0633;box-shadow:0 8px 24px rgba(0,0,0,.3)}@media (max-width:968px){.HowItWorksPro_stepsContainer__G901v{gap:60px}.HowItWorksPro_stepItem__t5oPG,.HowItWorksPro_stepItem__t5oPG:nth-child(2n){grid-template-columns:1fr;direction:ltr;gap:40px}.HowItWorksPro_stepNumber__IqO4G{font-size:48px}.HowItWorksPro_stepTitle__XqG9M{font-size:24px}.HowItWorksPro_stepDescription__pDOdR{font-size:16px}.HowItWorksPro_processingVisual__mqrH9{flex-direction:column}.HowItWorksPro_stepConnector__7EhUy{display:none}}@media (max-width:768px){.HowItWorksPro_howItWorksSection__9ea3x{padding:60px 16px}.HowItWorksPro_header__kSy_z{margin-bottom:60px}.HowItWorksPro_title__Ja9dL{font-size:32px;margin-bottom:12px}.HowItWorksPro_badge__il9J8{font-size:11px;padding:6px 20px;margin-bottom:20px}.HowItWorksPro_stepsContainer__G901v{gap:50px;margin-bottom:60px}.HowItWorksPro_stepItem__t5oPG{gap:32px}.HowItWorksPro_stepContent__M9VQq{gap:24px}.HowItWorksPro_stepNumber__IqO4G{font-size:40px}.HowItWorksPro_stepTitle__XqG9M{font-size:22px;margin-bottom:12px}.HowItWorksPro_stepDescription__pDOdR{font-size:15px;line-height:1.5}.HowItWorksPro_stepVisual__zN3Cu{min-height:300px}.HowItWorksPro_phoneFrame__0fOCL{width:200px;height:400px;padding:6px}.HowItWorksPro_recordButton__Dmemv{width:64px;height:64px;margin-bottom:20px}.HowItWorksPro_recordPulse__RctNr{width:24px;height:24px}.HowItWorksPro_timer__eOLp4{font-size:36px}.HowItWorksPro_recordText__29RI7{font-size:14px}.HowItWorksPro_desktopFrame__WcalH{border-radius:8px}.HowItWorksPro_browserBar__yrq0P{padding:10px}.HowItWorksPro_browserDots__gmcY7 span{width:10px;height:10px}.HowItWorksPro_desktopScreen__v8Wbu{padding:16px}.HowItWorksPro_noteHeader__Zem3w{padding:12px}.HowItWorksPro_noteTitle__8tXxY{font-size:14px}.HowItWorksPro_exportBtn__P3Fcd{font-size:12px;padding:6px 12px;gap:6px}.HowItWorksPro_noteContent__LVjnY{padding:16px 16px 60px}.HowItWorksPro_noteSection__natrz{margin-bottom:12px}.HowItWorksPro_noteSection__natrz strong{font-size:13px;margin-bottom:6px}.HowItWorksPro_checkmark__xCija{bottom:20px;right:20px;width:40px;height:40px}.HowItWorksPro_waveformContainer__ylkxW{padding:20px}.HowItWorksPro_waveform__Xj0PO{height:40px}.HowItWorksPro_textOutput__rXPwx{padding:20px;min-width:160px}.HowItWorksPro_ctaSection__IwK_6{padding:40px 20px;border-radius:16px}.HowItWorksPro_ctaTitle__3LFmH{font-size:28px;margin-bottom:8px}.HowItWorksPro_ctaDescription__iSRdb{font-size:16px;margin-bottom:24px}.HowItWorksPro_ctaButton__swweI{font-size:16px;padding:14px 28px;width:100%}}@media (max-width:480px){.HowItWorksPro_howItWorksSection__9ea3x{padding:40px 16px}.HowItWorksPro_title__Ja9dL{font-size:28px}.HowItWorksPro_stepsContainer__G901v{gap:40px}.HowItWorksPro_stepNumber__IqO4G{font-size:36px}.HowItWorksPro_stepNumber__IqO4G:after{width:32px;height:3px}.HowItWorksPro_stepTitle__XqG9M{font-size:20px}.HowItWorksPro_stepDescription__pDOdR{font-size:14px}.HowItWorksPro_phoneFrame__0fOCL{width:180px;height:360px}.HowItWorksPro_timer__eOLp4{font-size:32px}.HowItWorksPro_ctaTitle__3LFmH{font-size:24px}.HowItWorksPro_ctaDescription__iSRdb{font-size:14px}.HowItWorksPro_ctaButton__swweI{font-size:15px;padding:12px 24px}}.ProblemsWeSolvePro_problemsSection__u9VUe{padding:140px 20px;background:#fff;position:relative;min-height:100vh;display:flex;align-items:center}.ProblemsWeSolvePro_container__xZ6qT{max-width:1200px;margin:0 auto;width:100%}.ProblemsWeSolvePro_header__kVYit{text-align:center;margin-bottom:80px}.ProblemsWeSolvePro_badge__NsJem{display:inline-block;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;margin-bottom:24px}.ProblemsWeSolvePro_title__M8YK7{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2;color:#0f172a;letter-spacing:-.02em}.ProblemsWeSolvePro_metricDisplay__1vUfc{text-align:center;margin-bottom:100px;min-height:400px;display:flex;flex-direction:column;justify-content:center}.ProblemsWeSolvePro_metricContent___mhED{animation:ProblemsWeSolvePro_fadeIn__LQRdr .8s ease}@keyframes ProblemsWeSolvePro_fadeIn__LQRdr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProblemsWeSolvePro_percentage__13AzE{font-size:clamp(80px,15vw,180px);font-weight:200;line-height:.9;color:#130840;margin-bottom:24px;letter-spacing:-.04em}.ProblemsWeSolvePro_metricLabel__aoUqs{font-size:clamp(24px,3vw,36px);font-weight:300;color:#0f172a;margin-bottom:16px;letter-spacing:-.01em}.ProblemsWeSolvePro_metricSubtext__wZbPj{font-size:18px;color:#64748b;max-width:600px;margin:0 auto 40px;font-weight:400;line-height:1.5}.ProblemsWeSolvePro_dots__sb_Ug{display:flex;justify-content:center;gap:12px;margin-top:40px}.ProblemsWeSolvePro_dot__eYZPv{width:8px;height:8px;border-radius:50%;background:#e2e8f0;border:none;cursor:pointer;transition:all .3s ease;padding:0}.ProblemsWeSolvePro_dot__eYZPv:hover{background:#cbd5e1;transform:scale(1.2)}.ProblemsWeSolvePro_activeDot__EOJJt{width:32px;background:#130840;border-radius:4px}.ProblemsWeSolvePro_caseStudy__o7FjG{text-align:center;margin-bottom:100px;padding:0 20px;position:relative}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq{font-size:32px;line-height:1.5;color:#0f172a;max-width:900px;margin:0 auto 40px;font-weight:300;position:relative;padding:0 60px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:after,.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:before{content:'"';font-size:120px;position:absolute;color:#0f172a;opacity:.15;font-family:Georgia,serif;line-height:.8}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:before{top:-20px;left:-20px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:after{bottom:-60px;right:-20px}.ProblemsWeSolvePro_caseStudyAuthor__VYpMd{display:flex;flex-direction:column;gap:8px}.ProblemsWeSolvePro_authorName__unxvq{font-size:20px;font-weight:600;color:#0f172a}.ProblemsWeSolvePro_authorTitle__qryev{font-size:16px;color:#64748b;font-weight:400}.ProblemsWeSolvePro_statsRow__0wId8{display:flex;justify-content:center;align-items:flex-start;gap:80px;padding:60px 20px;margin:40px 20px 20px;border-top:1px solid #f1f5f9;background:#fff;position:relative;z-index:1}.ProblemsWeSolvePro_stat__fYsvW{text-align:center;min-height:80px}.ProblemsWeSolvePro_statValue__rcMn1{font-size:36px;font-weight:700;color:#130840;margin-bottom:12px;display:block}.ProblemsWeSolvePro_statLabel__A1TWi{font-size:14px;color:#64748b;font-weight:500;letter-spacing:.02em;line-height:1.4;display:block}.ProblemsWeSolvePro_statDivider__3r71_{width:1px;height:40px;background:#e2e8f0}@media (max-width:768px){.ProblemsWeSolvePro_problemsSection__u9VUe{padding:60px 0;min-height:auto}.ProblemsWeSolvePro_header__kVYit{margin-bottom:60px;padding:0 16px}.ProblemsWeSolvePro_badge__NsJem{font-size:11px;margin-bottom:20px}.ProblemsWeSolvePro_title__M8YK7{font-size:32px}.ProblemsWeSolvePro_metricDisplay__1vUfc{min-height:280px;margin-bottom:60px;padding:0 16px}.ProblemsWeSolvePro_percentage__13AzE{font-size:80px;margin-bottom:20px}.ProblemsWeSolvePro_metricLabel__aoUqs{font-size:24px;margin-bottom:12px}.ProblemsWeSolvePro_metricSubtext__wZbPj{font-size:15px;margin-bottom:32px;padding:0 20px}.ProblemsWeSolvePro_dots__sb_Ug{gap:10px;margin-top:32px}.ProblemsWeSolvePro_dot__eYZPv{width:6px;height:6px}.ProblemsWeSolvePro_activeDot__EOJJt{width:24px}.ProblemsWeSolvePro_caseStudy__o7FjG{margin-bottom:60px;padding:0 16px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq{font-size:24px;padding:0 40px;margin-bottom:32px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:after,.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:before{font-size:80px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:before{top:-10px;left:-10px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:after{bottom:-40px;right:-10px}.ProblemsWeSolvePro_authorName__unxvq{font-size:18px}.ProblemsWeSolvePro_authorTitle__qryev{font-size:14px}.ProblemsWeSolvePro_statsRow__0wId8{flex-direction:column;align-items:center;gap:32px;padding:40px 20px;margin:32px 16px;border-radius:12px}.ProblemsWeSolvePro_stat__fYsvW{min-height:auto;text-align:center}.ProblemsWeSolvePro_statValue__rcMn1{font-size:32px;margin-bottom:8px}.ProblemsWeSolvePro_statLabel__A1TWi{font-size:13px}.ProblemsWeSolvePro_statDivider__3r71_{display:none}}@media (max-width:480px){.ProblemsWeSolvePro_problemsSection__u9VUe{padding:40px 0}.ProblemsWeSolvePro_header__kVYit{margin-bottom:40px}.ProblemsWeSolvePro_badge__NsJem{font-size:10px;padding:5px 16px}.ProblemsWeSolvePro_title__M8YK7{font-size:28px}.ProblemsWeSolvePro_metricDisplay__1vUfc{min-height:240px;margin-bottom:40px}.ProblemsWeSolvePro_percentage__13AzE{font-size:64px}.ProblemsWeSolvePro_metricLabel__aoUqs{font-size:20px}.ProblemsWeSolvePro_metricSubtext__wZbPj{font-size:14px;padding:0 10px}.ProblemsWeSolvePro_caseStudy__o7FjG{margin-bottom:40px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq{font-size:20px;padding:0 30px}.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:after,.ProblemsWeSolvePro_caseStudyQuote__tk3Kq:before{font-size:60px}.ProblemsWeSolvePro_authorName__unxvq{font-size:16px}.ProblemsWeSolvePro_authorTitle__qryev{font-size:13px}.ProblemsWeSolvePro_statsRow__0wId8{gap:24px;padding:32px 20px;margin:24px 16px}.ProblemsWeSolvePro_statValue__rcMn1{font-size:28px}.ProblemsWeSolvePro_statLabel__A1TWi{font-size:12px;line-height:1.3}}.TrustSecurity_trustSection__84MCD{padding:120px 20px;background:#fff;position:relative}.TrustSecurity_container__qryys{max-width:900px;margin:0 auto}.TrustSecurity_header__EJo2E{margin-bottom:80px}.TrustSecurity_title__rqrZ5{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:32px;letter-spacing:-.02em;padding:0 20px}.TrustSecurity_subtitle__wVtVQ{font-size:20px;color:#64748b;line-height:1.6;max-width:700px;font-weight:400;padding:0 20px}.TrustSecurity_securityList__s4KYs{margin-bottom:80px}.TrustSecurity_securityItem__b_kjj{border-bottom:1px solid #e5e7eb;transition:all .3s ease}.TrustSecurity_securityItem__b_kjj:first-child{border-top:1px solid #e5e7eb}.TrustSecurity_itemHeader__icdC2{width:100%;display:flex;justify-content:space-between;align-items:center;padding:28px 0;background:none;border:none;cursor:pointer;transition:all .3s ease;text-align:left}.TrustSecurity_itemHeader__icdC2:hover{padding-left:8px}.TrustSecurity_itemLeft__MeR4E{display:flex;align-items:center;gap:24px}.TrustSecurity_itemIcon__Nh0Ib{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#130840;flex-shrink:0}.TrustSecurity_itemTitle__eWeRs{font-size:20px;font-weight:500;color:#0f172a;letter-spacing:-.01em}.TrustSecurity_chevron__cc8VQ{color:#94a3b8;transition:transform .3s ease;flex-shrink:0}.TrustSecurity_expanded__oRDPh .TrustSecurity_chevron__cc8VQ{transform:rotate(180deg)}.TrustSecurity_itemContent__8iSOu{padding:0 0 28px 64px;animation:TrustSecurity_slideDown__1caNx .3s ease}@keyframes TrustSecurity_slideDown__1caNx{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.TrustSecurity_itemDescription__Fi_qr{font-size:16px;color:#64748b;line-height:1.6;max-width:600px}.TrustSecurity_complianceBadges__hPe0v{padding:60px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;margin-bottom:60px}.TrustSecurity_badgeGroup__el2pH{display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap}.TrustSecurity_complianceBadge__Vr_az{display:flex;flex-direction:column;align-items:center;gap:4px}.TrustSecurity_badgeText__r3JxG{font-size:24px;font-weight:600;color:#130840;letter-spacing:-.01em}.TrustSecurity_badgeLabel__x8pnL{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.TrustSecurity_bottomCta__PJaEn{text-align:center}.TrustSecurity_ctaText__eI1sL{font-size:18px;color:#475569;margin-bottom:24px}.TrustSecurity_ctaButton__Gu8Tl{background:none;border:none;color:#130840;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;padding:0}.TrustSecurity_ctaButton__Gu8Tl:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#130840;transition:width .3s ease}.TrustSecurity_ctaButton__Gu8Tl:hover:after{width:100%}.TrustSecurity_ctaButton__Gu8Tl:hover{transform:translateX(4px)}@media (max-width:768px){.TrustSecurity_trustSection__84MCD{padding:60px 16px}.TrustSecurity_header__EJo2E{margin-bottom:60px}.TrustSecurity_title__rqrZ5{font-size:32px;margin-bottom:24px}.TrustSecurity_subtitle__wVtVQ{font-size:16px;line-height:1.5}.TrustSecurity_securityList__s4KYs{margin-bottom:60px}.TrustSecurity_itemHeader__icdC2{padding:24px 0}.TrustSecurity_itemHeader__icdC2:hover{padding-left:4px}.TrustSecurity_itemTitle__eWeRs{font-size:17px}.TrustSecurity_itemIcon__Nh0Ib{width:32px;height:32px}.TrustSecurity_itemLeft__MeR4E{gap:16px}.TrustSecurity_itemContent__8iSOu{padding-left:48px;padding-bottom:24px}.TrustSecurity_itemDescription__Fi_qr{font-size:14px;line-height:1.5}.TrustSecurity_chevron__cc8VQ{width:20px;height:20px}.TrustSecurity_complianceBadges__hPe0v{padding:40px 0;margin-bottom:40px}.TrustSecurity_badgeGroup__el2pH{gap:32px}.TrustSecurity_badgeText__r3JxG{font-size:20px}.TrustSecurity_badgeLabel__x8pnL{font-size:11px}.TrustSecurity_complianceBadge__Vr_az{min-width:80px}.TrustSecurity_ctaText__eI1sL{font-size:16px;margin-bottom:20px}.TrustSecurity_ctaButton__Gu8Tl{font-size:15px}}@media (max-width:480px){.TrustSecurity_trustSection__84MCD{padding:40px 16px}.TrustSecurity_header__EJo2E{margin-bottom:40px}.TrustSecurity_title__rqrZ5{font-size:28px;margin-bottom:20px}.TrustSecurity_subtitle__wVtVQ{font-size:15px}.TrustSecurity_itemHeader__icdC2{padding:20px 0}.TrustSecurity_itemTitle__eWeRs{font-size:16px}.TrustSecurity_itemIcon__Nh0Ib{width:28px;height:28px}.TrustSecurity_itemLeft__MeR4E{gap:12px}.TrustSecurity_itemContent__8iSOu{padding-left:40px;padding-bottom:20px}.TrustSecurity_itemDescription__Fi_qr{font-size:13px}.TrustSecurity_complianceBadges__hPe0v{padding:32px 0;margin-bottom:32px}.TrustSecurity_badgeGroup__el2pH{gap:24px;justify-content:space-between}.TrustSecurity_complianceBadge__Vr_az{flex:1 1 45%;max-width:120px}.TrustSecurity_badgeText__r3JxG{font-size:18px}.TrustSecurity_badgeLabel__x8pnL{font-size:10px}.TrustSecurity_ctaButton__Gu8Tl,.TrustSecurity_ctaText__eI1sL{font-size:14px}}