nav{top:0;z-index:100;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffd1;border-bottom:1px solid #00000014;height:52px;transition:background .3s;position:fixed;inset-inline:0}nav.dark-nav{background:#1d1d1fd1;border-bottom-color:#ffffff0f}.nav-inner{align-items:center;gap:2rem;height:52px;display:flex}.nav-logo{align-items:center;gap:.5rem;margin-right:auto;display:flex}.nav-logo img{object-fit:contain;width:28px;height:28px}.nav-logo-name{color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:1.05rem;font-weight:700;transition:color .3s}nav.dark-nav .nav-logo-name{color:#f5f5f7}.nav-link{color:#1d1d1f;opacity:.72;font-size:.82rem;font-weight:400;transition:opacity .2s,color .3s}.nav-link:hover{opacity:1}nav.dark-nav .nav-link{color:#f5f5f7}.nav-cta{color:var(--purple);background:#6b21a814;border-radius:980px;padding:.35rem .9rem;font-size:.82rem;font-weight:600;transition:background .2s}.nav-cta:hover{background:#6b21a824}nav.dark-nav .nav-cta{color:#c4b5fd;background:#6b21a840}@media (width<=680px){.nav-link{display:none}}.hero{text-align:center;background:#1d1d1f;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 0;display:flex;position:relative;overflow:hidden}.hero-dot-grid{pointer-events:none;background-image:radial-gradient(circle,#ffffff0e 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero-glow-a{pointer-events:none;background:radial-gradient(#6b21a866 0%,#0000 68%);width:700px;height:500px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.hero-glow-b{pointer-events:none;background:radial-gradient(circle,#e8690a38 0%,#0000 68%);width:380px;height:380px;position:absolute;top:80px;right:8%}.hero-label{letter-spacing:.14em;text-transform:uppercase;color:var(--purple-light);opacity:0;animation:fadeUp .9s var(--ease) .1s forwards;margin-bottom:1.25rem;font-size:.78rem;font-weight:600;position:relative}.hero-h1{letter-spacing:-.055em;color:#f5f5f7;opacity:0;max-width:860px;animation:fadeUp .9s var(--ease) .2s forwards;margin-bottom:1.25rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.04;position:relative}.hero-accent{color:var(--orange)}.hero-sub{color:#a1a1a6;opacity:0;max-width:540px;animation:fadeUp .9s var(--ease) .32s forwards;margin-bottom:2.25rem;font-size:1.2rem;line-height:1.65;position:relative}.hero-chips{opacity:0;animation:fadeUp .9s var(--ease) .37s forwards;flex-wrap:wrap;justify-content:center;gap:.45rem;margin-bottom:2rem;display:flex;position:relative}.hero-chip{letter-spacing:.02em;color:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff21;border-radius:100px;padding:.28rem .8rem;font-size:.72rem;font-weight:500}.hero-cta-row{opacity:0;animation:fadeUp .9s var(--ease) .44s forwards;margin-bottom:3.5rem;position:relative}.hero-meta{color:#6e6e73;opacity:0;animation:fadeUp .9s var(--ease) .52s forwards;margin-bottom:4rem;font-size:.8rem;position:relative}.hero-meta a{color:#8b5cf6;font-weight:500}.hero-phone-wrap{opacity:0;width:100%;animation:riseUp 1.1s var(--ease) .65s forwards;justify-content:center;display:flex;position:relative}.hero-phone-stage{justify-content:center;display:inline-flex;position:relative}.hero-phone{background:#0a0a0a;border-radius:44px;width:258px;padding:8px;box-shadow:0 0 0 1px #ffffff0f,0 60px 120px #000000b3,inset 0 0 0 1px #ffffff0a}.hero-phone-screen{border-radius:38px;overflow:hidden}.hero-phone-screen img{width:100%;display:block}.hero-notif{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#1d1d1f;white-space:nowrap;z-index:3;background:#fffffff2;border-radius:14px;align-items:center;gap:.45rem;padding:.6rem .95rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 32px #0000002e}.notif-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.hero-notif.na{animation:4.2s ease-in-out infinite nf;top:16%;left:-148px}.hero-notif.nb{animation:4.8s ease-in-out infinite reverse nf;top:40%;right:-138px}.hero-notif.nc{animation:5.1s ease-in-out .6s infinite nf;bottom:22%;left:-128px}.hero-scroll{pointer-events:none;flex-direction:column;align-items:center;gap:.35rem;animation:2.2s ease-in-out infinite scrollP;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-lbl{letter-spacing:.12em;text-transform:uppercase;color:#ffffff61;font-size:.65rem}.hero-scroll-line{background:linear-gradient(#ffffff59,#0000);width:1px;height:28px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes riseUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}@keyframes nf{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes scrollP{0%,to{opacity:.45;transform:translate(-50%)translateY(0)}50%{opacity:.7;transform:translate(-50%)translateY(4px)}}@media (width<=680px){.hero-notif{display:none}.hero-phone{width:200px}}.stats{border-bottom:1px solid var(--border);background:#f5f5f7;padding:5rem 0}.stats-inner{justify-content:center;max-width:980px;margin:0 auto;padding:0 2rem;display:flex}.stat-item{text-align:center;border-right:1px solid var(--border);flex:1;max-width:260px;padding:0 2rem}.stat-item:last-child{border-right:none}.stat-num{letter-spacing:-.05em;color:var(--black);margin-bottom:.35rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:3.2rem;font-weight:700;line-height:1}.stat-lbl{color:var(--mid);letter-spacing:.01em;font-size:.88rem}@media (width<=860px){.stats-inner{flex-direction:column;align-items:center}.stat-item{border-right:none;border-bottom:1px solid var(--border);width:200px;max-width:100%;padding:1.5rem 0}.stat-item:last-child{border-bottom:none}}.problem{text-align:center;background:#1d1d1f;padding:9rem 0}.problem-h2{letter-spacing:-.04em;color:#f5f5f7;max-width:760px;margin:0 auto 1.5rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(1.9rem,4vw,3rem);font-weight:700;line-height:1.2}.hl{border-radius:6px;padding:.06em .22em}.hl-p{color:#c4b5fd;background:#6b21a840}.hl-e{color:#6ee7b7;background:#10b98126}.hl-w{color:#fdba74;background:#e8690a2e}.problem-sub{color:#6e6e73;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.72}.feat-section{padding:8rem 0}.feat-section.dark{background:#1d1d1f}.feat-section.light{background:#fff}.feat-section.off{background:#f5f5f7}.feat-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.feat-grid.flip{direction:rtl}.feat-grid.flip>*{direction:ltr}.feat-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.feat-list li{color:var(--mid);padding-left:1.1rem;font-size:.95rem;line-height:1.6;position:relative}.feat-list li:before{content:"";background:var(--purple);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.feat-list.on-dark li{color:#a1a1a6}.feat-list.on-dark li:before{background:var(--purple-light)}.feat-visual{justify-content:center;align-items:flex-end;display:flex;position:relative}.phone-device{background:#0f0f12;border-radius:36px;width:220px;padding:7px;box-shadow:0 0 0 1px #ffffff0d,0 40px 80px #0000004d}.feat-section.dark .phone-device{box-shadow:0 0 0 1px #ffffff12,0 50px 100px #0009}.phone-device-screen{border-radius:31px;overflow:hidden}.phone-device-screen img{width:100%;display:block}.metric-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#1d1d1f;white-space:nowrap;background:#fffffff2;border-radius:14px;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 32px #0000001f}.metric-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.metric-card.mc-a{animation:4s ease-in-out infinite mcFloat;bottom:8%;left:-36px}.metric-card.mc-b{animation:4.5s ease-in-out infinite reverse mcFloat;top:12%;right:-28px}@keyframes mcFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=860px){.feat-grid,.feat-grid.flip{direction:ltr;grid-template-columns:1fr;gap:3rem}.feat-grid.flip .feat-visual{order:-1}.metric-card{display:none}}.portals{background:#1d1d1f;padding:8rem 0}.portals-tabs{border-bottom:1px solid #ffffff1a;justify-content:center;gap:0;margin:3.5rem 0 4rem;display:flex}.portal-tab{color:#6e6e73;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:500;transition:color .2s,border-color .2s}.portal-tab.active{color:#f5f5f7;border-bottom-color:var(--purple-light)}.portal-tab:hover:not(.active){color:#a1a1a6}.portals-showcase{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.portal-role-pill{letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:100px;margin-bottom:1.25rem;padding:.28rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.portal-desc{color:#a1a1a6;margin-top:.75rem;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.portal-img-wrap{justify-content:center;display:flex}.portal-img-wrap .phone-device{background:#0f0f12;border-radius:36px;padding:7px;box-shadow:0 0 0 1px #ffffff12,0 50px 100px #0009}.portal-img-wrap .phone-device-screen{border-radius:31px;overflow:hidden}.portal-img-wrap .phone-device-screen img{width:100%;display:block}@media (width<=860px){.portals-showcase{grid-template-columns:1fr}}.how-section{background:#fff;padding:7rem 0}.how-inner{text-align:center}.how-inner .body-lg{max-width:480px;margin:1rem auto 4rem}.how-steps{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:780px;margin:0 auto;display:grid}.how-num{letter-spacing:-.05em;color:var(--purple);margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:700}.how-title{color:var(--black);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.how-desc{color:var(--mid);font-size:.88rem;line-height:1.65}@media (width<=680px){.how-steps{grid-template-columns:1fr;gap:2rem}}.testimonial{background:var(--purple);padding:7rem 0}.testi-inner{text-align:center;max-width:680px;margin:0 auto}.testi-quote{color:#fffffff2;margin-bottom:2.5rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:500;line-height:1.55}.testi-quote:before{content:"“"}.testi-quote:after{content:"”"}.testi-author{justify-content:center;align-items:center;gap:.9rem;display:flex}.testi-av{color:#fff;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;font-weight:700;display:flex}.testi-name{color:#fff;margin-bottom:.18rem;font-size:.95rem;font-weight:700}.testi-role{color:#fff9;font-size:.82rem}.pricing{background:#f5f5f7;padding:8rem 0}.pricing-cards{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:760px;margin:3.5rem auto 0;display:grid}.p-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:2.5rem}.p-card.featured{border-color:var(--purple);position:relative;box-shadow:0 12px 48px #6b21a81f}.p-badge{background:var(--orange);color:#fff;letter-spacing:.05em;white-space:nowrap;border-radius:100px;padding:.3rem .9rem;font-size:.72rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.p-title{letter-spacing:.06em;text-transform:uppercase;color:var(--mid);margin-bottom:.75rem;font-size:.82rem;font-weight:700}.p-price{letter-spacing:-.04em;color:var(--black);margin-bottom:1.5rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:2rem;font-weight:700;line-height:1.1}.p-price small{opacity:.5;font-size:.85rem;font-weight:500}.p-sub{color:var(--mid);margin:-1rem 0 1.5rem;font-size:.82rem;line-height:1.55}.p-items{flex-direction:column;gap:.65rem;margin-bottom:2rem;list-style:none;display:flex}.p-items li{color:var(--mid);gap:.55rem;font-size:.88rem;line-height:1.45;display:flex}.p-chk{flex-shrink:0;font-weight:700}.p-yes{color:#22c55e}.p-no{color:#ef4444}@media (width<=680px){.pricing-cards{grid-template-columns:1fr}}.blog-section{background:#fff;padding:8rem 0}.blog-cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3.5rem;display:grid}.b-card{cursor:pointer;transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#f5f5f7;border-radius:18px;overflow:hidden}.b-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001a}.b-thumb{height:110px}.b-body{padding:1.5rem}.b-tag{letter-spacing:.09em;text-transform:uppercase;color:var(--purple);margin-bottom:.55rem;font-size:.68rem;font-weight:700;display:block}.b-title{color:var(--black);margin-bottom:.5rem;font-size:.97rem;font-weight:700;line-height:1.4}.b-desc{color:var(--mid);margin-bottom:1rem;font-size:.82rem;line-height:1.6}.b-foot{color:var(--mid);border-top:1px solid var(--border);justify-content:space-between;padding-top:.75rem;font-size:.77rem;display:flex}.b-read{color:var(--purple);font-size:.8rem;font-weight:700}.modal-bg{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:20px;width:100%;max-width:640px;max-height:86vh;padding:3rem;position:relative;overflow-y:auto}.modal-close{cursor:pointer;width:34px;height:34px;color:var(--mid);background:#f5f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.modal-title{letter-spacing:-.02em;color:var(--black);margin-bottom:.65rem;font-size:1.35rem;font-weight:700;line-height:1.28}.modal-meta{color:var(--mid);margin-bottom:2rem;font-size:.8rem}.modal-body h3{color:var(--black);margin:1.5rem 0 .4rem;font-size:1.05rem;font-weight:700}.modal-body p,.modal-body li{color:var(--mid);margin-bottom:.65rem;font-size:.93rem;line-height:1.72}.modal-body ul{padding-left:1.25rem}.modal-body strong{color:var(--black)}@media (width<=860px){.blog-cards{grid-template-columns:1fr}}.cta-band{text-align:center;background:#1d1d1f;padding:7rem 0}.cta-band h2{letter-spacing:-.045em;color:#f5f5f7;margin-bottom:.85rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1.1}.cta-band p{color:#6e6e73;margin-bottom:2.25rem;font-size:1.05rem}footer{background:#1d1d1f;border-top:1px solid #ffffff14;padding:3.5rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-logo{align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.footer-logo img{object-fit:contain;width:26px}.footer-logo-name{color:#f5f5f7;font-size:1rem;font-weight:700}.footer-tagline{color:#6e6e73;font-size:.83rem;line-height:1.6}.fc h4{color:#f5f5f7;letter-spacing:.04em;margin-bottom:.9rem;font-size:.78rem;font-weight:700}.fc a,.fc p{color:#6e6e73;margin-bottom:.45rem;font-size:.8rem;line-height:1.55;transition:color .18s;display:block}.fc a:hover{color:#a1a1a6}.footer-bottom{color:#6e6e73;border-top:1px solid #ffffff12;justify-content:space-between;padding-top:1.5rem;font-size:.78rem;display:flex}.footer-bottom a{color:#6e6e73;transition:color .18s}.footer-bottom a:hover{color:#a1a1a6}@media (width<=860px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:.5rem}}.wa-fab{z-index:90;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36659}.wa-fab:hover{transform:scale(1.1)}.wa-fab svg{fill:#fff;width:25px;height:25px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:17px}body{color:#1d1d1f;-webkit-font-smoothing:antialiased;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}:root{--black:#1d1d1f;--off-white:#f5f5f7;--mid:#6e6e73;--border:#d2d2d7;--purple:#6b21a8;--purple-light:#8b5cf6;--orange:#e8690a;--ease:cubic-bezier(.25, .46, .45, .94)}.container{max-width:980px;margin:0 auto;padding:0 2rem}.container-wide{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--purple);margin-bottom:1.1rem;font-size:.75rem;font-weight:600;display:block}h2.display{letter-spacing:-.045em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1.08}h2.display.on-dark{color:#f5f5f7}p.body-lg{color:var(--mid);font-size:1.18rem;line-height:1.7}p.body-lg.on-dark{color:#a1a1a6}.cta-row{flex-wrap:wrap;gap:.75rem;display:flex}.btn{transition:background .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);cursor:pointer;white-space:nowrap;border:none;border-radius:980px;align-items:center;gap:.4rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-dark{color:#1d1d1f;background:#fff}.btn-dark:hover{background:#e8e8ed}.btn-dark-outline{color:#fff;background:0 0;border:1.5px solid #ffffff80}.btn-dark-outline:hover{background:#ffffff14;border-color:#fff}.btn-purple{background:var(--purple);color:#fff;box-shadow:0 4px 16px #6b21a84d}.btn-purple:hover{background:#5b1890;transform:translateY(-1px);box-shadow:0 8px 28px #6b21a861}.btn-orange{background:var(--orange);color:#fff;box-shadow:0 4px 16px #e8690a47}.btn-orange:hover{background:#cf5e09;transform:translateY(-1px)}.btn-light{background:var(--off-white);color:var(--black)}.btn-light:hover{background:#e8e8ed}.link-arrow{color:var(--purple);align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;transition:gap .15s;display:inline-flex}.link-arrow:hover{gap:.5rem}.reveal{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(24px)}.reveal.d1{transition-delay:.1s}.reveal.d2{transition-delay:.2s}.reveal.d3{transition-delay:.3s}.reveal.visible{opacity:1;transform:none}@media (width<=860px){html{font-size:15px}}
