.tm{--ink: #0a2540;--muted: #425466;--blue: #005eff;--cyan: #80e9ff;--line: rgba(10, 37, 64, .12);font-family:Inter,system-ui,sans-serif}.tm *{box-sizing:border-box}.tm-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--cyan);margin-bottom:1rem}.tm-eyebrow--blue{color:var(--blue)}.tm-h2{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:var(--ink);margin:0 0 1rem}.tm-head{max-width:720px;margin:0 auto 3rem;text-align:center}.tm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:1rem;text-decoration:none;padding:14px 28px;border-radius:.125rem;border:2px solid transparent;cursor:pointer;transition:transform .15s ease}.tm-btn:hover{transform:translateY(-2px)}.tm-btn--white{background:#fff;color:var(--ink)}.tm-btn--ghost,.tm-btn--chat{background:#ffffff14;color:#e2e8f0;border-color:#fff3}.tm-btn--lg{padding:18px 38px;font-size:1.1rem}.tm-stars{color:#ffb400;letter-spacing:2px}.tm-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0a0e27,#0d1333 45%,#111a40);color:#fff;padding:8rem 0 5rem}.tm-hero-glow{position:absolute;inset:-30% 0 auto 60%;width:900px;height:700px;background:radial-gradient(ellipse 50% 50% at 50% 40%,rgba(0,94,255,.2) 0%,transparent 60%);pointer-events:none}.tm-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.tm-hero-inner{grid-template-columns:1fr 1fr}}.tm-h1{font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;letter-spacing:-.04em;line-height:1;margin:0 0 1.25rem}.tm-hl{color:var(--cyan)}.tm-hero-sub{font-size:1.2rem;line-height:1.6;color:#adbdcc;max-width:52ch;margin:0 0 2rem}.tm-hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.tm-rating{display:flex;align-items:center;gap:.6rem}.tm-rating-text{font-size:.9rem;color:#adbdcc}.tm-hero-visual{display:flex;justify-content:center}.tm-mock{width:100%;max-width:440px;background:#fff;border-radius:.125rem;box-shadow:0 30px 60px -20px #00000080;overflow:hidden}.tm-mock-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.tm-dot{width:10px;height:10px;border-radius:9999px}.tm-mock-title{margin-left:10px;font-size:.75rem;font-weight:600;color:#64748b}.tm-mock-body{display:grid;grid-template-columns:96px 1fr;gap:12px;padding:14px}.tm-side{display:flex;flex-direction:column;gap:4px}.tm-chan{font-size:.72rem;color:#64748b;padding:5px 8px;border-radius:.125rem}.tm-chan--active{background:#005eff1a;color:var(--blue);font-weight:600}.tm-main{display:flex;flex-direction:column;gap:8px}.tm-msg{display:flex;align-items:flex-end;gap:8px}.tm-msg--me{justify-content:flex-end}.tm-av{width:24px;height:24px;border-radius:9999px;background:linear-gradient(135deg,#005eff,#22d3ee);flex-shrink:0}.tm-av--alt{background:linear-gradient(135deg,#ff80bf,#ffbd7a)}.tm-bubble{background:#f1f5f9;color:#0a2540;font-size:.78rem;padding:7px 11px;border-radius:.125rem;max-width:80%}.tm-bubble--me{background:var(--blue);color:#fff}.tm-composer{margin-top:4px;font-size:.72rem;color:#94a3b8;border:1px solid #e2e8f0;border-radius:.125rem;padding:8px 10px}.tm-features{padding:6rem 0;background:var(--color-stripe-bg)}.tm-feature-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1040px;margin:0 auto}@media(min-width:640px){.tm-feature-grid{grid-template-columns:1fr 1fr}}@media(min-width:980px){.tm-feature-grid{grid-template-columns:1fr 1fr 1fr}}.tm-feature{background:#fff;border:1px solid var(--line);border-radius:.125rem;padding:1.75rem;box-shadow:0 4px 14px #0a25400d}.tm-feature-ico{width:2.75rem;height:2.75rem;border-radius:.125rem;display:flex;align-items:center;justify-content:center;background:#005eff1a;color:var(--blue);margin-bottom:1rem}.tm-feature h3{font-size:1.15rem;font-weight:800;color:var(--ink);margin:0 0 .5rem}.tm-feature p{margin:0;line-height:1.6;color:var(--muted)}.tm-how{padding:6rem 0;background:#fff}.tm-steps{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:980px;margin:0 auto}@media(min-width:768px){.tm-steps{grid-template-columns:repeat(3,1fr)}}.tm-step{border:1px solid var(--line);border-radius:.125rem;padding:1.75rem;background:var(--color-stripe-bg)}.tm-step-n{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--blue);color:#fff;font-weight:800;border-radius:.125rem;margin-bottom:1rem}.tm-step h3{font-size:1.2rem;font-weight:800;color:var(--ink);margin:0 0 .5rem}.tm-step p{margin:0;line-height:1.6;color:var(--muted)}.tm-reviews{padding:6rem 0;background:var(--color-stripe-bg)}.tm-review-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1040px;margin:0 auto}@media(min-width:700px){.tm-review-grid{grid-template-columns:1fr 1fr}}@media(min-width:1000px){.tm-review-grid{grid-template-columns:1fr 1fr 1fr}}.tm-review{background:#fff;border:1px solid var(--line);border-radius:.125rem;padding:1.5rem;box-shadow:0 4px 14px #0a25400d;margin:0}.tm-stars--sm{font-size:.9rem;display:block;margin-bottom:.75rem}.tm-review-q{font-size:.95rem;line-height:1.6;color:var(--ink);margin:0 0 1.25rem}.tm-review-by{display:flex;align-items:center;gap:.75rem}.tm-avatar{width:40px;height:40px;border-radius:9999px;object-fit:cover;flex-shrink:0;background:#e2e8f0}.tm-review-name{display:block;font-weight:700;color:var(--ink);font-size:.9rem}.tm-review-meta{display:block;font-size:.78rem;color:var(--muted)}.tm-growth{padding:6rem 0;background:#fff}.tm-growth-card{max-width:920px;margin:0 auto;text-align:center;background:linear-gradient(160deg,#0a0e27,#111a40);border:2px solid var(--blue);border-radius:.125rem;box-shadow:10px 10px 0 var(--blue);padding:3.5rem 2.5rem}.tm-growth-card .tm-eyebrow{color:var(--cyan)}.tm-growth-h{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin:0 0 1rem}.tm-growth-sub{color:#adbdcc;line-height:1.65;max-width:60ch;margin:0 auto 2rem}.tm-growth-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tm-faq-section{padding:6rem 0;background:var(--color-stripe-bg)}.tm-faq{max-width:780px;margin:0 auto;border:2px solid var(--ink);border-radius:.125rem;background:#fff;box-shadow:6px 6px #0a25401a}.tm-faq-item{border-bottom:1px solid var(--line)}.tm-faq-item:last-child{border-bottom:none}.tm-faq-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 1.4rem;font-weight:700;color:var(--ink)}.tm-faq-item summary::-webkit-details-marker{display:none}.tm-faq-item summary i{font-style:normal;font-weight:800;color:var(--blue);font-size:1.4rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.tm-faq-item[open] summary{background:var(--color-stripe-bg)}.tm-faq-item[open] summary i{transform:rotate(45deg)}.tm-faq-body{overflow:hidden;padding:0 1.4rem}.tm-faq-body p{margin:0;padding-bottom:1.3rem;line-height:1.65;color:var(--muted)}.tm-faq-body.tm-anim{transition:height .32s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.tm-faq-body.tm-anim{transition:none}}.tm-final{padding:6rem 0;background:linear-gradient(135deg,#0a0e27,#0d1333,#111a40);color:#fff}.tm-final-inner{max-width:720px;margin:0 auto;text-align:center}.tm-final-h{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;letter-spacing:-.03em;margin:0 0 1rem}.tm-final-sub{font-size:1.15rem;color:#adbdcc;line-height:1.6;margin:0 0 2.25rem}
