body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{align-items:flex-start;justify-content:center;margin-top:-1rem;padding:1rem}.container,.form-box{box-sizing:border-box;display:flex;width:100%}.form-box{background:#eaeaea;border-radius:.5em;flex-direction:column;max-width:30em;padding:2em;text-align:center}.input-group{margin-bottom:1em;position:relative}.input-group label{color:#666;font-size:.9em;left:0;padding:1.25em;pointer-events:none;position:absolute;top:0;transition:all .2s ease-out;z-index:1}.input-group input:focus~label,.input-group input:not(:placeholder-shown)~label{background-color:initial;color:#666;font-size:.75em;padding:0 .2em;top:.35em;transform:translateX(1.25em);z-index:2}input[type=email],input[type=password],input[type=tel],input[type=text]{border:.03em solid #00000040;border-radius:.3em;box-shadow:0 .13em .26em #0000001a;box-sizing:border-box;color:#333;font-size:.9em;padding:1.25em;width:100%}.radio-group{align-items:center;display:flex;gap:2em;margin-bottom:1em;padding:10px 0}.radio-group label{align-items:center;color:#231f20;cursor:pointer;display:flex;font-size:1em;padding-left:30px;position:relative}.radio-group input[type=radio]{opacity:0;pointer-events:none;position:absolute}.radio-group label:before{background-color:initial;border:2px solid #231f20;border-radius:50%;content:"";height:20px;left:0;position:absolute;transition:all .3s ease;width:20px}.radio-group input[type=radio]:checked+label:before{background-clip:content-box;box-shadow:inset 0 0 0 5px #231f20}.checkbox-group{display:flex;flex-direction:column;gap:.75em;margin-bottom:1em;text-align:left}.checkbox-item{align-items:center;color:#231f20;display:flex;font-size:1em}.checkbox-item input[type=checkbox]{height:1.1em;margin-right:.6em;width:1.1em}.checkbox-description{color:#555;font-size:.85em;line-height:1.3;margin-left:1.7em;margin-top:-.3em}.btn{background:#231f20;border:.03em solid #00000040;border-radius:.3em;box-shadow:0 .13em .26em #0000001a;color:#eaeaea;cursor:pointer;font-size:1.2em;font-weight:600;padding:.7em;transition:background .2s ease;width:100%}.btn:hover{background:#000}.btn-disabled{background:#a0a0a0!important;cursor:not-allowed}.login-link a{color:rgba(46,42,43,.541);font-size:.9em;margin-top:.5em;text-decoration:none}.login-link a:hover{color:#000;text-decoration:underline}.required-star{color:#dd6e42d9}.top-bar{align-items:center;background-color:#231f20;color:#fff;display:flex;font-size:2em;height:6.5em;justify-content:center;width:100%;z-index:1000}.bottom-bar-wrapper{flex-shrink:0;position:relative;width:100%}.bottom-bar-bg{background-color:#4f6d7a;bottom:0;height:5em;left:0;position:absolute;transform:translateY(0);width:100%;z-index:0}.bottom-bar{background-image:url(/static/media/bottombar.2fe2d1d0a99863b03cdf.png);background-position:50%;background-size:cover;height:6.9em;justify-content:center;margin-left:-10%;padding:0 10%;position:relative;z-index:1}.bottom-bar,.bottom-bar-content{align-items:center;display:flex;width:100%}.bottom-bar-content{justify-content:space-between;max-width:525px;padding:0 2em;z-index:2}.bottom-bar-center{align-items:center;display:flex;flex-direction:row;gap:.1em}.bottom-bar-left,.bottom-bar-right{align-items:center;display:flex;gap:2.5em}.bottom-bar-center-text{display:flex;flex-direction:column;line-height:1.2;text-align:left;white-space:nowrap}.bottom-bar-center-text span{font-weight:500}.bottom-bar-favicon{height:2.5em;object-fit:contain;width:2.5em}.contact-link,.footer-link{color:#d4d4d4;font-size:1.1em;font-weight:300;text-decoration:none;transition:color .2s}.contact-link:hover,.footer-link:hover{color:#fff;text-decoration:underline}.login-container{margin-top:10vh}.info-text{color:#666;font-size:.9rem;line-height:1.4;margin:-7px 0 15px 32px}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-box{animation:popup-fade .3s ease-out;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000004d;max-width:400px;padding:2rem;position:relative;text-align:center;width:90%}.popup-close{background:none;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:.5rem;top:.5rem}@keyframes popup-fade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}body,html{background-color:#eaeaea;font-family:FigtreeVar,Figtree,sans-serif;margin:0;min-height:100%;overflow-x:hidden;padding:0}.app-wrapper,body,html{display:flex;flex-direction:column}.app-wrapper{min-height:100vh}.content{flex:1 1;padding-bottom:7em}.auth-page-container{align-items:flex-start;display:flex;justify-content:center;margin-top:10vh;padding:1rem}.auth-card,.auth-page-container{box-sizing:border-box;width:100%}.auth-card{background-color:#fff;border-radius:.5em;border-top:5px solid #7366bd;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:30em;padding:2em;text-align:center}.auth-header h1{color:#7366bd;font-size:1.875rem;font-weight:800;margin-bottom:.5rem}.subtitle{font-size:1rem}.form-group,.subtitle{margin-bottom:1.5rem}.form-label{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form-input{border:.03em solid #00000040;border-radius:.3em;box-shadow:0 .13em .26em #0000001a;color:#333;font-size:.9em;outline:none;padding:1.25em;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:#7366bd;box-shadow:0 0 0 2px #7366bd33}input::placeholder{color:#0000}.submit-button{background-color:#7366bd;border:.03em solid #00000040;border-radius:.3em;box-shadow:0 .13em .26em #0000001a;color:#fff;cursor:pointer;font-size:1.2em;font-weight:600;padding:.7em;transition:background .2s ease;width:100%}.submit-button:hover:not(:disabled){background-color:#5d519e}.submit-button:disabled{background:#a0a0a0!important;cursor:not-allowed}.status-message{border-radius:.5rem;font-weight:600;margin-top:1.5rem;padding:1rem}.status-message.success{background-color:#d1fae5;border:1px solid #34d399;color:#065f46}.status-message.error{background-color:#fee2e2;border:1px solid #f87171;color:#991b1b}.bottom-links{display:flex;font-size:.95rem;gap:.5rem;justify-content:center;margin-top:1rem}.bottom-link{color:rgba(46,42,43,.541);font-weight:500;text-decoration:none;transition:color .2s ease}.bottom-link:hover{color:#000;text-decoration:underline}.separator{color:#231f2054}@media (min-width:768px){.auth-page-container{padding:2rem}}.tos-page-container{background-color:#eaeaea;box-sizing:border-box;color:#231f20;display:flex;font-family:FigtreeVar,Figtree,sans-serif;justify-content:center;min-height:100vh;padding:1rem}@media (min-width:768px){.tos-page-container{padding:2rem}}.tos-card{background-color:#fff;border-radius:.75rem;border-top:8px solid #7366bd;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box;margin-bottom:2rem;max-width:900px;padding:1.5rem;width:100%}@media (min-width:768px){.tos-card{padding:2.5rem}}.tos-header{margin-bottom:2rem}.tos-header h1{color:#7366bd;font-size:2.25rem;font-weight:800;line-height:2.5rem;margin-bottom:.5rem}@media (min-width:768px){.tos-header h1{font-size:3rem;line-height:1}}.numbered-list{list-style:decimal outside;margin-bottom:1rem;margin-left:1.25rem;padding-left:0}.numbered-list li{line-height:1.6;margin-bottom:.75rem}.abuse-list{color:#4b5563;list-style:disc outside;margin-bottom:1rem;margin-left:2.5rem}.abuse-list li{margin-bottom:.5rem}.section-highlight-warning{background-color:#fef2f2;border-left:4px solid #ef4444;border-radius:.5rem;margin-top:1.5rem;padding:1.5rem}.warning-title{color:#ef4444;font-weight:700;margin-bottom:.75rem}.tos-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1rem}.tos-footer a{color:#4f46e5;text-decoration:none}.tos-footer a:hover{text-decoration:underline}.tos-footer .last-updated{color:#6b7280;font-size:.875rem;margin-top:.5rem}.cookie-page-container{background-color:#eaeaea;box-sizing:border-box;color:#231f20;display:flex;font-family:FigtreeVar,Figtree,sans-serif;justify-content:center;min-height:100vh;padding:1rem}@media (min-width:768px){.cookie-page-container{padding:2rem}}.cookie-card{background-color:#fff;border-radius:.75rem;border-top:8px solid #7366bd;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box;margin-bottom:2rem;max-width:900px;padding:1.5rem;width:100%}@media (min-width:768px){.cookie-card{padding:2.5rem}}.cookie-header{margin-bottom:2rem}.cookie-header h1{color:#7366bd;font-size:2.25rem;font-weight:800;line-height:2.5rem;margin-bottom:.5rem}@media (min-width:768px){.cookie-header h1{font-size:3rem;line-height:1}}.cookie-list-description{list-style:none;margin-top:1rem;padding:0}.cookie-list-item{border-bottom:1px dashed #d1d5db;padding:.75rem 0}.cookie-list-item:last-child{border-bottom:none}.cookie-name{color:#231f20;display:block;font-weight:700;margin-bottom:.25rem}.cookie-description{color:#4b5563;font-size:.95rem}.cookie-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1rem}.cookie-footer a{color:#4f46e5;text-decoration:none}.cookie-footer a:hover{text-decoration:underline}.cookie-footer .last-updated{color:#6b7280;font-size:.875rem;margin-top:.5rem}.privacy-page-container{background-color:#eaeaea;box-sizing:border-box;color:#231f20;display:flex;font-family:FigtreeVar,Figtree,sans-serif;justify-content:center;min-height:100vh;padding:1rem}@media (min-width:768px){.privacy-page-container{padding:2rem}}.privacy-card{background-color:#fff;border-radius:.75rem;border-top:8px solid #7366bd;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box;margin-bottom:2rem;max-width:900px;padding:1.5rem;width:100%}@media (min-width:768px){.privacy-card{padding:2.5rem}}.privacy-header{margin-bottom:2rem}.privacy-header h1{color:#7366bd;font-size:2.25rem;font-weight:800;line-height:2.5rem;margin-bottom:.5rem}@media (min-width:768px){.privacy-header h1{font-size:3rem;line-height:1}}.policy-section h3.section-subtitle{color:#231f20}.data-list{list-style:disc outside;margin-bottom:1rem;margin-left:1.25rem;padding-left:0}.data-list li{line-height:1.6;margin-bottom:.5rem}.section-highlight-light{background-color:#f2f4fa;border-left:4px solid #7366bd;border-radius:.5rem;margin-top:1.5rem;padding:1.5rem}.highlight-title{color:#7366bd;font-weight:700;margin-bottom:.75rem}.rights-list{list-style:none;padding:0}.rights-list li{margin-bottom:1rem}.rights-list li strong{color:#000;display:block;margin-bottom:.25rem}.privacy-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1rem}.privacy-footer a{color:#4f46e5;text-decoration:none}.privacy-footer a:hover{text-decoration:underline}.privacy-footer .last-updated{color:#6b7280;font-size:.875rem;margin-top:.5rem}.search-user-container{gap:20px;position:relative}.search-bar{max-width:600px}.search-bar input{border-radius:4px 0 0 4px;font-size:1rem;outline:none;padding:8px 12px}.search-bar button{background-color:#262223;border:1px solid #ccc;border-left:none;border-radius:0 4px 4px 0}.user-section{gap:8px}.user-icon-circle{background-color:#262223;font-size:1rem;height:36px;width:36px}.user-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px #0000001a;min-width:140px;top:48px;z-index:100}.user-dropdown button{color:#231f20;font-size:.95rem;padding:10px 16px;width:100%}.user-dropdown button:hover{background-color:#f0f0f0}.dmca-page-container{background-color:#eaeaea;box-sizing:border-box;color:#231f20;display:flex;font-family:FigtreeVar,Figtree,sans-serif;justify-content:center;min-height:100vh;padding:1rem}@media (min-width:768px){.dmca-page-container{padding:2rem}}.bold-text{font-weight:700}.subtitle{color:#4b5563;font-size:1.125rem}.dmca-card{background-color:#fff;border-radius:.75rem;border-top:8px solid #7366bd;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box;margin-bottom:2rem;max-width:900px;padding:1.5rem;width:100%}@media (min-width:768px){.dmca-card{padding:2.5rem}}.dmca-header{margin-bottom:2rem}.dmca-header h1{color:#7366bd;font-size:2.25rem;font-weight:800;line-height:2.5rem;margin-bottom:.5rem}@media (min-width:768px){.dmca-header h1{font-size:3rem;line-height:1}}.policy-section{margin-bottom:2.5rem}.policy-section h2.policy-title{border-bottom:1px solid #e5e7eb;color:#7366bd;font-size:1.875rem;font-weight:700;margin-bottom:1.25rem;padding-bottom:.5rem}.policy-section h3.section-subtitle{color:#7366bd;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.policy-paragraph{color:#374151;line-height:1.6;margin-bottom:1rem}.section-highlight-gray{background-color:#f9fafb;border-left:4px solid #d1d5db;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.section-highlight-gray h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.section-highlight-blue{background-color:#f2f4fa;border-radius:.5rem;padding:1.5rem}.section-highlight-blue .highlight-title{color:#7366bd;font-weight:700;margin-bottom:.75rem}.dmca-list{line-height:1.6;list-style:decimal inside}.dmca-list li{margin-bottom:.5rem;padding-left:1rem;text-indent:-1rem}.agent-section{background-color:#f9fafb;border-left:4px solid #7366bd;border-radius:.75rem;margin-bottom:2.5rem;padding:1.5rem}.agent-section h2.agent-title{color:#7366bd;font-size:1.875rem;font-weight:700;margin-bottom:1.25rem}.agent-intro{color:#374151;font-size:1.125rem;font-weight:500;margin-bottom:1rem}.agent-details-list{color:#374151;display:flex;flex-direction:column;font-size:1.125rem;gap:.75rem}.agent-detail-item{align-items:flex-start;display:flex;flex-direction:column}@media (min-width:640px){.agent-detail-item{align-items:center;flex-direction:row}}.agent-label{font-weight:600;margin-bottom:.25rem;min-width:7rem}@media (min-width:640px){.agent-label{margin-bottom:0;margin-right:.5rem}}.agent-value a{color:#2563eb;text-decoration:none;word-break:break-all}.agent-value a:hover{color:#1d4ed8;text-decoration:underline}.agent-footer-note{color:#8d1818;font-size:.875rem;margin-top:1rem}.dmca-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1rem}.dmca-footer .small-print{color:#374151;font-size:.875rem}.dmca-footer .last-updated{color:#6b7280;font-size:.875rem;margin-top:.5rem}.contact-page-container{font-family:Inter,sans-serif;margin:3rem auto;max-width:700px;padding:2rem}.contact-card{background-color:#f3f3f3;border-radius:10px;box-shadow:0 6px 12px #0000001a;padding:2rem}.contact-header h1{color:#262223;margin-bottom:.5rem;text-align:center}.contact-header .subtitle{color:#555;font-size:.95rem;margin-bottom:1.5rem;text-align:center}form{display:flex;flex-direction:column}.form-grid{grid-gap:1rem;display:grid;gap:1rem}.form-grid.two-cols{grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{font-weight:500;margin-bottom:.25rem}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:5px;font-size:1rem;outline:none;padding:.8rem;transition:border .2s}.form-group input:focus,.form-group textarea:focus{border-color:#262223}textarea{min-height:100px;resize:vertical}button[type=submit]{background-color:#262223;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:.5rem;padding:.8rem;transition:background .2s}button[type=submit]:hover{background-color:#444}button[disabled]{background-color:#999;cursor:not-allowed}.status-message{border-radius:5px;font-weight:500;margin-top:1rem;padding:.75rem;text-align:center}.status-message.success{background-color:#d4edda;color:#155724}.status-message.error{background-color:#f8d7da;color:#721c24}@media (max-width:600px){.form-grid.two-cols{grid-template-columns:1fr}}.mpdb-header{align-items:center;background-color:#26222300;color:#fff;display:flex;flex-direction:column;padding:10px}.search-user-container{align-items:center;border-radius:8px;display:flex;justify-content:space-between;margin-top:20px;max-width:600px;padding:10px 16px;width:100%}.search-bar{align-items:center;display:flex;flex:1 1;gap:8px}.search-bar input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:.95rem;padding:10px 14px}.search-bar button{background-color:#506d8b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:8px 12px}.search-bar button:hover{background-color:#3c5268}.user-section1{gap:1.5px}.user-icon{color:#333;font-size:1.6rem}.search-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:30px auto}.search-filters select{background:#fff;border:1px solid #ccc;border-radius:6px;font-size:.95rem;min-width:160px;padding:10px 14px}.filter-wrapper{position:relative}.filter-btn{align-items:center;background-color:#506d8b;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;gap:6px;padding:10px 16px;transition:background-color .2s ease}.filter-btn:hover{background-color:#3c5268}.filter-dropdown{animation:fadeIn .25s ease;background:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 8px 24px #0003;display:flex;flex-direction:column;gap:16px;max-width:90vw;padding:20px 24px;position:absolute;right:0;top:48px;width:400px;z-index:100}.filter-dropdown h3{border-bottom:1px solid #ddd;color:#333;font-size:1.1rem;font-weight:700;margin-bottom:12px;margin-top:0;padding-bottom:4px}.filter-group{border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:8px;padding:6px 0}.filter-group:last-child{border-bottom:none}.filter-dropdown label{align-items:center;color:#333;display:flex;font-size:.95rem;justify-content:space-between}.filter-dropdown input,.filter-dropdown select{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:.9rem;margin-left:10px;padding:6px 10px}.filter-dropdown input[type=checkbox]{margin-left:0;margin-right:8px;transform:scale(1.1)}.filter-dropdown .apply-filters-btn{align-self:flex-end;background-color:#506d8b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:10px 16px;transition:background .2s ease}.filter-dropdown .apply-filters-btn:hover{background-color:#3c5268}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.results-count{color:#555;font-size:.95rem;margin-bottom:20px;text-align:center}.play-results{display:flex;flex-direction:column;gap:32px;margin:0 auto 40px;max-width:900px}.play-card{align-items:flex-start;background:none;border-radius:0;box-shadow:none;display:flex;gap:20px;padding:0;position:relative;transition:none}.play-card img{background-color:#eaeaea;border-radius:6px;height:250px;object-fit:cover;width:200px}.play-info{display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:flex-start;padding:0}.play-info h2{color:#111;font-size:1.4rem;font-weight:700;margin:0 0 2px}.play-author{color:#555;font-size:.95rem;margin:0 0 4px}.play-details,.play-meta{color:#666;font-size:.85rem;margin:2px 0}.play-abstract{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:.9rem;margin:4px 0;overflow:hidden}.play-abstract.expanded{-webkit-line-clamp:unset;display:block}.read-more-btn{background:none;border:none;color:#dd6e42;cursor:pointer;font-size:.85rem;margin-left:-38.5rem;padding:0}.read-more-btn:hover{text-decoration:underline}.request-sample-btn{align-self:flex-start;background-color:#7366bd;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;margin-bottom:1rem;margin-top:6px;padding:8px 12px}.request-sample-btn:hover{background-color:#7366bd79}.play-divider{align-self:center;border:1px solid #0000001a;margin:0;width:120%}.top-pagination{margin:20px auto}.title-edit-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.title-edit-row h2{color:#111;font-size:1.4rem;font-weight:700;margin:0}.edit-play-btn{align-items:center;background-color:#dd6e42;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;gap:.2rem;padding:.3rem .6rem;transition:background .2s ease}.edit-play-btn:hover{background-color:#9e4522d3}.play-actions{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;margin-top:.75rem}.edit-play-btn,.request-sample-btn{border:none;border-radius:8px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:30px}.pagination button{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:.9rem;padding:6px 12px;transition:all .2s ease}.pagination button.active,.pagination button:hover{background:#506d8b;border-color:#506d8b;color:#fff;text-decoration:underline}.floating-create-play-btn{align-items:center;background-color:#231f20;border-radius:50%;bottom:30px;box-shadow:0 4px 10px #0000004d;cursor:pointer;display:flex;height:80px;justify-content:center;position:fixed;right:30px;transition:transform .2s;width:80px;z-index:1000}.floating-create-play-btn:hover{transform:scale(1.1)}.floating-create-play-btn img{height:65%;object-fit:contain;width:65%}.reset-filters-btn{background-color:#dd6e42;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 10px;position:absolute;right:12px;top:10px;transition:background .2s ease}.reset-filters-btn:hover{background-color:#9e4522d3}.admin-btn{background-color:#ff4d4f;border:none;border-radius:5px;color:#fff;cursor:pointer;left:10px;padding:8px 12;position:fixed;top:10px;z-index:1000}.profile-wrapper{background-color:#eaeaea;color:#231f20;font-family:FigtreeVar,Figtree,sans-serif}.profile-header{align-items:center;display:flex;flex-direction:column;padding:2rem 1rem 1.25rem}.profile-top{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:center}.profile-text{flex:0 0 350px;white-space:normal;word-break:break-word}.profile-info{display:inline-block;max-width:1ch;overflow-wrap:anywhere!important;white-space:normal!important;word-break:break-word!important}.profile-photo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/8/89/Portrait_Placeholder.png);background-position:50%;background-size:cover;border-radius:50%;height:330px;object-fit:cover;width:330px}.profile-text h1{font-family:Josefin Slab,serif;font-size:2.75rem;font-weight:700;margin-bottom:.5rem}.profile-text p{word-wrap:break-word;color:#555;font-family:FigtreeVar,sans-serif;font-size:1rem;line-height:1.5;overflow-wrap:break-word;white-space:normal}.profile-links{display:flex;flex-wrap:wrap;font-size:1.2rem;gap:1rem;justify-content:center}.profile-link{color:#231f20;font-family:Josefin Slab,serif;font-weight:600;text-decoration:none;transition:color .2s ease}.profile-links .profile-link:first-of-type:hover{color:#dd6e42}.profile-links .profile-link:nth-of-type(2):hover{color:#7366bd}.profile-links .profile-link:nth-of-type(3):hover{color:#4f6d7a}.divider{border:1px solid #0000001a;margin:1rem 0;width:60%}.profile-bottom{display:flex;flex-wrap:wrap;font-size:100;gap:3rem;justify-content:center;margin-top:-3rem;padding:0 1rem 2rem}.biography,.general-info{max-width:90%;width:350px}.biography h3,.general-info h3{color:#231f20;font-family:Josefin Slab,serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.biography p,.general-info p{color:#231f20af;font-family:FigtreeVar,sans-serif;font-size:.75rem;line-height:1}@media (max-width:768px){.profile-top{flex-wrap:wrap;text-align:center}.profile-bottom{align-items:center;flex-direction:column}.biography,.general-info{width:90%}}@font-face{font-family:FigtreeVar;font-stretch:75% 125%;font-weight:100 900;src:url(/static/media/Figtree[wght].d364ac31bc5786f18148.ttf) format("truetype")}@font-face{font-family:Josefin Slab;font-weight:100 700;src:url(/static/media/JosefinSlab-VariableFont_wght.ca7224d6358674c433a4.ttf) format("truetype")}.profile-header-top{background-color:#231f20;color:#fff;display:flex;justify-content:flex-end;padding:1rem 2rem}.user-section2{color:#fff;gap:.5rem;position:relative}.user-section1,.user-section2{align-items:center;cursor:pointer;display:flex}.user-section1{color:#333;font-weight:500;gap:.5px}.settings-wrapper{background-color:#f5f5f5;font-family:FigtreeVar,Figtree,sans-serif;min-height:100vh;padding-bottom:2rem}.settings-header{align-items:center;background-color:#231f20;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.settings-header h1{margin:0}.user-section{align-items:center;cursor:pointer;display:flex;gap:.5rem;position:relative}.user-icon-circle{align-items:center;background-color:#444;border-radius:50%;color:#fff;display:flex;font-weight:700;height:2rem;justify-content:center;width:2rem}.user-dropdown{background:#fff;border-radius:.5rem;box-shadow:0 4px 10px #0003;display:flex;flex-direction:column;min-width:150px;position:absolute;right:0;top:2.5rem;z-index:10}.user-dropdown button{background:none;border:none;cursor:pointer;padding:.5rem 1rem;text-align:left}.user-dropdown button:hover{background-color:#f3f3f3}.settings-main{background-color:#fff;border-radius:1rem;box-shadow:0 4px 10px #0000000d;margin:2rem auto;max-width:800px;padding:2rem}.profile-editor h2{margin-bottom:1.5rem;margin-top:0;text-align:center}.profile-pic-preview{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.profile-pic-preview img{border:2px solid #231f20;border-radius:50%;height:120px;object-fit:cover;width:120px}.profile-pic-preview input[type=file]{cursor:pointer}.profile-fields{display:flex;flex-direction:column;gap:1rem}.profile-fields label{font-weight:500}.profile-fields input,.profile-fields select,.profile-fields textarea{border:1px solid #ccc;border-radius:.3rem;box-sizing:border-box;color:#333;font-size:.95rem;padding:.8rem 1rem;width:100%}.profile-fields textarea{min-height:80px;resize:vertical}.checkbox-container{display:flex;justify-content:flex-start;margin:1rem 0}.save-btn{background-color:#231f20;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.7rem 1.5rem;transition:background .2s ease}.save-btn:hover{background-color:#444}.create-play-form label{margin-bottom:.3rem;margin-top:.5rem}.create-play-form textarea{min-height:80px}.create-play-form button{border-radius:5px;padding:.8rem;transition:.2s}.create-play-form button:hover{background-color:#444}.image-preview img{height:250px;width:200px}.message{padding:.5rem}.create-play-wrapper{background-color:#f3f3f3;border-radius:10px;box-shadow:0 4px 8px #0000001a;font-family:Inter,sans-serif;margin:2rem auto;max-width:600px;padding:2rem}.create-play-wrapper h2{color:#262223;font-weight:700;margin-bottom:1.5rem;text-align:center}.create-play-form{display:flex;flex-direction:column}.create-play-form label{color:#262223;font-weight:600;margin-bottom:.35rem;margin-top:.6rem}.create-play-form input,.create-play-form select,.create-play-form textarea{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;color:#262223;font-family:Inter,sans-serif;font-size:1rem;margin-bottom:1rem;padding:.8rem}.create-play-form textarea{min-height:100px;resize:vertical}.create-play-form button{background-color:#262223;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem;transition:background-color .25s ease}.create-play-form button:hover{background-color:#3a3334}.image-preview{border:1px solid #ccc;border-radius:6px;height:250px;margin-top:10px;overflow:hidden;width:200px}.image-preview img{height:100%;object-fit:cover;width:100%}.message{border-radius:5px;font-size:.95rem;margin-bottom:1rem;padding:.6rem;text-align:center}.message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.create-play-form input[type=file]{-webkit-appearance:auto!important;appearance:auto!important;background-color:initial!important;border:none!important;padding:.4rem!important}.admin-users-wrapper{margin:auto;max-width:1100px;padding:30px}.admin-users-wrapper h1{color:#222;font-size:2rem;margin-bottom:25px;text-align:center}.admin-users-table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 0 10px #00000014;overflow:hidden;width:100%}.admin-users-table thead{background:#343a40;color:#fff}.admin-users-table td,.admin-users-table th{border-bottom:1px solid #e2e2e2;padding:14px 16px;text-align:left}.admin-users-table tbody tr:last-child td{border-bottom:none}.level-btn{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;margin:3px;padding:6px 10px;transition:.2s}.level-btn:disabled{background:#6c757d;cursor:default}.level-btn:not(:disabled):hover{background:#0062cc}.delete-user-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:7px 12px;transition:.2s}.delete-user-btn:hover{background:#c82333}.admin-users-table tbody tr:hover{background:#f7f7f7}
/*# sourceMappingURL=main.efea29da.css.map*/