.promptLibrary_heroSection__b_c5y{background:linear-gradient(135deg,#0f2027,#203a43 50%,#2c5364);padding:80px 0 60px;position:relative;overflow:hidden}.promptLibrary_heroSection__b_c5y:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(64,144,147,.15) 0,transparent 70%);pointer-events:none}.promptLibrary_heroSection__b_c5y:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(64,144,147,.1) 0,transparent 70%);pointer-events:none}.promptLibrary_heroContent__8k29u{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center;padding:0 24px}.promptLibrary_heroBreadcrumb__lzGVt{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin:0 0 26px;font-family:Inter,sans-serif;font-size:12px;color:hsla(0,0%,100%,.48)}.promptLibrary_heroBreadcrumb__lzGVt a{color:hsla(0,0%,100%,.72);text-decoration:none}.promptLibrary_heroBreadcrumb__lzGVt a:hover{color:#fff;text-decoration:underline}.promptLibrary_heroLogo__GshHc{width:64px;height:64px;margin-bottom:20px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.promptLibrary_heroTitle__cLe3v{font-family:Poppins,sans-serif;font-size:42px;font-weight:700;color:#fff;margin-bottom:20px!important;line-height:1.2}.promptLibrary_heroTitle__cLe3v span{color:#5bbfc2}.promptLibrary_heroSubtitle__kpP_G{font-family:Inter,sans-serif;font-size:18px;color:hsla(0,0%,100%,.75);text-align:center;line-height:1.7;max-width:640px;margin:0 auto 28px!important}.promptLibrary_heroStats__ZIdcq{display:flex;justify-content:center;gap:48px;margin-top:32px}.promptLibrary_heroStat__ikcm6{text-align:center}.promptLibrary_heroStatNumber__Pa48v{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#5bbfc2}.promptLibrary_heroStatLabel__GaEvF{font-size:13px;color:hsla(0,0%,100%,.55);text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.promptLibrary_heroMetricsLink__fwmnP{display:inline-block;margin-top:24px;font-size:14px;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease;letter-spacing:.2px}.promptLibrary_heroMetricsLink__fwmnP:hover{color:#5bbfc2;text-decoration:underline}.promptLibrary_customizationBarWrapper__GvhOE{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 16px rgba(0,0,0,.04);transition:box-shadow .3s ease}.promptLibrary_customizationBarWrapper__GvhOE.promptLibrary_scrolled__yC_Hc{box-shadow:0 4px 24px rgba(0,0,0,.08)}.promptLibrary_customizationBar__BJ2_2{max-width:960px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.promptLibrary_customizationLabel__AlFgk{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.promptLibrary_customizationInput__e4ecL{font-family:Inter,sans-serif;font-size:14px;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fafafa;color:#1f2937;transition:all .2s ease;min-width:200px}.promptLibrary_customizationInput__e4ecL:focus{outline:none;border-color:#409093;background:#fff;box-shadow:0 0 0 3px rgba(64,144,147,.12)}.promptLibrary_customizationSelect__o7d1O{font-family:Inter,sans-serif;font-size:14px;padding:10px 36px 10px 14px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fafafa;color:#1f2937;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:all .2s ease}.promptLibrary_customizationSelect__o7d1O:focus{outline:none;border-color:#409093;background-color:#fff;box-shadow:0 0 0 3px rgba(64,144,147,.12)}.promptLibrary_workspaceSelectorWrapper__P79bI{position:relative;display:flex;align-items:center;gap:10px}.promptLibrary_workspaceDropdownTrigger__e34Dj{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left;min-width:220px;background:#fafafa}.promptLibrary_workspaceDropdownTrigger__e34Dj:hover{border-color:#409093;background:#fff}.promptLibrary_workspaceSelectedName__gBYUA{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promptLibrary_workspaceChevron__mPFHm{flex-shrink:0;color:#6b7280;transition:transform .2s ease}.promptLibrary_workspaceChevronOpen___kTG4{transform:rotate(180deg)}.promptLibrary_workspaceDropdownMenu__ILIiE{position:absolute;top:calc(100% + 6px);left:0;min-width:280px;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.04);z-index:200;padding:6px;animation:promptLibrary_dropdownFadeIn__ZRnQp .15s ease-out}@keyframes promptLibrary_dropdownFadeIn__ZRnQp{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.promptLibrary_workspaceDropdownItem__tN1zw{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 14px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:background .15s ease;text-align:left;font-family:Inter,sans-serif;font-size:14px;color:#374151}.promptLibrary_workspaceDropdownItem__tN1zw:hover{background:#f3f8f8}.promptLibrary_workspaceDropdownItemActive__BLyEI{background:rgba(64,144,147,.08);color:#2d7a7d;font-weight:600}.promptLibrary_workspaceDropdownItemActive__BLyEI:hover{background:rgba(64,144,147,.12)}.promptLibrary_workspaceDropdownItemName__ArJJa{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promptLibrary_workspaceDropdownItemMeta__OphLu{font-size:12px;color:#9ca3af;white-space:nowrap;flex-shrink:0}.promptLibrary_workspaceDropdownDivider__avm2B{height:1px;background:#f0f0f0;margin:4px 8px}.promptLibrary_workspaceDropdownCreate__5PYK2{display:block;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#409093;text-decoration:none;border-radius:8px;transition:background .15s ease}.promptLibrary_workspaceDropdownCreate__5PYK2:hover{background:#f3f8f8;text-decoration:none;color:#2d7a7d}.promptLibrary_workspaceLoginButton__lCI2z{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#fff;background:#409093;text-decoration:none;white-space:nowrap;padding:8px 16px;border-radius:8px;transition:all .2s ease;flex-shrink:0}.promptLibrary_workspaceLoginButton__lCI2z:hover{background:#367b7e;color:#fff;text-decoration:none;box-shadow:0 2px 8px rgba(64,144,147,.25)}.promptLibrary_workspaceLoginButton__lCI2z svg{flex-shrink:0}.promptLibrary_customizationInputWithSignin__Dnl6e{padding-right:14px!important}.promptLibrary_inputSigninLink__NfdWW{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#409093;text-decoration:none;white-space:nowrap;transition:color .2s ease;flex-shrink:0}.promptLibrary_inputSigninLink__NfdWW:hover{color:#367b7e;text-decoration:underline}.promptLibrary_metricsBacklink__gOq4r{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#888;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .2s ease}.promptLibrary_metricsBacklink__gOq4r:hover{color:#409093;text-decoration:underline}.promptLibrary_metricsBacklinkSep__GFwjp{color:#ccc;font-size:14px;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.promptLibrary_promptSectionHeader__ffIKj{max-width:840px;margin:0 auto;padding:64px 24px 0;text-align:center}.promptLibrary_promptSectionEyebrow__cyydi{display:block;margin-bottom:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#409093;letter-spacing:.12em;text-transform:uppercase}.promptLibrary_promptSectionTitle__xoRqR{margin:0 0 16px;font-family:Poppins,sans-serif;font-size:30px;font-weight:700;line-height:1.28;color:#112a2d}.promptLibrary_promptSectionIntro__d4Eyq{max-width:700px;margin:0 auto!important;font-family:Inter,sans-serif;font-size:16px;line-height:1.65;color:#687679;text-align:center}.promptLibrary_filterSection__To3XC{max-width:960px;margin:0 auto;padding:32px 24px 0}.promptLibrary_filterTabs__Kr5Sm{display:flex;gap:8px;flex-wrap:wrap}.promptLibrary_filterTab__5sroh{font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:8px 20px;border-radius:100px;border:1.5px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:all .25s ease;white-space:nowrap}.promptLibrary_filterTab__5sroh:hover{border-color:#409093;color:#409093;background:rgba(64,144,147,.04)}.promptLibrary_filterTabActive__9cn4T{background:#409093;color:#fff;border-color:#409093;box-shadow:0 2px 8px rgba(64,144,147,.25)}.promptLibrary_filterTabActive__9cn4T:hover{background:#367b7e;color:#fff;border-color:#367b7e}.promptLibrary_filterMeta__35w3a{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:0 4px}.promptLibrary_spokeCategoryLinks__d_J8J{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:18px;padding:16px 4px 0;border-top:1px solid #eef2f2;font-family:Inter,sans-serif;font-size:12px}.promptLibrary_spokeCategoryLinks__d_J8J span{color:#7a8789;font-weight:600}.promptLibrary_spokeCategoryLinks__d_J8J a{color:#327d80;text-decoration:none;border-bottom:1px solid #c4d9da}.promptLibrary_spokeCategoryLinks__d_J8J a:hover{color:#245f61;border-bottom-color:#327d80}.promptLibrary_promptCount__88ij2{font-family:Inter,sans-serif;font-size:14px;color:#9ca3af}.promptLibrary_promptsGrid__LTc4J{max-width:960px;margin:0 auto;padding:24px 24px 60px;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.promptLibrary_promptCard__oOpNR{background:#fff;border:1px solid #f0f0f0;border-radius:14px;padding:24px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;scroll-margin-top:112px}.promptLibrary_promptCard__oOpNR:target{border-color:#409093;box-shadow:0 0 0 4px rgba(64,144,147,.14),0 8px 32px rgba(64,144,147,.1)}.promptLibrary_promptCard__oOpNR:hover{border-color:#e0e7eb;box-shadow:0 4px 20px rgba(0,0,0,.06);transform:translateY(-1px)}.promptLibrary_promptCardExpanded__6v2jx{border-color:#409093;box-shadow:0 8px 32px rgba(64,144,147,.1)}.promptLibrary_promptCardExpanded__6v2jx:hover{border-color:#409093;box-shadow:0 8px 32px rgba(64,144,147,.12)}.promptLibrary_promptCardHeader__mtTu_{display:flex;align-items:center;justify-content:space-between;gap:16px}.promptLibrary_promptCardHeaderLeft__zWnTA{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.promptLibrary_promptCardTitle__BGA4f{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.promptLibrary_promptCardDescription__XnrHX{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;margin:4px 0 0;line-height:1.5}.promptLibrary_categoryTag__56XNq{font-family:Inter,sans-serif;font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.promptLibrary_categoryReporting__I_4PW{background:rgba(59,130,246,.1);color:#2563eb}.promptLibrary_categoryOptimization__vuvtk{background:rgba(16,185,129,.1);color:#059669}.promptLibrary_categoryAnalysis__lD1m2{background:rgba(139,92,246,.1);color:#7c3aed}.promptLibrary_categoryAudit__EyXlc{background:rgba(245,158,11,.1);color:#d97706}.promptLibrary_expandIcon__lRiMc{font-size:18px;color:#9ca3af;transition:transform .3s ease;flex-shrink:0}.promptLibrary_expandIconRotated__Bkx85{transform:rotate(180deg);color:#409093}.promptLibrary_promptBody__Grvt2{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease,padding .3s ease;opacity:0;padding-top:0}.promptLibrary_promptBodyExpanded__qktMe{max-height:600px;opacity:1;padding-top:20px}.promptLibrary_promptText__VTnw_{font-family:Inter,sans-serif;font-size:14px;color:#374151;line-height:1.75;background:#f8fafb;border:1px solid #e8eef1;border-radius:10px;padding:20px;white-space:pre-wrap;word-break:break-word;position:relative}.promptLibrary_promptHighlight__ykwG9{background:rgba(64,144,147,.12);color:#2d7a7d;padding:1px 5px;border-radius:4px;font-weight:600}.promptLibrary_promptActions__aufEj{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.promptLibrary_copyButton__eLsXR{font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:10px 20px;border-radius:8px;border:none;background:#409093;color:#fff;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.promptLibrary_copyButton__eLsXR:hover{background:#367b7e;box-shadow:0 2px 8px rgba(64,144,147,.3)}.promptLibrary_copyButtonCopied__i1wVu{background:#059669}.promptLibrary_copyButtonCopied__i1wVu:hover{background:#047857}.promptLibrary_ctaSection__BeitS{background:#e3eeee;padding:72px 24px;text-align:center;position:relative;overflow:hidden}.promptLibrary_ctaTitle__LYiNn{font-family:Inter,sans-serif;font-size:32px;font-weight:700;color:#112a2d;margin-bottom:12px}.promptLibrary_ctaSubtitle__l2FZN{font-family:Inter,sans-serif;font-size:17px;color:#515151;text-align:center;max-width:520px;margin:0 auto 32px!important;line-height:1.6}.promptLibrary_ctaButton__HJIRf{font-family:Inter,sans-serif;font-size:16px;font-weight:400;padding:14px 36px;border-radius:12px;border:none;background:#409093;color:#fff;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.promptLibrary_ctaButton__HJIRf:hover{background:#36787d;transform:translateY(-1px);color:#fff;text-decoration:none}.promptLibrary_ctaButton__HJIRf:active{background:#2c5f62;transform:scale(.98)}.promptLibrary_otherSourcesLink__HcL3x{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#868686;text-align:center;padding:32px 24px 48px;margin:0!important}.promptLibrary_otherSourcesLink__HcL3x a{color:#409093;text-decoration:none;font-weight:500}.promptLibrary_otherSourcesLink__HcL3x a:hover{color:#36787d;text-decoration:underline}.promptLibrary_otherSourcesLinkLight__uCLCB{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.6);text-align:center;margin-top:24px!important;margin-bottom:0!important}.promptLibrary_otherSourcesLinkLight__uCLCB a{color:hsla(0,0%,100%,.85);text-decoration:none;font-weight:500}.promptLibrary_otherSourcesLinkLight__uCLCB a:hover{color:#fff;text-decoration:underline}.promptLibrary_indexHero__JQ2dU{background:linear-gradient(160deg,#112a2d,#1a3a3d 40%,#204547 70%,#112a2d);padding:120px 24px 100px;text-align:center;position:relative;overflow:hidden}.promptLibrary_indexHero__JQ2dU:before{content:"";position:absolute;top:-40%;right:-15%;width:700px;height:700px;background:radial-gradient(circle,rgba(64,144,147,.12) 0,transparent 65%);pointer-events:none}.promptLibrary_indexHero__JQ2dU:after{content:"";position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(246,174,45,.06) 0,transparent 65%);pointer-events:none}.promptLibrary_indexTitle__TxnlN{font-family:Inter,sans-serif;font-size:48px;font-weight:700;color:#fff;margin-bottom:20px!important;line-height:1.15;position:relative;z-index:1}.promptLibrary_indexTitle__TxnlN span{color:#8bc7c8}.promptLibrary_indexSubtitle__YbHS7{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:hsla(0,0%,100%,.65);text-align:center;width:100%;max-width:520px;margin:0 auto 40px!important;line-height:1.7;position:relative;z-index:1}.promptLibrary_indexStats__T2kFq{display:flex;justify-content:center;gap:56px;position:relative;z-index:1}.promptLibrary_indexStat__Slx2f{text-align:center}.promptLibrary_indexStatNumber__rNCnc{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#f6ae2d}.promptLibrary_indexStatLabel__h0ECr{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.45);text-transform:uppercase;letter-spacing:.8px;margin-top:4px}.promptLibrary_indexSectionLabel__QCW_4{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#409093;text-transform:uppercase;letter-spacing:1.2px;text-align:center;margin-bottom:8px;padding-top:64px}.promptLibrary_indexSectionTitle__yobhz{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#112a2d;text-align:center;margin-bottom:12px}.promptLibrary_indexSectionSubtitle__pRorg{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#868686;text-align:center;width:100%;max-width:480px;margin:0 auto 24px!important;line-height:1.6}.promptLibrary_indexCategoryNav__SrlGs{max-width:960px;margin:0 auto 36px;padding:0 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px;font-family:Inter,sans-serif;font-size:14px}.promptLibrary_indexCategoryNav__SrlGs span{color:#526164;font-weight:650}.promptLibrary_indexCategoryNav__SrlGs a{color:#327d80;text-decoration:none;border-bottom:1px solid #bdd4d5}.promptLibrary_indexCategoryNav__SrlGs a:hover{color:#245f61;border-bottom-color:#327d80}.promptLibrary_indexGrid__GzXZX{max-width:960px;margin:0 auto;padding:0 24px 80px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.promptLibrary_indexCard__IXb8S{background:#fff;border:1.5px solid #e3eeee;border-radius:12px;padding:24px;text-align:left;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:flex;flex-direction:column;align-items:stretch;color:inherit;position:relative}.promptLibrary_indexCardHeader__2gOne{display:flex;align-items:center;gap:14px}.promptLibrary_indexCard__IXb8S:hover{border-color:#409093;box-shadow:0 8px 32px rgba(64,144,147,.12);transform:translateY(-4px);text-decoration:none;color:inherit}.promptLibrary_indexCardLogo__uBSmJ{width:48px;height:48px;flex:0 0 48px;object-fit:contain}.promptLibrary_indexCardName__Nru54{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#112a2d;margin:0 0 5px;line-height:1.35}.promptLibrary_indexCardCount__SN9wb{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#868686}.promptLibrary_indexCardPrompts__ezKVu{display:grid;grid-gap:10px;gap:10px;margin:22px 0 20px;padding:18px 0 0;border-top:1px solid #e8eeee;list-style:none}.promptLibrary_indexCardPrompts__ezKVu li{font-family:Inter,sans-serif;font-size:13px;line-height:1.45;color:#465659}.promptLibrary_indexCardPrompts__ezKVu li span{display:block;margin-bottom:3px;color:#438b8e;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.promptLibrary_indexCardAction__BsA4b{margin-top:auto;color:#327d80;font-family:Inter,sans-serif;font-size:13px;font-weight:650}.promptLibrary_indexCardBadge__CtoPM{position:absolute;top:12px;right:12px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:4px;background:rgba(246,174,45,.12);color:#c88a1a}.promptLibrary_indexCardComingSoon__Qt_Rr{opacity:.5;pointer-events:none;border-style:dashed}.promptLibrary_indexCardComingSoon__Qt_Rr .promptLibrary_indexCardBadge__CtoPM{background:#e3eeee;color:#868686}.promptLibrary_indexCta__k5DhV{background:#e3eeee;padding:72px 24px;text-align:center}.promptLibrary_indexCtaTitle__DGnyP{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#112a2d;margin-bottom:12px}.promptLibrary_indexCtaSubtitle__8Kxpt{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#515151;text-align:center;max-width:480px;margin:0 auto 32px!important;line-height:1.6}.promptLibrary_indexCtaButton__0WFs0{font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:14px 36px;border-radius:8px;border:none;background:#409093;color:#fff;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.promptLibrary_indexCtaButton__0WFs0:hover{background:#367b7e;box-shadow:0 4px 16px rgba(64,144,147,.3);transform:translateY(-1px);color:#fff;text-decoration:none}.promptLibrary_categoryBreadcrumb__r8N1I{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;max-width:960px;margin:0 auto 34px;color:hsla(0,0%,100%,.48);font-family:Inter,sans-serif;font-size:12px}.promptLibrary_categoryBreadcrumb__r8N1I a{color:hsla(0,0%,100%,.72);text-decoration:none}.promptLibrary_categoryBreadcrumb__r8N1I a:hover{color:#fff;text-decoration:underline}.promptLibrary_categoryDirectorySection__dCnAS{max-width:1180px;margin:0 auto;padding:72px 24px 88px}.promptLibrary_categoryDirectoryHeader__mVQi9{max-width:760px;margin:0 auto;text-align:center}.promptLibrary_categoryDirectoryHeader__mVQi9>span{display:block;margin-bottom:10px;color:#409093;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.promptLibrary_categoryDirectoryHeader__mVQi9 h2{margin:0 0 16px;color:#112a2d;font-family:Poppins,sans-serif;font-size:34px;font-weight:700;line-height:1.3}.promptLibrary_categoryDirectoryHeader__mVQi9 p{margin:0!important;color:#687679;font-family:Inter,sans-serif;font-size:16px;line-height:1.65;text-align:center}.promptLibrary_categoryPageNav__y6lVI{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:34px 0 40px}.promptLibrary_categoryPageNav__y6lVI a{padding:9px 16px;border:1px solid #dbe6e7;border-radius:999px;color:#526164;background:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.promptLibrary_categoryPageNav__y6lVI a:hover{border-color:#409093;color:#327d80}.promptLibrary_categoryPageNav__y6lVI .promptLibrary_categoryPageNavActive__ndEjx{border-color:#409093;color:#fff;background:#409093}.promptLibrary_categoryLibraryGrid__Z0mep{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.promptLibrary_categoryLibraryCard__QJJO7{display:flex;flex-direction:column;min-width:0;padding:28px;border:1px solid #e1e9ea;border-radius:16px;background:#fff}.promptLibrary_categoryLibraryHeader__RNAZ1{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #edf1f1}.promptLibrary_categoryLibraryLogo__25eY1{width:44px;height:44px;flex:0 0 44px;object-fit:contain}.promptLibrary_categoryLibraryHeader__RNAZ1 h3{margin:0 0 4px;font-family:Poppins,sans-serif;font-size:18px;font-weight:650;line-height:1.35}.promptLibrary_categoryLibraryHeader__RNAZ1 h3 a{color:#173638;text-decoration:none}.promptLibrary_categoryLibraryHeader__RNAZ1 h3 a:hover{color:#327d80}.promptLibrary_categoryLibraryHeader__RNAZ1>div>span{color:#899496;font-family:Inter,sans-serif;font-size:12px}.promptLibrary_categoryPromptList__Phm5D{display:grid;grid-gap:18px;gap:18px;margin:22px 0 24px;padding:0;list-style:none}.promptLibrary_categoryPromptList__Phm5D li{min-width:0}.promptLibrary_categoryPromptList__Phm5D a{color:#254e51;font-family:Inter,sans-serif;font-size:14px;font-weight:650;line-height:1.45;text-decoration:none}.promptLibrary_categoryPromptList__Phm5D a:hover{color:#327d80;text-decoration:underline}.promptLibrary_categoryPromptList__Phm5D p{margin:5px 0 0!important;color:#718083;font-family:Inter,sans-serif;font-size:13px;line-height:1.55}.promptLibrary_categoryLibraryAction__wmz3o{margin-top:auto;color:#327d80;font-family:Inter,sans-serif;font-size:13px;font-weight:650;text-decoration:none}.promptLibrary_categoryLibraryAction__wmz3o:hover{color:#245f61;text-decoration:underline}@media (max-width:768px){.promptLibrary_heroTitle__cLe3v{font-size:30px}.promptLibrary_promptSectionTitle__xoRqR{font-size:24px}.promptLibrary_heroSubtitle__kpP_G{font-size:15px}.promptLibrary_heroStats__ZIdcq{gap:24px}.promptLibrary_heroStatNumber__Pa48v{font-size:22px}.promptLibrary_customizationBar__BJ2_2{flex-direction:column;align-items:stretch;gap:12px}.promptLibrary_customizationInput__e4ecL,.promptLibrary_customizationSelect__o7d1O{width:100%;min-width:unset}.promptLibrary_workspaceSelectorWrapper__P79bI{flex-direction:column;align-items:stretch}.promptLibrary_workspaceDropdownMenu__ILIiE,.promptLibrary_workspaceDropdownTrigger__e34Dj{min-width:unset;width:100%}.promptLibrary_workspaceLoginButton__lCI2z{justify-content:center}.promptLibrary_promptCardHeader__mtTu_{flex-wrap:wrap}.promptLibrary_promptCardTitle__BGA4f{font-size:15px}.promptLibrary_ctaTitle__LYiNn{font-size:26px}.promptLibrary_indexTitle__TxnlN{font-size:24px}.promptLibrary_indexSubtitle__YbHS7{font-size:14px}.promptLibrary_indexStats__T2kFq{gap:24px}.promptLibrary_indexSectionTitle__yobhz,.promptLibrary_indexStatNumber__rNCnc{font-size:24px}.promptLibrary_indexGrid__GzXZX{grid-template-columns:1fr;gap:12px}.promptLibrary_categoryDirectoryHeader__mVQi9 h2{font-size:26px}.promptLibrary_categoryLibraryGrid__Z0mep{grid-template-columns:1fr}.promptLibrary_filterTabs__Kr5Sm{gap:6px}.promptLibrary_filterTab__5sroh{font-size:13px;padding:6px 14px}}@media (max-width:480px){.promptLibrary_heroSection__b_c5y{padding:60px 0 40px}.promptLibrary_heroStats__ZIdcq{flex-direction:column;gap:16px}.promptLibrary_promptCard__oOpNR{padding:18px 20px}.promptLibrary_promptText__VTnw_{padding:16px;font-size:13px}}