/* ===== Base ===== */
html { height: 100%; }
* { box-sizing: border-box; }
body { margin: 0; color: #333; background: linear-gradient(135deg, #EAF4FC 0%, #E8F2FB 48%, #E6F0F9 100%); min-height: 100%; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; }
.flexwrapper{background:linear-gradient(135deg,#EAF4FC 0%,#E8F2FB 48%,#E6F0F9 100%)!important;background-attachment:fixed!important}
.flexwrapper>.section{background-color:transparent!important}
img { max-width: 100%; vertical-align: middle; display: inline-block; }
a { color: #222; text-decoration: none; }
p { margin-top: 0; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; font-weight: 700; }
h1 { margin-top: 20px; font-size: 38px; line-height: 44px; }

@font-face { font-family: Inter; src: url(/upload/tracky/637637e407ceb16df293d2e3_Inter-Regular.ttf) format("truetype"); font-weight: 400; }
@font-face { font-family: Inter; src: url(/upload/tracky/637637e4f63e86c6a73e2860_Inter-Medium.ttf) format("truetype"); font-weight: 500; }
@font-face { font-family: Inter; src: url(/upload/tracky/63763808056779f890be5fde_Inter-SemiBold.ttf) format("truetype"); font-weight: 600; }
@font-face { font-family: Inter; src: url(/upload/tracky/637637e4734dba2a00e8fe1c_Inter-Bold.ttf) format("truetype"); font-weight: 700; }
@font-face { font-family: GRIFTER; src: url(/upload/tracky/63299dd09255d352c564b198_grifterbold.otf) format("opentype"); font-weight: 700; }
:root { --soft-black: #151b31; --tomato: #ff5858; --blue: #4a2cfe; --sandy-brown: #ffb07b; --text-color: #46433f; }

/* ===== Layout ===== */
.flexwrapper { flex-direction: column; min-height: 100vh; font-family: Inter, sans-serif; font-size: 18px; line-height: 1.55em; display: flex; }
.flexwrapper > .mz-footer { margin-top: auto; }
.section { flex-direction: column; align-items: center; padding-top: 75px; padding-bottom: 75px; display: flex; }
.container { flex-direction: column; align-items: center; width: 1200px; max-width: 100%; padding-left: 15px; padding-right: 15px; display: flex; }
.index-right { margin-left: max(calc(var(--sidebar-width, 260px) + 40px), calc((100% - 1350px + var(--sidebar-width, 260px) + 40px) / 2)); margin-right: auto; max-width: 1350px; }
.notification-bar-wrapper { width: 100%; }
.navbar-animation-trigger { z-index: 0; width: 100%; height: 48px; position: absolute; top: 0; left: 0; }
.desktop-actions-search { display: none !important; }

/* ===== Header ===== */
.section.headersection { padding-top: 32px; padding-bottom: 32px; position: relative; }
.container.vertical-align-stretch { flex-direction: column; align-items: stretch; display: flex; }
.header { justify-content: space-between; align-items: center; position: relative; }
.headerarrow { color: #6d6f75; font-family: GRIFTER, sans-serif; font-size: 12px; font-weight: 700; line-height: 2em; display: none; position: absolute; top: 0; right: -180px; }

/* ===== Banner ===== */
.banner { grid-column-gap: 8px; justify-content: center; align-items: center; margin-top: 100px; margin-left: auto; margin-right: auto; display: flex; }
.bannerimage.continue { margin-top: -15px; }
.loadanimation { height: 180px; }

/* ===== Hero ===== */
.section.herosection { background-image: url(/upload/tracky/634928fe1301dec2a1beca08_Vector%206.svg), url(/upload/tracky/634928fe8f90058f7e979f11_Vector%204%20\(1\).svg); background-position: 0 100%, 100%; background-repeat: no-repeat, no-repeat; background-size: auto, auto; padding-top: 32px; padding-bottom: 12px; }
.herocontenttitlewrap { align-items: flex-end; display: flex; overflow: hidden; }
.herocontenttitlewrap.mobile { display: none; }
.title { color: var(--soft-black); margin-top: 0; margin-bottom: 10px; font-family: GRIFTER, sans-serif; font-size: 64px; font-weight: 700; line-height: 1.2em; }
.title.degrade { -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, #f13838, #4a2cfe 64%); -webkit-background-clip: text; background-clip: text; }
.title.degrade.typed-words { color: #ff5858; -webkit-text-fill-color: inherit; background-image: none; background-clip: border-box; }
.title.mobilehero { }
.contenttitleimage { margin-left: 12px; margin-right: 12px; display: block; position: relative; bottom: -30px; }
.contenttitleimage.mobile { }
.herotext { color: #6d6f75; text-align: center; max-width: 775px; margin-bottom: 48px; font-size: 24px; line-height: 1.5em; }
.herotext.mobile { display: none; }
.row { grid-column-gap: 24px; display: flex; }
.herocontent { position: relative; max-width: 885px; width: 100%; margin-bottom: 16px; padding: 14px 20px; display: flex; align-items: center; gap: 12px; background: rgba(255,255,255,0.9); border: 2px solid rgba(0,0,0,0.06); border-radius: 14px; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,0.03); transition: all 0.25s ease; }
.search-text { flex: 1; font-size: 1rem; color: #64748b; }
.search-kbd { padding: 3px 10px; background: rgba(0,0,0,0.05); border-radius: 6px; font-size: 0.75rem; color: #94a3b8; border: 1px solid rgba(0,0,0,0.06); }
.herocontent svg { flex-shrink: 0; }

.doghands { position: absolute; top: -11px; left: 336px; }
.herocursor { position: absolute; inset: auto -40px -50px auto; }
.typed-words::after { content: "|"; display: inline; animation: blink 1s infinite; color: inherit; }
@keyframes blink { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } }

/* ===== CTA ===== */
.section.padding-0 { padding: 0; }
.container.heroctacontainer { padding-bottom: 12px; position: relative; }
.herocta { grid-column-gap: 4px; color: var(--soft-black); background-color: transparent; border-radius: 4px; align-items: center; padding: 8px 12px; font-weight: 600; display: none; }
.heroctacontainerimage { position: absolute; inset: auto auto 120px 0%; }
.heroctacontainerimage.right { position: absolute; inset: -50px 0% auto auto; }
.heroctaline { margin-top: 70px;margin-bottom: 50px; }

/* ===== Tabs ===== */
.section.tabsection { min-height: 100vh; justify-content: center; overflow: hidden; }
.sectiontitle { color: var(--soft-black); text-align: center; margin-top: 0; margin-bottom: 12px; font-family: GRIFTER, sans-serif; font-size: 40px; line-height: 1.1; }
.sectiontext { color: #6d6f75; margin-bottom: 50px; text-align: center;font-size: 22px; line-height: 1.4em; }
.tabsection .sectiontext { margin-bottom: 24px; }
.trackmanagementbox { background-color: #151b31; border-radius: 16px; width: 100%; margin-top: 36px; padding-top: 48px; padding-left: 120px; padding-right: 120px; position: relative; }
.tabsection .trackmanagementbox { margin-top: 16px; }
.trackmanagementtabs { flex-direction: column; align-items: center; display: flex; }
.trackmanagementtabsmenu { border-bottom: 3px solid #484e65; justify-content: center; padding-left: 34px; padding-right: 34px; display: flex; }
.w-tabs { position: relative; }
.w-tabs::before, .w-tabs::after { content: " "; grid-area: 1/1/2/2; display: table; }
.w-tabs::after { clear: both; }
.w-tab-menu { position: relative; }
.w-tab-link { vertical-align: top; text-align: left; cursor: pointer; color: #222; background-color: #ddd; padding: 9px 30px; text-decoration: none; display: inline-block; position: relative; }
.w-tab-link:focus { outline: 0; }
.w-tab-link.w--current { background-color: #c8c8c8; }
.w-tab-content { display: block; position: relative; overflow: hidden; }
.w-tab-pane { display: none; position: relative; }
.w--tab-active { display: block; }
.w-inline-block { max-width: 100%; display: inline-block; }
.trackmanagementtablink.w--current { border-bottom-width: 6px; border-bottom-color: var(--tomato); color: #fff; background-color: transparent; }
.trackmanagementtabscontent { flex-direction: column; width: 100%; height: 520px; margin-top: 64px; display: flex; overflow: hidden; }
.trackmanagementtabscontent .w-tab-pane { height: 100%; }
.trackmanagementtablink { color: #6d6f75; text-align: center; background-color: transparent; border-bottom: 6px solid transparent; align-items: center; margin-bottom: -4.2px; padding: 24px 20px; font-size: 20px; font-weight: 500; line-height: 1; display: flex; }
.trackingimage { object-fit: contain; object-position: 50% 50%; border-top-left-radius: 10px; border-top-right-radius: 10px; width: 100%; height: 100%; margin-bottom: 0; }
.trackmanagementsoon { border-top-left-radius: 8px; border-top-right-radius: 8px; justify-content: center; align-items: center; width: 100%; height: 100%; display: flex; }
.trackmanagementsoon.has-coming-soon { overflow: hidden; }
.trackmanagementsoon.has-coming-soon .trackingimage { filter: blur(7px); opacity: 0.62; transform: scale(1.04); }
.trackymanagementsoonbox { text-align: center; background-color: #fff; border-radius: 8px; flex-direction: column; max-width: 400px; padding: 32px 50px; display: flex; position: absolute; box-shadow: 0 7px 35px #171f4614; }
.soonboximagewrap { justify-content: center; align-items: center; display: flex; position: relative; }
.soonboximage { position: relative; left: 23px; }
.confettiimage { position: relative; left: -17px; }
.confettilottie { position: absolute; left: 94px; }
.soonboxtitle { z-index: 1; color: var(--soft-black); margin-top: 24px; margin-bottom: 8px; font-size: 24px; font-weight: 600; line-height: 1.16em; position: relative; }
.soonboxtext { z-index: 1; color: #6d6f75; letter-spacing: 0.01em; font-size: 16px; line-height: 1.43em; position: relative; }
.mobile { display: none; }
.mobile-padding-15 { }

@media (max-width: 479px) { .w-tab-link { display: block; } }

/* ===== Tools Section ===== */
.tools-section { min-height: 100vh; max-width: 100%; padding: 2rem 0; display: flex; flex-direction: column; justify-content: center; }
.tools-section > .header { width: 100%; margin-bottom: 28px; text-align: center; }
.main-content { display: flex; align-items: center; gap: clamp(32px, 5vw, 60px); width: min(1120px, 100%); margin: 0 auto 32px; justify-content: center; }
.illustration { flex: 0 0 250px; position: relative; height: 250px; width: 250px; }
.illustration .img-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; transform: translate(80px, 15px) scale(1.6); opacity: 0.6; z-index: 0; }
.illustration .img-fg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; transform: translate(-5px, 0) scale(0.85); z-index: 2; }
.testimonial-card { border-radius: 24px; flex: 1 1 700px; width: 100%; max-width: 700px; min-width: 0; padding: 0; position: relative; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.05); display: flex; flex-direction: column; overflow: visible; margin-left: 0; }
.card-corner-icon { position: absolute; top: -32px; right: 20px; width: 64px; height: 64px; z-index: 20; display: flex; align-items: center; justify-content: center; }
.card-corner-icon img { width: 100%; height: 100%; object-fit: contain; display: block; }
.module-insert-container { width: 100%; height: auto; min-height: 420px; flex: 0 0 auto; display: flex; flex-direction: column; border-radius: 24px; overflow: hidden; border: none; background: transparent; z-index: 1; }
.module-insert-container iframe { width: 100%; height: auto; min-height: inherit; border: 0; display: block; }
.categories-container { display: grid; grid-template-columns: minmax(150px, 180px) minmax(0, 1fr); column-gap: 32px; row-gap: 20px; width: min(1120px, 100%); margin: 0 auto; padding-top: 24px; border-top: 1px solid #e2e8f0; align-items: start; }
.category-card { width: 100%; justify-self: stretch; align-self: start; padding: 8px 16px; background-color: #fff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.04); font-size: 1.1rem; font-weight: 700; color: #1e293b; text-align: center; text-transform: uppercase; letter-spacing: 0.05em; line-height: 1.4; }
.category-logos { min-width: 0; width: 100%; justify-self: stretch; align-self: start; display: flex; align-items: flex-start; gap: 32px 36px; padding-top: 0; flex-wrap: wrap; }
.logo-item { display: flex; align-items: center; gap: 16px; color: #475569; font-weight: 700; font-size: 1.45rem; opacity: 0.7; transition: opacity 0.2s; cursor: default; }
.logo-item:hover { opacity: 1; }
.logo-icon { width: auto; height: 34px; max-width: 120px; background: #e2e8f0; border-radius: 8px; display: block; object-fit: contain; font-size: 0.9rem; color: #334155; }

/* ===== Responsive ===== */
@media (max-width: 991px) {
    .heroctacontainerimage.right { inset: auto 0% 0% auto; }
    .heroctacontainerimage.left { bottom: 20px; left: 20px; }
    .trackmanagementbox { padding-left: 16px; padding-right: 16px; }
    .trackmanagementtablink { border-bottom-color: #444; flex: none; margin-bottom: 0; }
    .trackmanagementtabsmenu { border-bottom-style: none; width: 100%; overflow: auto; }
}
@media (max-width: 1000px) {
    .loadanimation { height: 0; }
    .banner { margin-top: 0; }
    .index-right {
        width: auto;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .section.tabsection { padding-top: 40px; padding-bottom: 40px; }
    .herosection .container { width: 100%; min-width: 0; padding-left: 16px; padding-right: 16px; }
    .herocontenttitlewrap { width: 100%; max-width: 100%; justify-content: center; }
    .herocontenttitlewrap .row { min-width: 0; max-width: 100%; justify-content: center; }
    .herocontenttitlewrap .title { font-size: clamp(34px, 8vw, 52px); }

    .herocontent {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 12px 14px;
        gap: 8px;
        justify-content: flex-start;
        overflow: visible;
    }

    .herocontent .search-text {
        min-width: 0;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .herocontent .doghands {
        top: -11px;
        left: 50%;
        width: clamp(139px, 55vw, 205px);
        max-width: none;
        height: auto;
        transform: translateX(-50%);
        pointer-events: none;
    }

    .herocontent .herocursor {
        right: 6px;
        bottom: -28px;
        width: clamp(32px, 10vw, 40px);
        max-width: none;
        height: auto;
        pointer-events: none;
    }

    .heroctacontainerimage.right { display: none; }
    .heroctacontainerimage.left { display: none; }

    .herocontenttitlewrap:first-of-type { display: none; }

    .herocontenttitlewrap.mobile { display: block; }


    .herotext { display: none; }
    .herotext.mobile { display: block; margin-bottom: 0; font-size: 18px; }
    .sectiontitle { font-size: 28px; }
    .sectiontext { font-size: 16px; margin-bottom: 0; }
    .tabsection .sectiontext { margin-bottom: 8px; }
    .trackmanagementbox { border-radius: 16px; padding-left: 0; padding-right: 0; }
    .tabsection .trackmanagementbox { margin-top: 12px; }
    .trackmanagementtablink { padding: 15px 24px; font-size: 14px; }
    .trackmanagementtabsmenu { min-width: 0; scrollbar-width: none; }
    .trackmanagementtabsmenu::-webkit-scrollbar { display: none; }
    .trackmanagementtabscontent { min-width: 0; height: 360px; margin-top: 20px; padding-left: 16px; padding-right: 16px; }
    .mobile { display: block; }
    .search-tag { display: none; }
    kbd { display: none; }
    .herocontent { justify-content: flex-start; }
    .search-text { flex: 1 1 auto; }

    .tools-section { width: 100%; padding: 1.5rem 16px; }
    .tools-section > .header { margin-bottom: 20px; }
    .main-content { flex-direction: column; align-items: center; gap: 30px; }
    .illustration { display: none; }
    .testimonial-card { min-width: 0; width: 100%; flex: 0 1 100%; max-width: 100%; margin-left: 0; }
    .module-insert-container { height: auto; min-height: 320px; }
    .module-insert-container iframe { display: block; width: 100%; max-width: 100%; }
    .trackmanagementsoon.has-coming-soon .trackymanagementsoonbox { max-width: 260px; padding: 20px 24px; }
    .trackmanagementsoon.has-coming-soon .soonboximage,
    .trackmanagementsoon.has-coming-soon .confettiimage { max-width: 100px; }
    .trackmanagementsoon.has-coming-soon .soonboxtitle { margin-top: 14px; font-size: 20px; }
    .trackmanagementsoon.has-coming-soon .soonboxtext { font-size: 14px; }
    .categories-container { display: grid; grid-template-columns: minmax(92px, 0.32fr) minmax(0, 1fr); align-items: start; column-gap: 20px; row-gap: 22px; min-width: 0; }
    .category-card { width: 100%; max-width: 100%; justify-self: stretch; align-self: start; text-align: center; padding: 8px 10px; font-size: 1rem; white-space: normal; }
    .category-logos { min-width: 0; width: 100%; justify-self: stretch; align-self: start; justify-content: flex-start; gap: 18px 20px; padding: 0; background: transparent; border: 0; border-radius: 0; }
    .logo-item { font-size: 1.2rem; }
    .logo-icon { width: auto; height: 32px; font-size: 1.1rem; }


}
@media (max-width: 479px) {
    .heroctacontainerimage.right { display: none; }
    .heroctacontainerimage.left { display: none; }
    .heroctaline { margin-top: 10px; margin-bottom: 10px; }

    .herocontenttitlewrap .title { margin-bottom: 15px; font-size: 28px; }
    .title.degrade { display: inline; }
    .herocontenttitlewrap { flex-wrap: wrap; justify-content: center; align-items: center; margin-bottom: 10px; }
    .trackmanagementbox { border-radius: 16px; margin-bottom: 32px; padding-left: 0; padding-right: 0; }
    .trackmanagementtablink { padding: 12px 8px; font-size: 14px; }
    .trackmanagementtabs { padding-left: 16px; padding-right: 16px; }
    .trackmanagementtabsmenu { border-bottom-style: none; justify-content: center; gap: 4px; padding-left: 0; padding-right: 0; }
    .trackmanagementtabscontent { height: 280px; margin-top: 16px; padding-left: 0; padding-right: 0; }
    .trackmanagementsoon.has-coming-soon .trackymanagementsoonbox { max-width: 210px; padding: 12px 16px; }
    .trackmanagementsoon.has-coming-soon .soonboximage,
    .trackmanagementsoon.has-coming-soon .confettiimage { max-width: 76px; }
    .trackmanagementsoon.has-coming-soon .soonboxtitle { margin-top: 8px; font-size: 16px; }
    .trackmanagementsoon.has-coming-soon .soonboxtext { font-size: 12px; }
    .sectiontitle.width-530 { margin-bottom: 8px; font-size: 28px; }
    .herocontent { flex-direction: row; align-items: center; justify-content: flex-start; font-size: 20px; display: flex; }
    .tools-section { width: 100%; padding: 1rem 12px; }
    .tools-section > .header { margin-bottom: 16px; }
    .main-content { gap: 20px; }
    .illustration { display: none; }
    .module-insert-container { height: auto; min-height: 260px; }
    .categories-container { grid-template-columns: minmax(82px, 0.34fr) minmax(0, 1fr); column-gap: 14px; row-gap: 16px; }
    .category-card { padding: 6px 8px; font-size: 0.95rem; }
    .category-logos { gap: 14px 12px; padding: 0; }
    .logo-item { font-size: 1.1rem; gap: 8px; }
    .logo-icon { width: auto; height: 28px; font-size: 1rem; }


}
@media (min-width: 1001px) and (max-width: 1199px) {
    .title { font-size: 52px; }
    .trackmanagementbox { padding-left: 48px; padding-right: 48px; }
    .trackmanagementtablink { padding-left: 14px; padding-right: 14px; font-size: 17px; }
    .main-content { flex-direction: column; gap: 24px; }
    .illustration { display: none; }
    .testimonial-card { width: 100%; min-width: 0; max-width: 700px; margin-left: 0; }
}
@media (max-width: 1000px) {
    .section.tabsection,
    .tools-section { min-height: auto; }
}
@media (min-width: 1001px) {
    html { scroll-behavior: smooth; }
}

.trackmanagementbox { background: #3b82f657 !important; border: none !important; }
/* ===== Dark Mode Overrides ===== */
body.dark .flexwrapper { background: #0b1120 !important; }
body.dark { background: #0b1120 !important; }
body.dark .section { background: transparent !important; }
body.dark .title { color: #f1f5f9; }
body.dark .title.mobilehero { color: #f1f5f9; }
body.dark .herocontenttitlewrap .title { color: #f1f5f9; }
body.dark .title.degrade { background: linear-gradient(90deg,#60a5fa,#a78bfa); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
body.dark .title.degrade.typed-words { color: #f87171; -webkit-text-fill-color: #f87171; background: none; }
body.dark .typed-words { color: #60a5fa; }
body.dark .typed-words::after { color: inherit; }
body.dark .sectiontitle { color: #f1f5f9; }
body.dark .sectiontext { color: #94a3b8; }
body.dark .herotext { color: #94a3b8; }
body.dark .herocontent { background: rgba(30,41,59,0.7); box-shadow: 0 1px 4px rgba(0,0,0,0.3); }

body.dark .trackmanagementbox { background: rgba(30,41,59,0.7) !important; border-color: rgba(255,255,255,0.1) !important; }
body.dark .testimonial-card { border: 1px solid rgba(255,255,255,0.08); box-shadow: none; }
body.dark .categories-container { border-top-color: rgba(255,255,255,0.08); }
body.dark .category-card { background-color: #1e293b; border: 1px solid rgba(255,255,255,0.08); color: #f1f5f9; }
body.dark .logo-icon { background: rgba(255,255,255,0.1); color: #f1f5f9; }
