html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #050913;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
[role="button"] {
  cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1, .h1 { font-size: 36px; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 14px; }
h6, .h6 { font-size: 12px; }
p {
  margin: 0 0 10px;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 20px;
}
@font-face {
  font-family: HelveticaNeue;
  src: url(fonts/HelveticaNeue-Light.woff);
}
.helperpixel {
    visibility: hidden;
    width: 1px;
    height: 1px;
}
@media (min-width: 480px) {
    .helperpixel {
        height: 2px;
    }
}
@media (min-width: 768px) {
    .helperpixel {
        height: 3px;
    }
}
@media (min-width: 992px) {
    .helperpixel {
        height: 4px;
    }
}
a:hover, a:focus {
    text-decoration: none;
}
@media (min-width: 1200px) {
    .helperpixel {
        height: 5px;
    }
}
body, html {
    height: 100%;
    width: 100%;
}
body.menu-open {
    overflow: hidden;
}
header {
    background: rgb(17,25,40);
    position: relative;
    letter-spacing: 2px;
    min-height: 100vh;
    min-height: 100dvh;
    overflow: hidden;
}
header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    background: linear-gradient(180deg, 
        transparent 0%,
        rgba(15, 25, 41, 0.5) 50%,
        #0f1929 100%
    );
    pointer-events: none;
    z-index: 2;
}
h1 {
    text-align: center;
    font-size: 36px;
    color: white;
    font-family: 'HelveticaNeue',sans-serif;
    margin-top: 25px;
    margin-bottom: 0;
    opacity: 0.8;
}
.site-headline {
  color: black;
  font-family: 'HelveticaNeue',sans-serif;
}
.top-logo {
  display: none;
}
h2 {
    text-align: center;
    color: white;
    font-family: 'HelveticaNeue',sans-serif;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 0;
}
h4 {
    text-align: center;
    color: white;
    font-family: 'HelveticaNeue',sans-serif;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 70px;
    opacity: 0.8;
}
.logo {
    max-width: 300px;
}
.video-text > .home > .logo {
    max-width: 295px;
}
.top > .home {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-text > .home {
    height: 460px;
    margin: auto;
    text-align: center;
    z-index: 1;
    padding: 15px;
}
.video-text > .home {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 460px;
    position: relative;
}
.nav > li > a, .navbar-header {
    position: relative;
    color: white;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 15px 7px;
    margin: 10px;
    font-family: 'HelveticaNeue', sans-serif;
    z-index: 1;
}
.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}
header {
    position: relative;
    overflow: hidden;
}
.nav > li.active > a,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:active,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    color: #b5b5b5;
}
#hosting {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(180deg, #050913 0%, #0b1426 50%, #050913 100%);
    box-shadow: none; /* Removed potential top shadow */
}
.hosting-split {
    display: grid;
    grid-template-columns: 40% 60%;
    min-height: 100vh;
}
.hosting-video-side {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
}
.hosting-bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    z-index: 0;
}
.hosting-video-overlay {
    position: absolute;
    inset: 0;
    background: 
        linear-gradient(180deg, 
            rgba(10, 18, 32, 1) 0%,
            transparent 20%
        ),
        linear-gradient(90deg, 
            rgba(5, 9, 19, 0.3) 0%,
            rgba(5, 9, 19, 0.7) 70%,
            rgba(5, 9, 19, 0.95) 100%
        );
    z-index: 1;
}
.hosting-video-content {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 40px;
}
.hosting-video-badge {
    display: inline-block;
    padding: 12px 28px;
    background: rgba(0, 212, 255, 0.15);
    border: 1px solid rgba(0, 212, 255, 0.4);
    border-radius: 50px;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    color: #00d4ff;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
}
.hosting-video-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    color: white;
    margin: 0;
    letter-spacing: -0.03em;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
}
.hosting-video-title .highlight {
    color: #00d4ff;
    text-shadow: 0 0 50px rgba(0, 212, 255, 0.6);
}
.hosting-content-side {
    background: 
        radial-gradient(circle at 25% 20%, rgba(0, 212, 255, 0.1), transparent 55%),
        linear-gradient(180deg, #050913 0%, #0b1426 55%, #050913 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px;
    position: relative;
}
.hosting-content-side::after {
    content: '';
    position: absolute;
    inset: 0;
    background: url("data:image/svg+xml,%3Csvg width='160' height='160' viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 159.5H159.5V0' fill='none' stroke='rgba(255,255,255,0.025)'/%3E%3C/svg%3E");
    opacity: 0.45;
    pointer-events: none;
}
.hosting-content-side::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 80px;
    background: linear-gradient(90deg, 
        rgba(10, 18, 32, 0.9) 0%,
        transparent 100%
    );
    z-index: 2;
}
.hosting-content-inner {
    width: 100%;
    max-width: 850px;
    text-align: center;
}
.hosting-header {
    margin-bottom: 40px;
}
.hosting-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    letter-spacing: -0.02em;
    line-height: 1.2;
}
.hosting-title .highlight-dark {
    color: #00d4ff;
    text-shadow: 0 0 40px rgba(0, 212, 255, 0.5);
}
.hosting-subtitle {
    font-size: 1.3rem;
}
.hosting-offer-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 50px;
    width: 100%;
}
.offer-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    padding: 30px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 30px;
    position: relative;
    overflow: hidden;
}
.offer-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(0, 212, 255, 0.05), transparent);
    transition: left 0.6s ease;
}
.offer-card:hover::before {
    left: 100%;
}
.offer-card:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(0, 212, 255, 0.4);
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 212, 255, 0.1);
}
.offer-card:hover .offer-icon {
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.25), rgba(0, 212, 255, 0.08));
    border-color: rgba(0, 212, 255, 0.5);
    box-shadow: 0 10px 30px rgba(0, 212, 255, 0.3), 0 0 20px rgba(0, 212, 255, 0.2);
    animation: floatIcon 2s ease-in-out infinite;
}
@keyframes floatIcon {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
.offer-card:hover .offer-icon i {
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 212, 255, 0.8);
}
.offer-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.15), rgba(0, 212, 255, 0.02));
    border-radius: 20px;
    border: 1px solid rgba(0, 212, 255, 0.2);
    flex-shrink: 0;
    align-self: center;
    text-align: center;
    line-height: 80px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.offer-icon i {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.offer-icon i {
    font-size: 2.2rem;
    color: #00d4ff;
    line-height: inherit;
    vertical-align: middle;
}
.offer-content {
    text-align: left !important;
    width: 100%;
    display: block;
}
.offer-content h3,
.offer-content p {
    text-align: left !important;
}
.offer-content h3 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 15px 0;
    letter-spacing: -0.01em;
}
.offer-content p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin: 0 0 0 0;
    max-width: 95%;
}
.offer-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.offer-tags span {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    color: #8cdfff;
    background: rgba(0, 212, 255, 0.08);
    padding: 8px 16px;
    border-radius: 20px;
    border: 1px solid rgba(0, 212, 255, 0.15);
    transition: all 0.3s ease;
}
.offer-card:hover .offer-tags span {
    background: rgba(0, 212, 255, 0.15);
    border-color: rgba(0, 212, 255, 0.3);
}
@media (max-width: 768px) {
    .offer-card {
        flex-direction: column !important;
        padding: 35px 25px !important;
        gap: 20px !important;
        align-items: center !important;
        text-align: center !important;
    }
    .offer-icon {
        width: 70px !important;
        height: 70px !important;
        line-height: 70px !important;
        margin: 0 auto !important; /* Force horizontal centering */
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .offer-icon i {
        font-size: 1.8rem !important;
        margin: 0 !important;
    }
    .offer-content {
        text-align: center !important;
    }
    .offer-content h3,
    .offer-content p {
        text-align: center !important;
        max-width: 100% !important;
    }
}
.hosting-cta {
    text-align: center;
    margin-top: 60px;
    padding-bottom: 80px;
}

#hosting {
    background: #050913;
}
.hosting-cta .cta-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 10px 0;
}
.hosting-cta .cta-subtitle {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.85);
    margin: 0 0 24px 0;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1024px) {
    .hosting-split {
        grid-template-columns: 1fr;
        min-height: auto;
    }
    #hosting {
        min-height: auto;
    }
    .hosting-video-side {
        min-height: 50vh;
    }
    .hosting-video-title {
        font-size: 2.6rem;
    }
    .hosting-content-side {
        padding: 60px 40px;
        background: linear-gradient(180deg, #050913 0%, #0b1426 50%, #050913 100%);
    }
    .hosting-content-side::before {
        display: none;
    }
    .hosting-content-side::after {
        display: none;
    }
}
@media (max-width: 768px) {
    .hosting-video-side {
        min-height: 40vh;
    }
    .hosting-video-title {
        font-size: 2.2rem;
    }
    .hosting-video-badge {
        font-size: 0.85rem;
        padding: 10px 20px;
    }
    .hosting-content-side {
        padding: 50px 20px;
        background: linear-gradient(180deg, #050913 0%, #0b1426 50%, #050913 100%);
    }
    .hosting-title {
        font-size: 2rem;
    }
    .offer-card {
        padding: 25px;
    }
    .offer-content h3 {
        font-size: 1.4rem;
    }
    .offer-content p {
        font-size: 1rem;
    }
}
@media (max-width: 480px) {
    .hosting-video-side {
        min-height: 35vh;
    }
    .hosting-video-title {
        font-size: 1.6rem;
    }
    .hosting-video-badge {
        font-size: 0.75rem;
        padding: 8px 16px;
    }
    .hosting-content-side {
        padding: 40px 15px;
    }
    .hosting-title {
        font-size: 1.6rem;
    }
    .offer-icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .offer-icon i {
        font-size: 1.5rem;
    }
    .offer-content h3 {
        font-size: 1.2rem;
    }
    .offer-content p {
        font-size: 0.95rem;
    }
    .offer-tags span {
        font-size: 0.75rem;
        padding: 5px 10px;
    }
    .offer-card {
        padding: 25px 20px;
    }
}
@media (max-width: 1200px) {
    .hosting-title {
        font-size: 2.6rem;
    }
    .hosting-grid {
        gap: 30px;
    }
    .hosting-card {
        padding: 30px;
        gap: 20px;
    }
}
@media (max-width: 991px) {
    .hosting-hero {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }
    .hosting-header {
        text-align: center;
    }
    .hosting-video-wrapper {
        max-width: 600px;
        margin: 0 auto;
    }
    .hosting-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .card-content p {
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) {
    #hosting {
        background: linear-gradient(180deg, #050913 0%, #0b1426 50%, #050913 100%);
    }
    .hosting-header {
        margin-bottom: 40px;
    }
    .hosting-title {
        font-size: 2.2rem;
    }
    .hosting-subtitle {
        font-size: 1rem;
    }
    .card-content h3 {
        font-size: 1.5rem;
    }
    .card-content p {
        font-size: 0.95rem;
    }
    .cta-text {
        font-size: 1.15rem;
    }
    .cta-subtitle {
        font-size: 0.9rem;
    }
}
@media (max-width: 480px) {
    .hosting-title {
        font-size: 1.8rem;
    }
    .hosting-card {
        padding: 26px;
    }
    .card-icon {
        width: 64px;
        height: 64px;
    }
    .card-icon i {
        font-size: 1.8rem;
    }
}
#aboutUs {
    background: linear-gradient(180deg, #0f1929 0%, #0a1220 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    z-index: 10; /* Make sure it stays on top if needed */
    box-shadow: none; /* Ensure no shadow */
}
.gradient-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    background: 
        radial-gradient(ellipse 80% 50% at 20% 30%, rgba(0, 212, 255, 0.12) 0%, transparent 50%),
        radial-gradient(ellipse 60% 40% at 80% 70%, rgba(139, 92, 246, 0.09) 0%, transparent 50%),
        radial-gradient(ellipse 70% 60% at 50% 50%, rgba(16, 185, 129, 0.08) 0%, transparent 50%);
    background-size: 100% 100%;
    animation: gradientPulse 8s ease-in-out infinite;
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.gradient-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(ellipse 50% 80% at 70% 20%, rgba(0, 212, 255, 0.09) 0%, transparent 50%),
        radial-gradient(ellipse 80% 40% at 30% 80%, rgba(99, 102, 241, 0.08) 0%, transparent 50%);
    animation: gradientPulse2 12s ease-in-out infinite;
}
.gradient-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 50%, rgba(0, 212, 255, 0.06) 0%, transparent 30%),
        radial-gradient(circle at 90% 30%, rgba(139, 92, 246, 0.06) 0%, transparent 30%),
        radial-gradient(circle at 50% 80%, rgba(16, 185, 129, 0.05) 0%, transparent 30%);
    animation: gradientPulse3 15s ease-in-out infinite;
}
@keyframes gradientPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}
@keyframes gradientPulse2 {
    0%, 100% {
        transform: scale(1.02) translateX(0);
    }
    33% {
        transform: scale(1) translateX(2%);
    }
    66% {
        transform: scale(1.08) translateX(-2%);
    }
}
@keyframes gradientPulse3 {
    0%, 100% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(1deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-1deg);
    }
}
.about-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5%;
    position: relative;
    z-index: 1;
}
.about-header {
    text-align: center;
    margin-bottom: 80px;
}
.about-badge {
    display: inline-block;
    padding: 12px 28px;
    background: rgba(0, 212, 255, 0.1);
    border: 1px solid rgba(0, 212, 255, 0.3);
    border-radius: 30px;
    color: #00d4ff;
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.about-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    color: white;
    margin-bottom: 24px;
    line-height: 1.2;
}
.about-title .highlight {
    color: #00d4ff;
    position: relative;
}
.about-subtitle {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.75);
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.7;
}
.about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: start;
    margin-bottom: 40px;
}
.about-content {
    padding-left: 0;
}
.about-content-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 2.3rem;
    font-weight: 600;
    color: white;
    margin: 0 0 28px 0;
    line-height: 1.3;
    text-align: left;
}
.about-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
    margin-bottom: 24px;
    text-align: left;
}
.about-features-grid {
    margin: 50px 0 0 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    max-width: 100%;
}
.feature-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 35px 25px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}
.feature-card::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 3px;
    background: linear-gradient(90deg, transparent, #00d4ff, transparent);
    opacity: 0;
    transition: opacity 0.3s ease;
}
.feature-card:hover {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.04) 100%);
    border-color: rgba(0, 212, 255, 0.3);
    transform: translateY(-4px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.feature-card:hover::before {
    opacity: 1;
}
.feature-card-icon {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 212, 255, 0.05) 100%);
    border: 1px solid rgba(0, 212, 255, 0.2);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.feature-card-icon i {
    color: #00d4ff;
    font-size: 28px;
}
.feature-card-content {
    text-align: center;
}
.feature-card-content h4 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: white;
    margin: 0 0 12px 0;
    letter-spacing: -0.02em;
}
.feature-card-content p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    line-height: 1.6;
}
/* Process Section */
.process-section {
    position: relative;
    padding: 80px 0 90px;
    background: linear-gradient(180deg, #060d18 0%, #0c1a2e 50%, #060d18 100%);
    overflow: hidden;
}

.process-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 40px;
}

