:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#101c28;--muted:#4d5f70;--quiet:#748596;--blue:#1c6ae5;--cyan:#16a4cf;--green:#28a972;--amber:#e8912d;--paper:#f3f8f6;--page:#fbfdfc;--surface:#ffffffdb;--surface-strong:#fff;--line:#13212f21;--shadow:0 24px 70px #13212f21;--soft-shadow:0 14px 40px #13212f14;--page-glow:color-mix(in srgb, var(--cyan) 10%, transparent);--page-wash:color-mix(in srgb, var(--green) 7%, transparent);--display-weight:700;--section-weight:700;--heading-weight:600;--body-weight:400;--quote-weight:600;--brand-weight:600;--nav-weight:600;--note-weight:600;--radius:28px;--small-radius:18px;--max:1180px;--gutter:clamp(22px, 4.6vw, 56px);--section-pad:clamp(86px, 9vw, 138px);--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;--font-text:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#eff7ff;--muted:#a9bac9;--quiet:#7f94a6;--blue:#5ca6ff;--cyan:#4fd3e6;--green:#46d294;--amber:#ffb34d;--paper:#0a1622;--page:#0a1622;--surface:#182837b8;--surface-strong:#182837;--line:#eff7ff1f;--shadow:0 28px 80px #0000006b;--soft-shadow:0 18px 48px #00000042;--page-glow:color-mix(in srgb, var(--cyan) 18%, transparent);--page-wash:transparent;--display-weight:760;--section-weight:760;--heading-weight:650;--body-weight:400;--quote-weight:650;--brand-weight:650;--nav-weight:600;--note-weight:650}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#eff7ff;--muted:#a9bac9;--quiet:#7f94a6;--blue:#5ca6ff;--cyan:#4fd3e6;--green:#46d294;--amber:#ffb34d;--paper:#0a1622;--page:#0a1622;--surface:#182837b8;--surface-strong:#182837;--line:#eff7ff1f;--shadow:0 28px 80px #0000006b;--soft-shadow:0 18px 48px #00000042;--page-glow:color-mix(in srgb, var(--cyan) 18%, transparent);--page-wash:transparent;--display-weight:760;--section-weight:760;--heading-weight:650;--body-weight:400;--quote-weight:650;--brand-weight:650;--nav-weight:600;--note-weight:650}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 76% 24%, var(--page-glow), transparent 32rem), radial-gradient(circle at 12% 42%, var(--page-wash), transparent 30rem), linear-gradient(180deg, var(--page), var(--paper) 52%, var(--page));min-width:320px;color:var(--ink);font-family:var(--font-text);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;font-variant-ligatures:common-ligatures;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;width:min(var(--max), calc(100% - (var(--gutter) * 2)));border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--page) 78%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex;position:sticky;top:0}.brand{font-size:22px;font-family:var(--font-display);font-weight:var(--brand-weight);align-items:center;gap:12px;display:inline-flex}.brand img,.theme-asset{display:block}.brand img{border-radius:12px}.theme-asset{position:relative}.theme-asset .theme-dark{display:none}.theme-asset .theme-light{display:block}:root[data-theme=dark] .theme-asset .theme-light{display:none}:root[data-theme=dark] .theme-asset .theme-dark,:root[data-theme=light] .theme-asset .theme-light{display:block}:root[data-theme=light] .theme-asset .theme-dark{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-asset .theme-light{display:none}:root:not([data-theme=light]) .theme-asset .theme-dark{display:block}}nav{color:var(--muted);font-family:var(--font-text);font-size:14px;font-weight:var(--nav-weight);align-items:center;gap:28px;display:flex}nav a:hover{color:var(--ink)}.icon-button{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:999px;place-items:center;display:grid;position:relative}.icon-button span{width:16px;height:16px;box-shadow:inset -5px -3px 0 color-mix(in srgb, var(--blue) 70%, transparent);border:2px solid;border-radius:50%}.hero{width:min(var(--max), calc(100% - (var(--gutter) * 2)));grid-template-columns:minmax(0,.9fr) minmax(360px,.82fr);align-items:center;gap:clamp(36px,6vw,88px);min-height:min(760px,100svh - 160px);margin:0 auto 22px;padding:clamp(34px,4.5vw,64px) 0 34px;display:grid}.hero-copy{max-width:650px}.eyebrow{width:fit-content;color:var(--blue);font-family:var(--font-text);letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:700;line-height:1;display:block}.hero-icon{width:clamp(78px,8vw,112px);height:clamp(78px,8vw,112px);box-shadow:var(--soft-shadow);border-radius:24px;margin-bottom:30px;display:block}.hero-icon img{border-radius:inherit;width:100%;height:100%;display:block}h1,h2,h3,p{margin:0}h1{max-width:620px;font-family:var(--font-display);font-size:clamp(48px,6.7vw,86px);font-weight:var(--display-weight);text-wrap:balance;line-height:1.015}.hero-copy>p{max-width:530px;color:var(--muted);font-size:clamp(18px,1.55vw,21px);font-weight:var(--body-weight);text-wrap:pretty;margin-top:28px;line-height:1.58}.hero-copy>p span{display:inline}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px color-mix(in srgb, var(--blue) 30%, transparent)}.button.quiet{color:var(--blue)}.button.quiet:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;margin-left:9px;transform:rotate(45deg)translateY(-2px)}.privacy-chip{max-width:360px;color:var(--muted);align-items:center;gap:14px;margin-top:58px;display:inline-flex}.privacy-chip span{background:color-mix(in srgb, var(--blue) 9%, var(--surface-strong));width:44px;height:44px;color:var(--blue);border-radius:50%;flex:0 0 44px;place-items:center;font-weight:800;display:grid}.privacy-chip p{font-size:14px;line-height:1.35}.privacy-chip strong{color:var(--ink);font-size:15px;display:block}.hero-product{place-items:center;display:grid;position:relative}.phone-shadow{background:radial-gradient(circle at 50% 34%, color-mix(in srgb, var(--cyan) 24%, transparent), transparent 52%), radial-gradient(circle at 70% 70%, color-mix(in srgb, var(--amber) 12%, transparent), transparent 38%);filter:blur(28px);opacity:.9;border-radius:44% 56% 46% 54%;width:min(90%,500px);height:72%;position:absolute;transform:translate(24px,18px)}.phone-shell{z-index:1;border:1px solid color-mix(in srgb, var(--ink) 22%, transparent);width:min(100%,390px);box-shadow:0 2px 0 #ffffff6b inset, var(--shadow);background:linear-gradient(135deg,#05090e,#3d4854 45%,#0b1118);border-radius:58px;padding:12px;position:relative}.phone-shell:before{content:"";z-index:2;background:#05070a;border-radius:999px;height:30px;position:absolute;inset:11px 26% auto}.phone-screen{background:color-mix(in srgb, var(--surface-strong) 96%, var(--paper));border-radius:46px;min-height:660px;padding:18px;overflow:hidden}.status-bar,.app-top,.metric-row,.timeline li{align-items:center;display:flex}.status-bar{color:var(--ink);justify-content:space-between;padding:2px 14px 22px;font-size:13px;font-weight:700}.app-top{justify-content:space-between;margin-bottom:18px}.app-top strong{font-size:28px;display:block}.app-top span{color:var(--quiet);margin-top:4px;font-size:13px;display:block}.mock-control{background:color-mix(in srgb, var(--ink) 7%, transparent);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;font-size:24px;display:grid}.metric-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.metric-row div{border:1px solid var(--line);text-align:center;border-radius:22px;min-height:88px;padding:14px 10px}.metric-row strong{font-size:25px;display:block}.metric-row span{color:var(--quiet);margin-top:5px;font-size:12px;display:block}.timeline{gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.timeline:before{content:"";background:var(--line);width:1px;position:absolute;top:22px;bottom:22px;left:60px}.timeline li{border-top:1px solid var(--line);gap:14px;min-height:78px;position:relative}.timeline time{color:var(--quiet);flex:0 0 44px;font-size:12px;font-weight:700}.dot{z-index:1;background:var(--surface-strong);border:2px solid;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.meal{color:var(--amber)}.insulin{color:var(--blue)}.glucose{color:var(--green)}.move{color:var(--cyan)}.note{color:#d89a13}.timeline div{color:var(--ink);flex:1}.timeline strong{font-size:15px;display:block}.timeline small{color:var(--muted);margin-top:5px;font-size:13px;display:block}.timeline svg{width:92px;height:34px;color:var(--green)}.timeline path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:3px}section:not(.hero){width:min(var(--max), calc(100% - (var(--gutter) * 2)));padding:var(--section-pad) 0;margin:0 auto}.promise{padding-top:clamp(52px,5.8vw,86px)}.section-heading{text-align:center;max-width:820px;margin:0 auto 44px}.section-heading h2,.founder h2,.alpha h2{font-family:var(--font-display);font-size:clamp(34px,4.25vw,56px);font-weight:var(--section-weight);text-wrap:balance;line-height:1.09}.section-heading p{max-width:610px;color:var(--muted);font-size:18px;font-weight:var(--body-weight);text-wrap:pretty;margin:18px auto 0;line-height:1.6}.pillar-grid,.privacy-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pillar-grid article,.privacy-grid article,.daily-panel,.insight-panel,.founder-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.pillar-grid article{border-radius:var(--small-radius);min-height:220px;padding:28px}.card-icon{border:1px solid color-mix(in srgb, currentColor 24%, transparent);background:radial-gradient(circle at 72% 18%, color-mix(in srgb, currentColor 16%, transparent), transparent 22px), color-mix(in srgb, currentColor 8%, var(--surface-strong));width:58px;height:58px;color:var(--cyan);border-radius:16px;place-items:center;margin-bottom:24px;display:grid;box-shadow:inset 0 1px #ffffff6b}.card-icon svg{width:38px;height:38px}.card-icon path,.card-icon circle,.card-icon rect{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2px}.card-icon.aftermeal,.card-icon.local{color:var(--cyan)}.card-icon.whole-day,.card-icon.no-dose{color:var(--green)}.card-icon.history,.card-icon.sharing{color:var(--blue)}.card-icon.no-ads{color:var(--amber)}.pillar-grid h3,.privacy-grid h3,.insight-panel h3{font-family:var(--font-display);font-size:23px;font-weight:var(--heading-weight);text-wrap:balance;line-height:1.18}.pillar-grid p,.privacy-grid p,.founder p,.alpha p{color:var(--muted);font-size:16px;font-weight:var(--body-weight);text-wrap:pretty;margin-top:12px;line-height:1.6}.founder>div:first-child>p{max-width:640px;color:color-mix(in srgb, var(--ink) 72%, var(--muted));margin-top:22px;font-size:clamp(18px,1.8vw,22px);line-height:1.58}.preview-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:20px;display:grid}.daily-panel{border-radius:var(--radius);padding:30px;overflow:hidden}.panel-head{justify-content:space-between;gap:20px;margin-bottom:20px;display:flex}.panel-head span{color:var(--muted);font-size:14px;font-weight:700}.panel-head strong{font-family:var(--font-display);font-size:24px;font-weight:600}.chart{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), color-mix(in srgb, var(--blue) 4%, transparent);background-size:100% 55px,90px 100%;border-radius:22px;padding:18px 12px}.chart svg{width:100%;height:auto;min-height:220px;display:block}.range-band{fill:none;stroke:color-mix(in srgb, var(--green) 25%, transparent);stroke-width:72px}.glucose-line{fill:none;stroke:var(--green);stroke-linecap:round;stroke-width:6px}.marker circle{stroke:var(--surface-strong);stroke-width:5px}.marker text{fill:var(--muted);text-anchor:middle;font-size:18px;font-weight:700}.meal-marker circle{fill:var(--amber)}.insulin-marker circle{fill:var(--blue)}.move-marker circle{fill:var(--cyan)}.note-marker circle{fill:#d89a13}.context-list{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.context-list div{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 70%, transparent);border-radius:18px;min-height:120px;padding:18px}.context-list span{border-radius:50%;width:10px;height:10px;margin-bottom:18px;display:block}.meal-bullet{background:var(--amber)}.insulin-bullet{background:var(--blue)}.move-bullet{background:var(--cyan)}.note-bullet{background:#d89a13}.context-list strong{font-family:var(--font-display);font-size:15px;font-weight:600;display:block}.context-list p{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.4}.insight-panel{border-radius:var(--radius);flex-direction:column;justify-content:center;padding:28px;display:flex}.insight-panel>p{color:var(--ink);font-family:var(--font-display);font-size:24px;font-weight:var(--quote-weight);text-wrap:balance;margin-top:20px;line-height:1.24}.answer{border-left:3px solid var(--green);color:var(--muted);font-size:16px;font-weight:var(--body-weight);text-wrap:pretty;margin-top:24px;padding-left:16px;line-height:1.62}.insight-panel small{color:var(--quiet);margin-top:26px;font-size:13px;line-height:1.4;display:block}.privacy{border-block:1px solid var(--line)}.privacy-grid{grid-template-columns:repeat(4,1fr)}.privacy-grid article{border-radius:var(--small-radius);min-height:190px;padding:26px}.founder{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:clamp(44px,6vw,86px);display:grid}.founder>div:first-child{max-width:720px}.founder .eyebrow,.alpha .eyebrow{margin-bottom:20px}.founder-card{border-radius:var(--small-radius);align-items:center;gap:18px;padding:24px;display:flex}.australia-mark{background:linear-gradient(145deg, color-mix(in srgb, var(--cyan) 16%, var(--surface-strong)), var(--surface-strong));width:56px;height:56px;color:var(--cyan);border-radius:16px;flex:0 0 56px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff85}.australia-mark:before{content:"";filter:drop-shadow(0 0)drop-shadow(.9px 0)drop-shadow(-.9px 0)drop-shadow(0 .9px)drop-shadow(0 -.9px);background:currentColor;width:42px;height:38px;display:block;-webkit-mask:url(/assets/australia-mark-D8om4na6.svg) 50%/contain no-repeat;mask:url(/assets/australia-mark-D8om4na6.svg) 50%/contain no-repeat}.founder-card p{font-weight:var(--note-weight);margin:0}section.alpha{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 14%,#4fd3e633,#0000 18rem),linear-gradient(135deg,#071523,#0c2940 54%,#0a1622);border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(230px,286px);align-items:center;gap:clamp(42px,5vw,82px);margin-bottom:42px;padding:clamp(58px,6vw,88px) clamp(42px,6vw,98px);display:grid}.alpha-copy{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:clamp(26px,3vw,40px);max-width:760px;display:grid}.alpha img{border-radius:23px;box-shadow:0 18px 45px #00000059}.alpha p{color:#ffffffb8;max-width:640px;font-size:17px;line-height:1.58}.alpha-action{align-self:center;justify-items:stretch;gap:14px;display:grid}.alpha-action span{color:#ffffff8f;text-align:center;font-size:13px;font-weight:650;line-height:1.35}.button.light-on-dark{color:#fff;white-space:nowrap;background:#1c6ae5}footer{width:min(var(--max), calc(100% - (var(--gutter) * 2)));color:var(--quiet);justify-content:space-between;gap:20px;margin:0 auto;padding:0 0 38px;font-size:13px;display:flex}@media (width<=980px){.site-header{width:min(100% - (var(--gutter) * 2), var(--max))}nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:44px}.hero-copy{max-width:760px}.hero-product{margin-top:6px}.phone-shell{width:min(100%,390px)}.phone-screen{min-height:680px}.preview-layout,.founder,.alpha{grid-template-columns:1fr}section.alpha{text-align:left;grid-template-columns:1fr;gap:32px}.pillar-grid,.privacy-grid,.context-list{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){:root{--gutter:22px;--section-pad:78px}body{background:radial-gradient(circle at 74% 18%, var(--page-glow), transparent 18rem), radial-gradient(circle at 12% 36%, var(--page-wash), transparent 16rem), linear-gradient(180deg, var(--page), var(--paper) 58%, var(--page))}.site-header{height:64px}.brand{font-size:19px}.brand img{width:34px;height:34px}.hero,section:not(.hero),footer{width:min(100% - (var(--gutter) * 2), var(--max))}.hero{gap:38px;padding-top:42px;padding-bottom:34px}.hero-product{margin-inline:-14px;padding-inline:14px;overflow:hidden}.hero-icon{border-radius:20px;width:76px;height:76px;margin-bottom:24px}.eyebrow{letter-spacing:.055em;margin-bottom:16px;font-size:12px}h1{max-width:10ch;font-size:clamp(42px,12.2vw,58px);line-height:1.03}.hero-copy>p{max-width:28.5rem;margin-top:22px;font-size:17px;line-height:1.58}.hero-copy>p span+span{margin-top:10px;display:block}.hero-actions{grid-template-columns:1fr;display:grid}.button{width:100%}.privacy-chip{margin-top:34px}.phone-shell{border-radius:48px;width:min(100%,348px);padding:9px}.phone-screen{border-radius:39px;min-height:626px;padding:15px}.app-top strong{font-size:24px}.metric-row div{border-radius:17px;min-height:72px;padding:11px 7px}.metric-row strong{font-size:21px}.timeline li{gap:11px;min-height:68px}.timeline time{flex-basis:38px}.timeline:before{left:52px}.dot{flex-basis:29px;width:29px;height:29px}.timeline svg{display:none}section:not(.hero){padding:var(--section-pad) 0}.section-heading{text-align:left;max-width:33rem;margin-bottom:34px}.section-heading h2,.founder h2,.alpha h2{font-size:clamp(34px,9.4vw,44px);line-height:1.08}.section-heading p{max-width:30rem;margin-top:16px;font-size:17px;line-height:1.62}.founder>div:first-child>p{margin-top:18px;font-size:18px;line-height:1.66}.pillar-grid,.privacy-grid,.context-list{grid-template-columns:1fr}.daily-panel,.insight-panel{border-radius:22px;padding:20px}.chart{overflow-x:auto}.chart svg{min-width:640px}section.alpha{width:min(100% - 28px, var(--max));border-radius:24px;padding:44px 26px}.alpha-copy{grid-template-columns:1fr;gap:22px}.alpha img{width:72px;height:72px}footer{gap:8px;padding-bottom:32px;line-height:1.45;display:grid}}
