.ahso-catalog{padding:64px 0;width:100%}@media(max-width:749px){.ahso-catalog{padding:40px 0}}.ahso-catalog .ahso-container{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 40px}@media(max-width:749px){.ahso-catalog .ahso-container{padding:0 20px}}.ahso-catalog .ahso-section__header{text-align:center;margin-bottom:48px;max-width:720px;margin-left:auto;margin-right:auto}@media(max-width:749px){.ahso-catalog .ahso-section__header{margin-bottom:32px}}.ahso-catalog .ahso-section__heading{font-family:var(--font-heading--family, inherit);font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 12px;color:var(--color-foreground, #1a1a1a)}@media(max-width:749px){.ahso-catalog .ahso-section__heading{font-size:1.75rem}}.ahso-catalog .ahso-section__subheading{font-size:1.125rem;line-height:1.6;color:rgb(var(--color-foreground-rgb, 0 0 0) / .6);margin:0}.ahso-catalog__filters{margin-bottom:40px;display:flex;flex-direction:column;gap:16px;background:rgb(var(--color-foreground-rgb, 0 0 0) / .02);border:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .06);border-radius:16px;padding:24px 28px}@media(max-width:749px){.ahso-catalog__filters{padding:20px;margin-bottom:28px}}.ahso-catalog__filter-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ahso-catalog__filter-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-foreground-rgb, 0 0 0) / .45);min-width:100px;flex-shrink:0}@media(max-width:989px){.ahso-catalog__filter-group{flex-direction:column;align-items:flex-start;gap:8px}.ahso-catalog__filter-label{min-width:unset}}.ahso-catalog__chips{display:flex;flex-wrap:wrap;gap:8px}.ahso-catalog__chip{display:inline-flex;align-items:center;padding:8px 18px;font-size:.875rem;font-weight:600;color:var(--color-foreground, #1a1a1a);background:var(--color-background, #ffffff);border:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .12);border-radius:100px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ahso-catalog__chip:hover{border-color:rgb(var(--color-foreground-rgb, 0 0 0) / .3);background:rgb(var(--color-foreground-rgb, 0 0 0) / .04)}.ahso-catalog__chip.is-active{background:#2c3e7d;color:#fff;border-color:#2c3e7d}.ahso-catalog__result-count{font-size:.8125rem;color:rgb(var(--color-foreground-rgb, 0 0 0) / .45);padding-top:12px;border-top:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .06)}.ahso-catalog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:989px){.ahso-catalog__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:749px){.ahso-catalog__grid{grid-template-columns:1fr;gap:16px}}.ahso-catalog__card{background:var(--color-background, #fff);border:1.5px solid rgb(var(--color-foreground-rgb, 0 0 0) / .08);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.ahso-catalog__card:hover{box-shadow:0 12px 32px rgb(var(--color-foreground-rgb, 0 0 0) / .1);border-color:rgb(var(--color-foreground-rgb, 0 0 0) / .16);transform:translateY(-4px)}.ahso-catalog__card.is-hidden{display:none}.ahso-catalog__card-image{position:relative;overflow:hidden;background:rgb(var(--color-foreground-rgb, 0 0 0) / .03)}.ahso-catalog__card-image img{display:block;width:100%;height:auto;transition:transform .3s ease}.ahso-catalog__card:hover .ahso-catalog__card-image img{transform:scale(1.02)}.ahso-catalog__card-placeholder{width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground-rgb, 0 0 0) / .18)}.ahso-catalog__card-placeholder[data-subject=English],.ahso-catalog__card-placeholder[data-subject=Writing]{background:linear-gradient(135deg,#e8eaf6,#c5cae9);color:#3949ab}.ahso-catalog__card-placeholder[data-subject=Math]{background:linear-gradient(135deg,#e0f2f1,#b2dfdb);color:#00897b}.ahso-catalog__card-placeholder[data-subject=Science]{background:linear-gradient(135deg,#fce4ec,#f8bbd0);color:#c62828}.ahso-catalog__card-placeholder[data-subject=History]{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100}.ahso-catalog__card-placeholder[data-subject="AHS Life"]{background:linear-gradient(135deg,#f3e5f5,#e1bee7);color:#7b1fa2}.ahso-catalog__card-placeholder[data-subject=Elective]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.ahso-catalog__badge{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:6px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ahso-catalog__badge--coming-soon{background:#ffd503;color:#000}.ahso-catalog__card--coming-soon{opacity:.75}.ahso-catalog__card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.ahso-catalog__card-meta-row{display:flex;align-items:center;gap:8px}.ahso-catalog__pill{padding:3px 10px;border-radius:6px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.ahso-catalog__pill--subject{background:#e3f2fd;color:#1565c0}.ahso-catalog__pill--credit{background:#2c3e7d;color:#fff}.ahso-catalog__card-title{font-size:1.0625rem;font-weight:700;line-height:1.3;margin:0}.ahso-catalog__card-title a{color:var(--color-foreground, #000);text-decoration:none}.ahso-catalog__card-title a:hover{text-decoration:underline}.ahso-catalog__card-desc{font-size:.875rem;line-height:1.6;color:rgb(var(--color-foreground-rgb, 0 0 0) / .6);margin:0;flex:1}.ahso-catalog__card-details{display:flex;flex-wrap:wrap;gap:14px}.ahso-catalog__detail{display:inline-flex;align-items:center;gap:5px;font-size:.8125rem;color:rgb(var(--color-foreground-rgb, 0 0 0) / .5)}.ahso-catalog__detail svg{flex-shrink:0;color:rgb(var(--color-foreground-rgb, 0 0 0) / .35)}.ahso-catalog__buy{display:flex;flex-direction:column;gap:10px;padding-top:14px;border-top:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .06)}.ahso-catalog__variant-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ahso-catalog__variant-select{width:100%;padding:10px 36px 10px 14px;font:inherit;font-size:.9375rem;font-weight:600;color:var(--color-foreground, #1a1a1a);background-color:var(--color-background, #fff);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%232c3e7d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;border:1.5px solid rgb(var(--color-foreground-rgb, 0 0 0) / .12);border-radius:10px;cursor:pointer;appearance:none;-webkit-appearance:none;transition:border-color .2s ease,box-shadow .2s ease}.ahso-catalog__variant-select:hover{border-color:rgb(var(--color-foreground-rgb, 0 0 0) / .3)}.ahso-catalog__variant-select:focus-visible{outline:none;border-color:#2c3e7d;box-shadow:0 0 0 3px #2c3e7d2e}.ahso-catalog__card-actions{display:flex;flex-direction:column;gap:8px}.ahso-catalog__card-cta{display:block;text-align:center;padding:12px;font-size:.875rem;font-weight:700;color:#2c3e7d;background:#2c3e7d0f;border-radius:10px;text-decoration:none;transition:all .2s ease}.ahso-catalog__card-cta:hover{background:#2c3e7d;color:#fff}.ahso-catalog__card-add{position:relative;display:block;width:100%;padding:12px;font:inherit;font-size:.875rem;font-weight:700;color:#fff;background:#2c3e7d;border:1.5px solid #2c3e7d;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.ahso-catalog__card-add:hover{background:#1f2d5e;border-color:#1f2d5e}.ahso-catalog__card-add:active{transform:translateY(1px)}.ahso-catalog__card-add:focus-visible{outline:2px solid #2c3e7d;outline-offset:2px}.ahso-catalog__card-add[disabled]{opacity:.65;cursor:progress}.ahso-catalog__card-add-busy,.ahso-catalog__card-add-done,.ahso-catalog__card-add[data-state=busy] .ahso-catalog__card-add-default,.ahso-catalog__card-add[data-state=done] .ahso-catalog__card-add-default{display:none}.ahso-catalog__card-add[data-state=busy] .ahso-catalog__card-add-busy,.ahso-catalog__card-add[data-state=done] .ahso-catalog__card-add-done{display:inline}.ahso-catalog__notice{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;margin-block-end:24px;background:#fff8e1;border:1px solid #f0d68a;border-radius:10px;color:#5a4500}.ahso-catalog__notice-icon{flex-shrink:0;margin-block-start:2px}.ahso-catalog__notice-body{flex:1}.ahso-catalog__notice-heading{margin:0 0 4px;font-weight:700;font-size:.9375rem}.ahso-catalog__notice-text{margin:0;font-size:.875rem;line-height:1.45}.ahso-catalog__notify{width:100%}.ahso-catalog__notify>summary{list-style:none;cursor:pointer}.ahso-catalog__notify>summary::-webkit-details-marker{display:none}.ahso-catalog__notify-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;font-size:.875rem;font-weight:700;color:#fff;background:#2c3e7d;border:1.5px solid #2c3e7d;border-radius:10px;transition:background .2s ease}.ahso-catalog__notify-toggle:hover{background:#1f2d5e;border-color:#1f2d5e}.ahso-catalog__notify-toggle:focus-visible{outline:2px solid #2c3e7d;outline-offset:2px}.ahso-catalog__notify-toggle-icon{transition:transform .2s ease}.ahso-catalog__notify[open] .ahso-catalog__notify-toggle-icon{transform:rotate(180deg)}.ahso-catalog__notify-body{margin-block-start:12px}.ahso-catalog__empty{text-align:center;padding:80px 24px;color:rgb(var(--color-foreground-rgb, 0 0 0) / .4)}.ahso-catalog__empty svg{margin-bottom:16px}.ahso-catalog__empty h3{font-size:1.25rem;font-weight:700;color:var(--color-foreground, #000);margin:0 0 8px}.ahso-catalog__empty p{font-size:.9375rem;max-width:480px;margin:0 auto 24px;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ahso-course-catalog.css.map */
