:root{color:#242424;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}p,h1,h2,h3,figure,blockquote{margin:0}.layout{max-width:72rem;margin:0 auto;padding:0 1.5rem}.layout main{padding-top:5.5rem}.header{position:fixed;left:0;right:0;top:1.25rem;z-index:100;width:calc(100% - 32px);max-width:72rem;height:4rem;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid transparent;border-radius:1.375rem;background:transparent;background-clip:padding-box;overflow:hidden;isolation:isolate;transition:top .26s ease,width .26s ease,max-width .26s ease,height .26s ease,padding .26s ease,border-color .26s ease,background-color .26s ease,box-shadow .26s ease,backdrop-filter .26s ease}.header.floating{top:.75rem;width:calc(100% - 32px);max-width:900px;height:3.5rem;padding:0 .75rem;border-radius:1.5rem;border-color:#e7e7e7;background:#ffffffe6;box-shadow:0 16px 44px #0f172a1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);clip-path:inset(0 round 1.5rem)}.logo{display:inline-flex;align-items:center;gap:.625rem;font-weight:700;font-size:1.125rem;color:#242424}.logo img{width:2.25rem;height:2.25rem;transform:scale(1.42);transform-origin:center}.mobileLogo{display:none}.menuButton{position:relative;z-index:3;width:2.375rem;height:2.375rem;display:none;place-items:center;border:1px solid #dde3ea;border-radius:.875rem;background:linear-gradient(180deg,#fffffff5,#f8fafceb),#fff;color:#242424;cursor:pointer;box-shadow:inset 0 1px #fffffff2,inset 0 -12px 24px #1f23280a,0 10px 28px #1f232812}.menuButton span{position:absolute;width:1rem;height:1.5px;border-radius:999px;background:#242424;transition:transform .18s ease,opacity .18s ease}.menuButton span:first-child{transform:translateY(-4px)}.menuButton span:last-child{transform:translateY(4px)}.header.menuOpen .menuButton span:first-child{transform:rotate(45deg)}.header.menuOpen .menuButton span:last-child{transform:rotate(-45deg)}.mobileMenu{position:fixed;left:1rem;right:1rem;top:4.75rem;z-index:90;display:none;overflow:hidden;border:1px solid #e7e7e7;border-radius:1.5rem;background:#fffffff0;padding:.75rem;box-shadow:0 18px 52px #0f172a1f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.mobileMenu nav{display:grid;gap:.25rem}.mobileMenu nav a{min-height:2.75rem;display:flex;align-items:center;border-radius:1rem;color:#242424;padding:0 .875rem;font-size:.95rem;font-weight:700}.mobileMenu nav a:hover{background:#f5f7fa}.mobileMenu .languageSwitch{width:100%;justify-content:center;margin-top:.75rem}.mobileMenuActions{display:grid;gap:.5rem;margin-top:.75rem}.headerLinks{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2rem;transition:left .26s ease,gap .26s ease}.header.floating .headerLinks{left:44%;gap:1.25rem}.headerLinks a{color:#111827;font-size:.875rem;font-weight:650;line-height:1.5rem;white-space:nowrap;transition:color .18s ease,font-size .26s ease}.header.floating .headerLinks a{font-size:.8125rem}.headerActions,.callToAction{display:flex;align-items:center;gap:.75rem}.headerActions,.desktopLogo,.mobileLogo{position:relative;z-index:2;flex-shrink:0}.languageSwitch{display:inline-flex;align-items:center;gap:.125rem;border:1px solid #efefef;border-radius:999px;background:#fff;padding:.1875rem}.languageSwitch button{height:1.875rem;min-width:2.25rem;border:0;border-radius:999px;background:transparent;color:#7a7a7a;cursor:pointer;font-size:.75rem;font-weight:700}.languageSwitch button.active{background:#242424;color:#fff}.button{min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:.875rem;cursor:pointer;padding:0 14px;font-size:14px;font-weight:650;line-height:1;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;display:inline-flex;width:fit-content}.button:hover{transform:none}.button span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.button.primary{background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 28%),#242424;color:#fff;box-shadow:inset 0 1px #ffffff6b,inset 0 -18px 34px #0000002e,0 12px 30px #1f232829}.button.primary:hover{background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 30%),#262a30;box-shadow:inset 0 1px #ffffff80,inset 0 -16px 30px #0000002e,0 12px 30px #1f23282e}.button.secondary,.button.secondaryTwo{border-color:#dde3ea;background:linear-gradient(180deg,#fffffff5,#f8fafceb),#fff;color:#242424;box-shadow:inset 0 1px #fffffff2,inset 0 -14px 28px #1f23280b,0 10px 28px #1f232812}.button.secondary:hover,.button.secondaryTwo:hover{background:linear-gradient(180deg,#fff,#f7f9fb),#fff;box-shadow:inset 0 1px #fff,inset 0 -14px 28px #1f23280f,0 10px 28px #1f232817}.button.md{min-height:2.25rem;padding:0 1rem;font-size:.875rem}.button.lg,.button.xl{min-height:3rem;padding:0 1.375rem;font-size:1rem}.section{padding:1.5rem 0;text-align:center}.hero{margin-top:2.25rem}.pageHeading,.sectionHeading{color:#242424;font-weight:720;line-height:1.08;letter-spacing:0}.pageHeading{max-width:780px;margin:0 auto;font-size:clamp(2.125rem,5vw,3.75rem);font-weight:680}.pageHeading em{font-family:Georgia,Times New Roman,serif;font-weight:500}.sectionHeading{max-width:760px;margin:0 auto;font-size:clamp(1.7rem,4vw,2.5rem)}.paragraph,.sectionSubtitle{color:#848484;font-weight:400}.paragraph.lg,.sectionSubtitle{max-width:650px;margin:1.5rem auto 0;font-size:1.125rem;line-height:1.65}.heroCta{margin-top:1.5rem;margin-bottom:1.45rem;display:flex;flex-direction:column;align-items:center}.heroCta .callToAction{justify-content:center}.badge{display:inline-flex;width:fit-content;border-radius:8px;padding:1px;background:linear-gradient(180deg,#e7e7e7,#d5d5d5);color:#242424;box-shadow:0 2px 3.4px #0000000d,0 1px 1px #0000000f}.badge div{border-radius:7px;background:linear-gradient(180deg,#fff,#f6f6f6);padding:.25rem .5rem;font-size:.75rem;font-weight:650}.badge.green{color:#16a34a;background:linear-gradient(180deg,#d8f0e1,#c8e6d4)}.badge.green div{background:linear-gradient(180deg,#f2fbf5,#e6f8ed)}.badge.yellow{color:#a16207;background:linear-gradient(180deg,#fff1c7,#fde68a)}.badge.yellow div{background:linear-gradient(180deg,#fffdf4,#fff9eb)}.badge.gray{color:#525252;background:linear-gradient(180deg,#f1f5f9,#e5e7eb)}.badge.gray div{background:linear-gradient(180deg,#fff,#f8fafc)}.badge.dark{color:#242424;background:linear-gradient(180deg,#e7e7e7,#d5d5d5)}.badge.dark div{background:linear-gradient(180deg,#fff,#f6f6f6)}.brandScroller{width:100%;overflow:hidden;margin:1.45rem auto 1.25rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.brandTrack{display:flex;width:max-content;gap:.75rem;animation:scroll 28s linear infinite}.brandTrack span{min-width:max-content;border:1px solid #efefef;border-radius:999px;background:#fff;color:#8a8a8a;padding:.55rem .85rem;font-size:.8125rem;font-weight:650}@keyframes scroll{to{transform:translate(-50%)}}.videoWrap{position:relative;width:100%;margin-top:.75rem}.videoCard{position:relative;display:block;overflow:hidden;border:1px solid #efefef;border-radius:2.5rem;background:#fff;box-shadow:0 24px 70px #0f172a17}.playButton{position:absolute;z-index:3;top:50%;left:50%;width:5.25rem;height:5.25rem;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#ffffff94;box-shadow:inset 0 1px #ffffffe6,0 18px 50px #00000029;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.playButton span{display:block;margin:0 auto;width:0;height:0;transform:translate(3px);border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #242424}.softScene{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 30% 20%,rgba(0,0,0,.08),transparent 32%),radial-gradient(circle at 72% 36%,rgba(22,163,74,.12),transparent 34%);opacity:.45}.dashboardMock{position:relative;z-index:1;display:grid;grid-template-columns:220px 1fr;min-height:520px;text-align:left;background:linear-gradient(180deg,#fff,#fbfdff)}.dashboardMock aside{border-right:1px solid #efefef;padding:1.5rem}.dashboardMock aside .logo{margin-bottom:2rem}.dashboardMock aside>div:not(.logo){height:2.35rem;border-radius:.75rem;display:flex;align-items:center;padding:0 .85rem;color:#737373;font-size:.875rem}.dashboardMock aside>div.active{color:#242424;background:#f2f2f2;font-weight:700}.dashboardMock main{padding:1.75rem}.dashTop{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashTop strong{display:block;color:#242424;font-size:1.75rem}.dashTop span{display:block;margin-top:.35rem;color:#848484;font-size:.875rem}.dashStats{margin-top:1.35rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.stat{border:1px solid #efefef;border-radius:1.125rem;background:#fff;padding:1rem}.stat span{color:#848484;font-size:.75rem}.stat strong{display:block;margin-top:1.25rem;color:#242424;font-size:1.75rem}.dashTable{margin-top:1rem;border:1px solid #efefef;border-radius:1.125rem;overflow:hidden}.dashTable>div{display:grid;grid-template-columns:80px 1fr 96px 92px;align-items:center;gap:.75rem;padding:.95rem 1rem;border-bottom:1px solid #efefef}.dashTable>div:last-child{border-bottom:0}.dashTable span{color:#848484;font-size:.8125rem}.dashTable strong{color:#242424;font-size:.875rem}.sectionContent{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.featureImage{width:min(100%,1000px);min-height:520px;border:1px solid #efefef;border-radius:2rem;overflow:hidden;background:linear-gradient(#f1f4f8 1px,transparent 1px),linear-gradient(90deg,#f1f4f8 1px,transparent 1px),radial-gradient(circle at 28% 22%,rgba(36,36,36,.07),transparent 32%),radial-gradient(circle at 78% 30%,rgba(24,169,87,.08),transparent 30%),#fff;background-size:42px 42px,42px 42px,auto,auto,auto;box-shadow:0 18px 60px #0f172a14}.featureImage.reminders{background:linear-gradient(#f1f4f8 1px,transparent 1px),linear-gradient(90deg,#f1f4f8 1px,transparent 1px),radial-gradient(circle at 28% 22%,rgba(245,158,11,.11),transparent 32%),radial-gradient(circle at 78% 30%,rgba(36,36,36,.065),transparent 30%),#fff;background-size:42px 42px,42px 42px,auto,auto,auto}.featureImage.anywhere{background:linear-gradient(#f1f4f8 1px,transparent 1px),linear-gradient(90deg,#f1f4f8 1px,transparent 1px),radial-gradient(circle at 28% 22%,rgba(24,169,87,.09),transparent 32%),radial-gradient(circle at 78% 30%,rgba(36,36,36,.065),transparent 30%),#fff;background-size:42px 42px,42px 42px,auto,auto,auto}.mockToolbar{height:3.5rem;border-bottom:1px solid #efefef;display:flex;align-items:center;gap:.45rem;padding:0 1.25rem}.mockToolbar span{width:.65rem;height:.65rem;border-radius:99px;background:#d7d7d7}.mockContent{padding:2rem}.featurePanel{width:min(100% - 2rem,720px);display:grid;gap:.625rem;margin:0 auto}.featureMetricGrid,.featurePeopleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;margin-bottom:.25rem}.featureMetric,.featurePerson,.featureListRow{border:1px solid #edf0f4;background:linear-gradient(180deg,#fffffff5,#fafbfceb),#fff;box-shadow:inset 0 1px #ffffffeb,0 10px 28px #0f172a0b}.featureMetric{border-radius:1rem;padding:.85rem 1rem}.featureMetric span{display:block;color:#8b929d;font-size:.72rem;font-weight:700}.featureMetric strong{display:block;margin-top:.25rem;color:#242424;font-size:1.05rem;font-weight:720}.featureMetric strong.success{color:#18a957}.featureMetric strong.danger{color:#d04444}.featurePerson,.featureListRow{display:flex;align-items:center;gap:.75rem;min-width:0}.featurePerson{border-radius:1rem;padding:.65rem .75rem}.featureListRow{border-radius:1.125rem;padding:.75rem .875rem}.featureAvatar{width:2.35rem;height:2.35rem;display:grid;place-items:center;flex-shrink:0;border:1px solid #e7ebf0;border-radius:999px;background:#f7f9fb;color:#6f7681;font-size:.7rem;font-weight:800}.featureAvatar.dark{border-color:#24242429;background:#242424;color:#fff;box-shadow:inset 0 1px #ffffff59,0 10px 24px #0f172a1f}.featureAvatar.small{width:1.9rem;height:1.9rem;font-size:.62rem}.featureAvatar.time{width:3.1rem;border-radius:.875rem;color:#242424;font-size:.72rem}.featureTextCell{min-width:0;text-align:left}.featureTextCell p{margin:0;overflow:hidden;color:#242424;font-size:.84rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.featureTextCell span{display:block;overflow:hidden;margin-top:.16rem;color:#8b929d;font-size:.72rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.featureStatus{flex-shrink:0;margin-left:auto;border:1px solid #e6eaf0;border-radius:.65rem;background:#f8fafc;color:#7b8390;padding:.26rem .55rem;font-size:.68rem;font-weight:800}.featureStatus.success{border-color:#d8f0e1;background:#f2fbf5;color:#18a957}.featureStatus.warning{border-color:#fde8b4;background:#fff9eb;color:#a16207}.featureStatus.danger{border-color:#f6d5d5;background:#fff6f6;color:#d04444}.mockCard.large{height:9rem;border-radius:1.5rem;background:linear-gradient(180deg,#f8fbff,#eef4ff);border:1px solid #e8eef8}.mockGrid{margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.mockGrid div{height:7rem;border-radius:1.25rem;border:1px solid #efefef;background:#ffffffd1}.mockList{margin-top:1rem;display:grid;gap:.75rem}.mockList span{height:3.5rem;border-radius:1rem;background:#fff;border:1px solid #efefef}.coreGrid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;text-align:left}.coreCard{position:relative;min-height:285px;overflow:hidden;border:1px solid #efefef;border-radius:1.5rem;background:linear-gradient(#eef2f7 1px,transparent 1px),linear-gradient(90deg,#eef2f7 1px,transparent 1px),radial-gradient(circle at 18% 8%,rgba(0,0,0,.055),transparent 38%),#fff;background-size:42px 42px,42px 42px,auto,auto;padding:1.25rem;box-shadow:0 16px 50px #0f172a0f}.coreCard:after{content:"B";position:absolute;right:-.4rem;bottom:-2.4rem;color:#242424;opacity:.035;font-family:Georgia,Times New Roman,serif;font-size:10rem;line-height:1;transform:rotate(-8deg);pointer-events:none}.coreCardTop{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.coreCardTop>span{color:#b1b7c0;font-size:.8125rem;font-weight:700}.coreCard h3{position:relative;z-index:1;margin-top:1.25rem;color:#242424;font-size:1.2rem;line-height:1.2}.coreCard p{position:relative;z-index:1;margin-top:.75rem;color:#848484;font-size:.93rem;line-height:1.55}.coreRows{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.coreRows span{display:inline-flex;border:1px solid #edf0f4;border-radius:999px;background:#ffffffd6;color:#525252;padding:.42rem .62rem;font-size:.78rem;font-weight:650;box-shadow:0 6px 20px #0f172a09}.steps,.pricingGrid,.testimonials{margin-top:2.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.steps>div,.priceCard,.testimonials .scenarioCard{border:1px solid #efefef;border-radius:1.5rem;background:#fff;padding:1.5rem;text-align:left;box-shadow:0 8px 28px #0f172a0a}.steps h3,.priceCard h3{margin-top:1rem;color:#242424;font-size:1.05rem}.steps p,.priceCard li,.scenarioCaption,.faqList p{color:#848484;line-height:1.6}.steps p{margin-top:.5rem;font-size:.9375rem}.billingSwitch{width:fit-content;display:inline-flex;align-items:center;gap:.25rem;margin:1.5rem auto 0;border:1px solid #e5e7eb;border-radius:999px;background:#fff;padding:.35rem;box-shadow:0 8px 24px #1f23280e}.billingSwitch button{min-width:6.25rem;border:0;border-radius:999px;background:transparent;color:#737373;cursor:pointer;padding:.45rem .9rem;font-size:.8rem;font-weight:700}.billingSwitch button.active{background:#242424;color:#fff}.billingSwitch button.disabled,.billingSwitch button:disabled{cursor:not-allowed;color:#b7bcc4;text-decoration:line-through}.billingSwitch button.disabled:hover,.billingSwitch button:disabled:hover{background:transparent}.pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1060px;margin-left:auto;margin-right:auto}.priceCard.featured{border-color:#0000002e;background:linear-gradient(180deg,#fff,#f8f8f8)}.priceCard{position:relative;display:flex;flex-direction:column}.priceCardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.priceCardTop>div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.4rem}.priceCardTop h3{margin-top:0}.priceCard>p{min-height:3.1rem;margin-top:.75rem;color:#848484;font-size:.92rem;line-height:1.55}.price{margin-top:1.25rem;color:#242424;font-size:1.8rem;font-weight:720}.price span{color:#848484;font-size:.9375rem;font-weight:500}.priceNote{display:block;margin-top:.35rem;color:#848484;font-size:.82rem;font-weight:650}.priceCard .button{width:100%;margin-top:1.25rem}.priceCard .button span{width:100%}.priceCard ul{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}.priceCard li:before{content:"✓";display:inline-flex;width:1rem;color:#18a957;font-weight:800;margin-right:.5rem}.enterpriseCard{max-width:1060px;min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem auto 0;border:1px solid #efefef;border-radius:1.5rem;background:#fff;padding:1.25rem 1.5rem;text-align:left;box-shadow:0 8px 28px #0f172a0a}.enterpriseCard h3{color:#242424;font-size:1.05rem}.enterpriseCard p{margin-top:.35rem;color:#848484;font-size:.94rem;line-height:1.5}.testimonials{grid-template-columns:repeat(3,1fr)}.scenarioCard{display:flex;flex-direction:column;justify-content:space-between}.scenarioText{color:#3d3d3d;line-height:1.65;font-size:1.05rem}.scenarioText:before{content:"";display:block;width:2rem;height:2rem;margin-bottom:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23d1d5db' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V21'/%3E%3Cpath d='M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.scenarioCaption{margin-top:1rem;font-size:.875rem;color:#848484}.patternBanner{margin-top:2.5rem;overflow:hidden;border:1px solid rgba(231,231,231,.64);border-radius:1.5rem;background:linear-gradient(#e8edf5 1px,transparent 1px),linear-gradient(90deg,#e8edf5 1px,transparent 1px),radial-gradient(circle at 50% 10%,rgba(0,0,0,.07),transparent 42%),#fff;background-size:110px 110px,110px 110px,auto,auto}.finalAction{margin-top:1.5rem;justify-content:center}.faqList{max-width:760px;margin:2.5rem auto 0;display:grid;gap:.75rem;text-align:left}.faqList details{border:1px solid #efefef;border-radius:1rem;padding:1rem 1.125rem;background:#fff}.faqList summary{cursor:pointer;color:#242424;font-weight:650}.faqList p{margin-top:.75rem}.footer{height:5rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #efefef;color:#848484;font-size:.875rem}.footerLeft{display:flex;align-items:center;gap:1rem}.footerCopy{font-size:.8125rem;color:#a1a1a1}.footerLinks{display:flex;align-items:center;gap:1rem}.footerLinks a{color:#737373;font-weight:650;transition:color .16s ease}.footerLinks a:hover{color:#242424}@media(min-width:768px){.section{padding:3.5rem 0}}@media(max-width:900px){.headerLinks{display:none}.dashboardMock{grid-template-columns:1fr}.dashboardMock aside{display:none}.steps,.coreGrid,.testimonials{grid-template-columns:1fr 1fr}}@media(max-width:640px){.layout{padding:0 .875rem}.layout main{padding-top:4.875rem}.header,.header.floating{top:.5rem;width:calc(100% - 1.75rem);height:3.625rem;padding:0 .625rem 0 .75rem;border-radius:1.25rem;border-color:#e7e7e7;background:#ffffffeb;box-shadow:0 14px 42px #0f172a1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);clip-path:inset(0 round 1.25rem)}.desktopLogo{display:none}.mobileLogo{display:block}.mobileLogo .logo span{display:inline-flex;font-size:1.05rem}.mobileLogo .logo img{width:2rem;height:2rem}.headerLinks,.headerActions{display:none}.menuButton{display:grid}.mobileMenu{display:block}.mobileMenu.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.hero{margin-top:1.25rem}.pageHeading{max-width:22rem;font-size:clamp(2.55rem,13vw,3.65rem);line-height:.98}.paragraph.lg,.sectionSubtitle{margin-top:1rem;font-size:1rem;line-height:1.55}.heroCta{margin-top:1.25rem;margin-bottom:1.15rem}.callToAction{flex-direction:column;align-items:stretch}.button,.button span{width:100%}.billingSwitch{width:100%;flex-wrap:wrap;border-radius:1.25rem}.billingSwitch button{flex:1 1 calc(50% - .25rem)}.enterpriseCard{align-items:stretch;flex-direction:column}.videoCard{border-radius:1.5rem}.dashboardMock{min-height:auto}.dashboardMock main{padding:1rem}.dashTop,.dashTable>div{grid-template-columns:1fr}.dashTop{flex-direction:column}.dashTop strong{font-size:1.45rem}.dashStats,.mockGrid,.steps,.coreGrid,.pricingGrid,.testimonials{grid-template-columns:1fr}.featureImage{min-height:420px;border-radius:1.5rem}.featurePanel{width:100%}.featureMetricGrid,.featurePeopleGrid{grid-template-columns:1fr}.featureListRow{align-items:flex-start;flex-wrap:wrap}.featureStatus{margin-left:3.1rem}.footer{height:auto;padding:1.5rem 0;align-items:flex-start;flex-direction:column;gap:.75rem}.footerLinks{align-items:flex-start;flex-direction:column;gap:.5rem}}
