﻿/* ======================== */
/* Fonts: @font-face group  */
/* ======================== */
@font-face {
  font-family: "Newake";
  src: url("/fonts/Newake.woff2") format("woff2"),
    url("/fonts/Newake.woff") format("woff"),
    url("/fonts/Newake.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Black.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Black.woff") format("woff"),
    url("/fonts/SFProDisplay-Black.svg#SFProDisplay-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-BlackItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-BlackItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-BlackItalic.svg#SFProDisplay-BlackItalic")
      format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Bold.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Bold.woff") format("woff"),
    url("/fonts/SFProDisplay-Bold.svg#SFProDisplay-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-BoldItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-BoldItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-BoldItalic.svg#SFProDisplay-BoldItalic")
      format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Heavy.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Heavy.woff") format("woff"),
    url("/fonts/SFProDisplay-Heavy.svg#SFProDisplay-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-HeavyItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-HeavyItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-HeavyItalic.svg#SFProDisplay-HeavyItalic")
      format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-LightItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-LightItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-LightItalic.svg#SFProDisplay-LightItalic")
      format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display Light";
  src: url("/fonts/SFProDisplay-Light.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Light.woff") format("woff"),
    url("/fonts/SFProDisplay-Light.svg#SFProDisplay-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-MediumItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-MediumItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-MediumItalic.svg#SFProDisplay-MediumItalic")
      format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Medium.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Medium.woff") format("woff"),
    url("/fonts/SFProDisplay-Medium.svg#SFProDisplay-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Regular.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Regular.woff") format("woff"),
    url("/fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-RegularItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-RegularItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-RegularItalic.svg#SFProDisplay-RegularItalic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Semibold.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Semibold.woff") format("woff"),
    url("/fonts/SFProDisplay-Semibold.svg#SFProDisplay-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-SemiboldItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-SemiboldItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-SemiboldItalic.svg#SFProDisplay-SemiboldItalic")
      format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-ThinItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-ThinItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-ThinItalic.svg#SFProDisplay-ThinItalic")
      format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Thin.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Thin.woff") format("woff"),
    url("/fonts/SFProDisplay-Thin.svg#SFProDisplay-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-UltralightItalic.woff2") format("woff2"),
    url("/fonts/SFProDisplay-UltralightItalic.woff") format("woff"),
    url("/fonts/SFProDisplay-UltralightItalic.svg#SFProDisplay-UltralightItalic")
      format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("/fonts/SFProDisplay-Ultralight.woff2") format("woff2"),
    url("/fonts/SFProDisplay-Ultralight.woff") format("woff"),
    url("/fonts/SFProDisplay-Ultralight.svg#SFProDisplay-Ultralight")
      format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* ======================== */
/* Base/reset styles        */
/* ======================== */
* {
  box-sizing: border-box;
}

body,
html {
  margin: 0;
  padding: 0;
  font-family: SF Pro Display, Arial, sans-serif;
  letter-spacing: -0.7px;
  scroll-behavior: smooth;
  background: #fff;
  color: #0a1b2b;
}

.main {
  overflow: hidden;
  display: block;
  position: relative;
}

a {
  color: inherit;
  text-decoration: none;
}

/* ======================== */
/* Header/nav styles group  */
/* ======================== */
header {
  position: fixed;
  top: 0;
  width: 100%;
  background: transparent;
  justify-content: flex-end;
  padding: 30px;
  z-index: 1000;
  transition: 0.3s ease;
}

header.scrolled {
  padding: 20px;
  transition: 0.3s ease;
  background: linear-gradient(
    260deg,
    rgb(235 239 243 / 70%) 0%,
    rgb(255 255 255 / 50%) 30%
  );
  backdrop-filter: saturate(300%) blur(10px);
  filter: drop-shadow(0rem 0rem 1rem rgba(31, 42, 46, 0.1));
}

header.scrolled .logo img {
  width: 110px;
  transition: 0.3s ease;
}

.logo img {
  position: relative;
  display: block;
  width: 140px;
  cursor: pointer;
  opacity: 1;
  transition: 0.3s ease;
}

.logo img:hover {
  opacity: 0.7;
  transition: 0.3s ease;
}

.download_button {
  height: 50px;
}

nav {
  text-align: right;
}

nav .inline {
  justify-content: space-between;
}

header nav a {
  margin-left: 2rem;
  font-weight: 700;
  top: 25%;
  position: relative;
  color: #0a1b2b;
  font-family: "SF Pro Display";
  transition: 0.3s ease;
}

header nav a:hover {
  color: #adfa2f;
  background: #0a1b2b;
  transition: 0.3s ease;
}

.inline {
  display: flex;
}

.headertext {
  width: 63%;
}

/* ======================== */
/* Hero styles group        */
/* ======================== */
.hero {
  background: linear-gradient(180deg, #e3f1f4, #ffffff);
}

.hero .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero h1 {
  font-size: 80px;
  font-family: SF Pro Display;
  font-weight: 300;
  margin: 0;
  line-height: 80px;
  margin-bottom: 30px;
}

h3 {
}

p {
}

.feature_card h3 {
  margin-top: 0px;
}

.bold {
      font-weight: bold;
}

.feature_card p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 100;
  letter-spacing: normal;
}

.tagline {
  font-size: 1.5rem;
  margin-top: 1rem;
  font-family: "SF Pro Display";
  font-weight: 600;
  font-style: italic;
  background: #0a1b2b;
  width: fit-content;
  color: #adfa2f;
  margin-top: 20px;
}

.disabled {
  opacity: 0.5;
}

.bg_green {
  background: #adfa2f;
}

.bg_black {
  background: #0a1b2b;
}

.bg_transparent {
  background: transparent;
}

.bg_white {
  background: #fff;
}

.green {
  color: #adfa2f;
}

.black {
  color: #0a1b2b;
}

.white {
  color: #fff;
}

.border_green {
  border: 1px solid #adfa2f !important;
}

.border_white {
  border: 1px solid #fff !important;
}

.border_black {
  border: 1px solid #0a1b2b !important;
}

.app_box {
  background: #0a1b2b;
  border-radius: 14px;
  padding: 40px;
  color: white;
  min-height: 560px;
  display: flex;
  overflow: hidden;
}

.app_box h1 {
  margin-top: 0px;
  font-size: 37px;
}

.app_box p {
  margin-bottom: 0px;
  font-size: 27px;
  font-weight: 100 !important;
  margin-top: -10px;
  font-family: "SF Pro Display";
  margin-bottom: 50px;
}

.app_box div {
  width: 100%;
  position: relative;
}

.app_box .iphone {
  width: 100%;
  text-align: center;
}

.iphone img {
  height: 960px;
  position: relative;
  top: 190px;
  margin-top: -110px;
  margin-bottom: -320px;
}

.centerit {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64% !important;
  transform: translate(-50%, -50%);
}

.no_padding_top {
  padding-top: 0px !important;
}

.main_button {
  border: none;
  outline: 0;
  padding: 15px 20px;
  font-size: 19px;
  font-family: "SF Pro Display";
}

/* ======================== */
/* Card-animation group     */
/* ======================== */
.card-animation {
  position: relative;
  width: 400px;
  height: 310px;
  zoom: 1.2;
  right: 32px;
}

.card-animation img {
  position: absolute;
  transition: transform 0.3s ease;
}

.card-animation .bridge-box {
  width: 370px;
  top: 80%;
  left: 22%;
  transform: translate(-50%, -50%);
  z-index: 1;
  filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.4));
  position: relative;
}

