@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.tp-landing-lg{--landing-layout-max:1080px;--landing-header-max:var(--landing-layout-max);--landing-content-max:var(--landing-layout-max);--landing-inset:max(48px,4.5vw);--landing-header-bar-height:4.125rem;--landing-header-top-gap:12px;--landing-header-bottom-gap:12px;--landing-header-sticky-top:calc(var(--landing-header-top-gap) + env(safe-area-inset-top, 0px));--landing-header-rail-height:calc(var(--landing-header-sticky-top) + var(--landing-header-bar-height) + var(--landing-header-bottom-gap));--landing-chat-wallpaper-color:#b9d2a8;--landing-chat-wallpaper-image:radial-gradient(ellipse 100% 80% at 14% 6%,rgba(255,255,255,0.7) 0%,transparent 54%),radial-gradient(ellipse 75% 60% at 94% 92%,rgba(95,84,255,0.12) 0%,transparent 50%),radial-gradient(ellipse 60% 50% at 82% 18%,rgba(255,182,232,0.2) 0%,transparent 48%),linear-gradient(165deg,#c8dbb8,#b9d2a8 38%,#aec99e);--landing-phone-width:300px;--landing-section-pad-y:56px;--landing-block-gap:28px;--landing-text-muted:#5d667b;--landing-text-lead:#434c63;--navy:#0d1142;--blue:#5f54ff;--cyan:#21d4e9;--pink:#ffb6e8;--violet:#a071ff;--green:#22c55e;--amber:#f59e0b;--coral:#ef4444;--muted:#69728a;--glass:rgba(255,255,255,.38);--glass-strong:rgba(255,255,255,.56);--border:rgba(255,255,255,.62);--shadow:0 28px 90px rgba(45,58,105,.16);--inner:inset 0 1px 0 rgba(255,255,255,.72);--text-badge:12px;--text-badge-lg:14px;--text-ui:14px;--text-caption:13px;--text-body:16px;--text-lead:17px;--text-lead-hero:18px;--text-card-title:18px;--text-card-title-lg:25px;--text-section-h2:clamp(34px,4vw,54px);--text-section-h2-compact:clamp(28px,3.1vw,40px);--glass-login-bg:rgba(255,255,255,0.25);--glass-login-filter:blur(40px) saturate(250%);--glass-login-border:1px solid rgba(255,255,255,0.4);--glass-login-shadow:0 32px 80px rgba(0,0,0,0.3),0 16px 64px rgba(255,255,255,0.2),inset 0 3px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(255,255,255,0.3);margin:0;font-size:var(--text-body);font-weight:400;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--navy);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e8ecf8;overflow-x:clip;scroll-behavior:smooth;position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;--landing-phone-screen-height:568px}.tp-landing-lg *{box-sizing:border-box}.tp-landing-lg a{color:inherit;text-decoration:none}.tp-landing-lg button{font-family:inherit;touch-action:manipulation}.tp-landing-lg a,.tp-landing-lg button{-webkit-tap-highlight-color:transparent}.tp-landing-lg :where(h1,h2,h3,h4,p){margin-block-end:0}.tp-landing-lg .background{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background-image:url(/images/gradient-background.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.tp-landing-lg .background:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,.42) 45%,rgba(248,250,255,.5))}.tp-landing-lg .section{width:min(var(--landing-layout-max),calc(100% - 2 * var(--landing-inset)));margin:0 auto}.tp-landing-lg .glass{background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.52));border:1px solid var(--border);box-shadow:var(--shadow),var(--inner);backdrop-filter:blur(34px) saturate(190%);-webkit-backdrop-filter:blur(34px) saturate(190%)}.tp-landing-lg .header.glass,.tp-landing-lg .mobileNav.glass{background:var(--glass-login-bg);border:var(--glass-login-border);box-shadow:var(--glass-login-shadow);backdrop-filter:var(--glass-login-filter);-webkit-backdrop-filter:var(--glass-login-filter)}.tp-landing-lg .logo{display:flex;align-items:center;gap:12px}.tp-landing-lg .logoMark{position:relative;display:inline-block;width:43px;height:43px}.tp-landing-lg .logoMarkSmall{width:31px;height:31px}.tp-landing-lg .logoMark span{position:absolute;display:block;border-radius:0 999px 999px 0;border:6px solid var(--blue);border-left:0}.tp-landing-lg .logoMark span:first-child{inset:2px 6px 2px 0}.tp-landing-lg .logoMark span:nth-child(2){inset:10px 13px 10px 3px;border-color:#7a49ff}.tp-landing-lg .logoMark span:nth-child(3){inset:18px 20px 18px 8px;border-color:var(--cyan)}.tp-landing-lg .logoMarkSmall span{border-width:4px}.tp-landing-lg .logoText{font-size:31px;font-weight:800;letter-spacing:-.04em;color:var(--navy)}.tp-landing-lg .logoTextSmall{font-size:19px}.tp-landing-lg .btn{min-height:46px;border:0;border-radius:17px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;color:white;background:linear-gradient(180deg,#11185f,#090d3b);box-shadow:0 14px 34px rgba(13,17,66,.24),inset 0 1px 0 rgba(255,255,255,.17);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tp-landing-lg .btn:hover{transform:translateY(-1px);box-shadow:0 18px 42px rgba(13,17,66,.28),inset 0 1px 0 rgba(255,255,255,.2)}.tp-landing-lg .btnSecondary{color:var(--navy);background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 24px rgba(50,65,110,.08),inset 0 1px 0 rgba(255,255,255,.7)}.tp-landing-lg .btnGhost{background:transparent;color:var(--blue);box-shadow:none}.tp-landing-lg .btnLoginPrimary{min-height:44px;padding:0 22px;border:0;border-radius:999px;color:#fff;font-size:14px;font-weight:600;letter-spacing:-.01em;background:#0c115b;box-shadow:0 8px 24px rgba(12,17,91,.2)}.tp-landing-lg .btnLoginPrimary:hover{transform:translateY(-1px);background:#0a0f4f;box-shadow:0 10px 28px rgba(12,17,91,.26)}.tp-landing-lg .btnLoginOutline{min-height:44px;padding:0 20px;border-radius:999px;border:1px solid rgba(226,232,240,.95);color:#334155;font-size:14px;font-weight:600;letter-spacing:-.01em;background:rgba(255,255,255,.72);box-shadow:0 4px 16px rgba(50,65,110,.06),inset 0 1px 0 rgba(255,255,255,.85)}.tp-landing-lg .btnLoginOutline:hover{transform:translateY(-1px);border-color:#cbd5e1;background:#fff}.tp-landing-lg .pill{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:30px;border-radius:999px;padding:6px 12px;font-size:var(--text-badge);line-height:1;font-weight:700;border:1px solid transparent;white-space:nowrap}.tp-landing-lg .pill-blue{background:rgba(95,84,255,.13);color:#3f37ff;border-color:rgba(95,84,255,.18)}.tp-landing-lg .pill-green{background:rgba(34,197,94,.13);color:#15803d;border-color:rgba(34,197,94,.18)}.tp-landing-lg .pill-amber{background:rgba(245,158,11,.16);color:#c66a00;border-color:rgba(245,158,11,.2)}.tp-landing-lg .pill-coral{background:rgba(239,68,68,.12);color:#dc2626;border-color:rgba(239,68,68,.16)}.tp-landing-lg .pill-glass{background:rgba(255,255,255,.45);color:#596274;border-color:rgba(255,255,255,.65)}.tp-landing-lg .headerWrap{position:sticky;top:12px;z-index:30;width:min(var(--landing-layout-max),calc(100% - 2 * var(--landing-inset)));margin:12px auto 0}.tp-landing-lg .footer,.tp-landing-lg .headerWrap,.tp-landing-lg .hero,.tp-landing-lg .section{position:relative;z-index:1}.tp-landing-lg .header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:28px;padding:12px 14px 12px 22px}.tp-landing-lg .headerLogo{flex:0 0 auto;margin-left:6px}.tp-landing-lg .desktopNav{display:flex;align-items:center;gap:2px}.tp-landing-lg .desktopNav a{padding:11px 14px;border-radius:16px;color:#434c63;font-size:14px;font-weight:650;transition:.2s}.tp-landing-lg .desktopNav a:hover{background:rgba(255,255,255,.48);color:var(--navy)}.tp-landing-lg .headerActions{display:flex;align-items:center;gap:10px}.tp-landing-lg .mobileMenu{display:none;border:var(--glass-login-border);background:var(--glass-login-bg);backdrop-filter:var(--glass-login-filter);-webkit-backdrop-filter:var(--glass-login-filter);box-shadow:0 8px 24px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.5);border-radius:16px;width:46px;height:46px;color:var(--navy)}.tp-landing-lg .mobileNav{display:none;margin-top:10px;border-radius:24px;padding:12px}.tp-landing-lg .mobileNav a{display:block;padding:13px 14px;border-radius:16px;color:#515a70;font-weight:650}.tp-landing-lg .mobileNav a:hover{background:rgba(255,255,255,.48);color:var(--navy)}.tp-landing-lg .mobileNav .btn{width:100%;margin-top:8px}.tp-landing-lg .hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(20px,3vw,36px);align-items:center;padding:40px 0 72px}.tp-landing-lg .heroPhone{display:flex;justify-content:flex-end;align-items:center;justify-self:end;width:min(var(--landing-phone-width),100%);max-width:100%;flex-shrink:0;padding:12px 0 4px}.tp-landing-lg .heroText h1{margin:14px 0 0;max-width:580px;font-size:clamp(36px,4.2vw,58px);line-height:1.05;letter-spacing:-.055em;text-shadow:0 1px 18px rgba(255,255,255,.85)}.tp-landing-lg .heroLead{max-width:580px;margin-top:22px;display:flex;flex-direction:column;gap:8px;align-items:stretch}.tp-landing-lg .heroLeadBubble{margin:0;max-width:92%;padding:12px 16px;font-size:var(--text-lead-hero);line-height:1.45;box-shadow:0 1px .5px rgba(0,0,0,.06)}.tp-landing-lg .heroLeadBubbleText{display:block}.tp-landing-lg .heroLeadBubbleParent{align-self:flex-start;border-radius:18px 18px 18px 6px;background:rgba(255,182,232,.38);color:var(--navy);border:1px solid rgba(255,182,232,.55)}.tp-landing-lg .heroLeadBubbleTutor{align-self:flex-end;border-radius:18px 18px 6px 18px;background:rgba(95,84,255,.14);color:var(--navy);border:1px solid rgba(95,84,255,.24);box-shadow:0 1px .5px rgba(95,84,255,.12)}.tp-landing-lg .heroLeadBubbleWithReaction{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:10px}.tp-landing-lg .heroLeadReaction{display:inline-flex;align-items:center;gap:3px;padding:3px 7px 3px 5px;border-radius:999px;background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.55);box-shadow:0 1px 4px rgba(45,58,105,.08);backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%)}.tp-landing-lg .heroLeadReactionEmoji{font-size:15px;line-height:1}.tp-landing-lg .heroLeadReactionAvatar{width:20px;height:20px;border-radius:50%;border:1.5px solid #fff;background:linear-gradient(145deg,rgba(255,182,232,.9),rgba(160,113,255,.85)),radial-gradient(circle at 30% 35%,#fff8 0,transparent 45%);box-shadow:inset 0 0 0 1px rgba(13,17,66,.06)}.tp-landing-lg .heroPill{font-size:var(--text-caption)}.tp-landing-lg .heroButtons{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.tp-landing-lg .heroButtons .btn{min-height:54px;padding:0 26px}.tp-landing-lg .heroBadges{display:flex;flex-direction:column;gap:10px;margin-top:30px}.tp-landing-lg .heroBadgesRow{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px}.tp-landing-lg .heroBadges span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.58);color:#434c63;font-size:12px;line-height:1.25;font-weight:600;white-space:nowrap;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}.tp-landing-lg .heroBadges svg{color:var(--green)}.tp-landing-lg .dashboardMock{display:grid;grid-template-columns:220px minmax(0,1fr);border-radius:36px;overflow:hidden;padding:10px;min-height:620px;container-type:inline-size;container-name:dashboard-mock}@container dashboard-mock (max-width: 720px){.tp-landing-lg .dashboardMock{grid-template-columns:1fr;min-height:auto}.tp-landing-lg .mockSidebar{display:none}}.tp-landing-lg .mockSidebar{display:flex;flex-direction:column;padding:22px;border-radius:28px;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45)}.tp-landing-lg .mockMenu{margin-top:42px;display:grid;gap:8px}.tp-landing-lg .mockMenuItem{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 14px;border-radius:17px;color:#667086;font-size:14px;font-weight:700}.tp-landing-lg .mockMenuItemActive{color:#3f37ff;background:rgba(255,255,255,.62);box-shadow:0 8px 24px rgba(50,65,110,.08)}.tp-landing-lg .profileCard{margin-top:auto;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:12px;border-radius:22px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.42)}.miniAvatar,.tp-landing-lg .avatar{display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#6b5bff,#8ee6ff);color:white;font-weight:800}.tp-landing-lg .avatar{width:42px;height:42px}.tp-landing-lg .profileCard b{display:block;font-size:13px}.tp-landing-lg .profileCard span{display:block;font-size:12px;color:#687187;margin-top:2px}.tp-landing-lg .mockContent{padding:22px;container-type:inline-size;container-name:mock-content}.tp-landing-lg .mockTop{margin-bottom:4px}.tp-landing-lg .mockTop h3{margin:14px 0 6px;font-size:27px;letter-spacing:-.04em}.tp-landing-lg .mockTop p{margin:0;color:#687187}.tp-landing-lg .mockGrid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:24px}@container mock-content (min-width: 620px){.tp-landing-lg .mockGrid{grid-template-columns:minmax(0,1fr) minmax(200px,250px)}}.tp-landing-lg .invoicePanel,.tp-landing-lg .mockPanel,.tp-landing-lg .phoneCard,.tp-landing-lg .pwaPhoneCard,.tp-landing-lg .rightCard{border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.42);border-radius:28px;box-shadow:inset 0 1px 0 rgba(255,255,255,.58)}.tp-landing-lg .mockPanel{padding:20px;container-type:inline-size;container-name:mock-panel}.tp-landing-lg .panelTitle{display:flex;align-items:center;justify-content:space-between;gap:14px}.tp-landing-lg .panelTitle h3,.tp-landing-lg .panelTitle h4{margin:0}.tp-landing-lg .lessonList{margin-top:16px;display:grid;gap:12px}.tp-landing-lg .lessonRow{display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto;align-items:center;gap:8px 10px;min-height:64px;padding:12px 14px;border-radius:20px;background:rgba(255,255,255,.58)}.tp-landing-lg .lessonRow .rowPerson{grid-column:1/-1}.tp-landing-lg .lessonRow .rowTime{grid-column:1;grid-row:2}.tp-landing-lg .lessonRow>.pill:first-of-type{grid-column:2;grid-row:2;justify-self:end}.tp-landing-lg .lessonRow>.pill:nth-of-type(2){grid-column:3;grid-row:2;justify-self:end}@container mock-panel (min-width: 520px){.tp-landing-lg .lessonRow{grid-template-columns:minmax(0,1.25fr) minmax(72px,.75fr) auto auto;grid-template-rows:auto;gap:10px 12px;padding:11px 13px}.tp-landing-lg .lessonRow .rowPerson,.tp-landing-lg .lessonRow .rowTime{grid-column:auto;grid-row:auto}.tp-landing-lg .lessonRow>.pill:first-of-type,.tp-landing-lg .lessonRow>.pill:nth-of-type(2){grid-column:auto;grid-row:auto;justify-self:auto}}.tp-landing-lg .rowPerson{display:flex;align-items:center;gap:11px;min-width:0}.tp-landing-lg .miniAvatar{width:38px;height:38px;font-size:13px;background:#eceaff;color:#5146ff}.tp-landing-lg .rowPerson b{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-landing-lg .rowPerson span{display:block;font-size:12px;color:#687187;margin-top:2px}.tp-landing-lg .rowTime{font-size:13px;color:#333c55;font-weight:650}.tp-landing-lg .rightCards{display:grid;gap:16px}.tp-landing-lg .rightCard{padding:20px;display:flex;flex-direction:column;gap:4px}.tp-landing-lg .rightCard span{color:#5d667b;font-size:14px;font-weight:700}.tp-landing-lg .rightCard strong{display:block;margin-top:6px;font-size:30px;letter-spacing:-.04em}.tp-landing-lg .rightCard p{color:#5d667b;margin:4px 0 12px}.tp-landing-lg .rightCard svg{color:#574bff;margin-top:auto}.tp-landing-lg .rightCard .btn{margin-top:4px}.tp-landing-lg .compactStats{gap:10px}.tp-landing-lg .compactStats div{display:flex;align-items:baseline;justify-content:space-between;padding-top:13px;border-top:1px solid rgba(13,17,66,.08)}.tp-landing-lg .compactStats div:first-of-type{padding-top:10px;margin-top:6px;border-top:1px solid rgba(13,17,66,.08)}.tp-landing-lg .compactStats b{font-size:20px}.tp-landing-lg .compactStats small{color:#69728a}.tp-landing-lg #pwa.section,.tp-landing-lg .ctaSection,.tp-landing-lg .faqSection,.tp-landing-lg .featureGrid,.tp-landing-lg .narrowSection,.tp-landing-lg .socialSection{padding-top:var(--landing-section-pad-y);padding-bottom:var(--landing-section-pad-y)}.tp-landing-lg .howSectionTitle .howSectionPill{min-height:36px;padding:8px 16px;font-size:var(--text-badge-lg);font-weight:700;color:#3a4258;background:rgba(255,255,255,.72);border-color:rgba(255,255,255,.88);box-shadow:0 6px 20px rgba(45,58,105,.08),inset 0 1px 0 rgba(255,255,255,.9)}.tp-landing-lg .howSectionTitle h2{max-width:560px;margin-top:12px;font-size:var(--text-section-h2-compact);font-weight:600;line-height:1.12;letter-spacing:-.04em}.tp-landing-lg .howSectionTitle p{max-width:560px;margin-top:14px;font-size:var(--text-lead);font-weight:400;line-height:1.65;color:var(--landing-text-lead)}.tp-landing-lg .howSectionTitle.centered h2,.tp-landing-lg .howSectionTitle.centered p{margin-inline:auto;text-align:center}.tp-landing-lg .centered{text-align:center;display:grid;justify-items:center}.tp-landing-lg .left{text-align:left}.tp-landing-lg .stepsGrid{width:100%;margin-top:var(--landing-block-gap);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tp-landing-lg .stepCard{padding:18px 20px;border-radius:22px}.tp-landing-lg .stepHead{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:12px}.tp-landing-lg .stepCard .stepIcon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(95,84,255,.13);color:#5044ff;align-self:center;justify-self:center}.tp-landing-lg .stepHead h3{margin:0;font-size:var(--text-card-title);font-weight:600;line-height:1.3;letter-spacing:-.03em}.tp-landing-lg .stepCard p{color:var(--landing-text-muted);font-size:var(--text-body);font-weight:400;line-height:1.65;margin:12px 0 0}.tp-landing-lg #roles .stepsGrid{align-items:stretch}.tp-landing-lg .stepCard.roleCard{display:flex;flex-direction:column;gap:10px;height:100%}.tp-landing-lg .stepCard.roleCard .stepHead{margin:0;min-height:44px}.tp-landing-lg .stepCard.roleCard .stepHead h3{margin:0;line-height:1.25;align-self:center}.tp-landing-lg .stepCard.roleCard .roleCardLead{margin:0;align-self:start;min-height:0;overflow:hidden}.tp-landing-lg .stepCard.roleCard .rolePoints{margin:0;padding:0;list-style:none;display:grid;grid-template-rows:repeat(3,minmax(0,auto));gap:4px;align-self:start}.tp-landing-lg .stepCard .rolePoints li{display:flex;align-items:flex-start;gap:6px;min-height:0;font-size:var(--text-ui);font-weight:400;line-height:1.3;color:#4d566b}.tp-landing-lg .stepCard .rolePoints svg{flex-shrink:0;width:16px;height:16px;margin:2px 0 0;color:var(--green)}.tp-landing-lg .invoicePreview{padding:18px;border-radius:34px}.tp-landing-lg .summaryCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tp-landing-lg .summaryCards div{padding:20px;border-radius:24px;background:rgba(255,255,255,.45);border:1px solid rgba(255,255,255,.55)}.tp-landing-lg .summaryCards span{display:block;color:#667086;font-weight:700;font-size:13px}.tp-landing-lg .summaryCards b{display:block;margin-top:9px;font-size:28px;letter-spacing:-.04em}.tp-landing-lg .invoicePanel{margin-top:16px;padding:18px}.tp-landing-lg .invoiceRow{display:grid;grid-template-columns:44px 1fr auto auto;align-items:center;gap:14px;padding:14px;border-radius:20px;background:rgba(255,255,255,.55);margin-top:10px}.tp-landing-lg .invoiceIcon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:15px;background:rgba(95,84,255,.12);color:#5044ff}.tp-landing-lg .invoiceRow b{display:block}.tp-landing-lg .invoiceRow span{display:block;color:#687187;font-size:13px;margin-top:3px}.tp-landing-lg .invoiceRow strong{font-size:18px}.tp-landing-lg .splitTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.tp-landing-lg .splitTitle p{max-width:430px}.tp-landing-lg .roleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tp-landing-lg .roleCard{border-radius:30px;padding:25px}.tp-landing-lg .roleCard h3{margin:0;font-size:var(--text-card-title);font-weight:600;line-height:1.3;letter-spacing:-.03em}.tp-landing-lg .roleCard p,.tp-landing-lg .roleCard:not(.stepCard) p{color:var(--landing-text-muted);font-size:var(--text-body);font-weight:400;line-height:1.65;min-height:86px;margin:14px 0 0}.tp-landing-lg .roleCard div:last-child{display:grid;gap:12px;margin-top:20px}.tp-landing-lg .roleCard div:last-child span{display:flex;align-items:center;gap:8px;font-size:var(--text-ui);font-weight:700;color:#4d566b}.tp-landing-lg .roleCard div:last-child svg{color:var(--green)}.tp-landing-lg .pwaShell{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:start;padding:28px 32px;border-radius:32px;margin:0;overflow:hidden}.tp-landing-lg .pwaText.howSectionTitle{max-width:none}.tp-landing-lg .pwaText.howSectionTitle h2{max-width:520px}.tp-landing-lg .pwaText.howSectionTitle p{max-width:520px;margin-top:12px}.tp-landing-lg .pwaInstallGuide{display:grid;grid-template-columns:minmax(0,max-content);max-width:100%;margin-top:18px}.tp-landing-lg .pwaInstallGuide>*{grid-column:1}.tp-landing-lg .pwaBrowserPicker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;grid-row:1;margin-bottom:2px}.tp-landing-lg .pwaBrowserOption{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:9px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.34);color:var(--navy);font-size:var(--text-ui);font-weight:750;letter-spacing:-.02em;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.45);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.tp-landing-lg .pwaBrowserOption:hover{background:rgba(255,255,255,.48)}.tp-landing-lg .pwaBrowserOption--active{background:rgba(255,255,255,.72);border-color:rgba(95,84,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 8px 20px rgba(80,68,255,.12)}.tp-landing-lg .pwaBrowserIcon{display:block;width:22px;height:22px;flex-shrink:0;line-height:0}.tp-landing-lg .pwaBrowserIconSvg{display:block;width:22px;height:22px;object-fit:contain}.tp-landing-lg .pwaDone{grid-row:3;margin:0;font-size:var(--text-ui);font-weight:700;line-height:1.45;color:var(--navy);white-space:nowrap}.tp-landing-lg .pwaSteps{display:grid;gap:10px;grid-row:2;width:0;min-width:100%;margin:0;padding:0;list-style:none}.tp-landing-lg .pwaStep{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.38)}.tp-landing-lg .pwaStepIcon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:rgba(95,84,255,.12);color:#5044ff}.tp-landing-lg .pwaStepCopy{display:grid;gap:4px;min-width:0}.tp-landing-lg .pwaStepCopy b{font-size:var(--text-body);font-weight:800;letter-spacing:-.02em;color:var(--navy);line-height:1.4}.tp-landing-lg .pwaStepCopy span{font-size:var(--text-ui);line-height:1.5;color:#667086}.tp-landing-lg .pwaTimeBadge{grid-row:4;margin-top:10px;justify-self:start;font-size:12px;font-weight:700}.tp-landing-lg .pwaPhone.heroPhone{justify-content:center;justify-self:center;width:min(var(--landing-phone-width),100%);max-width:100%;flex-shrink:0;padding:0}.tp-landing-lg .pwaPhoneScreen{box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;width:100%;min-height:0;overflow:hidden;background:linear-gradient(180deg,#f5f2ff,#f8fafc 42%,#fff)}.tp-landing-lg .pwaPhoneScroll{flex:1 1 auto;min-height:0;overflow-x:clip;overflow-y:auto;padding:8px 12px 10px;-webkit-overflow-scrolling:touch}.tp-landing-lg .pwaPhoneTop{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.tp-landing-lg .pwaPhoneTop .pwaPhoneLogo{flex:1 1 auto;min-width:0;max-width:calc(100% - 5.5rem);justify-content:flex-start!important;gap:.35rem!important}.tp-landing-lg .pwaPhoneTop .pwaPhoneLogo img{height:1.5rem!important;width:1.5rem!important}.tp-landing-lg .pwaPhoneTop .pwaPhoneLogo>span{font-size:1rem!important;line-height:1;white-space:nowrap}.tp-landing-lg .pwaTutorPill{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(124,106,255,.22);background:rgba(237,233,255,.95);color:#5b4fc7;font-size:11px;font-weight:700;line-height:1}.tp-landing-lg .pwaTodayTitle{margin:10px 0 8px;font-size:22px;font-weight:800;letter-spacing:-.04em;color:var(--navy)}.tp-landing-lg .pwaNextLesson{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:start;padding:10px;border-radius:18px;background:linear-gradient(135deg,#fce7f3,#ede9fe 52%,#e0e7ff);border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 24px rgba(91,79,199,.1)}.tp-landing-lg .pwaNextLessonIcon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.72);color:#4f46e5}.tp-landing-lg .pwaNextLessonBody{display:grid;gap:2px;min-width:0}.tp-landing-lg .pwaNextLessonLabel{font-size:11px;color:#667086}.tp-landing-lg .pwaNextLessonBody strong{font-size:15px;font-weight:800;letter-spacing:-.03em;color:var(--navy)}.tp-landing-lg .pwaNextLessonSubject{font-size:12px;color:#5d667b}.tp-landing-lg .pwaNextLessonTime{display:inline-flex;align-items:center;gap:4px;margin-top:2px;font-size:11px;color:#5d667b}.tp-landing-lg .pwaNextLessonGo{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:2px;border-radius:999px;background:rgba(255,255,255,.75);color:#6d5ce8}.tp-landing-lg .pwaSectionHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 0 6px}.tp-landing-lg .pwaSectionHead h3{margin:0;font-size:14px;font-weight:800;letter-spacing:-.02em;color:var(--navy)}.tp-landing-lg .pwaLessonsCount{flex-shrink:0;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.85);color:#667086;font-size:10px;font-weight:700}.tp-landing-lg .pwaLessonsCard{padding:4px 10px;border-radius:18px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.88);box-shadow:0 10px 28px rgba(41,54,100,.06)}.tp-landing-lg .pwaLessonRow{display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:6px;row-gap:4px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(13,17,66,.06)}.tp-landing-lg .pwaLessonRow:last-child{border-bottom:0}.tp-landing-lg .pwaAvatar{display:flex;align-items:center;justify-content:center;grid-column:1;grid-row:1/span 2;align-self:center;width:30px;height:30px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:-.02em}.tp-landing-lg .pwaAvatar-blue{background:#dbeafe;color:#2563eb}.tp-landing-lg .pwaAvatar-purple{background:#ede9fe;color:#7c3aed}.tp-landing-lg .pwaAvatar-green{background:#dcfce7;color:#16a34a}.tp-landing-lg .pwaAvatar-orange{background:#ffedd5;color:#ea580c}.tp-landing-lg .pwaLessonMeta{display:grid;gap:1px;min-width:0;grid-column:2;grid-row:1;align-self:center}.tp-landing-lg .pwaLessonMeta strong{font-size:12px;font-weight:800;color:var(--navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-landing-lg .pwaLessonMeta span{font-size:10px;color:#667086;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-landing-lg .pwaLessonTime{grid-column:3;grid-row:1;align-self:start;font-size:9px;color:#667086;text-align:right;white-space:nowrap}.tp-landing-lg .pwaStatus{grid-column:2;grid-row:2;justify-self:start;align-self:start;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:700;line-height:1.2;white-space:nowrap}.tp-landing-lg .pwaStatus-amber{color:#c66a00;background:rgba(245,158,11,.16);border:1px solid rgba(245,158,11,.2)}.tp-landing-lg .pwaStatus-green{color:#15803d;background:rgba(34,197,94,.13);border:1px solid rgba(34,197,94,.18)}.tp-landing-lg .pwaPayCard{position:relative;display:grid;gap:2px;margin-top:10px;padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.7);background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(245,240,255,.92));box-shadow:0 10px 28px rgba(91,79,199,.08)}.tp-landing-lg .pwaPayCardIcon{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:rgba(237,233,255,.95);color:#6d5ce8}.tp-landing-lg .pwaPayCardLabel{font-size:11px;color:#667086}.tp-landing-lg .pwaPayCardAmount{font-size:26px;font-weight:800;letter-spacing:-.05em;color:var(--navy)}.tp-landing-lg .pwaPayCardSub{font-size:11px;color:#667086}.tp-landing-lg .pwaBottomNav{display:flex;justify-content:space-between;gap:2px;flex-shrink:0;padding:6px 8px 8px;border-top:1px solid rgba(13,17,66,.06);background:rgba(255,255,255,.94)}.tp-landing-lg .pwaBottomNav>span{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;color:#6b7280}.tp-landing-lg .pwaBottomNav>span small{font-size:8px;font-weight:600;line-height:1.1;white-space:nowrap}.tp-landing-lg .pwaBottomNav>span.active,.tp-landing-lg .pwaBottomNav>span.active small{color:#5146ff}.tp-landing-lg .headerWrapRail{width:100%;height:var(--landing-header-rail-height);flex-shrink:0;pointer-events:none}.tp-landing-lg .landingPhoneShell{position:relative;width:100%;max-width:var(--landing-phone-width);margin-inline:auto}.tp-landing-lg .landing-phone-screen{display:flex;flex-direction:column;height:var(--landing-phone-screen-height);max-height:var(--landing-phone-screen-height);background:#fff}.tp-landing-lg .landing-chat-wallpaper{background-color:var(--landing-chat-wallpaper-color);background-image:var(--landing-chat-wallpaper-image);background-size:cover;background-position:50%}.tp-landing-lg .featureGrid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-template-areas:"intro preview" "list preview";gap:30px;align-items:stretch;padding:var(--landing-section-pad-y) 0}.tp-landing-lg .featureGridIntro{grid-area:intro;align-self:start}.tp-landing-lg .featureSectionTitle{text-align:left;justify-items:start}.tp-landing-lg .featureList{grid-area:list;margin-top:0;display:flex;flex-direction:column;gap:8px;align-self:stretch}.tp-landing-lg .featureList .heroLeadBubble{max-width:88%}.tp-landing-lg .invoicePreview{grid-area:preview;align-self:stretch}.tp-landing-lg .invoiceRows{display:grid;gap:10px}.tp-landing-lg .invoiceMoreHint{margin:12px 0 0;font-size:var(--text-caption);font-weight:600;color:var(--landing-text-muted);text-align:center}.tp-landing-lg .pwaSection{display:flex;flex-direction:column;gap:0;padding:var(--landing-section-pad-y) 0}.tp-landing-lg .pwaPhoneBelow{display:none;margin-inline:auto;padding-top:20px}.tp-landing-lg .pwaPhoneBelow,.tp-landing-lg .pwaPhoneInShell{justify-content:center;width:min(var(--landing-phone-width),100%);max-width:100%}.tp-landing-lg .pwaPhoneInShell{display:flex;align-items:flex-start;flex-shrink:0}.tp-landing-lg .faqSection{max-width:960px}.tp-landing-lg .faqList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:var(--landing-block-gap);align-items:stretch}.tp-landing-lg .faqItem{display:flex;flex-direction:column;height:100%;padding:22px 24px;border-radius:22px}.tp-landing-lg .faqDisclosure{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.tp-landing-lg .faqDisclosure summary{list-style:none;cursor:pointer}.tp-landing-lg .faqDisclosure summary::-webkit-details-marker{display:none}.tp-landing-lg .faqQuestion{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0;font-size:var(--text-card-title);font-weight:600;line-height:1.3;letter-spacing:-.03em;color:var(--navy)}.tp-landing-lg .faqQuestionText{flex:1 1 auto;min-width:0;text-wrap:pretty}.tp-landing-lg .faqChevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#667086;transition:transform .2s ease}.tp-landing-lg .faqDisclosure[open] .faqChevron{transform:rotate(180deg)}.tp-landing-lg .faqItemBody{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(13,17,66,.07)}.tp-landing-lg .pricingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.tp-landing-lg .priceCard{padding:26px;border-radius:30px}.tp-landing-lg .featuredPlan{outline:2px solid rgba(95,84,255,.28)}.tp-landing-lg .priceCard h3{font-size:var(--text-card-title-lg);margin:18px 0 0}.tp-landing-lg .priceCard p{color:#5d667b;font-size:var(--text-body);min-height:70px;line-height:1.7}.tp-landing-lg .priceCard strong{display:block;font-size:40px;letter-spacing:-.06em;margin:16px 0 18px}.tp-landing-lg .priceCard .btn{width:100%}.tp-landing-lg .priceCard div:last-child{display:grid;gap:10px;margin-top:20px}.tp-landing-lg .priceCard div:last-child span{display:flex;align-items:center;gap:9px;color:#4d566b;font-weight:650}.tp-landing-lg .priceCard svg{color:var(--green)}.tp-landing-lg .faqItemBody p{margin:0;font-size:var(--text-body);font-weight:400;line-height:1.65;color:var(--landing-text-muted);text-wrap:pretty}.tp-landing-lg .socialSection{padding-top:calc(var(--landing-section-pad-y) - 12px);padding-bottom:calc(var(--landing-section-pad-y) - 16px)}.tp-landing-lg .socialShell{display:flex;flex-direction:column;gap:22px;padding:30px 32px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(248,244,255,.78) 55%,rgba(240,248,255,.82))}.tp-landing-lg .socialShellHeader{margin:0}.tp-landing-lg .socialSection .howSectionTitle h2{font-size:clamp(24px,2.4vw,30px)}.tp-landing-lg .socialLead{margin:10px auto 0;max-width:40ch;font-size:var(--text-body);font-weight:400;line-height:1.55;color:var(--landing-text-muted);text-wrap:pretty}.tp-landing-lg .socialGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%}.tp-landing-lg .socialCard{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:0;padding:14px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.42);text-decoration:none;color:inherit;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.45);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tp-landing-lg .socialCard:hover{transform:translateY(-2px);background:rgba(255,255,255,.62);box-shadow:0 10px 24px rgba(13,17,66,.08)}.tp-landing-lg .socialCard:focus-visible{outline:2px solid rgba(95,84,255,.55);outline-offset:3px}.tp-landing-lg .socialCardIcon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:14px}.tp-landing-lg .socialCardIconSvg{width:26px;height:26px}.tp-landing-lg .socialCard--sky .socialCardIcon{background:rgba(14,165,233,.12);color:#0284c7}.tp-landing-lg .socialCard--rose .socialCardIcon{background:rgba(244,63,94,.12);color:#e11d48}.tp-landing-lg .socialCard--rose .socialCardIconSvg{width:24px;height:24px}.tp-landing-lg .socialCard--coral .socialCardIcon{background:rgba(225,29,72,.1);color:#be123c}.tp-landing-lg .socialCard--berry .socialCardIcon{background:rgba(220,38,38,.1);color:#dc2626}.tp-landing-lg .socialCard--indigo .socialCardIcon{background:rgba(79,70,229,.1);color:#4f46e5}.tp-landing-lg .socialCard--indigo .socialCardIconSvg{width:24px;height:24px}.tp-landing-lg .socialCardName{font-size:15px;font-weight:700;letter-spacing:-.03em;line-height:1.25;color:var(--navy);min-width:0}.tp-landing-lg .ctaSection{padding-top:calc(var(--landing-section-pad-y) - 8px)}.tp-landing-lg .ctaCard{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 28px;padding:30px 32px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(248,244,255,.78) 55%,rgba(240,248,255,.82))}.tp-landing-lg .ctaCardMain{display:flex;align-items:center;gap:18px;flex:1 1 320px;min-width:0}.tp-landing-lg .ctaCopy{min-width:0}.tp-landing-lg .ctaCopy h2{margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:600;line-height:1.2;letter-spacing:-.04em;color:var(--navy);text-wrap:pretty}.tp-landing-lg .ctaCopy p{margin:8px 0 0;max-width:46ch;font-size:var(--text-body);font-weight:400;line-height:1.65;color:var(--landing-text-muted);text-wrap:pretty}.tp-landing-lg .ctaAction{flex-shrink:0;min-height:54px;padding:0 30px;font-size:16px;font-weight:600}.tp-landing-lg .footer{display:flex;flex-direction:column;gap:28px;padding:40px 0 48px;color:#5d667b;border-top:1px solid rgba(13,17,66,.07)}.tp-landing-lg .footerTop{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:40px 56px;align-items:start}.tp-landing-lg .footerBrand{display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:380px}.tp-landing-lg .footerTagline{margin:0;font-size:var(--text-body);font-weight:400;line-height:1.65;color:var(--landing-text-muted);text-wrap:pretty}.tp-landing-lg .footerLoginBtn{margin-top:4px}.tp-landing-lg .footerNav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px;align-items:start}.tp-landing-lg .footerCol{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.tp-landing-lg .footerCol b{margin:0 0 2px;font-size:13px;font-weight:600;letter-spacing:.01em;color:var(--navy)}.tp-landing-lg .footerCol a{font-size:15px;font-weight:400;line-height:1.4;color:#5d667b;transition:color .2s ease}.tp-landing-lg .footerCol a:hover{color:var(--navy)}.tp-landing-lg .footerCopy{margin:0;padding-top:20px;border-top:1px solid rgba(13,17,66,.06);font-size:13px;color:#667086}@media (min-width:1051px){.tp-landing-lg{--landing-content-max:980px}.tp-landing-lg .headerWrapRail{display:none;height:0}.tp-landing-lg .headerWrap{top:6px;margin-top:4px}.tp-landing-lg .section{width:min(var(--landing-layout-max),calc(100% - 2 * var(--landing-inset)))}.tp-landing-lg .hero{width:min(var(--landing-header-max),calc(100% - 2 * var(--landing-inset)));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(20px,3vw,36px);align-items:center;padding:40px 0 72px}.tp-landing-lg .heroPhone{justify-content:flex-end;justify-self:end}.tp-landing-lg .heroText{text-align:left}.tp-landing-lg .heroLeadBubbleParent{align-self:flex-start}.tp-landing-lg .heroLeadBubbleTutor{align-self:flex-end}.tp-landing-lg .heroButtons{display:flex;width:100%;max-width:580px;flex-wrap:wrap;gap:13px;margin-top:28px}.tp-landing-lg .heroButtons .btn{flex:1 1 calc(50% - 7px);min-width:min(100%,220px);justify-content:center}.tp-landing-lg .featureGrid{padding:86px 0}.tp-landing-lg .featureGrid .invoiceMoreHint,.tp-landing-lg .invoiceRows .invoiceRow:nth-child(n+5){display:none}.tp-landing-lg #roles .stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto minmax(4.5em,auto) repeat(3,minmax(1.5rem,auto));gap:18px;align-items:stretch}.tp-landing-lg .stepCard.roleCard{display:grid;grid-template-rows:subgrid;grid-row:span 5;gap:8px;height:auto}.tp-landing-lg .stepCard.roleCard .roleCardLead{margin:0;align-self:start}.tp-landing-lg .stepCard.roleCard .rolePoints{display:grid;grid-row:3/span 3;grid-template-rows:subgrid;margin-top:0;align-self:stretch;gap:4px}@supports not (grid-template-rows:subgrid){.tp-landing-lg .stepCard.roleCard .roleCardLead{min-height:4.5em}.tp-landing-lg .stepCard.roleCard .rolePoints{grid-template-rows:repeat(3,minmax(1.5rem,auto));margin-top:auto}}.tp-landing-lg .pwaShell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--landing-phone-width));gap:28px;align-items:start;padding:42px;border-radius:38px;margin:0;overflow:visible}.tp-landing-lg .pwaInstallGuide{display:flex;flex-direction:column;gap:14px;max-width:540px;margin-top:22px}.tp-landing-lg .pwaInstallGuide>*{grid-column:unset;grid-row:unset}.tp-landing-lg .pwaBrowserPicker{order:0;max-width:320px}.tp-landing-lg .pwaSteps{width:100%;min-width:0;order:1}.tp-landing-lg .pwaDone{order:2;white-space:normal;font-size:var(--text-body)}.tp-landing-lg .pwaTimeBadge{order:3;margin-top:0}.tp-landing-lg .faqDisclosure--static summary{pointer-events:none;cursor:default}.tp-landing-lg .faqDisclosure--static .faqQuestion{display:block}.tp-landing-lg .faqDisclosure--static .faqChevron{display:none}.tp-landing-lg .faqDisclosure--static .faqItemBody{display:grid}.tp-landing-lg .faqItem{padding:23px 24px;border-radius:28px}.tp-landing-lg .pwaPhoneBelow{display:none}.tp-landing-lg .pwaPhoneInShell{display:flex}.tp-landing-lg .faqSection{padding:86px 0}.tp-landing-lg .faqList{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:38px}.tp-landing-lg .ctaSection{padding:18px 0 72px}.tp-landing-lg .stepsGrid{margin-top:24px}.tp-landing-lg #how.narrowSection{padding:28px 0 52px}.tp-landing-lg .narrowSection{padding:40px 0 88px}.tp-landing-lg #roles.section{padding:0 0 24px}.tp-landing-lg #social.socialSection{padding:24px 0 32px}}@media (max-width:1050px){.tp-landing-lg{--landing-inset:20px;--landing-section-pad-y:40px;--landing-block-gap:20px}.tp-landing-lg .headerWrapRail{height:var(--landing-header-rail-height)}.tp-landing-lg .headerWrap{position:fixed;top:var(--landing-header-sticky-top);left:50%;right:auto;transform:translateX(-50%);width:min(var(--landing-layout-max),calc(100% - 2 * var(--landing-inset)));margin:0;z-index:40}.tp-landing-lg .header{padding:10px 12px 10px 16px;border-radius:22px}.tp-landing-lg .desktopNav,.tp-landing-lg .headerActions{display:none}.tp-landing-lg .mobileMenu{display:inline-flex;align-items:center;justify-content:center}.tp-landing-lg .mobileNav{display:block;max-height:calc(100vh - var(--landing-header-rail-height) - env(safe-area-inset-bottom, 0px) - 12px);max-height:calc(100dvh - var(--landing-header-rail-height) - env(safe-area-inset-bottom, 0px) - 12px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}.tp-landing-lg .hero{display:flex;flex-direction:column;gap:var(--landing-block-gap);padding:calc(var(--landing-header-rail-height) + 20px) 0 var(--landing-section-pad-y);width:min(var(--landing-layout-max),calc(100% - 2 * var(--landing-inset)))}.tp-landing-lg .heroText{text-align:left}.tp-landing-lg .heroText h1{max-width:none;font-size:clamp(32px,8.5vw,42px);line-height:1.08}.tp-landing-lg .heroLead{margin-top:16px;gap:10px}.tp-landing-lg .heroLead .heroLeadBubble{max-width:min(88%,20rem);padding:11px 14px;font-size:var(--text-body);line-height:1.45}.tp-landing-lg .heroLeadBubbleParent{align-self:flex-start}.tp-landing-lg .heroLeadBubbleTutor{align-self:flex-end}.tp-landing-lg .heroButtons{flex-direction:column;align-items:stretch;margin-top:20px;gap:10px}.tp-landing-lg .heroButtons .btn{width:100%;justify-content:center}.tp-landing-lg .heroBadges{display:none}.tp-landing-lg .heroPhone{justify-content:center;justify-self:center;width:min(var(--landing-phone-width),100%);padding:0}.tp-landing-lg #how.section,.tp-landing-lg .narrowSection,.tp-landing-lg .section{width:min(var(--landing-layout-max),calc(100% - 2 * var(--landing-inset)));padding-top:var(--landing-section-pad-y);padding-bottom:var(--landing-section-pad-y)}.tp-landing-lg .howSectionTitle h2{font-size:clamp(26px,7vw,34px);line-height:1.12}.tp-landing-lg .howSectionTitle p{font-size:var(--text-body);line-height:1.6;margin-top:10px}.tp-landing-lg .stepsGrid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:var(--landing-block-gap)}.tp-landing-lg .stepCard{padding:16px 18px}.tp-landing-lg .stepCard.roleCard{gap:12px}.tp-landing-lg .featureSectionTitle.left{text-align:center;justify-items:center}.tp-landing-lg .featureSectionTitle.left h2,.tp-landing-lg .featureSectionTitle.left p{margin-inline:auto;text-align:center}.tp-landing-lg .featureGrid{display:grid;grid-template-columns:1fr;grid-template-areas:"intro" "preview" "list";gap:var(--landing-block-gap);padding:var(--landing-section-pad-y) 0}.tp-landing-lg .featureGridIntro{grid-area:intro}.tp-landing-lg .invoicePreview{grid-area:preview;padding:14px;border-radius:28px}.tp-landing-lg .featureList{grid-area:list;gap:8px}.tp-landing-lg .featureList .heroLeadBubble{max-width:min(92%,22rem);font-size:var(--text-body)}.tp-landing-lg .summaryCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tp-landing-lg .summaryCards div{padding:12px 10px;border-radius:18px}.tp-landing-lg .summaryCards span{font-size:var(--text-caption);line-height:1.25}.tp-landing-lg .summaryCards b{margin-top:6px;font-size:clamp(20px,5.2vw,24px);white-space:nowrap}.tp-landing-lg .invoicePanel{margin-top:12px;padding:12px;border-radius:24px}.tp-landing-lg .invoicePanel .panelTitle{gap:12px}.tp-landing-lg .invoicePanel .panelTitle h3{font-size:var(--text-card-title)}.tp-landing-lg .invoicePanel .panelTitle .btn{min-height:36px;padding:7px 14px;font-size:var(--text-caption)}.tp-landing-lg .invoiceRow{grid-template-columns:40px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:10px;row-gap:6px;padding:10px 12px;border-radius:18px;margin-top:10px}.tp-landing-lg .invoiceIcon{grid-column:1;grid-row:1/3;align-self:center;width:40px;height:40px;border-radius:14px}.tp-landing-lg .invoiceRow>div:not(.invoiceIcon){grid-column:2;grid-row:1/3;min-width:0;align-self:center}.tp-landing-lg .invoiceRow b{font-size:var(--text-body);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-landing-lg .invoiceRow span{font-size:var(--text-caption);margin-top:3px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-landing-lg .invoiceRow strong{grid-column:3;grid-row:1;justify-self:end;align-self:start;font-size:var(--text-card-title);white-space:nowrap}.tp-landing-lg .invoiceRow .pill{grid-column:3;grid-row:2;justify-self:end;align-self:end;min-height:28px;padding:5px 10px;font-size:var(--text-badge)}.tp-landing-lg .invoicePanel .invoiceRow:not(:first-child){display:none}.tp-landing-lg .invoiceMoreHint{margin-top:10px;font-size:var(--text-caption);line-height:1.4}.tp-landing-lg .pwaSection{flex-direction:column;padding:var(--landing-section-pad-y) 0}.tp-landing-lg .pwaShell{display:block;padding:20px 18px;border-radius:28px;margin:0}.tp-landing-lg .pwaBrowserPicker{margin-bottom:16px}.tp-landing-lg .pwaPhoneInShell{display:none}.tp-landing-lg .pwaPhoneBelow{display:flex;justify-content:center;padding-top:20px}.tp-landing-lg .pwaDone{white-space:normal}.tp-landing-lg .pwaText.howSectionTitle h2{font-size:clamp(26px,7vw,34px)}.tp-landing-lg .faqSection{padding:var(--landing-section-pad-y) 0}.tp-landing-lg .faqList{grid-template-columns:1fr;gap:12px;margin-top:var(--landing-block-gap);max-width:42rem;margin-inline:auto;width:100%;align-items:start}.tp-landing-lg .faqItem{padding:16px 18px;border-radius:20px;height:auto}.tp-landing-lg .faqItemBody{margin-top:12px;padding-top:12px}.tp-landing-lg .socialShell{gap:16px;padding:16px 18px;border-radius:24px}.tp-landing-lg .socialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tp-landing-lg .socialCard{flex-direction:row;justify-content:flex-start;text-align:left;padding:12px 14px}.tp-landing-lg .socialCard--spanRow{grid-column:1/-1;width:100%;justify-content:center;text-align:center}.tp-landing-lg .ctaSection{padding:var(--landing-section-pad-y) 0}.tp-landing-lg .ctaCard{flex-direction:column;align-items:stretch;gap:16px;padding:16px 18px;border-radius:24px}.tp-landing-lg .ctaCardMain{flex-basis:auto}.tp-landing-lg .ctaAction{width:100%;justify-content:center}.tp-landing-lg .footer{gap:20px;padding:28px 0 36px}.tp-landing-lg .footerTop{grid-template-columns:1fr;gap:24px}.tp-landing-lg .footerNav{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;width:100%}.tp-landing-lg .footerBrand{max-width:none}}@media (max-width:820px){.tp-landing-lg .summaryCards div{padding:11px 9px}.tp-landing-lg .summaryCards b{font-size:clamp(18px,4.8vw,22px)}.tp-landing-lg .invoiceRow{gap:8px;padding:10px}}@media (max-width:560px){.tp-landing-lg{--landing-inset:16px;--landing-section-pad-y:32px}.tp-landing-lg .heroText h1{font-size:32px}.tp-landing-lg .pwaShell{padding:16px 14px}}.tp-landing-lg .tp-home-tg-promo{position:fixed;z-index:58;top:auto;right:max(.75rem,env(safe-area-inset-right,0px));bottom:max(.75rem,env(safe-area-inset-bottom,0px));width:min(21rem,calc(100vw - 1.25rem));transform:none;animation:tp-landing-tg-promo-enter-mobile .5s cubic-bezier(.22,1,.36,1) both}.tp-landing-lg .tp-home-tg-promo-inner{position:relative;display:grid;gap:10px;padding:14px 16px;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(236,248,255,.78) 52%,rgba(248,244,255,.82))}.tp-landing-lg .tp-home-tg-promo-close{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:999px;color:#64748b;font-size:1.25rem;line-height:1;background:rgba(255,255,255,.72);cursor:pointer;transition:background-color .15s ease,color .15s ease}.tp-landing-lg .tp-home-tg-promo-close:hover{color:#0f172a;background:rgba(255,255,255,.95)}.tp-landing-lg .tp-home-tg-promo-head{display:flex;align-items:center;gap:10px;min-width:0;padding-right:2rem}.tp-landing-lg .tp-home-tg-promo-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;color:#229ed9;background:rgba(34,158,217,.1);box-shadow:inset 0 0 0 1px rgba(34,158,217,.14)}.tp-landing-lg .tp-home-tg-promo-logo{width:22px;height:22px}.tp-landing-lg .tp-home-tg-promo-head h2{margin:0;min-width:0;font-size:clamp(16px,2vw,18px);font-weight:600;line-height:1.25;letter-spacing:-.03em;color:var(--navy);text-wrap:pretty}.tp-landing-lg .tp-home-tg-promo-inner>p{margin:0;font-size:var(--text-body);font-weight:400;line-height:1.5;color:var(--landing-text-muted);text-wrap:pretty}.tp-landing-lg .tp-home-tg-promo-actions{display:flex;gap:8px}.tp-landing-lg .tp-home-tg-promo-later,.tp-landing-lg .tp-home-tg-promo-subscribe{flex:1 1 0;min-width:0;min-height:44px;justify-content:center;text-decoration:none}.tp-landing-lg .tp-home-cookie-banner{position:fixed;z-index:60;right:max(.75rem,env(safe-area-inset-right,0px));bottom:max(.75rem,env(safe-area-inset-bottom,0px));left:max(.75rem,env(safe-area-inset-left,0px));display:flex;justify-content:center;pointer-events:none;animation:tp-landing-cookie-enter .45s cubic-bezier(.22,1,.36,1) both}.tp-landing-lg .tp-home-cookie-inner{display:flex;align-items:center;justify-content:space-between;gap:16px 20px;width:min(var(--landing-layout-max),100%);padding:14px 18px;border-radius:22px;pointer-events:auto;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(248,244,255,.78) 55%,rgba(240,248,255,.84))}.tp-landing-lg .tp-home-cookie-text{margin:0;min-width:0;flex:1 1 auto;font-size:var(--text-body);font-weight:400;line-height:1.5;color:var(--landing-text-muted);text-wrap:pretty}.tp-landing-lg .tp-home-cookie-link{color:var(--navy);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(12,17,91,.28)}.tp-landing-lg .tp-home-cookie-link:hover{color:#0a0f4f;text-decoration-color:rgba(12,17,91,.5)}.tp-landing-lg .tp-home-cookie-btn{flex-shrink:0;min-height:44px;padding:0 22px}.tp-landing-lg:has(.tp-home-tg-promo) .tp-home-cookie-banner{bottom:max(8.25rem,calc(env(safe-area-inset-bottom, 0px) + 7.5rem))}@media (max-width:1050px){.tp-landing-lg .tp-home-tg-promo{left:max(.75rem,env(safe-area-inset-left,0px));width:auto}.tp-landing-lg .tp-home-cookie-inner{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px;border-radius:18px}.tp-landing-lg .tp-home-cookie-btn{width:100%;justify-content:center;min-height:40px;font-size:14px}.tp-landing-lg .tp-home-tg-promo-inner{gap:8px;padding:12px 14px;border-radius:18px}.tp-landing-lg .tp-home-tg-promo-head{gap:8px;padding-right:1.75rem}.tp-landing-lg .tp-home-tg-promo-icon{width:32px;height:32px;border-radius:10px}.tp-landing-lg .tp-home-tg-promo-logo{width:20px;height:20px}.tp-landing-lg .tp-home-tg-promo-actions{gap:6px}.tp-landing-lg .tp-home-tg-promo-later,.tp-landing-lg .tp-home-tg-promo-subscribe{min-height:40px;padding:0 12px;font-size:14px}}@media (prefers-reduced-motion:reduce){.tp-landing-lg{scroll-behavior:auto}.tp-landing-lg .btn:hover,.tp-landing-lg .btnLoginOutline:hover,.tp-landing-lg .btnLoginPrimary:hover{transform:none}.tp-landing-lg .tp-home-tg-promo{animation:none;opacity:1;transform:none}.tp-landing-lg .tp-home-cookie-banner{animation:none}}@keyframes tp-landing-cookie-enter{0%{opacity:0;transform:translate3d(0,calc(100% + .5rem),0)}to{opacity:1;transform:translateZ(0)}}@keyframes tp-landing-tg-promo-enter-mobile{0%{opacity:0;transform:translate3d(0,calc(100% + .75rem),0)}to{opacity:1;transform:translateZ(0)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.tp-landing-lg .glass,.tp-landing-lg .header.glass,.tp-landing-lg .mobileNav.glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(255,255,255,.82);box-shadow:0 16px 48px rgba(45,58,105,.12),inset 0 1px 0 rgba(255,255,255,.88)}.tp-landing-lg .mobileMenu{background:rgba(255,255,255,.9)}.tp-landing-lg .heroBadges span,.tp-landing-lg .heroLeadReaction,.tp-landing-lg .mobileMenu{backdrop-filter:none;-webkit-backdrop-filter:none}}html.safari-perf .tp-landing-lg .glass{-webkit-backdrop-filter:blur(18px) saturate(165%);backdrop-filter:blur(18px) saturate(165%)}html.safari-perf .tp-landing-lg .header.glass,html.safari-perf .tp-landing-lg .mobileMenu,html.safari-perf .tp-landing-lg .mobileNav.glass{-webkit-backdrop-filter:blur(22px) saturate(185%);backdrop-filter:blur(22px) saturate(185%)}html.safari-perf .tp-landing-lg .heroBadges span,html.safari-perf .tp-landing-lg .heroLeadReaction{-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%)}