*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:#f9fafb;color:#111827}.container{max-width:56rem;margin:0 auto;padding:2rem 1rem}.hero{text-align:center;margin-bottom:2rem}.hero-badge{display:inline-block;background:#fef3c7;color:#92400e;padding:.375rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:600;margin-bottom:1rem}.hero h1{font-size:2.25rem;margin-bottom:.75rem;background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{color:#6b7280;font-size:1.125rem;max-width:36rem;margin:0 auto}.check-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #0000000d;margin-bottom:2rem}.input-group{display:flex;gap:.75rem;margin-bottom:1rem}.url-input{flex:1;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.url-input:focus{outline:none;border-color:#f59e0b}.check-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.875rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.check-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.check-btn:disabled{opacity:.6;cursor:not-allowed}.hint{font-size:.8125rem;color:#9ca3af}.results{display:none}.results.show{display:block}.score-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #0000000d;margin-bottom:1.5rem;text-align:center}.score-circle{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2.5rem;font-weight:700;color:#fff}.score-circle.excellent{background:linear-gradient(135deg,#10b981,#059669)}.score-circle.good{background:linear-gradient(135deg,#3b82f6,#2563eb)}.score-circle.warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.score-circle.critical{background:linear-gradient(135deg,#ef4444,#dc2626)}.score-label{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.score-description{color:#6b7280;font-size:.9375rem}.crawler-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #0000000d;margin-bottom:1.5rem}.crawler-section h2{font-size:1.25rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.crawler-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.crawler-card{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#f9fafb}.crawler-card.allowed{background:#f0fdf4;border-color:#bbf7d0}.crawler-card.blocked{background:#fef2f2;border-color:#fecaca}.crawler-card.partial{background:#fffbeb;border-color:#fde68a}.crawler-status{font-size:1.25rem}.crawler-info{flex:1;min-width:0}.crawler-name{font-weight:600;font-size:.875rem;color:#111827}.crawler-product{font-size:.75rem;color:#6b7280}.crawler-badge{font-size:.625rem;padding:.125rem .375rem;border-radius:999px;font-weight:600;text-transform:uppercase}.crawler-badge.critical{background:#fee2e2;color:#dc2626}.details-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #0000000d;margin-bottom:1.5rem}.details-section h2{font-size:1.25rem;margin-bottom:1rem}.detail-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.detail-item:last-child{border-bottom:none}.detail-icon{font-size:1.25rem;flex-shrink:0}.detail-content{flex:1}.detail-title{font-weight:600;font-size:.9375rem;margin-bottom:.25rem}.detail-text{font-size:.875rem;color:#6b7280}.raw-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #0000000d;margin-bottom:1.5rem}.raw-section h2{font-size:1.25rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.raw-content{background:#1f2937;color:#e5e7eb;padding:1.5rem;border-radius:.5rem;font-family:Monaco,Menlo,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:300px;overflow-y:auto}.raw-content.no-file{color:#9ca3af;font-style:italic}.template-section{background:linear-gradient(135deg,#fef3c7,#fff7ed);border-radius:1rem;padding:2rem;margin-bottom:1.5rem;border:1px solid #fde68a}.template-section h2{font-size:1.25rem;margin-bottom:.5rem}.template-section>p{color:#92400e;font-size:.9375rem;margin-bottom:1.5rem}.template-content{background:#1f2937;color:#10b981;padding:1.5rem;border-radius:.5rem;font-family:Monaco,Menlo,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto;white-space:pre;margin-bottom:1rem}.template-actions{display:flex;gap:.75rem;flex-wrap:wrap}.template-btn{padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border:none}.template-btn.primary{background:#f59e0b;color:#fff}.template-btn.primary:hover{background:#d97706}.template-btn.secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.template-btn.secondary:hover{background:#f9fafb}.error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;color:#dc2626;margin-bottom:1rem;display:none}.error-box.show{display:block}.rate-limit-box{background:linear-gradient(135deg,#fef3c7,#fff7ed);border:1px solid #fde68a;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;display:none}.rate-limit-box.show{display:block}.rate-limit-box h3{color:#92400e;font-size:1.125rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.rate-limit-box p{color:#78350f;font-size:.9375rem;margin-bottom:1rem}.rate-limit-box .cta-btn{display:inline-block;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.rate-limit-box .cta-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.related-tools{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.related-tools h2{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.tool-card{background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:all .2s}.tool-card:hover{border-color:#f59e0b;box-shadow:0 4px 12px #0000000d}.tool-card h3{font-size:1rem;margin-bottom:.5rem}.tool-card p{font-size:.875rem;color:#6b7280}.loading{display:none;text-align:center;padding:3rem}.loading.show{display:block}.spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#f59e0b;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.input-group{flex-direction:column}.hero h1{font-size:1.75rem}.crawler-grid{grid-template-columns:1fr}}