.process-header {
    text-align: center;
    margin-bottom: 56px;
}

.process-badge {
    display: inline-block;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #00d4ff;
    margin-bottom: 16px;
}

.process-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    color: white;
    margin: 0;
    letter-spacing: -0.03em;
}

.process-timeline {
    position: relative;
}

.timeline-track {
    position: absolute;
    top: 14px;
    left: calc(12.5% + 7px);
    right: calc(12.5% + 7px);
    height: 2px;
    z-index: 0;
}

.timeline-line {
    position: absolute;
    inset: 0;
    background: rgba(0, 212, 255, 0.15);
    border-radius: 2px;
}

.timeline-line-glow {
    position: absolute;
    inset: -1px 0;
    background: linear-gradient(90deg,
        #00d4ff 0%,
        rgba(99, 102, 241, 0.6) 50%,
        #00d4ff 100%);
    border-radius: 2px;
    opacity: 0.4;
    filter: blur(2px);
    animation: lineGlow 4s ease-in-out infinite alternate;
}

@keyframes lineGlow {
    0% { opacity: 0.2; }
    100% { opacity: 0.5; }
}

.timeline-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    position: relative;
    z-index: 1;
}

.timeline-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.timeline-dot {
    position: relative;
    width: 30px;
    height: 30px;
    margin-bottom: 28px;
}

.timeline-dot-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background: #00d4ff;
    border-radius: 50%;
    box-shadow: 0 0 12px rgba(0, 212, 255, 0.6);
    z-index: 2;
}

.timeline-dot-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 28px;
    height: 28px;
    border: 2px solid rgba(0, 212, 255, 0.3);
    border-radius: 50%;
    background: #0c1a2e;
    z-index: 1;
    transition: all 0.4s ease;
}

.timeline-step:hover .timeline-dot-ring {
    border-color: #00d4ff;
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
    transform: translate(-50%, -50%) scale(1.2);
}

.timeline-step:hover .timeline-dot-inner {
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.9);
}

.timeline-content {
    padding: 0 8px;
}

.timeline-number {
    display: block;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.85rem;
    font-weight: 700;
    color: #00d4ff;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.timeline-content h3 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: white;
    margin: 0 0 12px 0;
}

.timeline-content p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    line-height: 1.7;
}

@media (max-width: 768px) {
    .process-section {
        padding: 50px 0 60px;
    }
    .process-container {
        padding: 0 24px;
    }
    .process-title {
        font-size: 1.8rem;
    }
    .timeline-track {
        display: none;
    }
    .timeline-steps {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px 20px;
    }
    .timeline-dot {
        margin-bottom: 18px;
    }
}

@media (max-width: 480px) {
    .timeline-steps {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .timeline-dot {
        margin-bottom: 14px;
    }
}

.about-tech {
    margin-top: 100px;
    text-align: center;
    padding: 40px 50px;
    background: rgba(0, 212, 255, 0.03);
    border: 1px solid rgba(0, 212, 255, 0.15);
    border-radius: 20px;
}
.tech-label {
    display: block;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 30px;
}
.tech-icons {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}
.tech-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 20px;
    border-radius: 12px;
    transition: all 0.3s ease;
    cursor: default;
}
.tech-item:hover {
    background: rgba(0, 212, 255, 0.1);
    transform: translateY(-5px);
}
.tech-item i {
    font-size: 2.5rem;
    color: #00d4ff;
    transition: all 0.3s ease;
}
.tech-item:hover i {
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 212, 255, 0.8);
}
.tech-item span {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
}
.stat-number {
    display: block;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    color: #00d4ff;
    line-height: 1;
    margin-bottom: 12px;
}
.stat-label {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.5px;
    line-height: 1.4;
}
@media (max-width: 1200px) {
    .about-title {
        font-size: 2.6rem;
    }
    .about-grid {
        gap: 50px;
    }
    .about-tech {
        padding: 35px 30px;
    }
    .tech-icons {
        gap: 30px;
    }
}
@media (max-width: 991px) {
    #aboutUs {
        padding: 80px 0;
    }
    .about-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .about-image-wrapper {
        max-width: 600px;
        margin: 0 auto;
    }
    .about-image,
    .about-image img {
        height: 350px;
        min-height: 350px;
    }
    .about-experience-badge {
        bottom: -15px;
        right: 20px;
        padding: 18px 25px;
    }
    .exp-number {
        font-size: 2rem;
    }
    .about-content-title,
    .about-text {
        text-align: center;
    }
    .about-features-grid {
        margin: 35px 0 0;
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .feature-card {
        padding: 24px;
    }
    .feature-card-icon {
        width: 56px;
        height: 56px;
        margin-bottom: 16px;
    }
    .feature-card-icon i {
        font-size: 24px;
    }
    .feature-card-content h4 {
        font-size: 1.2rem;
    }
    .feature-card-content p {
        font-size: 1rem;
    }
    .about-tech {
        padding: 30px 20px;
        margin-top: 40px;
    }
    .tech-icons {
        gap: 20px;
    }
    .tech-item i {
        font-size: 2rem;
    }
    .stat-label {
        font-size: 0.85rem;
    }
}
@media (max-width: 576px) {
    #aboutUs {
        padding: 60px 0;
    }
    .about-header {
        margin-bottom: 40px;
    }
    .about-title {
        font-size: 1.8rem;
    }
    .about-subtitle {
        font-size: 1rem;
    }
    .about-content-title {
        font-size: 1.5rem;
    }
    .about-text {
        font-size: 1rem;
    }
    .about-tech {
        padding: 25px 15px;
        margin-top: 30px;
    }
    .tech-icons {
        gap: 15px;
    }
    .tech-item {
        padding: 15px 10px;
    }
    .tech-item i {
        font-size: 1.8rem;
    }
    .tech-item span {
        font-size: 0.8rem;
    }
}
/* ============================================
   ABOUT US - HOLOGRAPHIC CUBE
   ============================================ */

.about-iso-wrapper {
    position: relative;
    width: 100%;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 16px;
}

.particle-canvas {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 16px;
}

@media (max-width: 768px) {
    .about-iso-wrapper {
        height: 260px;
    }
}

@media (max-width: 480px) {
    .about-iso-wrapper {
        height: 200px;
    }
}

.accel-section {
    /* Lighter background to show depth shadows */
    background: radial-gradient(circle at center, #0f1623 0%, #020408 100%);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    /* Layered Depth Effect */
    margin-top: -60px;
    padding-top: 180px;
    padding-bottom: 180px;
    z-index: 1;
    /* Inner shadow for 3D depth (only bottom) */
    box-shadow: inset 0 -100px 100px -50px rgba(0,0,0,0.8);
}

/* Depth Effect - Top Layer (Hosting) */
#hosting {
    position: relative;
    z-index: 10;
    border-radius: 0 0 60px 60px;
    /* Explicit border for visibility - even darker to match contact perception */
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    /* Deep shadow + Inner shadow at bottom */
    box-shadow: 
        0 100px 80px -20px rgba(0, 0, 0, 0.9), 
        inset 0 -100px 100px -50px rgba(0,0,0,0.8); /* Inner shadow like venture */
}

/* Depth Effect - Bottom Layer (Contact) */
#contact {
    position: relative;
    z-index: 10;
    margin-top: 0;
    border-radius: 60px 60px 0 0;
    /* Deep shadow + Subtle rim light + Inner shadow at top */
    box-shadow: 
        0 -50px 100px rgba(0, 0, 0, 0.9), 
        0 -10px 30px rgba(0, 0, 0, 0.5),
        inset 0 1px 0 rgba(255, 255, 255, 0.1), /* Rim light */
        inset 0 100px 100px -50px rgba(0,0,0,0.8); /* Inner shadow like hosting/venture */
}

.accel-bg {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.accel-glow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(0, 212, 255, 0.05) 0%, transparent 70%);
    filter: blur(80px);
}

.accel-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5%;
    position: relative;
    z-index: 2;
}

.accel-layout {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 80px;
    align-items: center;
}

/* Left Content */
.accel-label {
    display: inline-block;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    color: #00d4ff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 24px;
    padding-left: 15px;
    border-left: 2px solid #00d4ff;
    line-height: 1;
}

.accel-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin: 0 0 30px;
}

.text-highlight {
    color: #00d4ff;
}

.accel-desc {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.7;
    margin-bottom: 25px;
}

.accel-desc strong {
    color: white;
    font-weight: 600;
}

.accel-desc-sub {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.6;
    margin-bottom: 40px;
}

.accel-actions {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center; /* Center align items */
}

.btn-accel-primary {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 18px 50px; /* Increased padding */
    background: #00d4ff;
    color: #020408;
    text-decoration: none;
    font-family: 'HelveticaNeue', sans-serif;
    font-weight: 700;
    font-size: 1.2rem; /* Increased font size */
    border-radius: 6px;
    transition: all 0.3s ease;
}

.btn-accel-primary:hover {
    background: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0, 212, 255, 0.3);
}

.accel-note {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.9rem;
}

/* Right Content - Pillars */
.accel-pillars {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.accel-pillar {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.01) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 35px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
}

.accel-pillar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.1), transparent 40%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.accel-pillar:hover {
    transform: translateY(-8px);
    border-color: rgba(0, 212, 255, 0.3);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.accel-pillar:hover::before {
    opacity: 1;
}

.pillar-icon {
    width: 54px;
    height: 54px;
    background: rgba(0, 212, 255, 0.08);
    border: 1px solid rgba(0, 212, 255, 0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
    position: relative;
    z-index: 1;
}

.accel-pillar:hover .pillar-icon {
    background: #00d4ff;
    border-color: #00d4ff;
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.4);
    transform: rotate(-10deg) scale(1.1);
}

.pillar-icon i {
    font-size: 1.5rem;
    color: #00d4ff;
    transition: color 0.3s ease;
}

.accel-pillar:hover .pillar-icon i {
    color: #020408;
}

.pillar-info {
    position: relative;
    z-index: 1;
}

.pillar-info h4 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: white;
    margin: 0 0 12px;
}

