.t16-lander{--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-7:64px;--space-8:80px;--type-xs:.875rem;--type-sm:1rem;--type-md:1.125rem;--type-lg:1.375rem;--type-xl:clamp(1.75rem, 3vw, 2.25rem);--type-2xl:clamp(2.25rem, 4.5vw, 3rem);--line-tight:1.25;--line-base:1.65;--line-relaxed:1.75;--transition:all .28s cubic-bezier(.22, 1, .36, 1);--transition-fast:all .18s cubic-bezier(.22, 1, .36, 1);--whatsapp-green:#25d366;--site-shell:1360px;--site-gutter:clamp(20px, 3vw, 42px)}.t16-lander,.t16-lander[data-t16-theme=light]{--primary-color:#3b4ba5;--secondary-color:#e31c84;--accent-color:#e31c84;--text-color:#171a2b;--text-light:#50576b;--text-lighter:#70788d;--background-dark:#f7f8fc;--background-darker:#eff2f7;--surface-glass:#fff;--surface-glass-strong:#fff;--surface-glass-soft:#f4f6fa;--surface-opaque:#fff;--surface-border:#dde2eb;--surface-border-muted:#e8ebf1;--divider-soft:#e2e6ee;--crystal-line:transparent;--crystal-line-soft:transparent;--gradient-primary:#3b4ba5;--gradient-secondary:#e31c84;--shadow:0 8px 24px #19213d12;--shadow-hover:0 12px 30px #19213d1a}.t16-lander[data-t16-theme=dark]{--primary-color:#e31c84;--secondary-color:#e31c84;--accent-color:#e31c84;--text-color:#f7f5fa;--text-light:#c8c6d1;--text-lighter:#9b99aa;--background-dark:#0d0d1f;--background-darker:#090916;--surface-glass:#17172a;--surface-glass-strong:#1b1b30;--surface-glass-soft:#141426;--surface-opaque:#17172a;--surface-border:#ffffff1f;--surface-border-muted:#ffffff14;--divider-soft:#ffffff1a;--crystal-line:transparent;--crystal-line-soft:transparent;--gradient-primary:#e31c84;--gradient-secondary:#e31c84;--shadow:0 10px 26px #0000002e;--shadow-hover:0 14px 32px #0000003d}.t16-lander,.t16-lander *{box-sizing:border-box}.t16-lander{background:var(--background-dark);min-width:0;color:var(--text-color);letter-spacing:-.006em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1, "liga" 1;margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}.t16-lander :is(h1,h2,h3,h4,h5,h6){letter-spacing:-.025em;color:var(--text-color);margin:0;font-family:Lora,Georgia,serif}.t16-lander :is(p,ul,ol,figure,blockquote){margin:0}.t16-lander a{color:inherit;text-underline-offset:.2em;text-decoration:none}.t16-lander :is(button,input,textarea,select){font:inherit;color:inherit}.t16-lander img{max-width:100%;display:block}.t16-lander .container{max-width:1360px;margin:0 auto;padding:0 20px}.t16-lander .header{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f23f2;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.t16-lander .nav-wrapper{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:1rem 0;display:flex}.t16-lander .logo{align-items:center;gap:1rem;margin-left:0;padding-left:0;display:flex}.t16-lander .logo-link{will-change:transform;align-items:center;gap:1rem;text-decoration:none;display:flex}.t16-lander .logo-container{width:50px;min-width:50px;height:50px;min-height:50px;position:relative}.t16-lander .logo-img{width:100%;max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;border-radius:50%;display:block}.t16-lander .logo h1{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:1.5rem;font-weight:700}.t16-lander .nav-list{gap:2rem;list-style:none;display:flex}.t16-lander .nav-link{color:var(--text-light);font-weight:500;text-decoration:none;transition:color .3s;position:relative}.t16-lander .nav-link:hover{color:var(--primary-color)}.t16-lander .nav-link:hover:after{width:100%}.t16-lander .inline-underline-link{color:inherit;text-decoration:none;display:inline-block;position:relative}.t16-lander .inline-underline-link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.t16-lander .inline-underline-link:hover:after,.t16-lander .inline-underline-link:focus-visible:after{width:100%}.t16-lander .btn .inline-underline-link{color:inherit}.t16-lander .btn .inline-underline-link:after{bottom:0}.t16-lander .btn{transition:var(--transition-fast);cursor:pointer;will-change:transform,box-shadow;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex;transform:translateZ(0)}.t16-lander .btn-secondary{color:var(--text-color);border:2px solid var(--primary-color);background:0 0}.t16-lander .t16-theme-toggle{cursor:pointer;width:40px;height:40px;color:var(--text-color);border:1px solid var(--border-color,#80808047);transition:var(--transition-fast);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.t16-lander .t16-theme-toggle:hover{color:var(--primary-color);border-color:var(--primary-color);transform:translateY(-2px)translateZ(0)}.t16-lander .t16-theme-toggle:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.t16-lander .login-menu{min-width:220px;box-shadow:var(--shadow);z-index:1200;background:#0f0f23fa;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:.25rem;padding:.4rem;display:none;position:absolute;top:100%;right:0}.t16-lander .login-dropdown:hover .login-menu,.t16-lander .login-dropdown:focus-within .login-menu{display:flex}.t16-lander .login-dropdown:hover .dropdown-icon,.t16-lander .login-dropdown:focus-within .dropdown-icon{transform:rotate(180deg)}.t16-lander .login-menu a{color:var(--text-light);transition:var(--transition-fast);border-radius:8px;padding:.55rem .75rem;font-size:.9rem;text-decoration:none}.t16-lander .hero{will-change:transform;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.t16-lander .hero:before{content:"";z-index:1;will-change:opacity;background:radial-gradient(circle at 30% 20%,#c81e881a 0%,#0000 50%),radial-gradient(circle at 70% 80%,#ffd7001a 0%,#0000 50%);position:absolute;inset:0}.t16-lander .hero-content{z-index:2;max-width:800px;position:relative}.t16-lander .hero-badge{color:var(--primary-color);background:#c81e881a;border:1px solid #c81e884d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.t16-lander .registrations-badge{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.t16-lander .registrations-badge span{color:var(--secondary-color);transition:var(--transition-fast);white-space:nowrap;background:#494f9b1a;border:1px solid #494f9b4d;border-radius:20px;flex-shrink:0;align-items:center;gap:.25rem;padding:.4rem .8rem;font-size:.7rem;font-weight:500;display:inline-flex}.t16-lander .registrations-badge span:hover{background:#494f9b33;transform:translateY(-2px)translateZ(0)}.t16-lander .hero-title{background:linear-gradient(135deg,#fff 0%,gold 100%);-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1}.t16-lander .hero-subtitle{color:var(--text-light);max-width:600px;margin-bottom:3rem;font-size:clamp(1rem,2.5vw,1.25rem)}.t16-lander .hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.t16-lander .features{background:var(--background-darker);padding:6rem 0}.t16-lander .section-header{text-align:center;margin-bottom:5rem}.t16-lander .section-title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.t16-lander .section-subtitle{color:var(--text-light);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem)}.t16-lander .section-subtitle-emphasis{text-underline-offset:.15em;font-style:italic;font-weight:700;text-decoration:underline}.t16-lander .features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.t16-lander .feature-card{transition:var(--transition-fast);will-change:transform,box-shadow;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;position:relative;overflow:hidden;transform:translateZ(0)}.t16-lander .feature-card:before{content:"";background:var(--gradient-primary);height:2px;transition:var(--transition-fast);will-change:transform;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.t16-lander .feature-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-10px)translateZ(0)}.t16-lander .feature-card:hover:before{transform:scaleX(1)}.t16-lander .feature-icon{background:var(--gradient-primary);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.t16-lander .feature-card h3{color:var(--text-color);margin-bottom:1rem;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:1.5rem;font-weight:600}.t16-lander .feature-card p{color:var(--text-light);line-height:1.6}.t16-lander .stats{background:var(--background-dark);padding:6rem 0}.t16-lander .stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.t16-lander .stat-item h3{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.t16-lander .stat-item p{color:var(--text-light);font-size:clamp(1rem,2vw,1.125rem)}.t16-lander .footer{background:var(--background-darker);border-top:1px solid #ffffff1a;padding:3rem 0 1rem}.t16-lander .footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.t16-lander .footer-bottom{text-align:center;color:var(--text-lighter);border-top:1px solid #ffffff1a;padding-top:1rem}.t16-lander .app-download-prompt{background:var(--gradient-primary);z-index:1001;max-width:300px;box-shadow:var(--shadow);will-change:transform,opacity;border-radius:12px;padding:16px;display:none;position:fixed;top:20px;right:20px;transform:translateZ(0)}@keyframes t16-slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.t16-lander .app-download-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.t16-lander .app-download-text{color:var(--text-color);font-size:14px;font-weight:500}.t16-lander .app-download-btn{background:var(--text-color);color:var(--background-dark);transition:var(--transition-fast);will-change:transform;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:500;text-decoration:none;display:inline-block}@media (max-width:768px){.t16-lander .nav-list{display:none}.t16-lander .login-dropdown,.t16-lander .login-trigger{width:100%}.t16-lander .login-menu{min-width:100%;box-shadow:none;border-color:#ffffff14;margin-top:.5rem;position:static}.t16-lander .hero-buttons{flex-direction:column}.t16-lander .features-grid{grid-template-columns:1fr}.t16-lander .stats-grid{grid-template-columns:repeat(2,1fr)}.t16-lander .app-download-prompt{max-width:none;top:10px;left:10px;right:10px}}@media (max-width:480px){.t16-lander .container{padding:0 1rem}.t16-lander .stats-grid{grid-template-columns:1fr}}@keyframes t16-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes t16-fadeInLeft{0%{opacity:0;transform:translate(-30px)translateZ(0)}to{opacity:1;transform:translate(0)translateZ(0)}}@keyframes t16-fadeInRight{0%{opacity:0;transform:translate(30px)translateZ(0)}to{opacity:1;transform:translate(0)translateZ(0)}}@keyframes t16-scaleIn{0%{opacity:0;transform:scale(.8)translateZ(0)}to{opacity:1;transform:scale(1)translateZ(0)}}@keyframes t16-float{0%,to{transform:translateY(0)translateZ(0)}50%{transform:translateY(-10px)translateZ(0)}}@keyframes t16-pulse{0%,to{transform:scale(1)translateZ(0)}50%{transform:scale(1.05)translateZ(0)}}@keyframes t16-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes t16-rotate{0%{transform:rotate(0)translateZ(0)}to{transform:rotate(360deg)translateZ(0)}}.t16-lander .animate-fade-in-up{animation:.6s cubic-bezier(.4,0,.2,1) t16-fadeInUp}.t16-lander .animate-fade-in-left{animation:.6s cubic-bezier(.4,0,.2,1) t16-fadeInLeft}.t16-lander .animate-fade-in-right{animation:.6s cubic-bezier(.4,0,.2,1) t16-fadeInRight}.t16-lander .animate-scale-in{animation:.6s cubic-bezier(.4,0,.2,1) t16-scaleIn}.t16-lander .animate-t16-float{animation:3s ease-in-out infinite t16-float}.t16-lander .animate-t16-pulse{animation:2s ease-in-out infinite t16-pulse}.t16-lander .animate-t16-shimmer{background:linear-gradient(90deg,#0000,#ffffff1a,#0000) 0 0/200% 100%;animation:2s infinite t16-shimmer}.t16-lander .animate-t16-rotate{animation:20s linear infinite t16-rotate}.t16-lander .stagger-animation>*{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(20px)translateZ(0)}.t16-lander .stagger-animation>.animate{opacity:1;transform:translateY(0)translateZ(0)}.t16-lander .hover-lift{transition:var(--transition-fast);transform:translateZ(0)}.t16-lander .hover-lift:hover{transform:translateY(-5px)translateZ(0);box-shadow:0 15px 35px #0003}.t16-lander .hover-scale{transition:var(--transition-fast);transform:translateZ(0)}.t16-lander .feature-card{position:relative;overflow:hidden}.t16-lander .feature-card:after{content:"";background:var(--gradient-primary);opacity:0;transition:var(--transition-fast);z-index:-1;position:absolute;inset:0}.t16-lander .feature-card:hover:after{opacity:.1}.t16-lander .feature-icon{z-index:1;position:relative}.t16-lander .btn{position:relative;overflow:hidden}.t16-lander .btn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.t16-lander .btn:hover:before{width:300px;height:300px}.t16-lander .nav-link,.t16-lander .stat-item{position:relative}.t16-lander .stat-item h3{display:inline-block;position:relative}.t16-lander .stat-item h3:after{content:"";background:var(--gradient-primary);width:0;height:3px;transition:width .6s;position:absolute;bottom:-5px;left:0}.t16-lander .stat-item:hover h3:after{width:100%}.t16-lander .logo-container{position:relative}.t16-lander .app-download-prompt{position:relative;overflow:hidden}.t16-lander .app-download-prompt:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.t16-lander .app-download-prompt:hover:before{left:100%}.t16-lander .mobile-menu-toggle{z-index:1001;position:relative}.t16-lander .mobile-menu-toggle span{transition:var(--transition-fast)}@media (max-width:768px){.t16-lander .nav-list{-webkit-backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#0f0f23fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:0}.t16-lander .nav-list.active{opacity:1;visibility:visible;display:flex}.t16-lander .nav-list li{opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(20px)translateZ(0)}.t16-lander .nav-list.active li{opacity:1;transform:translateY(0)translateZ(0)}.t16-lander .nav-list li:first-child{transition-delay:.1s}.t16-lander .nav-list li:nth-child(2){transition-delay:.2s}.t16-lander .nav-list li:nth-child(3){transition-delay:.3s}.t16-lander .nav-list li:nth-child(4){transition-delay:.4s}.t16-lander .nav-list li:nth-child(5){transition-delay:.5s}.t16-lander .nav-list li:nth-child(6){transition-delay:.6s}.t16-lander .nav-list li:nth-child(7){transition-delay:.7s}.t16-lander .nav-list li:nth-child(8){transition-delay:.8s}.t16-lander .mobile-menu-toggle{display:flex}}@media (max-width:480px){.t16-lander .hero-title{font-size:clamp(1.8rem,4vw,2.5rem)}.t16-lander .section-title{font-size:clamp(1.5rem,3vw,2rem)}}.t16-lander .skip-link{background:var(--primary-color);color:#fff;z-index:1001;opacity:0;visibility:hidden;border-radius:4px;padding:8px;text-decoration:none;transition:all .3s;position:absolute;top:-40px;left:6px}.t16-lander .skip-link:focus{opacity:1;visibility:visible;top:6px}@media (min-resolution:165dpi){.t16-lander .btn,.t16-lander .feature-card,.t16-lander .nav-link{transition:var(--transition-fast)}.t16-lander .animate-fade-in-up{animation-duration:.4s}.t16-lander .animate-t16-float{animation-duration:2.5s}.t16-lander .animate-t16-pulse{animation-duration:1.5s}}@media (max-width:768px){.t16-lander .container{max-width:100%;padding:0 16px}.t16-lander .header{-webkit-backdrop-filter:blur(15px);padding:.75rem 0}.t16-lander .nav-wrapper{padding:0 1rem}.t16-lander .logo h1{font-size:1.2rem}.t16-lander .logo-container{width:45px;min-width:45px;height:45px;min-height:45px}.t16-lander .nav-list{-webkit-backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#0f0f23fa;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:0}.t16-lander .nav-list li{opacity:0;text-align:center;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(20px)translateZ(0)}.t16-lander .nav-link{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;min-height:56px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.t16-lander .nav-link:hover,.t16-lander .nav-link:active{color:var(--primary-color);transform:scale(1.02)translateZ(0)}.t16-lander .nav-link:hover:after{width:100%}.t16-lander .mobile-menu-toggle{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex-direction:column;gap:4px;padding:8px;transition:all .3s;display:flex}.t16-lander .mobile-menu-toggle:hover{background:#ffffff26}.t16-lander .mobile-menu-toggle span{background-color:var(--text-color);width:24px;height:3px;transition:var(--transition-fast);border-radius:2px}.t16-lander .mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(6px,6px)translateZ(0)}.t16-lander .mobile-menu-toggle.active span:nth-child(2){opacity:0;transform:translate(-20px)translateZ(0)}.t16-lander .mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)translateZ(0)}.t16-lander .hero{align-items:center;min-height:100vh;padding:6rem 0 3rem;display:flex}.t16-lander .hero-content{text-align:center;padding:0 1rem}.t16-lander .hero-badge{margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.875rem}.t16-lander .hero-title{margin-bottom:1rem;font-size:clamp(2rem,8vw,2.5rem);line-height:1.2}.t16-lander .hero-subtitle{margin-bottom:2rem;font-size:clamp(1rem,4vw,1.125rem);line-height:1.6}.t16-lander .registrations-badge{flex-flow:wrap;justify-content:center;gap:.4rem;margin-bottom:2rem}.t16-lander .registrations-badge span{text-align:center;flex:none;justify-content:center;padding:.4rem .6rem;font-size:.65rem}.t16-lander .hero-buttons{flex-direction:column;gap:1rem;width:100%;max-width:280px;margin:0 auto}.t16-lander .hero-buttons .btn{justify-content:center;width:100%;min-height:56px;padding:1rem 1.5rem;font-size:1rem;font-weight:600}.t16-lander .features,.t16-lander .stats,.t16-lander .cta,.t16-lander .testimonials,.t16-lander .process{padding:4rem 0}.t16-lander .section-header{margin-bottom:3rem;padding:0 1rem}.t16-lander .section-title{margin-bottom:1rem;font-size:clamp(1.8rem,6vw,2.2rem)}.t16-lander .section-subtitle{font-size:clamp(.95rem,3vw,1rem);line-height:1.6}.t16-lander .features-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.t16-lander .feature-card{border-radius:16px;min-height:auto;padding:1.5rem}.t16-lander .feature-card h3{margin-bottom:.75rem;font-size:1.3rem}.t16-lander .feature-card p{font-size:.95rem;line-height:1.6}.t16-lander .feature-icon{width:50px;height:50px;margin-bottom:1rem;font-size:1.25rem}.t16-lander .stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 1rem}.t16-lander .stat-item{text-align:center;padding:1rem}.t16-lander .stat-item h3{margin-bottom:.5rem;font-size:clamp(1.8rem,6vw,2.2rem)}.t16-lander .stat-item p{font-size:.9rem;line-height:1.4}.t16-lander .cta .btn{width:100%;max-width:280px;min-height:56px;padding:1rem 1.5rem;font-size:1rem;font-weight:600}.t16-lander .footer{padding:3rem 0 1rem}.t16-lander .footer-content{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.t16-lander .footer-bottom{padding:1rem;font-size:.85rem}.t16-lander .app-download-prompt{z-index:1001;border-radius:16px;max-width:none;padding:1.25rem;position:fixed;inset:auto 16px 20px}.t16-lander .app-download-header{margin-bottom:1rem}.t16-lander .app-download-text{font-size:1rem;font-weight:600}.t16-lander .app-download-btn{text-align:center;justify-content:center;align-items:center;width:100%;min-height:48px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;display:flex}.t16-lander .hero,.t16-lander .features,.t16-lander .stats,.t16-lander .cta{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.t16-lander .animate-fade-in-up,.t16-lander .animate-fade-in-left,.t16-lander .animate-fade-in-right,.t16-lander .animate-scale-in{animation-duration:.5s}.t16-lander .animate-t16-float{animation-duration:2s}}@media (max-width:480px){.t16-lander .container,.t16-lander .nav-wrapper{padding:0 12px}.t16-lander .hero{padding:5rem 0 2rem}.t16-lander .hero-content{padding:0 .5rem}.t16-lander .hero-title{font-size:clamp(1.8rem,7vw,2.2rem)}.t16-lander .hero-subtitle{font-size:clamp(.95rem,3.5vw,1rem)}.t16-lander .section-title{font-size:clamp(1.6rem,5vw,1.8rem)}.t16-lander .features-grid{gap:1rem;padding:0 .5rem}.t16-lander .feature-card{padding:1.25rem}.t16-lander .stats-grid{gap:1.5rem;padding:0 .5rem}.t16-lander .footer-content{padding:0 .5rem}.t16-lander .app-download-prompt{padding:1rem;bottom:16px;left:12px;right:12px}}@media (max-width:360px){.t16-lander .container,.t16-lander .nav-wrapper{padding:0 8px}.t16-lander .logo h1{font-size:1rem}.t16-lander .logo-container{width:40px;min-width:40px;height:40px;min-height:40px}.t16-lander .hero-title{font-size:clamp(1.6rem,6vw,1.8rem)}.t16-lander .hero-subtitle{font-size:clamp(.9rem,3vw,.95rem)}.t16-lander .section-title{font-size:clamp(1.4rem,4vw,1.6rem)}.t16-lander .feature-card{padding:1rem}.t16-lander .feature-card h3{font-size:1.1rem}.t16-lander .feature-card p{font-size:.9rem}.t16-lander .stat-item h3{font-size:clamp(1.5rem,5vw,1.8rem)}.t16-lander .app-download-prompt{padding:.875rem;bottom:12px;left:8px;right:8px}}@media (max-width:768px) and (orientation:landscape){.t16-lander .hero{min-height:100vh;padding:4rem 0 2rem}.t16-lander .hero-content{max-width:600px;margin:0 auto}.t16-lander .hero-title{font-size:clamp(1.8rem,4vw,2.2rem)}.t16-lander .hero-subtitle{font-size:clamp(.95rem,2vw,1rem)}.t16-lander .registrations-badge{flex-flow:wrap;justify-content:center}.t16-lander .registrations-badge span{flex:none;width:auto}.t16-lander .hero-buttons{flex-direction:row;justify-content:center;max-width:400px}.t16-lander .hero-buttons .btn{flex:1;width:auto}.t16-lander .features-grid{grid-template-columns:repeat(2,1fr)}.t16-lander .stats-grid{grid-template-columns:repeat(4,1fr)}.t16-lander .footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.t16-lander .animate-t16-float,.t16-lander .animate-t16-pulse,.t16-lander .animate-t16-shimmer{animation:none}.t16-lander .btn,.t16-lander .nav-link,.t16-lander .feature-card,.t16-lander .stat-item{transition:all .2s}.t16-lander .header,.t16-lander .nav-list{-webkit-backdrop-filter:blur(10px)}.t16-lander .btn,.t16-lander .nav-link,.t16-lander .mobile-menu-toggle{min-width:44px;min-height:44px}.t16-lander .btn:focus,.t16-lander .nav-link:focus,.t16-lander .mobile-menu-toggle:focus{outline:2px solid var(--primary-color);outline-offset:2px}.t16-lander .btn:active,.t16-lander .nav-link:active,.t16-lander .feature-card:active,.t16-lander .stat-item:active{transition:transform .1s!important;transform:scale(.98)translateZ(0)!important}.t16-lander .hero:after{content:"";opacity:.7;border:2px solid #ffffff4d;border-radius:15px;width:30px;height:50px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.t16-lander .hero:before{content:"";background:#ffffffb3;border-radius:2px;width:4px;height:8px;animation:2s infinite t16-scrollIndicator;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}@keyframes t16-scrollIndicator{0%,to{opacity:.7;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(10px)}}.t16-lander .header,.t16-lander .footer,.t16-lander .app-download-prompt{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.t16-lander .header{padding-top:env(safe-area-inset-top)}.t16-lander .app-download-prompt{padding-bottom:env(safe-area-inset-bottom)}@media screen and (display-mode:standalone){.t16-lander .header{padding-top:calc(env(safe-area-inset-top) + 10px)}}@media (prefers-reduced-data:reduce){.t16-lander .animate-t16-float,.t16-lander .animate-t16-pulse,.t16-lander .animate-t16-shimmer{animation:none}}@media (prefers-color-scheme:dark){.t16-lander .header{background:#0f0f23fa}.t16-lander .nav-list{background:#0f0f23fc}}@media (prefers-contrast:high){.t16-lander .btn{border:2px solid}.t16-lander .nav-link{border:1px solid}.t16-lander .feature-card{border:2px solid}}}.t16-lander .hero-title{letter-spacing:-.02em;margin-bottom:1rem}.t16-lander .hero-subtitle{max-width:760px;color:var(--text-color);margin-bottom:2rem}.t16-lander .hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.t16-lander .hero-highlight-card{text-align:left;background:#ffffff0f;border:1px solid #ffffff26;border-radius:16px;padding:1rem 1.1rem}.t16-lander .hero-highlight-card h3{color:var(--text-color);margin-bottom:.35rem;font-size:1rem}.t16-lander .hero-highlight-card p{color:var(--text-light);margin:0;font-size:.9rem}.t16-lander .features{padding:6rem 0}.t16-lander .features-grid{gap:1.35rem}.t16-lander .feature-card{border-radius:16px;padding:1.5rem}.t16-lander .feature-card h3{margin-bottom:.7rem;font-size:1.3rem}.t16-lander .testimonials{background:var(--background-dark);padding:6rem 0}.t16-lander .testimonial-card{text-align:left;flex-direction:column;flex:0 0 min(420px,86vw);gap:1rem;width:min(420px,86vw);min-height:100%;display:flex}.t16-lander .testimonial-card:before{content:"\"";color:#e7368438;font-size:4rem;line-height:1}.t16-lander .testimonial-stars{color:gold;gap:.3rem;display:flex}.t16-lander .testimonial-stars svg{fill:currentColor;width:16px;height:16px}.t16-lander .testimonial-copy{color:var(--text-light);margin:0;line-height:1.75}.t16-lander .testimonials-marquee{margin-top:1.25rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%)}.t16-lander .testimonials-track{will-change:transform;gap:1.35rem;width:max-content;animation:54s linear infinite t16-testimonials-marquee-scroll;display:flex}.t16-lander .testimonials-marquee:hover .testimonials-track,.t16-lander .testimonials-marquee:focus-within .testimonials-track{animation-play-state:paused}.t16-lander .testimonial-author{align-items:center;gap:1rem;margin-top:auto;display:flex}.t16-lander .testimonial-author .testimonial-avatar{box-sizing:border-box;width:56px;min-width:56px;height:56px;min-height:56px;color:var(--primary-color);letter-spacing:.02em;text-align:center;background:#e736841f;border:1px solid #e736845c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.t16-lander .testimonial-author strong{color:var(--text-color);margin-bottom:.2rem;display:block}.t16-lander .testimonial-author>div span{color:var(--text-lighter);font-size:.875rem;line-height:1.5;display:block}.t16-lander .testimonials-note{text-align:center;color:var(--text-lighter);margin-top:1.5rem;font-size:.875rem}.t16-lander .testimonials-heading-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem 1rem;width:100%;display:grid}.t16-lander .testimonials-heading-spacer{pointer-events:none;min-width:0}.t16-lander .testimonials-heading-row .section-title{text-align:center;grid-column:2;justify-self:center;min-width:0;margin-bottom:0}.t16-lander .testimonials-write-review{text-align:center;letter-spacing:.01em;max-width:100%;color:var(--text-lighter);background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;grid-column:3;justify-content:center;justify-self:end;align-items:center;padding:.45rem 1rem;font-size:.8125rem;font-weight:500;line-height:1.35;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.t16-lander .testimonials-write-review:hover{color:var(--text-color);background:#e7368414;border-color:#e7368459}.t16-lander .testimonials-write-review:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media (max-width:768px){.t16-lander .testimonials-heading-row{grid-template-columns:1fr;gap:1rem}.t16-lander .testimonials-heading-spacer{display:none}.t16-lander .testimonials-heading-row .section-title{grid-column:1}.t16-lander .testimonials-write-review{grid-column:1;justify-self:center}}@keyframes t16-testimonials-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.t16-lander .process{background:var(--background-darker);padding:6rem 0}.t16-lander .process-triangle{width:100%;max-width:none;margin-top:2rem;position:relative}.t16-lander .process-triangle-lines{pointer-events:none;z-index:0;width:100%;height:100%;display:none;position:absolute;top:0;left:0;overflow:visible}@keyframes t16-dashFlow{to{stroke-dashoffset:-20px}}.t16-lander .process-3d-wrapper{z-index:1;position:relative}.t16-lander .process-3d-wrapper .process-grid{gap:var(--space-4);z-index:1;grid-template-rows:auto;grid-template-columns:1fr;max-width:100%;margin:0 auto;display:grid;position:relative}.t16-lander .process-card{z-index:1;background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;padding:1.5rem;position:relative}.t16-lander .process-card:hover{border-color:color-mix(in srgb,var(--primary-color) 40%,transparent)}.t16-lander .process-step{z-index:2;background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:inline-flex;position:relative}.t16-lander .process-card h3{margin-bottom:.55rem;font-size:1.2rem}.t16-lander .process-card p{color:var(--text-light);margin:0}@media (max-width:900px){.t16-lander .hero-highlights{grid-template-columns:1fr}}@media (max-width:767px){.t16-lander .process-triangle-lines{display:none}.t16-lander .process-triangle-svg line{animation:none}.t16-lander .process-3d-wrapper .process-grid{grid-template-rows:auto;grid-template-columns:1fr}.t16-lander .process-card--discover{grid-area:auto;width:100%;margin:0}.t16-lander .process-card--design,.t16-lander .process-card--deliver{grid-area:auto}.t16-lander .process-triangle .process-card{transition:border-color .28s}}@media (min-width:768px){.t16-lander .process-triangle{max-width:860px;margin-left:auto;margin-right:auto}.t16-lander .process-triangle-lines{display:block}.t16-lander .process-triangle-svg line{stroke:var(--primary-color);stroke-opacity:.7;stroke-width:2px;stroke-dasharray:6 4;fill:none;stroke-dashoffset:0;filter:url(#lineGlow);animation:2.5s linear infinite t16-dashFlow}.t16-lander .process-3d-wrapper{perspective:900px;perspective-origin:50% 15%;position:relative}.t16-lander .process-3d-wrapper:after{content:"";pointer-events:none;background:radial-gradient(#00000038 0%,#0000 72%);border-radius:50%;width:60%;height:24px;margin:-4px auto 0;display:block}.t16-lander .process-3d-wrapper .process-grid{column-gap:var(--space-4);row-gap:var(--space-3);z-index:1;max-width:860px;transform-style:preserve-3d;will-change:transform;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;margin:0 auto;transition:transform .12s linear;display:grid;position:relative;transform:rotateX(10deg)rotateY(0)}.t16-lander .process-3d-wrapper .process-grid .process-card{will-change:transform;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .4s,background .4s}.t16-lander .process-3d-wrapper .process-step{transition:transform .4s cubic-bezier(.16,1,.3,1)}.t16-lander .process-3d-wrapper .process-card--discover{box-shadow:var(--shadow),0 32px 64px #00000059;transform:translateZ(50px)}.t16-lander .process-3d-wrapper .process-card--design{transform:translateZ(25px)}.t16-lander .process-3d-wrapper .process-card--deliver{transform:translateZ(0)}.t16-lander .process-card--discover{width:calc(50% - (var(--space-4) / 2));grid-column:1/-1;margin-left:auto;margin-right:auto}.t16-lander .process-card--design{grid-area:2/1}.t16-lander .process-card--deliver{grid-area:2/2}.t16-lander .process-3d-wrapper .process-grid .process-card:hover{box-shadow:var(--shadow),0 28px 56px #0000004d,0 0 32px color-mix(in srgb,var(--primary-color) 28%,transparent);border-color:color-mix(in srgb,var(--primary-color) 55%,transparent);background:color-mix(in srgb,var(--primary-color) 6%,#ffffff0a)}.t16-lander .process-3d-wrapper .process-grid .process-card--discover:hover{transform:translateZ(72px)}.t16-lander .process-3d-wrapper .process-grid .process-card--design:hover{transform:translateZ(48px)}.t16-lander .process-3d-wrapper .process-grid .process-card--deliver:hover{transform:translateZ(28px)}.t16-lander .process-3d-wrapper .process-card:hover .process-step{transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.t16-lander .process-3d-wrapper .process-grid,.t16-lander .process-3d-wrapper .process-grid:hover,.t16-lander .process-3d-wrapper .process-grid .process-card,.t16-lander .process-3d-wrapper .process-grid .process-card:hover,.t16-lander .process-3d-wrapper .process-card:hover .process-step{transform:none}}.t16-lander .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.9rem,1.8vw,1.5rem)}.t16-lander .stat-item{min-width:0;padding:clamp(.85rem,1.4vw,1.25rem)}.t16-lander .stat-item h3{white-space:nowrap;max-width:100%;font-size:clamp(1.9rem,3.1vw,2.7rem);line-height:1.1;display:inline-block}.t16-lander .stat-item h3[data-count-prefix^=₹],.t16-lander .stat-item h3[data-count-suffix=Cr\+],.t16-lander .stat-item h3[data-count-suffix*=Crs]{letter-spacing:-.02em;font-size:clamp(1.55rem,2.5vw,2.25rem)}.t16-lander .tagline-hero .container{max-width:1360px}.t16-lander .tagline-hero__inner{max-width:1280px}.t16-lander .tagline-hero__display{text-align:center;justify-content:center;max-width:100%;font-size:clamp(1.95rem,6.2vw,4.9rem);line-height:1.06;display:flex}.t16-lander .tagline-hero__display .bees-tagline{text-align:center;white-space:nowrap;justify-content:center;align-items:baseline;gap:.12em;max-width:100%;margin-left:auto;margin-right:auto;display:inline-flex}.t16-lander .tagline-hero__display .tagline-achieve{opacity:.72;font-weight:400}.t16-lander .tagline-hero__display .tagline-moreword{color:var(--text-color);font-weight:900}.t16-lander .tagline-hero__display .tagline-dots{color:var(--text-color);margin:0;font-weight:900;display:inline-block}.t16-lander .why-bees-origin__layout{align-items:stretch}.t16-lander .why-bees-origin__story,.t16-lander .why-bees-origin__principles{height:100%}.t16-lander .why-bees-origin__principles{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}@media (max-width:1120px){.t16-lander .tagline-hero__display .bees-tagline{white-space:normal;text-wrap:balance;flex-wrap:wrap}.t16-lander .why-bees-origin__principles{height:auto}}@media (max-width:768px){.t16-lander .tagline-hero__display{font-size:clamp(1.75rem,9vw,3.15rem)}}@media (max-width:1280px){.t16-lander .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.t16-lander .feature-card--destination{color:inherit;cursor:pointer;text-decoration:none;display:block}.t16-lander .feature-card--destination:focus-visible{outline:3px solid var(--primary-color);outline-offset:4px}.t16-lander .feature-card--link{color:inherit;text-decoration:none;display:block}.t16-lander .feature-card--link .feature-card-arrow{color:var(--primary-color);align-items:center;gap:.5rem;margin-top:1.25rem;font-weight:700;display:inline-flex}.t16-lander .wylth-section{padding:6rem 0;position:relative;overflow:hidden}.t16-lander .wylth-eyebrow{color:var(--primary-color);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700}.t16-lander .wylth-section .section-subtitle{max-width:720px}.t16-lander .wylth-journey-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.t16-lander .wylth-journey-card{appearance:none;width:100%;color:var(--text-color);text-align:left;font:inherit;cursor:pointer;transition:var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.t16-lander .wylth-journey-card:hover,.t16-lander .wylth-journey-card:focus-visible{box-shadow:var(--shadow-hover);border-color:#e736848c;outline:none;transform:translateY(-8px)}.t16-lander .wylth-journey-icon{background:var(--gradient-primary);border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.5rem;font-size:1.2rem;display:inline-flex}.t16-lander .wylth-journey-card h3,.t16-lander .wylth-strategy-card h3{margin-bottom:.75rem;font-size:1.35rem}.t16-lander .wylth-journey-card p,.t16-lander .wylth-strategy-card p,.t16-lander .wylth-standard-card p,.t16-lander .wylth-award-card p{color:var(--text-light)}.t16-lander .wylth-card-link{color:var(--primary-color);gap:.5rem;margin-top:1.25rem;font-weight:700;display:inline-flex}.t16-lander .wylth-strategy-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.t16-lander .wylth-strategy-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.t16-lander .wylth-strategy-tag{color:var(--primary-color);letter-spacing:.1em;background:#e736841f;border-radius:999px;margin-bottom:1.25rem;padding:.4rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.t16-lander .wylth-strategy-stat{margin-top:1.75rem}.t16-lander .wylth-strategy-stat strong{font-size:2rem}.t16-lander .wylth-strategy-stat small{color:var(--text-lighter);margin-left:.5rem}.t16-lander .wylth-strategy-bar{background:#ffffff17;border-radius:99px;height:5px;margin-top:1rem;overflow:hidden}.t16-lander .wylth-strategy-bar span{background:var(--gradient-primary);height:100%;display:block}.t16-lander .wylth-goal-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.t16-lander .wylth-goal-copy .section-title,.t16-lander .wylth-goal-copy .section-subtitle{text-align:left;margin-left:0}.t16-lander .wylth-checks{gap:.9rem;margin:1.75rem 0 2rem;list-style:none;display:grid}.t16-lander .wylth-checks li{color:var(--text-light);gap:.8rem;display:flex}.t16-lander .wylth-checks i{color:var(--primary-color);font-style:normal;font-weight:800}.t16-lander .wylth-goal-panel{box-shadow:var(--shadow);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:2.25rem}.t16-lander .wylth-goal-top,.t16-lander .wylth-goal-values{justify-content:space-between;align-items:center;gap:1rem;display:flex}.t16-lander .wylth-goal-score{background:var(--gradient-primary);border-radius:50%;place-items:center;width:72px;height:72px;font-weight:800;display:grid}.t16-lander .wylth-progress{background:#ffffff17;border-radius:99px;height:8px;margin:2rem 0 .8rem;overflow:hidden}.t16-lander .wylth-progress span{background:var(--gradient-primary);width:76%;height:100%;display:block}.t16-lander .wylth-goal-values{color:var(--text-light);font-size:.88rem}.t16-lander .wylth-mini-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.75rem;display:grid}.t16-lander .wylth-mini{background:#ffffff0b;border-radius:14px;padding:1rem}.t16-lander .wylth-mini strong,.t16-lander .wylth-mini span{display:block}.t16-lander .wylth-mini span{color:var(--text-lighter);margin-top:.25rem;font-size:.76rem}.t16-lander .wylth-standards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.t16-lander .wylth-standard-card{min-height:330px;transition:var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:2.2rem;display:flex}.t16-lander .wylth-standard-card:hover{box-shadow:var(--shadow-hover);border-color:#e7368480;transform:translateY(-8px)}.t16-lander .wylth-standard-number{color:var(--primary-color);letter-spacing:.15em;font-size:.75rem;font-weight:700}.t16-lander .wylth-standard-card h3{margin:auto 0 1rem;font-size:2rem}.t16-lander .wylth-awards-grid{background:#e7368440;grid-template-columns:repeat(4,1fr);gap:1px;padding:1px;display:grid}.t16-lander .wylth-award-card{text-align:center;background:var(--background-dark);padding:2.5rem 1.5rem}.t16-lander .wylth-award-icon{background:var(--gradient-primary);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:1.5rem;display:grid;box-shadow:0 12px 30px #e7368438}.t16-lander .wylth-award-year{color:var(--primary-color);letter-spacing:.18em;font-size:.78rem;font-weight:700}.t16-lander .wylth-award-card h3{margin:.85rem 0;font-size:1.15rem}.t16-lander .wylth-start{padding:6rem 0}.t16-lander .wylth-start-panel{background:var(--gradient-primary);border-radius:28px;padding:clamp(2.5rem,6vw,5rem);position:relative;overflow:hidden;box-shadow:0 30px 70px #e736843d}.t16-lander .wylth-start-panel:after{content:"";border:70px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:-250px;right:-170px}.t16-lander .wylth-start-content{z-index:1;max-width:820px;position:relative}.t16-lander .wylth-start-panel h2{margin:.8rem 0 1.2rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1.08}.t16-lander .wylth-start-panel p{color:#ffffffdb;font-size:1.08rem}.t16-lander .wylth-start-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.t16-lander .wylth-start-actions .btn-light{color:var(--secondary-color);background:#fff}.t16-lander .wylth-modal{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050512d1;place-items:center;padding:1.25rem;display:none;position:fixed;inset:0}.t16-lander .wylth-modal.is-open{display:grid}.t16-lander .wylth-modal-card{background:var(--background-dark);width:min(680px,100%);max-height:90vh;box-shadow:var(--shadow);border:1px solid #ffffff24;border-radius:24px;padding:2rem;overflow:auto}.t16-lander .wylth-modal-head{justify-content:space-between;gap:1rem;margin-bottom:1.5rem;display:flex}.t16-lander .wylth-modal-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;flex:none;width:38px;height:38px}.t16-lander .wylth-choice-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.t16-lander .wylth-choice{color:#fff;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;padding:1rem}.t16-lander .wylth-choice:hover,.t16-lander .wylth-choice:focus-visible{border-color:var(--primary-color);outline:none}@media (max-width:900px){.t16-lander .wylth-journey-grid,.t16-lander .wylth-strategy-grid,.t16-lander .wylth-standards{grid-template-columns:1fr}.t16-lander .wylth-goal-layout{grid-template-columns:1fr;gap:2.5rem}.t16-lander .wylth-awards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.t16-lander .wylth-section,.t16-lander .wylth-start{padding:4.5rem 0}.t16-lander .wylth-awards-grid,.t16-lander .wylth-mini-grid,.t16-lander .wylth-choice-grid{grid-template-columns:1fr}}.t16-lander .container{max-width:1360px;padding:0 var(--space-3);margin:0 auto}.t16-lander .header{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#0f0f23f2;border-bottom:1px solid #ffffff1a;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;overflow:visible}.t16-lander .nav-wrapper{justify-content:space-between;align-items:center;width:100%;padding:7px 0;display:flex;overflow:visible}.t16-lander .logo{align-items:center;gap:var(--space-2);display:flex}.t16-lander .logo-link{align-items:center;gap:0;text-decoration:none;display:flex}.t16-lander .logo-container{width:168px;min-width:168px;height:70px;min-height:70px;position:relative;overflow:visible}.t16-lander .logo-container:before{content:"";background:var(--gradient-primary);opacity:0;transition:var(--transition-fast);z-index:-1;border-radius:50%;position:absolute;inset:-5px}.t16-lander .logo-container:hover:before{opacity:.12}.t16-lander .logo-img{object-fit:contain;width:100%;max-width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform-origin:50%;border-radius:0;display:block;transform:scale(1.14)}.t16-lander .logo h1{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:1.5rem;font-weight:700}.t16-lander .brand-name{display:none}.t16-lander strong.brand-name-bees,.t16-lander .brand-name-bees{font-weight:700}.t16-lander .nav{align-items:center;gap:var(--space-4);display:flex}.t16-lander .nav-list{gap:var(--space-4);align-items:center;list-style:none;display:flex}.t16-lander .nav-link{color:var(--text-light);padding:.25rem 0;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.t16-lander .nav-link:hover,.t16-lander .nav-link:focus-visible{color:var(--primary-color)}.t16-lander .nav-link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.t16-lander .nav-link:hover:after,.t16-lander .nav-link.active:after{width:100%}.t16-lander .nav-link.active{color:var(--primary-color)}.t16-lander .login-dropdown{margin-bottom:-.45rem;padding-bottom:.45rem;position:relative}.t16-lander .login-trigger{justify-content:center;gap:.35rem;min-width:120px}.t16-lander .dropdown-icon{font-size:.72rem;line-height:1;transition:transform .2s}.t16-lander .login-menu{border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow);padding:var(--space-1);z-index:1200;background:#0f0f23fa;border:1px solid #ffffff1f;flex-direction:column;gap:.25rem;display:none;position:absolute;top:100%;right:0}.t16-lander .login-menu a{color:var(--text-light);border-radius:var(--radius-sm);padding:var(--space-1) var(--space-2);font-size:var(--type-xs);transition:var(--transition-fast);text-decoration:none}.t16-lander .login-buttons{align-items:center;gap:.75rem;display:flex}.t16-lander .login-btn,.t16-lander .login-btn-old,.t16-lander .login-btn-admin{transition:var(--transition);border-radius:25px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.t16-lander .login-btn{background:var(--gradient-primary);color:#fff}.t16-lander .login-btn-old{color:var(--text-color);border:2px solid var(--primary-color);background:0 0}.t16-lander .login-btn-admin{background:var(--gradient-secondary);color:#fff}.t16-lander .login-btn:hover,.t16-lander .login-btn-admin:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.t16-lander .login-btn-old:hover{background:var(--primary-color);transform:translateY(-2px)}.t16-lander .mobile-menu-toggle{cursor:pointer;transition:var(--transition-fast);z-index:1001;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex-direction:column;gap:5px;padding:8px;display:none}.t16-lander .mobile-menu-toggle:hover{background:#ffffff26}.t16-lander .mobile-menu-toggle span{background-color:var(--text-color);width:24px;height:3px;transition:var(--transition-fast);border-radius:2px;display:block}.t16-lander .mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.t16-lander .mobile-menu-toggle.active span:nth-child(2){opacity:0;transform:translate(-20px)}.t16-lander .mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.t16-lander .btn{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);transition:var(--transition);cursor:pointer;font-weight:600;font-size:var(--type-sm);border:none;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.t16-lander .btn:before,.t16-lander .btn:hover:before{content:none}.t16-lander .btn-primary{background:var(--gradient-primary);color:#fff}.t16-lander .btn-primary:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.t16-lander .btn-secondary:hover{background:var(--primary-color);transform:translateY(-3px)}.t16-lander .btn-accent{background:var(--gradient-secondary);color:#fff}.t16-lander .btn-accent:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.t16-lander .btn[aria-busy=true]{opacity:.8;cursor:wait}.t16-lander .page-header{background:var(--gradient-primary);text-align:center;padding:8rem 0 4rem;position:relative;overflow:hidden}.t16-lander .page-header:before{content:"";z-index:1;background:radial-gradient(circle at 30% 20%,#c81e881a 0%,#0000 50%),radial-gradient(circle at 70% 80%,#ffd7001a 0%,#0000 50%);position:absolute;inset:0}.t16-lander .section-title{font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:var(--type-xl);text-align:center;margin-bottom:var(--space-5);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;font-weight:700}.t16-lander .why-bees-origin{--why-bees-title-start:#c46e22;--why-bees-title-end:#8d4b12;--why-bees-principle-title:#93521c;--why-bees-principle-text:#1c2334d6;--why-bees-tagline-bg-top:#f8d88a66;--why-bees-tagline-bg-bottom:#eab6463d;--why-bees-tagline-border:#bd832257;--why-bees-tagline-title:#8a4d11;--why-bees-tagline-subtitle:#985818;--why-bees-tagline-note:#483014eb;--why-bees-eyebrow-start:#8a3b0f;--why-bees-eyebrow-mid:#d97706;--why-bees-eyebrow-end:#b45309;--why-bees-eyebrow-rule:#b453098c;padding:6rem 0}.t16-lander .why-bees-origin__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.t16-lander .why-bees-origin__story{max-width:760px}.t16-lander .why-bees-origin__eyebrow{letter-spacing:.26em;text-transform:uppercase;font-variant:normal;background:linear-gradient(105deg,var(--why-bees-eyebrow-start) 0%,var(--why-bees-eyebrow-mid) 42%,var(--why-bees-eyebrow-end) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:clamp(.65rem,2.2vw,1.15rem);width:fit-content;max-width:100%;margin-bottom:1.05rem;padding:.4rem 0;font-size:clamp(1.02rem,2vw,1.42rem);font-weight:800;line-height:1.15;display:flex}.t16-lander .why-bees-origin__eyebrow:before,.t16-lander .why-bees-origin__eyebrow:after{content:"";background:linear-gradient(90deg,transparent,var(--why-bees-eyebrow-rule));opacity:.9;border-radius:999px;flex:2.5rem;min-width:1.25rem;max-width:4.5rem;height:3px}.t16-lander .why-bees-origin__eyebrow:after{background:linear-gradient(270deg,transparent,var(--why-bees-eyebrow-rule))}.t16-lander .why-bees-origin__title{background:linear-gradient(135deg,var(--why-bees-title-start) 0%,var(--why-bees-title-end) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,3.3vw,2.8rem);font-weight:700;line-height:1.2}.t16-lander .why-bees-origin__story p{color:var(--text-light);font-size:clamp(1.02rem,1.2vw,1.2rem);line-height:var(--line-relaxed);margin-bottom:1.35rem}.t16-lander .why-bees-origin__leadout{color:var(--why-bees-principle-text);margin-top:1.15rem;margin-bottom:0;font-size:clamp(1.14rem,1.45vw,1.32rem);font-weight:500}.t16-lander .why-bees-origin__principles{gap:1rem;display:grid}.t16-lander .why-bees-origin__principle{background:linear-gradient(#d8a44c29,#d8a44c14);border:1px solid #d6a65747;border-radius:18px;padding:1.4rem 1.45rem;transition:border-color .22s,background-color .22s}.t16-lander .why-bees-origin__principle:hover{background:linear-gradient(#d8a44c33,#d8a44c1a);border-color:#d6a65770}.t16-lander .why-bees-origin__principle-header{align-items:center;gap:.8rem;margin-bottom:.7rem;display:flex}.t16-lander .why-bees-origin__icon{color:#7d4c02;background:#ffffff42;border:1px solid #d6a65766;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;line-height:1;display:inline-flex}.t16-lander .why-bees-origin__bee-icon{width:1.75rem;height:auto}.t16-lander .why-bees-origin__principle h3{color:var(--why-bees-principle-title);margin:0;font-size:1.08rem;font-weight:700}.t16-lander .why-bees-origin__principle p{color:var(--why-bees-principle-text);font-size:1.02rem;line-height:var(--line-base);margin:0}.t16-lander .why-bees-origin__tagline{border:1px solid var(--why-bees-tagline-border);background:linear-gradient(180deg,var(--why-bees-tagline-bg-top) 0%,var(--why-bees-tagline-bg-bottom) 100%);text-align:center;border-radius:28px;margin-top:clamp(2.2rem,4.5vw,3.5rem);padding:clamp(2rem,3.8vw,3rem) clamp(1.25rem,3vw,2.5rem);box-shadow:inset 0 1px #ffffff57}.t16-lander .why-bees-origin__tagline-inner{max-width:820px;margin:0 auto}.t16-lander .why-bees-origin__tagline-title{color:var(--why-bees-tagline-title);margin-bottom:.95rem;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:700;line-height:1.08}.t16-lander .why-bees-origin__tagline-subtitle{color:var(--why-bees-tagline-subtitle);margin-bottom:.6rem;font-size:clamp(1.06rem,1.55vw,1.32rem);font-weight:500}.t16-lander .why-bees-origin__tagline-note{color:var(--why-bees-tagline-note);font-size:clamp(.95rem,1.2vw,1.08rem);line-height:var(--line-relaxed);margin:0}.t16-lander[data-t16-theme=dark] .why-bees-origin{--why-bees-title-start:#fffaf0;--why-bees-title-end:#ffd584;--why-bees-principle-title:#ffe6bb;--why-bees-principle-text:var(--text-light);--why-bees-tagline-bg-top:#fada8e3d;--why-bees-tagline-bg-bottom:#ebb94c21;--why-bees-tagline-border:#d6a65752;--why-bees-tagline-title:#fff9eb;--why-bees-tagline-subtitle:#ffebbe;--why-bees-tagline-note:#ffecbeeb;--why-bees-eyebrow-start:#fff8ed;--why-bees-eyebrow-mid:#ffd699;--why-bees-eyebrow-end:#ffb347;--why-bees-eyebrow-rule:#ffd6a08c}@media (max-width:900px){.t16-lander .why-bees-origin__layout{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.t16-lander .why-bees-origin{padding:var(--space-7) 0}.t16-lander .why-bees-origin__principle{padding:1.2rem}.t16-lander .why-bees-origin__tagline{border-radius:22px}.t16-lander .why-bees-origin__eyebrow{letter-spacing:.18em;gap:.55rem;font-size:clamp(.95rem,3.6vw,1.2rem)}.t16-lander .why-bees-origin__eyebrow:before,.t16-lander .why-bees-origin__eyebrow:after{flex-basis:1.1rem;max-width:2.25rem;height:2px}}.t16-lander .map-container{border-radius:15px;width:100%;height:300px;min-height:300px;margin-top:1rem;position:relative;overflow:hidden}.t16-lander .map-container iframe{opacity:0;border:none;width:100%;height:100%;transition:opacity .22s cubic-bezier(.22,1,.36,1)}.t16-lander .map-container iframe.is-loaded{opacity:1}.t16-lander .tagline-hero__inner{text-align:center;max-width:1100px;margin:0 auto}.t16-lander .tagline-hero__display{margin:0;font-size:clamp(2.2rem,8.5vw,6rem);line-height:1.02}.t16-lander .tagline-hero__display .bees-tagline{opacity:.72;font-weight:400}.t16-lander .tagline-hero__display .tagline-more{opacity:1;color:var(--text-color);font-size:1.08em;font-weight:900}.t16-lander .tagline-hero__display .tagline-less{opacity:.9;color:#b07a00;font-size:.96em}.t16-lander[data-t16-theme=dark] .tagline-hero__display .tagline-less{color:#ffdcaaf2}.t16-lander .tagline-hero__explanation{max-width:780px;color:var(--text-light);font-size:clamp(1rem,1.55vw,1.16rem);line-height:var(--line-relaxed);gap:.9rem;margin:clamp(1.6rem,3vw,2.4rem) auto 0;display:grid}.t16-lander .tagline-hero__explanation p{margin:0}.t16-lander .tagline-hero__closing{color:var(--primary-color);margin-top:.3rem;font-size:clamp(1.05rem,1.9vw,1.24rem);font-weight:600}@media (max-width:768px){.t16-lander .tagline-hero{padding:4rem 0}.t16-lander .tagline-hero__display{font-size:clamp(1.85rem,11vw,3rem)}.t16-lander .tagline-hero__display .tagline-more{font-size:1.12em}.t16-lander .tagline-hero__display .tagline-less{font-size:.92em}}.t16-lander .footer{background:var(--background-darker);padding:var(--space-5) 0 var(--space-2);border-top:1px solid #ffffff1a}.t16-lander .footer-tagline{letter-spacing:.01em;margin-top:.35rem;font-weight:600}.t16-lander .bees-tagline{letter-spacing:.02em;font-style:normal}.t16-lander .tagline-more{font-weight:800}.t16-lander .tagline-less{font-style:italic;font-weight:400}.t16-lander .footer-tagline .bees-tagline{font-size:clamp(.9rem,1.5vw,1.02rem)}.t16-lander .footer-tagline .tagline-more{color:var(--primary-color)}.t16-lander .footer-tagline .tagline-less{opacity:.88}.t16-lander .footer-bottom{text-align:center;color:var(--text-lighter);border-top:1px solid #ffffff1a;padding-top:1rem;font-size:.9rem}.t16-lander .footer-social{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.t16-lander .footer-social-link{--footer-social-size:clamp(2rem,5.5vw,2.5rem);box-sizing:border-box;flex:0 0 var(--footer-social-size);width:var(--footer-social-size);height:var(--footer-social-size);min-width:var(--footer-social-size);min-height:var(--footer-social-size);max-width:var(--footer-social-size);max-height:var(--footer-social-size);aspect-ratio:1;background:var(--gradient-primary);color:#fff;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:clamp(.95rem,3.5vw,1.1rem);text-decoration:none;display:inline-flex}.t16-lander .footer-social-link i{line-height:1}.t16-lander .footer-social-link svg{width:1em;height:1em;display:block}.t16-lander .footer-social-link:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.t16-lander .app-download-prompt{background:var(--gradient-primary);z-index:1001;max-width:300px;box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:1rem;padding:16px;display:flex;position:fixed;top:20px;right:20px}.t16-lander .app-download-prompt.show{animation:.3s t16-slideInRight;display:flex}.t16-lander .app-download-text{color:var(--text-color);flex:1;font-size:14px;font-weight:500}.t16-lander .app-download-btn{background:var(--text-color);color:var(--background-dark);transition:var(--transition-fast);white-space:nowrap;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none}.t16-lander .app-download-btn:hover{transform:translateY(-1px)}.t16-lander .app-download-close{color:var(--text-color);cursor:pointer;width:24px;height:24px;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:18px;display:flex}.t16-lander .app-download-close:hover{background:#fff3}.t16-lander .skip-link{background:var(--primary-color);color:#fff;z-index:10000;opacity:0;visibility:hidden;border-radius:4px;padding:8px 16px;font-weight:500;text-decoration:none;transition:all .3s;position:absolute;top:-40px;left:6px}.t16-lander .animate-on-scroll{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.t16-lander .animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.t16-lander .nav-list{-webkit-backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#0f0f23fa;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 1rem;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}.t16-lander .nav-list li{opacity:0;text-align:center;width:100%;transition:opacity .3s,transform .3s;transform:translateY(20px)}.t16-lander .nav-list.active li{opacity:1;transform:translateY(0)}.t16-lander .nav-list li:first-child{transition-delay:.1s}.t16-lander .nav-list li:nth-child(2){transition-delay:.15s}.t16-lander .nav-list li:nth-child(3){transition-delay:.2s}.t16-lander .nav-list li:nth-child(4){transition-delay:.25s}.t16-lander .nav-list li:nth-child(5){transition-delay:.3s}.t16-lander .nav-list li:nth-child(6){transition-delay:.35s}.t16-lander .nav-list li:nth-child(7){transition-delay:.4s}.t16-lander .nav-link{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;display:flex}.t16-lander .login-buttons{flex-direction:column;gap:.5rem}.t16-lander .login-dropdown,.t16-lander .login-trigger{width:100%}.t16-lander .login-menu{min-width:100%;box-shadow:none;border-color:#ffffff14;margin-top:.5rem;position:static}.t16-lander .footer-content{text-align:center;grid-template-columns:1fr}.t16-lander .footer-social{justify-content:center}}@media (max-width:480px){.t16-lander .container{padding:0 16px}.t16-lander .page-header{padding:7rem 0 3rem}}@media (prefers-reduced-motion:reduce){.t16-lander .animate-on-scroll{opacity:1;transform:none}}.t16-lander .header{-webkit-backdrop-filter:blur(var(--glass-blur-strong));background:linear-gradient(#ffffffd1,#ffffff94);border-bottom:1px solid #6074a02e;box-shadow:0 12px 30px #0f172a0f,inset 0 1px #ffffffc7}.t16-lander .header.is-scrolled{background:linear-gradient(#ffffffeb,#ffffffbd);box-shadow:0 16px 40px #0f172a1a,inset 0 1px #ffffffd1}.t16-lander .brand-name{color:var(--text-color);letter-spacing:-.01em}.t16-lander .nav-link{color:var(--text-light);padding:.35rem 0}.t16-lander .nav-link:after{border-radius:999px;height:2px;bottom:-6px}.t16-lander .mobile-menu-toggle{background:var(--surface-glass-strong);border:1px solid var(--surface-border);box-shadow:0 14px 28px #0f172a14,inset 0 1px #ffffffb3}.t16-lander .mobile-menu-toggle span{background-color:var(--text-color)}.t16-lander .btn{letter-spacing:.01em;-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(180%);border:1px solid #6074a033;border-radius:999px;padding:.92rem 1.45rem;font-weight:600;box-shadow:0 12px 28px #0f172a14,inset 0 1px #ffffff8f}.t16-lander .btn-primary,.t16-lander .btn-accent{background:linear-gradient(180deg,#ffffff3d,#ffffff0f 38%,#ffffff05),var(--crystal-button-tint);color:#fff;border-color:#ffffff70;box-shadow:0 18px 34px #d6488938,inset 0 1px #ffffff57,inset 0 -10px 20px #ffffff14}.t16-lander .btn-primary:hover,.t16-lander .btn-primary:focus-visible,.t16-lander .btn-accent:hover,.t16-lander .btn-accent:focus-visible{transform:translateY(-3px);box-shadow:0 24px 42px #d6488947,inset 0 1px #fff6,inset 0 -12px 22px #ffffff1a}.t16-lander .btn-secondary{background:var(--surface-glass-strong);border:1px solid var(--surface-border);color:var(--text-color);box-shadow:0 14px 28px #0f172a14,inset 0 1px #ffffffb8}.t16-lander .btn-secondary:hover,.t16-lander .btn-secondary:focus-visible{background:linear-gradient(#ffffffe6,#ffffffa3);transform:translateY(-3px);box-shadow:0 18px 34px #0f172a1f,inset 0 1px #fffc}.t16-lander .login-menu a{color:var(--text-light)}.t16-lander .login-menu a:hover,.t16-lander .login-menu a:focus-visible{color:var(--text-color);background:#d648891a}.t16-lander .page-header{background:linear-gradient(#ffffffbd,#ffffff5c);padding:8.75rem 0 4.75rem}.t16-lander .page-subtitle,.t16-lander .section-subtitle,.t16-lander .hero-subtitle{color:var(--text-light)}.t16-lander .section-title{margin-bottom:var(--space-4)}.t16-lander .footer{-webkit-backdrop-filter:blur(var(--glass-blur-strong));border-top:1px solid var(--surface-border);background:linear-gradient(#ffffffb8,#ffffff8a);box-shadow:0 -18px 36px #0f172a0f,inset 0 1px #ffffffdb}.t16-lander .footer-bottom{border-top-color:var(--divider-soft)}.t16-lander .app-download-prompt{background:var(--surface-glass-strong);-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(180%);border:1px solid var(--surface-border);box-shadow:var(--shadow),inset 0 1px #ffffffc2}.t16-lander .app-download-text{color:var(--text-color)}.t16-lander .app-download-btn{background:linear-gradient(180deg,#fff3,#ffffff0a 38%,#ffffff05),var(--crystal-button-tint);color:#fff;box-shadow:0 14px 24px #d6488938,inset 0 1px #ffffff47}.t16-lander .app-download-close{color:var(--text-color)}.t16-lander .skip-link{background:var(--gradient-primary);border-radius:999px;box-shadow:0 10px 24px #d648892e}.t16-lander .animate-on-scroll{transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1);transform:translateY(16px)}.t16-lander .hero,.t16-lander .features,.t16-lander .why-bees-origin,.t16-lander .testimonials,.t16-lander .stats,.t16-lander .process,.t16-lander .cta{background:0 0}.t16-lander .hero{min-height:auto;padding:9.5rem 0 6rem}.t16-lander .hero:before{background:radial-gradient(circle at 18% 22%,#d6488929 0%,#0000 34%),radial-gradient(circle at 82% 14%,#6c7bb02e 0%,#0000 26%)}.t16-lander .hero-badge,.t16-lander .registrations-badge span{background:var(--surface-glass-strong);color:var(--text-light);-webkit-backdrop-filter:blur(calc(var(--glass-blur) - 4px)) saturate(170%);border:1px solid #6074a033;box-shadow:0 4px 12px #0f172a14,inset 0 1px #ffffffb8}.t16-lander .hero-badge{color:var(--text-color);font-weight:600}.t16-lander .registrations-badge{flex-wrap:wrap;justify-content:flex-start;gap:.65rem}.t16-lander .registrations-badge span{color:var(--text-light)}.t16-lander .hero-title{max-width:840px;margin-bottom:var(--space-2)}.t16-lander .hero-subtitle{max-width:760px;margin-bottom:var(--space-4)}.t16-lander .hero-highlights,.t16-lander .features-grid,.t16-lander .process-grid{gap:var(--space-3)}.t16-lander .feature-card,.t16-lander .hero-highlight-card,.t16-lander .process-card,.t16-lander .stat-item{border-radius:20px}.t16-lander .feature-card,.t16-lander .process-card{text-align:left}.t16-lander .feature-card:before{opacity:.75;height:2px;transform:scaleX(1)}.t16-lander .feature-icon{color:var(--primary-color);background:#d648891f;border:1px solid #d6488933;border-radius:16px}.t16-lander .testimonial-stars{color:#d59f47}.t16-lander .testimonial-avatar{box-sizing:border-box;letter-spacing:.02em;text-align:center;width:56px;height:56px;color:var(--primary-color);background:#d648891a;border:1px solid #d648892e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.t16-lander .stat-item{padding:var(--space-4);text-align:center;min-width:0}.t16-lander .stat-item h3{color:var(--primary-color);max-width:100%;margin-bottom:.35rem;line-height:1.1}.t16-lander .stat-item h3:after{background:currentColor}.t16-lander .stat-item p,.t16-lander .process-card p,.t16-lander .testimonial-copy,.t16-lander .testimonial-author>div span{color:var(--text-light)}.t16-lander .process-step{background:var(--gradient-primary);color:#fff}.t16-lander .stagger-animation>*{opacity:1;transform:none}.t16-lander .hover-lift:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)translateZ(0)}.t16-lander .hover-scale:hover{transform:translateY(-2px)scale(1.02)translateZ(0)}@media (min-width:1024px) and (max-width:1680px){.t16-lander .container{max-width:1240px;padding:0 28px}.t16-lander .nav{gap:var(--space-3)}.t16-lander .nav-list{gap:1.25rem}.t16-lander .login-trigger{min-width:108px}.t16-lander .page-header{padding:7.5rem 0 3.5rem}.t16-lander .footer-content{gap:1.5rem}.t16-lander .hero{padding:8rem 0 4.75rem}.t16-lander .hero-content{max-width:860px}.t16-lander .hero-subtitle{margin-bottom:var(--space-3)}.t16-lander .hero-highlights{gap:.875rem;margin-top:2rem}.t16-lander .hero-highlight-card,.t16-lander .feature-card,.t16-lander .process-card,.t16-lander .cta-content{padding:var(--space-3)}.t16-lander .features,.t16-lander .testimonials,.t16-lander .stats,.t16-lander .process,.t16-lander .cta{padding:var(--space-6) 0}.t16-lander .process-triangle{margin-top:1.5rem}}@media (min-width:1024px) and (max-height:900px){.t16-lander .hero{padding:7.25rem 0 4rem}.t16-lander .hero-highlights{margin-top:1.5rem}.t16-lander .features,.t16-lander .testimonials,.t16-lander .stats,.t16-lander .process,.t16-lander .cta{padding:4.75rem 0}}@media (max-width:768px){.t16-lander .nav-list{-webkit-backdrop-filter:blur(var(--glass-blur-strong));background:#f8fafde6}.t16-lander .nav-link{border:1px solid var(--surface-border);color:var(--text-color);background:#ffffffb8;box-shadow:0 10px 24px #0f172a0f}.t16-lander .login-menu{background:#ffffffb8}.t16-lander .hero{padding:8.5rem 0 4.5rem}.t16-lander .stats-grid{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr))}.t16-lander .stat-item{padding:var(--space-3) var(--space-2)}.t16-lander .stat-item h3{font-size:clamp(1.5rem,5vw,2rem)}.t16-lander .stat-item h3[data-count-suffix=Cr\+],.t16-lander .stat-item h3[data-count-suffix*=Crs]{letter-spacing:-.05em;font-size:clamp(1.3rem,4.3vw,1.7rem)}.t16-lander .stat-item p{font-size:.95rem;line-height:1.35}.t16-lander .registrations-badge{justify-content:center}}@media (max-width:480px){.t16-lander .stats-grid{gap:.875rem}.t16-lander .stat-item{padding:.9rem .7rem}.t16-lander .stat-item h3{margin-bottom:.3rem;font-size:clamp(1.3rem,4.8vw,1.55rem)}.t16-lander .stat-item h3[data-count-suffix=Cr\+],.t16-lander .stat-item h3[data-count-suffix*=Crs]{font-size:clamp(1.1rem,4vw,1.35rem)}.t16-lander .stat-item p{font-size:.85rem}}.t16-lander .header{-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(170%);background:linear-gradient(#18142eb8 0%,#0f0f238c 100%);border-bottom:1px solid #ffffff24;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;box-shadow:0 12px 30px #0000002e,inset 0 1px #ffffff14}.t16-lander .header.is-scrolled{-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(170%);background:linear-gradient(#141129db 0%,#0c0b1db8 100%);box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff1a}.t16-lander .logo-container:before{background:radial-gradient(circle,#e736843d,#0000 70%)}.t16-lander .nav-link:hover,.t16-lander .nav-link:focus-visible,.t16-lander .nav-link.active{color:var(--primary-color)}.t16-lander .mobile-menu-toggle{background:var(--surface-glass-strong);border-color:#ffffff24;box-shadow:0 14px 28px #0000002e,inset 0 1px #ffffff1f}.t16-lander .btn-primary,.t16-lander .btn-accent{background:linear-gradient(180deg,#ffffff2e 0%,#ffffff0a 38%,#ffffff03 100%),var(--crystal-button-tint);border-color:#ffffff38;box-shadow:0 18px 34px #e736843d,inset 0 1px #fff3,inset 0 -10px 20px #ffffff0d}.t16-lander .btn-primary:hover,.t16-lander .btn-primary:focus-visible,.t16-lander .btn-accent:hover,.t16-lander .btn-accent:focus-visible{box-shadow:0 24px 42px #e736844d,inset 0 1px #ffffff3d,inset 0 -12px 22px #ffffff14}.t16-lander .btn-secondary{background:var(--surface-glass-strong);color:var(--text-color);border:1px solid #ffffff2e;box-shadow:0 14px 28px #0000002e,inset 0 1px #ffffff24}.t16-lander .btn-secondary:hover,.t16-lander .btn-secondary:focus-visible{background:linear-gradient(#ffffff2e 0%,#ffffff14 100%);border-color:#ffffff3d;box-shadow:0 18px 34px #00000038,inset 0 1px #ffffff2e}.t16-lander .login-menu{background:var(--surface-glass-strong);-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(170%);border:1px solid #ffffff1f;box-shadow:0 24px 48px #00000052,inset 0 1px #ffffff1f}.t16-lander .login-menu a:hover,.t16-lander .login-menu a:focus-visible{background:#ffffff14}.t16-lander .page-header{background:var(--gradient-primary)}.t16-lander .page-header:before{background:radial-gradient(circle at 30% 20%,#c81e881a 0%,#0000 50%),radial-gradient(circle at 70% 80%,#ffd7001a 0%,#0000 50%)}.t16-lander .footer{background:linear-gradient(#121026f0 0%,#0a0a1ae0 100%);border-top:1px solid #ffffff14;box-shadow:0 -18px 36px #00000038,inset 0 1px #ffffff14}.t16-lander .footer-social-link{background:var(--surface-glass-strong);color:var(--primary-color);border:1px solid #ffffff1f;box-shadow:0 12px 24px #0000002e,inset 0 1px #ffffff1f}.t16-lander .footer-social-link:hover,.t16-lander .footer-social-link:focus-visible{color:var(--text-color);background:linear-gradient(#ffffff2e 0%,#ffffff14 100%)}.t16-lander .app-download-prompt{background:var(--surface-glass-strong);border:1px solid #ffffff1a;box-shadow:0 18px 38px #00000047,inset 0 1px #ffffff1a}.t16-lander .app-download-btn{background:linear-gradient(180deg,#ffffff29 0%,#ffffff0a 38%,#ffffff03 100%),var(--crystal-button-tint);box-shadow:0 12px 22px #e736843d,inset 0 1px #ffffff2e}.t16-lander .app-download-close:hover,.t16-lander .app-download-close:focus-visible{background:#ffffff14}.t16-lander.legal-page .page-header{background:var(--gradient-primary)}.t16-lander .hero-badge{background:var(--surface-glass-strong);color:var(--primary-color);border:1px solid #ffffff2e;box-shadow:0 12px 24px #00000029,inset 0 1px #ffffff1f}.t16-lander .registrations-badge span{background:var(--surface-glass-strong);color:var(--text-light);border:1px solid #ffffff1f;box-shadow:0 12px 24px #00000029,inset 0 1px #ffffff1f}.t16-lander .registrations-badge span:hover{background:linear-gradient(#ffffff2e 0%,#ffffff14 100%)}.t16-lander .testimonial-card:before{color:#ffffff14}@media (max-width:768px){.t16-lander .nav-list{background:#0f0f23fc;border-color:#ffffff14}.t16-lander .nav-link{color:var(--text-color);box-shadow:none;background:#ffffff0f;border:1px solid #ffffff1f}.t16-lander .login-menu{background:#0f0f23fa}}.t16-lander .feature-card--link{justify-content:flex-start;align-items:flex-start;min-height:250px;text-decoration:none;position:relative;color:#fff!important;background:var(--gradient-primary)!important;border-color:#ffffff61!important;padding:2rem!important;display:flex!important;box-shadow:0 18px 36px #d6488942,inset 0 1px #ffffff47!important}.t16-lander .feature-card--link:after{background:linear-gradient(145deg,#ffffff2e,#0000 52%)!important}.t16-lander .feature-card--link h3{z-index:1;max-width:82%;margin:0;font-size:1.5rem;line-height:1.25;position:relative;color:#fff!important}.t16-lander .feature-card--link .feature-card-arrow{z-index:1;border-radius:12px;width:58px;height:58px;margin:0;transition:transform .2s,box-shadow .2s;display:block;position:absolute;bottom:1.75rem;right:2rem}.t16-lander .feature-card--link:hover .feature-card-arrow{transform:translate(4px,4px);box-shadow:0 12px 24px #44305b38}.t16-lander .wylth-section{padding:var(--space-8) 0;background:0 0}.t16-lander .wylth-section--alt{background:color-mix(in srgb,var(--background-darker) 30%,transparent)}.t16-lander .wylth-section .section-header{margin-bottom:var(--space-6)}.t16-lander .wylth-eyebrow{color:var(--primary-color)}.t16-lander .wylth-journey-grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.t16-lander .wylth-journey-card{text-align:left;min-height:280px;padding:var(--space-4);color:var(--text-color);background:var(--surface-glass);border:1px solid var(--surface-border);box-shadow:var(--shadow),inset 0 1px var(--crystal-line);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(170%);border-radius:20px;flex-direction:column;align-items:flex-start;display:flex}.t16-lander .wylth-journey-card:hover,.t16-lander .wylth-journey-card:focus-visible{box-shadow:var(--shadow-hover);border-color:#d648897a;transform:translateY(-4px)}.t16-lander .wylth-journey-icon{width:54px;height:54px;margin-bottom:var(--space-3);color:#fff;flex:none}.t16-lander .wylth-journey-card h3{color:var(--text-color);margin:0 0 .75rem;font-size:1.32rem}.t16-lander .wylth-journey-card p{margin-bottom:var(--space-3);color:var(--text-light)}.t16-lander .wylth-card-link{color:var(--primary-color);margin-top:auto}.t16-lander a.wylth-journey-card,.t16-lander a.wylth-journey-card:hover,.t16-lander a.wylth-journey-card:focus-visible,.t16-lander a.wylth-journey-card *{text-decoration:none}.t16-lander .wylth-basket-grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.t16-lander .wylth-basket-card{perspective:1200px;cursor:pointer;outline:none;min-height:460px}.t16-lander .wylth-basket-inner{width:100%;min-height:460px;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.22,1,.36,1);position:relative}.t16-lander .wylth-basket-card.is-flipped .wylth-basket-inner{transform:rotateY(180deg)}.t16-lander .wylth-basket-card.is-flipped .wylth-basket-face:not(.wylth-basket-back),.t16-lander .wylth-basket-card:not(.is-flipped) .wylth-basket-back{visibility:hidden;pointer-events:none}.t16-lander .wylth-basket-face{padding:var(--space-4);backface-visibility:hidden;color:var(--text-color);background:var(--surface-glass);border:1px solid var(--surface-border);box-shadow:var(--shadow),inset 0 1px var(--crystal-line);border-radius:22px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.t16-lander .wylth-basket-face:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;inset:0 0 auto}.t16-lander .wylth-basket-back{transform:rotateY(180deg)}.t16-lander .wylth-basket-flip{z-index:2;top:var(--space-4);right:var(--space-4);border:1px solid var(--surface-border);background:var(--surface-glass-strong);width:38px;height:38px;color:var(--primary-color);border-radius:50%;place-items:center;display:grid;position:absolute}.t16-lander .wylth-basket-chip{top:var(--space-4);left:var(--space-4);min-height:38px;color:var(--primary-color);letter-spacing:.12em;background:#d648891f;border-radius:999px;align-items:center;margin:0;padding:.45rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute}.t16-lander .wylth-basket-face:not(.wylth-basket-back) h3{margin-top:5.25rem}.t16-lander .wylth-basket-back h3{align-items:center;min-height:38px;margin:0 64px 1rem 0;display:flex}.t16-lander .wylth-basket-face h3{margin-bottom:.55rem;font-size:1.5rem}.t16-lander .wylth-basket-face p{color:var(--text-light)}.t16-lander .wylth-basket-cagr{padding-top:var(--space-4);border-top:1px solid var(--surface-border);margin-top:auto}.t16-lander .wylth-basket-cagr strong{color:var(--text-color);font-size:2.35rem;line-height:1;display:block}.t16-lander .wylth-basket-cagr span{color:var(--text-lighter);margin-top:.55rem;font-size:.82rem;display:block}.t16-lander .wylth-basket-bar{background:#808aa829;border-radius:99px;height:5px;margin-top:1.2rem;overflow:hidden}.t16-lander .wylth-basket-bar i{background:var(--gradient-primary);height:100%;display:block}.t16-lander .wylth-basket-action{color:var(--primary-color);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:1.5rem;padding:0 0 .2rem;font-weight:700}.t16-lander .wylth-basket-detail{border:1px solid var(--surface-border);background:#ffffff09;border-radius:14px;grid-template-columns:46px 1fr;align-items:center;gap:1rem;padding:1rem;display:grid}.t16-lander .wylth-basket-back .wylth-basket-details{gap:.7rem;margin:.65rem 0 auto}.t16-lander .wylth-basket-back .wylth-basket-detail{padding:.75rem}.t16-lander .wylth-basket-detail i{color:var(--primary-color);text-align:center;font-size:1.2rem}.t16-lander .wylth-basket-detail small,.t16-lander .wylth-basket-detail strong{display:block}.t16-lander .wylth-basket-detail small{color:var(--text-lighter)}.t16-lander .wylth-goal-layout{grid-template-columns:minmax(0,.88fr) minmax(600px,1.12fr);gap:clamp(2.5rem,5vw,5rem)}.t16-lander .wylth-goal-carousel{min-width:0}.t16-lander .wylth-goal-viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:30px;display:flex;overflow-x:auto}.t16-lander .wylth-goal-viewport::-webkit-scrollbar{display:none}.t16-lander .wylth-goal-slide{scroll-snap-align:start;flex:0 0 100%;min-width:0}.t16-lander .wylth-goal-panel{isolation:isolate;border:1px solid var(--surface-border);background:var(--surface-glass);box-shadow:var(--shadow),inset 0 1px var(--crystal-line);border-radius:20px;padding:clamp(2rem,4vw,3.25rem);position:relative;overflow:hidden}.t16-lander .wylth-goal-panel:before,.t16-lander .wylth-goal-panel:after{content:none}.t16-lander .wylth-goal-panel>*{z-index:1;position:relative}.t16-lander .wylth-goal-top{justify-content:space-between;align-items:flex-start;gap:1.5rem}.t16-lander .wylth-goal-panel .wylth-eyebrow{display:none}.t16-lander .wylth-goal-panel h3{color:var(--text-color);letter-spacing:-.035em;white-space:nowrap;margin:0 0 .35rem;font-size:clamp(1.65rem,2.35vw,2.25rem);line-height:1.12}.t16-lander .wylth-goal-panel .section-subtitle{margin:0}.t16-lander .wylth-goal-completion{color:var(--text-lighter);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex:none;align-items:baseline;gap:.35rem;margin-left:auto;padding-top:.25rem;font-size:.76rem;font-weight:600;display:inline-flex}.t16-lander .wylth-goal-completion strong{color:var(--primary-color);letter-spacing:-.02em;font-size:1.25rem;line-height:1}.t16-lander .wylth-progress{background:#707da824;height:12px;margin:2.25rem 0 .8rem;overflow:visible;box-shadow:inset 0 1px 2px #1f29481a}.t16-lander .wylth-progress span{border-radius:99px;position:relative;box-shadow:0 5px 14px #d6488940}.t16-lander .wylth-progress span:after{content:"";background:var(--primary-color);border:4px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;right:-3px;transform:translateY(-50%);box-shadow:0 4px 12px #d6488959}.t16-lander .wylth-goal-values{margin-bottom:var(--space-4);font-weight:700}.t16-lander .wylth-goal-values span:last-child{color:var(--primary-color)}.t16-lander .wylth-mini-grid{gap:0}.t16-lander .wylth-mini{min-height:118px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:1.25rem 1.5rem;display:flex;position:relative}.t16-lander .wylth-mini+.wylth-mini{border-left:1px solid #707da83d}.t16-lander .wylth-mini:before{content:none}.t16-lander .wylth-mini strong{color:var(--text-color);font-size:clamp(1.2rem,2vw,1.55rem)}.t16-lander .wylth-mini span{font-size:.72rem}.t16-lander .wylth-goal-dots{justify-content:flex-end;align-items:center;gap:9px;margin-top:1rem;padding-right:.35rem;display:flex}.t16-lander .wylth-goal-dot{cursor:pointer;background:#707da847;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .25s,background .25s}.t16-lander .wylth-goal-dot.is-active{background:var(--gradient-primary);width:30px}.t16-lander .wylth-goal-dot:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px}.t16-lander .wylth-modal-card{color:var(--text-color);background:var(--surface-opaque);border-color:var(--surface-border);box-shadow:0 30px 80px #0f172a3d}.t16-lander .wylth-modal-card h2,.t16-lander #wylthModalBody>p{color:var(--text-color)}.t16-lander .wylth-modal-close{border-color:var(--surface-border);color:var(--text-color);background:#707da817}.t16-lander .wylth-choice{background:var(--surface-glass-strong);min-height:58px;color:var(--text-color);border-color:#707da83d;font-weight:600;box-shadow:inset 0 1px #ffffff2e}.t16-lander .wylth-choice:hover,.t16-lander .wylth-choice:focus-visible{color:var(--text-color);background:#d6488914}.t16-lander[data-t16-theme=dark] .wylth-goal-panel{background:var(--surface-glass);border-color:var(--surface-border);box-shadow:var(--shadow),inset 0 1px var(--crystal-line)}.t16-lander[data-t16-theme=dark] .wylth-mini{box-shadow:none;background:0 0;border-color:#ffffff29}.t16-lander .wylth-standards{gap:var(--space-3)}.t16-lander .wylth-standard-card{min-height:300px;padding:var(--space-4);background:var(--surface-glass);border-color:var(--surface-border);box-shadow:var(--shadow),inset 0 1px var(--crystal-line)}.t16-lander .wylth-standard-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.t16-lander .wylth-standard-icon{color:#fff;background:var(--gradient-primary);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.t16-lander .wylth-standard-card h3{color:var(--text-color);margin:auto 0 .8rem}.t16-lander .wylth-standard-card p{margin:0}.t16-lander #standards .section-header{margin-bottom:var(--space-5)}.t16-lander #standards .section-header .wylth-eyebrow{margin-bottom:.45rem}.t16-lander #standards .section-header .section-title{margin-bottom:.65rem}.t16-lander #standards .section-header .section-subtitle{margin-top:0}.t16-lander .wylth-award-card{border:1px solid #d648893d;border-radius:18px}.t16-lander .wylth-award-icon,.t16-lander .wylth-award-icon i{color:#fff!important}.t16-lander .wylth-start-panel h2{color:#fff!important;-webkit-text-fill-color:#fff!important}.t16-lander .wylth-start-panel p{color:#ffffffe6!important}.t16-lander .wylth-start-actions .btn-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff8c}.t16-lander .wylth-start-actions .btn-secondary:hover{color:var(--secondary-color);background:#fff}.t16-lander .wylth-start-actions .wylth-contact-primary{color:var(--secondary-color);background:#fff;border-color:#fff;box-shadow:0 14px 30px #47204333}.t16-lander .wylth-start-actions .wylth-contact-primary:hover{color:var(--secondary-color);background:#fff}@media (max-width:1100px){.t16-lander .wylth-goal-layout{grid-template-columns:1fr}.t16-lander .wylth-goal-carousel{width:min(760px,100%);margin-left:auto}}@media (max-width:980px){.t16-lander .wylth-journey-grid,.t16-lander .wylth-basket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.t16-lander .wylth-journey-grid,.t16-lander .wylth-basket-grid{grid-template-columns:1fr}.t16-lander .wylth-journey-card{min-height:240px}.t16-lander .wylth-mini-grid{grid-template-columns:1fr}.t16-lander .wylth-mini{min-height:90px;padding-left:0;padding-right:0}.t16-lander .wylth-mini+.wylth-mini{border-top:1px solid #707da83d;border-left:0}.t16-lander .wylth-goal-panel h3{white-space:normal}.t16-lander .wylth-goal-top{gap:1rem}.t16-lander .wylth-goal-completion{padding-top:.15rem}}@media (max-width:480px){.t16-lander .feature-card--link{min-height:220px}.t16-lander .feature-card--link h3{max-width:80%}.t16-lander .feature-card--link .feature-card-arrow{width:52px;height:52px;bottom:1.5rem;right:1.5rem}}.t16-lander .nav-link[aria-selected=true]{color:var(--primary-color);font-weight:700}.t16-lander .nav-link[aria-selected=true]:after{width:100%}@media (max-width:820px){.t16-lander .bees-page-panel:not(.bees-page-panel--home){padding-top:6.8rem}}.t16-lander[data-t16-theme=dark] .header,.t16-lander[data-t16-theme=dark] .header.is-scrolled{background:#0d0d1ff5!important;box-shadow:0 4px 16px #00000026!important}.t16-lander[data-t16-theme=light] :is(.btn-primary,.login-btn,.login-trigger,.btn-accent){color:#fff!important;background:#3b4ba5!important;border:1px solid #3b4ba5!important}.t16-lander[data-t16-theme=dark] :is(.btn-primary,.login-btn,.login-trigger,.btn-accent){color:#fff!important;background:#e31c84!important;border:1px solid #e31c84!important}.t16-lander[data-t16-theme=light] .btn-secondary{color:#3b4ba5!important;background:0 0!important;border:1px solid #3b4ba5!important}.t16-lander[data-t16-theme=dark] .btn-secondary{color:#fff!important;background:0 0!important;border:1px solid #ffffffb8!important}.t16-lander[data-t16-theme=dark] :is(.hero,.bees-page-panel--home){background:#0d0d1f!important}.t16-lander[data-t16-theme=dark] .wylth-start-panel{border:1px solid var(--surface-border);background:#17172a!important}@media (prefers-reduced-motion:no-preference){.t16-lander.premium-motion-ready .premium-reveal{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(22px)}.t16-lander.premium-motion-ready .premium-reveal.is-visible{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.t16-lander .nav-list{gap:10px}.t16-lander .nav-link{font-size:.78rem}.t16-lander .nav{gap:16px}.t16-lander .login-trigger{min-width:96px}}@media (max-width:768px){.t16-lander .nav-list{justify-content:flex-start;gap:8px}.t16-lander .nav-link{font-size:1rem}.t16-lander .wylth-journey-grid{grid-template-columns:1fr}}@media (min-width:769px){.t16-lander .hero-subtitle>span{white-space:nowrap;display:block}}.t16-lander[data-t16-theme=dark] .tagline-hero__inner{-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 34px #0000003d,inset 0 1px #ffffff0a;background:#19192fad!important}.t16-lander .tagline-hero__display{width:100%;min-width:0;max-width:100%;font-size:clamp(2.8rem,5.5vw,5.4rem);line-height:1.04;overflow:visible}.t16-lander[data-t16-theme=dark] .tagline-less{color:#f2a8d0!important}@media (max-width:1180px){.t16-lander .nav-list,.t16-lander .nav{gap:24px}}@media (max-width:900px){.t16-lander .tagline-hero__inner{grid-template-columns:1fr;gap:28px}.t16-lander .tagline-hero__display{font-size:clamp(2.35rem,8vw,4.4rem)}}@media (max-width:768px){.t16-lander .nav-list{gap:8px}}@media (max-width:520px){.t16-lander .header .logo{gap:24px!important}.t16-lander .header-theme-control iframe{transform:scale(.25)!important}.t16-lander .tagline-hero__display{font-size:clamp(2rem,12vw,3.2rem)}}@media (prefers-reduced-motion:reduce){.t16-lander .premium-reveal{opacity:1!important;transform:none!important}}.t16-lander[data-t16-theme=dark] .wylth-progress span{background:#e31c84!important}.t16-lander[data-t16-theme=dark] .testimonials-write-review{border-color:#ffffffad;color:#fff!important}.t16-lander[data-t16-theme=dark] .wylth-award-card{background:#19192fc2!important;box-shadow:0 12px 28px #0003,inset 0 1px #ffffff09!important}.t16-lander[data-t16-theme=dark] .wylth-award-icon{background:#e31c84!important}.t16-lander .footer-content :is(p,h3){margin-top:0}.t16-lander .bees-scroll-companion{--bee-x:0px;--bee-y:132px;--bee-scale:1;aspect-ratio:1;z-index:999;pointer-events:none;width:clamp(195px,19.5vw,325px);transform:translate3d(var(--bee-x),var(--bee-y),0) scale(var(--bee-scale));transform-origin:50%;will-change:transform;opacity:.98;position:fixed;top:0;right:clamp(20px,3vw,56px)}.t16-lander .bees-scroll-companion__bob{animation:2.7s ease-in-out infinite t16-bee-hover;position:absolute;inset:0}.t16-lander .bees-scroll-companion__image,.t16-lander .bees-scroll-companion__wing{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scaleX(-1)}.t16-lander .bees-scroll-companion__image{z-index:2;filter:drop-shadow(0 12px 18px #5b380e29)}.t16-lander .bees-scroll-companion__wing{z-index:3;opacity:.12;filter:brightness(1.08);mix-blend-mode:screen;will-change:opacity}.t16-lander .bees-scroll-companion__wing--upper{clip-path:polygon(7% 12%,19% 9%,35% 16%,47% 29%,55% 43%,51% 47%,39% 39%,22% 31%,9% 24%);transform-origin:48% 43%;animation:.12s ease-in-out infinite alternate t16-bee-wing-upper}.t16-lander .bees-scroll-companion__wing--lower{clip-path:polygon(8% 34%,22% 33%,38% 39%,54% 49%,54% 57%,39% 54%,20% 49%,8% 43%);transform-origin:49% 51%;animation:.105s ease-in-out infinite alternate-reverse t16-bee-wing-lower}.t16-lander .bees-scroll-companion__wing--rear{clip-path:polygon(69% 6%,79% 5%,82% 12%,80% 25%,75% 38%,69% 39%,67% 29%,68% 16%);transform-origin:70% 37%;animation:.115s ease-in-out infinite alternate t16-bee-wing-rear}@keyframes t16-bee-hover{0%,to{transform:translateY(0)rotate(-1.2deg)}50%{transform:translateY(-9px)rotate(1.2deg)}}@keyframes t16-bee-wing-upper{0%{opacity:.08;transform:scaleX(-1)rotate(-2.5deg)scaleY(.96)}to{opacity:.5;transform:scaleX(-1)rotate(3deg)scaleY(1.04)}}@keyframes t16-bee-wing-lower{0%{opacity:.07;transform:scaleX(-1)rotate(2deg)scaleY(.95)}to{opacity:.46;transform:scaleX(-1)rotate(-3.5deg)scaleY(1.05)}}@keyframes t16-bee-wing-rear{0%{opacity:.08;transform:scaleX(-1)rotate(-2deg)scaleY(.96)}to{opacity:.52;transform:scaleX(-1)rotate(3deg)scaleY(1.04)}}.t16-lander.bee-companion-hidden .bees-scroll-companion{display:none!important}@media (prefers-reduced-motion:no-preference){.t16-lander.premium-motion-ready .premium-reveal{transition-duration:.72s;transform:translateY(24px)}.t16-lander.premium-motion-ready .premium-reveal.premium-reveal--text{transform:translateY(16px)}.t16-lander.premium-motion-ready .premium-reveal.is-visible{transform:translateY(0)}}@media (max-width:1180px){.t16-lander .bees-scroll-companion{right:20px}}@media (max-width:900px){.t16-lander .tagline-hero__display .bees-tagline{white-space:normal!important;text-wrap:balance!important}.t16-lander .tagline-hero__explanation{grid-template-columns:1fr!important;margin-top:24px!important}.t16-lander .tagline-hero__explanation .tagline-hero__closing{grid-column:auto}.t16-lander .footer-content{grid-template-columns:1fr!important;gap:28px!important}}@media (max-width:768px){.t16-lander .bees-scroll-companion{opacity:.34!important}.t16-lander .bees-scroll-companion--home{width:clamp(230px,70vw,300px)}.t16-lander .hero-buttons .btn{padding-inline:28px!important}.t16-lander .testimonials-heading-row{justify-items:center;grid-template-columns:1fr!important}.t16-lander .testimonials-heading-row .section-title,.t16-lander .testimonials-write-review{justify-self:center;text-align:center!important}.t16-lander .testimonials-write-review{grid-column:1!important}}@media (prefers-reduced-motion:reduce){.t16-lander .bees-scroll-companion__bob,.t16-lander .bees-scroll-companion__wing{animation:none!important}}@media (max-width:768px){.t16-lander .tagline-hero>.tagline-hero__display{padding-inline:20px}.t16-lander .tagline-hero__inner{width:calc(100% - 40px);margin-inline:auto}}@media (max-width:1040px){.t16-lander .header .brand-name{display:none}}@media (max-width:768px){.t16-lander .tagline-hero>.tagline-hero__display,.t16-lander .tagline-hero>.tagline-hero__inner{width:100%!important;padding-left:20px!important;padding-right:20px!important}}.t16-lander[data-t16-theme=dark] .specialist-form .btn{background:var(--story-violet-deep)!important;color:#fff!important}@media (min-width:961px){.t16-lander #why-us>.container{padding-top:18px}}@media (max-width:760px){.t16-lander .wylth-goal-panel{height:620px}}.t16-lander .specialist-band .specialist-form .btn,.t16-lander[data-t16-theme=dark] .specialist-band .specialist-form .btn{color:#304699!important;-webkit-text-fill-color:#304699!important;background:#fff!important}@media (min-width:961px){.t16-lander #why-us>.container{grid-template-columns:minmax(390px,39vw) minmax(0,61vw);align-items:stretch;width:100%;max-width:none;padding:0;display:grid}}@media (max-width:600px){.t16-lander .bees-scroll-companion--home{width:clamp(112px,34vw,142px)!important}.t16-lander .wylth-goal-panel{grid-template-rows:56% 44%;height:520px}.t16-lander .wylth-goal-details{padding:14px 16px 16px}.t16-lander .wylth-goal-details .wylth-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.t16-lander .wylth-goal-details .wylth-mini{border-top:0;min-width:0}.t16-lander .wylth-goal-details .wylth-mini+.wylth-mini{border-top:0;border-left:1px solid #707da83d}.t16-lander .wylth-goal-details .wylth-mini strong{font-size:.92rem}.t16-lander .wylth-goal-details .wylth-mini span{font-size:.58rem}.t16-lander .testimonial-card{height:306px;min-height:306px}}.t16-lander.why-us-active .header{-webkit-backdrop-filter:blur(8px);background:color-mix(in srgb,var(--background-dark) 62%,transparent)!important}.t16-lander .specialist-band .specialist-form .btn,.t16-lander[data-t16-theme=dark] .specialist-band .specialist-form .btn{min-height:54px;transition:transform .2s,background-color .2s,box-shadow .2s;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#e31c84!important;border:1px solid #e31c84!important;box-shadow:0 12px 28px #b4236c3d!important}.t16-lander .specialist-band .specialist-form .btn:hover,.t16-lander[data-t16-theme=dark] .specialist-band .specialist-form .btn:hover{transform:translateY(-2px);background:#c91672!important;box-shadow:0 16px 34px #b4236c4d!important}.t16-lander .specialist-band .specialist-form .btn:active,.t16-lander[data-t16-theme=dark] .specialist-band .specialist-form .btn:active{transform:translateY(0)scale(.985)}@media (min-width:961px){.t16-lander #why-us>.container{grid-template-columns:minmax(350px,34vw) minmax(0,66vw)}}@media (max-width:720px){.t16-lander .bees-scroll-companion--home{transform-origin:78% 32%;width:clamp(109px,35.2vw,157px)!important}}.t16-lander body:has(#story:not([hidden])) .footer{margin-top:0!important}@media (min-width:961px){.t16-lander #why-us>.container{grid-template-columns:minmax(330px,.76fr) minmax(0,1.24fr);gap:clamp(18px,2vw,34px)}.t16-lander .wylth-start-content{grid-template-columns:minmax(0,1fr) minmax(220px,260px);grid-template-areas:"eyebrow actions""title actions""copy actions";align-items:center;column-gap:clamp(40px,6vw,96px);max-width:none;display:grid}.t16-lander .wylth-start-content>.wylth-eyebrow{grid-area:eyebrow}.t16-lander .wylth-start-content>h2{grid-area:title}.t16-lander .wylth-start-content>p{grid-area:copy;margin-bottom:0}.t16-lander .wylth-start-actions{flex-flow:column;grid-area:actions;align-items:stretch;margin-top:0;display:flex}.t16-lander .wylth-start-actions .btn{justify-content:center;width:100%}}.t16-lander body:has(#contact:not([hidden])) .footer{margin-top:0!important}.t16-lander .nav-link--disabled{cursor:default;opacity:.72;-webkit-user-select:none;user-select:none}.t16-lander .nav-link--disabled:after{display:none}.t16-lander .header .logo-img{width:112px!important;max-width:112px!important;margin-left:0!important;transform:scale(1.75)translate(.5px)!important}.t16-lander .footer .footer-brand-lockup{max-width:100%;gap:16px!important;width:max-content!important}.t16-lander .footer .footer-brand-lockup__mark{flex:0 0 107px;width:107px;min-width:107px;height:62px;display:block;position:relative;overflow:hidden}.t16-lander .footer .footer-brand-lockup img{object-fit:contain;flex:none;min-width:112px;max-width:112px;height:62px;display:block;object-position:center center!important;width:112px!important;margin:0!important;transform:scale(1.75)translate(-1px)!important}.t16-lander .footer .footer-brand-lockup__copy{gap:6px;min-width:max-content;display:grid}@media (max-width:720px){.t16-lander .wylth-start-panel{padding:30px 24px}}.t16-lander .hero-content{max-width:900px}.t16-lander .hero{padding-top:calc(var(--banner-height,0px) + 9rem)!important}.t16-lander .hero-title{max-width:15ch;margin-bottom:clamp(18px,2.2vw,28px);font-size:clamp(3rem,5.2vw,4.8rem);line-height:1.03}.t16-lander .hero-subtitle{max-width:70ch;font-size:clamp(1.04rem,1.35vw,1.18rem);line-height:1.72}.t16-lander .hero-badge{z-index:4;border-radius:999px;min-height:38px;padding:8px 16px;position:relative}.t16-lander .registrations-badge span{align-items:center;min-height:34px;padding:7px 13px;line-height:1.25;display:inline-flex}.t16-lander .hero-highlight-card{min-height:148px;padding:clamp(22px,2.2vw,30px)}.t16-lander .hero-highlight-card h3{margin-bottom:10px;font-size:1.08rem;line-height:1.35}.t16-lander .hero-highlight-card p{margin:0;line-height:1.65}.t16-lander.footer-in-view .bees-scroll-companion{opacity:0!important;pointer-events:none!important}@media (max-width:1180px){.t16-lander .nav-list{gap:16px!important}}@media (max-width:768px){.t16-lander .header .nav-wrapper{gap:12px;min-height:76px;padding-block:6px!important}.t16-lander .header .logo-container{width:96px!important;min-width:96px!important;height:58px!important;min-height:58px!important}.t16-lander .header .logo-img{width:96px!important;max-width:96px!important;height:58px!important;transform:scale(1.65)translate(.5px)!important}.t16-lander .login-trigger{flex:0 0 112px;width:112px!important;min-width:112px!important;max-width:112px!important;padding-inline:16px!important}.t16-lander .mobile-menu-toggle{justify-content:center;align-items:center;width:44px;height:44px}.t16-lander .hero{padding-top:calc(var(--banner-height,0px) + 8.25rem)!important;padding-bottom:4.5rem!important}.t16-lander .hero-title{max-width:12ch;font-size:clamp(2.25rem,10vw,3.1rem);line-height:1.06}.t16-lander .hero-subtitle{font-size:1rem;line-height:1.65}.t16-lander .hero-highlights{gap:16px!important}.t16-lander .hero-highlight-card{min-height:0;padding:22px}.t16-lander .bees-scroll-companion--home{pointer-events:none;top:calc(var(--banner-height,0px) + 80px)!important;opacity:.24!important;width:104px!important;height:104px!important;right:18px!important}.t16-lander .footer{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.t16-lander .app-download-prompt{width:auto;max-height:min(168px,22dvh);left:12px!important;right:12px!important;bottom:calc(78px + env(safe-area-inset-bottom))!important}}@media (max-width:390px){.t16-lander .header>.container,.t16-lander .hero>.container{padding-inline:16px!important}.t16-lander .header .logo-container{width:88px!important;min-width:88px!important}.t16-lander .header .logo-img{width:88px!important;max-width:88px!important}.t16-lander .login-trigger{flex-basis:104px;width:104px!important;min-width:104px!important;max-width:104px!important;padding-inline:13px!important}}.t16-lander .sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.t16-lander .bees-page-panel{min-height:60vh}.t16-lander .bees-page-panel:focus{outline:none}.t16-lander .bees-page-panel:not(.bees-page-panel--home){background:radial-gradient(circle at 8% 8%,#d648891f,transparent 28rem),radial-gradient(circle at 92% 16%,#494f9b1f,transparent 24rem),var(--background-dark);padding:7.75rem 0 5rem}.t16-lander .integrated-page-hero{max-width:880px;margin:0 auto var(--space-6);text-align:center}.t16-lander .integrated-page-hero__eyebrow,.t16-lander .integrated-kicker{color:var(--primary-color);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.t16-lander .integrated-page-hero h1{color:var(--text-color);letter-spacing:-.055em;margin:.7rem 0 1rem;font-size:clamp(2.35rem,6vw,4.8rem);line-height:1}.t16-lander .integrated-page-hero p{max-width:720px;color:var(--text-light);margin:0 auto;font-size:clamp(1rem,2vw,1.2rem)}.t16-lander .integrated-section--soft{background:linear-gradient(#0000,#707da80e,#0000)}.t16-lander .integrated-heading{max-width:780px;margin:0 0 var(--space-4)}.t16-lander .integrated-heading h2{color:var(--text-color);letter-spacing:-.035em;margin:.45rem 0 .7rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08}.t16-lander .integrated-heading p,.t16-lander .integrated-copy{color:var(--text-light);max-width:72ch}.t16-lander .integrated-grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.t16-lander .integrated-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.t16-lander .integrated-card{min-width:0;padding:var(--space-4);border:1px solid var(--surface-border);background:var(--surface-glass);box-shadow:var(--shadow),inset 0 1px var(--crystal-line);border-radius:20px}.t16-lander .integrated-card h3{color:var(--text-color);margin:0 0 .65rem;font-size:1.15rem}.t16-lander .integrated-card h4{color:var(--text-color);margin:1rem 0 .4rem}.t16-lander .integrated-card p,.t16-lander .integrated-card li{color:var(--text-light)}.t16-lander .integrated-card p+p{margin-top:.75rem}.t16-lander .integrated-card ul{margin:.9rem 0 0;padding-left:1.15rem}.t16-lander .integrated-card li+li{margin-top:.55rem}.t16-lander .integrated-icon{color:#fff;background:var(--gradient-primary);border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:1rem;display:grid}.t16-lander .integrated-icon i{color:inherit}.t16-lander .integrated-badges{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.t16-lander .integrated-badge{border:1px solid var(--surface-border);color:var(--text-light);background:var(--surface-glass-strong);border-radius:999px;padding:.45rem .7rem;font-size:.8rem;font-weight:700}.t16-lander .integrated-quote{padding:var(--space-5);border-left:4px solid var(--primary-color);background:var(--surface-glass);color:var(--text-color);border-radius:0 20px 20px 0;margin:0;font-size:clamp(1.25rem,2.6vw,2rem);line-height:1.4}.t16-lander .integrated-quote cite{color:var(--text-light);margin-top:1rem;font-size:.9rem;font-style:normal;display:block}.t16-lander .integrated-timeline{gap:1rem;padding-left:1.4rem;display:grid;position:relative}.t16-lander .integrated-timeline:before{content:"";background:var(--gradient-primary);width:2px;position:absolute;top:.5rem;bottom:.5rem;left:4px}.t16-lander .integrated-timeline__item{border:1px solid var(--surface-border);background:var(--surface-glass);border-radius:16px;padding:1rem 1.2rem;position:relative}.t16-lander .integrated-timeline__item:before{content:"";border:3px solid var(--background-dark);background:var(--primary-color);border-radius:50%;width:12px;height:12px;position:absolute;top:1.35rem;left:-1.67rem}.t16-lander .integrated-timeline__year{color:var(--primary-color);margin-bottom:.35rem;font-weight:800}.t16-lander .integrated-service{flex-direction:column;display:flex}.t16-lander .integrated-service .btn{align-self:flex-start;margin-top:auto}.t16-lander .integrated-service__tagline{font-weight:700;color:var(--text-color)!important}.t16-lander .integrated-table-wrap{border:1px solid var(--surface-border);background:var(--surface-glass);border-radius:18px;overflow-x:auto}.t16-lander .integrated-table{border-collapse:collapse;width:100%;min-width:720px}.t16-lander .integrated-table th,.t16-lander .integrated-table td{border-bottom:1px solid var(--surface-border);color:var(--text-light);text-align:left;vertical-align:top;padding:1rem}.t16-lander .integrated-table th{color:var(--text-color);background:#707da814}.t16-lander .integrated-table tr:last-child td{border-bottom:0}.t16-lander .integrated-check{color:var(--primary-color);font-weight:800}.t16-lander .integrated-reasons{columns:2;column-gap:2rem;margin:0;padding:0;list-style:none}.t16-lander .integrated-reasons li{break-inside:avoid;border:1px solid var(--surface-border);background:var(--surface-glass);color:var(--text-light);border-radius:14px;margin:0 0 .75rem;padding:.85rem 1rem .85rem 2.5rem;position:relative}.t16-lander .integrated-reasons li:before{content:"✓";color:var(--primary-color);font-weight:900;position:absolute;left:1rem}.t16-lander .integrated-office-map{background:var(--surface-glass-strong);border:0;border-radius:14px;width:100%;height:280px;margin-top:1rem}.t16-lander .integrated-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.t16-lander .integrated-form{gap:1rem;display:grid}.t16-lander .integrated-field{gap:.45rem;display:grid}.t16-lander .integrated-field label,.t16-lander .integrated-field__label{color:var(--text-color);font-weight:700}.t16-lander .integrated-field input,.t16-lander .integrated-field textarea,.t16-lander .integrated-field select{border:1px solid var(--surface-border);background:var(--surface-glass-strong);width:100%;min-height:48px;color:var(--text-color);font:inherit;border-radius:12px;padding:.78rem .9rem}.t16-lander .integrated-field textarea{resize:vertical;min-height:140px}.t16-lander .integrated-field input:focus,.t16-lander .integrated-field textarea:focus,.t16-lander .integrated-field select:focus{border-color:var(--primary-color);outline:3px solid #d6488940}.t16-lander .integrated-form-status{min-height:1.5rem;color:var(--text-light)}.t16-lander .integrated-form-status.is-success{color:#15803d;font-weight:700}.t16-lander[data-t16-theme=dark] .integrated-form-status.is-success{color:#86efac}.t16-lander .calculator-shell{gap:var(--space-4);grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);display:grid}.t16-lander .calculator-controls,.t16-lander .calculator-results{align-content:start;gap:1rem;display:grid}.t16-lander .calculator-field{gap:.55rem;display:grid}.t16-lander .calculator-field__meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.t16-lander .calculator-field label,.t16-lander .calculator-field__label{color:var(--text-color);font-weight:700}.t16-lander .calculator-field__number{border:1px solid var(--surface-border);background:var(--surface-glass-strong);width:140px;min-height:44px;color:var(--text-color);font:inherit;border-radius:10px;padding:.55rem .7rem}.t16-lander .calculator-field input[type=range]{width:100%;accent-color:var(--primary-color);cursor:pointer}.t16-lander .calculator-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.t16-lander .calculator-stat{border:1px solid var(--surface-border);background:var(--surface-glass-strong);border-radius:14px;min-width:0;padding:1rem}.t16-lander .calculator-stat--highlight{background:#d6488914;border-color:#d6488961}.t16-lander .calculator-stat__label{color:var(--text-light);margin-bottom:.4rem;font-size:.82rem;display:block}.t16-lander .calculator-stat__value{overflow-wrap:anywhere;color:var(--text-color);font-variant-numeric:tabular-nums;font-size:clamp(1.05rem,2.5vw,1.45rem);font-weight:800;display:block}.t16-lander .calculator-bars{gap:.8rem;display:grid}.t16-lander .calculator-bar__meta{color:var(--text-light);justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.t16-lander .calculator-bar__track{background:#707da829;border-radius:99px;height:10px;overflow:hidden}.t16-lander .calculator-bar__fill{border-radius:inherit;background:var(--gradient-primary);width:0;height:100%;transition:width .25s}.t16-lander .calculator-toggle{flex-wrap:wrap;gap:.6rem;display:flex}.t16-lander .calculator-toggle button,.t16-lander .calculator-toggle label{border:1px solid var(--surface-border);background:var(--surface-glass-strong);min-height:44px;color:var(--text-color);cursor:pointer;border-radius:999px;align-items:center;padding:.65rem .85rem;display:inline-flex}.t16-lander .calculator-toggle button.is-active,.t16-lander .calculator-toggle label.is-active{border-color:var(--primary-color);color:var(--primary-color);background:#d648891c}.t16-lander .calculator-toggle input{accent-color:var(--primary-color);margin-right:.45rem}.t16-lander .newsletter-issue{flex-direction:column;display:flex}.t16-lander .newsletter-issue time{color:var(--primary-color);font-weight:800}.t16-lander .newsletter-issue .btn{align-self:flex-start;margin-top:auto}@media (max-width:1100px){.t16-lander .integrated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.t16-lander .bees-page-panel:not(.bees-page-panel--home){padding-top:6.8rem}.t16-lander .integrated-grid,.t16-lander .integrated-grid--2,.t16-lander .calculator-shell{grid-template-columns:1fr}.t16-lander .integrated-reasons{columns:1}}@media (max-width:520px){.t16-lander .integrated-section{padding:var(--space-5) 0}.t16-lander .integrated-card{padding:var(--space-3)}.t16-lander .calculator-field__meta{flex-direction:column;align-items:flex-start;gap:.45rem}.t16-lander .calculator-field__number{width:100%}.t16-lander .calculator-stat-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.t16-lander .calculator-bar__fill{transition:none}}.t16-lander .calculator-toggle:is(button,label){box-shadow:none;border-radius:8px;background:0 0!important}.t16-lander .calculator-toggle:is(button.is-active,label.is-active){color:#e31c84;border-color:#e31c84;background:#e31c8412!important}.t16-lander #newsletters .integrated-form .integrated-field:first-child,.t16-lander #newsletters .integrated-form:is(.integrated-form-status,.btn){grid-column:1/-1}.t16-lander[data-t16-theme=dark]:is(.hero,.bees-page-panel--home){background:#0d0d1f!important}@media (max-width:1100px){.t16-lander #contact .integrated-grid--2{grid-template-columns:1fr}}@media (max-width:900px){.t16-lander #about>.container>.integrated-section:first-of-type>.integrated-grid--2>.integrated-grid,.t16-lander .calculator-shell{grid-template-columns:1fr}.t16-lander .calculator-results{border-left:0;border-top:1px solid var(--divider-soft)}.t16-lander #newsletters .integrated-section:last-child>.integrated-card{grid-template-columns:1fr}}@media (max-width:768px){.t16-lander .integrated-page-hero{margin-bottom:48px}.t16-lander #visit-us .integrated-card{grid-template-columns:44px 1fr;column-gap:16px}.t16-lander #newsletters .integrated-form{grid-template-columns:1fr}.t16-lander #newsletters .integrated-form>*{grid-column:1!important}}@media (max-width:520px){.t16-lander .calculator-controls,.t16-lander .calculator-results{padding:24px 20px}.t16-lander .calculator-stat-grid{grid-template-columns:1fr}.t16-lander .calculator-stat:nth-child(odd){border-right:0}.t16-lander #visit-us .integrated-card{display:block}.t16-lander #visit-us .integrated-icon{margin-bottom:18px}}.t16-lander[data-t16-theme=dark] .integrated-quote{-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 30px #00000038,inset 0 1px #ffffff09;background:#19192fb3!important}@media (max-width:900px){.t16-lander .calculator-results{border-top:1px solid var(--divider-soft)}}@media (max-width:768px){.t16-lander .integrated-section--soft{padding-inline:20px}.t16-lander #contact #integrated-contact-message{min-height:220px}}.t16-lander .integrated-heading h2+p,.t16-lander .integrated-page-hero h1+p{margin-top:4px!important}.t16-lander:is(){box-shadow:none!important;box-shadow:none!important}.t16-lander[data-t16-theme=dark] .support-card__icon{background:#e31c84}.t16-lander[data-t16-theme=dark] .contact-detail-list__icon{color:#e31c84;background:#e31c8429}.t16-lander main .bees-page-panel>.container,.t16-lander main .bees-page-panel>section>.container{z-index:2;position:relative}.t16-lander #calculators .integrated-page-hero:is(h1,p){text-align:left!important;margin-left:0!important}.t16-lander:is(#about,#story,#services,#visit-us,#newsletters) .integrated-section--soft{padding-left:max(clamp(20px,3vw,40px),50vw - 660px + clamp(20px,3vw,40px))!important;padding-right:max(clamp(20px,3vw,40px),50vw - 660px + clamp(20px,3vw,40px))!important}.t16-lander #calculators:is(.calculator-controls,.calculator-results),.t16-lander #calculators .calculator-followup{padding-left:clamp(24px,3vw,36px);padding-right:clamp(24px,3vw,36px)}.t16-lander #calculators .calculator-shell--tax:is(.calculator-controls,.calculator-results){flex-direction:column;display:flex}@media (max-width:768px){.t16-lander #about .integrated-section:first-of-type>.integrated-heading h2{white-space:normal}.t16-lander #visit-us .support-card{grid-template-columns:44px minmax(0,1fr)!important;gap:16px!important}.t16-lander #calculators .integrated-page-hero,.t16-lander #calculators .integrated-section>*{width:min(100% - 40px,1680px)}.t16-lander .bees-page-panel:not(.bees-page-panel--home) .integrated-section--soft{padding-left:20px!important;padding-right:20px!important}.t16-lander .calculator-followup{padding:0 20px 24px}.t16-lander #about .about-belief-card{grid-template-columns:1fr}.t16-lander #about .about-belief-card__media{min-height:320px;max-height:460px}.t16-lander #calculators .calculator-shell--tax .calculator-followup{padding-top:16px}.t16-lander #calculators .calculator-tax-guidance #tax-suggestions{justify-content:flex-start}.t16-lander #why-us .integrated-section--viewport>.integrated-section__inner{padding-inline:20px}.t16-lander #why-us .integrated-reasons{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;gap:12px}}@media (min-width:961px){.t16-lander .why-us-hex-grid .why-us-hex-card:hover,.t16-lander .why-us-hex-grid .why-us-hex-card:focus-within,.t16-lander .why-us-hex-grid .why-us-hex-card.hover-lift:hover,.t16-lander .why-us-hex-grid .why-us-hex-card.hover-scale:hover,.t16-lander .why-us-hex-grid .integrated-card:hover{filter:drop-shadow(0 18px 26px #1f2a4424);box-shadow:none!important;transform:translate(-50%,-50%)!important}.t16-lander[data-t16-theme=dark] .why-us-hex-grid .why-us-hex-card:hover,.t16-lander[data-t16-theme=dark] .why-us-hex-grid .why-us-hex-card:focus-within,.t16-lander[data-t16-theme=dark] .why-us-hex-grid .integrated-card:hover{filter:drop-shadow(0 20px 28px #00000052);transform:translate(-50%,-50%)!important}}.t16-lander[data-t16-theme=dark] .why-us-hex-card{filter:drop-shadow(0 18px 26px #00000047);background:#19192feb!important}.t16-lander[data-t16-theme=dark] .why-us-hex-card--brand{background:linear-gradient(145deg,#e31c8433,#3b4ba533),#19192ff5!important}@media (max-width:960px){.t16-lander .why-us-hex-card,.t16-lander .why-us-hex-card:nth-child(n),.t16-lander .why-us-hex-card--brand{width:100%;height:auto;min-height:280px;position:relative;inset:auto;transform:none}.t16-lander .why-us-hex-card:hover,.t16-lander .why-us-hex-card:focus-within{transform:none!important}.t16-lander .why-us-hex-card--brand{grid-area:1/1/auto/-1;justify-self:center;max-width:360px}}@media (max-width:768px){.t16-lander .why-us-hex-card--brand{grid-column:auto}}.t16-lander .story-secret-sauce:is(h2,h3,p,.integrated-kicker){color:#fff!important;-webkit-text-fill-color:#fff!important}.t16-lander[data-t16-theme=dark] .story-secret-sauce:is(h2,h3,p,.integrated-kicker),.t16-lander[data-t16-theme=dark] .specialist-band:is(h2,h3,p,label){color:var(--story-violet-deep)!important;-webkit-text-fill-color:var(--story-violet-deep)!important}.t16-lander[data-t16-theme=dark] .specialist-form .integrated-field label{color:var(--story-violet-deep)!important}.t16-lander .specialist-band:is(h2,p,.integrated-kicker){color:#fff!important;-webkit-text-fill-color:#fff!important}.t16-lander[data-t16-theme=dark] .specialist-band:is(h2,p,.integrated-kicker){color:var(--story-violet-deep)!important;-webkit-text-fill-color:var(--story-violet-deep)!important}@media (min-width:961px){.t16-lander #why-us .integrated-page-hero{margin-bottom:18px}.t16-lander #why-us .integrated-page-hero h1{margin-bottom:8px;font-size:clamp(2.6rem,4vw,4rem)}.t16-lander #why-us .integrated-page-hero p{max-width:760px;font-size:1rem;line-height:1.5}.t16-lander #why-us .integrated-page-hero+.integrated-section{padding:0}.t16-lander #why-us .why-us-hex-card{padding:20px 20px 18px}.t16-lander #why-us .why-us-hex-card .integrated-icon{width:27px;height:27px;margin-bottom:5px;font-size:.72rem}.t16-lander #why-us .why-us-hex-card h3{margin-bottom:5px;font-size:.7rem}.t16-lander #why-us .why-us-hex-card p{max-width:140px;font-size:.58rem;line-height:1.32}.t16-lander #why-us .why-us-hex-card--brand img{width:72px;height:46px;margin-bottom:4px}.t16-lander #why-us .why-us-hex-card--brand strong{font-size:.7rem}.t16-lander #why-us .why-us-hex-card--brand span{font-size:.5rem}}.t16-lander .contact-support-section:is(.support-card__meta,.support-card__response){border-top:1px solid var(--surface-border);margin-top:auto;padding-top:20px}@media (max-width:760px){.t16-lander #story>.container>.integrated-page-hero h1{white-space:normal}.t16-lander .story-origin-layout>.about-belief-card,.t16-lander .story-secret-sauce__layout,.t16-lander .contact-form-grid{grid-template-columns:1fr}.t16-lander .story-origin-layout .about-belief-card__copy,.t16-lander .story-origin-layout .about-belief-card__media,.t16-lander .story-secret-sauce__layout>.integrated-heading,.t16-lander .story-secret-sauce__layout>:nth-child(2),.t16-lander .story-secret-sauce__art{grid-area:auto/1}.t16-lander .story-origin-layout>.integrated-grid{grid-template-columns:1fr}.t16-lander .story-origin-layout .about-belief-card__media{min-height:280px}}.t16-lander .specialist-band:is(h2,p,.integrated-kicker,label),.t16-lander[data-t16-theme=dark] .specialist-band:is(h2,p,.integrated-kicker,label){color:#fff!important;-webkit-text-fill-color:#fff!important}@media (min-width:961px){.t16-lander #why-us .integrated-page-hero{min-height:calc(100dvh - 128px);padding:clamp(80px,10vh,130px) 36px 70px max(var(--site-gutter),calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)));text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;display:flex}.t16-lander #why-us .integrated-page-hero h1{margin-bottom:18px;font-size:clamp(3.2rem,5.2vw,5.8rem)}.t16-lander #why-us .integrated-page-hero p{max-width:none;margin:0;font-size:clamp(.9rem,1vw,1.06rem);line-height:1.65}.t16-lander #why-us .integrated-page-hero+.integrated-section{place-items:center;min-height:calc(100dvh - 128px);padding:0;display:grid;overflow:hidden}.t16-lander #why-us .integrated-page-hero+.integrated-section~.integrated-section{width:min(calc(100% - (2 * var(--site-gutter))),var(--site-shell));grid-column:1/-1;margin-inline:auto}.t16-lander #why-us .integrated-page-hero+.integrated-section~.integrated-section--viewport{width:100%}.t16-lander #why-us .why-us-hex-card{filter:none;padding:clamp(27px,2.5vw,40px) clamp(22px,2vw,34px);background:color-mix(in srgb,var(--surface-glass-strong) 94%,#e8eafd 6%)!important}.t16-lander[data-t16-theme=dark] #why-us .why-us-hex-card{background:#19192f!important}.t16-lander #why-us .why-us-hex-card .integrated-icon{width:34px;height:34px;margin-bottom:8px;font-size:.85rem}.t16-lander #why-us .why-us-hex-card h3{margin-bottom:6px;font-size:clamp(.72rem,.76vw,.9rem);line-height:1.2}.t16-lander #why-us .why-us-hex-card p{max-width:190px;font-size:clamp(.62rem,.62vw,.76rem);line-height:1.36}.t16-lander #why-us .why-us-hex-card--brand img{width:clamp(78px,6.5vw,118px);height:auto}.t16-lander #why-us .why-us-hex-card--brand strong{font-size:clamp(.74rem,.78vw,.94rem)}.t16-lander #why-us .why-us-hex-card--brand span{font-size:clamp(.58rem,.62vw,.74rem)}}@media (max-width:900px){.t16-lander .story-origin-layout .about-belief-card__copy>.integrated-heading h2,.t16-lander .story-regulatory-card p{white-space:normal}}@media (max-width:600px){.t16-lander .story-origin-layout .about-belief-card__copy>.integrated-heading h2{font-size:1.55rem}.t16-lander .office-card-premium__head{flex-wrap:wrap}.t16-lander .office-card-premium__badge{flex-basis:auto}}.t16-lander[data-t16-theme=dark] .specialist-band:is(h2,p,.integrated-kicker,label){color:#242039!important;-webkit-text-fill-color:#242039!important}@media (min-width:961px){.t16-lander #why-us .integrated-page-hero{min-height:calc(100dvh - 128px);padding:48px 32px 48px max(var(--site-gutter),calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)));justify-content:flex-start;margin:0}.t16-lander #why-us .integrated-page-hero__eyebrow{margin-top:0}.t16-lander #why-us .integrated-page-hero h1{margin:10px 0 16px;font-size:clamp(3.5rem,5.5vw,6.2rem)}.t16-lander #why-us .integrated-page-hero p{max-width:550px;font-size:clamp(.82rem,1vw,.96rem);line-height:1.62}.t16-lander #why-us .why-us-subheading span{white-space:nowrap;display:block}.t16-lander #why-us .integrated-page-hero+.integrated-section{place-items:center;min-height:calc(100dvh - 128px);padding:40px 0}.t16-lander #why-us .why-us-hex-card{z-index:2;width:var(--why-hex-width);height:var(--why-hex-height);filter:drop-shadow(0 14px 24px #1f2a441a);padding:clamp(22px,2.2vh,36px) clamp(21px,2vw,34px)}.t16-lander #why-us .why-us-hex-card .integrated-icon{width:clamp(30px,3.4vh,42px);height:clamp(30px,3.4vh,42px);margin-bottom:8px;font-size:clamp(.76rem,1.2vh,1rem)}.t16-lander #why-us .why-us-hex-card h3{margin-bottom:6px;font-size:clamp(.68rem,1.15vh,.94rem)}.t16-lander #why-us .why-us-hex-card p{max-width:220px;font-size:clamp(.58rem,.94vh,.78rem);line-height:1.38}.t16-lander #why-us .why-us-hex-card--brand img{width:clamp(78px,10vh,126px);height:auto}.t16-lander #why-us .why-us-hex-card--brand strong{font-size:clamp(.72rem,1.15vh,.96rem)}.t16-lander #why-us .why-us-hex-card--brand span{font-size:clamp(.55rem,.82vh,.72rem)}.t16-lander #why-us .integrated-page-hero+.integrated-section~.integrated-section--viewport{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.t16-lander #why-us .integrated-section--viewport>.integrated-section__inner{width:100%;max-width:none;margin:0;padding-inline:48px}.t16-lander #why-us .integrated-section--viewport .integrated-heading{max-width:none}.t16-lander #why-us .integrated-section--viewport .integrated-table-wrap,.t16-lander #why-us .integrated-section--viewport .integrated-reasons{width:100%;max-width:none}.t16-lander #why-us .integrated-section--viewport .integrated-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}.t16-lander #why-us .integrated-section--viewport .integrated-heading h2{max-width:none}.t16-lander #why-us .integrated-section--viewport:has(.integrated-reasons) .integrated-heading h2{white-space:nowrap;font-size:clamp(2.4rem,4.25vw,5rem)}}@media (max-width:960px){.t16-lander #why-us .why-us-subheading span{white-space:normal;display:inline}.t16-lander #services>.container>.integrated-section:first-of-type .integrated-heading h2{white-space:normal}.t16-lander #why-us .integrated-section--viewport:has(.integrated-reasons) .integrated-heading h2{white-space:normal}}@media (max-width:720px){.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact>.container>.contact-story-intro{width:calc(100% - 40px)}.t16-lander #contact .contact-resources ul,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-grid{grid-template-columns:1fr!important}}.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact>.container>.contact-story-intro,.t16-lander #contact .contact-compose-layout,.t16-lander #contact .contact-office-section>.contact-offices-heading,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-heading,.t16-lander #contact .contact-support-section>.integrated-grid{width:min(100%,var(--site-shell));max-width:var(--site-shell);padding-inline:var(--site-gutter);box-sizing:border-box;margin-inline:auto}@media (min-width:961px){.t16-lander #why-us .integrated-page-hero{min-height:calc(100dvh - 104px);padding:56px 24px 56px 0}.t16-lander #why-us .integrated-page-hero+.integrated-section{min-height:calc(100dvh - 104px);padding-block:24px}}@media (max-width:960px){.t16-lander #why-us>.container>.integrated-section:last-child>.integrated-card{grid-template-columns:1fr}}@media (max-width:720px){.t16-lander #contact .contact-compose-layout,.t16-lander #contact .contact-office-section>.contact-offices-heading,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-heading,.t16-lander #contact .contact-support-section>.integrated-grid{padding-inline:20px}.t16-lander #contact .contact-support-section .support-card{grid-template-columns:52px minmax(0,1fr)!important;column-gap:18px!important}.t16-lander #contact .contact-support-section .support-card>.support-card__icon{width:52px;height:52px}}.t16-lander:is(.integrated-timeline__item>p,.story-timeline-card p){font-weight:600}@media (max-width:720px){.t16-lander #contact .contact-support-section .support-card>.support-card__icon{width:52px;height:52px}}.t16-lander .footer-section p,.t16-lander .footer-section a{color:var(--text-light);transition:var(--transition-fast);line-height:1.6;text-decoration:none}.t16-lander .footer-section a:hover{color:var(--primary-color)}.t16-lander .footer-section a{transition:var(--transition-fast);position:relative}.t16-lander .footer-section a:before{content:"";background:var(--primary-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.t16-lander .footer-section a:hover:before{width:100%}@media (max-width:768px){.t16-lander .footer-section{text-align:center;padding:1rem}.t16-lander .footer-section h3{margin-bottom:1rem;font-size:1.2rem}.t16-lander .footer-section p{font-size:.9rem;line-height:1.6}.t16-lander .footer-section a{border-radius:8px;margin:.25rem 0;padding:.5rem 1rem;transition:all .3s;display:inline-block}.t16-lander .footer-section a:hover{background:#e736841a;transform:translateY(-2px)translateZ(0)}.t16-lander .btn,.t16-lander .nav-link,.t16-lander .feature-card,.t16-lander .stat-item,.t16-lander .footer-section a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}.t16-lander .footer-section h3{color:var(--text-color);margin-bottom:1rem;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:1.25rem;font-weight:600}.t16-lander .footer-section p,.t16-lander .footer-section a,.t16-lander .footer-info p,.t16-lander .footer-contact p{color:var(--text-light);line-height:1.8;text-decoration:none;transition:color .2s}.t16-lander .footer-section a:hover,.t16-lander .footer-link:hover{color:var(--primary-color)}.t16-lander .footer-section.footer-quick-links p{margin:0;line-height:1.35}.t16-lander .footer-section.footer-quick-links p+p{margin-top:.22rem}.t16-lander .footer-section.footer-quick-links a{line-height:1.35}@media (max-width:768px){.t16-lander .footer-section.footer-quick-links p{margin:0;line-height:1.4}.t16-lander .footer-section.footer-quick-links p+p{margin-top:.2rem}.t16-lander .footer-section.footer-quick-links a{margin:0;padding:.2rem .75rem;display:inline-block}}.t16-lander .footer-section h3,.t16-lander .footer-info p strong,.t16-lander .footer-contact p strong{color:var(--text-color)}.t16-lander .footer-section p,.t16-lander .footer-section a,.t16-lander .footer-info p,.t16-lander .footer-contact p,.t16-lander .footer-link,.t16-lander .footer-bottom{color:var(--text-light)}.t16-lander{color:var(--text-color);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.65;background:var(--background-dark)!important;background-image:none!important;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.t16-lander :is(h1,h2,h3,h4,h5,h6),.t16-lander :is(.hero-title,.page-title,.section-title,.why-bees-origin__title,.why-bees-origin__tagline-title,.tagline-hero__display){letter-spacing:-.025em;text-align:left!important;color:var(--text-color)!important;-webkit-text-fill-color:currentColor!important;background:0 0!important;font-family:Lora,Georgia,serif!important}.t16-lander :is(button,input,textarea,select,.btn,.nav-link){font-family:Manrope,system-ui,sans-serif!important}.t16-lander :is(.integrated-page-hero__eyebrow,.integrated-kicker,.wylth-eyebrow,.why-bees-origin__eyebrow,.newsletter-issue time,.calculator-stat--highlight .calculator-stat__label){color:#e31c84!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.t16-lander .container{max-width:1320px;padding-inline:clamp(20px,3vw,40px)}.t16-lander :is(p,li){max-width:74ch}.t16-lander a{text-underline-offset:.2em}.t16-lander .header{background:color-mix(in srgb, var(--background-dark) 96%, transparent)!important;border-bottom:1px solid var(--surface-border-muted)!important;-webkit-backdrop-filter:blur(12px)!important;background-image:none!important;box-shadow:0 3px 14px #19213d0d!important}.t16-lander .nav-wrapper{gap:clamp(24px,3vw,52px);padding-block:8px}.t16-lander .logo{flex:none}.t16-lander .nav{flex:auto;justify-content:flex-end;gap:clamp(18px,2vw,30px);min-width:0}.t16-lander .nav-link{white-space:nowrap;padding:10px 0;font-size:clamp(.8rem,.86vw,.94rem)}.t16-lander .nav-link:after{border-radius:0;height:2px;bottom:4px;background:#e31c84!important}.t16-lander .login-trigger{min-width:112px}.t16-lander .login-menu{box-shadow:var(--shadow);border-radius:12px;background:var(--surface-opaque)!important}.t16-lander :is(.btn,.login-btn,.login-btn-old,.login-btn-admin,.app-download-btn,.wylth-basket-action){min-height:44px;transform:none;box-shadow:none!important;background-image:none!important;border-radius:8px!important}.t16-lander :is(.btn-primary,.login-btn,.login-trigger,.btn-accent):hover,.t16-lander :is(.btn-primary,.login-btn,.login-trigger,.btn-accent):focus-visible{filter:brightness(.94);transform:translateY(-1px);box-shadow:var(--shadow)!important}.t16-lander .btn-secondary:hover,.t16-lander .btn-secondary:focus-visible{transform:translateY(-1px);color:#e31c84!important;box-shadow:none!important;background:0 0!important;border-color:#e31c84!important}.t16-lander :is(a,button,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #e31c8459!important}.t16-lander .bees-page-panel:not(.bees-page-panel--home){padding:clamp(112px,10vw,142px) 0 72px;background:var(--background-dark)!important;background-image:none!important}.t16-lander .integrated-page-hero{text-align:left;max-width:920px;margin:0 0 56px}.t16-lander .integrated-page-hero+.integrated-section{padding-top:0}.t16-lander .integrated-page-hero h1{margin:0 0 18px;font-size:clamp(2.7rem,6vw,5.25rem);line-height:1.02}.t16-lander h1[tabindex="-1"]:focus{outline:none!important}.t16-lander .integrated-page-hero p{text-align:left;max-width:720px;margin:0;font-size:clamp(1rem,1.6vw,1.16rem)}.t16-lander .integrated-page-hero__eyebrow:empty{display:none}.t16-lander .integrated-heading{text-align:left;max-width:820px;margin:0 0 32px}.t16-lander .integrated-heading h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.12}.t16-lander .integrated-heading p{margin:0}.t16-lander :is(.section-header,.hero-content,.tagline-hero__inner,.cta-content){text-align:left!important}.t16-lander .section-header{max-width:860px;margin-inline:0!important}.t16-lander .section-title{margin:0 0 16px!important}.t16-lander .section-subtitle,.t16-lander .hero-subtitle{text-align:left!important;margin-left:0!important;margin-right:0!important}.t16-lander .integrated-section{padding:clamp(56px,7vw,88px) 0}.t16-lander .integrated-section+.integrated-section{border-top:1px solid var(--divider-soft)}.t16-lander .integrated-section--soft,.t16-lander :is(.content-section:nth-child(2n),.wylth-section--alt){background:0 0!important}.t16-lander :is(.integrated-card,.content-card,.service-card,.office-card,.contact-form,.contact-info-card,.archive-card,.hero-highlight-card,.feature-card,.process-card,.stat-item,.cta-content,.wylth-journey-card,.wylth-standard-card,.wylth-goal-panel,.wylth-basket-face,.wylth-modal-card){background-clip:padding-box;border:1px solid var(--surface-border)!important;background:var(--surface-glass)!important;box-shadow:var(--shadow)!important;-webkit-backdrop-filter:none!important;background-image:none!important;border-radius:12px!important}.t16-lander :is(.integrated-card,.content-card,.service-card,.office-card,.hero-highlight-card,.feature-card,.process-card,.stat-item,.cta-content):before,.t16-lander :is(.integrated-card,.content-card,.service-card,.office-card,.hero-highlight-card,.feature-card,.process-card,.stat-item,.cta-content):after{box-shadow:none!important;background-image:none!important}.t16-lander :is(.integrated-card,.content-card,.service-card,.office-card,.wylth-journey-card):hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)!important}.t16-lander .integrated-grid{gap:clamp(20px,2.4vw,32px)}.t16-lander .integrated-card{padding:clamp(24px,3vw,36px);overflow:hidden}.t16-lander .integrated-icon,.t16-lander :is(.feature-icon,.service-icon,.wylth-journey-icon,.wylth-standard-icon){width:44px;height:44px;color:#fff!important;box-shadow:none!important;background:#e31c84!important;border-radius:10px!important}.t16-lander .integrated-badge{box-shadow:none;border-radius:8px;background:0 0!important}.t16-lander #about>.container>.integrated-section:first-of-type>.integrated-grid--2{display:block}.t16-lander #about>.container>.integrated-section:first-of-type>.integrated-grid--2>.integrated-card{width:100%}.t16-lander #about>.container>.integrated-section:first-of-type>.integrated-grid--2>.integrated-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.t16-lander #about>.container>.integrated-section:first-of-type>.integrated-grid--2>.integrated-grid .integrated-card{min-height:230px}.t16-lander .integrated-quote{box-shadow:none;border:0;border-left:3px solid #e31c84;border-radius:0;padding:clamp(28px,4vw,48px);font-family:Lora,Georgia,serif;background:0 0!important}.t16-lander .calculator-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:0;overflow:hidden}.t16-lander .calculator-controls,.t16-lander .calculator-results{gap:24px;padding:clamp(28px,4vw,48px)}.t16-lander .calculator-field{border-bottom:1px solid var(--divider-soft);gap:12px;padding-bottom:24px}.t16-lander .calculator-field:last-child{border-bottom:0;padding-bottom:0}.t16-lander .calculator-field__number{border-color:var(--surface-border);font-variant-numeric:tabular-nums;border-radius:8px;width:132px;min-height:46px;background:0 0!important}.t16-lander .calculator-field input[type=range]{height:6px;box-shadow:none;border:0;border-radius:99px;background:color-mix(in srgb, var(--text-color) 15%, transparent)!important}.t16-lander .calculator-field input[type=range]::-webkit-slider-runnable-track{height:6px;background:color-mix(in srgb, var(--text-color) 15%, transparent)!important}.t16-lander .calculator-field input[type=range]::-webkit-slider-thumb{border:3px solid var(--surface-glass);background:#e31c84;width:20px;height:20px;margin-top:-7px;box-shadow:0 2px 8px #19213d29}.t16-lander .calculator-stat-grid{border-top:1px solid var(--divider-soft);gap:0}.t16-lander .calculator-stat{border:0;border-bottom:1px solid var(--divider-soft);min-height:112px;box-shadow:none;border-radius:0;padding:22px 20px;background:0 0!important}.t16-lander .calculator-stat:nth-child(odd){border-right:1px solid var(--divider-soft)}.t16-lander .calculator-stat--highlight{box-shadow:inset 3px 0 #e31c84;background:#e31c840f!important}.t16-lander .calculator-stat__value{font-family:Lora,Georgia,serif;font-size:clamp(1.25rem,2.3vw,1.75rem);line-height:1.15}.t16-lander .calculator-bar__fill{background:#e31c84!important}.t16-lander .calculator-toggle{gap:8px}.t16-lander .calculator-toggle :is(button,label){box-shadow:none;border-radius:8px;background:0 0!important}.t16-lander .calculator-toggle :is(button.is-active,label.is-active){color:#e31c84;border-color:#e31c84;background:#e31c8412!important}.t16-lander #visit-us .integrated-grid--2{align-items:start}.t16-lander #visit-us .integrated-card{grid-template-columns:52px 1fr;align-items:start;column-gap:20px;display:grid}.t16-lander #visit-us .integrated-card>:not(.integrated-icon){grid-column:2}.t16-lander #visit-us .integrated-icon{grid-area:1/1/span 5;margin:0}.t16-lander #visit-us .integrated-office-map{filter:saturate(.82)contrast(.96);border-radius:12px;grid-column:1/-1;width:100%;height:320px;margin-top:24px}.t16-lander #visit-us .integrated-card h3{margin-top:4px;font-size:1.55rem}.t16-lander #newsletters .integrated-section:last-child>.integrated-card{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(32px,6vw,80px);display:grid;max-width:100%!important;margin:0!important}.t16-lander #newsletters .integrated-section:last-child .integrated-heading{margin:0}.t16-lander #newsletters .integrated-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.t16-lander #newsletters .integrated-form .integrated-field:first-child,.t16-lander #newsletters .integrated-form :is(.integrated-form-status,.btn){grid-column:1/-1}.t16-lander #contact .integrated-grid--2{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start}.t16-lander #contact .integrated-grid--2>div{border:1px solid var(--surface-border);background:var(--surface-glass);box-shadow:var(--shadow);border-radius:12px;overflow:hidden;gap:0!important}.t16-lander #contact .integrated-grid--2>div>.integrated-card{box-shadow:none!important;border:0!important;border-radius:0!important}.t16-lander #contact .integrated-grid--2>div>.integrated-card+.integrated-card{border-top:1px solid var(--divider-soft)!important}.t16-lander .integrated-field input,.t16-lander .integrated-field textarea,.t16-lander .integrated-field select{border-radius:8px;box-shadow:none!important;background:0 0!important}.t16-lander :is(.hero,.features,.testimonials,.stats,.process,.cta,.why-bees-origin,.wylth-section,.wylth-start){background-image:none!important}.t16-lander .hero:before,.t16-lander .hero:after,.t16-lander .feature-card:after,.t16-lander .service-card:before,.t16-lander .why-bees-origin__eyebrow:before,.t16-lander .why-bees-origin__eyebrow:after{content:none!important;display:none!important}.t16-lander .hero-content{margin-left:0}.t16-lander .hero-title{max-width:900px}.t16-lander .hero-buttons{justify-content:flex-start}.t16-lander .registrations-badge{justify-content:flex-start!important}.t16-lander .tagline-hero__inner{max-width:980px;margin-left:0}.t16-lander .tagline-hero__explanation{margin-left:0}.t16-lander .why-bees-origin__tagline{box-shadow:none;text-align:left;border-radius:12px;background:0 0!important}.t16-lander .why-bees-origin__tagline-inner{margin-left:0}.t16-lander .wylth-journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.t16-lander .wylth-journey-card{min-height:250px;border-radius:12px!important}.t16-lander .wylth-start-panel{box-shadow:none;border-radius:12px;background:#3b4ba5!important}.t16-lander .footer{background:var(--background-darker)!important;box-shadow:none!important;background-image:none!important}.t16-lander .footer-theme-switch__segmented{border-radius:12px;background:var(--surface-glass)!important;box-shadow:none!important}.t16-lander .footer-theme-switch__button{border-radius:8px}@media (max-width:1100px){.t16-lander .nav-list{gap:10px}.t16-lander .nav-link{font-size:.78rem}.t16-lander .nav{gap:16px}.t16-lander .login-trigger{min-width:96px}.t16-lander #contact .integrated-grid--2{grid-template-columns:1fr}}@media (max-width:900px){.t16-lander #about>.container>.integrated-section:first-of-type>.integrated-grid--2>.integrated-grid,.t16-lander .calculator-shell{grid-template-columns:1fr}.t16-lander .calculator-results{border-left:0;border-top:1px solid var(--divider-soft)}.t16-lander #newsletters .integrated-section:last-child>.integrated-card{grid-template-columns:1fr}}@media (max-width:768px){.t16-lander .nav-list{justify-content:flex-start;gap:8px}.t16-lander .nav-link{font-size:1rem}.t16-lander .integrated-page-hero{margin-bottom:48px}.t16-lander #visit-us .integrated-card{grid-template-columns:44px 1fr;column-gap:16px}.t16-lander #newsletters .integrated-form{grid-template-columns:1fr}.t16-lander #newsletters .integrated-form>*{grid-column:1!important}.t16-lander .wylth-journey-grid{grid-template-columns:1fr}}@media (max-width:520px){.t16-lander .calculator-controls,.t16-lander .calculator-results{padding:24px 20px}.t16-lander .calculator-stat-grid{grid-template-columns:1fr}.t16-lander .calculator-stat:nth-child(odd){border-right:0}.t16-lander #visit-us .integrated-card{display:block}.t16-lander #visit-us .integrated-icon{margin-bottom:18px}}.t16-lander .hero>.container{max-width:1320px!important;padding-inline:clamp(20px,3vw,40px)!important}.t16-lander .hero-content{width:100%;max-width:none!important;margin-inline:0!important}.t16-lander .hero-title,.t16-lander .hero-subtitle{max-width:860px}.t16-lander .hero-title>span{white-space:nowrap;display:block}@media (min-width:769px){.t16-lander .hero-subtitle>span{white-space:nowrap;display:block}}.t16-lander .header .logo{flex:none;gap:24px!important}.t16-lander .header-theme-control,.t16-lander .footer-theme-section{display:none!important}.t16-lander .footer-contact-theme-row{justify-content:flex-start;align-items:center;gap:12px;margin-top:8px;margin-bottom:1rem;display:flex;display:flex!important}.t16-lander .footer-contact-theme-row__label{color:var(--text-light);font-size:.82rem;font-weight:700;display:inline-block!important}.t16-lander .footer-contact-theme-row .footer-theme-bee-iframe-wrap{margin:0;box-shadow:none!important}.t16-lander .nav-list{flex:0 auto;justify-content:flex-end;gap:24px}.t16-lander .nav{gap:24px}.t16-lander :is(.integrated-grid,.content-grid,.services-grid,.hero-highlights,.features-grid,.process-grid,.stats-grid,.wylth-journey-grid,.wylth-basket-grid,.wylth-standard-grid,.why-bees-origin__principles){gap:16px!important}.t16-lander .integrated-section--soft{border-radius:16px;padding-inline:clamp(20px,3vw,36px)}.t16-lander .tagline-hero{padding:clamp(64px,8vw,104px) 0}.t16-lander .tagline-hero__inner{border:1px solid var(--surface-border);max-width:none;box-shadow:var(--shadow);border-radius:12px;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(40px,6vw,80px);padding:clamp(32px,5vw,64px);background:var(--surface-glass-soft)!important;display:grid!important}.t16-lander .tagline-hero__display{width:100%;min-width:0;max-width:100%;font-size:clamp(2.8rem,5.5vw,5.4rem);line-height:1.04;overflow:visible}.t16-lander .tagline-hero__inner>*{min-width:0}.t16-lander .tagline-hero__display .bees-tagline{opacity:1;text-wrap:balance;overflow-wrap:normal;width:100%;max-width:100%;white-space:normal!important;text-align:left!important;margin:0!important;display:block!important}.t16-lander .tagline-achieve{color:var(--text-color)}.t16-lander .tagline-more{color:#e31c84!important}.t16-lander .tagline-less{color:#3b4ba5!important}.t16-lander .tagline-hero__explanation{gap:16px;max-width:66ch;margin:0}.t16-lander .tagline-hero__closing{color:var(--text-color);border-left:3px solid #e31c84;padding-left:16px}.t16-lander :is(.hero-buttons,.integrated-actions,.wylth-start-actions,.bees-action-row){align-items:center;gap:16px;display:flex}.t16-lander :is(.hero-buttons,.integrated-actions,.wylth-start-actions,.bees-action-row)>:is(.btn-secondary,.btn-ghost,.step-secondary){order:1}.t16-lander :is(.hero-buttons,.integrated-actions,.wylth-start-actions,.bees-action-row)>:is(.btn-primary,.wylth-contact-primary,.step-primary){order:2}.t16-lander .wylth-start-panel{box-shadow:0 12px 30px #232f702e!important}.t16-lander .wylth-start-panel :is(h2,p,strong){color:#fff!important;-webkit-text-fill-color:#fff!important}.t16-lander .wylth-start-panel .wylth-eyebrow{color:#f7b5d7!important}.t16-lander .wylth-start-actions .btn{min-height:44px;color:#fff!important}.t16-lander .wylth-start-actions .btn:not(.wylth-contact-primary){order:1;background:0 0!important;border:1px solid #ffffffc7!important}.t16-lander .wylth-start-actions .wylth-contact-primary{order:2;background:#e31c84!important;border:1px solid #e31c84!important}.t16-lander .wylth-basket-back{flex-direction:column;gap:16px;display:flex!important}.t16-lander .wylth-basket-details{gap:12px;margin:0;display:grid}.t16-lander .wylth-basket-back>.btn{flex:none;width:100%;margin-top:auto!important;position:static!important}.t16-lander .wylth-basket-detail{min-height:72px}.t16-lander .integrated-quote{border:1px solid var(--surface-border);box-shadow:var(--shadow);border-left:4px solid #e31c84;border-radius:12px;gap:16px;padding:clamp(28px,4vw,44px);font-size:clamp(1.45rem,2.7vw,2.35rem);line-height:1.3;display:grid;background:var(--surface-glass-soft)!important}.t16-lander .integrated-quote cite{color:var(--text-light);margin:0;font-family:Manrope,system-ui,sans-serif;font-size:.95rem}.t16-lander #visit-us .office-card-premium{flex-direction:column;align-items:stretch;gap:20px;display:flex}.t16-lander #visit-us .office-card-premium>.integrated-icon{grid-area:auto;margin:0}.t16-lander #visit-us .office-card-premium>.office-card-premium__content{width:100%}.t16-lander #visit-us .office-card-premium h3{margin:0 0 8px}.t16-lander #visit-us .office-card-premium__content>p{margin-bottom:16px}.t16-lander .office-contact-list{gap:12px;margin-top:24px;display:grid}.t16-lander .office-contact-list p{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;max-width:none;margin:0;display:grid}.t16-lander .office-contact-list p>span:last-child{gap:2px;display:grid}.t16-lander .office-contact-icon{color:#e31c84;background:#e31c841a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.t16-lander #visit-us .office-card-premium .integrated-office-map{border-radius:12px;width:100%;height:320px;margin:4px 0 0}.t16-lander .calculator-results{border-left:0!important}.t16-lander .calculator-stat-grid{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-glass) 72%, transparent);border-radius:12px;overflow:hidden}.t16-lander .calculator-stat-grid .calculator-stat:nth-last-child(-n+2){border-bottom:0}.t16-lander .calculator-results>.calculator-stat{border:1px solid var(--surface-border);border-radius:12px}.t16-lander .calculator-results>.calculator-stat+.calculator-stat-grid{margin-top:-8px}.t16-lander #contact .integrated-grid--2{align-items:stretch}.t16-lander #contact .integrated-grid--2>.integrated-card:first-child{flex-direction:column;height:100%;display:flex}.t16-lander #contact #integrated-contact-form{flex-direction:column;flex:1;display:flex}.t16-lander #contact #integrated-contact-message{resize:vertical;min-height:340px}.t16-lander #contact #integrated-contact-form .btn{align-self:flex-end;margin-top:auto}.t16-lander .sticky-consultation .btn{min-height:44px!important;padding-block:8px!important}.t16-lander .sticky-consultation__inner{min-height:60px}@media (max-width:1180px){.t16-lander .nav-list,.t16-lander .nav{gap:24px}}@media (max-width:900px){.t16-lander .tagline-hero__inner{grid-template-columns:1fr;gap:28px}.t16-lander .tagline-hero__display{font-size:clamp(2.35rem,8vw,4.4rem)}.t16-lander .calculator-results{border-top:1px solid var(--divider-soft)}}@media (max-width:768px){.t16-lander .nav-list{gap:8px}.t16-lander .integrated-section--soft{padding-inline:20px}.t16-lander :is(.hero-buttons,.integrated-actions,.wylth-start-actions,.bees-action-row){flex-wrap:wrap}.t16-lander #contact #integrated-contact-message{min-height:220px}}@media (max-width:520px){.t16-lander .header .logo{gap:24px!important}.t16-lander .header-theme-control .footer-theme-bee-iframe-wrap{width:84px;height:33px}.t16-lander .header-theme-control iframe{transform:scale(.25)!important}.t16-lander .tagline-hero__display{font-size:clamp(2rem,12vw,3.2rem)}}.t16-lander .header>.container,.t16-lander .hero>.container{width:100%;max-width:1320px!important;padding-inline:clamp(20px,3vw,40px)!important}.t16-lander .header .logo{gap:24px!important}.t16-lander .hero-content{isolation:isolate;position:relative}.t16-lander .hero-title,.t16-lander .hero-subtitle,.t16-lander .registrations-badge{z-index:2;position:relative}.t16-lander .hero-highlights{margin:32px 0 0!important}.t16-lander .hero-buttons{margin:24px 0 0!important}.t16-lander .hero-buttons .btn{padding-inline:40px!important}.t16-lander .section-header .section-title{margin-bottom:4px!important}.t16-lander .integrated-heading h2{margin-bottom:0!important}.t16-lander .integrated-heading h2+p,.t16-lander .integrated-page-hero h1+p{margin-top:4px!important}.t16-lander .tagline-hero__inner{padding:clamp(32px,5vw,64px)!important;display:block!important}.t16-lander .tagline-hero__display{width:100%!important;max-width:100%!important;font-size:clamp(2.3rem,5.35vw,4.9rem)!important;line-height:1.05!important}.t16-lander .tagline-hero__display .bees-tagline{white-space:nowrap!important;text-wrap:nowrap!important}.t16-lander .tagline-hero__explanation{grid-template-columns:minmax(0,1fr)!important;gap:20px!important;max-width:1080px!important;margin-top:36px!important;display:grid!important}.t16-lander .tagline-hero__explanation>p{width:100%;max-width:74ch;margin:0!important}.t16-lander .tagline-hero__explanation>p:first-child{max-width:none;color:var(--text-color);font-weight:700}.t16-lander .tagline-hero__explanation .tagline-hero__closing{grid-column:auto;max-width:none;padding-block:8px;margin-top:4px!important}.t16-lander :is(input[type=range],.calculator-field input[type=range],.wylth-progress,.wylth-progress span){box-shadow:none!important;filter:none!important}.t16-lander .wylth-progress span{background:#3b4ba5!important}.t16-lander .wylth-progress span:after{border-width:3px;width:18px;height:18px}.t16-lander :is(){box-shadow:none!important;box-shadow:none!important}.t16-lander .wylth-goal-dots{margin-top:16px}.t16-lander .wylth-goal-cta{justify-content:flex-end;margin-top:20px;display:flex}.t16-lander .wylth-goal-cta .btn{padding-inline:32px}.t16-lander .testimonials-heading-row{width:100%;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;display:grid!important}.t16-lander .testimonials .section-header{width:100%;max-width:none}.t16-lander .testimonials-heading-spacer{display:none!important}.t16-lander .testimonials-heading-row .section-title{justify-self:start;text-align:left!important;grid-column:1!important;margin:0!important}.t16-lander .testimonials-write-review{text-align:center;border:1px solid;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-weight:700;line-height:1.25;display:inline-flex;color:#3b4ba5!important;background:0 0!important;grid-column:2!important}.t16-lander .testimonial-card{flex-direction:column;min-height:252px;padding:22px 24px!important;display:flex!important}.t16-lander .testimonial-copy{font-size:.98rem;line-height:1.52;opacity:1!important;color:var(--text-color)!important;margin:12px 0 18px!important;display:block!important}.t16-lander .testimonial-author{border-top:1px solid var(--divider-soft);margin-top:auto;padding-top:14px}.t16-lander .testimonial-author strong{color:var(--text-color)!important}.t16-lander .wylth-awards-grid{background:0 0!important;gap:16px!important;padding:0!important}.t16-lander .wylth-award-card{border-radius:12px;background:color-mix(in srgb, #3b4ba5 6%, var(--surface-glass))!important;border:0!important;box-shadow:0 8px 24px #19213d14!important}.t16-lander .wylth-award-icon{box-shadow:none!important;background:#3b4ba5!important}.t16-lander .integrated-section--soft{box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding-inline:0!important}.t16-lander #about .integrated-section:first-of-type>.integrated-heading{max-width:none}.t16-lander #about .integrated-section:first-of-type>.integrated-heading h2{white-space:nowrap;font-size:clamp(2rem,4.25vw,4.4rem)}.t16-lander #visit-us .support-card{min-height:100%;flex-direction:column!important;align-items:start!important;gap:20px!important;display:flex!important}.t16-lander #visit-us .support-card>*{grid-area:auto!important}.t16-lander .support-card__icon{color:#fff;background:#3b4ba5;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.t16-lander .support-card h3{margin:2px 0 14px}.t16-lander .support-card__meta,.t16-lander .support-card__links li{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;display:grid}.t16-lander .support-card__meta span,.t16-lander .support-card__links li span{gap:2px;display:grid}.t16-lander .support-card__links{gap:12px;margin:0 0 20px;padding:0;list-style:none;display:grid}.t16-lander .support-card__links i,.t16-lander .support-card__meta i{color:#e31c84;margin-top:4px}.t16-lander .support-card__response{border-top:1px solid var(--divider-soft);margin:0;padding-top:16px}.t16-lander .calculator-followup{border-top:0;grid-column:1/-1;justify-content:flex-start;width:100%;margin:0;padding:0 clamp(28px,4vw,48px) clamp(28px,4vw,40px);display:flex}.t16-lander .calculator-followup .btn{padding-inline:32px}.t16-lander #calculators>.container{width:100%;max-width:none!important;padding-inline:0!important}.t16-lander #calculators .integrated-page-hero,.t16-lander #calculators .integrated-section>*{width:min(1240px,100% - 80px);margin-left:auto!important;margin-right:auto!important}.t16-lander #calculators .integrated-page-hero{margin-bottom:56px!important}.t16-lander #calculators .integrated-section{padding-inline:0!important}.t16-lander #calculators .integrated-section>.integrated-heading{text-align:left!important;max-width:none!important;margin-bottom:32px!important}.t16-lander #calculators .integrated-section>.integrated-heading>*{max-width:820px;text-align:left!important;margin-left:0!important;margin-right:0!important}.t16-lander #why-us .integrated-reasons{columns:auto;grid-template-rows:repeat(10,minmax(0,auto));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;align-items:stretch;gap:12px 44px;display:grid}.t16-lander #why-us .integrated-reasons li{align-items:center;height:100%;min-height:64px;margin:0;display:flex}.t16-lander .contact-detail-list{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.t16-lander .contact-detail-list li{color:var(--text-light);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;margin:0;display:grid}.t16-lander .contact-detail-list__icon{color:#3b4ba5;background:#3b4ba51a;border-radius:10px;place-items:center;width:38px;height:38px;display:inline-grid}.t16-lander .wylth-goal-viewport{border-radius:30px;padding:2px;scroll-padding-inline:2px}.t16-lander .wylth-goal-slide{flex:0 0 calc(100% - 4px);margin:0 2px;border-radius:28px!important}.t16-lander .footer-content{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) minmax(220px,.8fr)!important;align-items:start!important;gap:clamp(32px,5vw,72px)!important;display:grid!important}.t16-lander .footer-content>*{min-width:0;text-align:left!important;margin:0!important}.t16-lander.t16-lander .footer-content.footer-content :is(p,h3){margin-top:0}.t16-lander .footer-info,.t16-lander .footer-contact,.t16-lander .footer-quick-links{align-content:start;gap:12px;display:grid}.t16-lander .footer-social{margin-top:4px;justify-content:flex-start!important}.t16-lander .footer-bottom{text-align:left!important;justify-content:flex-start!important}.t16-lander #calculators .integrated-page-hero{text-align:left!important;max-width:none!important}.t16-lander #calculators .integrated-page-hero :is(h1,p){text-align:left!important;margin-left:0!important}.t16-lander .bees-page-panel:not(.bees-page-panel--home)>.container{overflow:visible}.t16-lander .bees-page-panel:not(.bees-page-panel--home) .integrated-section--soft{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(40px,50vw - 840px)!important;padding-right:max(40px,50vw - 840px)!important}.t16-lander #why-us .integrated-section--soft{width:auto;max-width:none;margin-left:0;margin-right:0;padding-inline:0!important}.t16-lander :is(#about,#story,#services,#visit-us,#newsletters) .integrated-section--soft{padding-left:max(clamp(20px,3vw,40px),50vw - 660px + clamp(20px,3vw,40px))!important;padding-right:max(clamp(20px,3vw,40px),50vw - 660px + clamp(20px,3vw,40px))!important}.t16-lander #calculators .integrated-page-hero,.t16-lander #calculators .integrated-section>*{width:min(1240px,100% - clamp(20px,3vw,40px) - clamp(20px,3vw,40px))}.t16-lander #calculators :is(.calculator-controls,.calculator-results),.t16-lander #calculators .calculator-followup{padding-left:clamp(24px,3vw,36px);padding-right:clamp(24px,3vw,36px)}.t16-lander #about .about-belief-card{grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(28px,4vw,56px);display:grid}.t16-lander #about .about-belief-card__media{border:1px solid var(--surface-border);background:#fff;border-radius:12px;min-height:390px;overflow:hidden}.t16-lander #about .about-belief-card__media img{object-fit:cover;object-position:50% 28%;width:100%;height:100%;display:block}.t16-lander #about .about-belief-card__copy{align-content:center;gap:18px;display:grid}.t16-lander #about .about-belief-card__copy p{max-width:72ch;margin:0}.t16-lander #calculators .calculator-shell--tax :is(.calculator-controls,.calculator-results){flex-direction:column;display:flex}.t16-lander #calculators .calculator-shell--tax .calculator-followup{grid-column:auto;width:auto;margin-top:auto;padding:16px 0 0}.t16-lander #calculators .calculator-tax-guidance{align-items:start;gap:16px;margin-top:auto;display:grid}.t16-lander #calculators .calculator-tax-guidance #tax-note{margin:0}.t16-lander #calculators .calculator-tax-guidance #tax-suggestions{justify-content:flex-start;align-items:center;gap:16px;margin:0}.t16-lander #why-us .integrated-section--viewport{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-left:0!important;border-right:0!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.t16-lander #why-us .integrated-section--viewport>.integrated-section__inner{width:100%;max-width:1320px;margin-inline:auto;padding-inline:clamp(20px,3vw,40px)}.t16-lander .bee-mode-toggle{z-index:1002;border:1px solid var(--surface-border);background:var(--surface-glass-strong);min-height:44px;color:var(--text-color);box-shadow:var(--shadow);cursor:pointer;border-radius:999px;align-items:center;gap:9px;padding:10px 15px;font:700 .86rem/1 Manrope,system-ui,sans-serif;transition:bottom .25s,transform .2s,background-color .2s;display:inline-flex;position:fixed;bottom:24px;left:clamp(16px,2vw,28px)}.t16-lander .bee-mode-toggle:hover,.t16-lander .bee-mode-toggle:focus-visible{transform:translateY(-2px)}.t16-lander .bee-mode-toggle[data-mode="2"]{color:var(--text-light)}.t16-lander .bee-mode-toggle__icon{text-align:center;color:#e31c84;width:18px}.t16-lander .integrated-quote{overflow-wrap:normal;width:100%;max-width:none;white-space:normal!important;display:block!important}.t16-lander .integrated-quote cite{margin-top:20px;display:block}.t16-lander .wylth-start-actions .btn:not(.wylth-contact-primary){color:#3b4ba5!important;background:#fff!important;border-color:#fff!important}.t16-lander .wylth-start-actions .btn:not(.wylth-contact-primary):is(:hover,:focus-visible){color:#2e3c91!important;background:#fff!important}@media (max-width:900px){.t16-lander .tagline-hero__display .bees-tagline{white-space:normal!important;text-wrap:balance!important}.t16-lander .tagline-hero__explanation{grid-template-columns:1fr!important;margin-top:24px!important}.t16-lander .tagline-hero__explanation .tagline-hero__closing{grid-column:auto}.t16-lander .footer-content{grid-template-columns:1fr!important;gap:28px!important}}@media (max-width:768px){.t16-lander .header .logo{gap:24px!important}.t16-lander .hero-buttons .btn{padding-inline:28px!important}.t16-lander .testimonials-heading-row{justify-items:center;grid-template-columns:1fr!important}.t16-lander .testimonials-heading-row .section-title,.t16-lander .testimonials-write-review{justify-self:center;text-align:center!important}.t16-lander .testimonials-write-review{grid-column:1!important}.t16-lander #about .integrated-section:first-of-type>.integrated-heading h2{white-space:normal}.t16-lander #visit-us .support-card{grid-template-columns:44px minmax(0,1fr)!important;gap:16px!important}.t16-lander #calculators .integrated-page-hero,.t16-lander #calculators .integrated-section>*{width:min(100% - 40px,1680px)}.t16-lander .bees-page-panel:not(.bees-page-panel--home) .integrated-section--soft{padding-left:20px!important;padding-right:20px!important}.t16-lander .calculator-followup{padding:0 20px 24px}.t16-lander #about .about-belief-card{grid-template-columns:1fr}.t16-lander #about .about-belief-card__media{min-height:320px;max-height:460px}.t16-lander #calculators .calculator-shell--tax .calculator-followup{padding-top:16px}.t16-lander #calculators .calculator-tax-guidance #tax-suggestions{justify-content:flex-start}.t16-lander #why-us .integrated-section--viewport>.integrated-section__inner{padding-inline:20px}.t16-lander .bee-mode-toggle{bottom:16px}.t16-lander #why-us .integrated-reasons{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;gap:12px}}.t16-lander .tagline-hero{width:100%;padding-inline:0}.t16-lander .tagline-hero__inner{width:min(100% - 160px,1120px);max-width:1120px;margin:clamp(28px,3vw,44px) auto 0;padding:clamp(26px,3.3vw,44px)!important}.t16-lander .tagline-hero>.tagline-hero__display{margin:0 auto;padding-inline:max(24px,50% - 592px);width:min(100%,1360px)!important}.t16-lander .tagline-hero__explanation{gap:16px!important;max-width:940px!important;margin-top:24px!important}.t16-lander .tagline-hero__explanation .tagline-hero__closing{padding-block:4px!important}.t16-lander .why-us-hex-grid{--why-hex-width:340px;--why-hex-height:294px;--why-hex-side-x:262px;--why-hex-side-y:151px;--why-hex-vertical:302px;width:min(100%,1120px);height:920px;margin:0 auto;position:relative}.t16-lander .why-us-hex-card{width:var(--why-hex-width);height:var(--why-hex-height);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);filter:drop-shadow(0 16px 24px #1f2a441f);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:52px 44px 44px;transition:filter .22s,background-color .22s,color .22s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:none!important;background:linear-gradient(145deg,#f2ebf7fa,#e5eaf7fa)!important;border:0!important;border-radius:0!important}@media (min-width:961px){.t16-lander .why-us-hex-grid .why-us-hex-card:hover,.t16-lander .why-us-hex-grid .why-us-hex-card:focus-within,.t16-lander .why-us-hex-grid .why-us-hex-card.hover-lift:hover,.t16-lander .why-us-hex-grid .why-us-hex-card.hover-scale:hover,.t16-lander .why-us-hex-grid .integrated-card:hover{filter:drop-shadow(0 18px 26px #1f2a4424);box-shadow:none!important;transform:translate(-50%,-50%)!important}}.t16-lander .why-us-hex-card .integrated-icon{margin:0 auto 12px}.t16-lander .why-us-hex-card h3{text-align:center;margin:0 0 8px;font-size:1.12rem}.t16-lander .why-us-hex-card p{text-align:center;max-width:256px;margin:0;font-size:.9rem;line-height:1.5}.t16-lander .why-us-hex-card .integrated-badge{display:none}.t16-lander .why-us-hex-card:first-child{top:calc(50% - var(--why-hex-vertical))}.t16-lander .why-us-hex-card:nth-child(2){left:calc(50% + var(--why-hex-side-x));top:calc(50% - var(--why-hex-side-y))}.t16-lander .why-us-hex-card:nth-child(3){left:calc(50% - var(--why-hex-side-x));top:calc(50% - var(--why-hex-side-y))}.t16-lander .why-us-hex-card:nth-child(4){left:calc(50% + var(--why-hex-side-x));top:calc(50% + var(--why-hex-side-y))}.t16-lander .why-us-hex-card:nth-child(5){left:calc(50% - var(--why-hex-side-x));top:calc(50% + var(--why-hex-side-y))}.t16-lander .why-us-hex-card:nth-child(6){top:calc(50% + var(--why-hex-vertical))}.t16-lander .why-us-hex-card--brand{z-index:2;align-items:center;top:50%;left:50%;background:linear-gradient(145deg, #e31c8424, #3b4ba524), var(--surface-glass-strong)!important}.t16-lander .why-us-hex-card--brand img{object-fit:contain;width:132px;height:92px;margin-bottom:8px}.t16-lander .why-us-hex-card--brand strong{color:var(--text-color);font-size:1.12rem}.t16-lander .why-us-hex-card--brand span{color:var(--text-light);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.78rem}@media (max-width:960px){.t16-lander .why-us-hex-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:auto;display:grid}.t16-lander .why-us-hex-card,.t16-lander .why-us-hex-card:nth-child(n),.t16-lander .why-us-hex-card--brand{width:100%;height:auto;min-height:280px;position:relative;inset:auto;transform:none}.t16-lander .why-us-hex-card:hover,.t16-lander .why-us-hex-card:focus-within{transform:none!important}.t16-lander .why-us-hex-card--brand{grid-area:1/1/auto/-1;justify-self:center;max-width:360px}}@media (max-width:768px){.t16-lander .tagline-hero>.tagline-hero__display{padding-inline:20px}.t16-lander .tagline-hero__inner{width:calc(100% - 40px);margin-inline:auto}.t16-lander .why-us-hex-grid{grid-template-columns:1fr}.t16-lander .why-us-hex-card--brand{grid-column:auto}}.t16-lander .header .brand-name{min-width:0;color:var(--text-color);-webkit-text-fill-color:currentColor;white-space:nowrap;gap:3px;font:700 1rem/1.15 Tahoma,Segoe UI,Arial,sans-serif;display:grid}.t16-lander .header .brand-name:after{content:"Achieve MORE ... from less";color:var(--text-lighter);-webkit-text-fill-color:currentColor;letter-spacing:.015em;font-size:.66rem;font-weight:600}.t16-lander .tagline-hero>.tagline-hero__display,.t16-lander .tagline-hero>.tagline-hero__inner{width:min(100%,1240px)!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;padding-left:28px!important;padding-right:28px!important}.t16-lander .tagline-hero>.tagline-hero__inner{margin-top:clamp(28px,3vw,44px)!important}.t16-lander #home>.why-bees-origin{display:none!important}.t16-lander .testimonial-card{gap:.625rem;padding:10px 24px!important}.t16-lander .testimonial-card:before{content:none;display:none}.t16-lander .testimonial-stars{gap:.38rem}.t16-lander .testimonial-stars svg{filter:drop-shadow(0 2px 4px #b87b1433);width:21px;height:21px}.t16-lander .testimonial-copy{font-size:.96rem;line-height:1.55}.t16-lander .testimonial-author .testimonial-avatar{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}.t16-lander .integrated-reg-card{grid-template-columns:minmax(0,1fr) 58px;align-items:start;gap:10px 16px;display:grid}.t16-lander .integrated-reg-card h3,.t16-lander .integrated-reg-card p{grid-column:1}.t16-lander .integrated-reg-card__preview{border:1px solid var(--surface-border);background:#fff;border-radius:8px;grid-area:1/2/span 3;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 8px 18px #1f2a441f}.t16-lander .integrated-reg-card__preview:hover,.t16-lander .integrated-reg-card__preview:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #1f2a442e}.t16-lander .integrated-reg-card__preview img{object-fit:cover;width:58px;height:72px;display:block}.t16-lander .integrated-reg-card__ref{margin-top:auto;font-size:.78rem;font-weight:700;color:var(--text-color)!important}@media (max-width:1040px){.t16-lander .header .brand-name{display:none}}@media (max-width:768px){.t16-lander .tagline-hero>.tagline-hero__display,.t16-lander .tagline-hero>.tagline-hero__inner{width:100%!important;padding-left:20px!important;padding-right:20px!important}}.t16-lander .header>.container,.t16-lander .footer>.container,.t16-lander main>.bees-page-panel>.container{width:min(100%, var(--site-shell))!important;max-width:var(--site-shell)!important;padding-inline:var(--site-gutter)!important}.t16-lander .header .logo-link{gap:16px!important}.t16-lander .header .logo-container{width:112px;min-width:112px}.t16-lander .header .logo-img{transform-origin:50%!important;transform:scale(1.75)translate(-2px)!important}.t16-lander .header .brand-name{min-width:max-content;line-height:1.1;display:block;white-space:nowrap!important}.t16-lander .header .brand-name strong{white-space:nowrap!important;display:inline!important}.t16-lander .header .brand-name:after{white-space:nowrap;margin-top:6px;display:block}.t16-lander .footer .footer-brand-lockup{color:var(--text-color);align-items:center;gap:16px;margin-bottom:18px;text-decoration:none;display:flex}.t16-lander .footer .footer-brand-lockup img{object-fit:contain;object-position:left center;transform-origin:50%;width:112px;height:62px;transform:scale(1.75)translate(20px)}.t16-lander .footer .footer-brand-lockup span{gap:6px;min-width:max-content;display:grid}.t16-lander .footer .footer-brand-lockup strong{color:var(--text-color);white-space:nowrap;font-size:1.05rem;line-height:1.1}.t16-lander .footer .footer-brand-lockup small{color:var(--text-lighter);white-space:nowrap;font-weight:600}.t16-lander .footer .footer-tagline{display:none!important}.t16-lander .footer-social{flex-wrap:wrap;gap:10px!important;display:flex!important}.t16-lander .footer-social-link{border:1px solid var(--surface-border);background:var(--surface-glass);place-items:center;width:42px!important;height:42px!important;color:var(--story-violet)!important;border-radius:50%!important;padding:0!important;font-size:18px!important;line-height:1!important;display:grid!important}.t16-lander .footer-social-link i{color:currentColor!important;font-size:18px!important;line-height:1!important;display:block!important}.t16-lander .story-timeline-scroll{height:calc(100vh + var(--story-travel,900px));min-height:920px;margin-inline:calc(var(--site-gutter) * -1);position:relative}.t16-lander .story-timeline-sticky{height:calc(100vh - 88px);min-height:650px;padding-inline:var(--site-gutter);align-content:center;display:grid;position:sticky;top:88px;overflow:hidden}.t16-lander .story-timeline-copy{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.t16-lander .story-timeline-copy .integrated-heading{text-align:left;margin:0}.t16-lander .story-timeline-copy p{max-width:370px;color:var(--text-light);margin:0;font-size:.92rem}.t16-lander .integrated-timeline.story-timeline-track{width:max-content;transform:translate3d(var(--story-x,0px), 0, 0);will-change:transform;gap:18px;margin:0;padding:0;display:flex}.t16-lander .integrated-timeline.story-timeline-track:before,.t16-lander .integrated-timeline.story-timeline-track .integrated-timeline__item:before{content:none!important}.t16-lander .story-timeline-card{flex:0 0 calc((min(100vw, var(--site-shell)) - (var(--site-gutter) * 2) - 36px) / 3);width:calc((min(100vw, var(--site-shell)) - (var(--site-gutter) * 2) - 36px) / 3);min-width:300px;overflow:hidden;background:var(--surface-glass)!important;border-radius:22px!important;padding:0!important}.t16-lander .story-timeline-card img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.t16-lander .story-timeline-card__copy{min-height:218px;padding:22px 22px 26px}.t16-lander .story-timeline-card .integrated-timeline__year{background:color-mix(in srgb, var(--primary-color) 14%, transparent);font-variant-numeric:tabular-nums;letter-spacing:.04em;border-radius:8px;width:fit-content;margin-bottom:12px;padding:5px 10px;font-size:.9rem}.t16-lander .story-timeline-card p{color:var(--text-light);margin:0;line-height:1.62}.t16-lander .story-secret-sauce,.t16-lander .specialist-band{border-radius:30px;box-shadow:0 24px 55px #563d9138;background:var(--story-violet)!important;color:#fff!important}.t16-lander .story-secret-sauce{padding:clamp(34px,5vw,68px)!important}.t16-lander .story-secret-sauce :is(h2,h3,p,.integrated-kicker){color:#fff!important;-webkit-text-fill-color:#fff!important}.t16-lander .story-generation{border:1px solid var(--surface-border);background:var(--surface-glass);border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(28px,4vw,54px);display:grid}.t16-lander .story-generation__media{background:radial-gradient(circle at 65% 28%,#e7368447,#0000 32%),linear-gradient(145deg,#7656b838,#e7368414);border-radius:22px;place-items:center;min-height:390px;display:grid;overflow:hidden}.t16-lander .story-generation__media img{filter:drop-shadow(0 24px 32px #25184c38);width:min(92%,430px);height:auto}.t16-lander .team-card{overflow:hidden;padding-top:0!important}.t16-lander .team-card__illustration{height:174px;margin:0 calc(var(--space-4) * -1) 24px;background:color-mix(in srgb, var(--story-violet) 12%, var(--surface-glass));overflow:hidden}.t16-lander .team-card__illustration img{object-fit:cover;width:100%;height:100%}.t16-lander .story-regulatory-card{border:1px solid var(--surface-border);background:radial-gradient(circle at 82% 70%, #e7368421, transparent 30%), radial-gradient(circle at 55% 20%, #7656b81f, transparent 32%), var(--surface-glass);box-shadow:var(--shadow);border-radius:28px;padding:clamp(34px,5vw,66px)}.t16-lander .story-regulatory-card h2{color:var(--text-color);margin-bottom:22px;font-size:clamp(2rem,4vw,3rem)}.t16-lander .story-regulatory-card p{max-width:760px;color:var(--text-light)}.t16-lander .service-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.t16-lander .service-overview-card{border:1px solid var(--surface-border);background:var(--surface-glass);border-radius:20px;flex-direction:column;min-height:290px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.t16-lander .service-overview-card:hover{border-color:color-mix(in srgb, var(--story-violet) 45%, var(--surface-border));box-shadow:var(--shadow-hover);transform:translateY(-4px)}.t16-lander .service-overview-card__title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.t16-lander .service-overview-card__title .integrated-icon{width:38px;min-width:38px;height:38px;margin:0}.t16-lander .service-overview-card h3{color:var(--text-color);white-space:nowrap;margin:0;font-size:clamp(.95rem,1.18vw,1.18rem);line-height:1.2}.t16-lander .service-overview-card p{color:var(--text-light);margin:0 0 24px;line-height:1.65}.t16-lander .service-expand{color:var(--story-violet);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:0;font:700 .95rem/1.2 inherit}.t16-lander .service-expand:after{content:" →"}.t16-lander .service-drawer-overlay{z-index:1400;opacity:0;visibility:hidden;background:#08081366;justify-items:end;transition:opacity .26s,visibility .26s;display:grid;position:fixed;inset:0}.t16-lander .service-drawer-overlay.is-open{opacity:1;visibility:visible}.t16-lander .service-drawer{background:var(--background-dark);width:min(720px,92vw);height:100dvh;color:var(--text-color);grid-template-rows:auto 1fr auto;transition:transform .32s cubic-bezier(.22,1,.36,1);display:grid;transform:translate(100%);box-shadow:-30px 0 70px #110d2240}.t16-lander .service-drawer-overlay.is-open .service-drawer{transform:none}.t16-lander .service-drawer__header,.t16-lander .service-drawer__footer{border-color:var(--surface-border);padding:24px clamp(24px,4vw,44px)}.t16-lander .service-drawer__header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;gap:20px;display:flex}.t16-lander .service-drawer__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem)}.t16-lander .service-drawer__close{border:1px solid var(--surface-border);background:var(--surface-glass);width:44px;height:44px;color:var(--text-color);cursor:pointer;border-radius:50%;font-size:1.5rem}.t16-lander .service-drawer__body{padding:32px clamp(24px,4vw,44px);overflow-y:auto}.t16-lander .service-drawer__body p,.t16-lander .service-drawer__body li{color:var(--text-light)}.t16-lander .service-drawer__body ul{gap:12px;margin:22px 0;padding-left:20px;display:grid}.t16-lander .service-drawer__footer{border-top:1px solid var(--surface-border)}.t16-lander .specialist-band{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(30px,5vw,74px);padding:clamp(34px,5vw,64px);display:grid}.t16-lander .specialist-band__art{place-items:center;min-height:340px;display:grid}.t16-lander .specialist-band__art img{filter:drop-shadow(0 28px 34px #1d113f40);width:min(100%,360px)}.t16-lander .specialist-form{gap:16px;display:grid}.t16-lander .specialist-form h2{margin-bottom:2px}.t16-lander .specialist-form p{margin-bottom:8px}.t16-lander .specialist-form .integrated-field label{color:#fff}.t16-lander .specialist-form input{color:#23173d!important;-webkit-text-fill-color:#23173d!important;background:#fffffff5!important;border-color:#ffffff7a!important}.t16-lander .contact-story-intro{max-width:850px;margin:0 auto var(--space-5);text-align:center;color:var(--text-light);font-size:clamp(1.06rem,1.5vw,1.22rem)}.t16-lander .contact-offices-heading{margin-top:var(--space-6)}@media (max-width:1080px){.t16-lander .header .brand-name{display:none}.t16-lander .service-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.t16-lander .story-timeline-card{flex-basis:calc((100vw - (var(--site-gutter) * 2) - 18px) / 2);width:calc((100vw - (var(--site-gutter) * 2) - 18px) / 2)}}@media (max-width:760px){.t16-lander .service-overview-grid,.t16-lander .story-generation,.t16-lander .specialist-band{grid-template-columns:1fr}.t16-lander .story-timeline-card{flex-basis:min(84vw,360px);width:min(84vw,360px)}.t16-lander .story-timeline-copy{flex-direction:column;align-items:start}.t16-lander .story-timeline-scroll{min-height:820px}.t16-lander .story-timeline-sticky{min-height:620px}.t16-lander .story-generation__media{min-height:300px}.t16-lander .service-overview-card h3{white-space:normal}.t16-lander .specialist-band__art{min-height:230px}}.t16-lander .header .brand-name{font-size:.9rem!important}.t16-lander .header .brand-name:after{margin-top:5px;font-size:.61rem}.t16-lander .footer .footer-brand-lockup strong{font-size:.95rem}.t16-lander .footer .footer-brand-lockup small{font-size:.72rem}.t16-lander .wylth-goal-panel{grid-template-rows:45% 55%;height:660px;display:grid;background:var(--surface-glass-strong)!important;padding:0!important}.t16-lander .wylth-goal-art{border-bottom:1px solid var(--surface-border);background:color-mix(in srgb, var(--primary-color) 8%, var(--surface-glass));min-height:0;overflow:hidden}.t16-lander .wylth-goal-art img{object-fit:cover;width:100%;height:100%;display:block}.t16-lander .wylth-goal-details{min-height:0;padding:clamp(22px,2.5vw,32px) clamp(24px,3vw,38px)}.t16-lander .wylth-goal-details .wylth-goal-values{margin-bottom:12px}.t16-lander .wylth-goal-details .wylth-mini{min-height:86px;padding-block:.8rem}.t16-lander .testimonial-card{gap:1rem;min-height:330px;padding:26px 28px!important}.t16-lander #story>.container>.integrated-page-hero{text-align:left;max-width:none;margin-left:0}.t16-lander #story>.container>.integrated-page-hero h1{white-space:nowrap;max-width:none;font-size:clamp(2.7rem,4.4vw,4.7rem)}.t16-lander #story>.container>.integrated-page-hero p{margin-left:0}.t16-lander .story-founder-quote{grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:22px 32px;max-width:1120px;min-height:0;margin:0;padding:28px 30px;font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.35;display:grid!important}.t16-lander .story-founder-quote__copy cite{margin-top:18px;display:block}.t16-lander .story-founder-quote img{aspect-ratio:1;object-fit:cover;object-position:top center;border:3px solid color-mix(in srgb, var(--primary-color) 48%, transparent);border-radius:50%;grid-area:1/2;width:112px}.t16-lander .story-origin-section>.integrated-heading{text-align:left;max-width:760px;margin-left:0}.t16-lander .story-origin-layout{gap:22px;grid-template-columns:1fr!important}.t16-lander .story-origin-layout>.about-belief-card{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:0;display:grid;overflow:hidden;padding:0!important}.t16-lander .story-origin-layout .about-belief-card__copy{grid-area:1/1;align-self:center;padding:clamp(28px,4vw,52px)}.t16-lander .story-origin-layout .about-belief-card__media{grid-area:1/2;min-height:430px}.t16-lander .story-origin-layout .about-belief-card__media img{object-fit:cover;width:100%;height:100%}.t16-lander .story-origin-layout>.integrated-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.t16-lander .story-origin-layout>.integrated-grid>.integrated-card{min-height:240px}.t16-lander .story-secret-sauce{border-radius:0;width:100vw;margin-left:calc(50% - 50vw);padding:clamp(42px, 5vw, 72px) max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)))!important}.t16-lander .story-secret-sauce__layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:10px clamp(38px,6vw,90px);display:grid}.t16-lander .story-secret-sauce__layout>.integrated-heading{text-align:left;grid-column:1;margin:0}.t16-lander .story-secret-sauce__layout>:nth-child(2){grid-column:1;margin:0}.t16-lander .story-secret-sauce__art{border-radius:24px;grid-area:1/2/span 2;overflow:hidden;box-shadow:0 24px 48px #2a1b5233}.t16-lander .story-secret-sauce__art img{object-fit:cover;width:100%;min-height:360px;display:block}.t16-lander .story-regulatory-card{background:var(--surface-glass)!important}.t16-lander .service-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.t16-lander .service-overview-card{min-height:218px;padding:22px}.t16-lander .service-overview-card__title{margin-bottom:14px}.t16-lander .service-overview-card h3{font-size:clamp(.85rem,.96vw,1rem)}.t16-lander .service-overview-card p{margin-bottom:16px;font-size:.9rem;line-height:1.52}.t16-lander #services .integrated-section:has(.specialist-band){width:100vw;margin-left:calc(50% - 50vw)}.t16-lander .specialist-band{padding-inline:max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)));border-radius:0}.t16-lander .specialist-band :is(h2,p,.integrated-kicker){color:#fff!important;-webkit-text-fill-color:#fff!important}@media (min-width:961px){.t16-lander #why-us>.container{padding-top:18px}.t16-lander #why-us .integrated-page-hero{margin-bottom:18px}.t16-lander #why-us .integrated-page-hero h1{margin-bottom:8px;font-size:clamp(2.6rem,4vw,4rem)}.t16-lander #why-us .integrated-page-hero p{max-width:760px;font-size:1rem;line-height:1.5}.t16-lander #why-us .integrated-page-hero+.integrated-section{padding:0}.t16-lander #why-us .why-us-hex-grid{--why-hex-width:174px;--why-hex-height:150px;--why-hex-side-x:134px;--why-hex-side-y:77px;--why-hex-vertical:154px;width:600px;height:468px}.t16-lander #why-us .why-us-hex-card{padding:20px 20px 18px}.t16-lander #why-us .why-us-hex-card .integrated-icon{width:27px;height:27px;margin-bottom:5px;font-size:.72rem}.t16-lander #why-us .why-us-hex-card h3{margin-bottom:5px;font-size:.7rem}.t16-lander #why-us .why-us-hex-card p{max-width:140px;font-size:.58rem;line-height:1.32}.t16-lander #why-us .why-us-hex-card--brand img{width:72px;height:46px;margin-bottom:4px}.t16-lander #why-us .why-us-hex-card--brand strong{font-size:.7rem}.t16-lander #why-us .why-us-hex-card--brand span{font-size:.5rem}}.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact .contact-story-intro,.t16-lander #contact .contact-offices-heading,.t16-lander #contact .contact-support-section>.integrated-heading{text-align:left;max-width:none;margin-left:0}.t16-lander #contact .contact-story-intro{max-width:820px;margin-bottom:34px}.t16-lander .contact-compose-layout{gap:0;grid-template-columns:1fr!important}.t16-lander .contact-message-card{padding:clamp(26px,3vw,42px)}.t16-lander .contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name email""phone submit""message message""status status";gap:18px 20px;display:grid!important}.t16-lander .contact-form-grid .integrated-field{margin:0}.t16-lander .contact-field-name{grid-area:name}.t16-lander .contact-field-email{grid-area:email}.t16-lander .contact-field-phone{grid-area:phone}.t16-lander .contact-field-message{grid-area:message}.t16-lander .contact-subject-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;position:absolute!important}.t16-lander .contact-submit{grid-area:submit;justify-content:center;align-self:end;width:100%;min-height:54px}.t16-lander .contact-form-status{grid-area:status}.t16-lander .contact-resources{margin-top:30px;border:0!important;border-top:1px solid var(--surface-border)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:28px 0 0!important}.t16-lander .contact-resources ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;padding-left:20px;display:grid}.t16-lander .contact-office-section>.integrated-heading,.t16-lander .contact-support-section>.integrated-heading{margin-top:0}.t16-lander .contact-support-section .support-card{grid-template-columns:48px minmax(0,1fr);align-items:start;min-height:330px;display:grid}.t16-lander .contact-support-section .support-card>div{flex-direction:column;height:100%;display:flex}.t16-lander .contact-support-section :is(.support-card__meta,.support-card__response){border-top:1px solid var(--surface-border);margin-top:auto;padding-top:20px}@media (max-width:1180px){.t16-lander .service-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.t16-lander .service-overview-card{min-height:210px}}@media (max-width:760px){.t16-lander #story>.container>.integrated-page-hero h1{white-space:normal}.t16-lander .wylth-goal-panel{height:620px}.t16-lander .story-founder-quote{grid-template-columns:1fr}.t16-lander .story-founder-quote img{grid-area:auto/1}.t16-lander .story-origin-layout>.about-belief-card,.t16-lander .story-secret-sauce__layout,.t16-lander .contact-form-grid{grid-template-columns:1fr}.t16-lander .story-origin-layout .about-belief-card__copy,.t16-lander .story-origin-layout .about-belief-card__media,.t16-lander .story-secret-sauce__layout>.integrated-heading,.t16-lander .story-secret-sauce__layout>:nth-child(2),.t16-lander .story-secret-sauce__art{grid-area:auto/1}.t16-lander .story-origin-layout>.integrated-grid{grid-template-columns:1fr}.t16-lander .story-origin-layout .about-belief-card__media{min-height:280px}.t16-lander .story-secret-sauce__art img{min-height:260px}.t16-lander .service-overview-grid{grid-template-columns:1fr}.t16-lander .contact-form-grid{grid-template-areas:"name""email""phone""submit""message""status"}.t16-lander .contact-resources ul{grid-template-columns:1fr}}.t16-lander :is(.integrated-kicker,.integrated-page-hero__eyebrow,.wylth-eyebrow,.wylth-award-year,.story-timeline-card .integrated-timeline__year){text-transform:none!important;letter-spacing:.02em!important}.t16-lander .bees-scroll-companion{transition:opacity .32s,visibility .32s}.t16-lander .bees-scroll-companion--home{width:clamp(118px,13vw,170px)!important}.t16-lander .bees-scroll-companion--variant .bees-scroll-companion__image{transform:none}.t16-lander .bees-scroll-companion--variant .bees-scroll-companion__wing{display:none}.t16-lander .bees-scroll-companion--suppressed{visibility:hidden;opacity:0!important}.t16-lander .wylth-goal-panel{grid-template-rows:58% 42%;height:540px}.t16-lander .wylth-goal-details{padding:16px 22px 18px}.t16-lander .wylth-goal-panel h3{margin-bottom:2px;font-size:clamp(1.25rem,1.8vw,1.62rem)}.t16-lander .wylth-goal-top{align-items:start;gap:14px}.t16-lander .wylth-goal-completion{font-size:.68rem}.t16-lander .wylth-goal-completion strong{font-size:1.16rem}.t16-lander .wylth-goal-details .section-subtitle{font-size:.86rem}.t16-lander .wylth-goal-details .wylth-progress{margin:10px 0 6px}.t16-lander .wylth-goal-details .wylth-goal-values{margin-bottom:7px;font-size:.74rem}.t16-lander .wylth-goal-details .wylth-mini{min-height:55px;padding:7px 8px}.t16-lander .wylth-goal-details .wylth-mini strong{font-size:1.06rem}.t16-lander .wylth-goal-details .wylth-mini span{margin-top:1px;font-size:.68rem}.t16-lander .testimonial-card{height:306px;min-height:306px;padding:26px 28px!important}.t16-lander #story>.container>.integrated-page-hero{padding-bottom:clamp(30px,4vw,54px)}.t16-lander #story>.container>.integrated-page-hero h1{margin-bottom:22px}.t16-lander .story-hero-badges{flex-wrap:wrap;gap:10px;display:flex}.t16-lander .story-hero-badges span{border:1px solid var(--surface-border);background:var(--surface-glass);min-height:38px;color:var(--text-light);border-radius:999px;align-items:center;padding:8px 15px;font-size:.9rem;font-weight:650;display:inline-flex}.t16-lander .story-origin-section>.integrated-quote{display:none}.t16-lander .story-origin-layout .about-belief-card__copy{padding:clamp(28px,3.6vw,48px)}.t16-lander .story-origin-layout .about-belief-card__copy>.integrated-heading{text-align:left;margin:0 0 20px}.t16-lander .story-origin-layout .about-belief-card__copy>.integrated-heading h2{white-space:nowrap;max-width:none;margin:0;font-size:clamp(1.65rem,2.35vw,2.45rem)}.t16-lander .story-origin-quote{border:0;border-top:1px solid var(--surface-border);color:var(--text-color);margin:24px 0 0;padding:22px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.55vw,1.42rem);line-height:1.45}.t16-lander .story-origin-quote cite{color:var(--text-light);margin-top:12px;font-family:inherit;font-size:.78rem;font-style:normal;display:block}.t16-lander .story-generation{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.t16-lander .story-generation__quote{max-width:22ch;color:var(--text-color);border:0;margin:28px 0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,2.7vw,2.6rem);line-height:1.2}.t16-lander .story-generation__copy:after{content:none!important}.t16-lander .story-regulatory-section{width:100vw;margin-left:calc(50% - 50vw);padding:0!important}.t16-lander .story-regulatory-card{justify-content:space-between;align-items:center;gap:32px;min-height:210px;display:flex;padding:48px max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)))!important;box-shadow:none!important;background:#4055b3!important;border:0!important;border-radius:0!important}.t16-lander .story-regulatory-card h2{margin:0 0 16px;font-size:clamp(2rem,3vw,3.15rem);color:#fff!important}.t16-lander .story-regulatory-card p{white-space:nowrap;margin:0;color:#ffffffd1!important}.t16-lander .story-regulatory-card .btn{flex:none;color:#304699!important;background:#fff!important}@media (min-width:961px){.t16-lander #why-us>.container{grid-template-columns:minmax(390px,39vw) minmax(0,61vw);align-items:stretch;width:100%;max-width:none;padding:0;display:grid}.t16-lander #why-us .integrated-page-hero{min-height:calc(100dvh - 128px);padding:clamp(80px, 10vh, 130px) 36px 70px max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)));text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;display:flex}.t16-lander #why-us .integrated-page-hero h1{margin-bottom:18px;font-size:clamp(3.2rem,5.2vw,5.8rem)}.t16-lander #why-us .integrated-page-hero p{max-width:none;margin:0;font-size:clamp(.9rem,1vw,1.06rem);line-height:1.65}.t16-lander #why-us .integrated-page-hero+.integrated-section{place-items:center;min-height:calc(100dvh - 128px);padding:0;display:grid;overflow:hidden}.t16-lander #why-us .integrated-page-hero+.integrated-section~.integrated-section{width:min(calc(100% - (2 * var(--site-gutter))), var(--site-shell));grid-column:1/-1;margin-inline:auto}.t16-lander #why-us .integrated-page-hero+.integrated-section~.integrated-section--viewport{width:100%}.t16-lander #why-us .why-us-hex-grid{--why-hex-width:clamp(210px, 13.5vw, 260px);--why-hex-height:calc(var(--why-hex-width) * .866);--why-hex-side-x:calc(var(--why-hex-width) * .765);--why-hex-side-y:calc(var(--why-hex-height) * .51);--why-hex-vertical:calc(var(--why-hex-height) * 1.03);isolation:isolate;width:min(60vw,940px);height:calc(100dvh - 128px);min-height:560px;margin:0}.t16-lander #why-us .why-us-hex-grid:before,.t16-lander #why-us .why-us-hex-grid:after{content:"";pointer-events:none;background-position:50%;background-size:96px 83px;position:absolute;inset:-22%;-webkit-mask-image:radial-gradient(#000 24%,#000000b8 47%,#0000 77%);mask-image:radial-gradient(#000 24%,#000000b8 47%,#0000 77%)}.t16-lander #why-us .why-us-hex-grid:before{z-index:-2;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='83' viewBox='0 0 96 83'%3E%3Cpath d='M24 1h48l23 40.5L72 82H24L1 41.5z' fill='none' stroke='%234055b3' stroke-opacity='.38'/%3E%3C/svg%3E")}.t16-lander #why-us .why-us-hex-grid:after{z-index:-1;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='83' viewBox='0 0 96 83'%3E%3Cpath d='M24 1h48l23 40.5L72 82H24L1 41.5z' fill='%234055b3'/%3E%3C/svg%3E");inset:-10%;-webkit-mask-image:radial-gradient(#000 15%,#000000a6 48%,#0000 68%);mask-image:radial-gradient(#000 15%,#000000a6 48%,#0000 68%)}.t16-lander #why-us .why-us-hex-card{filter:none;padding:clamp(27px,2.5vw,40px) clamp(22px,2vw,34px);background:color-mix(in srgb, var(--surface-glass-strong) 94%, #e8eafd 6%)!important}.t16-lander #why-us .why-us-hex-card .integrated-icon{width:34px;height:34px;margin-bottom:8px;font-size:.85rem}.t16-lander #why-us .why-us-hex-card h3{margin-bottom:6px;font-size:clamp(.72rem,.76vw,.9rem);line-height:1.2}.t16-lander #why-us .why-us-hex-card p{max-width:190px;font-size:clamp(.62rem,.62vw,.76rem);line-height:1.36}.t16-lander #why-us .why-us-hex-card--brand img{width:clamp(78px,6.5vw,118px);height:auto}.t16-lander #why-us .why-us-hex-card--brand strong{font-size:clamp(.74rem,.78vw,.94rem)}.t16-lander #why-us .why-us-hex-card--brand span{font-size:clamp(.58rem,.62vw,.74rem)}}.t16-lander .contact-compose-section{background:var(--surface-glass);width:100vw;margin-left:calc(50% - 50vw);padding:0 max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)))!important}.t16-lander .contact-message-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:clamp(42px,5vw,72px) 0!important}.t16-lander .contact-message-card>h3{margin-bottom:8px;font-size:clamp(1.8rem,2.6vw,2.7rem)}.t16-lander .contact-message-card>p{max-width:680px;margin-bottom:28px}.t16-lander .contact-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"name email phone""message message message""status status status""submit submit submit"}.t16-lander .contact-field-message textarea{min-height:150px}.t16-lander .contact-submit{justify-self:end;width:auto;min-width:220px}.t16-lander .contact-resources{margin-top:36px;padding-top:30px!important}.t16-lander .contact-resources h3{margin-bottom:20px;font-size:1.2rem}.t16-lander .contact-resources ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0;list-style:none}.t16-lander .contact-resources li{min-width:0}.t16-lander .contact-resources a{border:1px solid var(--surface-border);min-height:66px;color:var(--text-color);border-radius:12px;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.t16-lander .contact-resources a:hover{color:var(--primary-color);border-color:color-mix(in srgb, var(--primary-color) 42%, var(--surface-border))}.t16-lander .contact-resource-icon{background:color-mix(in srgb, var(--primary-color) 10%, var(--surface-glass));width:34px;height:34px;color:var(--primary-color);border-radius:9px;flex:none;place-items:center;display:inline-grid}.t16-lander #contact .contact-office-section,.t16-lander #contact .contact-support-section{width:100%}.t16-lander .office-card-premium__head{align-items:center;gap:12px;margin-bottom:20px;display:flex}.t16-lander .office-card-premium__head .integrated-icon{flex:none;margin:0}.t16-lander .office-card-premium__head h3{margin:0;font-size:1.25rem}.t16-lander .office-card-premium__badge{border:1px solid var(--surface-border);color:var(--text-light);border-radius:999px;margin-left:auto;padding:6px 10px;font-size:.72rem;font-weight:650}.t16-lander .office-address,.t16-lander .office-contact-list>p{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.t16-lander .office-address{margin-bottom:12px}.t16-lander .office-address strong,.t16-lander .office-contact-list strong{color:var(--text-color);margin-bottom:2px;font-size:.75rem;display:block}@media (max-width:900px){.t16-lander .story-origin-layout .about-belief-card__copy>.integrated-heading h2,.t16-lander .story-regulatory-card p{white-space:normal}.t16-lander .story-regulatory-card{flex-direction:column;align-items:flex-start}.t16-lander .contact-form-grid{grid-template-columns:1fr 1fr;grid-template-areas:"name email""phone phone""message message""status status""submit submit"}.t16-lander .contact-resources ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.t16-lander .bees-scroll-companion--home{width:clamp(112px,34vw,142px)!important}.t16-lander .wylth-goal-panel{grid-template-rows:56% 44%;height:520px}.t16-lander .wylth-goal-details{padding:14px 16px 16px}.t16-lander .wylth-goal-details .wylth-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.t16-lander .wylth-goal-details .wylth-mini{border-top:0;min-width:0}.t16-lander .wylth-goal-details .wylth-mini+.wylth-mini{border-top:0;border-left:1px solid #707da83d}.t16-lander .wylth-goal-details .wylth-mini strong{font-size:.92rem}.t16-lander .wylth-goal-details .wylth-mini span{font-size:.58rem}.t16-lander .testimonial-card{height:306px;min-height:306px}.t16-lander .story-origin-layout .about-belief-card__copy>.integrated-heading h2{font-size:1.55rem}.t16-lander .contact-form-grid{grid-template-columns:1fr;grid-template-areas:"name""email""phone""message""status""submit"}.t16-lander .contact-submit{justify-self:stretch;width:100%}.t16-lander .contact-resources ul{grid-template-columns:1fr}.t16-lander .office-card-premium__head{flex-wrap:wrap}.t16-lander .office-card-premium__badge{flex-basis:auto}}.t16-lander .bees-scroll-companion--home{transform-origin:76% 36%;width:var(--home-bee-size,clamp(212px, 19.66vw, 257px))!important;max-width:none!important}.t16-lander #why-us{isolation:isolate;position:relative;overflow:clip}.t16-lander #why-us>.why-us-viewport-grid{--why-hex-height:clamp(164px, calc((100dvh - 224px) / 3), 282px);--why-hex-width:calc(var(--why-hex-height) * 1.1547);--why-hex-side-x:calc((var(--why-hex-width) * .75) + 8px);--why-hex-vertical:calc(var(--why-hex-height) + 8px);z-index:0;pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.t16-lander #why-us>.container{z-index:2;position:relative}.t16-lander .why-us-active .header{-webkit-backdrop-filter:blur(8px);background:color-mix(in srgb, var(--background-dark) 62%, transparent)!important}.t16-lander #services>.container>.integrated-section:first-of-type .integrated-heading h2{white-space:nowrap;max-width:none}@media (min-width:961px){.t16-lander #why-us>.container{grid-template-columns:minmax(350px,34vw) minmax(0,66vw)}.t16-lander #why-us .integrated-page-hero{min-height:calc(100dvh - 128px);padding:48px 32px 48px max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2 + var(--site-gutter)));justify-content:flex-start;margin:0}.t16-lander #why-us .integrated-page-hero__eyebrow{margin-top:0}.t16-lander #why-us .integrated-page-hero h1{margin:10px 0 16px;font-size:clamp(3.5rem,5.5vw,6.2rem)}.t16-lander #why-us .integrated-page-hero p{max-width:550px;font-size:clamp(.82rem,1vw,.96rem);line-height:1.62}.t16-lander #why-us .why-us-subheading span{white-space:nowrap;display:block}.t16-lander #why-us .integrated-page-hero+.integrated-section{place-items:center;min-height:calc(100dvh - 128px);padding:40px 0}.t16-lander #why-us .why-us-hex-grid{--why-field-size:clamp(520px, calc(100dvh - 208px), 900px);--why-hex-height:clamp(164px, calc((100dvh - 224px) / 3), 282px);--why-hex-width:calc(var(--why-hex-height) * 1.1547);--why-hex-side-x:calc((var(--why-hex-width) * .75) + 8px);--why-hex-side-y:calc((var(--why-hex-height) * .5) + 4px);--why-hex-vertical:calc(var(--why-hex-height) + 8px);width:var(--why-field-size);height:var(--why-field-size);isolation:isolate;max-width:none;min-height:0;overflow:visible}.t16-lander #why-us .why-us-hex-grid:before,.t16-lander #why-us .why-us-hex-grid:after{content:none!important;background:0 0!important}.t16-lander #why-us .why-us-hex-card{z-index:2;width:var(--why-hex-width);height:var(--why-hex-height);filter:drop-shadow(0 14px 24px #1f2a441a);padding:clamp(22px,2.2vh,36px) clamp(21px,2vw,34px)}.t16-lander #why-us .why-us-hex-card .integrated-icon{width:clamp(30px,3.4vh,42px);height:clamp(30px,3.4vh,42px);margin-bottom:8px;font-size:clamp(.76rem,1.2vh,1rem)}.t16-lander #why-us .why-us-hex-card h3{margin-bottom:6px;font-size:clamp(.68rem,1.15vh,.94rem)}.t16-lander #why-us .why-us-hex-card p{max-width:220px;font-size:clamp(.58rem,.94vh,.78rem);line-height:1.38}.t16-lander #why-us .why-us-hex-card--brand img{width:clamp(78px,10vh,126px);height:auto}.t16-lander #why-us .why-us-hex-card--brand strong{font-size:clamp(.72rem,1.15vh,.96rem)}.t16-lander #why-us .why-us-hex-card--brand span{font-size:clamp(.55rem,.82vh,.72rem)}.t16-lander #why-us .why-us-hex-decor{left:calc(50% + (var(--hex-q) * var(--why-hex-side-x)));top:calc(50% + ((var(--hex-r) + (var(--hex-q) * .5)) * var(--why-hex-vertical)));z-index:0;width:var(--why-hex-width);height:var(--why-hex-height);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);opacity:var(--decor-opacity,.12);pointer-events:none;background:#4055b317;border:1px solid #4055b366;position:absolute;transform:translate(-50%,-50%)}.t16-lander #why-us .integrated-page-hero+.integrated-section~.integrated-section--viewport{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.t16-lander #why-us .integrated-section--viewport>.integrated-section__inner{width:100%;max-width:none;margin:0;padding-inline:48px}.t16-lander #why-us .integrated-section--viewport .integrated-heading{max-width:none}.t16-lander #why-us .integrated-section--viewport .integrated-table-wrap,.t16-lander #why-us .integrated-section--viewport .integrated-reasons{width:100%;max-width:none}.t16-lander #why-us .integrated-section--viewport .integrated-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}.t16-lander #why-us .integrated-section--viewport .integrated-heading h2{max-width:none}.t16-lander #why-us .integrated-section--viewport:has(.integrated-reasons) .integrated-heading h2{white-space:nowrap;font-size:clamp(2.4rem,4.25vw,5rem)}}.t16-lander #contact>.container{width:100%;max-width:none;padding-inline:0}.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact>.container>.contact-story-intro{width:min(calc(100% - 96px), var(--site-shell));margin-inline:auto}.t16-lander #contact .contact-compose-section,.t16-lander #contact .contact-office-section,.t16-lander #contact .contact-support-section{width:100%;max-width:none;margin:0;padding:clamp(50px,6vw,84px) 48px!important}.t16-lander #contact .contact-compose-section{background:var(--surface-glass)}.t16-lander #contact .contact-compose-layout,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-grid{gap:24px;width:100%;max-width:none;margin:0}.t16-lander #contact .contact-compose-layout{display:block!important}.t16-lander #contact .contact-message-card{width:100%;max-width:none;padding:0!important}.t16-lander #contact .contact-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"name email phone""message message message""status status status""submit submit submit";gap:18px 20px;width:100%}.t16-lander #contact .contact-field-message textarea{height:170px!important;min-height:170px!important}.t16-lander #contact .contact-submit{justify-self:end;width:auto;min-width:220px}.t16-lander #contact .contact-resources{width:100%;margin-top:34px;padding-top:28px!important}.t16-lander #contact .contact-resources ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;margin:0;padding:0;display:grid}.t16-lander #contact .contact-resources a{width:100%;min-width:0}.t16-lander #contact .contact-offices-heading,.t16-lander #contact .contact-support-section>.integrated-heading{width:100%;max-width:none;margin:0 0 28px}.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.t16-lander #contact .office-card-premium{min-width:0;padding:28px;grid-template-columns:minmax(0,1fr)!important}.t16-lander #contact .office-card-premium__content,.t16-lander #contact .integrated-office-map{width:100%;min-width:0}.t16-lander #contact .integrated-office-map{min-height:260px}.t16-lander #contact .contact-support-section .support-card{width:100%;min-width:0;min-height:280px;padding:28px;grid-template-columns:48px minmax(0,1fr)!important}.t16-lander #contact .support-card__links{min-width:0}@media (max-width:960px){.t16-lander #why-us>.why-us-viewport-grid{display:none}.t16-lander #why-us .why-us-subheading span{white-space:normal;display:inline}.t16-lander #services>.container>.integrated-section:first-of-type .integrated-heading h2{white-space:normal}.t16-lander #why-us .integrated-section--viewport:has(.integrated-reasons) .integrated-heading h2{white-space:normal}.t16-lander #contact .contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name email""phone phone""message message""status status""submit submit"}.t16-lander #contact .contact-resources ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.t16-lander .bees-scroll-companion--home{transform-origin:78% 32%;width:clamp(109px,35.2vw,157px)!important}.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact>.container>.contact-story-intro{width:calc(100% - 40px)}.t16-lander #contact .contact-compose-section,.t16-lander #contact .contact-office-section,.t16-lander #contact .contact-support-section{padding-inline:20px!important}.t16-lander #contact .contact-form-grid{grid-template-columns:1fr;grid-template-areas:"name""email""phone""message""status""submit"}.t16-lander #contact .contact-submit{justify-self:stretch;width:100%}.t16-lander #contact .contact-resources ul,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-grid{grid-template-columns:1fr!important}}.t16-lander #why-us>.container{width:min(100%, var(--site-shell))!important;max-width:var(--site-shell)!important;padding-inline:var(--site-gutter)!important;margin-inline:auto!important}.t16-lander #why-us>.why-us-viewport-grid{--why-hex-height:clamp(190px, calc((100dvh - 190px) / 3), 330px);--why-hex-width:calc(var(--why-hex-height) * 1.1547);--why-hex-side-x:calc((var(--why-hex-width) * .75) + 8px);--why-hex-vertical:calc(var(--why-hex-height) + 8px)}.t16-lander #why-us .why-us-hex-decor{left:calc(var(--why-grid-origin-x,50vw) + (var(--hex-q) * var(--why-hex-side-x)));top:calc(var(--why-grid-origin-y,50vh) + ((var(--hex-r) + (var(--hex-q) * .5)) * var(--why-hex-vertical)))}.t16-lander #why-us .integrated-section--viewport>.integrated-section__inner{width:min(100%, var(--site-shell));max-width:var(--site-shell);padding-inline:var(--site-gutter);margin-inline:auto}.t16-lander #why-us>.container>.integrated-section:last-child>.integrated-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.t16-lander #why-us>.container>.integrated-section:last-child .integrated-heading{margin:0}.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact>.container>.contact-story-intro{width:min(100%, var(--site-shell));max-width:var(--site-shell);padding-inline:var(--site-gutter);box-sizing:border-box;margin-inline:auto}.t16-lander #contact>.container>.contact-story-intro{margin-top:0;margin-bottom:34px}.t16-lander #contact .contact-compose-section,.t16-lander #contact .contact-office-section,.t16-lander #contact .contact-support-section{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0!important;padding-inline:0!important}.t16-lander #contact .contact-compose-section{padding-top:clamp(28px,3vw,42px)!important;padding-bottom:clamp(44px,5vw,72px)!important}.t16-lander #contact .contact-compose-layout,.t16-lander #contact .contact-office-section>.contact-offices-heading,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-heading,.t16-lander #contact .contact-support-section>.integrated-grid{width:min(100%, var(--site-shell));max-width:var(--site-shell);padding-inline:var(--site-gutter);box-sizing:border-box;margin-inline:auto}.t16-lander #contact .contact-message-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.t16-lander #contact .contact-message-card:after{display:none!important}.t16-lander #contact .contact-support-section .support-card{grid-template-columns:56px minmax(0,1fr)!important;align-items:start!important;gap:0 24px!important;display:grid!important}.t16-lander #contact .contact-support-section .support-card>.support-card__icon{grid-area:1/1;width:56px;height:56px;margin:0}.t16-lander #contact .contact-support-section .support-card>div{grid-area:1/2;width:100%;min-width:0}.t16-lander #story,.t16-lander #story>.container{padding-bottom:0!important}.t16-lander #story .story-regulatory-section,.t16-lander #story .story-regulatory-card{margin-bottom:0!important}.t16-lander :has(#story:not([hidden])) .footer{margin-top:0!important}@media (min-width:961px){.t16-lander #why-us>.container{grid-template-columns:minmax(330px,.76fr) minmax(0,1.24fr);gap:clamp(18px,2vw,34px)}.t16-lander #why-us .integrated-page-hero{min-height:calc(100dvh - 104px);padding:56px 24px 56px 0}.t16-lander #why-us .integrated-page-hero+.integrated-section{min-height:calc(100dvh - 104px);padding-block:24px}.t16-lander #why-us .why-us-hex-grid{--why-field-size:clamp(650px, calc(100dvh - 118px), 1000px);--why-hex-height:clamp(190px, calc((100dvh - 190px) / 3), 330px);--why-hex-width:calc(var(--why-hex-height) * 1.1547);--why-hex-side-x:calc((var(--why-hex-width) * .75) + 8px);--why-hex-side-y:calc((var(--why-hex-height) * .5) + 4px);--why-hex-vertical:calc(var(--why-hex-height) + 8px)}.t16-lander .wylth-start-content{grid-template-columns:minmax(0,1fr) minmax(220px,260px);grid-template-areas:"eyebrow actions""title actions""copy actions";align-items:center;column-gap:clamp(40px,6vw,96px);max-width:none;display:grid}.t16-lander .wylth-start-content>.wylth-eyebrow{grid-area:eyebrow}.t16-lander .wylth-start-content>h2{grid-area:title}.t16-lander .wylth-start-content>p{grid-area:copy;margin-bottom:0}.t16-lander .wylth-start-actions{flex-flow:column;grid-area:actions;align-items:stretch;margin-top:0;display:flex}.t16-lander .wylth-start-actions .btn{justify-content:center;width:100%}}@media (max-width:960px){.t16-lander #why-us>.container>.integrated-section:last-child>.integrated-card{grid-template-columns:1fr}}@media (max-width:720px){.t16-lander #contact .contact-compose-layout,.t16-lander #contact .contact-office-section>.contact-offices-heading,.t16-lander #contact .contact-office-section>.integrated-grid,.t16-lander #contact .contact-support-section>.integrated-heading,.t16-lander #contact .contact-support-section>.integrated-grid{padding-inline:20px}.t16-lander #contact .contact-support-section .support-card{grid-template-columns:52px minmax(0,1fr)!important;column-gap:18px!important}.t16-lander #contact .contact-support-section .support-card>.support-card__icon{width:52px;height:52px}}.t16-lander #why-us>.container>.integrated-section:last-child{padding-top:clamp(36px,4vw,56px);padding-bottom:clamp(44px,5vw,68px);border-top:0!important}.t16-lander #why-us>.container>.integrated-section:last-child>.integrated-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.t16-lander #why-us>.container>.integrated-section:last-child>.integrated-card:after{display:none!important}.t16-lander #contact .contact-support-section .support-card{flex-direction:column!important;align-items:flex-start!important;gap:24px!important;display:flex!important}.t16-lander #contact .contact-support-section .support-card>.support-card__icon{flex:none;width:56px;height:56px}.t16-lander #contact .contact-support-section .support-card>div{width:100%;min-width:0}.t16-lander #contact .contact-support-section .support-card h3{margin:0 0 22px}.t16-lander .tagline-hero>.tagline-hero__inner{min-height:0;padding-top:clamp(22px,2.5vw,32px)!important;padding-bottom:clamp(22px,2.5vw,32px)!important}.t16-lander .tagline-hero__explanation{margin-top:0!important}.t16-lander .tagline-hero__explanation>p:last-child{margin-bottom:0}.t16-lander .wylth-start{padding-top:clamp(38px,4.5vw,62px);padding-bottom:clamp(38px,4.5vw,62px)}.t16-lander .wylth-start-panel{min-height:0;padding:clamp(32px,4vw,52px) clamp(34px,5vw,68px)}.t16-lander .wylth-start-actions .wylth-contact-primary{order:1!important}.t16-lander .wylth-start-actions .btn:not(.wylth-contact-primary){order:2!important}.t16-lander #contact>.container>.integrated-page-hero,.t16-lander #contact>.container>.contact-story-intro,.t16-lander #contact .contact-compose-layout{box-sizing:border-box;width:min(100%, var(--site-shell))!important;max-width:var(--site-shell)!important;padding-left:var(--site-gutter)!important;padding-right:var(--site-gutter)!important;margin-left:auto!important;margin-right:auto!important}.t16-lander #contact .contact-message-card{padding-left:0!important;padding-right:0!important}.t16-lander #contact,.t16-lander #contact>.container{margin-bottom:0!important;padding-bottom:0!important}.t16-lander #contact .contact-support-section{margin-bottom:0!important}.t16-lander :has(#contact:not([hidden])) .footer{margin-top:0!important}.t16-lander :is(.integrated-page-hero__eyebrow,.integrated-kicker,.wylth-eyebrow,.newsletter-issue time){letter-spacing:.02em!important;font-size:.936rem!important;font-weight:800!important}.t16-lander .why-bees-origin__eyebrow{letter-spacing:.08em!important;font-size:clamp(1.224rem,2.4vw,1.704rem)!important}.t16-lander .integrated-timeline__year{line-height:1.25;font-size:1.2rem!important;font-weight:900!important}.t16-lander :is(.integrated-timeline__item>p,.story-timeline-card p){font-weight:600}.t16-lander .homepage-page .header .logo-link{gap:16px!important}.t16-lander .homepage-page .header .logo-container{width:112px!important;min-width:112px!important}.t16-lander .homepage-page .header .logo-img{width:112px!important;max-width:112px!important;margin-left:0!important;transform:scale(1.75)translate(.5px)!important}.t16-lander .homepage-page .footer .footer-brand-lockup{max-width:100%;gap:16px!important;width:max-content!important}.t16-lander .homepage-page .footer .footer-brand-lockup__mark{flex:0 0 107px;width:107px;min-width:107px;height:62px;display:block;position:relative;overflow:hidden}.t16-lander .homepage-page .footer .footer-brand-lockup img{object-fit:contain;flex:none;min-width:112px;max-width:112px;height:62px;display:block;object-position:center center!important;width:112px!important;margin:0!important;transform:scale(1.75)translate(-1px)!important}.t16-lander .homepage-page .footer .footer-brand-lockup__copy{gap:6px;min-width:max-content;display:grid}@media (max-width:720px){.t16-lander #contact .contact-support-section .support-card>.support-card__icon{width:52px;height:52px}.t16-lander .wylth-start-panel{padding:30px 24px}}.t16-lander :is(h1,h2,h3,.hero-title,.section-title,.integrated-page-hero>h1,.integrated-page-hero>h2){letter-spacing:-.035em;text-wrap:balance;font-family:Lora,Georgia,serif}.t16-lander.t16-lander :is(p,li,blockquote){max-width:72ch}.t16-lander :is(a,button,input,select,textarea,[role=button]){touch-action:manipulation}.t16-lander :is(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid color-mix(in srgb, var(--aeo-focus) 74%, white);outline-offset:3px;box-shadow:0 0 0 6px color-mix(in srgb, var(--aeo-focus) 16%, transparent)}.t16-lander :is(.btn,.login-trigger,.mobile-menu-toggle,.app-download-btn,.app-download-close,.sticky-consultation__close){min-height:44px}.t16-lander .btn{border-radius:var(--aeo-radius-sm);transition:transform .18s var(--aeo-ease), border-color .18s ease, background-color .18s ease, box-shadow .18s var(--aeo-ease), color .18s ease}.t16-lander .btn:active{transform:translateY(1px)scale(.985)!important}.t16-lander .header{border-bottom-color:color-mix(in srgb, var(--surface-border) 82%, transparent);box-shadow:0 10px 28px #1419300e}.t16-lander .nav-link{letter-spacing:-.012em;padding-block:10px;font-weight:650}.t16-lander .nav-link:after{background:var(--aeo-accent);border-radius:999px;height:2px;bottom:4px}.t16-lander .login-trigger{border-radius:var(--aeo-radius-sm);box-shadow:0 10px 24px #cf2f782e}.t16-lander .homepage-page .hero-content{max-width:900px}.t16-lander .homepage-page .hero{padding-top:calc(var(--banner-height,0px) + 9rem)!important}.t16-lander .homepage-page .hero-title{max-width:15ch;margin-bottom:clamp(18px,2.2vw,28px);font-size:clamp(3rem,5.2vw,4.8rem);line-height:1.03}.t16-lander .homepage-page .hero-subtitle{max-width:70ch;font-size:clamp(1.04rem,1.35vw,1.18rem);line-height:1.72}.t16-lander .homepage-page .hero-badge{z-index:4;border-radius:999px;min-height:38px;padding:8px 16px;position:relative}.t16-lander .homepage-page .registrations-badge span{align-items:center;min-height:34px;padding:7px 13px;line-height:1.25;display:inline-flex}.t16-lander :is(.hero-highlight-card,.feature-card,.process-card,.stat-item,.integrated-card,.service-overview-card,.office-card-premium,.testimonial-card,.archive-card,.contact-message-card){border-radius:var(--aeo-radius-md)!important;border-color:color-mix(in srgb, var(--surface-border) 88%, transparent)!important;box-shadow:var(--aeo-shadow-rest)!important;transition:transform .2s var(--aeo-ease), border-color .2s ease, box-shadow .2s var(--aeo-ease)!important}.t16-lander :is(.hero-highlight-card,.feature-card,.process-card,.integrated-card,.service-overview-card,.office-card-premium,.testimonial-card,.archive-card):is(:hover,:focus-within){border-color:color-mix(in srgb, var(--aeo-accent) 32%, var(--surface-border))!important;box-shadow:var(--aeo-shadow-raised)!important;transform:translateY(-2px)!important}.t16-lander .homepage-page .hero-highlight-card{min-height:148px;padding:clamp(22px,2.2vw,30px)}.t16-lander .homepage-page .hero-highlight-card h3{margin-bottom:10px;font-size:1.08rem;line-height:1.35}.t16-lander .homepage-page .hero-highlight-card p{margin:0;line-height:1.65}.t16-lander :is(.features,.testimonials,.stats,.process,.why-bees-origin,.wylth-section,.integrated-section){scroll-margin-top:calc(var(--banner-height,0px) + 96px)}.t16-lander img{max-width:100%}.t16-lander .app-download-prompt{border-radius:var(--aeo-radius-md);z-index:1004;gap:10px;width:min(430px,100vw - 32px);max-height:min(180px,22dvh);padding:12px 14px;top:auto!important;right:max(16px, env(safe-area-inset-right))!important;bottom:calc(84px + env(safe-area-inset-bottom))!important;left:auto!important}.t16-lander .app-download-text{flex:190px;margin:0;font-size:.9rem;line-height:1.45}.t16-lander .app-download-btn{border-radius:var(--aeo-radius-sm);flex:none}.t16-lander .app-download-close{flex:0 0 44px;width:44px;height:44px}.t16-lander .footer-in-view .bees-scroll-companion{opacity:0!important;pointer-events:none!important}.t16-lander .footer{isolation:isolate;position:relative}.t16-lander .footer :is(a,button){z-index:2;position:relative}@media (max-width:1180px){.t16-lander .nav-list{gap:16px!important}}@media (max-width:768px){.t16-lander .has-sticky-consultation{padding-bottom:calc(126px + env(safe-area-inset-bottom))}.t16-lander .header .nav-wrapper{gap:12px;min-height:76px;padding-block:6px!important}.t16-lander .homepage-page .header .logo-container{width:96px!important;min-width:96px!important;height:58px!important;min-height:58px!important}.t16-lander .homepage-page .header .logo-img{width:96px!important;max-width:96px!important;height:58px!important;transform:scale(1.65)translate(.5px)!important}.t16-lander .login-trigger{flex:0 0 112px;width:112px!important;min-width:112px!important;max-width:112px!important;padding-inline:16px!important}.t16-lander .mobile-menu-toggle{justify-content:center;align-items:center;width:44px;height:44px}.t16-lander .homepage-page .hero{padding-top:calc(var(--banner-height,0px) + 8.25rem)!important;padding-bottom:4.5rem!important}.t16-lander .homepage-page .hero-title{max-width:12ch;font-size:clamp(2.25rem,10vw,3.1rem);line-height:1.06}.t16-lander .homepage-page .hero-subtitle{font-size:1rem;line-height:1.65}.t16-lander .homepage-page .hero-highlights{gap:16px!important}.t16-lander .homepage-page .hero-highlight-card{min-height:0;padding:22px}.t16-lander .bees-scroll-companion--home{pointer-events:none;top:calc(var(--banner-height,0px) + 80px)!important;opacity:.24!important;width:104px!important;height:104px!important;right:18px!important}.t16-lander .bees-whatsapp-fab{right:16px;bottom:calc(18px + env(safe-area-inset-bottom))}.t16-lander .bee-mode-toggle{left:16px;bottom:calc(18px + env(safe-area-inset-bottom))}.t16-lander .has-sticky-consultation :is(.bees-whatsapp-fab,.bee-mode-toggle){bottom:calc(92px + env(safe-area-inset-bottom))}.t16-lander .sticky-consultation__inner{min-height:76px;padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.t16-lander .footer{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.t16-lander .app-download-prompt{width:auto;max-height:min(168px,22dvh);left:12px!important;right:12px!important;bottom:calc(78px + env(safe-area-inset-bottom))!important}}@media (max-width:390px){.t16-lander .header>.container,.t16-lander .hero>.container{padding-inline:16px!important}.t16-lander .homepage-page .header .logo-container{width:88px!important;min-width:88px!important}.t16-lander .homepage-page .header .logo-img{width:88px!important;max-width:88px!important}.t16-lander .login-trigger{flex-basis:104px;width:104px!important;min-width:104px!important;max-width:104px!important;padding-inline:13px!important}}@media (prefers-reduced-motion:reduce){.t16-lander *,.t16-lander :before,.t16-lander :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.t16-lander :is(h1,h2,h3,h4,h5,h6){line-height:inherit}.t16-lander p{margin-bottom:var(--space-2)}.t16-lander .footer-contact-theme-row .t16-theme-toggle{width:37px;height:37px}.t16-lander .wylth-award-card h3{text-align:center!important}.t16-lander #story .integrated-page-hero h2{font-size:1.5rem}.t16-lander ul{list-style:outside}.t16-lander ol{list-style:decimal}
