.ty-web{--ink:#0c2d23;--muted:#647b72;--line:rgba(8,74,52,.1);--green:#0b8a61;--green2:#20c58b;--mint:#eaf8f2;--soft:#f5faf7;min-height:100vh;background:linear-gradient(180deg,#fff,#f9fcfa);color:var(--ink);font-family:Manrope,DM Sans,sans-serif;overflow-x:clip}.ty-web *{box-sizing:border-box}.ty-web a{text-decoration:none;color:inherit}.ty-web button{font:inherit}.ty-web-nav{height:76px;position:sticky;top:0;z-index:90;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:22px;padding:0 clamp(16px,4vw,64px);background:#ffffffd1;backdrop-filter:blur(22px) saturate(1.35);-webkit-backdrop-filter:blur(22px) saturate(1.35);border-bottom:1px solid rgba(8,74,52,.08);transform:translateY(0);transition:transform .26s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease;will-change:transform}.ty-web-nav.is-hidden{transform:translateY(calc(-100% - 2px));box-shadow:none;pointer-events:none}#features,#pricing,#how,#preview{scroll-margin-top:88px}@media(prefers-reduced-motion:reduce){.ty-web-nav{transition:none}}.ty-web-brand img{width:138px;height:54px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.ty-web-nav>nav{display:flex;justify-content:center;gap:28px}.ty-web-nav>nav a{font-size:11px;font-weight:800;color:#557066;transition:color .2s ease}.ty-web-nav>nav a:hover{color:#0a6d4e}.ty-web-actions{display:flex;align-items:center;gap:8px}.ty-language{display:flex;gap:2px;padding:3px;border-radius:10px;background:#f0f6f3;border:1px solid var(--line)}.ty-language button{height:28px;min-width:31px;border:0;background:transparent;border-radius:7px;color:#758980;font-size:9px;font-weight:900;cursor:pointer}.ty-language button.active{background:#fff;color:#0b7554;box-shadow:0 2px 8px #0e533c14}.ty-web-login{height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#0b7754;padding:0 13px;border:1px solid rgba(8,74,52,.11);border-radius:12px;background:#fff;box-shadow:0 6px 18px #0e4a350d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ty-web-login:hover{transform:translateY(-1px);border-color:#0b7f593d;box-shadow:0 10px 24px #0e4a3514}.ty-web-start,.ty-web-primary,.ty-plan-grid button,.ty-final button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0b7f59;color:#fff;border-radius:12px;font-weight:900;box-shadow:0 10px 24px #0b7f5929;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ty-web-start{height:40px;padding:0 14px;font-size:10px}.ty-web-start:hover,.ty-web-primary:hover,.ty-plan-grid button:hover,.ty-final button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0b7f5938;background:#096e4e}.ty-web-start svg,.ty-web-primary svg,.ty-plan-grid button svg,.ty-final button svg{width:14px}.ty-web-menu{display:none;border:0;background:transparent;color:#143c30;font-size:20px}.ty-web-hero{max-width:1450px;margin:0 auto;min-height:760px;padding:clamp(72px,8vw,128px) clamp(18px,5vw,70px) 80px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(42px,6vw,92px);align-items:center;position:relative}.ty-web-hero:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-160px;top:-120px;background:radial-gradient(circle,#1dc98e1f,#1dc98e00 67%);pointer-events:none}.ty-web-hero-copy{position:relative;z-index:3}.ty-web-hero-copy>span,.ty-showcase>header>span,.ty-feature-section>header>span,.ty-flow>header>span,.ty-security>div>span,.ty-pricing>header>span{font-size:9px;letter-spacing:.19em;font-weight:900;color:#159168}.ty-web-hero-copy h1{font-size:clamp(48px,6.2vw,92px);line-height:.94;letter-spacing:-.066em;margin:16px 0 24px;max-width:760px}.ty-web-hero-copy>p{max-width:660px;color:#60766d;font-size:clamp(15px,1.35vw,19px);line-height:1.68}.ty-web-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.ty-web-primary,.ty-web-secondary{height:50px;padding:0 19px;font-size:10px}.ty-web-secondary{border:1px solid rgba(8,74,52,.12);background:#fff;color:#234a3d;border-radius:12px;cursor:pointer;font-weight:850;box-shadow:0 8px 24px #0c402f0d}.ty-web-hero-login{display:inline-flex;align-items:center;gap:7px;margin-top:17px;color:#0b7754;font-size:10px;font-weight:900}.ty-web-hero-login svg{width:13px;transition:transform .18s ease}.ty-web-hero-login:hover svg{transform:translate(3px)}.ty-web-hero-copy>small{display:block;margin-top:12px;color:#84968f;font-size:9px;font-weight:700}.ty-hero-visual{height:540px;position:relative;display:grid;place-items:center;perspective:1300px}.ty-hero-ring{position:absolute;border-radius:50%;border:1px solid rgba(16,128,89,.12);animation:ty-float 7s ease-in-out infinite}.ring-a{width:440px;height:440px}.ring-b{width:330px;height:330px;animation-delay:-2.2s}.ty-hero-device{width:min(440px,76%);height:500px;border-radius:36px;background:#fff;border:1px solid rgba(8,74,52,.12);box-shadow:0 45px 110px #0f463424,0 0 0 10px #ffffff8c;transform:rotateY(-9deg) rotateX(4deg) rotate(-1deg);overflow:hidden;position:relative;z-index:2;animation:ty-device 8s ease-in-out infinite}.ty-device-bar{height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fafdfbf0}.ty-device-bar i{width:7px;height:7px;border-radius:50%;background:#d6e6df}.ty-device-bar span{font-size:8px;font-weight:900;letter-spacing:.22em;color:#7c9188}.ty-device-screen{padding:20px;background:linear-gradient(180deg,#f8fcfa,#fff);height:calc(100% - 42px)}.ty-device-top{display:flex;align-items:center;justify-content:space-between}.ty-device-top span{font-size:11px;font-weight:950;color:#0c5e44}.ty-device-top small{font-size:7px;letter-spacing:.14em;color:#8ba097}.ty-device-title{margin-top:42px;padding:25px;border-radius:22px;background:linear-gradient(135deg,#0d6c4e,#11966a);color:#fff;box-shadow:0 20px 45px #0f755229}.ty-device-title span{font-size:7px;letter-spacing:.16em;font-weight:900;color:#aee9d2}.ty-device-title b{display:block;font-size:28px;letter-spacing:-.045em;margin-top:8px}.ty-device-title small{font-size:8px;color:#c8edde}.ty-device-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.ty-device-cards i{height:72px;border-radius:13px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 20px #1145340a}.ty-device-list{display:flex;flex-direction:column;gap:7px;margin-top:10px}.ty-device-list em{height:48px;border-radius:12px;background:#fff;border:1px solid var(--line)}.ty-hero-chip{position:absolute;z-index:4;display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:13px;background:#ffffffeb;border:1px solid var(--line);box-shadow:0 16px 40px #0e4b361a;font-size:9px;font-weight:850;color:#31594b;backdrop-filter:blur(10px);animation:ty-float 6s ease-in-out infinite}.ty-hero-chip svg{width:14px;color:#11845e}.chip-a{left:2%;top:20%;animation-delay:-1s}.chip-b{right:1%;top:38%;animation-delay:-3s}.chip-c{left:7%;bottom:14%;animation-delay:-4.2s}@keyframes ty-device{50%{transform:rotateY(-5deg) rotateX(2deg) translateY(-8px)}}@keyframes ty-float{50%{transform:translateY(-10px)}}.ty-trust-strip{max-width:1120px;margin:0 auto 120px;padding:12px 16px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;background:#ffffffc2;box-shadow:0 12px 40px #0e48340d}.ty-trust-strip span{min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:850;color:#587067;border-right:1px solid var(--line)}.ty-trust-strip span:last-child{border-right:0}.ty-trust-strip svg{width:14px;color:#188964}.ty-meaning{max-width:1180px;margin:0 auto 130px;padding:0 clamp(18px,5vw,55px);display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:70px;align-items:center}.ty-meaning-word{font-size:clamp(74px,10vw,142px);font-weight:950;letter-spacing:-.08em;color:#dcece5;line-height:.8}.ty-meaning-word span{color:#13a777}.ty-meaning>div:last-child>span{font-size:9px;font-weight:900;letter-spacing:.21em;color:#24a77b}.ty-meaning h2{font-size:clamp(34px,4.4vw,62px);letter-spacing:-.055em;line-height:1;margin:10px 0 15px}.ty-meaning p{max-width:620px;color:#667c73;font-size:13px;line-height:1.7}.ty-showcase{max-width:1380px;margin:0 auto;padding:40px clamp(18px,4vw,50px) 130px}.ty-showcase>header{max-width:720px;margin-bottom:42px}.ty-showcase>header h2,.ty-feature-section>header h2,.ty-flow>header h2,.ty-security h2,.ty-pricing>header h2,.ty-final h2{font-size:clamp(38px,5vw,70px);line-height:.98;letter-spacing:-.06em;margin:11px 0 16px}.ty-showcase>header p,.ty-feature-section>header p,.ty-flow>header p,.ty-security>div>p,.ty-pricing>header p,.ty-final p{font-size:13px;line-height:1.68;color:#667b73;max-width:660px}.ty-product-stage{--rx:0deg;--ry:0deg;position:relative;padding:42px 0 28px;perspective:1500px}.ty-stage-glow{position:absolute;border-radius:50%;filter:blur(40px);opacity:.5}.glow-a{width:400px;height:280px;background:#1abe842e;left:5%;top:20%}.glow-b{width:320px;height:250px;background:#4fa7ff1a;right:5%;bottom:4%}.ty-product-window{position:relative;z-index:2;border:1px solid rgba(8,74,52,.12);border-radius:28px;background:#fff;box-shadow:0 55px 130px #0e493524,0 0 0 8px #ffffffb3;overflow:hidden;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .18s ease;will-change:transform}.ty-product-browser{height:48px;background:#f7faf8;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px}.ty-product-browser>div{display:flex;gap:5px}.ty-product-browser i{width:7px;height:7px;border-radius:50%;background:#d5e2dd}.ty-product-browser span{font-size:8px;color:#789087;font-weight:800;letter-spacing:.06em}.ty-product-browser button{justify-self:end;width:30px;height:30px;border-radius:9px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#39705c;cursor:pointer}.ty-product-browser button svg{width:12px}.ty-product-app{min-height:620px;display:grid;grid-template-columns:190px minmax(0,1fr)}.ty-product-app>aside{padding:20px 15px;border-right:1px solid var(--line);background:#fbfdfc;display:flex;flex-direction:column}.ty-demo-brand{display:flex;align-items:center;gap:10px;padding:0 4px 20px}.ty-demo-brand>span{width:39px;height:39px;border-radius:12px;background:linear-gradient(135deg,#0c704f,#1db77f);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:950;box-shadow:0 8px 20px #0c704f26}.ty-demo-brand>div{display:flex;flex-direction:column;gap:2px}.ty-demo-brand b{font-size:10px}.ty-demo-brand small{font-size:6px;letter-spacing:.12em;color:#8da099}.ty-product-app>aside nav{display:flex;flex-direction:column;gap:4px}.ty-product-app>aside nav button{height:39px;border:0;border-radius:10px;background:transparent;color:#70867d;display:flex;align-items:center;gap:8px;padding:0 10px;font-size:9px;font-weight:800;cursor:pointer;text-align:left}.ty-product-app>aside nav button svg{width:14px}.ty-product-app>aside nav button.active{background:#e9f6f0;color:#0a7653}.ty-product-app>aside footer{margin-top:auto;padding:14px 5px 3px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px;font-size:8px;color:#5c746a}.ty-product-app>aside footer i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e3f2eb;color:#0a7653;font-style:normal;font-size:8px;font-weight:900}.ty-product-content{background:linear-gradient(180deg,#fff,#f9fcfa)}.ty-product-top{height:62px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px}.ty-product-top>span{font-size:9px;font-weight:900;color:#557067}.ty-product-top>div{display:flex;align-items:center;gap:9px}.ty-product-top>div i{width:26px;height:26px;border-radius:8px;border:1px solid var(--line);background:#fff}.ty-product-top>div b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e5f4ed;color:#0a7553;font-size:8px}.ty-scene-wrap{padding:26px;animation:ty-scene .42s cubic-bezier(.2,.7,.2,1)}@keyframes ty-scene{0%{opacity:0;transform:translateY(9px) scale(.99)}to{opacity:1;transform:none}}.ty-live-home{display:flex;flex-direction:column;gap:10px}.ty-live-hero-card{min-height:246px;border-radius:22px;padding:28px;position:relative;overflow:hidden;background:linear-gradient(135deg,#0d684c,#0f8c62 55%,#18a976);color:#fff;box-shadow:0 22px 50px #0b775221}.ty-live-hero-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-120px;border:1px solid rgba(255,255,255,.2)}.ty-live-hero-card>span,.ty-live-panel-head>span{font-size:7px;letter-spacing:.18em;font-weight:900;color:#b8ead6}.ty-live-hero-card h3{font-size:36px;letter-spacing:-.05em;margin:12px 0 5px}.ty-live-hero-card p{font-size:9px;color:#ccebdd}.ty-live-hero-card button{height:36px;margin-top:32px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff21;color:#fff;display:inline-flex;align-items:center;gap:7px;padding:0 10px;font-size:8px;font-weight:850}.ty-live-hero-card button svg{width:11px}.ty-orbit-dot{position:absolute;border-radius:50%;background:#77ebba;box-shadow:0 0 0 8px #77ebba1a}.dot-a{width:8px;height:8px;right:85px;top:65px}.dot-b{width:5px;height:5px;right:42px;top:112px}.ty-live-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ty-live-stats article{min-height:105px;padding:15px;border-radius:15px;background:#fff;border:1px solid var(--line);position:relative}.ty-live-stats small{font-size:6px;letter-spacing:.14em;color:#81938c;font-weight:900}.ty-live-stats b{display:block;font-size:22px;margin-top:11px;letter-spacing:-.04em}.ty-live-stats em{position:absolute;left:15px;right:15px;bottom:13px;height:3px;border-radius:99px;background:linear-gradient(90deg,#16a875 64%,#e8f1ed 64%)}.ty-live-rows{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.ty-live-rows>div{display:grid;grid-template-columns:28px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid var(--line)}.ty-live-rows>div:last-child{border-bottom:0}.ty-live-rows>div>svg:first-child{width:15px;color:#168a63}.ty-live-rows span{display:flex;flex-direction:column;gap:2px}.ty-live-rows b{font-size:9px}.ty-live-rows small{font-size:7px;color:#81938c}.ty-live-rows>div>svg:last-child{width:12px;color:#24a676}.ty-live-panel-head{padding:8px 4px 22px}.ty-live-panel-head>span{color:#1a956c}.ty-live-panel-head>b{display:block;font-size:34px;letter-spacing:-.05em;margin:8px 0 4px}.ty-live-panel-head>small{font-size:9px;color:#81938c}.ty-calendar{padding:14px;border-radius:17px;background:#fff;border:1px solid var(--line)}.ty-calendar-week,.ty-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.ty-calendar-week i{font-style:normal;font-size:6px;color:#9aaba4;font-weight:900;text-align:center;padding:4px}.ty-calendar-grid i{height:42px;display:grid;place-items:center;position:relative;border-radius:9px;font-style:normal;font-size:8px;color:#687f75}.ty-calendar-grid i.has-event{background:#eaf7f1;color:#0b7957;font-weight:900}.ty-calendar-grid i em{position:absolute;width:4px;height:4px;border-radius:50%;background:#18a674;bottom:5px}.ty-event-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px}.ty-event-stack>div{display:grid;grid-template-columns:32px 1fr 12px;gap:7px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.ty-event-stack strong{font-size:16px;color:#0c7755}.ty-event-stack span{display:flex;flex-direction:column;gap:2px}.ty-event-stack b{font-size:8px}.ty-event-stack small{font-size:6px;color:#879a92}.ty-event-stack svg{width:10px;color:#9aaba4}.ty-song-list{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.ty-song-list>div{display:grid;grid-template-columns:34px minmax(0,1fr) 70px 14px;gap:10px;align-items:center;padding:14px;border-bottom:1px solid var(--line)}.ty-song-list>div:last-child{border-bottom:0}.ty-song-list>div>i{font-style:normal;font-size:8px;color:#94a59e}.ty-song-list span{display:flex;flex-direction:column;gap:2px}.ty-song-list b{font-size:10px}.ty-song-list small{font-size:7px;color:#85978f}.ty-song-list>div>svg{width:11px;color:#9aaba4}.ty-wave{display:flex;align-items:center;gap:2px;height:24px}.ty-wave em{width:2px;border-radius:9px;background:#52b58e}.ty-wave em:nth-child(1){height:7px}.ty-wave em:nth-child(2){height:15px}.ty-wave em:nth-child(3){height:21px}.ty-wave em:nth-child(4){height:13px}.ty-wave em:nth-child(5){height:18px}.ty-wave em:nth-child(6){height:8px}.ty-chat-window{display:flex;flex-direction:column;gap:11px}.ty-chat-window>div{display:flex;align-items:flex-end;gap:8px}.ty-chat-window>div.is-me{flex-direction:row-reverse}.ty-chat-window>div>i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e6f3ed;color:#0a7855;font-size:8px;font-weight:900;font-style:normal}.ty-chat-window>div>span{max-width:68%;padding:10px 12px;border-radius:14px 14px 14px 4px;background:#fff;border:1px solid var(--line);box-shadow:0 6px 20px #1147350a}.ty-chat-window>div.is-me>span{background:#e9f7f0;border-color:#d6eee2;border-radius:14px 14px 4px}.ty-chat-window b{font-size:7px;color:#60766d}.ty-chat-window p{font-size:9px;margin:3px 0;color:#173f32}.ty-chat-window small{font-size:6px;color:#98a8a1}.ty-chat-compose{height:44px;margin-top:16px;padding:0 6px 0 13px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:space-between;color:#9aa9a3;font-size:9px}.ty-chat-compose button{width:31px;height:31px;border-radius:9px;border:0;background:#0b7d58;color:#fff;display:grid;place-items:center}.ty-chat-compose svg{width:12px}.ty-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ty-media-grid article{padding:9px;border:1px solid var(--line);border-radius:15px;background:#fff;display:flex;flex-direction:column;gap:9px}.ty-media-thumb{height:155px;border-radius:11px;display:grid;place-items:center;overflow:hidden}.thumb-1{background:linear-gradient(145deg,#cde9dc,#89c7aa)}.thumb-2{background:linear-gradient(145deg,#d7e1f4,#9eb6dd)}.thumb-3{background:linear-gradient(145deg,#e8ddcc,#c8a982)}.ty-media-thumb svg{width:25px;color:#fffc}.ty-media-grid article>span{display:flex;flex-direction:column;gap:2px}.ty-media-grid b{font-size:9px}.ty-media-grid small{font-size:7px;color:#84978f}.ty-media-grid em{font-size:6px;font-style:normal;width:-moz-max-content;width:max-content;padding:4px 6px;border-radius:999px;background:#edf7f2;color:#0a7956;font-weight:850}.ty-scene-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:18px}.ty-scene-nav button{height:54px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#71867d;display:flex;align-items:center;gap:9px;padding:0 12px;cursor:pointer;text-align:left}.ty-scene-nav button i{font-style:normal;font-size:7px;color:#9aaba4}.ty-scene-nav button span{font-size:8px;font-weight:850}.ty-scene-nav button.active{border-color:#0a80593d;background:#edf8f3;color:#0a7654}.ty-feature-section{max-width:1380px;margin:0 auto;padding:100px clamp(18px,4vw,50px) 130px}.ty-feature-section>header{max-width:720px}.ty-bento{display:grid;grid-template-columns:repeat(12,1fr);gap:10px;margin-top:42px}.ty-bento article{min-height:245px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:22px;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.ty-bento article:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0e4c3614}.ty-bento article:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:radial-gradient(circle,#17b47c1a,#17b47c00 70%)}.ty-bento .tile-1,.ty-bento .tile-2{grid-column:span 6}.ty-bento .tile-3,.ty-bento .tile-4,.ty-bento .tile-5,.ty-bento .tile-6{grid-column:span 3;min-height:220px}.ty-bento article>div:first-child{display:flex;align-items:center;justify-content:space-between}.ty-bento article svg{width:20px;color:#11835e}.ty-bento article>div:first-child span{font-size:7px;color:#9aaba4;font-weight:900}.ty-bento h3{font-size:20px;letter-spacing:-.03em;margin:42px 0 8px}.ty-bento p{font-size:10px;line-height:1.6;color:#71867d;max-width:340px}.ty-tile-line{position:absolute;left:22px;right:22px;bottom:20px;height:2px;border-radius:99px;background:linear-gradient(90deg,#15a675 32%,#edf3f0 32%)}.ty-flow{padding:110px max(clamp(18px,5vw,70px),calc((100vw - 1380px)/2 + 50px));background:linear-gradient(180deg,#f3faf6,#edf8f2);border-top:1px solid rgba(8,74,52,.06);border-bottom:1px solid rgba(8,74,52,.06)}.ty-flow>header{max-width:720px}.ty-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:45px}.ty-flow-grid article{min-height:310px;padding:22px;border-radius:22px;background:#fffc;border:1px solid rgba(8,74,52,.09);position:relative;overflow:hidden}.ty-flow-grid article>span{font-size:8px;color:#88a097;font-weight:900}.ty-flow-icon{width:48px;height:48px;margin-top:44px;border-radius:14px;background:#e8f6ef;display:grid;place-items:center}.ty-flow-icon svg{width:20px;color:#0c805a}.ty-flow-grid h3{font-size:18px;margin:21px 0 8px}.ty-flow-grid p{font-size:10px;line-height:1.6;color:#6f847b}.ty-flow-grid article>i{position:absolute;height:1px;left:22px;right:22px;bottom:20px;background:linear-gradient(90deg,#169c70,#e3eee9)}.ty-security{max-width:1280px;margin:120px auto;padding:60px clamp(22px,5vw,70px);border-radius:34px;background:linear-gradient(135deg,#f3faf7,#fff);border:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:60px;align-items:center;box-shadow:0 24px 70px #1050390f}.ty-security>div>p{max-width:640px}.ty-security-pills{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.ty-security-pills em{font-style:normal;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:6px;font-size:8px;font-weight:850;color:#587067}.ty-security-pills svg{width:12px;color:#0c805a}.ty-security aside{position:relative;min-height:270px;display:grid;place-items:center}.ty-security-orbit{width:210px;height:210px;border-radius:50%;border:1px solid rgba(16,127,88,.13);position:relative;display:grid;place-items:center}.ty-security-orbit:before,.ty-security-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(16,127,88,.1)}.ty-security-orbit:before{width:150px;height:150px}.ty-security-orbit:after{width:92px;height:92px}.ty-security-orbit span{width:60px;height:60px;border-radius:19px;background:linear-gradient(135deg,#0b7b56,#1bb47d);display:grid;place-items:center;box-shadow:0 18px 40px #0f895f2e;z-index:2}.ty-security-orbit span svg{width:26px;color:#fff}.ty-security-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:#22bd86;box-shadow:0 0 0 7px #22bd8617}.ty-security-orbit i:nth-child(1){left:8px;top:92px}.ty-security-orbit i:nth-child(2){right:31px;top:31px}.ty-security-orbit i:nth-child(3){right:14px;bottom:61px}.ty-security-stats{position:absolute;right:0;bottom:-3px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.ty-security-stats p{min-width:82px;padding:10px;border-radius:11px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px #0e4e370f}.ty-security-stats small{font-size:5px;letter-spacing:.12em;color:#92a49d}.ty-security-stats b{display:block;font-size:9px;margin-top:3px}.ty-pricing{max-width:1280px;margin:0 auto;padding:60px clamp(18px,4vw,45px) 120px}.ty-pricing>header{max-width:700px}.ty-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:42px}.ty-plan-grid article{min-height:390px;padding:24px;border-radius:22px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;box-shadow:0 12px 36px #0e4a350b}.ty-plan-grid article.featured{border-color:#0b855c3d;box-shadow:0 18px 50px #0e6a4b14}.ty-plan-grid article>span{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#16885f;font-weight:900}.ty-plan-grid h3{font-size:32px;letter-spacing:-.045em;margin:20px 0 2px}.ty-plan-grid article>small{font-size:8px;color:#8a9c94}.ty-plan-grid article>p{font-size:10px;line-height:1.6;color:#72867e;margin:18px 0}.ty-plan-grid ul{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:9px}.ty-plan-grid li{display:flex;align-items:center;gap:7px;font-size:9px;color:#4f6a60}.ty-plan-grid li svg{width:12px;color:#159669}.ty-plan-grid button{height:44px;margin-top:auto;font-size:9px}.ty-plan-grid article.early{grid-column:1/-1;min-height:250px;max-width:620px}.ty-plan-grid article.loading{animation:ty-pulse 1.2s ease-in-out infinite alternate}@keyframes ty-pulse{to{opacity:.45}}.ty-final{max-width:1180px;margin:20px auto 90px;padding:85px 24px;text-align:center;border-radius:36px;background:radial-gradient(circle at 50% 0,rgba(25,190,131,.13),transparent 31rem),linear-gradient(180deg,#f4fbf7,#fff);border:1px solid var(--line);position:relative;overflow:hidden}.ty-final-mark{width:74px;height:74px;border-radius:24px;margin:0 auto 24px;background:linear-gradient(135deg,#0a7754,#18ad78);color:#fff;display:grid;place-items:center;position:relative;box-shadow:0 18px 45px #0d81592e}.ty-final-mark span{font-size:28px;font-weight:950}.ty-final-mark i{position:absolute;width:10px;height:10px;border-radius:50%;background:#7df0be;right:9px;bottom:9px;box-shadow:0 0 0 6px #7df0be1f}.ty-final h2{max-width:850px;margin:0 auto 16px}.ty-final p{margin:0 auto;max-width:620px}.ty-final button{height:50px;padding:0 19px;margin-top:28px;font-size:10px}.ty-web-footer{max-width:1360px;margin:0 auto;padding:30px clamp(18px,4vw,50px) 46px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:30px;align-items:center}.ty-footer-brand{display:flex;align-items:center;gap:14px;min-width:0}.ty-footer-brand>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ty-web-footer img{width:112px;height:48px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.ty-web-footer span,.ty-web-footer a,.ty-web-footer small{font-size:8px;color:#778b82}.ty-web-footer nav{display:flex;gap:17px;align-items:center}.ty-web-footer a:hover{color:#0b7754}.ty-web-socials{display:flex;gap:7px;align-items:center}.ty-web-socials a{min-height:30px;padding:0 10px;border:1px solid rgba(8,74,52,.09);border-radius:999px;background:#f7faf8;display:inline-flex;align-items:center;gap:6px;color:#45695c!important;font-weight:850;transition:transform .18s ease,border-color .18s ease,background .18s ease}.ty-web-socials a:hover{transform:translateY(-1px);border-color:#0b7f5933;background:#eef8f3;color:#0b7754!important}.ty-web-socials svg{width:13px;height:13px}.ty-mobile-socials{display:none}@media(max-width:1080px){.ty-web-nav{grid-template-columns:180px 1fr auto}.ty-web-nav>nav{gap:15px}.ty-web-start{display:none}.ty-web-hero{grid-template-columns:1fr;min-height:auto;padding-top:90px}.ty-hero-visual{max-width:760px;width:100%;margin:auto}.ty-product-app{grid-template-columns:160px minmax(0,1fr)}.ty-security{grid-template-columns:1fr}.ty-security aside{max-width:480px}.ty-bento .tile-3,.ty-bento .tile-4,.ty-bento .tile-5,.ty-bento .tile-6{grid-column:span 6}.ty-plan-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.ty-web-nav{height:68px;grid-template-columns:1fr auto;padding:0 14px;backface-visibility:hidden;-webkit-backface-visibility:hidden}.ty-web-nav.is-hidden{transform:translate3d(0,-102%,0)}#features,#pricing,#how,#preview{scroll-margin-top:72px}.ty-web-brand img{width:120px;height:48px}.ty-web-nav>nav{display:none;position:absolute;top:68px;left:10px;right:10px;padding:10px;border-radius:15px;background:#fffffff5;box-shadow:0 18px 45px #0d48331a;border:1px solid var(--line);flex-direction:column}.ty-web-nav>nav.is-open{display:flex}.ty-web-nav>nav>a{padding:11px}.ty-mobile-nav-login{display:block!important;font-weight:900!important;color:#0b7754!important}.ty-mobile-socials{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:4px;padding-top:10px;border-top:1px solid var(--line)}.ty-mobile-socials a{min-height:42px!important;padding:0 10px!important;border:1px solid rgba(8,74,52,.08);border-radius:11px;background:#f7faf8;display:flex;align-items:center;justify-content:center;gap:7px;color:#45695c!important}.ty-mobile-socials svg{width:14px;height:14px}.ty-mobile-socials span{font-size:7px;font-weight:900}.ty-language,.ty-web-login{display:none}.ty-web-menu{display:block}.ty-web-hero{padding:62px 16px 65px;gap:35px}.ty-web-hero-copy h1{font-size:49px}.ty-web-hero-copy>p{font-size:14px}.ty-web-primary,.ty-web-secondary{width:100%}.ty-hero-visual{height:410px}.ty-hero-device{height:390px;width:72%;border-radius:27px;transform:none}.ty-device-title{margin-top:25px;padding:18px}.ty-device-title b{font-size:21px}.ty-hero-chip{font-size:7px;padding:8px}.chip-a{left:0}.chip-b{right:0}.chip-c{left:3%}.ty-trust-strip{grid-template-columns:1fr 1fr;margin:0 14px 90px}.ty-trust-strip span:nth-child(2){border-right:0}.ty-trust-strip span:nth-child(-n+2){border-bottom:1px solid var(--line)}.ty-meaning{grid-template-columns:1fr;gap:30px;margin-bottom:90px}.ty-meaning-word{font-size:90px}.ty-showcase,.ty-feature-section{padding:40px 14px 90px}.ty-product-stage{padding-top:20px}.ty-product-window{border-radius:19px;transform:none!important}.ty-product-app{grid-template-columns:1fr;min-height:520px}.ty-product-app>aside{display:none}.ty-product-browser{height:42px}.ty-scene-wrap{padding:15px}.ty-live-hero-card{min-height:200px;padding:20px}.ty-live-hero-card h3{font-size:29px}.ty-live-stats{grid-template-columns:1fr 1fr}.ty-live-stats article:last-child{display:none}.ty-event-stack{grid-template-columns:1fr}.ty-song-list>div{grid-template-columns:28px 1fr 48px 12px}.ty-media-grid{grid-template-columns:1fr 1fr}.ty-media-grid article:last-child{display:none}.ty-scene-nav{overflow-x:auto;display:flex;padding-bottom:3px}.ty-scene-nav button{min-width:110px}.ty-bento{grid-template-columns:1fr}.ty-bento .tile-1,.ty-bento .tile-2,.ty-bento .tile-3,.ty-bento .tile-4,.ty-bento .tile-5,.ty-bento .tile-6{grid-column:auto}.ty-flow{padding:80px 14px}.ty-flow-grid{grid-template-columns:1fr}.ty-flow-grid article{min-height:250px}.ty-security{margin:80px 12px;padding:42px 18px;border-radius:24px;gap:30px}.ty-security aside{min-height:235px}.ty-security-stats{left:0;right:0;bottom:-5px}.ty-security-stats p{min-width:0}.ty-plan-grid{grid-template-columns:1fr}.ty-pricing{padding:60px 14px 90px}.ty-final{margin:20px 12px 58px;padding:60px 18px;border-radius:26px}.ty-web-footer{margin:0 14px;padding:24px 0 35px;grid-template-columns:1fr;gap:20px}.ty-footer-brand{align-items:flex-start}.ty-footer-brand>div:last-child{gap:9px}.ty-web-socials{flex-wrap:wrap}.ty-web-socials a{min-height:32px;padding:0 9px}.ty-web-footer nav{flex-wrap:wrap;gap:13px 17px}.ty-web-footer>small{padding-top:3px}.ty-plan-grid article.early{max-width:none}.ty-showcase>header h2,.ty-feature-section>header h2,.ty-flow>header h2,.ty-security h2,.ty-pricing>header h2,.ty-final h2{font-size:42px}}@media(max-width:440px){.ty-web-hero-copy h1{font-size:43px}.ty-hero-visual{height:360px}.ty-hero-device{height:340px;width:80%}.ty-device-cards i{height:55px}.ty-device-list em{height:38px}.ty-media-grid{grid-template-columns:1fr}.ty-media-grid article:nth-child(2){display:none}.ty-song-list>div{grid-template-columns:26px 1fr 12px}.ty-wave{display:none}.ty-live-stats{grid-template-columns:1fr}.ty-live-stats article:nth-child(2){display:none}.ty-security-orbit{width:180px;height:180px}.ty-security-orbit:before{width:130px;height:130px}.ty-security-orbit:after{width:80px;height:80px}}@media(prefers-reduced-motion:reduce){.ty-hero-ring,.ty-hero-device,.ty-hero-chip,.ty-scene-wrap{animation:none!important}.ty-product-window{transform:none!important;transition:none!important}}.ty-light-logo{display:inline-block;position:relative;overflow:hidden;vertical-align:middle}.ty-light-logo>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;background:transparent!important}.ty-light-logo-ink{clip-path:inset(50% 0 0 0);filter:brightness(0) saturate(100%) invert(13%) sepia(25%) saturate(1040%) hue-rotate(108deg) brightness(84%) contrast(96%)}.ty-web-brand .ty-light-logo{width:138px;height:54px}.ty-final-logo{display:block;width:176px;height:112px;margin:0 auto 18px}.ty-footer-logo{width:116px;height:62px;flex:0 0 auto}.ty-web-brand>img,.ty-web-footer>div>img{display:none!important}.ty-umoja-home-scene{height:100%;display:flex;flex-direction:column;gap:12px;min-height:0}.ty-umoja-profile{height:66px;display:grid;grid-template-columns:44px minmax(0,1fr) 38px;gap:10px;align-items:center}.ty-umoja-profile>i{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e0e3e1;color:#202824;font-style:normal;font-size:10px;font-weight:950}.ty-umoja-profile>div{display:flex;flex-direction:column;gap:2px;min-width:0}.ty-umoja-profile small{font-size:6px;letter-spacing:.14em;color:#858e89;font-weight:900}.ty-umoja-profile b{font-size:15px;letter-spacing:-.025em;color:#141a17}.ty-umoja-profile span{font-size:7px;color:#8a938e}.ty-umoja-profile button{width:38px;height:38px;border-radius:12px;border:1px solid rgba(16,21,18,.09);background:#f6f4ef;display:grid;place-items:center;color:#171b19}.ty-umoja-profile button svg{width:13px}.ty-umoja-home-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(210px,.6fr);gap:10px;min-height:0}.ty-umoja-event-card{min-height:292px;border:1px solid rgba(16,21,18,.09);border-radius:22px;padding:24px;background:linear-gradient(145deg,#fbfaf7,#f4f4f3);display:flex;flex-direction:column;position:relative;overflow:hidden}.ty-umoja-event-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-112px;top:-116px;border:1px solid rgba(90,96,92,.17);box-shadow:0 0 0 34px #5a605c09,0 0 0 72px #5a605c05}.ty-umoja-kicker{display:flex;align-items:center;gap:7px;position:relative;z-index:1}.ty-umoja-kicker>span{font-size:7px;letter-spacing:.16em;font-weight:950;color:#53635c}.ty-umoja-kicker>span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#9b9fa0;margin-right:7px}.ty-umoja-kicker em{font-style:normal;font-size:6px;padding:4px 6px;border-radius:999px;background:#e5e7e7;color:#555d59;font-weight:850}.ty-umoja-event-card h3{font-size:34px;line-height:.95;letter-spacing:-.055em;margin:15px 0 7px;max-width:88%;color:#111613}.ty-umoja-event-card>p{font-size:8px;color:#777f7a}.ty-umoja-location{display:flex;align-items:center;gap:6px;margin-top:16px;color:#67726c;font-size:8px}.ty-umoja-location svg{width:12px}.ty-umoja-event-card footer{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.ty-umoja-event-card footer>div{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:7px;column-gap:7px;align-items:baseline}.ty-umoja-event-card footer b{font-size:42px;line-height:.8;letter-spacing:-.075em;color:#60666a}.ty-umoja-event-card footer span{font-size:6px;letter-spacing:.13em;font-weight:900;color:#808783}.ty-umoja-event-card footer small{grid-column:1/-1;font-size:7px;color:#8a918d;margin-top:3px}.ty-umoja-event-card footer button{height:34px;border:0;border-radius:10px;padding:0 10px;background:#151719;color:#fff;display:flex;align-items:center;gap:6px;font-size:7px;font-weight:850}.ty-umoja-event-card footer button svg{width:10px}.ty-umoja-command-card{min-height:292px;border-radius:22px;background:linear-gradient(145deg,#1b1d20,#111315);color:#fff;padding:18px;display:flex;flex-direction:column;overflow:hidden;position:relative}.ty-umoja-command-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-90px;top:-96px;border:1px solid rgba(183,188,191,.12);box-shadow:0 0 0 27px #b7bcbf05,0 0 0 55px #b7bcbf02}.ty-umoja-command-head{display:flex;align-items:center;justify-content:space-between;color:#8c9490;position:relative;z-index:1}.ty-umoja-command-head span{font-size:6px;letter-spacing:.15em;font-weight:900}.ty-umoja-command-head svg{width:13px}.ty-umoja-command-action{display:grid;grid-template-columns:34px 1fr 12px;align-items:center;gap:9px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.ty-umoja-command-action>i{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#e5e6e7;color:#60656a;font-style:normal}.ty-umoja-command-action>i svg{width:14px}.ty-umoja-command-action div{display:flex;flex-direction:column;gap:3px;min-width:0}.ty-umoja-command-action b{font-size:9px}.ty-umoja-command-action p{font-size:6px;color:#89918d;line-height:1.35}.ty-umoja-command-action>svg{width:10px;color:#858e89}.ty-umoja-mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff14;margin-top:12px}.ty-umoja-mini-stats>div{padding:10px 0;background:#151719}.ty-umoja-mini-stats small,.ty-umoja-attendance span{display:block;font-size:6px;letter-spacing:.12em;color:#8f9498;font-weight:900}.ty-umoja-mini-stats b{display:block;font-size:10px;margin-top:3px}.ty-umoja-attendance{margin-top:auto;padding-top:13px;border-top:1px solid rgba(255,255,255,.08)}.ty-umoja-attendance b{display:block;font-size:12px;margin-top:4px;color:#eef0ef}.ty-umoja-attendance small{display:block;font-size:6px;color:#7f8783;margin-top:3px}.ty-umoja-agenda{border-top:1px solid rgba(16,21,18,.09);margin-top:2px}.ty-umoja-agenda>header{display:flex;align-items:center;justify-content:space-between;padding:9px 2px 6px}.ty-umoja-agenda>header span{font-size:6px;letter-spacing:.14em;color:#838c87;font-weight:900}.ty-umoja-agenda>header b{font-size:8px;color:#55635c}.ty-umoja-agenda>div{display:grid;grid-template-columns:34px minmax(0,1fr) 12px;gap:9px;align-items:center;padding:8px 2px;border-top:1px solid rgba(16,21,18,.065)}.ty-umoja-agenda time{display:flex;flex-direction:column}.ty-umoja-agenda time strong{font-size:15px;line-height:1}.ty-umoja-agenda time small{font-size:6px;color:#8f9893;margin-top:2px}.ty-umoja-agenda>div>span{display:flex;flex-direction:column;gap:2px}.ty-umoja-agenda>div>span b{font-size:8px}.ty-umoja-agenda>div>span small{font-size:6px;color:#87918c}.ty-umoja-agenda>div>svg{width:9px;color:#979f9b}.ty-product-app{height:620px;min-height:620px}.ty-product-content{height:620px;min-width:0;display:grid;grid-template-rows:62px minmax(0,1fr);overflow:hidden}.ty-scene-wrap{height:558px;min-height:0;overflow:hidden}.ty-live-panel,.ty-live-home,.ty-umoja-home-scene{max-height:100%;overflow:hidden}@media(max-width:760px){.ty-web-brand .ty-light-logo{width:120px;height:48px}.ty-final-logo{width:150px;height:96px}.ty-footer-logo{width:116px;height:62px}.ty-product-app{height:560px;min-height:560px}.ty-product-content{height:560px;grid-template-rows:52px minmax(0,1fr)}.ty-product-top{height:52px}.ty-scene-wrap{height:508px;padding:14px;overflow:hidden}.ty-umoja-profile{height:58px;grid-template-columns:38px minmax(0,1fr) 34px}.ty-umoja-profile>i{width:38px;height:38px}.ty-umoja-profile button{width:34px;height:34px}.ty-umoja-home-grid{grid-template-columns:1fr}.ty-umoja-command-card{display:none}.ty-umoja-event-card{min-height:268px;padding:20px}.ty-umoja-event-card h3{font-size:30px}.ty-umoja-event-card footer b{font-size:38px}.ty-umoja-agenda>div:last-child{display:none}.ty-umoja-agenda>div{padding:10px 2px}.ty-live-panel-head{padding-bottom:14px}.ty-live-panel-head>b{font-size:29px}.ty-calendar-grid i{height:36px}.ty-media-thumb{height:120px}}.ty-app-gallery{--ty-gallery-progress:0;position:relative;padding:118px 0 130px;background:radial-gradient(circle at 10% 10%,rgba(27,178,125,.12),transparent 31rem),radial-gradient(circle at 90% 70%,rgba(72,151,255,.07),transparent 28rem),linear-gradient(180deg,#f7fbf8,#eef7f2);border-top:1px solid rgba(8,74,52,.06);border-bottom:1px solid rgba(8,74,52,.06);overflow:hidden}.ty-app-gallery:before{content:"";position:absolute;inset:auto -14vw -34vw auto;width:64vw;height:64vw;border-radius:50%;border:1px solid rgba(13,129,89,.07);box-shadow:0 0 0 80px #0d815905,0 0 0 180px #0d815903;pointer-events:none}.ty-app-gallery>header{max-width:760px;padding:0 clamp(18px,5vw,74px);margin:0 auto 54px;text-align:center;position:relative;z-index:2}.ty-app-gallery>header>span{font-size:9px;letter-spacing:.2em;font-weight:950;color:#159168}.ty-app-gallery>header h2{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.06em;margin:12px 0 17px}.ty-app-gallery>header p{font-size:13px;line-height:1.7;color:#667b73;max-width:680px;margin:0 auto}.ty-app-gallery>header small{display:none}.ty-app-gallery-rail{display:flex;gap:28px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:20px max(28px,calc((100vw - 1320px)/2)) 46px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ty-app-gallery-rail::-webkit-scrollbar{display:none}.ty-demo-phone{flex:0 0 314px;scroll-snap-align:center;perspective:1200px;position:relative}.ty-demo-phone-caption{display:block;margin:0 0 12px;padding-left:11px;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#587067}.ty-demo-phone-frame{height:650px;border-radius:38px;background:#f4f3ef;border:1px solid rgba(16,21,18,.11);box-shadow:0 36px 84px #0f3e2e29,0 0 0 7px #ffffffb8,inset 0 1px #fffc;overflow:hidden;display:grid;grid-template-rows:52px minmax(0,1fr) 59px;transform:translateZ(0);transition:transform .35s cubic-bezier(.2,.75,.25,1),box-shadow .35s ease}.ty-demo-phone:nth-child(2n) .ty-demo-phone-frame{transform:translateY(18px) rotate(.7deg)}.ty-demo-phone:nth-child(3n) .ty-demo-phone-frame{transform:translateY(-8px) rotate(-.55deg)}.ty-demo-phone:hover .ty-demo-phone-frame{transform:translateY(-8px) rotate(0) scale(1.012);box-shadow:0 46px 100px #0f3e2e33,0 0 0 7px #ffffffd1}.ty-demo-appbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:#fbfaf7f2;border-bottom:1px solid rgba(16,21,18,.08);backdrop-filter:blur(12px)}.ty-demo-brandmark{font-size:9px;letter-spacing:.2em;font-weight:950;color:#54645c}.ty-demo-appbar>div{position:relative;width:31px;height:31px;border-radius:10px;border:1px solid rgba(16,21,18,.08);display:grid;place-items:center;background:#fff}.ty-demo-appbar svg{width:13px}.ty-demo-appbar i{position:absolute;right:-3px;top:-4px;min-width:14px;height:14px;border-radius:999px;background:#198a62;color:#fff;display:grid;place-items:center;font-size:6px;font-style:normal;font-weight:900}.ty-demo-phone-body{padding:14px;overflow:hidden;background:linear-gradient(180deg,#f8f7f3,#f2f1ec);color:#111613;min-height:0}.ty-demo-phone-body button{font:inherit}.ty-demo-dock{height:59px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:5px 7px 7px;background:#151917;color:#808983;border-top:1px solid rgba(255,255,255,.05)}.ty-demo-dock span{height:45px;border-radius:12px;display:grid;place-items:center;align-content:center;gap:2px;position:relative}.ty-demo-dock span.active{background:#ffffff13;color:#fff}.ty-demo-dock span.active:before{content:"";position:absolute;top:3px;width:20px;height:2px;border-radius:99px;background:#81aa96}.ty-demo-dock svg{width:13px;height:13px}.ty-demo-dock small{font-size:5px;font-weight:800}.ty-dpage-head{margin-bottom:11px}.ty-dpage-head>span{font-size:6px;letter-spacing:.17em;color:#697a72;font-weight:950}.ty-dpage-head h2{font-size:25px;letter-spacing:-.05em;line-height:1;margin:5px 0 4px}.ty-dpage-head p{font-size:7px;color:#7d8782;line-height:1.45}.ty-dsearch{height:34px;border-radius:11px;background:#fff;border:1px solid rgba(16,21,18,.08);display:flex;align-items:center;gap:7px;padding:0 10px;color:#9aa09c;font-size:7px;margin-bottom:10px}.ty-dsearch svg{width:12px}.ty-dhome-profile{display:grid;grid-template-columns:46px minmax(0,1fr) 34px;gap:9px;align-items:center;margin-bottom:10px}.ty-dhome-profile>i{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#dfe1e2;font-style:normal;font-size:9px;font-weight:950;color:#303532}.ty-dhome-profile>div{display:flex;flex-direction:column;gap:1px;min-width:0}.ty-dhome-profile small{font-size:5px;letter-spacing:.12em;color:#7d8580;font-weight:900}.ty-dhome-profile b{font-size:12px;letter-spacing:-.02em}.ty-dhome-profile span{font-size:6px;color:#8e9490}.ty-dhome-profile button{width:34px;height:34px;border-radius:11px;background:#fff;border:1px solid rgba(16,21,18,.08);display:grid;place-items:center}.ty-dhome-profile button svg{width:11px}.ty-dhome-event{min-height:203px;border-radius:20px;padding:18px;background:linear-gradient(145deg,#fbfaf7,#f1f3f1);border:1px solid rgba(16,21,18,.085);position:relative;overflow:hidden;box-shadow:0 10px 26px #11221a0d}.ty-dhome-event:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-94px;top:-92px;border:1px solid rgba(105,110,115,.17);box-shadow:0 0 0 28px #696e7309,0 0 0 59px #696e7305}.ty-dhome-event>small{font-size:6px;letter-spacing:.15em;font-weight:950;color:#4c6458;position:relative;z-index:1}.ty-dhome-event h3{font-size:26px;letter-spacing:-.055em;line-height:.96;margin:11px 0 6px;position:relative;z-index:1}.ty-dhome-event>p{font-size:7px;color:#747d78}.ty-dhome-event>span{display:flex;align-items:center;gap:5px;margin-top:11px;font-size:7px;color:#636d67}.ty-dhome-event>span svg{width:10px}.ty-dhome-event footer{display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:18px;right:18px;bottom:17px}.ty-dhome-event footer>div{display:grid;grid-template-columns:auto 1fr;gap:0 5px;align-items:baseline}.ty-dhome-event footer b{font-size:33px;line-height:.8;letter-spacing:-.07em;color:#646a6e}.ty-dhome-event footer small{font-size:5px;letter-spacing:.12em;color:#7e8581;font-weight:900}.ty-dhome-event footer em{grid-column:1/-1;font-size:6px;font-style:normal;color:#858c88;margin-top:3px}.ty-dhome-event footer>svg{width:15px;color:#5c6963}.ty-dhome-command{margin-top:9px;border-radius:18px;padding:14px;background:linear-gradient(145deg,#1b1d20,#111315);color:#fff}.ty-dhome-command>header{display:flex;justify-content:space-between;color:#8b9490}.ty-dhome-command>header span{font-size:5px;letter-spacing:.14em;font-weight:900}.ty-dhome-command>header svg{width:11px}.ty-dhome-command>div{display:grid;grid-template-columns:30px minmax(0,1fr) 10px;gap:8px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.08)}.ty-dhome-command>div>i{width:30px;height:30px;border-radius:10px;background:#e4e6e5;color:#60666a;display:grid;place-items:center;font-style:normal}.ty-dhome-command>div>i svg{width:12px}.ty-dhome-command>div>span{display:flex;flex-direction:column;gap:2px}.ty-dhome-command>div b{font-size:8px}.ty-dhome-command>div small{font-size:5.5px;color:#88918c}.ty-dhome-command>div>svg{width:9px;color:#8b948f}.ty-dhome-command footer{display:flex;justify-content:space-between;padding-top:9px}.ty-dhome-command footer span{font-size:5px;letter-spacing:.11em;color:#888f8c;font-weight:900}.ty-dhome-command footer b{font-size:9px}.ty-dhome-list{margin-top:10px}.ty-dhome-list>header{font-size:6px;letter-spacing:.13em;color:#777f7b;font-weight:900;padding-bottom:3px}.ty-dhome-list>div{display:grid;grid-template-columns:31px minmax(0,1fr) 10px;gap:8px;align-items:center;padding:7px 0;border-top:1px solid rgba(16,21,18,.07)}.ty-dhome-list time{display:flex;flex-direction:column}.ty-dhome-list time b{font-size:14px;line-height:1}.ty-dhome-list time small{font-size:5px;color:#8d948f}.ty-dhome-list>div>span{display:flex;flex-direction:column}.ty-dhome-list>div>span b{font-size:7px}.ty-dhome-list>div>span small{font-size:5.5px;color:#89918c}.ty-dhome-list>div>svg{width:8px;color:#939a96}.ty-dcalendar{border-radius:16px;border:1px solid rgba(16,21,18,.08);background:#fff;padding:12px;margin-bottom:9px}.ty-dcalendar>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:7px}.ty-dcalendar>header div{display:flex;flex-direction:column;gap:2px}.ty-dcalendar>header small{font-size:5px;letter-spacing:.11em;color:#84908a;font-weight:900}.ty-dcalendar>header b{font-size:10px}.ty-dcalendar>header>span{font-size:8px;color:#708078}.ty-dcalendar-days,.ty-dcalendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.ty-dcalendar-days i{font-style:normal;text-align:center;font-size:5px;color:#919a95;font-weight:900;padding:4px 0}.ty-dcalendar-grid i{height:25px;border-radius:7px;display:grid;place-items:center;font-style:normal;font-size:6px;color:#6d7973;position:relative}.ty-dcalendar-grid i.event{background:#e9f5ef;color:#147854;font-weight:950}.ty-dcalendar-grid i em{position:absolute;bottom:2px;width:3px;height:3px;border-radius:50%;background:#1ba875}.ty-dnext-event{border-radius:18px;padding:14px;background:#171a19;color:#fff;position:relative;min-height:190px}.ty-dnext-event>header{display:flex;justify-content:space-between;color:#8d9691}.ty-dnext-event>header span{font-size:5px;letter-spacing:.13em;font-weight:900}.ty-dnext-event>header svg{width:11px}.ty-dnext-date{display:flex;align-items:baseline;gap:5px;margin-top:10px}.ty-dnext-date b{font-size:35px;line-height:.8;letter-spacing:-.08em}.ty-dnext-date span{font-size:7px;color:#c9d0cc;font-weight:900}.ty-dnext-event>small{display:block;margin-top:8px;font-size:5px;letter-spacing:.12em;color:#9ca69f}.ty-dnext-event h3{font-size:17px;letter-spacing:-.035em;margin:4px 0 8px}.ty-dnext-event p{display:flex;align-items:center;gap:5px;font-size:6px;color:#a3aaa6;margin-top:4px}.ty-dnext-event p svg{width:9px}.ty-dnext-event button{position:absolute;right:13px;bottom:13px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;height:28px;border-radius:9px;padding:0 8px;display:flex;align-items:center;gap:5px;font-size:6px;font-weight:850}.ty-dnext-event button svg{width:8px}.ty-dtabs,.ty-dmusic-tabs{display:flex;gap:5px;margin-top:9px;overflow:hidden}.ty-dtabs span,.ty-dmusic-tabs span{white-space:nowrap;border:1px solid rgba(16,21,18,.08);background:#fff;border-radius:9px;padding:7px 8px;font-size:6px;font-weight:850;color:#69766f}.ty-dtabs span.active,.ty-dmusic-tabs span.active{background:#e9f4ef;color:#176b4d}.ty-dtabs b{margin-left:3px}.ty-dprepare{border-radius:18px;padding:14px;background:linear-gradient(145deg,#171a19,#252a27);color:#fff}.ty-dprepare>header{display:flex;justify-content:space-between;color:#9aa49f}.ty-dprepare>header span{font-size:5px;letter-spacing:.13em;font-weight:900}.ty-dprepare>header svg{width:12px}.ty-dprepare>small{display:block;margin-top:12px;font-size:5px;letter-spacing:.1em;color:#86918b}.ty-dprepare h3{font-size:17px;letter-spacing:-.035em;margin:4px 0 10px}.ty-dprepare>div{display:flex;flex-direction:column}.ty-dprepare>div>span{display:grid;grid-template-columns:23px 1fr 20px;gap:5px;align-items:center;border-top:1px solid rgba(255,255,255,.07);padding:7px 0;font-size:7px}.ty-dprepare>div>span b{font-size:5px;color:#777f7b}.ty-dprepare>div>span em{font-style:normal;text-align:right;font-size:6px;color:#9ca69f}.ty-dprepare button{margin-top:8px;height:29px;border-radius:9px;border:1px solid rgba(255,255,255,.11);background:#ffffff12;color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:6px;font-weight:850}.ty-dprepare button svg{width:9px}.ty-dsong-list{margin-top:9px;border:1px solid rgba(16,21,18,.08);border-radius:15px;background:#fff;overflow:hidden}.ty-dsong-list>div{display:grid;grid-template-columns:32px minmax(0,1fr) 9px;gap:8px;align-items:center;padding:9px;border-bottom:1px solid rgba(16,21,18,.065)}.ty-dsong-list>div:last-child{border-bottom:0}.ty-dsong-list button{width:28px;height:28px;border-radius:9px;border:0;background:#edf3ef;color:#177855;display:grid;place-items:center}.ty-dsong-list button svg{width:9px}.ty-dsong-list>div>span{display:flex;flex-direction:column;gap:2px}.ty-dsong-list b{font-size:7px}.ty-dsong-list small{font-size:5.5px;color:#818b86}.ty-dsong-list>div>svg{width:8px;color:#959c98}.ty-dchat-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:9px}.ty-dchat-head small{font-size:5px;letter-spacing:.14em;color:#6e7d75;font-weight:900}.ty-dchat-head h2{font-size:23px;letter-spacing:-.05em;margin:3px 0}.ty-dchat-head p{font-size:6px;color:#858e89}.ty-dchat-head button{width:34px;height:34px;border-radius:11px;border:0;background:#1b7d5a;color:#fff;display:grid;place-items:center}.ty-dchat-head button svg{width:13px}.ty-dchat-tabs{display:flex;gap:4px;overflow:hidden;margin-bottom:8px}.ty-dchat-tabs span{padding:6px 7px;border-radius:999px;border:1px solid rgba(16,21,18,.07);background:#fff;font-size:5.5px;font-weight:850;white-space:nowrap}.ty-dchat-tabs span.active{background:#1a7e5b;color:#fff}.ty-dchat-tabs b{margin-left:3px;min-width:12px;height:12px;padding:0 3px;border-radius:99px;background:#e2f1ea;color:#116a4b;display:inline-grid;place-items:center;font-size:5px}.ty-drooms{border-top:1px solid rgba(16,21,18,.07)}.ty-drooms>div{display:grid;grid-template-columns:39px minmax(0,1fr) 38px 8px;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(16,21,18,.065)}.ty-drooms>div>i{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#e2e8e4;color:#4e6157;font-style:normal;font-size:7px;font-weight:950}.ty-drooms>div>span{display:flex;flex-direction:column;gap:3px;min-width:0}.ty-drooms>div>span b{font-size:8px}.ty-drooms>div>span small{font-size:6px;color:#7e8882;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ty-drooms time{display:flex;align-items:flex-end;flex-direction:column;gap:4px;font-size:5px;color:#89928d}.ty-drooms time em{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#28a778;color:#fff;display:grid;place-items:center;font-size:5px;font-style:normal;font-weight:900}.ty-drooms>div>svg{width:8px;color:#9aa09d}.ty-dchat-compose{height:42px;margin-top:10px;border-radius:14px;background:#fff;border:1px solid rgba(16,21,18,.08);display:grid;grid-template-columns:25px minmax(0,1fr) 25px 30px;gap:4px;align-items:center;padding:4px 5px;color:#939c97}.ty-dchat-compose>svg{width:11px}.ty-dchat-compose>span{font-size:7px}.ty-dchat-compose button{width:30px;height:30px;border:0;border-radius:10px;background:#1c805d;color:#fff;display:grid;place-items:center}.ty-dchat-compose button svg{width:11px}.ty-dadmin-tabs{display:grid;grid-template-columns:1fr 1fr 42px;gap:5px;margin-bottom:9px}.ty-dadmin-tabs span{height:30px;border-radius:9px;border:1px solid rgba(16,21,18,.08);background:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:850;color:#6e7973}.ty-dadmin-tabs span.active{background:#151918;color:#fff}.ty-dadmin-tabs svg{width:11px}.ty-dmetrics{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ty-dmetrics>div{border-radius:12px;background:#fff;border:1px solid rgba(16,21,18,.08);padding:10px}.ty-dmetrics small{font-size:5px;letter-spacing:.08em;color:#808a84;font-weight:900}.ty-dmetrics b{display:block;font-size:17px;letter-spacing:-.04em;margin-top:5px}.ty-dpriorities{margin-top:8px;border-radius:15px;background:#171a19;color:#fff;padding:11px}.ty-dpriorities>header{display:flex;justify-content:space-between;color:#909b95;padding-bottom:3px}.ty-dpriorities>header span{font-size:5px;letter-spacing:.12em;font-weight:900}.ty-dpriorities>header svg{width:10px}.ty-dpriorities>div{display:grid;grid-template-columns:22px minmax(0,1fr) 9px;gap:7px;align-items:center;padding:8px 0;border-top:1px solid rgba(255,255,255,.07)}.ty-dpriorities>div>i{font-size:6px;font-style:normal;color:#79837e}.ty-dpriorities>div>span{display:flex;flex-direction:column;gap:2px}.ty-dpriorities b{font-size:7px}.ty-dpriorities small{font-size:5px;color:#87908b}.ty-dpriorities>div>svg{width:8px}.ty-dadmin-next{margin-top:8px;border-radius:15px;background:#fff;border:1px solid rgba(16,21,18,.08);padding:11px}.ty-dadmin-next>small{font-size:5px;letter-spacing:.12em;color:#7a8680;font-weight:900}.ty-dadmin-next h3{font-size:14px;letter-spacing:-.03em;margin:4px 0}.ty-dadmin-next>p{font-size:6px;color:#848d88}.ty-dadmin-next>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px}.ty-dadmin-next>div>span{padding:7px;border-radius:9px;background:#f2f4f2}.ty-dadmin-next>div small{font-size:4.7px;color:#87908b}.ty-dadmin-next>div b{display:block;font-size:8px;margin-top:2px}.ty-dquick{margin-top:8px}.ty-dquick>header{font-size:5px;letter-spacing:.12em;color:#79847e;font-weight:900;margin-bottom:5px}.ty-dquick>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.ty-dquick>div>span{height:48px;border-radius:10px;background:#fff;border:1px solid rgba(16,21,18,.08);display:grid;place-items:center;align-content:center;gap:3px}.ty-dquick svg{width:11px;color:#416553}.ty-dquick small{font-size:5px;color:#65726b;font-weight:800}.ty-dmedia-welcome{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px;border-radius:15px;background:#171a19;color:#fff;margin-bottom:10px}.ty-dmedia-welcome>i{width:42px;height:42px;border-radius:50%;background:#303634;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:900}.ty-dmedia-welcome>div{display:flex;flex-direction:column;gap:2px}.ty-dmedia-welcome>div small{font-size:5px;color:#8f9994}.ty-dmedia-welcome>div b{font-size:10px}.ty-dmedia-welcome>div span{font-size:5px;color:#7d8882}.ty-dmedia-welcome>em{font-style:normal;font-size:8px;letter-spacing:.15em;text-align:right;color:#dfe6e2}.ty-dmedia-welcome>em small{font-size:4px;color:#849089}.ty-dmedia-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px}.ty-dmedia-actions button{height:32px;border-radius:9px;border:1px solid rgba(16,21,18,.08);background:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:6px;font-weight:850}.ty-dmedia-actions svg{width:10px}.ty-dmedia-pulse{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:8px}.ty-dmedia-pulse span{padding:8px;border-radius:10px;background:#fff;border:1px solid rgba(16,21,18,.08);font-size:5.5px;color:#78847e}.ty-dmedia-pulse b{font-size:9px;color:#222925;margin-right:2px}.ty-dmedia-pulse span.attention{background:#fff4ea;color:#936333}.ty-dmedia-work{border-radius:15px;background:#fff;border:1px solid rgba(16,21,18,.08);overflow:hidden}.ty-dmedia-work>header{padding:10px;font-size:5px;letter-spacing:.13em;color:#7a8680;font-weight:900}.ty-dmedia-work>div{display:grid;grid-template-columns:32px minmax(0,1fr) 22px 9px;gap:7px;align-items:center;padding:10px;border-top:1px solid rgba(16,21,18,.065)}.ty-dmedia-work>div>i{width:30px;height:30px;border-radius:9px;background:#edf6f1;color:#27775a;display:grid;place-items:center;font-style:normal}.ty-dmedia-work>div>i svg{width:11px}.ty-dmedia-work>div>span{display:flex;flex-direction:column;gap:2px}.ty-dmedia-work b{font-size:7px}.ty-dmedia-work small{font-size:5px;color:#88928c}.ty-dmedia-work strong{font-size:8px}.ty-dmedia-work>div>svg{width:8px;color:#959d98}@media(max-width:760px){.ty-app-gallery{padding:82px 0 95px}.ty-app-gallery>header{text-align:left;margin:0 0 28px;padding:0 18px}.ty-app-gallery>header h2{font-size:43px}.ty-app-gallery>header p{font-size:12px}.ty-app-gallery>header small{display:flex;align-items:center;gap:7px;margin-top:17px;font-size:8px;font-weight:850;color:#15845f}.ty-app-gallery>header small svg{width:12px}.ty-app-gallery-rail{scroll-snap-type:x mandatory;gap:16px;padding:16px calc(50vw - 145px) 36px}.ty-demo-phone{flex-basis:290px;opacity:.28;transform:translateY(26px) scale(.94);transition:opacity .55s ease,transform .6s cubic-bezier(.2,.75,.25,1)}.ty-demo-phone.is-visible{opacity:1;transform:translateY(0) scale(1)}.ty-demo-phone-caption{padding-left:8px;margin-bottom:10px}.ty-demo-phone-frame,.ty-demo-phone:nth-child(2n) .ty-demo-phone-frame,.ty-demo-phone:nth-child(3n) .ty-demo-phone-frame{height:610px;transform:none!important;border-radius:34px;transition:transform .15s ease,box-shadow .18s ease}.ty-demo-phone:active .ty-demo-phone-frame{transform:scale(.985) translateY(2px)!important;box-shadow:0 22px 55px #0f3e2e29,0 0 0 6px #ffffffc7}.ty-demo-phone-body{padding:12px}.ty-dhome-event{min-height:190px}.ty-dhome-event h3{font-size:24px}.ty-dhome-command{padding:12px}.ty-dcalendar-grid i{height:22px}.ty-dnext-event{min-height:172px}.ty-hero-visual{--ty-mobile-shift:0}.ty-hero-device{animation:none!important;transform:translate3d(0,calc(var(--ty-mobile-shift)*1px),0) rotateX(calc(var(--ty-mobile-shift)*-.08deg))!important;transition:transform .16s linear!important;will-change:transform}.ty-hero-chip{animation:tyMobileChip 4.6s ease-in-out infinite}.chip-b{animation-delay:-1.5s}.chip-c{animation-delay:-2.8s}@keyframes tyMobileChip{50%{transform:translateY(-7px) scale(1.025)}}.ty-touch-reactive,.ty-web-primary,.ty-web-secondary,.ty-web-menu,.ty-scene-nav button,.ty-bento article,.ty-flow-grid article,.ty-plan-grid article{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ty-web-primary:active,.ty-web-secondary:active,.ty-web-menu:active,.ty-scene-nav button:active,.ty-bento article:active,.ty-flow-grid article:active,.ty-plan-grid article:active{transform:scale(.975)!important;transition-duration:.08s!important}.ty-bento article:active,.ty-flow-grid article:active,.ty-plan-grid article:active{box-shadow:0 10px 25px #0e4c3614}.ty-stage-glow{transform:translateY(calc((var(--ty-gallery-progress,0) - .5)*14px));transition:transform .2s linear}}@media(prefers-reduced-motion:reduce){.ty-demo-phone,.ty-demo-phone-frame,.ty-hero-device,.ty-hero-chip{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.ty-advanced-scene{height:100%;min-height:0;overflow:hidden}.ty-stage-preview,.ty-rehearsal-preview,.ty-church-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:10px}.ty-stage-preview>section{min-height:390px;border-radius:22px;background:linear-gradient(145deg,#101614,#1a211e);color:#fff;padding:24px;position:relative;overflow:hidden}.ty-stage-preview>section:after{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-150px;top:-160px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 50px #ffffff05,0 0 0 105px #ffffff03}.ty-stage-preview>section>span{font-size:7px;letter-spacing:.16em;color:#8ce1bc;font-weight:950}.ty-stage-preview h3{font-size:50px;letter-spacing:-.065em;line-height:.95;margin:28px 0 6px}.ty-stage-preview>section>p{font-size:8px;letter-spacing:.11em;color:#81918a}.ty-stage-lyrics{margin-top:38px;display:flex;flex-direction:column;gap:7px;max-width:420px}.ty-stage-lyrics b{font-size:22px;letter-spacing:-.035em}.ty-stage-lyrics em{font-size:7px;font-style:normal;color:#83918a}.ty-stage-lyrics i{height:2px;border-radius:99px;background:linear-gradient(90deg,#6dd2a8 62%,#ffffff14 62%)}.ty-stage-preview>section footer{position:absolute;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;align-items:center}.ty-stage-preview>section footer button{width:38px;height:38px;border-radius:12px;border:0;background:#fff;color:#111815;display:grid;place-items:center}.ty-stage-preview>section footer svg{width:12px}.ty-stage-preview>section footer div{display:flex;flex-direction:column}.ty-stage-preview>section footer small{font-size:5px;letter-spacing:.12em;color:#7f8c86;font-weight:900}.ty-stage-preview>section footer b{font-size:9px}.ty-stage-preview>aside{border-radius:22px;background:#fff;border:1px solid var(--line);padding:10px}.ty-stage-preview>aside>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:13px 10px;border-radius:12px}.ty-stage-preview>aside>div.active{background:#eaf6f0}.ty-stage-preview>aside i{font-style:normal;font-size:7px;color:#8a9b93}.ty-stage-preview>aside span{display:flex;flex-direction:column;gap:2px}.ty-stage-preview>aside b{font-size:9px}.ty-stage-preview>aside small{font-size:6px;color:#879890}.ty-stage-preview>aside em{font-size:5px;font-style:normal;color:#117452;font-weight:900}.ty-rehearsal-preview{grid-template-columns:minmax(0,1fr) 260px}.ty-rehearsal-timeline{border-radius:22px;background:#fff;border:1px solid var(--line);padding:18px}.ty-rehearsal-timeline>div{display:grid;grid-template-columns:44px 16px minmax(0,1fr);gap:10px;align-items:center;min-height:58px}.ty-rehearsal-timeline time{font-size:8px;font-weight:900;color:#6f8178}.ty-rehearsal-timeline>div>i{width:9px;height:9px;border-radius:50%;background:#cad8d2;position:relative}.ty-rehearsal-timeline>div>i:after{content:"";position:absolute;top:9px;left:4px;width:1px;height:49px;background:#e2eae6}.ty-rehearsal-timeline>div:last-child>i:after{display:none}.ty-rehearsal-timeline>div.active>i{background:#16986d;box-shadow:0 0 0 6px #16986d1c}.ty-rehearsal-timeline span{display:flex;flex-direction:column;gap:2px}.ty-rehearsal-timeline b{font-size:10px}.ty-rehearsal-timeline small{font-size:6px;color:#8a9891}.ty-rehearsal-preview>aside{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ty-rehearsal-preview>aside>div{border-radius:17px;background:#171b19;color:#fff;padding:16px}.ty-rehearsal-preview>aside small{font-size:5px;letter-spacing:.12em;color:#8a948f}.ty-rehearsal-preview>aside b{display:block;font-size:20px;margin-top:8px}.ty-rehearsal-preview>aside em{font-size:6px;font-style:normal;color:#8b9690}.ty-rehearsal-preview>aside>section{grid-column:1/-1;border-radius:17px;background:#fff;border:1px solid var(--line);padding:15px}.ty-rehearsal-preview>aside>section span{font-size:5px;letter-spacing:.11em;color:#7d8c84;font-weight:900}.ty-rehearsal-preview>aside>section b{display:block;font-size:10px;margin:3px 0 8px}.ty-rehearsal-preview>aside>section i{display:block;height:4px;border-radius:99px;background:#e8efeb;margin-bottom:12px;overflow:hidden}.ty-rehearsal-preview>aside>section i em{display:block;height:100%;background:#1a9b70;border-radius:99px}.ty-member-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ty-member-metrics>div{min-height:105px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;position:relative}.ty-member-metrics small{font-size:6px;letter-spacing:.11em;color:#82928a;font-weight:900}.ty-member-metrics b{display:block;font-size:27px;letter-spacing:-.05em;margin-top:10px}.ty-member-metrics i{position:absolute;left:14px;right:14px;bottom:13px;height:3px;border-radius:99px;background:linear-gradient(90deg,#149a6d 68%,#e7efeb 68%)}.ty-member-table{margin-top:10px;border-radius:17px;background:#fff;border:1px solid var(--line);overflow:hidden}.ty-member-table>header{height:46px;display:grid;grid-template-columns:16px 1fr auto;gap:8px;align-items:center;padding:0 13px;border-bottom:1px solid var(--line);color:#899991}.ty-member-table>header svg{width:12px}.ty-member-table>header span{font-size:7px}.ty-member-table>header button{height:28px;border:0;border-radius:9px;background:#177c59;color:#fff;display:flex;align-items:center;gap:4px;padding:0 9px;font-size:6px;font-weight:850}.ty-member-table>header button svg{width:9px}.ty-member-table>div{display:grid;grid-template-columns:34px minmax(0,1fr) 62px 10px;gap:9px;align-items:center;padding:10px 13px;border-bottom:1px solid var(--line)}.ty-member-table>div:last-child{border-bottom:0}.ty-member-table>div>i,.ty-directory-grid article>i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e4ece8;font-style:normal;font-size:7px;font-weight:900;color:#50665b}.ty-member-table>div>span{display:flex;flex-direction:column;gap:2px}.ty-member-table b{font-size:8px}.ty-member-table small{font-size:6px;color:#84938c}.ty-member-table>div>em{font-size:5px;font-style:normal;color:#197653;font-weight:900}.ty-member-table>div>svg{width:8px;color:#9ba7a1}.ty-directory-search{height:42px;border-radius:13px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:8px;padding:0 13px;color:#87988f;font-size:7px}.ty-directory-search svg{width:12px}.ty-directory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:10px}.ty-directory-grid article{min-height:135px;border-radius:17px;border:1px solid var(--line);background:#fff;padding:14px;display:grid;grid-template-columns:42px 1fr;gap:10px;align-content:start}.ty-directory-grid article>i{width:42px;height:42px}.ty-directory-grid article>span{display:flex;flex-direction:column;gap:3px}.ty-directory-grid article b{font-size:10px}.ty-directory-grid article small{font-size:6px;color:#82928a}.ty-directory-grid article footer{grid-column:1/-1;margin-top:auto;display:flex;align-items:center;justify-content:space-between}.ty-directory-grid article footer em{font-style:normal;font-size:5px;padding:4px 7px;border-radius:999px;background:#edf6f1;color:#157452;font-weight:900}.ty-directory-grid article footer button{width:28px;height:28px;border:1px solid var(--line);border-radius:9px;background:#fff;display:grid;place-items:center;color:#567066}.ty-directory-grid article footer svg{width:10px}.ty-church-grid{grid-template-columns:minmax(0,1fr) minmax(230px,.72fr) minmax(180px,.48fr)}.ty-church-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ty-church-stats>div{min-height:112px;border-radius:17px;background:#fff;border:1px solid var(--line);padding:15px}.ty-church-stats small{font-size:6px;letter-spacing:.1em;color:#7d8e86;font-weight:900}.ty-church-stats b{display:block;font-size:28px;letter-spacing:-.05em;margin-top:12px}.ty-church-groups{border-radius:17px;background:#fff;border:1px solid var(--line);overflow:hidden}.ty-church-groups>header{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--line)}.ty-church-groups>header span{font-size:6px;letter-spacing:.12em;color:#7e8d86;font-weight:900}.ty-church-groups>header b{font-size:10px}.ty-church-groups>div{display:grid;grid-template-columns:28px 1fr 9px;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line)}.ty-church-groups>div>svg:first-child{width:13px;color:#197d5b}.ty-church-groups>div>span{display:flex;flex-direction:column}.ty-church-groups b{font-size:7px}.ty-church-groups small{font-size:5px;color:#8a9891}.ty-church-groups>div>svg:last-child{width:8px;color:#99a69f}.ty-church-grid>aside{display:flex;flex-direction:column;gap:8px}.ty-church-grid>aside>div{flex:1;border-radius:17px;background:#171b19;color:#fff;padding:15px;display:flex;flex-direction:column}.ty-church-grid>aside>div.attention{background:#eef7f2;color:#163c2f}.ty-church-grid>aside small{font-size:5px;letter-spacing:.11em;color:#89958f;font-weight:900}.ty-church-grid>aside b{font-size:28px;letter-spacing:-.05em;margin-top:10px}.ty-church-grid>aside span{font-size:6px;color:#7f8b85;margin-top:auto}.ty-admin-preview>.ty-member-metrics{margin-bottom:10px}.ty-admin-actions{border-radius:17px;background:#fff;border:1px solid var(--line);padding:13px}.ty-admin-actions>header{font-size:6px;letter-spacing:.13em;color:#7f8e87;font-weight:900;margin-bottom:10px}.ty-admin-actions>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ty-admin-actions button{min-height:72px;border:1px solid var(--line);border-radius:13px;background:#f9fbfa;display:grid;grid-template-columns:18px 1fr 10px;gap:7px;align-items:center;text-align:left;padding:10px;color:#385b4d}.ty-admin-actions button>svg:first-child{width:14px;color:#147c58}.ty-admin-actions button span{font-size:7px;font-weight:850}.ty-admin-actions button>svg:last-child{width:8px;color:#93a198}.ty-church-section{max-width:1280px;margin:0 auto;padding:125px clamp(18px,4vw,50px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:80px;align-items:center}.ty-church-section>div>span{font-size:9px;letter-spacing:.18em;font-weight:950;color:#159168}.ty-church-section h2{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.06em;margin:12px 0 17px}.ty-church-section>div>p{font-size:13px;line-height:1.7;color:#667b73;max-width:620px}.ty-church-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:28px}.ty-church-stat-row article{min-height:88px;border-radius:15px;background:#fff;border:1px solid var(--line);padding:13px;box-shadow:0 8px 28px #0e4a350a}.ty-church-stat-row b{display:block;font-size:24px;letter-spacing:-.045em}.ty-church-stat-row span{display:block;font-size:6px;color:#7f9189;margin-top:4px}.ty-church-section>aside{position:relative}.ty-church-section>aside:before{content:"";position:absolute;inset:-45px;border-radius:50%;background:radial-gradient(circle,rgba(21,178,123,.12),transparent 68%);filter:blur(12px)}.ty-church-directory-card{position:relative;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 36px 90px #0d4d361f;padding:20px}.ty-church-directory-card>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px}.ty-church-directory-card>header div{display:flex;flex-direction:column}.ty-church-directory-card>header small{font-size:6px;letter-spacing:.14em;color:#7e9087;font-weight:900}.ty-church-directory-card>header b{font-size:22px;letter-spacing:-.04em;margin-top:4px}.ty-church-directory-card>header svg{width:22px;color:#16815d}.ty-church-directory-search{height:42px;border-radius:12px;background:#f5f8f6;border:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:0 12px;color:#8a9a92;font-size:7px}.ty-church-directory-search svg{width:12px}.ty-church-person{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 3px;border-bottom:1px solid var(--line)}.ty-church-person>i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e4eee9;font-style:normal;font-size:8px;font-weight:900;color:#50675c}.ty-church-person>span{display:flex;flex-direction:column;gap:2px}.ty-church-person b{font-size:9px}.ty-church-person small{font-size:6px;color:#87958e}.ty-church-person em{font-size:5px;font-style:normal;padding:4px 7px;border-radius:999px;background:#edf7f2;color:#147553;font-weight:900}.ty-app-gallery-desktop-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin:-20px auto 18px}.ty-app-gallery-desktop-controls>button{width:40px;height:40px;border-radius:13px;border:1px solid var(--line);background:#ffffffdb;color:#1a4b3a;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 8px 24px #0e49350f;transition:transform .18s ease,box-shadow .18s ease}.ty-app-gallery-desktop-controls>button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0e49351a}.ty-app-gallery-desktop-controls>div{display:flex;gap:6px}.ty-app-gallery-desktop-controls i{width:6px;height:6px;border-radius:99px;background:#bfd0c8;transition:width .2s ease,background .2s ease}.ty-app-gallery-desktop-controls i.active{width:22px;background:#18875f}.ty-app-gallery-rail{max-width:1050px;margin:0 auto;padding-left:368px;padding-right:368px;scroll-snap-type:x mandatory;scroll-behavior:smooth}.ty-demo-phone{opacity:.38;transform:scale(.91);transition:opacity .35s ease,transform .35s cubic-bezier(.2,.75,.25,1)}.ty-demo-phone.is-selected{opacity:1;transform:scale(1)}.ty-demo-phone.is-selected .ty-demo-phone-frame{box-shadow:0 44px 100px #0f3e2e2e,0 0 0 7px #fffc}@media(max-width:1080px){.ty-church-section{grid-template-columns:1fr;gap:45px}.ty-church-section>aside{max-width:620px;width:100%;margin:auto}.ty-church-stat-row{max-width:620px}}@media(max-width:760px){.ty-app-gallery-desktop-controls{display:none}.ty-app-gallery-rail{max-width:none;margin:0;padding-left:calc(50vw - 145px);padding-right:calc(50vw - 145px)}.ty-demo-phone,.ty-demo-phone.is-selected{opacity:.28;transform:translateY(26px) scale(.94)}.ty-demo-phone.is-visible,.ty-demo-phone.is-selected.is-visible{opacity:1;transform:translateY(0) scale(1)}.ty-church-section{padding:85px 16px;gap:32px}.ty-church-section h2{font-size:43px}.ty-church-section>aside:before{inset:-25px}.ty-product-app>aside{display:none}.ty-advanced-scene .ty-live-panel-head>b{font-size:27px}.ty-stage-preview,.ty-rehearsal-preview,.ty-church-grid{grid-template-columns:1fr}.ty-stage-preview>aside,.ty-rehearsal-preview>aside,.ty-church-grid>aside{display:none}.ty-stage-preview>section{min-height:365px}.ty-member-metrics{grid-template-columns:1fr 1fr}.ty-member-metrics>div{min-height:82px}.ty-member-table>div:nth-of-type(n+4){display:none}.ty-directory-grid{grid-template-columns:1fr 1fr}.ty-directory-grid article{min-height:110px}.ty-admin-actions>div{grid-template-columns:1fr 1fr}.ty-church-groups{display:none}}@media(max-width:760px){.ty-app-gallery-rail{gap:18px;padding-left:calc(50vw - min(160px,calc(50vw - 24px)));padding-right:calc(50vw - min(160px,calc(50vw - 24px)));scroll-snap-type:x mandatory;scroll-padding-inline:24px}.ty-demo-phone,.ty-demo-phone.is-visible,.ty-demo-phone.is-selected.is-visible{flex-basis:min(320px,calc(100vw - 48px));opacity:.48;transform:scale(.965);scroll-snap-align:center;scroll-snap-stop:always;transition:opacity .24s ease,transform .28s cubic-bezier(.2,.75,.25,1)}.ty-demo-phone.is-selected,.ty-demo-phone.is-selected.is-visible{opacity:1;transform:translateY(0) scale(1)}.ty-demo-phone-caption{transition:opacity .22s ease;color:#6d8178}.ty-demo-phone:not(.is-selected) .ty-demo-phone-caption{opacity:.55}.ty-demo-phone-frame,.ty-demo-phone:nth-child(2n) .ty-demo-phone-frame,.ty-demo-phone:nth-child(3n) .ty-demo-phone-frame{transform:none!important}.ty-demo-phone.is-selected .ty-demo-phone-frame{box-shadow:0 34px 82px #0f3e2e2b,0 0 0 6px #fffc}.ty-demo-phone:not(.is-selected) .ty-demo-phone-frame{box-shadow:0 18px 45px #0f3e2e14,0 0 0 5px #ffffff94}}.ty-product-family{max-width:1280px;margin:0 auto 110px;padding:0 clamp(18px,4vw,50px)}.ty-product-family>header{max-width:760px;margin-bottom:34px}.ty-product-family>header>span{font-size:9px;letter-spacing:.19em;font-weight:950;color:#159168}.ty-product-family h2{font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.06em;margin:11px 0 15px}.ty-product-family>header p{font-size:13px;line-height:1.68;color:#667b73;max-width:650px}.ty-product-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ty-product-family-grid article{min-height:390px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 14px 42px #0e4a350b;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ty-product-family-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 60px #0e4a3517}.ty-product-family-grid article.featured{background:linear-gradient(145deg,#f4fbf7,#fff);border-color:#0c865d3d}.ty-product-family-grid article.featured:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-120px;top:-120px;background:radial-gradient(circle,rgba(25,186,129,.16),transparent 68%)}.ty-family-icon{width:52px;height:52px;border-radius:16px;background:#edf7f2;display:grid;place-items:center;margin-bottom:38px}.ty-family-icon svg{width:22px;color:#0d805a}.ty-product-family-grid article>span{font-size:24px;font-weight:900;letter-spacing:-.04em}.ty-product-family-grid article>small{font-size:8px;color:#6f837b;margin-top:5px}.ty-product-family-grid article>p{font-size:10px;line-height:1.65;color:#71857d;margin:18px 0 24px;max-width:340px}.ty-product-family-grid footer{margin-top:auto;border-top:1px solid var(--line);padding-top:16px;display:flex;gap:12px;align-items:center;justify-content:space-between}.ty-product-family-grid footer em{font-size:7px;font-style:normal;color:#73867e;max-width:160px;line-height:1.4}.ty-product-family-grid footer button{height:36px;padding:0 11px;border:0;border-radius:10px;background:#0b7f59;color:#fff;display:flex;align-items:center;gap:6px;font-size:7px;font-weight:900;cursor:pointer}.ty-product-family-grid footer svg{width:10px}.ty-church-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-top:26px}.ty-church-tabs button{height:35px;padding:0 11px;border-radius:10px;border:1px solid var(--line);background:#fff;color:#667b72;font-size:8px;font-weight:850;cursor:pointer;transition:all .18s ease}.ty-church-tabs button.active{background:#0f7554;color:#fff;border-color:#0f7554;box-shadow:0 9px 24px #0f755424}.ty-church-copy{margin-top:24px;max-width:600px}.ty-church-copy h3{font-size:22px;letter-spacing:-.035em;margin:0 0 8px}.ty-church-copy p{font-size:10px;line-height:1.65;color:#72867e}.ty-church-screen{position:relative;min-height:510px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 36px 90px #0d4d361f;padding:20px;animation:ty-church-in .35s cubic-bezier(.2,.75,.25,1)}@keyframes ty-church-in{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}.ty-church-screen>header{height:56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.ty-church-screen>header>div{display:flex;flex-direction:column;gap:3px}.ty-church-screen>header small{font-size:6px;letter-spacing:.14em;color:#809188;font-weight:900}.ty-church-screen>header b{font-size:17px;letter-spacing:-.03em}.ty-church-screen>header>span{width:38px;height:38px;border-radius:12px;background:#edf7f2;display:grid;place-items:center}.ty-church-screen>header svg{width:17px;color:#147a57}.ty-finance-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ty-finance-metrics article{padding:13px;border-radius:14px;background:#f7faf8;border:1px solid var(--line);position:relative}.ty-finance-metrics small{font-size:5px;letter-spacing:.11em;color:#84948c;font-weight:900}.ty-finance-metrics b{display:block;font-size:16px;margin-top:7px;letter-spacing:-.035em}.ty-finance-metrics em{display:block;margin-top:4px;font-size:5px;font-style:normal;color:#159168;font-weight:900}.ty-finance-chart{height:145px;margin:10px 0;border-radius:16px;background:linear-gradient(180deg,#f9fcfa,#f2f8f5);border:1px solid var(--line);display:flex;align-items:end;gap:8px;padding:18px 18px 12px;position:relative;overflow:hidden}.ty-finance-chart:before{content:"";position:absolute;left:14px;right:14px;top:30%;height:1px;background:#e4ece8;box-shadow:0 38px #e4ece8,0 76px #e4ece8}.ty-finance-chart i{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#2fc18b,#0f7655);position:relative;z-index:1}.ty-finance-chart i:nth-child(1){height:34%}.ty-finance-chart i:nth-child(2){height:48%}.ty-finance-chart i:nth-child(3){height:40%}.ty-finance-chart i:nth-child(4){height:65%}.ty-finance-chart i:nth-child(5){height:58%}.ty-finance-chart i:nth-child(6){height:75%}.ty-finance-chart i:nth-child(7){height:69%}.ty-finance-chart i:nth-child(8){height:88%}.ty-finance-funds{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:15px;overflow:hidden}.ty-finance-funds>div{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.ty-finance-funds>div:nth-child(2n){border-right:0}.ty-finance-funds>div:nth-last-child(-n+2){border-bottom:0}.ty-finance-funds span{display:flex;flex-direction:column}.ty-finance-funds b{font-size:7px}.ty-finance-funds small{font-size:5px;color:#8a9891}.ty-finance-funds strong{font-size:8px}.ty-sermon-live{min-height:240px;border-radius:19px;padding:20px;background:linear-gradient(145deg,#121917,#213129);color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.ty-sermon-live:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-110px;top:-120px;background:radial-gradient(circle,rgba(55,200,144,.2),transparent 70%)}.ty-sermon-live>div{position:absolute;top:18px;left:18px;right:18px;display:flex;justify-content:space-between;align-items:center}.ty-sermon-live>div>span{font-size:6px;letter-spacing:.11em;color:#91dfbd;font-weight:900;display:flex;align-items:center;gap:5px}.ty-sermon-live>div>span svg{width:10px}.ty-sermon-live button{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#ffffff1a;color:#fff;display:grid;place-items:center}.ty-sermon-live button svg{width:15px}.ty-sermon-live>small{font-size:6px;letter-spacing:.12em;color:#91a49b;font-weight:900}.ty-sermon-live h3{font-size:28px;letter-spacing:-.05em;margin:7px 0 5px}.ty-sermon-live p{font-size:8px;color:#b1beb8}.ty-sermon-list{margin-top:10px;border:1px solid var(--line);border-radius:15px;overflow:hidden}.ty-sermon-list>div{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px;border-bottom:1px solid var(--line)}.ty-sermon-list>div:last-child{border-bottom:0}.ty-sermon-list>div>i{width:32px;height:32px;border-radius:10px;background:#edf6f1;display:grid;place-items:center}.ty-sermon-list svg{width:11px;color:#157b58}.ty-sermon-list>div>span{display:flex;flex-direction:column}.ty-sermon-list b{font-size:7px}.ty-sermon-list small,.ty-sermon-list em{font-size:5px;color:#84938c;font-style:normal}.ty-appointment-day{border:1px solid var(--line);border-radius:17px;padding:14px;background:#fff}.ty-appointment-day>header{display:flex;justify-content:space-between;align-items:end;padding-bottom:10px;border-bottom:1px solid var(--line)}.ty-appointment-day>header span{font-size:6px;letter-spacing:.12em;color:#84938c;font-weight:900}.ty-appointment-day>header b{font-size:11px}.ty-appointment-day>div{display:grid;grid-template-columns:44px 12px minmax(0,1fr);gap:10px;align-items:center;min-height:66px}.ty-appointment-day time{font-size:7px;color:#75877e;font-weight:900}.ty-appointment-day>div>i{width:8px;height:8px;border-radius:50%;background:#cbd9d2;position:relative}.ty-appointment-day>div>i:after{content:"";position:absolute;top:8px;left:3px;width:1px;height:58px;background:#e3ece7}.ty-appointment-day>div:last-child>i:after{display:none}.ty-appointment-day>div.active>i{background:#18a473;box-shadow:0 0 0 6px #18a4731a}.ty-appointment-day>div>span{display:flex;flex-direction:column}.ty-appointment-day b{font-size:8px}.ty-appointment-day small{font-size:5px;color:#8b9891}.ty-appointment-types{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.ty-appointment-types span{padding:10px 6px;border-radius:10px;background:#edf7f2;color:#22674f;text-align:center;font-size:6px;font-weight:850}.ty-church-member-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px}.ty-church-member-metrics>span{padding:14px;border-radius:14px;background:#f6faf8;border:1px solid var(--line)}.ty-church-member-metrics b{display:block;font-size:24px;letter-spacing:-.04em}.ty-church-member-metrics small{display:block;font-size:5px;color:#82928a;margin-top:3px}.ty-pricing-note{max-width:760px;margin:16px auto 0;text-align:center;font-size:8px;line-height:1.55;color:#82928a}@media(max-width:1080px){.ty-product-family-grid{grid-template-columns:1fr 1fr}.ty-product-family-grid article.featured{grid-column:1/-1;min-height:300px}.ty-church-screen{max-width:680px;margin:auto}}@media(max-width:760px){.ty-product-family{margin-bottom:70px;padding:0 14px}.ty-product-family h2{font-size:43px}.ty-church-tabs{display:grid;grid-template-columns:1fr 1fr}.ty-church-tabs button{width:100%}.ty-church-screen{min-height:470px;border-radius:22px;padding:15px}.ty-finance-metrics{grid-template-columns:1fr 1fr}.ty-finance-metrics article:last-child{grid-column:1/-1}.ty-finance-chart{height:115px}.ty-sermon-live{min-height:220px}.ty-appointment-types,.ty-church-member-metrics{grid-template-columns:1fr 1fr}.ty-church-member-metrics>span:first-child{grid-column:1/-1}}.ty-web a.ty-web-primary{color:#fff}.ty-route-title{min-height:154px;display:flex;flex-direction:column;justify-content:center}.ty-route-title b{max-width:300px}.ty-route-title small{max-width:310px;line-height:1.55;margin-top:7px}.ty-route-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.ty-route-cards>span{min-height:76px;border-radius:14px;border:1px solid rgba(8,74,52,.09);background:#ffffffe6;box-shadow:0 8px 24px #1048350e;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:12px;position:relative;overflow:hidden}.ty-route-cards>span:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;right:-32px;top:-38px;background:radial-gradient(circle,rgba(25,186,129,.14),transparent 68%)}.ty-route-cards svg{width:15px;color:#12825d}.ty-route-cards b{font-size:9px;position:relative;z-index:1}.ty-route-watermark{margin-top:16px;font-size:33px;line-height:.8;letter-spacing:.16em;font-weight:950;color:#0c443109;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ty-product-family{position:relative}.ty-product-family:before{content:"TAYARI";position:absolute;right:-1%;top:28px;font-size:clamp(70px,10vw,150px);line-height:.8;font-weight:950;letter-spacing:.08em;color:#0c5c4107;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ty-product-family>header{position:relative;z-index:1}.ty-product-family-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;position:relative;z-index:2}.ty-product-family-rail article{min-height:330px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#ffffffe0;backdrop-filter:blur(14px);display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 14px 42px #0e4a350b;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;cursor:pointer;outline:none}.ty-product-family-rail article:hover,.ty-product-family-rail article:focus-visible{transform:translateY(-5px);box-shadow:0 25px 62px #0e4a351a;border-color:#0d845c33}.ty-product-family-rail article.selected{border-color:#0b815a59;background:linear-gradient(145deg,#f1faf5,#fff);box-shadow:0 24px 62px #0e694a1c}.ty-product-family-rail article.featured:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-118px;top:-120px;background:radial-gradient(circle,rgba(25,186,129,.16),transparent 68%);pointer-events:none}.ty-product-family-rail article>span{font-size:24px;font-weight:900;letter-spacing:-.04em}.ty-product-family-rail article>small{font-size:8px;color:#6f837b;margin-top:5px}.ty-product-family-rail article>p{font-size:10px;line-height:1.65;color:#71857d;margin:18px 0 24px;max-width:340px}.ty-product-family-rail footer{margin-top:auto;border-top:1px solid var(--line);padding-top:16px;display:flex;gap:12px;align-items:center;justify-content:space-between}.ty-product-family-rail footer em{font-size:7px;font-style:normal;color:#73867e;max-width:180px;line-height:1.4}.ty-product-family-rail footer strong{width:30px;height:30px;border-radius:10px;background:#edf7f2;color:#0d7d58;display:grid;place-items:center;font-size:16px;font-weight:500;flex:0 0 auto}.ty-product-family-rail article.selected footer strong{background:#0d7d58;color:#fff}.ty-product-expand{margin-top:12px;border-radius:24px;border:1px solid rgba(10,120,83,.15);background:linear-gradient(135deg,#eff9f4f5,#fffffffa);box-shadow:0 22px 65px #0e543b14;padding:24px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr) auto;gap:26px;align-items:center;animation:tyProductExpand .28s cubic-bezier(.2,.75,.25,1);position:relative;overflow:hidden}.ty-product-expand:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-120px;bottom:-150px;background:radial-gradient(circle,rgba(27,183,127,.13),transparent 68%);pointer-events:none}@keyframes tyProductExpand{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ty-product-expand>div>span{font-size:8px;letter-spacing:.14em;color:#14845f;font-weight:900}.ty-product-expand h3{font-size:22px;line-height:1.18;letter-spacing:-.035em;margin:7px 0 8px}.ty-product-expand p{font-size:10px;line-height:1.6;color:#657b72;max-width:570px}.ty-product-expand ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.ty-product-expand li{display:flex;align-items:center;gap:7px;font-size:8px;color:#49665a}.ty-product-expand li svg{width:13px;color:#129065}.ty-product-expand>button{height:43px;border:0;border-radius:12px;background:#0b7f59;color:#fff;padding:0 14px;display:flex;align-items:center;gap:7px;font-size:8px;font-weight:900;cursor:pointer;box-shadow:0 12px 26px #0b7f5929;position:relative;z-index:1}.ty-product-expand>button svg{width:11px}.ty-church-section{position:relative}.ty-church-section:before{content:"TAYARI CHURCH";position:absolute;left:2%;bottom:42px;font-size:clamp(54px,8vw,112px);line-height:.8;font-weight:950;letter-spacing:.07em;color:#0d694906;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ty-church-section>div,.ty-church-section>aside{position:relative;z-index:1}.ty-web-nav{box-shadow:0 8px 28px #103e2f06}.ty-web-primary{box-shadow:0 14px 34px #0b7f5933}.ty-hero-chip{box-shadow:0 18px 48px #0e4b361c,inset 0 1px #ffffffe6}@media(max-width:1080px){.ty-product-family-rail{grid-template-columns:1fr 1fr}.ty-product-family-rail article:last-child{grid-column:1/-1}.ty-product-expand{grid-template-columns:1fr 1fr}.ty-product-expand>button{grid-column:1/-1;width:-moz-max-content;width:max-content}}@media(max-width:760px){.ty-web-nav{grid-template-columns:minmax(92px,1fr) auto;gap:6px}.ty-web-brand .ty-light-logo{width:106px;height:46px}.ty-web-actions{gap:4px}.ty-language{display:flex;padding:2px;border-radius:9px;background:#eff6f2eb;backdrop-filter:blur(12px)}.ty-language button{height:27px;min-width:25px;padding:0 5px;font-size:8px;border-radius:7px}.ty-web-login{display:none}.ty-web-menu{width:31px;height:31px;border-radius:9px;background:#f2f7f4;display:grid;place-items:center;font-size:17px}.ty-device-screen{position:relative}.ty-route-title{margin-top:25px;min-height:130px}.ty-route-title b{font-size:23px}.ty-route-title small{font-size:7px}.ty-route-cards{gap:5px}.ty-route-cards>span{min-height:59px;padding:8px;border-radius:11px}.ty-route-cards svg{width:12px}.ty-route-cards b{font-size:7px}.ty-route-watermark{font-size:23px;margin-top:10px}.ty-product-family:before{right:-35px;top:80px;font-size:86px}.ty-product-family-rail{display:flex;overflow-x:auto;gap:12px;margin:0 -14px;padding:7px 14px 22px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ty-product-family-rail::-webkit-scrollbar{display:none}.ty-product-family-rail article,.ty-product-family-rail article:last-child{flex:0 0 min(82vw,340px);grid-column:auto;min-height:315px;scroll-snap-align:center;box-shadow:0 16px 45px #0e4a3512}.ty-product-family-rail article:active{transform:scale(.985);transition-duration:.08s}.ty-product-expand{grid-template-columns:1fr;gap:18px;padding:20px;border-radius:20px;margin-top:2px}.ty-product-expand h3{font-size:19px}.ty-product-expand ul{grid-template-columns:1fr 1fr}.ty-product-expand>button{grid-column:auto;width:100%;justify-content:center}.ty-church-section:before{left:-18px;bottom:28px;font-size:58px}.ty-web-primary:active,.ty-product-expand>button:active{transform:scale(.985)}}@media(max-width:440px){.ty-product-expand ul{grid-template-columns:1fr}.ty-language button{min-width:23px;padding:0 4px}.ty-web-brand .ty-light-logo{width:99px}}.ty-compare{max-width:1120px;margin:0 auto 95px;padding:0 clamp(18px,4vw,50px)}.ty-compare>header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.ty-compare>header span{font-size:8px;letter-spacing:.18em;font-weight:950;color:#159168}.ty-compare>header h2{font-size:clamp(31px,4vw,50px);line-height:1;letter-spacing:-.05em;margin:7px 0 0}.ty-compare-table{border:1px solid var(--line);border-radius:22px;background:#ffffffe6;overflow:hidden;box-shadow:0 15px 45px #0e4a350a}.ty-compare-head,.ty-compare-row{display:grid;grid-template-columns:minmax(210px,1.4fr) repeat(3,minmax(120px,.7fr));align-items:center}.ty-compare-head{min-height:62px;background:#f6faf8;border-bottom:1px solid var(--line)}.ty-compare-head b{font-size:9px;text-align:center;color:#35594b}.ty-compare-row{min-height:54px;border-bottom:1px solid var(--line)}.ty-compare-row:last-child{border-bottom:0}.ty-compare-row>span{padding:0 20px;font-size:9px;font-weight:750;color:#516b61}.ty-compare-row>i{font-style:normal;display:grid;place-items:center;color:#a9b6b0;font-size:11px}.ty-compare-row>i.yes{color:#11845e}.ty-compare-row svg{width:15px}.ty-brand-note{max-width:950px;margin:15px auto 55px;padding:22px clamp(18px,4vw,32px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:14px;align-items:center}.ty-brand-note strong{font-size:11px;letter-spacing:.18em;color:#13936a}.ty-brand-note span{font-size:12px;font-weight:900;color:#244b3d}.ty-brand-note p{font-size:9px;line-height:1.55;color:#778b83;margin:0}.ty-product-family-rail article{box-shadow:0 10px 32px #0e4a3509}.ty-product-family-rail article.selected{box-shadow:0 19px 48px #0e694a16}.ty-plan-grid article{box-shadow:0 8px 28px #0e4a3509}@media(max-width:760px){.ty-compare{margin-bottom:70px;padding:0 14px}.ty-compare>header{display:block;margin-bottom:18px}.ty-compare>header h2{font-size:36px}.ty-compare-table{overflow-x:auto;border-radius:18px;-webkit-overflow-scrolling:touch}.ty-compare-head,.ty-compare-row{min-width:690px;grid-template-columns:230px repeat(3,153px)}.ty-compare-row>span{padding:0 16px}.ty-brand-note{margin:5px 14px 45px;padding:18px 3px;grid-template-columns:1fr}.ty-brand-note strong{font-size:10px}.ty-brand-note span{font-size:11px}.ty-brand-note p{font-size:8px}.ty-product-family{margin-top:20px}}.ty-section-anchor{position:absolute;top:-82px}.ty-decision{max-width:1280px;margin:0 auto 110px;padding:42px clamp(18px,4vw,50px) 20px;position:relative}.ty-decision>header{max-width:780px;margin-bottom:34px}.ty-decision>header>span{font-size:9px;letter-spacing:.19em;font-weight:950;color:#159168}.ty-decision>header h2{font-size:clamp(40px,5.2vw,70px);line-height:.98;letter-spacing:-.06em;margin:11px 0 16px}.ty-decision>header p{font-size:13px;line-height:1.68;color:#667b73;max-width:680px}.ty-decision-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ty-decision-rail article{min-height:570px;padding:22px;border-radius:26px;border:1px solid rgba(8,74,52,.11);background:#fffffff0;display:flex;flex-direction:column;box-shadow:0 14px 42px #0e4a350d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;cursor:pointer;overflow:hidden;position:relative}.ty-decision-rail article:hover{transform:translateY(-5px);box-shadow:0 26px 65px #0e533b1a;border-color:#0c805938}.ty-decision-rail article.selected{border-color:#0b845b61;box-shadow:0 25px 70px #0b734f1f}.ty-decision-rail article.featured{background:linear-gradient(155deg,#edf9f3,#fff 46%)}.ty-decision-rail article.featured:before{content:"COMPLETE";position:absolute;right:-16px;top:38px;font-size:50px;font-weight:950;letter-spacing:.12em;color:#0d755109;transform:rotate(90deg);pointer-events:none}.ty-decision-top>div{display:flex;align-items:center;gap:8px;color:#637d72}.ty-decision-top>div svg{width:18px;color:#13855f}.ty-decision-top>div span{font-size:7px;line-height:1.4;font-weight:850}.ty-decision-top h3{font-size:31px;letter-spacing:-.045em;margin:24px 0 8px}.ty-decision-top p{font-size:10px;line-height:1.62;color:#6e837a;min-height:50px}.ty-decision-price{margin:20px 0 19px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#0a6046,#0b8a61 62%,#18a877);color:#fff;box-shadow:0 16px 34px #096f4c26;display:grid;grid-template-columns:auto 1fr;align-items:end;-moz-column-gap:8px;column-gap:8px}.ty-decision-price small{grid-column:1/-1;font-size:7px;text-transform:uppercase;letter-spacing:.15em;color:#afe5d0;font-weight:900;margin-bottom:5px}.ty-decision-price strong{font-size:38px;line-height:1;letter-spacing:-.045em}.ty-decision-price em{font-size:8px;font-style:normal;color:#d5f1e6;padding-bottom:4px}.ty-decision-rail ul{list-style:none;padding:0;margin:0 0 22px;display:flex;flex-direction:column;gap:10px}.ty-decision-rail li{display:flex;align-items:center;gap:8px;font-size:9px;color:#4d685e}.ty-decision-rail li svg{width:13px;color:#149168}.ty-decision-rail article>button{height:46px;margin-top:auto;border:0;border-radius:13px;background:#0b7f59;color:#fff;font-size:9px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 12px 28px #0b7f5926;transition:transform .16s ease,background .16s ease}.ty-decision-rail article>button:hover{background:#096f4e;transform:translateY(-1px)}.ty-decision-rail article>button svg{width:13px}.ty-decision-compare{margin-top:22px;padding:26px;border:1px solid rgba(8,74,52,.1);border-radius:26px;background:#ffffffe6;box-shadow:0 14px 44px #0e4a350a}.ty-decision-compare>header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.ty-decision-compare>header span{font-size:8px;letter-spacing:.16em;color:#159168;font-weight:900}.ty-decision-compare>header h3{font-size:25px;letter-spacing:-.04em;margin:4px 0 0}.ty-decision-matrix{overflow:hidden;border:1px solid var(--line);border-radius:17px}.ty-decision-matrix-head,.ty-decision-matrix-row{display:grid;grid-template-columns:minmax(240px,1.45fr) repeat(3,minmax(105px,.55fr));align-items:center}.ty-decision-matrix-head{min-height:54px;background:#f3f8f5;border-bottom:1px solid var(--line)}.ty-decision-matrix-head b{font-size:10px;font-weight:900;letter-spacing:-.015em;text-align:center;color:#234c3d}.ty-decision-matrix-row{min-height:47px;border-bottom:1px solid var(--line)}.ty-decision-matrix-row:last-child{border-bottom:0}.ty-decision-matrix-row>span{padding:0 17px;font-size:8.5px;font-weight:750;color:#536d63}.ty-decision-matrix-row>i{font-style:normal;display:grid;place-items:center;color:#a9b6b0;font-size:10px}.ty-decision-matrix-row>i.yes{color:#11865f}.ty-decision-matrix-row svg{width:14px}.ty-trial-banner{margin-top:18px;padding:25px 27px;border-radius:25px;background:linear-gradient(125deg,#082c22,#0b5b43 58%,#0c8059);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 20px 50px #07493321;position:relative;overflow:hidden}.ty-trial-banner:after{content:"14";position:absolute;right:220px;top:-45px;font-size:180px;font-weight:950;color:#ffffff09;pointer-events:none}.ty-trial-banner>div{position:relative;z-index:1}.ty-trial-banner span{font-size:7px;letter-spacing:.2em;color:#76d8b4;font-weight:900}.ty-trial-banner h3{font-size:25px;letter-spacing:-.04em;margin:6px 0}.ty-trial-banner p{font-size:9px;line-height:1.55;color:#b9d8cc;max-width:620px}.ty-trial-banner button{position:relative;z-index:1;min-height:46px;max-width:320px;border:1px solid rgba(255,255,255,.3);border-radius:13px;background:#fff;color:#0a6247;padding:0 16px;font-size:8px;line-height:1.25;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.ty-trial-banner button svg{width:12px}.ty-decision-note{display:block;margin:14px 3px 0;color:#84968e;font-size:7px;line-height:1.5}.ty-flow-route-wrap{position:relative;margin-top:44px}.ty-flow-route{position:absolute;left:1.5%;top:-8px;width:97%;height:185px;z-index:0;overflow:visible;pointer-events:none}.ty-flow-route path{fill:none;stroke:#0e895e38;stroke-width:2;stroke-dasharray:7 9;vector-effect:non-scaling-stroke}.ty-flow-route circle{fill:#19a875;stroke:#e9f7f0;stroke-width:8;vector-effect:non-scaling-stroke}.ty-flow-route-wrap .ty-flow-grid{position:relative;z-index:1;margin-top:0}.ty-flow-route-wrap .ty-flow-grid article{background:#ffffffe3;box-shadow:0 16px 38px #0d4f380d;backdrop-filter:blur(8px)}@media(max-width:1080px){.ty-decision-rail{grid-template-columns:1fr 1fr}.ty-decision-rail article:last-child{grid-column:1/-1}.ty-decision-matrix-head,.ty-decision-matrix-row{grid-template-columns:minmax(210px,1.3fr) repeat(3,minmax(90px,.55fr))}}@media(max-width:760px){.ty-decision{padding:30px 14px 15px;margin-bottom:80px}.ty-decision>header h2{font-size:39px;line-height:1.01;max-width:350px}.ty-decision>header p{font-size:12px;max-width:350px}.ty-decision-rail{display:flex;overflow-x:auto;gap:12px;margin:0 -14px;padding:7px 14px 22px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ty-decision-rail::-webkit-scrollbar{display:none}.ty-decision-rail article,.ty-decision-rail article:last-child{flex:0 0 min(84vw,350px);grid-column:auto;min-height:550px;scroll-snap-align:center}.ty-decision-rail article:active{transform:scale(.987)}.ty-decision-top h3{font-size:28px}.ty-decision-price strong{font-size:35px}.ty-decision-compare{padding:17px 10px;border-radius:20px;margin-top:8px}.ty-decision-compare>header{display:block;padding:0 5px}.ty-decision-compare>header h3{font-size:21px}.ty-decision-matrix{border-radius:14px}.ty-decision-matrix-head,.ty-decision-matrix-row{grid-template-columns:minmax(118px,1.45fr) repeat(3,64px);min-width:0}.ty-decision-matrix-head{min-height:56px}.ty-decision-matrix-head b{font-size:8.8px;font-weight:950;line-height:1.1;letter-spacing:-.02em;overflow-wrap:normal;white-space:nowrap}.ty-decision-matrix-row{min-height:45px}.ty-decision-matrix-row>span{padding:0 8px;font-size:7px;line-height:1.25}.ty-decision-matrix-row>i{font-size:8px}.ty-decision-matrix-row svg{width:12px}.ty-trial-banner{padding:22px 18px;display:block;border-radius:21px}.ty-trial-banner:after{right:-18px;top:-50px}.ty-trial-banner h3{font-size:22px;max-width:280px}.ty-trial-banner p{font-size:8px;max-width:270px}.ty-trial-banner button{width:100%;max-width:none;margin-top:17px;padding:0 12px}.ty-decision-note{font-size:6.8px}.ty-flow-route{display:none}.ty-flow-route-wrap{margin-top:30px;padding-left:18px}.ty-flow-route-wrap:before{content:"";position:absolute;left:27px;top:18px;bottom:18px;border-left:1px dashed rgba(14,137,94,.26);z-index:0}.ty-flow-route-wrap .ty-flow-grid{gap:16px}.ty-flow-route-wrap .ty-flow-grid article{min-height:235px;margin-left:8px}.ty-flow-route-wrap .ty-flow-grid article:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;left:-19px;top:28px;background:#18a875;box-shadow:0 0 0 7px #edf8f2}.ty-flow-route-wrap .ty-flow-grid article>span{font-size:9px}}.ty-capacity-choice{margin-top:18px;padding:24px;border:1px solid rgba(8,74,52,.1);border-radius:26px;background:linear-gradient(180deg,#f6fbf8f5,#fffffff5);box-shadow:0 14px 44px #0e4a350b}.ty-capacity-choice>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.ty-capacity-choice>header span{display:block;font-size:7px;letter-spacing:.16em;color:#159168;font-weight:950}.ty-capacity-choice>header h3{font-size:25px;letter-spacing:-.04em;margin:5px 0 0}.ty-capacity-cycle{display:flex;padding:4px;border:1px solid rgba(8,74,52,.09);border-radius:999px;background:#eef5f1}.ty-capacity-cycle button{min-height:34px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:#637a70;font-size:7.5px;font-weight:900;cursor:pointer;transition:.18s ease}.ty-capacity-cycle button.active{background:#fff;color:#0b6247;box-shadow:0 5px 16px #0c503914}.ty-capacity-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ty-capacity-rail article{padding:17px;border-radius:19px;background:#fff;border:1px solid rgba(8,74,52,.09);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ty-capacity-rail article:hover{transform:translateY(-2px);border-color:#0f845c33;box-shadow:0 14px 28px #0e4a350e}.ty-capacity-rail article>div>span{display:block;font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#167e5c;font-weight:950}.ty-capacity-rail article>div>b{display:inline-block;margin-top:7px;font-size:24px;letter-spacing:-.04em;color:#143c2f}.ty-capacity-rail article>div>small{margin-left:5px;font-size:7px;color:#7b8d85}.ty-capacity-rail ul{list-style:none;margin:14px 0 0;padding:13px 0 0;border-top:1px solid rgba(8,74,52,.08);display:grid;gap:8px}.ty-capacity-rail li{display:flex;align-items:center;gap:7px;font-size:8px;color:#5b7067}.ty-capacity-rail li svg{width:12px;height:12px;color:#159168}.ty-capacity-enterprise{margin:13px 2px 0;font-size:7.5px;line-height:1.5;color:#7b8d85}@media(max-width:760px){.ty-capacity-choice{padding:17px 14px;border-radius:21px;margin-top:3px}.ty-capacity-choice>header{display:block}.ty-capacity-choice>header h3{font-size:21px}.ty-capacity-cycle{margin-top:13px;width:-moz-max-content;width:max-content}.ty-capacity-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;margin:0 -14px;padding:2px 14px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ty-capacity-rail::-webkit-scrollbar{display:none}.ty-capacity-rail article{flex:0 0 min(72vw,270px);scroll-snap-align:start}.ty-capacity-rail article:active{transform:scale(.988)}.ty-capacity-enterprise{padding:0 2px}}.ty-mobile-nav-login{display:none}@media(max-width:760px){.ty-web-nav>nav .ty-mobile-nav-login{display:flex;align-items:center;justify-content:space-between;margin-top:4px;border-top:1px solid var(--line);padding-top:14px!important;color:#0b7754;font-weight:950}.ty-web-nav>nav .ty-mobile-nav-login:after{content:"→";font-size:14px}}.ty-why{max-width:1280px;margin:0 auto;padding:18px clamp(18px,4vw,50px) 78px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(38px,6vw,82px);align-items:start}.ty-why>header>span{font-size:9px;letter-spacing:.19em;font-weight:950;color:#159168}.ty-why>header h2{font-size:clamp(38px,4.7vw,64px);line-height:.98;letter-spacing:-.058em;margin:12px 0 17px}.ty-why>header p{max-width:610px;font-size:13px;line-height:1.7;color:#667b73}.ty-why>header strong{display:block;margin-top:24px;padding-top:18px;border-top:1px solid rgba(8,74,52,.11);font-size:14px;line-height:1.4;color:#0b5e45}.ty-why-grid{display:flex;flex-direction:column;border-top:1px solid rgba(8,74,52,.1)}.ty-why-grid article{display:grid;grid-template-columns:45px minmax(0,1fr);gap:15px;align-items:start;padding:18px 3px;border-bottom:1px solid rgba(8,74,52,.09)}.ty-why-grid article>i{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf7f2;color:#0c805a;font-style:normal}.ty-why-grid article>i svg{width:18px;height:18px}.ty-why-grid h3{font-size:15px;letter-spacing:-.025em;color:#153d30}.ty-why-grid p{margin-top:4px;font-size:9.5px;line-height:1.58;color:#71847c;max-width:530px}.ty-web-hero{min-height:680px;padding-top:88px;padding-bottom:58px}.ty-trust-strip{margin-bottom:66px}.ty-showcase{padding-top:24px;padding-bottom:84px}.ty-app-gallery{padding-top:82px;padding-bottom:88px}.ty-app-gallery>header{margin-bottom:38px}.ty-decision{margin-bottom:72px;padding-top:72px}.ty-church-section{padding-top:88px;padding-bottom:88px}.ty-flow{padding-top:82px;padding-bottom:82px}.ty-security{margin-top:82px;margin-bottom:82px;padding-top:52px;padding-bottom:52px}.ty-brand-note{margin-top:0;margin-bottom:38px}.ty-final{margin-top:0;margin-bottom:64px;padding-top:68px;padding-bottom:68px}.ty-web-secondary{display:inline-flex;align-items:center;justify-content:center}@media(max-width:760px){.ty-web-hero{padding-top:48px;padding-bottom:48px}.ty-trust-strip{margin-bottom:58px}.ty-why{grid-template-columns:1fr;gap:28px;padding:4px 16px 62px}.ty-why>header h2{font-size:39px}.ty-why>header p{font-size:12px}.ty-why>header strong{margin-top:18px;padding-top:15px;font-size:12px}.ty-why-grid article{padding:15px 1px;grid-template-columns:40px minmax(0,1fr);gap:12px}.ty-why-grid article>i{width:38px;height:38px;border-radius:12px}.ty-why-grid h3{font-size:13px}.ty-why-grid p{font-size:9px}.ty-showcase{padding-top:20px;padding-bottom:68px}.ty-app-gallery{padding-top:66px;padding-bottom:72px}.ty-decision{padding-top:58px;margin-bottom:62px}.ty-church-section{padding-top:68px;padding-bottom:68px}.ty-flow{padding-top:64px;padding-bottom:64px}.ty-security{margin-top:62px;margin-bottom:62px;padding-top:38px;padding-bottom:38px}.ty-final{margin-bottom:52px;padding-top:52px;padding-bottom:52px}}.ty-demo-your-logo{font-size:7px!important;letter-spacing:.13em!important;padding:5px 7px;border:1px solid rgba(16,21,18,.08);border-radius:8px;background:#fff;color:#3f554b!important;box-shadow:0 4px 12px #113d2e0a}.ty-demo-logo-placeholder{width:48px!important;height:48px!important;border-radius:14px!important;background:linear-gradient(145deg,#f4f8f5,#fff)!important;border:1px solid rgba(8,74,52,.12)!important;color:#31594b!important;font-size:6px!important;line-height:1.15!important;letter-spacing:.08em;text-align:center;box-shadow:0 9px 22px #0c4d3712!important}.ty-dlive-card{margin-top:10px;padding:10px;border:1px solid rgba(16,21,18,.08);border-radius:17px;background:#fff;box-shadow:0 10px 25px #103f2f0a}.ty-dlive-preview{height:230px;border-radius:13px;position:relative;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 70% 24%,rgba(43,193,137,.24),transparent 28%),linear-gradient(145deg,#16342a,#0e5d43 60%,#17825c)}.ty-dlive-preview:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(255,255,255,.11);border-radius:50%;right:-90px;top:-100px;box-shadow:0 0 0 42px #ffffff06,0 0 0 84px #ffffff03;animation:tyLiveOrbit 8s ease-in-out infinite}.ty-dlive-preview>span{position:absolute;left:10px;top:10px;z-index:2;display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;background:#fffffff0;color:#a53d36;font-size:6px;font-weight:950;letter-spacing:.08em}.ty-dlive-preview>span i{width:6px;height:6px;border-radius:50%;background:#d8453c;animation:tyDemoLivePulse 1.45s ease-in-out infinite}.ty-dlive-preview>button{z-index:2;width:52px;height:52px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#fffffff0;color:#1a6047;display:grid;place-items:center;box-shadow:0 15px 36px #05231833;animation:tyDemoPlayFloat 4s ease-in-out infinite}.ty-dlive-preview>button svg{width:17px}.ty-dlive-preview>em{position:absolute;right:10px;bottom:10px;z-index:2;font-size:6px;font-style:normal;letter-spacing:.13em;color:#ffffffc7;font-weight:850}.ty-dlive-card>small{display:block;margin-top:10px;font-size:5px;letter-spacing:.12em;color:#769087;font-weight:900}.ty-dlive-card h3{margin-top:4px;font-size:18px;letter-spacing:-.035em}.ty-dlive-card>p{margin-top:3px;color:#7c8b84;font-size:6px}.ty-dlive-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px}.ty-dlive-stats>span{padding:9px;border:1px solid rgba(16,21,18,.07);border-radius:11px;background:#fff}.ty-dlive-stats b{display:block;font-size:14px}.ty-dlive-stats small{display:block;margin-top:2px;color:#7f8d87;font-size:4.5px;letter-spacing:.08em}.ty-ddoc-actions{display:grid;grid-template-columns:auto 1fr;gap:6px;margin:10px 0}.ty-ddoc-actions>button{height:35px;padding:0 10px;border:0;border-radius:10px;background:#177e59;color:#fff;display:flex;align-items:center;gap:5px;font-size:6px;font-weight:850;box-shadow:0 8px 20px #117e5826}.ty-ddoc-actions>button svg{width:10px}.ty-ddoc-actions>div{height:35px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(16,21,18,.08);border-radius:10px;background:#fff;color:#8a9791}.ty-ddoc-actions>div svg{width:10px}.ty-ddoc-actions>div span{font-size:6px}.ty-ddoc-list{border:1px solid rgba(16,21,18,.08);border-radius:15px;background:#fff;overflow:hidden}.ty-ddoc-list>div{display:grid;grid-template-columns:36px minmax(0,1fr) 28px;gap:8px;align-items:center;padding:11px;border-bottom:1px solid rgba(16,21,18,.065);animation:tyDocIn .42s cubic-bezier(.2,.75,.25,1) both}.ty-ddoc-list>div:nth-child(2){animation-delay:.08s}.ty-ddoc-list>div:nth-child(3){animation-delay:.16s}.ty-ddoc-list>div:last-child{border-bottom:0}.ty-ddoc-list>div>span{width:36px;height:36px;border-radius:10px;background:#edf6f1;color:#247556;display:grid;place-items:center}.ty-ddoc-list>div>span svg{width:13px}.ty-ddoc-list>div>div{min-width:0}.ty-ddoc-list small{font-size:5px;color:#5e8b77;letter-spacing:.08em;font-weight:850}.ty-ddoc-list b{display:block;margin-top:2px;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ty-ddoc-list p{margin-top:2px;font-size:5.5px;color:#8a9791}.ty-ddoc-list button{width:28px;height:28px;border:1px solid rgba(16,21,18,.07);border-radius:9px;background:#f8faf9;color:#60766c;display:grid;place-items:center}.ty-ddoc-list button svg{width:10px}@keyframes tyDemoLivePulse{0%,to{opacity:1;box-shadow:0 0 #d8453c52}50%{opacity:.55;box-shadow:0 0 0 6px #d8453c00}}@keyframes tyDemoPlayFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.035)}}@keyframes tyLiveOrbit{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-8px,8px,0) rotate(7deg)}}@keyframes tyDocIn{0%{opacity:0;transform:translate(9px)}to{opacity:1;transform:none}}@media(max-width:760px){.ty-dlive-preview{height:205px}.ty-dlive-preview>button{width:48px;height:48px}.ty-ddoc-list>div{padding:10px}.ty-demo-logo-placeholder{width:44px!important;height:44px!important}}@media(prefers-reduced-motion:reduce){.ty-dlive-preview:after,.ty-dlive-preview>button,.ty-dlive-preview>span i,.ty-ddoc-list>div{animation:none!important}}.ty-afrech-showcase{padding-top:34px}.ty-afrech-showcase>header{max-width:780px}.ty-afrech-demo-note{display:inline-flex;align-items:center;gap:7px;margin-top:17px;padding:8px 10px;border:1px solid rgba(8,74,52,.1);border-radius:999px;background:#f5faf7;color:#4f6e61;font-size:8px;font-weight:850}.ty-afrech-demo-note svg{width:12px;color:#16855f}.ty-afrech-stage{padding-top:18px}.ty-afrech-film{position:relative;z-index:2;border:1px solid rgba(8,74,52,.12);border-radius:30px;background:#fff;box-shadow:0 52px 130px #0d463224,0 0 0 8px #ffffffb8;overflow:hidden;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .18s ease;will-change:transform}.ty-afrech-browser{height:50px;background:#f7faf8;border-bottom:1px solid rgba(8,74,52,.09);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px}.ty-afrech-browser>div{display:flex;gap:5px}.ty-afrech-browser>div i{width:7px;height:7px;border-radius:50%;background:#d5e2dd}.ty-afrech-browser>span{font-size:7px;color:#789087;font-weight:850;letter-spacing:.04em}.ty-afrech-browser>button{justify-self:end;width:31px;height:31px;border-radius:10px;border:1px solid rgba(8,74,52,.1);background:#fff;color:#287058;display:grid;place-items:center;cursor:pointer}.ty-afrech-browser>button svg{width:12px}.ty-afrech-shell{height:650px;display:grid;grid-template-columns:205px minmax(0,1fr);position:relative;background:linear-gradient(180deg,#fff,#f9fcfa)}.ty-afrech-shell>aside{padding:18px 14px 14px;border-right:1px solid rgba(8,74,52,.09);background:#fbfdfc;display:flex;flex-direction:column}.ty-afrech-brand{display:flex;align-items:center;gap:10px;padding:0 4px 16px}.ty-afrech-brand>span{width:46px;height:46px;border-radius:14px;border:1px solid rgba(8,74,52,.11);background:linear-gradient(145deg,#fff,#f0f7f3);display:grid;place-items:center;text-align:center;color:#31594b;font-size:6px;line-height:1.15;font-weight:950;letter-spacing:.08em}.ty-afrech-brand>div{display:flex;flex-direction:column;gap:2px}.ty-afrech-brand b{font-size:10px}.ty-afrech-brand small{font-size:6px;color:#84978e;letter-spacing:.08em}.ty-afrech-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:12px;background:#f0f6f3;border:1px solid rgba(8,74,52,.08);margin-bottom:14px}.ty-afrech-switch span{min-height:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:5px;color:#82928b;font-size:6px;font-weight:850;text-align:center;padding:5px}.ty-afrech-switch span svg{width:11px}.ty-afrech-switch span.active{background:#fff;color:#0b7654;box-shadow:0 4px 14px #0e4d3712}.ty-afrech-shell>aside nav{display:flex;flex-direction:column;gap:4px}.ty-afrech-shell>aside nav button{height:40px;border:0;border-radius:10px;background:transparent;color:#6f837a;display:grid;grid-template-columns:18px 1fr 8px;align-items:center;gap:7px;padding:0 10px;text-align:left;font-size:8px;font-weight:800;cursor:pointer}.ty-afrech-shell>aside nav button svg{width:14px}.ty-afrech-shell>aside nav button em{width:6px;height:6px;border-radius:50%;background:#d1493f;box-shadow:0 0 0 4px #d1493f14}.ty-afrech-shell>aside nav button.active{background:#e9f6f0;color:#0b7754}.ty-afrech-shell>aside footer{margin-top:auto;padding:13px 4px 2px;border-top:1px solid rgba(8,74,52,.08);display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center}.ty-afrech-shell>aside footer>i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e2f1e9;color:#0a7754;font-style:normal;font-size:7px;font-weight:900}.ty-afrech-shell>aside footer>div{display:flex;flex-direction:column}.ty-afrech-shell>aside footer b{font-size:8px}.ty-afrech-shell>aside footer small{font-size:5px;color:#899b92}.ty-afrech-shell>main{min-width:0;display:grid;grid-template-rows:62px minmax(0,1fr);overflow:hidden}.ty-afrech-shell>main>header{height:62px;border-bottom:1px solid rgba(8,74,52,.08);display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#ffffffe0}.ty-afrech-shell>main>header>div:first-child{display:flex;align-items:center;gap:8px}.ty-afrech-shell>main>header>div:first-child span{font-size:9px;font-weight:900;color:#395e50}.ty-afrech-shell>main>header>div:first-child small{font-size:5px;letter-spacing:.14em;color:#17805c;font-weight:950;padding:4px 6px;border-radius:999px;background:#eaf6f0}.ty-afrech-shell>main>header>div:last-child{display:flex;align-items:center;gap:8px}.ty-afrech-shell>main>header button{width:30px;height:30px;border:1px solid rgba(8,74,52,.08);border-radius:9px;background:#fff;display:grid;place-items:center;position:relative}.ty-afrech-shell>main>header button svg{width:12px}.ty-afrech-shell>main>header button i{position:absolute;right:-4px;top:-4px;min-width:14px;height:14px;border-radius:99px;background:#16855f;color:#fff;display:grid;place-items:center;font-size:5px;font-style:normal;font-weight:900}.ty-afrech-shell>main>header>div:last-child>b{width:30px;height:30px;border-radius:50%;background:#e4f2eb;color:#0a7654;display:grid;place-items:center;font-size:7px}.ty-afrech-shell>main>section{padding:24px;overflow:hidden;animation:tyAfrechSceneIn .44s cubic-bezier(.2,.75,.25,1)}@keyframes tyAfrechSceneIn{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:none}}.ty-afrech-scene{height:100%;min-height:0;color:#14372c}.ty-afrech-scene>header{margin-bottom:15px}.ty-afrech-scene>header>span{font-size:6px;letter-spacing:.16em;color:#16845e;font-weight:950}.ty-afrech-scene>header h2{font-size:31px;line-height:1;letter-spacing:-.05em;margin:6px 0 5px}.ty-afrech-scene>header p{font-size:8px;line-height:1.5;color:#7c8e86;max-width:620px}.ty-afrech-setup{height:62px;border:1px solid rgba(8,74,52,.1);border-radius:16px;background:linear-gradient(135deg,#f3faf6,#fff);display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:11px 14px;margin-bottom:10px}.ty-afrech-setup>div{display:grid;grid-template-columns:1fr auto;gap:2px 12px;align-items:center}.ty-afrech-setup small{font-size:5px;letter-spacing:.12em;color:#83958d;font-weight:900}.ty-afrech-setup b{grid-column:1/-1;font-size:9px}.ty-afrech-setup i{grid-column:1/-1;height:4px;border-radius:99px;background:#e5eee9;overflow:hidden}.ty-afrech-setup i em{display:block;width:71%;height:100%;background:linear-gradient(90deg,#0d7f59,#25b782);border-radius:99px;animation:tySetupFill 1.3s cubic-bezier(.2,.8,.2,1)}.ty-afrech-setup strong{font-size:20px;letter-spacing:-.04em;color:#0c7754}@keyframes tySetupFill{0%{width:12%}}.ty-afrech-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:10px}.ty-afrech-metrics article{min-height:86px;border:1px solid rgba(8,74,52,.09);border-radius:15px;background:#fff;padding:11px;position:relative}.ty-afrech-metrics article>span{width:28px;height:28px;border-radius:9px;background:#edf7f2;color:#0f7b58;display:grid;place-items:center}.ty-afrech-metrics article svg{width:12px}.ty-afrech-metrics small{display:block;margin-top:8px;font-size:5px;color:#83948c}.ty-afrech-metrics b{display:block;font-size:19px;line-height:1;margin-top:3px}.ty-afrech-metrics article>svg{position:absolute;right:10px;top:11px;width:9px;color:#9aaba4}.ty-afrech-dash-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:9px}.ty-afrech-next,.ty-afrech-calendar{min-height:280px;border-radius:20px;border:1px solid rgba(8,74,52,.09);background:#fff;position:relative;overflow:hidden}.ty-afrech-next{padding:20px;background:linear-gradient(145deg,#f8fbf9,#fff)}.ty-afrech-next>small{font-size:6px;letter-spacing:.13em;color:#6f857b;font-weight:900}.ty-afrech-next>em{display:block;width:-moz-max-content;width:max-content;margin-top:16px;padding:4px 7px;border-radius:999px;background:#e8f5ef;color:#0d7b57;font-size:5px;font-style:normal;font-weight:900}.ty-afrech-next h3{font-size:27px;letter-spacing:-.05em;margin:7px 0 12px}.ty-afrech-next p{display:flex;align-items:center;gap:6px;font-size:7px;color:#71847b;margin-top:6px}.ty-afrech-next p svg{width:11px}.ty-afrech-next button{height:33px;border:0;border-radius:10px;background:#0d7a57;color:#fff;display:flex;align-items:center;gap:6px;padding:0 10px;font-size:7px;font-weight:850;position:absolute;left:20px;bottom:19px}.ty-afrech-next button svg{width:10px}.ty-afrech-next>i{position:absolute;border:1px solid rgba(13,124,88,.1);border-radius:50%;right:-80px;top:-85px}.ty-afrech-next>i:nth-of-type(1){width:190px;height:190px}.ty-afrech-next>i:nth-of-type(2){width:135px;height:135px;right:-46px;top:-55px}.ty-afrech-next>i:nth-of-type(3){width:80px;height:80px;right:-13px;top:-20px}.ty-afrech-calendar{padding:15px}.ty-afrech-calendar>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:8px}.ty-afrech-calendar>header small{font-size:5px;letter-spacing:.12em;color:#82938b;font-weight:900}.ty-afrech-calendar>header b{font-size:9px}.ty-afrech-week,.ty-afrech-days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.ty-afrech-week span{text-align:center;font-size:5px;color:#8e9c95;font-weight:900;padding:4px 0}.ty-afrech-week span.weekend{color:#a98356}.ty-afrech-days i{height:29px;border-radius:7px;display:grid;place-items:center;font-size:6px;font-style:normal;color:#6f8178;position:relative}.ty-afrech-days i:nth-child(7n),.ty-afrech-days i:nth-child(7n-1){background:#fbf5ed;color:#8d765d}.ty-afrech-days i.event{background:#e9f5ef!important;color:#0d7754;font-weight:950}.ty-afrech-days i.event:after{content:"";position:absolute;bottom:3px;width:3px;height:3px;border-radius:50%;background:#1aa476}.ty-afrech-toolbar{height:42px;border:1px solid rgba(8,74,52,.09);border-radius:13px;background:#fff;display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;padding:0 8px 0 12px;margin-bottom:8px;color:#8a9a92}.ty-afrech-toolbar>svg{width:12px}.ty-afrech-toolbar>span{font-size:7px}.ty-afrech-toolbar>button{height:30px;border:0;border-radius:9px;background:#0d7b57;color:#fff;display:flex;align-items:center;gap:5px;padding:0 9px;font-size:6px;font-weight:850}.ty-afrech-toolbar>button svg{width:10px}.ty-afrech-filter{display:flex;gap:5px;margin-bottom:9px}.ty-afrech-filter>*{padding:7px 9px;border:1px solid rgba(8,74,52,.08);border-radius:9px;background:#fff;color:#71847b;font-size:6px;font-weight:850}.ty-afrech-filter b{background:#eaf6f0;color:#0b7754}.ty-afrech-filter em{font-style:normal;margin-left:3px;color:#9aa9a2}.ty-afrech-member-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ty-afrech-member-grid article{min-height:150px;border:1px solid rgba(8,74,52,.09);border-radius:17px;background:#fff;padding:13px;display:flex;flex-direction:column}.ty-afrech-member-grid article>div{display:flex;align-items:center;justify-content:space-between}.ty-afrech-member-grid article>div i{width:38px;height:38px;border-radius:50%;background:#e4eee9;color:#50675c;display:grid;place-items:center;font-size:7px;font-style:normal;font-weight:900}.ty-afrech-member-grid article>div em{font-size:5px;font-style:normal;padding:4px 7px;border-radius:999px;background:#edf7f2;color:#147553;font-weight:900}.ty-afrech-member-grid h3{font-size:11px;margin-top:9px}.ty-afrech-member-grid p{font-size:6px;color:#788b82;margin-top:2px}.ty-afrech-member-grid>article>small{font-size:5px;color:#8e9d96;margin-top:4px}.ty-afrech-member-grid footer{margin-top:auto;border-top:1px solid rgba(8,74,52,.07);padding-top:8px;display:flex;align-items:center;justify-content:space-between;color:#0d7956}.ty-afrech-member-grid footer span{font-size:6px;font-weight:850}.ty-afrech-member-grid footer svg{width:9px}.ty-afrech-programs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ty-afrech-programs article{min-height:185px;border:1px solid rgba(8,74,52,.09);border-radius:17px;background:#fff;padding:14px}.ty-afrech-programs article>header{display:flex;align-items:center;justify-content:space-between}.ty-afrech-programs article>header span{width:35px;height:35px;border-radius:11px;background:#edf7f2;color:#0d7c58;display:grid;place-items:center}.ty-afrech-programs article>header svg{width:14px}.ty-afrech-programs article>header em{font-size:5px;font-style:normal;letter-spacing:.08em;color:#698078;font-weight:900}.ty-afrech-programs h3{font-size:13px;margin-top:12px}.ty-afrech-programs>article>p{font-size:6px;color:#809087;margin-top:3px}.ty-afrech-programs>article>div{display:flex;gap:8px;margin-top:12px}.ty-afrech-programs>article>div span{display:flex;align-items:center;gap:4px;font-size:5.5px;color:#71857c}.ty-afrech-programs>article>div svg{width:9px}.ty-afrech-programs footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:9px;border-top:1px solid rgba(8,74,52,.07)}.ty-afrech-programs footer i{font-size:5px;font-style:normal;color:#13805a;font-weight:950}.ty-afrech-programs footer button{border:0;background:transparent;color:#0d7956;font-size:6px;font-weight:850}.ty-afrech-live{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:9px}.ty-afrech-live>article,.ty-afrech-live>aside{border:1px solid rgba(8,74,52,.09);border-radius:18px;background:#fff;padding:10px}.ty-afrech-live-preview{height:255px;border-radius:14px;background:radial-gradient(circle at 70% 25%,rgba(50,211,151,.24),transparent 29%),linear-gradient(145deg,#14362b,#0e6548 60%,#16855f);position:relative;overflow:hidden;display:grid;place-items:center}.ty-afrech-live-preview:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-120px;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 45px #ffffff05,0 0 0 90px #ffffff03;animation:tyAfrechOrbit 8s ease-in-out infinite}.ty-afrech-live-preview>span{position:absolute;left:12px;top:12px;z-index:2;display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;background:#fff;color:#aa4138;font-size:6px;font-weight:950}.ty-afrech-live-preview>span i{width:6px;height:6px;border-radius:50%;background:#d64c43;animation:tyAfrechPulse 1.5s ease-in-out infinite}.ty-afrech-live-preview>button{z-index:2;width:54px;height:54px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#fffffff0;color:#176446;display:grid;place-items:center;box-shadow:0 16px 36px #05231833;animation:tyAfrechPlay 4s ease-in-out infinite}.ty-afrech-live-preview>button svg{width:18px}.ty-afrech-live-preview>em{position:absolute;right:12px;bottom:12px;z-index:2;font-size:6px;font-style:normal;letter-spacing:.14em;color:#d7ece3;font-weight:900}.ty-afrech-live>article>div:last-child{padding:10px 3px 2px}.ty-afrech-live article small{font-size:5px;letter-spacing:.12em;color:#18815d;font-weight:950}.ty-afrech-live article h3{font-size:18px;margin-top:3px}.ty-afrech-live article p{font-size:6px;color:#7e8e87}.ty-afrech-live article footer{display:flex;align-items:center;gap:7px;margin-top:9px}.ty-afrech-live article footer button{height:30px;border:0;border-radius:9px;background:#0e7b58;color:#fff;display:flex;align-items:center;gap:5px;padding:0 9px;font-size:6px;font-weight:850}.ty-afrech-live article footer button svg{width:9px}.ty-afrech-live article footer strong{margin-left:auto;font-size:14px}.ty-afrech-live article footer span{font-size:5px;color:#86958e}.ty-afrech-live>aside{padding:0;overflow:hidden}.ty-afrech-live>aside header{height:37px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;background:#f6faf8;border-bottom:1px solid rgba(8,74,52,.07)}.ty-afrech-live>aside header small{font-size:5px;letter-spacing:.11em;color:#758a81;font-weight:900}.ty-afrech-live>aside header b{font-size:9px}.ty-afrech-live>aside>div{display:grid;grid-template-columns:29px 1fr auto;gap:8px;align-items:center;padding:11px;border-bottom:1px solid rgba(8,74,52,.07)}.ty-afrech-live>aside>div>svg{width:13px;color:#16815c}.ty-afrech-live>aside>div span{display:flex;flex-direction:column}.ty-afrech-live>aside>div b{font-size:7px}.ty-afrech-live>aside>div small{font-size:5px;color:#889991}.ty-afrech-live>aside>div em{font-size:5px;font-style:normal;color:#11805a;font-weight:900}.ty-afrech-music-top{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:9px}.ty-afrech-music-top>article,.ty-afrech-music-top>aside{min-height:275px;border-radius:19px}.ty-afrech-music-top>article{padding:19px;background:linear-gradient(145deg,#0f5c43,#0d7e58 58%,#16a674);color:#fff;position:relative;overflow:hidden}.ty-afrech-music-top>article>span{position:absolute;right:22px;top:21px;display:flex;align-items:end;gap:2px;height:35px}.ty-afrech-music-top>article>span i{width:3px;border-radius:9px;background:#ffffffa6;animation:tyWave 1.6s ease-in-out infinite}.ty-afrech-music-top>article>span i:nth-child(1){height:13px}.ty-afrech-music-top>article>span i:nth-child(2){height:27px;animation-delay:-.4s}.ty-afrech-music-top>article>span i:nth-child(3){height:19px;animation-delay:-.8s}.ty-afrech-music-top article small{font-size:6px;letter-spacing:.14em;color:#a9e4cd;font-weight:950}.ty-afrech-music-top article>em{display:block;width:-moz-max-content;width:max-content;margin-top:24px;padding:5px 7px;border-radius:999px;background:#ffffff1c;font-size:5px;font-style:normal;color:#d4eee4}.ty-afrech-music-top article h3{font-size:28px;letter-spacing:-.05em;margin-top:7px}.ty-afrech-music-top article p{display:flex;align-items:center;gap:6px;font-size:7px;color:#b8dfd0;margin-top:9px}.ty-afrech-music-top article p svg{width:11px}.ty-afrech-music-top article footer{display:flex;gap:6px;position:absolute;left:19px;bottom:18px}.ty-afrech-music-top article footer button{height:31px;border:0;border-radius:9px;background:#fff;color:#0d6e4f;display:flex;align-items:center;gap:5px;padding:0 9px;font-size:6px;font-weight:850}.ty-afrech-music-top article footer button.secondary{background:#ffffff1c;color:#fff;border:1px solid rgba(255,255,255,.16)}.ty-afrech-music-top article footer svg{width:9px}.ty-afrech-music-top>aside{border:1px solid rgba(8,74,52,.09);background:#fff;padding:16px}.ty-afrech-music-top>aside header{display:grid;grid-template-columns:1fr auto 20px;gap:7px;align-items:end}.ty-afrech-music-top>aside header small{font-size:5px;letter-spacing:.12em;color:#7e9188;font-weight:900}.ty-afrech-music-top>aside header b{font-size:24px}.ty-afrech-music-top>aside header svg{width:15px;color:#16825d}.ty-afrech-music-top>aside>i{display:block;height:5px;border-radius:99px;background:#e7efeb;margin:18px 0;overflow:hidden}.ty-afrech-music-top>aside>i em{display:block;width:82%;height:100%;background:#168b63;border-radius:99px}.ty-afrech-music-top dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#edf2ef}.ty-afrech-music-top dl div{background:#fff;padding:10px}.ty-afrech-music-top dt{font-size:5px;color:#86968f}.ty-afrech-music-top dd{margin:3px 0 0;font-size:12px;font-weight:900}.ty-afrech-music-modules{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:9px}.ty-afrech-music-modules>div{min-height:76px;border:1px solid rgba(8,74,52,.09);border-radius:14px;background:#fff;padding:10px;display:grid;grid-template-columns:30px 1fr 8px;align-items:center;gap:8px}.ty-afrech-music-modules>div>span{width:30px;height:30px;border-radius:10px;background:#edf7f2;color:#0d7a57;display:grid;place-items:center}.ty-afrech-music-modules svg{width:12px}.ty-afrech-music-modules b{font-size:7px}.ty-afrech-music-modules small{grid-column:2;font-size:5px;color:#879890}.ty-afrech-music-modules>div>svg{grid-column:3;grid-row:1/3;width:8px;color:#9aa7a1}.ty-afrech-docs{border:1px solid rgba(8,74,52,.09);border-radius:17px;background:#fff;overflow:hidden}.ty-afrech-docs article{display:grid;grid-template-columns:40px 1fr 30px;gap:10px;align-items:center;padding:13px;border-bottom:1px solid rgba(8,74,52,.07);animation:tyDocIn .45s cubic-bezier(.2,.75,.25,1) both;animation-delay:var(--delay)}.ty-afrech-docs article:last-child{border-bottom:0}.ty-afrech-docs article>span{width:40px;height:40px;border-radius:12px;background:#edf7f2;color:#167858;display:grid;place-items:center}.ty-afrech-docs article>span svg{width:14px}.ty-afrech-docs article small{font-size:5px;letter-spacing:.09em;color:#4c8b70;font-weight:900}.ty-afrech-docs h3{font-size:9px;margin-top:2px}.ty-afrech-docs p{font-size:5px;color:#8c9993;margin-top:2px}.ty-afrech-docs button{width:30px;height:30px;border:1px solid rgba(8,74,52,.08);border-radius:9px;background:#f8fbf9;color:#5c7469;display:grid;place-items:center}.ty-afrech-docs button svg{width:10px}.ty-afrech-cursor{position:absolute;z-index:20;width:18px;height:24px;filter:drop-shadow(0 4px 8px rgba(16,44,34,.22));pointer-events:none;transition:left .7s cubic-bezier(.2,.75,.25,1),top .7s cubic-bezier(.2,.75,.25,1)}.ty-afrech-cursor:before{content:"";position:absolute;left:0;top:0;width:0;height:0;border-left:7px solid #102d24;border-top:11px solid transparent;border-bottom:4px solid transparent;transform:rotate(-22deg)}.ty-afrech-cursor span{position:absolute;left:3px;top:11px;width:6px;height:6px;border-radius:50%;border:1px solid rgba(255,255,255,.85);background:#168a61;animation:tyCursorClick 4.3s ease-in-out infinite}.cursor-dashboard{left:43%;top:40%}.cursor-members{left:13%;top:31%}.cursor-programs{left:13%;top:37%}.cursor-live{left:13%;top:44%}.cursor-music{left:13%;top:23%}.cursor-documents{left:13%;top:56%}@keyframes tyCursorClick{0%,70%,to{transform:scale(.55);opacity:.3}78%{transform:scale(2.2);opacity:.18}84%{transform:scale(.75);opacity:.7}}.ty-afrech-film-nav{height:62px;border-top:1px solid rgba(8,74,52,.08);display:grid;grid-template-columns:repeat(6,1fr);gap:0;background:#fbfdfc}.ty-afrech-film-nav button{border:0;border-right:1px solid rgba(8,74,52,.06);background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;color:#71857c;cursor:pointer}.ty-afrech-film-nav button:last-child{border-right:0}.ty-afrech-film-nav button i{font-style:normal;font-size:6px;color:#9bad9f}.ty-afrech-film-nav button span{font-size:7px;font-weight:850}.ty-afrech-film-nav button.active{background:#eaf6f0;color:#0b7654}.ty-afrech-film-nav button.active i{color:#0b7654}.ty-afrech-device-story{padding-top:86px}.ty-afrech-device-stage{max-width:1260px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:340px minmax(0,1fr);gap:48px;align-items:center}.ty-afrech-device-copy>small{font-size:7px;letter-spacing:.16em;color:#16855f;font-weight:950}.ty-afrech-device-copy h3{font-size:34px;line-height:1.02;letter-spacing:-.05em;margin:9px 0 12px}.ty-afrech-device-copy>p{font-size:10px;line-height:1.65;color:#6f837a}.ty-afrech-device-copy>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:20px}.ty-afrech-device-copy button{height:39px;border:1px solid rgba(8,74,52,.09);border-radius:11px;background:#fff;color:#698078;display:flex;align-items:center;gap:7px;padding:0 9px;font-size:7px;font-weight:850;text-align:left;cursor:pointer}.ty-afrech-device-copy button span{font-size:5px;color:#9aac9f}.ty-afrech-device-copy button.active{background:#0d7b57;color:#fff;border-color:#0d7b57;box-shadow:0 10px 24px #0d7b5726}.ty-afrech-device-copy button.active span{color:#bce3d3}.ty-afrech-devices{position:relative;min-height:560px}.ty-afrech-laptop{position:absolute;left:0;right:90px;top:10px;height:450px;border-radius:22px;background:#fff;border:1px solid rgba(8,74,52,.12);box-shadow:0 35px 90px #0d453221;overflow:hidden}.ty-afrech-laptop:after{content:"";position:absolute;left:12%;right:12%;bottom:-18px;height:18px;border-radius:0 0 40px 40px;background:#e7ece9;border:1px solid #d7dfda}.ty-afrech-laptop-bar{height:36px;background:#f6f9f7;border-bottom:1px solid rgba(8,74,52,.08);display:flex;align-items:center;gap:5px;padding:0 11px}.ty-afrech-laptop-bar i{width:6px;height:6px;border-radius:50%;background:#d5e1dc}.ty-afrech-laptop-bar span{margin-left:auto;margin-right:auto;font-size:6px;color:#7f9189}.ty-afrech-scaled{width:1040px;height:700px;transform:scale(.61);transform-origin:top left;padding:25px;background:linear-gradient(180deg,#fff,#f9fcfa)}.ty-afrech-scaled .ty-afrech-scene{height:650px}.ty-afrech-phone{position:absolute;right:0;bottom:10px;width:220px;height:425px;border-radius:31px;background:#f5f8f6;border:1px solid rgba(8,74,52,.13);box-shadow:0 28px 72px #0d42302e,0 0 0 6px #ffffffb3;overflow:hidden;display:grid;grid-template-rows:48px minmax(0,1fr)}.ty-afrech-phone-top{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;gap:7px;padding:0 9px!important;border-bottom:1px solid rgba(8,74,52,.08);background:#fffffff5!important}.ty-afrech-phone-top>span{justify-self:center;font-size:6px!important;font-weight:950!important;letter-spacing:.12em!important;color:#173b2e}.ty-afrech-phone-top>button{position:relative;width:31px;height:31px;border:1px solid rgba(8,74,52,.09);border-radius:10px;background:#f2f6f3;color:#355f50;display:grid;place-items:center;cursor:pointer;transition:transform .13s ease,background .16s ease}.ty-afrech-phone-top>button:active{transform:scale(.92)}.ty-afrech-phone-top>button svg{width:13px}.ty-afrech-phone-top>button:last-child{justify-self:end}.ty-afrech-phone-top>button i{position:absolute;right:-3px;top:-3px;min-width:12px;height:12px;padding:0 3px;border-radius:99px;background:#16855f;color:#fff;display:grid;place-items:center;font-size:4px;font-style:normal;font-weight:900}.ty-afrech-phone-inner{overflow:hidden;background:linear-gradient(180deg,#f8faf8,#f2f6f3);padding:10px}.ty-afrech-mobile-scene{height:100%;overflow:hidden;color:#17392e;animation:tyAfrechSceneIn .35s cubic-bezier(.2,.75,.25,1)}.ty-afrech-mobile-scene>header{padding:2px 1px 9px}.ty-afrech-mobile-scene>header small{display:block;font-size:4px;letter-spacing:.13em;color:#15805b;font-weight:950}.ty-afrech-mobile-scene>header h3{font-size:17px;line-height:1;letter-spacing:-.045em;margin:4px 0}.ty-afrech-mobile-scene>header p{max-width:180px;font-size:5px;line-height:1.45;color:#7b8e85}.ty-afrech-mobile-setup{min-height:43px;padding:8px 9px;border:1px solid rgba(8,74,52,.08);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 5px 14px #12413009}.ty-afrech-mobile-setup span{display:flex;flex-direction:column}.ty-afrech-mobile-setup small{font-size:4px;letter-spacing:.1em;color:#83958c}.ty-afrech-mobile-setup b{font-size:7px;margin-top:2px}.ty-afrech-mobile-setup strong{font-size:13px;color:#0c7754}.ty-afrech-mobile-metrics{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:6px}.ty-afrech-mobile-metrics article{min-height:49px;padding:7px;border:1px solid rgba(8,74,52,.08);border-radius:11px;background:#fff;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:6px}.ty-afrech-mobile-metrics article>svg{width:12px;color:#16815c}.ty-afrech-mobile-metrics span{display:flex;flex-direction:column}.ty-afrech-mobile-metrics small{font-size:4px;color:#81938a}.ty-afrech-mobile-metrics b{font-size:12px;line-height:1.1;margin-top:1px}.ty-afrech-mobile-next{position:relative;min-height:165px;margin-top:6px;padding:12px;border:1px solid rgba(8,74,52,.08);border-radius:15px;background:linear-gradient(145deg,#fff,#f4faf7);overflow:hidden}.ty-afrech-mobile-next>small{font-size:4px;letter-spacing:.1em;color:#7d9087;font-weight:900}.ty-afrech-mobile-next>em{display:block;width:-moz-max-content;width:max-content;margin-top:12px;padding:4px 6px;border-radius:99px;background:#e9f6f0;color:#0c7654;font-size:4px;font-style:normal;font-weight:900}.ty-afrech-mobile-next h4{font-size:18px;letter-spacing:-.045em;margin:5px 0 8px}.ty-afrech-mobile-next p{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:5px;color:#73877e}.ty-afrech-mobile-next p svg{width:8px}.ty-afrech-mobile-next button{position:absolute;left:12px;bottom:11px;height:26px;padding:0 8px;border:0;border-radius:8px;background:#0e7957;color:#fff;display:flex;align-items:center;gap:4px;font-size:5px;font-weight:850}.ty-afrech-mobile-next button svg{width:8px}.ty-afrech-mobile-search{height:31px;border:1px solid rgba(8,74,52,.08);border-radius:10px;background:#fff;display:grid;grid-template-columns:12px 1fr;align-items:center;gap:5px;padding:0 8px;color:#90a098}.ty-afrech-mobile-search svg{width:9px}.ty-afrech-mobile-search span{font-size:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ty-afrech-mobile-list{margin-top:6px;border:1px solid rgba(8,74,52,.08);border-radius:13px;background:#fff;overflow:hidden}.ty-afrech-mobile-list article{min-height:63px;padding:8px;display:grid;grid-template-columns:31px minmax(0,1fr) 9px;align-items:center;gap:7px;border-bottom:1px solid rgba(8,74,52,.065)}.ty-afrech-mobile-list article:last-child{border-bottom:0}.ty-afrech-mobile-list article>span{width:31px;height:31px;border-radius:10px;background:#edf6f1;color:#177a59;display:grid;place-items:center}.ty-afrech-mobile-list article>span svg{width:12px}.ty-afrech-mobile-list article>div{min-width:0;display:flex;flex-direction:column}.ty-afrech-mobile-list b{font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ty-afrech-mobile-list small{margin-top:2px;font-size:5px;color:#83948c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ty-afrech-mobile-list article>svg{width:8px;color:#91a199}.ty-afrech-phone-sheet-backdrop{position:absolute;inset:0;z-index:15;background:#0a16105c;backdrop-filter:blur(3px);display:flex;justify-content:flex-start;animation:tyPhoneFade .16s ease both}.ty-afrech-phone-sheet{width:86%;height:100%;overflow:hidden;background:#fcfdfbfc;border-radius:0 22px 22px 0;box-shadow:14px 0 36px #0b1e152e;animation:tyPhoneSheet .22s cubic-bezier(.2,.75,.2,1) both}.ty-afrech-phone-sheet>header{min-height:72px;padding:12px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(8,74,52,.07)}.ty-afrech-phone-sheet>header>div{display:grid;grid-template-columns:36px 1fr;gap:7px;align-items:center}.ty-afrech-phone-sheet>header>div>span{width:36px;height:36px;border-radius:10px;background:#eef4f0;display:grid;place-items:center;font-size:4px;font-weight:950;letter-spacing:.05em}.ty-afrech-phone-sheet>header small{display:block;font-size:4px;letter-spacing:.1em;color:#788d83}.ty-afrech-phone-sheet>header b{display:block;margin-top:2px;font-size:11px}.ty-afrech-phone-sheet>header p{font-size:5px;color:#87978f}.ty-afrech-phone-sheet>header>button{width:27px;height:27px;border:1px solid rgba(8,74,52,.08);border-radius:8px;background:#fff;color:#62786e;display:grid;place-items:center}.ty-afrech-phone-sheet>header>button svg{width:10px}.ty-afrech-phone-switch{margin:8px;padding:8px;border:1px solid rgba(8,74,52,.07);border-radius:10px;background:#f4f7f5}.ty-afrech-phone-switch>small{display:block;margin-bottom:5px;font-size:4px;letter-spacing:.12em;color:#83958c}.ty-afrech-phone-switch>div{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border-radius:8px;background:#e8eeea}.ty-afrech-phone-switch button{height:26px;border:0;border-radius:6px;background:transparent;color:#778a81;display:flex;align-items:center;justify-content:center;gap:3px;font-size:5px;font-weight:800}.ty-afrech-phone-switch button svg{width:8px}.ty-afrech-phone-switch button.active{background:#fff;color:#1f4939;box-shadow:0 3px 9px #103a2a0f}.ty-afrech-phone-sheet>nav{padding:0 8px;display:flex;flex-direction:column}.ty-afrech-phone-sheet>nav button{min-height:31px;padding:0 7px;border:0;border-bottom:1px solid rgba(8,74,52,.055);background:#fff;color:#506b60;display:grid;grid-template-columns:14px 1fr 8px;align-items:center;gap:5px;text-align:left;font-size:5.5px;font-weight:750}.ty-afrech-phone-sheet>nav button:first-child{border-radius:9px 9px 0 0}.ty-afrech-phone-sheet>nav button:last-child{border-radius:0 0 9px 9px}.ty-afrech-phone-sheet>nav button svg{width:9px}.ty-afrech-phone-sheet>nav button.active{background:#eef5f1;color:#1a6247}.ty-afrech-phone-sheet>nav button>svg:last-child{width:7px;color:#9aa9a2}.ty-afrech-phone-sheet>footer{margin:7px 8px 0;padding:8px;border-top:1px solid rgba(8,74,52,.07);display:flex;align-items:center;gap:5px;color:#667d72;font-size:5px}.ty-afrech-phone-sheet>footer svg{width:9px}@keyframes tyPhoneSheet{0%{transform:translate(-100%)}to{transform:none}}@keyframes tyPhoneFade{0%{opacity:0}to{opacity:1}}@keyframes tyAfrechOrbit{50%{transform:translate(-9px,9px) rotate(6deg)}}@keyframes tyAfrechPulse{50%{opacity:.5;box-shadow:0 0 0 7px #d64c4300}}@keyframes tyAfrechPlay{50%{transform:translateY(-5px) scale(1.035)}}@keyframes tyWave{50%{transform:scaleY(.45)}}@media(max-width:1080px){.ty-afrech-shell{grid-template-columns:175px minmax(0,1fr)}.ty-afrech-device-stage{grid-template-columns:1fr;gap:28px}.ty-afrech-device-copy{max-width:650px}.ty-afrech-devices{min-height:540px}.ty-afrech-metrics,.ty-afrech-dash-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.ty-afrech-film{border-radius:21px;transform:none!important}.ty-afrech-browser{height:42px}.ty-afrech-browser>span{font-size:5.5px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ty-afrech-shell{height:570px;grid-template-columns:1fr}.ty-afrech-shell>aside{display:none}.ty-afrech-shell>main{grid-template-rows:50px minmax(0,1fr)}.ty-afrech-shell>main>header{height:50px;padding:0 13px}.ty-afrech-shell>main>section{padding:13px;overflow:hidden}.ty-afrech-scene>header h2{font-size:24px}.ty-afrech-scene>header p{font-size:6.5px}.ty-afrech-setup{height:54px}.ty-afrech-metrics{grid-template-columns:1fr 1fr}.ty-afrech-metrics article{min-height:67px;padding:8px}.ty-afrech-metrics article>span{width:24px;height:24px}.ty-afrech-metrics small{margin-top:5px}.ty-afrech-metrics b{font-size:15px}.ty-afrech-dash-grid{grid-template-columns:1fr}.ty-afrech-calendar{display:none}.ty-afrech-next{min-height:205px}.ty-afrech-member-grid,.ty-afrech-programs{grid-template-columns:1fr 1fr}.ty-afrech-member-grid article{min-height:123px;padding:9px}.ty-afrech-programs article{min-height:142px;padding:10px}.ty-afrech-live,.ty-afrech-music-top{grid-template-columns:1fr}.ty-afrech-live>aside,.ty-afrech-music-top>aside{display:none}.ty-afrech-live-preview{height:205px}.ty-afrech-music-top>article{min-height:230px}.ty-afrech-music-modules{grid-template-columns:1fr 1fr}.ty-afrech-music-modules>div{min-height:58px}.ty-afrech-docs article{padding:10px}.ty-afrech-film-nav{height:54px;overflow-x:auto;display:flex}.ty-afrech-film-nav button{min-width:105px;padding:0 8px}.ty-afrech-cursor{display:none}.ty-afrech-device-story{padding-top:66px}.ty-afrech-device-stage{padding:0 16px;grid-template-columns:1fr}.ty-afrech-device-copy h3{font-size:29px}.ty-afrech-device-copy>div{grid-template-columns:1fr 1fr}.ty-afrech-devices{min-height:470px}.ty-afrech-laptop{left:0;right:38px;height:350px}.ty-afrech-scaled{transform:scale(.47)}.ty-afrech-phone{width:175px;height:340px;right:0}.ty-afrech-phone-inner>.ty-afrech-scene{transform:scale(.235)}.ty-afrech-demo-note{font-size:7px}}@media(max-width:440px){.ty-afrech-member-grid,.ty-afrech-programs{grid-template-columns:1fr}.ty-afrech-member-grid article:nth-child(n+3),.ty-afrech-programs article:nth-child(n+3){display:none}.ty-afrech-device-copy>div{grid-template-columns:1fr}.ty-afrech-laptop{right:20px;height:310px}.ty-afrech-phone{width:150px;height:300px}.ty-afrech-devices{min-height:415px}.ty-afrech-scaled{transform:scale(.41)}.ty-afrech-phone-inner>.ty-afrech-scene{transform:scale(.2)}}@media(prefers-reduced-motion:reduce){.ty-afrech-film,.ty-afrech-shell>main>section,.ty-afrech-setup i em,.ty-afrech-live-preview:after,.ty-afrech-live-preview>button,.ty-afrech-live-preview>span i,.ty-afrech-cursor span,.ty-afrech-music-top>article>span i,.ty-afrech-docs article{animation:none!important;transition:none!important}.ty-afrech-film{transform:none!important}}.ty-web-hero{overflow:hidden}.ty-hero-flow-v4{position:relative;min-height:590px;display:grid;place-items:center;isolation:isolate}.ty-hf-window{position:relative;width:min(650px,94%);aspect-ratio:1.12/1;border:1px solid rgba(21,57,43,.11);border-radius:30px;background:#ffffffed;box-shadow:0 45px 100px #12382921;overflow:hidden;transform:perspective(1200px) rotateY(-5deg) rotateX(2deg);animation:tyHeroWindowFloat 8s ease-in-out infinite}.ty-hf-window>header{height:46px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(21,57,43,.07);background:#fbfcfb}.ty-hf-window>header>span{font:750 8px Manrope,sans-serif;letter-spacing:.16em;color:#527166}.ty-hf-window>header>div{display:flex;gap:5px}.ty-hf-window>header i{width:6px;height:6px;border-radius:50%;background:#d7e2dc}.ty-hf-body{height:calc(100% - 46px);display:grid;grid-template-columns:130px minmax(0,1fr)}.ty-hf-body>aside{padding:20px 12px;border-right:1px solid rgba(21,57,43,.07);background:#f6f9f7;display:flex;flex-direction:column;gap:6px}.ty-hf-body>aside>b{margin-bottom:10px;font:750 9px Manrope,sans-serif;letter-spacing:.12em;color:#315b4b}.ty-hf-body>aside>span{min-height:35px;padding:0 9px;border-radius:9px;display:flex;align-items:center;gap:7px;color:#7c8e86;font-size:7px;font-weight:700}.ty-hf-body>aside>span.active{background:#fff;color:#285541;box-shadow:0 7px 17px #15392b0f}.ty-hf-body>aside svg{width:12px}.ty-hf-body>main{padding:22px;background:linear-gradient(150deg,#fff,#fbfcfb)}.ty-hf-title small{display:block;color:#719083;font-size:6px;font-weight:800;letter-spacing:.12em}.ty-hf-title b{display:block;margin-top:4px;font:680 25px Manrope,sans-serif;letter-spacing:-.04em}.ty-hf-title span{display:block;margin-top:3px;color:#91a098;font-size:7px}.ty-hf-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px}.ty-hf-metrics article{position:relative;min-height:87px;padding:12px;border:1px solid rgba(21,57,43,.06);border-radius:14px;background:#fff;overflow:hidden}.ty-hf-metrics small{display:block;color:#7f9088;font-size:6px}.ty-hf-metrics b{display:block;margin-top:7px;font:700 22px Manrope,sans-serif;letter-spacing:-.05em}.ty-hf-metrics i{position:absolute;right:9px;top:9px;padding:3px 5px;border-radius:99px;font-size:5px;font-style:normal;font-weight:800}.ty-hf-metrics .green{box-shadow:inset 0 3px #76b592}.ty-hf-metrics .green i{color:#398460;background:#e9f6ee}.ty-hf-metrics .blue{box-shadow:inset 0 3px #7fa4c7}.ty-hf-metrics .blue i{color:#4d7195;background:#edf4fa}.ty-hf-metrics .gold{box-shadow:inset 0 3px #d6aa62}.ty-hf-metrics .gold i{color:#936b2f;background:#fbf3e5}.ty-hf-lower{display:grid;grid-template-columns:1.15fr .85fr;gap:8px;margin-top:8px}.ty-hf-lower>section{min-height:165px;padding:13px;border:1px solid rgba(21,57,43,.06);border-radius:15px;background:#fff}.ty-hf-lower>section>header{display:flex;align-items:center;justify-content:space-between}.ty-hf-lower>section>header small,.ty-hf-lower .music>small{color:#809189;font-size:5px;letter-spacing:.1em}.ty-hf-lower>section>header b,.ty-hf-lower .music>b{font-size:9px}.ty-hf-bars{height:113px;display:flex;align-items:flex-end;gap:6px;padding-top:16px}.ty-hf-bars i{flex:1;height:var(--h);border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#62af87,#cce6d7);transform-origin:bottom;animation:tyHeroBars 2.2s cubic-bezier(.2,.75,.2,1) infinite alternate;animation-delay:var(--d)}.ty-hf-lower .music{background:linear-gradient(145deg,#1d2f27,#244b3a);color:#fff}.ty-hf-lower .music>small{color:#93b6a5}.ty-hf-lower .music>b{display:block;margin:3px 0 12px;font-size:10px}.ty-hf-lower .music>div{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:7px}.ty-hf-lower .music em{font-style:normal;color:#c8e0d4;font-weight:800}.ty-hf-lower .music footer{display:flex;align-items:center;gap:5px;margin-top:10px;color:#a9c7b8;font-size:6px}.ty-hf-lower .music footer svg{width:10px}.ty-hf-float{position:absolute;z-index:4;min-width:190px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:10px 11px;border:1px solid rgba(21,57,43,.09);border-radius:15px;background:#fffffff2;box-shadow:0 18px 40px #12342721;backdrop-filter:blur(10px)}.ty-hf-float>svg{width:15px;height:15px;padding:9px;border-radius:11px;box-sizing:content-box}.ty-hf-float b{display:block;font-size:7px}.ty-hf-float small{display:block;margin-top:2px;color:#819188;font-size:5px}.ty-hf-float.float-a{left:-8px;top:120px;animation:tyHeroFloatA 5.8s ease-in-out infinite}.ty-hf-float.float-a>svg{background:#fff0ed;color:#a75047}.ty-hf-float.float-b{right:-3px;bottom:86px;animation:tyHeroFloatB 6.4s ease-in-out infinite}.ty-hf-float.float-b>svg{background:#eaf6ef;color:#3e8a64}.ty-hf-orbit{position:absolute;border:1px solid rgba(31,115,80,.08);border-radius:50%;z-index:-1}.ty-hf-orbit.a{width:530px;height:530px;right:-150px;top:-80px}.ty-hf-orbit.b{width:330px;height:330px;left:-90px;bottom:-50px}.ty-hf-cursor{position:absolute;z-index:8;width:20px;height:26px;left:53%;top:53%;clip-path:polygon(0 0,0 100%,27% 72%,44% 100%,58% 91%,41% 65%,74% 62%);background:#173f30;filter:drop-shadow(0 3px 4px rgba(0,0,0,.2));animation:tyHeroCursor 7s cubic-bezier(.45,.05,.35,1) infinite}.ty-hf-cursor i{position:absolute;width:10px;height:10px;border-radius:50%;background:#279e6d38;left:-5px;top:-5px;animation:tyHeroClick 7s ease infinite}.ty-why-reality{display:grid;grid-template-columns:1.12fr .88fr;gap:12px;margin:34px 0 20px}.ty-why-reality>article,.ty-why-reality>aside{border-radius:26px;padding:23px;border:1px solid rgba(24,56,43,.08)}.ty-why-reality>article{background:#fffaf8}.ty-why-reality>article>small,.ty-why-reality>aside>small{display:block;font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.ty-why-reality>article>small{color:#a06057}.ty-why-reality>article>div{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:48px;border-bottom:1px solid rgba(121,69,59,.08);font-size:10px;color:#5f514d}.ty-why-reality>article>div:last-child{border-bottom:0}.ty-why-reality>article i{width:25px;height:25px;border-radius:9px;background:#fff0ec;color:#a85c51;display:grid;place-items:center;font-size:7px;font-style:normal;font-weight:800}.ty-why-reality>aside{position:relative;overflow:hidden;background:linear-gradient(145deg,#173b2e,#1b6045);color:#fff}.ty-why-reality>aside>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#ffffff1a;color:#a6e0bf}.ty-why-reality>aside>span svg{width:20px}.ty-why-reality>aside>small{margin-top:29px;color:#9cc3b0}.ty-why-reality>aside h3{margin-top:5px;font:680 34px Manrope,sans-serif;letter-spacing:-.04em}.ty-why-reality>aside p{max-width:500px;margin-top:9px;color:#ffffffad;font-size:11px;line-height:1.65}.ty-why-reality>aside>div{display:flex;gap:7px;margin-top:22px}.ty-why-reality>aside>div svg{width:34px;height:34px;padding:9px;border-radius:11px;background:#ffffff14;box-sizing:border-box;color:#c7e1d4}.ty-afrech-extra-nav{display:grid;gap:2px;padding:4px 10px 12px}.ty-afrech-extra-nav span{display:flex;align-items:center;gap:8px;min-height:30px;padding:0 8px;color:#819188;font-size:7px}.ty-afrech-extra-nav svg{width:11px}.ty-afrech-planning-board{display:grid;grid-template-columns:1.35fr .65fr;gap:9px;margin-top:13px}.ty-afrech-planning-board>article,.ty-afrech-planning-board>aside>div{border:1px solid rgba(24,56,43,.08);border-radius:15px;background:#fff}.ty-afrech-planning-board>article>header{display:flex;justify-content:space-between;padding:12px 13px;border-bottom:1px solid rgba(24,56,43,.06)}.ty-afrech-planning-board>article>header small{font-size:6px;color:#739083}.ty-afrech-planning-board>article>header b{font-size:9px}.ty-afrech-planning-board>article>div{display:grid;grid-template-columns:1fr .8fr 58px;align-items:center;gap:8px;min-height:53px;padding:7px 12px;border-bottom:1px solid rgba(24,56,43,.05);animation:tyPlanRow .4s ease both;animation-delay:var(--delay)}.ty-afrech-planning-board>article>div:last-child{border-bottom:0}.ty-afrech-planning-board>article>div>span{display:flex;align-items:center;gap:7px}.ty-afrech-planning-board>article>div>span i{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#edf3ef;color:#476a5a;font-size:6px;font-style:normal;font-weight:850}.ty-afrech-planning-board b{font-size:8px}.ty-afrech-planning-board>article>div>small{font-size:6px;color:#839189}.ty-afrech-planning-board em{justify-self:end;padding:4px 6px;border-radius:99px;font-size:5px;font-style:normal;font-weight:850}.ty-afrech-planning-board em.ready{background:#eaf6ef;color:#3d805e}.ty-afrech-planning-board em.pending{background:#fff1e6;color:#9b6b32}.ty-afrech-planning-board>aside{display:grid;gap:6px}.ty-afrech-planning-board>aside>div{position:relative;padding:12px;overflow:hidden}.ty-afrech-planning-board>aside small{font-size:5px;color:#7c8e85;letter-spacing:.08em}.ty-afrech-planning-board>aside b{display:block;margin-top:4px;font-size:20px}.ty-afrech-planning-board>aside span{display:block;margin-top:3px;font-size:5px;color:#89968f}.ty-afrech-planning-board>aside i{display:block;height:5px;margin-top:8px;border-radius:99px;background:#edf1ef;overflow:hidden}.ty-afrech-planning-board>aside i em{display:block;width:91%;height:100%;background:#5aa67e;animation:tyProgressGrow 1.1s ease both}.ty-afrech-finance-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.ty-afrech-finance-metrics article{position:relative;min-height:81px;padding:12px;border:1px solid rgba(24,56,43,.07);border-radius:14px;background:#fff}.ty-afrech-finance-metrics small{font-size:5px;color:#7c8e85;letter-spacing:.08em}.ty-afrech-finance-metrics b{display:block;margin-top:5px;font-size:18px;letter-spacing:-.04em}.ty-afrech-finance-metrics em{position:absolute;right:9px;top:9px;padding:3px 5px;border-radius:99px;font-size:5px;font-style:normal}.ty-afrech-finance-metrics article[data-tone=green]{box-shadow:inset 0 3px #71b18c}.ty-afrech-finance-metrics article[data-tone=green] em{background:#e9f5ee;color:#3e805e}.ty-afrech-finance-metrics article[data-tone=amber]{box-shadow:inset 0 3px #d0a159}.ty-afrech-finance-metrics article[data-tone=amber] em{background:#faf1e3;color:#8c672f}.ty-afrech-finance-metrics article[data-tone=blue]{box-shadow:inset 0 3px #779ec4}.ty-afrech-finance-metrics article[data-tone=blue] em{background:#edf3f9;color:#58799a}.ty-afrech-finance-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:7px;margin-top:7px}.ty-afrech-finance-grid>article,.ty-afrech-finance-grid>aside{border:1px solid rgba(24,56,43,.07);border-radius:15px;background:#fff;padding:12px}.ty-afrech-finance-grid>article>header{display:flex;justify-content:space-between}.ty-afrech-finance-grid header small{font-size:5px;color:#7c8e85}.ty-afrech-finance-grid header b{display:block;margin-top:2px;font-size:8px}.ty-afrech-finance-grid>article>header>span{font-size:6px;color:#8b9892}.ty-afrech-finance-bars{height:135px;display:flex;align-items:flex-end;gap:6px;margin-top:10px}.ty-afrech-finance-bars>div{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px}.ty-afrech-finance-bars i{display:block;width:100%;height:var(--h);border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#4e9a73,#c9e3d5);transform-origin:bottom;animation:tyFinanceBar 1.1s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--delay)}.ty-afrech-finance-bars span{font-size:5px;color:#86948d}.ty-afrech-finance-grid>aside{display:grid;gap:10px}.ty-afrech-finance-grid>aside header{display:flex;justify-content:space-between}.ty-afrech-finance-grid>aside header span,.ty-afrech-finance-grid>aside header b{font-size:6px}.ty-afrech-finance-grid>aside>div>i{display:block;height:4px;margin-top:5px;border-radius:99px;background:#eef2ef;overflow:hidden}.ty-afrech-finance-grid>aside>div>i em{display:block;height:100%;border-radius:inherit;background:#6c9ebf;animation:tyProgressGrow 1.1s ease both}.ty-afrech-device-story .ty-afrech-phone{animation:tyPhoneBreath 5.5s ease-in-out infinite}.ty-afrech-device-story .ty-afrech-laptop{animation:tyLaptopBreath 6.5s ease-in-out infinite}@keyframes tyHeroWindowFloat{50%{transform:perspective(1200px) rotateY(-2deg) rotateX(0) translateY(-8px)}}@keyframes tyHeroBars{0%{transform:scaleY(.58);opacity:.55}to{transform:scaleY(1);opacity:1}}@keyframes tyHeroFloatA{50%{transform:translate(12px,-9px)}}@keyframes tyHeroFloatB{50%{transform:translate(-10px,8px)}}@keyframes tyHeroCursor{0%,14%{left:47%;top:68%}27%,39%{left:72%;top:44%}52%,65%{left:63%;top:72%}78%,to{left:36%;top:48%}}@keyframes tyHeroClick{0%,25%,49%,76%,to{transform:scale(.2);opacity:0}29%,53%,80%{transform:scale(2.5);opacity:1}}@keyframes tyPlanRow{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:none}}@keyframes tyProgressGrow{0%{width:0}}@keyframes tyFinanceBar{0%{transform:scaleY(.08);opacity:.25}to{transform:scaleY(1);opacity:1}}@keyframes tyPhoneBreath{50%{transform:translateY(-7px) rotate(1deg)}}@keyframes tyLaptopBreath{50%{transform:translateY(5px)}}@media(max-width:900px){.ty-hero-flow-v4{min-height:510px}.ty-hf-window{width:96%;transform:none}.ty-hf-float.float-a{left:1%;top:70px}.ty-hf-float.float-b{right:1%;bottom:55px}.ty-why-reality,.ty-afrech-planning-board,.ty-afrech-finance-grid{grid-template-columns:1fr}.ty-afrech-extra-nav{display:none}}@media(max-width:760px){.ty-hero-flow-v4{min-height:430px;margin-top:12px}.ty-hf-window{width:118%;margin-left:10%;border-radius:22px;transform:scale(.82);transform-origin:center}.ty-hf-body{grid-template-columns:86px 1fr}.ty-hf-body>aside{padding:13px 7px}.ty-hf-body>aside>span{font-size:5px;padding:0 5px}.ty-hf-body>main{padding:14px}.ty-hf-title b{font-size:19px}.ty-hf-metrics article{min-height:72px;padding:9px}.ty-hf-metrics b{font-size:16px}.ty-hf-lower>section{min-height:130px;padding:9px}.ty-hf-bars{height:85px}.ty-hf-float{min-width:150px;grid-template-columns:27px 1fr;padding:7px}.ty-hf-float>svg{width:11px;height:11px;padding:7px}.ty-hf-float.float-a{left:-3px;top:55px}.ty-hf-float.float-b{right:-4px;bottom:38px}.ty-hf-cursor{display:block;transform:scale(.8)}.ty-why-reality{margin-top:24px}.ty-why-reality>article,.ty-why-reality>aside{padding:18px;border-radius:21px}.ty-why-reality>article>div{font-size:9px}.ty-afrech-finance-metrics{display:flex;overflow:hidden}.ty-afrech-finance-metrics article{flex:1;min-width:0;padding:8px}.ty-afrech-finance-metrics b{font-size:13px}.ty-afrech-finance-bars{height:105px}.ty-afrech-planning-board>article>div{grid-template-columns:1fr 55px}.ty-afrech-planning-board>article>div>small{display:none}.ty-afrech-device-story .ty-afrech-phone{animation:tyPhoneBreath 4.2s ease-in-out infinite}.ty-afrech-device-story .ty-afrech-laptop{animation:tyLaptopBreath 5.2s ease-in-out infinite}}@media(prefers-reduced-motion:reduce){.ty-hf-window,.ty-hf-bars i,.ty-hf-float,.ty-hf-cursor,.ty-hf-cursor i,.ty-afrech-planning-board>article>div,.ty-afrech-planning-board>aside i em,.ty-afrech-finance-bars i,.ty-afrech-finance-grid>aside>div>i em,.ty-afrech-device-story .ty-afrech-phone,.ty-afrech-device-story .ty-afrech-laptop{animation:none!important}}.ty-tool-chaos{max-width:1280px;margin:0 auto;padding:34px clamp(18px,4vw,50px) 104px;position:relative}.ty-tool-chaos>header{max-width:790px;margin:0 auto 40px;text-align:center}.ty-tool-chaos>header>span,.ty-faq>header>span{font-size:9px;letter-spacing:.2em;font-weight:950;color:#159168}.ty-tool-chaos>header h2,.ty-faq>header h2{font-size:clamp(40px,5.2vw,70px);line-height:.98;letter-spacing:-.06em;margin:12px 0 17px;color:#11392c}.ty-tool-chaos>header p,.ty-faq>header p{max-width:690px;margin:0 auto;font-size:13px;line-height:1.7;color:#687d74}.ty-chaos-stage{height:620px;position:relative;border-radius:42px;border:1px solid rgba(8,74,52,.09);background:radial-gradient(circle at 50% 50%,rgba(28,191,132,.1),transparent 31%),radial-gradient(circle at 16% 18%,rgba(100,154,255,.08),transparent 27%),radial-gradient(circle at 86% 76%,rgba(245,173,74,.08),transparent 25%),linear-gradient(180deg,#fbfefc,#f4faf7);overflow:hidden;box-shadow:0 32px 90px #0e4a3512}.ty-chaos-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(12,115,80,.085) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 82%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 82%);opacity:.42}.ty-chaos-lines{position:absolute;inset:8% 4% 7%;width:92%;height:85%;overflow:visible}.ty-chaos-lines path{fill:none;stroke:#15966929;stroke-width:1.5;stroke-dasharray:7 10;vector-effect:non-scaling-stroke;animation:tyChaosDash 14s linear infinite}.ty-chaos-lines path:nth-child(2){animation-duration:18s;animation-direction:reverse;stroke:#588ddc21}.ty-chaos-lines path:nth-child(3){animation-duration:16s;stroke:#e59a3d21}.ty-chaos-lines path:nth-child(4){animation-duration:21s;animation-direction:reverse}.ty-chaos-tool{position:absolute;width:205px;min-height:76px;padding:11px 12px;border:1px solid rgba(10,78,55,.1);border-radius:18px;background:#fffffff0;box-shadow:0 18px 44px #10473517,inset 0 1px #ffffffe6;display:grid;grid-template-columns:42px minmax(0,1fr) 8px;gap:10px;align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:tyChaosFloat 6.2s ease-in-out infinite;animation-delay:calc(var(--i)*-.67s);z-index:3;will-change:transform}.ty-chaos-tool>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf7f2;color:#0c815a}.ty-chaos-tool:nth-of-type(2)>span,.ty-chaos-tool:nth-of-type(6)>span{background:#eef4ff;color:#4378cd}.ty-chaos-tool:nth-of-type(3)>span,.ty-chaos-tool:nth-of-type(7)>span{background:#fff5e7;color:#d48624}.ty-chaos-tool:nth-of-type(4)>span{background:#f4edff;color:#7d55bf}.ty-chaos-tool>span svg{width:17px}.ty-chaos-tool>div{display:flex;flex-direction:column;gap:3px;min-width:0}.ty-chaos-tool b{font-size:10px;color:#173d31}.ty-chaos-tool small{font-size:7px;line-height:1.4;color:#7b8d86}.ty-chaos-tool>i{width:7px;height:7px;border-radius:50%;background:#ed6e5b;box-shadow:0 0 0 6px #ed6e5b14}.ty-chaos-tool.tool-1{left:4.5%;top:11%;transform:rotate(-2deg)}.ty-chaos-tool.tool-2{left:8%;top:43%;transform:rotate(1.7deg)}.ty-chaos-tool.tool-3{left:17%;bottom:7%;transform:rotate(-1.4deg)}.ty-chaos-tool.tool-4{right:4.5%;top:12%;transform:rotate(1.6deg)}.ty-chaos-tool.tool-5{right:8%;top:44%;transform:rotate(-1.8deg)}.ty-chaos-tool.tool-6{right:17%;bottom:7%;transform:rotate(1.2deg)}.ty-chaos-tool.tool-7{left:39%;top:4%;transform:rotate(.8deg)}.ty-chaos-tool.tool-8{right:38%;bottom:3%;transform:rotate(-.7deg)}.ty-chaos-core{position:absolute;left:50%;top:50%;width:330px;min-height:310px;transform:translate(-50%,-50%);border-radius:30px;border:1px solid rgba(7,77,52,.13);background:linear-gradient(150deg,#fffffffa,#f2fbf6f5);box-shadow:0 36px 100px #09553a29,0 0 0 10px #ffffff75;padding:22px;z-index:4;overflow:hidden}.ty-chaos-core:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-125px;top:-118px;border:1px solid rgba(24,167,116,.13);box-shadow:0 0 0 40px #18a77406,0 0 0 82px #18a77403}.ty-chaos-core-logo{width:116px;height:52px;position:relative;margin-bottom:9px}.ty-chaos-core-logo .ty-light-logo{width:116px;height:52px}.ty-chaos-core>small{font-size:6px;letter-spacing:.17em;color:#6f8d81;font-weight:950}.ty-chaos-core h3{font-size:28px;line-height:1;letter-spacing:-.045em;margin:7px 0 19px;color:#0a6549}.ty-chaos-core-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ty-chaos-core-grid>span{min-height:72px;padding:10px;border-radius:14px;background:#fff;border:1px solid rgba(8,74,52,.09);display:grid;grid-template-columns:18px 1fr;-moz-column-gap:7px;column-gap:7px;align-content:center;box-shadow:0 7px 18px #0f4e3709;animation:tyCoreCard 5s ease-in-out infinite}.ty-chaos-core-grid>span:nth-child(2){animation-delay:-1.2s}.ty-chaos-core-grid>span:nth-child(3){animation-delay:-2.5s}.ty-chaos-core-grid>span:nth-child(4){animation-delay:-3.6s}.ty-chaos-core-grid svg{width:15px;color:#168760}.ty-chaos-core-grid b{font-size:16px;letter-spacing:-.03em}.ty-chaos-core-grid small{grid-column:2;font-size:5px;letter-spacing:.12em;color:#82958c;font-weight:900}.ty-chaos-core-pulse{position:absolute;right:20px;top:22px;display:flex;gap:4px}.ty-chaos-core-pulse i{width:6px;height:6px;border-radius:50%;background:#30bd89;animation:tyCorePulse 1.8s ease-in-out infinite}.ty-chaos-core-pulse i:nth-child(2){animation-delay:.25s}.ty-chaos-core-pulse i:nth-child(3){animation-delay:.5s}.ty-chaos-cursor{position:absolute;left:62%;top:61%;width:22px;height:29px;z-index:7;animation:tyChaosCursor 7s cubic-bezier(.55,.08,.32,1) infinite}.ty-chaos-cursor:before{content:"";position:absolute;width:12px;height:18px;background:#123e31;clip-path:polygon(0 0,100% 65%,56% 69%,76% 100%,61% 100%,43% 73%,14% 100%);filter:drop-shadow(0 4px 5px rgba(13,53,40,.22))}.ty-chaos-cursor i{position:absolute;width:26px;height:26px;border:1px solid rgba(20,154,106,.28);border-radius:50%;left:-8px;top:-9px;opacity:0;animation:tyCursorClick 7s ease-in-out infinite}.ty-tool-chaos>footer{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.ty-tool-chaos>footer span{min-height:54px;border:1px solid rgba(8,74,52,.09);border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;font-size:8px;font-weight:850;color:#4d6c60;box-shadow:0 8px 24px #0f4c3609;animation:tyOutcomeIn .6s cubic-bezier(.2,.75,.25,1) both;animation-delay:var(--d)}.ty-tool-chaos>footer svg{width:13px;color:#16946a}.ty-faq{max-width:1120px;margin:0 auto 68px;padding:42px clamp(18px,4vw,50px) 26px;scroll-margin-top:88px}.ty-faq>header{max-width:720px;margin-bottom:32px}.ty-faq>header h2{margin-left:0;margin-right:0}.ty-faq>header p{margin-left:0}.ty-faq-list{border-top:1px solid rgba(8,74,52,.11)}.ty-faq-list article{border-bottom:1px solid rgba(8,74,52,.1);transition:background .2s ease}.ty-faq-list article.is-open{background:linear-gradient(90deg,#eef8f3bd,#fff0);border-radius:18px;padding:0 17px;margin:0 -17px}.ty-faq-list article>button{width:100%;min-height:82px;border:0;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:20px;align-items:center;text-align:left;color:#143d30;cursor:pointer;padding:0 2px;-webkit-tap-highlight-color:transparent}.ty-faq-list article>button>span{font-size:16px;font-weight:900;letter-spacing:-.025em;line-height:1.35}.ty-faq-list article>button>i{width:36px;height:36px;border-radius:50%;border:1px solid rgba(9,103,72,.12);background:#f0f8f4;color:#0b805a;display:grid;place-items:center;font-style:normal;transition:transform .28s cubic-bezier(.2,.75,.25,1),background .2s ease,color .2s ease}.ty-faq-list article>button>i svg{width:15px}.ty-faq-list article.is-open>button>i{transform:rotate(45deg);background:#0b7f59;color:#fff}.ty-faq-answer{display:grid;grid-template-rows:0fr;opacity:.15;transition:grid-template-rows .34s cubic-bezier(.2,.75,.25,1),opacity .24s ease}.ty-faq-answer>div{overflow:hidden}.ty-faq-answer p{margin:0;max-width:850px;font-size:10px;line-height:1.75;color:#687f76}.ty-faq-list article.is-open .ty-faq-answer{grid-template-rows:1fr;opacity:1;padding-bottom:25px}.ty-faq-list article.is-open .ty-faq-answer p+p{margin-top:10px}.ty-faq-list article>button:active{transform:scale(.995)}@keyframes tyChaosDash{to{stroke-dashoffset:-220}}@keyframes tyChaosFloat{0%,to{translate:0 0}50%{translate:0 -9px}}@keyframes tyChaosMobile{0%,to{translate:0 0}50%{translate:0 -4px}}@keyframes tyCoreCard{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes tyCorePulse{0%,to{opacity:.3;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}@keyframes tyChaosCursor{0%,12%{transform:translate(-125px,-85px)}31%,42%{transform:translate(0)}60%,72%{transform:translate(82px,-92px)}88%,to{transform:translate(-125px,-85px)}}@keyframes tyCursorClick{0%,29%,37%,58%,66%,to{opacity:0;transform:scale(.5)}31%,60%{opacity:1;transform:scale(1.2)}}@keyframes tyOutcomeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1080px){.ty-chaos-stage{height:690px}.ty-chaos-tool{width:185px}.ty-chaos-tool.tool-1{left:3%;top:7%}.ty-chaos-tool.tool-2{left:2%;top:39%}.ty-chaos-tool.tool-3{left:7%;bottom:8%}.ty-chaos-tool.tool-4{right:3%;top:7%}.ty-chaos-tool.tool-5{right:2%;top:39%}.ty-chaos-tool.tool-6{right:7%;bottom:8%}.ty-chaos-tool.tool-7{left:36%;top:2%}.ty-chaos-tool.tool-8{right:36%;bottom:2%}.ty-tool-chaos>footer{grid-template-columns:1fr 1fr}}@media(max-width:760px){#faq{scroll-margin-top:72px}.ty-tool-chaos{padding:12px 14px 78px}.ty-tool-chaos>header{text-align:left;margin-bottom:26px}.ty-tool-chaos>header h2,.ty-faq>header h2{font-size:39px;line-height:1.01}.ty-tool-chaos>header p,.ty-faq>header p{font-size:12px;margin-left:0}.ty-chaos-stage{height:760px;border-radius:28px;padding:14px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 280px auto auto;gap:8px;align-content:center;background:radial-gradient(circle at 50% 53%,rgba(28,191,132,.12),transparent 34%),linear-gradient(180deg,#fbfefc,#f3faf6)}.ty-chaos-lines{inset:18% 8%;width:84%;height:64%;opacity:.72}.ty-chaos-tool{position:relative!important;inset:auto!important;transform:none!important;width:auto;min-height:67px;padding:9px;border-radius:15px;grid-template-columns:34px minmax(0,1fr) 6px;animation:tyChaosMobile 5.2s ease-in-out infinite;animation-delay:calc(var(--i)*-.52s)}.ty-chaos-tool>span{width:34px;height:34px;border-radius:10px}.ty-chaos-tool>span svg{width:14px}.ty-chaos-tool b{font-size:8px}.ty-chaos-tool small{font-size:6px}.ty-chaos-tool.tool-1,.ty-chaos-tool.tool-2{grid-row:1}.ty-chaos-tool.tool-3,.ty-chaos-tool.tool-4{grid-row:2}.ty-chaos-tool.tool-5,.ty-chaos-tool.tool-6{grid-row:4}.ty-chaos-tool.tool-7,.ty-chaos-tool.tool-8{grid-row:5}.ty-chaos-core{position:relative;left:auto;top:auto;transform:none;width:min(88vw,330px);min-height:264px;margin:auto;grid-column:1/-1;grid-row:3;align-self:center;padding:18px;border-radius:24px;box-shadow:0 28px 70px #09553a26,0 0 0 7px #ffffff80}.ty-chaos-core-logo{width:100px;height:45px;margin-bottom:4px}.ty-chaos-core-logo .ty-light-logo{width:100px;height:45px}.ty-chaos-core h3{font-size:24px;margin:5px 0 14px}.ty-chaos-core-grid>span{min-height:60px;padding:8px}.ty-chaos-core-grid b{font-size:14px}.ty-chaos-cursor{display:none}.ty-tool-chaos>footer{grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.ty-tool-chaos>footer span{min-height:48px;justify-content:flex-start;font-size:7px}.ty-faq{margin-bottom:54px;padding:34px 16px 18px}.ty-faq>header{margin-bottom:22px}.ty-faq-list article.is-open{padding:0 12px;margin:0 -12px}.ty-faq-list article>button{min-height:72px;grid-template-columns:minmax(0,1fr) 36px;gap:12px}.ty-faq-list article>button>span{font-size:14px}.ty-faq-list article>button>i{width:32px;height:32px}.ty-faq-answer p{font-size:9px;line-height:1.7}.ty-faq-list article.is-open .ty-faq-answer{padding-bottom:21px}}@media(max-width:430px){.ty-chaos-stage{height:790px;gap:6px;padding:10px}.ty-chaos-tool{min-height:64px}.ty-chaos-tool small{font-size:5.7px}.ty-chaos-core{width:calc(100vw - 56px)}.ty-tool-chaos>footer{grid-template-columns:1fr}.ty-tool-chaos>footer span{min-height:44px}.ty-faq-list article>button>span{font-size:13px}}@media(prefers-reduced-motion:reduce){.ty-chaos-lines path,.ty-chaos-tool,.ty-chaos-core-grid>span,.ty-chaos-core-pulse i,.ty-chaos-cursor,.ty-tool-chaos>footer span{animation:none!important}.ty-faq-answer,.ty-faq-list article>button>i{transition:none!important}}.ty-hf-window{animation:none!important;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)!important}.ty-hf-bars i{animation:tyHeroBars .85s cubic-bezier(.2,.75,.2,1) both!important;animation-delay:var(--d)!important}.ty-hf-float{animation:none!important}.ty-hf-cursor{display:none!important}.ty-chaos-lines path{animation:none!important;stroke-dasharray:5 12;opacity:.62}.ty-chaos-tool{animation:none!important;will-change:auto;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ty-chaos-tool:hover{transform:translateY(-3px)!important;border-color:#0a78522b;box-shadow:0 22px 50px #1047351c,inset 0 1px #ffffffe6}.ty-chaos-core-grid>span{animation:none!important}.ty-chaos-core-pulse i{animation:none!important;opacity:.4}.ty-chaos-core-pulse i:first-child{opacity:1;box-shadow:0 0 0 5px #30bd891a}.ty-tool-chaos>footer span{animation:none!important}.ty-afrech-device-story .ty-afrech-phone,.ty-afrech-device-story .ty-afrech-laptop{animation:none!important;transform:none!important}.ty-afrech-device-story .ty-afrech-mobile-scene,.ty-afrech-device-story .ty-afrech-scaled{transition:opacity .18s ease}@media(max-width:900px){.ty-hf-window{transform:none!important}}@media(max-width:760px){.ty-hf-window{transform:scale(.82)!important}.ty-chaos-tool{animation:none!important}.ty-chaos-tool:active{transform:scale(.985)!important}.ty-chaos-lines{opacity:.42}.ty-afrech-device-story .ty-afrech-phone,.ty-afrech-device-story .ty-afrech-laptop{transform:none!important}}@media(prefers-reduced-motion:reduce){.ty-hf-bars i,.ty-chaos-tool{animation:none!important;transition:none!important}}.ty-why-merged{max-width:1280px;margin:0 auto 110px;padding:62px clamp(18px,4vw,50px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:46px;align-items:center;border-radius:42px;background:linear-gradient(145deg,#fbfefc,#f5faf7 58%,#eef8f3);border:1px solid rgba(8,74,52,.08);box-shadow:0 32px 90px #0e4a350f;overflow:hidden;position:relative}.ty-why-merged:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-180px;top:-220px;background:radial-gradient(circle,rgba(24,163,113,.1),transparent 68%);pointer-events:none}.ty-why-merged-copy{position:relative;z-index:3}.ty-why-merged-copy>span{font-size:9px;letter-spacing:.2em;font-weight:950;color:#159168}.ty-why-merged-copy h2{font-size:clamp(43px,5.1vw,70px);line-height:.98;letter-spacing:-.06em;margin:12px 0 18px;color:#11392c}.ty-why-merged-copy>p{max-width:560px;font-size:13px;line-height:1.72;color:#687d74}.ty-why-merged-copy>strong{display:block;max-width:560px;margin-top:18px;font-size:12px;line-height:1.6;color:#174d3a}.ty-why-merged-points{display:grid;gap:9px;margin-top:28px}.ty-why-merged-points article{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start;padding:12px 13px;border-radius:16px;border:1px solid rgba(8,74,52,.08);background:#ffffffc7;box-shadow:0 8px 24px #0e4a3509;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ty-why-merged-points article:hover{transform:translate(4px);border-color:#10845b2e;box-shadow:0 14px 34px #0e4a3512}.ty-why-merged-points article>i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e9f5ef;color:#12835d;font-style:normal}.ty-why-merged-points article svg{width:16px}.ty-why-merged-points h3{font-size:10px;line-height:1.3;margin:1px 0 4px;color:#173f31}.ty-why-merged-points p{font-size:7px;line-height:1.52;color:#71847c}.ty-why-merged-cta{display:inline-flex;align-items:center;gap:8px;margin-top:22px;min-height:46px;padding:0 18px;border-radius:14px;background:#0b7f59;color:#fff;font-size:9px;font-weight:900;text-decoration:none;box-shadow:0 13px 28px #0b7f5926;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ty-why-merged-cta:hover{transform:translateY(-2px);background:#096f4e;box-shadow:0 18px 34px #0b7f5933}.ty-why-merged-cta svg{width:14px}.ty-why-merged-visual{min-height:650px;position:relative;isolation:isolate}.ty-overwhelm-photo{position:absolute;left:50%;top:49%;width:58%;height:64%;transform:translate(-50%,-50%);border-radius:32px;overflow:hidden;background:#eaf4ef;box-shadow:0 30px 78px #14423126;z-index:1}.ty-overwhelm-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffffb8,inset 0 -100px 120px #054e3514;border-radius:inherit}.ty-overwhelm-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;filter:saturate(.86) contrast(.98)}.ty-overwhelm-wash{position:absolute;inset:0;background:linear-gradient(155deg,rgba(6,128,87,.14),transparent 42%,rgba(255,255,255,.03));mix-blend-mode:multiply;pointer-events:none}.ty-overwhelm-mark{position:absolute;left:18px;top:16px;width:104px;height:45px;padding:5px 8px;border-radius:13px;background:#ffffffd6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px #0f413014}.ty-overwhelm-mark .ty-light-logo{width:88px;height:35px}.ty-overwhelm-mark .ty-light-logo img{-o-object-fit:contain;object-fit:contain;filter:none}.ty-merged-flow{position:absolute;inset:7% 3% 8%;width:94%;height:85%;z-index:0;overflow:visible;pointer-events:none}.ty-merged-flow path{fill:none;stroke:#12916533;stroke-width:1.6;stroke-dasharray:8 12;vector-effect:non-scaling-stroke;animation:tyMergedFlow 16s linear infinite}.ty-merged-tool{position:absolute;z-index:3;width:176px;min-height:67px;padding:9px 10px;border:1px solid rgba(9,81,57,.1);border-radius:17px;background:#ffffffed;box-shadow:0 16px 38px #10473517;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;transition:transform .2s ease,box-shadow .2s ease}.ty-merged-tool:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 22px 46px #10473521}.ty-merged-tool>span{width:34px;height:34px;border-radius:11px;background:#edf7f2;color:#0b825b;display:grid;place-items:center}.ty-merged-tool:nth-of-type(3n+1)>span{background:#eef4ff;color:#4479c8}.ty-merged-tool:nth-of-type(4n)>span{background:#fff4e8;color:#ca7f27}.ty-merged-tool svg{width:14px}.ty-merged-tool b{display:block;font-size:8.5px;color:#173d31}.ty-merged-tool small{display:block;margin-top:2px;font-size:5.7px;line-height:1.35;color:#819089}.ty-merged-tool.is-moving{animation:tyMergedDrift 9s ease-in-out infinite;animation-delay:calc(var(--i)*-.7s)}.merged-tool-1{left:1%;top:7%}.merged-tool-2{left:0;top:31%}.merged-tool-3{left:5%;bottom:11%}.merged-tool-4{right:1%;top:8%}.merged-tool-5{right:0;top:33%}.merged-tool-6{right:4%;bottom:11%}.merged-tool-7{left:34%;top:0}.merged-tool-8{right:32%;bottom:1%}.ty-merged-core{position:absolute;z-index:5;left:50%;bottom:7%;width:min(410px,65%);transform:translate(-50%);padding:17px 18px 15px;border-radius:22px;border:1px solid rgba(7,87,59,.12);background:#fffffff2;box-shadow:0 26px 60px #09533926,0 0 0 8px #ffffff61;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:tyMergedCoreGlow 7s ease-in-out infinite}.ty-merged-core>.ty-light-logo{width:104px;height:46px}.ty-merged-core>small{display:block;margin-top:2px;font-size:5.8px;letter-spacing:.15em;color:#648176;font-weight:900}.ty-merged-core h3{font-size:22px;letter-spacing:-.04em;color:#0b704f;margin:4px 0 10px}.ty-merged-core>div{display:flex;gap:5px;flex-wrap:wrap}.ty-merged-core>div span{display:flex;align-items:center;gap:4px;min-height:27px;padding:0 8px;border-radius:999px;background:#eef7f2;color:#4d6c60;font-size:5.6px;font-weight:800}.ty-merged-core>div svg{width:9px;color:#119066}@keyframes tyMergedFlow{to{stroke-dashoffset:-240}}@keyframes tyMergedDrift{0%,to{translate:0 0}50%{translate:0 -7px}}@keyframes tyMergedCoreGlow{0%,to{box-shadow:0 26px 60px #09533924,0 0 0 8px #ffffff61}50%{box-shadow:0 30px 68px #09774f33,0 0 0 10px #dbf4e885}}@media(max-width:1080px){.ty-why-merged{grid-template-columns:1fr;padding-top:44px}.ty-why-merged-copy{max-width:720px}.ty-why-merged-visual{min-height:620px}.ty-overwhelm-photo{width:54%;height:67%}}@media(max-width:760px){.ty-why-merged{margin:0 14px 78px;padding:30px 16px 20px;border-radius:28px;gap:24px}.ty-why-merged-copy h2{font-size:39px;line-height:1.01}.ty-why-merged-copy>p{font-size:12px}.ty-why-merged-copy>strong{font-size:10px}.ty-why-merged-points{margin-top:20px}.ty-why-merged-points article{grid-template-columns:34px 1fr;padding:10px}.ty-why-merged-points article>i{width:34px;height:34px}.ty-why-merged-points h3{font-size:9px}.ty-why-merged-points p{font-size:6.5px}.ty-why-merged-visual{min-height:600px;margin:0 -6px}.ty-overwhelm-photo{width:72%;height:58%;top:45%;border-radius:25px}.ty-overwhelm-mark{left:12px;top:12px;width:88px;height:38px;padding:4px 6px}.ty-overwhelm-mark .ty-light-logo{width:76px;height:30px}.ty-merged-tool{width:128px;min-height:49px;padding:7px;border-radius:13px;grid-template-columns:27px 1fr;gap:7px}.ty-merged-tool>span{width:27px;height:27px;border-radius:8px}.ty-merged-tool svg{width:12px}.ty-merged-tool b{font-size:7px}.ty-merged-tool small{display:none}.merged-tool-1{left:-1%;top:5%}.merged-tool-2{left:-2%;top:24%}.merged-tool-3{left:0;bottom:20%}.merged-tool-4{right:-1%;top:6%}.merged-tool-5{right:-2%;top:26%}.merged-tool-6{right:0;bottom:20%}.merged-tool-7{left:31%;top:-1%}.merged-tool-8{right:29%;bottom:5%}.ty-merged-core{width:82%;bottom:4%;padding:14px 14px 12px;border-radius:19px}.ty-merged-core>.ty-light-logo{width:88px;height:39px}.ty-merged-core h3{font-size:19px}.ty-merged-core>div span{font-size:5px}.ty-merged-flow{inset:10% 2%;width:96%;height:80%}.ty-merged-tool.is-moving{animation-duration:10.5s}.ty-merged-tool.merged-tool-7{animation:none}.ty-why-merged-cta{width:100%;justify-content:center}}@media(max-width:430px){.ty-why-merged-visual{min-height:560px}.ty-overwhelm-photo{width:78%;height:55%}.ty-merged-tool{width:112px}.ty-merged-core{width:88%}.merged-tool-7{left:27%}.merged-tool-8{right:25%}}@media(prefers-reduced-motion:reduce){.ty-merged-flow path,.ty-merged-tool.is-moving,.ty-merged-core{animation:none!important}}.ty-why-orbit{max-width:1280px;margin:0 auto 112px;padding:72px clamp(20px,4vw,58px) 48px;border:1px solid rgba(9,77,55,.08);border-radius:44px;background:linear-gradient(180deg,#fff,#fbfefc 42%,#f1faf5);box-shadow:0 34px 100px #0f4c370f;overflow:hidden;position:relative;isolation:isolate}.ty-why-orbit:before{content:"";position:absolute;inset:26% 10% auto;height:520px;background:radial-gradient(circle at 50% 45%,rgba(31,165,114,.12),rgba(31,165,114,.04) 42%,transparent 72%);filter:blur(10px);pointer-events:none}.ty-why-orbit-head{max-width:860px;margin:0 auto 12px;text-align:center;position:relative;z-index:8}.ty-why-orbit-head>span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(10,104,73,.11);background:#f3faf6;color:#11845f;font-size:9px;font-weight:950;letter-spacing:.17em;box-shadow:0 8px 24px #0d5e420d}.ty-why-orbit-head h2{margin:18px auto 15px;max-width:900px;font:690 clamp(44px,5.2vw,72px)/.98 "Manrope",sans-serif;letter-spacing:-.058em;color:#102f26}.ty-why-orbit-head>p{max-width:760px;margin:0 auto;color:#687c74;font-size:14px;line-height:1.68}.ty-why-orbit-head>strong{display:block;max-width:720px;margin:12px auto 0;color:#176247;font-size:12px;line-height:1.55}.ty-why-orbit-stage{height:840px;margin:12px auto 0;position:relative;isolation:isolate}.ty-orbit-scribble{position:absolute;left:6%;top:7%;width:88%;height:67%;z-index:0;opacity:.46;overflow:visible}.ty-orbit-scribble path{fill:none;stroke:#138f632e;stroke-width:2;stroke-linecap:round;stroke-dasharray:9 12;vector-effect:non-scaling-stroke}.ty-why-orbit.is-live .ty-orbit-scribble path{animation:tyOrbitScribble 20s linear infinite}.ty-orbit-scribble path:nth-child(2){stroke:#497ad224;animation-direction:reverse!important}.ty-orbit-scribble path:nth-child(3){stroke:#c997391f;animation-duration:27s!important}.ty-orbit-person{position:absolute;z-index:2;left:50%;top:38%;width:min(500px,46%);height:435px;transform:translate(-50%,-50%);border-radius:42% 42% 28px 28px;overflow:hidden;filter:drop-shadow(0 30px 34px rgba(14,61,46,.12))}.ty-orbit-person:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 55%,rgba(245,250,247,.36));pointer-events:none}.ty-orbit-person img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center 45%;object-position:center 45%;mix-blend-mode:multiply;filter:saturate(.92) contrast(1.02)}.ty-orbit-person>span{position:absolute;z-index:3;left:10%;right:10%;bottom:0;height:58px;background:linear-gradient(180deg,transparent,#f7fbf9 80%);pointer-events:none}.ty-orbit-tools{position:absolute;z-index:5;inset:0;transform-origin:50% 39%;will-change:transform,opacity}.ty-why-orbit.is-live .ty-orbit-tools{animation:tyOrbitGather 16s cubic-bezier(.45,.02,.2,1) infinite}.ty-orbit-slot{position:absolute;width:186px;will-change:transform}.ty-why-orbit.is-live .ty-orbit-slot{animation:tyOrbitCounter 16s cubic-bezier(.45,.02,.2,1) infinite}.ty-orbit-tool{min-height:70px;padding:10px 11px;border:1px solid rgba(15,76,55,.09);border-radius:18px;background:#fffffff0;box-shadow:0 17px 42px #1044331b;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:grid;grid-template-columns:37px minmax(0,1fr);gap:10px;align-items:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ty-orbit-tool:hover{transform:translateY(-5px) scale(1.025);box-shadow:0 24px 50px #10443326;border-color:#0f80582e}.ty-orbit-tool>span{width:37px;height:37px;border-radius:12px;display:grid;place-items:center}.ty-orbit-tool>span svg{width:17px;height:17px}.ty-orbit-tool b{display:block;color:#163a2e;font-size:9px;line-height:1.15}.ty-orbit-tool small{display:block;margin-top:4px;color:#7c8e86;font-size:6px;line-height:1.3}.ty-orbit-tool.tone-1>span{background:#ebf8f1;color:#118a61}.ty-orbit-tool.tone-2>span{background:#eef4ff;color:#4578c8}.ty-orbit-tool.tone-3>span{background:#fff4e9;color:#c77b24}.ty-orbit-tool.tone-4>span{background:#f3efff;color:#7657c7}.ty-orbit-tool.tone-5>span{background:#e9f8f3;color:#149776}.ty-orbit-tool.tone-6>span{background:#fff0ef;color:#c85c52}.orbit-slot-1{left:40%;top:4%}.orbit-slot-2{left:15%;top:9%}.orbit-slot-3{right:14%;top:10%}.orbit-slot-4{right:1%;top:25%}.orbit-slot-5{right:0;top:42%}.orbit-slot-6{left:0;top:29%}.orbit-slot-7{right:4%;top:59%}.orbit-slot-8{right:19%;top:68%}.orbit-slot-9{left:4%;top:57%}.orbit-slot-10{left:17%;top:68%}.orbit-slot-11{left:32%;top:73%}.orbit-slot-12{left:47%;top:76%}.orbit-slot-13{right:31%;top:74%}.orbit-slot-14{left:1%;top:44%}.ty-orbit-intake{position:absolute;z-index:3;left:50%;top:51%;width:360px;height:255px;transform:translate(-50%);opacity:0;pointer-events:none}.ty-orbit-intake i{position:absolute;left:50%;bottom:3px;width:2px;height:100%;border-radius:999px;background:linear-gradient(180deg,#1daa7400,#1daa7461 48%,#1daa74c7);transform-origin:bottom;filter:drop-shadow(0 0 8px rgba(31,168,116,.25))}.ty-orbit-intake i:nth-child(1){transform:translate(-110px) rotate(-22deg)}.ty-orbit-intake i:nth-child(2){transform:translate(-58px) rotate(-12deg)}.ty-orbit-intake i:nth-child(3){transform:translate(-1px)}.ty-orbit-intake i:nth-child(4){transform:translate(58px) rotate(12deg)}.ty-orbit-intake i:nth-child(5){transform:translate(110px) rotate(22deg)}.ty-why-orbit.is-live .ty-orbit-intake{animation:tyOrbitIntake 16s ease-in-out infinite}.ty-orbit-core{position:absolute;z-index:7;left:50%;bottom:1%;width:min(640px,72%);transform:translate(-50%);padding:24px 28px 22px;border:1px solid rgba(9,89,61,.12);border-radius:28px;background:#fffffff7;box-shadow:0 30px 78px #0a4f3724,0 0 0 10px #ffffff7a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);text-align:center}.ty-orbit-core>.ty-light-logo{width:124px;height:52px;margin:0 auto}.ty-orbit-core>small{display:block;margin-top:4px;color:#668177;font-size:7px;font-weight:950;letter-spacing:.18em}.ty-orbit-core h3{margin:5px 0 13px;color:#08714f;font:660 31px/1.08 Manrope,sans-serif;letter-spacing:-.045em}.ty-orbit-core>div{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.ty-orbit-core>div span{display:flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border-radius:999px;background:#eef8f3;color:#47675b;font-size:6.5px;font-weight:850}.ty-orbit-core>div svg{width:11px;color:#0f9366}.ty-why-orbit.is-live .ty-orbit-core{animation:tyOrbitCoreSolve 16s ease-in-out infinite}.ty-why-orbit-cta{display:flex;width:-moz-max-content;width:max-content;align-items:center;justify-content:center;gap:9px;margin:18px auto 0;min-height:48px;padding:0 20px;border-radius:15px;background:#0a845c;color:#fff;text-decoration:none;font-size:9px;font-weight:900;box-shadow:0 15px 34px #0a845c2b;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ty-why-orbit-cta:hover{transform:translateY(-2px);background:#08764f;box-shadow:0 20px 42px #0a845c38}.ty-why-orbit-cta svg{width:14px}@keyframes tyOrbitScribble{to{stroke-dashoffset:-420}}@keyframes tyOrbitGather{0%,8%{transform:translateZ(0) rotate(0) scale(1);opacity:1}34%{transform:translateZ(0) rotate(118deg) scale(1);opacity:1}49%{transform:translateZ(0) rotate(190deg) scale(1);opacity:1}61%{transform:translate3d(0,255px,0) rotate(225deg) scale(.13);opacity:.14}66%,73%{transform:translate3d(0,255px,0) rotate(225deg) scale(.08);opacity:0}78%{transform:translateZ(0) rotate(0) scale(.88);opacity:0}88%,to{transform:translateZ(0) rotate(0) scale(1);opacity:1}}@keyframes tyOrbitCounter{0%,8%{transform:rotate(0)}34%{transform:rotate(-118deg)}49%{transform:rotate(-190deg)}61%,73%{transform:rotate(-225deg)}78%,to{transform:rotate(0)}}@keyframes tyOrbitIntake{0%,47%{opacity:0;transform:translate(-50%) scaleY(.6)}54%{opacity:.45;transform:translate(-50%) scaleY(.84)}61%{opacity:1;transform:translate(-50%) scaleY(1)}70%,to{opacity:0;transform:translate(-50%) scaleY(.72)}}@keyframes tyOrbitCoreSolve{0%,48%{transform:translate(-50%) scale(.98);box-shadow:0 30px 78px #0a4f371f,0 0 0 10px #ffffff6b}61%{transform:translate(-50%) scale(1.035);box-shadow:0 36px 94px #0a785138,0 0 0 14px #dff8ebb8}70%,to{transform:translate(-50%) scale(1);box-shadow:0 30px 78px #0a4f3724,0 0 0 10px #ffffff7a}}@media(max-width:980px){.ty-why-orbit{padding-top:54px}.ty-why-orbit-stage{height:800px}.ty-orbit-person{width:min(480px,54%)}.ty-orbit-slot{width:164px}.ty-orbit-tool{min-height:64px}.ty-orbit-core{width:min(620px,78%)}}@media(max-width:760px){.ty-why-orbit{margin:0 12px 82px;padding:38px 12px 28px;border-radius:30px}.ty-why-orbit-head{padding:0 7px}.ty-why-orbit-head>span{min-height:31px;font-size:8px}.ty-why-orbit-head h2{font-size:40px;line-height:1.01;margin-top:15px}.ty-why-orbit-head>p{font-size:12px;line-height:1.62}.ty-why-orbit-head>strong{font-size:10px}.ty-why-orbit-stage{height:720px;margin-top:8px}.ty-orbit-scribble{left:-8%;top:11%;width:116%;height:57%;opacity:.4}.ty-orbit-person{top:39%;width:76%;height:355px;border-radius:34% 34% 22px 22px}.ty-orbit-tools{transform-origin:50% 40%}.ty-orbit-slot{width:116px}.ty-orbit-tool{min-height:48px;padding:7px;border-radius:13px;grid-template-columns:28px 1fr;gap:7px}.ty-orbit-tool>span{width:28px;height:28px;border-radius:9px}.ty-orbit-tool>span svg{width:13px}.ty-orbit-tool b{font-size:7px}.ty-orbit-tool small{display:none}.orbit-slot-1{left:34%;top:3%}.orbit-slot-2{left:2%;top:10%}.orbit-slot-3{right:2%;top:10%}.orbit-slot-4{right:-3%;top:24%}.orbit-slot-5{right:-4%;top:40%}.orbit-slot-6{left:-4%;top:27%}.orbit-slot-7{right:-3%;top:55%}.orbit-slot-8{right:10%;top:64%}.orbit-slot-9{left:-3%;top:53%}.orbit-slot-10{left:9%;top:64%}.orbit-slot-11{left:24%;top:69%}.orbit-slot-12{left:42%;top:71%}.orbit-slot-13{right:22%;top:69%}.orbit-slot-14{left:-4%;top:40%}.ty-orbit-intake{top:49%;width:250px;height:210px}.ty-orbit-core{width:88%;bottom:0;padding:17px 14px 15px;border-radius:22px}.ty-orbit-core>.ty-light-logo{width:96px;height:42px}.ty-orbit-core>small{font-size:5.8px}.ty-orbit-core h3{font-size:23px;margin-bottom:10px}.ty-orbit-core>div{gap:5px}.ty-orbit-core>div span{min-height:27px;padding:0 8px;font-size:5.2px}.ty-why-orbit.is-live .ty-orbit-tools,.ty-why-orbit.is-live .ty-orbit-slot,.ty-why-orbit.is-live .ty-orbit-intake,.ty-why-orbit.is-live .ty-orbit-core{animation-duration:17.5s}.ty-why-orbit-cta{width:calc(100% - 24px);margin-top:16px}}@media(max-width:430px){.ty-why-orbit-head h2{font-size:37px}.ty-why-orbit-stage{height:680px}.ty-orbit-person{width:80%;height:330px}.ty-orbit-slot{width:106px}.ty-orbit-core{width:92%}.orbit-slot-11{left:21%}.orbit-slot-12{left:40%}.orbit-slot-13{right:19%}}@media(prefers-reduced-motion:reduce){.ty-orbit-scribble path,.ty-orbit-tools,.ty-orbit-slot,.ty-orbit-intake,.ty-orbit-core{animation:none!important}.ty-orbit-intake{display:none}.ty-orbit-tools{opacity:1!important;transform:none!important}.ty-orbit-slot{transform:none!important}.ty-orbit-core{transform:translate(-50%)!important}}.ty-why-orbit{display:block!important}.ty-why-orbit-stage{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.ty-orbit-person{z-index:4!important;background:#fff;opacity:1!important}.ty-orbit-person:before{display:none!important}.ty-orbit-person img{mix-blend-mode:normal!important;opacity:1!important;filter:saturate(.96) contrast(1.03)!important}.ty-orbit-person>span{height:42px}.ty-orbit-core{box-sizing:border-box;width:min(640px,calc(100% - 72px))!important;min-width:0}.ty-why-orbit.is-live .ty-orbit-tools{animation:tyOrbitGatherPremium 16s cubic-bezier(.42,.02,.2,1) infinite!important}.ty-why-orbit.is-live .ty-orbit-slot{animation:tyOrbitCounterPremium 16s cubic-bezier(.42,.02,.2,1) infinite!important}.ty-why-orbit.is-live .ty-orbit-intake{animation:tyOrbitIntakePremium 16s ease-in-out infinite!important}.ty-why-orbit.is-live .ty-orbit-core{animation:tyOrbitCorePremium 16s ease-in-out infinite!important}@keyframes tyOrbitGatherPremium{0%,10%{transform:translateZ(0) rotate(0) scale(1);opacity:1}27%{transform:translate3d(0,-3px,0) rotate(9deg) scale(1);opacity:1}43%{transform:translate3d(0,3px,0) rotate(-11deg) scale(1);opacity:1}54%{transform:translateZ(0) rotate(6deg) scale(.98);opacity:1}64%{transform:translate3d(0,165px,0) rotate(2deg) scale(.34);opacity:.52}70%,75%{transform:translate3d(0,220px,0) rotate(0) scale(.12);opacity:0}82%{transform:translateZ(0) rotate(0) scale(.9);opacity:0}91%,to{transform:translateZ(0) rotate(0) scale(1);opacity:1}}@keyframes tyOrbitCounterPremium{0%,10%{transform:rotate(0)}27%{transform:rotate(-9deg)}43%{transform:rotate(11deg)}54%{transform:rotate(-6deg)}64%,75%{transform:rotate(0)}82%,to{transform:rotate(0)}}@keyframes tyOrbitIntakePremium{0%,55%{opacity:0;transform:translate(-50%) scaleY(.55)}62%{opacity:.6;transform:translate(-50%) scaleY(.84)}69%{opacity:1;transform:translate(-50%) scaleY(1)}76%,to{opacity:0;transform:translate(-50%) scaleY(.65)}}@keyframes tyOrbitCorePremium{0%,55%{transform:translate(-50%) scale(1);box-shadow:0 30px 78px #0a4f3724,0 0 0 10px #ffffff7a}68%{transform:translate(-50%) scale(1.035);box-shadow:0 38px 100px #0a82583d,0 0 0 15px #ddf9ebcc}78%,to{transform:translate(-50%) scale(1);box-shadow:0 30px 78px #0a4f3724,0 0 0 10px #ffffff7a}}.ty-hf-window{animation:tyHeroWindowFloat 10s ease-in-out infinite!important}.ty-hf-float.float-a{animation:tyHeroFloatA 7s ease-in-out infinite!important}.ty-hf-float.float-b{animation:tyHeroFloatB 7.8s ease-in-out infinite!important}.ty-hf-cursor{display:block!important;opacity:.68;animation:tyHeroCursor 9s cubic-bezier(.45,.05,.35,1) infinite!important}.ty-afrech-device-story.is-live .ty-afrech-phone{animation:tyDevicePhoneFloat 6.2s ease-in-out infinite!important}.ty-afrech-device-story.is-live .ty-afrech-laptop{animation:tyDeviceLaptopFloat 7.2s ease-in-out infinite!important}.ty-afrech-device-story.is-live .ty-afrech-mobile-scene,.ty-afrech-device-story.is-live .ty-afrech-scaled{animation:tyDeviceSceneReveal .5s cubic-bezier(.2,.75,.25,1) both}@keyframes tyDevicePhoneFloat{50%{translate:0 -7px;rotate:1deg}}@keyframes tyDeviceLaptopFloat{50%{translate:0 5px}}@keyframes tyDeviceSceneReveal{0%{opacity:.25;filter:blur(2px)}to{opacity:1;filter:none}}@media(max-width:760px){.ty-why-orbit-stage{height:760px!important;max-width:100%}.ty-orbit-person{top:39%!important;width:74%!important;height:360px!important;border-radius:30px!important;box-shadow:0 26px 58px #0d443121}.ty-orbit-core{width:calc(100% - 18px)!important;max-width:none!important;bottom:0!important;padding:18px 15px 16px!important}.ty-orbit-core>div{max-width:340px;margin:0 auto}.ty-orbit-tools{transform-origin:50% 39%!important}.ty-orbit-slot{width:112px!important}.orbit-slot-1{left:34%!important;top:2%!important}.orbit-slot-2{left:1%!important;top:9%!important}.orbit-slot-3{right:1%!important;top:9%!important}.orbit-slot-4{right:-2%!important;top:22%!important}.orbit-slot-5{right:-3%!important;top:36%!important}.orbit-slot-6{left:-3%!important;top:23%!important}.orbit-slot-7{right:-2%!important;top:49%!important}.orbit-slot-8{right:8%!important;top:58%!important}.orbit-slot-9{left:-2%!important;top:48%!important}.orbit-slot-10{left:8%!important;top:58%!important}.orbit-slot-11{left:24%!important;top:63%!important}.orbit-slot-12{left:42%!important;top:65%!important}.orbit-slot-13{right:20%!important;top:62%!important}.orbit-slot-14{left:-2%!important;top:36%!important}.ty-why-orbit.is-live .ty-orbit-tools,.ty-why-orbit.is-live .ty-orbit-slot,.ty-why-orbit.is-live .ty-orbit-intake,.ty-why-orbit.is-live .ty-orbit-core{animation-duration:17s!important}.ty-hf-cursor{display:none!important}.ty-hf-window{animation:tyHeroWindowFloat 11s ease-in-out infinite!important}.ty-afrech-device-story.is-live .ty-afrech-phone{animation-duration:5.6s!important}.ty-afrech-device-story.is-live .ty-afrech-laptop{animation-duration:6.6s!important}}@media(max-width:430px){.ty-why-orbit-stage{height:735px!important}.ty-orbit-person{width:78%!important;height:345px!important}.ty-orbit-slot{width:104px!important}.ty-orbit-core{width:calc(100% - 12px)!important}.ty-orbit-core h3{font-size:25px!important}.ty-orbit-core>div span{font-size:5.4px!important}}@media(prefers-reduced-motion:reduce){.ty-hf-window,.ty-hf-float,.ty-hf-cursor,.ty-afrech-device-story .ty-afrech-phone,.ty-afrech-device-story .ty-afrech-laptop,.ty-afrech-device-story .ty-afrech-mobile-scene,.ty-afrech-device-story .ty-afrech-scaled{animation:none!important;translate:none!important;rotate:none!important}.ty-hf-cursor{display:none!important}}.ty-why-orbit-stage{height:1080px!important;max-width:1120px!important}.ty-orbit-scribble{left:4%!important;top:4%!important;width:92%!important;height:61%!important;opacity:.34!important}.ty-orbit-person{top:28%!important;width:min(430px,40%)!important;height:410px!important;border-radius:34px!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 28px 42px rgba(14,61,46,.11))!important}.ty-orbit-person img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important}.ty-orbit-person>span{display:none!important}.ty-orbit-tools{transform-origin:50% 29%!important}.ty-orbit-slot{width:178px!important}.orbit-slot-1{left:42%!important;top:1%!important}.orbit-slot-2{left:14%!important;top:5%!important}.orbit-slot-3{right:13%!important;top:6%!important}.orbit-slot-4{right:2%!important;top:18%!important}.orbit-slot-5{right:1%!important;top:33%!important}.orbit-slot-6{left:2%!important;top:18%!important}.orbit-slot-7{right:3%!important;top:47%!important}.orbit-slot-8{right:19%!important;top:55%!important}.orbit-slot-9{left:3%!important;top:45%!important}.orbit-slot-10{left:18%!important;top:55%!important}.orbit-slot-11{left:31%!important;top:61%!important}.orbit-slot-12{left:44%!important;top:63%!important}.orbit-slot-13{right:30%!important;top:60%!important}.orbit-slot-14{left:2%!important;top:32%!important}.ty-orbit-tool{min-height:76px!important;padding:11px 12px!important;border-radius:19px!important;box-shadow:0 14px 34px #113f3016!important}.ty-orbit-tool b{font-size:9.5px!important}.ty-orbit-tool small{font-size:6.3px!important;line-height:1.38!important}.ty-orbit-intake{top:53%!important;width:520px!important;height:250px!important}.ty-orbit-intake i{width:1.5px!important;filter:drop-shadow(0 0 7px rgba(31,168,116,.18))!important}.ty-orbit-core{width:min(820px,82%)!important;bottom:0!important;padding:28px 30px 27px!important;border-radius:34px!important;box-shadow:0 34px 90px #0a4f371b,0 0 0 8px #ffffff94!important}.ty-orbit-core>.ty-light-logo{width:130px!important;height:58px!important}.ty-orbit-core h3{font-size:40px!important;margin:7px 0 17px!important}.ty-orbit-outcomes{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;max-width:620px!important;margin:0 auto 20px!important}.ty-orbit-outcomes span{justify-content:center!important;min-height:37px!important;font-size:7.2px!important}.ty-orbit-dashboard{position:relative!important;display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:0!important;width:100%!important;max-width:690px!important;height:245px!important;margin:0 auto!important;border:1px solid rgba(8,74,52,.1)!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 18px 46px #0c463214!important;text-align:left!important}.ty-orbit-dashboard>aside{padding:17px 12px!important;border-right:1px solid rgba(8,74,52,.07)!important;background:#f7faf8!important;display:flex!important;flex-direction:column!important;gap:4px!important}.ty-orbit-dashboard>aside>b{padding:0 7px 10px!important;color:#226148!important;font-size:8px!important;letter-spacing:.16em!important}.ty-orbit-dashboard>aside>span{min-height:27px!important;padding:0 7px!important;border-radius:7px!important;color:#7d9087!important;display:flex!important;align-items:center!important;gap:6px!important;font-size:6px!important;font-weight:800!important}.ty-orbit-dashboard>aside>span.active{background:#eaf5ef!important;color:#167654!important}.ty-orbit-dashboard>aside svg{width:10px!important}.ty-orbit-dashboard>main{padding:16px!important;min-width:0!important}.ty-orbit-dashboard>main>header{display:flex!important;justify-content:space-between!important;align-items:center!important}.ty-orbit-dashboard>main>header>div{display:flex!important;flex-direction:column!important}.ty-orbit-dashboard>main>header small{font-size:5px!important;letter-spacing:.12em!important;color:#8a9a92!important}.ty-orbit-dashboard>main>header b{margin-top:3px!important;font-size:11px!important;color:#214536!important}.ty-orbit-dashboard>main>header>span{position:relative!important;width:26px!important;height:26px!important;border-radius:8px!important;background:#f2f7f4!important;display:grid!important;place-items:center!important;color:#477261!important}.ty-orbit-dashboard>main>header>span svg{width:11px!important}.ty-orbit-dashboard>main>header>span i{position:absolute!important;right:3px!important;top:3px!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#19a36e!important}.ty-orbit-dashboard>main>section{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin-top:13px!important}.ty-orbit-dashboard>main>section article{min-height:62px!important;padding:9px!important;border:1px solid rgba(8,74,52,.075)!important;border-radius:11px!important;background:#fbfdfc!important;display:flex!important;flex-direction:column!important}.ty-orbit-dashboard>main>section small,.ty-orbit-activity>small{font-size:4.5px!important;letter-spacing:.09em!important;color:#889990!important}.ty-orbit-dashboard>main>section b{margin-top:4px!important;font-size:15px!important;color:#153b2d!important}.ty-orbit-dashboard>main>section em{margin-top:2px!important;font-size:4.5px!important;color:#8d9b95!important;font-style:normal!important}.ty-orbit-activity{margin-top:8px!important;padding:9px 10px!important;border:1px solid rgba(8,74,52,.07)!important;border-radius:11px!important;background:#fff!important}.ty-orbit-activity p{display:grid!important;grid-template-columns:16px 1fr auto!important;gap:6px!important;align-items:center!important;min-height:28px!important;border-bottom:1px solid rgba(8,74,52,.055)!important;margin:0!important}.ty-orbit-activity p:last-child{border-bottom:0!important}.ty-orbit-activity p svg{width:9px!important;color:#16815c!important}.ty-orbit-activity p b{font-size:5.5px!important;color:#49685b!important}.ty-orbit-activity p em{font-size:4.5px!important;font-style:normal!important;color:#13805a!important;background:#eaf6ef!important;padding:3px 5px!important;border-radius:99px!important}.ty-orbit-dashboard>strong{position:absolute!important;right:14px!important;bottom:14px!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#dff5e9!important;color:#109161!important;display:grid!important;place-items:center!important;box-shadow:0 8px 18px #1091611f!important}.ty-orbit-dashboard>strong svg{width:18px!important}.ty-why-orbit.is-live .ty-orbit-tools{animation:tyOrbitReferenceFlow 17s cubic-bezier(.42,.02,.2,1) infinite!important}.ty-why-orbit.is-live .ty-orbit-slot{animation:tyOrbitReferenceCounter 17s cubic-bezier(.42,.02,.2,1) infinite!important}.ty-why-orbit.is-live .ty-orbit-intake{animation:tyOrbitReferenceIntake 17s ease-in-out infinite!important}.ty-why-orbit.is-live .ty-orbit-core{animation:tyOrbitReferenceCore 17s ease-in-out infinite!important}@keyframes tyOrbitReferenceFlow{0%,12%{transform:translateZ(0) rotate(0) scale(1);opacity:1}30%{transform:translate3d(0,-2px,0) rotate(5deg) scale(1);opacity:1}45%{transform:translate3d(0,2px,0) rotate(-5deg) scale(1);opacity:1}56%{transform:translateZ(0) rotate(2deg) scale(.99);opacity:1}66%{transform:translate3d(0,250px,0) rotate(0) scale(.36);opacity:.5}72%,77%{transform:translate3d(0,330px,0) rotate(0) scale(.12);opacity:0}84%{transform:translateZ(0) rotate(0) scale(.92);opacity:0}93%,to{transform:translateZ(0) rotate(0) scale(1);opacity:1}}@keyframes tyOrbitReferenceCounter{0%,12%{transform:rotate(0)}30%{transform:rotate(-5deg)}45%{transform:rotate(5deg)}56%{transform:rotate(-2deg)}66%,77%{transform:rotate(0)}84%,to{transform:rotate(0)}}@keyframes tyOrbitReferenceIntake{0%,56%{opacity:0;transform:translate(-50%) scaleY(.5)}63%{opacity:.45;transform:translate(-50%) scaleY(.78)}70%{opacity:.92;transform:translate(-50%) scaleY(1)}79%,to{opacity:0;transform:translate(-50%) scaleY(.66)}}@keyframes tyOrbitReferenceCore{0%,57%{transform:translate(-50%) scale(1)}70%{transform:translate(-50%) scale(1.025);box-shadow:0 42px 108px #0a82582e,0 0 0 13px #e2f9edc7}80%,to{transform:translate(-50%) scale(1)}}@media(max-width:760px){.ty-why-orbit-stage{height:970px!important}.ty-orbit-scribble{left:-2%!important;top:3%!important;width:104%!important;height:52%!important}.ty-orbit-person{top:27%!important;width:62%!important;height:335px!important}.ty-orbit-tools{transform-origin:50% 28%!important}.ty-orbit-slot{width:108px!important}.ty-orbit-tool{min-height:51px!important;padding:7px 8px!important;border-radius:14px!important;grid-template-columns:29px 1fr!important;gap:7px!important}.ty-orbit-tool>span{width:29px!important;height:29px!important}.ty-orbit-tool b{font-size:6.7px!important}.ty-orbit-tool small{display:none!important}.orbit-slot-1{left:37%!important;top:1%!important}.orbit-slot-2{left:5%!important;top:6%!important}.orbit-slot-3{right:4%!important;top:7%!important}.orbit-slot-4{right:-1%!important;top:18%!important}.orbit-slot-5{right:-2%!important;top:31%!important}.orbit-slot-6{left:-1%!important;top:18%!important}.orbit-slot-7{right:-1%!important;top:43%!important}.orbit-slot-8{right:7%!important;top:51%!important}.orbit-slot-9{left:-1%!important;top:42%!important}.orbit-slot-10{left:7%!important;top:51%!important}.orbit-slot-11{left:23%!important;top:57%!important}.orbit-slot-12{left:40%!important;top:59%!important}.orbit-slot-13{right:19%!important;top:56%!important}.orbit-slot-14{left:-1%!important;top:31%!important}.ty-orbit-intake{top:48%!important;width:290px!important;height:210px!important}.ty-orbit-core{width:calc(100% - 8px)!important;padding:19px 12px 16px!important;border-radius:25px!important}.ty-orbit-core>.ty-light-logo{width:104px!important;height:47px!important}.ty-orbit-core h3{font-size:29px!important;margin:5px 0 12px!important}.ty-orbit-outcomes{gap:5px!important;margin-bottom:13px!important}.ty-orbit-outcomes span{min-height:29px!important;padding:0 7px!important;font-size:5px!important}.ty-orbit-dashboard{grid-template-columns:72px minmax(0,1fr)!important;height:178px!important;border-radius:15px!important}.ty-orbit-dashboard>aside{padding:9px 6px!important}.ty-orbit-dashboard>aside>b{padding:0 4px 5px!important;font-size:4.5px!important}.ty-orbit-dashboard>aside>span{min-height:20px!important;padding:0 4px!important;gap:3px!important;font-size:3.9px!important}.ty-orbit-dashboard>aside svg{width:7px!important}.ty-orbit-dashboard>main{padding:9px!important}.ty-orbit-dashboard>main>header b{font-size:7px!important}.ty-orbit-dashboard>main>header small{font-size:3.5px!important}.ty-orbit-dashboard>main>header>span{width:19px!important;height:19px!important}.ty-orbit-dashboard>main>section{gap:4px!important;margin-top:7px!important}.ty-orbit-dashboard>main>section article{min-height:43px!important;padding:5px!important;border-radius:7px!important}.ty-orbit-dashboard>main>section small,.ty-orbit-activity>small{font-size:3px!important}.ty-orbit-dashboard>main>section b{font-size:9px!important}.ty-orbit-dashboard>main>section em{font-size:3px!important}.ty-orbit-activity{margin-top:5px!important;padding:5px 6px!important}.ty-orbit-activity p{min-height:19px!important;grid-template-columns:11px 1fr auto!important;gap:3px!important}.ty-orbit-activity p svg{width:6px!important}.ty-orbit-activity p b{font-size:3.7px!important}.ty-orbit-activity p em{font-size:3px!important;padding:2px 3px!important}.ty-orbit-dashboard>strong{right:7px!important;bottom:7px!important;width:25px!important;height:25px!important}.ty-orbit-dashboard>strong svg{width:12px!important}.ty-why-orbit.is-live .ty-orbit-tools,.ty-why-orbit.is-live .ty-orbit-slot,.ty-why-orbit.is-live .ty-orbit-intake,.ty-why-orbit.is-live .ty-orbit-core{animation-duration:18s!important}}@media(max-width:430px){.ty-why-orbit-stage{height:930px!important}.ty-orbit-person{width:66%!important;height:320px!important}.ty-orbit-slot{width:101px!important}.ty-orbit-core h3{font-size:27px!important}}@media(max-width:760px){.ty-why-orbit{margin-left:0!important;margin-right:0!important;padding-left:18px!important;padding-right:18px!important;border-left:0!important;border-right:0!important;border-radius:0!important;overflow:hidden!important}.ty-why-orbit-stage{height:1120px!important;margin-top:18px!important}.ty-orbit-scribble{left:-9%!important;top:2%!important;width:118%!important;height:55%!important}.ty-orbit-person{top:29%!important;width:86%!important;height:430px!important;border-radius:0!important;overflow:visible!important;filter:drop-shadow(0 22px 35px rgba(14,61,46,.08))!important}.ty-orbit-person img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;mix-blend-mode:multiply!important;filter:saturate(.96) contrast(.99)!important}.ty-orbit-tools{transform-origin:50% 29%!important}.ty-orbit-slot{width:116px!important}.ty-orbit-tool{background:#fffffff7!important;box-shadow:0 12px 28px #10443317!important}.orbit-slot-1{left:35%!important;top:0!important}.orbit-slot-2{left:4%!important;top:7%!important}.orbit-slot-3{right:3%!important;top:8%!important}.orbit-slot-4{right:-3%!important;top:20%!important}.orbit-slot-5{right:-4%!important;top:34%!important}.orbit-slot-6{left:-3%!important;top:20%!important}.orbit-slot-7{right:-3%!important;top:48%!important}.orbit-slot-8{right:4%!important;top:57%!important}.orbit-slot-9{left:-3%!important;top:47%!important}.orbit-slot-10{left:4%!important;top:57%!important}.orbit-slot-11{left:20%!important;top:63%!important}.orbit-slot-12{left:38%!important;top:65%!important}.orbit-slot-13{right:16%!important;top:62%!important}.orbit-slot-14{left:-4%!important;top:34%!important}.ty-orbit-intake{top:57%!important;width:330px!important;height:230px!important}.ty-orbit-core{bottom:0!important;width:calc(100% - 4px)!important;min-height:410px!important;padding:24px 15px 18px!important;border-radius:30px!important}.ty-orbit-core>.ty-light-logo{width:116px!important;height:52px!important}.ty-orbit-core>small{font-size:6.4px!important;letter-spacing:.22em!important}.ty-orbit-core h3{font-size:34px!important;margin:8px 0 15px!important}.ty-orbit-outcomes{max-width:350px!important;gap:7px!important;margin-bottom:18px!important}.ty-orbit-outcomes span{min-height:34px!important;font-size:5.7px!important}.ty-orbit-dashboard{height:205px!important;grid-template-columns:84px minmax(0,1fr)!important}.ty-why-orbit.is-live .ty-orbit-tools{animation:tyOrbitReferenceMobileFlow 18s cubic-bezier(.42,.02,.2,1) infinite!important}.ty-why-orbit.is-live .ty-orbit-slot{animation:tyOrbitReferenceMobileCounter 18s cubic-bezier(.42,.02,.2,1) infinite!important}@keyframes tyOrbitReferenceMobileFlow{0%,14%{transform:translateZ(0) rotate(0) scale(1);opacity:1}34%{transform:translate3d(0,-3px,0) rotate(3deg) scale(1);opacity:1}50%{transform:translate3d(0,3px,0) rotate(-3deg) scale(1);opacity:1}60%{transform:translateZ(0) rotate(0) scale(.98);opacity:1}70%{transform:translate3d(0,265px,0) rotate(0) scale(.4);opacity:.48}76%,81%{transform:translate3d(0,350px,0) rotate(0) scale(.12);opacity:0}88%{transform:translateZ(0) rotate(0) scale(.94);opacity:0}96%,to{transform:translateZ(0) rotate(0) scale(1);opacity:1}}@keyframes tyOrbitReferenceMobileCounter{0%,14%{transform:rotate(0)}34%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}60%,81%,to{transform:rotate(0)}}}@media(max-width:430px){.ty-why-orbit-stage{height:1080px!important}.ty-orbit-person{top:28.5%!important;width:92%!important;height:410px!important}.ty-orbit-slot{width:108px!important}.ty-orbit-core{min-height:400px!important}.ty-orbit-core h3{font-size:31px!important}}.ty-why-exact .ty-why-orbit-head{margin-bottom:clamp(24px,4vw,46px)}.ty-why-exact-art{position:relative;width:min(100%,920px);margin:0 auto;border-radius:34px;overflow:hidden;background:#f7faf8;box-shadow:0 30px 80px #0c4a3717;isolation:isolate}.ty-why-exact-art>img{display:block;width:100%;height:auto;position:relative;z-index:1}.ty-why-exact-sheen{position:absolute;z-index:2;inset:-20% -45%;pointer-events:none;background:linear-gradient(112deg,transparent 39%,rgba(255,255,255,.04) 44%,rgba(255,255,255,.52) 50%,rgba(255,255,255,.05) 56%,transparent 61%);transform:translate(-42%);opacity:0}.ty-why-exact-pulse{position:absolute;z-index:2;pointer-events:none;border-radius:999px;border:1px solid rgba(35,177,128,.28);box-shadow:0 0 32px #2dc9991f;opacity:0}.ty-why-exact-pulse.pulse-a{left:41%;top:48%;width:18%;aspect-ratio:1}.ty-why-exact-pulse.pulse-b{left:34%;top:57%;width:32%;aspect-ratio:1}.ty-why-exact.is-live .ty-why-exact-sheen{animation:tyExactSheen 5.8s ease-in-out .5s infinite}.ty-why-exact.is-live .ty-why-exact-pulse{animation:tyExactPulse 3.8s ease-out infinite}.ty-why-exact.is-live .ty-why-exact-pulse.pulse-b{animation-delay:1.35s}.ty-why-orbit-legacy{display:none!important}@keyframes tyExactSheen{0%,16%{opacity:0;transform:translate(-42%)}28%{opacity:.72}46%{opacity:0;transform:translate(42%)}to{opacity:0;transform:translate(42%)}}@keyframes tyExactPulse{0%{opacity:0;transform:scale(.62)}18%{opacity:.45}72%,to{opacity:0;transform:scale(1.42)}}@media(max-width:760px){.ty-why-exact-art{width:calc(100% + 18px);margin-left:-9px;border-radius:24px;box-shadow:0 20px 52px #0c4a3714}.ty-why-exact .ty-why-orbit-cta{margin-top:26px}}@media(prefers-reduced-motion:reduce){.ty-why-exact-sheen,.ty-why-exact-pulse{animation:none!important;display:none!important}}.ty-orbit-person{background:transparent!important;overflow:visible!important}.ty-orbit-person img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;mix-blend-mode:multiply!important;filter:saturate(.94) contrast(1.025)!important;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.84) 88%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.84) 88%,transparent 100%)}.ty-orbit-tool.is-whatsapp>span{background:#eafbf1!important;color:#20b85a!important}.ty-whatsapp-mark{width:22px!important;height:22px!important;display:block}.ty-orbit-tool.is-whatsapp b{color:#173d2f}.ty-orbit-intake{background:radial-gradient(ellipse at 50% 100%,rgba(34,185,126,.15),transparent 67%);filter:blur(.1px)}@media(max-width:760px){.ty-orbit-person{top:27.5%!important;width:88%!important;height:455px!important;filter:drop-shadow(0 22px 34px rgba(14,61,46,.055))!important}.ty-orbit-person img{-o-object-position:center bottom!important;object-position:center bottom!important}.ty-orbit-scribble{opacity:.29!important}.ty-orbit-intake{top:55%!important;height:270px!important}.ty-orbit-core{margin-top:0!important}.ty-orbit-tool{backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ty-whatsapp-mark{width:18px!important;height:18px!important}}@media(max-width:430px){.ty-orbit-person{top:27%!important;width:94%!important;height:438px!important}.ty-orbit-intake{top:54%!important}}@media(prefers-reduced-motion:reduce){.ty-why-orbit.is-live .ty-orbit-tools,.ty-why-orbit.is-live .ty-orbit-slot,.ty-why-orbit.is-live .ty-orbit-intake,.ty-why-orbit.is-live .ty-orbit-core{animation:none!important}}.ty-why-exact-art{width:min(100%,864px)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:hidden!important}.ty-why-exact-art>img{width:100%!important;height:auto!important;display:block!important;transform-origin:50% 58%;will-change:transform}.ty-why-flow-overlay{position:absolute;z-index:3;inset:0;width:100%;height:100%;pointer-events:none}.ty-why-flow-overlay path{fill:none;stroke:#1ba7736b;stroke-width:1.4;stroke-linecap:round;stroke-dasharray:8 13;opacity:0;filter:drop-shadow(0 0 5px rgba(35,177,128,.22))}.ty-why-flow-dot{position:absolute;z-index:4;width:7px;height:7px;border-radius:999px;background:#21b980eb;box-shadow:0 0 0 5px #21b9801a,0 0 16px #21b98057;opacity:0;pointer-events:none;offset-rotate:0deg}.ty-why-flow-dot.dot-1{offset-path:path("M66 355 C105 565 192 650 305 692")}.ty-why-flow-dot.dot-2{offset-path:path("M554 355 C514 565 430 650 315 692")}.ty-why-flow-dot.dot-3{offset-path:path("M126 498 C176 608 231 655 306 694")}.ty-why-flow-dot.dot-4{offset-path:path("M494 498 C447 608 391 655 314 694")}.ty-why-exact.is-live .ty-why-exact-art>img{animation:tyExactArtworkFloat 10s ease-in-out infinite}.ty-why-exact.is-live .ty-why-flow-overlay path{animation:tyWhyFlowTrace 5.4s linear infinite}.ty-why-exact.is-live .ty-why-flow-overlay path:nth-child(2){animation-delay:.45s}.ty-why-exact.is-live .ty-why-flow-overlay path:nth-child(3){animation-delay:.9s}.ty-why-exact.is-live .ty-why-flow-overlay path:nth-child(4){animation-delay:1.25s}.ty-why-exact.is-live .ty-why-flow-dot{animation:tyWhyFlowDot 5.4s cubic-bezier(.42,.02,.2,1) infinite}.ty-why-exact.is-live .ty-why-flow-dot.dot-2{animation-delay:.45s}.ty-why-exact.is-live .ty-why-flow-dot.dot-3{animation-delay:.9s}.ty-why-exact.is-live .ty-why-flow-dot.dot-4{animation-delay:1.25s}.ty-why-exact.is-live .ty-why-exact-pulse.pulse-a{animation:tyExactPulse 4.6s ease-out 2.9s infinite}.ty-why-exact.is-live .ty-why-exact-pulse.pulse-b{animation:tyExactPulse 4.6s ease-out 3.35s infinite}@keyframes tyExactArtworkFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-3px,0) scale(1.003)}}@keyframes tyWhyFlowTrace{0%,10%{opacity:0;stroke-dashoffset:34}24%{opacity:.2}48%{opacity:.68}76%{opacity:.18;stroke-dashoffset:-34}to{opacity:0;stroke-dashoffset:-60}}@keyframes tyWhyFlowDot{0%,12%{offset-distance:0%;opacity:0}24%{opacity:.9}72%{opacity:.9}86%,to{offset-distance:100%;opacity:0}}@media(max-width:760px){.ty-why-exact-art{width:100%!important;margin:0!important;border-radius:0!important}.ty-why-flow-dot{width:6px;height:6px}.ty-why-exact .ty-why-orbit-head{margin-bottom:24px!important}}@media(prefers-reduced-motion:reduce){.ty-why-exact-art>img,.ty-why-flow-overlay path,.ty-why-flow-dot,.ty-why-exact-pulse,.ty-why-exact-sheen{animation:none!important}.ty-why-flow-overlay,.ty-why-flow-dot,.ty-why-exact-pulse,.ty-why-exact-sheen{display:none!important}}.ty-why-exact{max-width:1280px!important;margin:0 auto 58px!important;padding:58px clamp(18px,4vw,54px) 44px!important;border:1px solid rgba(9,77,55,.07)!important;border-radius:38px!important;background:linear-gradient(180deg,#fff,#fbfefc 52%,#f1faf5)!important;box-shadow:0 28px 82px #0f4c370e!important;overflow:hidden!important}.ty-why-exact:before{display:none!important}.ty-why-exact .ty-why-orbit-head{max-width:850px;margin:0 auto 28px!important;text-align:center}.ty-sync-story{width:min(100%,900px);margin:0 auto;position:relative;isolation:isolate}.ty-sync-chaos{position:relative;height:760px;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 50% 34%,rgba(36,185,128,.12),transparent 28%),radial-gradient(circle at 50% 77%,rgba(51,205,154,.1),transparent 31%),linear-gradient(180deg,#fbfdfc,#f8fcfa 72%,#eef9f4)}.ty-sync-chaos:after{content:"";position:absolute;z-index:1;left:12%;right:12%;bottom:1%;height:26%;background:radial-gradient(ellipse at 50% 100%,rgba(32,186,126,.15),transparent 68%);filter:blur(5px);pointer-events:none}.ty-sync-trails{position:absolute;z-index:1;inset:0;width:100%;height:100%;pointer-events:none}.ty-sync-trails path{fill:none;stroke:#1091632e;stroke-width:1.4;stroke-linecap:round;stroke-dasharray:7 10;vector-effect:non-scaling-stroke}.ty-sync-trails path:nth-child(2){stroke:#3f7eda26;stroke-dasharray:4 12}.ty-sync-trails path:nth-child(3){stroke:#c9973921;stroke-dasharray:9 14}.ty-sync-person{position:absolute;z-index:2;left:50%;top:16%;width:49%;height:46%;transform:translate(-50%);overflow:hidden;border-radius:46% 46% 23px 23px;filter:drop-shadow(0 24px 34px rgba(13,66,49,.1));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.84) 88%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.84) 88%,transparent 100%)}.ty-sync-person img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center 48%;object-position:center 48%;filter:saturate(.88) contrast(1.02) brightness(1.03)}.ty-sync-tools{position:absolute;z-index:5;inset:0}.ty-sync-tool{position:absolute;left:var(--x);top:var(--y);width:20%;min-width:164px;min-height:82px;padding:12px 13px;border:1px solid rgba(15,76,55,.09);border-radius:18px;background:#fffffff9;box-shadow:0 15px 38px #10443318,inset 0 1px #ffffffe6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;overflow:visible;will-change:left,top,transform,opacity;transform:translateZ(0)}.ty-sync-tool-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;overflow:visible;flex:0 0 auto}.ty-sync-tool-icon>svg{display:block;width:21px;height:21px;max-width:21px;max-height:21px;overflow:visible;stroke-width:1.8;vector-effect:non-scaling-stroke}.ty-sync-tool-icon .ty-whatsapp-mark{width:23px!important;height:23px!important;max-width:23px!important;max-height:23px!important;stroke:none!important}.ty-sync-tool>div{min-width:0;overflow:visible}.ty-sync-tool b{display:block;color:#17382e;font-size:10px;line-height:1.18;letter-spacing:-.01em;white-space:normal}.ty-sync-tool small{display:block;margin-top:4px;color:#798d84;font-size:6.4px;line-height:1.38;white-space:normal;overflow:visible}.ty-sync-tool.tone-green .ty-sync-tool-icon{background:#e9f8f1;color:#0d9566}.ty-sync-tool.tone-blue .ty-sync-tool-icon{background:#edf4ff;color:#347bd1}.ty-sync-tool.tone-amber .ty-sync-tool-icon{background:#fff4e7;color:#e2991a}.ty-sync-tool.tone-purple .ty-sync-tool-icon{background:#f2edff;color:#7353ca}.ty-sync-tool.tone-mint .ty-sync-tool-icon{background:#e9faf4;color:#13a879}.ty-sync-tool.tone-red .ty-sync-tool-icon{background:#fff0ef;color:#e24c4c}.ty-sync-tool.tone-gold .ty-sync-tool-icon{background:#fff7df;color:#dca70a}.ty-sync-tool.tone-wa .ty-sync-tool-icon{background:#e8fbef;color:#1db954}.ty-sync-intake{position:absolute;z-index:4;left:50%;bottom:0;width:62%;height:31%;transform:translate(-50%);opacity:.18;pointer-events:none}.ty-sync-intake>i{position:absolute;left:50%;bottom:2px;width:1.5px;height:100%;border-radius:99px;background:linear-gradient(180deg,#1caf7500,#1caf756b 44%,#1caf75e0);transform-origin:bottom;filter:drop-shadow(0 0 7px rgba(27,181,121,.24));transform:translate(calc((var(--n) - 4)*36px)) rotate(calc((var(--n) - 4)*3deg))}.ty-sync-intake>span{position:absolute;left:50%;bottom:0;width:110px;height:26px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse,#21be8159,#21be8100 70%);filter:blur(8px)}.ty-sync-solution{position:relative;z-index:8;margin:-8px auto 0;width:88%;padding:31px 34px 28px;border:1px solid rgba(9,89,61,.11);border-radius:32px;background:#fffffffa;box-shadow:0 30px 78px #0a4f371c,0 0 0 8px #ffffff85;text-align:center}.ty-sync-logo{width:130px!important;height:55px!important;margin:0 auto!important}.ty-sync-solution>small{display:block;margin-top:4px;color:#668177;font-size:7px;font-weight:950;letter-spacing:.21em}.ty-sync-solution h3{margin:6px 0 16px;color:#08714f;font:650 40px/1.04 Manrope,sans-serif;letter-spacing:-.05em}.ty-sync-benefits{max-width:650px;margin:0 auto 20px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ty-sync-benefits span{min-height:38px;padding:0 12px;border-radius:999px;background:#eff8f4;color:#3f6557;display:flex;align-items:center;justify-content:center;gap:7px;font-size:7.2px;font-weight:850}.ty-sync-benefits svg{width:13px;color:#0c9465}.ty-sync-dashboard{position:relative;display:grid;grid-template-columns:145px minmax(0,1fr);height:245px;border:1px solid rgba(8,74,52,.09);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 16px 42px #0c463212;text-align:left}.ty-sync-dashboard>aside{padding:16px 11px;border-right:1px solid rgba(8,74,52,.065);background:#f7faf8;display:flex;flex-direction:column;gap:4px}.ty-sync-dashboard>aside>b{padding:0 7px 9px;color:#24634c;font-size:8px;letter-spacing:.16em}.ty-sync-dashboard>aside>span{min-height:28px;padding:0 7px;border-radius:7px;color:#7b9086;display:flex;align-items:center;gap:6px;font-size:6px;font-weight:800}.ty-sync-dashboard>aside>span.active{background:#e9f5ef;color:#137653}.ty-sync-dashboard>aside svg{width:10px}.ty-sync-dashboard>main{padding:15px;min-width:0}.ty-sync-dashboard>main>header{display:flex;justify-content:space-between;align-items:center}.ty-sync-dashboard>main>header>div{display:flex;flex-direction:column}.ty-sync-dashboard>main>header small{font-size:4.8px;letter-spacing:.13em;color:#8b9a93}.ty-sync-dashboard>main>header b{font-size:11px;color:#214536;margin-top:2px}.ty-sync-dashboard>main>header>span{position:relative;width:26px;height:26px;border-radius:8px;background:#f2f7f4;display:grid;place-items:center;color:#477261}.ty-sync-dashboard>main>header>span svg{width:11px}.ty-sync-dashboard>main>header>span i{position:absolute;right:3px;top:3px;width:4px;height:4px;border-radius:50%;background:#19a36e}.ty-sync-dashboard>main>section{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.ty-sync-dashboard>main>section article{min-height:63px;padding:9px;border:1px solid rgba(8,74,52,.07);border-radius:10px;background:#fbfdfc;display:flex;flex-direction:column}.ty-sync-dashboard>main>section small,.ty-sync-activity>small{font-size:4.4px;letter-spacing:.08em;color:#889990}.ty-sync-dashboard>main>section b{margin-top:4px;font-size:15px;color:#153b2d}.ty-sync-dashboard>main>section em{margin-top:2px;font-size:4.5px;color:#8d9b95;font-style:normal}.ty-sync-activity{margin-top:8px;padding:8px 9px;border:1px solid rgba(8,74,52,.065);border-radius:10px;background:#fff}.ty-sync-activity p{display:grid;grid-template-columns:16px 1fr auto;gap:6px;align-items:center;min-height:27px;border-bottom:1px solid rgba(8,74,52,.05);margin:0!important}.ty-sync-activity p:last-child{border-bottom:0}.ty-sync-activity p svg{width:9px;color:#16815c}.ty-sync-activity p b{font-size:5.4px;color:#49685b}.ty-sync-activity p em{font-size:4.4px;font-style:normal;color:#13805a;background:#eaf6ef;padding:3px 5px;border-radius:99px}.ty-sync-dashboard>strong{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border-radius:50%;background:#dff5e9;color:#109161;display:grid;place-items:center;box-shadow:0 8px 18px #1091611f}.ty-sync-dashboard>strong svg{width:17px}.ty-why-exact.is-live .ty-sync-trails path{animation:tySyncTrail 8s linear infinite}.ty-why-exact.is-live .ty-sync-trails path:nth-child(2){animation-duration:10s;animation-direction:reverse}.ty-why-exact.is-live .ty-sync-trails path:nth-child(3){animation-duration:12s}.ty-why-exact.is-live .ty-sync-tools{animation:tySyncOrbitField 13s cubic-bezier(.45,.03,.2,1) infinite;transform-origin:50% 40%}.ty-why-exact.is-live .ty-sync-tool{animation:tySyncCardFlow 13s cubic-bezier(.42,.02,.18,1) infinite;animation-delay:calc(var(--i)*24ms)}.ty-why-exact.is-live .ty-sync-intake{animation:tySyncIntake 13s ease-in-out infinite}.ty-why-exact.is-live .ty-sync-solution{animation:tySyncSolution 13s ease-in-out infinite}.ty-why-exact.is-live .ty-sync-person{animation:tySyncPerson 6.4s ease-in-out infinite}@keyframes tySyncTrail{to{stroke-dashoffset:-150}}@keyframes tySyncOrbitField{0%,8%{transform:rotate(0)}20%{transform:rotate(3.2deg)}33%{transform:rotate(-2.4deg)}45%,to{transform:rotate(0)}}@keyframes tySyncCardFlow{0%,8%{left:var(--x);top:var(--y);transform:translateZ(0) rotate(0) scale(1);opacity:1}19%{left:var(--x);top:var(--y);transform:translate3d(0,-8px,0) rotate(2.2deg) scale(1);opacity:1}31%{left:var(--x);top:var(--y);transform:translate3d(7px,4px,0) rotate(-2deg) scale(1);opacity:1}45%,52%{left:var(--x);top:var(--y);transform:translateZ(0) rotate(0) scale(1);opacity:1}61%{left:50%;top:77%;transform:translate(-50%,-50%) rotate(0) scale(.54);opacity:.9}69%,74%{left:50%;top:92%;transform:translate(-50%,-50%) rotate(0) scale(.1);opacity:0}82%{left:var(--x);top:var(--y);transform:scale(.94);opacity:0}91%,to{left:var(--x);top:var(--y);transform:scale(1);opacity:1}}@keyframes tySyncIntake{0%,51%{opacity:.18;transform:translate(-50%) scaleY(.72)}58%{opacity:.48;transform:translate(-50%) scaleY(.88)}67%{opacity:1;transform:translate(-50%) scaleY(1)}77%,to{opacity:.18;transform:translate(-50%) scaleY(.72)}}@keyframes tySyncSolution{0%,54%{transform:scale(1);box-shadow:0 30px 78px #0a4f371c,0 0 0 8px #ffffff85}68%{transform:scale(1.018);box-shadow:0 38px 92px #0a81572e,0 0 0 12px #e1f9edc7}80%,to{transform:scale(1);box-shadow:0 30px 78px #0a4f371c,0 0 0 8px #ffffff85}}@keyframes tySyncPerson{50%{transform:translate(-50%) translateY(-5px)}}.ty-trust-strip{margin-bottom:74px!important}.ty-showcase{padding-top:26px!important;padding-bottom:66px!important}.ty-afrech-showcase{padding-top:26px!important;padding-bottom:42px!important}.ty-afrech-stage{padding-top:10px!important;padding-bottom:0!important}.ty-app-gallery{padding-top:68px!important;padding-bottom:74px!important}.ty-afrech-device-story{padding-top:64px!important}.ty-decision{padding-top:34px!important;margin-bottom:82px!important}@media(max-width:760px){.ty-why-exact{margin:0 0 20px!important;padding:34px 10px 18px!important;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}.ty-why-exact .ty-why-orbit-head{padding:0 8px;margin-bottom:18px!important}.ty-sync-story{width:100%}.ty-sync-chaos{height:620px;border-radius:24px}.ty-sync-person{top:17%;width:55%;height:38%;border-radius:38% 38% 18px 18px}.ty-sync-tool{width:108px;min-width:108px;min-height:58px;padding:7px 8px;border-radius:13px;grid-template-columns:30px minmax(0,1fr);gap:7px;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 11px 26px #10443316}.ty-sync-tool:nth-child(1){--x:3%!important}.ty-sync-tool:nth-child(2){--x:36%!important}.ty-sync-tool:nth-child(3){--x: calc(100% - 112px) !important}.ty-sync-tool:nth-child(5),.ty-sync-tool:nth-child(7),.ty-sync-tool:nth-child(9),.ty-sync-tool:nth-child(11){--x: calc(100% - 112px) !important}.ty-sync-tool:nth-child(12){--x:3%!important}.ty-sync-tool:nth-child(13){--x:36%!important}.ty-sync-tool:nth-child(14){--x: calc(100% - 112px) !important}.ty-sync-tool-icon{width:30px;height:30px;border-radius:9px;overflow:visible}.ty-sync-tool-icon>svg{width:15px;height:15px;max-width:15px;max-height:15px;overflow:visible}.ty-sync-tool-icon .ty-whatsapp-mark{width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important}.ty-sync-tool b{font-size:6.9px;line-height:1.15}.ty-sync-tool small{display:block;margin-top:2px;font-size:4.15px;line-height:1.22}.ty-sync-intake{width:78%;height:28%}.ty-sync-intake>i{transform:translate(calc((var(--n) - 4)*23px)) rotate(calc((var(--n) - 4)*3deg))}.ty-sync-solution{width:calc(100% - 4px);padding:21px 12px 16px;border-radius:25px}.ty-sync-logo{width:108px!important;height:46px!important}.ty-sync-solution>small{font-size:6px}.ty-sync-solution h3{font-size:29px;margin:5px 0 12px}.ty-sync-benefits{gap:5px;margin-bottom:13px}.ty-sync-benefits span{min-height:30px;padding:0 7px;font-size:5.2px}.ty-sync-benefits svg{width:10px}.ty-sync-dashboard{grid-template-columns:74px minmax(0,1fr);height:180px;border-radius:15px}.ty-sync-dashboard>aside{padding:9px 5px}.ty-sync-dashboard>aside>b{font-size:4.4px;padding:0 4px 5px}.ty-sync-dashboard>aside>span{min-height:20px;padding:0 4px;gap:3px;font-size:3.8px}.ty-sync-dashboard>aside svg{width:7px}.ty-sync-dashboard>main{padding:9px}.ty-sync-dashboard>main>header b{font-size:7px}.ty-sync-dashboard>main>header small{font-size:3.3px}.ty-sync-dashboard>main>header>span{width:19px;height:19px}.ty-sync-dashboard>main>section{gap:4px;margin-top:7px}.ty-sync-dashboard>main>section article{min-height:43px;padding:5px;border-radius:7px}.ty-sync-dashboard>main>section small,.ty-sync-activity>small{font-size:3px}.ty-sync-dashboard>main>section b{font-size:9px}.ty-sync-dashboard>main>section em{font-size:3px}.ty-sync-activity{margin-top:5px;padding:5px 6px}.ty-sync-activity p{min-height:19px;grid-template-columns:11px 1fr auto;gap:3px}.ty-sync-activity p svg{width:6px}.ty-sync-activity p b{font-size:3.7px}.ty-sync-activity p em{font-size:3px;padding:2px 3px}.ty-sync-dashboard>strong{right:7px;bottom:7px;width:25px;height:25px}.ty-sync-dashboard>strong svg{width:12px}.ty-trust-strip{margin-bottom:54px!important}.ty-showcase,.ty-afrech-showcase{padding-top:16px!important;padding-bottom:34px!important}.ty-showcase>header,.ty-afrech-showcase>header{margin-bottom:22px!important}.ty-afrech-stage{padding-top:4px!important}.ty-app-gallery{padding-top:50px!important;padding-bottom:58px!important}.ty-afrech-device-story{padding-top:46px!important}.ty-afrech-device-story>header{margin-bottom:24px!important}.ty-decision{padding-top:22px!important;margin-bottom:64px!important}}@media(max-width:430px){.ty-sync-chaos{height:600px}.ty-sync-person{top:17%;width:55%;height:37%}.ty-sync-tool{width:104px;min-width:104px;padding:6px 7px}.ty-sync-tool:nth-child(3),.ty-sync-tool:nth-child(5),.ty-sync-tool:nth-child(7),.ty-sync-tool:nth-child(9),.ty-sync-tool:nth-child(11),.ty-sync-tool:nth-child(14){--x: calc(100% - 108px) !important}.ty-sync-solution h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.ty-sync-trails path,.ty-sync-tools,.ty-sync-tool,.ty-sync-intake,.ty-sync-solution,.ty-sync-person{animation:none!important}.ty-sync-intake{display:none!important}.ty-sync-tool{opacity:1!important;transform:none!important}}
