.course-card.svelte-1e2y5au{margin-top:10px;border:1px solid rgba(48,146,85,.15);border-radius:16px;padding:18px 10px 10px;transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);box-shadow:0 2px 8px #30925514,0 1px 3px #0000000a;overflow:hidden;flex:1 1 180px;max-width:210px;height:380px;display:flex;flex-direction:column;justify-content:space-between;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);cursor:pointer;position:relative}.course-card.svelte-1e2y5au:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#309255,#22c55e,#34d399);background-size:200% 100%;opacity:0;transition:opacity .4s ease}.course-card.svelte-1e2y5au:hover:before{opacity:1}.course-card.svelte-1e2y5au:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 4px 16px #3092551f,0 2px 6px #0000000f;z-index:15;border-color:#30925559;background:linear-gradient(135deg,#fff,#f8fafcfa)}.course-content.svelte-1e2y5au{display:flex;flex-direction:column;gap:8px;flex:1}.course-header.svelte-1e2y5au{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.course-type-badge.svelte-1e2y5au{font-family:Montserrat,sans-serif;font-size:9px;font-weight:600;padding:3px 8px;border-radius:20px;background:linear-gradient(135deg,#30925514,#34d39914);color:#309255;text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(48,146,85,.15);transition:all .3s ease;box-shadow:0 2px 8px #30925514}.institution-text.svelte-1e2y5au{font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;color:#309255;text-transform:uppercase;letter-spacing:.06em;display:flex;align-items:center;gap:.4rem;min-height:18px;line-height:1.3}.slc-badge.svelte-1e2y5au{background:linear-gradient(135deg,#309255,#22c55e);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:10px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px #30925540,inset 0 1px #fff3;border:1px solid rgba(255,255,255,.15);cursor:help}.course-title.svelte-1e2y5au{font-family:Montserrat,sans-serif;font-size:14.5px;font-weight:700;color:#1e293b;line-height:1.35;margin:0;letter-spacing:-.01em;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:58px;max-height:58px}.course-description.svelte-1e2y5au{font-family:Source Sans Pro,sans-serif;font-size:12px;color:#64748b;line-height:1.5;margin:0;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:50px;max-height:50px}.course-details.svelte-1e2y5au{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:4px;padding-bottom:10px}.detail-item.svelte-1e2y5au{display:flex;justify-content:space-between;align-items:center;font-family:Source Sans Pro,sans-serif;font-size:11.5px;padding:4px 0;border-bottom:1px solid rgba(148,163,184,.12)}.detail-item.svelte-1e2y5au:last-child{border-bottom:none}.detail-label.svelte-1e2y5au{color:#64748b;font-weight:500;letter-spacing:.02em}.detail-value.svelte-1e2y5au{color:#334155;font-weight:600;text-align:right}.course-actions.svelte-1e2y5au{display:flex;align-self:flex-end;width:100%}.learn-more-btn.svelte-1e2y5au{width:100%;padding:10px 16px;background:linear-gradient(135deg,#309255,#22c55e);color:#fff;border:none;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:6px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #30925540,inset 0 1px #fff3;position:relative;overflow:hidden}.learn-more-btn.svelte-1e2y5au:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:left .5s ease}.learn-more-btn.svelte-1e2y5au:hover:before{left:100%}.learn-more-btn.svelte-1e2y5au:hover{transform:translateY(-2px);box-shadow:0 6px 20px #30925559,inset 0 1px #ffffff4d;background:linear-gradient(135deg,#22c55e,#16a34a)}.learn-more-btn.svelte-1e2y5au:active{transform:translateY(0);box-shadow:0 2px 8px #3092554d,inset 0 1px 2px #0000001a}.learn-more-btn.svelte-1e2y5au svg:where(.svelte-1e2y5au){transition:transform .3s ease}.learn-more-btn.svelte-1e2y5au:hover svg:where(.svelte-1e2y5au){transform:translate(3px)}@media (max-width: 768px){.course-card.svelte-1e2y5au{max-width:100%;height:auto;min-height:480px;padding:24px}.course-type-badge.svelte-1e2y5au{font-size:11px;padding:5px 12px}.institution-text.svelte-1e2y5au{font-size:13px;margin-top:4px}.slc-badge.svelte-1e2y5au{font-size:10px;padding:3px 7px}.course-title.svelte-1e2y5au{font-size:17px;min-height:69px;max-height:69px;margin:6px 0 10px}.course-description.svelte-1e2y5au{font-size:16px;min-height:75px;max-height:75px;margin-bottom:12px}.course-details.svelte-1e2y5au{gap:8px;padding-top:10px}.detail-item.svelte-1e2y5au{font-size:13px;padding:5px 0}.learn-more-btn.svelte-1e2y5au{padding:12px 18px;font-size:14px;margin-top:14px}}.course-slider-section.svelte-1g5qo5k{padding:1rem 0;background:transparent;position:relative;margin-left:2.6rem;margin-top:.9rem}.course-slider-section.svelte-1g5qo5k:last-child{margin-bottom:0}.section-header.svelte-1g5qo5k{margin-bottom:1rem;padding:0}.category-header.svelte-1g5qo5k{margin-left:-1.5rem}.category-label.svelte-1g5qo5k{display:flex;align-items:center;justify-content:flex-start;background:transparent;border:none;position:relative;overflow:visible;margin-bottom:.5rem;margin-left:2rem}.category-content.svelte-1g5qo5k{display:flex;align-items:center;gap:.5rem;position:relative;z-index:2}.category-title.svelte-1g5qo5k{font-family:Inter,sans-serif;font-size:1.575rem;font-weight:500;margin:0;line-height:1.2;position:relative;color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:0 .75rem;z-index:2}.category-subtitle.svelte-1g5qo5k{font-family:Inter,sans-serif;font-size:1.35rem;font-weight:400;color:#94a3b8;line-height:1.3;position:relative;z-index:2;padding:0 .5rem;margin-left:.25rem}.courses-navigation-container.svelte-1g5qo5k{display:flex;align-items:center;justify-content:center;gap:.5rem;max-width:1200px;margin:0 auto;width:100%;position:relative;padding:0 .5rem;margin-bottom:.5rem;box-sizing:border-box}@media (max-width: 767px){.courses-navigation-container.svelte-1g5qo5k{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;position:relative;margin-bottom:1rem}}.nav-button.svelte-1g5qo5k{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;background:#ffffffe6;color:#309255b3;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;z-index:10;box-shadow:0 4px 12px #00000026;position:absolute;overflow:hidden;opacity:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-left.svelte-1g5qo5k{left:-48px}.nav-right.svelte-1g5qo5k{right:-48px}.nav-button.svelte-1g5qo5k:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(48,146,85,.1),transparent);transition:left .6s ease}.nav-button.svelte-1g5qo5k:hover:before{left:100%}.nav-button.svelte-1g5qo5k:hover{background:#3092551a;color:#309255;transform:scale(1.1);box-shadow:0 6px 20px #3092554d;opacity:1}.nav-button.svelte-1g5qo5k:active{transform:translateY(1px) scale(.95);box-shadow:0 2px 8px #30925533,0 1px 4px #22c55e26;background:linear-gradient(135deg,#30925526,#22c55e1f);border-color:#309255cc;animation:svelte-1g5qo5k-buttonPulse .2s ease-out}@keyframes svelte-1g5qo5k-buttonPulse{0%{transform:translateY(1px) scale(.95)}50%{transform:translateY(0) scale(1.05)}to{transform:translateY(1px) scale(.95)}}.nav-button.svelte-1g5qo5k svg:where(.svelte-1g5qo5k){width:32px;height:32px;position:relative;z-index:1;transition:transform .2s ease}.nav-button.svelte-1g5qo5k:hover svg:where(.svelte-1g5qo5k){transform:scale(1.1)}.courses-container.svelte-1g5qo5k{overflow:hidden;padding:.2rem 0;width:100%;position:relative;touch-action:pan-y pinch-zoom;transition:opacity .2s ease}.courses-container.swiping.svelte-1g5qo5k{opacity:.8}.courses-slider.svelte-1g5qo5k{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.slide.svelte-1g5qo5k{flex:0 0 100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.75rem;padding:0 .6rem;box-sizing:border-box;min-height:420px}.swipe-indicator.svelte-1g5qo5k{display:flex;justify-content:center;align-items:center;gap:.75rem;margin:.5rem 0 0;padding:.5rem;color:#309255b3;font-size:.875rem;font-weight:500}.swipe-indicator.svelte-1g5qo5k svg:where(.svelte-1g5qo5k){opacity:.5;transition:opacity .3s ease}.swipe-indicator.svelte-1g5qo5k span:where(.svelte-1g5qo5k){color:#309255;font-weight:600;letter-spacing:.5px}@media (max-width: 767px){.course-slider-section.svelte-1g5qo5k{margin-left:0;margin-right:0;padding:.5rem;overflow:hidden;width:100%;max-width:100vw;box-sizing:border-box}.category-header.svelte-1g5qo5k{flex-direction:column;gap:.5rem;margin-left:0}.category-subtitle.svelte-1g5qo5k{display:none}.category-title.svelte-1g5qo5k{font-size:1.25rem;color:#64748b;padding:0 .5rem}.category-subtitle.svelte-1g5qo5k{font-size:1rem}.courses-navigation-container.svelte-1g5qo5k{position:relative;width:100%;max-width:100%;box-sizing:border-box}.courses-container.svelte-1g5qo5k{width:100%;max-width:100%;overflow:hidden;position:relative;box-sizing:border-box}.courses-slider.svelte-1g5qo5k{display:flex;width:100%;max-width:100%;box-sizing:border-box}.slide.svelte-1g5qo5k{flex:0 0 100%;width:100%;max-width:100%;display:flex;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:0;padding:0;min-height:auto;overflow:hidden;box-sizing:border-box}.swipe-indicator.svelte-1g5qo5k{margin:0}}.course-search-section.svelte-bjx94h{margin-top:1rem;margin-bottom:.5rem;flex-shrink:0}.search-container.svelte-bjx94h{width:100%;max-width:100%;background:linear-gradient(135deg,#fffffff2,#f8fafce6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(48,146,85,.1);border-radius:16px;padding:1.75rem;box-sizing:border-box;box-shadow:0 8px 32px #3092551a,0 4px 16px #0000000d,inset 0 1px #fffffff2;position:relative;overflow:hidden}.search-container.svelte-bjx94h:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#309255,#22c55e,#16a34a);opacity:.6;z-index:1}.search-container.svelte-bjx94h:after{content:"";position:absolute;bottom:-20px;right:-20px;width:60px;height:60px;background:radial-gradient(circle,rgba(48,146,85,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.search-filters-grid.svelte-bjx94h{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem;position:relative;z-index:2}.search-input-group.svelte-bjx94h{display:flex;flex-direction:column;gap:.4rem;width:100%;order:-1}.filter-group.svelte-bjx94h{display:flex;flex-direction:column;gap:.4rem;width:100%}.filter-row.svelte-bjx94h{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.row-3.svelte-bjx94h{flex-direction:column;gap:.5rem;margin-top:.25rem;padding-top:1rem;border-top:1px solid rgba(48,146,85,.2)}.checkbox-section.svelte-bjx94h{width:100%}.buttons-section.svelte-bjx94h{display:flex;flex-direction:row;gap:.5rem;align-items:center;width:100%}.filter-label.svelte-bjx94h{font-family:Source Sans Pro,sans-serif;font-size:.8rem;font-weight:500;color:var(--black);margin:0}.name-input-container.svelte-bjx94h{position:relative;width:100%}.filter-textfield-compact.svelte-bjx94h{padding:.7rem .75rem;border:1px solid rgba(48,146,85,.3);border-radius:6px;background:#fffffff2;font-family:Source Sans Pro,sans-serif;font-size:.85rem;color:var(--black);transition:all .2s ease;width:100%;box-sizing:border-box}.filter-textfield-compact.svelte-bjx94h:focus{outline:none;border-color:#309255;background:var(--white);box-shadow:0 0 0 2px #3092551a}.filter-textfield-compact.svelte-bjx94h::placeholder{color:#00000080}.slc-checkbox-compact.svelte-bjx94h{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:var(--black);cursor:pointer;line-height:1.4}.slc-checkbox-compact.svelte-bjx94h input[type=checkbox]:where(.svelte-bjx94h){margin-top:.1rem;width:14px;height:14px;accent-color:#309255}.checkbox-text.svelte-bjx94h{font-family:Source Sans Pro,sans-serif;font-weight:400}.view-all-button.svelte-bjx94h{display:flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background:#fff;color:#000;border:1px solid #000000;border-radius:8px;font-size:.85rem;font-weight:500;font-family:Source Sans Pro,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease}.view-all-button.svelte-bjx94h:hover{background:#309255;border-color:#309255;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #3092554d}.clear-icon-button.svelte-bjx94h{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.3);border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0}.clear-icon-button.svelte-bjx94h:hover{background:#ef444433;border-color:#ef444480;transform:scale(1.1)}.clear-icon-button.svelte-bjx94h svg:where(.svelte-bjx94h){flex-shrink:0}.search-button.svelte-bjx94h{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:#3092551a;color:var(--black);border:1px solid rgba(48,146,85,.3);border-radius:8px;font-size:.85rem;font-weight:600;font-family:Source Sans Pro,sans-serif;cursor:pointer;position:relative;min-width:100px;flex:1;transition:all .3s ease}.search-button.svelte-bjx94h:hover{background:#30925526;border-color:#30925580;box-shadow:0 8px 24px #3092554d,0 4px 16px #30925533}.search-button-text.svelte-bjx94h{font-weight:600}.expand-filters-btn.svelte-bjx94h{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#30925514,#22c55e0d);border:1px solid rgba(48,146,85,.2);border-radius:8px;color:#309255;font-family:Source Sans Pro,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;margin-top:.25rem}.expand-filters-btn.svelte-bjx94h:hover{background:linear-gradient(135deg,#3092551f,#22c55e14);border-color:#30925559;transform:translateY(-1px)}.expand-filters-btn.svelte-bjx94h svg:where(.svelte-bjx94h){transition:transform .3s ease}.expand-filters-btn.svelte-bjx94h:hover svg:where(.svelte-bjx94h){transform:translateY(2px)}@media (max-width: 767px){.search-container.svelte-bjx94h{padding:.875rem;width:calc(100% - 1rem);margin:0 .5rem;box-sizing:border-box;border-radius:12px}.search-filters-grid.svelte-bjx94h{gap:1rem}.buttons-section.svelte-bjx94h{display:flex;flex-direction:row;gap:.625rem;align-items:center}.view-all-button.svelte-bjx94h,.search-button.svelte-bjx94h{flex:1;min-width:0;height:44px}.filter-textfield-compact.svelte-bjx94h{padding:.75rem .625rem;min-height:44px}.row-3.svelte-bjx94h{gap:1rem;padding-top:.75rem}.checkbox-section.svelte-bjx94h{width:100%}.buttons-section.svelte-bjx94h{display:flex;flex-direction:row;gap:.625rem;width:100%}.filter-label.svelte-bjx94h{font-size:.8rem}.filter-textfield-compact.svelte-bjx94h{font-size:.8rem;padding:.75rem .625rem;width:100%}.checkbox-text.svelte-bjx94h{font-size:.8rem}.view-all-button.svelte-bjx94h{flex:1;padding:.625rem .75rem;font-size:.8rem}.search-button.svelte-bjx94h{flex:1;padding:.625rem .75rem;font-size:.8rem;min-width:auto}}.suggestions-dropdown.svelte-bjx94h{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(48,146,85,.3);border-top:none;border-radius:0 0 6px 6px;box-shadow:0 8px 24px #00000026,0 4px 12px #30925526;max-height:300px;overflow-y:auto;z-index:9999;margin-top:-1px}.suggestion-item.svelte-bjx94h{padding:.75rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(48,146,85,.1);display:flex;flex-direction:column;gap:.25rem}.suggestion-item.svelte-bjx94h:last-child{border-bottom:none}.suggestion-item.svelte-bjx94h:hover,.suggestion-item.selected.svelte-bjx94h{background:#30925514;border-left:3px solid #309255;padding-left:.6rem}.suggestion-main.svelte-bjx94h{font-family:Source Sans Pro,sans-serif;font-size:.85rem;font-weight:600;color:var(--black);line-height:1.3}.suggestion-provider.svelte-bjx94h{font-family:Source Sans Pro,sans-serif;font-size:.7rem;font-weight:400;color:#309255cc;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.suggestion-loading.svelte-bjx94h{padding:.75rem;display:flex;align-items:center;gap:.5rem;color:var(--hero-text-secondary);font-size:.8rem;font-family:Source Sans Pro,sans-serif}.loading-spinner.svelte-bjx94h{width:16px;height:16px;border:2px solid rgba(48,146,85,.2);border-left:2px solid rgba(48,146,85,.8);border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}.suggestions-dropdown.svelte-bjx94h::-webkit-scrollbar{width:4px}.suggestions-dropdown.svelte-bjx94h::-webkit-scrollbar-track{background:#3092551a;border-radius:2px}.suggestions-dropdown.svelte-bjx94h::-webkit-scrollbar-thumb{background:#30925566;border-radius:2px}.suggestions-dropdown.svelte-bjx94h::-webkit-scrollbar-thumb:hover{background:#30925599}.section.page-banner.svelte-pb5won{position:relative;padding:10rem 2rem 15rem;overflow:hidden;margin-bottom:4rem;color:#fff;margin-top:-7rem}@media (max-width: 768px){.section.page-banner.svelte-pb5won{padding:6rem 1rem 4rem;margin-top:-5rem;margin-bottom:.5rem}}.page-banner.svelte-pb5won .shape-2:where(.svelte-pb5won){position:absolute;top:70%;left:-5%;width:500px;height:100px;transform:rotate(15deg)}@media (max-width: 768px){.page-banner.svelte-pb5won .shape-2:where(.svelte-pb5won){width:250px;height:50px;top:80%;left:-10%}}.page-banner.svelte-pb5won .container:where(.svelte-pb5won){max-width:1400px;margin:0 auto;position:relative;z-index:2}.page-banner-content.svelte-pb5won{text-align:left;position:absolute;top:90px;left:0%}@media (max-width: 768px){.page-banner-content.svelte-pb5won{position:static;text-align:left;padding:0 1rem}}.page-banner.svelte-pb5won .title:where(.svelte-pb5won){font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:400;margin:0;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3);color:#000}@media (max-width: 768px){.page-banner.svelte-pb5won .title:where(.svelte-pb5won){font-size:2rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}}.page-banner.svelte-pb5won .title:where(.svelte-pb5won) span:where(.svelte-pb5won){color:#309255;position:relative}.icon-shape-1.svelte-pb5won{width:120px;height:60px;opacity:.8;position:absolute;top:25%;right:23%;transform:translate(-50%,-50%)}@media (max-width: 768px){.icon-shape-1.svelte-pb5won{display:none}}.box-wrapper.svelte-pb5won{display:flex;align-items:center;justify-content:center;background-color:#309255;border-radius:50%;width:fit-content;border:4px solid transparent;background-clip:padding-box;position:relative;padding:20px;position:absolute;bottom:18%;right:27%;transform:translate(-50%,-50%)}@media (max-width: 768px){.box-wrapper.svelte-pb5won{display:none}}.box-wrapper.svelte-pb5won:before{content:"";position:absolute;top:-9.5px;left:-9.5px;right:-9.5px;bottom:-9.5px;border:.5px solid #309255;opacity:.3;border-radius:50%}.box-wrapper.svelte-pb5won .badge-icon{width:80px;height:80px;color:#fff}.icon-shape-2.svelte-pb5won{width:150px;height:36px;position:absolute;bottom:26%;right:30.3%;transform:rotate(-2deg)}@media (max-width: 768px){.icon-shape-2.svelte-pb5won{display:none}}.page-banner.svelte-pb5won .shape-3:where(.svelte-pb5won){position:absolute;bottom:-5%;right:-5%;width:700px;height:600px;transform:rotate(15deg)}@media (max-width: 768px){.page-banner.svelte-pb5won .shape-3:where(.svelte-pb5won){width:350px;height:300px;bottom:-10%;right:-10%}}.page-banner.svelte-pb5won .shape-author:where(.svelte-pb5won){position:absolute;bottom:23%;right:9%;width:220px;height:220px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.3)}@media (max-width: 768px){.page-banner.svelte-pb5won .shape-author:where(.svelte-pb5won){display:none}}@keyframes svelte-pb5won-rotate-shape{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animation-left.svelte-pb5won{animation:svelte-pb5won-float-left 6s ease-in-out infinite}@keyframes svelte-pb5won-float-left{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-10px) scale(1.05)}}.courses-page.svelte-pb5won{min-height:100vh;background:#eefbf3;background-attachment:fixed;padding:2rem 0}@media (max-width: 768px){.courses-page.svelte-pb5won{padding:1rem 0;overflow-x:hidden;max-width:100vw}}.courses-layout.svelte-pb5won{display:flex;align-items:flex-start;gap:1rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;margin-top:-10rem}@media (max-width: 1024px){.courses-layout.svelte-pb5won{gap:.75rem}}@media (max-width: 768px){.courses-layout.svelte-pb5won{flex-direction:column;gap:.75rem;padding:0 .5rem;margin-top:-3rem}}.course-search-sidebar.svelte-pb5won{flex:0 0 320px;position:sticky;top:.5rem;height:fit-content;transition:all .3s ease}@media (max-width: 768px){.course-search-sidebar.svelte-pb5won{flex:none;width:100%;position:static;top:auto;max-height:none;overflow-y:visible}}.course-search-sidebar.svelte-pb5won::-webkit-scrollbar{width:4px}.course-search-sidebar.svelte-pb5won::-webkit-scrollbar-track{background:#3092551a;border-radius:2px}.course-search-sidebar.svelte-pb5won::-webkit-scrollbar-thumb{background:#3092554d;border-radius:2px}.course-search-sidebar.svelte-pb5won::-webkit-scrollbar-thumb:hover{background:#30925580}.courses-content.svelte-pb5won{flex:1;min-width:0;background:transparent}@media (max-width: 768px){.courses-content.svelte-pb5won{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}}.category-section.svelte-pb5won{margin-bottom:1rem;background:transparent}.category-section.svelte-pb5won:last-child{margin-bottom:0}@media (max-width: 768px){.category-section.svelte-pb5won{margin-bottom:.5rem;width:100%;max-width:100vw;overflow:hidden;box-sizing:border-box}}.search-results-section.svelte-pb5won{margin-bottom:2rem;margin-top:2rem;padding:0}@media (max-width: 768px){.search-results-section.svelte-pb5won{margin-bottom:1rem;margin-top:3rem;padding:0 1rem}}.search-results-grid.svelte-pb5won{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.75rem;margin-bottom:2rem;padding:0 .6rem}@media (max-width: 1200px){.search-results-grid.svelte-pb5won{gap:1.25rem}}@media (max-width: 768px){.search-results-grid.svelte-pb5won{flex-direction:column;gap:1.25rem;margin-bottom:1rem;padding:0}}.search-pagination.svelte-pb5won{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 0}.pagination-btn.svelte-pb5won{padding:.5rem 1rem;border:1px solid rgba(48,146,85,.2);border-radius:8px;background:#fff;color:#309255;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-btn.svelte-pb5won:hover:not(:disabled){background:#3092550d;border-color:#3092554d}.pagination-btn.svelte-pb5won:disabled{opacity:.4;cursor:not-allowed}.pagination-pages.svelte-pb5won{display:flex;gap:.25rem;align-items:center}.pagination-page.svelte-pb5won{width:2.5rem;height:2.5rem;border:1px solid rgba(48,146,85,.2);border-radius:6px;background:#fff;color:#309255;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.pagination-page.svelte-pb5won:hover{background:#3092550d;border-color:#3092554d}.pagination-page.active.svelte-pb5won{background:#309255;color:#fff;border-color:#309255}.search-results-subtitle.svelte-pb5won{font-family:Inter,sans-serif;font-size:1rem;color:#64748b;margin-top:-1rem;line-height:1.5}@media (max-width: 768px){.search-results-subtitle.svelte-pb5won{font-size:.9rem;text-align:center}}@media (max-width: 768px){.search-pagination.svelte-pb5won{display:flex;justify-content:center;align-items:center;gap:.25rem;margin-top:1.5rem;padding:.5rem;flex-wrap:wrap}.pagination-btn.svelte-pb5won{padding:.375rem .625rem;border:1px solid rgba(48,146,85,.2);border-radius:6px;background:#fff;color:#309255;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.pagination-pages.svelte-pb5won{display:flex;gap:.125rem;align-items:center}.pagination-page.svelte-pb5won{width:1.75rem;height:1.75rem;border:1px solid rgba(48,146,85,.2);border-radius:4px;background:#fff;color:#309255;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.pagination-page.svelte-pb5won:hover{background:#3092550d;border-color:#3092554d}.pagination-page.active.svelte-pb5won{background:#309255;color:#fff;border-color:#309255}.pagination-page.dots.svelte-pb5won{cursor:default;background:transparent;border:none;color:#64748b}}@media (max-width: 768px){.search-results-grid.svelte-pb5won{padding:0rem;width:100%;max-width:100%;box-sizing:border-box}}
