html{font-family:SF Pro Rounded,sans-serif}.home-header{z-index:10;background-color:#fff;width:100%;padding:5px 124px;position:fixed;top:0;box-shadow:0 3px 3px #00000026}.home-header .header-content{justify-content:space-between;align-items:center;gap:40px;margin:0 auto;display:flex}.home-header .header-content .header-logo{flex-shrink:0;align-items:center;gap:12px;height:50px;display:flex}.home-header .header-content .header-logo .logo-image{height:100%}.home-header .header-content .header-actions-wrapper{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-header .header-content .header-actions-wrapper .header-nav{flex:1;justify-content:center;align-items:center;gap:32px;display:flex}.home-header .header-content .header-actions-wrapper .header-nav .nav-link{color:#555252;align-items:center;gap:4px;padding:10px;font-size:17px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:color .3s;display:flex}.home-header .header-content .header-actions-wrapper .header-nav .nav-link:hover{color:#cf413f}.home-header .header-content .header-actions-wrapper .header-nav .nav-link-dropdown{gap:14px;position:relative}.home-header .header-content .header-actions-wrapper .header-nav .nav-link-dropdown .dropdown-arrow{color:#555252;font-size:20px;transition:transform .3s}.home-header .header-content .header-actions-wrapper .header-nav .nav-link-dropdown .dropdown-arrow:hover{transform:rotate(180deg)}.home-header .header-content .header-actions-wrapper .header-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.home-header .header-content .header-actions-wrapper .btn-login{color:#fff;cursor:pointer;text-align:center;background-color:#cf413f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 15px;font-size:17px;font-style:normal;font-weight:400;line-height:normal;transition:background-color .3s;display:flex}.home-header .header-content .header-actions-wrapper .btn-login:hover{color:#fff;background-color:#cf413f}.home-header .header-content .header-actions-wrapper .link-signup{color:#555252;text-align:center;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:10px 15px;font-size:17px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:background-color .3s;display:flex}.home-header .header-content .header-actions-wrapper .link-signup:hover{background-color:#f5f5f5}@media (max-width:768px){.home-header{padding:16px 20px}.header-content{flex-wrap:wrap;gap:20px}.header-nav{order:3;justify-content:flex-start;gap:20px;width:100%;overflow-x:auto}}
html{font-family:SF Pro Rounded,sans-serif}.site-footer{color:#fff;background-color:#000;margin-top:auto;padding:60px 124px 24px}.footer-container{margin:0 auto}.footer-content{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px;display:grid}.footer-column{flex-direction:column;gap:20px;display:flex}.footer-logo{height:50px;margin-bottom:8px}.footer-logo .footer-logo-image{max-width:120px;height:100%}.footer-description{color:#ccc;max-width:280px;margin:0;font-size:14px;line-height:1.6}.social-media{gap:12px;margin-top:8px;display:flex}.social-icon{color:#fff;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{background-color:#cf413f;transform:translateY(-2px)}.footer-heading{color:#fff;margin:0 0 16px;font-size:16px;font-weight:600}.footer-nav{flex-direction:column;gap:12px;display:flex}.footer-link{color:#ccc;font-size:14px;text-decoration:none;transition:color .3s}.footer-link:hover{color:#fff}.contact-info{flex-direction:column;gap:12px;display:flex}.contact-item{flex-direction:column;gap:4px;margin:0;font-size:14px;line-height:1.5;display:flex}.contact-label{color:#ccc;font-weight:400}.contact-value{color:#fff;text-decoration:none;transition:color .3s}.contact-value:hover{color:#cf413f}.newsletter-form{flex-direction:column;gap:12px;max-width:300px;display:flex}.newsletter-input{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;outline:none;padding:12px 16px;font-size:14px;transition:all .3s}.newsletter-input::placeholder{color:#ffffff80}.newsletter-input:focus{background-color:#ffffff26;border-color:#cf413f}.newsletter-button{color:#fff;cursor:pointer;background-color:#cf413f;border:none;border-radius:4px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.newsletter-button:hover{background-color:#b83533;transform:translateY(-2px)}.newsletter-button:active{transform:translateY(0)}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:40px;padding-top:24px}.copyright{color:#ccc;margin:0;font-size:14px}@media (max-width:1200px){.site-footer{padding:60px 60px 24px}.footer-content{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:768px){.site-footer{padding:40px 20px 24px}.footer-content{grid-template-columns:1fr;gap:32px}.footer-description,.newsletter-form{max-width:100%}.social-media{justify-content:flex-start}}
.blog-detail-module-scss-module__sjtLgG__blog-detail-page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.blog-detail-module-scss-module__sjtLgG__blog-detail-container{flex:1;width:100%;max-width:900px;margin:0 auto;padding:40px 20px 80px}.blog-detail-module-scss-module__sjtLgG__back-button{color:#000;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;margin-bottom:32px;padding:12px 20px;font-family:SF Pro Rounded,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.blog-detail-module-scss-module__sjtLgG__back-button:hover{color:#cf413f;background-color:#f5f5f5;border-color:#cf413f}.blog-detail-module-scss-module__sjtLgG__back-button svg{font-size:18px}.blog-detail-module-scss-module__sjtLgG__blog-article{flex-direction:column;gap:32px;display:flex}.blog-detail-module-scss-module__sjtLgG__blog-image-wrapper{background-color:#f5f5f5;border-radius:12px;width:100%;height:400px;overflow:hidden}.blog-detail-module-scss-module__sjtLgG__blog-image{object-fit:cover;width:100%;height:100%}.blog-detail-module-scss-module__sjtLgG__blog-header{flex-direction:column;gap:16px;display:flex}.blog-detail-module-scss-module__sjtLgG__blog-meta{align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.blog-detail-module-scss-module__sjtLgG__blog-category{color:#4a90e2;text-transform:capitalize}.blog-detail-module-scss-module__sjtLgG__blog-separator{color:#999}.blog-detail-module-scss-module__sjtLgG__blog-date{color:#4a90e2}.blog-detail-module-scss-module__sjtLgG__blog-title{color:#000;letter-spacing:-.5px;margin:0;font-size:48px;font-weight:700;line-height:1.2}.blog-detail-module-scss-module__sjtLgG__blog-author{color:#555252;margin:0;font-size:16px;font-weight:400}.blog-detail-module-scss-module__sjtLgG__blog-content{color:#000;font-size:16px;font-weight:400;line-height:1.8}.blog-detail-module-scss-module__sjtLgG__blog-content h2{color:#000;margin:40px 0 20px;font-size:32px;font-weight:700;line-height:1.3}.blog-detail-module-scss-module__sjtLgG__blog-content h3{color:#000;margin:32px 0 16px;font-size:24px;font-weight:600;line-height:1.3}.blog-detail-module-scss-module__sjtLgG__blog-content p{margin:0 0 20px;line-height:1.8}.blog-detail-module-scss-module__sjtLgG__blog-content ul,.blog-detail-module-scss-module__sjtLgG__blog-content ol{margin:20px 0;padding-left:24px}.blog-detail-module-scss-module__sjtLgG__blog-content ul li,.blog-detail-module-scss-module__sjtLgG__blog-content ol li{margin:12px 0;line-height:1.6}.blog-detail-module-scss-module__sjtLgG__blog-content a{color:#4a90e2;text-decoration:underline}.blog-detail-module-scss-module__sjtLgG__blog-content a:hover{color:#cf413f}.blog-detail-module-scss-module__sjtLgG__blog-content img{border-radius:8px;max-width:100%;height:auto;margin:24px 0}.blog-detail-module-scss-module__sjtLgG__blog-content blockquote{color:#555252;border-left:4px solid #cf413f;margin:24px 0;padding-left:20px;font-style:italic}.blog-detail-module-scss-module__sjtLgG__blog-content code{background-color:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.blog-detail-module-scss-module__sjtLgG__blog-content pre{background-color:#f5f5f5;border-radius:8px;margin:24px 0;padding:16px;overflow-x:auto}.blog-detail-module-scss-module__sjtLgG__blog-content pre code{background-color:#0000;padding:0}.blog-detail-module-scss-module__sjtLgG__blog-footer{border-top:1px solid #e0e0e0;margin-top:60px;padding-top:40px}.blog-detail-module-scss-module__sjtLgG__back-button-footer{color:#000;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-family:SF Pro Rounded,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.blog-detail-module-scss-module__sjtLgG__back-button-footer:hover{color:#cf413f;background-color:#f5f5f5;border-color:#cf413f}.blog-detail-module-scss-module__sjtLgG__back-button-footer svg{font-size:18px}.blog-detail-module-scss-module__sjtLgG__loading,.blog-detail-module-scss-module__sjtLgG__not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.blog-detail-module-scss-module__sjtLgG__loading h2,.blog-detail-module-scss-module__sjtLgG__not-found h2{color:#000;margin:0 0 24px;font-size:24px;font-weight:600}@media (max-width:768px){.blog-detail-module-scss-module__sjtLgG__blog-detail-container{padding:30px 16px 60px}.blog-detail-module-scss-module__sjtLgG__blog-title{font-size:36px}.blog-detail-module-scss-module__sjtLgG__blog-image-wrapper{height:300px}.blog-detail-module-scss-module__sjtLgG__blog-content{font-size:15px}.blog-detail-module-scss-module__sjtLgG__blog-content h2{font-size:28px}.blog-detail-module-scss-module__sjtLgG__blog-content h3{font-size:20px}}@media (max-width:480px){.blog-detail-module-scss-module__sjtLgG__blog-detail-container{padding:20px 16px 40px}.blog-detail-module-scss-module__sjtLgG__blog-title{font-size:28px}.blog-detail-module-scss-module__sjtLgG__blog-image-wrapper{height:250px}.blog-detail-module-scss-module__sjtLgG__blog-content{font-size:14px}.blog-detail-module-scss-module__sjtLgG__blog-content h2{font-size:24px}.blog-detail-module-scss-module__sjtLgG__blog-content h3{font-size:18px}.blog-detail-module-scss-module__sjtLgG__back-button,.blog-detail-module-scss-module__sjtLgG__back-button-footer{padding:10px 16px;font-size:13px}}
.blogs-module-scss-module__odPyXq__blogs-page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.blogs-module-scss-module__odPyXq__blogs-container{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.blogs-module-scss-module__odPyXq__blogs-header{text-align:center;padding:80px 0 60px}.blogs-module-scss-module__odPyXq__blogs-title{color:#000;letter-spacing:-1px;text-transform:uppercase;margin:0 0 24px;font-size:64px;font-weight:700;line-height:1.2}.blogs-module-scss-module__odPyXq__blogs-intro{color:#000;max-width:900px;margin:0 auto;font-size:18px;font-weight:400;line-height:1.6}.blogs-module-scss-module__odPyXq__recent-posts-section{padding:0 0 80px}.blogs-module-scss-module__odPyXq__section-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.blogs-module-scss-module__odPyXq__section-title{color:#000;margin:0;font-size:36px;font-weight:700;line-height:1.2}.blogs-module-scss-module__odPyXq__navigation-buttons{gap:12px;display:flex}.blogs-module-scss-module__odPyXq__nav-button{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:SF Pro Rounded,sans-serif;font-size:20px;transition:all .3s;display:flex}.blogs-module-scss-module__odPyXq__nav-button:disabled{opacity:.5;cursor:not-allowed}.blogs-module-scss-module__odPyXq__nav-button-outline{color:#000;background-color:#0000;border:2px solid #000}.blogs-module-scss-module__odPyXq__nav-button-outline:hover:not(:disabled){background-color:#f5f5f5;transform:scale(1.05)}.blogs-module-scss-module__odPyXq__nav-button-filled{color:#fff;background-color:#000}.blogs-module-scss-module__odPyXq__nav-button-filled:hover:not(:disabled){background-color:#333;transform:scale(1.05)}.blogs-module-scss-module__odPyXq__blog-posts-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.blogs-module-scss-module__odPyXq__blog-card{cursor:pointer;background-color:#fff;border-radius:8px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.blogs-module-scss-module__odPyXq__blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.blogs-module-scss-module__odPyXq__blog-image-wrapper{background-color:#f5f5f5;width:100%;height:240px;overflow:hidden}.blogs-module-scss-module__odPyXq__blog-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blogs-module-scss-module__odPyXq__blog-card:hover .blogs-module-scss-module__odPyXq__blog-image{transform:scale(1.05)}.blogs-module-scss-module__odPyXq__blog-content{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.blogs-module-scss-module__odPyXq__blog-meta{align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.blogs-module-scss-module__odPyXq__blog-category{color:#4a90e2;text-transform:capitalize}.blogs-module-scss-module__odPyXq__blog-separator{color:#999}.blogs-module-scss-module__odPyXq__blog-date{color:#4a90e2}.blogs-module-scss-module__odPyXq__blog-card-title{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blogs-module-scss-module__odPyXq__blog-snippet{color:#555252;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:1200px){.blogs-module-scss-module__odPyXq__blog-posts-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.blogs-module-scss-module__odPyXq__blogs-header{padding:60px 0 40px}.blogs-module-scss-module__odPyXq__blogs-title{font-size:48px}.blogs-module-scss-module__odPyXq__blogs-intro{font-size:16px}.blogs-module-scss-module__odPyXq__section-title{font-size:28px}.blogs-module-scss-module__odPyXq__blog-posts-grid{grid-template-columns:1fr;gap:24px}.blogs-module-scss-module__odPyXq__blog-image-wrapper{height:200px}.blogs-module-scss-module__odPyXq__section-header{flex-direction:column;align-items:flex-start;gap:20px}.blogs-module-scss-module__odPyXq__navigation-buttons{align-self:flex-end}}@media (max-width:480px){.blogs-module-scss-module__odPyXq__blogs-container{padding:0 16px}.blogs-module-scss-module__odPyXq__blogs-header{padding:40px 0 30px}.blogs-module-scss-module__odPyXq__blogs-title{font-size:36px}.blogs-module-scss-module__odPyXq__blogs-intro{font-size:14px}.blogs-module-scss-module__odPyXq__section-title{font-size:24px}.blogs-module-scss-module__odPyXq__blog-content{padding:20px}.blogs-module-scss-module__odPyXq__blog-card-title{font-size:18px}.blogs-module-scss-module__odPyXq__blog-snippet{font-size:13px}.blogs-module-scss-module__odPyXq__nav-button{width:40px;height:40px;font-size:18px}}
.help-center-module-scss-module__Qkr1jW__help-center-page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.help-center-module-scss-module__Qkr1jW__help-center-container{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.help-center-module-scss-module__Qkr1jW__help-section{background-color:#fff;padding:80px 0 60px}.help-center-module-scss-module__Qkr1jW__help-content{grid-template-columns:1fr 1fr;align-items:flex-start;gap:60px;display:grid}.help-center-module-scss-module__Qkr1jW__help-left{flex-direction:column;gap:32px;display:flex}.help-center-module-scss-module__Qkr1jW__help-title{color:#000;letter-spacing:-.5px;margin:0;font-size:48px;font-weight:700;line-height:1.2}.help-center-module-scss-module__Qkr1jW__search-form{width:100%}.help-center-module-scss-module__Qkr1jW__search-bar{background-color:#f1641e;border-radius:12px;align-items:center;width:100%;padding:16px 20px;display:flex;position:relative}.help-center-module-scss-module__Qkr1jW__search-icon{color:#fff;flex-shrink:0;margin-right:12px;font-size:24px}.help-center-module-scss-module__Qkr1jW__search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:SF Pro Rounded,sans-serif;font-size:16px}.help-center-module-scss-module__Qkr1jW__search-input::placeholder{color:#fffc}.help-center-module-scss-module__Qkr1jW__popular-searches{flex-direction:column;gap:12px;display:flex}.help-center-module-scss-module__Qkr1jW__popular-searches-label{color:#555252;margin:0;font-size:14px;font-weight:500}.help-center-module-scss-module__Qkr1jW__popular-tags{flex-wrap:wrap;gap:12px;display:flex}.help-center-module-scss-module__Qkr1jW__popular-tag{color:#000;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:20px;align-items:center;gap:8px;padding:10px 16px;font-family:SF Pro Rounded,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.help-center-module-scss-module__Qkr1jW__popular-tag:hover{background-color:#e0e0e0;transform:translateY(-2px)}.help-center-module-scss-module__Qkr1jW__popular-tag .help-center-module-scss-module__Qkr1jW__tag-icon{color:#555252;font-size:16px}.help-center-module-scss-module__Qkr1jW__feature-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;display:grid}.help-center-module-scss-module__Qkr1jW__feature-card{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex}.help-center-module-scss-module__Qkr1jW__feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.help-center-module-scss-module__Qkr1jW__feature-icon{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.help-center-module-scss-module__Qkr1jW__feature-icon svg{width:32px;height:32px}.help-center-module-scss-module__Qkr1jW__feature-card:first-of-type .help-center-module-scss-module__Qkr1jW__feature-icon{background-color:#ffe0e0}.help-center-module-scss-module__Qkr1jW__feature-card:first-of-type .help-center-module-scss-module__Qkr1jW__feature-icon svg{color:#cf413f}.help-center-module-scss-module__Qkr1jW__feature-card:nth-of-type(2) .help-center-module-scss-module__Qkr1jW__feature-icon{background-color:#fff3e0}.help-center-module-scss-module__Qkr1jW__feature-card:nth-of-type(2) .help-center-module-scss-module__Qkr1jW__feature-icon svg{color:#f1641e}.help-center-module-scss-module__Qkr1jW__feature-card:nth-of-type(3) .help-center-module-scss-module__Qkr1jW__feature-icon{background-color:#fff3e0}.help-center-module-scss-module__Qkr1jW__feature-card:nth-of-type(3) .help-center-module-scss-module__Qkr1jW__feature-icon svg{color:#f1641e}.help-center-module-scss-module__Qkr1jW__feature-title{color:#000;text-align:center;margin:0;font-size:14px;font-weight:500;line-height:1.4}.help-center-module-scss-module__Qkr1jW__help-illustration{background:linear-gradient(135deg,#f1641e 0%,#cf413f 100%);border-radius:12px;justify-content:center;align-items:center;min-height:500px;padding:40px;display:flex;position:relative;overflow:hidden}.help-center-module-scss-module__Qkr1jW__illustration-container{width:100%;height:100%;position:relative}.help-center-module-scss-module__Qkr1jW__illustration-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.help-center-module-scss-module__Qkr1jW__illustration-content{width:100%;max-width:500px;height:400px;position:relative}.help-center-module-scss-module__Qkr1jW__laptop{background-color:#fff;border-radius:8px;width:300px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0003}.help-center-module-scss-module__Qkr1jW__laptop-screen{background-color:#e8e8e8;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.help-center-module-scss-module__Qkr1jW__screen-person{background-color:#fff;border-radius:50%;width:60px;height:60px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.help-center-module-scss-module__Qkr1jW__screen-lightbulb{background-color:gold;border-radius:50%;width:30px;height:30px;position:absolute;top:30px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #ffd70099}.help-center-module-scss-module__Qkr1jW__screen-chat{background-color:#fff;border-radius:8px;width:80px;height:40px;position:absolute;top:70px;right:20px;box-shadow:0 2px 8px #0000001a}.help-center-module-scss-module__Qkr1jW__person-left{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:40px;left:20px}.help-center-module-scss-module__Qkr1jW__person-head{background-color:#fff;border-radius:50%;width:40px;height:40px;margin-bottom:8px}.help-center-module-scss-module__Qkr1jW__person-body{background-color:#fff;border-radius:4px;width:30px;height:50px}.help-center-module-scss-module__Qkr1jW__question-mark{color:#4a90e2;font-size:24px;font-weight:700;position:absolute;top:-20px}.help-center-module-scss-module__Qkr1jW__decorative-elements{position:absolute;bottom:20px;right:20px}.help-center-module-scss-module__Qkr1jW__gear{background-color:#ffffff4d;border-radius:4px;width:30px;height:30px;margin-bottom:10px}.help-center-module-scss-module__Qkr1jW__book{background-color:#ffffff4d;border-radius:2px;width:25px;height:35px}.help-center-module-scss-module__Qkr1jW__contact-section{background-color:#fff;padding:80px 0}.help-center-module-scss-module__Qkr1jW__contact-content{flex-direction:column;gap:40px;display:flex}.help-center-module-scss-module__Qkr1jW__contact-header{flex-direction:column;gap:20px;display:flex}.help-center-module-scss-module__Qkr1jW__contact-title{color:#000;letter-spacing:-.5px;margin:0;font-size:48px;font-weight:700;line-height:1.2}.help-center-module-scss-module__Qkr1jW__contact-description{color:#555252;max-width:800px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.help-center-module-scss-module__Qkr1jW__contact-body{grid-template-columns:1fr 1fr;align-items:flex-start;gap:60px;display:grid}.help-center-module-scss-module__Qkr1jW__contact-info{flex-direction:column;gap:32px;display:flex}.help-center-module-scss-module__Qkr1jW__contact-item{align-items:flex-start;gap:16px;display:flex}.help-center-module-scss-module__Qkr1jW__contact-icon{color:#cf413f;flex-shrink:0;margin-top:4px;font-size:24px}.help-center-module-scss-module__Qkr1jW__contact-details{flex-direction:column;gap:8px;display:flex}.help-center-module-scss-module__Qkr1jW__contact-label{color:#000;margin:0;font-size:16px;font-weight:600}.help-center-module-scss-module__Qkr1jW__contact-value{color:#555252;margin:0;font-size:14px;font-weight:400;line-height:1.5}.help-center-module-scss-module__Qkr1jW__contact-value a{color:#cf413f;text-decoration:none;transition:color .2s}.help-center-module-scss-module__Qkr1jW__contact-value a:hover{color:#f1641e;text-decoration:underline}.help-center-module-scss-module__Qkr1jW__contact-form-wrapper,.help-center-module-scss-module__Qkr1jW__contact-form{width:100%}.help-center-module-scss-module__Qkr1jW__contact-form .ant-form-item-label{padding-bottom:8px}.help-center-module-scss-module__Qkr1jW__contact-form .ant-form-item-label label{color:#000;font-family:SF Pro Rounded,sans-serif;font-size:14px;font-weight:500}.help-center-module-scss-module__Qkr1jW__contact-form .ant-form-item-label label.help-center-module-scss-module__Qkr1jW__ant-form-item-required:not(.help-center-module-scss-module__Qkr1jW__ant-form-item-required-mark-optional):before{color:#cf413f}.help-center-module-scss-module__Qkr1jW__contact-form .ant-form-item{margin-bottom:20px}.help-center-module-scss-module__Qkr1jW__form-input,.help-center-module-scss-module__Qkr1jW__form-textarea{border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;font-family:SF Pro Rounded,sans-serif;font-size:14px;transition:all .2s}.help-center-module-scss-module__Qkr1jW__form-input:focus,.help-center-module-scss-module__Qkr1jW__form-input:hover,.help-center-module-scss-module__Qkr1jW__form-textarea:focus,.help-center-module-scss-module__Qkr1jW__form-textarea:hover{border-color:#cf413f}.help-center-module-scss-module__Qkr1jW__form-input:focus,.help-center-module-scss-module__Qkr1jW__form-textarea:focus{box-shadow:0 0 0 2px #cf413f1a}.help-center-module-scss-module__Qkr1jW__form-input::placeholder,.help-center-module-scss-module__Qkr1jW__form-textarea::placeholder{color:#999}.help-center-module-scss-module__Qkr1jW__form-textarea{resize:vertical;min-height:120px}.help-center-module-scss-module__Qkr1jW__submit-button{color:#fff;cursor:pointer;background-color:#cf413f;border:none;border-radius:8px;width:100%;height:48px;font-family:SF Pro Rounded,sans-serif;font-size:16px;font-weight:600;transition:all .3s}.help-center-module-scss-module__Qkr1jW__submit-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #cf413f4d;background-color:#f1641e!important;border-color:#f1641e!important}.help-center-module-scss-module__Qkr1jW__submit-button:active{transform:translateY(0)}@media (max-width:1200px){.help-center-module-scss-module__Qkr1jW__help-content{grid-template-columns:1fr;gap:40px}.help-center-module-scss-module__Qkr1jW__help-illustration{min-height:400px}.help-center-module-scss-module__Qkr1jW__contact-body{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.help-center-module-scss-module__Qkr1jW__help-title,.help-center-module-scss-module__Qkr1jW__contact-title{font-size:36px}.help-center-module-scss-module__Qkr1jW__feature-cards{grid-template-columns:1fr}.help-center-module-scss-module__Qkr1jW__popular-tags{flex-direction:column}.help-center-module-scss-module__Qkr1jW__popular-tag{justify-content:center;width:100%}}@media (max-width:480px){.help-center-module-scss-module__Qkr1jW__help-center-container{padding:0 16px}.help-center-module-scss-module__Qkr1jW__help-section,.help-center-module-scss-module__Qkr1jW__contact-section{padding:40px 0}.help-center-module-scss-module__Qkr1jW__help-title,.help-center-module-scss-module__Qkr1jW__contact-title{font-size:28px}.help-center-module-scss-module__Qkr1jW__search-bar{padding:12px 16px}.help-center-module-scss-module__Qkr1jW__search-input{font-size:14px}}
.pricing-module-scss-module__-fk8lW__pricing-page{background-color:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.pricing-module-scss-module__-fk8lW__pricing-container{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.pricing-module-scss-module__-fk8lW__pricing-header{text-align:center;color:#fff;background-color:#cf413f;width:calc(100% + 40px);margin:0 -20px 60px;padding:80px 40px}.pricing-module-scss-module__-fk8lW__pricing-title{color:#fff;letter-spacing:-.5px;margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.2}.pricing-module-scss-module__-fk8lW__pricing-subtitle{color:#fff;margin:0 0 20px;font-size:24px;font-weight:600;line-height:1.4}.pricing-module-scss-module__-fk8lW__pricing-description{color:#fff;max-width:900px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.6}.pricing-module-scss-module__-fk8lW__pricing-plans{grid-template-columns:repeat(3,1fr);gap:32px;padding:0 0 80px;display:grid}.pricing-module-scss-module__-fk8lW__pricing-card{background-color:#fff;border-radius:12px;flex-direction:column;padding:32px;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.pricing-module-scss-module__-fk8lW__pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.pricing-module-scss-module__-fk8lW__card-header{margin-bottom:20px}.pricing-module-scss-module__-fk8lW__card-title{margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.2}.pricing-module-scss-module__-fk8lW__card-description{color:#555252;margin:0;font-size:14px;font-weight:400;line-height:1.5}.pricing-module-scss-module__-fk8lW__card-divider{background-color:#e0e0e0;width:100%;height:1px;margin:20px 0}.pricing-module-scss-module__-fk8lW__card-pricing{margin-bottom:20px}.pricing-module-scss-module__-fk8lW__trial-pricing{flex-direction:column;gap:8px;display:flex}.pricing-module-scss-module__-fk8lW__trial-price{color:#000;margin:0;font-size:48px;font-weight:700;line-height:1}.pricing-module-scss-module__-fk8lW__trial-subtitle{color:#555252;margin:0;font-size:14px;font-weight:400}.pricing-module-scss-module__-fk8lW__basic-pricing-options{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;display:grid}.pricing-module-scss-module__-fk8lW__pricing-option-wrapper{flex-direction:column;display:flex}.pricing-module-scss-module__-fk8lW__pricing-option{cursor:pointer;text-align:center;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:16px;font-family:SF Pro Rounded,sans-serif;transition:all .2s;display:flex}.pricing-module-scss-module__-fk8lW__pricing-option:hover{border-color:#cf413f}.pricing-module-scss-module__-fk8lW__pricing-option.pricing-module-scss-module__-fk8lW__active{background-color:#fff5f5;border-color:#cf413f}.pricing-module-scss-module__-fk8lW__option-label{color:#555252;margin:0;font-size:12px;font-weight:500;line-height:1.4}.pricing-module-scss-module__-fk8lW__option-price{color:#000;margin:0;font-size:24px;font-weight:700;line-height:1}.pricing-module-scss-module__-fk8lW__pricing-divider{background-color:#e0e0e0;width:1px;margin:0 12px}.pricing-module-scss-module__-fk8lW__payment-term{color:#555252;text-align:center;margin:12px 0 0;font-size:12px;font-weight:400;line-height:1.4}.pricing-module-scss-module__-fk8lW__custom-pricing{flex-direction:column;align-items:center;gap:12px;display:flex}.pricing-module-scss-module__-fk8lW__custom-icon{color:#4a90e2;background-color:#f0f7ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex}.pricing-module-scss-module__-fk8lW__custom-price-text{color:#000;text-align:center;margin:0;font-size:16px;font-weight:500}.pricing-module-scss-module__-fk8lW__card-features{flex:1;margin:24px 0}.pricing-module-scss-module__-fk8lW__features-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.pricing-module-scss-module__-fk8lW__feature-item{color:#000;align-items:flex-start;gap:12px;font-size:14px;font-weight:400;line-height:1.5;display:flex}.pricing-module-scss-module__-fk8lW__feature-item span{flex:1}.pricing-module-scss-module__-fk8lW__check-icon{color:#28a745;flex-shrink:0;margin-top:2px;font-size:20px}.pricing-module-scss-module__-fk8lW__cta-button{color:#fff;cursor:pointer;background-color:#cf413f;border:none;border-radius:8px;width:100%;height:48px;margin-top:auto;font-family:SF Pro Rounded,sans-serif;font-size:16px;font-weight:600;transition:all .3s}.pricing-module-scss-module__-fk8lW__cta-button:hover{background-color:#f1641e;transform:translateY(-2px);box-shadow:0 4px 12px #cf413f4d}.pricing-module-scss-module__-fk8lW__cta-button:active{transform:translateY(0)}.pricing-module-scss-module__-fk8lW__knowledge-hub-section{background-color:#fff;padding:80px 0}.pricing-module-scss-module__-fk8lW__knowledge-hub-header{text-align:center;margin-bottom:48px}.pricing-module-scss-module__-fk8lW__knowledge-hub-title{color:#000;letter-spacing:-.5px;margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.2}.pricing-module-scss-module__-fk8lW__knowledge-hub-description{color:#555252;max-width:900px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.6}.pricing-module-scss-module__-fk8lW__faq-list{flex-direction:column;gap:16px;max-width:1000px;margin:0 auto;display:flex}.pricing-module-scss-module__-fk8lW__faq-item{background-color:#fff5f0;border-radius:8px;transition:all .3s;overflow:hidden}.pricing-module-scss-module__-fk8lW__faq-question{cursor:pointer;text-align:left;background-color:#0000;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-family:SF Pro Rounded,sans-serif;transition:all .2s;display:flex}.pricing-module-scss-module__-fk8lW__faq-question:hover{background-color:#ffe8e0}.pricing-module-scss-module__-fk8lW__question-text{color:#000;flex:1;margin-right:16px;font-size:16px;font-weight:500;line-height:1.5}.pricing-module-scss-module__-fk8lW__chevron-icon{color:#555252;flex-shrink:0;font-size:20px;transition:transform .3s}.pricing-module-scss-module__-fk8lW__chevron-icon.pricing-module-scss-module__-fk8lW__expanded{transform:rotate(180deg)}.pricing-module-scss-module__-fk8lW__faq-answer{background-color:#fff;border-top:1px solid #ffe8e0;padding:0 24px 20px;animation:.3s pricing-module-scss-module__-fk8lW__slideDown}.pricing-module-scss-module__-fk8lW__faq-answer p{color:#555252;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.6}@keyframes pricing-module-scss-module__-fk8lW__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (max-width:1200px){.pricing-module-scss-module__-fk8lW__pricing-plans{grid-template-columns:1fr;max-width:600px;margin:0 auto}.pricing-module-scss-module__-fk8lW__pricing-header{width:calc(100% + 40px);margin:0 -20px 40px;padding:60px 30px}.pricing-module-scss-module__-fk8lW__knowledge-hub-section{padding:60px 0}.pricing-module-scss-module__-fk8lW__knowledge-hub-title{font-size:36px}}@media (max-width:768px){.pricing-module-scss-module__-fk8lW__pricing-title{font-size:36px}.pricing-module-scss-module__-fk8lW__pricing-subtitle{font-size:20px}.pricing-module-scss-module__-fk8lW__pricing-description{font-size:14px}.pricing-module-scss-module__-fk8lW__pricing-header{width:calc(100% + 40px);margin:0 -20px 40px;padding:40px 20px}.pricing-module-scss-module__-fk8lW__pricing-card{padding:24px}.pricing-module-scss-module__-fk8lW__knowledge-hub-section{padding:40px 0}.pricing-module-scss-module__-fk8lW__knowledge-hub-title{font-size:28px}.pricing-module-scss-module__-fk8lW__knowledge-hub-description{font-size:14px}.pricing-module-scss-module__-fk8lW__faq-question{padding:16px 20px}.pricing-module-scss-module__-fk8lW__question-text{font-size:14px}.pricing-module-scss-module__-fk8lW__faq-answer{padding:0 20px 16px}.pricing-module-scss-module__-fk8lW__card-title{font-size:28px}.pricing-module-scss-module__-fk8lW__trial-price{font-size:36px}.pricing-module-scss-module__-fk8lW__option-price{font-size:20px}.pricing-module-scss-module__-fk8lW__basic-pricing-options{grid-template-columns:1fr}.pricing-module-scss-module__-fk8lW__pricing-divider{width:100%;height:1px;margin:12px 0}}@media (max-width:480px){.pricing-module-scss-module__-fk8lW__pricing-container{padding:0 16px}.pricing-module-scss-module__-fk8lW__pricing-header{width:calc(100% + 32px);margin:0 -16px 30px;padding:30px 16px}.pricing-module-scss-module__-fk8lW__pricing-title{font-size:28px}.pricing-module-scss-module__-fk8lW__pricing-subtitle{font-size:18px}.pricing-module-scss-module__-fk8lW__pricing-description{font-size:13px}.pricing-module-scss-module__-fk8lW__pricing-card{padding:20px}.pricing-module-scss-module__-fk8lW__card-title{font-size:24px}.pricing-module-scss-module__-fk8lW__trial-price{font-size:32px}.pricing-module-scss-module__-fk8lW__knowledge-hub-section{padding:30px 0}.pricing-module-scss-module__-fk8lW__knowledge-hub-title{font-size:24px}.pricing-module-scss-module__-fk8lW__knowledge-hub-description{font-size:13px}.pricing-module-scss-module__-fk8lW__faq-question{padding:14px 16px}.pricing-module-scss-module__-fk8lW__question-text{font-size:13px}.pricing-module-scss-module__-fk8lW__faq-answer{padding:0 16px 14px}.pricing-module-scss-module__-fk8lW__faq-answer p{font-size:13px}}
