html{scroll-behavior:smooth}.landing-page{min-height:100vh;background:#fafafa;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1f2937;display:flex;flex-direction:column}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;justify-content:center;width:100%;background-color:#fafafa;border-bottom:1px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.header--scrolled{border-bottom-color:#e5e7eb;box-shadow:0 1px 12px rgba(0,0,0,.06)}.navbar-container{display:flex;justify-content:space-between;align-items:center;padding:10px 24px;height:70px;width:100%;max-width:1280px;box-sizing:border-box}.logo-container{justify-self:start;height:50px}.logo-container,.nav-links{display:flex;align-items:center}.nav-links{gap:32px}.nav-links a{font-size:14px;font-weight:500;color:#4b5563;text-decoration:none;transition:color .15s ease}.nav-links a:hover{color:#1f2937}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;width:32px;height:32px}.hamburger span{display:block;width:22px;height:2px;background-color:#1f2937;border-radius:2px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.hamburger--open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0}.hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{display:none;position:fixed;inset:0;z-index:200;background:#fafafa;opacity:0;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.mobile-menu-overlay--open{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-menu-panel{display:flex;flex-direction:column;height:100%;padding:0 24px 40px}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;height:70px;flex-shrink:0}.mobile-menu-close{background:none;border:none;cursor:pointer;font-size:20px;color:#1f2937;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .15s ease}.mobile-menu-close:hover{background-color:#f3f4f6}.mobile-menu-nav{display:flex;flex-direction:column;margin-top:8px;flex:1 1}.mobile-menu-nav a{font-size:18px;font-weight:500;color:#1f2937;text-decoration:none;padding:18px 0;border-bottom:1px solid #f0f0f0;transition:color .15s ease}.mobile-menu-nav a:hover{color:#416efe}.mobile-menu-cta{padding-top:32px}.mobile-menu-cta-btn{width:100%;padding:14px 24px;font-size:16px}@media (max-width:768px){.nav-cta,.nav-links{display:none}.hamburger{display:flex}.mobile-menu-overlay{display:block}}.cta-button{background-color:#3c55e7;color:#ffffff;border:none;border-radius:8px;font-weight:600;font-size:14px;padding:12px 24px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{background-color:#2a3db8}.main{flex:1 1;display:flex;flex-direction:column;align-items:center;margin-top:0}.hero-main-container{display:flex;width:100%;padding:50px 0;background-color:#fafafa}.hero-main{display:grid;grid-template-columns:1fr 1fr;max-width:1280px;grid-column-gap:20px;column-gap:20px;margin:0 auto;padding:0 10px;width:100%}.hero-main-left{flex-direction:column}.hero-main-left,.hero-main-right{display:flex;justify-content:center}.hero-main-right{align-items:center;height:630px;min-height:0;overflow:hidden}.hero-main-left-content{display:flex;flex-direction:column;gap:25px}.hero-main-left-content h2{font-size:72px;font-weight:700;line-height:1.1;color:#333333}.hero-main-left-content p{font-size:18px;color:grey;line-height:1.5;width:90%}.hero-main-left-buttons{display:flex;gap:10px}.cc-text-container{display:flex;align-items:center;gap:5px;color:grey;font-size:13px;line-height:1.5;font-weight:500;margin-left:10px}.transition-section{width:100%;height:150px;background:linear-gradient(180deg,#fafafa 0,#fafafa 50%,#fafafa 80%,#fafafa)}#features,#how-it-works,#why-platelet{scroll-margin-top:80px}.highlights-section{display:flex;width:100%;padding:80px 0;background-color:#fafafa}.highlights-container{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;gap:50px}.highlights-label{display:flex;align-items:center;gap:8px;color:#4169E1;font-size:14px;font-weight:500;letter-spacing:.5px}.highlights-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:start}.highlights-headline h2{font-size:52px;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0}.highlights-description{display:flex;align-items:center}.highlights-description p{font-size:16px;line-height:1.7;color:#64748b;margin:0}.landing-page-section{display:flex;width:100%;padding:80px 0;background-color:#fafafa}.landing-page-section-wrapper{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.landing-page-section-container{display:flex;flex-direction:column;width:100%;gap:0;padding:0}.landing-page-section-header{display:flex;flex-direction:column;justify-content:center;gap:0;margin-bottom:60px}.landing-page-section-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#4169e1;font-size:14px;font-weight:600;margin-bottom:24px}.landing-page-section-description{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:start;width:100%}.landing-page-section-description h2{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0}.landing-page-section-description p{display:flex;align-items:center;font-size:16px;font-weight:400;color:#64748b;line-height:1.7;margin:0}.landing-page-section-content{display:flex;margin-top:30px;margin-bottom:20px}.landing-page-cards-container{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-column-gap:25px;column-gap:25px}.landing-page-cards{display:flex;flex-direction:column;border:1px solid grey;border-radius:10px}.landing-page-card-image{width:100%;height:400px;background-color:#f0f0f0;border-radius:10px 10px 0 0}.landing-page-card-content{display:flex;flex-direction:column;gap:10px;padding:20px}.landing-page-card-content h3{font-size:20px;font-weight:600;color:#333333}.landing-page-card-content p{font-size:16px;font-weight:400;color:#64748b;line-height:1.5}.landing-page-section-content-item{display:flex;width:100%;border:1px solid #e2e8f0;border-radius:10px;background-color:white;overflow:hidden}.workflow-card{flex-direction:column;padding:0;gap:0;overflow:hidden}.workflow-card-visual{width:100%;background-color:#f0f0f0;border-radius:10px 10px 0 0;padding:24px 25px 20px;flex-shrink:0}.workflow-card>.landing-page-section-content-item-grid-content{padding:20px 25px}.landing-page-section-content-flow-wrapper{padding:20px 24px 16px}.landing-page-section-content-flow-container,.landing-page-section-content-flow-wrapper{display:flex;flex-direction:column;width:100%;gap:10px}.landing-page-section-content-traditional-flow-nodes-container{display:grid;width:100%;grid-template-columns:minmax(0,.5fr) repeat(6,1fr);grid-column-gap:10px;column-gap:10px}.landing-page-section-content-flow-node-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.landing-page-section-content-flow-starting-node{display:flex;align-items:center;justify-content:center;background-color:#dfebdd;border-radius:15px;width:100%;height:100%}.landing-page-section-content-flow-node{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:100%;border-radius:15px;padding:10px}.landing-page-section-content-flow-node-icon{display:flex;align-items:center;justify-content:center;background-color:white;border-radius:50%;width:100%;height:100%}.landing-page-section-content-flow-node-arrow{display:flex;align-items:center;justify-content:center;font-size:20px}.landing-page-section-content-platelet-flow-nodes-container{display:grid;width:100%;grid-template-columns:minmax(0,.5fr) repeat(6,1fr);grid-column-gap:10px;column-gap:10px}.landing-page-section-content-platelet-flow-nodes-container>.landing-page-section-content-flow-node-wrapper:nth-child(2){grid-column:2/span 5}.landing-page-section-content-platelet-flow-node{display:flex;align-items:center;justify-content:center;background-color:#416efe;border-radius:15px;width:100%;height:100%}.workflow-mobile-image{display:none;position:relative;width:100%;min-height:200px;margin-top:20px}.workflow-mobile-text{display:none;flex-direction:column;gap:8px;padding:16px 20px;background:white;border-radius:0 0 10px 10px}.workflow-mobile-text h4{font-size:16px;font-weight:600;color:#333333;margin:0}.workflow-mobile-text h3{font-size:15px;font-weight:400;color:#64748b;line-height:1.5;margin:0}.workflow-explanation-content{display:flex;flex-direction:column;gap:8px;padding:16px 20px;background:#f0f0f0;border-radius:0 0 10px 10px;margin-top:0}.workflow-explanation-content h4{font-size:16px;font-weight:600;color:#333333;margin:0}.workflow-explanation-content h3{font-size:15px;font-weight:400;color:#64748b;line-height:1.5;margin:0}.landing-page-section-content-item-grid-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px;grid-row-gap:15px;row-gap:15px;width:100%;margin-top:15px}.landing-page-section-content-item-grid-column{display:flex;flex-direction:column;gap:16px}.landing-page-section-content-item-grid-column>.landing-page-section-content-item-grid-item{flex:1 1}.landing-page-section-content-item-grid-item{display:flex;flex-direction:column;height:100%}.landing-page-section-content-item-grid-image{order:0;flex-shrink:0;width:100%;height:auto;background-color:white;border-radius:10px 10px 0 0}.diagram-image-wrap{padding:16px 16px 0;box-sizing:border-box;overflow:hidden}.diagram-image-wrap svg{display:block;width:100%;height:auto}.landing-page-section-content-item-grid-content{order:1;flex:1 1;display:flex;flex-direction:column;gap:8px;padding:16px 20px}.landing-page-section-content-item-grid-content h4{font-size:16px;font-weight:600;color:#333333}.landing-page-section-content-item-grid-content h3{font-size:15px;font-weight:400;color:#64748b;line-height:1.5}.desktop-feature-list{display:none!important}.feature-list{display:flex;flex-wrap:wrap;gap:24px}.feature-item{display:flex;align-items:center;gap:8px;color:#64748b;font-size:14px;line-height:1.5}.feature-item img{flex-shrink:0}.interest-check{text-align:center;padding:80px 20px;background:#416efe;width:100%}.interest-check,.interest-check-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.interest-check-container{max-width:800px}.interest-check h2{font-size:36px;font-weight:700;color:#ffffff;margin-bottom:10px}.interest-check p{font-size:16px;line-height:1.6;color:#ffffff;margin:0;text-align:center;max-width:550px}.interest-check form{display:flex;justify-content:center;align-items:center;padding:20px}.interest-check form input{padding:12px 24px;border:none;border-radius:8px;margin-right:10px;max-width:200px;width:250px;background-color:white}.interest-check form button{background-color:#ffffff;color:#416efe;border:none;border-radius:8px;font-weight:600;font-size:14px;padding:12px 24px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.interest-notes-container{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 30px}.interest-group-item{display:flex;align-items:center;gap:5px}.interest-group-item span{font-size:12px;font-weight:300;color:#ffffff}.footer{background-color:rgba(241,245,249,.3);padding:0;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.footer-container{display:flex;max-width:1200px;margin:0 auto;padding:40px 20px 20px;gap:60px}.footer-left{flex:1 1;text-align:left}.footer-left img{width:57px;height:61px;margin-bottom:16px}.footer-left p{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:20px;max-width:280px}.footer-left-affiliates{display:flex;gap:12px}.footer-left-affiliates img{width:20px;height:20px;cursor:pointer;opacity:.7;transition:opacity .2s ease}.footer-left-affiliates img:hover{opacity:1}.footer-middle,.footer-right{flex:0.8 1;text-align:left}.footer-middle h4,.footer-right h4{font-size:16px;font-weight:600;color:#3c3c3b;margin-bottom:16px}.footer-middle ul,.footer-right ul{list-style:none;padding:0;margin:0}.footer-middle li,.footer-right li{margin-bottom:12px}.footer-middle a,.footer-right a{color:#64748b;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-middle a:hover,.footer-right a:hover{color:#416efe}.footer-bottom{border-top:1px solid #e2e8f0;padding:20px;text-align:left;max-width:1200px;margin:0 auto}.footer-bottom-container{display:flex;justify-content:space-between}.footer-bottom-left{text-align:left}.footer-bottom-right{text-align:right}.footer-bottom p{margin:0;font-size:14px;color:#64748b}@media (max-width:1024px){.highlights-header{grid-template-columns:1fr;gap:30px}.highlights-headline h2{font-size:42px}}@media (max-width:1024px) and (min-width:769px){.landing-page-section-description{flex-direction:column;gap:20px}.landing-page-section-description h2{max-width:100%}.landing-page-section-content-item-grid-wrapper{grid-template-columns:1fr;gap:20px}.landing-page-section-content-item-grid-column-left,.landing-page-section-content-item-grid-column-right{grid-template-rows:auto}}@media (max-width:768px){.hero-main-container{padding:40px 0 32px}.navbar-container{padding:10px 32px}.hero-main{text-align:center;padding:5px 0 15px;gap:10px}.hero-main,.hero-main-left{display:flex;flex-direction:column}.hero-main-left{order:2;width:100%;align-items:center;box-sizing:border-box}.hero-main-left-content{gap:20px;align-items:center}.hero-main-left-content h2{font-size:44px;text-align:center}.hero-main-left-content p{font-size:16px;text-align:center;width:100%;max-width:480px}.hero-main-left-buttons{flex-direction:column;align-items:center;gap:14px}.cta-button{font-size:16px;padding:14px 28px;width:100%;max-width:320px}.cc-text-container{margin-left:0;justify-content:center}.hero-main-right{order:1;width:100%;height:280px;min-height:0}.hero-main-right img{width:90%;max-width:400px;height:auto}.transition-section{height:80px}.highlights-section{padding:60px 0}.highlights-container{padding:0 32px;gap:40px}.highlights-headline h2{font-size:36px}.highlights-description p{font-size:15px}.landing-page-section{padding:48px 0}.landing-page-section-wrapper{padding:0 32px}.landing-page-section-description{grid-template-columns:1fr;gap:16px}.landing-page-section-description h2{font-size:36px}.landing-page-section-description p{font-size:15px;text-align:left;max-width:100%}.landing-page-section-content{margin-top:24px}.landing-page-section-content-item{flex-direction:column}.landing-page-section-content-flow-wrapper{display:none}.workflow-mobile-image{display:block}.workflow-mobile-text{display:flex;padding:14px 16px}.workflow-mobile-text h4{font-size:15px}.workflow-mobile-text h3{font-size:14px}.workflow-explanation-content{padding:14px 16px;display:none}.workflow-explanation-content h4{font-size:15px;font-weight:600;color:#333333}.workflow-explanation-content h3{font-size:14px;font-weight:400;color:#64748b}.landing-page-section-content-item-grid-image{height:auto;min-height:0}.landing-page-section-content-item-grid-wrapper{grid-template-columns:1fr;gap:16px}.landing-page-section-content-item-grid-column-left,.landing-page-section-content-item-grid-column-right{grid-template-rows:auto}.interest-check{padding:60px 32px}.interest-check h2{font-size:28px}.interest-check p{font-size:15px}.interest-check form{flex-direction:column;padding:20px 0;gap:12px;width:100%;max-width:320px}.interest-check form input{width:100%;max-width:100%;margin-right:0}.interest-check form button{width:100%;color:#ffffff;background-color:#59eaad}.interest-notes-container{gap:12px 24px}.footer-container{flex-direction:column;gap:32px;padding:40px 32px 24px}.footer-left,.footer-middle,.footer-right{text-align:center}.footer-left p{max-width:none;margin:0 auto 20px}.footer-left-affiliates{justify-content:center}.footer-bottom{padding:16px 32px}.footer-bottom-container{flex-direction:column;gap:8px;text-align:center}.footer-bottom-left,.footer-bottom-right{text-align:center}.desktop-feature-list{display:none!important}.feature-list{flex-direction:column;gap:16px;align-items:center}.feature-item{justify-content:center}}@media (max-width:480px){.hero-main{padding:0 24px}.hero-main-left-content h2{font-size:36px}.hero-main-left-content p{font-size:15px}.hero-main-right{height:220px}.highlights-container{padding:0 24px}.highlights-headline h2{font-size:30px}.landing-page-section-wrapper{padding:0 24px}.landing-page-section-description h2{font-size:24px}.interest-check{padding:48px 24px}.interest-check h2{font-size:24px}.cta-button{font-size:15px;padding:13px 24px}}@media (max-width:360px){.hero-main-left-content h2{font-size:30px}.interest-check h2{font-size:22px}.hero-main-right img{width:95%;max-width:320px}}.how-it-works-section{width:100%;padding:80px 20px;background:#fafafa}.how-it-works-container{max-width:1200px;margin:0 auto}.how-it-works-header{margin-bottom:60px}.how-it-works-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#4169E1;font-size:14px;font-weight:600;margin-bottom:24px}.how-it-works-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:start}.intro-left,.intro-right{min-width:0}.how-it-works-headline{font-size:48px;font-weight:700;line-height:1.2;margin:0;color:#1a1a1a}.intro-right p{font-size:18px;line-height:1.6;color:#666;margin:0}.how-it-works-body{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.how-it-works-stepper{display:flex;flex-direction:column;gap:12px;position:-webkit-sticky;position:sticky;top:100px}.hiw-step-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer;text-align:left;transition:all .25s ease;opacity:.5;width:100%}.hiw-step-item:hover{opacity:.7}.hiw-step-item--active{opacity:1;background:#ffffff;border:1px solid #e5e5e5;box-shadow:0 2px 12px rgba(0,0,0,.06)}.hiw-step-item__number{font-size:16px;font-weight:700;color:#999;flex-shrink:0;min-width:32px;transition:color .25s ease}.hiw-step-item--active .hiw-step-item__number{color:#4169E1}.hiw-step-item__content{flex:1 1;min-width:0}.hiw-step-item__title{font-size:17px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.hiw-step-item__meta{display:flex;align-items:flex-start;gap:10px;margin-top:12px;animation:fadeIn .3s ease}.hiw-step-item__meta-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.hiw-step-item__meta-icon svg{color:#4169E1}.hiw-step-item__description{font-size:14px;color:#666;margin:0;line-height:1.6;flex:1 1}.demo-panel-container{background:#ffffff;border-radius:16px;border:1px solid #e5e5e5;padding:32px;height:600px;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(0,0,0,.06);position:-webkit-sticky;position:sticky;top:100px}.demo-panel-content{display:flex;flex-direction:column;height:100%;animation:fadeIn .25s ease}.demo-panel-screenshot{flex:1 1;position:relative;background:#f8f8f8;border-radius:12px;border:1px solid #e0e0e0;min-height:0;overflow:hidden}.demo-panel-screenshot,.screenshot-placeholder{display:flex;align-items:center;justify-content:center}.screenshot-placeholder{color:#999;font-size:14px;font-style:italic}.hiw-step-item__demo{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.how-it-works-section{padding:72px 32px}.how-it-works-intro{grid-template-columns:1fr;gap:20px}.how-it-works-body{grid-template-columns:1fr;gap:40px}.how-it-works-stepper{position:static;flex-direction:row;overflow-x:auto;gap:10px;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.how-it-works-stepper::-webkit-scrollbar{display:none}.hiw-step-item{min-width:260px;flex-shrink:0}.demo-panel-container{position:static;height:auto;min-height:460px}}@media (max-width:768px){.how-it-works-section{padding:60px 24px}.how-it-works-header{margin-bottom:36px}.how-it-works-intro{grid-template-columns:1fr;gap:16px}.how-it-works-headline{font-size:34px}.intro-right p{font-size:15px}.how-it-works-body{gap:28px}.how-it-works-stepper{flex-direction:column;overflow-x:visible;padding-bottom:0}.hiw-step-item{min-width:auto;padding:16px;gap:14px}.hiw-step-item__title{font-size:16px}.hiw-step-item__description{font-size:13px}.how-it-works-body .demo-panel-container{display:none}.hiw-step-item__demo{display:block;margin-top:16px;animation:fadeIn .25s ease}.hiw-step-item__demo .demo-panel-screenshot{width:100%;min-height:220px;border-radius:12px;border:1px dashed #d0d0d0;background:#f8f8f8;display:flex;align-items:center;justify-content:center;overflow:hidden}}@media (max-width:480px){.how-it-works-section{padding:48px 16px}.how-it-works-headline{font-size:28px}.hiw-step-item{gap:12px;padding:14px}.hiw-step-item__title{font-size:15px}.hiw-step-item__meta{gap:8px;margin-top:8px}.hiw-step-item__description{font-size:13px}.demo-panel-container{padding:16px;min-height:300px}}.highlights-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.highlight-card{display:flex;flex-direction:column;align-items:center;gap:24px}.card-icon-wrapper{width:100%;border-radius:24px;padding:20px}.card-icon-circle,.card-icon-wrapper{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.card-icon-circle{width:60%;border-radius:50%}.card-description{font-size:14px;line-height:1.6;color:#333;text-align:center;margin:0}.card-description strong{font-weight:600;color:#1a1a1a}.highlights-cards--desktop{display:grid}.hl-grid{display:none;grid-template-columns:repeat(2,1fr);gap:20px}.hl-item{display:flex;flex-direction:column;align-items:center;gap:16px}.hl-card{position:relative;width:100%;aspect-ratio:1/1;border-radius:28px;cursor:default;overflow:hidden}.hl-card,.hl-expand-btn{display:flex;align-items:center;justify-content:center}.hl-expand-btn{position:absolute;top:12px;left:12px;width:32px;height:32px;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#1a1a1a;transition:background .18s ease,opacity .18s ease;opacity:.6;z-index:1;padding:0}.hl-expand-btn:focus-visible,.hl-expand-btn:hover{background:rgba(0,0,0,.07);opacity:1;outline:none}.hl-expand-btn:focus-visible{box-shadow:0 0 0 2px #4169E1}.hl-circle{width:62%;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hl-title{font-size:15px;font-weight:600;color:#1a1a1a;text-align:center;line-height:1.4;margin:0;max-width:100%}.hl-backdrop{position:fixed;inset:0;background:rgba(0,0,0,0);z-index:200;pointer-events:none;transition:background .3s ease}.hl-backdrop--visible{background:rgba(0,0,0,.45);pointer-events:auto}.hl-sheet{position:fixed;bottom:0;left:0;right:0;z-index:201;background:#ffffff;border-radius:24px 24px 0 0;padding:12px 28px 48px;max-height:80vh;overflow-y:auto;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);box-shadow:0 -4px 32px rgba(0,0,0,.12);max-width:600px;margin:0 auto}.hl-sheet--open{transform:translateY(0)}@media (min-width:769px){.hl-sheet{left:50%;right:auto;width:480px;transform:translateX(-50%) translateY(100%);border-radius:24px 24px 0 0;margin:0}.hl-sheet--open{transform:translateX(-50%) translateY(0)}}.hl-sheet__handle{width:40px;height:4px;background:#e0e0e0;border-radius:2px;margin:0 auto 20px}.hl-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.hl-sheet__icon-wrap{width:64px;height:64px}.hl-sheet__close,.hl-sheet__icon-wrap{border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hl-sheet__close{width:36px;height:36px;border:none;cursor:pointer;color:#1a1a1a;transition:background .18s ease}.hl-sheet__close:hover{background:#e5e7eb}.hl-sheet__close:focus-visible{outline:none;box-shadow:0 0 0 2px #4169E1}.hl-sheet__title{font-size:22px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0 0 14px}.hl-sheet__desc{font-size:16px;line-height:1.7;color:#64748b;margin:0}@media (max-width:1024px){.highlights-cards--desktop{display:none}.hl-grid{display:grid;grid-gap:16px;gap:16px;max-width:560px;margin:0 auto}.hl-card{border-radius:24px}}@media (max-width:768px){.hl-grid{gap:14px;max-width:100%}.hl-title{font-size:14px}.hl-card{border-radius:20px}.hl-circle{width:58%}}@media (max-width:480px){.hl-grid{gap:12px}.hl-title{font-size:13px}.hl-expand-btn{top:8px;left:8px}.hl-sheet{padding:12px 20px 40px}.hl-sheet__title{font-size:20px}}.LoadingPage_loadingContainer__hhJ7_{position:fixed;top:0;left:0;width:100vw;height:100vh;background:white;z-index:9999;animation:LoadingPage_fadeIn__Le8yh .3s ease-in}.LoadingPage_animationWrapper__ZIinY,.LoadingPage_loadingContainer__hhJ7_{display:flex;flex-direction:column;align-items:center;justify-content:center}.LoadingPage_animationWrapper__ZIinY{gap:2rem;animation:LoadingPage_zoomInDelayed__qV5BL 4s ease-in-out 25s forwards,LoadingPage_fadeOutWrapper__xlhdC .5s ease-out 29s forwards;transform-origin:58% 34%}.LoadingPage_logoContainer__GcGMO{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:300px;height:400px;will-change:transform}.LoadingPage_emptyP__b4_PG{background:#C8D9FF}.LoadingPage_emptyP__b4_PG,.LoadingPage_waveMask__GyTjA{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-image:url(/platelet_logo_color.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(/platelet_logo_color.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center}.LoadingPage_waveMask__GyTjA{overflow:hidden}.LoadingPage_liquidFill__On26t{position:absolute;bottom:0;left:-5%;width:110%;height:105%;background:linear-gradient(0deg,#4A78EE 0,#6B9EFF 55%,#85B0FF);transform:translateY(100%);animation:LoadingPage_liquidRise__HzuAG 24s cubic-bezier(.4,0,.2,1) .5s forwards}.LoadingPage_waveA__zbWvD{top:-60px;background:#85B0FF;animation:LoadingPage_waveRollA__h5v09 15s ease-in-out infinite alternate}.LoadingPage_waveA__zbWvD,.LoadingPage_waveB__w62P5{position:absolute;left:-50%;width:200%;height:120px;border-radius:50%}.LoadingPage_waveB__w62P5{top:-50px;background:#6B9EFF;opacity:.85;animation:LoadingPage_waveRollB__uNYBP 20s ease-in-out infinite alternate}.LoadingPage_loadingText__4SkEl{font-size:1.125rem;color:#6b7280;font-weight:500;animation:LoadingPage_fadeOutText__viism 2s ease-out 24s forwards}@keyframes LoadingPage_fadeIn__Le8yh{0%{opacity:0}to{opacity:1}}@keyframes LoadingPage_fadeOut__oXiXi{0%{opacity:1}to{opacity:0}}@keyframes LoadingPage_liquidRise__HzuAG{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes LoadingPage_waveRollA__h5v09{0%{transform:translateX(-40%)}to{transform:translateX(40%)}}@keyframes LoadingPage_waveRollB__uNYBP{0%{transform:translateX(40%)}to{transform:translateX(-40%)}}@keyframes LoadingPage_zoomInDelayed__qV5BL{0%{transform:scale(1)}80%{transform:scale(10)}to{transform:scale(15)}}@keyframes LoadingPage_fadeOutText__viism{0%{opacity:1}50%{opacity:.5}70%{opacity:0}to{opacity:0}}@keyframes LoadingPage_fadeOutWrapper__xlhdC{0%{opacity:1}to{opacity:0}}.LoadingPage_loadingContainer__hhJ7_.LoadingPage_fadeOut__oXiXi{animation:LoadingPage_fadeOut__oXiXi .5s ease-out forwards}