:root{--landing-font: "Quicksand", "Avenir Next", "Trebuchet MS", sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:radial-gradient(circle at top left,rgba(108,163,180,.16),transparent 32%),radial-gradient(circle at bottom right,rgba(83,50,122,.12),transparent 34%),linear-gradient(180deg,#fcfcff,#f7f7fb);color:#171a22;font-family:var(--landing-font)}button,input,a{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.landing-shell{position:relative;min-height:100vh;background:radial-gradient(circle at 14% 16%,rgba(76,164,176,.16),transparent 24%),radial-gradient(circle at 84% 12%,rgba(83,50,122,.15),transparent 26%),linear-gradient(180deg,#faf7f0,#f3ede1);color:#171a22;overflow:hidden}.landing-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,26,34,.032) 1px,transparent 1px),linear-gradient(rgba(23,26,34,.032) 1px,transparent 1px);background-size:72px 72px;opacity:.62;pointer-events:none}.landing-haze{position:absolute;border-radius:999px;filter:blur(18px);pointer-events:none}.landing-haze-one{top:-8%;left:-4%;width:360px;height:360px;background:#4ca4b024}.landing-haze-two{right:-8%;top:18%;width:420px;height:420px;background:#53327a24}.landing-nav,.landing-copy-block{position:relative;z-index:1;width:min(1120px,calc(100% - 48px));margin:0 auto}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding-top:24px}.landing-nav-actions{display:flex;align-items:center;gap:12px}.landing-brand{display:inline-flex;align-items:center;gap:14px;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.landing-brand-glyph{position:relative;width:32px;height:32px;border:1px solid rgba(23,26,34,.14);border-radius:999px;background:#ffffffb3;box-shadow:0 10px 24px #171a2214}.landing-brand-glyph-node,.landing-brand-glyph-branch{position:absolute;display:block}.landing-brand-glyph-node{width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#4ca4b0,#53327a)}.landing-brand-glyph-node.node-one{top:8px;left:9px}.landing-brand-glyph-node.node-two{right:7px;bottom:8px}.landing-brand-glyph-branch{background:#53327a6b;transform-origin:left center}.landing-brand-glyph-branch.branch-one{top:12px;left:13px;width:10px;height:1.5px}.landing-brand-glyph-branch.branch-two{top:14px;left:14px;width:11px;height:1.5px;transform:rotate(38deg)}.landing-hero{position:relative;z-index:1;display:flex;flex-direction:column;gap:28px;padding-top:28px}.landing-copy-block{text-align:center}.landing-copy-block h1{margin:12px 0 16px;color:#53327a;font-family:Newsreader,Georgia,serif;font-size:clamp(4.8rem,12vw,8.6rem);line-height:.9;letter-spacing:-.06em}.landing-copy{width:min(700px,100%);margin:0 auto;color:#171a22bd;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.7}.eyebrow{margin:0;color:#171a2280;font-size:.76rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.landing-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:28px}.primary-button,.accent-button,.ghost-button{padding:14px 20px;border-radius:18px;font-weight:700;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease}.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{background:linear-gradient(135deg,#53327a,#315f92);color:#fff;box-shadow:0 16px 30px #53327a38}.accent-button{background:linear-gradient(135deg,#4ca4b0,#2f7d89);color:#fff;box-shadow:0 16px 30px #4ca4b038}.ghost-button{border:1px solid rgba(23,26,34,.12);background:#ffffffb8;color:#171a22;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{width:min(640px,100%);margin:0 auto;height:0;opacity:0;overflow:hidden;pointer-events:none;visibility:hidden;transform:translateY(-10px);will-change:height,opacity,transform;transition:height .22s ease-out,opacity .18s ease-out,transform .22s ease-out,margin-top .22s ease-out,visibility 0s linear .22s}.landing-waitlist-shell.is-open{height:var(--waitlist-height, 0px);margin-top:18px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0);transition:height .22s ease-out,opacity .18s ease-out,transform .22s ease-out,margin-top .22s ease-out,visibility 0s linear 0s}.landing-waitlist-shell-inner{padding:6px 0 2px}.landing-waitlist-card{display:grid;gap:12px;padding:22px 24px 24px;border:1px solid rgba(255,255,255,.7);border-radius:28px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 12% 18%,rgba(76,164,176,.14),transparent 32%),radial-gradient(circle at 88% 22%,rgba(83,50,122,.14),transparent 34%),linear-gradient(180deg,#ffffffeb,#f7f1eadb);box-shadow:0 24px 46px #171a221f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left}.landing-waitlist-card h2,.landing-waitlist-card p{margin:0}.landing-waitlist-card h2{color:#171a22;font-size:clamp(1.38rem,2vw,1.72rem);font-weight:700;line-height:1.1;letter-spacing:-.03em}.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{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.landing-waitlist-input{width:100%;min-width:0;padding:16px 18px;border:1px solid rgba(83,50,122,.14);border-radius:18px;background:#ffffffdb;color:#171a22;box-shadow:inset 0 1px #ffffffbd,0 8px 22px #171a220d;outline:0}.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{min-width:180px;justify-content:center}.landing-waitlist-error{color:#9a3d44;font-size:.92rem;font-weight:600}.landing-waitlist-card.is-success{background:radial-gradient(circle at 14% 18%,rgba(76,164,176,.18),transparent 30%),radial-gradient(circle at 82% 26%,rgba(83,50,122,.18),transparent 34%),linear-gradient(180deg,#fffffff2,#f1f4ece6)}.landing-stage{position:relative;width:100%;margin-top:8px;min-height:clamp(390px,44vw,540px);overflow:hidden;background:linear-gradient(180deg,#0f111800,#0f111829 10%,#0f1118 12%,#0b0d13)}.landing-stage:before,.landing-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-stage:before{background:linear-gradient(rgba(255,248,236,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,248,236,.18) 1px,transparent 1px);background-size:56px 56px;opacity:.86;animation:landing-grid-drift 20s linear infinite}.landing-stage:after{background:radial-gradient(circle at 52% 42%,rgba(83,50,122,.26),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.14),transparent 20%)}.landing-stage-inner{--landing-stage-pad-x: clamp(24px, 4vw, 64px);--parse-wall-x: 50%;position:relative;z-index:1;width:min(1320px,100%);min-height:inherit;margin:0 auto;padding:58px var(--landing-stage-pad-x) 28px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(180px,.48fr) minmax(0,1.1fr);align-items:center;gap:clamp(18px,4vw,60px)}.landing-documents{position:absolute;top:58px;bottom:28px;left:var(--landing-stage-pad-x);width:calc(var(--parse-wall-x) - var(--landing-stage-pad-x));overflow:hidden;pointer-events:none;z-index:1}.landing-document{--file-width: clamp(164px, 14.4vw, 192px);--file-exit: clamp(40px, 4vw, 72px);position:absolute;top:var(--file-top);left:-240px;width:var(--file-width);padding:12px 14px 14px;border:1px solid rgba(255,255,255,.84);border-radius:4px;background:linear-gradient(180deg,#fffffffa,#f0ece5f2);box-shadow:0 18px 40px #0003;opacity:0;transform:rotate(var(--file-tilt)) scale(var(--file-scale));transform-origin:center center;will-change:left,opacity;animation:landing-file-flow var(--file-duration) linear infinite;animation-delay:var(--file-delay)}.landing-document.is-stream.is-protocol{min-height:322px}.landing-document.is-stream.is-plate{--file-width: clamp(156px, 13.8vw, 182px);min-height:304px}.landing-document.is-stream.is-notes{min-height:316px}.landing-document.is-stream.is-sheet{--file-width: clamp(160px, 14vw, 186px);min-height:292px}.landing-document-toolbar{display:flex;align-items:center;gap:6px}.landing-document-toolbar span{width:18px;height:5px;border-radius:999px;background:#171a221f}.landing-document-heading{display:grid;gap:4px;margin-top:12px}.landing-document-heading strong{color:#171a22cc;font-size:.78rem;font-weight:700}.landing-document-heading span{color:#171a226b;font-size:.64rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.landing-protocol-lines{display:grid;gap:12px;margin-top:26px}.landing-protocol-lines span{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#171a222e,#171a220d)}.landing-protocol-lines.is-compact{gap:8px;margin-top:16px}.landing-protocol-lines.is-compact span{height:5px}.landing-protocol-lines.is-compact span:nth-child(3n){background:linear-gradient(90deg,#4ca4b03d,#171a220d)}.landing-mini-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:16px}.landing-mini-grid span{display:block;height:18px;border:1px solid rgba(23,26,34,.08);background:#171a220a}.landing-mini-grid span:nth-child(7n),.landing-mini-grid span:nth-child(9n){background:#4ca4b02e}.landing-mini-grid span:nth-child(6n){background:#d690462e}.landing-sheet-rows{display:grid;gap:8px;margin-top:16px}.landing-sheet-rows span{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#171a222e,#171a220d)}.landing-sheet-rows span:nth-child(2n){background:linear-gradient(90deg,#8e6fc533,#171a220d)}.landing-core{position:relative;display:grid;place-items:center;min-height:100%;width:min(228px,19vw);justify-self:center;grid-column:2 / 3;grid-row:1;z-index:2}.landing-core:before,.landing-core:after{content:"";position:absolute}.landing-core:before{top:0;bottom:-34px;left:50%;width:4px;transform:translate(-50%);background:linear-gradient(180deg,#784eb500,#784eb5ad 16%,#784eb5e6,#784eb5ad 84%,#784eb500);box-shadow:0 0 0 1px #ffffff14,0 0 24px #784eb529;z-index:0}.landing-core:after{top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(120,78,181,.18),transparent 72%);filter:blur(6px);z-index:0}.landing-emblem{position:relative;display:grid;place-items:center;width:clamp(86px,7.3vw,104px);aspect-ratio:1;border:1px solid rgba(220,224,231,.9);border-radius:18px;background:linear-gradient(180deg,#fffffffc,#f4f0e8f5);box-shadow:0 18px 40px #00000038;overflow:hidden;animation:landing-emblem-breathe 6.2s ease-in-out infinite;z-index:2}.landing-emblem-monogram{position:relative;color:#53327a;font-size:clamp(.72rem,.9vw,.86rem);font-weight:700;letter-spacing:-.04em}.landing-stream{--particle-travel: clamp(260px, 24vw, 380px);position:absolute;top:58px;bottom:30px;left:calc(50% + 42px);width:var(--particle-travel);pointer-events:none;z-index:1}.landing-particle{position:absolute;left:0;top:var(--particle-top);width:var(--particle-size);height:var(--particle-size);background:var(--particle-color);border-radius:3px;box-shadow:0 0 16px var(--particle-color);opacity:0;animation:landing-particle-flow var(--particle-duration) linear infinite;animation-delay:var(--particle-delay)}.landing-flowchart{position:relative;width:min(500px,100%);min-height:432px;grid-column:3 / 4;grid-row:1;justify-self:end;align-self:center;isolation:isolate;z-index:3}.landing-flowchart:before{content:"";position:absolute;top:6%;right:0;bottom:6%;left:2%;background:radial-gradient(circle at 18% 12%,rgba(124,199,196,.16),transparent 18%),radial-gradient(circle at 70% 44%,rgba(241,208,112,.16),transparent 22%),radial-gradient(circle at 34% 82%,rgba(142,111,197,.12),transparent 20%);filter:blur(4px)}.landing-flowchart.is-resetting:before{opacity:.52}.landing-flowchart-halo{position:absolute;top:12%;right:6%;bottom:10%;left:4%;background:radial-gradient(circle at 20% 14%,rgba(124,199,196,.3),transparent 20%),radial-gradient(circle at 72% 42%,rgba(241,208,112,.22),transparent 22%),radial-gradient(circle at 34% 82%,rgba(142,111,197,.2),transparent 20%),radial-gradient(circle at 62% 90%,rgba(214,144,70,.18),transparent 18%);filter:blur(30px);opacity:.84;transition:opacity .22s ease}.landing-flowchart.is-resetting .landing-flowchart-halo{opacity:.46}.landing-flow-link{position:absolute;z-index:1;height:2px;border-radius:999px;opacity:0;clip-path:inset(0 100% 0 0);background:linear-gradient(90deg,#ffffff1f,#7cc7c4eb,#f1d070e6);box-shadow:0 0 18px #7cc7c433;transform-origin:left center;transition:opacity .18s ease,clip-path .46s cubic-bezier(.2,.9,.2,1)}.landing-flow-link.is-visible{opacity:.94;clip-path:inset(0 0 0 0)}.landing-flow-node{--node-accent: #4ca4b0;position:absolute;z-index:2;display:flex;align-items:center;gap:12px;min-height:56px;padding:12px 18px 12px 12px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:linear-gradient(135deg,#fffffffa,#efece5ed);box-shadow:0 18px 44px #0000003d;opacity:0;transform:translate3d(-10px,12px,0) scale(.96);transition:opacity .18s ease,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.landing-flow-node:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:3px;border-radius:999px;background:var(--node-accent)}.landing-flow-node:after{content:"";position:absolute;top:50%;right:12px;width:8px;height:8px;margin-top:-4px;border-radius:999px;background:var(--node-accent);box-shadow:0 0 18px var(--node-accent);opacity:.42}.landing-flow-node.is-visible{opacity:1;transform:translateZ(0) scale(1)}.landing-flow-node.is-teal{--node-accent: #4ca4b0}.landing-flow-node.is-violet{--node-accent: #8e6fc5}.landing-flow-node.is-gold{--node-accent: #e0ba58}.landing-flow-node.is-copper{--node-accent: #d69046}.landing-flow-node.is-ink{--node-accent: #315f92}.landing-flow-node-index{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:999px;background:var(--node-accent);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:-.02em}.landing-flow-node-label{position:relative;z-index:1;color:#171a22;font-size:.86rem;font-weight:700;line-height:1.22;letter-spacing:-.02em}@keyframes landing-grid-drift{to{transform:translate(-28px)}}@keyframes landing-file-flow{0%{left:-240px;opacity:0}8%,76%{opacity:.98}84%{left:calc(100% - var(--file-width) + 2px);opacity:.98}to{left:calc(100% + var(--file-exit));opacity:.98}}@keyframes landing-emblem-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes landing-particle-flow{0%{transform:translateZ(0) scale(.5);opacity:0}16%{opacity:.84}24%,92%{opacity:.96}to{transform:translate3d(calc(var(--particle-travel) + var(--particle-drift)),0,0) scale(1);opacity:0}}@keyframes landing-particle-flow-mobile{0%,to{opacity:.72}50%{opacity:1}}@media (max-width: 1100px){.landing-stage-inner{grid-template-columns:minmax(0,1fr) minmax(150px,.4fr) minmax(0,1fr);gap:24px}.landing-document{--file-exit: clamp(32px, 3vw, 56px)}.landing-core{width:min(200px,18vw)}.landing-flowchart{min-height:392px}}@media (max-width: 820px){.landing-nav,.landing-copy-block{width:calc(100% - 32px)}.landing-nav{padding-top:18px}.landing-hero{gap:26px;padding-top:22px}.landing-copy-block h1{font-size:clamp(4rem,18vw,5.6rem)}.landing-copy{font-size:1rem}.landing-actions{gap:12px}.landing-actions .large{width:min(320px,100%)}.landing-waitlist-shell{width:min(560px,100%)}.landing-waitlist-fields{grid-template-columns:1fr}.landing-waitlist-submit{width:100%}.landing-brand{gap:10px;font-size:.96rem}.landing-waitlist-card{padding:18px 18px 20px;border-radius:24px}.landing-waitlist-card h2{font-size:1.42rem}.landing-waitlist-label{font-size:.94rem}.landing-waitlist-input{padding:14px 16px}.landing-stage{margin-top:26px;min-height:420px}.landing-stage-inner{display:block;min-height:inherit;padding:52px 10px 20px}.landing-documents{display:block;top:52px;bottom:20px;left:-30px;width:calc(var(--parse-wall-x) + 30px)}.landing-document{animation:none;opacity:1;left:0;transform:none;will-change:auto}.landing-document:not(:first-child){display:none}.landing-document:first-child{--mobile-file-width: clamp(150px, 46vw, 176px);top:32px!important;left:calc(100% - var(--mobile-file-width) + 18px);width:var(--mobile-file-width);min-height:300px}.landing-core{position:absolute;top:52px;bottom:20px;left:50%;width:72px;min-height:0;display:grid;transform:translate(-50%);justify-self:auto;grid-column:auto;grid-row:auto}.landing-core:before{top:0;bottom:0}.landing-core:after{display:none}.landing-stream{display:block;top:46px;bottom:24px;left:calc(100% - 18px);width:58px;z-index:1}.landing-particle{width:calc(var(--particle-size) * .66);height:calc(var(--particle-size) * .66);animation:none!important;opacity:.82;box-shadow:0 0 8px var(--particle-color)}.landing-particle:nth-child(1){left:2px;top:24%}.landing-particle:nth-child(2){left:10px;top:38%}.landing-particle:nth-child(3){left:18px;top:30%}.landing-particle:nth-child(4){left:6px;top:54%}.landing-particle:nth-child(5){left:14px;top:46%}.landing-particle:nth-child(6){left:22px;top:64%}.landing-particle:nth-child(7){left:28px;top:40%}.landing-particle:nth-child(8){left:12px;top:72%}.landing-emblem{width:66px;border-radius:16px;box-shadow:0 12px 28px #0003;animation:none}.landing-emblem-monogram{font-size:.64rem}.landing-flowchart{position:absolute;top:80px;right:20px;width:138px;min-height:286px;grid-column:auto;grid-row:auto;justify-self:auto;align-self:auto;z-index:3}.landing-flowchart:before{top:8%;right:0;bottom:8%;left:0;filter:blur(2px);opacity:.5}.landing-flowchart.is-resetting:before{opacity:.5}.landing-flowchart-halo{top:10%;right:0;bottom:10%;left:0;filter:blur(20px);opacity:.42;transition:none}.landing-flowchart.is-resetting .landing-flowchart-halo{opacity:.42}.landing-flow-link{display:none}.landing-flow-node{width:auto!important;min-width:82px;max-width:126px;min-height:40px;gap:8px;padding:8px 10px 8px 8px;border-radius:14px;opacity:1!important;transform:none!important;transition:none}.landing-flow-node-index{width:24px;height:24px;font-size:.64rem}.landing-flow-node-label{font-size:.68rem;line-height:1.15}.landing-flow-node:nth-child(6){left:0!important;top:8px!important}.landing-flow-node:nth-child(7){left:36px!important;top:64px!important}.landing-flow-node:nth-child(8){left:40px!important;top:120px!important}.landing-flow-node:nth-child(9){left:12px!important;top:176px!important}.landing-flow-node:nth-child(10){left:28px!important;top:232px!important}}@media (prefers-reduced-motion: reduce){.landing-stage:before,.landing-document,.landing-emblem,.landing-particle,.landing-flowchart-halo,.auth-form-panel,.auth-copy-block{animation:none!important}.landing-flowchart,.landing-flow-link,.landing-flow-node,.landing-flowchart-halo,.landing-waitlist-shell,.auth-frame,.google-button,.auth-text-button{transition:none!important}}.auth-shell,.home-shell{position:relative;min-height:100vh;background:radial-gradient(circle at 12% 18%,rgba(76,164,176,.18),transparent 26%),radial-gradient(circle at 88% 16%,rgba(83,50,122,.16),transparent 28%),linear-gradient(180deg,#faf7f0,#f3ede1);color:#171a22;overflow:hidden}.auth-shell:before,.home-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,26,34,.032) 1px,transparent 1px),linear-gradient(rgba(23,26,34,.032) 1px,transparent 1px);background-size:72px 72px;opacity:.5;pointer-events:none}.auth-layout,.home-header,.home-main{position:relative;z-index:1;width:min(1140px,calc(100% - 48px));margin:0 auto}.auth-layout{padding:24px 0 52px}.auth-brand-row{display:flex;align-items:center;padding-bottom:22px}.auth-brand-button{padding:0;background:none;color:inherit}.auth-frame{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:min(780px,calc(100vh - 124px));border:1px solid rgba(23,26,34,.1);border-radius:40px;overflow:hidden;background:linear-gradient(180deg,#ffffffeb,#f7f0e8e0);box-shadow:0 30px 56px #171a2224;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.auth-column{min-width:0}.auth-column-form{display:grid;place-items:center;padding:44px 40px 48px;background:radial-gradient(circle at 12% 16%,rgba(255,255,255,.82),transparent 34%),linear-gradient(180deg,#ffffffdb,#f8f2ebd6)}.auth-column-copy{display:flex;align-items:center;padding:48px 48px 52px;background:radial-gradient(circle at top right,rgba(83,50,122,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(76,164,176,.14),transparent 28%),linear-gradient(180deg,#f1eadfb8,#efe7dce0)}.auth-form-panel{width:min(440px,100%);display:grid;gap:22px;animation:auth-panel-enter .44s ease-out}.auth-panel-copy{display:grid;gap:12px}.auth-panel-copy h1,.auth-copy-block h2,.home-panel h1{margin:0;color:#171a22;font-family:Newsreader,Georgia,serif;letter-spacing:-.05em}.auth-panel-copy h1{font-size:clamp(2.2rem,4vw,3.2rem);line-height:.95}.auth-panel-copy p,.auth-copy-block p,.home-copy,.home-meta{margin:0;color:#171a22b8;line-height:1.72}.google-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px 18px;border:1px solid rgba(23,26,34,.12);border-radius:22px;background:#ffffffd1;color:#171a22;box-shadow:inset 0 1px #ffffffb3,0 14px 28px #171a2214;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease}.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{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#f1d070,#d89046 40%,#4ca4b0 72%,#53327a);color:#fff;font-weight:700;font-size:.95rem}.auth-divider{display:flex;align-items:center}.auth-divider span{display:block;width:100%;height:1px;background:linear-gradient(90deg,#171a2200,#171a221f,#171a2200)}.auth-email-form,.auth-passcode-form{display:grid;gap:12px}.auth-input-label{color:#171a22b3;font-size:.88rem;font-weight:700;letter-spacing:.02em}.auth-input{width:100%;min-width:0;padding:16px 18px;border:1px solid rgba(83,50,122,.14);border-radius:18px;background:#ffffffe6;color:#171a22;box-shadow:inset 0 1px #ffffffbd,0 8px 22px #171a220d;outline:0}.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{margin:0;color:#9a3d44;font-size:.92rem;font-weight:600}.auth-secondary-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-text-button{padding:0;border:0;background:none;color:#171a22b3;font-weight:700;transition:color .12s ease,opacity .12s ease}.auth-text-button:hover{color:#171a22}.auth-copy-block{display:grid;gap:18px;max-width:480px;animation:auth-copy-enter .52s ease-out}.auth-copy-block h2{font-size:clamp(2.5rem,4vw,4.2rem);line-height:.98;color:#53327a}.auth-loading-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(108,163,180,.16),transparent 32%),radial-gradient(circle at bottom right,rgba(83,50,122,.12),transparent 34%),linear-gradient(180deg,#fcfcff,#f7f7fb)}.auth-loading-panel{padding:20px 24px;border:1px solid rgba(23,26,34,.08);border-radius:22px;background:#ffffffd6;box-shadow:0 18px 36px #171a2214;font-weight:700}.home-header{display:flex;align-items:center;justify-content:space-between;padding-top:24px}.home-main{display:grid;place-items:center;min-height:calc(100vh - 92px);padding-bottom:48px}.home-panel{width:min(620px,100%);padding:34px 32px;border:1px solid rgba(23,26,34,.08);border-radius:34px;background:radial-gradient(circle at top left,rgba(76,164,176,.16),transparent 30%),radial-gradient(circle at top right,rgba(83,50,122,.14),transparent 34%),linear-gradient(180deg,#ffffffeb,#f8f2ebe0);box-shadow:0 28px 48px #171a221f}.home-panel h1{margin-top:10px;font-size:clamp(3rem,6vw,5.1rem);line-height:.9;color:#53327a}.home-copy{margin-top:18px;font-size:1.08rem}.home-meta{margin-top:16px;font-weight:700}@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 (max-width: 980px){.auth-frame{grid-template-columns:1fr;min-height:auto}.auth-column-form,.auth-column-copy{padding:34px 28px}.auth-copy-block h2{font-size:clamp(2.2rem,9vw,3.2rem)}}@media (max-width: 720px){.auth-layout,.home-header,.home-main{width:min(100%,calc(100% - 28px))}.auth-layout{padding-top:18px;padding-bottom:32px}.auth-column-form,.auth-column-copy,.home-panel{padding:26px 22px}.auth-secondary-actions,.landing-nav{align-items:stretch}.auth-secondary-actions{flex-direction:column;align-items:flex-start}.home-header{gap:16px}.home-header,.landing-nav{flex-direction:column}}.experiment-shell{position:relative;min-height:100vh;background:radial-gradient(circle at 12% 18%,rgba(76,164,176,.18),transparent 26%),radial-gradient(circle at 88% 16%,rgba(83,50,122,.16),transparent 28%),linear-gradient(180deg,#faf7f0,#f3ede1);color:#171a22;overflow:hidden}.experiment-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,26,34,.032) 1px,transparent 1px),linear-gradient(rgba(23,26,34,.032) 1px,transparent 1px);background-size:72px 72px;opacity:.5;pointer-events:none}.home-header,.home-main,.experiment-header,.experiment-main{position:relative;z-index:1;width:min(1140px,calc(100% - 48px));margin:0 auto}.home-header,.experiment-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:24px}.home-header-main,.experiment-header-main{display:flex;align-items:center;gap:18px;min-width:0}.home-session,.experiment-session{margin:0;color:#171a22a3;font-size:.92rem;line-height:1.4}.home-main,.experiment-main{display:block;min-height:auto;padding-bottom:72px}.home-hero,.experiment-hero{display:grid;gap:28px;padding-top:56px;padding-bottom:36px;border-bottom:1px solid rgba(23,26,34,.08);animation:home-panel-enter .52s ease-out}.home-hero-copy,.experiment-hero-copy{max-width:760px;display:grid;gap:16px}.home-hero-copy h1,.experiment-hero-copy h1{margin:0;color:#53327a;font-family:Newsreader,Georgia,serif;font-size:clamp(4rem,10vw,7rem);line-height:.9;letter-spacing:-.06em}.home-hero-copy p:last-child,.experiment-hero-copy p:last-child{margin:0;max-width:720px;color:#171a22bd;font-size:clamp(1.05rem,1.8vw,1.22rem);line-height:1.72}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.home-list-section{padding-top:32px}.home-list-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.home-list-header h2,.home-empty-state h3,.home-error-state h3,.home-dialog h2,.experiment-panel h2,.experiment-form-copy h2{margin:0;font-family:Newsreader,Georgia,serif;letter-spacing:-.04em}.home-list-header h2{font-size:clamp(2rem,4vw,3rem)}.home-list-header p:last-child{margin:10px 0 0;color:#171a22b3;line-height:1.65}.home-list{display:grid;gap:14px}.home-list-row{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px;border:1px solid rgba(23,26,34,.08);border-radius:30px;background:radial-gradient(circle at top left,rgba(255,255,255,.56),transparent 34%),linear-gradient(180deg,#ffffffe6,#f7f0e8d1);box-shadow:0 20px 42px #171a2214;animation:home-row-enter .48s cubic-bezier(.22,1,.36,1) both}.home-list-row.is-loading{pointer-events:none}.home-list-row-main{min-width:0;flex:1 1 auto;display:grid;gap:14px}.home-list-row-copy{display:grid;gap:6px}.home-list-row-title{margin:0;color:#171a22;font-family:Newsreader,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);line-height:1;letter-spacing:-.04em}.home-list-row-subtitle{margin:0;color:#171a22a8;line-height:1.6}.home-list-row-meta,.experiment-meta{display:flex;flex-wrap:wrap;gap:10px}.home-list-row-meta span,.experiment-meta span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:#53327a14;color:#53327ae6;font-size:.86rem;font-weight:700}.home-list-row-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.home-delete-button,.home-destructive-button{color:#8c3050}.home-delete-button{border-color:#8c305029;background:#8c30500a}.home-destructive-button{background:linear-gradient(135deg,#8c3050,#6c223e);box-shadow:0 16px 30px #8c305038}.home-empty-state,.home-error-state,.experiment-panel{display:grid;gap:14px;padding:28px 30px;border:1px solid rgba(23,26,34,.08);border-radius:32px;background:radial-gradient(circle at top left,rgba(255,255,255,.54),transparent 34%),linear-gradient(180deg,#ffffffeb,#f7f0e8db);box-shadow:0 20px 42px #171a2214}.home-empty-state,.home-error-state{place-items:start}.home-empty-state h3,.home-error-state h3,.home-dialog h2,.experiment-panel h2,.experiment-form-copy h2{font-size:clamp(1.8rem,4vw,2.5rem);line-height:1}.home-empty-state p:last-of-type,.home-error-state p:last-of-type,.home-dialog p,.experiment-panel p,.experiment-form-copy p:last-child{margin:0;color:#171a22b8;line-height:1.7}.home-loading-line,.home-loading-button,.home-loading-meta span{display:block;border-radius:999px;background:linear-gradient(90deg,#e8dfd3b3,#fffffff2,#e8dfd3b3);background-size:220% 100%;animation:shimmer-slide 1.3s linear infinite}.home-loading-line.is-title{width:min(280px,72%);height:24px}.home-loading-line.is-subtitle{width:min(420px,96%);height:15px}.home-loading-meta{display:flex;gap:10px}.home-loading-meta span{width:100px;height:34px}.home-loading-button{width:136px;height:44px}.home-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#171a225c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-dialog{width:min(520px,100%);display:grid;gap:16px;padding:28px 30px;border:1px solid rgba(23,26,34,.08);border-radius:32px;background:radial-gradient(circle at top left,rgba(255,255,255,.64),transparent 32%),linear-gradient(180deg,#fffffff5,#f7f0e8eb);box-shadow:0 28px 56px #171a222e;animation:dialog-rise .22s ease-out}.home-inline-error,.experiment-form-message.is-error{margin:0;color:#9a3d44;font-weight:600}.home-dialog-actions,.experiment-form-actions,.experiment-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.experiment-brand-button{padding:0;background:none;color:inherit}.experiment-hero{gap:18px}.experiment-panel{margin-top:28px}.experiment-panel-loading,.experiment-panel-error{max-width:780px}.experiment-form-panel{gap:26px}.experiment-form-copy{display:grid;gap:12px;max-width:720px}.experiment-form{display:grid;gap:18px}.experiment-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.experiment-field{display:grid;gap:10px}.experiment-field>span{color:#171a22b8;font-size:.9rem;font-weight:700}.experiment-input,.experiment-textarea{width:100%;min-width:0;padding:16px 18px;border:1px solid rgba(83,50,122,.14);border-radius:22px;background:#ffffffe6;color:#171a22;box-shadow:inset 0 1px #ffffffb8,0 10px 26px #171a220d;outline:0;font:inherit}.experiment-input::placeholder,.experiment-textarea::placeholder{color:#171a2261}.experiment-input:focus,.experiment-textarea:focus{border-color:#53327a4d;box-shadow:0 0 0 4px #53327a14,inset 0 1px #ffffffb8}.experiment-textarea{min-height:280px;resize:vertical;line-height:1.7}.experiment-form-message.is-success{margin:0;color:#2f7d89;font-weight:700}@keyframes shimmer-slide{to{background-position:-220% 0}}@keyframes home-panel-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes home-row-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 980px){.home-list-row,.experiment-header,.home-header{align-items:flex-start}.experiment-form-grid{grid-template-columns:1fr}.home-list-row,.experiment-header,.home-header{flex-direction:column}.home-list-row-actions,.experiment-header-actions{justify-content:flex-start}}@media (max-width: 720px){.home-header,.home-main,.experiment-header,.experiment-main{width:min(100%,calc(100% - 28px))}.home-hero,.experiment-hero{padding-top:34px;padding-bottom:28px}.home-list-row,.home-empty-state,.home-error-state,.home-dialog,.experiment-panel{padding:24px 22px;border-radius:26px}.home-hero-actions .large,.home-list-row-actions .primary-button,.experiment-form-actions .primary-button,.home-list-row-actions,.experiment-form-actions,.experiment-header-actions,.home-dialog-actions{width:100%}.home-list-row-actions>*,.experiment-form-actions>*,.experiment-header-actions>*,.home-dialog-actions>*{width:100%}.home-session,.experiment-session{font-size:.88rem}}
