:root{--bg:#f7f8fb;--surface:#fff;--surface-soft:#eef2f8;--text:#111722;--muted:#697386;--line:#dfe5ee;--brand:#355cde;--brand-strong:#2447bd;--brand-soft:#e9eeff;--dark:#101622;--dark-soft:#171f2d;--success:#16855b;--shadow:0 24px 70px rgba(37,48,72,.12);--radius-lg:32px;--radius-md:22px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;left:16px;top:16px;z-index:1000;transform:translateY(-160%);padding:12px 16px;border-radius:12px;background:var(--dark);color:#fff}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.site-header{position:relative;z-index:20;padding:22px 0}.header-inner{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:760;letter-spacing:-.03em}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:var(--brand);color:#fff;font-size:16px;font-weight:800;box-shadow:0 6px 16px rgba(53,92,222,.22)}.brand-word{font-size:21px}.nav{display:flex;align-items:center;gap:6px}.nav a{padding:10px 14px;border-radius:12px;color:var(--muted);font-size:14px;font-weight:600}.nav a:hover,.nav a:focus-visible{color:var(--text);background:rgba(255,255,255,.78);outline:none}.hero{overflow:hidden;padding:54px 0 78px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:54px}.eyebrow{margin-bottom:22px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{max-width:720px;margin:0;font-size:clamp(54px,6.2vw,92px);line-height:.94;letter-spacing:-.065em}.hero h1 span{color:var(--brand)}.hero-lead{max-width:610px;margin:30px 0 0;color:var(--muted);font-size:20px;line-height:1.58;letter-spacing:-.018em}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:34px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:18px;padding:0 21px;border-radius:15px;font-size:14px;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,.footer a:focus-visible,.product-cta a:focus-visible,.privacy-link:focus-visible{outline:3px solid rgba(53,92,222,.25);outline-offset:3px}.button-primary{background:var(--brand);color:#fff;box-shadow:0 12px 28px rgba(53,92,222,.22)}.button-primary:hover{background:var(--brand-strong);box-shadow:0 16px 34px rgba(53,92,222,.28)}.availability{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;font-weight:650}.status-dot{width:8px;height:8px;border-radius:50%;background:#f0aa32;box-shadow:0 0 0 4px rgba(240,170,50,.13)}.trust-line{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:32px;color:#747e90;font-size:12px;font-weight:600}.trust-line span::before{content:"✓";margin-right:7px;color:var(--success);font-weight:900}.hero-visual{position:relative;min-height:610px}.ambient{position:absolute;border-radius:999px;filter:blur(2px)}.ambient-one{width:460px;height:460px;right:-30px;top:55px;background:radial-gradient(circle at 35% 32%,rgba(103,134,244,.32),transparent 57%),radial-gradient(circle at 70% 70%,rgba(92,212,178,.19),transparent 52%)}.ambient-two{width:200px;height:200px;left:0;bottom:50px;background:rgba(97,109,236,.10)}.phone{position:absolute;z-index:3;width:282px;left:50%;top:8px;transform:translateX(-50%) rotate(1.2deg);padding:8px;border-radius:42px;background:#10131a;box-shadow:0 42px 80px rgba(21,30,49,.24),0 10px 30px rgba(21,30,49,.12)}.phone::before{content:"";position:absolute;width:84px;height:23px;left:50%;top:12px;z-index:8;transform:translateX(-50%);border-radius:20px;background:#10131a}.phone-frame{min-height:574px;overflow:hidden;padding:42px 16px 18px;border-radius:35px;background:radial-gradient(circle at 80% 10%,rgba(70,107,232,.13),transparent 30%),#fafbfe}.phone-top{display:flex;align-items:center}.phone-logo{display:grid;width:25px;height:25px;place-items:center;margin-right:7px;border-radius:8px;background:var(--brand);color:#fff;font-size:11px;font-weight:800}.phone-title{font-size:13px;font-weight:760}.phone-menu{margin-left:auto;color:#9ba5b7;font-size:12px;letter-spacing:1px}.phone-copy{padding:29px 2px 18px}.phone-kicker{color:var(--brand);font-size:8px;font-weight:800;letter-spacing:.12em}.phone-heading{margin-top:7px;font-size:24px;font-weight:760;line-height:1.03;letter-spacing:-.045em}.phone-card{display:flex;align-items:center;gap:10px;margin-top:10px;padding:13px;border:1px solid #e5e8f0;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(44,60,88,.055)}.phone-card-main{border-color:#d9e1ff;background:linear-gradient(135deg,#fff,#f4f6ff)}.phone-card strong,.mini-tool strong{display:block;font-size:11px}.phone-card small,.mini-tool small{display:block;margin-top:2px;color:#8993a4;font-size:8px}.phone-card b{margin-left:auto;color:#a2abbb;font-size:17px}.tool-icon,.mini-icon{display:grid;flex:0 0 auto;width:33px;height:33px;place-items:center;border-radius:11px;background:var(--brand-soft);color:var(--brand)}.compress-icon{grid-template-columns:repeat(3,4px);gap:2px}.compress-icon span{width:4px;height:13px;border-radius:3px;background:currentColor}.compress-icon span:nth-child(2){height:19px}.phone-tools{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:9px}.mini-tool{min-height:91px;padding:12px;border:1px solid #e5e8f0;border-radius:16px;background:#fff}.mini-icon{width:28px;height:28px;margin-bottom:9px;border-radius:9px;font-size:13px;font-weight:700}.private-pill{margin-top:16px;padding:9px 11px;border-radius:12px;background:#eef8f4;color:#34755d;font-size:8px;font-weight:650}.private-pill span{margin-right:5px;color:#30a678}.result-card{position:absolute;z-index:5;min-width:146px;padding:15px 16px;border:1px solid rgba(218,224,235,.92);border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(27,42,70,.13);backdrop-filter:blur(16px)}.result-card span{display:block;margin-bottom:6px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.12em}.result-card strong{font-size:15px;letter-spacing:-.03em}.result-card i{margin:0 5px;color:#8791a1;font-style:normal}.result-card small{display:block;margin-top:4px;color:#8791a1;font-size:8px}.result-card-left{left:-5px;top:342px;transform:rotate(-3deg)}.result-card-right{right:-4px;top:115px;transform:rotate(3deg)}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.52)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-item{min-height:168px;padding:32px 28px;border-right:1px solid var(--line)}.proof-item:first-child{border-left:1px solid var(--line)}.proof-icon{display:grid;width:32px;height:32px;place-items:center;margin-bottom:18px;border-radius:10px;background:var(--surface-soft);color:var(--brand);font-size:15px;font-weight:800}.proof-item strong{font-size:13px}.proof-item p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.product-section{padding:120px 0}.section-heading{max-width:720px}.section-heading h2,.privacy-copy h2,.closing h2{margin:0;font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.055em}.section-heading>p{max-width:650px;margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.62}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:54px}.feature{position:relative;min-height:310px;padding:24px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.feature-primary{border-color:#d6dffe;background:radial-gradient(circle at 90% 10%,rgba(71,103,225,.13),transparent 30%),#fff}.feature-number{color:#a6afbd;font-size:10px;font-weight:800;letter-spacing:.1em}.feature-symbol{display:grid;width:48px;height:48px;place-items:center;margin-top:56px;border-radius:15px;background:var(--surface-soft);color:var(--brand);font-size:22px;font-weight:800}.feature h3{margin:23px 0 0;font-size:19px;letter-spacing:-.035em}.feature p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.product-cta{margin-top:30px}.product-cta a,.privacy-link{display:inline-flex;align-items:center;gap:14px;color:var(--brand);font-size:14px;font-weight:760}.privacy-section{padding:112px 0;background:var(--dark);color:#fff}.privacy-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.eyebrow-light{color:#8aa3ff}.privacy-copy h2{color:#fff}.privacy-lead{max-width:570px;margin:27px 0 0;color:#c6ceda;font-size:17px;line-height:1.68}.privacy-list{display:grid;gap:12px;margin:31px 0;padding:0;list-style:none}.privacy-list li{color:#e4e8ee;font-size:13px}.privacy-list span{display:inline-grid;width:22px;height:22px;place-items:center;margin-right:9px;border-radius:50%;background:rgba(57,195,143,.12);color:#4ad59f;font-size:11px}.privacy-link{color:#fff}.privacy-note{max-width:570px;margin:23px 0 0;color:#778397;font-size:11px;line-height:1.55}.local-diagram{position:relative;display:grid;grid-template-columns:1fr 74px 1.2fr 74px 1fr;align-items:center;padding:44px 36px 86px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:radial-gradient(circle at 50% 20%,rgba(74,103,218,.17),transparent 36%),var(--dark-soft)}.diagram-card{text-align:center}.diagram-label{margin-bottom:18px;color:#778397;font-size:8px;font-weight:800;letter-spacing:.12em}.file-shape{position:relative;display:grid;width:74px;height:88px;place-items:center;margin:auto;border-radius:13px;background:#f5f6fa;color:#202837;box-shadow:0 16px 28px rgba(0,0,0,.14)}.file-shape span{font-size:12px;font-weight:850}.file-fold{position:absolute;right:0;top:0;width:22px;height:22px;border-radius:0 12px 0 8px;background:#dce3ef}.result-file{background:#eff3ff;color:var(--brand-strong)}.diagram-phone{padding:24px 16px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#0d121c;text-align:center;box-shadow:0 20px 35px rgba(0,0,0,.2)}.diagram-phone-top{width:34px;height:4px;margin:-10px auto 20px;border-radius:5px;background:#394357}.diagram-phone strong{display:block;font-size:13px}.diagram-tools{display:grid;gap:6px;margin-top:15px}.diagram-tools span{padding:8px;border-radius:9px;background:rgba(255,255,255,.06);color:#aeb8c8;font-size:9px}.diagram-arrow{text-align:center}.diagram-arrow span{position:relative;display:block;height:1px;background:#4a5669}.diagram-arrow span::after{content:"";position:absolute;top:-3px;right:-1px;width:7px;height:7px;border-top:1px solid #68758a;border-right:1px solid #68758a;transform:rotate(45deg)}.diagram-arrow.reverse span::after{right:auto;left:-1px;transform:rotate(-135deg)}.diagram-arrow small{display:block;margin-top:8px;color:#68758a;font-size:8px}.metadata-line{position:absolute;right:28px;bottom:25px;left:28px;display:flex;align-items:flex-start;gap:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07)}.metadata-dot{width:7px;height:7px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:#7384a0}.metadata-line p{margin:0;color:#6f7b8e;font-size:9px;line-height:1.5}.metadata-line strong{color:#b7c0cc;font-weight:700}.closing{padding:90px 0}.closing-card{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:58px;border:1px solid #dfe5ee;border-radius:var(--radius-lg);background:radial-gradient(circle at 93% 13%,rgba(67,102,224,.16),transparent 31%),#fff}.closing h2{font-size:clamp(38px,4.8vw,60px)}.closing-action{max-width:300px}.closing-action p{margin:0 0 18px;color:var(--muted);font-size:13px}.button-dark{background:var(--dark);color:#fff}.button-dark:hover{background:#212b3b}.footer{padding:48px 0;border-top:1px solid var(--line);background:#f2f4f8}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:50px}.footer-brand{margin-bottom:12px}.footer-inner p{margin:0;color:var(--muted);font-size:12px}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:10px 26px;font-size:12px;font-weight:650}.footer-links a:hover{color:var(--brand)}.footer-copy{color:#929aa8;font-size:11px}@media(max-width:960px){.hero{padding-top:38px}.hero-grid{grid-template-columns:1fr;gap:12px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-line{justify-content:center}.hero-visual{min-height:620px;margin-top:30px}.result-card-left{left:12%}.result-card-right{right:12%}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(2){border-right:0}.proof-item:nth-child(3),.proof-item:nth-child(4){border-top:1px solid var(--line)}.proof-item:nth-child(3){border-left:1px solid var(--line)}.feature-grid{grid-template-columns:repeat(2,1fr)}.privacy-grid{grid-template-columns:1fr;gap:55px}.privacy-copy{max-width:680px}.closing-card{align-items:flex-start;flex-direction:column}.footer-inner{grid-template-columns:1fr auto}.footer-copy{grid-column:1/-1}}@media(max-width:640px){.shell{width:min(calc(100% - 32px),var(--shell))}.site-header{padding:16px 0}.brand-word{font-size:19px}.nav{gap:0}.nav a{padding:9px 8px;font-size:12px}.nav a:nth-child(2){display:none}.hero{padding:34px 0 58px}.hero h1{font-size:clamp(46px,14.3vw,68px)}.hero-lead{margin-top:23px;font-size:17px;line-height:1.55}.hero-actions{flex-direction:column;gap:17px}.button{width:100%;max-width:340px}.trust-line{display:grid;justify-content:flex-start;max-width:330px;margin-inline:auto;text-align:left}.hero-visual{min-height:570px;margin-top:20px}.phone{width:250px}.phone-frame{min-height:510px}.result-card{min-width:126px;padding:12px}.result-card-left{left:-2px;top:340px}.result-card-right{right:-2px;top:105px}.proof-grid{grid-template-columns:1fr}.proof-item,.proof-item:first-child,.proof-item:nth-child(3){min-height:0;border-right:0;border-left:0;border-top:1px solid var(--line)}.proof-item:first-child{border-top:0}.product-section{padding:86px 0}.section-heading h2,.privacy-copy h2{font-size:42px}.feature-grid{grid-template-columns:1fr;margin-top:38px}.feature{min-height:255px}.feature-symbol{margin-top:34px}.privacy-section{padding:82px 0}.local-diagram{grid-template-columns:1fr;gap:18px;padding:30px 24px 104px}.diagram-arrow{width:1px;height:34px;margin:0 auto}.diagram-arrow span{width:1px;height:34px}.diagram-arrow span::after{top:auto;right:-3px;bottom:0;transform:rotate(135deg)}.diagram-arrow.reverse span::after{top:-1px;right:-3px;bottom:auto;left:auto;transform:rotate(-45deg)}.diagram-arrow small{position:absolute;left:50%;transform:translateX(10px);white-space:nowrap}.metadata-line{right:20px;bottom:20px;left:20px}.closing{padding:66px 0}.closing-card{padding:34px 25px;border-radius:24px}.closing-action{max-width:none;width:100%}.footer{padding:38px 0}.footer-inner{grid-template-columns:1fr;align-items:start;gap:30px}.footer-links{justify-content:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.001ms!important;animation-duration:.001ms!important}}

/* =========================================================
   Zipivo PDF product page
   ========================================================= */

.pdf-page {
  background: #f7f8fb;
}

.pdf-hero {
  overflow: hidden;
  padding: 42px 0 92px;
}

.pdf-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(460px, 1.05fr);
  align-items: center;
  gap: 74px;
}

