.Home_promoGrid__3Hh3Z{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:2rem auto;padding:0 1rem}@media(max-width:768px){.Home_promoGrid__3Hh3Z{grid-template-columns:1fr;gap:1.5rem;margin:1rem}}.Home_promoCard__ZejQm{background:linear-gradient(135deg,#ffffff,rgba(255,255,255,.9));border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 15px rgba(37,99,235,.1);position:relative;overflow:hidden;transition:transform .3s ease}.Home_promoCard__ZejQm:hover{transform:translateY(-5px)}@media(max-width:768px){.Home_promoCard__ZejQm{padding:1.5rem}}.Home_promoCard__ZejQm:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(245,158,11,.1));border-radius:50%;transform:translate(50%,-50%);z-index:0}.Home_promoCardTitle__vRype{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#1e40af,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}@media(max-width:768px){.Home_promoCardTitle__vRype{font-size:1.25rem;text-align:center}}.Home_promoCardCode__lAx_J{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(245,158,11,.1));padding:1.25rem;border-radius:1rem;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700;margin:1.5rem 0;text-align:center;color:#1e40af;border:2px dashed rgba(37,99,235,.3);position:relative;cursor:pointer;transition:all .2s}@media(max-width:768px){.Home_promoCardCode__lAx_J{font-size:1.25rem;padding:1rem}}.Home_promoCardCode__lAx_J:hover{transform:scale(1.02);border-color:#2563eb}.Home_promoCardCode__lAx_J:after{content:"Click for copy";position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);font-size:.875rem;color:#1f2937;opacity:.7;font-family:Inter,sans-serif;font-weight:400}.Home_promoCard__ZejQm p{font-size:1.125rem;color:#f59e0b;font-weight:600;text-align:center;margin-top:2rem}@media(max-width:768px){.Home_promoCard__ZejQm p{font-size:1rem}}.Home_contentSection__4e2hJ{max-width:1200px;margin:3rem auto;padding:0 1rem;display:flex;gap:3rem}@media(max-width:768px){.Home_contentSection__4e2hJ{flex-direction:column;margin:2rem auto;gap:2rem}}.Home_contentSectionMain__e6mz1{flex:2 1;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Home_contentSectionMain__e6mz1 img{width:100%;height:auto;display:block;margin:30px 0;border-radius:10px}@media(max-width:768px){.Home_contentSectionMain__e6mz1{padding:1.5rem}}.Home_contentSectionMain__e6mz1 section{margin-bottom:3rem}.Home_contentSectionMain__e6mz1 section:last-child{margin-bottom:0}.Home_contentSectionMain__e6mz1 section h1{font-size:2.5rem;font-weight:700;color:#1e40af;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(37,99,235,.1)}@media(max-width:768px){.Home_contentSectionMain__e6mz1 section h1{font-size:1.8rem}}.Home_contentSectionMain__e6mz1 section h2{font-size:1.875rem;font-weight:700;color:#1e40af;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(37,99,235,.1)}@media(max-width:768px){.Home_contentSectionMain__e6mz1 section h2{font-size:1.5rem}}.Home_contentSectionMain__e6mz1 section h3{font-size:1.275rem;font-weight:700;color:#1e40af;padding-bottom:.5rem}@media(max-width:768px){.Home_contentSectionMain__e6mz1 section h3{font-size:1rem}}.Home_contentSectionMain__e6mz1 section ol li{font-size:1.275rem;color:#1e40af}@media(max-width:768px){.Home_contentSectionMain__e6mz1 section ol li{font-size:1rem}}.Home_contentSectionMain__e6mz1 section p{font-size:1.125rem;line-height:1.7;color:#1f2937;margin-bottom:1rem}.Home_contentSectionMain__e6mz1 section p i{font-size:.8rem}@media(max-width:768px){.Home_contentSectionMain__e6mz1 section p{font-size:1rem}}.Home_contentSectionMain__e6mz1 section a{color:#1e40af;text-decoration:underline}.Home_contentSectionSidebar__MKdQt{flex:1 1;position:-webkit-sticky;position:sticky;top:6rem;height:-moz-fit-content;height:fit-content;background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}@media(max-width:768px){.Home_contentSectionSidebar__MKdQt{position:static}}.Home_contentSectionSidebar__MKdQt h3{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(37,99,235,.1)}.Home_contentSectionSidebar__MKdQt ul li{margin-bottom:.75rem}.Home_contentSectionSidebar__MKdQt ul li a{display:block;padding:.75rem 1rem;color:#1f2937;text-decoration:none;border-radius:.5rem;transition:all .2s;font-weight:500}.Home_contentSectionSidebar__MKdQt ul li a:hover{background:rgba(37,99,235,.05);color:#2563eb;transform:translateX(.25rem)}