:root{--white:#fff;--surface:#f7fbff;--blue-soft:#e7f3ff;--blue-light:#cfe8ff;--blue:#2e7bcb;--blue-dark:#185a9d;--navy:#15334a;--text:#294657;--muted:#667c89;--border:#d8e6ef;--coral:#e96f86;--success:#177a50;--container:1180px;--shadow:0 18px 48px rgba(21,51,74,.09)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--white);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);line-height:1.1;letter-spacing:-.025em}h1{max-width:850px;margin-bottom:1.2rem;font-size:clamp(2.7rem,8.7vw,5.5rem)}h2{font-size:clamp(2rem,6vw,3.6rem);margin-bottom:1rem}h3{font-size:1.2rem}.container{width:min(calc(100% - 36px),var(--container));margin-inline:auto}.eyebrow{margin-bottom:.75rem;color:var(--blue-dark);font-size:.74rem;font-weight:850;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;z-index:100;top:-100px;left:1rem;padding:.8rem 1rem;background:var(--navy);color:#fff}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}
.announcement{padding:.5rem 0;background:var(--navy);color:#fff;text-align:center;font-size:.68rem;font-weight:750}.announcement span{padding-inline:.2rem;color:var(--blue-light)}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--border);background:#fff}.header-inner{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:1rem}.brand{color:var(--navy);font-size:1.27rem;font-weight:900;letter-spacing:.12em;text-decoration:none}.brand span{color:var(--coral)}.site-header nav{display:none}.site-header nav a{font-size:.84rem;font-weight:700;text-decoration:none}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{display:inline-flex;min-height:44px;align-items:center;border-radius:6px;background:var(--blue-dark);padding:.65rem .9rem;color:#fff;font-size:.74rem;font-weight:850;letter-spacing:.05em;text-decoration:none}
.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.7rem;border:1px solid transparent;border-radius:7px;padding:.85rem 1.2rem;font-size:.78rem;font-weight:850;letter-spacing:.05em;line-height:1.2;text-align:center;text-decoration:none;transition:transform .2s,background-color .2s}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{background:var(--blue-dark);color:#fff;box-shadow:0 8px 22px rgba(24,90,157,.18)}.button-primary:hover{background:#114b87}.button-light{background:#fff;color:var(--blue-dark)}
.hero{position:relative;padding:clamp(4.5rem,10vw,8rem) 0 clamp(4rem,9vw,7rem);background:linear-gradient(135deg,#fff 0%,#f7fbff 70%,#e7f3ff 100%);overflow:hidden}.hero::before{content:"J";position:absolute;right:-.05em;bottom:-.3em;color:rgba(207,232,255,.42);font-size:clamp(22rem,48vw,48rem);font-weight:900;line-height:1;pointer-events:none}.hero-inner{position:relative;z-index:1}.hero-copy{max-width:700px;margin-bottom:1.8rem;color:var(--text);font-size:clamp(1rem,2vw,1.18rem)}.hero .button{width:100%;max-width:365px}.hero-notes{display:flex;flex-direction:column;gap:.65rem;margin-top:1.4rem;color:var(--muted);font-size:.78rem}.hero-notes span{display:flex;align-items:center;gap:.45rem}.hero-notes svg{width:18px;height:18px;color:var(--blue-dark)}
.products-section{padding:clamp(4.5rem,8vw,7rem) 0;background:#fff}.section-heading{display:grid;gap:.5rem;margin-bottom:2.4rem}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:440px;margin:0;color:var(--muted)}.product-list{display:grid}.product-card{display:grid;overflow:hidden;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow)}.product-image{position:relative;display:grid;min-height:320px;place-items:center;background:var(--surface);overflow:hidden}.product-image picture,.product-image img{width:100%;height:100%}.product-image img{object-fit:contain}.availability{position:absolute;z-index:2;top:1rem;left:1rem;display:flex;align-items:center;gap:.45rem;padding:.45rem .65rem;background:#fff;color:var(--success);font-size:.65rem;font-weight:900;letter-spacing:.08em;box-shadow:0 4px 16px rgba(21,51,74,.08)}.availability>span{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(23,122,80,.1)}.product-content{padding:1.4rem}.product-category{margin-bottom:.55rem;color:var(--blue-dark);font-size:.7rem;font-weight:850;letter-spacing:.12em}.product-content h3{margin-bottom:.7rem;font-size:clamp(1.75rem,5vw,2.7rem)}.product-content h3 a{text-decoration:none}.product-content h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.product-description{color:var(--muted)}.product-content ul{display:grid;gap:.55rem;padding:1.1rem 0;margin:1.1rem 0;border-block:1px solid var(--border);list-style:none;font-size:.86rem}.product-content li{display:flex;align-items:flex-start;gap:.55rem}.product-content li svg{flex:0 0 auto;width:20px;height:20px;padding:3px;border-radius:50%;background:var(--blue-soft);color:var(--blue-dark)}.product-offer{display:flex;flex-direction:column;gap:1.1rem}.product-offer>div{display:flex;flex-direction:column}.product-offer span,.product-offer small{color:var(--muted);font-size:.72rem}.product-offer strong{color:var(--navy);font-size:1.7rem;line-height:1.2}.product-offer .button{width:100%}
.coming-soon{display:flex;align-items:flex-start;gap:1rem;margin-top:1.2rem;padding:1.15rem;border:1px solid var(--blue-light);background:var(--blue-soft)}.coming-soon>svg{flex:0 0 auto;width:26px;height:26px;color:var(--blue-dark)}.coming-soon h3{margin:.1rem 0 .25rem;font-size:1rem}.coming-soon p{margin:0;color:var(--muted);font-size:.85rem}
.why-section{padding:clamp(4.5rem,8vw,7rem) 0;background:var(--surface)}.why-layout{display:grid;gap:2.5rem}.why-heading>p:last-child{max-width:560px;color:var(--muted)}.value-grid{display:grid;border-top:1px solid var(--border)}.value-grid article{padding:1.4rem 0;border-bottom:1px solid var(--border)}.value-grid article>span{display:grid;width:36px;height:36px;margin-bottom:1rem;place-items:center;border:1px solid var(--blue-light);color:var(--blue-dark);font-size:.68rem;font-weight:900}.value-grid h3{margin-bottom:.45rem}.value-grid p{margin:0;color:var(--muted);font-size:.9rem}
.final-cta{padding:3.5rem 0;background:var(--blue-dark);color:#dcecf7}.final-cta-inner{display:grid;gap:1.4rem}.final-cta .eyebrow{color:var(--blue-light)}.final-cta h2{max-width:720px;margin-bottom:0;color:#fff}.final-cta .button{width:100%}
.site-footer{padding:3.5rem 0 2rem;background:#0e2536;color:#a9c0ce}.footer-inner{display:grid;gap:1.5rem}.footer-brand{color:#fff}.footer-inner>div p{margin:.6rem 0 0;font-size:.85rem}.footer-inner nav{display:flex;flex-wrap:wrap;gap:.65rem 1.2rem}.footer-inner nav a{font-size:.8rem;text-underline-offset:4px}.footer-bottom{display:grid;gap:.25rem;margin-top:2rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom p{margin:0;font-size:.7rem}
@media (min-width:560px){.site-header nav{display:flex;align-items:center;gap:1.5rem}.hero-notes{flex-direction:row;gap:1.5rem}.product-offer{flex-direction:row;align-items:end;justify-content:space-between}.product-offer .button{width:auto}.final-cta .button{width:auto;justify-self:start}.footer-inner{grid-template-columns:1fr auto;align-items:start}.footer-inner nav{justify-content:flex-end}}
@media (min-width:760px){.container{width:min(calc(100% - 64px),var(--container))}.site-header{position:sticky;top:0}.header-inner{min-height:78px}.brand{font-size:1.42rem}.header-cta{padding-inline:1.2rem}.section-heading{grid-template-columns:1fr auto;align-items:end}.section-heading>p{text-align:right}.product-card{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr)}.product-image{min-height:520px}.product-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.2rem)}.coming-soon{padding:1.35rem 1.5rem}.why-layout{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:7vw}.value-grid article{display:grid;grid-template-columns:55px 1fr;column-gap:.8rem}.value-grid article>span{grid-row:1/3}.value-grid h3{margin-top:.2rem}.final-cta-inner{grid-template-columns:1fr auto;align-items:center}.final-cta .button{justify-self:end}.footer-bottom{grid-template-columns:1fr 1fr}.footer-bottom p:last-child{text-align:right}}
@media (min-width:1100px){.hero h1{font-size:5.1rem}.product-card{grid-template-columns:1fr 1fr}.product-image{min-height:570px}}
@media (max-width:360px){.container{width:min(calc(100% - 28px),var(--container))}.announcement{font-size:.61rem}.header-inner{min-height:64px}.header-cta{padding:.6rem .7rem}.hero{padding-top:3.8rem}.hero h1{font-size:2.45rem}.product-image{min-height:265px}.product-content{padding:1.1rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