.pillar-info p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.7); /* Slightly brighter text */
    line-height: 1.6;
    margin: 0;
}

/* Responsive */
@media (max-width: 1024px) {
    .accel-layout {
        grid-template-columns: 1fr;
        gap: 60px;
    }
    .accel-content {
        text-align: left;
    }
    .accel-title {
        font-size: 2.6rem;
    }
}

@media (max-width: 768px) {
    .accel-section {
        padding: 100px 0 !important;
    }
    .accel-title {
        font-size: 2rem !important;
        text-align: center;
    }
    .accel-desc, .accel-desc-sub {
        text-align: center;
    }
    .btn-accel-primary {
        width: 100% !important;
        justify-content: center;
        font-size: 1.1rem;
    }
    .accel-note {
        text-align: center;
        font-size: 0.85rem;
    }
    .accel-pillars {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }
    .accel-pillar {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 30px 20px !important;
    }
    .accel-pillar:hover {
        transform: translateY(-4px);
    }
    .pillar-icon {
        width: 50px;
        height: 50px;
        margin: 0 auto 10px !important;
    }
    .pillar-icon i {
        font-size: 1.3rem;
    }
    .pillar-info h4 {
        font-size: 1.2rem;
    }
    .pillar-info p {
        font-size: 1rem;
    }
}

/* ============================================
   CONTACT SECTION
   ============================================ */