.back-link {
  display: inline-block;
  margin-bottom: 32px;
  color: #7d8798;
  font-size: 12px;
  font-weight: 700;
}

.back-link:hover {
  color: var(--brand);
}

.product-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 24px;
  color: #313a4b;
  font-size: 13px;
  font-weight: 760;
}

.product-badge-icon {
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border-radius: 10px;
  background: var(--brand);
  color: #fff;
  font-size: 13px;
  font-weight: 850;
  box-shadow: 0 7px 18px rgba(53,92,222,.18);
}

.pdf-hero h1 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(54px, 5.5vw, 82px);
  line-height: .96;
  letter-spacing: -.062em;
}

.pdf-hero-lead {
  max-width: 660px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 19px;
  line-height: 1.62;
  letter-spacing: -.015em;
}

.pdf-hero-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 23px;
  margin-top: 33px;
}

.button-disabled {
  cursor: default;
  opacity: .88;
}

.button-disabled:hover {
  transform: none;
  background: var(--brand);
  box-shadow: 0 12px 28px rgba(53,92,222,.22);
}

.text-link {
  color: var(--brand);
  font-size: 13px;
  font-weight: 740;
}

.pdf-trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 20px;
  margin-top: 30px;
  color: #717c8e;
  font-size: 11px;
  font-weight: 650;
}

