*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f5f7;color:#1d1d1f;line-height:1.5;-webkit-font-smoothing:antialiased}.app{max-width:1200px;margin:0 auto;padding:48px 24px 80px}.app-header{text-align:center;margin-bottom:36px}.app-header h1{font-size:15px;font-weight:600;letter-spacing:.3px;color:#1d1d1f}.subtitle{color:#bbb;margin-top:3px;font-size:12px}.scrape-form{display:flex;align-items:stretch;border:1px solid #e0e0e0;background:#fff;margin:0 0 32px}.scrape-form input{flex:1;padding:12px 14px;border:none;font-size:14px;font-family:inherit;background:transparent;outline:none;color:#1d1d1f}.scrape-form input::placeholder{color:#bbb}.scrape-form button{padding:12px 24px;background:#1d1d1f;color:#fff;border:none;border-left:1px solid #e0e0e0;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s;letter-spacing:.3px}.scrape-form button:hover:not(:disabled){background:#333}.scrape-form button:disabled{opacity:.4;cursor:not-allowed}.section{margin-bottom:28px}.section-header{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#999;margin-bottom:10px}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000f}.error-card{color:#d70015;border:1px solid #fecdd3;background:#fff1f2;margin-bottom:24px}.progress-card{margin-bottom:24px;background:#fff;border:1px solid #e0e0e0;border-radius:0;box-shadow:none;padding:14px}.progress-card h3{font-size:12px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.progress-steps{display:flex;flex-wrap:wrap;gap:6px}.step{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:0;font-size:12px;font-weight:500;background:#f5f5f7;color:#999;border:1px solid #e8e8e8;transition:all .3s}.step.running{background:#fffbeb;color:#92400e;border-color:#fde68a}.step.done{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.step.error{background:#fff1f2;color:#9b1c1c;border-color:#fecdd3}.step-icon{font-size:11px}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.results-header h2{font-size:22px;font-weight:600}.checked-count{font-size:13px;color:#aeaeb2;font-weight:500}.download-btn{padding:10px 20px;background:#1d1d1f;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.download-btn:hover{background:#333}.results-sections{display:flex;flex-direction:column;gap:0}.grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:0;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.grid-cards.grid-cards--wide{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.grid-card{background:#fff;display:flex;flex-direction:column;position:relative;transition:background .15s;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;cursor:pointer}.grid-card:hover,.grid-card.unchecked{background:#fafafa}.grid-card.unchecked .grid-card__body{opacity:.3}.grid-card.unchecked .grid-card__footer{opacity:.4}.grid-card__check{display:flex;align-items:center;padding:8px 10px 0}.grid-card__check input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:14px;min-width:14px;border:1.5px solid #ccc;border-radius:3px;background:#fff;cursor:pointer;position:relative;transition:all .15s}.grid-card__check input[type=checkbox]:checked{background:#1d1d1f;border-color:#1d1d1f}.grid-card__check input[type=checkbox]:checked:after{content:"";position:absolute;left:3.5px;top:.5px;width:4px;height:8px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.grid-card__body{flex:1;display:flex;align-items:center;justify-content:center;padding:16px 12px;min-height:80px}.grid-card__footer{padding:0 10px 10px;font-size:11px;color:#888;line-height:1.35;letter-spacing:.01em}.grid-card__footer .label-primary{font-weight:500;color:#555;display:block}.grid-card__footer .label-secondary{font-family:SF Mono,Menlo,Consolas,monospace;font-size:10px;color:#aaa;display:block;margin-top:1px}.grid-card__footer .label-badge{display:inline-block;font-size:9px;font-weight:600;text-transform:uppercase;padding:1px 4px;border-radius:2px;background:#f0f0f2;color:#888;margin-left:4px;vertical-align:middle}.grid-cards--logos{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.logo-frame{display:flex;align-items:center;justify-content:center;width:100%;min-height:60px}.logo-frame.light{background:#fff}.logo-frame.dark{background:#1d1d1f;border-radius:4px}.logo-frame img{max-width:140px;max-height:50px;object-fit:contain}.grid-cards--colors{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.color-swatch-block{width:100%;height:56px;position:relative;cursor:pointer}.color-swatch-block input[type=color]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;pointer-events:none;border:none;padding:0}.color-assign{font-size:10px;padding:1px 3px;border:1px solid #ddd;border-radius:3px;background:#fff;color:#aaa;cursor:pointer;font-family:inherit;outline:none;max-width:70px;margin-top:2px}.grid-cards--buttons{grid-template-columns:repeat(4,1fr)}.label-required{color:#ccc;font-weight:400;margin-left:1px}.label-editable{cursor:text}.inline-rename{font-size:11px;font-weight:500;color:#555;font-family:inherit;border:none;border-radius:0;padding:0;outline:none;box-shadow:none;width:100%;background:transparent;line-height:1.35;letter-spacing:.01em}.inline-rename:focus{border:none;outline:none;box-shadow:none}.inline-rename--tag{font-size:10px;font-family:SF Mono,Menlo,Consolas,monospace;color:#999;background:#f5f5f7;border-radius:3px;padding:1px 5px;width:60px}.type-tag--color{cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:4px}.type-tag__swatch{width:12px;height:12px;border-radius:2px;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.inline-rename--url{font-size:11px;font-family:SF Mono,Menlo,Consolas,monospace;color:#999;background:transparent;padding:0;flex:1;min-width:0;text-align:right;border-bottom:1px solid #0071e3}.inline-rename--row-label{font-size:14px;font-weight:500;color:#1d1d1f;background:transparent;padding:0;border-bottom:1px solid #0071e3}.type-name .inline-rename--tag{font-size:11px;font-family:inherit;color:#555;background:none;padding:0;width:120px;border-bottom:1px solid #0071e3}.section-toggle{float:right;font-size:11px;font-weight:500;color:#aaa;cursor:pointer;text-transform:none;letter-spacing:0}.section-toggle:hover{color:#666}.button-preview-el{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wide-rows{display:flex;flex-direction:column;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.wide-row{background:#fff;display:flex;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;border-bottom:1px solid #e0e0e0;cursor:pointer}.wide-row:hover,.wide-row.unchecked{background:#fafafa}.wide-row.unchecked .wide-row__body{opacity:.3}.wide-row__check{flex-shrink:0}.wide-row__check input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:14px;min-width:14px;border:1.5px solid #ccc;border-radius:3px;background:#fff;cursor:pointer;position:relative;transition:all .15s}.wide-row__check input[type=checkbox]:checked{background:#1d1d1f;border-color:#1d1d1f}.wide-row__check input[type=checkbox]:checked:after{content:"";position:absolute;left:3.5px;top:.5px;width:4px;height:8px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.wide-row__body{flex:1;min-width:0}.type-sample-text{margin-bottom:6px}.type-name{margin-bottom:4px}.type-name .type-tag{font-size:11px;font-family:inherit;font-weight:500;color:#555;background:none;padding:0}.type-tags{display:flex;gap:6px;flex-wrap:wrap}.type-tag{font-size:10px;padding:1px 5px;background:#f5f5f7;border-radius:3px;color:#999;font-family:SF Mono,Menlo,Consolas,monospace}.row-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#1d1d1f;flex:1;min-width:0}.row-link__label{font-size:14px;font-weight:500}.row-link__url{font-size:11px;color:#bbb;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,Menlo,Consolas,monospace;text-decoration:none}.row-link__url:hover{color:#0071e3;text-decoration:underline}.wide-row--add{cursor:default;-webkit-user-select:auto;user-select:auto}.wide-row--add:hover{background:#fff}.add-row{display:flex;gap:6px;flex:1;min-width:0}.add-row__input{padding:5px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;font-family:inherit;background:#fff;outline:none;transition:border-color .15s}.add-row__input:focus{border-color:#0071e3}.add-row__label{width:160px;flex-shrink:0}.add-row__select{width:160px;flex-shrink:0;padding:5px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;font-family:inherit;background:#fff;outline:none;color:#555;cursor:pointer;transition:border-color .15s}.add-row__select:focus{border-color:#0071e3}.add-row__url{flex:1;min-width:0}.add-row__btn{padding:5px 14px;background:#1d1d1f;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;flex-shrink:0}.add-row__btn:disabled{opacity:.3;cursor:not-allowed}.brand-fields-section{display:flex;border:1px solid #e0e0e0;border-bottom:none}.brand-field{flex:1;display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:#fff}.brand-field+.brand-field{border-left:1px solid #e0e0e0}.brand-field-label{font-size:10px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px}.brand-field-input{padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;background:#fff;outline:none;transition:border-color .2s}.brand-field-input:focus{border-color:#0071e3}.drag-hint{font-size:10px;font-weight:400;color:#bbb;text-transform:none;letter-spacing:0;margin-left:6px}.copy-bar{display:flex;justify-content:center;padding:32px 0 16px}@media(max-width:500px){.grid-cards{grid-template-columns:repeat(2,1fr)}.grid-cards--logos{grid-template-columns:1fr}}
