.exd-page{background:#f8fafc;min-height:100vh}.exd-container{grid-template-columns:1fr 320px;align-items:start;gap:28px;max-width:1100px;margin:0 auto;padding:28px 20px 60px;display:grid}.exd-header{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:24px;overflow:hidden}.exd-header-thumb{aspect-ratio:16/9;background:#f3e8ff;position:relative;overflow:hidden}.exd-header-thumb img{object-fit:cover;width:100%;height:100%}.exd-free-badge{color:#fff;background:#15803d;border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #15803d4d}.exd-discount-badge{color:#fff;background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #dc26264d}.exd-header-info{padding:22px}.exd-header-tags{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.exd-subject-tag{color:#6d28d9;background:#ede9fe;border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:.65rem;font-weight:700;display:flex}.exd-diff-tag{border-radius:6px;padding:3px 10px;font-size:.65rem;font-weight:700}.exd-header-info h1{color:#1e293b;margin-bottom:8px;font-size:1.3rem;font-weight:800;line-height:1.35}.exd-instructor{color:#64748b;align-items:center;gap:6px;margin-bottom:12px;font-size:.82rem;display:flex}.exd-instructor svg{fill:#94a3b8}.exd-desc{color:#64748b;margin-bottom:18px;font-size:.85rem;line-height:1.6}.exd-meta-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.exd-meta-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.exd-meta-icon{background:#ede9fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.exd-meta-icon svg{fill:#6d28d9}.exd-meta-item strong{color:#1e293b;font-size:.88rem;font-weight:800;display:block}.exd-meta-item span{color:#94a3b8;font-size:.68rem}.exd-topics-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:24px;padding:22px}.exd-topics-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.exd-topics-header h2{color:#1e293b;flex:1;font-size:1rem;font-weight:800}.exd-topics-count{color:#6d28d9;background:#ede9fe;border-radius:10px;padding:3px 10px;font-size:.68rem;font-weight:700}.exd-topics-grid{gap:6px;display:grid}.exd-topic-item{background:#fafafa;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .2s;display:flex}.exd-topic-item:hover{background:#f3e8ff}.exd-topic-num{color:#6d28d9;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:800;display:flex}.exd-topic-name{color:#334155;flex:1;font-size:.82rem;font-weight:600}.exd-topic-check{fill:#22c55e;flex-shrink:0}.exd-features-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.exd-features-section h3{color:#1e293b;align-items:center;gap:8px;margin-bottom:16px;font-size:1rem;font-weight:800;display:flex}.exd-features-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.exd-feat-item{color:#334155;background:#f0fdf4;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;font-weight:600;display:flex}.exd-sidebar{position:sticky;top:76px}.exd-price-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;box-shadow:0 4px 20px #0000000a}.exd-price-free{color:#15803d;justify-content:center;align-items:center;gap:6px;margin-bottom:14px;font-size:1.3rem;font-weight:900;display:flex}.exd-price-display{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.exd-price-final{color:#6d28d9;font-size:1.8rem;font-weight:900}.exd-price-was{color:#94a3b8;font-size:1rem;font-weight:600;text-decoration:line-through}.exd-price-save{color:#92400e;background:#fef3c7;border-radius:8px;align-items:center;gap:6px;margin-bottom:14px;padding:8px 12px;font-size:.78rem;font-weight:700;display:flex}.exd-start-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#15803d,#16a34a);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 16px #15803d4d}.exd-start-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #15803d59}.exd-buy-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:14px;font-family:inherit;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f172a40}.exd-buy-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.exd-buy-btn:hover:not(.in-cart){background:linear-gradient(135deg,#334155 0%,#1e293b 100%);transform:translateY(-2px);box-shadow:0 8px 24px #0f172a59}.exd-buy-btn:hover:not(.in-cart):before{left:100%}.exd-buy-btn:active:not(.in-cart){transform:translateY(0)}.exd-buy-btn.in-cart{cursor:default;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b98140}.exd-checkout-link{text-align:center;color:#6d28d9;margin-top:8px;padding:10px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.exd-checkout-link:hover{color:#5b21b6}.exd-info-list{border-top:1px solid #f1f5f9;flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;display:flex}.exd-info-item{color:#64748b;align-items:center;gap:8px;font-size:.78rem;display:flex}.exd-info-item svg{fill:#94a3b8;flex-shrink:0}@media (max-width:768px){.exd-container{grid-template-columns:1fr}.exd-sidebar{position:static}.exd-meta-grid,.exd-features-grid{grid-template-columns:1fr}}@media (max-width:480px){.exd-container{padding:16px 12px 40px}.exd-header-info h1{font-size:1.1rem}}
