:root{--navy: #102a43;--navy-2: #0d2237;--ink: #172033;--muted: #5d6b7c;--line: #d9e2ec;--soft: #f5f8fb;--soft-2: #eef6f6;--teal: #0f8b8d;--green: #2f9e68;--white: #ffffff;--shadow: 0 18px 44px rgba(16, 42, 67, .1);--radius: 8px;--max: 1180px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}:focus-visible{outline:3px solid rgba(15,139,141,.5);outline-offset:3px}.sr-only,.skip-link:not(:focus){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:focus{position:fixed;z-index:1000;top:12px;left:12px;background:var(--navy);color:var(--white);padding:10px 14px;border-radius:var(--radius)}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;border-bottom:1px solid rgba(217,226,236,.9);backdrop-filter:blur(14px)}.site-header__inner{width:min(var(--max),calc(100% - 32px));min-height:70px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-weight:850}.brand__logo{display:block;width:190px;height:44px;object-fit:cover;object-position:center;border-radius:8px}.site-nav{justify-self:center;display:flex;align-items:center;gap:17px;color:#35465c;font-size:.94rem;font-weight:700}.site-nav a{padding:8px 3px;border-bottom:2px solid transparent}.site-nav a:hover{border-bottom-color:#0f8b8d40}.site-nav__mobile-contact{display:none}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:9px}.nav-toggle span[aria-hidden=true]{display:block;height:2px;margin:5px 0;background:var(--navy);border-radius:2px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:var(--radius);border:1px solid transparent;font-weight:850;line-height:1.2;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--teal);color:var(--white);box-shadow:0 10px 22px #0f8b8d2e}.button--primary:hover{color:var(--white);background:#0b797b}.button--secondary{background:var(--white);color:var(--navy);border-color:var(--line)}.button--secondary:hover{border-color:#0f8b8d59}.button--quiet{color:var(--navy);background:transparent}.hero{padding:72px 0 64px;background:linear-gradient(180deg,#f8fbfb,#fff 78%)}.hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(390px,1fr);gap:56px;align-items:center}.category-pill{display:inline-flex;width:fit-content;margin:0 0 18px;padding:7px 11px;border:1px solid #cce5e3;border-radius:999px;background:#f3fbf9;color:var(--teal);font-size:.76rem;font-weight:900;letter-spacing:.08em}.eyebrow{margin:0 0 12px;color:var(--teal);font-weight:850;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}h1,h2,h3{margin:0;color:var(--navy);line-height:1.12;letter-spacing:0}h1{font-size:clamp(2.35rem,5vw,4.15rem);max-width:760px}h2{font-size:clamp(1.72rem,3vw,2.48rem)}h3{font-size:1.08rem}p{margin:0}.lead{margin-top:22px;max-width:700px;color:#3e4c5f;font-size:1.14rem}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;max-width:760px}.hero__points span{min-height:76px;padding:13px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:#4a5d74;font-weight:650}.hero__points b{display:block;color:var(--navy);margin-bottom:3px}.product-illustration{border:1px solid #cfdae5;border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);overflow:hidden}.product-illustration__topbar{height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;background:var(--navy);color:#dce8f2;font-size:.85rem}.brand-mini{color:var(--white);font-weight:900}.product-illustration__body{display:grid;grid-template-columns:92px 1fr;gap:18px;padding:20px;background:linear-gradient(180deg,#fff,#f8fbfc)}.illustration-sidebar{display:grid;gap:10px;align-content:start}.illustration-sidebar span{height:38px;border-radius:var(--radius);background:#edf4f7;border:1px solid #dce7ee}.illustration-sidebar span:first-child{background:#dff4ef;border-color:#bfe4dc}.illustration-workspace{min-width:0}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.workspace-heading strong{color:var(--navy);font-size:1.02rem}.workspace-heading small{color:var(--muted)}.metric-row{display:grid;gap:10px}.metric-row--four{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:82px;padding:13px;border-radius:var(--radius);border:1px solid var(--line);background:var(--white)}.metric span{display:block;color:var(--muted);font-size:.82rem}.metric b{display:block;color:var(--teal);font-size:1.04rem;margin-top:6px}.movement-list{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden}.movement-list div{display:grid;grid-template-columns:70px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line)}.movement-list div:last-child{border-bottom:0}.movement-list span,.movement-list em{color:var(--muted);font-size:.78rem;font-style:normal}.movement-list b{color:var(--ink);font-size:.9rem}.section{padding:78px 0}.section--soft{background:var(--soft)}.section--intro{padding-top:66px}.section--navy{background:var(--navy);color:#eaf2f8}.section--navy h2,.section--navy h3{color:var(--white)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p:not(.eyebrow){margin-top:14px;color:var(--muted);font-size:1.05rem}.section--navy .section-heading p:not(.eyebrow){color:#c8d6e3}.section-heading--center{text-align:center;margin-inline:auto}.section-header-row{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:end;margin-bottom:34px}.section-header-row .section-heading{margin-bottom:0}.routine-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.routine-grid article{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 8px 22px #102a430d}.routine-grid span{display:inline-grid;place-items:center;width:38px;height:32px;margin-bottom:18px;border-radius:var(--radius);background:#e6f6f2;color:var(--teal);font-weight:900;font-size:.78rem}.routine-grid p{margin-top:8px;color:var(--muted)}.module-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.module-card{min-height:208px;padding:24px;border-radius:var(--radius);border:1px solid var(--line);background:var(--white);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.module-card:hover{transform:translateY(-2px);border-color:#0f8b8d59;box-shadow:0 16px 34px #102a4314}.module-card span{display:inline-grid;place-items:center;width:40px;height:30px;margin-bottom:18px;border-radius:var(--radius);background:#e8f7f3;color:var(--teal);font-size:.78rem;font-weight:900}.module-card p{margin-top:10px;color:var(--muted)}.secondary-modules{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.secondary-modules a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:#3e4c5f;font-weight:700;font-size:.92rem}.flow-board{display:grid;gap:18px}.flow-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;position:relative}.flow-track:before{content:"";position:absolute;left:8%;right:8%;top:50%;height:2px;background:#8fd6c873}.flow-track span,.flow-branches span{position:relative;z-index:1;padding:14px 15px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);font-weight:850;text-align:center}.flow-track span{background:var(--white);color:var(--navy)}.flow-branches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.flow-branches span{background:#ffffff14;color:var(--white)}.pharmacy-centered{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.pharmacy-centered p{color:#40536a;font-size:1.08rem}.tag-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:24px 0 0;list-style:none}.tag-list li,.mini-grid span,.compact-list li{padding:9px 12px;border-radius:var(--radius);background:#f1f7f8;color:#324960;font-weight:750}.visibility-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.visibility-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:24px}.visibility-panel__head{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}.visibility-panel__head strong{color:var(--navy)}.visibility-panel__head span{color:var(--muted);font-size:.9rem}.status-bars{display:grid;gap:13px}.status-bars span{position:relative;display:block;padding:11px 12px;border-radius:var(--radius);background:#eef4f8;color:var(--navy);font-weight:800;overflow:hidden}.status-bars span:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--w);background:#0f8b8d2e}.status-bars span{isolation:isolate}.mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dual-section{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.delivery-card,.sngpc-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 26px #102a430f}.delivery-card .section-heading,.sngpc-card .section-heading{margin-bottom:22px}.channel-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:center}.channel-flow span,.channel-flow b{padding:12px;border-radius:var(--radius);text-align:center;font-weight:850}.channel-flow span{background:var(--soft);color:#40536a}.channel-flow b{grid-column:1 / -1;background:var(--navy);color:var(--white)}.compact-list{display:flex;flex-wrap:wrap;gap:9px;padding:0;margin:0 0 22px;list-style:none}.feature-grid,.problem-grid,.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card,.content-card,.problem-card{padding:22px;border-radius:var(--radius);border:1px solid var(--line);background:var(--white)}.feature-card{min-height:190px}.feature-card__icon{display:inline-grid;place-items:center;width:42px;height:32px;border-radius:var(--radius);background:#e8f7f3;color:var(--teal);font-size:.78rem;font-weight:900;margin-bottom:18px}.feature-card p,.content-card p{margin-top:10px;color:var(--muted)}.content-card--featured{display:block;margin-bottom:28px;padding:32px;text-decoration:none;color:inherit;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 16px 38px #102a4314;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.content-card--featured h2{margin:10px 0 0;max-width:900px;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15;color:var(--navy)}.content-card--featured p:not(.eyebrow){max-width:850px;line-height:1.65}.content-card--featured:hover{border-color:#0d948873;transform:translateY(-2px)}.problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.problem-card{font-weight:750;color:#33465f}.split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.check-list{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.check-list li{padding-left:30px;position:relative;color:#3d5068}.check-list li:before{content:"";position:absolute;left:0;top:.45em;width:14px;height:14px;border-radius:4px;background:var(--teal);box-shadow:inset 0 0 0 4px #dff5ef}.signal-panel{border-radius:var(--radius);border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:grid;gap:7px}.field--full{grid-column:1 / -1}label{font-weight:750;color:var(--navy)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:12px 13px;font:inherit;color:var(--ink);background:var(--white)}textarea{min-height:130px;resize:vertical}.form-note{color:var(--muted);margin-top:16px}.cta-section{width:min(var(--max),calc(100% - 40px));margin:76px auto;padding:40px;border-radius:var(--radius);background:linear-gradient(135deg,var(--navy),#123856);color:#dce8f2;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.cta-section h2{color:var(--white);margin-bottom:12px}.cta-section__content{max-width:720px}.site-footer{background:var(--navy-2);color:#c8d6e3;padding:54px 0 24px}.site-footer__grid{width:min(var(--max),calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:28px}.site-footer h2{color:var(--white);font-size:.95rem;margin-bottom:12px}.site-footer a{display:block;margin:8px 0;color:#dbe8f1}.site-footer p{margin-top:12px;max-width:270px}.site-footer__bottom{width:min(var(--max),calc(100% - 40px));margin:36px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:.92rem}.page-hero{padding:70px 0 46px;background:var(--soft)}.page-hero p{max-width:760px;margin-top:18px;color:var(--muted);font-size:1.1rem}.product-tour{overflow:hidden}.screenshot-grid{display:grid;grid-template-columns:1fr;gap:52px}.product-screenshot{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);gap:42px;align-items:center}.product-screenshot figcaption{grid-column:1;grid-row:1}.product-screenshot__frame{grid-column:2;grid-row:1}@media(max-width:800px){.product-screenshot,.product-screenshot:nth-child(2n){grid-template-columns:1fr;gap:18px}.product-screenshot figcaption,.product-screenshot:nth-child(2n) figcaption{grid-column:1;grid-row:1}.product-screenshot__frame,.product-screenshot:nth-child(2n) .product-screenshot__frame{grid-column:1;grid-row:2}}@media(min-width:801px){.product-screenshot:nth-child(2n){grid-template-columns:minmax(0,.66fr) minmax(220px,.34fr)}.product-screenshot:nth-child(2n) figcaption{grid-column:2}.product-screenshot:nth-child(2n) .product-screenshot__frame{grid-column:1}}.product-screenshot__frame{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 18px 44px #102a431a}.product-screenshot__frame img{display:block;width:100%;height:auto;max-width:100%}.product-screenshot figcaption{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:0;color:var(--muted)}.product-screenshot figcaption strong{color:var(--navy);font-size:1.45rem;line-height:1.2}.product-screenshot figcaption span{font-size:1rem;line-height:1.65}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1120px){.site-nav{gap:12px;font-size:.9rem}.site-header__inner{gap:14px}.hero__grid{gap:34px;grid-template-columns:minmax(0,.86fr) minmax(390px,1fr)}}@media(max-width:980px){.site-header__inner{grid-template-columns:auto auto;justify-content:space-between}.site-header__cta{display:none}.nav-toggle{display:inline-block}.site-nav{position:absolute;inset:70px 16px auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.site-nav[data-open=true]{display:flex}.site-nav a{padding:12px;border-radius:var(--radius);border-bottom:0}.site-nav__mobile-contact{display:block}.hero__grid{grid-template-columns:1fr}.routine-grid,.module-showcase,.problem-grid,.feature-grid,.content-grid,.visibility-grid,.dual-section,.pharmacy-centered,.split,.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-header-row{grid-template-columns:1fr;align-items:start}.flow-track{grid-template-columns:1fr}.flow-track:before{inset:18px auto 18px 24px;width:2px;height:auto}.flow-track span{text-align:left;padding-left:48px}.flow-branches{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-section{grid-template-columns:1fr}}@media(max-width:620px){.container,.cta-section,.site-footer__grid,.site-footer__bottom{width:min(100% - 28px,var(--max))}.hero{padding:48px 0 54px}.hero__points,.routine-grid,.module-showcase,.problem-grid,.feature-grid,.content-grid,.visibility-grid,.dual-section,.pharmacy-centered,.split,.form-grid,.product-illustration__body,.mini-grid,.screenshot-grid{grid-template-columns:1fr}h1{font-size:clamp(2.2rem,12vw,3.1rem)}.section{padding:56px 0}.illustration-sidebar{display:none}.metric-row--four{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:72px}.movement-list div{grid-template-columns:54px 1fr;gap:3px 8px}.movement-list em{grid-column:2}.channel-flow{grid-template-columns:1fr}.cta-section{padding:28px;margin-block:56px}.site-footer__grid{grid-template-columns:1fr}}
