﻿:root{--ink:#07142f;--muted:#536986;--blue:#1777ff;--blue2:#29b8ff;--line:#dce9f5;--soft:#f4f9ff;--green:#09a56d;--warn:#b66b00;--shadow:0 24px 65px rgba(22,87,154,.13);--r:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fbfdff;line-height:1.55}a{color:inherit}img{max-width:100%}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(249,253,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,233,245,.75)}.nav{min-height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:850;font-size:23px;letter-spacing:-.6px}.brand img{width:42px;height:42px}.navlinks{margin-left:auto;display:flex;gap:25px;align-items:center}.navlinks a{text-decoration:none;font-size:14px;font-weight:650;color:#173151}.navlinks a:hover{color:var(--blue)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;border-radius:14px;font-weight:760;transition:.18s;border:1px solid transparent;cursor:pointer}.nav-cta{padding:12px 18px;color:#fff;background:linear-gradient(135deg,var(--blue2),#0761ff);box-shadow:0 10px 26px rgba(23,119,255,.2)}.menu-btn{display:none;margin-left:auto;background:none;border:0;font-size:26px}.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.86),rgba(255,255,255,.24)),url('/assets/mountains.svg') center/cover no-repeat;min-height:590px;border-bottom:1px solid var(--line)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,#fbfdff)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;padding:74px 0 112px}.kicker{display:inline-flex;align-items:center;gap:8px;color:#17487c;border:1px solid #a9d4f4;border-radius:999px;padding:7px 12px;font-size:12px;letter-spacing:.14em;font-weight:800;text-transform:uppercase;background:rgba(255,255,255,.6)}.hero h1{font-size:clamp(48px,5.4vw,74px);line-height:.98;letter-spacing:-3.4px;margin:20px 0 22px;max-width:660px}.blue{color:var(--blue)}.lead{font-size:18px;color:#31506e;max-width:620px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{min-height:52px;padding:0 22px}.btn-primary{background:linear-gradient(135deg,#1eb9ff,#0766ff);color:#fff;box-shadow:0 14px 36px rgba(7,102,255,.22)}.btn-secondary{border-color:#7caee4;background:rgba(255,255,255,.74);color:#0a2448}.checks{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#274866;font-size:14px}.check:before{content:"âœ“";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#1678ff;color:#fff;margin-right:7px;font-weight:800}.browser-card{background:rgba(9,46,83,.88);border:1px solid rgba(255,255,255,.65);border-radius:23px;box-shadow:0 30px 80px rgba(5,55,104,.28);overflow:hidden;transform:perspective(1100px) rotateY(-2deg)}.browser-top{height:48px;background:#0b2444;display:flex;align-items:center;padding:0 15px;gap:8px}.dot{width:9px;height:9px;border-radius:50%;background:#ff6b55}.dot:nth-child(2){background:#ffc955}.dot:nth-child(3){background:#3acb75}.tab-pill{margin-left:9px;flex:1;max-width:220px;height:27px;border-radius:8px;background:#193c62}.browser-view{padding:36px 34px 24px;text-align:center;background:linear-gradient(rgba(22,105,183,.15),rgba(5,60,108,.32)),url('/assets/mountains.svg') center/cover;color:#fff;min-height:355px}.browser-view .hero-logo{width:66px}.browser-view h3{font-size:30px;margin:8px 0 0}.browser-view p{margin:0 0 20px;color:#eaf6ff}.fake-search{height:43px;border-radius:999px;background:#fff;color:#71829a;display:flex;align-items:center;padding:0 17px;text-align:left}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.mode{border:1px solid rgba(255,255,255,.35);border-radius:14px;padding:14px 6px;background:rgba(17,104,178,.28);font-size:12px}.mode .ico{font-size:22px;display:block;margin-bottom:5px}.feature-strip{position:relative;z-index:4;margin-top:-72px}.strip{background:rgba(255,255,255,.92);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;display:grid;grid-template-columns:repeat(6,1fr);padding:22px}.strip-item{text-align:center;padding:9px 16px;border-right:1px solid var(--line)}.strip-item:last-child{border-right:0}.round-ico{margin:auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e7f4ff;color:#0b69f5;font-size:22px}.strip-item b{display:block;margin:8px 0 3px;font-size:14px}.strip-item span{display:block;color:#6a7f99;font-size:12px}.section{padding:88px 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.section h2{font-size:clamp(36px,4vw,58px);letter-spacing:-2.4px;line-height:1.02;margin:10px 0 20px}.eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#3272b4;font-weight:800}.section p{color:var(--muted)}.privacy-card,.card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 50px rgba(44,98,148,.08)}.privacy-card{padding:26px}.privacy-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.live{font-size:12px;color:#14825f}.live:before{content:"";display:inline-block;width:9px;height:9px;background:#10c98a;border-radius:50%;margin-right:6px;box-shadow:0 0 0 5px #e4fff6}.status-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e7eef5;padding:12px 0;font-size:14px}.status-row span:last-child{font-weight:750}.good{color:#079665}.neutral{color:#526985}.danger{color:#b56600}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.metric{border-right:1px solid var(--line);padding-right:15px}.metric:last-child{border-right:0}.metric strong{font-size:25px}.metric small{display:block;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:25px}.card h3{margin:10px 0 8px}.card .tag{font-size:11px;font-weight:800;color:#0b69f5;text-transform:uppercase;letter-spacing:.12em}.card a{color:#0965e8;font-weight:750;text-decoration:none}.page-hero{background:linear-gradient(rgba(255,255,255,.83),rgba(255,255,255,.96)),url('/assets/mountains.svg') center/cover;padding:82px 0 70px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-3px;margin:10px 0 15px}.page-hero p{font-size:18px;color:#46617c;max-width:760px}.content{padding:60px 0}.prose{max-width:840px}.prose h2{font-size:32px;letter-spacing:-1px;margin-top:44px}.prose h3{font-size:22px}.prose p,.prose li{color:#455e78}.prose a{color:#0b69f5}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;max-width:900px}.price{padding:30px}.price.featured{border:2px solid #2182ff;box-shadow:0 22px 60px rgba(33,130,255,.15)}.price-num{font-size:48px;font-weight:850;letter-spacing:-2px}.price-num small{font-size:16px;color:var(--muted);font-weight:600}.list{list-style:none;padding:0}.list li{padding:7px 0;color:#405c78}.list li:before{content:"âœ“";color:#0aa56f;font-weight:900;margin-right:9px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{display:block;text-decoration:none;padding:25px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 38px rgba(44,98,148,.07)}.blog-card small{color:#3e82c5;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.blog-card h2{font-size:23px;letter-spacing:-.8px}.blog-card p{color:var(--muted)}.test-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.test-box{padding:28px}.test-result{margin-top:18px}.test-row{padding:14px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:18px}.loader{display:inline-block;width:15px;height:15px;border:2px solid #bfd8ef;border-top-color:#1777ff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{padding:15px 18px;background:#fff8e8;border:1px solid #f1d695;border-radius:14px;color:#78571b}.footer{background:linear-gradient(rgba(244,250,255,.8),rgba(228,243,255,.9)),url('/assets/mountains.svg') center bottom/cover;border-top:1px solid var(--line);padding:42px 0}.footer-grid{display:flex;align-items:flex-start;gap:30px}.footer .brand{margin-right:auto}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-links a{text-decoration:none;color:#234362;font-size:13px}.copyright{margin-top:25px;padding-top:20px;border-top:1px solid rgba(116,162,205,.25);font-size:12px;color:#617a93}.code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#eef5fb;padding:2px 6px;border-radius:6px}.center{text-align:center}.hidden{display:none!important}
@media(max-width:900px){.navlinks{display:none;position:absolute;left:18px;right:18px;top:68px;background:#fff;border:1px solid var(--line);padding:18px;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.navlinks.open{display:flex}.menu-btn{display:block}.nav .nav-cta{display:none}.hero-grid,.two,.test-shell{grid-template-columns:1fr}.hero-grid{padding-top:48px}.browser-card{transform:none}.strip{grid-template-columns:repeat(2,1fr)}.strip-item{border-right:0;border-bottom:1px solid var(--line)}.cards,.blog-grid{grid-template-columns:1fr 1fr}.feature-strip{margin-top:-48px}}
@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}.hero h1{font-size:46px;letter-spacing:-2.2px}.strip{grid-template-columns:1fr 1fr;padding:14px}.strip-item{padding:13px 7px}.cards,.blog-grid,.price-grid{grid-template-columns:1fr}.mode-grid{grid-template-columns:repeat(2,1fr)}.metrics{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line);padding-bottom:15px}.footer-grid{flex-direction:column}.section{padding:62px 0}.page-hero{padding:58px 0}.page-hero h1{font-size:48px}}

