.Footer-module__S6Hkya__footer{background-color:var(--verification-white);border-top:1px solid var(--perception-gray);padding:var(--space-2xl)0;margin-top:auto}.Footer-module__S6Hkya__container{max-width:1200px;padding:0 var(--space-lg);margin:0 auto}.Footer-module__S6Hkya__top{justify-content:space-between;gap:var(--space-xl);padding-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{color:var(--twilight-navy);margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700;display:block}.Footer-module__S6Hkya__tagline{color:var(--feather-stone);font-size:.9rem}.Footer-module__S6Hkya__links{gap:var(--space-2xl);display:flex}.Footer-module__S6Hkya__column{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__column h4{color:var(--twilight-navy);margin-bottom:var(--space-xs);font-size:.9rem;font-weight:600}.Footer-module__S6Hkya__column a{color:var(--feather-stone);font-size:.9rem;transition:color .15s}.Footer-module__S6Hkya__column a:hover{color:var(--owl-amber)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--perception-gray);padding-top:var(--space-lg);color:var(--feather-stone);text-align:center;font-size:.85rem}@media (max-width:900px){.Footer-module__S6Hkya__top{align-items:flex-start;gap:var(--space-2xl);flex-direction:column}.Footer-module__S6Hkya__brand{max-width:100%}.Footer-module__S6Hkya__links{gap:var(--space-xl);flex-wrap:wrap}}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding:var(--space-xl)0}.Footer-module__S6Hkya__container{padding:0 var(--space-md)}.Footer-module__S6Hkya__links{gap:var(--space-lg);flex-direction:column;width:100%}.Footer-module__S6Hkya__column{padding-bottom:var(--space-md);border-bottom:1px solid var(--perception-gray)}.Footer-module__S6Hkya__column:last-child{border-bottom:none;padding-bottom:0}.Footer-module__S6Hkya__column h4{margin-bottom:var(--space-sm)}.Footer-module__S6Hkya__bottom{padding-top:var(--space-md);font-size:.8rem}}
.Header-module__hBw1pG__header{background:var(--verification-white);border-bottom:1px solid var(--perception-gray);padding:var(--space-md)var(--space-lg);z-index:100;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{color:var(--twilight-navy);align-items:center;gap:var(--space-sm);font-size:1.25rem;font-weight:700;display:flex}.Header-module__hBw1pG__nav{gap:var(--space-lg);display:flex}.Header-module__hBw1pG__navLink{color:var(--twilight-navy);font-size:.95rem;font-weight:500;transition:color .15s}.Header-module__hBw1pG__navLink:hover{color:var(--owl-amber)}.Header-module__hBw1pG__mobileMenuCheckbox{display:none}.Header-module__hBw1pG__mobileMenuCheckbox:checked~.Header-module__hBw1pG__nav{transform:translate(0)}.Header-module__hBw1pG__mobileMenuCheckbox:checked~.Header-module__hBw1pG__mobileOverlay{opacity:1;visibility:visible}.Header-module__hBw1pG__mobileMenuCheckbox:checked~.Header-module__hBw1pG__mobileMenuToggle .Header-module__hBw1pG__menuIcon{display:none}.Header-module__hBw1pG__mobileMenuCheckbox:checked~.Header-module__hBw1pG__mobileMenuToggle .Header-module__hBw1pG__closeIcon,.Header-module__hBw1pG__menuIcon{display:block}.Header-module__hBw1pG__closeIcon,.Header-module__hBw1pG__dropdownCheckbox{display:none}.Header-module__hBw1pG__dropdownCheckbox:checked~.Header-module__hBw1pG__dropdownMenu{visibility:visible;max-height:2000px;margin-bottom:var(--space-md)}.Header-module__hBw1pG__dropdownCheckbox:checked~.Header-module__hBw1pG__dropdownTrigger .Header-module__hBw1pG__dropdownArrow{transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{position:relative}.Header-module__hBw1pG__dropdownTrigger{align-items:center;gap:var(--space-xs);color:var(--twilight-navy);cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500;transition:color .15s;display:flex}.Header-module__hBw1pG__dropdownTrigger:hover{color:var(--owl-amber)}.Header-module__hBw1pG__dropdownArrow{transition:transform .2s}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownArrow{transform:rotate(180deg)}.Header-module__hBw1pG__dropdownMenu{margin-top:var(--space-md);background:var(--pure-white);border:1px solid var(--perception-gray);min-width:300px;padding:var(--space-sm);opacity:0;visibility:hidden;z-index:200;border-radius:12px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 10px 40px #1a27441f}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownItem{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border-radius:8px;text-decoration:none;transition:background-color .15s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background-color:var(--perception-gray)}.Header-module__hBw1pG__dropdownIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.Header-module__hBw1pG__dropdownItemContent{flex-direction:column;gap:2px;display:flex}.Header-module__hBw1pG__dropdownItemTitle{color:var(--twilight-navy);font-size:.95rem;font-weight:600}.Header-module__hBw1pG__dropdownItemDesc{color:var(--feather-stone);font-size:.8rem;line-height:1.4}.Header-module__hBw1pG__dropdownMenuWide{min-width:340px}.Header-module__hBw1pG__dropdownMenuCapabilities{min-width:360px;max-height:80vh;overflow-y:auto}.Header-module__hBw1pG__dropdownSection{flex-direction:column;display:flex}.Header-module__hBw1pG__dropdownSectionHeader{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);color:var(--owl-amber);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;display:flex}.Header-module__hBw1pG__dropdownDivider{background:var(--perception-gray);height:1px;margin:var(--space-sm)var(--space-md)}.Header-module__hBw1pG__actions{gap:var(--space-md);align-items:center;display:flex}.Header-module__hBw1pG__buttonPrimary{background-color:var(--owl-amber);color:var(--pure-white);border-radius:6px;padding:8px 16px;font-weight:500;transition:background-color .15s}.Header-module__hBw1pG__buttonPrimary:hover{background-color:var(--bronze-vigil)}.Header-module__hBw1pG__buttonSecondary{color:var(--twilight-navy);font-weight:500}.Header-module__hBw1pG__buttonSecondary:hover{color:var(--deep-dusk)}.Header-module__hBw1pG__dropdownItemWithSubmenu{position:relative}.Header-module__hBw1pG__dropdownItemWithSubmenu>.Header-module__hBw1pG__dropdownItem{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border-radius:8px;width:100%;text-decoration:none;transition:background-color .15s;display:flex}.Header-module__hBw1pG__submenuArrow{color:var(--feather-stone);flex-shrink:0;margin-top:4px;margin-left:auto;transition:transform .2s,color .15s}.Header-module__hBw1pG__dropdownItemWithSubmenu:hover .Header-module__hBw1pG__submenuArrow{color:var(--owl-amber);transform:translate(2px)}.Header-module__hBw1pG__submenu{margin-left:var(--space-xs);background:var(--pure-white);border:1px solid var(--perception-gray);min-width:240px;padding:var(--space-sm);opacity:0;visibility:hidden;z-index:210;border-radius:10px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:0;left:100%;transform:translate(-10px);box-shadow:0 10px 40px #1a27441f}.Header-module__hBw1pG__dropdownItemWithSubmenu:hover .Header-module__hBw1pG__submenu{opacity:1;visibility:visible;transform:translate(0)}.Header-module__hBw1pG__submenuItem{padding:var(--space-sm)var(--space-md);border-radius:6px;flex-direction:column;gap:2px;text-decoration:none;transition:background-color .15s;display:flex;position:relative}.Header-module__hBw1pG__submenuItem:hover{background-color:var(--perception-gray)}.Header-module__hBw1pG__submenuIcon{right:var(--space-md);color:var(--owl-amber);position:absolute;top:50%;transform:translateY(-50%)}.Header-module__hBw1pG__submenuItemTitle{color:var(--twilight-navy);font-size:.9rem;font-weight:600}.Header-module__hBw1pG__submenuItemDesc{color:var(--feather-stone);font-size:.75rem;line-height:1.3}.Header-module__hBw1pG__mobileMenuToggle{cursor:pointer;padding:var(--space-sm);color:var(--twilight-navy);z-index:1001;background:0 0;border:none;display:none}.Header-module__hBw1pG__mobileMenuToggle svg{display:block}.Header-module__hBw1pG__mobileOverlay{z-index:99;opacity:0;visibility:hidden;background:#1a274480;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}.Header-module__hBw1pG__mobileOverlay.Header-module__hBw1pG__active{opacity:1;visibility:visible}@media (max-width:1024px){.Header-module__hBw1pG__nav{gap:var(--space-md)}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__dropdownTrigger{font-size:.9rem}.Header-module__hBw1pG__dropdownMenu{min-width:280px}.Header-module__hBw1pG__submenu{min-width:220px}}@media (max-width:900px){.Header-module__hBw1pG__mobileMenuToggle{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__mobileOverlay{display:block}.Header-module__hBw1pG__nav{background:var(--pure-white);width:85%;max-width:360px;height:100vh;padding:80px var(--space-lg)var(--space-xl);z-index:100;flex-direction:column;gap:0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #1a27441a}.Header-module__hBw1pG__nav.Header-module__hBw1pG__mobileOpen{transform:translate(0)}.Header-module__hBw1pG__navLink{padding:var(--space-md)0;border-bottom:1px solid var(--perception-gray);font-size:1rem;display:block}.Header-module__hBw1pG__dropdown{border-bottom:1px solid var(--perception-gray);width:100%}.Header-module__hBw1pG__dropdownTrigger{width:100%;padding:var(--space-md)0;justify-content:space-between;font-size:1rem}.Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:hidden;max-height:0;box-shadow:none;background:var(--perception-gray);border:none;border-radius:8px;min-width:100%;margin-top:0;transition:max-height .3s,visibility .3s,margin .3s;position:static;overflow:hidden;transform:none}.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__mobileExpanded .Header-module__hBw1pG__dropdownMenu{visibility:visible;max-height:2000px;margin-bottom:var(--space-md)}.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__mobileExpanded .Header-module__hBw1pG__dropdownArrow{transform:rotate(180deg)}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:hidden;max-height:0}.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__mobileExpanded:hover .Header-module__hBw1pG__dropdownMenu{visibility:visible;max-height:2000px}.Header-module__hBw1pG__dropdownItem{padding:var(--space-sm)var(--space-md)}.Header-module__hBw1pG__dropdownItemTitle{font-size:.9rem}.Header-module__hBw1pG__dropdownItemDesc{font-size:.75rem}.Header-module__hBw1pG__dropdownItemWithSubmenu{flex-direction:column;display:flex}.Header-module__hBw1pG__submenuArrow{display:none}.Header-module__hBw1pG__submenu{opacity:1;visibility:visible;margin-left:var(--space-lg);min-width:100%;box-shadow:none;background:0 0;border:none;margin-top:0;padding:0;position:static;transform:none}.Header-module__hBw1pG__dropdownItemWithSubmenu:hover .Header-module__hBw1pG__submenu{transform:none}.Header-module__hBw1pG__submenuItem{padding:var(--space-xs)var(--space-sm)}.Header-module__hBw1pG__submenuItemTitle{font-size:.85rem}.Header-module__hBw1pG__submenuItemDesc{font-size:.7rem}.Header-module__hBw1pG__actions{background:var(--pure-white);padding:var(--space-md)var(--space-lg);border-top:1px solid var(--perception-gray);gap:var(--space-sm);z-index:101;display:none;position:fixed;bottom:0;left:0;right:0}.Header-module__hBw1pG__nav.Header-module__hBw1pG__mobileOpen~.Header-module__hBw1pG__actions,.Header-module__hBw1pG__actions.Header-module__hBw1pG__mobileVisible{display:flex}.Header-module__hBw1pG__buttonPrimary,.Header-module__hBw1pG__buttonSecondary{text-align:center;flex:1;padding:12px 16px}}@media (max-width:480px){.Header-module__hBw1pG__header{padding:var(--space-sm)var(--space-md)}.Header-module__hBw1pG__logo{font-size:1.1rem}.Header-module__hBw1pG__logoImage{width:36px;height:36px}.Header-module__hBw1pG__nav{width:100%;max-width:100%;padding:70px var(--space-md)100px}}
.sdk-module__Cipysq__container{background:#fafcfd;min-height:calc(100vh - 80px);padding-top:80px;display:flex}.sdk-module__Cipysq__sidebar{background:#fff;border-right:1px solid #e2e8f0;width:280px;padding:2rem;position:fixed;top:80px;bottom:0;overflow-y:auto}.sdk-module__Cipysq__mainWrapper{flex-direction:column;flex:1;margin-left:280px;display:flex}.sdk-module__Cipysq__content{flex:1;max-width:1000px;padding:4rem}.sdk-module__Cipysq__nav{flex-direction:column;gap:2rem;display:flex}.sdk-module__Cipysq__section h3{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.sdk-module__Cipysq__section a{color:#1a2744;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.sdk-module__Cipysq__section a:hover{color:#d4a853;background:#f1f5f9}@media (max-width:1024px){.sdk-module__Cipysq__container{flex-direction:column}.sdk-module__Cipysq__sidebar{border-bottom:1px solid #e2e8f0;border-right:none;width:100%;height:auto;padding:1rem 2rem;position:static}.sdk-module__Cipysq__mainWrapper{margin-left:0}.sdk-module__Cipysq__content{padding:2rem}}.sdk-module__Cipysq__pageTitle{color:var(--twilight-navy);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.sdk-module__Cipysq__pageSubtitle{color:var(--feather-stone);margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.sdk-module__Cipysq__sectionTitle{color:var(--twilight-navy);margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.sdk-module__Cipysq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.sdk-module__Cipysq__card{background:var(--pure-white);border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s}.sdk-module__Cipysq__card:hover{border-color:var(--owl-amber);box-shadow:0 8px 24px #1a274414}.sdk-module__Cipysq__cardTitle{color:var(--owl-amber);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.sdk-module__Cipysq__cardTitleNavy{color:var(--twilight-navy);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.sdk-module__Cipysq__cardDescription{color:var(--deep-dusk);margin-bottom:1rem;line-height:1.6}.sdk-module__Cipysq__cardList{color:var(--deep-dusk);margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.sdk-module__Cipysq__cardList li{margin-bottom:.5rem}.sdk-module__Cipysq__cardFooter{color:var(--feather-stone);font-size:.9rem}.sdk-module__Cipysq__cardLink{color:var(--owl-amber);text-decoration:underline;transition:color .2s}.sdk-module__Cipysq__cardLink:hover{color:var(--bronze-vigil)}.sdk-module__Cipysq__codeBlock{background:var(--night-watch);color:var(--verification-white);font-family:var(--font-mono);border-radius:8px;margin-bottom:3rem;padding:1.5rem;font-size:.95rem;overflow-x:auto}.sdk-module__Cipysq__frameworkGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.sdk-module__Cipysq__frameworkCard{text-align:center;background:var(--pure-white);cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex}.sdk-module__Cipysq__frameworkCard:hover{border-color:var(--owl-amber);transform:translateY(-2px);box-shadow:0 4px 12px #d4a85326}.sdk-module__Cipysq__frameworkIcon{margin-bottom:.75rem}.sdk-module__Cipysq__frameworkName{color:var(--twilight-navy);font-weight:600}.sdk-module__Cipysq__ctaBox{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #b9e6fe;border-radius:12px;margin-top:3rem;padding:2rem}.sdk-module__Cipysq__ctaTitle{color:#0369a1;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.sdk-module__Cipysq__ctaDescription{color:#0c4a6e;margin-bottom:1rem;line-height:1.6}.sdk-module__Cipysq__ctaLink{color:#0284c7;font-weight:500;text-decoration:underline;transition:color .2s}.sdk-module__Cipysq__ctaLink:hover{color:#0369a1}@media (max-width:768px){.sdk-module__Cipysq__pageTitle{font-size:2rem}.sdk-module__Cipysq__pageSubtitle{font-size:1rem}.sdk-module__Cipysq__cardGrid{grid-template-columns:1fr}.sdk-module__Cipysq__frameworkGrid{grid-template-columns:repeat(2,1fr)}}.sdk-module__Cipysq__enterpriseButton{background:var(--owl-amber);color:#fff;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background .2s}.sdk-module__Cipysq__enterpriseButton:hover{background:var(--bronze-vigil)}.sdk-module__Cipysq__enterpriseButtonOutline{color:var(--twilight-navy);border:1px solid var(--twilight-navy);background:#fff;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.sdk-module__Cipysq__enterpriseButtonOutline:hover{background:var(--perception-gray);border-color:var(--owl-amber);color:var(--owl-amber)}
/*# sourceMappingURL=541216051a1b7a5c.css.map*/