@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--bg-page: #f5f4f2;--bg-surface: #eceae7;--bg-elevated: #e2e0dc;--text-primary: #1a1917;--text-secondary: #4a4845;--text-disabled: #9b9894;--accent: #3b5bdb;--accent-hover: #2f4ac4;--accent-subtle: rgba(59, 91, 219, .12);--accent-mid: rgba(59, 91, 219, .55);--success-bg: #edf7f0;--success-border: #86c99a;--success-text: #1d6a36;--warning-bg: #fdf6e3;--warning-border: #d4a843;--warning-text: #7a5200;--error-bg: #fdf0f0;--error-border: #e08080;--error-text: #a01515;--info-bg: #edf2fb;--info-border: #7fa8e8;--info-text: #1a3c7a;--border-default: rgba(26, 25, 23, .1);--border-emphasis: rgba( 26, 25, 23, .22 );--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.563rem;--text-2xl: 1.953rem;--leading-body: 1.55;--leading-ui: 1.25;--prose-width: 72ch;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 9999px;--border-width-default: 1px;--border-width-hairline: .5px;--transition-fast: .15s cubic-bezier(0, 0, .2, 1);--transition-base: .2s cubic-bezier(0, 0, .2, 1);--transition-slow: .28s cubic-bezier(0, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--r-p: calc(100vw / 393);--r-l: calc(100vw / 1512);--shadow-none: none;--shadow-float: 0 2px 8px rgba(26, 25, 23, .1), 0 1px 2px rgba(26, 25, 23, .06);--shadow-lift: 0 8px 24px rgba(26, 25, 23, .12), 0 2px 6px rgba(26, 25, 23, .07);--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500}@media (prefers-color-scheme: dark){:root{--bg-page: #111214;--bg-surface: #18191d;--bg-elevated: #1f2026;--text-primary: #e3e1de;--text-secondary: #9b9996;--text-disabled: #54524f;--accent: #6b8cff;--accent-hover: #849dff;--accent-subtle: rgba(107, 140, 255, .14);--accent-mid: rgba(107, 140, 255, .55);--success-bg: rgba(29, 106, 54, .18);--success-border: rgba(86, 179, 110, .4);--success-text: #7dd4a0;--warning-bg: rgba(122, 82, 0, .18);--warning-border: rgba(212, 168, 67, .4);--warning-text: #e0b96a;--error-bg: rgba(160, 21, 21, .18);--error-border: rgba(224, 128, 128, .4);--error-text: #f0a0a0;--info-bg: rgba(26, 60, 122, .2);--info-border: rgba(127, 168, 232, .38);--info-text: #9dbff5;--border-default: rgba(255, 255, 255, .07);--border-emphasis: rgba(255, 255, 255, .16);--shadow-none: none;--shadow-float: 0 0 0 1px rgba(255, 255, 255, .08), 0 2px 8px rgba(0, 0, 0, .4);--shadow-lift: 0 0 0 1px rgba(255, 255, 255, .1), 0 8px 24px rgba(0, 0, 0, .55)}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow:hidden;height:100%;-webkit-user-select:none;user-select:none}html{color:var(--text-primary);background:var(--bg-page)}body{font-family:var(--font-sans);font-weight:var(--weight-normal);line-height:var(--leading-ui);-webkit-tap-highlight-color:transparent}button{appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none;background-color:#0000;border:0;outline:0}a{color:var(--text-primary);text-decoration:none;font-size:var(--text-base)}ul,ol{display:flex;flex-direction:column;gap:var(--space-6);padding:var(--space-7)}.button__hamburger{width:55px;height:55px;display:flex;justify-content:center;align-items:center}.button__hamburger__inner{display:flex;flex-direction:column;gap:5px}.button__hamburger__inner__line{display:block;height:2px;background-color:#fff}.button__hamburger__inner__line:nth-child(1){width:21px}.button__hamburger__inner__line:nth-child(2){width:13px}
