:root{
  --wt-ink:#07111f;
  --wt-deep:#061321;
  --wt-blue:#2878ff;
  --wt-cyan:#22d8f2;
  --wt-line:rgba(7,17,31,.10);
  --wt-soft:#f3f7fb;
}

.wt-page{overflow:hidden}
.wt-page h1,.wt-page h2,.wt-page h3{font-family:"Space Grotesk",sans-serif}

.wt-hero{
  position:relative;
  min-height:760px;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:170px 0 100px;
  color:#fff;
  background:
    radial-gradient(circle at 76% 34%,rgba(36,125,255,.18),transparent 28%),
    radial-gradient(circle at 24% 85%,rgba(31,218,242,.08),transparent 28%),
    linear-gradient(135deg,#061321 0%,#081a2e 55%,#061321 100%);
}
.wt-hero-grid{position:absolute;inset:0;opacity:.42;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:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}
.wt-hero-glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none}
.wt-hero-glow-one{right:5%;top:16%;width:340px;height:340px;background:rgba(36,125,255,.17)}
.wt-hero-glow-two{left:-8%;bottom:0;width:280px;height:280px;background:rgba(34,216,242,.09)}
.wt-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);align-items:center;gap:clamp(60px,8vw,120px)}
.wt-hero-copy h1{max-width:790px;margin:0;font-size:clamp(52px,6.4vw,96px);font-weight:700;line-height:.98;letter-spacing:-.055em}
.wt-hero-copy h1 em{display:block;font-style:normal;color:var(--wt-cyan)}
.wt-hero-lead{max-width:720px;margin:28px 0 0;color:rgba(229,239,248,.75);font-size:clamp(17px,1.5vw,20px);line-height:1.75}
.wt-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.wt-hero-points{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:30px;color:rgba(234,243,251,.72);font-size:14px;font-weight:700}
.wt-hero-points span{display:inline-flex;align-items:center;gap:9px}
.wt-hero-points i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#07111f;background:var(--wt-cyan);font-size:10px}

