.create-page{gap:20px;padding:22px 0 42px;display:grid}.create-hero span,.create-studio-strip span{color:var(--ps27-primary);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.create-hero h1{letter-spacing:-.05em;margin:7px 0;font-size:clamp(40px,5vw,66px);line-height:.98}.create-hero p{max-width:700px;color:var(--ps27-text-secondary);margin:0;line-height:1.55}.create-paths{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.create-path{border:1px solid var(--ps27-divider);background:linear-gradient(145deg,#ff1f2d12,transparent 55%),var(--ps27-card);min-width:0;min-height:138px;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:36px 1fr;align-content:start;gap:4px 10px;padding:16px;transition:border-color .18s,transform .18s;display:grid;position:relative}.create-path:hover{border-color:#ff1f2db3;transform:translateY(-2px)}.create-path:focus-visible,.create-modal button:focus-visible,.create-modal a:focus-visible,.create-studio-strip a:focus-visible{outline:2px solid var(--ps27-primary);outline-offset:3px}.create-path>i{background:var(--ps27-primary);color:#fff;border-radius:11px;grid-row:1/3;place-items:center;width:36px;height:36px;font-size:16px;font-style:normal;font-weight:900;display:grid}.create-path>span{color:var(--ps27-primary);letter-spacing:.12em;text-transform:uppercase;align-self:end;font-size:8px;font-weight:900}.create-path h2{margin:0;font-size:19px}.create-path p{color:var(--ps27-text-secondary);grid-column:1/-1;margin:9px 24px 0 0;font-size:11px;line-height:1.35}.create-path>b{color:var(--ps27-primary);position:absolute;bottom:14px;right:15px}.create-studio-strip{border:1px solid var(--ps27-divider);background:var(--ps27-card);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.create-studio-strip h2{margin:3px 0;font-size:19px}.create-studio-strip p{color:var(--ps27-text-secondary);margin:0;font-size:11px}.create-studio-strip a,.create-modal footer a{background:var(--ps27-primary);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;min-height:40px;padding:10px 15px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.create-modal-backdrop{z-index:150;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.create-modal{border:1px solid var(--ps27-divider);color:#fff;background:#111116;border-radius:23px;width:min(540px,100%);padding:21px;box-shadow:0 28px 80px #0000008c}.create-modal>header{justify-content:space-between;align-items:center;display:flex}.create-modal>header>span{background:var(--ps27-primary);border-radius:13px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.create-modal>header>button{width:38px;height:38px;color:var(--ps27-text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;font-size:25px;display:grid}.create-modal>small{color:var(--ps27-primary);letter-spacing:.13em;text-transform:uppercase;margin-top:18px;font-size:9px;font-weight:900;display:block}.create-modal h2{letter-spacing:-.035em;margin:5px 0 8px;font-size:clamp(27px,4vw,37px)}.create-modal>p{color:var(--ps27-text-secondary);margin:0;font-size:13px;line-height:1.55}.create-modal-capabilities{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.create-modal-capabilities span{border:1px solid var(--ps27-divider);color:var(--ps27-text-secondary);background:#ffffff09;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.create-modal footer{justify-content:flex-end;align-items:center;gap:9px;margin-top:22px;display:flex}.create-modal footer button{border:1px solid var(--ps27-divider);color:#fff;min-height:40px;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:850}@media (max-width:1000px){.create-paths{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.create-page{padding-top:12px}.create-paths{grid-template-columns:1fr 1fr;gap:9px}.create-path{min-height:132px;padding:13px}.create-path h2{font-size:17px}.create-path p{margin-right:0}.create-studio-strip{flex-direction:column;align-items:flex-start}.create-modal-backdrop{align-items:end;padding:0}.create-modal{border-radius:24px 24px 0 0;width:100%}.create-modal footer{flex-direction:column-reverse;align-items:stretch}.create-modal footer button,.create-modal footer a{justify-content:center}}@media (max-width:380px){.create-paths{grid-template-columns:1fr}}
.create-path{min-height:112px;padding:13px 14px}.create-path>i{border-radius:10px;width:32px;height:32px;font-size:14px}.create-path h2{font-size:18px}.create-path p{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;overflow:hidden}.create-path>b{bottom:11px;right:13px}.create-modal-backdrop{z-index:1000;width:100vw;height:100dvh;position:fixed;inset:0}.create-modal{width:min(100vw - 32px,540px);max-height:min(80dvh,650px);overflow-y:auto}.create-form-modal{width:min(100vw - 48px,880px);max-height:calc(100dvh - 72px);padding:0}.create-form-modal>header{z-index:3;border-bottom:1px solid var(--ps27-divider);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111116f5;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex;position:sticky;top:0}.create-form-modal>header>div{align-items:center;gap:11px;display:flex}.create-form-modal>header>div>span{background:var(--ps27-primary);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.create-form-modal>header small{color:var(--ps27-primary);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.create-form-modal>header h2{letter-spacing:-.02em;margin:2px 0 0;font-size:18px}.create-form-modal>header>button{width:38px;height:38px;color:var(--ps27-text-secondary);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;font-size:25px;display:grid}.create-form-modal .workflow-page{gap:15px;padding:18px}.create-form-modal .workflow-page>header{padding:0}.create-form-modal .workflow-page>header h1{margin-block:4px;font-size:clamp(28px,4vw,42px)}.create-form-modal .workflow-form>section{padding:16px}.create-form-modal.is-social{width:min(100vw - 32px,620px)}.social-composer-embedded{width:auto;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding-bottom:18px}.social-composer-embedded .social-composer-identity{padding-top:18px}.social-composer-message{color:#ff9da4;margin:10px 0 0;font-size:12px}@media (max-width:560px){.create-path{min-height:118px;padding:12px}.create-modal{width:100%;max-height:min(88dvh,650px)}.create-form-modal{width:100%;max-height:94dvh}}@media (min-width:801px){.create-form-modal{width:min(1100px,100vw - 48px);max-height:calc(100dvh - 40px)}.create-form-modal .workflow-page{gap:9px;padding:12px 16px 16px}.create-form-modal .workflow-page>header>span,.create-form-modal .workflow-page>header>h1,.create-form-modal .workflow-page>header>p{display:none}.create-form-modal .workflow-progress{max-width:none;margin-top:0}.create-form-modal .workflow-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.create-form-modal .workflow-form>section{border-radius:14px;grid-template-columns:30px minmax(0,1fr);gap:10px;min-width:0;padding:11px 12px}.create-form-modal .workflow-form>section>b{width:30px;height:30px;font-size:11px}.create-form-modal .workflow-form h2{margin:0 0 5px;font-size:17px}.create-form-modal .workflow-form p{margin-block:3px 6px;font-size:10px;line-height:1.35}.create-form-modal .workflow-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid}.create-form-modal .workflow-fields>h2,.create-form-modal .workflow-fields>p,.create-form-modal .workflow-fields>.workflow-row{grid-column:1/-1}.create-form-modal .workflow-fields>label:has(textarea){grid-column:1/-1}.create-form-modal .workflow-fields input,.create-form-modal .workflow-fields select,.create-form-modal .workflow-form section>div>label>input{min-height:38px;padding-block:7px}.create-form-modal .workflow-fields textarea{min-height:82px;max-height:110px;padding:9px 11px}.create-form-modal .workflow-row{gap:10px}.create-form-modal.is-productions .workflow-form>section:first-of-type,.create-form-modal.is-shorts .workflow-form>section:first-of-type,.create-form-modal.is-productions .workflow-form>section:nth-of-type(3),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(3),.create-form-modal.is-productions .workflow-form>section:nth-of-type(5),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(5){grid-column:span 2}.create-form-modal.is-live .workflow-page>header{display:none}.create-form-modal.is-live .workflow-form{grid-template-columns:repeat(2,minmax(0,1fr))}.create-form-modal.is-live .workflow-form>section:first-of-type,.create-form-modal.is-live .workflow-form>section:nth-of-type(2),.create-form-modal .upload-status,.create-form-modal .workflow-error,.create-form-modal .workflow-submit{grid-column:1/-1}.create-form-modal .workflow-submit{z-index:2;min-height:42px;margin-top:0;position:sticky;bottom:0;box-shadow:0 -8px 20px #09090db8}.create-form-modal.is-social{width:min(620px,100vw - 48px);max-height:min(600px,100dvh - 40px)}.create-form-modal.is-social .social-composer-identity{padding-top:12px}.create-form-modal.is-social .social-composer-dialog form{padding-top:10px}}@media (min-width:561px) and (max-width:800px){.create-form-modal{width:min(760px,100vw - 28px);max-height:calc(100dvh - 28px)}.create-form-modal .workflow-page,.create-form-modal .workflow-form>section{padding:14px}.create-form-modal .workflow-fields textarea{min-height:90px}}@media (min-width:561px){.create-form-modal.is-productions .workflow-page>header:after,.create-form-modal.is-shorts .workflow-page>header:after{content:none;display:none}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2){background:#ffffff06;border:0;align-items:center;min-height:48px;padding:8px 10px;display:flex}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2)>b,.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2)>b{display:none}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2)>div,.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2)>div{align-items:center;gap:7px;display:flex}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2) h2,.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2) h2{color:var(--ps27-text-muted);margin:0;font-size:10px}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2) h2:after,.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2) h2:after{content:":"}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2) strong,.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2) strong{font-size:10px}}@media (min-width:801px){.create-form-modal.is-productions .workflow-form>section:first-of-type,.create-form-modal.is-shorts .workflow-form>section:first-of-type{grid-column:1}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2){grid-column:2}.create-form-modal.is-productions,.create-form-modal.is-shorts{max-height:calc(100dvh - 32px)}.create-form-modal.is-productions .workflow-page>header,.create-form-modal.is-shorts .workflow-page>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.create-form-modal.is-productions .workflow-page>header:after,.create-form-modal.is-shorts .workflow-page>header:after{color:var(--ps27-text-secondary);white-space:nowrap;background:#ff1f2d14;border:1px solid #ff1f2d52;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.create-form-modal.is-productions .workflow-page>header:after{content:"Destination: Watch + Community"}.create-form-modal.is-shorts .workflow-page>header:after{content:"Type: Short · Watch + Community"}.create-form-modal.is-productions .workflow-progress,.create-form-modal.is-shorts .workflow-progress{grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:8px;min-height:24px;display:grid}.create-form-modal.is-productions .workflow-progress:before,.create-form-modal.is-shorts .workflow-progress:before,.create-form-modal.is-productions .workflow-progress i,.create-form-modal.is-shorts .workflow-progress i{height:5px}.create-form-modal.is-productions .workflow-progress small,.create-form-modal.is-shorts .workflow-progress small{font-size:9px}.create-form-modal.is-productions .workflow-form,.create-form-modal.is-shorts .workflow-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.create-form-modal.is-productions .workflow-form>section:nth-of-type(2),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2),.create-form-modal.is-productions .workflow-form>section:nth-of-type(6),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(6){display:none}.create-form-modal.is-productions .workflow-form>section:first-of-type,.create-form-modal.is-shorts .workflow-form>section:first-of-type,.create-form-modal.is-productions .workflow-form>section:nth-of-type(3),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(3){grid-column:1/-1}.create-form-modal.is-productions .workflow-form>section:nth-of-type(4),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(4),.create-form-modal.is-productions .workflow-form>section:nth-of-type(5),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(5){grid-column:auto}.create-form-modal.is-productions .workflow-form>section,.create-form-modal.is-shorts .workflow-form>section{grid-template-columns:minmax(0,1fr);gap:6px;padding:10px 12px}.create-form-modal.is-productions .workflow-form>section>b,.create-form-modal.is-shorts .workflow-form>section>b{display:none}.create-form-modal.is-productions .workflow-fields textarea,.create-form-modal.is-shorts .workflow-fields textarea{min-height:72px;max-height:90px}.create-form-modal.is-productions .workflow-submit,.create-form-modal.is-shorts .workflow-submit{justify-self:end;min-width:180px;padding-inline:20px}}@media (min-width:561px) and (max-width:800px){.create-form-modal.is-productions .workflow-form>section:nth-of-type(2),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(2),.create-form-modal.is-productions .workflow-form>section:nth-of-type(6),.create-form-modal.is-shorts .workflow-form>section:nth-of-type(6){display:none}.create-form-modal.is-productions .workflow-page>header:after,.create-form-modal.is-shorts .workflow-page>header:after{color:var(--ps27-text-muted);margin-top:7px;font-size:9px;display:block}.create-form-modal.is-productions .workflow-page>header:after{content:"Destination: Watch + Community"}.create-form-modal.is-shorts .workflow-page>header:after{content:"Type: Short · Watch + Community"}}
