.casting-create-wizard{background:var(--buyer-bg,#000);--ink:#f5f5f3;--ink-soft:#ffffff8c;--line:#ffffff1f;--surface-card:#151515;--casting-scroll-fade:3.5rem;flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex}.activity-create-wizard{flex-direction:column}@media (min-width:900px){.activity-create-wizard{flex-direction:row;align-items:stretch}}.activity-create-wizard .casting-create-wizard__context{border-bottom:1px solid #ffffff1f;flex-direction:column;flex:none;gap:1.5rem;padding:1.25rem 1.5rem 1.5rem;display:flex}@media (min-width:900px){.activity-create-wizard .casting-create-wizard__context{border-bottom:none;border-right:1px solid #ffffff1f;flex:0 0 42%;max-width:22rem;height:100%;min-height:0;padding:2rem 1.75rem 2.5rem;overflow-y:auto}}.activity-create-wizard .casting-create-wizard__context-body{flex-direction:column;flex:auto;gap:0;min-height:0;display:flex}.activity-create-wizard__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;margin:0;font-size:.6875rem;font-weight:600}.activity-create-wizard__title{letter-spacing:-.02em;color:#fffffff2;margin:.5rem 0 0;font-size:1.25rem;font-weight:600;line-height:1.25}.activity-create-wizard__lede{color:#ffffff85;margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.activity-create-wizard__steps{flex-direction:column;gap:.35rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.activity-create-wizard__step{text-align:left;color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.75rem;width:100%;padding:.65rem .85rem;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:block}.activity-create-wizard__step:hover{color:#ffffffd9;background:#ffffff0a}.activity-create-wizard__step--active{border-color:var(--buyer-accent-border,color-mix(in oklab,var(--accent)45%,transparent));background:var(--buyer-accent-fill,color-mix(in oklab,var(--accent)12%,transparent));color:var(--accent)}.activity-create-wizard__panel{background:#ffffff05;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.activity-create-wizard__toggle{background:#ffffff05;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.activity-create-wizard__cover-drop{aspect-ratio:16/9;background:radial-gradient(120% 90% at 20% 0,#2dd4bf1f,#0000 55%),#ffffff08;border:1px dashed #ffffff2e;border-radius:1rem;justify-content:center;align-items:center;width:100%;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.activity-create-wizard__cover-drop:hover{border-color:#ffffff52;transform:translateY(-1px)}.activity-create-wizard__cover-drop--has-image{border-style:solid}.activity-create-wizard__cover-img{object-fit:cover;width:100%;height:100%}.activity-create-wizard__cover-empty{color:#ffffffa6;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.activity-create-wizard__step-panel{animation:.28s both activity-wizard-step-in}@keyframes activity-wizard-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.casting-create-wizard__form{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;padding:1.25rem 1.5rem 0;display:flex;overflow:hidden}.casting-create-wizard__form-top{flex-shrink:0;justify-content:flex-end;width:100%;margin-bottom:.5rem;display:flex}.casting-create-wizard__close{color:#ffffff8c;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.casting-create-wizard__close:hover{color:#ffffffe6}@media (min-width:900px){.casting-create-wizard__form{padding:1.75rem 2.5rem 0}}.casting-create-wizard__form .signup-split-form{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;position:relative;max-width:none!important}.casting-create-wizard__form .signup-split-form--onboarding{max-width:none!important}.casting-create-wizard__form .signup-split-form__body,.casting-create-wizard__form .casting-breakdown-review,.casting-create-wizard__form .casting-breakdown-doc{width:100%;max-width:none}.casting-create-wizard__form .signup-split-form__main{overscroll-behavior:contain;flex:auto;min-height:0;display:block;overflow:hidden auto}.casting-create-wizard__form .signup-split-form__scroll-content{padding-top:.75rem;padding-bottom:calc(var(--casting-scroll-fade) + 1.25rem)}@media (min-width:960px){.casting-create-wizard__form .signup-split-form__scroll-content{padding-top:1rem}}.casting-create-wizard__form .signup-split-form__title{letter-spacing:-.02em;color:#fffffff2;margin:0;font-size:1.35rem;font-weight:600;line-height:1.25}.casting-create-wizard__form .signup-split-form__subtitle{color:#ffffff85;max-width:none;margin-top:.5rem;font-size:.875rem;line-height:1.6}.casting-create-wizard .field{--field-label-indent:.875rem;gap:.5rem}.casting-create-wizard .field>span,.casting-create-wizard .field>legend{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;padding-inline-start:var(--field-label-indent);font-size:.6875rem;font-weight:600}.casting-create-wizard .field>input,.casting-create-wizard .field>textarea,.casting-create-wizard .field>select{color:#ffffffeb;box-shadow:none;background:#ffffff08;border:1px solid #ffffff1a;font-size:.875rem}.casting-create-wizard .field>input,.casting-create-wizard .field>select{border-radius:9999px;min-height:2.75rem;padding:.65rem 1rem}.casting-create-wizard .field>textarea{border-radius:var(--radius-field,.85rem);padding:.85rem 1rem}.casting-create-wizard .field>input::placeholder,.casting-create-wizard .field>textarea::placeholder{color:#ffffff59}.casting-create-wizard .field>input:focus,.casting-create-wizard .field>textarea:focus,.casting-create-wizard .field>select:focus,.casting-create-wizard .field>input:focus-visible,.casting-create-wizard .field>textarea:focus-visible,.casting-create-wizard .field>select:focus-visible{box-shadow:none;background:#ffffff0a;border-color:#ffffff59}.casting-create-wizard .casting-wizard-choice__body,.casting-create-wizard .casting-wizard-choice__body .font-semibold,.casting-create-wizard .casting-wizard-pill>span{color:inherit}.casting-create-wizard__footer .project-create__btn{gap:.35rem;min-height:2.5rem}.casting-create-wizard__form .signup-split-form__progress{display:none}.casting-create-wizard__form .signup-split-form__progress-track{margin-top:0}.casting-create-wizard__form .signup-split-form__body{flex-direction:column;flex:none;gap:1.25rem;margin-top:1.25rem;padding-bottom:1rem;display:flex}.casting-create-wizard__form--breakdown-review .signup-split-form__body{margin-top:0;padding-bottom:0}.casting-create-wizard__form .signup-split-form__heading:empty+.signup-split-form__body,.casting-create-wizard__form .signup-split-form__scroll-content>.signup-split-form__body:first-child{margin-top:.5rem}.casting-create-wizard__form--breakdown-review .casting-breakdown-review{flex:none;min-height:0}.casting-create-wizard__form .signup-split-error{flex-shrink:0;margin-top:1rem}.casting-create-wizard__form .signup-split-form__footer{z-index:2;padding:1.25rem 0 calc(1.25rem + env(safe-area-inset-bottom,0px));background:var(--buyer-bg,#000);border-top:0;flex-shrink:0;margin-top:auto;display:block;position:relative}.casting-create-wizard__form .signup-split-form__footer:before,.casting-create-wizard__form .signup-split-form__footer:after{content:none}.activity-create-wizard .casting-create-wizard__form--with-progress .signup-split-form__footer:before,.activity-create-wizard .casting-create-wizard__form--with-progress .signup-split-form__footer:after{content:"";z-index:1;border-radius:999px;height:2px;position:absolute;top:0;left:0}.activity-create-wizard .casting-create-wizard__form--with-progress .signup-split-form__footer:before{background:#ffffff1f;right:0}.activity-create-wizard .casting-create-wizard__form--with-progress .signup-split-form__footer:after{width:var(--casting-progress,0%);background:var(--accent);transition:width .3s}.casting-create-wizard__footer{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.casting-create-wizard__scroll-fade{height:var(--casting-scroll-fade);pointer-events:none;z-index:1;background:linear-gradient(to top,var(--buyer-bg,#000)0%,#000000d1 28%,#00000059 62%,transparent 100%);position:absolute;bottom:100%;left:0;right:0}.casting-create-wizard__footer-start,.casting-create-wizard__footer-end{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.casting-create-wizard__footer-end{margin-left:auto}.casting-project-preview{background:#ffffff08;border:1px solid #ffffff1f;border-radius:1.1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 48px #00000047}.casting-project-preview__cover{aspect-ratio:4/5;background:#ffffff0a 50%/cover no-repeat;border-bottom:1px solid #ffffff14;position:relative}.casting-project-preview__cover--empty{color:#ffffff59;justify-content:center;align-items:center;font-size:.8125rem;display:flex}.casting-project-preview__cover--interactive{cursor:pointer}.casting-project-preview__cover--interactive:hover{outline-offset:-1px;outline:1px solid #ffffff2e}.casting-project-preview__cover-empty-content{text-align:center;flex-direction:column;align-items:center;gap:.45rem;padding:1.5rem;display:flex}.casting-project-preview__cover-hint{color:#ffffff61;font-size:.75rem}.casting-project-preview__cover-actions{gap:.4rem;display:flex;position:absolute;bottom:.75rem;right:.75rem}.casting-project-preview__cover-btn{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0000008c;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;min-height:1.85rem;padding:0 .65rem;font-size:.75rem;font-weight:500;display:inline-flex}.casting-project-preview__cover-btn:hover{background:#000000b8}.casting-project-preview__content{flex-direction:column;gap:1.25rem;padding:1.35rem 1.35rem 1.5rem;display:flex}.casting-project-preview__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;margin:0;font-size:.6875rem;font-weight:600}.casting-project-preview__title{letter-spacing:-.02em;color:#fffffff2;margin:0;font-size:1.35rem;font-weight:600;line-height:1.25}.casting-project-preview__section{flex-direction:column;gap:.5rem;display:flex}.casting-project-preview__label{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin:0;font-size:.6875rem;font-weight:600}.casting-project-preview__roles{color:#ffffffd1;flex-direction:column;gap:.35rem;margin:0;padding-left:1.1rem;font-size:.9375rem;line-height:1.45;display:flex}.casting-project-preview__placeholder{color:#ffffff61;margin:0;font-size:.875rem;line-height:1.5}.casting-project-preview__deadline{color:#ffffffd1;align-items:center;gap:.5rem;margin:0;font-size:.9375rem;line-height:1.45;display:inline-flex}.casting-create-wizard__prefill-badge{letter-spacing:.04em;text-transform:uppercase;color:#86efacf2;background:#86efac1f;border:1px solid #86efac38;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.6875rem;font-weight:600;display:inline-flex}.casting-create-wizard__role-progress{color:#ffffff8c;justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;font-weight:600;display:flex}.casting-create-wizard__breakdown-drop{color:#ffffffe0;cursor:pointer;background:#ffffff08;border:1px dashed #ffffff2e;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:14rem;padding:2rem;transition:border-color .15s,background .15s;display:flex}.casting-create-wizard__breakdown-drop:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff52}.casting-create-wizard__breakdown-drop:disabled{opacity:.7;cursor:wait}.casting-create-wizard__breakdown-drop-title{font-size:1rem;font-weight:600}.casting-create-wizard__breakdown-drop-meta{color:#ffffff73;font-size:.8125rem}.casting-schedule-step__type-summary{color:#ffffffc7;margin-top:.35rem;font-size:.875rem;line-height:1.45;display:block}.casting-schedule-rail{z-index:80;position:fixed;inset:0}.casting-schedule-rail__backdrop{cursor:pointer;background:#0000008c;border:0;position:absolute;inset:0}.casting-schedule-rail__panel{background:var(--buyer-bg,#000);border-left:1px solid #ffffff1a;flex-direction:column;width:min(24rem,100vw);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-24px 0 48px #00000059}.casting-schedule-rail__header{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.casting-schedule-rail__title{color:#fffffff2;margin:0;font-size:1.125rem;font-weight:600}.casting-schedule-rail__subtitle{color:#ffffff85;margin:.35rem 0 0;font-size:.875rem;line-height:1.45}.casting-schedule-rail__close{color:#ffffffb8;cursor:pointer;background:#ffffff0f;border:0;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.casting-schedule-rail__close:hover{color:#ffffffeb;background:#ffffff1a}.casting-schedule-rail__body{flex:auto;min-height:0;padding:1.25rem;overflow:hidden auto}.casting-schedule-rail__fields{flex-direction:column;gap:1rem;display:flex}.casting-schedule-rail__fields--row{gap:.75rem;display:grid}@media (min-width:420px){.casting-schedule-rail__fields--row{grid-template-columns:1.2fr .8fr}}.casting-schedule-rail__auditions{flex-direction:column;gap:1rem;display:flex}.casting-schedule-rail__audition{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.85rem;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.casting-schedule-rail__audition-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.casting-schedule-rail__audition-title{color:#ffffffe6;margin:0;font-size:.875rem;font-weight:600}.casting-schedule-rail__audition-remove{color:#ffffff80;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:.75rem;display:inline-flex}.casting-schedule-rail__audition-remove:hover{color:#fca5a5f2}.casting-schedule-rail__toggle{color:#ffffffc7;align-items:center;gap:.65rem;font-size:.875rem;display:flex}.casting-schedule-rail__toggle input{width:1rem;height:1rem}.casting-schedule-rail__add-audition{color:#ffffffb8;cursor:pointer;background:0 0;border:1px dashed #ffffff2e;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:2.75rem;font-size:.875rem;font-weight:500;display:inline-flex}.casting-schedule-rail__add-audition:hover{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff4d}.casting-where-audition-location{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.85rem;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.casting-where-audition-location__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.casting-where-audition-location__title{color:#ffffffe6;margin:0;font-size:.875rem;font-weight:600}.casting-where-category{background:#ffffff08;border:1px solid #ffffff1f;border-radius:.95rem;flex-direction:column;gap:.9rem;padding:1rem 1.05rem;display:flex}.casting-where-category__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.casting-where-category__title{color:#fffffff2;margin:0;font-size:.95rem;font-weight:600}.casting-where-category__meta{color:#ffffff80;margin:.2rem 0 0;font-size:.75rem}.casting-where-category__toggle{color:#ffffffd1;cursor:pointer;align-items:center;gap:.55rem;font-size:.875rem;display:flex}.casting-where-category__toggle input{width:1rem;height:1rem}.casting-location-tabs{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.3rem;display:grid}.casting-location-tabs__tab{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:.65rem;padding:.65rem .75rem;font-size:.875rem;font-weight:500}.casting-location-tabs__tab:hover{color:#ffffffd9;background:#ffffff0a}.casting-location-tabs__tab--active{color:#fffffff2;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff14}.casting-client-search-dropdown{left:0}.casting-client-input{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.65rem;width:100%;min-height:2.75rem;padding:.35rem .75rem .35rem .45rem;transition:border-color .15s,box-shadow .15s;display:flex}.casting-client-input:focus-within{box-shadow:none;border-color:#ffffff59}.casting-client-input__thumb{object-fit:cover;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.45rem;flex-shrink:0;width:2rem;height:2rem}.casting-client-input__field{color:#fff;background:0 0;border:0;outline:none;flex:auto;width:100%;min-width:0;padding:.45rem .15rem;font-size:.95rem;line-height:1.3}.casting-client-input__field::placeholder{color:#ffffff59}.casting-client-search-segments{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin:.5rem;padding:.25rem;display:grid}.casting-client-search-segments__tab{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:9999px;padding:.45rem .35rem;font-size:.75rem;font-weight:600}.casting-client-search-segments__tab:hover{color:#ffffffd9;background:#ffffff0a}.casting-client-search-segments__tab--active{color:#fffffff2;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff14}.casting-wizard-pill:disabled,.casting-location-tabs__tab:disabled{opacity:.4;cursor:not-allowed}.casting-schedule-rail .project-create__date-popover{z-index:90}.casting-schedule-rail__footer{border-top:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex}.casting-schedule-rail__production{flex-direction:column;gap:1.1rem;display:flex}.casting-schedule-rail__hint{color:#ffffff80;margin:0;font-size:.875rem;line-height:1.45}.casting-schedule-rail__assigned-title{letter-spacing:.02em;text-transform:uppercase;color:#ffffff80;margin:0 0 .55rem;font-size:.8rem;font-weight:600}.casting-schedule-rail__assigned-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.casting-schedule-rail__assigned-list>li{align-items:stretch;gap:.35rem;display:flex}.casting-schedule-rail__assigned-item{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;flex:auto;align-items:center;min-width:0;padding:.7rem .85rem;transition:border-color .15s,background .15s;display:flex}.casting-schedule-rail__assigned-item:hover,.casting-schedule-rail__assigned-item--active{background:#ffffff12;border-color:#ffffff38}.casting-schedule-rail__assigned-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.casting-schedule-rail__assigned-label{color:#ffffffeb;font-size:.875rem;font-weight:600}.casting-schedule-rail__assigned-dates{color:#ffffff85;font-size:.75rem}.casting-schedule-rail__assigned-remove{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:2.25rem;display:inline-flex}.casting-schedule-rail__assigned-remove:hover{color:#ffffffd9;background:#ffffff0d}.casting-wizard-choice{text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;padding:1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.casting-wizard-choice:hover{background:#ffffff0a;border-color:#ffffff2e}.casting-wizard-choice--selected{background:#ffffff17;border-color:#ffffff6b;box-shadow:inset 0 0 0 1px #ffffff14}.casting-wizard-choice__body{flex:auto;min-width:0;display:block}.casting-wizard-choice__check{color:#ffffff47;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.1rem}.casting-wizard-choice__check--selected{color:#fffffff2}.casting-wizard-pill{color:#ffffff9e;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.casting-wizard-pill:hover{color:#ffffffd1;background:#ffffff0d;border-color:#ffffff38}.casting-wizard-pill--selected{color:#fffffff2;background:#ffffff17;border-color:#ffffff6b;box-shadow:inset 0 0 0 1px #ffffff14}.casting-wizard-pill .casting-wizard-choice__check{width:1rem;height:1rem;margin-top:0}.casting-schedule-step__type-card{text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;padding:1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.casting-schedule-step__type-card:hover{background:#ffffff0a;border-color:#ffffff2e}.casting-schedule-step__type-card--selected{background:#ffffff17;border-color:#ffffff6b;box-shadow:inset 0 0 0 1px #ffffff14}.casting-wizard-section{flex-direction:column;gap:1rem;display:flex}.casting-wizard-section+.casting-wizard-section{margin-top:1.75rem}.casting-wizard-section__title{letter-spacing:-.02em;color:#fffffff2;margin:0;font-size:1.35rem;font-weight:600;line-height:1.25}.casting-wizard-section__subtitle{color:#ffffff85;margin:-.35rem 0 0;font-size:.875rem;line-height:1.6}.casting-schedule-step__type-copy{flex:auto;min-width:0;display:block}.casting-schedule-step__type-icon{color:#ffffffb8;background:#ffffff0f;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.65rem;display:inline-flex}.casting-schedule-step__empty{color:#ffffff7a;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:.85rem;margin:0;padding:1rem 1.1rem;font-size:.875rem;line-height:1.5}.casting-schedule-step__fields{padding-top:.25rem}.casting-schedule-step__field-group{background:#ffffff06;border:1px solid #ffffff1a;border-radius:.9rem;padding:1rem 1.1rem}.casting-schedule-step__field-title{letter-spacing:.04em;text-transform:uppercase;color:#ffffff85;margin:0 0 .85rem;font-size:.8125rem;font-weight:600}.casting-breakdown-review{flex-direction:column;gap:1.25rem;width:100%;display:flex}.casting-breakdown-review--document{flex:none;gap:0;min-height:0}.casting-breakdown-review__sticky{z-index:2;background:var(--buyer-bg,#000);border-bottom:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:1rem;margin-bottom:.25rem;padding-bottom:1.25rem;padding-right:1rem;display:flex;position:sticky;top:0}.casting-breakdown-review__sticky-copy{flex-direction:column;gap:.75rem;min-width:0;display:flex}.casting-breakdown-review__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .55rem;font-size:.75rem;font-weight:600}.casting-breakdown-review__title{letter-spacing:-.02em;color:#fffffff2;margin:0;font-size:1.875rem;font-weight:600;line-height:1.15}.casting-breakdown-review__subtitle{color:#ffffff85;max-width:none;margin:0;font-size:.9375rem;line-height:1.6}.casting-breakdown-review__sticky-meta{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.casting-breakdown-review__byline{color:#ffffff7a;min-width:0;margin:0;font-size:.875rem;line-height:1.5}.casting-breakdown-review__scroll{flex:none;min-height:0;padding-bottom:1rem;padding-right:1rem}.casting-breakdown-review--editing{flex:none;min-height:0;padding-right:1rem}.casting-breakdown-review .casting-breakdown-doc{width:100%;max-width:none;padding-top:.5rem}.casting-breakdown-review__toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.casting-breakdown-review__edit,.casting-breakdown-review__section-edit,.casting-breakdown-review__section-chip,.casting-breakdown-review__done{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.75rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.casting-breakdown-review__edit:hover,.casting-breakdown-review__section-edit:hover,.casting-breakdown-review__section-chip:hover,.casting-breakdown-review__done:hover{color:#ffffffeb;background:#ffffff14;border-color:#ffffff47}.casting-breakdown-review__section-chips{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.casting-breakdown-review__section-chip{white-space:nowrap;flex-shrink:0}.casting-breakdown-review__toolbar{display:none}.casting-breakdown-review__document{min-width:0}.casting-breakdown-review__document .casting-breakdown-doc{width:100%;max-width:none}.casting-breakdown-review__editor{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.casting-breakdown-review__editor-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.casting-breakdown-review__editor-title{color:#ffffffe6;margin:0;font-size:.9375rem;font-weight:600}.casting-breakdown-review__role-tab{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;padding:.35rem .75rem;font-size:.75rem}.casting-breakdown-review__role-tab--active{color:#ffffffeb;background:#ffffff14;border-color:#ffffff59}.casting-role-step__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.casting-role-step__card{align-items:stretch;gap:.35rem;display:flex}.casting-role-step__card-main{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:.9rem;flex:auto;align-items:flex-start;gap:.85rem;min-width:0;padding:1rem 1.1rem;transition:border-color .15s,background .15s;display:flex}.casting-role-step__card-main:hover{background:#ffffff0d;border-color:#ffffff38}.casting-role-step__card-icon{color:#ffffffb8;background:#ffffff0f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.casting-role-step__card-copy{flex-direction:column;flex:auto;gap:.3rem;min-width:0;display:flex}.casting-role-step__card-title{color:var(--ink);font-size:.9375rem;font-weight:600}.casting-role-step__card-summary{color:var(--ink-soft);font-size:.8125rem;line-height:1.45}.casting-role-step__card-edit{color:#ffffff6b;flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;display:inline-flex}.casting-role-step__card-remove{color:#ffffff73;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;display:inline-flex}.casting-role-step__card-remove:hover{color:#fb7185;background:#fb718514;border-color:#fb718559}.casting-role-step__add{color:#ffffffb8;cursor:pointer;background:0 0;border:1px dashed #ffffff2e;border-radius:.9rem;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:1rem;padding:.9rem 1rem;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.casting-role-step__add:hover{color:#ffffffeb;background:#ffffff0a;border-color:#ffffff52}.casting-role-bound-field{gap:.85rem}.casting-role-bound{flex-direction:column;gap:.75rem;margin-top:.35rem;display:flex}.casting-role-bound__value{color:#ffffffe0;margin:0;font-size:.875rem;font-weight:600}.casting-role-bound__hint{color:#ffffff85;margin:0;font-size:.8125rem;line-height:1.45}.casting-role-bound__slider-row{align-items:center;gap:.75rem;display:flex}.casting-role-bound__bound{letter-spacing:.02em;text-align:center;color:#ffffff85;flex-shrink:0;min-width:2.75rem;font-size:.75rem;font-weight:600}.casting-role-bound__track-wrap{flex:auto;height:1.75rem;position:relative}.casting-role-bound__track{background:#ffffff1f;border-radius:999px;height:.35rem;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.casting-role-bound__fill{border-radius:inherit;background:#ffffffb8;position:absolute;top:0;bottom:0}.casting-role-bound__thumb{pointer-events:none;appearance:none;background:0 0;width:100%;margin:0;position:absolute;inset:0}.casting-role-bound__thumb::-webkit-slider-runnable-track{background:0 0;height:1.75rem}.casting-role-bound__thumb::-moz-range-track{background:0 0;height:1.75rem}.casting-role-bound__thumb::-webkit-slider-thumb{appearance:none;pointer-events:auto;cursor:grab;background:#f5f5f5;border:0;border-radius:999px;width:1.4rem;height:1.4rem;margin-top:.175rem;box-shadow:0 2px 8px #00000059}.casting-role-bound__thumb::-moz-range-thumb{pointer-events:auto;cursor:grab;background:#f5f5f5;border:0;border-radius:999px;width:1.4rem;height:1.4rem;box-shadow:0 2px 8px #00000059}.casting-role-bound__thumb--min{z-index:3}.casting-role-bound__thumb--max,.casting-role-bound__thumb--single{z-index:4}.casting-role-search-select{gap:.75rem}.casting-role-search-select__results{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;gap:.35rem;max-height:12rem;padding:.35rem;display:flex;overflow-y:auto}.casting-role-search-select__option{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;display:flex}.casting-role-search-select__option:hover{background:#ffffff0f}.casting-role-search-select__option--selected{color:#fffffff2;background:#ffffff1a}.casting-role-attr-list{flex-direction:column;gap:.55rem;display:flex}.casting-role-attr{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.85rem;overflow:hidden}.casting-role-attr--open{background:#ffffff0d;border-color:#ffffff2e}.casting-role-attr__trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .95rem;display:flex}.casting-role-attr__copy{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}.casting-role-attr__label{color:#ffffffeb;font-size:.8125rem;font-weight:600}.casting-role-attr__preview{color:#ffffff85;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.35;overflow:hidden}.casting-role-attr__chevron{color:#ffffff73;flex-shrink:0;width:1rem;height:1rem;transition:transform .18s}.casting-role-attr--open .casting-role-attr__chevron{color:#ffffffb8;transform:rotate(180deg)}.casting-role-attr__body{padding:0 .95rem .95rem}