@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{color:#14242c;font-synthesis:none;background:#b6dcf2;font-family:DM Sans,sans-serif;font-weight:450}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #265e82}button{border:0}#scene{pointer-events:none;background:linear-gradient(#82c3ed,#c9e6f5 68%,#f4f5ed);position:fixed;inset:0}#scene canvas{width:100%;height:100%;display:block}.page{flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}header{z-index:2;justify-content:space-between;align-items:center;width:calc(100% - 128px);max-width:1536px;height:128px;margin:auto;display:flex}.wordmark{letter-spacing:-1.7px;color:#14242c;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;text-decoration:none}.wordmark span{color:#14242c}.nav-cta{background:#e0f1f529;border:1px solid #28445324;border-radius:100px;align-items:center;gap:30px;padding:13px 22px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.nav-cta:hover{background:#fff6}main{flex:1;align-items:center;width:100%;display:grid}.hero{grid-template-columns:1.1fr 1fr;align-items:center;width:calc(100% - 128px);max-width:1536px;min-height:630px;margin:0 auto;padding:48px 0 76px;display:grid;position:relative}.copy{z-index:2;position:relative}.eyebrow{letter-spacing:2.1px;align-items:center;gap:9px;margin:0 0 28px;font-size:10px;font-weight:650;display:flex}.eyebrow>span{background:#477763;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #f2ffee38}h1{letter-spacing:-.065em;white-space:nowrap;margin:0 0 28px;font-family:Manrope,sans-serif;font-size:clamp(55px,5.9vw,94px);font-weight:650;line-height:1.055}h1 em{letter-spacing:-.065em;font-family:Georgia,serif;font-weight:400}.description{color:#365361;margin:0 0 33px;font-size:17px;line-height:1.65}.primary{background:#ff8749;border-radius:50px;align-items:center;gap:13px;padding:20px 25px;font-size:17px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 30px #4c70851a,inset 0 1px #ffffff80}.primary>span{margin-left:15px}.primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #4c70852b}.cta-caption{color:#466573;margin:15px 0 0 8px;font-size:11px}.universe{isolation:isolate;height:510px;position:relative}.fallback-orb{background:radial-gradient(circle at 32% 28%,#fff 0,#effafa 25%,#96bada 58%,#d4f3ee 72%,#fff6de 89%);border-radius:49% 51% 46% 54%;width:240px;height:240px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);box-shadow:inset -10px -15px 30px #507c9d66,0 25px 80px #5a92b51a}.webgl-ready .fallback-orb{display:none}.orbit{pointer-events:none;border:1px solid #fcffff52;border-radius:50%;width:94%;height:57%;position:absolute;top:14%;left:3%;transform:rotate(-24deg)}.orbit-two{border-color:#eaffff2b;width:69%;height:87%;top:0;left:17%;transform:rotate(30deg)}.satellite{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(130deg,#ffffffba,#f5fcff70);border:1px solid #ffffff9c;border-radius:22px;justify-content:center;align-items:center;height:67px;animation:9s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 12px 38px #466c8510,inset 0 1px #fff8}.brand{display:block}.garmin{width:132px;animation-delay:-2s;top:25%;left:0%}.garmin-brand{letter-spacing:1px;font-size:17px;font-weight:700;position:relative}.triangle{color:#315768;font-size:8px;position:absolute;top:-9px;right:0}.whoop{width:125px;animation-delay:-6s;top:4%;right:7%}.whoop-brand{letter-spacing:1px;font-size:18px;font-weight:700}.oura{width:105px;animation-delay:-4s;top:56%;right:0%}.oura-brand{letter-spacing:3px;font-family:Georgia,serif;font-size:19px}.apple{gap:7px;width:148px;height:61px;animation-delay:-1s;top:72%;left:6%}.apple-brand{letter-spacing:-.3px;font-size:13px;font-weight:550}.watch-icon{flex-shrink:0;width:18px;height:22px}.steve-label{letter-spacing:.15px;color:#38556b;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex;position:absolute;top:72%;left:40%}.steve-label>span{background:#5c9578;border-radius:50%;width:5px;height:5px}.message-preview{text-align:left;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff87;border:1px solid #ffffffa1;border-radius:20px;align-items:center;gap:12px;width:310px;padding:15px 18px;transition:transform .2s;display:flex;position:absolute;bottom:-11px;left:23%;box-shadow:0 12px 45px #52768a0d}.message-preview:hover{transform:translateY(-4px)}.message-avatar{letter-spacing:-2px;background:#dfebd6;border:1px solid #ffffff70;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding-right:2px;font-size:22px;font-weight:750;display:flex}.message-meta{letter-spacing:1px;color:#5a707a;justify-content:space-between;margin-bottom:6px;font-size:8px;display:flex}.message-meta>span{letter-spacing:0;color:#748b96}.message-text{white-space:nowrap;font-size:11px}footer{z-index:2;justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 128px);max-width:1536px;margin:0 auto;padding:30px 0;display:flex}.studio footer{justify-content:flex-end}footer>p{letter-spacing:2px;font-size:9px;font-weight:700}.footer-right{align-items:center;gap:26px;display:flex}.concept-note{color:#476677;font-size:9px}.study{letter-spacing:1.5px;color:#466573;font-size:8px}#motion{color:#365361;background:0 0;align-items:center;gap:7px;padding:8px 0;font-size:10px;display:flex}.paused .satellite{animation-play-state:paused}@keyframes float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-14px)rotate(2deg)}}dialog{color:#14242c;background:#f9fcfc;border:1px solid #ffffffa8;border-radius:28px;width:min(450px,100% - 32px);padding:0;box-shadow:0 25px 100px #173c5552}dialog::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#24475848}.chat-header{border-bottom:1px solid #e6eded;align-items:center;gap:12px;padding:23px;display:flex}.chat-header h2{letter-spacing:-.8px;margin:0 0 4px;font-family:Manrope,sans-serif;font-size:18px}.chat-header p{color:#60737c;margin:0;font-size:10px}#close{background:#eaf0f1;border-radius:50%;width:30px;height:30px;margin-left:auto;font-size:22px}.chat-body{flex-direction:column;gap:14px;min-height:230px;max-height:48svh;padding:23px;display:flex;overflow-y:auto}.chat-date{letter-spacing:1.1px;color:#66808b;text-align:center;margin:0 0 14px;font-size:8px}.bubble{border-radius:18px;max-width:90%;padding:13px 16px;font-size:14px;line-height:1.6}.incoming{background:#e9eef0;border-bottom-left-radius:5px;align-self:flex-start}.outgoing{background:#deebc8;border-bottom-right-radius:5px;align-self:flex-end}.choices{flex-wrap:wrap;gap:7px;padding:0 23px;display:flex}.choices button{background:#fff;border:1px solid #dce6e9;border-radius:40px;padding:10px 12px;font-size:11px}.choices button:hover{background:#f3fadf}.choices button:disabled{opacity:.6;cursor:default}.demo-note{color:#60737c;text-align:center;padding:4px 20px 18px;font-size:9px;line-height:1.5}@media (min-width:1700px){.hero{min-height:720px}.universe{height:580px}}@media (max-width:1100px){header,.hero,footer{width:calc(100% - 72px)}.hero{grid-template-columns:1.05fr 1fr}h1{font-size:6vw}.description{font-size:15px}.universe{height:440px}.satellite{height:56px;transform:scale(.85)}.garmin{width:112px;left:0}.whoop{right:0}.message-preview{width:292px;left:8%}.steve-label{top:74%;left:35%}.concept-note{max-width:160px;line-height:1.5}}@media (max-width:760px){header{width:calc(100% - 40px);height:92px}.wordmark{font-size:26px}.nav-cta{gap:13px;padding:10px 15px;font-size:11px}.hero{grid-template-columns:1fr;width:calc(100% - 40px);min-height:0;padding:35px 0 8px}.copy{text-align:center}.eyebrow{letter-spacing:1.5px;justify-content:center;margin-bottom:22px;font-size:8px}h1{letter-spacing:-.065em;margin-bottom:21px;font-size:clamp(40px,10.3vw,74px)}.description{margin-bottom:25px;font-size:13px}.primary{padding:16px 21px;font-size:14px}.primary svg{width:19px}.cta-caption{margin-top:12px;font-size:9px}.universe{width:min(420px,100%);height:345px;margin:25px auto 0}.satellite{border-radius:16px;height:48px}.garmin{width:98px;top:25%;left:1%}.garmin-brand{font-size:13px}.whoop{width:102px;top:3%;right:8%}.whoop-brand{font-size:14px}.oura{width:82px;top:56%;right:0}.oura-brand{font-size:15px}.apple{gap:4px;width:112px;height:47px;top:65%;left:0}.apple-brand{font-size:10px}.watch-icon{width:15px;height:18px}.steve-label{font-size:8px;top:74%;left:37%}.message-preview{border-radius:17px;width:282px;padding:12px 14px;bottom:0;left:50%;transform:translate(-50%)}.message-preview:hover{transform:translate(-50%)translateY(-3px)}.message-text{font-size:10px}.message-avatar{width:31px;height:31px;font-size:20px}footer{gap:10px;width:calc(100% - 40px);padding:20px 0 24px}footer>p{letter-spacing:1.3px;font-size:7px}.footer-right{gap:12px}.concept-note{max-width:135px;font-size:7px}.study{display:none}#motion{font-size:8px}.fallback-orb{width:180px;height:180px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.hero{padding-bottom:125px}footer{text-shadow:0 1px 10px #ffffffe6;padding-top:25px;padding-bottom:23px}footer>p,#motion,.concept-note,.study{color:#243c35}.footer-right{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f8e878;border:1px solid #fffffe47;border-radius:30px;padding:4px 15px}@media (max-width:760px){.hero{padding-bottom:120px}footer{padding-bottom:16px}.footer-right{padding:4px 10px}.concept-note{max-width:110px}}.scene-switch{background:#eff6f330;border:1px solid #ffffff65;border-radius:30px;gap:3px;padding:4px;display:flex}.scene-switch a{color:#314a57;border-radius:25px;padding:8px 19px;font-size:12px;text-decoration:none}.scene-switch a[aria-current=page]{background:#ffffffba;box-shadow:0 2px 8px #4868790c}.nav-cta{background:#ff8749;border-color:#ff8749}.nav-cta:hover,.primary:not(.orb-cta):hover{background:#ff9a65}.city .footer-right{background:#f6f1e9b5}.city .hero{padding-bottom:155px}@media (max-width:760px){header{flex-wrap:wrap;position:relative}.scene-switch{position:absolute;top:83px;left:50%;transform:translate(-50%)}.scene-switch a{padding:5px 17px;font-size:10px}.hero{padding-top:69px}.city .hero{padding-bottom:165px}}.orb-cta{z-index:5;white-space:nowrap;background:radial-gradient(circle,#ffffff24 .5px,#0000 .8px) 0 0/3px 3px,radial-gradient(at 20% 0,#fff5e880,#0000 65%),linear-gradient(135deg,#ffd9b899,#ffb779b3 55%,#ff985e99);border:2px solid #ff741f;gap:10px;padding:17px 21px;font-size:16px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 28px #a44d2430,inset 0 1px #ffd2b380}.orb-cta svg{flex-shrink:0;width:28px;height:28px}.orb-cta:hover{background-color:#ffb77930;transform:translate(-50%,-50%)scale(1.035);box-shadow:0 10px 32px #ff741f40,inset 0 1px #fff5e8a6}.copy .description{margin-bottom:16px}.copy .cta-caption{margin-left:0}@media (max-width:760px){.orb-cta{gap:7px;padding:13px 16px;font-size:14px}.orb-cta svg{width:24px;height:24px}.hero{padding-top:35px}.scene-switch{position:static;transform:none}.universe{margin-top:12px}}.description{max-width:460px}.steve-label{text-align:center;left:50%;transform:translate(-50%)}@media (max-width:760px){h1{font-size:clamp(34px,9.1vw,64px)}.description{max-width:330px;margin-left:auto;margin-right:auto}.eyebrow{letter-spacing:1.1px;font-size:7px}.steve-label{justify-content:center;width:95%}}@media (min-width:761px){h1{font-size:clamp(45px,5.25vw,84px)}}.steve-label{top:86%}.studio header,.studio .copy,.studio .universe{animation:.9s both intro-reveal}.studio .copy{animation-delay:.15s}.studio .universe{animation-delay:.35s}.studio .hero{padding-bottom:225px}@keyframes intro-reveal{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.scene-switch a{padding-left:10px;padding-right:10px}.studio .hero{padding-bottom:210px}header .wordmark{font-size:24px}}@media (max-width:370px){header{justify-content:center;gap:10px;height:112px;padding:20px 0}}html,body{overscroll-behavior:none;width:100%;height:100%;overflow:hidden}.page{height:100dvh;min-height:0;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);grid-template-rows:auto minmax(0,1fr) auto;display:grid}header{flex-wrap:nowrap;height:clamp(54px,11dvh,100px);margin:0 auto;padding:0}main{min-height:0}.hero,.city .hero,.studio .hero{gap:16px;height:100%;min-height:0;padding:0 0 min(20dvh,180px)}.copy{min-width:0}h1{margin-bottom:clamp(10px,2.5dvh,24px);font-size:clamp(30px,min(5.1vw,8dvh),84px)}.eyebrow{margin-bottom:clamp(10px,2.5dvh,24px)}.description{font-size:clamp(12px,1.3vw,17px);line-height:1.5}.universe{width:100%;height:min(100%,510px);min-height:0;margin:0}.satellite{height:clamp(32px,7dvh,60px)}footer{min-height:0;padding:4px 0 10px}.footer-right{gap:12px}@media (max-width:760px) and (min-height:501px){header,.hero,footer{width:calc(100% - 32px)}header{justify-content:space-between;gap:8px;height:clamp(54px,9dvh,80px)}header .wordmark{font-size:clamp(19px,5.6vw,26px)}.scene-switch{gap:0;padding:2px}.scene-switch a{padding:7px 5px;font-size:9px}.hero,.city .hero,.studio .hero{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:8px;padding-bottom:min(19dvh,180px)}h1{margin-bottom:10px;font-size:clamp(28px,min(9vw,6.4dvh),60px)}.eyebrow{margin-bottom:10px}.copy .description{max-width:390px;margin-bottom:0;font-size:clamp(11px,1.65dvh,14px);line-height:1.45}.universe{width:min(420px,100%);height:100%;max-height:360px;margin:0 auto}.satellite{height:clamp(28px,5dvh,44px)}.garmin{top:9%}.whoop{top:3%;right:0}.oura,.apple{top:69%}.steve-label{font-size:8px;top:94%}.orb-cta{padding:11px 14px}.footer-right{padding:2px 8px}footer{justify-content:center}}@media (max-height:500px){header,.hero,footer{width:calc(100% - 40px)}header{justify-content:space-between;gap:8px;height:48px}header .wordmark{font-size:22px}.scene-switch{position:static;transform:none}.scene-switch a{padding:5px 9px;font-size:9px}.hero,.city .hero,.studio .hero{grid-template-rows:minmax(0,1fr);grid-template-columns:1.1fr 1fr;gap:20px;padding-bottom:12dvh}.copy{text-align:left}.eyebrow{letter-spacing:.8px;justify-content:flex-start;font-size:7px}h1{font-size:clamp(24px,min(4.7vw,8dvh),40px)}.description{font-size:11px;line-height:1.4}.universe{height:100%;margin:0}.satellite{border-radius:12px;width:85px;height:28px}.garmin{top:5%}.oura,.apple{top:73%}.brand{font-size:11px}.orb-cta{padding:9px 12px;font-size:12px}.orb-cta svg{width:20px;height:20px}.steve-label{font-size:7px;top:94%}footer{padding-bottom:4px}.footer-right{padding:0 8px}.whoop{top:7%}.apple{width:106px}}.context-bubble{gap:8px;width:120px}.context-bubble .brand{font-size:13px;font-weight:550}.context-bubble svg{flex-shrink:0;width:21px;height:21px}.weather{animation-delay:-3s;top:0;left:30%}.calendar{animation-delay:-7s;top:70%;right:0}@media (max-width:760px) and (min-height:501px){.universe .satellite{border-radius:16px;gap:4px;width:31%}.universe .garmin{top:8%;left:0}.universe .weather{top:0;left:34.5%}.universe .whoop{top:8%;right:0}.universe .apple{top:72%;left:0}.universe .calendar{top:80%;right:34.5%}.universe .oura{top:72%;right:0}.context-bubble .brand{font-size:11px}.context-bubble svg{width:17px;height:17px}.apple-brand{font-size:10px}}@media (max-height:500px){.universe .satellite{gap:3px;width:30%}.universe .garmin{top:8%;left:0}.universe .whoop{top:8%;right:0}.universe .weather{top:0;left:35%}.universe .apple{top:72%;left:0}.universe .oura{top:72%;right:0}.universe .calendar{top:78%;right:35%}.context-bubble .brand,.apple-brand{font-size:9px}.context-bubble svg{width:15px;height:15px}}.calendar{width:158px;color:inherit;text-decoration:none;transition:background .18s,box-shadow .18s}.calendar:hover{background:linear-gradient(130deg,#ffffffe6,#f5fcffb0);box-shadow:0 8px 24px #466c8520}.calendar:focus-visible{outline-offset:4px;outline:2px solid #2563eb}.calendar-icon{flex-shrink:0}@media (max-width:760px),(max-height:500px){.calendar .brand{max-width:55px;font-size:10px;line-height:1.1}.calendar-icon{width:19px;height:19px}}#motion.motion-control{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:fixed;overflow:hidden}#motion.motion-control:focus-visible{clip-path:none;z-index:20;background:#fff;border-radius:20px;outline:2px solid #2563eb;width:auto;height:auto;padding:10px 16px;bottom:16px;right:16px}.mobile-welcome{display:none}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:760px){:root,body{background:#faf9f6}.desktop-landing{display:none}.mobile-welcome{height:100dvh;padding:env(safe-area-inset-top) 18px env(safe-area-inset-bottom);color:#17252c;flex-direction:column;display:flex}.mobile-header{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:72px;min-height:58px;padding:0;display:flex}.mobile-header .wordmark{font-size:clamp(22px,6vw,30px)}.mobile-coach-status{color:#727972;align-items:center;gap:5px;font-size:10px;display:flex}.mobile-coach-status>span{background:#80a58b;border-radius:50%;width:5px;height:5px}.mobile-conversation{flex:initial;width:100%;max-width:460px;margin:0 auto;padding-top:clamp(12px,4dvh,38px);display:block}.welcome-messages{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.welcome-message{letter-spacing:-.5px;background:#e9e9eb;border-radius:26px;max-width:100%;margin:0;padding:13px 17px;font:450 clamp(16px,4.5vw,22px)/1.25 DM Sans,sans-serif}.starter-choices{border:0;flex-direction:column;align-items:flex-end;gap:9px;margin:25px 0 24px;padding:0;display:flex}.starter-option{cursor:pointer;justify-content:flex-end;align-items:center;gap:9px;max-width:100%;display:flex;position:relative}.starter-option input{opacity:0;width:1px;height:1px;position:absolute}.starter-check{color:#fff;border:2px solid #e3e3e3;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;font-size:14px;display:grid}.starter-message{color:#fff;background:#bad0f5;border-radius:26px;padding:14px 16px;font-size:clamp(16px,4.4vw,21px);line-height:1.25;transition:background .16s}.starter-option input:checked~.starter-message,.starter-option input:checked~.starter-check{background:#3478f5;border-color:#3478f5}.starter-option input:focus-visible~.starter-message{outline-offset:3px;outline:3px solid #17252c}.mobile-text-cta{color:#17252c;cursor:pointer;background:linear-gradient(120deg,#ffe6ca,#ffcfa5);border:1.5px solid #f08434;border-radius:40px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:62px;font-size:20px;font-weight:600;display:flex}.mobile-text-cta:hover{background:linear-gradient(120deg,#ffddba,#ffc291)}.mobile-text-cta:focus-visible{outline-offset:3px;outline:3px solid #17252c}.mobile-reassurance{text-align:center;color:#777c80;margin:17px 0 0;font-size:12px;line-height:1.6}.mobile-preview-note{text-align:center;color:#92979a;margin:8px 0 0;font-size:10px}.mobile-demo{max-height:85dvh}.mobile-demo .chat-header button{cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:26px}}@media (max-width:760px) and (max-height:650px){.mobile-header{height:56px;min-height:44px}.mobile-conversation{padding-top:10px}.welcome-message{padding:10px 14px}.starter-choices{margin:18px 0}.starter-message{padding:11px 14px}.mobile-text-cta{min-height:52px;font-size:18px}.mobile-reassurance{margin-top:12px}}@media (max-width:760px) and (max-height:450px){.mobile-header{height:40px;min-height:40px}.mobile-conversation{grid-template-columns:1fr 1fr;gap:10px 18px;max-width:none;padding-top:4px;display:grid}.welcome-message{padding:8px 12px;font-size:14px}.starter-choices{justify-content:center;margin:0}.starter-message{font-size:14px}.mobile-text-cta{grid-column:2;min-height:44px}.mobile-reassurance{grid-area:2/1;align-self:center;margin:0;font-size:11px}.mobile-preview-note{grid-column:2;margin:0}}@media (min-width:761px){.universe .satellite{gap:6px;width:clamp(102px,10.5vw,144px);height:clamp(38px,6.5dvh,58px);animation-name:connection-float;right:auto;translate:-50% -50%}.universe .weather{top:10%;left:27%}.universe .whoop{top:10%;left:73%}.universe .garmin{top:44%;left:12%}.universe .oura{top:44%;left:88%}.universe .apple{top:78%;left:25%}.universe .calendar{top:78%;left:75%}.universe .calendar .brand,.universe .apple-brand{font-size:clamp(10px,.95vw,13px)}.universe .steve-label{top:91%}.universe .orbit-one{width:78%;height:72%;top:8%;left:11%;transform:rotate(-18deg)}.universe .orbit-two{width:65%;height:84%;top:2%;left:17.5%;transform:rotate(23deg)}}@keyframes connection-float{0%,to{transform:translateY(3px)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@media (min-width:761px) and (max-width:1000px){.universe .satellite{width:100px}.universe .calendar,.universe .apple{width:122px}.universe .garmin-brand,.universe .whoop-brand{font-size:13px}.universe .oura-brand{font-size:16px}.universe .context-bubble svg{width:18px;height:18px}.universe .garmin{width:90px;left:8%}.universe .oura{width:90px;left:92%}.universe .orb-cta{gap:7px;padding:13px 12px;font-size:13px}.universe .orb-cta svg{width:23px;height:23px}}.mobile-text-cta{text-decoration:none}a.orb-cta,a.orb-cta:visited,a.orb-cta:hover,a.orb-cta:active,a.mobile-text-cta,a.mobile-text-cta:visited,a.mobile-text-cta:hover,a.mobile-text-cta:active{color:#17252c;text-decoration:none}