#contact {
    background: linear-gradient(180deg, #0d1520 0%, #0a1220 50%, #080e18 100%);
    position: relative;
    padding: 100px 0 120px;
    overflow: hidden;
}
.contact-bg-pattern {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 0; /* Ensure it's behind content */
}
.binary-container {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.binary-container canvas {
    width: 100%;
    height: 100%;
    opacity: 1; /* Increased from 0.6 to 1 */
    display: block;
}
.contact-bg-pattern::before {
    content: '';
    position: absolute;
    inset: 0;
    /* Adjusted gradient to be more transparent */
    background: linear-gradient(
        180deg,
        rgba(13, 21, 32, 0.7) 0%,
        transparent 20%,
        transparent 80%,
        rgba(8, 14, 24, 0.8) 100%
    );
    z-index: 1;
    pointer-events: none;
}
.contact-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5%;
    position: relative;
    z-index: 1;
}
.contact-header {
    text-align: center;
    margin-bottom: 70px;
}
.contact-badge {
    display: inline-block;
    padding: 12px 28px;
    background: rgba(0, 212, 255, 0.12);
    border: 1px solid rgba(0, 212, 255, 0.4);
    border-radius: 50px;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    color: #00d4ff;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
}
.contact-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 25px;
    letter-spacing: -0.02em;
}
.contact-title .highlight {
    color: #00d4ff;
    text-shadow: 0 0 50px rgba(0, 212, 255, 0.6);
}
.contact-subtitle {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.7);
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.7;
}
.contact-grid {
    display: grid;
    grid-template-columns: 380px 1fr;
    gap: 40px;
    align-items: start;
    max-width: 1700px;
    margin: 0 auto;
}
.contact-info-new {
    display: flex;
    flex-direction: column;
    gap: 0;
    background: rgba(10, 18, 32, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    padding: 10px 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.info-block {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 20px 28px;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
}
.info-block:hover {
    background: rgba(0, 212, 255, 0.05);
    border-left-color: #00d4ff;
}
.info-icon-new {
    width: 48px;
    height: 48px;
    background: transparent;
    border: 2px solid rgba(0, 212, 255, 0.4);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.3s ease;
}
.info-block:hover .info-icon-new {
    background: rgba(0, 212, 255, 0.15);
    border-color: #00d4ff;
}
.info-icon-new i {
    font-size: 1.2rem;
    color: #00d4ff;
}
.info-text {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1;
    text-align: left;
}
.info-label {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.info-value {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.2rem;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    transition: color 0.3s ease;
    line-height: 1.5;
    text-align: left;
}
a.info-value:hover {
    color: #00d4ff;
}
.info-subvalue {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.05rem;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 2px;
}
.info-divider {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    margin: 10px 30px;
}
.social-section {
    padding: 20px 30px 25px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.social-label {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.social-icons {
    display: flex;
    gap: 12px;
}
.social-icons a {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: all 0.3s ease;
}
.social-icons a:hover {
    background: rgba(0, 212, 255, 0.15);
    border-color: #00d4ff;
    color: #00d4ff;
    transform: translateY(-3px);
}
.social-icons a i {
    font-size: 1.1rem;
}
.contact-form-wrapper {
    background: rgba(10, 18, 32, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 28px;
    padding: 55px 70px;
    width: 100%;
    min-width: 0;
    position: relative;
    z-index: 2;
}
.contact-form {
    display: flex;
    flex-direction: column;
    gap: 28px;
}
.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}
.form-group {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.form-group label {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #ffffff;
}
.form-group input,
.form-group select,
.form-group textarea {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.35rem;
    color: #ffffff;
    background: rgba(10, 18, 32, 0.8);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    padding: 20px 24px;
    transition: all 0.3s ease;
    outline: none;
}
.form-group input::placeholder,
.form-group textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: #00d4ff;
    box-shadow: 0 0 0 4px rgba(0, 212, 255, 0.2);
    background: rgba(10, 18, 32, 0.95);
}
.form-group select {
    cursor: pointer;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 12 12'%3E%3Cpath fill='%2300d4ff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.form-group select option {
    background: #0a1220;
    color: #ffffff;
    padding: 10px;
}
.form-group textarea {
    resize: vertical;
    min-height: 150px;
}
.file-drop-zone {
    border: 2px dashed rgba(0, 212, 255, 0.4);
    border-radius: 16px;
    padding: 30px 30px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgba(0, 212, 255, 0.03);
    position: relative;
}
.file-drop-zone:hover,
.file-drop-zone.dragover {
    border-color: #00d4ff;
    background: rgba(0, 212, 255, 0.1);
}
.file-drop-zone.dragover {
    transform: scale(1.01);
}
.file-drop-zone input[type="file"],
#fileInput {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
.drop-icon {
    margin-bottom: 12px;
}
.drop-icon i {
    font-size: 2.5rem;
    color: #00d4ff;
}
.drop-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.85);
    margin: 0 0 8px;
}
.browse-link {
    color: #00d4ff;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
}
.drop-hint {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}
.file-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}
.file-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    background: rgba(0, 212, 255, 0.1);
    border: 1px solid rgba(0, 212, 255, 0.25);
    border-radius: 10px;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    color: #ffffff;
}
.file-item .remove-file {
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: color 0.3s ease;
}
.file-item .remove-file:hover {
    color: #ff4444;
}
.submit-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 12px 35px;
    background: linear-gradient(135deg, #00d4ff 0%, #0099cc 100%);
    border: none;
    border-radius: 10px;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #0a1220;
    cursor: pointer;
    transition: all 0.3s ease;
    align-self: flex-end;
    box-shadow: 0 10px 30px rgba(0, 212, 255, 0.25);
    overflow: hidden;
    position: relative;
}
.submit-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(0, 212, 255, 0.4);
}
.submit-btn i {
    font-size: 1.15rem;
    display: inline-block;
    transform: translateX(0) translateY(0) rotate(0deg);
    opacity: 1;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), 
                opacity 0.6s ease;
    will-change: transform, opacity;
}
.submit-btn:hover i {
    transform: translateX(60px) translateY(-30px) rotate(-20deg);
    opacity: 0;
}
@media (max-width: 1100px) {
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .contact-info-new {
        margin-bottom: 30px;
    }
    .info-block {
        padding: 18px 25px;
    }
}
@media (max-width: 768px) {
    #contact {
        padding: 70px 0 100px;
    }
    .contact-header {
        margin-bottom: 50px;
    }
    .contact-title {
        font-size: 2.6rem;
    }
    .contact-subtitle {
        font-size: 1.1rem;
    }
    .info-block {
        padding: 16px 20px;
        gap: 15px;
    }
    .info-icon-new {
        width: 42px;
        height: 42px;
    }
    .info-icon-new i {
        font-size: 1rem;
    }
    .info-value {
        font-size: 1.05rem;
    }
    .social-icons a {
        width: 40px;
        height: 40px;
    }
    .form-row {
        grid-template-columns: 1fr;
    }
    .contact-form-wrapper {
        padding: 30px 25px;
    }
    .submit-btn {
        width: 100%;
        padding: 18px 32px;
        font-size: 1.1rem;
    }
}
@media (max-width: 480px) {
    .section-transition {
        height: 100px;
    }
    .contact-title {
        font-size: 2rem;
    }
    .contact-subtitle {
        font-size: 1rem;
    }
    .info-card {
        padding: 18px;
    }
}
.example {
    background-color: white;
}
    .example h1 {
        text-align: center;
        color: black;
        font-family: 'HelveticaNeue',sans-serif;
        font-size: 45px;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .example p {
        text-align: center;
        color: black;
        font-family: 'HelveticaNeue',sans-serif;
        font-size: 20px;
        letter-spacing: 1px;
        margin-bottom: 50px;
    }
.carousel-control .glyphicon-chevron-right, .glyphicon-chevron-left {
    color: black;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-indicators li {
    background: #ccc;
}
.carousel-indicators .active {
    background: #666;
}
p {
    text-align: center;
    color: white;
    font-family: 'HelveticaNeue',sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.cloud {
    background-color: white;
}
.video-text {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    padding-bottom: 50px;
    padding-top: 100px;
    background-image: url(../images/mobile.jpg);
    background-size: cover;
}
.data {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    border-radius: 50px 0 0 50px;
}
.lcloud {
    background: rgba(0, 0, 0, 0) url("../images/bcloud.png") repeat scroll;
    height: 75px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.bcloud {
    background: rgba(0, 0, 0, 0) url("../images/bcloud.png") repeat scroll;
    height: 75px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.tcloud {
    background: rgba(0, 0, 0, 0) url("../images/tcloud.png") repeat scroll;
    height: 75px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.push-out {
    margin-bottom: 80px;
}
.storysvg {
    max-height: 300px;
    margin: 0 auto;
    display: block;
    margin-bottom: 70px;
}
.form-style-4 input[type=submit],
.form-style-4 input[type=button],
.form-style-4 input[type=text],
.form-style-4 input[type=email],
.form-style-4 #Team,
.form-style-4 textarea,
.form-style-4 label {
    font-family: 'avenirNextThin',sans-serif;
    font-size: 15px;
    color: #fff;
    margin-top: 20px;
}
.form-style-4 input[type=text],
.form-style-4 #Team,
.form-style-4 input[type=email] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #66686c;
    width: 240px;
    height: 40px;
    outline: none;
    padding: 0px 0px 0px 0px;
    font-style: italic;
}
.form-style-4 textarea, input[type=Subject] {
    font-style: italic;
    padding: 0px 0px 0px 0px;
    background: transparent;
    outline: none;
    border: none;
    border-bottom: 1px solid #66686c;
    width: 100%;
    overflow: hidden;
    resize: none;
    height: 100px;
}
    .form-style-4 textarea:focus,
    .form-style-4 input[type=text]:focus,
    .form-style-4 input[type=email]:focus,
    .form-style-4 input[type=email]:focus {
        border-bottom: 1px solid #c04b4d;
    }
.form-style-4 input[type=submit],
.form-style-4 input[type=button] {
    background: #8f383a;
    border: none;
    padding: 8px 10px 8px 10px;
    border-radius: 5px;
    color: white;
}
    .form-style-4 input[type=submit]:hover,
    .form-style-4 input[type=button]:hover {
        background: #c04b4d;
    }
.form-style-4 input[name=Subject],
.form-style-4 #Team {
    width: 100%;
}
#contact h1 {
    margin-top: 100px;
    font-size: 50px;
}
#contact h3 {
    color: white;
    font-size: 20px;
    font-family: 'UltraLight',sans-serif;
    margin-top: 10px;
    text-align: center;
}
#contact h4 {
    color: white;
    margin-bottom: 10px;
    font-family: 'Light',sans-serif;
    font-size: 25px;
}
#contact h5 {
    color: white;
    font-family: 'UltraLight',sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
}
@media (min-width: 480px) {
    h1 {
        font-size: 50px;
    }
}
@media (min-width: 768px) {
    .video-text > .home > .logo {
        max-width: 280px;
    }
    h1 {
        font-size: 65px;
    }
    h4 {
        font-size: 30px;
    }
    .storysvg {
        max-height: 500px;
    }
}
@media (min-width: 992px) {
    .video-text > .home > .logo {
        max-width: 350px;
    }
    .filter {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .home {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
    }
}
@media (min-width: 1200px) {
    .logo {
        max-width: 400px;
    }
    .lcloud {
        background: rgba(0, 0, 0, 0) url("../images/lcloud.png") repeat scroll;
        height: 100%;
        width: 75px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .video-text {
        position: absolute;
        left: 0;
        right: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
        padding: 0;
        background-image: none;
        background-size: auto;
    }
    .data {
        position: absolute;
        left: 50%;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
    }
    .video-text > .home {
        height: 460px;
        position: absolute;
    }
}
.img-centered {
    margin: 0 auto;
}
.relative {
    position: relative;
}
.no-margin {
    margin: 0;
}
.no-padding {
    padding: 0;
}
.pointer {
    cursor: pointer;
}
.bold {
    font-weight: 700;
}
.italic {
    font-style: italic;
}
.vertical-center {
    margin: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: initial;
    flex-wrap: wrap;
}
    .flex-center > * {
        flex-grow: 1;
        width: 100%;
    }
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}
.overflow-auto {
    overflow: auto !important;
}
.field-validation-valid {
    display: none;
}
.field-validation-error {
    color: #f00;
    font-weight: 700;
    display: block;
}
.input-validation-error {
    background-color: #ffe6e6;
    border-color: #f00;
}
.form-control:focus.input-validation-error {
    border-color: #f00;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
}
.valid  {
    background-color: #dcffdc;
    border-color: #23ff00;
}
.form-control:focus.valid {
    border-color: #23ff00;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(35, 255, 0, .6);
}
.success {
    color: #70D884;
}
.danger {
    color: #F15A51;
}
.typing-slider p {
  font-size: 6rem;
  padding: 0.5rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-align: center;
  overflow: hidden;
  color: white;
}
.typing-slider p span.typed-text, .typing-slider p span.typed-text-end {
  font-weight: normal;
  color: #dd7732;
}
.bg-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 1;
  backface-visibility: hidden;
  background: rgba(17, 25, 40, 0.75);
  opacity: 1;
  pointer-events: none;
}
.transition {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 1;
  background: rgb(17,25,40);
  background: linear-gradient(180deg, rgba(17,25,40,1) 1%, rgba(0,212,255,0) 100%);
}
.infobox {
    background: rgb(17,25,40);
}
.modern-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 2rem 5rem;
  transition: all 0.4s ease;
  background: transparent;
}
.modern-nav.scrolled {
  background: rgba(17, 25, 40, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  padding: 1.25rem 5rem;
}
.nav-container {
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-brand {
  display: flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  z-index: 1001;
}
.nav-logo {
  height: 38px;
  width: auto;
  transition: all 0.3s ease;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));
}
.modern-nav.scrolled .nav-logo {
  height: 38px;
}
.modern-nav.scrolled .brand-text {
  font-size: 1.5rem;
}
.nav-brand:hover .nav-logo {
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3)) brightness(1.1);
}
.brand-text {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  color: white;
  letter-spacing: 2px;
  /* text-transform: uppercase; */
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}
.brand-accent {
  font-weight: 700;
  color: #00d4ff;
  text-shadow: 0 0 20px rgba(0, 212, 255, 0.4), 0 2px 10px rgba(0, 0, 0, 0.5);
}
.nav-menu {
  display: flex;
  align-items: center;
  gap: 3rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-menu li {
  position: relative;
}
.nav-link {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  padding: 0.5rem 0;
  transition: all 0.3s ease;
  position: relative;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.nav-link::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 2px;
  background: #00d4ff;
  transition: width 0.3s ease;
  box-shadow: 0 0 10px rgba(0, 212, 255, 0.5);
}
.nav-link:hover {
  color: #ffffff;
  animation: navGlitch 2s ease-in-out infinite;
}
.nav-link:hover::after {
  width: 100%;
}
.nav-link.active {
  color: #00d4ff;
}
.nav-link.active::after {
  width: 100%;
  background: #00d4ff;
}
@keyframes navGlitch {
  0%, 100% {
    text-shadow: none;
    transform: translate(0, 0);
  }
  2% {
    text-shadow: 
      -2px 0 #ff0040,
      2px 0 #00d4ff;
    transform: translate(2px, 0) skewX(1deg);
  }
  4% {
    text-shadow: 
      2px 0 #ff0040,
      -2px 0 #00d4ff;
    transform: translate(-2px, 0) skewX(-1deg);
  }
  6% {
    text-shadow: none;
    transform: translate(0, 0);
  }
  50% {
    text-shadow: none;
    transform: translate(0, 0);
  }
  52% {
    text-shadow: 
      2px 0 #ff0040,
      -2px 0 #00d4ff;
    transform: translate(-1px, 1px);
  }
  54% {
    text-shadow: 
      -2px 0 #ff0040,
      2px 0 #00d4ff;
    transform: translate(1px, 0);
  }
  56% {
    text-shadow: none;
    transform: translate(0, 0);
  }
}
.lang-dropdown {
  position: relative;
  margin-left: 6px;
}
.lang-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  padding: 11px 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: rgba(255, 255, 255, 0.85);
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 0.9rem;
}
.lang-toggle:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(0, 212, 255, 0.4);
}
.lang-flag {
  width: 20px;
  height: 14px;
  object-fit: cover;
  border-radius: 2px;
}
.lang-toggle i {
  font-size: 0.7rem;
  transition: transform 0.3s ease;
  align-self: center;
  margin-top: -1px;
}
.lang-dropdown:hover .lang-toggle i {
  transform: rotate(180deg);
}
.lang-menu {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 10px;
  background: rgba(10, 18, 32, 0.95);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 8px;
  min-width: 150px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  list-style: none;
  z-index: 1000;
}
.lang-dropdown:hover .lang-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.lang-option {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 14px;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.2s ease;
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 0.95rem;
  margin: 5px 0px 5px 0px;
}
.lang-option:hover {
  background: rgba(0, 212, 255, 0.15);
  color: #00d4ff;
}
.lang-option.active {
  background: rgba(0, 212, 255, 0.1);
  color: #00d4ff;
}
.lang-option img {
  width: 22px;
  height: 16px;
  object-fit: cover;
  border-radius: 2px;
}
@media (max-width: 991px) {
  .lang-dropdown {
    display: none;
  }
}
.mobile-menu-lang {
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.4s ease 0.55s;
}
.mobile-menu.active .mobile-menu-lang {
  opacity: 1;
  transform: translateY(0);
}
.mobile-lang-label {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 0.7rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 12px;
}
.mobile-lang-options {
  display: flex;
  gap: 8px;
}
.mobile-lang-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 14px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  transition: all 0.3s ease;
}
.mobile-lang-btn:hover {
  border-color: rgba(0, 212, 255, 0.4);
  color: #00d4ff;
}
.mobile-lang-btn.active {
  border-color: #00d4ff;
  color: #00d4ff;
}
.mobile-lang-btn img {
  width: 18px;
  height: 12px;
  object-fit: cover;
  border-radius: 2px;
  opacity: 0.8;
}
.mobile-lang-btn:hover img,
.mobile-lang-btn.active img {
  opacity: 1;
}
.nav-link.nav-cta {
  color: #00d4ff;
  font-weight: 500;
  font-size: 1.5rem;
  margin-left: 0.5rem;
  padding: 0.8rem 2rem;
  background: transparent;
  border: 1px solid rgba(0, 212, 255, 0.6);
  border-radius: 6px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.nav-link.nav-cta::after {
  display: none;
}
.nav-link.nav-cta:hover {
  background: rgba(0, 212, 255, 0.15);
  border-color: #00d4ff;
  box-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
}

/* Animacja kliknięcia przycisku Panel Klienta */
.nav-link.nav-cta.clicked {
  animation: panelButtonClick 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes panelButtonClick {
  0% {
    transform: scale(1);
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
  }
  25% {
    transform: scale(0.95);
    box-shadow: 0 0 40px rgba(0, 212, 255, 0.6);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 0 60px rgba(0, 212, 255, 0.8), 0 0 100px rgba(0, 212, 255, 0.4);
    background: rgba(0, 212, 255, 0.25);
  }
  75% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
  }
}

/* Efekt ripple przy kliknięciu */
.ripple {
  position: absolute;
  border-radius: 50%;
  background: rgba(0, 212, 255, 0.6);
  transform: scale(0);
  animation: rippleEffect 0.6s ease-out;
  pointer-events: none;
}

@keyframes rippleEffect {
  to {
    transform: scale(4);
    opacity: 0;
  }
}
.nav-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1001;
}
.nav-toggle span {
  display: block;
  width: 25px;
  height: 2px;
  background: white;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.mobile-menu,
.mobile-menu-overlay {
  display: none;
}
.hero-section {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 120px 8% 60px 8%;
  box-sizing: border-box;
}
.hero-content {
  position: relative;
  max-width: 1000px;
  width: 60%;
}
.hero-content {
  max-width: 1000px;
  width: 100%;
}
@keyframes heroFadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes heroFadeInScale {
  from {
    opacity: 0;
    transform: scale(0.9) translateY(20px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes heroSlideInLeft {
  from {
    opacity: 0;
    transform: translateX(-60px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes heroPulseGlow {
  0%, 100% {
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 40px rgba(0, 212, 255, 0.6);
  }
}
.hero-badge {
  animation: heroFadeInUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 0.2s;
}
.hero-subtitle {
  animation: heroFadeInUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 0.7s;
}
.hero-buttons {
  animation: heroFadeInUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 0.9s;
}
.hero-buttons .btn-primary {
  animation: heroPulseGlow 2s ease-in-out infinite;
  animation-delay: 1.5s;
}
.hero-stats {
  animation: heroSlideInLeft 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 1.1s;
}
.hero-stats .stat-item:nth-child(1) {
  animation: heroFadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 1.2s;
}
.hero-stats .stat-item:nth-child(2) {
  animation: heroFadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 1.35s;
}
.hero-stats .stat-item:nth-child(3) {
  animation: heroFadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay: 1.5s;
}
.hero-badge {
  display: inline-block;
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: #00d4ff;
  background: rgba(0, 212, 255, 0.2);
  border: 1px solid rgba(0, 212, 255, 0.6);
  padding: 0.75rem 1.75rem;
  border-radius: 50px;
  margin-bottom: 1.75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  box-shadow: 
    0 0 20px rgba(0, 212, 255, 0.3),
    inset 0 0 20px rgba(0, 212, 255, 0.1);
  text-shadow: 0 0 10px rgba(0, 212, 255, 0.5);
}
.hero-title {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: clamp(3rem, 7vw, 5.5rem);
  font-weight: 700;
  color: white;
  line-height: 1.1;
  margin: 0 0 1.5rem 0;
  text-align: left;
  opacity: 1;
  letter-spacing: -1px;
  text-shadow: 
    0 2px 4px rgba(0, 0, 0, 0.8),
    0 4px 8px rgba(0, 0, 0, 0.6),
    0 8px 16px rgba(0, 0, 0, 0.4),
    0 16px 32px rgba(0, 0, 0, 0.2);
  position: relative;
  animation: heroFadeInScale 1s cubic-bezier(0.4, 0, 0.2, 1) both, glitchText 8s ease-in-out infinite;
  animation-delay: 0.4s, 2s;
}
@keyframes glitchText {
  0%, 100% {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.8),
      0 4px 8px rgba(0, 0, 0, 0.6),
      0 8px 16px rgba(0, 0, 0, 0.4),
      0 16px 32px rgba(0, 0, 0, 0.2);
  }
  2% {
    text-shadow: 
      -2px 0 #ff0040,
      2px 0 #00d4ff,
      0 2px 4px rgba(0, 0, 0, 0.8);
    transform: translate(2px, 0);
  }
  4% {
    text-shadow: 
      2px 0 #ff0040,
      -2px 0 #00d4ff,
      0 2px 4px rgba(0, 0, 0, 0.8);
    transform: translate(-2px, 0);
  }
  6% {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.8),
      0 4px 8px rgba(0, 0, 0, 0.6),
      0 8px 16px rgba(0, 0, 0, 0.4),
      0 16px 32px rgba(0, 0, 0, 0.2);
    transform: translate(0, 0);
  }
  45% {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.8),
      0 4px 8px rgba(0, 0, 0, 0.6),
      0 8px 16px rgba(0, 0, 0, 0.4),
      0 16px 32px rgba(0, 0, 0, 0.2);
    transform: translate(0, 0);
    opacity: 1;
  }
  46% {
    text-shadow: 
      -3px 0 #ff0040,
      3px 0 #00d4ff;
    transform: translate(-3px, 1px) skewX(-2deg);
    opacity: 0.9;
  }
  47% {
    text-shadow: 
      3px 0 #ff0040,
      -3px 0 #00d4ff;
    transform: translate(3px, -1px) skewX(2deg);
    opacity: 1;
  }
  48% {
    text-shadow: 
      -2px 0 #ff0040,
      2px 0 #00d4ff;
    transform: translate(1px, 0);
    opacity: 0.95;
  }
  49% {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.8),
      0 4px 8px rgba(0, 0, 0, 0.6),
      0 8px 16px rgba(0, 0, 0, 0.4),
      0 16px 32px rgba(0, 0, 0, 0.2);
    transform: translate(0, 0);
    opacity: 1;
  }
  78% {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.8),
      0 4px 8px rgba(0, 0, 0, 0.6);
    transform: translate(0, 0);
  }
  79% {
    text-shadow: 
      2px 0 #00d4ff,
      -2px 0 #ff0040;
    transform: translate(-1px, 0);
  }
  80% {
    text-shadow: 
      -2px 0 #00d4ff,
      2px 0 #ff0040;
    transform: translate(2px, 0);
  }
  81% {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.8),
      0 4px 8px rgba(0, 0, 0, 0.6),
      0 8px 16px rgba(0, 0, 0, 0.4),
      0 16px 32px rgba(0, 0, 0, 0.2);
    transform: translate(0, 0);
  }
}
.gradient-text {
  color: #00d4ff;
  text-shadow: 
    0 0 10px rgba(0, 212, 255, 0.5),
    0 0 20px rgba(0, 212, 255, 0.3),
    0 0 40px rgba(0, 212, 255, 0.2),
    0 2px 4px rgba(0, 0, 0, 0.8),
    0 4px 8px rgba(0, 0, 0, 0.6);
}
.hero-subtitle {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 1.8;
  margin: 2rem 0 2rem 0;
  max-width: 750px;
  text-align: left;
  text-shadow: 
    0 1px 2px rgba(0, 0, 0, 0.9),
    0 2px 4px rgba(0, 0, 0, 0.7),
    0 4px 8px rgba(0, 0, 0, 0.5);
}
.hero-buttons {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}
.btn-primary {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: white;
  background: rgba(0, 212, 255, 0.15);
  border: 2px solid rgba(0, 212, 255, 0.6);
  padding: 1.25rem 3rem;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.btn-primary:hover {
  background: rgba(0, 212, 255, 0.25);
  border-color: #00d4ff;
  box-shadow: 0 0 30px rgba(0, 212, 255, 0.4);
  color: white;
  text-decoration: none;
  transform: translateY(-2px);
}
.btn-secondary {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.25);
  padding: 1.2rem 3rem;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.5);
  color: white;
  text-decoration: none;
  transform: translateY(-2px);
}
.hero-stats {
  display: flex;
  gap: 0;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  flex-wrap: wrap;
  justify-content: space-between;
}
.stat-item {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  align-items: center;
  text-align: center;
  flex: 1;
}
.stat-number {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: white;
  background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: none;
}
.stat-label {
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 1.05rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .modern-nav {
    padding: 1rem 1.5rem;
    background: rgba(17, 25, 40, 0.9);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }
  .nav-brand {
    gap: 10px;
  }
  .nav-logo {
    height: 45px;
  }
  .brand-text {
    font-size: 1.5rem;
  }
  .nav-toggle {
    display: flex;
    z-index: 1002;
  }
  .nav-toggle span {
    width: 28px;
    height: 3px;
  }
  .nav-menu {
    display: none !important;
  }
  .mobile-menu,
  .mobile-menu-overlay {
    display: block;
  }
  .mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1001;
  }
  .mobile-menu-overlay.active {
    opacity: 1;
    visibility: visible;
  }
  .mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100dvh;
    background: rgba(8, 12, 21, 0.98);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    z-index: 1003;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .mobile-menu.active {
    opacity: 1;
    visibility: visible;
  }
  .mobile-menu::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
      radial-gradient(circle at 20% 20%, rgba(0, 212, 255, 0.08) 0%, transparent 40%),
      radial-gradient(circle at 80% 80%, rgba(124, 58, 237, 0.06) 0%, transparent 40%);
    opacity: 0;
    transition: opacity 0.8s ease 0.2s;
    pointer-events: none;
  }
  .mobile-menu.active::before {
    opacity: 1;
  }
  .mobile-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 2rem;
    position: relative;
    z-index: 2;
  }
  .mobile-menu-brand {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 0.4s ease 0.1s;
  }
  .mobile-menu.active .mobile-menu-brand {
    opacity: 1;
    transform: translateY(0);
  }
  .mobile-menu-logo {
    height: 36px;
    width: auto;
  }
  .mobile-menu-brand-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    color: white;
    letter-spacing: 1px;
  }
  .mobile-menu-close {
    width: 50px;
    height: 50px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    opacity: 0;
    transform: rotate(-90deg);
  }
  .mobile-menu.active .mobile-menu-close {
    opacity: 1;
    transform: rotate(0deg);
    transition: all 0.4s ease 0.3s;
  }
  .mobile-menu-close:hover {
    border-color: #00d4ff;
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
  }
  .mobile-menu-close span {
    position: absolute;
    width: 18px;
    height: 2px;
    background: white;
    border-radius: 2px;
    transition: background 0.3s ease;
  }
  .mobile-menu-close:hover span {
    background: #00d4ff;
  }
  .mobile-menu-close span:first-child {
    transform: rotate(45deg);
  }
  .mobile-menu-close span:last-child {
    transform: rotate(-45deg);
  }
  .mobile-menu-nav {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    gap: 0.5rem;
    position: relative;
    z-index: 2;
  }
  .mobile-menu-link {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    padding: 1.5rem 2rem;
    text-decoration: none;
    border-radius: 16px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: translateY(40px);
    position: relative;
    overflow: hidden;
  }
  .mobile-menu-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 0;
    background: linear-gradient(180deg, #00d4ff, #7c3aed);
    border-radius: 3px;
    transition: height 0.3s ease;
  }
  .mobile-menu-link:hover::before,
  .mobile-menu-link.active::before {
    height: 60%;
  }
  .mobile-menu.active .mobile-menu-link {
    opacity: 1;
    transform: translateY(0);
  }
  .mobile-menu.active .mobile-menu-link:nth-child(1) { transition-delay: 0.15s; }
  .mobile-menu.active .mobile-menu-link:nth-child(2) { transition-delay: 0.25s; }
  .mobile-menu.active .mobile-menu-link:nth-child(3) { transition-delay: 0.35s; }
  .mobile-menu.active .mobile-menu-link:nth-child(4) { transition-delay: 0.45s; }
  .mobile-menu.active .mobile-menu-link:nth-child(5) { transition-delay: 0.55s; }
  .mobile-menu-link:hover {
    background: rgba(255, 255, 255, 0.03);
    padding-left: 2.5rem;
  }
  .mobile-menu-link-number {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    color: rgba(0, 212, 255, 0.6);
    min-width: 30px;
    transition: color 0.3s ease;
  }
  .mobile-menu-link:hover .mobile-menu-link-number,
  .mobile-menu-link.active .mobile-menu-link-number {
    color: #00d4ff;
  }
  .mobile-menu-link-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    position: relative;
  }
  .mobile-menu-link:hover .mobile-menu-link-text {
    color: white;
    letter-spacing: 4px;
    animation: menuGlitch 2s ease-in-out infinite;
  }
  .mobile-menu-link.active .mobile-menu-link-text {
    color: white;
    text-shadow: 0 0 30px rgba(0, 212, 255, 0.5);
  }
  .mobile-menu-link-cta {
    margin-top: 1rem;
    background: rgba(0, 212, 255, 0.1);
    border: 1px solid rgba(0, 212, 255, 0.3);
    border-radius: 12px;
    position: relative;
    overflow: hidden;
  }
  .mobile-menu-link-cta .mobile-menu-link-text {
    color: #00d4ff;
  }
  .mobile-menu-link-cta:hover {
    background: rgba(0, 212, 255, 0.2);
    border-color: rgba(0, 212, 255, 0.5);
  }
  .mobile-menu-link-cta.clicked {
    animation: panelButtonClick 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  }
  @keyframes menuGlitch {
    0%, 100% {
      text-shadow: none;
      transform: translate(0, 0);
    }
    2% {
      text-shadow: 
        -3px 0 #ff0040,
        3px 0 #00d4ff;
      transform: translate(3px, 0) skewX(2deg);
    }
    4% {
      text-shadow: 
        3px 0 #ff0040,
        -3px 0 #00d4ff;
      transform: translate(-3px, 0) skewX(-2deg);
    }
    6% {
      text-shadow: 
        -2px 0 #ff0040,
        2px 0 #00d4ff;
      transform: translate(2px, -1px);
    }
    8% {
      text-shadow: none;
      transform: translate(0, 0);
    }
    50% {
      text-shadow: none;
      transform: translate(0, 0);
    }
    52% {
      text-shadow: 
        2px 0 #ff0040,
        -2px 0 #00d4ff;
      transform: translate(-2px, 1px) skewX(-1deg);
    }
    54% {
      text-shadow: 
        -2px 0 #ff0040,
        2px 0 #00d4ff;
      transform: translate(2px, 0) skewX(1deg);
    }
    56% {
      text-shadow: none;
      transform: translate(0, 0);
    }
  }
  .mobile-menu-footer {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
    z-index: 2;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease 0.5s;
  }
  .mobile-menu.active .mobile-menu-footer {
    opacity: 1;
    transform: translateY(0);
  }
  .mobile-menu-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
  }
  .mobile-menu-contact-label {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .mobile-menu-contact-email {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1rem;
    color: white;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  .mobile-menu-contact-email:hover {
    color: #00d4ff;
    text-shadow: 0 0 20px rgba(0, 212, 255, 0.5);
  }
  .mobile-menu-contact-phone {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    display: block;
    margin-top: 0.5rem;
    transition: color 0.3s ease;
  }
  .mobile-menu-contact-phone:hover {
    color: #00d4ff;
    text-shadow: 0 0 20px rgba(0, 212, 255, 0.5);
  }
  .mobile-menu-cta {
    display: flex;
    justify-content: center;
  }
  .mobile-menu-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 1rem 2.5rem;
    background: transparent;
    border: 2px solid rgba(0, 212, 255, 0.5);
    color: white;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 50px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
  }
  .mobile-menu-cta-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(0, 212, 255, 0.2), transparent);
    transition: left 0.5s ease;
  }
  .mobile-menu-cta-btn:hover::before {
    left: 100%;
  }
  .mobile-menu-cta-btn:hover {
    border-color: #00d4ff;
    box-shadow: 0 0 30px rgba(0, 212, 255, 0.3), inset 0 0 30px rgba(0, 212, 255, 0.1);
    color: white;
  }
  .nav-toggle.active {
    opacity: 0;
    pointer-events: none;
  }
  .hero-section {
    padding: 100px 1.5rem 40px 1.5rem;
    align-items: center;
  }
  .hero-content {
    padding-top: 0;
    width: 100%;
  }
  .hero-stats {
    gap: 1.5rem;
  }
  .stat-number {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  header > video.video {
    display: block;
  }
  .bg-overlay {
    background: rgba(17, 25, 40, 0.75);
    opacity: 1;
  }
  .hero-content {
    width: 100%;
    max-width: 100%;
  }
  .hero-title {
    text-shadow: 
      0 2px 4px rgba(0, 0, 0, 0.9),
      0 4px 8px rgba(0, 0, 0, 0.7),
      0 8px 16px rgba(0, 0, 0, 0.5);
  }
  .hero-subtitle {
    text-shadow: 
      0 1px 3px rgba(0, 0, 0, 0.9),
      0 3px 6px rgba(0, 0, 0, 0.7);
  }
  .hero-section {
    padding: 0;
    text-align: center;
    min-height: 100vh;
    min-height: 100dvh;
  }
  .hero-content {
    width: 100%;
    padding: 100px 2rem 2.5rem 2rem;
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .hero-badge {
    font-size: 1.1rem;
    padding: 0.9rem 1.8rem;
    margin: 0;
    flex-shrink: 0;
  }
  .hero-title {
    text-align: center;
    font-size: 10vw;
    line-height: 1;
    margin: auto 0;
    padding: 2rem 0;
  }
  .gradient-text {
    display: block;
    font-size: 12vw;
    line-height: 0.95;
  }
  .hero-subtitle {
    text-align: center;
    font-size: 1.75rem;
    max-width: 600px;
    margin: 2rem auto 2rem auto;
    line-height: 1.5;
    flex-shrink: 0;
  }
  .hero-buttons {
    justify-content: center;
    width: 100%;
    max-width: 500px;
    flex-direction: column;
    gap: 1.25rem;
    margin: 2rem 0;
    flex-shrink: 0;
  }
  .btn-primary,
  .btn-secondary {
    font-size: 1.4rem;
    padding: 1.3rem 2.5rem;
    width: 100%;
  }
  .hero-stats {
    justify-content: space-between;
    width: 100%;
    max-width: 550px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 2rem 0.5rem;
    margin: 0;
    gap: 0;
    flex-shrink: 0;
  }
  .stat-item {
    gap: 0.5rem;
    align-items: center;
    text-align: center;
    flex: 1;
  }
  .stat-number {
    font-size: 3rem;
  }
  .stat-label {
    font-size: 1.1rem;
  }
}
@media (max-width: 576px) {
  .modern-nav {
    padding: 0.85rem 1.25rem;
  }
  .nav-logo {
    height: 40px;
  }
  .brand-text {
    font-size: 1.35rem;
  }
  .nav-toggle span {
    width: 26px;
    height: 2.5px;
  }
  .mobile-menu {
    width: 100%;
    right: 0;
  }
  .mobile-menu-header {
    padding: 1.25rem;
  }
  .mobile-menu-logo {
    height: 36px;
  }
  .mobile-menu-brand-text {
    font-size: 1.2rem;
  }
  .mobile-menu-close {
    width: 40px;
    height: 40px;
  }
  .mobile-menu-nav {
    padding: 1.5rem 1.25rem;
    gap: 0.25rem;
  }
  .mobile-menu-link {
    padding: 1rem 0.75rem;
  }
  .mobile-menu-link-text {
    font-size: 1.35rem;
  }
  .mobile-menu-footer {
    padding: 1.25rem;
  }
  .mobile-menu-contact-email {
    font-size: 1rem;
  }
  .mobile-menu-cta-btn {
    font-size: 1rem;
    padding: 0.9rem 1.25rem;
  }
  .hero-content {
    padding: 100px 1.25rem 2rem 1.25rem;
  }
  .hero-content {
    padding: 90px 1.5rem 2rem 1.5rem;
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
  }
  .hero-badge {
    font-size: 0.95rem;
    padding: 0.75rem 1.4rem;
    letter-spacing: 1.5px;
    margin: 0;
    flex-shrink: 0;
  }
  .hero-title {
    font-size: 14vw;
    line-height: 1;
    letter-spacing: -2px;
    margin: auto 0;
    padding: 1.5rem 0;
  }
  .gradient-text {
    font-size: 16vw;
    line-height: 0.95;
    margin-top: 0.25rem;
  }
  .hero-subtitle {
    font-size: 1.4rem;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.9);
    margin: 1.5rem 0 1.5rem 0;
    flex-shrink: 0;
  }
  .hero-buttons {
    gap: 1rem;
    margin: 1.5rem 0;
    max-width: 100%;
    flex-shrink: 0;
  }
  .btn-primary {
    font-size: 1.3rem;
    padding: 1.25rem 2rem;
    box-shadow: 0 4px 25px rgba(0, 212, 255, 0.35);
  }
  .btn-secondary {
    font-size: 1.3rem;
    padding: 1.25rem 2rem;
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.3);
  }
  .hero-stats {
    padding: 1.75rem 0.5rem;
    border-radius: 18px;
    max-width: 100%;
    margin: 0;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    gap: 0;
  }
  .stat-item {
    align-items: center;
    text-align: center;
    flex: 1;
  }
  .stat-item:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
  .stat-number {
    font-size: 2.5rem;
  }
  .stat-label {
    font-size: 0.95rem;
    line-height: 1.25;
    color: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 375px) {
  .modern-nav {
    padding: 0.75rem 1rem;
  }
  .nav-logo {
    height: 36px;
  }
  .brand-text {
    font-size: 1.2rem;
  }
  .nav-toggle span {
    width: 24px;
    height: 2px;
  }
  .mobile-menu {
    width: 100%;
    right: 0;
  }
  .mobile-menu-header {
    padding: 1rem;
  }
  .mobile-menu-logo {
    height: 32px;
  }
  .mobile-menu-brand-text {
    font-size: 1.1rem;
  }
  .mobile-menu-close {
    width: 38px;
    height: 38px;
  }
  .mobile-menu-nav {
    padding: 1.25rem 1rem;
  }
  .mobile-menu-link {
    padding: 0.9rem 0.5rem;
  }
  .mobile-menu-link-number {
    font-size: 0.75rem;
  }
  .mobile-menu-link-text {
    font-size: 1.25rem;
  }
  .mobile-menu-footer {
    padding: 1rem;
  }
  .mobile-menu-contact-label {
    font-size: 0.7rem;
  }
  .mobile-menu-contact-email {
    font-size: 0.95rem;
  }
  .mobile-menu-cta-btn {
    font-size: 0.95rem;
    padding: 0.85rem 1rem;
  }
  .hero-content {
    padding: 80px 1.25rem 1.5rem 1.25rem;
  }
  .hero-badge {
    font-size: 0.85rem;
    padding: 0.65rem 1.15rem;
  }
  .hero-title {
    font-size: 15vw;
    padding: 1rem 0;
  }
  .gradient-text {
    font-size: 17vw;
  }
  .hero-subtitle {
    font-size: 1.2rem;
    margin: 1.25rem 0 1.25rem 0;
  }
  .btn-primary,
  .btn-secondary {
    font-size: 1.2rem;
    padding: 1.15rem 1.75rem;
  }
  .stat-number {
    font-size: 2.25rem;
  }
  .stat-label {
    font-size: 0.85rem;
  }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(60px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-60px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(60px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes scaleIn {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.animate-on-scroll {
    opacity: 0;
}
.animate-on-scroll.visible {
    animation-duration: 0.8s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.animate-fade-up.visible {
    animation-name: fadeInUp;
}
.animate-fade-left.visible {
    animation-name: fadeInLeft;
}
.animate-fade-right.visible {
    animation-name: fadeInRight;
}
.animate-scale.visible {
    animation-name: scaleIn;
}
.feature-card.animate-on-scroll:nth-child(1) { animation-delay: 0s; }
.feature-card.animate-on-scroll:nth-child(2) { animation-delay: 0.15s; }
.feature-card.animate-on-scroll:nth-child(3) { animation-delay: 0.3s; }
.feature-card.animate-on-scroll:nth-child(4) { animation-delay: 0.45s; }
header > video.video {
    transition: transform 0.05s linear;
    will-change: transform;
}
.hero-content {
    transition: opacity 0.1s ease-out, transform 0.1s ease-out;
    will-change: transform, opacity;
}
#footer {
    background: linear-gradient(180deg, #060a12 0%, #030508 100%);
    padding: 100px 0 0;
    position: relative;
}
#footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent 10%, rgba(0, 212, 255, 0.4) 50%, transparent 90%);
}
.footer-container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 5%;
}
.footer-main {
    display: grid;
    grid-template-columns: 2.5fr 1fr 1fr 1.5fr;
    gap: 80px;
    padding-bottom: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-brand {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.footer-logo {
    display: flex;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    margin-bottom: 25px;
    justify-content: center;
}
.footer-logo img {
    height: 50px;
    width: auto;
}
.footer-logo span {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.5px;
}
.footer-logo .brand-accent {
    color: #00d4ff;
}
.footer-tagline {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.8;
    margin: 0;
}
.footer-links,
.footer-contact {
    text-align: left;
}
.footer-links h4,
.footer-contact h4 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 12px;
    text-align: left;
}
.footer-links h4::after,
.footer-contact h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #00d4ff;
}
.footer-links ul,
.footer-contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links li,
.footer-contact li {
    margin-bottom: 15px;
}
.footer-links a {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}
.footer-links a:hover {
    color: #00d4ff;
    transform: translateX(5px);
}
.footer-contact li {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    gap: 12px;
}
.footer-contact li i {
    color: #00d4ff;
    font-size: 1.1rem;
    width: 22px;
    text-align: center;
}
.footer-social {
    display: flex;
    gap: 12px;
    margin-top: 30px;
}
.footer-social a {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
}
.footer-social a:hover {
    background: rgba(0, 212, 255, 0.15);
    border-color: rgba(0, 212, 255, 0.4);
    color: #00d4ff;
    transform: translateY(-3px);
}
.footer-social a i {
    font-size: 1.1rem;
}
.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px 0;
}
.footer-bottom p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}
.footer-bottom-links {
    display: flex;
    gap: 35px;
}
.footer-bottom-links a {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}
.footer-bottom-links a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    background: #00d4ff;
    transition: width 0.3s ease;
}
.footer-bottom-links a:hover {
    color: #00d4ff;
}
.footer-bottom-links a:hover::after {
    width: 100%;
}
@media (max-width: 1024px) {
    .footer-main {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
    .footer-brand {
        grid-column: span 2;
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    #footer {
        padding: 60px 0 0;
    }
    .footer-main {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .footer-brand {
        grid-column: span 1;
    }
    .footer-bottom {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }
    .footer-bottom-links {
        gap: 20px;
    }
}
@media (max-width: 480px) {
    .footer-logo span {
        font-size: 1.2rem;
    }
    .footer-links h4,
    .footer-contact h4 {
        font-size: 1rem;
    }
}

/* Modal Logowania */
.login-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

.login-modal.active {
    visibility: visible;
    opacity: 1;
}

.login-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.login-modal.active .login-modal-overlay {
    background: rgba(0, 0, 0, 0.88);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.login-modal-content {
    position: relative;
    background: 
        radial-gradient(circle at 20% 20%, rgba(40, 70, 110, 0.06) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(50, 90, 140, 0.04) 0%, transparent 50%),
        linear-gradient(145deg, 
            rgba(10, 18, 32, 1) 0%, 
            rgba(15, 23, 38, 1) 50%,
            rgba(12, 20, 35, 1) 100%
        );
    border: 2px solid rgba(60, 100, 150, 0.3);
    border-radius: 24px;
    padding: 50px 60px;
    max-width: 500px;
    width: 90%;
    box-shadow: 
        0 40px 100px rgba(0, 0, 0, 0.9),
        0 0 50px rgba(30, 50, 80, 0.4),
        0 0 100px rgba(40, 70, 110, 0.25),
        0 0 150px rgba(50, 90, 140, 0.15),
        inset 0 1px 1px rgba(255, 255, 255, 0.08),
        inset 0 -1px 1px rgba(0, 0, 0, 0.5);
    transform: scale(0.95) translateY(-20px);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 2;
    overflow: hidden;
}

.login-modal-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='900' height='1100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='grid' x='0' y='0' width='60' height='60' patternUnits='userSpaceOnUse'%3E%3Cpath d='M 60 0 L 0 0 0 60' fill='none' stroke='rgba(70,150,210,0.03)' stroke-width='0.25'/%3E%3C/pattern%3E%3ClinearGradient id='t1'%3E%3Cstop offset='0%25' style='stop-color:rgba(80,160,220,0.28)' /%3E%3Cstop offset='50%25' style='stop-color:rgba(100,180,240,0.38)' /%3E%3Cstop offset='100%25' style='stop-color:rgba(80,160,220,0.28)' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='900' height='1100' fill='url(%23grid)'/%3E%3Cg opacity='0.2'%3E%3Cpath d='M50,80 L140,80 Q160,80 160,100 L160,180 Q160,200 180,200 L280,200 L280,290' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M420,60 L520,60 L520,140 Q520,160 540,160 L640,160 L640,230 L750,230' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M100,350 L180,350 L180,420 Q180,440 200,440 L320,440 L320,530 L420,530' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M580,340 L680,340 Q700,340 700,360 L700,450 L800,450' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M70,620 L160,620 L160,690 Q160,710 180,710 L290,710 L290,800' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M520,600 L620,600 L620,680 Q620,700 640,700 L740,700 L740,820' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M150,890 L250,890 Q270,890 270,910 L270,980 L380,980' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3Cpath d='M550,920 L650,920 L650,1000 L770,1000' stroke='url(%23t1)' stroke-width='2.6' fill='none'/%3E%3C/g%3E%3Cg opacity='0.16'%3E%3Cpath d='M90,110 Q110,110 110,130 L110,190 L160,190' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M240,90 L290,90 L290,150 Q290,170 310,170 L360,170' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M460,80 L460,130 Q460,150 480,150 L540,150' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M680,170 Q700,170 700,190 L700,250 L760,250' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M130,370 L130,430 Q130,450 150,450 L210,450' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M280,360 Q300,360 300,380 L300,440 L360,440' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M470,370 L520,370 L520,440 Q520,460 540,460 L600,460' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M730,380 L730,460 Q730,480 710,480 L660,480' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M110,640 L110,700 Q110,720 130,720 L190,720' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M250,630 Q270,630 270,650 L270,720 L330,720' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M560,620 L560,690 Q560,710 580,710 L640,710' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M780,630 L780,710 Q780,730 760,730 L700,730' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M190,910 Q210,910 210,930 L210,990 L270,990' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M340,930 L400,930 L400,1000 L460,1000' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3Cpath d='M590,940 Q610,940 610,960 L610,1010 L680,1010' stroke='rgba(85,165,225,0.28)' stroke-width='1.4' fill='none'/%3E%3C/g%3E%3Cg fill='none' stroke='rgba(80,160,220,0.22)' stroke-width='0.9'%3E%3Ccircle cx='50' cy='80' r='2.3'/%3E%3Ccircle cx='140' cy='80' r='2.3'/%3E%3Ccircle cx='160' cy='180' r='2.3'/%3E%3Ccircle cx='280' cy='200' r='2.3'/%3E%3Ccircle cx='280' cy='290' r='2.3'/%3E%3Ccircle cx='420' cy='60' r='2.3'/%3E%3Ccircle cx='520' cy='140' r='2.3'/%3E%3Ccircle cx='640' cy='160' r='2.3'/%3E%3Ccircle cx='640' cy='230' r='2.3'/%3E%3Ccircle cx='750' cy='230' r='2.3'/%3E%3Ccircle cx='100' cy='350' r='2.3'/%3E%3Ccircle cx='180' cy='420' r='2.3'/%3E%3Ccircle cx='320' cy='440' r='2.3'/%3E%3Ccircle cx='320' cy='530' r='2.3'/%3E%3Ccircle cx='420' cy='530' r='2.3'/%3E%3Ccircle cx='580' cy='340' r='2.3'/%3E%3Ccircle cx='700' cy='450' r='2.3'/%3E%3Ccircle cx='800' cy='450' r='2.3'/%3E%3Ccircle cx='70' cy='620' r='2.3'/%3E%3Ccircle cx='160' cy='690' r='2.3'/%3E%3Ccircle cx='290' cy='710' r='2.3'/%3E%3Ccircle cx='290' cy='800' r='2.3'/%3E%3Ccircle cx='520' cy='600' r='2.3'/%3E%3Ccircle cx='620' cy='680' r='2.3'/%3E%3Ccircle cx='740' cy='700' r='2.3'/%3E%3Ccircle cx='740' cy='820' r='2.3'/%3E%3Ccircle cx='150' cy='890' r='2.3'/%3E%3Ccircle cx='270' cy='980' r='2.3'/%3E%3Ccircle cx='380' cy='980' r='2.3'/%3E%3Ccircle cx='550' cy='920' r='2.3'/%3E%3Ccircle cx='650' cy='1000' r='2.3'/%3E%3Ccircle cx='770' cy='1000' r='2.3'/%3E%3Ccircle cx='360' cy='170' r='2.3'/%3E%3Ccircle cx='190' cy='720' r='2.3'/%3E%3Ccircle cx='330' cy='720' r='2.3'/%3E%3Ccircle cx='640' cy='710' r='2.3'/%3E%3C/g%3E%3Cg fill='rgba(85,165,225,0.19)'%3E%3Crect x='155' y='173' width='9' height='5' rx='0.9'/%3E%3Crect x='275' y='283' width='9' height='5' rx='0.9'/%3E%3Crect x='515' y='133' width='9' height='5' rx='0.9'/%3E%3Crect x='635' y='223' width='9' height='5' rx='0.9'/%3E%3Crect x='175' y='413' width='9' height='5' rx='0.9'/%3E%3Crect x='315' y='523' width='9' height='5' rx='0.9'/%3E%3Crect x='695' y='443' width='9' height='5' rx='0.9'/%3E%3Crect x='155' y='683' width='9' height='5' rx='0.9'/%3E%3Crect x='285' y='793' width='9' height='5' rx='0.9'/%3E%3Crect x='615' y='673' width='9' height='5' rx='0.9'/%3E%3Crect x='735' y='813' width='9' height='5' rx='0.9'/%3E%3Crect x='265' y='973' width='9' height='5' rx='0.9'/%3E%3Crect x='645' y='993' width='9' height='5' rx='0.9'/%3E%3C/g%3E%3Cg fill='rgba(90,170,230,0.17)'%3E%3Ccircle cx='220' cy='140' r='3.8'/%3E%3Ccircle cx='370' cy='110' r='3.8'/%3E%3Ccircle cx='590' cy='190' r='3.8'/%3E%3Ccircle cx='730' cy='310' r='3.8'/%3E%3Ccircle cx='240' cy='480' r='3.8'/%3E%3Ccircle cx='450' cy='390' r='3.8'/%3E%3Ccircle cx='620' cy='540' r='3.8'/%3E%3Ccircle cx='850' cy='380' r='3.8'/%3E%3Ccircle cx='130' cy='750' r='3.8'/%3E%3Ccircle cx='370' cy='660' r='3.8'/%3E%3Ccircle cx='480' cy='750' r='3.8'/%3E%3Ccircle cx='670' cy='870' r='3.8'/%3E%3Ccircle cx='320' cy='1040' r='3.8'/%3E%3Ccircle cx='710' cy='960' r='3.8'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.28;
    pointer-events: none;
    z-index: 0;
}

.login-modal-content .login-form,
.login-modal-content .login-modal-header {
    position: relative;
    z-index: 1;
}

.login-modal-content > * {
    position: relative;
    z-index: 1;
}

.login-modal.active .login-modal-content {
    transform: scale(1) translateY(0);
    opacity: 1;
}

.login-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.6);
    transition: all 0.3s ease;
    z-index: 10;
}

