html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.tenno-landing{--bg: #F6F1E8;--bg-alt: #FFFFFF;--ink: #0F1F2C;--accent: #1E3A2F;--accent-dark: #16291f;--highlight: #C75D3A;--border: #E5DFD3;--muted: #5A6470;--serif: "Source Serif 4", "Source Serif Pro", "Tiempos Headline", Georgia, "Times New Roman", serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh}.tenno-landing *,.tenno-landing *:before,.tenno-landing *:after{box-sizing:border-box;margin:0;padding:0}.tenno-landing a{color:inherit;text-decoration:none}.tenno-landing button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.tenno-landing img{display:block;max-width:100%}.tenno-landing ul{list-style:none}.tenno-landing .container{max-width:1200px;margin:0 auto;padding:0 26px}.tenno-landing .serif{font-family:var(--serif);letter-spacing:-.02em;font-weight:600}.tenno-landing .eyebrow{font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--highlight)}.tenno-landing .muted{color:var(--muted)}.tenno-landing .tabular{font-variant-numeric:tabular-nums}.tenno-landing .highlight-underline{text-decoration:underline;text-decoration-color:var(--highlight);text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-skip-ink:none}.tenno-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:8px;font-weight:500;font-size:16px;transition:background-color .15s ease,color .15s ease,border-color .15s ease;cursor:pointer;border:1.5px solid transparent;white-space:nowrap}.tenno-landing .btn-primary{background:var(--accent);color:var(--bg)}.tenno-landing .btn-primary:hover{background:var(--accent-dark)}.tenno-landing .btn-secondary{background:transparent;border-color:var(--ink);color:var(--ink)}.tenno-landing .btn-secondary:hover{background:#0f1f2c0a}.tenno-landing .btn-tertiary{color:var(--ink);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;padding:0}.tenno-landing .btn-tertiary:hover{color:var(--accent)}.tenno-landing .btn-full{width:100%}.tenno-landing .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease-out,transform .6s ease-out}.tenno-landing .reveal.in{opacity:1;transform:translateY(0)}.tenno-landing section{padding:140px 0}.tenno-landing section.tight{padding:96px 0}.tenno-landing .sec-head{text-wrap:balance}.tenno-landing h1,.tenno-landing h2,.tenno-landing h3,.tenno-landing h4{font-family:var(--serif);font-weight:600;letter-spacing:-.02em;line-height:1.05;color:var(--ink)}.tenno-landing h1{font-size:72px}.tenno-landing h2{font-size:48px;line-height:1.1}.tenno-landing h3{font-size:24px}.tenno-landing .nav{position:fixed;top:0;left:0;right:0;height:72px;z-index:50;display:flex;align-items:center;transition:background-color .2s ease,border-color .2s ease;border-bottom:1px solid transparent}.tenno-landing .nav.scrolled{background:#f6f1e8eb;border-bottom-color:var(--border);-webkit-backdrop-filter:saturate(150%) blur(8px);backdrop-filter:saturate(150%) blur(8px)}.tenno-landing .nav .container{display:flex;align-items:center;justify-content:space-between;width:100%}.tenno-landing .nav-mark{font-family:var(--serif);font-weight:600;font-size:22px;color:var(--ink);letter-spacing:-.02em}.tenno-landing .nav-right{display:flex;align-items:center;gap:24px}.tenno-landing .nav-link{font-size:15px;color:var(--ink);font-weight:500}.tenno-landing .nav-link:hover{color:var(--accent)}.tenno-landing .hero{padding-top:168px;padding-bottom:120px;min-height:80vh;display:flex;align-items:center}.tenno-landing .hero .container{display:grid;grid-template-columns:8fr 4fr;gap:48px;align-items:center;width:100%}.tenno-landing .hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--highlight);border:1.5px solid var(--highlight);border-radius:999px;padding:6px 14px;margin-bottom:28px;background:var(--bg)}.tenno-landing .hero-badge .dot{width:6px;height:6px;border-radius:50%;background:var(--highlight)}.tenno-landing .hero h1{font-size:68px;line-height:1.02;margin-bottom:28px;max-width:640px;letter-spacing:-.025em;text-wrap:balance}.tenno-landing .hero-sub{font-size:21px;font-weight:400;color:var(--muted);max-width:560px;margin-bottom:36px;line-height:1.5}.tenno-landing .ringback{display:flex;align-items:stretch;background:var(--bg-alt);border:1.5px solid var(--border);border-radius:999px;max-width:520px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.tenno-landing .ringback:focus-within{border-color:var(--ink);box-shadow:0 0 0 4px #0f1f2c0f}.tenno-landing .ringback input{flex:1;border:none;background:transparent;padding:16px 22px;font-family:inherit;font-size:16px;color:var(--ink);outline:none;min-width:0}.tenno-landing .ringback input::placeholder{color:var(--muted)}.tenno-landing .ringback button{background:var(--accent);color:var(--bg);padding:0 22px;font-weight:500;font-size:15px;white-space:nowrap;border-radius:999px;margin:4px;transition:background-color .15s ease}.tenno-landing .ringback button:hover{background:var(--accent-dark)}.tenno-landing .ringback-caption{margin-top:12px;font-size:13px;color:var(--muted);max-width:520px}.tenno-landing .ringback-confirm{display:flex;align-items:center;gap:12px;padding:18px 22px;background:var(--bg-alt);border:1.5px solid var(--accent);border-radius:999px;max-width:520px;font-size:15px;color:var(--ink);font-weight:500}.tenno-landing .pulse-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);flex-shrink:0;animation:tenno-pulse 1.6s ease-in-out infinite}@keyframes tenno-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.tenno-landing .hero-secondary{margin-top:20px;display:inline-block}.tenno-landing .hero-visual{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;max-width:420px;justify-self:end}.tenno-landing .hero-visual-svg{max-width:380px}.tenno-landing .hero-visual:after{content:"INCOMING · LIVE";position:absolute;top:10%;right:0;font-size:10px;letter-spacing:.18em;color:var(--muted);font-weight:500}.tenno-landing .stats{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:0}.tenno-landing .stats-container{padding:64px 24px}.tenno-landing .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.tenno-landing .stat{display:flex;flex-direction:column;gap:14px;align-items:flex-start;padding:8px 32px;position:relative}.tenno-landing .stat+.stat:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:var(--border)}.tenno-landing .stat-num{font-family:var(--serif);font-weight:600;font-size:56px;color:var(--ink);letter-spacing:-.03em;line-height:1}.tenno-landing .stat-label{font-family:var(--sans);font-size:13px;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.tenno-landing .sec-head{text-align:center;max-width:720px;margin:0 auto 80px}.tenno-landing .sec-head .eyebrow{margin-bottom:16px}.tenno-landing .sec-head h2{margin-bottom:20px}.tenno-landing .sec-head p{font-size:18px;color:var(--muted);max-width:560px;margin:0 auto}.tenno-landing .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;margin-bottom:120px}.tenno-landing .step-num{font-family:var(--serif);font-weight:600;color:var(--highlight);font-size:14px;margin-bottom:12px;letter-spacing:.04em}.tenno-landing .step-rule{width:24px;height:1px;background:var(--highlight);margin-bottom:16px}.tenno-landing .step-title{font-family:var(--sans);font-size:17px;font-weight:500;color:var(--ink);margin-bottom:8px;line-height:1.3}.tenno-landing .step-desc{font-size:15px;color:var(--muted);line-height:1.5}.tenno-landing .vblock{background:var(--bg-alt);border:1.5px solid var(--border);border-radius:12px;box-shadow:0 1px 2px #0f1f2c0a,0 8px 24px #0f1f2c0f;overflow:hidden;display:grid;grid-template-columns:5fr 7fr;height:560px}.tenno-landing .vblock-transcript{background:var(--bg);padding:0 24px 28px;overflow-y:auto;position:relative;scroll-padding-top:92px}.tenno-landing .transcript-label{position:sticky;top:0;z-index:3;background:linear-gradient(180deg,var(--bg) 0%,rgba(246,241,232,.96) 76%,rgba(246,241,232,0) 100%);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700;margin:0 -24px 18px;padding:28px 32px 20px;border-bottom:1px solid var(--border);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tenno-landing .tline{--depth: 4;padding:14px 16px 16px;border:1px solid rgba(15,31,44,.06);border-left:3px solid transparent;border-radius:12px;margin-bottom:10px;background:#f6f1e86b;cursor:pointer;transform:translate(calc(var(--depth) * -1px));transition:opacity .22s ease,border-color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease,filter .22s ease;opacity:max(.18,calc(1 - (var(--depth) * .18)));filter:saturate(calc(1 - (var(--depth) * .08)))}.tenno-landing .tline.past{transform:translate(calc(var(--depth) * -4px))}.tenno-landing .tline.future{transform:translate(calc(var(--depth) * 4px))}.tenno-landing .tline.active{opacity:1;border-left-color:var(--speaker-accent, var(--highlight));border-color:var(--speaker-border, rgba(199, 93, 58, .24));background:var(--speaker-bg, rgba(255, 255, 255, .72));box-shadow:0 14px 32px #0f1f2c1a;filter:none;transform:translate(0)}.tenno-landing .tline.tenno{--speaker-accent: var(--highlight);--speaker-border: rgba(199, 93, 58, .24);--speaker-bg: rgba(255, 247, 241, .78)}.tenno-landing .tline.caller{--speaker-accent: #2f6fbb;--speaker-border: rgba(47, 111, 187, .28);--speaker-bg: rgba(239, 247, 255, .78)}.tenno-landing .tline-speaker{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:4px}.tenno-landing .tline.active .tline-speaker{color:var(--speaker-accent, var(--highlight));font-weight:700}.tenno-landing .tline-text{font-size:15px;font-weight:400;line-height:1.5;color:var(--ink)}.tenno-landing .tline.active .tline-text{font-weight:500}.tenno-landing .vblock-video{background:#0a141d;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.tenno-landing .vblock-video video{width:100%;height:100%;object-fit:cover}.tenno-landing .video-poster{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0a141d;z-index:2}.tenno-landing .video-poster.hidden{display:none}.tenno-landing .poster-bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(30,58,47,.35),transparent 60%),linear-gradient(180deg,#0a141d,#0f1f2c)}.tenno-landing .play-btn{width:88px;height:88px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:background-color .15s ease,transform .15s ease;animation:tenno-btnpulse 2s ease-in-out infinite;color:var(--bg)}.tenno-landing .play-btn svg{margin-left:4px}.tenno-landing .vblock-video:hover .play-btn{background:var(--accent-dark);animation:none;transform:scale(1.04)}@keyframes tenno-btnpulse{0%,to{box-shadow:0 0 #1e3a2f80}50%{box-shadow:0 0 0 16px #1e3a2f00}}.tenno-landing .poster-caption{position:absolute;top:28px;left:28px;right:28px;font-size:13px;color:#f6f1e8b3;z-index:2;display:flex;align-items:center;gap:8px}.tenno-landing .poster-status-dot{width:6px;height:6px;border-radius:50%;background:var(--highlight);display:inline-block}.tenno-landing .video-meta{position:absolute;bottom:24px;left:28px;font-size:12px;color:#f6f1e8b3;letter-spacing:.04em;z-index:2}.tenno-landing .outcomes{margin-top:72px;display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;gap:0;align-items:stretch}.tenno-landing .outcome-card{position:relative;overflow:visible;background:var(--bg-alt);border:1.5px solid var(--border);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:16px}.tenno-landing .outcome-card:before{content:attr(data-step);position:absolute;top:-48px;left:-28px;z-index:1;font-family:var(--serif);font-size:145px;font-weight:600;line-height:1;color:#0f1f2cb8;letter-spacing:0;pointer-events:none}.tenno-landing .outcome-card>*{position:relative;z-index:2}.tenno-landing .outcome-arrow{display:flex;align-items:center;justify-content:center;color:var(--border)}.tenno-landing .outcome-arrow:before{content:"";height:1px;background:var(--border);flex:1}.tenno-landing .outcome-arrow svg{color:var(--muted);margin:0 4px}.tenno-landing .outcome-arrow:after{content:"";height:1px;background:var(--border);flex:1}.tenno-landing .outcome-screen{background:#f6f1e861;border-radius:10px;padding:20px;border:.8px solid rgba(15,31,44,.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff7a,0 14px 36px #0f1f2c14;flex:1;display:flex;flex-direction:column;gap:10px;min-height:220px}.tenno-landing .outcome-caption{font-size:13px;color:var(--muted);line-height:1.5}.tenno-landing .wa{background:#ece5dd85}.tenno-landing .sms-screen{background:#f1ede580}.tenno-landing .wa-bubble{background:#dcf8c6;border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.5;color:#0f1f2c;align-self:flex-start;max-width:100%;position:relative;font-family:-apple-system,Segoe UI,sans-serif}.tenno-landing .wa-from{font-size:11px;color:var(--accent);font-weight:600;margin-bottom:2px}.tenno-landing .wa-time{font-size:10px;color:var(--muted);margin-top:4px;text-align:right}.tenno-landing .cal-day{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:500}.tenno-landing .cal-event{background:#1e3a2f;color:#f6f1e8;border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.3;position:relative}.tenno-landing .cal-event-time{font-weight:500;opacity:.9;font-size:11px}.tenno-landing .cal-event-title{font-weight:600;margin:2px 0}.tenno-landing .cal-event-staff{font-size:11px;opacity:.85}.tenno-landing .cal-event-tag{display:inline-block;margin-top:6px;font-size:9px;letter-spacing:.06em;background:#f6f1e82e;padding:2px 6px;border-radius:3px;text-transform:uppercase}.tenno-landing .cal-row{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--muted)}.tenno-landing .sms-bubble{background:var(--bg-alt);border-radius:14px 14px 14px 4px;padding:10px 14px;font-size:13px;line-height:1.4;color:var(--ink);border:1px solid var(--border);max-width:92%;font-family:-apple-system,Segoe UI,sans-serif}.tenno-landing .sms-meta{font-size:11px;color:var(--muted);text-align:center;margin-bottom:4px}.tenno-landing .who-stage{position:relative;overflow:hidden;width:min(100vw - 48px,1320px);margin-left:calc(50% - min(50vw - 24px,660px));margin-right:calc(50% - min(50vw - 24px,660px));min-height:720px;border:1.5px solid var(--border);border-radius:16px;background:var(--ink);padding:40px;display:flex;align-items:flex-end}.tenno-landing .who-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tenno-landing .who-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0f1f2c14,#0f1f2c80),linear-gradient(90deg,#0f1f2c4d,#0f1f2c14 55%,#0f1f2c52)}.tenno-landing .who-grid{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tenno-landing .who-card{background:#f6f1e8b8;border:1.5px solid rgba(246,241,232,.5);border-radius:16px;padding:32px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 48px #0f1f2c2e;display:flex;flex-direction:column;gap:16px;transition:border-color .2s ease,transform .2s ease}.tenno-landing .who-card:hover{border-color:var(--ink)}.tenno-landing .who-icon{width:40px;height:40px;color:var(--ink);margin-bottom:4px}.tenno-landing .who-title{font-family:var(--serif);font-size:22px;font-weight:600;color:var(--ink)}.tenno-landing .who-body{font-size:16px;color:var(--muted);line-height:1.55}.tenno-landing .who-video-badge{position:absolute;right:18px;top:18px;z-index:2;border-radius:999px;background:#f6f1e8eb;color:var(--ink);padding:8px 14px;font-size:13px;font-weight:600}.tenno-landing .pricing{background:var(--bg-alt)}.tenno-landing .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tenno-landing .price-card{background:var(--bg);border:1.5px solid var(--border);border-radius:16px;padding:40px 36px;display:flex;flex-direction:column;gap:20px;position:relative;min-height:580px;transition:border-color .2s ease,transform .2s ease}.tenno-landing .price-card:hover{border-color:var(--ink)}.tenno-landing .price-card.featured{background:var(--bg-alt);border:2px solid var(--ink)}.tenno-landing .price-tag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--highlight);color:var(--bg);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:999px}.tenno-landing .tier-name{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.tenno-landing .price{font-family:var(--serif);font-weight:600;font-size:56px;color:var(--ink);letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.tenno-landing .price-talk{font-size:40px}.tenno-landing .price-per{font-size:16px;color:var(--muted);font-family:var(--sans);font-weight:400;margin-left:4px;letter-spacing:0}.tenno-landing .price-setup{font-size:14px;color:var(--ink);font-weight:600;line-height:1.35}.tenno-landing .price-best{font-size:14px;color:var(--muted);font-style:italic;line-height:1.4;min-height:38px}.tenno-landing .price-divider{height:1px;background:var(--border);margin:4px 0}.tenno-landing .price-features{display:flex;flex-direction:column;gap:12px;flex:1;list-style:none}.tenno-landing .price-features li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.4;color:var(--ink)}.tenno-landing .price-features svg{color:var(--accent);flex-shrink:0;margin-top:2px}.tenno-landing .price-upgrade-note{width:fit-content;margin:28px auto 0;padding:8px 14px;border:1.5px solid var(--border);border-radius:999px;background:var(--bg);color:var(--ink);font-size:14px;font-weight:600}.tenno-landing .price-foot-note{text-align:center;margin-top:24px;font-size:14px;color:var(--muted);font-style:italic}.tenno-landing .trust-grid{display:grid;grid-template-columns:5fr 3fr 4fr;gap:24px;align-items:stretch}.tenno-landing .trust-card{background:var(--bg-alt);border:1.5px solid var(--border);border-radius:16px;padding:40px;display:flex;flex-direction:column;gap:20px}.tenno-landing .trust-placeholder{background:transparent;border:1.5px dashed var(--border);justify-content:center}.tenno-landing .trust-placeholder-eyebrow{margin-bottom:8px}.tenno-landing .trust-placeholder-text{font-size:18px;color:var(--muted);font-style:italic;font-weight:400}.tenno-landing .trust-placeholder-signoff{margin-top:24px}.tenno-landing .privacy-link{font-size:14px}.tenno-landing .quote-text{font-family:var(--serif);font-size:22px;font-weight:500;line-height:1.4;color:var(--ink);letter-spacing:-.01em}.tenno-landing .attribution{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:16px}.tenno-landing .attribution-photo{width:48px;height:48px;border-radius:50%;background:var(--border);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--muted);font-family:var(--serif);font-size:18px;font-weight:600}.tenno-landing .attribution-text{font-size:14px;line-height:1.4}.tenno-landing .attribution-text strong{font-weight:600;color:var(--ink)}.tenno-landing .attribution-text em{font-style:italic;color:var(--muted)}.tenno-landing .gdpr-card{padding:32px}.tenno-landing .gdpr-card .gdpr-head{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:12px}.tenno-landing .gdpr-card h3{font-family:var(--serif);font-size:22px;font-weight:600;margin-bottom:16px;line-height:1.25}.tenno-landing .gdpr-card p{font-size:15px;color:var(--muted);line-height:1.55;margin-bottom:16px}.tenno-landing .founder-card{padding:0;overflow:hidden}.tenno-landing .founder-photo{width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--border)}.tenno-landing .founder-body{padding:32px;display:flex;flex-direction:column;gap:12px;flex:1}.tenno-landing .founder-name{font-family:var(--serif);font-size:24px;font-weight:600;color:var(--ink)}.tenno-landing .founder-role{font-size:14px;color:var(--muted)}.tenno-landing .founder-bio{font-size:15px;color:var(--ink);line-height:1.55}.tenno-landing .founder-card .btn{margin-top:auto}.tenno-landing .faq{background:var(--bg-alt);padding:120px 0}.tenno-landing .faq-list{max-width:720px;margin:0 auto}.tenno-landing .faq-item{border-bottom:1.5px solid var(--border)}.tenno-landing .faq-q{display:flex;align-items:center;justify-content:space-between;padding:24px 0;width:100%;text-align:left;font-size:18px;font-weight:500;color:var(--ink);gap:24px}.tenno-landing .faq-q:hover{color:var(--accent)}.tenno-landing .faq-chev{flex-shrink:0;transition:transform .25s ease;color:var(--muted)}.tenno-landing .faq-item.open .faq-chev{transform:rotate(180deg);color:var(--ink)}.tenno-landing .faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;font-size:16px;color:var(--muted);line-height:1.6}.tenno-landing .faq-item.open .faq-a{max-height:600px;padding:0 0 28px}.tenno-landing .final{background:var(--ink);color:var(--bg);padding:120px 0;text-align:center}.tenno-landing .final h2{color:var(--bg);font-style:italic;max-width:820px;margin:0 auto 24px;font-weight:500}.tenno-landing .final-sub{font-size:18px;color:#f6f1e8cc;max-width:560px;margin:0 auto 36px;line-height:1.55}.tenno-landing .final .ringback{margin:0 auto;background:var(--bg);border-color:var(--bg)}.tenno-landing .final-ringback-wrap{max-width:520px;margin:0 auto}.tenno-landing .final .ringback button{background:var(--highlight)}.tenno-landing .final .ringback button:hover{background:#b04f30}.tenno-landing .final-tertiary{margin-top:28px;font-size:15px;color:#f6f1e8b3;font-style:italic}.tenno-landing .final-tertiary a,.tenno-landing .final-tertiary-link{color:var(--bg);text-decoration:underline;text-underline-offset:4px;font-style:normal;font-size:inherit;font-family:inherit}.tenno-landing footer{background:var(--bg);border-top:1px solid var(--border);padding:64px 0 40px}.tenno-landing .foot-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.6fr;gap:48px;margin-bottom:48px}.tenno-landing .foot-col h4{font-family:var(--sans);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:16px}.tenno-landing .foot-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.tenno-landing .foot-mark{margin-bottom:12px}.tenno-landing .foot-contact-link{display:inline-flex;align-items:center;gap:8px}.tenno-landing .foot-col a{font-size:14px;color:var(--ink);transition:color .15s ease;word-break:break-word}.tenno-landing .foot-col a:hover{color:var(--accent)}.tenno-landing .foot-tagline{font-size:14px;color:var(--muted);margin-top:12px;max-width:240px;line-height:1.5}.tenno-landing .foot-bot{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid var(--border);font-size:13px;color:var(--muted)}.tenno-landing .foot-bot .made{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--ink)}.tenno-landing .sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--bg);padding:12px 16px;border-top:1px solid var(--border);box-shadow:0 -4px 16px #0f1f2c0f;z-index:40}.tenno-landing .sticky-bar .btn{width:100%;padding:14px}@media(max-width:900px){.tenno-landing section{padding:96px 0}.tenno-landing h1{font-size:42px!important}.tenno-landing h2{font-size:32px!important}.tenno-landing .hero{padding-top:120px;padding-bottom:64px;min-height:auto}.tenno-landing .hero .container{grid-template-columns:1fr;gap:32px}.tenno-landing .hero h1{font-size:42px}.tenno-landing .hero-sub{font-size:17px}.tenno-landing .hero-visual{max-width:280px;margin:0 auto;justify-self:center}.tenno-landing .stats-grid{grid-template-columns:repeat(2,1fr);gap:0}.tenno-landing .stat{padding:16px}.tenno-landing .stat:nth-child(1):before,.tenno-landing .stat:nth-child(3):before{display:none}.tenno-landing .stat:nth-child(2):before,.tenno-landing .stat:nth-child(4):before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:var(--border)}.tenno-landing .stat:nth-child(3),.tenno-landing .stat:nth-child(4){padding-top:28px;border-top:1px solid var(--border)}.tenno-landing .stat-num{font-size:40px}.tenno-landing .steps{grid-template-columns:1fr;gap:32px;margin-bottom:64px}.tenno-landing .vblock{grid-template-columns:1fr;height:auto}.tenno-landing .vblock-video{aspect-ratio:16/9;order:1}.tenno-landing .vblock-transcript{order:2}.tenno-landing .vblock-transcript{max-height:360px}.tenno-landing .outcomes{grid-template-columns:1fr;gap:16px}.tenno-landing .outcome-arrow{display:none}.tenno-landing .who-stage{width:100%;margin-left:0;margin-right:0;min-height:760px;padding:20px}.tenno-landing .who-grid{grid-template-columns:1fr;gap:14px}.tenno-landing .pricing-grid{grid-template-columns:1fr}.tenno-landing .price-card{min-height:auto}.tenno-landing .price-card.featured{order:-1}.tenno-landing .trust-grid{grid-template-columns:1fr}.tenno-landing .foot-top{grid-template-columns:1fr 1fr;gap:32px 16px}.tenno-landing .foot-bot{flex-direction:column;gap:12px;align-items:flex-start}.tenno-landing .ringback{flex-direction:column;border-radius:16px;padding:8px;gap:8px}.tenno-landing .ringback input{padding:12px 14px}.tenno-landing .ringback button{border-radius:12px;padding:14px;margin:0}.tenno-landing .nav-link.pricing-link{display:none}.tenno-landing .sticky-bar{display:block}.tenno-landing.has-sticky{padding-bottom:76px}.tenno-landing .nav-right .btn{display:none}}