.pdf-trust-row span::before {
  content: "✓";
  margin-right: 7px;
  color: var(--success);
}

.pdf-showcase {
  position: relative;
  min-height: 650px;
}

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

.pdf-glow-a {
  width: 500px;
  height: 500px;
  right: -45px;
  top: 65px;
  background:
    radial-gradient(circle at 35% 40%, rgba(74,105,228,.28), transparent 56%),
    radial-gradient(circle at 70% 65%, rgba(77,210,174,.15), transparent 54%);
}

.pdf-glow-b {
  width: 210px;
  height: 210px;
  left: 20px;
  bottom: 90px;
  background: rgba(88,105,233,.10);
}

.pdf-phone {
  position: absolute;
  z-index: 2;
  width: 310px;
  left: 50%;
  top: 10px;
  transform: translateX(-50%) rotate(.8deg);
  padding: 8px;
  border-radius: 45px;
  background: #0f131b;
  box-shadow: 0 42px 85px rgba(20,29,47,.25);
}

.pdf-phone-inner {
  position: relative;
  min-height: 610px;
  padding: 50px 17px 20px;
  overflow: hidden;
  border-radius: 37px;
  background:
    radial-gradient(circle at 82% 10%, rgba(67,100,228,.12), transparent 28%),
    #fafbfe;
}

.pdf-phone-notch {
  position: absolute;
  width: 88px;
  height: 24px;
  left: 50%;
  top: 12px;
  transform: translateX(-50%);
  border-radius: 18px;
  background: #10131a;
}

.pdf-appbar {
  display: flex;
  align-items: center;
}

.pdf-mini-brand {
  display: flex;
  align-items: center;
  gap: 7px;
}

.pdf-mini-brand span {
  display: grid;
  width: 25px;
  height: 25px;
  place-items: center;
  border-radius: 8px;
  background: var(--brand);
  color: #fff;
  font-size: 11px;
  font-weight: 850;
}

.pdf-mini-brand strong {
  font-size: 12px;
}

.pdf-appbar i {
  margin-left: auto;
  color: #9aa5b7;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 1px;
}

.pdf-screen-heading {
  padding: 30px 2px 18px;
}

.pdf-screen-heading small {
  color: var(--brand);
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .12em;
}

.pdf-screen-heading h2 {
  margin: 8px 0 0;
  font-size: 25px;
  line-height: 1.03;
  letter-spacing: -.045em;
}

.pdf-main-tool {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 10px;
  padding: 14px;
  border: 1px solid #e2e6ef;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(43,58,87,.055);
}

.pdf-main-tool:first-of-type {
  border-color: #d6dfff;
  background: linear-gradient(135deg,#fff,#f4f6ff);
}

.pdf-main-icon,
.pdf-small-icon {
  display: grid;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 11px;
  background: #eaf0ff;
  color: var(--brand);
  font-size: 14px;
  font-weight: 800;
}

.pdf-main-tool strong,
.pdf-mini-tool strong {
  display: block;
  font-size: 11px;
}

.pdf-main-tool span,
.pdf-mini-tool small {
  display: block;
  margin-top: 3px;
  color: #8a94a5;
  font-size: 8px;
}

.pdf-main-tool b {
  margin-left: auto;
  color: #9da7b7;
  font-size: 18px;
}

.pdf-mini-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 9px;
  margin-top: 9px;
}

.pdf-mini-tool {
  min-height: 94px;
  padding: 12px;
  border: 1px solid #e2e6ef;
  border-radius: 17px;
  background: #fff;
}

.pdf-small-icon {
  width: 29px;
  height: 29px;
  margin-bottom: 10px;
  border-radius: 9px;
}

.pdf-local-pill {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 17px;
  padding: 10px 11px;
  border-radius: 12px;
  background: #edf8f4;
  color: #39785f;
  font-size: 8px;
  font-weight: 700;
}

.pdf-local-pill span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #2ead7c;
}