.login-modal-close:hover {
    background: rgba(255, 0, 64, 0.15);
    border-color: rgba(255, 0, 64, 0.4);
    color: #ff0040;
    transform: rotate(90deg);
}

.login-modal-close i {
    font-size: 1.2rem;
}

.login-modal-header {
    text-align: center;
    margin-bottom: 45px;
}

.login-icon-wrapper {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.2) 0%, rgba(0, 212, 255, 0.05) 100%);
    border: 2px solid rgba(0, 212, 255, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    animation: iconPulse 3s ease-in-out infinite;
}

.login-icon-wrapper::before {
    content: '';
    position: absolute;
    inset: -10px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0, 212, 255, 0.3) 0%, transparent 70%);
    opacity: 0;
    animation: iconGlow 3s ease-in-out infinite;
}

@keyframes iconPulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

@keyframes iconGlow {
    0%, 100% { opacity: 0; }
    50% { opacity: 1; }
}

.login-icon-wrapper i {
    font-size: 3.5rem;
    color: #00d4ff;
    filter: drop-shadow(0 0 10px rgba(0, 212, 255, 0.5));
}

.login-modal-header h2 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 12px 0;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.login-modal-header p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.65);
    margin: 0;
    line-height: 1.6;
}

.login-form {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.login-form-group {
    position: relative;
}

.input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.input-icon {
    position: absolute;
    left: 20px;
    color: rgba(0, 212, 255, 0.6);
    font-size: 1.3rem;
    transition: all 0.3s ease;
    z-index: 1;
    pointer-events: none;
}

.input-wrapper input {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    color: #ffffff;
    background: rgba(5, 10, 20, 0.6);
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 14px;
    padding: 20px 24px 20px 55px;
    width: 100%;
    transition: all 0.3s ease;
    outline: none;
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.2);
}

