.reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.reveal.is-visible{opacity:1}.reveal--up{transform:translateY(30px)}.reveal--up.is-visible{transform:translateY(0)}.reveal--down{transform:translateY(-30px)}.reveal--down.is-visible{transform:translateY(0)}.reveal--left{transform:translate(30px)}.reveal--left.is-visible{transform:translate(0)}.reveal--right{transform:translate(-30px)}.reveal--right.is-visible{transform:translate(0)}.reveal--delay-1{--reveal-delay: .1s}.reveal--delay-2{--reveal-delay: .2s}.reveal--delay-3{--reveal-delay: .3s}.reveal--delay-4{--reveal-delay: .4s}.reveal--delay-5{--reveal-delay: .5s}.reveal[class*=--delay].is-visible{transition-delay:var(--reveal-delay, 0)}.reveal--stagger{opacity:0;transform:translateY(24px);transition:opacity .5s ease-out,transform .5s ease-out}.reveal--stagger.is-visible{opacity:1;transform:translateY(0)}.word{display:inline-block;overflow:hidden;vertical-align:baseline}.word-inner{display:block;opacity:0;transform:translateY(100%);transition:opacity .8s ease-out,transform .8s ease-out}.word-inner.is-visible{opacity:1;transform:translateY(0)}.word:nth-child(1) .word-inner{--text-delay: 0s}.word:nth-child(2) .word-inner{--text-delay: .08s}.word:nth-child(3) .word-inner{--text-delay: .16s}.word:nth-child(4) .word-inner{--text-delay: .24s}.word:nth-child(5) .word-inner{--text-delay: .32s}.word:nth-child(6) .word-inner{--text-delay: .4s}.word:nth-child(7) .word-inner{--text-delay: .48s}.word:nth-child(8) .word-inner{--text-delay: .56s}.word-inner.is-visible{transition-delay:var(--text-delay, 0)}.parallax-bg{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}@media (prefers-reduced-motion: reduce){.reveal,.reveal.is-visible,.reveal--up,.reveal--up.is-visible,.reveal--down,.reveal--down.is-visible,.reveal--left,.reveal--left.is-visible,.reveal--right,.reveal--right.is-visible,.reveal--stagger,.reveal--stagger.is-visible{opacity:1!important;transform:none!important;transition:none!important;will-change:auto}.word-inner,.word-inner.is-visible{opacity:1!important;transform:none!important;transition:none!important}}*:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.skip-nav{position:absolute;top:-100%;left:1rem;z-index:99999;padding:.75rem 1.5rem;background:#000;color:#fff;border-radius:0 0 8px 8px;font-weight:600;text-decoration:none;font-size:.9rem}.skip-nav:focus{top:0}:root{--color-bg: #fafafa;--color-bg-pure: #ffffff;--color-dark: #000000;--color-dark-card: #0a0a0a;--color-dark-border: #1a1a1a;--color-text: #0a0a0a;--color-text-muted: #666666;--color-text-inv: #ffffff;--color-text-inv-muted: #aaaaaa;--color-border: #eaeaea;--color-badge-bg: #f5f5f5;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--radius-pill: 9999px;--radius-card: 24px;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--navbar-offset: 100px;--color-accent: #ffffff;--color-accent-dim: rgba(255, 255, 255, .15);--color-accent-line: rgba(255, 255, 255, .12);--navbar-bg: #000000;--navbar-text: #dddddd;--navbar-cta-bg: #ffffff;--navbar-cta-text: #000000;--font-family: "Poppins", sans-serif;--font-family-heading: "Poppins", sans-serif;--transition: color .2s ease, background-color .2s ease, border-color .2s ease, opacity .2s ease, box-shadow .2s ease;--max-width: 1200px;--section-px: 2rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}html,body{background-color:var(--color-bg)}body{font-family:var(--font-family);color:var(--color-text);line-height:1.6;min-height:100vh;overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:var(--font-family);cursor:pointer;border:none;background:none}ul{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--section-px)}@media (max-width: 900px){:root{--section-px: 1.5rem}}@media (max-width: 600px){:root{--section-px: 1rem}html{font-size:15px}}.indian-rule{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 30%,rgba(255,255,255,.3) 70%,transparent 100%);margin:0 auto}.rangoli-sep{display:flex;align-items:center;justify-content:center;gap:.6rem}.rangoli-sep:before,.rangoli-sep:after{content:"";width:80px;height:1px;background:linear-gradient(90deg,transparent,#0a0a0a)}.rangoli-sep:after{transform:scaleX(-1)}.rangoli-sep span{width:5px;height:5px;background:#0a0a0a;transform:rotate(45deg);display:block}.rangoli-sep--inv:before,.rangoli-sep--inv:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.3))}.rangoli-sep--inv span{background:#fff}.navbar{position:fixed;top:1.2rem;left:0;right:0;z-index:200;display:flex;justify-content:center;pointer-events:none}.navbar__pill{pointer-events:all;display:flex;align-items:center;gap:.9rem;height:60px;padding:.42rem .44rem .42rem 1.05rem;border-radius:var(--radius-pill);border:2px solid rgba(255,255,255,.22);background:#000000f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .7s cubic-bezier(.16,1,.3,1)}.navbar__logo{display:inline-flex;align-items:center;gap:.5rem;margin-right:.2rem;font-size:.87rem;font-weight:700;color:#fff;letter-spacing:.01em;white-space:nowrap;transition:opacity .5s cubic-bezier(.16,1,.3,1);font-family:var(--font-family-heading)}.navbar__logo:hover{opacity:.75}.navbar__logo-icon{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 35%,#fff,#aaa);box-shadow:0 0 0 1px #fff3,0 2px 6px #0006}.navbar__logo-dot{width:5px;height:5px;border-radius:50%;background:#000}.navbar__nav{position:relative;max-width:800px;opacity:1;overflow:hidden;transition:max-width .65s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1),margin .65s cubic-bezier(.16,1,.3,1)}.navbar__pill.is-minimized .navbar__nav{max-width:0;opacity:0;margin:0 -.45rem;pointer-events:none}.navbar__pill.is-minimized:hover .navbar__nav{max-width:800px;opacity:1;margin:0;pointer-events:auto}.navbar__links-wrap{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.navbar__link-indicator{position:absolute;top:3px;bottom:3px;left:0;border-radius:var(--radius-pill);background:#ffffff12;border:1px solid rgba(255,255,255,.08);transition:transform .6s cubic-bezier(.16,1,.3,1),width .6s cubic-bezier(.16,1,.3,1),opacity .35s ease}.navbar__links{display:flex;align-items:center;position:relative;margin-right:.55rem}.navbar__link{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.24rem;padding:.5rem .86rem;font-size:.8rem;font-weight:500;color:#999;border-radius:var(--radius-pill);white-space:nowrap;transition:color .5s cubic-bezier(.16,1,.3,1)}.navbar__link:hover,.navbar__link:focus-visible,.navbar__link.is-active{color:#fff}.navbar__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:100%;padding:0 1.1rem;font-size:.81rem;font-weight:700;color:#000;background:#fff;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.9);box-shadow:0 2px 8px #0003;white-space:nowrap;transition:background-color .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);font-family:var(--font-family-heading)}.navbar__cta:hover{background:#f0f0f0;box-shadow:0 6px 16px #0000004d;transform:scale(.98)}.navbar__cta-dot{width:.85rem;height:.85rem;border-radius:50%;background:#0a0a0a;border:2px solid #444444}.navbar__lang-selector{margin-left:.5rem;display:flex;align-items:center}.lang-switcher-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:.35rem 1.6rem .35rem .65rem;border-radius:var(--radius-pill);font-size:.78rem;font-weight:600;cursor:pointer;outline:none;color:#ccc;font-family:inherit;letter-spacing:.04em;transition:background-color .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),color .5s cubic-bezier(.16,1,.3,1);background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.lang-switcher-select:hover{background-color:#ffffff24;border-color:#ffffff40;color:#fff}.lang-switcher-select:focus-visible{outline:2px solid #fff;outline-offset:2px}.lang-switcher-select option{background:#1a1a1a;color:#eee;padding:.5rem}.navbar__hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px;pointer-events:all;z-index:10001}.navbar__hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .5s cubic-bezier(.16,1,.3,1)}.navbar__hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar__mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;pointer-events:all;animation:overlayFadeIn .35s ease forwards}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.navbar__mobile-panel{position:fixed;top:0;left:0;right:auto;width:300px;max-width:85vw;height:100dvh;background:#111;z-index:9999;pointer-events:all;transform:translate(-100%);transition:transform .55s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;padding:5rem 1.75rem 2rem;overflow-y:auto;border-right:1px solid rgba(255,255,255,.06)}.navbar__mobile-panel.is-open{transform:translate(0)}.navbar__mobile-close{position:absolute;top:1.25rem;right:1.25rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:none;color:#aaa;cursor:pointer;pointer-events:all;transition:color .3s ease,border-color .3s ease}.navbar__mobile-close:hover{color:#fff;border-color:#ffffff4d}.navbar__mobile-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.navbar__mobile-link{display:block;padding:1rem 0;color:#ccc;text-decoration:none;font-size:1.05rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.06);pointer-events:all;transition:color .4s cubic-bezier(.16,1,.3,1),padding-left .4s cubic-bezier(.16,1,.3,1)}.navbar__mobile-link:hover,.navbar__mobile-link:focus-visible{color:#fff;padding-left:.5rem}.navbar__mobile-lang{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.navbar__mobile-lang-label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#666;margin-bottom:.75rem}.navbar__mobile-lang-options,.lang-switcher-buttons{display:flex;gap:.5rem}.lang-switcher-btn{padding:.5rem 1rem;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#999;font-size:.85rem;font-weight:600;cursor:pointer;pointer-events:all;transition:background-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);font-family:inherit}.lang-switcher-btn:hover{background:#ffffff1f;color:#fff}.lang-switcher-btn.is-active{background:#fff;color:#000;border-color:#fff}.navbar__mobile-cta{display:block;margin-top:1.5rem;padding:.875rem 1.5rem;background:#fff;color:#000;text-decoration:none;text-align:center;border-radius:100px;font-weight:600;font-size:.95rem;pointer-events:all;transition:background-color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.navbar__mobile-cta:hover{background:#e0e0e0;transform:scale(.98)}@media (max-width: 900px){.navbar__nav,.navbar__links-wrap,.navbar__cta,.navbar__lang-selector{display:none}.navbar{top:.85rem}.navbar__hamburger{display:flex}.navbar__pill{gap:.6rem;height:56px;padding:.35rem .38rem .35rem .85rem;width:calc(100% - 2rem);justify-content:space-between}.navbar__logo{font-size:.82rem;margin-right:0}}@media (max-width: 560px){.navbar{top:.5rem}.navbar__pill{width:calc(100% - .8rem);height:52px;border-width:1px;border-radius:18px}.navbar__logo{font-size:.78rem;gap:.35rem}.navbar__logo-icon{width:14px;height:14px}.navbar__mobile-panel{width:100vw;max-width:100vw;border-right:none}}.hero{position:relative;padding:12rem 0 6rem;background:radial-gradient(circle at 50% 0%,#fcfcfc,#fff);overflow:hidden}.hero__container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero__header-centered{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto 5rem}.hero__heading{font-size:clamp(4rem,4vw,4.5rem);font-weight:300;line-height:1.05;letter-spacing:-.04em;color:#000;margin-bottom:2rem;font-family:var(--font-family-heading)}.hero__subtext{font-family:var(--font-family);font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:2.5rem;max-width:650px}.hero__cta-group{display:flex;gap:1rem;align-items:center;justify-content:center}.hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.75rem;border-radius:9999px;font-size:.95rem;font-weight:500;transition:all .2s ease;text-decoration:none;cursor:pointer}.hero__btn--primary{background-color:#000;color:#fff;border:1px solid #000000}.hero__btn--primary:hover{background-color:#222}.hero__btn--secondary{background-color:transparent;color:#000;border:1px solid #e0e0e0}.hero__btn--secondary:hover{background-color:#f5f5f5;border-color:#d0d0d0}.hero__widget{background-color:#fafafa;border-radius:24px;padding:2rem;width:100%;max-width:1000px;margin:0 auto}.hero__widget-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.hero__widget-tabs{display:flex;gap:.5rem;background-color:#fff;padding:.5rem;border-radius:999px;border:1px solid #eaeaea}.hero__widget-tab{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;padding:.5rem 1rem;border-radius:999px;font-size:.85rem;color:#666;font-weight:500;cursor:pointer;transition:all .2s ease}.hero__widget-tab.active{background-color:#111;color:#fff}.dot{width:6px;height:6px;border-radius:50%}.dot--orange{background:#ff7e67}.dot--green{background:#20b2aa}.hero__widget-meta{text-align:right}.hero__widget-meta h4{font-family:var(--font-family-heading);font-size:1rem;font-weight:500;color:#111;margin-bottom:.4rem}.hero__widget-meta p{font-family:var(--font-family);font-size:.85rem;color:#666}.hero__widget-mockup{display:flex;background-color:#fff;border-radius:16px;border:1px solid #eaeaea;min-height:480px;overflow:hidden;box-shadow:0 10px 40px -10px #0000000d}.hero__widget-mockup>[role=tabpanel]:not([hidden]){display:contents}.hero__widget-sidebar{width:320px;border-right:1px solid #eaeaea;background-color:#fcfcfc;padding:1.5rem;display:flex;flex-direction:column}.hero__voice-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;flex:1;justify-content:space-between}.hero__voice-item{flex:1;display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;border-radius:12px;cursor:pointer;transition:background .2s;border:1px solid transparent}.hero__voice-item:hover{background-color:#f5f5f5}.hero__voice-item.active{background-color:#fff;border-color:#eaeaea;box-shadow:0 2px 8px #00000005}.hero__voice-avatar{width:32px;height:32px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#111}.hero__voice-avatar svg{width:14px;height:14px}.hero__voice-info{display:flex;flex-direction:column}.hero__voice-name{font-size:.9rem;font-weight:600;color:#111}.hero__voice-role{font-size:.8rem;color:#888;margin-top:.2rem}.hero__widget-editor{flex:1;padding:1.5rem 3rem;display:flex;flex-direction:column;overflow-y:auto}.hero__translation-stream{display:flex;flex-direction:column;flex:1}.hero__editor-text{flex:1;display:flex;align-items:center;font-size:1.15rem;line-height:1.7;color:#111;transition:opacity .2s ease}.hero__editor-text.is-active{opacity:1}.hero__editor-text.is-inactive{opacity:.45}.hero__editor-cue{color:#888;font-size:.9rem;font-weight:500;margin-right:.5rem}.hero__document-translation-mock{padding:3rem;width:100%}.doc-list{display:flex;flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto}.doc-item{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#fff;border:1px solid #eaeaea;border-radius:12px}.doc-item-left{display:flex;align-items:center;gap:1.25rem;min-width:0}.doc-details{min-width:0}.doc-icon-box{background:#f5f5f5;padding:1rem;border-radius:8px;color:#111}.doc-icon-box svg{width:24px;height:24px}.doc-title{font-size:1rem;font-weight:600;color:#111;margin-bottom:.4rem;overflow-wrap:anywhere}.doc-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lang-tag{background:#f5f5f5;font-size:.75rem;padding:.2rem .6rem;border-radius:4px;color:#444;font-weight:600}.lang-tag.success{background:#f0fdf4;color:#16a34a}.arrow-icon{width:14px;height:14px;color:#aaa}.doc-item-right{text-align:right;flex-shrink:0}.doc-status{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;font-size:.85rem;font-weight:600;margin-bottom:.4rem}.doc-status.success{color:#16a34a}.doc-status svg{width:16px;height:16px}.doc-file-meta{font-size:.8rem;color:#888}.doc-progress-wrap{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-bottom:.4rem}.doc-progress-bar{width:64px;height:4px;background:#eaeaea;border-radius:2px;overflow:hidden}.doc-progress-fill{height:100%;background:#111}.doc-progress-text{font-size:.85rem;font-weight:600;color:#111}@media (max-width: 900px){.hero__widget-top{flex-direction:column;align-items:flex-start;gap:1.5rem}.hero__widget-meta{text-align:left}.hero__widget-mockup{flex-direction:column}.hero__widget-sidebar{width:100%;border-right:none;border-bottom:1px solid #eaeaea}.hero__document-translation-mock{padding:1.5rem}.doc-item{flex-direction:column;align-items:flex-start;gap:1.5rem}.doc-item-right{text-align:left}.doc-status,.doc-progress-wrap{justify-content:flex-start}}@media (max-width: 600px){.hero{padding:8rem 0 4rem}.hero__heading{font-size:2.5rem}.hero__cta-group{flex-direction:column;width:100%;gap:.8rem}.hero__btn{width:100%}.hero__widget{padding:1.25rem;border-radius:16px}.hero__widget-tabs{flex-wrap:wrap;border-radius:12px}.hero__widget-tab{font-size:.8rem;padding:.4rem .75rem}.hero__widget-mockup{min-height:auto}.hero__widget-sidebar{padding:1rem}.hero__widget-editor{padding:1.5rem}.hero__voice-item{padding:.75rem}.hero__editor-text{font-size:1rem}.hero__document-translation-mock{padding:1rem}.doc-item{padding:1rem;gap:1rem}.doc-item-left{width:100%;gap:.85rem}.doc-icon-box{padding:.75rem}.doc-icon-box svg{width:20px;height:20px}.doc-title{font-size:.95rem}.doc-item-right{width:100%}}.showcase{background-color:#fff;padding:8rem 0}.showcase__container{max-width:1200px;margin:0 auto;padding:0 2rem}.showcase__header{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:4rem}.showcase__title-col{flex:1;max-width:600px}.showcase__label{display:block;font-size:.85rem;font-weight:600;color:#888;margin-bottom:1rem}.showcase__heading{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#000;margin-bottom:2rem;font-family:var(--font-family-heading)}.showcase__btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.75rem;border-radius:9999px;background-color:#000;color:#fff;font-size:.95rem;font-weight:500;transition:background-color .2s ease;text-decoration:none}.showcase__btn:hover{background-color:#222}.showcase__text-col{flex:0 1 450px;padding-top:2rem}.showcase__subtext{font-size:1.1rem;line-height:1.6;color:#333}.showcase__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;min-height:500px}.showcase__card{background-color:#f5f5f5;border-radius:2rem;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:500px}.showcase__card--visual{padding:3rem}.showcase__card-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.showcase__chat-ui{position:relative;z-index:1;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.chat-msg{padding:.8rem 1.25rem;border-radius:1.5rem;font-size:.9rem;line-height:1.4;max-width:85%;box-shadow:0 4px 20px #00000014}.chat-msg--user{align-self:flex-end;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;border-bottom-right-radius:.25rem}.chat-msg--agent{align-self:flex-start;background:#fff;color:#000;border-bottom-left-radius:.25rem}.chat-msg--action{align-self:flex-start;background:#fff;color:#000;border-radius:9999px;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem .5rem .5rem;font-weight:500}.action-icon{width:24px;height:24px;background:#6366f1;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem}.showcase__card--data{padding:3rem;background-color:transparent}.showcase__mini-terminal{position:relative;isolation:isolate;background:#ffffff57;-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);border-radius:1.25rem;padding:0;width:100%;max-width:450px;border:1px solid rgba(255,255,255,.65);overflow:hidden;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.8rem;color:#222}.showcase__mini-terminal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(160deg,#ffffff73,#ffffff14)}.mini-term-header{position:relative;z-index:1;background:#ffffff38;display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.55)}.mini-term-dots{display:flex;gap:.4rem;width:60px}.mini-term-dots span{width:10px;height:10px;border-radius:50%}.mini-term-dot--red{background:#ff5f56}.mini-term-dot--yellow{background:#ffbd2e}.mini-term-dot--green{background:#27c93f}.mini-term-title{color:#666;font-size:.75rem;font-weight:500;flex:1;text-align:center;margin-right:60px;letter-spacing:.02em}.mini-term-body{position:relative;z-index:1;padding:1.5rem 1.25rem;background:#ffffff1a;line-height:1.6;min-height:200px}.mt-line{margin-bottom:.6rem;display:flex;gap:.6rem}.mt-prompt{color:#10b981;font-weight:600;-webkit-user-select:none;user-select:none}.mt-cmd{color:#111;font-weight:500;letter-spacing:.01em}.mt-sys{color:#666;margin-left:1.2rem}.mt-success{color:#27c93f;margin-top:1rem;margin-bottom:1rem;font-weight:500}.mt-cursor{display:inline-block;width:6px;height:14px;background:#111;animation:mtBlinkCursor 1s step-end infinite;transform:translateY(2px)}@keyframes mtBlinkCursor{50%{opacity:0}}@media (max-width: 1024px){.showcase__header{flex-direction:column;gap:2rem}.showcase__text-col{flex:auto;padding-top:0}.showcase__grid{grid-template-columns:1fr}.showcase__card{flex-direction:column}.showcase__card--content,.showcase__card--data{flex:auto;width:100%}}@media (max-width: 600px){.showcase{padding:4rem 0}.showcase__container{padding:0 1rem}.showcase__card{padding:2rem 1.5rem;border-radius:1.5rem}.showcase__card-title{font-size:2rem}.showcase__chat-msg{max-width:100%}.mini-term-body{font-size:.8rem}}.masonry-section{background-color:#fff;padding:6rem 0 10rem}.masonry-section__container{max-width:1200px;margin:0 auto;padding:0 2rem}.masonry-section__header{margin-bottom:3rem;text-align:left}.masonry-section__heading{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#000;font-family:var(--font-family-heading)}.masonry-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:1.5rem}.masonry__item{border-radius:1.5rem;overflow:hidden;position:relative;display:block;text-decoration:none;background-color:#f5f5f5;box-shadow:inset 0 0 0 1px #0000000d}.masonry__item:focus-visible{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 4px #0000004d}.masonry__item--large{grid-column:span 2;grid-row:span 2}.masonry__item--tall{grid-row:span 2}.masonry__item--wide{grid-column:span 2}.masonry__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.masonry__item:hover .masonry__image{transform:scale(1.04)}.masonry__overlay{position:absolute;bottom:0;left:0;width:100%;padding:3rem 2rem 2rem;background:linear-gradient(to top,#000000d9,#0000);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.masonry__type{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fffc;margin-bottom:.5rem}.masonry__title{font-size:1.25rem;font-weight:500;line-height:1.4;color:#fff;font-family:var(--font-family-heading)}.masonry__item--large .masonry__title{font-size:1.75rem}@media (max-width: 900px){.masonry-grid{grid-template-columns:repeat(2,1fr)}.masonry__item--large{grid-column:span 2;grid-row:span 1}.masonry__item--wide{grid-column:span 2}.masonry__item--tall{grid-row:span 1}}@media (max-width: 600px){.masonry-section{padding:4rem 0 6rem}.masonry-section__container{padding:0 1rem}.masonry-section__header{margin-bottom:2rem}.masonry-section__heading{font-size:clamp(2rem,9vw,2.4rem)}.masonry-grid{grid-template-columns:1fr;grid-auto-rows:280px}.masonry__item{grid-column:span 1;grid-row:span 1}.masonry__overlay{padding:2rem 1.2rem 1.2rem}.masonry__title,.masonry__item--large .masonry__title{font-size:1.2rem}}@media (prefers-reduced-motion: reduce){.masonry__image{transition:none}.masonry__item:hover .masonry__image{transform:none}}.services{background-color:#fff;padding:8rem 0}.services__header{text-align:center;margin-bottom:5rem;max-width:600px;margin-left:auto;margin-right:auto}.services__heading{font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#000;margin-bottom:1.5rem;font-family:var(--font-family-heading)}.services__subtext{font-size:1.1rem;color:#555;line-height:1.6}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:6rem}.services__card{background-color:#f5f5f5;border-radius:1.5rem;padding:2.25rem 2rem;border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease}.services__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000a}.services__card-icon{width:28px;height:28px;color:#111;margin-bottom:1.5rem}.services__card-icon svg{width:100%;height:100%;stroke-width:1.5}.services__card-title{font-size:1.15rem;font-weight:600;letter-spacing:-.01em;color:#000;margin-bottom:.75rem;font-family:var(--font-family-heading)}.services__card-desc{font-size:.9rem;color:#555;line-height:1.6}.services__partners{border-top:1px solid #f0f0f0;padding-top:5rem;text-align:center}.services__partners-label{font-size:.85rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3rem}.services__partners-logos{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;gap:3rem;color:silver;font-weight:700;font-family:var(--font-family-heading);letter-spacing:-.02em}.partner-logo{font-size:1.5rem;opacity:.7;transition:opacity .2s;cursor:default}.partner-logo:hover{opacity:1;color:#888}.partner-logo-image{display:block;width:auto;height:32px;max-width:min(180px,70vw);object-fit:contain;opacity:.9;transition:opacity .2s ease}.partner-logo-image:hover{opacity:1}@media (max-width: 1024px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services__grid{grid-template-columns:1fr}.services__partners-logos{gap:2rem}.partner-logo{font-size:1.25rem}.partner-logo-image{height:26px}}@media (prefers-reduced-motion: reduce){.services__card{transition:none}.services__card:hover{transform:none}.partner-logo,.partner-logo-image{transition:none}}.b2b-services{background-color:#fff;padding:8rem 0;position:relative;border-top:1px solid #eaeaea}.b2b-services__header{text-align:center;max-width:800px;margin:0 auto 5rem}.b2b-services__badge{display:inline-block;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:1rem;font-weight:600}.b2b-services__heading{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1.1;letter-spacing:-.04em;color:#111;margin-bottom:2rem;font-family:var(--font-family-heading)}.b2b-services__subtext{font-size:1.1rem;color:#555;line-height:1.6;max-width:600px;margin:0 auto}.b2b-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.b2b-services__card{background:#f5f5f5;border:1px solid rgba(0,0,0,.05);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;min-height:520px;position:relative}.b2b-services__card-header{position:relative;height:240px;width:100%;display:flex;align-items:flex-end;padding:1.5rem 2rem}.b2b-services__card-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000 60%);z-index:1}.b2b-services__card-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.b2b-services__card-title{position:relative;z-index:2;margin:0;color:#fff;font-size:1.8rem;font-weight:600;letter-spacing:-.02em;font-family:var(--font-family-heading)}.b2b-services__card-body{padding:2.5rem 2rem;flex:1;display:flex;flex-direction:column}.b2b-services__card-desc{color:#555;font-size:1.05rem;line-height:1.5;margin-bottom:2rem}.b2b-services__card-highlights{list-style:none;padding:0;margin:auto 0 0;display:flex;flex-direction:column;gap:.85rem}.b2b-services__card-highlights li{display:flex;align-items:flex-start;gap:.75rem;color:#111;font-size:.95rem;font-weight:500}.b2b-services__card-highlights li svg{color:#111;flex-shrink:0;margin-top:.15rem}@media (max-width: 1024px){.b2b-services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.b2b-services{padding:5rem 0}.b2b-services__grid{grid-template-columns:1fr}.b2b-services__card{min-height:auto}.b2b-services__card-header{height:200px}}.api-cta{background-color:#fff;padding:8rem 0;border-top:1px solid #f0f0f0}.api-cta__container{display:flex;justify-content:space-between;align-items:center;gap:4rem}.api-cta__left{flex:1}.api-cta__heading{font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#000;font-family:var(--font-family-heading)}.api-cta__right{flex-shrink:0}.api-cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.75rem;border-radius:9999px;background-color:transparent;color:#000;font-size:1rem;font-weight:600;font-family:var(--font-family-heading);border:1px solid #d0d0d0;cursor:pointer;text-decoration:none;transition:all .2s ease}.api-cta__btn:hover{background-color:#f5f5f5;border-color:#b0b0b0}@media (max-width: 768px){.api-cta{padding:6rem 0}.api-cta__container{flex-direction:column;align-items:flex-start;gap:2.5rem}}@media (max-width: 560px){.api-cta{padding:4.5rem 0}.api-cta__heading{font-size:clamp(2rem,10vw,2.5rem)}.api-cta__right,.api-cta__btn{width:100%}}.footer{background-color:#000;border-top:1px solid rgba(255,255,255,.22);padding:4rem 0 2rem}.footer__inner{display:flex;gap:4rem;margin-bottom:3rem}.footer__brand{flex:0 0 260px}.footer__logo{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#fff;margin-bottom:1rem;transition:var(--transition);font-family:var(--font-family-heading);text-decoration:none}.footer__logo:hover{opacity:.65}.footer__tagline{font-size:.8125rem;color:#999;line-height:1.65;margin-bottom:1rem}.footer__email{font-size:.8125rem;color:#aaa;transition:var(--transition);font-weight:500}.footer__email:hover{color:#fff}.footer__nav{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer__col-title{font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#999;margin-bottom:1rem;font-family:var(--font-family-heading)}.footer__col-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer__link{font-size:.8125rem;color:#aaa;transition:var(--transition);text-decoration:none}.footer__link:hover{color:#fff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #111111;padding-top:1.5rem}.footer__copy{font-size:.72rem;color:#999}.footer__social{font-size:.72rem;font-weight:500;color:#999;transition:var(--transition);text-decoration:none}.footer__social:hover{color:#fff}@media (max-width: 900px){.footer__inner{flex-direction:column;gap:2.5rem}.footer__nav{grid-template-columns:repeat(2,1fr)}.footer__brand{flex:none}}@media (max-width: 500px){.footer__nav{grid-template-columns:1fr 1fr}.footer__bottom{flex-direction:column;align-items:flex-start;gap:.75rem}}.home-page{background-color:var(--color-bg)}.blog-card{background-color:#fff;border-radius:16px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;height:100%;border:1px solid #eaeaea}.blog-card-image-box{width:100%;height:220px;overflow:hidden;position:relative}.blog-card-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-card-img{transform:scale(1.05)}.blog-card-tag{position:absolute;top:1rem;left:1rem;background-color:#ffffffe6;color:#000;padding:.3rem .8rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.blog-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.blog-card-meta{font-size:.85rem;color:#888;margin-bottom:.8rem}.blog-card-title{font-size:1.25rem;font-weight:500;line-height:1.4;margin-bottom:1rem;color:#111;letter-spacing:-.01em;font-family:var(--font-family-heading)}.blog-card-excerpt{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid #f0f0f0;padding-top:1rem}.blog-card-author{font-size:.85rem;font-weight:500;color:#333}.blog-card-readmore{font-size:.85rem;font-weight:600;color:#000;display:flex;align-items:center;gap:.3rem;transition:gap .2s ease}.blog-card:hover .blog-card-readmore{gap:.5rem}.blog-card-arrow{font-size:14px}@media (max-width: 768px){.blog-card-image-box{height:200px}.blog-card-content{padding:1.25rem}.blog-card-title{font-size:1.12rem}}@media (max-width: 480px){.blog-card-image-box{height:180px}.blog-card-content{padding:1rem}.blog-card-footer{flex-direction:column;align-items:flex-start;gap:.5rem}}.blog-listing-page{background-color:var(--color-bg);min-height:100vh;padding-top:var(--navbar-offset, 100px);padding-bottom:80px}.blog-listing-header{text-align:center;margin-bottom:4rem}.blog-listing-title{font-size:3.5rem;font-weight:500;letter-spacing:-.02em;margin-bottom:1rem;font-family:var(--font-family-heading)}.blog-listing-subtitle{font-size:1.2rem;color:var(--color-text-muted);max-width:600px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 992px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog-grid{grid-template-columns:1fr}.blog-listing-title{font-size:2.5rem}}.blog-empty-state{grid-column:1 / -1;text-align:center;padding:6rem 2rem;color:var(--color-text-muted);font-size:1.1rem}.blog-post-page{background-color:var(--color-bg-pure);color:var(--color-text);min-height:100vh;padding-top:100px;padding-bottom:80px}.blog-post-container{max-width:800px;margin:0 auto;padding:0 2rem}.blog-post-meta{text-align:center;color:var(--color-text-muted);font-size:.9rem;margin-bottom:1.5rem}.blog-post-title{text-align:center;font-size:3rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em;font-family:var(--font-family-heading)}.blog-post-tags{display:flex;justify-content:center;margin-bottom:3rem}.blog-post-tag{background-color:#f0f0f0;color:#333;padding:.3rem .8rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.blog-cover-image{width:100%;border-radius:12px;object-fit:cover;margin-bottom:4rem;border:1px solid #eaeaea}.blog-post-content{font-size:1.125rem;line-height:1.8;color:#333;font-weight:400}.blog-post-content p{margin-bottom:2rem}.blog-post-content h2,.blog-post-content h3{font-family:var(--font-family-heading);color:#000;margin-top:3rem;margin-bottom:1.5rem;font-weight:500;letter-spacing:-.01em}.blog-post-content h2{font-size:2rem}.blog-post-content h3{font-size:1.5rem}.blog-post-content ul{list-style-type:disc;padding-left:2rem;margin-bottom:2.5rem;color:#555}.blog-post-content li{margin-bottom:.5rem}.blog-post-content img{width:100%;border-radius:12px;margin:3rem 0;border:1px solid #eaeaea}.blog-post-content strong{font-weight:600;color:#000}.blog-footer-actions{display:flex;justify-content:space-between;align-items:center;margin-top:5rem;padding-top:2rem;border-top:1px solid #eaeaea;font-size:.9rem;color:var(--color-text-muted)}.blog-share span{margin-right:1rem}.blog-share-icons{display:inline-flex;gap:1rem}.blog-share-icons a{color:#999;transition:color .2s ease}.blog-share-icons a:hover{color:#000}.blog-back-to-top{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:color .2s ease}.blog-back-to-top:hover{color:#000}.btt-icon{width:32px;height:32px;background-color:#222;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.related-blogs-section{background-color:var(--color-bg);padding:6rem 0;margin-top:4rem}.related-blogs-container{max-width:1200px;margin:0 auto;padding:0 2rem}.related-blogs-title{font-size:2.5rem;font-weight:500;margin-bottom:3rem;letter-spacing:-.02em}.related-blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 992px){.related-blogs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog-post-title{font-size:2.2rem}.related-blogs-grid{grid-template-columns:1fr}}.demo-page{min-height:100vh;background-color:var(--color-dark);color:var(--color-text-inv);display:flex;flex-direction:column}.demo__main{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;position:relative;overflow:hidden}.demo__main:before{content:"";position:absolute;top:-10%;left:20%;width:60%;height:80%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);pointer-events:none;z-index:0}.demo__container{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.demo__content{display:flex;flex-direction:column;gap:1.5rem}.demo__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:var(--color-accent);font-size:.875rem;font-weight:500;width:fit-content}.demo__badge-dot{width:6px;height:6px;border-radius:50%;background-color:var(--color-accent);box-shadow:0 0 8px #ffffff80}.demo__title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;letter-spacing:-.02em;font-weight:300}.demo__title span{color:var(--color-accent);font-weight:500}.demo__description{font-size:1.125rem;line-height:1.6;color:var(--color-text-inv-muted);max-width:480px;margin-bottom:2rem}.demo__features{display:flex;flex-direction:column;gap:1.5rem}.demo__feature{display:flex;align-items:center;gap:1rem;color:var(--color-text-inv);font-size:1.125rem}.demo__feature-icon{flex-shrink:0;color:var(--color-accent)}.demo__form-wrapper{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem 2.5rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000080;max-width:600px;width:100%;justify-self:center}.demo__form{display:flex;flex-direction:column;gap:1rem}.demo__form-group{display:flex;flex-direction:column;gap:.5rem}.demo__form-group label{font-size:.875rem;color:var(--color-text-inv-muted);font-weight:500}.demo__form-group input,.demo__form-group textarea{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem 1rem;color:var(--color-text-inv);font-family:inherit;font-size:.95rem;transition:all .3s ease}.demo__form-group input::placeholder,.demo__form-group textarea::placeholder{color:#ffffff4d}.demo__form-group input:focus,.demo__form-group textarea:focus{outline:none;border-color:var(--color-accent);background:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.demo__form-group textarea{resize:vertical;min-height:80px}.demo__submit-btn{width:100%;padding:.875rem;background-color:var(--color-accent);color:#000;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:1rem}.demo__submit-btn:hover{background-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.demo__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.demo__error{margin-top:.5rem;color:#ff8b8b;font-size:.875rem;text-align:left}.demo__privacy{font-size:.75rem;color:var(--color-text-inv-muted);text-align:center;margin-top:1rem;line-height:1.5}.demo__privacy-link{color:var(--color-accent);text-decoration:underline;transition:opacity .2s}.demo__privacy-link:hover{opacity:.7}.demo__char-count{font-size:.75rem;color:#ffffff4d;text-align:right;margin-top:.25rem}.demo__success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;height:100%;min-height:400px}.demo__success-icon{width:64px;height:64px;border-radius:50%;background:#ffffff1a;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.demo__success h3{font-size:1.5rem;font-weight:500;color:var(--color-text-inv)}.demo__success p{color:var(--color-text-inv-muted);margin-bottom:2rem}@media (max-width: 968px){.demo__container{grid-template-columns:1fr;gap:3rem}.demo__main{padding:6rem 1rem 4rem}.demo__form-wrapper{padding:2rem}}@media (max-width: 480px){.demo__form-wrapper{padding:1.5rem}}.solutions-page{min-height:100vh;background:#fff;color:#111;display:flex;flex-direction:column}.solutions{flex:1;padding-top:6.5rem}.solutions__hero{position:relative;padding:6rem 0 5rem;overflow:hidden;background-color:#fff;border-bottom:1px solid #eaeaea}.solutions__hero-container{position:relative;z-index:1}.solutions__eyebrow,.solutions__label{display:inline-block;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:1rem;font-weight:600}.solutions__title{max-width:18ch;font-size:clamp(3rem,6vw,4.5rem);line-height:1.05;letter-spacing:-.04em;margin-bottom:1.25rem;font-family:var(--font-family-heading);font-weight:400;color:#111}.solutions__subtitle{max-width:60ch;color:#555;line-height:1.6;font-size:1.1rem}.solutions__hero-cta{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.solutions__cta-primary,.solutions__cta-secondary{border-radius:100px;font-size:.95rem;font-weight:600;padding:.8rem 1.75rem;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.solutions__cta-primary{background:#111;color:#fff;border:1px solid #111}.solutions__cta-primary:hover{background:#000;transform:scale(.98)}.solutions__cta-secondary{border:1px solid #eaeaea;color:#111;background:#fff}.solutions__cta-secondary:hover{border-color:#111;background:#fafafa}.solutions__metrics{border-bottom:1px solid #eaeaea;background:#fff}.solutions__metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding-top:4rem;padding-bottom:4rem}.solutions__metrics-grid article{display:flex;flex-direction:column}.solutions__metrics-grid h3{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;margin-bottom:.5rem;font-family:var(--font-family-heading);letter-spacing:-.03em;color:#111}.solutions__metrics-grid p{color:#666;font-size:.95rem;line-height:1.5;max-width:25ch;font-weight:500}.solutions__suite,.solutions__core,.solutions__verticals,.solutions__delivery{padding:6rem 0}.solutions__suite h2,.solutions__core h2,.solutions__verticals h2,.solutions__delivery h2{font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.1;letter-spacing:-.03em;margin-bottom:3rem;font-family:var(--font-family-heading);font-weight:400;color:#111}.solutions__bento{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(300px,auto);gap:1.25rem}.solutions__bento-card{background:#f5f5f5;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:0;display:flex;flex-direction:column;overflow:hidden;min-height:480px;position:relative}.solutions__bento-header{position:relative;height:220px;width:100%;display:flex;align-items:flex-end;padding:1.5rem 2rem}.solutions__bento-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000 60%);z-index:1}.solutions__bento-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.solutions__bento-header h3{position:relative;z-index:2;margin:0;color:#fff;font-size:1.8rem;font-weight:600;letter-spacing:-.02em}.solutions__bento-body{padding:2rem;flex:1;display:flex;flex-direction:column}.solutions__bento-body p{color:#555;font-size:1.05rem;line-height:1.5;margin-bottom:2rem}.solutions__bento-body ul{list-style:none;padding:0;margin:auto 0 0;display:flex;flex-direction:column;gap:.75rem}.solutions__bento-body ul li{display:flex;align-items:flex-start;gap:.75rem;color:#111;font-size:.95rem;font-weight:500}.solutions__bento-body ul li svg{color:#111;flex-shrink:0;margin-top:.15rem}.solutions__core{background:#000;position:relative;overflow:hidden}.solutions__core .solutions__label{color:#666}.solutions__core h2{color:#fff}.solutions__core-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.solutions__core p{color:#888;max-width:50ch;font-size:1.1rem;line-height:1.6}.solutions__core ol{border:1px solid #222;border-radius:16px;padding:2.5rem 2.5rem 2.5rem 3.5rem;background:#111;display:grid;gap:1.5rem}.solutions__core li{color:#ccc;line-height:1.6;position:relative}.solutions__core li strong{color:#fff;font-weight:600}.solutions__verticals{background:#fff}.solutions__verticals p{max-width:60ch;color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.solutions__chips{display:flex;flex-wrap:wrap;gap:.75rem}.solutions__chips span{border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.95rem;color:#555;background:#f5f5f5;transition:all .2s ease;cursor:default;font-weight:500}.solutions__chips span:hover{color:#111;background:#ebebeb}.solutions__delivery{border-top:1px solid #eaeaea;background:#fff}.solutions__timeline{margin-top:2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;position:relative}.solutions__timeline article{background:#f5f5f5;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:2rem 1.75rem;position:relative;z-index:1}.solutions__timeline-phase{font-family:var(--font-family-heading);font-size:1.25rem;font-weight:700;margin-bottom:.25rem;color:#111}.solutions__timeline-window{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:1.25rem;font-weight:600}.solutions__timeline-detail{color:#555;line-height:1.5;font-size:.95rem}@media (max-width: 1024px){.solutions__metrics-grid{grid-template-columns:repeat(2,1fr);padding-top:3rem;padding-bottom:3rem}.solutions__bento,.solutions__timeline{grid-template-columns:repeat(2,1fr)}.solutions__core-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width: 900px){.solutions__metrics-grid{grid-template-columns:1fr;gap:2rem}.solutions__metrics-grid p{max-width:none}}@media (max-width: 768px){.solutions{padding-top:5.5rem}.solutions__hero{padding:4rem 0 3rem}.solutions__suite,.solutions__core,.solutions__verticals,.solutions__delivery{padding:4rem 0}.solutions__title{font-size:clamp(2.5rem,8vw,3.5rem)}.solutions__bento{grid-template-columns:1fr}.solutions__metrics-grid{grid-template-columns:1fr;gap:2.5rem;padding-top:2rem;padding-bottom:2rem}.solutions__timeline{grid-template-columns:1fr}.solutions__core ol{padding:2rem}}@media (max-width: 560px){.solutions__metrics-grid{gap:1.5rem}.solutions__metrics-grid h3{font-size:clamp(2rem,10vw,2.5rem);line-height:1.1}.solutions__metrics-grid p{font-size:.95rem;line-height:1.45}.solutions__hero{padding:3.5rem 0 2.5rem}.solutions__title{font-size:clamp(2rem,11vw,2.6rem);letter-spacing:-.02em}.solutions__subtitle{font-size:1rem;line-height:1.55}.solutions__hero-cta{width:100%;gap:.75rem}.solutions__cta-primary,.solutions__cta-secondary{width:100%;padding:.8rem 1rem}.solutions__bento-card{min-height:auto}.solutions__bento-header{height:180px;padding:1.1rem 1.25rem}.solutions__bento-header h3{font-size:1.35rem}.solutions__bento-body{padding:1.25rem}.solutions__bento-body p{font-size:.95rem;margin-bottom:1.25rem}.solutions__core p,.solutions__verticals p{font-size:1rem}.solutions__core ol{padding:1.25rem 1.25rem 1.25rem 1.5rem;gap:1rem}.solutions__chips span{width:100%;text-align:center}.solutions__timeline article{padding:1.25rem}}.company-page{background-color:#fff;min-height:100vh}.company__hero{padding:14rem 0 8rem;background:#000;color:#fff;text-align:center}.company__hero-container{max-width:900px;margin:0 auto}.company__eyebrow{display:inline-block;font-size:.85rem;font-weight:600;color:#10b981;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem}.company__title{font-size:clamp(3rem,5vw,4.5rem);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#fff;font-family:var(--font-family-heading)}.company__philosophy{padding:8rem 0;border-bottom:1px solid #eaeaea}.company__philosophy-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:6rem;align-items:center}.company__philosophy-text h2{font-size:clamp(2rem,4vw,3rem);font-weight:500;margin-bottom:2rem;letter-spacing:-.02em}.company__philosophy-text p{font-size:1.2rem;line-height:1.7;color:#444;margin-bottom:1.5rem}.company__philosophy-stats{display:flex;flex-direction:column;gap:3rem;padding-left:3rem;border-left:1px solid #eaeaea}.company__stat-value{font-size:4rem;font-weight:500;letter-spacing:-.04em;color:#000;margin-bottom:.5rem;line-height:1}.company__stat-label{font-size:1rem;color:#666;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.company__global{padding:8rem 0;border-bottom:1px solid #eaeaea}.company__global-header{text-align:center;margin-bottom:4rem}.global__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#10b981;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem}.global__badge-icon{font-size:1.2rem}.company__global-header h2{font-size:2.5rem;font-weight:500;margin-bottom:1rem;letter-spacing:-.02em}.company__global-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.company__global-map{background:#fff;border:1px solid #eaeaea;border-radius:1rem;padding:3rem;min-height:400px}.company__hubs{padding:8rem 0;background:#fcfcfc;border-bottom:1px solid #eaeaea}.company__hubs-header{text-align:center;margin-bottom:4rem}.company__hubs-header h2{font-size:2.5rem;font-weight:500;margin-bottom:1rem}.company__hubs-header p{font-size:1.1rem;color:#666}.company__hubs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.company__hub-card{background:#fff;border:1px solid #eaeaea;padding:2.5rem;border-radius:1rem;text-align:center}.company__hub-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.company__hub-card p{color:#666;font-size:.95rem}.hub-eyebrow{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:block}.hub-city{margin-bottom:1rem;font-size:1.5rem}.hub-address{color:#555;line-height:1.6}.hub-phone{color:#111;font-weight:500;white-space:pre-line;margin-top:1rem}@media (max-width: 900px){.company__philosophy-grid{grid-template-columns:1fr;gap:4rem}.company__philosophy-stats{padding-left:0;border-left:none;flex-direction:row;justify-content:center;gap:4rem;text-align:center}}@media (max-width: 600px){.company__hero{padding:10rem 0 5rem}.company__philosophy{padding:5rem 0}.company__philosophy-stats{flex-direction:column;align-items:center;gap:2.5rem}.company__global{padding:5rem 0}.company__global-header h2{font-size:2rem}.company__global-map{padding:1rem;min-height:auto}.company__hubs-grid{grid-template-columns:1fr;gap:1rem}.company__hub-card{padding:1.5rem;text-align:left}.company__stat-value{font-size:3rem}.company__hubs{padding:5rem 0}.company__hubs-header h2{font-size:2rem}.company__hub-card{padding:1.75rem}.hub-city{font-size:1.25rem}}.not-found-page{min-height:100vh;background:#000;color:#fff;display:flex;flex-direction:column}.not-found__main{flex:1;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 6rem}.not-found__content{display:flex;flex-direction:column;align-items:center;text-align:center;animation:nf-fadeUp .6s cubic-bezier(.16,1,.3,1) both}.not-found__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#444;margin-bottom:1.5rem}.not-found__title{font-size:clamp(8rem,24vw,18rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:#ffffff14;-webkit-text-stroke:1.5px rgba(255,255,255,.5);font-family:var(--font-family-heading);-webkit-user-select:none;user-select:none;margin:0 0 2rem}.not-found__divider{width:40px;height:1px;background:#2a2a2a;margin:0 auto 2rem}.not-found__heading{font-size:1.5rem;font-weight:500;letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-family:var(--font-family-heading)}.not-found__text{font-size:.95rem;color:#666;line-height:1.7;max-width:380px;margin-bottom:2.5rem}.not-found__actions{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.not-found__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;font-family:var(--font-family-heading);transition:background-color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.not-found__btn--primary{background:#fff;color:#000;border:1px solid #fff}.not-found__btn--primary:hover{background:#e8e8e8;transform:translateY(-2px)}.not-found__btn--ghost{background:transparent;color:#888;border:1px solid #333}.not-found__btn--ghost:hover{color:#fff;border-color:#555;transform:translateY(-2px)}@keyframes nf-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.not-found__content{animation:none}.not-found__btn{transition:none}}@media (max-width: 600px){.not-found__main{padding:7rem 1.5rem 4rem}.not-found__actions{flex-direction:column;width:100%}.not-found__btn{width:100%}}.thank-you-page{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-background);color:var(--color-text);padding-top:var(--nav-height)}.thank-you__main{flex-grow:1;display:flex;align-items:center;justify-content:center;padding:4rem 1rem}.thank-you__container{max-width:600px;width:100%}.thank-you__content{background:var(--color-card-bg);border-radius:1.5rem;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;overflow:hidden}.thank-you__content:before{content:"";position:absolute;top:-50px;left:50%;transform:translate(-50%);width:150px;height:150px;background:radial-gradient(circle,rgba(var(--color-primary-rgb),.2) 0%,transparent 70%);filter:blur(20px);pointer-events:none}.thank-you__icon-wrapper{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1);width:80px;height:80px;border-radius:50%;border:1px solid rgba(var(--color-primary-rgb),.3);display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;animation:scaleIn .5s cubic-bezier(.175,.885,.32,1.275) forwards}.thank-you__heading{font-size:clamp(2rem,4vw,2.5rem);font-weight:600;letter-spacing:-.02em;margin:0;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.thank-you__text{font-size:1.125rem;color:var(--color-text-muted);line-height:1.6;margin:0;max-width:480px}.thank-you__actions{margin-top:1rem}.thank-you__btn{display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-primary);color:var(--color-background);font-weight:500;padding:.875rem 2rem;border-radius:9999px;text-decoration:none;transition:all .2s ease;font-size:1rem}.thank-you__btn:hover{background-color:var(--color-primary-dark, #ffffff);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-primary-rgb),.3)}.thank-you__btn:active{transform:translateY(0)}@keyframes scaleIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.neural-sweep-overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:9999;animation:dimPulse 1.5s cubic-bezier(.25,1,.5,1) forwards}.neural-sweep-scanner{position:absolute;left:0;width:100%;animation:sweepDown 1.5s cubic-bezier(.4,0,.2,1) forwards}.neural-sweep-trail{height:35vh;width:100%;background:linear-gradient(to top,#88888826,#8880)}.neural-sweep-line{width:100%;height:2px;background:#888;box-shadow:0 0 10px #888,0 0 20px #888,0 0 40px #888,0 0 80px #8886;position:relative;display:flex;justify-content:flex-end}.neural-sweep-hud{position:absolute;bottom:10px;right:20px;display:flex;gap:2rem;font-family:Courier New,Courier,monospace;font-size:.8rem;font-weight:700;color:#888;text-shadow:0 0 8px #888888;letter-spacing:.1em}@keyframes sweepDown{0%{top:-35vh;opacity:0}5%{opacity:1}90%{opacity:1}to{top:105vh;opacity:0}}@keyframes dimPulse{0%{background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}50%{background:#0009;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}to{background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}}@media (prefers-reduced-motion: reduce){.neural-sweep-overlay,.neural-sweep-scanner{animation:none}.neural-sweep-overlay{display:none}}
