@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#f4f6ec;background:#101712;font-synthesis:none;--acid:#ddff8b;--muted:#b8bfb0;--line:#ffffff24}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--acid);outline-offset:5px}button{border:0;background:none}#scene{position:absolute;inset:0 0 auto;height:max(100vh,1200px);overflow:hidden;z-index:0;pointer-events:none}#scene video{width:100%;height:100%;object-fit:cover;opacity:.8}.scene-grain{position:absolute;inset:0;background:linear-gradient(180deg,#10171233,transparent 35%,#101712 98%)}.topbar{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;height:98px;border-bottom:1px solid var(--line);margin:0 4.5%;gap:30px}.brand{display:flex;align-items:center;font-size:22px;font-weight:700;letter-spacing:-1px;gap:5px;white-space:nowrap}.brand>span:not(.mark){font-weight:400}.brand sup{font-size:12px;align-self:flex-start;margin-top:7px}.mark{font-size:41px;line-height:1;margin-right:8px;color:var(--acid);transform:rotate(-35deg)}nav{display:flex;gap:8px}nav a{padding:11px 16px;font-size:14px;text-transform:capitalize;color:#b4bdaf;border-radius:7px}nav a span{font-size:11px;margin-right:10px;opacity:.6}nav a[aria-current]{color:var(--acid);background:#dfff8c12}nav a:hover{color:#fff}.source-link{font-size:14px}.page-wrap{max-width:1440px;margin:auto;padding:48px 4.5% 38px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:24px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:var(--muted)}h1,h2,p{margin:0}h1{font-family:Manrope,sans-serif;letter-spacing:-2.9px;font-size:48px;font-weight:500;line-height:1.16;margin-top:16px}h1 span{color:#c2ccba}h2{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-1px;font-size:28px}.heading-aside{text-align:right}.sample-tag{font-size:10px;letter-spacing:1.5px;color:#a6b29e}.heading-aside p{font-size:14px;margin:10px 0 20px}.segmented{display:inline-flex;gap:4px;padding:4px;background:#ffffff0a;border:1px solid var(--line);border-radius:9px}.segmented button{padding:7px 18px;font-size:13px;border-radius:5px;color:var(--muted)}.segmented .selected{background:#e3efda;color:#172015}.dashboard-grid{display:grid;grid-template-columns:1.06fr 1fr 1fr;gap:18px}.glass{position:relative;z-index:10;border:1px solid #ffffff38;border-bottom-color:#ffffff18;border-radius:19px;background:#ffffff07;box-shadow:inset 0 1px #ffffff20;min-width:0}.glass-content{position:relative;z-index:3;pointer-events:auto;height:100%;padding:26px;border-radius:inherit;background:linear-gradient(130deg,#ffffff05,#0c170e20)}.card-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.7px;color:#d5ddcc;gap:10px;margin-bottom:22px}.card-top>span:last-child:not(:first-child){font-size:19px;letter-spacing:0}.welcome h2{font-size:30px;line-height:1.18}.welcome p{font-size:13px;color:#c6cebe;margin-top:16px;line-height:1.6}.avatars{display:flex;align-items:center;margin-top:23px}.avatars>span{display:grid;place-items:center;border:2px solid #526444;width:31px;height:31px;border-radius:50%;font-size:10px;background:#d7dfbf;color:#253a28;margin-left:-6px}.avatars>span:first-child{margin-left:0;background:#ddd4b6}.avatars>span:nth-child(3){background:#8eada4}.avatars small{margin-left:12px;color:#c7d0bf;font-size:11px}.metric strong{display:block;font-size:43px;font-weight:500;letter-spacing:-2px;margin-top:33px}.gain{display:block;font-size:12px;color:var(--acid);margin:10px 0}.gain small{font-size:10px;color:#c6cebe;margin-left:7px}.spark{width:100%;height:64px;color:var(--acid);margin-top:19px}.bars{display:flex;height:64px;gap:9px;align-items:flex-end;margin-top:22px}.bars i{flex:1;background:linear-gradient(#efffc8aa,#e1ffa020);border-radius:3px 3px 0 0}.activity{grid-column:span 2}.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.chart-heading h2{font-size:23px}.chart-heading>span{font-size:10px;color:#c7d0bf;display:flex;align-items:center;gap:5px}.chart-heading i{width:6px;height:6px;border-radius:50%;background:var(--acid);margin-left:8px}.chart-heading i:last-child{background:#abbba0}.chart{display:flex;gap:18px;height:174px;margin-top:30px}.chart svg{width:calc(100% - 38px);height:100%;overflow:visible}.chart-labels{display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#b8c3ad;padding:12px 0 10px}.chart-days{display:flex;justify-content:space-between;margin:16px 0 0 42px;font-size:9px;letter-spacing:1px;color:#bcc7b2}.focus-ring{border-radius:50%;width:166px;height:166px;padding:8px;background:conic-gradient(var(--acid) 0deg 345deg,#ffffff15 345deg);margin:24px auto;transform:rotate(-30deg)}.focus-ring>div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;height:100%;background:#344528;transform:rotate(30deg)}.focus-ring strong{font-size:36px;font-weight:400;letter-spacing:-2px}.focus-ring span{font-size:9px;letter-spacing:1.5px;margin-top:7px;color:#c4ceba}.focus-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.focus-bottom b{font-size:14px;font-weight:500}.focus-bottom small{display:block;font-size:11px;color:#b7c3ae;margin-top:5px}.focus-bottom button{border:1px solid #ffffff45;border-radius:50%;width:35px;height:35px;background:#ffffff0b}.projects{grid-column:span 2}.text-tabs{display:flex;gap:12px}.text-tabs button{font-size:11px;letter-spacing:0;color:#bec6b6;padding:0}.text-tabs button.active{color:var(--acid)}.project-row{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding:17px 0;font-size:11px}.project-row:last-child{padding-bottom:0}.project-icon{width:35px;height:35px;display:grid;place-items:center;background:#d5ecc715;border:1px solid var(--line);border-radius:9px;font-size:20px;color:var(--acid)}.project-row b{font-size:13px;font-weight:500}.project-row small{display:block;font-size:10px;color:#b5c0ab;margin-top:4px}.project-status{margin-left:auto;font-size:10px;white-space:nowrap;color:#cbd5c2}.project-progress{width:65px;height:3px;background:#ffffff20}.project-progress i{display:block;height:100%;background:#d9f0b8}.note p{font-family:Manrope,sans-serif;font-size:27px;line-height:1.35;letter-spacing:-1px;margin:20px 0 23px}.note em{font-family:Georgia,serif;font-weight:400;color:var(--acid)}.note a{display:flex;justify-content:space-between;font-size:12px;padding-top:17px;border-top:1px solid var(--line)}footer{position:relative;z-index:20;display:flex;justify-content:space-between;margin:0 4.5%;padding:22px 0;border-top:1px solid var(--line);font-size:10px;letter-spacing:.8px;color:#a3ae9a}footer i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#8e9587;margin:0 5px 1px 0}footer i.live{background:var(--acid)}@media(min-width:1600px){.page-wrap{padding-top:60px}.dashboard-grid{gap:22px}.glass-content{padding:30px}}@media(max-width:900px){.brand>span:not(.mark){display:none}.topbar{gap:10px}.source-link{display:none}.dashboard-grid{grid-template-columns:1fr 1fr}.welcome{grid-column:span 2}.welcome .glass-content{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.welcome .card-top{grid-column:span 2}.welcome .avatars{margin-top:14px}.activity{grid-column:span 2}.focus,.note{grid-column:auto}.projects{grid-column:span 2;grid-row:4}.note{grid-row:5;grid-column:2}.focus{grid-row:5;grid-column:1}}@media(max-width:560px){.topbar{height:115px;flex-wrap:wrap;justify-content:center;padding:14px 0;gap:7px}.brand{font-size:20px}.mark{font-size:28px}.brand>span:not(.mark){display:inline}nav{width:100%;justify-content:center}nav a{font-size:12px;padding:8px 12px}nav a span{font-size:9px;margin-right:5px}.page-wrap{padding-top:28px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:23px}h1{font-size:38px;letter-spacing:-2px}.eyebrow{font-size:9px;letter-spacing:1.5px}.heading-aside{display:flex;flex-wrap:wrap;gap:10px;width:100%;align-items:center;text-align:left}.heading-aside p{margin:0;font-size:12px}.sample-tag{display:none}.heading-aside .segmented{margin-left:auto}.segmented button{padding:5px 10px;font-size:12px}.dashboard-grid{gap:12px}.glass-content{padding:18px}.card-top{font-size:9px;letter-spacing:1px;margin-bottom:17px}.metric strong{font-size:31px;letter-spacing:-1.5px;margin-top:20px}.gain{font-size:10px}.gain small{display:block;font-size:9px;margin:5px 0}.bars{gap:5px}.welcome h2{font-size:25px}.welcome p{font-size:11px}.avatars small{font-size:9px;margin-left:8px}.chart-heading{align-items:flex-start;flex-direction:column;gap:8px}.chart-heading h2{font-size:23px}.project-row{gap:10px}.project-status{display:none}.project-progress{margin-left:auto;width:38px}.focus-ring{width:125px;height:125px}.focus-ring strong{font-size:28px}.focus-ring span{font-size:8px}.focus-bottom{gap:4px}.focus-bottom b{font-size:12px}.focus-bottom small{font-size:9px}.focus-bottom button{flex-shrink:0;width:28px;height:28px}.note p{font-size:22px}.note a{font-size:11px}footer{font-size:9px;gap:15px}footer>span:nth-child(2){display:none}}.intro{font-size:15px;color:#becbb5;margin-top:17px;line-height:1.6}.outline-button{border:1px solid #ffffff38;background:#10201333;border-radius:7px;padding:10px 15px;font-size:12px;white-space:nowrap}.outline-button:hover{background:#ffffff12}.lab-layout{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.controls .glass-content{padding:26px}.select-label{font-size:13px;display:block;margin-bottom:26px}.select-label select{display:block;margin-top:10px;width:100%}select{background:#23301f;color:#eff6e7;border:1px solid #ffffff35;border-radius:7px;padding:8px 10px;font-size:13px}option{background:#22331e}.range-label{display:block;margin:21px 0}.range-label>span{display:flex;justify-content:space-between;font-size:13px;gap:8px}.range-label output{font-size:12px;color:var(--acid);font-variant-numeric:tabular-nums}.range-label small{font-size:11px;color:#aebca5;display:block;margin-top:3px}input[type=range]{width:100%;height:18px;accent-color:var(--acid);cursor:pointer;margin:10px 0 0}input[type=checkbox]{accent-color:var(--acid);width:30px;height:18px;cursor:pointer}.toggle-group{border-block:1px solid var(--line);padding:12px 0;margin:23px 0}.toggle{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:7px 0}.preview-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.specimen-stage{height:435px;display:flex;align-items:center;justify-content:center}.specimen{width:350px;height:300px;text-align:center;border-radius:30px;transition:width .35s,height .35s,border-radius .35s}.specimen .glass-content{background:linear-gradient(140deg,#ffffff08,#fff0);display:flex;align-items:center;justify-content:center;flex-direction:column}.specimen-label{font-size:9px;letter-spacing:2px}.specimen-symbol{font-size:44px;color:#e3ffbb;margin:12px 0}.specimen h2{font-size:27px;line-height:1.1}.specimen p{font-size:11px;line-height:1.7;color:#d2dfc4;margin-top:12px}.specimen-number{font-family:Georgia,serif;font-style:italic;margin-top:15px;font-size:14px}.specimen.shape-circle{width:330px;height:330px;border-radius:50%}.specimen.shape-pill{width:470px;height:220px;border-radius:110px}.shape-pill .specimen-symbol{display:none}.shape-pill .specimen-number{margin-top:7px}.shape-switch{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:32px}.shape-switch>span{font-size:10px;letter-spacing:1.5px;color:#aeba9f}.capture-panel{margin-bottom:20px}.small-copy{font-size:13px;color:#c4d0ba;line-height:1.6}.capture-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.capture-bottom label{font-size:12px}.capture-bottom select{margin-left:12px}.acid-button{padding:10px 16px;background:var(--acid);border-radius:7px;color:#1a2812;font-weight:600;font-size:12px}.init-report{font-size:10px;margin-top:20px;color:#abb99f}.code-panel pre{font-size:12px;color:#dcebbd;line-height:1.65;overflow:auto;margin:0}.code-panel .card-top button{color:var(--acid);font-size:12px;letter-spacing:0}.feedback{font-size:11px;color:#aebd9e;margin-top:15px}.feature-heading{margin:55px 0 25px}.feature-heading h2{margin-top:12px;font-size:34px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature .glass-content>span{font-size:11px;color:var(--acid)}.feature h3{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:15px 0 12px}.feature p{font-size:13px;color:#bdcbb2;line-height:1.7}.helper-note{font-size:12px;color:#aabb9e;line-height:1.8;margin:28px 0 0}.helper-note a{color:var(--acid);margin-left:8px}.test-type{position:absolute;top:200px;left:51%;color:#e9ff9c;font-family:Manrope,sans-serif;font-size:210px;line-height:.9;letter-spacing:-18px;opacity:.65}.test-type span{font-size:24px;letter-spacing:5px;line-height:1.5}.showcase{padding:32px 4.5% 10px;max-width:1800px;margin:auto}.showcase-heading{position:relative;z-index:12;display:flex;justify-content:space-between;align-items:center}.showcase-meta{font-size:9px;line-height:1.8;letter-spacing:1.5px;color:#b5c0a8}.showcase-stage{height:610px;position:relative}.hero-copy{position:absolute;z-index:11;left:1%;top:64px;pointer-events:none}.hero-copy h1{font-size:clamp(58px,6.8vw,112px);letter-spacing:-6px;line-height:1.02;margin:0;font-weight:500}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;color:var(--acid);letter-spacing:-5px}.hero-copy p{font-size:13px;line-height:1.8;color:#c0ccb4;margin-top:32px}.hero-lens{position:absolute;left:50%;top:90px;width:340px;height:340px;border-radius:50%;border:1px solid #efffd499;box-shadow:inset 0 0 24px #efffd418,0 25px 70px #0006}.hero-lens .glass-content{padding:0;background:radial-gradient(circle at 27% 21%,#ffffef0c,transparent 55%)}.lens-handle{width:100%;height:100%;border-radius:50%;cursor:grab;touch-action:none;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.lens-handle:active{cursor:grabbing}.crosshair{font-size:34px;color:#ffffffa0;font-weight:400}.lens-caption{font-size:8px;letter-spacing:1.5px;margin-top:13px;color:#f0ffdc}.lens-bottom{position:absolute;bottom:36px;font-size:8px;letter-spacing:1.7px}.floating-tag{position:absolute;top:46px;right:2%;border-radius:18px;width:207px;transform:rotate(8deg)}.floating-tag .glass-content{display:flex;align-items:center;gap:13px;padding:17px}.tag-glyph{font-size:34px;color:var(--acid)}.floating-tag .glass-content>div{font-size:13px}.floating-tag small{display:block;font-size:9px;margin-top:6px;color:#c5d1b8}.coordinate-tag{position:absolute;right:1%;bottom:105px;width:170px;border-radius:18px;transform:rotate(-7deg)}.coordinate-tag .glass-content{padding:20px}.coordinate-tag span{font-size:8px;letter-spacing:1px}.coordinate-tag strong{font-size:44px;font-weight:400;letter-spacing:-2px;display:block;margin:8px 0 12px}.coordinate-tag small{font-family:Georgia,serif;font-size:22px;margin-left:7px;color:var(--acid)}.mini-spectrum{height:12px;background:repeating-linear-gradient(90deg,#e1ff8a 0px,#e1ff8a 1px,transparent 1px,transparent 4px)}.stage-coordinate{position:absolute;left:1%;bottom:29px;font-size:9px;letter-spacing:1.3px;line-height:2;color:#a9bba0}.showcase-console .glass-content{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:22px 28px}.console-title{display:flex;align-items:center;gap:12px;min-width:195px}.console-title span{font-size:13px;line-height:1.5;color:#b5c5a9}.console-title b{font-weight:500;color:#f5ffe8}.console-title .mark{font-size:38px;color:var(--acid)}.palette-control>span,.intensity-control>span{font-size:9px;letter-spacing:1.5px;color:#bdcfaf;display:block;margin-bottom:12px}.palette-control>div{display:flex;gap:13px}.swatch{font-size:10px;color:#aaba9f;padding:0;display:flex;align-items:center;gap:6px}.swatch i{display:block;width:16px;height:16px;border-radius:50%;background:#daff85;border:3px solid transparent}.swatch-1 i{background:#93e2ec}.swatch-2 i{background:#f4ad68}.swatch.chosen{color:#fff}.swatch.chosen i{outline:1px solid #e0edc9;outline-offset:3px}.intensity-control{width:170px;min-width:110px}.intensity-control output{float:right;color:var(--acid)}.intensity-control input{margin:0}.console-actions{display:flex;gap:8px}.console-actions button{border-radius:50%;border:1px solid #ffffff35;width:34px;height:34px;font-size:18px}.console-actions button:hover{background:#dfff8c20}.showcase-credit{position:relative;z-index:12;font-size:9px;letter-spacing:1.5px;text-align:center;padding:27px 0;color:#93a489}.showcase-credit a{color:#dfff99}.showcase-credit span{display:block;margin-top:10px}.showcase-scene{height:1100px!important}.showcase-scene video{opacity:1}.showcase-scene .scene-grain{background:linear-gradient(90deg,#0a100ce0,transparent 65%),linear-gradient(0deg,#101712,transparent 35%)}.liquid-word{position:absolute;top:320px;left:42%;font-family:Manrope,sans-serif;font-size:clamp(160px,23vw,380px);font-weight:600;letter-spacing:-26px;color:#def4b9b0;line-height:1}@media(max-width:1100px){.showcase-console .glass-content{flex-wrap:wrap;gap:24px}.console-title{min-width:180px}.intensity-control{flex:1}.hero-lens{left:48%;width:300px;height:300px}.hero-copy h1{letter-spacing:-4px}.floating-tag,.coordinate-tag{right:0}.lab-layout{grid-template-columns:280px 1fr;gap:20px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.lab-layout{display:flex;flex-direction:column}.lab-preview{order:-1;width:100%}.controls{width:100%}.controls .glass-content{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.controls .card-top,.controls .select-label,.controls .toggle-group{grid-column:span 2}.feature-grid{grid-template-columns:1fr 1fr}.test-type{left:18%;top:300px}.specimen-stage{height:390px}.preview-top .eyebrow{font-size:9px}.preview-top .outline-button{font-size:10px}.hero-copy{top:45px}.hero-copy h1{font-size:65px;letter-spacing:-4px}.hero-copy p{font-size:12px}.hero-lens{left:45%;top:205px;width:250px;height:250px}.floating-tag{top:45px;width:158px}.floating-tag .glass-content{padding:12px;gap:8px}.floating-tag small{font-size:8px}.floating-tag .glass-content>div{font-size:11px}.coordinate-tag{bottom:70px;width:130px}.coordinate-tag strong{font-size:35px}.coordinate-tag .glass-content{padding:16px}.showcase-stage{height:620px}.showcase-meta{display:none}.showcase-console .glass-content{gap:25px;padding:24px}.console-title{width:100%}.palette-control{flex:1}.intensity-control{width:70%;flex:1}.showcase-scene{height:1200px!important}.liquid-word{top:410px;left:15%;font-size:230px;letter-spacing:-20px}.hero-copy h1 em{letter-spacing:-4px}}@media(max-width:480px){.hero-copy h1{font-size:56px}.hero-lens{left:24%;top:235px;width:250px;height:250px}.floating-tag{top:178px;right:0;width:148px}.coordinate-tag{bottom:29px;width:116px;right:0}.coordinate-tag strong{font-size:30px;margin:7px 0}.hero-copy p{margin-top:21px}.stage-coordinate{font-size:7px;letter-spacing:.5px;bottom:18px}.showcase-stage{height:630px}.showcase-console .glass-content{padding:20px}.palette-control{flex-basis:100%}.swatch{font-size:11px}.palette-control>div{gap:21px}.intensity-control{width:50%}.console-actions{gap:5px}.console-actions button{width:29px;height:29px}.console-title{gap:8px}.showcase-credit{font-size:8px;letter-spacing:1px}.lens-caption{font-size:7px}.feature-grid{grid-template-columns:1fr}.specimen{width:290px}.specimen.shape-circle{width:290px;height:290px}.specimen.shape-pill{width:100%;height:220px}.range-label>span{font-size:12px}.controls .glass-content{gap:0 18px}.shape-switch{gap:12px}.shape-switch>span{font-size:9px}.capture-bottom{gap:10px}.acid-button{padding:10px;font-size:11px}.feature p{font-size:14px}.test-type{font-size:160px;left:11%;top:340px}.test-type span{font-size:16px;letter-spacing:3px}.liquid-word{left:0;top:430px;font-size:205px}.intro{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.page-heading,.preview-top,.shape-switch,.feature-heading,.helper-note{position:relative;z-index:11}.floating-tag,.coordinate-tag{transform:none}.stage-coordinate{z-index:11}.showcase-stage{overflow:clip}@media(max-width:480px){.floating-tag{top:210px}}.brand{gap:8px}.brand>span:not(.mark){font-weight:450}.brand>b{font-weight:700}.brand .mark{margin-right:6px}footer a:hover{color:var(--acid)}@media(max-width:900px){.brand>span:not(.mark){display:inline}}.github-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.github-link svg{width:20px;height:20px}.github-link:hover{color:var(--acid)}@media(max-width:760px){.github-link>span{display:none}.topbar{gap:14px}.brand{font-size:19px}}@media(max-width:560px){.topbar .brand{order:0}.topbar .github-link{order:1}.topbar nav{order:2}}.soft-glass .glass{opacity:1!important;background:#23301f99!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;pointer-events:auto!important}@media(max-width:760px){.floating-tag{display:none}}.footer-links{display:flex;gap:18px;align-items:center;white-space:nowrap}
