@charset "UTF-8";.profile_trigger{display:flex;align-items:center;gap:.55rem;padding:.3rem .75rem .3rem .3rem;border-radius:999px;cursor:pointer;font-family:inherit;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);transition:background .22s ease,border-color .22s ease}.profile_trigger:hover{background:#ffffff1a;border-color:#ffffff3d}.profile_trigger__name{max-width:9rem;font-size:.88rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_trigger__caret{font-size:.6rem;color:#ffffff73}@media (max-width: 560px){.profile_trigger{padding:.3rem}.profile_trigger__name,.profile_trigger__caret{display:none}}.profile_menu{min-width:240px}.profile_menu .ant-dropdown-menu{padding:.4rem;border-radius:14px;background:#18181af5;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 44px #00000080}.profile_menu .ant-dropdown-menu-item{border-radius:9px;padding:.5rem .65rem;font-size:.88rem}.profile_menu .ant-dropdown-menu-item-group-title{padding:.35rem .5rem .5rem}.profile_menu__head{display:flex;align-items:center;gap:.65rem;min-width:0}.profile_menu__head-meta{display:flex;flex-direction:column;min-width:0}.profile_menu__name{font-size:.9rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_menu__sub{font-size:.76rem;color:#ffffff73}.auth_shell{width:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth_card{position:relative;width:100%;max-width:420px;padding:2.5rem 2.25rem 2rem;border-radius:24px;overflow:hidden;background:#0e0e109e;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(28px) saturate(140%);-webkit-backdrop-filter:blur(28px) saturate(140%);box-shadow:0 24px 70px #0000008c,inset 0 1px #ffffff14}@media (max-width: 480px){.auth_card{padding:2rem 1.35rem 1.5rem;border-radius:20px}}.auth_card__glow{position:absolute;top:-55%;left:-20%;width:140%;height:140%;pointer-events:none;background:radial-gradient(closest-side,rgba(255,255,255,.14),transparent 70%);animation:authGlow 9s ease-in-out infinite alternate}@keyframes authGlow{0%{transform:translate3d(-6%,-4%,0) scale(1)}to{transform:translate3d(10%,6%,0) scale(1.12)}}.auth_logo{position:relative;width:6.5rem;margin-bottom:1.75rem}.auth_logo img{width:100%;display:block}.auth_steps{position:relative;display:flex;gap:6px;margin-bottom:1.5rem}.auth_steps span{height:3px;width:26px;border-radius:99px;background:#ffffff29;transition:background .35s ease,width .35s ease}.auth_steps span.is-active{width:38px;background:#fff}.auth_step{position:relative}.auth_title{margin:0 0 .5rem;font-size:1.6rem;line-height:1.2;font-weight:600;letter-spacing:-.02em;color:#fff}.auth_subtitle{margin:0 0 1.75rem;font-size:.9rem;line-height:1.5;color:#fff9}.auth_subtitle strong{color:#ffffffeb;font-weight:500;white-space:nowrap}.auth_field{margin-bottom:1.25rem}.auth_field label{display:block;margin-bottom:.5rem;font-size:.78rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#ffffff80}.auth_field .ant-input-affix-wrapper,.auth_field .ant-input{background:#ffffff0d;border-color:#ffffff24;border-radius:12px;color:#fff;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.auth_field .ant-input-affix-wrapper:hover,.auth_field .ant-input:hover{border-color:#ffffff4d}.auth_field .ant-input-affix-wrapper:focus,.auth_field .ant-input-affix-wrapper:focus-within,.auth_field .ant-input:focus,.auth_field .ant-input:focus-within{border-color:#ffffff8c;background:#ffffff14;box-shadow:0 0 0 3px #ffffff14}.auth_field .ant-input-affix-wrapper .ant-input{background:transparent;border:none;box-shadow:none;letter-spacing:.06em}.auth_prefix{padding-right:.55rem;margin-right:.55rem;border-right:1px solid rgba(255,255,255,.16);color:#ffffffa6;font-variant-numeric:tabular-nums}.auth_field--otp .ant-otp{width:100%;gap:.55rem}.auth_field--otp .ant-otp .ant-input{height:3.4rem;font-size:1.25rem;font-weight:600;text-align:center}.auth_submit.ant-btn{height:3rem;border-radius:12px;font-weight:600;box-shadow:0 10px 26px #ffffff24;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.auth_submit.ant-btn .anticon{transition:transform .25s ease}.auth_submit.ant-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 32px #ffffff38}.auth_submit.ant-btn:not(:disabled):hover .anticon{transform:translate(3px)}.auth_submit.ant-btn:not(:disabled):active{transform:translateY(0)}.auth_submit.ant-btn:disabled{box-shadow:none}.auth_footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.auth_link,.auth_ghost{padding:0;border:none;background:none;cursor:pointer;font-size:.85rem;font-family:inherit;color:#ffffffbf;transition:color .2s ease,opacity .2s ease}.auth_link:hover:not(:disabled),.auth_ghost:hover:not(:disabled){color:#fff}.auth_link:disabled,.auth_ghost:disabled{cursor:default;color:#ffffff59}.auth_link{margin-left:.5rem;text-decoration:underline;text-underline-offset:3px}.auth_footer .auth_link,.auth_alt .auth_link{margin-left:0}.auth_ghost .anticon{margin-right:.35rem}.auth_alt{margin:1.1rem 0 0;text-align:center;font-size:.85rem;color:#ffffff8c}.home_container{width:100%;max-width:620px;background:#0e0e118c;border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(30px) saturate(140%);-webkit-backdrop-filter:blur(30px) saturate(140%);padding:1.75rem 1.75rem 1.5rem;margin-top:3.25rem;max-height:calc(100svh - 9rem);overflow-y:auto;box-shadow:0 24px 60px #00000080,inset 0 1px #ffffff12}.home_container .ant-steps{margin-bottom:1.75rem}@media (max-width: 768px){.home_container{max-width:95vw;padding:1.25rem 1.1rem 1.1rem}}.tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}@media (max-width: 520px){.tiles{grid-template-columns:1fr}}.tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;padding:1rem 1.1rem;border-radius:13px;cursor:pointer;text-align:left;font-family:inherit;background:#ffffff09;border:1px solid rgba(255,255,255,.1);transition:border-color .2s ease,background .2s ease,transform .2s ease}.tile:hover{background:#ffffff12;border-color:#ffffff3d;transform:translateY(-1px)}.tile--active{background:#ffffff1a;border-color:#ffffff8c}.tile__icon{font-size:1.2rem;margin-bottom:.45rem;color:#ffffffd9}.tile__label{font-size:.95rem;font-weight:500;color:#fff}.tile__hint{font-size:.78rem;color:#fff6}.tile__check{position:absolute;top:.7rem;right:.7rem;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:.55rem;color:#000;background:#fff}.fsection{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.07)}.fsection:last-of-type{padding-bottom:0;margin-bottom:0;border-bottom:none}.fsection__title{margin:0 0 .9rem;font-size:.75rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#ffffff61}.fsection .ant-form-item{margin-bottom:1rem}.fsection .ant-form-item:last-child{margin-bottom:0}.crew{list-style:none;margin:0 0 .9rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.crew__item{display:flex;align-items:center;gap:.6rem;padding:.45rem .6rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.crew__body{display:flex;flex-direction:column;min-width:0;flex:1}.crew__name{font-size:.86rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crew__roles{font-size:.74rem;color:#ffffff6b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crew__remove{flex-shrink:0;display:inline-flex;padding:.25rem;border:none;border-radius:6px;background:none;cursor:pointer;font-size:.7rem;color:#ffffff59;transition:color .18s ease,background .18s ease}.crew__remove:hover{color:#ff7875;background:#ff4d4f1f}.crew__add{display:grid;grid-template-columns:1fr 1fr auto;gap:.5rem;align-items:start}.crew__add .ant-form-item{margin-bottom:0}@media (max-width: 520px){.crew__add{grid-template-columns:1fr auto}}.wizard__footer{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.07)}.wizard__footer .ant-btn{min-width:7.5rem;border-radius:10px}.done{max-width:460px;margin:0 auto;padding:.5rem 0 .25rem}.done__banner{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;color:#fff}.done__check{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:.7rem;color:#4ade80;background:#4ade8024;border:1px solid rgba(74,222,128,.32)}.pcard{display:flex;align-items:stretch;gap:.9rem;padding:.85rem;margin-bottom:1.5rem;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff09}.pcard__thumb{width:76px;height:76px;flex-shrink:0;border-radius:10px;object-fit:cover;background:#ffffff12}.pcard__thumb--empty{display:block}.pcard__body{display:flex;flex-direction:column;justify-content:center;gap:.3rem;min-width:0;flex:1}.pcard__top{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.pcard__title{margin:0;font-size:.98rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcard__badge{flex-shrink:0;padding:.15rem .5rem;border-radius:99px;font-size:.68rem;font-weight:500;letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;color:#ffc53d;background:#ffc53d1f;border:1px solid rgba(255,197,61,.3)}.pcard__note{margin:0;font-size:.8rem;color:#ffffff73}.pcard__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem .75rem;min-width:0}.pcard__meta-item{display:inline-flex;align-items:center;gap:.3rem;min-width:0;font-size:.76rem;color:#fff6}.pcard__meta-item code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:11rem;color:#fff9}.pcard__copy{flex-shrink:0;display:inline-flex;padding:.15rem;border:none;border-radius:5px;background:none;cursor:pointer;color:#ffffff59;transition:color .18s ease,background .18s ease}.pcard__copy:hover{color:#fff;background:#ffffff14}@media (max-width: 520px){.pcard__thumb{width:60px;height:60px}}.yesno{display:inline-flex;gap:.4rem}.yesno__btn{min-width:4.6rem;padding:.5rem 1rem;border-radius:10px;cursor:pointer;font-family:inherit;font-size:.88rem;color:#ffffffa6;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);transition:color .18s ease,background .18s ease,border-color .18s ease}.yesno__btn:hover{color:#fff;border-color:#ffffff4d}.yesno__btn--active{color:#000;font-weight:500;background:#fff;border-color:#fff}.flabel{display:inline-flex;align-items:center;gap:.45rem}.flabel__tag{padding:.05rem .4rem;border-radius:5px;font-size:.65rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase;color:#ffffff6b;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.thumb_upload_btn{width:100%;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.82rem;color:#ffffffa6;transition:color .2s ease}.thumb_upload_btn .anticon{font-size:1.05rem}.thumb_upload_btn div{margin-top:8px}.thumb_upload_btn:hover{color:#fff}.pdetail{width:100%;max-width:620px;background:#0e0e118c;border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(30px) saturate(140%);-webkit-backdrop-filter:blur(30px) saturate(140%);padding:1.25rem 1.75rem 1.5rem;margin-top:3.25rem;max-height:calc(100svh - 9rem);overflow-y:auto;box-shadow:0 24px 60px #00000080,inset 0 1px #ffffff12}@media (max-width: 768px){.pdetail{max-width:95vw;padding:1rem 1.1rem 1.1rem}}.pdetail__bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.pdetail__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.pdetail__title{margin:0;font-size:1.15rem;font-weight:600;color:#fff}.pdetail__sub{margin:.2rem 0 0;font-size:.78rem;color:#fff6}.pdetail__badge{flex-shrink:0;padding:.18rem .55rem;border-radius:99px;font-size:.68rem;font-weight:500;letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;color:#ffc53d;background:#ffc53d1f;border:1px solid rgba(255,197,61,.3)}.pdetail__note{margin:.9rem 0 0;padding:.6rem .75rem;border-radius:10px;font-size:.8rem;color:#fff9;background:#ffffff09;border:1px solid rgba(255,255,255,.1)}.pdetail__section{margin-top:1.25rem}.pdetail__label{margin:0 0 .5rem;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#fff6}.pdetail__media{display:block;width:100%;max-height:340px;border-radius:12px;object-fit:cover;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.pdetail__audio{width:100%}.pdetail__doc{display:block;padding:.6rem .75rem;border-radius:10px;font-size:.82rem;word-break:break-all;color:#fff;background:#ffffff09;border:1px solid rgba(255,255,255,.1)}.pdetail__files{display:grid;gap:.6rem}.pdetail__text{margin:0;font-size:.86rem;line-height:1.55;white-space:pre-wrap;color:#ffffffbf}.pdetail__tags{display:flex;flex-wrap:wrap;gap:.4rem}.pdetail__tag{padding:.2rem .6rem;border-radius:99px;font-size:.75rem;color:#ffffffbf;background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}.pdetail__rows{display:grid;gap:.4rem}.pdetail__row{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:.78rem;color:#fff6}.pdetail__row code{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ffffffa6}.pdetail__copy{display:inline-flex;padding:.2rem;border:none;border-radius:6px;cursor:pointer;color:#ffffff80;background:transparent}.pdetail__copy:hover{color:#fff;background:#ffffff14}.pdetail__error{padding:1.5rem 0;text-align:center;color:#fff9}.pdetail__error p{margin-bottom:.9rem}.pdetail .ant-btn+.ant-btn{margin-left:0}.pdetail>.ant-btn-primary{margin-top:1.5rem}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-BoldItalic-CCHdrxRg.woff2) format("woff2"),url(/assets/EuclidCircularA-BoldItalic-CaQAuMaH.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-Italic-C8ZvkRbj.woff2) format("woff2"),url(/assets/EuclidCircularA-Italic-BFfINONr.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-Bold-PyRFLtrs.woff2) format("woff2"),url(/assets/EuclidCircularA-Bold-DOqKP0up.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-Regular-T-_DMr_t.woff2) format("woff2"),url(/assets/EuclidCircularA-Regular-aVS5Jfy0.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-Medium-CtZ4WgR-.woff2) format("woff2"),url(/assets/EuclidCircularA-Medium-BbnPmP6g.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-LightItalic-C2UHQoS3.woff2) format("woff2"),url(/assets/EuclidCircularA-LightItalic-BFhqxLzL.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-Light-DDIwqzd5.woff2) format("woff2"),url(/assets/EuclidCircularA-Light-Bfm93jvq.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-MediumItalic-rr8gaU7_.woff2) format("woff2"),url(/assets/EuclidCircularA-MediumItalic-xiRP1tY8.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-SemiBoldItalic-CGzgirw1.woff2) format("woff2"),url(/assets/EuclidCircularA-SemiBoldItalic-CPBjKJ2K.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-SemiBold-BbPuWii0.woff2) format("woff2"),url(/assets/EuclidCircularA-SemiBold-_Td_l761.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Euclid Circular A,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;width:100vw;height:100svh;overflow:hidden}.App{display:flex;align-items:center;justify-content:center;height:100svh}.App .background_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.7}.App .background_wrapper video{width:100%;height:100%;object-fit:cover}.page_topbar{position:fixed;top:1.25rem;right:1.75rem;z-index:20;display:flex;align-items:center;justify-content:flex-end}@media (max-width: 560px){.page_topbar{top:.9rem;right:1rem}}.ant-upload-select{width:100%}.ant-upload-list,.ant-upload-list-picture-card{margin-top:.7rem}.loader-line{width:200px;height:3px;position:relative;overflow:hidden;background-color:#4c4c4c;margin:100px auto;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.loader-line:before{content:"";position:absolute;left:-50%;height:3px;width:40%;background-color:#fff;-webkit-animation:lineAnim 1s linear infinite;-moz-animation:lineAnim 1s linear infinite;animation:lineAnim 1s linear infinite;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}@keyframes lineAnim{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}.ant-btn-primary:not(:disabled){color:#0b0b0d;background:#fff;border-color:#fff}.ant-btn-primary:not(:disabled):hover,.ant-btn-primary:not(:disabled):focus-visible{color:#000!important;background:#f0f0f0!important;border-color:#f0f0f0!important}.ant-btn-primary:not(:disabled):active{background:#e2e2e2!important}.ant-btn-primary:disabled,.ant-btn-primary.ant-btn-loading:disabled{color:#ffffff59!important;background:#ffffff24!important;border-color:transparent!important}.ant-btn-primary.ant-btn-loading:not(:disabled) .ant-btn-loading-icon,.ant-btn-primary.ant-btn-loading:not(:disabled) .anticon-loading{color:#0b0b0d}.ant-btn-default:not(:disabled){color:#ffffffd9;background:#ffffff0f;border-color:#ffffff29}.ant-btn-default:not(:disabled):hover,.ant-btn-default:not(:disabled):focus-visible{color:#fff!important;background:#ffffff1c!important;border-color:#ffffff52!important}.ant-btn-default:disabled{color:#ffffff47!important;background:#ffffff08!important;border-color:#ffffff14!important}.ant-btn-text:not(:disabled){color:#fffc}.ant-btn-text:not(:disabled):hover{color:#fff!important;background:#ffffff14!important}.ant-message .ant-message-notice-content{padding:.6rem 1.1rem!important;border-radius:999px!important;color:#ffffffeb!important;background:#1c1c209e!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;backdrop-filter:blur(18px) saturate(140%)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 12px 32px #00000073!important}.ant-message .ant-message-custom-content{display:inline-flex;align-items:center;gap:.5rem}
