.AuthModal_backdrop__jDh3x{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:1.25rem;background:rgba(11,25,43,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:AuthModal_backdropIn__qfQhM .18s ease-out}.AuthModal_modal__wLuCy{position:relative;width:min(100%,460px);max-height:calc(100vh - 2.5rem);overflow-y:auto;padding:2.5rem 2.75rem 2.25rem;background:#fff;border:1px solid rgba(212,175,55,.38);border-radius:22px;box-shadow:0 28px 80px rgba(6,20,38,.36);animation:AuthModal_modalIn__hIuUi .22s ease-out}.AuthModal_decor__TnJZ_{position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#1e3a5f,#d4af37,#1e3a5f)}.AuthModal_close__F7zMk{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border:0;border-radius:50%;color:#526277;background:#f2f5f8;font-size:1.7rem;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease}.AuthModal_close__F7zMk:hover{background:#e6ebf0;transform:rotate(5deg)}.AuthModal_brandMark__ZLlcX{display:grid;place-items:center;width:48px;height:48px;margin-bottom:1.25rem;border-radius:14px;color:#1e3a5f;background:linear-gradient(145deg,#f5e9bd,#d4af37);box-shadow:0 8px 20px rgba(212,175,55,.25);font-size:1.45rem;font-weight:800}.AuthModal_eyebrow__kdHk3{margin-bottom:.2rem;color:#b38c1d;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.AuthModal_title__KRXZM{color:#1e3a5f;font-size:1.9rem;letter-spacing:-.025em}.AuthModal_description__fZVRz{margin-top:.45rem;color:#66758a;font-size:.96rem}.AuthModal_form__hC2ha{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.6rem}.AuthModal_label__Co61r{display:grid;grid-gap:.45rem;gap:.45rem;color:#2b3d53;font-size:.88rem;font-weight:700}.AuthModal_input__qF7c1{width:100%;height:50px;padding:0 .95rem;border:1px solid #d8e0e9;border-radius:11px;color:#172a40;background:#fbfcfd;font-size:1rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.AuthModal_input__qF7c1:focus{border-color:#d4af37;background:#fff;box-shadow:0 0 0 4px rgba(212,175,55,.13)}.AuthModal_input__qF7c1::placeholder{color:#9aa7b6}.AuthModal_error__VN0zG{padding:.72rem .85rem;border:1px solid #f2c2c2;border-radius:9px;color:#a72f2f;background:#fff3f3;font-size:.88rem;line-height:1.4}.AuthModal_submit__TVaUB{height:52px;margin-top:.2rem;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#1e3a5f,#2d557f);box-shadow:0 10px 24px rgba(30,58,95,.23);font-size:1rem;font-weight:750;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.AuthModal_submit__TVaUB:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px rgba(30,58,95,.3)}.AuthModal_submit__TVaUB:disabled{opacity:.65;cursor:wait}.AuthModal_switchLine__xrUXA{margin-top:1.35rem;color:#68778a;text-align:center;font-size:.9rem}.AuthModal_switchButton__rprG6{border:0;color:#1e3a5f;background:transparent;font-weight:800;cursor:pointer}.AuthModal_switchButton__rprG6:hover{color:#a98219;text-decoration:underline}@keyframes AuthModal_backdropIn__qfQhM{0%{opacity:0}}@keyframes AuthModal_modalIn__hIuUi{0%{opacity:0;transform:translateY(12px) scale(.985)}}@media (max-width:520px){.AuthModal_backdrop__jDh3x{padding:.75rem}.AuthModal_modal__wLuCy{max-height:calc(100vh - 1.5rem);padding:2.2rem 1.35rem 1.6rem;border-radius:18px}.AuthModal_title__KRXZM{font-size:1.65rem}}.Block_container__PcfA8{margin-top:3rem}.Block_sectionTitle__2Y7NO{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem}.Block_sectionTitle__2Y7NO:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,#1e3a5f,#d4af37);border-radius:2px}.Block_cardLink__O8oum{text-decoration:none;display:block}.Block_cards__xAkhs{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-gap:1.5rem;padding:0;margin-bottom:2rem}.Block_card__EvlFe{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;border:2px solid transparent;height:100%}.Block_card__EvlFe:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(30,58,95,.2);border-color:#d4af37}.Block_card__EvlFe>div:first-child{position:relative;width:100%;padding-top:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px 12px 0 0;overflow:hidden}.Block_card__EvlFe>div:first-child:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(30,58,95,.3));opacity:0;transition:opacity .3s ease}.Block_card__EvlFe:hover>div:first-child:after{opacity:1}.Block_img__7iSFr{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Block_content__uhHuu{padding:1rem;text-align:center;background:#fff;flex:1 1;display:flex;align-items:center;justify-content:center;min-height:80px}.Block_discribeBlock__L8xD5{color:#4a5568;font-size:.95rem;font-weight:500;line-height:1.5;margin:0;text-align:center;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Block_moreLink__F0Amq{display:inline-flex;align-items:center;gap:.5rem;color:#1e3a5f;text-decoration:none;font-size:1.05rem;font-weight:600;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease}.Block_moreLink__F0Amq:hover{background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff;border-color:#1e3a5f;transform:translateX(4px)}.Block_arrowIcon__9T5i6{width:20px;height:20px;transition:transform .3s ease}.Block_moreLink__F0Amq:hover .Block_arrowIcon__9T5i6{transform:translateX(4px)}@media only screen and (max-width:768px){.Block_container__PcfA8{margin-top:2.5rem}.Block_sectionTitle__2Y7NO{font-size:1.35rem;margin-bottom:1.25rem}.Block_cards__xAkhs{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1.25rem;margin-bottom:1.5rem}.Block_discribeBlock__L8xD5{font-size:.9rem}.Block_content__uhHuu{padding:.875rem;min-height:70px}.Block_moreLink__F0Amq{font-size:1rem;padding:.625rem 1.25rem}}@media only screen and (max-width:480px){.Block_container__PcfA8{margin-top:2rem}.Block_sectionTitle__2Y7NO{font-size:1.2rem;margin-bottom:1rem}.Block_cards__xAkhs{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:1rem;margin-bottom:1.25rem}.Block_discribeBlock__L8xD5{font-size:.85rem}.Block_content__uhHuu{padding:.75rem;min-height:60px}.Block_moreLink__F0Amq{font-size:.95rem;padding:.5rem 1rem}.Block_arrowIcon__9T5i6{width:18px;height:18px}}.CodeEditor_codeCont__xse4G{display:flex;flex-direction:column;width:100%}.CodeEditor_wrapper__LXdAf{display:flex;flex-direction:column;gap:2rem}.CodeEditor_headerSection__fZ8DU{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem 0}.CodeEditor_iconContainer__GQmi1{width:48px;height:48px;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(30,58,95,.2)}.CodeEditor_searchIcon__rAlMJ{width:24px;height:24px;color:#d4af37;stroke-width:2.5}.CodeEditor_title__Rx04W{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0;line-height:1.4;flex:1 1}.CodeEditor_inputSection__8HPsE{display:flex;flex-direction:column;gap:1rem}.CodeEditor_inputWrapper__byr8R{position:relative;width:100%}.CodeEditor_input__LU7cK{width:100%;height:60px;padding:0 3.5rem 0 1.25rem;font-size:1.05rem;border:2px solid #e2e8f0;border-radius:16px;outline:none;transition:all .3s ease;background:#fff;color:#1a202c;box-shadow:0 2px 8px rgba(0,0,0,.05)}.CodeEditor_input__LU7cK::placeholder{color:#a0aec0}.CodeEditor_input__LU7cK:focus{border-color:#1e3a5f;box-shadow:0 4px 20px rgba(30,58,95,.15);background:#fff}.CodeEditor_clearButton__Ls5j6{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:#e2e8f0;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.CodeEditor_clearButton__Ls5j6:hover{background:#cbd5e0;transform:translateY(-50%) scale(1.1)}.CodeEditor_clearButton__Ls5j6 svg{width:18px;height:18px;color:#4a5568}.CodeEditor_resultsContainer__Ly_oO{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden;margin-top:.5rem}.CodeEditor_resultsList__Dr1Xu{list-style:none;margin:0;padding:.5rem 0}.CodeEditor_resultItem__QSLPZ{margin:0;border-bottom:1px solid #f1f5f9}.CodeEditor_resultItem__QSLPZ:last-child{border-bottom:none}.CodeEditor_resultLink__cnqhT{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;color:#1a202c;transition:all .2s ease;background:#fff}.CodeEditor_resultLink__cnqhT:hover{background:linear-gradient(90deg,#f8f9fa,#fff);color:#1e3a5f;padding-left:1.5rem}.CodeEditor_resultIcon__RuphK{width:20px;height:20px;color:#d4af37;flex-shrink:0}.CodeEditor_resultLink__cnqhT span{flex:1 1;font-size:1rem;font-weight:500}.CodeEditor_arrowIcon__z2Xxa{width:20px;height:20px;color:#cbd5e0;flex-shrink:0;transition:transform .2s ease}.CodeEditor_resultLink__cnqhT:hover .CodeEditor_arrowIcon__z2Xxa{transform:translateX(4px);color:#1e3a5f}.CodeEditor_noResults__9VB8k{padding:2rem;text-align:center;background:#f8f9fa;border-radius:12px;border:2px dashed #cbd5e0}.CodeEditor_noResults__9VB8k p{color:#718096;font-size:1rem;margin:0}@media only screen and (max-width:768px){.CodeEditor_headerSection__fZ8DU{flex-direction:column;gap:1rem;padding:1rem 0}.CodeEditor_iconContainer__GQmi1{width:44px;height:44px}.CodeEditor_searchIcon__rAlMJ{width:22px;height:22px}.CodeEditor_title__Rx04W{font-size:1.25rem}.CodeEditor_input__LU7cK{height:56px;font-size:1rem;padding:0 3rem 0 1rem}.CodeEditor_resultLink__cnqhT{padding:.875rem 1rem}.CodeEditor_resultLink__cnqhT span{font-size:.95rem}}@media only screen and (max-width:480px){.CodeEditor_headerSection__fZ8DU{padding:.75rem 0}.CodeEditor_iconContainer__GQmi1{width:40px;height:40px}.CodeEditor_searchIcon__rAlMJ{width:20px;height:20px}.CodeEditor_title__Rx04W{font-size:1.1rem}.CodeEditor_input__LU7cK{height:52px;font-size:.95rem;padding:0 2.75rem 0 .875rem}.CodeEditor_clearButton__Ls5j6{width:28px;height:28px;right:.75rem}.CodeEditor_clearButton__Ls5j6 svg{width:16px;height:16px}.CodeEditor_resultLink__cnqhT{padding:.75rem .875rem;gap:.75rem}.CodeEditor_arrowIcon__z2Xxa,.CodeEditor_resultIcon__RuphK{width:18px;height:18px}.CodeEditor_resultLink__cnqhT span{font-size:.9rem}}.LeftHome_container__p04_Z{width:100%;display:flex;flex-direction:column}.LeftHome_heroSection__3V5V2{margin-bottom:3rem}.LeftHome_logoLink___UhQf{text-decoration:none;display:inline-block;transition:transform .2s ease}.LeftHome_logoLink___UhQf:hover{transform:translateY(-2px)}.LeftHome_mainTitle__HeWTh{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#1e3a5f,#2d4a6f 50%,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .5rem;letter-spacing:-1px;line-height:1.1}.LeftHome_subtitle__Ib7Wf{font-size:1.25rem;color:#4a5568;font-weight:500;margin:0;letter-spacing:.3px}.LeftHome_contentSection__akpcZ{display:flex;flex-direction:column;gap:2rem}.LeftHome_featureCard__o9ApI{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden}.LeftHome_featureCard__o9ApI:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,#d4af37);transition:width .3s ease}.LeftHome_featureCard__o9ApI:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(30,58,95,.15);border-color:#d4af37}.LeftHome_featureCard__o9ApI:hover:before{width:6px}.LeftHome_iconWrapper__yQMX1{width:56px;height:56px;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 4px 12px rgba(30,58,95,.2)}.LeftHome_icon__hqpLx{width:28px;height:28px;color:#d4af37;stroke-width:2.5}.LeftHome_featureTitle__CEfdN{font-size:1.75rem;font-weight:700;color:#1a202c;margin:0 0 1rem;line-height:1.3}.LeftHome_featureText__dE9CV{font-size:1.05rem;color:#4a5568;line-height:1.7;margin:0}.LeftHome_articlesLink__L1hgp{margin-top:2.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px dashed #cbd5e0;transition:all .3s ease}.LeftHome_articlesLink__L1hgp:hover{border-color:#d4af37;background:linear-gradient(135deg,#fff9e6,#ffeaa7);transform:translateX(4px)}.LeftHome_articlesLinkText__gkF93{display:flex;align-items:center;gap:.75rem;color:#1e3a5f;text-decoration:none;font-size:1.1rem;font-weight:600;transition:color .3s ease}.LeftHome_articlesLink__L1hgp:hover .LeftHome_articlesLinkText__gkF93{color:#2d4a6f}.LeftHome_linkIcon__wnkm0{width:24px;height:24px;color:#d4af37}@media only screen and (max-width:1024px){.LeftHome_mainTitle__HeWTh{font-size:2.5rem}}@media only screen and (max-width:768px){.LeftHome_mainTitle__HeWTh{font-size:2rem}.LeftHome_subtitle__Ib7Wf{font-size:1.1rem}.LeftHome_featureCard__o9ApI{padding:1.5rem}.LeftHome_featureTitle__CEfdN{font-size:1.5rem}.LeftHome_featureText__dE9CV{font-size:1rem}}@media only screen and (max-width:480px){.LeftHome_mainTitle__HeWTh{font-size:1.75rem}.LeftHome_subtitle__Ib7Wf{font-size:1rem}.LeftHome_featureCard__o9ApI{padding:1.25rem}.LeftHome_iconWrapper__yQMX1{width:48px;height:48px}.LeftHome_icon__hqpLx{width:24px;height:24px}.LeftHome_featureTitle__CEfdN{font-size:1.35rem}.LeftHome_featureText__dE9CV{font-size:.95rem}.LeftHome_articlesLink__L1hgp{padding:1.25rem}.LeftHome_articlesLinkText__gkF93{font-size:1rem}}.AppCont_container__o2nu9{width:100%;min-height:calc(100vh - 200px);background:linear-gradient(180deg,#fff,#f8f9fa);padding:3rem 0}.AppCont_content__8YEo_{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.AppCont_leftSection__fGxPG{width:100%;position:-webkit-sticky;position:sticky;top:120px;align-self:start}.AppCont_rightSection__Vl0_V{width:100%}@media only screen and (max-width:1200px){.AppCont_content__8YEo_{gap:3rem}}@media only screen and (max-width:1024px){.AppCont_content__8YEo_{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}.AppCont_leftSection__fGxPG{position:static}}@media only screen and (max-width:768px){.AppCont_container__o2nu9{padding:2rem 0}.AppCont_content__8YEo_{gap:2.5rem;padding:0 1.25rem}}@media only screen and (max-width:480px){.AppCont_container__o2nu9{padding:1.5rem 0}.AppCont_content__8YEo_{gap:2rem;padding:0 1rem}}