.na-form-container[data-astro-cid-wue5ojfj]{width:100%;max-width:640px;margin:0 auto}.na-form[data-astro-cid-wue5ojfj]{display:flex;flex-direction:column;gap:1.5rem}.name-row[data-astro-cid-wue5ojfj]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.name-row[data-astro-cid-wue5ojfj]{grid-template-columns:1fr}}.form-group[data-astro-cid-wue5ojfj]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-astro-cid-wue5ojfj]{font-size:.875rem;font-weight:500;color:rgb(var(--ds-gray-1000));line-height:1.25rem}.required[data-astro-cid-wue5ojfj]{color:rgb(var(--ds-red-800))}.form-input[data-astro-cid-wue5ojfj],.form-select[data-astro-cid-wue5ojfj]{width:100%;padding:.625rem .875rem;font-size:.875rem;line-height:1.25rem;color:rgb(var(--ds-gray-1000));background-color:rgb(var(--ds-background-100));border:1px solid var(--ds-gray-alpha-400);border-radius:6px;transition:all .15s ease;outline:none;font-family:inherit}.form-select[data-astro-cid-wue5ojfj]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%23888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.25rem}.form-input[data-astro-cid-wue5ojfj]:hover,.form-select[data-astro-cid-wue5ojfj]:hover{border-color:rgb(var(--ds-gray-700))}.form-input[data-astro-cid-wue5ojfj]:focus,.form-select[data-astro-cid-wue5ojfj]:focus{border-color:rgb(var(--ds-blue-800));box-shadow:0 0 0 3px #0070f31a}.form-input[data-astro-cid-wue5ojfj].error,.form-select[data-astro-cid-wue5ojfj].error{border-color:rgb(var(--ds-red-800))}.form-input[data-astro-cid-wue5ojfj].error:focus,.form-select[data-astro-cid-wue5ojfj].error:focus{box-shadow:0 0 0 3px #ef44441a}.form-input[data-astro-cid-wue5ojfj]::placeholder{color:rgb(var(--ds-gray-900))}.error-message[data-astro-cid-wue5ojfj]{font-size:.75rem;color:rgb(var(--ds-red-800));min-height:1rem;line-height:1rem}.error-message[data-astro-cid-wue5ojfj]:empty{display:none}.form-actions[data-astro-cid-wue5ojfj]{margin-top:.5rem}.submit-button[data-astro-cid-wue5ojfj]{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;color:#fff;background-color:rgb(var(--ds-blue-800));border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;outline:none;height:44px}.submit-button[data-astro-cid-wue5ojfj]:hover:not(:disabled){background-color:rgb(var(--ds-blue-600))}.submit-button[data-astro-cid-wue5ojfj]:focus{box-shadow:0 0 0 3px #0070f333}.submit-button[data-astro-cid-wue5ojfj]:disabled{opacity:.6;cursor:not-allowed}.button-loader[data-astro-cid-wue5ojfj]{display:none;align-items:center;gap:.5rem}.submit-button[data-astro-cid-wue5ojfj][aria-busy=true] .button-text[data-astro-cid-wue5ojfj]{display:none}.submit-button[data-astro-cid-wue5ojfj][aria-busy=true] .button-loader[data-astro-cid-wue5ojfj]{display:flex}.spinner[data-astro-cid-wue5ojfj]{animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-status[data-astro-cid-wue5ojfj]{padding:.875rem 1rem;border-radius:6px;font-size:.875rem;line-height:1.5;display:none}.form-status[data-astro-cid-wue5ojfj].visible{display:block}.form-status[data-astro-cid-wue5ojfj].success{color:#065f46;background-color:#d1fae5;border:1px solid #34d399}.form-status[data-astro-cid-wue5ojfj].error{color:#991b1b;background-color:#fee2e2;border:1px solid #ef4444}.hero,.content-block{max-width:42rem;margin:0 auto 3rem}.demo-intro{margin-bottom:2rem}.demo-intro p{font-size:1rem;line-height:1.7;color:rgb(var(--ds-gray-900))}.demo-figure{margin-bottom:2rem}.demo-figure a.glightbox{display:block;cursor:zoom-in}.demo-figure img{width:100%;height:auto;border-radius:8px;border:1px solid var(--ds-gray-alpha-400);transition:opacity .15s ease}.demo-figure a.glightbox:hover img{opacity:.9}.demo-figure figcaption{margin-top:.75rem;font-size:.875rem;line-height:1.5;color:rgb(var(--ds-gray-700))}.demo-figures-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.demo-figures-row{grid-template-columns:1fr 1fr}}.steps{display:flex;flex-direction:column;gap:1.5rem}.step{display:flex;gap:1rem;align-items:flex-start}.step-number{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgb(var(--ds-gray-1000));color:rgb(var(--ds-gray-100));font-size:.875rem;font-weight:600}.step-content{flex:1}.step-title{font-size:1rem;font-weight:600;color:rgb(var(--ds-gray-1000));margin-bottom:.25rem}.step-content p{font-size:.9375rem;line-height:1.6;color:rgb(var(--ds-gray-900))}.findings{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.finding{display:flex;gap:1rem;align-items:flex-start;padding:1rem;border-radius:8px;background-color:rgb(var(--ds-background-200));border:1px solid var(--ds-gray-alpha-200)}.finding-label{flex-shrink:0;font-family:var(--ds-font-mono, ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace);font-size:.8125rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.finding-label.neutral{background-color:rgb(var(--ds-blue-100));color:rgb(var(--ds-blue-800))}.finding-label.harmful{background-color:rgb(var(--ds-red-100));color:rgb(var(--ds-red-800))}.finding-label.beneficial{background-color:rgb(var(--ds-green-100));color:rgb(var(--ds-green-800))}.finding-detail{font-size:.9375rem;line-height:1.6;color:rgb(var(--ds-gray-900))}.table-wrapper{overflow-x:auto;margin-bottom:1.5rem}.benchmark-table{width:100%;border-collapse:collapse;font-size:.9375rem}.benchmark-table th,.benchmark-table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid var(--ds-gray-alpha-200)}.benchmark-table th{font-weight:600;color:rgb(var(--ds-gray-1000));font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em}.benchmark-table td{color:rgb(var(--ds-gray-900))}.benchmark-table tbody tr:last-child td{border-bottom:none}.feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.feature-list li{font-size:1rem;line-height:1.6;color:rgb(var(--ds-gray-900));padding-left:1.5rem;position:relative}.feature-list li:before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;border-radius:50%;background-color:rgb(var(--ds-gray-900))}.glightbox-container .gslide-description{background:#fff}.glightbox-container .gslide-desc{color:#333;font-size:.9375rem;line-height:1.6}.form-section{max-width:42rem;margin:0 auto;padding-top:1rem;border-top:1px solid var(--ds-gray-alpha-400)}.form-header{margin-bottom:2rem}.form-title{font-size:1.25rem;font-weight:600;color:rgb(var(--ds-gray-1000));margin-bottom:.5rem}.form-subtitle{font-size:.9375rem;line-height:1.6;color:rgb(var(--ds-gray-900))}