.input-wrapper label {
    position: absolute;
    left: 55px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: transparent;
    padding: 0;
}

.input-wrapper input:focus ~ label,
.input-wrapper input:not(:placeholder-shown) ~ label {
    top: 0;
    left: 18px;
    font-size: 1.1rem;
    color: #00d4ff;
    background: transparent;
    padding: 0 6px;
    transform: translateY(-50%);
}

.input-wrapper input:focus ~ label::before,
.input-wrapper input:not(:placeholder-shown) ~ label::before {
    content: '';
    position: absolute;
    left: -2px;
    right: -2px;
    top: 50%;
    height: 6px;
    background: linear-gradient(145deg, 
        rgba(10, 18, 32, 1) 0%, 
        rgba(15, 23, 38, 1) 50%,
        rgba(12, 20, 35, 1) 100%
    );
    z-index: -1;
    transform: translateY(-50%);
    box-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.3),
        0 -2px 4px rgba(0, 0, 0, 0.2);
}

.input-wrapper input:focus {
    border-color: rgba(0, 212, 255, 0.6);
    background: rgba(5, 10, 20, 0.9);
    box-shadow: 
        0 0 0 4px rgba(0, 212, 255, 0.1),
        inset 0 2px 8px rgba(0, 0, 0, 0.2);
}

