@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800;900&display=swap";:root{--landing-font:"Inter Tight", "Inter", "Avenir Next", "Segoe UI", sans-serif;--workspace-font:"Quicksand", "Avenir Next", "Trebuchet MS", sans-serif}*{box-sizing:border-box}html,body,#root{overscroll-behavior-y:none;height:100%;min-height:100%;margin:0}body{color:#171a22;min-height:100vh;font-family:var(--workspace-font);background:radial-gradient(circle at 0 0,#6ca3b429,#0000 32%),radial-gradient(circle at 100% 100%,#53327a1f,#0000 34%),linear-gradient(#fcfcff 0%,#f7f7fb 100%);overflow-x:hidden}button,input,a{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.landing-shell{color:#171a22;background:radial-gradient(circle at 14% 16%,#4ca4b029,#0000 24%),radial-gradient(circle at 84% 12%,#53327a26,#0000 26%),linear-gradient(#faf7f0 0%,#f3ede1 100%);min-height:100vh;position:relative;overflow:hidden}.landing-shell:before{content:"";opacity:.62;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#171a2208 1px,#0000 1px),linear-gradient(#171a2208 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.landing-haze{filter:blur(18px);pointer-events:none;border-radius:999px;position:absolute}.landing-haze-one{background:#4ca4b024;width:360px;height:360px;top:-8%;left:-4%}.landing-haze-two{background:#53327a24;width:420px;height:420px;top:18%;right:-8%}.landing-nav,.landing-copy-block{z-index:1;width:min(1120px,100% - 48px);margin:0 auto;position:relative}.landing-nav{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.landing-nav-actions{align-items:center;gap:12px;display:flex}.landing-brand{letter-spacing:-.02em;align-items:center;gap:14px;font-size:1.05rem;font-weight:700;display:inline-flex}.landing-brand-glyph{background:#ffffffb3;border:1px solid #171a2224;border-radius:999px;place-items:center;width:32px;height:32px;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #171a2214}.landing-brand-glyph-image{object-fit:contain;width:76%;height:76%;display:block}.landing-brand-glyph-node,.landing-brand-glyph-branch{display:block;position:absolute}.landing-brand-glyph-node{background:linear-gradient(135deg,#4ca4b0 0%,#53327a 100%);border-radius:999px;width:7px;height:7px}.landing-brand-glyph-node.node-one{top:8px;left:9px}.landing-brand-glyph-node.node-two{bottom:8px;right:7px}.landing-brand-glyph-branch{transform-origin:0;background:#53327a6b}.landing-brand-glyph-branch.branch-one{width:10px;height:1.5px;top:12px;left:13px}.landing-brand-glyph-branch.branch-two{width:11px;height:1.5px;top:14px;left:14px;transform:rotate(38deg)}.landing-hero{z-index:1;flex-direction:column;gap:28px;padding-top:28px;display:flex;position:relative}.landing-copy-block{text-align:center}.landing-copy-block h1{color:#53327a;letter-spacing:-.06em;margin:12px 0 16px;font-family:Newsreader,Georgia,serif;font-size:clamp(4.8rem,12vw,8.6rem);line-height:.9}.landing-copy{color:#171a22bd;width:min(700px,100%);margin:0 auto;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.7}.eyebrow{color:#171a2280;letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.landing-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;display:flex}.primary-button,.accent-button,.ghost-button{border-radius:18px;padding:14px 20px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s,opacity .12s}.primary-button:hover,.accent-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.accent-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.primary-button{color:#fff;background:linear-gradient(135deg,#53327a 0%,#315f92 100%);box-shadow:0 16px 30px #53327a38}.accent-button{color:#fff;background:linear-gradient(135deg,#4ca4b0 0%,#2f7d89 100%);box-shadow:0 16px 30px #4ca4b038}.ghost-button{color:#171a22;background:#ffffffb8;border:1px solid #171a221f;box-shadow:0 14px 28px #171a2214}.large{min-width:224px;padding:16px 22px}.landing-waitlist-trigger{min-width:clamp(220px,24vw,280px)}.landing-waitlist-shell{opacity:0;pointer-events:none;visibility:hidden;will-change:height, opacity, transform;width:min(640px,100%);height:0;margin:0 auto;transition:height .22s ease-out,opacity .18s ease-out,transform .22s ease-out,margin-top .22s ease-out,visibility 0s linear .22s;overflow:hidden;transform:translateY(-10px)}.landing-waitlist-shell.is-open{height:var(--waitlist-height,0px);opacity:1;pointer-events:auto;visibility:visible;margin-top:18px;transition:height .22s ease-out,opacity .18s ease-out,transform .22s ease-out,margin-top .22s ease-out,visibility linear;transform:translateY(0)}.landing-waitlist-shell-inner{padding:6px 0 2px}.landing-waitlist-card{isolation:isolate;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;background:radial-gradient(circle at 12% 18%,#4ca4b024,#0000 32%),radial-gradient(circle at 88% 22%,#53327a24,#0000 34%),linear-gradient(#ffffffeb,#f7f1eadb);border:1px solid #ffffffb3;border-radius:28px;gap:12px;padding:22px 24px 24px;display:grid;overflow:hidden;box-shadow:0 24px 46px #171a221f}.landing-waitlist-card h2,.landing-waitlist-card p{margin:0}.landing-waitlist-card h2{color:#171a22;letter-spacing:-.03em;font-size:clamp(1.38rem,2vw,1.72rem);font-weight:700;line-height:1.1}.landing-waitlist-card p{color:#171a22ad;line-height:1.6}.landing-waitlist-card strong{color:#171a22}.landing-waitlist-form{gap:16px}.landing-waitlist-label{color:#171a22c7;font-size:1rem;font-weight:600;line-height:1.5}.landing-waitlist-fields{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.landing-waitlist-input{color:#171a22;background:#ffffffdb;border:1px solid #53327a24;border-radius:18px;outline:0;width:100%;min-width:0;padding:16px 18px;box-shadow:inset 0 1px #ffffffbd,0 8px 22px #171a220d}.landing-waitlist-input::placeholder{color:#171a2261}.landing-waitlist-input:focus{border-color:#53327a57;box-shadow:0 0 0 4px #53327a14,inset 0 1px #ffffffbd}.landing-waitlist-submit{justify-content:center;min-width:180px}.landing-waitlist-error{color:#9a3d44;font-size:.92rem;font-weight:600}.landing-waitlist-card.is-success{background:radial-gradient(circle at 14% 18%,#4ca4b02e,#0000 30%),radial-gradient(circle at 82% 26%,#53327a2e,#0000 34%),linear-gradient(#fffffff2,#f1f4ece6)}.landing-stage{background:linear-gradient(#0f111800 0%,#0f111829 10%,#0f1118 12%,#0b0d13 100%);width:100%;min-height:clamp(390px,44vw,540px);margin-top:8px;position:relative;overflow:hidden}.landing-story-stack{z-index:1;gap:30px;width:min(1120px,100% - 48px);margin:0 auto;padding:58px 0 92px;display:grid;position:relative}.landing-founder-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 12% 18%,#4ca4b024,#0000 32%),radial-gradient(circle at 88% 18%,#53327a1f,#0000 34%),linear-gradient(#ffffffeb,#f6f1e9e0);border:1px solid #ffffffc7;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:clamp(28px,4vw,42px);animation:.62s cubic-bezier(.22,1,.36,1) both landing-section-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 46px #171a221a}.landing-founder-copy,.landing-feedback-copy{gap:12px;display:grid;position:relative}.landing-founder-copy{max-width:760px}.landing-founder-copy h2,.landing-founder-copy p,.landing-feedback-copy h2,.landing-feedback-copy p,.feedback-response{margin:0}.landing-founder-copy h2,.landing-feedback-copy h2{color:#171a22;letter-spacing:-.04em;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,4vw,3rem);line-height:.98}.landing-founder-copy p,.landing-feedback-copy p{color:#171a22bd;font-size:1rem;line-height:1.75}.landing-founder-linkedin{z-index:1;background:#fffffff5;border:1px solid #171a2214;border-radius:999px;place-self:end;place-items:center;width:58px;height:58px;transition:transform .16s,box-shadow .16s,background .16s;display:grid;position:relative;box-shadow:0 16px 32px #171a221f}.landing-founder-linkedin:hover,.landing-founder-linkedin:focus-visible{background:#fff;transform:translateY(-2px);box-shadow:0 20px 36px #171a2229}.landing-founder-linkedin svg{fill:#0a66c2;width:22px;height:22px}.landing-feedback-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 12% 18%,#4ca4b024,#0000 32%),radial-gradient(circle at 88% 18%,#53327a1f,#0000 34%),linear-gradient(#ffffffeb,#f6f1e9e0);border:1px solid #ffffffc7;border-radius:30px;gap:18px;padding:clamp(24px,4vw,34px);animation:.72s cubic-bezier(.22,1,.36,1) 80ms both landing-section-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 46px #171a221a}.feedback-form{gap:14px;display:grid;position:relative}.feedback-label{color:#171a22d1;font-size:.98rem;font-weight:700;line-height:1.4}.feedback-textarea{color:#171a22;resize:vertical;width:100%;min-width:0;min-height:200px;font:inherit;background:#ffffffe0;border:1px solid #53327a24;border-radius:26px;outline:0;padding:18px 20px;line-height:1.7;box-shadow:inset 0 1px #ffffffbd,0 14px 30px #171a220f}.feedback-textarea::placeholder{color:#171a2261}.feedback-textarea:focus{border-color:#53327a57;box-shadow:0 0 0 4px #53327a14,inset 0 1px #ffffffbd}.feedback-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.feedback-response{color:#171a2285;min-height:1.5em;font-size:.94rem;line-height:1.5}.feedback-response.is-success{color:#2f7d89;font-weight:700}.feedback-response.is-error{color:#9a3d44;font-weight:700}.feedback-submit{justify-content:center;min-width:200px}.landing-stage:before,.landing-stage:after{content:"";pointer-events:none;position:absolute;inset:0}.landing-stage:before{opacity:.86;background-color:#0000;background-image:linear-gradient(#fff8ec2e 1px,#0000 1px),linear-gradient(90deg,#fff8ec2e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:20s linear infinite landing-grid-drift}.landing-stage:after{background:radial-gradient(circle at 52% 42%,#53327a42,#0000 24%),linear-gradient(#ffffff24,#0000 20%)}.landing-stage-inner{--landing-stage-pad-x:clamp(24px, 4vw, 64px);--parse-wall-x:50%;z-index:1;width:min(1320px,100%);min-height:inherit;padding:58px var(--landing-stage-pad-x) 28px;grid-template-columns:minmax(0,1.08fr) minmax(180px,.48fr) minmax(0,1.1fr);align-items:center;gap:clamp(18px,4vw,60px);margin:0 auto;display:grid;position:relative}.landing-documents{position:absolute}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-revamp-shell{color:#1f2633;background:radial-gradient(circle at 12% 12%,#7cc7c42e,#0000 28%),radial-gradient(circle at 88% 18%,#53327a29,#0000 30%),linear-gradient(#fff 0%,#f7f9fb 46%,#fff 100%);min-height:100vh;overflow:hidden visible}.landing-revamp-shell:before{opacity:.7;background-color:#0000;background-image:linear-gradient(90deg,#1f26330a 1px,#0000 1px),linear-gradient(#1f26330a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.landing-revamp-shell .landing-brand{letter-spacing:0}.landing-brand-wordmark{color:#53327a;letter-spacing:0;font-family:Newsreader,Georgia,serif;font-size:1.42rem;font-weight:700}.landing-top-pane{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff;border-bottom:1px solid #1f263317;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,4vw,52px);width:100%;margin:0;padding:14px max(20px,50% - 640px);display:grid;position:sticky;top:0}.landing-top-brand{justify-self:start}.landing-top-links{justify-content:center;align-items:center;gap:clamp(18px,3vw,42px);min-width:0;display:flex}.landing-top-links a,.landing-footer-links button{color:#263143;letter-spacing:0;font-size:.98rem;font-weight:700;transition:color .14s,transform .14s}.landing-top-links a:hover,.landing-top-links a:focus-visible,.landing-footer-links button:hover,.landing-footer-links button:focus-visible{color:#53327a;transform:translateY(-1px)}.landing-login-button{color:#fff;background:linear-gradient(135deg,#53327a 0%,#315f92 100%);border-color:#53327a2e;border-radius:8px;min-width:108px;padding:12px 18px;box-shadow:0 18px 34px #53327a42}.landing-hero-panel{justify-items:center;gap:28px;padding:clamp(52px,7vw,86px) 0 clamp(48px,7vw,76px);display:grid}.landing-hero-copy{text-align:center;justify-items:center;gap:20px;width:min(1320px,100% - 32px);display:grid}.landing-hero-copy h1 span,.landing-section-title span,.landing-feature-copy h3{color:#53327a;letter-spacing:0;font-family:Newsreader,Georgia,serif}.landing-hero-copy h1 span{white-space:nowrap;display:block}.landing-hero-copy p{color:#1f2633bd;width:min(720px,100%);margin:0;font-size:clamp(1.02rem,1.6vw,1.22rem);line-height:1.65}.landing-hero-login{border-radius:8px;min-width:154px}.landing-demo-section{gap:14px;width:min(1030px,100% - 32px);display:grid}.landing-demo-box{background:#fffffff0;border:2px solid #101620;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;height:clamp(430px,54vw,560px);min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:6px 8px #353b46,0 26px 60px #1f26331f}.landing-demo-header,.landing-demo-footer{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.landing-demo-header{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #1f263317}.landing-demo-header h2{color:#121926;margin:0;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.15}.landing-demo-header h2 span{color:#53327a;letter-spacing:0;font-family:Newsreader,Georgia,serif;font-weight:700}.landing-demo-stage{background-color:#fff;background-image:linear-gradient(90deg,#1f263309 1px,#0000 1px),linear-gradient(#1f263309 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:0;position:relative;overflow:hidden}.landing-demo-empty{color:#1f26337a;text-align:center;place-items:center;min-height:100%;padding:32px;font-size:clamp(1.05rem,2vw,1.42rem);font-weight:700;display:grid}.landing-demo-empty span{white-space:nowrap;max-width:0;display:inline-block;overflow:hidden}.landing-demo-empty span:after{content:"";vertical-align:-.14em;background:#1f26339e;width:2px;height:1em;margin-left:3px;animation:.9s steps(2,start) infinite landing-cursor-blink;display:inline-block}.landing-demo-planner{background:radial-gradient(circle at 6% 100%,#e0ba5829,#0000 26%),linear-gradient(#fffffff5,#f8fafcfa);grid-template-rows:auto minmax(92px,auto);gap:20px;height:100%;min-height:0;padding:26px;display:grid;position:relative}.landing-demo-message{background:#fff;border:1px solid #1f263314;border-radius:8px;width:min(760px,84%);padding:20px 24px;box-shadow:0 18px 44px #1f263314}.landing-demo-message p{color:#1f2633d1;margin:0;font-size:1.04rem;line-height:1.6}.landing-demo-message .eyebrow{margin-bottom:12px}.landing-demo-readonly-input{color:#293141;width:100%;min-height:112px;font:inherit;background:#fff;border:1px solid #4ca4b057;border-radius:8px;outline:0;padding:20px 22px;font-size:1.02rem;line-height:1.55;position:relative;box-shadow:0 0 0 5px #4ca4b01a}.landing-demo-readonly-input:focus,.feedback-input:focus{border-color:#53327a61;box-shadow:0 0 0 4px #53327a1a}.landing-inline-cursor{vertical-align:-.16em;background:#1f2633ad;width:2px;height:1.05em;margin-left:3px;animation:.9s steps(2,start) infinite landing-cursor-blink;display:inline-block}.landing-demo-pointer{clip-path:polygon(0 0,0 100%,36% 74%,52% 100%,67% 93%,50% 68%,86% 68%);filter:drop-shadow(0 7px 10px #1f263347);opacity:0;pointer-events:none;z-index:6;background:#111827;width:22px;height:22px;position:absolute;bottom:38px;right:112px}.landing-demo-pointer.is-active{opacity:1;animation:2.8s ease-in-out infinite landing-demo-pointer-path}.landing-demo-send,.landing-demo-analyse,.landing-demo-attach{border-radius:8px;justify-content:center;justify-self:end;align-items:center;gap:9px;min-width:126px;display:inline-flex}.landing-demo-send svg,.landing-demo-analyse svg,.landing-demo-attach svg,.landing-demo-flow-toolbar svg{width:18px;height:18px}.landing-demo-protocol{background:linear-gradient(#fff 0%,#f6fbfb 100%);grid-template-rows:auto minmax(0,1fr) auto;gap:16px;height:100%;min-height:0;padding:24px;display:grid;overflow:hidden}.landing-demo-file-row{align-items:center;gap:14px;min-width:0;display:flex}.landing-demo-file-row span{color:#1f2633ad;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.landing-demo-protocol pre{color:#1f2633;white-space:pre-wrap;background:#fff;border:1px solid #1f26331a;border-radius:8px;min-height:0;max-height:100%;margin:0;padding:20px;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.55;overflow:auto}.landing-demo-processing{color:#263143;text-align:center;align-content:center;place-items:center;gap:12px;min-height:100%;padding:28px;display:grid}.landing-demo-processing span{border:5px solid #53327a24;border-top-color:#53327a;border-radius:999px;width:54px;height:54px;animation:.76s linear infinite landing-demo-spin}.landing-demo-processing strong{font-size:1.25rem}.landing-demo-processing p{color:#1f26339e;margin:0}.landing-demo-flow{height:100%;min-height:0;position:relative}.landing-demo-flow-toolbar{z-index:2;background:#ffffffeb;border:1px solid #1f263314;border-radius:8px;align-items:center;gap:8px;padding:9px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 12px 30px #1f263314}.landing-demo-flow-toolbar button{color:#263143;background:0 0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.landing-demo-flow-toolbar button:hover,.landing-demo-flow-toolbar button:focus-visible{color:#53327a;background:#53327a14}.landing-demo-flow-toolbar span{color:#1f263394;text-align:center;min-width:44px;font-size:.78rem;font-weight:700}.landing-demo-flow-scroll{width:100%;height:100%;min-height:0;padding:74px 44px 48px;overflow:auto}.landing-demo-flow-canvas{width:min(520px,88vw);height:var(--demo-flow-height);min-height:var(--demo-flow-height);margin:0 auto;position:relative}.landing-demo-flow-canvas-inner{width:100%;min-height:1030px;transform:scale(var(--demo-flow-zoom));transform-origin:top;position:relative}.landing-demo-flow-row{justify-items:center;display:grid}.landing-demo-flow-node{background:#fff;border:1px solid #1f26331f;border-radius:8px;gap:7px;width:min(330px,100%);min-height:78px;padding:17px 18px 15px 34px;display:grid;position:relative;box-shadow:0 12px 28px #1f263314}.landing-demo-flow-node strong,.landing-demo-flow-node span{color:#111827;line-height:1.25}.landing-demo-flow-node strong{font-size:.88rem}.landing-demo-flow-node span{color:#1f2633a8;font-size:.76rem}.landing-demo-flow-node em{color:#53327a9e;justify-self:end;font-size:.7rem;font-style:normal}.landing-demo-flow-dot{background:#98a2b3;border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.landing-demo-flow-arrow{background:#d8dee8;width:2px;height:70px;display:block;position:relative}.landing-demo-flow-arrow:after{content:"";border-bottom:2px solid #b4bdcb;border-right:2px solid #b4bdcb;width:9px;height:9px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)rotate(45deg)}.landing-demo-footer{background:#fff;border-top:1px solid #1f263317}.landing-demo-examples{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.landing-demo-examples span{color:#1f26338a;text-transform:uppercase;font-size:.8rem;font-weight:800}.landing-demo-examples button{color:#253143;background:#f8fafc;border:1px solid #1f263338;border-radius:999px;padding:7px 12px;font-size:.84rem;font-weight:800}.landing-demo-examples button:hover,.landing-demo-examples button:focus-visible,.landing-demo-examples button.is-active{color:#53327a;background:#f2ebfa;border-color:#53327a7a}.landing-demo-security-note{color:#1f263385;text-align:center;margin:0;font-size:.96rem}.landing-section-inner{width:min(1260px,100% - 40px);margin:0 auto}.landing-feature-row{border-bottom:1px solid #1f263314;grid-template-columns:minmax(0,.84fr) minmax(360px,1fr);align-items:center;gap:clamp(34px,6vw,80px);padding:clamp(28px,5vw,56px) 0;display:grid}.landing-feature-row:last-child{border-bottom:0}.landing-feature-copy{gap:18px;display:grid;position:relative}.landing-feature-heading{align-items:baseline;gap:clamp(14px,2.6vw,28px);display:flex}.landing-feature-number{color:#53327a14;font-size:clamp(4.2rem,8vw,6.8rem);font-weight:900;line-height:.8}.landing-feature-copy h3{margin:0;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:700;line-height:1.05}.landing-feature-copy p{color:#42526a;margin:0;font-size:clamp(1.06rem,1.7vw,1.28rem);line-height:1.65}.landing-feature-copy ul{gap:14px;margin:6px 0 0;padding:0;list-style:none;display:grid}.landing-feature-copy li{color:#34445b;padding-left:30px;font-size:1.02rem;line-height:1.55;position:relative}.landing-feature-copy li:before{content:"";border-bottom:2px solid #4ca4b0;border-left:2px solid #4ca4b0;width:14px;height:8px;position:absolute;top:.52em;left:0;transform:rotate(-45deg)}.landing-feature-row.has-yellow-ticks .landing-feature-copy li:before{border-color:#f0ca34}.landing-feature-row.has-blue-ticks .landing-feature-copy li:before{border-color:#41b8e6}.landing-feature-action{align-items:center;margin-top:4px;display:flex}.landing-feature-demo-action{width:fit-content}.landing-feature-media{min-width:0}.landing-browser-preview{background:#fff;border:1px solid #1f26331a;border-radius:8px;overflow:hidden;box-shadow:0 28px 70px #1f26331f}.landing-browser-chrome{background:#f6f8fb;border-bottom:1px solid #1f263314;align-items:center;gap:12px;min-height:46px;padding:0 18px;display:flex}.landing-browser-gitbio-logo{background:#fff;border:1px solid #171a221f;border-radius:999px;flex:none;width:24px;height:24px;box-shadow:0 8px 18px #1f263314}.landing-browser-gitbio-logo .landing-brand-glyph-node{width:6px;height:6px}.landing-browser-gitbio-logo .landing-brand-glyph-node.node-one{top:7px;left:7px}.landing-browser-gitbio-logo .landing-brand-glyph-node.node-two{bottom:7px;right:6px}.landing-browser-gitbio-logo .landing-brand-glyph-branch.branch-one{width:8px;top:10px;left:11px}.landing-browser-gitbio-logo .landing-brand-glyph-branch.branch-two{width:9px;top:11px;left:11px}.landing-browser-chrome strong{color:#8791a3;font-size:.8rem}.landing-planner-preview-body{background-color:#fff;background-image:linear-gradient(90deg,#1f263309 1px,#0000 1px),linear-gradient(#1f263309 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-columns:minmax(0,1fr) 210px;gap:16px;min-height:390px;padding:26px;display:grid}.landing-planner-chat{background:#fff;border:1px solid #1f263314;border-radius:8px;align-self:start;gap:16px;padding:24px;display:grid;box-shadow:0 18px 42px #1f263314}.landing-planner-chat h3,.landing-planner-chat p{margin:0}.landing-planner-chat h3{color:#182132;font-size:1.55rem}.landing-planner-chat p{color:#42526a;line-height:1.55}.landing-planner-typing{min-height:4.7em}.landing-planner-input{color:#3b485c;background:#f9ffff;border:1px solid #4ca4b047;border-radius:8px;padding:14px 16px}.landing-planner-needed{background:#fbf8ff;border:1px solid #53327a1f;border-radius:8px;align-self:start;gap:10px;padding:18px;display:grid}.landing-planner-needed strong{color:#53327a;font-size:.98rem}.landing-planner-needed span{color:#fff;text-align:center;text-shadow:0 1px 1px #1f103138;background:linear-gradient(#fff3 0%,#ffffff0a 42%,#22103a38 100%),linear-gradient(135deg,#6b3fa0 0%,#53327a 58%,#432269 100%);border:1px solid #ffffff6b;border-radius:999px;place-items:center;min-height:38px;padding:8px 10px;font-size:.84rem;font-weight:700;line-height:1.12;display:grid;box-shadow:inset 0 1px #ffffff61,inset 0 -8px 18px #21113338,0 10px 20px #53327a29}.landing-protocol-preview-body{background:radial-gradient(circle at 15% 10%,#4ca4b01f,#0000 24%),#fff;grid-template-columns:minmax(0,.74fr) minmax(240px,.58fr);gap:18px;min-height:430px;padding:24px;display:grid;position:relative;overflow:hidden}.landing-mini-flow{gap:14px;max-height:370px;padding:12px 10px 80px;animation:6.5s ease-in-out infinite landing-preview-scroll;display:grid;overflow:hidden}.landing-mini-flow div{background:#fff;border:1px solid #1f26331f;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid;position:relative;box-shadow:0 10px 26px #1f263312}.landing-mini-flow div:after{content:"";background:#d8dee8;width:2px;height:15px;position:absolute;bottom:-15px;left:28px}.landing-mini-flow div:last-child:after{display:none}.landing-mini-flow div.is-selected{border-color:#53327a66;box-shadow:0 0 0 4px #53327a14,0 14px 34px #1f26331a}.landing-mini-flow span{color:#536173;background:#edf2f7;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:800;display:grid}.landing-mini-flow strong{color:#1f2633;min-width:0;font-size:.78rem;line-height:1.22}.landing-note-editor{background:#fff;border:1px solid #1f26331a;border-radius:8px;align-self:center;gap:12px;padding:18px;display:grid;box-shadow:0 18px 42px #1f26331a}.landing-note-editor strong{color:#1f2633;line-height:1.3}.landing-note-editor textarea{color:#34445b;width:100%;min-height:92px;font:inherit;resize:none;border:1px solid #53327a29;border-radius:8px;padding:12px;font-size:.86rem;line-height:1.45}.landing-mini-chat{background:#f6fbfb;border-radius:8px;gap:8px;padding:12px;display:grid}.landing-mini-chat span{color:#53327a;font-size:.8rem;font-weight:800}.landing-mini-chat p{color:#42526a;margin:0;font-size:.84rem;line-height:1.4}.landing-mini-chat-question{background:#fff;border-radius:8px 8px 2px;justify-self:end;max-width:92%;padding:10px 12px;box-shadow:0 6px 16px #1f26330f}.landing-mini-chat-answer{background:#53327a14;border-radius:8px 8px 8px 2px;gap:5px;padding:10px 12px;display:grid}.landing-mini-chat-answer strong{color:#53327a;font-size:.78rem}.landing-animated-cursor{clip-path:polygon(0 0,0 100%,36% 74%,52% 100%,67% 93%,50% 68%,86% 68%);filter:drop-shadow(0 7px 10px #1f263347);background:#111827;width:20px;height:20px;animation:5.5s ease-in-out infinite landing-cursor-path;position:absolute;top:176px;left:42%}.landing-why-section{background:#f7fafb;padding:clamp(52px,7vw,86px) 0}.landing-why-section h2{color:#253143;letter-spacing:0;text-align:center;margin:0 0 28px;font-family:Newsreader,Georgia,serif;font-size:clamp(2.4rem,4.8vw,4rem)}.landing-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-why-grid article{background:#fff;border:1px solid #1f263314;border-radius:8px;gap:10px;padding:24px;display:grid}.landing-why-grid strong{color:#53327a;font-size:1.08rem}.landing-why-grid p{color:#42526a;margin:0;line-height:1.58}.landing-security-section{color:#fff;background:radial-gradient(circle at 20% 15%,#7cc7c42e,#0000 26%),radial-gradient(circle at 84% 8%,#ffffff24,#0000 24%),linear-gradient(135deg,#432269 0%,#53327a 46%,#2f5f92 100%);padding:clamp(64px,8vw,104px) 0;position:relative;overflow:hidden}.landing-security-section:before{content:"";opacity:.42;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.landing-security-section .landing-section-inner{z-index:1;position:relative}.landing-security-copy{text-align:center;justify-items:center;gap:14px;margin-bottom:clamp(36px,6vw,62px);display:grid}.landing-security-copy h2,.landing-security-copy p,.landing-security-card h3,.landing-security-card p{margin:0}.landing-security-copy h2{letter-spacing:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1}.landing-security-copy p{color:#ffffffd1;max-width:680px;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.55}.landing-security-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,30px);display:grid}.landing-security-card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;align-content:start;justify-items:center;gap:16px;min-height:280px;padding:clamp(24px,3vw,34px);display:grid;box-shadow:0 24px 52px #130b2333}.landing-security-card h3{font-size:clamp(1.25rem,2vw,1.72rem);line-height:1.14}.landing-security-card p{color:#ffffffd6;font-size:1rem;line-height:1.55}.landing-security-card>span:not(.landing-security-icon){color:#ffffff9e;font-size:.86rem;font-weight:700}.landing-security-icon{background:#ffffff21;border-radius:20px;place-items:center;width:72px;height:72px;margin-bottom:8px;display:grid;position:relative}.landing-security-icon span{background:#fff;border-radius:999px;display:block;position:absolute}.landing-security-icon span:first-child{width:14px;height:14px}.landing-security-icon span:nth-child(2),.landing-security-icon span:nth-child(3),.landing-security-icon span:nth-child(4){opacity:.72;width:11px;height:11px}.landing-security-icon span:nth-child(2){transform:translate(-22px,-18px)}.landing-security-icon span:nth-child(3){transform:translate(22px,-18px)}.landing-security-icon span:nth-child(4){transform:translateY(24px)}.landing-security-icon:before,.landing-security-icon:after{content:"";background:#ffffff8a;border-radius:999px;width:34px;height:2px;position:absolute}.landing-security-icon:before{transform:rotate(28deg)}.landing-security-icon:after{transform:rotate(-28deg)}.landing-security-icon.is-encryption{border-radius:999px}.landing-security-icon.is-encryption span:nth-child(2){transform:translate(-20px,18px)}.landing-security-icon.is-encryption span:nth-child(3){transform:translate(20px,18px)}.landing-security-icon.is-encryption span:nth-child(4){transform:translateY(-24px)}.landing-security-icon.is-private:before{width:42px;transform:rotate(0)}.landing-security-icon.is-private:after{width:28px;transform:rotate(90deg)}.landing-contact-band{background:#fff;padding:clamp(52px,7vw,82px) 0}.landing-contact-band .landing-feedback-section{background:radial-gradient(circle at 94% 12%,#53327a17,#0000 28%),linear-gradient(#fff 0%,#f8fbfb 100%);border:1px solid #1f263317;border-radius:8px;gap:22px;padding:clamp(24px,4vw,38px);display:grid;box-shadow:0 18px 42px #1f263314}.landing-contact-band .landing-feedback-copy h2{color:#253143;letter-spacing:0;font-size:clamp(2rem,4vw,3.2rem)}.feedback-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feedback-field{gap:8px;display:grid}.feedback-input{color:#1f2633;background:#fffffff2;border:1px solid #53327a24;border-radius:8px;outline:0;width:100%;min-width:0;padding:14px 16px}.landing-contact-band .feedback-textarea,.landing-contact-band .feedback-submit{border-radius:8px}.landing-security-footer{z-index:1;color:#d6e0ea;text-align:center;background:#1d2938;border-top:6px solid #53327a;justify-items:center;gap:14px;padding:46px 20px 40px;display:grid;position:relative}.landing-footer-links{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.landing-footer-links button{color:#c8d6e6;background:0 0;padding:0;font-weight:500}.landing-footer-links button:hover,.landing-footer-links button:focus-visible{color:#fff}.landing-security-footer p,.landing-security-footer span{color:#c8d6e6;margin:0}.landing-security-footer p{font-size:1.08rem}.landing-security-footer span{font-size:.9rem}@keyframes landing-demo-type{to{max-width:112ch}}@keyframes landing-feature-type{to{max-width:116ch}}@keyframes landing-cursor-blink{50%{opacity:0}}@keyframes landing-demo-spin{to{transform:rotate(360deg)}}@keyframes landing-demo-pointer-path{0%,18%{transform:translate(-265px,-230px)}62%,78%{transform:translate(0)}to{transform:translate(-265px,-230px)}}@keyframes landing-preview-scroll{0%,18%{transform:translateY(0)}52%,72%{transform:translateY(-64px)}to{transform:translateY(0)}}@keyframes landing-cursor-path{0%,18%{transform:translate(0)}42%{transform:translate(92px,80px)}65%{transform:translate(176px,138px)}to{transform:translate(0)}}@media (width<=980px){.landing-top-pane{grid-template-columns:auto auto;width:100%;padding-left:18px;padding-right:18px}.landing-top-links{grid-area:2/1/auto/-1;justify-content:flex-start;gap:16px;padding-bottom:4px;overflow-x:auto}.landing-login-button{justify-self:end}.landing-feature-row{grid-template-columns:1fr}.landing-feature-row:nth-of-type(2) .landing-feature-media{grid-row:2}.landing-planner-preview-body,.landing-protocol-preview-body,.landing-why-grid,.landing-security-grid{grid-template-columns:1fr}.landing-planner-needed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.landing-brand-wordmark{font-size:1.25rem}.landing-top-pane{width:100%;padding-left:12px;padding-right:12px}.landing-top-links a{flex:none;font-size:.9rem}.landing-hero-panel{padding-top:36px}.landing-hero-copy h1{font-size:clamp(2.45rem,12vw,4rem)}.landing-hero-copy h1 span{font-size:clamp(1.8rem,9vw,3.25rem)}.landing-demo-box{height:520px;box-shadow:4px 6px #353b46,0 18px 42px #1f26331a}.landing-demo-header,.landing-demo-footer,.landing-demo-file-row{flex-direction:column;align-items:stretch}.landing-demo-empty span{white-space:normal;max-width:none;animation:none}.landing-demo-planner,.landing-demo-protocol{padding:18px}.landing-demo-message{width:100%;padding:18px}.landing-demo-pointer{display:none}.landing-demo-flow-scroll{padding:76px 18px 36px}.landing-demo-flow-toolbar{justify-content:center;left:12px;right:12px}.landing-demo-flow-canvas{width:360px}.landing-section-inner{width:calc(100% - 28px)}.landing-section-title{text-align:left;font-size:clamp(2.2rem,11vw,3.2rem)}.landing-feature-number{font-size:4.4rem}.landing-feature-heading{gap:12px}.landing-feature-copy h3{font-size:2.35rem}.landing-planner-preview-body,.landing-protocol-preview-body{min-height:auto;padding:18px}.landing-planner-needed,.feedback-contact-grid{grid-template-columns:1fr}.landing-animated-cursor{display:none}}.landing-hero-copy h1{color:#1f2633;letter-spacing:0;width:100%;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(3rem,5.3vw,5.05rem);font-weight:700;line-height:1}@keyframes landing-cinematic-scene-cycle{0%,28%{opacity:1}34%,to{opacity:0}}@keyframes landing-spotlight-sweep{0%,28%{transform:translate(4%)}34%,62%{transform:translate(78%)}68%,95%{transform:translate(152%)}to{transform:translate(4%)}}@keyframes landing-lab-motion{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(8px)rotate(-2deg)}}@keyframes landing-hero-glasses-lift{0%,to{transform:translate(-24px,34px)rotate(-8deg)}55%{transform:translate(0)rotate(-8deg)}}@keyframes landing-pk-block-scroll{0%,28%{transform:translateY(0)}58%,78%{transform:translateY(-82px)}to{transform:translateY(0)}}@keyframes landing-smart-glasses-cycle{0%{transform:translate(-50%)rotateX(18deg)rotateY(-28deg)rotate(-5deg)}36%{transform:translate(-50%)rotateX(18deg)rotateY(332deg)rotate(-5deg)}to{transform:translate(-50%)rotateX(18deg)rotateY(332deg)rotate(-5deg)}}@keyframes landing-smart-rays-cycle{0%,34%{opacity:1}44%,to{opacity:0}}@keyframes landing-smart-capture-bubble-cycle{0%,34%{opacity:1;transform:translateY(0)}44%,to{opacity:0;transform:translateY(-8px)}}@keyframes landing-smart-protocol-stack-cycle{0%,42%{opacity:0;transform:translateY(140px)}58%,to{opacity:1;transform:translateY(0)}}@keyframes landing-smart-alert-cycle{0%,62%{opacity:0;transform:translateY(-8px)}72%,to{opacity:1;transform:translateY(0)}}@keyframes landing-science-node-pulse{0%,to{transform:scale(1)}48%{transform:scale(1.08)}}@media (width<=1100px){.landing-top-pane{grid-template-columns:auto auto}.landing-top-links{grid-area:2/1/auto/-1;justify-content:flex-start;gap:18px;padding-bottom:4px;overflow-x:auto}.landing-top-actions{justify-self:end}.landing-hero-copy h1{font-size:3.6rem}.landing-hero-content{grid-template-columns:1fr}.landing-hero-video-panel{justify-self:start;width:min(560px,100%);max-height:none}.landing-feature-row,.landing-strength-carousel,.landing-clinical-demo-result,.landing-clinical-design-body,.landing-clinical-tracking-body{grid-template-columns:1fr}.landing-clinical-design-body .landing-clinical-collab{grid-area:auto}.landing-strength-card.is-featured{transform:none}.landing-strength-card:not(.is-featured){opacity:1}}@media (width<=760px){.landing-revamp-shell{--landing-header-height:112px}.landing-top-pane{padding-left:12px;padding-right:12px}.landing-top-actions{gap:8px}.landing-slim-button,.landing-login-button,.landing-request-demo-button{min-height:38px;padding:8px 11px;font-size:.82rem}.landing-request-demo-button{min-width:112px}.landing-hero-panel{min-height:calc(100vh - var(--landing-header-height))}.landing-hero-content{gap:24px;width:calc(100% - 24px)}.landing-hero-copy{bottom:auto}.landing-hero-copy h1{font-size:2.7rem}.landing-hero-copy h1 .landing-hero-nowrap,.landing-hero-copy h1 .landing-hero-accent{font-size:inherit}.landing-hero-copy p{min-height:8.2em;font-size:.98rem}.landing-hero-video-panel{width:100%}.landing-protocol-wall,.landing-lab-monitor,.landing-glasses-capture-card{display:none}.landing-demo-section{width:calc(100% - 24px);padding:44px 0}.landing-demo-box{height:620px;box-shadow:4px 6px #353b46,0 18px 42px #1f26331a}.landing-demo-header,.landing-demo-footer{flex-direction:column;align-items:stretch}.landing-demo-empty span{white-space:normal;max-width:none;animation:none}.landing-clinical-demo-result{padding-right:0}.landing-clinical-collab{display:none}.landing-section-title,.landing-strength-heading h2{text-align:left;font-size:2.45rem}.landing-strength-heading h2{white-space:normal}.landing-feature-copy h3{font-size:2.25rem}.landing-feature-number{font-size:4rem}.landing-feature-toggle{width:100%}.landing-planner-preview-body,.landing-protocol-preview-body,.landing-clinical-design-body,.landing-clinical-tracking-body{min-height:auto;padding:18px}.landing-smart-glasses-model{transform-origin:50%;width:280px}.landing-smart-protocol-stack{width:calc(100% - 28px);right:14px}.landing-smart-capture-bubble,.landing-smart-alert{max-width:none;left:14px;right:14px}.landing-partner-card h3{font-size:2.6rem}.landing-strength-heading{flex-direction:column;align-items:start}.landing-strength-metric span{font-size:3.3rem}}.protocol-version-shell .protocol-version-main{width:100%}.auth-shell{color:#171a22;background:radial-gradient(circle at 12% 18%,#4ca4b02e,#0000 26%),radial-gradient(circle at 88% 16%,#53327a29,#0000 28%),linear-gradient(#faf7f0 0%,#f3ede1 100%);min-height:100vh;position:relative;overflow:hidden}.auth-shell:before{content:"";opacity:.5;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#171a2208 1px,#0000 1px),linear-gradient(#171a2208 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.auth-layout{z-index:1;width:min(1040px,100% - 48px);margin:0 auto;padding:24px 0 52px;position:relative}.auth-brand-row{align-items:center;padding-bottom:22px;display:flex}.auth-brand-button{color:inherit;background:0 0;padding:0}.auth-frame{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffffeb,#f7f0e8e0);border:1px solid #171a221a;border-radius:40px;grid-template-columns:minmax(0,.92fr) minmax(0,.82fr);min-height:min(780px,100vh - 124px);display:grid;overflow:hidden;box-shadow:0 30px 56px #171a2224}.auth-column{min-width:0}.auth-column-form{background:radial-gradient(circle at 12% 16%,#ffffffd1,#0000 34%),linear-gradient(#ffffffdb,#f8f2ebd6);place-items:center;padding:44px 40px 48px;display:grid}.auth-column-copy{background:radial-gradient(circle at 100% 0,#53327a29,#0000 34%),radial-gradient(circle at 0 100%,#4ca4b024,#0000 28%),linear-gradient(#f1eadfb8,#efe7dce0);align-items:center;padding:48px 48px 52px;display:flex}.auth-column-image{justify-content:center;align-items:stretch;padding:0;overflow:hidden}.auth-sign-in-image{object-fit:cover;width:100%;height:100%;max-height:none;animation:.52s ease-out auth-copy-enter;display:block}.auth-form-panel{gap:22px;width:min(440px,100%);animation:.44s ease-out auth-panel-enter;display:grid}.auth-panel-copy{gap:12px;display:grid}.auth-panel-copy h1,.auth-copy-block h2{color:#171a22;letter-spacing:-.05em;margin:0;font-family:Newsreader,Georgia,serif}.auth-panel-copy h1{font-size:clamp(2.2rem,4vw,3.2rem);line-height:.95}.auth-panel-copy p,.auth-copy-block p{color:#171a22b8;margin:0;line-height:1.72}.google-button{color:#171a22;background:#ffffffd1;border:1px solid #171a221f;border-radius:22px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 18px;transition:transform .12s,box-shadow .12s,background .12s,opacity .12s;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 14px 28px #171a2214}.google-button:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fffc,0 18px 32px #171a221a}.google-button:disabled,.auth-text-button:disabled{cursor:not-allowed;opacity:.6}.google-button-mark{color:#fff;background:linear-gradient(135deg,#f1d070 0%,#d89046 40%,#4ca4b0 72%,#53327a 100%);border-radius:999px;place-items:center;width:28px;height:28px;font-size:.95rem;font-weight:700;display:inline-grid}.auth-divider{align-items:center;display:flex}.auth-divider span{background:linear-gradient(90deg,#171a2200,#171a221f,#171a2200);width:100%;height:1px;display:block}.auth-email-form,.auth-passcode-form{gap:12px;display:grid}.auth-input-label{color:#171a22b3;letter-spacing:.02em;font-size:.88rem;font-weight:700}.auth-input{color:#171a22;background:#ffffffe6;border:1px solid #53327a24;border-radius:18px;outline:0;width:100%;min-width:0;padding:16px 18px;box-shadow:inset 0 1px #ffffffbd,0 8px 22px #171a220d}.auth-input::placeholder{color:#171a2266}.auth-input:focus{border-color:#53327a57;box-shadow:0 0 0 4px #53327a14,inset 0 1px #ffffffbd}.auth-input.has-error{border-color:#9a3d446b}.auth-input.is-readonly{color:#171a229e;background:#f7f1eaeb}.auth-passcode-input{letter-spacing:.12em}.auth-submit-button{width:100%;margin-top:6px}.auth-error{color:#9a3d44;margin:0;font-size:.92rem;font-weight:600}.auth-secondary-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-text-button{color:#171a22b3;background:0 0;border:0;padding:0;font-weight:700;transition:color .12s,opacity .12s}.auth-text-button:hover{color:#171a22}.auth-copy-block{gap:18px;max-width:480px;animation:.52s ease-out auth-copy-enter;display:grid}.auth-copy-block h2{color:#53327a;font-size:clamp(2.5rem,4vw,4.2rem);line-height:.98}@keyframes auth-panel-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-copy-enter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (width<=980px){.auth-frame{grid-template-columns:1fr;min-height:auto}.auth-column-form,.auth-column-copy{padding:34px 28px}.auth-column-image{min-height:520px;padding:0}.auth-copy-block h2{font-size:clamp(2.2rem,9vw,3.2rem)}}@media (width<=720px){.auth-layout{width:min(100%,100% - 28px);padding-top:18px;padding-bottom:32px}.auth-column-form,.auth-column-copy{padding:26px 22px}.auth-column-image{min-height:420px;padding:0}.auth-secondary-actions{flex-direction:column;align-items:flex-start}.landing-nav{flex-direction:row;justify-content:space-between;align-items:center}.landing-nav-actions{justify-content:flex-end;margin-left:auto}}:root{--workspace-bg:#f6f1e7;--workspace-bg-deep:#ede3d3;--workspace-card:#fffdf7d1;--workspace-card-strong:#fffaf0;--workspace-border:#3a2b2224;--workspace-border-strong:#3a2b223d;--workspace-accent:#3f8f91;--workspace-accent-deep:#27686f;--workspace-accent-muted:#3f8f9121;--workspace-plum:#53327a;--workspace-text:#191710;--workspace-text-muted:#19171094;--workspace-danger:#b24a3a;--workspace-success:#3b8064;--workspace-shadow:0 22px 70px #392a171f}.workspace-app{background:radial-gradient(circle at 18% 6%, #3f8f912e, transparent 28%), radial-gradient(circle at 88% 16%, #704d8724, transparent 28%), linear-gradient(135deg, var(--workspace-bg) 0%, #fbf8ef 46%, var(--workspace-bg-deep) 100%);color:#171a22;isolation:isolate;grid-template-columns:246px minmax(0,1fr);height:100dvh;min-height:0;display:grid;position:relative;overflow:hidden}.workspace-app.sidebar-is-collapsed{grid-template-columns:72px minmax(0,1fr)}.workspace-app.sidebar-is-collapsed.assistant-is-open{grid-template-columns:72px minmax(0,1fr) auto}.workspace-app:before{content:"";z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#3a2b2209 1px,#0000 1px),linear-gradient(#3a2b2209 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#00000026);mask-image:linear-gradient(#000000b8,#00000026)}.workspace-sidebar{border-right:1px solid var(--workspace-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaefbd;flex-direction:column;gap:24px;width:246px;height:100vh;padding:22px 16px;transition:width .18s,padding .18s;display:flex;position:sticky;top:0}.workspace-sidebar.is-collapsed{align-items:center;gap:22px;width:72px;padding:22px 10px}.workspace-sidebar-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-sidebar.is-collapsed .workspace-sidebar-top{justify-content:center;width:100%}.workspace-brand-link{align-items:center;min-width:0;display:inline-flex}.workspace-brand-button,.workspace-sidebar-toggle,.workspace-user-collapsed{cursor:pointer;color:inherit;font:inherit;background:0 0;border:0}.workspace-brand{color:var(--workspace-plum);gap:12px}.workspace-brand .landing-brand-glyph{background:#ffffffd1}.workspace-sidebar.is-collapsed .workspace-brand{justify-content:center;gap:0;width:44px}.workspace-sidebar.is-collapsed .workspace-brand-wordmark{display:none}.workspace-sidebar-toggle,.workspace-user-collapsed{border:1px solid var(--workspace-border);width:36px;height:36px;color:var(--workspace-text-muted);background:#ffffff8f;border-radius:14px;place-items:center;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-grid}.workspace-sidebar-toggle:hover,.workspace-sidebar-toggle:focus-visible,.workspace-user-collapsed:hover,.workspace-user-collapsed:focus-visible{border-color:var(--workspace-border-strong);color:var(--workspace-text);background:#ffffffd1;transform:translateY(-1px)}.workspace-sidebar-toggle svg,.workspace-user-collapsed svg,.workspace-nav-icon svg{width:18px;height:18px}.workspace-nav{flex-direction:column;gap:8px;display:flex}.workspace-sidebar.is-collapsed .workspace-nav{align-items:center;width:100%}.workspace-nav-link{color:#191710b8;letter-spacing:-.02em;border:1px solid #0000;border-radius:17px;align-items:center;gap:10px;min-height:42px;padding:10px 12px;font-weight:800;transition:transform .15s,border-color .15s,background .15s,color .15s;display:flex;position:relative}.workspace-nav-icon{flex:none;place-items:center;display:inline-grid}.workspace-nav-link:hover,.workspace-nav-link.is-active{border-color:var(--workspace-border);color:var(--workspace-text);background:#ffffffad;transform:translate(2px)}.workspace-nav-link.is-active:before{content:"";background:var(--workspace-accent);width:7px;height:7px;box-shadow:0 0 0 5px var(--workspace-accent-muted);border-radius:999px;margin-right:10px}.workspace-sidebar.is-collapsed .workspace-nav-link{border-radius:16px;justify-content:center;width:46px;min-height:46px;padding:0}.workspace-sidebar.is-collapsed .workspace-nav-link.is-active:before,.workspace-sidebar.is-collapsed .workspace-nav-label{display:none}.workspace-sidebar.is-collapsed .workspace-nav-link.is-active{border-color:var(--workspace-border);color:var(--workspace-accent-deep);background:#ffffffbd;box-shadow:inset 0 0 0 1px #3f8f9129}.workspace-nav-child{min-height:36px;font-size:.88rem;font-weight:700}.workspace-nav-child.depth-one{margin-left:16px}.workspace-nav-child.depth-two{margin-left:34px}.workspace-user{border:1px solid var(--workspace-border);background:#ffffff85;border-radius:22px;flex-direction:column;gap:9px;margin-top:auto;padding:14px;display:flex}.workspace-user-label{color:var(--workspace-text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:800}.workspace-user strong{color:var(--workspace-text);text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;overflow:hidden}.workspace-user button{color:var(--workspace-accent-deep);text-align:left;background:#3f8f911a;border-radius:13px;padding:9px 10px;font-weight:800}.workspace-user button:hover{background:#3f8f9129}.workspace-user-collapsed{width:44px;height:44px;color:var(--workspace-text);border-radius:999px;margin-top:auto}.workspace-main{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.workspace-header,.chat-page-header{border-bottom:1px solid var(--workspace-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaef8a;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:22px clamp(20px,4vw,42px);display:flex}.workspace-header-title h1,.chat-page-header h1{min-width:0;color:var(--workspace-plum);letter-spacing:-.055em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.workspace-header-title,.chat-page-header-title{min-width:0}.truncate-one-line{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.editable-title-button{max-width:100%;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;background:0 0;border:0;padding:0;display:inline-block}.editable-title-button:hover{color:var(--workspace-accent-deep)}.workspace-header-title p,.chat-page-header p{color:var(--workspace-text-muted);margin:8px 0 0;font-weight:700}.workspace-header-actions,.chat-page-header-actions{align-items:center;gap:10px;display:flex;overflow:visible}.workspace-topbar-slot{z-index:20;border-bottom:1px solid var(--workspace-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffffd1,#fff8eac7),radial-gradient(circle at 8% 20%,#3f8f911a,#0000 34%);flex:none;position:relative;overflow:visible;box-shadow:0 18px 44px #392a171a}.workspace-topbar{justify-content:space-between;align-items:center;gap:14px;min-height:50px;padding:6px clamp(14px,2vw,24px);display:flex;overflow:visible}.workspace-topbar-group{align-items:center;gap:12px;min-width:0;display:flex}.workspace-topbar-group.is-grow{flex:auto}.workspace-topbar-group.is-right{justify-content:flex-end}.workspace-content{flex:1;min-width:0;min-height:0;padding:clamp(18px,3vw,38px);overflow:auto}.workspace-content.is-full-bleed{padding:0}.workspace-page,.chat-page,.protocol-page{min-height:100%}.file-system-page{grid-template-rows:minmax(0,1fr);height:100%;min-height:0;display:grid}.page-enter{animation:.42s both page-enter}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.page-toolbar p{color:var(--workspace-text-muted);margin:0;font-size:1.02rem;font-weight:700}.placeholder-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:16px;margin-bottom:18px;display:grid}.placeholder-card,.file-explorer-placeholder,.resolver-loading,.protocol-side-placeholder{border:1px solid var(--workspace-border);background:var(--workspace-card);box-shadow:var(--workspace-shadow);border-radius:28px}.placeholder-card{min-height:154px;padding:22px}.file-explorer-placeholder{gap:18px;margin-bottom:18px;padding:22px;display:grid}.search-placeholder{border:1px solid var(--workspace-border);width:min(480px,100%);color:var(--workspace-text-muted);background:#fff9;border-radius:18px;padding:14px 16px;font-weight:800}.ui-button,.icon-button,.chat-page-header-actions button{border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:900;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex}.ui-button:hover,.icon-button:hover,.chat-page-header-actions button:hover{transform:translateY(-1px)}.ui-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55}.ui-button{border:1px solid #0000;min-height:42px;padding:12px 18px}.ui-button-primary{background:var(--workspace-text);color:#fffaf0;box-shadow:0 12px 28px #19171029}.ui-button-secondary{border-color:var(--workspace-border);color:var(--workspace-accent-deep);background:#ffffffb8}.ui-button-ghost{color:var(--workspace-text-muted);background:0 0}.ui-button-danger{background:var(--workspace-danger);color:#fff}.icon-button,.chat-page-header-actions button{border:1px solid var(--workspace-border);width:42px;height:42px;color:var(--workspace-text);background:#ffffffa8;position:relative}.icon-button:hover,.icon-button:focus-visible{background:#ffffffe0;border-color:#3f8f9152;box-shadow:0 12px 30px #2228241f}.icon-button.is-active{background:var(--workspace-accent-muted);color:var(--workspace-accent-deep);border-color:#3f8f9152}.ask-gitbio-button,.ask-gitbio-button.is-active{background:var(--workspace-text);color:#fffaf0;border-color:#191710f0;box-shadow:0 14px 30px #19171033}.ask-gitbio-button:hover,.ask-gitbio-button:focus-visible{color:#fffaf0;background:#0f0d0a;border-color:#191710f0;box-shadow:0 16px 34px #1917103d}.icon-button-content{justify-content:center;align-items:center;line-height:1;display:inline-flex}.icon-button svg{width:18px;height:18px}.icon-button-tooltip{pointer-events:none;z-index:40;color:#fffaf0;opacity:0;white-space:nowrap;background:#1f241fe6;border:1px solid #1f241f1c;border-radius:999px;width:max-content;max-width:190px;padding:8px 10px;font-size:.72rem;font-weight:800;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%,-3px);box-shadow:0 16px 34px #1f241f2e}.icon-button:hover .icon-button-tooltip,.icon-button:focus-visible .icon-button-tooltip{opacity:1;transform:translate(-50%)}.ask-gitbio-button{width:52px;height:46px}.assistant-panel{width:var(--assistant-panel-width,390px);border-left:1px solid var(--workspace-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaefc7;flex-direction:column;height:100vh;padding:18px;animation:.26s both assistant-slide-in;display:flex;position:sticky;top:0}@keyframes assistant-slide-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.assistant-is-open{grid-template-columns:246px minmax(0,1fr) auto}.assistant-panel-resize-handle{z-index:3;cursor:ew-resize;background:0 0;border:0;width:10px;position:absolute;top:0;bottom:0;left:-5px}.assistant-panel-resize-handle:after{content:"";background:#3f8f9100;border-radius:999px;width:2px;transition:background .14s;position:absolute;top:18px;bottom:18px;left:4px}.assistant-panel-resize-handle:hover:after,.assistant-panel-resize-handle:focus-visible:after{background:#3f8f9157}.conversation-mark{background:var(--workspace-accent-muted);width:38px;height:38px;color:var(--workspace-accent-deep);border-radius:999px;place-items:center;font-family:Newsreader,Georgia,serif;font-size:1.4rem;font-weight:900;display:inline-grid}.chat-page{place-items:stretch stretch;width:100%;height:calc(100vh - clamp(36px,6vw,76px));min-height:0;display:grid}.chat-page>.conversation{width:100%}.chat-page-header-actions button{width:auto;padding:0 14px}.protocol-page{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;display:grid}.protocol-canvas-placeholder{border:1px solid var(--workspace-border);min-height:540px;box-shadow:var(--workspace-shadow);background-color:#ffffff94;background-image:linear-gradient(90deg,#3f8f9114 1px,#0000 1px),linear-gradient(#3f8f9114 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:30px;padding:24px;position:relative;overflow:hidden}.protocol-node-preview{border:1px solid var(--workspace-border-strong);background:var(--workspace-card-strong);min-width:150px;color:var(--workspace-plum);border-radius:22px;padding:18px;font-weight:900;position:absolute;top:34%;left:22%;box-shadow:0 16px 42px #392a171f}.protocol-node-preview.second{top:55%;left:52%}.protocol-side-placeholder{padding:20px}.protocol-side-placeholder h2{color:var(--workspace-plum);letter-spacing:-.05em;margin:0;font-family:Newsreader,Georgia,serif;font-size:2rem}.protocol-side-placeholder p{color:var(--workspace-text-muted);font-weight:700}.empty-state{border:1px dashed var(--workspace-border-strong);text-align:center;background:#ffffff70;border-radius:32px;place-items:center;gap:12px;padding:clamp(28px,6vw,72px) 20px;display:grid}.empty-state-orb{background:radial-gradient(circle at 34% 32%,#fff,#0000 28%),linear-gradient(135deg,#3f8f91c7,#53327a9e);border-radius:999px;width:48px;height:48px;box-shadow:0 14px 34px #3f8f9133}.empty-state h2{color:var(--workspace-text);letter-spacing:-.055em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.8rem,4vw,3rem)}.empty-state p{max-width:560px;color:var(--workspace-text-muted);margin:0;font-weight:700;line-height:1.65}.empty-state-action{margin-top:8px}.skeleton-stack{gap:14px;width:100%;display:grid}.skeleton-line{background:linear-gradient(90deg,#3a2b2214,#ffffffb8,#3a2b2214) 0 0/220% 100%;border-radius:999px;width:100%;height:18px;animation:1.35s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-line:nth-child(2){width:72%}.skeleton-line:nth-child(3){width:48%}@keyframes skeleton-shimmer{0%{background-position:160% 0}to{background-position:-60% 0}}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22191147;place-items:center;width:100vw;height:100vh;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--workspace-border);background:#fffaf0;border-radius:30px;width:min(560px,100%);max-height:min(760px,100vh - 40px);padding:22px;animation:.22s both modal-rise;overflow:auto;box-shadow:0 24px 90px #1c140e3d}@keyframes modal-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal-header h2{color:var(--workspace-plum);letter-spacing:-.06em;margin:0;font-family:Newsreader,Georgia,serif;font-size:2.4rem}.modal-header p,.modal-copy{color:var(--workspace-text-muted);margin:8px 0 0;font-weight:700;line-height:1.6}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.text-prompt-form{gap:12px;display:grid}.text-prompt-form label{color:var(--workspace-text-muted);font-weight:900}.text-prompt-form p{color:var(--workspace-text-muted);margin:0;font-weight:700}.text-prompt-form input{border:1px solid var(--workspace-border);width:100%;color:var(--workspace-text);background:#fffc;border-radius:16px;padding:13px 14px}.text-prompt-error{color:#9f352d;font-weight:800}.toast-viewport{z-index:50;gap:10px;width:min(360px,100vw - 40px);display:grid;position:fixed;bottom:20px;right:20px}.toast{border:1px solid var(--workspace-border);width:100%;color:var(--workspace-text);text-align:left;background:#fffaeff5;border-radius:18px;padding:14px 16px;font-weight:800;animation:.24s both toast-in;display:block;box-shadow:0 16px 40px #1c140e29}.toast-success{color:var(--workspace-success);border-color:#3b806447}.toast-error{color:var(--workspace-danger);border-color:#b24a3a4d}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.workspace-app,.workspace-app.assistant-is-open{grid-template-columns:1fr;overflow:auto}.workspace-sidebar{border-right:0;border-bottom:1px solid var(--workspace-border);width:100%;height:auto;min-height:0;position:relative}.workspace-main,.workspace-content{overflow:visible}.workspace-nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.workspace-nav-child{display:none}.workspace-user{grid-template-columns:1fr auto auto;align-items:center;display:grid}.workspace-user-label{display:none}.assistant-panel{z-index:20;border:1px solid var(--workspace-border);width:auto;height:min(72vh,640px);box-shadow:var(--workspace-shadow);border-radius:28px;position:fixed;inset:auto 14px 14px}.assistant-panel-resize-handle{display:none}.protocol-page{grid-template-columns:1fr}}@media (width<=640px){.workspace-header,.chat-page-header,.page-toolbar{flex-direction:column;align-items:flex-start}.workspace-content{padding:16px}.workspace-content.is-full-bleed{padding:0}.placeholder-grid,.workspace-user{grid-template-columns:1fr}}.route-fallback-loading{background:radial-gradient(circle at 18% 12%, #3f8f9129, transparent 28%), linear-gradient(135deg, var(--workspace-bg,#f6f1e7), #fbf8ef);place-items:center;min-height:100vh;padding:24px;display:grid}.route-fallback-loading .skeleton-stack{width:min(420px,100%)}.empty-state-action-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.conversation{--conversation-border:#464e4624;--conversation-surface:#fffcf4e0;--conversation-soft:#3e8f911a;--conversation-ink:#1f241f;--conversation-muted:#6f766d;min-width:0;height:100%;min-height:100%;color:var(--conversation-ink);grid-template-rows:auto 1fr auto auto;display:grid}.conversation.has-content{min-height:0;overflow:hidden}.conversation.is-compact{min-height:0}.conversation-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px 10px;display:flex}.conversation.has-content .conversation-header{border-bottom:1px solid #1f241f14;padding:18px clamp(20px,5vw,70px) 14px}.conversation-header.is-titleless{align-items:center}.conversation-header>div{min-width:0}.conversation-header p{color:var(--conversation-muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 4px;font-size:.78rem;font-weight:700}.conversation-header h2{letter-spacing:-.04em;min-width:0;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.35rem,2vw,2rem);font-weight:600}.conversation-header-actions,.composer-left-actions{align-items:center;gap:8px;display:flex}.conversation-header-actions{margin-top:-6px}.conversation-body{min-height:0;padding:4px 20px 18px;overflow:auto}.conversation.has-content .conversation-body{padding:22px clamp(20px,5vw,70px) 24px}.conversation.is-new:not(.is-compact){grid-template-rows:auto minmax(0,1fr) auto}.conversation.is-new:not(.is-compact) .conversation-body{align-items:end;padding-bottom:18px;display:grid;overflow:visible}.conversation-loading,.conversation-stream-status{color:var(--conversation-muted);padding:0 20px 8px;font-size:.85rem}.conversation-thread{flex-direction:column;gap:18px;min-height:100%;padding:8px 0 18px;display:flex}.conversation.has-content .conversation-thread{min-height:0}.conversation-thread.is-empty,.conversation-empty-center{text-align:center;place-items:center;min-height:min(420px,48vh);display:grid}.conversation-empty-center{color:#252b25;gap:10px}.conversation-empty-center h2{letter-spacing:-.06em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.1rem,4.5vw,4.4rem);font-weight:500}.conversation-message{gap:10px;max-width:760px;display:flex}.conversation-message.user-message{justify-content:flex-end;margin-left:auto}.conversation-message.assistant-message{justify-content:flex-start;margin-right:auto}.message-avatar{color:#fff9ef;background:#244c4d;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:800;display:grid}.message-bubble{border:1px solid var(--conversation-border);background:#ffffffc2;border-radius:24px;padding:14px 16px;box-shadow:0 16px 44px #22282414}.user-message .message-bubble{color:#fffaf2;background:linear-gradient(135deg,#244c4d,#3f8f91);border:0}.message-bubble p{white-space:pre-wrap;margin:0;line-height:1.55}.message-markdown{color:inherit;font:inherit;line-height:1.55}.message-markdown>:first-child{margin-top:0}.message-markdown>:last-child{margin-bottom:0}.message-markdown p{white-space:normal;margin:0 0 .9em}.message-markdown strong{font-weight:900}.message-markdown ul,.message-markdown ol{gap:.38em;margin:0 0 1em;padding-left:1.35em;display:grid}.message-markdown li{padding-left:.15em}.message-markdown blockquote{color:#1f241fc2;border-left:3px solid #3f8f9159;margin:1em 0;padding:.08em 0 .08em .9em}.message-markdown blockquote p{margin-bottom:0}.message-markdown a{color:#276f71;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1.5px}.message-markdown code{background:#1f241f14;border-radius:7px;padding:.08em .32em;font-family:SFMono-Regular,Cascadia Code,Liberation Mono,monospace;font-size:.9em}.message-markdown pre{color:#e9f2e8;background:#16201e;border-radius:16px;margin:1em 0;padding:12px;overflow:auto}.message-markdown pre code{color:inherit;background:0 0;padding:0}.message-markdown.is-reference{font-size:.9rem;line-height:1.45}.message-markdown.is-reference p{margin-bottom:.35em}.message-markdown.is-reference ul,.message-markdown.is-reference ol{gap:.2em;margin-bottom:.35em}.message-markdown.is-reference blockquote{margin:.35em 0}.message-attachments,.composer-attachments{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.attachment-preview{color:#2a302a;background:#ffffffd1;border:1px solid #1f241f1a;border-radius:999px;align-items:center;gap:6px;max-width:260px;display:inline-flex;overflow:hidden}.attachment-preview>button,.attachment-preview>span{min-width:0;color:inherit;background:0 0;align-items:center;gap:8px;padding:6px 9px;display:inline-flex}.attachment-preview span span,.attachment-preview button span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-preview img{object-fit:cover;border-radius:12px;width:38px;height:38px}.attachment-icon{color:#9a3e25;background:#e76f5124;border-radius:9px;place-items:center;min-width:32px;height:24px;font-size:.63rem;font-weight:800;display:inline-grid}.attachment-remove{background:#1f241f14;border-radius:999px;width:26px;height:26px;margin-right:4px}.message-references{gap:8px;margin-top:14px;display:grid}.message-references>span{color:var(--conversation-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.reference-card{background:#3f8f9114;border:1px solid #3f8f912e;border-radius:16px;padding:10px 12px;font-size:.9rem;line-height:1.45}.reference-card a{color:#276f71;text-decoration:underline}.conversation-tool-call,.thinking-row{color:#52635c;width:fit-content;max-width:min(760px,100%);margin-right:auto;font-weight:700}.conversation-tool-call button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#3f8f911c;border-radius:999px;align-items:center;gap:12px;padding:9px 12px;display:flex}.tool-call-description{display:inline-block}.conversation-tool-call button strong,.conversation-tool-call button em{color:#79908a;white-space:nowrap;font-size:.74rem;font-style:normal}.tool-output-preview{color:#e9f2e8;white-space:pre-wrap;background:#16201e;border:1px solid #1f241f1f;border-radius:16px;max-width:min(760px,100%);max-height:240px;margin:8px 0 0 12px;padding:12px;font-size:.78rem;overflow:auto}.shimmer-text{color:#52635c;position:relative;overflow:hidden}.shimmer-text:after{content:attr(data-shimmer-text);background:linear-gradient(110deg,#0000 0%,#9ab4ae 48%,#0000 100%) 0 0/48% 100% no-repeat;color:#0000;will-change:background-position;-webkit-background-clip:text;background-clip:text;animation:2.6s linear infinite text-shimmer;position:absolute;inset:0}@keyframes text-shimmer{0%{background-position:-90% 0}to{background-position:190% 0}}.conversation-composer{background:#ffffffdb;border:1px solid #1f241f1f;border-radius:28px;justify-self:center;gap:10px;width:min(760px,100% - 40px);margin:0 20px 20px;padding:12px;display:grid;box-shadow:0 18px 50px #2228241a}.conversation.has-content .conversation-composer{flex:none;margin:14px auto 20px}.conversation.is-new:not(.is-compact) .conversation-composer{width:min(760px,100% - 40px);margin-inline:auto}.conversation-composer textarea{resize:none;color:#1f241f;width:100%;height:104px;min-height:104px;max-height:104px;font:inherit;background:0 0;border:0;outline:none;font-size:1rem;line-height:1.45;overflow:auto}.conversation-composer textarea::placeholder{color:#1f241f6b}.composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.dropdown-select{color:#52635c;background:linear-gradient(135deg,#ffffffd1,#f4f0e7d1);border:1px solid #1f241f14;border-radius:999px;align-items:center;gap:8px;padding:4px 6px 4px 12px;font-size:.82rem;font-weight:800;display:inline-flex;position:relative;box-shadow:inset 0 1px #fffc}.dropdown-select>span{color:#6e7972}.dropdown-select-trigger{color:#1f241f;font:inherit;cursor:pointer;background:0 0;border:0;outline:none;align-items:center;gap:8px;padding:4px 6px;display:inline-flex}.dropdown-select-trigger svg{color:#52635c;width:15px;height:15px;transition:transform .14s}.dropdown-select.is-open .dropdown-select-trigger svg{transform:rotate(180deg)}.dropdown-select-menu{z-index:50;background:#fffdf7f5;border:1px solid #1f241f1f;border-radius:18px;min-width:190px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 20px 48px #22282424}.dropdown-select-option{color:#263026;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:13px;padding:9px 10px;font-size:.86rem;font-weight:800}.dropdown-select-option:hover,.dropdown-select-option:focus-visible,.dropdown-select-option.is-selected{color:#244c4d;background:#3f8f911f}.composer-submit{color:#fff9ef;background:#244c4d}.composer-submit:hover,.composer-submit:focus-visible{color:#fff9ef;background:#1f4243;border-color:#244c4d80;box-shadow:0 14px 32px #244c4d38}.composer-submit:disabled{cursor:not-allowed;opacity:.45}.composer-submit:disabled:hover{box-shadow:none;background:#244c4d}.conversation-history-panel,.context-panel{gap:10px;max-height:min(70vh,680px);display:grid}.context-panel{overflow:auto}.conversation-history-list{gap:10px;max-height:min(52vh,520px);padding-right:2px;display:grid;overflow:auto}.conversation-history-row,.context-file-row{color:#1f241f;text-align:left;background:#ffffffb8;border:1px solid #1f241f1a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.conversation-history-row:hover,.conversation-history-row.is-active,.context-file-row:hover{background:#3f8f911c;border-color:#3f8f913d}.conversation-history-row strong,.context-file-row strong{color:#758177;white-space:nowrap;font-size:.78rem}.panel-muted{color:#6f766d;margin:0}.context-card{background:#ffffffb8;border:1px solid #1f241f1a;border-radius:22px;gap:10px;padding:16px;display:grid}.context-card h3{letter-spacing:-.03em;margin:0;font-family:Newsreader,Georgia,serif;font-size:1.2rem}.context-field{gap:4px;display:grid}.context-field span{color:#738077;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.context-field p{color:#273027;margin:0;line-height:1.45}.assistant-panel .conversation{min-height:0}.assistant-panel .conversation-header{padding-top:8px}.assistant-panel .conversation-header h2{font-size:1.2rem}.assistant-panel .conversation-body{padding-inline:14px}.assistant-panel .conversation-composer{margin:0 14px 14px}.assistant-panel .conversation-empty-center{min-height:240px}@media (width<=760px){.conversation-header,.composer-footer{flex-direction:column;align-items:stretch}.conversation-header-actions,.composer-left-actions{flex-wrap:wrap;justify-content:flex-start}.conversation-message{max-width:100%}}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.projects-page .resource-grid,.project-page .resource-grid{grid-template-columns:1fr}.resource-card{border:1px solid var(--workspace-border);min-width:0;min-height:158px;box-shadow:var(--workspace-shadow);background:radial-gradient(circle at 100% 0,#3f8f9121,#0000 34%),#ffffffa3;border-radius:30px;justify-content:space-between;align-items:stretch;gap:18px;padding:20px;transition:transform .16s,border-color .16s,background .16s;display:flex;overflow:hidden}.resource-card:hover{border-color:var(--workspace-border-strong);background:radial-gradient(circle at 100% 0,#3f8f912e,#0000 36%),#ffffffc7;transform:translateY(-2px)}.resource-card-main{flex-direction:column;flex:1;justify-content:space-between;gap:10px;min-width:0;display:flex}.resource-card-main p{color:var(--workspace-accent-deep);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.project-card-experiment{--project-accent:#3f8f91}.project-card-clinical_trial{--project-accent:#315f92}.resource-card-main .project-type-label{color:var(--project-accent,var(--workspace-accent-deep))}.create-project-form select{border:1px solid var(--workspace-border);width:100%;color:var(--workspace-text);background:#ffffffc7;border-radius:16px;outline:0;padding:12px 14px}.create-project-form select:focus{border-color:var(--workspace-border-strong);box-shadow:0 0 0 4px #3f8f911f}.resource-card-main h2{min-width:0;max-width:100%;color:var(--workspace-plum);letter-spacing:-.055em;overflow-wrap:anywhere;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.8rem,3vw,2.55rem);line-height:.98}.resource-card-main h2.truncate-one-line{overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.resource-card-main span{color:var(--workspace-text-muted);font-weight:800}.resource-card-actions{flex:none;justify-content:flex-end;align-items:center;gap:12px;max-width:100%;display:flex}.project-toolbar>div{min-width:0}.project-toolbar h2{color:var(--workspace-plum);letter-spacing:-.06em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:.96}.protocol-wizard{border:1px solid var(--workspace-border);min-height:min(680px,100vh - 230px);box-shadow:var(--workspace-shadow);background:linear-gradient(135deg,#ffffffbd,#fff7e5ad),radial-gradient(circle at 86% 18%,#53327a1f,#0000 34%);border-radius:34px;gap:22px;padding:clamp(22px,4vw,42px);display:grid}.protocol-wizard-copy p{color:var(--workspace-accent-deep);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.protocol-wizard-copy h2{max-width:760px;color:var(--workspace-plum);letter-spacing:-.07em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.4rem,7vw,5.4rem);line-height:.88}.protocol-wizard-copy span{max-width:620px;color:var(--workspace-text-muted);margin-top:14px;font-weight:800;line-height:1.6;display:block}.wizard-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:16px;display:grid}.wizard-choice-grid button{cursor:pointer;border:1px solid var(--workspace-border);min-height:220px;color:var(--workspace-text);text-align:left;background:#ffffff94;border-radius:30px;align-content:space-between;gap:16px;padding:22px;transition:transform .16s,background .16s,border-color .16s;display:grid}.wizard-choice-grid button:hover{border-color:var(--workspace-border-strong);background:#ffffffd1;transform:translateY(-2px)}.wizard-choice-grid button:disabled{cursor:not-allowed;opacity:.6}.wizard-choice-grid span{color:var(--workspace-accent-deep);font-family:Newsreader,Georgia,serif;font-size:2.2rem;font-weight:900}.wizard-choice-grid strong{color:var(--workspace-plum);letter-spacing:-.05em;font-family:Newsreader,Georgia,serif;font-size:2.1rem;line-height:.95}.wizard-choice-grid em{color:var(--workspace-text-muted);font-style:normal;font-weight:800;line-height:1.55}.protocol-wizard-actions{justify-content:flex-end;gap:10px;display:flex}.protocol-wizard-conversation{grid-template-rows:auto minmax(480px,1fr)}.protocol-wizard-conversation .conversation{min-height:540px}.wizard-upload-dropzone{cursor:pointer;border:1px dashed var(--workspace-border-strong);min-height:190px;color:var(--workspace-text-muted);text-align:center;background:#ffffff94;border-radius:30px;place-items:center;padding:24px;transition:transform .16s,background .16s,border-color .16s;display:grid}.wizard-upload-dropzone:hover{background:#ffffffc7;border-color:#3f8f916b;transform:translateY(-1px)}.wizard-upload-dropzone input{display:none}.wizard-upload-dropzone strong{color:var(--workspace-plum);letter-spacing:-.04em;font-family:Newsreader,Georgia,serif;font-size:2rem}.wizard-upload-dropzone span{font-weight:800}.wizard-file-list,.upload-file-list{flex-wrap:wrap;gap:10px;display:flex}.file-explorer{grid-template-rows:minmax(0,1fr);gap:0;height:100%;min-height:0;display:grid;overflow:hidden}.file-system-header{align-items:center;gap:10px;min-width:0;display:flex}.file-system-header input,.text-prompt-form input{border:1px solid var(--workspace-border);min-height:44px;color:var(--workspace-text);background:#ffffffbd;border-radius:16px;font-weight:800}.file-system-header input{border-radius:20px;min-height:54px;padding:0 18px;font-size:1.02rem}.file-kind-selector{border-radius:999px;justify-content:space-between;min-width:170px;min-height:38px;padding:0 14px}.file-kind-selector .dropdown-select-menu{top:calc(100% + 8px);bottom:auto}.file-explorer-body{grid-template-rows:minmax(0,1fr);gap:18px;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.file-explorer-empty-state{border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:100%;padding:clamp(32px,6vw,72px) 20px;display:flex}.file-explorer-empty-state .empty-state-action{margin-top:10px}.file-table-shell{border:1px solid var(--workspace-border);width:100%;height:100%;min-height:0;box-shadow:none;background:#ffffffb8;border-left:0;border-right:0;border-radius:0;overflow:auto}.file-table{border-collapse:collapse;width:100%;min-width:760px}.file-table th,.file-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #392a1712;padding:18px 22px}.file-table th{z-index:2;color:var(--workspace-text-muted);letter-spacing:.08em;text-transform:uppercase;background:#fffdf7;font-size:.77rem;font-weight:900;position:sticky;top:0;box-shadow:0 1px #392a1712}.file-table td{color:var(--workspace-text);font-size:1rem;font-weight:800}.file-table tr:last-child td{border-bottom:0}.file-table th:first-child,.file-table td:first-child{width:48%}.file-table th:nth-child(2),.file-table td:nth-child(2),.file-table th:nth-child(3),.file-table td:nth-child(3){width:22%}.file-table th:nth-child(4),.file-table td:nth-child(4){text-align:right;width:8%}.file-table-name{align-items:center;gap:14px;min-width:0;display:flex}.file-table-icon{width:28px;height:28px;color:var(--workspace-accent-deep);flex:none;place-items:center;display:inline-grid}.file-table-icon svg{width:24px;height:24px}.file-table-icon.is-pdf{color:#a84238}.file-table-icon.is-image{color:#35745f}.file-table-icon.is-docx{color:#385f9e}.file-table-icon.is-pptx{color:#b26034}.file-table-icon.is-xlsx{color:#35745f}.file-table-copy{gap:4px;min-width:0;display:grid}.file-table-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-table-copy span{color:var(--workspace-text-muted);font-size:.78rem;font-weight:850}.file-table-download{cursor:pointer;border:1px solid var(--workspace-border);min-height:38px;color:var(--workspace-text);font:inherit;white-space:nowrap;background:#ffffffbd;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:inline-flex;box-shadow:0 8px 18px #392a170d}.file-table-download:hover,.file-table-download:focus-visible{border-color:var(--workspace-border-strong);background:#fffffff2;transform:translateY(-1px);box-shadow:0 12px 24px #392a171a}.file-table-download svg{width:18px;height:18px}.file-upload-popup{gap:16px;display:grid}.upload-file-chip{border:1px solid var(--workspace-border);max-width:100%;color:var(--workspace-text);background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-weight:850;display:inline-flex}.upload-file-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-file-chip button{cursor:pointer;color:var(--workspace-danger);background:0 0;border:0;font-weight:900}@media (width<=820px){.wizard-choice-grid,.file-system-header{grid-template-columns:1fr}.resource-card{flex-direction:column}.resource-card-actions{flex-direction:row;align-items:center}.file-table-shell{border-radius:16px}}.protocol-page{grid-template-columns:minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.protocol-document-loading{border:1px solid var(--workspace-border);min-height:540px;box-shadow:var(--workspace-shadow);background-color:#ffffff94;background-image:linear-gradient(90deg,#3f8f9114 1px,#0000 1px),linear-gradient(#3f8f9114 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:30px;padding:24px;position:relative;overflow:hidden}.protocol-block-preview{border:1px solid var(--workspace-border-strong);background:var(--workspace-card-strong);min-width:150px;color:var(--workspace-plum);border-radius:22px;padding:18px;font-weight:900;position:absolute;top:34%;left:22%;box-shadow:0 16px 42px #392a171f}.protocol-block-preview.second{top:55%;left:52%}.protocol-document-side-placeholder{padding:20px}.protocol-document-side-placeholder h2{color:var(--workspace-plum);letter-spacing:-.05em;margin:0;font-family:Newsreader,Georgia,serif;font-size:2rem}.protocol-document-side-placeholder p{color:var(--workspace-text-muted);font-weight:760;line-height:1.55}.protocol-workbench{grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:100%;display:grid;overflow:hidden}.protocol-workbench-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.protocol-workbench-heading p,.protocol-detail-panel-header p,.protocol-panel-section-heading p{color:var(--workspace-text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:900}.protocol-workbench-heading h2,.protocol-detail-panel-header h2,.protocol-version-history-panel h2{color:var(--workspace-plum);letter-spacing:-.055em;margin:4px 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,3vw,3rem);line-height:.94}.protocol-historical-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.protocol-historical-version-pill{border:1px solid var(--workspace-border);min-height:38px;color:var(--workspace-accent-deep);letter-spacing:.01em;background:#fffcf4c2;border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:950;display:inline-flex}.protocol-save-state{border:1px solid var(--workspace-border);color:var(--workspace-text-muted);white-space:nowrap;background:#fffcf4c2;border-radius:999px;align-self:center;align-items:center;gap:8px;padding:7px 12px;font-size:.84rem;display:inline-flex}.protocol-save-state strong{color:var(--workspace-plum);font-weight:900}.protocol-save-state.is-dirty,.protocol-save-state.is-saving{color:#7b5213;background:#fac9602e}.protocol-save-state.is-saved{color:var(--workspace-accent-deep);background:#3f8f9124}.protocol-save-state.is-failed,.protocol-save-state.is-stale{color:var(--workspace-danger);background:#b73e2b1f}.protocol-topbar-save-state,.protocol-body-topbar-meta{flex:none;margin-left:auto}.protocol-body-topbar{z-index:20;min-height:48px;position:relative;overflow:visible}.protocol-body-topbar-tools{flex:auto;min-width:0;overflow:visible}.protocol-body-topbar-tools>*{min-width:0}.protocol-body-topbar .rich-text-toolbar{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;padding:0;overflow:visible}.protocol-body-topbar .rich-text-toolbar-group{flex:none}.protocol-document-editor-shell{height:100%;min-height:0;display:grid}.protocol-document-toolbar{z-index:3;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-height:38px;padding:0;display:flex;position:relative}.protocol-document-toolbar .ui-button{min-height:36px;padding:8px 14px}.protocol-toolbar-picker{position:relative}.protocol-toolbar-popover{z-index:10;border:1px solid var(--workspace-border);background:#fffaf0;border-radius:20px;gap:7px;min-width:240px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 48px #392a172e}.protocol-toolbar-popover button,.protocol-toolbar-goto-row button{min-height:36px;color:var(--workspace-plum);cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #3f8f9129;border-radius:14px;font-weight:900}.protocol-toolbar-popover button:hover,.protocol-toolbar-popover button:focus-visible,.protocol-toolbar-goto-row button:hover,.protocol-toolbar-goto-row button:focus-visible{background:var(--workspace-accent-muted);border-color:#3f8f9175;outline:none}.protocol-toolbar-popover button:disabled,.protocol-toolbar-goto-row button:disabled{cursor:not-allowed;opacity:.54}.protocol-toolbar-goto-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.protocol-toolbar-goto-row select{border:1px solid var(--workspace-border);min-width:0;color:var(--workspace-text);font:inherit;background:#ffffffc7;border-radius:14px;outline:none;padding:0 10px;font-weight:800}.protocol-document-editor-layout{grid-template-columns:minmax(0,1fr) 92px;gap:0;height:100%;min-height:0;display:grid}.protocol-document-editor-body{border:1px solid var(--workspace-border);min-height:0;box-shadow:var(--workspace-shadow);background:radial-gradient(circle at 12% 10%,#3f8f911a,#0000 25%),linear-gradient(#fffcf4d6,#fff7e89e);border-radius:0;padding:clamp(18px,3vw,34px);overflow:auto}.protocol-document-editor-body.is-notes{padding:0}.protocol-document-mode-rail{z-index:30;border:1px solid var(--workspace-border);height:100%;min-height:100%;box-shadow:var(--workspace-shadow);background:#fffaefb8;border-radius:0;align-content:start;gap:16px;padding:14px;display:grid;position:sticky;top:0;overflow:visible}.protocol-document-mode-rail button{width:66px;height:66px;min-height:66px;color:var(--workspace-text-muted);cursor:pointer;background:#ffffffad;border:1px solid #3f8f9129;border-radius:999px;justify-self:center;place-items:center;font-weight:950;transition:transform .15s,border-color .15s,background .15s,color .15s;display:grid}.protocol-document-mode-rail button:hover,.protocol-document-mode-rail button:focus-visible,.protocol-document-mode-rail button.is-active{background:var(--workspace-accent-muted);color:var(--workspace-accent-deep);border-color:#3f8f916b;outline:none;transform:translateY(-1px)}.protocol-mode-icon{place-items:center;width:24px;height:24px;display:grid;position:relative}.protocol-mode-icon:before,.protocol-mode-icon:after,.protocol-mode-icon span{content:"";background:currentColor;border-radius:999px;display:block;position:absolute}.protocol-mode-icon.is-sequence:before,.protocol-mode-icon.is-sequence:after,.protocol-mode-icon.is-sequence span{height:3px;left:5px;right:5px}.protocol-mode-icon.is-sequence:before{top:5px}.protocol-mode-icon.is-sequence span{top:11px}.protocol-mode-icon.is-sequence:after{top:17px}.protocol-mode-icon.is-notes:before{width:4px;height:18px;transform:rotate(38deg)}.protocol-mode-icon.is-notes:after{width:8px;height:3px;bottom:3px;right:4px;transform:rotate(-18deg)}.protocol-mode-icon.is-notes span{display:none}.protocol-mode-icon.is-references:before,.protocol-mode-icon.is-references:after{background:0 0;border:2px solid;width:7px;height:14px}.protocol-mode-icon.is-references:before{left:4px}.protocol-mode-icon.is-references:after{right:4px}.protocol-mode-icon.is-references span{display:none}.protocol-sequence-view,.protocol-root-sequence,.protocol-branch-children,.protocol-decision-branches{gap:14px;display:grid}.protocol-sequence-node{z-index:1;margin-left:calc(var(--protocol-depth,0) * 28px);position:relative}.protocol-step-children{gap:12px;margin-top:12px;display:grid}.protocol-sequence-node:has(.dropdown-select.is-open){z-index:70}:is(.protocol-draggable-item:has(.dropdown-select.is-open),.protocol-branch-section:has(.dropdown-select.is-open),.protocol-sequence-block:has(.dropdown-select.is-open)){z-index:90;position:relative;overflow:visible}.protocol-draggable-item{z-index:1;transition:opacity .14s;position:relative}.protocol-draggable-item.is-dragging{z-index:20;opacity:.72}.protocol-draggable-item.can-drag .protocol-sequence-block,.protocol-draggable-item.can-drag .protocol-branch-section{cursor:grab}.protocol-draggable-item.can-drag .protocol-sequence-block:active,.protocol-draggable-item.can-drag .protocol-branch-section:active,.protocol-draggable-item.is-dragging .protocol-sequence-block,.protocol-draggable-item.is-dragging .protocol-branch-section{cursor:grabbing}.protocol-drop-zone{opacity:0;border-radius:999px;min-height:0;transition:min-height .12s,opacity .12s,background .12s}.protocol-drop-zone.is-enabled{opacity:1;background:#3f8f9114;border:1px dashed #3f8f914d;min-height:12px}.protocol-drop-zone.is-over{background:#3f8f9133;border-color:#3f8f91b8;min-height:22px}.protocol-sequence-block,.protocol-branch-section,.protocol-sequence-empty-branch,.protocol-document-placeholder-body{border:1px solid var(--workspace-border);background:#fffcf4e0;border-radius:26px;box-shadow:0 18px 42px #392a1717}.protocol-sequence-block,.protocol-branch-section{cursor:pointer;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s}.protocol-sequence-block:hover,.protocol-branch-section:hover,.protocol-sequence-block.is-selected,.protocol-branch-section.is-selected{border-color:#3f8f917a;transform:translateY(-1px);box-shadow:0 20px 54px #392a1721}.protocol-sequence-block.is-selected,.protocol-branch-section.is-selected{background:#fffaf0;outline:4px solid #3f8f911f}.protocol-sequence-block.is-decision{background:linear-gradient(#f4fff8eb,#fffcf4eb)}.protocol-sequence-block.is-terminal,.protocol-sequence-block.is-goto{border-style:dashed}.protocol-sequence-block.is-goto .protocol-block-topline{justify-content:space-between;align-items:flex-start}.protocol-block-topline,.protocol-branch-answer-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.protocol-block-kicker,.protocol-block-hint,.protocol-branch-answer-row span{color:var(--workspace-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.74rem;font-weight:950}.protocol-block-hint{text-transform:none;letter-spacing:0}.protocol-goto-topline-target{align-items:center;gap:10px;min-width:0;display:flex}.protocol-goto-target-select{background:#ffffffad;border-color:#3f8f9129;max-width:min(720px,100%);padding:5px 6px 5px 8px}.protocol-goto-target-select>span{display:none}.protocol-goto-target-select .dropdown-select-trigger{max-width:min(640px,100vw - 420px);padding:5px 7px}.protocol-goto-target-select .dropdown-select-trigger strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.protocol-goto-target-select .dropdown-select-menu{min-width:min(520px,100vw - 48px);max-width:min(640px,100vw - 48px);max-height:280px;top:calc(100% + 8px);bottom:auto;overflow-y:auto}.protocol-block-toggle,.protocol-goto-link{color:var(--workspace-accent-deep);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:950}.protocol-block-title-input,.protocol-block-note-input,.protocol-branch-answer-row input{width:100%;min-width:0;color:var(--workspace-text);font:inherit;background:#ffffffa8;border:1px solid #3f8f9124;border-radius:18px;outline:none;transition:border-color .14s,box-shadow .14s,background .14s}.protocol-block-title-input,.protocol-branch-answer-row input{min-height:48px;color:var(--workspace-plum);padding:0 14px;font-size:1.08rem;font-weight:950}.protocol-block-note-input{resize:vertical;padding:12px 14px;font-weight:750;line-height:1.5}.protocol-block-title-input:focus,.protocol-block-note-input:focus,.protocol-branch-answer-row input:focus{background:#fff;border-color:#3f8f917a;box-shadow:0 0 0 4px #3f8f911a}.protocol-step-accordion{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .24s,margin-top .24s;display:grid}.protocol-step-accordion>*{min-height:0;overflow:hidden}.protocol-step-accordion.is-expanded{opacity:1;grid-template-rows:1fr;margin-top:12px}.protocol-branch-section{margin-left:calc(var(--protocol-depth,0) * 20px);border-left:5px solid #3f8f9133}.protocol-branch-answer-row{flex-direction:column;align-items:stretch}.protocol-branch-children{margin-top:14px}.protocol-sequence-empty-branch,.protocol-document-placeholder-body{color:var(--workspace-text-muted);padding:22px;font-weight:850;line-height:1.5}.protocol-document-placeholder-body{text-align:center;align-content:center;min-height:460px;display:grid}.protocol-document-placeholder-body p{color:var(--workspace-accent-deep);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:950}.protocol-document-placeholder-body h3{color:var(--workspace-plum);letter-spacing:-.055em;margin:4px 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,4vw,3.8rem);line-height:.96}.protocol-document-placeholder-body span,.protocol-validation-note{color:var(--workspace-text-muted);font-weight:800}.protocol-validation-note{color:var(--workspace-danger);margin:10px 0 0;font-size:.84rem}@media (width<=920px){.protocol-document-editor-layout{grid-template-columns:1fr}.protocol-document-mode-rail{border-radius:24px;order:-1;grid-template-columns:repeat(3,minmax(0,1fr))}.protocol-document-mode-rail button{border-radius:999px;width:44px;height:44px;min-height:44px}.protocol-sequence-node,.protocol-branch-section{margin-left:calc(var(--protocol-depth,0) * 14px)}}@media (width<=640px){.workspace-topbar{flex-direction:column;align-items:stretch;min-height:0}.workspace-topbar-group{width:100%}.protocol-document-editor-body{padding:14px}.protocol-document-toolbar,.protocol-block-topline{flex-direction:column;align-items:stretch}.protocol-toolbar-popover{min-width:0;margin-top:8px;position:static}}.protocol-body-heading{gap:6px;margin-bottom:18px;display:grid}.protocol-body-heading p{color:var(--workspace-accent-deep);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:950}.protocol-body-heading h3{color:var(--workspace-plum);letter-spacing:-.06em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.94}.protocol-body-heading span{max-width:680px;color:var(--workspace-text-muted);font-weight:800;line-height:1.5}.protocol-notes-editor,.protocol-references-editor,.protocol-version-history-body{min-height:100%}.protocol-notes-editor{height:100%;display:grid}.protocol-notes-editor-content{border:1px solid var(--workspace-border);min-height:430px;color:var(--workspace-text);background:#fffcf4db;border-radius:28px;outline:none;padding:clamp(18px,3vw,30px);font-size:1rem;font-weight:700;line-height:1.65;box-shadow:0 18px 42px #392a1714}.protocol-notes-editor-content:focus,.protocol-notes-editor-content:focus-within{border-color:#3f8f917a;box-shadow:0 18px 42px #392a1714,0 0 0 4px #3f8f911a}.protocol-notes-editor-content p:first-child{margin-top:0}.protocol-notes-editor-content p:last-child{margin-bottom:0}.protocol-notes-rich-editor{height:100%;min-height:100%}.protocol-notes-rich-editor .rich-text-editor-content{min-height:100%;box-shadow:none;background:#fff;border:0;border-radius:0;padding:clamp(18px,3vw,34px)}.protocol-notes-rich-editor .rich-text-editor-content:focus,.protocol-notes-rich-editor .rich-text-editor-content:focus-within{box-shadow:inset 0 0 0 4px #3f8f9114}.rich-text-editor{gap:10px;min-height:100%;display:grid;position:relative}.rich-text-toolbar{z-index:2;background:#fffcf4db;border:1px solid #3f8f912e;border-radius:20px;flex-wrap:wrap;align-items:center;gap:6px;padding:6px;display:flex;position:relative;box-shadow:0 12px 24px #392a170f}.rich-text-toolbar.is-compact{padding:4px}.rich-text-toolbar-group{border-right:1px solid #3f8f9129;align-items:center;gap:4px;min-width:0;padding-right:6px;display:flex}.rich-text-toolbar-group:last-child{border-right:0;padding-right:0}.rich-text-toolbar-button,.rich-text-bubble-menu button,.rich-text-floating-menu button,.rich-text-link-popover button,.rich-text-table-controls button{min-width:34px;height:34px;color:var(--workspace-text);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.82rem;font-weight:900;line-height:1;display:inline-flex}.rich-text-toolbar-button.has-caret{padding-right:7px}.rich-text-toolbar-button-label{text-align:center;min-width:1.35em}.rich-text-toolbar-button-text{white-space:nowrap}.rich-text-toolbar-icon{flex:none;width:18px;height:18px}.rich-text-toolbar-caret{opacity:.72;width:14px;height:14px}.rich-text-toolbar-grid-icon{grid-template-rows:repeat(2,6px);grid-template-columns:repeat(2,6px);place-content:center;gap:2px;display:grid}.rich-text-toolbar-grid-icon span{border:1.7px solid;border-radius:2px;display:block}.rich-text-toolbar-button:hover,.rich-text-toolbar-button:focus-visible,.rich-text-bubble-menu button:hover,.rich-text-bubble-menu button:focus-visible,.rich-text-floating-menu button:hover,.rich-text-floating-menu button:focus-visible,.rich-text-link-popover button:hover,.rich-text-link-popover button:focus-visible,.rich-text-table-controls button:hover,.rich-text-table-controls button:focus-visible{color:var(--workspace-accent-deep);background:#3f8f911a;border-color:#3f8f9138;outline:none}.rich-text-toolbar-button.is-active,.rich-text-bubble-menu button.is-active,.rich-text-toolbar-menu button.is-active{color:var(--workspace-plum);background:#603a881f;border-color:#603a883d}.rich-text-toolbar-button:disabled,.rich-text-bubble-menu button:disabled,.rich-text-floating-menu button:disabled,.rich-text-table-controls button:disabled,.rich-text-table-menu-popover button:disabled,.rich-text-drag-handle button:disabled{cursor:not-allowed;opacity:.42}.rich-text-toolbar-dropdown{position:relative}.rich-text-toolbar-menu{z-index:45;background:linear-gradient(135deg,#fffcf4fa,#f5faf3f0),#fffcf4fa;border:1px solid #3f8f9133;border-radius:18px;gap:4px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 38px #392a1729}.rich-text-toolbar-menu button{width:100%;color:var(--workspace-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:9px 10px;font-size:.86rem;font-weight:900;display:flex}.rich-text-toolbar-menu button:hover,.rich-text-toolbar-menu button:focus-visible{color:var(--workspace-accent-deep);background:#3f8f911a;border-color:#3f8f912e;outline:none}.rich-text-toolbar-menu-icon{width:24px;height:24px;color:inherit;flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:950;display:inline-flex}.rich-text-editor-content{border:1px solid var(--workspace-border);min-height:360px;color:var(--workspace-text);background:linear-gradient(135deg,#fffcf4f0,#f7fbf3d6),#fffcf4e6;border-radius:24px;outline:none;padding:clamp(16px,2vw,26px);font-size:1rem;font-weight:700;line-height:1.65;box-shadow:0 16px 38px #392a1712}.rich-text-editor-content:focus,.rich-text-editor-content:focus-within{border-color:#3f8f9180;box-shadow:0 16px 38px #392a1712,0 0 0 4px #3f8f911a}.rich-text-editor-content p:first-child,.rich-text-editor-content h1:first-child,.rich-text-editor-content h2:first-child,.rich-text-editor-content h3:first-child{margin-top:0}.rich-text-editor-content p:last-child,.rich-text-editor-content blockquote:last-child,.rich-text-editor-content ul:last-child,.rich-text-editor-content ol:last-child,.rich-text-editor-content pre:last-child{margin-bottom:0}.rich-text-editor-content h1,.rich-text-editor-content h2,.rich-text-editor-content h3,.rich-text-editor-content h4,.rich-text-editor-content h5,.rich-text-editor-content h6{color:var(--workspace-plum);letter-spacing:-.04em;font-family:Newsreader,Georgia,serif;font-weight:900;line-height:1}.rich-text-editor-content a{color:var(--workspace-accent-deep);cursor:pointer;text-underline-offset:3px;text-decoration-color:#3f8f916b;text-decoration-thickness:2px}.rich-text-editor-content blockquote{color:var(--workspace-text-muted);border-left:4px solid #3f8f9166;margin-left:0;padding-left:16px}.rich-text-editor-content code{background:#231e1614;border-radius:8px;padding:1px 6px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace}.rich-text-editor-content pre{color:#fffaf0;background:#191713eb;border-radius:18px;padding:16px;overflow-x:auto}.rich-text-editor-content pre code{color:inherit;background:0 0;padding:0}.rich-text-editor-content hr{background:#3f8f913d;border:0;height:1px;margin:22px 0}.rich-text-editor-content .tableWrapper{margin:18px 0;overflow-x:auto}.rich-text-editor-content table{border-collapse:separate;border-spacing:0;background:#fffcf4d1;border:1px solid #3f8f912e;border-radius:18px;width:100%;min-width:540px;overflow:hidden}.rich-text-editor-content th,.rich-text-editor-content td{vertical-align:top;border-bottom:1px solid #3f8f9124;border-right:1px solid #3f8f9124;min-width:96px;padding:12px 14px;position:relative}.rich-text-editor-content th:last-child,.rich-text-editor-content td:last-child{border-right:0}.rich-text-editor-content tr:last-child th,.rich-text-editor-content tr:last-child td{border-bottom:0}.rich-text-editor-content th{color:var(--workspace-accent-deep);background:#3f8f911a;font-weight:950}.rich-text-editor-content .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#3f8f9124;position:absolute;inset:0}.rich-text-editor-content .is-editor-empty:first-child:before{float:left;color:#57544c8f;content:attr(data-placeholder);pointer-events:none;height:0}.rich-text-bubble-menu,.rich-text-floating-menu,.rich-text-link-popover,.rich-text-slash-menu,.rich-text-table-controls,.rich-text-table-menu-popover{z-index:40;background:linear-gradient(135deg,#fffcf4fa,#f5faf3f0),#fffcf4fa;border:1px solid #3f8f9133;box-shadow:0 18px 38px #392a1729}.rich-text-bubble-menu,.rich-text-floating-menu,.rich-text-table-controls{border-radius:999px;align-items:center;gap:4px;padding:5px;display:flex}.rich-text-link-popover{border-radius:18px;gap:8px;width:min(320px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.rich-text-link-popover label{color:var(--workspace-text-muted);letter-spacing:.05em;text-transform:uppercase;gap:6px;font-size:.74rem;font-weight:950;display:grid}.rich-text-link-popover input{border:1px solid var(--workspace-border);width:100%;color:var(--workspace-text);font:inherit;text-transform:none;background:#ffffffb8;border-radius:14px;padding:10px 12px;font-size:.92rem;font-weight:800}.rich-text-link-popover input:focus{border-color:#3f8f9180;outline:none;box-shadow:0 0 0 4px #3f8f911a}.rich-text-link-popover p{color:var(--workspace-danger);margin:0;font-size:.82rem;font-weight:850}.rich-text-link-popover-actions{justify-content:flex-end;gap:6px;display:flex}.rich-text-table-menu{position:relative}.rich-text-table-menu-popover{border-radius:20px;gap:8px;width:min(320px,100vw - 32px);max-height:min(480px,100vh - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.rich-text-table-menu-section{border-bottom:1px solid #3f8f911f;gap:4px;padding-bottom:8px;display:grid}.rich-text-table-menu-section:last-child{border-bottom:0;padding-bottom:0}.rich-text-table-menu-section p{color:var(--workspace-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:0 6px;font-size:.72rem;font-weight:950}.rich-text-table-menu-popover button{width:100%;color:var(--workspace-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:14px;gap:3px;padding:9px 10px;display:grid}.rich-text-table-menu-popover button:hover,.rich-text-table-menu-popover button:focus-visible{color:var(--workspace-accent-deep);background:#3f8f911a;outline:none}.rich-text-table-menu-popover button span{font-size:.86rem;font-weight:950}.rich-text-table-menu-popover button small{color:var(--workspace-text-muted);font-size:.76rem;font-weight:800;line-height:1.35}.rich-text-drag-handle{z-index:25;background:#fffcf4eb;border:1px solid #3f8f9129;border-radius:999px;align-items:center;gap:3px;padding:4px;display:flex;position:absolute;left:-104px;box-shadow:0 12px 24px #392a171f}.rich-text-drag-handle>span{color:var(--workspace-text-muted);letter-spacing:-.12em;font-size:.76rem;font-weight:900;line-height:1}.rich-text-drag-handle button{width:38px;height:38px;color:var(--workspace-text);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;font-size:.82rem;font-weight:950;line-height:1}.rich-text-drag-handle button:hover,.rich-text-drag-handle button:focus-visible{color:var(--workspace-accent-deep);background:#3f8f911f;outline:none}.rich-text-slash-menu-layer{z-index:120;position:fixed}.rich-text-slash-menu{border-radius:20px;width:min(320px,100vw - 24px);max-height:min(340px,100vh - 24px);padding:6px;display:grid;overflow-y:auto}.rich-text-slash-menu-option{width:100%;color:var(--workspace-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:15px;gap:3px;padding:10px 12px;display:grid}.rich-text-slash-menu-option strong{color:inherit;font-size:.92rem;font-weight:950}.rich-text-slash-menu-option span,.rich-text-slash-menu-empty{color:var(--workspace-text-muted);font-size:.78rem;font-weight:800;line-height:1.35}.rich-text-slash-menu-option.is-active,.rich-text-slash-menu-option:hover,.rich-text-slash-menu-option:focus-visible{color:var(--workspace-accent-deep);background:#3f8f911f;outline:none}.rich-text-slash-menu-empty{padding:12px}@media (width<=720px){.rich-text-editor:has(.rich-text-drag-handle) .rich-text-editor-content{padding-left:72px}.rich-text-drag-handle{left:10px}.rich-text-drag-handle>span{display:none}.rich-text-toolbar{flex-wrap:nowrap;overflow-x:auto}.rich-text-toolbar-group{flex:none}}.protocol-references-editor{align-content:start;gap:14px;display:grid}.protocol-reference-empty{color:var(--workspace-text-muted);background:#fffcf49e;border:1px dashed #3f8f9147;border-radius:24px;padding:22px;font-weight:850;line-height:1.5}.protocol-reference-list{gap:12px;display:grid}.protocol-reference-card{border:1px solid var(--workspace-border);background:#fffcf4db;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;display:grid;box-shadow:0 18px 42px #392a1714}.protocol-reference-label{background:var(--workspace-accent-muted);min-width:48px;min-height:48px;color:var(--workspace-accent-deep);border-radius:16px;place-items:center;font-weight:950;display:grid}.protocol-reference-card textarea{resize:vertical;width:100%;min-width:0;color:var(--workspace-text);font:inherit;background:#ffffffad;border:1px solid #3f8f9124;border-radius:18px;outline:none;padding:12px 14px;font-weight:750;line-height:1.5}.protocol-reference-card textarea:focus{background:#fff;border-color:#3f8f917a;box-shadow:0 0 0 4px #3f8f911a}.protocol-reference-card textarea[readonly],.protocol-version-history-body .protocol-version-history-open:disabled{opacity:.78}.protocol-version-history-body .protocol-version-history-row:has(.protocol-version-history-open:disabled):hover{border-color:var(--workspace-border);background:#ffffff94}@media (width<=720px){.protocol-reference-card{grid-template-columns:1fr}.protocol-reference-label{width:fit-content}}.rich-text-embed{background:#fffcf4eb;border:1px solid #1e19131f;border-radius:26px;align-items:stretch;gap:12px;margin:18px 0;padding:14px;display:grid;box-shadow:0 18px 48px #1e191314}.rich-text-embed.is-image{max-width:760px}.rich-text-embed-preview{background:linear-gradient(135deg,#ebf4eed1,#f6ebe2b8);border-radius:20px;min-height:220px;overflow:hidden}.rich-text-embed-preview img{object-fit:contain;width:100%;max-height:520px;display:block}.rich-text-embed-placeholder,.rich-text-embed-file-icon{color:var(--color-teal,#2d6f73);letter-spacing:.08em;text-transform:uppercase;background:#e2eee8c7;border-radius:18px;justify-content:center;align-items:center;min-width:88px;min-height:76px;font-size:.84rem;font-weight:800;display:inline-flex}.rich-text-embed.is-file{grid-template-columns:auto 1fr auto;align-items:center;max-width:680px}.rich-text-embed.is-file>input{grid-column:1/-1}.rich-text-embed-meta{gap:4px;min-width:0;display:grid}.rich-text-embed-meta strong{color:var(--color-ink,#18140f);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rich-text-embed-meta span,.rich-text-embed-caption{color:#1e19139e;font-size:.9rem}.rich-text-embed-error{color:#a9443c!important}.rich-text-embed-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rich-text-embed-actions input,.rich-text-embed.is-file>input{color:var(--color-ink,#18140f);font:inherit;background:#ffffffbd;border:1px solid #1e19131f;border-radius:999px;flex:220px;padding:10px 14px}.rich-text-embed-actions button,.rich-text-file-picker-upload{color:#fffaf0;cursor:pointer;font:inherit;background:#110f0bf0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:800;display:inline-flex}.rich-text-file-picker{gap:18px;display:grid}.rich-text-file-picker-controls{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:10px;display:grid}.rich-text-file-picker-controls input[type=search],.rich-text-file-picker-controls select{color:var(--color-ink,#18140f);font:inherit;background:#fffcf4e6;border:1px solid #1e19131f;border-radius:999px;padding:12px 16px}.rich-text-file-picker-upload input{display:none}.rich-text-file-picker-error{color:#a9443c;margin:0;font-weight:700}.rich-text-file-picker-upload-status{background:#e2eee88a;border:1px solid #2d6f7324;border-radius:20px;gap:8px;padding:12px;display:grid}.rich-text-file-picker-upload-status p{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0;display:grid}.rich-text-file-picker-upload-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rich-text-file-picker-upload-status strong{color:var(--color-teal,#2d6f73)}.rich-text-file-picker-upload-status em{color:#a9443c;grid-column:1/-1;font-style:normal;font-weight:700}.rich-text-file-picker-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;max-height:min(420px,52vh);display:grid;overflow:auto}.rich-text-file-picker-card{color:var(--color-ink,#18140f);cursor:pointer;text-align:left;background:#fffcf4eb;border:1px solid #1e19131f;border-radius:22px;gap:8px;min-height:152px;padding:16px;display:grid;box-shadow:0 14px 34px #1e191312}.rich-text-file-picker-card.is-selected{border-color:#2d6f73b3;box-shadow:0 0 0 3px #2d6f7329,0 14px 34px #1e191312}.rich-text-file-picker-icon{color:var(--color-teal,#2d6f73);letter-spacing:.08em;background:#e2eee8c7;border-radius:18px;justify-content:center;align-items:center;width:64px;height:54px;font-size:.78rem;font-weight:900;display:inline-flex}.rich-text-file-picker-card strong{font-family:var(--font-display,inherit);font-size:1.08rem;line-height:1.04}.rich-text-file-picker-card small,.rich-text-file-picker-empty,.rich-text-file-picker-footer{color:#1e19139e;font-weight:700}.rich-text-file-picker-footer{justify-content:space-between;align-items:center;display:flex}.rich-text-file-picker-footer>div{gap:10px;display:flex}@media (width<=720px){.rich-text-file-picker-controls,.rich-text-embed.is-file{grid-template-columns:1fr}.rich-text-file-picker-footer{flex-direction:column;align-items:stretch;gap:12px}.rich-text-file-picker-upload-status p{grid-template-columns:1fr}}.protocol-flowchart-shell{border:1px solid var(--workspace-border);min-height:620px;box-shadow:var(--workspace-shadow);background:radial-gradient(circle at 18% 20%,#3f8f9124,#0000 28%),#ffffff94;border-radius:30px;position:relative;overflow:hidden}.protocol-react-flow{min-height:620px}.protocol-react-flow .react-flow__pane{cursor:grab}.protocol-react-flow .react-flow__pane:active{cursor:grabbing}.protocol-react-flow .react-flow__node{outline:none}.protocol-flow-node{border:1px solid var(--workspace-border-strong);width:240px;min-height:136px;color:var(--workspace-text);text-align:left;cursor:pointer;background:#fffcf4f0;border-radius:24px;gap:8px;padding:16px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;box-shadow:0 18px 45px #392a1724}.protocol-flow-node:hover,.protocol-flow-node.is-selected{border-color:#3f8f9173;transform:translateY(-2px);box-shadow:0 24px 55px #392a172e}.protocol-flow-node.is-selected{background:linear-gradient(#f4fff8fa,#fffcf4f5);border-color:#3f8f91b3;box-shadow:0 0 0 5px #3f8f911f,0 24px 55px #392a172e}.protocol-flow-node.is-root{border-color:#41548a73}.protocol-flow-node.is-branch{border-color:#bd822e6b}.protocol-flow-node.is-terminal{border-style:dashed}.protocol-flow-node-kicker,.protocol-flow-node-meta{color:var(--workspace-text-muted);letter-spacing:.03em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;font-weight:900;display:flex}.protocol-flow-node-kicker em{color:var(--workspace-accent-deep);background:#3f8f911f;border-radius:999px;padding:3px 7px;font-style:normal}.protocol-flow-node-title{color:var(--workspace-plum);font-size:1rem;line-height:1.18}.protocol-flow-node-note{color:var(--workspace-text-muted);margin:0;font-size:.86rem;font-weight:700;line-height:1.38}.protocol-flow-handle{background:var(--workspace-accent-deep);border:2px solid #fffcf4fa;width:12px;height:12px}.protocol-flow-edge-path{stroke:#36484294;stroke-width:2.3px}.protocol-flow-edge-path.is-selected{stroke:var(--workspace-accent-deep);stroke-width:3.2px}.protocol-flow-edge-path.is-loopback{stroke-dasharray:8 5}.protocol-flow-edge-label{max-width:180px;color:var(--workspace-text-muted);cursor:pointer;pointer-events:all;white-space:nowrap;background:#fffcf4f5;border:1px solid #3f8f9133;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:900;position:absolute}.protocol-flow-edge-label:empty{display:none}.protocol-flow-edge-label.is-selected{color:var(--workspace-accent-deep);border-color:#3f8f916b;box-shadow:0 10px 22px #392a171f}.protocol-flow-node-actions{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.protocol-flow-node-actions button{min-height:28px;color:var(--workspace-accent-deep);cursor:pointer;background:#fff;border:1px solid #3f8f912e;border-radius:999px;padding:0 9px;font-size:.72rem;font-weight:900}.protocol-flow-node-actions button.is-danger{color:var(--workspace-danger);border-color:#b73e2b33}.protocol-flow-toolbar,.protocol-flow-floating-actions{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf4db;border:1px solid #3f8f9129;border-radius:999px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;box-shadow:0 16px 38px #392a171f}.protocol-flow-toolbar{top:16px;left:16px}.protocol-flow-toolbar-group{align-items:center;gap:6px;display:inline-flex}.protocol-flow-toolbar-tooltip-anchor{display:inline-flex;position:relative}.protocol-flow-toolbar-icon-button{width:34px;height:34px;color:var(--workspace-accent-deep);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.protocol-flow-toolbar-icon-button svg{width:18px;height:18px}.protocol-flow-toolbar-icon-button:hover,.protocol-flow-toolbar-icon-button:focus-visible{color:var(--workspace-plum);background:#3f8f911a;border-color:#3f8f9138;transform:translateY(-1px)}.protocol-flow-toolbar-tooltip{z-index:2;color:#fffaf0;opacity:0;pointer-events:none;background:#3a2618eb;border-radius:999px;width:max-content;max-width:180px;padding:7px 9px;font-size:.72rem;font-weight:900;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px)}.protocol-flow-toolbar-tooltip:after{content:"";background:#3a2618eb;width:8px;height:8px;position:absolute;bottom:100%;left:50%;transform:translate(-50%,50%)rotate(45deg)}.protocol-flow-toolbar-tooltip-anchor:hover .protocol-flow-toolbar-tooltip,.protocol-flow-toolbar-tooltip-anchor:focus-within .protocol-flow-toolbar-tooltip{opacity:1;transform:translate(-50%)}.protocol-flow-toolbar-readonly{color:var(--workspace-text-muted);padding:0 8px;font-size:.76rem;font-weight:900}.protocol-flow-action-button{border-radius:999px;min-height:34px;padding:0 12px;font-size:.78rem}.protocol-flow-floating-actions{bottom:16px;right:16px}.protocol-flow-floating-actions.is-edge-selected{right:16px}.protocol-flow-action-button{color:var(--workspace-accent-deep);cursor:pointer;background:#fff;border:1px solid #3f8f912e;font-weight:900}.protocol-flow-action-button.is-danger{color:var(--workspace-danger);border-color:#b73e2b33}.protocol-flowchart-empty,.protocol-detail-panel,.protocol-version-history-panel{border:1px solid var(--workspace-border);box-shadow:var(--workspace-shadow);background:#fffaefb8;border-radius:30px}.protocol-flowchart-empty{min-height:420px;color:var(--workspace-text-muted);place-items:center;font-weight:900;display:grid}.protocol-detail-panel,.protocol-version-history-panel{flex-direction:column;gap:18px;max-height:calc(100vh - 170px);padding:20px;display:flex;overflow:auto}.protocol-detail-panel-header,.protocol-panel-section-heading,.protocol-reagent-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.protocol-panel-section-heading h3{color:var(--workspace-plum);margin:0;font-size:1.05rem;font-weight:900}.protocol-autosave-pill{min-height:30px;color:var(--workspace-text-muted);white-space:nowrap;background:#ffffffb8;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:900;display:inline-flex}.protocol-autosave-pill.is-saving,.protocol-autosave-pill.is-dirty{color:#7b5213;background:#fac9602e}.protocol-autosave-pill.is-saved{color:var(--workspace-accent-deep);background:#3f8f9124}.protocol-autosave-pill.is-failed,.protocol-autosave-pill.is-stale{color:var(--workspace-danger);background:#b73e2b1f}.protocol-field{gap:8px;display:grid}.protocol-field span,.protocol-reagent-row label span,.protocol-reagent-parameter-row label span{color:var(--workspace-text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:900}.protocol-field input,.protocol-field textarea,.protocol-reagent-row input{border:1px solid var(--workspace-border);width:100%;min-width:0;color:var(--workspace-text);font:inherit;background:#ffffffc2;border-radius:16px;outline:none;font-weight:750;line-height:1.45;transition:border-color .14s,box-shadow .14s,background .14s}.protocol-field input,.protocol-reagent-row input{min-height:44px;padding:0 14px}.protocol-field textarea{resize:vertical;padding:12px 14px}.protocol-field input:focus,.protocol-field textarea:focus,.protocol-reagent-row input:focus{background:#fff;border-color:#3f8f917a;box-shadow:0 0 0 4px #3f8f911a}.protocol-field input:disabled,.protocol-field textarea:disabled,.protocol-reagent-row input:disabled{opacity:.75}.protocol-selected-step-panel,.protocol-reagents-editor,.protocol-reagent-parameters{gap:14px;display:grid}.protocol-step-actions{flex-wrap:wrap;gap:8px;display:flex}.protocol-edge-inspector{border-bottom:1px solid #3f8f9124;padding-bottom:14px}.protocol-panel-muted{color:var(--workspace-text-muted);margin:0;font-weight:750;line-height:1.55}.protocol-reagent-row{background:#ffffff80;border:1px solid #3f8f9129;border-radius:22px;gap:14px;padding:14px;display:grid}.protocol-reagent-header label{flex:1;gap:8px;display:grid}.protocol-reagent-parameter-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(80px,.8fr) auto;align-items:end;gap:8px;display:grid}.protocol-reagent-parameter-row label{gap:6px;display:grid}.protocol-version-history-list{gap:10px;display:grid}.protocol-version-history-row{border:1px solid var(--workspace-border);width:100%;color:var(--workspace-text);cursor:pointer;text-align:left;background:#ffffff94;border-radius:20px;gap:4px;padding:14px;transition:transform .14s,border-color .14s,background .14s;display:grid}.protocol-version-history-row:hover,.protocol-version-history-row:focus-visible,.protocol-version-history-row.is-active{background:var(--workspace-accent-muted);border-color:#3f8f916b;outline:none;transform:translateY(-1px)}.protocol-version-history-open{min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;gap:4px;padding:0;display:grid}.protocol-version-history-open:focus-visible{border-radius:14px;outline:none;box-shadow:0 0 0 4px #3f8f911f}.protocol-version-history-open:disabled{cursor:default}.protocol-version-history-edit{align-self:start;min-height:34px;padding:6px 10px;font-size:.8rem}.protocol-version-history-row span,.protocol-version-history-title{color:var(--workspace-plum);font-weight:900}.protocol-version-history-badges{flex-wrap:wrap;gap:6px;display:flex}.protocol-version-history-badges small{width:fit-content;color:var(--workspace-accent-deep);background:#3f8f911f;border-radius:999px;padding:3px 8px;font-style:normal;font-weight:900}.protocol-version-history-row strong,.protocol-version-history-row em,.protocol-version-history-row small{color:var(--workspace-text-muted);font-size:.82rem;font-style:normal;font-weight:800}.protocol-version-history-badges small{color:var(--workspace-accent-deep);font-weight:900}@media (width<=1120px){.protocol-page{grid-template-columns:1fr}.protocol-detail-panel,.protocol-version-history-panel{max-height:none}}@media (width<=760px){.protocol-workbench-heading,.protocol-detail-panel-header,.protocol-panel-section-heading,.protocol-reagent-header,.protocol-historical-actions{flex-direction:column;align-items:stretch}.protocol-reagent-parameter-row{grid-template-columns:1fr}}.protocol-mode-icon.is-executions:before,.protocol-mode-icon.is-executions:after,.protocol-mode-icon.is-executions span{content:"";background:currentColor;border-radius:999px;width:6px;height:6px;display:block;position:absolute}.protocol-mode-icon.is-executions:before{top:3px;left:3px}.protocol-mode-icon.is-executions span{top:11px;left:11px}.protocol-mode-icon.is-executions:after{top:18px;right:3px}.protocol-execution-runs{color:#211b14;min-height:100%;padding:clamp(24px,4vw,54px)}.protocol-execution-header{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1180px;margin:0 auto 24px;display:flex}.protocol-execution-header h2{letter-spacing:-.055em;max-width:720px;margin:2px 0 10px;font-size:clamp(32px,5vw,56px);line-height:.96}.protocol-execution-header p{color:#211b14a3;max-width:720px;margin:0;font-size:15px;font-weight:700;line-height:1.5}.protocol-execution-warning{color:#704312;background:#b46e2a1f;border:1px solid #b46e2a38;border-radius:18px;max-width:1180px;margin:0 auto 22px;padding:12px 14px;font-size:13px;font-weight:800}.protocol-execution-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.protocol-execution-list,.protocol-execution-detail,.protocol-execution-card{background:#fffcf4bd;border:1px solid #2a23191a;border-radius:28px;box-shadow:0 20px 60px #2a231914}.protocol-execution-list{flex-direction:column;gap:10px;height:fit-content;padding:12px;display:flex}.protocol-execution-empty-list{color:#211b1485;padding:14px;font-size:13px;font-weight:800}.protocol-execution-row{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:20px;gap:4px;padding:14px;transition:background .16s,transform .16s;display:grid}.protocol-execution-row:hover,.protocol-execution-row:focus-visible,.protocol-execution-row.is-active{background:#436e701f;outline:none;transform:translateY(-1px)}.protocol-execution-row strong{letter-spacing:-.02em;font-size:14px}.protocol-execution-row span,.protocol-execution-row small{color:#211b1494;text-transform:capitalize;font-size:12px;font-weight:800}.protocol-execution-detail{min-height:520px;padding:clamp(18px,3vw,30px)}.protocol-execution-detail-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.protocol-execution-detail-header h3{letter-spacing:-.04em;margin:8px 0;font-size:clamp(24px,3vw,36px);line-height:1}.protocol-execution-detail-header p,.protocol-execution-card p{color:#211b149e;margin:0;font-size:14px;font-weight:700;line-height:1.5}.protocol-execution-status{color:#315f62;letter-spacing:.08em;text-transform:uppercase;background:#436e701f;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.protocol-execution-status.is-completed{color:#2d6e44;background:#41845624}.protocol-execution-status.is-cancelled,.protocol-execution-status.is-failed{color:#963c28;background:#9d443021}.protocol-execution-run-actions,.protocol-execution-actions{flex-wrap:wrap;gap:10px;display:flex}.protocol-execution-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.protocol-execution-meta-grid>div{background:#ffffff8a;border-radius:18px;gap:4px;padding:12px;display:grid}.protocol-execution-meta-grid span,.protocol-execution-form-row label{color:#211b1480;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.protocol-execution-meta-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.protocol-execution-card{box-shadow:none;margin-top:14px;padding:18px}.protocol-execution-card h4{letter-spacing:-.02em;margin:0 0 14px;font-size:16px}.protocol-execution-chat-link{background:#436e701a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.protocol-execution-form-row{grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.protocol-execution-form-row input,.protocol-execution-form-row select,.protocol-execution-current-step textarea{color:#211b14;font:inherit;background:#ffffffb8;border:1px solid #2a231924;border-radius:16px;padding:12px 14px;font-weight:700}.protocol-execution-current-step{gap:12px;display:grid}.protocol-execution-current-step>span{color:#211b1494;text-transform:capitalize;font-size:12px;font-weight:900}.protocol-execution-current-step textarea{resize:vertical;min-height:96px}.protocol-execution-timeline{gap:12px;margin:0;padding:0;list-style:none;display:grid}.protocol-execution-timeline li{grid-template-columns:auto minmax(0,1fr);gap:12px;display:grid}.protocol-execution-timeline li>span{color:#fffaf0;background:#315f62;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.protocol-execution-timeline strong,.protocol-execution-image-frames strong,.protocol-execution-file-list strong{margin-bottom:4px;font-size:14px;display:block}.protocol-execution-timeline small,.protocol-execution-image-frames small,.protocol-execution-file-list small{color:#211b1485;font-size:12px;font-weight:800}.protocol-execution-image-frames{gap:10px;display:grid}.protocol-execution-image-frames article{background:#ffffff85;border-radius:18px;padding:14px}.protocol-execution-file-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.protocol-execution-file-list+.protocol-execution-file-list{margin-top:10px}.protocol-execution-file-list li{background:#ffffff85;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}@media (width<=880px){.protocol-execution-header,.protocol-execution-detail-header,.protocol-execution-chat-link{flex-direction:column;align-items:stretch}.protocol-execution-layout,.protocol-execution-meta-grid,.protocol-execution-form-row{grid-template-columns:1fr}.protocol-execution-list{order:2}}.landing-revamp-shell{--landing-header-height:76px;isolation:isolate;min-height:100vh;padding-top:var(--landing-header-height);scroll-padding-top:calc(var(--landing-header-height) + 16px);color:#1f2633;background:linear-gradient(90deg,#1f263309 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#1f263309 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#fff 0%,#eef7f3 38%,#fff 100%);overflow:hidden visible}.landing-revamp-shell:before{display:none}.landing-revamp-shell .primary-button,.landing-revamp-shell .ghost-button{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.landing-top-pane{z-index:1000;min-height:var(--landing-header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);isolation:isolate;background:#fffffffa;border-bottom:1px solid #1f263314;grid-template-columns:auto minmax(0,1fr) auto;width:100%;padding:12px max(22px,50% - 660px);position:fixed;top:0;left:0;right:0;box-shadow:0 8px 26px #1f26330a}.landing-revamp-shell #try-gitbio,.landing-revamp-shell #features,.landing-revamp-shell #strengths,.landing-revamp-shell #enterprise-kit,.landing-revamp-shell #gia-protocols{scroll-margin-top:calc(var(--landing-header-height) + 16px)}html{scroll-behavior:smooth}.landing-revamp-shell,.public-page-shell{font-family:var(--landing-font);background:linear-gradient(#fff 0%,#f4f9f7 34%,#fff 72%),#fff}.landing-revamp-shell .landing-brand-wordmark,.gitbio-wordmark-text,.landing-section-title span{color:#53327a;letter-spacing:0;font-family:Newsreader,Georgia,serif;font-weight:700}.landing-revamp-shell .landing-top-pane.landing-marketing-nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffdb;border:1px solid #1f26331a;border-radius:18px;width:min(1180px,100% - 32px);min-height:62px;padding:10px 14px 10px 18px;transition:transform .36s cubic-bezier(.22,1.18,.36,1),opacity .26s,box-shadow .26s,background .26s;right:auto;transform:translate(-50%);box-shadow:0 18px 45px #1f26331a;top:14px!important;left:50%!important}.landing-marketing-nav.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,-128%)!important}.landing-marketing-nav.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)!important}.landing-marketing-nav:hover,.landing-marketing-nav:focus-within{background:#fffffff2;box-shadow:0 22px 56px #1f263321}.landing-nav-item{align-items:center;display:inline-flex;position:relative}.landing-nav-link{color:#263143;letter-spacing:0;border-radius:999px;align-items:center;min-height:38px;padding:0 10px;font-size:.95rem;font-weight:400;transition:color .16s,background .16s,transform .16s;display:inline-flex}.landing-nav-link:hover,.landing-nav-link:focus-visible,.landing-nav-item:focus-within .landing-nav-link{color:#153f45;background:#3f8f911a;transform:translateY(-1px)}.landing-mega-panel{opacity:0;pointer-events:none;transform-origin:top;width:min(380px,100vw - 40px);padding-top:10px;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%,-10px)scale(.98)}.landing-mega-panel.is-open,.landing-nav-item:hover .landing-mega-panel,.landing-nav-item:focus-within .landing-mega-panel{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.landing-mega-panel-inner{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff7;border:1px solid #1f26331a;border-radius:16px;gap:8px;padding:12px;display:grid;box-shadow:0 24px 60px #1f263329}.landing-mega-kicker{color:#7b8797;letter-spacing:0;padding:4px 8px 2px;font-size:.76rem;font-weight:400}.landing-mega-link{color:#263143;border-radius:12px;gap:4px;padding:12px;transition:background .16s,transform .16s,color .16s;display:grid}.landing-mega-link:hover,.landing-mega-link:focus-visible{color:#153f45;background:linear-gradient(135deg,#3f8f911c,#53327a14);transform:translateY(-1px)}.landing-mega-link-title{font-size:.98rem;font-weight:400;line-height:1.15}.landing-mega-link span{color:#627187;font-size:.86rem;line-height:1.42}.landing-revamp-shell .primary-button,.landing-revamp-shell .ghost-button{font-family:var(--landing-font);border-radius:999px;font-weight:400}.landing-request-demo-button{background:linear-gradient(135deg,#163d43 0%,#53327a 100%);box-shadow:0 14px 34px #283f5538}.landing-login-button{color:#263143;background:#f0f3f5}.landing-hero-panel{min-height:calc(100svh - var(--landing-header-height) - 56px);background:linear-gradient(145deg,#f6fbf8 0%,#edf5f5 48%,#fffaf1 100%);padding:clamp(42px,6vw,74px) 0 clamp(44px,6vw,72px)}.landing-hero-content{grid-template-columns:minmax(0,1.02fr) minmax(350px,.88fr)}.landing-hero-copy{gap:20px}.landing-hero-copy h1{color:#202938;font-family:var(--landing-font);letter-spacing:0;font-size:clamp(2.7rem,4.65vw,4.55rem);font-weight:850;line-height:1}.landing-hero-copy h1 span,.landing-hero-copy h1 .landing-hero-nowrap,.landing-hero-copy h1 .landing-hero-accent{color:inherit;white-space:normal;font-family:inherit}.landing-hero-copy h1 .landing-hero-line{display:block}.landing-hero-copy h1 .landing-hero-gradient{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(96deg,#b6bfcc 0%,#806f98 44%,#53327a 100%);-webkit-background-clip:text;background-clip:text;display:inline}.landing-hero-copy h1 .landing-hero-subline{color:#4a5565;white-space:nowrap;margin-top:.08em;font-size:clamp(1.75rem,3.85vw,4.05rem);line-height:1.02}.landing-hero-typed-copy{color:#3d4b5f;font-size:clamp(1rem,1.35vw,1.14rem);font-weight:700}.landing-hero-video-panel{box-shadow:none;background:0 0;border:0;border-radius:30px;animation:1.05s cubic-bezier(.22,1.12,.36,1) both landing-video-enter,6.5s ease-in-out 1.2s infinite landing-video-float;overflow:visible}.landing-hero-video-panel:before{content:"";filter:blur(16px);opacity:.58;pointer-events:none;background:linear-gradient(135deg,#3f8f912e,#53327a1a);border-radius:36px;position:absolute;inset:-18px}.landing-hero-video-panel:after{mix-blend-mode:screen;background:linear-gradient(90deg,#f6fbf8d1,#0000 12% 88%,#fffaf1d1),linear-gradient(#f6fbf8d6,#0000 16% 84%,#fffaf1d6);border-radius:30px;inset:-1px}.landing-hero-video{z-index:1;object-fit:cover;background:0 0;border-radius:30px;position:relative;-webkit-mask-image:radial-gradient(#000 58%,#000000c7 74%,#0000 100%);mask-image:radial-gradient(#000 58%,#000000c7 74%,#0000 100%)}.landing-reveal{opacity:0;filter:blur(2px);transition:opacity .76s,filter .76s,transform .92s cubic-bezier(.22,1.08,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform, filter;transform:translateY(54px)scale(.985)}.landing-reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.landing-features-section{background:#fff}.landing-section-title,.landing-feature-copy h3,.landing-security-copy h2,.landing-partner-card h3,.landing-strength-heading h2{font-family:var(--landing-font);letter-spacing:0}.landing-feature-copy p{font-size:.94rem;line-height:1.62}.landing-feature-copy li{font-size:.92rem;line-height:1.5}.landing-smart-glasses-preview{background:#f6faf9;border:0;border-radius:18px;box-shadow:0 24px 58px #1f263324}.landing-smart-glasses-feature-video{object-fit:cover;background:#f6faf9}.landing-footer-links a,.landing-footer-links button{color:#c8d6e6;letter-spacing:0;background:0 0;border:0;padding:0;font-weight:600}.landing-footer-links a:hover,.landing-footer-links a:focus-visible,.landing-footer-links button:hover,.landing-footer-links button:focus-visible{color:#fff;transform:translateY(-1px)}.landing-revamp-shell #protocol-design,.landing-revamp-shell #protocol-tracking,.landing-revamp-shell #smart-laboratory-glasses,.landing-revamp-shell #try-gitbio,.landing-revamp-shell #features,.landing-revamp-shell #strengths,.landing-revamp-shell #enterprise-kit{scroll-margin-top:calc(var(--landing-header-height) + 34px)}.public-page-main{z-index:1;position:relative}.public-hero{min-height:min(620px, calc(100svh - var(--landing-header-height) - 42px));background:linear-gradient(145deg,#fff 0%,#eff7f5 52%,#fff8ea 100%);place-items:center;padding:clamp(72px,10vw,136px) 20px clamp(54px,8vw,96px);display:grid}.public-hero-copy{text-align:center;justify-items:center;gap:18px;width:min(980px,100%);display:grid}.public-eyebrow{color:#537073;letter-spacing:0;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:850}.public-hero h1,.public-section-heading h2,.public-step-column h2,.public-mission-section h2,.public-contact-card h2{color:#202938;font-family:var(--landing-font);letter-spacing:0;margin:0;font-size:clamp(2.7rem,5.4vw,5.1rem);font-weight:850;line-height:.98}.public-hero p:not(.public-eyebrow){color:#536173;max-width:720px;margin:0;font-size:clamp(1.02rem,1.7vw,1.2rem);font-weight:650;line-height:1.65}.public-split-section,.public-mission-section,.public-contact-section{width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(70px,10vw,120px) 0}.public-split-section{grid-template-columns:minmax(0,.92fr) minmax(340px,1fr);align-items:center;gap:clamp(36px,7vw,92px);display:grid}.public-step-column{gap:34px;display:grid}.public-step-column h2,.public-mission-section h2,.public-contact-card h2,.public-section-heading h2{font-size:clamp(2rem,3.8vw,3.4rem)}.public-step-column p,.public-mission-section p,.public-contact-card p{color:#596779;margin:12px 0 0;font-size:1.02rem;font-weight:600;line-height:1.72}.public-timeline{gap:18px;margin:0;padding:0;list-style:none;display:grid}.public-timeline-item{grid-template-columns:auto minmax(0,1fr);gap:18px;padding:20px 0;display:grid;position:relative}.public-timeline-item:not(:last-child):after{content:"";transform-origin:top;background:linear-gradient(#3f8f9173,#1f263314);width:1px;position:absolute;top:64px;bottom:-20px;left:20px}.public-timeline-item>span,.public-value-card span,.public-info-card>span{color:#2f7d89;background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 14px 32px #1f26331a}.public-timeline-item h3,.public-info-card h2{color:#202938;margin:0;font-size:1.12rem;line-height:1.18}.public-timeline-item p,.public-info-card p,.public-value-card p{color:#596779;margin:8px 0 0;font-size:.96rem;font-weight:600;line-height:1.62}.public-workflow-card,.public-contact-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #1f26331a;border-radius:18px;gap:22px;padding:clamp(24px,4vw,38px);display:grid;box-shadow:0 30px 70px #1f263321}.public-card-topline{gap:6px;display:grid}.public-card-topline span{color:#7b8797;text-transform:uppercase;font-size:.78rem;font-weight:850}.public-card-topline strong{color:#202938;font-size:clamp(1.35rem,2.6vw,2.1rem);line-height:1.08}.public-workflow-stack{gap:10px;display:grid}.public-workflow-stack span{color:#465569;background:#f7faf9;border:1px solid #1f263317;border-radius:12px;padding:13px 14px;font-weight:800}.public-workflow-stack span.is-complete{color:#266b73;background:#eff9f5;border-color:#3f8f9138}.public-workflow-stack span.is-active{color:#53327a;background:#f8f3fb;border-color:#53327a38;box-shadow:0 12px 28px #53327a1a}.public-ai-note{color:#fff;background:#202938;border-radius:14px;padding:16px}.public-ai-note strong{color:#cdebe7}.public-ai-note p{color:#ffffffc7;margin:8px 0 0;line-height:1.55}.public-try-section{background:#fff;padding:clamp(70px,10vw,118px) 0}.public-section-heading{text-align:center;justify-items:center;gap:12px;width:min(860px,100% - 40px);margin:0 auto 36px;display:grid}.public-card-grid-section,.public-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(70px,10vw,118px) 0;display:grid}.public-info-card,.public-value-card{background:#fff;border:1px solid #1f26331a;border-radius:16px;align-content:start;gap:18px;min-height:260px;padding:24px;display:grid;box-shadow:0 22px 52px #1f263317}.public-info-card h2{font-size:1.3rem}.public-article-shell{width:min(880px,100% - 40px);margin:0 auto;padding:clamp(96px,14vw,160px) 0 clamp(80px,12vw,132px)}.public-article-header{border-bottom:1px solid #1f26331a;gap:18px;padding-bottom:34px;display:grid}.public-article-header h1{color:#202938;font-family:var(--landing-font);margin:0;font-size:clamp(3rem,7vw,5.8rem);font-weight:850;line-height:.96}.public-article-byline{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.public-article-meta{color:#596779;flex-wrap:wrap;gap:10px 18px;font-weight:750;display:flex}.public-article-linkedin-button{color:#263143;background:#ffffffc7;border:1px solid #1f26331a;border-radius:999px;place-items:center;width:42px;height:42px;transition:background .14s,color .14s,transform .14s,box-shadow .14s;display:inline-grid;box-shadow:0 14px 30px #1f263314}.public-article-linkedin-button:hover,.public-article-linkedin-button:focus-visible{color:#53327a;background:#fffffff5;transform:translateY(-1px);box-shadow:0 18px 36px #1f26331f}.public-article-linkedin-button svg{width:20px;height:20px}.public-article-body{padding:42px 0 0}.public-article-placeholder{color:#647386;background:#f8fbfa;border:1px dashed #1f26332e;border-radius:16px;margin:0;padding:28px;font-size:1.05rem;line-height:1.7}.public-mission-section{gap:34px;display:grid}.public-values-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding:0}.public-value-card{min-height:210px}.public-legal-content{color:#465569;width:min(860px,100% - 40px);margin:0 auto;padding:clamp(58px,8vw,96px) 0 clamp(86px,12vw,132px)}.public-legal-content h2{color:#202938;margin:34px 0 10px;font-size:clamp(1.4rem,2.3vw,2rem)}.public-legal-content h2:first-child{margin-top:0}.public-legal-content p{margin:0;font-size:1rem;font-weight:600;line-height:1.75}.public-legal-content a{color:#266b73;font-weight:850}.public-contact-section{padding-top:36px}.public-contact-card{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:start;gap:clamp(28px,5vw,64px)}.public-contact-form{gap:14px;display:grid}.public-contact-form label{color:#465569;gap:7px;font-weight:850;display:grid}.public-contact-form input,.public-contact-form textarea{color:#202938;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #1f26331f;border-radius:14px;outline:0;font-weight:650;transition:border-color .16s,box-shadow .16s}.public-contact-form input{min-height:48px;padding:0 14px}.public-contact-form textarea{resize:vertical;min-height:150px;padding:14px}.public-contact-form input:focus,.public-contact-form textarea:focus{border-color:#3f8f917a;box-shadow:0 0 0 4px #3f8f911a}.public-contact-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.public-form-status{color:#647386;min-height:1.5em;margin:0;font-weight:750}.public-form-status.is-success{color:#247273}.public-form-status.is-error{color:#a44535}@keyframes landing-video-enter{0%{opacity:0;transform:translateY(34px)scale(.965)}68%{opacity:1;transform:translateY(-6px)scale(1.012)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes landing-video-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@media (width<=1100px){.landing-revamp-shell .landing-top-pane.landing-marketing-nav{grid-template-columns:auto auto;min-height:98px}.landing-mega-panel{width:min(340px,100vw - 32px)}.landing-hero-content,.public-split-section,.public-contact-card{grid-template-columns:1fr}.landing-hero-video-panel,.landing-hero-image-stack{justify-self:start;width:min(620px,100%)}.public-card-grid-section,.public-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.landing-revamp-shell{--landing-header-height:118px}.landing-revamp-shell .landing-top-pane.landing-marketing-nav{border-radius:16px;width:calc(100% - 16px);min-height:104px;padding:10px;top:8px!important}.landing-top-links{gap:6px}.landing-nav-item{position:static}.landing-nav-link{min-height:34px;padding:0 9px;font-size:.86rem}.landing-mega-panel{top:calc(var(--landing-header-height) - 2px);width:auto;padding-top:8px;position:fixed;left:12px;right:12px;transform:translateY(-8px)scale(.98)}.landing-mega-panel.is-open,.landing-nav-item:hover .landing-mega-panel,.landing-nav-item:focus-within .landing-mega-panel{transform:translate(0,0)scale(1)}.landing-hero-panel{min-height:auto;padding-top:42px}.landing-hero-copy h1{font-size:clamp(2.55rem,12vw,3.3rem)}.landing-hero-copy h1 .landing-hero-subline{font-size:clamp(1.52rem,7.1vw,2.15rem)}.landing-feature-copy p,.landing-feature-copy li{font-size:.9rem}.public-hero{min-height:auto;padding-top:78px}.public-hero h1,.public-article-header h1{font-size:clamp(2.55rem,11vw,3.4rem)}.public-split-section,.public-mission-section,.public-contact-section,.public-card-grid-section,.public-legal-content,.public-article-shell{width:calc(100% - 24px)}.public-card-grid-section,.public-values-grid{grid-template-columns:1fr}.public-info-card,.public-value-card{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-marketing-nav,.landing-mega-panel,.landing-reveal,.landing-hero-video-panel{transition:none!important;animation:none!important}.landing-reveal{opacity:1;filter:none;transform:none}}.landing-top-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.landing-slim-button,.landing-login-button,.landing-request-demo-button{white-space:nowrap;border-radius:8px;min-height:40px;padding:9px 16px;font-size:.9rem;line-height:1}.landing-login-button{color:#283241;min-width:86px;box-shadow:none;background:#eceff3;border-color:#1f26331a}.landing-request-demo-button{background:linear-gradient(135deg,#53327a 0%,#315f92 100%);min-width:138px;box-shadow:0 14px 28px #315f922e}.landing-main{z-index:1;position:relative}.landing-hero-panel{min-height:calc(100vh - var(--landing-header-height));background:linear-gradient(90deg,#ffffff6b 1px,#0000 1px) 0 0/72px 72px,linear-gradient(#ffffff6b 1px,#0000 1px) 0 0/72px 72px,linear-gradient(145deg,#f5fbf8 0%,#e8f1f3 42%,#fff8e8 100%);align-items:center;padding:clamp(48px,7vw,86px) 0;display:grid;position:relative;overflow:hidden}.landing-hero-content{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(360px,.86fr);align-items:center;gap:clamp(28px,5vw,72px);width:min(1320px,100% - 44px);margin:0 auto;display:grid;position:relative}.landing-hero-copy{z-index:2;text-align:left;justify-items:start;gap:18px;width:min(760px,100%);display:grid;position:relative}.landing-hero-copy h1{color:#1f2633;width:100%;font-family:var(--landing-font);letter-spacing:0;margin:0;font-size:clamp(3rem,5.3vw,5.05rem);font-weight:500;line-height:1}.landing-hero-copy h1 span{color:#53327a;white-space:normal;display:inline}.landing-hero-copy h1 .landing-hero-nowrap{color:#1f2633;white-space:nowrap;display:inline-block}.landing-hero-copy h1 .landing-hero-accent{color:#53327a;font-size:inherit}.landing-hero-copy p,.landing-hero-typed-copy{color:#566276;width:min(680px,100%);min-height:0;margin:0;font-size:clamp(1.02rem,1.28vw,1.14rem);font-weight:400;line-height:1.58}.landing-hero-typed-copy.is-purple{color:#53327a;font-weight:800}.landing-hero-video-panel{aspect-ratio:16/9;background:#e8f1f3;border:1px solid #1f26331a;border-radius:8px;justify-self:end;width:100%;max-height:min(58vh,520px);position:relative;overflow:hidden;box-shadow:0 28px 70px #1f263329}.landing-hero-video-panel:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#1f26331a),linear-gradient(90deg,#ffffff38,#0000 24% 76%,#ffffff2e);position:absolute;inset:0}.landing-hero-video{object-fit:contain;background:#e8f1f3;width:100%;height:100%;display:block}.landing-hero-image-stack{grid-template-rows:repeat(3,minmax(0,1fr));justify-self:end;gap:10px;width:min(620px,100%);height:clamp(430px,58vh,530px);display:grid;position:relative}.landing-hero-image-frame{background:#edf2f5;border:1px solid #1f26331f;border-radius:8px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 42px #1f26331f}.landing-hero-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.landing-hero-image-note{z-index:2;color:#243043;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #1f26331f;border-radius:8px;gap:4px;max-width:min(310px,100% - 28px);padding:11px 13px;font-size:.86rem;font-weight:400;line-height:1.32;display:grid;position:absolute;box-shadow:0 18px 38px #1f263329}.landing-hero-image-note.is-top-note{top:14px;right:14px}.landing-hero-image-note.is-bottom-note{padding-left:38px;bottom:14px;left:14px}.landing-hero-image-note span,.landing-hero-image-note small{font-weight:400}.landing-hero-image-note small{color:#657286;font-size:.78rem;line-height:1.25}.landing-hero-pulse-dot{background:#53327a;border-radius:999px;width:12px;height:12px;animation:1.8s ease-out infinite landing-hero-purple-pulse;position:absolute;top:14px;left:14px;box-shadow:0 0 #53327a57}@keyframes landing-hero-purple-pulse{0%{transform:scale(.92);box-shadow:0 0 #53327a57}70%{transform:scale(1);box-shadow:0 0 0 10px #53327a00}to{transform:scale(.92);box-shadow:0 0 #53327a00}}.landing-hero-cinematic{place-items:start center;padding-top:84px;display:grid;position:absolute;inset:0}.landing-cinematic-mask{background:#dce6e7;border:1px solid #ffffffb8;border-radius:46% 54% 42% 58%/52% 43% 57% 48%;width:min(1240px,100% - 76px);height:min(54vh,520px);min-height:360px;position:relative;overflow:hidden;box-shadow:0 32px 90px #1f263329,inset 0 1px #fff9}.landing-cinematic-mask:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff80,#0000 20% 78%,#ffffff7a),linear-gradient(#ffffff1f,#1f263324);position:absolute;inset:0}.landing-cinematic-scene{opacity:0;filter:saturate(1.05);animation:10.5s ease-in-out infinite landing-cinematic-scene-cycle;position:absolute;inset:0}.landing-cinematic-scene.is-team{background:linear-gradient(135deg,#2235451a,#ffffff2e),linear-gradient(90deg,#d6e1de 0%,#eef3ef 52%,#c9d4db 100%)}.landing-cinematic-scene.is-lab{background:linear-gradient(135deg,#ffffff2e,#15293014),linear-gradient(90deg,#dde9ec 0%,#f8fbfb 45%,#d1e3e4 100%);animation-delay:3.5s}.landing-cinematic-scene.is-glasses{background:linear-gradient(135deg,#202c3929,#ffffff2e),linear-gradient(90deg,#cbd7d9 0%,#eff4f2 50%,#d8ded8 100%);animation-delay:7s}.landing-cinematic-room-grid,.landing-clean-lab-wall{opacity:.62;background-color:#0000;background-image:linear-gradient(90deg,#1f26330f 1px,#0000 1px),linear-gradient(#1f26330d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.landing-cinematic-scene:before{content:"";background:radial-gradient(circle at var(--scene-focus-x,25%) 48%, #fff0 0 17%, #ffffff6b 35%, #ffffffad 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.42;pointer-events:none;position:absolute;inset:0}.landing-cinematic-scene.is-team{--scene-focus-x:25%}.landing-cinematic-scene.is-lab{--scene-focus-x:50%}.landing-cinematic-scene.is-glasses{--scene-focus-x:74%}.landing-cinematic-spotlight{mix-blend-mode:screen;filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#ffffff9e,#ffffff14 52%,#0000 72%);border-radius:999px;width:42%;height:84%;animation:10.5s ease-in-out infinite landing-spotlight-sweep;position:absolute;top:8%;left:0}.landing-team-table{background:linear-gradient(#f9fbfb,#aebfc0);border-radius:999px;width:34%;height:18%;position:absolute;bottom:18%;left:12%;box-shadow:0 20px 36px #1f26332e}.landing-team-table span{background:#315f9238;border-radius:8px;width:54px;height:34px;position:absolute;top:22%}.landing-team-table span:first-child{left:18%}.landing-team-table span:nth-child(2){background:#e5b92d57;left:42%}.landing-team-table span:nth-child(3){background:#3f8f913d;right:14%}.landing-protocol-wall{background:#ffffffb8;border:1px solid #1f263314;border-radius:8px;gap:10px;width:240px;padding:14px;display:grid;position:absolute;top:26%;left:45%;box-shadow:0 18px 40px #1f26331f}.landing-protocol-wall span{color:#344255;background:#fff;border-radius:8px;min-height:28px;padding:7px 10px;font-size:.8rem;font-weight:800}.landing-cinematic-person,.landing-lab-scientist,.landing-glasses-scientist{background:linear-gradient(#536173 0 34%,#f7fbfb 34% 48%,#315f92 48% 100%);border-radius:999px 999px 28px 28px;width:86px;height:142px;position:absolute;box-shadow:0 18px 34px #1f263329}.landing-cinematic-person:before,.landing-lab-scientist:before,.landing-glasses-scientist:before{content:"";background:#d9b99a;border-radius:999px;width:54px;height:54px;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.landing-cinematic-person.person-one{top:28%;left:14%}.landing-cinematic-person.person-two{top:18%;left:24%;transform:scale(.9)}.landing-cinematic-person.person-three{top:30%;left:34%;transform:scale(.82)}.landing-lab-scientist{background:linear-gradient(#2f3b49 0 32%,#f4fbfd 32% 100%);animation:3.5s ease-in-out infinite landing-lab-motion;top:26%;left:47%}.landing-lab-bench{background:linear-gradient(#fff,#b8c9cb);border-radius:8px;width:42%;height:12%;position:absolute;bottom:18%;left:34%;box-shadow:0 18px 36px #1f263329}.landing-lab-bench span{background:linear-gradient(#d7eef0 0 45%,#59a3a6 45% 100%);border-radius:8px 8px 3px 3px;width:18px;height:68px;position:absolute;bottom:72%}.landing-lab-bench span:first-child{left:14%}.landing-lab-bench span:nth-child(2){background:linear-gradient(#edf7f7 0 52%,#e5b92d 52% 100%);height:52px;left:24%}.landing-lab-bench span:nth-child(3){height:62px;right:28%}.landing-lab-bench span:nth-child(4){background:linear-gradient(#edf7f7 0 52%,#315f92 52% 100%);height:46px;right:18%}.landing-lab-monitor{background:#ffffffb3;border-radius:8px;width:154px;height:104px;padding:12px;position:absolute;top:24%;right:20%;box-shadow:0 18px 36px #1f263321}.landing-lab-monitor span{background:#315f92;border-radius:999px;height:12px;margin-bottom:12px;display:block}.landing-lab-monitor span:nth-child(2){background:#3f8f91;width:68%}.landing-glasses-scientist{background:linear-gradient(#263143 0 34%,#f4fbfd 34% 100%);top:25%;right:18%}.landing-hero-glasses{width:210px;height:82px;animation:3.5s ease-in-out infinite landing-hero-glasses-lift;position:absolute;top:24%;right:24%;transform:rotate(-8deg)}.landing-hero-glasses span{display:block;position:absolute}.landing-hero-glasses span:first-child,.landing-hero-glasses span:nth-child(2){background:#1f263338;border:9px solid #111827;border-radius:32px 32px 28px 28px;width:72px;height:44px;top:22px}.landing-hero-glasses span:first-child{left:14px}.landing-hero-glasses span:nth-child(2){right:14px}.landing-hero-glasses span:nth-child(3){background:#111827;border-radius:999px;width:50px;height:9px;top:42px;left:80px}.landing-hero-camera-rays{width:240px;height:120px;position:absolute;top:24%;right:20%}.landing-hero-camera-rays span{transform-origin:100%;background:#e5b92dad;border-radius:999px;width:150px;height:2px;position:absolute;top:48px;right:8px}.landing-hero-camera-rays span:first-child{transform:rotate(-24deg)}.landing-hero-camera-rays span:nth-child(2){transform:rotate(-8deg)}.landing-hero-camera-rays span:nth-child(3){transform:rotate(14deg)}.landing-glasses-capture-card{color:#263143;background:#ffffffbd;border-radius:8px;padding:8px 11px;font-size:.82rem;font-weight:900;position:absolute;top:18%;right:40%}.landing-demo-section{width:min(1180px,100% - 36px);margin:0 auto;padding:68px 0 74px}.landing-demo-box{background:#fffffff5;border-color:#17202b;height:620px;box-shadow:7px 9px #353b46,0 28px 66px #1f263324}.landing-demo-empty span{font-size:1.08rem}.landing-demo-box.is-visible .landing-demo-empty span{animation:4s steps(108,end) forwards landing-demo-type}.landing-demo-planner{grid-template-rows:auto minmax(118px,auto)}.landing-demo-readonly-input{min-height:132px}.landing-demo-examples{flex:1}.landing-demo-examples button{background:#f7f8fa;min-height:36px;padding:7px 13px}.landing-demo-flow-canvas-inner{min-height:var(--demo-flow-inner-height,1030px)}.landing-clinical-demo-result{grid-template-columns:minmax(0,1fr) 250px;gap:18px;height:100%;padding-right:18px;display:grid}.landing-clinical-demo-result .landing-demo-flow-scroll{padding-right:18px}.landing-clinical-collab{background:#fff;border:1px solid #1f26331a;border-radius:8px;align-self:center;gap:10px;padding:18px;display:grid;box-shadow:0 18px 42px #1f26331a}.landing-clinical-collab strong{color:#1f2633;line-height:1.2}.landing-clinical-collab div{background:#f8fafc;border:1px solid #1f263314;border-radius:8px;gap:4px;padding:10px;display:grid}.landing-clinical-collab div.is-active{background:#eef5ff;border-color:#315f9257}.landing-clinical-collab span{color:#263143;font-size:.84rem;font-weight:900}.landing-clinical-collab small{color:#617084;font-size:.72rem;font-weight:800}.landing-glasses-video-placeholder{background:linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/46px 46px,linear-gradient(135deg,#1f2633,#24394a 58%,#161c25);height:100%;padding:28px;display:grid}.landing-video-frame{background:linear-gradient(120deg,#ffffff14,#0000 38%),linear-gradient(#3f8f9138,#0000003d);border-radius:8px;place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.landing-video-frame:before{display:none}.landing-demo-video{z-index:1;object-fit:cover;background:#111827;width:100%;height:100%;min-height:420px;position:relative}.landing-video-play{z-index:1;color:#315f92;background:#fff;border-radius:999px;place-items:center;width:68px;height:68px;display:grid;position:relative;box-shadow:0 18px 38px #0000003d}.landing-video-play svg{width:32px;height:32px}.landing-video-placeholder-copy{color:#fff;gap:5px;display:grid;position:absolute;bottom:24px;left:24px}.landing-video-placeholder-copy strong{font-size:1.25rem}.landing-video-placeholder-copy span{color:#ffffffad;font-weight:800}.landing-features-section{background:#fff;padding:86px 0}.landing-section-title{color:#253143;text-align:center;margin:0 0 74px;font-size:3.5rem;font-weight:500;line-height:1.08}.landing-section-title span,.landing-feature-copy h3{color:#53327a}.landing-feature-row{grid-template-columns:minmax(0,.82fr) minmax(390px,1fr);padding:58px 0}.landing-feature-heading{align-items:flex-start}.landing-feature-number{color:#53327a17;font-size:6rem}.landing-feature-copy h3{font-size:3.35rem;line-height:1.02}.landing-feature-copy p{color:#42526a;font-size:1.12rem}.landing-feature-copy li{color:#34445b;font-size:1rem}.landing-feature-row .landing-feature-copy>*{opacity:0;filter:blur(4px);transition:opacity .68s,filter .68s,transform .86s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--reveal-delay,0s) + 80ms);transform:translate(-18px,18px)}.landing-feature-row.is-visible .landing-feature-copy>*{opacity:1;filter:blur();transform:translate(0,0)}.landing-feature-row.is-visible .landing-feature-copy>:nth-child(2){transition-delay:calc(var(--reveal-delay,0s) + .16s)}.landing-feature-row.is-visible .landing-feature-copy>:nth-child(3){transition-delay:calc(var(--reveal-delay,0s) + .23s)}.landing-feature-row.is-visible .landing-feature-copy>:nth-child(4){transition-delay:calc(var(--reveal-delay,0s) + .3s)}.landing-feature-row.is-visible .landing-feature-copy>:nth-child(5){transition-delay:calc(var(--reveal-delay,0s) + .37s)}.landing-feature-toggle{background:#edf1f4;border:1px solid #1f26331a;border-radius:999px;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:4px;display:inline-flex;overflow-x:auto}.landing-feature-toggle button{color:#657386;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:7px 12px;font-size:.82rem;font-weight:400;display:inline-flex}.landing-feature-toggle button.is-active{color:#263143;background:#fff;box-shadow:0 7px 18px #1f263314}.landing-feature-toggle button span{border-radius:999px;width:10px;height:10px}.landing-feature-toggle .has-yellow-accent span{background:#f0ca34}.landing-feature-toggle .has-blue-accent span{background:#41b8e6}.landing-browser-preview,.landing-smart-glasses-preview{border-radius:8px}.landing-clinical-design-body{background-color:#fff;background-image:linear-gradient(90deg,#1f263309 1px,#0000 1px),linear-gradient(#1f263309 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-columns:minmax(0,1fr) minmax(190px,.64fr);gap:16px;min-height:430px;padding:24px;display:grid}.landing-clinical-endpoint-card{background:#f7fbff;border:1px solid #315f922e;border-radius:8px;align-self:start;gap:12px;padding:22px;display:grid;box-shadow:0 18px 42px #1f263314}.landing-clinical-endpoint-card h3,.landing-clinical-endpoint-card p{margin:0}.landing-clinical-endpoint-card h3{color:#1f2633;font-size:1.45rem;line-height:1.12}.landing-clinical-endpoint-card>span{color:#315f92;font-weight:900}.landing-endpoint-pill-row{flex-wrap:wrap;gap:8px;display:flex}.landing-endpoint-pill-row small{color:#536173;background:#fff;border-radius:999px;padding:6px 8px;font-weight:900}.landing-clinical-flow-mini{grid-column:1;align-self:end;gap:10px;display:grid}.landing-clinical-flow-mini div{background:#fff;border:1px solid #1f26331a;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.landing-clinical-flow-mini div.is-active{background:#fbf7ff;border-color:#53327a4d}.landing-clinical-flow-mini span{color:#536173;background:#edf2f7;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:900;display:grid}.landing-clinical-flow-mini strong{color:#263143;font-size:.82rem}.landing-clinical-design-body .landing-clinical-collab{grid-area:1/2/span 2;align-self:stretch}.landing-clinical-tracking-body{background:radial-gradient(circle at 18% 18%,#3f8f911a,#0000 28%),#fff;grid-template-columns:minmax(0,1fr) minmax(250px,.62fr);gap:18px;min-height:430px;padding:24px;display:grid}.landing-pk-block-list{align-content:start;gap:11px;max-height:380px;padding-bottom:70px;animation:6.4s ease-in-out infinite landing-pk-block-scroll;display:grid;overflow:hidden}.landing-pk-block-list div{background:#fff;border:1px solid #1f26331c;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid;box-shadow:0 10px 22px #1f26330f}.landing-pk-block-list div.is-alert{background:#fff8ee;border-color:#ac562857}.landing-pk-block-list span{color:#536173;background:#edf2f7;border-radius:999px;place-items:center;width:26px;height:26px;font-size:.72rem;font-weight:900;display:grid}.landing-pk-block-list strong{color:#263143;font-size:.82rem;line-height:1.24}.landing-pk-block-list small{color:#8b4a20;background:#ac56281f;border-radius:999px;grid-column:2;width:fit-content;padding:3px 8px;font-size:.7rem;font-weight:900}.landing-clinical-ai-panel{background:#fff;border:1px solid #1f26331a;border-radius:8px;align-self:center;gap:12px;padding:18px;display:grid;box-shadow:0 18px 42px #1f26331a}.landing-clinical-ai-panel .eyebrow{color:#53327a;letter-spacing:0;text-transform:none;background:0 0;width:fit-content;padding:0;font-size:.82rem;font-weight:900}.landing-deviation-answer{color:#7a3f14;background:#fff7ed;border-radius:8px;gap:7px;padding:12px;font-size:.82rem;line-height:1.35;display:grid}.landing-deviation-answer strong{color:#9a3412}.landing-smart-glasses-preview{aspect-ratio:16/9;background:#111827;border:1px solid #1f26331a;min-height:0;display:grid;overflow:hidden;box-shadow:0 28px 70px #1f26331f}.landing-smart-glasses-feature-video{object-fit:contain;background:#111827;width:100%;height:100%;display:block}.landing-smart-glasses-stage{perspective:900px;min-height:460px;position:relative}.landing-smart-glasses-model{width:min(430px,78%);height:210px;transform-style:preserve-3d;animation:8s ease-in-out infinite landing-smart-glasses-cycle;position:absolute;top:126px;left:50%;transform:translate(-50%)rotateX(18deg)rotateY(-26deg)rotate(-5deg)}.landing-smart-glasses-model img{object-fit:contain;filter:drop-shadow(0 24px 28px #0000003d);width:100%;height:100%;display:block}.landing-smart-camera-hotspot{background:#111827;border:3px solid #2dd4bf;border-radius:999px;width:18px;height:18px;position:absolute;top:58px;box-shadow:0 0 22px #2dd4bfb8}.landing-smart-camera-hotspot.is-left{left:13%}.landing-smart-camera-hotspot.is-right{right:13%}.landing-smart-light-rays{pointer-events:none;width:min(500px,84%);height:190px;animation:8s ease-in-out infinite landing-smart-rays-cycle;position:absolute;top:142px;left:50%;transform:translate(-50%)}.landing-smart-light-rays span{background:linear-gradient(90deg,#ffeb5600,#ffe123db,#fff5a900);border-radius:999px;width:180px;height:2px;position:absolute;top:48px;box-shadow:0 0 18px #ffe1236b}.landing-smart-light-rays.is-left span{transform-origin:0;left:74px}.landing-smart-light-rays.is-right span{transform-origin:100%;right:74px}.landing-smart-light-rays.is-left span:first-child{transform:rotate(152deg)}.landing-smart-light-rays.is-left span:nth-child(2){transform:rotate(176deg)}.landing-smart-light-rays.is-left span:nth-child(3){transform:rotate(202deg)}.landing-smart-light-rays.is-right span:first-child{transform:rotate(-28deg)}.landing-smart-light-rays.is-right span:nth-child(2){transform:rotate(-4deg)}.landing-smart-light-rays.is-right span:nth-child(3){transform:rotate(22deg)}.landing-smart-capture-bubble,.landing-smart-alert{color:#263143;background:#ffffffeb;border:1px solid #1f26331f;border-radius:8px;max-width:260px;padding:12px 14px;font-size:.85rem;font-weight:900;line-height:1.35;position:absolute;box-shadow:0 18px 36px #1f26331f}.landing-smart-capture-bubble{animation:8s ease-in-out infinite landing-smart-capture-bubble-cycle;top:92px;right:8%}.landing-smart-alert{color:#7a3f14;opacity:0;background:#fff7ed;animation:8s ease-in-out infinite landing-smart-alert-cycle;top:34px;left:8%}.landing-smart-alert:before{content:"!";color:#fff;background:#f59e0b;border-radius:999px;place-items:center;width:22px;height:22px;margin-right:8px;display:inline-grid}.landing-smart-protocol-stack{opacity:0;gap:8px;width:260px;animation:8s ease-in-out infinite landing-smart-protocol-stack-cycle;display:grid;position:absolute;bottom:26px;right:32px;transform:translateY(140px)}.landing-smart-protocol-stack span{color:#263143;background:#fff;border:1px solid #1f26331a;border-radius:8px;padding:10px 12px;font-size:.82rem;font-weight:900;box-shadow:0 10px 22px #1f263314}.landing-smart-protocol-stack span:nth-child(3){background:#fff7ed;border-color:#f59e0b75}.landing-enterprise-section{background:linear-gradient(90deg,#ffffff12 1px,#0000 1px) 0 0/60px 60px,linear-gradient(#ffffff12 1px,#0000 1px) 0 0/60px 60px,linear-gradient(135deg,#14352f 0%,#1f4b52 52%,#2d3150 100%);padding:82px 0}.landing-enterprise-section:before{display:none}.landing-enterprise-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:10px;display:flex}.landing-enterprise-actions .ghost-button{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#ffffff47}.landing-enterprise-section .landing-security-grid{margin-top:34px}.landing-partner-card{color:#00095c;text-align:center;background:#fffffff0;border:1px solid #ffffff85;border-radius:8px;justify-items:center;gap:16px;margin-top:36px;padding:52px 26px;display:grid;box-shadow:0 28px 70px #00000029}.landing-partner-card h3,.landing-partner-card p{margin:0}.landing-partner-card h3{font-size:4rem;font-weight:500;line-height:1}.landing-partner-card p{max-width:760px;font-size:1.08rem;line-height:1.45}.landing-strength-section{background:linear-gradient(90deg,#1f263309 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#1f263309 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#fff 0%,#f6f8fb 100%);padding:86px 0}.landing-strength-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:34px;display:flex}.landing-strength-heading h2{color:#1f2633;letter-spacing:0;white-space:nowrap;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.4rem,3.3vw,3.1rem);line-height:1}.landing-strength-carousel{grid-template-columns:minmax(0,.88fr) minmax(0,1.24fr) minmax(0,.88fr);align-items:stretch;gap:22px;display:grid}.landing-strength-card{background:#ffffffd6;border:1px solid #1f263317;border-radius:8px;align-content:start;gap:16px;min-height:400px;padding:22px;display:grid;box-shadow:0 22px 54px #1f26331a}.landing-strength-card:not(.is-featured){opacity:.68}.landing-strength-card.is-featured{transform:translateY(-12px)}.landing-strength-card.landing-reveal{transform-origin:bottom;transition:opacity .78s,filter .78s,transform .98s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.landing-strength-card.landing-reveal:not(.is-visible){opacity:0;filter:blur(8px);transform:translateY(54px)scale(.94)}.landing-strength-card.landing-reveal.is-visible{filter:blur();transform:translate(0,0)scale(1)}.landing-strength-card.landing-reveal.is-featured.is-visible{transform:translateY(-12px)scale(1)}.landing-strength-visual{background:linear-gradient(135deg,#ffffff38,#0000 42%),linear-gradient(135deg,#dce8ec,#f6f8fb);border-radius:8px;place-items:center;min-height:170px;display:grid;overflow:hidden}.landing-strength-visual img{object-fit:cover;width:100%;height:100%;min-height:170px;display:block}.landing-strength-visual.is-smart-glasses{background:linear-gradient(90deg,#1f26330d 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#1f26330d 1px,#0000 1px) 0 0/32px 32px,linear-gradient(135deg,#dce8ec,#fff8dd)}.landing-strength-visual.is-smart-glasses img{object-fit:contain;filter:contrast(1.04)drop-shadow(0 18px 24px #1f26332e);mix-blend-mode:multiply;width:86%;height:86%;min-height:0}.landing-strength-visual.is-design{background:linear-gradient(135deg,#ffffff47,#0000 42%),linear-gradient(135deg,#eef6f5,#e8edff 54%,#fff6d6);min-height:150px}.landing-science-flow-icon{aspect-ratio:1.45;width:min(184px,76%);display:block;position:relative}.landing-science-flow-icon:before{content:"";opacity:.86;background:linear-gradient(90deg,#53327a,#41b8e6,#f0ca34);border-radius:999px;height:3px;position:absolute;inset:48% 13% auto}.landing-science-flow-icon span{display:block;position:absolute}.landing-science-flow-icon span:nth-child(-n+4){background:#fff;border:3px solid #1f263324;border-radius:999px;width:34px;height:34px;animation:3.6s ease-in-out infinite landing-science-node-pulse;box-shadow:0 14px 24px #1f26331f}.landing-science-flow-icon span:first-child{top:41%;left:4%;box-shadow:inset 0 0 0 9px #53327a3d,0 14px 24px #1f26331f}.landing-science-flow-icon span:nth-child(2){animation-delay:.35s;top:16%;left:38%;box-shadow:inset 0 0 0 9px #41b8e647,0 14px 24px #1f26331f}.landing-science-flow-icon span:nth-child(3){animation-delay:.7s;top:58%;left:38%;box-shadow:inset 0 0 0 9px #f0ca3457,0 14px 24px #1f26331f}.landing-science-flow-icon span:nth-child(4){animation-delay:1.05s;top:41%;right:4%;box-shadow:inset 0 0 0 9px #3f8f9147,0 14px 24px #1f26331f}.landing-science-flow-icon span:nth-child(5),.landing-science-flow-icon span:nth-child(6){transform-origin:0;background:#53327a85;border-radius:999px;width:30%;height:3px;left:33%}.landing-science-flow-icon span:nth-child(5){top:42%;transform:rotate(-28deg)}.landing-science-flow-icon span:nth-child(6){top:58%;transform:rotate(28deg)}.landing-strength-partner-email{color:#8a96a8;font-weight:900}.landing-strength-visual.is-tracking{background:linear-gradient(90deg,#1f26330d 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#1f26330d 1px,#0000 1px) 0 0/32px 32px,linear-gradient(135deg,#e8eef2,#e6f3e9);position:relative}.landing-tablet-tracking-icon{aspect-ratio:4/3;background:linear-gradient(90deg,#53327a1f 0 27%,#0000 27%),linear-gradient(#fff 0%,#f6fbfb 100%);border:10px solid #263143;border-radius:20px;width:min(174px,76%);position:relative;box-shadow:0 22px 40px #1f26332e}.landing-tablet-tracking-icon:before{content:"";background:#53327a;border-radius:999px;height:12px;position:absolute;top:15%;left:31%;right:8%}.landing-tablet-tracking-icon:after{content:"";background:#3f8f91;border-radius:999px;width:26px;height:26px;position:absolute;bottom:9%;right:8%;box-shadow:inset 0 0 0 7px #fff,0 0 0 3px #3f8f912e}.landing-tablet-tracking-icon span{background:#1f263329;border-radius:999px;height:9px;position:absolute;left:31%;right:14%}.landing-tablet-tracking-icon span:first-child{top:38%}.landing-tablet-tracking-icon span:nth-child(2){top:54%;right:28%}.landing-tablet-tracking-icon span:nth-child(3){background:#e5b92db8;top:70%;right:36%}.landing-tablet-tracking-icon span:nth-child(4){background:linear-gradient(#53327a,#315f92);border-radius:12px;width:16%;height:58%;top:22%;left:8%}.landing-strength-card strong{color:#00095c;font-size:1.25rem;line-height:1.2}.landing-strength-card p{color:#42526a;margin:0;line-height:1.45}.landing-strength-card small{color:#8a96a8;align-self:end;font-weight:800}.landing-strength-metric{align-items:center;gap:18px;display:flex}.landing-strength-metric span{color:#00095c;font-size:4.6rem;font-weight:500;line-height:.92}.landing-strength-metric p{color:#00095c;font-size:1.2rem;line-height:1.2}.landing-revamp-shell{scroll-padding-top:calc(var(--landing-header-height) + 16px);padding-top:var(--landing-header-height)!important}.landing-revamp-shell .landing-top-pane{width:100%;left:0;right:0;z-index:1000!important;position:fixed!important;top:0!important}.landing-revamp-shell #try-gitbio,.landing-revamp-shell #features,.landing-revamp-shell #strengths,.landing-revamp-shell #enterprise-kit{scroll-margin-top:calc(var(--landing-header-height) + 16px)}.landing-revamp-shell button,.landing-revamp-shell .primary-button,.landing-revamp-shell .ghost-button,.landing-revamp-shell .landing-nav-link,.landing-revamp-shell .landing-mega-kicker,.landing-revamp-shell .landing-mega-link-title{font-weight:400}.landing-revamp-shell .landing-brand-wordmark,.landing-revamp-shell .gitbio-wordmark-text{font-weight:700}.landing-hero-image-frame{overflow:visible}.landing-hero-image-frame img{border-radius:inherit}.landing-hero-image-frame.is-top img{object-position:center 34%}.landing-hero-image-frame.is-middle img{object-position:center 60%}.landing-hero-image-frame.is-bottom img{object-position:center 28%}.landing-hero-image-note.is-top-note{border-color:#3f8f913d;border-radius:999px;align-items:center;width:min(410px,100% - 26px);max-width:none;min-height:58px;padding:10px 18px 10px 12px;display:flex;top:auto;bottom:16px;right:-24px}.landing-hero-note-text{min-width:0;display:block}.landing-hero-check-pulse{background:#e7f8ed;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;animation:1.9s ease-in-out infinite landing-hero-check-glow;display:inline-grid;position:relative;box-shadow:0 0 #1b915247}.landing-hero-check-pulse>span{border-bottom:2.5px solid #168a49;border-left:2.5px solid #168a49;width:12px;height:7px;transform:translateY(-1px)rotate(-45deg)}.landing-hero-image-note.is-bottom-note{max-width:330px;bottom:-14px;left:-88px}.landing-feature-row{min-height:620px}#protocol-tracking.landing-feature-row{min-height:720px}.landing-feature-copy{align-content:center;min-height:500px}.landing-feature-media{align-items:center;display:grid}#protocol-design .landing-feature-media{min-height:460px}#protocol-tracking .landing-feature-media{min-height:600px}#smart-laboratory-glasses .landing-feature-media{min-height:430px}.landing-feature-media>*{width:100%}.landing-feature-toggle{min-height:44px}.landing-browser-preview,.landing-smart-glasses-preview{min-height:430px}.landing-smart-glasses-preview{aspect-ratio:3/2;background:0 0;border:0;overflow:visible;box-shadow:0 24px 50px #1f263329}.landing-smart-glasses-feature-video{object-fit:contain;filter:drop-shadow(0 18px 34px #1f263324);background:0 0;border-radius:8px;transform:none}.landing-strength-heading h2{font-family:var(--landing-font);font-weight:500}.landing-gia-section{background:linear-gradient(90deg,#1f263309 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#1f263309 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#f6f8fb 0%,#fff 100%);padding:0 0 88px;transition:opacity .78s,transform .9s cubic-bezier(.22,1,.36,1),filter .78s}.landing-gia-section.landing-reveal:not(.is-visible){opacity:0;filter:blur(8px);transform:translateY(42px)}.landing-gia-section.landing-reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)}.landing-gia-panel{color:#fff;background:linear-gradient(115deg,#ffffff2e,#0000 38%),linear-gradient(90deg,#ffffff12 1px,#0000 1px) 0 0/58px 58px,linear-gradient(#ffffff12 1px,#0000 1px) 0 0/58px 58px,linear-gradient(135deg,#14352f 0%,#2f6b61 48%,#607f75 100%);border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(300px,.54fr);align-items:center;gap:clamp(32px,6vw,76px);width:min(1260px,100% - 40px);min-height:560px;margin:0 auto;padding:clamp(44px,7vw,76px) clamp(28px,7vw,82px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 74px #14352f3d}.landing-gia-panel:before{content:"";opacity:.78;pointer-events:none;background:linear-gradient(90deg,#ffffff2e,#0000 28%,#ffffff12 52%,#0000 78%),radial-gradient(circle at 82% 18%,#f0ca342e,#0000 30%);position:absolute;inset:0}.landing-gia-copy,.landing-gia-phone-wrap{z-index:1;position:relative}.landing-gia-copy{align-content:center;gap:26px;min-width:0;display:grid}.landing-gia-copy h2{color:#fff;font-family:var(--landing-font);letter-spacing:0;gap:8px;margin:0;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:700;line-height:1.08;display:grid}.landing-gia-title-line,.landing-gia-title-support,.landing-gia-title-subline{display:block}.landing-gia-title-line{white-space:nowrap}.landing-gia-title-support{color:#ffffffe6;font-size:calc(1em - .25rem);font-weight:600}.landing-gia-title-subline{color:#ffffffd6;font-size:calc(1em - .25rem);font-weight:600}.landing-gia-name{color:#d9c6ff}.landing-gia-copy .gitbio-wordmark-text{color:#fff;font-family:Newsreader,Georgia,serif;font-weight:700}.landing-gia-copy p{color:#ffffffd1;width:min(650px,100%);margin:0;font-size:1.12rem;line-height:1.78}.landing-gia-demo-button{color:#14213d;background:#fff;border-radius:999px;width:fit-content;min-width:170px;box-shadow:0 18px 38px #0a17143d}.landing-gia-demo-button:hover,.landing-gia-demo-button:focus-visible{background:#f7fbfb}.landing-gia-phone-wrap{justify-items:center;display:grid}.landing-gia-phone{aspect-ratio:.58;background:#1d2531;border-radius:42px;width:min(318px,100%);padding:10px;animation:6.4s ease-in-out infinite landing-gia-phone-float;position:relative;box-shadow:inset 0 0 0 1px #ffffff14,0 28px 58px #0a17145c}.landing-gia-phone-speaker{z-index:2;background:#16202b;border-radius:999px;width:78px;height:7px;position:absolute;top:21px;left:50%;transform:translate(-50%)}.landing-gia-phone-screen{color:#213046;background:linear-gradient(#fffffff5,#f6faf9fa),#fff;border-radius:34px;grid-template-rows:auto 1fr auto;gap:14px;height:100%;padding:42px 20px 18px;display:grid;overflow:hidden}.landing-gia-call-status{text-align:center;justify-items:center;gap:10px;display:grid}.landing-gia-call-status>span:last-child{color:#4b5c73;max-width:210px;font-size:.78rem;font-weight:700;line-height:1.25}.landing-gia-speaker-icon{color:#2f7d68;background:#e8f6f1;border-radius:999px;place-items:center;width:48px;height:48px;animation:1.9s ease-in-out infinite landing-gia-speaker-pulse;display:grid;position:relative;box-shadow:0 0 #3f8f6f47}.landing-gia-speaker-icon svg{z-index:2;width:28px;height:28px;position:relative}.landing-gia-speaker-icon>span{border-radius:inherit;opacity:0;border:1px solid #3f8f6f47;animation:1.9s ease-out infinite landing-gia-speaker-ring;position:absolute;inset:-8px}.landing-gia-speaker-icon>span:last-child{animation-delay:.52s}.landing-gia-message-list{align-content:start;gap:10px;display:grid}.landing-gia-message{border-radius:18px;gap:4px;max-width:100%;padding:10px 12px;font-size:.79rem;line-height:1.35;display:grid}.landing-gia-message strong{font-size:.76rem}.landing-gia-message.is-user{color:#28374b;background:#edf3f5;justify-self:start;max-width:88%}.landing-gia-message.is-gia{color:#22324a;background:#eaf3ff;justify-self:end;max-width:92%}.landing-gia-message.is-gia strong{color:#53327a}.landing-gia-message.is-alert{color:#7a3f14;background:#fff7ed;border:1px solid #9a341229;animation:2.6s ease-in-out infinite landing-gia-alert-glow;box-shadow:0 0 #f59e0b3d}.landing-gia-message.is-alert strong{color:#9a3412}.landing-gia-audio-strip{background:#eef5f7;border-radius:20px;grid-template-columns:34px minmax(0,1fr);grid-template-areas:"button waves""button label";align-items:center;gap:3px 10px;padding:10px;display:grid}.landing-gia-audio-strip>span{background:#2f7d68;border-radius:999px;grid-area:button;width:34px;height:34px;box-shadow:inset 0 0 0 11px #fff}.landing-gia-audio-strip div{grid-area:waves;align-items:end;gap:3px;height:24px;display:flex}.landing-gia-audio-strip i{width:3px;height:calc(8px + (var(--bar-index) % 5) * 3px);animation:1.2s ease-in-out infinite landing-gia-audio-wave;animation-delay:calc(var(--bar-index) * 70ms);background:#79b8d9;border-radius:999px;display:block}.landing-gia-audio-strip small{color:#516176;grid-area:label;font-size:.68rem;font-weight:700}.landing-security-footer{isolation:isolate;background:linear-gradient(135deg,#182432 0%,#24354a 48%,#16212f 100%);border-top:0;padding:62px 20px 56px;animation:.9s cubic-bezier(.22,1,.36,1) both landing-footer-rise;overflow:hidden}.landing-security-footer:before{content:"";z-index:0;background:linear-gradient(90deg,#7cc7c4,#53327a,#f0ca34,#7cc7c4) 0 0/220% 100%;height:5px;animation:8s linear infinite landing-footer-accent-flow;position:absolute;top:0;left:0;right:0}.landing-security-footer:after{content:none;display:none}.landing-footer-links,.landing-security-footer p,.landing-security-footer>span{z-index:1;position:relative}.landing-footer-links a,.landing-footer-links button,.public-how-page .public-hero p:not(.public-eyebrow){font-weight:400}.public-workflow-icon-card{place-items:center;min-height:520px;overflow:hidden}.public-workflow-icon-flow{align-content:center;justify-items:center;gap:0;min-height:460px;display:grid}.public-workflow-icon-step{color:#263143;background:#fff;border:1px solid #1f26331a;border-radius:26px;place-items:center;width:88px;height:88px;animation:5.6s ease-in-out infinite public-workflow-icon-float;display:grid;box-shadow:0 18px 42px #1f26331f}.public-workflow-icon-step svg{width:48px;height:48px}.public-workflow-icon-step.is-objective{color:#2f7d89;background:#eff9f5}.public-workflow-icon-step.is-brain{color:#53327a;background:#f8f3fb;animation-delay:.26s}.public-workflow-icon-step.is-glasses{color:#111827;background:#fff;animation-delay:.52s}.public-workflow-icon-step.is-efficiency{color:#2f7d89;background:#f5fbff;animation-delay:.78s}.public-workflow-connector{background:#1f263314;border-radius:999px;width:3px;height:56px;position:relative;overflow:hidden}.public-workflow-connector:before{content:"";border-radius:inherit;transform-origin:top;animation:3.2s ease-in-out infinite public-workflow-line-draw;animation-delay:var(--connector-delay,0s);background:linear-gradient(#3f8f9100,#2f7d89,#53327aad);position:absolute;inset:0;transform:scaleY(0)}.public-article-body{gap:34px;padding:42px 0 0;display:grid}.public-article-section{gap:15px;display:grid}.public-article-section h2,.public-article-references h2{color:#202938;margin:6px 0 0;font-size:clamp(1.48rem,2.4vw,2rem);line-height:1.18}.public-article-section p{color:#465569;text-align:justify;text-justify:inter-word;margin:0;font-size:1.03rem;font-weight:400;line-height:1.82}.public-article-section sup{font-size:.68em;line-height:0}.public-article-references{color:#4b5563;border-top:1px solid #1f26331f;gap:14px;margin-top:8px;padding-top:26px;display:grid}.public-article-references h2{font-size:1.16rem}.public-article-references ol{gap:9px;margin:0;padding-left:18px;display:grid}.public-article-references li{color:#4b5563;overflow-wrap:anywhere;font-size:.72rem;font-weight:400;line-height:1.55}@keyframes landing-hero-check-glow{0%,to{transform:scale(.96);box-shadow:0 0 #1b915247}55%{transform:scale(1.04);box-shadow:0 0 0 9px #1b915200}}@keyframes landing-footer-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translate(0,0)}}@keyframes landing-footer-accent-flow{to{background-position:220% 0}}@keyframes landing-footer-watermark{0%,to{transform:translate(50%)translateY(0)}50%{transform:translate(50%)translateY(-10px)}}@keyframes landing-gia-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-gia-speaker-pulse{0%,to{transform:scale(.98);box-shadow:0 0 #3f8f6f47}55%{transform:scale(1.04);box-shadow:0 0 0 10px #3f8f6f00}}@keyframes landing-gia-speaker-ring{0%{opacity:0;transform:scale(.75)}40%{opacity:1}to{opacity:0;transform:scale(1.24)}}@keyframes landing-gia-alert-glow{0%,to{box-shadow:0 0 #f59e0b33}50%{box-shadow:0 0 0 7px #f59e0b00}}@keyframes landing-gia-audio-wave{0%,to{transform:scaleY(.62)}50%{transform:scaleY(1.14)}}@keyframes public-workflow-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes public-workflow-line-draw{0%{opacity:0;transform:scaleY(0)}35%,70%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}@media (width<=1120px){.landing-feature-row,.landing-feature-copy,.landing-feature-media,.landing-browser-preview,.landing-smart-glasses-preview{min-height:auto}.landing-gia-panel{text-align:center;grid-template-columns:1fr;justify-items:center}.landing-gia-copy{justify-items:center}.landing-gia-copy p{width:min(760px,100%)}}@media (width<=760px){.landing-hero-image-frame.is-top img{object-position:center 32%}.landing-hero-image-frame.is-middle img{object-position:center 58%}.landing-hero-image-frame.is-bottom img{object-position:center 26%}.landing-hero-image-note.is-top-note{width:calc(100% - 16px);min-height:0;padding:9px 12px;bottom:10px;right:8px}.landing-hero-image-note.is-bottom-note{max-width:calc(100% - 16px);bottom:-10px;left:8px}.landing-gia-section{padding-bottom:58px}.landing-gia-panel{border-radius:24px;width:min(100% - 24px,1260px);min-height:0;padding:34px 18px}.landing-gia-copy h2{font-size:clamp(1.56rem,7vw,2.08rem)}.landing-gia-title-line,.landing-gia-title-support{white-space:normal}.landing-gia-copy p{font-size:1rem;line-height:1.65}.landing-gia-phone{width:min(296px,100%)}.public-workflow-icon-card{min-height:430px}.public-workflow-icon-flow{min-height:360px}.public-workflow-icon-step{border-radius:22px;width:74px;height:74px}.public-workflow-icon-step svg{width:40px;height:40px}.public-workflow-connector{height:44px}.public-article-section p{font-size:.98rem}}@media (prefers-reduced-motion:reduce){.landing-hero-pulse-dot,.landing-hero-check-pulse,.landing-gia-section,.landing-gia-phone,.landing-gia-speaker-icon,.landing-gia-speaker-icon>span,.landing-gia-message.is-alert,.landing-gia-audio-strip i,.landing-security-footer,.landing-security-footer:before,.landing-security-footer:after,.public-workflow-icon-step,.public-workflow-connector:before{animation:none}.landing-feature-row .landing-feature-copy>*,.landing-strength-card.landing-reveal,.landing-strength-card.landing-reveal:not(.is-visible),.landing-strength-card.landing-reveal.is-visible,.landing-strength-card.landing-reveal.is-featured.is-visible{opacity:1;filter:none;transition:none;transform:none}}html:has(.landing-revamp-shell){height:auto;min-height:100%}body:has(.landing-revamp-shell){height:auto;min-height:100%}body:has(.landing-revamp-shell) #root{height:auto;min-height:100%}html:has(.landing-revamp-shell){overflow:clip auto}body:has(.landing-revamp-shell){overflow:clip visible}body:has(.landing-revamp-shell) #root{overflow:clip visible}@media (width<=1100px){.landing-revamp-shell .landing-hero-content,.landing-revamp-shell .landing-feature-row,.landing-revamp-shell .landing-security-grid,.landing-revamp-shell .landing-strength-carousel,.landing-revamp-shell .landing-gia-panel{grid-template-columns:1fr}.landing-revamp-shell .landing-hero-content{min-width:0}.landing-revamp-shell .landing-hero-image-stack{justify-self:start;width:min(620px,100%)}.landing-revamp-shell .landing-section-inner,.landing-revamp-shell .landing-feature-row,.landing-revamp-shell .landing-security-grid,.landing-revamp-shell .landing-strength-carousel,.landing-revamp-shell .landing-gia-panel{max-width:100%}.landing-revamp-shell .landing-feature-row,.landing-revamp-shell #protocol-tracking.landing-feature-row,.landing-revamp-shell .landing-feature-copy,.landing-revamp-shell .landing-feature-media,.landing-revamp-shell #protocol-design .landing-feature-media,.landing-revamp-shell #protocol-tracking .landing-feature-media,.landing-revamp-shell #smart-laboratory-glasses .landing-feature-media,.landing-revamp-shell .landing-browser-preview,.landing-revamp-shell .landing-smart-glasses-preview{min-height:auto}.landing-revamp-shell .landing-clinical-demo-result,.landing-revamp-shell .landing-clinical-design-body,.landing-revamp-shell .landing-clinical-tracking-body{grid-template-columns:1fr}.landing-revamp-shell .landing-clinical-design-body .landing-clinical-collab{grid-area:auto}.landing-revamp-shell .landing-strength-card,.landing-revamp-shell .landing-strength-card.is-featured,.landing-revamp-shell .landing-strength-card:not(.is-featured),.landing-revamp-shell .landing-strength-card.landing-reveal,.landing-revamp-shell .landing-strength-card.landing-reveal:not(.is-visible),.landing-revamp-shell .landing-strength-card.landing-reveal.is-visible,.landing-revamp-shell .landing-strength-card.landing-reveal.is-featured.is-visible{opacity:1;filter:none;transform:none}}@media (width<=760px){.landing-revamp-shell{--landing-header-height:112px;overflow:clip visible}.landing-revamp-shell .landing-top-pane{padding-left:12px;padding-right:12px}.landing-revamp-shell .landing-top-actions{gap:8px}.landing-revamp-shell .landing-slim-button,.landing-revamp-shell .landing-login-button,.landing-revamp-shell .landing-request-demo-button{min-height:38px;padding:8px 11px;font-size:.82rem}.landing-revamp-shell .landing-request-demo-button{min-width:112px}.landing-revamp-shell .landing-main,.landing-revamp-shell .landing-hero-panel,.landing-revamp-shell .landing-features-section,.landing-revamp-shell .landing-enterprise-section,.landing-revamp-shell .landing-strength-section,.landing-revamp-shell .landing-gia-section,.landing-revamp-shell .landing-security-footer{max-width:100vw;overflow:clip visible}.landing-revamp-shell .landing-hero-panel{min-height:calc(100vh - var(--landing-header-height));padding-top:48px}.landing-revamp-shell .landing-hero-content{gap:24px;width:calc(100% - 24px)}.landing-revamp-shell .landing-hero-copy{bottom:auto}.landing-revamp-shell .landing-hero-video-panel,.landing-revamp-shell .landing-hero-image-stack{width:100%}.landing-revamp-shell .landing-hero-image-stack{height:clamp(360px,74vh,480px)}.landing-revamp-shell .landing-hero-copy h1{font-size:2.7rem}.landing-revamp-shell .landing-hero-copy h1 .landing-hero-nowrap,.landing-revamp-shell .landing-hero-copy h1 .landing-hero-accent{font-size:inherit}.landing-revamp-shell .landing-hero-copy p{min-height:0;font-size:.98rem}.landing-revamp-shell .landing-hero-image-note{max-width:min(270px,100% - 22px);padding:9px 11px;font-size:.78rem}.landing-revamp-shell .landing-hero-image-note.is-top-note{width:auto;top:10px;bottom:auto;right:10px}.landing-revamp-shell .landing-hero-image-note.is-bottom-note{padding-left:34px;bottom:10px;left:10px}.landing-revamp-shell .landing-hero-pulse-dot{top:12px;left:12px}.landing-revamp-shell .landing-demo-section,.landing-revamp-shell .landing-section-inner,.landing-revamp-shell .landing-feature-row,.landing-revamp-shell .landing-security-grid,.landing-revamp-shell .landing-strength-carousel,.landing-revamp-shell .landing-gia-panel{width:calc(100% - 24px);margin-left:auto;margin-right:auto}.landing-revamp-shell .landing-feature-row,.landing-revamp-shell .landing-security-grid,.landing-revamp-shell .landing-strength-carousel,.landing-revamp-shell .landing-gia-panel{gap:24px}.landing-revamp-shell .landing-feature-copy,.landing-revamp-shell .landing-feature-media,.landing-revamp-shell .landing-security-card,.landing-revamp-shell .landing-partner-card,.landing-revamp-shell .landing-strength-card{min-width:0;max-width:100%}.landing-revamp-shell .landing-feature-media,.landing-revamp-shell .landing-strength-card,.landing-revamp-shell .landing-gia-phone-wrap{justify-self:center}.landing-revamp-shell .landing-feature-media{justify-items:center}.landing-revamp-shell .landing-protocol-wall,.landing-revamp-shell .landing-lab-monitor,.landing-revamp-shell .landing-glasses-capture-card,.landing-revamp-shell .landing-clinical-collab{display:none}.landing-revamp-shell .landing-demo-section{padding:44px 0}.landing-revamp-shell .landing-demo-box{height:620px;box-shadow:4px 6px #353b46,0 18px 42px #1f26331a}.landing-revamp-shell .landing-demo-header,.landing-revamp-shell .landing-demo-footer,.landing-revamp-shell .landing-strength-heading{flex-direction:column;align-items:stretch}.landing-revamp-shell .landing-section-title,.landing-revamp-shell .landing-strength-heading h2{text-align:left;font-size:2.45rem}.landing-revamp-shell .landing-strength-heading h2{white-space:normal}.landing-revamp-shell .landing-feature-copy h3{font-size:2.25rem}.landing-revamp-shell .landing-feature-copy p,.landing-revamp-shell .landing-feature-copy li{font-size:.98rem}.landing-revamp-shell .landing-feature-number{font-size:4rem}.landing-revamp-shell .landing-feature-toggle{width:100%}.landing-revamp-shell .landing-planner-preview-body,.landing-revamp-shell .landing-protocol-preview-body,.landing-revamp-shell .landing-clinical-design-body,.landing-revamp-shell .landing-clinical-tracking-body{min-height:auto;padding:18px}.landing-revamp-shell .landing-smart-glasses-model{transform-origin:50%;width:280px}.landing-revamp-shell .landing-smart-protocol-stack{width:calc(100% - 28px);right:14px}.landing-revamp-shell .landing-smart-capture-bubble,.landing-revamp-shell .landing-smart-alert{max-width:none;left:14px;right:14px}.landing-revamp-shell .landing-partner-card h3{font-size:2.6rem}.landing-revamp-shell .landing-strength-metric span{font-size:3.3rem}.landing-revamp-shell .landing-gia-section{padding-bottom:58px}.landing-revamp-shell .landing-gia-panel{border-radius:24px;min-height:0;padding:34px 18px}.landing-revamp-shell .landing-gia-copy,.landing-revamp-shell .landing-gia-phone-wrap{text-align:center;justify-items:center}.landing-revamp-shell .landing-gia-copy h2{font-size:clamp(1.56rem,7vw,2.08rem)}.landing-revamp-shell .landing-gia-title-line,.landing-revamp-shell .landing-gia-title-support{white-space:normal}.landing-revamp-shell .landing-gia-copy p{width:min(760px,100%);font-size:1rem;line-height:1.65}.landing-revamp-shell .landing-gia-phone{width:min(296px,100%)}}.protocol-execution-alert-rules{gap:10px;margin:14px 0;padding:0;list-style:none;display:grid}.protocol-execution-alert-rules li{background:#436e7017;border:1px solid #436e7024;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.protocol-execution-alert-rules strong{font-size:13px;line-height:1.35;display:block}.protocol-execution-alert-rules small{color:#211b148f;margin-top:6px;font-size:11px;font-weight:900;display:block}.protocol-execution-alert-rules p{margin-top:8px}.protocol-execution-alert-form{grid-template-columns:minmax(0,1fr) minmax(120px,180px) auto;gap:10px;display:grid}.protocol-execution-alert-form textarea,.protocol-execution-alert-form input{color:#211b14;font:inherit;background:#ffffffb8;border:1px solid #2a231924;border-radius:16px;padding:12px 14px;font-weight:700}.protocol-execution-alert-form textarea{resize:vertical;min-height:74px}@media (width<=760px){.protocol-execution-alert-rules li,.protocol-execution-alert-form{grid-template-columns:1fr}.protocol-execution-alert-rules li{display:grid}}
