*{box-sizing:border-box}body{background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin:0}:root{--sn-blue:#81b5a1;--sn-dark-blue:#044767;--sn-light-blue:#b8d4e3}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 0}.logo{color:#1f2937;font-size:2rem;font-weight:700;margin:0}.badge{background:#dbeafe;border-radius:9999px;color:#1d4ed8;font-size:.875rem;margin-left:1rem;padding:.25rem .75rem}.search-container{margin:2rem auto;max-width:32rem}.search-input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;width:100%}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.card-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.card-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.card-description{color:#6b7280;margin:0}.card-content,.script-card{padding:1.5rem}.script-card{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;transition:box-shadow .2s}.script-card:hover{box-shadow:0 4px 6px #0000001a}.script-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:1rem}.script-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.script-purpose{color:#6b7280;margin:0}.script-meta{display:flex;gap:.5rem}.tag{border-radius:.25rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.tag-type{background:#dbeafe;color:#1d4ed8}.tag-table{background:#dcfce7;color:#166534}.tag-small{background:#f3f4f6;border-radius:9999px;color:#374151}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}pre{background:#1f2937;border-radius:.5rem;color:#f9fafb;overflow-x:auto;padding:1rem}code,pre{font-size:.875rem}code{background:#f3f4f6;border-radius:.25rem;padding:.125rem .25rem}pre code{background:transparent;padding:0}details{margin:1rem 0}summary{color:#2563eb;cursor:pointer;font-weight:500}summary:hover{color:#1d4ed8}.config-list{list-style:none;margin-top:.75rem;padding:0}.config-list li{align-items:start;color:#374151;display:flex;font-size:.875rem;margin-bottom:.5rem}.config-list li:before{color:#3b82f6;content:"•";font-weight:700;margin-right:.5rem;width:1em}.footer{background:#fff;border-top:1px solid #e5e7eb;color:#6b7280;margin-top:4rem;padding:2rem 0;text-align:center}@media(max-width:768px){.container{padding:0 .5rem}.header-content{text-align:center}.header-content,.script-header{flex-direction:column;gap:1rem}}