.pdf-floating-card {
  position: absolute;
  z-index: 4;
  padding: 15px 17px;
  border: 1px solid rgba(218,224,235,.9);
  border-radius: 18px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 19px 47px rgba(28,43,70,.14);
  backdrop-filter: blur(15px);
}

.pdf-floating-result {
  left: 0;
  top: 360px;
  transform: rotate(-2.2deg);
}

.pdf-floating-result small {
  display: block;
  margin-bottom: 8px;
  color: #7f8999;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .11em;
}

.pdf-floating-result div {
  display: flex;
  align-items: center;
  gap: 8px;
}

.pdf-floating-result strong {
  font-size: 15px;
}

.pdf-floating-result span {
  color: #8290a3;
}

.pdf-floating-result p {
  margin: 5px 0 0;
  color: var(--success);
  font-size: 9px;
  font-weight: 750;
}

.pdf-floating-private {
  display: flex;
  align-items: center;
  gap: 10px;
  right: -4px;
  top: 135px;
  transform: rotate(2.5deg);
}

.lock-dot {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  background: #e8f7f1;
  color: var(--success);
  font-size: 12px;
  font-weight: 900;
}

.pdf-floating-private strong,
.pdf-floating-private small {
  display: block;
}

.pdf-floating-private strong {
  font-size: 10px;
}

.pdf-floating-private small {
  margin-top: 3px;
  color: #8994a5;
  font-size: 8px;
}

.pdf-stats {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: rgba(255,255,255,.56);
}

.pdf-stat-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
}

.pdf-stat {
  min-height: 148px;
  padding: 29px 27px;
  border-right: 1px solid var(--line);
}

.pdf-stat:first-child {
  border-left: 1px solid var(--line);
}

.pdf-stat strong,
.pdf-stat span {
  display: block;
}

.pdf-stat strong {
  font-size: 32px;
  letter-spacing: -.045em;
}

.pdf-stat span {
  max-width: 190px;
  margin-top: 8px;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.45;
}

.pdf-features {
  padding: 118px 0;
}

.pdf-section-head {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  align-items: end;
  gap: 70px;
  margin-bottom: 48px;
}

.pdf-section-head h2,
.compression-copy h2,
.pdf-privacy-copy h2,
.pdf-release h2 {
  margin: 0;
  font-size: clamp(40px,4.8vw,62px);
  line-height: 1;
  letter-spacing: -.055em;
}

.pdf-section-head > p {
  margin: 0 0 5px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.66;
}

.pdf-feature-stack {
  border-top: 1px solid var(--line);
}

.pdf-feature-row {
  display: grid;
  grid-template-columns: 58px 1.05fr 1.35fr auto;
  align-items: center;
  gap: 34px;
  min-height: 150px;
  padding: 25px 0;
  border-bottom: 1px solid var(--line);
}

.pdf-feature-index {
  color: #a3acba;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .1em;
}

.pdf-feature-title {
  display: flex;
  align-items: center;
  gap: 15px;
}

.pdf-feature-icon {
  display: grid;
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 14px;
  background: var(--brand-soft);
  color: var(--brand);
  font-size: 19px;
  font-weight: 850;
}

.pdf-feature-title h3 {
  margin: 0;
  font-size: 18px;
  letter-spacing: -.035em;
}

.pdf-feature-title span {
  display: block;
  margin-top: 4px;
  color: #8993a4;
  font-size: 10px;
}

.pdf-feature-row > p {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.58;
}

.pdf-feature-tag {
  padding: 8px 10px;
  border-radius: 9px;
  background: #eef2f8;
  color: #778294;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .08em;
  white-space: nowrap;
}

.compression-section {
  padding: 112px 0;
  background: #eef2f8;
}

.compression-grid {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  align-items: center;
  gap: 80px;
}

.compression-copy > p {
  max-width: 590px;
  margin: 24px 0 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.68;
}

.compression-points {
  display: grid;
  gap: 15px;
  margin-top: 30px;
}

.compression-points > div {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.compression-points span {
  display: grid;
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 50%;
  background: #e3f4ee;
  color: var(--success);
  font-size: 10px;
  font-weight: 900;
}

.compression-points p {
  margin: 1px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.55;
}

.compression-points strong {
  color: var(--text);
}

.compression-demo {
  padding: 34px;
  border: 1px solid #dce3ed;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 25px 55px rgba(40,54,79,.10);
}

.compression-demo-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding-bottom: 23px;
  border-bottom: 1px solid var(--line);
}

.compression-demo-top span {
  color: var(--brand);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .11em;
}

.compression-demo-top small {
  color: #929baa;
  font-size: 9px;
}

.compression-number-row {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 25px;
  padding: 34px 0;
}

.compression-number-row > div:not(.compression-arrow) {
  padding: 22px;
  border-radius: 18px;
  background: #f7f8fb;
}

.compression-number-row small {
  display: block;
  margin-bottom: 7px;
  color: #8d97a7;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .12em;
}

.compression-number-row strong {
  font-size: 34px;
  letter-spacing: -.045em;
}

.compression-number-row i {
  color: #818b9b;
  font-size: 13px;
  font-style: normal;
}

.compression-arrow {
  color: var(--brand);
  font-size: 24px;
  font-weight: 800;
}

.compression-meter {
  height: 9px;
  overflow: hidden;
  border-radius: 20px;
  background: #edf0f4;
}

.compression-meter-fill {
  width: 72.6%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg,var(--brand),#6f8eff);
}

.compression-result-line {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 14px;
}

.compression-result-line strong {
  color: var(--brand);
  font-size: 13px;
}

.compression-result-line span {
  color: #8993a2;
  font-size: 11px;
}

.result-disclaimer {
  margin: 22px 0 0;
  color: #9aa3b1;
  font-size: 9px;
  line-height: 1.5;
}

.pdf-privacy {
  padding: 112px 0;
  background: var(--dark);
  color: #fff;
}

.pdf-privacy-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: center;
  gap: 85px;
}

.pdf-privacy-copy h2 {
  color: #fff;
}

.pdf-privacy-copy > p {
  max-width: 590px;
  margin: 25px 0 28px;
  color: #c4ccd8;
  font-size: 16px;
  line-height: 1.68;
}

.privacy-matrix {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 24px;
  background: #161e2c;
}

.privacy-matrix-head,
.privacy-matrix-row {
  display: grid;
  grid-template-columns: 1fr 170px;
  align-items: center;
  gap: 20px;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(255,255,255,.07);
}

.privacy-matrix-head {
  color: #7f8a9c;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.privacy-matrix-row span {
  color: #d5dae2;
  font-size: 11px;
}

.privacy-matrix-row strong {
  justify-self: end;
}

.no-send {
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(48,170,123,.11);
  color: #4cd5a1;
  font-size: 9px;
  font-weight: 850;
}

