.mumoo-home{--lib-bg:#101014;--lib-surface:#17171d;--lib-surface-2:#202027;--lib-line:rgba(255,255,255,0.12);--lib-text:#f6f5f3;--lib-muted:#a6a5ad;--lib-dim:#71717c;--lib-accent:#8b5cf6;--lib-accent-2:#7c3aed;min-width:320px;min-height:100dvh;color:var(--lib-text);background:var(--lib-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-weight:500;line-height:1.5}.mumoo-home *,.mumoo-home :after,.mumoo-home :before{box-sizing:border-box}.mumoo-home img{display:block;width:100%}.mumoo-home button,.mumoo-home input,.mumoo-home textarea{font:inherit}.mumoo-home button{color:inherit;cursor:pointer}.mumoo-home a{color:inherit;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.mumoo-home a:focus-visible,.mumoo-home button:focus-visible,.mumoo-home input:focus-visible,.mumoo-home textarea:focus-visible{outline:2px solid #9ca3af;outline-offset:3px}.mumoo-home .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.home-header{position:sticky;z-index:30;top:0;height:76px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(16,16,20,.9);backdrop-filter:blur(18px)}.home-header-inner{display:grid;grid-template-columns:auto 1fr minmax(200px,300px) auto;align-items:center;gap:30px;width:min(calc(100% - 72px),1480px);height:100%;margin-inline:auto}.home-brand{display:inline-flex;align-items:center;gap:9px;min-width:max-content;color:#fff}.home-brand img{width:35px;height:35px;object-fit:contain}.home-brand-name{font-size:19px;font-weight:800;letter-spacing:-.055em}.home-brand-note{margin-left:3px;padding:3px 6px;border:1px solid rgba(255,255,255,.16);border-radius:5px;color:rgba(255,255,255,.55);font-size:8px;font-weight:700;letter-spacing:.08em}.home-nav{display:flex;align-items:center;gap:26px}.home-nav a{position:relative;padding:28px 0 25px;color:#92919a;font-size:13px;white-space:nowrap}.home-nav a.is-active,.home-nav a:hover{color:#fff}.home-nav a.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:99px;background:var(--lib-accent);content:""}.home-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:38px;padding:0 4px 0 13px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.07);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.home-search:focus-within{border-color:#9ca3af;background:rgba(255,255,255,.1);box-shadow:0 0 0 3px rgba(156,163,175,.18)}.home-search-icon{color:#9897a1;font-size:21px;line-height:1;transform:rotate(-20deg)}.home-search input{min-width:0;height:34px;padding:0 8px;border:0;outline:0;color:#f9f9fb;background:transparent;font-size:12px}.home-search input::placeholder{color:#777781}.home-search button{height:30px;padding:0 10px;border:0;border-radius:7px;color:#efeff4;background:transparent;font-size:11px}.home-search button:hover{background:rgba(255,255,255,.1)}.home-actions{display:flex;align-items:center;gap:16px;min-width:max-content;font-size:13px}.home-login{color:#b7b6bf}.home-login:hover{color:#fff}.home-create,.home-slide-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;background:linear-gradient(100deg,#7c5af5,#c94fe7);font-size:12px;font-weight:700;box-shadow:0 6px 20px rgba(157,76,235,.25)}.home-create:hover,.home-slide-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.3)}.home-menu{display:none;width:38px;height:38px;padding:9px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:transparent}.home-menu span{display:block;width:18px;height:1px;margin:4px auto;background:#e9e9ef}.home-main{width:min(calc(100% - 72px),1480px);margin-inline:auto;padding-bottom:84px}.home-hero{padding:26px 0 0}.home-hero-viewport{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:#16161b}.home-hero-track{display:flex;transition:transform .55s cubic-bezier(.22,.75,.28,1)}.home-slide{position:relative;flex:0 0 100%;min-height:452px;overflow:hidden;isolation:isolate}.home-slide>img{position:absolute;inset:0;height:100%;object-fit:cover;opacity:.78;filter:saturate(.85);transition:transform 1.2s ease}.home-slide.is-active>img{transform:scale(1.025)}.home-slide-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(10,10,15,.95),rgba(11,11,17,.7) 37%,rgba(9,10,15,.15) 76%,rgba(9,10,15,.24))}.home-slide-copy{position:absolute;z-index:2;inset:0 auto auto 8%;display:flex;flex-direction:column;align-items:flex-start;width:min(590px,70%);padding-top:94px}.home-kicker{margin:0 0 14px;color:#c8b1ff;font-size:10px;font-weight:800;letter-spacing:.2em}.home-slide-copy h1,.home-slide-copy h2{margin:0;color:#fff;font-size:clamp(38px,5vw,68px);font-weight:800;letter-spacing:-.065em;line-height:1.03}.home-slide-copy h1 em,.home-slide-copy h2 em{color:#d786f6;font-style:normal}.home-slide-desc{max-width:430px;margin:23px 0 0;color:rgba(239,238,245,.67);font-size:14px;line-height:1.7}.home-slide-cta{margin-top:30px;border:0}.home-slide-index{position:absolute;z-index:2;right:36px;bottom:29px;color:rgba(255,255,255,.64);font-size:11px;letter-spacing:.08em}.home-hero-controls{display:flex;align-items:center;gap:7px;padding:15px 4px 0}.home-hero-controls>button:not(.home-hero-arrow){width:29px;height:3px;padding:0;border:0;border-radius:99px;background:#3c3b44;transition:width .25s ease,background .25s ease}.home-hero-controls>button:not(.home-hero-arrow).is-active{width:56px;background:#c766ed}.home-hero-arrow{width:30px;height:30px;margin-left:8px;padding:0;border:1px solid rgba(255,255,255,.17);border-radius:50%;color:#d5d4dc;background:transparent;font-size:14px}.home-hero-arrow:hover{color:#fff;border-color:#6b7280;background:rgba(255,255,255,.1)}.home-canvas-band{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:50px;min-height:340px;margin-top:55px;padding:46px 6%;overflow:hidden;border:1px solid rgba(197,159,255,.24);border-radius:18px;background:radial-gradient(circle at 78% 34%,rgba(105,110,255,.32),transparent 28%),radial-gradient(circle at 55% 80%,rgba(205,71,239,.23),transparent 37%),linear-gradient(112deg,#1b1927,#202039 48%,#181a2e)}.home-canvas-band:before{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 0);background-size:32px 32px;content:"";mask-image:linear-gradient(90deg,transparent,black 54%,transparent)}.home-canvas-copy{position:relative;z-index:2;max-width:475px}.home-canvas-copy h2{margin:0;color:#fff;font-size:clamp(31px,4vw,50px);font-weight:800;letter-spacing:-.06em;line-height:1.1}.home-canvas-copy>p:not(.home-kicker){max-width:420px;margin:20px 0 0;color:rgba(239,238,250,.66);font-size:13px;line-height:1.85}.home-outline-cta{display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding:10px 14px;border:1px solid rgba(255,255,255,.23);border-radius:8px;color:#fff;font-size:12px}.home-outline-cta:hover{border-color:#9ca3af;background:rgba(255,255,255,.08)}.home-canvas-visual{position:relative;z-index:1;height:245px}.home-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(199,179,255,.33);border-radius:50%;transform:translate(-50%,-50%) rotate(-16deg)}.home-orbit-a{width:395px;height:150px}.home-orbit-b{width:260px;height:290px;transform:translate(-50%,-50%) rotate(50deg);border-color:rgba(131,144,255,.3)}.home-canvas-node{position:absolute;display:grid;gap:2px;min-width:92px;padding:11px 13px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(27,25,42,.86);box-shadow:0 8px 26px rgba(0,0,0,.25)}.home-canvas-node b{color:#f3eaff;font-size:12px}.home-canvas-node small{color:#a49cae;font-size:9px}.home-node-main{top:50%;left:50%;place-items:center;width:126px;min-width:126px;padding:16px 10px;border-color:rgba(212,144,255,.62);background:linear-gradient(145deg,rgba(118,67,167,.9),rgba(38,37,91,.92));transform:translate(-50%,-50%)}.home-node-main span{color:#f1c5ff;font-size:18px;line-height:1}.home-node-main b{font-size:13px}.home-node-a{top:8%;left:8%}.home-node-b{right:3%;bottom:10%}.home-node-c{right:11%;top:8%}.home-connector{position:absolute;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(206,151,255,.65),transparent)}.home-connector-a{top:42%;left:25%;width:100px;transform:rotate(25deg)}.home-connector-b{right:22%;bottom:40%;width:120px;transform:rotate(-28deg)}.home-connector-c{top:39%;right:26%;width:85px;transform:rotate(148deg)}.home-create-panel{max-width:990px;margin:76px auto 0;text-align:center}.home-panel-heading .home-kicker{margin-bottom:12px}.home-panel-heading h2{margin:0;color:#fff;font-size:clamp(27px,3vw,38px);font-weight:800;letter-spacing:-.055em;line-height:1.15}.home-panel-heading>p:not(.home-kicker){max-width:590px;margin:15px auto 0;color:var(--lib-muted);font-size:13px}.home-prompt-form{margin-top:28px;padding:10px 11px 11px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:linear-gradient(145deg,rgba(39,37,48,.96),rgba(25,25,32,.96));box-shadow:0 18px 55px rgba(0,0,0,.25),0 0 0 5px rgba(255,255,255,.02);text-align:left}.home-prompt-form:focus-within{border-color:#9ca3af;box-shadow:0 18px 55px rgba(0,0,0,.3),0 0 0 5px rgba(156,163,175,.14)}.home-prompt-form textarea{display:block;width:100%;min-height:75px;resize:vertical;padding:13px 14px;border:0;outline:0;color:#f7f6fb;background:transparent;font-size:14px;line-height:1.6}.home-prompt-form textarea::placeholder{color:#777581}.home-prompt-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 4px 0 7px;border-top:1px solid rgba(255,255,255,.08)}.home-prompt-hint{color:#85838d;font-size:11px}.home-prompt-spark{display:inline-grid;place-items:center;width:21px;height:21px;margin-right:6px;border-radius:50%;color:#e5b7ff;background:rgba(205,91,241,.2)}.home-prompt-submit{padding:10px 14px;border:0;border-radius:8px;color:#fff;background:linear-gradient(100deg,#7c5af5,#c94fe7);font-size:12px;font-weight:700}.home-prompt-submit:hover{transform:translateY(-1px)}.home-skill-heading{display:flex;align-items:center;gap:12px;margin-top:27px;color:#85838d;font-size:11px;text-align:left}.home-skill-line{flex:1;height:1px;background:rgba(255,255,255,.1)}.home-skills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:13px}.home-skills button{padding:8px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#aaa9b3;background:rgba(255,255,255,.045);font-size:11px;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.home-skills button:hover{border-color:#6b7280;color:#f3f4f6;background:rgba(255,255,255,.1);transform:translateY(-1px)}.home-skills button.is-selected{border-color:rgba(207,88,243,.65);color:#f2d8ff;background:rgba(190,85,238,.14);transform:translateY(-1px)}.home-creative-feedback,.home-search-feedback{min-height:21px;margin:13px 0 0;color:#9d7bad;font-size:11px}.home-tool-row{margin-top:82px;padding-top:31px;border-top:1px solid var(--lib-line)}.home-panel-heading.compact{text-align:left}.home-panel-heading.compact h2{font-size:clamp(23px,3vw,32px)}.home-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:23px}.home-tool-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:85px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:var(--lib-surface)}.home-tool-card:hover{border-color:#555;background:#21202a;transform:translateY(-2px)}.home-tool-card.is-match{border-color:rgba(207,88,243,.55);background:#21202a;transform:translateY(-2px)}.home-tool-number{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(209,143,255,.35);border-radius:8px;color:#d6a2ef;font-size:10px}.home-tool-card b{display:block;color:#f3f1f6;font-size:13px}.home-tool-card small{display:block;margin-top:4px;color:#7f7e89;font-size:10px}.home-tool-card i{color:#8e8b99;font-size:15px;font-style:normal}.home-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;min-height:123px;padding:26px max(36px,calc((100% - 1480px)/2)) 24px;border-top:1px solid var(--lib-line);color:#777680;font-size:11px}.home-footer-brand{display:grid;gap:3px}.home-footer-brand span{color:#e4e1e8;font-size:14px;font-weight:800;letter-spacing:-.04em}.home-footer-brand small{color:#696872;font-size:10px}.home-footer-links{display:flex;flex-wrap:wrap;gap:17px}.home-footer-links a:hover,.home-icp:hover{color:#eeeaf4}.home-icp{margin-left:auto;color:#8e8d97;white-space:nowrap}@media (max-width:1120px){.home-header-inner,.home-main{width:min(calc(100% - 42px),1480px)}.home-header-inner{grid-template-columns:auto 1fr minmax(190px,250px) auto;gap:18px}.home-nav{gap:16px}.home-slide-copy{padding-top:80px}.home-canvas-band{gap:20px;padding-inline:5%}}@media (max-width:900px){.home-header{height:68px}.home-header-inner{grid-template-columns:auto 1fr auto}.home-nav{position:absolute;top:67px;right:21px;left:21px;display:none;padding:8px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#1b1a21;box-shadow:0 20px 45px rgba(0,0,0,.35)}.home-nav.is-open{display:grid}.home-nav a{padding:12px;border-radius:7px}.home-nav a.is-active,.home-nav a:hover{background:rgba(255,255,255,.08)}.home-nav a.is-active:after{display:none}.home-search{margin-left:auto;max-width:250px}.home-actions{display:none}.home-menu{display:block}.home-canvas-band{grid-template-columns:1fr}.home-canvas-visual{width:100%;max-width:560px;margin-inline:auto}.home-tool-grid{grid-template-columns:1fr}}@media (max-width:620px){.home-header-inner,.home-main{width:calc(100% - 28px)}.home-brand-note{display:none}.home-search{max-width:none}.home-search button{display:none}.home-search-icon{font-size:19px}.home-slide{min-height:430px}.home-slide-copy{inset:0 24px auto;width:auto;padding-top:68px}.home-slide-copy h1,.home-slide-copy h2{font-size:37px}.home-slide-desc{max-width:300px;margin-top:17px;font-size:12px}.home-slide-cta{margin-top:23px;padding:9px 13px}.home-slide-index{right:20px;bottom:22px}.home-canvas-band{min-height:620px;margin-top:42px;padding:33px 22px}.home-canvas-copy h2{font-size:34px}.home-canvas-copy>p:not(.home-kicker){margin-top:16px;font-size:12px}.home-canvas-visual{height:250px;margin-top:6px;transform:scale(.85);transform-origin:center top}.home-create-panel{margin-top:58px}.home-panel-heading h2{font-size:29px}.home-panel-heading>p:not(.home-kicker){font-size:12px;line-height:1.7}.home-prompt-form textarea{min-height:100px;font-size:13px}.home-prompt-bottom{align-items:flex-end}.home-prompt-hint{max-width:155px;line-height:1.4}.home-skills{justify-content:flex-start}.home-tool-row{margin-top:64px}.home-footer{display:grid;gap:18px;min-height:170px;padding:23px 14px 28px}.home-footer-links{gap:11px 15px}.home-icp{margin-left:0;justify-self:end}}@media (prefers-reduced-motion:reduce){.home-hero-track,.home-slide>img,.mumoo-home a,.mumoo-home button{transition:none}}.home-waterfall{--wf-bg:#0a0a0a;--wf-surface:#161616;--wf-surface-2:#212121;--wf-surface-3:#2a2a2a;--wf-border:rgba(255,255,255,.1);--wf-text:#f7f7f7;--wf-muted:#919191;--wf-subtle:#6b6b6b;--wf-accent:#8b5cf6;--wf-accent-deep:#7c3aed;--wf-pink:#7c3aed;--wf-category-text:#a3a3a3;--wf-category-hover:#b5b5b5;--wf-category-active:#969696;min-width:320px;color:var(--wf-text);background:var(--wf-bg);font-family:Noto Sans SC Variable,Noto Sans SC,Source Han Sans SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}.home-waterfall *,.home-waterfall :after,.home-waterfall :before{box-sizing:border-box}.home-waterfall img{display:block;max-width:100%}.home-waterfall a{color:inherit;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.home-waterfall :where(button,input){font:inherit;color:inherit}.home-waterfall :where(button){border:0;background:none;cursor:pointer}.home-waterfall :where(a,button,input):focus-visible{outline:2px solid #9ca3af;outline-offset:3px}.home-waterfall-main{overflow-x:clip;padding-bottom:42px;background:var(--wf-bg)}.home-waterfall-promo{position:relative;min-height:40px;padding:6px 48px 6px 16px;color:#2b174d;background:linear-gradient(90deg,#eee7ff,#faf8ff 45%,#f0eaff);font-size:13px}.home-waterfall-promo,.home-waterfall-promo-inner{display:flex;align-items:center;justify-content:center}.home-waterfall-promo-inner{flex-wrap:wrap;gap:12px}.home-waterfall-promo-inner p{margin:0}.home-waterfall-promo-inner>a{padding:4px 10px;border:1px solid rgba(76,45,122,.3);border-radius:999px;font-size:12px}.home-waterfall-promo-inner>a:hover{background:rgba(0,0,0,.06)}.home-waterfall-promo-timer{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 10px;border-radius:999px;color:#fff;background:var(--wf-pink);font-size:12px;white-space:nowrap}.home-waterfall-promo-timer b{font-variant-numeric:tabular-nums;font-weight:600}.home-waterfall-promo-close{position:absolute;top:50%;right:13px;width:28px;height:28px;color:#2b174d;transform:translateY(-50%);opacity:.72}.home-waterfall-promo-close:hover{opacity:1;background:rgba(0,0,0,.06)}.home-waterfall-topbar{position:sticky;z-index:30;top:0;border-bottom:1px solid var(--wf-border);background:rgba(10,10,10,.88);backdrop-filter:blur(16px);transition:background .2s ease,box-shadow .2s ease}.home-waterfall-topbar.is-scrolled{background:rgba(10,10,10,.97);box-shadow:0 12px 32px rgba(0,0,0,.25)}.home-waterfall-topbar-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(18px,1.5vw,28px);width:min(calc(100% - 40px),1680px);min-height:58px;margin:0 auto}.home-waterfall-brand{display:inline-flex;align-items:center;gap:8px;min-width:max-content;font-size:14px;font-weight:700;letter-spacing:-.03em}.home-waterfall-brand img{width:28px;height:28px;border-radius:6px;object-fit:contain}.home-waterfall-brand:hover{color:var(--wf-text)}.home-waterfall-actions{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:11px;min-width:0;margin-right:0;font-size:12px}.home-waterfall-login,.home-waterfall-member,.home-waterfall-pill{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border:1px solid var(--wf-border);border-radius:999px;white-space:nowrap}.home-waterfall-login:hover,.home-waterfall-pill:hover{border-color:#555;background:var(--wf-surface-2)}.home-waterfall-nav-auth{display:inline-flex;align-items:center;min-height:29px;margin-right:0;padding:0 12px;border:1px solid #d1d5db;border-radius:999px;color:#171717;background:#fff!important;font-size:12px;font-weight:600;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.home-waterfall-nav-auth,.home-waterfall-nav-auth:active,.home-waterfall-nav-auth:focus,.home-waterfall-nav-auth:focus-visible,.home-waterfall-nav-auth>*,.home-waterfall-nav-auth[aria-expanded=true]{color:#171717!important;-webkit-text-fill-color:#171717}.home-waterfall-nav-auth:active,.home-waterfall-nav-auth:focus,.home-waterfall-nav-auth:focus-visible,.home-waterfall-nav-auth:hover,.home-waterfall-nav-auth[aria-expanded=true]{border-color:#9ca3af;color:#111827!important;background:#f1f1f1!important;-webkit-text-fill-color:#111827}.home-waterfall-nav-auth[aria-expanded=true]{border-color:#9ca3af;box-shadow:0 1px 3px rgba(0,0,0,.14)}.home-waterfall-member-wrap{position:relative;display:inline-flex}.home-waterfall-member{position:relative;overflow:hidden;border-color:rgba(255,255,255,.12);color:#f5f5f5;background:#2b2b2d;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.home-waterfall-member:hover{border-color:rgba(255,255,255,.22);background:#353537;box-shadow:0 6px 16px rgba(0,0,0,.24);transform:translateY(-1px)}.home-waterfall-member-badge{position:absolute;z-index:1;top:-11px;right:-4px;padding:2px 5px;border-radius:4px;color:#fff;background:#9a6c20;font-size:9px;line-height:1.1;white-space:nowrap}.home-waterfall-account-loading{display:block;width:36px;height:36px;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:rgba(255,255,255,.035)}.home-waterfall-menu{display:none;width:34px;height:34px;padding:7px;border:1px solid var(--wf-border);border-radius:8px}.home-waterfall-menu span{display:block;width:18px;height:1px;margin:4px auto;background:var(--wf-text)}.home-waterfall-shell{width:min(calc(100% - 40px),1680px);margin:0 auto}.home-waterfall-creative-zone{position:relative;display:flow-root;isolation:isolate}.home-waterfall-interactive-grid{z-index:0;top:0;bottom:-32px;left:50%;width:100vw;opacity:.8;background-image:radial-gradient(circle,rgba(255,255,255,.2) 1px,transparent 1.5px);transform:translateX(-50%);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 12%,#000 91%,transparent),linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 12%,#000 91%,transparent),linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-composite:destination-in;mask-composite:intersect}.home-waterfall-interactive-grid,.home-waterfall-interactive-grid:after{position:absolute;pointer-events:none;background-size:24px 24px;background-position:0 0}.home-waterfall-interactive-grid:after{z-index:1;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.38) 1.2px,transparent 1.8px);content:"";opacity:var(--grid-opacity,0);transition:opacity .34s ease;-webkit-mask-image:radial-gradient(circle 250px at var(--grid-x,50%) var(--grid-y,50%),#000 0,rgba(0,0,0,.6) 50%,transparent 86%);mask-image:radial-gradient(circle 250px at var(--grid-x,50%) var(--grid-y,50%),#000 0,rgba(0,0,0,.6) 50%,transparent 86%)}.home-waterfall-creative-zone>:not(.home-waterfall-interactive-grid){position:relative;z-index:1}.home-waterfall-hero{--wf-hero-edge:0px;height:clamp(250px,calc(min(46vw, 700px) * 9 / 21 + 58px),380px);margin-top:22px}.home-waterfall-hero,.home-waterfall-hero-stage{position:relative;aspect-ratio:21/9;min-height:0}.home-waterfall-hero-stage{width:calc(100% - (var(--wf-hero-edge) * 2));height:100%;margin-inline:var(--wf-hero-edge);overflow:hidden;perspective:1200px;perspective-origin:50% 48%;transform-style:preserve-3d}.home-waterfall-hero-card{position:absolute;top:50%;left:50%;width:min(46vw,700px);aspect-ratio:21/9;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:var(--wf-surface);box-shadow:0 22px 58px rgba(0,0,0,.48);cursor:pointer;opacity:0;pointer-events:none;transform:translate(-50%,-50%) translateZ(-180px) scale(.72);transform-style:preserve-3d;will-change:transform,opacity,filter,box-shadow;transition:transform .62s cubic-bezier(.22,.74,.24,1),opacity .48s ease,filter .48s ease,box-shadow .62s ease}.home-waterfall-hero-card.is-offset-0{z-index:3;opacity:1;pointer-events:auto;cursor:default;transform:translate(-50%,-50%) translateZ(0) scale(1);box-shadow:0 24px 64px rgba(0,0,0,.5),0 0 0 1px rgba(139,92,246,.08);filter:saturate(1)}.home-waterfall-hero-card.is-offset--1{left:0;transform:translateY(-50%) translateZ(0) rotateY(16deg) scale(.84);transform-origin:left center}.home-waterfall-hero-card.is-offset--1,.home-waterfall-hero-card.is-offset-1{z-index:2;opacity:.72;pointer-events:auto;box-shadow:0 18px 42px rgba(0,0,0,.42);filter:saturate(.72) brightness(.78)}.home-waterfall-hero-card.is-offset-1{right:0;left:auto;transform:translateY(-50%) translateZ(0) rotateY(-16deg) scale(.84);transform-origin:right center}.home-waterfall-hero-card.is-offset--1 img{object-position:left center}.home-waterfall-hero-card.is-offset-1 img{object-position:right center}.home-waterfall-hero-card.is-offset--2{z-index:1;opacity:0;pointer-events:none;transform:translate(calc(-50% - min(42vw, 660px)),-50%) translateZ(-180px) rotateY(20deg) scale(.72);transform-origin:left center}.home-waterfall-hero-card.is-offset-2{z-index:1;opacity:0;pointer-events:none;transform:translate(calc(-50% + min(42vw, 660px)),-50%) translateZ(-180px) rotateY(-20deg) scale(.72);transform-origin:right center}.home-waterfall-hero-card img{width:100%;height:100%;object-fit:contain;background:#090909}.home-waterfall-hero-card-mask{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.68),rgba(5,5,5,.08) 68%,rgba(5,5,5,.3))}.home-waterfall-hero-card-copy{position:absolute;right:19px;bottom:16px;left:19px;text-align:center}.home-waterfall-hero-card-copy p{margin:0 0 4px;color:rgba(255,255,255,.76);font-size:8px;letter-spacing:.05em}.home-waterfall-hero-card-copy h1{margin:0;color:#fff;font-size:clamp(14px,1.5vw,21px);font-weight:800;letter-spacing:-.045em;line-height:1.12}.home-waterfall-hero-card-copy em{margin-left:8px;color:var(--wf-accent);font-style:normal}.home-waterfall-hero-arrow{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:32px;height:62px;border:1px solid var(--wf-border);border-radius:10px;color:var(--wf-muted);background:rgba(15,15,15,.8);font-size:30px;line-height:1;transform:translateY(-50%)}.home-waterfall-hero-arrow:hover{color:var(--wf-text);background:rgba(38,38,38,.96)}.home-waterfall-hero-arrow.is-prev{left:var(--wf-hero-edge)}.home-waterfall-hero-arrow.is-next{right:var(--wf-hero-edge)}.home-waterfall-hero-dots{position:absolute;z-index:5;bottom:8px;left:50%;display:flex;gap:6px;transform:translateX(-50%)}.home-waterfall-hero-dots button{width:8px;height:8px;padding:0;border-radius:999px;background:rgba(255,255,255,.36);transition:width .2s ease,background .2s ease}.home-waterfall-hero-dots button.is-active{width:24px;background:#d4d4d4}.home-waterfall-band{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:166px;margin-top:14px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:14px;background-color:#101010;background-image:radial-gradient(circle,rgba(255,255,255,.16) 1px,transparent 1.5px),linear-gradient(90deg,#171717,#101010 50%,#171717);background-size:24px 24px,100% 100%;background-position:0 0,0 0}.home-waterfall-band:after{content:none}.home-waterfall-band-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.home-waterfall-band-lines path{fill:none;stroke:rgba(156,163,175,.52);stroke-width:1;stroke-dasharray:5 7}.home-waterfall-band-deco{position:relative;z-index:1;display:flex;align-items:center;gap:13px;padding:0 24px}.home-waterfall-band-deco.is-right{justify-content:flex-end}.home-waterfall-band-deco.is-right .home-waterfall-band-line-spacer{width:157px}.home-waterfall-band-line-spacer{display:block;width:74px;height:29px;flex:none}.home-waterfall-band-thumb{position:relative;display:grid;place-items:center;width:67px;height:51px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:#202020;transform:rotate(-4deg)}.home-waterfall-band-thumb.is-large{width:83px;height:68px;transform:rotate(5deg)}.home-waterfall-band-thumb.is-image-node{z-index:2;transform:translateX(clamp(8px,13vw,220px)) rotate(5deg)}.home-waterfall-band-thumb.is-text-node{flex:none;margin-left:clamp(0px,7vw,118px);margin-right:auto}.home-waterfall-band-node-card{transform-origin:center;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.home-waterfall-band-node-card:hover{z-index:3;transform:rotate(-4deg) scale(1.05);box-shadow:0 8px 18px rgba(0,0,0,.3)}.home-waterfall-band-thumb.is-image-node:hover{transform:translateX(clamp(8px,13vw,220px)) rotate(5deg) scale(1.05)}.home-waterfall-band-node-icon{width:25px;height:25px;color:#f3f3f3;stroke-width:1.7}.home-waterfall-band-note{display:grid;gap:5px;width:70px;flex:none}.home-waterfall-band-note i{display:block;height:3px;border-radius:2px;background:rgba(255,255,255,.35)}.home-waterfall-band-note i:nth-child(3){width:70%}.home-waterfall-band-note i:nth-child(6){width:45%}.home-waterfall-band-center{z-index:2;text-align:center}.home-waterfall-band-center h2{margin:0 0 17px;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(110deg,#f8fafc,#a5b4fc 28%,#f9a8d4 55%,#c4b5fd 78%,#f8fafc),linear-gradient(112deg,transparent 43%,rgba(255,255,255,.95) 50%,transparent 57%);background-position:0 0,-120% 0;background-size:100% 100%,220% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;font-size:clamp(22px,2.7vw,34px);letter-spacing:-.06em;animation:home-waterfall-band-title-sheen 5.8s ease-in-out infinite}.home-waterfall-band-center h2.mumoo-projects-title{background-image:linear-gradient(96deg,#c8b7ff,#8df2ff 22%,#ffffff 42%,#fff0c9 56%,#bca7ff 74%,#67f5ff);background-position:0 50%;background-size:280% 100%;animation:mumoo-home-title-flow 7.5s ease-in-out infinite}.home-waterfall-band-center button{gap:5px;padding:6px 12px;border:1px solid #707070;border-radius:8px;color:#f3f3f3;background:#202020;box-shadow:0 6px 16px rgba(0,0,0,.18);font-size:11px;font-weight:700}.home-waterfall-band-center button:hover{border-color:#6b7280;background:rgba(255,255,255,.1);box-shadow:0 0 20px rgba(0,0,0,.28);transform:translateY(-1px)}.home-waterfall-composer{padding:20px 0 8px}.home-waterfall-composer-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;width:min(100%,780px);height:46px;margin:0 auto;padding:4px 5px;border:1px solid #3a3a3a;border-radius:14px;outline:none;background:var(--wf-surface);box-shadow:0 10px 24px rgba(0,0,0,.25);transition:height .24s ease,border-color .2s ease,box-shadow .2s ease}.home-waterfall-composer-box.is-expanded{width:min(100%,780px);height:76px}.home-waterfall-composer-box:focus-within{border-color:#9ca3af;outline:none;box-shadow:0 0 0 2px rgba(156,163,175,.24),0 14px 35px rgba(0,0,0,.3)}.home-waterfall-composer-add{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:var(--wf-muted);background:var(--wf-surface-2);font-size:18px}.home-waterfall-composer-add:hover{color:var(--wf-text);background:var(--wf-surface-3)}.home-waterfall-composer-input{min-width:0;height:32px;padding:0 7px;border:0;outline:0!important;color:var(--wf-text);background:transparent;font-size:12px}.home-waterfall-composer-box.is-expanded .home-waterfall-composer-input{height:62px;padding-block:8px}.home-waterfall-composer-input::placeholder{color:rgba(255,255,255,.35)}.home-waterfall-composer-send{display:grid;place-items:center;width:36px;height:36px;border:1px solid #171717;border-radius:999px;background:#171717;font-size:18px;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.home-waterfall-composer-send:disabled{cursor:wait;opacity:.7}.home-waterfall-composer-send:hover:not(:disabled){border-color:#a3a3a3;background:#fff;transform:translateY(-1px)}.home-waterfall-composer-send:focus-visible:not(:disabled),.home-waterfall-composer-send:focus:not(:disabled){border-color:#9ca3af;background:#fff;box-shadow:0 0 0 2px rgba(156,163,175,.32);outline:0}.home-waterfall-composer-send:active:not(:disabled){border-color:#737373;background:#f1f1f1;box-shadow:0 0 0 2px rgba(115,115,115,.2);transform:scale(.95)}.home-waterfall-composer-send>svg,.home-waterfall-composer-send>svg path{color:#fff;stroke:currentColor}.home-waterfall-composer-send:active:not(:disabled)>svg,.home-waterfall-composer-send:active:not(:disabled)>svg path,.home-waterfall-composer-send:focus-visible:not(:disabled)>svg,.home-waterfall-composer-send:focus-visible:not(:disabled)>svg path,.home-waterfall-composer-send:focus:not(:disabled)>svg,.home-waterfall-composer-send:focus:not(:disabled)>svg path,.home-waterfall-composer-send:hover:not(:disabled)>svg,.home-waterfall-composer-send:hover:not(:disabled)>svg path{color:#171717;stroke:currentColor}.home-waterfall-composer-send-icon{width:16px;height:16px}.home-waterfall-composer-tip{min-height:20px;margin:10px auto 0;color:#a3a3a3;font-size:11px;text-align:center}.home-waterfall-composer-tip:empty{display:none;min-height:0;margin-top:0}.home-waterfall-skill-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:10px}.home-waterfall-skill-all,.home-waterfall-skill-chip{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:3px 9px 3px 4px;border:1px solid var(--wf-border);border-radius:8px;color:var(--wf-category-text);background:rgba(255,255,255,.045);font-size:10px;color:var(--wf-category-text)!important;-webkit-text-fill-color:var(--wf-category-text)}.home-waterfall-skill-chip img{width:22px;height:22px;border-radius:6px;object-fit:cover}.home-waterfall-skill-chip:focus-visible,.home-waterfall-skill-chip:hover{border-color:#6b7280;color:var(--wf-category-hover)!important;-webkit-text-fill-color:var(--wf-category-hover);background:rgba(255,255,255,.1);transform:translateY(-1px)}.home-waterfall-skill-chip.is-active{border-color:#9ca3af;color:var(--wf-category-active)!important;-webkit-text-fill-color:var(--wf-category-active);background:#2a2a2a;transform:translateY(-1px)}.home-waterfall-skill-all{padding-inline:10px}.home-waterfall-skill-all:focus-visible,.home-waterfall-skill-all:hover{border-color:#555;color:var(--wf-category-hover)!important;-webkit-text-fill-color:var(--wf-category-hover);background:var(--wf-surface-2)}.home-waterfall-feed{margin-top:45px;scroll-margin-top:80px}.home-waterfall-feed>h2{margin:0 0 18px;color:#b3b3b3;font-size:clamp(25px,3vw,35px);letter-spacing:-.06em}.home-waterfall-feed-bar{position:sticky;z-index:10;top:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;margin-bottom:16px;padding:8px 0;border-top:0;border-bottom:0;background:rgba(10,10,10,.92);backdrop-filter:blur(14px)}.home-waterfall-feed-tabs{display:flex;align-items:center;gap:5px;min-width:0;overflow-x:auto;scrollbar-width:none}.home-waterfall-feed-tabs::-webkit-scrollbar{display:none}.home-waterfall-feed-tab{flex:0 0 auto;min-height:26px;padding:0 8px;border-radius:7px;color:var(--wf-category-text);font-size:11px;white-space:nowrap}.home-waterfall-feed-tabs .home-waterfall-feed-tab{color:var(--wf-category-text)!important;-webkit-text-fill-color:var(--wf-category-text)}.home-waterfall-feed-tabs .home-waterfall-feed-tab:focus-visible,.home-waterfall-feed-tabs .home-waterfall-feed-tab:hover{color:var(--wf-category-hover)!important;-webkit-text-fill-color:var(--wf-category-hover);background:var(--wf-surface)}.home-waterfall-feed-tabs .home-waterfall-feed-tab.is-active,.home-waterfall-feed-tabs .home-waterfall-feed-tab[aria-selected=true]{color:#171717!important;-webkit-text-fill-color:#171717!important;background:#fff!important;background-color:#fff!important;font-weight:700}.home-waterfall-feed-tabs .home-waterfall-feed-tab.is-active>*,.home-waterfall-feed-tabs .home-waterfall-feed-tab[aria-selected=true]>*{color:#171717!important;-webkit-text-fill-color:#171717!important}.home-waterfall-feed-search{display:grid;grid-template-columns:minmax(0,1fr) 32px;min-width:0;flex:0 0 230px;height:32px;overflow:hidden;border:1px solid var(--wf-border);border-radius:8px;background:var(--wf-surface);transition:border-color .2s ease,box-shadow .2s ease}.home-waterfall-feed-search:focus-within{border-color:#6b7280;outline:none;box-shadow:0 0 0 2px rgba(107,114,128,.22)}.home-waterfall-feed-search input{min-width:0;padding:0 9px;border:0;outline:0;background:transparent;font-size:11px}.home-waterfall-feed-search input:focus,.home-waterfall-feed-search input:focus-visible{outline:none}.home-waterfall-feed-search input::placeholder{color:rgba(255,255,255,.32)}.home-waterfall-feed-search button{display:grid;place-items:center;align-self:stretch;width:32px;min-width:0;height:100%;min-height:0;max-height:100%;box-sizing:border-box;margin:0;padding:0;overflow:hidden;border:0;color:#fff;background:transparent;font-size:16px;line-height:1}.home-waterfall-feed-search-icon{width:16px;height:16px;transform:translateY(0)}.home-waterfall-feed-search button:hover{color:#fff;background:var(--wf-surface-3)}.home-waterfall-feed-search button:focus,.home-waterfall-feed-search button:focus-visible{color:#fff;outline:none}.home-waterfall-feed-grid{column-count:5;column-gap:12px;min-height:clamp(720px,52vw,900px)}.home-waterfall-feed-card{position:relative;display:inline-block;width:100%;margin:0 0 12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:var(--wf-surface);box-shadow:0 6px 18px rgba(0,0,0,.18);break-inside:avoid;vertical-align:top;animation:home-waterfall-feed-card-in .34s cubic-bezier(.22,.74,.24,1) both;transition:transform .22s ease,border-color .2s ease,box-shadow .22s ease}.home-waterfall-feed-card:hover{border-color:#555;transform:translateY(-2px)}.home-waterfall-feed-card-media{display:block;width:100%;height:auto;background:#111;object-fit:cover}.home-waterfall-feed-card>video{pointer-events:none}.home-waterfall-feed-card-duration,.home-waterfall-feed-card-tag{position:absolute;top:8px;padding:3px 6px;border-radius:5px;color:#d1d5db;background:rgba(8,8,8,.72);font-size:9px}.home-waterfall-feed-card-tag{left:8px}.home-waterfall-feed-card-duration{right:8px}.home-waterfall-feed-card-info{display:block;padding:9px 10px 10px}.home-waterfall-feed-card-info b{display:block;overflow:hidden;color:#c7c7c7;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.home-waterfall-feed-card-info small{display:flex;align-items:center;gap:6px;margin-top:6px;overflow:hidden;color:var(--wf-subtle);font-size:10px;white-space:nowrap}.home-waterfall-feed-card-info small span:first-child{overflow:hidden;text-overflow:ellipsis}.home-waterfall-toolbox-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 12px}.home-waterfall-toolbox-heading h2{margin:0;color:#d1d1d1;font-size:18px;font-weight:650;letter-spacing:-.02em}.home-waterfall-toolbox-heading p{margin:4px 0 0;color:var(--wf-subtle);font-size:11px}.home-waterfall-toolbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-waterfall-toolbox-card{display:flex;min-width:0;min-height:154px;flex-direction:column;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:var(--wf-surface);box-shadow:0 6px 18px rgba(0,0,0,.16);animation:home-waterfall-feed-card-in .34s cubic-bezier(.22,.74,.24,1) both;transition:transform .22s ease,border-color .2s ease,box-shadow .22s ease}.home-waterfall-toolbox-card:hover{border-color:#555;box-shadow:0 10px 24px rgba(0,0,0,.22);transform:translateY(-2px)}.home-waterfall-toolbox-card-copy{min-width:0}.home-waterfall-toolbox-card-kicker{color:var(--wf-subtle);font-size:10px;letter-spacing:.04em}.home-waterfall-toolbox-card h3{margin:7px 0 0;overflow:hidden;color:#d7d7d7;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.home-waterfall-toolbox-card p{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:#a7a7a7;font-size:11px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-waterfall-toolbox-card-use{align-self:flex-start;min-height:28px;padding:0 11px;border:1px solid #5b5b5b;border-radius:7px;color:#d5d5d5;background:#242424;font-size:11px;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.home-waterfall-toolbox-card-use:focus-visible,.home-waterfall-toolbox-card-use:hover{border-color:#8a8a8a;color:#fff;background:#303030;transform:translateY(-1px)}.home-waterfall-feed-empty{padding:52px 0;color:var(--wf-muted);text-align:center}.home-waterfall-feed-more{display:flex;justify-content:center;padding:16px 0 42px}.home-waterfall-feed-more button{min-width:120px;padding:9px 18px;border:1px solid var(--wf-border);border-radius:999px;color:var(--wf-muted);background:var(--wf-surface);font-size:12px}.home-waterfall-feed-more button:hover:not(:disabled){border-color:#555;color:var(--wf-text);background:var(--wf-surface-2)}.home-waterfall-feed-more button:disabled{cursor:default;opacity:.55}.home-waterfall-scroll-down{position:fixed;z-index:15;right:22px;bottom:22px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--wf-border);border-radius:50%;color:var(--wf-muted);background:rgba(22,22,22,.86);box-shadow:0 8px 24px rgba(0,0,0,.3);font-size:22px}.home-waterfall-scroll-down:hover{color:var(--wf-text);background:var(--wf-surface-3);transform:translateY(-2px)}.home-waterfall-scroll-down.is-hidden{opacity:0;pointer-events:none}.home-waterfall-footer{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-items:center;align-content:start;justify-items:center;gap:3px;min-height:110px;margin-top:6px;padding:35px max(20px,calc((100% - 1680px) / 2)) 15px;border-top:1px solid var(--wf-border);color:var(--wf-subtle);font-size:11px}.home-waterfall-footer nav{grid-column:1;grid-row:1;display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.home-waterfall-footer nav a,.home-waterfall-footer nav button{padding:0;border:0;color:inherit;background:transparent;font:inherit}.home-waterfall-footer nav a:hover,.home-waterfall-footer nav button:hover,.home-waterfall-footer p a:hover{color:var(--wf-text)}.home-waterfall-footer p{grid-column:1;grid-row:2;justify-self:stretch;display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto;text-align:center}.home-waterfall-contact-modal{position:fixed;z-index:70;inset:0;display:grid;place-items:center;padding:20px;background:rgba(3,3,5,.72);backdrop-filter:blur(7px)}.home-waterfall-contact-panel{position:relative;width:min(800px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:hidden;padding:24px 30px 20px;border:1px solid rgba(255,255,255,.16);border-radius:22px;color:#f3f3f3;background:#101010;box-shadow:0 28px 90px rgba(0,0,0,.58);text-align:center}.home-waterfall-contact-panel h2{margin:0;color:#f7f7f7;font-size:20px;font-weight:700}.home-waterfall-contact-close{position:absolute;top:14px;right:17px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:#a1a1aa;background:transparent}.home-waterfall-contact-close svg{width:17px;height:17px}.home-waterfall-contact-close:hover{color:#fff;background:rgba(255,255,255,.08)}.home-waterfall-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border-radius:16px;background:#1a1a1a}.home-waterfall-contact-item{min-width:0;padding:28px 24px 24px;border-right:1px solid rgba(255,255,255,.06)}.home-waterfall-contact-item:last-child{border-right:0}.home-waterfall-contact-item img{display:block;width:min(100%,180px);aspect-ratio:1;margin:0 auto 14px;border-radius:12px;background:#fff;object-fit:contain}.home-waterfall-contact-item h3,.home-waterfall-contact-item p{margin:8px 0 0;color:#9ca3af;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:0}@media (min-width:769px){.home-waterfall-hero{width:100%;margin-right:0;margin-left:0}}.home-waterfall-auth-modal{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:20px;background:rgba(3,3,5,.72);backdrop-filter:blur(7px)}.home-waterfall-auth-panel{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);width:min(800px,calc(100vw - 40px));height:min(570px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);overflow:hidden;border:1px solid #343434;border-radius:22px;color:#171717;background:#101010;box-shadow:0 28px 90px rgba(0,0,0,.58)}.home-waterfall-auth-visual{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:30px 28px;color:#f4f4f4;background:#050505;animation:none;transform:none;transition:none}.home-waterfall-auth-brand{display:inline-flex;align-items:center;gap:16px;color:#fff}.home-waterfall-auth-brand img{width:48px;height:48px;object-fit:contain}.home-waterfall-auth-brand h2{min-width:0;margin:0;overflow:visible;font-size:20px;font-weight:800;letter-spacing:-.065em;line-height:1.1;white-space:nowrap}.home-waterfall-auth-description{margin:18px 0 0;color:#8f8f8f;font-size:15px;line-height:1.5}.home-waterfall-auth-features{display:grid;gap:11px;margin:28px 0 0;padding:0;color:#8a8a8a;font-size:13px;line-height:1.4;list-style:none}.home-waterfall-auth-features li{position:relative;padding-left:17px}.home-waterfall-auth-features li:before{position:absolute;top:.58em;left:0;width:5px;height:5px;border-radius:50%;background:#f3f3f3;content:""}.home-waterfall-auth-form{position:relative;min-width:0;overflow:visible;background:#fff}.home-waterfall-auth-body{display:grid;min-height:100%;place-items:center;padding:16px 28px 14px}.home-waterfall-auth-body>div{max-width:100%;color:#171717}.home-waterfall-auth-body h2{font-size:20px;line-height:1.2}.home-waterfall-auth-body>div>:not(:first-child){margin-top:8px}.home-waterfall-auth-body form{font-size:12px}.home-waterfall-auth-body form>:not(:first-child){margin-top:6px}.home-waterfall-auth-body form>div>:not(:first-child){margin-top:4px}.home-waterfall-auth-form label{font-size:12px;line-height:1.25}.home-waterfall-auth-form input[data-slot=input]{height:28px}.home-waterfall-auth-form form>div>div.flex{gap:6px}.home-waterfall-auth-form form>div>div.flex button[data-slot=button]{height:28px}.home-waterfall-auth-form form>div.flex.items-start{line-height:1.35}.home-waterfall-auth-form form>button[data-slot=button]{height:30px}.home-waterfall-auth-form form>div>div.flex button[data-slot=button]{border-color:#c4c7cc;color:#374151;background:#f3f4f6;font-size:12px;font-weight:600}.home-waterfall-auth-form form>div>div.flex button[data-slot=button]:hover:not(:disabled){border-color:#9ca3af;background:#e5e7eb}.home-waterfall-auth-form form>button[data-slot=button]{color:#fff;background:#171717;font-size:13px;font-weight:700}.home-waterfall-auth-form form>button[data-slot=button]:hover:not(:disabled){background:#2f2f2f}.home-waterfall-login-form>p{display:none}.home-waterfall-auth-form input[data-slot=input]{border-color:#d1d5db}.home-waterfall-auth-form input[data-slot=input]:focus-visible{border-color:#9ca3af;outline:2px solid #9ca3af;outline-offset:1px;box-shadow:0 0 0 3px rgba(107,114,128,.18)}.home-waterfall-auth-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:3px;border:1px solid #d1d5db;border-radius:9px;background:#f5f5f5}.home-waterfall-auth-mode-switch button{min-height:29px;border:1px solid transparent;border-radius:6px;color:#6b7280;background:transparent;font-size:13px;font-weight:600;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.home-waterfall-auth-mode-switch button:hover{border-color:#9ca3af;color:#111827;background:#f9fafb}.home-waterfall-auth-mode-switch button.is-active{border-color:#c4c7cc;color:#171717;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12)}.home-waterfall-auth-mode-switch button:focus-visible{outline:2px solid #9ca3af;outline-offset:1px}.home-waterfall-auth-close{position:absolute;z-index:1;top:11px;right:12px;display:grid;place-items:center;width:29px;height:29px;border:1px solid #e4e4e4;border-radius:50%;color:#777;background:#fff;font-size:20px;line-height:1}.home-waterfall-auth-close:hover{color:#171717;border-color:#9ca3af;background:#f3f4f6}@keyframes home-waterfall-auth-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes home-waterfall-auth-panel-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-waterfall-band-title-sheen{0%,65%{background-position:0 0,-120% 0}82%,to{background-position:0 0,120% 0}}@keyframes home-waterfall-feed-card-in{0%{opacity:0;transform:translateY(12px) scale(.985);filter:blur(1.5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.home-waterfall-auth-modal,.home-waterfall-contact-modal{animation:home-waterfall-auth-backdrop-in .2s ease-out both}.home-waterfall-auth-panel,.home-waterfall-contact-panel{animation:home-waterfall-auth-panel-in .22s cubic-bezier(.22,.74,.24,1) both;will-change:transform,opacity}@media (max-width:1280px){.home-waterfall-feed-grid{column-count:4;column-gap:12px;min-height:clamp(900px,90vw,1120px)}.home-waterfall-toolbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.home-waterfall-topbar-inner{grid-template-columns:auto minmax(150px,1fr) auto;gap:12px}.home-waterfall-actions{display:none;position:absolute;top:58px;right:20px;left:20px;align-items:stretch;flex-direction:column;padding:10px;border:1px solid var(--wf-border);border-radius:11px;background:#161616;box-shadow:0 20px 42px rgba(0,0,0,.4)}.home-waterfall-actions.is-open{display:flex}.home-waterfall-actions>*{justify-content:center;min-height:34px}.home-waterfall-actions>[data-account-variant=home]{width:auto;align-self:center}.home-waterfall-menu{display:block}.home-waterfall-feed-grid{column-count:3;column-gap:12px;min-height:clamp(1100px,145vw,1500px)}}@media (max-width:768px){.home-waterfall-promo{align-items:flex-start;padding-inline:10px 42px;font-size:11px}.home-waterfall-promo-inner{gap:6px 9px}.home-waterfall-promo-inner p{flex:1 1 100%;order:3;text-align:center}.home-waterfall-topbar-inner{width:calc(100% - 24px)}.home-waterfall-actions{right:12px;left:12px}.home-waterfall-shell{width:calc(100% - 16px)}.home-waterfall-hero{--wf-hero-edge:0px;width:100%;aspect-ratio:21/9;height:max(215px,calc(min(86vw, 470px) * 9 / 21 + 42px));min-height:0;margin-inline:0}.home-waterfall-hero-card{width:min(86vw,470px)}.home-waterfall-hero-card-copy{right:14px;bottom:13px;left:14px}.home-waterfall-hero-card-copy p{margin-bottom:3px;font-size:7px;letter-spacing:.03em}.home-waterfall-hero-card-copy h1{font-size:clamp(13px,4.1vw,18px);letter-spacing:-.04em;line-height:1.12}.home-waterfall-hero-card.is-offset--1,.home-waterfall-hero-card.is-offset-1{opacity:0;pointer-events:none}.home-waterfall-hero-arrow{width:26px;height:48px}.home-waterfall-band{grid-template-columns:1fr;min-height:260px;margin-top:14px}.home-waterfall-band-deco{position:absolute;top:20px;right:0;left:0;justify-content:center;padding:0;opacity:.75}.home-waterfall-band-deco.is-right{top:auto;bottom:18px}.home-waterfall-band-thumb.is-text-node{margin-left:16px;margin-right:auto}.home-waterfall-band-thumb.is-image-node{transform:translateX(clamp(4px,3vw,18px)) rotate(5deg)}.home-waterfall-band-center{padding:44px 20px}.home-waterfall-band-center h2{font-size:27px}.home-waterfall-composer{padding-top:18px}.home-waterfall-composer-box,.home-waterfall-composer-box.is-expanded{width:100%}.home-waterfall-feed-bar{top:58px;align-items:stretch;flex-direction:column;padding-block:8px}.home-waterfall-feed-search{flex-basis:auto;width:100%}.home-waterfall-feed-grid{column-count:2;column-gap:8px;min-height:clamp(1400px,230vw,1900px)}.home-waterfall-feed-card{margin-bottom:8px}.home-waterfall-toolbox-heading{align-items:flex-start;flex-direction:column;gap:5px}.home-waterfall-toolbox-grid{grid-template-columns:1fr;gap:9px}.home-waterfall-toolbox-card{min-height:142px;padding:14px}.home-waterfall-footer{grid-template-columns:1fr;grid-template-rows:auto auto;align-items:center;padding:32px 12px 18px}.home-waterfall-footer nav{grid-column:1;grid-row:1;justify-self:center}.home-waterfall-footer p{grid-column:1;grid-row:2;justify-self:stretch;width:100%;margin-inline:auto;text-align:center}.home-waterfall-contact-modal{padding:12px}.home-waterfall-contact-panel{width:min(100%,520px);max-height:calc(100dvh - 24px);overflow-y:auto;scrollbar-width:none;padding:22px 12px 18px;border-radius:16px}.home-waterfall-contact-panel::-webkit-scrollbar{display:none}.home-waterfall-contact-grid{grid-template-columns:1fr}.home-waterfall-contact-item{padding:18px 16px;border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.home-waterfall-contact-item:last-child{border-bottom:0}.home-waterfall-contact-item img{width:min(100%,190px)}.home-waterfall-auth-modal{padding:12px}.home-waterfall-auth-panel{grid-template-columns:1fr;width:min(100%,470px);height:min(570px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);border-radius:16px}.home-waterfall-auth-visual{display:none}.home-waterfall-auth-body{padding:14px 16px 12px}}@media (min-width:641px){.home-waterfall-auth-panel [data-wechat-qr-fallback=true]{display:none}}@media (min-width:641px) and (max-width:768px){.home-waterfall-auth-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);width:min(100%,calc(100vw - 24px));height:min(570px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);border-radius:16px}.home-waterfall-auth-visual{display:flex;padding:28px 22px}.home-waterfall-auth-brand{gap:10px}.home-waterfall-auth-brand img{width:40px;height:40px}.home-waterfall-auth-brand h2{font-size:20px}.home-waterfall-auth-description{margin-top:16px;font-size:13px}.home-waterfall-auth-features{gap:10px;margin-top:24px;font-size:11px}.home-waterfall-auth-form{min-height:100%}.home-waterfall-auth-body{padding:14px 16px 12px}}@media (max-width:420px){.home-waterfall-brand span{display:none}.home-waterfall-skill-row{justify-content:flex-start}.home-waterfall-skill-all{margin-left:auto}}@media (prefers-reduced-motion:reduce){.home-waterfall a,.home-waterfall button,.home-waterfall-hero-card,.home-waterfall-topbar{transition:none}.home-waterfall-auth-modal,.home-waterfall-auth-panel,.home-waterfall-composer-box,.home-waterfall-contact-modal,.home-waterfall-contact-panel{animation:none;transition:none;will-change:auto}.home-waterfall-band:after,.home-waterfall-interactive-grid:after{opacity:0;transition:none}.home-waterfall-feed-card,.home-waterfall-toolbox-card{animation:none;transition:none}.home-waterfall-band-node-card{transition:none}.home-waterfall-band-node-card:hover{transform:rotate(-4deg);box-shadow:none}.home-waterfall-band-thumb.is-image-node:hover{transform:translateX(clamp(8px,13vw,220px)) rotate(5deg)}.home-waterfall-band-center h2,.home-waterfall-band-center h2.mumoo-projects-title{animation:none}}.home-waterfall-band{background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(99,102,241,.08) 0,rgba(56,189,248,.03) 40%,transparent 75%),radial-gradient(circle,rgba(255,255,255,.14) 1px,transparent 1.5px),linear-gradient(180deg,#161619,#0d0d0f 50%,#121215)!important;background-size:100% 100%,24px 24px,100% 100%!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 24px 60px -12px rgba(0,0,0,.8),0 0 0 1px rgba(255,255,255,.06),inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(0,0,0,.8)!important;transition:border-color .3s ease,box-shadow .3s ease}.home-waterfall-band-lines{filter:drop-shadow(0 0 4px rgba(165,180,252,.45)) drop-shadow(0 0 14px rgba(99,102,241,.25))}.home-waterfall-band-lines path{stroke:rgba(199,210,254,.65)!important;stroke-width:1.2px!important;stroke-dasharray:6 8!important;animation:mumoo-cable-pulse 16s linear infinite!important}@keyframes mumoo-cable-pulse{0%{stroke-dashoffset:0}to{stroke-dashoffset:-280px}}.home-waterfall-band-thumb{background:linear-gradient(135deg,rgba(34,34,40,.9),rgba(18,18,22,.95))!important;backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 10px 24px -4px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(0,0,0,.4)!important}.home-waterfall-band-node-card:hover,.home-waterfall-band-thumb:hover{border-color:rgba(255,255,255,.32)!important;box-shadow:0 14px 32px -4px rgba(0,0,0,.7),0 0 20px rgba(165,180,252,.3),inset 0 1px 0 rgba(255,255,255,.25)!important}.home-waterfall-band-node-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.6))}.home-waterfall-band-note i{background:linear-gradient(90deg,rgba(255,255,255,.45),rgba(165,180,252,.8))!important;box-shadow:0 0 6px rgba(165,180,252,.3);transform-origin:left center;animation:mumoo-band-wave-pulse 2.2s ease-in-out infinite alternate}.home-waterfall-band-note i:first-child{animation-delay:0s}.home-waterfall-band-note i:nth-child(2){animation-delay:.35s}.home-waterfall-band-note i:nth-child(3){animation-delay:.7s}.home-waterfall-band-note i:nth-child(4){animation-delay:.25s}.home-waterfall-band-note i:nth-child(5){animation-delay:.55s}.home-waterfall-band-note i:nth-child(6){animation-delay:.85s}@keyframes mumoo-band-wave-pulse{0%{transform:scaleX(.7);opacity:.4}to{transform:scaleX(1.3);opacity:.95}}.home-waterfall-band-center h2.mumoo-projects-title{filter:drop-shadow(0 2px 18px rgba(165,180,252,.2));letter-spacing:-.025em}.home-waterfall-band-center button{transition:all .24s cubic-bezier(.16,1,.3,1)!important;background:linear-gradient(180deg,#242428,#17171a)!important;box-shadow:0 6px 16px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.15)!important}.home-waterfall-band-center button:hover{border-color:rgba(255,255,255,.4)!important;background:linear-gradient(180deg,#2d2d34,#1e1e22)!important;box-shadow:0 8px 24px rgba(0,0,0,.5),0 0 20px rgba(255,255,255,.15),inset 0 1px 0 rgba(255,255,255,.25)!important;transform:translateY(-2px)!important}.home-waterfall-composer-box{background:rgba(20,20,24,.85)!important;backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 16px 40px -8px rgba(0,0,0,.7),inset 0 1px 0 rgba(255,255,255,.09)!important}.home-waterfall-composer-box:focus-within{border-color:rgba(165,180,252,.45)!important;box-shadow:0 20px 48px -6px rgba(0,0,0,.8),0 0 28px rgba(129,140,248,.18),inset 0 1px 0 rgba(255,255,255,.15)!important}.home-waterfall-feed-card-tag[data-official=true]{background:linear-gradient(135deg,rgba(234,179,8,.22),rgba(180,83,9,.35))!important;border:1px solid rgba(250,204,21,.5)!important;color:#fef08a!important;font-weight:600!important;letter-spacing:.02em!important;box-shadow:0 2px 10px rgba(234,179,8,.25)!important}.home-waterfall-feed-card.is-official-card:hover,.home-waterfall-feed-card:has([data-official=true]):hover{border-color:rgba(234,179,8,.45)!important;box-shadow:0 16px 36px -4px rgba(0,0,0,.8),0 0 28px rgba(234,179,8,.2)!important}.home-waterfall-author-official{color:#fde047!important;font-weight:600!important}.home-waterfall-hero-card-video{width:100%;height:100%;object-fit:cover;object-position:center;background:#090909;display:block}.home-waterfall-hero-card img{object-fit:cover}.home-waterfall-interactive-grid{background-image:none!important;opacity:1!important;overflow:visible!important}.home-waterfall-interactive-grid:after,.home-waterfall-interactive-grid:before{display:none!important;opacity:0!important}.home-waterfall-halftone-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 8%,black 85%,transparent);mask-image:linear-gradient(180deg,transparent 0,black 8%,black 85%,transparent)}.home-waterfall-band{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),rgba(16,16,20,.58)!important;backdrop-filter:blur(25px) saturate(160%)!important;-webkit-backdrop-filter:blur(25px) saturate(160%)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:24px!important;box-shadow:0 16px 40px -8px rgba(0,0,0,.65),inset 0 1px 0 0 rgba(255,255,255,.18),inset 0 -1px 0 0 rgba(0,0,0,.4)!important;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease!important}.home-waterfall-composer-box{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.02)),rgba(15,15,19,.65)!important;backdrop-filter:blur(25px) saturate(180%)!important;-webkit-backdrop-filter:blur(25px) saturate(180%)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:24px!important;box-shadow:0 8px 32px 0 rgba(0,0,0,.42),inset 0 1px 0 0 rgba(255,255,255,.15),inset 0 -1px 0 0 rgba(0,0,0,.35)!important;transition:all .28s cubic-bezier(.16,1,.3,1)!important}.home-waterfall-composer-box:hover{border-color:rgba(255,255,255,.28)!important;box-shadow:0 12px 36px 0 rgba(0,0,0,.5),0 0 20px rgba(255,255,255,.06),inset 0 1px 0 0 rgba(255,255,255,.24)!important}.home-waterfall-composer-box:focus-within{border-color:rgba(255,255,255,.42)!important;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.04)),rgba(20,20,26,.75)!important;box-shadow:0 14px 44px 0 rgba(0,0,0,.6),0 0 28px rgba(255,255,255,.12),inset 0 1px 0 0 rgba(255,255,255,.32)!important}.home-waterfall-composer-input{color:#ffffff!important}.home-waterfall-composer-input::placeholder{color:rgba(255,255,255,.42)!important}.home-waterfall-composer-add{border-radius:12px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.1)!important;color:rgba(255,255,255,.75)!important;transition:transform .28s cubic-bezier(.34,1.56,.64,1),background .2s ease,border-color .2s ease,color .2s ease!important}.home-waterfall-composer-add:hover{transform:scale(1.1) rotate(90deg)!important;background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.3)!important;color:#ffffff!important}.home-waterfall-band-center{position:relative;z-index:3}.home-waterfall-band-center:before{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:320px;height:120px;border-radius:9999px;background:radial-gradient(ellipse at center,rgba(255,255,255,.16) 0,rgba(255,255,255,.04) 45%,transparent 75%);filter:blur(28px);opacity:.35;pointer-events:none;transition:opacity .45s ease,transform .45s cubic-bezier(.16,1,.3,1),filter .45s ease;z-index:-1}.home-waterfall-band-center:hover:before{opacity:.85;transform:translate(-50%,-50%) scale(1.3);filter:blur(22px)}.home-waterfall-band-center h2.mumoo-projects-title{position:relative;cursor:pointer;user-select:none;background-image:linear-gradient(115deg,#ffffff,#f1f5f9 22%,#cbd5e1 45%,#ffffff 68%,#94a3b8 88%,#ffffff)!important;background-size:220% 100%!important;background-position:0 50%!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 2px 10px rgba(255,255,255,.15))!important;transition:transform .35s cubic-bezier(.16,1,.3,1),filter .35s cubic-bezier(.16,1,.3,1),letter-spacing .35s cubic-bezier(.16,1,.3,1),background-position .65s ease!important}.home-waterfall-band-center h2.mumoo-projects-title:hover{transform:translateY(-3px) scale(1.045)!important;letter-spacing:-.015em!important;background-position:100% 50%!important;filter:drop-shadow(0 0 16px rgba(255,255,255,.85)) drop-shadow(0 0 32px rgba(255,255,255,.45))!important}.home-waterfall-band-center button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 22px!important;border-radius:9999px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.02em!important;color:#ffffff!important;cursor:pointer;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.05)),rgba(24,24,28,.85)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 6px 20px -2px rgba(0,0,0,.55),inset 0 1px 1px 0 rgba(255,255,255,.35),inset 0 -1px 1px 0 rgba(0,0,0,.4)!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;will-change:transform,box-shadow,border-color}.home-waterfall-band-center button:before{content:"";position:absolute;top:0;left:-120%;width:75%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38) 50%,transparent);transform:skewX(-25deg);transition:left .65s cubic-bezier(.16,1,.3,1);pointer-events:none}.home-waterfall-band-center button span{display:inline-block;transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .25s ease}.home-waterfall-band-center button:hover{transform:translateY(-2px) scale(1.04)!important;border-color:rgba(255,255,255,.55)!important;background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.09)),rgba(32,32,38,.92)!important;box-shadow:0 12px 30px -4px rgba(0,0,0,.7),0 0 24px rgba(255,255,255,.22),inset 0 1px 1.5px 0 rgba(255,255,255,.55),inset 0 -1px 1px 0 rgba(0,0,0,.35)!important}.home-waterfall-band-center button:hover:before{left:160%}.home-waterfall-band-center button:hover span{transform:rotate(90deg) scale(1.2);color:#ffffff;text-shadow:0 0 8px rgba(255,255,255,.9)}.home-waterfall-band-center button:active{transform:translateY(0) scale(.97)!important;box-shadow:0 3px 10px rgba(0,0,0,.6),0 0 12px rgba(255,255,255,.15),inset 0 1px 1px 0 rgba(255,255,255,.25)!important;transition-duration:.08s!important}