.workflow-body{background:#f7f9fc}.workflow-header{height:87px;display:flex;align-items:center;padding:0 40px;background:#fff;border-bottom:1px solid var(--line);gap:30px}.workflow-header>.brand{font-size:23px}.workspace-name{font-size:15px;padding-left:27px;border-left:1px solid var(--line)}.workflow-header>div{display:flex;align-items:center;gap:25px;margin-left:auto}.back-home{font-size:13px;color:var(--muted)}.save-draft{font-size:13px;min-height:42px;padding:10px 19px}.preview-banner{padding:9px 30px;background:#ecf1ff;border-bottom:1px solid #dbe4ff;color:#4560a6;text-align:center;font-size:12px}.preview-banner>span{margin-left:16px;color:#637194}.workflow-layout{max-width:1500px;margin:auto;display:grid;grid-template-columns:235px minmax(0,1fr);min-height:calc(100svh - 126px)}.workflow-sidebar{padding:44px 22px 30px 35px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:25px}.progress-list{list-style:none;padding:0;margin:0}.progress-list li{position:relative}.progress-list li:not(:last-child):after{content:'';position:absolute;top:52px;bottom:-5px;left:24px;width:1px;background:#dce3ef}.progress-list button{width:100%;padding:14px 8px;background:transparent;display:flex;align-items:center;text-align:left;gap:13px;border-radius:12px;margin-bottom:7px}.progress-list button>span{width:32px;height:32px;border-radius:50%;border:1px solid #d9e0eb;display:grid;place-items:center;font-size:12px;color:#727f91;background:#f7f9fc;flex:none}.progress-list button strong{display:block;font-size:14px;font-weight:500}.progress-list button.current{color:var(--blue)}.progress-list button.current>span{background:var(--blue);color:#fff;border-color:var(--blue)}.progress-list button.complete>span{color:var(--blue);border-color:#b7c6ff;background:#edf2ff}.progress-list button:disabled{opacity:.55}.sidebar-help{background:#eef2ff;border-radius:16px;padding:21px 17px;margin-top:28px}.sidebar-help .panel-heading{font-size:14px;margin-bottom:9px}.sidebar-help p{font-size:12px;line-height:1.85}.sidebar-help a{display:inline-block;margin-top:16px;font-size:12px;color:var(--blue)}.workflow-main{padding:44px 42px 38px;min-width:0}.workflow-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:start}.workflow-primary{min-width:0}.workflow-topline{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.09em;color:#818b9a;margin-bottom:18px;gap:15px}.step-heading{font-size:32px;font-weight:500;letter-spacing:-.045em;line-height:1.35}.step-description{font-size:14px;line-height:1.85;margin:12px 0 26px;max-width:560px}.text-button{border:0;background:transparent;color:var(--blue);font-size:13px;padding:6px 0;text-decoration:underline;text-underline-offset:4px;min-height:40px}.field-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px;margin-bottom:18px}.field-panel .panel-heading{font-size:16px;margin-bottom:6px}.field-panel>p{font-size:12px;line-height:1.8;margin-bottom:18px}.segmented{display:flex;padding:4px;background:#f0f3f8;border-radius:12px;margin:20px 0;gap:4px}.segmented button{flex:1;background:transparent;padding:11px 8px;border-radius:9px;font-size:13px;color:#6d788b;min-height:44px}.segmented button[aria-pressed=true]{background:#fff;box-shadow:0 2px 5px #17365a0c;color:var(--blue)}.upload-zone{position:relative;min-height:182px;border:1px dashed #b3c2dd;border-radius:14px;background:#f9fbff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:26px;cursor:pointer;overflow:hidden}.upload-zone:hover,.upload-zone.dragging{background:#edf2ff;border-color:var(--blue)}.upload-zone input{position:absolute;width:1px;height:1px;opacity:0}.upload-zone:focus-within{outline:3px solid var(--blue);outline-offset:3px}.upload-symbol{width:43px;height:43px;background:#e9efff;color:var(--blue);border-radius:13px;display:grid;place-items:center;margin-bottom:14px;font-size:23px;line-height:1}.upload-zone>strong{font-size:14px;font-weight:500}.upload-zone>span:last-child{font-size:11px;color:#7a879a;margin-top:7px}.upload-zone.has-file{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:center;min-height:132px;padding:20px;text-align:left}.upload-zone.has-file img,.upload-zone.has-file video{height:92px;width:90px;border-radius:9px;object-fit:cover}.upload-zone.has-file .file-info{min-width:0}.upload-zone.has-file strong{display:block;overflow-wrap:anywhere;font-size:13px;font-weight:500}.upload-zone.has-file small{display:block;font-size:11px;color:#778397;margin-top:6px}.upload-zone.has-file em{display:block;font-style:normal;color:var(--blue);font-size:11px;margin-top:10px}.file-remove{font-size:12px;color:#68758a;background:transparent;padding:7px 0;min-height:37px}.file-error,.field-error{font-size:12px;color:var(--danger);line-height:1.7;margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-field{display:block;min-width:0}.form-field.full{grid-column:1/-1}.form-field>span{display:block;font-size:13px;margin-bottom:8px;color:#3d4c60}.form-field>span b{font-weight:400;color:var(--blue)}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:46px;border:1px solid #ced7e4;background:#fff;border-radius:9px;padding:11px 13px;color:var(--ink);font-size:14px;outline-offset:2px}.form-field input::placeholder,.form-field textarea::placeholder{color:#8a93a0}.form-field textarea{resize:vertical;line-height:1.9;min-height:130px}.form-field small{display:block;font-size:11px;line-height:1.7;color:#8490a1;margin-top:7px}.form-field input[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:var(--danger)}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.form-heading .panel-heading{margin:0}.optional{font-size:11px;color:#7b8696}.field-panel .form-grid{margin-top:20px}.choice-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-option{border:1px solid #dbe1eb;border-radius:12px;background:#fff;padding:17px;text-align:left;display:flex;gap:14px;align-items:center;min-height:79px}.choice-option[aria-pressed=true]{border-color:var(--blue);background:#f4f7ff;box-shadow:0 0 0 1px var(--blue)}.choice-option strong{display:block;font-size:14px;font-weight:500}.choice-option small{display:block;font-size:11px;color:#7a8699;margin-top:3px}.ratio-icon{border:1.5px solid #677a9a;width:24px;height:36px;border-radius:4px;flex:none;margin:0 7px}.ratio-icon.landscape{width:37px;height:24px;margin:0}.choice-option[aria-pressed=true] .ratio-icon{border-color:var(--blue)}.style-options{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.style-option{padding:16px 9px;border:1px solid var(--line);background:#fff;border-radius:11px;font-size:12px;min-height:47px}.style-option[aria-pressed=true]{background:#eff3ff;border-color:var(--blue);color:var(--blue)}.workflow-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:23px 0 10px;border-top:1px solid var(--line)}.workflow-actions>.button{font-size:14px;min-height:50px;min-width:160px;padding-left:22px;padding-right:22px}.workflow-actions>.button-dark{margin-left:auto}.back-step{border:0;background:transparent;color:#687789;padding:12px 0;font-size:13px;min-width:75px;min-height:44px}.workflow-aside{padding-top:45px}.guide-card{background:#eaf0ff;border-radius:18px;padding:24px}.guide-card .panel-heading{font-size:18px;line-height:1.5;margin-bottom:13px}.guide-card>p{font-size:12px;line-height:1.95;color:#5c6f90}.guide-card img{margin-top:20px;width:100%;height:145px;border-radius:11px;object-position:65% center}.guide-card .guide-list{list-style:none;padding:0;margin:17px 0 0;font-size:12px;color:#536889}.guide-list li{margin:12px 0;display:flex;gap:9px}.guide-list li>span{color:var(--blue);flex:none}.guide-card details{margin-top:20px;border-top:1px solid #cbd7f1;padding-top:17px;font-size:12px;color:#3c5685}.guide-card summary{cursor:pointer;line-height:1.8}.guide-card details p{font-size:12px;margin-top:10px;line-height:1.9}.aside-note{font-size:11px;color:#8790a0;margin-top:16px;padding:0 8px;line-height:1.9}.script-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:12px}.script-toolbar>span{font-size:11px;color:#6b7a8f}.script-toolbar button{border:1px solid #c9d4e7;background:#fff;border-radius:20px;padding:8px 13px;color:var(--blue);font-size:12px;min-height:38px}.script-area{width:100%;min-height:260px;border:1px solid #cbd6e9;border-radius:12px;padding:20px;color:#24384e;background:#fcfdff;font-size:16px;line-height:2;resize:vertical}.script-foot{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#77849a;margin-top:13px}.hint-bar{display:flex;align-items:flex-start;gap:12px;background:#f1f5fd;border-radius:11px;padding:16px;font-size:12px;line-height:1.8;color:#5d7191;margin:20px 0 0}.hint-bar .tip-mark{margin-top:2px}.consent-field{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.9;color:#5e6d82;padding:12px 0;cursor:pointer}.consent-field input{accent-color:var(--blue);width:17px;height:17px;margin-top:3px;flex:none}.review-preview{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:start;margin-top:22px}.story-preview{height:308px;width:174px;position:relative;overflow:hidden;border-radius:17px;background:#bacfe6;isolation:isolate;box-shadow:0 8px 22px #22365912}.story-preview.landscape{height:190px;width:100%}.story-preview>img,.story-preview>video{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;z-index:-2}.story-preview:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#10213fcc,transparent 70%);z-index:-1}.story-preview-tag{position:absolute;left:10px;top:11px;font-size:9px;background:#fff;color:#51617c;border-radius:18px;padding:4px 7px}.story-preview-title{position:absolute;left:15px;bottom:70px;right:15px;color:white;font-size:22px;line-height:1.45;overflow-wrap:anywhere}.story-preview-name{position:absolute;bottom:20px;left:15px;right:15px;font-size:11px;color:#fff}.story-preview-name img{display:inline-block;width:27px;height:27px;border-radius:50%;object-fit:cover;object-position:74% center;vertical-align:middle;margin-right:5px;border:1px solid #ffffff88}.review-data{font-size:12px;margin:0;min-width:0}.review-data>div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #e9edf4}.review-data dt{color:#7e8c9f;flex:none}.review-data dd{margin:0;text-align:right;overflow-wrap:anywhere;color:#344963;max-width:70%}.review-script{margin-top:23px;font-size:13px;background:#f7f9fd;border-radius:12px;padding:20px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere}.review-script>strong{font-weight:500;display:block;margin-bottom:9px;font-size:12px;color:#718199}.service-plan-list{display:flex;flex-direction:column;gap:12px}.service-plan-choice{display:grid;grid-template-columns:30px 1fr auto;gap:17px;align-items:center;padding:23px;border:1px solid var(--line);background:#fff;border-radius:15px;text-align:left}.service-plan-choice[aria-pressed=true]{border-color:var(--blue);background:#f5f7ff;box-shadow:0 0 0 1px var(--blue)}.radio-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:1.5px solid #c7d0df}.service-plan-choice[aria-pressed=true] .radio-mark{border-color:var(--blue)}.service-plan-choice[aria-pressed=true] .radio-mark:after{content:'';width:12px;height:12px;border-radius:50%;background:var(--blue)}.service-plan-choice strong{font-size:18px;font-weight:500;display:block}.service-plan-choice small{display:block;font-size:12px;color:#7b889c;margin-top:6px}.service-plan-choice .quantity{font-size:27px;font-weight:400;letter-spacing:-.04em}.service-plan-choice .quantity small{font-size:10px;text-align:right;letter-spacing:0}.inclusions{padding:22px 25px;background:#fff;border:1px solid var(--line);border-radius:15px;margin-top:23px}.inclusions .panel-heading{font-size:14px}.inclusions .check-list{font-size:12px;margin:13px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.service-plan-summary{border-top:1px solid #cbd7f1;margin-top:20px;padding-top:18px;display:flex;justify-content:space-between;gap:12px;font-size:12px}.service-plan-summary span{color:#5f7293}.service-plan-summary strong{font-weight:500;color:#355484}.draft-success{padding:40px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:21px;margin-top:20px}.success-mark{background:#edf3ff;width:70px;height:70px;display:grid;place-items:center;margin:0 auto 25px;border-radius:50%;color:var(--blue);font-size:32px;font-weight:400}.draft-success h1{font-size:28px;line-height:1.5;margin-bottom:15px}.draft-success>p{font-size:14px;line-height:1.9}.draft-success .button{margin-top:26px;min-width:235px;padding-right:24px}.draft-success .small-note{margin-top:18px;font-size:11px!important}.success-actions{display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap;margin:24px 0}.success-actions a,.success-actions button{font-size:13px;color:#5b7091;background:transparent;border:0;min-height:40px;display:inline-flex;align-items:center}.success-detail{text-align:left;max-width:420px;margin:25px auto 0}.success-detail .review-data{font-size:12px}.no-script{padding:50px;text-align:center}.error-summary{padding:12px 16px;background:#fff1f1;border:1px solid #e3a6a6;color:var(--danger);border-radius:10px;font-size:13px;margin:0 0 20px}.form-field-list{margin-top:15px;display:flex;flex-direction:column;gap:18px}.plan-mini{background:white;border:1px solid #d9e2f3;border-radius:12px;padding:20px;margin-top:18px}.plan-mini strong{font-size:28px;font-weight:400}.plan-mini span{display:block;font-size:12px;color:#7f8d9f;margin-top:3px}.task-notes{font-size:12px;line-height:1.85;color:#6f7b90;margin-top:20px}.review-concierge-top{padding:20px;background:#f0f4ff;border-radius:12px;margin-top:20px;display:flex;align-items:center;gap:20px}.review-concierge-top .service-badge{width:45px;height:45px;display:grid;place-items:center;background:var(--blue);color:white;border-radius:13px;font-size:22px}.review-concierge-top .panel-heading{font-size:17px;margin:0 0 5px}.review-concierge-top p{font-size:12px}.recovery-note{font-size:12px;line-height:1.8;padding:14px 17px;background:#f0f4ff;border-radius:12px;color:#5572ac;margin-bottom:21px}.file-restored-note{font-size:12px;color:#7a89a0;line-height:1.8;padding-top:14px}.workflow-primary>h1:focus{outline:none}.workflow-primary>.step-heading:focus{outline:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.workflow-header-tools .workbench-link{font-size:13px}
html[lang=en] .review-data dd{overflow-wrap:anywhere}
html[lang=en] .workflow-actions>.button{min-width:0;white-space:normal}
@media(max-width:1100px){.workflow-header-tools .back-home{display:none}.workflow-header-tools .workbench-link{display:none}}
@media(max-width:700px){.workflow-header .workspace-name{display:none}.workflow-header .workflow-header-tools{gap:10px}.workflow-header .language-switch{padding:0 6px}.workflow-header .language-switch svg{display:none}.workflow-header .language-switch select{font-size:12px;max-width:94px;min-height:40px}html[lang=en] .workflow-actions>.button{font-size:12px;gap:12px}html[lang=en] .progress-list button strong{font-size:11px}html[lang=en] .style-option{font-size:11px}html[lang=en] .composer-label{font-size:11px}}
.workflow-body .panel-heading{letter-spacing:0;font-weight:500;line-height:1.5}.success-heading{font-weight:500;letter-spacing:-.04em}
.workflow-body .step-description{font-size:1rem}.workflow-body .field-panel>p,.workflow-body .form-field>span,.workflow-body .guide-card>p,.workflow-body .guide-card .guide-list{font-size:.875rem}.workflow-body .form-field small,.workflow-body .consent-field{font-size:.75rem}
.brief-fallback{text-align:left;margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.brief-fallback summary{cursor:pointer;font-size:14px;color:var(--blue);padding:5px 0}.brief-text{width:100%;min-height:260px;resize:vertical;border:1px solid var(--line);border-radius:12px;padding:16px;background:#f8faff;line-height:1.9;font-size:14px;color:var(--ink);margin-top:18px}.draft-success .brief-fallback .button{min-width:0;margin-top:12px}
@media(min-width:1500px){.workflow-header{padding-left:calc((100vw - 1420px)/2);padding-right:calc((100vw - 1420px)/2)}}
@media(max-width:1200px){.workflow-layout{grid-template-columns:205px 1fr}.workflow-sidebar{padding-left:22px;padding-right:18px}.workflow-main{padding:35px 27px}.workflow-content-grid{grid-template-columns:minmax(0,1fr) 245px;gap:20px}.guide-card{padding:20px}.field-panel{padding:22px}.workflow-header{padding:0 28px;gap:24px}.workspace-name{padding-left:24px}.step-heading{font-size:29px}.workflow-aside{padding-top:45px}.review-preview{grid-template-columns:160px 1fr;gap:17px}.story-preview{width:150px;height:268px}.story-preview-title{font-size:20px}}
@media(max-width:980px){.workflow-layout{grid-template-columns:190px minmax(0,1fr)}.workflow-main{padding:32px 25px}.workflow-content-grid{grid-template-columns:minmax(0,1fr)}.workflow-aside{padding-top:0}.guide-card{display:block;padding:23px}.guide-card img{height:155px;max-width:240px;float:right;margin:-80px 0 0 20px}.guide-card .guide-list{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.guide-card .panel-heading{font-size:17px}.guide-card .guide-list li{margin:8px 0}.aside-note{display:none}.workflow-sidebar{padding:35px 16px}.workflow-header{padding:0 25px}.preview-banner{font-size:11px}.preview-banner>span{font-size:10px}.workflow-topline{font-size:10px}.workflow-actions{padding-bottom:20px}.service-plan-summary{max-width:350px}.plan-mini{display:none}.sidebar-help{padding:18px 15px}.progress-list button{gap:10px;padding-left:6px}.progress-list button strong{font-size:13px}.progress-list li:not(:last-child):after{left:22px}.form-grid{gap:19px}.review-preview{grid-template-columns:190px 1fr;gap:25px}.story-preview{width:175px;height:295px}}
@media(max-width:700px){.workflow-header{padding:0 20px;gap:16px;height:78px}.workflow-header .brand{font-size:22px}.workspace-name{font-size:13px;padding-left:16px}.workflow-header>div{gap:15px}.back-home{display:none}.save-draft{font-size:11px;min-height:39px;padding:8px 12px}.preview-banner{padding:9px 19px;text-align:left;font-size:11px;line-height:1.8}.preview-banner>span{margin-left:0;display:block;font-size:10px}.workflow-layout{display:block}.workflow-sidebar{padding:20px 20px 0;border:0;gap:0}.sidebar-help{display:none}.progress-list{display:flex;justify-content:space-between;gap:9px}.progress-list li{flex:1;min-width:0}.progress-list button{display:block;text-align:center;padding:10px 3px 12px;position:relative;z-index:1}.progress-list button>span{margin:0 auto 9px;width:28px;height:28px;font-size:11px}.progress-list button strong{font-size:12px}.progress-list li:not(:last-child):after{top:24px;left:calc(50% + 19px);right:calc(-50% + 8px);bottom:auto;width:auto;height:1px}.workflow-main{padding:18px 23px 35px}.workflow-topline{font-size:9px;letter-spacing:.04em;margin-bottom:12px}.step-heading{font-size:29px}.step-description{font-size:14px;margin:12px 0 23px}.workflow-content-grid{gap:10px}.field-panel{padding:22px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.workflow-aside{margin-top:8px}.guide-card{padding:22px}.guide-card img{float:none;max-width:none;width:100%;height:170px;margin:18px 0 0}.guide-card .guide-list{grid-template-columns:1fr}.guide-card .guide-list li{margin:7px 0;font-size:12px}.guide-card>p{font-size:13px}.upload-zone{min-height:166px;padding:23px}.form-grid{gap:20px 16px}.form-field>span{font-size:13px}.workflow-actions{margin-top:21px;gap:14px}.workflow-actions>.button{min-width:148px;font-size:13px}.service-plan-choice{padding:22px 18px;gap:14px}.service-plan-choice strong{font-size:18px}.service-plan-choice small{font-size:11px}.inclusions{padding:23px}.inclusions .check-list{grid-template-columns:1fr;font-size:13px}.review-preview{grid-template-columns:165px minmax(0,1fr);gap:17px}.story-preview{width:150px;height:270px}.review-data{font-size:11px}.story-preview-title{font-size:20px}.review-data>div{gap:8px}.review-data dd{max-width:60%}.review-script{font-size:13px}.draft-success{padding:30px 22px}.draft-success h1{font-size:25px}.draft-success>p{font-size:13px}.draft-success .button{font-size:13px;min-width:225px}.style-options{gap:8px}.style-option{font-size:11px;padding:14px 6px}.script-area{padding:17px;font-size:16px}.script-toolbar{align-items:flex-start}.script-toolbar>span{font-size:10px;line-height:1.6}.script-toolbar button{font-size:11px;min-width:100px}.script-foot{font-size:10px;gap:10px}.choice-option{padding:14px;gap:9px}.choice-option strong{font-size:13px}.choice-option small{font-size:10px}.ratio-icon{width:22px;height:31px;margin:0 4px}.ratio-icon.landscape{width:32px;height:21px}.success-actions{gap:16px}.field-panel .panel-heading{font-size:16px}}
@media(max-width:400px){.workflow-header{gap:12px;padding:0 16px}.workspace-name{font-size:12px;padding-left:12px}.workflow-header .brand-mark{width:31px;height:31px}.workflow-header .brand{font-size:20px}.save-draft{font-size:10px;padding:8px 10px}.workflow-main{padding-left:18px;padding-right:18px}.workflow-sidebar{padding-left:15px;padding-right:15px}.field-panel{padding:19px}.step-heading{font-size:27px}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.upload-zone{padding:20px 12px}.upload-zone>strong{font-size:13px}.upload-zone.has-file{grid-template-columns:72px 1fr;gap:14px;padding:15px}.upload-zone.has-file img,.upload-zone.has-file video{width:72px;height:85px}.review-preview{grid-template-columns:1fr;gap:20px}.story-preview{margin:auto;width:183px;height:300px}.review-data{font-size:12px}.choice-options{gap:8px}.choice-option{padding:12px 10px}.choice-option strong{font-size:12px}.ratio-icon{margin:0}.service-plan-choice{grid-template-columns:23px 1fr auto;gap:12px;padding:18px 15px}.service-plan-choice strong{font-size:16px}.service-plan-choice .quantity{font-size:24px}}

/* Visual material composer: property + presenter = video. */
.has-composer .workflow-main{background:#fff}
.workflow-content-grid.composer-view{grid-template-columns:minmax(0,1fr)}
.material-composer{margin-top:36px;min-width:0}
.composer-section-title{margin-bottom:24px}
.composer-section-title .optional{margin-left:10px}
.composer-grid{display:grid;grid-template-columns:minmax(0,1.14fr) 28px minmax(0,.86fr) 28px minmax(0,1.05fr);gap:15px;align-items:start}
.composer-input,.composer-result{min-width:0}
.composer-property{padding-top:36px}
.composer-person{padding-top:0}
.composer-result{padding-top:18px}
.composer-card{position:relative;display:block;height:280px;overflow:hidden;border-radius:24px;background:#eaf0f8;isolation:isolate}
label.composer-card{cursor:pointer}
.composer-card input{position:absolute;width:1px;height:1px;opacity:0}
.composer-card:focus-within{outline:3px solid var(--blue);outline-offset:5px}
.composer-card.dragging{outline:3px solid var(--blue);outline-offset:5px}
.composer-card>.composer-image{height:100%;width:100%;object-fit:cover}
.composer-image.demo-person{object-position:73% center}
.composer-card.is-empty>.composer-image{opacity:.38;filter:saturate(.55)}
.composer-card.is-empty:after{content:'';position:absolute;inset:0;background:#eef4ff25;z-index:-1}
.composer-card:hover .composer-change{background:#fff;color:var(--blue)}
.composer-upload-prompt{position:absolute;inset:0 0 45px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:500;color:#243d64;text-align:center}
.composer-upload-prompt>span{width:46px;height:46px;border-radius:50%;background:#ffffffed;display:grid;place-items:center;font-size:26px;color:var(--blue)}
.composer-label{position:absolute;left:12px;right:12px;bottom:13px;padding:9px 6px;border-radius:40px;background:#fffdf0ed;text-align:center;font-size:13px;line-height:1.5;backdrop-filter:blur(8px)}
.composer-status,.composer-change{position:absolute;top:12px;border-radius:30px;background:#fffffff0;padding:5px 9px;font-size:10px;line-height:1.6}
.composer-status{left:12px;color:#405372}
.composer-change{right:12px;color:#32445f}
.composer-file-row{display:flex;align-items:center;gap:8px;min-height:42px;padding:4px 2px 0}
.composer-filename{font-size:12px;color:#647188;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}
.composer-remove{padding:10px 2px;background:transparent;color:#596b86;font-size:12px;min-height:44px;min-width:44px}
.composer-required{font-size:12px;color:#67788e}
.composer-help{font-size:11px;color:#68778b;line-height:1.7}
.composer-operator{font-size:33px;font-weight:300;line-height:1;color:#8997a8;text-align:center;padding-top:149px}
.composer-result-card{background:#d1ddee}
.composer-result-card>.composer-image{object-position:72% center}
.composer-play{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:54px;height:54px;border:1px solid #ffffffc9;border-radius:50%;display:grid;place-items:center;color:white;background:#263e6340;backdrop-filter:blur(5px);font-size:29px;padding-left:4px}
.composer-result-note{font-size:11px;color:#68778b;line-height:1.7;margin:14px 2px 0}
.composer-tools{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:23px}
.composer-guidance{max-width:420px;font-size:13px;color:#5c6e87}
.composer-guidance summary{cursor:pointer;min-height:40px;padding:8px 0}
.composer-guidance p{font-size:12px;line-height:1.9;padding-top:8px}
.composer-privacy{font-size:12px;line-height:1.7;color:#738098;margin-top:12px}
@media(min-width:1400px){.composer-card{height:325px}.composer-operator{padding-top:169px}}
@media(max-width:1050px) and (min-width:701px){.composer-grid{gap:10px;grid-template-columns:minmax(0,1fr) 22px minmax(0,.88fr) 22px minmax(0,1fr)}.composer-card{height:235px;border-radius:19px}.composer-operator{font-size:27px;padding-top:132px}.composer-label{font-size:12px;left:8px;right:8px}.composer-status{left:8px;top:9px;padding:4px 6px}.composer-change{right:8px;top:9px;padding:4px 6px}.composer-upload-prompt{font-size:11px}.composer-result-note{font-size:10px}}
@media(max-width:700px){.material-composer{margin-top:26px}.composer-grid{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:0 10px}.composer-property{padding-top:23px}.composer-person{padding-top:0}.composer-card{height:210px;border-radius:20px}.composer-operator{font-size:27px;padding-top:111px}.composer-label{font-size:12px;left:8px;right:8px;bottom:10px;padding:8px 5px}.composer-upload-prompt{font-size:11px;gap:10px;bottom:40px}.composer-upload-prompt>span{width:38px;height:38px;font-size:23px}.composer-status{font-size:9px;left:8px;top:9px;padding:4px 6px}.composer-change{font-size:9px;right:8px;top:9px;padding:4px 6px}.composer-file-row{min-height:37px}.composer-help{font-size:10px}.composer-filename,.composer-remove,.composer-required{font-size:11px}.composer-equals{grid-column:1/-1;padding:12px 0 14px;line-height:1.2}.composer-result{grid-column:1/-1;padding-top:0}.composer-result-card{height:220px}.composer-result-card>.composer-image{object-position:center 43%}.composer-result-card .composer-label{left:20px;right:20px;bottom:14px;font-size:13px}.composer-result-note{margin-top:10px}.composer-tools{gap:12px;margin-top:17px}.composer-guidance{max-width:55%;font-size:12px}.composer-tools>.text-button{font-size:12px}.composer-privacy{font-size:11px}.composer-section-title{font-size:17px}}
@media(max-width:400px){.composer-grid{gap:0 8px;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.composer-card{height:190px}.composer-result-card{height:205px}.composer-operator{font-size:24px;padding-top:100px}.composer-equals{padding-top:12px}.composer-label{font-size:11px}.composer-upload-prompt{font-size:10px}.composer-change{top:38px}.composer-result-card .composer-status{top:12px}}