.privacy-matrix > p {
  margin: 0;
  padding: 17px 20px 19px;
  color: #758195;
  font-size: 9px;
  line-height: 1.55;
}

.pdf-release {
  padding: 90px 0;
}

.pdf-release-card {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 31px;
  padding: 48px 52px;
  border: 1px solid var(--line);
  border-radius: 30px;
  background:
    radial-gradient(circle at 92% 20%,rgba(67,102,224,.14),transparent 32%),
    #fff;
}

.pdf-release-mark {
  display: grid;
  width: 64px;
  height: 64px;
  place-items: center;
  border-radius: 20px;
  background: var(--brand);
  color: #fff;
  font-size: 26px;
  font-weight: 850;
  box-shadow: 0 13px 30px rgba(53,92,222,.22);
}

.pdf-release h2 {
  font-size: clamp(34px,4vw,50px);
}

.pdf-release-card p {
  max-width: 650px;
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.6;
}

.release-status {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 14px;
  border-radius: 14px;
  background: #f6f2e8;
  color: #846a31;
  font-size: 11px;
  font-weight: 750;
  white-space: nowrap;
}

@media (max-width: 980px) {
  .pdf-hero-grid,
  .compression-grid,
  .pdf-privacy-grid {
    grid-template-columns: 1fr;
  }

  .pdf-hero-copy {
    text-align: center;
  }

  .back-link {
    display: block;
  }

  .pdf-hero-lead {
    margin-inline: auto;
  }

  .pdf-hero-actions,
  .pdf-trust-row {
    justify-content: center;
  }

  .pdf-showcase {
    min-height: 640px;
  }

  .pdf-floating-result {
    left: 12%;
  }

  .pdf-floating-private {
    right: 12%;
  }

  .pdf-stat-grid {
    grid-template-columns: repeat(2,1fr);
  }

  .pdf-stat:nth-child(2) {
    border-right: 0;
  }

  .pdf-stat:nth-child(3),
  .pdf-stat:nth-child(4) {
    border-top: 1px solid var(--line);
  }

  .pdf-stat:nth-child(3) {
    border-left: 1px solid var(--line);
  }

  .pdf-section-head {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 20px;
  }

  .pdf-feature-row {
    grid-template-columns: 45px 1fr;
    gap: 18px 25px;
    padding: 30px 0;
  }

  .pdf-feature-row > p {
    grid-column: 2;
  }

  .pdf-feature-tag {
    grid-column: 2;
    justify-self: start;
  }

  .pdf-release-card {
    grid-template-columns: auto 1fr;
  }

  .release-status {
    grid-column: 2;
    justify-self: start;
  }
}

@media (max-width: 640px) {
  .pdf-hero {
    padding: 28px 0 66px;
  }

  .back-link {
    margin-bottom: 22px;
  }

  .pdf-hero h1 {
    font-size: clamp(44px,13vw,62px);
  }

  .pdf-hero-lead {
    font-size: 16px;
  }

  .pdf-hero-actions {
    flex-direction: column;
  }

  .pdf-trust-row {
    display: grid;
    justify-content: start;
    max-width: 330px;
    margin-inline: auto;
    text-align: left;
  }

  .pdf-showcase {
    min-height: 580px;
    margin-top: 10px;
  }

  .pdf-phone {
    width: 255px;
  }

  .pdf-phone-inner {
    min-height: 510px;
  }

  .pdf-floating-result {
    left: -3px;
    top: 345px;
  }

  .pdf-floating-private {
    right: -3px;
    top: 115px;
  }

  .pdf-floating-card {
    padding: 12px 13px;
  }

  .pdf-stat-grid {
    grid-template-columns: 1fr;
  }

  .pdf-stat,
  .pdf-stat:first-child,
  .pdf-stat:nth-child(3) {
    min-height: 0;
    border-right: 0;
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .pdf-stat:first-child {
    border-top: 0;
  }

  .pdf-features,
  .compression-section,
  .pdf-privacy {
    padding: 82px 0;
  }

  .pdf-section-head h2,
  .compression-copy h2,
  .pdf-privacy-copy h2 {
    font-size: 40px;
  }

  .pdf-feature-row {
    grid-template-columns: 34px 1fr;
  }

  .pdf-feature-index {
    padding-top: 4px;
  }

  .compression-demo {
    padding: 22px;
  }

  .compression-demo-top,
  .compression-result-line {
    align-items: flex-start;
    flex-direction: column;
  }

  .compression-number-row {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .compression-arrow {
    transform: rotate(90deg);
    justify-self: center;
  }

  .privacy-matrix-head,
  .privacy-matrix-row {
    grid-template-columns: 1fr auto;
  }

  .privacy-matrix-head span:last-child {
    max-width: 90px;
    text-align: right;
  }

  .pdf-release {
    padding: 66px 0;
  }

  .pdf-release-card {
    grid-template-columns: 1fr;
    padding: 33px 25px;
  }

  .release-status {
    grid-column: 1;
  }
}

/* =========================================================
   Zipivo Apps page
   ========================================================= */

.nav-active {
  color: var(--text) !important;
  background: rgba(255,255,255,.8);
}

.apps-hero {
  padding: 88px 0 78px;
}

.apps-hero-inner {
  max-width: 900px;
}

.apps-hero h1 {
  margin: 0;
  font-size: clamp(58px,7vw,96px);
  line-height: .94;
  letter-spacing: -.067em;
}

.apps-hero h1 span {
  color: var(--brand);
}

.apps-hero p {
  max-width: 680px;
  margin: 30px 0 0;
  color: var(--muted);
  font-size: 19px;
  line-height: 1.63;
  letter-spacing: -.015em;
}

.apps-list-section {
  padding: 24px 0 118px;
}

.apps-section-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2px 16px;
  border-bottom: 1px solid var(--line);
}

.apps-section-label span {
  color: var(--text);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.apps-section-label small {
  color: #929baa;
  font-size: 10px;
}

.app-card {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 32px;
  background: #fff;
}

.app-card-featured {
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  min-height: 650px;
  margin-top: 28px;
}

.app-card-copy {
  padding: 58px;
}

.app-identity {
  display: flex;
  align-items: center;
  gap: 18px;
}

.app-icon-large {
  display: grid;
  width: 74px;
  height: 74px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 22px;
  background: var(--brand);
  color: #fff;
  font-size: 28px;
  font-weight: 850;
  box-shadow: 0 18px 35px rgba(53,92,222,.22);
}

.app-status {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #7d8798;
  font-size: 9px;
  font-weight: 760;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.app-status i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f0aa32;
  box-shadow: 0 0 0 4px rgba(240,170,50,.12);
}

.app-identity h2 {
  margin: 8px 0 0;
  font-size: clamp(42px,4.8vw,64px);
  line-height: .95;
  letter-spacing: -.055em;
}

.app-card-lead {
  max-width: 560px;
  margin: 31px 0 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.67;
}

.app-tool-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 31px;
}

.app-tool-pills span {
  padding: 9px 12px;
  border: 1px solid #dfe5ee;
  border-radius: 999px;
  background: #f8f9fb;
  color: #687385;
  font-size: 10px;
  font-weight: 700;
}

.app-card-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 35px;
}

