:root{--navy:#0b2c3d;--navy-2:#123c50;--teal:#0f7774;--aqua:#dff4f2;--gold:#c6a15b;--ink:#12232c;--muted:#5b6970;--line:#dbe4e7;--cloud:#f4f7f7;--white:#fff;--shadow:0 18px 45px rgba(7,35,49,.11);--shell:min(1160px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}a{color:inherit}img{max-width:100%}.shell{width:var(--shell);margin-inline:auto}.sr-only{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:fixed;top:-80px;left:16px;z-index:1000;background:#fff;padding:10px 14px;border-radius:4px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(12,51,69,.1)}.header-inner{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;text-decoration:none}.official-logo{display:block;width:290px;max-height:78px;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{text-decoration:none;font-weight:650;font-size:.92rem}.site-nav a:hover,.site-nav a:focus{color:var(--teal)}.site-nav .nav-cta{padding:11px 18px;color:#fff;background:var(--navy);border-radius:2px}.site-nav .nav-cta:hover,.site-nav .nav-cta:focus{color:#fff;background:var(--teal)}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span:not(.sr-only){display:block;width:26px;height:2px;background:var(--navy);margin:5px}
.hero{position:relative;min-height:660px;display:flex;align-items:center;overflow:hidden;background:#e9f0f2}.hero-image{position:absolute;inset:0;background-image:url('ams-medical-supply-hero.png');background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,38,53,.96) 0%,rgba(8,38,53,.83) 37%,rgba(8,38,53,.18) 67%,rgba(8,38,53,0) 100%)}.hero-inner{position:relative;z-index:1;padding-block:95px}.hero-copy{max-width:650px;color:#fff}.eyebrow{margin:0 0 18px;color:#8ee1da;font-weight:800;text-transform:uppercase;letter-spacing:.15em;font-size:.78rem}.eyebrow.dark{color:var(--teal)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.12;margin-top:0;color:var(--navy)}h1{font-size:clamp(2.8rem,5.3vw,5.25rem);color:#fff;letter-spacing:-.035em;margin-bottom:24px}h2{font-size:clamp(2.1rem,3.9vw,3.75rem);letter-spacing:-.028em;margin-bottom:22px}h3{font-size:1.35rem}.hero-lede{max-width:610px;font-size:1.16rem;color:#e1ebee;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 23px;border:1px solid transparent;border-radius:2px;font-weight:800;text-decoration:none;cursor:pointer;font:inherit}.button-primary{background:var(--gold);color:#102633}.button-primary:hover,.button-primary:focus{background:#e2c177}.button-secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.65);color:#fff}.button-secondary:hover,.button-secondary:focus{background:#fff;color:var(--navy)}
.proof-bar{background:var(--navy);color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.proof-grid>div{position:relative;padding:28px 30px 29px 58px;border-right:1px solid rgba(255,255,255,.14)}.proof-grid>div:last-child{border:0}.proof-grid span{position:absolute;left:18px;top:31px;color:#75cbc5;font-size:.72rem;font-weight:800}.proof-grid strong,.proof-grid small{display:block}.proof-grid strong{font-family:Georgia,serif;font-size:1.23rem}.proof-grid small{margin-top:4px;color:#bfd0d7;font-size:.83rem}
.section{padding:105px 0}.two-column{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.intro-copy{font-size:1.13rem;color:#3c505a;padding-top:8px}.intro-copy p:first-child{margin-top:0}.text-link{display:inline-block;margin-top:18px;color:var(--teal);font-weight:800;text-decoration:none;border-bottom:2px solid #b6dedb;padding-bottom:4px}.text-link:hover{border-color:var(--teal)}.products{background:var(--cloud)}.section-heading{max-width:760px;margin-bottom:45px}.section-heading>p:last-child{color:var(--muted);font-size:1.08rem;max-width:630px}.section-heading.centered{text-align:center;margin-inline:auto}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-height:250px;background:#fff;border:1px solid var(--line);padding:28px 28px 30px;box-shadow:0 4px 18px rgba(21,55,70,.03)}.product-card h3{margin:30px 0 12px}.product-card p{color:var(--muted);margin:0}.card-number{font-size:.75rem;font-weight:800;color:var(--teal);border-bottom:2px solid var(--gold);padding-bottom:5px}.featured-card{background:var(--navy);border-color:var(--navy);color:#fff}.featured-card h3{color:#fff}.featured-card p{color:#c7d5da}.featured-card a{display:inline-block;color:#8ee1da;font-weight:800;margin-top:18px}
.industries{background:var(--navy);color:#fff}.industries h2,.industries h3{color:#fff}.industries-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.sticky-heading{position:sticky;top:130px;align-self:start}.sticky-heading>p:last-child{color:#c0d0d6}.industry-list article{display:grid;grid-template-columns:50px 1fr;gap:22px;padding:27px 0;border-top:1px solid rgba(255,255,255,.16)}.industry-list article:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.industry-list article>span{color:#79d5cf;font-size:.78rem;font-weight:800;padding-top:4px}.industry-list h3{margin:0 0 7px;font-size:1.45rem}.industry-list p{margin:0;color:#c0d0d6}
.process{background:#fff}.process-grid{list-style:none;padding:0;margin:45px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.process-grid li{padding-top:26px;border-top:3px solid var(--teal)}.process-grid li>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--aqua);color:var(--teal);font-weight:900}.process-grid h3{margin:22px 0 9px}.process-grid p{color:var(--muted);margin:0}
.about{background:#dceeed}.about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:center}.founder-card{min-height:400px;background:var(--navy);padding:36px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow);border-top:6px solid var(--gold)}.founder-monogram{font-family:Georgia,serif;font-size:6rem;line-height:1;color:#79d5cf}.founder-card p{margin:0;color:#b8cbd2;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.founder-card h3{font-size:2rem;color:#fff;margin:8px 0 0}.about-copy>p:not(.eyebrow){font-size:1.08rem;color:#334c56}.values{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.values span{padding:8px 12px;background:rgba(255,255,255,.72);font-weight:750;color:var(--navy);font-size:.85rem}
.quote{background:var(--navy);color:#fff}.quote h2{color:#fff}.quote-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.quote-copy>p:not(.eyebrow){color:#bfd0d7;font-size:1.08rem}.contact-block{display:grid;gap:8px;margin-top:42px}.contact-block span{margin-top:12px;color:#78d3cd;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:850}.contact-block a,.contact-block address{color:#fff;font-style:normal;text-decoration:none;font-weight:650}.quote-form{background:#fff;color:var(--ink);padding:38px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form label{display:block;font-weight:760;color:var(--navy);margin-bottom:18px}.quote-form label span{font-weight:500;color:#6f7a80}.quote-form input,.quote-form textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #b7c6cb;border-radius:2px;font:inherit;color:var(--ink);background:#fbfdfd}.quote-form input:focus,.quote-form textarea:focus{outline:3px solid rgba(15,119,116,.18);border-color:var(--teal)}.submit-button{border:0;width:100%}.form-note{font-size:.78rem;color:#6b767b;line-height:1.5;margin:13px 0 0}.form-status{font-weight:700;color:var(--teal);margin-top:8px}
.site-footer{background:#071e2a;color:#d7e0e3;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-logo-wrap{display:inline-flex;align-items:center;background:#fff;padding:10px 14px;max-width:340px}.footer-logo-wrap img{display:block;width:300px;max-width:100%;height:auto}.footer-brand p{color:#91a5ad;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px}.footer-grid strong{color:#79d5cf;margin-bottom:7px}.footer-grid a{text-decoration:none;color:#c1ced3}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.78rem;color:#849ba4}
@media(max-width:900px){.menu-button{display:block}.site-nav{position:absolute;display:none;top:98px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 30px rgba(8,35,49,.1)}.site-nav.open{display:flex}.site-nav a{padding:12px}.site-nav .nav-cta{text-align:center;margin-top:6px}.hero{min-height:610px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(8,38,53,.95),rgba(8,38,53,.72))}.hero-copy{max-width:620px}.two-column,.industries-layout,.about-grid,.quote-layout{grid-template-columns:1fr;gap:42px}.sticky-heading{position:static}.card-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.founder-card{min-height:300px}.quote-copy{max-width:650px}}
@media(max-width:620px){:root{--shell:min(100% - 28px,1160px)}.header-inner{min-height:82px}.official-logo{width:220px;max-height:68px}.site-nav{top:82px}.hero{min-height:640px}.hero-inner{padding-block:75px}.hero-image{background-position:69% center}.hero-shade{background:rgba(8,38,53,.83)}h1{font-size:2.72rem}.hero-lede{font-size:1.04rem}.hero-actions{flex-direction:column}.button{width:100%}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.section{padding:76px 0}.two-column{gap:20px}.card-grid,.process-grid,.form-row,.footer-grid{grid-template-columns:1fr}.product-card{min-height:auto}.industries-layout{gap:18px}.about-grid{gap:32px}.founder-card{min-height:270px}.founder-monogram{font-size:5rem}.quote-form{padding:25px 20px}.footer-grid{gap:32px}.footer-bottom{flex-direction:column}.footer-bottom p{margin:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
