@font-face{font-family:Fraunces;src:url('assets/fraunces.woff2') format('woff2');font-style:normal;font-weight:600 700;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/outfit.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
:root{--cream:#f3f0eb;--paper:#fffefa;--ink:#1a1a1c;--muted:#716d66;--line:#dcd6cd;--red:#ef4444;--blue:#0b9ad9}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font:400 16px/1.6 Outfit,Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:6px;border-radius:3px}.skip{position:absolute;left:16px;top:-80px;background:var(--ink);color:white;padding:12px;z-index:5}.skip:focus{top:12px}.header,main,footer{max-width:1320px;margin:auto}.header{display:flex;align-items:center;justify-content:space-between;padding:25px 40px;border-bottom:1px solid var(--line)}.small-brand{display:flex;align-items:center;gap:16px}.word{font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-.045em;line-height:1}.red{color:var(--red)}.blue{color:var(--blue)}.small-brand .word{font-size:32px}.small-medical{font-size:10px;font-weight:500;letter-spacing:3px;border-left:1px solid #c6bfb5;padding-left:16px}.header-link{font-size:13px}.header-link span{margin-left:14px;color:var(--muted)}.hero{text-align:center;padding:72px 24px 65px}.hero-brand .word{font-size:clamp(108px,12vw,168px)}.medical{font-size:18px;letter-spacing:9px;margin:20px 0 0 9px;font-weight:500}.hero h1{font-size:clamp(27px,3vw,37px);letter-spacing:-1.1px;line-height:1.2;margin:37px 0 14px;font-weight:400}.hero h1 em{font-family:Fraunces,Georgia,serif;font-style:normal;font-weight:600}.hero p{color:var(--muted);font-size:17px;line-height:1.6;margin:0}.platforms{padding:0 40px 66px}.section-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:23px 0}.section-heading h2{font-size:11px;text-transform:uppercase;letter-spacing:2.2px;font-weight:500;margin:0}.section-heading>span{color:var(--muted);font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:25px 27px 22px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.card:has(a:hover){transform:translateY(-4px);border-color:#a99f91}.card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.eyebrow{font-size:9px;letter-spacing:1.7px;color:var(--muted)}.status{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted);white-space:nowrap}.status i{width:5px;height:5px;border-radius:100%;background:var(--blue)}.plus-card .status i{background:var(--red)}.soon{border:1px solid var(--line);padding:2px 8px;border-radius:20px}.product{display:flex;align-items:center;gap:10px;height:66px;margin:35px 0 29px;font-weight:500}.product .word{font-size:48px}.suffix{font-size:16px;align-self:center;margin-top:13px;font-weight:500;letter-spacing:-.3px}.bars{position:relative;width:36px;height:52px;flex:none}.bars i,.bars b{position:absolute;width:14px;height:39px;border-radius:20px}.bars i{background:var(--red);left:0;bottom:0}.bars b{background:var(--blue);right:0;top:0}.plus{position:relative;width:36px;height:36px;margin-left:4px}.plus:before,.plus:after{content:'';position:absolute;border-radius:10px}.plus:before{width:36px;height:12px;background:var(--blue);left:0;top:12px}.plus:after{height:36px;width:12px;background:var(--red);top:0;left:12px}.rule{width:1px;height:38px;background:#6b6b68;opacity:.55;margin-left:3px}.micro .product{gap:8px}.micro .suffix{font-size:10px;letter-spacing:2px;color:#6b6b68;margin-top:0}.card h4{font-family:Fraunces,Georgia,serif;font-size:23px;line-height:1.25;letter-spacing:-.6px;font-weight:600;margin:0 0 13px}.card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 30px;max-width:290px;min-height:69px}.card-link,.coming-label{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:13px;margin-top:auto}.arrow{display:grid;place-items:center;border-radius:50%;background:var(--cream);width:29px;height:29px;font-size:19px;transition:background .2s}.card-link:hover .arrow{background:var(--ink);color:var(--paper)}.domain{font-size:11px;color:var(--muted);margin-top:5px}.coming-label{color:var(--muted);min-height:50px;font-size:12px}.coming-label>span{font-size:23px;line-height:1}.micro{background:rgba(255,254,250,.4)}footer{border-top:1px solid var(--line);padding:24px 40px 32px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:20px}.footer-dot{padding:0 8px}footer a:hover{color:var(--ink)}footer a span{margin-left:9px}
@media(min-width:1450px){.hero{padding-top:88px;padding-bottom:80px}}
@media(max-width:1050px){.header,.platforms{padding-left:24px;padding-right:24px}.cards{gap:12px}.card{padding:20px 18px}.product .word{font-size:40px}.product{gap:7px}.bars{width:30px;height:44px}.bars i,.bars b{width:12px;height:34px}.suffix{font-size:14px}.micro .product{gap:6px}.micro .suffix{font-size:9px;letter-spacing:1.5px}.card h4{font-size:21px}.eyebrow{font-size:8px;letter-spacing:1px}.status{font-size:9px}}
@media(max-width:760px){.header{padding:20px 22px}.small-brand .word{font-size:29px}.small-medical{font-size:8px;letter-spacing:2px;padding-left:12px}.small-brand{gap:12px}.header-link{font-size:11px}.header-link span{margin-left:5px}.hero{padding:56px 22px 45px}.hero-brand .word{font-size:126px}.medical{font-size:14px;letter-spacing:7px;margin-top:18px}.hero h1{font-size:27px;letter-spacing:-.8px;margin-top:32px}.hero p{font-size:15px}.platforms{padding:0 22px 38px}.section-heading{padding:19px 0}.section-heading>span{font-size:10px}.section-heading h2{font-size:9px;letter-spacing:1.5px}.cards{grid-template-columns:1fr;gap:16px}.card{padding:25px}.product{margin:27px 0 25px}.product .word{font-size:52px}.bars{width:38px;height:54px}.bars i,.bars b{width:15px;height:42px}.suffix{font-size:18px}.micro .suffix{font-size:12px;letter-spacing:2px}.micro .product{gap:10px}.card h4{font-size:25px}.card p{min-height:0;max-width:100%;margin-bottom:25px}.eyebrow{font-size:9px;letter-spacing:1.5px}.status{font-size:10px}footer{margin:0 22px;padding:23px 0;flex-direction:column;gap:12px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card,.arrow{transition:none}}