.app-privacy-note {
  color: #778293;
  font-size: 10px;
  font-weight: 650;
}

.app-privacy-note::before {
  content: "✓";
  margin-right: 7px;
  color: var(--success);
  font-weight: 900;
}

.app-card-visual {
  position: relative;
  min-height: 650px;
  overflow: hidden;
  background:
    radial-gradient(circle at 65% 37%, rgba(87,119,235,.18), transparent 34%),
    radial-gradient(circle at 81% 72%, rgba(75,211,177,.14), transparent 31%),
    #f5f7fb;
}

.apps-orbit {
  position: absolute;
  border: 1px solid rgba(73,101,208,.12);
  border-radius: 50%;
}

.apps-orbit-one {
  width: 510px;
  height: 510px;
  right: -70px;
  top: 76px;
}

.apps-orbit-two {
  width: 330px;
  height: 330px;
  right: 20px;
  top: 165px;
}

.apps-phone {
  position: absolute;
  z-index: 3;
  width: 286px;
  left: 51%;
  top: 36px;
  transform: translateX(-50%) rotate(1deg);
  padding: 8px;
  border-radius: 43px;
  background: #10141c;
  box-shadow: 0 42px 80px rgba(20,29,46,.24);
}

.apps-phone-inner {
  position: relative;
  min-height: 560px;
  padding: 48px 16px 18px;
  overflow: hidden;
  border-radius: 35px;
  background:
    radial-gradient(circle at 82% 10%,rgba(69,102,229,.11),transparent 27%),
    #fafbfe;
}

.apps-phone-notch {
  position: absolute;
  width: 82px;
  height: 23px;
  left: 50%;
  top: 12px;
  transform: translateX(-50%);
  border-radius: 18px;
  background: #10141c;
}

.apps-phone-brand {
  display: flex;
  align-items: center;
  gap: 7px;
}

.apps-phone-brand span {
  display: grid;
  width: 25px;
  height: 25px;
  place-items: center;
  border-radius: 8px;
  background: var(--brand);
  color: #fff;
  font-size: 11px;
  font-weight: 850;
}

.apps-phone-brand strong {
  font-size: 12px;
}

.apps-phone-inner > small {
  display: block;
  margin-top: 29px;
  color: var(--brand);
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .12em;
}

.apps-phone-inner > h3 {
  margin: 8px 0 17px;
  font-size: 24px;
  line-height: 1.04;
  letter-spacing: -.045em;
}

.apps-tool-card {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 9px;
  padding: 13px;
  border: 1px solid #e2e7ef;
  border-radius: 16px;
  background: #fff;
}

.apps-tool-primary {
  border-color: #d8e0ff;
  background: linear-gradient(135deg,#fff,#f4f6ff);
}

.apps-tool-card > b,
.apps-mini-tool > b {
  display: grid;
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 10px;
  background: #eaf0ff;
  color: var(--brand);
  font-size: 13px;
}

.apps-tool-card strong,
.apps-mini-tool strong {
  display: block;
  font-size: 10px;
}

.apps-tool-card span,
.apps-mini-tool span {
  display: block;
  margin-top: 2px;
  color: #8993a4;
  font-size: 7px;
}

.apps-tool-card i {
  margin-left: auto;
  color: #9da6b5;
  font-size: 17px;
  font-style: normal;
}

.apps-two-tools {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 8px;
  margin-top: 8px;
}

.apps-mini-tool {
  min-height: 88px;
  padding: 11px;
  border: 1px solid #e2e7ef;
  border-radius: 16px;
  background: #fff;
}

.apps-mini-tool > b {
  width: 27px;
  height: 27px;
  margin-bottom: 9px;
  border-radius: 8px;
}

.apps-local {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 14px;
  padding: 9px 10px;
  border-radius: 11px;
  background: #edf8f4;
  color: #39785f;
  font-size: 7px;
  font-weight: 700;
}

.apps-local i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2ead7c;
}

.apps-float-card {
  position: absolute;
  z-index: 5;
  left: 6%;
  bottom: 102px;
  padding: 14px 16px;
  border: 1px solid rgba(218,224,235,.9);
  border-radius: 17px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 18px 42px rgba(28,43,70,.13);
  transform: rotate(-2deg);
}

.apps-float-card small,
.apps-float-card strong,
.apps-float-card span {
  display: block;
}

.apps-float-card small {
  margin-bottom: 6px;
  color: #7e8999;
  font-size: 7px;
  font-weight: 850;
  letter-spacing: .11em;
}

.apps-float-card strong {
  font-size: 13px;
}

.apps-float-card span {
  margin-top: 4px;
  color: var(--success);
  font-size: 8px;
  font-weight: 750;
}

.future-apps {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 80px;
  align-items: start;
  padding: 110px 0 0;
}

.future-copy h2,
.apps-principles-head h2,
.apps-bottom h2 {
  margin: 0;
  font-size: clamp(40px,4.8vw,62px);
  line-height: 1;
  letter-spacing: -.055em;
}

.future-copy > p {
  max-width: 520px;
  margin: 22px 0 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.65;
}

.future-grid {
  display: grid;
  gap: 10px;
}

.future-card {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 16px;
  min-height: 92px;
  padding: 17px 19px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}

.future-icon {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border-radius: 14px;
  background: #eef2f8;
  color: var(--brand);
  font-size: 18px;
  font-weight: 800;
}

.future-card strong,
.future-card small {
  display: block;
}

.future-card strong {
  font-size: 13px;
}

.future-card small {
  margin-top: 4px;
  color: #8993a4;
  font-size: 10px;
}

.future-card > i {
  padding: 6px 9px;
  border-radius: 999px;
  background: #f3f5f8;
  color: #8b95a4;
  font-size: 8px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}

.apps-principles {
  padding: 110px 0;
  background: var(--dark);
  color: #fff;
}

.apps-principles-head {
  max-width: 740px;
}

.apps-principles-head h2 {
  color: #fff;
}

.apps-principle-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  margin-top: 50px;
  border-top: 1px solid rgba(255,255,255,.09);
  border-left: 1px solid rgba(255,255,255,.09);
}

.apps-principle-grid article {
  min-height: 250px;
  padding: 27px;
  border-right: 1px solid rgba(255,255,255,.09);
  border-bottom: 1px solid rgba(255,255,255,.09);
}

