.rv{overflow-anchor:none;flex-direction:column;gap:20px;display:flex}.rv-summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);align-items:center;gap:40px;padding:24px 28px;display:flex}.rv-avg{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding-right:40px;display:flex}.rv-avg-num{font-family:var(--font-display);color:var(--text);font-size:3rem;font-weight:800;line-height:1}.rv-avg-count{color:var(--text-mute);font-size:.86rem}.rv-dist{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.rv-dist-row{align-items:center;gap:10px;display:flex}.rv-dist-label{color:var(--text-mute);white-space:nowrap;flex-shrink:0;width:32px;font-size:.82rem}.rv-dist-bar{background:var(--surface-2);border-radius:4px;flex:1;min-width:0;height:7px;overflow:hidden}.rv-dist-fill{background:var(--star,#f5a623);border-radius:4px;height:100%;transition:width .4s}.rv-dist-num{color:var(--text-mute);text-align:right;flex-shrink:0;width:24px;font-size:.82rem}.rv-list{flex-direction:column;gap:14px;display:flex}.rv-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px 20px;transition:border-color .15s}.rv-item:hover{border-color:var(--border-strong)}.rv-head{align-items:center;gap:12px;margin-bottom:10px;display:flex}.rv-avatar{color:#fff;width:38px;height:38px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.rv-who{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.rv-name{color:var(--text);font-size:.95rem;font-weight:700}.rv-date{color:var(--text-mute);font-size:.8rem}.rv-stars{flex-shrink:0}.rv-text{color:var(--text-soft);margin:0;padding-left:50px;font-size:.95rem;line-height:1.65}.rv-empty{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--r-lg);padding:36px 24px}.rv-empty-icon{opacity:.6;margin-bottom:10px;font-size:2.2rem;display:block}.rv-empty h3{margin-bottom:6px;font-size:1.1rem}.rv-empty p{color:var(--text-mute);margin:0;font-size:.92rem}@media (max-width:640px){.rv-summary{flex-direction:column;gap:20px;padding:20px}.rv-avg{border-right:none;border-bottom:1px solid var(--border);width:100%;padding-bottom:18px;padding-right:0}.rv-avg-num{font-size:2.5rem}.rv-dist{width:100%}.rv-head{flex-wrap:wrap}.rv-stars{width:100%;padding-left:50px}.rv-text{padding-left:0;font-size:.92rem}.rv-item{padding:16px}}.rv-loading{text-align:center;color:var(--text-mute);padding:30px;font-size:.92rem}.rv-cta{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-lg);text-align:center;padding:16px 18px}.rv-cta p{color:var(--text-mute);margin:0;font-size:.9rem}.rv-cta a{color:var(--teal);font-weight:600}.rv-cta a:hover{text-decoration:underline}.rv-open{align-self:flex-start;padding:11px 22px}.rv-mine{background:var(--teal-soft);border:1px solid var(--teal);border-radius:var(--r-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.rv-mine>span{color:var(--teal-dark);font-size:.92rem;font-weight:600}.rv-mine-btns{gap:8px;display:flex}.rv-edit,.rv-del{border-radius:var(--r-sm);padding:6px 14px;font-size:.84rem;font-weight:600;transition:background .15s}.rv-edit{color:var(--teal-dark);border:1px solid var(--teal)!important;background:#ffffffb3!important}.rv-edit:hover{background:#fff!important}.rv-del{color:#e5484d;background:0 0!important;border:1px solid #e5484d!important}.rv-del:hover{background:#e5484d14!important}.rv-form{background:var(--surface);border:1px solid var(--teal);border-radius:var(--r-lg);flex-direction:column;gap:14px;padding:20px;display:flex}.rv-form h3{margin:0;font-size:1.05rem}.rv-form-stars{align-items:center;gap:4px;display:flex}.rv-star{color:var(--border-strong);padding:2px;font-size:1.9rem;line-height:1;transition:color .12s,transform .12s;background:0 0!important}.rv-star:hover{transform:scale(1.15)}.rv-star.on{color:var(--star,#f5a623)}.rv-star-label{color:var(--text-mute);margin-left:8px;font-size:.86rem;font-weight:600}.rv-form-text{background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--r-sm);width:100%;color:var(--text);resize:vertical;min-height:90px;padding:11px 14px;font-family:inherit;font-size:.94rem;transition:border-color .15s,box-shadow .15s}.rv-form-text:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft);outline:none}.rv-form-err{color:#e5484d;font-size:.84rem}.rv-form-btns{gap:10px;display:flex}.rv-item.mine{border-color:var(--teal);background:color-mix(in srgb, var(--teal) 3%, var(--surface))}.rv-you{color:#fff;background:var(--teal);vertical-align:middle;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:.68rem;font-weight:700;display:inline-block}@media (max-width:640px){.rv-mine{text-align:center;flex-direction:column;align-items:stretch}.rv-mine-btns{justify-content:center}.rv-open{align-self:stretch}.rv-form-btns{flex-direction:column}.rv-form-btns .btn{width:100%}}.rv-replies{flex-direction:column;gap:10px;margin-top:12px;padding-left:50px;display:flex}.rv-reply{background:var(--surface-2);border-radius:var(--r);border-left:3px solid var(--border-strong);padding:12px 14px}.rv-reply.staff{background:var(--teal-soft);border-left-color:var(--teal)}.rv-reply-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.rv-reply-name{color:var(--text);align-items:center;gap:6px;font-size:.86rem;font-weight:700;display:inline-flex}.rv-badge{color:#fff;background:var(--teal);letter-spacing:.02em;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700}.rv-reply-date{color:var(--text-mute);font-size:.76rem}.rv-reply-del{width:22px;height:22px;color:var(--text-mute);border-radius:50%;margin-left:auto;font-size:.8rem;transition:background .15s,color .15s;background:0 0!important}.rv-reply-del:hover{color:#e5484d;background:#e5484d1a!important}.rv-reply-text{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}.rv-reply-btn{color:var(--teal);border-radius:var(--r-sm);align-items:center;gap:6px;margin-top:10px;margin-left:50px;padding:6px 12px;font-size:.82rem;font-weight:600;transition:background .15s;display:inline-flex;border:1px solid var(--teal)!important;background:0 0!important}.rv-reply-btn:hover{background:var(--teal-soft)!important}.rv-reply-btn svg{flex-shrink:0}.rv-reply-form{flex-direction:column;gap:8px;margin-top:10px;margin-left:50px;display:flex}.rv-reply-form textarea{background:var(--bg);border:1px solid var(--teal);border-radius:var(--r-sm);width:100%;color:var(--text);resize:vertical;box-sizing:border-box;outline:none;min-height:70px;padding:10px 12px;font-family:inherit;font-size:.9rem}.rv-reply-form textarea:focus{box-shadow:0 0 0 3px var(--teal-soft)}.rv-reply-btns{gap:8px;display:flex}.rv-reply-send,.rv-reply-cancel{border-radius:var(--r-sm);padding:7px 16px;font-size:.84rem;font-weight:600;transition:opacity .15s}.rv-reply-send{color:#fff;background:var(--teal)!important}.rv-reply-send:hover:not(:disabled){opacity:.88}.rv-reply-send:disabled{opacity:.5;cursor:not-allowed}.rv-reply-cancel{color:var(--text-mute);border:1px solid var(--border-strong)!important;background:0 0!important}.rv-reply-cancel:hover{color:var(--text);background:var(--surface-2)!important}.rv-avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.rv-reply-avatar{width:28px;height:28px}@media (max-width:640px){.rv-replies,.rv-reply-btn,.rv-reply-form{margin-left:0;padding-left:0}.rv-replies{padding-left:12px}}
.bcm-overlay{z-index:300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1116a6;justify-content:center;align-items:center;padding:20px;animation:.2s bcmFade;display:flex;position:fixed;inset:0}@keyframes bcmFade{0%{opacity:0}to{opacity:1}}.bcm-modal{background:var(--surface);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);width:100%;max-width:480px;max-height:90vh;padding:28px 26px;animation:.25s cubic-bezier(.2,.8,.2,1) bcmPop;position:relative;overflow-y:auto}@keyframes bcmPop{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.bcm-close{width:32px;height:32px;color:var(--text-mute);border-radius:50%;font-size:1rem;transition:background .15s,color .15s;position:absolute;top:14px;right:14px;background:var(--surface-2)!important}.bcm-close:hover{color:var(--text);background:var(--border-strong)!important}.bcm-head{align-items:center;gap:14px;margin-bottom:18px;padding-right:24px;display:flex}.bcm-icon{border-radius:var(--r);background:var(--surface-2);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.7rem;display:flex}.bcm-title{margin-bottom:4px;font-size:1.15rem}.bcm-price{font-family:var(--font-display);align-items:baseline;gap:8px;display:flex}.bcm-price strong{color:var(--price);font-size:1.3rem}.bcm-price-old{color:var(--text-mute);font-size:.9rem;text-decoration:line-through}.bcm-installment{background:var(--amber-soft);color:var(--amber-dark);border-radius:var(--r-sm);margin-bottom:18px;padding:9px 14px;font-size:.85rem;font-weight:600}.bcm-sec-title{margin-bottom:12px;font-size:.98rem}.bcm-banks{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.bcm-bank{background:var(--surface-2);border-radius:var(--r);padding:14px 16px}.bcm-bank-name{align-items:center;gap:6px;margin-bottom:10px;font-size:.9rem;font-weight:700;display:flex}.bcm-card{border-radius:var(--r-sm);justify-content:space-between;align-items:center;width:100%;margin-bottom:6px;padding:10px 12px;transition:border-color .15s;display:flex;background:var(--surface)!important;border:1px solid var(--border)!important}.bcm-card:hover{border-color:var(--teal)!important}.bcm-card-num{font-family:var(--font-display);letter-spacing:.02em;font-size:.95rem;font-weight:700}.bcm-card-copy{color:var(--teal);flex-shrink:0;margin-left:10px;font-size:.76rem;font-weight:600}.bcm-holder{color:var(--text-mute);margin-top:4px;font-size:.8rem;display:block}.bcm-note{background:var(--teal-soft);border-left:3px solid var(--teal);border-radius:var(--r-sm);margin-bottom:20px;padding:12px 14px}.bcm-note strong{color:var(--teal-dark);margin-bottom:4px;font-size:.88rem;display:block}.bcm-note p{color:var(--text-soft);margin:0;font-size:.86rem;line-height:1.5}.bcm-error{color:#e5484d;border-radius:var(--r-sm);background:#e5484d14;border:1px solid #e5484d;margin-bottom:14px;padding:10px 12px;font-size:.85rem}.bcm-confirm{width:100%}.bcm-cancel-note{text-align:center;margin-top:10px}.bcm-cancel-btn{color:var(--text-mute);padding:6px;font-size:.86rem}.bcm-cancel-btn:hover{color:var(--text);text-decoration:underline}@media (max-width:480px){.bcm-modal{padding:22px 18px}}
.syl{flex-direction:column;gap:10px;display:flex}.syl-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.syl-info{color:var(--text-mute);font-size:.9rem}.syl-toggle-all{color:var(--teal);border-radius:var(--r-sm);border:1px solid var(--teal);white-space:nowrap;background:0 0;padding:6px 12px;font-size:.86rem;font-weight:600;transition:background .15s,color .15s}.syl-toggle-all:hover{background:var(--teal-soft)}.syl-group{font-family:var(--font-display);color:var(--text);background:var(--surface-2);border-left:5px solid var(--tech,var(--teal));border-radius:var(--r);align-items:center;gap:10px;margin:20px 0 2px;padding:11px 16px;font-size:1.25rem;font-weight:800;display:flex}.syl-group:first-of-type{margin-top:6px}.syl-group-icon{font-size:1.35rem;line-height:1}.syl-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);transition:border-color .15s;overflow:hidden}.syl-section.open{border-color:var(--teal)}.syl-head{text-align:left;background:var(--surface-2);align-items:center;gap:12px;width:100%;padding:14px 18px;transition:background .15s;display:flex}.syl-head:hover{background:color-mix(in srgb, var(--teal) 6%, var(--surface-2))}.syl-num{background:var(--teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.syl-head-title{font-family:var(--font-display);color:var(--text);flex:1;min-width:0;font-size:1rem;font-weight:700}.syl-count{color:var(--text-mute);white-space:nowrap;flex-shrink:0;font-size:.8rem}.syl-arrow{color:var(--text-mute);flex-shrink:0;font-size:1.2rem;line-height:1;transition:transform .28s,color .15s}.syl-section.open .syl-arrow{color:var(--teal);transform:rotate(180deg)}.syl-body{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.syl-section.open .syl-body{grid-template-rows:1fr}.syl-body-inner{overflow:hidden}.syl-lessons{border-top:1px solid var(--border);padding:6px 18px 12px}.syl-lesson{color:var(--text-soft);border-bottom:1px solid var(--border);align-items:center;gap:11px;padding:10px 0 10px 40px;font-size:.92rem;display:flex}.syl-lesson:last-child{border-bottom:none}.syl-lesson-title{flex:1;min-width:0}.syl-play{color:var(--teal);flex-shrink:0;font-size:.75rem}.syl-dur{color:var(--text-mute);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.78rem}@media (max-width:640px){.syl-head{gap:10px;padding:12px 14px}.syl-head-title{font-size:.92rem}.syl-count{display:none}.syl-group{padding:10px 12px;font-size:1.05rem}.syl-lessons{padding:6px 14px 10px}.syl-lesson{align-items:flex-start;padding:9px 0 9px 6px;font-size:.85rem}.syl-play{margin-top:3px}.syl-dur{margin-top:2px;font-size:.74rem}}@media (prefers-reduced-motion:reduce){.syl-body,.syl-arrow{transition-duration:10ms}}
.pvm-overlay{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0ed9;justify-content:center;align-items:center;padding:20px;animation:.2s pvmFade;display:flex;position:fixed;inset:0}@keyframes pvmFade{0%{opacity:0}to{opacity:1}}.pvm-modal{background:var(--surface);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);width:100%;max-width:780px;animation:.25s cubic-bezier(.2,.8,.2,1) pvmPop;position:relative;overflow:hidden}@keyframes pvmPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.pvm-close{z-index:2;color:#fff;border-radius:50%;width:34px;height:34px;font-size:1.05rem;transition:background .15s;position:absolute;top:14px;right:14px;background:#00000080!important}.pvm-close:hover{background:#000000bf!important}.pvm-head{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:18px 22px;display:flex}.pvm-icon{font-size:1.4rem}.pvm-title{margin:0;font-size:1.1rem}.pvm-player{aspect-ratio:16/9;background:#0a0a0e;width:100%;position:relative}.pvm-player iframe,.pvm-player video{border:none;width:100%;height:100%;position:absolute;inset:0}.pvm-placeholder{color:#ffffffb3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.pvm-placeholder-icon{font-size:2.6rem}.pvm-placeholder p{max-width:280px;font-size:.92rem}@media (max-width:640px){.pvm-head{padding:14px 16px}.pvm-title{font-size:.98rem}}
.cd-hero{background:radial-gradient(700px 300px at 20% 0%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 70%), var(--surface);border-bottom:1px solid var(--border);padding:32px 0 48px}.cd-hero-inner{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}.cd-back{color:var(--text-mute);margin-bottom:24px;font-size:.9rem;display:inline-block}.cd-back:hover{color:var(--teal)}.cd-icon-row{align-items:center;gap:16px;margin-bottom:20px;display:flex}.cd-icon{background:color-mix(in srgb, var(--accent) 14%, #fff);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-size:2rem;display:flex}.cd-tag{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.cd-title{margin-top:4px;font-size:clamp(1.5rem,3.5vw,2.2rem)}.cd-desc{color:var(--text-soft);max-width:560px;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.cd-meta{color:var(--text-mute);align-items:center;gap:10px;margin-bottom:24px;font-size:.92rem;display:flex}.cd-dot{opacity:.4}.cd-teacher{background:var(--bg);border:1px solid var(--border);border-radius:50px;align-items:center;gap:12px;padding:10px 18px 10px 10px;display:inline-flex}.cd-teacher:hover{border-color:var(--teal)}.cd-teacher img{object-fit:cover;border-radius:50%;width:46px;height:46px}.cd-teacher-logo{object-fit:cover;background:#fff}.cd-teacher small{color:var(--text-mute);font-size:.75rem;display:block}.cd-teacher strong{font-size:.95rem}.cd-buy{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);top:calc(var(--header-h) + 20px);position:sticky;overflow:hidden}.cd-buy-banner{background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 55%, #fff));justify-content:center;align-items:center;height:120px;display:flex}.cd-buy-icon{font-size:3rem}.cd-buy-body{padding:22px}.cd-price{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.cd-price-now{font-family:var(--font-display);color:var(--price);font-size:2.1rem;font-weight:800}.cd-price-old{color:var(--text-mute);font-size:1rem;text-decoration:line-through}.cd-installment{background:var(--amber-soft);color:var(--amber-dark);border-radius:var(--r-sm);text-align:center;margin-bottom:16px;padding:8px 12px;font-size:.85rem;font-weight:600}.cd-buy-btn{width:100%;margin-bottom:10px}.cd-cart-btn{width:100%;margin-bottom:20px}.cd-includes{flex-direction:column;gap:10px;display:flex}.cd-includes li{color:var(--text-soft);font-size:.9rem}.cd-syllabus{padding:44px 24px}.cd-sec-title{margin-bottom:20px;font-size:1.5rem}.cd-syllabus-box{background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--r-lg);text-align:center;color:var(--text-mute);padding:40px}@media (max-width:900px){.cd-hero-inner{grid-template-columns:1fr}.cd-buy{max-width:380px;position:static}}.cd-cart-btn.in-cart{background:var(--teal-soft);color:var(--teal-dark);border-color:var(--teal);cursor:default}.cd-buy-skeleton{border-radius:var(--r);background:var(--surface-2);height:96px;animation:1.2s ease-in-out infinite cdPulse}@keyframes cdPulse{0%,to{opacity:.5}50%{opacity:.9}}.cd-owned{flex-direction:column;gap:10px;display:flex}.cd-owned-badge{text-align:center;color:#16a34a;border-radius:var(--r-sm);background:#22c55e1f;border:1px solid #22c55e;padding:8px 14px;font-size:.88rem;font-weight:700;display:inline-block}.cd-owned-badge.cd-partial{color:#4a6cd8;background:#6c8cff1f;border-color:#6c8cff}.cd-owned-badge.cd-pending{color:var(--amber-dark);background:var(--amber-soft);border-color:var(--amber)}.cd-owned-note{color:var(--text-mute);text-align:center;margin:0;font-size:.82rem;line-height:1.5}.cd-teacher-row{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;display:flex}.cd-preview-btn{color:var(--teal-dark);border-radius:var(--r-sm);align-items:center;gap:8px;margin:0;padding:10px 18px;font-size:.92rem;font-weight:600;transition:background .15s;display:inline-flex;border:1.5px solid var(--teal)!important;background:#0ea5a01a!important}.cd-preview-btn:hover{color:#fff;background:var(--teal)!important}@media (max-width:640px){.cd-teacher-row{flex-direction:column;align-items:flex-start;gap:14px}}.cd-spin-banner{background:var(--amber-soft);border:1px solid var(--amber);border-radius:var(--r);text-align:center;margin-top:12px;padding:12px 16px;font-size:.88rem}.cd-spin-banner a{color:var(--teal-dark);font-weight:700;text-decoration:underline}