.input-wrapper input:focus ~ .input-icon {
    color: #00d4ff;
    transform: scale(1.1);
}

.input-highlight {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, #00d4ff, transparent);
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.input-wrapper input:focus ~ .input-highlight {
    transform: scaleX(1);
}

.toggle-password {
    position: absolute;
    right: 15px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.4);
    font-size: 1.2rem;
    cursor: pointer;
    padding: 8px;
    transition: all 0.3s ease;
    z-index: 1;
}

.toggle-password:hover {
    color: #00d4ff;
    transform: scale(1.1);
}

.toggle-password.active {
    color: #00d4ff;
}

.login-form-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0;
}

.remember-me {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    user-select: none;
}

.remember-me input[type="checkbox"] {
    display: none;
}

.checkmark {
    width: 20px;
    height: 20px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
}

.checkmark::after {
    content: '\f00c';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #0a1220;
    font-size: 0.75rem;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.remember-me input:checked ~ .checkmark {
    background: linear-gradient(135deg, #00d4ff 0%, #0099cc 100%);
    border-color: #00d4ff;
    box-shadow: 0 0 15px rgba(0, 212, 255, 0.5);
}

.remember-me input:checked ~ .checkmark::after {
    opacity: 1;
    transform: scale(1);
}

.remember-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.7);
    transition: color 0.3s ease;
}

.remember-me:hover .remember-text {
    color: rgba(255, 255, 255, 0.9);
}

.forgot-password {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
    padding: 5px 8px;
    border-radius: 6px;
}

.forgot-password i {
    font-size: 1rem;
    transition: transform 0.3s ease;
}

.forgot-password:hover {
    color: #00d4ff;
    background: rgba(0, 212, 255, 0.1);
}

.forgot-password:hover i {
    transform: translateX(2px);
}

.login-submit-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 18px 40px;
    background: linear-gradient(135deg, #00d4ff 0%, #0099cc 100%);
    border: none;
    border-radius: 12px;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #0a1220;
    cursor: pointer;
    margin-top: 20px;
    box-shadow: 0 10px 30px rgba(0, 212, 255, 0.3);
    overflow: hidden;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.login-submit-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
}

