:root{--color-brand-1:#df191d;--color-brand-2:#e36915;--color-brand-3:#cb0546;--grad-brand:linear-gradient(135deg, #df191d 0%, #e36915 50%, #cb0546 100%);--color-bg:#fff;--color-bg-alt:#fbfbfd;--color-bg-tinted:#f5f5f7;--color-bg-dark:#000;--color-bg-dark-2:#1d1d1f;--color-text:#1d1d1f;--color-text-dim:#6e6e73;--color-text-muted:#86868b;--color-text-inverse:#f5f5f7;--color-text-inverse-dim:#a1a1a6;--color-link:#06c;--color-link-hover:#0077ed;--color-link-pressed:#0058b9;--color-link-light:#2997ff;--color-border:#d2d2d7;--color-border-soft:#e8e8ed;--color-border-dark:#424245;--color-divider:#00000014;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-text:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Monaco, Consolas, monospace;--max-width:980px;--max-width-wide:1240px;--safe-area-top:env(safe-area-inset-top,0px);--header-height:calc(56px + var(--safe-area-top));--radius-sm:12px;--radius-md:18px;--radius-lg:22px;--radius-xl:28px;--radius-2xl:32px;--radius-pill:980px;--ease-out:cubic-bezier(.2, .7, .2, 1);--ease-out-soft:cubic-bezier(.32, .72, 0, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);background:var(--color-bg);font-size:16px}body{font-family:var(--font-text);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:17px;line-height:1.47;overflow-x:hidden}a{color:var(--color-link);transition:color .2s var(--ease-out);text-decoration:none}a:hover{color:var(--color-link-hover)}ul{list-style:none}img,svg{max-width:100%;display:block}::selection{color:var(--color-text);background:#0066cc2e}em.serif-italic,.serif-italic{font-style:italic;font-weight:500}.header{height:var(--header-height);padding-top:var(--safe-area-top);box-sizing:border-box;-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:100;transition:background .3s var(--ease-out);background:#f5f5f7d1;border-bottom:1px solid #00000014;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;max-width:1024px;height:100%;margin:0 auto;padding:0 1.25rem;display:flex}.logo{color:var(--color-text);flex-shrink:0;align-items:center;gap:.5rem;transition:opacity .2s;display:inline-flex}.logo:hover{opacity:.85;color:var(--color-text)}.logo-icon{width:24px;height:16px}.logo-text{font-family:var(--font-sans);color:var(--color-text);letter-spacing:-.022em;font-size:1.3125rem;font-weight:600;line-height:1}.nav{scrollbar-width:none;flex:1;justify-content:center;align-items:center;gap:0;display:flex;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav a{min-height:1.75rem;color:var(--color-text);opacity:.88;letter-spacing:-.005em;white-space:nowrap;align-items:center;padding:.4375rem .85rem;font-size:.8125rem;font-weight:400;line-height:1;transition:opacity .2s;display:inline-flex}.nav a:hover{opacity:1;color:var(--color-text)}.header-cta{background:var(--color-link);color:#fff;border-radius:var(--radius-pill);letter-spacing:-.005em;white-space:nowrap;flex-shrink:0;align-items:center;padding:.45rem .95rem;font-size:.8125rem;font-weight:400;transition:background .2s;display:inline-flex}.header-cta:hover{background:var(--color-link-hover);color:#fff}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:none}.mobile-toggle span{background-color:var(--color-text);border-radius:2px;width:18px;height:1.5px;display:block}.subnav{top:var(--header-height);height:var(--subnav-height);-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:99;background:#f5f5f7d1;border-bottom:1px solid #00000014;position:sticky}.subnav-inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1024px;height:100%;margin:0 auto;padding:0 1.25rem;display:flex}.subnav-brand{font-family:var(--font-sans);color:var(--color-text);letter-spacing:-.022em;flex-shrink:0;font-size:1.3125rem;font-weight:600;text-decoration:none}.subnav-brand:hover{color:var(--color-text)}.subnav-links{scrollbar-width:none;flex:1;justify-content:center;align-items:center;gap:0;display:flex;overflow-x:auto}.subnav-links::-webkit-scrollbar{display:none}.subnav-links li{display:block}.subnav-links a{color:var(--color-text);opacity:.88;letter-spacing:-.005em;white-space:nowrap;padding:0 .875rem;font-size:.75rem;transition:opacity .2s;display:inline-block}.subnav-links a:hover{opacity:1;color:var(--color-text)}.subnav-cta{background:var(--color-link);color:#fff;border-radius:var(--radius-pill);letter-spacing:-.005em;flex-shrink:0;align-items:center;padding:.4rem .875rem;font-size:.75rem;transition:background .2s;display:inline-flex}.subnav-cta:hover{background:var(--color-link-hover);color:#fff}.link-cta{color:var(--color-link);letter-spacing:-.01em;align-items:center;gap:.25rem;font-size:1.0625rem;font-weight:400;line-height:1.2;transition:color .2s;display:inline-flex}.link-cta:hover{color:var(--color-link-hover)}.link-cta:hover .link-arrow{transform:translate(2px)}.link-arrow{transition:transform .25s var(--ease-out);font-weight:400;display:inline-block}.link-cta--primary{font-weight:500}.link-cta--inverse{color:var(--color-link-light)}.link-cta--inverse:hover{color:#5ab2ff}.btn{font-family:var(--font-text);border-radius:var(--radius-pill);cursor:pointer;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out), transform .2s var(--ease-out);letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;padding:.75rem 1.5rem;font-size:1.0625rem;font-weight:400;line-height:1.18;text-decoration:none;display:inline-flex}.btn-arrow{transition:transform .25s var(--ease-out);display:inline-block}.btn:hover .btn-arrow{transform:translate(2px)}.btn-primary{background:var(--color-link);color:#fff}.btn-primary:hover{background:var(--color-link-hover);color:#fff}.btn-primary:active{background:var(--color-link-pressed)}.btn-light{color:var(--color-text);background:#fff}.btn-light:hover{color:var(--color-text);opacity:.92;background:#fff}.btn-dark{background:var(--color-text);color:#fff}.btn-dark:hover{color:#fff;background:#424245}.btn-full{width:100%}.hero{text-align:center;background:var(--color-bg);padding:5rem 1.25rem 0;position:relative;overflow:hidden}.hero-inner{max-width:980px;margin:0 auto;padding-bottom:3rem}.hero-eyebrow{color:var(--color-text);letter-spacing:-.01em;opacity:0;animation:hero-rise .9s var(--ease-out) 50ms forwards;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9375rem;font-weight:500;display:inline-flex}.hero-eyebrow-dot{background:#1db954;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #1db9548c}.hero-title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--color-text);opacity:0;animation:hero-rise .9s var(--ease-out) .15s forwards;margin-bottom:1.25rem;font-size:clamp(2.875rem,8vw,6.25rem);font-weight:600;line-height:1.05;transform:translateY(20px)}.hero-title--accent{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes hero-rise{to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-family:var(--font-sans);color:var(--color-text-dim);letter-spacing:-.015em;opacity:0;max-width:680px;animation:hero-rise .9s var(--ease-out) .3s forwards;margin:0 auto 1.75rem;font-size:clamp(1.1875rem,2.2vw,1.5rem);font-weight:400;line-height:1.4;transform:translateY(20px)}.hero-actions{opacity:0;animation:hero-rise .9s var(--ease-out) .45s forwards;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;display:inline-flex;transform:translateY(20px)}.hero-mock{opacity:0;max-width:980px;animation:hero-rise 1.1s var(--ease-out) .55s forwards;margin:0 auto;padding:0 1.25rem;transform:translateY(40px)}.hero-mock-frame{background:var(--color-bg-tinted);border-radius:26px 26px 0 0;padding:1.25rem 1.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #0000002e,0 0 0 1px #0000000a}.hero-mock-bar{gap:.4rem;margin-bottom:1.25rem;display:flex}.hero-mock-bar span{background:#d2d2d7;border-radius:50%;width:11px;height:11px}.hero-mock-bar span:first-child{background:#ff5f57}.hero-mock-bar span:nth-child(2){background:#febc2e}.hero-mock-bar span:nth-child(3){background:#28c840}.hero-mock-body{background:#fff;border-radius:16px;padding:1.25rem}.hero-mock-row{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.hero-mock-stat{background:var(--color-bg-tinted);border-radius:12px;flex-direction:column;gap:.2rem;padding:.875rem 1rem;display:flex}.hero-mock-stat-label{color:var(--color-text-dim);letter-spacing:-.005em;font-size:.75rem}.hero-mock-stat-value{font-family:var(--font-sans);color:var(--color-text);letter-spacing:-.02em;font-size:1.5rem;font-weight:600}.hero-mock-stat-meta{color:#1a7f37;letter-spacing:-.005em;font-size:.6875rem}.hero-mock-stat-meta--warn{color:#b45309}.hero-mock-chart{width:100%;height:160px}.hero-mock-chart svg{width:100%;height:100%}.section-head{text-align:center;max-width:720px;margin:0 auto 3rem}.section-tag{color:var(--color-link);letter-spacing:-.005em;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:inline-block}.section-title{font-family:var(--font-sans);letter-spacing:-.028em;color:var(--color-text);margin-bottom:1rem;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:600;line-height:1.05}.section-title em.serif-italic,.section-title .serif-italic{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.section-subtitle{color:var(--color-text-dim);letter-spacing:-.015em;max-width:620px;margin:0 auto;font-size:1.1875rem;line-height:1.4}.bento{background:var(--color-bg-tinted);padding:6.5rem 1.25rem}.bento--extras{background:var(--color-bg-tinted)}.bento-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1240px;margin:0 auto;display:grid}.bento-tile{background:var(--color-bg);border-radius:var(--radius-2xl);min-height:380px;transition:transform .4s var(--ease-out);flex-direction:column;padding:2.25rem 2rem;display:flex;position:relative;overflow:hidden}.bento-tile:hover{transform:translateY(-2px)}.bento-tile--light{background:var(--color-bg)}.bento-tile--tinted{background:#ebebef}.bento-tile--dark{background:var(--color-bg-dark);color:var(--color-text-inverse)}.bento-tile--dark .tile-title,.bento-tile--dark .tile-title-sm{color:#fff}.bento-tile--dark .tile-sub{color:var(--color-text-inverse-dim)}.bento-tile--dark .tile-eyebrow{color:var(--color-link-light)}.bento-tile--wide{flex-direction:row;grid-column:span 2;gap:2rem;min-height:420px}.bento-tile--wide .bento-tile-text{flex:1;max-width:480px}.bento-tile--wide .bento-tile-visual{flex:1.1;justify-content:center;align-items:center;display:flex}.tile-eyebrow{color:var(--color-link);letter-spacing:-.005em;margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:block}.tile-eyebrow--light{color:var(--color-link-light)}.tile-title{font-family:var(--font-sans);letter-spacing:-.022em;color:var(--color-text);margin-bottom:.875rem;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;line-height:1.07}.tile-title-sm{font-family:var(--font-sans);letter-spacing:-.018em;color:var(--color-text);margin-bottom:.75rem;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:600;line-height:1.1}.tile-sub{color:var(--color-text-dim);letter-spacing:-.01em;font-size:1rem;line-height:1.5}.bento-tile--tinted .tile-sub{color:#57575b}.bento-tile-chips,.bento-tile-pay{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1.5rem;display:flex}.bento-tile-chips span,.bento-tile-pay span{background:var(--color-bg-tinted);border-radius:var(--radius-pill);color:var(--color-text);letter-spacing:-.005em;padding:.3rem .7rem;font-size:.75rem;font-weight:500;display:inline-block}.bento-tile-pay span{color:var(--color-link);background:#0066cc1a}.bento-tile-list,.bento-tile-meter{flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.bt-row,.bt-meter-row{background:var(--color-bg-tinted);color:var(--color-text);letter-spacing:-.005em;border-radius:10px;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.875rem;display:flex}.bt-row b,.bt-meter-row b{font-weight:600}.bt-row--low{background:#f59e0b1a}.bt-row--low b{color:#b45309}.bt-row--out{background:#ef44441a}.bt-row--out b{color:#c81e1e}.bt-meter-row--total{background:var(--color-text);color:#fff}.bt-meter-row--total b{color:#fff}.bt-pos{color:#1a7f37}.bt-neg{color:#c81e1e}.bento-mock-dashboard{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.bm-card{backdrop-filter:blur(20px);background:#ffffff14;border-radius:16px;flex-direction:column;gap:.35rem;padding:1.125rem 1.25rem;display:flex}.bento-tile--dark .bm-card{background:#ffffff0f;border:1px solid #ffffff14}.bm-card--alert{grid-column:span 2;background:#ff59002e!important;border:1px solid #ff59004d!important}.bm-card-label{color:var(--color-text-inverse-dim);letter-spacing:-.005em;font-size:.75rem}.bm-card-value{font-family:var(--font-sans);color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:600}.bm-card-bar{background:#ffffff1a;border-radius:4px;height:4px;margin-top:.25rem;overflow:hidden}.bm-card-bar span{background:var(--color-link-light);border-radius:4px;height:100%;display:block}.bento-mock-clients{flex-direction:column;gap:.625rem;width:100%;max-width:360px;display:flex}.bm-client{background:var(--color-bg);border-radius:14px;align-items:center;gap:.875rem;padding:.875rem 1rem;display:flex;box-shadow:0 4px 12px #0000000a}.bm-client b{background:var(--color-link);color:#fff;letter-spacing:-.005em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8125rem;font-weight:600;display:flex}.bm-client>div{flex-direction:column;gap:.125rem;min-width:0;display:flex}.bm-client span{color:var(--color-text);letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.bm-client em{color:var(--color-text-dim);letter-spacing:-.005em;font-size:.75rem;font-style:normal}.showcase{background:var(--color-bg-dark);color:var(--color-text-inverse);padding:6.5rem 1.25rem}.showcase-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1240px;margin:0 auto;display:grid}.showcase-copy{max-width:520px}.showcase-title{font-family:var(--font-sans);letter-spacing:-.028em;color:#fff;margin:.5rem 0 1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.07}.showcase-sub{color:var(--color-text-inverse-dim);letter-spacing:-.015em;margin-bottom:2rem;font-size:1.1875rem;line-height:1.4}.showcase-list{gap:1rem;margin:0 0 2rem;display:grid}.showcase-list li{color:var(--color-text-inverse-dim);letter-spacing:-.01em;padding-left:1.75rem;font-size:1rem;line-height:1.5;position:relative}.showcase-list li:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%232997ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3 8 7 12 13 4'/></svg>");background-repeat:no-repeat;width:1rem;height:1rem;position:absolute;top:.4rem;left:0}.showcase-list b{color:#fff;margin-right:.25rem;font-weight:600;display:inline}.showcase-actions{flex-wrap:wrap;gap:1.75rem;display:flex}.showcase-visual{justify-content:center;display:flex}.ai-chat{border-radius:var(--radius-xl);background:#1d1d1f;border:1px solid #ffffff14;width:100%;max-width:460px;padding:1.5rem;position:relative;box-shadow:0 40px 80px #00000080}.ai-chat-header{border-bottom:1px solid #ffffff14;align-items:center;gap:.625rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.ai-chat-status{background:#1db954;border-radius:50%;width:.625rem;height:.625rem;box-shadow:0 0 6px #1db9548c}.ai-chat-title{font-family:var(--font-sans);color:#fff;font-size:.9375rem;font-weight:600}.ai-chat-time{color:var(--color-text-muted);margin-left:auto;font-size:.75rem}.ai-chat-body{flex-direction:column;gap:.5rem;display:flex}.ai-chat-bubble{letter-spacing:-.01em;max-width:82%;animation:ai-bubble-in .6s var(--ease-out) backwards;border-radius:1.125rem;padding:.6rem .95rem;font-size:.9375rem;line-height:1.4}.ai-chat-bubble--user{background:var(--color-link);color:#fff;border-bottom-right-radius:.35rem;align-self:flex-end;animation-delay:.1s}.ai-chat-bubble--ai{color:#fff;background:#2c2c2e;border-bottom-left-radius:.35rem;align-self:flex-start;animation-delay:.25s}.ai-chat-bubble--user:nth-of-type(3){animation-delay:.55s}.ai-chat-bubble--ai:nth-of-type(4){animation-delay:.75s}.ai-chat-bubble--user:nth-of-type(5){animation-delay:1.05s}@keyframes ai-bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ai-chat-typing{background:#2c2c2e;border-radius:1.125rem 1.125rem 1.125rem .35rem;align-self:flex-start;gap:.25rem;width:fit-content;padding:.65rem 1rem;display:flex}.ai-chat-typing span{background:var(--color-text-muted);border-radius:50%;width:.4rem;height:.4rem;animation:1.2s ease-in-out infinite ai-typing}.ai-chat-typing span:nth-child(2){animation-delay:.15s}.ai-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes ai-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.modules{background:var(--color-bg-tinted);padding:6.5rem 1.25rem}.module-strip{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1240px;margin:1rem auto 0;display:grid}.module-card{background:var(--color-bg);border-radius:var(--radius-lg);transition:transform .3s var(--ease-out);flex-direction:column;min-height:200px;padding:1.75rem 1.5rem;display:flex}.module-card:hover{transform:translateY(-2px)}.module-card-title{font-family:var(--font-sans);letter-spacing:-.022em;color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.module-card-sub{color:var(--color-text-dim);letter-spacing:-.005em;flex:1;font-size:.875rem;line-height:1.45}.module-status{border-radius:var(--radius-pill);letter-spacing:-.005em;align-self:flex-start;margin-top:1rem;padding:.2rem .65rem;font-size:.6875rem;font-weight:500;display:inline-flex}.module-status--soon{background:var(--color-bg-tinted);color:var(--color-text-dim)}.module-block{max-width:1240px;margin:0 auto}.module-block+.module-block{margin-top:2.5rem}.module-block-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.module-block-tag{letter-spacing:-.005em;color:var(--color-text-dim);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:inline-flex}.module-block-tag--ready{color:#117a36}.module-card-link{color:var(--color-link);letter-spacing:-.005em;transition:gap .25s var(--ease-out);align-self:flex-start;align-items:center;gap:.25rem;margin-top:1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.module-card-link:hover{gap:.5rem}.module-horizon{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.module-horizon-item{background:var(--color-bg);border:1px dashed var(--color-border-soft);border-radius:var(--radius-lg);color:var(--color-text-dim);letter-spacing:-.005em;padding:1rem 1.25rem;font-size:.875rem;line-height:1.4}.module-horizon-item b{color:var(--color-text);letter-spacing:-.015em;margin-bottom:.15rem;font-weight:600;display:block}.tech{background:var(--color-bg);padding:6.5rem 1.25rem}.tech-grid{grid-template-columns:repeat(6,1fr);gap:.75rem;max-width:1240px;margin:0 auto;display:grid}.tech-item{background:var(--color-bg-tinted);border-radius:var(--radius-md);text-align:left;color:var(--color-text);transition:transform .3s var(--ease-out), background .3s var(--ease-out);padding:1.75rem 1.25rem;text-decoration:none;position:relative}.tech-item:hover{background:#eaeaef;transform:translateY(-2px)}.tech-icon{width:28px;height:28px;color:var(--color-text);stroke-width:1.5px;margin-bottom:1.5rem}.tech-name{font-family:var(--font-sans);letter-spacing:-.015em;color:var(--color-text);margin-bottom:.125rem;font-size:1.0625rem;font-weight:600}.tech-role{color:var(--color-text-dim);letter-spacing:-.005em;font-size:.75rem}.tech-item--cta{background:var(--color-text);color:#fff}.tech-item--cta .tech-icon,.tech-item--cta .tech-name{color:#fff}.tech-item--cta .tech-role{color:#ffffffb3}.tech-item--cta:hover{background:var(--color-link)}.pricing{background:var(--color-bg-tinted);padding:6.5rem 1.25rem}.pricing-card{background:var(--color-bg);border-radius:var(--radius-2xl);text-align:center;max-width:580px;margin:0 auto;padding:3rem 2.5rem 2.5rem;box-shadow:0 30px 60px -25px #0000001f}.pricing-card-head{border-bottom:1px solid var(--color-border-soft);margin-bottom:1.75rem;padding-bottom:1.75rem}.pricing-beta-badge{color:#117a36;border-radius:var(--radius-pill);letter-spacing:-.005em;background:#1db95424;align-items:center;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.pricing-name{font-family:var(--font-sans);color:var(--color-text-dim);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.pricing-amount{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--color-text);margin-bottom:.875rem;font-size:clamp(3.5rem,8vw,5rem);font-weight:600;line-height:1}.pricing-desc{color:var(--color-text-dim);letter-spacing:-.01em;max-width:380px;margin:0 auto;font-size:.9375rem;line-height:1.5}.pricing-features{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem 1.25rem;max-width:420px;margin:0 auto 1.75rem;display:grid}.pricing-features li{color:var(--color-text);letter-spacing:-.01em;padding-left:1.5rem;font-size:.9375rem;position:relative}.pricing-features li:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%230066cc' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'><polyline points='3 8 7 12 13 4'/></svg>");background-repeat:no-repeat;width:.875rem;height:.875rem;position:absolute;top:.35rem;left:0}.pricing-actions{flex-direction:column;align-items:center;gap:.875rem;display:flex}.faq{background:var(--color-bg);padding:6.5rem 1.25rem}.faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.faq-item{background:var(--color-bg-tinted);border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);transition:border-color .25s var(--ease-out);padding:0 1.5rem}.faq-item[open]{border-color:var(--color-link)}.faq-q{cursor:pointer;font-family:var(--font-sans);letter-spacing:-.015em;color:var(--color-text);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.0625rem;font-weight:500;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";color:var(--color-text-dim);transition:transform .25s var(--ease-out);flex:none;font-size:1.5rem;font-weight:400;line-height:1}.faq-item[open] .faq-q:after{color:var(--color-link);transform:rotate(45deg)}.faq-a{letter-spacing:-.005em;color:var(--color-text-dim);margin:0;padding:0 0 1.25rem;font-size:.9375rem;line-height:1.55}.cta-band{background:var(--color-bg-dark);color:#fff;text-align:center;padding:5rem 1.25rem}.cta-band-inner{max-width:820px;margin:0 auto}.cta-band-title{font-family:var(--font-sans);letter-spacing:-.028em;color:#fff;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.07}.cta-band-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;display:inline-flex}.page-hero{padding:calc(var(--header-height) + 5rem) 1.25rem 4rem;text-align:center;background:var(--color-bg)}.page-hero--tinted{background:var(--color-bg-tinted)}.page-hero-inner{max-width:820px;margin:0 auto}.page-hero-eyebrow{color:var(--color-link);letter-spacing:-.005em;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:inline-block}.page-hero-title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--color-text);margin-bottom:1rem;font-size:clamp(2.5rem,6.5vw,4.5rem);font-weight:600;line-height:1.05}.page-hero-title--accent{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-hero-sub{color:var(--color-text-dim);letter-spacing:-.015em;max-width:620px;margin:0 auto;font-size:clamp(1.0625rem,1.8vw,1.3125rem);line-height:1.4}.page-hero-meta{color:var(--color-text-dim);letter-spacing:-.005em;margin-top:1rem;font-size:.8125rem}.about-section{background:var(--color-bg-tinted);padding:5rem 1.25rem}.about-section--alt{background:var(--color-bg)}.about-bento{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1240px;margin:0 auto;display:grid}.about-tile{background:var(--color-bg);border-radius:var(--radius-2xl);min-height:280px;transition:transform .4s var(--ease-out);flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.about-tile:hover{transform:translateY(-2px)}.about-tile--dark{background:var(--color-bg-dark);color:var(--color-text-inverse)}.about-tile--dark .about-tile-title{color:#fff}.about-tile--dark .about-tile-sub{color:var(--color-text-inverse-dim)}.about-tile--dark .about-tile-eyebrow{color:var(--color-link-light)}.about-tile--wide{grid-column:span 2}.about-tile-eyebrow{color:var(--color-link);letter-spacing:-.005em;margin-bottom:1rem;font-size:.8125rem;font-weight:500}.about-tile-title{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--color-text);margin-bottom:.875rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;line-height:1.1}.about-tile-sub{color:var(--color-text-dim);letter-spacing:-.01em;font-size:1rem;line-height:1.5}.about-tile-chips{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1.5rem;display:flex}.about-tile-chips span{border-radius:var(--radius-pill);color:var(--color-link);letter-spacing:-.005em;background:#0066cc1a;padding:.3rem .7rem;font-size:.75rem;font-weight:500;display:inline-block}.about-tile--dark .about-tile-chips span{color:var(--color-link-light);background:#2997ff2e}.contact-section{background:var(--color-bg);padding:0 1.25rem 5rem}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:980px;margin:0 auto;display:grid}.contact-card{background:var(--color-bg-tinted);border-radius:var(--radius-2xl);min-height:240px;color:inherit;transition:transform .4s var(--ease-out), background .4s var(--ease-out);flex-direction:column;gap:.75rem;padding:2.25rem 2rem;text-decoration:none;display:flex}.contact-card:hover{color:inherit;background:#eaeaef;transform:translateY(-2px)}.contact-card-eyebrow{color:var(--color-link);letter-spacing:-.005em;font-size:.8125rem;font-weight:500}.contact-card-title{font-family:var(--font-sans);color:var(--color-text);letter-spacing:-.018em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.15}.contact-card-text{color:var(--color-text-dim);letter-spacing:-.01em;margin:0;font-size:.9375rem;line-height:1.5}.contact-card-link{color:var(--color-link);letter-spacing:-.01em;align-items:center;gap:.25rem;margin-top:auto;padding-top:.5rem;font-size:1.0625rem;font-weight:400;display:inline-flex}.contact-card:hover .contact-card-link{color:var(--color-link-hover)}.legal-page{background:var(--color-bg);padding:0 1.25rem 6rem}.legal-inner{max-width:740px;margin:0 auto}.legal-section{margin-bottom:2.75rem}.legal-section h2{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--color-text);margin-bottom:.875rem;font-size:1.5rem;font-weight:600;line-height:1.2}.legal-section p{color:var(--color-text-dim);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.0625rem;line-height:1.6}.legal-section ul{margin:.5rem 0 1rem;padding-left:1.5rem;list-style:outside}.legal-section li{color:var(--color-text-dim);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.0625rem;line-height:1.6}.legal-section strong{color:var(--color-text);font-weight:600}.legal-section a{color:var(--color-link);text-underline-offset:3px;text-decoration:underline}.legal-section a:hover{color:var(--color-link-hover);text-underline-offset:3px;text-decoration:underline}.static-page{padding:calc(var(--header-height) + 4rem) 1.25rem 5rem;background:var(--color-bg)}.static-page-inner{max-width:720px;margin:0 auto}.static-page-title{font-family:var(--font-sans);letter-spacing:-.028em;color:var(--color-text);margin-bottom:.75rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.05}.static-page-updated{color:var(--color-text-muted);border-bottom:1px solid var(--color-border-soft);letter-spacing:-.005em;margin-bottom:3rem;padding-bottom:2rem;font-size:.8125rem}.static-section{margin-bottom:2.5rem}.static-section h2{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--color-text);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.static-section p{color:var(--color-text-dim);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.0625rem;line-height:1.55}.static-section ul{margin:.5rem 0 1rem;padding-left:1.5rem;list-style:outside}.static-section li{color:var(--color-text-dim);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.0625rem;line-height:1.55}.static-link,.static-section a:not(.btn){color:var(--color-link)}.static-link:hover,.static-section a:not(.btn):hover{color:var(--color-link-hover);text-underline-offset:3px;text-decoration:underline}.static-section .btn{margin-top:.75rem}.globalfooter{background:var(--color-bg-tinted);color:var(--color-text-dim);letter-spacing:-.005em;padding:1.25rem 1.25rem 1.5rem;font-size:.75rem;line-height:1.4}.globalfooter-inner{max-width:980px;margin:0 auto}.ff-notes{color:var(--color-text-dim);border-bottom:1px solid #d2d2d7;padding:1rem 0}.ff-directory{border-bottom:1px solid #d2d2d7;grid-template-columns:repeat(5,1fr);gap:2rem;padding:1.75rem 0;display:grid}.ff-col-title{font-family:var(--font-sans);color:var(--color-text);letter-spacing:-.005em;margin-bottom:.625rem;font-size:.75rem;font-weight:600}.ff-col ul{flex-direction:column;gap:.1rem;display:flex}.ff-col a{min-height:1.625rem;color:var(--color-text-dim);letter-spacing:-.005em;align-items:center;padding:.25rem 0;font-size:.75rem;display:inline-flex}.ff-col a:hover{color:var(--color-text);text-underline-offset:2px;text-decoration:underline}.ff-base{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0 .5rem;display:flex}.ff-copy{color:var(--color-text-dim)}.ff-legal{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ff-legal a{min-height:1.625rem;color:var(--color-text-dim);align-items:center;display:inline-flex}.ff-legal a:hover{color:var(--color-text);text-underline-offset:2px;text-decoration:underline}.ff-legal span{color:var(--color-text-muted)}.ff-locale{color:var(--color-text-dim)}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.footer{background:var(--color-bg-tinted);padding:3rem 1.25rem 2rem}.footer-inner{max-width:1024px;margin:0 auto}.footer-top{border-bottom:1px solid var(--color-border-soft);grid-template-columns:1fr 2fr;gap:3rem;padding-bottom:2.5rem;display:grid}.footer-tagline{color:var(--color-text-dim);margin-top:.75rem;font-size:.8125rem;line-height:1.45}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-col{flex-direction:column;gap:.5rem;display:flex}.footer-col-title{color:var(--color-text);margin-bottom:.4rem;font-size:.75rem;font-weight:600}.footer-col a{color:var(--color-text-dim);font-size:.75rem}.footer-col a:hover{color:var(--color-text);text-underline-offset:2px;text-decoration:underline}.footer-wordmark{display:none}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1.25rem;display:flex}.footer-bottom p{color:var(--color-text-dim);font-size:.75rem}@media (width<=1024px){.bento-grid,.module-strip,.module-horizon{grid-template-columns:repeat(2,1fr)}.tech-grid,.ff-directory{grid-template-columns:repeat(3,1fr)}.showcase-inner{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.header-inner{gap:.75rem;padding:0 1rem}.mobile-toggle{display:flex}.nav{top:var(--header-height);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--color-border-soft);max-height:calc(100vh - var(--header-height));background:#fffffff5;flex-direction:column;flex:none;align-items:stretch;gap:0;padding:1rem 1.25rem;display:none;position:absolute;left:0;right:0;overflow-y:auto}.nav.open{display:flex}.nav a{border-bottom:1px solid var(--color-border-soft);padding:.875rem 0;font-size:1rem}.nav a:last-child{border-bottom:none}.header-cta{padding:.4rem .75rem;font-size:.75rem}.subnav-links{gap:0}.subnav-links a{padding:0 .6rem;font-size:.6875rem}.hero{padding:calc(var(--header-height) + 2rem) 1.25rem 0}.hero-inner{padding-bottom:2rem}.hero-actions{gap:1.25rem}.hero-mock{padding:0 1rem}.hero-mock-frame{padding:1rem 1rem 1.5rem}.hero-mock-body{padding:1rem}.hero-mock-row{grid-template-columns:1fr;gap:.5rem;margin-bottom:1rem}.hero-mock-stat{flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.75rem .875rem}.hero-mock-stat-value{font-size:1.25rem}.hero-mock-chart{height:110px}.bento,.modules,.tech,.pricing,.faq,.showcase{padding:4.5rem 1rem}.section-head{margin-bottom:2.25rem}.bento-grid,.module-strip,.module-horizon{grid-template-columns:1fr}.bento-tile--wide{flex-direction:column;grid-column:span 1;min-height:0}.bento-tile--wide .bento-tile-text{max-width:none}.bento-tile{min-height:0;padding:1.75rem 1.5rem}.bento-mock-dashboard{grid-template-columns:1fr 1fr}.bm-card--alert{grid-column:span 2}.showcase-inner{gap:2.5rem}.ai-chat{padding:1.25rem 1rem}.ai-chat-bubble{max-width:88%}.tech-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}.tech-item{padding:1.25rem 1rem}.tech-icon{margin-bottom:1rem}.pricing-card{padding:2.25rem 1.5rem 1.75rem}.pricing-features{grid-template-columns:1fr}.pricing-actions,.pricing-actions .btn{width:100%}.cta-band{padding:4rem 1.25rem}.cta-band-actions{gap:1.25rem}.page-hero{padding:calc(var(--header-height) + 3rem) 1rem 2.5rem}.about-section,.contact-section{padding-left:1rem;padding-right:1rem}.about-section{padding-top:3.5rem;padding-bottom:3.5rem}.about-bento,.contact-grid{grid-template-columns:1fr}.about-tile--wide{grid-column:span 1}.about-tile,.contact-card{min-height:0;padding:1.75rem 1.5rem}.legal-page{padding:0 1rem 4rem}.legal-section{margin-bottom:2.25rem}.legal-section h2{font-size:1.3125rem}.legal-section p,.legal-section li{font-size:.9375rem}.ff-directory{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.25rem;padding:1.5rem 0}.ff-base{flex-direction:column;align-items:flex-start}}@media (width<=480px){.header-inner{gap:.5rem}.logo-text{font-size:1.1875rem}.header-cta{padding:.35rem .65rem;font-size:.6875rem}.theme-toggle{width:28px;height:28px;margin-right:0}.hero{padding:calc(var(--header-height) + 1.5rem) 1rem 0}.hero-title{font-size:clamp(2.25rem,9vw,2.875rem)}.hero-subtitle{font-size:1.0625rem}.hero-actions,.showcase-actions,.cta-band-actions{flex-direction:column;gap:1rem;width:100%}.hero-actions .link-cta,.showcase-actions .link-cta,.cta-band-actions .link-cta{justify-content:center}.section-title{font-size:clamp(1.875rem,8vw,2.25rem)}.section-subtitle{font-size:1.0625rem}.bento,.modules,.tech,.pricing,.showcase{padding:3.5rem 1rem}.bento-tile{padding:1.5rem 1.25rem}.tile-title{font-size:1.625rem}.tile-title-sm{font-size:1.375rem}.module-card{min-height:0;padding:1.5rem 1.25rem}.showcase-title{font-size:2rem}.showcase-sub{font-size:1.0625rem}.ai-chat{padding:1rem .875rem}.ai-chat-bubble{padding:.55rem .85rem;font-size:.875rem}.pricing-card{padding:2rem 1.25rem 1.5rem}.pricing-name{font-size:1rem}.cta-band{padding:3.5rem 1rem}.cta-band-title{font-size:1.875rem}.page-hero{padding:calc(var(--header-height) + 2.5rem) 1rem 2rem}.page-hero-title{font-size:clamp(2rem,9vw,2.5rem)}.page-hero-sub{font-size:1rem}.about-tile,.contact-card{padding:1.5rem 1.25rem}.ff-directory{grid-template-columns:1fr 1fr;gap:1.25rem 1rem}.ff-base{gap:.5rem}}@media (width<=360px){.header-inner{gap:.4rem;padding:0 .75rem}.logo-text{display:none}.header-cta{padding:.3rem .55rem;font-size:.625rem}.hero-title{font-size:2rem}.ff-directory{grid-template-columns:1fr;gap:1.25rem}}@supports (padding:env(safe-area-inset-left)){.header-inner{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right))}body{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--color-bg:#000;--color-bg-alt:#0a0a0c;--color-bg-tinted:#1c1c1e;--color-text:#f5f5f7;--color-text-dim:#a1a1a6;--color-text-muted:#6e6e73;--color-link:#2997ff;--color-link-hover:#5ab2ff;--color-link-pressed:#1a78d0;--color-link-light:#5ab2ff;--color-border:#424245;--color-border-soft:#2c2c2e;--color-divider:#ffffff1a}[data-theme=dark] body{transition:background-color .3s var(--ease-out), color .3s var(--ease-out)}[data-theme=dark] .header,[data-theme=dark] .subnav{background:#1d1d1fb8;border-bottom:1px solid #ffffff14}[data-theme=dark] .nav.open{background:#1d1d1ff5;border-bottom-color:#ffffff14}[data-theme=dark] .nav a{border-bottom-color:#ffffff14}[data-theme=dark] .bento-tile--tinted{background:#1c1c1e}[data-theme=dark] .bento-tile--tinted .tile-sub{color:var(--color-text-dim)}[data-theme=dark] .bt-pos,[data-theme=dark] .hero-mock-stat-meta{color:#1db954}[data-theme=dark] .tech-item:hover{background:#2c2c2e}[data-theme=dark] .tech-item--cta{color:#000;background:#f5f5f7}[data-theme=dark] .tech-item--cta .tech-icon,[data-theme=dark] .tech-item--cta .tech-name{color:#000}[data-theme=dark] .tech-item--cta .tech-role{color:#0000008c}[data-theme=dark] .tech-item--cta:hover{background:var(--color-link);color:#fff}[data-theme=dark] .tech-item--cta:hover .tech-icon,[data-theme=dark] .tech-item--cta:hover .tech-name{color:#fff}[data-theme=dark] .tech-item--cta:hover .tech-role{color:#ffffffb3}[data-theme=dark] .btn-dark{color:#000;background:#f5f5f7}[data-theme=dark] .btn-dark:hover{color:#000;background:#fff}[data-theme=dark] .btn-light{color:#000;background:#f5f5f7}[data-theme=dark] .btn-light:hover{color:#000;background:#fff}[data-theme=dark] .contact-card:hover,[data-theme=dark] .docs-prev-next-link:hover,[data-theme=dark] .docs-index-highlight:hover,[data-theme=dark] .module-card:hover{background:#2c2c2e}[data-theme=dark] .hero-mock-frame{background:#1c1c1e;box-shadow:0 30px 60px -20px #00000080,0 0 0 1px #ffffff0f}[data-theme=dark] .hero-mock-body{background:#000}[data-theme=dark] .hero-mock-stat{background:#1c1c1e}[data-theme=dark] .hero-mock-bar span{background:#424245}[data-theme=dark] .hero-mock-bar span:first-child{background:#ff5f57}[data-theme=dark] .hero-mock-bar span:nth-child(2){background:#febc2e}[data-theme=dark] .hero-mock-bar span:nth-child(3){background:#28c840}[data-theme=dark] .pricing-card{box-shadow:0 30px 60px -25px #00000080}[data-theme=dark] .ff-notes,[data-theme=dark] .ff-directory{border-bottom-color:#ffffff14}[data-theme=dark] .bento-tile-chips span,[data-theme=dark] .about-tile-chips span,[data-theme=dark] .bento-tile-pay span{color:var(--color-link-light);background:#2997ff2e}[data-theme=dark] .bt-row,[data-theme=dark] .bt-meter-row{background:#1c1c1e}[data-theme=dark] .bt-meter-row--total{color:#000;background:#f5f5f7}[data-theme=dark] .bt-meter-row--total b{color:#000}[data-theme=dark] ::selection{color:var(--color-text);background:#2997ff4d}[data-theme=dark] .hero-eyebrow-dot{box-shadow:0 0 8px #1db954b3}[data-theme=dark] .bm-client{box-shadow:0 4px 12px #0000004d}[data-theme=dark] .static-page-updated,[data-theme=dark] .pricing-card-head{border-bottom-color:#ffffff14}[data-theme=dark] .pricing-beta-badge{color:#4ade80;background:#1db95433}[data-theme=dark] .mobile-toggle span{background:var(--color-text)}.theme-toggle{cursor:pointer;width:32px;height:32px;color:var(--color-text);opacity:.85;transition:opacity .2s, transform .4s var(--ease-out), background .2s;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:.25rem;padding:0;display:inline-flex}.theme-toggle:hover{opacity:1;background:#0000000d}[data-theme=dark] .theme-toggle:hover{background:#ffffff14}.theme-toggle svg{width:18px;height:18px}.theme-toggle-moon,.theme-toggle-sun{display:none}[data-theme-pref=light] .theme-toggle-sun,:root:not([data-theme-pref]) .theme-toggle-sun,[data-theme-pref=dark] .theme-toggle-moon{display:block}.tile-icon{width:30px;height:30px;color:var(--color-link);flex-shrink:0;margin-bottom:1.1rem}.tile-icon svg{width:100%;height:100%;display:block}.reveal-ready .reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);will-change:opacity, transform;transform:translateY(24px)}.reveal-ready .reveal.is-visible{opacity:1;transform:none}