@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}body{background-color:#f8f9fa}.fade-in{white-space:pre;overflow:hidden;animation:fade .8s linear}.fade-in.d1{animation-delay:.2s}.fade-in.d2{animation-delay:.4s}@keyframes fade{0%{width:1em;opacity:0}to{width:100%;opacity:1}}@media screen and (max-width: 1100px){.fade-in{font-size:50px!important}}@media screen and (max-width: 750px){.fade-in{font-size:40px!important}}@media screen and (max-width: 450px){.fade-in{font-size:26px!important}.contact{bottom:20px!important;top:unset!important}}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.contact{position:absolute;right:30px;top:40px;font-size:16px;font-weight:500;display:flex;padding:5px;color:#fff;text-decoration:none}.menu{color:#6e6e73;cursor:pointer}.menu2{cursor:pointer}.menu2:hover{font-weight:500}.menu:hover{color:#1c1c1e!important;font-weight:500}.login-btn:hover{background-color:#6e6e731a;cursor:pointer;border-radius:8px}.top-cover{border-bottom:1px solid #D1D1D6;position:relative}.blur-cover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;height:100%}.title-cover{display:flex;align-items:center;justify-content:space-between;width:80%;margin:auto;padding:5em 0}.sections{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:80%;margin:auto}.rowed{flex-direction:row}.title{font-size:60px;letter-spacing:1px;line-height:1;margin-bottom:20px}.title2{font-size:50px;letter-spacing:1px;font-weight:500;line-height:1;margin-bottom:20px}.title3{font-size:50px;letter-spacing:1px;line-height:1;margin-bottom:20px}.title4{font-size:45px;letter-spacing:1px;line-height:1;margin-bottom:20px}.subtitle{font-size:16px;color:#364153;margin-bottom:20px;letter-spacing:.2px}.button-cov{display:flex;align-items:center;gap:20px;margin:30px 0}.coloredButton{background:linear-gradient(to right,#009689,#9810fa);color:#fff;font-size:13px;font-weight:500;border-radius:8px;padding:10px 20px;cursor:pointer;border:none}.coloredButton:hover{filter:brightness(.8)}.buthov:hover{filter:contrast(.8)}.round-icon{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;align-items:center;justify-content:center;border-radius:100%;width:70px;height:70px}.dash{border:1px solid;width:60px;border-radius:99px}.content-cover{display:flex;align-items:stretch;justify-content:center;gap:40px;width:100%;margin-top:3em}.content-card{width:48%;max-width:35em;border:1px solid #D1D1D6;border-radius:12px;padding:20px}.content-card.green:hover{border:1px solid #009689;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.content-card.blue:hover{border:1px solid #9810fa;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.content-card.blue:hover .blue-but{border:2px solid #9810fa!important}.testimonial-card{display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid #D1D1D6;border-radius:12px;max-width:25em}.testimonial-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.center{display:flex;align-items:center;justify-content:center}.profile-pic{background-color:#009689;color:#fff;font-size:13px;font-weight:500;height:40px;width:40px;border-radius:50%}.accordion{width:100%;width:60vw;margin-top:3em;background-color:transparent}.accordion-item{border-top:none!important;border-right:none!important;border-left:none!important;background-color:transparent}.accordion-header{background-color:transparent}.accordion-button:not(.collapsed){color:#000;background-color:transparent;box-shadow:none!important}.accordion-button:focus{border:none;outline:none!important;box-shadow:none!important}.accordion-button{background-color:transparent;font-weight:500;font-size:18px!important}.accordion-button:after{width:15px!important;height:15px!important;background-size:15px!important}.accordion-body{font-size:13px;color:#4a5565;padding:0rem 1.25rem 2rem}.bottom-cover{margin:auto;text-align:center;width:100%}.left{width:60%}.left2{width:45%}.preview{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.preview-slide{display:flex;align-items:stretch;justify-content:center;gap:40px;width:100%;margin-top:3em}.preview-cover{width:100%;overflow-x:auto;overflow-y:hidden}.bottom-bot{background-color:#101828;color:#fff;padding:5em}.bottom-b1{display:flex;align-items:center;justify-content:space-between}.coloredSection{background:linear-gradient(to right,#009689,#9810fa,#155dfc);background-size:200% 200%;padding:5em 0;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;color:#fff}a{color:inherit;text-decoration:none}a:hover{color:inherit;cursor:pointer;text-decoration:underline}@media screen and (max-width: 900px){.title-cover{flex-direction:column;height:100%;padding:30px}.left{width:100%}.title{font-size:40px!important}.title2{font-size:35px!important;text-align:center}.title3{font-size:30px!important;text-align:center}.rowed{flex-direction:column}.left2{width:100%}.weird-img{margin-top:5em}.content-cover{flex-direction:column}.content-card{width:100%}.preview-slide{width:60em}.testimonial-card{width:100%;max-width:none}.accordion{width:100%}}@media screen and (max-width: 500px){.title-cover{width:100%}.button-cov{flex-direction:column}.coloredButton,.buthov{width:100%}.works{flex-direction:column;justify-content:center!important;align-items:center!important}.work{width:80%!important}.dash{width:30px}.bottom-bot{padding:2em}.bottom-b1{flex-direction:column;align-items:flex-start;gap:20px}.bottom-b2{flex-direction:column;align-items:center;gap:20px}}@media screen and (max-width: 380px){.work{width:100%!important}.sections{width:95%;padding:5em 0!important}.weird-img{display:none}}.fake-box{border:1px solid #cfd4da;border-radius:5px;padding:5px 10px;font-size:14px;display:flex;align-items:center;justify-content:center;height:55px;color:#7c838a}.contact:hover{text-decoration:none!important;color:#fff!important}.hover-drop{padding:10px;cursor:pointer}.hover-drop:hover{background-color:#4950571a}.primary{color:#6a5acd!important}.small-text{font-size:13px}.selected{color:#9b5de5!important;border-top:1px solid #9b5de5;border-bottom:1px solid #9b5de5}.hover-card:hover{box-shadow:0 0 8px -1px #ccc}.icon-card{background-color:#9b5de5}.form-control{border-radius:10px;border:1px solid #ced4da;padding:15px}.selected-card{border-color:#9b5de5!important;color:#9b5de5}@media screen and (max-width: 800px){.hide{display:none!important}.show{width:100%!important}}@media screen and (max-width: 500px){.bigtext{font-size:40px!important}}.hero-badge{display:inline-flex;align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:13px;font-weight:500;padding:6px 14px;border-radius:999px;margin-bottom:18px}.hero-badge-dot{width:8px;height:8px;border-radius:50%;background-color:#009689;display:inline-block;margin-right:8px;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-trust{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:12px;color:#6e6e73;margin-top:4px}.section-badge{display:inline-flex;align-items:center;background:#f3e8ff;color:#9810fa;font-size:11px;font-weight:700;padding:5px 13px;border-radius:999px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.6px}.patient-badge{background:#f0fdf4;color:#009689}.pharmacy-badge{background:#faf5ff;color:#9810fa}.partner-badge{background:linear-gradient(to right,#009689,#9810fa);color:#fff}.stats-bar{display:flex;align-items:stretch;justify-content:center;width:80%;margin:auto;padding:2em 0}.stat-item{flex:1;text-align:center;padding:20px 12px;border-right:1px solid #e5e7eb}.stat-item:last-child{border-right:none}.stat-value{font-size:28px;font-weight:800;background:linear-gradient(to right,#009689,#9810fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:5px}.stat-label{font-size:13px;color:#6e6e73}.how-card{width:100%;display:flex;align-items:center;flex-direction:column;padding:28px 20px;background:#fff;border-radius:16px;border:1px solid #f0f0f5;position:relative;height:100%}.step-number{position:absolute;top:14px;right:14px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#009689,#9810fa);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.right2{width:45%;display:flex;justify-content:center;align-items:center}.screenshot-stack{position:relative;width:320px;height:400px}.screenshot-img{border-radius:14px;box-shadow:0 20px 40px -8px #0000002e;width:250px;object-fit:cover;object-position:top}.screenshot-back{position:absolute;top:0;left:0;transform:rotate(-5deg);opacity:.75}.screenshot-front{position:absolute;top:45px;left:55px;z-index:1}.pharmacy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-top:3em}.pharmacy-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px -4px #00000012;border:1px solid #f0f0f5;cursor:default;transition:transform .2s ease}.pharmacy-header{height:100px;display:flex;align-items:flex-end;justify-content:space-between;padding:10px 12px}.pharmacy-initial{width:46px;height:46px;border-radius:10px;background:#ffffff38;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.38)}.partner-badge-white{background:#ffffffeb;color:#009689;font-size:10px;font-weight:700;padding:3px 9px;border-radius:999px}.pharmacy-body{padding:14px}.pharmacy-name{font-size:15px;font-weight:700;color:#1c1c1e;margin:0 0 7px}.pharmacy-address{display:flex;align-items:flex-start;gap:5px;font-size:12px;color:#4a5565;margin-bottom:10px;line-height:1.45}.pharmacy-area-tag{display:inline-block;font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;border:1px solid}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;margin-top:3em}.testimonial-card-v2{display:flex;flex-direction:column;padding:22px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;transition:transform .2s ease}.testimonial-card-v2.patient-test{border-top:3px solid #009689}.testimonial-card-v2.pharmacy-test{border-top:3px solid #9810fa}.saved-badge{display:inline-block;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;margin-top:10px;width:fit-content}.profile-pharmacy{background-color:#9810fa!important}.test-type-badge{font-size:10px;color:#6e6e73;background:#f5f5f7;padding:3px 8px;border-radius:999px;white-space:nowrap}.purpleButton{background:linear-gradient(to right,#9810fa,#155dfc);color:#fff;font-size:13px;font-weight:500;border-radius:8px;padding:10px 20px;cursor:pointer;border:none}.purpleButton:hover{filter:brightness(.85)}@media screen and (max-width: 900px){.pharmacy-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.stats-bar{flex-wrap:wrap;width:95%}.stat-item{flex:0 0 50%;border-right:none;border-bottom:1px solid #e5e7eb}.stat-item:nth-last-child(-n+2){border-bottom:none}.right2{width:100%;margin-bottom:2em}.screenshot-stack{width:280px;height:350px}.screenshot-img{width:215px}}@media screen and (max-width: 500px){.pharmacy-grid{grid-template-columns:1fr}.stat-item{flex:0 0 100%}.screenshot-stack{width:240px;height:310px}.screenshot-img{width:185px}.hero-trust{gap:10px}.hero-trust span{font-size:11px}}.nav-inner{display:flex;align-items:center;justify-content:space-between;width:82%;margin:auto;padding:18px 0}.nav-logo{width:110px;display:block}.nav-link-btn{background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#4b5563;padding:6px 2px;transition:color .15s}.nav-link-btn:hover{color:#009689}.nav-login-link{font-size:14px;font-weight:500;color:#374151;text-decoration:none;padding:8px 4px}.nav-login-link:hover{color:#009689}.nav-cta-btn{background:linear-gradient(to right,#009689,#9810fa);color:#fff;font-size:13px;font-weight:600;padding:10px 20px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:filter .15s}.nav-cta-btn:hover{filter:brightness(.88);color:#fff}.mobile-menu-toggle{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center}.mobile-menu{border-top:1px solid #e5e7eb;background:#fff;padding:12px 0 20px;width:82%;margin:auto}.mobile-menu-links{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}.mobile-nav-link{background:none;border:none;cursor:pointer;font-size:15px;font-weight:500;color:#374151;padding:12px 8px;text-align:left;border-radius:8px;width:100%;transition:background .1s}.mobile-nav-link:hover{background:#f3f4f6;color:#009689}.mobile-menu-cta{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #f0f0f5}.mobile-login-btn{display:block;text-align:center;padding:12px;font-size:14px;font-weight:600;color:#374151;border:1.5px solid #d1d5db;border-radius:8px;text-decoration:none}.mobile-signup-btn{display:block;text-align:center;padding:12px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(to right,#009689,#9810fa);border-radius:8px;text-decoration:none}.footer-root{width:100%}.footer-cta-band{position:relative;overflow:hidden;background:linear-gradient(135deg,#006d63,#009689 30%,#7c0dd1 70%,#5b21b6);padding:5em 0;text-align:center}.footer-cta-inner{position:relative;z-index:1;max-width:600px;margin:auto;padding:0 20px}.footer-cta-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ffffffa6;margin-bottom:12px}.footer-cta-title{font-size:38px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:14px}.footer-cta-sub{font-size:15px;color:#ffffffc7;margin-bottom:32px}.footer-cta-buttons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.footer-btn-white{background:#fff;color:#1a1a2e;font-size:14px;font-weight:700;padding:13px 26px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:filter .15s}.footer-btn-white:hover{filter:brightness(.94);color:#1a1a2e}.footer-btn-outline{background:transparent;color:#fff;font-size:14px;font-weight:600;padding:13px 26px;border-radius:8px;border:2px solid rgba(255,255,255,.55);cursor:pointer;transition:border-color .15s}.footer-btn-outline:hover{border-color:#fff}.footer-deco{position:absolute;border-radius:50%;background:#ffffff0f}.footer-deco-1{width:340px;height:340px;top:-100px;left:-80px}.footer-deco-2{width:260px;height:260px;bottom:-80px;right:-60px}.footer-dark{background:#0c0c0c;padding:4em 0 0}.footer-dark-inner{display:flex;align-items:flex-start;gap:3em;width:82%;margin:auto;padding-bottom:3em;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand-col{flex:2;min-width:200px}.footer-logo{width:100px;margin-bottom:14px;filter:brightness(0) invert(1)}.footer-tagline{font-size:13px;color:#9ca3af;line-height:1.65;margin-bottom:18px;max-width:240px}.footer-socials{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-social-link{display:flex;align-items:center;opacity:.7;transition:opacity .15s;text-decoration:none}.footer-social-link:hover{opacity:1}.footer-email-link{font-size:12px;color:#9ca3af;font-weight:500}.footer-email-link:hover{color:#009689;text-decoration:underline}.footer-link-col{flex:1;display:flex;flex-direction:column;gap:10px}.footer-link-heading{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#ffffff73;margin-bottom:4px}.footer-link{font-size:13px;color:#9ca3af;text-decoration:none;transition:color .15s;display:block}.footer-link:hover{color:#fff}.footer-bottom-bar{display:flex;align-items:center;justify-content:space-between;width:82%;margin:auto;padding:20px 0 24px;font-size:12px;color:#ffffff4d}@media screen and (max-width: 900px){.footer-dark-inner{flex-wrap:wrap;gap:2em}.footer-brand-col{flex:1 1 100%}.footer-bottom-bar{flex-direction:column;gap:8px;text-align:center}.footer-cta-title{font-size:28px}.nav-inner,.mobile-menu{width:90%}}.product-story-row{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;margin-top:3em;text-align:center}.product-story-card{display:flex;flex-direction:column;align-items:center}.product-story-screen{width:100%;max-width:220px;margin:0 auto 20px;border-radius:20px;overflow:hidden;box-shadow:0 24px 48px -10px #0000002e;border:6px solid white;outline:1px solid rgba(0,0,0,.07)}.product-story-img{width:100%;display:block;object-fit:cover}.product-story-step{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#009689;margin-bottom:6px;text-transform:uppercase}.product-story-label{font-size:16px;font-weight:700;color:#1c1c1e;margin-bottom:8px}.product-story-desc{font-size:13px;color:#4a5565;line-height:1.6;max-width:220px;margin:0 auto}.pharmacy-story-left{width:45%;position:relative;flex-shrink:0}.portal-frame{background:#fff;border-radius:14px;box-shadow:0 24px 50px -10px #9810fa26;overflow:hidden;border:1px solid #e5e7eb}.portal-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.portal-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.portal-url{font-size:11px;color:#9ca3af;margin-left:8px;font-family:monospace}.portal-img{width:100%;display:block}.portal-chip{position:absolute;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 13px;font-size:12px;font-weight:600;color:#1c1c1e;box-shadow:0 8px 20px -4px #0000001f;white-space:nowrap;z-index:2}.story-section{background:linear-gradient(160deg,#0f1523,#1a1040,#0d1f1e);position:relative}.story-accent-bar{height:4px;background:linear-gradient(to right,#009689,#9810fa,#155dfc)}.story-eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#009689;margin-bottom:16px;text-align:center}.story-headline{font-size:46px;font-weight:800;color:#fff;line-height:1.15;text-align:center;margin-bottom:40px;max-width:700px}.story-pull-quote{max-width:720px;margin:0 auto 4em;position:relative;padding:32px 40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px}.story-quote-mark{font-size:72px;line-height:0;color:#009689;font-family:Georgia,serif;position:absolute;top:28px;left:20px;opacity:.5}.story-pull-quote p{font-size:16px;line-height:1.8;color:#ffffffc7;margin:0;padding-left:20px}.story-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.story-pillar{padding:28px 24px;border-radius:14px;background:#ffffff0a;border:1px solid}.story-pillar-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.story-pillar-title{font-size:16px;font-weight:700;margin-bottom:10px}.story-pillar-body{font-size:13px;color:#fff9;line-height:1.65}@media screen and (max-width: 900px){.product-story-row{grid-template-columns:1fr;max-width:300px;margin:2em auto 0}.pharmacy-story-left{width:100%;margin-bottom:2em}.portal-chip{display:none}.story-headline{font-size:32px}.story-pillars{grid-template-columns:1fr}.story-pull-quote{padding:24px 20px}.footer-cta-buttons{flex-direction:column;align-items:center}}.story-browser-bar{display:flex;align-items:center;gap:5px;padding:8px 12px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.story-browser-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex-shrink:0}.product-story-screen{max-width:100%!important;border-radius:10px!important;border:1px solid #e5e7eb!important;box-shadow:0 16px 40px -8px #00000024!important;background:#fff;overflow:hidden;width:100%;margin-bottom:20px!important}.product-story-img{width:100%;display:block;object-fit:cover;object-position:top;aspect-ratio:16/10}@media screen and (max-width: 900px){.product-story-row{grid-template-columns:1fr!important;max-width:560px;margin:2em auto 0;gap:36px}.product-story-card{align-items:flex-start;text-align:left}.product-story-desc{max-width:100%}}@media screen and (max-width: 500px){.product-story-row{max-width:100%}}.product-story-row{grid-template-columns:repeat(4,1fr)!important}@media screen and (max-width: 1100px){.product-story-row{grid-template-columns:repeat(2,1fr)!important;max-width:760px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 600px){.product-story-row{grid-template-columns:1fr!important;max-width:420px}}.brand-headline{font-weight:800!important;letter-spacing:-.5px;line-height:1.1!important}.story-browser-bar{display:none!important}.product-story-screen{border-radius:12px!important;box-shadow:0 8px 32px -4px #9810fa21,0 2px 8px #00000012!important;border:1px solid rgba(152,16,250,.1)!important;overflow:hidden;background:#fff;width:100%;transition:transform .25s ease,box-shadow .25s ease}.product-story-screen:hover{transform:translateY(-4px);box-shadow:0 16px 40px -6px #9810fa33,0 4px 12px #00000014!important}.product-story-img{aspect-ratio:16 / 9!important;object-fit:cover;object-position:top;width:100%;display:block}.works{align-items:stretch!important}.work{display:flex;flex-direction:column}.how-card{flex:1;height:100%;background:#fff!important;border:none!important;box-shadow:0 4px 24px -4px #00000014!important;transition:transform .2s ease,box-shadow .2s ease}.how-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px -6px #0096892e!important}.step-number{width:32px!important;height:32px!important;font-size:13px!important;background:linear-gradient(135deg,#009689,#9810fa)!important;box-shadow:0 4px 10px #9810fa59}.pharma-accordion-wrap{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;width:100%;margin-top:3.5em}.pharma-img-pane{position:sticky;top:100px}.pharma-screen-img{width:100%;border-radius:14px;box-shadow:0 16px 48px -8px #9810fa2e;border:1px solid rgba(152,16,250,.1);display:block}.pharma-steps-pane{display:flex;flex-direction:column;gap:6px}.pharma-step{background:#fff;border:1.5px solid #e9d5ff;border-radius:12px;padding:18px 20px;text-align:left;cursor:pointer;transition:border-color .2s,box-shadow .2s;width:100%}.pharma-step:hover{border-color:#9810fa}.pharma-step-active{border-color:#9810fa!important;box-shadow:0 4px 20px -4px #9810fa26}.pharma-step-header{display:flex;align-items:center;gap:14px}.pharma-step-num{font-size:11px;font-weight:800;color:#c4b5fd;background:#f3e8ff;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px;transition:background .2s,color .2s}.pharma-step-num-active{background:linear-gradient(135deg,#9810fa,#155dfc)!important;color:#fff!important}.pharma-step-title{font-size:14px;font-weight:700;color:#1c1c1e;line-height:1.35}.pharma-step-body{overflow:hidden;padding-top:12px;padding-left:46px}.pharma-step-body p{font-size:13px;color:#4a5565;line-height:1.7;margin:0 0 14px}.pharma-progress-bar{height:3px;background:#f3e8ff;border-radius:999px;overflow:hidden}.pharma-progress-fill{height:100%;background:linear-gradient(to right,#9810fa,#155dfc);border-radius:999px}@media screen and (max-width: 900px){.pharma-accordion-wrap{grid-template-columns:1fr;gap:28px}.pharma-img-pane{position:static}}.footer-dark{background:#1a0535!important}.footer-link-heading{color:#ffffff61!important}.footer-bottom-bar{border-top:1px solid rgba(255,255,255,.07)}.hero-phone-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0}.hero-phone-img{max-width:340px;width:100%;border-radius:24px;box-shadow:0 24px 64px -16px #9810fa38,0 8px 24px #0000001a;display:block}.hero-dots{display:flex;gap:8px;justify-content:center}.hero-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;border:none;padding:0;cursor:pointer;transition:background .25s,transform .25s}.hero-dot-active{background:#9810fa;transform:scale(1.25)}@media screen and (max-width: 900px){.hero-phone-wrap{margin:0 auto}.hero-phone-img{max-width:260px}}.hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:2em}.hiw-card{position:relative;background:#fff;border-radius:20px;padding:36px 28px 32px;box-shadow:0 4px 24px -4px #00000012;border:1px solid #f0f0f5;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.hiw-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px -8px #9810fa26}.hiw-bg-num{position:absolute;top:-12px;right:20px;font-size:88px;font-weight:900;color:#f3e8ff;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-4px}.hiw-icon-wrap{width:72px;height:72px;background:linear-gradient(to bottom right,#cbfbf1,#f3e8ff);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;z-index:1}.hiw-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#9810fa;background:#f3e8ff;border-radius:999px;padding:4px 10px;margin-bottom:10px;position:relative;z-index:1}.hiw-title{font-size:17px;font-weight:700;color:#1c1c1e;margin-bottom:10px;line-height:1.35;position:relative;z-index:1}.hiw-desc{font-size:14px;color:#4a5565;line-height:1.7;margin:0;position:relative;z-index:1}@media screen and (max-width: 820px){.hiw-grid{grid-template-columns:1fr;gap:18px}.hiw-bg-num{font-size:64px}}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0018e0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;cursor:pointer}.lightbox-img{max-width:min(92vw,1000px);max-height:88vh;width:auto;height:auto;border-radius:16px;box-shadow:0 32px 80px -16px #000000b3;display:block;cursor:default}.lightbox-close{position:fixed;top:20px;right:24px;background:#ffffff1f;border:none;color:#fff;font-size:20px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close:hover{background:#ffffff38}.product-story-screen{cursor:zoom-in;position:relative}.story-zoom-hint{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#0a0018b8;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:999px;opacity:0;transition:opacity .2s;white-space:nowrap;pointer-events:none}.product-story-screen:hover .story-zoom-hint{opacity:1}.modal-header-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 24px 0}.modal-provider-header{display:flex;align-items:flex-start;gap:14px}.modal-provider-icon{font-size:28px;line-height:1;flex-shrink:0;margin-top:2px}.modal-provider-title{font-size:18px;font-weight:800;color:#1c1c1e;letter-spacing:-.3px;line-height:1.25}.modal-provider-sub{font-size:13px;color:#6e6e73;margin-top:4px;line-height:1.5}.modal-user-title{font-size:18px;font-weight:800;color:#1c1c1e;letter-spacing:-.3px;line-height:1.25}.modal-user-sub{font-size:13px;color:#6e6e73;margin-top:4px;line-height:1.5}.modal-close-btn{background:#f5f5f7;border:none;color:#6e6e73;font-size:16px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s;line-height:1}.modal-close-btn:hover{background:#e5e5ea;color:#1c1c1e}.modal-form{padding:20px 24px 24px}.modal-fields{display:flex;flex-direction:column;gap:14px}.modal-field-group{display:flex;flex-direction:column;gap:5px}.modal-label{font-size:13px;font-weight:600;color:#374151}.modal-input{width:100%;padding:10px 14px;font-size:14px;color:#1c1c1e;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.modal-input:focus{border-color:#9810fa;box-shadow:0 0 0 3px #9810fa14}.modal-submit-btn{width:100%;padding:12px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,#9810fa,#155dfc);border:none;border-radius:10px;cursor:pointer;margin-top:4px;transition:opacity .2s,transform .2s}.modal-submit-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.modal-submit-btn:disabled{opacity:.55;cursor:not-allowed}.modal-fine-print{font-size:12px;color:#9ca3af;text-align:center;margin:8px 0 0}.fake-box{padding:10px 14px;background:#f5f5f7;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;font-weight:600;color:#4a5565;display:flex;align-items:center}.hero-centered-wrap{width:80%;max-width:780px;margin:0 auto;padding:5em 0;text-align:center}.hero-title-center{text-align:center!important;max-width:700px;margin-left:auto!important;margin-right:auto!important}.hero-sub-center{text-align:center!important;max-width:540px;margin-left:auto!important;margin-right:auto!important}.showcase-band{background:linear-gradient(160deg,#0f0023,#1a0535 55%,#0c0728);padding:5em 0 0;overflow:hidden;text-align:center}.showcase-inner{width:88%;max-width:880px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.showcase-text{display:flex;flex-direction:column;align-items:center;margin-bottom:3em}.showcase-badge{background:#9810fa2e!important;color:#c084fc!important;border:1px solid rgba(152,16,250,.28)!important;margin-bottom:14px}.showcase-sub{color:#ffffff94;font-size:16px;max-width:440px;text-align:center;margin:0;line-height:1.65}.showcase-phones{display:flex;align-items:flex-start;justify-content:center;gap:28px;width:100%}.showcase-phone{border-radius:28px;box-shadow:0 32px 80px -16px #0000008c,0 8px 32px #9810fa38;display:block;width:44%;max-width:310px}.showcase-phone-offset{margin-top:52px}@media screen and (max-width: 700px){.showcase-phones{gap:14px}.showcase-phone{width:46%;border-radius:20px}.showcase-phone-offset{margin-top:30px}}@media screen and (max-width: 480px){.showcase-phones{gap:8px}.showcase-phone{width:48%;border-radius:14px}.showcase-phone-offset{margin-top:20px}}.delay-1{animation-duration:.5s!important}.delay-2{animation-duration:.8s!important}.delay-3{animation-duration:1.1s!important}.delay-4{animation-duration:1.4s!important}.delay-5{animation-duration:1.7s!important}.delay-6{animation-duration:2s!important}.bounce-animate{animation:bounce 5s infinite;position:relative}@keyframes bounce{0%,to{top:0;animation-timing-function:ease-in}50%{top:18px;animation-timing-function:ease-out}}.slide-up-animate{animation:slide-up ease-in;position:relative}@keyframes slide-up{0%{opacity:0;top:50px}to{opacity:1;top:0}}.slide-right-animate{animation:slide-right ease-in;position:relative}@keyframes slide-right{0%{opacity:0;left:-50vw}to{opacity:1;left:0}}.slide-left-animate{animation:slide-left ease-in;position:relative}@keyframes slide-left{0%{opacity:0;right:-50vw}to{opacity:1;right:0}}.fade-in-animate{animation:fade-in ease-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.background-animate{animation:backgrounds 15s infinite linear}@keyframes backgrounds{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
