.landing-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#0b6f490e,#0000 31%),linear-gradient(#fff 0%,#fbfcff 56%,#fff 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}.landing-page *{box-sizing:border-box}html{scroll-behavior:smooth}.landing-page a{color:inherit;text-decoration:none}.landing-page button,.landing-page input,.landing-page textarea,.landing-page select{font:inherit}.landing-page .container{width:min(var(--content-max), calc(100% - (2 * var(--page-gutter))));margin:0 auto}.landing-page .site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e7ebf3e0;position:sticky;top:0}.landing-page .nav-inner{align-items:center;gap:34px;min-height:82px;padding:10px 0;display:flex}.landing-page .brand{color:var(--navy);letter-spacing:-.045em;white-space:nowrap;flex:none;align-items:center;gap:13px;font-size:28px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}@media (min-width:761px){.landing-page .brand .parkingpack-logo-landing{max-height:48px}}.landing-page .parkingpack-logo{object-fit:contain;width:auto;height:auto;max-height:42px;display:block}.landing-page .parkingpack-logo-footer{max-height:34px}.landing-page .desktop-nav{min-width:0;color:var(--navy);flex:1;justify-content:center;align-items:center;gap:34px;margin:0;font-size:14px;font-weight:800;display:flex}.landing-page .desktop-nav a{opacity:.94;white-space:nowrap;justify-content:center;align-items:center;min-height:44px;line-height:1;display:inline-flex}.landing-page .desktop-nav a:hover{opacity:1;color:var(--green)}.landing-page .nav-actions{white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:14px;display:flex}.landing-page .btn{min-height:44px;color:inherit;white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:11px;padding:0 21px;font-size:14px;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.landing-page .btn:hover{transform:translateY(-1px)}.landing-page .btn-dark,.landing-page .btn-green{background:var(--green);color:#fff;box-shadow:0 11px 24px #0f8f553b}.landing-page .btn-light{color:var(--navy);background:#fff;border-color:#cfd6e5}.landing-page .btn-lg{min-height:52px;padding:0 26px;font-size:15px}.landing-page .nav-actions .btn{min-height:52px;padding:0 30px}.landing-page .btn-play{min-width:195px;color:var(--navy);text-align:center;background:#fff;border-color:#cfd6e5;justify-content:center}.landing-page .hero-section{padding:58px 0 34px}.landing-page .hero-grid{grid-template-columns:minmax(480px,620px) minmax(430px,500px);align-items:center;gap:86px;display:grid}.landing-page .hero-copy{padding-top:4px}.landing-page .hero-visual{justify-self:end;min-height:0;margin-left:32px;display:block}.landing-page .badge{width:fit-content;color:var(--green);background:#ebfaf2;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 13px;font-size:13px;font-weight:850;display:inline-flex}.landing-page .hero-copy h1{max-width:670px;color:var(--navy);letter-spacing:-.065em;margin:0;font-size:clamp(52px,5.35vw,76px);line-height:.96}.landing-page .hero-copy h1 span,.landing-page .hero-copy h1 .desktop-title>span{display:block}.landing-page .hero-subtitle{color:#35405f;letter-spacing:-.012em;max-width:610px;margin:20px 0 0;font-size:18px;line-height:1.48}.landing-page .hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px;display:flex}.landing-page .hero-actions .hero-primary-cta{border-radius:8px;gap:14px;min-height:66px;padding:0 36px;font-size:19px;box-shadow:0 14px 28px #0f8f5542}.landing-page .hero-actions .hero-primary-cta span{font-size:23px;font-weight:700;line-height:1}.landing-page .hero-deposit-note{max-width:620px;color:var(--navy);letter-spacing:-.01em;margin:13px 0 0;font-size:14px;font-weight:700;line-height:1.45}.landing-page .hero-payment-note{color:#5d6784;max-width:620px;margin:13px 0 0;font-size:13px;font-weight:800;line-height:1.5}.landing-page .hero-payment-note-part+.hero-payment-note-part:before{content:" ";white-space:pre}.landing-page .landing-trust-strip{border-top:1px solid #e7ebf3f2;max-width:560px;margin-top:20px;padding-top:18px}.landing-page .landing-trust-primary{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:14px;font-weight:850;line-height:1.4}.landing-page .landing-trust-secondary{color:#5d6784;letter-spacing:-.01em;margin:4px 0 0;font-size:13px;font-weight:650;line-height:1.45}.landing-page .overview-card,.landing-page .panel,.landing-page .step-card,.landing-page .trust-card,.landing-page .pricing-card,.landing-page .final-cta{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff0}.landing-page .overview-card{border-radius:24px;padding:28px}.landing-page .overview-card-simple{background:#fff;position:relative;overflow:hidden;box-shadow:0 24px 70px #0814381a}.landing-page .overview-topline{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.landing-page .overview-topline span{color:var(--navy);letter-spacing:-.04em;font-size:18px;font-weight:950}.landing-page .overview-topline b{color:var(--green);background:#effaf5;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.landing-page .case-strength-card{background:#f7fafc;border:1px solid #e1e8f2;border-radius:20px;padding:22px}.landing-page .case-strength-card p{color:#5d6784;margin:0;font-size:13px;font-weight:850}.landing-page .case-strength-card strong{color:var(--green);letter-spacing:-.04em;margin-top:4px;font-size:28px;line-height:1;display:block}.landing-page .case-strength-card .readiness-meter{width:100%;margin:14px 0 0}.landing-page .readiness-meter-track{background:#eef2f7;border-radius:999px;width:100%;height:14px;overflow:hidden}.landing-page .readiness-meter-fill{border-radius:999px;min-width:44px;height:100%;transition:width .3s}.landing-page .case-strength-card small{color:#5d6784;margin-top:10px;font-size:13px;font-weight:700;line-height:1.4;display:block}.landing-page .simple-progress-list{gap:10px;margin-top:16px;display:grid}.landing-page .simple-progress-list div{color:#263052;background:#fff;border:1px solid #e1e8f2;border-radius:15px;align-items:center;gap:11px;min-height:56px;padding:0 18px;font-size:14px;font-weight:850;display:flex}.landing-page .simple-progress-list span{width:22px;height:22px;color:var(--green);background:#effaf5;border-radius:999px;flex-shrink:0;place-items:center;font-size:13px;font-weight:950;display:grid}.landing-page .simple-progress-list-compact{gap:6px;margin-top:10px}.landing-page .simple-progress-list-compact div{border-radius:10px;gap:7px;min-height:0;padding:6px 8px;font-size:9px;font-weight:800;line-height:1.25}.landing-page .simple-progress-list-compact span{width:16px;height:16px;font-size:10px}.landing-page .problem-grid{grid-template-columns:1.02fr 1.02fr .98fr;gap:24px;margin-top:34px;display:grid}.landing-page .panel{border-radius:18px;padding:28px}.landing-page .panel h2,.landing-page .how-section h2,.landing-page .trust-section h2,.landing-page .pricing-section h2,.landing-page .faq-section h2,.landing-page .final-cta h2{color:var(--navy);letter-spacing:-.04em;margin:0}.landing-page .panel h2{margin-bottom:22px;font-size:22px}.landing-page .panel-lead{color:#5d6784;margin:-10px 0 20px;font-size:15px;font-weight:650;line-height:1.5}.landing-page .panel-red{background:linear-gradient(135deg,#fff3f3fa,#fffafaf2),#fff}.landing-page .panel-red h2{color:#7e1c25}.landing-page .panel-green{background:linear-gradient(135deg,#effaf5fa,#fafffcf2),#fff}.landing-page .panel-green h2{color:#173b2c}.landing-page .reason{align-items:flex-start;gap:14px;margin-top:16px;display:flex}.landing-page .reason>span{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:15px;font-weight:900;line-height:1;display:grid}.landing-page .reason.positive>span{background:var(--green)}.landing-page .reason strong{color:var(--navy);font-size:15px;display:block}.landing-page .reason p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.35}.landing-page .letter-panel{background:#fff}.landing-page .letter-panel h2{margin-bottom:18px;font-size:18px}.landing-page .letter-panel>strong{color:var(--navy);margin-bottom:12px;font-size:14px;display:block}.landing-page .letter-card{border:1px solid var(--border);background:#fff;border-radius:10px;height:178px;padding:18px}.landing-page .letter-card-preview{text-align:left;width:100%;font:inherit;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);display:block}.landing-page .letter-card-preview:hover,.landing-page .letter-card-preview:focus-visible{border-color:#0f8f5547;outline:none;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a0f}.landing-page .letter-card p{color:#5c6680;margin:0 0 12px;font-size:11px}.landing-page .letter-signoff{margin-top:17px!important}.landing-page .ready{color:var(--green);align-items:center;gap:8px;margin-top:15px;font-size:14px;font-weight:850;display:flex}.landing-page .included-section{margin-top:44px}.landing-page .included-card{border:1px solid var(--border);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#0f8f551a,#0000 32%),#fff;border-radius:22px;grid-template-columns:.9fr 1.25fr;align-items:center;gap:28px;padding:34px;display:grid}.landing-page .included-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:13px;font-weight:950}.landing-page .included-card h2{max-width:430px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:31px;line-height:1}.landing-page .included-card p:not(.included-kicker){max-width:480px;color:var(--muted);margin:13px 0 0;font-size:15px;font-weight:700;line-height:1.5}.landing-page .included-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.landing-page .included-grid div{min-height:48px;color:var(--navy);background:#f7fafc;border:1px solid #e1e8f2;border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:850;display:flex}.landing-page .included-grid span{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:950;display:grid}.landing-page .how-section{padding-top:48px}.landing-page .how-section h2,.landing-page .trust-section h2,.landing-page .pricing-section h2,.landing-page .faq-section h2{text-align:center;font-size:25px}.landing-page .steps-row-clean{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:24px;display:grid}.landing-page .rating-strip{border:1px solid var(--border);max-width:1120px;min-height:64px;color:var(--navy);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:28px auto 0;padding:0 28px;font-size:14px;font-weight:850;display:flex;box-shadow:0 12px 32px #0814380b}.landing-page .rating-strip p{margin:0}.landing-page .rating-stars{color:var(--green);letter-spacing:.08em;white-space:nowrap;margin:0}.landing-page .steps-row-clean .step-card{border:1px solid var(--border);background:radial-gradient(circle at 100% 0,#0f8f5514,#0000 34%),#fffffff0;border-radius:18px;align-items:flex-start;gap:16px;min-height:178px;padding:24px;display:flex;box-shadow:0 14px 34px #0814380e}.landing-page .step-number{background:var(--green);color:#fff;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:grid;box-shadow:0 10px 20px #0f8f552e}.landing-page .steps-row-clean .step-card strong{color:var(--navy);letter-spacing:-.02em;margin-bottom:10px;font-size:16px;line-height:1.2;display:block}.landing-page .steps-row-clean .step-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.landing-page .trust-section{padding-top:34px}.landing-page .section-title-row{justify-content:center;align-items:center;gap:14px;display:flex}.landing-page .trust-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1110px;margin-top:20px;margin-left:auto;margin-right:auto;display:grid}.landing-page .trust-card{min-height:168px;box-shadow:none;border-radius:12px;align-content:start;gap:10px;padding:22px;display:grid}.landing-page .trust-card strong{color:var(--navy);letter-spacing:-.02em;font-size:15px;font-weight:850}.landing-page .trust-card p{color:#243052;margin:0;font-size:13px;line-height:1.45}.landing-page .trust-caption{text-align:center;color:var(--muted);margin:15px 0 0;font-size:13px;line-height:1.5}.landing-page .trust-section-compact{padding-top:18px}.landing-page .trust-section-compact .trust-grid{margin-top:0}.landing-page .pricing-section{padding-top:28px}.landing-page .pricing-split-card{border:1px solid var(--border);max-width:1120px;box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:.95fr 1.15fr;align-items:center;gap:34px;margin:24px auto 0;padding:34px;display:grid}.landing-page .pricing-copy h2{color:var(--navy);letter-spacing:-.05em;text-align:left;margin:0;font-size:30px;line-height:1.05}.landing-page .pricing-copy p{color:var(--muted);margin:14px 0 0;font-size:15px;font-weight:700;line-height:1.55}.landing-page .pricing-copy-list{color:var(--navy);gap:12px;margin:24px 0 0;padding:0;font-size:14px;font-weight:850;list-style:none;display:grid}.landing-page .pricing-options{grid-template-columns:1fr 1fr;gap:18px;display:grid}.landing-page .pricing-option{background:#fdfefe;border:1px solid #e1e8f2;border-radius:18px;align-content:start;gap:14px;min-height:320px;padding:26px;display:grid;position:relative}.landing-page .pricing-option-featured{border-color:#0f8f558c;box-shadow:0 18px 44px #0f8f5514}.landing-page .pricing-option-featured>b{background:var(--green);color:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:950;position:absolute;top:0;right:22px;transform:translateY(-50%)}.landing-page .pricing-option strong{color:var(--navy);font-size:17px;font-weight:950}.landing-page .pricing-option span{color:var(--navy);letter-spacing:-.06em;font-size:42px;font-weight:950;line-height:1}.landing-page .pricing-option p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.landing-page .pricing-option ul{color:#45506f;gap:10px;margin:0;padding:0;font-size:13px;font-weight:750;list-style:none;display:grid}.landing-page .pricing-option .btn{width:100%;margin-top:6px}.landing-page .pricing-card{border-radius:14px;grid-template-columns:1.18fr .85fr 1.05fr .9fr;align-items:center;gap:25px;max-width:1160px;min-height:105px;margin:24px auto 0;padding:24px 28px;display:grid}.landing-page .price-main{border-right:1px solid var(--border);min-height:65px}.landing-page .price-main>strong{color:var(--navy);margin-bottom:8px;font-size:20px;display:block}.landing-page .price-main span{color:var(--navy);letter-spacing:-.06em;font-size:40px;font-weight:900}.landing-page .price-main em{color:var(--muted);margin-left:8px;font-size:12px;font-style:normal}.landing-page .price-list{color:#45506f;gap:9px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.landing-page .price-list li:first-letter{color:var(--green)}.landing-page .price-action{border-left:1px solid var(--border);padding-left:25px}.landing-page .pricing-guarantees{gap:6px;margin:0 0 14px;padding:0;list-style:none;display:grid}.landing-page .pricing-guarantees li{color:var(--navy);padding-left:14px;font-size:13px;font-weight:750;line-height:1.4;position:relative}.landing-page .pricing-guarantees li:before{content:"*";color:var(--green);font-weight:900;position:absolute;left:0}.landing-page .price-action .btn{width:100%}.landing-page .price-action p{text-align:center;color:var(--muted);margin:11px 0 0;font-size:12px}.landing-page .faq-section{padding-top:34px}.landing-page .faq-accordion{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;max-width:980px;margin:18px auto 0;display:grid}.landing-page .faq-column{align-content:start;gap:14px;display:grid}.landing-page .faq-card{border:1px solid var(--border);background:#fffffff5;border-radius:13px;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s;overflow:hidden;box-shadow:0 10px 28px #0814380b}.landing-page .faq-card:hover{border-color:#d5deec;transform:translateY(-1px);box-shadow:0 14px 34px #08143812}.landing-page .faq-card.is-open{background:linear-gradient(135deg,#effaf5bf,#fffffffa),#fff;border-color:#0f8f553d}.landing-page .faq-question{width:100%;min-height:58px;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:0 20px;font-size:14px;font-weight:850;display:flex}.landing-page .faq-question span:first-child{line-height:1.25}.landing-page .faq-plus{width:28px;height:28px;color:var(--navy);background:#f4f7fb;border-radius:999px;flex:none;transition:transform .26s cubic-bezier(.22,1,.36,1),background .22s,color .22s;position:relative}.landing-page .faq-plus:before,.landing-page .faq-plus:after{content:"";background:currentColor;border-radius:999px;width:12px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .faq-plus:after{transform:translate(-50%,-50%)rotate(90deg)}.landing-page .faq-card.is-open .faq-plus{background:var(--green);color:#fff;transform:rotate(45deg)}.landing-page .faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1);display:grid}.landing-page .faq-card.is-open .faq-answer-wrap{grid-template-rows:1fr}.landing-page .faq-answer{overflow:hidden}.landing-page .faq-answer p{color:var(--muted);margin:0;padding:0 20px 20px;font-size:13px;line-height:1.55}.landing-page .view-faqs{width:fit-content;color:var(--blue);margin:15px auto 0;font-size:13px;font-weight:850;display:block}.landing-page .final-cta{color:#fff;background:radial-gradient(circle at 12% 70%,#11a8653d,#0000 23%),linear-gradient(135deg,#06143c 0%,#061b51 100%);border-radius:14px;grid-template-columns:130px 1fr .95fr;align-items:center;gap:20px;min-height:156px;margin-top:34px;margin-bottom:44px;padding:27px 44px;display:grid;overflow:hidden}.landing-page .cta-shield{border:3px solid var(--green-2);color:#fff;border-radius:24px 24px 34px 34px;place-items:center;width:92px;height:92px;display:grid;box-shadow:inset 0 0 24px #16a46340,0 0 22px #16a46338}.landing-page .cta-copy h2{color:#fff;font-size:27px}.landing-page .cta-copy p{color:#ffffffc2;margin:8px 0 18px;font-size:15px}.landing-page .cta-checks{gap:14px;margin:0;padding:0;list-style:none;display:grid}.landing-page .cta-checks li{color:#fff;font-size:15px;font-weight:750}.landing-page .cta-checks li:first-letter{color:#8bf0bd}.landing-page .icon-placeholder{color:var(--blue);background:#fff;border-radius:8px;flex:none;place-items:center;display:inline-grid;position:relative}.landing-page .icon-placeholder svg{width:62%;height:62%;display:block}.landing-page .icon-xs{width:17px;height:17px;color:var(--green)}.landing-page .icon-sm{width:21px;height:21px;color:var(--green)}.landing-page .icon-md{width:38px;height:38px;color:var(--blue)}.landing-page .icon-lg{color:#fff;background:0 0;width:54px;height:54px}.landing-page .mini-line{background:#cbd5e7;border-radius:99px;height:4px;margin-bottom:7px;display:block}.landing-page .site-footer{border-top:1px solid var(--border);background:linear-gradient(#ffffffdb,#fffffff2),#fff;margin-top:34px;padding:28px 0 34px}.landing-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px 32px;display:flex}.landing-page .footer-brand-wrap{flex:none;max-width:280px}.landing-page .footer-brand-wrap p{color:#66718f;margin:8px 0 0;font-size:13px;font-weight:700}.landing-page .footer-nav-cluster{flex-direction:column;flex:360px;align-items:flex-end;gap:8px;min-width:0;display:flex}.landing-page .footer-brand{color:var(--navy);letter-spacing:-.04em;font-size:20px;font-weight:900}.landing-page .footer-brand span{color:var(--green)}.landing-page .footer-links-primary,.landing-page .footer-links-legal{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 16px;max-width:100%;display:flex}.landing-page .footer-links a{color:#4a5574;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;min-height:34px;padding:0;font-size:13px;font-weight:800;transition:color .16s;display:inline-flex}.landing-page .footer-links a:hover{color:var(--green)}.landing-page .footer-links-primary a{color:#4a5574}.landing-page .footer-uk-badge{color:#66718f;white-space:nowrap;flex:none;align-self:flex-end;margin-top:4px;font-size:12px;font-weight:800}.landing-page .footer-links-primary a:hover{color:var(--green)}.landing-page .footer-links-legal a{color:#4a5574}.landing-page .mobile-menu-button,.landing-page .mobile-nav-backdrop,.landing-page .mobile-nav-drawer{display:none}.landing-page .hero-copy h1 .desktop-title{color:var(--navy);display:block}.landing-page .hero-copy h1 .desktop-title>span{display:block}.landing-page .hero-copy h1 .hero-headline-main{color:var(--navy)}.landing-page .hero-copy h1 .hero-headline-green{color:var(--green)}.landing-page .hero-copy h1 .hero-headline-phrase{white-space:nowrap;display:inline}.landing-page .mobile-hero-visual,.landing-page .mobile-case-section,.landing-page .mobile-faq-section{display:none}@media (max-width:1180px){.landing-page.mobile-nav-open{overflow:hidden}.landing-page .site-header{z-index:30;position:sticky}.landing-page .nav-inner{justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:10px 0;display:flex}.landing-page .brand{flex-shrink:0;min-width:0;margin-right:0}.landing-page .desktop-nav,.landing-page .nav-actions{display:none}.landing-page .mobile-menu-button{color:#06143c;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:31;background:#fff;border:1px solid #e7ebf3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;display:flex;position:relative}.landing-page .mobile-menu-icon{pointer-events:none;flex-direction:column;justify-content:center;gap:5px;width:22px;height:16px;display:flex}.landing-page .mobile-menu-icon span{background:currentColor;border-radius:99px;width:100%;height:2px;display:block}.landing-page .mobile-nav-backdrop{z-index:120;opacity:0;pointer-events:none;cursor:pointer;background:#0814386b;border:0;padding:0;transition:opacity .18s;display:block;position:fixed;inset:0}.landing-page .mobile-nav-backdrop.is-open{opacity:1;pointer-events:auto}.landing-page .mobile-nav-drawer{z-index:121;-webkit-overflow-scrolling:touch;pointer-events:none;background:#fff;flex-direction:column;width:min(360px,90vw);height:100dvh;max-height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 40px #08143824}.landing-page .mobile-nav-drawer.is-open{pointer-events:auto;transform:translate(0)}.landing-page .mobile-nav-drawer-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:16px 22px;display:flex}.landing-page .mobile-nav-drawer-brand{min-width:0}.landing-page .mobile-nav-close{width:44px;height:44px;color:var(--navy);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.landing-page .mobile-nav-close svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:22px;height:22px}.landing-page .mobile-nav-drawer-links{flex-direction:column;padding:10px 22px 28px;display:flex}.landing-page .mobile-nav-drawer-link{width:100%;color:var(--navy);letter-spacing:-.02em;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:20px 0;font-size:18px;font-weight:800;line-height:1.2;transition:color .16s;display:block}@media (hover:hover){.landing-page .mobile-nav-drawer-link:hover,.landing-page .mobile-nav-drawer-link:focus-visible{color:var(--green)}}.landing-page .mobile-nav-drawer-link:active{color:var(--green)}.landing-page #how-it-works,.landing-page #what,.landing-page #included,.landing-page #faqs,.landing-page #start,.landing-page #mobile-how-it-works,.landing-page #mobile-faqs,.landing-page #get-started{scroll-margin-top:92px}.landing-page .hero-grid{grid-template-columns:1fr;gap:34px}.landing-page .overview-card-simple{max-width:560px}.landing-page .problem-grid,.landing-page .included-card{grid-template-columns:1fr}.landing-page .steps-row-clean{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .trust-grid,.landing-page .pricing-card{grid-template-columns:1fr}.landing-page .pricing-split-card{grid-template-columns:1fr;padding:24px}.landing-page .pricing-options{grid-template-columns:1fr}.landing-page .rating-strip{flex-direction:column;align-items:flex-start;padding:18px 20px}.landing-page .price-main,.landing-page .price-action{border:0;padding:0}.landing-page .final-cta{grid-template-columns:auto 1fr;align-items:center;gap:16px 14px}.landing-page .cta-shield{grid-area:1/1;place-self:center}.landing-page .cta-copy{grid-area:1/2;align-self:center}.landing-page .cta-checks{grid-area:2/1/auto/-1}}@media (max-width:760px){.landing-page{overflow-x:clip}.landing-page .container{width:min(100% - 40px,640px)}.landing-page{background:radial-gradient(circle at 86% 17%,#0f8f5521,#0000 22%),radial-gradient(circle at 6% 38%,#0f8f5514,#0000 24%),linear-gradient(#fff 0%,#fbfdff 74%,#fff 100%)}.landing-page .site-header{z-index:30;background:#fffffff7}.landing-page .nav-inner{justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:8px 0;display:flex}.landing-page .brand{letter-spacing:-.055em;gap:8px;min-width:0;font-size:22px}.landing-page .brand .parkingpack-logo-landing{max-height:30px}.landing-page .desktop-nav,.landing-page .nav-actions{display:none}.landing-page .mobile-menu-button{width:42px;height:42px}.landing-page .mobile-nav-drawer-header{min-height:68px;padding:12px 18px}.landing-page .mobile-nav-drawer-links{padding:8px 18px 24px}.landing-page .mobile-nav-drawer-link{padding:16px 0;font-size:17px}.landing-page .mobile-nav-drawer-link.mobile-nav-desktop-only{display:none}.landing-page .hero-section{padding:14px 0 0;overflow:visible}.landing-page .hero-grid{display:block}.landing-page .hero-copy{min-height:auto;padding:0;position:relative}.landing-page .badge{margin:0 0 20px;padding:7px 12px;font-size:13px;box-shadow:0 8px 18px #0f8f5512}.landing-page .hero-copy h1{letter-spacing:-.068em;max-width:none;margin:0 0 18px;font-size:clamp(46px,12vw,55px);line-height:.98}.landing-page .hero-copy h1 .desktop-title{display:block}.landing-page .hero-copy h1 .hero-headline-main{flex-direction:column;align-items:flex-start;display:flex}.landing-page .hero-copy h1 .hero-headline-phrase{white-space:nowrap;display:block}.landing-page .hero-copy h1 .hero-headline-green{color:var(--green)}.landing-page .hero-subtitle{color:#3d4967;letter-spacing:-.02em;max-width:none;margin:0 0 24px;font-size:17px;line-height:1.35}.landing-page .hero-visual,.landing-page .btn-play{display:none}.landing-page .hero-actions{align-items:stretch;width:100%;margin:0 0 12px}.landing-page .hero-actions .hero-primary-cta{letter-spacing:-.02em;border-radius:10px;justify-content:center;gap:10px;width:100%;min-height:60px;padding:0 22px;font-size:18.5px;font-weight:900;box-shadow:0 12px 26px #0f8f5542}.landing-page .hero-actions .hero-primary-cta span{font-size:22px;line-height:1}.landing-page .hero-payment-note{max-width:none;margin:0 0 20px;font-size:13px;line-height:1.4;display:block}.landing-page .hero-payment-note-part+.hero-payment-note-part:before{content:none}.landing-page .landing-trust-strip{max-width:none;margin:20px 0 0;padding-top:16px}.landing-page .landing-trust-primary{font-size:13.5px;line-height:1.38}.landing-page .landing-trust-secondary{margin-top:6px;font-size:12.5px;line-height:1.42}.landing-page .mobile-hero-visual{pointer-events:none;width:100%;margin:18px 0 0;display:block;position:static}.landing-page .mobile-hero-card{background:radial-gradient(circle at 100% 0,#0f8f5524,#0000 43%),#fffffff5;border:1px solid #cfd8e5c7;border-radius:14px;padding:12px 14px;box-shadow:0 12px 28px #0814381a}.landing-page .mobile-hero-card .overview-topline{flex-wrap:wrap;gap:8px;margin-bottom:8px}.landing-page .mobile-hero-card .overview-topline span{letter-spacing:-.02em;white-space:normal;font-size:11px;line-height:1.2}.landing-page .mobile-hero-card .overview-topline b{padding:4px 7px;font-size:9px}.landing-page .mobile-hero-card .case-strength-card{border-radius:12px;padding:10px 12px}.landing-page .mobile-hero-card .case-strength-card p,.landing-page .mobile-hero-card .case-strength-card small{font-size:10px}.landing-page .mobile-hero-card .case-strength-card strong{font-size:16px;line-height:1.15}.landing-page .mobile-hero-card .readiness-meter{margin-top:6px}.landing-page .mobile-hero-card .readiness-meter-track{height:8px}.landing-page .mobile-hero-card .simple-progress-list-compact{gap:6px;margin-top:10px}.landing-page .mobile-hero-card .simple-progress-list-compact div{gap:8px;min-height:0;padding:7px 8px;font-size:11.5px;line-height:1.25}.landing-page .mobile-hero-card .simple-progress-list-compact span{width:18px;height:18px;font-size:11px}.landing-page .mobile-case-section{margin-top:20px;display:block}.landing-page .mobile-case-card{background:radial-gradient(circle at 100% 0,#0f8f551a,#0000 34%),#fff;border:1px solid #dfe6f1;border-radius:16px;overflow:hidden;box-shadow:0 14px 32px #08143812}.landing-page .mobile-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 12px;display:flex}.landing-page .mobile-card-heading h2,.landing-page .mobile-next-section h2{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:22px;line-height:1}.landing-page .mobile-card-heading span{color:var(--green);background:#e8f8f0;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:900}.landing-page .mobile-preview-panel{background:#f7fafc;border:1px solid #dce5f1;border-radius:14px 14px 0 0;grid-template-columns:minmax(0,.92fr) minmax(0,1.28fr) minmax(64px,76px);align-items:center;gap:10px;min-height:0;margin:0 16px;padding:12px;display:grid}.landing-page .mobile-letter-thumb{background:#fff;border-radius:7px;height:140px;padding:14px 12px;box-shadow:0 13px 28px #08143814}.landing-page .mobile-letter-thumb strong{color:var(--navy);text-transform:uppercase;margin-bottom:14px;font-size:9px;line-height:1;display:block}.landing-page .mobile-letter-thumb .mini-line{height:4px;margin-bottom:6px}.landing-page .mobile-letter-thumb small{color:#66718f;margin-top:12px;font-size:7px;line-height:1.5;display:block}.landing-page .mobile-strength-copy p{color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:850}.landing-page .mobile-strength-copy strong{color:var(--green);letter-spacing:-.06em;font-size:32px;line-height:1;display:block}.landing-page .mobile-strength-copy small{color:#405071;margin-top:8px;font-size:13px;line-height:1.28;display:block}.landing-page .mobile-preview-panel .case-score{width:72px;height:72px}.landing-page .mobile-preview-panel .case-score span{font-size:22px}.landing-page .mobile-preview-status{min-height:52px;color:var(--navy);background:#fff;border:1px solid #dce5f1;border-top:0;border-radius:0 0 14px 14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 16px 16px;padding:0 14px;font-size:13px;display:grid}.landing-page .mobile-preview-status span{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:14px;font-weight:900;display:grid}.landing-page .mobile-preview-status b{color:var(--green)}.landing-page .mobile-pay-card{background:#fff;border:1px solid #dce5f1;border-radius:14px;margin:0 16px 16px;padding:16px}.landing-page .mobile-pay-card h3{color:var(--navy);letter-spacing:-.035em;margin:0 0 14px;font-size:18px;line-height:1.12}.landing-page .mobile-pay-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.landing-page .mobile-pay-grid div{color:#405071;background:#f4f7fb;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-height:0;padding:11px 8px;font-size:11px;line-height:1.15;display:grid}.landing-page .mobile-pay-grid span{width:32px;height:32px;color:var(--green);background:#fff;border:1px solid #dce5f1;border-radius:999px;grid-row:1/3;place-items:center;font-size:18px;font-weight:900;display:grid}.landing-page .mobile-pay-grid strong{color:var(--navy);font-size:13px}.landing-page .mobile-next-section{padding:4px 0 0}.landing-page .mobile-next-section .mobile-steps-row{grid-template-columns:1fr;gap:10px;margin-top:14px}.landing-page .mobile-next-section .step-card{text-align:left;border-radius:14px;align-items:flex-start;gap:12px;min-height:0;padding:14px 16px}.landing-page .mobile-next-section .step-number{width:30px;height:30px;font-size:14px}.landing-page .mobile-next-section .step-card strong{margin-bottom:4px;font-size:16px}.landing-page .mobile-next-section .step-card p{font-size:14px;line-height:1.4}.landing-page .mobile-faq-section{z-index:2;margin-top:20px;padding-bottom:0;display:block;position:relative}.landing-page .mobile-faq-section h2{color:var(--navy);letter-spacing:-.05em;margin:0;font-size:22px;line-height:1.08}.landing-page .mobile-faq-list{gap:10px;margin-top:14px;display:grid}.landing-page .mobile-faq-item{background:#fff;border:1px solid #dfe6f1;border-radius:14px;overflow:hidden;box-shadow:0 6px 16px #0814380a}.landing-page .mobile-faq-item[open]{background:#f8fcfa;border-color:#0f8f553d;box-shadow:0 8px 20px #0f8f5512}.landing-page .mobile-faq-trigger{cursor:pointer;width:100%;color:var(--navy);letter-spacing:-.02em;touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;font-size:14px;font-weight:800;line-height:1.28;list-style:none;display:flex}.landing-page .mobile-faq-trigger::-webkit-details-marker{display:none}.landing-page .mobile-faq-question{flex:1;min-width:0}.landing-page .mobile-faq-item:not([open]) .mobile-faq-question{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landing-page .mobile-faq-icon{width:28px;height:28px;color:var(--navy);background:#eef3f9;border-radius:999px;flex:0 0 28px;place-items:center;transition:transform .26s cubic-bezier(.22,1,.36,1),background .22s,color .22s;display:grid}.landing-page .mobile-faq-icon:before{content:"+";font-size:18px;font-weight:500;line-height:1}.landing-page .mobile-faq-item[open] .mobile-faq-icon{background:var(--green);color:#fff;transform:rotate(45deg)}.landing-page .mobile-faq-answer{border-top:1px solid #0f8f551f}.landing-page .mobile-faq-answer p{color:#4b5877;margin:0;padding:10px 14px 14px;font-size:13px;line-height:1.5}.landing-page .problem-grid,.landing-page .included-section,.landing-page .how-section,.landing-page .trust-section,.landing-page .pricing-section,.landing-page .faq-section{display:none}.landing-page .final-cta{box-sizing:border-box;background:radial-gradient(circle at 16% 75%,#11a86552,#0000 26%),linear-gradient(135deg,#06143c 0%,#06225b 100%);border-radius:14px;grid-template-columns:auto 1fr;place-items:center stretch;gap:14px 12px;width:100%;max-width:100%;min-height:0;margin:20px auto 16px;padding:20px 18px 18px;display:grid;overflow:visible}.landing-page #mobile-how-it-works,.landing-page #mobile-faqs,.landing-page #get-started{scroll-margin-top:80px}.landing-page .cta-shield{border-radius:16px 16px 22px 22px;flex-shrink:0;grid-area:1/1;place-self:center;width:56px;height:56px}.landing-page .cta-shield .icon-lg{width:34px;height:34px}.landing-page .cta-copy{grid-area:1/2;align-self:center;min-width:0}.landing-page .cta-copy h2{letter-spacing:-.045em;margin:0;font-size:22px;line-height:1.15}.landing-page .cta-copy .btn{white-space:normal;text-align:center;line-height:1.2}.landing-page .cta-copy p{margin:8px 0 14px;font-size:15px;line-height:1.3}.landing-page .final-cta .btn{box-sizing:border-box;border-radius:10px;width:100%;min-height:56px;font-size:16px;font-weight:900}.landing-page .cta-checks{text-align:left;grid-area:2/1/auto/-1;justify-self:stretch;gap:8px;margin-top:0}.landing-page .cta-checks li{color:#ffffffd1;font-size:13px}.landing-page .cta-checks li:not(:first-child){display:list-item}.landing-page .site-footer{margin-top:4px;padding:18px 0 22px}.landing-page .footer-inner{flex-direction:column;align-items:flex-start;gap:14px}.landing-page .footer-brand-wrap{max-width:none}.landing-page .footer-brand-wrap p{margin-top:6px;font-size:12px}.landing-page .footer-nav-cluster{grid-template-columns:repeat(2,minmax(0,1fr));place-items:start;gap:0 14px;width:100%;display:grid}.landing-page .footer-links-primary,.landing-page .footer-links-legal{display:contents}.landing-page .footer-links a{color:#4a5574;justify-content:flex-start;min-height:28px;padding:2px 0;font-size:13px;font-weight:750;line-height:1.25}.landing-page .footer-links-primary a,.landing-page .footer-links-legal a{color:#4a5574}.landing-page .footer-uk-badge{white-space:normal;border-top:1px solid #e8edf5;grid-column:1/-1;place-self:start;width:100%;margin-top:8px;padding-top:8px;font-size:12px}}@media (max-width:440px){.landing-page .container{width:min(100% - 32px,640px)}.landing-page .hero-copy h1{max-width:none;font-size:42px}.landing-page .hero-copy h1 .hero-headline-phrase{white-space:nowrap}.landing-page .hero-subtitle{max-width:none;font-size:16px}.landing-page .hero-actions .hero-primary-cta{min-height:56px;font-size:17px}.landing-page .hero-actions .hero-primary-cta span{font-size:20px}.landing-page .mobile-hero-visual{width:100%;margin-top:16px}.landing-page .hero-actions{width:100%}.landing-page .mobile-preview-panel{grid-template-columns:1fr;justify-items:stretch;gap:12px}.landing-page .mobile-preview-panel .case-score{justify-self:center;width:66px;height:66px}.landing-page .mobile-letter-thumb{height:132px;padding:14px 11px}.landing-page .mobile-strength-copy strong{font-size:28px}.landing-page .mobile-strength-copy small{font-size:12px}.landing-page .mobile-preview-panel .case-score span{font-size:20px}.landing-page .mobile-preview-status{grid-template-columns:auto 1fr}.landing-page .mobile-preview-status b{grid-column:2}.landing-page .mobile-pay-grid{gap:8px}.landing-page .mobile-pay-grid div{text-align:center;grid-template-columns:1fr;justify-items:center}.landing-page .mobile-pay-grid span{grid-row:auto;margin-bottom:6px}.landing-page .final-cta{margin-bottom:16px;padding:18px 16px 16px}.landing-page .cta-shield{width:48px;height:48px}.landing-page .cta-shield .icon-lg{width:28px;height:28px}.landing-page .cta-copy h2{font-size:20px}}
