*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#101010;background:#fff7f3;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-hero{background:#fff7f3;width:100%;padding:40px 16px}.landing-hero-inner{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-hero-title{text-align:center;flex-direction:column;align-items:center;margin:0;line-height:1;display:flex}.landing-hero-title-static{color:#000;font-size:clamp(48px,8vw,96px);font-weight:700}.landing-hero-title-dynamic-wrap{display:inline-block;position:relative}.landing-hero-title-dynamic{white-space:nowrap;font-size:clamp(48px,10vw,112px);font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.landing-hero-title-measure{visibility:hidden;font-size:clamp(48px,10vw,112px);font-weight:700}.landing-hero-subtitle{color:#000;text-align:center;margin-top:24px;font-size:clamp(20px,2.4vw,28px);font-weight:500}.landing-hero-lotties{grid-template-columns:1fr;gap:12px;width:100%;margin-top:24px;display:grid}.landing-hero-lottie-item{min-height:120px}.landing-hero-actions{flex-direction:column;align-items:center;gap:10px;margin-top:20px;display:flex}.landing-hero-watch{color:#000;font-weight:500;text-decoration:none}.landing-hero-cta{color:#fff;cursor:pointer;background:#fd5f03;border:2px solid #fd5f03;border-radius:6px;width:200px;height:58px;font-size:20px;font-weight:500}@media (width>=768px){.landing-hero{padding:40px 20px}.landing-hero-subtitle{margin-top:56px}.landing-hero-lotties{grid-template-columns:repeat(3,1fr);gap:0;margin-top:36px}.landing-hero-actions{flex-direction:row;gap:14px;margin-top:32px}}.core-features{background:#fff7f3;width:100%;padding:12px 16px 28px}.core-features-inner{width:100%;max-width:1200px;margin:0 auto}.core-features-kicker{color:#fd5f03;text-align:center;margin:0;font-size:26px}.core-features-title{text-align:center;color:#101010;margin:0 0 32px;font-size:clamp(32px,6vw,56px);font-weight:500}.core-features-carousel{position:relative}.core-features-grid{justify-content:center;gap:18px;display:flex;overflow:hidden}.core-feature-column{width:100%}.feature-card-container[data-animated=true]{border-radius:12px;width:100%;padding:2px;display:block;position:relative;overflow:hidden}.feature-card-container[data-animated=true]:after,.feature-card-container[data-animated=true]:before{content:"";z-index:0;pointer-events:none;background:conic-gradient(#0000 70%,#006aff);border-radius:18px;width:calc(100% + 8px);height:calc(100% + 8px);animation:3s linear infinite spinBorder;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-card-container[data-animated=true]:before{filter:blur(1.5rem);opacity:.5;z-index:-1}.feature-card-container[data-animated=true]>div{z-index:1;position:relative}.core-feature-card{background:#fff;border-radius:12px;flex-direction:column;width:100%;min-height:640px;padding:24px;display:flex}.core-feature-image-wrap{margin-bottom:24px;position:relative}.core-feature-number{color:#fff;z-index:3;background:#008fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex;position:absolute;top:-16px;left:-16px}.core-feature-image-box{border:2px solid #008fff;border-radius:12px;height:368px;overflow:hidden}.core-feature-image{object-fit:contain;width:100%;height:100%}.core-feature-title{color:#000;margin:0 0 14px;font-size:24px;font-weight:500}.core-feature-description{color:#2f2f2f;min-height:54px;margin:0 0 24px;font-size:14px;line-height:1.28}.core-feature-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.core-feature-metric-value{color:#008fff;margin:0;font-size:clamp(24px,2vw,34px);font-weight:700;line-height:1.1}.core-feature-metric-label{color:#2f2f2f;max-width:90px;margin:0;font-size:11px;font-weight:500;line-height:1.1}.core-features-nav{color:#fff;cursor:pointer;background:#fd5f03;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.core-features-prev{left:-16px}.core-features-next{right:-16px}@media (width>=768px){.core-features{padding:20px 24px 40px}.core-features-title{margin-bottom:56px}.core-feature-column{width:calc(50% - 9px)}.core-features-prev{left:-30px}.core-features-next{right:-30px}}@media (width>=1024px){.core-feature-column{width:calc(33.333% - 12px)}.core-features-prev{left:-64px}.core-features-next{right:-64px}}@keyframes spinBorder{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.hyper-personalization{background:#fff7f3;width:100%;padding:20px 16px 24px}.hyper-personalization-inner{flex-direction:column;gap:24px;max-width:1300px;margin:0 auto;display:flex}.hyper-personalization-copy h2{color:#101010;margin:0 0 16px;font-size:clamp(32px,5.4vw,56px);font-weight:500;line-height:1.04}.hyper-personalization-copy p{color:#2f2f2f;max-width:420px;margin:0;font-size:16px;line-height:1.28}.hyper-personalization-visual-wrap[data-animated=true]{background:linear-gradient(120deg,#ff5e00,#ffb58d,#ff5e00) 0 0/200% 200%;border-radius:21px;padding:2px;animation:4s ease-in-out infinite hpGlow}.hyper-personalization-visual{background:#ffe4d5;border-radius:21px;width:100%;height:300px;min-height:300px;position:relative;overflow:hidden}.hyper-personalization-loading{place-items:center;margin:0;display:grid;position:absolute;inset:0}.hyper-personalization-frame{position:absolute;inset:0}.hyper-personalization-frame img{object-fit:contain;width:100%;height:100%}.hyper-personalization-overlay{pointer-events:none;background:radial-gradient(circle,#ffffff0d 30%,#ff5e0008 70%);position:absolute;inset:0}@media (width>=768px){.hyper-personalization{padding:24px 24px 32px}.hyper-personalization-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:32px}.hyper-personalization-copy,.hyper-personalization-visual-wrap{width:50%}.hyper-personalization-visual{height:450px}}@keyframes hpGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.setup-goals{background:#fff7f3;width:100%;padding:28px 16px}.setup-goals-inner{flex-direction:column;gap:26px;max-width:1300px;margin:0 auto;display:flex}.setup-goals-visual-col,.setup-goals-copy-col{width:100%}.setup-goals-visual-col{order:2}.setup-goals-copy-col{order:1}.setup-goals-visual-border[data-animated=true]{background:linear-gradient(120deg,#ff5e00,#ffb58d,#ff5e00) 0 0/200% 200%;border-radius:21px;padding:2px;animation:4s ease-in-out infinite sgGlow}.setup-goals-visual-box{background:#ffe4d5;border-radius:21px;width:100%;min-height:300px;overflow:hidden}.setup-goals-copy-col h2{color:#101010;margin:0 0 16px;font-size:clamp(32px,5.4vw,56px);font-weight:500;line-height:1.06}.setup-goals-copy-col p{color:#2f2f2f;max-width:400px;margin:0;font-size:16px;line-height:1.28}.setup-goals-break{display:none}@media (width>=768px){.setup-goals{padding:40px 24px 52px}.setup-goals-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:64px}.setup-goals-visual-col,.setup-goals-copy-col{width:50%}.setup-goals-visual-col{order:1}.setup-goals-copy-col{order:2}.setup-goals-break{display:inline}}@keyframes sgGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.frequency-scheduling{background:#fff8f5;justify-content:center;width:100%;margin-bottom:0;display:flex}.frequency-scheduling-inner{width:100%;max-width:1002px;margin:0 auto;padding:0 16px}.frequency-scheduling h2{color:#101010;text-align:center;margin:0 0 16px;font-size:clamp(32px,5.4vw,56px);font-weight:500;line-height:1.02}.frequency-scheduling p{color:#2f2f2f;text-align:center;max-width:1002px;margin:0 auto 32px;font-size:16px;line-height:1.38}.frequency-scheduling-layout{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.frequency-scheduling-visual-wrap{border-radius:16px;width:100%;overflow:hidden}.frequency-scheduling-widget-wrap{width:100%}.frequency-scheduling-visual{width:100%;height:300px}@media (width>=640px){.frequency-scheduling-inner{padding:0 24px}.frequency-scheduling-visual{height:400px}}@media (width>=768px){.frequency-scheduling{margin-bottom:0;padding:64px 0}.frequency-scheduling-inner{padding:0 32px}.frequency-scheduling p{margin-bottom:48px}.frequency-scheduling-layout{flex-direction:row;align-items:center}.frequency-scheduling-visual-wrap,.frequency-scheduling-widget-wrap{flex:1;min-width:0}.frequency-scheduling-visual{height:450px}}@media (width>=1024px){.frequency-scheduling-visual{height:500px}}.why-us{background:#fff7f3;width:100%;padding:20px 16px 24px}.why-us-inner{width:100%;max-width:1200px;margin:0 auto}.why-us-kicker{text-align:center;color:#fd5f03;margin:0;font-size:26px}.why-us-title{text-align:center;color:#101010;margin:0 0 8px;font-size:clamp(30px,5vw,56px);font-weight:500;line-height:1}.why-us-grid{grid-template-columns:1fr;justify-items:center;display:grid}.why-us-cell{width:min(370px,100%);height:450px;transform:scale(.9)}.why-us-cell-offset{margin-top:0}.why-us-tilt{perspective:1200px;width:100%;height:100%}.why-us-tilt-card{width:100%;height:100%;transform-style:preserve-3d;background:#fff;border:1px solid #dedfe3;border-radius:24px;box-shadow:2px 4px 38px #00000012}.why-us-card-content{border-radius:16px;width:100%;height:100%;padding:40px 28px}.why-us-card-content h3{color:#101010;margin:0 0 8px;font-size:23px;font-weight:500;line-height:1.15}.why-us-image-wrap{justify-content:center;align-items:center;width:100%;height:60%;display:flex}.why-us-image-wrap img{max-width:100%;max-height:100%}.why-us-card-content p{color:#000;margin:12px 0 0;font-size:16px;line-height:1.32}@media (width>=768px){.why-us{padding:20px 24px 30px}.why-us-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.why-us-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-us-cell-offset{margin-top:-20px}}.integrations{background:#fff7f3;width:100%;padding:48px 16px 56px}.integrations-inner{width:100%;max-width:1200px;margin:0 auto}.integrations-header{text-align:center;margin-bottom:40px}.integrations-kicker{color:#fd5f03;margin:0;font-size:26px}.integrations-header h2{color:#101010;margin:-8px 0 8px;font-size:clamp(32px,5.4vw,56px);font-weight:500}.integrations-subcopy{color:#141414;max-width:420px;margin:0 auto;font-size:16px}.integrations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:34px;display:grid}.integrations-item{justify-content:center;align-items:center;display:flex}.integrations-item img{object-fit:contain;width:220px;height:98px}.integrations-footcopy{text-align:center;color:#141414;max-width:1000px;margin:0 auto;font-size:16px}@media (width>=768px){.integrations{padding:60px 24px 70px}.integrations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}}@media (width>=1024px){.integrations-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}}.sdks{color:#fff;background:#000;width:100%;padding:64px 16px}.sdks-inner{width:100%;max-width:1280px;margin:0 auto}.sdks-header{text-align:center;margin-bottom:42px}.sdks-kicker{margin:0 0 8px;font-size:26px}.sdks-header h2{color:#fff;margin:0;font-size:clamp(30px,5.4vw,56px);font-weight:500;line-height:1.02}.sdks-header p{color:#fff;max-width:430px;margin:20px auto 0;font-size:16px;line-height:1.28}.sdks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:860px;margin:0 auto;display:grid}.sdks-card{aspect-ratio:1;border-radius:16px;width:100%;overflow:hidden}.sdks-card img{object-fit:cover;width:100%;height:100%}@media (width>=768px){.sdks-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.testimonials{background:#000;width:100%;padding:32px 16px 64px;overflow:hidden}.testimonials-inner{width:100%;max-width:1280px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:28px}.testimonials-header p{color:#fff;margin:0 0 8px;font-size:24px}.testimonials-header h2{color:#fff;margin:0;font-size:clamp(32px,4.8vw,48px);font-weight:500;line-height:1.02}.testimonials-stage{width:min(720px,100%);height:400px;margin:0 auto;padding-bottom:58px;position:relative}.testimonial-card{border:1px solid #ffffff3d;border-radius:13px;transition:all .5s;position:absolute;top:0}.testimonial-center{z-index:20;-webkit-backdrop-filter:blur(6.6px);backdrop-filter:blur(6.6px);background:radial-gradient(90.08% 90.08% at 97.01% 0,#844d0a 0%,#151517 100%);width:100%;height:340px;padding:16px 32px 22px;left:50%;transform:translate(-50%)}.testimonial-left{z-index:10;opacity:.7;background:radial-gradient(90.08% 90.08% at 97.01% 0,#844d0a 0%,#151517 100%);width:20%;height:340px;left:0;transform:translate(-65%)scale(.95)}.testimonial-right{z-index:10;opacity:.7;background:radial-gradient(90.08% 90.08% at 3% 0,#844d0a 0%,#151517 100%);width:20%;height:340px;right:0;transform:translate(65%)scale(.95)}.testimonial-hidden{opacity:0;z-index:-1;pointer-events:none;transform:scale(.9)}.testimonial-stars{width:120px;height:auto;position:absolute;top:30px;right:44px}.testimonial-text{color:#fff;margin:52px 0 22px;font-size:clamp(16px,2vw,20px);line-height:1.3}.testimonial-author{color:#fff;margin:0;font-size:16px}.testimonial-position{color:#fff;margin:0;font-size:16px;font-weight:700}.testimonial-nav{gap:8px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.testimonial-nav button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#844d0a66 0%,#15151733 100%);border:1px solid #ffffff4d;border-radius:999px;width:40px;height:40px;font-size:26px;line-height:1}@media (width<=767px){.testimonials-stage{max-width:320px;height:440px}.testimonial-center{height:340px;padding:16px 18px 18px}.testimonial-left,.testimonial-right{display:none}.testimonial-stars{width:96px;top:16px;right:16px}.testimonial-text{margin-top:40px}}.trust-section{background:#fff7f3;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:64px 16px;display:flex}.trust-section-copy{text-align:center;order:1;margin-bottom:8px}.trust-section-copy h2{color:#101010;margin:0;font-size:clamp(24px,5vw,48px);font-weight:500;line-height:1.1}.trust-section-grid{flex-wrap:wrap;order:2;justify-content:center;gap:4px;display:flex}.trust-section-grid img{object-fit:contain;width:150px;height:150px}@media (width>=768px){.trust-section{flex-direction:row;padding:64px 24px}.trust-section-copy{text-align:left;order:2;max-width:450px;margin-bottom:0}.trust-section-grid{order:1;gap:0}}.blog-section{background:#fff7f3;width:100%;padding:64px 16px}.blog-section-inner{max-width:1280px;margin:0 auto}.blog-section-layout{grid-template-columns:1fr;gap:32px;display:grid}.blog-kicker{color:#ea580c;margin:0 0 8px;font-size:22px}.blog-left h2{color:#000;margin:0;font-size:clamp(36px,5vw,50px);font-weight:500;line-height:1.05}.blog-read-all-wrap{margin-top:64px}.blog-read-all{color:#fff;background:#fd5f03;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:126px;height:40px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:inset 0 4px 4px #00000040}.blog-cards{grid-template-columns:1fr;gap:24px;display:grid}.blog-card{flex-direction:column;display:flex}.blog-card-image-wrap{background:#ffedd5;border-radius:8px;width:100%;max-width:375px;height:222px;margin-bottom:24px;overflow:hidden}.blog-card-image{object-fit:cover;width:100%;height:100%}.blog-card h3{color:#111;margin:0 0 8px;font-size:20px;font-weight:700}.blog-card p{color:#4b5563;margin:0 0 12px;font-size:14px}.blog-read-more{color:#f97316;font-weight:500;text-decoration:none}@media (width>=1024px){.blog-section{padding:64px}.blog-section-layout{grid-template-columns:4fr 8fr;gap:32px}.blog-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}.top-banner{background:#fd5f03;justify-content:center;align-items:center;width:100%;height:50px;padding:0 12px;display:flex}.top-banner-link{color:#fff;white-space:nowrap;align-items:center;gap:8px;text-decoration:none;display:flex}.top-banner-link p{margin:0;font-size:clamp(12px,1.8vw,33px);font-weight:600;line-height:1}.top-banner-icon{object-fit:contain;width:24px;height:24px}.top-banner-arrow{flex:none;width:clamp(14px,1.2vw,22px);height:clamp(14px,1.2vw,22px)}@media (width<=640px){.top-banner{padding:0 8px}.top-banner-link{gap:4px}}.shell-header{z-index:10001;background:#fff7f3;border-bottom:1px solid #e8e2de;width:100%;position:sticky;top:0}.shell-header-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;min-height:64px;margin:0 auto;padding:0 18px;display:flex}.shell-brand{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.shell-brand img{width:35px;height:35px}.shell-brand span{color:#fd5f03;font-size:38px;font-weight:700;line-height:1.1}.shell-menu-toggle{color:#111;cursor:pointer;background:0 0;border:0;font-size:24px}.shell-nav{display:none}.shell-nav.is-open{background:#fff;border-bottom:1px solid #eee;flex-direction:column;gap:8px;padding:12px 16px;display:flex;position:absolute;top:64px;left:0;right:0}.shell-nav-group{position:relative}.shell-nav-trigger{color:#111;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:8px 0;font-size:17px;font-weight:400;display:inline-flex}.shell-nav-link{color:#1a1a1a;font-size:17px;font-weight:400;line-height:1;text-decoration:none}.shell-nav-login{font-weight:600}.shell-nav-dropdown{flex-direction:column;gap:2px;padding:8px 0 12px;display:none}.shell-nav-dropdown.is-open{display:flex}.shell-nav-dropdown a,.shell-nav-dropdown-item{color:#333;box-sizing:border-box;border-radius:6px;align-items:center;padding:8px 12px;font-size:14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.shell-nav-dropdown a:hover,.shell-nav-dropdown-item:hover{color:#fd5f03;background:#fff4ed}.shell-nav-nested-group{position:relative}.shell-nav-nested-trigger{color:#333;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;font-family:inherit;font-size:14px;transition:background .15s,color .15s;display:flex}.shell-nav-nested-trigger:hover,.shell-nav-nested-group.is-nested-open .shell-nav-nested-trigger,.shell-nav-nested-group:hover .shell-nav-nested-trigger{color:#fd5f03;background:#fff4ed}.shell-nav-arrow{color:#888;margin-left:8px;font-size:13px;transition:transform .2s,color .15s}.shell-nav-nested-trigger:hover .shell-nav-arrow,.shell-nav-nested-group.is-nested-open .shell-nav-arrow,.shell-nav-nested-group:hover .shell-nav-arrow{color:#fd5f03}.shell-nav-nested-dropdown{flex-direction:column;gap:2px;padding:4px 0 4px 16px;display:none}.shell-nav-nested-group.is-nested-open .shell-nav-nested-dropdown{display:flex}.shell-nav-nested-item{color:#555;border-radius:6px;padding:7px 12px;font-size:13.5px;text-decoration:none;transition:background .15s,color .15s;display:block}.shell-nav-nested-item:hover{color:#fd5f03;background:#fff4ed}.shell-header-cta{color:#fd5f03;background:0 0;border:2px solid #fd5f03;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;height:44px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.shell-header-cta-dot{font-size:16px;line-height:1}@media (width>=1200px){.shell-menu-toggle{display:none}.shell-nav{background:0 0;align-items:center;gap:16px;padding:0;display:flex;position:static}.shell-nav-dropdown{z-index:50;background:#fff;border:1px solid #eee;border-radius:8px;min-width:230px;padding:8px;display:none;position:absolute;top:34px;left:0;box-shadow:0 12px 22px #00000014}.shell-nav-dropdown:before{content:"";height:18px;position:absolute;top:-16px;left:0;right:0}.shell-nav-group:hover>.shell-nav-dropdown,.shell-nav-group.is-open>.shell-nav-dropdown,.shell-nav-dropdown.is-open{display:flex}.shell-nav-nested-dropdown{z-index:51;background:#fff;border:1px solid #eee;border-radius:8px;min-width:220px;padding:8px;display:none;position:absolute;top:0;left:calc(100% + 4px);box-shadow:0 12px 22px #0000001a}.shell-nav-nested-dropdown:before{content:"";width:28px;position:absolute;top:0;bottom:0;left:-24px}.shell-nav-nested-group:hover>.shell-nav-nested-dropdown,.shell-nav-nested-group.is-nested-open>.shell-nav-nested-dropdown{display:flex}}.shell-footer{background:linear-gradient(#fff,#ffebe0);width:100%}.shell-footer-inner{max-width:1300px;margin:0 auto;padding:32px 16px}.shell-footer-cta-row{flex-direction:column;gap:18px;display:flex}.shell-footer-cta-row h2{color:#101010;margin:0;font-size:28px;font-weight:500;line-height:1.1}.shell-footer-cta{color:#fff;background:#fd5f03;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:12px 24px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.shell-footer-divider{background:#fcf1e4;width:100%;height:1px;margin:16px 0}.shell-footer-brand-row{flex-direction:column;align-items:center;gap:14px;display:flex}.shell-footer-brand{align-items:center;gap:8px;display:inline-flex}.shell-footer-brand img{width:30px;height:30px}.shell-footer-brand span{color:#fd5f03;font-size:30px;font-weight:600}.shell-footer-socials{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.shell-footer-socials a{color:#111;font-size:15px;text-decoration:none}.shell-footer-columns{grid-template-columns:1fr;gap:20px;margin-top:22px;display:grid}.shell-footer-column{flex-direction:column;gap:4px;display:flex}.shell-footer-column h3{color:#111;text-transform:capitalize;margin:0 0 4px;font-size:18px;font-weight:500}.shell-footer-column a{color:#2b2a2a;font-size:15px;text-decoration:none}.shell-footer-bottom{flex-direction:column;align-items:center;gap:12px;margin-top:28px;display:flex}.shell-footer-bottom p{color:#222;text-align:center;margin:0}.shell-footer-badges{align-items:center;gap:16px;display:flex}.shell-footer-badges img:first-child{width:50px;height:auto}.shell-footer-badges img:last-child{width:65px;height:auto}@media (width>=900px){.shell-footer-inner{padding:32px 40px}.shell-footer-cta-row{flex-direction:row;justify-content:space-between;align-items:center}.shell-footer-brand-row{flex-direction:row;justify-content:space-between}.shell-footer-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.shell-footer-bottom{flex-direction:row;justify-content:space-between}}.app-landing-root{background:#fff7f3;width:100%;min-height:100vh}
