:root{--color-blue:#2a85ff;--color-orange:#ff6400;--color-green:#1fdab0;--color-red:#ff415a;--color-yellow:#f4d006;--color-navy:#001d39;--color-text:#03162f;--color-muted:#566172;--color-soft-pink:#fff5f4;--shadow-card:0 20px 50px rgba(0,28,65,0.12);--font-primary:"Outfit",sans-serif;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:30px;--text-4xl:36px;--text-5xl:48px;--text-6xl:60px;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800}a{text-decoration:none!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text)!important;background:#ffffff;overflow-x:hidden}body,button,input,p,select,textarea{font-family:var(--font-primary)!important}input[type=checkbox]{accent-color:var(--color-blue);cursor:pointer}a{text-decoration:none}img{max-width:100%;display:block}.container-custom{max-width:1120px}.heading-h1,h1{font-size:60px!important;font-weight:700!important;line-height:1.06!important}.heading-h1,.heading-h2,h1,h2{letter-spacing:normal!important;font-family:var(--font-primary)!important}.heading-h2,h2{font-size:40px!important;font-weight:500!important;line-height:1.15!important}.heading-h3,h3{font-size:30px!important;line-height:1.2!important}.heading-h3,.heading-h4,h3,h4{font-weight:500!important;font-family:var(--font-primary)!important}.heading-h4,h4{font-size:25px!important;line-height:1.25!important}.heading-h5,h5{font-size:22px!important;line-height:1.3!important}.heading-h5,.heading-h6,h5,h6{font-weight:500!important;font-family:var(--font-primary)!important}.heading-h6,h6{font-size:18px!important;line-height:1.35!important}.body-text,p{font-size:18px!important;font-weight:400!important;line-height:1.7!important;font-family:var(--font-primary)!important}.btn-site{border:0;border-radius:50px;padding:20px 30px;font-size:18px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease}.btn-site:hover{transform:translateY(-3px)}.btn-fill-red{background-color:var(--color-red);color:#ffffff}.btn-fill-red:hover{color:#ffffff;box-shadow:0 14px 28px rgba(255,65,90,.24)}.btn-fill-blue{background-color:var(--color-blue);color:#ffffff}.btn-fill-blue:hover{color:#ffffff;box-shadow:0 14px 28px rgba(42,133,255,.24)}.btn-fill-orange{background-color:var(--color-orange);color:#ffffff}.btn-fill-orange:hover{color:#ffffff;box-shadow:0 14px 28px rgba(255,100,0,.22)}.btn-fill-green{background-color:var(--color-green);color:#ffffff}.btn-fill-green:hover{color:#ffffff;box-shadow:0 14px 28px rgba(31,218,176,.24)}.btn-fill-yellow{background-color:var(--color-yellow);color:#061528}.btn-fill-yellow:hover{color:#061528;box-shadow:0 14px 28px rgba(244,208,6,.24)}.btn-watch{border:1px solid #061528;border-radius:50px;padding:10px 20px;font-size:15px;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#061528;background-color:transparent;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease}.btn-watch:hover{color:#061528;transform:translateY(-3px);box-shadow:0 12px 24px rgba(3,22,47,.12)}.btn-watch-icon{width:32px;height:32px;border-radius:50%;background-color:var(--color-green);color:#ffffff;display:inline-grid;place-items:center;font-size:12px;flex:0 0 auto}.btn-outline-icon{border:1px solid;border-radius:50px;padding:12px 20px;font-size:15px;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:transparent;white-space:nowrap;transition:transform .25s ease,background-color .25s ease}.btn-outline-icon:hover{transform:translateY(-2px)}.btn-outline-blue{color:var(--color-blue)}.btn-outline-orange{color:var(--color-orange)}.btn-outline-green{color:var(--color-green)}.btn-outline-red{color:var(--color-red)}.btn-outline-yellow{color:var(--color-yellow)}.site-header{position:relative;z-index:50;background:#ffffff}.main-navbar{padding-top:0;padding-bottom:0;margin:23px 0}.logo-img{width:200px;height:auto}.navbar-toggler{width:46px;height:46px;border:0;border-radius:12px;background:#fff1f4;color:var(--color-red);box-shadow:none!important;display:inline-grid;place-items:center;padding:0}.navbar-toggler i{font-size:20px}.main-menu{gap:32px}.nav-line{position:relative;flex:1;min-width:280px;display:flex;align-items:center;justify-content:center;padding-inline:26px;gap:50px}.main-navbar .nav-link{background:#ffffff;color:#00162e;font-size:18px;font-weight:400;line-height:1;padding:0!important}.login-link:hover,.main-navbar .nav-link:hover{color:var(--color-red)}.login-link{color:#00162e;font-size:18px;font-weight:400}.header-actions{gap:50px}.header-actions .btn-site{padding:14px 25px;font-size:15px}.has-submenu{position:relative}.dropdown-toggle-custom{display:inline-flex!important;align-items:center;gap:6px;cursor:pointer}.submenu-trigger{display:inline-flex;align-items:center;gap:8px}.submenu-arrow-btn{border:0;background:transparent;color:inherit;padding:0;line-height:1;display:inline-grid;place-items:center}.submenu-arrow{font-size:11px;transition:transform .3s ease}.has-submenu:hover .submenu-arrow{transform:rotate(180deg);color:var(--color-red)}.submenu-list{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(15px);min-width:280px;background:var(--color-navy);list-style:none;padding:0;margin:0;border-radius:4px;box-shadow:0 20px 40px rgba(0,22,46,.18);opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:100;overflow:hidden}.has-submenu:focus-within .submenu-list,.has-submenu:hover .submenu-list{opacity:1;visibility:visible;transform:translateX(-50%) translateY(20px)}.submenu-list li{border-bottom:1px solid rgba(255,255,255,.12)}.submenu-list li:last-child{border-bottom:0}.submenu-list a{display:block;padding:18px 26px;color:#ffffff;font-size:17px;font-weight:400;transition:background .25s ease,color .25s ease,padding-left .25s ease}.submenu-list a:hover{background:rgba(255,255,255,.06);color:var(--color-red);padding-left:32px}.hero{background:#ffffff}.hero-stage{position:relative;min-height:640px;background-image:url(/images/hero-bg.svg);background-color:rgba(255,255,255,0);background-repeat:no-repeat;background-size:cover;background-position:bottom}.hero_data{padding-top:130px;padding-bottom:32px}.hero-content{position:relative;z-index:2;text-align:center}.hero-stage .hero-content{padding:0}.hero-eyebrow{margin:0 0 6px;color:#061528;font-weight:700!important;font-size:40px!important;line-height:1.3!important}.hero-title{margin:0;overflow-wrap:break-word}.hero-title .blue{color:var(--color-blue)}.hero-title .orange{color:var(--color-orange)}.hero-title .green{color:var(--color-green)}.hero-copy{max-width:690px;margin:24px auto 0;color:#061528;font-size:18px;font-weight:400;line-height:1.35;overflow-wrap:break-word}.hero-actions{margin-top:25px!important;display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin-bottom:22px}.hero-dashboard{width:100%;height:auto;filter:drop-shadow(0 22px 32px rgba(3,22,47,.12))}.hero-icon{position:absolute;z-index:1;display:grid;place-items:center;animation:none!important}.hero-icon img{width:100%;height:100%;object-fit:contain}.icon-instagram{width:65px;height:65px;left:14%;top:50px}.icon-facebook{width:65px;height:65px;left:52%;top:40px}.icon-tiktok{width:65px;height:65px;right:9%;top:25%}.icon-globe{width:80px;height:80px;left:6%;top:157px}.icon-google{width:80px;height:80px;right:7%;bottom:8%}.icon-linkedin{width:90px;height:90px;left:0;bottom:-25%}.icon-x{width:65px;height:65px;left:17%;bottom:-3px}.icon-youtube{width:80px;height:80px;right:0;bottom:-25%}.video_sec{margin-top:-90px;position:relative}.video_sec .video_wrap{max-width:800px;margin:0 auto}.video_sec iframe{display:block;width:100%;height:auto;aspect-ratio:16/9}.stats-wrap{position:relative;z-index:3;margin-top:80px;margin-bottom:110px}.stat-card{border-radius:30px;padding:30px;background:#ffffff;position:relative;overflow:hidden;height:100%}.stat-card.mint{background:#a9fff0;display:flex;flex-direction:column;gap:30px}.stat-card.orange{background:var(--color-orange);color:#ffffff}.stat-card.outline{border:1px solid #00162e}.stat-avatar-img{width:144px;height:auto;margin-bottom:9px}.stat-card p{margin:0;line-height:1.5!important;font-size:16px!important}.stat-card h2,.stat-card img{margin:0;font-weight:700!important}.stat-card.orange img.stat-top-img{height:155px;width:130px}.top-title{font-size:24px;font-weight:800;margin-bottom:17px;position:relative;z-index:1}.stat-card.orange .d-flex>div,.stat-card.outline>div{display:flex;flex-direction:column;justify-content:space-between;gap:3px;margin-top:7px}.stat-card.outline img.stat-posts-img{max-width:125px}.platform-row{font-size:12px;font-weight:600;margin-bottom:9px;position:relative;z-index:1}.stat-card.outline h3{font-size:32px;line-height:1;margin-bottom:13px;font-weight:800}.capabilities{background:var(--color-blue);color:#ffffff;padding:100px 0 0}.section-title{font-weight:500;text-align:center}.cap-tabs{margin:70px auto 2px!important;gap:15px;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;max-width:980px;align-items:end}.nav-link:focus,.nav-link:hover{color:#ff415a!important}.cap-tabs .nav-link{color:#fff;font-size:18px;font-weight:400;display:flex;align-items:center;justify-content:center;gap:14px;width:100%;background-color:#2672d7;padding:18px 36px;border-top-left-radius:10px!important;border-top-right-radius:10px!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:64px}.cap-tabs .nav-link:focus,.cap-tabs .nav-link:hover{color:#ffffff!important}.cap-tabs .nav-link i{font-size:24px}.cap-tabs .nav-link.active{background:#ffffff!important;color:#111827!important}.cap-tabs .nav-link.active i{color:var(--color-orange)}.capability-panel{background:#ffffff;color:var(--color-text);padding:30px 0 80px;margin-top:-2px}.capability-panel .tab-content .tab-pane .row{align-items:center}.feature-mini{display:grid;grid-template-columns:44px 1fr;gap:20px;align-items:start;margin-bottom:50px}.feature-mini .icon,.why-icon{width:45px;height:45px;border-radius:10px;display:grid;place-items:center;background:#e9f4ff;color:var(--color-blue);font-size:22px;overflow:hidden}.why-icon{width:65px;height:65px;background:transparent;border-radius:0}.why-icon img{width:100%;height:100%;object-fit:contain}.feature-mini:nth-child(2) .icon{background:#e9fff9;color:#22ceb4}.feature-mini:nth-child(3) .icon{background:#fff0ef;color:#ff4d65}.feature-mini .icon.tone-blue{background:#e9f4ff;color:var(--color-blue)}.feature-mini .icon.tone-mint{background:#e9fff9;color:#22ceb4}.feature-mini .icon.tone-red{background:#fff0ef;color:#ff4d65}.feature-mini h3{font-size:17px;line-height:1.35;margin-bottom:7px;font-weight:800}.feature-mini p{color:#000;font-size:16px!important;margin-bottom:0;font-weight:400!important;line-height:normal!important}.why{background:#ffffff;padding:0 0 70px}.why-box{background:var(--color-navy);color:#ffffff;border-radius:50px;padding:90px 40px 80px}.why-box .section-title{margin-bottom:60px}.why-card{min-height:300px;background:#ffffff;color:var(--color-text)!important;border-radius:20px!important;padding:29px 20px;position:relative!important;overflow:hidden;height:100%!important;border:1px solid #e8e8e8!important}.why-card h5{margin:20px 0;line-height:1.2}.why-card p{color:#00162e;font-size:16px!important;font-weight:300!important;line-height:1.2!important;margin-bottom:27px}.arrow{position:absolute;right:21px;bottom:23px;font-size:40px;font-weight:300;color:var(--color-red);text-align:right;transition:.3s}.arrow i{transform:rotate(315deg)}.why-card:hover{border-bottom:3px solid var(--color-red)!important;transition:.3s}.why-card.card-two:hover{border-bottom:3px solid var(--color-blue)!important;transition:.3s}.why-card.card-three:hover{border-bottom:3px solid var(--color-orange)!important;transition:.3s}.why-card.card-four:hover{border-bottom:3px solid var(--color-green)!important;transition:.3s}.why-card.card-four:hover .arrow,.why-card.card-three:hover .arrow,.why-card.card-two:hover .arrow,.why-card:hover .arrow{font-size:35px;transition:.3s}.why-card.card-two .arrow{color:var(--color-blue)}.why-card.card-three .arrow{color:var(--color-orange)}.why-card.card-four .arrow{color:var(--color-green)}.steps{position:relative;padding:72px 0 95px;overflow:hidden}.steps-label{text-align:center;color:var(--color-red);font-size:25px!important;font-weight:500!important;margin-bottom:8px}.steps .section-title{color:#000000;margin-bottom:66px}.step-row{margin-bottom:86px;position:relative}.step-row:last-child{margin-bottom:0}.step-art{position:relative;min-height:310px;display:grid;place-items:center}.art-img-real{width:100%;height:auto}.steps .col-12.col-md-6.order-md-1.col-lg-5{display:flex;justify-content:end}.step-copy{max-width:319px}.step-copy h3{max-width:440px;margin-bottom:19px;color:#000}.step-copy p{color:#000;line-height:1.6!important;font-size:16px!important;font-weight:300!important}.dotted-path{position:absolute;left:53%;top:530px;width:74%;height:100%;background:url(/images/curve-border.svg) top/contain no-repeat;transform:translateX(-50%);pointer-events:none}.cta{position:relative;z-index:2;margin-bottom:-125px}.cta-box{width:100%;height:clamp(280px,34.2vw,400px);min-height:280px;border-radius:25px;background-color:var(--color-red);background-image:url(/images/cta-bg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;color:#ffffff;display:grid;place-items:center;text-align:center;padding:45px 25px;overflow:hidden;position:relative}.cta-content{position:relative;z-index:1}.cta h2{margin-bottom:20px}.cta p{font-size:22px!important;font-weight:400!important;margin-bottom:25px;color:#fff}.cta .btn-site{padding:20px 30px}.footer{position:relative;color:#ffffff;padding:250px 0 42px;overflow:hidden;background-image:url(/images/footer-bg.png);background-size:cover;background-repeat:no-repeat;background-position:top}.newsletter h3{font-size:40px!important;line-height:1.17!important;font-weight:600!important;margin-bottom:22px}.subscribe-form{width:min(100%,280px);background:#ffffff;border-radius:999px;display:grid;grid-template-columns:1fr 50px;align-items:center;padding:6.5px 7px 6.5px 18px;margin-bottom:42px}.subscribe-form input{width:100%;border:0;outline:0;font:inherit;font-size:15px}.send-btn{width:50px;height:50px;border:0;border-radius:50%;background:var(--color-blue);color:#ffffff;display:grid;place-items:center;cursor:pointer}.footer-logo img{width:240px}.footer-col h4{color:#1fdab0;font-size:20px!important;margin-bottom:15px!important;font-weight:600!important}.footer-col ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.footer-col a{color:#fff;font-size:13px;transition:color .25s ease}.footer-col a:hover{color:rgba(255,255,255,.75)}.socials{margin-top:54px;display:flex;align-items:center;justify-content:flex-end;gap:17px}.socials a{width:50px;height:50px;border-radius:50%;border:1px solid #ffffff80;display:grid;place-items:center;color:#fff;font-size:18px}.copyright{text-align:center;color:#ffffff80;font-size:15px!important;padding-top:40px;margin-top:60px;margin-bottom:0;border-top:1px solid #ffffff80}.terms-section{margin:-80px 0 50px;position:relative;z-index:10}@media (max-width:767.98px){.terms-section{margin:-40px 0 40px}}.terms-card{max-width:800px;margin:0 auto;padding:0 15px}.terms-section h2{font-size:32px!important;font-weight:700!important;margin-bottom:20px}.terms-section h3{font-weight:700!important;margin-top:24px}.terms-section h3,.terms-section p{font-size:16px!important}section.blog-section{padding:65px 0 28px}.blog-card-link{display:block;text-decoration:none}.blog-card{height:100%;border-radius:14px;background:#fff;border:1px solid rgba(0,29,57,.1);overflow:hidden;box-shadow:0 18px 40px rgba(0,29,57,.08)}.blog-card-media{position:relative;aspect-ratio:16/9;overflow:hidden}.blog-card-media img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-body{padding:16px 16px 18px}.blog-card-title{margin:0 0 14px;color:#00162e;font-size:14px!important;font-weight:500!important;line-height:1.45!important}.blog-pagination{display:flex;justify-content:center;padding:24px 0 8px}.blog-pagination .pagination{gap:10px}.blog-pagination .page-item.active .page-link{background:var(--color-red);border-color:var(--color-red);color:#fff}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.blog-pagination .page-link{width:34px;height:34px;padding:0;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(0,29,57,.12);color:#00162e;background:#fff;font-size:14px}.page-item:first-child .page-link{border-top-left-radius:999px!important;border-bottom-left-radius:999px!important}.page-item:last-child .page-link{border-top-right-radius:999px!important;border-bottom-right-radius:999px!important}.blog-single-hero{padding:22px 0 0}.blog-single-hero-media img{width:100%;height:auto;display:block}.blog-single-body{padding:18px 0 40px}.blog-single-meta{margin:6px 0 10px}.blog-meta{display:flex;align-items:center;gap:8px;color:rgba(0,22,46,.55);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.blog-meta .dot{width:4px;height:4px;border-radius:50%;background:rgba(0,22,46,.35)}.blog-single-title{margin:0 0 10px!important;color:#00162e;font-size:34px!important;font-weight:700!important}.blog-tag{display:inline-block;margin-bottom:10px;color:var(--color-orange);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.blog-single-copy{max-width:980px;margin:0;color:#00162e;font-size:12px!important;line-height:1.8!important;font-weight:300!important}.contact-info-section{padding:28px 0 54px}.contact-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,265px));justify-content:center;gap:56px}.contact-card{min-height:185px;padding:30px 28px 26px;border-radius:16px;background:#ffffff;box-shadow:0 20px 36px rgba(0,29,57,.1);border-bottom:3px solid var(--color-red)}.contact-card-blue{border-bottom-color:var(--color-blue)}.contact-card-orange{border-bottom-color:var(--color-orange)}.contact-icon{width:58px;height:58px;margin-bottom:22px;border-radius:8px;display:inline-grid;place-items:center;color:var(--color-red);background:#fff1f5;font-size:30px}.contact-card-blue .contact-icon{color:var(--color-blue);background:#eef6ff}.contact-card-orange .contact-icon{color:var(--color-orange);background:#fff4ec}.contact-card h3{margin:0 0 13px;color:#001d39;font-size:18px!important;font-weight:700!important;line-height:1.2!important}.contact-card a,.contact-card p{margin:0;color:#222a34;font-size:15px!important;font-weight:300!important;line-height:1.35!important}.contact-form-section{padding:42px 0 105px;background:#ffffff}.contact-form-panel{width:min(900px,100%);margin:0 auto;padding:52px 48px 45px;border-radius:24px;background:#fff5f4}.contact-form-panel h2{margin:0 0 28px;color:#001d39;font-size:38px;font-weight:700;line-height:1.1;text-align:center;letter-spacing:0}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:24px}.contact-field{position:relative}.contact-field label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.contact-field input,.contact-field textarea{width:100%;border:1px solid #dfe4ea;outline:0;border-radius:999px;background:#ffffff;color:#566172;font-family:var(--font-primary);font-size:15px;font-weight:400;transition:border-color .2s ease,box-shadow .2s ease}.contact-field input{height:58px;padding:0 30px}.contact-field textarea{min-height:98px;padding:22px 30px;border-radius:25px;resize:vertical}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#9c9c9c;opacity:1}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--color-red);box-shadow:0 0 0 3px rgba(255,65,90,.08)}.contact-field-full{grid-column:1/-1}.contact-consent{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:22px}.contact-check{display:inline-flex;align-items:flex-start;gap:10px;margin:0;color:#9c9c9c;font-size:13px;font-weight:300;line-height:1.35;cursor:pointer}.contact-check input{flex:0 0 auto;width:18px;height:18px;margin:0;border:1px solid #dfe4ea;border-radius:4px;appearance:none;background:#ffffff}.contact-check input:checked{border-color:var(--color-blue);background-color:var(--color-blue);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:12px}.contact-submit{flex:0 0 auto;min-width:118px;height:56px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#ffffff;background:var(--color-red);font-family:var(--font-primary);font-size:16px;font-weight:700;line-height:1;transition:transform .25s ease,box-shadow .25s ease}.contact-submit:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(255,65,90,.24)}@media (max-width:1199.98px){.icon-youtube{right:1.5%}.icon-linkedin{left:3%}}@media (max-width:991.98px){.heading-h1,h1{font-size:48px}.heading-h2,h2{font-size:34px}.header-actions{gap:18px}.logo-img{width:180px}.stat-top-img{width:124px}.stat-card{padding:22px;border-radius:24px}.stat-card.orange .d-flex,.stat-card.outline,.stat-card>.d-flex{flex-wrap:wrap}.stat-avatar-img{width:110px}.stat-card.orange img.stat-top-img{width:110px;height:130px}.stat-card.outline img.stat-posts-img{max-width:110px}.stat-card h2{font-size:32px}.hero-stage{min-height:690px}.hero-icon{display:grid}.icon-instagram{width:56px;height:56px;left:6%;top:24px}.icon-facebook{width:56px;height:56px;left:auto;right:22%;top:22px}.icon-tiktok{width:56px;height:56px;right:6%;top:92px}.icon-globe{width:62px;height:62px;left:3%;top:170px}.icon-google{width:62px;height:62px;right:4%;top:280px}.icon-linkedin{width:62px;height:62px;left:4%;top:auto;bottom:110px}.icon-x{width:52px;height:52px;left:14%;top:auto;bottom:42px}.icon-youtube{width:62px;height:62px;right:4%;top:auto;bottom:32px}.icon-globe,.icon-google,.icon-linkedin,.icon-tiktok{display:none}.cap-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.cap-tabs .nav-link{padding:16px 18px;font-size:16px;gap:10px}.cap-tabs .nav-link i{font-size:24px}.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.testimonials-grid{--testimonial-gap:22px;--testimonial-card-width:300px;--testimonial-peek:40px}.video_sec{margin-top:24px}.navbar-collapse{position:absolute;top:calc(100% + 3px);left:0;right:0;background:#ffffff;padding:22px;border:0;border-radius:0 0 22px 22px;box-shadow:0 24px 45px rgba(0,29,57,.18);text-align:left}.navbar-collapse.collapsing{transition:none}.main-menu{flex-direction:column;align-items:stretch;gap:12px}.navbar-collapse.show.main-menu{display:block}body .nav-line{display:grid;justify-content:stretch;justify-items:stretch;gap:8px;min-width:0;padding-inline:0;width:100%;margin-top:0!important}.nav-line:before{display:none}.nav-line .nav-item{width:100%}.login-link,.main-navbar .nav-link{display:flex;align-items:center;justify-content:flex-start;min-height:44px;padding:10px 14px!important;border-radius:12px;background:transparent;color:#00162e;width:100%}.login-link{background:transparent}.header-actions{display:grid!important;justify-items:stretch;gap:12px;margin-top:0;grid-template-columns:1fr;width:100%;flex-direction:column}.header-actions .btn-site{width:100%;justify-content:center}.header-actions .login-link{width:100%}.submenu-list{position:static;transform:none!important;opacity:1;visibility:visible;min-width:0;width:100%;margin-top:8px;border-radius:12px;max-height:0;overflow:hidden;transition:max-height .35s ease;box-shadow:none}.has-submenu.open .submenu-list{max-height:500px}.has-submenu.open .submenu-arrow{transform:rotate(180deg)}.submenu-list a{padding:14px 18px;font-size:15px;border-radius:0}.submenu-list a:hover{padding-left:24px}.submenu-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.submenu-trigger .nav-link{flex:1;min-width:0}.submenu-arrow-btn{width:44px;height:44px;border-radius:12px;background:transparent;color:#00162e;flex:0 0 auto}}@media (max-width:767.98px){.heading-h1,h1{font-size:40px!important}.heading-h2,h2{font-size:30px!important}.heading-h3,h3{font-size:25px!important}.heading-h4,h4{font-size:22px!important}.heading-h5,h5{font-size:20px!important}.hero-eyebrow{font-size:16px!important}.logo-img{width:178px}.hero-stage{min-height:690px;padding-top:0;background-size:cover}.hero_data{padding-inline:14px}.hero-icon{display:none}.video_sec{margin-top:18px}.video_sec .video_wrap{max-width:100%}.testimonials-grid{--testimonial-gap:18px;--testimonial-card-width:280px;--testimonial-peek:18px}.testimonials-section{padding:64px 0 32px}.testimonial-label{font-size:18px!important}.testimonials-section .section-title{font-size:28px!important;line-height:1.2!important;margin-bottom:28px}.testimonial-nav{margin-top:34px}.testimonial-card:nth-child(2n),.testimonial-card:nth-child(odd){transform:translateY(0)}.hero-copy{font-size:16px;max-width:540px}.hero-actions{gap:14px;margin-bottom:26px}.btn-site{padding:16px 24px;font-size:16px}.hero-icon{opacity:.9}.icon-instagram{width:50px;height:50px;left:7%;top:22px}.icon-facebook{width:50px;height:50px;left:auto;right:30%;top:20px}.icon-tiktok{width:50px;height:50px;right:6%;top:92px}.icon-globe{width:56px;height:56px;left:2%;top:165px}.icon-google{width:56px;height:56px;right:4%;top:265px}.icon-linkedin{width:62px;height:62px;left:2%;top:360px}.icon-x{width:48px;height:48px;left:13%;top:296px}.icon-youtube{width:58px;height:58px;right:2%;top:400px}.stats-wrap{margin-top:70px;margin-bottom:66px}.stat-top-img{width:144px}.cap-tabs{margin-top:36px}.cap-tabs .nav-link{min-height:56px}.capability-panel{padding:50px 0 62px}.why-card{min-height:250px}.step-row{margin-bottom:64px}.step-art{min-height:260px}.step-copy{text-align:center}.step-copy h3,.step-copy p{margin-inline:auto}.dotted-path{display:none}.cta{margin-bottom:-95px}.footer{padding-top:210px}.socials{justify-content:center}.blog-single-title{font-size:28px!important}.contact-card-grid{grid-template-columns:1fr;gap:18px}.contact-card{min-height:auto;padding:22px 20px 20px}.contact-form-panel{padding:28px 18px 24px;border-radius:18px}.contact-form-panel h2{font-size:28px}.contact-form{grid-template-columns:1fr;row-gap:18px}.contact-field input{height:54px;padding:0 20px}.contact-field textarea{padding:18px 20px}.contact-consent{flex-direction:column;align-items:stretch}.contact-submit{width:100%}}@media (max-width:575.98px){.heading-h1,h1{font-size:35px!important}.heading-h2,h2{font-size:26px!important}.hero-eyebrow{font-size:16px!important}.logo-img{width:158px}.stat-card{padding:20px}.stat-card h2{font-size:28px}.stat-avatar-img{width:96px}.navbar-toggler{width:42px;height:42px}.navbar-toggler i{font-size:18px}.hero-stage{min-height:580px;padding-top:0}.hero_data{padding-top:65px;padding-bottom:28px;padding-inline:14px}.btn-site,.hero-copy{font-size:15px}.btn-site{padding:15px 22px}.btn-outline-icon,.btn-watch{padding:9px 16px;font-size:13px}.btn-watch-icon{width:28px;height:28px}.testimonials-section{padding:52px 0 28px}.testimonial-label{font-size:16px!important}.testimonials-section .section-title{font-size:22px!important;line-height:1.25!important;margin-bottom:22px}.testimonials-grid{width:100%;margin-inline:0;padding:10px 14px 22px}.testimonial-card{scroll-margin-left:14px;min-height:0;padding:26px 22px 22px}.testimonial-card p{font-size:16px!important}.testimonial-nav button{width:46px;height:46px}.cta{margin-bottom:-70px}.cta-box{height:auto;min-height:0;padding:32px 18px}.cta p{font-size:18px!important;margin-bottom:18px}.cta .btn-site{padding:16px 24px}.footer{padding-top:190px}.icon-instagram{width:42px;height:42px;left:6%;top:18px}.icon-facebook{width:42px;height:42px;right:20%;top:20px}.icon-tiktok{width:42px;height:42px;right:4%;top:90px}.icon-globe{width:46px;height:46px;left:3%;top:158px}.icon-google{width:46px;height:46px;right:3%;top:270px}.icon-linkedin{display:none}.icon-x{width:40px;height:40px;left:8%;top:318px}.icon-youtube{width:46px;height:46px;right:4%;top:380px}.capabilities{padding-top:70px}.why-box{padding:52px 16px 24px;border-radius:22px}.steps{padding-top:0}.steps .section-title{margin-bottom:42px}.cap-tabs{grid-template-columns:1fr}.step-art{min-height:230px}.art-img-real{width:min(430px,94%)}.cta-box{min-height:245px;border-radius:15px}.footer{padding-top:185px}.newsletter h3{font-size:24px}.subscribe-form{width:100%;max-width:300px}.footer-logo img{width:190px}.blog-single-title{font-size:24px!important}}.main-navbar .nav-link.active{color:var(--color-blue);font-weight:500}.main-navbar .dropdown-toggle-custom{gap:0}.page-features .scheduling-hero,.page-help .guides-hero,.page-pricing .pricing-hero,.page-solutions .solutions-hero{position:relative;overflow:hidden;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:top}.page-solutions .solutions-hero{background-image:url(/images/solution_hero_background.avif)}.page-features .scheduling-hero,.scheduling-hero{background-image:url(/images/features_hero_background.avif)}.scheduling-hero{background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:top}.page-pricing .pricing-hero{background-image:url(/images/price_hero_background.avif)}.page-help .guides-hero{background-image:url(/images/help_hero_background.avif)}.page-solutions .solutions-hero{min-height:570px}.page-solutions .solutions-hero .hero-content{position:relative;z-index:2;padding:95px 0 78px;text-align:center}.page-solutions .solutions-hero .hero-title{max-width:760px;margin:0 auto 18px!important;font-size:40px!important;font-weight:700!important;line-height:1.2!important;color:var(--color-text)}.page-solutions .solutions-hero .hero-copy{max-width:673px;margin:0 auto;font-size:18px!important;line-height:1.2!important;font-weight:300!important;color:var(--color-text)}.trust-badges{display:flex;align-items:center;justify-content:center;gap:105px;margin-top:28px;flex-wrap:wrap}.trust-badge{display:inline-flex;align-items:center;gap:6px;font-size:18px;font-weight:300;color:var(--color-text)}.trust-badge i{color:var(--color-green);font-size:18px}.page-solutions .solutions-hero .hero-actions{margin-top:18px}.page-solutions .content-section{background:#fff;padding:80px 0}.page-solutions .content-section:first-of-type{padding-top:80px;padding-bottom:80px;border-bottom:1px solid #0003;margin-bottom:0}.page-solutions .text-center{margin:0 auto 50px}.page-solutions .text-center .section-title{margin-bottom:13px;font-size:30px!important;line-height:1.2!important;font-weight:600!important}.page-solutions .text-center p{max-width:718px;margin:0 auto;font-size:16px!important;line-height:1.2!important;font-weight:300!important;color:var(--color-text)}.features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px}.feature-card{min-height:164px;padding:26px 24px 22px;border:1px solid rgba(0,29,57,.09);border-radius:12px;background:#fff;box-shadow:none;transition:box-shadow .25s ease,transform .25s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(0,29,57,.08)}.feature-card .icon-wrap{width:65px;height:65px;display:grid;place-items:center;border-radius:10px;font-size:22px;margin:0}.feature-card .icon-wrap.red{background:#fff0ef;color:var(--color-red)}.feature-card .icon-wrap.blue{background:#e9f4ff;color:var(--color-blue)}.feature-card .icon-wrap.orange{background:#fff4e9;color:var(--color-orange)}.feature-card .icon-wrap.green{background:#e9fff9;color:var(--color-green)}.feature-card h5{max-width:215px;margin:20px 0;font-size:20px!important;font-weight:500!important}.feature-card h5,.feature-card p{color:#00162e;line-height:1.2!important}.feature-card p{margin:0;font-size:15px!important;font-weight:300!important}.solutions-detail-head{margin:0 auto 34px;text-align:center}.solutions-detail-head .section-title{margin-bottom:9px;font-size:30px!important;font-weight:700!important;color:var(--color-text)}.solutions-detail-head p{margin:0 auto;color:var(--color-text);font-size:16px!important;line-height:1.2!important;font-weight:300!important}.page-solutions .content-row{display:flex;align-items:center;gap:76px;padding:18px 0}.page-solutions .content-row.reverse{flex-direction:row-reverse}.image_conatant_wrapper{margin-bottom:50px}.page-solutions .content-visual{flex:0 0 53%;width:100%;max-width:none;padding:20px;border-radius:20px;box-shadow:2px 4px 30px 0 #0000001a;background:#fff;overflow:hidden}.page-solutions .content-visual img{border-radius:15px;width:100%;height:310px;object-fit:fill}.page-solutions .content-row.reverse .content-visual{display:flex;justify-content:flex-end}.page-solutions .content-text{flex:1}.page-solutions .content-text h3{margin:0 0 24px;color:#00162e;font-size:30px!important;line-height:1.15!important;font-weight:500!important}.page-solutions .content-text p{margin:0;color:#00162e;font-size:15px!important;line-height:1.55!important;font-weight:300!important}.page-solutions .content-text .btn-site{display:none}.page-features .scheduling-hero{min-height:550px}.page-features .scheduling-hero .hero-content{position:relative;z-index:2;text-align:center;padding:130px 0 78px}.page-features .scheduling-hero .hero-title{margin-bottom:25px;font-size:40px;font-weight:700;color:var(--color-text);letter-spacing:normal}.page-features .scheduling-hero .hero-copy{max-width:990px;margin:0 auto;color:var(--color-text);font-size:16px;line-height:1.6;font-weight:300}.page-features .scheduling-hero .hero-actions{display:none}.page-features .scheduling-hero .hero-icon{position:absolute;z-index:1;display:grid;place-items:center}.page-features .scheduling-hero .hero-icon img{width:100%;height:100%;object-fit:contain}.page-features .scheduling-hero .icon-globe{width:65px;height:65px;left:2%;top:60px}.page-features .scheduling-hero .icon-instagram{width:62px;height:62px;left:17%;top:80px}.page-features .scheduling-hero .icon-facebook{width:65px;height:65px;left:60%;top:40px}.page-features .scheduling-hero .icon-tiktok{width:65px;height:65px;right:5%;top:18%}.page-features .scheduling-hero .icon-linkedin{width:90px;height:90px;left:35%;bottom:140px}.page-features .scheduling-hero .icon-youtube{width:80px;height:80px;right:20%;bottom:145px}.page-features .scheduling-hero .icon-google,.page-features .scheduling-hero .icon-x{display:none}.page-features .steps{padding:20px 0 50px}.page-features .dotted-path,.page-features .steps .section-title,.page-features .steps-label{display:none}.page-features .step-row{margin-bottom:40px}.page-features .step-art{min-height:330px}.page-features .art-img-real{width:min(560px,96%);filter:none}.page-features .step-copy{max-width:420px}.page-features .step-copy h3{margin-bottom:20px;color:#00162e;font-size:30px;font-weight:500;line-height:1.13;letter-spacing:normal}.page-features .step-copy p{color:#00162e;font-size:15px;line-height:1.65;font-weight:300}.page-features .step-copy .btn-outline-icon{margin-top:15px}.testimonials-section{overflow:hidden;padding:80px 0 40px;background:#fff5f4}.testimonial-label{margin:0 0 12px;color:var(--color-orange);text-align:center;font-size:25px!important;font-weight:500!important;line-height:1.2!important}.testimonials-section .section-title{margin-bottom:55px;color:#000;font-size:40px!important;font-weight:700!important;text-align:center;line-height:1.2!important}.testimonials-grid{--testimonial-gap:42px;--testimonial-card-width:320px;--testimonial-peek:100px;display:grid;grid-auto-flow:column;grid-auto-columns:var(--testimonial-card-width);align-items:stretch;justify-content:flex-start;gap:var(--testimonial-gap);overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;width:calc(100% + (var(--testimonial-peek) * 2));margin-inline:calc(var(--testimonial-peek) * -1);padding:10px var(--testimonial-peek) 22px}.testimonials-grid::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;scroll-margin-left:var(--testimonial-peek);min-height:320px;border:0;border-radius:22px;background:#fff;padding:32px 30px 28px;position:relative;box-shadow:0 18px 30px rgba(0,29,57,.06)}.testimonial-card:nth-child(odd){transform:translateY(16px)}.testimonial-card:nth-child(2n){transform:translateY(-16px)}.testimonial-card .quote-icon{position:absolute;right:22px;bottom:18px;font-size:44px;font-weight:700;line-height:1}.testimonial-card:nth-child(3n+1) .quote-icon{color:#ff4d62}.testimonial-card:nth-child(3n+2) .quote-icon{color:#19d39a}.testimonial-card:nth-child(3n+3) .quote-icon{color:#2f80ed}.testimonial-card p{margin:0 0 18px;color:#00162e;font-size:18px!important;font-weight:300!important;line-height:1.4!important}.stars{display:flex;align-items:center;gap:3px;color:#ff9f1a;font-size:11px}.rating-value{margin-left:5px;color:#000;font-weight:400;font-size:16px}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:24px}.testimonial-author img{width:44px;height:44px;border-radius:50%;object-fit:cover}.testimonial-author h6{margin:0;font-size:12px;color:#00162e;font-weight:600}.testimonial-author span{display:block;color:#777;font-size:10px;line-height:1.2}.testimonial-nav{display:flex;justify-content:center;gap:14px;margin-top:58px}.testimonial-nav button{width:52px;height:52px;border-radius:50%;border:1px solid rgba(0,22,46,.55);background:transparent;color:#00162e;display:grid;place-items:center;font-size:14px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.testimonial-nav button:focus-visible,.testimonial-nav button:hover{background:#2f80ed;border-color:#2f80ed;color:#fff}.page-help .guides-hero,.page-pricing .pricing-hero{min-height:425px}.page-help .guides-hero .hero-content,.page-pricing .pricing-hero .hero-content{position:relative;z-index:2;text-align:center;padding-top:82px}.page-help .guides-hero .hero-content,.page-pricing .pricing-hero .hero-content{padding-bottom:78px}.hero-label{margin:0 0 14px;color:var(--color-orange);font-size:35px!important;font-weight:500!important;line-height:1!important}.page-help .guides-hero .hero-title,.page-pricing .pricing-hero .hero-title{margin:0 0 16px;color:var(--color-text);font-size:48px;font-weight:700;line-height:1.08;letter-spacing:-.03em}.page-help .guides-hero .hero-copy,.page-pricing .pricing-hero .hero-copy{max-width:690px;margin:0 auto;color:#00162e;font-size:17px;line-height:1.35;font-weight:300}.pricing-section{margin-top:-90px;padding:0 0 110px;background:#fff}.pricing-toggle-wrap{display:flex;justify-content:center;margin:0 0 74px}.pricing-toggle{position:relative;display:inline-flex;gap:0;padding:8px;border-radius:999px;background:#fff;border:1px solid rgba(0,29,57,.08);box-shadow:0 12px 22px rgba(0,29,57,.12)}.pricing-toggle .toggle-btn{position:relative;z-index:2;min-width:95px;padding:14px 24px;border:0;border-radius:999px;background:transparent;color:#00162e;font-size:16px;font-weight:400}.toggle-slider{position:absolute;top:8px;left:8px;bottom:8px;width:calc(50% - 8px);border-radius:999px;background:var(--color-green);transition:transform .3s ease}.pricing-toggle:not(.yearly) .toggle-slider{transform:translateX(0)}.pricing-toggle.yearly .toggle-slider{transform:translateX(100%)}.pricing-toggle .toggle-btn.active{color:#fff}.pricing-card{height:100%;min-height:610px;border:1px solid rgba(0,29,57,.12);border-radius:10px;background:#fff;padding:34px 30px 30px;box-shadow:0 22px 48px rgba(0,29,57,.08);display:flex;flex-direction:column}.pricing-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:0;margin-bottom:30px;background:transparent;border:0}.price{display:flex;align-items:flex-end;color:var(--color-red);font-weight:700;line-height:1}.yearly-price{display:none}.pricing-card .currency{font-size:42px;line-height:.95}.pricing-card .amount{font-size:58px;letter-spacing:-.04em}.pricing-card .period{padding-bottom:7px;color:#000;font-size:18px;font-weight:600}.pricing-card.director .price{color:var(--color-blue)}.pricing-card.managing-director .price{color:var(--color-orange)}.plan-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:10px;background:#fff0ef}.pricing-card.director .plan-icon{background:#e9f4ff}.pricing-card.managing-director .plan-icon{background:#fff4e9}.plan-icon img{width:42px;height:42px;object-fit:contain}.pricing-card h4{margin:0 0 30px;color:#00162e;font-size:20px;font-weight:600}.features-list{list-style:none;padding:0;margin:0 0 40px;display:grid;gap:18px}.features-list li{color:#00162e;font-size:14px;line-height:1.25;font-weight:300}.features-list i{margin-right:8px;color:var(--color-green)}.btn-choose{margin-top:auto;width:100%;height:50px;border:0;border-radius:999px;background:var(--color-red);color:#fff;font-size:16px;font-weight:700}.pricing-card.director .btn-choose{background:var(--color-blue)}.pricing-card.managing-director .btn-choose{background:var(--color-orange)}.faq-section{padding:105px 0 116px;background:#fff5f4}.accordion-button:not(.collapsed){color:#00162e!important;background-color:#ffffff!important;box-shadow:none!important;border:none!important}.accordion-button:focus{box-shadow:none!important}.faq-label{margin:0 0 12px;color:var(--color-orange);text-align:center;font-size:20px;font-weight:500}.faq-section .section-title{margin-bottom:50px;color:#000;font-size:36px;font-weight:700}.faq-accordion{max-width:895px;margin:0 auto;display:grid;gap:22px}.faq-accordion .accordion-item{overflow:hidden;border:0;border-radius:10px;background:#fff}.faq-accordion .accordion-button{min-height:65px;padding:0 26px;background:#fff;color:#00162e;font-size:25px;font-weight:400;line-height:1.25;box-shadow:none;display:flex;justify-content:space-between}.faq-accordion .accordion-button:after{display:none}.faq-icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--color-green);color:#fff;font-size:18px}.accordion-button:not(.collapsed) .faq-icon .fa-plus,.faq-icon .fa-minus{display:none}.accordion-button:not(.collapsed) .faq-icon .fa-minus{display:inline-block}.accordion-body{padding:0 26px 22px!important;color:#00162e;font-size:16px;line-height:1.5;font-weight:400}.guides-section{padding:80px 0 105px;background:#fff}.guides-layout{display:flex;align-items:flex-start;gap:25px}.guides-sidebar{flex:0 0 300px;position:sticky;top:28px;align-self:flex-start;max-height:calc(100vh - 56px);overflow-y:auto;padding:20px 18px;border:1px solid rgba(0,29,57,.08);border-radius:10px;background:#fff;scrollbar-width:thin}.sidebar-menu,.sidebar-menu .submenu{list-style:none;padding:0;margin:0}.sidebar-menu .submenu{display:none;padding-left:16px}.sidebar-menu .submenu.is-open{display:block}.sidebar-link{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:32px;padding:8px 12px;border-radius:0;color:#00162e;font-size:16px;line-height:1;font-weight:400;text-decoration:none;cursor:pointer}.sidebar-link .link-text{flex:1 1 auto}.sidebar-menu .submenu .sidebar-link{min-height:27px;padding:6px 10px 6px 14px;font-size:14px}.sidebar-menu .submenu .submenu .sidebar-link{padding-left:18px;font-size:13px}.sidebar-link.active{background:#e9f4ff}.sidebar-link.active,.sidebar-link:hover{color:var(--color-red)}.sidebar-link .toggle-icon{flex:0 0 24px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;color:#00162e;font-size:10px;line-height:1}.sidebar-link .toggle-icon i{transition:transform .22s ease}.sidebar-link.expanded .toggle-icon i{transform:rotate(180deg)}.guides-content{flex:1;min-width:0;padding-left:0}.guides-content .content-section{display:none;padding:0;background:transparent}.guides-content .content-section.active{display:block}.guides-content .breadcrumb{margin:0 0 24px;color:#7b8290;font-size:13px;line-height:1}.guides-content h2{margin:0 0 24px;color:#00162e;font-size:36px;font-weight:600;line-height:1.12}.guides-content h3{margin:38px 0 20px;color:#00162e;font-size:28px;font-weight:600}.guides-content p{margin:0 0 18px;color:#00162e;font-size:16px;font-weight:300;line-height:1.45}.guides-content img{width:min(660px,100%);margin:32px auto;border-radius:0;box-shadow:none}.guides-content ul{margin:0 0 30px 25px;padding:0;display:grid;gap:12px}.guides-content li{color:#00162e;font-size:16px;line-height:1.35;font-weight:300}.guides-content a{color:#00162e;text-decoration:underline}.page-features .cta,.page-help .cta,.page-pricing .cta,.page-solutions .cta{margin-bottom:-118px}.page-features .cta-box,.page-help .cta-box,.page-pricing .cta-box,.page-solutions .cta-box{height:310px;min-height:310px;border-radius:18px}.page-features .cta h2,.page-help .cta h2,.page-pricing .cta h2,.page-solutions .cta h2{font-size:38px;font-weight:500}.page-features .footer,.page-help .footer,.page-pricing .footer,.page-solutions .footer{padding-top:242px}@media (max-width:991.98px){.page-features .scheduling-hero,.page-help .guides-hero,.page-pricing .pricing-hero,.page-solutions .solutions-hero{background-size:cover}.page-help .guides-hero .hero-title,.page-pricing .pricing-hero .hero-title,.page-solutions .solutions-hero .hero-title{font-size:36px!important}.trust-badges{gap:28px}.features-grid{grid-template-columns:repeat(2,1fr)}.page-solutions .content-row,.page-solutions .content-row.reverse{gap:34px}.page-features .step-copy h3,.page-solutions .content-text h3{font-size:26px!important}.pricing-card{min-height:560px}.guides-layout{gap:24px}.guides-sidebar{flex-basis:250px}}@media (max-width:767.98px){.guides-section{padding:0 0 50px}.page-solutions .solutions-hero{min-height:330px}.page-solutions .content-section{padding:56px 0}.page-solutions .solutions-hero .hero-content{padding:70px 0 52px}.page-help .guides-hero .hero-title,.page-pricing .pricing-hero .hero-title,.page-solutions .solutions-hero .hero-title{font-size:31px!important}.page-solutions .solutions-hero .hero-copy{font-size:15px!important}.page-solutions .text-center .section-title,.solutions-detail-head .section-title{font-size:28px!important}.page-solutions .text-center{margin-bottom:36px}.page-solutions .content-section:first-of-type{padding-top:56px;padding-bottom:56px;margin-bottom:0}.page-features .scheduling-hero{min-height:610px;overflow:visible}.page-features .scheduling-hero .hero-content{padding-top:40px;padding-bottom:72px;padding-inline:14px}.page-features .scheduling-hero .hero-title{font-size:34px}.page-features .scheduling-hero .hero-copy{font-size:15px;line-height:1.5;overflow-wrap:break-word}.page-features .scheduling-hero .hero-icon{display:none}.page-help .guides-hero,.page-pricing .pricing-hero{min-height:270px}.page-help .guides-hero .hero-content,.page-pricing .pricing-hero .hero-content{padding-top:58px}.page-help .guides-hero{background-position:bottom}.page-help .guides-hero .hero-content{padding-bottom:56px;padding-inline:14px}.page-pricing .pricing-hero{background-position:bottom}.page-pricing .pricing-hero .hero-content{padding-bottom:56px;padding-inline:14px}.page-help .hero-label,.page-pricing .hero-label{font-size:23px}.features-grid{grid-template-columns:repeat(2,1fr);gap:14px}.feature-card{padding:20px 18px}.page-solutions .content-row,.page-solutions .content-row.reverse{flex-direction:column;text-align:center}.page-solutions .content-row{gap:24px;padding:10px 0}.page-solutions .content-row.reverse .content-visual,.page-solutions .content-visual{flex-basis:auto;justify-content:center}.page-solutions .content-visual{padding:14px}.page-solutions .content-visual img{height:auto;object-fit:contain}.page-features .step-row{margin-bottom:0}.page-features .step-copy{max-width:620px;text-align:center}.page-features .step-copy h3,.page-features .step-copy p{margin-left:auto;margin-right:auto}.pricing-section{padding-bottom:75px;margin-top:0}.pricing-toggle-wrap{margin-bottom:38px}.faq-section{padding:75px 0 90px}.faq-accordion .accordion-button{font-size:18px}.guides-layout{flex-direction:column}.guides-sidebar{position:relative;top:auto;width:100%;flex-basis:auto}.guides-content h2{font-size:30px}.page-features .cta h2,.page-help .cta h2,.page-pricing .cta h2,.page-solutions .cta h2{font-size:28px}.testimonials-section{padding:64px 0 32px}.testimonial-label{font-size:18px!important}.testimonials-section .section-title{font-size:28px!important;line-height:1.2!important;margin-bottom:28px}.testimonials-grid{width:100%!important;margin-inline:0!important;padding:10px 18px 22px!important}.testimonial-card{scroll-margin-left:18px}.testimonial-nav{margin-top:34px}}@media (max-width:575.98px){.page-solutions .content-section{padding:44px 0}.page-solutions .solutions-hero .hero-title{font-size:27px!important}.page-solutions .solutions-hero .hero-copy{font-size:14px!important;line-height:1.4!important}.trust-badges{gap:12px}.trust-badge{font-size:14px}.page-solutions .text-center .section-title,.solutions-detail-head .section-title{font-size:24px!important}.page-solutions .content-text h3{font-size:22px!important;margin-bottom:16px}.feature-card h5{font-size:18px!important;margin:16px 0}.feature-card .icon-wrap{width:56px;height:56px;font-size:20px}.features-grid{grid-template-columns:1fr}.feature-card h5{max-width:none}.page-features .scheduling-hero .icon-facebook,.page-features .scheduling-hero .icon-globe,.page-features .scheduling-hero .icon-instagram,.page-features .scheduling-hero .icon-linkedin,.page-features .scheduling-hero .icon-tiktok,.page-features .scheduling-hero .icon-youtube{transform:none}.page-features .scheduling-hero .hero-content{padding-inline:14px;padding-bottom:64px}.page-features .scheduling-hero .hero-copy{font-size:14px;line-height:1.55}.page-features .scheduling-hero .hero-icon{display:none}.page-pricing .pricing-hero{min-height:310px;background-position:bottom}.page-pricing .pricing-hero .hero-content{padding-top:52px;padding-bottom:46px;padding-inline:14px}.page-pricing .pricing-hero .hero-title{font-size:27px!important}.page-pricing .pricing-hero .hero-copy{font-size:14px;line-height:1.5}.page-help .guides-hero{min-height:310px;background-position:bottom}.page-help .guides-hero .hero-content{padding-top:52px;padding-bottom:46px;padding-inline:14px}.page-help .hero-label{font-size:18px!important}.page-help .guides-hero .hero-title{font-size:27px!important}.page-help .guides-hero .hero-copy{font-size:14px;line-height:1.5}.pricing-toggle .toggle-btn{min-width:78px;padding-inline:18px}.pricing-card .amount{font-size:48px}.faq-accordion .accordion-button{padding-inline:18px}.sidebar-link{font-size:14px}.testimonials-section{padding:52px 0 28px}.testimonial-label{font-size:16px!important}.testimonials-section .section-title{font-size:22px!important;line-height:1.25!important;margin-bottom:22px}.testimonials-grid{--testimonial-card-width:clamp(240px,calc(100vw - 72px),280px);width:100%!important;margin-inline:0!important;padding:10px 14px 22px!important}.testimonial-card{scroll-margin-left:14px;min-height:0;padding:26px 22px 22px;max-width:100%}.testimonial-card p{font-size:16px!important;overflow-wrap:break-word}.testimonial-card .quote-icon{right:16px;bottom:14px;font-size:38px}.testimonial-nav button{width:46px;height:46px}}.page-pricing.billing-yearly .monthly-price{display:none}.page-pricing.billing-yearly .yearly-price{display:flex}.login-shell,.page-login{min-height:100vh;background:#ffffff}.login-shell{position:relative;overflow:hidden}.login-logo{width:250px;display:block;padding:20px}.login-logo img{width:100%;height:auto}.login-shape,.login-social{position:absolute;z-index:1;pointer-events:none}.login-shape-mint{top:0;right:0}.login-shape-yellow{left:0;bottom:0}.login-social{filter:drop-shadow(0 0 6px rgba(0,0,0,.13))}.login-shape img,.login-social img{width:100%;height:100%}.login-social-facebook{top:40px;left:54%;width:50px;height:50px}.login-social-instagram{top:148px;left:66px;width:50px;height:50px}.login-social-x{left:196px;bottom:58px;width:50px;height:50px}.login-social-linkedin{right:94px;bottom:90px;width:55px;height:55px}.login-card{position:relative;z-index:2;max-width:600px;margin:0 auto;text-align:center;padding:15px 0 50px}.login-card h1{margin:0 0 5px;color:#091747;font-size:40px!important;font-weight:600!important;line-height:1.2!important}.login-card p{margin:0;color:#000;font-size:16px!important;font-weight:400!important;line-height:1.5!important}.login-form{margin-top:30px}.login-email-responsive,.login-submit-responsive{display:none}.login-field{margin-bottom:18px;text-align:left}.login-field label{display:block;margin:0 0 10px;color:var(--color-blue);font-size:15px;font-weight:400;line-height:1}.login-input-wrap{position:relative}.login-input-wrap input{width:100%;height:55px;border:1px solid #d9d9d9;border-radius:41px;padding:20px 50px 20px 20px;color:#091747;background:#ffffff;font-family:var(--font-primary);font-size:14px;font-weight:400;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.login-input-wrap input:focus,.login-input-wrap.active input{border-color:#2a85ff;box-shadow:0 0 0 1px rgba(42,133,255,.05)}.login-input-wrap input::placeholder{color:#9f9f9f;opacity:1}.login-input-wrap i{position:absolute;top:50%;right:19px;color:#9f9f9f;font-size:16px;transform:translateY(-50%)}.login-input-wrap input:focus+i,.login-input-wrap.active i{color:#2a85ff}.login-options{display:flex;align-items:center;justify-content:flex-end;margin-top:2px;margin-bottom:24px}.remember-check{display:inline-flex;align-items:center;gap:6px;margin:0;color:#00162e;font-size:15px;font-weight:300;line-height:1;cursor:pointer}.remember-check input{width:18px;height:18px;margin:0;border:1px solid #d9d9d9;border-radius:5px;appearance:none;background:#ffffff}.remember-check input:checked{border-color:var(--color-blue);background-color:var(--color-blue);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:12px}.login-options a{color:#ff415a;font-size:14px;font-weight:400;line-height:1}.login-submit{width:100%;padding:20px 30px;border:0;border-radius:36px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#ffffff;background:var(--color-red);font-family:var(--font-primary);font-size:18px;font-weight:700;line-height:1;transition:transform .25s ease,box-shadow .25s ease}.login-submit:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(255,65,90,.24)}.login-register i,.login-submit i{font-size:8px}.login-register{margin-top:30px!important;color:#000!important;font-size:15px!important;font-weight:400!important;line-height:1.4!important}.login-register a{color:var(--color-orange);font-weight:400}@media (min-width:481px) and (max-width:991.98px){.login-logo{top:13px;left:8px;width:122px}.login-shape-mint{width:clamp(168px,38vw,246px);height:clamp(182px,41vw,266px)}.login-shape-yellow{width:clamp(109px,22vw,132px);height:clamp(114px,23vw,139px)}.login-card{width:min(306px,calc(100% - 56px));padding-top:65px}.login-card h1{margin-bottom:4px;font-size:21px}.login-card p{font-size:8px}.login-form{margin-top:30px}.login-field{margin-bottom:18px}.login-email-responsive,.login-submit-responsive{display:block}.login-input-wrap,.login-input-wrap input{height:30px}.login-input-wrap input{padding:0 35px 0 13px;border-radius:16px;font-size:8px}.login-input-wrap i{right:13px;font-size:10px}.login-options{margin-top:1px;margin-bottom:16px}.login-options a,.remember-check{font-size:7px}.remember-check{gap:4px}.remember-check input{width:7px;height:7px}.login-submit{height:32px;border-radius:17px;font-size:8px}.login-register{margin-top:21px!important;font-size:8px!important}.login-register a{color:var(--color-blue)}.login-social-facebook{top:36px;left:55.5%;width:27px;height:27px}.login-social-instagram{top:90px;left:47px;width:31px;height:31px}.login-social-x{top:309px;left:107px;bottom:auto;width:34px;height:34px}.login-social-linkedin{top:273px;right:33px;bottom:auto;width:43px;height:43px}}@media (max-width:480px){.login-logo{top:20px;left:15px;width:150px}.login-shape-mint{width:265px;height:286px;right:-50px}.login-shape-yellow{left:-58px;bottom:-62px;width:220px;height:231px}.login-social{display:none}.login-card{width:min(100%,calc(100% - 50px));padding-top:94px}.login-card h1{margin-bottom:8px;font-size:28px;line-height:1.05}.login-card p{font-size:10px}.login-form{margin-top:39px}.login-field{margin-bottom:26px}.login-email-responsive,.login-submit-responsive{display:block}.login-input-wrap,.login-input-wrap input{height:45px}.login-input-wrap input{padding:0 42px 0 16px;border-radius:24px;font-size:12px}.login-input-wrap i{right:17px;font-size:14px}.login-options{align-items:flex-start;gap:18px;flex-direction:column;margin-top:0;margin-bottom:24px}.login-options a,.remember-check{font-size:10px}.remember-check{gap:3px}.remember-check input{width:10px;height:10px}.login-submit{height:47px;border-radius:24px;font-size:12px}.login-register{margin-top:25px!important;font-size:11px!important}.login-register a{color:var(--color-blue)}}.page-signup .login-shell{padding-bottom:70px}.page-signup .login-logo{width:285px;padding:28px}.page-signup .login-shape-mint{width:430px;height:465px}.page-signup .login-shape-yellow{width:288px;height:302px}.page-signup .login-social-facebook{top:clamp(54px,4.1vw,84px);left:50%;width:clamp(42px,3.2vw,66px);height:clamp(42px,3.2vw,66px)}.page-signup .login-social-instagram{top:clamp(148px,13.6vw,279px);left:clamp(66px,6.5vw,133px);width:clamp(50px,4vw,82px);height:clamp(50px,4vw,82px)}.page-signup .login-social-x{left:clamp(196px,17.4vw,356px);bottom:clamp(58px,8vw,164px);width:clamp(50px,4vw,82px);height:clamp(50px,4vw,82px)}.page-signup .login-social-linkedin{right:clamp(94px,13.2vw,270px);bottom:clamp(90px,10.9vw,223px);width:clamp(55px,4vw,82px);height:clamp(55px,4vw,82px)}.signup-card h1{margin-bottom:8px;color:#000000;font-size:50px;font-weight:700;line-height:1.12}.signup-card p{color:#000000;font-size:21px;line-height:1.35}.signup-card p a,.signup-terms a{color:#1682ff}.signup-form{margin-top:66px}.signup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:24px}.signup-grid .login-field{margin-bottom:0}.signup-grid .login-input-wrap input{height:55px;border-radius:41px;padding:0 50px 0 20px;font-size:14px!important;font-weight:400}.signup-grid .login-input-wrap i{right:19px;font-size:16px}.signup-https-wrapper{display:flex;align-items:center}.signup-https-prefix{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#9f9f9f;font-family:var(--font-primary);font-size:14px;font-weight:400;user-select:none;pointer-events:none}.signup-https-wrapper input{padding-left:70px!important}.signup-terms{width:100%;align-items:flex-start;gap:10px;margin:20px 0 31px;color:#000000;font-size:16px;font-weight:400;line-height:1.45;text-align:left}.signup-terms input{flex:0 0 auto;width:18px;height:18px;margin-top:4px}@media (max-width:1599.98px){.page-signup .login-logo{width:250px;padding:20px}.signup-card h1{font-size:42px}.signup-card p{font-size:18px}.signup-form{margin-top:42px}.signup-grid{row-gap:28px}.signup-grid .login-input-wrap input{height:55px;font-size:17px}}@media (min-width:481px) and (max-width:991.98px){.page-signup .login-logo{width:150px;padding:13px 8px}.page-signup .login-shape-mint{width:clamp(210px,44vw,300px);height:clamp(227px,48vw,324px)}.page-signup .login-shape-yellow{width:clamp(130px,26vw,180px);height:clamp(137px,27vw,189px)}.page-signup .login-social-facebook{top:36px;left:55.5%;width:27px;height:27px}.page-signup .login-social-instagram{top:90px;left:47px;width:31px;height:31px}.page-signup .login-social-x{top:auto;left:107px;bottom:84px;width:34px;height:34px}.page-signup .login-social-linkedin{top:auto;right:33px;bottom:118px;width:43px;height:43px}.signup-card h1{font-size:24px}.signup-card p{font-size:10px}.signup-form{margin-top:31px}.signup-grid{row-gap:18px;column-gap:13px}.signup-grid .login-input-wrap,.signup-grid .login-input-wrap input{height:34px}.signup-grid .login-input-wrap input{padding:0 30px 0 13px;border-radius:17px;font-size:9px}.signup-grid .login-input-wrap i{right:12px;font-size:10px}.signup-terms{gap:9px;margin:14px 0 18px;font-size:9px}.signup-terms input{width:9px;height:9px;margin-top:2px}}@media (max-width:480px){.page-signup .login-logo{width:170px;padding:20px 15px}.page-signup .login-shape-mint{width:265px;height:286px;right:-50px}.page-signup .login-shape-yellow{left:-58px;bottom:-62px;width:220px;height:231px}.page-signup .login-social{display:none}.signup-card h1{font-size:29px}.signup-card p{font-size:12px}.signup-form{margin-top:31px}.signup-grid{grid-template-columns:1fr;row-gap:18px}.signup-grid .login-input-wrap,.signup-grid .login-input-wrap input{height:45px}.signup-grid .login-input-wrap input{padding:0 42px 0 16px;border-radius:24px;font-size:12px}.signup-grid .login-input-wrap i{right:17px;font-size:14px}.signup-terms{gap:9px;margin:18px 0 24px;font-size:11px}.signup-terms input{width:10px;height:10px;margin-top:3px}}.page-forgot .login-shell{padding-bottom:70px}.page-forgot .login-logo{width:285px;padding:28px}.page-forgot .login-shape-mint{width:430px;height:465px}.page-forgot .login-shape-yellow{width:294px;height:309px}.page-forgot .login-social-facebook{top:clamp(54px,4.1vw,84px);left:52%;width:clamp(42px,3.2vw,66px);height:clamp(42px,3.2vw,66px)}.page-forgot .login-social-instagram{top:clamp(148px,11.3vw,232px);left:clamp(66px,6.5vw,133px);width:clamp(50px,4vw,82px);height:clamp(50px,4vw,82px)}.page-forgot .login-social-x{left:clamp(196px,20vw,410px);bottom:clamp(58px,8vw,164px);width:clamp(50px,4vw,82px);height:clamp(50px,4vw,82px)}.page-forgot .login-social-linkedin{right:clamp(94px,7.2vw,148px);bottom:clamp(90px,12.5vw,255px);width:clamp(55px,4vw,82px);height:clamp(55px,4vw,82px)}.forgot-card{padding-top:58px}.forgot-card h1{margin-bottom:14px;color:#000000;font-size:52px;font-weight:700;line-height:1.1}.forgot-card p{color:#000000;font-size:21px;line-height:1.35}.forgot-form{margin-top:72px}.forgot-field{margin-bottom:41px}.forgot-field .login-input-wrap input{height:80px;border-radius:40px;padding:0 64px 0 29px;font-size:22px;font-weight:400}.forgot-field .login-input-wrap i{right:25px;color:#a8a8a8;font-size:28px}.forgot-back{display:inline-block;margin-top:53px;font-size:21px;font-weight:400;line-height:1.35}.forgot-back,.forgot-back:hover{color:#1682ff}.page_modal__23Kbq{word-wrap:break-word}@media (max-width:1599.98px){.page-forgot .login-logo{width:250px;padding:20px}.forgot-card{padding-top:38px}.forgot-card h1{font-size:42px}.forgot-card p{font-size:18px}.forgot-form{margin-top:54px}.forgot-field .login-input-wrap input{height:64px;font-size:17px}.forgot-back{margin-top:42px;font-size:18px}}@media (min-width:481px) and (max-width:991.98px){.page-forgot .login-logo{width:150px;padding:13px 8px}.page-forgot .login-shape-mint{width:clamp(210px,44vw,300px);height:clamp(227px,48vw,324px)}.page-forgot .login-shape-yellow{width:clamp(130px,26vw,180px);height:clamp(137px,27vw,189px)}.page-forgot .login-social-facebook{top:36px;left:55.5%;width:27px;height:27px}.page-forgot .login-social-instagram{top:90px;left:47px;width:31px;height:31px}.page-forgot .login-social-x{top:auto;left:107px;bottom:84px;width:34px;height:34px}.page-forgot .login-social-linkedin{top:auto;right:33px;bottom:118px;width:43px;height:43px}.forgot-card{max-width:none;padding-top:64px}.forgot-card h1{margin-bottom:5px;font-size:24px}.forgot-card p{font-size:10px}.forgot-form{margin-top:31px}.forgot-field{margin-bottom:18px}.forgot-field .login-input-wrap,.forgot-field .login-input-wrap input{height:34px}.forgot-field .login-input-wrap input{padding:0 30px 0 13px;border-radius:17px;font-size:9px}.forgot-field .login-input-wrap i{right:12px;font-size:13px}.forgot-back{margin-top:21px;font-size:10px}}@media (max-width:480px){.page-forgot .login-logo{width:170px;padding:20px 15px}.page-forgot .login-shape-mint{width:265px;height:286px;right:-50px}.page-forgot .login-shape-yellow{left:-58px;bottom:-62px;width:220px;height:231px}.page-forgot .login-social{display:none}.forgot-card{max-width:none;padding-top:83px}.forgot-card h1{margin-bottom:8px;font-size:30px}.forgot-card p{font-size:12px}.forgot-form{margin-top:39px}.forgot-field{margin-bottom:24px}.forgot-field .login-input-wrap,.forgot-field .login-input-wrap input{height:45px}.forgot-field .login-input-wrap input{padding:0 42px 0 16px;border-radius:24px;font-size:12px}.forgot-field .login-input-wrap i{right:17px;font-size:16px}.forgot-back{margin-top:25px;font-size:12px}.dashboard-shared_messagesListTableWrapper__Vc4kR{overflow-x:scroll}section.dashboard-shared_msgSubHeaderCard__Amo89>div{flex-direction:column}.dashboard-shared_msgSubHeaderCard__Amo89 button{font-size:12px;margin-top:10px}}.admin-theme-wrapper{.p-6{padding:1.5rem}.p-5{padding:1.25rem}.p-4{padding:1rem}.p-3{padding:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.max-w-7xl{max-width:1280px}.max-w-md{max-width:448px}.max-w-2xl{max-width:672px}.w-full{width:100%}.h-64{height:16rem}.h-44{height:11rem}.h-4{height:1rem}.w-2{width:.5rem}.h-2{height:.5rem}.w-2\.5{width:.625rem}.h-2\.5{height:.625rem}.max-h-72{max-height:18rem}.max-h-60{max-height:15rem}.max-h-40{max-height:10rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-8>*+*{margin-top:2rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-y-2>*+*{margin-top:.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-0\.5>*+*{margin-top:.125rem}.space-x-2>*+*{margin-left:.5rem}.bg-\[\#fafbfe\]{background-color:#fafbfe}.bg-white{background-color:#ffffff}.bg-gray-50{background-color:#f8fafc}.bg-gray-100{background-color:#f1f5f9}.hover\:bg-gray-50:hover{background-color:#f8fafc}.hover\:bg-gray-50\/50:hover{background-color:rgba(248,250,252,.5)}.bg-\[\#1fdab0\]\/10{background-color:rgba(31,218,176,.1)}.bg-\[\#2a85ff\]\/10{background-color:rgba(42,133,255,.1)}.bg-purple-50{background-color:#faf5ff}.bg-orange-50{background-color:#fff7ed}.bg-red-50{background-color:#fef2f2}.flex{display:flex}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.border{border-width:1px;border-style:solid}.border-gray-100{border-color:#f1f5f9}.border-gray-200{border-color:#e2e8f0}.border-l{border-left-width:1px;border-left-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-red-100{border-color:#fee2e2}.shadow-xs{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-sm{box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.05)}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-md{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-\[10px\]{font-size:.625rem}.text-\[11px\]{font-size:.6875rem}.font-extrabold{font-weight:800}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#03162f\]{color:#03162f}.text-\[\#566172\]{color:#566172}.text-\[\#1fdab0\]{color:#1fdab0}.text-\[\#2a85ff\]{color:#2a85ff}.text-purple-600{color:#9333ea}.text-\[\#ff6400\]{color:#ff6400}.text-red-700{color:#b91c1c}.text-gray-400{color:#94a3b8}.text-gray-500{color:#64748b}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-right{text-align:right}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.table-auto{table-layout:auto}.sticky{position:sticky}.top-0{top:0}.z-10{z-index:10}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:50}.backdrop-blur-xs{backdrop-filter:blur(2px)}.divide-y>*+*{border-top-width:1px;border-top-style:solid}.divide-gray-100>*+*{border-color:#f1f5f9}.bg-\[\#2a85ff\]{background-color:#2a85ff}.hover\:bg-\[\#2a85ff\]\/90:hover{background-color:rgba(42,133,255,.9)}.text-white{color:#ffffff}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.2s}.transition-all{transition-property:all;transition-duration:.2s}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.font-mono{font-family:monospace}.whitespace-pre-wrap{white-space:pre-wrap}.font-sans{font-family:var(--font-primary),sans-serif}.admin-page-container{padding:1.5rem;max-width:1280px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2rem;box-sizing:border-box}.admin-kpi-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;width:100%}@media (min-width:640px){.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.admin-kpi-grid{grid-template-columns:repeat(4,1fr)}}.admin-bottom-grid,.admin-charts-grid,.admin-tables-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}@media (min-width:1024px){.admin-bottom-grid,.admin-charts-grid,.admin-tables-grid{grid-template-columns:repeat(3,1fr)}}.admin-col-span-1,.admin-col-span-2{grid-column:span 1/span 1}@media (min-width:1024px){.admin-col-span-2{grid-column:span 2/span 2}}.admin-card,.admin-chart-card,.admin-table-card{background-color:#ffffff;padding:1.5rem;border-radius:1rem;border:1px solid #f1f5f9;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}.admin-flex-between{justify-content:space-between}.admin-border-red{border-color:#fee2e2}}