:root{--dlp-navy:#061226;--dlp-navy-2:#0a1830;--dlp-ink:#f7fbff;--dlp-text:#96a6bd;--dlp-muted:#66778f;--dlp-blue:#2ca7ff;--dlp-blue-soft:#8bd4ff;--dlp-line:rgba(255,255,255,.11);--dlp-line-strong:rgba(255,255,255,.18);--dlp-max:2000px}
*{box-sizing:border-box}.dlp-sales-page,.dlp-inner-page,.dlp-site-footer,.dlp-site-header{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dlp-sales-page,.dlp-inner-page{background:var(--dlp-navy);color:var(--dlp-text);overflow:hidden}.dlp-sales-page a,.dlp-inner-page a,.dlp-site-header a,.dlp-site-footer a{text-decoration:none}.dlp-shell{width:100%;max-width:var(--dlp-max);margin:0 auto;padding-left:1rem;padding-right:1rem}.dlp-section{padding:120px 0;background:transparent!important;border-top:1px solid var(--dlp-line)}.dlp-kicker{display:inline-block;color:var(--dlp-blue);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.dlp-sales-page h1,.dlp-sales-page h2,.dlp-sales-page h3,.dlp-inner-page h1,.dlp-inner-page h2,.dlp-inner-page h3,.dlp-site-footer h2{color:var(--dlp-ink)!important}.dlp-sales-page p,.dlp-inner-page p{color:var(--dlp-text);line-height:1.75}.dlp-two-col,.dlp-section-head{display:grid;grid-template-columns:1fr 1fr;gap:90px}.dlp-section-head{align-items:end;margin-bottom:64px}.dlp-section-head h2,.dlp-section h2{margin:20px 0 0;font-size:clamp(58px,6.4vw,104px);line-height:.98;letter-spacing:-.055em;font-weight:740}.dlp-section-head>p{max-width:520px;margin:0;font-size:18px}.dlp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:var(--dlp-blue);color:#041126!important;font-size:14px;font-weight:800;transition:.25s ease}.dlp-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.dlp-btn-small{min-height:42px;padding:0 17px}.dlp-btn-light{background:#fff;color:#071327!important}.dlp-text-link{color:#fff!important;font-weight:750}.dlp-text-link span{color:var(--dlp-blue);margin-left:8px}
/* Header */
.dlp-site-header{position:sticky;top:0;z-index:999;background:rgba(6,18,38,.78);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--dlp-line)}.admin-bar .dlp-site-header{top:32px}.dlp-header-inner{height:82px;display:flex;align-items:center}.dlp-brand img{display:block;width:170px;height:auto}.dlp-nav{display:flex;align-items:center;justify-content:space-between;flex:1;margin-left:70px}.dlp-nav-links,.dlp-nav-actions{display:flex;align-items:center;gap:34px}.dlp-nav a{color:rgba(255,255,255,.76);font-size:14px;font-weight:700}.dlp-nav a:hover{color:#fff}.dlp-nav-actions{gap:18px}.dlp-login{display:flex;align-items:center;gap:8px}.dlp-login-dot{width:7px;height:7px;border-radius:50%;background:#48d98b;box-shadow:0 0 0 5px rgba(72,217,139,.08)}.dlp-header-cta{background:#fff;color:#061226!important}.dlp-menu-toggle,.dlp-menu-backdrop{display:none!important}.dlp-menu-toggle{appearance:none!important;-webkit-appearance:none!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}
/* Hero */
.dlp-hero{position:relative;padding:115px 0 125px;border-top:0}.dlp-ambient{position:absolute;pointer-events:none;border-radius:50%;filter:blur(70px);opacity:.18}.dlp-ambient-one{width:520px;height:520px;background:#167dcc;right:-180px;top:30px}.dlp-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center;position:relative}.dlp-hero h1{margin:25px 0;font-size:clamp(54px,5.8vw,92px);line-height:.83;letter-spacing:-.073em;font-weight:760}.dlp-hero h1 em{color:var(--dlp-blue);font-style:normal}.dlp-hero-copy>p{max-width:620px;font-size:20px;margin:0}.dlp-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.dlp-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:38px;color:rgba(255,255,255,.55);font-size:12px}.dlp-proof span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--dlp-blue);margin:0 8px 2px 0}.dlp-product-visual img,.dlp-site-visual>img{display:block;width:100%;border-radius:18px;border:1px solid var(--dlp-line-strong);box-shadow:0 40px 100px rgba(0,0,0,.34)}.dlp-app-stage{border:1px solid var(--dlp-line-strong);border-radius:18px;overflow:hidden;background:#dfe6f0;box-shadow:0 40px 100px rgba(0,0,0,.34);transform:perspective(1200px) rotateY(-3deg)}.dlp-stage-top{height:38px;background:#14223b;display:flex;align-items:center;gap:6px;padding:0 14px;color:#6d7c92;font-size:10px}.dlp-stage-top i{width:7px;height:7px;border-radius:50%;background:#64738a}.dlp-stage-top span{margin-left:10px}.dlp-app-ui{display:grid;grid-template-columns:78px 1fr;min-height:440px}.dlp-app-ui aside{background:#07142b;padding:24px 12px}.dlp-app-ui aside img{width:55px}.dlp-app-ui aside b{display:block;height:7px;border-radius:8px;background:#24334b;margin:24px 0}.dlp-app-ui aside b:first-of-type{background:var(--dlp-blue)}.dlp-app-main{padding:26px;background:#eef3f8;color:#15213a}.dlp-app-welcome{display:flex;justify-content:space-between;align-items:center}.dlp-app-welcome small,.dlp-stat-row small{color:#8b98aa;font-size:8px;letter-spacing:.12em}.dlp-app-welcome h3{margin:4px 0!important;color:#101c35!important;font-size:24px}.dlp-app-welcome>span{background:var(--dlp-blue);color:white;padding:8px 11px;border-radius:7px;font-size:9px}.dlp-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.dlp-stat-row article{padding:18px;border:1px solid #d8e0ea;border-radius:12px;background:#fff}.dlp-stat-row strong{display:block;font-size:25px;margin-top:8px}.dlp-chart{height:165px;background:#fff;border:1px solid #d8e0ea;border-radius:12px;padding:20px}.dlp-chart svg{width:100%;height:100%}.dlp-chart path{fill:none;stroke:var(--dlp-blue);stroke-width:4}
/* Strip */
.dlp-logo-strip{border-top:1px solid var(--dlp-line);border-bottom:1px solid var(--dlp-line)}.dlp-logo-strip .dlp-shell{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.dlp-logo-strip span{font-size:11px;letter-spacing:.14em;color:rgba(255,255,255,.5);font-weight:800}.dlp-logo-strip div div{display:flex;gap:40px}.dlp-logo-strip b{font-size:12px;color:rgba(255,255,255,.46);letter-spacing:.08em;text-transform:uppercase}
/* Problem */
.dlp-problem .dlp-two-col>div:last-child{padding-top:55px}.dlp-problem p{font-size:19px;margin-top:0}.dlp-problem-list{display:grid;grid-template-columns:1fr 1fr;margin-top:40px;border-top:1px solid var(--dlp-line)}.dlp-problem-list span{padding:18px 18px 18px 0;border-bottom:1px solid var(--dlp-line);color:#dce8f7;font-size:14px}.dlp-problem-list span:before{content:"→";color:var(--dlp-blue);margin-right:10px}
/* Features */
.dlp-feature-list{border-top:1px solid var(--dlp-line)}.dlp-feature-row{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr) 220px 34px;align-items:center;gap:28px;min-height:150px;padding:24px 0;border-bottom:1px solid var(--dlp-line);color:inherit;overflow:hidden;transition:.25s ease}.dlp-feature-row:hover{padding-left:14px;background:linear-gradient(90deg,rgba(44,167,255,.07),transparent)}.dlp-feature-number{color:var(--dlp-blue);font-size:12px;letter-spacing:.14em}.dlp-feature-row h3{margin:0 0 9px;font-size:clamp(25px,3vw,42px);letter-spacing:-.035em}.dlp-feature-row p{max-width:680px;margin:0;font-size:15px}.dlp-feature-thumb{width:220px;height:100px;border-radius:10px;background-size:cover;background-position:center;border:1px solid var(--dlp-line-strong);opacity:.7;transition:.25s}.dlp-feature-row:hover .dlp-feature-thumb{opacity:1;transform:scale(1.02)}.dlp-feature-arrow{color:var(--dlp-blue);font-size:22px}.dlp-empty-features{padding:30px 0}
/* Steps */
.dlp-step-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--dlp-line)}.dlp-step-grid article{min-height:315px;padding:32px 28px;border-right:1px solid var(--dlp-line)}.dlp-step-grid article:first-child{padding-left:0}.dlp-step-grid article:last-child{border-right:0}.dlp-step-grid strong{color:var(--dlp-blue);font-size:12px;letter-spacing:.15em}.dlp-step-grid h3{margin:78px 0 15px;font-size:27px;line-height:1.05;letter-spacing:-.035em}.dlp-step-grid p{margin:0;font-size:15px}
/* Website */
.dlp-websites .dlp-two-col{align-items:center}.dlp-websites ul{list-style:none;padding:0;margin:32px 0}.dlp-websites li{padding:14px 0;border-bottom:1px solid var(--dlp-line);color:#d8e5f5}.dlp-websites li:before{content:"✓";color:var(--dlp-blue);margin-right:12px}.dlp-site-mock{background:#0e203e;border:1px solid var(--dlp-line-strong);border-radius:18px;padding:14px;transform:rotate(1.5deg);box-shadow:0 35px 80px rgba(0,0,0,.22)}.dlp-site-window{display:flex;gap:6px;padding:4px 0 14px}.dlp-site-window span{width:7px;height:7px;border-radius:50%;background:#73809a}.dlp-site-hero{border-radius:14px;background:linear-gradient(145deg,#223a5e,#60728a);padding:50px;color:#fff}.dlp-site-hero small{letter-spacing:.16em}.dlp-site-hero strong{display:block;margin:18px 0;font-size:46px;line-height:1}.dlp-site-hero i{display:inline-block;background:var(--dlp-blue);padding:10px 14px;border-radius:7px;font-style:normal;font-size:12px;font-weight:800}.dlp-cars{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.dlp-cars b{height:105px;border-radius:10px;background:#e7edf4}
/* Pricing */
.dlp-price-line{display:grid;grid-template-columns:.8fr 1.2fr;border-top:1px solid var(--dlp-line);border-bottom:1px solid var(--dlp-line)}.dlp-price-line>div{padding:55px 0}.dlp-price-line>div:first-child{border-right:1px solid var(--dlp-line);padding-right:70px}.dlp-price-line>div:last-child{padding-left:70px}.dlp-price{display:flex;align-items:flex-end;margin-top:28px}.dlp-price sup{font-size:28px;align-self:flex-start;margin-top:14px;color:#fff}.dlp-price strong{font-size:118px;line-height:.78;letter-spacing:-.065em;color:#fff}.dlp-price span{margin:0 0 7px 10px}.dlp-includes ul{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;list-style:none;padding:0;margin:0 0 30px}.dlp-includes li{padding:13px 0;border-bottom:1px solid var(--dlp-line);color:#dce8f7}.dlp-includes li:before{content:"✓";color:var(--dlp-blue);margin-right:10px}
/* FAQ */
.dlp-faq .dlp-two-col{grid-template-columns:.8fr 1.2fr}.dlp-accordions{border-top:1px solid var(--dlp-line)}.dlp-accordions details{border-bottom:1px solid var(--dlp-line)}.dlp-accordions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:27px 0;color:#eef6ff;font-size:20px;font-weight:700;cursor:pointer}.dlp-accordions summary::-webkit-details-marker{display:none}.dlp-accordions summary span{color:var(--dlp-blue);font-size:25px}.dlp-accordions details p{margin:-4px 0 26px}
/* Footer */
.dlp-site-footer{background:var(--dlp-navy);color:#fff;border-top:1px solid var(--dlp-line);padding:100px 0 28px}.dlp-footer-cta{display:flex;justify-content:space-between;align-items:end;gap:40px;padding-bottom:75px;border-bottom:1px solid var(--dlp-line)}.dlp-footer-cta h2{max-width:820px;margin:18px 0 0;font-size:clamp(46px,6vw,82px);line-height:.95;letter-spacing:-.055em}.dlp-footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr 1fr;gap:60px;padding:58px 0}.dlp-footer-grid img{width:190px}.dlp-footer-grid p{max-width:290px;color:rgba(255,255,255,.5);line-height:1.7}.dlp-footer-grid strong{display:block;margin-bottom:18px;font-size:13px}.dlp-footer-grid a{display:block;margin:10px 0;color:rgba(255,255,255,.55);font-size:14px}.dlp-footer-grid a:hover{color:#fff}.dlp-footer-bottom{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid var(--dlp-line);color:rgba(255,255,255,.34);font-size:12px}
/* Inner pages/forms */
.dlp-inner-hero{padding:115px 0;border-bottom:1px solid var(--dlp-line)}.dlp-inner-hero h1{margin:20px 0;font-size:clamp(60px,8vw,108px);line-height:.9;letter-spacing:-.06em}.dlp-inner-hero p{max-width:760px;font-size:19px}.dlp-form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.dlp-sales-form{padding:40px;border:1px solid var(--dlp-line-strong);border-radius:16px;background:rgba(255,255,255,.025)}.dlp-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.dlp-field-grid label span{display:block;margin-bottom:8px;color:#dbe7f5;font-size:13px;font-weight:700}.dlp-field-full{grid-column:1/-1}.dlp-sales-form input,.dlp-sales-form select,.dlp-sales-form textarea{width:100%;border:1px solid var(--dlp-line-strong);border-radius:9px;padding:14px;color:#fff;background:rgba(255,255,255,.04);font:inherit}.dlp-sales-form option{color:#111}.dlp-hp{position:absolute!important;left:-9999px!important}.dlp-form-status{margin-top:16px}
@media(max-width:1024px){.admin-bar .dlp-site-header{top:46px}.dlp-header-inner{height:72px}.dlp-nav{position:fixed;top:0;right:0;width:min(420px,88vw);height:100vh;margin:0;padding:105px 30px 35px;display:block;background:var(--dlp-navy);transform:translateX(105%);transition:.3s;z-index:4}.dlp-site-header.is-open .dlp-nav{transform:none}.dlp-nav-links,.dlp-nav-actions{display:flex;flex-direction:column;align-items:stretch;gap:0}.dlp-nav a{padding:16px 0;border-bottom:1px solid var(--dlp-line);font-size:22px}.dlp-nav-actions{margin-top:24px}.dlp-menu-toggle{display:flex!important;margin-left:auto;width:44px;height:44px;border:1px solid var(--dlp-line-strong);border-radius:10px;background:transparent;flex-direction:column;align-items:center;justify-content:center;gap:6px;z-index:5}.dlp-menu-toggle span{width:18px;height:2px;background:#fff}.dlp-menu-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);border:0;opacity:0;visibility:hidden;transition:.25s;z-index:3}.dlp-site-header.is-open .dlp-menu-backdrop{opacity:1;visibility:visible}.dlp-hero-grid,.dlp-two-col,.dlp-section-head,.dlp-form-layout{grid-template-columns:1fr;gap:48px}.dlp-app-stage{transform:none}.dlp-step-grid{grid-template-columns:1fr 1fr}.dlp-feature-row{grid-template-columns:55px minmax(0,1fr) 34px}.dlp-feature-thumb{display:none}.dlp-price-line{grid-template-columns:1fr}.dlp-price-line>div:first-child{border-right:0;border-bottom:1px solid var(--dlp-line);padding-right:0}.dlp-price-line>div:last-child{padding-left:0}.dlp-footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:700px){.dlp-shell{width:100%;max-width:var(--dlp-max);padding-left:1rem;padding-right:1rem}.dlp-section{padding:84px 0}.dlp-brand img{width:145px}.dlp-hero{padding:82px 0 90px}.dlp-hero h1{font-size:62px}.dlp-hero-copy>p{font-size:17px}.dlp-actions{align-items:flex-start;flex-direction:column}.dlp-proof{gap:10px 18px}.dlp-app-ui{grid-template-columns:52px 1fr;min-height:auto}.dlp-app-ui aside{padding:18px 9px}.dlp-app-main{padding:16px}.dlp-stat-row{grid-template-columns:1fr}.dlp-chart{display:none}.dlp-logo-strip .dlp-shell{padding:24px 0;align-items:flex-start;flex-direction:column}.dlp-logo-strip div div{gap:16px;flex-wrap:wrap}.dlp-section-head h2,.dlp-section h2{font-size:52px}.dlp-problem .dlp-two-col>div:last-child{padding-top:0}.dlp-problem-list{grid-template-columns:1fr}.dlp-feature-row{grid-template-columns:42px minmax(0,1fr) 22px;gap:14px;min-height:125px}.dlp-feature-row h3{font-size:26px}.dlp-feature-row p{font-size:14px}.dlp-step-grid{grid-template-columns:1fr}.dlp-step-grid article{border-right:0;border-bottom:1px solid var(--dlp-line);padding:28px 0;min-height:0}.dlp-step-grid h3{margin-top:42px}.dlp-site-hero{padding:30px}.dlp-site-hero strong{font-size:34px}.dlp-cars b{height:70px}.dlp-price strong{font-size:88px}.dlp-includes ul{grid-template-columns:1fr}.dlp-footer-cta{align-items:flex-start;flex-direction:column}.dlp-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.dlp-footer-grid>div:first-child{grid-column:1/-1}.dlp-footer-bottom{gap:10px;flex-direction:column}.dlp-field-grid{grid-template-columns:1fr}.dlp-field-full{grid-column:auto}.dlp-sales-form{padding:24px}.dlp-faq .dlp-two-col{grid-template-columns:1fr}}

/* v1.4 layout refinements */
.dlp-header-shell,.dlp-site-footer>.dlp-shell,.dlp-sales-page>.dlp-section>.dlp-shell,.dlp-sales-page>.dlp-logo-strip>.dlp-shell,.dlp-inner-page>.dlp-section>.dlp-shell,.dlp-inner-page>.dlp-inner-hero>.dlp-shell{width:100%;max-width:2000px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}
@media(min-width:1025px){.dlp-menu-toggle,.dlp-menu-backdrop{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important}}

/* v2.0 unified premium layout */
:root{--dlp-max:2000px}
.dlp-shell,.dlp-header-shell,.dlp-site-footer>.dlp-shell,.dlp-sales-page>.dlp-section>.dlp-shell,.dlp-sales-page>.dlp-logo-strip>.dlp-shell,.dlp-inner-page>.dlp-section>.dlp-shell,.dlp-inner-page>.dlp-inner-hero>.dlp-shell,.dlp-feature-hero>.dlp-shell{width:100%;max-width:2000px;margin-inline:auto;padding-inline:3rem}
.dlp-header-inner{height:90px}
.dlp-brand img{width:clamp(188px,12vw,230px);max-height:56px;object-fit:contain}
.dlp-site-header.is-scrolled .dlp-header-inner{height:78px}
.dlp-header-cta{min-height:46px;padding-inline:22px}
.dlp-hero{padding:clamp(120px,10vw,190px) 0 clamp(140px,12vw,220px)}
.dlp-section{padding:clamp(140px,11vw,210px) 0}
.dlp-hero h1{font-size:clamp(58px,6.2vw,104px)}
.dlp-section-head h2,.dlp-section h2{font-size:clamp(58px,5.5vw,94px)}
.dlp-trust-badge{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;padding:8px 12px;border:1px solid var(--dlp-line-strong);border-radius:999px;color:#dce9f8;background:rgba(255,255,255,.025);font-size:12px;font-weight:700;letter-spacing:.04em}
.dlp-trust-badge i{width:7px;height:7px;border-radius:50%;background:#3fd18b;box-shadow:0 0 0 5px rgba(63,209,139,.1)}
.dlp-feature-more{display:flex;justify-content:flex-end;padding-top:34px}
.dlp-feature-more .dlp-text-link{font-size:16px}

/* restrained motion */
.dlp-sales-page section,.dlp-inner-page section{animation:dlpFadeUp .7s both;animation-timeline:view();animation-range:entry 0% cover 24%}
@keyframes dlpFadeUp{from{opacity:.25;transform:translateY(22px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.dlp-sales-page section,.dlp-inner-page section{animation:none!important}}

/* All-features archive */
.dlp-all-features{border-top:1px solid var(--dlp-line)}
.dlp-all-feature-card{display:grid;grid-template-columns:74px 1fr;gap:30px;padding:42px 0;border-bottom:1px solid var(--dlp-line);color:inherit}
.dlp-all-feature-card>span{color:var(--dlp-blue);font-size:12px;letter-spacing:.14em;padding-top:8px}
.dlp-all-feature-card>div{display:grid;grid-template-columns:minmax(240px,440px) minmax(0,1fr);column-gap:clamp(36px,6vw,110px);align-items:center}
.dlp-all-feature-card img{grid-row:1/5;width:100%;aspect-ratio:16/10;object-fit:cover;border:1px solid var(--dlp-line-strong);border-radius:16px;opacity:.82;transition:.3s ease}
.dlp-all-feature-card h2{grid-column:2;margin:0 0 18px;font-size:clamp(36px,4vw,70px)}
.dlp-all-feature-card p{grid-column:2;margin:0 0 22px;max-width:720px}
.dlp-all-feature-card b{grid-column:2;color:#fff;font-size:13px}
.dlp-all-feature-card:hover img{opacity:1;transform:translateY(-4px)}

/* Product-style single feature pages */
.dlp-feature-hero{padding:clamp(140px,12vw,220px) 0 clamp(100px,9vw,170px);border-bottom:1px solid var(--dlp-line)}
.dlp-feature-hero h1{max-width:1420px;margin:24px 0;font-size:clamp(64px,8vw,138px);line-height:.88;letter-spacing:-.065em}
.dlp-feature-hero>div>p{max-width:820px;font-size:clamp(18px,1.7vw,25px)}
.dlp-feature-hero-image{margin-top:clamp(70px,8vw,130px);padding:12px;border:1px solid var(--dlp-line-strong);border-radius:24px;background:rgba(255,255,255,.025);box-shadow:0 55px 130px rgba(0,0,0,.28)}
.dlp-feature-hero-image img{display:block;width:100%;border-radius:16px}
.dlp-feature-copy{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(60px,9vw,170px)}
.dlp-feature-copy>div{font-size:clamp(19px,1.65vw,26px);line-height:1.7;color:#d8e5f4}
.dlp-feature-copy h2,.dlp-feature-copy h3{color:#fff}
.dlp-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:50px;border-top:1px solid var(--dlp-line)}
.dlp-benefit-grid article{min-height:230px;padding:34px 34px 34px 0;border-bottom:1px solid var(--dlp-line)}
.dlp-benefit-grid article:nth-child(odd){border-right:1px solid var(--dlp-line)}
.dlp-benefit-grid article:nth-child(even){padding-left:34px}
.dlp-benefit-grid span{color:var(--dlp-blue);font-size:12px;letter-spacing:.14em}
.dlp-benefit-grid h3{max-width:640px;margin:80px 0 0;font-size:clamp(26px,2.8vw,48px);line-height:1.05;letter-spacing:-.04em}
.dlp-screen-gallery{display:grid;gap:clamp(30px,5vw,80px)}
.dlp-screen-gallery img{display:block;width:100%;border:1px solid var(--dlp-line-strong);border-radius:22px;box-shadow:0 40px 100px rgba(0,0,0,.22)}
.dlp-feature-final{display:flex;align-items:end;justify-content:space-between;gap:50px}
.dlp-feature-final h2{max-width:1150px;margin:20px 0 0}
.dlp-feature-final p{max-width:720px}

/* Studio-like content editor */
.dlp-content-admin{max-width:1500px!important;margin-top:28px!important}
.dlp-content-admin>h1{font-size:34px!important;letter-spacing:-.03em}
.dlp-content-admin>.dlp-admin-card,.dlp-content-admin form>.dlp-admin-card{border-radius:18px!important;padding:30px!important;box-shadow:0 12px 35px rgba(0,0,0,.04)}
.dlp-content-admin .dlp-admin-card h2{font-size:22px}
.dlp-content-admin .dlp-admin-field input,.dlp-content-admin .dlp-admin-field textarea{min-height:46px;border-radius:8px;padding:10px 12px}

@media(max-width:1024px){
  .dlp-shell,.dlp-header-shell,.dlp-site-footer>.dlp-shell,.dlp-sales-page>.dlp-section>.dlp-shell,.dlp-sales-page>.dlp-logo-strip>.dlp-shell,.dlp-inner-page>.dlp-section>.dlp-shell,.dlp-inner-page>.dlp-inner-hero>.dlp-shell,.dlp-feature-hero>.dlp-shell{padding-inline:2rem}
  .dlp-header-inner{height:82px}
  .dlp-brand img{width:185px}
  .dlp-all-feature-card>div{grid-template-columns:1fr}
  .dlp-all-feature-card img{grid-row:auto;margin-bottom:30px}
  .dlp-all-feature-card h2,.dlp-all-feature-card p,.dlp-all-feature-card b{grid-column:1}
  .dlp-feature-copy{grid-template-columns:1fr;gap:40px}
}
@media(max-width:700px){
  .dlp-shell,.dlp-header-shell,.dlp-site-footer>.dlp-shell,.dlp-sales-page>.dlp-section>.dlp-shell,.dlp-sales-page>.dlp-logo-strip>.dlp-shell,.dlp-inner-page>.dlp-section>.dlp-shell,.dlp-inner-page>.dlp-inner-hero>.dlp-shell,.dlp-feature-hero>.dlp-shell{padding-inline:1rem}
  .dlp-header-inner{height:74px}
  .dlp-brand img{width:155px}
  .dlp-hero{padding:92px 0 110px}
  .dlp-section{padding:100px 0}
  .dlp-section-head h2,.dlp-section h2{font-size:50px}
  .dlp-all-feature-card{grid-template-columns:38px 1fr;gap:10px;padding:28px 0}
  .dlp-all-feature-card h2{font-size:38px}
  .dlp-feature-hero h1{font-size:62px}
  .dlp-benefit-grid{grid-template-columns:1fr}
  .dlp-benefit-grid article,.dlp-benefit-grid article:nth-child(odd),.dlp-benefit-grid article:nth-child(even){border-right:0;padding:28px 0}
  .dlp-benefit-grid h3{margin-top:45px}
  .dlp-feature-final{align-items:flex-start;flex-direction:column}
}


/* v2.1 visual refinements */
.dlp-hero h1{
  font-size:clamp(50px,5.1vw,82px)!important;
  line-height:.9!important;
  letter-spacing:-.065em!important;
}
.dlp-section-head h2,
.dlp-section h2,
.dlp-two-col h2{
  font-size:clamp(64px,6.6vw,112px)!important;
  line-height:.94!important;
  letter-spacing:-.06em!important;
}

/* Let real product images float directly on the page—no browser/card container. */
.dlp-product-visual,
.dlp-site-visual{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
  overflow:visible!important;
}
.dlp-product-visual>img,
.dlp-site-visual>img{
  width:100%!important;
  height:auto!important;
  display:block!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  filter:drop-shadow(0 34px 70px rgba(0,0,0,.26));
}

/* Pricing: centered hero price with benefits balanced on both sides. */
.dlp-pricing-intro{
  max-width:1050px;
  margin:0 auto 72px;
  text-align:center;
}
.dlp-pricing-intro h2{
  max-width:1000px;
  margin:20px auto 22px!important;
}
.dlp-pricing-intro p{
  max-width:680px;
  margin:0 auto;
  font-size:18px;
}
.dlp-price-stage{
  display:grid;
  grid-template-columns:minmax(230px,1fr) minmax(360px,.9fr) minmax(230px,1fr);
  align-items:center;
  gap:clamp(36px,5vw,92px);
  padding:58px 0 18px;
  border-top:1px solid var(--dlp-line);
}
.dlp-price-center{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  position:relative;
}
.dlp-price-center:before{
  content:"";
  position:absolute;
  width:380px;
  height:260px;
  top:24px;
  left:50%;
  transform:translateX(-50%);
  border-radius:50%;
  background:rgba(47,164,245,.13);
  filter:blur(65px);
  pointer-events:none;
}
.dlp-price-label{
  position:relative;
  color:var(--dlp-blue);
  font-size:11px;
  font-weight:800;
  letter-spacing:.2em;
  text-transform:uppercase;
}
.dlp-price{
  position:relative;
  display:flex!important;
  justify-content:center;
  align-items:flex-start!important;
  margin:24px 0 0!important;
  line-height:1;
}
.dlp-price sup{
  margin:12px 8px 0 0!important;
  font-size:38px!important;
  line-height:1!important;
  color:var(--dlp-blue)!important;
  text-shadow:0 0 24px rgba(47,164,245,.45);
}
.dlp-price strong{
  font-size:clamp(116px,11vw,190px)!important;
  line-height:.76!important;
  letter-spacing:-.085em!important;
  background:linear-gradient(180deg,#fff 10%,#eef5ff 48%,#86b8ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent!important;
  text-shadow:0 22px 50px rgba(47,105,255,.22);
}
.dlp-price-period{
  position:relative;
  margin:20px 0 28px;
  color:rgba(255,255,255,.66);
  font-size:16px;
}
.dlp-price-center .dlp-btn{
  position:relative;
  min-width:240px;
  box-shadow:0 14px 38px rgba(47,164,245,.26);
}
.dlp-price-benefits{
  list-style:none;
  padding:0;
  margin:0;
}
.dlp-price-benefits li{
  padding:15px 0;
  border-bottom:1px solid var(--dlp-line);
  color:#dce8f7;
  font-size:16px;
}
.dlp-price-benefits li:before{
  content:"✓";
  display:inline-grid;
  place-items:center;
  width:20px;
  height:20px;
  margin-right:11px;
  border:1px solid var(--dlp-blue);
  border-radius:50%;
  color:var(--dlp-blue);
  font-size:11px;
}

@media(max-width:1024px){
  .dlp-price-stage{grid-template-columns:1fr 1.15fr 1fr;gap:28px}
  .dlp-price strong{font-size:clamp(110px,16vw,155px)!important}
}
@media(max-width:820px){
  .dlp-price-stage{grid-template-columns:1fr;gap:18px;padding-top:38px}
  .dlp-price-center{grid-row:1}
  .dlp-price-benefits{width:min(100%,620px);margin:0 auto}
  .dlp-price-benefits-left{grid-row:2}
  .dlp-price-benefits-right{grid-row:3}
  .dlp-pricing-intro{margin-bottom:44px}
}
@media(max-width:700px){
  .dlp-hero h1{font-size:54px!important}
  .dlp-section-head h2,.dlp-section h2,.dlp-two-col h2{font-size:56px!important}
  .dlp-product-visual>img,.dlp-site-visual>img{filter:drop-shadow(0 22px 45px rgba(0,0,0,.22))}
  .dlp-price strong{font-size:112px!important}
  .dlp-price sup{font-size:29px!important}
}

/* v2.2 layout refinements */
@media (min-width:1025px){
  /* Shift the navigation slightly left while preserving the 2000px boxed system. */
  .dlp-header-shell{padding-left:2rem;padding-right:3rem}

  /* Give the copy more room and keep the product image from dominating the hero. */
  .dlp-hero-grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:clamp(56px,5vw,96px)}
}

/* Hero and section titles now share one controlled scale. */
.dlp-hero h1,
.dlp-section-head h2,
.dlp-section h2,
.dlp-two-col h2,
.dlp-pricing-intro h2{
  font-size:clamp(48px,5.2vw,82px)!important;
  line-height:.94!important;
  letter-spacing:-.055em!important;
}

/* Keep the hero eyebrow directly beneath the connected status pill. */
.dlp-hero-copy .dlp-trust-badge{display:flex;width:max-content;margin-bottom:0}
.dlp-hero-copy>.dlp-kicker{display:block;width:max-content;margin-top:18px}
.dlp-hero h1{margin-top:22px}

@media(max-width:1024px){
  .dlp-hero-grid{grid-template-columns:1fr;gap:48px}
}

@media(max-width:700px){
  .dlp-hero h1,
  .dlp-section-head h2,
  .dlp-section h2,
  .dlp-two-col h2,
  .dlp-pricing-intro h2{font-size:52px!important}
}

/* v2.2.1 compact unified section rhythm */
.dlp-hero,
.dlp-section,
.dlp-inner-hero,
.dlp-feature-hero{
  padding-top:3rem!important;
  padding-bottom:3rem!important;
}
.dlp-site-footer{
  padding-top:3rem!important;
  padding-bottom:1.5rem!important;
}
.dlp-section-head{
  margin-bottom:3rem!important;
}
.dlp-pricing-intro{
  margin-bottom:3rem!important;
}
.dlp-footer-cta{
  padding-bottom:3rem!important;
}
.dlp-footer-grid{
  padding-top:3rem!important;
  padding-bottom:3rem!important;
}

@media(max-width:1024px){
  .dlp-hero,
  .dlp-section,
  .dlp-inner-hero,
  .dlp-feature-hero{
    padding-top:2rem!important;
    padding-bottom:2rem!important;
  }
  .dlp-site-footer{
    padding-top:2rem!important;
    padding-bottom:1rem!important;
  }
  .dlp-section-head,
  .dlp-pricing-intro{
    margin-bottom:2rem!important;
  }
  .dlp-footer-cta{
    padding-bottom:2rem!important;
  }
  .dlp-footer-grid{
    padding-top:2rem!important;
    padding-bottom:2rem!important;
  }
}

@media(max-width:700px){
  .dlp-hero,
  .dlp-section,
  .dlp-inner-hero,
  .dlp-feature-hero{
    padding-top:1rem!important;
    padding-bottom:1rem!important;
  }
  .dlp-site-footer{
    padding-top:1rem!important;
    padding-bottom:1rem!important;
  }
  .dlp-section-head,
  .dlp-pricing-intro{
    margin-bottom:1rem!important;
  }
  .dlp-footer-cta{
    padding-bottom:1rem!important;
  }
  .dlp-footer-grid{
    padding-top:1rem!important;
    padding-bottom:1rem!important;
  }
}

/* v2.3 unified title language, tighter hero balance, platform showcase, and SOL-style motion */
.dlp-hero h1{
  font-size:clamp(50px,5.1vw,82px)!important;
  line-height:.88!important;
  letter-spacing:-.07em!important;
  font-weight:780!important;
  text-transform:uppercase;
}
.dlp-section-head h2,
.dlp-section h2,
.dlp-two-col h2,
.dlp-pricing-intro h2,
.dlp-platform-heading h2{
  font-size:clamp(48px,4.95vw,78px)!important;
  line-height:.88!important;
  letter-spacing:-.068em!important;
  font-weight:780!important;
  text-transform:uppercase;
}

@media (min-width:1025px){
  .dlp-hero-grid{
    grid-template-columns:minmax(0,3fr) minmax(0,2fr)!important;
    gap:clamp(20px,2vw,36px)!important;
  }
  .dlp-product-visual{margin-left:-12px}
}

/* Eye-catching connected-platform story. */
.dlp-platform-showcase{position:relative;overflow:hidden}
.dlp-platform-glow{
  position:absolute;
  width:760px;
  height:760px;
  left:50%;
  top:48%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle,rgba(44,167,255,.17),rgba(44,167,255,.05) 38%,transparent 70%);
  filter:blur(18px);
  pointer-events:none;
}
.dlp-platform-heading{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);
  column-gap:clamp(42px,7vw,120px);
  align-items:end;
  margin-bottom:3rem;
}
.dlp-platform-heading .dlp-kicker{grid-column:1/-1;margin-bottom:18px}
.dlp-platform-heading h2{margin:0!important;max-width:1050px}
.dlp-platform-heading>p{margin:0 0 5px;max-width:600px;font-size:18px}
.dlp-platform-stage{
  position:relative;
  min-height:560px;
  border-top:1px solid var(--dlp-line);
  border-bottom:1px solid var(--dlp-line);
  background:
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:64px 64px;
  overflow:hidden;
}
.dlp-platform-stage:after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at center,rgba(44,167,255,.08),transparent 48%);
  pointer-events:none;
}
.dlp-platform-core{
  position:absolute;
  z-index:3;
  left:50%;
  top:50%;
  width:300px;
  aspect-ratio:1;
  transform:translate(-50%,-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  border:1px solid rgba(139,212,255,.33);
  border-radius:50%;
  background:rgba(6,18,38,.84);
  box-shadow:0 0 0 24px rgba(44,167,255,.025),0 0 90px rgba(44,167,255,.17),inset 0 0 55px rgba(44,167,255,.07);
  backdrop-filter:blur(18px);
}
.dlp-platform-core-ring{position:absolute;inset:-26px;border:1px dashed rgba(44,167,255,.24);border-radius:50%;animation:dlpOrbit 24s linear infinite}
.dlp-platform-core img{width:118px;height:auto;margin-bottom:25px}
.dlp-platform-core small{color:var(--dlp-blue);font-size:10px;font-weight:800;letter-spacing:.2em}
.dlp-platform-core strong{margin-top:12px;color:#fff;font-size:26px;line-height:1.05;letter-spacing:-.035em}
.dlp-platform-modules{position:absolute;inset:0;z-index:4}
.dlp-platform-module{
  position:absolute;
  width:min(270px,26vw);
  min-height:112px;
  padding:20px 22px;
  border:1px solid var(--dlp-line-strong);
  background:rgba(8,25,49,.76);
  backdrop-filter:blur(14px);
  transition:transform .3s ease,border-color .3s ease,background .3s ease;
}
.dlp-platform-module:hover{transform:translateY(-5px);border-color:rgba(44,167,255,.55);background:rgba(11,35,65,.94)}
.dlp-platform-module span{display:block;color:var(--dlp-blue);font-size:10px;font-weight:800;letter-spacing:.16em;margin-bottom:20px}
.dlp-platform-module strong{display:block;color:#fff;font-size:16px;line-height:1.25}
.dlp-platform-module i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--dlp-blue);box-shadow:0 0 18px var(--dlp-blue)}
.dlp-platform-module-1{left:3%;top:11%}.dlp-platform-module-1 i{right:-5px;bottom:22px}
.dlp-platform-module-2{right:3%;top:11%}.dlp-platform-module-2 i{left:-5px;bottom:22px}
.dlp-platform-module-3{left:3%;bottom:11%}.dlp-platform-module-3 i{right:-5px;top:22px}
.dlp-platform-module-4{right:3%;bottom:11%}.dlp-platform-module-4 i{left:-5px;top:22px}
.dlp-platform-module:nth-child(n+5){display:none}
.dlp-platform-lines{position:absolute;z-index:1;inset:0;width:100%;height:100%}
.dlp-platform-lines path{fill:none;stroke:rgba(44,167,255,.26);stroke-width:1.4;stroke-dasharray:7 9;animation:dlpDash 18s linear infinite}
.dlp-platform-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--dlp-line)}
.dlp-platform-stats>div{display:flex;align-items:center;gap:18px;padding:26px 0;border-right:1px solid var(--dlp-line)}
.dlp-platform-stats>div+div{padding-left:28px}
.dlp-platform-stats>div:last-child{border-right:0}
.dlp-platform-stats strong{color:var(--dlp-blue);font-size:42px;line-height:1;letter-spacing:-.05em}
.dlp-platform-stats span{max-width:180px;color:rgba(255,255,255,.67);font-size:13px;line-height:1.35}
@keyframes dlpOrbit{to{transform:rotate(360deg)}}
@keyframes dlpDash{to{stroke-dashoffset:-160}}

/* Smooth reveal system inspired by the SOL site. */
.dlp-reveal{
  opacity:0;
  transform:translate3d(0,32px,0);
  filter:blur(5px);
  transition:opacity .85s cubic-bezier(.2,.75,.2,1),transform .85s cubic-bezier(.2,.75,.2,1),filter .85s cubic-bezier(.2,.75,.2,1);
  transition-delay:var(--dlp-delay,0ms);
  will-change:opacity,transform,filter;
}
.dlp-reveal.dlp-reveal-title{transform:translate3d(0,44px,0);filter:blur(8px)}
.dlp-reveal.dlp-reveal-visual{transform:translate3d(36px,18px,0) scale(.975)}
.dlp-reveal.is-visible{opacity:1;transform:none;filter:none}
.dlp-feature-row.dlp-reveal,.dlp-step-grid article.dlp-reveal,.dlp-platform-module.dlp-reveal{transition-duration:.7s}

@media(max-width:1024px){
  .dlp-platform-heading{grid-template-columns:1fr;gap:22px}
  .dlp-platform-heading .dlp-kicker{grid-column:auto}
  .dlp-platform-stage{min-height:auto;padding:28px 0}
  .dlp-platform-core{position:relative;left:auto;top:auto;transform:none;margin:34px auto 54px;width:260px}
  .dlp-platform-modules{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 12px}
  .dlp-platform-module{position:relative!important;inset:auto!important;width:auto;min-height:105px}
  .dlp-platform-module i,.dlp-platform-lines{display:none}
}
@media(max-width:700px){
  .dlp-hero h1{font-size:52px!important}
  .dlp-section-head h2,.dlp-section h2,.dlp-two-col h2,.dlp-pricing-intro h2,.dlp-platform-heading h2{font-size:49px!important}
  .dlp-platform-heading{margin-bottom:1.5rem}
  .dlp-platform-heading>p{font-size:16px}
  .dlp-platform-core{width:220px;margin-bottom:42px}
  .dlp-platform-core strong{font-size:22px}
  .dlp-platform-modules{grid-template-columns:1fr}
  .dlp-platform-stats{grid-template-columns:1fr}
  .dlp-platform-stats>div,.dlp-platform-stats>div+div{padding:18px 0;border-right:0;border-bottom:1px solid var(--dlp-line)}
  .dlp-platform-stats>div:last-child{border-bottom:0}
}
@media(prefers-reduced-motion:reduce){
  .dlp-reveal{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
  .dlp-platform-core-ring,.dlp-platform-lines path{animation:none!important}
}

/* v2.4.0 final marketing-site polish */
@media (min-width:1025px){
  .dlp-header-shell{padding-left:0!important;padding-right:2rem!important}
  .dlp-header-inner{padding-left:0!important}
  .dlp-brand{margin-left:0!important}
  .dlp-hero{padding-top:2.25rem!important;padding-bottom:2.25rem!important}
  .dlp-hero-grid{gap:clamp(8px,1.25vw,22px)!important}
  .dlp-product-visual{margin-left:-28px!important;transform:translateX(-8px)}
  .dlp-platform-core{left:50%!important;top:50%!important}
}

.dlp-price strong{
  font-weight:950!important;
  -webkit-text-stroke:.7px rgba(255,255,255,.28);
  filter:drop-shadow(0 18px 34px rgba(47,105,255,.22));
}
.dlp-faq h2,.dlp-footer-cta h2{
  font-size:clamp(50px,5.1vw,82px)!important;
  line-height:.88!important;
  letter-spacing:-.07em!important;
  font-weight:780!important;
  text-transform:uppercase;
}

/* Interactive product tour */
.dlp-product-tour{position:relative;overflow:hidden}
.dlp-product-tour:before{content:"";position:absolute;width:680px;height:680px;right:-260px;top:8%;border-radius:50%;background:rgba(44,167,255,.1);filter:blur(100px);pointer-events:none}
.dlp-tour-shell{position:relative;display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);border-top:1px solid var(--dlp-line);border-bottom:1px solid var(--dlp-line);min-height:610px}
.dlp-tour-nav{display:flex;flex-direction:column;border-right:1px solid var(--dlp-line)}
.dlp-tour-tab{appearance:none;border:0;border-bottom:1px solid var(--dlp-line);background:transparent;color:rgba(255,255,255,.48);display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;min-height:88px;padding:18px 24px;text-align:left;cursor:pointer;transition:all .35s cubic-bezier(.2,.75,.2,1);position:relative}
.dlp-tour-tab:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--dlp-blue);transform:scaleY(0);transition:transform .3s ease}
.dlp-tour-tab span{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--dlp-blue)}
.dlp-tour-tab strong{font-size:17px;line-height:1.15;color:inherit}
.dlp-tour-tab:hover,.dlp-tour-tab.is-active{color:#fff;background:linear-gradient(90deg,rgba(44,167,255,.1),transparent);padding-left:32px}
.dlp-tour-tab.is-active:after{transform:scaleY(1)}
.dlp-tour-panels{position:relative;min-width:0}
.dlp-tour-panel{height:100%;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(34px,5vw,90px);align-items:center;padding:clamp(34px,5vw,76px);animation:dlpTourIn .62s cubic-bezier(.2,.75,.2,1) both}
.dlp-tour-panel[hidden]{display:none!important}
.dlp-tour-count{display:block;color:var(--dlp-blue);font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:52px}
.dlp-tour-copy h3{margin:0 0 22px;font-size:clamp(42px,4.4vw,74px);line-height:.9;letter-spacing:-.065em;text-transform:uppercase}
.dlp-tour-copy p{font-size:17px;margin:0 0 30px;max-width:520px}
.dlp-tour-visual{position:relative;min-height:400px;display:grid;place-items:center}
.dlp-tour-visual:before{content:"";position:absolute;inset:10% 6%;background:rgba(44,167,255,.16);filter:blur(75px);border-radius:50%}
.dlp-tour-visual img{position:relative;width:100%;height:auto;max-height:480px;object-fit:contain;display:block;filter:drop-shadow(0 35px 70px rgba(0,0,0,.34));transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}
.dlp-tour-ui{position:relative;width:min(100%,720px);border:1px solid var(--dlp-line-strong);border-radius:18px;overflow:hidden;background:#eaf0f6;box-shadow:0 35px 80px rgba(0,0,0,.32);transform:perspective(1200px) rotateY(-4deg)}
.dlp-tour-ui-top{height:38px;background:#14223b;display:flex;align-items:center;gap:7px;padding:0 14px;color:#8290a4;font-size:10px}.dlp-tour-ui-top i{width:7px;height:7px;border-radius:50%;background:#66778f}.dlp-tour-ui-top span{margin-left:8px}
.dlp-tour-ui-body{display:grid;grid-template-columns:72px 1fr;min-height:370px}.dlp-tour-ui-body aside{background:#07142b;padding:24px 14px}.dlp-tour-ui-body aside b{display:block;height:7px;border-radius:8px;background:#24334b;margin-bottom:22px}.dlp-tour-ui-body aside b:first-child{background:var(--dlp-blue)}
.dlp-tour-ui-body main{padding:34px;background:#eef3f8;color:#11203a}.dlp-tour-ui-body main small{font-size:8px;letter-spacing:.15em;color:#8390a3}.dlp-tour-ui-body main>strong{display:block;margin-top:8px;font-size:30px;letter-spacing:-.04em}.dlp-tour-ui-body main>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.dlp-tour-ui-body main>div i{height:92px;border:1px solid #d5dee8;border-radius:12px;background:#fff}.dlp-tour-ui-body main>span{display:block;height:130px;border:1px solid #d5dee8;border-radius:12px;background:linear-gradient(135deg,#fff,#e9f3ff)}
@keyframes dlpTourIn{from{opacity:0;transform:translate3d(24px,18px,0);filter:blur(7px)}to{opacity:1;transform:none;filter:none}}

/* Stronger SOL-style stagger variation */
.dlp-step-grid article:nth-child(even).dlp-reveal,.dlp-platform-module:nth-child(even).dlp-reveal{transform:translate3d(0,54px,0)}
.dlp-step-grid article:nth-child(3n).dlp-reveal,.dlp-tour-shell.dlp-reveal{transform:translate3d(30px,34px,0)}
.dlp-step-grid article.is-visible,.dlp-platform-module.is-visible,.dlp-tour-shell.is-visible{transform:none!important}

@media(max-width:1024px){
  .dlp-tour-shell{grid-template-columns:1fr;min-height:0}
  .dlp-tour-nav{display:grid;grid-template-columns:repeat(3,1fr);border-right:0;border-bottom:1px solid var(--dlp-line);overflow:auto}
  .dlp-tour-tab{min-width:190px;border-right:1px solid var(--dlp-line);min-height:78px}
  .dlp-tour-panel{grid-template-columns:1fr;padding:40px 24px}
  .dlp-tour-count{margin-bottom:24px}
}
@media(max-width:700px){
  .dlp-sales-page>.dlp-section,.dlp-hero,.dlp-inner-hero,.dlp-feature-hero{padding-top:3rem!important;padding-bottom:3rem!important}
  .dlp-shell,.dlp-header-shell,.dlp-site-footer>.dlp-shell,.dlp-sales-page>.dlp-section>.dlp-shell,.dlp-sales-page>.dlp-logo-strip>.dlp-shell,.dlp-inner-page>.dlp-section>.dlp-shell,.dlp-inner-page>.dlp-inner-hero>.dlp-shell,.dlp-feature-hero>.dlp-shell{padding-inline:1rem!important;max-width:100%!important}
  .dlp-hero-grid,.dlp-hero-copy,.dlp-hero-copy>*{min-width:0;max-width:100%}
  .dlp-hero-copy>.dlp-kicker,.dlp-trust-badge{width:100%!important;max-width:100%;white-space:normal;overflow-wrap:anywhere}
  .dlp-hero-copy>p{font-size:17px;overflow-wrap:anywhere}
  .dlp-hero h1{font-size:clamp(42px,14vw,52px)!important;overflow-wrap:anywhere}
  .dlp-actions{align-items:flex-start;flex-direction:column;gap:18px}
  .dlp-product-visual{width:100%;margin:0!important;transform:none!important}
  .dlp-product-visual>img{width:100%!important;max-width:100%!important}
  .dlp-tour-nav{grid-template-columns:1fr;max-height:none;overflow:visible}
  .dlp-tour-tab{min-width:0;width:100%;min-height:68px;padding:14px 16px}
  .dlp-tour-tab:hover,.dlp-tour-tab.is-active{padding-left:22px}
  .dlp-tour-panel{padding:32px 0;gap:28px}
  .dlp-tour-copy h3{font-size:42px}
  .dlp-tour-visual{min-height:250px}
  .dlp-tour-ui-body{grid-template-columns:52px 1fr;min-height:260px}.dlp-tour-ui-body main{padding:22px 14px}.dlp-tour-ui-body main>strong{font-size:22px}.dlp-tour-ui-body main>div i{height:60px}.dlp-tour-ui-body main>span{height:85px}
  .dlp-faq h2,.dlp-footer-cta h2{font-size:49px!important}
}
@media(prefers-reduced-motion:reduce){.dlp-tour-panel{animation:none!important}}

/* v2.4.1 connected section, feature tour, pricing, and FAQ refinements */
@media (min-width:1025px){
  .dlp-platform-stage{min-height:620px}
  .dlp-platform-core{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}
  .dlp-price-benefits-left{text-align:right;justify-self:end;width:min(100%,430px)}
  .dlp-price-benefits-left li{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-start;gap:11px}
  .dlp-price-benefits-left li:before{margin-right:0;margin-left:0;flex:0 0 20px}
}

.dlp-price-center{min-width:0;overflow:visible}
.dlp-price{padding:0 .12em .12em;overflow:visible}
.dlp-price strong{display:block;padding-right:.09em;overflow:visible;letter-spacing:-.075em!important}

.dlp-faq h2{color:#fff!important;background:none!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important}

.dlp-tour-shell{grid-template-columns:minmax(210px,.24fr) minmax(0,1fr);min-height:560px}
.dlp-tour-nav{padding:20px 24px 20px 0;gap:0;border-right:1px solid var(--dlp-line)}
.dlp-tour-tab{display:flex;align-items:baseline;gap:12px;min-height:0;padding:14px 0;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent!important}
.dlp-tour-tab:after{display:none}
.dlp-tour-tab span{font-size:9px;opacity:.75}
.dlp-tour-tab strong{font-size:14px;font-weight:650;letter-spacing:-.01em}
.dlp-tour-tab:hover,.dlp-tour-tab.is-active{padding-left:12px;color:#fff;background:transparent!important}
.dlp-tour-tab.is-active strong{color:var(--dlp-blue)}
.dlp-tour-panel{grid-template-columns:minmax(250px,.62fr) minmax(420px,1.38fr);gap:clamp(28px,4vw,70px);padding:clamp(34px,4.5vw,68px)}
.dlp-tour-copy-card{align-self:center;padding:28px;border:1px solid var(--dlp-line);background:rgba(8,24,47,.62);backdrop-filter:blur(14px)}
.dlp-tour-count{margin-bottom:24px}
.dlp-tour-copy-card h3{margin:0 0 18px;color:#fff;font-size:clamp(28px,2.8vw,46px);line-height:.98;letter-spacing:-.05em;text-transform:uppercase}
.dlp-tour-body{font-size:14px;line-height:1.65;color:rgba(220,232,247,.72)}
.dlp-tour-body p{font-size:inherit;line-height:inherit;margin:0 0 14px}
.dlp-tour-body p:last-child{margin-bottom:0}
.dlp-tour-copy-card .dlp-text-link{margin-top:24px;font-size:13px}
.dlp-tour-media{position:relative;min-height:430px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--dlp-line-strong);background:rgba(8,24,47,.42)}
.dlp-tour-media:before{content:"";position:absolute;inset:14%;border-radius:50%;background:rgba(44,167,255,.14);filter:blur(70px)}
.dlp-tour-media img,.dlp-tour-media video{position:relative;z-index:1;width:100%;height:100%;max-height:560px;object-fit:contain;display:block}
.dlp-tour-media video{object-fit:cover}
.dlp-tour-media-empty{position:relative;z-index:1;max-width:300px;padding:28px;text-align:center}
.dlp-tour-media-empty span{display:block;margin-bottom:12px;color:var(--dlp-blue);font-size:10px;font-weight:800;letter-spacing:.18em}
.dlp-tour-media-empty strong{color:#fff;font-size:20px;line-height:1.25}

@media(max-width:1024px){
  .dlp-tour-nav{padding:0;display:flex;flex-direction:row;overflow:auto}
  .dlp-tour-tab{min-width:180px;padding:16px;border-right:1px solid var(--dlp-line)}
  .dlp-tour-tab:hover,.dlp-tour-tab.is-active{padding-left:20px}
  .dlp-tour-panel{grid-template-columns:1fr;padding:36px 24px}
  .dlp-tour-media{min-height:340px}
}
@media(max-width:700px){
  .dlp-tour-nav{flex-direction:column;overflow:visible}
  .dlp-tour-tab{min-width:0;width:100%;padding:14px 0;border-right:0}
  .dlp-tour-tab:hover,.dlp-tour-tab.is-active{padding-left:10px}
  .dlp-tour-panel{padding:30px 0}
  .dlp-tour-copy-card{padding:22px}
  .dlp-tour-copy-card h3{font-size:34px}
  .dlp-tour-media{min-height:240px}
  .dlp-price{padding-right:.2em}
}

/* v2.4.2 mobile feature swipe carousel */
@media(max-width:700px){
  .dlp-product-tour{overflow:hidden}
  .dlp-product-tour .dlp-section-head{margin-bottom:28px}
  .dlp-tour-shell{display:block;border-bottom:0;min-height:0}
  .dlp-tour-nav{
    display:flex;
    flex-direction:row;
    gap:8px;
    padding:0 0 18px;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
    border-right:0;
    border-bottom:1px solid var(--dlp-line);
    scroll-snap-type:x proximity;
  }
  .dlp-tour-nav::-webkit-scrollbar{display:none}
  .dlp-tour-tab{
    flex:0 0 auto;
    width:auto;
    min-width:0;
    padding:9px 0 10px!important;
    border:0;
    border-bottom:1px solid transparent;
    scroll-snap-align:start;
    white-space:nowrap;
    gap:7px;
  }
  .dlp-tour-tab span{font-size:8px}
  .dlp-tour-tab strong{font-size:12px;font-weight:650}
  .dlp-tour-tab.is-active{border-bottom-color:var(--dlp-blue)}
  .dlp-tour-tab.is-active strong{color:#fff}
  .dlp-tour-panels{
    display:flex;
    gap:14px;
    width:calc(100% + 1rem);
    margin-right:-1rem;
    padding:22px 1rem 16px 0;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x mandatory;
    scroll-padding-left:0;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .dlp-tour-panels::-webkit-scrollbar{display:none}
  .dlp-tour-panel,
  .dlp-tour-panel[hidden]{
    display:grid!important;
    flex:0 0 calc(100% - 18px);
    width:calc(100% - 18px);
    height:auto;
    grid-template-columns:1fr;
    align-content:start;
    gap:14px;
    padding:0;
    opacity:.45;
    transform:scale(.975);
    animation:none;
    scroll-snap-align:start;
    scroll-snap-stop:always;
    transition:opacity .3s ease,transform .3s ease;
  }
  .dlp-tour-panel.is-active{opacity:1;transform:none}
  .dlp-tour-copy-card{order:2;padding:22px;min-height:0}
  .dlp-tour-media{order:1;min-height:220px;aspect-ratio:16/10}
  .dlp-tour-media img,.dlp-tour-media video{max-height:none;object-fit:cover}
  .dlp-tour-media-empty{padding:24px 18px}
  .dlp-tour-media-empty strong{font-size:17px}
  .dlp-tour-count{margin-bottom:16px}
  .dlp-tour-copy-card h3{font-size:clamp(29px,9.4vw,38px);margin-bottom:14px}
  .dlp-tour-body{font-size:13px;line-height:1.58}
  .dlp-tour-copy-card .dlp-text-link{margin-top:18px}
  .dlp-feature-more{margin-top:8px}
}


/* v2.4.3 feature tour cleanup */
.dlp-product-tour .dlp-tour-tab,
.dlp-product-tour .dlp-tour-tab:hover,
.dlp-product-tour .dlp-tour-tab:focus,
.dlp-product-tour .dlp-tour-tab:focus-visible,
.dlp-product-tour .dlp-tour-tab.is-active{
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.dlp-product-tour .dlp-tour-tab strong{display:block;min-width:0;overflow-wrap:anywhere}
.dlp-tour-copy-card{min-width:0;overflow:hidden}
.dlp-tour-copy-card h3{
  max-width:100%;
  font-size:clamp(24px,2.15vw,36px)!important;
  line-height:1!important;
  overflow-wrap:anywhere;
  word-break:normal;
}
.dlp-tour-count{display:none!important}

@media(max-width:700px){
  html,body{max-width:100%;overflow-x:hidden}
  .dlp-product-tour,.dlp-product-tour .dlp-shell,.dlp-tour-shell{max-width:100%;overflow:hidden}
  .dlp-tour-nav{width:100%;max-width:100%;padding:0 0 14px!important}
  .dlp-product-tour .dlp-tour-tab,
  .dlp-product-tour .dlp-tour-tab:hover,
  .dlp-product-tour .dlp-tour-tab:focus,
  .dlp-product-tour .dlp-tour-tab:focus-visible,
  .dlp-product-tour .dlp-tour-tab.is-active{
    padding:10px 0!important;
    border-bottom:1px solid rgba(255,255,255,.1)!important;
  }
  .dlp-product-tour .dlp-tour-tab.is-active{border-bottom-color:var(--dlp-blue)!important}
  .dlp-tour-tab strong{font-size:12px!important;white-space:nowrap}
  .dlp-tour-panels{
    box-sizing:border-box;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:20px 0 14px!important;
    gap:12px;
    scroll-padding-inline:0;
  }
  .dlp-tour-panel,.dlp-tour-panel[hidden]{
    box-sizing:border-box;
    flex:0 0 88%;
    width:88%;
    max-width:88%;
  }
  .dlp-tour-copy-card{padding:20px}
  .dlp-tour-copy-card h3{
    font-size:clamp(22px,7.4vw,30px)!important;
    line-height:1!important;
    letter-spacing:-.04em;
    margin-bottom:12px;
  }
}

/* v2.4.4 cleaner section typography and left-aligned feature navigation */
.dlp-sales-page .dlp-section-head h2,
.dlp-sales-page .dlp-section h2,
.dlp-sales-page .dlp-two-col h2,
.dlp-sales-page .dlp-pricing-intro h2,
.dlp-sales-page .dlp-platform-heading h2,
.dlp-sales-page .dlp-faq h2,
.dlp-site-footer .dlp-footer-cta h2,
.dlp-inner-page .dlp-section h2,
.dlp-inner-page .dlp-two-col h2,
.dlp-inner-page .dlp-feature-final h2{
  font-size:clamp(42px,4.6vw,76px)!important;
  line-height:.94!important;
  letter-spacing:-.055em!important;
  font-style:normal!important;
  font-weight:780!important;
}

.dlp-tour-copy-card h3{
  font-size:clamp(22px,1.9vw,32px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  font-style:normal!important;
}

.dlp-tour-nav{
  align-items:stretch;
  text-align:left!important;
}
.dlp-product-tour .dlp-tour-tab,
.dlp-product-tour .dlp-tour-tab:hover,
.dlp-product-tour .dlp-tour-tab:focus,
.dlp-product-tour .dlp-tour-tab:focus-visible,
.dlp-product-tour .dlp-tour-tab.is-active{
  justify-content:flex-start!important;
  text-align:left!important;
}
.dlp-product-tour .dlp-tour-tab strong{
  width:100%;
  text-align:left!important;
  font-style:normal!important;
}

@media(max-width:700px){
  .dlp-sales-page .dlp-section-head h2,
  .dlp-sales-page .dlp-section h2,
  .dlp-sales-page .dlp-two-col h2,
  .dlp-sales-page .dlp-pricing-intro h2,
  .dlp-sales-page .dlp-platform-heading h2,
  .dlp-sales-page .dlp-faq h2,
  .dlp-site-footer .dlp-footer-cta h2,
  .dlp-inner-page .dlp-section h2,
  .dlp-inner-page .dlp-two-col h2,
  .dlp-inner-page .dlp-feature-final h2{
    font-size:clamp(36px,11vw,46px)!important;
    line-height:.96!important;
  }
  .dlp-tour-copy-card h3{
    font-size:clamp(20px,6.6vw,27px)!important;
  }
  .dlp-tour-nav{align-items:flex-start!important}
  .dlp-product-tour .dlp-tour-tab{justify-content:flex-start!important;text-align:left!important}
}

/* v2.5 full-screen statement menu */
body.dlp-menu-open{overflow:hidden!important}
.dlp-site-header{z-index:9999}
.dlp-header-inner{position:relative;z-index:10003;justify-content:space-between;transition:height .35s ease}
.dlp-menu-toggle{display:flex!important;align-items:center!important;gap:14px!important;width:auto!important;height:48px!important;margin-left:auto!important;padding:0 0 0 18px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;position:relative!important;z-index:10004!important;cursor:pointer!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;overflow:visible!important}
.dlp-menu-toggle-label{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:opacity .25s ease,transform .25s ease}
.dlp-menu-toggle-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--dlp-line-strong);border-radius:50%;background:rgba(255,255,255,.025);transition:background .3s ease,border-color .3s ease,transform .45s cubic-bezier(.2,.8,.2,1)}
.dlp-menu-toggle-icon i{position:absolute;width:18px;height:2px;background:#fff;border-radius:99px;transition:transform .45s cubic-bezier(.2,.8,.2,1),width .25s ease}
.dlp-menu-toggle-icon i:first-child{transform:translateY(-4px)}
.dlp-menu-toggle-icon i:last-child{transform:translateY(4px)}
.dlp-menu-toggle:hover .dlp-menu-toggle-icon{background:var(--dlp-blue);border-color:var(--dlp-blue);transform:rotate(8deg)}
.dlp-site-header.menu-open .dlp-menu-toggle-label{opacity:.55;transform:translateX(3px)}
.dlp-site-header.menu-open .dlp-menu-toggle-icon i:first-child{transform:rotate(45deg)}
.dlp-site-header.menu-open .dlp-menu-toggle-icon i:last-child{transform:rotate(-45deg)}
.dlp-site-header.menu-open .dlp-menu-toggle-icon{background:var(--dlp-blue);border-color:var(--dlp-blue);transform:rotate(90deg)}

.dlp-nav{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;margin:0!important;padding:0!important;display:block!important;background:#061226!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-24px)!important;transition:opacity .45s ease,visibility .45s ease,transform .6s cubic-bezier(.2,.8,.2,1)!important;z-index:10000!important;overflow:hidden!important}
.dlp-site-header.menu-open .dlp-nav{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
.dlp-menu-shell{position:relative;z-index:2;height:100%;padding-top:clamp(120px,14vh,170px)!important;padding-bottom:28px!important;display:flex;flex-direction:column}
.dlp-menu-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);gap:clamp(65px,9vw,170px);align-items:end;flex:1;min-height:0;padding-bottom:clamp(35px,6vh,70px)}
.dlp-menu-kicker{display:block;margin-bottom:clamp(24px,4vh,46px);color:var(--dlp-blue);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.dlp-menu-primary{display:flex;flex-direction:column;align-items:stretch}
.dlp-menu-primary a{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:18px;padding:clamp(11px,1.5vh,18px) 0;border-bottom:1px solid var(--dlp-line);color:#fff!important;overflow:hidden;opacity:0;transform:translateY(26px);transition:color .25s ease,padding .35s ease,border-color .25s ease,opacity .45s ease,transform .55s cubic-bezier(.2,.8,.2,1)}
.dlp-site-header.menu-open .dlp-menu-primary a{opacity:1;transform:none}
.dlp-site-header.menu-open .dlp-menu-primary a:nth-of-type(1){transition-delay:.10s}
.dlp-site-header.menu-open .dlp-menu-primary a:nth-of-type(2){transition-delay:.16s}
.dlp-site-header.menu-open .dlp-menu-primary a:nth-of-type(3){transition-delay:.22s}
.dlp-site-header.menu-open .dlp-menu-primary a:nth-of-type(4){transition-delay:.28s}
.dlp-menu-primary small{color:var(--dlp-blue);font-size:10px;letter-spacing:.12em}
.dlp-menu-primary strong{font-size:clamp(46px,6.5vw,106px);line-height:.88;letter-spacing:-.065em;font-weight:720}
.dlp-menu-primary a>span{font-size:23px;color:var(--dlp-blue);transform:translate(-12px,12px);opacity:0;transition:.3s ease}
.dlp-menu-primary a:hover{padding-left:18px;color:var(--dlp-blue)!important;border-color:rgba(44,167,255,.55)}
.dlp-menu-primary a:hover>span{transform:none;opacity:1}

.dlp-menu-feature{padding:clamp(28px,3.2vw,52px);border:1px solid var(--dlp-line-strong);border-radius:20px;background:rgba(255,255,255,.025);opacity:0;transform:translateY(34px) scale(.98);transition:opacity .55s .24s ease,transform .65s .24s cubic-bezier(.2,.8,.2,1)}
.dlp-site-header.menu-open .dlp-menu-feature{opacity:1;transform:none}
.dlp-menu-feature .dlp-menu-kicker{margin-bottom:25px}
.dlp-menu-feature h2{margin:0!important;color:#fff!important;font-size:clamp(38px,4.1vw,70px)!important;line-height:.92!important;letter-spacing:-.055em!important;font-weight:720!important;font-style:normal!important}
.dlp-menu-feature h2 em{color:var(--dlp-blue);font-style:normal}
.dlp-menu-feature p{max-width:530px;margin:25px 0 35px;color:var(--dlp-text);font-size:15px;line-height:1.7}
.dlp-menu-demo{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 0;border-top:1px solid var(--dlp-line-strong);border-bottom:1px solid var(--dlp-line-strong);color:#fff!important;font-size:15px;font-weight:800}
.dlp-menu-demo b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--dlp-blue);color:#041126;transition:transform .3s ease}
.dlp-menu-demo:hover b{transform:rotate(45deg)}
.dlp-menu-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding-top:22px;border-top:1px solid var(--dlp-line);font-size:12px;color:rgba(255,255,255,.42);opacity:0;transform:translateY(12px);transition:.45s .35s ease}
.dlp-site-header.menu-open .dlp-menu-footer{opacity:1;transform:none}
.dlp-menu-footer>a:last-child{justify-self:end;color:rgba(255,255,255,.65)!important}
.dlp-menu-login{display:flex;align-items:center;gap:9px;color:#fff!important;font-weight:750}
.dlp-menu-login i{width:7px;height:7px;border-radius:50%;background:#48d98b;box-shadow:0 0 0 5px rgba(72,217,139,.08)}
.dlp-menu-orbit{position:absolute;border:1px solid rgba(44,167,255,.14);border-radius:50%;pointer-events:none;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}
.dlp-menu-orbit-one{width:min(70vw,1050px);aspect-ratio:1;right:-31vw;top:-31vw}
.dlp-menu-orbit-two{width:min(43vw,650px);aspect-ratio:1;right:-12vw;top:-12vw;border-color:rgba(44,167,255,.25)}
.dlp-site-header.menu-open .dlp-menu-orbit-one{transform:rotate(18deg) scale(1.05)}
.dlp-site-header.menu-open .dlp-menu-orbit-two{transform:rotate(-22deg) scale(.96)}
.dlp-menu-grid{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to right,transparent,black 40%,black)}

@media(max-width:1024px){
  .dlp-menu-main{grid-template-columns:1fr;gap:34px;align-content:center;overflow:auto;padding-right:4px}
  .dlp-menu-feature{display:none}
  .dlp-menu-shell{padding-top:112px!important}
  .dlp-menu-primary strong{font-size:clamp(48px,10vw,82px)}
  .dlp-menu-footer{grid-template-columns:1fr 1fr}
  .dlp-menu-footer>span{display:none}
}
@media(max-width:700px){
  .dlp-menu-toggle-label{display:none}
  .dlp-menu-toggle-icon{width:44px;height:44px}
  .dlp-menu-shell{padding-top:96px!important;padding-bottom:18px!important}
  .dlp-menu-main{align-content:start;padding-bottom:24px}
  .dlp-menu-kicker{margin-bottom:18px}
  .dlp-menu-primary a{grid-template-columns:30px minmax(0,1fr) 24px;gap:10px;padding:14px 0}
  .dlp-menu-primary strong{font-size:clamp(42px,15vw,62px)}
  .dlp-menu-primary a>span{font-size:17px}
  .dlp-menu-footer{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:16px}
  .dlp-menu-footer>a:last-child{font-size:11px}
  .dlp-menu-orbit-one{width:110vw;right:-62vw;top:-20vw}
  .dlp-menu-orbit-two{width:75vw;right:-44vw;top:2vw}
}
@media(prefers-reduced-motion:reduce){
  .dlp-nav,.dlp-menu-primary a,.dlp-menu-feature,.dlp-menu-footer,.dlp-menu-toggle-icon,.dlp-menu-toggle-icon i{transition-duration:.01ms!important}
}

/* v2.5.1 header actions and true edge alignment */
.dlp-header-shell{
  max-width:none!important;
  padding-left:0!important;
  padding-right:1rem!important;
}
.dlp-brand{
  display:flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
}
.dlp-brand img{
  margin:0!important;
  padding:0!important;
  object-position:left center!important;
}
.dlp-header-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:18px;
  margin-left:auto;
  position:relative;
  z-index:10004;
}
.dlp-header-login{
  display:flex;
  align-items:center;
  gap:9px;
  color:rgba(255,255,255,.82)!important;
  font-size:13px!important;
  font-weight:750!important;
  white-space:nowrap;
  transition:color .25s ease;
}
.dlp-header-login:hover{color:#fff!important}
.dlp-header-demo{
  min-height:44px!important;
  padding:0 18px!important;
  border-radius:9px!important;
  white-space:nowrap;
}
.dlp-header-actions .dlp-menu-toggle{
  margin-left:0!important;
}

@media(max-width:700px){
  .dlp-header-shell{
    padding-left:0!important;
    padding-right:1rem!important;
  }
  .dlp-header-login,
  .dlp-header-demo{display:none!important}
  .dlp-header-actions{gap:0}
  .dlp-menu-toggle-icon{
    width:48px!important;
    height:48px!important;
  }
}

/* v2.5.2 header/menu refinements */
.dlp-header-shell{
  width:100%!important;
  max-width:2000px!important;
  margin-inline:auto!important;
  padding-inline:3rem!important;
}
.dlp-menu-toggle-label{display:none!important}
.dlp-menu-toggle,
.dlp-header-actions .dlp-menu-toggle{
  padding:0!important;
  background:transparent!important;
  background-image:none!important;
  color:#fff!important;
  box-shadow:none!important;
}
.dlp-menu-toggle-icon{
  background:rgba(255,255,255,.025)!important;
  background-image:none!important;
  color:#fff!important;
}
.dlp-menu-toggle-icon i{background:#fff!important}
.dlp-menu-toggle:hover .dlp-menu-toggle-icon{
  background:var(--dlp-blue)!important;
  border-color:var(--dlp-blue)!important;
}
.dlp-site-header.menu-open .dlp-menu-toggle-icon{
  background:var(--dlp-blue)!important;
  border-color:var(--dlp-blue)!important;
}

@media(max-width:1024px){
  .dlp-header-shell{padding-inline:2rem!important}
}

@media(max-width:700px){
  body.dlp-menu-open{overflow:auto!important}
  .dlp-header-shell{padding-inline:1rem!important}
  .dlp-menu-toggle,
  .dlp-header-actions .dlp-menu-toggle{
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    min-height:48px!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:transparent!important;
    background-color:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }
  .dlp-menu-toggle-icon{
    width:48px!important;
    height:48px!important;
    background:rgba(255,255,255,.025)!important;
    background-color:rgba(255,255,255,.025)!important;
    background-image:none!important;
  }
  .dlp-site-header.menu-open{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
  }
  .admin-bar .dlp-site-header.menu-open{top:46px!important}
  .dlp-nav{
    position:absolute!important;
    inset:0 0 auto 0!important;
    width:100%!important;
    height:auto!important;
    min-height:100dvh!important;
    overflow:visible!important;
  }
  .dlp-menu-shell{
    min-height:100dvh!important;
    height:auto!important;
  }
  .dlp-menu-main{overflow:visible!important}
}

/* v2.5.3 mobile menu containment and icon centering */
.dlp-menu-toggle-icon{
  position:relative!important;
  flex:0 0 auto!important;
}
.dlp-menu-toggle-icon i{
  left:50%!important;
  top:50%!important;
  margin:0!important;
  transform-origin:center!important;
}
.dlp-menu-toggle-icon i:first-child{transform:translate(-50%,-50%) translateY(-4px)}
.dlp-menu-toggle-icon i:last-child{transform:translate(-50%,-50%) translateY(4px)}
.dlp-site-header.menu-open .dlp-menu-toggle-icon i:first-child{transform:translate(-50%,-50%) rotate(45deg)}
.dlp-site-header.menu-open .dlp-menu-toggle-icon i:last-child{transform:translate(-50%,-50%) rotate(-45deg)}

@media(max-width:700px){
  body.dlp-menu-open{
    overflow:hidden!important;
    width:100%!important;
    max-width:100%!important;
    touch-action:none;
  }
  .dlp-site-header.menu-open{
    position:fixed!important;
    inset:0 0 auto 0!important;
    width:100%!important;
    max-width:100vw!important;
  }
  .admin-bar .dlp-site-header.menu-open{top:46px!important}
  .dlp-nav{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    contain:layout paint!important;
  }
  .admin-bar .dlp-nav{
    top:46px!important;
    height:calc(100dvh - 46px)!important;
    min-height:calc(100dvh - 46px)!important;
  }
  .dlp-menu-shell{
    width:100%!important;
    max-width:100%!important;
    min-height:100%!important;
    overflow:hidden!important;
  }
  .dlp-menu-main{
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .dlp-menu-primary,
  .dlp-menu-primary a{
    min-width:0!important;
    max-width:100%!important;
  }
  .dlp-menu-orbit{
    max-width:none!important;
    pointer-events:none!important;
  }
  .dlp-menu-orbit-one{
    width:520px!important;
    height:520px!important;
    right:-330px!important;
    top:-95px!important;
  }
  .dlp-menu-orbit-two{
    width:330px!important;
    height:330px!important;
    right:-205px!important;
    top:35px!important;
  }
  .dlp-menu-grid{overflow:hidden!important}
}

/* v2.5.4 — Keep the homepage hero trust pill content-sized on tablet and mobile. */
@media (max-width:1024px){
  .dlp-hero-copy .dlp-trust-badge{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    align-self:flex-start!important;
    flex:0 0 auto!important;
    white-space:normal;
  }
}

/* v2.6 interior page system */
.dlp-page-hero{position:relative;padding:clamp(120px,10vw,190px) 0 clamp(110px,9vw,170px);overflow:hidden;border-bottom:1px solid var(--dlp-line)}
.dlp-page-hero:after{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-120px;border-radius:50%;background:rgba(44,167,255,.13);filter:blur(90px);pointer-events:none}
.dlp-page-hero h1{max-width:1320px;margin:22px 0 28px;font-size:clamp(58px,7vw,118px)!important;line-height:.9!important;letter-spacing:-.065em!important;font-style:normal!important}
.dlp-page-hero h1 em{color:var(--dlp-blue);font-style:normal}
.dlp-page-hero p{max-width:800px;margin:0;font-size:clamp(18px,1.55vw,24px)}
.dlp-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(50px,8vw,150px);align-items:end}
.dlp-hero-note,.dlp-contact-quick,.dlp-demo-summary{position:relative;padding:32px;border-top:1px solid var(--dlp-line-strong);border-bottom:1px solid var(--dlp-line-strong);background:rgba(255,255,255,.025)}
.dlp-hero-note>span,.dlp-contact-quick>span,.dlp-demo-summary>span{display:block;color:var(--dlp-blue);font-size:11px;font-weight:800;letter-spacing:.18em}
.dlp-hero-note strong{display:block;margin:18px 0 14px;color:#fff;font-size:clamp(64px,7vw,118px);line-height:.8;letter-spacing:-.07em}.dlp-hero-note strong small{font-size:15px;letter-spacing:0;color:var(--dlp-text)}
.dlp-contact-quick a{display:block;padding:16px 0;border-bottom:1px solid var(--dlp-line);color:#fff!important;font-size:clamp(20px,2vw,30px);font-weight:700}.dlp-contact-quick p{font-size:14px;margin-top:24px}
.dlp-demo-summary strong{display:block;margin:22px 0 12px;color:#fff;font-size:clamp(40px,5vw,74px);letter-spacing:-.05em}.dlp-demo-summary p{font-size:15px}
.dlp-value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--dlp-line)}
.dlp-value-grid article{min-height:230px;padding:30px;border-right:1px solid var(--dlp-line);border-bottom:1px solid var(--dlp-line)}.dlp-value-grid article:nth-child(4n){border-right:0}.dlp-value-grid span{color:var(--dlp-blue);font-size:11px;letter-spacing:.16em}.dlp-value-grid h3{margin:110px 0 0;font-size:24px;line-height:1.05}
.dlp-assurance-list>div{padding:28px 0;border-bottom:1px solid var(--dlp-line)}.dlp-assurance-list strong{display:block;color:#fff;font-size:22px}.dlp-assurance-list p{margin:8px 0 0}
.dlp-feature-story .dlp-shell{padding-top:0;padding-bottom:0}.dlp-feature-story-row{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(45px,8vw,140px);align-items:center;padding:clamp(70px,8vw,135px) 0;border-bottom:1px solid var(--dlp-line)}.dlp-feature-story-row:nth-child(even) .dlp-feature-story-copy{order:2}.dlp-feature-story-row:nth-child(even) .dlp-feature-story-media{order:1}
.dlp-feature-story-copy>span{color:var(--dlp-blue);font-size:11px;letter-spacing:.18em}.dlp-feature-story-copy h2{margin:22px 0 20px!important;font-size:clamp(42px,5vw,82px)!important}.dlp-feature-story-copy p{max-width:620px;font-size:17px}.dlp-feature-story-copy .dlp-text-link{display:inline-block;margin-top:16px}
.dlp-feature-story-media{display:block;overflow:hidden;border:1px solid var(--dlp-line-strong);border-radius:20px;background:rgba(255,255,255,.025)}.dlp-feature-story-media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .55s ease}.dlp-feature-story-media:hover img{transform:scale(1.025)}.dlp-feature-story-media>div{display:flex;min-height:420px;padding:40px;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 70% 20%,rgba(44,167,255,.22),transparent 38%)}.dlp-feature-story-media small{color:var(--dlp-blue);letter-spacing:.18em}.dlp-feature-story-media strong{max-width:650px;margin-top:18px;color:#fff;font-size:clamp(42px,5vw,78px);line-height:.95}
.dlp-contact-points{display:grid;margin-top:38px;border-top:1px solid var(--dlp-line)}.dlp-contact-points span{padding:16px 0;border-bottom:1px solid var(--dlp-line);color:#dce8f7}.dlp-contact-points span:before{content:"→";margin-right:12px;color:var(--dlp-blue)}
.dlp-demo-steps{margin-top:40px;border-top:1px solid var(--dlp-line)}.dlp-demo-steps article{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--dlp-line)}.dlp-demo-steps article>span{color:var(--dlp-blue);font-size:11px;letter-spacing:.14em}.dlp-demo-steps strong{color:#fff;font-size:18px}.dlp-demo-steps p{margin:5px 0 0;font-size:14px}
@media(max-width:1024px){.dlp-page-hero-grid,.dlp-feature-story-row{grid-template-columns:1fr}.dlp-value-grid{grid-template-columns:repeat(2,1fr)}.dlp-value-grid article:nth-child(4n){border-right:1px solid var(--dlp-line)}.dlp-value-grid article:nth-child(2n){border-right:0}.dlp-feature-story-row:nth-child(even) .dlp-feature-story-copy,.dlp-feature-story-row:nth-child(even) .dlp-feature-story-media{order:initial}}
@media(max-width:700px){.dlp-page-hero{padding:94px 0 88px}.dlp-page-hero h1{font-size:52px!important}.dlp-hero-note,.dlp-contact-quick,.dlp-demo-summary{padding:24px}.dlp-value-grid{grid-template-columns:1fr}.dlp-value-grid article,.dlp-value-grid article:nth-child(2n),.dlp-value-grid article:nth-child(4n){min-height:0;padding:24px 0;border-right:0}.dlp-value-grid h3{margin-top:50px}.dlp-feature-story-row{padding:64px 0;gap:30px}.dlp-feature-story-copy h2{font-size:42px!important}.dlp-feature-story-media>div{min-height:290px;padding:24px}.dlp-feature-story-media strong{font-size:40px}.dlp-form-layout{grid-template-columns:1fr!important}}

/* v2.6.1 — unified site-wide type scale */
:root{
  --dlp-type-hero:clamp(58px,6.2vw,104px);
  --dlp-type-section:clamp(48px,5.1vw,82px);
  --dlp-type-feature:clamp(36px,4vw,64px);
}
.dlp-hero h1,
.dlp-inner-page .dlp-page-hero h1,
.dlp-inner-page .dlp-inner-hero h1,
.dlp-feature-single-page .dlp-feature-hero h1{
  font-size:var(--dlp-type-hero)!important;
  line-height:.86!important;
  letter-spacing:-.07em!important;
  font-style:normal!important;
  font-weight:760!important;
}
.dlp-section-head h2,
.dlp-section h2,
.dlp-two-col h2,
.dlp-pricing-intro h2,
.dlp-platform-heading h2,
.dlp-site-footer h2{
  font-size:var(--dlp-type-section)!important;
  line-height:.95!important;
  letter-spacing:-.055em!important;
  font-style:normal!important;
}
.dlp-feature-story-copy h2{
  max-width:100%;
  font-size:var(--dlp-type-feature)!important;
  line-height:.96!important;
  overflow-wrap:anywhere;
}
@media(max-width:700px){
  :root{
    --dlp-type-hero:clamp(42px,13.5vw,52px);
    --dlp-type-section:clamp(38px,11vw,48px);
    --dlp-type-feature:clamp(34px,10vw,42px);
  }
}

/* v2.6.2 — reliable interior header and feature archive rendering */
.dlp-site-header{
  background:#061226!important;
  background-color:#061226!important;
  opacity:1!important;
  isolation:isolate;
}
.dlp-site-header .dlp-header-inner,
.dlp-site-header .dlp-header-shell{
  background:transparent!important;
}
.dlp-features-page .dlp-feature-story{
  min-height:320px;
}
.dlp-feature-story-empty{
  max-width:820px;
  padding:clamp(64px,8vw,120px) 0;
}
.dlp-feature-story-empty h2{
  margin:20px 0 18px!important;
  font-size:var(--dlp-type-section)!important;
  line-height:.95!important;
  font-style:normal!important;
}
.dlp-feature-story-empty p{max-width:650px;font-size:17px}


/* v2.6.3 — premium sales and demo forms */
.dlp-sales-form{
  position:relative;
  overflow:hidden;
  padding:clamp(28px,3.2vw,52px)!important;
  border:1px solid rgba(126,170,220,.28)!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(47,164,245,.10),transparent 36%),
    linear-gradient(180deg,rgba(17,38,66,.78),rgba(8,25,47,.92))!important;
  box-shadow:0 28px 80px rgba(0,8,22,.28),inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.dlp-sales-form:before{
  content:"";
  position:absolute;
  top:0;
  left:clamp(28px,3.2vw,52px);
  right:clamp(28px,3.2vw,52px);
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(47,164,245,.75),transparent);
  pointer-events:none;
}
.dlp-field-grid{
  gap:24px 20px!important;
}
.dlp-field-grid label{
  display:block!important;
  min-width:0;
  margin:0!important;
}
.dlp-field-grid label>span{
  display:flex!important;
  align-items:center;
  min-height:18px;
  margin:0 0 10px!important;
  color:rgba(234,242,252,.78)!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:800!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
}
.dlp-sales-form input:not([type="hidden"]):not(.dlp-hp),
.dlp-sales-form select,
.dlp-sales-form textarea{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  border:1px solid rgba(148,180,217,.32)!important;
  border-radius:12px!important;
  outline:0!important;
  color:#f7fbff!important;
  background:rgba(4,19,38,.64)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
  font-family:inherit!important;
  font-size:15px!important;
  font-style:normal!important;
  font-weight:500!important;
  line-height:1.35!important;
  transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease!important;
  appearance:auto;
  -webkit-appearance:auto;
}
.dlp-sales-form input:not([type="hidden"]):not(.dlp-hp),
.dlp-sales-form select{
  height:54px!important;
  padding:0 16px!important;
}
.dlp-sales-form textarea{
  min-height:142px!important;
  padding:16px!important;
  resize:vertical!important;
}
.dlp-sales-form input:hover,
.dlp-sales-form select:hover,
.dlp-sales-form textarea:hover{
  border-color:rgba(158,199,239,.55)!important;
  background:rgba(8,28,51,.80)!important;
}
.dlp-sales-form input:focus,
.dlp-sales-form select:focus,
.dlp-sales-form textarea:focus{
  border-color:var(--dlp-blue)!important;
  background:rgba(7,27,50,.96)!important;
  box-shadow:0 0 0 4px rgba(47,164,245,.12),0 12px 28px rgba(0,9,25,.16)!important;
}
.dlp-sales-form input::placeholder,
.dlp-sales-form textarea::placeholder{
  color:rgba(196,211,229,.42)!important;
  opacity:1!important;
}
.dlp-sales-form select{
  cursor:pointer!important;
  color:rgba(238,245,253,.82)!important;
  color-scheme:dark;
}
.dlp-sales-form option{
  color:#f7fbff!important;
  background:#0b1d35!important;
}
.dlp-sales-form input[type="date"]{
  color-scheme:dark;
}
.dlp-sales-form input[type="date"]::-webkit-calendar-picker-indicator{
  opacity:.75;
  filter:invert(1);
  cursor:pointer;
}
.dlp-sales-form>.dlp-btn,
.dlp-sales-form button[type="submit"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:190px!important;
  min-height:54px!important;
  margin:26px 0 0!important;
  padding:0 25px!important;
  border:1px solid var(--dlp-blue)!important;
  border-radius:11px!important;
  color:#041326!important;
  background:var(--dlp-blue)!important;
  box-shadow:0 14px 36px rgba(47,164,245,.24)!important;
  font-family:inherit!important;
  font-size:13px!important;
  font-style:normal!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;
}
.dlp-sales-form>.dlp-btn:hover,
.dlp-sales-form>.dlp-btn:focus,
.dlp-sales-form button[type="submit"]:hover,
.dlp-sales-form button[type="submit"]:focus{
  border-color:#fff!important;
  color:#041326!important;
  background:#fff!important;
  transform:translateY(-2px)!important;
  box-shadow:0 18px 42px rgba(47,164,245,.30)!important;
}
.dlp-sales-form>.dlp-btn:disabled,
.dlp-sales-form button[type="submit"]:disabled{
  opacity:.58!important;
  cursor:wait!important;
  transform:none!important;
}
.dlp-form-status{
  min-height:20px;
  margin:16px 0 0!important;
  color:rgba(226,238,251,.78)!important;
  font-size:13px!important;
  line-height:1.5!important;
}
.dlp-form-status.is-success{color:#66e7ac!important}
.dlp-form-status.is-error{color:#ff9b9b!important}

@media(max-width:700px){
  .dlp-sales-form{
    padding:24px 18px!important;
    border-radius:16px!important;
  }
  .dlp-sales-form:before{
    left:18px;
    right:18px;
  }
  .dlp-field-grid{
    gap:18px!important;
  }
  .dlp-sales-form input:not([type="hidden"]):not(.dlp-hp),
  .dlp-sales-form select{
    height:52px!important;
    font-size:16px!important;
  }
  .dlp-sales-form textarea{
    min-height:128px!important;
    font-size:16px!important;
  }
  .dlp-sales-form>.dlp-btn,
  .dlp-sales-form button[type="submit"]{
    width:100%!important;
    min-width:0!important;
    margin-top:22px!important;
  }
}


/* v2.6.4 mobile feature controls + footer CTA */
.dlp-footer-demo{
  background:var(--dlp-blue)!important;
  color:#041126!important;
  border-color:var(--dlp-blue)!important;
}
.dlp-footer-demo:hover{
  background:var(--dlp-blue)!important;
  color:#041126!important;
  filter:brightness(1.08);
}
.dlp-tour-mobile-controls{display:none}
@media(max-width:700px){
  .dlp-tour-mobile-controls{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    margin:0 0 14px;
  }
  .dlp-tour-arrow{
    appearance:none!important;
    -webkit-appearance:none!important;
    position:relative;
    flex:0 0 48px!important;
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:48px!important;
    min-height:48px!important;
    max-height:48px!important;
    aspect-ratio:1 / 1!important;
    display:inline-grid!important;
    place-items:center!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.025)!important;
    color:transparent!important;
    font-size:0!important;
    line-height:0!important;
    text-indent:-9999px;
    overflow:hidden;
    cursor:pointer;
    box-shadow:none!important;
    transform:none;
    transition:background .2s ease,border-color .2s ease,transform .2s ease;
  }
  .dlp-tour-arrow::before{
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    width:9px;
    height:9px;
    border-top:2px solid #fff;
    border-right:2px solid #fff;
    transform-origin:center;
  }
  .dlp-tour-arrow-prev::before{transform:translate(-38%,-50%) rotate(-135deg)}
  .dlp-tour-arrow-next::before{transform:translate(-62%,-50%) rotate(45deg)}
  .dlp-tour-arrow:hover,
  .dlp-tour-arrow:focus-visible{
    background:rgba(44,167,255,.12)!important;
    border-color:var(--dlp-blue)!important;
  }
  .dlp-tour-arrow:active{transform:scale(.94)}
}

/* Feature CPT 2.7.0 */
.dlp-feature-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(50px,7vw,130px);align-items:center}
.dlp-feature-hero-grid .dlp-feature-hero-image{margin-top:0}
.dlp-feature-hero-image video,.dlp-all-feature-card video,.dlp-feature-story-media video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:16px}
.dlp-feature-hero-image video{max-height:760px}
.dlp-screen-gallery video{display:block;width:100%;border:1px solid var(--dlp-line-strong);border-radius:22px;box-shadow:0 40px 100px rgba(0,0,0,.22)}
.dlp-feature-overview h2{margin:20px 0 0;font-size:clamp(42px,5vw,82px)!important}
.dlp-feature-overview .dlp-feature-copy>div:last-child>p:first-child{margin-top:0}
.dlp-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:50px;border-top:1px solid var(--dlp-line);border-left:1px solid var(--dlp-line)}
.dlp-capability-grid article{min-height:310px;padding:30px;border-right:1px solid var(--dlp-line);border-bottom:1px solid var(--dlp-line)}
.dlp-capability-grid span,.dlp-workflow-list>article>span{color:var(--dlp-blue);font-size:12px;letter-spacing:.14em}
.dlp-capability-grid h3{margin:85px 0 16px;font-size:clamp(27px,2.5vw,44px);line-height:1.05;letter-spacing:-.04em}
.dlp-capability-grid p{margin:0;font-size:15px}
.dlp-feature-workflow{background:rgba(255,255,255,.018)}
.dlp-workflow-list{margin-top:45px;border-top:1px solid var(--dlp-line)}
.dlp-workflow-list article{display:grid;grid-template-columns:80px minmax(0,1fr);gap:24px;padding:34px 0;border-bottom:1px solid var(--dlp-line)}
.dlp-workflow-list h3{margin:0 0 10px;font-size:clamp(28px,3vw,48px)}
.dlp-workflow-list p{max-width:820px;margin:0}
@media(max-width:1024px){.dlp-feature-hero-grid{grid-template-columns:1fr}.dlp-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.dlp-feature-hero-grid{gap:34px}.dlp-capability-grid{grid-template-columns:1fr}.dlp-capability-grid article{min-height:0;padding:26px 0;border-right:0}.dlp-capability-grid h3{margin-top:48px}.dlp-workflow-list article{grid-template-columns:42px minmax(0,1fr);gap:12px}}

/* v2.7.2 — feature single hero title matches standard page heroes */
@media(max-width:700px){.dlp-feature-single-page .dlp-feature-hero h1{font-size:52px!important}}


/* v2.7.3 — sticky header on tablet and mobile */
@media(max-width:1024px){
  .dlp-site-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
  }
  .admin-bar .dlp-site-header{top:46px!important}
  .dlp-sales-page,.dlp-inner-page{padding-top:72px}
}
@media(max-width:782px){
  .admin-bar .dlp-site-header{top:46px!important}
}
