:root{--mo-p-white:#ffffff;--mo-c-0f1115:#0f1115;--mo-c-0f1115-a60:rgba(15,17,21,0.6);--mo-c-141821-a08:rgba(20,24,33,0.08);--mo-p-black:#000000}:root,html[data-theme="light"]{--tpo-bg:#f7f8fa;--tpo-card:var(--mo-p-white);--tpo-border:#e5e7eb;--tpo-ink:#191a1e;--tpo-muted:#6b7280;--tpo-track:#eef0f3;--tpo-accent:#3d6fd6;--tpo-accent-ink:var(--mo-p-white);--tpo-accent-bg:rgba(61,111,214,0.12);--tpo-accent-brd:rgba(61,111,214,0.3);--tpo-success:#1c9a5b;--tpo-success-bg:rgba(28,154,91,0.12);--tpo-danger:#c0392b;--tpo-danger-bg:rgba(192,57,43,0.12);--tpo-radius:14px;--tpo-radius-sm:10px;--tpo-shadow:0 10px 30px rgba(20,24,33,0.06)}html[data-theme="dark"]{--tpo-bg:var(--mo-c-0f1115);--tpo-card:#17191f;--tpo-border:#2a2d35;--tpo-ink:#f2f3f5;--tpo-muted:#9599a3;--tpo-track:#23262e;--tpo-accent:#6d94e6;--tpo-accent-ink:var(--mo-c-0f1115);--tpo-accent-bg:rgba(109,148,230,0.16);--tpo-accent-brd:rgba(109,148,230,0.38);--tpo-success:#37c07f;--tpo-success-bg:rgba(55,192,127,0.14);--tpo-danger:#e5766a;--tpo-danger-bg:rgba(229,118,106,0.14);--tpo-shadow:0 10px 30px rgba(0,0,0,0.35)}@layer components{*{box-sizing:border-box}html,body.tpo-body{margin:0;padding:0;background:var(--tpo-bg);color:var(--tpo-ink);font-family:"Vazirmatn",system-ui,sans-serif;line-height:1.85;transition:background 0.2s ease,color 0.2s ease}.tpo-skip{position:absolute;top:-100%;inset-inline-start:16px;z-index:9999;background:var(--tpo-accent);color:var(--tpo-accent-ink);padding:10px 20px;border-radius:0 0 10px 10px;text-decoration:none;transition:top 0.2s ease}.tpo-skip:focus{top:0}.tpo-hero{position:relative;background:var(--tpo-card);border-bottom:1px solid var(--tpo-border);color:var(--tpo-ink);padding:56px 20px 28px;text-align:center}.tpo-mode-toggle{position:absolute;top:18px;inset-inline-start:18px;display:flex;align-items:center;gap:4px;padding:4px;border-radius:20px;background:var(--tpo-track)}.tpo-mode-btn{width:28px;height:28px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;cursor:pointer;background:transparent;color:var(--tpo-muted);padding:0}.tpo-mode-btn.is-active{background:color-mix(in oklch,var(--tpo-accent) 85%,transparent);color:var(--tpo-accent-ink)}.tpo-avatar-wrap{position:relative;width:112px;height:112px;margin:0 auto 16px}.tpo-avatar{width:112px;height:112px;border-radius:26%;object-fit:cover;border:3px solid var(--tpo-accent);display:block;background:var(--tpo-track)}.tpo-verified-check{display:inline-flex;align-items:center;line-height:0;transform:translateY(1px)}.tpo-verified-check svg{display:block}.tpo-name{font-size:1.65rem;font-weight:800;margin:4px 0 6px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.tpo-headline{font-size:0.98rem;color:var(--tpo-muted);max-width:520px;margin:0 auto 14px}.tpo-hero-stats{display:flex;align-items:stretch;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:18px;max-width:560px;margin-inline:auto}.tpo-stat{display:flex;flex:1 1 140px;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:var(--tpo-track);border-radius:var(--tpo-radius-sm);padding:12px 10px}.tpo-stat-value{font-size:1.05rem;font-weight:800;color:var(--tpo-ink)}.tpo-stat-label{font-size:0.72rem;color:var(--tpo-muted)}.tpo-level-badge{font-size:0.95rem;color:var(--tpo-accent)}.tpo-stars-row{display:flex;gap:2px;align-items:center;justify-content:center}.tpo-stars-row svg{width:15px;height:15px}.tpo-star-filled{fill:var(--tpo-accent);stroke:var(--tpo-accent)}.tpo-star-empty{fill:none;stroke:var(--tpo-border)}.tpo-container{max-width:720px;margin:24px auto 0;padding:0 16px 60px;position:relative;display:flex;flex-direction:column;gap:16px}.tpo-card{background:var(--tpo-card);border:1px solid var(--tpo-border);border-radius:var(--tpo-radius);box-shadow:var(--tpo-shadow);padding:22px 22px;margin-bottom:0}.tpo-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tpo-two-col>.tpo-card{margin-bottom:0}.tpo-section-title{font-size:1rem;font-weight:800;color:var(--tpo-ink);margin:0 0 14px;display:flex;align-items:center;gap:8px}.tpo-section-title svg{width:18px;height:18px;stroke:var(--tpo-accent);flex-shrink:0}.tpo-about{color:var(--tpo-ink);font-size:0.92rem;white-space:pre-line}.tpo-about + .tpo-about{margin-top:10px}.tpo-credentials{display:flex;flex-wrap:wrap;gap:10px}.tpo-credential-chip{display:flex;align-items:center;gap:7px;background:var(--tpo-success-bg);color:var(--tpo-success);border:1px solid var(--tpo-success);border-radius:var(--tpo-radius-sm);padding:8px 13px;font-size:0.82rem;font-weight:600}.tpo-credential-chip svg{width:15px;height:15px;stroke:var(--tpo-success);flex-shrink:0}.tpo-empty-note{color:var(--tpo-muted);font-size:0.84rem;text-align:center;padding:4px 0}.tpo-subjects{display:flex;flex-wrap:wrap;gap:8px}.tpo-subject-tag{background:var(--tpo-track);color:var(--tpo-ink);border-radius:var(--tpo-radius-sm);padding:8px 14px;font-size:0.82rem;font-weight:600}.tpo-resources{display:flex;flex-direction:column;gap:8px}.tpo-resource-card{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--tpo-radius-sm);background:var(--tpo-track);text-decoration:none;color:var(--tpo-ink);transition:filter 0.15s}.tpo-resource-card:hover{filter:brightness(0.97)}html[data-theme="dark"] .tpo-resource-card:hover{filter:brightness(1.15)}.tpo-resource-card svg{width:20px;height:20px;stroke:var(--tpo-accent);flex-shrink:0}.tpo-resource-info{display:flex;flex-direction:column;gap:2px}.tpo-resource-title{font-weight:700;font-size:0.87rem}.tpo-resource-desc{font-size:0.76rem;color:var(--tpo-muted)}.tpo-resource-card--locked{opacity:0.9}.tpo-resource-card--locked svg{stroke:var(--tpo-muted)}.tpo-resource-card--locked .tpo-resource-desc{color:var(--tpo-accent);font-weight:600}.tpo-resource-filebadge{flex-shrink:0;min-width:34px;height:26px;padding:0 6px;border-radius:6px;background:var(--tpo-accent);color:var(--tpo-accent-ink);font-size:0.62rem;font-weight:800;display:flex;align-items:center;justify-content:center;letter-spacing:0.3px}.tpo-resource-dl{margin-inline-start:auto;display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--tpo-radius-sm);background:var(--tpo-accent-bg);color:var(--tpo-accent);font-size:0.76rem;font-weight:700;flex-shrink:0}.tpo-resource-dl svg{width:14px;height:14px;stroke:currentColor}.tpo-faq-list{display:flex;flex-direction:column;gap:10px}.tpo-faq-item{border-radius:var(--tpo-radius-sm);background:var(--tpo-track);overflow:hidden}.tpo-faq-question{padding:13px 16px;font-weight:700;font-size:0.9rem;color:var(--tpo-ink);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.tpo-faq-question::-webkit-details-marker{display:none}.tpo-faq-question::after{content:"";width:8px;height:8px;flex-shrink:0;border-right:2px solid var(--tpo-accent);border-bottom:2px solid var(--tpo-accent);transform:rotate(45deg);transition:transform 0.2s}.tpo-faq-item[open] .tpo-faq-question::after{transform:rotate(225deg)}.tpo-faq-answer{padding:0 16px 15px;color:var(--tpo-muted);font-size:0.85rem;line-height:1.9}.tpo-faq-answer p{margin:0 0 8px}.tpo-faq-answer p:last-child{margin-bottom:0}.tpo-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.tpo-price-box{background:var(--tpo-track);border-radius:var(--tpo-radius-sm);padding:16px;text-align:center}.tpo-price-label{font-size:0.78rem;color:var(--tpo-muted);margin-bottom:6px}.tpo-price-value{font-size:1.1rem;font-weight:800;color:var(--tpo-ink)}.tpo-price-value small{font-size:0.68rem;font-weight:500;color:var(--tpo-muted)}.tpo-price-note{grid-column:1/-1;font-size:0.76rem;color:var(--tpo-muted);text-align:center;margin-top:2px}.tpo-video-wrap{position:relative;border-radius:var(--tpo-radius-sm);overflow:hidden;background:var(--mo-p-black)}.tpo-video-wrap video{width:100%;display:block;max-height:400px}.tpo-video-callout{display:flex;align-items:center;gap:8px;background:var(--tpo-accent-bg);color:var(--tpo-accent);border:1px solid var(--tpo-accent-brd);border-radius:var(--tpo-radius-sm);padding:10px 14px;font-size:0.82rem;font-weight:700;margin-bottom:12px}.tpo-video-callout svg{width:16px;height:16px;stroke:currentColor;flex-shrink:0}.tpo-reviews-summary{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px dashed var(--tpo-border)}.tpo-reviews-avg{font-size:1.7rem;font-weight:800;color:var(--tpo-ink)}.tpo-reviews-meta{display:flex;flex-direction:column;gap:3px}.tpo-reviews-count{font-size:0.8rem;color:var(--tpo-muted)}.tpo-review-card{border-radius:var(--tpo-radius-sm);background:var(--tpo-track);padding:14px 16px;margin-bottom:10px}.tpo-review-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.tpo-review-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;background:var(--tpo-border)}.tpo-review-name{font-weight:700;font-size:0.86rem;color:var(--tpo-ink)}.tpo-review-class{font-size:0.72rem;color:var(--tpo-muted)}.tpo-review-text{font-size:0.87rem;color:var(--tpo-ink)}.tpo-review-date{font-size:0.7rem;color:var(--tpo-muted);margin-top:6px}.tpo-footer{text-align:center;padding:30px 20px 50px;color:var(--tpo-muted);font-size:0.82rem}.tpo-footer a{color:var(--tpo-accent);font-weight:700;text-decoration:none}.tpo-footer a:hover{text-decoration:underline}.tpo-cta{display:block;text-align:center;padding:13px 28px;background:var(--tpo-accent-bg);border:1px solid var(--tpo-accent-brd);color:var(--tpo-accent);font-weight:800;font-size:0.92rem;border-radius:var(--tpo-radius-sm);text-decoration:none;transition:filter 0.15s}.tpo-cta:hover{filter:brightness(0.97)}html[data-theme="dark"] .tpo-cta:hover{filter:brightness(1.15)}@media (max-width:640px){.tpo-two-col{grid-template-columns:1fr}}@media (max-width:480px){.tpo-hero{padding:48px 14px 24px}.tpo-card{padding:18px 16px}}.tpo-lead-btn{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:9px 18px;background:transparent;border:1.5px solid var(--tpo-accent);color:var(--tpo-accent);font-family:inherit;font-weight:700;font-size:0.85rem;border-radius:var(--tpo-radius-sm);cursor:pointer;transition:background 0.15s}.tpo-lead-btn:hover{background:var(--tpo-accent-bg)}.tpo-hero .tpo-credentials{justify-content:center;margin:12px auto 0;max-width:520px}.tpo-lead-btn svg{width:16px;height:16px;stroke:currentColor;flex-shrink:0}.tpo-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.tpo-modal[hidden]{display:none}.tpo-modal__backdrop{position:absolute;inset:0;background:var(--mo-c-0f1115-a60);backdrop-filter:blur(4px)}.tpo-modal__box{position:relative;background:var(--tpo-card);border:1px solid var(--tpo-border);border-radius:var(--tpo-radius);box-shadow:var(--tpo-shadow);padding:26px 24px;max-width:380px;width:100%;text-align:center}.tpo-modal__x{position:absolute;top:10px;left:12px;background:none;border:none;font-size:22px;line-height:1;color:var(--tpo-muted);cursor:pointer;padding:4px}.tpo-modal__title{margin:0 0 8px;color:var(--tpo-ink);font-size:1.05rem;font-weight:800}.tpo-modal__desc{margin:0 0 16px;color:var(--tpo-muted);font-size:0.85rem;line-height:1.8}.tpo-modal__label{display:block;text-align:right;font-size:0.8rem;color:var(--tpo-muted);margin-bottom:6px}.tpo-modal__input{width:100%;box-sizing:border-box;padding:11px 14px;border:1px solid var(--tpo-border);border-radius:var(--tpo-radius-sm);background:var(--tpo-track);color:var(--tpo-ink);font-family:inherit;font-size:0.9rem;margin-bottom:12px;text-align:center}.tpo-modal__input--otp{letter-spacing:8px;font-size:1.3rem;font-weight:800}.tpo-lead-radio-group{display:flex;gap:14px;justify-content:center;margin-bottom:16px;font-size:0.82rem;color:var(--tpo-ink)}.tpo-lead-radio-group label{display:flex;align-items:center;gap:5px;cursor:pointer}.tpo-lead-error{color:var(--tpo-danger);background:var(--tpo-danger-bg);border-radius:8px;padding:8px 10px;font-size:0.78rem;margin-bottom:12px}.tpo-modal__btn{width:100%;padding:12px;background:var(--tpo-accent);color:var(--tpo-accent-ink);border:none;border-radius:var(--tpo-radius-sm);font-family:inherit;font-weight:800;font-size:0.9rem;cursor:pointer;transition:filter 0.15s}.tpo-modal__btn:hover{filter:brightness(1.08)}.tpo-modal__btn:disabled{opacity:0.6;cursor:default}.tpo-modal__btn--ghost{background:transparent;color:var(--tpo-accent);border:1px solid var(--tpo-accent);margin-top:8px}.tpo-lead-done-icon{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:var(--tpo-success-bg);display:flex;align-items:center;justify-content:center}.tpo-lead-done-icon svg{width:26px;height:26px;stroke:var(--tpo-success)}.tpo-book-btn{width:100%;padding:13px;margin-top:10px;background:color-mix(in oklch,var(--tpo-accent) 85%,transparent);color:var(--tpo-accent-ink);border:none;border-radius:var(--tpo-radius-sm);font-family:inherit;font-weight:800;font-size:0.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:filter 0.15s}.tpo-book-btn:hover{filter:brightness(1.08)}.tpo-book-btn svg{width:18px;height:18px;stroke:currentColor}.tpo-book-empty{font-size:0.78rem;color:var(--tpo-muted);text-align:center;margin-top:8px}.tpo-book-slots{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:14px;max-height:220px;overflow-y:auto;padding:2px}.tpo-book-slot{border:1px solid var(--tpo-border);border-radius:var(--tpo-radius-sm);padding:9px 12px;font-size:0.78rem;color:var(--tpo-ink);background:var(--tpo-card);cursor:pointer;text-align:center;transition:border-color 0.15s,background 0.15s}.tpo-book-slot:hover{border-color:var(--tpo-accent)}.tpo-book-slot.is-selected{border-color:var(--tpo-accent);background:var(--tpo-accent-bg);font-weight:700}.tpo-book-slot small{display:block;color:var(--tpo-muted);margin-top:2px}.tpo-book-steps{display:flex;justify-content:center;gap:6px;margin-bottom:16px}.tpo-book-step-dot.is-active{background:var(--tpo-accent)}.tpo-book-step-dot.is-done{background:var(--tpo-success)}select.tpo-modal__input{appearance:none;cursor:pointer}.tpo-book-back{background:none;border:none;color:var(--tpo-muted);font-size:0.78rem;cursor:pointer;margin-bottom:10px;padding:0}.tpo-sticky-cta{display:none}@media (max-width:640px){.tpo-sticky-cta{display:flex;position:fixed;inset-inline:0;bottom:0;z-index:900;align-items:center;justify-content:space-between;gap:12px;background:var(--tpo-card);border-top:1px solid var(--tpo-border);box-shadow:0 -8px 24px var(--mo-c-141821-a08);padding:10px 14px calc(10px + var(--mo-safe-bottom,env(safe-area-inset-bottom)))}.tpo-sticky-cta__price{display:flex;flex-direction:column;line-height:1.3}.tpo-sticky-cta__price b{font-size:1rem;color:var(--tpo-ink)}.tpo-sticky-cta__price span{font-size:0.7rem;color:var(--tpo-muted)}.tpo-sticky-cta__btn{flex-shrink:0;padding:11px 20px;background:var(--tpo-accent);color:var(--tpo-accent-ink);border:none;border-radius:var(--tpo-radius-sm);font-family:inherit;font-weight:800;font-size:0.85rem;cursor:pointer}body.tpo-body{padding-bottom:74px}}}