:root{--pc-accent: #1f1f1f;--pc-accent-soft: #f1f2f3;--pc-accent-ink: #3d3f42;--pc-border: #d2d5d8;--pc-border-soft: #e1e3e5;--pc-surface: #ffffff;--pc-surface-muted: #f6f6f7;--pc-text: #303030;--pc-text-muted: #616161}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f1f1f1;color:var(--pc-text)}a{color:inherit;text-decoration:none}.pc-app-nav:not(:defined){display:none}.pc-shell{min-height:100vh;padding:20px 24px 32px}.pc-shell__frame{max-width:1100px;margin:0 auto;display:grid;gap:16px}.pc-shell__brand-logo{height:28px;width:auto;flex-shrink:0}.pc-shell__brand-logo--dark{display:none}.pc-shell__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pc-shell__eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#f1f2f3;color:#4a4a4a;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pc-install__brand{display:flex;align-items:center;gap:12px;margin-bottom:4px}.pc-shell__title{margin:0;font-size:1.625rem;line-height:1.1;color:#202223;font-weight:650}.pc-shell__subtitle{margin:0;max-width:640px;color:var(--pc-text-muted);font-size:.875rem;line-height:1.5}.pc-shell__credits{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:8px 12px;border:1px solid var(--pc-border);border-radius:999px;background:var(--pc-surface);color:#303030;font-size:.875rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 1px #161d250a}.pc-shell__credits:hover{border-color:var(--pc-border);background:var(--pc-surface-muted)}.pc-shell__nav{display:flex;flex-wrap:wrap;gap:8px}.pc-shell__nav--tabs{gap:0;padding-bottom:1px;border-bottom:1px solid var(--pc-border-soft)}.pc-page{display:grid;gap:16px}.pc-card{display:grid;gap:12px;padding:20px;border-radius:16px;border:1px solid var(--pc-border-soft);background:var(--pc-surface);box-shadow:0 1px #161d250d}.pc-card--accent{border-color:#cfe0ff;background:linear-gradient(180deg,#fff,#f7fbff)}.pc-card__title{margin:0;font-size:1.75rem;line-height:1.15;color:#202223;font-weight:650}.pc-card__subtitle{margin:0;color:var(--pc-text-muted);font-size:.875rem;line-height:1.5}@media(prefers-color-scheme:dark){.pc-shell__brand-logo--light{display:none}.pc-shell__brand-logo--dark{display:block}}.pc-grid{display:grid;gap:16px}.pc-grid--stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.pc-grid--plans{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.pc-settings-layout{display:grid;gap:16px;align-items:start;grid-template-columns:minmax(220px,240px) minmax(0,1fr)}.pc-settings-layout__content{min-width:0}.pc-settings-nav{display:grid;gap:6px;padding:12px;border:1px solid var(--pc-border-soft);border-radius:16px;background:var(--pc-surface)}.pc-settings-nav__item{display:flex;align-items:center;min-height:40px;padding:0 12px;border-radius:10px;color:var(--pc-text);font-size:.9375rem;font-weight:600}.pc-settings-nav__item:hover{background:var(--pc-surface-muted)}.pc-settings-nav__item--active{background:var(--pc-accent-soft);color:#202223}.pc-stat{display:grid;gap:6px;padding:16px;border-radius:16px;border:1px solid var(--pc-border-soft);background:var(--pc-surface)}.pc-stat__label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6d7175}.pc-stat__value{font-size:1.125rem;font-weight:700;color:#202223;overflow-wrap:anywhere}.pc-stat__value--subtle{font-size:.9375rem;font-weight:600;line-height:1.35}.pc-stat__value--link{color:#005bd3;font-size:1rem;font-weight:600;line-height:1.35}.pc-stat__value--link:hover{color:#004299;text-decoration:underline}.pc-stat__meta{color:var(--pc-text-muted);font-size:.875rem}.pc-status{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f1f2f3;color:#4a4a4a;font-size:13px;font-weight:700}.pc-status--current{background:#e8f1ff;color:#0b3e94;border:1px solid #b9d6ff}.pc-status--canceled{background:#fff1e8;color:#8a3c00;border:1px solid #f1c59a}.pc-list,.pc-step-row{display:grid;gap:12px}.pc-step-row__main{display:grid;gap:8px;min-width:0}.pc-step-row__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-step-row__title{margin:0;font-size:1.125rem;font-weight:650;color:#202223}.pc-step-row__instruction{margin:0;color:var(--pc-text-muted);font-size:.875rem;line-height:1.45}.pc-step-row__meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#4a4a4a;font-size:.8125rem}.pc-step-row__actions{display:flex;flex-wrap:wrap;gap:8px}.pc-list-item{display:grid;gap:10px;padding:16px;border-radius:16px;border:1px solid var(--pc-border-soft);background:var(--pc-surface)}.pc-list-item__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.pc-list-item__title{margin:0;font-size:18px;color:#202223}.pc-plan-card{display:grid;gap:12px}.pc-plan-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-plan-card__price{margin:0;font-size:1.375rem;font-weight:700;color:#202223}.pc-plan-card__features{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--pc-text);font-size:.875rem}.pc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.pc-link-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;border:1px solid #1f1f1f;background:#1f1f1f;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer}.pc-table-wrap{overflow-x:auto;border:1px solid var(--pc-border-soft);border-radius:12px;background:#fff}.pc-table{width:100%;border-collapse:collapse;min-width:720px}.pc-table th,.pc-table td{padding:12px 14px;border-bottom:1px solid var(--pc-border-soft);text-align:left;vertical-align:top;font-size:.875rem}.pc-table th{color:#6d7175;font-weight:700;background:#fafbfb}.pc-table td{color:#202223}.pc-table tbody tr:last-child td{border-bottom:0}.pc-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-pagination__label{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:8px;color:var(--pc-text-muted);font-size:.875rem;white-space:nowrap}.pc-pagination__select{width:auto;min-width:88px}.pc-pagination__summary{display:inline-flex;align-items:center;gap:16px;color:var(--pc-text-muted);font-size:.875rem;white-space:nowrap}.pc-pagination__summary>span:first-child{color:#4a4a4a;font-weight:600}.pc-table--products td{vertical-align:middle}.pc-products-toolbar{display:grid;gap:16px;margin-bottom:16px}.pc-products-toolbar__filters{display:grid;gap:12px;grid-template-columns:minmax(240px,2fr) repeat(5,minmax(140px,1fr));align-items:end}.pc-products-toolbar__summary{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.pc-products-toolbar__sync-status{color:var(--pc-text-muted);font-size:.875rem;line-height:1.4}.pc-media__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.pc-media__file-input{display:none}.pc-media__empty{padding:32px 16px;border:1px dashed var(--pc-border);border-radius:16px;background:var(--pc-surface-muted);color:var(--pc-text-muted);text-align:center}.pc-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.pc-media-card{display:grid;gap:14px;padding:16px;border:1px solid var(--pc-border-soft);border-radius:16px;background:var(--pc-surface)}.pc-media-card__preview{display:flex;align-items:center;justify-content:center;min-height:140px;border-radius:14px;background:var(--pc-surface-muted);overflow:hidden}.pc-media-card__image{display:block;width:100%;height:140px;object-fit:cover}.pc-media-card__icon{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:88px;padding:16px;border-radius:999px;background:#e9ecef;color:#4b5563;font-size:.8rem;font-weight:700;letter-spacing:.08em}.pc-media-card__body{display:grid;gap:10px}.pc-media-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pc-media-card__title{margin:0;font-size:1rem;font-weight:650;color:var(--pc-text);word-break:break-word}.pc-media-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--pc-text-muted);font-size:.9rem}.pc-media-card__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pc-executions__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.pc-executions__identity{display:grid;gap:6px}.pc-executions__mobile{display:grid;gap:12px}.pc-executions__desktop{display:none}.pc-executions__empty,.pc-executions__empty-cell{padding:16px;border:1px dashed var(--pc-border);border-radius:12px;background:var(--pc-surface-muted);color:var(--pc-text-muted);font-size:.875rem}.pc-executions__empty-cell{border:0;border-radius:0;background:transparent}.pc-execution-card{display:grid;gap:14px;padding:16px;border:1px solid var(--pc-border-soft);border-radius:16px;background:var(--pc-surface)}.pc-execution-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pc-execution-card__heading{display:grid;gap:4px;min-width:0}.pc-execution-card__title{margin:0;color:var(--pc-text);font-size:.95rem;font-weight:700}.pc-execution-card__meta{margin:0;color:var(--pc-text-muted);font-size:.8125rem}.pc-execution-card__grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.pc-execution-card__meta-item{display:grid;gap:4px}.pc-execution-card__label{margin:0;color:var(--pc-text-muted);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pc-execution-card__value{margin:0;color:var(--pc-text);font-size:.875rem;word-break:break-word}.pc-execution-card__section{display:grid;gap:8px}.pc-execution-card__panel,.pc-executions__detail-panel{display:grid;gap:8px;padding:16px;border:1px solid var(--pc-border-soft);border-radius:12px;background:var(--pc-surface-muted)}.pc-execution-card__text,.pc-executions__detail-text,.pc-executions__text-output{margin:0;color:var(--pc-text);font:inherit;font-size:.875rem;line-height:1.65;white-space:pre-wrap;word-break:break-word}.pc-executions__detail-stack{display:grid;gap:12px}.pc-executions__detail-stack>.pc-executions__detail-panel:last-child{margin-top:4px}.pc-executions__detail-row td{padding-top:10px;background:#fafbfb}.pc-executions__detail-label{color:var(--pc-text-muted);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}.pc-executions__truncate{display:block;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-executions__link{color:#0b63ce;text-decoration:underline;word-break:break-word}.pc-executions__link--compact{white-space:nowrap}.pc-executions__video-links{display:flex;flex-wrap:wrap;gap:8px}.pc-executions__video-links--compact{flex-wrap:nowrap}.pc-executions__error{color:#b42318;word-break:break-word}.pc-product-cell{display:flex;align-items:center;gap:12px;min-width:280px}.pc-product-cell__content{display:grid;gap:4px;min-width:0}.pc-product-cell__title{font-weight:600;color:#1f2937}.pc-product-link{color:inherit;text-decoration:none}.pc-product-link:hover{text-decoration:underline}.pc-product-cell__meta{color:#6b7280;font-size:.8125rem;line-height:1.2}.pc-runner-product{display:grid;gap:16px;align-items:center;grid-template-columns:72px minmax(0,1fr);padding:16px;border:1px solid var(--pc-border-soft);border-radius:16px;background:var(--pc-surface-muted)}.pc-runner-product__content{display:grid;gap:6px;min-width:0}.pc-runner-product__title{font-size:1rem;font-weight:700;color:#202223}.pc-runner-product__meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--pc-text-muted);font-size:.875rem}.pc-product-detail__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.pc-product-detail__identity{display:grid;gap:8px}.pc-product-detail__back-row{display:flex;align-items:center;gap:8px}.pc-product-detail__back-link{display:inline-flex;align-items:center;gap:6px;color:var(--pc-text-muted);font-weight:700}.pc-product-detail__back-icon{font-size:1rem;line-height:1}.pc-product-detail__meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:var(--pc-text-muted);font-size:.95rem}.pc-product-detail__back{margin-top:16px}.pc-product-detail__body{margin-top:20px}.pc-product-detail__summary{margin-top:8px;margin-bottom:20px}.pc-product-detail__links{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:10px}.pc-product-detail__external-link{color:#0b63ce;font-weight:700}.pc-runner-list{display:grid;gap:12px;margin-top:16px}.pc-runner-step{display:grid;gap:12px;padding:16px;border:1px solid var(--pc-border-soft);border-radius:16px;background:var(--pc-surface)}.pc-runner-step__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pc-runner-step__identity{display:grid;gap:6px;min-width:0}.pc-runner-step__title{font-size:.95rem;font-weight:700;color:#202223}.pc-runner-step__meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--pc-text-muted);font-size:.8125rem}.pc-runner-step__instruction{margin:0;color:var(--pc-text);font-size:.875rem;line-height:1.5}.pc-runner-step__controls{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:8px;min-width:220px}.pc-runner-step__controls--action-only{justify-content:flex-end;min-width:auto}.pc-runner-step__control-field{display:grid;gap:6px;flex:1 1 auto}.pc-runner-step__control-field s-select{flex:1 1 auto}.pc-runner-step__output{display:grid;gap:8px}.pc-runner-step__actions{display:flex;justify-content:flex-start;margin-top:4px}.pc-runner-step__output-label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--pc-text-muted)}.pc-runner-step__output-empty{padding:12px;border:1px dashed var(--pc-border);border-radius:12px;color:var(--pc-text-muted);font-size:.875rem;background:var(--pc-surface-muted)}.pc-runner-step__output-text{margin:0;padding:12px;overflow:auto;border:1px solid var(--pc-border-soft);border-radius:12px;background:var(--pc-surface-muted);color:var(--pc-text);font-size:.875rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.pc-runner-summary,.pc-runner-summary__list{display:grid;gap:8px}.pc-runner-summary__item{display:grid;gap:4px;padding:12px;border:1px solid var(--pc-border-soft);border-radius:12px;background:var(--pc-surface-muted)}.pc-runner-summary__label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--pc-text-muted)}.pc-runner-summary__value{color:var(--pc-text);font-size:.875rem;line-height:1.5;word-break:break-word}.pc-runner-step__media-output{display:grid;gap:10px}.pc-runner-step__output-image,.pc-runner-step__output-video{max-width:100%;border:1px solid var(--pc-border-soft);border-radius:12px;background:#000}.pc-runner-step__output-link{color:#0b63ce;font-size:.8125rem;line-height:1.5;word-break:break-all}.pc-runner-update__stack{display:grid;gap:14px}.pc-runner-update__meta{color:var(--pc-text);font-size:.875rem}.pc-runner-update__panel{display:grid;gap:8px}.pc-runner-prompt-images{display:grid;gap:10px;margin-bottom:16px}.pc-runner-prompt-images__list{display:flex;flex-wrap:wrap;gap:10px}.pc-runner-prompt-image{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;padding:4px;border:1px solid var(--pc-border-soft);border-radius:14px;background:var(--pc-surface);cursor:pointer}.pc-runner-prompt-image--active{border-color:#0b63ce;box-shadow:0 0 0 2px #0b63ce24}.pc-runner-prompt-image__thumb{width:100%;height:100%;border-radius:10px;object-fit:cover;display:block}.pc-product-thumb{width:44px;height:44px;border:1px solid var(--pc-border-soft);border-radius:10px;object-fit:cover;background:#fff;flex:0 0 auto}.pc-product-thumb--placeholder{background:linear-gradient(135deg,#f7f7f7,#eceef1)}.pc-status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.8125rem;font-weight:700;line-height:1;white-space:nowrap}.pc-status-pill--active{background:#bbf7d0;color:#166534}.pc-status-pill--draft{background:#fef3c7;color:#92400e}.pc-status-pill--archived,.pc-status-pill--neutral{background:#f3f4f6;color:#4b5563}.pc-tag-list{display:flex;flex-wrap:wrap;gap:6px;min-width:180px}.pc-tag-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:.8125rem;line-height:1;white-space:nowrap}.pc-pagination__actions{display:flex;flex-wrap:wrap;gap:8px}.pc-kicker{display:inline-flex;width:fit-content;align-items:center;padding:6px 10px;border-radius:999px;background:#f1f2f3;color:#4a4a4a;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pc-field-grid{display:grid;gap:10px}.pc-form-grid,.pc-toggle-grid{display:grid;gap:12px}.pc-checkbox-row{display:inline-flex;align-items:center;gap:10px;color:#303030;font-size:.95rem}.pc-checkbox-row input{width:16px;height:16px}.pc-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-filter-builder__toolbar{display:grid;gap:12px}.pc-filter-builder__header{display:grid;gap:4px}.pc-filter-builder__title{margin:0;font-size:.9375rem;font-weight:650;color:#303030}.pc-filter-builder__logic{max-width:220px}.pc-filter-builder__row{display:grid;gap:12px}.pc-filter-builder__field,.pc-filter-builder__remove{display:grid;gap:6px}.pc-filter-builder__value{min-width:0}.pc-filter-builder__suggested,.pc-filter-builder__footer{display:grid;gap:8px}.pc-chip-list{display:flex;flex-wrap:wrap;gap:8px}.pc-list-section__title{margin:0;font-size:1rem;font-weight:650;color:#303030}.pc-template-gallery__section{display:grid;gap:12px}.pc-template-gallery__grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.pc-template-card{display:grid;gap:12px;min-height:100%}.pc-template-card__description{margin:0;color:var(--pc-text-muted);font-size:.9rem;line-height:1.5}.pc-template-card__meta{display:grid;gap:6px}.pc-template-card__meta-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--pc-text-subdued)}.pc-template-card__actions{display:flex;align-items:center;margin-top:auto}.pc-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--pc-border);border-radius:999px;background:#f1f2f3;color:#4a4a4a;font-size:.8125rem;line-height:1}.pc-chip--action{cursor:pointer}.pc-chip--selected{border-color:#7dd3fc;background:#ecfeff;color:#0f766e}.pc-chip__label{white-space:nowrap}.pc-chip__remove,.pc-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:10px;background:transparent;color:inherit;font-size:14px;line-height:1;cursor:pointer}.pc-icon-button{border:1px solid var(--pc-border-soft);background:var(--pc-surface);color:#5c5f62;box-shadow:0 1px #161d250a;transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.pc-icon-button svg{display:block;width:16px;height:16px;margin:auto}.pc-icon-button:hover:not(:disabled){border-color:var(--pc-border);background:var(--pc-surface-muted);color:#303030;box-shadow:0 1px #161d2514}.pc-chip__remove:disabled,.pc-icon-button:disabled{cursor:not-allowed;opacity:.45}.pc-field{display:grid;gap:6px}.pc-prompt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-prompt-toolbar__header,.pc-prompt-toolbar__actions{display:inline-flex;align-items:center}.pc-prompt-toolbar__actions{position:relative;gap:8px}.pc-field-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:grid;gap:12px;min-width:320px;max-width:420px;max-height:320px;overflow:auto;padding:12px;border:1px solid var(--pc-border-soft);border-radius:12px;background:var(--pc-surface);box-shadow:0 12px 32px #0f172a24}.pc-field-dropdown__section{display:grid;gap:8px}.pc-field-dropdown__title{font-size:.8125rem;font-weight:700;color:#4a4a4a}.pc-field-dropdown__items{display:grid;gap:6px}.pc-field-dropdown__item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#202223;text-align:left;cursor:pointer}.pc-field-dropdown__item:hover{border-color:var(--pc-border-soft);background:var(--pc-surface-muted)}.pc-field-dropdown__token{color:#6b7280;font-size:.8125rem;white-space:nowrap}.pc-field--full{grid-column:1 / -1}.pc-label{font-size:.8125rem;font-weight:700;color:#3d3f42}.pc-input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--pc-border);background:var(--pc-surface);font-size:.875rem;color:#202223}.pc-textarea{width:100%;min-height:180px;box-sizing:border-box;padding:12px;border-radius:10px;border:1px solid var(--pc-border);background:var(--pc-surface);font:inherit;font-size:.875rem;line-height:1.5;color:#202223;resize:vertical}.pc-textarea--readonly{background:#f6f6f7}.pc-textarea--improved{border-color:#aee9d1;background:#f1fff8}.pc-improve-grid{display:grid;gap:16px;margin-top:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.pc-improve-panel{display:grid;gap:8px}.pc-improve-panel__label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--pc-text-muted)}.pc-textarea:focus{outline:2px solid #0a7cff;outline-offset:1px}.pc-button{width:fit-content;padding:10px 14px;border:1px solid #1f1f1f;border-radius:10px;background:#1f1f1f;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:none}.pc-button:disabled{cursor:not-allowed;opacity:.55}.pc-button--secondary{border-color:var(--pc-border);background:var(--pc-surface);color:var(--pc-text)}.pc-loading{display:flex;align-items:center;gap:12px;padding:4px 2px 0}.pc-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#1118276b}.pc-modal{width:min(960px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto 1fr auto;border:1px solid var(--pc-border-soft);border-radius:18px;background:var(--pc-surface);box-shadow:0 18px 48px #0f172a2e}.pc-modal--small{width:min(520px,100%)}.pc-modal--large{width:min(840px,100%)}.pc-modal__header,.pc-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--pc-border-soft)}.pc-modal__footer{justify-content:flex-end;border-top:1px solid var(--pc-border-soft);border-bottom:0}.pc-modal__title{margin:0;font-size:1.125rem;font-weight:650;color:#202223}.pc-modal__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--pc-border-soft);border-radius:10px;background:var(--pc-surface);color:#5c5f62;font-size:18px;line-height:1;cursor:pointer}.pc-modal__body{overflow:auto;padding:20px}.pc-note{margin:0;color:var(--pc-text-muted);line-height:1.5}.pc-note--error{color:#b42318}.pc-link-button,.pc-tab-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;border:1px solid var(--pc-border);background:var(--pc-surface);color:#4a4a4a;font-size:.875rem;font-weight:700}.pc-link-button{border-color:#1f1f1f;background:#1f1f1f;color:#fff}.pc-link-button:disabled{cursor:not-allowed;opacity:.55}.pc-shell__nav--tabs .pc-tab-link{position:relative;margin-bottom:-1px;padding:12px 16px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--pc-text-muted)}.pc-shell__nav--tabs .pc-tab-link:hover{color:var(--pc-text)}.pc-shell__nav--tabs .pc-tab-link:focus-visible{outline:2px solid #0b63ce;outline-offset:-2px;border-radius:8px 8px 0 0}.pc-shell__nav--tabs .pc-tab-link--active{border-bottom-color:#1f1f1f;background:transparent;color:#202223}.pc-tab-link--active{border-color:#1f1f1f;background:#1f1f1f;color:#fff}@media(max-width:720px){.pc-shell{padding:16px}.pc-shell__title,.pc-card__title{font-size:24px}.pc-form-grid--two,.pc-form-grid--three,.pc-improve-grid,.pc-settings-layout,.pc-products-toolbar__filters,.pc-template-gallery__grid{grid-template-columns:1fr}.pc-products-toolbar__summary{align-items:flex-start;flex-direction:column}.pc-executions__header{flex-direction:column;align-items:stretch}.pc-runner-product{grid-template-columns:1fr}.pc-product-detail__header{flex-direction:column}.pc-runner-step__header{flex-direction:column;align-items:stretch}.pc-runner-step__controls{min-width:0}.pc-pagination{flex-wrap:wrap}.pc-pagination__label{white-space:nowrap}.pc-pagination__summary{width:100%;justify-content:space-between}}@media(min-width:720px){.pc-executions__mobile{display:none}.pc-executions__desktop{display:block}.pc-filter-builder__toolbar{grid-template-columns:1fr auto;align-items:start}.pc-filter-builder__row{grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) minmax(160px,1fr) auto;align-items:end}.pc-filter-builder__remove{align-self:center;padding-top:22px}.pc-step-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.pc-step-row__actions{justify-content:flex-end}.pc-template-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