/* ===== Voryqe one-screen homepage ===== */
.home-page{height:100vh;overflow:hidden;background:#fbfdff}
.home-page .site-header{height:64px;position:relative}
.home-page .nav{min-height:64px;height:64px}
.home-page .brand img{width:38px;height:38px}
.home-page .navlinks a.active{color:var(--blue);border-bottom:2px solid var(--blue);padding-bottom:4px}
.home-shell{height:calc(100vh - 64px);overflow:hidden;display:grid;grid-template-rows:minmax(300px,1fr) auto auto 48px;background:#fbfdff}
.home-hero{position:relative;min-height:0;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.84),rgba(255,255,255,.22)),url('/assets/mountains.svg') center/cover no-repeat;border-bottom:0}
.home-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,#fbfdff)}
.home-hero .hero-grid{height:100%;min-height:0;padding:26px 0 38px;gap:38px;grid-template-columns:.94fr 1.06fr}
.home-hero .hero-copy{align-self:center}
.home-hero h1{font-size:clamp(42px,4.25vw,62px);line-height:.98;letter-spacing:-2.8px;margin:14px 0 14px;max-width:610px}
.home-hero .lead{font-size:16px;line-height:1.45;max-width:590px;margin:0}
.home-hero .actions{margin-top:18px}
.home-hero .btn{min-height:45px;padding:0 18px}
.home-hero .checks{margin-top:15px;gap:14px;font-size:12.5px}
.home-hero .check:before{width:17px;height:17px}
.home-hero .browser-card{align-self:center;max-height:390px;border-radius:19px}
.home-hero .browser-top{height:38px}
.home-hero .browser-view{min-height:0;height:calc(100% - 38px);padding:22px 26px 18px}
.home-hero .browser-view .hero-logo{width:54px}
.home-hero .browser-view h3{font-size:25px;margin:5px 0 0}
.home-hero .browser-view p{font-size:13px;margin:0 0 12px}
.home-hero .fake-search{height:37px;font-size:12px}
.home-hero .mode-grid{margin-top:15px;gap:8px}
.home-hero .mode{padding:9px 4px;font-size:11px}
.home-hero .mode .ico{font-size:18px;margin-bottom:2px}
.home-feature-strip{position:relative;z-index:5;margin-top:-28px;padding:0}
.home-feature-strip .strip{padding:12px 14px;border-radius:18px}
.home-feature-strip .strip-item{padding:4px 9px}
.home-feature-strip .round-ico{width:38px;height:38px;font-size:17px}
.home-feature-strip .strip-item b{margin:4px 0 1px;font-size:12.5px}
.home-feature-strip .strip-item span{font-size:10.5px;line-height:1.3}
.home-privacy{padding:12px 0 8px;min-height:0;overflow:hidden;background:#fbfdff}
.home-privacy .two{gap:34px;height:100%;grid-template-columns:1fr 1.04fr}
.home-privacy .privacy-copy{align-self:center}
.home-privacy .eyebrow{font-size:10px}
.home-privacy h2{font-size:clamp(31px,3.1vw,45px);letter-spacing:-1.8px;margin:5px 0 8px}
.home-privacy p{font-size:13px;line-height:1.4;margin:0;max-width:580px}
.home-privacy .actions{margin-top:12px}
.home-privacy .btn{min-height:42px;padding:0 17px;font-size:13px}
.mini-metrics{display:flex;gap:22px;margin-top:12px;color:#536986;font-size:11px}
.mini-metrics span{display:flex;align-items:baseline;gap:5px}
.mini-metrics strong{font-size:17px;color:#07142f}
.home-privacy .privacy-card{padding:14px 18px;border-radius:18px;align-self:center}
.privacy-title{font-size:18px}.privacy-sub{color:#657b94;font-size:11px}
.home-privacy .status-row{padding:7px 0;font-size:11.5px}
.home-privacy .privacy-run{width:100%;margin-top:7px;min-height:38px}
.home-footer{height:48px;background:linear-gradient(rgba(239,248,255,.9),rgba(229,243,255,.96)),url('/assets/mountains.svg') center 72%/cover;border-top:1px solid var(--line)}
.home-footer-inner{height:100%;display:flex;align-items:center;gap:20px}
.home-footer .brand{font-size:16px;margin-right:auto}.home-footer .brand img{width:28px;height:28px}
.home-footer .footer-links{gap:14px}.home-footer .footer-links a{font-size:11px}.home-copy{font-size:10px;color:#617a93}
@media(max-height:820px) and (min-width:901px){
  .home-shell{grid-template-rows:minmax(255px,1fr) auto auto 42px}
  .home-hero .hero-grid{padding:16px 0 29px}.home-hero h1{font-size:clamp(38px,4vw,54px);margin:9px 0}.home-hero .lead{font-size:14px}.home-hero .actions{margin-top:11px}.home-hero .checks{margin-top:10px}.home-hero .browser-view{padding:14px 22px 12px}.home-hero .browser-view .hero-logo{width:45px}.home-hero .mode-grid{margin-top:10px}.home-feature-strip .round-ico{width:31px;height:31px}.home-feature-strip .strip-item span{display:none}.home-feature-strip .strip{padding:8px 10px}.home-privacy{padding:7px 0 5px}.home-privacy h2{font-size:34px}.home-privacy p{font-size:12px}.mini-metrics{display:none}.home-privacy .status-row{padding:5px 0}.home-footer{height:42px}
}
@media(max-width:900px){
  .home-page{height:auto;overflow:auto}.home-page .site-header{height:auto;position:sticky}.home-page .nav{height:auto;min-height:68px}.home-shell{height:auto;display:block;overflow:visible}.home-hero .hero-grid{height:auto;padding:48px 0 82px}.home-feature-strip{margin-top:-45px}.home-privacy{padding:54px 0}.home-footer{height:auto;padding:22px 0}.home-footer-inner{height:auto;flex-wrap:wrap}.home-footer .footer-links{width:100%}
}




/* ===== VORYQE HOMEPAGE POLISH v1.2 ===== */
@media (min-width: 901px) {
  .home-page {
    height: 100dvh;
    overflow: hidden;
  }

  .home-page .site-header,
  .home-page .nav {
    height: 62px;
    min-height: 62px;
  }

  .home-page .brand img {
    width: 36px;
    height: 36px;
  }

  .home-page .brand {
    font-size: 21px;
  }

  .home-page .navlinks {
    gap: 21px;
  }

  .home-page .navlinks a {
    font-size: 13px;
  }

  .home-page .nav-cta {
    padding: 10px 16px;
    border-radius: 12px;
    font-size: 12.5px;
  }

  .home-shell {
    height: calc(100dvh - 62px);
    display: grid;
    grid-template-rows: minmax(265px, 43fr) auto minmax(170px, 30fr) 40px;
    overflow: hidden;
  }

  .home-hero {
    min-height: 0;
  }

  .home-hero .hero-grid {
    height: 100%;
    min-height: 0;
    padding: 14px 0 27px;
    gap: 32px;
    grid-template-columns: .95fr 1.05fr;
  }

  .home-hero .kicker {
    padding: 5px 10px;
    font-size: 10px;
  }

  .home-hero h1 {
    font-size: clamp(36px, 3.55vw, 52px);
    line-height: .99;
    letter-spacing: -2.1px;
    margin: 8px 0 8px;
    max-width: 590px;
  }

  .home-hero .lead {
    font-size: 13px;
    line-height: 1.38;
    max-width: 560px;
  }

  .home-hero .actions {
    margin-top: 10px;
    gap: 9px;
  }

  .home-hero .btn {
    min-height: 40px;
    padding: 0 15px;
    font-size: 12px;
    border-radius: 11px;
  }

  .home-hero .checks {
    margin-top: 8px;
    gap: 12px;
    font-size: 10.5px;
  }

  .home-hero .check:before {
    width: 15px;
    height: 15px;
    font-size: 9px;
  }

  .home-hero .browser-card {
    align-self: center;
    height: min(285px, calc(100% - 2px));
    max-height: none;
    border-radius: 17px;
    transform: none;
  }

  .home-hero .browser-top {
    height: 32px;
    padding: 0 12px;
  }

  .home-hero .browser-view {
    min-height: 0;
    height: calc(100% - 32px);
    padding: 10px 18px 8px;
  }

  .home-hero .browser-view .hero-logo {
    width: 42px;
  }

  .home-hero .browser-view h3 {
    font-size: 21px;
    margin: 2px 0 0;
  }

  .home-hero .browser-view p {
    font-size: 10.5px;
    margin: 0 0 8px;
  }

  .home-hero .fake-search {
    height: 32px;
    font-size: 10.5px;
  }

  .home-hero .mode-grid {
    margin-top: 8px;
    gap: 6px;
  }

  .home-hero .mode {
    padding: 6px 3px;
    font-size: 9.5px;
    border-radius: 10px;
  }

  .home-hero .mode .ico {
    font-size: 14px;
    margin-bottom: 1px;
  }

  .home-feature-strip {
    margin-top: -18px;
    z-index: 6;
  }

  .home-feature-strip .strip {
    padding: 7px 9px;
    border-radius: 16px;
    box-shadow: 0 12px 34px rgba(22, 87, 154, .09);
  }

  .home-feature-strip .strip-item {
    padding: 3px 7px;
  }

  .home-feature-strip .round-ico {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }

  .home-feature-strip .strip-item b {
    margin: 2px 0 0;
    font-size: 10.5px;
  }

  .home-feature-strip .strip-item span {
    display: none;
  }

  .home-privacy {
    min-height: 0;
    padding: 5px 0 3px;
    overflow: hidden;
  }

  .home-privacy .two {
    height: 100%;
    gap: 26px;
    grid-template-columns: .97fr 1.03fr;
    align-items: center;
  }

  .home-privacy .eyebrow {
    font-size: 8.5px;
  }

  .home-privacy h2 {
    font-size: clamp(27px, 2.55vw, 36px);
    line-height: 1;
    letter-spacing: -1.3px;
    margin: 3px 0 5px;
  }

  .home-privacy p {
    font-size: 10.5px;
    line-height: 1.3;
    max-width: 515px;
  }

  .home-privacy .actions {
    margin-top: 7px;
    gap: 8px;
  }

  .home-privacy .btn {
    min-height: 33px;
    padding: 0 12px;
    font-size: 10.5px;
    border-radius: 10px;
  }

  .mini-metrics {
    display: none;
  }

  .home-privacy .privacy-card {
    padding: 9px 13px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(44, 98, 148, .06);
  }

  .privacy-title {
    font-size: 15px;
  }

  .privacy-sub {
    font-size: 9px;
  }

  .home-privacy .live {
    font-size: 9px;
  }

  .home-privacy .status-row {
    padding: 4px 0;
    font-size: 9.5px;
  }

  .home-privacy .privacy-run {
    min-height: 31px;
    margin-top: 4px;
    font-size: 10px;
  }

  .home-footer,
  .home-footer-inner {
    height: 40px;
  }

  .home-footer .brand {
    font-size: 13px;
  }

  .home-footer .brand img {
    width: 23px;
    height: 23px;
  }

  .home-footer .footer-links {
    gap: 11px;
  }

  .home-footer .footer-links a,
  .home-copy {
    font-size: 9px;
  }
}

/* Extra squeeze only for common laptop viewport heights */
@media (min-width: 901px) and (max-height: 760px) {
  .home-page .site-header,
  .home-page .nav {
    height: 56px;
    min-height: 56px;
  }

  .home-shell {
    height: calc(100dvh - 56px);
    grid-template-rows: minmax(225px, 42fr) auto minmax(145px, 28fr) 36px;
  }

  .home-hero .hero-grid {
    padding: 7px 0 21px;
  }

  .home-hero h1 {
    font-size: clamp(31px, 3.2vw, 44px);
    margin: 4px 0 5px;
  }

  .home-hero .lead {
    font-size: 11.5px;
  }

  .home-hero .checks {
    display: none;
  }

  .home-hero .browser-card {
    height: min(238px, calc(100% - 1px));
  }

  .home-feature-strip {
    margin-top: -13px;
  }

  .home-privacy h2 {
    font-size: 25px;
  }

  .home-privacy p {
    font-size: 9.5px;
  }

  .home-footer,
  .home-footer-inner {
    height: 36px;
  }
}

@media (max-width: 900px) {
  .home-page {
    height: auto;
    overflow: auto;
  }
}

