.styles-module__OFFhTa__heroSection{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:105vh;margin-bottom:32px;padding:32px 0;display:flex;position:relative;overflow:hidden}.styles-module__OFFhTa__gradientContainer{filter:blur(60px)contrast(1.2);opacity:.9;z-index:1;background:radial-gradient(circle at 50% 100%,#fc6 0%,#0000 40%),radial-gradient(circle at 20% 90%,#ff5e00 0%,#0000 50%),radial-gradient(circle at 80% 95%,#ff8c00 0%,#0000 50%),radial-gradient(circle at 50% 80%,#9e3d00 0%,#0000 60%);width:120%;height:80%;position:absolute;bottom:0%;left:0%}.styles-module__OFFhTa__glowOverlay{filter:blur(30px);opacity:.8;z-index:2;background:linear-gradient(#0000 0%,#ff5e0066 60%,#08040a 100%);width:100%;height:40%;position:absolute;bottom:0%}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-top:72px;display:flex}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__titleHero{color:#fff;text-align:center;text-wrap:balance;opacity:0;width:90%;font-size:clamp(34px,3.5vw,48px);font-weight:750;animation:.55s ease-in-out .1s forwards styles-module__OFFhTa__Appear;transform:translateY(-24px)}@keyframes styles-module__OFFhTa__Appear{to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__titleHero span{color:var(--mainColor);font-weight:900}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__titleHero strong{font-weight:850;position:relative}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__titleHero strong:before{content:"";background:linear-gradient(to right,transparent,var(--mainColor),transparent);width:120%;height:4.25px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__descriereHero{color:#fff;text-align:center;opacity:0;width:90%;font-size:clamp(18px,2vw,24px);font-weight:600;animation:.55s ease-in-out .4s forwards styles-module__OFFhTa__Appear;transform:translateY(8px)}@media (min-width:850px){.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__titleHero{width:80%}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__descriereHero{width:65%}}.styles-module__OFFhTa__codeWindow{z-index:2;opacity:0;background:#1e1e1e;border-radius:7px;width:96%;margin-top:24px;animation:.55s ease-in-out .4s forwards styles-module__OFFhTa__Appear;position:relative;overflow:hidden;transform:translateY(24px)}.styles-module__OFFhTa__windowHeader{background:#2a2a2ae6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.styles-module__OFFhTa__dots{gap:8px;display:flex}.styles-module__OFFhTa__dotRed,.styles-module__OFFhTa__dotYellow,.styles-module__OFFhTa__dotGreen{border-radius:50%;width:11px;height:11px}.styles-module__OFFhTa__dotRed{background:#ff5f56}.styles-module__OFFhTa__dotYellow{background:#ffbd2e}.styles-module__OFFhTa__dotGreen{background:#27c93f}.styles-module__OFFhTa__tabs{flex:1;align-items:center;gap:8px;margin-left:10px;display:flex}.styles-module__OFFhTa__tab,.styles-module__OFFhTa__tabActive{color:#ffffff8c;background:#00000026;border:1px solid #ffffff0f;border-radius:10px;padding:6px 10px;font-size:12px}.styles-module__OFFhTa__tabActive{color:#fff;background:#ff8a0014;border-color:#ff8a0040}.styles-module__OFFhTa__windowBody{min-height:250px;display:flex}.styles-module__OFFhTa__sidebar{background:#111111a6;border-right:1px solid #ffffff0f;width:max-content;padding:8px}.styles-module__OFFhTa__sidebarItem{align-items:center;gap:2px;display:flex}.styles-module__OFFhTa__sidebarItem,.styles-module__OFFhTa__sidebarItemActive{color:#fff9;border-radius:7px;margin-bottom:6px;padding:6px 4px;font-size:10px}.styles-module__OFFhTa__sidebarItemActive{color:#fff;background:#ff8a0014;border:1px solid #ff8a002e}.styles-module__OFFhTa__editor{color:#ffffffe0;white-space:pre;scroll-behavior:smooth;flex:1;max-height:380px;padding:14px 6px 12px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Fira Code,monospace;font-size:13.5px;line-height:1.75;transition:all .3s;overflow:auto}.styles-module__OFFhTa__hiddingScroll{-ms-overflow-style:none;scrollbar-width:none}.styles-module__OFFhTa__hiddingScroll::-webkit-scrollbar{display:none}.styles-module__OFFhTa__editor::-webkit-scrollbar{width:6px;height:6px}.styles-module__OFFhTa__editor::-webkit-scrollbar-track{background:0 0}.styles-module__OFFhTa__editor::-webkit-scrollbar-thumb{cursor:pointer;background:#ff8c004d;border-radius:3px}.styles-module__OFFhTa__editor::-webkit-scrollbar-thumb:hover{background:var(--mainColor)}.styles-module__OFFhTa__line{white-space:nowrap;align-items:baseline;gap:0;width:max-content;display:flex}.styles-module__OFFhTa__cursor{background:var(--mainColor,#ff8c00);vertical-align:middle;width:2px;height:15px;margin-left:2px;animation:1s step-end infinite styles-module__OFFhTa__blink;display:inline-block}@keyframes styles-module__OFFhTa__blink{0%,to{opacity:1}50%{opacity:0}}.styles-module__OFFhTa__ln{text-align:right;color:#ffffff47;-webkit-user-select:none;user-select:none;flex-shrink:0;width:35px;padding-right:12px}.styles-module__OFFhTa__kw{color:#569cd6}.styles-module__OFFhTa__fn{color:#dcdcaa}.styles-module__OFFhTa__tag{color:#4ec9b0}.styles-module__OFFhTa__prop{color:#9cdcfe}.styles-module__OFFhTa__str{color:#ce9178}.styles-module__OFFhTa__punc{color:#ffffffb3}@media (min-width:1050px){.styles-module__OFFhTa__heroSection{flex-direction:row;justify-content:space-evenly;height:100vh}.styles-module__OFFhTa__codeWindow{max-width:750px}.styles-module__OFFhTa__windowBody{min-height:350px}.styles-module__OFFhTa__sidebar{padding:8px 12px}.styles-module__OFFhTa__sidebarItem,.styles-module__OFFhTa__sidebarItemActive{font-size:14px}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero{align-items:start;max-width:550px;margin-left:40px}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__titleHero{text-align:left;width:100%;line-height:1.25;transform:translate(-40px)}.styles-module__OFFhTa__heroSection .styles-module__OFFhTa__contentHero .styles-module__OFFhTa__descriereHero{text-align:left;width:100%;transform:translate(-40px)}.styles-module__OFFhTa__gradientContainer{height:60%}}
