:root{--tool-bg:#f4f6f8;--tool-surface:#fff;--tool-surface-2:#f8fafc;--tool-surface-3:#eef2f6;--tool-text:#0f172a;--tool-copy:#334155;--tool-muted:#5b6879;--tool-line:#d9e0e8;--tool-line-strong:#aeb9c7;--tool-accent:#2563eb;--tool-accent-hover:#1d4ed8;--tool-accent-soft:#eff6ff;--tool-success:#147d4f;--tool-warning:#9a5b00;--tool-error:#b42318;--tool-danger-soft:#fff1f0;--tool-radius-sm:8px;--tool-radius:12px;--tool-radius-lg:18px;--tool-shadow:0 1px 2px #0f172a0f, 0 12px 34px #0f172a12;--tool-header-height:72px}html{scroll-padding-top:calc(var(--tool-header-height) + 16px)}.tool-body{min-height:100dvh;color:var(--tool-text);background:var(--tool-bg);font-family:Archivo,sans-serif}.tool-body h1,.tool-body h2,.tool-body h3{color:var(--tool-text);letter-spacing:-.035em;font-family:Space Grotesk,sans-serif;line-height:1.08}.tool-body button,.tool-body label[for],.tool-body summary{touch-action:manipulation}.tool-body :focus-visible{outline:3px solid var(--tool-accent);outline-offset:3px}.tool-body ::selection{color:#fff;background:var(--tool-accent)}.tool-header{z-index:100;min-height:var(--tool-header-height);border-bottom:1px solid var(--tool-line);color:var(--tool-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:20px;padding:10px max(24px,50vw - 780px);display:grid;position:sticky;top:0}.tool-header .brand-mark{border-color:#d9e0e8}.tool-header .brand-name span{color:var(--tool-muted)}.tool-header__status{color:var(--tool-muted);align-items:center;gap:9px;font-size:.78rem;font-weight:600;display:inline-flex}.tool-header__status>span,.workspace-feedback__dot{background:#24a66a;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #24a66a1f}.tool-header__nav{justify-self:end;gap:8px;display:flex}.tool-header__back{border:1px solid var(--tool-line);border-radius:var(--tool-radius-sm);min-height:44px;color:var(--tool-copy);background:var(--tool-surface);cursor:pointer;align-items:center;padding:10px 13px;font-size:.82rem;font-weight:600;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.tool-header__back:hover{border-color:var(--tool-accent);color:var(--tool-accent);background:var(--tool-accent-soft)}.tool-shell{width:min(1560px,100vw - 48px);margin-inline:auto;padding:34px 0 64px}.tool-intro{justify-content:space-between;align-items:end;gap:40px;margin-bottom:24px;display:flex}.tool-intro>div:first-child{max-width:770px}.tool-intro h1{text-wrap:balance;max-width:700px;margin:0 0 12px;font-size:clamp(2.1rem,3.8vw,3.7rem)}.tool-intro>div:first-child>p:last-child{max-width:690px;color:var(--tool-copy);margin:0;line-height:1.55}.tool-kicker,.preview-pane__eyebrow{color:var(--tool-accent);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:700}.tool-intro__trust,.tip-card,.cloud-warning{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.tool-intro__trust{border-radius:var(--tool-radius);background:#f2fbf6;border:1px solid #c7e6d5;max-width:410px;padding:16px}.tool-intro__trust svg,.tip-card svg,.cloud-warning>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.tool-intro__trust svg{color:var(--tool-success)}.tool-intro__trust p,.tip-card p{margin:0}.tool-intro__trust strong,.tool-intro__trust span,.tip-card strong,.tip-card span{display:block}.tool-intro__trust strong,.tip-card strong{margin-bottom:3px;font-size:.86rem}.tool-intro__trust span,.tip-card span{color:var(--tool-muted);font-size:.78rem;line-height:1.45}.workspace-feedback{border:1px solid var(--tool-line);border-radius:var(--tool-radius);background:var(--tool-surface);align-items:center;gap:12px;min-height:48px;margin-bottom:16px;padding:10px 16px;display:flex}.tool-status{color:var(--tool-copy);margin:0;font-size:.84rem;line-height:1.4}.editor-shell{grid-template-columns:188px minmax(390px,500px) minmax(460px,1fr);align-items:start;gap:16px;display:grid}.stage-nav,.control-pane,.preview-pane{border:1px solid var(--tool-line);border-radius:var(--tool-radius-lg);background:var(--tool-surface);min-width:0;box-shadow:var(--tool-shadow)}.stage-nav,.preview-pane{top:calc(var(--tool-header-height) + 16px);position:sticky}.stage-nav{overflow:hidden}.tool-steps{margin:0;padding:8px;list-style:none}.tool-steps li{margin:2px 0}.tool-steps button{width:100%;min-height:58px;color:var(--tool-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;transition:color .15s,background-color .15s;display:grid}.tool-steps button:hover{color:var(--tool-text);background:var(--tool-surface-2)}.tool-steps button:active{background:var(--tool-surface-3)}.tool-steps svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.tool-steps button>span{min-width:0;font-size:.85rem;font-weight:700;display:grid}.tool-steps small{color:var(--tool-muted);letter-spacing:.03em;margin-bottom:1px;font-size:.65rem;font-weight:500}.tool-steps li.is-active button{color:#fff;background:var(--tool-accent)}.tool-steps li.is-active small{color:#fffc}.tool-steps li.is-complete:not(.is-active) button{color:var(--tool-success)}.stage-nav__help{border-top:1px solid var(--tool-line);background:var(--tool-surface-2);padding:16px}.stage-nav__help p{margin:0 0 12px}.stage-nav__help strong,.stage-nav__help span{display:block}.stage-nav__help strong{margin-bottom:4px;font-size:.82rem}.stage-nav__help span{color:var(--tool-muted);font-size:.74rem;line-height:1.45}.stage-nav__help .quiet-button{width:100%}.control-pane{overflow:clip}.workspace-panel{padding:26px}.workspace-panel[hidden]{display:none}.workspace-panel__header{border-bottom:1px solid var(--tool-line);margin-bottom:24px;padding-bottom:22px}.workspace-panel__header>div{align-items:center;gap:10px;margin-bottom:8px;display:flex}.workspace-panel__header h2{margin:0;font-size:1.55rem}.workspace-panel__header>p{color:var(--tool-muted);margin:0;font-size:.87rem;line-height:1.5}.step-badge{min-height:26px;color:var(--tool-accent);background:var(--tool-accent-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.form-section,.brand-assets,.mapping-identity,.mapping-fields,.preset-picker,.design-group,.export-card,.advanced-panel{margin-bottom:18px}.form-section,.brand-assets,.mapping-identity,.mapping-fields,.export-card{border:1px solid var(--tool-line);border-radius:var(--tool-radius);background:var(--tool-surface-2);padding:18px}.brand-assets{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tool-field{min-width:0;margin-bottom:16px}.tool-field:last-child{margin-bottom:0}.tool-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tool-field-row .tool-field{margin-bottom:16px}.tool-field label,.mapping-fields legend,.preset-picker legend,.range-field label{color:var(--tool-copy);margin-bottom:7px;font-size:.78rem;font-weight:700;display:block}.tool-field label>span{color:var(--tool-error)}.tool-field input:not([type=color]):not([type=file]):not([type=checkbox]),.tool-field textarea,.tool-field select,.mapping-row input[type=text],.search-field input,.backup-code-control input{border:1px solid var(--tool-line-strong);border-radius:var(--tool-radius-sm);width:100%;min-height:46px;color:var(--tool-text);background:#fff;padding:10px 12px;font-size:.9rem;transition:border-color .14s,box-shadow .14s}.tool-field textarea{resize:vertical;min-height:92px;line-height:1.5}.tool-field input:focus,.tool-field textarea:focus,.tool-field select:focus,.mapping-row input[type=text]:focus,.search-field input:focus,.backup-code-control input:focus{border-color:var(--tool-accent);outline:0;box-shadow:0 0 0 3px #2563eb1f}.tool-field input[aria-invalid=true],.tool-field select[aria-invalid=true]{border-color:var(--tool-error)}.field-help,.field-error,.file-name{margin:6px 0 0;font-size:.74rem;line-height:1.45}.field-help,.file-name{color:var(--tool-muted)}.field-error{color:var(--tool-error);font-weight:600}.color-control{grid-template-columns:48px 1fr;gap:8px;display:grid}.color-control input[type=color]{border:1px solid var(--tool-line-strong);border-radius:var(--tool-radius-sm);cursor:pointer;background:#fff;width:48px;height:46px;padding:4px}.color-control output{border:1px solid var(--tool-line);border-radius:var(--tool-radius-sm);min-height:46px;color:var(--tool-copy);font-variant-numeric:tabular-nums;background:#fff;align-items:center;padding:10px 12px;font-size:.82rem;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.icon-button,.quiet-button,.table-action,.file-button,.tool-primary-button,.tool-secondary-button,.password-toggle,.danger-button{border:1px solid var(--tool-line-strong);border-radius:var(--tool-radius-sm);min-height:44px;color:var(--tool-copy);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:700;line-height:1.2;transition:color .15s,border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.icon-button:hover,.quiet-button:hover,.table-action:hover,.file-button:hover,.tool-secondary-button:hover,.password-toggle:hover{border-color:var(--tool-accent);color:var(--tool-accent);background:var(--tool-accent-soft)}.icon-button:active,.quiet-button:active,.table-action:active,.file-button:active,.tool-primary-button:active,.tool-secondary-button:active,.password-toggle:active,.danger-button:active{box-shadow:inset 0 1px 3px #0f172a2e}.icon-button{width:44px;padding:9px}.icon-button svg,.quiet-button svg,.file-button svg,.tool-primary-button svg,.tool-secondary-button svg,.cloud-form-heading svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:19px;height:19px}.file-button{width:100%}.tool-primary-button{border-color:var(--tool-accent);color:#fff;background:var(--tool-accent)}.tool-primary-button:hover{border-color:var(--tool-accent-hover);color:#fff;background:var(--tool-accent-hover)}.tool-secondary-button{color:var(--tool-accent);border-color:#a8c1f4}.danger-button{color:var(--tool-error);background:var(--tool-danger-soft);border-color:#f2b8b5}.danger-button:hover{border-color:var(--tool-error)}.tool-primary-button:disabled,.tool-secondary-button:disabled,.quiet-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.44}.panel-actions{border-top:1px solid var(--tool-line);justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;padding-top:20px;display:flex}.panel-actions--between{justify-content:space-between}.panel-actions>div{gap:10px;display:flex}.advanced-panel,.design-group{border:1px solid var(--tool-line);border-radius:var(--tool-radius);background:var(--tool-surface);overflow:hidden}.advanced-panel summary,.design-group summary{min-height:52px;color:var(--tool-copy);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:.84rem;font-weight:700;list-style:none;display:flex}.advanced-panel summary::-webkit-details-marker{display:none}.design-group summary::-webkit-details-marker{display:none}.advanced-panel summary:after,.design-group summary:after{content:"+";color:var(--tool-accent);font-size:1.2rem;font-weight:500}.advanced-panel[open] summary:after,.design-group[open] summary:after{content:"−"}.advanced-panel summary small{color:var(--tool-muted);margin-left:auto;font-size:.7rem;font-weight:500}.advanced-panel__content,.design-group__content{border-top:1px solid var(--tool-line);background:var(--tool-surface-2);padding:16px}.error-summary{border-radius:var(--tool-radius);color:var(--tool-error);background:var(--tool-danger-soft);border:1px solid #f2b8b5;margin:18px;padding:16px 18px}.error-summary[hidden]{display:none}.error-summary h2{color:var(--tool-error);margin:0 0 8px;font-size:1rem}.error-summary ul{margin:0;padding-left:20px}.error-summary a{text-underline-offset:2px;text-decoration:underline}.tool-dropzone{border-radius:var(--tool-radius-lg);min-height:150px;color:var(--tool-text);background:var(--tool-accent-soft);cursor:pointer;border:2px dashed #9fb5d7;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:24px;transition:border-color .16s,background-color .16s;display:grid}.tool-dropzone:hover,.tool-dropzone.is-dragging{border-color:var(--tool-accent);background:#e4efff}.tool-dropzone.is-busy{cursor:wait;opacity:.65}.dropzone-icon{color:#fff;background:var(--tool-accent);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.dropzone-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:23px;height:23px}.tool-dropzone strong,.tool-dropzone small{display:block}.tool-dropzone strong{margin-bottom:5px;font-size:1rem}.tool-dropzone small{color:var(--tool-muted);font-size:.78rem}.source-actions{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.source-summary{border:1px solid var(--tool-line);border-radius:var(--tool-radius);grid-template-columns:1.7fr repeat(3,.7fr);display:grid;overflow:hidden}.source-summary>div{border-right:1px solid var(--tool-line);min-width:0;padding:13px 14px}.source-summary>div:last-child{border-right:0}.source-summary span,.source-summary strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.source-summary span{color:var(--tool-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:.67rem}.source-summary strong{font-variant-numeric:tabular-nums;font-size:.82rem}.status-good{color:var(--tool-success)}.status-warning{color:var(--tool-warning)}.status-error{color:var(--tool-error)}.tip-card{border-radius:var(--tool-radius);color:#7a5300;background:#fff9e9;border:1px solid #ead39e;margin-top:16px;padding:14px}.mapping-identity{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mapping-fields{min-width:0}.mapping-fields legend,.preset-picker legend{color:var(--tool-text);padding:0 4px}.mapping-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.mapping-toolbar p{color:var(--tool-muted);margin:0;font-size:.78rem}.mapping-toolbar>div{gap:6px;display:flex}.mapping-list{gap:6px;display:grid}.mapping-row{border:1px solid var(--tool-line);border-radius:var(--tool-radius-sm);background:#fff;grid-template-columns:44px minmax(110px,.75fr) minmax(150px,1fr) minmax(90px,.55fr);align-items:center;gap:9px;min-height:62px;padding:8px;display:grid}.mapping-check{cursor:pointer;place-items:center;width:44px;height:44px;display:grid}.mapping-row input[type=checkbox]{width:20px;height:20px;accent-color:var(--tool-accent);cursor:pointer}.mapping-source,.mapping-sample{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mapping-source{color:var(--tool-copy);font-size:.76rem;font-weight:700}.mapping-sample{color:var(--tool-muted);font-size:.7rem}.mapping-row input[type=text]{min-height:40px;font-size:.78rem}.mapping-empty{color:var(--tool-muted);margin:0;font-size:.82rem}.preset-picker{border:0;padding:0}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.preset-card{border:1px solid var(--tool-line);border-radius:var(--tool-radius);min-height:132px;color:var(--tool-copy);text-align:left;cursor:pointer;background:#fff;align-content:start;gap:3px;padding:10px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:grid}.preset-card:hover{border-color:#9db8e9}.preset-card.is-selected{border-color:var(--tool-accent);background:var(--tool-accent-soft);box-shadow:0 0 0 2px #2563eb1a}.preset-card__sample{background:#fff;border:1px solid #ccd5df;border-radius:5px;height:62px;margin-bottom:5px;position:relative;overflow:hidden}.preset-card__sample:before,.preset-card__sample:after{content:"";background:#c7d0dc;border-radius:2px;height:4px;position:absolute;left:8px;right:8px;box-shadow:0 9px #e0e5eb,0 18px #e0e5eb}.preset-card__sample:before{background:var(--tool-accent);width:52%;box-shadow:none;top:9px}.preset-card__sample:after{top:28px}.preset-card__sample--compact:after{height:3px;box-shadow:0 7px #e0e5eb,0 14px #e0e5eb,0 21px #e0e5eb}.preset-card__sample--editorial:before{width:72%;height:14px}.preset-card__sample--editorial:after{top:31px}.preset-card strong,.preset-card small{display:block}.preset-card strong{color:var(--tool-text);font-size:.82rem}.preset-card small{color:var(--tool-muted);font-size:.67rem;line-height:1.35}.range-field{margin-bottom:16px}.range-field label{justify-content:space-between;display:flex}.range-field output{color:var(--tool-accent);font-variant-numeric:tabular-nums}.range-field input[type=range]{width:100%;min-height:28px;accent-color:var(--tool-accent);cursor:pointer;margin:0}.toggle-row{margin-bottom:8px}.toggle-row label{border:1px solid var(--tool-line);border-radius:var(--tool-radius-sm);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.toggle-row label>span{display:grid}.toggle-row strong{font-size:.8rem}.toggle-row small{color:var(--tool-muted);font-size:.7rem}.toggle-row input{width:22px;height:22px;accent-color:var(--tool-accent);flex:none}.review-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.review-heading h3,.export-card h3{margin:0;font-size:1rem}.review-metrics{flex-wrap:wrap;gap:6px;display:flex}.review-metrics span{color:var(--tool-success);background:#eaf8f1;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:700}.review-metrics .metric-error{color:var(--tool-error);background:var(--tool-danger-soft)}.search-field{margin-bottom:10px;display:block;position:relative}.search-field svg{fill:none;width:19px;height:19px;stroke:var(--tool-muted);stroke-linecap:round;stroke-width:1.8px;pointer-events:none;position:absolute;top:13px;left:13px}.search-field input{padding-left:42px}.product-table-wrap{border:1px solid var(--tool-line);border-radius:var(--tool-radius);max-height:330px;overflow:auto}.product-table{border-collapse:collapse;width:100%}.product-table th,.product-table td{border-bottom:1px solid var(--tool-line);text-align:left;vertical-align:middle;padding:10px 12px;font-size:.76rem}.product-table th{z-index:1;color:var(--tool-muted);background:var(--tool-surface-2);letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;position:sticky;top:0}.product-table th:first-child{width:48%}.product-table tbody tr:hover,.product-table tbody tr.is-selected{background:var(--tool-accent-soft)}.product-select-button{width:100%;min-height:44px;color:var(--tool-text);text-align:left;cursor:pointer;background:0 0;border:0;padding:6px 0;font-weight:700}.row-status{color:var(--tool-success);white-space:nowrap;background:#eaf8f1;border-radius:999px;padding:3px 7px;font-size:.66rem;font-weight:700;display:inline-flex}.row-status--warning{color:var(--tool-warning);background:#fff7e6}.row-status--error{color:var(--tool-error);background:var(--tool-danger-soft)}.export-card{background:var(--tool-accent-soft);border-color:#b8cef5;margin-top:18px}.export-card>div:first-child p{color:var(--tool-muted);margin:5px 0 14px;font-size:.78rem}.export-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.export-actions .tool-secondary-button{grid-column:1/-1}.export-progress{margin-top:14px}.export-progress>div{color:var(--tool-copy);justify-content:space-between;margin-bottom:6px;font-size:.74rem;display:flex}.export-progress progress{width:100%;height:7px;accent-color:var(--tool-accent)}.backup-panel{margin-top:18px}.cloud-warning{border-radius:var(--tool-radius);color:#7a5300;background:#fff9e9;border:1px solid #ead39e;margin-bottom:14px;padding:14px}.cloud-warning h3{color:#694800;margin:0 0 4px;font-size:.9rem}.cloud-warning p{margin:0;font-size:.74rem;line-height:1.5}.cloud-backup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cloud-backup-form{border:1px solid var(--tool-line);border-radius:var(--tool-radius);background:#fff;min-width:0;padding:14px}.cloud-form-heading{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:14px;display:grid}.cloud-form-heading>svg{width:38px;height:38px;color:var(--tool-accent);background:var(--tool-accent-soft);border-radius:9px;padding:9px}.cloud-form-heading h3,.backup-result h4{margin:0 0 3px;font-size:.9rem}.cloud-form-heading p,.backup-result p{color:var(--tool-muted);margin:0;font-size:.7rem;line-height:1.45}.password-control,.backup-code-control{grid-template-columns:minmax(0,1fr) auto;display:grid}.password-control input{border-radius:var(--tool-radius-sm) 0 0 var(--tool-radius-sm)!important}.password-toggle{border-radius:0 var(--tool-radius-sm) var(--tool-radius-sm) 0;border-left:0;min-width:62px}.cloud-submit{width:100%}.backup-result{border-radius:var(--tool-radius-sm);background:var(--tool-accent-soft);border:1px solid #b8cef5;margin-top:12px;padding:12px}.backup-result[hidden],.danger-button[hidden]{display:none}.backup-code-control{margin-top:10px}.backup-code-control input{border-radius:var(--tool-radius-sm) 0 0 var(--tool-radius-sm);min-width:0}.backup-code-control .quiet-button{border-radius:0 var(--tool-radius-sm) var(--tool-radius-sm) 0;border-left:0}.cloud-form-actions{gap:8px;display:grid}.cloud-status{color:var(--tool-muted);margin:14px 0 0;font-size:.74rem}.cloud-backup-form[aria-busy=true]{opacity:.62}.preview-pane{padding:18px}.preview-pane__header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.preview-pane__header h2{margin:0 0 3px;font-size:1.1rem}.preview-pane__header p{max-width:280px;color:var(--tool-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.74rem;overflow:hidden}.preview-pane__eyebrow{margin-bottom:3px;display:block}.preview-navigation{gap:6px;display:flex}.preview-summary{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.preview-summary span{color:var(--tool-copy);background:var(--tool-surface-3);border-radius:999px;padding:4px 8px;font-size:.66rem;font-weight:700}.document-preview-wrap{border-radius:var(--tool-radius);background:repeating-linear-gradient(45deg,#e7ebf0,#e7ebf0 10px,#edf0f4 10px 20px);border:1px solid #d1d8e2;min-width:0;padding:clamp(12px,2vw,24px);overflow:hidden}.document-preview{aspect-ratio:210/297;color:#172033;background:#fff;width:100%;margin-inline:auto;overflow:hidden;box-shadow:0 12px 34px #0f172a2e}.document-preview[data-page-size=letter][data-orientation=portrait]{aspect-ratio:8.5/11}.document-preview[data-orientation=landscape]{aspect-ratio:297/210}.document-preview[data-page-size=letter][data-orientation=landscape]{aspect-ratio:11/8.5}.preview-help{color:var(--tool-muted);margin:10px 2px 0;font-size:.68rem;line-height:1.45}.preview-document{min-height:100%;padding:var(--preview-page-padding,7%);font-family:var(--preview-font,Arial, sans-serif);font-size:var(--preview-body-size,13px);flex-direction:column;display:flex}.preview-document__bar{height:6px;margin:calc(var(--preview-page-padding,7%) * -1) calc(var(--preview-page-padding,7%) * -1) 5%;background:var(--preview-accent,#2563eb);flex:none}.preview-document__header{border-bottom:1px solid #d9dee5;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding-bottom:4%;display:grid}.preview-document__company{letter-spacing:-.025em;font-size:1.3em;font-weight:700}.preview-document__logo{aspect-ratio:16/9;place-items:center;width:clamp(54px,13%,90px);display:grid}.preview-document__logo img{object-fit:contain;max-width:100%;max-height:100%}.preview-document__meta{color:#647084;flex-wrap:wrap;gap:5px 14px;margin-top:5px;font-size:.7em;display:flex}.preview-document__title{text-align:var(--preview-title-align,left);padding:6% 0 5%}.preview-document__title-card{border:1px solid #0000;padding:5%;position:relative;overflow:hidden}.preview-document[data-title-holder=none] .preview-document__title-card{padding:0}.preview-document[data-title-holder=soft] .preview-document__title-card{background:color-mix(in srgb, var(--preview-accent) 10%, white)}.preview-document[data-title-holder=outline] .preview-document__title-card{border-color:var(--preview-accent)}.preview-document[data-title-holder=accent] .preview-document__title-card{color:var(--preview-accent-ink,#fff);background:var(--preview-accent)}.preview-document[data-title-holder=side] .preview-document__title-card{border-left:5px solid var(--preview-accent);padding-left:5%}.preview-document[data-corner-style=rounded] .preview-document__title-card{border-radius:var(--preview-corner,16px)}.preview-document[data-corner-style=bevel] .preview-document__title-card{clip-path:polygon(var(--preview-corner,16px) 0, calc(100% - var(--preview-corner,16px)) 0, 100% var(--preview-corner,16px), 100% calc(100% - var(--preview-corner,16px)), calc(100% - var(--preview-corner,16px)) 100%, var(--preview-corner,16px) 100%, 0 calc(100% - var(--preview-corner,16px)), 0 var(--preview-corner,16px))}.preview-document__title span{color:#5e6b7c;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:.68em;font-weight:700;display:block}.preview-document[data-title-holder=accent] .preview-document__title span,.preview-document[data-title-holder=accent] .preview-document__title h3,.preview-document[data-title-holder=accent] .preview-document__title p{color:inherit}.preview-document__title h3{color:#0f172a;font-family:inherit;font-size:var(--preview-title-size,36px);overflow-wrap:anywhere;margin:0;line-height:1.02}.preview-document__title p{color:#4b5768;max-width:92%;margin:10px auto 0;font-size:.82em;line-height:1.5}.preview-document__title[style*=left] p{margin-left:0}.preview-document__table{border-collapse:collapse;width:100%}.preview-document__table th,.preview-document__table td{padding:var(--preview-row-padding,8px) 0;text-align:left;vertical-align:top;border-top:1px solid #dde2e8;font-size:.78em;line-height:1.4}.preview-document__table th{color:#5e6b7c;width:38%;padding-right:16px;font-weight:500}.preview-document__table td{color:#152033;overflow-wrap:anywhere;font-weight:600}.preview-document__spec-list{gap:var(--preview-row-padding,8px);margin:0;padding:0;list-style:none;display:grid}.preview-document__spec-list li{color:#253146;padding-left:18px;font-size:.8em;line-height:1.45;position:relative}.preview-document__spec-list li:before{content:"";background:var(--preview-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.58em;left:2px}.preview-document[data-bullet-style=square] .preview-document__spec-list li:before{border-radius:1px}.preview-document[data-bullet-style=dash] .preview-document__spec-list li:before{border-radius:0;width:9px;height:2px}.preview-document__spec-list strong{color:#0f172a}.preview-document__cards{gap:var(--preview-row-padding,8px);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.preview-document__card{background:#f8fafc;border:1px solid #dce2e9;border-radius:7px;padding:10px}.preview-document__card span,.preview-document__card strong{display:block}.preview-document__card span{color:#667387;margin-bottom:4px;font-size:.65em}.preview-document__card strong{color:#152033;overflow-wrap:anywhere;font-size:.78em;line-height:1.35}.preview-document__additional{border-top:1px solid #dde2e8;margin-top:5%;padding-top:5%}.preview-document__additional h4{color:#0f172a;margin:0 0 8px;font-family:inherit;font-size:.92em}.preview-document__additional p,.preview-document__additional ul,.preview-document__additional ol{color:#455267;margin:0;font-size:.74em;line-height:1.5}.preview-document__additional ul,.preview-document__additional ol{padding-left:18px}.preview-document__footer{color:#697588;border-top:1px solid #dde2e8;margin-top:auto;padding-top:4%;font-size:.62em;line-height:1.5}.preview-document__footer p{margin:0 0 4px}.preview-document__page-number{font-variant-numeric:tabular-nums;margin-left:auto}.preview-no-fields{color:#697588;font-size:.8em}.preview-empty{color:#697588;text-align:center;place-items:center;min-height:100%;padding:40px;display:grid}.preview-empty strong,.preview-empty span{display:block}.preview-empty strong{color:#172033;margin-bottom:6px;font-size:1.1rem}.help-dialog{border:1px solid var(--tool-line);border-radius:var(--tool-radius-lg);width:min(560px,100vw - 28px);max-height:min(760px,100dvh - 28px);color:var(--tool-text);background:#fff;padding:0;overflow:auto;box-shadow:0 28px 80px #0f172a47}.help-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a94}.help-dialog__header{border-bottom:1px solid var(--tool-line);justify-content:space-between;align-items:start;gap:20px;padding:22px;display:flex}.help-dialog__header h2{margin:7px 0 0;font-size:1.45rem}.help-list{counter-reset:help-step;gap:14px;margin:0;padding:22px 22px 22px 58px;display:grid}.help-list li{padding-left:4px}.help-list strong,.help-list span{display:block}.help-list strong{margin-bottom:2px;font-size:.88rem}.help-list span{color:var(--tool-muted);font-size:.78rem;line-height:1.45}.help-dialog>.tool-primary-button{width:calc(100% - 44px);margin:0 22px 22px}.tool-footer{border-top:1px solid var(--tool-line);width:min(1560px,100vw - 48px);color:var(--tool-muted);justify-content:space-between;gap:24px;margin-inline:auto;padding:24px 0 36px;font-size:.72rem;display:flex}.tool-footer p{margin:0}.noscript-message{z-index:1000;border-radius:var(--tool-radius);color:#fff;background:var(--tool-error);text-align:center;padding:14px;position:fixed;bottom:16px;left:16px;right:16px}@media (width<=1260px){.editor-shell{grid-template-columns:minmax(390px,.86fr) minmax(460px,1.14fr)}.stage-nav{grid-column:1/-1;position:static}.tool-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.tool-steps li{margin:0}.tool-steps button{grid-template-columns:24px minmax(0,1fr)}.stage-nav__help{display:none}}@media (width<=960px){.tool-header{grid-template-columns:1fr auto}.tool-header__status{display:none}.tool-intro{align-items:stretch}.tool-intro__trust{max-width:360px}.editor-shell{grid-template-columns:1fr}.stage-nav{grid-column:auto}.preview-pane{position:static}.control-pane{order:2}.preview-pane{order:3}}@media (width<=720px){:root{--tool-header-height:64px}.tool-header{min-height:var(--tool-header-height);gap:10px;padding:8px 14px}.tool-header .brand-mark{width:38px;height:38px}.tool-header .brand-mark img{width:30px;height:30px}.tool-header__nav{gap:6px}.tool-header__back{min-height:44px;padding:8px 10px;font-size:.74rem}.tool-header__back--service{display:none}.tool-shell{width:calc(100vw - 28px);padding:24px 0 44px}.tool-intro{gap:16px;margin-bottom:18px;display:grid}.tool-intro h1{font-size:clamp(2rem,10vw,3rem)}.tool-intro__trust{max-width:none}.workspace-feedback{align-items:start}.tool-steps{gap:2px;padding:5px}.tool-steps button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:3px;min-height:66px;padding:7px 3px}.tool-steps button>span{font-size:.68rem}.tool-steps small{display:none}.tool-steps svg{width:20px;height:20px}.workspace-panel{padding:18px}.workspace-panel__header>div{align-items:flex-start}.workspace-panel__header h2{font-size:1.35rem}.brand-assets,.mapping-identity,.cloud-backup-grid{grid-template-columns:1fr}.source-summary{grid-template-columns:1fr 1fr}.source-summary>div:nth-child(2){border-right:0}.source-summary>div:nth-child(-n+2){border-bottom:1px solid var(--tool-line)}.mapping-row{grid-template-columns:44px minmax(0,1fr)}.mapping-row input[type=text],.mapping-row .mapping-sample{grid-column:2}.mapping-toolbar{align-items:flex-start}.preset-grid{grid-template-columns:1fr}.preset-card{grid-template-columns:100px 1fr;column-gap:10px;min-height:96px}.preset-card__sample{grid-row:1/span 2;height:70px}.tool-field-row{grid-template-columns:1fr;gap:0}.panel-actions,.panel-actions--between{flex-direction:column-reverse;align-items:stretch}.panel-actions>div{display:grid}.panel-actions button{width:100%}.export-actions{grid-template-columns:1fr}.export-actions .tool-secondary-button{grid-column:auto}.document-preview-wrap{padding:10px}.preview-document__title h3{font-size:min(var(--preview-title-size,36px), 8vw)}.tool-footer{flex-direction:column;gap:5px;width:calc(100vw - 28px)}}@media (width<=430px){.brand-name span{display:none}.tool-header__back{padding-inline:8px}.tool-header__nav .tool-header__back:nth-child(2){display:none}.form-section,.brand-assets,.mapping-identity,.mapping-fields,.export-card{padding:14px}.workspace-panel{padding:15px}.source-summary strong{font-size:.76rem}.preview-pane{padding:14px}.preview-document__cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
