.TutorProfile-module__hdCxTG__page{--amber-400:#e8b830;--amber-600:#b38512;--amber-100:#fdf3d0;--bg-page:var(--color-surface-base);--bg-card:var(--color-surface-card);--bg-border:var(--color-surface-border);--fg-primary:var(--color-ink-900);--fg-secondary:var(--color-ink-700);--fg-muted:var(--color-ink-500);background:var(--bg-page);color:var(--fg-primary);-webkit-font-smoothing:antialiased;min-height:100vh}.TutorProfile-module__hdCxTG__wrap{max-width:1180px;margin:0 auto;padding:0 32px}.TutorProfile-module__hdCxTG__reveal{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(18px)}.TutorProfile-module__hdCxTG__reveal.TutorProfile-module__hdCxTG__in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.TutorProfile-module__hdCxTG__reveal{opacity:1;transition:none;transform:none}}.TutorProfile-module__hdCxTG__previewBanner{z-index:300;background:var(--color-ink-900);color:#fff;justify-content:center;align-items:center;gap:16px;padding:11px 24px;font-size:13.5px;font-weight:500;display:flex;position:sticky;top:0}.TutorProfile-module__hdCxTG__pbDot{background:var(--amber-400);border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative;box-shadow:0 0 0 4px #d4a0172e}.TutorProfile-module__hdCxTG__pbDot:after{content:"";background:var(--amber-400);border-radius:50%;animation:1.8s ease-out infinite TutorProfile-module__hdCxTG__pbPing;position:absolute;inset:0}@keyframes TutorProfile-module__hdCxTG__pbPing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(3.2)}}.TutorProfile-module__hdCxTG__pbText{opacity:.86}.TutorProfile-module__hdCxTG__pbPublish{font-family:var(--font-display);background:var(--color-brand-500);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s}.TutorProfile-module__hdCxTG__pbPublish:hover{background:var(--color-brand-400)}.TutorProfile-module__hdCxTG__pbPublish:disabled{opacity:.6;cursor:not-allowed}.TutorProfile-module__hdCxTG__pbClose{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1}.TutorProfile-module__hdCxTG__pbClose:hover{color:#fff}.TutorProfile-module__hdCxTG__topbar{padding-top:24px}.TutorProfile-module__hdCxTG__topbar .TutorProfile-module__hdCxTG__wrap{justify-content:space-between;align-items:center;display:flex}.TutorProfile-module__hdCxTG__logo{height:26px;display:block}.TutorProfile-module__hdCxTG__backLink{color:var(--fg-muted);font-size:13px;font-weight:500;transition:color .15s}.TutorProfile-module__hdCxTG__backLink:hover{color:var(--color-brand-500)}.TutorProfile-module__hdCxTG__btn{font-family:var(--font-display);cursor:pointer;letter-spacing:-.01em;border:none;justify-content:center;align-items:center;gap:9px;font-weight:600;transition:all .15s;display:inline-flex}.TutorProfile-module__hdCxTG__btn:active{transform:scale(.985)}.TutorProfile-module__hdCxTG__btnPrimary{background:var(--color-brand-500);color:#fff;box-shadow:var(--shadow-brand)}.TutorProfile-module__hdCxTG__btnPrimary:hover{background:var(--color-brand-400)}.TutorProfile-module__hdCxTG__btnOutline{color:var(--fg-secondary);border:1.5px solid var(--bg-border);background:#fff}.TutorProfile-module__hdCxTG__btnOutline:hover{border-color:var(--color-brand-400);color:var(--color-brand-600);background:var(--color-brand-50)}.TutorProfile-module__hdCxTG__hero{padding:40px 0 8px;position:relative;overflow:hidden}.TutorProfile-module__hdCxTG__hero:before{content:"";z-index:0;background:radial-gradient(680px 460px at 92% 0,#f4a88a57,#0000 66%),radial-gradient(620px 520px at 0 70%,#6c5ce729,#0000 64%),linear-gradient(168deg,#faf8f5 48%,#fcede6 100%);position:absolute;inset:0}.TutorProfile-module__hdCxTG__hero .TutorProfile-module__hdCxTG__wrap{z-index:1;position:relative}.TutorProfile-module__hdCxTG__heroGrid{grid-template-columns:1fr 380px;align-items:start;gap:48px;display:grid}.TutorProfile-module__hdCxTG__heroLeft{padding-top:18px}.TutorProfile-module__hdCxTG__availFlag{border:1px solid var(--bg-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-pill);color:#166534;background:#ffffffb3;align-items:center;gap:9px;margin-bottom:22px;padding:7px 15px 7px 11px;font-size:13px;font-weight:600;display:inline-flex}.TutorProfile-module__hdCxTG__availFlag .TutorProfile-module__hdCxTG__live{background:var(--color-status-green);border-radius:50%;width:8px;height:8px;position:relative}.TutorProfile-module__hdCxTG__availFlag .TutorProfile-module__hdCxTG__live:after{content:"";background:var(--color-status-green);opacity:.35;border-radius:50%;animation:1.8s ease-out infinite TutorProfile-module__hdCxTG__heroPing;position:absolute;inset:-4px}@keyframes TutorProfile-module__hdCxTG__heroPing{0%{opacity:.5;transform:scale(.6)}to{opacity:0;transform:scale(2.3)}}.TutorProfile-module__hdCxTG__name{font-family:var(--font-display);letter-spacing:-.04em;color:var(--color-ink-900);margin-bottom:8px;font-size:clamp(48px,6.4vw,78px);font-weight:800;line-height:.98}.TutorProfile-module__hdCxTG__name .TutorProfile-module__hdCxTG__accent{color:var(--color-brand-500);display:block}.TutorProfile-module__hdCxTG__role{color:var(--fg-secondary);margin-bottom:24px;font-size:18px;font-weight:500}.TutorProfile-module__hdCxTG__role b{color:var(--color-ink-900);font-weight:600}.TutorProfile-module__hdCxTG__subjectsRow{flex-wrap:wrap;gap:11px;margin-bottom:26px;display:flex}.TutorProfile-module__hdCxTG__subjChip{font-family:var(--font-display);border-radius:var(--radius-pill);letter-spacing:-.01em;background:var(--color-brand-100);color:var(--color-brand-600);align-items:center;gap:9px;padding:10px 20px;font-size:17px;font-weight:600;display:inline-flex}.TutorProfile-module__hdCxTG__subjChip .TutorProfile-module__hdCxTG__cdot{background:var(--color-brand-500);border-radius:50%;width:9px;height:9px}.TutorProfile-module__hdCxTG__subjChip.TutorProfile-module__hdCxTG__alt{background:var(--amber-100);color:var(--amber-600)}.TutorProfile-module__hdCxTG__subjChip.TutorProfile-module__hdCxTG__alt .TutorProfile-module__hdCxTG__cdot{background:var(--color-amber-500)}.TutorProfile-module__hdCxTG__heroDesc{color:var(--fg-secondary);max-width:540px;margin-bottom:30px;font-size:18px;line-height:1.6}.TutorProfile-module__hdCxTG__heroPhone{border-radius:var(--radius-pill);border:1px solid var(--bg-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:-.01em;width:fit-content;color:var(--color-ink-900);cursor:pointer;background:#ffffffb3;align-items:center;gap:9px;margin-bottom:30px;padding:9px 18px 9px 14px;font-size:17px;font-weight:600;transition:border-color .16s,background .16s;display:inline-flex}.TutorProfile-module__hdCxTG__heroPhone:hover{border-color:var(--color-brand-500);background:#fff}.TutorProfile-module__hdCxTG__heroPhoneIc{width:17px;height:17px;color:var(--color-brand-500);flex-shrink:0}.TutorProfile-module__hdCxTG__heroProof{flex-wrap:wrap;gap:34px;padding:22px 0 6px;display:flex}.TutorProfile-module__hdCxTG__hp{flex-direction:column;gap:2px;display:flex}.TutorProfile-module__hdCxTG__hp .TutorProfile-module__hdCxTG__v{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-ink-900);font-size:34px;font-weight:800;line-height:1}.TutorProfile-module__hdCxTG__hp .TutorProfile-module__hdCxTG__l{color:var(--fg-muted);font-size:13px;font-weight:500}.TutorProfile-module__hdCxTG__hp .TutorProfile-module__hdCxTG__v .TutorProfile-module__hdCxTG__hpLogo{width:auto;height:32px;display:block}.TutorProfile-module__hdCxTG__bookRail{padding-bottom:32px;position:sticky;top:24px}.TutorProfile-module__hdCxTG__bookWidget{border:1px solid var(--bg-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fff;padding:24px;overflow:hidden}.TutorProfile-module__hdCxTG__bwAvatarRow{align-items:center;gap:14px;margin-bottom:18px;display:flex}.TutorProfile-module__hdCxTG__bwRing{background:linear-gradient(140deg, var(--color-brand-500), var(--color-peach-400));border-radius:50%;flex-shrink:0;width:64px;height:64px;padding:3px}.TutorProfile-module__hdCxTG__bwAvatar{background:var(--color-surface-hover);object-fit:cover;border:2.5px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.TutorProfile-module__hdCxTG__bwAvatarFallback{font-family:var(--font-display);color:#fff;background:linear-gradient(140deg, var(--color-brand-600), var(--color-peach-400));place-items:center;font-size:22px;font-weight:700;display:grid}.TutorProfile-module__hdCxTG__bwName{font-family:var(--font-display);letter-spacing:-.01em;font-size:17px;font-weight:700}.TutorProfile-module__hdCxTG__bwRole{color:var(--fg-secondary);margin-top:2px;font-size:13px}.TutorProfile-module__hdCxTG__bwTrial{background:var(--color-brand-50);border:1px dashed var(--color-brand-100);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:13px 15px;display:flex}.TutorProfile-module__hdCxTG__btL{font-family:var(--font-display);color:var(--color-brand-600);font-size:15px;font-weight:700}.TutorProfile-module__hdCxTG__btM{color:var(--fg-secondary);margin-top:2px;font-size:12px}.TutorProfile-module__hdCxTG__btFree{font-family:var(--font-display);color:var(--color-status-green);font-size:16px;font-weight:800}.TutorProfile-module__hdCxTG__bwPrice{align-items:baseline;gap:8px;margin-bottom:16px;padding:0 2px;display:flex}.TutorProfile-module__hdCxTG__bwPrice .TutorProfile-module__hdCxTG__from{color:var(--fg-muted);font-size:13px}.TutorProfile-module__hdCxTG__bwPrice .TutorProfile-module__hdCxTG__val{font-family:var(--font-mono);color:var(--amber-600);font-size:24px;font-weight:600}.TutorProfile-module__hdCxTG__bwPrice .TutorProfile-module__hdCxTG__unit{color:var(--fg-muted);font-size:13px}.TutorProfile-module__hdCxTG__bwCta{border-radius:var(--radius-md);width:100%;padding:14px;font-size:15.5px}.TutorProfile-module__hdCxTG__bwNote{color:var(--fg-muted);text-align:center;margin-top:13px;font-size:11.5px;line-height:1.5}.TutorProfile-module__hdCxTG__band{padding:78px 0}.TutorProfile-module__hdCxTG__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--color-brand-500);margin-bottom:12px;font-size:12px;font-weight:600}.TutorProfile-module__hdCxTG__secTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-ink-900);font-size:clamp(28px,3.6vw,40px);font-weight:800;line-height:1.05}.TutorProfile-module__hdCxTG__secSub{color:var(--fg-secondary);max-width:580px;margin-top:14px;font-size:17px;line-height:1.6}.TutorProfile-module__hdCxTG__methodsText{color:var(--fg-secondary);white-space:pre-line;max-width:720px;margin-top:22px;font-size:18px;line-height:1.7}.TutorProfile-module__hdCxTG__whyGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.TutorProfile-module__hdCxTG__whyCard{border:1px solid var(--bg-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;padding:26px 24px;transition:box-shadow .22s,transform .22s}.TutorProfile-module__hdCxTG__whyCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.TutorProfile-module__hdCxTG__whyCard .TutorProfile-module__hdCxTG__wi{background:var(--color-brand-50);width:46px;height:46px;color:var(--color-brand-500);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.TutorProfile-module__hdCxTG__whyCard h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:9px;font-size:19px;font-weight:700}.TutorProfile-module__hdCxTG__whyCard p{color:var(--fg-secondary);font-size:14.5px;line-height:1.6}.TutorProfile-module__hdCxTG__builderBand{background:var(--color-surface-card);border-top:1px solid var(--bg-border);border-bottom:1px solid var(--bg-border)}.TutorProfile-module__hdCxTG__builder{grid-template-columns:1fr 1fr;align-items:stretch;gap:44px;margin-top:40px;display:grid}.TutorProfile-module__hdCxTG__bcQ{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:14px;font-size:16px;font-weight:700}.TutorProfile-module__hdCxTG__goalChips{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.TutorProfile-module__hdCxTG__goalChip{cursor:pointer;font-family:var(--font-display);border-radius:var(--radius-pill);border:1.5px solid var(--bg-border);background:var(--bg-page);color:var(--fg-secondary);padding:11px 18px;font-size:14.5px;font-weight:600;transition:all .15s}.TutorProfile-module__hdCxTG__goalChip:hover{border-color:var(--color-brand-400);color:var(--color-brand-600)}.TutorProfile-module__hdCxTG__goalChip.TutorProfile-module__hdCxTG__active{background:var(--color-brand-500);border-color:var(--color-brand-500);color:#fff;box-shadow:var(--shadow-brand)}.TutorProfile-module__hdCxTG__planOut{background:var(--color-ink-900);color:#fff;border-radius:var(--radius-xl);flex-direction:column;padding:30px;display:flex;position:relative;overflow:hidden}.TutorProfile-module__hdCxTG__planOut:before{content:"";pointer-events:none;background:radial-gradient(420px 260px at 90% 0,#6c5ce766,#0000 62%);position:absolute;inset:0}.TutorProfile-module__hdCxTG__poTag{letter-spacing:.07em;text-transform:uppercase;color:var(--color-peach-300);margin-bottom:12px;font-size:12px;font-weight:600;position:relative}.TutorProfile-module__hdCxTG__poTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:26px;font-weight:800;line-height:1.1;transition:opacity .2s;position:relative}.TutorProfile-module__hdCxTG__poList{flex-direction:column;flex:1;gap:11px;margin-bottom:22px;transition:opacity .2s;display:flex;position:relative}.TutorProfile-module__hdCxTG__poItem{color:#f5f1e8db;align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.45;display:flex}.TutorProfile-module__hdCxTG__poItem .TutorProfile-module__hdCxTG__pk{color:#fff;background:#6c5ce759;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;font-weight:700;display:grid}.TutorProfile-module__hdCxTG__poFoot{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:14px;padding-top:20px;display:flex;position:relative}.TutorProfile-module__hdCxTG__poPrice{font-family:var(--font-mono);color:var(--amber-400);font-size:22px;font-weight:600}.TutorProfile-module__hdCxTG__poPrice small{font-family:var(--font-display);color:#f5f1e899;margin-left:6px;font-size:12px;font-weight:400}.TutorProfile-module__hdCxTG__poBtn{font-family:var(--font-display);color:var(--color-ink-900);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;background:#fff;border:none;padding:11px 20px;font-size:14px;font-weight:700;transition:all .15s}.TutorProfile-module__hdCxTG__poBtn:hover{background:var(--color-brand-50)}.TutorProfile-module__hdCxTG__certRow{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-top:32px;display:grid}.TutorProfile-module__hdCxTG__certCard{border:1px solid var(--bg-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;flex-direction:column;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.TutorProfile-module__hdCxTG__certCard:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.TutorProfile-module__hdCxTG__certThumb{aspect-ratio:4/3;background:var(--color-brand-50);position:relative;overflow:hidden}.TutorProfile-module__hdCxTG__certThumbImg{object-fit:cover;width:100%;height:100%;display:block}.TutorProfile-module__hdCxTG__certThumbPdf{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TutorProfile-module__hdCxTG__pdfIc{flex-shrink:0;width:42px;height:50px}.TutorProfile-module__hdCxTG__certCap{min-width:0;padding:12px 14px}.TutorProfile-module__hdCxTG__certCap .TutorProfile-module__hdCxTG__cn{font-family:var(--font-display);color:var(--color-ink-900);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:600;overflow:hidden}.TutorProfile-module__hdCxTG__certCap .TutorProfile-module__hdCxTG__cm{color:var(--fg-muted);margin-top:2px;font-size:12px}.TutorProfile-module__hdCxTG__booking{padding:84px 0 92px;position:relative;overflow:hidden}.TutorProfile-module__hdCxTG__booking:before{content:"";z-index:0;background:radial-gradient(720px 440px at 50% -8%, #6c5ce72e, transparent 64%), linear-gradient(180deg, var(--bg-page) 0%, #f2f0fb 100%);position:absolute;inset:0}.TutorProfile-module__hdCxTG__booking .TutorProfile-module__hdCxTG__wrap{z-index:1;position:relative}.TutorProfile-module__hdCxTG__bookingHead{text-align:center;max-width:620px;margin:0 auto 16px}.TutorProfile-module__hdCxTG__bookingHead h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-ink-900);font-size:clamp(30px,4.2vw,44px);font-weight:800;line-height:1.04}.TutorProfile-module__hdCxTG__bookingHead p{color:var(--fg-secondary);margin-top:14px;font-size:17px}.TutorProfile-module__hdCxTG__formCard{border:1px solid var(--bg-border);border-radius:var(--radius-xl);max-width:620px;box-shadow:var(--shadow-lg);background:#fff;margin:0 auto;padding:36px}.TutorProfile-module__hdCxTG__field{margin-bottom:20px}.TutorProfile-module__hdCxTG__field>label{color:var(--fg-secondary);margin-bottom:8px;font-size:13.5px;font-weight:600;display:block}.TutorProfile-module__hdCxTG__req{color:var(--color-brand-500)}.TutorProfile-module__hdCxTG__optional{color:var(--fg-muted);font-weight:500}.TutorProfile-module__hdCxTG__input,.TutorProfile-module__hdCxTG__textarea{width:100%;font-family:var(--font-body);color:var(--color-ink-900);border:1.5px solid var(--bg-border);border-radius:var(--radius-md);background:#fff;outline:none;padding:13px 15px;font-size:15px;transition:border-color .15s,box-shadow .15s}.TutorProfile-module__hdCxTG__input::placeholder,.TutorProfile-module__hdCxTG__textarea::placeholder{color:var(--color-ink-300)}.TutorProfile-module__hdCxTG__input:focus,.TutorProfile-module__hdCxTG__textarea:focus{border-color:var(--color-brand-500);box-shadow:0 0 0 3px #6c5ce71f}.TutorProfile-module__hdCxTG__textarea{resize:vertical;min-height:52px;line-height:1.5}.TutorProfile-module__hdCxTG__inputWrap{align-items:center;display:flex;position:relative}.TutorProfile-module__hdCxTG__leadIc{color:var(--color-brand-500);pointer-events:none;display:flex;position:absolute;left:14px}.TutorProfile-module__hdCxTG__inputWrap .TutorProfile-module__hdCxTG__input{padding-left:42px}.TutorProfile-module__hdCxTG__field.TutorProfile-module__hdCxTG__invalid .TutorProfile-module__hdCxTG__input{border-color:var(--color-status-red);box-shadow:0 0 0 3px #ef44441a}.TutorProfile-module__hdCxTG__errMsg{color:var(--color-status-red);margin-top:6px;font-size:12.5px;display:none}.TutorProfile-module__hdCxTG__field.TutorProfile-module__hdCxTG__invalid .TutorProfile-module__hdCxTG__errMsg{display:block}.TutorProfile-module__hdCxTG__twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.TutorProfile-module__hdCxTG__chipGroup{flex-wrap:wrap;gap:10px;display:flex}.TutorProfile-module__hdCxTG__chipRadio{position:relative}.TutorProfile-module__hdCxTG__chipRadio input{opacity:0;width:0;height:0;position:absolute}.TutorProfile-module__hdCxTG__chipRadio label{cursor:pointer;font-family:var(--font-display);border-radius:var(--radius-pill);border:1.5px solid var(--bg-border);color:var(--fg-secondary);background:#fff;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:600;transition:all .15s;display:inline-flex}.TutorProfile-module__hdCxTG__chipRadio label .TutorProfile-module__hdCxTG__cdot{background:var(--color-ink-300);border-radius:50%;width:8px;height:8px;transition:background .15s}.TutorProfile-module__hdCxTG__chipRadio input:checked+label{border-color:var(--color-brand-500);background:var(--color-brand-50);color:var(--color-brand-600)}.TutorProfile-module__hdCxTG__chipRadio input:checked+label .TutorProfile-module__hdCxTG__cdot{background:var(--color-brand-500)}.TutorProfile-module__hdCxTG__chipRadio input:focus-visible+label{box-shadow:0 0 0 3px #6c5ce72e}.TutorProfile-module__hdCxTG__submitBtn{border-radius:var(--radius-md);width:100%;margin-top:6px;padding:16px;font-size:16px}.TutorProfile-module__hdCxTG__formTrust{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:22px;display:flex}.TutorProfile-module__hdCxTG__formTrust span{color:var(--fg-muted);align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.TutorProfile-module__hdCxTG__formTrust svg{color:var(--color-status-green)}.TutorProfile-module__hdCxTG__formSuccess{text-align:center;padding:20px 10px}.TutorProfile-module__hdCxTG__successCheck{background:var(--color-status-green-light);width:72px;height:72px;color:var(--color-status-green);border-radius:50%;place-items:center;margin:0 auto 22px;animation:.35s ease-out TutorProfile-module__hdCxTG__successPop;display:grid}@keyframes TutorProfile-module__hdCxTG__successPop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.TutorProfile-module__hdCxTG__formSuccess h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-ink-900);margin-bottom:10px;font-size:24px;font-weight:700}.TutorProfile-module__hdCxTG__formSuccess p{color:var(--fg-secondary);max-width:400px;margin:0 auto 26px;font-size:16px}.TutorProfile-module__hdCxTG__sentDetail{background:var(--color-brand-50);border:1px solid var(--color-brand-100);border-radius:var(--radius-md);max-width:360px;color:var(--color-brand-600);margin:0 auto 26px;padding:14px 18px;font-size:14px;font-weight:500}.TutorProfile-module__hdCxTG__formSuccess .TutorProfile-module__hdCxTG__btnOutline{border-radius:var(--radius-md);padding:12px 26px}.TutorProfile-module__hdCxTG__siteFoot{border-top:1px solid var(--bg-border);padding:34px 0}.TutorProfile-module__hdCxTG__siteFoot .TutorProfile-module__hdCxTG__wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.TutorProfile-module__hdCxTG__powered{color:var(--fg-muted);align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.TutorProfile-module__hdCxTG__powered img{opacity:.9;height:18px}.TutorProfile-module__hdCxTG__footLinks{color:var(--fg-muted);gap:22px;font-size:13px;display:flex}.TutorProfile-module__hdCxTG__footLinks a:hover{color:var(--color-brand-600)}.TutorProfile-module__hdCxTG__mobileCta{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--bg-border);padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#ffffffeb;transition:transform .26s;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #1a1a2e14}.TutorProfile-module__hdCxTG__mobileCta button{width:100%;font-family:var(--font-display);color:#fff;background:var(--color-brand-500);border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-brand);border:none;justify-content:center;align-items:center;gap:8px;padding:15px;font-size:15.5px;font-weight:700;display:flex}.TutorProfile-module__hdCxTG__mcPrice{font-family:var(--font-mono);opacity:.92;font-size:14px;font-weight:600}.TutorProfile-module__hdCxTG__mcSep{opacity:.5}@media (max-width:920px){.TutorProfile-module__hdCxTG__wrap{padding:0 22px}.TutorProfile-module__hdCxTG__heroGrid{grid-template-columns:1fr;gap:30px}.TutorProfile-module__hdCxTG__bookRail{position:static}.TutorProfile-module__hdCxTG__bookWidget{max-width:440px}.TutorProfile-module__hdCxTG__whyGrid{grid-template-columns:1fr}.TutorProfile-module__hdCxTG__builder{grid-template-columns:1fr;gap:24px}.TutorProfile-module__hdCxTG__certRow{flex-wrap:nowrap;margin:32px -22px 0;padding:0 22px 6px;overflow-x:auto}.TutorProfile-module__hdCxTG__certRow::-webkit-scrollbar{display:none}.TutorProfile-module__hdCxTG__certCard{min-width:80%}.TutorProfile-module__hdCxTG__twoCol{grid-template-columns:1fr}.TutorProfile-module__hdCxTG__mobileCta{display:block}.TutorProfile-module__hdCxTG__formCard{padding:24px 20px}.TutorProfile-module__hdCxTG__band{padding:56px 0}.TutorProfile-module__hdCxTG__heroProof{gap:26px}.TutorProfile-module__hdCxTG__hp .TutorProfile-module__hdCxTG__v{font-size:28px}.TutorProfile-module__hdCxTG__hp .TutorProfile-module__hdCxTG__v .TutorProfile-module__hdCxTG__hpLogo{height:26px}}@media (min-width:921px){.TutorProfile-module__hdCxTG__mobileCta{display:none!important}}