:root{color-scheme:dark;--bg:#17171a;--panel:#202024;--panel2:#28272a;--line:#414044;--text:#f7f3ef;--muted:#a9a6a8;--orange:#ff972f;--orange2:#f15a19;--pink:#e45aa5;--blue:#42a6ee;--green:#30c486;--purple:#b785f3;--cyan:#38cbd9;--yellow:#f3c659;font-family:Inter,Segoe UI,Arial,sans-serif;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}::selection{background:var(--orange);color:#161313}.wrap{width:min(1280px,calc(100% - 48px));margin-inline:auto}
.ambient{position:absolute;z-index:-1;pointer-events:none;filter:blur(5px)}.ambient-one{width:700px;height:700px;left:-380px;top:360px;background:radial-gradient(circle,#e97a2414,transparent 65%)}.ambient-two{width:850px;height:850px;right:-480px;top:0;background:radial-gradient(circle,#df642718,transparent 70%)}
.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid #ffffff12;background:#19191bdd;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:20px;white-space:nowrap;letter-spacing:-.05em}.brand img{object-fit:contain;border-radius:6px}.brand em{color:var(--orange);font-style:normal}.top-nav{display:flex;gap:32px}.top-nav a,.header-link{color:#c7c3c3;font-size:13px;font-weight:700;transition:color .2s}.top-nav a:hover,.header-link:hover{color:var(--orange)}.header-link{padding:11px 17px;border:1px solid #ff9a3b80;border-radius:6px;color:#ffb66d}.header-link span{margin-left:9px}
.hero{min-height:660px;display:grid;grid-template-columns:44% 56%;align-items:center;position:relative;padding-top:40px;padding-bottom:75px}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--orange);display:inline-flex;align-items:center;gap:9px}.live-dot{width:7px;height:7px;border-radius:100%;background:var(--orange);box-shadow:0 0 0 5px #ff972f1a,0 0 20px var(--orange)}h1,h2,p{margin:0}.hero h1{font-size:clamp(60px,7.3vw,112px);line-height:.94;letter-spacing:-.082em;margin:28px 0 28px;font-weight:900}.hero h1 span{color:var(--orange);text-shadow:0 0 50px #ff941944}.hero-copy>p{color:#c0babc;max-width:530px;font-size:17px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 22px;border-radius:6px;font-size:13px;font-weight:900;transition:transform .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(110deg,#ffab44,#ed621e);color:#21120a;box-shadow:0 10px 35px #ee741d35}.button-ghost{border:1px solid #777073;background:#ffffff08}.button-ghost:hover{border-color:var(--orange)}.device-line{display:flex;align-items:center;gap:12px;color:#a5a0a1;font-size:10px;font-weight:900;letter-spacing:.14em;margin-top:47px}.device-mark{font-size:18px;color:var(--orange)}.device-line i{width:3px;height:3px;border-radius:50%;background:#81797b}
.hero-art{min-width:0;height:490px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.art-glow{position:absolute;inset:5% 2%;background:radial-gradient(ellipse,#fa84202b,transparent 65%);filter:blur(30px)}.instrument{width:min(675px,100%);height:290px;position:relative;transform:rotate(-8deg) rotateX(9deg);border:3px solid #484244;border-radius:18px;background:linear-gradient(145deg,#303033,#141416 55%,#262529);box-shadow:0 42px 15px -22px #09080a,0 60px 65px #000b,0 0 0 1px #f9ac3822,0 0 60px #ff85191d;padding:20px 22px 17px}.instrument:before{content:"";position:absolute;inset:7px;border:1px solid #ffa03435;border-radius:11px;pointer-events:none}.instrument-top{height:107px;display:flex;align-items:flex-start;gap:20px;position:relative}.instrument-brand{font-weight:900;font-style:italic;font-size:16px;color:#ffae55;display:flex;align-items:center;gap:6px;width:27%}.instrument-screen{flex:1;min-width:0;background:#111e1c;border:1px solid #1c8e62;border-radius:7px;height:80px;padding:10px 14px;box-shadow:inset 0 0 25px #15b48525,0 0 15px #32e09f15;display:flex;flex-direction:column;justify-content:space-between}.instrument-screen small{font-size:8px;letter-spacing:.18em;color:#5ecfa9}.instrument-screen strong{color:#bbf7dc;font-size:18px;white-space:nowrap}.instrument-screen span{color:#53e7a8;font-size:8px;align-self:flex-end}.instrument-controls{display:flex;gap:9px;padding-top:14px}.instrument-controls b{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 38% 30%,#4d4a4b,#101011 62%);border:2px solid #b97b45;box-shadow:0 0 12px #f8892c55}.instrument-sliders{position:absolute;right:32px;top:114px;display:flex;gap:11px}.instrument-sliders span{width:8px;height:31px;background:linear-gradient(90deg,#f7a641,#b14b0b);border-radius:2px;box-shadow:0 0 9px #ff8c2766}.instrument-sliders span:nth-child(even){height:24px}.keyboard{height:125px;background:#0b0b0e;border:1px solid #4a484c;border-radius:5px;padding:4px;position:relative;overflow:hidden;box-shadow:inset 0 8px 15px #0008}.white-keys{height:100%;display:grid;grid-template-columns:repeat(14,1fr);gap:2px}.white-keys span{border:1px solid #8d8581;border-radius:0 0 4px 4px;background:linear-gradient(90deg,#aeaaa5,#eee9df 24%,#faf5eb 78%,#bdb9b4);box-shadow:inset 0 -10px 5px #a6a19b}.black-keys{position:absolute;inset:4px 0 auto 4px;height:70px;display:grid;grid-template-columns:repeat(13,1fr);gap:0;pointer-events:none}.black-keys span{width:53%;height:100%;justify-self:center;transform:translateX(50%);background:linear-gradient(90deg,#101014,#2a292e 55%,#09090b);border:1px solid #454149;border-radius:0 0 4px 4px;box-shadow:3px 4px 4px #0008}.black-keys .gap{visibility:hidden}.floating-tag{position:absolute;z-index:2;padding:10px 15px;background:#222124e8;border:1px solid #ff9a3b70;border-radius:7px;color:var(--orange);font-size:26px;font-weight:900;box-shadow:0 12px 30px #0006}.floating-tag span{display:block;color:#bdb6b4;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.tag-left{bottom:38px;left:3%}.tag-right{top:45px;right:0}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;color:#777276;font-size:10px;letter-spacing:.17em;font-weight:800}
.numbers{border:1px solid #e884292c;border-radius:8px;background:linear-gradient(110deg,#242123,#1d1d20);display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;box-shadow:0 20px 50px #0002}.numbers>div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border-right:1px solid #ffffff16}.numbers>div:last-child{border:0}.numbers strong{color:var(--orange);font-weight:900;font-size:39px;line-height:1}.numbers span{color:#aaa4a5;font-size:9px;letter-spacing:.12em;font-weight:900}
.section{padding-top:130px;scroll-margin-top:90px}.section-head{display:grid;grid-template-columns:1fr minmax(270px,430px);gap:40px;align-items:end;margin-bottom:30px}.section-head h2,.closing h2{font-size:clamp(37px,5vw,67px);line-height:1.04;letter-spacing:-.067em;margin-top:15px}.section-head h2 em,.closing h2 em{font-style:normal;color:var(--orange)}.section-head p{font-size:15px;line-height:1.8;color:#b7b1b3;max-width:440px;padding-bottom:3px}.eyebrow.pink{color:var(--pink)}.eyebrow.blue{color:var(--blue)}.eyebrow.green{color:var(--green)}.eyebrow.purple{color:var(--purple)}.eyebrow.cyan{color:var(--cyan)}.eyebrow.yellow{color:var(--yellow)}.section-modules h2 em{color:var(--pink)}.section-accompaniment h2 em{color:var(--blue)}.section-pads h2 em{color:var(--green)}.section-parameters h2 em{color:var(--purple)}.section-routing h2 em{color:var(--cyan)}.section-performance h2 em{color:var(--yellow)}
.category-list,.tag-cloud,.mini-features,.banks{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px}.category-list span,.tag-cloud span{font-size:12px;font-weight:800;padding:10px 13px;border:1px solid #656063;border-radius:5px;background:#2b292c;color:#ded7d8}.category-list span:first-child,.category-list span:nth-child(5),.category-list span:nth-child(9),.category-list span:nth-child(16){color:#ffb768;border-color:#ad6629;background:#5c3a213b}.tag-cloud span{font-size:10px;letter-spacing:.08em;border-color:#745b8e;color:#d5bff0}.module-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin-bottom:22px}.module-strip span{display:flex;flex-direction:column;gap:5px;padding:13px 11px;background:#252327;border:1px solid #6d4a54;border-radius:5px;color:#c3a3ad;font-size:10px;font-weight:800}.module-strip b{font-size:13px;color:#f3dce6}.module-strip .organ{border-color:#2a916d;color:#7ad6ac}.module-strip .synth{border-color:#3e90c8;color:#8ccdf8}.mini-features span{border:1px solid #415d74;background:#20303c;border-radius:5px;padding:12px 15px;font-size:12px;color:#c2d6e3}.mini-features b{color:#8cc8f5}.routing-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px}.routing-stats div{padding:16px;background:#203034;border:1px solid #315e65;border-radius:5px;display:flex;align-items:center;gap:18px}.routing-stats strong{font-size:28px;color:var(--cyan)}.routing-stats span{font-size:10px;letter-spacing:.1em;font-weight:900;color:#acd0d2}.banks{align-items:center}.banks span{width:57px;height:46px;display:grid;place-items:center;border:1px solid #a7862d;background:linear-gradient(160deg,#553d20,#302922);border-radius:5px;color:var(--yellow);font-weight:900;font-size:20px}.banks b{margin-left:10px;color:#bcae88;letter-spacing:.13em;font-size:10px}
.screenshot{margin:0;width:100%;min-height:350px;aspect-ratio:2.55;position:relative;overflow:hidden;border:1px solid #a967295c;border-radius:8px;background:radial-gradient(ellipse at 50% 125%,#6d411f50,transparent 60%),repeating-linear-gradient(90deg,transparent 0,transparent 119px,#ffffff08 120px),linear-gradient(150deg,#242326,#171719);box-shadow:0 22px 50px #0005}.screenshot:after{content:"";position:absolute;inset:11px;border:1px solid #ffffff12;border-radius:4px;pointer-events:none}.screenshot img{display:none;width:100%;height:100%;object-fit:contain;background:#171719}.screenshot.has-image img{display:block}.screenshot.has-image .shot-empty{display:none}.shot-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:10px;padding:20px}.shot-empty:before{content:"";width:70px;height:56px;border:2px dashed #ff9a3b6b;border-radius:7px;margin-bottom:8px;background:linear-gradient(135deg,#fb8b2440 30%,transparent 30% 65%,#fb8b2420 65%)}.shot-empty span{font-size:10px;letter-spacing:.18em;font-weight:900;color:var(--orange)}.shot-empty strong{font-size:clamp(19px,2.3vw,31px);letter-spacing:-.04em}.shot-empty small{color:#aaa2a2;font-size:12px}.section-modules .screenshot{border-color:#a349845c}.section-accompaniment .screenshot{border-color:#419add5c}.section-pads .screenshot{border-color:#28b47b5c}.section-parameters .screenshot{border-color:#ae7ce05c}.section-routing .screenshot{border-color:#38cbd95c}.section-performance .screenshot{border-color:#e4b5435c}.section-modules .shot-empty span{color:var(--pink)}.section-accompaniment .shot-empty span{color:var(--blue)}.section-pads .shot-empty span{color:var(--green)}.section-parameters .shot-empty span{color:var(--purple)}.section-routing .shot-empty span{color:var(--cyan)}.section-performance .shot-empty span{color:var(--yellow)}
.closing{margin-top:140px;padding:80px 35px 90px;text-align:center;position:relative;overflow:hidden;border:1px solid #ef863a65;border-radius:8px;background:radial-gradient(ellipse at 50% 140%,#b456214b,transparent 65%),#242024}.closing>*{position:relative;z-index:1}.closing-glow{position:absolute;inset:-150px 10%;background:radial-gradient(circle,#ff872626,transparent 58%);filter:blur(30px)}.closing h2{font-size:clamp(55px,7vw,96px)}.closing p{margin:20px auto 26px;color:#c9bdba;max-width:510px;line-height:1.7}.footer{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#aaa3a3;font-size:12px}.footer>a{color:var(--orange);font-weight:800}
@media(max-width:1000px){.top-nav{gap:17px}.hero{grid-template-columns:1fr;min-height:0;padding-top:75px}.hero-copy{max-width:680px}.hero-art{height:430px}.hero-bottom{bottom:20px}.module-strip{grid-template-columns:repeat(4,1fr)}.section-head{grid-template-columns:1fr;gap:14px}.section-head p{max-width:660px}.section{padding-top:100px}}
@media(max-width:680px){.wrap{width:calc(100% - 30px)}.site-header{height:64px;padding:0 15px;gap:8px}.brand{font-size:17px}.brand img{width:29px;height:29px}.top-nav{display:none}.header-link{padding:9px 11px;font-size:11px}.hero{padding-top:60px;padding-bottom:60px}.hero h1{font-size:clamp(54px,13vw,78px);margin:22px 0}.hero-copy>p{font-size:15px}.hero-actions{gap:8px}.button{padding:13px 15px;font-size:12px}.device-line{font-size:9px;margin-top:28px}.hero-art{height:300px;margin-inline:-12px}.instrument{transform:rotate(-7deg) scale(.83);flex:none;width:550px;max-width:none}.floating-tag{font-size:18px;padding:8px 10px}.tag-right{top:17px;right:0}.tag-left{bottom:0;left:0}.hero-bottom{font-size:8px}.numbers{grid-template-columns:repeat(2,1fr);row-gap:25px}.numbers>div:nth-child(2){border-right:0}.numbers strong{font-size:33px}.numbers span{font-size:8px}.section{padding-top:85px}.section-head h2{font-size:clamp(37px,10vw,53px)}.section-head p{font-size:14px}.category-list span{font-size:11px;padding:8px 9px}.module-strip{grid-template-columns:repeat(4,1fr);gap:5px}.module-strip span{padding:9px 7px;font-size:9px}.module-strip b{font-size:11px}.screenshot{min-height:230px;aspect-ratio:1.55}.shot-empty:before{width:50px;height:40px}.routing-stats{grid-template-columns:1fr}.routing-stats div{padding:10px 15px}.routing-stats strong{font-size:23px}.banks span{height:38px;width:39px;font-size:16px}.banks b{width:100%;margin:3px 0}.closing{margin-top:100px;padding:60px 22px}.closing h2{font-size:clamp(54px,13vw,78px)}.footer{flex-wrap:wrap;padding-block:30px;min-height:0}.footer>span{order:3;width:100%}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
[hidden]{display:none!important}
.hero-product{position:relative;z-index:1;width:min(690px,100%);height:min(390px,75vw);margin:0;border:2px solid #5f5350;border-radius:14px;background:radial-gradient(circle at 75% 25%,#6d411f55,transparent 55%),#242326;box-shadow:0 45px 65px #000a,0 10px 0 #121114,0 0 0 1px #ff972f26;overflow:hidden;transform:rotate(-8deg) rotateX(9deg) rotateY(-3deg);transition:transform .3s ease,border-color .3s ease}.hero-product.has-image{border-color:#9b6c44}.hero-product-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:11px;text-align:center;padding:20px}.hero-product-empty img{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 10px 20px #0008)}.hero-product-empty span{color:var(--orange);font-weight:900;letter-spacing:.2em;font-size:11px}.hero-product-empty strong{font-size:clamp(19px,3vw,30px);letter-spacing:-.05em}.hero-product-empty small{font-size:12px;color:#a99d9c}.hero-product-image{display:none;width:100%;height:100%;object-fit:contain;background:#151416}.hero-product.has-image .hero-product-image{display:block}.hero-product.has-image .hero-product-empty{display:none}
.license-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.license-card{min-height:285px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;padding:32px;border:1px solid #745b4a;border-radius:8px;background:linear-gradient(145deg,#2c2523,#201f22 68%);box-shadow:0 20px 40px #0003}.license-card:before{content:"";position:absolute;right:-85px;top:-115px;width:260px;height:260px;border:1px solid #ff943c22;border-radius:50%;box-shadow:0 0 0 40px #ff943c09,0 0 0 85px #ff943c06;pointer-events:none}.license-card-featured{border-color:#ea8d39;background:linear-gradient(145deg,#40291f,#282225 64%,#1f1e21)}.license-number{position:absolute;right:26px;top:24px;color:#ffb872;font-weight:900;font-size:54px;line-height:1;opacity:.23}.license-kicker{font-size:10px;letter-spacing:.17em;font-weight:900;color:#ffb771}.license-card h3{font-size:clamp(30px,4vw,50px);letter-spacing:-.06em;margin:18px 0 6px}.license-price{display:block;color:#ffad4a;font-size:clamp(22px,2.8vw,36px);line-height:1.1;letter-spacing:-.05em;text-shadow:0 0 18px #ff852b35}.license-card p{color:#d0c3bc;line-height:1.6;max-width:340px;font-size:15px}.license-button,.license-pending{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:190px;margin-top:28px;padding:13px 20px;border-radius:5px;font-size:13px;font-weight:900}.license-button{color:#21140a;background:linear-gradient(120deg,#ffb44d,#ee7026);box-shadow:0 9px 20px #f2712733;transition:transform .2s,filter .2s}.license-button:hover{transform:translateY(-2px);filter:brightness(1.1)}.license-pending{border:1px solid #665950;color:#aaa09b;background:#ffffff07}
@media(max-width:680px){.hero-product{height:min(255px,70vw);width:calc(100% - 20px);border-radius:8px;transform:rotate(-5deg) rotateX(6deg)}.hero-product-empty img{width:52px;height:52px}.hero-product-empty small{font-size:10px}.license-grid{grid-template-columns:1fr}.license-card{min-height:245px;padding:25px}.license-card h3{font-size:38px}}
.hero-product{width:min(590px,92%);height:auto;aspect-ratio:4 / 3}.hero-product-image{object-fit:contain}
@media(max-width:680px){.hero-product{width:calc(100% - 20px);height:auto;aspect-ratio:4 / 3}}
