.code-block_wrapper__t6FCO{position:relative;border:1px solid var(--ds-gray-400)}.code-block_code__isn_V{display:grid;color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px!important;line-height:20px;font-family:var(--font-mono);font-feature-settings:"ss09",none;font-variant-ligatures:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.code-block_wrapper__t6FCO.code-block_hasFileName__ezlBD .code-block_pre___OLfy{border-radius:0 0 6px 6px;background:var(--ds-background-100)}.code-block_wrapper__t6FCO{margin:16px 0;border-radius:6px;overflow:hidden}.code-block_header__t3NRd{padding:0 12px 0 16px;border-radius:6px 6px 0 0;border-bottom:1px solid var(--ds-gray-400);display:flex;height:48px;align-items:center;background:var(--ds-background-200)}.code-block_iconWrapper__TuHFk{width:16px;display:flex;align-items:center;flex-shrink:0}.code-block_copyButton__uo5Yu{height:32px;width:32px;border-radius:var(--geist-radius);border:none;color:var(--ds-gray-900);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;background:inherit;position:relative;transition:background .2s ease}.code-block_copyButton__uo5Yu[data-focus-visible-added]{outline:none;box-shadow:var(--ds-focus-ring)}@media (hover:hover){.code-block_copyButton__uo5Yu:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-block_copyButton__uo5Yu svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.code-block_copyButton__uo5Yu svg:nth-child(2){opacity:0;transform:translate(-50%,-50%) scale(.5)}.code-block_copyButton__uo5Yu.code-block_copyButtonCopied__fMOZ5 svg{animation:code-block_hide__enoxr 1.25s forwards}.code-block_copyButton__uo5Yu.code-block_copyButtonCopied__fMOZ5 svg:nth-child(2){animation:code-block_show__KnRqc 1.25s .15s forwards}.code-block_copyFloatingButton__PsMvB{position:absolute;top:min(16%,16px);right:16px;opacity:0;z-index:1;background:var(--ds-background-200);border-radius:var(--geist-radius);border:1px solid var(--ds-gray-400);transition:opacity .1s,background .2s}.code-block_copyFloatingButton__PsMvB:focus{opacity:1}@media (hover:hover){.code-block_wrapper__t6FCO:hover .code-block_copyFloatingButton__PsMvB{opacity:1}}.code-block_fileName__HmSv1{color:var(--ds-gray-900);display:flex;align-items:center;gap:8px;font-size:13px;min-width:0;margin:0 auto 0 0}.code-block_filenameP__02nok{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%;min-width:0}.code-block_actions__yphRf{display:flex;gap:4px}.code-block_pre___OLfy{--padding:20px;padding:var(--padding) 0;margin:0;overflow-x:auto;background:var(--ds-background-100);counter-reset:line;--shiki-color-text:var(--ds-gray-1000);--shiki-color-background:transparent;--shiki-token-constant:var(--ds-blue-900);--shiki-token-string:var(--ds-green-900);--shiki-token-comment:var(--ds-gray-900);--shiki-token-keyword:var(--ds-pink-900);--shiki-token-parameter:var(--ds-amber-900);--shiki-token-function:var(--ds-purple-900);--shiki-token-string-expression:var(--ds-green-900);--shiki-token-punctuation:var(--ds-gray-1000);--shiki-token-link:var(--ds-green-900)}.code-block_pre___OLfy .token{position:relative}.code-block_pre___OLfy .token.cdata,.code-block_pre___OLfy .token.doctype,.code-block_pre___OLfy .token.prolog{color:var(--accents-5)}.code-block_pre___OLfy .token.comment{color:var(--ds-gray-900)!important}.code-block_pre___OLfy .token.namespace{opacity:.7}.code-block_pre___OLfy .token.attr-value,.code-block_pre___OLfy .token.boolean,.code-block_pre___OLfy .token.constant,.code-block_pre___OLfy .token.string,.code-block_pre___OLfy .token.symbol,.code-block_pre___OLfy .token.url,.code-block_pre___OLfy .token.variable{color:var(--ds-green-900)}.code-block_pre___OLfy .language-autohotkey .token.selector,.code-block_pre___OLfy .language-json .token.boolean,.code-block_pre___OLfy .token.atrule,.code-block_pre___OLfy code[class*=language-css]{font-weight:600}.code-block_pre___OLfy .language-json .token.boolean{color:var(--geist-success)}.code-block_pre___OLfy .token.keyword{color:var(--ds-pink-900)}.code-block_pre___OLfy .token.tag.attr-value{color:var(--ds-blue-900)}.code-block_pre___OLfy .token.class-name,.code-block_pre___OLfy .token.number,.code-block_pre___OLfy .token.tag{color:var(--ds-green-900)}.code-block_pre___OLfy .language-autohotkey .token.tag{color:#9a050f}.code-block_pre___OLfy .language-autohotkey .token.keyword,.code-block_pre___OLfy .token.selector{color:var(--ds-pink-900)}.code-block_pre___OLfy .token.bold,.code-block_pre___OLfy .token.important{font-weight:700}.code-block_pre___OLfy .token.italic{font-style:italic}.code-block_pre___OLfy .token.deleted{color:var(--ds-red-900)}.code-block_pre___OLfy .token.inserted{color:var(--ds-blue-900)}.code-block_pre___OLfy .language-json .token.property,.code-block_pre___OLfy .language-markdown .token.title{color:var(--ds-gray-1000)}.code-block_pre___OLfy .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}.code-block_pre___OLfy .language-markdown .token.hr,.code-block_pre___OLfy .language-markdown .token.list{color:var(--ds-gray-900)}.code-block_pre___OLfy .language-markdown .token.url{color:var(--ds-pink-900)}.code-block_pre___OLfy .token.selector{color:var(--ds-green-900)}.code-block_pre___OLfy .token.entity,.code-block_pre___OLfy .token.property{color:var(--ds-red-900)}.code-block_pre___OLfy .token.attr-name,.code-block_pre___OLfy .token.function,.code-block_pre___OLfy .token.regex{color:var(--ds-purple-900)}.code-block_pre___OLfy .token.operator,.code-block_pre___OLfy .token.punctuation,.code-block_pre___OLfy .token.tag.script{color:var(--ds-gray-1000)}.code-block_pre___OLfy .token.tag.script.string{color:var(--ds-blue-900)}.code-block_pre___OLfy .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.code-block_pre___OLfy.code-block_pure__58XFK{background:transparent}.code-block_pre___OLfy .code-block_noLineNumbers__jjjKl:before{content:none!important}.code-block_pre___OLfy .highlighted-line,.code-block_pre___OLfy .line{height:20px;position:relative;padding:0 var(--padding)}.code-block_pre___OLfy .highlighted-line>div,.code-block_pre___OLfy .line>div{display:inline-block}.code-block_pre___OLfy .highlighted-line:before,.code-block_pre___OLfy .line:before{display:inline-block;counter-increment:line;width:16px;font-size:13px;color:var(--ds-gray-600);font-family:var(--font-mono);-moz-user-select:none;user-select:none;-webkit-user-select:none;text-align:right;flex-shrink:0;margin-right:var(--padding);z-index:1;content:counter(line)}@supports (content:"visual text"/"alt text"){.code-block_pre___OLfy .highlighted-line:before,.code-block_pre___OLfy .line:before{content:counter(line) /""}}@supports (alt:""){.code-block_pre___OLfy .highlighted-line:before,.code-block_pre___OLfy .line:before{content:counter(line);alt:""}}.code-block_pre___OLfy .highlighted-line,.code-block_pre___OLfy [data-highlighted=true]{position:relative;background:var(--ds-blue-300)}.code-block_pre___OLfy .highlighted-line:after,.code-block_pre___OLfy [data-highlighted=true]:after{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--ds-blue-900)}.code-block_pre___OLfy.code-block_hideLineNumbers__52YKH .highlighted-line:before,.code-block_pre___OLfy.code-block_hideLineNumbers__52YKH .line:before{display:none}@media (max-width:600px){.code-block_pre___OLfy .highlighted-line:before,.code-block_pre___OLfy .line:before{display:none}}.code-block_wrapper__t6FCO.code-block_hideLineNumbers__52YKH .line:before{display:none}.code-block_wrapper__t6FCO.code-block_custom__RWaXi .code-block_pre___OLfy{padding-left:20px}@media (max-width:600px){.code-block_pre___OLfy{--padding:16px}.code-block_pre___OLfy:after{left:0}}@keyframes code-block_hide__enoxr{0%{opacity:1;transform:translate(-50%,-50%)}20%{opacity:0;transform:translate(-50%,-50%) scale(.5)}80%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes code-block_show__KnRqc{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}20%{opacity:1;transform:translate(-50%,-50%)}60%{opacity:1;transform:translate(-50%,-50%)}80%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(.5)}}.with-icon_icon__MHUeb{width:var(--geist-icon-size);height:var(--geist-icon-size);flex-shrink:0;display:inline}.customers_root__6St4m{--margin-vertical:48px;background:linear-gradient(180deg,var(--geist-background) 0,var(--accents-1) 50%,var(--accents-1) 100%);padding:0 var(--container-padding-x) 96px var(--container-padding-x);overflow:hidden}.customers_root__6St4m [data-divider-mobile]{display:none}.dark-theme .customers_root__6St4m{background:var(--geist-background)}.customers_title__0hAia{font-size:40px;font-weight:700;line-height:1.2;letter-spacing:var(--letter-spacing-2);text-align:center;margin-bottom:80px;margin-top:48px}.customers_title__0hAia [data-break]{display:none}.customers_subtitle__W6oUd{font-size:20px;line-height:1.8;letter-spacing:var(--letter-spacing-1);color:var(--accents-5);text-align:center;margin:-64px 0 32px;position:relative;z-index:2}.customers_subtitle__W6oUd strong{color:var(--accents-8);font-weight:500}.customers_quotes___W5fO{display:flex;margin-top:64px;max-width:var(--container-width)}.customers_quote__basJG{--padding:24px;--radius:12px;--border:1px solid var(--accents-2);padding:var(--padding);border:var(--border);margin:0;flex:1 1;display:flex;background:var(--geist-background);box-shadow:0 8px 24px -8px rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.04);flex-direction:column;transform:translateZ(0)}.dark-theme .customers_quote__basJG{background:var(--accents-1)}.customers_quote__basJG:first-of-type{border-right:none;border-radius:var(--radius) 0 0 var(--radius)}.customers_quote__basJG:last-of-type{border-left:none;border-radius:0 var(--radius) var(--radius) 0}.customers_quote__basJG blockquote{margin:0}.customers_quote__basJG figcaption{margin-top:auto}.customers_quote__basJG h3{font-size:16px;line-height:1.5;letter-spacing:var(--letter-spacing-1);font-weight:400;color:var(--accents-8);margin-bottom:var(--padding);text-indent:-.4em}.customers_quote__basJG h3 span{font-family:Georgia,serif}.customers_quote__basJG [data-author]{display:block;font-size:13px;line-height:1.6;margin-top:8px;color:var(--accents-5);letter-spacing:var(--letter-spacing-1)}@media (max-width:480px){.customers_title__0hAia{font-size:24px;margin-top:32px}.customers_quotes___W5fO{margin-top:48px}.customers_subtitle__W6oUd{font-size:16px;max-width:280px}.customers_quote__basJG h3{font-size:14px}.customers_root__6St4m [data-divider-mobile]{display:block}.customers_root__6St4m [data-divider]{display:none}}@media (max-width:780px){.customers_title__0hAia [data-break]{display:block}}@media (max-width:600px){.customers_quote__basJG:first-of-type{border-right:var(--border);border-bottom:none;border-radius:var(--radius) var(--radius) 0 0}.customers_quote__basJG:last-of-type{border-top:none;border-left:var(--border);border-radius:0 0 var(--radius) var(--radius)}.customers_title__0hAia{margin-bottom:32px}.customers_root__6St4m{padding-bottom:32px}}@media (max-width:480px){.customers_subtitle__W6oUd{margin-top:16px}}.dark-theme .customers_root__6St4m [data-divider-mobile],.dark-theme .customers_root__6St4m [data-divider]{filter:invert(1)}.tabs_tabsWrapper__szdGn{display:flex;align-items:center;justify-content:space-between;background:var(--ds-background-200);border-bottom:1px solid var(--ds-gray-400);padding:12px}.tabs_tabsWrapper__szdGn.tabs_hideBorder__KB0di{border-bottom:none;padding-bottom:0}.tabs_tabs__rJYVD{display:flex;flex-wrap:nowrap;align-items:baseline;padding-bottom:1px;overflow-x:auto;box-shadow:0 -1px 0 var(--accents-2) inset}.tabs_tabs__rJYVD.tabs_centered__Zh6B_{justify-content:center}.tabs_tabs__rJYVD.tabs_bold__CVov9{font-weight:600}.tabs_tabs__rJYVD.tabs_noBorder__SZUg4{box-shadow:none}.tabs_tabContainer___bdiV{padding:0 var(--geist-gap-half);cursor:pointer;margin-bottom:0;outline:0}.tabs_tabContainer___bdiV[data-focus-visible-added]{outline:0;box-shadow:0 0 0 2px inset var(--ds-focus-color)}.tabs_tabs__rJYVD.tabs_tabs__rJYVD.tabs_noBorder__SZUg4>.tabs_tabContainer___bdiV{margin-bottom:0;border-bottom:none}.tabs_disabled__iApRF .tabs_tabContainer___bdiV{cursor:not-allowed}.tabs_tabs__rJYVD>div:first-of-type{padding-left:0}.tabs_tabContainer___bdiV.tabs_disabled__iApRF{cursor:not-allowed}.tabs_tabContainer___bdiV.tabs_disabled__iApRF div{color:var(--ds-gray-900)!important}.tabs_tab__MRwiF{display:flex;align-items:center;margin-bottom:-1px;padding:12px 2px;color:var(--ds-gray-900);border-bottom:2px solid transparent}@media (hover:hover){.tabs_tab__MRwiF:hover:not(.tabs_activeTab__L_G3G) div{color:var(--ds-gray-1000)}.tabs_disabled__iApRF .tabs_tab__MRwiF:hover div{color:var(--ds-gray-900)}}.tabs_tabContainer___bdiV:focus .tabs_tab__MRwiF{color:var(--ds-gray-1000)}.tabs_disabled__iApRF .tabs_tabContainer___bdiV div{transition:color .2s}.tabs_activeTab__L_G3G,.tabs_disabled__iApRF .tabs_tabContainer___bdiV:focus .tabs_tab__MRwiF.tabs_activeTab__L_G3G{color:var(--ds-gray-1000);border-bottom:2px solid var(--ds-gray-1000)}.tabs_activeTab__L_G3G div,.tabs_disabled__iApRF .tabs_tabContainer___bdiV:focus .tabs_tab__MRwiF.tabs_activeTab__L_G3G div{color:inherit}.tabs_tabIcon__Oh2re{margin-right:6px;margin-bottom:-3px}.tabs_tabsSecondary__b5gGt{display:flex;gap:8px}.tabs_tabSecondaryContainer__3weL8{padding:4px 6px;border-radius:6px;background:var(--ds-gray-alpha-200);color:var(--ds-gray-1000);cursor:pointer}@media (hover:hover){.tabs_tabSecondaryContainer__3weL8:hover:not(.tabs_activeSecondaryTabContainer__c75La):not(.tabs_disabledSecondaryTabContainer__xtlL1){background:var(--ds-gray-alpha-300)}}.tabs_tabSecondaryContainer__3weL8[data-focus-visible-added]{outline:0;box-shadow:0 0 0 2px inset var(--ds-focus-color)}.tabs_disabledSecondaryTabContainer__xtlL1{cursor:not-allowed}.tabs_activeSecondaryTabContainer__c75La{background:var(--ds-gray-1000)}.tabs_activeSecondaryTabContainer__c75La div{color:var(--ds-background-100)}.link_link__hbWKh{text-decoration:none;color:inherit;cursor:pointer;outline:none}.link_link__hbWKh:focus-visible,.link_link__hbWKh[data-focus-visible-added]{outline:var(--ds-focus-color) auto 2px;outline-offset:4px}.link_primary__GLS86{color:var(--geist-foreground)}@media (hover:hover){.link_primary__GLS86:hover:not(.link_disabled__XCKN4){background-image:linear-gradient(var(--geist-foreground),var(--geist-foreground));background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat}}.link_highlight__kJZF9{color:var(--geist-link-color)}@media (hover:hover){.link_highlight__kJZF9:hover:not(.link_disabled__XCKN4){background-image:linear-gradient(var(--geist-link-color),var(--geist-link-color));background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat}}.link_secondary__F1rqx{color:var(--accents-5);transition:color .1s ease}@media (hover:hover){.link_secondary__F1rqx:hover:not(.link_disabled__XCKN4){color:var(--geist-foreground)}}.link_blend__JjXMT{color:inherit;transition:opacity .1s ease;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat;font-weight:500}@media (hover:hover){.link_blend__JjXMT:hover:not(.link_disabled__XCKN4){opacity:.6}}.link_underline__i1AXz{color:inherit}.link_alwaysUnderline__J7rlf{background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat}@media (hover:hover){.link_underline__i1AXz:hover:not(.link_disabled__XCKN4){background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat}}.link_external__0a5cc{display:inline-flex;align-items:center;gap:2px}.link_externalIcon__uwKVa{flex-shrink:0;margin-left:2px}.gradient-heading_wrapper__PlNTr{width:100%;display:flex}.gradient-heading_heading__aFoWg{font-weight:700;letter-spacing:-.04em;background:linear-gradient(137.59deg,#555 20%,var(--geist-foreground) 75%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-heading_centered__vBOJN{text-align:center;align-items:center;justify-content:center}h1.gradient-heading_heading__aFoWg{font-size:4.5rem;line-height:4.5rem}@media (max-width:960px){h1.gradient-heading_heading__aFoWg{font-size:3.5rem;line-height:3.5rem}}@media (max-width:600px){h1.gradient-heading_heading__aFoWg{font-size:2rem;line-height:2.25rem}}h2.gradient-heading_heading__aFoWg{font-size:2rem;line-height:2.5rem}@media (max-width:600px){h2.gradient-heading_heading__aFoWg{font-size:24px;line-height:32px}}.gradient-heading_heading__aFoWg ::selection,.gradient-heading_heading__aFoWg>::selection{background-clip:unset!important;-webkit-text-fill-color:var(--geist-background)!important}.showcase-sites_showcase__RaIm6{margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem}.showcase-sites_heading__ogHYi{padding:0 1em;max-width:600px;width:100%}@media (max-width:1100px){.showcase-sites_filters__rqpN8{flex-direction:column!important}}.showcase-sites_tabs__Jdgd3{flex-wrap:wrap}.showcase-sites_tab__SEcBg{white-space:nowrap;position:relative;padding:8px 24px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;background:none;border:none;color:var(--accents-5);font-weight:500;font-size:.875rem;font-family:var(--font-sans)}.showcase-sites_tab__SEcBg p{margin:0}@media (hover:hover){.showcase-sites_tab__SEcBg:hover{color:var(--geist-foreground)}}.showcase-sites_activeTab__bf1ja{color:var(--geist-background)!important}.showcase-sites_shareTab__3ncV_{border:1px solid var(--accents-2);border-radius:.375rem}@media (hover:hover){.showcase-sites_shareTab__3ncV_:hover{border:1px solid var(--accents-3)}}.showcase-sites_shareTab__3ncV_:active{color:var(--accents-5);border:1px solid var(--accents-2)}.showcase-sites_filterText__oiqZU{z-index:1}.showcase-sites_activeFilterIndicator__DpoJV{position:absolute;width:100%;height:100%;background:var(--geist-foreground);border-radius:.375rem}.showcase-sites_siteCard__Sba_V{flex:1 1;min-width:19rem;max-width:24rem;padding:1em;border-radius:6px;transition:border .2s ease;cursor:pointer;background:var(--accents-1);border:1px solid var(--accents-1);animation:showcase-sites_fadeIn___FaaD .2s ease forwards}@media (max-width:600px){.showcase-sites_siteCard__Sba_V{background:none;border:none}}.showcase-sites_siteCard__Sba_V .showcase-sites_arrow__C830T{width:1.25rem;height:1.25rem}.showcase-sites_siteCard__Sba_V p{margin:0;transition:color .2s ease}.showcase-sites_siteCard__Sba_V svg{transition:color .2s ease,transform .2s ease}.showcase-sites_siteCard__Sba_V .showcase-sites_siteName__zyI1J{display:inline-flex;font-weight:500;font-size:16px;line-height:24px;align-items:center;letter-spacing:-.01em;color:var(--geist-foreground)}.showcase-sites_siteCard__Sba_V p:last-child{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.01em;color:var(--accents-5);text-transform:capitalize}@media (max-width:600px){.showcase-sites_siteCard__Sba_V p:last-child{display:none}}@media (min-width:600px){@media (hover:hover){.showcase-sites_siteCard__Sba_V:hover{border:1px solid var(--accents-2)}}}@media (hover:hover){.showcase-sites_siteCard__Sba_V:hover p{color:var(--geist-success)}.showcase-sites_siteCard__Sba_V:hover svg{transform:translate(2px,-2px);color:var(--geist-success)}}.showcase-sites_siteImage__s7ySt{height:auto;object-fit:cover;width:100%;opacity:0;animation:showcase-sites_fadeIn___FaaD .5s ease forwards;animation-delay:.2s}.showcase-sites_siteImageSkeleton__hQrX7{transition:box-shadow .2s ease;border-radius:4px;height:12rem;object-fit:cover;overflow:hidden;background-color:var(--accents-1);animation:showcase-sites_fadeShadow__QVaAL 1s ease forwards;margin-bottom:.5em}@keyframes showcase-sites_fadeShadow__QVaAL{0%{box-shadow:none}to{box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.05),0 12px 24px rgba(0,0,0,.05)}}@keyframes showcase-sites_fadeIn___FaaD{0%{opacity:0}to{opacity:1}}.showcase-sites_list__PCI_z{width:100%;padding:0 1em;flex-wrap:wrap;max-width:1200px}.guides_guides__e3JCI{display:flex;flex-direction:column;justify-content:center;align-items:center}.guides_headings__Rb2gH{padding:0 1em;width:100%;max-width:var(--geist-page-width)}@media (max-width:600px){.guides_headings__Rb2gH{text-align:center}}.guides_bookSpacer__OLoiP{width:calc((100vw - var(--geist-page-width)) / 2)}.guides_guidesListScrollView__ih_Nc{width:100%;max-width:100vw;overflow-x:scroll;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.guides_guidesListScrollView__ih_Nc::-webkit-scrollbar{display:none}.guides_guidesListScrollView__ih_Nc{padding:4em 0}@media (max-width:960px){.guides_guidesListScrollView__ih_Nc{padding:2.5rem 0}}@media (max-width:600px){.guides_guidesListScrollView__ih_Nc{padding:2em 0}}.guides_book__j9vP8{width:var(--book-width);height:var(--book-height);min-width:var(--book-width);min-height:var(--book-height);border-radius:var(--book-border-radius);background:linear-gradient(180deg,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,0) 100%),var(--book-color);box-shadow:0 1.8px 3.6px rgba(0,0,0,.05),0 10.8px 21.6px rgba(0,0,0,.08),inset 0 -.9px 0 rgba(0,0,0,.1),inset 0 1.8px 1.8px hsla(0,0%,100%,.1),inset 3.6px 0 3.6px rgba(0,0,0,.1)}.guides_book__j9vP8 .guides_bind__9COxI{height:100%;width:24px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 12%,hsla(0,0%,100%,.25) 29.25%,hsla(0,0%,100%,0) 50.5%,hsla(0,0%,100%,0) 75.25%,hsla(0,0%,100%,.25) 91%,hsla(0,0%,100%,0)),linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.1) 12%,transparent 30%,rgba(0,0,0,.02) 50%,rgba(0,0,0,.2) 73.5%,rgba(0,0,0,.5) 75.25%,rgba(0,0,0,.15) 85.25%,transparent);opacity:.2}.guides_book__j9vP8 .guides_cover__skh_f{padding:1.5rem 1.25rem}@media (max-width:600px){.guides_book__j9vP8 .guides_cover__skh_f{padding:1.25rem}}.guides_book__j9vP8 .guides_cover__skh_f h3{margin:0;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.04em;color:var(--text-color);text-shadow:var(--text-shadow)}@media (max-width:600px){.guides_book__j9vP8 .guides_cover__skh_f h3{font-size:14.4px;line-height:21px}}.guides_book__j9vP8 .guides_cover__skh_f p{font-size:14px;line-height:20px;letter-spacing:-.01em;color:var(--subtitle-color);text-shadow:var(--text-shadow)}@media (max-width:600px){.guides_book__j9vP8 .guides_cover__skh_f p{font-size:11.2px;line-height:16px}}.guides_bookPerspective__1DMxp{perspective:900px;margin-right:1em}.guides_bookPerspective__1DMxp:nth-last-child(2){margin-right:0}.guides_bookRotateWrapper__Z22Ip{cursor:pointer;--book-depth:56px;--book-border-radius:5.4px 1.8px 1.8px 5.4px;--hover-rotate:-20deg;--hover-scale:1.066;--hover-translate-x:-0.5em;transform:rotate(0deg);position:relative;transform-style:preserve-3d;width:var(--book-width);height:var(--book-height);transition:transform .6s ease;box-shadow:none}@media (max-width:600px){.guides_bookRotateWrapper__Z22Ip{--book-height:256px;--book-width:204px}}@media (hover:hover){.guides_bookRotateWrapper__Z22Ip:hover{transform:rotateY(var(--hover-rotate)) scale(var(--hover-scale)) translateX(var(--hover-translate-x))}}.guides_bookRotateWrapper__Z22Ip>:first-child{position:absolute;width:var(--book-width);height:var(--book-height)}.guides_bookRotateWrapper__Z22Ip .guides_side__D9UwQ{background:linear-gradient(90deg,var(--accents-3) 0,transparent 30%),linear-gradient(var(--geist-background),var(--accents-1));height:calc(var(--book-height) - 2 * 3px);width:calc(var(--book-depth) - 2px);top:3px;position:absolute;transform:translateX(calc(var(--book-width) - var(--book-depth) / 2 - 3px)) rotateY(90deg) translateX(calc(var(--book-depth) / 2))}.guides_bookRotateWrapper__Z22Ip .guides_back__SaY73{position:absolute;left:0;width:var(--book-width);height:var(--book-height);border-radius:var(--book-border-radius);background:var(--book-color);transform:translateZ(calc(-1 * var(--book-depth)))}.guides_buttons__e2zSI{width:100%;max-width:var(--geist-page-width);padding:0 1em}@media (max-width:600px){.guides_buttons__e2zSI{gap:.5rem}}.guides_guidesScrollWrapper__X_Ocn{position:relative}.guides_slideControl__ZgnAB{position:absolute;z-index:10;top:0;bottom:1.5em;display:flex;align-items:center}@media (min-width:960px){.guides_slideControl__ZgnAB{display:none}}.guides_left__l6yRf{left:1em}.guides_right__lPNfI{right:1em}.guides_carouselControls__I_6T7{height:0;width:0;border:none}.guides_hide__ClZTu{opacity:0;pointer-events:none}