:root{color:#191919;background:#fbfbfa;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow-x:hidden;overscroll-behavior-x:none}button,input{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(0,0,0,0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.genx-shell{--ink: #151515;--muted: #858585;--line: #dedede;--soft-line: #eeeeee;--panel: rgba(255, 255, 255, .82);--purple: #7b6cff;--purple-dark: #6254e8;position:relative;width:100%;max-width:100vw;min-height:100vh;padding:38px clamp(22px,4vw,54px) 130px;overflow:clip;background:radial-gradient(circle at 50% 44%,rgba(0,0,0,.045),transparent 26vw),radial-gradient(circle at 16% 18%,rgba(123,108,255,.055),transparent 24vw),linear-gradient(180deg,#fff,#fbfbfa 70%,#f8f8f7)}.genx-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:flex-start}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:25px;letter-spacing:-.035em}.brand-strong{font-weight:760}.brand-light{margin-left:-6px;font-weight:400}.wave-mark{display:inline-flex;align-items:center;justify-content:center;gap:3px;width:38px;height:38px}.wave-mark span{width:3px;border-radius:99px;background:var(--ink)}.wave-mark span:nth-child(1),.wave-mark span:nth-child(5){height:17px}.wave-mark span:nth-child(2),.wave-mark span:nth-child(4){height:27px}.wave-mark span:nth-child(3){height:35px}.genx-center{position:relative;z-index:2;display:flex;min-height:calc(100vh - 210px);flex-direction:column;align-items:center;justify-content:flex-start;padding:clamp(8px,2.6vh,30px) 0 80px}.baby-timbo-hero{position:relative;z-index:1;width:clamp(230px,25vw,350px);max-width:min(52vw,380px);margin:0 0 28px;opacity:1;pointer-events:none;transform:none;filter:none}.prompt-bar,.chip-row,.record-carousel{position:relative;z-index:1}.prompt-bar{display:grid;grid-template-columns:38px minmax(0,1fr) auto 34px 48px;align-items:center;width:min(920px,calc(100vw - 48px));min-height:86px;padding:10px 16px 10px 22px;border:1px solid var(--line);border-radius:999px;background:var(--panel);box-shadow:0 32px 85px #00000014,0 10px 28px #0000000a,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prompt-bar input{min-width:0;height:58px;border:0;outline:0;color:#202020;background:transparent;font-size:17px;letter-spacing:-.02em}.prompt-bar input::placeholder{color:#898989}.add-button,.model-button,.mic-button,.send-button,.transport-play,.transport-close,.record-button{border:0;background:transparent}.add-button{position:relative;width:34px;height:34px;border-radius:50%}.add-button span,.add-button:after{position:absolute;inset:50% auto auto 50%;display:block;width:20px;height:2px;border-radius:99px;background:#1f1f1f;content:"";transform:translate(-50%,-50%)}.add-button:after{transform:translate(-50%,-50%) rotate(90deg)}.model-button{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;color:#717171;font-size:16px;white-space:nowrap}.model-button span{display:block;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}.mic-button{display:grid;width:34px;height:34px;place-items:center;color:#343434;border-radius:50%}.mic-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.send-button{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#8c81ff,var(--purple-dark));box-shadow:0 14px 28px #6254e847;transition:transform .16s ease,opacity .16s ease}.send-button span,.play-icon{width:0;height:0;margin-left:3px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fff}.send-button:disabled{cursor:wait;opacity:.7}.send-button:not(:disabled):hover{transform:scale(1.04)}.chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;width:min(760px,calc(100vw - 44px));margin-top:64px}.chip{display:inline-flex;align-items:center;gap:11px;min-height:45px;padding:0 20px;border:1px solid var(--line);border-radius:999px;color:#4f4f4f;background:#ffffffa3;box-shadow:inset 0 1px #ffffffd9;font-size:16px;letter-spacing:-.02em;transition:border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.tag-chip{text-transform:none}.chip svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.chip:hover,.chip.selected{border-color:#121212eb;color:#fff;background:#161616;box-shadow:inset 0 1px #ffffffe6,0 14px 30px #00000029,0 0 0 4px #7b6cff1c;transform:translateY(-2px)}.chip:hover:not(.selected){border-color:#7b6cff73;color:var(--purple-dark);background:#ffffffd1;box-shadow:inset 0 1px #ffffffe6,0 8px 24px #7b6cff1a;transform:translateY(-1px)}.chip.selected svg{stroke:#fff}.record-carousel{position:relative;width:min(850px,calc(100vw - 44px));margin-top:42px}.record-stage{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;width:100%}.record-group-shell{position:relative;display:flex;flex-direction:column;align-items:center}.record-group{display:flex;flex-direction:column;align-items:center;gap:10px}.remix-stack{display:flex;flex-direction:column;gap:10px;width:100%}.record-remix .record-button{min-height:76px;transform:scale(.97);transform-origin:top center}.record-remix .record-sleeve{width:54px;height:54px;border-radius:14px}.record-remix .record-vinyl{top:7px;left:17px;width:42px;height:42px}.record-nav,.stack-nav{display:none}.record-pop{animation:recordPop .42s cubic-bezier(.2,1.1,.2,1) both}.record-pop.sending,.record-pop.cooking{animation:recordPop .42s cubic-bezier(.2,1.1,.2,1) both,ghostCardPulse 2.4s ease-in-out .42s infinite}.record-button{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:13px;width:245px;min-height:82px;padding:10px 14px 10px 10px;border:1px solid var(--soft-line);border-radius:24px;color:#222;background:#ffffffb8;box-shadow:0 20px 42px #00000012;text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .16s ease,border-color .16s ease;overflow:hidden}.record-button:hover,.record-pop.active .record-button{border-color:#7b6cff59;transform:translateY(-2px)}.record-button:disabled{cursor:wait;opacity:1}.record-pop.sending .record-button,.record-pop.cooking .record-button{border-color:#7b6cff3d;background:linear-gradient(110deg,#fffc,#f6f4ffeb),#ffffffc7}.record-pop.sending .record-button>*,.record-pop.cooking .record-button>*{position:relative;z-index:1}.record-pop.sending .record-button:after,.record-pop.cooking .record-button:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(110deg,transparent 0%,rgba(123,108,255,.08) 32%,rgba(255,255,255,.55) 48%,rgba(123,108,255,.08) 64%,transparent 100%);content:"";pointer-events:none;transform:translate(-110%);animation:ghostShimmer 1.7s ease-in-out infinite}.record-sleeve{position:relative;display:block;width:62px;height:62px;border-radius:15px;background:linear-gradient(135deg,#7b6cff1f,#ffffffb8),#f2f2f2;overflow:hidden}.record-vinyl{position:absolute;top:8px;left:20px;width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at center,#f9f9f9 0,#f9f9f9 7px,#202020 8px,#202020 12px,#0d0d0d 13px,#0d0d0d);box-shadow:inset 0 0 0 4px #181818}.record-pop.cooking .record-vinyl,.record-pop.sending .record-vinyl{animation:spin 1.4s linear infinite}.record-pop.cooking .record-sleeve,.record-pop.sending .record-sleeve{box-shadow:0 0 0 1px #7b6cff1f,0 0 22px #7b6cff38}.record-meta{min-width:0}.record-meta strong,.record-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-meta strong{font-size:15px;letter-spacing:-.03em}.record-meta small{margin-top:5px;color:var(--muted);font-size:13px}.ghost-wave{display:flex;align-items:center;gap:4px;width:min(154px,100%);height:23px;margin-top:9px;padding:0 1px;filter:drop-shadow(0 8px 12px rgba(123,108,255,.18))}.ghost-wave span{display:block;width:4px;height:9px;border-radius:99px;background:linear-gradient(180deg,#8c81ff,#6f62ff 54%,#161616);opacity:.74;transform-origin:center;animation:ghostWave .82s cubic-bezier(.45,0,.2,1) infinite}.ghost-wave span:nth-child(2){height:14px;animation-delay:70ms}.ghost-wave span:nth-child(3){height:7px;animation-delay:.14s}.ghost-wave span:nth-child(4){height:16px;animation-delay:.21s}.ghost-wave span:nth-child(5){height:11px;animation-delay:.28s}.ghost-wave span:nth-child(6){height:18px;animation-delay:.35s}.ghost-wave span:nth-child(7){height:10px;animation-delay:.42s}.ghost-wave span:nth-child(8){height:15px;animation-delay:.49s}.ghost-wave span:nth-child(9){height:8px;animation-delay:.56s}.ghost-wave span:nth-child(10){height:16px;animation-delay:.63s}.ghost-wave span:nth-child(11){height:12px;animation-delay:.7s}.ghost-wave span:nth-child(12){height:7px;animation-delay:.77s}.transport{position:fixed;z-index:10;right:24px;bottom:24px;left:24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:16px;align-items:center;width:min(920px,calc(100vw - 48px));margin:0 auto;padding:12px 14px;border:1px solid var(--line);border-radius:999px;background:#ffffffd6;box-shadow:0 28px 70px #00000021,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.transport-play{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#8c81ff,var(--purple-dark))}.pause-icon{position:relative;width:14px;height:17px}.pause-icon:before,.pause-icon:after{position:absolute;top:0;width:4px;height:17px;border-radius:99px;background:#fff;content:""}.pause-icon:before{left:1px}.pause-icon:after{right:1px}.transport-meta{min-width:0}.transport-meta strong{display:block;overflow:hidden;color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.progress-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:3px;color:#8a8a8a;font-size:12px}.progress-row input{width:100%;accent-color:var(--purple-dark)}.transport-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.transport-action{min-height:34px;padding:0 13px;border:1px solid rgba(0,0,0,.1);border-radius:999px;color:#565656;background:#ffffffad;box-shadow:inset 0 1px #ffffffd1;font-size:13px;letter-spacing:-.02em;transition:border-color .16s ease,color .16s ease,transform .16s ease}.transport-action:hover{border-color:#7b6cff5c;color:var(--purple-dark);transform:translateY(-1px)}.transport-action.remix{color:#fff;border-color:transparent;background:linear-gradient(145deg,#8c81ff,var(--purple-dark));box-shadow:0 12px 24px #6254e833}.transport-close{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#777;font-size:15px}@keyframes recordPop{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ghostWave{0%,to{opacity:.38;transform:scaleY(.34)}50%{opacity:1;transform:scaleY(1.14)}}@keyframes ghostCardPulse{0%,to{filter:none;transform:translateY(0)}50%{filter:drop-shadow(0 16px 24px rgba(123,108,255,.16));transform:translateY(-1px)}}@keyframes ghostShimmer{0%{transform:translate(-110%)}54%,to{transform:translate(110%)}}@media (max-width: 760px){html,body,#root{height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none}body{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;touch-action:auto}.genx-shell{display:flex;width:100vw;height:100dvh;min-height:100dvh;position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:column;padding:25px 18px calc(62px + env(safe-area-inset-bottom));overflow:hidden;overscroll-behavior:none;touch-action:auto}.genx-shell.has-transport{padding-bottom:calc(176px + env(safe-area-inset-bottom))}.genx-header{flex:0 0 auto}.brand{font-size:21px}.wave-mark{width:31px;height:31px}.genx-center{flex:1 1 auto;min-height:0;padding:32px 0 0;overflow:hidden;justify-content:flex-start;touch-action:auto}.baby-timbo-hero{width:158px;max-width:none;margin-bottom:16px;opacity:1;transform:none;filter:none}.prompt-bar{grid-template-columns:34px minmax(0,1fr) 46px;row-gap:6px;width:100%;max-width:354px;min-height:74px;padding:9px 12px 9px 15px}.prompt-bar input{height:54px;font-size:15px}.model-button,.mic-button{display:none}.send-button{width:46px;height:46px}.chip-row{width:100%;max-width:354px;gap:10px;margin-top:24px}.chip{min-height:40px;padding:0 14px;font-size:14px}.record-carousel{flex:1 1 auto;width:100%;max-width:100%;min-height:0;margin-top:28px;overflow:visible}.record-stage{display:flex;flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-start;gap:14px;width:100%;height:100%;min-height:0;padding:2px 38px 4px;overflow-x:auto;overflow-y:hidden;scroll-padding:28px;scroll-snap-type:x mandatory;overscroll-behavior:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.record-stage::-webkit-scrollbar{display:none}.record-group-shell{flex:0 0 auto;width:min(292px,calc(100vw - 98px));max-height:100%;position:relative;scroll-snap-align:center}.record-group{width:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-x pan-y;scrollbar-width:none;-webkit-overflow-scrolling:touch}.record-group::-webkit-scrollbar{display:none}.record-pop{width:100%}.remix-stack{padding:1px 0 4px;overflow:visible}.remix-stack::-webkit-scrollbar{display:none}.record-button{width:100%}.record-remix .record-button{min-height:72px;transform:none}.record-nav{position:absolute;top:48px;z-index:4;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(22,22,22,.09);border-radius:999px;color:#161616;background:#ffffffdb;box-shadow:0 16px 34px #0000001f,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.record-nav-left{left:2px}.record-nav-right{right:2px}.record-nav span{display:block;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor}.record-nav-left span{margin-left:4px;transform:rotate(-135deg)}.record-nav-right span{margin-right:4px;transform:rotate(45deg)}.stack-nav{position:absolute;left:50%;z-index:5;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(22,22,22,.09);border-radius:999px;color:#161616;background:#ffffffe6;box-shadow:0 14px 28px #0000001f,inset 0 1px #ffffffe6;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stack-nav-down{bottom:8px}.stack-nav-up{top:8px}.stack-nav span{display:block;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor}.stack-nav-down span{margin-top:-3px;transform:rotate(45deg)}.stack-nav-up span{margin-bottom:-3px;transform:rotate(-135deg)}.transport{right:auto;bottom:calc(42px + env(safe-area-inset-bottom));left:50%;grid-template-columns:auto minmax(0,1fr) auto;row-gap:10px;width:min(354px,calc(100vw - 36px));border-radius:28px;padding:11px;transform:translate(-50%)}.transport-actions{grid-column:1 / -1;grid-row:2;justify-content:center}.transport-action{flex:1}.transport-close{grid-column:3;grid-row:1;justify-self:end}}@media (max-width: 760px) and (max-height: 720px){.genx-center{padding-top:22px}.chip-row{margin-top:22px}}
