/* www.smettly.com — the stylesheet.
 *
 * Every value in here was measured off the Odoo page this replaces, not chosen:
 * the landing block came over from its inline `style` attributes 1:1, and the
 * chrome (header, footer, title bands) from Odoo's own compiled CSS
 * (web.assets_frontend.min.css) plus pixel measurements of a rendered
 * screenshot. Two font families, because the old page used two: Lato for the
 * chrome, Poppins for the landing block.
 *
 * This is a FILE and not a <style> block on purpose. Inline styles and inline
 * <style> both need unsafe-inline in the CSP, and that is the one header
 * loosening we are not doing on a page that carries a form.
 */

/* ------------------------------------------------------------------ fonts */
/* Self-hosted. The old page pulled Poppins from fonts.googleapis.com on every
 * visit, which hands every visitor IP to a third party and puts a CDN in the
 * critical path of a page we own. Both families are OFL-1.1, see fonts/OFL.txt.
 * The unicode-range split is Google's own latin / latin-ext split, kept so a
 * German page loads 8 KB and not 30. */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/lato-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/lato-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/lato-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/lato-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/lato-900-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/lato-900-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/poppins-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/poppins-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/poppins-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/poppins-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/poppins-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/poppins-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/static/fonts/poppins-800-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/static/fonts/poppins-800-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ------------------------------------------------------------------- base */
:root {
  /* The Odoo theme palette, under the names it used there. */
  --brand-yellow: #ffdd00;   /* o-color-2, the primary button */
  --brand-amber: #fdb913;    /* o-color-1, footer link hover */
  --ink: #212529;
  --footer-bg: rgba(0, 0, 0, 0.9);
  --footer-link: #fdc436;
  --rule: #6c757d;
  --sg-bg: #08101a;
  --sg-bg-alt: #0d1824;
  --sg-card: #101c28;
  --sg-border: #1f3040;
  --sg-text: #f5f7fa;
  --sg-muted: #9fb1c2;
  --sg-green: #34c759;
}

*, *::before, *::after { box-sizing: border-box; }

body {
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--ink);
  background: #fff;
  text-align: left;
  -webkit-text-size-adjust: 100%;
}

img { max-width: 100%; }

.wrap { display: flex; flex-direction: column; min-height: 100vh; }
main { flex: 1 1 auto; }

.container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