.card-animation .card {
  z-index: 2;
  filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
  position: relative;
}

.card-animation .card::before,
.card-animation .bridge-box::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  filter: blur(12px);
  z-index: -1;
  border-radius: 12px;
}

.card-animation .orange {
  bottom: -80px;
  left: -184px;
  background: transparent;
  border: 0;
  width: 244px;
  --rotate: 0deg;
  animation-delay: 0s;
}

.card-animation .blue {
  bottom: 100px;
  width: 244px;
  right: -139px;
  transform: rotate(0deg);
  background: transparent;
  border: 0;
  --rotate: 0deg;
  animation-delay: 0.5s;
}

.card-animation .green {
  top: -453px;
  right: -202px;
  transform: rotate(0deg);
  background: transparent;
  border: 0;
  width: 244px;
  --rotate: 0deg;
  animation-delay: 1s;
}

.dot-line {
  position: absolute;
  height: 6px;
  border-radius: 3px;
  background: transparent;
  overflow: hidden;
}

.dot-line::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: inherit;
  background-image: radial-gradient(currentColor 30%, transparent 30%);
  background-size: 8px 8px;
  animation: moveDots 1s linear infinite;
}

.orange-line {
  color: #f84d3f;
  width: 200px;
  top: 104%;
  left: -90px;
  transform: rotate(-31deg);
}

