*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#9f0b84;--primary-hover:#84096e;--secondary:#399de0;--accent:#89e0d8;--light-accent:#cfc2dc;--text-dark:#334;--text-muted:#666680;--border:#e6e6ef;--dark-bg:#1a1a2e;--dark-card:#242445;--dark-border:#3a3a5c;--white:#fff;--light-bg:#f7f7f7;--max-w:1280px;--section-pad:96px;--section-pad-m:48px;--radius-btn:10px;--radius-card:14px;--radius-img:10px}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text-dark);font-family:DM Sans,sans-serif;font-size:18px;line-height:1.6}p{margin:0 0 16px}p:last-child{margin-bottom:0}ol li p,ul li p{margin:0}ol,ul{margin:16px 0 24px;padding-left:24px}li{margin-bottom:8px}li:last-child{margin-bottom:0}a{color:var(--secondary);text-decoration:none}a:hover{color:#64b0e3}img{height:auto;max-width:100%}h1{font-size:48px;line-height:1.15}h1,h2{color:var(--text-dark);font-weight:700;margin-bottom:24px}h2{font-size:40px;line-height:1.2}h3{font-size:24px;line-height:1.3;margin-bottom:24px}h3,h4{color:var(--text-dark);font-weight:600}h4{font-size:20px;line-height:1.4;margin-bottom:16px}.container{margin:0 auto;max-width:var(--max-w);padding:0 48px}.text-center{text-align:center}.text-white{color:var(--white)}.text-muted,.text-muted-light{color:var(--text-muted)}.btn-primary{background:var(--primary);border:2px solid var(--primary);border-radius:8px;color:var(--white);cursor:pointer;display:inline-block;font-size:16px;font-weight:700;letter-spacing:.3px;padding:16px 26px;text-transform:uppercase;transition:all .15s ease}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover);box-shadow:0 12px 28px rgba(0,0,0,.18);color:var(--white);transform:translateY(-4px)}.btn-secondary{background:transparent;border:2px solid var(--primary);border-radius:8px;color:var(--primary);display:inline-block;font-size:16px;font-weight:700;letter-spacing:.3px;padding:16px 26px;text-transform:uppercase;transition:all .15s ease}.btn-secondary:hover{background:rgba(159,11,132,.08);border-color:var(--primary);box-shadow:0 10px 24px rgba(0,0,0,.12);color:var(--primary);transform:translateY(-4px)}.btn-secondary-light{background:transparent;border:2px solid var(--primary);border-radius:8px;color:var(--primary);display:inline-block;font-size:16px;font-weight:700;letter-spacing:.3px;padding:16px 26px;text-transform:uppercase;transition:all .15s ease}.btn-secondary-light:hover{background:rgba(159,11,132,.08);border-color:var(--primary);box-shadow:0 10px 24px rgba(0,0,0,.12);color:var(--primary);transform:translateY(-4px)}.btn-primary-outline-light{background:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:8px;color:var(--white);display:inline-block;font-size:16px;font-weight:700;letter-spacing:.3px;padding:16px 26px;text-transform:uppercase;transition:all .15s ease}.btn-primary-outline-light:hover{border-color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.12);color:#fff;transform:translateY(-4px)}.module-cta-center{display:flex;justify-content:center;margin-top:40px}.site-header{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.97);border-bottom:1px solid var(--border);box-shadow:0 1px 4px rgba(0,0,0,.04);left:0;position:fixed;right:0;top:0;z-index:1000}.header-inner{height:72px;justify-content:space-between;margin:0 auto;max-width:var(--max-w);padding:0 48px}.header-inner,.logo{align-items:center;display:flex}.logo{flex-shrink:0;height:100%}.logo img{display:block;height:auto;max-height:40px;max-width:200px;object-fit:contain;width:auto}.main-nav{align-items:center;display:flex;gap:32px}.nav-item{color:var(--text-dark);cursor:pointer;font-size:16px;font-weight:600;padding:24px 0;position:relative}.nav-item:hover{color:var(--primary)}.nav-item a{color:inherit}.dropdown{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-btn);box-shadow:0 8px 32px rgba(0,0,0,.1);display:none;left:-16px;min-width:200px;padding:12px 0;position:absolute;top:100%}.dropdown a,.nav-item:hover .dropdown{display:block}.dropdown a{color:var(--text-dark);font-size:15px;font-weight:500;padding:10px 24px}.dropdown a:hover{background:rgba(159,11,132,.06);color:var(--primary)}.mega-menu{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-btn);box-shadow:0 8px 32px rgba(0,0,0,.1);display:none;left:-100px;min-width:480px;padding:24px;position:absolute;top:100%}.nav-item:hover .mega-menu{display:block}.mega-cols{display:grid;gap:24px;grid-template-columns:1fr 1fr}.mega-col h4{color:var(--primary);font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.mega-col a{border-radius:8px;color:var(--text-dark);display:block;font-size:15px;font-weight:500;margin:0 -12px;padding:8px 12px;transition:background .15s ease,color .15s ease}.mega-col a:hover{background:rgba(159,11,132,.06);color:var(--primary)}.mega-col .see-all{color:var(--primary);font-size:14px;font-weight:600;margin-top:8px}.header-right{align-items:center;display:flex;gap:16px}.header-right .login-link{color:var(--text-muted);font-size:15px;font-weight:500}.header-right .login-link:hover{color:var(--primary)}.header-right .btn-primary{font-size:14px;padding:12px 20px}.lang-switch{color:var(--text-muted);font-size:13px;font-weight:500}.hamburger{background:none;border:none;color:var(--text-dark);cursor:pointer;display:none;padding:4px}.site-header{transition:transform .25s ease}section{padding:var(--section-pad) 0}section.hero{padding-top:140px}.hero-grid{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr}.hero-text h1{color:var(--text-dark)}.hero-text>p{color:var(--text-muted);font-size:18px;margin-bottom:24px}.hero-btns{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0 16px}.hero-text .hero-usp{color:var(--text-muted);font-size:15px;font-style:italic;font-weight:400}.hero-desc{color:var(--text-muted);font-size:20px;margin:0 auto;max-width:640px}section.section-dark{background:var(--dark-bg);color:var(--white)}section.section-dark .text-white,section.section-dark h1,section.section-dark h2,section.section-dark h3,section.section-dark h4{color:var(--white)}section.section-dark li,section.section-dark p{color:hsla(0,0%,100%,.85)}section.section-dark .text-muted,section.section-dark .text-muted-light{color:hsla(0,0%,100%,.65)}section.section-white{background:var(--white);color:var(--text-dark)}section.section-light{background:var(--light-bg);color:var(--text-dark)}section.section-alt{padding:96px 0}.section-cta{background:linear-gradient(135deg,var(--primary) 0,#6b0759 100%);padding:48px 0}.section-cta,.section-cta h2,.section-cta p{color:var(--white)}.cta-trust-text{color:hsla(0,0%,100%,.7);font-size:13px;font-style:italic;line-height:1.5;margin:16px auto 0;max-width:600px}.section-intro{color:var(--text-muted);margin:0 auto 48px;max-width:640px;text-align:center}section.section-intro-block{padding-bottom:96px}.placeholder-img{background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-img);justify-content:center;min-height:200px;overflow:hidden}.ph-inner,.placeholder-img{align-items:center;display:flex}.ph-inner{color:var(--text-muted);flex-direction:column;gap:12px}.ph-inner span{font-size:14px;font-weight:500}.tdm-single-content-centered{margin:0 auto;max-width:900px;text-align:center}.tdm-single-content-intro{color:var(--text-muted);margin:0 auto;max-width:900px}.tdm-single-content-intro li,.tdm-single-content-intro p{color:var(--text-muted)}.tdm-single-content-cta{margin-top:24px}.tdm-single-content-media{aspect-ratio:16/9;background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-img);box-shadow:0 4px 12px rgba(0,0,0,.04);overflow:hidden;width:100%}.alt-img .tdm-single-content-media{aspect-ratio:16/10}.tdm-single-content-media img{display:block;height:100%;object-fit:cover;width:100%}.tdm-single-content-centered .tdm-single-content-media{margin-top:40px}section.section-dark .tdm-single-content-intro,section.section-dark .tdm-single-content-intro li,section.section-dark .tdm-single-content-intro p{color:hsla(0,0%,100%,.85)}section.section-dark .tdm-single-content-media{background:var(--dark-card);border-color:var(--dark-border)}.tdm-icon-content-intro,.tdm-icon-content-intro li,.tdm-icon-content-intro p{color:var(--text-muted)}.tdm-icon-content-list{display:grid;gap:16px}.tdm-icon-content-list-1{grid-template-columns:1fr}.tdm-icon-content-list-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tdm-icon-content-list-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tdm-icon-content-item{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);display:flex;gap:18px;padding:24px}.tdm-icon-content-icon{align-items:center;background:rgba(159,11,132,.08);border-radius:12px;display:flex;flex:0 0 68px;height:68px;justify-content:center;width:68px}.tdm-icon-content-icon img{display:block;height:auto;max-height:48px;max-width:48px;width:auto}.tdm-icon-content-list-2 .tdm-icon-content-item,.tdm-icon-content-list-3 .tdm-icon-content-item{align-items:center;flex-direction:column;text-align:center}.tdm-icon-content-list-2 .tdm-icon-content-icon,.tdm-icon-content-list-3 .tdm-icon-content-icon{margin:0 auto}.tdm-icon-content-item h3{color:var(--text-dark);font-size:20px;line-height:1.3;margin-bottom:8px}.tdm-icon-content-description,.tdm-icon-content-description li,.tdm-icon-content-description p{color:var(--text-muted);font-size:16px;line-height:1.55}.tdm-icon-content-description>:last-child{margin-bottom:0}section.section-dark .tdm-icon-content-intro,section.section-dark .tdm-icon-content-intro li,section.section-dark .tdm-icon-content-intro p{color:hsla(0,0%,100%,.85)}section.section-dark .tdm-icon-content-item{background:var(--white);border-color:var(--border)}section.section-dark .tdm-icon-content-item h3{color:var(--text-dark)}section.section-dark .tdm-icon-content-description,section.section-dark .tdm-icon-content-description li,section.section-dark .tdm-icon-content-description p{color:var(--text-muted)}.alt-row{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr}.alt-row.reverse .alt-text{order:2}.alt-row.reverse .alt-img{order:1}.alt-description,.alt-description ol,.alt-description p,.alt-description ul{color:var(--text-muted)}.alt-description>:last-child{margin-bottom:0}.alt-cta{margin-top:16px}.alt-img img{border-radius:var(--radius-img);display:block;width:100%}.card-grid-3{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.card-grid-4{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.card-grid-5{display:grid;gap:24px;grid-template-columns:repeat(5,minmax(0,1fr))}.card-grid-5>*{min-width:0}.card-light{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);padding:32px}.card-light h3,.card-light h4{color:var(--text-dark)}.card-light .text-muted,.card-light .text-muted-light,.card-light p{color:var(--text-muted)}.card-dark{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);padding:32px}.card-dark h3,.card-dark h4{color:var(--text-dark)}.card-dark .text-muted,.card-dark .text-muted-light,.card-dark p{color:var(--text-muted)}.persona-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);padding:32px;text-align:center}.persona-card h3,.persona-card h4{color:var(--text-dark)}.persona-card .text-muted,.persona-card .text-muted-light,.persona-card p{color:var(--text-muted);font-size:18px}a.card-light{color:var(--text-dark);display:block;transition:transform .2s}a.card-light:hover{transform:translateY(-2px)}.industry-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);color:var(--text-dark);display:block;overflow:hidden;padding:0;text-align:left}.industry-card h3,.industry-card h4{color:var(--text-dark);font-size:20px;line-height:1.3;padding:0 16px}.industry-card .text-muted,.industry-card .text-muted-light,.industry-card p{color:var(--text-muted);font-size:15px;line-height:1.5;padding:0 16px 16px}.industry-card h3{margin:16px 0}a.industry-card{transition:transform .2s}a.industry-card:hover{transform:translateY(-2px)}.industry-card-image{aspect-ratio:2/1;background:var(--light-bg);border-bottom:1px solid var(--border);overflow:hidden;width:100%}.industry-card-image img{display:block;height:100%;object-fit:cover;width:100%}section.section-dark .card-dark,section.section-dark .card-dark h1,section.section-dark .card-dark h2,section.section-dark .card-dark h3,section.section-dark .card-dark h4,section.section-dark .card-light,section.section-dark .card-light h1,section.section-dark .card-light h2,section.section-dark .card-light h3,section.section-dark .card-light h4,section.section-dark .industry-card,section.section-dark .industry-card h1,section.section-dark .industry-card h2,section.section-dark .industry-card h3,section.section-dark .industry-card h4,section.section-dark .persona-card,section.section-dark .persona-card h1,section.section-dark .persona-card h2,section.section-dark .persona-card h3,section.section-dark .persona-card h4{color:var(--text-dark)}section.section-dark .card-dark .text-muted,section.section-dark .card-dark .text-muted-light,section.section-dark .card-dark li,section.section-dark .card-dark p,section.section-dark .card-light .text-muted,section.section-dark .card-light .text-muted-light,section.section-dark .card-light li,section.section-dark .card-light p,section.section-dark .industry-card .text-muted,section.section-dark .industry-card .text-muted-light,section.section-dark .industry-card li,section.section-dark .industry-card p,section.section-dark .persona-card .text-muted,section.section-dark .persona-card .text-muted-light,section.section-dark .persona-card li,section.section-dark .persona-card p{color:var(--text-muted)}.card-grid-5 h3{font-size:20px;line-height:1.3;margin-bottom:16px;word-break:break-word}.card-grid-5 p{font-size:15px;line-height:1.5;overflow-wrap:anywhere}.card-grid-5 .icon-box{height:80px;width:80px}.card-grid-5 .icon-box img{height:48px;width:48px}.card-grid-5 .card-light,.card-grid-5 .persona-card{padding:24px}.card-grid-5 .industry-card{padding:0}.card-grid-5 .industry-card h3{font-size:20px;line-height:1.3;margin:16px 0;padding:0 16px}.card-grid-5 .industry-card p{font-size:15px;line-height:1.5;padding:0 16px 16px}.icon-box{align-items:center;background:rgba(159,11,132,.08);border-radius:10px;color:var(--primary);display:flex;height:92px;justify-content:center;margin:0 auto 16px;width:92px}.icon-box img{display:block;height:auto;max-height:56px;max-width:56px;width:auto}.icon-box-dark{align-items:center;background:rgba(159,11,132,.08);border-radius:10px;color:var(--primary);display:flex;height:56px;justify-content:center;margin-bottom:16px;width:56px}.steps-row{align-items:start;display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.step-block,.step-item{position:relative}.step-block{border-radius:12px;padding:16px 12px 0;text-align:center}.step-top{margin-bottom:24px}.step-num,.step-top{align-items:center;display:flex;justify-content:center}.step-num{background:var(--primary);border-radius:50%;box-shadow:none;color:var(--white);font-size:22px;font-weight:700;height:64px;line-height:1;position:relative;width:64px}.step-block h3{color:var(--text-dark);font-size:20px;line-height:1.3;margin-bottom:16px}.step-block p{color:var(--text-muted);font-size:16px;line-height:1.6;margin:0 auto;max-width:320px}.step-arrow{align-items:center;color:rgba(159,11,132,.7);display:flex;height:32px;justify-content:center;pointer-events:none;position:absolute;right:-6px;top:28px;width:32px;z-index:5}.step-arrow svg{display:block;height:32px;width:32px}section.section-dark .step-num{background:var(--primary);box-shadow:none;color:var(--white)}section.section-dark .step-arrow{color:hsla(0,0%,100%,.4)}.two-col{display:grid;gap:32px;grid-template-columns:1fr 1fr}.logo-row{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.client-logo{background:var(--light-bg);border-radius:8px;height:48px;width:120px}.comparison-table{overflow-x:auto}.comparison-table table{background:var(--white);border:1px solid var(--border);border-collapse:separate;border-radius:var(--radius-card);border-spacing:0;overflow:hidden;width:100%}.comparison-table td,.comparison-table th{background:var(--white);border-bottom:1px solid var(--border);color:var(--text-dark);padding:18px 24px;text-align:center;vertical-align:middle}.comparison-table th{background:var(--light-bg);font-weight:700}.comparison-table td:first-child,.comparison-table th:first-child{font-weight:600;text-align:left;width:38%}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table th.is-featured-col{border-top:6px solid var(--primary);color:var(--primary)}.comparison-table td.is-featured-col{border-left:1px solid var(--primary);border-right:1px solid var(--primary)}.comparison-table th.is-standard-col{border-top:none}.compare-icon{align-items:center;display:inline-flex;justify-content:center;line-height:1}.compare-icon svg{display:block;height:20px;stroke:currentColor;width:20px}.compare-icon-check{color:#20b486}.compare-icon-cross{color:#c76b72}.compare-text{color:var(--text-muted);font-weight:500}.comparison-table tbody tr:hover td{background:#fcfcfe}.comparison-table tbody tr:hover td.is-featured-col{background:rgba(159,11,132,.02)}.testimonial-slider{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:linear-gradient(180deg,rgba(57,157,224,.07),hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,0) 70%,rgba(159,11,132,.08)),#fff;border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);padding:32px}.tq{color:var(--text-dark);font-size:16px;font-style:italic;line-height:1.6;margin-bottom:20px}.t-author{align-items:center;display:flex;gap:12px}.t-avatar{background:var(--light-accent);border-radius:50%;flex:0 0 44px;height:44px;overflow:hidden;width:44px}.t-avatar img{display:block;height:100%;object-fit:cover;width:100%}.t-author strong{color:var(--text-dark);font-weight:600}.t-author .text-muted,.t-author strong{font-size:15px;line-height:1.35}section.section-dark .testimonial-card{background:var(--white);color:var(--text-dark)}section.section-dark .testimonial-card .t-author strong,section.section-dark .testimonial-card .tq,section.section-dark .testimonial-card p{color:var(--text-dark)}section.section-dark .testimonial-card .t-author span,section.section-dark .testimonial-card .text-muted{color:var(--text-muted)}.stats-section{padding:64px 0}.stats-row{border-radius:var(--radius-card);display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:0;padding:0;text-align:center}.stat-num{color:var(--primary);font-size:48px;font-weight:700}.stat-label{color:var(--text-muted);font-size:16px;margin-top:6px}.stats-row>div{flex:1 1 160px;min-width:160px}.faq-item{border-bottom:1px solid var(--border)}.faq-q{align-items:center;background:none;border:none;color:var(--text-dark);cursor:pointer;display:flex;font-family:inherit;font-size:18px;font-weight:600;justify-content:space-between;padding:20px 0;text-align:left;width:100%}.faq-arrow{transition:transform .3s}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s}.faq-item.open .faq-a{max-height:5000px}.faq-a p{color:var(--text-muted);padding-bottom:20px}section.section-dark .faq-item{border-bottom:1px solid hsla(0,0%,100%,.16)}section.section-dark .faq-q{color:var(--white)}section.section-dark .faq-a p{color:hsla(0,0%,100%,.75)}section.section-dark .faq-arrow{color:hsla(0,0%,100%,.8)}.example-grid-section .section-intro{margin-bottom:32px}.example-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.example-tile{min-width:0;text-align:center}.example-tile__image{border-radius:var(--radius-img);display:block;object-fit:cover;width:100%}.example-tile__image,.example-tile__placeholder{aspect-ratio:16/10;box-shadow:0 4px 12px rgba(0,0,0,.04)}.example-tile p{color:var(--text-muted);font-size:16px;margin:24px 0 0}section.section-dark .example-tile p{color:var(--text-on-dark)}.pricing-section .section-intro{margin-bottom:32px}.pricing-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:32px}.pricing-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:0 4px 12px rgba(0,0,0,.04);overflow:visible;padding:40px 32px;position:relative;text-align:center}.pricing-card.featured{background:linear-gradient(180deg,rgba(57,157,224,.04),hsla(0,0%,100%,0) 28%,hsla(0,0%,100%,0) 72%,rgba(159,11,132,.05)),#fff;border:2px solid var(--primary);box-shadow:none}.badge{background:#f5e7f2;border-radius:var(--radius-btn);box-shadow:0 0 0 4px var(--white);color:var(--primary);font-size:13px;font-weight:700;left:50%;padding:4px 16px;position:absolute;text-transform:uppercase;top:-14px;transform:translateX(-50%);white-space:nowrap;z-index:10}.price{margin:16px 0}.price-amount{color:var(--text-dark);font-size:42px;font-weight:700;line-height:1}.price span:not(.price-amount){color:var(--text-muted);font-size:16px;font-weight:400}.check-list{list-style:none;margin:24px 0;text-align:left}.check-list li{color:var(--text-dark);padding:8px 0 8px 28px;position:relative}.check-list li:before{background:var(--accent);border-radius:4px;content:"";height:16px;left:0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");position:absolute;top:12px;width:16px}.pricing-card .plan-includes{color:var(--text-dark);font-size:15px;font-weight:700;line-height:1.5;margin:0 0 18px;text-align:left}.pricing-card .check-list{margin:8px 0 0}.pricing-card .check-list li{color:var(--text-dark);font-size:15px;line-height:1.45;padding:6px 0 6px 24px}.currency-switch{margin-bottom:24px}.currency-switch,.term-switch{display:flex;gap:8px;justify-content:center}.term-switch{flex-wrap:wrap;margin-bottom:40px}.term-btn{color:var(--text-dark);font-size:15px}.curr-btn,.term-btn{background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-btn);cursor:pointer;font-family:inherit;font-weight:600;padding:8px 16px}.curr-btn{font-size:14px}.curr-btn.active,.term-btn.active{background:var(--primary);border-color:var(--primary);color:var(--white)}.price-tag{color:var(--primary);font-size:24px;font-weight:700;margin:16px 0}.spec-list{list-style:none;margin:16px 0;text-align:left}.spec-list li{color:var(--text-muted);font-size:15px;padding:6px 0 6px 20px;position:relative}.spec-list li:before{background:var(--primary);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:14px;width:6px}.dark-list li{color:var(--text-muted)}.dark-list li:before{background:var(--primary)}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.filter-btn{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-btn);color:var(--text-dark);cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.filter-btn.active,.filter-btn:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.feature-compare summary{list-style:none}.contact-form{background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-card);padding:40px}.contact-form h3{color:var(--text-dark)}.form-group{margin-bottom:20px}.form-group label{color:var(--text-muted);display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-btn);color:var(--text-dark);font-family:inherit;font-size:16px;height:52px;padding:0 16px;width:100%}.form-group textarea{height:auto;padding:12px 16px}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);outline:none}.newsletter-form{display:flex;gap:12px;margin:0 auto;max-width:480px}.newsletter-form input{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-btn);color:var(--text-dark);flex:1;font-family:inherit;font-size:16px;height:52px;padding:0 16px}.newsletter-form input:focus{border-color:var(--primary);outline:none}.legal-content{margin:0 auto;max-width:800px}.legal-content h2{font-size:24px;margin-top:48px}.error-page-section{align-items:center;background:linear-gradient(135deg,#fff,#f7fbff 52%,#f9f2f8);display:flex;min-height:calc(100vh - 74px);padding:140px 0 96px}.error-page{margin:0 auto;max-width:760px;text-align:center}.error-code{align-items:center;background:rgba(159,11,132,.08);border-radius:999px;color:var(--primary);display:inline-flex;font-size:22px;font-weight:800;justify-content:center;letter-spacing:.08em;line-height:1;margin:0 auto 24px;padding:10px 20px}.error-page h1{font-size:56px;letter-spacing:-1.5px;line-height:1.08;margin:0 0 18px}.error-page p{color:var(--text-muted);font-size:20px;line-height:1.65;margin:0 auto 32px;max-width:620px}.error-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.site-footer{background:#1a1a2e;border-top:1px solid #3a3a5c;color:hsla(0,0%,100%,.6);padding:64px 0 0}.footer-grid{display:grid;gap:32px;grid-template-columns:1.25fr repeat(4,1fr);margin:0 auto;max-width:var(--max-w);padding:0 48px 48px}.footer-brand{align-items:flex-start;display:flex}.footer-logo{display:block;height:auto;max-width:180px;width:100%}.footer-column{min-width:0}.footer-column-title{color:var(--white);font-size:14px;font-weight:700;letter-spacing:1px;margin:0 0 16px;text-transform:uppercase}.footer-richtext ol,.footer-richtext p,.footer-richtext ul{margin:0;padding:0}.footer-richtext p:empty{display:none}.footer-richtext a{color:hsla(0,0%,100%,.6);display:block;font-size:15px;line-height:1.5;padding:4px 0;text-decoration:none}.footer-richtext a:hover{color:var(--white)}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:var(--max-w);padding:24px 48px}.footer-bottom p{color:hsla(0,0%,100%,.6);font-size:14px;margin:0}.footer-legal.footer-richtext{display:flex;flex-wrap:wrap;gap:24px}.footer-legal.footer-richtext a{color:hsla(0,0%,100%,.6);display:inline-block;font-size:14px;padding:0}.footer-legal.footer-richtext a:hover{color:#fff}.social-icons{display:flex;gap:16px}.social-icons a{align-items:center;color:hsla(0,0%,100%,.5);display:inline-flex;justify-content:center;transition:color .2s}.social-icons a:hover{color:var(--white)}.social-icons svg{display:block}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s,transform .6s}.reveal.visible{opacity:1;transform:translateY(0)}.back-to-top{align-items:center;background:var(--primary);border:none;border-radius:50%;bottom:32px;box-shadow:0 4px 16px rgba(0,0,0,.15);color:var(--white);cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:fixed;right:32px;transition:opacity .3s;width:48px;z-index:999}.back-to-top.show{opacity:1}@media(max-width:1024px){.container{padding:0 32px}h1{font-size:40px}h2{font-size:32px;margin-bottom:24px}h3{font-size:24px}section{padding:var(--section-pad-m) 0}.section-cta{padding:48px 0}section.section-alt{padding:32px 0}section.section-intro-block{padding-bottom:32px}section.hero{padding-top:120px}.alt-row,.hero-grid,.two-col{gap:32px;grid-template-columns:1fr}.hero-text{text-align:center}.hero-btns{justify-content:center}.hero-text .hero-usp{text-align:center}.alt-row.reverse .alt-text{order:1}.alt-row.reverse .alt-img{order:2}.card-grid-3,.card-grid-4,.card-grid-5,.example-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.steps-row{gap:32px;grid-template-columns:1fr;margin:0 auto;max-width:640px}.step-arrow{display:none}.step-block{text-align:center}.step-top{margin-bottom:16px}.pricing-card.featured{transform:none}.stats-row{gap:32px}.example-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr);padding:0 32px 48px;text-align:left}.footer-brand{grid-column:1/-1}.footer-logo{max-width:160px}.footer-bottom{padding:24px 32px}}@media(max-width:768px){.container{padding:0 20px}h1{font-size:32px}h2{font-size:28px}body{font-size:16px}.header-inner{height:74px;padding:0 20px;width:100%}.logo{margin:0;padding:0}.logo img{max-height:40px;max-width:200px}.hamburger{display:block!important}.desktop-header-cta,.desktop-header-login{display:none!important}.main-nav{display:none}.main-nav.open{align-items:stretch;background:var(--white);bottom:0;box-sizing:border-box;display:flex;flex-direction:column;gap:0;height:calc(100vh - 74px);left:0;overflow-y:auto;padding:24px 20px 32px;position:fixed;right:0;top:74px;width:100vw;z-index:999}.nav-item{border-bottom:1px solid var(--border);padding:16px 0;width:100%}.nav-item>a,.nav-item>span{align-items:center;display:flex;justify-content:space-between;width:100%}.hamburger{align-items:center;display:flex!important;height:44px;justify-content:center;width:44px}.hamburger svg{height:32px;width:32px}.dropdown,.mega-menu{background:transparent;border:none;box-shadow:none;display:none;min-width:0;padding:12px 0 0 16px;position:static;width:100%}.nav-item:hover>.dropdown,.nav-item:hover>.mega-menu{display:none}.nav-item.mobile-open>.dropdown,.nav-item.mobile-open>.mega-menu{display:block}.nav-item.mobile-open>span svg{transform:rotate(180deg)}.mega-cols{gap:16px;grid-template-columns:1fr}.header-right .login-link,.header-right>.btn-primary{display:none!important}.card-grid-3,.card-grid-4,.card-grid-5,.example-grid,.pricing-grid{grid-template-columns:1fr}.hero-btns{flex-direction:column}.alt-text,.hero-btns .btn-primary,.hero-btns .btn-primary-outline-light,.hero-btns .btn-secondary-light{text-align:center}.alt-description{text-align:left}.alt-cta{display:inline-block}.tdm-single-content-centered{text-align:center}.tdm-single-content-intro{text-align:left}.tdm-single-content-centered .tdm-single-content-media{margin-top:32px}.tdm-single-content-cta{text-align:center}.tdm-icon-content-list-1,.tdm-icon-content-list-2,.tdm-icon-content-list-3{grid-template-columns:1fr}.tdm-icon-content-item{gap:16px;padding:20px}.tdm-icon-content-icon{flex-basis:64px;height:64px;width:64px}.tdm-icon-content-icon img{max-height:44px;max-width:44px}.step-num,.tdm-icon-content-item h3{font-size:20px}.step-num{height:56px;width:56px}.step-block h3{font-size:22px}.step-block p{font-size:16px;line-height:1.65}.comparison-table td,.comparison-table th{font-size:15px;padding:14px}.compare-icon svg{height:18px;width:18px}.comparison-table td:first-child,.comparison-table th:first-child{line-height:1.4}.comparison-table td:not(:first-child),.comparison-table th:not(:first-child){min-width:72px}.industry-card-image{aspect-ratio:2/1;max-height:150px}.term-btn{font-size:13px;padding:7px 12px}.example-grid{grid-template-columns:1fr}.footer-grid{gap:32px 24px;grid-template-columns:repeat(2,1fr);padding:0 24px 40px;text-align:center}.footer-brand{grid-column:1/-1;justify-content:center}.footer-logo{margin:0 auto}.footer-bottom{align-items:center;flex-direction:column;padding:24px;text-align:center}.footer-legal.footer-richtext,.social-icons{justify-content:center}.site-header.header-hidden{transform:translateY(-100%)}.main-nav.open{transform:none}.error-page-section{min-height:calc(100vh - 74px);padding:96px 0 64px}.error-page{text-align:center}.error-code{font-size:18px;margin-bottom:20px}.error-page h1{font-size:40px;letter-spacing:-1px}.error-page p{font-size:17px;line-height:1.65;margin-bottom:28px}.error-actions{align-items:stretch;flex-direction:column}.error-actions .btn-primary,.error-actions .btn-secondary{text-align:center}.alt-img .tdm-single-content-media{aspect-ratio:16/10}}