._nav_111f8_2{position:sticky;top:0;z-index:50;transition:all .3s ease;background-color:#fff;box-shadow:0 1px 3px #0000001a}._navScrolled_111f8_11{background-color:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 15px -3px #0000001a}._navDark_111f8_17{background-color:#111827;box-shadow:0 1px 3px #0000004d}._navDarkScrolled_111f8_22{background-color:#111827cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 15px -3px #0000004d}._container_111f8_29{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){._container_111f8_29{padding:0 1.5rem}}@media(min-width:1024px){._container_111f8_29{padding:0 2rem}}._innerContainer_111f8_48{display:flex;justify-content:space-between;align-items:center;height:4rem}._logoContainer_111f8_56{display:flex;align-items:center}._logo_111f8_56{font-size:1.5rem;font-weight:700;color:#9333ea;text-decoration:none;transition:transform .2s ease}._logo_111f8_56:hover{transform:scale(1.05)}._logoDark_111f8_73{color:#c084fc}._linksContainer_111f8_78{display:flex;align-items:center;gap:.5rem}@media(min-width:640px){._linksContainer_111f8_78{gap:1rem}}._link_111f8_78{padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;color:#374151}._link_111f8_78:hover{color:#9333ea;background-color:#faf5ff}._linkDark_111f8_106{color:#d1d5db}._linkDark_111f8_106:hover{color:#c084fc;background-color:#9333ea1a}._linkActive_111f8_115{background-color:#f3e8ff;color:#7e22ce}._linkActiveDark_111f8_120{background-color:#581c87;color:#e9d5ff}._darkModeButton_111f8_126{padding:.5rem;border-radius:.375rem;border:none;background:transparent;color:#374151;cursor:pointer;font-size:1.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._darkModeButton_111f8_126:hover{background-color:#faf5ff}._darkModeButtonDark_111f8_144{color:#d1d5db}._darkModeButtonDark_111f8_144:hover{background-color:#9333ea1a}@media(max-width:640px){._logo_111f8_56{font-size:1.25rem}._link_111f8_78{padding:.5rem;font-size:.8rem}}._heroSection_1lvjm_4{max-width:80rem;margin:0 auto;padding:3rem 1rem;position:relative;overflow:hidden;transition:all .3s ease}@media(min-width:640px){._heroSection_1lvjm_4{padding:4rem 1.5rem}}@media(min-width:1024px){._heroSection_1lvjm_4{padding:5rem 2rem}}._heroContent_1lvjm_31{text-align:center;position:relative;z-index:10;animation:_fadeIn_1lvjm_1 .6s ease-out}._heroTitle_1lvjm_39{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:1rem;animation:_slideUp_1lvjm_1 .6s ease-out;line-height:1.2}._heroTitleDark_1lvjm_48{color:#fff}@media(min-width:640px){._heroTitle_1lvjm_39{font-size:3rem;line-height:1.1}}@media(min-width:1024px){._heroTitle_1lvjm_39{font-size:3.75rem;line-height:1}}._heroTitleGradient_1lvjm_67{background:linear-gradient(to right,#9333ea,#db2777);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;position:relative}._heroTitleGradientDark_1lvjm_76{background:linear-gradient(to right,#c084fc,#f472b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._heroTitleGradient_1lvjm_67:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(to right,#9333ea,#db2777);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}._heroTitle_1lvjm_39:hover ._heroTitleGradient_1lvjm_67:after{transform:scaleX(1)}._heroTitleDark_1lvjm_48 ._heroTitleGradientDark_1lvjm_76:after{background:linear-gradient(to right,#c084fc,#f472b6)}._heroDescription_1lvjm_106{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto;animation:_slideUp_1lvjm_1 .6s ease-out .2s both;line-height:1.6}._heroDescriptionDark_1lvjm_117{color:#d1d5db}@media(min-width:640px){._heroDescription_1lvjm_106{font-size:1.25rem;line-height:1.7}}._heroButtons_1lvjm_129{display:flex;flex-direction:column;justify-content:center;gap:1rem;animation:_slideUp_1lvjm_1 .6s ease-out .4s both;margin-bottom:2rem}@media(min-width:640px){._heroButtons_1lvjm_129{flex-direction:row}}._buttonPrimary_1lvjm_145{background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 10px 15px -3px #0000001a;display:inline-block;text-align:center;border:none;cursor:pointer;position:relative;overflow:hidden;z-index:1}._buttonPrimary_1lvjm_145:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#7e22ce,#be185d);z-index:-1;transform:translate(-100%);transition:transform .3s ease}._buttonPrimary_1lvjm_145:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-2px)}._buttonPrimary_1lvjm_145:hover:before{transform:translate(0)}._buttonPrimary_1lvjm_145:active{transform:translateY(0)}._buttonSecondary_1lvjm_191{background-color:#fff;color:#9333ea;padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 10px 15px -3px #0000001a;border:2px solid #9333ea;display:inline-block;text-align:center;cursor:pointer;position:relative;overflow:hidden}._buttonSecondary_1lvjm_191:hover{background-color:#f9fafb;box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-2px)}._buttonSecondary_1lvjm_191:active{transform:translateY(0)}._buttonSecondaryDark_1lvjm_219{background-color:#1f2937;color:#c084fc;border-color:#c084fc}._buttonSecondaryDark_1lvjm_219:hover{background-color:#374151}._heroChildren_1lvjm_230{margin:2rem auto;max-width:48rem;animation:_slideUp_1lvjm_1 .6s ease-out .3s both}._heroExtra_1lvjm_237{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb;animation:_fadeIn_1lvjm_1 .6s ease-out .6s both}._heroSectionDark_1lvjm_13 ._heroExtra_1lvjm_237{border-top-color:#374151}._heroDecoration_1lvjm_249{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}._decorationCircle_1lvjm_259{position:absolute;border-radius:50%;background:linear-gradient(135deg,#9333ea1a,#db27771a);animation:_float_1lvjm_1 6s ease-in-out infinite}._decorationCircle_1lvjm_259:nth-child(1){width:100px;height:100px;top:10%;left:5%;animation-delay:0s}._decorationCircle_1lvjm_259:nth-child(2){width:150px;height:150px;bottom:20%;right:10%;animation-delay:2s}._decorationCircle_1lvjm_259:nth-child(3){width:80px;height:80px;top:50%;left:80%;animation-delay:4s}._heroSectionDark_1lvjm_13 ._decorationCircle_1lvjm_259{background:linear-gradient(135deg,#c084fc1a,#f472b61a)}@keyframes _fadeIn_1lvjm_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1lvjm_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _float_1lvjm_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}._buttonPrimary_1lvjm_145:focus-visible,._buttonSecondary_1lvjm_191:focus-visible{outline:3px solid #9333ea;outline-offset:3px}._heroSectionDark_1lvjm_13 ._buttonPrimary_1lvjm_145:focus-visible,._heroSectionDark_1lvjm_13 ._buttonSecondary_1lvjm_191:focus-visible{outline-color:#c084fc}@media(prefers-reduced-motion:reduce){._heroContent_1lvjm_31,._heroTitle_1lvjm_39,._heroDescription_1lvjm_106,._heroButtons_1lvjm_129,._heroChildren_1lvjm_230,._heroExtra_1lvjm_237{animation:none}._decorationCircle_1lvjm_259{animation:none;opacity:.3}._buttonPrimary_1lvjm_145:hover,._buttonSecondary_1lvjm_191:hover{transform:none}._buttonPrimary_1lvjm_145:before{transition:none}._heroTitleGradient_1lvjm_67:after{transition:none}}@media(prefers-contrast:high){._heroTitleGradient_1lvjm_67{-webkit-text-fill-color:#9333ea}._heroTitleGradientDark_1lvjm_76{-webkit-text-fill-color:#c084fc}._buttonPrimary_1lvjm_145,._buttonSecondary_1lvjm_191{border:2px solid currentColor}}._carousel_1ducc_4{position:relative;max-width:80rem;margin:0 auto;padding:2rem 1rem;transition:all .3s ease}._carouselDark_1ducc_12{background-color:transparent}@media(min-width:640px){._carousel_1ducc_4{padding:2rem 1.5rem}}@media(min-width:1024px){._carousel_1ducc_4{padding:3rem 2rem}}._carouselContainer_1ducc_29{position:relative;overflow:hidden;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;transition:all .3s ease;min-height:400px}._carouselDark_1ducc_12 ._carouselContainer_1ducc_29{box-shadow:0 10px 25px -5px #0000004d;background:linear-gradient(145deg,#1f2937,#111827)}._carouselSlide_1ducc_44{display:grid;grid-template-rows:auto 1fr;min-height:400px;opacity:0;transform:translate(100%);transition:opacity .5s ease,transform .5s ease;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}._slideActive_1ducc_59{opacity:1;transform:translate(0);pointer-events:auto;position:relative}@media(min-width:768px){._carouselSlide_1ducc_44{grid-template-columns:1fr 1fr;grid-template-rows:1fr}}._imageContainer_1ducc_74{grid-row:1 / 2;overflow:hidden;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);position:relative;display:flex;align-items:center;justify-content:center}._carouselDark_1ducc_12 ._imageContainer_1ducc_74{background:linear-gradient(135deg,#374151,#1f2937)}@media(max-width:767px){._imageContainer_1ducc_74{aspect-ratio:16/9;min-height:250px;max-height:300px}}@media(min-width:768px){._imageContainer_1ducc_74{grid-column:1 / 2;grid-row:1 / 2;height:100%;min-height:400px;aspect-ratio:auto}}._carouselImage_1ducc_109{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;display:block}@media(max-width:767px){._carouselImage_1ducc_109{min-height:250px;max-height:300px}}@media(min-width:768px){._carouselImage_1ducc_109{min-height:400px}}._slideActive_1ducc_59 ._carouselImage_1ducc_109:hover{transform:scale(1.05)}._imagePlaceholder_1ducc_137{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9333ea,#db2777)}@media(max-width:767px){._imagePlaceholder_1ducc_137{aspect-ratio:16/9;min-height:250px;max-height:300px}}@media(min-width:768px){._imagePlaceholder_1ducc_137{min-height:400px}}._placeholderIcon_1ducc_161{font-size:4rem;color:#fff;opacity:.8}._contentContainer_1ducc_168{grid-row:2 / 3;padding:2rem;display:flex;flex-direction:column;justify-content:center;background:#fff;overflow:hidden}._carouselDark_1ducc_12 ._contentContainer_1ducc_168{background:#1f2937}@media(min-width:768px){._contentContainer_1ducc_168{grid-column:2 / 3;grid-row:1 / 2;padding:3rem}}._categoryBadge_1ducc_191{margin-bottom:1rem}._categoryText_1ducc_195{background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.35rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-block}._carouselDark_1ducc_12 ._categoryText_1ducc_195{background:linear-gradient(to right,#c084fc,#f472b6)}._itemTitle_1ducc_210{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._carouselDark_1ducc_12 ._itemTitle_1ducc_210{color:#fff}@media(min-width:640px){._itemTitle_1ducc_210{font-size:2rem}}@media(min-width:1024px){._itemTitle_1ducc_210{font-size:2.5rem}}._tagsContainer_1ducc_240{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tag_1ducc_240{background-color:#f3f4f6;color:#4b5563;padding:.35rem .75rem;border-radius:16px;font-size:.85rem;transition:all .2s ease;white-space:nowrap}._carouselDark_1ducc_12 ._tag_1ducc_240{background-color:#374151;color:#d1d5db}._tag_1ducc_240:hover{background-color:#e5e7eb;transform:translateY(-1px)}._carouselDark_1ducc_12 ._tag_1ducc_240:hover{background-color:#4b5563}._metadata_1ducc_272{display:flex;gap:1.5rem;margin-bottom:2rem;color:#4b5563;flex-wrap:wrap}._carouselDark_1ducc_12 ._metadata_1ducc_272{color:#9ca3af}._metadataItem_1ducc_284{display:flex;align-items:center;gap:.5rem}._metadataIcon_1ducc_290{font-size:1rem}._metadataText_1ducc_294{font-size:.95rem;font-weight:500}._playButton_1ducc_300{background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;width:fit-content;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem;margin-top:auto}._playButton_1ducc_300:hover{background:linear-gradient(to right,#7e22ce,#be185d);transform:scale(1.05);box-shadow:0 10px 20px -5px #9333ea4d}._carouselDark_1ducc_12 ._playButton_1ducc_300{background:linear-gradient(to right,#c084fc,#f472b6)}._carouselDark_1ducc_12 ._playButton_1ducc_300:hover{background:linear-gradient(to right,#a855f7,#ec4899)}._playIcon_1ducc_332{font-size:.9rem}._carouselButton_1ducc_337{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(to right,#9333ea,#db2777);color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;z-index:20;transition:all .2s ease;box-shadow:0 4px 12px #00000026}._carouselButton_1ducc_337:hover:not(:disabled){background:linear-gradient(to right,#7e22ce,#be185d);transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0003}._carouselButton_1ducc_337:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}._carouselDark_1ducc_12 ._carouselButton_1ducc_337{background:linear-gradient(to right,#c084fc,#f472b6)}._carouselDark_1ducc_12 ._carouselButton_1ducc_337:hover:not(:disabled){background:linear-gradient(to right,#a855f7,#ec4899)}._prevButton_1ducc_377{left:1rem}._nextButton_1ducc_381{right:1rem}@media(max-width:768px){._carouselButton_1ducc_337{width:40px;height:40px;font-size:1rem}._prevButton_1ducc_377{left:.5rem}._nextButton_1ducc_381{right:.5rem}}._dotsContainer_1ducc_402{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem;z-index:20;position:relative}._carouselDot_1ducc_411{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;background-color:#d1d5db;transition:all .3s ease;padding:0}._carouselDot_1ducc_411:hover{background-color:#9333ea;transform:scale(1.2)}._dotActive_1ducc_427{background:linear-gradient(to right,#9333ea,#db2777);transform:scale(1.2)}._carouselDark_1ducc_12 ._carouselDot_1ducc_411{background-color:#4b5563}._carouselDark_1ducc_12 ._carouselDot_1ducc_411:hover{background-color:#c084fc}._carouselDark_1ducc_12 ._dotActive_1ducc_427{background:linear-gradient(to right,#c084fc,#f472b6)}._slideCounter_1ducc_445,._srOnly_1ducc_457{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._loadingState_1ducc_470{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._loadingSpinner_1ducc_479{width:50px;height:50px;border:3px solid #f3f4f6;border-top:3px solid #9333ea;border-radius:50%;animation:_spin_1ducc_1 1s linear infinite}._carouselDark_1ducc_12 ._loadingSpinner_1ducc_479{border-color:#374151;border-top-color:#c084fc}._loadingText_1ducc_493{color:#4b5563;font-size:1.1rem}._carouselDark_1ducc_12 ._loadingText_1ducc_493{color:#d1d5db}._errorState_1ducc_502{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;border-radius:.75rem;background-color:#fef2f2}._carouselDark_1ducc_12 ._errorState_1ducc_502{background-color:#1f2937}._errorIcon_1ducc_517{font-size:3rem}._errorText_1ducc_521{color:#dc2626;font-size:1.1rem;max-width:400px}._carouselDark_1ducc_12 ._errorText_1ducc_521{color:#fca5a5}._retryButton_1ducc_531{background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:600;transition:all .2s ease;margin-top:.5rem}._retryButton_1ducc_531:hover{background:linear-gradient(to right,#7e22ce,#be185d);transform:scale(1.05)}._emptyState_1ducc_548{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;border-radius:.75rem;background-color:#f9fafb}._carouselDark_1ducc_12 ._emptyState_1ducc_548{background-color:#1f2937}._emptyIcon_1ducc_563{font-size:3rem}._emptyText_1ducc_567{color:#4b5563;font-size:1.1rem}._carouselDark_1ducc_12 ._emptyText_1ducc_567{color:#d1d5db}@keyframes _spin_1ducc_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_1ducc_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1ducc_1{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@media(prefers-reduced-motion:reduce){._carouselSlide_1ducc_44,._carouselImage_1ducc_109,._carouselButton_1ducc_337,._carouselDot_1ducc_411,._playButton_1ducc_300,._tag_1ducc_240{transition:none;animation:none}._loadingSpinner_1ducc_479{animation-duration:2s}}._carouselButton_1ducc_337:focus-visible,._carouselDot_1ducc_411:focus-visible,._playButton_1ducc_300:focus-visible{outline:3px solid #9333ea;outline-offset:3px}._carouselDark_1ducc_12 ._carouselButton_1ducc_337:focus-visible,._carouselDark_1ducc_12 ._carouselDot_1ducc_411:focus-visible,._carouselDark_1ducc_12 ._playButton_1ducc_300:focus-visible{outline-color:#c084fc}._footer_wwu1h_4{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:5rem;transition:background-color .3s ease,border-color .3s ease}._footerDark_wwu1h_11{background-color:#111827;border-top-color:#1f2937}._footerContainer_wwu1h_16{max-width:80rem;margin:0 auto;padding:3rem 1rem}._containerMinimal_wwu1h_22{padding:2rem 1rem}@media(min-width:640px){._footerContainer_wwu1h_16{padding:3rem 1.5rem}._containerMinimal_wwu1h_22{padding:2rem 1.5rem}}@media(min-width:1024px){._footerContainer_wwu1h_16{padding:3rem 2rem}._containerMinimal_wwu1h_22{padding:2rem}}._footerGrid_wwu1h_48{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:640px){._footerGrid_wwu1h_48{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._footerGrid_wwu1h_48{grid-template-columns:repeat(4,1fr)}}._footerColumn_wwu1h_68{display:flex;flex-direction:column}._footerTitle_wwu1h_74{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem;line-height:1.4}._footerTitleDark_wwu1h_82{color:#fff}._footerText_wwu1h_87{color:#4b5563;font-size:.875rem;line-height:1.5;margin-top:.5rem}._footerTextDark_wwu1h_94{color:#9ca3af}._footerList_wwu1h_99{list-style:none;padding:0;margin:0}._footerListItem_wwu1h_105{margin-bottom:.75rem}._footerListItem_wwu1h_105:last-child{margin-bottom:0}._footerLink_wwu1h_114{color:#4b5563;font-size:.875rem;text-decoration:none;transition:all .2s ease;display:inline-block;line-height:1.4;position:relative}._footerLink_wwu1h_114:hover{color:#9333ea;transform:translate(4px)}._footerLinkDark_wwu1h_129{color:#9ca3af}._footerLinkDark_wwu1h_129:hover{color:#c084fc}._footerLink_wwu1h_114[target=_blank]:after{content:"↗";font-size:.75em;margin-left:.25rem;opacity:.7}._footerBottom_wwu1h_146{border-top:1px solid #e5e7eb;padding-top:2rem;text-align:center}._footerBottomDark_wwu1h_152{border-top-color:#1f2937}._copyrightText_wwu1h_157{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}._footerBottomDark_wwu1h_152 ._copyrightText_wwu1h_157{color:#9ca3af}._legalInfo_wwu1h_168{margin-top:.5rem}._legalText_wwu1h_172{font-size:.75rem;color:#6b7280;display:block}._footerBottomDark_wwu1h_152 ._legalText_wwu1h_172{color:#6b7280}@keyframes _slideIn_wwu1h_1{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}._footerLink_wwu1h_114:hover{animation:_slideIn_wwu1h_1 .2s ease forwards}._footerMinimal_wwu1h_204 ._footerGrid_wwu1h_48{display:none}._footerMinimal_wwu1h_204 ._footerBottom_wwu1h_146{border-top:none;padding-top:0}._footerLink_wwu1h_114:focus-visible{outline:2px solid #9333ea;outline-offset:2px;border-radius:2px}._footerLinkDark_wwu1h_129:focus-visible{outline-color:#c084fc}@media(prefers-reduced-motion:reduce){._footerLink_wwu1h_114{transition:none;animation:none}._footerLink_wwu1h_114:hover{transform:none}}._main_4sz5k_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._mainDark_4sz5k_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}@keyframes _fadeIn_4sz5k_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_4sz5k_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._heroSection_4sz5k_38{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media(min-width:640px){._heroSection_4sz5k_38{padding:4rem 1.5rem}}@media(min-width:1024px){._heroSection_4sz5k_38{padding:5rem 2rem}}._heroContent_4sz5k_57{text-align:center;animation:_fadeIn_4sz5k_1 .6s ease-out}._heroTitle_4sz5k_63{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:1rem;animation:_slideUp_4sz5k_1 .6s ease-out}._heroTitleDark_4sz5k_71{color:#fff}@media(min-width:640px){._heroTitle_4sz5k_63{font-size:3rem}}@media(min-width:1024px){._heroTitle_4sz5k_63{font-size:3.75rem}}._heroTitleGradient_4sz5k_88{background:linear-gradient(to right,#9333ea,#db2777);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._heroTitleGradientDark_4sz5k_95{background:linear-gradient(to right,#c084fc,#f472b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._heroDescription_4sz5k_103{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto;animation:_slideUp_4sz5k_1 .6s ease-out .2s both}._heroDescriptionDark_4sz5k_113{color:#d1d5db}@media(min-width:640px){._heroDescription_4sz5k_103{font-size:1.25rem}}._heroButtons_4sz5k_124{display:flex;flex-direction:column;justify-content:center;gap:1rem;animation:_slideUp_4sz5k_1 .6s ease-out .4s both}@media(min-width:640px){._heroButtons_4sz5k_124{flex-direction:row}}._buttonPrimary_4sz5k_140{background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 10px 15px -3px #0000001a;display:inline-block}._buttonPrimary_4sz5k_140:hover{background:linear-gradient(to right,#7e22ce,#be185d);box-shadow:0 20px 25px -5px #0000001a;transform:scale(1.05)}._buttonSecondary_4sz5k_159{background-color:#fff;color:#9333ea;padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 10px 15px -3px #0000001a;border:2px solid #9333ea;display:inline-block}._buttonSecondary_4sz5k_159:hover{background-color:#f9fafb;box-shadow:0 20px 25px -5px #0000001a;transform:scale(1.05)}._buttonSecondaryDark_4sz5k_179{background-color:#1f2937;color:#c084fc;border-color:#c084fc}._buttonSecondaryDark_4sz5k_179:hover{background-color:#374151}._featuresSection_4sz5k_192{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media(min-width:640px){._featuresSection_4sz5k_192{padding:3rem 1.5rem}}@media(min-width:1024px){._featuresSection_4sz5k_192{padding:4rem 2rem}}._sectionTitle_4sz5k_211{text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700;color:#111827}._mainDark_4sz5k_10 ._sectionTitle_4sz5k_211{color:#fff}@media(min-width:640px){._sectionTitle_4sz5k_211{font-size:2.5rem}}._featuresGrid_4sz5k_230{display:grid;gap:1.5rem}@media(min-width:640px){._featuresGrid_4sz5k_230{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._featuresGrid_4sz5k_230{grid-template-columns:repeat(3,1fr);gap:2rem}}._featureCard_4sz5k_248{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:all .3s ease}._featureCard_4sz5k_248:hover{box-shadow:0 20px 25px -5px #0000001a;transform:scale(1.05)}._featureCardDark_4sz5k_261{background-color:#1f2937}._featureCard_4sz5k_248:nth-child(3){grid-column:span 2}@media(min-width:1024px){._featureCard_4sz5k_248:nth-child(3){grid-column:span 1}}._featureIcon_4sz5k_275{font-size:3rem;margin-bottom:1rem;transition:transform .3s ease}._featureCard_4sz5k_248:hover ._featureIcon_4sz5k_275{transform:scale(1.1)}._featureTitle_4sz5k_285{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}._featureTitleDark_4sz5k_292{color:#fff}._featureDescription_4sz5k_296{color:#4b5563}._featureDescriptionDark_4sz5k_300{color:#d1d5db}._carouselContainer_4sz5k_307{position:relative}._carouselSlides_4sz5k_311{display:flex;transition:transform .5s ease-in-out;width:100%}._carouselSlide_4sz5k_311{min-width:100%;flex-shrink:0;opacity:.5;transition:opacity .5s ease-in-out}._carouselSlideActive_4sz5k_324{opacity:1}._carouselButton_4sz5k_329{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(to right,#9333ea,#db2777);color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}._carouselButton_4sz5k_329:nth-of-type(1){left:1rem}._carouselButton_4sz5k_329:nth-of-type(2){right:1rem}._carouselButton_4sz5k_329:hover{background:linear-gradient(to right,#7e22ce,#be185d);transform:translateY(-50%) scale(1.1)}._carouselDots_4sz5k_363{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}._dot_4sz5k_370{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;background-color:#d1d5db;transition:background-color .3s}._dot_4sz5k_370:hover{background-color:#9333ea}._dotActive_4sz5k_384{background:linear-gradient(to right,#9333ea,#db2777)}._carouselLoading_4sz5k_389,._carouselError_4sz5k_390,._carouselEmpty_4sz5k_391{text-align:center;padding:3rem;font-size:1.1rem;color:#4b5563}._carouselError_4sz5k_390{color:#ef4444}._errorContainer_4sz5k_405{text-align:center;padding:1rem;margin-bottom:1rem;background-color:#fef2f2;border-radius:.5rem;border:1px solid #fecaca}._mainDark_4sz5k_10 ._errorContainer_4sz5k_405{background-color:#1f2937;border-color:#7f1d1d}._errorText_4sz5k_419{color:#dc2626;font-size:1rem;margin-bottom:.5rem}._mainDark_4sz5k_10 ._errorText_4sz5k_419{color:#fca5a5}._retryButton_4sz5k_430{background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;border:none;font-weight:600;cursor:pointer;transition:all .2s ease}._retryButton_4sz5k_430:hover{background:linear-gradient(to right,#7e22ce,#be185d);transform:scale(1.05)}._loadingIndicator_4sz5k_447{text-align:center;padding:2rem;color:#4b5563;font-size:1.1rem}._mainDark_4sz5k_10 ._loadingIndicator_4sz5k_447{color:#d1d5db}._footer_4sz5k_461{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:5rem;transition:background-color .3s ease,border-color .3s ease}._footerDark_4sz5k_468{background-color:#111827;border-top-color:#1f2937}._footerContainer_4sz5k_473{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media(min-width:640px){._footerContainer_4sz5k_473{padding:3rem 1.5rem}}@media(min-width:1024px){._footerContainer_4sz5k_473{padding:3rem 2rem}}._footerGrid_4sz5k_492{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._footerGrid_4sz5k_492{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._footerGrid_4sz5k_492{grid-template-columns:repeat(4,1fr)}}._footerTitle_4sz5k_515{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}._footerTitleDark_4sz5k_522{color:#fff}._footerText_4sz5k_526{color:#4b5563;font-size:.875rem}._footerTextDark_4sz5k_531{color:#9ca3af}._footerList_4sz5k_535{list-style:none;padding:0;margin:0}._footerListItem_4sz5k_541{margin-bottom:.5rem}._footerLink_4sz5k_545{color:#4b5563;font-size:.875rem;text-decoration:none;transition:color .2s ease}._footerLink_4sz5k_545:hover{color:#9333ea}._footerLinkDark_4sz5k_556{color:#9ca3af}._footerLinkDark_4sz5k_556:hover{color:#c084fc}._footerBottom_4sz5k_564{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem;text-align:center;font-size:.875rem;color:#4b5563}._footerBottomDark_4sz5k_573{border-top-color:#1f2937;color:#9ca3af}@media(max-width:768px){._carouselButton_4sz5k_329{width:40px;height:40px;font-size:1.25rem}._carouselDots_4sz5k_363{gap:.35rem}._dot_4sz5k_370{width:10px;height:10px}}._playButton_1mk35_1{width:3rem;height:3rem;background:linear-gradient(to right,#9333ea,#db2777);border:none;border-radius:50%;font-size:1.25rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #9333ea4d;flex-shrink:0}._playButton_1mk35_1:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 8px #9333ea66}._playButton_1mk35_1:active:not(:disabled){transform:scale(.95)}._playButton_1mk35_1:disabled{opacity:.5;cursor:not-allowed}._playButtonDark_1mk35_31{box-shadow:0 2px 4px #9333ea80}._thumbnail_8vqb6_3{width:100%;height:200px;overflow:hidden;background:#f3f4f6;position:relative}._thumbnail_8vqb6_3 img{width:100%;height:100%;object-fit:cover}._thumbnailOverlay_8vqb6_18{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;opacity:0;transition:opacity .3s ease}._card_8vqb6_32:hover ._thumbnailOverlay_8vqb6_18{opacity:1}._button_8vqb6_36{flex:1;background:linear-gradient(to right,#9333ea,#db2777);color:#fff;padding:.5rem 1rem;border-radius:.375rem;text-align:center;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;display:block;width:100%}._button_8vqb6_36:hover{opacity:.9;transform:scale(1.02)}._button_8vqb6_36:active{transform:scale(.98)}._audioGrid_6soqf_2{display:grid;gap:1.5rem;margin-top:2rem}@media(min-width:640px){._audioGrid_6soqf_2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._audioGrid_6soqf_2{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){._audioGrid_6soqf_2{grid-template-columns:repeat(4,1fr)}}._loadingContainer_6soqf_27{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}._spinner_6soqf_35{width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#9333ea;border-radius:50%;animation:_spin_6soqf_35 1s linear infinite}@keyframes _spin_6soqf_35{to{transform:rotate(360deg)}}._loadingText_6soqf_50{margin-top:1rem;color:#6b7280;font-size:1rem}._loadingTextDark_6soqf_56{color:#9ca3af}._error_6soqf_61{background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:1.5rem;margin-top:2rem;text-align:center}._errorDark_6soqf_70{background:#7f1d1d;border-color:#991b1b}._error_6soqf_61 p{color:#dc2626;margin-bottom:1rem}._errorDark_6soqf_70 p{color:#fca5a5}._retryButton_6soqf_84{background:#9333ea;color:#fff;padding:.5rem 1.5rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:500;transition:background .2s ease}._retryButton_6soqf_84:hover{background:#7e22ce}._pagination_6soqf_100{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}._paginationButton_6soqf_108{background:#9333ea;color:#fff;padding:.5rem 1.5rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:500;transition:all .2s ease}._paginationButton_6soqf_108:hover:not(:disabled){background:#7e22ce}._paginationButton_6soqf_108:disabled{background:#d1d5db;cursor:not-allowed}._pageInfo_6soqf_128{color:#4b5563;font-weight:500}._pageInfoDark_6soqf_133{color:#d1d5db}._player_1moay_1{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem}._playerDark_1moay_9{background:#1f2937}._titleContainer_1moay_13{margin-bottom:1.5rem}._title_1moay_13{font-size:1.25rem;font-weight:600;color:#111827;text-align:center}._titleDark_1moay_24{color:#fff}._progressContainer_1moay_29{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._time_1moay_36{font-size:.875rem;color:#6b7280;min-width:3rem;text-align:center}._timeDark_1moay_43{color:#9ca3af}._progressBar_1moay_47{flex:1;height:6px;-webkit-appearance:none;appearance:none;background:#e5e7eb;border-radius:9999px;outline:none;cursor:pointer}._progressBar_1moay_47::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#9333ea;border-radius:50%;cursor:pointer}._progressBar_1moay_47::-moz-range-thumb{width:16px;height:16px;background:#9333ea;border-radius:50%;cursor:pointer;border:none}._controls_1moay_78{display:flex;align-items:center;justify-content:space-between;gap:1rem}._playButton_1moay_85{width:4rem;height:4rem;background:linear-gradient(to right,#9333ea,#db2777);border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #9333ea4d}._playButton_1moay_85:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px #9333ea66}._playButton_1moay_85:active{transform:scale(.95)}._volumeContainer_1moay_110{display:flex;align-items:center;gap:.5rem;flex:1;max-width:200px}._volumeIcon_1moay_118{font-size:1.25rem}._volumeBar_1moay_122{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#e5e7eb;border-radius:9999px;outline:none;cursor:pointer}._volumeBar_1moay_122::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#9333ea;border-radius:50%;cursor:pointer}._volumeBar_1moay_122::-moz-range-thumb{width:12px;height:12px;background:#9333ea;border-radius:50%;cursor:pointer;border:none}@media(max-width:640px){._volumeContainer_1moay_110{max-width:150px}._playButton_1moay_85{width:3rem;height:3rem;font-size:1.25rem}}._errorMessage_1moay_165{padding:1rem;background:#fee2e2;color:#dc2626;border-radius:.5rem;text-align:center;font-weight:500}._main_1udac_2{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._mainDark_1udac_8{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._container_1udac_13{max-width:56rem;margin:0 auto;padding:3rem 1rem}@media(min-width:640px){._container_1udac_13{padding:3rem 1.5rem}}._backLink_1udac_26{display:inline-block;color:#9333ea;font-weight:500;margin-bottom:2rem;cursor:pointer;background:none;border:none;font-size:1rem;transition:color .2s ease}._backLink_1udac_26:hover{color:#7e22ce}._audioInfo_1udac_43{background:#fff;border-radius:.75rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a}._audioInfoDark_1udac_51{background:#1f2937}._thumbnail_1udac_55{width:100%;height:20rem;border-radius:.5rem;overflow:hidden;margin-bottom:1.5rem;background:#f3f4f6}._thumbnail_1udac_55 img{width:100%;height:100%;object-fit:cover}._title_1udac_74{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}._badge_1udac_85{display:inline-block;background:#f3e8ff;color:#7e22ce;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1rem}._badgeDark_1udac_96{background:#581c87;color:#e9d5ff}._description_1udac_101{color:#4b5563;line-height:1.7;margin-bottom:1.5rem}._descriptionDark_1udac_107{color:#d1d5db}._meta_1udac_112{display:flex;flex-wrap:wrap;gap:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}._metaLabel_1udac_126{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._metaValue_1udac_133{font-size:1rem;font-weight:600;color:#111827}._metaValueDark_1udac_139{color:#fff}._loadingContainer_1udac_144{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}._spinner_1udac_152{width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#9333ea;border-radius:50%;animation:_spin_1udac_152 1s linear infinite}@keyframes _spin_1udac_152{to{transform:rotate(360deg)}}._loadingText_1udac_167{margin-top:1rem;color:#6b7280;font-size:1rem}._error_1udac_178{background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:2rem;text-align:center}._error_1udac_178 p{color:#dc2626;margin-bottom:1rem}._backButton_1udac_200{background:#9333ea;color:#fff;padding:.5rem 1.5rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:500;transition:background .2s ease}._backButton_1udac_200:hover{background:#7e22ce}._categoryContainer_1udac_219{margin-bottom:1rem}._tagsContainer_1udac_223{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tag_1udac_223{background-color:#f0f0f0;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;color:#555}._tagDark_1udac_238{background-color:#374151;color:#d1d5db}._metaGrid_1udac_243{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}._featuredBadge_1udac_250{color:#f59e0b;font-weight:600}._playerSection_1udac_255{margin-top:2rem;padding:2rem;background-color:#f9fafb;border-radius:.75rem;margin-bottom:2rem}._playerSectionDark_1udac_263{background-color:#1f2937}._sectionTitle_1udac_267{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}._sectionTitleDark_1udac_274{color:#f9fafb}._relatedSection_1udac_278{margin-top:2rem}._relatedGrid_1udac_282{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}._relatedCard_1udac_289{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}._relatedCardDark_1udac_297{background-color:#374151}._relatedThumbnail_1udac_306{width:100%;height:150px;overflow:hidden}._relatedThumbnail_1udac_306 img{width:100%;height:100%;object-fit:cover}._relatedContent_1udac_318{padding:1rem}._relatedTitle_1udac_322{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#111827}._relatedCardDark_1udac_297 ._relatedTitle_1udac_322{color:#f9fafb}._relatedCategory_1udac_333{display:inline-block;font-size:.875rem;color:#6b7280;margin-right:.75rem}._relatedCardDark_1udac_297 ._relatedCategory_1udac_333{color:#d1d5db}._relatedDuration_1udac_344{font-size:.875rem;color:#9ca3af}._noRelatedSection_1udac_349{margin-top:2rem;padding:2rem;text-align:center;background-color:#f9fafb;border-radius:.75rem}._noRelatedSectionDark_1udac_357{background-color:#1f2937}._noRelatedText_1udac_361{color:#6b7280;font-size:1rem}._noRelatedTextDark_1udac_366{color:#d1d5db}._coverImage_1udac_370{width:100%;height:100%;object-fit:cover;border-radius:.5rem}@media(max-width:768px){._relatedGrid_1udac_282{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}._metaGrid_1udac_243{grid-template-columns:1fr}._playerSection_1udac_255{padding:1.5rem}}._container_1udac_13{max-width:1200px;margin:0 auto;padding:1rem}._header_1udac_400{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._pageTitle_1udac_408{font-size:1.5rem;font-weight:600;color:#333;margin:0}._backLink_1udac_26{background:none;border:none;color:#666;cursor:pointer;padding:.5rem 0;font-size:.9rem;transition:color .2s}._backLink_1udac_26:hover{color:#007bff}._contentGrid_1udac_429{display:grid;grid-template-columns:1fr 350px;gap:2rem}@media(max-width:1024px){._contentGrid_1udac_429{grid-template-columns:1fr}._rightColumn_1udac_440{display:none}}._leftColumn_1udac_445{display:flex;flex-direction:column;gap:2rem}._audioInfo_1udac_43{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}._audioInfoDark_1udac_51{background:#1e293b;box-shadow:0 2px 8px #0000004d}._imageContainer_1udac_463{width:100%;height:300px;border-radius:8px;overflow:hidden;margin-bottom:1.5rem}._coverImage_1udac_370{width:100%;height:100%;object-fit:cover}._imagePlaceholder_1udac_477{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0 25%,#e0e0e0 25% 50%,#f0f0f0 50% 75%,#e0e0e0 75%);background-size:40px 40px;display:flex;align-items:center;justify-content:center}._placeholderText_1udac_495{color:#999;font-size:.9rem}._details_1udac_70{display:flex;flex-direction:column;gap:1rem}._title_1udac_74{font-size:1.8rem;font-weight:700;color:#333;margin:0}._titleDark_1udac_81{color:#fff}._categorySection_1udac_517,._tagsSection_1udac_518,._descriptionSection_1udac_519{display:flex;flex-direction:column;gap:.5rem}._sectionLabel_1udac_525{font-size:.9rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}._category_1udac_219{display:inline-block;background:#e3f2fd;color:#1976d2;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:500}._categoryDark_1udac_543{background:#1e3a8a;color:#93c5fd}._tagsContainer_1udac_223{display:flex;flex-wrap:wrap;gap:.5rem}._tag_1udac_223{background:#f0f0f0;color:#555;padding:.25rem .75rem;border-radius:15px;font-size:.85rem}._tagDark_1udac_238{background:#374151;color:#d1d5db}._metadata_1udac_567{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;padding:1rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}._audioInfoDark_1udac_51 ._metadata_1udac_567{border-top-color:#374151;border-bottom-color:#374151}._metaItem_1udac_120{display:flex;flex-direction:column;gap:.25rem}._metaLabel_1udac_126{font-size:.8rem;color:#777;font-weight:500}._metaValue_1udac_133{font-size:.95rem;color:#333;font-weight:600}._audioInfoDark_1udac_51 ._metaLabel_1udac_126{color:#9ca3af}._audioInfoDark_1udac_51 ._metaValue_1udac_133{color:#fff}._featured_1udac_250{color:#f59e0b!important;font-weight:700}._description_1udac_101{color:#555;line-height:1.6;margin:0}._audioInfoDark_1udac_51 ._description_1udac_101{color:#d1d5db}._playerSection_1udac_255{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}._playerTitle_1udac_629{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1rem}._playerTitleDark_1udac_636{color:#fff}._rightColumn_1udac_440{position:sticky;top:2rem;height:fit-content}._relatedSection_1udac_278{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}._relatedSectionDark_1udac_653{background:#1e293b;box-shadow:0 2px 8px #0000004d}._relatedTitle_1udac_322{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1rem}._relatedTitleDark_1udac_665{color:#fff}._relatedList_1udac_669{display:flex;flex-direction:column;gap:1rem}._relatedItem_1udac_675{display:flex;gap:1rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:background-color .2s;border:1px solid transparent}._relatedItem_1udac_675:hover{background-color:#f8f9fa;border-color:#dee2e6}._relatedItemDark_1udac_690:hover{background-color:#374151;border-color:#4b5563}._relatedImage_1udac_695{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0}._relatedImage_1udac_695 img{width:100%;height:100%;object-fit:cover}._relatedContent_1udac_318{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}._relatedAudioTitle_1udac_717{font-size:.95rem;font-weight:600;color:#333;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._relatedItemDark_1udac_690 ._relatedAudioTitle_1udac_717{color:#fff}._relatedCategory_1udac_333{font-size:.8rem;color:#6b7280;font-weight:500}._relatedDuration_1udac_344{font-size:.8rem;color:#9ca3af}._clickHint_1udac_742{font-size:.75rem;color:#007bff;font-weight:500;margin-top:.25rem}._mobileRelatedSection_1udac_749{display:none;margin-top:2rem}@media(max-width:1024px){._mobileRelatedSection_1udac_749{display:block}}._relatedGrid_1udac_282{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._relatedCard_1udac_289{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px #0000001a;cursor:pointer;transition:transform .2s,box-shadow .2s}._relatedCard_1udac_289:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._relatedCardDark_1udac_297{background:#1e293b}._relatedCardImage_1udac_784{width:100%;height:150px;overflow:hidden}._relatedCardImage_1udac_784 img{width:100%;height:100%;object-fit:cover}._relatedCardContent_1udac_796{padding:1rem}._relatedCardTitle_1udac_800{font-size:1rem;font-weight:600;color:#333;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._relatedCardDark_1udac_297 ._relatedCardTitle_1udac_800{color:#fff}._relatedCardMeta_1udac_815{display:flex;justify-content:space-between;align-items:center}._relatedCardCategory_1udac_821{font-size:.85rem;color:#6b7280}._relatedCardDuration_1udac_826{font-size:.85rem;color:#9ca3af}._error_1udac_178{background:#fee;border:1px solid #fcc;border-radius:8px;padding:2rem;text-align:center}._errorDark_1udac_186{background:#7f1d1d;border-color:#991b1b}._error_1udac_178 p{color:#c00;margin-bottom:1.5rem}._errorDark_1udac_186 p{color:#fca5a5}._errorActions_1udac_853{display:flex;gap:1rem;justify-content:center}._retryButton_1udac_859,._backButton_1udac_200{padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;border:none}._retryButton_1udac_859{background:#007bff;color:#fff}._retryButton_1udac_859:hover{background:#0056b3}._backButton_1udac_200{background:#6c757d;color:#fff}._backButton_1udac_200:hover{background:#545b62}._loadingContainer_1udac_144{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}._spinner_1udac_152{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:_spin_1udac_152 1s linear infinite}@keyframes _spin_1udac_152{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_1udac_167{color:#666;font-size:1rem}._loadingTextDark_1udac_173{color:#9ca3af}._main_1tzie_2{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._mainDark_1tzie_8{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._container_1tzie_13{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media(min-width:640px){._container_1tzie_13{padding:3rem 1.5rem}}@media(min-width:1024px){._container_1tzie_13{padding:3rem 2rem}}._title_1tzie_32{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem;text-align:center}._titleDark_1tzie_40{color:#fff}@media(max-width:640px){._title_1tzie_32{font-size:1.875rem}}._description_1tzie_51{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;text-align:center}._descriptionDark_1tzie_58{color:#d1d5db}._searchForm_1tzie_63{max-width:48rem;margin:0 auto 3rem;position:relative}._searchInputContainer_1tzie_69{display:flex;gap:.75rem;margin-bottom:1rem}._searchInput_1tzie_69{flex:1;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;background:#fff}._searchInput_1tzie_69:focus{outline:none;border-color:#9333ea}._searchInputDark_1tzie_90{background:#374151;border-color:#4b5563;color:#fff}._searchInputDark_1tzie_90::placeholder{color:#9ca3af}._searchInputDark_1tzie_90:focus{border-color:#c084fc}._searchButton_1tzie_104{padding:1rem 2rem;background:linear-gradient(to right,#9333ea,#db2777);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._searchButton_1tzie_104:hover:not(:disabled){opacity:.9;transform:scale(1.02)}._searchButton_1tzie_104:disabled{opacity:.5;cursor:not-allowed}._suggestions_1tzie_128{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;padding:.5rem 0;box-shadow:0 10px 15px -3px #0000001a;max-height:20rem;overflow-y:auto}._suggestionsDark_1tzie_138{background:#1f2937;border-color:#4b5563}._suggestionsTitle_1tzie_143{padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._suggestionItem_1tzie_152{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease}._suggestionItem_1tzie_152:hover{background-color:#f3f4f6}._suggestionItemDark_1tzie_165{color:#d1d5db}._suggestionItemDark_1tzie_165:hover{background-color:#374151}._suggestionIcon_1tzie_173{font-size:1.25rem;flex-shrink:0}._suggestionText_1tzie_178{flex:1;font-weight:500;color:#111827}._suggestionItemDark_1tzie_165 ._suggestionText_1tzie_178{color:#fff}._suggestionCategory_1tzie_188{font-size:.875rem;color:#6b7280}._suggestionItemDark_1tzie_165 ._suggestionCategory_1tzie_188{color:#9ca3af}._loadingContainer_1tzie_198{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}._spinner_1tzie_206{width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#9333ea;border-radius:50%;animation:_spin_1tzie_206 1s linear infinite}@keyframes _spin_1tzie_206{to{transform:rotate(360deg)}}._loadingText_1tzie_221{margin-top:1rem;color:#6b7280;font-size:1rem}._loadingTextDark_1tzie_227{color:#9ca3af}._error_1tzie_232{background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:1.5rem;margin-top:2rem;text-align:center}._errorDark_1tzie_241{background:#7f1d1d;border-color:#991b1b}._error_1tzie_232 p{color:#dc2626}._errorDark_1tzie_241 p{color:#fca5a5}._resultsSection_1tzie_255{margin-top:2rem}._resultsTitle_1tzie_259{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}._resultsTitleDark_1tzie_266{color:#fff}._resultsCount_1tzie_270{font-size:1rem;color:#6b7280;margin-bottom:2rem}._resultsCountDark_1tzie_276{color:#9ca3af}._resultsGrid_1tzie_280{display:grid;gap:1.5rem}@media(min-width:640px){._resultsGrid_1tzie_280{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._resultsGrid_1tzie_280{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){._resultsGrid_1tzie_280{grid-template-columns:repeat(4,1fr)}}._noResults_1tzie_304{background:#fff;border-radius:.75rem;padding:3rem 2rem;text-align:center;box-shadow:0 1px 3px #0000001a}._noResultsDark_1tzie_312{background:#1f2937}._noResultsIcon_1tzie_316{font-size:4rem;margin-bottom:1rem;opacity:.5}._noResultsText_1tzie_322{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}._noResultsDark_1tzie_312 ._noResultsText_1tzie_322{color:#fff}._noResultsHint_1tzie_333{color:#6b7280;margin-bottom:1.5rem}._noResultsDark_1tzie_312 ._noResultsHint_1tzie_333{color:#9ca3af}._browseButton_1tzie_342{background:#9333ea;color:#fff;padding:.75rem 2rem;border-radius:.5rem;border:none;font-weight:600;cursor:pointer;transition:all .2s ease}._browseButton_1tzie_342:hover{background:#7e22ce;transform:scale(1.05)}._featuresGrid_1tzie_359{display:grid;gap:1.5rem;margin-top:2rem}@media(min-width:640px){._featuresGrid_1tzie_359{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._featuresGrid_1tzie_359{grid-template-columns:repeat(3,1fr)}}._featureCard_1tzie_377{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._featureCard_1tzie_377:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._featureCardDark_1tzie_390{background:#1f2937}._featureIcon_1tzie_394{font-size:2rem;margin-bottom:.5rem}._featureTitle_1tzie_399{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}._featureTitleDark_1tzie_406{color:#fff}._featureDescription_1tzie_410{font-size:.875rem;color:#6b7280}._featureDescriptionDark_1tzie_415{color:#9ca3af}._termsPage_mk8su_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._termsPageDark_mk8su_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._termsContainer_mk8su_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media(min-width:640px){._termsContainer_mk8su_15{padding:2rem 1.5rem}}@media(min-width:1024px){._termsContainer_mk8su_15{padding:3rem 2rem}}._termsContent_mk8su_34{background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;padding:2rem}._termsPageDark_mk8su_10 ._termsContent_mk8su_34{background:#1f2937;box-shadow:0 10px 25px -5px #0000004d}._breadcrumb_mk8su_47{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._termsPageDark_mk8su_10 ._breadcrumb_mk8su_47{border-bottom-color:#374151}._breadcrumbLink_mk8su_60{color:#9333ea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}._breadcrumbLink_mk8su_60:hover{color:#7e22ce;text-decoration:underline}._termsPageDark_mk8su_10 ._breadcrumbLink_mk8su_60{color:#c084fc}._termsPageDark_mk8su_10 ._breadcrumbLink_mk8su_60:hover{color:#a855f7}._breadcrumbSeparator_mk8su_81{color:#6b7280;font-size:.875rem}._termsPageDark_mk8su_10 ._breadcrumbSeparator_mk8su_81{color:#9ca3af}._breadcrumbCurrent_mk8su_90{color:#4b5563;font-size:.875rem;font-weight:600}._termsPageDark_mk8su_10 ._breadcrumbCurrent_mk8su_90{color:#d1d5db}._termsHeader_mk8su_101{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}._termsPageDark_mk8su_10 ._termsHeader_mk8su_101{border-bottom-color:#374151}._termsTitle_mk8su_112{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2}._termsPageDark_mk8su_10 ._termsTitle_mk8su_112{color:#fff}@media(min-width:640px){._termsTitle_mk8su_112{font-size:3rem}}@media(min-width:1024px){._termsTitle_mk8su_112{font-size:3.5rem}}._termsLastUpdated_mk8su_136{color:#6b7280;font-size:1rem;font-weight:500}._termsPageDark_mk8su_10 ._termsLastUpdated_mk8su_136{color:#9ca3af}._introText_mk8su_147{font-size:1.125rem;line-height:1.7;color:#374151;margin-bottom:2rem;text-align:center}._termsPageDark_mk8su_10 ._introText_mk8su_147{color:#d1d5db}._tableOfContents_mk8su_160{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin-bottom:3rem;border-left:4px solid #9333ea}._termsPageDark_mk8su_10 ._tableOfContents_mk8su_160{background:#374151;border-left-color:#c084fc}._tocTitle_mk8su_173{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}._termsPageDark_mk8su_10 ._tocTitle_mk8su_173{color:#fff}._tocList_mk8su_184{list-style:none;padding:0;margin:0;columns:1}@media(min-width:768px){._tocList_mk8su_184{columns:2}}._tocList_mk8su_184 li{margin-bottom:.75rem;break-inside:avoid}._tocLink_mk8su_202{color:#4b5563;text-decoration:none;font-size:.95rem;line-height:1.5;transition:all .2s ease;display:inline-block;padding:.25rem 0}._tocLink_mk8su_202:hover{color:#9333ea;transform:translate(5px)}._termsPageDark_mk8su_10 ._tocLink_mk8su_202{color:#d1d5db}._termsPageDark_mk8su_10 ._tocLink_mk8su_202:hover{color:#c084fc}._termsSections_mk8su_226{margin-bottom:3rem}._termSection_mk8su_230{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}._termsPageDark_mk8su_10 ._termSection_mk8su_230{border-bottom-color:#374151}._termSection_mk8su_230:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}._termTitle_mk8su_246{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3}._termsPageDark_mk8su_10 ._termTitle_mk8su_246{color:#fff}@media(min-width:768px){._termTitle_mk8su_246{font-size:1.75rem}}._termSection_mk8su_230 p{color:#4b5563;line-height:1.7;margin-bottom:1rem}._termsPageDark_mk8su_10 ._termSection_mk8su_230 p{color:#d1d5db}._termList_mk8su_274{list-style:none;padding-left:1.5rem;margin:1rem 0}._termList_mk8su_274 li{color:#4b5563;line-height:1.7;margin-bottom:.75rem;position:relative;padding-left:1.5rem}._termsPageDark_mk8su_10 ._termList_mk8su_274 li{color:#d1d5db}._termList_mk8su_274 li:before{content:"•";color:#9333ea;font-weight:700;position:absolute;left:0}._termsPageDark_mk8su_10 ._termList_mk8su_274 li:before{color:#c084fc}._inlineLink_mk8su_305{color:#9333ea;text-decoration:none;font-weight:600;transition:color .2s ease}._inlineLink_mk8su_305:hover{color:#7e22ce;text-decoration:underline}._termsPageDark_mk8su_10 ._inlineLink_mk8su_305{color:#c084fc}._termsPageDark_mk8su_10 ._inlineLink_mk8su_305:hover{color:#a855f7}._contactInfo_mk8su_326{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin-top:1rem}._termsPageDark_mk8su_10 ._contactInfo_mk8su_326{background:#374151}._contactInfo_mk8su_326 p{margin-bottom:.5rem;color:#4b5563}._termsPageDark_mk8su_10 ._contactInfo_mk8su_326 p{color:#d1d5db}._contactInfo_mk8su_326 strong{color:#111827;font-weight:700}._termsPageDark_mk8su_10 ._contactInfo_mk8su_326 strong{color:#fff}._acceptanceSection_mk8su_356{margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e7eb}._termsPageDark_mk8su_10 ._acceptanceSection_mk8su_356{border-top-color:#374151}._acceptanceBox_mk8su_366{background:linear-gradient(135deg,#9333ea,#db2777);border-radius:.75rem;padding:2.5rem;text-align:center;color:#fff}._termsPageDark_mk8su_10 ._acceptanceBox_mk8su_366{background:linear-gradient(135deg,#c084fc,#f472b6)}._acceptanceTitle_mk8su_378{font-size:1.75rem;font-weight:700;margin-bottom:1rem}._acceptanceText_mk8su_384{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9}._acceptanceActions_mk8su_391{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){._acceptanceActions_mk8su_391{flex-direction:row}}._backButton_mk8su_404{background:#fff;color:#9333ea;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid white}._backButton_mk8su_404:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._termsPageDark_mk8su_10 ._backButton_mk8su_404{background:#1f2937;color:#c084fc;border-color:#c084fc}._termsPageDark_mk8su_10 ._backButton_mk8su_404:hover{background:#374151}._privacyButton_mk8su_433{background:transparent;color:#fff;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid white}._privacyButton_mk8su_433:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@media print{._termsPage_mk8su_4{background:#fff!important}._termsContent_mk8su_34{box-shadow:none!important;padding:0!important}._breadcrumb_mk8su_47,._tableOfContents_mk8su_160,._acceptanceSection_mk8su_356{display:none}._termSection_mk8su_230{page-break-inside:avoid}}@media(prefers-reduced-motion:reduce){._tocLink_mk8su_202:hover,._backButton_mk8su_404:hover,._privacyButton_mk8su_433:hover{transform:none}}._privacyPage_12f36_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._privacyPageDark_12f36_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._privacyContainer_12f36_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media(min-width:640px){._privacyContainer_12f36_15{padding:2rem 1.5rem}}@media(min-width:1024px){._privacyContainer_12f36_15{padding:3rem 2rem}}._privacyContent_12f36_34{background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;padding:2rem}._privacyPageDark_12f36_10 ._privacyContent_12f36_34{background:#1f2937;box-shadow:0 10px 25px -5px #0000004d}._breadcrumb_12f36_47{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._privacyPageDark_12f36_10 ._breadcrumb_12f36_47{border-bottom-color:#374151}._breadcrumbLink_12f36_60{color:#9333ea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}._breadcrumbLink_12f36_60:hover{color:#7e22ce;text-decoration:underline}._privacyPageDark_12f36_10 ._breadcrumbLink_12f36_60{color:#c084fc}._privacyPageDark_12f36_10 ._breadcrumbLink_12f36_60:hover{color:#a855f7}._breadcrumbSeparator_12f36_81{color:#6b7280;font-size:.875rem}._privacyPageDark_12f36_10 ._breadcrumbSeparator_12f36_81{color:#9ca3af}._breadcrumbCurrent_12f36_90{color:#4b5563;font-size:.875rem;font-weight:600}._privacyPageDark_12f36_10 ._breadcrumbCurrent_12f36_90{color:#d1d5db}._privacyHeader_12f36_101{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}._privacyPageDark_12f36_10 ._privacyHeader_12f36_101{border-bottom-color:#374151}._privacyTitle_12f36_112{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2}._privacyPageDark_12f36_10 ._privacyTitle_12f36_112{color:#fff}@media(min-width:640px){._privacyTitle_12f36_112{font-size:3rem}}@media(min-width:1024px){._privacyTitle_12f36_112{font-size:3.5rem}}._privacyLastUpdated_12f36_136{color:#6b7280;font-size:1rem;font-weight:500;margin-bottom:.5rem}._privacyPageDark_12f36_10 ._privacyLastUpdated_12f36_136{color:#9ca3af}._privacySubtitle_12f36_147{color:#4b5563;font-size:1.125rem;line-height:1.6;max-width:36rem;margin:0 auto}._privacyPageDark_12f36_10 ._privacySubtitle_12f36_147{color:#d1d5db}._introSection_12f36_160{margin-bottom:2rem}._introText_12f36_164{font-size:1.125rem;line-height:1.7;color:#374151;text-align:center;padding:1.5rem;background:#f9fafb;border-radius:.5rem;border-left:4px solid #10b981}._privacyPageDark_12f36_10 ._introText_12f36_164{color:#d1d5db;background:#374151;border-left-color:#34d399}._tableOfContents_12f36_182{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin-bottom:3rem;border-left:4px solid #3b82f6}._privacyPageDark_12f36_10 ._tableOfContents_12f36_182{background:#374151;border-left-color:#60a5fa}._tocTitle_12f36_195{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}._privacyPageDark_12f36_10 ._tocTitle_12f36_195{color:#fff}._tocList_12f36_206{list-style:none;padding:0;margin:0;columns:1}@media(min-width:768px){._tocList_12f36_206{columns:2}}._tocList_12f36_206 li{margin-bottom:.75rem;break-inside:avoid}._tocLink_12f36_224{color:#4b5563;text-decoration:none;font-size:.95rem;line-height:1.5;transition:all .2s ease;display:inline-block;padding:.25rem 0}._tocLink_12f36_224:hover{color:#3b82f6;transform:translate(5px)}._privacyPageDark_12f36_10 ._tocLink_12f36_224{color:#d1d5db}._privacyPageDark_12f36_10 ._tocLink_12f36_224:hover{color:#60a5fa}._privacySections_12f36_248{margin-bottom:3rem}._privacySection_12f36_248{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}._privacyPageDark_12f36_10 ._privacySection_12f36_248{border-bottom-color:#374151}._privacySection_12f36_248:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionTitle_12f36_268{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.3}._privacyPageDark_12f36_10 ._sectionTitle_12f36_268{color:#fff}@media(min-width:768px){._sectionTitle_12f36_268{font-size:1.75rem}}._subsectionTitle_12f36_286{font-size:1.25rem;font-weight:600;color:#374151;margin:1.5rem 0 1rem}._privacyPageDark_12f36_10 ._subsectionTitle_12f36_286{color:#e5e7eb}._privacySection_12f36_248 p{color:#4b5563;line-height:1.7;margin-bottom:1rem}._privacyPageDark_12f36_10 ._privacySection_12f36_248 p{color:#d1d5db}._infoList_12f36_307{list-style:none;padding-left:1.5rem;margin:1rem 0}._infoList_12f36_307 li{color:#4b5563;line-height:1.7;margin-bottom:.75rem;position:relative;padding-left:1.5rem}._privacyPageDark_12f36_10 ._infoList_12f36_307 li{color:#d1d5db}._infoList_12f36_307 li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}._privacyPageDark_12f36_10 ._infoList_12f36_307 li:before{color:#60a5fa}._infoList_12f36_307 strong{color:#111827;font-weight:700}._privacyPageDark_12f36_10 ._infoList_12f36_307 strong{color:#fff}._contactInfo_12f36_347{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin:1.5rem 0}._privacyPageDark_12f36_10 ._contactInfo_12f36_347{background:#374151}._contactInfo_12f36_347 p{margin-bottom:.75rem;color:#4b5563}._privacyPageDark_12f36_10 ._contactInfo_12f36_347 p{color:#d1d5db}._contactInfo_12f36_347 strong{color:#111827;font-weight:700}._privacyPageDark_12f36_10 ._contactInfo_12f36_347 strong{color:#fff}._footerActions_12f36_377{margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e7eb}._privacyPageDark_12f36_10 ._footerActions_12f36_377{border-top-color:#374151}._actionsBox_12f36_387{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;padding:2.5rem;text-align:center;color:#fff}._privacyPageDark_12f36_10 ._actionsBox_12f36_387{background:linear-gradient(135deg,#60a5fa,#a78bfa)}._actionsTitle_12f36_399{font-size:1.75rem;font-weight:700;margin-bottom:1rem}._actionsText_12f36_405{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9}._actionsButtons_12f36_412{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){._actionsButtons_12f36_412{flex-direction:row}}._homeButton_12f36_425{background:#fff;color:#3b82f6;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid white}._homeButton_12f36_425:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._privacyPageDark_12f36_10 ._homeButton_12f36_425{background:#1f2937;color:#60a5fa;border-color:#60a5fa}._privacyPageDark_12f36_10 ._homeButton_12f36_425:hover{background:#374151}._termsButton_12f36_454{background:transparent;color:#fff;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid white}._termsButton_12f36_454:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@media print{._privacyPage_12f36_4{background:#fff!important}._privacyContent_12f36_34{box-shadow:none!important;padding:0!important}._breadcrumb_12f36_47,._tableOfContents_12f36_182,._footerActions_12f36_377{display:none}._privacySection_12f36_248{page-break-inside:avoid}}@media(prefers-reduced-motion:reduce){._tocLink_12f36_224:hover,._homeButton_12f36_425:hover,._termsButton_12f36_454:hover{transform:none}}._dmcaPage_1tpio_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._dmcaPageDark_1tpio_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._dmcaContainer_1tpio_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media(min-width:640px){._dmcaContainer_1tpio_15{padding:2rem 1.5rem}}@media(min-width:1024px){._dmcaContainer_1tpio_15{padding:3rem 2rem}}._dmcaContent_1tpio_34{background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;padding:2rem}._dmcaPageDark_1tpio_10 ._dmcaContent_1tpio_34{background:#1f2937;box-shadow:0 10px 25px -5px #0000004d}._breadcrumb_1tpio_47{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._dmcaPageDark_1tpio_10 ._breadcrumb_1tpio_47{border-bottom-color:#374151}._breadcrumbLink_1tpio_60{color:#9333ea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}._breadcrumbLink_1tpio_60:hover{color:#7e22ce;text-decoration:underline}._dmcaPageDark_1tpio_10 ._breadcrumbLink_1tpio_60{color:#c084fc}._dmcaPageDark_1tpio_10 ._breadcrumbLink_1tpio_60:hover{color:#a855f7}._breadcrumbSeparator_1tpio_81{color:#6b7280;font-size:.875rem}._dmcaPageDark_1tpio_10 ._breadcrumbSeparator_1tpio_81{color:#9ca3af}._breadcrumbCurrent_1tpio_90{color:#4b5563;font-size:.875rem;font-weight:600}._dmcaPageDark_1tpio_10 ._breadcrumbCurrent_1tpio_90{color:#d1d5db}._dmcaHeader_1tpio_101{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}._dmcaPageDark_1tpio_10 ._dmcaHeader_1tpio_101{border-bottom-color:#374151}._dmcaTitle_1tpio_112{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2}._dmcaPageDark_1tpio_10 ._dmcaTitle_1tpio_112{color:#fff}@media(min-width:640px){._dmcaTitle_1tpio_112{font-size:3rem}}@media(min-width:1024px){._dmcaTitle_1tpio_112{font-size:3.5rem}}._dmcaSubtitle_1tpio_136{color:#4b5563;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}._dmcaPageDark_1tpio_10 ._dmcaSubtitle_1tpio_136{color:#d1d5db}._dmcaLastUpdated_1tpio_147{color:#6b7280;font-size:1rem;font-weight:500}._dmcaPageDark_1tpio_10 ._dmcaLastUpdated_1tpio_147{color:#9ca3af}._importantNotice_1tpio_158{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem}._dmcaPageDark_1tpio_10 ._importantNotice_1tpio_158{background:linear-gradient(135deg,#78350f,#92400e);border-color:#f59e0b}._noticeIcon_1tpio_174{font-size:2rem;flex-shrink:0}._noticeContent_1tpio_179{flex:1}._noticeTitle_1tpio_183{font-size:1.25rem;font-weight:700;color:#92400e;margin-bottom:.5rem}._dmcaPageDark_1tpio_10 ._noticeTitle_1tpio_183{color:#fde68a}._noticeText_1tpio_194{color:#92400e;line-height:1.6}._dmcaPageDark_1tpio_10 ._noticeText_1tpio_194{color:#fde68a}._introSection_1tpio_204{margin-bottom:2rem}._introText_1tpio_208{font-size:1.125rem;line-height:1.7;color:#374151;text-align:center;padding:1.5rem;background:#f9fafb;border-radius:.5rem}._dmcaPageDark_1tpio_10 ._introText_1tpio_208{color:#d1d5db;background:#374151}._tableOfContents_1tpio_224{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin-bottom:3rem;border-left:4px solid #dc2626}._dmcaPageDark_1tpio_10 ._tableOfContents_1tpio_224{background:#374151;border-left-color:#ef4444}._tocTitle_1tpio_237{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}._dmcaPageDark_1tpio_10 ._tocTitle_1tpio_237{color:#fff}._tocList_1tpio_248{list-style:none;padding:0;margin:0;columns:1}@media(min-width:768px){._tocList_1tpio_248{columns:2}}._tocList_1tpio_248 li{margin-bottom:.75rem;break-inside:avoid}._tocLink_1tpio_266{color:#4b5563;text-decoration:none;font-size:.95rem;line-height:1.5;transition:all .2s ease;display:inline-block;padding:.25rem 0}._tocLink_1tpio_266:hover{color:#dc2626;transform:translate(5px)}._dmcaPageDark_1tpio_10 ._tocLink_1tpio_266{color:#d1d5db}._dmcaPageDark_1tpio_10 ._tocLink_1tpio_266:hover{color:#ef4444}._dmcaSections_1tpio_290{margin-bottom:3rem}._dmcaSection_1tpio_290{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}._dmcaPageDark_1tpio_10 ._dmcaSection_1tpio_290{border-bottom-color:#374151}._dmcaSection_1tpio_290:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionTitle_1tpio_310{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.3}._dmcaPageDark_1tpio_10 ._sectionTitle_1tpio_310{color:#fff}@media(min-width:768px){._sectionTitle_1tpio_310{font-size:1.75rem}}._dmcaSection_1tpio_290 p{color:#4b5563;line-height:1.7;margin-bottom:1rem}._dmcaPageDark_1tpio_10 ._dmcaSection_1tpio_290 p{color:#d1d5db}._requirementsList_1tpio_339{list-style:decimal;padding-left:2rem;margin:1.5rem 0}._requirementsList_1tpio_339 li{color:#4b5563;line-height:1.7;margin-bottom:1rem;padding-left:.5rem}._dmcaPageDark_1tpio_10 ._requirementsList_1tpio_339 li{color:#d1d5db}._requirementsList_1tpio_339 strong{color:#111827;font-weight:700}._dmcaPageDark_1tpio_10 ._requirementsList_1tpio_339 strong{color:#fff}._submissionInfo_1tpio_366{display:grid;grid-template-columns:1fr;gap:2rem;margin:2rem 0}@media(min-width:768px){._submissionInfo_1tpio_366{grid-template-columns:1fr 1fr}}._submissionMethod_1tpio_379{background:#f9fafb;border-radius:.5rem;padding:1.5rem;border:1px solid #e5e7eb}._dmcaPageDark_1tpio_10 ._submissionMethod_1tpio_379{background:#374151;border-color:#4b5563}._methodTitle_1tpio_391{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}._dmcaPageDark_1tpio_10 ._methodTitle_1tpio_391{color:#fff}._methodDetail_1tpio_402{color:#4b5563;line-height:1.6}._dmcaPageDark_1tpio_10 ._methodDetail_1tpio_402{color:#d1d5db}._processingInfo_1tpio_412{background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:.5rem;padding:1.5rem;margin:2rem 0}._dmcaPageDark_1tpio_10 ._processingInfo_1tpio_412{background:#1e3a8a;border-left-color:#60a5fa}._processingTitle_1tpio_425{font-size:1.125rem;font-weight:600;color:#0369a1;margin-bottom:.75rem}._dmcaPageDark_1tpio_10 ._processingTitle_1tpio_425{color:#93c5fd}._counterList_1tpio_437{list-style:disc;padding-left:2rem;margin:1.5rem 0}._counterList_1tpio_437 li{color:#4b5563;line-height:1.7;margin-bottom:.75rem}._dmcaPageDark_1tpio_10 ._counterList_1tpio_437 li{color:#d1d5db}._agentInfo_1tpio_454{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin:1.5rem 0}._dmcaPageDark_1tpio_10 ._agentInfo_1tpio_454{background:#374151}._agentInfo_1tpio_454 p{margin-bottom:.75rem;color:#4b5563}._dmcaPageDark_1tpio_10 ._agentInfo_1tpio_454 p{color:#d1d5db}._agentInfo_1tpio_454 strong{color:#111827;font-weight:700}._dmcaPageDark_1tpio_10 ._agentInfo_1tpio_454 strong{color:#fff}._warningBox_1tpio_484{background:#fef2f2;border:2px solid #dc2626;border-radius:.5rem;padding:1.5rem;margin:2rem 0;display:flex;align-items:flex-start;gap:1rem}._dmcaPageDark_1tpio_10 ._warningBox_1tpio_484{background:#7f1d1d;border-color:#ef4444}._warningIcon_1tpio_500{font-size:1.5rem;flex-shrink:0}._warningText_1tpio_505{color:#dc2626;line-height:1.6;margin:0}._dmcaPageDark_1tpio_10 ._warningText_1tpio_505{color:#fca5a5}._contactDetails_1tpio_516{display:grid;grid-template-columns:1fr;gap:2rem;margin:2rem 0}@media(min-width:768px){._contactDetails_1tpio_516{grid-template-columns:1fr 1fr}}._contactMethod_1tpio_529{background:#f9fafb;border-radius:.5rem;padding:1.5rem}._dmcaPageDark_1tpio_10 ._contactMethod_1tpio_529{background:#374151}._contactTitle_1tpio_539{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}._dmcaPageDark_1tpio_10 ._contactTitle_1tpio_539{color:#fff}._responseTime_1tpio_550{background:#f0f9ff;border-radius:.5rem;padding:1rem;color:#0369a1;font-size:.95rem}._dmcaPageDark_1tpio_10 ._responseTime_1tpio_550{background:#1e3a8a;color:#93c5fd}._actionSection_1tpio_564{margin:3rem 0}._actionBox_1tpio_568{background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:.75rem;padding:2.5rem;text-align:center;color:#fff}._dmcaPageDark_1tpio_10 ._actionBox_1tpio_568{background:linear-gradient(135deg,#ef4444,#f87171)}._actionTitle_1tpio_580{font-size:1.75rem;font-weight:700;margin-bottom:1rem}._actionText_1tpio_586{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9}._actionButtons_1tpio_593{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){._actionButtons_1tpio_593{flex-direction:row;flex-wrap:wrap}}._emailButton_1tpio_607{background:#fff;color:#dc2626;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid white}._emailButton_1tpio_607:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._contactButton_1tpio_626{background:transparent;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid white}._contactButton_1tpio_626:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._homeButton_1tpio_645{background:#ffffff1a;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid rgba(255,255,255,.3)}._homeButton_1tpio_645:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._legalDisclaimer_1tpio_665{background:#f9fafb;border-radius:.5rem;padding:1.5rem;border-left:4px solid #6b7280}._dmcaPageDark_1tpio_10 ._legalDisclaimer_1tpio_665{background:#374151;border-left-color:#9ca3af}._disclaimerText_1tpio_677{color:#4b5563;line-height:1.6;margin:0;font-size:.95rem}._dmcaPageDark_1tpio_10 ._disclaimerText_1tpio_677{color:#d1d5db}._disclaimerText_1tpio_677 strong{color:#111827}._dmcaPageDark_1tpio_10 ._disclaimerText_1tpio_677 strong{color:#fff}@media print{._dmcaPage_1tpio_4{background:#fff!important}._dmcaContent_1tpio_34{box-shadow:none!important;padding:0!important}._breadcrumb_1tpio_47,._tableOfContents_1tpio_224,._actionSection_1tpio_564{display:none}._dmcaSection_1tpio_290{page-break-inside:avoid}}@media(prefers-reduced-motion:reduce){._tocLink_1tpio_266:hover,._emailButton_1tpio_607:hover,._contactButton_1tpio_626:hover,._homeButton_1tpio_645:hover{transform:none}}._faqPage_185x3_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._faqPageDark_185x3_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._faqContainer_185x3_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media(min-width:640px){._faqContainer_185x3_15{padding:2rem 1.5rem}}@media(min-width:1024px){._faqContainer_185x3_15{padding:3rem 2rem}}._faqContent_185x3_34{background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;padding:2rem}._faqPageDark_185x3_10 ._faqContent_185x3_34{background:#1f2937;box-shadow:0 10px 25px -5px #0000004d}._breadcrumb_185x3_47{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._faqPageDark_185x3_10 ._breadcrumb_185x3_47{border-bottom-color:#374151}._breadcrumbLink_185x3_60{color:#9333ea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}._breadcrumbLink_185x3_60:hover{color:#7e22ce;text-decoration:underline}._faqPageDark_185x3_10 ._breadcrumbLink_185x3_60{color:#c084fc}._faqPageDark_185x3_10 ._breadcrumbLink_185x3_60:hover{color:#a855f7}._breadcrumbSeparator_185x3_81{color:#6b7280;font-size:.875rem}._faqPageDark_185x3_10 ._breadcrumbSeparator_185x3_81{color:#9ca3af}._breadcrumbCurrent_185x3_90{color:#4b5563;font-size:.875rem;font-weight:600}._faqPageDark_185x3_10 ._breadcrumbCurrent_185x3_90{color:#d1d5db}._faqHeader_185x3_101{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}._faqPageDark_185x3_10 ._faqHeader_185x3_101{border-bottom-color:#374151}._faqTitle_185x3_112{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2}._faqPageDark_185x3_10 ._faqTitle_185x3_112{color:#fff}@media(min-width:640px){._faqTitle_185x3_112{font-size:3rem}}@media(min-width:1024px){._faqTitle_185x3_112{font-size:3.5rem}}._faqSubtitle_185x3_136{color:#4b5563;font-size:1.125rem;margin-bottom:2rem}._faqPageDark_185x3_10 ._faqSubtitle_185x3_136{color:#d1d5db}._searchContainer_185x3_147{max-width:500px;margin:0 auto;position:relative}._searchInput_185x3_153{width:100%;padding:1rem 4rem 1rem 1.5rem;border:2px solid #e5e7eb;border-radius:2rem;font-size:1rem;color:#111827;background:#f9fafb;transition:all .2s ease}._searchInput_185x3_153:focus{outline:none;border-color:#9333ea;background:#fff;box-shadow:0 0 0 3px #9333ea1a}._faqPageDark_185x3_10 ._searchInput_185x3_153{background:#374151;border-color:#4b5563;color:#fff}._faqPageDark_185x3_10 ._searchInput_185x3_153:focus{border-color:#c084fc;background:#4b5563;box-shadow:0 0 0 3px #c084fc33}._searchButton_185x3_184{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:.5rem}._faqPageDark_185x3_10 ._searchButton_185x3_184{color:#9ca3af}._statsContainer_185x3_202{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}@media(min-width:640px){._statsContainer_185x3_202{grid-template-columns:repeat(4,1fr)}}._statItem_185x3_215{text-align:center;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb}._faqPageDark_185x3_10 ._statItem_185x3_215{background:#374151;border-color:#4b5563}._statNumber_185x3_228{font-size:2rem;font-weight:800;color:#9333ea;margin-bottom:.5rem}._faqPageDark_185x3_10 ._statNumber_185x3_228{color:#c084fc}._statLabel_185x3_239{color:#4b5563;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._faqPageDark_185x3_10 ._statLabel_185x3_239{color:#9ca3af}._categoryNav_185x3_252{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media(min-width:768px){._categoryNav_185x3_252{grid-template-columns:repeat(5,1fr)}}._categoryButton_185x3_265{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;cursor:pointer;transition:all .3s ease;text-align:center}._categoryButton_185x3_265:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px)}._categoryButtonActive_185x3_285{background:linear-gradient(135deg,#9333ea,#db2777);border-color:transparent;color:#fff}._categoryButtonActive_185x3_285:hover{background:linear-gradient(135deg,#7e22ce,#be185d);transform:translateY(-2px)}._faqPageDark_185x3_10 ._categoryButton_185x3_265{background:#374151;border-color:#4b5563}._faqPageDark_185x3_10 ._categoryButton_185x3_265:hover{background:#4b5563}._faqPageDark_185x3_10 ._categoryButtonActive_185x3_285{background:linear-gradient(135deg,#c084fc,#f472b6);border-color:transparent}._faqPageDark_185x3_10 ._categoryButtonActive_185x3_285:hover{background:linear-gradient(135deg,#a855f7,#ec4899)}._categoryIcon_185x3_314{font-size:2rem}._categoryName_185x3_318{font-weight:600;font-size:.95rem}._categoryButtonActive_185x3_285 ._categoryName_185x3_318{color:#fff}._questionCount_185x3_327{font-size:.75rem;opacity:.7}._categoryButtonActive_185x3_285 ._questionCount_185x3_327{color:#fffc}._faqSections_185x3_337{margin-bottom:3rem}._faqCategory_185x3_341{margin-bottom:2rem;background:#f9fafb;border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb}._faqPageDark_185x3_10 ._faqCategory_185x3_341{background:#374151;border-color:#4b5563}._categoryOpen_185x3_354{border-color:#9333ea;box-shadow:0 4px 12px #9333ea1a}._faqPageDark_185x3_10 ._categoryOpen_185x3_354{border-color:#c084fc;box-shadow:0 4px 12px #c084fc33}._categoryHeader_185x3_364{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;background:#fff}._faqPageDark_185x3_10 ._categoryHeader_185x3_364{background:#1f2937}._categoryOpen_185x3_354 ._categoryHeader_185x3_364{background:linear-gradient(135deg,#9333ea15,#db277715)}._faqPageDark_185x3_10 ._categoryOpen_185x3_354 ._categoryHeader_185x3_364{background:linear-gradient(135deg,#c084fc15,#f472b615)}._categoryTitleContainer_185x3_385{display:flex;align-items:center;gap:1rem}._categoryTitleIcon_185x3_391{font-size:1.5rem}._categoryTitle_185x3_385{font-size:1.25rem;font-weight:700;color:#111827;margin:0}._faqPageDark_185x3_10 ._categoryTitle_185x3_385{color:#fff}._toggleCategoryButton_185x3_406{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}._toggleCategoryButton_185x3_406:hover{background:#f3f4f6}._faqPageDark_185x3_10 ._toggleCategoryButton_185x3_406{color:#9ca3af}._faqPageDark_185x3_10 ._toggleCategoryButton_185x3_406:hover{background:#4b5563}._questionsContainer_185x3_434{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease}._categoryOpen_185x3_354 ._questionsContainer_185x3_434{max-height:2000px;padding-bottom:1.5rem}._questionItem_185x3_446{margin-bottom:1rem;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}._faqPageDark_185x3_10 ._questionItem_185x3_446{border-color:#4b5563}._questionItem_185x3_446:last-child{margin-bottom:0}._questionButton_185x3_461{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#fff;border:none;cursor:pointer;font-size:1rem;font-weight:600;color:#111827;text-align:left;transition:all .2s ease}._questionButton_185x3_461:hover{background:#f9fafb}._faqPageDark_185x3_10 ._questionButton_185x3_461{background:#1f2937;color:#fff}._faqPageDark_185x3_10 ._questionButton_185x3_461:hover{background:#374151}._questionText_185x3_490{flex:1;margin-right:1rem}._toggleIcon_185x3_495{font-size:1.25rem;font-weight:400;color:#9333ea;min-width:1.5rem;text-align:center}._faqPageDark_185x3_10 ._toggleIcon_185x3_495{color:#c084fc}._answerContainer_185x3_507{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff}._faqPageDark_185x3_10 ._answerContainer_185x3_507{background:#1f2937}._answerOpen_185x3_518{max-height:500px}._answerContent_185x3_522{padding:1.5rem;color:#4b5563;line-height:1.7;border-top:1px solid #e5e7eb}._faqPageDark_185x3_10 ._answerContent_185x3_522{color:#d1d5db;border-top-color:#4b5563}._answerContent_185x3_522 p{margin:0}._inlineLink_185x3_538{color:#9333ea;text-decoration:none;font-weight:600;transition:color .2s ease}._inlineLink_185x3_538:hover{color:#7e22ce;text-decoration:underline}._faqPageDark_185x3_10 ._inlineLink_185x3_538{color:#c084fc}._faqPageDark_185x3_10 ._inlineLink_185x3_538:hover{color:#a855f7}._helpSection_185x3_559{margin:3rem 0}._helpContainer_185x3_563{background:linear-gradient(135deg,#9333ea,#db2777);border-radius:.75rem;padding:2.5rem;display:flex;align-items:center;gap:2rem;color:#fff}._faqPageDark_185x3_10 ._helpContainer_185x3_563{background:linear-gradient(135deg,#c084fc,#f472b6)}._helpIcon_185x3_577{font-size:3rem;flex-shrink:0}._helpContent_185x3_582{flex:1}._helpTitle_185x3_586{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}._helpText_185x3_592{font-size:1.125rem;opacity:.9;margin-bottom:1.5rem;line-height:1.6}._helpButtons_185x3_599{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){._helpButtons_185x3_599{flex-direction:row}}._contactButton_185x3_611{background:#fff;color:#9333ea;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;text-align:center;border:2px solid white}._contactButton_185x3_611:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._emailButton_185x3_631{background:transparent;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;text-align:center;border:2px solid white}._emailButton_185x3_631:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._quickLinks_185x3_652{background:#f9fafb;border-radius:.75rem;padding:2rem;margin-top:3rem}._faqPageDark_185x3_10 ._quickLinks_185x3_652{background:#374151}._quickLinksTitle_185x3_663{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}._faqPageDark_185x3_10 ._quickLinksTitle_185x3_663{color:#fff}._linksGrid_185x3_675{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){._linksGrid_185x3_675{grid-template-columns:repeat(4,1fr)}}._quickLink_185x3_652{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:#fff;border-radius:.5rem;text-decoration:none;transition:all .2s ease;border:1px solid #e5e7eb}._quickLink_185x3_652:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#9333ea}._faqPageDark_185x3_10 ._quickLink_185x3_652{background:#1f2937;border-color:#4b5563}._faqPageDark_185x3_10 ._quickLink_185x3_652:hover{background:#374151;border-color:#c084fc}._linkIcon_185x3_717{font-size:2rem}._linkText_185x3_721{color:#111827;font-weight:600;font-size:.95rem;text-align:center}._faqPageDark_185x3_10 ._linkText_185x3_721{color:#fff}@media print{._faqPage_185x3_4{background:#fff!important}._faqContent_185x3_34{box-shadow:none!important;padding:0!important}._breadcrumb_185x3_47,._searchContainer_185x3_147,._statsContainer_185x3_202,._categoryNav_185x3_252,._helpSection_185x3_559,._quickLinks_185x3_652{display:none}._faqCategory_185x3_341{break-inside:avoid}._questionsContainer_185x3_434{max-height:none!important;padding-bottom:0!important}._answerContainer_185x3_507{max-height:none!important}}@media(prefers-reduced-motion:reduce){._categoryButton_185x3_265:hover,._questionButton_185x3_461:hover,._contactButton_185x3_611:hover,._emailButton_185x3_631:hover,._quickLink_185x3_652:hover,._toggleCategoryButton_185x3_406:hover{transform:none}._questionsContainer_185x3_434,._answerContainer_185x3_507{transition:none}}._contactPage_1nsnr_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._contactPageDark_1nsnr_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._contactContainer_1nsnr_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media(min-width:640px){._contactContainer_1nsnr_15{padding:2rem 1.5rem}}@media(min-width:1024px){._contactContainer_1nsnr_15{padding:3rem 2rem}}._contactContent_1nsnr_34{background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;padding:2rem}._contactPageDark_1nsnr_10 ._contactContent_1nsnr_34{background:#1f2937;box-shadow:0 10px 25px -5px #0000004d}._breadcrumb_1nsnr_47{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._contactPageDark_1nsnr_10 ._breadcrumb_1nsnr_47{border-bottom-color:#374151}._breadcrumbLink_1nsnr_60{color:#9333ea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}._breadcrumbLink_1nsnr_60:hover{color:#7e22ce;text-decoration:underline}._contactPageDark_1nsnr_10 ._breadcrumbLink_1nsnr_60{color:#c084fc}._contactPageDark_1nsnr_10 ._breadcrumbLink_1nsnr_60:hover{color:#a855f7}._breadcrumbSeparator_1nsnr_81{color:#6b7280;font-size:.875rem}._contactPageDark_1nsnr_10 ._breadcrumbSeparator_1nsnr_81{color:#9ca3af}._breadcrumbCurrent_1nsnr_90{color:#4b5563;font-size:.875rem;font-weight:600}._contactPageDark_1nsnr_10 ._breadcrumbCurrent_1nsnr_90{color:#d1d5db}._contactHeader_1nsnr_101{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}._contactPageDark_1nsnr_10 ._contactHeader_1nsnr_101{border-bottom-color:#374151}._contactTitle_1nsnr_112{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2}._contactPageDark_1nsnr_10 ._contactTitle_1nsnr_112{color:#fff}@media(min-width:640px){._contactTitle_1nsnr_112{font-size:3rem}}@media(min-width:1024px){._contactTitle_1nsnr_112{font-size:3.5rem}}._contactSubtitle_1nsnr_136{color:#4b5563;font-size:1.125rem;max-width:600px;margin:0 auto 2rem;line-height:1.6}._contactPageDark_1nsnr_10 ._contactSubtitle_1nsnr_136{color:#d1d5db}._statsContainer_1nsnr_149{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}@media(min-width:640px){._statsContainer_1nsnr_149{grid-template-columns:repeat(4,1fr)}}._statItem_1nsnr_162{text-align:center;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}._statItem_1nsnr_162:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._contactPageDark_1nsnr_10 ._statItem_1nsnr_162{background:#374151;border-color:#4b5563}._statNumber_1nsnr_181{font-size:2rem;font-weight:800;color:#9333ea;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.125rem}._contactPageDark_1nsnr_10 ._statNumber_1nsnr_181{color:#c084fc}._statCounter_1nsnr_196{color:#111827}._contactPageDark_1nsnr_10 ._statCounter_1nsnr_196{color:#fff}._statLabel_1nsnr_204{color:#4b5563;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._contactPageDark_1nsnr_10 ._statLabel_1nsnr_204{color:#9ca3af}._mainGrid_1nsnr_217{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:1024px){._mainGrid_1nsnr_217{grid-template-columns:1fr 400px;gap:2rem}}._formColumn_1nsnr_232{display:flex;flex-direction:column;gap:2rem}._formCard_1nsnr_239{background:#f9fafb;border-radius:.75rem;padding:2rem;border:1px solid #e5e7eb}._contactPageDark_1nsnr_10 ._formCard_1nsnr_239{background:#374151;border-color:#4b5563}._formHeader_1nsnr_251{margin-bottom:2rem}._formTitle_1nsnr_255{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._contactPageDark_1nsnr_10 ._formTitle_1nsnr_255{color:#fff}._formDescription_1nsnr_266{color:#6b7280;line-height:1.6}._contactPageDark_1nsnr_10 ._formDescription_1nsnr_266{color:#d1d5db}._submitStatus_1nsnr_276{padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}._statussuccess_1nsnr_285{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}._statuserror_1nsnr_291{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}._contactPageDark_1nsnr_10 ._statussuccess_1nsnr_285{background:#10b9811a;border-color:#10b9814d;color:#a7f3d0}._contactPageDark_1nsnr_10 ._statuserror_1nsnr_291{background:#ef44441a;border-color:#ef44444d;color:#fecaca}._statusIcon_1nsnr_309{font-size:1.25rem}._contactForm_1nsnr_314{display:flex;flex-direction:column;gap:1.5rem}._formRow_1nsnr_320{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._formRow_1nsnr_320{grid-template-columns:1fr 1fr}}._formGroup_1nsnr_332{display:flex;flex-direction:column;gap:.5rem}._formLabel_1nsnr_338{display:flex;align-items:center;gap:.25rem;font-weight:600;color:#111827}._contactPageDark_1nsnr_10 ._formLabel_1nsnr_338{color:#fff}._labelText_1nsnr_350{font-size:.875rem}._required_1nsnr_354{color:#ef4444;font-size:1.125rem;line-height:1}._formInput_1nsnr_360,._formTextarea_1nsnr_361{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;color:#111827;background:#fff;transition:all .2s ease}._formInput_1nsnr_360:focus,._formTextarea_1nsnr_361:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}._contactPageDark_1nsnr_10 ._formInput_1nsnr_360,._contactPageDark_1nsnr_10 ._formTextarea_1nsnr_361{background:#1f2937;border-color:#4b5563;color:#fff}._contactPageDark_1nsnr_10 ._formInput_1nsnr_360:focus,._contactPageDark_1nsnr_10 ._formTextarea_1nsnr_361:focus{border-color:#c084fc;box-shadow:0 0 0 3px #c084fc33}._formInput_1nsnr_360::placeholder,._formTextarea_1nsnr_361::placeholder{color:#9ca3af}._formTextarea_1nsnr_361{resize:vertical;min-height:120px;font-family:inherit}._charCount_1nsnr_402{text-align:right;font-size:.75rem;color:#6b7280;margin-top:.25rem}._contactPageDark_1nsnr_10 ._charCount_1nsnr_402{color:#9ca3af}._categoryGrid_1nsnr_414{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){._categoryGrid_1nsnr_414{grid-template-columns:repeat(3,1fr)}}._categoryOption_1nsnr_426{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}._categoryOption_1nsnr_426:hover{border-color:#d1d5db;background:#f9fafb}._contactPageDark_1nsnr_10 ._categoryOption_1nsnr_426{border-color:#4b5563;background:#374151}._contactPageDark_1nsnr_10 ._categoryOption_1nsnr_426:hover{border-color:#6b7280;background:#4b5563}._radioInput_1nsnr_453{display:none}._radioInput_1nsnr_453:checked+._radioCustom_1nsnr_457{background:#9333ea;border-color:#9333ea}._radioInput_1nsnr_453:checked+._radioCustom_1nsnr_457:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}._contactPageDark_1nsnr_10 ._radioInput_1nsnr_453:checked+._radioCustom_1nsnr_457{background:#c084fc;border-color:#c084fc}._radioCustom_1nsnr_457{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;position:relative;flex-shrink:0;transition:all .2s ease}._categoryIcon_1nsnr_489{font-size:1rem}._categoryLabel_1nsnr_493{font-size:.875rem;font-weight:500;flex:1}._radioInput_1nsnr_453:checked~._categoryIcon_1nsnr_489,._radioInput_1nsnr_453:checked~._categoryLabel_1nsnr_493{color:#9333ea}._contactPageDark_1nsnr_10 ._radioInput_1nsnr_453:checked~._categoryIcon_1nsnr_489,._contactPageDark_1nsnr_10 ._radioInput_1nsnr_453:checked~._categoryLabel_1nsnr_493{color:#c084fc}._checkboxLabel_1nsnr_510{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxInput_1nsnr_518{display:none}._checkboxInput_1nsnr_518:checked+._checkboxCustom_1nsnr_522{background:#9333ea;border-color:#9333ea}._checkboxInput_1nsnr_518:checked+._checkboxCustom_1nsnr_522:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.75rem}._contactPageDark_1nsnr_10 ._checkboxInput_1nsnr_518:checked+._checkboxCustom_1nsnr_522{background:#c084fc;border-color:#c084fc}._checkboxCustom_1nsnr_522{width:20px;height:20px;border:2px solid #d1d5db;border-radius:.375rem;position:relative;flex-shrink:0;margin-top:.125rem;transition:all .2s ease}._checkboxText_1nsnr_553{font-size:.875rem;color:#4b5563;line-height:1.4}._contactPageDark_1nsnr_10 ._checkboxText_1nsnr_553{color:#d1d5db}._formActions_1nsnr_564{display:flex;gap:1rem;margin-top:1rem}._submitButton_1nsnr_570,._resetButton_1nsnr_571{flex:1;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;border:2px solid transparent}._submitButton_1nsnr_570{background:linear-gradient(135deg,#9333ea,#db2777);color:#fff}._submitButton_1nsnr_570:hover:not(:disabled){background:linear-gradient(135deg,#7e22ce,#be185d);transform:translateY(-2px);box-shadow:0 4px 12px #9333ea4d}._submitButton_1nsnr_570:disabled{opacity:.6;cursor:not-allowed}._resetButton_1nsnr_571{background:#f3f4f6;color:#4b5563;border-color:#d1d5db}._resetButton_1nsnr_571:hover:not(:disabled){background:#e5e7eb;transform:translateY(-2px)}._contactPageDark_1nsnr_10 ._resetButton_1nsnr_571{background:#374151;color:#d1d5db;border-color:#4b5563}._contactPageDark_1nsnr_10 ._resetButton_1nsnr_571:hover:not(:disabled){background:#4b5563}._resetButton_1nsnr_571:disabled{opacity:.6;cursor:not-allowed}._spinner_1nsnr_625{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:_spin_1nsnr_625 1s ease-in-out infinite;margin-right:.5rem}@keyframes _spin_1nsnr_625{to{transform:rotate(360deg)}}._socialCard_1nsnr_641{background:linear-gradient(135deg,#9333ea15,#db277715);border-radius:.75rem;padding:2rem;border:1px solid rgba(147,51,234,.2)}._contactPageDark_1nsnr_10 ._socialCard_1nsnr_641{background:linear-gradient(135deg,#c084fc15,#f472b615);border-color:#c084fc33}._socialTitle_1nsnr_653{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}._contactPageDark_1nsnr_10 ._socialTitle_1nsnr_653{color:#fff}._socialDescription_1nsnr_664{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}._contactPageDark_1nsnr_10 ._socialDescription_1nsnr_664{color:#d1d5db}._socialGrid_1nsnr_674{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._socialLink_1nsnr_680{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:.5rem;text-decoration:none;color:inherit;border:1px solid #e5e7eb;transition:all .2s ease}._socialLink_1nsnr_680:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#9333ea}._contactPageDark_1nsnr_10 ._socialLink_1nsnr_680{background:#374151;border-color:#4b5563}._contactPageDark_1nsnr_10 ._socialLink_1nsnr_680:hover{border-color:#c084fc}._socialIcon_1nsnr_708{font-size:1.5rem}._socialInfo_1nsnr_712{display:flex;flex-direction:column}._socialPlatform_1nsnr_717{font-weight:600;font-size:.875rem;color:#111827}._contactPageDark_1nsnr_10 ._socialPlatform_1nsnr_717{color:#fff}._socialHandle_1nsnr_727{font-size:.75rem;color:#6b7280}._contactPageDark_1nsnr_10 ._socialHandle_1nsnr_727{color:#9ca3af}._infoColumn_1nsnr_737{display:flex;flex-direction:column;gap:2rem}._contactMethods_1nsnr_744{display:flex;flex-direction:column;gap:1.5rem}._contactCard_1nsnr_750{background:#f9fafb;border-radius:.75rem;padding:1.5rem;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}._contactCard_1nsnr_750:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._contactPageDark_1nsnr_10 ._contactCard_1nsnr_750{background:#374151;border-color:#4b5563}._contactCardHeader_1nsnr_768{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._contactIcon_1nsnr_775{font-size:2rem}._contactCardTitle_1nsnr_779{font-size:1.125rem;font-weight:700;color:#111827;margin:0}._contactPageDark_1nsnr_10 ._contactCardTitle_1nsnr_779{color:#fff}._contactCardDetails_1nsnr_790{margin-bottom:1.5rem}._contactDetail_1nsnr_794{color:#4b5563;font-size:.875rem;line-height:1.5;margin:.25rem 0}._contactPageDark_1nsnr_10 ._contactDetail_1nsnr_794{color:#d1d5db}._contactCardAction_1nsnr_805{display:inline-flex;align-items:center;gap:.5rem;color:#9333ea;text-decoration:none;font-weight:600;font-size:.875rem;transition:color .2s ease}._contactCardAction_1nsnr_805:hover{color:#7e22ce}._contactPageDark_1nsnr_10 ._contactCardAction_1nsnr_805{color:#c084fc}._contactPageDark_1nsnr_10 ._contactCardAction_1nsnr_805:hover{color:#a855f7}._actionArrow_1nsnr_828{transition:transform .2s ease}._contactCardAction_1nsnr_805:hover ._actionArrow_1nsnr_828{transform:translate(3px)}._faqCard_1nsnr_837{background:linear-gradient(135deg,#9333ea,#db2777);border-radius:.75rem;padding:2rem;color:#fff}._contactPageDark_1nsnr_10 ._faqCard_1nsnr_837{background:linear-gradient(135deg,#c084fc,#f472b6)}._faqCardHeader_1nsnr_848{margin-bottom:1.5rem}._faqCardTitle_1nsnr_852{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}._faqCardDescription_1nsnr_858{opacity:.9;font-size:.875rem}._faqLinks_1nsnr_863{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._faqLink_1nsnr_863{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff1a;border-radius:.5rem;text-decoration:none;color:#fff;transition:all .2s ease}._faqLink_1nsnr_863:hover{background:#fff3;transform:translate(4px)}._faqLinkIcon_1nsnr_887{font-size:1.25rem}._faqLinkText_1nsnr_891{font-weight:500;font-size:.875rem}._faqButton_1nsnr_896{display:inline-flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;background:#fff;color:#9333ea;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:.875rem;text-align:center;justify-content:center;transition:all .2s ease}._faqButton_1nsnr_896:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._contactPageDark_1nsnr_10 ._faqButton_1nsnr_896:hover{background:#f3f4f6}._buttonArrow_1nsnr_923{transition:transform .2s ease}._faqButton_1nsnr_896:hover ._buttonArrow_1nsnr_923{transform:translate(3px)}._hoursCard_1nsnr_932{background:#f9fafb;border-radius:.75rem;padding:2rem;border:1px solid #e5e7eb}._contactPageDark_1nsnr_10 ._hoursCard_1nsnr_932{background:#374151;border-color:#4b5563}._hoursTitle_1nsnr_944{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem}._contactPageDark_1nsnr_10 ._hoursTitle_1nsnr_944{color:#fff}._hoursList_1nsnr_955{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._hourItem_1nsnr_962{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._hourItem_1nsnr_962:last-child{border-bottom:none;padding-bottom:0}._contactPageDark_1nsnr_10 ._hourItem_1nsnr_962{border-bottom-color:#4b5563}._day_1nsnr_979{font-weight:600;color:#111827;font-size:.875rem}._contactPageDark_1nsnr_10 ._day_1nsnr_979{color:#fff}._time_1nsnr_989{color:#6b7280;font-size:.875rem;font-weight:500}._contactPageDark_1nsnr_10 ._time_1nsnr_989{color:#d1d5db}._note_1nsnr_999{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#9333ea1a;border-radius:.5rem;margin-top:1rem}._contactPageDark_1nsnr_10 ._note_1nsnr_999{background:#c084fc1a}._noteIcon_1nsnr_1013{font-size:1rem;flex-shrink:0;margin-top:.125rem}._noteText_1nsnr_1019{font-size:.75rem;color:#6b7280;line-height:1.4}._contactPageDark_1nsnr_10 ._noteText_1nsnr_1019{color:#d1d5db}._mapSection_1nsnr_1030{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb}._contactPageDark_1nsnr_10 ._mapSection_1nsnr_1030{border-top-color:#374151}._mapTitle_1nsnr_1040{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}._contactPageDark_1nsnr_10 ._mapTitle_1nsnr_1040{color:#fff}._mapContainer_1nsnr_1051{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 20px #0000001a}._mapPlaceholder_1nsnr_1057{height:300px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;display:flex;align-items:center;justify-content:center}._mapOverlay_1nsnr_1066{background:#00000080;padding:2rem;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._mapInfo_1nsnr_1073{display:flex;align-items:center;gap:1rem;color:#fff}._mapPin_1nsnr_1080{font-size:2rem}._mapAddressTitle_1nsnr_1084{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}._mapAddress_1nsnr_1084{opacity:.9;font-size:.875rem}@media print{._contactPage_1nsnr_4{background:#fff!important}._contactContent_1nsnr_34{box-shadow:none!important;padding:0!important}._breadcrumb_1nsnr_47,._statsContainer_1nsnr_149,._socialCard_1nsnr_641,._faqCard_1nsnr_837,._hoursCard_1nsnr_932,._mapSection_1nsnr_1030,._submitButton_1nsnr_570,._resetButton_1nsnr_571{display:none}._mainGrid_1nsnr_217{display:block}._contactForm_1nsnr_314{break-inside:avoid}}@media(prefers-reduced-motion:reduce){._statItem_1nsnr_162:hover,._contactCard_1nsnr_750:hover,._socialLink_1nsnr_680:hover,._faqLink_1nsnr_863:hover,._faqButton_1nsnr_896:hover,._submitButton_1nsnr_570:hover,._resetButton_1nsnr_571:hover,._categoryOption_1nsnr_426:hover,._contactCardAction_1nsnr_805:hover ._actionArrow_1nsnr_828,._faqButton_1nsnr_896:hover ._buttonArrow_1nsnr_923{transform:none}._spinner_1nsnr_625{animation-duration:2s}}._formInput_1nsnr_360:focus,._formTextarea_1nsnr_361:focus,._submitButton_1nsnr_570:focus,._resetButton_1nsnr_571:focus,._categoryOption_1nsnr_426:focus-within,._checkboxLabel_1nsnr_510:focus-within,._socialLink_1nsnr_680:focus,._faqLink_1nsnr_863:focus,._faqButton_1nsnr_896:focus,._contactCardAction_1nsnr_805:focus{outline:2px solid #9333ea;outline-offset:2px}._contactPageDark_1nsnr_10 ._formInput_1nsnr_360:focus,._contactPageDark_1nsnr_10 ._formTextarea_1nsnr_361:focus,._contactPageDark_1nsnr_10 ._submitButton_1nsnr_570:focus,._contactPageDark_1nsnr_10 ._resetButton_1nsnr_571:focus,._contactPageDark_1nsnr_10 ._categoryOption_1nsnr_426:focus-within,._contactPageDark_1nsnr_10 ._checkboxLabel_1nsnr_510:focus-within,._contactPageDark_1nsnr_10 ._socialLink_1nsnr_680:focus,._contactPageDark_1nsnr_10 ._faqLink_1nsnr_863:focus,._contactPageDark_1nsnr_10 ._faqButton_1nsnr_896:focus,._contactPageDark_1nsnr_10 ._contactCardAction_1nsnr_805:focus{outline-color:#c084fc}._audioSearch_1sdky_3{display:flex;flex-direction:column;gap:2rem}._searchContainer_1sdky_10{position:relative;width:100%}._searchInputWrapper_1sdky_15{position:relative;margin-bottom:.5rem}._searchInput_1sdky_15{width:100%;padding:1rem 3rem 1rem 1.5rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;color:#111827;background:#fff;transition:all .2s ease}._searchInput_1sdky_15:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}._searchInput_1sdky_15::placeholder{color:#9ca3af}._clearButton_1sdky_41{position:absolute;right:3.5rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._clearButton_1sdky_41:hover{background:#f3f4f6;color:#111827}._searchIcon_1sdky_66{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1.25rem}._searchInstructions_1sdky_75{color:#6b7280;font-size:.875rem;margin-bottom:1rem;line-height:1.4}._loadingState_1sdky_83{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f9fafb;border-radius:.5rem;margin-bottom:1rem}._spinner_1sdky_93{width:1.25rem;height:1.25rem;border:2px solid #e5e7eb;border-top-color:#9333ea;border-radius:50%;animation:_spin_1sdky_93 1s linear infinite}@keyframes _spin_1sdky_93{to{transform:rotate(360deg)}}._errorState_1sdky_107{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#991b1b;margin-bottom:1rem}._errorIcon_1sdky_119{font-size:1.25rem;flex-shrink:0}._resultsDropdown_1sdky_125{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 25px -5px #0000001a;z-index:50;margin-top:.25rem;max-height:400px;overflow-y:auto}._resultsHeader_1sdky_140{padding:.75rem 1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:.5rem .5rem 0 0}._resultsCount_1sdky_147{font-size:.875rem;font-weight:600;color:#4b5563}._resultsList_1sdky_153{max-height:350px;overflow-y:auto}._resultItem_1sdky_158{width:100%;padding:1rem;text-align:left;background:none;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center}._resultItem_1sdky_158:hover{background:#f9fafb}._resultItem_1sdky_158:last-child{border-bottom:none}._audioInfo_1sdky_180{flex:1}._audioTitle_1sdky_184{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.25rem}._audioCreator_1sdky_191{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._audioCategory_1sdky_197,._audioDuration_1sdky_198{display:inline-block;font-size:.625rem;padding:.125rem .5rem;border-radius:1rem;background:#f3f4f6;color:#4b5563;margin-right:.5rem;font-weight:500}._selectArrow_1sdky_209{color:#9333ea;font-size:1.25rem;opacity:0;transform:translate(-10px);transition:all .2s ease}._resultItem_1sdky_158:hover ._selectArrow_1sdky_209{opacity:1;transform:translate(0)}._noResults_1sdky_223{padding:2rem 1rem;text-align:center;background:#f9fafb;border-radius:.5rem;margin-top:1rem}._noResults_1sdky_223 p{color:#4b5563;margin-bottom:.5rem}._noResultsHelp_1sdky_236{font-size:.875rem;color:#6b7280}._selectedAudio_1sdky_242{margin-top:2rem}._selectedHeader_1sdky_246{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._selectedTitle_1sdky_253{font-size:1.25rem;font-weight:700;color:#111827;margin:0}._changeSelection_1sdky_260{background:none;border:none;color:#9333ea;font-weight:600;font-size:.875rem;cursor:pointer;padding:.5rem .75rem;border-radius:.375rem;transition:all .2s ease}._changeSelection_1sdky_260:hover{background:#faf5ff;text-decoration:underline}._selectedContent_1sdky_277{display:flex;flex-direction:column;gap:1.5rem}._audioCard_1sdky_284{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}._audioCardHeader_1sdky_292{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._audioCardIcon_1sdky_299{font-size:2rem}._audioCardInfo_1sdky_303{flex:1}._audioCardTitle_1sdky_307{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.25rem}._audioCardCreator_1sdky_314{font-size:.875rem;color:#6b7280}._audioCardMeta_1sdky_319{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._metaItem_1sdky_328{display:flex;flex-direction:column;gap:.25rem}._metaLabel_1sdky_334{font-size:.75rem;color:#6b7280;font-weight:500}._metaValue_1sdky_340{font-size:.875rem;color:#111827;font-weight:600}._audioCardActions_1sdky_346{display:flex;justify-content:flex-end}._viewDetails_1sdky_351{padding:.5rem 1rem;background:#f9fafb;color:#4b5563;text-decoration:none;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s ease;border:1px solid #e5e7eb}._viewDetails_1sdky_351:hover{background:#f3f4f6;color:#111827}._confirmationNote_1sdky_369{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem}._checkIcon_1sdky_379{font-size:1.25rem;color:#059669;flex-shrink:0;margin-top:.125rem}._confirmationNote_1sdky_369 p{color:#0c4a6e;font-size:.875rem;line-height:1.5;margin:0}._confirmationNote_1sdky_369 strong{color:#0369a1}._searchTips_1sdky_398{padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb}._tipsTitle_1sdky_405{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.75rem}._tipsList_1sdky_412{margin:0;padding-left:1.25rem}._tipsList_1sdky_412 li{color:#4b5563;font-size:.875rem;margin-bottom:.5rem;line-height:1.5}._tipsList_1sdky_412 li:last-child{margin-bottom:0}.takedownPageDark ._searchInput_1sdky_15{background:#1f2937;border-color:#4b5563;color:#fff}.takedownPageDark ._searchInput_1sdky_15:focus{border-color:#c084fc;box-shadow:0 0 0 3px #c084fc33}.takedownPageDark ._searchInput_1sdky_15::placeholder{color:#9ca3af}.takedownPageDark ._clearButton_1sdky_41:hover{background:#4b5563;color:#fff}.takedownPageDark ._searchInstructions_1sdky_75,.takedownPageDark ._noResults_1sdky_223 p,.takedownPageDark ._noResultsHelp_1sdky_236{color:#d1d5db}.takedownPageDark ._loadingState_1sdky_83,.takedownPageDark ._resultsHeader_1sdky_140,.takedownPageDark ._noResults_1sdky_223{background:#374151}.takedownPageDark ._errorState_1sdky_107{background:#ef44441a;border-color:#ef44444d;color:#fecaca}.takedownPageDark ._resultsDropdown_1sdky_125{background:#1f2937;border-color:#4b5563;box-shadow:0 10px 25px -5px #0000004d}.takedownPageDark ._resultItem_1sdky_158{border-bottom-color:#374151}.takedownPageDark ._resultItem_1sdky_158:hover{background:#374151}.takedownPageDark ._audioTitle_1sdky_184{color:#fff}.takedownPageDark ._audioCreator_1sdky_191{color:#9ca3af}.takedownPageDark ._audioCategory_1sdky_197,.takedownPageDark ._audioDuration_1sdky_198{background:#4b5563;color:#d1d5db}.takedownPageDark ._resultsCount_1sdky_147{color:#d1d5db}.takedownPageDark ._selectedTitle_1sdky_253{color:#fff}.takedownPageDark ._changeSelection_1sdky_260{color:#c084fc}.takedownPageDark ._changeSelection_1sdky_260:hover{background:#c084fc1a}.takedownPageDark ._audioCard_1sdky_284{background:#374151;border-color:#4b5563}.takedownPageDark ._audioCardTitle_1sdky_307{color:#fff}.takedownPageDark ._audioCardCreator_1sdky_314{color:#9ca3af}.takedownPageDark ._audioCardMeta_1sdky_319{border-bottom-color:#4b5563}.takedownPageDark ._metaValue_1sdky_340{color:#fff}.takedownPageDark ._viewDetails_1sdky_351{background:#4b5563;border-color:#6b7280;color:#d1d5db}.takedownPageDark ._viewDetails_1sdky_351:hover{background:#6b7280;color:#fff}.takedownPageDark ._confirmationNote_1sdky_369{background:#0ea5e91a;border-color:#0ea5e94d}.takedownPageDark ._confirmationNote_1sdky_369 p{color:#bae6fd}.takedownPageDark ._confirmationNote_1sdky_369 strong{color:#7dd3fc}.takedownPageDark ._searchTips_1sdky_398{background:#374151;border-color:#4b5563}.takedownPageDark ._tipsTitle_1sdky_405{color:#fff}.takedownPageDark ._tipsList_1sdky_412 li{color:#d1d5db}@media(max-width:640px){._searchInput_1sdky_15{padding:.875rem 3rem .875rem 1rem;font-size:.875rem}._clearButton_1sdky_41{right:3rem}._audioCardMeta_1sdky_319{flex-direction:column;gap:.75rem}._audioCardActions_1sdky_346{justify-content:stretch}._viewDetails_1sdky_351{width:100%;text-align:center}}._searchInput_1sdky_15:focus,._resultItem_1sdky_158:focus,._changeSelection_1sdky_260:focus,._viewDetails_1sdky_351:focus{outline:2px solid #9333ea;outline-offset:2px}.takedownPageDark ._searchInput_1sdky_15:focus,.takedownPageDark ._resultItem_1sdky_158:focus,.takedownPageDark ._changeSelection_1sdky_260:focus,.takedownPageDark ._viewDetails_1sdky_351:focus{outline-color:#c084fc}@media(prefers-reduced-motion:reduce){._spinner_1sdky_93{animation-duration:2s}._resultItem_1sdky_158:hover ._selectArrow_1sdky_209{transition:none}}._takedownForm_1ibd1_3{width:100%}._form_1ibd1_7{display:flex;flex-direction:column;gap:2.5rem}._formSection_1ibd1_14{padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb}.takedownPageDark ._formSection_1ibd1_14{background:#374151;border-color:#4b5563}._sectionHeader_1ibd1_26{margin-bottom:1.5rem}._sectionTitle_1ibd1_30{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.takedownPageDark ._sectionTitle_1ibd1_30{color:#fff}._sectionDescription_1ibd1_41{color:#6b7280;font-size:.875rem;line-height:1.5}.takedownPageDark ._sectionDescription_1ibd1_41{color:#d1d5db}._formGrid_1ibd1_52{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._formGrid_1ibd1_52{grid-template-columns:1fr 1fr}}._formGroup_1ibd1_65{display:flex;flex-direction:column;gap:.5rem}._formLabel_1ibd1_71{font-size:.875rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.25rem}.takedownPageDark ._formLabel_1ibd1_71{color:#fff}._required_1ibd1_84{color:#ef4444;font-weight:600}._formInput_1ibd1_90,._formTextarea_1ibd1_91{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#111827;background:#fff;transition:all .2s ease;font-family:inherit}._formInput_1ibd1_90:focus,._formTextarea_1ibd1_91:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}._formInput_1ibd1_90::placeholder,._formTextarea_1ibd1_91::placeholder{color:#9ca3af}._formInput_1ibd1_90:disabled,._formTextarea_1ibd1_91:disabled{opacity:.6;cursor:not-allowed;background:#f9fafb}.takedownPageDark ._formInput_1ibd1_90,.takedownPageDark ._formTextarea_1ibd1_91{background:#1f2937;border-color:#4b5563;color:#fff}.takedownPageDark ._formInput_1ibd1_90:focus,.takedownPageDark ._formTextarea_1ibd1_91:focus{border-color:#c084fc;box-shadow:0 0 0 3px #c084fc33}.takedownPageDark ._formInput_1ibd1_90:disabled,.takedownPageDark ._formTextarea_1ibd1_91:disabled{background:#4b5563}._inputError_1ibd1_139{border-color:#ef4444!important}._inputError_1ibd1_139:focus{box-shadow:0 0 0 3px #ef44441a!important}._textareaHeader_1ibd1_148{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._charCount_1ibd1_155{font-size:.75rem;color:#6b7280;font-weight:500}.takedownPageDark ._charCount_1ibd1_155{color:#9ca3af}._formTextarea_1ibd1_91{resize:vertical;min-height:150px}._textareaTips_1ibd1_170{margin-top:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;border-left:3px solid #9333ea}._textareaTips_1ibd1_170 strong{color:#111827;font-size:.875rem;margin-bottom:.5rem;display:block}._textareaTips_1ibd1_170 ul{margin:.5rem 0 0;padding-left:1.25rem;color:#4b5563;font-size:.875rem;line-height:1.5}._textareaTips_1ibd1_170 li{margin-bottom:.25rem}._textareaTips_1ibd1_170 li:last-child{margin-bottom:0}.takedownPageDark ._textareaTips_1ibd1_170{background:#4b5563;border-left-color:#c084fc}.takedownPageDark ._textareaTips_1ibd1_170 strong{color:#fff}.takedownPageDark ._textareaTips_1ibd1_170 ul{color:#d1d5db}._relationshipOptions_1ibd1_215{display:flex;flex-direction:column;gap:.75rem}._relationshipOption_1ibd1_215{display:flex;align-items:flex-start}._radioInput_1ibd1_226{display:none}._relationshipLabel_1ibd1_230{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;width:100%;padding:1rem;border-radius:.5rem;border:2px solid #e5e7eb;transition:all .2s ease}._relationshipLabel_1ibd1_230:hover{border-color:#d1d5db;background:#f9fafb}._radioInput_1ibd1_226:checked+._relationshipLabel_1ibd1_230{border-color:#9333ea;background:#faf5ff}._radioInput_1ibd1_226:disabled+._relationshipLabel_1ibd1_230{opacity:.6;cursor:not-allowed}.takedownPageDark ._relationshipLabel_1ibd1_230{border-color:#4b5563;background:#1f2937}.takedownPageDark ._relationshipLabel_1ibd1_230:hover{border-color:#6b7280;background:#374151}.takedownPageDark ._radioInput_1ibd1_226:checked+._relationshipLabel_1ibd1_230{border-color:#c084fc;background:#c084fc1a}._relationshipRadio_1ibd1_272{width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:50%;position:relative;flex-shrink:0;margin-top:.125rem;transition:all .2s ease}._radioInput_1ibd1_226:checked+._relationshipLabel_1ibd1_230 ._relationshipRadio_1ibd1_272{border-color:#9333ea;background:#9333ea}._radioInput_1ibd1_226:checked+._relationshipLabel_1ibd1_230 ._relationshipRadio_1ibd1_272:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;background:#fff;border-radius:50%}.takedownPageDark ._relationshipRadio_1ibd1_272{border-color:#6b7280}.takedownPageDark ._radioInput_1ibd1_226:checked+._relationshipLabel_1ibd1_230 ._relationshipRadio_1ibd1_272{border-color:#c084fc;background:#c084fc}._relationshipContent_1ibd1_312{flex:1;display:flex;flex-direction:column;gap:.25rem}._relationshipTitle_1ibd1_319{font-weight:600;color:#111827;font-size:.875rem}._relationshipDescription_1ibd1_325{color:#6b7280;font-size:.75rem;line-height:1.4}.takedownPageDark ._relationshipTitle_1ibd1_319{color:#fff}.takedownPageDark ._relationshipDescription_1ibd1_325{color:#9ca3af}._legalAgreement_1ibd1_340{display:flex;flex-direction:column;gap:1.5rem}._legalText_1ibd1_346{padding:1.5rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}._legalText_1ibd1_346 p{color:#4b5563;font-size:.875rem;line-height:1.6;margin-bottom:1rem}._legalText_1ibd1_346 p:last-child{margin-bottom:0}._legalText_1ibd1_346 strong{color:#111827}.takedownPageDark ._legalText_1ibd1_346{background:#4b5563;border-color:#6b7280}.takedownPageDark ._legalText_1ibd1_346 p{color:#d1d5db}.takedownPageDark ._legalText_1ibd1_346 strong{color:#fff}._legalCheckbox_1ibd1_381{display:flex;align-items:flex-start;gap:.75rem}._checkboxInput_1ibd1_387{display:none}._checkboxLabel_1ibd1_391{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxInput_1ibd1_387:disabled+._checkboxLabel_1ibd1_391{opacity:.6;cursor:not-allowed}._checkboxCustom_1ibd1_404{width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:.375rem;position:relative;flex-shrink:0;margin-top:.125rem;transition:all .2s ease;background:#fff}._checkboxInput_1ibd1_387:checked+._checkboxLabel_1ibd1_391 ._checkboxCustom_1ibd1_404{background:#9333ea;border-color:#9333ea}._checkboxInput_1ibd1_387:checked+._checkboxLabel_1ibd1_391 ._checkboxCustom_1ibd1_404:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.75rem;font-weight:600}.takedownPageDark ._checkboxCustom_1ibd1_404{background:#1f2937;border-color:#6b7280}.takedownPageDark ._checkboxInput_1ibd1_387:checked+._checkboxLabel_1ibd1_391 ._checkboxCustom_1ibd1_404{background:#c084fc;border-color:#c084fc}._checkboxText_1ibd1_445{color:#111827;font-size:.875rem;line-height:1.5;flex:1}.takedownPageDark ._checkboxText_1ibd1_445{color:#fff}._formNotes_1ibd1_457{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bae6fd}.takedownPageDark ._formNotes_1ibd1_457{background:#0ea5e91a;border-color:#0ea5e94d}._noteIcon_1ibd1_472{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}._noteContent_1ibd1_478{flex:1}._noteContent_1ibd1_478 p{color:#0c4a6e;font-size:.875rem;line-height:1.6;margin:0}._noteContent_1ibd1_478 strong{color:#0369a1}.takedownPageDark ._noteContent_1ibd1_478 p{color:#bae6fd}.takedownPageDark ._noteContent_1ibd1_478 strong{color:#7dd3fc}._errorMessage_1ibd1_502{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}._errorMessage_1ibd1_502:before{content:"⚠️";font-size:.875rem}.takedownPageDark ._errorMessage_1ibd1_502{color:#fca5a5}@media(max-width:640px){._formSection_1ibd1_14{padding:1rem}._relationshipLabel_1ibd1_230{padding:.75rem}._legalText_1ibd1_346,._formNotes_1ibd1_457{padding:1rem}}._formInput_1ibd1_90:focus,._formTextarea_1ibd1_91:focus,._radioInput_1ibd1_226:focus+._relationshipLabel_1ibd1_230,._checkboxInput_1ibd1_387:focus+._checkboxLabel_1ibd1_391{outline:2px solid #9333ea;outline-offset:2px}.takedownPageDark ._formInput_1ibd1_90:focus,.takedownPageDark ._formTextarea_1ibd1_91:focus,.takedownPageDark ._radioInput_1ibd1_226:focus+._relationshipLabel_1ibd1_230,.takedownPageDark ._checkboxInput_1ibd1_387:focus+._checkboxLabel_1ibd1_391{outline-color:#c084fc}@media(prefers-reduced-motion:reduce){._formInput_1ibd1_90,._formTextarea_1ibd1_91,._relationshipLabel_1ibd1_230,._checkboxCustom_1ibd1_404{transition:none}}._evidenceUpload_1vda7_3{display:flex;flex-direction:column;gap:2rem}._uploadSection_1vda7_10{padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb}.takedownPageDark ._uploadSection_1vda7_10{background:#374151;border-color:#4b5563}._uploadHeader_1vda7_22{margin-bottom:1.5rem}._uploadTitle_1vda7_26{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.takedownPageDark ._uploadTitle_1vda7_26{color:#fff}._uploadDescription_1vda7_37{color:#6b7280;font-size:.875rem;line-height:1.5}.takedownPageDark ._uploadDescription_1vda7_37{color:#d1d5db}._dropZone_1vda7_48{position:relative;padding:3rem 1.5rem;border:2px dashed #d1d5db;border-radius:.75rem;background:#f9fafb;text-align:center;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem}._dropZone_1vda7_48:hover:not(._dropZoneDisabled_1vda7_60){border-color:#9333ea;background:#faf5ff}._dropZoneDragging_1vda7_65{border-color:#9333ea;background:#faf5ff;border-style:solid}._dropZoneDisabled_1vda7_60{opacity:.6;cursor:not-allowed}.takedownPageDark ._dropZone_1vda7_48{background:#4b5563;border-color:#6b7280}.takedownPageDark ._dropZone_1vda7_48:hover:not(._dropZoneDisabled_1vda7_60){background:#6b7280;border-color:#c084fc}.takedownPageDark ._dropZoneDragging_1vda7_65{background:#6b7280;border-color:#c084fc;border-style:solid}._dropZoneContent_1vda7_92{display:flex;flex-direction:column;align-items:center;gap:1rem}._dropZoneIcon_1vda7_99{font-size:3rem;color:#6b7280}._dropZoneDragging_1vda7_65 ._dropZoneIcon_1vda7_99{color:#9333ea}.takedownPageDark ._dropZoneIcon_1vda7_99{color:#9ca3af}.takedownPageDark ._dropZoneDragging_1vda7_65 ._dropZoneIcon_1vda7_99{color:#c084fc}._dropZoneText_1vda7_116{display:flex;flex-direction:column;gap:.5rem}._dropZoneTitle_1vda7_122{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._dropZoneDragging_1vda7_65 ._dropZoneTitle_1vda7_122{color:#9333ea}.takedownPageDark ._dropZoneTitle_1vda7_122{color:#fff}.takedownPageDark ._dropZoneDragging_1vda7_65 ._dropZoneTitle_1vda7_122{color:#c084fc}._dropZoneSubtitle_1vda7_141{color:#6b7280;font-size:.875rem;margin:0}.takedownPageDark ._dropZoneSubtitle_1vda7_141{color:#9ca3af}._browseButton_1vda7_151{padding:.75rem 1.5rem;background:#9333ea;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}._browseButton_1vda7_151:hover:not(:disabled){background:#7e22ce;transform:translateY(-2px);box-shadow:0 4px 12px #9333ea4d}._browseButton_1vda7_151:disabled{opacity:.6;cursor:not-allowed}.takedownPageDark ._browseButton_1vda7_151{background:#c084fc}.takedownPageDark ._browseButton_1vda7_151:hover:not(:disabled){background:#a855f7}._fileInput_1vda7_182{display:none}._requirements_1vda7_187{padding:1rem;background:#f9fafb;border-radius:.5rem;border-left:3px solid #9333ea}._requirementsTitle_1vda7_194{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.takedownPageDark ._requirementsTitle_1vda7_194{color:#fff}._requirementsList_1vda7_205{margin:0;padding-left:1.25rem;color:#4b5563;font-size:.875rem;line-height:1.5}._requirementsList_1vda7_205 li{margin-bottom:.25rem}._requirementsList_1vda7_205 li:last-child{margin-bottom:0}._sizeLimit_1vda7_221{margin-top:.5rem;font-size:.75rem;color:#6b7280;font-weight:500}.takedownPageDark ._requirements_1vda7_187{background:#4b5563;border-left-color:#c084fc}.takedownPageDark ._requirementsList_1vda7_205{color:#d1d5db}.takedownPageDark ._sizeLimit_1vda7_221{color:#9ca3af}._filesSection_1vda7_242{padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb}.takedownPageDark ._filesSection_1vda7_242{background:#374151;border-color:#4b5563}._filesHeader_1vda7_254{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._filesTitle_1vda7_261{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.takedownPageDark ._filesTitle_1vda7_261{color:#fff}._clearAllButton_1vda7_272{padding:.5rem 1rem;background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;border-radius:.375rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}._clearAllButton_1vda7_272:hover:not(:disabled){background:#e5e7eb;color:#111827}._clearAllButton_1vda7_272:disabled{opacity:.6;cursor:not-allowed}.takedownPageDark ._clearAllButton_1vda7_272{background:#4b5563;border-color:#6b7280;color:#d1d5db}.takedownPageDark ._clearAllButton_1vda7_272:hover:not(:disabled){background:#6b7280;color:#fff}._filesList_1vda7_306{display:flex;flex-direction:column;gap:.75rem}._fileItem_1vda7_312{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb;transition:all .2s ease}._fileItem_1vda7_312:hover{border-color:#d1d5db}._fileItemError_1vda7_327{border-color:#fecaca;background:#fef2f2}.takedownPageDark ._fileItem_1vda7_312{background:#4b5563;border-color:#6b7280}.takedownPageDark ._fileItem_1vda7_312:hover{border-color:#9ca3af}.takedownPageDark ._fileItemError_1vda7_327{border-color:#ef44444d;background:#ef44441a}._fileInfo_1vda7_346{display:flex;align-items:flex-start;gap:1rem;flex:1}._fileIcon_1vda7_353{font-size:1.5rem;flex-shrink:0}._fileDetails_1vda7_358{flex:1;min-width:0}._fileHeader_1vda7_363{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}._fileName_1vda7_370{font-size:.875rem;font-weight:600;color:#111827;word-break:break-all}.takedownPageDark ._fileName_1vda7_370{color:#fff}._fileSize_1vda7_381{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0;margin-left:1rem}.takedownPageDark ._fileSize_1vda7_381{color:#9ca3af}._fileStatus_1vda7_393{margin-top:.5rem}._uploadProgress_1vda7_398{display:flex;align-items:center;gap:1rem}._progressBar_1vda7_404{flex:1;height:.5rem;background:#e5e7eb;border-radius:1rem;overflow:hidden}._progressFill_1vda7_412{height:100%;background:linear-gradient(90deg,#9333ea,#db2777);border-radius:1rem;transition:width .3s ease}.takedownPageDark ._progressBar_1vda7_404{background:#6b7280}.takedownPageDark ._progressFill_1vda7_412{background:linear-gradient(90deg,#c084fc,#f472b6)}._progressText_1vda7_427{font-size:.75rem;font-weight:600;color:#9333ea;min-width:2.5rem}.takedownPageDark ._progressText_1vda7_427{color:#c084fc}._uploadSuccess_1vda7_439{display:flex;align-items:center;gap:.5rem}._successIcon_1vda7_445{color:#059669;font-size:.875rem;font-weight:600}._successText_1vda7_451{font-size:.75rem;color:#059669;font-weight:500}.takedownPageDark ._successText_1vda7_451{color:#34d399}._uploadFailed_1vda7_462{display:flex;align-items:center;gap:.5rem}._errorIcon_1vda7_468{color:#dc2626;font-size:.875rem}._errorText_1vda7_473{font-size:.75rem;color:#dc2626;font-weight:500}.takedownPageDark ._errorText_1vda7_473{color:#f87171}._fileErrors_1vda7_484{margin-top:.5rem}._fileError_1vda7_484{font-size:.75rem;color:#dc2626;margin:.25rem 0}.takedownPageDark ._fileError_1vda7_484{color:#f87171}._removeButton_1vda7_499{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease;flex-shrink:0;margin-left:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}._removeButton_1vda7_499:hover:not(:disabled){background:#f3f4f6;color:#dc2626}._removeButton_1vda7_499:disabled{opacity:.6;cursor:not-allowed}.takedownPageDark ._removeButton_1vda7_499{color:#9ca3af}.takedownPageDark ._removeButton_1vda7_499:hover:not(:disabled){background:#6b7280;color:#f87171}._tipsSection_1vda7_537{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bae6fd}.takedownPageDark ._tipsSection_1vda7_537{background:#0ea5e91a;border-color:#0ea5e94d}._tipsIcon_1vda7_552{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}._tipsContent_1vda7_558{flex:1}._tipsTitle_1vda7_562{font-size:1rem;font-weight:600;color:#0369a1;margin-bottom:.5rem}.takedownPageDark ._tipsTitle_1vda7_562{color:#7dd3fc}._tipsList_1vda7_573{margin:0;padding-left:1.25rem;color:#0c4a6e;font-size:.875rem;line-height:1.5}._tipsList_1vda7_573 li{margin-bottom:.25rem}._tipsList_1vda7_573 li:last-child{margin-bottom:0}.takedownPageDark ._tipsList_1vda7_573{color:#bae6fd}._privacyNote_1vda7_594{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.takedownPageDark ._privacyNote_1vda7_594{background:#4b5563;border-color:#6b7280}._privacyIcon_1vda7_609{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}._privacyContent_1vda7_615{flex:1}._privacyContent_1vda7_615 p{color:#4b5563;font-size:.75rem;line-height:1.5;margin:0}._privacyContent_1vda7_615 strong{color:#111827}.takedownPageDark ._privacyContent_1vda7_615 p{color:#d1d5db}.takedownPageDark ._privacyContent_1vda7_615 strong{color:#fff}@media(max-width:640px){._uploadSection_1vda7_10,._filesSection_1vda7_242{padding:1rem}._dropZone_1vda7_48{padding:2rem 1rem}._dropZoneContent_1vda7_92{gap:.75rem}._fileHeader_1vda7_363{flex-direction:column;align-items:flex-start;gap:.25rem}._fileSize_1vda7_381{margin-left:0}._uploadProgress_1vda7_398{flex-direction:column;align-items:stretch;gap:.5rem}._progressText_1vda7_427{text-align:center}}._dropZone_1vda7_48:focus,._browseButton_1vda7_151:focus,._clearAllButton_1vda7_272:focus,._removeButton_1vda7_499:focus{outline:2px solid #9333ea;outline-offset:2px}.takedownPageDark ._dropZone_1vda7_48:focus,.takedownPageDark ._browseButton_1vda7_151:focus,.takedownPageDark ._clearAllButton_1vda7_272:focus,.takedownPageDark ._removeButton_1vda7_499:focus{outline-color:#c084fc}@media(prefers-reduced-motion:reduce){._dropZone_1vda7_48,._browseButton_1vda7_151,._clearAllButton_1vda7_272,._removeButton_1vda7_499,._fileItem_1vda7_312,._progressFill_1vda7_412{transition:none}._browseButton_1vda7_151:hover:not(:disabled){transform:none}}._reviewSubmit_h0at8_3{display:flex;flex-direction:column;gap:2rem}._reviewHeader_h0at8_10{text-align:center;margin-bottom:1rem}._reviewTitle_h0at8_15{font-size:1.75rem;font-weight:800;color:#111827;margin-bottom:.5rem}.takedownPageDark ._reviewTitle_h0at8_15{color:#fff}._reviewDescription_h0at8_26{color:#6b7280;font-size:1rem;line-height:1.5;max-width:600px;margin:0 auto}.takedownPageDark ._reviewDescription_h0at8_26{color:#d1d5db}._reviewSections_h0at8_39{display:flex;flex-direction:column;gap:1.5rem}._reviewSection_h0at8_39{padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb}.takedownPageDark ._reviewSection_h0at8_39{background:#374151;border-color:#4b5563}._sectionHeader_h0at8_57{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.takedownPageDark ._sectionHeader_h0at8_57{border-bottom-color:#4b5563}._sectionTitle_h0at8_70{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.takedownPageDark ._sectionTitle_h0at8_70{color:#fff}._sectionStatus_h0at8_81{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:1rem;background:#f3f4f6;color:#4b5563}.takedownPageDark ._sectionStatus_h0at8_81{background:#4b5563;color:#d1d5db}._audioReview_h0at8_96{display:flex;flex-direction:column;gap:1rem}._audioCard_h0at8_102{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.takedownPageDark ._audioCard_h0at8_102{background:#4b5563;border-color:#6b7280}._audioIcon_h0at8_117{font-size:2rem}._audioDetails_h0at8_121{flex:1}._audioTitle_h0at8_125{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.takedownPageDark ._audioTitle_h0at8_125{color:#fff}._audioCreator_h0at8_136{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.takedownPageDark ._audioCreator_h0at8_136{color:#9ca3af}._audioMeta_h0at8_146{display:flex;flex-wrap:wrap;gap:1rem}._metaItem_h0at8_152{font-size:.75rem;color:#4b5563;background:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem}.takedownPageDark ._metaItem_h0at8_152{background:#6b7280;color:#d1d5db}._infoGrid_h0at8_166{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){._infoGrid_h0at8_166{grid-template-columns:repeat(3,1fr)}}._infoItem_h0at8_178{display:flex;flex-direction:column;gap:.25rem}._infoLabel_h0at8_184{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.takedownPageDark ._infoLabel_h0at8_184{color:#9ca3af}._infoValue_h0at8_196{font-size:.875rem;color:#111827;font-weight:500;word-break:break-word}.takedownPageDark ._infoValue_h0at8_196{color:#fff}._reasonReview_h0at8_208{display:flex;flex-direction:column;gap:1rem}._reasonPreview_h0at8_214{padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb;max-height:200px;overflow-y:auto}._reasonPreview_h0at8_214 p{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0;white-space:pre-wrap}.takedownPageDark ._reasonPreview_h0at8_214{background:#4b5563;border-color:#6b7280}.takedownPageDark ._reasonPreview_h0at8_214 p{color:#d1d5db}._reasonStats_h0at8_240{display:flex;justify-content:flex-end}._reasonStats_h0at8_240 span{font-size:.75rem;color:#6b7280;font-weight:500}.takedownPageDark ._reasonStats_h0at8_240 span{color:#9ca3af}._filesReview_h0at8_256{display:flex;flex-direction:column;gap:1rem}._filesList_h0at8_262{display:flex;flex-direction:column;gap:.75rem}._fileReviewItem_h0at8_268{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.takedownPageDark ._fileReviewItem_h0at8_268{background:#4b5563;border-color:#6b7280}._fileReviewIcon_h0at8_283{font-size:1.5rem;flex-shrink:0}._fileReviewDetails_h0at8_288{flex:1;display:flex;flex-direction:column;gap:.25rem}._fileReviewName_h0at8_295{font-size:.875rem;font-weight:600;color:#111827;word-break:break-all}.takedownPageDark ._fileReviewName_h0at8_295{color:#fff}._fileReviewSize_h0at8_306{font-size:.75rem;color:#6b7280}.takedownPageDark ._fileReviewSize_h0at8_306{color:#9ca3af}._fileReviewStatus_h0at8_315{font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:1rem;align-self:flex-start}._statusSuccess_h0at8_323{background:#d1fae5;color:#065f46}._statusUploading_h0at8_328{background:#fef3c7;color:#92400e}._statusFailed_h0at8_333{background:#fee2e2;color:#991b1b}.takedownPageDark ._statusSuccess_h0at8_323{background:#10b98133;color:#a7f3d0}.takedownPageDark ._statusUploading_h0at8_328{background:#f59e0b33;color:#fcd34d}.takedownPageDark ._statusFailed_h0at8_333{background:#ef444433;color:#fca5a5}._noFiles_h0at8_353{padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px dashed #d1d5db;text-align:center}._noFiles_h0at8_353 p{color:#6b7280;font-size:.875rem;margin:0}.takedownPageDark ._noFiles_h0at8_353{background:#4b5563;border-color:#6b7280}.takedownPageDark ._noFiles_h0at8_353 p{color:#9ca3af}._legalReview_h0at8_377{padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.takedownPageDark ._legalReview_h0at8_377{background:#4b5563;border-color:#6b7280}._legalAgreed_h0at8_389{display:flex;align-items:center;gap:.75rem}._checkIcon_h0at8_395{color:#059669;font-size:1.25rem;font-weight:600;flex-shrink:0}._legalAgreed_h0at8_389 p{color:#065f46;font-size:.875rem;font-weight:500;margin:0}.takedownPageDark ._legalAgreed_h0at8_389 p{color:#a7f3d0}._legalNotAgreed_h0at8_413{display:flex;align-items:center;gap:.75rem}._warningIcon_h0at8_419{color:#dc2626;font-size:1.25rem;flex-shrink:0}._legalNotAgreed_h0at8_413 p{color:#991b1b;font-size:.875rem;font-weight:500;margin:0}.takedownPageDark ._legalNotAgreed_h0at8_413 p{color:#fca5a5}._missingData_h0at8_436{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fef3c7;border-radius:.5rem;border:1px solid #fde68a}._missingData_h0at8_436 p{color:#92400e;font-size:.875rem;line-height:1.5;margin:0}.takedownPageDark ._missingData_h0at8_436{background:#f59e0b1a;border-color:#f59e0b4d}.takedownPageDark ._missingData_h0at8_436 p{color:#fcd34d}._errorAlert_h0at8_463{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#991b1b}._errorIcon_h0at8_474{font-size:1.25rem;flex-shrink:0}._errorMessage_h0at8_479{font-size:.875rem;font-weight:500}.takedownPageDark ._errorAlert_h0at8_463{background:#ef44441a;border-color:#ef44444d;color:#fca5a5}._finalActions_h0at8_491{padding:1.5rem;background:#fff;border-radius:.75rem;border:2px solid #9333ea}.takedownPageDark ._finalActions_h0at8_491{background:#374151;border-color:#c084fc}._legalReminder_h0at8_503{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._legalReminder_h0at8_503 p{color:#111827;font-size:.875rem;margin-bottom:.5rem}._legalReminder_h0at8_503 strong{color:#9333ea}._legalReminder_h0at8_503 ul{margin:0;padding-left:1.25rem;color:#4b5563;font-size:.875rem;line-height:1.5}._legalReminder_h0at8_503 li{margin-bottom:.25rem}._legalReminder_h0at8_503 li:last-child{margin-bottom:0}.takedownPageDark ._legalReminder_h0at8_503{border-bottom-color:#4b5563}.takedownPageDark ._legalReminder_h0at8_503 p{color:#fff}.takedownPageDark ._legalReminder_h0at8_503 strong{color:#c084fc}.takedownPageDark ._legalReminder_h0at8_503 ul{color:#d1d5db}._submitActions_h0at8_551{text-align:center}._submitButton_h0at8_555{padding:1rem 2rem;background:linear-gradient(135deg,#9333ea,#db2777);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;max-width:400px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;gap:.75rem}._submitButton_h0at8_555:hover:not(:disabled){background:linear-gradient(135deg,#7e22ce,#be185d);transform:translateY(-2px);box-shadow:0 8px 25px #9333ea4d}._submitButton_h0at8_555:disabled{opacity:.6;cursor:not-allowed}.takedownPageDark ._submitButton_h0at8_555{background:linear-gradient(135deg,#c084fc,#f472b6)}.takedownPageDark ._submitButton_h0at8_555:hover:not(:disabled){background:linear-gradient(135deg,#a855f7,#ec4899)}._submitSpinner_h0at8_593{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_h0at8_1 1s linear infinite}@keyframes _spin_h0at8_1{to{transform:rotate(360deg)}}._submitNote_h0at8_608{color:#6b7280;font-size:.75rem;max-width:400px;margin:0 auto;line-height:1.4}.takedownPageDark ._submitNote_h0at8_608{color:#9ca3af}._submissionSuccess_h0at8_621{text-align:center;padding:2rem}._successIcon_h0at8_626{font-size:4rem;color:#059669;margin-bottom:1rem;animation:_bounce_h0at8_1 1s ease}@keyframes _bounce_h0at8_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._successTitle_h0at8_643{font-size:2rem;font-weight:800;color:#111827;margin-bottom:2rem}.takedownPageDark ._successTitle_h0at8_643{color:#fff}._successDetails_h0at8_654{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}._referenceCard_h0at8_662{padding:1.5rem;background:#fff;border-radius:.75rem;border:2px solid #059669;box-shadow:0 4px 20px #0596691a}.takedownPageDark ._referenceCard_h0at8_662{background:#374151;border-color:#10b981;box-shadow:0 4px 20px #10b9811a}._referenceHeader_h0at8_676{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._referenceHeader_h0at8_676 h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.takedownPageDark ._referenceHeader_h0at8_676{border-bottom-color:#4b5563}.takedownPageDark ._referenceHeader_h0at8_676 h3{color:#fff}._referenceContent_h0at8_697{display:flex;flex-direction:column;gap:1rem}._referenceItem_h0at8_703{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.takedownPageDark ._referenceItem_h0at8_703{background:#4b5563;border-color:#6b7280}._referenceLabel_h0at8_718{font-size:.875rem;font-weight:600;color:#4b5563}._referenceValue_h0at8_724{font-size:1rem;font-weight:700;color:#111827;font-family:Courier New,monospace}.takedownPageDark ._referenceLabel_h0at8_718{color:#9ca3af}.takedownPageDark ._referenceValue_h0at8_724{color:#fff}._nextSteps_h0at8_739{text-align:left;padding:1.5rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bae6fd}._nextSteps_h0at8_739 h3{font-size:1.25rem;font-weight:700;color:#0369a1;margin-bottom:1rem}._stepsList_h0at8_754{margin:0;padding-left:1.25rem;color:#0c4a6e;font-size:.875rem;line-height:1.6}._stepsList_h0at8_754 li{margin-bottom:.75rem;padding-left:.5rem}._stepsList_h0at8_754 li:last-child{margin-bottom:0}._stepsList_h0at8_754 strong{color:#0369a1;display:block;margin-bottom:.25rem}.takedownPageDark ._nextSteps_h0at8_739{background:#0ea5e91a;border-color:#0ea5e94d}.takedownPageDark ._nextSteps_h0at8_739 h3{color:#7dd3fc}.takedownPageDark ._stepsList_h0at8_754{color:#bae6fd}.takedownPageDark ._stepsList_h0at8_754 strong{color:#7dd3fc}._actions_h0at8_794{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){._actions_h0at8_794{flex-direction:row;justify-content:center}}._homeButton_h0at8_807,._contactButton_h0at8_808{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;text-decoration:none;text-align:center;transition:all .2s ease;flex:1}._homeButton_h0at8_807{background:#9333ea;color:#fff;border:2px solid #9333ea}._homeButton_h0at8_807:hover{background:#7e22ce;transform:translateY(-2px);box-shadow:0 4px 12px #9333ea4d}._contactButton_h0at8_808{background:#fff;color:#9333ea;border:2px solid #9333ea}._contactButton_h0at8_808:hover{background:#faf5ff;transform:translateY(-2px);box-shadow:0 4px 12px #9333ea1a}.takedownPageDark ._homeButton_h0at8_807{background:#c084fc;border-color:#c084fc;color:#111827}.takedownPageDark ._homeButton_h0at8_807:hover{background:#a855f7;color:#fff}.takedownPageDark ._contactButton_h0at8_808{background:#1f2937;border-color:#c084fc;color:#c084fc}.takedownPageDark ._contactButton_h0at8_808:hover{background:#374151}._importantNotes_h0at8_864{padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;text-align:left}._importantNotes_h0at8_864 h4{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.75rem}._importantNotes_h0at8_864 ul{margin:0;padding-left:1.25rem;color:#4b5563;font-size:.875rem;line-height:1.5}._importantNotes_h0at8_864 li{margin-bottom:.5rem}._importantNotes_h0at8_864 li:last-child{margin-bottom:0}.takedownPageDark ._importantNotes_h0at8_864{background:#4b5563;border-color:#6b7280}.takedownPageDark ._importantNotes_h0at8_864 h4{color:#fff}.takedownPageDark ._importantNotes_h0at8_864 ul{color:#d1d5db}@media(max-width:640px){._reviewTitle_h0at8_15,._successTitle_h0at8_643{font-size:1.5rem}._reviewSection_h0at8_39{padding:1rem}._sectionHeader_h0at8_57{flex-direction:column;align-items:flex-start;gap:.5rem}._sectionStatus_h0at8_81{align-self:flex-start}._finalActions_h0at8_491{padding:1rem}}._submitButton_h0at8_555:focus,._homeButton_h0at8_807:focus,._contactButton_h0at8_808:focus{outline:2px solid #9333ea;outline-offset:2px}.takedownPageDark ._submitButton_h0at8_555:focus,.takedownPageDark ._homeButton_h0at8_807:focus,.takedownPageDark ._contactButton_h0at8_808:focus{outline-color:#c084fc}@media(prefers-reduced-motion:reduce){._submitButton_h0at8_555,._homeButton_h0at8_807,._contactButton_h0at8_808,._submitSpinner_h0at8_593,._successIcon_h0at8_626{transition:none;animation:none;transform:none!important}._submitButton_h0at8_555:hover:not(:disabled),._homeButton_h0at8_807:hover,._contactButton_h0at8_808:hover{transform:none!important}}._takedownPage_1iha0_4{min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff);transition:background .3s ease}._takedownPageDark_1iha0_10{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}._takedownContainer_1iha0_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media(min-width:640px){._takedownContainer_1iha0_15{padding:2rem 1.5rem}}@media(min-width:1024px){._takedownContainer_1iha0_15{padding:3rem 2rem}}._takedownContent_1iha0_34{background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;padding:2rem}._takedownPageDark_1iha0_10 ._takedownContent_1iha0_34{background:#1f2937;box-shadow:0 10px 25px -5px #0000004d}._breadcrumb_1iha0_47{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._takedownPageDark_1iha0_10 ._breadcrumb_1iha0_47{border-bottom-color:#374151}._breadcrumbLink_1iha0_60{color:#9333ea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}._breadcrumbLink_1iha0_60:hover{color:#7e22ce;text-decoration:underline}._takedownPageDark_1iha0_10 ._breadcrumbLink_1iha0_60{color:#c084fc}._takedownPageDark_1iha0_10 ._breadcrumbLink_1iha0_60:hover{color:#a855f7}._breadcrumbSeparator_1iha0_81{color:#6b7280;font-size:.875rem}._takedownPageDark_1iha0_10 ._breadcrumbSeparator_1iha0_81{color:#9ca3af}._breadcrumbCurrent_1iha0_90{color:#4b5563;font-size:.875rem;font-weight:600}._takedownPageDark_1iha0_10 ._breadcrumbCurrent_1iha0_90{color:#d1d5db}._takedownHeader_1iha0_101{text-align:center;margin-bottom:3rem}._takedownTitle_1iha0_106{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2}._takedownPageDark_1iha0_10 ._takedownTitle_1iha0_106{color:#fff}@media(min-width:640px){._takedownTitle_1iha0_106{font-size:3rem}}@media(min-width:1024px){._takedownTitle_1iha0_106{font-size:3.5rem}}._takedownSubtitle_1iha0_130{color:#4b5563;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.6}._takedownPageDark_1iha0_10 ._takedownSubtitle_1iha0_130{color:#d1d5db}._stepsContainer_1iha0_143{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media(min-width:768px){._stepsContainer_1iha0_143{flex-direction:row;justify-content:space-between}}._stepItem_1iha0_157{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.5rem;background:#f9fafb;border:1px solid #e5e7eb;transition:all .3s ease;flex:1}._stepItemActive_1iha0_169{background:linear-gradient(135deg,#9333ea15,#db277715);border-color:#9333ea;transform:translateY(-2px);box-shadow:0 4px 12px #9333ea1a}._stepItemCompleted_1iha0_176{background:#d1fae5;border-color:#a7f3d0}._takedownPageDark_1iha0_10 ._stepItem_1iha0_157{background:#374151;border-color:#4b5563}._takedownPageDark_1iha0_10 ._stepItemActive_1iha0_169{background:linear-gradient(135deg,#c084fc15,#f472b615);border-color:#c084fc;box-shadow:0 4px 12px #c084fc33}._takedownPageDark_1iha0_10 ._stepItemCompleted_1iha0_176{background:#10b9811a;border-color:#10b9814d}._stepNumber_1iha0_197{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e5e7eb;color:#6b7280;font-weight:600;font-size:.875rem;flex-shrink:0}._stepItemActive_1iha0_169 ._stepNumber_1iha0_197{background:#9333ea;color:#fff}._stepItemCompleted_1iha0_176 ._stepNumber_1iha0_197{background:#10b981;color:#fff}._takedownPageDark_1iha0_10 ._stepNumber_1iha0_197{background:#4b5563;color:#d1d5db}._checkIcon_1iha0_226{font-size:.875rem;font-weight:600}._stepContent_1iha0_231{flex:1}._stepTitle_1iha0_235{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.25rem}._takedownPageDark_1iha0_10 ._stepTitle_1iha0_235{color:#fff}._stepItemActive_1iha0_169 ._stepTitle_1iha0_235{color:#9333ea}._stepItemCompleted_1iha0_176 ._stepTitle_1iha0_235{color:#10b981}._stepDescription_1iha0_254{font-size:.75rem;color:#6b7280;line-height:1.4}._takedownPageDark_1iha0_10 ._stepDescription_1iha0_254{color:#9ca3af}._stepContentContainer_1iha0_265{background:#f9fafb;border-radius:.75rem;padding:2rem;border:1px solid #e5e7eb;margin-bottom:2rem}._takedownPageDark_1iha0_10 ._stepContentContainer_1iha0_265{background:#374151;border-color:#4b5563}._stepContentTitle_1iha0_278{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._takedownPageDark_1iha0_10 ._stepContentTitle_1iha0_278{color:#fff}._stepContentDescription_1iha0_289{color:#6b7280;margin-bottom:2rem;line-height:1.6}._takedownPageDark_1iha0_10 ._stepContentDescription_1iha0_289{color:#d1d5db}._placeholderContent_1iha0_299{min-height:300px;display:flex;align-items:center;justify-content:center}._placeholderBox_1iha0_306{text-align:center;padding:3rem;background:#fff;border-radius:.5rem;border:2px dashed #d1d5db;color:#6b7280;width:100%}._takedownPageDark_1iha0_10 ._placeholderBox_1iha0_306{background:#1f2937;border-color:#4b5563;color:#9ca3af}._stepNavigation_1iha0_323{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}._takedownPageDark_1iha0_10 ._stepNavigation_1iha0_323{border-top-color:#4b5563}._stepSpacer_1iha0_336{flex:1}._prevButton_1iha0_340,._nextButton_1iha0_341,._submitButton_1iha0_342{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none}._prevButton_1iha0_340{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}._prevButton_1iha0_340:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}._prevButton_1iha0_340:disabled{opacity:.5;cursor:not-allowed}._nextButton_1iha0_341{background:#9333ea;color:#fff}._nextButton_1iha0_341:hover:not(:disabled){background:#7e22ce;transform:translateY(-2px);box-shadow:0 4px 12px #9333ea4d}._nextButton_1iha0_341:disabled{opacity:.5;cursor:not-allowed}._submitButton_1iha0_342{background:linear-gradient(135deg,#9333ea,#db2777);color:#fff}._submitButton_1iha0_342:hover:not(:disabled){background:linear-gradient(135deg,#7e22ce,#be185d);transform:translateY(-2px);box-shadow:0 4px 12px #9333ea4d}._submitButton_1iha0_342:disabled{opacity:.5;cursor:not-allowed}._takedownPageDark_1iha0_10 ._prevButton_1iha0_340{background:#4b5563;color:#d1d5db;border-color:#6b7280}._takedownPageDark_1iha0_10 ._prevButton_1iha0_340:hover:not(:disabled){background:#6b7280}._helpSection_1iha0_411{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bae6fd}._takedownPageDark_1iha0_10 ._helpSection_1iha0_411{background:#0ea5e91a;border-color:#0ea5e94d}._helpIcon_1iha0_426{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}._helpContent_1iha0_432{flex:1}._helpTitle_1iha0_436{font-size:1.125rem;font-weight:600;color:#0369a1;margin-bottom:.5rem}._takedownPageDark_1iha0_10 ._helpTitle_1iha0_436{color:#7dd3fc}._helpText_1iha0_447{color:#0c4a6e;line-height:1.6;font-size:.875rem}._takedownPageDark_1iha0_10 ._helpText_1iha0_447{color:#bae6fd}._helpLink_1iha0_457{color:#9333ea;text-decoration:none;font-weight:600}._helpLink_1iha0_457:hover{text-decoration:underline}._takedownPageDark_1iha0_10 ._helpLink_1iha0_457{color:#c084fc}@media print{._takedownPage_1iha0_4{background:#fff!important}._takedownContent_1iha0_34{box-shadow:none!important;padding:0!important}._breadcrumb_1iha0_47,._stepsContainer_1iha0_143,._helpSection_1iha0_411,._prevButton_1iha0_340,._nextButton_1iha0_341,._submitButton_1iha0_342{display:none}._stepContentContainer_1iha0_265{border:none!important;background:#fff!important;padding:0!important}}@media(prefers-reduced-motion:reduce){._stepItem_1iha0_157,._prevButton_1iha0_340,._nextButton_1iha0_341,._submitButton_1iha0_342{transition:none;transform:none!important}}._prevButton_1iha0_340:focus,._nextButton_1iha0_341:focus,._submitButton_1iha0_342:focus{outline:2px solid #9333ea;outline-offset:2px}._takedownPageDark_1iha0_10 ._prevButton_1iha0_340:focus,._takedownPageDark_1iha0_10 ._nextButton_1iha0_341:focus,._takedownPageDark_1iha0_10 ._submitButton_1iha0_342:focus{outline-color:#c084fc}._stepContentInner_1iha0_523{min-height:400px}._verificationNote_1iha0_529{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#d1fae5;border-radius:.75rem;border:1px solid #a7f3d0;color:#065f46}._verificationIcon_1iha0_540{font-size:1.5rem;font-weight:600;flex-shrink:0;margin-top:.125rem}._verificationContent_1iha0_547{flex:1}._verificationContent_1iha0_547 p{margin:.5rem 0;line-height:1.5}._verificationContent_1iha0_547 p:first-child{margin-top:0}._verificationContent_1iha0_547 p:last-child{margin-bottom:0}._errorNote_1iha0_564{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fee2e2;border-radius:.75rem;border:1px solid #fecaca;color:#991b1b}._errorNoteIcon_1iha0_575{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}._errorNoteContent_1iha0_581{flex:1}._errorNoteContent_1iha0_581 p{margin:0;line-height:1.5}._successActions_1iha0_590{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}._newRequestButton_1iha0_599{padding:.75rem 1.5rem;background:#9333ea;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-align:center}._newRequestButton_1iha0_599:hover{background:#7e22ce;transform:translateY(-2px)}._homeLink_1iha0_617{padding:.75rem 1.5rem;background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;border-radius:.5rem;font-weight:600;font-size:.875rem;text-decoration:none;text-align:center;transition:all .2s ease}._homeLink_1iha0_617:hover{background:#e5e7eb;color:#111827}.takedownPageDark ._verificationNote_1iha0_529{background:#10b9811a;border-color:#10b9814d;color:#a7f3d0}.takedownPageDark ._errorNote_1iha0_564{background:#ef44441a;border-color:#ef44444d;color:#fca5a5}.takedownPageDark ._successActions_1iha0_590{border-top-color:#4b5563}.takedownPageDark ._newRequestButton_1iha0_599{background:#c084fc}.takedownPageDark ._newRequestButton_1iha0_599:hover{background:#a855f7}.takedownPageDark ._homeLink_1iha0_617{background:#4b5563;border-color:#6b7280;color:#d1d5db}.takedownPageDark ._homeLink_1iha0_617:hover{background:#6b7280;color:#fff}._audioVerification_1iha0_672{display:flex;flex-direction:column;gap:1.5rem}._verificationHeader_1iha0_678{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._verificationTitle_1iha0_685{font-size:1.25rem;font-weight:700;color:#111827;margin:0}._verificationBadge_1iha0_692{font-size:.75rem;font-weight:600;padding:.25rem .75rem;background:#d1fae5;color:#065f46;border-radius:1rem}._audioPreviewCard_1iha0_702{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}._audioPreviewHeader_1iha0_710{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._audioIcon_1iha0_717{font-size:2rem}._audioPreviewInfo_1iha0_721{flex:1}._audioPreviewTitle_1iha0_725{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.25rem}._audioPreviewCreator_1iha0_732{font-size:.875rem;color:#6b7280;margin:0}._audioPreviewDetails_1iha0_738{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._audioDetail_1iha0_747{display:flex;justify-content:space-between;align-items:center}._detailLabel_1iha0_753{font-size:.875rem;color:#6b7280;font-weight:500}._detailValue_1iha0_759{font-size:.875rem;color:#111827;font-weight:600;text-align:right;max-width:60%;word-break:break-word}._verificationActions_1iha0_768{display:flex;gap:1rem}._verificationButton_1iha0_773,._viewDetailsButton_1iha0_774{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1}._verificationButton_1iha0_773{background:#9333ea;color:#fff;border:none}._verificationButton_1iha0_773:hover{background:#7e22ce;transform:translateY(-2px)}._viewDetailsButton_1iha0_774{background:#fff;color:#9333ea;border:2px solid #9333ea}._viewDetailsButton_1iha0_774:hover{background:#faf5ff;transform:translateY(-2px)}._verificationConfirmation_1iha0_812{padding:1.5rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bae6fd}._confirmationCheck_1iha0_819{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}._confirmationCheckbox_1iha0_826{display:none}._confirmationLabel_1iha0_830{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxCustom_1iha0_838{width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:.375rem;position:relative;flex-shrink:0;margin-top:.125rem;transition:all .2s ease}._confirmationCheckbox_1iha0_826:checked+._confirmationLabel_1iha0_830 ._checkboxCustom_1iha0_838{background:#9333ea;border-color:#9333ea}._confirmationCheckbox_1iha0_826:checked+._confirmationLabel_1iha0_830 ._checkboxCustom_1iha0_838:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.75rem;font-weight:600}._confirmationText_1iha0_865{color:#0c4a6e;font-size:.875rem;font-weight:600;line-height:1.5;flex:1}._verificationNote_1iha0_529{display:flex;align-items:flex-start;gap:.75rem}._noteIcon_1iha0_879{font-size:1rem;flex-shrink:0;margin-top:.125rem}._noteText_1iha0_885{color:#0c4a6e;font-size:.875rem;line-height:1.5;margin:0}._noteText_1iha0_885 strong{color:#0369a1}._noAudioSelected_1iha0_897{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;background:#f9fafb;border-radius:.75rem;border:2px dashed #d1d5db}._noAudioIcon_1iha0_909{font-size:3rem;margin-bottom:1rem}._noAudioContent_1iha0_914{max-width:400px}._noAudioTitle_1iha0_918{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}._noAudioDescription_1iha0_925{color:#6b7280;margin-bottom:1.5rem;line-height:1.5}._backToSearchButton_1iha0_931{padding:.75rem 1.5rem;background:#9333ea;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}._backToSearchButton_1iha0_931:hover{background:#7e22ce;transform:translateY(-2px)}.takedownPageDark ._verificationTitle_1iha0_685,.takedownPageDark ._audioPreviewTitle_1iha0_725,.takedownPageDark ._detailValue_1iha0_759,.takedownPageDark ._noAudioTitle_1iha0_918{color:#fff}.takedownPageDark ._verificationBadge_1iha0_692{background:#10b98133;color:#a7f3d0}.takedownPageDark ._audioPreviewCard_1iha0_702{background:#374151;border-color:#4b5563;box-shadow:0 4px 6px -1px #0000004d}.takedownPageDark ._audioPreviewCreator_1iha0_732,.takedownPageDark ._detailLabel_1iha0_753,.takedownPageDark ._noAudioDescription_1iha0_925{color:#9ca3af}.takedownPageDark ._audioPreviewDetails_1iha0_738{border-bottom-color:#4b5563}.takedownPageDark ._viewDetailsButton_1iha0_774{background:#1f2937;color:#c084fc;border-color:#c084fc}.takedownPageDark ._viewDetailsButton_1iha0_774:hover{background:#374151}.takedownPageDark ._verificationConfirmation_1iha0_812{background:#0ea5e91a;border-color:#0ea5e94d}.takedownPageDark ._confirmationText_1iha0_865,.takedownPageDark ._noteText_1iha0_885{color:#bae6fd}.takedownPageDark ._noteText_1iha0_885 strong{color:#7dd3fc}.takedownPageDark ._checkboxCustom_1iha0_838{border-color:#6b7280}.takedownPageDark ._confirmationCheckbox_1iha0_826:checked+._confirmationLabel_1iha0_830 ._checkboxCustom_1iha0_838{background:#c084fc;border-color:#c084fc}.takedownPageDark ._noAudioSelected_1iha0_897{background:#374151;border-color:#4b5563}._container_1spu7_4{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#111827,#1f2937);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow-y:auto}._loadingOverlay_1spu7_20{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._spinner_1spu7_27{width:60px;height:60px;border:4px solid rgba(255,255,255,.1);border-top:4px solid #9333ea;border-radius:50%;animation:_spin_1spu7_27 1s linear infinite}._loadingText_1spu7_36{color:#d1d5db;font-size:1.25rem;font-weight:500}._exitOverlay_1spu7_43{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._exitAnimation_1spu7_50{width:80px;height:80px;background:linear-gradient(135deg,#9333ea,#db2777);border-radius:50%;animation:_pulse_1spu7_1 1.5s ease-in-out infinite}._exitText_1spu7_58{color:#d1d5db;font-size:1.25rem;font-weight:500}._verificationCard_1spu7_65{background:#fff;border-radius:1rem;padding:2.5rem;max-width:500px;width:100%;box-shadow:0 20px 40px #0000004d;animation:_slideUp_1spu7_1 .5s ease-out}._header_1spu7_76{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._siteTitle_1spu7_85{font-size:2rem;font-weight:800;color:#111827;margin:0}._warningBadge_1spu7_92{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-weight:700}._warningIcon_1spu7_103{font-size:1.25rem}._warningText_1spu7_107{font-size:1.125rem}._content_1spu7_112{margin-bottom:2rem}._title_1spu7_116{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}._warningSection_1spu7_124{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}._warningDescription_1spu7_132{color:#92400e;font-size:1.125rem;font-weight:600;margin-bottom:1rem;text-align:center}._ageRequirement_1spu7_140{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#92400e}._ageIcon_1spu7_150{font-size:1.5rem}._requirementsSection_1spu7_155{margin-bottom:1.5rem}._requirementsTitle_1spu7_159{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:1rem}._requirementsList_1spu7_166{list-style:none;padding:0;margin:0}._requirementItem_1spu7_172{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:.5rem;margin-bottom:.5rem;color:#4b5563}._requirementItem_1spu7_172:last-child{margin-bottom:0}._checkIcon_1spu7_187{color:#10b981;font-weight:700}._legalLink_1spu7_192{color:#9333ea;text-decoration:none;font-weight:600}._legalLink_1spu7_192:hover{text-decoration:underline}._legalDisclaimer_1spu7_203{background:#f3f4f6;border-left:4px solid #6b7280;padding:1rem;border-radius:.375rem;margin-top:1.5rem}._legalDisclaimer_1spu7_203 p{color:#6b7280;font-size:.875rem;margin:0;line-height:1.5}._actions_1spu7_219{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._enterButton_1spu7_226,._exitButton_1spu7_227{padding:1rem 1.5rem;border:none;border-radius:.75rem;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}._enterButton_1spu7_226{background:linear-gradient(135deg,#9333ea,#db2777);color:#fff}._enterButton_1spu7_226:hover{background:linear-gradient(135deg,#7e22ce,#be185d);transform:translateY(-2px);box-shadow:0 10px 20px #9333ea4d}._exitButton_1spu7_227{background:#f3f4f6;color:#374151;border:2px solid #d1d5db}._exitButton_1spu7_227:hover{background:#e5e7eb;border-color:#9ca3af;transform:translateY(-2px)}._buttonIcon_1spu7_264{font-size:1.25rem}._footer_1spu7_269{border-top:1px solid #e5e7eb;padding-top:1.5rem}._footerText_1spu7_274{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}._footerNote_1spu7_281{color:#4b5563;font-size:.875rem;text-align:center}._footerLink_1spu7_287{color:#9333ea;text-decoration:none;font-weight:600}._footerLink_1spu7_287:hover{text-decoration:underline}._underageMessage_1spu7_298{background:#fff;border-radius:1rem;padding:3rem;max-width:500px;width:100%;text-align:center;animation:_fadeIn_1spu7_1 .5s ease-out}._messageIcon_1spu7_308{font-size:4rem;margin-bottom:1.5rem}._messageTitle_1spu7_313{font-size:2rem;font-weight:800;color:#dc2626;margin-bottom:1rem}._messageText_1spu7_320{font-size:1.25rem;color:#374151;margin-bottom:.5rem}._messageSubtext_1spu7_326{color:#6b7280;font-size:1rem}._floatingExitButton_1spu7_332{position:fixed;bottom:1rem;right:1rem;background:#ef4444;color:#fff;border:none;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;opacity:.7;transition:all .3s ease;z-index:1000}._floatingExitButton_1spu7_332:hover{opacity:1;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}@keyframes _spin_1spu7_27{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1spu7_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes _slideUp_1spu7_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1spu7_1{0%{opacity:0}to{opacity:1}}@media(max-width:640px){._verificationCard_1spu7_65{padding:1.5rem;margin:1rem}._header_1spu7_76{flex-direction:column;gap:1rem;text-align:center}._siteTitle_1spu7_85{font-size:1.75rem}._title_1spu7_116{font-size:1.25rem}._enterButton_1spu7_226,._exitButton_1spu7_227{font-size:1rem;padding:.875rem 1.25rem}}._enterButton_1spu7_226:focus-visible,._exitButton_1spu7_227:focus-visible,._floatingExitButton_1spu7_332:focus-visible{outline:3px solid #9333ea;outline-offset:3px}@media(prefers-reduced-motion:reduce){._spinner_1spu7_27,._exitAnimation_1spu7_50,._verificationCard_1spu7_65,._underageMessage_1spu7_298,._enterButton_1spu7_226,._exitButton_1spu7_227,._floatingExitButton_1spu7_332{animation:none;transition:none}._enterButton_1spu7_226:hover,._exitButton_1spu7_227:hover,._floatingExitButton_1spu7_332:hover{transform:none}}._verificationTimer_1spu7_457{position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#9333ea,#db2777);color:#fff;padding:.75rem 1rem;border-radius:.5rem;box-shadow:0 4px 12px #0003;z-index:9998;animation:_slideInUp_1spu7_1 .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._timerContent_1spu7_472{display:flex;align-items:center;gap:.75rem;font-size:.875rem}._timerIcon_1spu7_479{font-size:1.25rem}._timerText_1spu7_483{font-weight:500;flex:1}._extendButton_1spu7_488{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}._extendButton_1spu7_488:hover{background:#ffffff4d}._expiryNotice_1spu7_505{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;text-align:center}._clockIcon_1spu7_514{font-size:2rem;margin-bottom:.5rem}._expiryText_1spu7_519{color:#92400e;font-weight:600;margin-bottom:.25rem}._expirySubtext_1spu7_525{color:#92400e;font-size:.875rem;opacity:.8}._verificationNote_1spu7_531{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem}._floatingExitButton_1spu7_332{position:fixed;bottom:20px;left:20px;background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;cursor:pointer;z-index:9998;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._floatingExitButton_1spu7_332:hover{background:#ef444433;transform:translateY(-2px)}@keyframes _slideInUp_1spu7_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){._verificationTimer_1spu7_457{left:20px;right:20px;bottom:70px}._floatingExitButton_1spu7_332{bottom:20px;left:20px;right:auto}}@media(prefers-color-scheme:dark){._expiryNotice_1spu7_505{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border-color:#f59e0b4d}._expiryText_1spu7_519,._expirySubtext_1spu7_525{color:#fcd34d}._floatingExitButton_1spu7_332{background:#ef444433;color:#fca5a5;border-color:#ef44444d}}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:2rem;background:linear-gradient(to bottom right,#faf5ff,#fce7f3,#eff6ff)}.dark-mode .not-found-container{background:linear-gradient(to bottom right,#111827,#581c87,#111827)}.not-found-content{max-width:600px;width:100%;background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 20px 40px #0000001a}.dark-mode .not-found-content{background:#1f2937;box-shadow:0 20px 40px #0000004d}.not-found-title{font-size:6rem;font-weight:900;background:linear-gradient(to right,#9333ea,#db2777);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem;line-height:1}.not-found-subtitle{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.dark-mode .not-found-subtitle{color:#fff}.not-found-description{color:#6b7280;font-size:1.125rem;margin-bottom:2rem;line-height:1.6}.dark-mode .not-found-description{color:#d1d5db}.not-found-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media(min-width:640px){.not-found-links{flex-direction:row;justify-content:center}}.not-found-button{padding:.875rem 1.75rem;border-radius:.75rem;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;text-align:center}.not-found-button.primary{background:linear-gradient(to right,#9333ea,#db2777);color:#fff}.not-found-button.primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #9333ea4d}.not-found-button.secondary{background:#fff;color:#9333ea;border:2px solid #9333ea}.not-found-button.secondary:hover{background:#faf5ff;transform:translateY(-2px);box-shadow:0 10px 25px #9333ea1a}.dark-mode .not-found-button.secondary{background:#1f2937;color:#c084fc;border-color:#c084fc}.dark-mode .not-found-button.secondary:hover{background:#374151}.not-found-suggestions{text-align:left;padding-top:2rem;border-top:1px solid #e5e7eb}.dark-mode .not-found-suggestions{border-top-color:#374151}.not-found-suggestions h3{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.dark-mode .not-found-suggestions h3{color:#fff}.not-found-suggestions ul{list-style:none;padding:0;margin:0}.not-found-suggestions li{margin-bottom:.75rem}.not-found-suggestions li:last-child{margin-bottom:0}.not-found-suggestions a{color:#9333ea;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem}.not-found-suggestions a:hover{color:#7e22ce;text-decoration:underline}.dark-mode .not-found-suggestions a{color:#c084fc}.dark-mode .not-found-suggestions a:hover{color:#a855f7}.not-found-suggestions a:before{content:"→";font-weight:600}@media(max-width:640px){.not-found-content{padding:2rem 1.5rem}.not-found-title{font-size:4rem}.not-found-subtitle{font-size:1.5rem}}@media print{.not-found-container{background:#fff!important}.not-found-content{box-shadow:none!important}.not-found-button,.not-found-suggestions{display:none}}@tailwind base;@tailwind components;@tailwind utilities;:root{--background: #ffffff;--foreground: #171717}@media(prefers-color-scheme:dark){:root{--background: #0a0a0a;--foreground: #ededed}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background);color:var(--foreground);transition:background-color .3s ease,color .3s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .6s ease-out}.animate-slide-up{animation:slide-up .6s ease-out}.animate-slide-up-delay{animation:slide-up .6s ease-out .2s both}.animate-slide-up-delay-2{animation:slide-up .6s ease-out .4s both}