.apps-principle-grid article > span {
  color: #6f7c90;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .1em;
}

.apps-principle-grid h3 {
  margin: 82px 0 0;
  font-size: 19px;
  letter-spacing: -.035em;
}

.apps-principle-grid p {
  margin: 10px 0 0;
  color: #8d98a9;
  font-size: 11px;
  line-height: 1.58;
}

.apps-bottom {
  padding: 90px 0;
}

.apps-bottom-card {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
  padding: 54px;
  border: 1px solid var(--line);
  border-radius: 30px;
  background:
    radial-gradient(circle at 92% 16%,rgba(67,102,224,.15),transparent 31%),
    #fff;
}

.apps-bottom-card > div > p {
  margin: 16px 0 0;
  color: var(--muted);
  font-size: 13px;
}

@media (max-width: 980px) {
  .app-card-featured,
  .future-apps {
    grid-template-columns: 1fr;
  }

  .app-card-visual {
    min-height: 620px;
  }

  .future-apps {
    gap: 45px;
  }

  .apps-principle-grid {
    grid-template-columns: repeat(2,1fr);
  }
}

@media (max-width: 640px) {
  .apps-hero {
    padding: 60px 0 55px;
  }

  .apps-hero h1 {
    font-size: clamp(48px,14vw,68px);
  }

  .apps-hero p {
    font-size: 16px;
  }

  .apps-list-section {
    padding-bottom: 82px;
  }

  .apps-section-label {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .app-card-featured {
    min-height: auto;
  }

  .app-card-copy {
    padding: 30px 24px 35px;
  }

  .app-identity {
    align-items: flex-start;
  }

  .app-icon-large {
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 22px;
  }

  .app-identity h2 {
    font-size: 38px;
  }

  .app-card-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .app-card-visual {
    min-height: 560px;
  }

  .apps-phone {
    width: 250px;
  }

  .apps-phone-inner {
    min-height: 500px;
  }

  .apps-float-card {
    left: 4px;
    bottom: 80px;
  }

  .future-apps {
    padding-top: 82px;
  }

  .future-copy h2,
  .apps-principles-head h2 {
    font-size: 40px;
  }

  .future-card {
    grid-template-columns: auto 1fr;
  }

  .future-card > i {
    grid-column: 2;
    justify-self: start;
  }

  .apps-principles {
    padding: 82px 0;
  }

  .apps-principle-grid {
    grid-template-columns: 1fr;
  }

  .apps-principle-grid article {
    min-height: 205px;
  }

  .apps-principle-grid h3 {
    margin-top: 55px;
  }

  .apps-bottom {
    padding: 66px 0;
  }

  .apps-bottom-card {
    align-items: flex-start;
    flex-direction: column;
    padding: 33px 25px;
  }
}

/* =========================================================
   Legal + Support pages
   ========================================================= */

.legal-hero {
  padding: 82px 0 88px;
  border-bottom: 1px solid var(--line);
}

.legal-hero-grid {
  display: grid;
  grid-template-columns: 1fr .72fr;
  align-items: center;
  gap: 90px;
}

.legal-hero h1,
.support-hero h1 {
  margin: 0;
  font-size: clamp(54px, 6vw, 84px);
  line-height: .95;
  letter-spacing: -.064em;
}

.legal-hero h1 span,
.support-hero h1 span {
  color: var(--brand);
}

.legal-hero > .shell > p,
.legal-hero-grid > div:first-child > p,
.support-hero-grid > div:first-child > p {
  max-width: 690px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.68;
}

.legal-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.legal-meta span {
  padding: 7px 10px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(255,255,255,.65);
  color: #7d8797;
  font-size: 9px;
  font-weight: 750;
}

.privacy-summary-card {
  padding: 30px;
  border: 1px solid var(--line);
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 22px 55px rgba(40,54,79,.08);
}

.privacy-summary-icon {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border-radius: 15px;
  background: #e7f7f0;
  color: var(--success);
  font-size: 18px;
  font-weight: 900;
}

.privacy-summary-card h2 {
  margin: 22px 0 0;
  font-size: 24px;
  letter-spacing: -.04em;
}

.privacy-summary-card > p {
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.55;
}

.privacy-summary-card ul {
  display: grid;
  gap: 9px;
  margin: 22px 0 0;
  padding: 19px 0 0;
  border-top: 1px solid var(--line);
  list-style: none;
}

.privacy-summary-card li {
  color: #657083;
  font-size: 11px;
}

.privacy-summary-card li span {
  display: inline-block;
  min-width: 28px;
  margin-right: 5px;
  color: var(--success);
  font-weight: 850;
}

.legal-hero-simple .shell {
  max-width: 940px;
}

.legal-body-section {
  padding: 80px 0 110px;
  background: #fff;
}

.legal-layout {
  display: grid;
  grid-template-columns: 220px minmax(0, 760px);
  justify-content: center;
  gap: 80px;
}

.legal-toc {
  position: sticky;
  top: 28px;
  align-self: start;
  display: grid;
  gap: 4px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 17px;
  background: #f8f9fb;
}

.legal-toc > span {
  margin-bottom: 8px;
  color: #9aa3b1;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.legal-toc a {
  padding: 7px 8px;
  border-radius: 8px;
  color: #687386;
  font-size: 10px;
  font-weight: 650;
}

.legal-toc a:hover {
  background: #fff;
  color: var(--brand);
}

.legal-content > section {
  padding: 0 0 54px;
  scroll-margin-top: 25px;
}

.legal-content > section + section {
  padding-top: 52px;
  border-top: 1px solid var(--line);
}

.legal-section-number {
  margin-bottom: 12px;
  color: var(--brand);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .13em;
}

.legal-content h2 {
  margin: 0;
  font-size: 31px;
  letter-spacing: -.045em;
}

.legal-content h3 {
  margin: 0;
  font-size: 15px;
  letter-spacing: -.025em;
}

.legal-content p {
  margin: 17px 0 0;
  color: #657083;
  font-size: 13px;
  line-height: 1.72;
}

.legal-content a:not(.legal-inline-link) {
  color: var(--brand);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.data-table {
  margin: 26px 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 18px;
}

.data-table > div {
  display: grid;
  grid-template-columns: 1fr 230px;
  align-items: center;
  gap: 20px;
  min-height: 48px;
  padding: 11px 16px;
  border-bottom: 1px solid var(--line);
}

.data-table > div:last-child {
  border-bottom: 0;
}

.data-table-head {
  background: #f5f7fa;
  color: #8791a1;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.data-table > div:not(.data-table-head) span {
  color: #4f5a6c;
  font-size: 11px;
}

.data-table strong {
  justify-self: end;
  padding: 5px 9px;
  border-radius: 999px;
  background: #e8f7f1;
  color: var(--success);
  font-size: 9px;
  font-weight: 850;
}

.legal-card-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin-top: 25px;
}

.legal-info-card {
  min-height: 185px;
  padding: 19px;
  border: 1px solid var(--line);
  border-radius: 17px;
  background: #fafbfd;
}

.legal-info-card > span {
  color: var(--brand);
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.legal-info-card h3 {
  margin-top: 22px;
}

.legal-info-card p {
  margin-top: 9px;
  font-size: 11px;
}

.legal-callout {
  margin-top: 25px;
  padding: 20px;
  border-left: 3px solid var(--brand);
  border-radius: 0 14px 14px 0;
  background: #f3f6ff;
}

.legal-callout strong {
  font-size: 12px;
}

.legal-callout p {
  margin-top: 7px;
  font-size: 11px;
}

.legal-bullets {
  display: grid;
  gap: 9px;
  margin: 18px 0 0;
  padding-left: 20px;
}

.legal-bullets li {
  color: #657083;
  font-size: 13px;
  line-height: 1.55;
}

.legal-inline-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  color: var(--brand);
  font-size: 12px;
  font-weight: 760;
}

.support-hero {
  padding: 92px 0 94px;
  border-bottom: 1px solid var(--line);
}

.support-hero-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  gap: 80px;
}

