:root{color-scheme:dark;--bg:#111015;--surface:#17151c;--surface2:#1d1a23;--border:#29252f;--text:#f4f0f9;--muted:#aaa4b3;--muted2:#7d7786;--purple:#b49af6;--purple-bright:#c3adff;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif;--mono:'DM Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid var(--purple-bright);outline-offset:4px;border-radius:3px}.wrap{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;z-index:10;top:10px;left:12px;padding:9px 14px;background:var(--purple);color:#1c1727;border-radius:6px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.brand,.footer-brand{display:flex;align-items:center;gap:10px;font:800 23px var(--display);letter-spacing:-1.4px}.brand-icon{width:34px;height:34px}.brand-period{color:var(--purple)}.nav-links{display:flex;gap:36px;margin-left:95px}.nav-links a,.nav-download{font-size:12px;font-weight:600;color:#bbb5c4;transition:color .2s}.nav-links a:hover,.footer-release:hover,.text-link:hover{color:var(--purple-bright)}.nav-download{display:flex;align-items:center;gap:10px;border:1px solid #393440;border-radius:4px;padding:9px 14px;color:var(--text)}.nav-download span{color:var(--purple)}.hero{min-height:570px;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:42px;padding-block:65px 82px}.eyebrow,.section-kicker{font:500 10px var(--mono);letter-spacing:1.55px;color:#b4a9c6}.eyebrow{display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;border-radius:50%;background:#b49af6;box-shadow:0 0 11px #a78af4}.hero h1{font:600 clamp(50px,6.2vw,77px)/1.05 var(--display);letter-spacing:-5px;margin:26px 0 19px}.hero h1 span,.install-copy h2 span{color:var(--purple)}.hero-description{max-width:430px;font-size:16px;color:#aaa4b1;line-height:1.85;margin:0}.hero-actions{display:flex;align-items:center;gap:17px;margin-top:30px}.button-primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;background:#b9a0f6;border:1px solid #c7b2ff;border-radius:4px;color:#21192f;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.button-primary:hover{background:#c9b6ff;transform:translateY(-2px)}.button-primary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.release-label{font:10px var(--mono);color:#a59eae}.release-label span{color:#6c6576;padding-inline:3px}.hero-note{display:flex;align-items:center;gap:10px;margin-top:46px;font-size:11px;color:#797382}.note-line{width:25px;height:1px;background:#66537f}.hero-art{height:402px;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;background:radial-gradient(ellipse at 50% 53%,#25202e 0,#1a1720 37%,#131117 72%);border:1px solid #27232c;border-radius:6px}.hero-art:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(222,209,255,.35) .6px,transparent .6px);background-size:23px 23px;opacity:.12;mask-image:linear-gradient(transparent 5%,#000 50%,transparent 97%)}.art-glow{position:absolute;width:200px;height:200px;top:calc(50% - 100px);left:calc(50% - 100px);border-radius:50%;background:#8e6cdc;filter:blur(92px);opacity:.28}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(197,178,244,.13)}.orbit-one{width:176px;height:176px}.orbit-two{width:263px;height:263px;border-style:dashed;border-color:rgba(197,178,244,.11)}.orbit-three{width:348px;height:348px;border-color:rgba(197,178,244,.08)}.art-icon{position:absolute;width:88px;height:88px;border:1px solid rgba(208,190,255,.5);border-radius:25px;display:grid;place-items:center;background:linear-gradient(145deg,#c8b5ff,#8b6dd4);box-shadow:0 0 60px #a27be54a,0 14px 45px #05040888;z-index:1}.art-icon svg{width:52px;height:52px;color:#251b37}.sound-bars{position:absolute;height:52px;display:flex;align-items:center;gap:7px;opacity:.48}.sound-bars i{width:2px;height:calc(8px + (var(--bar,1)*1px));border-radius:4px;background:#bca4f8}.sound-bars i:nth-child(1),.sound-bars i:nth-child(21){height:8px}.sound-bars i:nth-child(2),.sound-bars i:nth-child(20){height:14px}.sound-bars i:nth-child(3),.sound-bars i:nth-child(19){height:20px}.sound-bars i:nth-child(4),.sound-bars i:nth-child(18){height:26px}.sound-bars i:nth-child(5),.sound-bars i:nth-child(17){height:34px}.sound-bars i:nth-child(6),.sound-bars i:nth-child(16){height:42px}.sound-bars i:nth-child(7),.sound-bars i:nth-child(15){height:48px}.sound-bars i:nth-child(8),.sound-bars i:nth-child(14){height:39px}.sound-bars i:nth-child(9),.sound-bars i:nth-child(13){height:29px}.sound-bars i:nth-child(10),.sound-bars i:nth-child(12){height:20px}.sound-bars i:nth-child(11){height:12px}.art-caption{position:absolute;bottom:47px;display:flex;align-items:center;gap:12px;font:9px var(--mono);letter-spacing:2px;color:#a69ab8;z-index:1}.caption-wave{color:#ab91ed;font-size:13px}.art-index{position:absolute;top:20px;font:9px var(--mono);letter-spacing:1px;color:#b4a3d0;z-index:1}.art-index span{display:block;margin-top:5px;font-size:7px;color:#71687d}.index-left{left:20px}.index-right{right:20px;text-align:right}.features-section{padding:83px 0 88px;background:#151319;border-top:1px solid #211e27;border-bottom:1px solid #211e27}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-kicker{font-size:9px}.section-heading h2,.faq-heading h2{font:600 32px/1.2 var(--display);letter-spacing:-1.4px;margin:11px 0 0}.section-heading>p{font-size:12px;color:#827c8a;margin:0 0 3px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #2a2630;border-radius:5px;overflow:hidden}.feature-card{position:relative;min-height:213px;padding:25px 20px 21px;background:linear-gradient(140deg,#19171d,#17151b);border-right:1px solid #2a2630}.feature-card:last-child{border:0}.feature-icon{height:38px;width:38px;display:grid;place-items:center;border:1px solid #383142;background:#211d28;border-radius:4px;color:var(--purple)}.feature-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.feature-number{position:absolute;right:20px;top:29px;font:9px var(--mono);color:#625b6b}.feature-card h3{font:600 13px var(--display);margin:23px 0 6px}.feature-card p{font-size:11px;line-height:1.75;color:#898391;margin:0;max-width:190px}.install-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:85px;padding-top:104px;padding-bottom:100px}.install-copy h2{font:600 39px/1.22 var(--display);letter-spacing:-2px;margin:14px 0}.install-copy>p{font-size:12px;color:#918a98;max-width:285px;line-height:1.8;margin:0 0 22px}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:600;color:#c7b1f7;transition:color .2s}.terminal-card{border:1px solid #302b36;border-radius:5px;background:#16141a;box-shadow:0 22px 80px #05040830;overflow:hidden}.terminal-top{height:48px;display:flex;align-items:center;gap:12px;padding:0 17px;border-bottom:1px solid #29252f;background:#1c1921;font:9px var(--mono);letter-spacing:1px;color:#b4abbf}.terminal-dots{display:flex;gap:5px}.terminal-dots i{height:6px;width:6px;background:#564e5d;border-radius:50%}.terminal-dots i:first-child{background:#a990ee}.terminal-linux{margin-left:auto;padding:4px 7px;border:1px solid #40364c;color:#b9a5ed;font-size:8px}.steps{list-style:none;padding:10px 19px 2px;margin:0}.steps li{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid #28242e}.steps li:last-child{border:0}.step-number{font:10px var(--mono);color:#9c83d8}.step-content{display:flex;flex-direction:column;gap:2px}.step-content strong{font-size:11px;font-weight:600}.step-content small{font-size:9px;color:#827b8a}.step-check{margin-left:auto;color:#a890e4;font-size:13px}.terminal-command{height:43px;margin:0 19px 18px;padding:0 12px;display:flex;align-items:center;gap:11px;border:1px solid #302a38;border-radius:3px;background:#100f13}.command-prompt{font:12px var(--mono);color:#b99bf1}.terminal-command code{font:11px var(--mono);color:#d3c9de}.command-cursor{height:12px;width:1px;background:#aa8ce9;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.faq-section{padding:77px 0 83px;background:#151319;border-block:1px solid #211e27}.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:92px}.faq-heading h2{font-size:31px}.faq-heading p{font-size:11px;color:#827c8a;margin-top:12px}.faq-list details{border-bottom:1px solid #302b35}.faq-list details:first-child{border-top:1px solid #302b35}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:12px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{position:relative;width:14px;height:14px;flex-shrink:0}.faq-list summary>span:before,.faq-list summary>span:after{content:"";position:absolute;top:6px;left:2px;width:10px;height:1px;background:#b7a0ed;transition:transform .2s}.faq-list summary>span:after{transform:rotate(90deg)}.faq-list details[open] summary>span:after{transform:rotate(0)}.faq-list details p{max-width:560px;font-size:11px;line-height:1.8;color:#958e9c;margin:0;padding:0 28px 17px 2px}.faq-list code{font-family:var(--mono);font-size:10px;color:#c8b4f2}.download-cta{position:relative;min-height:178px;margin-top:78px;margin-bottom:76px;padding:35px 43px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;border:1px solid #393142;border-radius:5px;background:linear-gradient(105deg,#201b29,#1b1820 70%)}.cta-orb{position:absolute;width:265px;height:265px;top:-145px;left:36%;border-radius:50%;background:#ae8df6;filter:blur(100px);opacity:.19;pointer-events:none}.cta-copy,.cta-button{position:relative}.cta-copy h2{font:600 23px var(--display);letter-spacing:-.8px;margin:8px 0 2px}.cta-copy p{font-size:11px;color:#97909e;margin:0}.cta-button{min-width:202px}.cta-arrow{font-size:15px;margin-left:5px}.site-footer{height:92px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #26222c}.footer-brand{font-size:20px}.footer-brand svg{width:30px;height:30px}.footer-credit,.footer-copy{font-size:10px;color:#77717e}.footer-release{font-size:10px;font-weight:600;color:#b8a1eb;transition:color .2s}.footer-release span{margin-left:4px}.footer-copy{margin-left:-64px}@media(max-width:900px){.hero{grid-template-columns:1fr .85fr;gap:26px}.hero h1{font-size:64px}.hero-art{height:350px}.install-section{gap:40px}.faq-layout{gap:48px}.feature-card{padding-inline:15px}.feature-number{right:15px}}@media(max-width:680px){.wrap{width:calc(100% - 40px)}.site-header{height:70px}.nav-links{display:none}.nav-download{padding:8px 11px;font-size:11px}.hero{grid-template-columns:1fr;gap:36px;padding-top:60px;padding-bottom:51px}.hero h1{font-size:clamp(56px,15vw,75px);letter-spacing:-4px;margin-top:22px}.hero-description{font-size:14px;max-width:390px}.hero-actions{flex-wrap:wrap;gap:13px}.hero-note{margin-top:27px}.hero-art{height:315px}.orbit-three{width:290px;height:290px}.features-section{padding:61px 0 63px}.section-heading{display:block;margin-bottom:24px}.section-heading h2,.faq-heading h2{font-size:28px}.section-heading>p{margin-top:10px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:197px;padding:20px 16px;border-bottom:1px solid #2a2630}.feature-card:nth-child(2){border-right:0}.feature-card:nth-child(3),.feature-card:nth-child(4){border-bottom:0}.feature-card h3{font-size:12px;margin-top:19px}.feature-card p{font-size:10px}.feature-number{right:15px;top:23px}.install-section{grid-template-columns:1fr;gap:29px;padding-top:69px;padding-bottom:68px}.install-copy h2{font-size:34px}.terminal-top{height:45px}.faq-section{padding:60px 0 62px}.faq-layout{grid-template-columns:1fr;gap:23px}.faq-heading p{margin-bottom:0}.download-cta{margin-top:54px;margin-bottom:55px;padding:28px 22px;min-height:0;align-items:flex-start;flex-direction:column;gap:20px}.cta-copy h2{font-size:21px}.cta-button{min-height:45px}.site-footer{height:auto;min-height:110px;padding-block:20px;display:grid;grid-template-columns:1fr auto;row-gap:11px}.footer-credit{grid-row:2}.footer-release{grid-column:2;grid-row:1}.footer-copy{grid-column:2;grid-row:2;margin:0;text-align:right}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.product-section{padding-top:12px;padding-bottom:82px}.product-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.product-heading h2{font:600 29px/1.2 var(--display);letter-spacing:-1.2px;margin:10px 0 0}.product-heading>p{font-size:11px;color:#827c8a;margin:0 0 3px}.product-gallery{display:grid;grid-template-columns:1.35fr .8fr;grid-template-rows:1fr 1fr;gap:13px}.product-shot{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid #332e3a;border-radius:5px;background:#19171d}.product-shot-main{grid-row:span 2}.product-shot img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .45s}.product-shot:hover img{transform:scale(1.015)}.product-shot figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:22px 14px 10px;background:linear-gradient(transparent,#0e0d11dc);font:8px var(--mono);letter-spacing:1.25px;color:#e1d9eb}.product-shot figcaption span+span{color:#b5a5d0}@media(max-width:680px){.product-section{padding-top:5px;padding-bottom:58px}.product-heading{display:block;margin-bottom:19px}.product-heading h2{font-size:26px}.product-heading>p{margin-top:9px}.product-gallery{grid-template-columns:1fr;grid-template-rows:auto}.product-shot-main{grid-row:auto}.product-shot{aspect-ratio:1.6}.product-shot img{object-fit:cover}.product-shot-main img{object-position:top}.product-shot figcaption{padding-top:17px}}
@media(min-width:681px){.product-gallery{aspect-ratio:2.35/1}}
