:root{--brand-blue:#007bff;--brand-blue-dark:#0013B3;--brand-blue-light:#e6f2ff;--blue-grad-horz:linear-gradient(to right,#0084FF 0%,#0013B3 100%);--blue-grad-vert:linear-gradient(to bottom,#0084FF 0%,#0013B3 100%);--bg-main:#f8f9fc;--surface:#ffffff;--ink-dark:#111827;--muted:#6b7280}*{box-sizing:border-box}html{margin:0;padding:0;background:var(--bg-main)}body{margin:0;padding:0;font-family:'Public Sans',system-ui,-apple-system,sans-serif;color:var(--ink-dark);background:var(--bg-main)}img,video{max-width:100%;height:auto}.table-wrap{width:100%;overflow-x:auto}.table-wrap>table{min-width:640px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}@media (max-width:380px){html{font-size:15px}}@media (min-width:1400px){html{font-size:16px}}.app-header{height:75px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#f8f9fc;border-bottom:1px solid transparent;transition:all 0.3s ease;position:fixed;top:0;left:0;right:0;z-index:1000;padding-top:env(safe-area-inset-top);height:calc(75px + env(safe-area-inset-top))}.app-header.scrolled{background:#f8f9fc;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 24px rgba(149,157,165,0.12)}.page{padding-top:calc(80px + env(safe-area-inset-top));max-width:480px;margin:0 auto;padding-bottom:90px}.menu-btn{width:44px;height:44px;border-radius:50%;background:var(--surface);box-shadow:0 4px 15px rgba(0,0,0,0.06),inset 0 2px 4px rgba(255,255,255,0.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(0,0,0,0.02);cursor:pointer;transition:0.2s;padding:0}.menu-btn:active{transform:scale(0.95)}.menu-btn span{display:block;width:18px;height:2.5px;background:var(--blue-grad-horz);border-radius:2px}.brand-wrap{display:flex;align-items:center;gap:8px;text-decoration:none}.brand-icon{width:40px;height:40px;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,132,255,0.2))}.brand-text{display:flex;flex-direction:column;align-items:center}.brand-title{font-size:19px;font-weight:800;color:var(--ink-dark);line-height:1.1;letter-spacing:-0.2px}.brand-title .edu{background:var(--blue-grad-horz);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand-subtitle{font-size:8px;font-weight:700;color:var(--muted);letter-spacing:1px;display:flex;align-items:center;gap:6px;margin-top:4px}.brand-subtitle::before,.brand-subtitle::after{content:"";height:1.5px;width:12px;background:var(--blue-grad-horz);display:inline-block;border-radius:1px}.action-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.2s ease;position:relative}.support-btn{background:var(--blue-grad-vert) !important;border:1px solid #ffffff;color:#ffffff;box-shadow:0 4px 16px rgba(0,19,179,0.3);animation:pulse-glow 2s infinite}.support-btn:active{transform:scale(0.92);animation:none}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 rgba(0,132,255,0.5)}70%{box-shadow:0 0 0 12px rgba(0,132,255,0)}100%{box-shadow:0 0 0 0 rgba(0,132,255,0)}}@media (max-width:360px){.brand-title{font-size:17px}.brand-subtitle{font-size:7px}.brand-subtitle::before,.brand-subtitle::after{width:8px}.brand-icon{width:34px;height:34px}.menu-btn,.action-btn{width:38px;height:38px}}:where(html.beh-page-index,html:has(#tutor-wizard)):root{--brand-blue:#0062FF;--brand-blue-dark:#004BCC;--blue-grad-horz:linear-gradient(to right,#0062FF 0%,#004BCC 100%);--blue-grad-vert:linear-gradient(180deg,#0062FF 0%,#004BCC 100%);--app-bg:#F8F9FE;--border-color:#D1D5DB;--text-main:#111827;--text-muted:#6B7280}:where(html.beh-page-index,html:has(#tutor-wizard)) *{box-sizing:border-box}:where(html.beh-page-index,html:has(#tutor-wizard)) body{background-color:var(--app-bg);color:var(--text-main);overflow-x:hidden;font-family:'Public Sans',sans-serif;margin:0}:where(html.beh-page-index,html:has(#tutor-wizard)) .container{width:100%;max-width:480px;margin:0 auto;background:transparent;padding-top:0px;position:relative}:where(html.beh-page-index,html:has(#tutor-wizard)) .content-area{padding:30px;width:100%}:where(html.beh-page-index,html:has(#tutor-wizard)) .main-title{font-size:24px;font-weight:800;margin:0 0 10px;color:var(--text-main);text-align:center}:where(html.beh-page-index,html:has(#tutor-wizard)) .sub-title{font-size:15px;color:var(--text-muted);margin-bottom:25px;text-align:center;font-weight:500}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:8px;margin-bottom:12px;cursor:pointer;background:#ffffff;border:1px solid var(--border-color);box-shadow:none;transition:border-color 0.2s ease,background 0.2s ease;width:100%}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card:hover{border-color:#9CA3AF}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card.selected{border:1px solid var(--brand-blue);background:#F4F9FF;box-shadow:none;transform:none}:where(html.beh-page-index,html:has(#tutor-wizard)) .card-left{display:flex;align-items:center;gap:16px;pointer-events:none;width:100%}:where(html.beh-page-index,html:has(#tutor-wizard)) .card-icon{width:48px;height:48px;border-radius:10px;background:#f4f6fa;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;transition:all 0.2s ease;border:1px solid transparent}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card.selected .card-icon{background:var(--blue-grad-vert) !important;color:#ffffff !important;border:none}:where(html.beh-page-index,html:has(#tutor-wizard)) .card-text{overflow:hidden}:where(html.beh-page-index,html:has(#tutor-wizard)) .card-text h4{margin:0;font-size:15px;font-weight:700;color:var(--text-main);white-space:nowrap;text-overflow:ellipsis}:where(html.beh-page-index,html:has(#tutor-wizard)) .card-text p{margin:4px 0 0;font-size:13px;color:var(--text-muted);font-weight:500}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card.selected .card-text h4{color:var(--brand-blue-dark)}:where(html.beh-page-index,html:has(#tutor-wizard)) .check-circle{width:20px;height:20px;border-radius:50%;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;transition:all 0.2s;pointer-events:none;background:#fff;flex-shrink:0}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card.selected .check-circle{border:1.5px solid var(--brand-blue)}:where(html.beh-page-index,html:has(#tutor-wizard)) .option-card.selected .check-circle::after{content:"";width:10px;height:10px;background:var(--brand-blue);border-radius:50%}:where(html.beh-page-index,html:has(#tutor-wizard)) .hidden-input{display:none}:where(html.beh-page-index,html:has(#tutor-wizard)) .subject-card{display:none}:where(html.beh-page-index,html:has(#tutor-wizard)) .subject-card.show-subject{display:flex;animation:fadeIn 0.3s ease forwards}:where(html.beh-page-index,html:has(#tutor-wizard)) .pref-group{margin-bottom:25px;width:100%}:where(html.beh-page-index,html:has(#tutor-wizard)) .pref-label{display:block;font-size:14px;font-weight:700;margin-bottom:10px;color:var(--text-main)}:where(html.beh-page-index,html:has(#tutor-wizard)) .input-field{width:100%;height:50px;border-radius:8px;padding:0 16px;font-size:15px;color:var(--text-main);outline:none;margin-bottom:10px;background:#ffffff;box-shadow:none;border:1px solid var(--border-color);transition:border-color 0.2s ease;font-family:inherit;font-weight:600}:where(html.beh-page-index,html:has(#tutor-wizard)) .input-field::placeholder{color:#9ca3af;font-weight:500}:where(html.beh-page-index,html:has(#tutor-wizard)) .input-field:focus{border:1.5px solid var(--brand-blue)}:where(html.beh-page-index,html:has(#tutor-wizard)) .alert-err{padding:12px 16px;margin-bottom:20px;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:14px;font-weight:600;width:100%;display:none;border:1px solid #fca5a5}:where(html.beh-page-index,html:has(#tutor-wizard)) .alert-err.show-error{display:block}:where(html.beh-page-index,html:has(#tutor-wizard)) .step-section{display:none;animation:fadeIn 0.3s ease forwards;width:100%}:where(html.beh-page-index,html:has(#tutor-wizard)) .step-section.active{display:block}:where(html.beh-page-index,html:has(#tutor-wizard)) .smooth-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(248,249,254,0.9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9999;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}:where(html.beh-page-index,html:has(#tutor-wizard)) .smooth-loader.active{display:flex;opacity:1}:where(html.beh-page-index,html:has(#tutor-wizard)) .loader-content{text-align:center}:where(html.beh-page-index,html:has(#tutor-wizard)) .loader-content h3{color:var(--text-main);font-size:18px;font-weight:800;margin:16px 0 4px}:where(html.beh-page-index,html:has(#tutor-wizard)) .loader-content p{color:var(--text-muted);font-size:14px;font-weight:600;margin:0}:where(html.beh-page-index,html:has(#tutor-wizard)) .spinner{width:48px;height:48px;border:3px solid #e2e8f0;border-top:3px solid var(--brand-blue);border-right:3px solid var(--brand-blue-dark);border-radius:50%;animation:spin 0.8s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}:where(html.beh-page-search,html:has(.container-wrapper)):root{--brand-blue:#0084FF;--brand-blue-dark:#0013B3;--blue-grad-horz:linear-gradient(to right,#0084FF 0%,#0013B3 100%);--blue-grad-vert:linear-gradient(to bottom,#0084FF 0%,#0013B3 100%);--glossy-gold-muted:linear-gradient(to bottom,#D9A036 0%,#FAD068 48%,#C98212 50%,#9E4300 100%);--app-bg:#F8F9FE}:where(html.beh-page-search,html:has(.container-wrapper)) *{box-sizing:border-box}:where(html.beh-page-search,html:has(.container-wrapper)) body{margin:0;padding:0;font-family:'Public Sans',sans-serif;background-color:var(--app-bg);color:#111827;overflow-x:hidden}:where(html.beh-page-search,html:has(.container-wrapper)) .container-wrapper{width:100%;max-width:480px;margin:0 auto;background:transparent;position:relative;padding-top:0px;padding-bottom:0px}:where(html.beh-page-search,html:has(.container-wrapper)) .results-wrapper{padding:15px;width:100%}:where(html.beh-page-search,html:has(.container-wrapper)) .tutor-card{background:#ffffff;border-radius:8px;padding:15px;margin-bottom:15px;box-shadow:0 4px 15px rgba(0,0,0,0.05);border:1px solid #f1f5f9;display:flex;flex-direction:column;transition:transform 0.2s,box-shadow 0.2s}:where(html.beh-page-search,html:has(.container-wrapper)) .tutor-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,132,255,0.1);border-color:#bfdbfe}:where(html.beh-page-search,html:has(.container-wrapper)) .card-body{display:flex;gap:14px;margin-bottom:14px}:where(html.beh-page-search,html:has(.container-wrapper)) .card-image{width:85px;height:100px;border-radius:8px;background:#f8fafc;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #CBD5E1 !important;box-shadow:0 2px 8px rgba(203,213,225,0.4)}:where(html.beh-page-search,html:has(.container-wrapper)) .card-image img{width:100%;height:100%;object-fit:cover}:where(html.beh-page-search,html:has(.container-wrapper)) .card-content{flex:1;min-width:0;display:flex;flex-direction:column}:where(html.beh-page-search,html:has(.container-wrapper)) .card-badges{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}:where(html.beh-page-search,html:has(.container-wrapper)) .badge-verified{background:var(--blue-grad-vert);color:#ffffff;font-size:10.5px;font-weight:800;padding:4px 8px;border-radius:6px;display:flex;align-items:center;gap:4px;border:1.5px solid #ffffff;box-shadow:0 4px 8px rgba(0,19,179,0.3);text-shadow:0 1px 2px rgba(0,0,0,0.2)}:where(html.beh-page-search,html:has(.container-wrapper)) .badge-verified svg{width:12px;height:12px;color:#ffffff;filter:drop-shadow(0 1px 1px rgba(0,0,0,0.2))}:where(html.beh-page-search,html:has(.container-wrapper)) .badge-price{background:#ecfdf5;color:#065f46;font-size:12px;font-weight:700;padding:4px 8px;border-radius:5px;display:flex;align-items:center;gap:4px;margin-left:auto;border:1px solid #a7f3d0}:where(html.beh-page-search,html:has(.container-wrapper)) .badge-price svg{width:12px;height:12px}:where(html.beh-page-search,html:has(.container-wrapper)) .tutor-name{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-0.1px}:where(html.beh-page-search,html:has(.container-wrapper)) .tutor-meta{display:flex;align-items:center;gap:2px;font-size:10px;font-weight:600;color:var(--brand-blue);flex-wrap:wrap}:where(html.beh-page-search,html:has(.container-wrapper)) .meta-item{display:flex;align-items:center;gap:4px}:where(html.beh-page-search,html:has(.container-wrapper)) .meta-item svg{width:11px;height:11px;stroke-width:2.5}:where(html.beh-page-search,html:has(.container-wrapper)) .meta-sep{color:#cbd5e1;font-weight:400;margin:0 2px}:where(html.beh-page-search,html:has(.container-wrapper)) .dashed-line{border-top:1px dashed #cbd5e1;margin:10px 0}:where(html.beh-page-search,html:has(.container-wrapper)) .tutor-rating{display:flex;align-items:center;gap:8px}:where(html.beh-page-search,html:has(.container-wrapper)) .stars{display:flex;gap:2px}:where(html.beh-page-search,html:has(.container-wrapper)) .stars svg.filled{width:14px;height:14px;fill:url(#gold-glossy-gradient);filter:drop-shadow(0 2px 3px rgba(201,130,18,0.3))}:where(html.beh-page-search,html:has(.container-wrapper)) .stars svg.empty{width:14px;height:14px;fill:#e2e8f0}:where(html.beh-page-search,html:has(.container-wrapper)) .rating-number{font-size:13.5px;font-weight:800;color:#0f172a}:where(html.beh-page-search,html:has(.container-wrapper)) .review-link-box{font-size:11px;font-weight:600;color:#475569;border:1px solid #cbd5e1;padding:3px 8px;border-radius:5px;text-decoration:none;display:inline-block;transition:all 0.2s;margin-left:auto}:where(html.beh-page-search,html:has(.container-wrapper)) .action-buttons-row{display:flex;gap:10px;width:100%;margin-top:0px}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-call-now{display:flex;justify-content:center;align-items:center;gap:6px;flex:1;padding:10px;border-radius:8px;background:linear-gradient(to bottom,#ffffff 0%,#f1f5f9 0%,#e2e8f0 50%,#cbd5e1 100%) !important;color:#1e293b !important;font-size:13.5px;font-weight:700;text-decoration:none;transition:all 0.2s;border:2px solid #ffffff !important;box-shadow:0 4px 6px rgba(0,0,0,0.1) !important;cursor:pointer}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-call-now:hover{box-shadow:0 6px 12px rgba(0,0,0,0.15) !important;transform:translateY(-1px)}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-call-now svg{width:16px;height:16px;color:#1e293b !important;filter:drop-shadow(0 1px 1px rgba(255,255,255,0.8))}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-view-profile{display:flex;justify-content:center;align-items:center;gap:6px;flex:1;padding:10px;border-radius:8px;background:var(--blue-grad-vert);color:#ffffff;font-size:13.5px;font-weight:700;text-decoration:none;transition:all 0.2s;border:2px solid #ffffff;box-shadow:0 4px 10px rgba(0,19,179,0.25);cursor:pointer}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-view-profile:hover{box-shadow:0 6px 15px rgba(0,19,179,0.4);transform:translateY(-1px)}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-view-profile svg{width:16px;height:16px;color:#ffffff}:where(html.beh-page-search,html:has(.container-wrapper)) .lead-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,0.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9999;align-items:center;justify-content:center;padding:20px}:where(html.beh-page-search,html:has(.container-wrapper)) .lead-modal{background:#ffffff;border-radius:12px;padding:25px;width:100%;max-width:380px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);animation:slideUpModal 0.4s cubic-bezier(0.16,1,0.3,1);border:1px solid rgba(255,255,255,0.2)}@keyframes slideUpModal{from{transform:translateY(40px) scale(0.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}:where(html.beh-page-search,html:has(.container-wrapper)) .lead-modal h3{margin:0 0 8px 0;font-size:20px;font-weight:800;color:#111827}:where(html.beh-page-search,html:has(.container-wrapper)) .lead-modal p{margin:0 0 20px 0;font-size:13.5px;color:#64748b;line-height:1.4}:where(html.beh-page-search,html:has(.container-wrapper)) .field{position:relative;margin-bottom:18px}:where(html.beh-page-search,html:has(.container-wrapper)) .field input{width:100%;height:50px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:0 15px;font-size:14px;color:#1e293b;font-weight:600;outline:none;transition:0.2s;font-family:inherit}:where(html.beh-page-search,html:has(.container-wrapper)) .field label{position:absolute;top:-8px;left:12px;background:linear-gradient(to bottom,#ffffff 50%,#f8fafc 50%);padding:0 4px;font-size:12px;color:#64748b;font-weight:600;pointer-events:none;transition:0.2s}:where(html.beh-page-search,html:has(.container-wrapper)) .field input:focus{border-color:var(--brand-blue);background:#ffffff;box-shadow:0 0 0 3px rgba(0,132,255,0.15)}:where(html.beh-page-search,html:has(.container-wrapper)) .field input:focus ~ label,:where(html.beh-page-search,html:has(.container-wrapper)) .field input:not(:placeholder-shown) ~ label{color:var(--brand-blue);background:#ffffff}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-submit-lead{width:100%;height:50px;background:var(--blue-grad-vert);color:#fff;border:2px solid #ffffff;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px rgba(0,19,179,0.25);transition:0.2s;font-family:inherit}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-submit-lead:active{transform:scale(0.98)}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-submit-lead:hover{box-shadow:0 6px 15px rgba(0,19,179,0.4)}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-close-lead{width:100%;height:40px;background:transparent;color:#64748b;border:none;font-size:14px;font-weight:600;cursor:pointer;margin-top:5px;font-family:inherit}@media (max-width:360px){:where(html.beh-page-search,html:has(.container-wrapper)) .card-image{width:75px;height:100px}:where(html.beh-page-search,html:has(.container-wrapper)) .tutor-name{font-size:15.5px}:where(html.beh-page-search,html:has(.container-wrapper)) .card-body{gap:10px}:where(html.beh-page-search,html:has(.container-wrapper)) .badge-verified{font-size:9.5px;padding:3px 6px}:where(html.beh-page-search,html:has(.container-wrapper)) .badge-price{font-size:11px;padding:3px 6px}:where(html.beh-page-search,html:has(.container-wrapper)) .btn-call-now,:where(html.beh-page-search,html:has(.container-wrapper)) .btn-view-profile{font-size:12px;padding:8px;gap:4px}}:where(html.beh-page-tutor,html:has(.profile-container)):root{--blue-grad-horz:linear-gradient(to right,#0084FF 0%,#0013B3 100%);--blue-grad-vert:linear-gradient(to bottom,#0084FF 0%,#0013B3 100%);--brand-blue:#0084FF;--brand-blue-dark:#0013B3;--gold:#B77A18;--gold-2:#E3B55F;--cream:#FFFDF8;--body:#f8f9fc;--card:#FFFFFF;--text:#111827;--muted:#64748B;--line:#ECEFF4;--blue-bg:#EFF6FF;--purple-bg:#F5EEFF;--purple:#6937C7;--green-bg:#ECFDF5;--green:#07855F;--gold-bg:#FFF7E8;--shadow:0 12px 30px rgba(15,23,42,.08)}:where(html.beh-page-tutor,html:has(.profile-container)) *{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:where(html.beh-page-tutor,html:has(.profile-container)){scroll-behavior:smooth}:where(html.beh-page-tutor,html:has(.profile-container)) body{font-family:'Inter',sans-serif;background:#dfe5ee;color:var(--text);min-height:100vh;display:flex;justify-content:center}:where(html.beh-page-tutor,html:has(.profile-container)) .phone-frame{width:100%;max-width:480px;background:var(--body);position:relative;overflow-x:hidden;box-shadow:0 0 0 1px rgba(15,23,42,.08),0 25px 70px rgba(15,23,42,.18);padding-bottom:0px;padding-top:75px}:where(html.beh-page-tutor,html:has(.profile-container)) .profile-card{margin:-70px 15px 14px;background:var(--card);border-radius:12px;box-shadow:var(--shadow);position:relative;z-index:5;overflow:hidden;border:1px solid rgba(0,132,255,.15)}:where(html.beh-page-tutor,html:has(.profile-container)) .profile-inner{padding:16px 12px}:where(html.beh-page-tutor,html:has(.profile-container)) .profile-main{display:grid;grid-template-columns:132px 1fr;min-height:140px}:where(html.beh-page-tutor,html:has(.profile-container)) .avatar-side{border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:11px}:where(html.beh-page-tutor,html:has(.profile-container)) .avatar-ring{width:100px;height:115px;border-radius:10px;background:#ECEFF4;padding:2px;display:flex;align-items:center;justify-content:center}:where(html.beh-page-tutor,html:has(.profile-container)) .avatar-img,:where(html.beh-page-tutor,html:has(.profile-container)) .no-avatar{width:100%;height:100%;border-radius:6px;object-fit:cover;background:var(--blue-bg)}:where(html.beh-page-tutor,html:has(.profile-container)) .no-avatar{display:flex;align-items:center;justify-content:center;color:var(--brand-blue);font-size:38px}:where(html.beh-page-tutor,html:has(.profile-container)) .verified-badge{background:var(--blue-grad-vert);color:#ffffff;font-size:8px;font-weight:800;padding:5px 10px;border-radius:5px;display:flex;align-items:center;margin-top:10px;gap:5px;border:1px solid #ffffff;box-shadow:0 4px 8px rgba(0,19,179,0.3);text-shadow:0 1px 2px rgba(0,0,0,0.2)}:where(html.beh-page-tutor,html:has(.profile-container)) .profile-info{padding-left:10px;display:flex;flex-direction:column;justify-content:center}:where(html.beh-page-tutor,html:has(.profile-container)) .profile-info h1{font-size:14px;line-height:1.2;color:var(--text);text-transform:none;font-weight:700;margin-bottom:10px;letter-spacing:-0.1px}:where(html.beh-page-tutor,html:has(.profile-container)) .tags{display:flex;gap:5px;flex-wrap:wrap;padding-bottom:12px;border-bottom:1px dashed var(--line)}:where(html.beh-page-tutor,html:has(.profile-container)) .tag{padding:6px 6px;border-radius:5px;font-size:10px;font-weight:700;line-height:1;white-space:nowrap}:where(html.beh-page-tutor,html:has(.profile-container)) .tag.blue{background:var(--blue-bg);color:var(--brand-blue-dark)}:where(html.beh-page-tutor,html:has(.profile-container)) .tag.gold{background:#FFF4DE;color:#A16207}:where(html.beh-page-tutor,html:has(.profile-container)) .tag.green{background:var(--green-bg);color:#047857}:where(html.beh-page-tutor,html:has(.profile-container)) .stats{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:12px;gap:4px}:where(html.beh-page-tutor,html:has(.profile-container)) .stat{text-align:center;padding:0 2px}:where(html.beh-page-tutor,html:has(.profile-container)) .stat-icon{width:38px;height:38px;border-radius:8px;margin:0 auto 6px;display:flex;align-items:center;justify-content:center;font-size:15px;background:var(--blue-bg);color:var(--brand-blue)}:where(html.beh-page-tutor,html:has(.profile-container)) .stat-value{display:block;color:var(--text);font-size:11px;font-weight:700;line-height:1.1}:where(html.beh-page-tutor,html:has(.profile-container)) .stat-label{display:block;color:var(--muted);font-size:10px;margin-top:4px;font-weight:700}:where(html.beh-page-tutor,html:has(.profile-container)) .tabs{margin:0 15px 15px;height:38px;border-radius:5px;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;background:#ffffff;border:1px solid #EEF1F6;box-shadow:0 5px 16px rgba(15,23,42,.045);overflow:visible;position:relative;z-index:4}:where(html.beh-page-tutor,html:has(.profile-container)) .tab-btn{height:36px;border:none;background:transparent;color:#1f2937;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:5px;cursor:pointer;position:relative;font-family:inherit;transition:all 0.2s}:where(html.beh-page-tutor,html:has(.profile-container)) .tab-btn i{font-size:10px}:where(html.beh-page-tutor,html:has(.profile-container)) .tab-btn.active{background:var(--blue-grad-vert);color:#fff;box-shadow:0 7px 14px rgba(0,132,255,.25)}:where(html.beh-page-tutor,html:has(.profile-container)) .tab-btn.active::after{content:"";width:28px;height:3px;border-radius:10px;background:var(--blue-grad-horz);position:absolute;bottom:6px;left:50%;transform:translateX(-50%)}:where(html.beh-page-tutor,html:has(.profile-container)) .section{display:none;padding:0 15px 65px;animation:fade .22s ease}:where(html.beh-page-tutor,html:has(.profile-container)) .section.active{display:block}:where(html.beh-page-tutor,html:has(.profile-container)) .white-panel{background:#fff;border-radius:12px;padding:18px 14px;box-shadow:0 8px 24px rgba(15,23,42,.035);border:1px solid rgba(226,232,240,.7);margin-bottom:15px;overflow:hidden}:where(html.beh-page-tutor,html:has(.profile-container)) .heading{color:var(--brand-blue-dark);font-size:14px;font-weight:700;letter-spacing:-.3px;margin-bottom:0px;position:relative}:where(html.beh-page-tutor,html:has(.profile-container)) .heading::after{content:"";position:absolute;left:1px;bottom:-9px;width:28px;height:3px;background:var(--blue-grad-horz);border-radius:10px}:where(html.beh-page-tutor,html:has(.profile-container)) .about-content{margin-top:18px}:where(html.beh-page-tutor,html:has(.profile-container)) .about-text{font-size:12.5px;line-height:1.75;color:#5F6B7D;font-weight:500;text-align:justify}:where(html.beh-page-tutor,html:has(.profile-container)) .details-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}:where(html.beh-page-tutor,html:has(.profile-container)) .detail{min-height:68px;background:#FBFCFE;border:1px solid #EEF1F6;border-radius:10px;padding:10px;display:flex;align-items:center;gap:10px;box-shadow:0 5px 14px rgba(15,23,42,.025)}:where(html.beh-page-tutor,html:has(.profile-container)) .detail.full{grid-column:1 / -1}:where(html.beh-page-tutor,html:has(.profile-container)) .detail-icon{width:36px;height:36px;min-width:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);background:var(--blue-grad-vert)}:where(html.beh-page-tutor,html:has(.profile-container)) .detail-title{display:block;color:#162033;font-size:11px;font-weight:700;margin-bottom:5px}:where(html.beh-page-tutor,html:has(.profile-container)) .detail-value{display:block;color:#5F6B7D;font-size:11px;font-weight:600;line-height:1.35;word-break:break-word}:where(html.beh-page-tutor,html:has(.profile-container)) .demo-video-card{display:grid;grid-template-columns:112px 1fr;gap:12px;align-items:center;width:100%;text-decoration:none;background:#F8FBFF;border:1px solid rgba(0,132,255,.16);border-radius:10px;padding:8px;margin-top:8px;position:relative;overflow:hidden}:where(html.beh-page-tutor,html:has(.profile-container)) .demo-video-thumb,:where(html.beh-page-tutor,html:has(.profile-container)) .demo-video-fallback{width:112px;height:68px;border-radius:8px;object-fit:cover;background:linear-gradient(to bottom,#E0F2FE,#BFDBFE);display:flex;align-items:center;justify-content:center;color:var(--brand-blue-dark);font-size:24px}:where(html.beh-page-tutor,html:has(.profile-container)) .demo-video-play{position:absolute;left:50px;top:30px;width:34px;height:34px;border-radius:50%;background:rgba(15,23,42,.78);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;border:2px solid #fff}:where(html.beh-page-tutor,html:has(.profile-container)) .demo-video-info span{display:block;color:#0f172a;font-size:12px;font-weight:900;margin-bottom:5px}:where(html.beh-page-tutor,html:has(.profile-container)) .demo-video-info small{display:block;color:#64748b;font-size:10.5px;font-weight:800;line-height:1.45}:where(html.beh-page-tutor,html:has(.profile-container)) .theme-feature-card{grid-column:1 / -1;border-radius:10px;padding:14px;margin-top:5px;box-shadow:0 4px 14px rgba(15,23,42,.035);border:1px solid transparent}:where(html.beh-page-tutor,html:has(.profile-container)) .theme-feature-card.why-feature{background:linear-gradient(180deg,#ffffff 0%,#F4F9FF 100%);border-color:rgba(0,132,255,.15)}:where(html.beh-page-tutor,html:has(.profile-container)) .theme-feature-card.trust-feature{background:linear-gradient(180deg,#ffffff 0%,#ECFDF5 100%);border-color:rgba(16,185,129,0.2)}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;border-bottom:1px dashed rgba(15,23,42,.08);padding-bottom:10px}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;box-shadow:0 4px 10px rgba(0,0,0,0.1)}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-title{font-size:13px;font-weight:700;color:var(--brand-blue-dark);letter-spacing:-0.2px}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-item{display:flex;align-items:flex-start;gap:8px;background:#ffffff;padding:10px;border-radius:8px;border:1px solid rgba(0,132,255,.1);font-size:11px;font-weight:600;color:#334155;line-height:1.4;box-shadow:0 2px 6px rgba(0,0,0,0.02);transition:transform 0.2s}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-item.trust-item{border-color:rgba(16,185,129,0.2);color:#064E3B}:where(html.beh-page-tutor,html:has(.profile-container)) .feature-item i{margin-top:2px;font-size:12px}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:18px;margin-bottom:15px;box-shadow:0 4px 15px rgba(0,0,0,0.04)}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-title-area h3{color:var(--brand-blue-dark);font-size:15px;font-weight:700;margin:0 0 4px 0;letter-spacing:-0.3px}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-title-area p{color:#64748b;font-size:11.5px;margin:0;font-weight:600}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-badge{padding:4px 8px;border-radius:6px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:4px;white-space:nowrap}:where(html.beh-page-tutor,html:has(.profile-container)) .badge-green{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}:where(html.beh-page-tutor,html:has(.profile-container)) .badge-yellow{background:#fefce8;color:#a16207;border:1px solid #fef08a}:where(html.beh-page-tutor,html:has(.profile-container)) .badge-red{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-details-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-detail-item{display:flex;align-items:center;gap:8px;font-size:10px;color:#1e293b;font-weight:600}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-detail-item i{color:var(--brand-blue);font-size:13px;width:14px;text-align:center}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-divider{border-top:1px dashed #cbd5e1;margin:15px 0}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-bottom{display:flex;justify-content:space-between;align-items:center}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-price-area .old-price{text-decoration:line-through;color:#94a3b8;font-size:11px;font-weight:600;display:block;margin-bottom:2px}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-price-area .new-price{color:var(--brand-blue-dark);font-size:15px;font-weight:900}:where(html.beh-page-tutor,html:has(.profile-container)) .batch-price-area .price-period{font-size:13px;color:var(--brand-blue-dark);font-weight:800}:where(html.beh-page-tutor,html:has(.profile-container)) .btn-enquire{background:var(--blue-grad-vert);color:#fff;border:none;padding:10px 14px;border-radius:8px;font-weight:700;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:6px;text-decoration:none;box-shadow:0 4px 10px rgba(0,19,179,0.2)}:where(html.beh-page-tutor,html:has(.profile-container)) .review-card{background:#fff;border-radius:8px;border:1px solid #EEF1F6;border-left:6px solid #0052CC;padding:16px 18px;margin-bottom:16px;box-shadow:0 4px 15px rgba(15,23,42,.05);display:flex;flex-direction:column;gap:12px}:where(html.beh-page-tutor,html:has(.profile-container)) .review-stars{font-size:12px;display:flex;gap:3px}:where(html.beh-page-tutor,html:has(.profile-container)) .review-stars i.fa-solid,:where(html.beh-page-tutor,html:has(.profile-container)) .review-stars i.fa-star-half-stroke{background:linear-gradient(to bottom right,#FDE047,#F59E0B,#B45309);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0px 2px 4px rgba(217,119,6,0.2);display:inline-block}:where(html.beh-page-tutor,html:has(.profile-container)) .review-stars i.fa-regular{color:#E2E8F0;-webkit-text-fill-color:#E2E8F0}:where(html.beh-page-tutor,html:has(.profile-container)) .review-text{font-size:13.5px;color:#334155;line-height:1.5}:where(html.beh-page-tutor,html:has(.profile-container)) .review-name{font-size:11.5px;font-weight:700;color:#64748B;text-transform:uppercase;letter-spacing:0.5px;margin-top:1px}:where(html.beh-page-tutor,html:has(.profile-container)) .address-panel{background:linear-gradient(to right bottom,#ffffff,#f8fafc);border:1px solid rgba(0,132,255,0.15);position:relative;overflow:hidden;padding:18px 14px;border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,.035);margin-bottom:18px}:where(html.beh-page-tutor,html:has(.profile-container)) .address-panel::after{content:'\f279';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;right:-15px;bottom:-15px;font-size:110px;color:rgba(0,132,255,0.035);z-index:0;transform:rotate(-15deg)}:where(html.beh-page-tutor,html:has(.profile-container)) .address-content{position:relative;z-index:1}:where(html.beh-page-tutor,html:has(.profile-container)) .address-box{display:flex;gap:12px;background:#fff;padding:14px;border-radius:10px;border:1px solid #EEF1F6;margin-top:15px;box-shadow:0 4px 10px rgba(0,0,0,0.02);align-items:center}:where(html.beh-page-tutor,html:has(.profile-container)) .address-icon{width:38px;height:38px;min-width:38px;background:var(--blue-grad-vert);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 4px 10px rgba(0,132,255,0.2)}:where(html.beh-page-tutor,html:has(.profile-container)) .address-text{font-size:12px;font-weight:500;color:#5F6B7D;line-height:1.5;display:flex;flex-direction:column}:where(html.beh-page-tutor,html:has(.profile-container)) .address-text span:first-child{color:#0f172a;font-weight:700;margin-bottom:3px}:where(html.beh-page-tutor,html:has(.profile-container)) .custom-action-panel{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;background:#ffffff;padding:10px 15px;display:flex;gap:14px;box-shadow:0 -8px 30px rgba(15,23,42,0.08);z-index:100;border-top:1px solid #EEF1F6}:where(html.beh-page-tutor,html:has(.profile-container)) .custom-action-panel .action-btn{flex:1;height:45px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap;border:2px solid #ffffff !important;box-shadow:0 6px 15px rgba(15,23,42,0.1) !important;transition:transform 0.2s,box-shadow 0.2s}:where(html.beh-page-tutor,html:has(.profile-container)) .share-bottom{background:linear-gradient(to bottom,#FBBF24,#D97706 100%);color:#0f172a}:where(html.beh-page-tutor,html:has(.profile-container)) .share-bottom i{color:#1e293b;margin-right:8px}:where(html.beh-page-tutor,html:has(.profile-container)) .contact-bottom{background:var(--blue-grad-vert);color:#fff;box-shadow:0 6px 16px rgba(0,132,255,0.25) !important}:where(html.beh-page-tutor,html:has(.profile-container)) .contact-bottom i{margin-right:8px}:where(html.beh-page-tutor,html:has(.profile-container)) .action-btn:active{transform:scale(0.96)}:where(html.beh-page-tutor,html:has(.profile-container)) .pwa-floating-install{position:fixed;right:max(18px,calc((100vw - 480px) / 2 + 18px));bottom:88px;width:50px;height:50px;border-radius:50%;border:3px solid #ffffff;background:linear-gradient(180deg,#0084FF 0%,#0013B3 100%);color:#ffffff;box-shadow:0 12px 28px rgba(0,19,179,0.35),inset 0 1px 0 rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;z-index:999;cursor:pointer;outline:none;font-size:24px;transition:transform .18s ease,box-shadow .18s ease}:where(html.beh-page-tutor,html:has(.profile-container)) .pwa-floating-install:active{transform:scale(.94);box-shadow:0 8px 18px rgba(0,19,179,0.30)}:where(html.beh-page-tutor,html:has(.profile-container)) .pwa-floating-install.installed{background:linear-gradient(180deg,#10b981 0%,#047857 100%)}:where(html.beh-page-tutor,html:has(.profile-container)) .install-help-overlay{display:none;position:fixed;inset:0;background:rgba(15,23,42,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;align-items:flex-end;justify-content:center;padding:14px}:where(html.beh-page-tutor,html:has(.profile-container)) .install-help-overlay.show{display:flex}:where(html.beh-page-tutor,html:has(.profile-container)) .install-help-card{width:100%;max-width:450px;background:#ffffff;border-radius:14px;padding:18px;box-shadow:0 25px 70px rgba(0,0,0,.25);border:1px solid rgba(226,232,240,.9);animation:installSlideUp .25s ease}:where(html.beh-page-tutor,html:has(.profile-container)) .install-help-card h3{margin:0 0 7px 0;font-size:16px;font-weight:900;color:#0f172a}:where(html.beh-page-tutor,html:has(.profile-container)) .install-help-card p{margin:0 0 10px 0;font-size:12.5px;line-height:1.6;color:#475569;font-weight:700}:where(html.beh-page-tutor,html:has(.profile-container)) .install-steps{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px;margin:12px 0;font-size:12px;color:#334155;line-height:1.7;font-weight:700}:where(html.beh-page-tutor,html:has(.profile-container)) .install-close-btn{width:100%;height:42px;border:0;border-radius:8px;background:var(--blue-grad-vert);color:#ffffff;font-size:14px;font-weight:900;font-family:inherit;cursor:pointer}@keyframes installSlideUp{from{transform:translateY(25px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:370px){:where(html.beh-page-tutor,html:has(.profile-container)) .profile-main{grid-template-columns:118px 1fr}:where(html.beh-page-tutor,html:has(.profile-container)) .avatar-ring{width:92px;height:92px}:where(html.beh-page-tutor,html:has(.profile-container)) .profile-info h1{font-size:14px}:where(html.beh-page-tutor,html:has(.profile-container)) .stat-icon{width:34px;height:34px;font-size:14px}:where(html.beh-page-tutor,html:has(.profile-container)) .stat-value{font-size:12px}:where(html.beh-page-tutor,html:has(.profile-container)) .detail{padding:10px 8px;gap:8px}:where(html.beh-page-tutor,html:has(.profile-container)) .detail-icon{width:34px;height:34px;min-width:34px;font-size:14px}}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-shell{padding:8px 15px 24px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-breadcrumbs{font-size:12px;color:#64748b;margin:2px 0 14px;line-height:1.6}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-breadcrumbs a{color:#315bcb;text-decoration:none}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-hero,:where(html.beh-page-seo,html:has(.seo-shell)) .seo-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px;margin-bottom:14px;box-shadow:0 4px 15px rgba(15,23,42,.04)}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-hero h1{font-size:24px;line-height:1.25;margin:0 0 10px;color:#111827}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-hero p,:where(html.beh-page-seo,html:has(.seo-shell)) .seo-section p{font-size:14px;line-height:1.7;color:#475569;margin:0}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-kicker{display:inline-block;color:#004bcc;background:#eff6ff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;margin-bottom:10px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-section h2{font-size:19px;margin:0 0 13px;color:#111827}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-card{position:relative;display:flex;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:13px;margin-bottom:11px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-avatar{width:72px;height:82px;border-radius:8px;background:#eff6ff;color:#004bcc;display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:28px;font-weight:900;overflow:hidden}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-avatar img{width:100%;height:100%;object-fit:cover}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-main{min-width:0;padding-bottom:28px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-main h3{font-size:16px;margin:1px 0 5px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-main h3 a{color:#111827;text-decoration:none}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-main p{font-size:12px;line-height:1.5}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-subject{font-weight:800;color:#315bcb!important}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-card-meta{display:flex;gap:7px;margin-top:7px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-card-meta span{font-size:10px;font-weight:800;color:#475569;background:#f1f5f9;border-radius:999px;padding:4px 7px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-view{position:absolute;right:12px;bottom:11px;color:#004bcc;font-size:12px;font-weight:800;text-decoration:none}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-link-grid a{display:block;border:1px solid #dbe4f0;border-radius:8px;padding:10px;color:#1e3a8a;background:#f8fafc;text-decoration:none;font-size:12px;font-weight:800}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-empty{padding:14px;border:1px dashed #cbd5e1;background:#f8fafc;border-radius:8px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-faq details{border-top:1px solid #e2e8f0;padding:12px 0}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-faq details:first-of-type{border-top:0}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-faq summary{cursor:pointer;font-size:14px;font-weight:800;color:#1e293b}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-faq details p{margin-top:8px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-coaching{padding:12px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:9px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-coaching strong{display:block;font-size:14px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-coaching span{font-size:12px;color:#64748b}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-note{font-size:11px!important;margin-top:10px!important}@media(max-width:360px){:where(html.beh-page-seo,html:has(.seo-shell)) .seo-link-grid{grid-template-columns:1fr}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-tutor-card{gap:9px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-avatar{width:62px;height:74px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-hero h1{font-size:21px}}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-card{background:#fff;border-radius:8px;padding:15px;margin-bottom:15px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #f1f5f9;transition:transform .2s,box-shadow .2s}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,132,255,.1);border-color:#bfdbfe}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-body{display:flex;gap:14px;margin-bottom:14px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-image{width:85px;height:100px;border-radius:8px;background:#f8fafc;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;box-shadow:0 2px 8px rgba(203,213,225,.4)}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-image img{width:100%;height:100%;object-fit:cover}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-content{flex:1;min-width:0;display:flex;flex-direction:column}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-badges{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:6px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-verified-badge{background:linear-gradient(to bottom,#0084ff,#0013b3);color:#fff;font-size:10.5px;font-weight:800;padding:4px 8px;border-radius:6px;display:flex;align-items:center;gap:4px;border:1.5px solid #fff;box-shadow:0 4px 8px rgba(0,19,179,.3);white-space:nowrap}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-verified-badge svg{width:12px;height:12px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-price-badge{background:#ecfdf5;color:#065f46;font-size:12px;font-weight:700;padding:4px 8px;border-radius:5px;margin-left:auto;border:1px solid #a7f3d0;white-space:nowrap}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-name{font-size:16px;font-weight:800;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.2px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-name a{color:#0f172a;text-decoration:none}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-meta{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:#007bff;flex-wrap:wrap}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-meta b{color:#cbd5e1;font-weight:400}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-dash{border-top:1px dashed #cbd5e1;margin:10px 0}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-rating{display:flex;align-items:center;gap:7px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-stars{display:flex;gap:2px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-stars svg{width:14px;height:14px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-stars svg.filled{fill:url(#seo-gold-gradient);filter:drop-shadow(0 2px 3px rgba(201,130,18,.3))}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-stars svg.empty{fill:#e2e8f0}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-rating strong{font-size:13.5px;color:#0f172a}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-rating>a{font-size:11px;font-weight:600;color:#475569;border:1px solid #cbd5e1;padding:3px 8px;border-radius:5px;text-decoration:none;margin-left:auto;white-space:nowrap}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-actions{display:flex;gap:10px;width:100%;margin-top:5px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-actions>a{display:flex;justify-content:center;align-items:center;gap:6px;flex:1;padding:10px;border-radius:8px;font-size:13.5px;font-weight:800;text-decoration:none;transition:.2s;border:2px solid #fff}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-actions svg{width:16px;height:16px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-call-button{background:linear-gradient(to bottom,#fff 0%,#f1f5f9 0%,#e2e8f0 50%,#cbd5e1 100%);color:#1e293b;box-shadow:0 4px 6px rgba(0,0,0,.1)}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-profile-button{background:linear-gradient(to bottom,#0084ff,#0013b3);color:#fff;box-shadow:0 4px 10px rgba(0,19,179,.25)}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-actions>a:hover{transform:translateY(-1px)}@media(max-width:380px){:where(html.beh-page-seo,html:has(.seo-shell)) .seo-section{padding:14px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-body{gap:10px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-image{width:75px;height:100px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-name{font-size:15.5px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-verified-badge{font-size:9.5px;padding:3px 6px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-price-badge{font-size:11px;padding:3px 6px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-actions>a{font-size:12px;padding:8px;gap:4px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-premium-rating{gap:4px}:where(html.beh-page-seo,html:has(.seo-shell)) .seo-stars svg{width:12px;height:12px}}:where(html.beh-page-profile-unavailable) body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f6f9;font-family:Arial,sans-serif}:where(html.beh-page-profile-unavailable) .box{width:calc(100% - 40px);max-width:420px;background:#fff;border-radius:10px;padding:34px 24px;text-align:center;box-shadow:0 18px 45px rgba(15,23,42,.12)}:where(html.beh-page-profile-unavailable) h1{margin:0 0 10px;color:#0A1930;font-size:24px}:where(html.beh-page-profile-unavailable) p{margin:0;color:#64748b;line-height:1.6}:where(html.beh-page-profile-unavailable) a{display:inline-block;margin-top:22px;padding:13px 22px;background:linear-gradient(to right,#0084FF 0%,#0013B3 100%);color:#fff;text-decoration:none;border-radius:10px;font-weight:800}:root{--blue-grad-horz:linear-gradient(to right,#0084FF 0%,#0013B3 100%);--blue-grad-vert:linear-gradient(to bottom,#0084FF 0%,#0013B3 100%)}.bottom{position:fixed;left:0;right:0;bottom:0;height:calc(65px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background-color:#f8f9fc;box-shadow:0 -4px 24px rgba(149,157,165,0.12);display:flex;align-items:center;justify-content:space-around;border-top:1px solid #e2e8f0;z-index:1000}.nav-i{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:#64748b;font-size:11px;font-weight:700;min-width:70px;transition:all 0.3s ease}.nav-i svg{width:22px;height:22px;transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275)}.nav-i.active span{background:var(--blue-grad-horz);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-i.active svg{fill:url(#icon-blue-gradient);transform:translateY(-3px);filter:drop-shadow(0 4px 6px rgba(0,132,255,0.3))}.nav-i:not(.active):hover svg{fill:url(#icon-blue-gradient)}.nav-i:not(.active):hover span{background:var(--blue-grad-horz);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-i:active svg{transform:scale(0.9)}#pwa-fab{display:none;position:fixed;right:16px;bottom:calc(85px + env(safe-area-inset-bottom));width:54px;height:54px;border-radius:50%;background:var(--blue-grad-vert) !important;border:2px solid #ffffff;color:#fff;cursor:pointer;z-index:300;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(0,19,179,0.4);animation:fabPop .4s cubic-bezier(.34,1.56,.64,1) both;transition:transform .15s,box-shadow .15s}#pwa-fab.show{display:flex}#pwa-fab:active{transform:scale(.90)}@keyframes fabPop{0%{transform:scale(0) rotate(-20deg);opacity:0}100%{transform:scale(1) rotate(0deg);opacity:1}}#pwa-fab-tip{display:none;position:fixed;right:78px;bottom:calc(98px + env(safe-area-inset-bottom));background:var(--blue-grad-horz) !important;color:#fff;font-size:11px;font-weight:700;white-space:nowrap;padding:6px 12px;border-radius:8px;z-index:302;box-shadow:0 4px 12px rgba(0,19,179,0.2)}#pwa-fab-tip::after{content:'';position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#0013B3}#pwa-fab-tip.show{display:block}.q8v2n{font-size:10px;line-height:1.4;color:#9ca3af;text-align:center;padding:14px 16px 18px;margin-top:10px}.brand-icon,.nav-i svg{user-select:none;-webkit-user-select:none}img[data-protected-image]{-webkit-user-drag:none}
