@charset "UTF-8";:root{--ink:#172f3e;--muted:#5e6e73;--blue:#087ca5;--blue-dark:#066286;--line:#dce4e5;--pale:#f2f8fb;--navy:#102a34;--white:#fff;--max:1280px;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,video{display:block;width:100%;max-width:100%;height:auto}figure,p,blockquote{margin:0}h1,h2,h3,h4{margin:0;font-weight:500;line-height:1.13;letter-spacing:-.035em}h2{font-size:clamp(36px,4vw,56px)}h3{font-size:26px}h4{font-size:20px;letter-spacing:-.015em}p{color:var(--muted)}:focus-visible{outline:3px solid #16c1f3;outline-offset:5px}::selection{background:#cceefa;color:#12425a}.section-shell{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding:112px 0}.section-intro{margin-bottom:54px}.section-intro h2{max-width:780px}.section-intro .intro-width{max-width:630px;margin-top:24px;font-size:19px}.split-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end}.split-intro>p{font-size:18px;max-width:475px;padding-bottom:3px}.eyebrow{color:var(--blue);font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.16em;display:flex;align-items:center;gap:12px;margin-bottom:23px;line-height:1.5}.eyebrow-rule{width:28px;height:1px;background:var(--blue);flex:none}.small-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:var(--blue);line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:600;line-height:1.4;padding-block:8px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:6px;min-height:54px;padding:16px 24px;font-size:15px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s;text-align:center}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button span{font-size:20px;font-weight:400}.image-caption{font-size:13px;line-height:1.5;color:var(--muted)}.visual-note{font-size:12px;line-height:1.6;margin-top:26px;color:#748287}.muted{color:var(--muted)}.skip-link{position:absolute;top:-70px;left:16px;background:var(--ink);padding:12px 20px;color:#fff;z-index:100}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff7;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{height:86px;width:min(1400px,calc(100% - 112px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}.wordmark{font-size:42px;letter-spacing:-.065em;line-height:1;font-weight:600;color:var(--ink)}.wordmark-dot{color:var(--blue)}.nav{display:flex;align-items:center;gap:29px}.nav>a{font-size:14px;line-height:1.4;color:#46595e;padding-block:12px;white-space:nowrap}.nav>a:hover{color:var(--blue)}.nav .nav-contact{margin-left:18px;color:var(--blue);display:flex;gap:17px;align-items:center;font-weight:600}.nav-contact span{font-size:20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8px;padding-top:72px;padding-bottom:70px;min-height:700px}.hero h1{font-size:clamp(46px,4.65vw,68px);line-height:1.075;letter-spacing:-.052em;margin-bottom:30px}.hero h1>span{color:var(--blue)}.hero-description{max-width:465px;font-size:19px;line-height:1.65}.hero-opportunity{margin-top:19px;color:var(--ink);font-size:15px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:32px;flex-wrap:wrap}.hero-product{align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative}.hero-product img{width:116%;max-width:none;margin-left:-7%;aspect-ratio:4/3;object-fit:contain}.hero-product figcaption{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:7px;padding-left:34px;font-size:13px;color:var(--muted)}.caption-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#778489}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:30px 0;margin-bottom:0}.proof-strip>div,.proof-strip>a{padding:0 34px;border-right:1px solid var(--line)}.proof-strip>:first-child{padding-left:0}.proof-strip>:last-child{border:0}.proof-top{display:block;font-size:17px;letter-spacing:-.015em;font-weight:600}.proof-bottom{display:block;color:var(--muted);font-size:13px;margin-top:4px}.proof-strip a:hover .proof-top{color:var(--blue)}.form-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}.pull-figure{min-width:0}.pull-figure img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}.pull-figure figcaption{padding:18px 0 0}.benefit-list article{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.benefit-list article:first-child{padding-top:0}.benefit-list article:last-child{border:0}.benefit-number{font-size:12px;color:var(--blue);padding-top:7px;font-weight:600;letter-spacing:.08em}.benefit-list h3{font-size:21px;letter-spacing:-.025em;margin-bottom:8px}.benefit-list p{font-size:15px;line-height:1.65}.setup-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;border-top:1px solid var(--line);padding-top:36px;margin-top:58px;margin-bottom:24px}.setup-heading h3{font-size:24px}.setup-heading>p{font-size:14px}.setup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.setup-image{height:260px;overflow:hidden;background:#f7f9f9;border-radius:6px}.setup-image img{height:100%;object-fit:cover}.setup-wear .setup-image img{object-position:center 57%;height:185%;max-width:100%;transform:translateY(-24%)}.setup-grid figcaption{display:flex;gap:16px;padding-top:20px}.setup-grid figcaption>span{color:var(--blue);font-size:14px;flex:none;width:26px}.setup-grid figcaption strong{display:block;font-size:17px;font-weight:600;line-height:1.4}.setup-grid figcaption p{font-size:14px;margin-top:5px}.software-section{background:var(--pale)}.feedback-flow{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 66px;border-top:1px solid #c9d5d7;border-bottom:1px solid #c9d5d7}.feedback-flow li{padding:28px 28px 30px;position:relative}.feedback-flow li:first-child{padding-left:0}.feedback-flow li+li{border-left:1px solid #c9d5d7}.feedback-flow li>span{font-size:12px;color:var(--blue);font-weight:600}.feedback-flow h3{font-size:28px;margin:13px 0 12px}.feedback-flow p{font-size:15px;max-width:230px}.software-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.software-visual{min-width:0;padding:30px 24px 18px;background:#fff;border-radius:10px;border:1px solid #e3ebec}.software-visual img{height:450px;object-fit:contain}.software-visual>.image-caption{text-align:center;margin-top:25px}.software-copy>h3{font-size:31px;max-width:380px}.software-copy>p{font-size:17px;margin-top:16px;margin-bottom:14px}.mode-row{display:flex;gap:20px;padding-top:25px}.mode-icon{color:var(--blue);font-size:12px;line-height:1.7;flex:none;padding-top:1px}.mode-row h4{font-size:19px}.mode-row p{font-size:15px;line-height:1.65;margin-top:7px}.capability-row{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:27px 0;border-top:1px solid #cfdbdd;border-bottom:1px solid #cfdbdd}.capability-row strong{display:block;font-size:18px;font-weight:500}.capability-row span{display:block;font-size:13px;color:var(--muted);margin-top:4px}.platform-details{margin-top:24px}.platform-details summary,.engineering-details summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;font-size:15px;font-weight:600;padding:16px 0}.platform-details summary::-webkit-details-marker,.engineering-details summary::-webkit-details-marker{display:none}.platform-details summary>span,.engineering-details summary>span{font-size:24px;font-weight:400;line-height:1}.platform-details[open] summary>span,.engineering-details[open] summary>span{transform:rotate(45deg)}.details-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:18px 0 10px}.details-grid h4{font-size:18px;margin-bottom:12px}.details-grid p{font-size:15px}.clinical-feature,.wellness-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.clinical-feature figure,.wellness-feature figure{min-width:0;overflow:hidden}.clinical-feature img,.wellness-feature img{aspect-ratio:3/2;object-fit:cover;border-radius:var(--radius)}.clinical-feature figcaption,.wellness-feature figcaption{font-size:12px;line-height:1.5;margin-top:12px;color:#748287}.application-copy h3{font-size:36px;margin:17px 0 20px}.application-copy>p{font-size:17px;margin-top:15px}.application-copy .application-footnote{font-size:13px;border-top:1px solid var(--line);margin-top:22px;padding-top:18px;line-height:1.65}.check-list{list-style:none;padding:0;margin:23px 0 0}.check-list li{position:relative;padding-left:24px;margin:12px 0;font-size:15px;line-height:1.55;color:#435b62}.check-list li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--blue);font-size:14px}.wellness-feature{grid-template-columns:.82fr 1.18fr;gap:90px;margin-top:100px}.wellness-feature .text-link{margin-top:18px}.wear-detail{display:grid;grid-template-columns:300px 1fr;gap:80px;align-items:center;margin-top:90px;padding:44px;background:var(--pale);border-radius:8px}.wear-detail figure{height:340px;overflow:hidden;border-radius:6px}.wear-detail img{height:100%;object-fit:cover;object-position:center 60%}.wear-detail>div{max-width:610px}.wear-detail h3{font-size:38px;margin-bottom:22px}.wear-detail p{font-size:17px}.wear-detail .eyebrow{font-size:12px}.wear-detail p.muted{font-size:14px;margin-top:18px;max-width:550px}.game-section{background:#eaf6fc;padding:92px 0}.game-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.game-copy h2{font-size:43px;margin-bottom:26px}.game-copy>p{font-size:16px;margin-top:16px}.game-copy .eyebrow{font-size:12px}.game-key{display:flex;gap:38px;padding-top:25px;margin-top:26px;border-top:1px solid #c6dfe9}.game-key span{font-size:14px;color:var(--muted)}.game-key b{display:block;color:var(--ink);font-size:17px;font-weight:600;margin-bottom:1px}.video-card{min-width:0;background:#fff;box-shadow:0 14px 40px #122f2412;border-radius:8px;overflow:hidden}.video-card video{aspect-ratio:16/9;background:#0d4963;object-fit:cover}.video-caption{display:flex;justify-content:space-between;gap:20px;padding:14px 20px;font-size:12px;line-height:1.5;color:var(--muted)}.technology-section{background:#0e202b;color:#fff;position:relative}.technology-section .eyebrow{color:#8bd8ef}.technology-section p{color:#a6b8bf}.technology-section .split-intro{gap:95px}.engineering-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:55px;align-items:center}.engineering-video{min-width:0;overflow:hidden;border-radius:6px;background:#081721}.engineering-video video{aspect-ratio:16/10;object-fit:contain;background:#091722}.engineering-video .video-caption{color:#9ab0b9;border-top:1px solid #28404d;padding-inline:20px}.engineering-features article{display:flex;gap:18px;padding:28px 0;border-bottom:1px solid #31424b}.engineering-features article:first-child{padding-top:0}.engineering-features article:last-child{border-bottom:0}.engineering-features article>span{color:#82cfe8;font-size:12px;margin-top:5px}.engineering-features h3{font-size:20px;margin-bottom:10px}.engineering-features p{font-size:15px;line-height:1.7}.engineering-details{border-top:1px solid #31424b;margin-top:38px}.engineering-details summary{color:#dbe7e8;padding-block:24px}.engineering-stills{display:grid;grid-template-columns:1.25fr 1fr;gap:25px;padding-bottom:22px}.engineering-stills figure{border:1px solid #33454e;border-radius:6px;overflow:hidden}.engineering-stills img{height:300px;object-fit:cover}.engineering-stills figcaption{font-size:13px;padding:12px 16px;color:#b2c0c5}.technology-section .visual-note{color:#7e949e;max-width:750px}.legacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.legacy-copy h2{font-size:60px}.legacy-copy .large-copy{color:var(--ink);font-size:21px;line-height:1.55;margin:28px 0 18px;max-width:490px}.legacy-copy>p{font-size:16px;max-width:490px}.legacy-copy .eyebrow{font-size:12px}.legacy-label{display:inline-block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-top:28px;border-bottom:1px solid #b5d9e8;padding-bottom:5px}.legacy-product{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#f9faf9}.legacy-product img{height:460px;object-fit:contain;background:#fff;padding:20px}.legacy-product figcaption{font-size:12px;line-height:1.5;padding:16px 22px;border-top:1px solid var(--line);color:var(--muted)}.legacy-app-row{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center;padding:65px 0 60px;border-bottom:1px solid var(--line);margin-top:25px}.legacy-app-row img{height:340px;object-fit:contain}.legacy-app-row h3{font-size:32px;margin-bottom:21px}.legacy-app-row p{font-size:16px;margin-top:16px}.press-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:40px 0 25px}.press-header h3{font-size:21px}.press-header>span{font-size:13px;color:var(--muted)}.press-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.press-card{border:1px solid var(--line);border-radius:6px;padding:32px;display:flex;flex-direction:column;transition:border-color .2s,background .2s}.press-card:hover{border-color:#83bfd5;background:#f5fafc}.press-outlet{display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:600}.press-outlet span{font-size:21px;color:var(--blue)}.press-card blockquote{font-size:22px;line-height:1.5;letter-spacing:-.02em;margin:25px 0}.press-detail{font-size:13px;color:var(--muted);margin-top:auto}.science-note{border-left:2px solid var(--blue);padding:0 0 0 26px;margin-top:56px;max-width:820px}.science-note>p:nth-child(2){font-size:15px;margin:12px 0 8px}.science-note .small-label{font-size:11px}.science-note .text-link{font-size:14px}.opportunity-section{background:#edf7fb}.opportunity-top{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end;margin-bottom:55px}.opportunity-top h2{font-size:52px}.opportunity-top>p{font-size:18px;padding-bottom:3px}.opportunity-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:stretch}.ip-card{background:#fff;border:1px solid #d8e7ef;border-radius:7px;padding:34px}.ip-card h3{font-size:38px;line-height:1.18;margin:20px 0}.ip-card>p{font-size:15px;max-width:350px}.ip-card .text-link{margin-top:20px}.package-copy{padding:15px 0}.package-copy>h3{font-size:28px;max-width:500px}.package-copy ul{padding:0;margin:25px 0 0;list-style:none}.package-copy li{padding:12px 0;border-bottom:1px solid #cbdfe8;font-size:16px}.package-copy li:before{content:"+";color:var(--blue);font-size:18px;margin-right:15px}.package-copy>p{font-size:14px;margin-top:22px}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:66px;padding-top:48px;border-top:1px solid #c9dfe9}.contact-panel h3{font-size:34px;margin:13px 0}.contact-panel p{font-size:16px;max-width:520px}.contact-actions{flex:none;display:flex;flex-direction:column;align-items:center;gap:16px}.contact-email{font-size:15px;text-decoration:underline;text-underline-offset:4px;color:var(--blue)}.site-footer{padding-top:43px;padding-bottom:30px}.footer-top{display:flex;align-items:center;gap:42px}.footer-top>p{font-size:13px;line-height:1.6}.footer-top>.text-link{margin-left:auto;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:50px;border-top:1px solid var(--line);padding-top:23px;margin-top:34px;font-size:12px;color:#728086;line-height:1.6}.footer-bottom>span{flex:none}.footer-bottom>p{max-width:640px;font-size:12px;text-align:right}@media(min-width:1600px){.hero{padding-top:90px;padding-bottom:90px;min-height:760px}.hero h1{font-size:72px}}@media(max-width:1150px){.section-shell,.header-inner{width:calc(100% - 72px)}.nav{gap:21px}.nav .nav-contact{margin-left:2px}.section{padding:85px 0}.hero{min-height:610px;padding:60px 0}.hero h1{font-size:52px}.hero-description{font-size:17px}.hero-actions{gap:16px}.hero-actions .button{font-size:14px;padding:15px 18px}.hero-actions .text-link{font-size:14px}.split-intro{gap:55px}.form-grid{gap:40px}.setup-image{height:220px}.software-grid{gap:45px}.software-visual img{height:390px}.clinical-feature{gap:40px}.wellness-feature{gap:50px}.application-copy h3{font-size:30px}.wear-detail{gap:50px;grid-template-columns:250px 1fr}.game-grid{gap:40px}.game-copy h2{font-size:37px}.engineering-layout{gap:35px;grid-template-columns:1.2fr .8fr}.legacy-grid{gap:50px}.legacy-app-row{gap:45px}.opportunity-top{gap:55px}.opportunity-top h2{font-size:44px}.opportunity-grid{gap:40px}.contact-panel{gap:30px}.contact-panel .button{font-size:14px;padding-inline:18px}}@media(max-width:900px){.header-inner{height:74px}.wordmark{font-size:37px}.menu-toggle{display:flex;align-items:center;gap:14px;border:0;background:transparent;padding:12px 0;color:var(--ink);font-size:14px}.menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4}.nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:16px 36px 26px;border-bottom:1px solid var(--line);gap:0;box-shadow:0 16px 25px #0d49630a}.nav.is-open{display:flex}.nav>a{padding:13px 0;font-size:16px}.nav .nav-contact{margin-left:0;padding-top:18px;border-top:1px solid var(--line);margin-top:8px}.hero{gap:0;min-height:auto;padding-top:50px;padding-bottom:50px}.hero h1{font-size:44px}.hero-description{font-size:16px;max-width:350px}.hero-opportunity{font-size:14px}.hero-product figcaption{padding-left:14px;flex-direction:column;align-items:start;gap:5px}.hero-actions{align-items:start;flex-direction:column;gap:9px}.proof-strip>div,.proof-strip>a{padding:0 20px}.proof-top{font-size:15px}.proof-bottom{font-size:12px}.split-intro{grid-template-columns:1fr;gap:22px}.split-intro>p{max-width:660px}.section-intro{margin-bottom:38px}.form-grid{gap:30px;grid-template-columns:1fr 1fr}.benefit-list article{gap:12px;padding:16px 0}.benefit-list h3{font-size:18px}.benefit-list p{font-size:14px}.setup-image{height:180px}.setup-grid{gap:18px}.setup-heading h3{font-size:21px}.setup-heading>p{font-size:12px}.feedback-flow li{padding:22px 19px}.feedback-flow p{font-size:14px}.feedback-flow h3{font-size:24px}.software-grid{grid-template-columns:1fr 1fr;gap:30px}.software-visual img{height:370px}.software-copy>h3{font-size:27px}.mode-row{gap:12px;padding-top:18px}.mode-row p{font-size:14px}.capability-row{grid-template-columns:1fr 1fr;gap:24px}.details-grid{gap:25px}.clinical-feature,.wellness-feature{gap:30px;grid-template-columns:1fr 1fr}.application-copy h3{font-size:27px}.application-copy>p{font-size:15px}.check-list li{font-size:14px}.wellness-feature{margin-top:70px}.wear-detail{padding:30px;gap:35px;grid-template-columns:200px 1fr;margin-top:65px}.wear-detail h3{font-size:30px}.wear-detail p{font-size:15px}.wear-detail figure{height:310px}.game-grid{grid-template-columns:1fr;gap:35px}.game-copy{max-width:700px}.game-copy h2 br{display:none}.game-copy h2{font-size:40px}.game-key{max-width:500px}.engineering-layout{grid-template-columns:1fr;gap:35px}.engineering-features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.engineering-features article{padding:0;border:0;gap:12px}.engineering-features h3{font-size:18px}.engineering-features p{font-size:14px}.legacy-grid{gap:35px}.legacy-copy h2{font-size:48px}.legacy-copy .large-copy{font-size:18px}.legacy-product img{height:390px}.legacy-app-row{gap:35px;grid-template-columns:1fr 1fr}.legacy-app-row h3{font-size:27px}.legacy-app-row p{font-size:15px}.press-card{padding:25px}.press-card blockquote{font-size:19px}.press-outlet{font-size:16px}.opportunity-top{grid-template-columns:1fr;gap:25px}.opportunity-top>p{max-width:670px}.opportunity-grid{gap:30px;grid-template-columns:1fr 1.15fr}.ip-card{padding:25px}.ip-card h3{font-size:32px}.package-copy>h3{font-size:24px}.package-copy li{font-size:14px}.contact-panel{align-items:start;flex-direction:column;gap:26px}.contact-actions{align-items:start}.footer-bottom{gap:25px}}@media(max-width:640px){html{scroll-padding-top:86px}.section-shell,.header-inner{width:calc(100% - 40px)}.section{padding:64px 0}h2{font-size:36px;letter-spacing:-.04em}.eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:18px}.hero{grid-template-columns:1fr;gap:12px;padding-top:37px;padding-bottom:34px;overflow:hidden}.hero h1{font-size:48px;margin-bottom:23px}.hero-description{max-width:100%;font-size:17px;line-height:1.6}.hero-opportunity{font-size:14px;margin-top:16px}.hero-actions{margin-top:25px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:14px}.hero-actions .button,.hero-actions .text-link{font-size:14px}.hero-product{margin-top:10px}.hero-product img{width:100%;margin:0;aspect-ratio:1.4;max-width:100%;object-fit:cover}.hero-product figcaption{padding:0 4px;flex-direction:row;align-items:center;gap:12px;font-size:12px;margin-top:0}.caption-label{font-size:10px}.proof-strip{grid-template-columns:1fr;padding:0}.proof-strip>div,.proof-strip>a{border:0;border-bottom:1px solid var(--line);padding:17px 0!important;display:flex;justify-content:space-between;align-items:center;gap:16px}.proof-strip>:last-child{border:0}.proof-top{font-size:14px;max-width:50%;line-height:1.4}.proof-bottom{font-size:12px;max-width:48%;text-align:right;margin:0;line-height:1.5}.split-intro{gap:19px}.split-intro>p{font-size:16px}.section-intro{margin-bottom:30px}.section-intro .intro-width{font-size:17px;margin-top:20px}.form-grid{grid-template-columns:1fr;gap:33px}.pull-figure img{aspect-ratio:4/3}.pull-figure figcaption{font-size:12px;padding-top:13px}.benefit-list article{gap:16px;padding:20px 0}.benefit-list h3{font-size:20px}.benefit-list p{font-size:15px}.setup-heading{margin-top:37px;padding-top:28px;flex-direction:column;align-items:start;gap:9px}.setup-heading h3{font-size:23px}.setup-heading>p{font-size:13px}.setup-grid{grid-template-columns:1fr 1fr;gap:24px 14px}.setup-grid>figure:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center}.setup-image{height:auto;aspect-ratio:1.15}.setup-grid figcaption{gap:9px;padding-top:13px}.setup-grid figcaption>span{width:17px;font-size:12px}.setup-grid figcaption strong{font-size:16px}.setup-grid figcaption p{font-size:13px}.setup-wear .setup-image{height:180px;aspect-ratio:auto}.setup-wear .setup-image img{height:185%;transform:translateY(-24%)}.setup-grid>figure:last-child figcaption{padding-top:0}.visual-note{font-size:11px;margin-top:22px}.feedback-flow{grid-template-columns:1fr 1fr;margin-bottom:36px}.feedback-flow li{padding:23px 17px}.feedback-flow li:first-child{padding-left:0}.feedback-flow li:nth-child(3){border-left:0;border-top:1px solid #c9d5d7;padding-left:0}.feedback-flow li:nth-child(4){border-top:1px solid #c9d5d7}.feedback-flow h3{font-size:26px;margin-top:9px}.feedback-flow p{font-size:14px}.software-grid{grid-template-columns:1fr;gap:33px}.software-visual{padding:20px 16px 18px}.software-visual img{height:350px}.software-visual>.image-caption{margin-top:16px;font-size:12px}.software-copy>h3{font-size:29px}.software-copy>p{font-size:16px}.mode-row{gap:17px;padding-top:23px}.mode-row p{font-size:15px}.capability-row{gap:24px 15px;margin-top:38px}.capability-row strong{font-size:17px}.capability-row span{font-size:12px}.platform-details summary{font-size:14px}.details-grid{grid-template-columns:1fr;gap:26px}.details-grid h4{font-size:18px}.clinical-feature,.wellness-feature{grid-template-columns:1fr;gap:28px}.application-copy h3{font-size:32px}.application-copy>p{font-size:16px}.check-list li{font-size:15px}.clinical-feature figcaption,.wellness-feature figcaption{font-size:11px}.wellness-feature{margin-top:60px}.wellness-feature figure{grid-row:1}.wear-detail{grid-template-columns:120px 1fr;padding:20px;gap:20px;margin-top:46px;align-items:start}.wear-detail figure{height:235px}.wear-detail h3{font-size:26px;margin-bottom:16px}.wear-detail p{font-size:14px}.wear-detail .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:14px}.wear-detail p.muted{font-size:12px}.game-copy h2{font-size:35px}.game-copy>p{font-size:16px}.game-key{margin-top:23px;padding-top:20px}.video-caption{padding:12px 14px;font-size:11px;gap:14px}.engineering-features{grid-template-columns:1fr;gap:0}.engineering-features article,.engineering-features article:first-child{padding:22px 0;border-bottom:1px solid #31424b;gap:18px}.engineering-features article:last-child{border:0;padding-bottom:0}.engineering-features h3{font-size:20px}.engineering-features p{font-size:15px}.engineering-stills{grid-template-columns:1fr;gap:20px}.engineering-stills img{height:auto;aspect-ratio:1.42;object-fit:contain}.engineering-details summary{font-size:14px}.technology-section .visual-note{font-size:11px}.legacy-grid{grid-template-columns:1fr;gap:30px}.legacy-copy h2{font-size:48px}.legacy-copy .large-copy{font-size:19px;margin-top:24px}.legacy-product img{height:360px}.legacy-app-row{grid-template-columns:1fr;gap:25px;padding:38px 0 35px;margin-top:10px}.legacy-app-row img{height:270px}.legacy-app-row h3{font-size:29px}.legacy-app-row p{font-size:16px}.press-header{margin-top:30px}.press-header h3{font-size:20px}.press-header>span{display:none}.press-grid{grid-template-columns:1fr;gap:17px}.press-card blockquote{font-size:20px}.press-outlet{font-size:17px}.press-detail{font-size:12px}.science-note{padding-left:20px;margin-top:37px}.opportunity-top{gap:22px;margin-bottom:33px}.opportunity-top h2{font-size:37px}.opportunity-top>p{font-size:17px}.opportunity-grid{grid-template-columns:1fr;gap:28px}.ip-card{padding:27px}.ip-card h3{font-size:37px}.package-copy>h3{font-size:28px}.package-copy li{font-size:15px;display:flex;line-height:1.55;padding:13px 0}.package-copy li:before{flex:none}.package-copy>p{font-size:14px}.contact-panel{margin-top:32px;padding-top:33px}.contact-panel h3{font-size:31px}.contact-actions{width:100%}.contact-actions .button{width:100%;font-size:14px;padding-inline:14px;gap:13px}.contact-email{align-self:center}.site-footer{padding-top:35px;padding-bottom:27px}.footer-top{gap:25px;flex-wrap:wrap}.footer-top>p{font-size:12px}.footer-top>.text-link{font-size:12px;margin-left:0}.footer-bottom{flex-direction:column;gap:14px;padding-top:20px;margin-top:25px}.footer-bottom>p{text-align:left;font-size:11px}.footer-bottom>span{font-size:12px}}@media(max-width:380px){.hero h1{font-size:42px}.hero-actions{gap:7px}.hero-actions .button{width:100%}.hero-actions .text-link{padding-top:9px}.wear-detail{grid-template-columns:1fr}.wear-detail figure{height:280px}.wear-detail img{object-position:center 55%}.setup-image{aspect-ratio:1}.hero-product figcaption{flex-direction:column;align-items:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.brand-logo{display:block;flex:none;width:138px;line-height:0}.brand-logo img{width:100%;height:auto}.hero h1{font-size:clamp(42px,4.05vw,60px);line-height:1.1;letter-spacing:-.045em}.hero-description{max-width:500px}.hero-opportunity{color:var(--blue);font-size:16px;font-weight:600;max-width:460px}.hero-product figcaption{justify-content:center;padding-left:0}.hero-product .caption-label{font-size:12px}.proof-strip{align-items:center}.proof-strip>div,.proof-strip>a{padding-block:4px}.proof-top{line-height:1.45}.form-product{max-width:1000px;margin-inline:auto}.form-product img{aspect-ratio:4/3;object-fit:contain}.setup-wear .setup-image{position:relative}.setup-wear .setup-image img{position:absolute;left:-40%;top:50%;width:180%;max-width:none;height:auto;object-fit:contain;transform:translateY(-62%)}.completed-wear{width:min(100%,640px);margin:64px auto 0}.completed-wear img{border-radius:8px}.completed-wear+.visual-note{text-align:center}.app-showcase{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:18px}.app-showcase a{display:block;min-width:0;border:1px solid #d4e1e2;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 8px 20px #172f3e08;transition:transform .2s,border-color .2s}.app-showcase a:hover{transform:translateY(-4px);border-color:#83bfd5}.app-showcase img{width:100%;height:auto;aspect-ratio:402/867;object-fit:contain}.app-showcase-caption{text-align:center;margin-top:20px}.software-overview{margin-top:58px}.software-overview>h3{max-width:none}.software-overview>p{max-width:730px}.mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:6px}.mode-grid .mode-row{padding-top:24px}.software-section{padding-bottom:0}.software-section>.game-section{margin-top:76px;padding:78px 0 88px;border-top:1px solid #d5e6ef}.research-links{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:12px}@media(min-width:1600px){.hero h1{font-size:64px}}@media(max-width:1150px){.hero h1{font-size:clamp(40px,4.5vw,52px)}.app-showcase{gap:12px}.mode-grid{gap:25px}.brand-logo{width:126px}}@media(max-width:900px){.brand-logo{width:112px}.hero h1{font-size:40px}.hero-opportunity{font-size:15px}.app-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:720px;margin-inline:auto}.mode-grid{gap:24px}.mode-grid .mode-row{gap:12px}.completed-wear{max-width:590px}.software-section>.game-section{margin-top:55px;padding:64px 0}}@media(max-width:640px){.hero h1{font-size:clamp(36px,9.4vw,51px)}.hero h1 br{display:none}.hero h1>span{display:block}.hero-opportunity{font-size:15px}.hero-product figcaption{justify-content:center}.proof-strip>div,.proof-strip>a{display:block}.proof-top{max-width:none;font-size:16px}.proof-bottom{max-width:none;text-align:left;font-size:13px;margin-top:5px}.form-product img{aspect-ratio:4/3}.completed-wear{margin-top:40px}.setup-wear .setup-image img{height:auto;transform:translateY(-62%)}.app-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.app-showcase>a:last-child{grid-column:1/-1;width:calc((100% - 18px)/2);justify-self:center}.app-showcase-caption{font-size:12px}.software-overview{margin-top:38px}.mode-grid{grid-template-columns:1fr;gap:0}.mode-grid .mode-row{gap:17px;padding-top:23px}.software-section{padding-bottom:0}.software-section>.game-section{margin-top:40px;padding:56px 0 64px}.research-links .text-link{font-size:14px;line-height:1.5}}:root{--brand-blue:#16c1f3}.hero .hero-kicker{font-size:22px;font-weight:600;letter-spacing:.09em;margin-bottom:22px}.hero-points{padding-left:21px;margin:0;color:var(--muted)}.hero-points li{padding-left:3px;margin-bottom:9px}.hero-points li:last-child{margin-bottom:0}.hero-points li::marker{color:var(--blue);font-size:.8em}.setup-wear .setup-image img{width:198%;left:-49%}.setup-image img{image-rendering:auto}.feedback-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.feedback-flow p{max-width:none;font-size:16px}.phone-gallery{gap:25px}.app-panel{min-width:0}.app-panel>h3{font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.015em;min-height:4.4em;display:flex;align-items:flex-end;justify-content:center;text-align:center;margin:0 0 18px;padding-inline:3px}.phone-gallery .phone-frame{display:block;padding:6px;border:2px solid #263744;border-radius:14%/6.5%;background:#15232d;box-shadow:0 12px 24px #1a465516;overflow:visible}.phone-gallery .phone-frame:hover{border-color:var(--blue);transform:translateY(-3px)}.phone-screen{display:block;position:relative;width:100%;aspect-ratio:296/640;border-radius:12.8%/5.925%;overflow:hidden;background:#fff;isolation:isolate;box-shadow:0 0 0 1px #12212c}.phone-gallery .phone-screen img{position:absolute;width:var(--screen-width);height:var(--screen-height);max-width:none;left:var(--screen-left);top:var(--screen-top);aspect-ratio:auto;object-fit:fill}.app-panel:nth-child(3) .phone-screen:after{content:"";position:absolute;left:23%;top:0;width:54%;height:4%;border-radius:0 0 12px 12px;background:#05090b}.game-intro{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:end;margin-bottom:42px}.game-intro h2{font-size:clamp(35px,3.7vw,49px)}.game-intro>div>p:not(.eyebrow){font-size:17px;max-width:570px}.game-intro>div>p+p{margin-top:16px}.game-media{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.game-lifestyle{min-width:0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 14px 40px #16465f10}.game-lifestyle img{aspect-ratio:16/9;object-fit:cover;object-position:center 59%}.game-lifestyle figcaption{padding:14px 20px;font-size:12px;line-height:1.5;color:var(--muted)}.form-advantages{border-top:1px solid #314650;margin-top:46px;padding-top:38px}.form-advantages>h3{font-size:28px;margin-bottom:30px}.advantage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.advantage-grid h4{font-size:20px;line-height:1.25;color:#f0f9fc;margin-bottom:14px;letter-spacing:-.025em}.advantage-grid p{font-size:15px;line-height:1.7}.history-metrics{display:grid;grid-template-columns:.75fr .75fr 1.4fr;border-block:1px solid var(--line);padding:30px 0;gap:25px;margin-top:45px}.history-metrics strong{font-size:34px;letter-spacing:-.04em;display:block;font-weight:500;line-height:1.2;color:var(--blue)}.history-metrics span{font-size:14px;color:var(--muted);display:block;line-height:1.6;margin-top:13px}.evidence-note{font-size:12px;line-height:1.65;margin-top:14px;max-width:980px}.research-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:50px}.research-grid article{padding:32px;background:var(--pale);border-radius:6px}.research-grid h3{font-size:27px;margin:17px 0 18px;line-height:1.2}.research-grid article>p:not(.small-label){font-size:16px}.research-grid .text-link{margin-top:18px}.cip-note{border-top:1px solid var(--line);margin-top:25px;padding-top:24px}.cip-note h4{font-size:20px;color:var(--blue);line-height:1.3;margin-bottom:12px}.cip-note p{font-size:15px;margin-top:8px}.cip-note .text-link{margin-top:12px}@media(max-width:1150px){.phone-gallery{gap:18px}.app-panel>h3{font-size:15px;min-height:4.4em}.phone-gallery .phone-frame{padding:5px}.advantage-grid{gap:25px}.game-intro{gap:45px}}@media(max-width:900px){.hero .hero-kicker{font-size:19px}.phone-gallery{gap:28px}.app-panel>h3{font-size:17px;min-height:4.1em}.feedback-flow li{padding:24px 20px}.feedback-flow p{font-size:15px}.game-intro{grid-template-columns:1fr;gap:24px}.game-intro h2 br{display:none}.game-intro>div>p:not(.eyebrow){max-width:none}.advantage-grid{grid-template-columns:1fr 1fr;gap:30px}.research-grid{gap:22px}.research-grid article{padding:25px}.history-metrics strong{font-size:28px}}@media(max-width:640px){.hero .hero-kicker{font-size:20px}.hero-points{padding-left:20px}.hero-points li{margin-bottom:9px}.feedback-flow{grid-template-columns:1fr}.feedback-flow li,.feedback-flow li:first-child,.feedback-flow li:nth-child(3){padding:24px 0;border-left:0;border-top:0}.feedback-flow li+li{border-top:1px solid #c9d9e1}.feedback-flow p{font-size:16px;max-width:none}.phone-gallery{gap:24px 18px}.phone-gallery .phone-frame{padding:4px}.app-panel>h3{font-size:15px;min-height:4.4em;margin-bottom:14px}.phone-gallery>.app-panel:last-child{grid-column:1/-1;width:calc((100% - 18px)/2);justify-self:center}.game-intro{gap:22px;margin-bottom:30px}.game-intro h2{font-size:35px}.game-intro>div>p:not(.eyebrow){font-size:16px}.game-media{grid-template-columns:1fr;gap:24px}.game-lifestyle figcaption{padding:12px 14px;font-size:11px}.form-advantages{padding-top:30px;margin-top:30px}.form-advantages>h3{font-size:26px}.advantage-grid{grid-template-columns:1fr;gap:26px}.advantage-grid article+article{border-top:1px solid #314650;padding-top:24px}.advantage-grid h4{font-size:21px}.advantage-grid p{font-size:16px}.history-metrics{grid-template-columns:1fr 1fr;gap:25px 20px}.history-metrics>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:23px}.history-metrics strong{font-size:32px}.research-grid{grid-template-columns:1fr}.research-grid article{padding:27px}.research-grid h3{font-size:27px}.cip-note h4{font-size:21px}}.setup-image{height:294px;position:relative}.setup-detail img{position:absolute;width:113%;height:auto;max-width:none;left:-6.5%;top:50%;transform:translateY(-50%);object-fit:contain;image-rendering:auto}.setup-pull img{left:-13%}.setup-wear .setup-image img{width:223.74%;left:-61.87%}.applications .section-intro{margin-bottom:32px}.research-context{padding:24px 30px;margin-bottom:48px;border-left:3px solid var(--brand-blue);background:var(--pale);max-width:1040px}.research-context p{font-size:18px;line-height:1.65;color:var(--ink)}.research-context a{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:4px}.research-context a:hover{color:var(--blue-dark)}.research-context a span{white-space:nowrap}.research-benefits{padding:0;margin:24px 0 0;list-style:none}.research-benefits li{padding:17px 0;border-top:1px solid var(--line)}.research-benefits li:last-child{padding-bottom:0}.research-benefits strong{display:block;font-size:17px;line-height:1.4;font-weight:600;letter-spacing:-.015em}.research-benefits p{font-size:15px;line-height:1.65;margin-top:7px}.clinical-applications{margin-top:40px;padding:32px 0;border-block:1px solid var(--line)}.clinical-applications h3{font-size:23px;line-height:1.3}.application-list{padding:0 0 0 20px;margin:22px 0 0;color:var(--ink);font-size:16px;line-height:1.6}.application-list li{padding-left:4px;margin-bottom:11px}.application-list li:last-child{margin-bottom:0}.application-list li::marker{color:var(--blue)}.medical-list{display:grid;grid-template-columns:1fr 1fr;column-gap:45px;row-gap:12px;margin-top:23px}.medical-list li{margin:0}.application-note{font-size:12px;line-height:1.65;margin-top:22px;max-width:940px}.wellness-feature{margin-top:76px}.wear-detail{grid-template-columns:minmax(240px,320px) 1fr;gap:64px}.wear-detail figure{height:auto}.wear-detail img{height:auto;aspect-ratio:2/3;object-fit:contain}.history-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.research-grid .research-links{gap:0;margin-top:15px}.research-grid .research-links .text-link{margin-top:0}@media(max-width:1150px){.setup-image{height:249px}.wear-detail{grid-template-columns:270px 1fr;gap:44px}}@media(max-width:900px){.setup-image{height:203px}.clinical-feature{grid-template-columns:1fr;gap:28px}.clinical-feature>figure{max-width:720px}.research-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.research-benefits strong{font-size:16px}.research-benefits p{font-size:14px}.medical-list{column-gap:32px}.wear-detail{grid-template-columns:230px 1fr;gap:32px}.application-list{font-size:15px}}@media(max-width:640px){.setup-image{height:auto;aspect-ratio:1.02}.setup-wear .setup-image{height:203px;aspect-ratio:auto}.research-context{padding:22px 20px;margin-bottom:32px}.research-context p{font-size:16px}.research-benefits{grid-template-columns:1fr;gap:0;margin-top:20px}.research-benefits strong{font-size:17px}.research-benefits p{font-size:15px}.clinical-applications{margin-top:28px;padding:27px 0}.clinical-applications h3{font-size:22px}.medical-list{grid-template-columns:1fr;gap:13px}.application-list{font-size:16px}.application-note{font-size:12px}.wellness-feature{margin-top:54px}.wear-detail{grid-template-columns:1fr;gap:28px;padding:24px;margin-top:50px}.wear-detail figure{height:auto;max-width:320px;justify-self:center;width:100%}.wear-detail>div{max-width:440px;justify-self:center}.wear-detail h3{font-size:31px}.history-metrics{grid-template-columns:1fr 1fr}.history-metrics>div:last-child{grid-column:1/-1}}.hero-subheadline{font-size:22px;line-height:1.5;color:var(--ink);max-width:490px;margin:0 0 25px}.hero-points{font-size:17px;line-height:1.55}.hero-points li{margin-bottom:8px}.game-api-note{font-size:17px;line-height:1.65;max-width:880px;margin-top:30px;padding-top:25px;border-top:1px solid #c8dfe9;color:var(--ink)}.application-group-heading{font-size:clamp(25px,2.6vw,34px);line-height:1.25;color:var(--blue);letter-spacing:-.025em;margin:42px 0 25px}.applications .intro-width{max-width:720px}.application-copy>h4{font-size:36px;line-height:1.15;letter-spacing:-.035em;margin:0 0 20px}.clinical-applications>h4{font-size:23px;line-height:1.3;letter-spacing:-.025em}.wellness-group-heading{margin-top:76px}.wellness-feature{margin-top:28px}.wear-detail h4{font-size:38px;line-height:1.13;letter-spacing:-.035em;margin-bottom:22px}.wear-detail .eyebrow{font-size:14px;letter-spacing:.1em}.site-footer .footer-logo{width:138px}.footer-top>p{font-size:14px;line-height:1.6}@media(max-width:1150px){.hero-subheadline{font-size:20px}.application-copy>h4{font-size:30px}}@media(max-width:900px){.hero-subheadline{font-size:18px;margin-bottom:22px}.hero-points{font-size:16px}.application-copy>h4{font-size:27px}.wear-detail h4{font-size:30px}.wellness-group-heading{margin-top:65px}}@media(max-width:640px){.hero-subheadline{font-size:20px;max-width:480px;line-height:1.5}.hero-points{font-size:16px}.game-api-note{font-size:16px;margin-top:24px;padding-top:22px}.application-group-heading{font-size:27px;margin-top:34px;margin-bottom:22px}.application-copy>h4{font-size:29px}.clinical-applications>h4{font-size:22px}.wellness-group-heading{margin-top:54px}.wellness-feature{margin-top:24px}.wear-detail h4{font-size:31px}.wear-detail .eyebrow{font-size:14px}.site-footer .footer-logo{width:120px}.footer-top>p{font-size:14px}}.cip-note .inline-link{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.cip-note .inline-link:hover{color:var(--blue-dark)}.hero .hero-opportunity{font-size:1.125rem;line-height:1.55;max-width:500px}.section .eyebrow,.section .small-label{font-size:1.0625rem;letter-spacing:.1em;line-height:1.5}.feedback-flow li>span,.mode-icon,.engineering-features article>span,.benefit-number{font-size:1.125rem;line-height:1.4;font-weight:600}.setup-grid figcaption>span{font-size:1.25rem;line-height:1.2;font-weight:600}.mode-icon{min-width:1.6em}.science-note{max-width:none;border:1px solid #cfdee4;border-radius:8px;background:#f7fbfd;padding:32px;margin-top:56px}.science-note>h3{font-size:29px;line-height:1.2;letter-spacing:-.025em}.science-note>p:nth-child(2){font-size:17px;line-height:1.65;max-width:860px;margin:17px 0 20px}.science-details{border-top:1px solid #cfdee4}.science-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0 4px;cursor:pointer;font-size:17px;font-weight:600;line-height:1.5;color:var(--blue)}.science-details summary::-webkit-details-marker{display:none}.science-details summary>span{font-size:29px;line-height:1;font-weight:400;flex:none;transition:transform .18s}.science-details[open] summary>span{transform:rotate(45deg)}.science-panel{padding-top:22px}.science-panel>p{font-size:16px;max-width:850px}.science-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:26px 0}.science-topics article{min-width:0}.science-topics h4{font-size:20px;line-height:1.3;margin-bottom:12px}.science-topics p{font-size:16px;line-height:1.65}.science-note .science-topics .text-link{font-size:14px;margin-top:12px;gap:10px}.science-panel .science-evidence-note{font-size:14px;line-height:1.55;border-top:1px solid #cfdee4;padding-top:18px;color:var(--muted)}.opportunity-top{grid-template-columns:1.03fr .97fr;gap:56px;align-items:center}.opportunity-summary{font-size:18px;line-height:1.65;margin-top:24px;max-width:590px}.opportunity-product{min-width:0;overflow:hidden;border-radius:8px}.opportunity-product img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto}.package-copy li{display:flex;align-items:baseline;gap:15px;line-height:1.55}.package-copy li:before{margin-right:0;flex:none}.package-copy li>div{min-width:0}.package-copy li p{font-size:15px;margin-top:5px;line-height:1.55}.asset-link{color:var(--blue);text-decoration:underline;text-underline-offset:4px;font-weight:600}.asset-link:hover{color:var(--blue-dark)}.asset-link span{display:inline-block;margin-left:8px;text-decoration:none}@media(max-width:1150px){.opportunity-top{gap:36px}.opportunity-top h2{font-size:40px}}@media(max-width:900px){.opportunity-top{grid-template-columns:1fr;gap:32px}.opportunity-product{max-width:640px;width:100%}.opportunity-summary{max-width:670px}.science-topics{gap:24px}}@media(max-width:640px){.hero .hero-opportunity{font-size:1.0625rem}.section .eyebrow,.section .small-label{font-size:1rem;letter-spacing:.08em}.science-note{padding:24px 20px;margin-top:37px}.science-note>h3{font-size:26px}.science-note>p:nth-child(2){font-size:16px}.science-details summary{font-size:16px}.science-topics{grid-template-columns:1fr;gap:24px}.science-topics article+article{border-top:1px solid #cfdee4;padding-top:24px}.opportunity-top h2{font-size:37px}.opportunity-summary{font-size:17px}.package-copy li p{font-size:15px}}.ip-card .patent-term{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.mode-grid{gap:0;margin-top:24px;border:1px solid #c9d5d7}.mode-grid .mode-row{min-width:0;padding:28px 24px 30px}.mode-grid .mode-row+.mode-row{border-left:1px solid #c9d5d7}.capability-row{gap:0;padding:0;border:1px solid #c9d5d7}.capability-row>div{min-width:0;padding:27px 24px}.capability-row>div+div{border-left:1px solid #c9d5d7}@media(max-width:900px){.mode-grid .mode-row{padding:24px 16px}.capability-row{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-row>div{padding:24px 20px}.capability-row>div:nth-child(odd){border-left:0}.capability-row>div:nth-child(n+3){border-top:1px solid #c9d5d7}}@media(max-width:640px){.mode-grid{grid-template-columns:1fr}.mode-grid .mode-row{padding:24px 20px}.mode-grid .mode-row+.mode-row{border-left:0;border-top:1px solid #c9d5d7}.capability-row>div{padding:22px 16px}}.software-section .feedback-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid #c9d5d7;padding:0}.software-section .feedback-flow>li{min-width:0;padding:28px 24px 30px;border:0}.software-section .feedback-flow>li+li{border-left:1px solid #c9d5d7}@media(max-width:900px){.software-section .feedback-flow>li{padding:24px 16px}}@media(max-width:640px){.software-section .feedback-flow{grid-template-columns:1fr}.software-section .feedback-flow>li{padding:24px 20px}.software-section .feedback-flow>li+li{border-left:0;border-top:1px solid #c9d5d7}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/prana.css.map */
