:root{--ink:#151413;--muted:#77736d;--paper:#f8f7f3;--orange:#ff5d22;--lime:#e1ff3f;--line:#dfddd6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,'Noto Sans Thai',sans-serif}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:8;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.topbar{height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,30px);position:relative;z-index:2;background:#f8f7f3cc;backdrop-filter:blur(12px)}.brand{font-size:21px;font-weight:800;letter-spacing:-1.5px;text-decoration:none;color:var(--ink);display:flex;gap:8px;align-items:center}.brand-mark{background:var(--orange);color:white;width:25px;height:25px;border-radius:50% 50% 50% 4px;display:grid;place-items:center;font-family:Georgia;font-size:20px;transform:rotate(-15deg)}.brand-ai{color:var(--orange)}nav{display:flex;gap:29px;margin-left:70px}nav a{font-size:13px;font-weight:700;text-decoration:none;color:#98948d;transition:.2s}nav a:hover,nav .active{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:15px}.credits{border:1px solid var(--line);border-radius:20px;background:#fff;padding:8px 13px;font:600 12px Manrope;color:#5f5a53}.avatar,.avatar-gradient{border:0;width:31px;height:31px;border-radius:50%;background:#2c2b28;color:#fff;font:700 12px Manrope}.hero{text-align:center;min-height:344px;padding:74px 20px 20px;position:relative;overflow:hidden}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:1.2px;color:#807b72;display:flex;align-items:center;gap:7px}.hero>.eyebrow{justify-content:center}.eyebrow i{display:inline-block;width:6px;height:6px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 4px #ff5d221b}.hero h1{font-size:clamp(44px,6.2vw,78px);line-height:.98;letter-spacing:-5px;margin:18px 0 17px;font-weight:800}.hero h1 em{font-family:Georgia,'Noto Serif Thai',serif;color:var(--orange);font-weight:400;letter-spacing:-4px}.hero-copy{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.hero-orbit{border:1px solid #e8e4dc;border-radius:50%;position:absolute;left:50%;top:-246px;transform:translateX(-50%);z-index:-1}.orbit-one{width:760px;height:560px}.orbit-two{width:530px;height:390px;top:-164px;border-color:#eee8df}.creation-card{max-width:825px;margin:0 auto 95px;border:1px solid #d8d5cd;background:#fff;box-shadow:0 18px 45px #2417080d;border-radius:12px;overflow:hidden}.creation-tabs{height:59px;border-bottom:1px solid #e7e4dd;display:flex;align-items:flex-end;padding:0 25px;gap:28px;position:relative}.tab{height:59px;border:0;background:transparent;color:#99948b;font:700 13px Manrope;cursor:pointer;border-bottom:2px solid transparent}.tab.active{color:var(--ink);border-color:var(--orange)}.spark{position:absolute;right:25px;top:19px;color:var(--orange)}.composer{padding:24px 25px 16px}.composer label{font:500 10px 'DM Mono';letter-spacing:1.1px;color:#77736d}.composer textarea{display:block;width:100%;border:0;resize:none;outline:none;min-height:64px;padding:11px 0 3px;font:500 16px/1.55 Manrope,'Noto Sans Thai';color:#292722}.composer textarea::placeholder{color:#b6b1a8}.composer-bottom{display:flex;justify-content:space-between;align-items:center}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{border:1px solid #e3dfd7;border-radius:30px;padding:6px 10px;background:#faf9f6;color:#706b62;font:600 11px Manrope;cursor:pointer}.chip:after{content:' ×';color:#aaa399}.count{font:10px 'DM Mono';color:#aaa59c}.creation-footer{min-height:67px;border-top:1px solid #e7e4dd;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 24px}.model{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.model small{font:9px 'DM Mono';color:#928c82;display:block;margin-bottom:2px}.model-dot{width:9px;height:9px;border-radius:3px;background:linear-gradient(135deg,#ff4f24,#fdc44a)}.model button{border:0;background:transparent;color:#8d887e;font-size:15px}.generate{padding:12px 16px 12px 18px;border:0;border-radius:7px;background:var(--ink);color:white;font:700 13px Manrope;cursor:pointer;transition:.2s}.generate:hover{background:var(--orange);transform:translateY(-1px)}.generate span{color:var(--lime);margin-right:6px}.generate kbd{font:10px 'DM Mono';color:#aaa;margin-left:13px;font-weight:400}.workspace,.how-it-works{max-width:1120px;margin:0 auto;padding:0 24px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-title h2{font-size:27px;letter-spacing:-1.5px;margin:8px 0 0}.section-title a{text-decoration:none;color:#504c45;font-size:12px;font-weight:700}.section-title a b{color:var(--orange);font-size:17px;margin-left:7px}.song-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.song-card{cursor:pointer}.cover{height:210px;border-radius:9px;position:relative;padding:18px;color:#ffffff80;overflow:hidden;transition:transform .25s}.song-card:hover .cover{transform:translateY(-4px)}.cover>span{font:12px 'DM Mono'}.cover-neon{background:radial-gradient(circle at 63% 36%,#ffca65 0 4%,#ff6f2d 15%,#df3651 31%,#242032 67%)}.cover-neon:after{content:'';position:absolute;width:170%;height:48%;left:-25%;bottom:-17%;background:linear-gradient(115deg,transparent 42%,#f9aa4761 43%,transparent 45%,transparent 57%,#ff985c61 58%,transparent 60%);transform:rotate(-8deg)}.eq{display:flex;position:absolute;bottom:30px;left:20px;gap:3px;align-items:end;height:33px}.eq i{width:3px;background:#fff;height:14px}.eq i:nth-child(2){height:29px}.eq i:nth-child(3){height:20px}.eq i:nth-child(4){height:32px}.eq i:nth-child(5){height:11px}.cover-star{background:linear-gradient(135deg,#13102d,#463a9f 51%,#fc6795)}.cover-star:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1.4px);background-size:31px 31px;opacity:.35}.star{position:absolute;right:35px;top:51px;font-size:73px;color:#ffd4db;filter:drop-shadow(0 0 15px #fff)}.cover-rain{background:linear-gradient(140deg,#4d6d76,#a0bbc0 48%,#ebe7bf)}.cover-rain:after{content:'';position:absolute;inset:auto -20% 0;height:48%;background:#173a47aa;transform:rotate(-6deg);border-radius:50%}.rain-lines{position:absolute;font-size:36px;line-height:25px;color:#ecffde;right:38px;top:46px;transform:rotate(-17deg);letter-spacing:4px}.play{opacity:0;position:absolute;inset:0;margin:auto;width:45px;height:45px;border-radius:50%;border:0;background:white;color:#1b1917;cursor:pointer;transition:.2s}.song-card:hover .play,.selected .play{opacity:1}.song-info{display:flex;justify-content:space-between;padding:12px 2px}.song-info h3{margin:0 0 3px;font-size:13px}.song-info p{margin:0;color:#89847a;font:11px 'DM Mono'}.more{border:0;background:transparent;letter-spacing:1px;color:#7a756d}.sing-panel{max-width:1072px;margin:88px auto 103px;display:grid;grid-template-columns:1.55fr .7fr;background:#1d1d1b;color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 15px 45px #17130c1f}.karaoke-screen{height:350px;position:relative;background:radial-gradient(ellipse at 30% 105%,#ef3c35 0,#9e2044 18%,transparent 47%),radial-gradient(ellipse at 82% 11%,#6764d8 0,transparent 35%),linear-gradient(135deg,#191836,#2c2254 49%,#1d1c35);padding:23px 27px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.karaoke-screen:after{content:'';position:absolute;inset:0;opacity:.45;background:linear-gradient(110deg,transparent 44%,#ffffff12 45%,transparent 47%),repeating-linear-gradient(154deg,transparent 0 30px,#ffffff0a 31px 32px)}.screen-top,.screen-bottom{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.live-pill{padding:5px 9px;border:1px solid #ffffff38;border-radius:15px;font:10px 'DM Mono';letter-spacing:.4px}.live-pill i,.host p i{display:inline-block;width:5px;height:5px;background:#f36455;border-radius:50%;margin-right:5px}.screen-time,.screen-bottom{font:10px 'DM Mono';color:#ffffffb0}.screen-time b{color:#ffffff62;font-weight:400}.lyrics{position:relative;z-index:1;text-align:center}.lyrics p{margin:8px;font-family:'Noto Sans Thai',sans-serif;font-weight:600;letter-spacing:-.4px}.lyrics .past{font-size:16px;color:#ffffff66}.lyrics .current{font-size:28px;color:white}.lyrics .current span{color:var(--lime)}.lyrics .next{font-size:17px;color:#ffffff85}.screen-bottom{gap:13px}.progress{height:2px;background:#ffffff38;flex:1}.progress i{display:block;background:var(--lime);width:48%;height:100%}.room-panel{padding:26px 24px;background:#21211f}.room-head{display:flex;justify-content:space-between}.room-head h2{font-size:20px;margin:8px 0 25px;letter-spacing:-1px}.room-menu,.more{cursor:pointer}.room-menu{border:0;background:transparent;color:#aaa;font-size:15px}.host{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;padding:15px 0;display:flex;align-items:center;gap:10px}.avatar-gradient{background:linear-gradient(135deg,#f49a47,#ed497c);display:grid;place-items:center}.host b{font-size:11px}.host p{margin:3px 0 0;color:#afaaa3;font-size:10px}.host p i{background:#7cd69a}.host-tag{margin-left:auto;border:1px solid #ffffff28;border-radius:3px;padding:3px 5px;color:#a6a19a;font:8px 'DM Mono'}.listeners{display:flex;align-items:center;gap:9px;padding:16px 0;color:#aaa59d;font-size:10px}.faces{display:flex}.face{width:23px;height:23px;border:2px solid #21211f;border-radius:50%;margin-right:-6px;display:grid;place-items:center;font:9px Manrope;color:#fff}.f1{background:#5477a5}.f2{background:#c7617b}.f3{background:#ac8a5a}.more-face{background:#53514e}.room-actions{display:flex;gap:8px}.mic{width:42px;border:1px solid #ffffff2c;border-radius:6px;background:#2d2d2a;color:white;font-size:17px;cursor:pointer}.mic.active{background:var(--orange);border-color:var(--orange)}.join{height:42px;flex:1;border:0;border-radius:6px;background:var(--lime);color:#25251f;font:700 12px Manrope;cursor:pointer}.join b{font-size:17px;margin-left:8px}.room-note{text-align:center;color:#7d7972;font-size:9px;margin:12px 0 0}.how-it-works{padding-bottom:90px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps>div{padding:22px 28px 5px 0;border-right:1px solid var(--line)}.steps>div+div{padding-left:28px}.steps>div:last-child{border:0}.steps b{font:10px 'DM Mono';color:var(--orange)}.steps h3{font-size:15px;margin:18px 0 7px}.steps p{margin:0;color:#7b766e;font-size:12px;line-height:1.7;max-width:180px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);background:#1f1e1c;color:white;padding:12px 18px;border-radius:7px;font-size:12px;z-index:20;box-shadow:0 8px 28px #0003;transition:.3s}.toast.show{transform:translate(-50%,0)}
@media(max-width:700px){.topbar{padding:0 20px}nav{display:none}.credits{display:none}.hero{min-height:300px;padding-top:62px}.hero h1{letter-spacing:-3px}.creation-card{margin:0 18px 70px}.creation-footer{padding-left:15px}.model{font-size:10px}.generate kbd{display:none}.song-grid{grid-template-columns:1fr;gap:21px}.cover{height:180px}.sing-panel{margin:60px 18px 75px;grid-template-columns:1fr}.karaoke-screen{height:320px}.room-panel{padding:24px}.workspace,.how-it-works{padding:0 18px}.steps{grid-template-columns:1fr}.steps>div,.steps>div+div{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.steps>div:last-child{border-bottom:0}.lyrics .current{font-size:23px}}
