:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{height:100%}body{color:#0c0c0f;background:#fff;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 24px}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffffeb;border-bottom:1px solid #0c0c0f14;position:sticky;top:0}.headerInner{border-left:1px solid #0c0c0f14;border-right:1px solid #0c0c0f14;justify-content:space-between;align-items:center;height:64px;display:flex}.brand{letter-spacing:-.02em;align-items:baseline;gap:10px;font-weight:600;display:inline-flex}.brandMark{width:24px;height:24px;display:inline-block}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.actionsMobile{display:none}.navDropdown{position:relative}.navDropdown>summary{cursor:pointer;list-style:none}.navDropdown>summary::-webkit-details-marker{display:none}.navDropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #0c0c0f1f;border-radius:16px;min-width:200px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 1px 2px #0b0b120f,0 18px 40px #0b0b1214}.navDropdownItem{color:#0c0c0f;border-radius:12px;align-items:center;height:40px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.navDropdownItem:hover{background:#0c0c0f0f;text-decoration:none}@media (max-width:720px){.actionsDesktop{display:none}.actionsMobile{display:block}.headerInner{gap:12px}}.button{color:#0c0c0f;background:#fff;border:1px solid #0c0c0f2e;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 18px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{border-color:#0c0c0f66;text-decoration:none}.buttonPrimary{color:#fff;background:#0c0c0f;border-color:#0000}.buttonPrimary:hover{color:#fff;background:#1f1f27}.buttonGhost{background:0 0}.hero{background:#fff;border-bottom:1px solid #0c0c0f1a;padding:72px 0 64px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#0c0c0f0f,#0000 70%);width:360px;height:360px;position:absolute;top:-140px;right:-120px}.hero:after{content:"";filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#0c0c0f0a,#0000 70%);width:360px;height:360px;position:absolute;bottom:-160px;left:-120px}.hero:before,.hero:after{transition:transform 1.2s}.heroContent{text-align:center;max-width:680px;margin:0 auto}.heroContent .lede{margin-left:auto;margin-right:auto}.heroContent .heroActions{justify-content:center}.heroContent .heroStats{text-align:left}.h1{letter-spacing:-.03em;margin:14px 0 0;font-size:clamp(38px,4vw,52px);line-height:1.05}.lede{max-width:56ch;margin:16px 0 0;font-size:18px;line-height:1.5}.card{background:#fff;border:1px solid #0c0c0f1a;border-radius:18px;padding:20px;transition:box-shadow .2s;box-shadow:0 1px 2px #0b0b120f,0 10px 24px #0b0b120f}.card:hover{box-shadow:0 1px 2px #0b0b1214,0 12px 28px #0b0b1214}.cardWithIcon{flex-direction:column;align-items:flex-start;gap:0;display:flex}.cardIcon{color:#0c0c0fbf;flex-shrink:0;margin-bottom:16px}.kicker{letter-spacing:.12em;text-transform:uppercase;color:#0c0c0fa6;margin:0 0 8px;font-size:12px}.info{padding:64px 0}.main>section.info{border-top:1px solid #0c0c0f0f}.infoGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.infoGridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.infoGridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.infoGridFour{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:860px){.infoGrid,.infoGridTwo,.infoGridThree,.infoGridFour{grid-template-columns:1fr}}.h2{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(22px,2.4vw,28px)}.h3{margin:0 0 8px;font-size:18px}.p{margin:0;line-height:1.55}.footer{color:#f5f5f7;background:#0c0c0f;border-top:none;padding:40px 0 32px;font-size:13px}.footerInner{border-top:1px solid #ffffff0f;border-left:1px solid #ffffff0f;border-right:1px solid #ffffff0f;flex-direction:column;gap:28px;padding-top:40px;padding-left:24px;padding-right:24px;display:flex}.footerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footerBrand{align-items:center;display:flex}.footerLogoMark{color:#fff}.footerLinks{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footerLinks a{color:#fff9;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.footerLinks a:hover{color:#fff}.footerBottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:20px;padding-top:20px;display:flex}.footerApps{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.footerAppItem{flex-direction:column;gap:6px;display:flex}.footerAppName{color:#fff9;letter-spacing:.01em;font-size:12px;font-weight:500}.footerAppBadge{opacity:.9;line-height:0;transition:opacity .15s;display:inline-flex}.footerAppBadge:hover{opacity:1}.footerAppBadge img{width:auto;height:40px;display:block}.footerTagline{color:#fff6;font-size:12px}.footerCopyright{color:#ffffff59;font-size:12px}.legalMain{padding:56px 0 72px}.legalTitle{letter-spacing:-.02em;margin:0 0 8px;font-size:36px;line-height:1.1}.legalMeta{opacity:.72;margin:0 0 32px;font-size:14px}.legalSection{margin-bottom:28px}.legalSection .p{margin-top:10px}.legalList{margin:10px 0 0 20px;padding:0}.legalList li{margin:6px 0;line-height:1.5}.supportLede{opacity:.78;max-width:540px;margin:0 0 36px;font-size:17px;line-height:1.5}.supportSection{margin-bottom:40px}.supportCard{border:1px solid #00000014;border-radius:10px;margin-top:12px;padding:20px 24px}.supportCardTitle{margin:0 0 6px;font-size:16px;font-weight:600}.supportCard .p{opacity:.78;margin:0;font-size:14px;line-height:1.5}.supportFaq{border-bottom:1px solid #0000000f;padding:16px 0}.supportFaq summary{cursor:pointer;font-size:15px;font-weight:600;list-style:none}.supportFaq summary::-webkit-details-marker{display:none}.supportFaq summary:before{content:"+";opacity:.5;width:20px;font-weight:400;display:inline-block}.supportFaq[open] summary:before{content:"−"}.supportFaq .p{opacity:.78;margin:10px 0 0 20px;font-size:14px;line-height:1.6}.supportLink{color:var(--accent,#1677ff);font-weight:600;text-decoration:none}.supportLink:hover{text-decoration:underline}.muted{opacity:.68}.languageSwitcher{align-items:center;gap:6px;display:inline-flex}.languageSwitcherSelect{color:#0c0c0f;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#0c0c0f 50%),linear-gradient(135deg,#0c0c0f 50%,#0000 50%);background-position:calc(100% - 16px) 14px,calc(100% - 11px) 14px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #0c0c0f2e;border-radius:999px;height:34px;padding:0 36px 0 12px;font-size:12px;font-weight:600;box-shadow:0 1px 2px #0c0c0f0f,0 10px 20px #0c0c0f0f}.languageSwitcherSelect:focus{border-color:#0c0c0f66;outline:none;box-shadow:0 0 0 2px #0c0c0f14}.pill{letter-spacing:.08em;text-transform:uppercase;background:#0c0c0f14;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.pillMuted{color:#0c0c0f99;background:#0c0c0f0f;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.heroActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.heroStats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-top:28px;display:grid}.statValue{margin:0;font-weight:600}.statLabel{color:#0c0c0f9e;margin:4px 0 0;font-size:13px}.sectionHeader{gap:8px;max-width:640px;margin-bottom:24px;display:grid}.sectionSurface{background:#fff}.sectionDots{background-color:#fff;background-image:radial-gradient(#0c0c0f0f 1px,#0000 1px);background-position:0 0,18px 18px;background-size:36px 36px;position:relative;overflow:hidden}.sectionDots:before,.sectionDots:after{display:none}.cardElevated{background:#fff}.spotlight{text-align:center;background:#fff;border:1px solid #0c0c0f14;border-radius:24px;max-width:600px;margin:0 auto;padding:48px 40px;box-shadow:0 1px 2px #0b0b120f,0 16px 36px #0b0b120f}.spotlight .kicker{margin-bottom:12px}.spotlight .h2{margin-bottom:16px}.spotlight .p{max-width:44ch;margin:0 auto;line-height:1.65}.spotlightMockup{justify-content:center;margin-bottom:24px;display:flex}.spotlightPhone{opacity:.85;color:#0c0c0fbf}.slotShowcase{padding:24px 0 48px}.slotShowcaseInner{justify-content:center;display:flex}.slotIllustration{perspective:900px}.slotCard{background:#fff;border:1px solid #0c0c0f1a;border-radius:20px;width:320px;padding:20px;transition:transform .4s;transform:rotateX(2deg);box-shadow:0 1px 2px #0b0b120f,0 14px 32px #0b0b120f}.slotCardHeader{align-items:center;gap:10px;margin-bottom:16px;display:flex}.slotCardDot{opacity:.3;background:#0c0c0f;border-radius:50%;width:10px;height:10px}.slotCardTitle{color:#0c0c0f;letter-spacing:-.01em;font-size:15px;font-weight:600}.slotDateRow{gap:12px;margin-bottom:14px;font-size:12px;display:flex}.slotDateActive{color:#0c0c0f;border-bottom:2px solid #0c0c0f99;padding-bottom:4px;font-weight:600}.slotDateMuted{color:#0c0c0f59;padding-bottom:4px}.slotGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px;display:grid}.slotChip{cursor:default;background:#fafafb;border:1px solid #0c0c0f1a;border-radius:12px;flex-direction:column;align-items:center;padding:10px 8px;transition:all .25s;display:flex}.slotTime{color:#0c0c0f;font-size:13px;font-weight:600}.slotLabel{color:#0c0c0f73;margin-top:2px;font-size:10px}.slotChipSelected{background:#0c0c0f0a;border-color:#0c0c0f80;box-shadow:0 0 0 2px #0c0c0f14}.slotChipSelected .slotTime{color:#0c0c0fe6}.slotChipSelected .slotLabel{color:#0c0c0fa6}.slotChipBooked{box-shadow:none;background:#0c0c0f05;border-color:#0c0c0f40}.slotChipBooked .slotTime{color:#0c0c0f8c}.slotChipBooked .slotLabel{color:#0c0c0f73;font-weight:600}.slotBookRow{justify-content:center;display:flex}.slotBookButton{color:#0c0c0f4d;text-align:center;background:#0c0c0f0f;border-radius:10px;padding:10px 32px;font-size:13px;font-weight:600;transition:all .25s;display:inline-block}.slotBookReady,.slotBookConfirmed{color:#fff;background:#0c0c0f;box-shadow:0 14px 30px #0c0c0f24}.cardOutline{box-shadow:none;background:#fafafb;border:1px solid #0c0c0f24}.list{color:#0c0c0fb8;gap:8px;margin:16px 0 0;padding-left:18px;line-height:1.5;display:grid}.sectionHeaderCenter{text-align:center;margin-left:auto;margin-right:auto}.pillGrid{flex-wrap:wrap;justify-content:center;gap:12px;max-width:720px;margin:0 auto;display:flex}.pillLink{color:#0c0c0f;background:#fff;border:1px solid #0c0c0f1a;border-radius:14px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 10px #0b0b120f}.pillEmoji{flex-shrink:0;font-size:20px;line-height:1}.pillLabel{white-space:nowrap}.pillLink:hover{color:#fff;background:#0c0c0f;border-color:#0000;text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 24px #0b0b122e}.heroTagline{letter-spacing:-.01em;color:#0c0c0f80;margin:12px 0 0;font-size:15px;font-weight:600}.cardEmoji{margin-bottom:14px;font-size:28px;line-height:1;display:block}.growthTimeline{justify-content:center;align-items:flex-start;gap:0;max-width:960px;margin:0 auto;display:flex}.growthStep{text-align:center;background:#fff;border:1px solid #0c0c0f1a;border-radius:18px;flex:1;padding:28px 24px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 2px #0b0b120f,0 10px 24px #0b0b120f}.growthStep:hover{transform:translateY(-3px);box-shadow:0 1px 2px #0b0b1214,0 14px 32px #0b0b121a}.growthStepIcon{margin-bottom:14px;font-size:32px;line-height:1;display:block}.growthArrow{color:#0c0c0f40;flex-shrink:0;align-items:center;margin-top:40px;padding:0 12px;display:flex}@media (max-width:720px){.growthTimeline{flex-direction:column;align-items:stretch;gap:0}.growthArrow{justify-content:center;margin-top:0;padding:8px 0}.growthArrow svg{transform:rotate(90deg)}}.ctaHook{color:#fff9;letter-spacing:-.01em;margin:0 0 12px;font-size:16px;font-weight:500}.steps{gap:16px;display:grid}.step{background:#fff;border:1px solid #0c0c0f1a;border-radius:16px;grid-template-columns:auto 1fr;align-items:flex-start;gap:16px;padding:18px 20px;display:grid}.stepNumber{background:#0c0c0f14;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:inline-flex}.cta{padding:72px 0 88px}.ctaInner{text-align:center;color:#fff;background:#0c0c0f;border-radius:28px;flex-direction:column;align-items:center;gap:28px;padding:48px 32px;display:flex;position:relative;overflow:hidden}.ctaInner:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#ffffff14,#0000 70%);width:300px;height:300px;position:absolute;top:-150px;right:-100px}.ctaInner:after{content:"";filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#ffffff0f,#0000 70%);width:280px;height:280px;position:absolute;bottom:-160px;left:-100px}.ctaTitle{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.2vw,40px);font-weight:700;position:relative}.ctaPoints{flex-wrap:wrap;justify-content:center;gap:24px;margin:0;padding:0;list-style:none;display:flex;position:relative}.ctaPoint{color:#ffffffbf;align-items:center;gap:8px;font-size:14px;display:flex}.ctaActions{gap:12px;display:flex;position:relative}.ctaInner .button{color:#fff;background:0 0;border-color:#fff6}.ctaInner .buttonPrimary{color:#0c0c0f;background:#fff;box-shadow:0 14px 30px #ffffff26}.ctaInner .buttonPrimary:hover{background:#e6e6f0}@media (max-width:860px){.ctaPoints{flex-direction:column;align-items:center;gap:12px}}@media (prefers-reduced-motion:no-preference){.animateIn{animation:.75s both fadeUp}.animateInDelay{animation:.85s .12s both fadeUp}.hero{animation:12s ease-in-out infinite heroGlow}.sectionDots{animation:14s ease-in-out infinite dotsFloat}@keyframes heroGlow{0%{filter:saturate()}50%{filter:saturate(1.08)}to{filter:saturate()}}@keyframes dotsFloat{0%{background-position:0 0,18px 18px}50%{background-position:10px 8px,28px 26px}to{background-position:0 0,18px 18px}}.card:hover{transition-duration:.25s}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.rotatorWord{color:#0c0c0fd1;transition:opacity .3s,transform .3s;display:inline-block}.rotatorVisible{opacity:1;transform:translateY(0)}.rotatorHidden{opacity:0;transform:translateY(8px)}.pricing{background:#fff;padding:80px 0}.pricingGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:none;margin-top:8px;display:grid}@media (max-width:860px){.pricingGrid{grid-template-columns:1fr;max-width:380px}}.pricingCard{background:#fff;border:1px solid #0c0c0f1a;border-radius:20px;flex-direction:column;padding:32px 28px;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 2px #0b0b120f,0 12px 28px #0b0b120f}.pricingCard:hover{box-shadow:0 1px 2px #0b0b1214,0 14px 32px #0b0b1214}.pricingCardPopular{border-color:#0c0c0f99;box-shadow:0 0 0 1px #0c0c0f99,0 14px 32px #0b0b1214}.pricingCardPopular:hover{box-shadow:0 0 0 1px #0c0c0f99,0 16px 36px #0b0b121a}.pricingBadge{letter-spacing:.06em;text-transform:uppercase;color:#fff;white-space:nowrap;background:#0c0c0f;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.pricingName{letter-spacing:-.01em;margin:0 0 16px;font-size:18px;font-weight:700}.pricingPrice{align-items:baseline;gap:4px;margin-bottom:4px;display:flex}.pricingAmount{letter-spacing:-.03em;font-size:40px;font-weight:800;line-height:1}.pricingPeriod{color:#0c0c0f80;font-size:14px}.pricingAnnual{color:#0c0c0f80;margin:0 0 12px;font-size:13px}.pricingDescription{color:#0c0c0fa6;margin:8px 0 20px;font-size:14px;line-height:1.5}.pricingFeatures{flex-direction:column;flex:1;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.pricingFeature{color:#0c0c0f;align-items:center;gap:8px;font-size:14px;line-height:1.4;display:flex}.pricingFeature svg{color:#0c0c0fcc;flex-shrink:0}.pricingFeatureMuted{color:#0c0c0f73;font-size:12px}.pricingFeatureMuted svg{color:#0c0c0f4d}.pricingCard .button{width:100%;margin-top:auto}.pageShell{flex-direction:column;min-height:100vh;display:flex}.layoutSplit{border-left:1px solid #0c0c0f14;border-right:1px solid #0c0c0f14;flex:1;width:100%;max-width:1320px;margin:0 auto;display:flex}.sidebarWrap{z-index:5;border-right:1px solid #0c0c0f14;flex-shrink:0;align-items:flex-start;width:220px;height:calc(100vh - 64px);padding:40px 0 40px 24px;display:flex;position:sticky;top:64px}.sideNav{width:100%}.sideNavList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.sideNavLink{color:#0c0c0f73;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.sideNavLink:hover{color:#0c0c0fcc;background:#0c0c0f08;text-decoration:none}.sideNavLinkActive{color:#0c0c0f;font-weight:600}.sideNavIndicator{background:0 0;border-radius:2px;flex-shrink:0;width:3px;height:16px;transition:background .2s}.sideNavLinkActive .sideNavIndicator{background:#0c0c0f}.mainContent{flex:1;min-width:0}.sec{border-bottom:1px solid #0c0c0f14;padding:80px 48px;scroll-margin-top:80px;position:relative}.secAlt{background:#f8f8fa}.secAltWarm{background:#faf8f6}.secAltCool{background:#f6f8fa}.secDark{color:#f5f5f7;background:#0c0c0f;border-bottom-color:#ffffff0f}.secDark .secTag{color:#ffffff80;background:#ffffff14}.secDark .secTitle{color:#f5f5f7}.secDark .secDesc{color:#ffffff8c}.secDark .btnPrimary{color:#0c0c0f;background:#fff;border-color:#0000}.secDark .btnPrimary:hover{background:#e8e8ec;box-shadow:0 8px 24px #0000004d}.secDark .btnGhost{color:#fff;border-color:#fff3}.secDark .btnGhost:hover{border-color:#ffffff80}.secInner{max-width:720px}.secInnerWide{max-width:820px}.secNumber{color:#0c0c0f66;font-variant-numeric:tabular-nums;background:#0c0c0f0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:20px;font-size:13px;font-weight:700;display:inline-flex}.secTag{letter-spacing:.04em;text-transform:uppercase;color:#0c0c0f8c;background:#0c0c0f0f;border-radius:999px;align-items:center;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.secTitle{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.15}.secDesc{color:#0c0c0f99;max-width:56ch;margin:0 0 36px;font-size:17px;line-height:1.6}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:hover{text-decoration:none}.btnPrimary{color:#fff;background:#0c0c0f}.btnPrimary:hover{background:#1f1f27;transform:translateY(-1px);box-shadow:0 8px 24px #0c0c0f2e}.btnGhost{color:#0c0c0f;background:0 0;border-color:#0c0c0f2e}.btnGhost:hover{border-color:#0c0c0f66}.btnLg{border-radius:14px;height:50px;padding:0 32px;font-size:15px}.secHero{background:linear-gradient(175deg,#fff 0%,#f7f7fa 60%,#f0f0f6 100%);padding:64px 48px 80px;position:relative;overflow:hidden}.secHero:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#6464ff0a,#0000 70%);width:400px;height:400px;position:absolute;top:-80px;right:-60px}.secHero:after{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ff78500d,#0000 70%);width:300px;height:300px;animation:12s ease-in-out infinite reverse heroFloat;position:absolute;bottom:-100px;left:20%}.heroGeo{pointer-events:none;width:360px;height:320px;position:absolute;bottom:0;right:0;overflow:hidden}.heroGeo:before{content:"";border:1px solid #0c0c0f0f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:32px;right:24px}.heroGeo:after{content:"";border:1px solid #0c0c0f0d;border-radius:50%;width:120px;height:120px;position:absolute;bottom:72px;right:64px}.heroGeoLines{width:100%;height:100%;position:absolute;bottom:0;right:0}.heroGeoLine{transform-origin:100% 100%;background:#0c0c0f0a;position:absolute}.heroGeoLine:first-child{width:1px;height:200px;bottom:0;right:80px}.heroGeoLine:nth-child(2){background:#0c0c0f08;width:1px;height:160px;bottom:0;right:140px}.heroGeoLine:nth-child(3){width:180px;height:1px;bottom:80px;right:0}.heroGeoLine:nth-child(4){background:#0c0c0f08;width:140px;height:1px;bottom:140px;right:0}.heroGeoDot{background:#0c0c0f14;border-radius:50%;width:5px;height:5px;position:absolute}.heroGeoDot:nth-child(5){bottom:80px;right:80px}.heroGeoDot:nth-child(6){bottom:140px;right:140px}@keyframes heroFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-15px)}}.heroBadge{letter-spacing:.04em;text-transform:uppercase;color:#0c0c0f8c;background:#0c0c0f0f;border-radius:999px;align-items:center;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.secHero .heroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.heroLede{color:#0c0c0f99;max-width:48ch;margin:16px 0 0;font-size:18px;line-height:1.6}.heroGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.heroCopy{min-width:0}.heroVisual{justify-content:center;display:flex;position:relative}.heroCard{background:#fff;border:1px solid #0c0c0f14;border-radius:18px;width:100%;max-width:420px;padding:18px;animation:6s ease-in-out infinite cardFloat;box-shadow:0 1px 2px #0b0b120a,0 24px 60px #0b0b121a}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.heroCardTopBar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.heroCardNav{color:#0c0c0f99;cursor:default;background:#fff;border:1px solid #0c0c0f1a;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.heroCardDate{color:#0c0c0f;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.heroCardLabel{letter-spacing:.08em;text-transform:uppercase;color:#0c0c0f73;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.heroCardLabelMt{margin-top:14px}.heroCardField{margin-bottom:6px}.heroCardSelect{color:#0c0c0f;background:#fff;border:1px solid #0c0c0f1a;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.heroCardSelect svg{color:#0c0c0f73;flex-shrink:0}.heroMemberCard{background:#fff;border:1px solid #0c0c0f14;border-radius:12px;margin-top:8px;padding:12px}.heroMemberHeader{border-bottom:1px solid #0c0c0f0f;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.heroMemberAvatar{color:#0c0c0fbf;object-fit:cover;background:#0c0c0f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.heroMemberMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.heroMemberName{color:#0c0c0f;letter-spacing:-.01em;font-size:13px;font-weight:700}.heroMemberLoc{color:#0c0c0f8c;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:11px;font-weight:500;display:inline-flex;overflow:hidden}.heroMemberSlots{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.heroMemberSlot{text-align:center;color:#0c0c0f;white-space:nowrap;background:#fff;border:1px solid #0c0c0f1a;border-radius:8px;padding:6px 4px;font-size:11px;font-weight:600}.heroMemberSlotActive{background:#0c0c0f0a;border-color:#0c0c0fcc;box-shadow:0 0 0 2px #0c0c0f14}@media (max-width:960px){.heroGrid{grid-template-columns:1fr;gap:40px}.heroVisual{justify-content:center}.heroCard{max-width:360px}.heroMemberSlot{padding:6px 2px;font-size:10px}}.featureRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.featureCard{background:#fff;border:1px solid #0c0c0f14;border-radius:18px;padding:28px 24px;transition:all .3s;position:relative;overflow:hidden}.featureCard:hover{border-color:#0c0c0f26;transform:translateY(-2px);box-shadow:0 12px 32px #0b0b121a}.featureCardIcon{margin-bottom:16px;font-size:28px}.featureCard h3{letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.featureCard p{color:#0c0c0f99;margin:0;font-size:14px;line-height:1.55}.featureGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:860px){.featureGrid{grid-template-columns:1fr}}.tierRow{justify-content:center;align-items:flex-start;gap:0;max-width:960px;margin:0 auto;display:flex}.tierCard{text-align:center;background:#fff;border:1px solid #0c0c0f14;border-radius:18px;flex:1;padding:28px 24px;transition:all .3s}.tierCard:hover{border-color:#0c0c0f26;transform:translateY(-2px);box-shadow:0 12px 32px #0b0b121a}.tierNum{color:#0c0c0f;background:#0c0c0f0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;font-size:15px;font-weight:700;display:inline-flex}.tierCard h3{letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.tierCard p{color:#0c0c0f99;margin:0;font-size:14px;line-height:1.55}.tierArrow{color:#0c0c0f40;flex-shrink:0;align-items:center;margin-top:44px;padding:0 12px;display:flex}@media (max-width:720px){.tierRow{flex-direction:column;align-items:stretch;gap:0}.tierArrow{justify-content:center;margin-top:0;padding:8px 0}.tierArrow svg{transform:rotate(90deg)}}.orgChart{flex-direction:column;align-items:center;margin:8px auto 40px;padding:24px 8px 8px;display:flex;overflow-x:auto}.orgTree,.orgTree ul{margin:0;padding:0;list-style:none;position:relative}.orgTree{text-align:center;display:inline-block}.orgTree ul{justify-content:center;gap:32px;padding-top:0;display:flex;position:relative}.orgTree li{flex-direction:column;align-items:center;padding:32px 0 0;display:flex;position:relative}.orgTree li:before,.orgTree li:after{content:"";background:#0c0c0f33;width:calc(50% + 16px);height:1px;position:absolute;top:16px}.orgTree li:before{right:50%}.orgTree li:after{left:50%}.orgTree li:first-child:before,.orgTree li:last-child:after,.orgTree li:only-child:before,.orgTree li:only-child:after{background:0 0}.orgTree ul:before{content:"";background:#0c0c0f33;width:1px;height:16px;position:absolute;top:0;left:50%}.orgTree li>.orgNode{position:relative}.orgTree li>.orgNode:before{content:"";background:#0c0c0f33;width:1px;height:16px;position:absolute;top:-16px;left:50%}.orgTree>li{padding-top:0}.orgTree>li>.orgNode:before,.orgTree>li:before,.orgTree>li:after{display:none}.orgNode{text-align:center;background:#fff;border:1px solid #0c0c0f1a;border-radius:12px;flex-direction:column;align-items:center;gap:2px;min-width:132px;padding:10px 16px;display:inline-flex;box-shadow:0 2px 6px #0b0b120a}.orgNodeTier{letter-spacing:.08em;text-transform:uppercase;color:#0c0c0f73;font-size:10px;font-weight:700}.orgNodeLabel{letter-spacing:-.01em;color:#0c0c0f;font-size:14px;font-weight:700}.orgNodeMeta{color:#0c0c0f8c;font-size:12px}.orgNodeBiz{background:#0c0c0f;border-color:#0c0c0f;min-width:160px}.orgNodeBiz .orgNodeTier{color:#ffffff8c}.orgNodeBiz .orgNodeLabel{color:#fff}.orgNodeBiz .orgNodeMeta{color:#ffffffb3}.orgNodeLoc{background:#0c0c0f0a}.orgNodeStaff{border-color:#f59e0b66;flex-direction:row;align-items:center;gap:8px;min-width:0;padding:8px 12px;box-shadow:0 0 0 3px #f59e0b1a,0 2px 6px #0b0b120a}.orgNodeAvatar{object-fit:cover;background:#0c0c0f14;border-radius:50%;flex-shrink:0;width:28px;height:28px;box-shadow:0 0 0 2px #f59e0b40}.orgNodeStaff .orgNodeLabel{font-size:13px}.orgEntryCallout{color:#b45309;background:#f59e0b1f;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.orgEntryDot{background:#f59e0b;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite orgEntryPulse;box-shadow:0 0 0 4px #f59e0b33}@keyframes orgEntryPulse{0%,to{box-shadow:0 0 0 4px #f59e0b33}50%{box-shadow:0 0 0 7px #f59e0b0d}}@media (max-width:720px){.orgChart{justify-content:flex-start;align-items:flex-start}.orgNode{min-width:96px;padding:8px 10px}.orgNodeBiz{min-width:120px}.orgNodeTier{font-size:9px}.orgNodeLabel{font-size:12px}.orgNodeMeta{font-size:10px}.orgTree ul{gap:2px}.orgTree li{padding:0 4px}}.codeSnippet{background:#0c0c0f0a;border:1px solid #0c0c0f14;border-radius:12px;margin-top:16px;padding:14px 18px;overflow-x:auto}.codeSnippet code{color:#0c0c0fb8;white-space:nowrap;font-family:ui-monospace,SF Mono,Menlo,Monaco,monospace;font-size:13px}.showcaseCard{background:#fff;border:1px solid #0c0c0f1a;border-radius:16px;margin-bottom:28px;overflow:hidden;box-shadow:0 1px 2px #0b0b120a,0 12px 32px #0b0b120f}.showcaseBrowser{background:#f5f5f7;border-bottom:1px solid #0c0c0f0f;align-items:center;gap:12px;padding:12px 16px;display:flex}.showcaseBrowserDots{gap:6px;display:flex}.showcaseBrowserDots span{background:#0c0c0f1f;border-radius:50%;width:10px;height:10px}.showcaseBrowserDots span:first-child{background:#ff5f57b3}.showcaseBrowserDots span:nth-child(2){background:#ffbd2eb3}.showcaseBrowserDots span:nth-child(3){background:#28c840b3}.showcaseBrowserBar{color:#0c0c0f66;background:#fff;border:1px solid #0c0c0f0f;border-radius:8px;flex:1;padding:6px 14px;font-size:12px}.showcaseBody{flex-direction:column;gap:12px;padding:24px;display:flex}.showcaseMockBlock{background:linear-gradient(135deg,#0c0c0f0a,#0c0c0f12);border-radius:10px}.showcaseMockLg{height:100px}.showcaseMockSm{height:60px}.showcaseMockRow{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.checkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.checkList li{color:#0c0c0fb3;align-items:center;gap:10px;font-size:15px;display:flex}.checkList li:before{content:"✓";color:#28c840cc;background:#28c8401a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.formMock{background:#fff;border:1px solid #0c0c0f1a;border-radius:18px;flex-direction:column;gap:16px;max-width:400px;padding:24px;display:flex;box-shadow:0 8px 28px #0b0b120f}.formMockField{flex-direction:column;gap:6px;display:flex}.formMockLabel{text-transform:uppercase;letter-spacing:.06em;color:#0c0c0f73;font-size:12px;font-weight:600}.formMockInput{color:#0c0c0fa6;background:#fafafb;border:1px solid #0c0c0f1a;border-radius:10px;padding:10px 14px;font-size:14px}.formMockInputFile{color:#0c0c0f66;border-style:dashed;align-items:center;gap:6px;display:flex}.formMockTextarea{min-height:48px}.formMockBtn{text-align:center;color:#fff;background:#0c0c0f;border-radius:12px;padding:12px;font-size:14px;font-weight:600}.policyGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.policyCard{background:#fff;border:1px solid #0c0c0f14;border-radius:16px;padding:24px 20px;transition:all .3s}.policyCard:hover{border-color:#0c0c0f26;transform:translateY(-2px);box-shadow:0 12px 32px #0b0b121a}.policyIcon{margin-bottom:12px;font-size:24px}.policyCard h4{margin:0 0 6px;font-size:15px;font-weight:700}.policyCard p{color:#0c0c0f8c;margin:0;font-size:13px;line-height:1.5}.notifStack{flex-direction:column;gap:12px;max-width:500px;display:flex}.notifCard{background:#fff;border:1px solid #0c0c0f14;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;animation:.5s both slideInLeft;display:flex;box-shadow:0 2px 10px #0b0b120a}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.notifIcon{flex-shrink:0;font-size:22px}.notifBody{flex-direction:column;flex:1;gap:2px;display:flex}.notifBody strong{font-size:14px;font-weight:600}.notifBody span{color:#0c0c0f80;font-size:13px}.notifTime{color:#0c0c0f59;white-space:nowrap;font-size:11px}.uxFlow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px;display:flex}.uxStep{background:#fff;border:1px solid #0c0c0f1a;border-radius:14px;align-items:center;gap:12px;padding:14px 20px;display:flex;box-shadow:0 2px 10px #0b0b120a}.uxStepNum{color:#fff;background:#0c0c0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex}.uxStepLabel{white-space:nowrap;font-size:14px;font-weight:600}.uxStepArrow{color:#0c0c0f33;font-size:18px}.uxHighlights{flex-wrap:wrap;gap:16px;display:flex}.uxHighlight{color:#0c0c0fa6;background:#0c0c0f0a;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;display:flex}.uxHighlight span{font-size:16px}.secAddons{background:linear-gradient(175deg,#fff 0%,#f5f3fa 100%)}.addonRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.addonCard{background:linear-gradient(135deg,#fafafb 0%,#fff 100%);border:1px solid #0c0c0f14;border-radius:18px;padding:28px 24px;transition:all .3s;position:relative;overflow:hidden}.addonCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#6464ff08,#0000 40%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.addonCard:hover{border-color:#0c0c0f26;transform:translateY(-2px);box-shadow:0 12px 32px #0b0b121a}.addonIcon{margin-bottom:16px;font-size:32px}.addonBadge{letter-spacing:.06em;text-transform:uppercase;color:#6450c8cc;background:linear-gradient(135deg,#6464ff1a,#c864ff1a);border-radius:6px;align-items:center;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.addonCard h3{margin:0 0 8px;font-size:18px;font-weight:700}.addonCard p{color:#0c0c0f8c;margin:0;font-size:14px;line-height:1.55;position:relative}.secCta{padding:80px 48px 100px}.ctaBox{color:#fff;text-align:center;background:#0c0c0f;border-radius:24px;padding:56px 48px;position:relative;overflow:hidden}.ctaBox:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ffffff0f,#0000 70%);width:300px;height:300px;position:absolute;top:-150px;right:-80px}.ctaBox .ctaTitle{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(26px,3vw,36px);font-weight:700;position:relative}.ctaSub{color:#fff9;margin:0 0 28px;font-size:16px;position:relative}.ctaBox .ctaActions{justify-content:center;gap:12px;display:flex;position:relative}.ctaBox .btn{color:#fff;border-color:#ffffff40}.ctaBox .btnPrimary{color:#0c0c0f;background:#fff;border-color:#0000}.ctaBox .btnPrimary:hover{background:#e8e8ec}.ctaCheckpoints{flex-direction:column;gap:12px;display:flex}.ctaCheckpoint{color:#ffffff8c;align-items:center;gap:10px;font-size:15px;display:flex}.ctaCheckpointIcon{color:#28c840e6;background:#28c84026;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}@media (max-width:960px){.sidebarWrap{display:none}.layoutSplit,.headerInner,.footerInner{border-left:none;border-right:none}.sec{padding:56px 24px}.secHero{padding:48px 24px 56px}.heroGeo{display:none}.secCta{padding:56px 24px 72px}.featureRow,.addonRow,.policyGrid{grid-template-columns:1fr}.uxFlow{flex-direction:column;align-items:stretch}.uxStepArrow{text-align:center;transform:rotate(90deg)}.showcaseMockRow{grid-template-columns:1fr}}@media (max-width:600px){.ctaBox{padding:40px 24px}.heroCard{width:100%;max-width:300px}}.appsInner{flex-direction:column;gap:48px;max-width:1080px;display:flex}.appsHeader{text-align:center;max-width:640px;margin:0 auto}.appsHeader .secDesc{margin:12px auto 0}.appsTrio{grid-template-columns:1fr 320px 1fr;align-items:center;gap:32px;display:grid}.appCardsRow{flex-direction:column;gap:16px;display:flex}.appCard{background:#fff;border:1px solid #0c0c0f14;border-radius:16px;flex-direction:column;gap:4px;padding:20px 24px;transition:all .3s;display:flex}.appCard:hover{border-color:#0c0c0f26;transform:translateY(-2px);box-shadow:0 12px 32px #0b0b1214}.appCard h3{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.appCard p{color:#0c0c0f8c;margin:0 0 8px;font-size:13px;line-height:1.5}.appCardBadge{margin-top:auto;line-height:0;transition:opacity .2s;display:inline-block}.appCardBadge:hover{opacity:.8}.appsVisual{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.appsGeo{pointer-events:none;position:absolute;inset:0}.appsGeoCircle{border:1px solid #0c0c0f0f;border-radius:50%;width:260px;height:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.appsGeoCircle2{border-color:#0c0c0f0a;width:180px;height:180px}.appsGeoLine{background:#0c0c0f0a;position:absolute}.appsGeoLineV1{width:1px;height:120px;top:0;left:50%}.appsGeoLineV2{background:#0c0c0f08;width:1px;height:100px;bottom:0;left:calc(50% + 40px)}.appsGeoLineH1{width:100px;height:1px;top:50%;right:0}.appsGeoLineH2{background:#0c0c0f08;width:80px;height:1px;top:calc(50% - 40px);left:0}.appsGeoDot{background:#0c0c0f14;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(90px,-90px)}.appsGeoDot2{transform:translate(-100px,70px)}.appsGeoDot3{background:#0c0c0f0d;transform:translate(40px,100px)}.phoneMockup{z-index:1;background:linear-gradient(#f4f4f7 0%,#ededf2 40%,#e2e2e8 100%);border:2px solid #0c0c0f1f;border-radius:36px;flex-direction:column;width:220px;height:440px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0b0b121f,0 2px 8px #0b0b120d}.phoneMockupNotch{background:#0c0c0f;border-radius:14px;width:90px;height:24px;margin:10px auto 0}.phoneMockupScreen{flex-direction:column;flex:1;gap:8px;padding:14px 12px 18px;display:flex;position:relative;overflow:hidden}.phoneStatusBar{color:#0c0c0fb3;justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 6px;font-size:10px;font-weight:700;display:flex}.phoneStatusIcons{align-items:center;gap:3px;display:inline-flex}.phoneStatusIcon{background:#0c0c0f80;border-radius:2px;width:8px;height:8px}.phoneStatusIconBattery{border-radius:3px;width:16px;height:8px}.phoneNotifStack{flex-direction:column;gap:8px;display:flex;position:absolute;top:32px;left:10px;right:10px}.phoneNotif{-webkit-backdrop-filter:blur(14px)saturate(140%);opacity:0;background:#ffffffb8;border:1px solid #ffffffb3;border-radius:14px;padding:8px 10px;animation:6s ease-out infinite phoneNotifRise;transform:translateY(-24px)scale(.96);box-shadow:0 1px 2px #0b0b120a,0 6px 20px #0b0b1214}@keyframes phoneNotifRise{0%{opacity:0;transform:translateY(-24px)scale(.96)}10%,60%{opacity:1;transform:translateY(0)scale(1)}75%{opacity:0;transform:translateY(-24px)scale(.94)}to{opacity:0;transform:translateY(-24px)scale(.94)}}.phoneNotifHeader{color:#0c0c0f8c;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;display:flex}.phoneNotifAppIcon{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;overflow:hidden}.phoneNotifAppIcon img{object-fit:contain;width:100%;height:100%}.phoneNotifApp{color:#0c0c0fcc;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.phoneNotifTime{margin-left:auto}.phoneNotifBody{align-items:center;gap:8px;display:flex}.phoneNotifAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.phoneNotifText{flex-direction:column;flex:1;min-width:0;display:flex}.phoneNotifTitle{color:#0c0c0f;letter-spacing:-.01em;font-size:11px;font-weight:700}.phoneNotifDesc{color:#0c0c0f99;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}@media (prefers-reduced-motion:reduce){.phoneNotif{opacity:1;animation:none;transform:none}}@media (max-width:900px){.appsTrio{grid-template-columns:1fr;gap:24px}.appsVisual{order:-1;min-height:380px}}@media (max-width:700px){.appsInner{gap:32px}.phoneMockup{width:200px;height:400px}}