.blue-line {
  color: #09a9e8;
  width: 200px;
  bottom: 18px;
  right: 118px;
  transform: rotate(-150deg);
}

.green-line {
  color: #01452f;
  width: 200px;
  top: 207px;
  right: 100px;
  transform: rotate(150deg);
}

.push_down_100 {
  margin-top: 100px;
}

/* ======================== */
/* Section/layout/typography/footer group */
/* ======================== */
section {
  margin: 0 auto;
  padding: 6rem 0rem;
}

.hero {
  margin: 0 auto;
  padding: 16rem 0rem;
}

.container {
  margin-right: auto;
  margin-left: auto;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1500px;
  width: 100%;
}
/* Features */
#features {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}

.feature_card {
  border-radius: 12px;
  flex: 1 1 220px;
  padding: 2rem 1.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem;
  color: #0a1b2b;
  opacity: 1;
  background: rgba(255, 255, 255, 0.1) !important;
  backdrop-filter: blur(10px) saturate(200%) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2) !important;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.feature_card.visible {
  opacity: 1;
  transform: translateY(0);
}

.italic {
  font-family: Times, serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: -2px;
}

.bridge_word {
  font-family: "Newake", Arial, sans-serif;
  letter-spacing: 1px;
  background: #adfa2f;
}

.highlight {
  letter-spacing: normal;
  background: #adfa2f;
  font-weight: 700;
  font-style: oblique;
}
/* Footer */
footer {
  background: #004d40;
  color: #a5d6a7;
  text-align: center;
  padding: 1.5rem 1rem;
  font-weight: 600;
  font-size: 0.9rem;
}

footer .social-icons {
  margin-top: 0.5rem;
}

footer .social-icons a {
  margin: 0 0.5rem;
  color: #a5d6a7;
  font-size: 1.2rem;
  transition: 0.3s ease;
}

footer .social-icons a:hover {
  color: #c8e6c9;
}

/* ======================== */
/* Keyframes at end         */
/* ======================== */
@keyframes moveDots {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 16px 0;
  }
}

/* ======================== */
/* Responsive styles        */
/* ======================== */
@media (max-width: 600px) {
  .hero {
    margin: 0 auto;
    padding: 180px 0px 270px 0px;
  }

  .menu {
    display:none;
  }

  header {
    padding: 40px;
  }

  nav .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  header nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  header nav a {
    margin: 0.5rem 1rem;
  }

  .hero h1 {
    font-size: 52px;
    line-height: initial;
  }

  .hero .tagline {
    font-size: 20px;
  }

  #features {
    margin-top: 117px;
  }

  .feature_card {
    max-width: 100%;
  }

  .card-animation {
    position: absolute;
    left: 100px;
    top: 470px;
    right: 0;
    margin: 0 auto;
    zoom: 0;
  }

  .headertext {
    width: 100%;
  }

  .push_down_100 {
    margin-top: 30px;
  }

  .tagline {
    margin-top: -10px;
  }

  .centerit {
    position: relative;
    top: initial;
    left: initial;
    width: 100% !important;
    transform: translate(0%, 0%);
  }

  .download_button {
    height: 46px;
  }

  .iphone img {
    height: initial;
    width: 100%;
    position: relative;
    top: 190px;
    margin-top: -120px;
    margin-bottom: -320px;
  }

  .app_box {
    background: #0a1b2b;
    border-radius: 14px;
    padding: 40px;
    color: white;
    min-height: auto;
    display: flex;
    overflow: hidden;
    flex-direction: column;
  }
  section {
    margin: 0 auto;
    padding: 55px 0rem;
  }
}
