@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&family=Montserrat:wght@400;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:Quicksand,sans-serif;color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 20%,#555a86 0,transparent 55%),radial-gradient(circle at 90% 80%,#8f5442 0,transparent 52%),radial-gradient(circle at 50% 50%,#14161f 0,#05060a 65%);background-attachment:fixed;color:#f5f5f5;-webkit-font-smoothing:antialiased}.error,.not-found{margin-top:5rem;text-align:center;padding:0 1.5rem;animation:fade-in .6s ease-out}.error h1,.not-found h1{font-size:4.5rem;margin:0;font-weight:900;text-transform:uppercase;font-family:Montserrat,sans-serif;letter-spacing:.12em;line-height:1.05;background:linear-gradient(120deg,#ff7a3c,#ffc947 25%,#ff5ea8 55%,#9c9de2 85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(255,122,60,.24),0 0 32px rgba(156,158,241,.35)}.error p,.not-found p{margin-top:1.25rem;font-size:1.25rem;font-weight:500;color:#d7d9ff;max-width:34rem;margin-left:auto;margin-right:auto;line-height:1.6}.error a,.not-found a{color:#ffb74d;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.error a:hover,.not-found a:hover{color:#ffd37a;border-color:rgba(255,211,122,.65)}@keyframes fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.error h1,.not-found h1{font-size:3.2rem;letter-spacing:.08em}.error p,.not-found p{font-size:1.05rem}}.main-header_header__T4P4x{display:flex;justify-content:space-between;align-items:center;padding:2rem 1rem}@media (min-width:768px){.main-header_header__T4P4x{padding:2rem 10%}}.main-header_nav__7caAm ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;font-size:1.25rem}.main-header_logo__BaWrz{display:flex;align-items:center;justify-content:center;gap:1.4rem;text-decoration:none;color:#ece7df;font-weight:800;font-family:Montserrat,sans-serif;letter-spacing:.18rem;text-transform:uppercase;font-size:1.6rem;transition:transform .2s ease-out,text-shadow .2s ease-out,color .2s ease-out}.main-header_logo__BaWrz:hover{transform:translateY(-2px);color:#ffd992;text-shadow:0 0 12px rgba(255,166,90,.7),0 0 24px rgba(255,98,158,.45)}.main-header_logo__BaWrz img{width:5rem;height:5rem;object-fit:contain;filter:drop-shadow(0 0 .9rem rgba(0,0,0,.55));transition:transform .25s ease-out,filter .25s ease-out}.main-header_logo__BaWrz:hover img{transform:scale(1.06);filter:drop-shadow(0 0 1.3rem rgba(255,163,71,.7))}@media (max-width:600px){.main-header_logo__BaWrz{font-size:1.3rem;letter-spacing:.12rem}.main-header_logo__BaWrz img{width:4rem;height:4rem}.main-header_nav__7caAm ul{gap:1.2rem;font-size:1.1rem}}.main-header-background_header-background__EJniX{position:absolute;width:100%;height:320px;top:0;left:0;z-index:-1}.main-header-background_header-background__EJniX svg{display:block;width:100%;height:auto}.nav-link_link___P2r4{text-decoration:none;color:#e9e4dd;font-weight:700;padding:.55rem 1.1rem;border-radius:.75rem;letter-spacing:.04em;transition:color .22s ease-out,text-shadow .22s ease-out,transform .18s ease-out,background .22s ease-out;display:inline-block;position:relative}.nav-link_link___P2r4:active,.nav-link_link___P2r4:hover{color:transparent;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(255,174,62,.8),0 0 32px rgba(255,214,133,.45);transform:translateY(-2px)}.nav-link_active__2Dd3_,.nav-link_link___P2r4:active,.nav-link_link___P2r4:hover{background:linear-gradient(120deg,#ff8a05,#ffd36b,#ff5ea8);background-clip:text;-webkit-background-clip:text}.nav-link_active__2Dd3_{-webkit-text-fill-color:transparent;font-weight:800;text-shadow:0 0 14px rgba(255,180,85,.55),0 0 26px rgba(255,98,158,.45);transform:translateY(-1px)}.nav-link_active__2Dd3_:after,.nav-link_link___P2r4:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:2px;border-radius:999px;background:radial-gradient(circle at 0 50%,#ffb15d,transparent 70%);opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .25s ease-out,transform .25s ease-out}.nav-link_active__2Dd3_:after,.nav-link_link___P2r4:hover:after{opacity:.9;transform:scaleX(1)}