@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#121414;--foreground:#ededed}@media (prefers-color-scheme:light){:root{--background:#fff;--foreground:#171717}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,Noto Sans,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
.header-module__djqnaa__header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121414c7;border-bottom:1px solid #ffffff14;width:100%;position:sticky;top:0}.header-module__djqnaa__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1400px,100%);min-height:96px;margin:0 auto;padding:14px 24px;display:flex}.header-module__djqnaa__left{flex:none;align-items:center;gap:14px;display:flex}.header-module__djqnaa__logoLink{justify-content:center;align-items:center;transition:transform .2s,filter .2s;display:inline-flex;transform:translateZ(0)}.header-module__djqnaa__logoLink:hover{filter:brightness(1.08);transform:scale(1.04)}.header-module__djqnaa__logo{border-radius:12px;display:block}.header-module__djqnaa__lawsButton{background:linear-gradient(#4a8ef5 0%,#17bde6 100%);border-radius:14px;align-items:center;gap:10px;height:52px;padding:0 16px 0 12px;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #42d1f538,inset 0 1px #ffffff38}.header-module__djqnaa__lawsButton:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#fff3 45%,#0000 60%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.header-module__djqnaa__lawsButton:hover{filter:brightness(1.02);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #42e9f54d,inset 0 1px #ffffff3d}.header-module__djqnaa__lawsButton:hover:before{transform:translate(120%)}.header-module__djqnaa__lawsButtonActive{box-shadow:0 14px 34px #42e0f557,inset 0 0 0 2px #ffffff2e}.header-module__djqnaa__lawsIconWrap{background:#0000001f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.header-module__djqnaa__lawsIcon{color:#08252a;width:18px;height:18px}.header-module__djqnaa__lawsText{color:#082a2a;letter-spacing:.02em;font-size:16px;font-weight:800;line-height:1}.header-module__djqnaa__nav{border-radius:18px;flex:1;justify-content:center;align-items:center;gap:14px;padding:10px 14px;display:flex;position:relative}.header-module__djqnaa__activeBar{pointer-events:none;background:linear-gradient(90deg,#5865f28c,#5865f2,#5865f28c);border-radius:999px;height:4px;transition:transform .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1),opacity .18s;position:absolute;bottom:6px;left:0;box-shadow:0 0 18px #5865f266}.header-module__djqnaa__navLink{color:var(--foreground);opacity:.82;border-radius:14px;padding:14px 18px 16px;font-size:17px;font-weight:600;text-decoration:none;transition:transform .18s,opacity .18s,background .18s;position:relative;overflow:hidden}.header-module__djqnaa__navLink:before{content:"";opacity:0;background:radial-gradient(circle,#ffffff14,#0000 65%);transition:opacity .18s;position:absolute;inset:0}.header-module__djqnaa__navLink:hover{opacity:1;background:#ffffff08;transform:translateY(-1px)}.header-module__djqnaa__navLink:hover:before,.header-module__djqnaa__navLinkActive{opacity:1}.header-module__djqnaa__navLinkText{z-index:1;position:relative}.header-module__djqnaa__right{flex:none;justify-content:flex-end;align-items:center;min-width:208px;display:flex}.header-module__djqnaa__loginButton{background:linear-gradient(#6d7cff,#4856e6);border-radius:16px;flex:none;justify-content:center;align-items:center;gap:10px;width:fit-content;min-width:0;height:64px;padding:0 18px;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #5865f23d,inset 0 1px #ffffff29}.header-module__djqnaa__loginButton:hover{filter:brightness(1.02);transform:translateY(-2px)scale(1.02);box-shadow:0 18px 42px #5865f24d,inset 0 1px #ffffff2e}.header-module__djqnaa__loginButton:active{transform:translateY(0)scale(.98)}.header-module__djqnaa__loginButton:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#fff3 45%,#0000 60%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.header-module__djqnaa__loginButton:hover:before{transform:translate(120%)}.header-module__djqnaa__loginIconWrap{background:#ffffff1f;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.header-module__djqnaa__loginText{color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:22px;font-weight:800;line-height:1}.header-module__djqnaa__userMenu{position:relative}.header-module__djqnaa__avatarButton{cursor:pointer;background:linear-gradient(#6d7cff,#4856e6);border:0;border-radius:18px;width:64px;height:64px;padding:4px;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 14px 34px #5865f23d,inset 0 1px #ffffff29}.header-module__djqnaa__avatarButton:hover{filter:brightness(1.02);transform:translateY(-2px)scale(1.02);box-shadow:0 18px 42px #5865f24d,inset 0 1px #ffffff2e}.header-module__djqnaa__avatar{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.header-module__djqnaa__dropdown{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111318f5;border:1px solid #ffffff1a;border-radius:18px;width:260px;padding:10px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 70px #0000006b}.header-module__djqnaa__dropdownHeader{background:#ffffff0a;border-radius:12px;align-items:center;gap:12px;margin-bottom:6px;padding:10px;display:flex}.header-module__djqnaa__dropdownAvatar{object-fit:cover;border-radius:12px;flex:none;width:42px;height:42px}.header-module__djqnaa__dropdownUser{min-width:0}.header-module__djqnaa__dropdownUser strong,.header-module__djqnaa__dropdownUser span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.header-module__djqnaa__dropdownUser strong{color:#fff;font-size:15px;font-weight:900}.header-module__djqnaa__dropdownUser span{color:#ededed94;margin-top:2px;font-size:13px}.header-module__djqnaa__dropdownItem{color:#edededdb;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:15px;font-weight:800;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:flex}.header-module__djqnaa__dropdownItem:hover{color:#fff;background:#6d7cff24;transform:translate(2px)}.header-module__djqnaa__dropdownIcon{flex:none;width:18px;height:18px}@media (max-width:920px){.header-module__djqnaa__header{background:#121414eb}.header-module__djqnaa__inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left right""nav nav";align-items:center;gap:8px 12px;width:100%;min-height:0;padding:8px 12px 6px;display:grid;position:relative}.header-module__djqnaa__left{grid-area:left;gap:8px;min-width:0}.header-module__djqnaa__logoLink{position:absolute;top:8px;left:50%;transform:translate(-50%)}.header-module__djqnaa__logoLink:hover{transform:translate(-50%)scale(1.04)}.header-module__djqnaa__right{grid-area:right;justify-content:flex-end;min-width:0}.header-module__djqnaa__lawsButton{border-radius:11px;gap:7px;height:42px;padding:0 10px}.header-module__djqnaa__lawsIconWrap{border-radius:9px;width:30px;height:30px}.header-module__djqnaa__lawsIcon{width:17px;height:17px}.header-module__djqnaa__lawsText{font-size:14px}.header-module__djqnaa__loginButton{border-radius:12px;gap:8px;height:42px;padding:0 14px}.header-module__djqnaa__loginIconWrap{border-radius:9px;width:30px;height:30px}.header-module__djqnaa__loginText{font-size:15px}.header-module__djqnaa__avatarButton{border-radius:13px;width:44px;height:44px;padding:3px}.header-module__djqnaa__avatar{border-radius:10px}.header-module__djqnaa__nav{scrollbar-width:none;background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;grid-area:nav;justify-content:flex-start;gap:6px;width:100%;min-width:0;padding:5px;overflow-x:auto}.header-module__djqnaa__nav::-webkit-scrollbar{display:none}.header-module__djqnaa__navLink{white-space:nowrap;border:1px solid #0000;border-radius:10px;flex:none;padding:9px 14px;font-size:14px;line-height:1}.header-module__djqnaa__navLink:hover{background:#ffffff12;transform:none}.header-module__djqnaa__navLinkActive{background:#5865f22e;border-color:#6d7cff47}.header-module__djqnaa__activeBar{display:none}}@media (max-width:560px){.header-module__djqnaa__inner{gap:6px 8px;padding:6px 8px 4px}.header-module__djqnaa__left{gap:6px}.header-module__djqnaa__logo{width:38px;height:38px}.header-module__djqnaa__logoLink{top:6px}.header-module__djqnaa__lawsText{font-size:13px;display:block}.header-module__djqnaa__lawsButton{border-radius:10px;justify-content:center;width:auto;min-width:40px;height:40px;padding:0 10px}.header-module__djqnaa__lawsIconWrap{width:26px;height:26px}.header-module__djqnaa__loginButton{border-radius:11px;height:40px;padding:0 11px}.header-module__djqnaa__loginIconWrap{border-radius:8px;width:26px;height:26px}.header-module__djqnaa__loginText{font-size:14px}.header-module__djqnaa__avatarButton{border-radius:11px;width:40px;height:40px}.header-module__djqnaa__nav{border-radius:12px;gap:4px;padding:4px}.header-module__djqnaa__navLink{border-radius:9px;padding:9px 12px;font-size:13px}}
.footer-module__6NKkyW__footer{color:#e6edf3;background:#0d1117;border-top:1px solid #ffffff14;padding:48px 20px 24px}.footer-module__6NKkyW__container{max-width:1200px;margin:0 auto}.footer-module__6NKkyW__columns{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px;padding-bottom:28px;display:grid}.footer-module__6NKkyW__column{min-width:0}.footer-module__6NKkyW__title{margin:0 0 12px;font-size:24px;font-weight:700}.footer-module__6NKkyW__subtitle{color:#fff;margin:0 0 14px;font-size:16px;font-weight:600}.footer-module__6NKkyW__text{color:#e6edf3bf;margin:0;font-size:14px;line-height:1.6}.footer-module__6NKkyW__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.footer-module__6NKkyW__list a,.footer-module__6NKkyW__mail{color:#e6edf3bf;font-size:14px;text-decoration:none;transition:color .2s,opacity .2s}.footer-module__6NKkyW__list a:hover,.footer-module__6NKkyW__mail:hover{color:#fff}.footer-module__6NKkyW__mail{margin-top:12px;display:inline-block}.footer-module__6NKkyW__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.footer-module__6NKkyW__copy{color:#e6edf399;margin:0;font-size:13px}.footer-module__6NKkyW__socials{align-items:center;gap:12px;display:flex}.footer-module__6NKkyW__socialLink{color:#e6edf3;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.footer-module__6NKkyW__socialLink:hover{background:#ffffff1f;transform:translateY(-2px)}.footer-module__6NKkyW__icon{fill:currentColor;width:18px;height:18px}@media (max-width:900px){.footer-module__6NKkyW__columns{grid-template-columns:1fr 1fr}.footer-module__6NKkyW__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.footer-module__6NKkyW__footer{padding:36px 16px 20px}.footer-module__6NKkyW__columns{grid-template-columns:1fr;gap:24px}}
@font-face{font-family:Hubballi;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a67c1411041b42b1.14gdx4kl6egkm.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+C80-CF3,U+1CD0,U+1CD2-1CD3,U+1CDA,U+1CF2,U+1CF4,U+200C-200D,U+20B9,U+25CC,U+A830-A835}@font-face{font-family:Hubballi;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7d31e214a1668580.01ksc7v.rlx3q.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Hubballi;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a40474f40018b972.p.0z--gphpjgd17.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.hubballi_2f0697a0-module__5Khk1G__className{font-family:Hubballi,Noto Sans,DejaVu Sans,Arial,sans-serif;font-style:normal;font-weight:400}
.CookieConsent-module__-jW00G__banner{z-index:1000;width:min(560px,100vw - 32px);color:var(--foreground,#fff);background:var(--background-secondary,#171717);border:1px solid #ffffff24;border-radius:12px;padding:20px 22px;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 30px #0000004d}.CookieConsent-module__-jW00G__content{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.CookieConsent-module__-jW00G__text{flex:100%;margin:0;font-size:14px;line-height:1.5}.CookieConsent-module__-jW00G__link{color:inherit;text-underline-offset:3px;font-size:14px}.CookieConsent-module__-jW00G__button{color:#fff;background:var(--accent-color,#5865f2);cursor:pointer;font:inherit;border:0;border-radius:6px;padding:9px 18px;transition:opacity .2s}.CookieConsent-module__-jW00G__button:hover{opacity:.85}@media (max-width:600px){.CookieConsent-module__-jW00G__banner{width:calc(100vw - 32px);bottom:16px;right:16px}.CookieConsent-module__-jW00G__button{width:100%}}
