.order-create-page{background:radial-gradient(circle at 50% 0%, var(--color-accent-blue-wash), transparent 34%), linear-gradient(180deg, #fff 0%, #f4f6f9 100%);min-height:100vh;color:var(--color-text)}.order-create-header{width:min(var(--max-width), calc(100% - 48px));border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin:0 auto;display:flex}.order-create-header__brand{font-size:20px;font-weight:var(--weight-bold);letter-spacing:0}.order-create-header .secondary-button{border-radius:10px;min-height:32px;padding:0 12px;font-size:14px}.order-create-shell,.order-create-blocked{width:min(860px,100% - 48px);margin:0 auto;padding:34px 0 72px}.order-create-shell.is-editor{padding-top:0;padding-bottom:0}.order-upload-modal{z-index:80;background:#10121875;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.order-info-modal{place-items:start center;padding-top:clamp(92px,20vh,150px);padding-bottom:56px}.order-upload-modal__panel{background:linear-gradient(#fff 0%,#f8f9fb 100%);border:1px solid #ffffffc7;border-radius:34px;gap:20px;width:min(100%,620px);margin:8px 0 32px;padding:26px;display:grid;box-shadow:0 30px 90px #0f172a33,inset 0 1px #ffffffeb}.order-info-modal__panel{transform-origin:top;border:0;border-radius:24px;gap:18px;width:min(100%,440px);max-height:none;margin:0;padding:28px 28px 24px;overflow:auto;box-shadow:0 26px 80px #00000038}.order-upload-modal__copy{gap:0;display:grid}.order-upload-modal__copy span{color:#5f6673;font-size:13px;font-weight:500;line-height:18px}.order-upload-modal__copy h2{color:#111;letter-spacing:0;margin:0;font-size:20px;font-weight:600;line-height:27px}.order-upload-modal__copy p{color:#5f6673;margin:0;font-size:15px;font-weight:400;line-height:23px}.order-upload-modal__dropzone{text-align:center;background:#ffffffc2;border:1.5px dashed #c8cdd6;border-radius:28px;place-content:center;justify-items:center;gap:16px;min-height:260px;padding:38px 30px;display:grid;position:relative;box-shadow:inset 0 1px 20px #0f172a08}.order-upload-modal__dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.order-upload-modal__dropzone.is-busy{opacity:.72;border-style:solid}.order-upload-modal__dropzone input:disabled{cursor:wait}.order-upload-modal__dropzone small{color:#90949d;font-size:15px;font-weight:500;line-height:1.55}.order-upload-modal__dropzone strong{color:#111;font-size:20px;line-height:28px;font-weight:var(--weight-semibold);letter-spacing:0}.order-upload-modal__icon{background:var(--gradient-upload-blue);width:92px;height:92px;box-shadow:0 22px 52px var(--color-accent-blue-shadow), inset 0 0 0 2px #ffffffb8;border-radius:50%;place-items:center;display:grid}.order-upload-modal__icon svg{fill:none;width:42px;height:42px;stroke:var(--color-accent-blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.order-upload-modal__summary{color:var(--color-muted);gap:4px;font-size:12px;display:grid}.order-upload-modal__summary strong{color:var(--color-text);font-size:14px;line-height:20px}.order-upload-modal__warning{color:#c94c2e;background:#fff6f3;border:1px solid #ffe1d8;border-radius:14px;margin:-4px 0 0;padding:10px 12px;font-size:12px;font-weight:500;line-height:18px}.order-upload-modal__feedback{border:1px solid var(--color-accent-blue-border);background:var(--color-accent-blue-soft);color:#2e5f9f;border-radius:14px;gap:4px;margin:-6px 0 0;padding:10px 12px;font-size:12px;font-weight:500;line-height:18px;display:grid}.order-upload-modal__feedback p{margin:0}.order-upload-modal__list{gap:8px;max-height:320px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.order-upload-modal__list li{min-height:64px;box-shadow:none;background:#ffffffbd;border:1px solid #e8ebf0;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(150px,auto) 24px;align-items:center;gap:8px;padding:8px 9px 8px 12px;display:grid;position:relative;overflow:hidden}.order-upload-modal__list li[data-state=optimized_preview]{border-style:dashed}.order-upload-modal__list li[data-state=pending]{grid-template-columns:minmax(110px,.42fr) minmax(0,1fr) auto}.order-upload-modal__pending-detail{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.order-upload-modal__pending-detail small{color:var(--color-muted);text-align:right;font-size:11px;line-height:16px}.order-upload-modal__pending-status{color:#9aa2af;flex:none;font-size:18px;line-height:1}.order-upload-modal__pending-actions{align-items:center;gap:5px;display:flex}.order-upload-modal__list .order-upload-modal__pending-actions button{color:#5f6673;background:#fff;border:1px solid #dfe3e9;border-radius:999px;width:auto;min-width:38px;height:26px;padding:0 8px;font-size:10px;font-weight:600}.order-upload-modal__list li[data-state=action_required]{background:#fff9f7;border-left:4px solid #d85a3c;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr) 24px;align-items:start;padding-left:9px}.order-upload-modal__file-name{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex;overflow:hidden}.order-upload-modal__file-name>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.order-upload-modal__file-name>strong{border-radius:var(--radius-pill);background:var(--color-accent-blue-soft);min-height:20px;color:var(--color-accent-blue);flex:none;align-items:center;padding:0 6px;font-size:10px;display:inline-flex}.order-upload-modal__file-detail{justify-items:end;gap:2px;min-width:0;display:grid}.order-upload-modal__file-detail small,.order-upload-modal__failure-copy small{color:var(--color-muted);flex:none;font-size:11px;line-height:16px}.order-upload-modal__file-detail b{color:#245f48;font-size:10px;font-weight:700;line-height:15px}.order-upload-modal__failure-intro{color:#8d3824;background:#fffaf8;border:1px solid #f0c6bb;border-radius:12px;margin:0;padding:9px 11px;font-size:12px;font-weight:700;line-height:18px}.order-upload-modal__failure-copy{gap:3px;min-width:0;display:grid}.order-upload-modal__failure-copy b{color:#7a2d1b;font-size:11px;font-weight:650;line-height:16px}.order-upload-modal__failure-copy small{white-space:normal}.order-upload-modal__list button{color:#777b84;width:22px;height:22px;box-shadow:none;background:0 0;border:0;border-radius:50%;place-self:center;place-items:center;font-size:17px;font-weight:300;line-height:1;display:grid}.order-upload-modal__list button:hover{color:#111}.order-upload-modal__list button:focus-visible{outline:2px solid var(--color-accent-blue);outline-offset:2px}.order-upload-modal__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.order-upload-modal__submit{background:var(--color-accent-blue);width:100%;min-height:58px;box-shadow:0 14px 28px var(--color-accent-blue-shadow);border-radius:999px}.order-upload-modal__submit:disabled{color:#a0a4ad;box-shadow:none;opacity:1;cursor:not-allowed;background:#e6e8ee}.order-upload-modal__cancel{color:#111;background:#ffffffa3;border:1px solid #dde1e8;border-radius:999px;width:100%;min-height:58px;font-weight:600}.order-upload-modal__cancel:disabled{cursor:wait;opacity:.55}.order-info-form{gap:10px;display:grid}.order-info-form__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.order-info-form__pair>.order-field{min-width:0}.order-info-step{border-top:0;gap:10px;padding-top:6px;display:grid}.order-info-step:first-child{border-top:0;padding-top:0}.order-info-step:not(:first-child){overflow:visible}.order-create-blocked{min-height:calc(100vh - var(--header-height));align-content:center;justify-items:start;gap:16px;display:grid}.order-create-blocked h1{margin:0;font-size:34px;line-height:1.2}.order-create-blocked p{max-width:560px;color:var(--color-muted);margin:0;line-height:1.65}.order-save-state{border:1px solid var(--color-border);border-radius:var(--radius-control);min-width:104px;min-height:36px;color:var(--color-muted);white-space:nowrap;justify-content:center;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.order-save-retry{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);min-height:34px;color:var(--color-text);font-size:13px;font-weight:var(--weight-semibold);padding:0 10px}.order-save-retry:hover{border-color:var(--color-accent-blue);color:var(--color-accent-blue)}.order-draft-restore-error,.order-media-relink-feedback,.order-media-relink-panel{border-radius:18px;width:100%;margin:18px 0}.order-draft-restore-error{color:#a83f27;background:#fff7f4;border:1px solid #ffd4c9;gap:5px;padding:14px 16px;font-size:13px;line-height:20px;display:grid}.order-media-relink-feedback{color:#315d91;background:#f5f9ff;border:1px solid #dce7f5;padding:12px 15px;font-size:13px;line-height:20px}.order-media-relink-feedback.is-warning{color:#755522;background:#fffaf0;border-color:#ead9b9}.order-media-relink-feedback.is-error{color:#a83f27;background:#fff7f4;border-color:#ffd4c9}.order-media-relink-panel{background:#fffaf7;border:1px solid #f0d5c8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;padding:18px;display:grid;box-shadow:0 12px 28px #5a342112}.order-media-relink-panel__copy{gap:4px;display:grid}.order-media-relink-panel__copy strong{color:#512f22;font-size:15px;line-height:22px}.order-media-relink-panel__copy p{color:#765c51;margin:0;font-size:12px;line-height:18px}.order-media-relink-panel ul{flex-wrap:wrap;grid-column:1/-1;gap:7px;margin:0;padding:0;list-style:none;display:flex}.order-media-relink-panel li{color:#574b46;background:#fff;border:1px solid #eadfd9;border-radius:999px;align-items:center;gap:6px;min-width:0;padding:6px 9px;font-size:11px;display:inline-flex}.order-media-relink-panel li span{color:#b65335;font-weight:var(--weight-semibold)}.order-media-relink-panel li strong{overflow-wrap:anywhere;white-space:normal;max-width:220px}.order-media-relink-panel li small{color:#8a7e78}.order-media-relink-picker{color:#fff;min-height:40px;font-size:13px;font-weight:var(--weight-semibold);cursor:pointer;background:#e75c3d;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex;box-shadow:0 8px 18px #b4442a33}.order-media-relink-picker:focus-within{outline-offset:2px;outline:3px solid #2e66aa40}.order-media-relink-picker.is-disabled{opacity:.58;cursor:wait}.order-media-relink-picker input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.order-editor-preview{justify-items:center;margin-bottom:0;display:grid}.order-create-shell.is-editor .order-editor-preview{justify-items:stretch;width:min(1390px,100vw - 48px);margin-left:50%;transform:translate(-50%)}.order-create-shell.is-editor .order-editor-preview>.media-placement-shell{width:100%;height:calc(100dvh - 12px);min-height:700px}.order-editor-action-bar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e0e5eceb;border-radius:999px;justify-content:flex-end;align-items:center;gap:12px;width:auto;min-height:58px;margin:0;padding:8px;display:flex;position:fixed;bottom:20px;right:24px;box-shadow:0 16px 42px #0f172a24}.order-submit-open-button{background:var(--color-accent-blue);min-height:42px;box-shadow:0 12px 24px var(--color-accent-blue-shadow);border-radius:999px;padding:0 18px}.order-editor-submit-button{background:var(--color-accent-blue);color:#fff;min-height:34px;font-size:13px;line-height:18px;font-weight:var(--weight-semibold);box-shadow:0 10px 20px var(--color-accent-blue-shadow);border-radius:999px;padding:0 16px}.order-issue-disclosure{z-index:25;position:relative}.order-issue-disclosure summary{color:#4d5662;min-height:34px;font-size:12px;line-height:16px;font-weight:var(--weight-semibold);cursor:pointer;background:#fff;border:1px solid #dfe5ec;border-radius:999px;align-items:center;gap:6px;padding:0 12px;list-style:none;display:inline-flex;box-shadow:0 6px 14px #0f172a0d}.order-issue-disclosure summary::-webkit-details-marker{display:none}.order-issue-disclosure summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .14s;transform:rotate(45deg)translateY(-1px)}.order-issue-disclosure[open] summary:after{transform:rotate(-135deg)translateY(-1px)}.order-issue-disclosure summary span{color:inherit;font:inherit;display:inline}.order-issue-disclosure.has-blocking summary{color:#c94c2e;background:#fff7f4;border-color:#ffd6ca}.order-issue-disclosure.has-warning summary{color:#7c5a2b;background:#fff9ef;border-color:#f1ddbc}.order-issue-disclosure.is-clear summary{color:#2f8d69;background:#f6fbf8;border-color:#dcece5}.order-issue-disclosure ul,.order-issue-disclosure p{background:#fff;border:1px solid #e4e8ee;border-radius:14px;width:min(340px,100vw - 48px);max-height:240px;margin:0;padding:12px;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 46px #0f172a24}.order-issue-disclosure ul{gap:7px;list-style:none;display:grid}.order-issue-disclosure li,.order-issue-disclosure p{color:#525b66;font-size:12px;line-height:18px;font-weight:var(--weight-medium)}.order-issue-disclosure li.is-blocking{color:#c94c2e}.order-issue-disclosure li.is-warning{color:#7c5a2b}.order-create-section{background:linear-gradient(#fff 0%,#f8f9fb 100%);border:1px solid #ffffffc7;border-radius:28px;padding:24px;box-shadow:0 20px 70px #0f172a1a,inset 0 1px #ffffffe6}.order-create-section--wide{grid-column:1/-1}.order-section-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.order-section-heading h2,.order-submit-section h2{margin:0;font-size:20px;line-height:1.25}.order-section-heading span{color:var(--color-muted);white-space:nowrap;font-size:14px}.order-editor-info-section{width:min(100%,760px);margin:0 auto 18px}.order-editor-info-section__head{gap:5px;margin-bottom:16px;display:grid}.order-editor-info-section__head h2{margin:0;font-size:20px;line-height:1.25}.order-editor-info-section__head p{color:#737883;margin:0;font-size:13px;line-height:19px}.order-editor-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.order-editor-info-grid__note{grid-column:1/-1}.order-drop-zone{text-align:center;border:1px dashed var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface-subtle);place-items:center;gap:6px;min-height:132px;padding:20px;display:grid;position:relative}.order-drop-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.order-drop-zone small,.order-field small{color:var(--color-muted);line-height:1.4}.order-confirmations{background:#ffffffb3;border:1px solid #e8ebf0;border-radius:18px;gap:8px;padding:14px;display:grid}.order-field{gap:6px;display:grid}.order-field span{color:#333;font-size:13px;font-weight:500;line-height:18px}.order-field input,.order-field textarea,.order-field select{width:100%;min-height:44px;font:inherit;color:#111;background:#fff;border:1px solid #e1e3e8;border-radius:12px;outline:none;padding:0 13px;font-size:14px;font-weight:400;line-height:20px;transition:border-color .14s,box-shadow .14s}.order-field input{font-variant-numeric:tabular-nums}.order-field input:focus,.order-field textarea:focus,.order-field select:focus{border-color:#111;box-shadow:0 0 0 3px #11111114}.order-field textarea{resize:vertical;min-height:82px;padding-top:12px;padding-bottom:12px}.order-field input::-moz-placeholder{color:#9a9fa8;font-weight:400}.order-field textarea::-moz-placeholder{color:#9a9fa8;font-weight:400}.order-field input::placeholder,.order-field textarea::placeholder{color:#9a9fa8;font-weight:400}.order-video-slot-section__empty{color:var(--color-muted);margin:14px 0 0;font-size:13px;line-height:18px}.order-info-modal__panel .order-field small{color:#8d929b;white-space:nowrap;font-size:12px;line-height:16px}.order-info-modal__panel .order-upload-modal__submit{background:var(--color-accent-blue);color:#fff;border:0;border-radius:12px;min-height:46px;font-size:14px;font-weight:600;line-height:20px}.order-info-modal__panel .order-upload-modal__submit:disabled{color:#a0a4ad;opacity:1;background:#e6e8ee}.order-submit-section{gap:18px;width:min(100%,760px);margin:18px auto 0;display:grid}.order-validation-list{color:var(--color-warning);gap:7px;margin:12px 0 0;padding:0;font-size:13px;line-height:1.55;list-style:none;display:grid}.order-validation-list li:only-child{color:var(--color-success)}.order-confirmations label{color:#444955;align-items:start;gap:10px;font-size:13px;line-height:1.45;display:flex}.order-confirmations input{margin-top:3px}.order-submit-button{background:var(--color-accent-blue);min-height:54px;box-shadow:0 14px 28px var(--color-accent-blue-shadow);border-radius:999px;justify-self:stretch}.order-save-state--bottom{justify-self:center}.order-submit-progress{color:#2e5f9f;margin-top:-8px;font-size:13px;font-weight:600;line-height:20px}.order-complete-preview-link{justify-self:start}.order-submit-status{min-height:28px;color:var(--color-muted)}.order-submit-status strong{color:var(--color-success)}.order-submit-modal{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0a09a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.order-submit-modal__panel{z-index:1;background:#fff;border:1px solid #e7e5e4;border-radius:24px;outline:0;gap:16px;width:min(100%,560px);max-height:calc(100dvh - 32px);padding:22px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.order-submit-modal__backdrop{cursor:default;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.order-submit-modal__panel:before{content:"";background:#ff5a1f;border-radius:24px 24px 0 0;height:5px;position:absolute;inset:0 0 auto}.order-submit-modal__head{justify-content:space-between;align-items:start;gap:14px;display:flex}.order-submit-modal__head h2{color:#111;font-size:19px;line-height:28px;font-weight:var(--weight-semibold);margin:0}.order-submit-modal__head p{color:#78716c;margin:4px 0 0;font-size:13px;line-height:19px}.order-submit-modal__close{color:#78716c;background:#f5f5f4;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;font-weight:300;line-height:1;display:grid}.order-submit-modal__close:hover{color:#111;background:#e3e7ee}.order-submit-modal__close:disabled{opacity:.45;cursor:not-allowed}.order-submit-modal__privacy{color:#57534e;background:#fafaf9;border:1px solid #e7e5e4;border-radius:14px;margin:0;padding:11px 13px;font-size:12px;line-height:18px}.order-submit-progress{color:#854d0e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;gap:4px;padding:12px 13px;font-size:13px;line-height:20px;display:grid}.order-validation-list--modal{background:#fafaf9;border:1px solid #e7e5e4;border-radius:16px;margin-top:0;padding:13px 14px}.order-submit-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.order-submit-steps li{background:#fafaf9;border:1px solid #e7e5e4;border-radius:13px;align-content:start;justify-items:start;gap:7px;min-width:0;padding:10px;display:grid}.order-submit-steps li>span{color:#78716c;background:#e7e5e4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.order-submit-steps li div{gap:2px;min-width:0;display:grid}.order-submit-steps strong{color:#44403c;font-size:11px}.order-submit-steps small{color:#a8a29e;font-size:9px;line-height:13px}.order-submit-steps li[data-state=current]{background:#fff4ef;border-color:#ffd8cc}.order-submit-steps li[data-state=current]>span{color:#fff;background:#ff5a1f}.order-submit-steps li[data-state=complete]{background:#f0fdf4;border-color:#bbf7d0}.order-submit-steps li[data-state=complete]>span{color:#fff;background:#16a34a}.order-validation-list--modal li{color:#7c5a2b}.order-validation-list--modal li.is-blocking{color:#c94c2e}.order-validation-list--modal li.is-ready{color:var(--color-success)}.order-submit-modal__error{color:#c94c2e;margin:-4px 0 0;font-size:13px;line-height:20px}.order-submit-modal__success{color:#2f8d69;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;gap:3px;margin:-4px 0 0;padding:13px;font-size:13px;line-height:20px;display:grid}.order-submit-modal__actions{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.order-submit-modal__actions .order-complete-preview-link{border-radius:12px;justify-self:stretch;min-height:42px}.order-submit-modal__actions .order-submit-button{color:#fff;background:#ff5a1f;border-radius:12px;min-height:46px;box-shadow:0 2px 8px #ff5a1f38}.order-submit-modal__actions .order-submit-button:disabled{color:#a0a4ad;box-shadow:none;opacity:1;cursor:not-allowed;background:#e6e8ee}@media (max-width:600px){.order-submit-modal{padding:10px}.order-submit-modal__panel{border-radius:20px;max-height:calc(100dvh - 20px);padding:19px 16px 16px}.order-submit-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:840px){.order-create-header,.order-create-shell,.order-create-blocked{width:min(100% - 32px, var(--max-width))}.order-section-heading{grid-template-columns:1fr;display:grid}.order-info-form__pair{grid-template-columns:1fr}.order-editor-action-bar{border-radius:18px;justify-items:stretch;width:auto;display:grid;bottom:16px;left:16px;right:16px}.order-media-relink-panel{grid-template-columns:1fr}.order-media-relink-picker{width:100%}.order-media-relink-panel li strong{max-width:min(210px,52vw)}.order-editor-info-grid{grid-template-columns:1fr}.order-upload-modal__list li{grid-template-columns:minmax(0,1fr) 24px;align-items:start}.order-upload-modal__list li[data-state=action_required]{grid-template-columns:minmax(0,1fr) 24px}.order-upload-modal__list li[data-state=pending]{grid-template-columns:minmax(0,1fr);min-height:112px}.order-upload-modal__file-detail,.order-upload-modal__failure-copy{grid-column:1;justify-items:start}.order-upload-modal__pending-detail,.order-upload-modal__pending-actions{grid-column:1;justify-content:flex-start}.order-upload-modal__pending-detail small{text-align:left}.order-upload-modal__list .order-upload-modal__pending-actions button{grid-area:auto}.order-upload-modal__list button{grid-area:1/2}.order-upload-modal__actions{grid-template-columns:1fr}.order-issue-disclosure ul,.order-issue-disclosure p{width:auto;max-height:260px;position:fixed;top:116px;left:20px;right:20px}}.order-create-blocked{background-color:#fbfbfa;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:40px 20px;display:flex}.order-create-blocked__card{text-align:center;background:#fff;border:1px solid #e2e0d8cc;border-radius:24px;flex-direction:column;align-items:center;gap:20px;width:min(100%,460px);padding:36px 32px;display:flex;box-shadow:0 4px 24px #0000000a,0 1px 3px #00000005}.order-create-blocked__brand-wrap{margin-bottom:4px}.order-create-blocked__icon-badge{background:#f0efea;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.order-create-blocked__copy{flex-direction:column;gap:8px;display:flex}.order-create-blocked__copy h1{color:#1c1917;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.order-create-blocked__copy p{color:#78716c;margin:0;font-size:13px;line-height:1.5}.order-create-blocked__actions{flex-direction:column;gap:10px;width:100%;padding-top:8px;display:flex}.order-create-blocked__btn-main{color:#fff;cursor:pointer;background:#ff5a1f;border:1px solid #ff5a1f;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:46px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:flex;box-shadow:0 2px 8px #ff5a1f38}.order-create-blocked__btn-main:hover{background:#e64d15;border-color:#e64d15}.order-create-blocked__btn-sub{color:#57534e;cursor:pointer;background:#fff;border:1px solid #e2e0d8;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:44px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.order-create-blocked__btn-sub:hover{color:#1c1917;background:#f8f8f7}.order-create-blocked__candidates{flex-direction:column;gap:8px;width:100%;display:flex}
.wedding-info-step{color:#171717;gap:16px;width:min(100%,480px);margin:0 auto;padding:8px 16px 80px;display:grid}.wedding-info-step__template,.wedding-info-step__card{background:#fff;border:1px solid #e7e5e4;border-radius:18px;box-shadow:0 10px 32px #2925240f}.wedding-info-step__template{justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:16px;display:flex}.wedding-info-step__template div{min-width:0}.wedding-info-step__template span{color:#a8a29e;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:15px;display:block}.wedding-info-step__preview>span{color:#78716c;font-size:13px;font-weight:600;line-height:18px;display:block}.wedding-info-step__template h1{color:#171717;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:15px;font-weight:750;line-height:21px;overflow:hidden}.wedding-info-step__template>strong{color:#ff5a1f;background:#fff4ef;border:1px solid #ffd8cc;border-radius:8px;flex:none;padding:5px 10px;font-size:12px;font-weight:700;line-height:16px}.wedding-info-step__card{gap:16px;padding:20px;display:grid}.wedding-info-step__name-grid,.wedding-info-step__revealed-fields{gap:12px;display:grid}.wedding-info-step__name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wedding-info-step__field{gap:6px;min-width:0;display:grid}.wedding-info-step__field>span{color:#44403c;font-size:12px;font-weight:700;line-height:17px}.wedding-info-step__field>small{color:#a16207;font-size:11px;line-height:16px}.wedding-info-step__field input,.wedding-info-step__field textarea,.wedding-info-step__field select{color:#171717;width:100%;min-height:42px;font:inherit;background:#fafaf9b8;border:1px solid #e7e5e4;border-radius:12px;outline:none;padding:10px 12px;font-size:13px;line-height:20px;transition:border-color .14s,box-shadow .14s,background .14s}.wedding-info-step__date-selects{grid-template-columns:1.25fr 1fr 1fr;gap:8px;display:grid}.wedding-info-step__field textarea{resize:vertical;min-height:76px}.wedding-info-step__field input:focus-visible,.wedding-info-step__field textarea:focus-visible,.wedding-info-step__next:focus-visible{border-color:#d6aa00;box-shadow:0 0 0 3px #facc154d}.wedding-info-step__field input:focus,.wedding-info-step__field textarea:focus{background:#fff}.wedding-info-step__preview{text-align:center;background:#f5f5f4f2;border:1px solid #e7e5e4;border-radius:14px;justify-items:center;gap:6px;padding:18px 20px;display:grid}.wedding-info-step__preview strong{color:#171717;letter-spacing:.01em;font-size:18px;font-weight:700;line-height:26px}.wedding-info-step__preview small{color:#44403c;font-size:14px;font-weight:500;line-height:20px}.wedding-info-step__next{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#ff5a1f;border:1px solid #ff5a1f;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:700;line-height:19px;transition:transform .14s,background .14s,box-shadow .14s;display:flex;box-shadow:0 6px 18px #ff5a1f33}.wedding-info-step__next:hover:not(:disabled){background:#e64d15;border-color:#e64d15;box-shadow:0 8px 22px #ff5a1f47}.wedding-info-step__next:active:not(:disabled){transform:scale(.985)}.wedding-info-step__next:disabled{color:#a8a29e;cursor:not-allowed;box-shadow:none;background:#e7e5e4;border-color:#e7e5e4}@media (max-width:430px){.wedding-info-step{padding-left:0;padding-right:0}.wedding-info-step__name-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wedding-info-step__field input,.wedding-info-step__field textarea,.wedding-info-step__next{transition:none}}.wedding-upload-step{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c19176b;padding:16px}.wedding-upload-step .wedding-upload-step__panel{background:#fbfbfa;border:1px solid #e7e5e4;border-radius:22px;gap:14px;width:min(100%,480px);max-height:calc(100dvh - 32px);margin:0;padding:18px;overflow:auto;box-shadow:0 26px 72px #1c191738}.wedding-upload-step__tab{color:#292524;background:#e7e5e4b8;border:1px solid #d6d3d1b8;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:4px;font-size:12px;line-height:18px;display:flex}.wedding-upload-step__tab>span{background:#fff;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.wedding-upload-step__tab svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.wedding-upload-step__overview{background:#fff;border:1px solid #e7e5e4;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(116px,.75fr);align-items:center;gap:12px 18px;padding:15px;display:grid;box-shadow:0 10px 28px #2925240d}.wedding-upload-step__overview>div:first-child>span{color:#a8a29e;font-size:10px;font-weight:700;line-height:15px}.wedding-upload-step__overview h2{color:#171717;margin:1px 0 0;font-size:20px;font-weight:800;line-height:27px}.wedding-upload-step__overview div:first-child p{color:#78716c;margin:0;font-size:11px;line-height:16px}.wedding-upload-step__readiness{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.wedding-upload-step__readiness>strong{color:#292524;text-align:right;font-size:11px}.wedding-upload-step__progress{background:#f5f5f4;border:1px solid #e7e5e4;border-radius:999px;height:8px;overflow:hidden}.wedding-upload-step__progress>span{border-radius:inherit;background:#ff5a1f;height:100%;transition:width .18s;display:block}.wedding-upload-step__counts{color:#78716c;border-top:1px solid #f0efee;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:4px 12px;margin:0;padding-top:10px;font-size:10px;font-weight:650;line-height:15px;display:flex}.wedding-upload-step .wedding-upload-step__dropzone{cursor:pointer;background:#fff;border:1px dashed #d6d3d1;border-radius:16px;gap:8px;min-height:150px;padding:22px 18px;transition:border-color .14s,background .14s,box-shadow .14s;box-shadow:0 8px 24px #2925240a}.wedding-upload-step .wedding-upload-step__dropzone:hover,.wedding-upload-step .wedding-upload-step__dropzone.is-drag-over{background:#fffdf0;border-color:#d6aa00;box-shadow:0 0 0 3px #facc1538}.wedding-upload-step .wedding-upload-step__dropzone:has(input:focus-visible){background:#fffdf0;border-color:#d6aa00;box-shadow:0 0 0 3px #facc1538}.wedding-upload-step .order-upload-modal__icon{width:44px;height:44px;box-shadow:none;background:#fff5b8;border:1px solid #f4db72;border-radius:12px}.wedding-upload-step .order-upload-modal__icon svg{stroke:#292524;width:21px;height:21px}.wedding-upload-step .wedding-upload-step__dropzone strong{color:#292524;font-size:12px;font-weight:650;line-height:18px}.wedding-upload-step .wedding-upload-step__dropzone strong u{text-underline-offset:3px;font-weight:800}.wedding-upload-step .wedding-upload-step__dropzone small{color:#a8a29e;font-size:10px;line-height:16px}.wedding-upload-step .order-upload-modal__list{scrollbar-width:thin;gap:7px;max-height:260px}.wedding-upload-step .order-upload-modal__list li{background:#fff;border-color:#e7e5e4;border-radius:12px;min-height:58px}.wedding-upload-step .order-upload-modal__list li[data-state=optimized_preview]{background:#fffef7;border-style:solid}.wedding-upload-step .order-upload-modal__file-name>strong{color:#57534e;background:#fff5b8}.wedding-upload-step .order-upload-modal__list button:focus-visible,.wedding-upload-step .order-upload-modal__cancel:focus-visible,.wedding-upload-step .order-upload-modal__submit:focus-visible{outline-offset:2px;outline:2px solid #d6aa00}.wedding-upload-step .order-upload-modal__actions{grid-template-columns:1fr 1fr;gap:9px}.wedding-upload-step .order-upload-modal__cancel,.wedding-upload-step .order-upload-modal__submit{min-height:46px;box-shadow:none;border-radius:12px;font-size:12px;font-weight:800;line-height:18px}.wedding-upload-step .order-upload-modal__cancel{color:#57534e;background:#fff;border-color:#d6d3d1}.wedding-upload-step .order-upload-modal__submit{color:#fff;background:#ff5a1f;border:1px solid #ff5a1f}.wedding-upload-step .order-upload-modal__submit:hover:not(:disabled){background:#e64d15;border-color:#e64d15}.wedding-upload-step .order-upload-modal__submit:disabled{color:#a8a29e;background:#e7e5e4;border-color:#e7e5e4}@media (max-width:520px){.wedding-upload-step{padding:8px}.wedding-upload-step .wedding-upload-step__panel{border-radius:18px;max-height:calc(100dvh - 16px);padding:14px}.wedding-upload-step__overview{grid-template-columns:1fr}.wedding-upload-step__readiness{grid-template-columns:minmax(0,1fr) 38px}.wedding-upload-step .order-upload-modal__actions{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.wedding-upload-step__progress>span,.wedding-upload-step .wedding-upload-step__dropzone{transition:none}}@keyframes sales-message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sales-spark-pass{0%{opacity:0;transform:translate(-38px)rotate(-18deg)}25%,75%{opacity:1;transform:translate(0)rotate(5deg)}to{opacity:0;transform:translate(38px)rotate(18deg)}}.sales-render-message{animation:.45s ease-out sales-message-in;display:inline-block}.sales-render-spark{animation:4.2s ease-in-out infinite sales-spark-pass;display:inline-block}@media (prefers-reduced-motion:reduce){.sales-render-message,.sales-render-spark{animation:none}}.wedding-info-step__field>span{font-weight:500}.wedding-info-step__template h1{font-weight:550}.sales-production-error{color:#9a3412;text-align:left;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;margin-top:18px;padding:18px 20px}.sales-production-error strong{font-size:15px;font-weight:600;display:block}.sales-production-error p{margin:8px 0;font-size:13px;line-height:1.7}.sales-production-error a{text-underline-offset:3px;font-size:12px;text-decoration:underline}.sales-quota-dialog{color:#292524;background:#fff;border:0;border-radius:24px;width:min(460px,100% - 32px);max-height:calc(100svh - 40px);padding:0;font-family:inherit}.sales-quota-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1c1917a6}.sales-quota-dialog section{padding:32px}.sales-quota-symbol{color:#ea580c;background:#fff1e6;border:1px solid #fed7aa;border-radius:50%;place-items:center;width:44px;height:44px;font-size:25px;display:grid}.sales-quota-eyebrow{color:#c2410c;margin:18px 0 8px;font-size:12px}.sales-quota-dialog h2{margin:0 0 14px;font-size:23px;font-weight:600;line-height:1.5}.sales-quota-dialog p:not(.sales-quota-eyebrow){color:#78716c;font-size:14px;line-height:1.8}.sales-quota-reset{color:#9a3412;background:#fff7ed;border-radius:12px;margin-top:20px;padding:16px;font-size:12px}.sales-quota-reset strong{margin-top:5px;font-size:16px;font-weight:600;display:block}.sales-quota-actions{gap:10px;margin-top:26px;display:flex}.sales-quota-actions button,.sales-quota-actions a{font:inherit;text-align:center;cursor:pointer;border:1px solid #e7e5e4;border-radius:12px;padding:14px 20px;font-size:14px;text-decoration:none}.sales-quota-actions a{color:#fff;background:#ff5a1f;border-color:#ff5a1f;flex:1}
