.commerce-page{--commerce-panel:color-mix(in oklch, var(--card) 82%, var(--background));--commerce-panel-alt:var(--academy-surface-raised);--commerce-gap:3rem;min-height:calc(100svh - var(--academy-header-height-desktop) - var(--academy-space-2xl));padding:2.75rem var(--academy-page-gutter) 4rem}.commerce-layout{gap:var(--commerce-gap);max-width:var(--academy-content-width);grid-template-columns:minmax(0,1fr) 25rem;align-items:start;margin:auto;display:grid}.commerce-page--cart .commerce-main{grid-area:1/1}.commerce-page--cart .commerce-heading{min-height:9rem}.commerce-page--cart{--commerce-text-label:.6875rem;--commerce-text-small:.75rem;--commerce-text-body:.875rem;--commerce-text-card-title:1.125rem;--commerce-text-price:1.375rem;--commerce-text-panel-title:1.5rem;--commerce-text-section-title:1.75rem;--commerce-text-page-title:3rem}.commerce-page--cart .commerce-heading h1{font-size:var(--commerce-text-page-title)}.commerce-page--cart .commerce-heading p{font-size:var(--commerce-text-body)}.commerce-page--cart-empty .commerce-heading{justify-content:start;gap:.5rem;min-height:7.5rem;display:grid}.commerce-page--cart-empty .commerce-heading p{margin:0}.commerce-layout--empty{grid-template-columns:minmax(0,1fr)}.commerce-layout--empty .commerce-main{grid-column:1}.commerce-cart-empty{border:1px solid var(--border);border-radius:var(--academy-radius-lg);background:var(--commerce-panel);min-height:27rem;box-shadow:var(--academy-shadow-card);grid-template-columns:minmax(0,1.25fr) minmax(23rem,.75fr);display:grid;overflow:clip}.commerce-cart-empty__content{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;min-width:0;padding:clamp(2.5rem,5vw,5.5rem);display:flex}.commerce-cart-empty__icon{border:1px solid color-mix(in oklch, var(--academy-blue) 55%, transparent);border-radius:var(--academy-radius-md);background:color-mix(in oklch, var(--academy-blue) 10%, transparent);width:3rem;height:3rem;color:var(--academy-blue);place-items:center;display:grid}.commerce-cart-empty__icon svg{stroke-width:2px;width:1.25rem;height:1.25rem}.commerce-cart-empty__status{color:var(--academy-green);font-size:var(--commerce-text-label);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.625rem;font-weight:800;display:block}.commerce-cart-empty h2{max-width:16ch;font:750 clamp(2rem, 3.5vw, 3.5rem) / 1.04 var(--font-heading);letter-spacing:-.035em;overflow-wrap:anywhere;margin:0}.commerce-cart-empty__content p{max-width:34rem;color:color-mix(in oklch, var(--foreground) 72%, var(--background));margin:1rem 0 0;font-size:1rem;line-height:1.65}.commerce-cart-empty__action{white-space:nowrap;min-width:11.5rem}.commerce-cart-empty__action svg{width:1rem;height:1rem}.commerce-cart-empty__guide{border-inline-start:1px solid var(--border);background:color-mix(in oklch, var(--academy-surface-raised) 55%, transparent);flex-direction:column;justify-content:center;padding:clamp(2rem,3.5vw,3.5rem);display:flex}.commerce-cart-empty__guide h3{font:700 1.5rem/1.15 var(--font-heading);margin:.5rem 0 1.75rem}.commerce-cart-empty__guide ul{margin:0;padding:0;list-style:none;display:grid}.commerce-cart-empty__guide li{border-top:1px solid var(--border);grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.875rem;padding:1rem 0;display:grid}.commerce-cart-empty__guide li:last-child{border-bottom:1px solid var(--border)}.commerce-cart-empty__guide li>svg{width:1.125rem;height:1.125rem;color:var(--academy-blue);stroke-width:2px}.commerce-cart-empty__guide li>span{gap:.25rem;display:grid}.commerce-cart-empty__guide strong{font-size:.875rem}.commerce-cart-empty__guide small{color:color-mix(in oklch, var(--foreground) 68%, var(--background));font-size:.8125rem}.commerce-page--cart .commerce-kicker{font-size:var(--commerce-text-label)}.commerce-page--cart .commerce-summary{grid-area:1/2/span 3}.commerce-page--checkout .commerce-layout{grid-template-columns:minmax(0,1fr) 25rem}.commerce-page--checkout{--checkout-text-caption:.75rem;--checkout-text-small:.75rem;--checkout-text-body:.8125rem;--checkout-text-panel-title:1rem;--checkout-text-summary-title:1.75rem;--checkout-text-total:1.65rem;--checkout-text-page-title:3rem;padding-top:4.875rem}.commerce-page--checkout .commerce-main{justify-self:center;width:45rem}.commerce-page--checkout .commerce-heading{justify-content:initial;gap:.25rem;min-height:6.75rem;display:grid}.commerce-page--checkout .commerce-heading h1{font-size:var(--checkout-text-page-title)}.commerce-page--checkout .commerce-heading p{font-size:var(--checkout-text-body)}.commerce-page--checkout .commerce-kicker{font-size:var(--checkout-text-caption)}.commerce-page--checkout .commerce-summary h2{font-size:var(--checkout-text-summary-title)}.commerce-page--checkout .commerce-summary dl{font-size:var(--checkout-text-body)}.commerce-page--checkout .commerce-summary .commerce-total{font-size:var(--checkout-text-panel-title)}.commerce-page--checkout .commerce-summary .commerce-total dd{font-size:var(--checkout-text-total)}.commerce-page--checkout .commerce-summary .commerce-secure{font-size:var(--checkout-text-caption)}.commerce-page--checkout .commerce-summary{gap:.5rem;min-height:28.875rem}.commerce-checkout-summary{display:contents}.commerce-mobile-payment{display:none}.commerce-page--payment .commerce-layout{grid-template-columns:minmax(0,70rem) minmax(0,39rem)}.commerce-page--payment{padding-top:2rem;padding-bottom:2rem}.commerce-payment-mobile{display:none}.commerce-main{gap:1.5rem;min-width:0;display:grid}.commerce-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.commerce-heading h1,.commerce-status-heading h1{font-family:var(--font-heading);margin:.25rem 0 0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:750;line-height:1.05}.commerce-heading p,.commerce-status-heading p,.commerce-course p,.commerce-form-card p,.commerce-notice p,.commerce-card p{color:var(--muted-foreground)}.commerce-page--checkout .commerce-heading p{margin:.25rem 0 0}.commerce-kicker{color:var(--academy-green);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:800}.commerce-course,.commerce-form-card,.commerce-summary,.commerce-facts{border:1px solid var(--border);background:var(--commerce-panel);border-radius:var(--academy-radius-lg);box-shadow:var(--academy-shadow-card)}.commerce-course{grid-template-rows:1fr auto;grid-template-columns:15.625rem minmax(0,1fr) auto;align-items:center;gap:1.5rem;min-height:14.375rem;padding:1rem;display:grid}.commerce-course>img,.commerce-course>.commerce-course-artwork{grid-row:1/span 2}.commerce-page--cart .commerce-main--multiple .commerce-course{grid-template-columns:12rem minmax(0,1fr) auto;min-height:11rem}.commerce-page--cart .commerce-main--multiple .commerce-course>img,.commerce-page--cart .commerce-main--multiple .commerce-course>.commerce-course-artwork{aspect-ratio:auto;height:9rem}.commerce-page--cart .commerce-main--multiple .commerce-course .commerce-kicker{font-size:var(--commerce-text-label)}.commerce-page--cart .commerce-main--multiple .commerce-course h2{font-size:var(--commerce-text-card-title);margin-block:.4rem}.commerce-page--cart .commerce-main--multiple .commerce-course p{font-size:var(--commerce-text-body);margin:0}.commerce-page--cart .commerce-main--multiple .commerce-price{font-size:var(--commerce-text-price)}.commerce-course__body{grid-area:1/2;align-self:end}.commerce-page--cart .commerce-course__body,.commerce-page--cart .commerce-price{align-self:start}.commerce-page--cart .commerce-course{grid-template-rows:auto 1fr}.commerce-page--cart .commerce-remove{align-self:start}.commerce-course img{aspect-ratio:1.3;border-radius:var(--academy-radius-md);object-fit:cover;outline:1px solid var(--academy-image-outline);outline-offset:-1px;width:100%}.commerce-course-artwork{aspect-ratio:1.3;border-radius:var(--academy-radius-md);background:var(--commerce-panel-alt);width:100%;color:var(--muted-foreground);place-items:center;display:grid}.commerce-course-artwork svg{width:2rem;height:2rem}.commerce-course h2{font:700 1.55rem/1.2 var(--font-heading);margin:.65rem 0 .5rem}.commerce-page--cart .commerce-course h2{font-size:1.375rem}.commerce-page--cart .commerce-course p{font-size:var(--commerce-text-body)}.commerce-price{font:750 1.75rem var(--font-heading);white-space:nowrap;grid-area:1/3/span 2;align-self:center;justify-items:end;gap:.5rem;display:grid}.commerce-page--cart .commerce-price{font-size:1.5rem}.commerce-price>span{color:var(--muted-foreground);font:800 .6875rem var(--font-sans);letter-spacing:.09em;text-transform:uppercase}.commerce-course--compact{grid-template-columns:10rem minmax(0,1fr) auto}.commerce-remove{grid-area:2/2;justify-self:start;display:flex}.commerce-remove svg{width:.875rem;height:.875rem}.commerce-recommendations{grid-area:2/1;gap:1.25rem;margin-top:2.125rem;display:grid}.commerce-recommendations h2{font:700 var(--commerce-text-section-title) var(--font-heading);margin:.3rem 0 0}.commerce-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.commerce-summary{gap:.625rem;padding:1.5rem;display:grid;position:sticky;top:9.75rem}.commerce-mobile-only{display:none}.commerce-summary h2{font:700 1.75rem var(--font-heading);margin:.25rem 0}.commerce-page--cart .commerce-summary h2{font-size:var(--commerce-text-panel-title)}.commerce-summary dl{gap:1rem;margin:0;display:grid}.commerce-page--cart .commerce-summary dl{font-size:var(--commerce-text-body)}.commerce-summary dl div{color:var(--muted-foreground);justify-content:space-between;gap:1rem;display:flex}.commerce-summary dd{color:var(--foreground);margin:0;font-weight:650}.commerce-summary .commerce-total{border-top:1px solid var(--border);color:var(--foreground);padding-top:1.25rem;font-size:1.15rem}.commerce-total dd{font:750 1.65rem var(--font-heading)}.commerce-page--cart .commerce-total dd{font-size:var(--commerce-text-panel-title)}.commerce-steps{grid-template-columns:repeat(3,1fr);margin:0 0 .5rem;padding:0;list-style:none;display:grid}.commerce-steps li{color:var(--muted-foreground);justify-items:center;gap:.35rem;font-size:.7rem;display:grid;position:relative}.commerce-steps li:not(:last-child):after{content:"";background:var(--border);width:calc(100% - 2.5rem);height:1px;position:absolute;top:.875rem;left:calc(50% + 1.25rem)}.commerce-steps b{background:var(--muted);border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;display:grid}.commerce-steps .is-active{color:var(--foreground)}.commerce-steps .is-active b{background:var(--secondary);color:var(--secondary-foreground)}.commerce-secure{color:var(--muted-foreground);justify-content:center;gap:.5rem;font-size:.78rem;display:flex}.commerce-form-card{gap:1rem;padding:1.25rem;display:grid}.commerce-form-card h2{font:700 1.5rem var(--font-heading);margin:0}.commerce-payment-card{gap:1.25rem;min-height:33.375rem;padding:1.5rem}.commerce-payment-challenge__viewport{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);min-height:30rem;position:relative;overflow:hidden}.commerce-payment-challenge__viewport--overlay{height:100%;min-height:0}.commerce-payment-challenge__loading{z-index:1;background:var(--background);color:var(--foreground);text-align:center;place-content:center;justify-items:center;gap:.5rem;padding:2rem;display:grid;position:absolute;inset:0}.commerce-payment-challenge__loading svg{width:2rem;height:2rem;color:var(--success);margin-bottom:.25rem;animation:.9s linear infinite commerce-spin}.commerce-payment-challenge__loading strong{font-size:var(--checkout-text-body)}.commerce-payment-challenge__loading span{color:var(--muted-foreground);font-size:var(--checkout-text-small)}.commerce-payment-challenge__frame{background:#fff;border:0;width:100%;min-height:30rem;display:block}.commerce-payment-challenge__viewport--overlay .commerce-payment-challenge__frame{height:100%;min-height:0}@keyframes commerce-spin{to{transform:rotate(360deg)}}.commerce-payment-method{align-items:center;gap:.75rem;display:flex}.commerce-payment-method h2{font-size:var(--checkout-text-panel-title)}.commerce-payment-method p{font-size:var(--checkout-text-body);margin:.2rem 0 0}.commerce-payment-icon{border-radius:var(--academy-radius-sm);background:var(--success);height:2.375rem;color:var(--success-foreground);flex:0 0 2.375rem;place-items:center;display:grid}.commerce-payment-error{border:1px solid var(--academy-danger);border-radius:var(--academy-radius-sm);background:var(--academy-danger-surface);color:var(--academy-danger);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;display:flex}.commerce-payment-error>svg{flex:none;margin-top:.125rem}.commerce-payment-error strong{color:var(--academy-danger);font-size:var(--checkout-text-body);line-height:1.35;display:block}.commerce-payment-error p{color:var(--academy-ink);font-size:var(--checkout-text-small);margin:.25rem 0 0;line-height:1.45}.commerce-payment-fields{gap:.625rem;display:grid}.commerce-payment-fields [data-slot=field]{gap:.375rem;display:grid}.commerce-payment-fields [data-slot=field-label]{color:var(--foreground);font-size:var(--checkout-text-caption);font-weight:600}.commerce-payment-fields [data-slot=field]>small{color:var(--muted-foreground);font-size:var(--checkout-text-caption);font-weight:400;line-height:1.35}.commerce-payment-fields [data-slot=field-error],.commerce-checkbox-field [data-slot=field-error]{font-size:var(--checkout-text-caption)}.commerce-payment-fields__split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.commerce-checkout-courses{gap:.75rem;padding:.5rem 0 1rem;display:grid}.commerce-checkout-courses__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.commerce-checkout-courses__heading h3{font-size:var(--checkout-text-body);margin:0;font-weight:700}.commerce-checkout-courses__heading span{background:var(--success);min-width:1.5rem;height:1.5rem;color:var(--success-foreground);font-size:var(--checkout-text-small);border-radius:999px;place-items:center;font-weight:700;display:grid}.commerce-checkout-courses ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.commerce-checkout-courses li{grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.commerce-checkout-courses__image{background:var(--commerce-panel-alt);width:3rem;height:2.25rem;color:var(--muted-foreground);outline:1px solid var(--academy-image-outline);outline-offset:-1px;border-radius:.5rem;place-items:center;display:grid;overflow:hidden}.commerce-checkout-courses__image img{object-fit:cover;width:100%;height:100%}.commerce-checkout-courses__image svg{width:1rem;height:1rem}.commerce-checkout-courses__content{gap:.125rem;min-width:0;display:grid}.commerce-checkout-courses__content strong{font-size:var(--checkout-text-body);overflow-wrap:anywhere;line-height:1.25}.commerce-checkout-courses__content strong a{color:var(--primary);text-underline-offset:.1875rem}.commerce-checkout-courses__content strong a:hover{text-decoration:underline}.commerce-checkout-courses__content span{color:var(--muted-foreground);font-size:var(--checkout-text-small);line-height:1.25}.commerce-checkout-courses__price{font-size:var(--checkout-text-small);font-weight:700}.commerce-checkout-courses-drawer .commerce-checkout-courses{min-height:0;padding:.75rem 1rem max(1.25rem, env(safe-area-inset-bottom));overflow-y:auto}.commerce-checkout-courses-drawer .commerce-checkout-courses ul{gap:1rem}.commerce-checkout-courses-drawer .commerce-checkout-courses li{grid-template-columns:4rem minmax(0,1fr) auto}.commerce-checkout-courses-drawer .commerce-checkout-courses__image{width:4rem;height:3rem}.commerce-form-card label{gap:.5rem;font-weight:650;display:grid}.commerce-checkbox-row{align-items:center;gap:.75rem;display:flex}.commerce-checkbox-row label{cursor:pointer;font-size:var(--checkout-text-body);line-height:1.5;display:block}.commerce-checkbox-row [data-slot=checkbox]{margin-top:0}.commerce-checkbox-field{gap:.375rem;display:grid}.commerce-checkbox-field [data-slot=field-error]{margin-left:2rem}.commerce-checkbox-row a{color:var(--primary);text-underline-offset:.15em;text-decoration:underline}.commerce-payment-security{font-size:var(--checkout-text-small);align-items:center;gap:.5rem;margin:0;display:flex}.commerce-payment-security svg{color:var(--secondary);flex:none}.commerce-notice{border-left:2px solid var(--secondary);border-radius:var(--radius-lg);background:var(--commerce-panel-alt);padding:1.25rem}.commerce-notice p{margin:.55rem 0 0}.commerce-status-heading{align-items:center;gap:1.25rem;display:flex}.commerce-status-heading>div:last-child{gap:.35rem;display:grid}.commerce-status-heading h1,.commerce-status-heading p{margin:0}.commerce-status-icon{border-radius:var(--academy-radius-lg);background:var(--commerce-panel-alt);flex:0 0 4.5rem;place-items:center;height:4.5rem;display:grid}.commerce-status-icon svg{width:2rem;height:2rem}.commerce-tone--approved{color:var(--success-foreground);border-color:var(--success-foreground)}.commerce-tone--attention{color:var(--warning-foreground);border-color:var(--warning-foreground)}.commerce-tone--critical{color:var(--destructive);border-color:var(--destructive)}.commerce-tone--neutral{color:var(--muted-foreground);border-color:var(--muted-foreground)}.commerce-page--confirmed .commerce-status-heading .commerce-kicker{color:var(--success-foreground)}.commerce-page--pending .commerce-status-heading .commerce-kicker,.commerce-page--verifying .commerce-status-heading .commerce-kicker{color:var(--warning-foreground)}.commerce-page--rejected .commerce-status-heading .commerce-kicker{color:var(--destructive)}.commerce-page--canceled .commerce-status-heading .commerce-kicker,.commerce-page--expired .commerce-status-heading .commerce-kicker{color:var(--muted-foreground)}.commerce-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:1.5rem;display:grid}.commerce-facts div{gap:.4rem;display:grid}.commerce-facts dt{color:var(--muted-foreground);text-transform:uppercase;font-size:.72rem;font-weight:700}.commerce-facts dd{margin:0;font-weight:750}.commerce-actions{gap:1rem;display:flex}.commerce-actions>*{width:20rem}.commerce-summary-status{border-radius:var(--radius-lg);background:var(--commerce-panel-alt);align-items:center;gap:.75rem;min-height:3.5rem;padding:.75rem 1rem;font-weight:750;display:flex}.commerce-guidance{border-radius:var(--academy-radius-md);border-left:2px solid;gap:.625rem;min-height:10.25rem;padding:1.5rem;display:grid}.commerce-guidance h2,.commerce-guidance p{margin:0}.commerce-guidance h2{color:var(--foreground);font:700 1.375rem var(--font-heading)}.commerce-guidance p{color:var(--muted-foreground);line-height:1.5}.commerce-guidance strong{align-self:end;font-size:.8125rem}.commerce-guidance.commerce-tone--approved,.commerce-summary-status.commerce-tone--approved,.commerce-status-icon.commerce-tone--approved{background:var(--academy-success-surface)}.commerce-guidance.commerce-tone--attention,.commerce-summary-status.commerce-tone--attention,.commerce-status-icon.commerce-tone--attention{background:var(--academy-warning-surface)}.commerce-guidance.commerce-tone--critical,.commerce-summary-status.commerce-tone--critical,.commerce-status-icon.commerce-tone--critical{background:var(--academy-danger-surface)}.commerce-guidance.commerce-tone--neutral,.commerce-summary-status.commerce-tone--neutral,.commerce-status-icon.commerce-tone--neutral{background:var(--academy-surface-raised)}.commerce-page--payment .commerce-course--compact{grid-template-columns:10.25rem minmax(0,1fr) auto;min-height:9.125rem;padding:1.25rem}.commerce-page--payment .commerce-course--compact img,.commerce-page--payment .commerce-course--compact .commerce-course-artwork{aspect-ratio:auto;height:6.625rem}.commerce-order-summary{border:1px solid var(--border);border-radius:var(--academy-radius-lg);background:var(--commerce-panel);box-shadow:var(--academy-shadow-card);align-content:start;gap:1.25rem;padding:1.75rem;display:grid;position:sticky;top:9.375rem}.commerce-order-summary h2{font:700 1.625rem var(--font-heading);margin:0}.commerce-order-summary dl{gap:1rem;margin:0;display:grid}.commerce-order-summary dl>div{color:var(--muted-foreground);justify-content:space-between;gap:1rem;display:flex}.commerce-order-summary dd{color:var(--foreground);margin:0;font-weight:700}.commerce-order-summary .commerce-total{border-top:1px solid var(--border);color:var(--foreground);padding-top:1rem;font-size:1.125rem}.commerce-order-summary .commerce-total dd{font:700 1.5rem var(--font-heading)}.commerce-summary-courses{gap:.75rem;display:grid}.commerce-summary-course{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.commerce-summary-course img,.commerce-summary-course-artwork{border-radius:var(--academy-radius-md);width:7rem;height:4.75rem}.commerce-summary-course img{object-fit:cover;outline:1px solid var(--academy-image-outline);outline-offset:-1px}.commerce-summary-course-artwork{background:var(--commerce-panel-alt);color:var(--muted-foreground);place-items:center;display:grid}.commerce-summary-course-artwork svg{width:1.5rem;height:1.5rem}.commerce-summary-course>div{gap:.375rem;display:grid}.commerce-summary-course span{color:var(--academy-green);text-transform:uppercase;font-size:.75rem;font-weight:700}.commerce-summary-help{border-radius:var(--academy-radius-md);background:var(--academy-surface-raised);align-self:end;gap:.5rem;padding:1rem;display:grid}.commerce-summary-help p{color:var(--muted-foreground);margin:0;font-size:.8125rem;line-height:1.45}.commerce-summary-help a{color:var(--primary);font-size:.8125rem;font-weight:700}.commerce-mobile-checkout{display:none}@media (width<=1023px){.commerce-page{min-height:calc(100svh - var(--academy-header-height-tablet));padding:2.25rem 2rem 2.5rem}.commerce-page--cart{--commerce-text-panel-title:1.125rem;--commerce-text-page-title:1.875rem;--commerce-text-section-title:1.5rem}.commerce-page--checkout{--checkout-text-caption:.6875rem;--checkout-text-page-title:1.875rem;--checkout-text-summary-title:1.125rem;--checkout-text-total:1rem;padding-top:2rem}.commerce-page--checkout .commerce-main,.commerce-page--checkout .commerce-layout{gap:1.5rem}.commerce-page--checkout .commerce-heading{min-height:5.5625rem}.commerce-page--checkout .commerce-payment-card{gap:.5625rem;min-height:25.8125rem;padding:1.25rem}.commerce-page--checkout .commerce-payment-fields{gap:.375rem}.commerce-page--checkout .commerce-payment-fields [data-slot=field]{gap:.25rem}.commerce-layout{grid-template-columns:1fr;gap:1.25rem}.commerce-page--cart .commerce-main,.commerce-page--cart .commerce-summary,.commerce-page--cart .commerce-recommendations{grid-area:auto}.commerce-page--checkout .commerce-main,.commerce-page--payment .commerce-main{width:100%}.commerce-page--checkout .commerce-layout,.commerce-page--payment .commerce-layout{grid-template-columns:1fr}.commerce-summary{order:2;position:static}.commerce-heading{gap:.5rem;display:grid}.commerce-page--cart .commerce-heading{min-height:0}.commerce-cart-empty{grid-template-columns:minmax(0,1fr);min-height:0}.commerce-cart-empty__content,.commerce-cart-empty__guide{padding:2rem}.commerce-cart-empty__guide{border-block-start:1px solid var(--border);border-inline-start:0}.commerce-cart-empty__guide h3{margin-bottom:1.25rem}.commerce-cart-empty__guide ul{border-block:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-cart-empty__guide li{border-top:0;align-content:start;padding:1rem}.commerce-cart-empty__guide li+li{border-inline-start:1px solid var(--border)}.commerce-cart-empty__guide li:last-child{border-bottom:0}.commerce-heading h1,.commerce-status-heading h1{font-family:var(--font-sans);letter-spacing:-.02em;font-size:1.875rem}.commerce-page--checkout .commerce-heading h1{font-size:var(--checkout-text-page-title)}.commerce-course,.commerce-course--compact{grid-template-columns:10rem minmax(0,1fr) auto;gap:.875rem;min-height:7.75rem;padding:.75rem}.commerce-course__body{align-self:center}.commerce-course h2,.commerce-price{font-family:var(--font-sans);font-size:1rem}.commerce-summary{border-radius:.875rem;gap:.8125rem;padding:1rem}.commerce-page--checkout .commerce-summary{gap:.375rem;min-height:19.5rem;padding:1rem}.commerce-page--checkout .commerce-summary h2{order:0}.commerce-page--checkout .commerce-checkout-courses{order:1;padding-top:.25rem;padding-bottom:.75rem}.commerce-page--checkout .commerce-summary dl{order:2;gap:.5rem}.commerce-page--checkout .commerce-summary .commerce-total{padding-top:.5rem}.commerce-page--checkout .commerce-summary .commerce-secondary-action{display:none}.commerce-page--checkout .commerce-summary .commerce-secure{order:4;margin:0}.commerce-summary h2{font-family:var(--font-sans);font-size:1.125rem}.commerce-steps,.commerce-page--payment .commerce-summary{display:none}.commerce-page--payment .commerce-layout{gap:0}.commerce-page--payment .commerce-main{gap:1.125rem}.commerce-page--payment .commerce-status-heading{justify-items:start;gap:1rem;display:grid}.commerce-page--payment .commerce-status-icon{flex-basis:auto;width:3.25rem;height:3.25rem}.commerce-page--payment .commerce-status-icon svg{width:1.375rem;height:1.375rem}.commerce-page--payment .commerce-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:hidden}.commerce-page--payment .commerce-facts div{padding:.875rem}.commerce-page--payment .commerce-course--compact{order:4;grid-template-columns:8.5rem minmax(0,1fr) auto;min-height:6.5rem;padding:.75rem}.commerce-page--payment .commerce-course--compact img,.commerce-page--payment .commerce-course--compact .commerce-course-artwork{height:5rem}.commerce-page--payment .commerce-guidance{order:3;min-height:auto;padding:1rem}.commerce-page--payment .commerce-guidance h2{font-family:var(--font-sans);font-size:1rem}.commerce-page--payment .commerce-actions{order:3}.commerce-page--payment .commerce-order-summary{display:none}.commerce-mobile-only{display:inline}.commerce-page--cart .commerce-recommendations{order:3;margin-top:.75rem}.commerce-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){.commerce-page{min-height:calc(100svh - var(--academy-header-height-mobile));padding:1.5rem 1.25rem 2.5rem}.commerce-page--cart{--commerce-text-body:.75rem;--commerce-text-card-title:.875rem;--commerce-text-price:.875rem;--commerce-text-panel-title:1rem;--commerce-text-page-title:1.625rem;--commerce-text-section-title:1.25rem}.commerce-page--checkout{--checkout-text-page-title:1.625rem;--checkout-text-summary-title:1rem;padding-top:1.75rem;padding-bottom:10rem}.commerce-layout{gap:.375rem}.commerce-main{gap:1rem}.commerce-page--checkout .commerce-layout,.commerce-page--checkout .commerce-main{gap:1.5rem}.commerce-page--checkout .commerce-heading{gap:.25rem;min-height:5.125rem}.commerce-page--checkout .commerce-heading h1{margin-top:0}.commerce-page--checkout .commerce-heading p{font-size:var(--checkout-text-body);margin-top:0;line-height:1.45}.commerce-page--checkout .commerce-payment-card{min-height:26.5rem;box-shadow:none;background:0 0;border:0;border-radius:0;gap:1.5rem;padding:0}.commerce-page--checkout .commerce-payment-fields{gap:1.125rem}.commerce-page--checkout .commerce-payment-fields [data-slot=field]{gap:.5rem}.commerce-page--checkout .commerce-payment-fields [data-slot=field-label]{font-size:var(--checkout-text-body)}.commerce-page--checkout .commerce-payment-method p{font-size:var(--checkout-text-small)}.commerce-page--checkout .commerce-payment-fields__split{gap:.75rem}.commerce-page--checkout .commerce-checkbox-row{line-height:1.45}.commerce-page--checkout .commerce-checkbox-field,.commerce-page--checkout .commerce-payment-security{margin-top:.25rem}.commerce-checkout-summary{display:none}.commerce-page--checkout .commerce-summary{gap:.5rem;min-height:22.125rem;padding:1.25rem}.commerce-page--checkout .commerce-summary .commerce-total{padding-top:.75rem}.commerce-heading{gap:.75rem;display:grid}.commerce-heading h1,.commerce-status-heading h1,.commerce-page--checkout .commerce-heading h1{font-size:1.625rem}.commerce-course,.commerce-course--compact{grid-template-columns:6.5rem minmax(0,1fr) auto;gap:.75rem;min-height:7.25rem}.commerce-course .commerce-price{grid-area:1/3;align-self:start}.commerce-course .commerce-price>span{display:none}.commerce-course .commerce-remove{grid-area:2/2}.commerce-course__body p{display:none}.commerce-course h2{margin:.35rem 0 0;font-size:.875rem}.commerce-price{font-size:.875rem}.commerce-page--cart{padding-bottom:8.5rem}.commerce-page--cart-empty{padding-bottom:3rem}.commerce-page--cart .commerce-heading p{display:none}.commerce-page--cart-empty .commerce-heading p{display:block}.commerce-cart-empty{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);overflow:visible}.commerce-cart-empty__content{gap:1.25rem;padding:1.5rem 0}.commerce-cart-empty h2{max-width:18ch;font-family:var(--font-sans);letter-spacing:-.03em;font-size:clamp(1.75rem,9vw,2.25rem)}.commerce-cart-empty__content p{margin-top:.75rem;font-size:.875rem;line-height:1.55}.commerce-cart-empty__action{width:100%}.commerce-cart-empty__guide{border-block-start:1px solid var(--border);background:0 0;border-inline-start:0;padding:1.5rem 0 0}.commerce-cart-empty__guide h3{font-family:var(--font-sans);margin-bottom:1rem;font-size:1.125rem}.commerce-cart-empty__guide li{padding:.875rem 0}.commerce-cart-empty__guide ul{border-block:0;grid-template-columns:minmax(0,1fr)}.commerce-cart-empty__guide li{border-top:1px solid var(--border)}.commerce-cart-empty__guide li+li{border-inline-start:0}.commerce-cart-empty__guide li:last-child{border-bottom:1px solid var(--border)}.commerce-page--cart .commerce-course{grid-template-rows:auto auto;grid-template-columns:5.75rem minmax(0,1fr) auto;min-height:7.375rem;padding:.75rem}.commerce-page--cart .commerce-main--multiple .commerce-course{grid-template-columns:5.75rem minmax(0,1fr) auto;min-height:7.375rem}.commerce-page--cart .commerce-main--multiple .commerce-course>img,.commerce-page--cart .commerce-main--multiple .commerce-course>.commerce-course-artwork{height:5.75rem}.commerce-page--cart .commerce-main--multiple .commerce-course h2,.commerce-page--cart .commerce-main--multiple .commerce-price{font-size:.875rem}.commerce-page--cart .commerce-course h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.2;display:-webkit-box;overflow:hidden}.commerce-page--cart .commerce-course .commerce-price{font-size:.8125rem}.commerce-page--cart .commerce-course img,.commerce-page--cart .commerce-course-artwork{aspect-ratio:auto;grid-row:1/span 2;height:5.75rem}.commerce-page--cart .commerce-course__body{align-self:end}.commerce-page--cart .commerce-remove{place-self:end start;font-size:.75rem}.commerce-page--cart .commerce-summary{display:none}.commerce-page--cart .commerce-recommendations h2{font-family:var(--font-sans);font-size:1.25rem}.commerce-page--cart .commerce-recommendations>header>.commerce-kicker{display:none}.commerce-page--cart .commerce-recommendations{gap:.75rem;margin-top:.3125rem}.commerce-page--cart .commerce-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.commerce-mobile-checkout,.commerce-mobile-payment{z-index:20;right:.75rem;bottom:max(.75rem, env(safe-area-inset-bottom));border:1px solid var(--border);background:color-mix(in oklch, var(--background) 96%, transparent);box-shadow:var(--academy-shadow-floating);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1.125rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:.625rem;display:grid;position:fixed;left:.75rem}.commerce-mobile-checkout>div,.commerce-mobile-payment__total{min-width:5.5rem;color:var(--foreground);gap:.125rem;padding-left:.375rem;font-size:.875rem;font-weight:700;line-height:1.2;display:grid}.commerce-mobile-checkout strong,.commerce-mobile-payment strong{color:var(--foreground);font:750 1.125rem/1.2 var(--font-heading);white-space:nowrap}.commerce-mobile-checkout [data-slot=button],.commerce-mobile-payment>[data-slot=button]{min-height:3rem;padding-inline:1rem}.commerce-mobile-checkout [data-slot=button] svg,.commerce-mobile-payment>[data-slot=button] svg{width:1rem;height:1rem}.commerce-mobile-payment{grid-template-columns:minmax(0,1fr);gap:.5rem}.commerce-mobile-payment__summary{justify-content:space-between;align-items:end;gap:1rem;padding-right:.375rem;display:flex}.commerce-page--payment{padding-bottom:8.5rem}.commerce-page--payment>.commerce-layout{display:none}.commerce-payment-mobile{gap:1rem;display:grid}.commerce-payment-mobile .commerce-status-heading{gap:1rem}.commerce-payment-mobile .commerce-status-heading>div:last-child{gap:.5rem}.commerce-payment-mobile .commerce-status-heading h1{font-size:1.625rem;line-height:1.08}.commerce-payment-mobile .commerce-status-heading p{margin:0;font-size:.875rem;line-height:1.45}.commerce-mobile-status{border-radius:var(--academy-radius-md);background:var(--commerce-panel-alt);gap:.5rem;padding:1rem;display:grid}.commerce-mobile-status span{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.commerce-mobile-status strong{font-size:.875rem}.commerce-mobile-order{border-block:1px solid var(--border);margin:0;display:grid}.commerce-mobile-order>div{justify-content:space-between;gap:1rem;padding-block:.625rem;font-size:.75rem;display:flex}.commerce-mobile-order>div+div{border-top:1px solid var(--border);color:var(--muted-foreground)}.commerce-mobile-order dd{text-align:right;margin:0}.commerce-page--confirmed .commerce-payment-mobile{gap:1.25rem}.commerce-page--confirmed .commerce-mobile-purchase{border:1px solid var(--border);border-radius:var(--academy-radius-md);background:var(--commerce-panel);overflow:hidden}.commerce-page--confirmed .commerce-mobile-order{border:0}.commerce-page--confirmed .commerce-mobile-order>div{padding:.875rem 1rem}.commerce-page--confirmed .commerce-mobile-order>div:first-child{align-items:center;font-size:.8125rem}.commerce-page--confirmed .commerce-mobile-order>div:first-child dt,.commerce-page--confirmed .commerce-mobile-order>div:first-child dd{font-weight:700}.commerce-page--confirmed .commerce-mobile-order>div:last-child dd{overflow-wrap:anywhere;max-width:70%}.commerce-page--confirmed .commerce-mobile-support{border-top:1px solid var(--border);padding:.875rem 1rem;display:block}.commerce-mobile-support{color:var(--primary);font-size:.75rem}.commerce-next-steps{border-top:1px solid var(--border);gap:.75rem;padding-top:.75rem;display:grid}.commerce-next-steps h2{margin:0;font-size:.75rem;font-weight:750}.commerce-next-steps ol{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.commerce-next-steps li{color:var(--muted-foreground);align-items:center;gap:.625rem;font-size:.75rem;display:flex}.commerce-next-steps b{background:var(--commerce-panel-alt);width:1.5rem;height:1.5rem;color:var(--secondary);border-radius:.375rem;place-items:center;display:grid}.commerce-page--confirmed .commerce-next-steps{gap:1rem;padding-top:1rem}.commerce-page--confirmed .commerce-next-steps h2{font-size:.875rem}.commerce-page--confirmed .commerce-next-steps ol{gap:.875rem}.commerce-page--confirmed .commerce-next-steps li{gap:.75rem;font-size:.8125rem}.commerce-page--confirmed .commerce-next-steps b{width:1.75rem;height:1.75rem}.commerce-page--payment .commerce-status-heading{gap:.75rem}.commerce-page--payment .commerce-status-heading h1{overflow-wrap:anywhere}.commerce-page--payment .commerce-status-heading p{font-size:.875rem}.commerce-page--payment .commerce-facts{grid-template-columns:1fr}.commerce-page--payment .commerce-facts div:nth-child(n+3){display:none}.commerce-page--payment .commerce-course--compact{background:0 0;border-width:1px 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;min-height:auto;padding:.75rem 0}.commerce-page--payment .commerce-course--compact img,.commerce-page--payment .commerce-course--compact .commerce-course-artwork{display:none}.commerce-page--payment .commerce-course--compact .commerce-price{grid-column:2}.commerce-page--payment .commerce-course--compact .commerce-course__body p{margin:.25rem 0 0;font-size:.75rem;display:block}.commerce-page--payment .commerce-guidance{padding:.875rem}.commerce-page--payment .commerce-guidance p,.commerce-page--payment .commerce-guidance strong{font-size:.75rem}.commerce-page--payment .commerce-actions{z-index:20;border-top:1px solid var(--border);background:color-mix(in oklch, var(--background) 95%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:.5rem;padding:.625rem 1.25rem .875rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.5rem 1.75rem #0000002e}.commerce-page--payment .commerce-actions>*{width:100%}.commerce-kicker{font-size:.625rem}.commerce-card-grid{grid-template-columns:1fr}.commerce-card-grid .commerce-card:nth-child(n+3){display:none}.commerce-status-heading{align-items:start;gap:1rem;display:grid}.commerce-status-icon{flex-basis:3.5rem;height:3.5rem}.commerce-facts{border-radius:var(--academy-radius-md);grid-template-columns:1fr;gap:.75rem;padding:.9375rem}.commerce-actions{display:grid}.commerce-actions>*{width:100%}.commerce-summary{padding:1rem}.commerce-summary h2{font-size:1rem}.commerce-summary .commerce-total{padding-top:.75rem}.commerce-total dd{font-family:var(--font-sans);font-size:1rem}.commerce-notice{padding:.9375rem;font-size:.8125rem}}
