body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.tally-landing,body,html{max-width:100vw;overflow-x:hidden}.tally-landing{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;width:100%}@media(max-width:480px){.tally-landing div,.tally-landing header,.tally-landing section{max-width:100vw;overflow-x:hidden}}@media(prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-reveal].revealed{opacity:1;transform:translateY(0)}[data-reveal][data-delay="0"]{transition-delay:0ms}[data-reveal][data-delay="100"]{transition-delay:.1s}[data-reveal][data-delay="150"]{transition-delay:.15s}[data-reveal][data-delay="200"]{transition-delay:.2s}[data-reveal][data-delay="300"]{transition-delay:.3s}[data-reveal][data-delay="450"]{transition-delay:.45s}img[data-reveal].ecosystem-dashboard{transform:scale(.96) translateY(16px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}img[data-reveal].ecosystem-dashboard.revealed{transform:scale(1) translateY(0)}.hero-image-wrapper[data-reveal]{transform:translateY(40px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.dual-card[data-reveal],.ecosystem-item[data-reveal],.faq-item[data-reveal],.why-tally-card[data-reveal],.workflow-step[data-reveal]{transform:translateY(20px)}}.section-title{color:#1d1d1f!important;font-size:2.4rem!important;font-weight:700!important;letter-spacing:-.025em!important;line-height:1.2!important;margin-bottom:56px!important;overflow-wrap:break-word;padding:0 4%;text-align:center;word-break:break-word}@media(max-width:768px){.section-title{font-size:2rem!important;letter-spacing:-.02em!important;margin-bottom:40px!important;padding:0 2%}}@media(max-width:480px){.section-title{font-size:1.7rem!important;letter-spacing:-.015em!important;line-height:1.25!important;margin-bottom:32px!important}}.tally-header{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#ffffffd9;border-bottom:.5px solid #d2d2d7;padding:0 8%;position:sticky;top:0;z-index:1000}@media(max-width:768px){.tally-header{padding:0 5%}}.header-container{align-items:center;display:flex;height:56px;justify-content:space-between;margin:0 auto;max-width:1200px}@media(max-width:768px){.header-container{height:52px}}@media(max-width:480px){.header-container{height:48px}}.brand{align-items:center;display:flex;gap:8px;text-decoration:none;z-index:1001}.brand-icon{display:block;filter:invert(43%) sepia(98%) saturate(1352%) hue-rotate(1deg) brightness(102%) contrast(105%);flex-shrink:0;height:28px;width:auto}@media(max-width:480px){.brand-icon{height:24px}}.brand-name{color:#1d1d1f;font-size:1.05rem;font-weight:700;letter-spacing:-.03em;line-height:1}@media(max-width:480px){.brand-name{font-size:1rem}}.desktop-nav{align-items:center;display:flex;gap:0}@media(max-width:768px){.desktop-nav{display:none}}.nav-link-anchor{align-items:center;color:#3a3a3c;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;height:36px;padding:0 14px;text-decoration:none;transition:color .15s}.nav-link-anchor:hover{color:#1d1d1f}.nav-cta-anchor{align-items:center;background:#1d1d1f;border:none;border-radius:8px;color:#fff!important;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:34px;justify-content:center;margin-left:8px;padding:0 18px;text-decoration:none;transition:background .15s;white-space:nowrap}.nav-cta-anchor:hover{background:#3a3a3c}.hamburger{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;height:40px;justify-content:center;padding:8px;width:40px;z-index:1001}.hamburger:hover{background:#f5f5f7}@media(max-width:768px){.hamburger{display:flex}}.hamburger__bar{background:#1d1d1f;border-radius:2px;display:block;height:1.5px;transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease;width:20px}.hamburger--open .hamburger__bar:first-child{transform:translateY(6.5px) rotate(45deg)}.hamburger--open .hamburger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger--open .hamburger__bar:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-drawer{background:#fff;box-shadow:-4px 0 40px #00000014;display:none;height:100vh;overflow-y:auto;padding-top:64px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);width:min(300px,85vw);z-index:999}@media(max-width:768px){.mobile-drawer{display:block}}.mobile-drawer.mobile-drawer--open{transform:translateX(0)}.mobile-drawer__nav{display:flex;flex-direction:column;padding:8px 0}.mobile-drawer__link{border-bottom:.5px solid #d2d2d7;color:#1d1d1f;display:block;font-size:1rem;font-weight:500;padding:16px 28px;text-decoration:none;transition:background .15s,color .15s}.mobile-drawer__link:hover{background:#f5f5f7;color:#ff6b01}.mobile-drawer__link:last-of-type{border-bottom:none}.mobile-drawer__cta{padding:24px 28px 16px}.mobile-drawer__login-link{display:block;text-decoration:none}.mobile-drawer__login.ant-btn{background:#1d1d1f;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;height:48px;width:100%}.mobile-drawer__login.ant-btn:hover{background:#3a3a3c}.mobile-drawer__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;display:none;inset:0;position:fixed;z-index:998}@media(max-width:768px){.mobile-drawer__backdrop{display:block}}.hero{background:#fff;padding:100px 8% 80px;position:relative;text-align:center}@media(max-width:768px){.hero{padding:72px 5% 56px}}@media(max-width:480px){.hero{padding:56px 5% 40px}}.hero .hero-content{margin:0 auto 72px;max-width:800px}@media(max-width:768px){.hero .hero-content{margin-bottom:48px}}@media(max-width:480px){.hero .hero-content{margin-bottom:36px}}.hero .hero-eyebrow{background:#ff6b010d;border:.5px solid #ff6b0140;border-radius:20px;color:#ff6b01;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.1em;margin-bottom:18px;padding:4px 12px;text-transform:uppercase}.hero .headline{color:#1d1d1f!important;font-size:3.4rem!important;font-weight:700!important;letter-spacing:-.035em!important;line-height:1.08!important;margin-bottom:20px!important;overflow-wrap:break-word;word-break:break-word}@media(max-width:1024px){.hero .headline{font-size:2.8rem!important}}@media(max-width:768px){.hero .headline{font-size:2.2rem!important;letter-spacing:-.025em!important;margin-bottom:16px!important}}@media(max-width:480px){.hero .headline{font-size:1.9rem!important;letter-spacing:-.02em!important;line-height:1.12!important}}@media(max-width:360px){.hero .headline{font-size:1.65rem!important}}.hero .sub-head{color:#6e6e73;font-size:1.05rem;font-weight:400;line-height:1.65;margin:0 auto 32px;max-width:560px;overflow-wrap:break-word;word-break:break-word}@media(max-width:768px){.hero .sub-head{font-size:.95rem;margin-bottom:24px}}@media(max-width:480px){.hero .sub-head{font-size:.9rem;margin-bottom:22px}}.hero .hero-ctas{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media(max-width:480px){.hero .hero-ctas{align-items:center;flex-direction:column;width:100%}.hero .hero-ctas .ant-btn{max-width:100%;width:100%}}.hero .cta-app{background:#1d1d1f!important;border:none!important;border-radius:980px;color:#fff!important;font-size:.95rem;font-weight:600;height:46px;letter-spacing:-.01em;line-height:1.3;padding:0 26px;transition:all .2s ease;white-space:normal}.hero .cta-app:hover{background:#3a3a3c!important;transform:scale(1.015)}@media(max-width:480px){.hero .cta-app{border-radius:12px;font-size:.9rem;height:44px;padding:0 22px}}.hero .cta-business,.hero .cta-ghost{background:#0000!important;border:.5px solid #d2d2d7!important;border-radius:980px;color:#1d1d1f!important;font-size:.95rem;font-weight:500;height:46px;padding:0 26px;transition:all .2s ease}.hero .cta-business:hover,.hero .cta-ghost:hover{background:#f5f5f7!important;border-color:#3a3a3c!important}@media(max-width:480px){.hero .cta-business,.hero .cta-ghost{border-radius:12px;font-size:.9rem;height:44px;padding:0 22px}}.hero .hero-social-proof{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:18px}@media(max-width:480px){.hero .hero-social-proof{flex-direction:column;gap:4px;margin-top:14px}}.hero .hero-social-proof .hero-stars{color:#ff6b01;font-size:.8rem;letter-spacing:3px}.hero .hero-social-proof .hero-proof-text{color:#6e6e73;font-size:.82rem;font-weight:500}@media(max-width:480px){.hero .hero-social-proof .hero-proof-text{font-size:.78rem;text-align:center}}.hero .hero-objection-killers{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:10px}@media(max-width:768px){.hero .hero-objection-killers{gap:10px}}@media(max-width:480px){.hero .hero-objection-killers{align-items:center;flex-direction:column;gap:5px}}.hero .hero-objection-killers .objection-item{color:#aeaeb2;font-size:.78rem;font-weight:500}@media(max-width:480px){.hero .hero-objection-killers .objection-item{font-size:.75rem;text-align:center}}.hero .hero-image-wrapper{margin:0 auto;max-width:1100px;padding-bottom:20px;position:relative}@media(max-width:768px){.hero .hero-image-wrapper{padding-bottom:40px}}@media(max-width:480px){.hero .hero-image-wrapper{padding-bottom:48px}}.hero .hero-image{border-radius:16px;box-shadow:0 24px 80px #0000001a;height:auto;width:100%}@media(max-width:480px){.hero .hero-image{border-radius:12px}}.hero .whatsapp-notification-float{animation:hoverFloat 4s ease-in-out infinite;background:#fff;border-radius:16px;bottom:-20px;box-shadow:0 8px 32px #0000001f;overflow:hidden;position:absolute;right:-20px;width:240px;z-index:10}@media(max-width:768px){.hero .whatsapp-notification-float{border-radius:12px;bottom:-12px;right:8px;width:160px}}@media(max-width:480px){.hero .whatsapp-notification-float{bottom:-8px;right:6px;width:130px}}.hero .whatsapp-notification-float img{display:block;height:100%;object-fit:cover;width:100%}.hero .whatsapp-chat-bubble{background:#fff;border:.5px solid #d2d2d7;border-radius:16px;bottom:24px;box-shadow:0 8px 24px #0000001a;color:#1d1d1f!important;left:24px;max-width:220px;padding:12px 14px;position:absolute;text-align:left;z-index:20}@media(max-width:768px){.hero .whatsapp-chat-bubble{border-radius:12px;bottom:12px;left:12px;max-width:170px;padding:8px 10px}}@media(max-width:480px){.hero .whatsapp-chat-bubble{display:none}}.hero .whatsapp-chat-bubble .bubble-header{color:#1d1d1f;font-size:.78rem;font-weight:600;margin-bottom:4px}.hero .whatsapp-chat-bubble .bubble-body{color:#3a3a3c;font-size:.78rem;line-height:1.4}.hero .whatsapp-chat-bubble .bubble-footer{color:#aeaeb2;font-size:.7rem;margin-top:4px;text-align:right}@keyframes hoverFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.trust-ribbon{background:#f5f5f7;border-bottom:.5px solid #d2d2d7;border-top:.5px solid #d2d2d7;padding:24px 8%;text-align:center}@media(max-width:768px){.trust-ribbon{padding:20px 5%}}@media(max-width:480px){.trust-ribbon{padding:18px 5%}}.trust-content{margin:0 auto;max-width:1200px}.trust-headline{color:#6e6e73!important;display:block;font-size:.7rem!important;font-weight:600!important;letter-spacing:.1em!important;margin-bottom:16px!important;text-transform:uppercase}@media(max-width:480px){.trust-headline{font-size:.65rem!important;margin-bottom:12px!important}}.industry-carousel{-webkit-mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);overflow:hidden;position:relative;width:100%}.carousel-track{animation:marquee 30s linear infinite;backface-visibility:hidden;display:flex;flex-wrap:nowrap;transform:translateZ(0);width:fit-content;will-change:transform}.carousel-item{color:#6e6e73;flex:0 0 auto;font-size:.82rem;font-weight:500;padding:0 20px;white-space:nowrap}@media(max-width:768px){.carousel-item{font-size:.75rem;padding:0 14px}}@media(max-width:480px){.carousel-item{font-size:.7rem;padding:0 10px}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.chain-section{background:#fff;padding:100px 8%}@media(max-width:768px){.chain-section{padding:72px 5%}}@media(max-width:480px){.chain-section{padding:56px 5%}}.chain-wrapper{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:1100px}@media(max-width:768px){.chain-wrapper{flex-direction:column;gap:48px}}.chain-left{flex:1 1;max-width:520px}@media(max-width:768px){.chain-left{max-width:100%}}.chain-step{border-bottom:.5px solid #d2d2d7;padding:22px 0}.chain-step:first-child{padding-top:0}.chain-step:last-child{border-bottom:none}.chain-step h3{color:#1d1d1f;font-size:1rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:7px}@media(max-width:480px){.chain-step h3{font-size:.95rem}}.chain-step p{color:#6e6e73;font-size:.875rem;font-weight:400;line-height:1.65;max-width:420px}@media(max-width:480px){.chain-step p{font-size:.82rem;max-width:100%}}.chain-right{flex:1 1}@media(max-width:768px){.chain-right{width:100%}}.chain-right img{border-radius:16px;box-shadow:0 20px 60px #00000014;width:100%}@media(max-width:480px){.chain-right img{border-radius:12px}}.comparison-section{background:#f5f5f7;padding:100px 8%}.comparison-section .section-title{margin-bottom:8px!important}@media(max-width:768px){.comparison-section{padding:72px 5%}}@media(max-width:480px){.comparison-section{padding:56px 5%}}.comparison-subtitle{color:#6e6e73;font-size:.875rem;font-weight:400;margin:0 0 40px;text-align:center}@media(max-width:480px){.comparison-subtitle{font-size:.82rem;margin-bottom:28px}}.comparison-table{background:#fff;border:.5px solid #d2d2d7;border-radius:16px;margin:0 auto 40px;max-width:900px;overflow:hidden}@media(max-width:480px){.comparison-table{border-radius:12px}}.comparison-header{border-bottom:.5px solid #d2d2d7;display:grid;grid-template-columns:1fr 1fr}.comparison-col-head{font-size:.68rem;font-weight:700;letter-spacing:.08em;padding:12px 20px;text-align:center;text-transform:uppercase}@media(max-width:480px){.comparison-col-head{font-size:.62rem;padding:10px 12px}}.comparison-col-head.bad{background:#fff8f8;border-right:.5px solid #d2d2d7;color:#c0392b}.comparison-col-head.good{background:#f8fff9;color:#27ae60}.comparison-row{border-bottom:.5px solid #f1f1f1;display:grid;grid-template-columns:1fr 1fr}.comparison-row:last-child{border-bottom:none}.comparison-row:nth-child(odd){background:#fafafa}.comparison-row:nth-child(2n){background:#fff}.comparison-cell{font-size:.82rem;font-weight:400;line-height:1.6;overflow-wrap:break-word;padding:13px 20px;word-break:break-word}@media(max-width:768px){.comparison-cell{font-size:.78rem;padding:11px 14px}}@media(max-width:480px){.comparison-cell{font-size:.75rem;padding:10px 12px}}.comparison-cell.bad-cell{border-right:.5px solid #f1f1f1;color:#6e6e73}.comparison-cell.good-cell{color:#1d1d1f;font-weight:500}.comparison-cta-wrapper{margin-top:36px;text-align:center}.comparison-cta-btn.ant-btn{background:#1d1d1f!important;border:none!important;border-radius:980px;color:#fff!important;font-size:.95rem;font-weight:600;height:46px;letter-spacing:-.01em;line-height:1.3;padding:0 28px;transition:all .2s ease;white-space:normal}.comparison-cta-btn.ant-btn:hover{background:#3a3a3c!important;transform:scale(1.015)}@media(max-width:480px){.comparison-cta-btn.ant-btn{border-radius:12px;font-size:.88rem;height:auto;line-height:1.4;padding:14px 18px;white-space:normal;width:100%}}.dual-section{background:#fff;padding:100px 8% 80px}@media(max-width:768px){.dual-section{padding:72px 5% 60px}}@media(max-width:480px){.dual-section{padding:56px 5% 48px}}.dual-section .ant-col{display:flex!important;flex-direction:column!important}.dual-section .ant-card{height:100%!important}.dual-section .ant-card,.dual-section .ant-card-body{display:flex!important;flex:1 1!important;flex-direction:column!important}.dual-section .ant-card-body{padding:0!important}.dual-section .ant-row{align-items:stretch!important}.dual-card{background:#f5f5f7!important;border:.5px solid #d2d2d7!important;border-radius:20px!important;box-shadow:none!important;display:flex;flex-direction:column;height:100%;padding:32px;width:100%}.dual-card .dual-image{margin-top:auto;padding-top:24px}@media(max-width:480px){.dual-card{border-radius:16px!important;padding:24px}}.dual-card.customer{border-top:2px solid #ff6b01!important}.dual-card.merchant{border-top:2px solid #1d1d1f!important}.dual-card .card-header{align-items:center;display:flex;gap:12px;margin-bottom:18px}.dual-card h4{color:#1d1d1f;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:14px}@media(max-width:768px){.dual-card h4{font-size:1.1rem}}@media(max-width:480px){.dual-card h4{font-size:1.05rem;margin-bottom:12px}}.dual-card ul{list-style:none;margin:0 0 20px;padding:0}.dual-card ul li{color:#3a3a3c;font-size:.875rem;font-weight:400;line-height:1.65;margin-bottom:11px;overflow-wrap:break-word;padding-left:14px;position:relative;word-break:break-word}.dual-card ul li:before{color:#aeaeb2;content:"–";left:0;position:absolute}.dual-card ul li strong{color:#1d1d1f;font-weight:600}@media(max-width:480px){.dual-card ul li{font-size:.82rem;margin-bottom:9px}}.dual-card .dual-image{border-radius:12px;flex-shrink:0;height:280px;object-fit:cover;object-position:top center;width:100%}@media(max-width:1024px){.dual-card .dual-image{height:260px}}@media(max-width:480px){.dual-card .dual-image{height:220px}}.dual-card.customer .dual-image{background:#f5f5f7;height:300px;object-fit:cover;object-position:top center}@media(max-width:1024px){.dual-card.customer .dual-image{height:280px}}@media(max-width:480px){.dual-card.customer .dual-image{height:240px}}.dual-card.merchant .dual-image{height:280px;object-fit:cover;object-position:top center}@media(max-width:1024px){.dual-card.merchant .dual-image{height:260px}}@media(max-width:480px){.dual-card.merchant .dual-image{height:220px}}.avatar{border-radius:50%;flex-shrink:0;height:38px;object-fit:cover;object-position:top center;width:38px}@media(max-width:480px){.avatar{height:34px;width:34px}}.inline-cta-wrapper{padding:48px 8% 0;text-align:center}@media(max-width:768px){.inline-cta-wrapper{padding:36px 5% 0}}@media(max-width:480px){.inline-cta-wrapper{padding:28px 5% 0}}.inline-cta-label{color:#6e6e73;font-size:.875rem;font-weight:400;line-height:1.6;margin-bottom:18px;margin-left:auto;margin-right:auto;max-width:460px}@media(max-width:480px){.inline-cta-label{font-size:.82rem}}.inline-cta-btn.ant-btn{background:#ff6b01!important;border:none!important;border-radius:980px;color:#fff!important;font-size:.95rem;font-weight:600;height:46px;line-height:1.3;padding:0 28px;transition:all .2s ease;white-space:normal}.inline-cta-btn.ant-btn:hover{background:#e05a00!important;transform:scale(1.015)}@media(max-width:480px){.inline-cta-btn.ant-btn{border-radius:12px;font-size:.88rem;height:auto;line-height:1.4;padding:14px 18px;white-space:normal;width:100%}}.why-tally-section{background:#000;padding:100px 8% 80px}@media(max-width:768px){.why-tally-section{padding:72px 5% 60px}}@media(max-width:480px){.why-tally-section{padding:56px 5% 48px}}.why-tally-section .section-title{color:#fff!important;margin-bottom:48px!important}.why-tally-card{background:#111;border:.5px solid #2a2a2a;border-radius:16px;height:100%;padding:28px 22px}@media(max-width:480px){.why-tally-card{padding:22px 18px}}.why-tally-card .why-tally-number{color:#ff6b01;font-size:2.2rem;font-weight:700;letter-spacing:-.04em;line-height:1;margin-bottom:10px}@media(max-width:768px){.why-tally-card .why-tally-number{font-size:1.9rem}}@media(max-width:480px){.why-tally-card .why-tally-number{font-size:1.7rem}}.why-tally-card h4{color:#fff;font-size:.82rem;font-weight:600;letter-spacing:-.005em;line-height:1.4;margin-bottom:8px}@media(max-width:480px){.why-tally-card h4{font-size:.78rem}}.why-tally-card p{color:#6e6e73;font-size:.78rem;font-weight:400;line-height:1.65}@media(max-width:480px){.why-tally-card p{font-size:.75rem}}.why-tally-cta-wrapper{margin-top:48px;text-align:center}.why-tally-cta-btn.ant-btn{background:#ff6b01!important;border:none!important;border-radius:980px;color:#fff!important;font-size:.95rem;font-weight:600;height:46px;line-height:1.3;padding:0 28px;transition:all .2s ease;white-space:normal}.why-tally-cta-btn.ant-btn:hover{background:#e05a00!important;transform:scale(1.015)}@media(max-width:480px){.why-tally-cta-btn.ant-btn{border-radius:12px;font-size:.88rem;height:auto;line-height:1.4;padding:14px 18px;white-space:normal;width:100%}}.workflow-section{background:#f5f5f7;padding:100px 8% 80px}@media(max-width:768px){.workflow-section{padding:72px 5% 60px}}@media(max-width:480px){.workflow-section{padding:56px 5% 48px}}.workflow-step{background:#fff;border:.5px solid #d2d2d7;border-radius:16px;height:100%;min-height:0;min-height:auto;padding:24px;text-align:left}@media(max-width:480px){.workflow-step{border-radius:12px;padding:20px}}.workflow-step .step-number{color:#ff6b01;font-size:.65rem;font-weight:700;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.workflow-step h4{color:#1d1d1f;font-size:.92rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:7px}@media(max-width:480px){.workflow-step h4{font-size:.88rem}}.workflow-step p{color:#6e6e73;font-size:.82rem;font-weight:400;line-height:1.65}@media(max-width:480px){.workflow-step p{font-size:.78rem}}.ecosystem-section{background:#fff;padding:100px 8%;text-align:center}@media(max-width:768px){.ecosystem-section{padding:72px 5%}}@media(max-width:480px){.ecosystem-section{padding:56px 5%}}.ecosystem-title{color:#1d1d1f!important;font-size:2.4rem!important;font-weight:700!important;letter-spacing:-.025em!important;line-height:1.2!important;margin-bottom:12px!important;overflow-wrap:break-word;padding:0 4%;text-align:center;word-break:break-word}@media(max-width:768px){.ecosystem-title{font-size:2rem!important;padding:0 2%}}@media(max-width:480px){.ecosystem-title{font-size:1.7rem!important}}.ecosystem-sub{color:#6e6e73;font-size:.875rem;font-weight:400;line-height:1.65;margin:0 auto 48px;max-width:520px}@media(max-width:768px){.ecosystem-sub{font-size:.82rem;margin-bottom:36px}}@media(max-width:480px){.ecosystem-sub{font-size:.8rem;margin-bottom:28px}}.ecosystem-dashboard{border-radius:20px;box-shadow:0 24px 80px #0000001a;display:block;margin:0 auto 64px;max-width:960px;width:100%}@media(max-width:768px){.ecosystem-dashboard{border-radius:14px;margin-bottom:48px}}@media(max-width:480px){.ecosystem-dashboard{border-radius:10px;margin-bottom:32px}}.ecosystem-grid{margin-bottom:48px}.ecosystem-item{background:#f5f5f7;border:.5px solid #d2d2d7;border-radius:16px;padding:24px;text-align:left}@media(max-width:480px){.ecosystem-item{border-radius:12px;padding:18px}}.ecosystem-item h4{color:#1d1d1f;font-size:.92rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:8px}@media(max-width:480px){.ecosystem-item h4{font-size:.88rem}}.ecosystem-item p{color:#6e6e73;font-size:.82rem;font-weight:400;line-height:1.65}@media(max-width:480px){.ecosystem-item p{font-size:.78rem}}.ecosystem-cta-wrapper{text-align:center}.ecosystem-cta.ant-btn{background:#1d1d1f!important;border:none!important;border-radius:980px;color:#fff!important;font-size:.95rem;font-weight:600;height:46px;line-height:1.3;padding:0 28px;transition:all .2s ease;white-space:normal}.ecosystem-cta.ant-btn:hover{background:#3a3a3c!important;transform:scale(1.015)}@media(max-width:480px){.ecosystem-cta.ant-btn{border-radius:12px;font-size:.88rem;height:auto;line-height:1.4;max-width:320px;padding:14px 18px;white-space:normal;width:100%}}.pricing-section{background:#f5f5f7;padding:100px 8%}@media(max-width:768px){.pricing-section{padding:72px 5%}}@media(max-width:480px){.pricing-section{padding:56px 5%}}.pricing-grid{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin:0 auto 20px;max-width:900px}@media(max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:380px}}.pricing-tier{background:#fff;border:.5px solid #d2d2d7;border-radius:20px;display:flex;flex-direction:column;padding:28px 22px;position:relative}@media(max-width:480px){.pricing-tier{border-radius:16px;padding:24px 18px}}.pricing-tier--featured{border:1.5px solid #1d1d1f;padding-top:42px}.pricing-tier--anchor{background:#fafafa}.tier-badge{background:#1d1d1f;border-radius:20px;color:#fff;font-size:.6rem;left:50%;letter-spacing:.08em;padding:3px 12px;position:absolute;top:-11px;transform:translateX(-50%);white-space:nowrap}.tier-badge,.tier-name{font-weight:700;text-transform:uppercase}.tier-name{color:#6e6e73;font-size:.65rem;letter-spacing:.1em;margin-bottom:8px}.tier-price{color:#1d1d1f;font-size:2rem;font-weight:700;letter-spacing:-.04em;line-height:1;margin-bottom:3px}@media(max-width:480px){.tier-price{font-size:1.8rem}}.tier-period{color:#aeaeb2;font-size:.72rem;font-weight:400;margin-bottom:14px}.tier-description{border-bottom:.5px solid #d2d2d7;color:#6e6e73;font-size:.82rem;font-weight:400;line-height:1.6;margin-bottom:16px;padding-bottom:16px}.tier-features{flex:1 1;list-style:none;margin:0 0 20px;padding:0}.tier-features li{color:#3a3a3c;font-size:.78rem;font-weight:400;line-height:1.5;margin-bottom:8px}.tier-cta-btn.ant-btn{border-radius:980px;font-size:.85rem;font-weight:600;height:42px;letter-spacing:-.01em;transition:all .2s ease;width:100%}.tier-cta-btn.ant-btn:hover{transform:scale(1.015)}@media(max-width:480px){.tier-cta-btn.ant-btn{border-radius:12px;height:40px}}.tier-cta-primary.ant-btn{background:#1d1d1f!important;border:none!important;color:#fff!important}.tier-cta-primary.ant-btn:hover{background:#3a3a3c!important}.tier-cta-outline.ant-btn{background:#0000!important;border:.5px solid #d2d2d7!important;color:#1d1d1f!important}.tier-cta-outline.ant-btn:hover{background:#f5f5f7!important;border-color:#1d1d1f!important}.pricing-reassurance{color:#aeaeb2;font-size:.75rem;font-weight:400;margin-top:16px;text-align:center}.faq-section{background:#fff;padding:100px 8% 80px}@media(max-width:768px){.faq-section{padding:72px 5% 60px}}@media(max-width:480px){.faq-section{padding:56px 5% 48px}}.faq-grid{grid-gap:36px 72px;display:grid;gap:36px 72px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:900px}@media(max-width:768px){.faq-grid{gap:24px;grid-template-columns:1fr}}.faq-grid .faq-item h4.faq-question{align-items:flex-start;color:#1d1d1f;display:flex;font-size:.92rem;font-weight:600;gap:10px;letter-spacing:-.01em;line-height:1.4;margin-bottom:9px;overflow-wrap:break-word;word-break:break-word}@media(max-width:480px){.faq-grid .faq-item h4.faq-question{font-size:.88rem;gap:8px}}.faq-grid .faq-item h4.faq-question:before{background:#ff6b0114;border-radius:4px;color:#ff6b01;content:"Q";flex-shrink:0;font-size:.6rem;font-weight:700;letter-spacing:.04em;margin-top:2px;padding:2px 4px}.faq-grid .faq-item p{color:#6e6e73;font-size:.82rem;font-weight:400;line-height:1.7;padding-left:26px}@media(max-width:480px){.faq-grid .faq-item p{font-size:.78rem;padding-left:0}}.final-cta{background:#fff;border-top:.5px solid #d2d2d7;padding:140px 8%;text-align:center}@media(max-width:768px){.final-cta{padding:100px 5%}}@media(max-width:480px){.final-cta{padding:72px 5%}}.final-cta .final-supporting{margin-bottom:28px}.final-cta .final-supporting p{color:#6e6e73;font-size:.875rem;font-weight:400;line-height:1.6;margin-bottom:6px}@media(max-width:480px){.final-cta .final-supporting p{font-size:.82rem}}.final-cta .final-title{color:#1d1d1f!important;display:block;font-size:2.4rem!important;font-weight:700!important;letter-spacing:-.025em!important;line-height:1.15!important;margin-bottom:24px!important;margin-left:auto!important;margin-right:auto!important;max-width:640px;overflow-wrap:break-word;padding:0 4%;word-break:break-word}@media(max-width:768px){.final-cta .final-title{font-size:2rem!important;margin-bottom:18px!important;padding:0 2%}}@media(max-width:480px){.final-cta .final-title{font-size:1.7rem!important}}.final-cta .final-button{background:#1d1d1f!important;border:none!important;border-radius:980px;color:#fff!important;font-size:.95rem;font-weight:600;height:46px;letter-spacing:-.01em;padding:0 28px;transition:all .2s ease}.final-cta .final-button:hover{background:#3a3a3c!important;transform:scale(1.015)}@media(max-width:480px){.final-cta .final-button{border-radius:12px;font-size:.9rem;height:44px;max-width:320px;width:100%}}.final-sub-cta{color:#aeaeb2;font-size:.75rem;font-weight:400;margin-top:12px;text-align:center}@media(max-width:480px){.final-sub-cta{font-size:.7rem}}.tally-footer{background:#000;border-top:none;color:#fff;padding:72px 8% 48px}@media(max-width:768px){.tally-footer{padding:56px 5% 40px}}@media(max-width:480px){.tally-footer{padding:48px 5% 36px}}.tally-footer .footer-inner{margin:0 auto;max-width:1100px}.tally-footer .footer-top{align-items:flex-start;border-bottom:.5px solid #1a1a1a;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding-bottom:48px}@media(max-width:768px){.tally-footer .footer-top{flex-direction:column;gap:32px;padding-bottom:36px}}.tally-footer .footer-brand{display:flex;flex-direction:column;gap:14px;max-width:260px}.tally-footer .logo-group{align-items:center;display:flex;gap:8px}.tally-footer .footer-icon{display:block;filter:brightness(0) invert(1);flex-shrink:0;height:28px;width:auto}@media(max-width:480px){.tally-footer .footer-icon{height:24px}}.tally-footer .logo-text{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:-.03em;line-height:1}.tally-footer .footer-tagline{color:#6e6e73;font-size:.875rem;font-weight:400;line-height:1.6}.tally-footer .footer-nav{display:flex;flex-wrap:wrap;gap:56px}@media(max-width:768px){.tally-footer .footer-nav{gap:36px}}@media(max-width:480px){.tally-footer .footer-nav{gap:24px}}.tally-footer .footer-nav-col{display:flex;flex-direction:column;gap:10px}.tally-footer .footer-nav-label{color:#6e6e73;font-size:.72rem;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.tally-footer .links{display:flex;flex-direction:column;gap:10px}.tally-footer .links a{color:#aeaeb2;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .15s;white-space:nowrap}.tally-footer .links a:hover{color:#fff}.tally-footer .footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding-top:28px}@media(max-width:480px){.tally-footer .footer-bottom{align-items:center;flex-direction:column;text-align:center}}.tally-footer .copyright{color:#6e6e73;font-size:.82rem;font-weight:400;margin-top:0;text-align:left;width:auto}.tally-footer .footer-badge{align-items:center;color:#6e6e73;display:flex;font-size:.82rem;font-weight:400;gap:6px}.tally-footer .footer-badge:before{background:#ff6b01;border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:5px;width:5px}.testimonials-section{background:#f5f5f7;padding:100px 8%}@media(max-width:768px){.testimonials-section{padding:72px 5%}}@media(max-width:480px){.testimonials-section{padding:56px 5%}}.testimonials-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}@media(max-width:900px){.testimonials-grid{grid-template-columns:1fr;max-width:560px}}.testimonial-card{background:#fff;border:.5px solid #d2d2d7;border-radius:20px;display:flex;flex-direction:column;gap:16px;padding:28px 24px}@media(max-width:480px){.testimonial-card{border-radius:16px;padding:22px 18px}}.testimonial-stars{color:#ff6b01;font-size:.82rem;letter-spacing:2px}.testimonial-quote{color:#3a3a3c;flex:1 1;font-size:.9rem;font-weight:400;line-height:1.7}.testimonial-quote:before{color:#ff6b01;content:"“";font-size:1.4rem;font-weight:700;line-height:0;margin-right:2px;vertical-align:-.3em}@media(max-width:480px){.testimonial-quote{font-size:.85rem}}.testimonial-author{align-items:center;border-top:.5px solid #d2d2d7;display:flex;gap:12px;margin-top:auto;padding-top:16px}.testimonial-avatar{align-items:center;background:#1d1d1f;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.72rem;font-weight:700;height:40px;justify-content:center;letter-spacing:.04em;width:40px}.testimonial-name{color:#1d1d1f;font-size:.875rem;font-weight:600;letter-spacing:-.01em}.testimonial-shop{color:#6e6e73;font-size:.78rem;font-weight:400;margin-top:1px}.bot-avatar{border-radius:50%;height:24px;width:24px}.tiny-logo{height:18px;opacity:.7;width:18px}.tally-core-mockup{background:#0f0f0f;border-radius:20px;box-shadow:0 32px 80px #0000002e;margin:0 auto 64px;max-width:760px;overflow:hidden}@media(max-width:768px){.tally-core-mockup{border-radius:14px;margin-bottom:48px}}@media(max-width:480px){.tally-core-mockup{border-radius:10px;margin-bottom:32px}}.tcm-bar{align-items:center;background:#1a1a1a;border-bottom:1px solid #ffffff0f;display:flex;gap:12px;padding:10px 16px}.tcm-dots{display:flex;gap:5px}.tcm-dots span{border-radius:50%;height:8px;width:8px}.tcm-dots span:first-child{background:#ff5f57}.tcm-dots span:nth-child(2){background:#febc2e}.tcm-dots span:nth-child(3){background:#28c840}.tcm-url{background:#ffffff0f;border-radius:4px;color:#ffffff4d;font-family:monospace;font-size:.72rem;padding:3px 10px}.tcm-body{display:flex;flex-direction:column;gap:20px;padding:24px}@media(max-width:480px){.tcm-body{gap:16px;padding:16px}}.tcm-greeting{color:#fff9;font-size:.85rem;font-weight:600}.tcm-summary{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.tcm-stat{background:#ffffff0d;border-radius:10px;padding:12px;text-align:center}.tcm-stat--alert{background:#e53e3e14;border:1px solid #e53e3e33}.tcm-stat__val{color:#fff;font-size:1.3rem;font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:5px}.tcm-stat--alert .tcm-stat__val{color:#fc8181}.tcm-stat__lbl{color:#ffffff59;font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.tcm-ai-block{background:#ff6b0112;border:1px solid #ff6b0133;border-radius:12px;padding:16px}.tcm-ai-block__label{color:#ff6b01;font-size:.65rem;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.tcm-ai-block__text{color:#ffffffa6;font-size:.875rem;font-style:italic;line-height:1.6;margin-bottom:14px}.tcm-ai-block__actions{display:flex;flex-wrap:wrap;gap:8px}.tcm-ai-block__btn{background:#ffffff12;border-radius:6px;color:#ffffff80;cursor:pointer;font-size:.75rem;font-weight:700;padding:7px 14px}.tcm-ai-block__btn--primary{background:#ff6b01;color:#fff}.tcm-section-label{color:#ffffff40;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tcm-customers{display:flex;flex-direction:column;gap:6px}.tcm-cust{align-items:center;background:#ffffff08;border-radius:8px;display:flex;gap:12px;padding:10px 12px}.tcm-cust--high{border-left:3px solid #fc8181}.tcm-cust--med{border-left:3px solid #f6ad55}.tcm-cust__av{align-items:center;background:#ffffff1a;border-radius:50%;color:#ffffffb3;display:flex;flex-shrink:0;font-size:.72rem;font-weight:700;height:28px;justify-content:center;width:28px}.tcm-cust__info{flex:1 1;min-width:0}.tcm-cust__name{color:#fffc;font-size:.8rem;font-weight:600}.tcm-cust__detail{color:#ffffff4d;font-size:.68rem;margin-top:2px}.tcm-cust__action{color:#ff6b01;cursor:pointer;flex-shrink:0;font-size:.7rem;font-weight:700;white-space:nowrap}.simple-page{background:#fff;color:#1d1d1f;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;min-height:100vh}.simple-page__header{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:#ffffffd9;border-bottom:.5px solid #d2d2d7;padding:0 8%;position:sticky;top:0;z-index:100}@media(max-width:768px){.simple-page__header{padding:0 5%}}.simple-page__header-inner{align-items:center;display:flex;height:56px;justify-content:space-between;margin:0 auto;max-width:800px}.simple-page__brand{align-items:center;color:#1d1d1f;display:flex;font-size:1.05rem;font-weight:700;gap:8px;letter-spacing:-.03em;text-decoration:none}.simple-page__brand-icon{filter:invert(43%) sepia(98%) saturate(1352%) hue-rotate(1deg) brightness(102%) contrast(105%);height:26px;width:auto}.simple-page__back{color:#6e6e73;font-size:.85rem;font-weight:500;text-decoration:none}.simple-page__back:hover{color:#1d1d1f}.simple-page__main{flex:1 1;margin:0 auto;max-width:720px;padding:64px 8% 80px;width:100%}@media(max-width:768px){.simple-page__main{padding:48px 5% 56px}}.simple-page__title{color:#1d1d1f;font-size:2.2rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:8px}@media(max-width:480px){.simple-page__title{font-size:1.8rem}}.simple-page__updated{color:#aeaeb2;font-size:.82rem;margin-bottom:40px}.simple-page__body h2{color:#1d1d1f;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:36px 0 14px}.simple-page__body h2:first-child{margin-top:0}.simple-page__body p{color:#3a3a3c;font-size:.95rem;line-height:1.75;margin-bottom:16px}.simple-page__body ul{margin:0 0 16px;padding-left:20px}.simple-page__body ul li{color:#3a3a3c;font-size:.95rem;line-height:1.75;margin-bottom:8px}.simple-page__body a{color:#ff6b01;font-weight:600;text-decoration:none}.simple-page__body a:hover{text-decoration:underline}.simple-page__body strong{color:#1d1d1f;font-weight:600}.simple-page__footer{border-top:.5px solid #d2d2d7;padding:32px 8%}@media(max-width:768px){.simple-page__footer{padding:28px 5%}}.simple-page__footer-inner{align-items:center;color:#aeaeb2;display:flex;flex-wrap:wrap;font-size:.8rem;gap:16px;justify-content:space-between;margin:0 auto;max-width:720px}@media(max-width:480px){.simple-page__footer-inner{flex-direction:column;text-align:center}}.simple-page__footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.simple-page__footer-links a{color:#6e6e73;font-size:.82rem;font-weight:500;text-decoration:none}.simple-page__footer-links a:hover{color:#1d1d1f}.help-faq-item{border:.5px solid #d2d2d7;border-radius:12px;margin-bottom:12px;overflow:hidden}.help-faq-item__q{align-items:center;color:#1d1d1f;cursor:pointer;display:flex;font-size:.92rem;font-weight:600;justify-content:space-between;padding:16px 20px}.help-faq-item__q:hover{background:#f5f5f7}.help-faq-item__a{color:#6e6e73;font-size:.875rem;line-height:1.7;padding:0 20px 16px}.color-test-container{background:var(--ant-color-bg-base);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:40px 32px}.navbar-mock{align-items:center;background:#fff;border-bottom:1px solid #f1f1f1;border-radius:0;box-shadow:none;color:#0f0f0f;display:flex;justify-content:space-between;padding:12px 0}.navbar-mock .logo{font-size:28px;font-weight:900;letter-spacing:-1px}.navbar-mock .nav-links{display:flex;font-size:16px;font-weight:600;gap:32px}.navbar-mock .nav-links span{cursor:pointer;transition:opacity .2s}.navbar-mock .nav-links span:hover{opacity:.85}.swatches{flex-wrap:wrap;gap:24px;margin-top:32px}.swatch,.swatches{display:flex;justify-content:center}.swatch{align-items:center;border-radius:8px;box-shadow:0 2px 8px #0000000f;flex-direction:column;font-size:14px;font-weight:600;height:160px;text-align:center;transition:transform .2s;width:160px}.swatch:hover{transform:translateY(-3px)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=main.daf9bb1c.css.map*/