@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:not([class]){text-decoration-skip-ink:auto}img,picture,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus{outline:2px solid #4d90fe;outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #4d90fe;outline-offset:2px}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}[aria-current=page]{font-weight:700}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.header{color:red}._selectContainer_a8t8w_1{display:flex;flex-direction:column}._label_a8t8w_6{display:block;margin-bottom:.25rem;font-weight:500;cursor:pointer}._required_a8t8w_13{color:#ef4444;margin-left:.25rem}._selectWrapper_a8t8w_18{position:relative;display:inline-block}._select_a8t8w_1{width:100%;padding:.5rem 2rem .5rem .5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.25rem;transition:border-color .15s ease,box-shadow .15s ease;appearance:none;cursor:pointer}._select_a8t8w_1:hover{border-color:#d1d5db}._select_a8t8w_1:focus{outline:none;border-color:#3273dc;box-shadow:0 0 0 3px #3273dc33}._select_a8t8w_1:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}._select_a8t8w_1::-ms-expand{display:none}._selectError_a8t8w_51{border-color:#ef4444!important;background-color:#fef2f280}._selectError_a8t8w_51:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444433!important}._selectIcon_a8t8w_60{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#4b5563;display:flex;align-items:center;justify-content:center;transition:color .3s}._select_a8t8w_1:focus+._selectIcon_a8t8w_60{color:#111827}._select_a8t8w_1:disabled+._selectIcon_a8t8w_60{color:#9ca3af}._errorMessage_a8t8w_79{color:#b91c1c;font-size:.875rem;margin-top:.25rem;display:block;animation:_slideInError_a8t8w_1 .2s ease-out}@keyframes _slideInError_a8t8w_1{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}._button_15nnv_1{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid transparent;outline:none;position:relative;overflow:hidden;text-decoration:none;white-space:nowrap}._button_15nnv_1:disabled{opacity:.6;cursor:not-allowed;transform:none!important}._button_15nnv_1:focus-visible{box-shadow:0 0 0 3px #3273dc66}._button_15nnv_1:not(:disabled):hover{transform:translateY(-1px)}._button_15nnv_1:not(:disabled):active{transform:translateY(0)}._sm_15nnv_31{padding:.25rem .5rem;font-size:.875rem}._md_15nnv_36{padding:.5rem 1rem;font-size:1rem}._lg_15nnv_41{padding:1rem 1.5rem;font-size:1.125rem}._primary_15nnv_46{background-color:#3273dc;color:#fff;box-shadow:0 2px 8px #3273dc4d}._primary_15nnv_46:hover:not(:disabled){background-color:#2563eb;box-shadow:0 4px 16px #3273dc66}._primary_15nnv_46:active:not(:disabled){background-color:#1d4ed8;box-shadow:0 2px 8px #3273dc4d}._secondary_15nnv_60{background-color:#06b6d4;color:#fff;box-shadow:0 2px 8px #06b6d44d}._secondary_15nnv_60:hover:not(:disabled){background-color:#0891b2;box-shadow:0 4px 16px #06b6d466}._secondary_15nnv_60:active:not(:disabled){background-color:#0e7490;box-shadow:0 2px 8px #06b6d44d}._tertiary_15nnv_74{background-color:#f3f4f6;color:#111827;border-color:#e5e7eb;box-shadow:0 1px 3px #0000000d}._tertiary_15nnv_74:hover:not(:disabled){background-color:#e5e7eb;border-color:#d1d5db;box-shadow:0 2px 8px #0000001a}._tertiary_15nnv_74:active:not(:disabled){background-color:#d1d5db;box-shadow:0 1px 3px #0000000d}._danger_15nnv_90{background-color:#ef4444;color:#fff;box-shadow:0 2px 8px #ef44444d}._danger_15nnv_90:hover:not(:disabled){background-color:#b91c1c;box-shadow:0 4px 16px #ef444466}._danger_15nnv_90:active:not(:disabled){background-color:#7f1d1d;box-shadow:0 2px 8px #ef44444d}._warning_15nnv_104{background-color:#fef3c7;color:#b45309;border-color:#fef3c7;box-shadow:0 1px 3px #0000000d}._warning_15nnv_104:hover:not(:disabled){background-color:#fef0a7;border-color:#fef0a7;box-shadow:0 2px 8px #0000001a}._warning_15nnv_104:active:not(:disabled){background-color:#b45309;border-color:#b45309;box-shadow:0 1px 3px #0000000d}._gradient_15nnv_121{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden;box-shadow:0 4px 16px #3273dc66}._gradient_15nnv_121:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}._gradient_15nnv_121:hover:not(:disabled){box-shadow:0 6px 20px #3273dc80}._gradient_15nnv_121:hover:not(:disabled):before{left:100%}._gradient_15nnv_121:active:not(:disabled){box-shadow:0 4px 16px #3273dc66}._ghost_15nnv_148{background-color:transparent;color:#fff;border-color:#fff9}._ghost_15nnv_148:hover:not(:disabled){background-color:#ffffff1a;color:#fff;border-color:#fff;box-shadow:0 2px 8px #fff3}._ghost_15nnv_148:active:not(:disabled){background-color:#fff3;color:#fff;border-color:#fff}._streakBadge_c6h68_1{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#eff6ff;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#111827;cursor:help;transition:all .15s}._streakBadge_c6h68_1:hover{background:#3273dc;color:#fff;transform:scale(1.05)}._fireEmoji_c6h68_20{font-size:1.125rem;line-height:1}._streakCount_c6h68_25{color:inherit;line-height:1}._subNavbar_km1gy_1{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;position:relative}._mobileHeader_km1gy_8{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;background:transparent;border:none;cursor:pointer;transition:background-color .15s}._mobileHeader_km1gy_8:hover{background-color:#3273dc0d}._mobileHeader_km1gy_8:active{background-color:#3273dc1a}@media(min-width:768px){._mobileHeader_km1gy_8{display:none}}._mobileHeaderTitle_km1gy_31{font-size:1rem;font-weight:600;color:#111827}._chevron_km1gy_37{color:#4b5563;transition:transform .3s cubic-bezier(.4,0,.2,1)}._chevronRotated_km1gy_42{transform:rotate(180deg)}._container_km1gy_46{max-width:1200px;margin:0 auto;padding:0;display:none;flex-direction:column;gap:1rem}._container_km1gy_46._expanded_km1gy_54{display:flex;padding:1rem 1.5rem;border-top:1px solid rgba(229,231,235,.3)}@media(min-width:768px){._container_km1gy_46{display:flex;padding:1rem 1.5rem;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}._recordOfTheDay_km1gy_70{display:flex;align-items:center;width:100%}@media(min-width:768px){._recordOfTheDay_km1gy_70{width:auto}}._recordCard_km1gy_81{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;width:100%}._albumArt_km1gy_89{flex-shrink:0;width:48px;height:48px;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){._albumArt_km1gy_89{width:40px;height:40px}}._albumArt_km1gy_89 img{width:100%;height:100%;object-fit:cover}._recordInfo_km1gy_109{min-width:0;flex:1;overflow:hidden}@media(min-width:768px){._recordInfo_km1gy_109{max-width:400px}}._title_km1gy_120{font-size:1rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._artist_km1gy_129{font-size:.875rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._playButton_km1gy_137{flex-shrink:0;padding:.5rem 2rem;min-width:120px;background-color:#3273dc;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._playButton_km1gy_137:hover{background-color:#2563eb;transform:translateY(-1px)}._playButton_km1gy_137:active{transform:translateY(0)}@media(min-width:768px){._playButton_km1gy_137{padding:.5rem 1.5rem;min-width:auto}}._playedBadge_km1gy_164{flex-shrink:0;padding:.5rem 2rem;background-color:#047857;color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500}@media(min-width:768px){._playedBadge_km1gy_164{padding:.5rem 1.5rem}}._noRecommendation_km1gy_179{font-size:.875rem;color:#4b5563;font-style:italic;text-align:center;width:100%}@media(min-width:768px){._noRecommendation_km1gy_179{text-align:left;width:auto}}._suggestionSystem_km1gy_193{display:flex;gap:1rem;align-items:flex-end;justify-content:space-between;width:100%}@media(min-width:768px){._suggestionSystem_km1gy_193{width:auto;justify-content:flex-end}}._suggestButton_km1gy_207{padding:.5rem 2rem;min-width:120px;background-color:#2563eb;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._suggestButton_km1gy_207:hover{background-color:#1d4ed8;transform:translateY(-1px)}._suggestButton_km1gy_207:active{transform:translateY(0)}@media(min-width:768px){._suggestButton_km1gy_207{padding:.5rem 1.5rem;min-width:auto}}._suggestionsDropdown_km1gy_233{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;animation:_slideDown_km1gy_1 .3s ease-out}@keyframes _slideDown_km1gy_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._suggestionsContainer_km1gy_250{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media(min-width:768px){._suggestionsContainer_km1gy_250{padding:1.5rem;flex-direction:row;gap:1.5rem}}._suggestionsContent_km1gy_267{flex:1;display:flex;flex-direction:column;gap:1rem}._genreLabel_km1gy_274{padding-bottom:.5rem}._genreName_km1gy_278{font-size:1rem;font-weight:600;color:#111827}._closeButton_km1gy_284{flex-shrink:0;align-self:flex-end;font-size:1.5rem;color:#4b5563;padding:.25rem;line-height:1}@media(min-width:768px){._closeButton_km1gy_284{align-self:flex-start;font-size:1.875rem}}._suggestionsGrid_km1gy_299{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){._suggestionsGrid_km1gy_299{grid-template-columns:repeat(3,1fr)}}._suggestionCard_km1gy_310{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;cursor:pointer;transition:transform .15s,box-shadow .15s}._suggestionCard_km1gy_310:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(min-width:768px){._suggestionCard_km1gy_310{padding:.5rem 1rem}}._suggestionImage_km1gy_331{width:56px;height:56px;object-fit:cover;border-radius:.25rem;flex-shrink:0}@media(min-width:768px){._suggestionImage_km1gy_331{width:48px;height:48px}}._suggestionInfo_km1gy_345{flex:1;min-width:0;overflow:hidden}._suggestionTitle_km1gy_351{font-size:.875rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._suggestionArtist_km1gy_360{font-size:.75rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._suggestionPlayButton_km1gy_368{flex-shrink:0}._navbar_1ya60_1{background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#111827;padding:1rem 0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-bottom:1px solid rgba(229,231,235,.3);position:sticky;top:0;z-index:1020}._navbarContainer_1ya60_14{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:1024px){._navbarContainer_1ya60_14{display:flex;align-items:center;gap:2rem}}._navbarHeader_1ya60_27{display:flex;justify-content:space-between;align-items:center}@media(min-width:1024px){._navbarHeader_1ya60_27{flex:0 0 auto}}._navbarLogo_1ya60_38{font-size:1.5rem;font-weight:700}@media(min-width:1024px){._navbarLogo_1ya60_38{font-size:1.875rem}}._navbarTitle_1ya60_48{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#2563eb,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}._navbarTitle_1ya60_48:hover{background:linear-gradient(135deg,#1d4ed8,#0e7490);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translateY(-1px)}._vinylLogo_1ya60_68{width:54px;height:50px}._mobileMenuToggle_1ya60_73{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:none;color:#111827;cursor:pointer;border-radius:.5rem;transition:all .15s cubic-bezier(.4,0,.2,1)}._mobileMenuToggle_1ya60_73:hover{background:#3273dc1a;color:#1d4ed8}._mobileMenuToggle_1ya60_73:active{transform:scale(.95)}@media(min-width:768px){._mobileMenuToggle_1ya60_73{display:none}}._navbarMenu_1ya60_98{display:none;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(229,231,235,.2)}._navbarMenu_1ya60_98._mobileMenuOpen_1ya60_106{display:flex}@media(min-width:768px){._navbarMenu_1ya60_98{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:1.5rem;padding-top:0;border-top:none}}@media(min-width:1024px){._navbarMenu_1ya60_98{flex:1;margin-top:0}}._navbarItems_1ya60_127{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}@media(min-width:768px){._navbarItems_1ya60_127{flex-direction:row;gap:.5rem}}@media(min-width:1024px){._navbarItems_1ya60_127{flex:1;justify-content:center}}._navbarActions_1ya60_148{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;padding-top:1rem;margin-top:1rem;border-top:1px solid rgba(229,231,235,.2)}@media(min-width:768px){._navbarActions_1ya60_148{flex-direction:row;gap:.5rem;padding-top:0;margin-top:0;border-top:none}}@media(min-width:1024px){._navbarActions_1ya60_148{flex:0 0 auto}}._navbarItem_1ya60_127{margin:0}._navbarLink_1ya60_178{display:block;color:#4b5563;padding:1rem;text-decoration:none;border-radius:.75rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}@media(min-width:768px){._navbarLink_1ya60_178{padding:.5rem 1rem;text-align:left}}._navbarLink_1ya60_178:hover{color:#1d4ed8;background:linear-gradient(135deg,#3273dc1a,#06b6d41a);transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}._navbarLink_1ya60_178:active{transform:translateY(0)}._navbarLink_1ya60_178._active_1ya60_203{color:#1d4ed8;background:linear-gradient(135deg,#3273dc14,#06b6d414);box-shadow:0 1px 2px #0000000d}._authButton_1ya60_209{background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff!important;font-weight:600;padding:1rem 1.5rem;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(min-width:768px){._authButton_1ya60_209{padding:.5rem 1.5rem}}._authButton_1ya60_209:hover{background:linear-gradient(135deg,#1d4ed8,#0e7490);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff}._authButton_1ya60_209:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}._authButton_1ya60_209._active_1ya60_203{background:linear-gradient(135deg,#1d4ed8,#0e7490);box-shadow:inset 0 2px 4px #0000001a}@keyframes _glowPulse_1ya60_1{0%,to{box-shadow:0 0 5px #3273dc80,0 0 10px #3273dc4d,0 0 15px #3273dc33,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}50%{box-shadow:0 0 10px #3273dccc,0 0 20px #3273dc80,0 0 30px #3273dc4d,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}}._needsAttention_1ya60_245{animation:_glowPulse_1ya60_1 2s ease-in-out infinite}._needsAttention_1ya60_245:hover{animation:none}._navbarFolderSelector_1ya60_252{display:flex;align-items:center;justify-content:center;width:100%}@media(min-width:768px){._navbarFolderSelector_1ya60_252{width:auto;justify-content:flex-start;flex:1;max-width:240px}}@keyframes _spin_1hwkx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._syncIndicator_1hwkx_9{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#3273dc1a,#06b6d41a);border-radius:9999px;color:#1d4ed8;font-size:.875rem;font-weight:500;box-shadow:0 1px 2px #0000000d}._syncIcon_1hwkx_22{color:#2563eb}._syncText_1hwkx_26{white-space:nowrap}@media(max-width:768px){._syncText_1hwkx_26{display:none}}._card_jma33_1{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:#0e3f7e0a 0 0 0 1px,#2a33450a 0 1px 1px -.5px,#2a33460a 0 3px 3px -1.5px,#2a33460a 0 6px 6px -3px,#0e3f7e0a 0 12px 12px -6px,#0e3f7e0a 0 24px 24px -12px;transition:transform .15s ease,box-shadow .15s ease}._card_jma33_1._clickable_jma33_8{cursor:pointer}._card_jma33_1._clickable_jma33_8:hover{transform:translateY(-4px);box-shadow:#0e3f7e0f 0 0 0 1px,#2a33450f 0 2px 2px -.5px,#2a33460f 0 6px 6px -1.5px,#2a33460f 0 12px 12px -3px,#0e3f7e0f 0 24px 24px -6px,#0e3f7e0f 0 48px 48px -12px}._actionsSection_1t0l3_1{margin:2rem 0}._cardGrid_1t0l3_5{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._cardGrid_1t0l3_5{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._cardGrid_1t0l3_5{grid-template-columns:repeat(3,1fr)}}._actionCardContent_1t0l3_21{display:flex;flex-direction:column;height:100%}._cardInteractive_1t0l3_27{display:flex;flex-direction:column;height:100%;outline:none}._cardInteractive_1t0l3_27:focus-visible{outline:2px solid #3273dc;outline-offset:2px;border-radius:.5rem}._cardHeader_1t0l3_39 h2{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#111827}._cardBody_1t0l3_46{flex:1}._cardBody_1t0l3_46 p{margin:0 0 1.5rem;color:#4b5563;line-height:1.5}._cardFooter_1t0l3_55{margin-top:auto}._button_1t0l3_59{width:100%;padding:.5rem 1rem;background:#3273dc;color:#fff;border:none;border-radius:.125rem;font-weight:500;cursor:pointer;transition:all .2s ease}._button_1t0l3_59:hover{background:#2563eb;transform:translateY(-1px)}._button_1t0l3_59:active{background:#1d4ed8;transform:translateY(0)}@keyframes _cardGlow_1t0l3_1{0%,to{box-shadow:0 0 10px #3273dc66,0 0 20px #3273dc33,0 4px 6px #0000001a;border-color:#3273dc4d}50%{box-shadow:0 0 20px #3273dc99,0 0 40px #3273dc4d,0 8px 12px #00000026;border-color:#3273dc80}}._highlightCard_1t0l3_89{border:2px solid rgba(50,115,220,.3);animation:_cardGlow_1t0l3_1 2s ease-in-out infinite;background:linear-gradient(135deg,#3273dc0d,#06b6d40d)}._highlightCard_1t0l3_89 ._cardHeader_1t0l3_39 h2{background:linear-gradient(135deg,#2563eb,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._highlightCard_1t0l3_89:hover{animation:none;border-color:#3273dc80}._statsSection_152ia_1{margin:2rem 0}._statsGrid_152ia_5{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){._statsGrid_152ia_5{grid-template-columns:repeat(4,1fr)}}._statCard_152ia_16{display:flex;align-items:center;gap:1rem;padding:1.5rem}._statIcon_152ia_23{font-size:2rem;flex-shrink:0}._statContent_152ia_28{flex:1;min-width:0}._statNumber_152ia_33{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;color:#111827}._statLabel_152ia_40{font-size:.875rem;color:#4b5563;margin:0}._container_17r5a_1{max-width:1200px;margin:0 auto;padding:2rem}._header_17r5a_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}@media(max-width:768px){._header_17r5a_7{flex-direction:column;align-items:center;text-align:center;gap:1rem}}._title_17r5a_23{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}._subtitle_17r5a_30{font-size:1.2rem;color:#666;margin:0}._primaryButton_17r5a_36{padding:.8rem 1.5rem;background-color:#3273dc;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-size:1rem;text-decoration:none;display:inline-block;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._primaryButton_17r5a_36:hover{background-color:#2366d1;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._primaryButton_17r5a_36:focus{outline:none;box-shadow:0 0 0 3px #3273dc4d}._primaryButton_17r5a_36:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media(max-width:768px){._primaryButton_17r5a_36{width:100%;max-width:300px}}._storyDemo_17r5a_70{background:#fff;padding:4rem 0}._sectionTitle_17r5a_75{text-align:center;font-size:2.25rem;color:#111827;margin-bottom:3rem;font-weight:700}._storyChain_17r5a_83{max-width:800px;margin:0 auto;background:#f9fafb;border-radius:.75rem;padding:2rem;box-shadow:0 10px 40px #0000001a}._storySegment_17r5a_92{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000000d;transition:all .15s ease;cursor:pointer}._storySegment_17r5a_92:hover{transform:translateY(-2px);box-shadow:0 5px 20px #0000001a}._storySegment_17r5a_92._active_17r5a_108{border-left:4px solid #3273dc;background:linear-gradient(135deg,#eff6ff,#dbeafe4d)}._storySegment_17r5a_92._yourTurn_17r5a_112{border:2px dashed #3273dc;background:linear-gradient(135deg,#eff6ff80,#dbeafe4d);text-align:center;color:#2563eb;font-weight:600}._avatar_17r5a_120{width:50px;height:50px;border-radius:9999px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;flex-shrink:0;box-shadow:0 4px 12px #3273dc4d}._storyContent_17r5a_134{flex:1}._authorName_17r5a_138{font-weight:600;color:#2563eb;margin-bottom:.5rem;font-size:.875rem}._storyText_17r5a_145{color:#111827;line-height:1.6;font-size:1rem}._socialFun_17r5a_151{background:#fff;padding:4rem 0;color:#111827}._socialGrid_17r5a_157{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:3rem;max-width:1000px;margin-left:auto;margin-right:auto}@media(min-width:1280px){._socialGrid_17r5a_157{grid-template-columns:repeat(4,1fr);max-width:1400px}}@media(max-width:768px){._socialGrid_17r5a_157{grid-template-columns:1fr;gap:2rem}}._socialCard_17r5a_179{background:#fff;border-radius:.5rem;padding:3rem;text-align:center;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .15s,box-shadow .15s;min-height:400px;display:flex;flex-direction:column}._socialCard_17r5a_179:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._socialCardImage_17r5a_196{width:100%;height:240px;background:#f9fafb;border-radius:.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#4b5563;font-size:.875rem;border:1px solid #e5e7eb;overflow:hidden}._socialCardTitle_17r5a_211{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#111827}._socialCardDescription_17r5a_218{color:#4b5563;line-height:1.5;font-size:1.125rem;flex-grow:1}._footerCta_17r5a_225{background:#f9fafb;padding:4rem 0;text-align:center;color:#111827;border-top:1px solid #e5e7eb}._footerTitle_17r5a_233{font-size:2.25rem;margin-bottom:1rem;font-weight:700;color:#111827}._footerSubtitle_17r5a_240{font-size:1.25rem;margin-bottom:2rem;color:#4b5563}@keyframes _fadeIn_17r5a_256{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._fadeIn_17r5a_256{animation:_fadeIn_17r5a_256 .6s ease-in-out}@media(max-width:768px){._title_17r5a_23{font-size:1.75rem}._subtitle_17r5a_30{font-size:1.1rem}}@media(max-width:480px){._container_17r5a_1{padding:1.5rem}}._imageContainer_1ercb_2{position:relative;display:inline-block;width:100%;overflow:hidden;background-color:#f9fafb;border-radius:.25rem}._imageContainer_1ercb_2:hover{cursor:pointer}._aspectSquare_1ercb_14,._aspectAlbum_1ercb_18{aspect-ratio:1/1}._aspectWide_1ercb_22{aspect-ratio:16/9}._aspectHero_1ercb_26{aspect-ratio:21/9}@media(max-width:768px){._aspectHero_1ercb_26{aspect-ratio:16/9}}._image_1ercb_2{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:block}._image_1ercb_2._loaded_1ercb_43{opacity:1}._skeleton_1ercb_47{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f3f4f6 25%,#f9fafb,#f3f4f6 75%);background-size:200% 100%;animation:_shimmer_1ercb_1 1.5s infinite;border-radius:inherit;animation-delay:.2s}@keyframes _shimmer_1ercb_1{0%{background-position:-200% 0}to{background-position:200% 0}}._errorState_1ercb_68{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f3f4f6;color:#6b7280;text-align:center;padding:1rem}._errorIcon_1ercb_84{font-size:1.5rem;margin-bottom:.5rem;opacity:.6}._errorText_1ercb_90{font-size:.875rem;margin:0;opacity:.8}._vinylAlbum_1ercb_96{border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .15s,box-shadow .15s}._vinylAlbum_1ercb_96:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._vinylArtist_1ercb_106{border-radius:9999px;aspect-ratio:1/1}._small_1ercb_111{max-width:120px}._medium_1ercb_115{max-width:240px}._large_1ercb_119{max-width:360px}._hero_1ercb_123{width:100%;max-width:none}._albumPlaceholder_1ercb_128{background:linear-gradient(135deg,#f3f4f6,#e5e7eb,#f3f4f6)}._albumPlaceholder_1ercb_128:before{content:"♪";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.25rem;color:#6b7280;opacity:.5}._equipmentPlaceholder_1ercb_142{background:linear-gradient(135deg,#f3f4f6,#e5e7eb,#f3f4f6)}._equipmentPlaceholder_1ercb_142:before{content:"🎧";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.25rem;opacity:.5}._landingPage_1u4b0_1{min-height:100vh;background-color:#fff}._container_1u4b0_6{max-width:1200px;margin:0 auto;padding:0 2rem}._hero_1u4b0_12{background-color:#fff;padding:4rem 0;text-align:center;color:#111827;min-height:80vh;display:flex;align-items:center}._heroTitle_1u4b0_22{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#111827;line-height:1.2}@media(max-width:768px){._heroTitle_1u4b0_22{font-size:2.25rem}}._heroSubtitle_1u4b0_35{font-size:1.25rem;margin-bottom:2rem;color:#4b5563;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}._heroCta_1u4b0_45{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}@media(max-width:768px){._heroCta_1u4b0_45{flex-direction:column;align-items:center}}._btnLink_1u4b0_59{text-decoration:none}._heroImage_1u4b0_63{width:100%;max-width:600px;height:auto;margin:0 auto;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:transparent;border:none}._heroImage_1u4b0_63 img{width:100%;height:auto;display:block}._heroImageContent_1u4b0_80{width:100%;height:auto;border-radius:inherit}._sectionTitle_1u4b0_86{text-align:center;font-size:2.25rem;color:#111827;margin-bottom:3rem;font-weight:700}._socialFun_1u4b0_94{background:#fff;padding:4rem 0;color:#111827}._socialGrid_1u4b0_100{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:3rem;max-width:1000px;margin-left:auto;margin-right:auto}@media(min-width:1280px){._socialGrid_1u4b0_100{grid-template-columns:repeat(4,1fr);max-width:1400px}}@media(max-width:768px){._socialGrid_1u4b0_100{grid-template-columns:1fr;gap:2rem}}._socialCardContent_1u4b0_122{padding:3rem;text-align:center;min-height:400px;display:flex;flex-direction:column}._socialCardImage_1u4b0_130{width:100%;height:240px;background:#f9fafb;border-radius:.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#4b5563;font-size:.875rem;border:1px solid #e5e7eb;overflow:hidden}._socialCardTitle_1u4b0_145{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#111827}._socialCardDescription_1u4b0_152{color:#4b5563;line-height:1.5;font-size:1.125rem;flex-grow:1}._footerCta_1u4b0_159{background:#f9fafb;padding:4rem 0;text-align:center;color:#111827;border-top:1px solid #e5e7eb}._footerTitle_1u4b0_167{font-size:2.25rem;margin-bottom:1rem;font-weight:700;color:#111827}._footerSubtitle_1u4b0_174{font-size:1.25rem;margin-bottom:2rem;color:#4b5563}@keyframes _fadeIn_1u4b0_190{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._fadeIn_1u4b0_190{animation:_fadeIn_1u4b0_190 .6s ease-in-out}@media(max-width:768px){._hero_1u4b0_12{padding:2rem 0;min-height:60vh}._heroTitle_1u4b0_22{font-size:2.25rem}._heroSubtitle_1u4b0_35{font-size:1.125rem}._heroCta_1u4b0_45{flex-direction:column;align-items:center}._socialFun_1u4b0_94,._footerCta_1u4b0_159{padding:2rem 0}._footerTitle_1u4b0_167{font-size:1.875rem}._container_1u4b0_6{padding:0 1.5rem}}._loadingContainer_upw0d_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);gap:1.5rem}._spinner_upw0d_11{width:40px;height:40px;border:3px solid rgba(50,115,220,.2);border-top-color:#3273dc;border-radius:50%;animation:_spin_upw0d_11 1s linear infinite}._loadingText_upw0d_20{font-size:1.125rem;color:#111827;font-weight:500;margin:0;text-align:center}@keyframes _spin_upw0d_11{to{transform:rotate(360deg)}}@keyframes _spin_dbrj8_1{to{transform:rotate(360deg)}}._loadingSpinner_dbrj8_6{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:_spin_dbrj8_1 .6s linear infinite}._loadingContainer_1kiyo_1{display:flex;justify-content:center;align-items:center;height:100vh}._errorContainer_1kiyo_8{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:1.5rem;text-align:center}._errorContainer_1kiyo_8 h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 1rem}._errorContainer_1kiyo_8 p{font-size:1rem;color:#4b5563;margin:0 0 1.5rem}
