.shop-page{background:#eef4fb}.shop-shell{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:54px 0 92px}.shop-heading{max-width:960px;margin:24px 0 28px}.shop-heading h1{font-size:clamp(2.2rem,5vw,4rem);margin:.3rem 0}.shop-heading>p{font-size:1.1rem;line-height:1.65;color:#52657e}.checkout-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0;margin:28px 0;list-style:none}.checkout-steps li{display:flex;align-items:center;gap:9px;min-height:54px;padding:10px 12px;border-radius:13px;background:#fff;border:1px solid #cbd9ea;font-weight:700}.checkout-steps b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#0b3768;color:#fff}.shop-notice{background:#fff4d8;border-left:5px solid #f59e0b;border-radius:15px;padding:20px 24px;margin:28px 0 50px;max-width:1100px}.shop-notice p{margin:.45rem 0 0;line-height:1.65}.section-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-row h2{font-size:clamp(1.7rem,3vw,2.4rem)}.section-row>span{font-weight:800;color:#0d61b7}.course-selection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.selectable-course{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:2px solid #d3dfec;border-radius:22px;box-shadow:0 14px 35px rgba(8,39,75,.07);transition:border-color .15s,box-shadow .15s,transform .15s}.selectable-course:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(8,39,75,.12)}.selectable-course.is-selected{border-color:#0969cf;box-shadow:0 0 0 4px rgba(9,105,207,.12),0 18px 42px rgba(8,39,75,.12)}.selectable-course img{width:100%;aspect-ratio:16/9;object-fit:cover}.course-card-body{display:flex;flex-direction:column;flex:1;padding:22px}.course-card-copy{flex:1}.course-card-copy h3{font-size:1.25rem;line-height:1.3;margin:0 0 12px;overflow-wrap:normal;hyphens:auto}.course-card-copy p{color:#52657e;line-height:1.55}.course-card-copy>span{font-size:.92rem;color:#52657e}.course-price{display:block;font-size:1.35rem;margin:18px 0 12px}.course-choice{display:flex;align-items:center;gap:12px;min-height:50px;padding:10px 14px;border:1px solid #aebfd2;border-radius:13px;font-weight:800;cursor:pointer}.course-choice input,.legal-confirmations input{width:22px;height:22px;flex:0 0 22px}.selectable-course:focus-within{outline:3px solid #f59e0b;outline-offset:3px}.selection-action{display:flex;justify-content:flex-end;margin:24px 0 58px}.selection-action button{min-height:52px}.checkout-card{background:#fff;border:1px solid #cbd9ea;border-radius:26px;padding:clamp(22px,4vw,42px);box-shadow:0 20px 55px rgba(8,39,75,.11);margin-top:30px}.cart-items{display:grid;gap:14px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:18px;border:1px solid #d6e0ec;border-radius:16px;padding:18px}.cart-line h3{margin:0 0 5px}.cart-line p{margin:.3rem 0;color:#52657e}.line-price{display:grid;justify-items:end;align-content:center;gap:7px}.line-price strong{font-size:1.2rem}.line-price button,.applied-code-list button{min-height:44px}.discount-badge{display:inline-flex;background:#e4f5e9;color:#17683a;border-radius:999px;padding:5px 10px;font-weight:800;font-size:.82rem}.assignment{font-size:.9rem}.discount-entry{margin:26px 0;padding:24px;border-radius:18px;background:#f2f7fd;border:1px solid #cbd9ea}.discount-entry h3{margin:0 0 6px}.discount-entry p{color:#52657e}.discount-input-row{display:flex;gap:10px}.discount-input-row input{flex:1;min-width:0;min-height:48px;border:1px solid #9fb3ca;border-radius:12px;padding:11px 13px;font:inherit}.discount-input-row button{min-height:48px}.applied-code-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.applied-code-list li{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px;background:#fff;border-radius:12px}.applied-code-list li div{display:grid;gap:4px}.applied-code-list span{font-size:.9rem;color:#52657e}.discount-empty-text{margin:14px 0 0}.price-box{margin:26px 0;border:1px solid #cbd9ea;border-radius:18px;overflow:hidden}.price-box>div{display:flex;justify-content:space-between;padding:14px 18px}.discount-total{color:#17683a;background:#f2fbf5}.grand-total{background:#092f5b;color:#fff;font-size:1.28rem}.legal-confirmations{display:grid;gap:12px;margin:28px 0}.legal-confirmations label{display:flex;align-items:flex-start;gap:12px;min-height:44px;padding:10px;border-radius:10px}.legal-confirmations label:focus-within{outline:3px solid #f59e0b}.zero-total{background:#e6f7eb;border:2px solid #65b47c;border-radius:18px;padding:24px}.zero-total h3{color:#17683a}.payment-choice{background:#f6f8fb;border:1px solid #cbd9ea;border-radius:18px;padding:24px}.payment-choice select{min-height:48px;border:1px solid #9fb3ca;border-radius:12px;padding:10px 12px;margin:8px 0;display:block;min-width:240px}.payment-choice button,.zero-total button{min-height:52px;margin-top:12px}.orders-section{margin-top:58px}.order-history-card{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:20px;background:#fff;border:1px solid #cbd9ea;border-radius:16px;padding:20px;margin:12px 0}.order-history-card>div{display:grid;gap:5px}.order-history-card p{margin:.25rem 0}.empty-state{background:#fff;border:1px dashed #9fb3ca;border-radius:16px;padding:28px;color:#52657e;text-align:center}.shop-page footer{display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-height:80px;padding:18px max(24px,calc((100vw - 1440px)/2));background:#082b54;color:#fff}.shop-page footer a{color:#fff;min-height:44px;display:inline-flex;align-items:center}.shop-page footer p{margin-left:auto}@media(max-width:1100px){.checkout-steps{grid-template-columns:repeat(3,1fr)}.course-selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.shop-shell{width:min(100% - 24px,1440px);padding-top:32px}.checkout-steps,.course-selection-grid{grid-template-columns:1fr}.section-row{align-items:flex-start;flex-direction:column}.selection-action{justify-content:stretch}.selection-action button{width:100%}.cart-line,.order-history-card{grid-template-columns:1fr}.line-price{justify-items:start}.discount-input-row,.applied-code-list li{align-items:stretch;flex-direction:column}.discount-input-row button,.payment-choice button,.zero-total button{width:100%}.payment-choice select{width:100%;min-width:0}.shop-page footer p{width:100%;margin-left:0}}@media(prefers-reduced-motion:reduce){.selectable-course{transition:none}.selectable-course:hover{transform:none}}
.selectable-course img{height:auto}