.support-status-card {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  min-width: 290px;
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}

.support-status-dot {
  width: 10px;
  height: 10px;
  flex: 0 0 auto;
  margin-top: 4px;
  border-radius: 50%;
  background: #f0aa32;
  box-shadow: 0 0 0 5px rgba(240,170,50,.12);
}

.support-status-card small,
.support-status-card strong {
  display: block;
}

.support-status-card small {
  color: #9aa3b1;
  font-size: 7px;
  font-weight: 850;
  letter-spacing: .12em;
}

.support-status-card strong {
  margin-top: 6px;
  font-size: 14px;
}

.support-status-card p {
  margin: 5px 0 0;
  color: var(--muted);
  font-size: 10px;
}

.support-body {
  padding: 80px 0 105px;
  background: #fff;
}

.support-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 12px;
}

.support-card {
  min-height: 310px;
  padding: 25px;
  border: 1px solid var(--line);
  border-radius: 21px;
  background: #fafbfd;
}

.support-card-icon {
  display: grid;
  width: 43px;
  height: 43px;
  place-items: center;
  border-radius: 13px;
  background: var(--brand-soft);
  color: var(--brand);
  font-size: 17px;
  font-weight: 850;
}

.support-card > span {
  display: block;
  margin-top: 35px;
  color: #9aa3b1;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.support-card h2 {
  margin: 8px 0 0;
  font-size: 21px;
  letter-spacing: -.04em;
}

.support-card p {
  margin: 13px 0 0;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.65;
}

.support-card a {
  display: inline-block;
  margin-top: 21px;
  color: var(--brand);
  font-size: 10px;
  font-weight: 750;
}

.support-muted {
  margin-top: 21px;
  color: #9aa3b1;
  font-size: 9px;
  font-weight: 650;
}

.faq-section {
  display: grid;
  grid-template-columns: .7fr 1.3fr;
  gap: 90px;
  padding: 110px 0;
}

.faq-head h2,
.support-contact-placeholder h2 {
  margin: 0;
  font-size: clamp(38px,4.5vw,58px);
  line-height: 1;
  letter-spacing: -.055em;
}

.faq-list {
  border-top: 1px solid var(--line);
}

.faq-list details {
  border-bottom: 1px solid var(--line);
}

.faq-list summary {
  padding: 22px 2px;
  cursor: pointer;
  color: #313a49;
  font-size: 13px;
  font-weight: 730;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  content: "+";
  float: right;
  color: var(--brand);
  font-size: 16px;
  font-weight: 600;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list details p {
  max-width: 680px;
  margin: -4px 0 22px;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.68;
}

.support-contact-placeholder {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 50px;
  padding: 50px;
  border-radius: 28px;
  background: var(--dark);
  color: #fff;
}

.support-contact-placeholder h2 {
  color: #fff;
}

.support-contact-placeholder p {
  max-width: 620px;
  margin: 17px 0 0;
  color: #8995a7;
  font-size: 12px;
  line-height: 1.63;
}

.support-coming-pill {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 11px 14px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 13px;
  background: rgba(255,255,255,.05);
  color: #bdc5d1;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}

@media (max-width: 900px) {
  .legal-hero-grid,
  .support-hero-grid,
  .faq-section {
    grid-template-columns: 1fr;
  }

  .legal-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .legal-toc {
    position: static;
    grid-template-columns: repeat(3,1fr);
  }

  .legal-toc > span {
    grid-column: 1 / -1;
  }

  .support-grid {
    grid-template-columns: 1fr;
  }

  .support-card {
    min-height: 0;
  }

  .support-contact-placeholder {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .legal-hero,
  .support-hero {
    padding: 58px 0 62px;
  }

  .legal-hero h1,
  .support-hero h1 {
    font-size: clamp(46px,13.5vw,64px);
  }

  .legal-body-section,
  .support-body {
    padding: 62px 0 82px;
  }

  .legal-toc {
    grid-template-columns: repeat(2,1fr);
    padding: 14px;
  }

  .legal-content > section {
    padding-bottom: 40px;
  }

  .legal-content > section + section {
    padding-top: 40px;
  }

  .legal-content h2 {
    font-size: 27px;
  }

  .data-table > div {
    grid-template-columns: 1fr auto;
  }

  .data-table-head span:last-child {
    max-width: 120px;
    text-align: right;
  }

  .legal-card-grid {
    grid-template-columns: 1fr;
  }

  .faq-section {
    gap: 35px;
    padding: 82px 0;
  }

  .support-contact-placeholder {
    padding: 30px 24px;
  }
}


/* =========================================================
   404 page
   ========================================================= */

.not-found-main {
  min-height: calc(100vh - 180px);
  display: grid;
  place-items: center;
  padding: 70px 0;
}

.not-found-card {
  width: min(760px, 100%);
  padding: 64px;
  border: 1px solid var(--line);
  border-radius: 32px;
  background: #fff;
  text-align: center;
  box-shadow: 0 24px 70px rgba(37, 48, 72, .08);
}

.not-found-code {
  color: var(--brand);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.not-found-card h1 {
  margin: 18px 0 0;
  font-size: clamp(48px, 7vw, 84px);
  line-height: .95;
  letter-spacing: -.06em;
}

.not-found-card p {
  max-width: 520px;
  margin: 22px auto 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.6;
}

.not-found-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 30px;
}

@media (max-width: 640px) {
  .not-found-card {
    padding: 42px 24px;
  }

  .not-found-main {
    padding: 40px 0;
  }
}
