:root{color-scheme:dark;--bg: #0e1115;--bg-soft: #12161b;--surface: #171b21;--surface-2: #1d222a;--border: rgb(231 233 236 / .08);--border-strong: rgb(231 233 236 / .16);--text: #f4f6f8;--text-2: #d5dbe0;--text-muted: #8b95a0;--accent: #14b8a6;--accent-bright: #2dd4bf;--accent-ink: #042a26;--accent-dim: rgb(20 184 166 / .1);--danger: #f87171;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--container: 1200px;--header-h: 68px;--font-sans: "Manrope", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--ease: cubic-bezier(.25, .8, .35, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:clip;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:16px;line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}a{color:var(--accent);text-decoration:none}h1,h2,h3,h4{font-family:var(--font-sans);font-weight:700;line-height:1.2;letter-spacing:-.015em;color:var(--text);text-wrap:balance}h1{font-size:clamp(2.25rem,4.8vw,3.4rem)}h2{font-size:clamp(1.7rem,3vw,2.35rem)}h3{font-size:clamp(1.2rem,1.8vw,1.4rem)}h4{font-size:1.1rem}p{color:var(--text-2)}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none}::selection{background:var(--accent-dim);color:var(--text)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}@media(pointer:fine){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:8px;border:2px solid var(--bg)}::-webkit-scrollbar-track{background:var(--bg)}}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.section{padding-block:clamp(2.75rem,6vw,4.5rem)}.section--alt{background:var(--bg-soft)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.reveal{opacity:0;transform:translateY(12px);transition:opacity .3s var(--ease),transform .3s var(--ease);transition-delay:var(--reveal-delay, 0ms)}.reveal.reveal--visible{opacity:1;transform:none}.field-control{width:100%;min-height:48px;padding:.7rem .95rem;background:var(--bg-soft);border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text);transition:border-color .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease)}.field-control::placeholder{color:var(--text-muted)}.field-control:hover{border-color:#e7e9ec47}.field-control:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.field-control--invalid,.field-control.ng-invalid.ng-touched{border-color:var(--danger)}.field-control--invalid:focus,.field-control.ng-invalid.ng-touched:focus{box-shadow:0 0 0 3px #f8717129}.field-control:disabled{opacity:.6;cursor:not-allowed}textarea.field-control{min-height:140px;resize:vertical}select.field-control{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2399a3ad' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.6rem;cursor:pointer}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
