:root{--teal: #1e3a5f;--teal-dark: #0f2540;--teal-pale: #eff6ff;--teal-mid: #93c5fd;--navy: #060f1e;--gray1: #f8fafc;--gray2: #f1f5f9;--text: #1e293b;--muted: #64748b;--border: #e2e8f0;--white: #ffffff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,sans-serif;color:var(--text);background:var(--white)}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:9999;background:linear-gradient(90deg,var(--teal),#3b82f6);transition:width .1s linear}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--teal),#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;cursor:pointer;box-shadow:0 10px 30px #1e3a5f66;z-index:1000;border:none}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-5px)}.topbar{background:#fff;padding:0 5%;display:flex;align-items:center;justify-content:space-between;height:96px;position:sticky;top:0;z-index:100;box-shadow:0 1px #e2e8f0;border-bottom:1px solid #f1f5f9}.topbar .logo img{height:80px;width:auto;display:block}.topbar-nav{display:flex;align-items:center;gap:32px}.topbar-nav a{color:#334155;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.topbar-nav a:hover{color:var(--teal-dark)}.topbar-nav .btn-cta{background:var(--teal);color:#fff!important;padding:8px 22px;border-radius:999px;font-weight:700;transition:all .2s}.topbar-nav .btn-cta:hover{background:var(--teal-dark);transform:translateY(-1px)}.tl-nav{position:sticky;top:96px;z-index:98;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #0000000f}.tl-inner{max-width:1200px;margin:0 auto;padding:0 5%;display:flex;align-items:center;gap:2px;height:58px;overflow-x:auto;scrollbar-width:none}.tl-inner::-webkit-scrollbar{display:none}.tl-product{display:flex;align-items:center;gap:10px;padding-right:20px;margin-right:12px;border-right:2px solid #f1f5f9;flex-shrink:0}.tl-product-name{font-size:.9rem;font-weight:800;color:var(--teal);white-space:nowrap;letter-spacing:-.01em}.tl-item{display:flex;align-items:center;padding:6px 14px;border-radius:999px;text-decoration:none;flex-shrink:0;transition:all .2s}.tl-item:hover{background:var(--teal-pale)}.tl-dot{display:none}.tl-label{font-size:.78rem;font-weight:600;color:#64748b;white-space:nowrap;transition:color .2s}.tl-item:hover .tl-label{color:var(--teal-dark)}.tl-item.tl-active{background:var(--teal-pale)}.tl-item.tl-active .tl-label{color:var(--teal-dark);font-weight:700}.tl-line{display:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.floating-shape{position:absolute;border-radius:50%;filter:blur(60px);animation:float 6s ease-in-out infinite;pointer-events:none}.inner{max-width:1100px;margin:0 auto;padding:80px 5%}.section-tag{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}h2{font-size:2.2rem;font-weight:800;line-height:1.2;margin-bottom:16px}.lead{font-size:1.05rem;color:var(--muted);line-height:1.7;margin-bottom:36px;max-width:680px}.btn-shine{position:relative;overflow:hidden}.btn-shine:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.btn-shine:hover:before{left:100%}.card-3d{transition:all .3s ease}.card-3d:hover{transform:translateY(-10px) rotateX(5deg);box-shadow:0 25px 50px -12px #1e3a5f33}.gradient-border{position:relative}.gradient-border:before{content:"";position:absolute;inset:-2px;border-radius:calc(1.5rem + 2px);background:linear-gradient(135deg,var(--teal),#3b82f6,var(--teal-dark));z-index:-1;opacity:0;transition:opacity .3s}.gradient-border:hover:before{opacity:1}.hero-logo-row{display:flex;align-items:center;gap:20px;margin-bottom:24px}.hero-logo-box{width:110px;height:110px;background:#fff;border-radius:1.25rem;box-shadow:0 16px 36px #0000004d;display:flex;align-items:center;justify-content:center;padding:14px;flex-shrink:0}.hero-logo-box img{width:100%;height:100%;object-fit:contain}.hero-logo-text p{color:#ffffffa6;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px}.hero-logo-text h1{font-size:3.2rem;font-weight:800;line-height:1.05}.hero{background:linear-gradient(135deg,#0f2540,#060f1e);color:#fff;min-height:520px;display:flex;align-items:center;scroll-margin-top:145px;position:relative;overflow:hidden}.hero-inner{max-width:1100px;margin:0 auto;padding:80px 5%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero-tag{display:inline-block;background:#ffffff26;color:var(--teal-mid);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:99px;margin-bottom:20px;border:1px solid rgba(255,255,255,.2)}.hero h1{font-size:3.2rem;font-weight:800;line-height:1.05;margin-bottom:0}.hero h1 span{color:var(--teal-mid)}.hero p{color:#ffffffd9;font-size:1.05rem;line-height:1.7;margin-bottom:32px}.hero-cta{display:flex;gap:14px;flex-wrap:wrap}.btn-primary{background:var(--teal-mid);color:#0f2540;padding:13px 28px;border-radius:999px;font-weight:800;text-decoration:none;font-size:.92rem;transition:all .2s}.btn-primary:hover{background:#bfdbfe;transform:translateY(-2px)}.btn-outline{border:2px solid rgba(255,255,255,.35);color:#fff;padding:11px 26px;border-radius:999px;font-weight:700;text-decoration:none;font-size:.92rem;transition:all .2s}.btn-outline:hover{background:#ffffff1a}.hero-visual{display:flex;flex-direction:column;gap:12px}.hero-stat{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:1.5rem;padding:20px 24px;backdrop-filter:blur(8px);display:flex;align-items:center;gap:16px}.hero-stat-num{font-size:1.8rem;font-weight:900;color:var(--teal-mid)}.hero-stat-label{font-size:.82rem;color:#ffffffbf}.dlakogo{background:var(--gray1);scroll-margin-top:145px}.dlakogo .section-tag{color:var(--teal)}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.audience-card{background:#fff;border-radius:1.5rem;padding:28px 24px;border:1px solid rgba(30,58,95,.1)}.audience-card .icon{width:52px;height:52px;background:var(--teal-pale);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.audience-card .icon svg{width:26px;height:26px;fill:var(--teal)}.audience-card h3{font-size:1rem;font-weight:700;margin-bottom:8px}.audience-card p{font-size:.88rem;color:var(--muted);line-height:1.6}.features{background:#fff;scroll-margin-top:145px}.features .section-tag{color:var(--teal)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:var(--gray1);border-radius:1.5rem;padding:28px 24px;border:1px solid rgba(30,58,95,.1)}.feature-icon{width:52px;height:52px;background:var(--teal-pale);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.feature-icon svg{width:26px;height:26px;fill:var(--teal)}.feature-card h3{font-size:.95rem;font-weight:700;margin-bottom:8px}.feature-card p{font-size:.85rem;color:var(--muted);line-height:1.6}.screenshots{background:var(--navy);scroll-margin-top:145px}.screenshots h2{color:#fff}.screenshots .section-tag{color:var(--teal-mid)}.screenshots .lead{color:#94a3b8}.screens-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.screen-frame{border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 32px #0006;transition:transform .3s ease}.screen-frame:hover{transform:translateY(-5px)}.screen-placeholder{background:#0a1629;aspect-ratio:16/10;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed rgba(30,58,95,.3)}.screen-placeholder svg{width:40px;height:40px;fill:#1e3a5f66;margin-bottom:12px}.screen-placeholder span{color:#0d948880;font-size:.8rem;text-align:center;padding:0 16px}.screen-label{background:#0a1629;padding:10px 16px}.screen-label p{margin:0;font-size:.82rem;color:var(--teal-mid);font-weight:600}.modules{background:var(--gray2);scroll-margin-top:145px}.modules .section-tag{color:var(--teal)}.modules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.module-card{background:#fff;border-radius:1.5rem;padding:28px;border:1px solid rgba(30,58,95,.1);display:flex;gap:18px;align-items:flex-start}.module-card .badge{background:var(--teal-pale);color:var(--teal-dark);font-size:.7rem;font-weight:800;padding:3px 10px;border-radius:6px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;margin-top:2px}.module-card h3{font-size:.95rem;font-weight:700;margin-bottom:6px}.module-card p{font-size:.85rem;color:var(--muted);line-height:1.6}.integrations{background:#fff;scroll-margin-top:145px}.integrations .section-tag{color:var(--teal)}.int-grid{display:flex;flex-wrap:wrap;gap:10px}.int-tag{border:1px solid var(--border);border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:600;color:var(--text);transition:all .2s;cursor:default}.int-tag:hover{transform:scale(1.05);border-color:var(--teal-mid)}.int-tag.highlighted{background:linear-gradient(135deg,var(--teal-pale),#dbeafe);border-color:var(--teal-mid);color:var(--teal-dark);box-shadow:0 2px 8px #1e3a5f1f}.requirements{background:var(--gray2);scroll-margin-top:145px}.requirements .section-tag{color:var(--teal)}.req-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.req-card{background:#fff;border-radius:1.5rem;padding:28px;border:1px solid var(--border)}.req-card h3{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:18px;padding-bottom:14px;border-bottom:2px solid var(--teal-pale);display:flex;align-items:center;gap:10px}.req-card h3 svg{width:20px;height:20px;fill:var(--teal)}.req-row{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f8fafc;font-size:.9rem}.req-row:last-child{border-bottom:none}.req-row svg{width:16px;height:16px;fill:var(--teal);flex-shrink:0;margin-top:2px}.pricing{background:var(--navy);color:#fff;scroll-margin-top:145px}.pricing .section-tag{color:var(--teal-mid)}.pricing h2{color:#fff}.pricing .lead{color:#94a3b8}.pricing-note{background:#1e3a5f1a;border:1px solid rgba(30,58,95,.3);border-radius:1.5rem;padding:36px;max-width:640px}.pricing-note p{color:#cbd5e1;line-height:1.7;font-size:.95rem;margin-bottom:12px}.pricing-note p:last-child{margin-bottom:0}.pricing-note ul{padding-left:20px;color:#94a3b8;font-size:.9rem;line-height:2}.contact-row{display:flex;gap:16px;margin-top:28px;flex-wrap:wrap}.contact-chip{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:12px 20px;font-size:.85rem;color:#cbd5e1;display:flex;align-items:center;gap:9px;transition:all .2s}.contact-chip:hover{background:#ffffff1f;transform:translateY(-2px)}.contact-chip a{color:var(--teal-mid);text-decoration:none}.site-footer{background:#fff;border-top:1px solid var(--border);padding:64px 5% 32px}.footer-inner{max-width:1100px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:40px;margin-bottom:48px}.footer-brand p{color:#64748b;font-size:.875rem;line-height:1.6;margin-top:4px}.footer-col h4{font-weight:700;color:#1e293b;margin-bottom:16px;font-size:.9rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-col ul li a{color:#64748b;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-col ul li a:hover{color:var(--teal)}.footer-col ul li a.active{color:var(--teal);font-weight:600}.footer-bottom{border-top:1px solid var(--border);padding-top:32px;text-align:center;color:#94a3b8;font-size:.875rem}@media(max-width:768px){.hero-inner,.audience-grid,.features-grid,.modules-grid,.req-grid,.screens-grid{grid-template-columns:1fr}.hero h1{font-size:2.2rem}.inner{padding:52px 20px}.topbar-nav{display:none}}
