@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;700&family=Geist+Mono:wght@500;700&display=swap";.dot-field-container{position:relative;width:100%;height:100%}:root{--color-primary: #afc4f1;--color-secondary: #323744;--color-accent-original: #cf100a;--color-neutral-50: #000000;--color-neutral-100: #ffffff;--color-neutral-200: #e9e9e9;--color-bg: #ffffff;--color-text: #000000;--color-text-1: #000001;--color-text-4: #323744;--font-sans-extract: "Geist", "GeistSans", sans-serif;--font-heading-extract: "Geist Mono", "GeistMono", monospace;--font-size-60: 60px;--font-size-48: 48px;--font-size-36: 36px;--font-size-24: 24px;--font-size-20: 20px;--font-size-18: 18px;--font-size-16: 16px;--font-size-15: 15px;--font-size-14: 14px;--font-size-12: 12px;--spacing-56: 56px;--spacing-112: 112px;--spacing-128: 128px;--spacing-176: 176px;--radius-md-extract: 8px;--radius-lg-extract: 12px;--radius-xl-extract: 24px;--radius-full-extract: 32px;--shadow-sm-extract: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, .25) 0px 25px 50px -12px;--pillsight-blue: #0891B2;--pillsight-blue-soft: #71B2CD}:root{color-scheme:light;font-family:var(--font-sans-extract);--bg: var(--color-bg);--surface: var(--color-neutral-100);--surface-soft: #f7fbff;--line: var(--pillsight-blue-soft);--text: var(--color-text-1);--muted: var(--color-text-4);--accent: var(--pillsight-blue);--shadow: var(--shadow-sm-extract);--radius-sm: var(--radius-lg-extract);--radius-md: var(--radius-xl-extract);--radius-lg: var(--radius-full-extract)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text)}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page{min-height:100dvh;position:relative;overflow-x:clip}.background-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.25;contain:strict;transform:translateZ(0)}.page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#f5f5f5,#0000)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal-visible{opacity:1;transform:translateY(0)}.topbar,.content,.site-footer-inner{width:min(1200px,calc(100vw - 40px));margin:0 auto;position:relative;z-index:2}.topbar{position:sticky;top:14px;width:min(1120px,calc(100vw - 32px));padding:16px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px;z-index:10;border-radius:999px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid rgba(233,233,233,.95);box-shadow:0 18px 40px -24px #00000038;transform:translateZ(0);will-change:transform}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-size:15px;font-weight:700;cursor:pointer}.brand-icon{width:36px;height:36px;border-radius:12px}.topbar-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.nav-link,.footer-links a{color:var(--muted);text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:color .15s ease}.nav-link:hover,.footer-links a:hover{color:var(--text)}.cta-top,.cta-store{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:var(--radius-sm);text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.cta-top:focus-visible,.cta-store:focus-visible,.nav-link:focus-visible{outline:2px solid #0891B2;outline-offset:3px;border-radius:4px}.cta-top{background:var(--surface);color:var(--text);border:1px solid var(--line)}.cta-store{background:linear-gradient(135deg,#065f7a,#0891b2 55%,#71b2cd);color:#fff;border:none;border-radius:999px;box-shadow:none;transition:transform .2s ease}.cta-top:hover,.form-submit:hover,.cta-store:hover{transform:translateY(-1px)}.content{padding:40px 0 112px}.section-space{margin-top:112px;scroll-margin-top:120px}.hero{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge-wrap{display:grid;gap:8px;justify-items:center}.hero-app-icon{width:76px;height:76px;border-radius:24px;box-shadow:var(--shadow)}.hero-app-name{margin:0;font-size:18px;line-height:28px;color:var(--muted)}.hero h1,.section-heading h2,.copy-panel h2{margin:0;font-size:clamp(28px,3.6vw,48px);line-height:clamp(34px,4vw,56px);letter-spacing:-.04em;font-weight:700}.hero h1{max-width:860px;margin-top:32px;background:linear-gradient(135deg,var(--text) 40%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subcopy,.section-heading p,.feature-card p,.copy-panel p,.detail-list,.mini-rows span,.form-status{color:var(--muted)}.hero-subcopy{max-width:760px;margin:24px 0 0;font-size:24px;line-height:32px}.hero-actions{margin-top:32px}.hero-device-row{width:100%;margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:24px;align-items:stretch}.device-card,.feature-card,.copy-panel,.waitlist-form{background:var(--surface);border:1px solid #e9e9e9;border-radius:var(--radius-md);box-shadow:var(--shadow)}.device-card,.feature-card{transition:transform .2s ease}.device-card:hover,.feature-card:hover{transform:translateY(-3px)}.device-card{height:100%;padding:16px;display:flex;flex-direction:column}.device-card p{margin:16px 0 0;min-height:44px;font-size:15px;line-height:22px;color:var(--muted)}.device-frame{min-height:320px;flex:1;border-radius:var(--radius-md);overflow:hidden;background:linear-gradient(to top,#f7fbff 0,#fff0);display:flex;align-items:center;justify-content:center}.device-image{width:100%;height:100%;object-fit:cover}.device-icon-large{width:120px;height:120px;border-radius:32px;box-shadow:var(--shadow)}.device-frame-stats{display:grid;align-content:center;justify-items:start;gap:10px;padding:28px;background:var(--surface-soft)}.stats-label,.section-kicker{margin:0;font-family:var(--font-heading-extract);font-size:12px;line-height:16px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.device-frame-stats strong{font-size:24px;line-height:32px}.section-heading{max-width:760px}.section-heading.centered{margin:0 auto 56px;text-align:center}.section-heading p{margin:16px 0 0;font-size:18px;line-height:28px}.features{padding-bottom:32px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch}.feature-card{height:100%;padding:0;overflow:hidden;display:flex;flex-direction:column}.feature-card-image{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f0f4fa}.feature-card-image img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.feature-card-body{padding:28px 28px 32px}.feature-card h3,.workflow-row strong{margin:0;font-size:20px;line-height:28px;font-weight:700}.feature-card-body p{margin:10px 0 0;font-size:15px;line-height:22px;color:var(--muted)}.split-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:stretch}.copy-panel{padding:32px}.copy-panel h2{margin-top:16px;font-size:clamp(36px,4vw,48px);line-height:clamp(40px,4.2vw,48px)}.audience-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.audience-pills span{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid #e9e9e9;border-radius:999px;font-size:15px;line-height:22px}.detail-list{margin:24px 0 0;padding-left:18px;font-size:15px;line-height:22px}.who-uses-image{margin-top:28px;width:100%;border-radius:16px;display:block}.steps-panel{display:flex;flex-direction:column;height:100%}.steps-panel h2{margin-top:16px;font-size:clamp(28px,3.6vw,48px);line-height:clamp(34px,4vw,56px);letter-spacing:-.04em;font-weight:700}.steps-stack{margin-top:28px;display:flex;flex-direction:column;gap:14px;flex:1}.step-card{display:flex;align-items:center;gap:20px;padding:24px 28px;border-radius:18px;flex:1;box-shadow:0 2px 12px #00000012}.step-card strong{display:block;font-size:20px;line-height:28px;font-weight:700;margin-bottom:6px}.step-card span{font-size:15px;line-height:23px;opacity:.85}.step-number{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.step-card--1,.step-card--2,.step-card--3{background:#0891b2;color:#fff}.step-card--1 .step-number,.step-card--2 .step-number,.step-card--3 .step-number{background:#fff3;color:#fff}.waitlist .section-heading{margin-bottom:32px}.waitlist-form{padding:32px;display:grid;gap:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.waitlist-form label{display:grid;gap:8px}.waitlist-form label span{font-size:14px;line-height:20px;font-weight:500}.waitlist-form input,.waitlist-form select,.waitlist-form textarea{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #e9e9e9;background:#fff;color:var(--text);outline:none}.waitlist-form input:focus,.waitlist-form select:focus,.waitlist-form textarea:focus{border-color:var(--line);box-shadow:0 0 0 4px #afc4f13d}.waitlist-form textarea{resize:vertical;min-height:120px}.form-actions{display:flex}.form-submit{cursor:pointer}.form-status{margin:0;font-size:14px;line-height:20px}.form-status-success{color:#0f7a48}.form-status-error{color:#b02a24}.site-footer{position:relative;z-index:2;border-top:1px solid #e9e9e9;background:#ffffffe6}.site-footer-inner{padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}@media (prefers-reduced-motion: reduce){html,html:focus-within{scroll-behavior:auto}.reveal,.reveal-visible{opacity:1;transform:none;transition:none}}@media (max-width: 900px){.hero-device-row,.feature-grid,.split-info,.form-grid{grid-template-columns:1fr}}@media (max-width: 768px){.topbar,.site-footer-inner{flex-direction:column;align-items:flex-start}.topbar{top:10px;border-radius:28px;padding:14px 16px}.hero h1,.section-heading h2,.copy-panel h2{font-size:36px;line-height:40px}.hero-subcopy{font-size:18px;line-height:28px}}
