@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--bg: #f6f8f8;--surface: #ffffff;--ink: #1a1c1e;--ink-soft: #62686c;--ink-mute: #9aa0a4;--line: #e7ebea;--line-soft: #f0f3f2;--brand: #8ec6c1;--brand-d: #5ba39c;--brand-tint: #e8f3f1;--brand-gradient: linear-gradient(135deg, #A8E6C9 0%, #7FD0C4 50%, #6FB8D4 100%);--on-brand: #ffffff;--plank: #9b87f5;--lower: #f59e0b;--core: #ef4444;--upper: #3b82f6;--obliques: #ec4899;--amber: #f59e0b;--danger: #d64545}[data-theme=logo]{--bg: #f7f6fc;--surface: #ffffff;--ink: #221f3d;--ink-soft: #5d5980;--ink-mute: #9b97b6;--line: #eae7f4;--line-soft: #f3f1fa;--brand: #9b8fe0;--brand-d: #7a6dd1;--brand-tint: #efebfb;--brand-gradient: linear-gradient(135deg, #A6B6F2 0%, #BBA6EC 45%, #84D2C6 100%);--on-brand: #ffffff}[data-theme=sunset]{--bg: #fcf8f4;--surface: #ffffff;--ink: #2c1d17;--ink-soft: #74594e;--ink-mute: #b39a8e;--line: #f1e8e1;--line-soft: #f8f1ea;--brand: #f0894f;--brand-d: #d65f2c;--brand-tint: #fce8dd;--brand-gradient: linear-gradient(135deg, #FFC07A 0%, #FF8E5C 50%, #F2615C 100%);--on-brand: #ffffff}[data-theme=midnight]{color-scheme:dark;--bg: #0f1417;--surface: #161e22;--ink: #eef4f2;--ink-soft: #a6b2af;--ink-mute: #6d7a77;--line: #26312f;--line-soft: #1d2628;--brand: #5fe3c4;--brand-d: #7fe7d0;--brand-tint: rgba(95, 227, 196, .14);--brand-gradient: linear-gradient(135deg, #5FE3C4 0%, #48C9E0 100%);--on-brand: #062a23}[data-theme=blossom]{--bg: #fdf6f9;--surface: #ffffff;--ink: #311826;--ink-soft: #7a5167;--ink-mute: #bd97ac;--line: #f3e3ec;--line-soft: #faf0f5;--brand: #dd7aa9;--brand-d: #c64f87;--brand-tint: #fbe6f0;--brand-gradient: linear-gradient(135deg, #F7A8C4 0%, #E486C0 50%, #B57BD0 100%);--on-brand: #ffffff}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Plus Jakarta Sans,-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Bricolage Grotesque,sans-serif;letter-spacing:-.5px;margin:0}h1{font-size:30px;font-weight:700;letter-spacing:-.8px}h2{font-size:21px;font-weight:700}h3{font-size:16px;font-weight:700}button{font-family:inherit}input,select,textarea{font-family:inherit;color:var(--ink)}::placeholder{color:var(--ink-mute)}button:active{transform:scale(.97)}@keyframes prog-pulse{0%,to{opacity:1}50%{opacity:.35}}html,body,#root{height:100%}.acquisition{--acq-accent: #6250b5;color:var(--ink)}.acquisition a{color:inherit}.acquisition :is(a,button,input):focus-visible{outline:3px solid var(--acq-accent);outline-offset:4px}.landing{background:var(--bg)}.landing-width{width:min(1200px,calc(100% - 80px));margin-inline:auto}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding-block:24px;gap:18px}.landing-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:17px;text-decoration:none;letter-spacing:-.5px}.landing-brand img{border-radius:11px}.landing-nav-links{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700}.landing-nav-links a{text-decoration:none}.skip-link{position:absolute;top:-100px;left:16px;padding:12px;background:#fff;z-index:20}.skip-link:focus{top:12px}.landing-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding-block:46px 42px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;color:var(--acq-accent);margin:0 0 18px}.landing h1{font-size:clamp(38px,4.1vw,58px);line-height:1.06;letter-spacing:-2.2px;font-weight:800}.landing h1 span{color:var(--acq-accent)}.lede{font-size:17px;line-height:1.7;color:var(--ink-soft);margin:0 0 22px}.acq-actions{display:flex;gap:16px 22px;flex-wrap:wrap;align-items:center}.acquisition .acq-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:13px 20px;background:var(--ink);color:var(--bg);border:1px solid transparent;border-radius:10px;font:inherit;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.acquisition .acq-button:hover{background:var(--acq-accent);color:#fff}.acquisition .acq-button.secondary{color:var(--ink);border-color:var(--line);background:var(--surface)}.acquisition .acq-button.secondary:hover{border-color:var(--acq-accent)}.acquisition .acq-button.compact{min-height:44px;padding:10px 18px}.acquisition .sample-link{font-size:13px;font-weight:700;color:var(--acq-accent);text-underline-offset:5px;line-height:1.6}.fine-print{font-size:12px;line-height:1.6;color:var(--ink-soft);margin:13px 0 0}.planning-evidence{margin-bottom:0}.evidence-label{display:flex;justify-content:space-between;gap:15px;padding:13px 18px;background:#e9e4f6;color:#51466b;border:1px solid #ded8ed;border-bottom:0;border-radius:14px 14px 0 0;font-size:12px}.evidence-label strong{font-size:10px;letter-spacing:1px}.mobile-caption{display:none}.screenshot-button{display:block;width:100%;padding:0;position:relative;background:var(--surface);border:1px solid #ded8ed;border-radius:0 0 10px 10px;cursor:zoom-in;overflow:hidden}.screenshot-button img{display:block;width:100%;height:auto}.zoom-label{display:block;border-top:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:right;padding:11px 16px;font-size:11px;font-weight:700}.planning-evidence figcaption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-top:12px;color:var(--ink-soft);font-size:12px;line-height:1.6}.planning-evidence figcaption a{color:var(--acq-accent);text-underline-offset:3px;font-weight:700}.workflow{padding-block:86px 80px;scroll-margin-top:24px}.landing h2{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-1.2px}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:38px}.workflow-steps article{border-top:2px solid var(--line);padding-top:20px}.workflow-steps article:nth-child(1){border-color:#b1a1de}.workflow-steps article:nth-child(2){border-color:#81baaf}.workflow-steps article:nth-child(3){border-color:#deba7d}.step-number{color:var(--ink-soft);font-size:10px;font-weight:800;letter-spacing:1.3px}.landing h3{font-size:21px;line-height:1.3;margin:12px 0}.workflow-steps p,.trial-details p{font-size:14px;line-height:1.8;color:var(--ink-soft);margin:0}.teaching-band{background:#eeebf6;border-block:1px solid #e4dff0}.teaching-layout{display:grid;grid-template-columns:1fr 390px;align-items:center;gap:100px;padding-block:60px;max-width:1040px}.teaching-copy h2{margin-bottom:24px}.device-notes{margin:26px 0}.device-notes div{display:grid;grid-template-columns:110px 1fr;gap:18px;padding-block:16px;border-top:1px solid #d9d2e6;font-size:13px;line-height:1.7}.device-notes dt{font-weight:800}.device-notes dd{margin:0;color:var(--ink-soft)}.phone-evidence{margin:0;justify-self:center;max-width:290px}.phone-evidence img{display:block;width:100%;height:auto;border-radius:24px;border:1px solid #ded8ed;box-shadow:0 12px 35px #221f3d12}.phone-evidence figcaption{font-size:11px;text-align:center;margin-top:13px;color:var(--ink-soft)}.trial-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:90px}.trial-section .lede{margin-top:18px}.trial-details{border-left:1px solid var(--line);padding-left:40px}.trial-details h3{margin-top:0;font-size:17px}.trial-details p{margin-bottom:13px}.landing-footer{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-block:25px 35px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:12px}.landing-footer nav{display:flex;gap:25px}.landing-footer a{text-underline-offset:4px}.evidence-dialog{width:min(1500px,96vw);max-width:96vw;max-height:94vh;padding:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink)}.evidence-dialog::backdrop{background:#171228b3}.dialog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;font-size:12px}.dialog-image{overflow:auto;max-height:78vh}.dialog-image img{display:block;width:1440px;max-width:none;height:auto}.auth-page{padding-top:8px}.auth-page .auth-back{font-size:13px;color:var(--ink-soft);text-underline-offset:4px}.auth-page label{display:grid;gap:6px;font-size:13px;font-weight:700}.auth-page input{width:100%;min-width:0;color:var(--ink);font-size:16px!important}.auth-page input:focus-visible{outline:3px solid var(--acq-accent)!important}.auth-page .auth-trial{font-size:12px;line-height:1.7;color:var(--ink-soft);padding:14px;background:var(--brand-tint);border-radius:10px}.auth-page .auth-switch{color:var(--ink-soft)!important;line-height:1.7;min-height:44px}.auth-page .auth-legal{display:flex;justify-content:center;gap:20px;font-size:12px;color:var(--ink-soft);margin-top:20px}@media (max-width: 1000px){.landing-width{width:calc(100% - 48px)}.landing-hero{gap:32px}.landing h1{font-size:44px}.teaching-layout{gap:50px;grid-template-columns:1fr 300px}.trial-section{gap:40px}}@media (max-width: 640px){.landing-width{width:calc(100% - 40px)}.landing-nav{padding-block:17px;gap:10px}.landing-brand{font-size:14px;gap:8px}.landing-brand img{width:32px;height:32px}.how-link,.evidence-label-detail,.footer-note{display:none}.landing-nav .acq-button{padding:9px 12px;font-size:12px}.landing-hero{grid-template-columns:1fr;padding-block:30px;gap:22px}.eyebrow{font-size:10px;margin-bottom:14px;letter-spacing:1.3px}.landing h1{font-size:39px;letter-spacing:-1.6px}.lede{font-size:15px;line-height:1.7;margin-bottom:20px}.acq-actions{gap:16px}.acq-actions .acq-button{width:100%}.fine-print{font-size:11px}.evidence-label{padding:12px;font-size:10px}.evidence-label strong{font-size:9px}.desktop-caption{display:none}.mobile-caption{display:inline}.screenshot-button img{aspect-ratio:390 / 660;object-fit:cover;object-position:top}.planning-evidence figcaption{font-size:11px}.workflow{padding-block:54px}.workflow-steps{grid-template-columns:1fr;gap:24px;margin-top:28px}.workflow-steps article{padding-top:14px}.landing h3{font-size:20px;margin:8px 0}.workflow-steps p{font-size:13px}.teaching-layout{grid-template-columns:1fr;gap:30px;padding-block:45px}.device-notes div{grid-template-columns:85px 1fr;gap:10px}.phone-evidence{max-width:335px}.trial-section{grid-template-columns:1fr;gap:28px;padding-block:52px}.trial-details{padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}.landing-footer{gap:18px;font-size:11px}.auth-page{padding-top:0}}
