\n:root{--bg:#f7f9fc;--surface:#fff;--ink:#071a34;--muted:#64748b;--line:#dfe6ef;--blue:#1d58d8;--soft:#eaf1ff;--max:1160px;--radius:24px}\n*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip-link{position:absolute;left:-999px;top:10px;background:#fff;padding:10px 14px;border-radius:10px;z-index:100}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,249,252,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,26,52,.07)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:820;letter-spacing:-.025em}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:850;box-shadow:0 8px 22px rgba(29,88,216,.22)}.nav{display:flex;align-items:center;gap:26px}.nav-links{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700;color:#334a68}.nav-links a:hover{color:var(--blue)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:48px;padding:0 20px;font-weight:780;font-size:14px;transition:.18s ease}.nav-cta,.button-dark{background:var(--ink);color:#fff}.nav-cta:hover,.button-dark:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(7,26,52,.14)}.button-light{background:#fff;border:1px solid var(--line);color:var(--ink)}.nav-toggle{display:none;width:42px;height:42px;border:0;background:transparent;position:relative}.nav-toggle:before,.nav-toggle:after{content:"";position:absolute;left:9px;right:9px;height:2px;background:var(--ink);transition:.2s}.nav-toggle:before{top:15px}.nav-toggle:after{top:25px}.nav-toggle[aria-expanded="true"]:before{transform:translateY(5px) rotate(45deg)}.nav-toggle[aria-expanded="true"]:after{transform:translateY(-5px) rotate(-45deg)}\n.hero{padding:84px 0 76px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:64px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:850;color:#52709a}.eyebrow:before{content:"";width:22px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(58px,6.8vw,104px);line-height:.91;letter-spacing:-.065em;margin:18px 0 26px;max-width:760px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:12px;color:#66778d;font-weight:700}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row span:before{content:"✓";color:var(--blue)}.device-stage{position:relative;min-height:565px}.phone{position:absolute;width:245px;padding:8px;background:#07101f;border-radius:38px;box-shadow:0 28px 72px rgba(7,26,52,.18)}.phone:before{content:"";position:absolute;z-index:2;width:28%;height:15px;border-radius:999px;background:#07101f;left:36%;top:7px}.phone img{border-radius:31px;aspect-ratio:9/19.5;object-fit:cover;background:#e9eef5}.phone.admin{left:15px;top:18px;transform:rotate(-7deg)}.phone.kiosk{right:6px;bottom:8px;transform:rotate(7deg)}.device-label{position:absolute;background:#fff;border:1px solid var(--line);padding:11px 14px;border-radius:999px;box-shadow:0 10px 34px rgba(7,26,52,.09);font-size:12px;font-weight:800}.device-label.admin{left:230px;top:62px}.device-label.kiosk{right:210px;bottom:70px}.device-line{position:absolute;border:1px dashed #9eb6db;border-radius:50%;width:430px;height:430px;left:55px;top:65px;opacity:.55}.status-chip{position:absolute;left:165px;bottom:22px;background:var(--blue);color:#fff;border-radius:18px;padding:14px 16px;font-size:12px;font-weight:750;box-shadow:0 14px 36px rgba(29,88,216,.25)}\n.section{padding:106px 0}.section-white{background:#fff}.section-blue{background:var(--ink);color:#fff}.section-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:end;margin-bottom:54px}.section-head h2{font-size:clamp(46px,5.6vw,82px);line-height:.95;letter-spacing:-.055em;margin:0}.section-head p{color:var(--muted);font-size:17px;line-height:1.65;margin:0;max-width:620px}.section-blue .section-head p{color:#a7b7cb}.role-grid,.feature-grid,.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.role-card,.feature-card,.price-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.role-card{min-height:280px;display:flex;flex-direction:column;justify-content:space-between}.role-card .num,.step-num{font-size:12px;font-weight:850;letter-spacing:.12em;color:#7a8da7}.role-card h3{font-size:35px;letter-spacing:-.04em;margin:50px 0 12px}.role-card p{color:var(--muted);line-height:1.65;margin:0}.steps{border-top:1px solid rgba(255,255,255,.16)}.step{display:grid;grid-template-columns:80px 1fr 1.1fr;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.16)}.step h3{font-size:28px;letter-spacing:-.035em;margin:0}.step p{color:#a9bacf;line-height:1.6;margin:0}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:215px}.feature-card .icon{width:42px;height:42px;border-radius:13px;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-weight:850;margin-bottom:34px}.feature-card h3{font-size:21px;margin-bottom:9px}.feature-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.privacy-strip{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.privacy-strip h2{font-size:clamp(46px,5.3vw,78px);line-height:.96;letter-spacing:-.055em;margin:0 0 24px}.privacy-strip p{color:var(--muted);line-height:1.7;max-width:650px}.clean-list{display:grid;gap:0;border-top:1px solid var(--line)}.clean-list div{display:flex;justify-content:space-between;gap:24px;padding:18px 2px;border-bottom:1px solid var(--line);font-size:14px}.clean-list strong{font-size:14px}.clean-list span{color:var(--muted);text-align:right}.price-grid{align-items:stretch}.price-card{padding:34px}.price-card.primary{background:var(--ink);border-color:var(--ink);color:#fff}.price-card h3{font-size:24px}.price{font-size:64px;letter-spacing:-.055em;font-weight:850;margin:30px 0 8px}.price small{font-size:14px;letter-spacing:0;font-weight:700;color:#8292a7}.price-card p{color:var(--muted);line-height:1.65}.price-card.primary p{color:#acbcd0}.bullet-list{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none}.bullet-list li{display:flex;gap:10px;font-size:14px}.bullet-list li:before{content:"✓";color:#7fb0ff;font-weight:900}.pricing-note{margin-top:22px;color:#74859b;font-size:13px}.pricing-note a{text-decoration:underline;text-underline-offset:3px}.faq{max-width:900px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 0;font-weight:800;display:flex;justify-content:space-between;gap:24px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:22px;font-weight:400}details[open] summary:after{content:"–"}details p{color:var(--muted);line-height:1.7;padding:0 0 24px;margin:0;max-width:780px}.launch-band{background:var(--blue);color:#fff;padding:70px 0}.launch-inner{display:flex;align-items:center;justify-content:space-between;gap:42px}.launch-inner h2{font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.05em;margin:0}.launch-inner p{color:#d9e5ff;max-width:530px;margin:12px 0 0;line-height:1.6}.launch-band .button{background:#fff;color:var(--blue)}\n.site-footer{background:#071526;color:#fff;padding:58px 0 30px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:46px}.footer-grid p{color:#91a3ba;max-width:330px;line-height:1.6;font-size:14px}.footer-grid strong{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#7087a4;margin-bottom:14px}.footer-grid a:not(.brand){display:block;color:#cbd6e3;font-size:14px;margin:10px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:44px;padding-top:20px;color:#7e93ae;font-size:12px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}\n.inner-hero{padding:84px 0 54px;border-bottom:1px solid var(--line)}.inner-hero h1{font-size:clamp(52px,7vw,94px);line-height:.94;letter-spacing:-.058em;margin:14px 0 18px}.inner-hero p{font-size:18px;color:var(--muted);line-height:1.65;max-width:730px}.legal-meta{font-size:12px;color:#8997a9}.legal-layout{display:grid;grid-template-columns:230px minmax(0,800px);gap:70px;align-items:start;padding:62px 0 100px}.legal-nav{position:sticky;top:100px;display:grid;gap:4px}.legal-nav a{font-size:13px;color:#66778c;padding:8px 0;font-weight:700}.legal-nav a:hover{color:var(--blue)}.legal-content{font-size:15.5px;line-height:1.78;color:#40536d}.legal-content h2{font-size:30px;line-height:1.2;letter-spacing:-.035em;color:var(--ink);margin:46px 0 14px}.legal-content h2:first-child{margin-top:0}.legal-content h3{font-size:18px;color:var(--ink);margin:26px 0 8px}.legal-content p{margin:0 0 17px}.legal-content ul{padding-left:20px}.legal-content li{margin:7px 0}.legal-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.notice{background:var(--soft);border:1px solid #cbdcff;border-radius:18px;padding:20px 22px;color:#244773;line-height:1.65;margin-bottom:28px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:62px 0 100px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:250px}.contact-card h2{font-size:30px;letter-spacing:-.035em}.contact-card p{color:var(--muted);line-height:1.65}.contact-email{display:inline-flex;padding:13px 17px;border-radius:999px;background:var(--ink);color:#fff;font-weight:800;margin-top:14px}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px}.status-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.status-card strong{display:block;font-size:14px}.status-card span{display:block;color:var(--muted);font-size:13px;line-height:1.55;margin-top:7px}.status-dot{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#246842;margin-bottom:10px}.status-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#2aa86b}.not-found{min-height:72vh;display:grid;place-items:center;text-align:center}.not-found .code{font-size:clamp(110px,20vw,250px);font-weight:900;letter-spacing:-.075em;color:#dce8fb;line-height:.8}.not-found h1{font-size:50px;letter-spacing:-.05em;margin:0 0 10px}.not-found p{color:var(--muted)}\n@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:20px}.device-stage{min-height:500px;max-width:620px;width:100%;margin:auto}.section-head,.privacy-strip{grid-template-columns:1fr;gap:24px}.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.legal-layout{grid-template-columns:1fr;gap:20px}.legal-nav{position:static;display:flex;gap:14px;overflow:auto;padding-bottom:10px}.legal-nav a{white-space:nowrap}.status-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}}\n@media(max-width:720px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{height:66px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.nav-toggle{display:block;z-index:41}.nav-links{position:fixed;left:0;right:0;top:66px;background:rgba(247,249,252,.99);border-bottom:1px solid var(--line);padding:24px 20px 30px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;font-size:21px;transform:translateY(-150%);opacity:0;pointer-events:none;transition:.25s}.nav-links.open{transform:none;opacity:1;pointer-events:auto}.nav-cta{display:none}.hero{padding:58px 0 42px}.hero h1{font-size:clamp(52px,16vw,76px)}.hero-copy>p{font-size:16px}.device-stage{min-height:390px}.phone{width:165px;border-radius:29px;padding:6px}.phone img{border-radius:24px}.phone:before{height:10px}.phone.admin{left:4px}.phone.kiosk{right:0}.device-line{width:310px;height:310px;left:32px;top:46px}.device-label{font-size:10px;padding:9px 10px}.device-label.admin{left:128px;top:52px}.device-label.kiosk{right:128px;bottom:50px}.status-chip{left:100px;bottom:10px;font-size:10px;padding:11px 12px}.section{padding:78px 0}.section-head{margin-bottom:36px}.section-head h2,.privacy-strip h2{font-size:clamp(44px,13vw,66px)}.role-grid,.feature-grid,.price-grid{grid-template-columns:1fr}.role-card{min-height:220px}.role-card h3{margin-top:32px}.step{grid-template-columns:48px 1fr;gap:16px;padding:24px 0}.step p{grid-column:2}.launch-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.inner-hero{padding:64px 0 42px}.inner-hero h1{font-size:clamp(50px,14vw,72px)}.legal-layout{padding:40px 0 76px}.contact-grid{padding:40px 0 76px}}\n@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}\n

/* ===== AttendGate v14 landing page ===== */
.home-v14{background:#f7f9fc}
.home-v14 .site-header{position:absolute;top:0;left:0;right:0;background:transparent;border:0;backdrop-filter:none;z-index:50}
.home-v14 .home-header-inner{width:min(calc(100% - 56px),1360px);height:82px}
.home-v14 .brand{font-size:25px;font-weight:850;letter-spacing:-.035em;color:#071a34}
.home-v14 .brand-logo{width:40px;height:40px;display:block;flex:0 0 auto}
.home-v14 .nav{gap:34px}
.home-v14 .nav-links{gap:42px;font-size:15px;color:#071a34}
.home-v14 .nav-cta{border-radius:16px;min-height:48px;padding:0 24px;background:#071a34}

.hero-v14{position:relative;min-height:690px;overflow:hidden;background:linear-gradient(180deg,#fbfcff 0%,#f3f6fb 100%)}
.hero-v14:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 8% 49%,rgba(176,190,211,.35),transparent 30%),radial-gradient(ellipse at 93% 52%,rgba(186,197,214,.35),transparent 30%);pointer-events:none}
.hero-v14-glow{position:absolute;top:120px;width:330px;height:460px;border-radius:50%;filter:blur(55px);opacity:.26;background:#a9b8cc;pointer-events:none}
.hero-v14-glow-left{left:-140px}.hero-v14-glow-right{right:-150px}
.hero-v14-inner{position:relative;z-index:2;width:min(calc(100% - 42px),1390px);min-height:690px;display:grid;grid-template-columns:minmax(280px,.88fr) minmax(530px,1.22fr) minmax(320px,.95fr);align-items:end;gap:0}
.hero-v14-copy{align-self:start;text-align:center;padding:113px 0 36px;position:relative;z-index:3;max-width:620px;justify-self:center}
.hero-badge{display:inline-flex;align-items:center;gap:10px;border:1px solid #e4eaf3;background:rgba(255,255,255,.9);box-shadow:0 4px 18px rgba(7,26,52,.04);border-radius:999px;padding:7px 13px 7px 10px;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:850;color:#2a4568}
.hero-badge span{width:10px;height:10px;border-radius:50%;background:#2374ff;box-shadow:0 0 0 5px #e6efff}
.hero-v14 h1{font-size:clamp(64px,5.55vw,92px);line-height:.89;letter-spacing:-.062em;margin:28px auto 22px;color:#071a34;font-weight:880;max-width:650px}
.hero-v14 h1 em{font-style:normal;color:#2374ff}
.hero-v14-copy p{font-size:16px;line-height:1.48;color:#6b7e9b;max-width:440px;margin:0 auto 20px}
.hero-primary{min-height:50px;padding:0 34px;border-radius:18px;font-size:15px}
.hero-device{position:relative;align-self:end;z-index:2;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}
.hero-device img{display:block;max-width:none;filter:drop-shadow(0 25px 34px rgba(25,43,68,.16))}
.hero-device-kiosk{height:610px;justify-content:flex-start}
.hero-device-kiosk img{width:365px;margin-left:22px}
.hero-device-admin{height:620px;justify-content:flex-end}
.hero-device-admin img{width:470px;margin-right:-14px}

.feature-ticker{height:50px;background:#fff;border-top:1px solid #e6ebf2;border-bottom:1px solid #e6ebf2;overflow:hidden;display:flex;align-items:center;color:#304866}
.feature-ticker-track{display:flex;align-items:center;gap:25px;white-space:nowrap;min-width:max-content;padding:0 10px;animation:attendgate-ticker 32s linear infinite}
.feature-ticker span{text-transform:uppercase;font-size:11px;font-weight:850;letter-spacing:.05em}
.feature-ticker b{font-size:15px;color:#2374ff;font-weight:900}
@keyframes attendgate-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.steps-v14{background:linear-gradient(135deg,#07192f 0%,#06172b 62%,#092343 100%);color:#fff;padding:44px 0 48px}
.steps-v14-inner{width:min(calc(100% - 56px),1320px);display:grid;grid-template-columns:.82fr 1.45fr;gap:70px;align-items:start}
.steps-v14-title{padding:6px 0 0 32px}
.steps-v14-title h2{font-size:clamp(54px,5.2vw,76px);line-height:.94;letter-spacing:-.055em;margin:0;color:#fff}
.steps-v14-list{border-top:1px solid rgba(255,255,255,.16)}
.steps-v14-row{display:grid;grid-template-columns:54px 190px 1fr;align-items:center;gap:20px;min-height:74px;border-bottom:1px solid rgba(255,255,255,.16)}
.steps-v14-num{font-size:12px;font-weight:850;color:#4f94ff}
.steps-v14-row h3{font-size:27px;letter-spacing:-.04em;margin:0;color:#fff}
.steps-v14-row p{font-size:13px;line-height:1.55;color:#c3cfdf;margin:0}

.home-v14 .section{padding:92px 0}
.home-v14 .section-soft{background:#f4f7fb}
.home-v14 .section-head{margin-bottom:44px}
.home-v14 .section-head h2{font-size:clamp(48px,5.2vw,74px)}
.home-v14 .feature-card,.home-v14 .price-card,.home-v14 .contact-card{box-shadow:0 8px 28px rgba(19,42,75,.04)}
.home-v14 .launch-band{background:#1566ed}
.home-v14 .site-footer .brand{color:#fff;font-size:21px}

@media(max-width:1180px){
  .hero-v14-inner{grid-template-columns:minmax(230px,.8fr) minmax(470px,1.2fr) minmax(270px,.85fr)}
  .hero-device-kiosk img{width:315px;margin-left:-5px}
  .hero-device-admin img{width:410px;margin-right:-40px}
  .hero-v14 h1{font-size:clamp(60px,6.25vw,80px)}
}

@media(max-width:960px){
  .home-v14 .site-header{position:absolute}
  .hero-v14{min-height:900px}
  .hero-v14-inner{min-height:900px;display:block;width:min(calc(100% - 28px),760px)}
  .hero-v14-copy{padding:112px 0 0;max-width:640px;margin:auto}
  .hero-v14 h1{font-size:clamp(62px,9vw,82px);line-height:.9}
  .hero-device{position:absolute;bottom:-6px;height:auto}
  .hero-device-kiosk{left:-10px;width:47%;justify-content:flex-start}
  .hero-device-kiosk img{width:min(370px,100%);margin:0}
  .hero-device-admin{right:-22px;width:54%;justify-content:flex-end}
  .hero-device-admin img{width:min(440px,100%);margin:0}
  .steps-v14-inner{grid-template-columns:1fr;gap:32px}
  .steps-v14-title{padding-left:0}
}

@media(max-width:720px){
  .home-v14 .home-header-inner{width:min(calc(100% - 28px),1360px);height:68px}
  .home-v14 .brand{font-size:20px;gap:9px}
  .home-v14 .brand-logo{width:34px;height:34px}
  .home-v14 .nav-links{top:68px;background:rgba(248,250,253,.98)}
  .home-v14 .nav-cta{display:none}
  .hero-v14{min-height:790px}
  .hero-v14-inner{min-height:790px}
  .hero-v14-copy{padding-top:96px}
  .hero-badge{font-size:9px;padding:6px 10px 6px 9px}
  .hero-badge span{width:8px;height:8px;box-shadow:0 0 0 4px #e6efff}
  .hero-v14 h1{font-size:clamp(50px,14vw,67px);margin-top:22px;line-height:.91}
  .hero-v14-copy p{font-size:15px;max-width:345px;padding:0 4px}
  .hero-primary{min-height:48px;border-radius:16px;padding:0 26px}
  .hero-device-kiosk{left:-26px;width:50%}
  .hero-device-admin{right:-55px;width:61%}
  .feature-ticker{height:46px}
  .feature-ticker-track{gap:18px}
  .steps-v14{padding:48px 0}
  .steps-v14-inner{width:min(calc(100% - 32px),1320px)}
  .steps-v14-title h2{font-size:54px}
  .steps-v14-row{grid-template-columns:42px 105px 1fr;gap:12px;min-height:88px}
  .steps-v14-row h3{font-size:23px}
  .steps-v14-row p{font-size:12px}
}

@media(max-width:520px){
  .hero-v14{min-height:735px}
  .hero-v14-inner{min-height:735px}
  .hero-v14-copy{padding-top:91px}
  .hero-v14 h1{font-size:clamp(46px,14.5vw,59px);margin-bottom:18px}
  .hero-v14-copy p{font-size:14px;line-height:1.5;max-width:320px;margin-bottom:16px}
  .hero-device-kiosk{left:-46px;width:55%}
  .hero-device-admin{right:-70px;width:67%}
  .steps-v14-row{grid-template-columns:35px 88px 1fr}
  .steps-v14-row h3{font-size:21px}
}

@media(prefers-reduced-motion:reduce){.feature-ticker-track{animation:none}}
@media(max-width:720px){.home-v14 .nav-links{gap:20px}}
