*,*:before,*:after{box-sizing:border-box}:root{color-scheme:light;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-500: #6b7280;--gray-600: #4b5563;--navy-900: #0f1419;--navy-800: #1a1f2e;--text: #111827;--muted: #5c6570;--accent-blue: #0d4f8b;--accent-blue-bright: #0b5cad;--card-shadow: 0 1px 3px rgba(15, 20, 25, .08), 0 8px 24px rgba(15, 20, 25, .06);--radius: 8px;--max: 1120px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-size:16px;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh;color:var(--text);background:var(--white)}#root{min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;z-index:9999;padding:.5rem 1rem;background:var(--navy-800);color:var(--white);text-decoration:none;border-radius:4px}.skip-link:focus{left:1rem;top:1rem}.site-header{text-align:center;padding:1.75rem 1.25rem .5rem}.site-brand__img{display:block;margin:0 auto;height:clamp(28px,6vw,36px);width:auto;max-width:min(100%,220px);object-fit:contain;object-position:center}.hero{position:relative;padding:clamp(1.25rem,3vw,2.5rem) 1.25rem 3.5rem;background:linear-gradient(180deg,var(--gray-50) 0%,var(--white) 100%);overflow:hidden}.hero__map-wrap{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero__map{position:absolute;left:50%;top:45%;width:140%;min-width:800px;height:auto;transform:translate(-50%,-50%);color:var(--gray-600);opacity:.5}.hero__inner{position:relative;z-index:1;max-width:var(--max);margin:0 auto;display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center;grid-template-columns:1fr}@media(min-width:900px){.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hero__text{text-align:center}@media(min-width:900px){.hero__text{text-align:left}}.eyebrow{margin:0 0 .75rem;font-size:.8rem;color:var(--gray-500);font-weight:500;letter-spacing:.01em}@media(min-width:900px){.eyebrow{font-size:.85rem}}.hero__headline{margin:0 0 1.5rem;font-size:clamp(1.75rem,4.5vw,2.35rem);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--navy-800);max-width:min(100%,22ch);margin-left:auto;margin-right:auto;text-wrap:balance}@media(min-width:900px){.hero__headline{margin-left:0;margin-right:0}}.hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media(min-width:900px){.hero__ctas{justify-content:flex-start}}@media(max-width:420px){.hero__ctas{flex-direction:column;align-items:stretch}.hero__ctas .btn{width:100%}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:6px;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.btn--primary{background:var(--navy-800);color:var(--white);box-shadow:0 1px 2px #0000001a}.btn--primary:hover,.btn--primary:focus-visible{background:#0f1320}.btn--secondary{background:var(--white);color:var(--navy-800);border-color:var(--gray-200)}.btn--secondary:hover,.btn--secondary:focus-visible{border-color:var(--gray-500);background:var(--gray-50)}.btn:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.hero__preview{display:flex;justify-content:center}@media(min-width:900px){.hero__preview{justify-content:flex-end}}.product-card{width:100%;max-width:20rem;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden}.product-card__head{padding:1rem 1.1rem .75rem;border-bottom:1px solid var(--gray-100)}.product-card__title-row{display:flex;align-items:center;gap:.75rem}.ziplogo{flex-shrink:0;display:flex;align-items:center}.ziplogo__img{display:block;object-fit:contain;object-position:center;max-width:100%;height:auto}.ziplogo--card .ziplogo__img{width:48px;max-height:48px}.ziplogo--tile .ziplogo__img{width:32px;max-height:32px}.product-card__name{margin:0;font-size:1.1rem;font-weight:700;color:var(--navy-800);letter-spacing:-.02em}.product-card__byline{margin:.15rem 0 0;font-size:.75rem;color:var(--muted)}.product-card__byline strong{color:var(--navy-800);font-weight:600}.product-card__ui{padding:.9rem 1.1rem 1rem}.ui-row__label{margin:0 0 .45rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500)}.ui-pair{display:flex;gap:.5rem;margin-bottom:.9rem}.ui-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.75rem;font-weight:500;color:var(--gray-600);background:var(--gray-100);border:1px solid var(--gray-200);border-radius:4px}.ui-ico{display:inline-flex;align-items:center;line-height:0;color:var(--gray-600)}.ui-ico svg{display:block}.product-card__cta{text-align:center;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--white);background:var(--navy-800);padding:.6rem 1rem}.section{padding:clamp(2.5rem,5vw,4rem) 1.25rem;max-width:var(--max);margin:0 auto}.section__label{display:flex;align-items:center;justify-content:center;gap:.9rem;margin-bottom:.9rem}.section__label-line{flex:1 1 3rem;max-width:6rem;height:1px;background:var(--gray-200)}.section__label-text{font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gray-500);white-space:nowrap}.section__headline{text-align:center;margin:0 0 1.25rem;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:600;letter-spacing:-.02em;color:var(--navy-800);line-height:1.3;max-width:36ch;margin-left:auto;margin-right:auto}.section__lede{margin:0 auto 2.25rem;max-width:52ch;text-align:center;font-size:.95rem;color:var(--muted);line-height:1.6}.section--pulse{background:var(--white);border-top:1px solid var(--gray-100)}.feature-grid{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:640px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:1.25rem 1.15rem;box-shadow:0 1px 2px #0000000a}.feature-card__icon{margin-bottom:.75rem;color:var(--gray-600)}.feature-icon{width:2rem;height:2rem;display:block}.feature-card__title{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--navy-800)}.feature-card__text{margin:0;font-size:.9rem;color:var(--muted);line-height:1.55}.section--products{background:var(--gray-50);max-width:none;border-top:1px solid var(--gray-100)}.section--products .section__label{max-width:var(--max);margin-left:auto;margin-right:auto;padding:0 1.25rem}.products-grid{list-style:none;margin:0 auto;padding:2.25rem 1.25rem 0;max-width:var(--max);display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:700px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-tile{position:relative;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:1.2rem 1.15rem 3.1rem;min-height:10.5rem;box-shadow:0 1px 2px #0000000a}.product-tile__row{display:flex;align-items:center;gap:.65rem;margin-bottom:.75rem}.product-tile__name,.product-tile__title{margin:0;font-size:1.1rem;font-weight:700;color:var(--navy-800);letter-spacing:-.02em}.product-tile__status{margin:0 0 .35rem;font-size:.85rem;color:var(--gray-500);font-weight:500}.product-tile__status--on{color:var(--accent-blue-bright)}.product-tile__sub{margin:0 0 .75rem;font-size:.85rem;color:var(--muted);line-height:1.4}.product-tile__link{position:relative;z-index:1;display:inline-block;font-size:.9rem;font-weight:600;color:var(--accent-blue);text-decoration:none;margin-top:.25rem}.product-tile__link:hover,.product-tile__link:focus-visible{text-decoration:underline}.product-tile__bar{position:absolute;left:0;right:0;bottom:0;padding:.5rem 1rem;text-align:center;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--white);background:var(--navy-800);border-radius:0 0 calc(var(--radius) - 1px) calc(var(--radius) - 1px)}.product-tile--soon{color:var(--text)}.product-tile__skeleton{height:.4rem;max-width:5rem;background:var(--gray-200);border-radius:2px;margin-top:.5rem}.footer{background:var(--navy-800);color:var(--white);padding:clamp(2.5rem,4vw,3.5rem) 1.25rem 1.5rem}.footer__quote{margin:0 auto;max-width:32rem;text-align:center;border:none;padding:0 .5rem}.footer__quote p{margin:0;font-size:clamp(1.15rem,2.6vw,1.4rem);font-weight:500;line-height:1.45;color:#f0f2f5;letter-spacing:-.01em}.footer__bar{height:1px;max-width:var(--max);margin:2.25rem auto 1.25rem;background:#fff3}.footer__bottom{max-width:var(--max);margin:0 auto;display:flex;flex-direction:column;gap:.9rem;align-items:center;text-align:center}@media(min-width:600px){.footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer__brand{display:flex;align-items:center;gap:.55rem}.footer__mark{display:block;width:1.5rem;height:1.5rem;flex-shrink:0;object-fit:contain;object-position:center;opacity:.95}.footer__name{font-size:.95rem;font-weight:600;color:var(--white);letter-spacing:-.02em}.footer__legal{margin:0;font-size:.8rem;color:#ffffffb3;line-height:1.5;max-width:28rem}.footer__legal strong{color:var(--white);font-weight:600}.footer__contact{text-align:center;margin:1.25rem 0 0}.footer__mailto{font-size:.8rem;color:#ffffffa6;text-decoration:none}.footer__mailto:hover,.footer__mailto:focus-visible{color:var(--white);text-decoration:underline}
