:root{--max-width:2200px;--aside-width:200px;--page-gutter:clamp(1rem,2.5vw,1.5rem);--page-gap:clamp(1rem,2.5vw,1.5rem);--page-paddingBottom:clamp(2rem,2.5vh,3.5rem);--page-gradient-height:8px;--color2-primary-400:#241E32;--color2-primary-900:#0d0325;--color2-secondary-100:#fff4f9;--color2-secondary-400:#FFC8DF;--color2-secondary-900:#8e4b67;--color2-tertiary-400:#FED031;--color2-gray-000:#FEFDFB;--color2-gray-100:#FDFCFB;--color2-text-white:#FEFDFB;--color2-text-black:#241E32;--input2-placeholder:#bdbab7;--color2-background-white:#ffffff;--color2-background-000:#FEFDFB;--color2-background-100:#FDFCFB;--color2-green-400:#CDF547;--color2-green-text:#005840;--color2-blue-300:#4578ed;--color2-blue-900:#000480;--color2-blue-text:#EBECFB;--color2-yellow-400:#FED031;--color2-yellow-text:#4A070A;--color2-pink-400:#FEB3D2;--color2-pink-text:#800039;--color2-red-400:#800039;--color2-red-text:#FFB7DD;--font-size-base:clamp(0.875rem,1.8vw,1rem);--font-size-big:clamp(2.75rem,3.2vw,3rem);--font-size-h1:clamp(1.75rem,3.2vw,2.4rem);--font-size-h2:clamp(1.5rem,2.8vw,2rem);--font-size-h3:clamp(1.25rem,2.4vw,1.5rem);--font-size-h4:clamp(1.125rem,2vw,1.25rem);--font-size-h5:clamp(1rem,1.8vw,1.125rem);--font-size-h6:clamp(0.7rem,1.6vw,0.8rem);--font-size-navigation:clamp(0.875rem,1.8vw,0.9rem);--font-size-paragraph:clamp(0.875rem,1.8vw,1rem);--font-size-p:var(--font-size-paragraph);--font-size-button:clamp(0.8rem,1.5vw,1rem);--font-size-notification:clamp(0.8rem,1.5vw,1rem);--font-size-small:clamp(0.8rem,1.6vw,0.9rem);--font-size-s:var(--font-size-small);--font-size-meta:clamp(0.75rem,0.8vw,0.85rem);--font-size-tiny:clamp(0.65rem,0.8vw,0.7rem);--border2-radius-300:0.375rem;--border2-radius-400:0.5rem;--border2-radius-500:0.625rem;--border2-radius-600:0.75rem;--border2-radius-max:9999px;--border-radius-300:0.25rem;--border-radius-max:9999px;--colorPrimary:#2196F3;--colorSuccess:#4caf50;--colorError:#f44336;--colorText:#333;--colorTextSecondary:#666;--colorBorder:#e0e0e0;--colorBorderHover:#2196F3;--colorBackground:#fff;--colorBackgroundHover:#f0f8ff;--radiusSmall:4px;--radiusMedium:8px;--spacingXs:4px;--spacingSmall:8px;--spacingMedium:12px;--spacingLarge:20px;--spacingXl:40px;--fontSizeSmall:12px;--fontSizeMedium:14px;--fontSizeLarge:16px;--transitionFast:0.15s ease;--transitionMedium:0.3s ease;line-height:1.3;font-weight:500;font-size:16px;@media (max-width:768px){--aside-width:100%}}@layer resets{*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;text-wrap:balance;padding:0;margin:0;font-weight:700;line-height:100%}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-h6)}a{text-decoration:none;color:var(--color2-primary-400)}a,button{cursor:pointer;overflow-wrap:anywhere;line-height:100%}body,html{overscroll-behavior:none}#__next,#root{isolation:isolate}::-moz-selection{background:var(--color2-primary-400);color:var(--color2-text-white)}::selection{background:var(--color2-primary-400);color:var(--color2-text-white)}}@layer base{body,html{position:relative;margin:0 auto;padding:0;color:var(--color2-text-black);fill:var(--color2-text-black);font-size:var(--font-size-base);font-display:swap;font-family:Geist,Geist Fallback,system-ui,-apple-system,Arial,Helvetica,sans-serif;font-style:normal}body,html,img{width:100%;height:auto}img,svg{max-width:100%}svg{width:auto;height:auto}p{line-height:130%;font-weight:500}}