:root{--or-navy:#062f55;--or-red:#df2b12;--or-orange:#f45a0a;--or-ink:#141b29;--or-muted:#6a5c53;--or-cream:#fff8ef;--or-line:#eed7c5}.order-page{background:#fff}.order-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.order-hero{background:linear-gradient(120deg,#062f55,#0b4b7d);padding:46px 0;color:#fff}.order-hero span,.order-kicker{display:block;color:var(--or-orange);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.order-hero span{color:#ffc04a}.order-hero h1{margin:6px 0 8px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;letter-spacing:-.04em}.order-hero p{margin:0;color:#e8f3fb;font-size:1.05rem}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0;overflow:hidden;border:1px solid var(--or-line);border-radius:16px;background:#fff}.order-steps span{display:flex;align-items:center;justify-content:center;gap:9px;padding:14px;color:var(--or-muted);font-weight:700}.order-steps b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f4ede8}.order-steps .active{color:var(--or-navy);background:var(--or-cream)}.order-steps .active b{background:var(--or-orange);color:#fff}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;padding-bottom:60px}.order-card,.summary-card{border:1px solid var(--or-line);border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(24,33,44,.07)}.order-card{padding:28px}.order-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;padding-bottom:20px;border-bottom:1px solid var(--or-line)}.order-heading h2,.summary-card h2,.other-courses h2{margin:5px 0 0;color:var(--or-ink)}.order-heading a{color:var(--or-red);font-weight:750}.selected-course{display:grid;grid-template-columns:54px 1fr auto auto;align-items:center;gap:16px;padding:22px 0;border-bottom:1px solid var(--or-line)}.course-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#fff0e7;color:var(--or-red);font-size:1.3rem;font-weight:900}.course-copy span,.other-course span{color:var(--or-red);font-size:.75rem;font-weight:800;text-transform:uppercase}.course-copy h3,.other-course h3{margin:3px 0;color:var(--or-ink);font-size:1.15rem}.course-copy small{color:var(--or-muted)}.course-price{font-size:1.25rem;color:var(--or-navy)}.remove-course{color:var(--or-red);font-weight:700}.other-courses{padding-top:28px}.other-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.other-course{display:grid;grid-template-columns:1fr auto;gap:8px 15px;padding:18px;border:1px solid var(--or-line);border-radius:15px;background:var(--or-cream)}.other-course strong{color:var(--or-navy)}.add-course{grid-column:1/-1;color:var(--or-red);font-weight:750}.summary-card{position:sticky;top:20px;padding:26px}.summary-card h2{margin-bottom:22px}.summary-row,.summary-total{display:flex;justify-content:space-between;gap:16px;padding:13px 0;color:var(--or-muted)}.summary-total{margin-top:6px;border-top:1px solid var(--or-line);color:var(--or-ink);font-size:1.25rem}.continue-btn{display:flex;justify-content:center;gap:8px;margin-top:18px;padding:15px;border-radius:12px;background:linear-gradient(90deg,var(--or-orange),var(--or-red));color:#fff;text-decoration:none;font-weight:800}.summary-note{color:var(--or-muted);font-size:.85rem;line-height:1.55;text-align:center}.secure-note{display:flex;gap:10px;margin-top:20px;padding:13px;border-radius:12px;background:var(--or-cream)}.secure-note>span{color:var(--or-red);font-weight:900}.secure-note strong,.secure-note small{display:block}.secure-note small{margin-top:3px;color:var(--or-muted)}.order-empty{margin-top:20px;padding:28px;border:1px dashed #d8b79e;border-radius:16px;background:var(--or-cream);text-align:center}.order-empty strong{display:block;color:var(--or-ink);font-size:1.15rem}.order-empty p{color:var(--or-muted)}.order-empty a{color:var(--or-red);font-weight:750}@media(max-width:880px){.order-layout{grid-template-columns:1fr}.summary-card{position:static}}@media(max-width:640px){.order-container{width:min(100% - 24px,1180px)}.order-hero{padding:36px 0}.order-steps span{font-size:.75rem;padding:10px 5px}.order-steps b{width:23px;height:23px}.order-card,.summary-card{padding:18px}.selected-course{grid-template-columns:46px 1fr}.course-price,.remove-course{grid-column:2}.other-course-grid{grid-template-columns:1fr}.order-heading{align-items:start}.order-heading a{font-size:.85rem}}
