:root{--fc-dark:#171717;--fc-dark-deep:#1c1c1c;--fc-white:#fff;--fc-text-dark:#1a1a17;--fc-muted-dark:#5c5c5c;--fc-muted-light:#ffffffa8;--fc-muted-dim:#ffffff75;--fc-muted-on-dark:#d1d1d1;--fc-blue:#208fff;--fc-blue-strong:#0071e3;--fc-cyan:#00b0c4;--fc-teal:#29c4a9;--fc-orange:#e75525;--fc-orange-soft:#fce9df;--fc-orange-text:#b43f18;--fc-border-light:#ffffff1a;--fc-border-mid:#ffffff2e;--fc-radius-pill:999px;--fc-radius-lg:24px;--fc-radius-md:16px;--fc-radius-sm:12px;--fc-font-display:"Fraunces", Georgia, serif;--fc-font-body:"Inter", system-ui, sans-serif;--fc-font-mono:"Space Mono", ui-monospace, monospace}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--fc-dark);color:var(--fc-white);font-family:var(--fc-font-body);letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{color:inherit;margin-bottom:.5em;font-weight:400}a{color:inherit;text-decoration:none}.section-dark{background:var(--fc-dark);color:var(--fc-white)}.section-dark-deep{background:var(--fc-dark-deep);color:var(--fc-white)}.section-light{background:var(--fc-white);color:var(--fc-text-dark)}@keyframes auroraDrift{0%,to{transform:translate(0%)}50%{transform:translate(2%,-2%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeIn}@keyframes hover-row-arrow-pop{0%{transform:scale(1)}50%{transform:scale(1.12)translate(4px)}to{transform:scale(1)}}.fc-wrap{width:480px;min-width:480px;height:120vh;font-family:var(--fc-font-body);background:#fff;border:none;border-radius:12px;flex-direction:column;display:flex;position:absolute;top:-10px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 40px -10px #00000080}@media (width>=768px) and (width<=1199px){.fc-wrap{left:unset;width:100%;min-width:unset;border-radius:12px;max-width:100%;height:440px;max-height:440px;margin:0;position:relative;transform:none}}@media (width<=767px){.fc-wrap{left:unset;width:100%;min-width:unset;border-radius:12px;max-width:100%;height:360px;max-height:360px;margin:0 auto;position:relative;transform:none}}@media (width<=480px){.fc-wrap{height:300px;max-height:300px}}.fc-chrome{background:#17263b;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:16px;height:44px;padding:0 16px;display:flex;position:relative}.fc-dots{gap:8px;display:flex}.fc-dots span{border-radius:50%;width:12px;height:12px}.fc-red{background:#ff5f56}.fc-yellow{background:#ffbd2e}.fc-green{background:#27c93f}.fc-urlbar{color:#ffffffb3;text-align:left;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;background:#00000040;border-radius:6px;width:280px;height:26px;padding:0 12px;font-size:13px;line-height:26px;transition:opacity .1s;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.fc-url-fading{opacity:0!important}.fc-screen{background:#fff;flex:1;display:flex;position:relative;overflow:hidden}.fc-rail{z-index:2;background:#0e1b2c;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;align-items:center;gap:20px;width:64px;padding:16px 0;display:flex}.fc-rail-logo{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;display:flex}.fc-rail-logo svg{width:20px;height:20px}.fc-rail-icon{color:#fff6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:relative}.fc-rail-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.fc-rail-active{color:#fff;background:#ffffff1a}.fc-rail-active:before{content:"";background:#e75525;border-radius:0 4px 4px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-12px}.fc-rail-spacer{flex:1}.fc-rail-avatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#1f4fb6,#0ea5e9);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:flex}.fc-app{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.fc-topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.fc-crumb{color:#64748b;font-size:13px}.fc-crumb b{color:#0f172a;font-weight:500}.fc-crumb-sep{opacity:.5;margin:0 6px}.fc-mini-stats{gap:16px;display:flex}.fc-mini{font-family:var(--fc-font-mono);color:var(--c);align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.fc-mini-trend{font-size:11px}.fc-content{flex:1;position:relative;overflow:hidden}.fc-view{opacity:0;visibility:hidden;padding:32px 40px;transition:opacity .25s,visibility .25s;position:absolute;inset:0}.fc-view-active{opacity:1;visibility:visible;transition-delay:50ms}.fc-h-eyebrow{font-family:var(--fc-font-mono);letter-spacing:.08em;color:#e75525;text-transform:uppercase;margin-bottom:8px;font-size:11px}.fc-h-title{align-items:center;gap:12px;margin-bottom:6px;display:flex}.fc-h-title h1{color:#0f172a;margin:0;font-size:20px;font-weight:600}.fc-count-pill{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.fc-h-sub{color:#475569;margin-bottom:24px;font-size:14px}.fc-patterns-list{flex-direction:column;gap:12px;display:flex}.fc-pat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:background .2s,border-color .2s}.fc-pat-active{background:#f8fafc;border-color:#cbd5e1}.fc-pat-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.fc-pat-titlewrap{align-items:center;gap:12px;display:flex}.fc-pat-title{color:#0f172a;font-size:14px;font-weight:600}.fc-pat-stake{align-items:center;display:flex}.fc-pat-dot{border:2px solid #fff;border-radius:50%;width:20px;height:20px;margin-left:-6px}.fc-pat-dot:first-child{margin-left:0}.fc-pat-more{color:#475569;background:#f1f5f9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:-6px;font-size:9px;font-weight:700;display:flex}.fc-pat-acv{font-family:var(--fc-font-mono);color:var(--fc-teal);font-size:13px;font-weight:700}.fc-pat-body{color:#64748b;font-size:13px;line-height:1.5}.fc-sug-eyebrow{font-family:var(--fc-font-mono);color:#e75525;text-transform:uppercase;border-bottom:1px solid #e2e8f0;margin-bottom:12px;padding-bottom:8px;font-size:11px;font-weight:600}.fc-sug-list{flex-direction:column;gap:12px;display:flex}.fc-sug-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px}.fc-sug-head{align-items:center;gap:12px;margin-bottom:6px;display:flex}.fc-sug-title{color:#0f172a;font-size:14px;font-weight:600}.fc-sug-badge{font-family:var(--fc-font-mono);color:#475569;text-transform:uppercase;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.fc-sug-body{color:#64748b;font-size:13px;line-height:1.4}.fc-tools{gap:16px;margin-bottom:20px;display:flex}.fc-tool{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.fc-tool svg{fill:none;stroke:currentColor;stroke-width:2px;width:14px;height:14px}.fc-tbl-head{color:#94a3b8;border-bottom:1px solid #e2e8f0;grid-template-columns:24px 1fr 80px;gap:16px;margin-bottom:8px;padding:0 12px 8px;font-size:12px;display:grid}.fc-tbl-row{border-bottom:1px solid #f8fafc;border-radius:6px;grid-template-columns:24px 1fr 80px;align-items:center;gap:16px;padding:10px 12px;transition:background .2s;display:grid}.fc-row-companies{grid-template-columns:24px 1fr}.fc-row-active{background:#f8fafc}.fc-chev{color:#cbd5e1;font-size:10px}.fc-avatar{background:var(--c);color:#fff;border-radius:6px;grid-column:1;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.fc-co{flex-direction:column;grid-column:2;display:flex}.fc-co-row{align-items:center;gap:8px;display:flex}.fc-co-name{color:#0f172a;font-size:13px;font-weight:600}.fc-deals-pill{color:#ef4444;background:#fee2e2;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.fc-co-meta{color:#64748b;font-size:12px}.fc-health{grid-column:3;gap:2px;display:flex}.fc-health span{background:#e2e8f0;border-radius:2px;width:4px;height:12px}.fc-h5 span,.fc-h4 span:nth-child(-n+4),.fc-h3 span:nth-child(-n+3),.fc-h2 span:nth-child(-n+2),.fc-h1 span:first-child{background:var(--c)}.fc-cursor{z-index:10;pointer-events:none;transform-origin:4px 2px;filter:drop-shadow(0 2px 3px #00000059);opacity:0;width:14px;height:14px;transition:left .35s cubic-bezier(.22,1,.36,1),top .35s cubic-bezier(.22,1,.36,1),opacity .14s;position:absolute;top:60px;left:-50px}@media (prefers-reduced-motion:reduce){.fc-view,.fc-cursor,.fc-rail-icon,.fc-tbl-row,.fc-pat-card{transition:none!important}.fc-cursor{display:none!important}}.cta-row{margin-bottom:12px}.hover-row{--row-bg:#f7f7f5;--row-bg-hover:#3d5349;--row-text:#1a1a17;--row-text-hover:#fff;--ease:cubic-bezier(.22, 1, .36, 1);color:var(--row-text);background:var(--row-bg);border-radius:var(--fc-radius-lg);transition:background .4s var(--ease), color .3s var(--ease), border-color .3s var(--ease);border:1px solid #0000;grid-template-columns:minmax(240px,350px) minmax(300px,1fr) auto;align-items:center;column-gap:3rem;padding:2.5rem 3rem;text-decoration:none;display:grid;overflow:hidden}.hover-row:hover{color:var(--row-text-hover);background:var(--row-bg-hover)}.hover-row__number{display:none}.hover-row__title{font-family:var(--fc-font-display);color:inherit;margin:0;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:400;line-height:1.25}.hover-row__copy{font-family:var(--fc-font-body);color:inherit;opacity:.7;transition:opacity .35s var(--ease), transform .45s var(--ease), color .35s var(--ease);margin:0;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.6;transform:translate(28px)}.hover-row:hover .hover-row__copy{opacity:.88;transform:translate(0)}.hover-row__cta{white-space:nowrap;font-family:var(--fc-font-body);color:var(--row-text-hover);opacity:0;transition:opacity .35s var(--ease), transform .45s var(--ease);align-items:center;gap:.85rem;font-size:14px;font-weight:500;display:inline-flex;transform:translate(18px)}.hover-row:hover .hover-row__cta{opacity:1;transform:translate(0)}.hover-row__arrow{color:#3d5349;width:2.5rem;height:2.5rem;transition:transform .3s var(--ease);background:#fff;border-radius:50%;justify-content:center;align-items:center;padding-bottom:2px;font-size:1.25rem;line-height:1;display:inline-flex}.hover-row:hover .hover-row__arrow{animation:hover-row-arrow-pop .55s var(--ease) .12s 1}@media (width<=991px){.hover-row{grid-template-columns:1fr 1fr;column-gap:1.5rem;padding:2rem}.hover-row__title{font-size:clamp(1.2rem,2vw,1.5rem)}}@media (width<=767px){.hover-row{grid-template-columns:1fr;row-gap:1.25rem;padding:1.75rem}.hover-row__copy{transform:none!important}.hover-row__cta{opacity:1;color:inherit;margin-top:1rem;transform:none}.hover-row__arrow{background:var(--row-text);color:var(--row-bg)}.hover-row:hover .hover-row__arrow{color:#3d5349;background:#fff;animation:none;transform:scale(1.05)}}@media (width<=480px){.hover-row{row-gap:1rem;padding:1.5rem}.hover-row__title{font-size:1.15rem}.hover-row__copy{font-size:.9rem}}.logo-marquee-section{z-index:10;background-color:#0000;padding:4rem 0;position:relative;overflow:hidden}.logo-marquee-eyebrow{font-family:var(--fc-font-mono);letter-spacing:.1em;color:var(--fc-muted-on-dark);text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:3.5rem;font-size:10px;display:flex}.fc-blue-dot{background-color:#0ea5e9;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #0ea5e999}.marquee-wrapper{width:100%;max-width:1100px;margin:0 auto;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.marquee-track{width:fit-content;animation:40s linear infinite scroll-marquee;display:flex}.marquee-content{align-items:center;gap:7rem;padding-right:7rem;display:flex}.marquee-logo{opacity:.5;filter:grayscale()brightness(150%);flex-shrink:0;justify-content:center;align-items:center;height:36px;transition:opacity .3s,filter .3s;display:flex}.marquee-logo:hover{opacity:1;filter:grayscale(0%)brightness()}.marquee-logo img{object-fit:contain;width:auto;max-width:160px;height:100%}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=767px){.logo-marquee-section{padding:2.5rem 0}.logo-marquee-eyebrow{margin-bottom:2rem;font-size:9px}.marquee-logo{height:28px}.marquee-content{gap:4rem;padding-right:4rem}}@media (width<=480px){.logo-marquee-section{padding:2rem 0}.marquee-logo{height:24px}.marquee-content{gap:3rem;padding-right:3rem}}.customer-stories-section{background:var(--fc-dark);color:var(--fc-white);padding:8rem 0;overflow:hidden}.stories-header-wrap{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.stories-header-left{max-width:60%}.stories-heading{font-family:var(--fc-font-display);letter-spacing:-.02em;margin-top:.5rem;margin-bottom:0;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.15}.stories-heading em{font-style:italic;font-weight:300}.stories-nav-controls{gap:12px;display:flex}.stories-nav-btn{width:48px;height:48px;color:var(--fc-white);cursor:pointer;background:#ffffff08;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.stories-nav-btn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.05)}.stories-nav-btn:active{transform:scale(.95)}.stories-max-container{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.stories-carousel-outer{width:100%;position:relative}.stories-carousel-container{width:100%;overflow:visible}.stories-carousel-track{will-change:transform;gap:32px;display:flex}.story-card-wrap{filter:blur()brightness();flex:0 0 100%;width:100%;transition:opacity .8s,transform .8s,filter .8s}.story-card-wrap.inactive{opacity:.15;filter:blur(4px)brightness(.3);pointer-events:none}.story-card{border-radius:var(--fc-radius-lg);background:#151515;border:1px solid #ffffff12;min-height:480px;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.story-card-media{flex-shrink:0;width:48%;min-height:480px;position:relative;overflow:hidden}.story-card-img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s}.story-card-wrap:hover .story-card-img{transform:scale(1.03)}.story-media-overlay{z-index:1;background:linear-gradient(#0000004d 0%,#0000001a 40%,#000000b3 100%);position:absolute;inset:0}.story-card-badge-pill{-webkit-backdrop-filter:blur(12px);border-radius:var(--fc-radius-pill);font-family:var(--fc-font-mono);color:var(--fc-white);letter-spacing:.05em;z-index:2;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff26;padding:8px 16px;font-size:11px;font-weight:500;position:absolute;top:24px;left:24px}.story-play-btn{-webkit-backdrop-filter:blur(8px);cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-play-btn:hover{background:#ffffff40;transform:translate(-50%,-50%)scale(1.1)}.story-play-icon{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;width:0;height:0;margin-left:4px}.story-author-meta{z-index:2;position:absolute;bottom:28px;left:28px}.story-author-name{color:var(--fc-white);margin-bottom:2px;font-size:1.15rem;font-weight:600}.story-author-role{color:#ffffffa6;font-size:.85rem}.story-card-content{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.story-tag{font-family:var(--fc-font-mono);color:var(--fc-blue);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:1.5rem;font-size:11px;display:flex}.story-tag-dot{background:var(--fc-blue);border-radius:50%;width:6px;height:6px}.story-title{font-family:var(--fc-font-body);letter-spacing:-.02em;color:var(--fc-white);margin-bottom:2rem;font-size:2.25rem;font-weight:700;line-height:1.25}.story-quote-wrap{border-left:2px solid var(--fc-blue);margin-bottom:2.5rem;padding-left:24px}.story-description{color:var(--fc-muted-on-dark);font-size:1.1rem;line-height:1.65}.story-link{color:var(--fc-blue);align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex}.story-link:hover{color:#5bb3ff}.story-link-arrow{transition:transform .2s}.story-link:hover .story-link-arrow{transform:translate(4px)}.stories-indicators{justify-content:center;gap:8px;margin-top:3rem;display:flex}.stories-indicator-bar{cursor:pointer;background:#ffffff26;width:48px;height:3px;transition:background-color .4s}.stories-indicator-bar.active{background:var(--fc-blue)}@media (width<=991px){.customer-stories-section{padding:5rem 0}.story-card-wrap{max-width:100%}.story-card{flex-direction:column;min-height:auto}.story-card-media{width:100%;height:280px;min-height:280px}.story-card-content{padding:2rem}.story-title{margin-bottom:1.25rem;font-size:1.6rem}.story-quote-wrap{margin-bottom:1.5rem}}@media (width<=767px){.customer-stories-section{padding:4rem 0}.stories-header-wrap{flex-direction:column;align-items:flex-start;gap:1.5rem}.stories-header-left{max-width:100%}.story-card-media{height:220px;min-height:220px}.story-card-content{padding:1.5rem}.story-title{font-size:1.35rem}.story-description{font-size:.95rem}.stories-nav-btn{width:40px;height:40px;font-size:1rem}}@media (width<=480px){.story-card-media{height:180px;min-height:180px}.story-card-content{padding:1.25rem}.story-title{font-size:1.2rem}}.why-fullcast-section{background:var(--fc-dark);color:var(--fc-white);padding:8rem 0}.why-fullcast-container{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.why-fullcast-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:5rem;display:grid}.why-fullcast-card{border-radius:var(--fc-radius-lg);background:#141414;border:1px solid #ffffff14;padding:4.5rem 4rem}.why-eyebrow{font-family:var(--fc-font-mono);color:#ffffff8f;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:2rem;font-size:11px;display:flex}.why-eyebrow-dot{background:var(--fc-blue);border-radius:50%;width:6px;height:6px}.why-title{font-family:var(--fc-font-display);color:var(--fc-white);letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,2.5vw,2.35rem);font-weight:300;line-height:1.35}.why-fullcast-content{flex-direction:column;justify-content:center;display:flex}.why-description{color:var(--fc-muted-on-dark);margin-bottom:2.5rem;font-size:clamp(1.05rem,1.2vw,1.15rem);line-height:1.7}.why-link{color:var(--fc-white);border-bottom:1px solid #fff3;align-items:center;gap:8px;width:fit-content;padding-bottom:4px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.why-link:hover{color:var(--fc-blue);border-bottom-color:var(--fc-blue)}.why-link-arrow{transition:transform .2s;display:inline-block}.why-link:hover .why-link-arrow{transform:translate(4px)}@media (width<=991px){.why-fullcast-grid{grid-template-columns:1fr;gap:3.5rem}.why-fullcast-card{padding:3.5rem 2.5rem}.why-title{font-size:1.8rem}}@media (width<=767px){.why-fullcast-section{padding:4rem 0}.why-fullcast-card{padding:2rem 1.5rem}.why-title{font-size:1.5rem}}@media (width<=480px){.why-fullcast-card{padding:1.75rem 1.25rem}.why-title{font-size:1.35rem}.why-description{font-size:1rem}}.product-carousel-section{background:var(--fc-dark);color:var(--fc-white);padding:8rem 0;overflow:hidden}.products-header-wrap{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.products-header-left{max-width:65%}.product-eyebrow{font-family:var(--fc-font-mono);color:#ffffff8f;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:1rem;font-size:11px;display:flex}.product-eyebrow-dot{background:var(--fc-blue);border-radius:50%;width:6px;height:6px}.products-heading{font-family:var(--fc-font-display);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.15}.products-subhead{color:var(--fc-muted-on-dark);max-width:55ch;margin:0;font-size:1.125rem;line-height:1.6}.products-nav-controls{gap:12px;display:flex}.products-nav-btn{width:48px;height:48px;color:var(--fc-white);cursor:pointer;background:#ffffff08;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;padding-bottom:4px;font-size:1.5rem;line-height:1;transition:all .3s;display:flex}.products-nav-btn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.05)}.products-nav-btn:active{transform:scale(.95)}.products-max-container{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.products-carousel-outer{width:100%;position:relative}.products-carousel-container{width:100%;overflow:visible}.products-carousel-track{will-change:transform;gap:32px;display:flex}.product-card-wrap{filter:blur()brightness();flex:0 0 100%;width:100%;transition:opacity .8s,transform .8s,filter .8s}.product-card-wrap.inactive{opacity:.15;filter:blur(4px)brightness(.3);pointer-events:none}.product-card{border-radius:var(--fc-radius-lg);background:#151515;border:1px solid #ffffff14;min-height:480px;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000059}.product-card-screenshot{background:#f7f9fa;flex-shrink:0;justify-content:center;align-items:center;width:55%;min-height:480px;display:flex;position:relative;overflow:hidden}.product-screenshot-img{object-fit:cover;object-position:top left;width:100%;height:100%;transition:transform 1.2s}.product-card-wrap:hover .product-screenshot-img{transform:scale(1.03)}.product-screenshot-placeholder{color:#888;font-family:var(--fc-font-mono);font-size:14px}.product-card-details{color:var(--fc-white);flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex;position:relative}.product-card-badge{font-family:var(--fc-font-mono);color:#ffffffbf;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:1.5rem;font-size:11px;display:flex}.product-badge-dot{background:var(--fc-white);border-radius:50%;width:6px;height:6px}.product-card-title{font-family:var(--fc-font-display);letter-spacing:-.01em;color:var(--fc-white);margin-bottom:1.5rem;font-size:clamp(2rem,3.2vw,2.5rem);font-weight:300;line-height:1.25}.product-card-desc{color:#ffffffd9;margin:0;font-size:1.05rem;line-height:1.65}.products-indicators{justify-content:center;gap:8px;margin-top:3rem;display:flex}.products-indicator-bar{cursor:pointer;background:#ffffff26;width:48px;height:3px;transition:background-color .4s}.products-indicator-bar.active{background:var(--fc-blue)}@media (width<=991px){.product-carousel-section{padding:5rem 0}.products-header-wrap{flex-direction:column;align-items:flex-start;gap:1.5rem}.products-header-left{max-width:100%}.product-card{flex-direction:column;min-height:auto}.product-card-screenshot{width:100%;height:280px;min-height:280px}.product-card-details{padding:2rem}.product-card-title{margin-bottom:.875rem;font-size:1.6rem}.products-nav-btn{width:40px;height:40px;font-size:1.25rem}}@media (width<=767px){.product-carousel-section{padding:4rem 0}.products-header-wrap{flex-direction:column;align-items:flex-start;gap:1.5rem}.products-header-left{max-width:100%}.product-card-screenshot{height:220px;min-height:220px}.product-card-details{padding:1.5rem}.product-card-title{font-size:1.35rem}.product-card-desc{font-size:.95rem}}@media (width<=480px){.product-card-screenshot{height:180px;min-height:180px}.product-card-details{padding:1.25rem}.product-card-title{font-size:1.2rem}}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.padding-global{margin:0 auto;padding-left:5%;padding-right:5%}.container-large{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.section-spacer-160{padding-top:10rem;padding-bottom:10rem}.heading-hero{font-family:var(--fc-font-display);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.05}.heading-hero em{font-style:italic;font-weight:300}.heading-56{font-family:var(--fc-font-display);letter-spacing:-.013em;margin-bottom:1.5rem;font-size:clamp(2.75rem,4.5vw,3.5rem);line-height:1.14}.heading-72{font-family:var(--fc-font-display);letter-spacing:-.028em;margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.paragraph-large{color:var(--fc-muted-on-dark);max-width:45ch;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.55}.paragraph-2{color:var(--fc-muted-dark);max-width:45ch;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.55}.eyebrow-wrap{font-family:var(--fc-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fc-muted-on-dark);align-items:center;gap:10px;margin-bottom:1.5rem;font-size:12px;line-height:1.5;display:inline-flex}.section-light .eyebrow-wrap{color:var(--fc-muted-dark)}.eyebrow-dot{background:var(--fc-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}.btn-primary{font-family:var(--fc-font-body);border-radius:var(--fc-radius-pill);background:var(--fc-blue);color:var(--fc-white);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.btn-primary:hover{background:var(--fc-blue-strong)}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--fc-border-light);background:#171717d9;width:100%;position:fixed;top:0}.header-container{justify-content:space-between;align-items:center;max-width:80rem;height:80px;margin:0 auto;padding:0 5%;display:flex}.logo-text{font-family:var(--fc-font-display);color:var(--fc-white);font-size:1.5rem;font-weight:700}.main-nav{gap:2rem;display:flex}.nav-link{color:var(--fc-muted-light);font-size:14px;font-weight:500;transition:color .2s}.nav-link:hover{color:var(--fc-white)}.site-footer{background:var(--fc-dark-deep);border-top:1px solid var(--fc-border-light);color:var(--fc-muted-on-dark);padding:5rem 5%}.footer-content{flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto;display:flex}.hero-section{isolation:isolate;background-color:#171717;background-image:linear-gradient(225deg,#2d4a4f 0%,#3d5a5e 30%,#5a7560 65%,#7a8f6a 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(100px);mix-blend-mode:soft-light;opacity:1;z-index:0;pointer-events:none;background-image:radial-gradient(1400px 900px at 25% 15%,#0e3a5e 0%,#0000 60%),radial-gradient(1100px 700px at 50% 20%,#1a6e7e 0%,#0000 55%),radial-gradient(900px 600px at 80% 15%,#2d8a9e 0%,#0000 50%),radial-gradient(1000px 600px at 40%,#2a6e5e 0%,#0000 55%),radial-gradient(1000px 700px at 55% 80%,#5a8d6e 0%,#0000 55%),radial-gradient(900px 600px at 85% 95%,#1a4f4a 0%,#0000 55%);position:absolute;inset:-20%}.hero-section:after{content:"";filter:blur(140px);mix-blend-mode:soft-light;opacity:.8;z-index:0;pointer-events:none;background-image:radial-gradient(1400px 700px at 40% 25%,#1a6e7e 0%,#0000 65%),radial-gradient(1200px 700px at 60% 75%,#5a8d6e 0%,#0000 65%);animation:40s ease-in-out infinite auroraDrift;position:absolute;inset:-25%}.hero-inner{z-index:3;position:relative}.hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1200px){.hero-grid{grid-template-columns:minmax(180px,220px) 460px minmax(340px,440px);justify-content:center;align-items:center;column-gap:clamp(1.5rem,3vw,4rem)}}@media (width>=768px) and (width<=1199px){.hero-grid{grid-template-rows:auto;grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:center;column-gap:2.5rem;width:100%;display:grid}.hero-kicker{grid-area:1/1;display:none}.hero-visual{border-radius:var(--fc-radius-lg);grid-area:1/1;justify-content:center;align-items:flex-start;width:100%;height:440px;display:flex;position:relative;overflow:hidden}.hero-main-content{grid-area:1/2}}.hero-visual{justify-content:center;width:100%;height:100%;display:flex;position:relative}.hero-kicker{flex-direction:column;margin-top:-80px;padding-top:0;display:flex}.hero-kicker-line{font-family:var(--fc-font-display);color:var(--fc-white);letter-spacing:-.01em;font-size:2.25rem;line-height:1.15}.hero-kicker-line.italic-serif{color:var(--fc-muted-light);font-style:italic;font-weight:300}.hero-email-form{align-items:center;gap:12px;margin-top:2rem;display:flex;position:relative}.hero-email-input{color:var(--fc-white);border-radius:var(--fc-radius-pill);height:48px;font-family:var(--fc-font-body);background:#ffffff0d;border:1px solid #fff3;outline:none;flex:1;padding:0 20px;font-size:14px;transition:border-color .2s}.hero-email-input:focus{border-color:#ffffff80}.hero-email-input::placeholder{color:#fff6}.hero-email-form .btn-primary{background:var(--fc-white);color:var(--fc-text-dark);border-radius:var(--fc-radius-pill);height:48px;margin:0;padding:0 24px;font-size:14px;font-weight:600}.hero-email-form .btn-primary:hover{background:#f0f0f0}.email-microcopy{color:#fff6;margin-top:1rem;font-size:11px}.advantage-header{margin-bottom:4rem}.posts-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.post-card{border:1px solid var(--fc-border-mid);border-radius:var(--fc-radius-md);background:#ffffff08;flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.post-card:hover{border-color:var(--fc-blue);transform:translateY(-4px)}.post-image{object-fit:cover;border-bottom:1px solid var(--fc-border-light);width:100%;height:200px}.post-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.post-title{font-family:var(--fc-font-display);color:var(--fc-white);margin-bottom:.75rem;font-size:1.5rem;line-height:1.2}.post-excerpt{color:var(--fc-muted-on-dark);flex:1;margin-bottom:1.5rem;font-size:.95rem}.post-meta{font-family:var(--fc-font-mono);color:var(--fc-muted-dark);text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.architecture-shift-section{color:var(--fc-white);text-align:center;background:#141414;padding:10rem 0}.architecture-shift-inner{flex-direction:column;align-items:center;max-width:900px;margin-left:auto;margin-right:auto;display:flex}.eyebrow-wrap.centering{justify-content:center;margin-bottom:2.5rem}.eyebrow-wrap.centering .eyebrow-text{color:#ffffff80;font-family:var(--fc-font-mono);letter-spacing:.15em;text-transform:uppercase;font-size:11px}.arch-heading{font-family:var(--fc-font-display);color:var(--fc-white);letter-spacing:-.01em;max-width:25ch;margin:0 0 2.5rem;font-size:clamp(2rem,4vw,3.6rem);font-weight:300;line-height:1.25}.arch-heading em{font-family:var(--fc-font-display);font-style:italic}.arch-heading span{font-family:var(--fc-font-display);font-style:italic;color:#1b74e4!important}.arch-subheadline{font-family:var(--fc-font-body);color:var(--fc-muted-on-dark);opacity:.85;max-width:72ch;margin:0;font-size:clamp(1.05rem,1.2vw,1.15rem);line-height:1.7}.cta-banner-section{color:var(--fc-white);text-align:center;background:linear-gradient(135deg,#7c9273 0%,#466055 50%,#2f4544 100%);padding:10rem 0;position:relative;overflow:hidden}.cta-banner-inner{z-index:2;flex-direction:column;align-items:center;max-width:800px;margin-left:auto;margin-right:auto;display:flex;position:relative}.cta-banner-heading{font-family:var(--fc-font-display);color:var(--fc-white);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:400;line-height:1.15}.cta-banner-description{font-family:var(--fc-font-body);color:#ffffffd9;max-width:54ch;margin:0 auto 3rem;font-size:clamp(1.1rem,1.3vw,1.35rem);line-height:1.6}.cta-form{justify-content:center;align-items:center;gap:1rem;width:100%;max-width:520px;margin-bottom:2rem;display:flex}.cta-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.cta-input{color:#fff;width:100%;font-family:var(--fc-font-body);background:#00000040;border:1px solid #ffffff26;border-radius:999px;outline:none;padding:1.1rem 3.5rem 1.1rem 1.75rem;font-size:1rem;transition:border-color .3s,background-color .3s}.cta-input::placeholder{color:#ffffff73}.cta-input:focus{background:#00000059;border-color:#ffffff80}.cta-input-icon{color:#ffffff73;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;right:1.5rem}.cta-submit-btn{color:#2f4544;font-family:var(--fc-font-body);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:999px;padding:1.1rem 2.25rem;font-size:1rem;font-weight:500;transition:transform .2s,background-color .3s,box-shadow .3s}.cta-submit-btn:hover{background:#f5f4ef;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.cta-submit-btn:active{transform:translateY(0)}.cta-footnote{font-family:var(--fc-font-body);color:#ffffff80;margin:0;font-size:.95rem}@media (width<=767px){.cta-form{flex-direction:column;gap:1rem}.cta-input-wrapper,.cta-submit-btn{width:100%}}@media (width<=991px){.section-spacer-160{padding-top:6rem;padding-bottom:6rem}.hero-section{min-height:unset;align-items:flex-start;padding-top:90px;padding-bottom:5rem}.advantage-header{margin-bottom:2.5rem}.architecture-shift-section{padding:7rem 0}.arch-heading{max-width:100%}.cta-banner-section{padding:7rem 0}.main-nav{gap:1.25rem}}@media (width<=767px){.heading-hero{margin-bottom:1.25rem;font-size:clamp(2rem,8vw,2.8rem)}.heading-56{font-size:clamp(2rem,7vw,2.5rem)}.heading-72{font-size:clamp(2rem,8vw,2.75rem)}.paragraph-large,.paragraph-2{max-width:100%;margin-bottom:2rem;font-size:1rem}.section-spacer-160{padding-top:4.5rem;padding-bottom:4.5rem}.hero-section{padding-top:90px;padding-bottom:4rem}.hero-kicker{display:none}.hero-grid{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.hero-visual{border-radius:var(--fc-radius-lg);width:100%;height:360px;position:relative;overflow:hidden}.hero-email-form{flex-direction:column;align-items:stretch;gap:10px}.hero-email-input{width:100%}.hero-email-form .btn-primary{justify-content:center;width:100%}.advantage-header{margin-bottom:2rem}.header-container{height:64px}.logo-text{font-size:1.2rem}.main-nav{gap:1rem}.nav-link{font-size:13px}.architecture-shift-section{padding:5rem 0}.arch-heading{text-align:center;max-width:100%;font-size:clamp(1.8rem,6vw,2.6rem)}.arch-subheadline{text-align:center;max-width:100%;font-size:1rem}.cta-banner-section{padding:5rem 0}.cta-banner-heading{font-size:clamp(2rem,8vw,3rem)}.cta-banner-description{max-width:100%;font-size:1rem}.site-footer{padding:3rem 5%}}@media (width<=480px){.padding-global{padding-left:4%;padding-right:4%}.hero-section{padding-top:80px}.hero-visual{height:300px}.heading-hero,.heading-72{font-size:clamp(1.75rem,9vw,2.25rem)}.arch-heading{font-size:clamp(1.6rem,7.5vw,2rem)}}
