*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1f2937;overflow-x:hidden;background-color:#ede8e0;margin:0;padding:0}.particles-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}nav.snap-nav{position:fixed;top:1.5rem;left:2.5%;right:2.5%;width:auto;max-width:1847px;margin:0 auto;background:#fffaf4db;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);padding:.95rem 1.45rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 16px 40px #c5a7862e;border:1px solid rgba(255,255,255,.7);border-radius:999px;animation:slideDown .8s cubic-bezier(.68,-.55,.265,1.55)}@keyframes slideDown{0%{transform:translateY(-100%) rotate(-5deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}.snap-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.snap-brand-logo{width:28px;height:28px;object-fit:cover;border-radius:8px;box-shadow:0 6px 16px #286bff2e}.snap-brand-text{color:#1f2937;font-size:1.8rem;font-weight:800;letter-spacing:-.04em;line-height:1}.snap-brand-text span{color:#2c78ff}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.snap-nav-actions{display:flex;gap:.85rem;align-items:center}.theme-toggle,.snap-login-link,.snap-cta-button{text-decoration:none;color:#1f2937;font-weight:600;transition:all .25s ease;border-radius:999px;border:1px solid rgba(225,215,202,.85);background:#ffffffb3;box-shadow:0 8px 24px #ccb39624}.theme-toggle{width:48px;height:48px;display:grid;place-items:center;padding:0;line-height:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;color:#383838}.theme-toggle-icon{width:18px;height:18px;display:grid;place-items:center}.theme-toggle-icon svg{width:100%;height:100%;display:block}.snap-login-link{padding:.8rem 1.2rem;font-size:.96rem}.snap-cta-button{padding:.9rem 1.8rem;font-size:.98rem;color:#fff;font-weight:700;border-color:transparent;background:linear-gradient(135deg,#f29d63,#ef8249);box-shadow:0 14px 28px #ef824947}.theme-toggle:hover,.snap-login-link:hover,.snap-cta-button:hover,.store-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #b79b7e33}.hero{width:100%;padding:clamp(2rem,10vw,10rem) clamp(16px,5vw,80px) 80px;min-height:600px;background-color:#faf9f6;background-image:radial-gradient(circle at 50% 20%,#fff,#fffbf6 15%,#ffe1c5 45%,#ffd8b3 80%);text-align:center;position:relative;border-radius:0;margin:0;z-index:1;overflow:visible}.hero:after{display:none}.hero-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.7;z-index:0}.hero-glow-left{width:34rem;height:34rem;background:#ffd6babf;left:-10rem;top:12rem}.hero-glow-right{width:28rem;height:28rem;background:#ffc79c8c;right:-7rem;top:8rem}.hero-orb{position:absolute;width:10px;height:10px;border-radius:50%;background:#f09162;opacity:.8;box-shadow:0 0 0 10px #f0916214}.hero-orb-1{top:34%;left:14%}.hero-orb-2{top:62%;left:22%;width:14px;height:14px}.hero-orb-3{top:65%;right:14%;width:8px;height:8px}.hero-content{max-width:1320px;margin:0 auto;position:relative;z-index:2}.hero-title-link{display:inline-block;text-decoration:none;animation:fadeInUp 1s ease-out .2s both}.hero-title-art{width:min(100%,1020px);display:block;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:#ffffffb3;border:1.5px solid rgba(240,145,98,.7);padding:.65rem 1.55rem;border-radius:50px;margin-bottom:1.9rem;font-weight:600;color:#f1733f;animation:fadeInDown .8s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-badge-icon{font-size:1rem}.hero h1{display:flex;flex-direction:column;gap:.5rem;max-width:980px;margin:0 auto 2rem;font-size:4.35rem;font-weight:800;line-height:1.08;color:#27272a;letter-spacing:-.05em;animation:fadeInUp 1s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-title-dark{color:#2f2f34}.hero-title-accent{background:linear-gradient(135deg,#e96e48,#f2ae66);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.5rem;color:#6b7280;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;animation:fadeInUp 1s ease-out .4s both}.hero-cta{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp 1s ease-out .6s both}.hero-store-cta{margin-bottom:.5rem}.store-button{background:#222326;color:#fff;padding:.85rem 1.25rem;border-radius:14px;text-decoration:none;display:inline-flex;align-items:center;gap:.95rem;min-width:172px;justify-content:center;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 34px #14141424}.store-icon{font-size:1.75rem;line-height:1}.store-play-icon{font-size:1.05rem;width:1.75rem;height:1.75rem;border-radius:50%;background:linear-gradient(135deg,#34d399,#60a5fa,#fbbf24);display:inline-grid;place-items:center;color:#111827}.store-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.store-copy small{font-size:.72rem;color:#fffc}.store-copy strong{font-size:1rem;font-weight:700}.hero-visual{margin-top:-3rem;position:relative;animation:fadeInUp 1s ease-out .8s both}.hero-image-stack{position:relative;max-width:1150px;margin:0 auto;min-height:380px}.hero-floating-art{position:absolute;left:50%;top:54px;transform:translate(-50%);width:min(100%,1150px);z-index:1;pointer-events:none}.hero-composite-art{display:block;width:min(100%,914px);margin:0 auto;position:relative;transform:translateY(40px) scale(1);transform-origin:top center;z-index:2;filter:drop-shadow(0 34px 70px rgba(125,93,59,.16))}.hero-device-photo{display:none}.hero-device-shell{position:relative;max-width:1000px;margin:0 auto;min-height:560px}.hero-device{width:min(760px,78vw);min-height:360px;margin:0 auto;display:grid;grid-template-columns:180px 1fr;background:linear-gradient(180deg,#fffdfb,#f7f4f1);border:1px solid rgba(37,40,51,.08);border-radius:26px;box-shadow:0 30px 70px #513d2a2e;transform:perspective(1400px) rotateX(11deg) rotateY(-11deg) rotate(-2deg);overflow:hidden;position:relative}.hero-device:after{content:"";position:absolute;inset:auto 5% -24px 5%;height:30px;background:#1e1e1e2e;filter:blur(18px);z-index:-1}.hero-device-sidebar{background:linear-gradient(180deg,#f3f2f8,#fbf9f8);padding:1.25rem 1rem;text-align:left}.hero-device-brand{display:flex;align-items:center;gap:.55rem;margin-bottom:1.5rem;font-weight:700;color:#2d3748}.hero-device-brand img{width:26px;height:26px;border-radius:7px}.hero-device-menu{display:grid;gap:.65rem;color:#737b8c;font-size:.92rem}.hero-device-menu div{padding:.75rem .85rem;border-radius:12px;background:#ffffff85}.hero-device-menu .active{background:#e7edff;color:#3665df;font-weight:700}.hero-device-main{padding:1.3rem 1.35rem 1.15rem;display:flex;flex-direction:column;gap:1rem;text-align:left}.hero-device-topbar{display:flex;flex-wrap:wrap;gap:.55rem}.hero-pill{padding:.48rem .78rem;border-radius:999px;background:#fffdfa;border:1px solid rgba(232,225,215,.95);color:#a05d22;font-size:.78rem;font-weight:600}.hero-device-heading{font-size:2rem;font-weight:700;color:#202127;text-align:center;margin-top:.15rem}.hero-searchbar,.hero-device-input{border-radius:999px;border:1px solid rgba(223,219,211,.95);background:#ffffffdb;color:#8b94a5;padding:.8rem 1rem;font-size:.9rem}.hero-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.hero-card{background:linear-gradient(180deg,#fffefa,#f8f7fb);border:1px solid rgba(228,224,216,.9);border-radius:18px;padding:1rem;box-shadow:0 18px 28px #58493814}.hero-card strong{display:block;font-size:.95rem;color:#2d3138;margin-bottom:.3rem}.hero-card span{display:block;color:#7e8796;font-size:.8rem;line-height:1.45}.floating-app-icon,.floating-note{position:absolute;z-index:3;animation:float 6s ease-in-out infinite}.floating-app-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#ffffffdb;border:1px solid rgba(255,255,255,.92);box-shadow:0 22px 36px #6a4f3129;font-weight:800}.floating-app-icon.gmail{left:10%;top:8%;color:#ef4444}.floating-app-icon.whatsapp{left:8%;bottom:18%;width:70px;height:70px;background:#25d366;color:#fff;font-size:1.7rem}.floating-app-icon.outlook{right:12%;top:14%;color:#2563eb}.floating-app-icon.calendar{right:8%;bottom:7%;color:#2563eb}.floating-note{background:#ffffffeb;border:1px solid rgba(255,255,255,.96);box-shadow:0 24px 42px #70553a2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-note-left{left:14%;bottom:22%;width:240px;padding:1rem 1.1rem;border-radius:22px;text-align:left}.floating-note-left strong{display:block;font-size:.95rem;color:#26282f;line-height:1.3}.floating-note-left span{display:block;margin-top:.55rem;color:#8d93a0;font-size:.75rem;text-align:right}.floating-note-right{right:10%;top:20%;width:250px;padding:1rem;border-radius:24px;text-align:left}.note-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.9rem}.note-header strong{color:#2c2d35}.note-header button,.floating-note-right a{border:0;background:linear-gradient(135deg,#5ea0ff,#2c78ff);color:#fff;border-radius:999px;padding:.45rem .8rem;font-size:.74rem;font-weight:700;text-decoration:none}.note-list{display:grid;gap:.55rem;margin-bottom:.85rem;color:#69717f;font-size:.84rem}.note-list div:first-child{color:#26282f;font-weight:700}.hero-dotted-path{position:absolute;border:1.5px dashed rgba(244,137,84,.65);border-radius:999px;z-index:1}.hero-dotted-path-left{width:340px;height:190px;left:6%;top:22%;border-right-color:transparent;border-bottom-color:transparent;transform:rotate(-8deg)}.hero-dotted-path-right{width:360px;height:210px;right:7%;top:30%;border-left-color:transparent;border-bottom-color:transparent;transform:rotate(14deg)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.problem{width:100%;max-width:2081px;margin-left:auto;margin-right:auto;padding:clamp(85px,4vw,60px);background:linear-gradient(180deg,#fff8f4,#faf9f6);position:relative;border-radius:clamp(30px,5vw,80px);z-index:2;margin-top:clamp(-40px,-6vw,-80px);margin-bottom:0;min-height:clamp(600px,90vh,1200px);overflow:visible;box-shadow:0 10px 30px #0000000d}.problem-layout{max-width:1716px;margin:0 auto 4rem;display:grid;grid-template-columns:.95fr 1.45fr;gap:3rem;align-items:start}.problem-copy{padding-top:4rem}.problem-kicker,.use-case-kicker{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.2rem;border:1px solid rgba(240,145,98,.8);border-radius:999px;color:#f1733f;background:#ffffffb3;font-size:.8rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem}.problem-heading{font-size:3.5rem;font-weight:800;line-height:1.15;letter-spacing:-.04em;color:#2f3137;max-width:420px;margin-bottom:1.25rem}.problem-heading span,.use-case-heading span{color:#ee7b53}.problem-description{max-width:330px;color:#4b4f59;font-size:1rem;line-height:1.75}.section-header{text-align:center;margin-bottom:5rem}.section-title{font-size:3.5rem;font-weight:900;margin-bottom:1rem;color:#1f2937;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.68,-.55,.265,1.55)}.section-title.visible{opacity:1;transform:translateY(0)}.section-subtitle{font-size:1.4rem;color:#6b7280;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.68,-.55,.265,1.55) .2s}.section-subtitle.visible{opacity:1;transform:translateY(0)}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.problem-card{padding:1.55rem 1.7rem 1.4rem;background:#fff;border-radius:16px;text-align:left;transition:transform .35s ease,box-shadow .35s ease;opacity:1;transform:translateY(0);position:relative;overflow:hidden;box-shadow:0 12px 30px #27201914}.problem-card.visible{opacity:1;transform:translateY(0)}.problem-card:hover{transform:translateY(-4px);box-shadow:0 20px 36px #2720191f}.problem-icon{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:8px;background:#fff0e7;color:#f29d63;font-size:.95rem;margin-bottom:1.15rem}.problem-card h3{font-size:1.45rem;margin-bottom:.8rem;color:#2d3138;font-weight:700;letter-spacing:-.02em}.problem-card p{color:#4f5561;line-height:1.7;font-size:.98rem;min-height:74px}.problem-stat{margin-top:1rem;font-size:1.1rem;font-weight:800;color:#2d3138}.problem-stat span{font-size:.92rem;font-weight:600;color:#3f434b}.use-case-intro{max-width:920px;margin:0 auto;text-align:center}.use-case-heading{font-size:3.35rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;color:#2f3137;margin-bottom:1rem}.use-case-description{color:#575c67;font-size:1rem;line-height:1.75;max-width:760px;margin:0 auto}.use-case-showcase{max-width:1864px;margin:2.4rem auto 0}.use-case-tabs{display:flex;align-items:center;justify-content:center;gap:.95rem;padding:.8rem;margin:0 auto 1.35rem;width:min(100%,1040px);border-radius:999px;background:#ffffffd1;box-shadow:0 12px 32px #2a231b14}.use-case-tab{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid rgba(56,60,68,.45);background:transparent;color:#2f3137;border-radius:999px;padding:.82rem 1.65rem;font-size:.95rem;font-weight:600;line-height:1;cursor:pointer;min-width:150px;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.use-case-tab:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2a231b14}.use-case-tab.active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#f5a65e,#f08b4c);box-shadow:0 12px 24px #f08b4c42}.use-case-tab-icon{font-size:.95rem;line-height:1}.use-case-panel{display:grid;grid-template-columns:1.45fr .9fr;gap:1.7rem;align-items:center;background:#fff;border-radius:22px;padding:1.7rem;box-shadow:0 20px 48px #2a231b1f;animation:useCasePanelIn .35s ease}@keyframes useCasePanelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.use-case-panel-copy{padding:.1rem .25rem}.use-case-panel-kicker{display:inline-flex;align-items:center;gap:.45rem;color:#ef7e50;font-size:1rem;font-weight:700;margin-bottom:.6rem}.use-case-panel-copy h3{color:#2f3137;font-size:1.1rem;font-weight:500;margin-bottom:.9rem}.use-case-list{border:1px solid #e3e0db;border-radius:14px;overflow:hidden;background:#fbfaf8}.use-case-list-item{display:grid;grid-template-columns:28px 1fr;gap:.85rem;align-items:start;padding:.95rem 1rem;border-bottom:1px solid #e5e1db}.use-case-list-item:last-child{border-bottom:0}.use-case-check{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:6px;background:#fff1e7;color:#ef8750;font-size:.86rem;margin-top:.1rem}.use-case-list-item p{color:#4a4f59;font-size:.98rem;line-height:1.45}.use-case-panel-visual{background:linear-gradient(135deg,#f7a157,#f6a55d);border-radius:22px;min-height:332px;display:grid;place-items:center;padding:1.5rem}.use-case-phone-image-wrap{display:grid;place-items:center;width:100%;height:100%}.use-case-phone-image{display:block;width:clamp(150px,44%,228px);max-height:360px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(22,20,18,.18))}.solution{width:100%;padding:clamp(4rem,10vw,8rem) clamp(16px,5vw,80px);margin:0 0 12px;background:transparent;color:#2f3137;position:relative;overflow:visible;z-index:2}.solution:after{content:"";position:absolute;bottom:-14px;left:50%;transform:translate(-50%);width:90px;height:28px;background:linear-gradient(180deg,#fffef9,#faf9f6);border-radius:50px;z-index:2;box-shadow:0 6px 12px #0000000d}@keyframes patternMove{0%{transform:translate(0)}to{transform:translate(100px,100px)}}.solution-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.solution-text h2{font-size:3.5rem;font-weight:900;margin-bottom:2rem;color:#2f3137}.solution-text p{font-size:1.4rem;line-height:1.8;margin-bottom:2rem;opacity:1;color:#4f4b48}.solution-features{list-style:none;margin-top:2rem}.solution-features li{padding:1rem 0;font-size:1.2rem;display:flex;align-items:center;gap:1rem;opacity:0;transform:translate(-30px);transition:all .5s}.solution-features li.visible{opacity:1;transform:translate(0)}.solution-features li:before{content:"✓";width:40px;height:40px;background:#fff1e7;color:#e76f51;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;flex-shrink:0}.solution-visual{position:relative}.dashboard-mockup{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 40px 100px #0000004d;animation:dashboardFloat 5s ease-in-out infinite}@keyframes dashboardFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(-2deg)}}.dashboard-header{display:flex;gap:.5rem;margin-bottom:1.5rem}.dashboard-dot{width:12px;height:12px;border-radius:50%;background:#6b7280}.dashboard-item{background:#f3f4f6;padding:1rem;border-radius:10px;margin-bottom:1rem;color:#1f2937;animation:itemSlideIn .6s ease-out}@keyframes itemSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.features{width:100%;padding:clamp(2rem,8vw,3.5rem) clamp(16px,5vw,80px);margin:0;background-color:#faf9f6;background-image:radial-gradient(circle at 50% 0%,#fff,#fff6ee 20%,#fde7d6 45%,#f6e7db);border-radius:40px;position:relative;z-index:3;margin-top:clamp(-20px,-3vw,-40px);overflow:visible}.features:after{display:none}.admin-features-header{max-width:860px;margin:0 auto 1.4rem;text-align:center}.admin-features-kicker{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;padding:.4rem 1.2rem;border:1px solid rgba(231,111,81,.58);border-radius:999px;color:#e76f51;background:#fff5eda6;font-size:.7rem;font-weight:600;line-height:1;margin-bottom:1.2rem}.admin-features-header h2{color:#343434;font-size:clamp(2rem,3.8vw,3rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;margin-bottom:.7rem}.admin-features-header h2 span{color:#e76f51}.admin-features-header p{max-width:720px;margin:0 auto;color:#5a5754;font-size:.73rem;line-height:1.55}.admin-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.admin-feature-card{background:#f7f7f7;border:1px solid #ddd7d1;border-radius:14px;box-shadow:0 2px #6151420f,0 8px 22px #61514217;overflow:hidden}.admin-feature-card-image-only{background:transparent;border:0;box-shadow:none}.admin-feature-card-large{grid-column:span 2}.admin-feature-card-small{grid-column:span 1;min-height:0}.admin-feature-preview{background:#f0ece9;border-radius:10px;margin:.62rem;overflow:hidden}.admin-feature-preview-card{margin:0;background:transparent;border-radius:14px;box-shadow:0 8px 30px #6151421f}.admin-feature-image{display:block;width:100%;height:auto}.admin-feature-image-card{border-radius:14px}.admin-feature-copy{padding:0 .72rem .76rem}.admin-feature-copy h3,.admin-feature-card-small h3{color:#2d2d2f;font-size:.78rem;font-weight:700;line-height:1.2;margin-bottom:.38rem}.admin-feature-copy p,.admin-feature-card-small p{color:#464a52;font-size:.68rem;line-height:1.4}.admin-feature-icon{width:38px;height:38px;border-radius:10px;margin-bottom:.62rem;object-fit:cover;background:#f0ece9}.how-it-works-section{width:100%;padding:clamp(40px,6vw,100px) clamp(16px,5vw,80px);margin:0;background:#faf9f6;border-radius:clamp(20px,5vw,80px);position:relative;z-index:4;margin-top:clamp(-20px,-3vw,-40px);margin-bottom:0;min-height:auto;overflow:visible;box-shadow:0 20px 60px #0000000f}.how-it-works-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.how-it-works-hero{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.65fr);gap:2.25rem;align-items:center;margin-bottom:3rem}.how-it-works-copy{max-width:360px}.how-it-works-kicker,.integration-kicker{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;padding:.42rem 1.2rem;border:1px solid rgba(231,111,81,.58);border-radius:999px;color:#e76f51;background:#fff5edb8;font-size:.72rem;font-weight:600;line-height:1;margin-bottom:1.2rem}.how-it-works-copy h2{display:flex;flex-direction:column;gap:.2rem;color:#333;font-size:clamp(2.5rem,4.4vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;margin-bottom:1rem}.how-it-works-copy h2 span{color:#ea6d47}.how-it-works-copy p{color:#4f4c49;font-size:1rem;line-height:1.7;max-width:700px}.how-it-works-video-card{border-radius:32px;overflow:hidden;box-shadow:0 16px 36px #604b391f}.how-it-works-video-image{display:block;width:100%;height:auto}.integration-showcase{padding:clamp(16px,3vw,40px) 0 0;border-radius:clamp(20px,4vw,40px);overflow:visible;width:100%;max-width:100%;margin:0 auto;margin-bottom:2rem}.integration-network{position:relative;width:100%;aspect-ratio:1254 / 520;margin-bottom:0;overflow:visible}.integration-network-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:1}.integration-network-lines path{fill:#fff6}.integration-tool{position:absolute;width:clamp(64px,8vw,100px);height:clamp(64px,8vw,100px);display:grid;place-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:clamp(14px,2vw,22px);padding:clamp(10px,1.4vw,16px);box-shadow:0 6px 24px #50463c1a,0 1px 4px #50463c0d;border:1px solid rgba(230,225,218,.8);transition:transform .25s ease,box-shadow .25s ease;z-index:3;overflow:hidden}.integration-tool:hover{transform:translate(-50%,-54%);box-shadow:0 14px 36px #50463c29}.integration-tool img{display:block;width:100%;height:100%;object-fit:contain}.integration-tool-gmail{left:50%;top:6%}.integration-tool-whatsapp{left:24%;top:30%}.integration-tool-slack{left:76%;top:30%}.integration-tool-calendar{left:5%;top:62%}.integration-tool-outlook{left:95%;top:62%}.integration-copy{text-align:center;max-width:720px;margin:-60px auto 0;position:relative;z-index:5}.integration-copy h3{font-size:clamp(2rem,3.6vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#2f2f2f;margin-bottom:.75rem;white-space:nowrap}.integration-copy h3 span{color:#ea6d47}.integration-copy p{color:#504d49;font-size:.95rem;line-height:1.7;margin-bottom:1.65rem}.integration-cta{display:inline-flex;align-items:center;justify-content:center;min-width:286px;min-height:58px;padding:.95rem 2rem;border-radius:999px;background:#ea6d47;color:#fff;text-decoration:none;font-weight:600;font-size:.96rem;box-shadow:0 14px 28px #ef824938;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.integration-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px #ef824947;filter:brightness(1.03)}.pricing{width:100%;padding:clamp(2.5rem,6vw,5rem) clamp(16px,5vw,80px);margin:-60px 0 0;background-color:#f5efe6;background-image:url(/Group%2069.png);background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:40px 40px 0 0;position:relative;z-index:5;overflow:visible}.pricing:after{display:none}.pricing-shell{max-width:1200px;margin:0 auto;padding:0;border-radius:0;background:transparent;position:relative;overflow:visible}.pricing-shell:before{display:none}.pricing-header,.pricing-cards{position:relative;z-index:1}.pricing-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;align-items:stretch}.pricing-header{max-width:760px;margin:0 auto;text-align:center;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,2rem) clamp(2rem,4vw,3rem);border-radius:0;background:transparent}.pricing-kicker{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:36px;padding:.45rem 1.35rem;border:1px solid rgba(231,111,81,.58);border-radius:999px;color:#e76f51;background:#fffaf5e6;font-size:.74rem;font-weight:600;line-height:1;margin-bottom:1.5rem}.pricing-header .pricing-kicker{border-color:#e76f5194;color:#e76f51;background:#fffaf5e6}.pricing-title{color:#1f2937;font-size:clamp(2rem,4vw,3.45rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;margin-bottom:1rem}.pricing-header .pricing-title{color:#1f2937}.pricing-title span,.pricing-header .pricing-title span{color:#ea6d47}.pricing-subtitle{max-width:680px;margin:0 auto;color:#6b7280;font-size:1rem;line-height:1.75}.pricing-card{padding:1.7rem 1.55rem 1.8rem;border:1.5px solid rgba(234,109,71,.35);border-radius:18px;background:#ffffffe6;box-shadow:0 12px 30px #9874531f;opacity:1;transform:translateY(0);transition:transform .35s ease,box-shadow .35s ease}.pricing-card.visible{opacity:1;transform:translateY(0)}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px #98745329}.pricing-card.featured{background:linear-gradient(180deg,#f7a35a,#f5a35f);border-color:transparent;color:#fff;box-shadow:0 20px 44px #ef824947}.pricing-card h3{font-size:1.1rem;margin-bottom:.75rem;color:#3b3b3b;font-weight:700}.pricing-card.featured h3{color:#fff}.pricing-price-row{display:flex;align-items:flex-end;gap:.35rem;margin-bottom:1rem}.price{font-size:2.45rem;font-weight:800;line-height:1;color:#2f2f2f}.pricing-card.featured .price{color:#fff}.price-period{color:#4f4b46;font-size:.88rem;font-weight:500;line-height:1.25;margin-bottom:.3rem}.pricing-card.featured .price-period{color:#ffffffeb}.pricing-cta{display:flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1rem;border:1.5px solid rgba(234,109,71,.78);border-radius:999px;background:#fffffff2;color:#ea6d47;text-decoration:none;font-weight:600;font-size:.88rem;margin-bottom:1rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.pricing-card.featured .pricing-cta{background:#fff;border-color:transparent;color:#45413c}.pricing-cta:hover{transform:translateY(-2px);box-shadow:0 10px 18px #98745324}.pricing-features{list-style:none;text-align:left}.pricing-features li{position:relative;padding:.52rem 0 .52rem 1.45rem;color:#4b4b4b;font-size:.99rem;line-height:1.45}.pricing-card.featured .pricing-features li{color:#fff}.pricing-features li:before{content:"✓";position:absolute;left:0;top:.54rem;width:.95rem;height:.95rem;display:grid;place-items:center;border-radius:50%;background:#f3a361;color:#fff;font-size:.68rem;font-weight:800}.pricing-card.featured .pricing-features li:before{background:#fff;color:#f0a05f}.testimonials{width:100%;padding:clamp(4rem,10vw,8rem) clamp(16px,5vw,80px);margin:0 0 12px;background:linear-gradient(180deg,#fffef9,#fff);border-radius:40px;position:relative;z-index:1;overflow:visible}.testimonials:after{display:none}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1400px;margin:4rem auto 0}.testimonial-card{padding:3rem;background:#fff;border-radius:30px;box-shadow:0 15px 50px #00000014;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);opacity:0;transform:scale(.8) rotate(-5deg);position:relative;overflow:hidden}.testimonial-card:before{content:'"';position:absolute;top:-20px;right:20px;font-size:15rem;color:#f3f4f6;font-family:Georgia,serif;line-height:1}.testimonial-card.visible{opacity:1;transform:scale(1) rotate(0)}.testimonial-card:hover{transform:translateY(-20px) scale(1.05) rotate(2deg);box-shadow:0 35px 90px #8b5cf633}.stars{color:#fbbf24;font-size:1.5rem;margin-bottom:1.5rem}.testimonial-text{font-style:italic;color:#4b5563;margin-bottom:2rem;line-height:1.9;font-size:1.1rem;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:1.5rem}.author-avatar{width:65px;height:65px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#667eea);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.5rem;transition:all .4s;box-shadow:0 5px 20px #8b5cf64d}.testimonial-card:hover .author-avatar{transform:scale(1.15) rotate(360deg)}.author-info h4{color:#1f2937;margin-bottom:.3rem;font-size:1.2rem}.author-info p{color:#6b7280}.security-section{width:100%;padding:clamp(3rem,8vw,5.5rem) clamp(16px,5vw,80px) clamp(3rem,8vw,6rem);margin:-60px 0 0;background:linear-gradient(180deg,#fffef9,#faf9f6);border-radius:40px;position:relative;z-index:6;overflow:visible}.security-section:after{display:none}.security-inner{max-width:1140px;margin:0 auto}.security-header{text-align:center;margin-bottom:3.5rem}.security-kicker{display:inline-flex;align-items:center;gap:.45rem;padding:.48rem 1.2rem;border:1px solid rgba(231,111,81,.55);border-radius:999px;color:#e76f51;background:#fff5edb3;font-size:.76rem;font-weight:600;margin-bottom:1.2rem}.security-header h2{font-size:clamp(1.9rem,4vw,3rem);font-weight:800;color:#1f2937;letter-spacing:-.04em;line-height:1.1;margin-bottom:.8rem}.security-header h2 span{color:#e76f51}.security-header p{color:#5a5754;font-size:.93rem;max-width:540px;margin:0 auto;line-height:1.65}.security-layout{display:grid;grid-template-columns:1fr 260px 1fr;gap:3.5rem;align-items:center}.security-col{display:flex;flex-direction:column}.security-feature{padding:1.25rem 0}.security-feature h4{font-size:.96rem;font-weight:700;color:#1f2937;margin-bottom:.45rem}.security-feature p{font-size:.86rem;color:#6b7280;line-height:1.65;margin:0}.security-divider{border:none;border-top:1px solid #e5e0da;margin:0}.security-col-center{align-items:center}.security-phone-wrap{background:#fff;border-radius:32px;padding:16px;box-shadow:0 24px 60px #27201926,0 4px 12px #2720190f;width:100%}.security-phone{background:#0c1a35;border-radius:26px;width:100%;padding:30px 15px 18px;position:relative;overflow:hidden}.security-phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:54px;height:13px;background:#0c1a35;border-radius:0 0 10px 10px;border:1.5px solid #1c3060;border-top:none}.security-phone-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 2px}.security-phone-topbar span{color:#ffffffb3;font-size:.58rem;font-weight:600}.security-phone-signals{letter-spacing:2px;font-size:.45rem!important}.security-phone-title{color:#fff;font-size:.98rem;font-weight:800;line-height:1.25;margin-bottom:.5rem;text-align:center}.security-phone-sub{color:#ffffff80;font-size:.6rem;line-height:1.45;text-align:center;margin-bottom:.85rem}.security-phone-row{display:flex;align-items:flex-start;gap:9px;background:#ffffff12;border-radius:9px;padding:8px 10px;margin-bottom:5px}.security-phone-row strong{display:block;color:#fff;font-size:.63rem;font-weight:700;margin-bottom:1px}.security-phone-row p{color:#ffffff7a;font-size:.56rem;line-height:1.35;margin:0}.security-phone-icon{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;flex-shrink:0;margin-top:1px}.security-phone-icon.sec-blue{background:#3b82f647}.security-phone-icon.sec-green{background:#22c55e47}.security-phone-icon.sec-gray{background:#94a3b833}.security-phone-footer{color:#ffffff61;font-size:.57rem;text-align:center;margin:.7rem 0 0;font-style:italic;line-height:1.4}.faq-section{width:100%;padding:clamp(3rem,8vw,5.5rem) clamp(16px,5vw,80px) clamp(3rem,8vw,6rem);margin:0;background:linear-gradient(180deg,#fffef9,#fff);border-radius:0 0 40px 40px;position:relative;z-index:5;overflow:visible}.faq-section:after{display:none}.faq-inner{max-width:900px;margin:0 auto}.faq-heading{font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;color:#1f2937;letter-spacing:-.04em;line-height:1.1;text-align:center;margin-bottom:2.5rem}.faq-heading span{color:#e76f51}.faq-list{border:1px solid #e5e0da;border-radius:18px;overflow:hidden;background:#faf9f7}.faq-row{border-bottom:1px solid #e5e0da}.faq-row:last-child{border-bottom:none}.faq-row-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.3rem 1.6rem;background:transparent;border:none;cursor:pointer;text-align:left;font-size:.95rem;font-weight:600;color:#1f2937;font-family:inherit;transition:background .18s;line-height:1.45}.faq-row-q:hover{background:#00000005}.faq-row-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.faq-row-a{padding:0 1.6rem 1.3rem;color:#6b7280;font-size:.88rem;line-height:1.78}.faq-view-more-wrap{text-align:center;margin-top:2.5rem}.faq-view-more-btn{display:inline-block;padding:.9rem 2.8rem;background:#e76f51;color:#fff;border-radius:999px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 22px #e76f5147}.faq-view-more-btn:hover{background:#d5633e;transform:translateY(-2px);box-shadow:0 14px 30px #e76f515c}.final-cta-new{width:100%;padding:clamp(3rem,8vw,6rem) clamp(16px,5vw,80px) 3.5rem;background-color:#fdf7f0;background-image:radial-gradient(circle at 50% 10%,#ffffffe6,#fff4ece6 35%,#ffeeddf2 65%,#fdf7f0);text-align:center;position:relative;z-index:7;border-radius:120px 120px 0 0;margin-top:clamp(-20px,-3vw,-40px);margin-bottom:0;overflow:hidden}.final-cta-new-inner{max-width:1040px;margin:0 auto}.final-cta-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.48rem 1.2rem;border:1px solid rgba(231,111,81,.55);border-radius:999px;color:#e76f51;background:#fff5edb3;font-size:.76rem;font-weight:600;margin-bottom:1.6rem}.final-cta-new h2{font-size:clamp(1.9rem,4.5vw,3.4rem);font-weight:800;color:#1f2937;letter-spacing:-.04em;line-height:1.1;margin-bottom:.9rem}.final-cta-new h2 span{color:#e76f51}.final-cta-subtitle{color:#6b7280;font-size:1rem;max-width:700px;margin:0 auto 2.5rem}.final-cta-stats{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.final-cta-stat{background:#fff;border:1px solid rgba(229,224,218,.85);border-radius:24px;padding:1.25rem 1.8rem;min-width:170px;box-shadow:0 16px 40px #3c2b1014}.final-cta-stat-num{font-size:1.65rem;font-weight:800;color:#e76f51;line-height:1.1;margin-bottom:.3rem}.final-cta-stat-label{font-size:.76rem;color:#6b7280;font-weight:500}.final-cta-new-btn{display:inline-block;padding:1.1rem 3.2rem;background:#e86e50;color:#fff;border-radius:999px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 18px 40px #e86e4f3d}.final-cta-new-btn:hover{background:#d5633e;transform:translateY(-2px);box-shadow:0 14px 32px #e76f515c}.site-footer{background:transparent;position:relative;z-index:1;margin-top:clamp(40px,6vw,80px);border-radius:0}.site-footer-inner{max-width:1200px;margin:0 auto;padding:2.5rem 5% 2rem;display:grid;grid-template-columns:1.2fr minmax(180px,1fr) minmax(180px,1fr) minmax(220px,1.2fr);gap:2rem;align-items:start}.site-footer-brand{display:flex;flex-direction:column;gap:.5rem}.site-footer-logo-row{display:flex;align-items:center;gap:.65rem}.site-footer-logo-img{width:38px;height:38px;border-radius:10px;object-fit:cover}.site-footer-logo-text{font-size:1.2rem;font-weight:800;color:#1f2937;letter-spacing:-.03em}.site-footer-tagline{font-size:.84rem;color:#6b7280;margin:0}.site-footer-nav h5,.site-footer-contact h5{font-size:.85rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.site-footer-nav a,.site-footer-contact a{display:block;font-size:.84rem;color:#6b7280;text-decoration:none;margin-bottom:.6rem;transition:color .2s}.site-footer-nav a:hover,.site-footer-contact a:hover{color:#e76f51}.site-footer-apps{display:flex;flex-direction:column;gap:.85rem;align-items:flex-end}.site-footer-store{display:flex;align-items:center;gap:.65rem;padding:.65rem 1rem;background:#1f2937;color:#fff;border-radius:12px;text-decoration:none;min-width:148px;transition:background .2s}.site-footer-store:hover{background:#374151}.site-footer-store-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.site-footer-store-icon svg{width:100%;height:100%;display:block}.site-footer-store-copy{display:flex;flex-direction:column;line-height:1.2}.site-footer-store-copy small{font-size:.6rem;opacity:.75}.site-footer-store-copy strong{font-size:.86rem;font-weight:700}.site-footer-bottom{border-top:1px solid #e5e0da;padding:1.4rem 5%;text-align:center}.site-footer-love{font-size:.88rem;color:#e76f51;font-weight:600;margin-bottom:.35rem}.site-footer-copy{font-size:.8rem;color:#9ca3af}@media(max-width:968px){nav.snap-nav{top:1rem;width:calc(100% - 1.5rem);padding:.85rem 1rem}.snap-brand-text{font-size:1.35rem}.snap-nav-actions{gap:.55rem}.theme-toggle{width:42px;height:42px}.snap-login-link{display:none}.snap-cta-button{padding:.8rem 1.1rem;font-size:.9rem}.hero{padding-top:8rem}.hero-title-art{width:100%}.hero-visual{margin-top:.75rem}.hero-image-stack{min-height:360px}.hero-floating-art{top:30px;width:100%}.hero-composite-art{width:min(88vw,760px);transform:translateY(62px) scale(1)}.section-title{font-size:2.5rem}.problem{padding:3.5rem 5% 4.5rem;border-top-left-radius:48px;border-top-right-radius:48px}.problem-layout{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.problem-copy{padding-top:0;max-width:620px}.problem-heading,.use-case-heading{font-size:2.6rem}.problem-description{max-width:100%}.problem-grid{grid-template-columns:1fr 1fr}.use-case-tabs{flex-wrap:wrap;border-radius:28px}.use-case-panel{grid-template-columns:1fr}.use-case-panel-visual{min-height:280px}.use-case-phone-image{width:min(210px,42%);max-height:320px}.solution-content{grid-template-columns:1fr;gap:3rem}.admin-features-shell{padding:2rem 1.2rem 1.2rem;border-radius:30px}.admin-features-header h2{font-size:2.25rem}.admin-features-header p{font-size:.8rem}.admin-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-feature-card-large{grid-column:span 2}.admin-feature-card-small{min-height:140px}.admin-feature-copy h3,.admin-feature-card-small h3{font-size:.92rem}.admin-feature-copy p,.admin-feature-card-small p{font-size:.78rem}.how-it-works-hero{grid-template-columns:1fr;gap:1.75rem}.how-it-works-copy{max-width:100%}.how-it-works-copy h2{font-size:3rem}.integration-showcase{padding:2rem 1.4rem 2.75rem;border-radius:30px}.integration-network{aspect-ratio:1254 / 480}.integration-tool{width:84px;height:84px}.integration-copy h3{font-size:2.8rem}.pricing-shell{padding:3rem 1.4rem 3.5rem;border-radius:30px}.pricing-title{font-size:2.65rem}.pricing-subtitle{font-size:.95rem}.pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin:2.4rem auto 0}.pricing-card.featured{grid-column:1 / -1}.security-section{padding:4rem 5% 5rem;border-top-left-radius:48px;border-top-right-radius:48px}.security-layout{grid-template-columns:1fr;gap:2rem}.security-col-center{order:-1}.security-phone-wrap{max-width:280px;margin:0 auto}.faq-section{padding:4rem 5% 5rem;border-top-left-radius:48px;border-top-right-radius:48px}.faq-heading{font-size:2.4rem}.final-cta-new{padding:4rem 5% 5rem}.final-cta-stats{gap:.75rem}.final-cta-stat{min-width:110px;padding:1rem 1.2rem}.site-footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.site-footer-apps{grid-column:span 2;flex-direction:row;flex-wrap:wrap}}@media(max-width:640px){.hero{padding-top:7.5rem;padding-bottom:80px}.hero-content{max-width:100%}.hero-image-stack{min-height:250px}.hero-floating-art{top:12px}.hero-composite-art{width:92%;transform:translateY(34px) scale(1)}.problem{padding:2.8rem 1.25rem 4rem;border-top-left-radius:32px;border-top-right-radius:32px}.problem-heading,.use-case-heading{font-size:2.1rem}.problem-grid{grid-template-columns:1fr}.problem-card{padding:1.25rem}.problem-card p{min-height:unset}.use-case-tabs{gap:.7rem;padding:.7rem}.use-case-tab{min-width:calc(50% - .35rem);padding:.85rem 1rem;font-size:.9rem}.use-case-panel{padding:1rem;gap:1rem}.use-case-list-item{grid-template-columns:24px 1fr;gap:.7rem;padding:.85rem .8rem}.use-case-list-item p{font-size:.92rem}.use-case-panel-visual{min-height:240px;padding:1rem}.use-case-phone-image{width:min(175px,56%);max-height:300px}.features{padding:2.5rem 1rem 3.5rem}.admin-features-shell{padding:2.2rem 1rem 1rem;border-radius:28px}.admin-features-header h2{font-size:2rem}.admin-feature-grid{grid-template-columns:1fr}.admin-feature-card-large,.admin-feature-card-small{grid-column:span 1}.admin-feature-card-small{min-height:0}.admin-feature-copy h3,.admin-feature-card-small h3{font-size:1rem}.admin-feature-copy p,.admin-feature-card-small p{font-size:.85rem}.how-it-works-section{padding:clamp(32px,5vw,60px) clamp(16px,4vw,40px);margin-top:clamp(-16px,-2vw,-28px);border-radius:clamp(16px,4vw,40px)}.how-it-works-copy h2{font-size:2.3rem}.how-it-works-copy p{font-size:.92rem;line-height:1.6}.how-it-works-video-card{border-radius:24px}.integration-showcase{padding:1.5rem 1rem 2.1rem;border-radius:26px}.integration-network{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;justify-items:center;margin-bottom:1.5rem}.integration-network-lines{display:none}.integration-tool{position:static;transform:none;width:78px;height:78px}.integration-tool-gmail{grid-column:1 / -1}.integration-copy h3{font-size:clamp(1.5rem,4vw,2.2rem);white-space:normal}.integration-copy p{font-size:.9rem;line-height:1.6}.integration-cta{min-width:100%;min-height:54px;padding:.9rem 1.2rem;font-size:.92rem}.pricing{padding:2.5rem 1rem 3.5rem}.pricing-shell{padding:2.4rem 1rem 2.8rem;border-radius:26px}.pricing-kicker{font-size:.68rem;padding:.42rem 1rem}.pricing-title{font-size:2rem}.pricing-subtitle{font-size:.9rem;line-height:1.65}.pricing-cards{grid-template-columns:1fr;max-width:480px;margin:2rem auto 0}.pricing-card.featured{grid-column:auto}.pricing-card{padding:1.35rem 1.1rem 1.45rem}.price{font-size:2.1rem}.price-period{font-size:.82rem}.pricing-features li{font-size:.92rem}.security-section{padding:3rem 1.25rem 4rem;border-top-left-radius:32px;border-top-right-radius:32px}.security-header h2{font-size:1.9rem}.security-phone-wrap{max-width:240px}.faq-section{padding:3rem 1.25rem 4rem;border-top-left-radius:32px;border-top-right-radius:32px}.faq-heading{font-size:2rem;margin-bottom:1.8rem}.faq-row-q{padding:1.1rem 1.2rem;font-size:.9rem}.faq-row-a{padding:0 1.2rem 1.1rem}.final-cta-new{padding:3rem 1.25rem 4rem}.final-cta-new h2{font-size:2rem}.final-cta-stats{flex-direction:column;align-items:center}.final-cta-stat{width:100%;max-width:320px}.site-footer-inner{grid-template-columns:1fr;padding:2.5rem 1.25rem 1.5rem}.site-footer-apps{flex-direction:row;flex-wrap:wrap}}.animate-slide-in-right{animation:slideInRight .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.todle-dark{background:#0d0820;color:#e8e0ff}.todle-dark .animated-bg{background:radial-gradient(circle at 52% 8%,#825cf566,#a578fa66,#8f67db70 60%,#100622),linear-gradient(180deg,#100622,#100622)}.todle-dark .particles-canvas{filter:hue-rotate(220deg) saturate(1.6) brightness(.9)}.todle-dark nav.snap-nav{background:#0d0820e0;border-color:#825cf540;box-shadow:0 8px 32px #00000073,inset 0 1px #a578fa1f}.todle-dark .snap-brand-text{color:#f0eaff}.todle-dark .snap-brand-text span{color:#a578fa}.todle-dark .theme-toggle,.todle-dark .snap-login-link{background:#825cf524;border-color:#825cf559;color:#d8caff}.todle-dark .snap-cta-button{background:linear-gradient(135deg,#825cf5,#a578fa);box-shadow:0 14px 28px #825cf559;border-color:transparent;color:#fff}.todle-dark .theme-toggle:hover,.todle-dark .snap-login-link:hover,.todle-dark .snap-cta-button:hover{box-shadow:0 16px 32px #825cf566}.todle-dark .hero-glow-left{background:#825cf561}.todle-dark .hero-glow-right{background:#a578fa47}.todle-dark .hero-orb{background:#825cf5;box-shadow:0 0 0 10px #825cf51f}.todle-dark .hero h1,.todle-dark .hero-title-dark{color:#f5f0ff}.todle-dark .hero-title-accent{background:linear-gradient(135deg,#a578fa,#d4b8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.todle-dark .hero p{color:#dcd2ffb3}.todle-dark .hero-badge{background:#825cf526;border-color:#825cf58c;color:#b794ff}.todle-dark .hero-dotted-path{border-color:#825cf573}.todle-dark .hero-dotted-path-left{border-right-color:transparent;border-bottom-color:transparent}.todle-dark .hero-dotted-path-right{border-left-color:transparent;border-bottom-color:transparent}.todle-dark .problem{background:#120a28}.todle-dark .problem-kicker,.todle-dark .use-case-kicker{background:#825cf526;border-color:#825cf580;color:#b794ff}.todle-dark .problem-heading{color:#f0eaff}.todle-dark .problem-heading span,.todle-dark .use-case-heading span{color:#a578fa}.todle-dark .problem-description{color:#dcd2ffa6}.todle-dark .problem-card{background:#ffffff0d;border:1px solid rgba(130,92,245,.2);box-shadow:0 12px 30px #00000059}.todle-dark .problem-card:hover{box-shadow:0 20px 40px #825cf52e;border-color:#825cf566}.todle-dark .problem-icon{background:#825cf533;color:#b794ff}.todle-dark .problem-card h3{color:#f0eaff}.todle-dark .problem-card p{color:#d2c8ff99}.todle-dark .problem-stat{color:#f0eaff}.todle-dark .problem-stat span{color:#d2c8ffb3}.todle-dark .use-case-heading{color:#f0eaff}.todle-dark .use-case-description{color:#d2c8ffa6}.todle-dark .use-case-tabs{background:#ffffff0d;box-shadow:0 12px 32px #0000004d}.todle-dark .use-case-tab{border-color:#825cf559;color:#d2c8ffcc}.todle-dark .use-case-tab:hover{box-shadow:0 8px 20px #825cf526}.todle-dark .use-case-tab.active{background:linear-gradient(135deg,#825cf5,#a578fa);border-color:transparent;color:#fff;box-shadow:0 12px 24px #825cf559}.todle-dark .use-case-panel{background:#ffffff0a;border:1px solid rgba(130,92,245,.18);box-shadow:0 20px 48px #0006}.todle-dark .use-case-panel-kicker{color:#b794ff}.todle-dark .use-case-panel-copy h3{color:#d2c8ffcc}.todle-dark .use-case-list{background:#ffffff08;border-color:#825cf52e}.todle-dark .use-case-list-item{border-color:#825cf524}.todle-dark .use-case-check{background:#825cf533;color:#b794ff}.todle-dark .use-case-list-item p{color:#d2c8ffb3}.todle-dark .use-case-panel-visual{background:linear-gradient(135deg,#4e2cac,#6b3fd4)}.todle-dark .section-title{color:#f0eaff}.todle-dark .section-subtitle{color:#d2c8ffa6}.todle-dark .features{background:#1a0e30}.todle-dark .admin-features-shell{background:#120926}.todle-dark .admin-features-kicker{background:#825cf526;border-color:#825cf580;color:#b794ff}.todle-dark .admin-features-header h2{color:#f0eaff}.todle-dark .admin-features-header h2 span{color:#a578fa}.todle-dark .admin-features-header p{color:#d2c8ff99}.todle-dark .admin-feature-card{background:#ffffff0d;border-color:#825cf533;box-shadow:0 2px #0003,0 8px 22px #0000004d}.todle-dark .admin-feature-preview{background:#825cf51a}.todle-dark .admin-feature-copy h3,.todle-dark .admin-feature-card-small h3{color:#f0eaff}.todle-dark .admin-feature-copy p,.todle-dark .admin-feature-card-small p{color:#d2c8ff99}.todle-dark .how-it-works-section{background:#120a28}.todle-dark .how-it-works-kicker,.todle-dark .integration-kicker{background:#825cf526;border-color:#825cf580;color:#b794ff}.todle-dark .how-it-works-copy h2{color:#f0eaff}.todle-dark .how-it-works-copy h2 span{color:#a578fa}.todle-dark .how-it-works-copy p{color:#d2c8ffa6}.todle-dark .integration-showcase{background:radial-gradient(circle at 50% 0%,#825cf52e,#fff0 36%),linear-gradient(180deg,#1a0e30fa,#140a26fa);box-shadow:0 20px 48px #0006}.todle-dark .integration-network-lines path{fill:#825cf559}.todle-dark .integration-copy h3{color:#f0eaff}.todle-dark .integration-copy h3 span{color:#a578fa}.todle-dark .integration-copy p{color:#d2c8ffa6}.todle-dark .integration-cta{background:linear-gradient(135deg,#825cf5,#a578fa);box-shadow:0 14px 28px #825cf559}.todle-dark .integration-cta:hover{box-shadow:0 18px 34px #825cf56b;filter:brightness(1.08)}.todle-dark .pricing{width:100%;padding:clamp(2.5rem,6vw,5rem) clamp(16px,5vw,80px);margin:-60px 0 0;background-color:#100622;background-image:radial-gradient(circle at top center,rgba(143,103,219,.18),rgba(130,92,245,.08) 35%,transparent 70%),url(/assets/whitevector-xPmnTDjK.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-blend-mode:normal;border-radius:40px 40px 0 0;position:relative;z-index:5;overflow:visible}.todle-dark .pricing-shell{background:transparent}.todle-dark .pricing-shell:before{display:none}.todle-dark .pricing-kicker{background:#825cf526;border-color:#825cf580;color:#b794ff}.todle-dark .pricing-title{color:#f0eaff}.todle-dark .pricing-title span{color:#a578fa}.todle-dark .pricing-subtitle{color:#d2c8ffa6}.todle-dark .pricing-card{background:#ffffff0d;border-color:#825cf526;box-shadow:0 12px 30px #00000059}.todle-dark .pricing-card:first-child{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border-color:#ffffff1f}.todle-dark .pricing-card:last-child{background:#ffffff0a;border-color:#ffffff1a}.todle-dark .pricing-card:hover{box-shadow:0 20px 44px #825cf533}.todle-dark .pricing-card.featured{background:linear-gradient(180deg,#6b3fd4,#825cf5);border-color:transparent;box-shadow:0 20px 44px #825cf566}.todle-dark .pricing-card h3,.todle-dark .price{color:#f0eaff}.todle-dark .price-period{color:#d2c8ffa6}.todle-dark .pricing-cta{background:transparent;border-color:#ffffff29;color:#fff}.todle-dark .pricing-card.featured .pricing-cta{background:#fffffff5;border-color:transparent;color:#2f2149}.todle-dark .pricing-cta:hover{background:#fffffff2;box-shadow:0 10px 18px #825cf533}.todle-dark .pricing-features li{color:#ffffffc7}.todle-dark .pricing-features li:before{background:#a47cff;color:#fff}.todle-dark .security-section{background:#1a0e30}.todle-dark .security-kicker{background:#825cf526;border-color:#825cf580;color:#b794ff}.todle-dark .security-header h2{color:#f0eaff}.todle-dark .security-header h2 span{color:#a578fa}.todle-dark .security-header p{color:#d2c8ffa6}.todle-dark .security-feature h4{color:#f0eaff}.todle-dark .security-feature p{color:#d2c8ff99}.todle-dark .security-divider{border-color:#825cf52e}.todle-dark .security-phone-wrap{background:#ffffff0f;box-shadow:0 24px 60px #0000008c,0 4px 12px #825cf51f}.todle-dark .faq-section{background:#120a28}.todle-dark .faq-heading{color:#f0eaff}.todle-dark .faq-heading span{color:#a578fa}.todle-dark .faq-list{background:#ffffff08;border-color:#825cf533}.todle-dark .faq-row{border-color:#825cf526}.todle-dark .faq-row-q{color:#f0eaff}.todle-dark .faq-row-q:hover{background:#825cf512}.todle-dark .faq-row-q svg circle,.todle-dark .faq-row-q svg line{stroke:#ffffffeb}.todle-dark .faq-row-a{color:#d2c8ffb3}.todle-dark .faq-view-more-btn{background:linear-gradient(135deg,#825cf5,#a578fa);box-shadow:0 8px 22px #825cf559}.todle-dark .faq-view-more-btn:hover{background:linear-gradient(135deg,#9470f7,#b794ff);box-shadow:0 14px 30px #825cf573}.todle-dark .final-cta-new{background:#0d0820;background-image:radial-gradient(ellipse at 50% 0%,rgba(130,92,245,.35) 0%,rgba(165,120,250,.12) 40%,transparent 70%)}.todle-dark .final-cta-badge{background:#825cf526;border-color:#825cf580;color:#b794ff}.todle-dark .final-cta-new h2{color:#f0eaff}.todle-dark .final-cta-new h2 span{color:#a578fa}.todle-dark .final-cta-subtitle{color:#d2c8ffa6}.todle-dark .final-cta-stat{background:#ffffff0d;border-color:#825cf538;box-shadow:0 3px 10px #0000004d}.todle-dark .final-cta-stat-num{color:#b794ff}.todle-dark .final-cta-stat-label{color:#d2c8ff99}.todle-dark .final-cta-new-btn{background:linear-gradient(135deg,#825cf5,#a578fa);box-shadow:0 8px 24px #825cf561}.todle-dark .final-cta-new-btn:hover{background:linear-gradient(135deg,#9470f7,#b794ff);box-shadow:0 14px 32px #825cf57a}.todle-dark .site-footer{background:#0a0618}.todle-dark .site-footer-inner{border-color:#825cf526}.todle-dark .site-footer-logo-text{color:#f0eaff}.todle-dark .site-footer-tagline{color:#d2c8ff8c}.todle-dark .site-footer-nav h5,.todle-dark .site-footer-contact h5{color:#f0eaff}.todle-dark .site-footer-nav a,.todle-dark .site-footer-contact a{color:#d2c8ff8c}.todle-dark .site-footer-nav a:hover,.todle-dark .site-footer-contact a:hover{color:#b794ff}.todle-dark .site-footer-bottom{border-color:#825cf526}.todle-dark .site-footer-love{color:#b794ff}.todle-dark .site-footer-copy{color:#d2c8ff66}.todle-dark,.todle-dark *:not(.particles-canvas){transition:background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease}.todle-dark .hero{background-color:#0f0720!important;background-image:radial-gradient(circle at 50% 50%,#100622,#100622 0%,#8f67db 44%,#a578fa 60%,#825cf5)!important}.todle-dark .hero h1{color:#fff}.todle-dark .hero p{color:#cbd5e1}.todle-dark .hero-glow-left{background:#8f67db66}.todle-dark .hero-glow-right{background:#825cf54d}.todle-dark .floating-note{background:#1e143ccc;border:1px solid rgba(255,255,255,.08)}.todle-dark .floating-note-left strong{color:#e2e8f0}.todle-dark .floating-note-left span{color:#94a3b8}.todle-dark .note-header strong,.todle-dark .note-list div:first-child{color:#e2e8f0}.todle-dark .note-list{color:#94a3b8}.todle-dark .hero-badge{background:#1e143cb3;border-color:#825cf5b3;color:#a578fa}.todle-dark .hero-title-dark{color:#fff}.todle-dark .hero-title-accent{background:linear-gradient(135deg,#a578fa,#d8b4fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.todle-dark .hero-orb{background:#a578fa;box-shadow:0 0 0 10px #a578fa14}.todle-dark .hero-dotted-path{border-color:#825cf566}