/* ----------------------------------------------------------------- header */
.site-header {
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.site-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 56px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.brand { display: inline-flex; align-items: center; }
/* 40 px, measured: the live navbar logo renders 99.64 x 40. */
.brand img { display: block; height: 40px; width: auto; }

/* The one button in the chrome. Measured off the old page: 38 px tall, fully
 * rounded (radius = half the height), #FFDD00 with #212529 text. */
.btn-cta {
  display: inline-block;
  border: 1px solid var(--brand-yellow);
  border-radius: 160px;
  background: var(--brand-yellow);
  color: var(--ink);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  /* .75rem left/right and a radius far past half the height: the live button
   * computes 171 x 38 with border-radius 160px. */
  padding: 6px 12px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.btn-cta:hover { background: #ccb100; border-color: #bfa600; color: var(--ink); }
.btn-cta:focus-visible { outline: 3px solid #6a7580; outline-offset: 2px; }

/* ----------------------------------------------------------------- footer */
.site-footer { background: var(--footer-bg); color: #fff; }
.site-footer a { color: var(--footer-link); text-decoration: none; }
.site-footer a:hover { color: var(--brand-amber); text-decoration: underline; }

/* The -15 px is Bootstrap's `.row` gutter compensation, and it is why the live
 * footer's first column starts at the container edge (150 px at a 1440 viewport)
 * and not 15 px inside it: every column carries 15 px of padding, the row pulls
 * the outer two back out. Without it the whole footer sits 15 px in. */
.footer-top {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-top: 32px;
  margin-left: -15px;
  margin-right: -15px;
}
.footer-top > div { padding: 16px 15px; }
.footer-col-wide { flex: 0 0 33.333%; max-width: 33.333%; }
.footer-col { flex: 0 0 25%; max-width: 25%; }
.footer-top p { margin: 0 0 0.5rem; }
/* font-weight 500 as on the live page. Lato ships no 500, so a browser draws
 * this with the 400 face - keeping the declared value means it picks up a real
 * Medium the day one is added, instead of silently staying Regular. */
.footer-top h4 { font-size: 1.5rem; font-weight: 500; color: #fff; margin: 0; line-height: 1.2; }
.footer-top h5 { font-size: 1.16666667rem; font-weight: 500; color: #fff; margin: 0; line-height: 1.2; }

.footer-rule { padding: 16px 0; }
.footer-rule hr { border: 0; border-top: 1px solid var(--rule); margin: 0; }

.footer-bottom { display: flex; flex-wrap: wrap; align-items: center; margin-left: -15px; margin-right: -15px; }
.footer-bottom .footer-logo { flex: 0 0 16.666%; max-width: 16.666%; padding: 0 15px 16px; }
.footer-bottom .footer-logo img { display: block; width: 156px; height: auto; }
.footer-links { flex: 1 1 auto; padding: 0 15px 16px; text-align: right; }
.footer-links ul { list-style: none; margin: 0; padding: 0; }
.footer-links li { display: inline-block; }
.footer-links li + li { margin-left: 0.4em; }

.footer-copyright { padding: 1rem 0; }
.footer-copyright .container { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.footer-copyright .muted { color: rgba(255, 255, 255, 0.7); }

/* The language switcher, where the old page had its dropup: bottom left, in the
 * copyright bar. Two links rather than a dropdown - a dropdown needs JavaScript
 * to open and this has exactly two options. */
.lang { display: flex; align-items: center; gap: 14px; font-size: 0.9375rem; }
.lang .flag { margin-right: 6px; font-size: 1.05rem; }
.lang a { color: var(--footer-link); }
.lang .lang-active { color: rgba(255, 255, 255, 0.7); }

/* --------------------------------------------------------- content pages */
/* Impressum / AGB / Karriere: a yellow title band over a text block, the
 * s_title + s_text_block pair those three pages were built from. */
.title-band { background: var(--brand-yellow); padding: 24px 0; }
.title-band h1 { font-size: 3rem; font-weight: 400; margin: 0; color: var(--ink); line-height: 1.2; }
.title-band.tall { padding: 40px 0; text-align: center; }
.title-band.tall h1 { font-size: 62px; }
.title-band.tall p { margin: 0.5rem 0 0; }

.text-block { padding: 40px 0; }
.text-block p { margin: 0 0 1rem; }
.text-block a { color: var(--brand-amber); }
.text-block .center { text-align: center; }

/* ----------------------------------------------------------------- dialog */
/* The contact form. It was a page (/contactus) on the old site and is a dialog
 * here; the five fields and the recipient are the same. */
.dialog[hidden] { display: none; }
.dialog {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 24px 16px;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.6);
}
.dialog-panel {
  width: 100%;
  max-width: 620px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.6);
  margin: auto;
}
.dialog-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: var(--brand-yellow);
  border-radius: 12px 12px 0 0;
  padding: 16px 24px;
}
.dialog-head h2 { font-size: 1.75rem; font-weight: 400; margin: 0; }
.dialog-close {
  border: 0;
  background: transparent;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  color: var(--ink);
  padding: 0 4px;
}
.dialog-body { padding: 20px 24px 24px; }
.dialog-body > p { margin: 0 0 16px; }

.field { margin-bottom: 14px; }
.field label { display: block; font-weight: 700; margin-bottom: 4px; }
.field .req { color: #b32d2d; }
.field input, .field textarea {
  width: 100%;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5;
  color: var(--ink);
  padding: 8px 12px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  background: #fff;
}
.field textarea { min-height: 110px; resize: vertical; }
.field input:focus, .field textarea:focus {
  outline: none;
  border-color: #9aa4ae;
  box-shadow: 0 0 0 0.2rem rgba(222, 193, 6, 0.35);
}
.field-row { display: flex; gap: 14px; flex-wrap: wrap; }
.field-row .field { flex: 1 1 220px; }

/* A honeypot: a real field, visible to a bot that reads the HTML and to nobody
 * else. display:none is the one naive bots skip, so this one is merely moved
 * out of sight instead. */
.decoy { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }

.dialog-actions { display: flex; align-items: center; gap: 14px; justify-content: flex-end; }
.form-note { margin: 0 auto 0 0; font-size: 0.9375rem; }
.form-note.ok { color: #1c6b2f; }
.form-note.bad { color: #b32d2d; }

/* ---------------------------------------------------------------- to-top */
/* 40 x 40 amber with white glyph, measured off the live page - it is
 * `.bg-primary`, which in this theme is o-color-1 (#FDB913) and NOT the yellow
 * of the button. */
.to-top {
  position: fixed;
  bottom: 55px;
  right: 30px;
  z-index: 99;
  border: 0;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: var(--brand-amber);
  color: #fff;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
}
.to-top[hidden] { display: none; }

/* ============================================================== landing */
/* Everything below came out of the inline styles of the Odoo page, value for
 * value. #sg is that page's #sg-root. */
#sg {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
  background: var(--sg-bg);
  color: var(--sg-text);
  line-height: 1.55;
  overflow-x: hidden;
}
/* :where() so the reset carries element specificity only. Written as `#sg h1`
 * it is an ID selector and beats every `.sg-hero h1 { margin-bottom: 20px }`
 * below it - which is exactly what happened first time round and cost the
 * landing page every vertical margin it has. The old page got away with `#sg-root
 * h1` because both the reset and the values were !important there. */
:where(#sg) h1, :where(#sg) h2, :where(#sg) h3, :where(#sg) h4, :where(#sg) p {
  margin: 0;
  padding: 0;
}
:where(#sg) a { text-decoration: none; color: inherit; }
/* height: auto is load-bearing. The <img> tags carry width/height attributes so
 * the browser can reserve the box before the file arrives; without height:auto
 * that attribute WINS over the aspect ratio, and a 886x1920 phone shot renders
 * 267 px wide by 1920 px tall - stretched, and only visible in a browser. */
:where(#sg) img { display: block; max-width: 100%; height: auto; }
:where(#sg) ul { list-style: none; margin: 0; padding: 0; }
#sg .sg-inner { max-width: 1140px; margin: 0 auto; padding: 0 24px; }

/* The headings of the landing block are LATO, not Poppins - and that is what
 * the live page does today, measured: Odoo's own `h1..h6 { font-family: Lato }`
 * out-specifies the `font-family: Poppins` the block sets on itself, so the
 * design as authored never reached a visitor. Reproduced here rather than
 * "fixed", because the brief was the page as it is; switching these three
 * selectors to Poppins is the whole change if the authored design is wanted.
 * See docs/index.md. */
:where(#sg) h1, :where(#sg) h2, :where(#sg) h3 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  /* 1.2 is Bootstrap's $headings-line-height, and it is what these headings
   * actually get on the live page: the block sets line-height 1.55 on itself but
   * never on a heading, so every h2/h3 there took Odoo's. Measured, not guessed
   * - h2 40px/48px, h3 19px/22.8px, h3 32px/38.4px, h2 42px/50.4px.
   *
   * Inheriting 1.55 instead is worth 14 px per heading LINE, which is invisible
   * on a heading and moves everything under a two-line one by 28 px. It is what
   * a screenshot diff of the deployed page against the live one turned up, after
   * the hero had already matched box for box.
   *
   * :where() so the h1 keeps its own 1.05 from .sg-hero h1 - as an ID selector
   * this rule would out-specify that class and flatten it. */
  line-height: 1.2;
}

.sg-eyebrow {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--sg-green);
  background: rgba(52, 199, 89, 0.1);
  border: 1px solid rgba(52, 199, 89, 0.28);
  padding: 7px 14px;
  border-radius: 100px;
  margin-bottom: 22px;
}

.sg-hero {
  position: relative;
  overflow: hidden;
  padding: 72px 0 56px;
  background:
    radial-gradient(620px 420px at 78% 8%, rgba(52, 199, 89, 0.16), transparent 70%),
    radial-gradient(700px 500px at 10% 60%, rgba(52, 199, 89, 0.07), transparent 70%),
    var(--sg-bg);
}
.sg-hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 48px;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 24px;
}
.sg-hero h1 {
  font-size: 52px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.sg-accent { color: var(--sg-green); }
.sg-lead { font-size: 19px; color: var(--sg-muted); max-width: 540px; margin-bottom: 32px; }

.sg-badges { display: flex; gap: 14px; flex-wrap: wrap; align-items: center; }
.sg-badge {
  display: flex;
  align-items: center;
  gap: 11px;
  background: #0a0a0a;
  border: 1px solid #2a2a2a;
  border-radius: 14px;
  padding: 11px 18px;
  transition: 0.2s;
  min-width: 185px;
}
.sg-badge:hover { border-color: var(--sg-green); transform: translateY(-2px); }
.sg-badge svg { width: 26px; height: 26px; flex: none; fill: #fff; }
.sg-badge .stack { display: flex; flex-direction: column; line-height: 1.15; }
.sg-badge small { font-size: 11px; color: #bbb; }
.sg-badge b { font-size: 17px; font-weight: 600; }

.sg-trust {
  margin-top: 26px;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  color: var(--sg-muted);
  font-size: 14px;
}
.sg-trust b { color: var(--sg-text); }

.sg-shot { display: flex; justify-content: center; align-items: center; }
.sg-phone {
  position: relative;
  width: 290px;
  border-radius: 46px;
  padding: 11px;
  background: linear-gradient(160deg, #1a2735, #0b141d);
  box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.7), 0 0 60px -10px rgba(52, 199, 89, 0.35);
}
.sg-phone::after {
  content: "";
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 26px;
  background: #05090e;
  border-radius: 0 0 16px 16px;
  z-index: 3;
}
.sg-phone img { width: 100%; height: auto; border-radius: 36px; }
.sg-phone.sm { width: 255px; box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.7), 0 0 60px -10px rgba(52, 199, 89, 0.3); }
.sg-phone.md { width: 270px; box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.7), 0 0 60px -10px rgba(52, 199, 89, 0.3); }

.sg-section { padding: 84px 0; background: var(--sg-bg); }
.sg-section.alt { background: var(--sg-bg-alt); border-top: 1px solid var(--sg-border); }
.sg-section.alt.closed { border-bottom: 1px solid var(--sg-border); }
.sg-head { text-align: center; max-width: 680px; margin: 0 auto 56px; }
.sg-head.tight { margin-bottom: 48px; }
.sg-head h2 { font-size: 40px; font-weight: 800; letter-spacing: -0.02em; margin-bottom: 14px; }
.sg-head p { color: var(--sg-muted); font-size: 17px; }

.sg-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.sg-feat {
  background: var(--sg-card);
  border: 1px solid var(--sg-border);
  border-radius: 22px;
  padding: 30px 26px;
  transition: 0.25s;
}
.sg-feat:hover { border-color: rgba(52, 199, 89, 0.45); transform: translateY(-4px); }
.sg-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(52, 199, 89, 0.12);
  margin-bottom: 18px;
}
.sg-icon svg { width: 26px; height: 26px; stroke: var(--sg-green); fill: none; stroke-width: 2; }
.sg-feat h3 { font-size: 19px; font-weight: 700; margin-bottom: 8px; }
.sg-feat p { color: var(--sg-muted); font-size: 15px; }

.sg-showcase { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }
.sg-showcase.spaced { margin-bottom: 80px; }
.sg-showcase h3 { font-size: 32px; font-weight: 800; letter-spacing: -0.01em; margin-bottom: 16px; }
.sg-showcase p { color: var(--sg-muted); font-size: 16px; margin-bottom: 18px; }
.sg-showcase ul { display: flex; flex-direction: column; gap: 11px; }
.sg-showcase li { display: flex; gap: 11px; align-items: flex-start; font-size: 15px; }
.sg-check {
  width: 21px;
  height: 21px;
  flex: none;
  margin-top: 2px;
  stroke: var(--sg-green);
  fill: none;
  stroke-width: 2.4;
}

.sg-countries {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  max-width: 760px;
  margin: 0 auto;
}
.sg-country {
  display: flex;
  align-items: center;
  gap: 9px;
  background: var(--sg-card);
  border: 1px solid var(--sg-border);
  border-radius: 100px;
  padding: 9px 17px;
  font-size: 14px;
  font-weight: 500;
}
.sg-country .flag { font-size: 19px; }
.sg-shot-center { display: flex; justify-content: center; margin-top: 48px; }

.sg-cta { padding: 96px 0; text-align: center; background: var(--sg-bg); }
.sg-cta-box {
  background: linear-gradient(150deg, rgba(52, 199, 89, 0.16), rgba(52, 199, 89, 0.03));
  border: 1px solid rgba(52, 199, 89, 0.3);
  border-radius: 32px;
  padding: 64px 32px;
}
.sg-cta-box img.appicon {
  width: 84px;
  height: 84px;
  border-radius: 20px;
  margin: 0 auto 22px;
  box-shadow: 0 16px 40px -12px rgba(52, 199, 89, 0.5);
}
.sg-cta-box h2 { font-size: 42px; font-weight: 800; letter-spacing: -0.02em; margin-bottom: 14px; }
.sg-cta-box p { color: var(--sg-muted); font-size: 18px; max-width: 520px; margin: 0 auto 30px; }
.sg-cta-box .sg-badges { justify-content: center; }

/* ------------------------------------------------------------ responsive */
/* The same two breakpoints the old page carried. */
@media (max-width: 900px) {
  .sg-hero-grid { grid-template-columns: 1fr; text-align: center; }
  .sg-lead { margin-left: auto; margin-right: auto; }
  .sg-badges, .sg-trust { justify-content: center; }
  .sg-features { grid-template-columns: 1fr 1fr; }
  .sg-showcase { grid-template-columns: 1fr; text-align: center; }
  .sg-showcase .sg-copy { order: 0; }
  .sg-showcase ul { align-items: center; }
}
@media (max-width: 560px) {
  .sg-features { grid-template-columns: 1fr; }
}

/* The chrome's own breakpoint. Bootstrap collapsed these columns at lg
 * (992 px), so that is where they collapse here too. */
@media (max-width: 991px) {
  .footer-col-wide, .footer-col { flex: 0 0 100%; max-width: 100%; }
  .footer-bottom .footer-logo { flex: 0 0 100%; max-width: 100%; }
  .footer-links { text-align: left; }
  .title-band h1 { font-size: 2.2rem; }
  .title-band.tall h1 { font-size: 40px; }
}
