:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.login-page{background:#0f172a;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.login-box{background:#1e293b;border:1px solid #334155;border-radius:12px;width:100%;max-width:400px;padding:40px}.login-box h1{color:#3b82f6;text-align:center;margin-bottom:8px;font-size:24px}.login-box .subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:14px}.form-group label{color:#94a3b8;text-transform:uppercase;margin-bottom:8px;font-size:12px;display:block}.form-group input{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:6px;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s}.form-group input:focus{border-color:#3b82f6;outline:none}.form-group input:disabled{opacity:.6;cursor:not-allowed}button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background .2s}button:hover:not(:disabled){background:#2563eb}button:disabled{opacity:.7;cursor:not-allowed}.error{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;margin-bottom:20px;padding:12px;font-size:13px}.step-description{color:#94a3b8;text-align:center;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:600}.step-indicator{justify-content:center;align-items:center;gap:10px;margin-bottom:30px;display:flex}.step{color:#94a3b8;background:#334155;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.step.active{color:#fff;background:#3b82f6}.step-line{background:#334155;width:30px;height:2px;transition:background .3s}.step-line.active{background:#3b82f6}.user-info{color:#93c5fd;text-align:center;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;margin-bottom:20px;padding:12px;font-size:13px}.user-info p{margin:0}.user-info strong{color:#3b82f6;font-weight:600}.btn-back{color:#fff;cursor:pointer;background:#475569;border:none;border-radius:6px;width:100%;margin-top:10px;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.btn-back:hover:not(:disabled){background:#334155}.btn-back:disabled{opacity:.7;cursor:not-allowed}.log-panel{color:#e2e8f0;z-index:9999;background:#0f172a;border-top:1px solid #334155;width:100%;font-family:Courier New,monospace;font-size:12px;transition:all .3s;position:fixed;bottom:0;right:0;box-shadow:0 -2px 8px #0000004d}.log-panel.collapsed{height:auto}.log-panel.expanded{flex-direction:column;height:300px;display:flex}.log-panel-header{background:#1e293b;border-bottom:1px solid #334155;align-items:center;gap:12px;min-height:40px;padding:8px 12px;display:flex}.log-panel-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:14px;transition:color .2s}.log-panel-toggle:hover{color:#e2e8f0}.log-panel-title{color:#3b82f6;flex-shrink:0;font-weight:700}.log-panel-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.log-panel-filter{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:4px;min-width:150px;padding:4px 8px;font-family:Courier New,monospace;font-size:11px}.log-panel-filter::placeholder{color:#64748b}.log-button{color:#e2e8f0;cursor:pointer;background:#334155;border:none;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;transition:background .2s}.log-button:hover{background:#475569}.log-button-clear{background:#7f1d1d}.log-button-clear:hover{background:#991b1b}.log-panel-content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.log-panel-empty{color:#64748b;justify-content:center;align-items:center;height:100%;font-style:italic;display:flex}.log-panel-list{flex-direction:column;gap:2px;padding:8px;display:flex}.log-entry{background:#ffffff05;border-left:3px solid #64748b;border-radius:2px;align-items:center;gap:8px;padding:4px 6px;line-height:1.4;display:flex;overflow:hidden}.log-entry-debug{border-left-color:#64748b}.log-entry-info{border-left-color:#3b82f6}.log-entry-success{border-left-color:#22c55e}.log-entry-warning{border-left-color:#f59e0b}.log-entry-error{border-left-color:#ef4444}.log-timestamp{color:#94a3b8;flex-shrink:0;min-width:80px}.log-level{text-align:right;flex-shrink:0;min-width:70px;font-weight:700}.log-message{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.log-data{color:#64748b;white-space:nowrap;text-overflow:ellipsis;cursor:help;flex-shrink:0;max-width:200px;overflow:hidden}.log-panel-list::-webkit-scrollbar{width:6px}.log-panel-list::-webkit-scrollbar-track{background:0 0}.log-panel-list::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}.log-panel-list::-webkit-scrollbar-thumb:hover{background:#475569}@media (width<=768px){.log-panel{width:100%;height:250px}.log-panel-actions{flex-wrap:wrap}.log-panel-filter{min-width:100px}}.app{background-color:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.app-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:20px 40px;display:flex;box-shadow:0 2px 10px #0000001a}.header-content h1{margin:0 0 5px;font-size:24px;font-weight:700}.header-content p{opacity:.9;margin:0;font-size:14px}.header-user{align-items:center;gap:20px;font-size:14px;display:flex}.btn-logout{color:#fff;cursor:pointer;background-color:#fff3;border:1px solid #ffffff4d;border-radius:5px;padding:8px 16px;font-size:14px;font-weight:600;transition:background-color .3s}.btn-logout:hover{background-color:#ffffff4d}.section{background:#fff;border-radius:8px;margin-bottom:30px;padding:30px;box-shadow:0 2px 8px #0000001a}.section h2{color:#333;border-bottom:2px solid #667eea;margin:0 0 20px;padding-bottom:10px;font-size:20px;font-weight:600}.status-card{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:8px;padding:20px;transition:transform .3s;box-shadow:0 2px 8px #0000000d}.status-card:hover{transform:translateY(-5px)}.status-card h3{color:#333;margin:0 0 10px;font-size:16px;font-weight:600}.status-value{color:#666;margin:0 0 15px;font-size:14px;font-weight:500}.status-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:5px;padding:8px 16px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.status-card button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.config-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#333;font-size:14px;font-weight:500}.form-group input{border:1px solid #ddd;border-radius:5px;padding:12px;font-size:14px;transition:border-color .3s,box-shadow .3s}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:5px;align-self:flex-start;padding:12px 24px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 20px #667eea66}.loading-container{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner{border:4px solid #ddd;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.ap-body{color:#e2e8f0;background:#0f172a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.ap-container{max-width:1400px;margin:0 auto;padding:8px 16px}.ap-header{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;margin-bottom:8px;padding:6px 0;display:flex}.ap-logo{color:#3b82f6;font-size:20px;font-weight:700}.ap-logo .ap-logo-sub{color:#64748b;font-size:10px;font-weight:400}.ap-header-right{align-items:center;gap:16px;display:flex}.ap-nav-links{gap:8px;display:flex}.ap-nav-links a,.ap-nav-links button{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:13px;text-decoration:none;transition:background .2s}.ap-nav-links a:hover,.ap-nav-links button:hover{background:#334155}.ap-nav-links a.active{background:#3b82f6;border-color:#3b82f6}.ap-nav-links button.logout{background:#dc2626;border-color:#dc2626}.ap-nav-links button.logout:hover{background:#b91c1c}.ap-status{background:#1e293b;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;display:flex}.ap-status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.ap-status-dot.error{background:#ef4444}.ap-main-grid{grid-template-columns:320px 1fr;gap:16px;display:grid}@media (width<=900px){.ap-main-grid{grid-template-columns:1fr}}.ap-status-banner{border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px 14px;display:flex}.ap-status-banner.new{background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%)}.ap-status-banner.published{background:linear-gradient(135deg,#22c55e 0%,#15803d 100%)}.ap-status-banner.draft{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.ap-status-text{font-size:16px;font-weight:600}.ap-status-subtext{opacity:.8;font-size:11px}.ap-status-subtext a{color:#fff;text-decoration:underline}.ap-status-action{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:background .2s}.ap-status-action:hover{background:#ffffff4d}.ap-status-action.danger{background:#dc2626}.ap-search-section{background:#1e293b;border:1px solid #334155;border-radius:6px;height:fit-content;padding:14px;position:sticky;top:16px}.ap-search-section h2{margin-bottom:10px;font-size:14px}.ap-search-box{gap:8px;display:flex}.ap-search-box input{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:4px;flex:1;padding:8px 12px;font-size:13px}.ap-search-box input:focus{border-color:#3b82f6;outline:none}.ap-search-box input::placeholder{color:#64748b}.ap-search-help{color:#64748b;border-top:1px solid #334155;margin-top:12px;padding-top:12px;font-size:11px}.ap-search-help>div{margin-bottom:6px}.ap-search-help ul{margin:0;padding-left:16px;line-height:1.8}.ap-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;padding:6px 12px;font-family:inherit;font-size:12px;transition:background .2s}.ap-btn:hover{background:#2563eb}.ap-btn:disabled{cursor:not-allowed;background:#475569}.ap-btn.success{background:#22c55e}.ap-btn.success:hover{background:#16a34a}.ap-btn.warning{color:#1e293b;background:#f59e0b}.ap-btn.warning:hover{background:#d97706}.ap-btn.secondary{background:#475569}.ap-btn.secondary:hover{background:#64748b}.ap-product-info{background:#1e293b;border:1px solid #334155;border-radius:6px;padding:14px;display:none}.ap-product-info.visible{display:block}.ap-product-empty{text-align:center;color:#64748b;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:40px 14px;font-size:13px}.ap-product-name{color:#f8fafc;padding:8px 0;font-size:15px;font-weight:600}.ap-status-badge{border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600}.ap-status-badge.publish{color:#22c55e;background:#22c55e33}.ap-status-badge.draft{color:#f59e0b;background:#f59e0b33}.ap-status-badge.not-in-woo{color:#ef4444;background:#ef444433}.ap-sige-categorias{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.ap-cat-pill-row{align-items:center;gap:8px;display:flex}.ap-cat-pill{color:#fff;border-radius:6px;padding:4px 10px;font-size:12px}.ap-cat-pill.supra{background:#3b82f6}.ap-cat-pill.cat{background:#22c55e}.ap-cat-pill.marca{background:#f59e0b}.ap-cat-pill-label{color:#64748b}.ap-attributes-section{margin-bottom:12px}.ap-info-label{color:#64748b;text-transform:uppercase;margin-bottom:8px;font-size:10px}.ap-attributes-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ap-attr-item{background:#334155;border-radius:4px;padding:8px 10px}.ap-attr-name{color:#94a3b8;font-size:10px}.ap-attr-value{color:#f8fafc;font-size:12px}.ap-product-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ap-link-btn{color:#fff;background:#22c55e;border-radius:6px;padding:8px 16px;font-size:13px;text-decoration:none;transition:background .2s;display:inline-block}.ap-link-btn:hover{background:#16a34a}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite ap-spin;display:inline-block}.ap-images-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-bottom:12px;display:grid}.ap-image-card{cursor:pointer;background:#0f172a;border:2px solid #0000;border-radius:6px;transition:all .2s;position:relative;overflow:hidden}.ap-image-card:hover{border-color:#475569}.ap-image-card.selected{border-color:#3b82f6}.ap-image-card img{object-fit:contain;background:#fff;width:100%;height:100px;display:block}.ap-image-card .ap-img-check{color:#fff;background:#00000080;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:6px;right:6px}.ap-image-card.selected .ap-img-check{background:#3b82f6;border-color:#3b82f6}.ap-image-card .ap-img-source{color:#64748b;background:#1e293b;padding:4px 6px;font-size:9px}.ap-images-woo{background:#22c55e1a;border:1px solid #22c55e4d;border-top-color:#334155;border-radius:6px;margin-top:10px;padding:10px 12px 12px}.ap-images-woo h4{color:#22c55e;margin-bottom:10px;font-size:12px}.ap-images-ml{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;padding:12px}.ap-images-ml h4{color:#3b82f6;margin-bottom:6px;font-size:12px}.ap-images-ml .ap-ml-info{color:#64748b;margin-bottom:10px;font-size:11px}.ap-select-all-row{color:#94a3b8;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.ap-select-all-row input{width:16px;height:16px}.ap-no-images-msg{text-align:center;color:#64748b;padding:20px;font-size:13px}.ap-loading-images{text-align:center;color:#64748b;padding:20px}.ap-images-section{background:#0f172a;border-radius:8px;margin-bottom:12px;padding:12px}.ap-images-section-title{color:#64748b;margin-bottom:8px;font-size:12px}.ap-update-section{border-top:2px solid #334155;margin-top:12px;padding-top:12px}.ap-update-section-title{color:#f8fafc;margin-bottom:10px;font-size:13px;font-weight:600}.ap-data-table{border-collapse:collapse;background:#0f172a;border-radius:6px;width:100%;margin-bottom:12px;font-size:12px}.ap-data-table td{border-bottom:1px solid #334155;padding:8px}.ap-data-table tr:last-child td{border-bottom:none}.ap-data-table td.label{color:#64748b;width:100px}.ap-data-table td.value{font-weight:600}.ap-data-table td.value.price{color:#22c55e;font-size:14px}.ap-data-table td.value.stock{color:#3b82f6}.ap-data-table td.value.muted{color:#94a3b8;font-weight:400}.ap-diff-badge{color:#000;background:#f59e0b;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:10px}.ap-checks-box{background:#1e293b;border-radius:8px;margin-bottom:12px;padding:12px}.ap-checks-box-title{color:#94a3b8;margin-bottom:10px;font-size:12px}.ap-checks-row{flex-wrap:wrap;gap:12px;display:flex}.ap-check-label{cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;display:flex}.ap-check-label input[type=checkbox]{accent-color:#3b82f6;pointer-events:none;width:16px;height:16px}.ap-check-label span{font-size:12px}.ap-check-label.locked{cursor:not-allowed;background:#22c55e20;border:1px solid #22c55e}.ap-check-label.locked input[type=checkbox]{accent-color:#22c55e}.ap-check-label.locked span{color:#22c55e}.ap-check-label-ml input[type=checkbox]{pointer-events:auto;cursor:pointer}.ap-count-badge{color:#fff;background:#3b82f6;border-radius:8px;margin-left:4px;padding:1px 6px;font-size:10px}.ap-desc-option{cursor:pointer;background:#0f172a;border:2px solid #334155;border-radius:6px;margin-bottom:10px;padding:12px;transition:all .2s}.ap-desc-option:hover{border-color:#475569}.ap-desc-option.selected{background:#3b82f61a;border-color:#3b82f6}.ap-desc-option-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ap-desc-option-source{text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.ap-desc-option-source.bd{color:#22c55e;background:#22c55e33}.ap-desc-option-source.woo{color:#f59e0b;background:#f59e0b33}.ap-desc-option-source.ml{color:#3b82f6;background:#3b82f633}.ap-desc-option-check{background:#334155;border:2px solid #475569;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.ap-desc-option.selected .ap-desc-option-check{color:#fff;background:#3b82f6;border-color:#3b82f6}.ap-desc-option-text{color:#e2e8f0;white-space:pre-wrap;max-height:100px;font-size:13px;line-height:1.5;position:relative;overflow:hidden}.ap-desc-option-text.empty{color:#64748b;font-style:italic}@media (width<=768px){.ap-main-grid,.ap-attributes-grid{grid-template-columns:1fr}}:root{--primary:#3b82f6;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#e2e8f0;--text-secondary:#94a3b8;--border:#334155}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}.app{flex-direction:column;min-height:100vh;padding-bottom:320px;display:flex}.app-header{border-bottom:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:40px 20px}.app-header h1{color:var(--primary);margin-bottom:8px;font-size:32px}.app-header p{color:var(--text-secondary);font-size:14px}.app-main{flex:1;padding:40px 20px}.container{max-width:1200px;margin:0 auto}.section{margin-bottom:40px}.section h2{color:var(--primary);margin-bottom:20px;font-size:24px}.status-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.status-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;padding:20px;transition:all .3s}.status-card:hover{border-color:var(--primary);box-shadow:0 0 0 1px #3b82f633}.status-card h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:14px}.status-value{margin-bottom:16px;font-size:24px;font-weight:700}.config-form{background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;max-width:500px;padding:24px}.form-group{margin-bottom:20px}.form-group label{color:var(--text-secondary);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.form-group input{background:var(--bg-primary);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:6px;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-group input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3b82f61a}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:10px 24px;font-weight:600;transition:all .2s}.btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.btn-primary:active{transform:translateY(0)}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
