html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:rgb(15,23,42);background-color:rgb(248,250,252);line-height:1.6}img{max-width:100%;height:auto;display:block;object-fit:cover}img[alt]{max-width:100%;height:auto;display:block}a{color:rgb(74,20,140);text-decoration:none}a:focus-visible,a:hover{text-decoration:underline}button{font-family:inherit}input,textarea,select{font-family:inherit}:root{--brand-500:#d9448b;--brand-700:#8a2856;--focus-ring:0 0 0 4px rgba(217,70,148,0.14)}.no-scroll{overflow:hidden;height:100vh}#mobile-menu{display:none}#mobile-menu[aria-hidden="false"]{display:block}#mobile-menu [role="dialog"]{transform:translateY(8px);opacity:0;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .28s ease}#mobile-menu[aria-hidden="false"] [role="dialog"]{transform:none;opacity:1}#mobile-overlay{opacity:0;transition:opacity .28s ease}#mobile-menu[aria-hidden="false"] #mobile-overlay{opacity:1}.focus-ring{box-shadow:var(--focus-ring);border-radius:.5rem;outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cookie-animate{animation:slideup .5s cubic-bezier(.2,.9,.2,1) both}.header-shadow{backdrop-filter:blur(6px)}button[disabled]{opacity:.6;cursor:not-allowed;transform:none}.card-media{border-radius:.75rem;overflow:hidden}.card-hover{transition:transform .22s ease,box-shadow .22s ease}.card-hover:hover{transform:translateY(-6px);box-shadow:0 10px 25px rgba(2,6,23,0.12)}.grid-auto-fit{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}footer a{color:inherit}footer a:focus-visible{box-shadow:var(--focus-ring);border-radius:.375rem}input[type="email"],input[type="text"],textarea{border:1px solid rgba(15,23,42,0.06);padding:.6rem .75rem;border-radius:.5rem;background-color:#fff;color:rgb(15,23,42)}input:focus,textarea:focus,select:focus{box-shadow:var(--focus-ring);border-color:var(--brand-500);outline:none}button.primary{background-image:linear-gradient(90deg,var(--brand-500),#6366f1);padding:.6rem .9rem;border-radius:9999px;color:#0f172a;border:0;transition:transform .18s ease,box-shadow .18s ease}button.primary:focus-visible{box-shadow:var(--focus-ring)}button.ghost{background:#fff;border:1px solid rgba(15,23,42,0.06);padding:.55rem .85rem;border-radius:.75rem}.hero-media{border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,0.06)}.kicker{font-size:.875rem;color:#6b7280}h1,h2,h3,h4,h5{font-family:Merriweather,serif}h1{font-size:2.25rem;line-height:1.05}h2{font-size:1.5rem}h3{font-size:1.125rem}@media(min-width:1024px){h1{font-size:2.75rem}}:root{--shadow-1:0 6px 20px rgba(2,6,23,0.08)}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:var(--shadow-1)}.shadow-lg{box-shadow:0 20px 40px rgba(2,6,23,0.08)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes beam{0%{transform:translateY(0);opacity:.8}50%{transform:translateY(-6px);opacity:1}100%{transform:translateY(0);opacity:.8}}@keyframes slideup{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.anim-beam{animation:beam 4s ease-in-out infinite}.anim-slideup{animation:slideup .6s ease-out both}.anim-fadein{animation:fadein .5s ease-in both}.form-error{color:#b91c1c;background:#fff1f2;padding:.5rem .75rem;border-radius:.5rem;font-size:.9375rem}.form-success{color:#065f46;background:#ecfdf5;padding:.5rem .75rem;border-radius:.5rem;font-size:.9375rem}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#000 50%),linear-gradient(135deg,#000 50%,transparent 50%);background-position:calc(100% - 1rem) .9rem,calc(100% - .5rem) .9rem;background-size:.45em .45em,.45em .45em;background-repeat:no-repeat}