.static-page{--sp-accent:#ff8359;--sp-accent-hover:#e67242;--sp-accent-soft:#fff5f0;--sp-accent-soft-2:#ffefe6;--sp-accent-border:#ffb899;--sp-accent-border-strong:#f97316;--sp-accent-text:#9a3412;--sp-accent-text-strong:#7c2d12;--sp-gray-50:#f9fafb;--sp-gray-100:#f3f4f6;--sp-gray-200:#e5e7eb;--sp-gray-600:#4b5563;--sp-gray-700:#374151;--sp-gray-800:#1f2937;--sp-gray-900:#111827}.static-page .container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;box-sizing:border-box}.static-page .mx-auto{margin-left:auto;margin-right:auto}.static-page .px-4{padding-left:1rem;padding-right:1rem}.static-page .py-8{padding-top:2rem;padding-bottom:2rem}.static-page .max-w-4xl{max-width:56rem}.static-page .max-w-none{max-width:none}.static-page .bg-white{background-color:#fff}.static-page .rounded-lg{border-radius:.5rem}.static-page .rounded-md{border-radius:.375rem}.static-page .shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.static-page .border{border-width:1px;border-style:solid}.static-page .border-gray-100{border-color:var(--sp-gray-100)}.static-page .border-gray-200{border-color:var(--sp-gray-200)}.static-page .p-8{padding:2rem}.static-page .p-6{padding:1.5rem}.static-page .p-4{padding:1rem}.static-page .text-3xl{font-size:1.875rem;line-height:2.25rem}.static-page .text-2xl{font-size:1.5rem;line-height:2rem}.static-page .text-xl{font-size:1.25rem;line-height:1.75rem}.static-page .text-lg{font-size:1.125rem;line-height:1.75rem}.static-page .text-sm{font-size:.875rem;line-height:1.25rem}.static-page .font-bold{font-weight:700}.static-page .font-semibold{font-weight:600}.static-page .font-medium{font-weight:500}.static-page .text-gray-900{color:var(--sp-gray-900)}.static-page .text-gray-800{color:var(--sp-gray-800)}.static-page .text-gray-700{color:var(--sp-gray-700)}.static-page .text-gray-600{color:var(--sp-gray-600)}.static-page .text-white{color:#fff}.static-page .text-blue-800{color:var(--sp-accent-text)}.static-page .text-orange-500{color:var(--sp-accent)}.static-page .text-yellow-800{color:var(--sp-accent-text)}.static-page .text-red-800{color:var(--sp-accent-text-strong)}.static-page .mb-6{margin-bottom:1.5rem}.static-page .mb-8{margin-bottom:2rem}.static-page .mb-4{margin-bottom:1rem}.static-page .mb-2{margin-bottom:.5rem}.static-page .mt-8{margin-top:2rem}.static-page .my-6{margin-top:1.5rem;margin-bottom:1.5rem}.static-page .prose{color:var(--sp-gray-700)}.static-page .prose-lg{font-size:1.125rem;line-height:1.75}.static-page .prose h2{margin-top:1.5rem}.static-page .list-disc{list-style-type:disc}.static-page .pl-6{padding-left:1.5rem}.static-page ul{margin:.75rem 0 1rem 0}.static-page .bg-blue-50{background-color:var(--sp-accent-soft)}.static-page .bg-green-50{background-color:var(--sp-accent-soft-2)}.static-page .bg-yellow-50{background-color:var(--sp-accent-soft)}.static-page .bg-red-50{background-color:var(--sp-accent-soft-2)}.static-page .bg-gray-50{background-color:var(--sp-gray-50)}.static-page .border-l-4{border-left-width:4px;border-left-style:solid}.static-page .border-blue-400{border-left-color:var(--sp-accent)}.static-page .border-yellow-400{border-left-color:var(--sp-accent-border)}.static-page .border-red-400{border-left-color:var(--sp-accent-border-strong)}.static-page .flex{display:flex}.static-page .items-center{align-items:center}.static-page .grid{display:grid;gap:2rem}.static-page .gap-8{gap:2rem}.static-page .gap-4{gap:1rem}.static-page .border-gray-300{border-color:#d1d5db}@media(min-width:768px){.static-page .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.static-page .space-y-4>*+*{margin-top:1rem}.static-page .space-y-6>*+*{margin-top:1.5rem}.static-page .w-full{width:100%}.static-page .w-5{width:1.25rem}.static-page .mr-3{margin-right:.75rem}.static-page .block{display:block}.static-page .text-left{text-align:left}.static-page .text-center{text-align:center}.static-page .inline-block{display:inline-block}.static-page .hidden{display:none}.static-page .px-6{padding-left:1.5rem;padding-right:1.5rem}.static-page .py-4{padding-top:1rem;padding-bottom:1rem}.static-page .py-3{padding-top:.75rem;padding-bottom:.75rem}.static-page .py-2{padding-top:.5rem;padding-bottom:.5rem}.static-page .px-3{padding-left:.75rem;padding-right:.75rem}.static-page button.w-full{cursor:pointer;border:0;background:var(--sp-gray-50);border-radius:.5rem}.static-page button.w-full:hover{background:#f3f4f6}.static-page button.w-full:focus{outline:0;box-shadow:0 0 0 2px rgba(255,131,89,.45)}.static-page .focus\:ring-blue-500:focus{outline:0;box-shadow:0 0 0 2px rgba(255,131,89,.45)}.static-page .bg-gray-50 button.w-full{background:var(--sp-gray-50)}.static-page .bg-blue-600,.static-page a.bg-blue-600{background-color:var(--sp-accent)!important}.static-page .bg-blue-600:hover,.static-page a.bg-blue-600:hover{background-color:var(--sp-accent-hover)!important}.static-page .hover\:bg-blue-700:hover{background-color:var(--sp-accent-hover)!important}.static-page .hover\:bg-gray-100:hover{background-color:#f3f4f6!important}.static-page .transition-colors{transition-property:color,background-color,border-color;transition-duration:150ms}.static-page .text-blue-600{color:var(--sp-accent)}.static-page input[type="text"],.static-page input[type="email"],.static-page select,.static-page textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;box-sizing:border-box}.static-page input:focus,.static-page select:focus,.static-page textarea:focus{outline:0;border-color:var(--sp-accent);box-shadow:0 0 0 2px rgba(255,131,89,.25)}.static-page button[type="submit"]{cursor:pointer;border:0;background:var(--sp-accent);color:#fff;padding:.5rem 1.5rem;border-radius:.375rem}.static-page button[type="submit"]:hover{background:var(--sp-accent-hover)}.static-page .focus\:outline-none:focus{outline:0}.static-page a{color:var(--sp-accent);text-decoration:none}.static-page a:hover{text-decoration:underline}.static-page .prose strong{color:var(--sp-gray-900)}@media(max-width:767px){.static-page .p-8{padding:1.25rem}}