
:root{
  --bg:#070b10;--bg2:#0c1219;--surface:#111923;--surface2:#151f2b;
  --text:#f5f7fa;--muted:#aeb7c3;--line:rgba(255,255,255,.11);
  --red:#e21d25;--red2:#ff3941;--white:#fff;--shadow:0 24px 70px rgba(0,0,0,.32);
  --radius:20px;--container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}
.container{width:var(--container);margin-inline:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:9999;background:#fff;color:#000;padding:10px 14px;border-radius:8px}
.topbar{position:sticky;top:0;z-index:50;background:rgba(7,11,16,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:18px;min-width:260px}.brand img{width:164px;height:auto}.brand-line{height:34px;width:1px;background:var(--line)}.brand-tag{font-size:.72rem;font-weight:800;letter-spacing:.07em;line-height:1.25;text-transform:uppercase;color:#dce2e9}
.navlinks{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:.92rem;font-weight:650}.navlinks a{color:#d9dfe6;transition:.2s}.navlinks a:hover{color:#fff}.nav-cta{background:var(--red);padding:11px 16px;border-radius:10px;color:#fff!important;box-shadow:0 9px 28px rgba(226,29,37,.22)}
.menu-btn{display:none;margin-left:auto;border:1px solid var(--line);background:transparent;color:#fff;border-radius:10px;padding:9px 11px}.menu-btn svg{width:23px;height:23px}
.hero{position:relative;overflow:hidden;min-height:690px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(7,11,16,.99) 0%,rgba(7,11,16,.93) 44%,rgba(7,11,16,.56) 72%,rgba(7,11,16,.8) 100%),url('../img/hero-garage.webp') center/cover no-repeat}
.hero:after{content:"";position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(transparent,var(--bg));pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;padding:92px 0 116px}.eyebrow{color:var(--red2);font-size:.82rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero h1{font-size:clamp(2.75rem,5.4vw,5.35rem);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px;max-width:780px}.hero h1 span{color:var(--red2)}.lead{font-size:clamp(1.05rem,1.5vw,1.27rem);color:#d4dbe3;max-width:660px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 20px;border-radius:11px;font-weight:800;border:1px solid transparent;transition:transform .2s,background .2s,border-color .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--red),#b80f17);color:white;box-shadow:0 14px 35px rgba(226,29,37,.25)}.btn-ghost{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.045)}.btn svg{width:20px;height:20px}.hero-points{display:flex;flex-wrap:wrap;gap:18px 24px;margin-top:30px;color:#e5e9ee;font-size:.93rem}.hero-points span{display:inline-flex;align-items:center;gap:8px}.hero-points svg{width:19px;color:var(--red2)}
.visual{position:relative;min-height:510px}.device-card{position:absolute;border:1px solid var(--line);background:linear-gradient(145deg,rgba(18,27,38,.96),rgba(7,11,16,.88));box-shadow:var(--shadow);overflow:hidden}.pir-card{left:0;top:52px;width:45%;border-radius:24px;transform:rotate(-2deg)}.phone-card{right:0;top:0;width:51%;border-radius:30px;transform:rotate(2deg)}.device-card img{width:100%;height:auto}.live-chip{position:absolute;right:9%;bottom:9%;background:rgba(7,11,16,.9);border:1px solid rgba(255,255,255,.17);border-radius:999px;padding:9px 13px;font-size:.78rem;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.35)}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#5de08f;margin-right:7px;box-shadow:0 0 0 6px rgba(93,224,143,.12)}
.trustbar{position:relative;z-index:3;margin-top:-55px}.trustgrid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:#10151c;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.28);overflow:hidden}.trustitem{display:flex;gap:13px;align-items:center;padding:22px;border-right:1px solid #e6e9ed}.trustitem:last-child{border-right:0}.trustitem svg{width:27px;height:27px;color:var(--red);flex:none}.trustitem strong{display:block;font-size:.95rem}.trustitem small{display:block;color:#616c78;line-height:1.35;margin-top:2px}
.section{padding:110px 0}.section.alt{background:#0a1017}.section.light{background:#f4f6f8;color:#11161d}.section-head{max-width:760px;margin:0 auto 50px;text-align:center}.section-head .eyebrow{display:block;margin-bottom:10px}.section h2{font-size:clamp(2rem,3.6vw,3.35rem);line-height:1.07;letter-spacing:-.04em;margin:0 0 15px}.section-head p{color:var(--muted);font-size:1.06rem;margin:0}.light .section-head p{color:#5d6772}
.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{position:relative;padding:25px 20px;background:var(--surface);border:1px solid var(--line);border-radius:18px;min-height:220px}.step-num{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--red);font-weight:900;margin-bottom:20px}.step svg{width:36px;height:36px;color:#fff;margin-bottom:18px}.step h3{font-size:1.02rem;line-height:1.25;margin:0 0 9px}.step p{margin:0;color:var(--muted);font-size:.9rem}.step:not(:last-child):after{content:"→";position:absolute;right:-17px;top:50%;z-index:2;color:var(--red2);font-size:1.4rem;font-weight:900}
.product-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px}.product-main,.product-side{border-radius:24px;overflow:hidden;border:1px solid #dfe4e9;background:#fff;box-shadow:0 18px 50px rgba(12,21,30,.08)}.product-main{display:grid;grid-template-columns:.88fr 1.12fr}.product-img{min-height:520px;background:#0a1017;display:grid;place-items:center;padding:28px;position:relative}.product-img img{width:100%;height:100%;object-fit:cover;border-radius:18px}.illustrative{position:absolute;left:42px;bottom:38px;font-size:.72rem;color:#c8d0d8;background:rgba(0,0,0,.6);padding:6px 9px;border-radius:999px}.product-copy{padding:46px 40px}.product-copy h3,.product-side h3{font-size:1.65rem;line-height:1.12;margin:0 0 8px}.model{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:var(--red);font-weight:850;font-size:.88rem}.product-copy p,.product-side p{color:#5e6873}.specs{list-style:none;padding:0;margin:28px 0 0}.specs li{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid #e9edf0}.specs li:last-child{border-bottom:0}.specs svg{width:20px;flex:none;color:var(--red)}.product-side{display:flex;flex-direction:column}.side-img{height:260px;background:#eef1f4;padding:24px;display:grid;place-items:center}.side-img img{width:100%;height:100%;object-fit:cover;border-radius:15px}.side-copy{padding:32px 34px}.note{margin-top:20px;border-left:3px solid var(--red);padding:12px 15px;background:#fff4f4;color:#4d2a2c;font-size:.91rem}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{padding:29px;background:linear-gradient(145deg,#111a24,#0c1219);border:1px solid var(--line);border-radius:20px}.benefit svg{width:34px;height:34px;color:var(--red2)}.benefit h3{margin:18px 0 8px;font-size:1.13rem}.benefit p{margin:0;color:var(--muted);font-size:.94rem}
.app-showcase{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.phone-shot{max-width:410px;margin:auto;border-radius:35px;border:1px solid var(--line);box-shadow:var(--shadow)}.app-copy h2{text-align:left}.app-list{display:grid;gap:15px;margin:28px 0}.app-list div{display:flex;gap:13px;align-items:flex-start}.app-list svg{width:23px;height:23px;color:var(--red2);flex:none;margin-top:2px}.app-list strong{display:block}.app-list span{display:block;color:var(--muted);font-size:.93rem}.disclaimer{font-size:.82rem;color:#85909c;margin-top:20px}
.faq{max-width:900px;margin:auto;display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.faq-q{width:100%;display:flex;justify-content:space-between;gap:20px;text-align:left;padding:20px 22px;border:0;background:transparent;color:#fff;font-weight:800;cursor:pointer}.faq-q svg{width:20px;flex:none;transition:transform .2s}.faq-item.open .faq-q svg{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .28s ease}.faq-a p{padding:0 22px 22px;margin:0;color:var(--muted)}.faq-item.open .faq-a{max-height:260px}
.cta{padding:88px 0;background:linear-gradient(135deg,#c9131b,#ed252d);position:relative;overflow:hidden}.cta:before{content:"CG";position:absolute;right:-35px;top:-125px;font-size:24rem;font-weight:950;color:rgba(255,255,255,.06);line-height:1}.cta-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.cta h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.04em;margin:0 0 16px}.cta p{margin:0;color:#ffe5e6;font-size:1.05rem}.contact-card{background:#fff;color:#11161d;border-radius:20px;padding:28px;box-shadow:0 18px 50px rgba(95,0,6,.22)}.contact-row{display:flex;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid #edf0f2}.contact-row:last-of-type{border-bottom:0}.contact-row svg{width:23px;color:var(--red)}.contact-row small{display:block;color:#66717c}.contact-row strong{display:block}.contact-card .btn{width:100%;margin-top:15px}
.footer{padding:50px 0 25px;background:#05080c;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:45px}.footer img{width:190px}.footer p{color:#8f99a5;max-width:420px}.footer h3{font-size:.95rem;margin:0 0 14px}.footer-links{display:grid;gap:9px;color:#b7c0ca;font-size:.92rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid var(--line);color:#75808c;font-size:.82rem}.footer-bottom div{display:flex;gap:18px;flex-wrap:wrap}
.legal{padding:90px 0 110px;background:#f5f7f9;color:#11161d;min-height:75vh}.legal article{max-width:850px;margin:auto;background:#fff;border:1px solid #e3e7eb;border-radius:22px;padding:50px;box-shadow:0 20px 60px rgba(10,20,30,.07)}.legal h1{font-size:2.7rem;line-height:1.05}.legal h2{margin-top:34px;font-size:1.35rem}.legal p,.legal li{color:#4e5964}.legal a{color:#bf1119;text-decoration:underline}.back{display:inline-flex;margin-bottom:25px;color:#b71119;font-weight:800}
@media(max-width:1050px){.brand-tag,.brand-line{display:none}.brand{min-width:auto}.navlinks{gap:14px;font-size:.84rem}.hero-grid{grid-template-columns:1fr .8fr}.steps{grid-template-columns:repeat(3,1fr)}.step:not(:last-child):after{display:none}.product-grid{grid-template-columns:1fr}.product-main{grid-template-columns:.85fr 1.15fr}.benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.menu-btn{display:grid;place-items:center}.nav{height:70px}.brand img{width:145px}.navlinks{position:absolute;left:20px;right:20px;top:78px;display:none;flex-direction:column;align-items:stretch;background:#0d141c;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.navlinks.open{display:flex}.navlinks .nav-cta{text-align:center}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:82px 0 80px}.visual{min-height:430px;margin-top:10px}.trustbar{margin-top:-22px}.trustgrid{grid-template-columns:repeat(2,1fr)}.trustitem:nth-child(2){border-right:0}.trustitem:nth-child(-n+2){border-bottom:1px solid #e6e9ed}.section{padding:82px 0}.steps{grid-template-columns:repeat(2,1fr)}.product-main{grid-template-columns:1fr}.product-img{min-height:430px}.app-showcase,.cta-grid{grid-template-columns:1fr}.app-showcase{gap:40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){:root{--container:min(100% - 28px,1180px)}.hero h1{font-size:2.65rem}.hero-grid{padding-top:64px}.hero-actions{display:grid}.btn{width:100%}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.visual{min-height:350px}.pir-card{width:49%;top:50px}.phone-card{width:57%}.trustgrid{grid-template-columns:1fr}.trustitem{border-right:0!important;border-bottom:1px solid #e6e9ed!important}.trustitem:last-child{border-bottom:0!important}.steps,.benefits{grid-template-columns:1fr}.product-copy,.side-copy{padding:30px 24px}.product-img{min-height:330px;padding:18px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.legal article{padding:28px 22px}.legal h1{font-size:2rem}.cta{padding:70px 0}.contact-card{padding:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Parking Alert v1.1.0 — compact layout, canonical logo and mobile refinements */
html{scroll-padding-top:88px}
body{line-height:1.5}
.nav{height:auto;min-height:88px;padding:6px 0;gap:20px}
.brand{gap:13px;min-width:225px;align-self:stretch}
.brand img{display:block;width:auto;height:76px;max-width:68px;object-fit:contain;object-position:center;flex:0 0 auto}
.brand-line{height:31px}
.brand-tag{font-size:.66rem;line-height:1.18;letter-spacing:.065em}
.navlinks{gap:16px;font-size:.84rem}
.nav-cta{padding:10px 14px}
.hero{min-height:620px}
.hero-grid{grid-template-columns:1.08fr .92fr;gap:38px;padding:70px 0 96px}
.eyebrow{font-size:.75rem}
.hero h1{font-size:clamp(2.55rem,4.75vw,4.65rem);margin:12px 0 18px;letter-spacing:-.05em}
.lead{font-size:clamp(.98rem,1.25vw,1.13rem);line-height:1.55;margin-bottom:25px}
.btn{min-height:48px;padding:0 18px;font-size:.91rem}
.hero-points{gap:13px 20px;margin-top:23px;font-size:.84rem}
.visual{min-height:450px}
.device-card{display:grid;place-items:center}
.pir-card{left:3%;top:42px;width:41%;padding:17px;background:linear-gradient(145deg,rgba(18,27,38,.94),rgba(7,11,16,.9))}
.pir-card img{width:100%;height:350px;object-fit:contain}
.phone-card{width:50%}
.live-chip{right:7%;bottom:7%;font-size:.72rem;padding:8px 11px}
.trustbar{margin-top:-43px}
.trustitem{padding:18px}
.trustitem strong{font-size:.88rem}
.trustitem small{font-size:.78rem}
.section{padding:84px 0}
.section-head{margin-bottom:38px;max-width:700px}
.section h2{font-size:clamp(1.85rem,3vw,2.75rem);margin-bottom:12px}
.section-head p{font-size:.98rem}
.steps{gap:12px}
.step{padding:20px 17px;min-height:190px;border-radius:16px}
.step-num{width:31px;height:31px;margin-bottom:14px;font-size:.88rem}
.step svg{width:31px;height:31px;margin-bottom:13px}
.step h3{font-size:.94rem;margin-bottom:7px}
.step p{font-size:.82rem;line-height:1.48}
.product-grid{gap:20px}
.product-main,.product-side{border-radius:20px}
.product-img{min-height:420px;padding:30px;background:linear-gradient(145deg,#111923,#090e14)}
.product-img img{width:100%;height:350px;max-width:320px;object-fit:contain;border-radius:0}
.product-copy{padding:36px 32px}
.product-copy h3,.product-side h3{font-size:1.42rem}
.product-copy p,.product-side p{font-size:.92rem;line-height:1.55}
.specs{margin-top:20px}
.specs li{padding:9px 0;font-size:.88rem}
.side-img{height:245px;padding:26px;background:#f0f3f5}
.side-img img{width:100%;height:100%;max-width:330px;object-fit:contain;border-radius:0}
.side-copy{padding:27px 30px}
.note{margin-top:16px;font-size:.84rem}
.benefits{gap:15px}
.benefit{padding:23px;border-radius:17px}
.benefit svg{width:31px;height:31px}
.benefit h3{margin:14px 0 7px;font-size:1.02rem}
.benefit p{font-size:.86rem}
.app-showcase{gap:52px}
.phone-shot{max-width:340px}
.app-list{gap:12px;margin:22px 0}
.app-list span{font-size:.86rem}
.faq-q{padding:17px 19px;font-size:.92rem}
.faq-a p{padding:0 19px 18px;font-size:.87rem}
.cta{padding:70px 0}
.cta-grid{gap:38px}
.cta h2{font-size:clamp(2rem,3.5vw,3.35rem)}
.cta p{font-size:.96rem}
.contact-card{padding:23px}
.contact-row{padding:10px 0}
.footer{padding:38px 0 22px}
.footer-grid{gap:34px}
.footer img{display:block;width:auto;height:126px;max-width:110px;object-fit:contain}
.footer p{font-size:.88rem}
.footer-links{font-size:.86rem}
.footer-bottom{margin-top:28px}
.legal{padding-top:72px}
.legal article{padding:42px}

@media(max-width:1050px){
  .brand{min-width:auto}
  .brand img{height:68px;max-width:61px}
  .hero-grid{gap:28px}
  .visual{min-height:410px}
  .pir-card img{height:310px}
}

@media(max-width:820px){
  html{scroll-padding-top:72px}
  .nav{min-height:68px;padding:4px 0}
  .brand img{height:58px;max-width:52px}
  .menu-btn{padding:7px 9px}
  .navlinks{top:72px;left:14px;right:14px;gap:9px;padding:14px;font-size:.88rem}
  .hero-grid{padding:54px 0 62px;gap:18px}
  .hero h1{font-size:clamp(2.35rem,8.5vw,3.7rem)}
  .visual{min-height:330px;margin-top:0}
  .pir-card{top:30px;padding:12px}
  .pir-card img{height:250px}
  .live-chip{display:none}
  .trustbar{margin-top:-18px}
  .section{padding:62px 0}
  .section-head{margin-bottom:30px}
  .steps{grid-template-columns:repeat(2,1fr)}
  .step{min-height:174px}
  .product-img{min-height:330px}
  .product-img img{height:285px}
  .side-img{height:225px}
  .app-showcase{gap:32px}
  .cta{padding:58px 0}
  .footer img{height:112px;max-width:98px}
}

@media(max-width:560px){
  :root{--container:min(100% - 24px,1180px)}
  .brand img{height:54px;max-width:48px}
  .hero-grid{padding-top:42px;padding-bottom:52px}
  .eyebrow{font-size:.68rem;letter-spacing:.1em}
  .hero h1{font-size:2.28rem;line-height:1.02;margin:10px 0 15px}
  .lead{font-size:.94rem;line-height:1.5;margin-bottom:21px}
  .btn{min-height:46px;font-size:.87rem}
  .hero-points{grid-template-columns:1fr 1fr;gap:10px;font-size:.75rem;margin-top:19px}
  .hero-points svg{width:17px}
  .visual{min-height:275px}
  .pir-card{left:1%;top:24px;width:44%;padding:9px}
  .pir-card img{height:210px}
  .phone-card{width:55%;right:1%}
  .trustgrid{grid-template-columns:repeat(2,1fr)}
  .trustitem{padding:14px 12px;gap:9px;align-items:flex-start}
  .trustitem:nth-child(2){border-right:0!important}
  .trustitem:nth-child(-n+2){border-bottom:1px solid #e6e9ed!important}
  .trustitem:nth-child(3){border-right:1px solid #e6e9ed!important;border-bottom:0!important}
  .trustitem:nth-child(4){border-bottom:0!important}
  .trustitem svg{width:22px;height:22px}
  .trustitem strong{font-size:.78rem;line-height:1.25}
  .trustitem small{font-size:.68rem;line-height:1.3}
  .section{padding:52px 0}
  .section-head{margin-bottom:26px}
  .section h2{font-size:1.92rem}
  .section-head p{font-size:.88rem}
  .steps{grid-template-columns:1fr;gap:10px}
  .step{min-height:0;padding:16px;display:grid;grid-template-columns:36px 1fr;column-gap:12px;align-items:center}
  .step-num{grid-column:1;grid-row:1;width:30px;height:30px;margin:0}
  .step>svg{grid-column:2;grid-row:1;width:29px;height:29px;margin:0}
  .step h3{grid-column:1/-1;margin:12px 0 6px;font-size:.95rem}
  .step p{grid-column:1/-1;font-size:.8rem}
  .product-copy,.side-copy{padding:25px 20px}
  .product-img{min-height:280px;padding:20px}
  .product-img img{height:240px}
  .side-img{height:205px;padding:19px}
  .specs li{font-size:.82rem;gap:9px}
  .benefit{padding:20px}
  .app-showcase{gap:25px}
  .phone-shot{max-width:285px}
  .cta h2{font-size:2rem}
  .contact-card{padding:19px}
  .footer{padding-top:32px}
  .footer img{height:104px;max-width:91px}
  .legal{padding:55px 0 70px}
  .legal article{padding:25px 19px}
}

@media(max-width:390px){
  .hero h1{font-size:2.08rem}
  .hero-points{grid-template-columns:1fr}
  .trustgrid{grid-template-columns:1fr}
  .trustitem{border-right:0!important;border-bottom:1px solid #e6e9ed!important}
  .trustitem:last-child{border-bottom:0!important}
  .visual{min-height:245px}
  .pir-card img{height:180px}
}

