@layer components{.home-page{background:var(--home-page-bg);min-height:100%;padding:20px 20px 48px}@media (min-width:1024px){.home-page{padding:24px 28px 56px}}.home-page__inner{flex-direction:column;gap:28px;margin:0 auto;display:flex}.home-hero{border:1px solid var(--create-hero-panel-border);background:var(--create-hero-panel-bg);box-shadow:var(--create-hero-panel-glow);border-radius:16px;padding:25px;position:relative;overflow:hidden}.home-hero__glow{pointer-events:none;opacity:1;background:var(--home-hero-glow);-webkit-backdrop-filter:blur(40px);border-radius:9999px;width:300px;height:300px;position:absolute;top:50%;right:0;transform:translate(40%,-50%)}.home-hero__top{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.home-hero__brand{align-items:center;gap:12px;display:flex}.home-hero__avatar{background:var(--home-accent);width:40px;height:40px;color:var(--home-on-accent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-hero__avatar-icon{width:13px;height:12px}.home-hero__brand-copy{flex-direction:column;gap:2px;display:flex}.home-hero__eyebrow{font-family:var(--home-font-sans);letter-spacing:1.4px;color:var(--home-accent);margin:0;font-size:12px;font-weight:700;line-height:15px}.home-hero__name{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-primary);margin:0;font-size:16px;font-weight:700;line-height:20px}.home-hero__status{align-items:center;gap:6px;margin:0;display:inline-flex}.home-hero__status-dot{background:var(--home-status-dot);opacity:.4;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.home-hero__status-label{font-family:var(--home-font-sans);letter-spacing:1px;color:var(--home-status-label);font-size:10px;font-weight:700;line-height:15px}.home-hero__headline{z-index:1;max-width:720px;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-primary);margin:28px 0 0;font-size:30px;font-weight:700;line-height:36px;position:relative}.home-hero__headline-name{color:var(--home-text-muted);font-style:italic;font-weight:300}.home-hero__composer{z-index:1;border:1px solid var(--home-composer-border);background:var(--home-composer-bg);box-sizing:border-box;border-radius:12px;align-items:center;gap:12px;height:60px;margin-top:24px;padding:13px 17px;display:flex;position:relative}.home-hero__input{width:100%;min-width:0;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-composer-input);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:14px;font-weight:500;line-height:22.75px}.home-hero__input::placeholder{color:var(--home-composer-placeholder)}.home-hero__composer-actions{flex-shrink:0;align-items:center;gap:8px;height:34px;display:flex}.home-hero__file-btn{border:1px solid var(--home-composer-border);background:var(--home-composer-btn-bg);height:32px;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-soft);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:1px 13px;font-size:12px;font-weight:600;line-height:16px;transition:border-color .2s,background-color .2s;display:inline-flex}.home-hero__file-btn:hover{border-color:var(--home-chip-border-hover);background:var(--home-composer-btn-bg-hover)}.home-hero__file-icon{width:12px;height:12px;color:var(--home-text-soft);flex-shrink:0}.home-hero__ask-btn{background:var(--home-accent);height:32px;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-on-accent);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 16px;font-size:12px;font-weight:700;line-height:16px;transition:opacity .2s;display:inline-flex}.home-hero__ask-btn:hover{opacity:.92}.home-hero__ask-icon{width:12px;height:12px}.home-hero__chips-wrap{z-index:1;margin-top:16px;position:relative}.home-hero__chips{flex-wrap:wrap;gap:8px;display:flex}.home-hero__chip{border:1px solid var(--home-chip-border);background:var(--home-chip-bg);height:30px;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-soft);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:7px 15px;font-size:12px;font-weight:500;line-height:16px;transition:background-color .2s,border-color .2s;display:inline-flex}.home-hero__chip:hover{border-color:var(--home-chip-border-hover);background:var(--home-chip-bg-hover)}.home-section{flex-direction:column;gap:16px;display:flex}.home-section__header{justify-content:space-between;align-items:center;gap:16px;min-height:32px;display:flex}.home-section__title{min-width:0;font-family:var(--home-font-sans);margin:0;line-height:24px}.home-section__title-main{letter-spacing:0;color:var(--home-text-primary);font-size:20px;font-weight:600;line-height:24px}.home-section__title-sub{letter-spacing:0;color:var(--home-text-subtitle);font-size:16px;font-style:italic;font-weight:300;line-height:24px}.home-section__link{font-family:var(--home-font-sans);letter-spacing:.88px;color:var(--home-link);flex-shrink:0;align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:16.5px;text-decoration:none;transition:color .2s;display:inline-flex}.home-section__link:hover{color:var(--home-link-hover)}.home-section__link-icon{width:12px;height:12px;color:var(--home-link);flex-shrink:0}.home-section__trailing{font-family:var(--home-font-sans);letter-spacing:.88px;color:var(--home-link);flex-shrink:0;font-size:11px;font-weight:700;line-height:16.5px}.home-quick-tools{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}@media (min-width:640px){.home-quick-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-quick-tools{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-quick-tool{border:1px solid var(--home-card-border);background:var(--home-card-bg);border-radius:12px;align-items:center;gap:12px;padding:15px 17px;text-decoration:none;transition:border-color .2s,background-color .2s;display:flex}.home-quick-tool:hover{border-color:var(--home-card-border-hover)}.home-quick-tool__icon{border:1px solid var(--home-quick-tool-icon-border);width:40px;height:40px;box-shadow:inset 1px 1px 0 var(--home-quick-tool-icon-highlight), inset -1px -1px 0 var(--home-quick-tool-icon-inset-shadow), 0 2px 8px var(--home-quick-tool-icon-drop);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.home-quick-tool__icon:before{content:"";border-radius:inherit;background:linear-gradient(145deg, var(--home-quick-tool-icon-highlight) 0%, var(--home-quick-tool-icon-shine) 38%, transparent 55%, var(--home-quick-tool-icon-gradient-end) 100%);pointer-events:none;position:absolute;inset:0}.home-quick-tool__icon:after{content:"";border-radius:inherit;box-shadow:inset 0 1px 0 var(--home-quick-tool-icon-inset);pointer-events:none;position:absolute;inset:0}.home-quick-tool__icon--create{background:#7c3aed33}.home-quick-tool__icon--stems{background:linear-gradient(135deg,#2563eb33 0%,#1e40af33 100%)}.home-quick-tool__icon--cleaner{background:linear-gradient(135deg,#05966933 0%,#04785733 100%)}.home-quick-tool__icon--mastering{background:linear-gradient(135deg,#268adc33 0%,#1f1b9933 100%)}.home-quick-tool__icon-svg{z-index:1;filter:drop-shadow(0 1px 1px var(--home-quick-tool-icon-drop));flex-shrink:0;position:relative}.home-quick-tool:hover .home-quick-tool__icon{animation:2.2s ease-in-out infinite home-quick-tool-icon-float}@keyframes home-quick-tool-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.home-quick-tool__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.home-quick-tool__title{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-high);font-size:15px;font-weight:600;line-height:20px}.home-quick-tool__subtitle{font-family:var(--home-font-sans);letter-spacing:.6px;color:var(--home-link);font-size:12px;font-weight:400;line-height:15px}.home-templates{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}@media (min-width:640px){.home-templates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-templates{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-template{border:1px solid var(--home-card-border);background:var(--home-card-bg);box-sizing:border-box;border-radius:12px;flex-direction:column;min-height:119.875px;padding:17px;text-decoration:none;transition:border-color .2s,background-color .2s;display:flex}.home-template:hover{border-color:var(--home-card-border-hover);background:var(--home-card-bg-hover)}.home-template__top{justify-content:space-between;align-items:center;gap:8px;height:32px;margin-bottom:8px;display:flex}.home-template__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.home-template__icon-svg{flex-shrink:0}.home-template__tag{height:17.5px;font-family:var(--home-font-sans);letter-spacing:1.08px;border-radius:6px;align-items:center;padding:2px 8px;font-size:9px;font-weight:700;line-height:13.5px;display:inline-flex}.home-template__title{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-high);margin:0;padding-bottom:4px;font-size:14px;font-weight:600;line-height:20px}.home-template__meta{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-link);margin:0;font-size:11px;font-weight:400;line-height:17.88px}.home-page .profile-recent{margin-top:0;padding-bottom:0}.home-section--sounds .home-section__title-main{color:var(--home-text-primary);font-size:20px;font-weight:600;line-height:24px}.home-section--sounds .home-section__title-sub{color:var(--home-text-softer);font-size:16px;font-style:italic;font-weight:300;line-height:24px}.home-section--sounds .home-section__link{letter-spacing:.88px;color:var(--home-text-softer);gap:4px;font-size:11px;font-weight:700;line-height:16.5px}.home-section--sounds .home-section__link-icon{color:var(--home-text-softer)}.home-sounds{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}@media (min-width:640px){.home-sounds{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-sounds{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-sound{border:1px solid var(--home-sound-card-border);background:var(--home-sound-card-bg);border-radius:12px;flex-direction:column;gap:10px;padding:17px;transition:border-color .2s;display:flex}.home-sound--active{border-color:var(--home-sound-card-border-active)}.home-sound__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-sound__play{cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:inline-flex}.home-sound__play:hover{opacity:.88}.home-sound__play-icon{width:9px;height:11px;margin-left:2px}.home-sound__tag{box-sizing:border-box;height:17.5px;font-family:var(--home-font-sans);letter-spacing:.9px;white-space:nowrap;border:1px solid;border-radius:6px;justify-content:center;align-items:center;padding:2px 8px;font-size:9px;font-weight:700;line-height:13.5px;display:inline-flex}.home-sound__link{flex-direction:column;gap:2px;text-decoration:none;display:flex}.home-sound__title{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-body);margin:0;font-size:14px;font-weight:600;line-height:20px}.home-sound__pack{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-softer);margin:0;font-size:11px;font-weight:400;line-height:16.5px}.home-sound__meta{font-family:var(--home-font-sans);letter-spacing:0;align-items:center;gap:10px;margin:4px 0 0;font-size:11px;font-weight:500;line-height:16.5px;display:flex}.home-sound__meta-bpm,.home-sound__meta-key{color:var(--home-text-body-weak);white-space:nowrap}.home-sound__meta-duration{color:var(--home-text-softest);white-space:nowrap}.home-sound__waveform{justify-content:space-between;align-items:flex-end;width:100%;height:24px;margin-top:auto;display:flex}.home-sound__bar{border-radius:9999px;flex-shrink:0;width:7.5px;min-width:7.5px;transition:opacity .2s}.home-distribution{border:1px solid var(--create-hero-panel-border);background:var(--create-hero-panel-bg);box-shadow:var(--create-hero-panel-glow);border-radius:16px;position:relative;overflow:hidden}.home-distribution__glow{pointer-events:none;z-index:0;background:var(--home-distribution-inner-glow);-webkit-backdrop-filter:blur(36px);border-radius:9999px;width:260px;height:260px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.home-distribution__inner{z-index:1;padding:28px;position:relative}.home-distribution__main{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}@media (min-width:900px){.home-distribution__main{flex-direction:row;align-items:flex-start}}.home-distribution__copy{flex:1;min-width:0;max-width:640px}.home-distribution__eyebrow{font-family:var(--home-font-sans);letter-spacing:1.8px;color:var(--home-accent);margin:0;font-size:10px;font-weight:700;line-height:15px}.home-distribution__title{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-text-primary);margin:8px 0 0;font-size:24px;font-weight:700;line-height:32px}.home-distribution__title-lead,.home-distribution__title-tail{color:var(--home-text-primary);font-weight:700}.home-distribution__title-count{color:var(--home-distribution-title-muted);font-style:italic;font-weight:300}.home-distribution__description{flex-direction:column;gap:0;max-width:520px;margin:10px 0 0;display:flex}.home-distribution__description-line{font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-distribution-desc);font-size:14px;font-weight:400;line-height:22.75px;display:block}.home-distribution__platforms{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.home-distribution__platform{border:1px solid var(--home-distribution-platform-border);background:var(--home-distribution-platform-bg);width:36px;height:36px;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-distribution-platform-text);border-radius:8px;justify-content:center;align-items:center;padding:1px;font-size:11px;font-weight:700;line-height:16.5px;display:inline-flex}.home-distribution__platform-more{font-family:var(--home-font-sans);letter-spacing:1px;color:var(--home-distribution-platform-more);font-size:10px;font-weight:700;line-height:15px}.home-distribution__cta{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;display:flex}.home-distribution__btn{background:var(--home-accent);height:44px;font-family:var(--home-font-sans);letter-spacing:0;color:var(--home-on-accent);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:opacity .2s;display:inline-flex;box-shadow:0 10px 15px -3px #7c3aed26,0 4px 6px -4px #7c3aed26}.home-distribution__btn:hover{opacity:.92}.home-distribution__btn-icon{width:14px;height:14px;color:var(--home-on-accent)}.home-distribution__cta-note{font-family:var(--home-font-sans);letter-spacing:1.44px;color:var(--home-distribution-cta-note);margin:0;font-size:9px;font-weight:700;line-height:13.5px}.home-distribution__footer{border-top:1px solid var(--home-distribution-footer-border);margin-top:20px;padding-top:21px}.home-distribution__footer-inner{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-distribution__fee-badge{border:1px solid var(--home-distribution-fee-badge-border);background:var(--home-distribution-fee-badge-bg);height:30.5px;font-family:var(--home-font-sans);letter-spacing:.66px;color:var(--home-distribution-fee-badge-text);border-radius:8px;align-items:center;padding:7px 13px;font-size:11px;font-weight:700;line-height:16.5px;display:inline-flex}.home-distribution__fee-copy{font-family:var(--home-font-sans);letter-spacing:0;margin:0;font-size:14px;line-height:20px}.home-distribution__fee-copy-lead,.home-distribution__fee-copy-tail{color:var(--home-distribution-fee-copy);font-weight:400}.home-distribution__fee-copy-strong{color:var(--home-distribution-fee-copy-strong);font-weight:600}.home-section--activity{padding-bottom:8px}.home-section--activity .home-section__header{justify-content:space-between}.home-section--activity .home-section__title-main{color:var(--home-text-primary);font-size:20px;font-weight:600;line-height:24px}.home-section--activity .home-section__title-sub{color:var(--home-text-softer);font-size:16px;font-style:italic;font-weight:300;line-height:24px}.home-section--activity .home-section__trailing{letter-spacing:1.2px;color:var(--home-activity-time);font-size:10px;font-weight:700;line-height:15px}.home-activity-wrap{position:relative}.home-activity{border:1px solid var(--home-sound-card-border);background:var(--home-activity-bg);border-radius:16px;margin:0;padding:1px;list-style:none;overflow:hidden}.home-activity__item{border-bottom:1px solid var(--home-activity-item-border);box-sizing:border-box;align-items:center;gap:16px;min-height:69px;padding:16px 20px 17px;display:flex}.home-activity__item:last-child{border-bottom:none}.home-activity__icon{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.home-activity__icon-svg{width:15px;height:15px}.home-activity__text{min-width:0;font-family:var(--home-font-sans);letter-spacing:0;flex:1;margin:0;font-size:14px;line-height:22.75px}.home-activity__text-regular{color:var(--home-activity-text);font-weight:400}.home-activity__text-strong{color:var(--home-activity-text-strong);font-weight:600}.home-activity__time{font-family:var(--home-font-sans);letter-spacing:1.2px;color:var(--home-activity-time);flex-shrink:0;font-size:10px;font-weight:700;line-height:15px}.home-activity__time--empty{visibility:hidden;width:48px}.home-audio-assistant-float{right:28px;bottom:calc(28px + env(safe-area-inset-bottom,0px));z-index:40;border:1px solid var(--home-float-border);background:var(--home-float-bg);-webkit-backdrop-filter:blur(12px);height:48px;box-shadow:var(--home-float-shadow);font-family:var(--home-font-sans);border-radius:9999px;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex;position:fixed}.home-audio-assistant-float:hover{border-color:var(--home-float-border-hover);background:var(--home-float-bg-hover)}.home-audio-assistant-float__icon{background:var(--home-accent);width:28px;height:28px;color:var(--home-on-accent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-audio-assistant-float__icon-svg{width:11px;height:11px}.home-audio-assistant-float__label{color:var(--home-float-label);white-space:nowrap;font-size:12px;font-weight:400;line-height:20px}.home-audio-assistant-float__shortcut{align-items:center;gap:4px;margin-top:2px;margin-left:4px;display:inline-flex}.home-audio-assistant-float__shortcut-mod{color:var(--home-float-shortcut);font-size:8px;font-weight:500;line-height:1}.home-audio-assistant-float__shortcut-letter{color:var(--home-float-shortcut);font-size:11px;font-weight:500;line-height:1}@media (max-width:640px){.home-audio-assistant-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}.home-audio-assistant-float__shortcut{display:none}}}
