.tembo-landing{--color-lime:#a8ff35;--color-lime-deep:#7cd80f;--color-lime-hover:#5aa50a;--lime-fg:#a8ff35;--on-lime:#0a0f0a;--bg-base:#0a0f0a;--bg-surface:#13201a;--bg-elevated:#1a2b22;--text-primary:#fff;--text-secondary:#c5ccc5;--text-muted:#8b948b;--border:#1e2a22;--border-strong:#2a3b30;--green-50:#ecffd6;--green-100:#d2ff9e;--green-300:#a8ff35;--green-400:#7cd80f;--green-600:#5aa50a;--green-800:#3b6d11;--green-900:#1f3a0a;--warn:#f2b544;--danger:#f2685b;--info:#4fb6f2;--radius-pill:999px;--radius-card:18px;--radius-md:12px;--radius-sm:9px;--maxw:1320px;--ease:cubic-bezier(0.22,0.61,0.36,1);--ease-io:cubic-bezier(0.65,0,0.35,1);--lime:#a8ff35;--lime-deep:#7cd80f;--ink:#060806;--pane:#0c140d;--maxw-pro:1280px;--ease-pro:cubic-bezier(0.22,1,0.36,1);font-family:var(--font-sora),"Sora",system-ui,sans-serif;color:var(--text-primary);background:var(--ink);overflow-x:clip;-webkit-font-smoothing:antialiased;line-height:1.6;position:relative;isolation:isolate;color-scheme:dark}.tembo-landing:before{z-index:-2;background:radial-gradient(900px 520px at 88% -8%,rgba(168,255,53,.1),transparent 60%),radial-gradient(700px 500px at -10% 110%,rgba(124,216,15,.06),transparent 60%)}.tembo-landing:after,.tembo-landing:before{content:"";position:fixed;inset:0;pointer-events:none}.tembo-landing:after{z-index:-1;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.tembo-landing *,.tembo-landing :after,.tembo-landing :before{box-sizing:border-box;margin:0;padding:0}.tembo-landing a{color:inherit;text-decoration:none}.tembo-landing svg{display:block}.tembo-landing ::-moz-selection{background:var(--color-lime);color:var(--on-lime)}.tembo-landing ::selection{background:var(--color-lime);color:var(--on-lime)}.tembo-landing :focus-visible{outline:3px solid var(--color-lime);outline-offset:2px;border-radius:6px}.tembo-landing .skip-link{position:absolute;left:-9999px;top:8px;z-index:200;background:var(--color-lime);color:var(--on-lime);font-weight:700;padding:10px 16px;border-radius:var(--radius-pill)}.tembo-landing .skip-link:focus{left:16px}.tembo-landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tembo-landing .btn{font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:var(--radius-pill);font-weight:700;font-size:14.5px;padding:13px 24px;border:1px solid transparent;transition:.22s var(--ease);white-space:nowrap}.tembo-landing .btn svg{width:17px;height:17px}.tembo-landing .btn-primary{background:var(--color-lime);color:var(--on-lime)}.tembo-landing .btn-primary:hover{background:var(--color-lime-deep);transform:translateY(-1px)}.tembo-landing .btn-primary:active{transform:scale(.98)}.tembo-landing .btn-sm{padding:9px 18px;font-size:13px}.tembo-landing .btn-lg{padding:16px 30px;font-size:16px}.tembo-landing .btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.tembo-landing .btn .plus{font-size:18px;line-height:0}.tembo-landing .cta-create{flex:none}.tembo-landing .brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.14em;font-size:19px}.tembo-landing .brand .glyph{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--color-lime),var(--color-lime-deep));display:grid;place-items:center;color:var(--on-lime)}.tembo-landing .brand .glyph svg{width:19px;height:19px}.tembo-landing .brand b{color:var(--text-primary)}.tembo-landing .brand .dot{color:var(--lime-fg)}.tembo-landing header.app{position:sticky;top:0;z-index:50;background:transparent;padding:14px clamp(14px,3vw,30px) 0}.tembo-landing .nav{max-width:var(--maxw);margin:0 auto;display:flex;align-items:center;gap:22px;padding:10px 14px 10px 20px;border-radius:18px;background:rgba(22,33,25,.6);backdrop-filter:blur(20px) saturate(150%);border:1px solid transparent;box-shadow:0 16px 40px -20px rgba(0,0,0,.62),inset 0 1px 0 hsla(0,0%,100%,.14)}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.tembo-landing .nav{background:var(--bg-surface)}}.tembo-landing nav.links{display:flex;gap:4px;margin-left:12px}.tembo-landing nav.links a{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary);font-weight:500;padding:9px 15px;border-radius:var(--radius-pill);transition:.25s var(--ease)}.tembo-landing nav.links a svg{width:16px;height:16px}.tembo-landing nav.links a:hover{color:var(--text-primary);background:var(--bg-elevated)}.tembo-landing nav.links a.active{color:var(--on-lime);background:var(--color-lime);font-weight:700}.tembo-landing .spacer{flex:1}.tembo-landing .lang{display:flex;align-items:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-pill);padding:3px}.tembo-landing .lang button{font-family:inherit;cursor:pointer;border:0;background:transparent;color:var(--text-muted);font-size:12.5px;font-weight:700;letter-spacing:.04em;padding:5px 12px;border-radius:var(--radius-pill);transition:.2s}.tembo-landing .lang button.on{background:var(--color-lime);color:var(--on-lime)}.tembo-landing .nav .signin{color:var(--text-secondary);font-weight:600;font-size:14px;padding:9px 14px;border-radius:var(--radius-pill);transition:.2s var(--ease-pro)}.tembo-landing .nav .signin:hover{color:var(--text-primary);background:var(--bg-elevated)}.tembo-landing .nav button.signin{background:transparent;border:0;cursor:pointer;font-family:inherit;line-height:1;display:inline-flex;align-items:center;gap:7px}.tembo-landing .nav button.signin svg{width:15px;height:15px}.tembo-landing .nav-bar-action,.tembo-landing .nav-burger,.tembo-landing .nav-drawer{display:none}@media (max-width:900px){.tembo-landing .nav{gap:12px;padding:8px 12px}.tembo-landing .nav>.cta-create,.tembo-landing .nav>.lang,.tembo-landing .nav>.signin,.tembo-landing .nav>form,.tembo-landing .nav>form>button.signin,.tembo-landing .nav>nav.links{display:none}.tembo-landing .nav-burger{display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:42px;height:42px;border-radius:12px;background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;transition:.2s var(--ease)}.tembo-landing .nav-burger:hover{background:var(--bg-surface)}.tembo-landing .nav-burger span{display:block;width:18px;height:2px;border-radius:2px;background:var(--text-primary)}.tembo-landing .nav-bar-action{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;white-space:nowrap;font-size:13.5px;font-weight:600;color:var(--text-primary);padding:9px 14px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);transition:.2s var(--ease)}.tembo-landing .nav-bar-action:hover{background:var(--bg-surface)}.tembo-landing .nav-bar-action svg{width:16px;height:16px;color:var(--color-lime)}.tembo-landing .nav-bar-action--signin{border-color:transparent;background:transparent;color:var(--text-secondary)}.tembo-landing .nav-drawer{display:block;position:fixed;inset:0;z-index:1000;visibility:hidden;pointer-events:none}.tembo-landing .nav-drawer.open{visibility:visible;pointer-events:auto}.tembo-landing .nav-scrim{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;cursor:pointer;background:rgba(2,6,3,.62);backdrop-filter:blur(2px);opacity:0;transition:opacity .3s var(--ease)}.tembo-landing .nav-drawer.open .nav-scrim{opacity:1}.tembo-landing .nav-panel{position:absolute;top:0;bottom:0;inset-inline-start:0;width:min(86vw,360px);display:flex;flex-direction:column;gap:18px;padding:18px 18px 26px;overflow-y:auto;background:var(--bg-surface);border-inline-end:1px solid var(--border);box-shadow:0 24px 60px -16px rgba(0,0,0,.72);transform:translateX(-100%);transition:transform .34s var(--ease-pro)}.tembo-landing[dir=rtl] .nav-panel{transform:translateX(100%)}.tembo-landing .nav-drawer.open .nav-panel{transform:translateX(0)}.tembo-landing .nav-panel-head{display:flex;align-items:center;justify-content:space-between}.tembo-landing .nav-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-primary);cursor:pointer}.tembo-landing .nav-close svg{width:18px;height:18px}.tembo-landing .nav-panel-lang{align-self:flex-start}.tembo-landing .nav-panel-links{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tembo-landing .nav-panel-links a{display:flex;align-items:center;gap:12px;padding:13px 12px;border-radius:12px;font-size:15.5px;font-weight:600;color:var(--text-secondary);transition:.2s var(--ease)}.tembo-landing .nav-panel-links a svg{width:18px;height:18px;color:var(--color-lime)}.tembo-landing .nav-panel-links a:hover{background:var(--bg-elevated);color:var(--text-primary)}.tembo-landing .nav-panel-links a.active{color:var(--text-primary)}.tembo-landing .nav-panel-foot{margin-top:auto;display:flex;flex-direction:row;align-items:stretch;gap:10px}.tembo-landing .nav-panel-foot .cta-create{flex:1;justify-content:center;padding:14px 18px;font-size:15px}.tembo-landing .nav-panel-signout{flex:0 0 auto;width:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;transition:.2s var(--ease)}.tembo-landing .nav-panel-signout svg{width:19px;height:19px}.tembo-landing .nav-panel-signout:hover{color:var(--text-primary);background:var(--bg-elevated)}}@media (prefers-reduced-motion:reduce){.tembo-landing .nav-panel,.tembo-landing .nav-scrim{transition:none}}.tembo-landing .hl{color:var(--lime-fg)}.tembo-landing .pro-vignette{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(140% 100% at 50% -10%,transparent 60%,rgba(0,0,0,.5) 100%)}.tembo-landing .scroll-prog{position:fixed;top:0;left:0;height:3px;width:100%;z-index:120;transform:scaleX(0);transform-origin:0 50%;background:linear-gradient(90deg,var(--lime),var(--lime-deep));box-shadow:0 0 14px rgba(168,255,53,.6)}.tembo-landing .cursor-ring{width:34px;height:34px;border:1.5px solid rgba(168,255,53,.8);z-index:200;transition:width .22s var(--ease-pro),height .22s var(--ease-pro),background .22s,border-color .22s;mix-blend-mode:screen}.tembo-landing .cursor-dot,.tembo-landing .cursor-ring{position:fixed;top:0;left:0;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.tembo-landing .cursor-dot{width:5px;height:5px;background:var(--lime);z-index:201}.tembo-landing .cursor-ring.hot{width:58px;height:58px;background:rgba(168,255,53,.14);border-color:var(--lime)}@media (hover:none),(pointer:coarse){.tembo-landing .cursor-dot,.tembo-landing .cursor-ring{display:none}}.tembo-landing .pro-hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden}.tembo-landing #constellation,.tembo-landing .const-canvas{position:fixed;inset:0;width:100vw;height:100vh;display:block;z-index:-1;pointer-events:none}.tembo-landing .bg-scrim{position:fixed;inset:0;z-index:-1;background:radial-gradient(120% 90% at 50% 0,rgba(6,8,6,.25),rgba(6,8,6,.66) 70%);opacity:0;pointer-events:none;transition:opacity .25s linear}.tembo-landing .hero-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(900px 600px at 50% 42%,rgba(6,8,6,0) 36%,rgba(6,8,6,.42) 82%),linear-gradient(180deg,transparent,transparent 64%,rgba(6,8,6,.96));-webkit-mask-image:linear-gradient(180deg,transparent,#000 120px);mask-image:linear-gradient(180deg,transparent,#000 120px)}.tembo-landing .hero-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;width:100%;padding:0 clamp(20px,4vw,48px);text-align:center}.tembo-landing .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--lime);border:1px solid rgba(168,255,53,.28);border-radius:var(--radius-pill);padding:8px 16px;background:rgba(168,255,53,.06);backdrop-filter:blur(6px)}.tembo-landing .hero-eyebrow .led{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime);animation:tl2-blip 1.8s var(--ease-pro) infinite}@keyframes tl2-blip{0%,to{opacity:1}50%{opacity:.3}}.tembo-landing .kinetic{margin-top:24px;font-weight:800;line-height:.92;letter-spacing:-1.5px;text-transform:uppercase;color:#fff;font-size:clamp(40px,7.4vw,104px)}.tembo-landing .kinetic .line{display:block}.tembo-landing .kinetic .word{display:inline-block}.tembo-landing .kinetic .word>i{display:inline-block;font-style:normal;will-change:transform,opacity}@media (prefers-reduced-motion:no-preference){.tembo-landing .kinetic .word>i{animation:tl2-word-rise .8s var(--ease-pro) both;animation-delay:calc(var(--i, 0) * .07s)}}@keyframes tl2-word-rise{0%{transform:translateY(28px);opacity:.02}to{transform:translateY(0);opacity:1}}.tembo-landing .kinetic .hl{color:var(--lime);-webkit-text-stroke:0}.tembo-landing .kinetic .outline{color:transparent;-webkit-text-stroke:1.4px hsla(0,0%,100%,.55)}.tembo-landing .hero-sub{max-width:56ch;margin:26px auto 0;color:var(--text-secondary);font-size:clamp(15px,1.5vw,19px);line-height:1.6}.tembo-landing .hero-actions{margin-top:36px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.tembo-landing .btn-mag{position:relative;will-change:transform}.tembo-landing .btn-glow{background:var(--lime);color:var(--on-lime);box-shadow:0 14px 40px -12px rgba(168,255,53,.55)}.tembo-landing .btn-glow:hover{background:var(--lime-deep)}.tembo-landing .btn-line2{background:hsla(0,0%,100%,.04);color:#fff;border:1px solid hsla(0,0%,100%,.18);backdrop-filter:blur(8px)}.tembo-landing .btn-line2:hover{border-color:var(--lime);color:var(--lime)}.tembo-landing .hero-meta{margin-top:40px;display:flex;gap:30px;justify-content:center;flex-wrap:wrap;color:var(--text-muted);font-size:13px}.tembo-landing .hero-meta b{color:#fff;font-weight:700}.tembo-landing .hero-meta .sep{color:rgba(168,255,53,.5)}.tembo-landing .scroll-cue{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text-muted);font-size:11px;letter-spacing:.2em;text-transform:uppercase}.tembo-landing .scroll-cue .rail{width:1px;height:46px;background:linear-gradient(180deg,rgba(168,255,53,.7),transparent);position:relative;overflow:hidden}.tembo-landing .scroll-cue .rail:after{content:"";position:absolute;top:-50%;left:0;width:1px;height:50%;background:var(--lime);animation:tl2-cue 1.8s var(--ease-pro) infinite}@keyframes tl2-cue{to{top:100%}}.tembo-landing .sec{max-width:var(--maxw-pro);margin:0 auto;padding:clamp(80px,11vw,150px) clamp(20px,4vw,48px)}.tembo-landing .sec-num{font-size:12px;font-weight:800;letter-spacing:.3em;color:rgba(168,255,53,.7);font-variant-numeric:tabular-nums}.tembo-landing .kicker{display:flex;align-items:center;gap:14px;margin-bottom:22px}.tembo-landing .kicker .ln{height:1px;width:54px;background:linear-gradient(90deg,var(--lime),transparent)}.tembo-landing .kicker .tx{font-size:12.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.tembo-landing .h-big{font-weight:800;font-size:clamp(32px,5vw,68px);line-height:1;letter-spacing:-1.4px;text-transform:uppercase;text-wrap:balance}.tembo-landing .h-big .hl{color:var(--lime)}.tembo-landing .lead{color:var(--text-secondary);font-size:clamp(15px,1.5vw,18px);line-height:1.6;max-width:56ch}.tembo-landing [data-reveal]{transform:translateY(34px);transition:transform .8s var(--ease-pro);will-change:transform}.tembo-landing [data-reveal].revealed{transform:none}.tembo-landing [data-reveal].d1{transition-delay:.07s}.tembo-landing [data-reveal].d2{transition-delay:.14s}.tembo-landing [data-reveal].d3{transition-delay:.21s}.tembo-landing [data-reveal].d4{transition-delay:.28s}.tembo-landing [data-reveal].d5{transition-delay:.35s}@media (prefers-reduced-motion:reduce){.tembo-landing [data-reveal]{transform:none!important;transition:none!important}}.tembo-landing .trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:30px 0;overflow:hidden;position:relative;background:rgba(12,20,13,.4)}.tembo-landing .trust:after,.tembo-landing .trust:before{content:"";position:absolute;top:0;bottom:0;width:160px;z-index:2;pointer-events:none}.tembo-landing .trust:before{left:0;background:linear-gradient(90deg,var(--ink),transparent)}.tembo-landing .trust:after{right:0;background:linear-gradient(270deg,var(--ink),transparent)}.tembo-landing .trust-lbl{text-align:center;font-size:11.5px;letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);margin-bottom:22px}.tembo-landing .marquee{display:flex;gap:48px;width:-moz-max-content;width:max-content;animation:tl2-scrollx 90s linear infinite}.tembo-landing .marquee:hover{animation-play-state:paused}.tembo-landing .marquee .item{display:flex;align-items:center;gap:12px;color:var(--text-secondary);font-weight:700;font-size:16px;letter-spacing:.02em;white-space:nowrap;opacity:.7;transition:.25s}.tembo-landing .marquee .item .flag{width:30px;height:20px;-o-object-fit:cover;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px hsla(0,0%,100%,.12);display:block}.tembo-landing .marquee .item:hover{opacity:1;color:#fff}.tembo-landing .marquee .item .star{color:rgba(168,255,53,.55)}@keyframes tl2-scrollx{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.tembo-landing .marquee{animation:none}}.tembo-landing .stats-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--border);border:1px solid var(--border);border-radius:22px;overflow:hidden}.tembo-landing .stat-pro{background:var(--ink);padding:40px 30px}.tembo-landing .stat-pro .v{font-size:clamp(44px,6vw,84px);font-weight:800;line-height:.9;letter-spacing:-2px;font-variant-numeric:tabular-nums}.tembo-landing .stat-pro .v .u{color:var(--lime);font-size:.5em;font-weight:700;letter-spacing:-.5px;margin-left:.14em;vertical-align:baseline}.tembo-landing .stat-pro .k{margin-top:16px;font-size:13.5px;color:var(--text-muted);letter-spacing:.02em}@media (min-width:1080px){.tembo-landing .stat-pro .k{white-space:nowrap}}.tembo-landing .stat-pro .bar{margin-top:18px;height:2px;background:var(--border-strong);border-radius:2px;overflow:hidden}.tembo-landing .stat-pro .bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--lime),var(--lime-deep));transition:width 1.2s var(--ease-pro)}.tembo-landing .revealed .bar span,.tembo-landing .stat-pro.revealed .bar span,.tembo-landing .stats-pro.revealed .bar span{width:var(--w)}@media (max-width:860px){.tembo-landing .stats-pro{grid-template-columns:1fr 1fr}}.tembo-landing .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tembo-landing .problem-card{background:var(--ink);border:1px solid var(--border);border-radius:18px;padding:clamp(28px,3vw,40px)}.tembo-landing .problem-card .problem-dot{display:block;width:10px;height:10px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime);margin-bottom:20px}.tembo-landing .problem-card .problem-lbl{font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--lime-fg);margin-bottom:12px}.tembo-landing .problem-card .problem-body{margin:0;color:var(--text-secondary);font-size:clamp(15px,1.4vw,17px);line-height:1.66}@media (max-width:860px){.tembo-landing .problem-grid{grid-template-columns:1fr}}.tembo-landing .aud-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tembo-landing .aud-card{background:var(--ink);border:1px solid var(--border);border-radius:18px;padding:clamp(28px,3vw,38px);transition:border-color .2s,transform .2s var(--ease-pro)}.tembo-landing .aud-card:hover{border-color:rgba(168,255,53,.45);transform:translateY(-3px)}.tembo-landing .aud-card .aud-ic{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:rgba(168,255,53,.08);border:1px solid rgba(168,255,53,.2);color:var(--lime-fg);margin-bottom:22px}.tembo-landing .aud-card .aud-ic svg{width:22px;height:22px}.tembo-landing .aud-card .aud-label{margin:0 0 12px;font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px;text-transform:uppercase}.tembo-landing .aud-card .aud-body{margin:0;color:var(--text-secondary);font-size:clamp(14px,1.35vw,15.5px);line-height:1.66}@media (max-width:860px){.tembo-landing .aud-grid{grid-template-columns:1fr}}.tembo-landing .map-sec{position:relative}.tembo-landing .map-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(30px,5vw,72px);align-items:center}.tembo-landing .map-wrap{position:relative;aspect-ratio:1140/780}.tembo-landing .map-wrap svg{width:100%;height:100%;overflow:visible}.tembo-landing .map-dotfield{position:absolute;inset:0;z-index:0;opacity:.5;background-image:radial-gradient(circle,rgba(168,255,53,.1) 1px,transparent 1.4px);background-size:26px 26px;-webkit-mask-image:radial-gradient(70% 70% at 52% 50%,#000 40%,transparent 78%);mask-image:radial-gradient(70% 70% at 52% 50%,#000 40%,transparent 78%)}.tembo-landing .arc{fill:none;stroke:var(--lime);stroke-width:1.6;stroke-opacity:.7;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(168,255,53,.5))}.tembo-landing .city{cursor:default}.tembo-landing .city .halo{fill:var(--lime);opacity:.16;transform-box:fill-box;transform-origin:center}.tembo-landing .city .ring{fill:none;stroke:var(--lime);stroke-width:1.4}.tembo-landing .city .core{fill:#fff}.tembo-landing .city.hub .halo{opacity:.22}.tembo-landing .city .lab{fill:#fff;font-size:15px;font-weight:700;letter-spacing:.01em}.tembo-landing .city .lab.sub{fill:var(--text-muted);font-size:11px;font-weight:600}.tembo-landing .city .pulse{fill:var(--lime);opacity:0}@media (max-width:880px){.tembo-landing .map-grid{grid-template-columns:1fr}.tembo-landing .map-wrap{max-width:560px;margin:0 auto;width:100%}}.tembo-landing .region-list{display:grid;gap:12px}.tembo-landing .region{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:16px;border:1px solid var(--border);background:var(--bg-surface);transition:transform .2s var(--ease-pro),border-color .2s,background .2s}.tembo-landing .region:hover{border-color:rgba(168,255,53,.45);transform:translateX(4px);background:var(--bg-elevated)}.tembo-landing .region .rg-ic{width:44px;height:44px;flex:none;border-radius:12px;background:rgba(168,255,53,.08);border:1px solid rgba(168,255,53,.2);color:var(--lime-fg);display:grid;place-items:center}.tembo-landing .region .rg-ic svg{width:20px;height:20px}.tembo-landing .region .rg-name{font-size:16px;font-weight:800;color:#fff;letter-spacing:-.3px}.tembo-landing .region .rg-hubs{margin-top:4px;font-size:13px;color:var(--text-muted)}@media (max-width:480px){.tembo-landing .region{padding:15px 16px;gap:13px}.tembo-landing .region .rg-ic{width:40px;height:40px}}.tembo-landing .show{position:relative}.tembo-landing .show-track{position:relative;height:450vh}.tembo-landing .show-sticky{position:sticky;top:0;min-height:100svh;display:grid;grid-template-columns:.9fr 1.25fr;gap:clamp(28px,4vw,64px);align-items:center;padding:0 clamp(20px,4vw,48px);max-width:var(--maxw-pro);margin:0 auto}.tembo-landing .show-list{display:flex;flex-direction:column;gap:6px}.tembo-landing .show-list:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:2px;background:var(--border);border-radius:2px}.tembo-landing .show-list .it{border-radius:16px;border:1px solid transparent;transition:.4s var(--ease-pro);cursor:pointer;position:relative;display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:18px 22px}.tembo-landing .show-list .it .n{font-size:12px;font-weight:800;letter-spacing:.2em;color:var(--text-muted)}.tembo-landing .show-list .it h3{font-size:clamp(20px,2.4vw,30px);font-weight:800;letter-spacing:-.5px;margin-top:8px;color:var(--text-secondary);transition:.4s}.tembo-landing .show-list .it p{font-size:14.5px;color:var(--text-muted);margin-top:8px;line-height:1.55;max-height:0;overflow:hidden;opacity:0;transition:max-height .5s var(--ease-pro),opacity .4s,margin .4s}.tembo-landing .show-list .it.on{background:rgba(12,20,13,.7);border-color:rgba(168,255,53,.22)}.tembo-landing .show-list .it.on h3{color:#fff}.tembo-landing .show-list .it.on h3 .dot{color:var(--lime)}.tembo-landing .show-list .it.on p{max-height:120px;opacity:1;margin-top:12px}.tembo-landing .show-list .it .prog{position:absolute;inset-inline-start:0;top:14px;bottom:14px;width:2px;border-radius:2px;background:transparent;overflow:hidden;z-index:1}.tembo-landing .show-list .it .prog span{display:block;width:100%;height:0;background:var(--lime)}.tembo-landing .show-list .it.on .prog span{transition:height linear}.tembo-landing .show-list{display:block;position:relative;min-height:clamp(300px,38vh,360px)}.tembo-landing .show-list:before{display:none}.tembo-landing .show-list .it{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transform:translateY(14px);pointer-events:none;transition:opacity .5s var(--ease-pro),transform .5s var(--ease-pro),visibility .5s var(--ease-pro)}.tembo-landing .show-list .it.on{opacity:1;visibility:visible;transform:none;pointer-events:auto}.tembo-landing .show-list .it .it-ic{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(168,255,53,.07);border:1px solid rgba(168,255,53,.16);color:var(--lime-fg);transition:.4s var(--ease-pro)}.tembo-landing .show-list .it .it-ic svg{width:22px;height:22px}.tembo-landing .show-list .it.on .it-ic{background:var(--lime);border-color:var(--lime);color:var(--on-lime);box-shadow:0 10px 26px -10px rgba(168,255,53,.6);transform:translateY(-1px)}.tembo-landing .show-list .it .it-body{min-width:0}.tembo-landing .show-list .it:hover:not(.on){background:rgba(12,20,13,.4)}.tembo-landing .show-list .it .it-tags{display:flex;flex-wrap:wrap;gap:7px;max-height:0;overflow:hidden;opacity:0;transition:max-height .5s var(--ease-pro),opacity .4s,margin-top .4s}.tembo-landing .show-list .it.on .it-tags{max-height:64px;opacity:1;margin-top:14px}.tembo-landing .show-list .it .it-tags span{font-size:11.5px;font-weight:600;color:var(--lime-fg);background:rgba(168,255,53,.1);border:1px solid rgba(168,255,53,.2);border-radius:var(--radius-pill);padding:5px 11px;white-space:nowrap}.tembo-landing .show-foot{margin-top:26px;padding-top:22px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.tembo-landing .show-step{display:flex;align-items:baseline;gap:8px}.tembo-landing .show-step b{font-size:clamp(28px,3vw,38px);font-weight:800;letter-spacing:-1px;color:#fff;font-variant-numeric:tabular-nums;line-height:1}.tembo-landing .show-step .sl{font-size:16px;font-weight:700;color:var(--text-muted)}.tembo-landing .show-step .lbl{font-size:12.5px;color:var(--text-muted);margin-left:8px;max-width:16ch}.tembo-landing .show-cta{display:inline-flex;align-items:center;gap:9px;background:var(--lime);color:var(--on-lime);font-weight:800;font-size:14px;padding:13px 20px;border-radius:var(--radius-pill);transition:transform .2s var(--ease-pro),box-shadow .2s;box-shadow:0 12px 30px -14px rgba(168,255,53,.5)}.tembo-landing .show-cta svg{width:16px;height:16px}.tembo-landing .show-cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px -14px rgba(168,255,53,.7)}.tembo-landing .device{position:relative}.tembo-landing .device .dev-glow{position:absolute;inset:-8% -5% -14% -5%;z-index:0;border-radius:34px;background:radial-gradient(54% 60% at 62% 32%,rgba(168,255,53,.22),transparent 72%);filter:blur(34px);pointer-events:none;opacity:0;transition:opacity .6s var(--ease-pro)}.tembo-landing .device.lit .dev-glow{opacity:1}.tembo-landing .browser{border-radius:16px;overflow:hidden;border:1px solid var(--border-strong);background:var(--bg-surface);box-shadow:0 40px 90px -40px rgba(0,0,0,.8),0 0 0 1px rgba(168,255,53,.06)}.tembo-landing .device .browser{position:relative;z-index:1}.tembo-landing .device .browser:after{content:"";position:absolute;left:0;right:0;bottom:0;height:34%;background:linear-gradient(180deg,transparent,rgba(168,255,53,.045));pointer-events:none}.tembo-landing .browser .bar{height:42px;display:flex;align-items:center;gap:8px;padding:0 16px;background:#0e1710;border-bottom:1px solid var(--border)}.tembo-landing .browser .bar .dot{width:11px;height:11px;border-radius:50%;background:var(--border-strong)}.tembo-landing .browser .bar .url{margin-left:14px;flex:1;height:24px;border-radius:7px;background:var(--bg-base);display:flex;align-items:center;padding:0 12px;gap:8px;font-size:12px;color:var(--text-muted)}.tembo-landing .browser .bar .url svg{width:12px;height:12px;color:var(--lime)}.tembo-landing .browser .screens{position:relative;aspect-ratio:1265/720;background:var(--bg-base)}.tembo-landing .browser .screens img,.tembo-landing .browser .screens video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;opacity:0;transform:scale(1.04);transition:transform .8s var(--ease-pro)}.tembo-landing .browser .screens img.on,.tembo-landing .browser .screens video.on{opacity:1;transform:none}.tembo-landing .device .badge{position:absolute;right:-14px;bottom:-16px;background:var(--lime);color:var(--on-lime);font-weight:800;font-size:12.5px;letter-spacing:.04em;padding:11px 16px;border-radius:14px;box-shadow:0 16px 40px -14px rgba(168,255,53,.6);display:flex;align-items:center;gap:8px;z-index:2}.tembo-landing .device .badge svg{width:15px;height:15px}@media (max-width:920px){.tembo-landing header.app{position:static}.tembo-landing .show .show-sticky{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:10px;padding:10px clamp(16px,5vw,28px)}.tembo-landing .show .show-sticky>div:first-child{display:contents}.tembo-landing .show .show-sticky .kicker{order:1}.tembo-landing .show .show-sticky .h-big{order:2;font-size:clamp(21px,5.6vw,27px)!important;line-height:1.12;margin-bottom:0!important}.tembo-landing .show .show-sticky .device{order:3;width:100%}.tembo-landing .show .show-sticky .show-list{order:4}.tembo-landing .show .show-sticky .show-foot{order:5;margin-top:0;padding-top:12px;gap:10px}.tembo-landing .show .show-cta{padding:11px 18px}.tembo-landing .show .browser .screens{aspect-ratio:auto;height:clamp(112px,16vh,170px);height:clamp(112px,16svh,170px)}.tembo-landing .show .show-list{min-height:clamp(244px,32vh,256px);min-height:clamp(244px,32svh,256px)}.tembo-landing .show .show-list .it{padding-block:16px;padding-inline-start:22px;padding-inline-end:16px;cursor:default}.tembo-landing .show .show-list .it h3{font-size:clamp(18px,4.4vw,22px);line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tembo-landing .show .show-list .it p{font-size:14.5px;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tembo-landing .show .device .badge{right:10px;bottom:10px}}@media (max-width:920px) and (min-height:760px){.tembo-landing .show .browser .screens{height:clamp(160px,24vh,235px);height:clamp(160px,24svh,235px)}}@media (prefers-reduced-motion:reduce){.tembo-landing .browser .screens img,.tembo-landing .browser .screens video,.tembo-landing .show-list .it{transition:none!important;transform:none!important}}@media (max-width:920px){.tembo-landing .show .browser .screens{aspect-ratio:1265/720;height:auto!important}}.tembo-landing .ev-rail-wrap{position:relative}.tembo-landing .ev-rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 0 18px;cursor:grab;perspective:1400px}.tembo-landing .ev-rail::-webkit-scrollbar{display:none}.tembo-landing .ev-rail.drag{cursor:grabbing;scroll-snap-type:none}.tembo-landing .ev-rail>*{scroll-snap-align:start;flex:none}.tembo-landing .evc{position:relative;width:clamp(300px,30vw,380px);height:460px;border-radius:24px;overflow:hidden;background:var(--pane);border:1px solid var(--border);transition:box-shadow .3s var(--ease-pro),border-color .3s;transform-style:preserve-3d;will-change:transform}.tembo-landing .evc:hover{border-color:rgba(168,255,53,.5);box-shadow:0 40px 80px -34px rgba(0,0,0,.7),0 0 0 1px rgba(168,255,53,.18)}.tembo-landing .evc img.bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .6s var(--ease-pro);transform:translateZ(0) scale(1.02)}.tembo-landing .evc:hover img.bg{transform:scale(1.08)}.tembo-landing .evc .sc{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(6,8,6,.97) 6%,rgba(6,8,6,.6) 36%,rgba(6,8,6,.05) 62%,rgba(6,8,6,.4))}.tembo-landing .evc .top{position:absolute;top:18px;left:18px;right:18px;z-index:3;display:flex;justify-content:space-between;align-items:flex-start;transform:translateZ(40px)}.tembo-landing .evc .dp{display:flex;flex-direction:column;align-items:center;background:rgba(6,8,6,.6);border:1px solid hsla(0,0%,100%,.18);border-radius:12px;padding:7px 11px}.tembo-landing .evc .dp .mo{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--lime)}.tembo-landing .evc .dp .dy{font-size:19px;font-weight:800}.tembo-landing .evc .tag{display:inline-flex;align-items:center;gap:6px;background:rgba(6,8,6,.6);border:1px solid hsla(0,0%,100%,.18);border-radius:var(--radius-pill);padding:6px 11px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff}.tembo-landing .evc .bot{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:24px;transform:translateZ(30px)}.tembo-landing .evc .city{font-size:11.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--lime);display:flex;gap:6px;align-items:center}.tembo-landing .evc .city svg{width:13px;height:13px}.tembo-landing .evc h3{font-size:23px;font-weight:800;color:#fff;margin-top:8px;letter-spacing:-.4px;line-height:1.08}.tembo-landing .evc .org{font-size:12.5px;color:hsla(0,0%,100%,.62);margin-top:8px}.tembo-landing .evc .org b{color:#fff;font-weight:700}.tembo-landing .evc .go{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--lime);color:#060806;font-weight:800;font-size:13.5px;padding:13px;border-radius:var(--radius-pill);transition:transform .2s}.tembo-landing .evc .go svg{width:15px;height:15px}.tembo-landing .evc:hover .go{transform:translateY(-1px)}.tembo-landing .ev-hint{font-size:12.5px;color:var(--text-muted);display:flex;align-items:center;gap:8px}.tembo-landing .ev-hint svg{width:15px;height:15px;color:var(--lime)}.tembo-landing .quote-pro{text-align:center;max-width:1000px}.tembo-landing .quote-pro .mark{font-family:Georgia,serif;font-size:120px;line-height:0;color:rgba(168,255,53,.3);height:60px;display:block}.tembo-landing .quote-pro blockquote{font-size:clamp(24px,3.6vw,46px);font-weight:700;line-height:1.18;letter-spacing:-.8px;text-wrap:balance}.tembo-landing .quote-pro blockquote .hl{color:var(--lime)}.tembo-landing .quote-pro .who{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:14px}.tembo-landing .quote-pro .who .ava{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--green-800),var(--green-600));display:grid;place-items:center;font-weight:800;color:#fff}.tembo-landing .quote-pro .who .nm{text-align:left}.tembo-landing .quote-pro .who .nm b{display:block;font-size:15px}.tembo-landing .quote-pro .who .nm span{font-size:12.5px;color:var(--text-muted)}.tembo-landing .cta-pro{position:relative;overflow:hidden;border-radius:32px;padding:clamp(56px,8vw,110px) clamp(28px,5vw,72px);text-align:center;background:linear-gradient(135deg,var(--lime),var(--lime-deep));color:var(--on-lime)}.tembo-landing .cta-pro:after{content:"";position:absolute;inset:0;opacity:.5;pointer-events:none;background-image:radial-gradient(circle,rgba(6,8,6,.16) 1.4px,transparent 1.6px);background-size:26px 26px}.tembo-landing .cta-pro h2{position:relative;z-index:1;font-size:clamp(34px,6vw,84px);font-weight:800;text-transform:uppercase;letter-spacing:-1.5px;line-height:.92}.tembo-landing .cta-pro p{position:relative;z-index:1;margin:20px auto 0;max-width:52ch;font-size:17px;font-weight:500;opacity:.8}.tembo-landing .cta-pro .acts{position:relative;z-index:1;margin-top:38px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.tembo-landing .cta-pro .b-dark{background:var(--ink);color:var(--lime)}.tembo-landing .cta-pro .b-dark:hover{background:#000}.tembo-landing .cta-pro .b-ln{background:transparent;color:var(--on-lime);border:1.5px solid rgba(6,8,6,.4)}.tembo-landing .cta-pro .b-ln:hover{border-color:var(--on-lime)}.tembo-landing .foot{position:relative;z-index:1;background:#000;border-top:1px solid var(--border)}.tembo-landing .foot .grid{max-width:var(--maxw-pro);margin:0 auto;padding:clamp(50px,7vw,84px) clamp(20px,4vw,48px) 30px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:clamp(24px,4vw,56px)}.tembo-landing .foot .col h4{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.tembo-landing .foot .col a{display:block;font-size:14px;color:var(--text-secondary);padding:6px 0;transition:.2s}.tembo-landing .foot .col a:hover{color:var(--lime)}.tembo-landing .foot .bc .brand{font-size:22px;margin-bottom:14px}.tembo-landing .foot .bc p{font-size:13.5px;color:var(--text-muted);max-width:30ch;line-height:1.6}.tembo-landing .foot .news{display:flex;gap:8px;margin-top:18px;max-width:360px}.tembo-landing .foot .news input{font-family:inherit;flex:1;background:var(--bg-surface);border:1px solid var(--border-strong);color:#fff;border-radius:var(--radius-pill);padding:12px 18px;font-size:14px;outline:none;transition:.2s}.tembo-landing .foot .news input:focus{border-color:var(--lime);box-shadow:0 0 0 3px rgba(168,255,53,.15)}.tembo-landing .foot .socials{display:flex;gap:10px;margin-top:22px}.tembo-landing .foot .socials a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary);transition:.2s}.tembo-landing .foot .socials a:hover{color:var(--lime);border-color:var(--lime);transform:translateY(-2px)}.tembo-landing .foot .socials a svg{width:18px;height:18px}.tembo-landing .wordmark{max-width:var(--maxw-pro);margin:0 auto;padding:6px clamp(20px,4vw,48px) 0}.tembo-landing .wordmark .big{display:flex;justify-content:space-between;font-weight:800;font-size:clamp(72px,19vw,300px);line-height:.78;letter-spacing:-.04em;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tembo-landing .wordmark .big .ch{color:transparent;-webkit-text-stroke:1px var(--border-strong);transition:color .35s var(--ease-pro),-webkit-text-stroke-color .35s,transform .5s var(--ease-pro);display:inline-block}.tembo-landing .wordmark .big .ch.lit{color:var(--lime);-webkit-text-stroke-color:transparent;transform:translateY(-10px)}.tembo-landing .wordmark .big .dot{color:var(--lime);-webkit-text-stroke:0}.tembo-landing .foot .legal{max-width:var(--maxw-pro);margin:18px auto 0;padding:24px clamp(20px,4vw,48px) 50px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid var(--border)}.tembo-landing .foot .legal .lk{display:flex;gap:22px;flex-wrap:wrap}.tembo-landing .foot .legal a,.tembo-landing .foot .legal span{font-size:12.5px;color:var(--text-muted)}.tembo-landing .foot .legal a:hover{color:var(--lime)}.tembo-landing .foot .gdpr{display:inline-flex;align-items:center;gap:9px;font-size:11.5px;font-weight:700;color:var(--lime);border:1px solid rgba(168,255,53,.3);border-radius:var(--radius-pill);padding:7px 14px}.tembo-landing .foot .gdpr svg{width:15px;height:15px}@media (max-width:920px){.tembo-landing .foot .grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.tembo-landing .foot .grid{grid-template-columns:1fr}}.tembo-landing[data-hero=dense] #constellation{opacity:1}.tembo-landing[data-accent=discret] .hero-veil{background:radial-gradient(900px 600px at 50% 38%,rgba(6,8,6,0) 24%,rgba(6,8,6,.72) 74%),linear-gradient(180deg,rgba(6,8,6,.7),transparent 16%,transparent 58%,rgba(6,8,6,.96))}.tembo-landing[data-accent=discret] .btn-glow{box-shadow:none}.tembo-landing[data-accent=discret] .browser,.tembo-landing[data-accent=discret] .evc:hover{box-shadow:0 30px 70px -34px rgba(0,0,0,.7)}.tembo-landing[data-accent=discret] .arc{stroke-opacity:.4;filter:none}.tembo-landing[data-accent=audacieux] .btn-glow{box-shadow:0 18px 56px -10px rgba(168,255,53,.7)}.tembo-landing[data-accent=audacieux] .evc:hover{border-color:var(--lime);box-shadow:0 44px 90px -30px rgba(168,255,53,.5),0 0 0 1.5px rgba(168,255,53,.55)}.tembo-landing[data-accent=audacieux] .browser{box-shadow:0 44px 100px -40px rgba(168,255,53,.4),0 0 0 1px rgba(168,255,53,.2)}.tembo-landing[data-accent=audacieux] .stat-pro .v .u{text-shadow:0 0 24px rgba(168,255,53,.6)}.tembo-landing[data-accent=audacieux] .cta-pro{box-shadow:0 40px 120px -40px rgba(168,255,53,.7)}.tembo-landing[data-shape=net] .browser,.tembo-landing[data-shape=net] .evc,.tembo-landing[data-shape=net] .stats-pro{border-radius:5px}.tembo-landing[data-shape=net] .cta-pro{border-radius:6px}.tembo-landing[data-shape=net] .nav{border-radius:8px}.tembo-landing[data-shape=net] .browser,.tembo-landing[data-shape=net] .browser .screens{border-radius:5px}.tembo-landing[data-shape=organique] .evc{border-radius:34px}.tembo-landing[data-shape=organique] .browser,.tembo-landing[data-shape=organique] .stats-pro{border-radius:30px}.tembo-landing[data-shape=organique] .cta-pro{border-radius:42px}.tembo-landing[data-shape=organique] .nav{border-radius:30px}@media (max-width:960px){.tembo-landing .hero-meta{gap:16px 26px}.tembo-landing .ev-rail{gap:16px}}@media (max-width:820px){.tembo-landing .kinetic{letter-spacing:-1px;font-size:clamp(34px,8.6vw,72px)}.tembo-landing .device .badge{right:10px;bottom:10px}}@media (max-width:700px){.tembo-landing .hero-actions{flex-direction:column;align-items:stretch;gap:12px}.tembo-landing .hero-actions .btn{width:100%}.tembo-landing .hero-meta{gap:9px 18px;font-size:12.5px}.tembo-landing .hero-meta .sep{display:none}.tembo-landing .cta-pro .acts{flex-direction:column;align-items:stretch}.tembo-landing .cta-pro .acts .btn{width:100%}.tembo-landing .quote-pro .mark{font-size:84px;height:42px}}@media (max-width:600px){.tembo-landing header.app{padding:12px 10px 0}.tembo-landing .cta-create{padding:9px 13px;font-size:12.5px}.tembo-landing .lang{margin-left:0}}@media (max-width:480px){.tembo-landing .stats-pro{grid-template-columns:1fr 1fr;gap:12px}.tembo-landing .evc{width:84vw;height:420px}.tembo-landing .show-foot{flex-direction:column;align-items:flex-start;gap:14px}.tembo-landing .show-cta{width:100%;justify-content:center}}@media (max-width:380px){.tembo-landing .stats-pro{grid-template-columns:1fr}.tembo-landing .brand{font-size:17px}}.tembo-landing .faq-sec{padding-top:0}.tembo-landing .faq-h{margin-bottom:clamp(34px,5vw,54px)}.tembo-landing .faq-list{max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.tembo-landing .faq-item{border:1px solid var(--border);border-radius:var(--radius-card);background:linear-gradient(180deg,var(--bg-surface),var(--pane));overflow:hidden;transition:border-color .3s var(--ease),box-shadow .4s var(--ease),transform .4s var(--ease)}.tembo-landing .faq-item:hover{border-color:var(--border-strong)}.tembo-landing .faq-item[data-open]{border-color:rgba(168,255,53,.36);box-shadow:inset 0 0 0 1px rgba(168,255,53,.12),0 22px 60px -34px rgba(168,255,53,.55)}.tembo-landing .faq-q-h{margin:0;font:inherit}.tembo-landing .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:clamp(18px,2.4vw,24px) clamp(20px,3vw,30px);background:none;border:0;color:var(--text-primary);font-family:inherit;font-weight:700;font-size:clamp(15px,1.7vw,19px);letter-spacing:-.2px;line-height:1.4;text-align:start;cursor:pointer}.tembo-landing .faq-q-tx{flex:1}.tembo-landing .faq-ic{position:relative;flex:none;width:22px;height:22px}.tembo-landing .faq-ic:after,.tembo-landing .faq-ic:before{content:"";position:absolute;left:50%;top:50%;width:15px;height:2px;border-radius:2px;background:var(--lime);transform:translate(-50%,-50%);transition:transform .38s var(--ease-pro)}.tembo-landing .faq-ic:after{transform:translate(-50%,-50%) rotate(90deg)}.tembo-landing .faq-item[data-open] .faq-ic:after{transform:translate(-50%,-50%) rotate(0deg)}.tembo-landing .faq-a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .42s var(--ease-pro)}.tembo-landing .faq-item[data-open] .faq-a-wrap{grid-template-rows:1fr}.tembo-landing .faq-a{overflow:hidden}.tembo-landing .faq-a p{margin:0;padding:0 clamp(20px,3vw,30px) clamp(20px,2.6vw,26px);max-width:72ch;color:var(--text-secondary);font-size:clamp(14px,1.4vw,16px);line-height:1.66}@media (prefers-reduced-motion:reduce){.tembo-landing .faq-a-wrap,.tembo-landing .faq-ic:after,.tembo-landing .faq-ic:before,.tembo-landing .faq-item{transition:none}}.tembo-landing .how-sec .h-big{margin-bottom:clamp(34px,5vw,54px)}.tembo-landing .how-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px)}.tembo-landing .how-step{position:relative;padding:clamp(26px,3vw,36px);border:1px solid var(--border);border-radius:var(--radius-card);background:linear-gradient(180deg,var(--bg-surface),var(--pane));overflow:hidden;transition:border-color .3s var(--ease),transform .45s var(--ease),box-shadow .45s var(--ease)}.tembo-landing .how-step:hover{border-color:var(--border-strong);transform:translateY(-5px);box-shadow:0 26px 64px -40px rgba(168,255,53,.5)}.tembo-landing .how-num{display:block;font-size:clamp(44px,5.4vw,64px);font-weight:800;line-height:1;letter-spacing:-2px;font-variant-numeric:tabular-nums;color:rgba(168,255,53,.16);-webkit-text-stroke:1.4px rgba(168,255,53,.55)}.tembo-landing .how-title{margin:clamp(16px,2vw,22px) 0 10px;font-size:clamp(17px,1.9vw,21px);font-weight:700;letter-spacing:-.3px}.tembo-landing .how-desc{margin:0;color:var(--text-secondary);font-size:clamp(13.5px,1.4vw,15.5px);line-height:1.62}@media (max-width:820px){.tembo-landing .how-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.tembo-landing .how-step{transition:none}}.tembo-landing .oneclick-sec{padding-top:0}.tembo-landing .oneclick{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,4vw,52px);flex-wrap:wrap;padding:clamp(32px,4vw,52px) clamp(28px,4vw,56px);border:1px solid rgba(168,255,53,.28);border-radius:calc(var(--radius-card) + 6px);background:radial-gradient(120% 150% at 0 0,rgba(168,255,53,.1),transparent 55%),linear-gradient(180deg,var(--bg-elevated),var(--pane));box-shadow:0 30px 80px -52px rgba(168,255,53,.6)}.tembo-landing .oneclick-txt{flex:1 1 420px}.tembo-landing .oneclick-pill{display:inline-flex;align-items:center;gap:9px;padding:6px 14px;border:1px solid rgba(168,255,53,.34);border-radius:var(--radius-pill);background:rgba(168,255,53,.07);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lime)}.tembo-landing .oneclick-led{width:8px;height:8px;border-radius:50%;background:var(--lime);animation:tl2-oneclick-led 2.4s var(--ease) infinite}.tembo-landing .oneclick-h{margin:16px 0 12px;font-size:clamp(26px,3.4vw,40px);font-weight:800;line-height:1.08;letter-spacing:-1px}.tembo-landing .oneclick-h .hl{color:var(--lime)}.tembo-landing .oneclick-sub{margin:0;max-width:54ch;color:var(--text-secondary);font-size:clamp(14px,1.5vw,16.5px);line-height:1.62}@keyframes tl2-oneclick-led{0%{box-shadow:0 0 0 0 rgba(168,255,53,.55)}70%{box-shadow:0 0 0 9px rgba(168,255,53,0)}to{box-shadow:0 0 0 0 rgba(168,255,53,0)}}@media (max-width:720px){.tembo-landing .oneclick{flex-direction:column;align-items:flex-start;justify-content:flex-start}.tembo-landing .oneclick-txt{flex:0 0 auto;width:100%}.tembo-landing .oneclick .btn{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.tembo-landing .oneclick-led{animation:none}}.tembo-landing .how-solutions{margin-top:clamp(34px,5vw,54px);display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 22px}.tembo-landing .how-solutions-label{font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.tembo-landing .how-solutions-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.tembo-landing .how-solutions-links a{font-size:14px;font-weight:600;color:var(--text-secondary);text-decoration:none;transition:color .2s var(--ease)}.tembo-landing .how-solutions-links a:not(:last-child):after{content:"·";margin-inline-start:14px;color:rgba(168,255,53,.5)}.tembo-landing .how-solutions-links a:hover{color:var(--lime)}