.wt-browser-wrap{position:relative;min-height:520px;display:grid;place-items:center}
.wt-browser-card{position:relative;z-index:3;width:min(100%,560px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#fff;box-shadow:0 45px 100px rgba(0,0,0,.35);transform:perspective(1200px) rotateY(-5deg) rotateX(2deg)}
.wt-browser-bar{height:48px;display:flex;align-items:center;gap:7px;padding:0 16px;background:#eaf0f6;border-bottom:1px solid #dbe4ed}
.wt-browser-bar>span{width:9px;height:9px;border-radius:50%;background:#b5c2cf}
.wt-browser-bar>div{min-width:150px;margin-left:10px;padding:7px 16px;border-radius:8px;background:#fff;color:#748294;font:600 10px/1 Manrope,sans-serif;text-align:center}
.wt-browser-body{padding:22px;background:#f7faff}
.wt-browser-nav{height:24px;display:flex;align-items:center;gap:18px;margin-bottom:25px}.wt-browser-nav i{width:84px;height:12px;border-radius:99px;background:#0a1b2d}.wt-browser-nav span{width:42px;height:7px;border-radius:99px;background:#c9d4df}
.wt-browser-content{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;min-height:230px;padding:28px;border-radius:18px;background:linear-gradient(135deg,#07182b,#102b47)}
.wt-browser-copy small{display:block;margin-bottom:12px;color:#49d7ed;font:800 8px/1 Manrope,sans-serif;letter-spacing:.15em}.wt-browser-copy strong{display:block;color:#fff;font:700 25px/1.05 "Space Grotesk",sans-serif;letter-spacing:-.04em}.wt-browser-copy p{width:92%;height:6px;margin:16px 0 0;border-radius:99px;background:rgba(255,255,255,.18)}.wt-browser-copy p+p{width:68%;margin-top:7px}.wt-browser-copy button{width:82px;height:25px;margin-top:22px;border:0;border-radius:7px;background:#2d7cff}
.wt-browser-visual{position:relative;height:180px;border-radius:15px;background:linear-gradient(160deg,rgba(37,123,255,.33),rgba(34,216,242,.08));border:1px solid rgba(255,255,255,.10)}.wt-browser-visual b{position:absolute;inset:30px 27px;border-radius:14px;background:linear-gradient(145deg,#31d7eb,#276dff);box-shadow:0 18px 30px rgba(31,113,255,.25)}.wt-browser-visual i{position:absolute;z-index:2;width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px)}.wt-browser-visual i:nth-child(1){left:15px;top:20px}.wt-browser-visual i:nth-child(2){right:16px;top:44px}.wt-browser-visual i:nth-child(3){left:28px;bottom:15px}
.wt-browser-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.wt-browser-cards i{height:56px;border-radius:12px;background:#fff;border:1px solid #e6edf4;box-shadow:0 8px 20px rgba(16,35,54,.06)}
.wt-browser-orbit{position:absolute;border-radius:50%;border:1px solid rgba(72,197,255,.18);animation:wtOrbit 22s linear infinite}.orbit-one{width:520px;height:520px}.orbit-two{width:410px;height:410px;animation-direction:reverse;animation-duration:17s}.wt-browser-orbit:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--wt-cyan);box-shadow:0 0 24px rgba(34,216,242,.8);top:8%;left:25%}
.wt-floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:12px;min-width:180px;padding:14px 16px;border:1px solid rgba(255,255,255,.17);border-radius:15px;background:rgba(9,30,51,.88);box-shadow:0 20px 45px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.wt-floating-card>i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#081726;background:var(--wt-cyan)}.wt-floating-card b,.wt-floating-card span{display:block}.wt-floating-card b{color:#fff;font-size:13px}.wt-floating-card span{margin-top:3px;color:rgba(225,238,249,.6);font-size:10px}.wt-float-speed{left:-30px;bottom:60px}.wt-float-mobile{right:-25px;top:55px}
@keyframes wtOrbit{to{transform:rotate(360deg)}}

.wt-proof-strip{position:relative;z-index:5;background:#fff;border-bottom:1px solid var(--wt-line)}
.wt-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.wt-proof-grid article{min-height:126px;display:flex;flex-direction:column;justify-content:center;padding:24px 34px;border-right:1px solid var(--wt-line)}.wt-proof-grid article:first-child{border-left:1px solid var(--wt-line)}
.wt-proof-grid strong{color:var(--wt-ink);font:700 clamp(22px,2vw,30px)/1.1 "Space Grotesk",sans-serif;letter-spacing:-.035em}.wt-proof-grid span{margin-top:8px;color:#758296;font-size:13px;font-weight:700}

.wt-split{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(60px,9vw,150px);align-items:start}.wt-sticky-heading{position:sticky;top:130px}.wt-sticky-heading h2{margin:18px 0 0;font-size:clamp(40px,4.2vw,66px);line-height:1.04;letter-spacing:-.05em;color:var(--wt-ink)}.wt-sticky-heading h2 em{font-style:normal;color:#2878ff}.wt-rich-copy{font-size:18px;line-height:1.82;color:#657286}.wt-rich-copy>p{margin:0 0 24px}.wt-quote{position:relative;margin-top:42px;padding:34px 36px;border:1px solid rgba(40,120,255,.18);border-radius:22px;background:linear-gradient(135deg,rgba(40,120,255,.07),rgba(34,216,242,.04))}.wt-quote i{color:#2878ff;font-size:24px}.wt-quote p{margin:14px 0 0;color:#182638;font-size:19px;font-weight:700;line-height:1.6}

.wt-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wt-feature-card{position:relative;min-height:290px;padding:34px;border:1px solid rgba(7,17,31,.08);border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(12,32,53,.055);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.wt-feature-card:hover{transform:translateY(-6px);border-color:rgba(40,120,255,.25);box-shadow:0 24px 55px rgba(12,32,53,.09)}.wt-feature-card>span{position:absolute;right:24px;top:22px;color:#aab6c3;font:700 12px/1 Manrope,sans-serif}.wt-feature-card>i{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;color:#2878ff;background:#edf4ff;font-size:20px}.wt-feature-card h3{margin:26px 0 12px;color:var(--wt-ink);font-size:23px;line-height:1.15;letter-spacing:-.03em}.wt-feature-card p{margin:0;color:#718095;line-height:1.7}.wt-feature-main{grid-column:span 2;background:linear-gradient(135deg,#081827,#102d4c);color:#fff}.wt-feature-main>span{color:rgba(255,255,255,.35)}.wt-feature-main>i{color:#07111f;background:var(--wt-cyan)}.wt-feature-main h3{color:#fff;font-size:30px}.wt-feature-main p{max-width:650px;color:rgba(225,236,246,.72)}.wt-feature-main ul{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.wt-feature-main li{padding:9px 12px;border:1px solid rgba(255,255,255,.11);border-radius:99px;color:rgba(237,246,253,.74);font-size:12px;font-weight:700}

.wt-seo-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(60px,8vw,120px);align-items:center}.wt-seo-copy h2{margin:18px 0 22px;color:#fff;font-size:clamp(42px,4.5vw,70px);line-height:1.02;letter-spacing:-.05em}.wt-seo-copy p{color:rgba(224,236,247,.7);font-size:18px;line-height:1.8}.wt-seo-checklist{display:grid;gap:14px}.wt-seo-checklist article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.035)}.wt-seo-checklist article>i{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;color:#07111f;background:var(--wt-cyan);font-size:18px}.wt-seo-checklist h3{margin:2px 0 6px;color:#fff;font-size:20px}.wt-seo-checklist p{margin:0;color:rgba(222,235,246,.62);line-height:1.65}

.wt-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wt-type-grid article{display:flex;flex-direction:column;min-height:360px;padding:30px;border:1px solid var(--wt-line);border-radius:22px;background:#fff}.wt-type-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#edf4ff;color:#2878ff;font-size:20px}.wt-type-grid small{margin-top:28px;color:#2878ff;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.wt-type-grid h3{margin:11px 0 12px;color:var(--wt-ink);font-size:23px;line-height:1.15}.wt-type-grid p{margin:0;color:#718095;line-height:1.7}.wt-type-grid a{display:inline-flex;align-items:center;gap:9px;margin-top:auto;padding-top:24px;color:#172638;font-weight:800;text-decoration:none}.wt-type-grid a i{font-size:12px;transition:transform .2s ease}.wt-type-grid a:hover i{transform:translateX(5px)}

.wt-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--wt-line);border-radius:24px;overflow:hidden;background:#fff}.wt-process-grid article{min-height:330px;padding:30px;border-right:1px solid var(--wt-line)}.wt-process-grid article:last-child{border-right:0}.wt-process-grid>article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#2878ff;background:#edf4ff;font-weight:800}.wt-process-grid h3{margin:80px 0 12px;color:var(--wt-ink);font-size:21px;line-height:1.18}.wt-process-grid p{margin:0;color:#718095;line-height:1.68;font-size:14px}

.wt-pricing-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:clamp(50px,8vw,110px);align-items:center}.wt-pricing-copy h2{margin:18px 0 22px;color:var(--wt-ink);font-size:clamp(42px,4.6vw,70px);line-height:1.03;letter-spacing:-.05em}.wt-pricing-copy h2 em{font-style:normal;color:#2878ff}.wt-pricing-copy p{max-width:720px;color:#68778b;font-size:18px;line-height:1.8}.wt-pricing-copy .button{margin-top:24px}.wt-pricing-factors{padding:38px;border:1px solid rgba(40,120,255,.18);border-radius:24px;background:linear-gradient(145deg,#f3f8ff,#fff);box-shadow:0 25px 65px rgba(23,63,103,.08)}.wt-pricing-factors h3{margin:0 0 24px;color:var(--wt-ink);font-size:25px}.wt-pricing-factors ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.wt-pricing-factors li{display:flex;align-items:center;gap:12px;color:#526174;font-weight:700}.wt-pricing-factors i{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:50%;color:#fff;background:#2878ff;font-size:10px}

.section-heading-dark h2,.section-heading-dark p{color:#fff}.section-heading-dark p{color:rgba(223,235,246,.65)}.wt-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wt-why-grid article{min-height:310px;padding:32px;border:1px solid rgba(255,255,255,.10);border-radius:21px;background:rgba(255,255,255,.035)}.wt-why-grid span{color:var(--wt-cyan);font-weight:800}.wt-why-grid h3{margin:80px 0 14px;color:#fff;font-size:25px}.wt-why-grid p{margin:0;color:rgba(220,233,245,.65);line-height:1.75}

.wt-reference-callout{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:54px 58px;border:1px solid rgba(7,17,31,.10);border-radius:26px;background:linear-gradient(135deg,#f5f9fd,#fff);box-shadow:0 24px 60px rgba(12,32,53,.06)}.wt-reference-callout h2{max-width:830px;margin:17px 0 12px;color:var(--wt-ink);font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.045em}.wt-reference-callout p{max-width:760px;margin:0;color:#6c7b8e;line-height:1.75}

.wt-faq-layout{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:clamp(50px,8vw,120px);align-items:start}.wt-faq-heading{position:sticky;top:130px}.wt-faq-heading h2{margin:17px 0 18px;color:var(--wt-ink);font-size:clamp(40px,4.5vw,66px);line-height:1.04;letter-spacing:-.05em}.wt-faq-heading p{color:#6d7c8f;line-height:1.75}.wt-faq-heading>a{display:inline-flex;align-items:center;gap:9px;margin-top:15px;color:#2878ff;font-weight:800;text-decoration:none}.wt-faq-list{display:grid;gap:12px}.wt-faq-item{border:1px solid rgba(7,17,31,.09);border-radius:17px;background:#fff;overflow:hidden}.wt-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px;padding:20px 24px;color:#172638;font-weight:800;cursor:pointer;list-style:none}.wt-faq-item summary::-webkit-details-marker{display:none}.wt-faq-item summary i{transition:transform .25s ease;color:#2878ff}.wt-faq-item[open] summary i{transform:rotate(45deg)}.wt-faq-item>div{padding:0 24px 24px}.wt-faq-item p{margin:0;color:#6d7c8f;line-height:1.75}

@media (max-width:1199px){
  .wt-hero-layout{grid-template-columns:1fr 430px;gap:45px}.wt-floating-card{display:none}.wt-browser-card{transform:none}.wt-type-grid{grid-template-columns:repeat(2,1fr)}.wt-process-grid{grid-template-columns:repeat(3,1fr)}.wt-process-grid article{border-bottom:1px solid var(--wt-line)}.wt-process-grid article:nth-child(3){border-right:0}.wt-process-grid article:nth-child(4),.wt-process-grid article:nth-child(5){border-bottom:0}
}
@media (max-width:991px){
  .wt-hero{min-height:auto;padding:145px 0 85px}.wt-hero-layout{grid-template-columns:1fr;text-align:center}.wt-hero-copy h1,.wt-hero-lead{margin-left:auto;margin-right:auto}.wt-hero-actions,.wt-hero-points{justify-content:center}.wt-browser-wrap{min-height:420px}.wt-browser-card{max-width:600px}.wt-proof-grid{grid-template-columns:repeat(2,1fr)}.wt-proof-grid article:nth-child(2){border-right:0}.wt-proof-grid article:nth-child(3),.wt-proof-grid article:nth-child(4){border-top:1px solid var(--wt-line)}.wt-split,.wt-seo-layout,.wt-pricing-layout,.wt-faq-layout{grid-template-columns:1fr}.wt-sticky-heading,.wt-faq-heading{position:static}.wt-feature-grid{grid-template-columns:repeat(2,1fr)}.wt-feature-main{grid-column:span 2}.wt-why-grid{grid-template-columns:1fr}.wt-why-grid article{min-height:240px}.wt-why-grid h3{margin-top:50px}.wt-reference-callout{align-items:flex-start;flex-direction:column}.wt-process-grid{grid-template-columns:repeat(2,1fr)}.wt-process-grid article:nth-child(2),.wt-process-grid article:nth-child(4){border-right:0}.wt-process-grid article:nth-child(3){border-right:1px solid var(--wt-line)}.wt-process-grid article:nth-child(4){border-bottom:1px solid var(--wt-line)}
}
@media (max-width:640px){
  .wt-hero{padding:120px 0 65px}.wt-hero-copy h1{font-size:clamp(44px,14vw,64px)}.wt-hero-actions{display:grid}.wt-hero-actions .button{width:100%}.wt-hero-points{display:grid;justify-content:start;text-align:left;margin-left:auto;margin-right:auto;width:max-content;max-width:100%}.wt-browser-wrap{min-height:290px}.wt-browser-card{border-radius:15px}.wt-browser-bar{height:36px}.wt-browser-bar>div{min-width:105px;padding:5px 9px}.wt-browser-body{padding:12px}.wt-browser-content{min-height:160px;padding:16px;gap:12px}.wt-browser-copy strong{font-size:17px}.wt-browser-visual{height:125px}.wt-browser-cards i{height:40px}.wt-browser-orbit{display:none}.wt-proof-grid{grid-template-columns:1fr}.wt-proof-grid article{min-height:100px!important;border-right:0!important;border-left:0!important;border-top:1px solid var(--wt-line)}.wt-proof-grid article:first-child{border-top:0}.wt-feature-grid,.wt-type-grid,.wt-process-grid{grid-template-columns:1fr}.wt-feature-main{grid-column:auto}.wt-feature-card{min-height:auto}.wt-feature-main h3{font-size:25px}.wt-process-grid article{min-height:auto;border-right:0!important;border-bottom:1px solid var(--wt-line)!important}.wt-process-grid article:last-child{border-bottom:0!important}.wt-process-grid h3{margin-top:35px}.wt-pricing-factors,.wt-reference-callout{padding:28px 24px}.wt-seo-checklist article{grid-template-columns:44px 1fr;padding:20px}.wt-seo-checklist article>i{width:44px;height:44px}.wt-type-grid article{min-height:330px}.wt-quote{padding:26px 24px}.wt-why-grid article{min-height:auto}.wt-why-grid h3{margin-top:40px}.wt-faq-item summary{min-height:74px;padding:18px 20px}.wt-faq-item>div{padding:0 20px 20px}
}
@media (prefers-reduced-motion:reduce){.wt-browser-orbit{animation:none}}
