.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}}