body,html{margin:0;padding:0;background:#0A0A14}body{font-family:var(--font-heading),ui-sans-serif,system-ui,sans-serif;color:#E8E4F2;-webkit-font-smoothing:antialiased;text-wrap:pretty}a{color:#AFA8D2}a:hover{color:#C0B6E6}::selection{background:rgba(175,168,210,.3)}.fld{display:block;width:100%;box-sizing:border-box;font-family:inherit;font-size:max(16px,1rem);font-weight:400;line-height:1.5;color:#E8E4F2;background:rgba(232,228,242,.04);border:none;border-bottom:1px solid rgba(232,228,242,.18);border-radius:0;padding:.75rem .6rem;min-height:44px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .25s ease,background .25s ease}.fld::placeholder{color:#8B80B0}.fld:focus{border-bottom:2px solid #afa8d2;background:rgba(232,228,242,.07);padding-bottom:calc(.75rem - 1px)}textarea.fld{resize:vertical;line-height:1.7;min-height:170px}select.fld{cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23AFA8D2' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}select.fld option{background:#1A1425;color:#E8E4F2}@keyframes alUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.rise{animation:alUp .85s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.rise{animation:none}}