.login-submit-btn:hover::before {
    left: 100%;
}

.login-submit-btn:hover {
    box-shadow: 0 20px 50px rgba(0, 212, 255, 0.5);
    transform: translateY(-4px);
}

.login-submit-btn:active {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0, 212, 255, 0.4);
}

.btn-text {
    position: relative;
    z-index: 1;
}

.btn-icon {
    margin-left: 10px;
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.login-submit-btn:hover .btn-icon {
    transform: translateX(5px);
}

.login-divider {
    display: flex;
    align-items: center;
    margin: 30px 0 25px;
    gap: 15px;
}

.login-divider::before,
.login-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.login-divider span {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
}

.social-login {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.social-btn {
    width: 55px;
    height: 55px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.5rem;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.social-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), transparent);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.social-btn:hover::before {
    opacity: 1;
}

.social-btn:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 255, 255, 0.3);
}

.social-btn.google:hover {
    border-color: #DB4437;
    color: #DB4437;
    box-shadow: 0 8px 20px rgba(219, 68, 55, 0.3);
}

.social-btn.microsoft:hover {
    border-color: #00A4EF;
    color: #00A4EF;
    box-shadow: 0 8px 20px rgba(0, 164, 239, 0.3);
}

.social-btn.apple:hover {
    border-color: #ffffff;
    color: #ffffff;
    box-shadow: 0 8px 20px rgba(255, 255, 255, 0.2);
}

.login-submit-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
}

.login-submit-btn:hover::before {
    left: 100%;
}

.login-submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 20px 50px rgba(0, 212, 255, 0.4);
}

.login-submit-btn i {
    font-size: 1.1rem;
    transition: transform 0.3s ease;
}

.login-submit-btn:hover i {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .login-modal-content {
        padding: 40px 25px;
        max-width: 95%;
    }
    
    .login-icon-wrapper {
        width: 70px;
        height: 70px;
    }
    
    .login-icon-wrapper i {
        font-size: 3rem;
    }
    
    .login-modal-header h2 {
        font-size: 2.3rem;
    }
    
    .login-modal-header p {
        font-size: 1.15rem;
    }
    
    .input-wrapper input {
        font-size: 1.3rem;
        padding: 18px 20px 18px 50px;
    }
    
    .input-wrapper label {
        font-size: 1.3rem;
        left: 50px;
    }
    
    .input-wrapper input:focus ~ label,
    .input-wrapper input:not(:placeholder-shown) ~ label {
        font-size: 1rem;
    }
    
    .input-icon {
        left: 18px;
        font-size: 1.2rem;
    }
    
    .remember-text,
    .forgot-password {
        font-size: 1.05rem;
    }
    
    .login-submit-btn {
        font-size: 1.4rem;
        padding: 16px 35px;
    }
    
    .social-btn {
        width: 50px;
        height: 50px;
        font-size: 1.3rem;
    }
    
}

@media (max-width: 480px) {
    .login-modal-content {
        padding: 30px 20px;
    }
    
    .login-icon-wrapper {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }
    
    .login-icon-wrapper i {
        font-size: 2.5rem;
    }
    
    .login-modal-header {
        margin-bottom: 35px;
    }
    
    .login-modal-header h2 {
        font-size: 2rem;
    }
    
    .login-modal-header p {
        font-size: 1.05rem;
    }
    
    .login-modal-close {
        width: 38px;
        height: 38px;
        top: 15px;
        right: 15px;
    }
    
    .input-wrapper input {
        font-size: 1.25rem;
        padding: 16px 18px 16px 45px;
    }
    
    .input-wrapper label {
        font-size: 1.25rem;
        left: 45px;
    }
    
    .input-wrapper input:focus ~ label,
    .input-wrapper input:not(:placeholder-shown) ~ label {
        font-size: 0.95rem;
    }
    
    .input-icon {
        left: 15px;
        font-size: 1.1rem;
    }
    
    .toggle-password {
        right: 12px;
        font-size: 1.1rem;
    }
    
    .login-form-footer {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }
    
    .remember-text,
    .forgot-password {
        font-size: 1rem;
    }
    
    .login-submit-btn {
        font-size: 1.35rem;
        padding: 15px 30px;
    }
    
    .login-divider {
        margin: 25px 0 20px;
    }
    
    .login-divider span {
        font-size: 1rem;
    }
    
    .social-btn {
        width: 48px;
        height: 48px;
        font-size: 1.2rem;
    }
    
}

/* Venture CTA Strip (Main Page) */
.venture-strip {
    position: relative;
    padding: 50px 0;
    background: linear-gradient(180deg, #050913 0%, #0c1a2e 50%, #050913 100%);
    border-top: 1px solid rgba(0, 212, 255, 0.08);
    border-bottom: 1px solid rgba(0, 212, 255, 0.08);
}

.venture-strip-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.venture-strip-label {
    display: inline-block;
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #00d4ff;
    margin-bottom: 10px;
}

.venture-strip-title {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: white;
    margin: 0 0 8px 0;
    letter-spacing: -0.02em;
}

.venture-strip-desc {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.55);
    margin: 0;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .venture-strip-container {
        flex-direction: column;
        text-align: center;
        padding: 0 24px;
        gap: 24px;
    }
    .venture-strip-title {
        font-size: 1.5rem;
    }
}

/* ============================================
   VENTURE SUBPAGE v3 - Stripe/Linear Style
   ============================================ */

/* --- SECTION 1: HERO (centered, floating stats) --- */
.vp-hero {
    position: relative;
    min-height: auto;
    overflow: hidden;
    padding: 160px 0 100px;
    background: linear-gradient(180deg, #050913 0%, #0b1426 60%, #0a1220 100%);
    text-align: center;
}

.vp-hero-bg {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
}

.vp-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(140px);
}

.vp-glow-1 {
    width: 600px;
    height: 600px;
    background: rgba(0, 212, 255, 0.07);
    top: -150px;
    left: 50%;
    transform: translateX(-50%);
    animation: gradientPulse 8s ease-in-out infinite alternate;
}

.vp-glow-2 {
    width: 400px;
    height: 400px;
    background: rgba(124, 58, 237, 0.05);
    bottom: -50px;
    right: 15%;
    animation: gradientPulse2 12s ease-in-out infinite alternate;
}

.vp-hero-inner {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 40px;
}

.vp-hero-h1 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: clamp(2.8rem, 5vw, 4.5rem);
    font-weight: 700;
    color: white;
    line-height: 1.1;
    margin: 0 0 24px 0;
    letter-spacing: -0.03em;
}

.vp-hero-sub {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.7;
    margin: 0 auto 40px;
    max-width: 680px;
}

.vp-hero .btn-primary {
    font-size: 1.1rem;
    padding: 18px 36px;
}

/* Floating Stats Bar */
.vp-stats-bar {
    display: flex;
    justify-content: center;
    gap: 0;
    margin-top: 64px;
    padding: 0 20px;
}

.vp-stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 40px;
    position: relative;
}

.vp-stat-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 48px;
    background: rgba(255, 255, 255, 0.12);
}

.vp-stat-value {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    color: white;
    letter-spacing: -0.03em;
    line-height: 1;
}

.vp-stat-label {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.45);
    margin-top: 8px;
    text-transform: lowercase;
}

/* --- SECTION 2: CO DOSTAJESZ (numbered list) --- */
.vp-offer {
    position: relative;
    padding: 100px 0;
    background: radial-gradient(ellipse 80% 50% at 50% 0%, rgba(0, 212, 255, 0.04) 0%, transparent 60%),
                linear-gradient(180deg, #0a1220 0%, #060b14 100%);
}

.vp-container {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 40px;
}

.vp-heading {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    color: white;
    margin: 0 0 56px 0;
    letter-spacing: -0.03em;
    text-align: center;
}

.vp-numbered-list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.vp-numbered-item {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 32px;
    align-items: start;
    padding: 40px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.vp-numbered-item:first-child {
    padding-top: 0;
}

.vp-numbered-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.vp-item-num {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 4rem;
    font-weight: 700;
    color: rgba(0, 212, 255, 0.2);
    line-height: 1;
    letter-spacing: -0.04em;
}

.vp-item-content h3 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: white;
    margin: 0 0 12px 0;
    letter-spacing: -0.01em;
}

.vp-item-content p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.7;
    margin: 0;
}

/* --- SECTION 3: DLA KOGO (single container) --- */
.vp-who {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(180deg, #060b14 0%, #0a1220 100%);
}

.vp-who-card {
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 20px;
    padding: 48px 56px;
}

.vp-who-card .vp-heading {
    font-size: 2.4rem;
    margin-bottom: 40px;
    text-align: left;
}

.vp-who-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
}

.vp-who-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.vp-who-icon {
    width: 36px;
    height: 36px;
    color: #00d4ff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vp-who-item h4 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: white;
    margin: 0;
}

.vp-who-item p {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.05rem;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
    margin: 0;
}

/* --- SECTION 4: CTA (gradient accent) --- */
.vp-cta {
    position: relative;
    padding: 100px 0 120px;
    background: linear-gradient(180deg, rgba(0, 212, 255, 0.03) 0%, rgba(0, 212, 255, 0.01) 100%);
    border-top: 1px solid rgba(0, 212, 255, 0.08);
}

.vp-cta-inner {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}

.vp-cta h2 {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 3rem;
    font-weight: 700;
    color: white;
    margin: 0 0 16px 0;
    letter-spacing: -0.03em;
    line-height: 1.15;
}

.vp-cta-desc {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.7;
    margin: 0 0 36px 0;
}

.vp-cta-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
}

.vp-email-link {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 1.05rem;
    color: #00d4ff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.vp-email-link:hover {
    opacity: 0.7;
}

/* Mini Process Steps */
.vp-mini-steps {
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-top: 72px;
    padding-top: 48px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.vp-mini-step {
    display: flex;
    align-items: center;
    gap: 12px;
}

.vp-mini-num {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    color: #00d4ff;
    opacity: 0.7;
}

.vp-mini-text {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.45);
}

/* --- RESPONSIVE --- */
@media (max-width: 1024px) {
    .vp-stats-bar {
        flex-wrap: wrap;
        gap: 24px;
    }
    .vp-stat-item {
        padding: 0 24px;
    }
    .vp-stat-item:not(:last-child)::after {
        display: none;
    }
    .vp-who-grid {
        gap: 32px;
    }
}

@media (max-width: 768px) {
    .vp-hero {
        padding: 120px 0 80px;
    }
    .vp-hero-inner {
        padding: 0 24px;
    }
    .vp-hero-h1 {
        font-size: 2.2rem;
    }
    .vp-hero-sub {
        font-size: 1.15rem;
    }
    .vp-stats-bar {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        margin-top: 48px;
    }
    .vp-stat-item {
        padding: 0;
    }
    .vp-stat-value {
        font-size: 1.8rem;
    }
    .vp-offer,
    .vp-who,
    .vp-cta {
        padding: 70px 0;
    }
    .vp-container {
        padding: 0 24px;
    }
    .vp-heading {
        font-size: 2.2rem;
        margin-bottom: 40px;
    }
    .vp-numbered-item {
        grid-template-columns: 60px 1fr;
        gap: 20px;
        padding: 28px 0;
    }
    .vp-item-num {
        font-size: 2.8rem;
    }
    .vp-item-content h3 {
        font-size: 1.3rem;
    }
    .vp-item-content p {
        font-size: 1.05rem;
    }
    .vp-who-card {
        padding: 32px 24px;
    }
    .vp-who-card .vp-heading {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 32px;
    }
    .vp-who-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .vp-who-item {
        text-align: center;
        align-items: center;
    }
    .vp-cta h2 {
        font-size: 2.2rem;
    }
    .vp-cta-desc {
        font-size: 1.1rem;
    }
    .vp-mini-steps {
        flex-direction: column;
        align-items: center;
        gap: 16px;
        margin-top: 48px;
        padding-top: 32px;
    }
}

@media (max-width: 480px) {
    .vp-hero {
        padding: 100px 0 60px;
    }
    .vp-hero-h1 {
        font-size: 1.8rem;
    }
    .vp-heading {
        font-size: 1.8rem;
    }
    .vp-numbered-item {
        grid-template-columns: 1fr;
        gap: 8px;
    }
    .vp-item-num {
        font-size: 2rem;
    }
    .vp-cta h2 {
        font-size: 1.8rem;
    }
}
