.wpcf7-date{
width:100%;
}
.wpcf7-date:before{
width:100%;
content:attr(placeholder);
}
.wpcf7-date:hover:before{
width:0%;
content:"";
}
.wpcf7-date.bt-date-input-has-value:before{
display: none;
}
.wpcf7-date.placeholderclass:before{
width:0%;
content:"";
}#akWolvox26Premium.akwp26 {
--akwp26-bg: #050d1b;
--akwp26-surface: rgba(9, 18, 37, 0.74);
--akwp26-line: rgba(255,255,255,0.10);
--akwp26-text: #eef6ff;
--akwp26-muted: rgba(235, 245, 255, 0.76);
--akwp26-blue: #1887ff;
--akwp26-cyan: #2ac3ff;
--akwp26-green: #0dcf96;
--akwp26-offset: clamp(92px, 9vh, 124px);
--akwp26-logo-shift: 0px;
--akwp26-header-top: 0px;
--akwp26-hero-fit: 100svh;
position: relative;
margin: 0;
color: var(--akwp26-text);
background:
radial-gradient(circle at 12% 18%, rgba(17, 103, 255, 0.18), transparent 30%),
radial-gradient(circle at 82% 16%, rgba(17, 203, 153, 0.15), transparent 28%),
linear-gradient(180deg, #04101d 0%, #061321 42%, #09162a 100%);
overflow: clip;
padding-bottom: 30px;
}
#akWolvox26Premium.akwp26 *,
#akWolvox26Premium.akwp26 *::before,
#akWolvox26Premium.akwp26 *::after { box-sizing: border-box; }
#akWolvox26Premium .akwp26-pin-shell {
position: relative;
min-height: var(--akwp26-hero-fit);
overflow: hidden;
}
#akWolvox26Premium .akwp26-backglow {
position: absolute;
width: 42vw;
height: 42vw;
border-radius: 50%;
filter: blur(90px);
opacity: .45;
pointer-events: none;
}
#akWolvox26Premium .akwp26-backglow--blue { left: -10vw; top: 12vh; background: rgba(25,135,255,.28); }
#akWolvox26Premium .akwp26-backglow--green { right: -10vw; top: 20vh; background: rgba(13,207,150,.22); }
#akWolvox26Premium .akwp26-intro {
position: absolute;
inset: 0;
z-index: 12;
min-height: var(--akwp26-hero-fit);
padding: 24px clamp(20px, 3vw, 42px) 46px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 24px;
transition: opacity .55s ease, visibility .55s ease;
will-change: opacity;
}
#akWolvox26Premium .akwp26-story {
position: relative;
z-index: 2;
min-height: calc(var(--akwp26-hero-fit) - var(--akwp26-offset));
padding: calc(var(--akwp26-offset) + 12px) clamp(20px, 3vw, 42px) clamp(32px, 4vh, 42px);
opacity: 0;
visibility: hidden;
pointer-events: auto;
transition: opacity .45s ease, visibility .45s ease;
}
#akWolvox26Premium .akwp26-logo-box {
position: relative;
width: min(72vw, 820px);
display: grid;
place-items: center;
transform-style: preserve-3d;
transform: translate3d(0, var(--akwp26-logo-shift), 0);
transition: transform .26s ease-out;
will-change: transform;
}
#akWolvox26Premium .akwp26-logo-aura {
position: absolute;
inset: 6% -2%;
z-index: 1;
border-radius: 999px;
background: radial-gradient(circle, rgba(164,216,255,.17) 0%, rgba(83,205,255,.09) 34%, transparent 72%);
filter: blur(24px);
opacity: .46;
animation: akwp26LogoPulse 3.8s ease-in-out infinite;
pointer-events: none;
}
#akWolvox26Premium .akwp26-logo-topgleam {
position: absolute;
inset: -7% -4% auto -4%;
height: 38%;
z-index: 2;
border-radius: 999px;
background: linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,0));
filter: blur(18px);
opacity: .26;
animation: akwp26TopGleam 4.5s ease-in-out infinite;
pointer-events: none;
}
#akWolvox26Premium .akwp26-logo {
display: block;
grid-area: 1 / 1;
width: 100%;
height: auto;
user-select: none;
pointer-events: none;
-webkit-user-drag: none;
}
#akWolvox26Premium .akwp26-logo--main {
position: relative;
z-index: 3;
opacity: .2;
filter: drop-shadow(0 24px 60px rgba(0,0,0,.42));
}
#akWolvox26Premium .akwp26-logo--soft,
#akWolvox26Premium .akwp26-logo--line {
position: absolute;
inset: 0;
z-index: 4;
mix-blend-mode: screen;
}
#akWolvox26Premium .akwp26-logo--soft {
opacity: .5;
filter: brightness(1.22) blur(2.1px);
-webkit-mask-image: linear-gradient(108deg,transparent 20%,rgba(0,0,0,.98) 36%,rgba(0,0,0,.98) 56%,transparent 72%);
mask-image: linear-gradient(108deg,transparent 20%,rgba(0,0,0,.98) 36%,rgba(0,0,0,.98) 56%,transparent 72%);
-webkit-mask-size: 245% 100%;
mask-size: 245% 100%;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
animation: akwp26SoftSweep 4.3s linear infinite;
}
#akWolvox26Premium .akwp26-logo--line {
opacity: .92;
filter: brightness(1.72) blur(.35px);
-webkit-mask-image: linear-gradient(106deg,transparent 41%,rgba(0,0,0,.99) 48%,rgba(0,0,0,.99) 50%,transparent 58%);
mask-image: linear-gradient(106deg,transparent 41%,rgba(0,0,0,.99) 48%,rgba(0,0,0,.99) 50%,transparent 58%);
-webkit-mask-size: 260% 100%;
mask-size: 260% 100%;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
animation: akwp26LineSweep 3.1s linear infinite;
}
#akWolvox26Premium .akwp26-scrollcue {
position: absolute;
left: 50%;
bottom: clamp(34px, 5.6vh, 58px);
transform: translate3d(-50%, 0, 0);
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-width: 220px;
gap: 10px;
color: rgba(255,255,255,.985);
font: 800 16px/1.3 inherit;
letter-spacing: .02em;
text-align: center;
z-index: 18;
text-shadow: 0 6px 22px rgba(0,0,0,.28);
}
#akWolvox26Premium .akwp26-scrollcue__icon {
position: relative;
width: 54px;
height: 94px;
display: inline-flex;
align-items: flex-start;
justify-content: center;
}
#akWolvox26Premium .akwp26-scrollcue__icon svg {
width: 34px;
height: 56px;
fill: none;
stroke: currentColor;
stroke-width: 1.55;
stroke-linecap: round;
stroke-linejoin: round;
opacity: 1;
filter: drop-shadow(0 6px 18px rgba(42,195,255,.25));
}
#akWolvox26Premium .akwp26-scrollcue__icon i {
position: absolute;
left: 50%;
width: 10px;
height: 10px;
margin-left: -5px;
border-right: 2px solid rgba(255,255,255,.95);
border-bottom: 2px solid rgba(255,255,255,.95);
transform: rotate(45deg);
opacity: 0;
animation: akwp26ScrollChevron 1.9s ease-in-out infinite;
}
#akWolvox26Premium .akwp26-scrollcue__icon i:nth-of-type(1) { top: 46px; animation-delay: 0s; }
#akWolvox26Premium .akwp26-scrollcue__icon i:nth-of-type(2) { top: 58px; animation-delay: .16s; }
#akWolvox26Premium .akwp26-scrollcue__icon i:nth-of-type(3) { top: 70px; animation-delay: .32s; }
#akWolvox26Premium .akwp26-scrollcue__text {
display: inline-flex;
flex-direction: column;
align-items: center;
font-size: 18px;
font-weight: 800;
}
#akWolvox26Premium .akwp26-scrollcue__text strong { font-weight: 900; }
#akWolvox26Premium .akwp26-scrollcue__text::after {
content: '';
display: block;
width: 1px;
height: 26px;
margin: 10px auto 0;
background: linear-gradient(180deg, rgba(255,255,255,.88), rgba(255,255,255,0));
animation: akwp26ScrollLine 1.8s ease-in-out infinite;
}
#akWolvox26Premium .akwp26-stage {
position: relative;
width: min(1440px, 100%);
margin: 0 auto;
height: calc(100svh - var(--akwp26-offset) - var(--akwp26-header-top) - 12px);
min-height: 620px;
}
#akWolvox26Premium .akwp26-media-stack,
#akWolvox26Premium .akwp26-panel-stack,
#akWolvox26Premium .akwp26-floatnav { position: absolute; inset: 0; }
#akWolvox26Premium .akwp26-media-stack { z-index: 1; pointer-events: none; }
#akWolvox26Premium .akwp26-floatnav { z-index: 3; }
#akWolvox26Premium .akwp26-panel-stack { z-index: 2; pointer-events: none; }
#akWolvox26Premium .akwp26-media {
position: absolute;
top: 50%;
left: 50%;
width: min(55vw, 860px);
aspect-ratio: 1.56 / 1;
margin: 0;
transform: translate(-50%, -50%) scale(.88);
opacity: 0;
pointer-events: none;
border-radius: 30px;
overflow: hidden;
border: 1px solid rgba(255,255,255,.08);
background: linear-gradient(135deg, rgba(20,78,138,.52), rgba(8,31,61,.82) 48%, rgba(10,89,75,.48));
box-shadow: 0 35px 70px rgba(0,0,0,.34);
transition: transform .78s cubic-bezier(.22,.61,.36,1), opacity .58s ease, width .42s ease;
will-change: transform, opacity;
}
#akWolvox26Premium .akwp26-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
#akWolvox26Premium .akwp26-media-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(2,7,17,.02) 0%, rgba(2,9,16,.16) 60%, rgba(3,9,19,.44) 100%); }
#akWolvox26Premium .akwp26-media.is-active { opacity: 1; }
#akWolvox26Premium .akwp26-media[data-align="center"].is-active { transform: translate(-50%, -50%) scale(1); }
#akWolvox26Premium .akwp26-media[data-align="right"].is-active { transform: translate(2%, -50%) scale(.9); }
#akWolvox26Premium .akwp26-media[data-align="left"].is-active { transform: translate(-102%, -50%) scale(.9); }
#akWolvox26Premium .akwp26-media[data-type="ecosystem"].is-active { width: min(56vw, 870px); }
#akWolvox26Premium .akwp26-media[data-type="logo-only"] {
width: min(56vw, 920px);
aspect-ratio: 1.62 / 1;
border: 1px solid rgba(255,255,255,.12);
background: linear-gradient(145deg, rgba(10,24,44,.82), rgba(11,31,60,.58));
box-shadow: 0 38px 84px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.06);
padding: 12px;
}
#akWolvox26Premium .akwp26-media[data-type="logo-only"]::before {
content: '';
position: absolute;
inset: 0;
border-radius: 30px;
padding: 1px;
background: linear-gradient(135deg, rgba(42,195,255,.46), rgba(255,255,255,.18), rgba(13,207,150,.38));
-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
}
#akWolvox26Premium .akwp26-media[data-type="logo-only"] img {
object-fit: cover;
object-position: center center;
filter: saturate(1.02) contrast(1.03);
border-radius: 22px;
}
#akWolvox26Premium .akwp26-media[data-type="logo-only"] .akwp26-media-shade { background: linear-gradient(180deg, rgba(4,10,22,.04), rgba(6,10,20,.14)); }
#akWolvox26Premium .akwp26-floatnav {
pointer-events: none;
transition: opacity .45s ease, transform .45s ease;
}
#akWolvox26Premium[data-akwp26-phase]:not([data-akwp26-phase="0"]) .akwp26-floatnav {
opacity: 0;
transform: scale(.97);
pointer-events: none;
}
#akWolvox26Premium .akwp26-floatnav__item {
position: absolute;
display: inline-flex;
align-items: center;
gap: 10px;
padding: 12px 16px;
border-radius: 999px;
color: var(--akwp26-text);
text-decoration: none;
background: rgba(7,18,34,.64);
border: 1px solid rgba(255,255,255,.11);
box-shadow: 0 14px 26px rgba(0,0,0,.22);
backdrop-filter: blur(16px);
pointer-events: auto;
transition: transform .25s ease, background .25s ease, border-color .25s ease;
white-space: nowrap;
animation: akwp26FloatDrift 5.8s ease-in-out infinite;
}
#akWolvox26Premium .akwp26-floatnav__item:hover { transform: translateY(-3px); background: rgba(14,28,49,.78); border-color: rgba(76,194,255,.4); }
#akWolvox26Premium .akwp26-floatnav__icon { width: 34px; height: 34px; border-radius: 50%; display:grid; place-items:center; background: linear-gradient(135deg, rgba(24,135,255,.16), rgba(13,207,150,.14)); }
#akWolvox26Premium .akwp26-floatnav__icon svg { width: 18px; height:18px; fill:none; stroke:#c9ebff; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
#akWolvox26Premium .akwp26-floatnav__label { font-size: 14px; font-weight: 700; }
#akWolvox26Premium .akwp26-floatnav__item--1 { left: 6%; top: 18%; animation-delay: -.2s; }
#akWolvox26Premium .akwp26-floatnav__item--2 { left: 8%; bottom: 26%; animation-delay: -.8s; }
#akWolvox26Premium .akwp26-floatnav__item--3 { left: 18%; bottom: 10%; animation-delay: -1.6s; }
#akWolvox26Premium .akwp26-floatnav__item--4 { right: 14%; top: 18%; animation-delay: -2.2s; }
#akWolvox26Premium .akwp26-floatnav__item--5 { right: 5%; top: 40%; animation-delay: -2.8s; }
#akWolvox26Premium .akwp26-floatnav__item--6 { right: 8%; bottom: 22%; animation-delay: -3.4s; }
#akWolvox26Premium .akwp26-floatnav__item--7 { left: 39%; top: 8%; animation-delay: -4.1s; }
#akWolvox26Premium .akwp26-floatnav__item--8 { right: 18%; bottom: 8%; animation-delay: -4.8s; }
#akWolvox26Premium .akwp26-panel {
position: absolute;
pointer-events: none;
width: min(32vw, 470px);
padding: 32px 30px;
border-radius: 28px;
background: rgba(7,16,31,.60);
border: 1px solid rgba(255,255,255,.10);
backdrop-filter: blur(18px);
box-shadow: 0 26px 54px rgba(0,0,0,.22);
opacity: 0;
transform: translateY(16px);
pointer-events: none;
transition: transform .58s cubic-bezier(.22,.61,.36,1), opacity .42s ease;
}
#akWolvox26Premium .akwp26-panel[data-type="ecosystem"],
#akWolvox26Premium .akwp26-panel[data-type="logo-only"] { display: none !important; }
#akWolvox26Premium .akwp26-panel[data-align="left"] { right: 2.5%; top: 50%; transform: translateY(calc(-50% + 18px)); }
#akWolvox26Premium .akwp26-panel[data-align="left"].is-active { opacity:1; transform: translateY(-50%); pointer-events:auto; }
#akWolvox26Premium .akwp26-panel[data-align="right"] { left: 2.5%; top: 50%; transform: translateY(calc(-50% + 18px)); }
#akWolvox26Premium .akwp26-panel[data-align="right"].is-active { opacity:1; transform: translateY(-50%); pointer-events:auto; }
#akWolvox26Premium .akwp26-panel[data-align="center"] { left: 50%; bottom: 7%; width: min(50vw, 760px); text-align: center; transform: translate(-50%, 18px); }
#akWolvox26Premium .akwp26-panel[data-align="center"].is-active { opacity:1; transform: translate(-50%, 0); pointer-events:auto; }
#akWolvox26Premium .akwp26-panel__eyebrow {
display: inline-flex;
align-items: center;
padding: 7px 12px;
border-radius: 999px;
margin-bottom: 18px;
background: rgba(255,255,255,.06);
color: #9fdcff;
font-size: 12px;
font-weight: 800;
letter-spacing: .08em;
text-transform: uppercase;
}
#akWolvox26Premium .akwp26-panel h2 { margin: 0 0 14px; color: #fff; font-size: clamp(30px, 2.5vw, 46px); line-height: 1.08; letter-spacing: -.03em; }
#akWolvox26Premium .akwp26-panel p { margin: 0; color: var(--akwp26-muted); font-size: 16px; line-height: 1.75; }
#akWolvox26Premium .akwp26-panel__bullets {
margin: 6px 0 0;
padding: 0;
list-style: none;
}
#akWolvox26Premium .akwp26-panel__bullets li {
position: relative;
margin: 0 0 12px;
padding-left: 18px;
color: var(--akwp26-muted);
font-size: 16px;
line-height: 1.72;
}
#akWolvox26Premium .akwp26-panel__bullets li::before {
content: '';
position: absolute;
left: 0;
top: .72em;
width: 7px;
height: 7px;
border-radius: 50%;
background: linear-gradient(135deg, var(--akwp26-blue), var(--akwp26-green));
box-shadow: 0 0 0 4px rgba(32,167,223,.10);
}
#akWolvox26Premium .akwp26-progress {
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%);
width: min(260px, 56vw);
display: flex;
align-items: center;
gap: 14px;
color: rgba(255,255,255,.82);
font-weight: 800;
font-size: 14px;
}
#akWolvox26Premium .akwp26-progress i { flex: 1; height: 4px; border-radius: 999px; background: rgba(255,255,255,.12); overflow: hidden; }
#akWolvox26Premium .akwp26-progress b { display: block; width: 100%; height: 100%; transform-origin: left center; transform: scaleX(.125); background: linear-gradient(90deg, var(--akwp26-blue), var(--akwp26-green)); }
#akWolvox26Premium[data-akwp26-progress-hidden="1"] .akwp26-progress { opacity: 0; transform: translate(-50%, 16px); pointer-events: none; }
#akWolvox26Premium .akwp26-mobile-cinematic { display: none; position: relative; }
#akWolvox26Premium .akwp26-mobile-pin {
position: relative;
min-height: calc(100svh - var(--akwp26-mobile-header, 0px));
overflow: hidden;
}
#akWolvox26Premium .akwp26-mobile-stage {
position: relative;
width: 100%;
min-height: calc(100svh - var(--akwp26-mobile-header, 0px));
}
#akWolvox26Premium .akwp26-mobile-scene {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 18px 14px 48px;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translate3d(0, 28px, 0) scale(.985);
transition: opacity .52s ease, transform .62s cubic-bezier(.22,.61,.36,1), visibility .52s ease;
will-change: opacity, transform;
}
#akWolvox26Premium .akwp26-mobile-scene.is-active {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translate3d(0, 0, 0) scale(1);
}
#akWolvox26Premium .akwp26-mobile-intro {
position: relative;
width: 100%;
min-height: calc(100svh - var(--akwp26-mobile-header, 0px));
display: flex;
align-items: center;
justify-content: center;
padding: 28px 16px 106px;
}
#akWolvox26Premium .akwp26-logo-box--mobile {
width: min(86vw, 520px);
transform: none;
}
#akWolvox26Premium .akwp26-scrollcue--mobile {
position: absolute;
left: 50%;
bottom: 22px;
transform: translateX(-50%);
}
#akWolvox26Premium .akwp26-mobile-card {
position: relative;
width: min(92vw, 680px);
max-height: calc(100svh - var(--akwp26-mobile-header, 0px) - 70px);
margin: 0;
border-radius: 26px;
overflow: hidden;
background: linear-gradient(180deg, rgba(7,16,31,.88), rgba(7,18,34,.78));
border: 1px solid rgba(255,255,255,.10);
box-shadow: 0 28px 64px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.05);
backdrop-filter: blur(16px);
}
#akWolvox26Premium .akwp26-mobile-card figure {
position: relative;
margin: 0;
aspect-ratio: 1.48 / 1;
overflow: hidden;
background: rgba(5,13,27,.72);
}
#akWolvox26Premium .akwp26-mobile-card img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transform: scale(1.035);
transition: transform .75s cubic-bezier(.22,.61,.36,1), filter .6s ease;
}
#akWolvox26Premium .akwp26-mobile-scene.is-active .akwp26-mobile-card img { transform: scale(1); }
#akWolvox26Premium .akwp26-mobile-card__shine {
position: absolute;
inset: 0;
background: linear-gradient(125deg, transparent 32%, rgba(255,255,255,.08) 48%, transparent 62%);
transform: translateX(-115%);
transition: transform .9s ease .12s;
pointer-events: none;
}
#akWolvox26Premium .akwp26-mobile-scene.is-active .akwp26-mobile-card__shine { transform: translateX(115%); }
#akWolvox26Premium .akwp26-mobile-card[data-type="ecosystem"] { width: min(94vw, 720px); }
#akWolvox26Premium .akwp26-mobile-card[data-type="ecosystem"] figure { aspect-ratio: 1.36 / 1; }
#akWolvox26Premium .akwp26-mobile-card[data-type="logo-only"] {
width: min(92vw, 720px);
padding: 10px;
background: linear-gradient(145deg, rgba(10,24,44,.88), rgba(11,31,60,.62));
}
#akWolvox26Premium .akwp26-mobile-card[data-type="logo-only"] figure {
aspect-ratio: 1.58 / 1;
border-radius: 19px;
}
#akWolvox26Premium .akwp26-mobile-card[data-type="logo-only"] img { object-fit: cover; }
#akWolvox26Premium .akwp26-mobile-card__copy {
padding: 20px 18px 22px;
opacity: 0;
transform: translateY(16px);
transition: opacity .48s ease .16s, transform .58s cubic-bezier(.22,.61,.36,1) .16s;
}
#akWolvox26Premium .akwp26-mobile-scene.is-active .akwp26-mobile-card__copy {
opacity: 1;
transform: translateY(0);
}
#akWolvox26Premium .akwp26-mobile-card__copy h3 {
margin: 0 0 12px;
color: #fff;
font-size: clamp(25px, 6vw, 34px);
line-height: 1.08;
letter-spacing: -.025em;
}
#akWolvox26Premium .akwp26-mobile-card__copy p { margin:0; font-size:15px; line-height:1.68; color: var(--akwp26-muted); }
#akWolvox26Premium .akwp26-mobile-card .akwp26-panel__bullets { margin-top: 4px; }
#akWolvox26Premium .akwp26-mobile-card .akwp26-panel__bullets li { font-size: 14px; line-height: 1.58; margin-bottom: 8px; }
#akWolvox26Premium .akwp26-mobile-progress {
position: absolute;
left: 50%;
bottom: 8px;
z-index: 8;
transform: translateX(-50%);
width: min(230px, 62vw);
display: flex;
align-items: center;
gap: 10px;
color: rgba(255,255,255,.72);
font-size: 12px;
font-weight: 800;
transition: opacity .35s ease;
}
#akWolvox26Premium .akwp26-mobile-progress i {
flex: 1;
height: 3px;
border-radius: 999px;
background: rgba(255,255,255,.11);
overflow: hidden;
}
#akWolvox26Premium .akwp26-mobile-progress b {
display: block;
width: 100%;
height: 100%;
transform: scaleX(.125);
transform-origin: left center;
background: linear-gradient(90deg, var(--akwp26-blue), var(--akwp26-green));
}
#akWolvox26Premium.is-mobile-fallback .akwp26-mobile-pin,
#akWolvox26Premium.is-mobile-fallback .akwp26-mobile-stage { min-height: 0; overflow: visible; }
#akWolvox26Premium.is-mobile-fallback .akwp26-mobile-scene {
position: relative;
inset: auto;
min-height: 100svh;
opacity: 1;
visibility: visible;
transform: none;
pointer-events: auto;
}
#akWolvox26Premium .akwp26-gp {
position: relative;
width: min(1280px, calc(100% - 32px));
margin: 6px auto 46px;
padding: 26px 0 0;
}
#akWolvox26Premium .akwp26-gp::before {
content: '';
position: absolute;
left: 50%;
top: -42px;
transform: translateX(-50%);
width: min(1040px, 76vw);
height: 90px;
border-radius: 999px;
background: radial-gradient(circle, rgba(24,135,255,.18) 0%, rgba(13,207,150,.14) 34%, transparent 72%);
filter: blur(28px);
pointer-events: none;
}
#akWolvox26Premium .akwp26-gp__head {
text-align: center;
margin-bottom: 28px;
overflow: visible;
}
#akWolvox26Premium .akwp26-gp__logo {
display: inline-flex;
align-items: flex-end;
justify-content: center;
gap: .04em;
padding-right: .14em;
font-size: clamp(52px, 8vw, 118px);
line-height: .98;
font-weight: 900;
letter-spacing: -.05em;
color: #f6fbff;
text-shadow: 0 20px 45px rgba(0,0,0,.24);
overflow: visible;
}
#akWolvox26Premium .akwp26-gp__logo span {
display: inline-block;
padding-right: .14em;
margin-left: .02em;
background: linear-gradient(90deg, #22a0ff, #0dcf96);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
#akWolvox26Premium .akwp26-gp__lead {
margin: 10px 0 0;
color: rgba(232,244,255,.72);
font-size: clamp(18px, 2vw, 24px);
}
#akWolvox26Premium .akwp26-gp__card {
display: grid;
grid-template-columns: repeat(2, minmax(0,1fr));
gap: 22px;
align-items: stretch;
}
#akWolvox26Premium .akwp26-gp__card > * { min-height: 100%; }
#akWolvox26Premium .akwp26-gp__block {
position: relative;
padding: 32px clamp(22px, 2.8vw, 34px);
border-radius: 30px;
background: linear-gradient(180deg, rgba(10,20,38,.92), rgba(8,18,34,.80));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,.10);
box-shadow: 0 30px 72px rgba(0,0,0,.22);
overflow: hidden;
isolation: isolate;
}
#akWolvox26Premium .akwp26-gp__block::before {
content: '';
position: absolute;
inset: 0 auto auto 0;
width: 100%;
height: 1px;
background: linear-gradient(90deg, rgba(42,195,255,.72), rgba(13,207,150,.38), transparent 76%);
}
#akWolvox26Premium .akwp26-gp__block::after {
content: '';
position: absolute;
inset: auto -18% -42% auto;
width: 220px;
height: 220px;
border-radius: 50%;
background: radial-gradient(circle, rgba(24,135,255,.18), transparent 68%);
filter: blur(18px);
z-index: -1;
pointer-events: none;
}
#akWolvox26Premium .akwp26-gp__block h3 {
margin: 0 0 14px;
font-size: clamp(28px, 2.8vw, 42px);
line-height: 1.12;
color: #fff;
}
#akWolvox26Premium .akwp26-gp__block p {
margin: 0 0 14px;
color: var(--akwp26-muted);
font-size: 16px;
line-height: 1.76;
}
#akWolvox26Premium .akwp26-gp__block p:last-child { margin-bottom: 0; }
#akWolvox26Premium .akwp26-gp__benefits { margin-top: 26px; }
#akWolvox26Premium .akwp26-gp__benefitshead { text-align: center; margin-bottom: 18px; }
#akWolvox26Premium .akwp26-gp__benefitshead span { display:inline-flex; align-items:center; padding:8px 12px; border-radius:999px; background:rgba(255,255,255,.05); color:#9fdcff; font-size:12px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
#akWolvox26Premium .akwp26-gp__benefitshead h3 { margin:14px auto 0; max-width:780px; font-size:clamp(28px, 3vw, 40px); line-height:1.12; color:#fff; }
#akWolvox26Premium .akwp26-gp__benefitgrid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
#akWolvox26Premium .akwp26-gp__benefit { position:relative; padding:24px 20px 22px; border-radius:26px; background:linear-gradient(180deg, rgba(10,20,38,.88), rgba(8,18,34,.70)); border:1px solid rgba(255,255,255,.10); box-shadow:0 24px 46px rgba(0,0,0,.18); overflow:hidden; backdrop-filter: blur(10px); }
#akWolvox26Premium .akwp26-gp__benefit::before { content:''; position:absolute; inset:0 auto auto 0; width:100%; height:1px; background:linear-gradient(90deg, rgba(42,195,255,.58), rgba(13,207,150,.34), transparent 80%);}
#akWolvox26Premium .akwp26-gp__benefit::after { content:''; position:absolute; right:-26px; top:-26px; width:90px; height:90px; border-radius:50%; background:radial-gradient(circle, rgba(13,207,150,.16), transparent 70%); filter:blur(6px); pointer-events:none;}
#akWolvox26Premium .akwp26-gp__benefit h4 { margin:0 0 10px; font-size:20px; line-height:1.25; color:#fff; }
#akWolvox26Premium .akwp26-gp__benefit p { margin:0; color:var(--akwp26-muted); font-size:15px; line-height:1.72; }
#akWolvox26Premium .akwp26-demo {
position: relative;
width: min(1280px, calc(100% - 32px));
margin: 28px auto 34px;
padding: 38px clamp(20px, 3vw, 36px);
border-radius: 34px;
border: 1px solid rgba(255,255,255,.10);
background: linear-gradient(135deg, rgba(7,16,31,.96), rgba(8,24,46,.88));
box-shadow: 0 38px 86px rgba(0,0,0,.28), 0 0 0 1px rgba(93,175,219,.07), 0 0 20px rgba(32,150,212,.12), 0 0 48px rgba(17,209,158,.06);
overflow: hidden;
isolation: isolate;
}
#akWolvox26Premium .akwp26-demo::before {
content: '';
position: absolute;
inset: 0;
border-radius: inherit;
padding: 1px;
background: linear-gradient(120deg, rgba(42,195,255,.32), rgba(255,255,255,.08), rgba(13,207,150,.28));
-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
}
#akWolvox26Premium .akwp26-demo::after {
content: none;
}
#akWolvox26Premium .akwp26-demo__rail {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: visible;
}
#akWolvox26Premium .akwp26-demo__rail-base {
fill: none;
stroke: rgba(76,145,191,.28);
stroke-width: 1.25;
}
#akWolvox26Premium .akwp26-demo__rail-run {
fill: none;
stroke: url(#akwp26DemoRailGradient);
stroke-width: 2.2;
stroke-linecap: round;
stroke-dasharray: 168 832;
stroke-dashoffset: 0;
animation: akwp26DemoRailMove 8.4s linear infinite;
}
#akWolvox26Premium .akwp26-demo__rail-run--glow {
stroke-width: 10.4;
opacity: .22;
filter: url(#akwp26DemoRailGlow);
}
#akWolvox26Premium .akwp26-demo__rail-run--main {
opacity: .52;
}
#akWolvox26Premium .akwp26-demo__rail-run--reflect {
stroke: url(#akwp26DemoRailReflectGradient);
stroke-width: 1.3;
opacity: .62;
stroke-dasharray: 68 932;
animation-duration: 8.4s;
filter: url(#akwp26DemoRailReflect);
}
#akWolvox26Premium .akwp26-demo__glow {
position: absolute;
width: 240px;
height: 240px;
border-radius: 50%;
filter: blur(48px);
opacity: .35;
pointer-events: none;
}
#akWolvox26Premium .akwp26-demo__glow--blue { left: -60px; top: -80px; background: rgba(24,135,255,.34); }
#akWolvox26Premium .akwp26-demo__glow--green { right: -40px; bottom: -90px; background: rgba(13,207,150,.28); }
#akWolvox26Premium .akwp26-demo--bar {
display: flex;
align-items: center;
justify-content: space-between;
gap: 26px;
}
#akWolvox26Premium .akwp26-demo__barcopy,
#akWolvox26Premium .akwp26-demo__actions { position: relative; z-index: 1; }
#akWolvox26Premium .akwp26-demo__barcopy span { display:none; }
#akWolvox26Premium .akwp26-demo__barcopy h2 { margin: 0 0 10px; font-size: clamp(34px, 3.3vw, 52px); line-height: 1.05; color: #fff; }
#akWolvox26Premium .akwp26-demo__barcopy p { margin: 0; max-width: 760px; color: var(--akwp26-muted); font-size: 18px; line-height: 1.76; }
#akWolvox26Premium .akwp26-demo__actions { display: flex; flex-direction: column; gap: 12px; align-items: stretch; min-width: 260px; }
#akWolvox26Premium .akwp26-demo__button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
flex-shrink: 0;
text-decoration: none;
color: #fff;
padding: 16px 24px;
border-radius: 999px;
background: linear-gradient(90deg, var(--akwp26-blue), #14a2fd 40%, var(--akwp26-green));
box-shadow: 0 18px 34px rgba(10,122,215,.28);
font-size: 14px;
font-weight: 800;
transition: transform .2s ease, box-shadow .2s ease;
}
#akWolvox26Premium .akwp26-demo__button:hover { transform: translateY(-2px); box-shadow: 0 22px 40px rgba(10,122,215,.34); }
#akWolvox26Premium .akwp26-demo__button svg { width: 18px; height: 18px; fill:none; stroke:currentColor; stroke-width:1.9; stroke-linecap:round; stroke-linejoin:round; }
#akWolvox26Premium .akwp26-demo__ghost {
display: inline-flex; align-items: center; justify-content: center; padding: 14px 22px; border-radius: 999px;
text-decoration: none; color: #dff3ff; background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.10); font-weight: 700;
transition: transform .2s ease, background .2s ease, border-color .2s ease;
}
#akWolvox26Premium .akwp26-demo__ghost:hover { transform: translateY(-2px); background: rgba(255,255,255,.08); border-color: rgba(42,195,255,.24); }
#akWolvox26Premium[data-akwp26-intro="past"] .akwp26-intro { opacity: 0; visibility: hidden; pointer-events: none; }
#akWolvox26Premium.is-desktop-cinematic .akwp26-mobile-cinematic { display: none !important; }
#akWolvox26Premium.is-desktop-cinematic .akwp26-gp,
#akWolvox26Premium.is-desktop-cinematic .akwp26-demo { position: relative; z-index: 1; }
@keyframes akwp26SoftSweep { 0% { -webkit-mask-position:-170% 0; mask-position:-170% 0; } 100% { -webkit-mask-position:145% 0; mask-position:145% 0; } }
@keyframes akwp26LineSweep { 0% { -webkit-mask-position:155% 0; mask-position:155% 0; } 100% { -webkit-mask-position:-155% 0; mask-position:-155% 0; } }
@keyframes akwp26LogoPulse { 0%,100% { transform:scale(.97); opacity:.38; } 50% { transform:scale(1.014); opacity:.58; } }
@keyframes akwp26TopGleam { 0%,100% { opacity:.18; transform:translateY(0); } 50% { opacity:.34; transform:translateY(5px); } }
@keyframes akwp26FloatDrift { 0%,100% { transform: translateY(0px); } 50% { transform: translateY(-6px); } }
@keyframes akwp26ScrollMouse { 0%,100% { transform: translateY(0); opacity: .95; } 50% { transform: translateY(7px); opacity: 1; } }
@keyframes akwp26ScrollLine { 0%,100% { opacity: .85; transform: scaleY(1); transform-origin: top center; } 50% { opacity: 1; transform: scaleY(1.18); transform-origin: top center; } }
@media (max-width: 1180px) {
#akWolvox26Premium .akwp26-stage { min-height: 560px; }
#akWolvox26Premium .akwp26-media[data-align="right"].is-active { transform: translate(6%, -50%) scale(.88); }
#akWolvox26Premium .akwp26-media[data-align="left"].is-active { transform: translate(-106%, -50%) scale(.88); }
#akWolvox26Premium .akwp26-panel { width: min(36vw, 420px); }
}
@keyframes akwp26DemoRailMove {
from { stroke-dashoffset: 0; }
to { stroke-dashoffset: -1000; }
}
@media (max-width: 1024px) {
#akWolvox26Premium .akwp26-pin-shell { display: none !important; }
#akWolvox26Premium .akwp26-mobile-cinematic { display: block; }
#akWolvox26Premium .akwp26-floatnav { display: none !important; } #akWolvox26Premium .akwp26-mobile-intro {
flex-direction: column;
gap: 16px;
padding-bottom: 30px;
}
#akWolvox26Premium .akwp26-scrollcue--mobile {
position: relative;
left: auto;
bottom: auto;
transform: none;
margin-top: 4px;
} #akWolvox26Premium .akwp26-demo__rail { display: none !important; }
#akWolvox26Premium .akwp26-gp,
#akWolvox26Premium .akwp26-demo { width: calc(100% - 24px); }
#akWolvox26Premium .akwp26-gp__card,
#akWolvox26Premium .akwp26-gp__benefitgrid { grid-template-columns: 1fr; }
#akWolvox26Premium .akwp26-demo--bar { flex-direction: column; align-items: flex-start; }
#akWolvox26Premium .akwp26-demo__actions { width: 100%; min-width: 0; }
}
@keyframes akwp26ScrollChevron {
0% { opacity: 0; transform: translateY(-4px) rotate(45deg); }
30% { opacity: 1; }
70% { opacity: .8; }
100% { opacity: 0; transform: translateY(8px) rotate(45deg); }
}
@keyframes akwp26SnakeBorder {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
@media (max-width: 767px) {
#akWolvox26Premium.akwp26 { --akwp26-offset: 78px; }
#akWolvox26Premium .akwp26-mobile-scene { padding: 12px 12px 44px; }
#akWolvox26Premium .akwp26-mobile-intro { padding: 18px 12px 94px; }
#akWolvox26Premium .akwp26-logo-box--mobile { width: min(88vw, 420px); }
#akWolvox26Premium .akwp26-scrollcue--mobile { min-width: 188px; gap: 7px; }
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__icon { height: 78px; width: 34px; }
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__icon svg { width: 22px; height: 36px; }
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__icon i {
width: 8px;
height: 8px;
margin-left: -4px;
border-right-width: 1.5px;
border-bottom-width: 1.5px;
}
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__icon i:nth-of-type(1) { top: 38px; }
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__icon i:nth-of-type(2) { top: 49px; }
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__icon i:nth-of-type(3) { top: 60px; }
#akWolvox26Premium .akwp26-scrollcue--mobile .akwp26-scrollcue__text { font-size: 15px; line-height: 1.18; }
#akWolvox26Premium .akwp26-mobile-card { width: 94vw; border-radius: 22px; }
#akWolvox26Premium .akwp26-mobile-card figure { aspect-ratio: 1.42 / 1; }
#akWolvox26Premium .akwp26-mobile-card[data-type="ecosystem"] figure { aspect-ratio: 1.32 / 1; }
#akWolvox26Premium .akwp26-mobile-card__copy { padding: 18px 16px 19px; }
#akWolvox26Premium .akwp26-mobile-card__copy h3 { font-size: 25px; }
#akWolvox26Premium .akwp26-mobile-card .akwp26-panel__bullets li { line-height: 1.56; }
#akWolvox26Premium .akwp26-mobile-progress { bottom: 6px; width: min(210px, 64vw); }
#akWolvox26Premium .akwp26-gp__logo { font-size: clamp(42px, 15vw, 78px); }
#akWolvox26Premium .akwp26-gp__lead { font-size: 18px; }
#akWolvox26Premium .akwp26-gp__block { padding: 24px 18px; }
#akWolvox26Premium .akwp26-demo { margin-bottom: 28px; border-radius: 24px; padding: 24px 16px; }
#akWolvox26Premium .akwp26-demo__barcopy p { font-size: 15px; }
#akWolvox26Premium .akwp26-demo__button,
#akWolvox26Premium .akwp26-demo__ghost { width: 100%; }
}
@media (max-width: 767px) and (max-height: 720px) {
#akWolvox26Premium .akwp26-mobile-scene { padding-top: 8px; padding-bottom: 36px; }
#akWolvox26Premium .akwp26-mobile-card { max-height: calc(100svh - var(--akwp26-mobile-header, 0px) - 46px); }
#akWolvox26Premium .akwp26-mobile-card figure { aspect-ratio: 1.62 / 1; }
#akWolvox26Premium .akwp26-mobile-card__copy { padding: 14px 14px 15px; }
#akWolvox26Premium .akwp26-mobile-card__copy h3 { font-size: 22px; margin-bottom: 8px; }
#akWolvox26Premium .akwp26-mobile-card .akwp26-panel__bullets li { font-size: 13px; margin-bottom: 5px; }
}
@media (prefers-reduced-motion: reduce) {
#akWolvox26Premium .akwp26-mobile-scene,
#akWolvox26Premium .akwp26-mobile-card img,
#akWolvox26Premium .akwp26-mobile-card__copy,
#akWolvox26Premium .akwp26-mobile-card__shine { transition: none !important; animation: none !important; }
}
@keyframes akwp26EdgeSweep {
0% { left: -28%; opacity: 0; }
12% { opacity: 1; }
50% { left: 100%; opacity: 1; }
62% { opacity: 0; }
100% { left: 100%; opacity: 0; }
}