.page-module-scss-module__2XtXRW__coursesPage{width:100%;min-height:100vh;padding-top:120px}
.BackgroundLayout-module-scss-module__CESyuG__wrapper{width:100%}.BackgroundLayout-module-scss-module__CESyuG__backgroundImage{object-fit:cover;object-position:center 70%;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.BackgroundLayout-module-scss-module__CESyuG__overlay{background:linear-gradient(180deg,transparent 0%,transparent 35%,var(--hero-overlay-end)100%);z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}
.PromptsHeader-module-scss-module__9wtG3q__header{text-align:center;margin-bottom:1.25rem;padding:1.5rem 0 .75rem}.PromptsHeader-module-scss-module__9wtG3q__title{color:#fff;letter-spacing:-.01em;word-break:break-word;overflow-wrap:break-word;margin:0 0 .35rem;font-size:1.85rem;font-weight:800}.PromptsHeader-module-scss-module__9wtG3q__subtitle{color:#c8d2ff80;margin:0;font-size:.9rem;font-weight:400}@media (max-width:600px){.PromptsHeader-module-scss-module__9wtG3q__header{padding:1rem 0 .5rem}.PromptsHeader-module-scss-module__9wtG3q__title{font-size:1.5rem}}
.FolderCard-module-scss-module__vCvWhq__card{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff12;border-radius:.9rem;flex-direction:column;min-width:0;max-width:100%;min-height:100px;transition:all .2s;display:flex;position:relative}.FolderCard-module-scss-module__vCvWhq__card:hover{background:#ffffff0a;border-color:#9658fe40;transform:translateY(-1px)}.FolderCard-module-scss-module__vCvWhq__cardBtn{text-align:left;cursor:pointer;color:#e6ebffe6;width:100%;min-width:0;min-height:100%;font:inherit;background:0 0;border:none;border-radius:.9rem;flex-direction:column;flex:1;align-items:stretch;padding:.95rem 1rem;display:flex}.FolderCard-module-scss-module__vCvWhq__cardTop{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.FolderCard-module-scss-module__vCvWhq__cardTitle{color:#eef0ff;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.95rem;font-weight:650;line-height:1.25;overflow:hidden}.FolderCard-module-scss-module__vCvWhq__cardIcons{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.FolderCard-module-scss-module__vCvWhq__cardDelete{cursor:pointer;color:#dce1ff8c;border-radius:.4rem;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:inline-flex}.FolderCard-module-scss-module__vCvWhq__actionBtnDanger:hover{color:#fca5a5;background:#ef44441f}.FolderCard-module-scss-module__vCvWhq__cardIcon{opacity:.65;flex-shrink:0}.FolderCard-module-scss-module__vCvWhq__cardMeta{color:#b4bee6b3;overflow-wrap:break-word;word-break:break-word;margin-top:.5rem;font-size:.8rem}@media (max-width:600px){.FolderCard-module-scss-module__vCvWhq__cardIcons{gap:.5rem}.FolderCard-module-scss-module__vCvWhq__cardDelete{border-radius:.5rem;min-width:44px;min-height:44px;padding:.4rem}}
.PromptsCatalog-module-scss-module__e7hqsG__catalog{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0e248c;border:1px solid #ffffff12;border-radius:1rem;width:100%;min-width:0;min-height:520px;padding:1.25rem;overflow:hidden;box-shadow:0 4px 40px #0000004d,inset 0 0 0 1px #ffffff08}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeaderRow{justify-content:space-between;align-items:center;gap:1rem;min-width:0;margin-bottom:1rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeaderActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeaderIconBtn{color:#dce1ff80;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.5rem;padding:.45rem;transition:all .2s}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeaderIconBtn:hover{color:#fca5a5;background:#ef444426;border-color:#ef444466}.PromptsCatalog-module-scss-module__e7hqsG__catalog .PromptsCatalog-module-scss-module__e7hqsG__breadcrumbs{margin-bottom:0}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogTitle{color:#fff;letter-spacing:-.01em;font-size:1.05rem;font-weight:750}.PromptsCatalog-module-scss-module__e7hqsG__catalogSubtitle{color:#b4bee680;margin-top:.25rem;font-size:.82rem}.PromptsCatalog-module-scss-module__e7hqsG__catalogGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem;width:100%;min-width:0;display:grid}.PromptsCatalog-module-scss-module__e7hqsG__catalogGrid>*{min-width:0}.PromptsCatalog-module-scss-module__e7hqsG__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem;width:100%;min-width:0;display:grid}.PromptsCatalog-module-scss-module__e7hqsG__skeletonGrid>*{min-width:0}.PromptsCatalog-module-scss-module__e7hqsG__skeletonCard{aspect-ratio:1;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:.75rem;min-height:120px;animation:1.5s ease-in-out infinite PromptsCatalog-module-scss-module__e7hqsG__catalogPulse}@keyframes PromptsCatalog-module-scss-module__e7hqsG__catalogPulse{0%,to{opacity:.5}50%{opacity:1}}.PromptsCatalog-module-scss-module__e7hqsG__catalogActionsRow{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogActionBtnPrimary{color:#e0d4ff;cursor:pointer;background:#9658fe33;border:1px solid #9658fe80;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.45rem;min-width:0;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogActionBtnPrimary:hover{background:#9658fe59;border-color:#9658fe99}.PromptsCatalog-module-scss-module__e7hqsG__catalogEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogEmptyIcon{opacity:.25;margin-bottom:1rem}.PromptsCatalog-module-scss-module__e7hqsG__catalogEmptyText{color:#dce1ffb3;margin:0 0 .35rem;font-size:1rem;font-weight:600}.PromptsCatalog-module-scss-module__e7hqsG__catalogEmptyHint{color:#b4bee680;margin:0;font-size:.875rem}.PromptsCatalog-module-scss-module__e7hqsG__breadcrumbs{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__breadcrumbsPath{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-gutter:stable;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex;overflow:auto hidden}.PromptsCatalog-module-scss-module__e7hqsG__breadcrumbsPath::-webkit-scrollbar{height:4px}.PromptsCatalog-module-scss-module__e7hqsG__breadcrumbsPath::-webkit-scrollbar-thumb{background:#9658fe4d;border-radius:2px}.PromptsCatalog-module-scss-module__e7hqsG__crumbLink{color:#c8d2f0bf;white-space:nowrap;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem .15rem;font-family:inherit;font-size:.9rem;transition:color .2s}@media (hover:hover) and (pointer:fine){.PromptsCatalog-module-scss-module__e7hqsG__crumbLink:hover{color:#9658fef2;text-underline-offset:2px;text-decoration:underline}}.PromptsCatalog-module-scss-module__e7hqsG__crumbSep{color:#b4bee666;flex-shrink:0;font-size:.85rem}.PromptsCatalog-module-scss-module__e7hqsG__crumbCurrent{color:#ebeefff2;white-space:nowrap;cursor:default;background:0 0;border:none;flex-shrink:0;padding:.25rem .15rem;font-family:inherit;font-size:.9rem;font-weight:650}.PromptsCatalog-module-scss-module__e7hqsG__backBtn{cursor:pointer;color:#dce1ffd9;background:#ffffff08;border:1px solid #ffffff14;border-radius:.5rem;flex-shrink:0;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}.PromptsCatalog-module-scss-module__e7hqsG__backBtn:hover{color:#e6ebfff2;background:#9658fe26;border-color:#9658fe59}.PromptsCatalog-module-scss-module__e7hqsG__toolbarRow{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:.85rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__toolbar{flex:1;min-width:0;margin-bottom:.75rem;position:relative}.PromptsCatalog-module-scss-module__e7hqsG__searchIcon{color:#b4bee673;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.PromptsCatalog-module-scss-module__e7hqsG__search{color:#e8ecff;background:#ffffff08;border:1px solid #ffffff14;border-radius:.6rem;width:100%;padding:.6rem .85rem .6rem 2.25rem;font-size:.875rem;transition:all .2s}.PromptsCatalog-module-scss-module__e7hqsG__search::placeholder{color:#b4bee659}.PromptsCatalog-module-scss-module__e7hqsG__search:focus{background:#ffffff0d;border-color:#9658fe80;outline:none;box-shadow:0 0 0 3px #9658fe1a}.PromptsCatalog-module-scss-module__e7hqsG__pagination{border-top:1px solid #ffffff0d;flex-flow:row;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1.25rem;padding-top:1rem;display:flex}.PromptsCatalog-module-scss-module__e7hqsG__paginationStatus{text-align:center;white-space:nowrap;color:#d2d7f5d9;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:4.5rem;font-size:.875rem;font-weight:600}.PromptsCatalog-module-scss-module__e7hqsG__pagination button{color:#e0e4ff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.4rem;padding:.45rem 1rem;font-size:.825rem;font-weight:500;transition:all .2s}.PromptsCatalog-module-scss-module__e7hqsG__pagination button:hover:not(:disabled){background:#9658fe1f;border-color:#9658fe59}.PromptsCatalog-module-scss-module__e7hqsG__pagination button:disabled{opacity:.35;cursor:not-allowed}.PromptsCatalog-module-scss-module__e7hqsG__createPromptBtn{color:#e0d4ff;cursor:pointer;background:#9658fe33;border:1px solid #9658fe80;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.45rem;min-width:0;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.PromptsCatalog-module-scss-module__e7hqsG__createPromptBtn:hover{background:#9658fe59;border-color:#9658feb3}@media (max-width:1200px){.PromptsCatalog-module-scss-module__e7hqsG__catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.PromptsCatalog-module-scss-module__e7hqsG__catalog{min-height:auto;padding:1rem}.PromptsCatalog-module-scss-module__e7hqsG__catalogGrid{grid-template-columns:1fr}}@media (max-width:600px){.PromptsCatalog-module-scss-module__e7hqsG__catalog{padding:1rem}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeaderRow{flex-wrap:wrap;gap:.75rem}.PromptsCatalog-module-scss-module__e7hqsG__catalogHeaderIconBtn{color:#fca5a5e6;background:#ef444414;border-color:#ef444433;border-radius:.5rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.6rem;display:inline-flex}.PromptsCatalog-module-scss-module__e7hqsG__backBtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.6rem;display:inline-flex}.PromptsCatalog-module-scss-module__e7hqsG__catalogActionsRow .PromptsCatalog-module-scss-module__e7hqsG__catalogActionBtnPrimary,.PromptsCatalog-module-scss-module__e7hqsG__catalogActionsRow .PromptsCatalog-module-scss-module__e7hqsG__createPromptBtn{flex:1;justify-content:center;min-width:0;min-height:44px}}
.PromptCard-module-scss-module__euCz8W__card{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff12;border-radius:.9rem;flex-direction:column;min-width:0;max-width:100%;min-height:100px;transition:all .2s;display:flex;position:relative}.PromptCard-module-scss-module__euCz8W__card:hover{background:#ffffff0a;border-color:#9658fe40;transform:translateY(-1px)}.PromptCard-module-scss-module__euCz8W__cardBtn{text-align:left;cursor:pointer;color:#e6ebffe6;width:100%;min-width:0;min-height:100%;font:inherit;background:0 0;border:none;border-radius:.9rem;flex-direction:column;flex:1;align-items:stretch;padding:.95rem 1rem;display:flex}.PromptCard-module-scss-module__euCz8W__cardBtn.PromptCard-module-scss-module__euCz8W__selected{background:#9658fe26;border:1px solid #9658fe59}.PromptCard-module-scss-module__euCz8W__cardTop{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.PromptCard-module-scss-module__euCz8W__cardTitle{color:#eef0ff;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.95rem;font-weight:650;line-height:1.25;overflow:hidden}.PromptCard-module-scss-module__euCz8W__cardIcon{opacity:.65;flex-shrink:0}.PromptCard-module-scss-module__euCz8W__cardMeta{color:#b4bee6b3;overflow-wrap:break-word;word-break:break-word;margin-top:.5rem;font-size:.8rem}
.HeroSection-module-scss-module__2O-2QW__hero{padding:40px 0 80px;position:relative;overflow:hidden}.HeroSection-module-scss-module__2O-2QW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.HeroSection-module-scss-module__2O-2QW__heroContent{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex}.HeroSection-module-scss-module__2O-2QW__heroLabel{letter-spacing:2px;color:#9658fe;text-transform:uppercase;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:600}.HeroSection-module-scss-module__2O-2QW__heroTitle{color:#fff;letter-spacing:2px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:72px;font-weight:700;line-height:1.1}.HeroSection-module-scss-module__2O-2QW__heroDescription{color:var(--text-secondary);max-width:600px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:18px;line-height:1.6}.HeroSection-module-scss-module__2O-2QW__heroButtons{gap:16px;margin-top:16px;display:flex}@media (min-width:601px) and (max-width:768px){.HeroSection-module-scss-module__2O-2QW__heroTitle{font-size:56px}}@media (max-width:600px){.HeroSection-module-scss-module__2O-2QW__hero{padding:60px 0 50px}.HeroSection-module-scss-module__2O-2QW__container{padding:0 16px}.HeroSection-module-scss-module__2O-2QW__heroTitle{font-size:40px}.HeroSection-module-scss-module__2O-2QW__heroDescription{font-size:16px}.HeroSection-module-scss-module__2O-2QW__heroButtons{flex-direction:column;width:100%}.HeroSection-module-scss-module__2O-2QW__heroButtons button{width:100%}}
.PromptDetailModal-module-scss-module__3A-EkG__detailModal{flex-direction:column;gap:1.25rem;padding:1.5rem 1.75rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__detail{flex-direction:column;gap:1rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__detailHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;padding-bottom:1rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__detailTitle{color:#fff;letter-spacing:-.01em;flex:1;margin:0;font-size:1.3rem;font-weight:700}.PromptDetailModal-module-scss-module__3A-EkG__detailActions{gap:.4rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__actionBtn{cursor:pointer;color:#dce1ffb3;background:#ffffff08;border:1px solid #ffffff14;border-radius:.45rem;padding:.45rem;transition:all .2s}.PromptDetailModal-module-scss-module__3A-EkG__actionBtn:hover{color:#d4c4ff;background:#9658fe26;border-color:#9658fe66}.PromptDetailModal-module-scss-module__3A-EkG__actionBtnDanger:hover{color:#fca5a5;background:#ef444426;border-color:#ef444466}.PromptDetailModal-module-scss-module__3A-EkG__detailDesc{color:#c8d2f0b3;border-bottom:1px solid #ffffff0d;margin:0;padding-bottom:1rem;font-size:.875rem;line-height:1.55}.PromptDetailModal-module-scss-module__3A-EkG__detailMeta{flex-wrap:wrap;gap:1rem;padding-bottom:.15rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__metaItem{color:#b4bee680;align-items:center;gap:.3rem;font-size:.7rem;display:inline-flex}.PromptDetailModal-module-scss-module__3A-EkG__detailTags{flex-wrap:wrap;gap:.3rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__tag{color:#d2beffe6;background:#9658fe1f;border:1px solid #9658fe33;border-radius:99px;padding:.2rem .55rem;font-size:.7rem;font-weight:500;display:inline-block}.PromptDetailModal-module-scss-module__3A-EkG__detailAssets{border-top:1px solid #ffffff0f;margin-top:.75rem;padding-top:.75rem}.PromptDetailModal-module-scss-module__3A-EkG__detailAssetsTitle{text-transform:uppercase;letter-spacing:.04em;color:#b4bee6b3;align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.78rem;font-weight:700;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__detailAssetsList{flex-direction:column;gap:.75rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__assetImageLink{border:1px solid #ffffff14;border-radius:.5rem;max-width:100%;transition:border-color .2s;display:block;overflow:hidden}.PromptDetailModal-module-scss-module__3A-EkG__assetImageLink:hover{border-color:#9658fe66}.PromptDetailModal-module-scss-module__3A-EkG__assetImage{max-width:100%;height:auto;display:block}.PromptDetailModal-module-scss-module__3A-EkG__assetLink{color:#9658fee6;text-underline-offset:2px;font-size:.875rem;text-decoration:underline;transition:color .2s}.PromptDetailModal-module-scss-module__3A-EkG__assetLink:hover{color:#b5a8ff}.PromptDetailModal-module-scss-module__3A-EkG__detailText{gap:.6rem;margin-top:.5rem;display:grid}.PromptDetailModal-module-scss-module__3A-EkG__promptText{white-space:pre-wrap;word-break:break-word;color:#dce1ffd9;margin:0;padding:0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.82rem;line-height:1.6}.PromptDetailModal-module-scss-module__3A-EkG__rozaSection{background:#ffffff08;border:none;border-left:4px solid #0000;border-radius:.65rem;padding:1rem 1.15rem;transition:background .2s}.PromptDetailModal-module-scss-module__3A-EkG__rozaSection:hover{background:#ffffff0d}.PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{text-transform:uppercase;letter-spacing:.04em;margin:0 0 .45rem;font-size:.78rem;font-weight:700}.PromptDetailModal-module-scss-module__3A-EkG__cardTags{flex-wrap:wrap;gap:.3rem;display:flex}.PromptDetailModal-module-scss-module__3A-EkG__role{background:#ff5d900f;border-left-color:#ff5d90}.PromptDetailModal-module-scss-module__3A-EkG__role .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#ff7da8}.PromptDetailModal-module-scss-module__3A-EkG__context{background:#50b5ff0f;border-left-color:#50b5ff}.PromptDetailModal-module-scss-module__3A-EkG__context .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#72c4ff}.PromptDetailModal-module-scss-module__3A-EkG__task{background:#50d8900f;border-left-color:#50d890}.PromptDetailModal-module-scss-module__3A-EkG__task .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#6de4a6}.PromptDetailModal-module-scss-module__3A-EkG__arch{background:#9b8cff0f;border-left-color:#9b8cff}.PromptDetailModal-module-scss-module__3A-EkG__arch .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#b5a8ff}.PromptDetailModal-module-scss-module__3A-EkG__limit{background:#ffa05e0f;border-left-color:#ffa05e}.PromptDetailModal-module-scss-module__3A-EkG__limit .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#ffb580}.PromptDetailModal-module-scss-module__3A-EkG__examples{background:#ffd55e0f;border-left-color:#ffd55e}.PromptDetailModal-module-scss-module__3A-EkG__examples .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#ffe080}.PromptDetailModal-module-scss-module__3A-EkG__plain{background:#ffffff06;border-left-color:#9658fe80}.PromptDetailModal-module-scss-module__3A-EkG__plain .PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{color:#c8d2f0b3}@media (max-width:600px){.PromptDetailModal-module-scss-module__3A-EkG__detailModal{gap:1rem;padding:1rem 1.25rem}.PromptDetailModal-module-scss-module__3A-EkG__detailHeader{gap:.75rem;margin-bottom:.15rem;padding-bottom:.85rem}.PromptDetailModal-module-scss-module__3A-EkG__detailTitle{font-size:1.1rem}.PromptDetailModal-module-scss-module__3A-EkG__detailActions{flex-wrap:wrap;gap:.35rem}.PromptDetailModal-module-scss-module__3A-EkG__actionBtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.6rem;display:inline-flex}.PromptDetailModal-module-scss-module__3A-EkG__rozaSection{padding:.85rem 1rem}.PromptDetailModal-module-scss-module__3A-EkG__rozaTitle{font-size:.75rem}.PromptDetailModal-module-scss-module__3A-EkG__promptText{font-size:.8rem}}
.CoursesCatalog-module-scss-module__C1ZZma__catalog{padding:40px 0 80px;position:relative}.CoursesCatalog-module-scss-module__C1ZZma__container{max-width:1200px;margin:0 auto;padding:0 24px}.CoursesCatalog-module-scss-module__C1ZZma__sectionHeader{text-align:center;margin-bottom:60px}.CoursesCatalog-module-scss-module__C1ZZma__pageTitle{letter-spacing:2px;color:#fff;text-transform:uppercase;margin:0 0 16px;font-family:Manrope,Arial,sans-serif;font-size:48px;font-weight:700}.CoursesCatalog-module-scss-module__C1ZZma__pageSubtitle{color:var(--text-secondary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:18px}.CoursesCatalog-module-scss-module__C1ZZma__coursesGrid,.CoursesCatalog-module-scss-module__C1ZZma__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.CoursesCatalog-module-scss-module__C1ZZma__skeletonCard{background:var(--background-card);border:1px solid var(--border-main);border-radius:20px;height:420px;animation:1.5s ease-in-out infinite CoursesCatalog-module-scss-module__C1ZZma__pulse}@keyframes CoursesCatalog-module-scss-module__C1ZZma__pulse{0%,to{opacity:.6}50%{opacity:1}}.CoursesCatalog-module-scss-module__C1ZZma__empty{text-align:center;padding:80px 24px}.CoursesCatalog-module-scss-module__C1ZZma__emptyText{color:var(--text-secondary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:18px}@media (min-width:601px) and (max-width:768px){.CoursesCatalog-module-scss-module__C1ZZma__pageTitle{font-size:40px}.CoursesCatalog-module-scss-module__C1ZZma__coursesGrid,.CoursesCatalog-module-scss-module__C1ZZma__skeletonGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.CoursesCatalog-module-scss-module__C1ZZma__catalog{padding:60px 0 80px}.CoursesCatalog-module-scss-module__C1ZZma__container{padding:0 16px}.CoursesCatalog-module-scss-module__C1ZZma__sectionHeader{margin-bottom:40px}.CoursesCatalog-module-scss-module__C1ZZma__pageTitle{font-size:32px}.CoursesCatalog-module-scss-module__C1ZZma__pageSubtitle{font-size:16px}.CoursesCatalog-module-scss-module__C1ZZma__coursesGrid,.CoursesCatalog-module-scss-module__C1ZZma__skeletonGrid{grid-template-columns:1fr;gap:20px}.CoursesCatalog-module-scss-module__C1ZZma__skeletonCard{height:380px}}
