.hero-module__gJx0za__hero{text-align:center;min-height:100vh;padding:var(--cl-space-4xl)var(--cl-space-xl)var(--cl-space-4xl);max-width:var(--cl-max-width);background:radial-gradient(circle,#2864c814 0%,#0000 60%);flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.hero-module__gJx0za__topLabel{font-family:var(--cl-font-sans);color:#fffc;margin-bottom:var(--cl-space-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0fcc;border:1px solid #ffffff1a;border-radius:99px;padding:6px 14px;font-size:13px;font-weight:500}.hero-module__gJx0za__labelAccent{margin-right:4px;font-weight:700}.hero-module__gJx0za__heading{font-family:var(--cl-font-display);color:#fff;letter-spacing:-.04em;margin:0 0 var(--cl-space-lg);max-width:900px;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:700;line-height:1}.hero-module__gJx0za__subtext{font-family:var(--cl-font-sans);color:#fff9;max-width:650px;margin:0 0 var(--cl-space-2xl);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:450;line-height:1.5}.hero-module__gJx0za__buttonGroup{align-items:center;gap:var(--cl-space-md);margin-bottom:var(--cl-space-3xl);display:flex}.hero-module__gJx0za__primaryBtn{font-family:var(--cl-font-sans);color:#000;border-radius:var(--cl-radius-pill);cursor:pointer;background:#fff;border:none;padding:10px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s}.hero-module__gJx0za__primaryBtn:hover{background:#fffffff2;transform:scale(1.03)}.hero-module__gJx0za__secondaryBtn{font-family:var(--cl-font-sans);color:#fff;border-radius:var(--cl-radius-pill);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;padding:10px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s}.hero-module__gJx0za__secondaryBtn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.03)}.hero-module__gJx0za__trustBadge{align-items:center;gap:var(--cl-space-sm);opacity:.8;flex-direction:column;display:flex}.hero-module__gJx0za__stars{color:#fbbf24;gap:4px;font-size:14px;display:flex}.hero-module__gJx0za__star{color:#ffb400}.hero-module__gJx0za__trustText{font-family:var(--cl-font-sans);color:#ffffff80;font-size:13px;font-weight:600}@media (max-width:768px){.hero-module__gJx0za__hero{padding:var(--cl-space-2xl)var(--cl-space-md)var(--cl-space-xl)}.hero-module__gJx0za__heading{letter-spacing:-1px;font-size:clamp(2.2rem,10vw,3rem)}.hero-module__gJx0za__subtext{font-size:1.1rem}.hero-module__gJx0za__buttonGroup{flex-direction:column;width:100%}.hero-module__gJx0za__primaryBtn,.hero-module__gJx0za__secondaryBtn{text-align:center;width:100%}}
.services-module__4JolkG__servicesSection{width:100%;padding:var(--cl-space-4xl)0;background-color:#000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:50px 50px;position:relative}.services-module__4JolkG__servicesSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50%,#2864c81a 0%,#0000 70%);position:absolute;inset:0}.services-module__4JolkG__container{z-index:1;gap:var(--cl-space-3xl);grid-template-columns:420px 1fr;max-width:100%;padding-left:clamp(40px,5vw,80px);padding-right:0;display:grid;position:relative}.services-module__4JolkG__servicesLeft{padding-bottom:var(--cl-space-2xl);align-self:start;padding-left:75px;position:sticky;top:120px}.services-module__4JolkG__heading{font-family:var(--cl-font-display);font-size:var(--cl-text-3xl);color:#fff;margin:0 0 var(--cl-space-2xl);letter-spacing:-.5px;font-weight:700}.services-module__4JolkG__servicesList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.services-module__4JolkG__serviceEntry{padding:var(--cl-space-md)0;position:relative}.services-module__4JolkG__serviceTitle{font-family:var(--cl-font-sans);font-size:var(--cl-text-base);color:#ffffff47;cursor:default;padding-left:20px;font-weight:500;transition:color .15s;position:relative}.services-module__4JolkG__serviceTitle:before{content:"";background:var(--cl-blue-400);opacity:0;border-radius:2px;width:3px;height:100%;transition:opacity .15s;position:absolute;top:0;left:0}.services-module__4JolkG__serviceEntry[data-active] .services-module__4JolkG__serviceTitle{color:#fff;font-weight:600}.services-module__4JolkG__serviceEntry[data-active] .services-module__4JolkG__serviceTitle:before{opacity:1}.services-module__4JolkG__descWrap{opacity:0;height:0;padding-left:20px;overflow:hidden}.services-module__4JolkG__serviceDesc{font-family:var(--cl-font-sans);font-size:var(--cl-text-sm);color:#ffffff80;margin:var(--cl-space-sm)0 0;max-width:340px;line-height:1.7}.services-module__4JolkG__learnMore{font-family:var(--cl-font-sans);font-size:var(--cl-text-sm);color:var(--cl-blue-400);margin-top:var(--cl-space-xs);font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.services-module__4JolkG__learnMore:hover{color:var(--cl-blue-300)}.services-module__4JolkG__servicesRight{flex-direction:column;gap:20px;padding-left:70px;padding-right:0;display:flex}.services-module__4JolkG__serviceCard{border-radius:var(--cl-radius-xl)0 0 var(--cl-radius-xl);width:100%;height:650px;margin-bottom:var(--cl-space-3xl);background-color:#04070f;border:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;padding:0;display:flex;position:relative;overflow:hidden}.services-module__4JolkG__cardVisual{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.services-module__4JolkG__cardVisual svg{object-fit:cover;width:100%;height:100%;display:block}.services-module__4JolkG__cardContent{z-index:2;padding:var(--cl-space-2xl);background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:relative}.services-module__4JolkG__serviceCard:after{display:none}.services-module__4JolkG__serviceCard:first-child{background:linear-gradient(135deg,#0a2a4a 0%,#1a4a7a 40%,#2b6daa 100%)}.services-module__4JolkG__serviceCard:nth-child(2){background:linear-gradient(135deg,#0a3a3a 0%,#1a5a5a 40%,#2b8a8a 100%)}.services-module__4JolkG__serviceCard:nth-child(3){background:linear-gradient(135deg,#2a1a4a 0%,#4a2a7a 40%,#6a3aaa 100%)}.services-module__4JolkG__serviceCard:nth-child(4){background:linear-gradient(135deg,#1a2a3a 0%,#2a4a6a 40%,#3a7aaa 100%)}.services-module__4JolkG__serviceCard:nth-child(5){background:linear-gradient(135deg,#0a2a2a 0%,#1a5a4a 40%,#2a8a6a 100%)}.services-module__4JolkG__serviceCard:nth-child(6){background:linear-gradient(135deg,#1a1a3a 0%,#2a2a6a 40%,#4a3a9a 100%)}.services-module__4JolkG__cardPattern{opacity:.06;pointer-events:none;background-image:radial-gradient(circle,#ffffff80 1px,#0000 1px);background-size:20px 20px;width:60%;height:60%;position:absolute;top:0;right:0}.services-module__4JolkG__cardNumber{top:var(--cl-space-xl);right:var(--cl-space-xl);font-family:var(--cl-font-display);color:#ffffff0f;letter-spacing:-4px;z-index:1;font-size:6rem;font-weight:800;line-height:1;position:absolute}.services-module__4JolkG__cardTitle{font-family:var(--cl-font-display);font-size:var(--cl-text-2xl);color:#fff;margin:0 0 var(--cl-space-xs);z-index:1;letter-spacing:-.3px;font-weight:700;position:relative}.services-module__4JolkG__cardTagline{font-family:var(--cl-font-sans);font-size:var(--cl-text-sm);color:#fff9;z-index:1;max-width:380px;line-height:1.7;position:relative}@media (max-width:1024px){.services-module__4JolkG__container{padding-left:var(--cl-space-xl);gap:var(--cl-space-xl);grid-template-columns:320px 1fr}}@media (max-width:768px){.services-module__4JolkG__container{padding-left:var(--cl-space-md);padding-right:var(--cl-space-md);gap:var(--cl-space-xl);grid-template-columns:1fr}.services-module__4JolkG__servicesLeft{padding-left:0;position:relative;top:0}.services-module__4JolkG__servicesRight{padding-left:0}.services-module__4JolkG__serviceCard{border-radius:var(--cl-radius-xl);height:400px;margin-bottom:var(--cl-space-xl)}.services-module__4JolkG__cardContent{padding:var(--cl-space-xl)}.services-module__4JolkG__heading{font-size:var(--cl-text-2xl);margin-bottom:var(--cl-space-xl)}.services-module__4JolkG__cardNumber{font-size:3rem}}
.socialProof-module__ehFbwW__socialProofSection{padding:var(--cl-space-4xl)0;z-index:10;width:100%;position:relative;overflow:hidden}.socialProof-module__ehFbwW__container{max-width:var(--cl-max-width);padding:0 var(--cl-space-xl);margin:0 auto}.socialProof-module__ehFbwW__header{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;margin-bottom:160px;display:grid}.socialProof-module__ehFbwW__headerText{flex-direction:column;display:flex}.socialProof-module__ehFbwW__heading{font-family:var(--cl-font-display);color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.socialProof-module__ehFbwW__accentText{color:var(--cl-blue-500);font-style:italic;font-weight:700}.socialProof-module__ehFbwW__headerGraph{justify-content:flex-end;display:flex}.socialProof-module__ehFbwW__imagePlaceholder{aspect-ratio:16/9;background:#0d0d0d;border:1px solid #ffffff14;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #00000080}.socialProof-module__ehFbwW__placeholderVisual{background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 100%);border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.socialProof-module__ehFbwW__placeholderVisual svg{width:100%;height:100%;display:block}.socialProof-module__ehFbwW__marqueeWrapper{width:100%;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.socialProof-module__ehFbwW__marqueeRow,.socialProof-module__ehFbwW__marqueeRowReverse{gap:12px;width:max-content;padding:6px 0;display:flex}.socialProof-module__ehFbwW__marqueeRow{animation:80s linear infinite socialProof-module__ehFbwW__scroll}.socialProof-module__ehFbwW__marqueeRowReverse{animation:80s linear infinite socialProof-module__ehFbwW__scrollReverse}@keyframes socialProof-module__ehFbwW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes socialProof-module__ehFbwW__scrollReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.socialProof-module__ehFbwW__card{background:#0d0d0d;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;flex-shrink:0;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.socialProof-module__ehFbwW__row1Card{width:250px;height:380px}.socialProof-module__ehFbwW__row2Card{flex-direction:row;width:440px;height:280px}.socialProof-module__ehFbwW__card:hover{background:#111;border-color:#ffffff26;transform:translateY(-4px)}.socialProof-module__ehFbwW__art{background:#050505;border-bottom:1px solid #ffffff08;width:100%;height:260px;position:relative;overflow:hidden}.socialProof-module__ehFbwW__row2Card .socialProof-module__ehFbwW__art{border-bottom:none;border-right:1px solid #ffffff08;width:220px;height:100%}.socialProof-module__ehFbwW__art svg{width:100%;height:100%;display:block}.socialProof-module__ehFbwW__info{flex-direction:column;flex-grow:1;padding:18px 20px;display:flex}.socialProof-module__ehFbwW__row2Card .socialProof-module__ehFbwW__info{justify-content:center;width:220px;padding:24px}.socialProof-module__ehFbwW__eyebrow{font-family:var(--cl-font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--cl-blue-400);opacity:.8;margin-bottom:8px;font-size:8px}.socialProof-module__ehFbwW__title{font-family:var(--cl-font-display);color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-size:16px;font-weight:700}.socialProof-module__ehFbwW__sub{font-family:var(--cl-font-sans);color:#ffffff73;margin-bottom:14px;font-size:12px;line-height:1.5}.socialProof-module__ehFbwW__chips{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.socialProof-module__ehFbwW__chip{font-family:var(--cl-font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;padding:3px 8px;font-size:8px}.socialProof-module__ehFbwW__creamBackground{background:#ede9e1!important;border-color:#0000000d!important}.socialProof-module__ehFbwW__creamBackground .socialProof-module__ehFbwW__title,.socialProof-module__ehFbwW__creamBackground .socialProof-module__ehFbwW__sub{color:#111!important}.socialProof-module__ehFbwW__creamBackground .socialProof-module__ehFbwW__sub{opacity:.6}.socialProof-module__ehFbwW__creamBackground .socialProof-module__ehFbwW__eyebrow{color:#555;opacity:.8}.socialProof-module__ehFbwW__creamBackground .socialProof-module__ehFbwW__chip{color:#444;background:#0000000d;border-color:#00000014}.socialProof-module__ehFbwW__orangeBackground{background:#ff4d1c!important;border-color:#ffffff1a!important}.socialProof-module__ehFbwW__orangeBackground .socialProof-module__ehFbwW__eyebrow{color:#fffc}.socialProof-module__ehFbwW__orangeBackground .socialProof-module__ehFbwW__sub{color:#ffffffb3}.socialProof-module__ehFbwW__orangeBackground .socialProof-module__ehFbwW__chip{color:#fff;background:#00000026;border-color:#0000001a}@media (max-width:1024px){.socialProof-module__ehFbwW__header{grid-template-columns:1fr;gap:40px}.socialProof-module__ehFbwW__row2Card{width:400px}.socialProof-module__ehFbwW__row2Card .socialProof-module__ehFbwW__art,.socialProof-module__ehFbwW__row2Card .socialProof-module__ehFbwW__info{width:200px}}@media (max-width:768px){.socialProof-module__ehFbwW__row1Card{width:220px;height:340px}.socialProof-module__ehFbwW__row2Card{flex-direction:column;width:340px;height:240px}.socialProof-module__ehFbwW__row2Card .socialProof-module__ehFbwW__art{border-bottom:1px solid #ffffff08;border-right:none;width:100%;height:140px}.socialProof-module__ehFbwW__row2Card .socialProof-module__ehFbwW__info{width:100%;padding:16px}.socialProof-module__ehFbwW__art{height:220px}.socialProof-module__ehFbwW__title{font-size:15px}.socialProof-module__ehFbwW__sub{font-size:11px}}
.experts-module__-Cecva__expertsSection{padding:var(--cl-space-2xl)0 var(--cl-space-3xl);z-index:10;width:100%;position:relative}.experts-module__-Cecva__container{width:100%;margin:0 auto;padding:0 24px}.experts-module__-Cecva__header{margin-bottom:var(--cl-space-3xl);justify-content:center;align-items:center;gap:var(--cl-space-sm);text-align:center;flex-flow:column wrap;display:flex}.experts-module__-Cecva__headerText{width:100%;max-width:800px}.experts-module__-Cecva__heading{font-family:var(--cl-font-display);color:#fff;letter-spacing:-.05em;text-align:center;max-width:1000px;margin:0 auto 12px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:1}.experts-module__-Cecva__subheading{font-family:var(--cl-font-sans);color:#fff6;letter-spacing:-.01em;text-align:center;max-width:650px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.4}.experts-module__-Cecva__joinLink{font-family:var(--cl-font-sans);color:var(--cl-blue-400);text-align:center;margin:0 auto 8px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.experts-module__-Cecva__joinLink:hover{color:var(--cl-blue-300)}.experts-module__-Cecva__expertsGrid{margin:0 auto var(--cl-space-2xl);grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;display:grid}.experts-module__-Cecva__expertCard{padding:var(--cl-space-xl);background:#0d0d0d;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:240px;margin-left:-2px;margin-right:-2px;transition:all .3s;display:flex}.experts-module__-Cecva__expertCard:hover{background:#111;border-color:#ffffff26}.experts-module__-Cecva__imageWrapper{width:44px;height:44px;margin-bottom:var(--cl-space-lg);color:#000;background:#fff;border-radius:10px;justify-content:center;align-items:center;display:flex}.experts-module__-Cecva__valueIcon{justify-content:center;align-items:center;display:flex}.experts-module__-Cecva__valueContent{flex-direction:column;display:flex}.experts-module__-Cecva__valueTitle{font-family:var(--cl-font-display);color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:1.5rem;font-weight:700}.experts-module__-Cecva__valueDescription{font-family:var(--cl-font-sans);color:#ffffff80;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:1200px){.experts-module__-Cecva__expertsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.experts-module__-Cecva__expertsGrid{grid-template-columns:1fr}.experts-module__-Cecva__expertCard{min-height:auto}.experts-module__-Cecva__heading{font-size:2.5rem}.experts-module__-Cecva__header{flex-direction:column;align-items:center}}
.tremyda-module__QvOznG__tremyda{padding:var(--cl-space-3xl)0 var(--cl-space-4xl);z-index:10;width:100%;position:relative}.tremyda-module__QvOznG__container{max-width:var(--cl-max-width);margin:0 auto;padding:0 40px}.tremyda-module__QvOznG__headerLabel{margin-bottom:var(--cl-space-2xl);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:6px 14px;display:inline-flex}.tremyda-module__QvOznG__headerLabel span{font-family:var(--cl-font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--cl-blue-400);font-size:13px;font-weight:600}.tremyda-module__QvOznG__mainContent{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.tremyda-module__QvOznG__content{flex-direction:column;justify-content:center;display:flex}.tremyda-module__QvOznG__heading{font-family:var(--cl-font-display);color:#fff;letter-spacing:-.04em;margin:0 0 var(--cl-space-lg);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.tremyda-module__QvOznG__subtitle{font-family:var(--cl-font-sans);color:#ffffffb3;margin:0 0 var(--cl-space-md);letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.tremyda-module__QvOznG__description{font-family:var(--cl-font-sans);color:#ffffff80;margin:0 0 var(--cl-space-md);max-width:500px;font-size:1.1rem;line-height:1.6}.tremyda-module__QvOznG__description:last-child{margin-bottom:0}.tremyda-module__QvOznG__imagePlaceholder{aspect-ratio:16/10;background:#0d0d0d;border:1px solid #ffffff14;border-radius:20px;width:100%;padding:12px;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #00000080}.tremyda-module__QvOznG__placeholderVisual{background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 100%);border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.tremyda-module__QvOznG__shimmerEffect{background:linear-gradient(90deg,#0000,#ffffff08,#0000);width:200%;height:100%;animation:4s linear infinite tremyda-module__QvOznG__shimmer;position:absolute;top:0;left:-100%}@keyframes tremyda-module__QvOznG__shimmer{to{left:100%}}.tremyda-module__QvOznG__visitLink{margin-top:var(--cl-space-xl);color:#fff;font-family:var(--cl-font-sans);text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:fit-content;padding:12px 48px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.tremyda-module__QvOznG__visitLink:hover{border-color:var(--cl-blue-500);background:#ffffff1a;transform:translate(4px);box-shadow:0 0 20px #00e5ff26}@media (max-width:1024px){.tremyda-module__QvOznG__mainContent{gap:40px}}@media (max-width:768px){.tremyda-module__QvOznG__mainContent{gap:var(--cl-space-2xl);grid-template-columns:1fr}.tremyda-module__QvOznG__container{padding:0 24px}.tremyda-module__QvOznG__heading{font-size:3rem}.tremyda-module__QvOznG__imagePlaceholder{aspect-ratio:16/9}.tremyda-module__QvOznG__visitLink{box-sizing:border-box;text-align:center;white-space:nowrap;justify-content:center;width:100%;max-width:100%;padding:12px 16px;font-size:.8rem;display:flex}.tremyda-module__QvOznG__desktopBr{display:none}}
.bentoGrid-module__A1DayG__bentoGrid{color:#f0ede8;--black:#0a0a0a;--off-white:#f0ede8;--cream:#faf8f5;--orange:#ff4f1f;--lime:#c8f135;--blue:#1a44ff;--cyan:#00e5ff;--yellow:#ffe033;--muted:#3a3a3a;--card-radius:16px;--gap:10px;width:100%;font-family:var(--font-syne),sans-serif;background:#0a0a0a;padding-bottom:200px;position:relative}.bentoGrid-module__A1DayG__gridWrapper{width:100%;overflow:hidden}.bentoGrid-module__A1DayG__grid{gap:var(--gap);grid-template-columns:repeat(12,1fr);grid-auto-rows:90px;width:calc(100% + 80px);margin-left:-40px;display:grid}.bentoGrid-module__A1DayG__card{border-radius:var(--card-radius);cursor:pointer;background:#111;border:1px solid #ffffff14;transition:transform .3s cubic-bezier(.22,.61,.36,1),box-shadow .3s;position:relative;overflow:hidden}.bentoGrid-module__A1DayG__card:hover{z-index:10;transform:translateY(-3px)scale(1.01);box-shadow:0 20px 60px #0006}.bentoGrid-module__A1DayG__c1{flex-direction:column;grid-area:1/2/5/6;justify-content:flex-end;padding:28px;display:flex}.bentoGrid-module__A1DayG__c1:before{content:"";background:radial-gradient(at 30% 20%,#00e5ff26 0%,#0000 60%);position:absolute;inset:0}.bentoGrid-module__A1DayG__c1 .bentoGrid-module__A1DayG__tag{font-family:var(--font-dm-mono),monospace;color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.65rem}.bentoGrid-module__A1DayG__c1 h2{letter-spacing:-.04em;color:#fff;margin-bottom:10px;font-size:2.2rem;font-weight:800;line-height:1.05}.bentoGrid-module__A1DayG__c1 p{color:#f0ede880;font-size:.78rem;line-height:1.6;font-family:var(--font-dm-mono),monospace;margin-bottom:20px;font-weight:300}.bentoGrid-module__A1DayG__pillBtn{background:var(--cyan);color:var(--black);letter-spacing:.02em;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:8px 16px;font-size:.75rem;font-weight:700;transition:transform .2s;display:inline-flex}.bentoGrid-module__A1DayG__pillBtn:hover{transform:scale(1.05)}.bentoGrid-module__A1DayG__agentOrb{opacity:.7;background:conic-gradient(#00e5ff,#1a44ff,#c8f135,#00e5ff);border-radius:50%;width:80px;height:80px;animation:6s linear infinite bentoGrid-module__A1DayG__spin;position:absolute;top:28px;right:28px}@keyframes bentoGrid-module__A1DayG__spin{to{transform:rotate(360deg)}}.bentoGrid-module__A1DayG__c2{background:var(--orange);flex-direction:column;grid-area:1/6/3/9;justify-content:space-between;padding:22px 24px;display:flex}.bentoGrid-module__A1DayG__c2 .bentoGrid-module__A1DayG__bigLabel{letter-spacing:-.04em;color:#fff;font-size:2rem;font-weight:800;line-height:1}.bentoGrid-module__A1DayG__c2 .bentoGrid-module__A1DayG__sub{font-family:var(--font-dm-mono),monospace;color:#ffffffb3;letter-spacing:.08em;font-size:.65rem}.bentoGrid-module__A1DayG__c2 .bentoGrid-module__A1DayG__iconRow{align-items:center;gap:8px;display:flex}.bentoGrid-module__A1DayG__speedBadge{color:#fff;font-size:.7rem;font-family:var(--font-dm-mono),monospace;background:#0003;border-radius:6px;padding:5px 10px}.bentoGrid-module__A1DayG__c3{text-align:center;background:#0d1f2d;border:1px solid #00e5ff26;flex-direction:column;grid-area:1/9/3/11;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.bentoGrid-module__A1DayG__whaleIcon{filter:drop-shadow(0 0 12px #00e5ff99);font-size:2.5rem}.bentoGrid-module__A1DayG__c3 h3{letter-spacing:-.02em;color:#fff;font-size:1rem;font-weight:700}.bentoGrid-module__A1DayG__c3 p{color:#f0ede866;font-size:.65rem;font-family:var(--font-dm-mono),monospace;line-height:1.5}.bentoGrid-module__A1DayG__c4{background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%);border:1px solid #f903;flex-direction:column;grid-area:1/11/3/13;justify-content:space-between;padding:22px 24px;display:flex;position:relative;overflow:hidden}.bentoGrid-module__A1DayG__c4:after{content:"AWS";color:#ff990012;letter-spacing:-.05em;font-size:5rem;font-weight:800;line-height:1;position:absolute;bottom:-10px;right:-10px}.bentoGrid-module__A1DayG__c4 .bentoGrid-module__A1DayG__awsTag{color:var(--black);width:fit-content;font-size:.65rem;font-weight:700;font-family:var(--font-dm-mono),monospace;letter-spacing:.06em;background:#f90;border-radius:4px;padding:4px 10px}.bentoGrid-module__A1DayG__c4 h3{letter-spacing:-.02em;color:#fff;font-size:1.15rem;font-weight:700;line-height:1.2}.bentoGrid-module__A1DayG__c4 .bentoGrid-module__A1DayG__services{flex-wrap:wrap;gap:5px;display:flex}.bentoGrid-module__A1DayG__svcChip{color:#f90;font-family:var(--font-dm-mono),monospace;background:#ff99001a;border:1px solid #f903;border-radius:4px;padding:3px 8px;font-size:.6rem}.bentoGrid-module__A1DayG__c5{background:var(--cream);color:var(--black);flex-direction:column;grid-area:10/9/12/12;justify-content:space-between;padding:22px 24px;display:flex}.bentoGrid-module__A1DayG__c5 .bentoGrid-module__A1DayG__editorialLabel{font-family:var(--font-instrument-serif),serif;color:#0a0a0a66;font-size:.85rem;font-style:italic}.bentoGrid-module__A1DayG__c5 h2{letter-spacing:-.04em;font-size:1.6rem;font-weight:800;line-height:1.05}.bentoGrid-module__A1DayG__c5 .bentoGrid-module__A1DayG__modelRow{align-items:center;gap:8px;display:flex}.bentoGrid-module__A1DayG__modelChip{background:var(--black);color:var(--off-white);font-family:var(--font-dm-mono),monospace;border-radius:4px;padding:4px 9px;font-size:.58rem}.bentoGrid-module__A1DayG__c6{background:var(--lime);color:var(--black);flex-direction:column;grid-area:10/12/12/13;justify-content:space-between;padding:22px 20px;display:flex}.bentoGrid-module__A1DayG__c6 .bentoGrid-module__A1DayG__gearRow{gap:-4px;display:flex}.bentoGrid-module__A1DayG__gear{font-size:1.6rem;animation:4s linear infinite bentoGrid-module__A1DayG__spin}.bentoGrid-module__A1DayG__gear:nth-child(2){animation-duration:3s;animation-direction:reverse}.bentoGrid-module__A1DayG__c6 h3{letter-spacing:-.03em;font-size:1.2rem;font-weight:800}.bentoGrid-module__A1DayG__c6 p{font-size:.65rem;font-family:var(--font-dm-mono),monospace;color:#0a0a0a99;line-height:1.5}.bentoGrid-module__A1DayG__c7{background:#0f0f1a;border:1px solid #1a44ff33;flex-direction:column;grid-area:1/1/5/2;justify-content:space-between;padding:22px 24px;display:flex}.bentoGrid-module__A1DayG__flowNodes{align-items:center;gap:6px;display:flex;position:absolute;top:24px;left:24px;right:24px}.bentoGrid-module__A1DayG__node{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex}.bentoGrid-module__A1DayG__nodeLine{background:linear-gradient(90deg,#1a44ff99,#00e5ff99);flex:1;height:1px;position:relative}.bentoGrid-module__A1DayG__nodeLine:after{content:"";border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:6px solid #00e5ff99;width:0;height:0;position:absolute;top:-3px;right:0}.bentoGrid-module__A1DayG__c7 h3{letter-spacing:-.03em;color:#fff;margin-top:auto;font-size:1.3rem;font-weight:800;line-height:1.15}.bentoGrid-module__A1DayG__c7 .bentoGrid-module__A1DayG__monoSmall{font-family:var(--font-dm-mono),monospace;color:#f0ede859;margin-top:4px;font-size:.6rem}.bentoGrid-module__A1DayG__c8{background:#040e1a;border:1px solid #00e5ff26;flex-direction:column;grid-area:5/4/8/7;justify-content:flex-end;padding:24px;display:flex}.bentoGrid-module__A1DayG__blueprintGrid{background-image:linear-gradient(#00e5ff0a 1px,#0000 1px),linear-gradient(90deg,#00e5ff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.bentoGrid-module__A1DayG__c8 h2{letter-spacing:-.04em;color:#fff;margin-bottom:8px;font-size:1.8rem;font-weight:800;line-height:1.05;position:relative}.bentoGrid-module__A1DayG__c8 .bentoGrid-module__A1DayG__monoTag{font-family:var(--font-dm-mono),monospace;color:var(--cyan);letter-spacing:.1em;margin-bottom:4px;font-size:.6rem;position:relative}.bentoGrid-module__A1DayG__c8 p{font-size:.7rem;font-family:var(--font-dm-mono),monospace;color:#f0ede866;line-height:1.6;position:relative}.bentoGrid-module__A1DayG__c9{background:#1a1a1a;border:1px solid #ffffff0f;flex-direction:column;grid-area:5/7/8/10;justify-content:space-between;padding:24px;display:flex}.bentoGrid-module__A1DayG__c9:before{content:"";opacity:.15;filter:blur(30px);background:conic-gradient(#ff4f1f,#ffe033,#c8f135,#00e5ff,#1a44ff,#ff4f1f);border-radius:50%;width:150px;height:150px;position:absolute;top:-40px;right:-40px}.bentoGrid-module__A1DayG__c9 .bentoGrid-module__A1DayG__serifTitle{font-family:var(--font-instrument-serif),serif;letter-spacing:-.02em;color:#fff;font-size:1.7rem;line-height:1.1}.bentoGrid-module__A1DayG__c9 .bentoGrid-module__A1DayG__serifTitle em{font-style:italic}.bentoGrid-module__A1DayG__c9 .bentoGrid-module__A1DayG__paletteRow{align-items:center;gap:6px;display:flex}.bentoGrid-module__A1DayG__paletteDot{border-radius:50%;width:22px;height:22px}.bentoGrid-module__A1DayG__c10{font-family:var(--font-dm-mono),monospace;background:#0d0d0d;border:1px solid #ffffff0f;flex-direction:column;grid-area:5/10/8/13;gap:10px;padding:20px 22px;display:flex}.bentoGrid-module__A1DayG__terminalBar{align-items:center;gap:6px;margin-bottom:4px;display:flex}.bentoGrid-module__A1DayG__tDot{border-radius:50%;width:10px;height:10px}.bentoGrid-module__A1DayG__codeBlock{color:#f0ede899;flex:1;font-size:.65rem;line-height:1.8;overflow:hidden}.bentoGrid-module__A1DayG__codeBlock .bentoGrid-module__A1DayG__kw{color:#c8f135}.bentoGrid-module__A1DayG__codeBlock .bentoGrid-module__A1DayG__fn{color:#00e5ff}.bentoGrid-module__A1DayG__codeBlock .bentoGrid-module__A1DayG__str{color:#f90}.bentoGrid-module__A1DayG__codeBlock .bentoGrid-module__A1DayG__cmt{color:#f0ede840}.bentoGrid-module__A1DayG__codeBlock .bentoGrid-module__A1DayG__cls{color:#ff4f1f}.bentoGrid-module__A1DayG__c10 h3{font-family:var(--font-syne),sans-serif;letter-spacing:-.02em;color:#fff;font-size:.9rem;font-weight:700;position:absolute;bottom:20px;left:22px;right:22px}.bentoGrid-module__A1DayG__c11{background:#111118;border:1px solid #1a44ff40;flex-direction:column;grid-area:10/6/12/9;justify-content:space-between;padding:20px;display:flex}.bentoGrid-module__A1DayG__c11 .bentoGrid-module__A1DayG__protoTag{font-family:var(--font-dm-mono),monospace;color:#1a44ffcc;letter-spacing:.1em;text-transform:uppercase;font-size:.6rem}.bentoGrid-module__A1DayG__c11 h3{letter-spacing:-.03em;color:#fff;font-size:1.05rem;font-weight:800;line-height:1.2}.bentoGrid-module__A1DayG__c11 .bentoGrid-module__A1DayG__hexTag{color:#6b8cff;font-family:var(--font-dm-mono),monospace;background:#1a44ff26;border:1px solid #1a44ff4d;border-radius:4px;width:fit-content;padding:3px 8px;font-size:.58rem}.bentoGrid-module__A1DayG__c12{background:var(--yellow);color:var(--black);grid-area:3/12/5/13;display:none}.bentoGrid-module__A1DayG__c12 h3{letter-spacing:-.03em;font-size:1.1rem;font-weight:800;transform:rotate(180deg)}.bentoGrid-module__A1DayG__c12 p{font-family:var(--font-dm-mono),monospace;color:#0a0a0a80;writing-mode:vertical-rl;font-size:.55rem;line-height:1.6;transform:rotate(180deg)}.bentoGrid-module__A1DayG__c13{color:var(--black);background:#f0ede8;flex-direction:column;grid-area:8/3/10/7;justify-content:space-between;padding:22px 24px;display:flex}.bentoGrid-module__A1DayG__c13 .bentoGrid-module__A1DayG__index{font-family:var(--font-dm-mono),monospace;color:#0a0a0a4d;letter-spacing:.08em;font-size:.6rem}.bentoGrid-module__A1DayG__c13 h2{font-family:var(--font-instrument-serif),serif;letter-spacing:-.02em;font-size:1.7rem;font-style:italic;line-height:1.1}.bentoGrid-module__A1DayG__c13 .bentoGrid-module__A1DayG__arrowCta{align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.bentoGrid-module__A1DayG__arrowCircle{background:var(--black);width:28px;height:28px;color:var(--off-white);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex}.bentoGrid-module__A1DayG__c14{background:#0e0e0e;border:1px solid #c8f13526;flex-direction:column;grid-area:8/7/10/10;justify-content:space-between;padding:20px;display:flex}.bentoGrid-module__A1DayG__c14 .bentoGrid-module__A1DayG__wfTitle{letter-spacing:-.02em;color:#fff;font-size:1.05rem;font-weight:800}.bentoGrid-module__A1DayG__statusRow{font-family:var(--font-dm-mono),monospace;color:var(--lime);align-items:center;gap:6px;font-size:.62rem;display:flex}.bentoGrid-module__A1DayG__statusDot{background:var(--lime);border-radius:50%;width:6px;height:6px;animation:1.5s infinite bentoGrid-module__A1DayG__pulse}@keyframes bentoGrid-module__A1DayG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.bentoGrid-module__A1DayG__wfChips{flex-wrap:wrap;gap:5px;display:flex}.bentoGrid-module__A1DayG__wfChip{color:var(--lime);font-family:var(--font-dm-mono),monospace;background:#c8f13514;border:1px solid #c8f13526;border-radius:4px;padding:3px 8px;font-size:.55rem}.bentoGrid-module__A1DayG__c15{background:var(--blue);flex-direction:column;grid-area:8/10/10/13;justify-content:space-between;padding:18px 16px;display:flex}.bentoGrid-module__A1DayG__c15 h3{letter-spacing:-.02em;color:#fff;font-size:.9rem;font-weight:800;line-height:1.2}.bentoGrid-module__A1DayG__c15 p{font-family:var(--font-dm-mono),monospace;color:#fff9;font-size:.58rem}.bentoGrid-module__A1DayG__c16{flex-direction:column;grid-area:10/3/12/6;justify-content:space-between;padding:24px;display:flex}.bentoGrid-module__A1DayG__sparkLines{align-items:flex-end;gap:3px;height:40px;margin-bottom:4px;display:flex}.bentoGrid-module__A1DayG__sparkBar{background:var(--orange);opacity:.7;border-radius:2px 2px 0 0;width:6px;transition:height .5s}.bentoGrid-module__A1DayG__c16 h3{letter-spacing:-.03em;color:#fff;font-size:1.3rem;font-weight:800;line-height:1.1}.bentoGrid-module__A1DayG__c16 .bentoGrid-module__A1DayG__metric{font-family:var(--font-dm-mono),monospace;color:#f0ede859;font-size:.62rem}.bentoGrid-module__A1DayG__c16 .bentoGrid-module__A1DayG__metric span{color:var(--orange);font-size:1.1rem;font-weight:700;font-family:var(--font-syne),sans-serif}.bentoGrid-module__A1DayG__c17{background:#0a0a0a;border:1px solid #ffffff12;grid-area:5/1/8/4;justify-content:space-between;align-items:center;padding:28px 36px;display:flex}.bentoGrid-module__A1DayG__c17:before{content:"";background:radial-gradient(at 60%,#c8f13512 0%,#0000 60%);position:absolute;inset:0}.bentoGrid-module__A1DayG__c17 .bentoGrid-module__A1DayG__deployText h2{letter-spacing:-.05em;color:#fff;margin-bottom:8px;font-size:2rem;font-weight:800;line-height:1}.bentoGrid-module__A1DayG__c17 .bentoGrid-module__A1DayG__deployText p{font-family:var(--font-dm-mono),monospace;color:#f0ede866;font-size:.68rem;line-height:1.6}.bentoGrid-module__A1DayG__c17 .bentoGrid-module__A1DayG__deployMeta{flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:relative}.bentoGrid-module__A1DayG__deployBadge{color:var(--lime);font-family:var(--font-dm-mono),monospace;background:#c8f1351a;border:1px solid #c8f13540;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:.62rem;display:flex}.bentoGrid-module__A1DayG__c18{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #6b8cff33;flex-direction:column;grid-area:3/6/5/9;justify-content:space-between;padding:22px 24px;display:flex}.bentoGrid-module__A1DayG__chainLink{align-items:center;gap:6px;display:flex}.bentoGrid-module__A1DayG__chainNode{border:1px solid #6b8cff66;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;display:flex}.bentoGrid-module__A1DayG__chainDash{border-top:1px dashed #6b8cff4d;flex:1;height:1px}.bentoGrid-module__A1DayG__c18 h3{letter-spacing:-.03em;color:#fff;font-size:1.2rem;font-weight:800;line-height:1.1}.bentoGrid-module__A1DayG__c18 p{font-family:var(--font-dm-mono),monospace;color:#f0ede859;font-size:.62rem}.bentoGrid-module__A1DayG__c19{color:var(--black);background:#f0ede8;flex-direction:column;grid-area:3/9/5/13;justify-content:space-between;padding:28px 32px;display:flex}.bentoGrid-module__A1DayG__c19 .bentoGrid-module__A1DayG__brandTitle{font-family:var(--font-instrument-serif),serif;letter-spacing:-.04em;font-size:2.8rem;font-style:italic;line-height:1}.bentoGrid-module__A1DayG__c19 .bentoGrid-module__A1DayG__brandSub{font-family:var(--font-dm-mono),monospace;color:#0a0a0a66;letter-spacing:.06em;font-size:.65rem}.bentoGrid-module__A1DayG__c19 .bentoGrid-module__A1DayG__logoStack{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bentoGrid-module__A1DayG__logoPill{color:#0a0a0a99;font-family:var(--font-dm-mono),monospace;background:#0a0a0a12;border:1px solid #0a0a0a1a;border-radius:100px;padding:4px 10px;font-size:.6rem;font-weight:400}.bentoGrid-module__A1DayG__c20{background:var(--orange);flex-direction:column;grid-area:8/1/12/3;justify-content:space-between;padding:24px 26px;display:flex;position:relative;overflow:hidden}.bentoGrid-module__A1DayG__c20:after{content:"∞";color:#ffffff1a;font-size:8rem;font-weight:800;line-height:1;position:absolute;top:10px;right:20px}.bentoGrid-module__A1DayG__c20 h2{letter-spacing:-.04em;color:#fff;font-size:1.6rem;font-weight:800;line-height:1.05;position:relative}.bentoGrid-module__A1DayG__c20 p{font-family:var(--font-dm-mono),monospace;color:#ffffffb3;font-size:.65rem;position:relative}.bentoGrid-module__A1DayG__c20 .bentoGrid-module__A1DayG__ctaWhite{color:var(--orange);background:#fff;border-radius:100px;width:fit-content;padding:8px 18px;font-size:.72rem;font-weight:700;position:relative}.bentoGrid-module__A1DayG__card{opacity:0;animation:.5s cubic-bezier(.22,.61,.36,1) forwards bentoGrid-module__A1DayG__reveal;transform:translateY(20px)}@keyframes bentoGrid-module__A1DayG__reveal{to{opacity:1;transform:translateY(0)}}.bentoGrid-module__A1DayG__c1{animation-delay:50ms}.bentoGrid-module__A1DayG__c2{animation-delay:.1s}.bentoGrid-module__A1DayG__c3{animation-delay:.15s}.bentoGrid-module__A1DayG__c4{animation-delay:.2s}.bentoGrid-module__A1DayG__c5{animation-delay:.25s}.bentoGrid-module__A1DayG__c6{animation-delay:.3s}.bentoGrid-module__A1DayG__c7{animation-delay:.35s}.bentoGrid-module__A1DayG__c8{animation-delay:.4s}.bentoGrid-module__A1DayG__c9{animation-delay:.45s}.bentoGrid-module__A1DayG__c10{animation-delay:.5s}.bentoGrid-module__A1DayG__c11{animation-delay:.55s}.bentoGrid-module__A1DayG__c12{animation-delay:.6s}.bentoGrid-module__A1DayG__c13{animation-delay:.65s}.bentoGrid-module__A1DayG__c14{animation-delay:.7s}.bentoGrid-module__A1DayG__c15{animation-delay:.75s}.bentoGrid-module__A1DayG__c16{animation-delay:.8s}.bentoGrid-module__A1DayG__c17{animation-delay:.85s}.bentoGrid-module__A1DayG__c18{animation-delay:.9s}.bentoGrid-module__A1DayG__c19{animation-delay:.95s}.bentoGrid-module__A1DayG__c20{animation-delay:1s}.bentoGrid-module__A1DayG__footerOverlay{pointer-events:none;z-index:50;flex-direction:column;justify-content:flex-end;width:100%;height:400px;display:flex;position:absolute;bottom:0;left:0}.bentoGrid-module__A1DayG__bottomFade{background:linear-gradient(#0000 0%,#0a0a0a 60% 80%);position:absolute;inset:0}.bentoGrid-module__A1DayG__techStackContent{z-index:2;text-align:center;pointer-events:auto;padding-bottom:60px;position:relative}.bentoGrid-module__A1DayG__techStackHeading{font-family:var(--font-syne),sans-serif;color:#fff6;letter-spacing:.2em;text-transform:uppercase;margin-bottom:40px;font-size:.85rem;font-weight:500}.bentoGrid-module__A1DayG__techIconsMarquee{width:100%;padding:10px 0;position:relative;overflow:hidden}.bentoGrid-module__A1DayG__marqueeInner{width:max-content;animation:40s linear infinite bentoGrid-module__A1DayG__simpleMarquee;display:flex}.bentoGrid-module__A1DayG__marqueeSet{align-items:center;gap:80px;padding-right:80px;display:flex}@keyframes bentoGrid-module__A1DayG__simpleMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.bentoGrid-module__A1DayG__techItem{flex-shrink:0;align-items:center;gap:12px;transition:all .3s;display:flex}.bentoGrid-module__A1DayG__techItem svg{color:#fff3;transition:all .3s}.bentoGrid-module__A1DayG__techItem:hover svg{color:#fff;transform:scale(1.1)}.bentoGrid-module__A1DayG__techLabel{font-family:var(--font-dm-mono),monospace;color:#ffffff40;letter-spacing:.05em;font-size:.9rem;transition:all .3s}.bentoGrid-module__A1DayG__techItem:hover .bentoGrid-module__A1DayG__techLabel{color:#fff}@media (max-width:900px){.bentoGrid-module__A1DayG__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(80px,auto)}.bentoGrid-module__A1DayG__c1{grid-area:auto/1/auto/5;min-height:240px}.bentoGrid-module__A1DayG__c2{grid-area:auto/1/auto/3;min-height:160px}.bentoGrid-module__A1DayG__c3{grid-area:auto/3/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c4{grid-area:auto/1/auto/3;min-height:160px}.bentoGrid-module__A1DayG__c5{grid-area:auto/3/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c6{grid-area:auto/1/auto/3;min-height:160px}.bentoGrid-module__A1DayG__c7{grid-area:auto/3/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c8{grid-area:auto/1/auto/3;min-height:160px}.bentoGrid-module__A1DayG__c9{grid-area:auto/3/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c10{grid-area:auto/1/auto/3;min-height:160px}.bentoGrid-module__A1DayG__c11{grid-area:auto/3/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c12{display:none}.bentoGrid-module__A1DayG__c13{grid-area:auto/1/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c14{grid-area:auto/1/auto/3;min-height:160px}.bentoGrid-module__A1DayG__c15{grid-area:auto/3/auto/5;min-height:160px}.bentoGrid-module__A1DayG__c16,.bentoGrid-module__A1DayG__c17,.bentoGrid-module__A1DayG__c18,.bentoGrid-module__A1DayG__c19,.bentoGrid-module__A1DayG__c20{grid-area:auto/1/auto/5;min-height:160px}}@media (max-width:600px){.bentoGrid-module__A1DayG__grid{grid-template-columns:repeat(2,1fr);gap:8px;width:calc(100% + 40px);margin-left:-20px}.bentoGrid-module__A1DayG__card{padding:20px!important}.bentoGrid-module__A1DayG__c1,.bentoGrid-module__A1DayG__c13,.bentoGrid-module__A1DayG__c16,.bentoGrid-module__A1DayG__c17,.bentoGrid-module__A1DayG__c18,.bentoGrid-module__A1DayG__c19,.bentoGrid-module__A1DayG__c20{grid-column:1/3}.bentoGrid-module__A1DayG__c2,.bentoGrid-module__A1DayG__c3,.bentoGrid-module__A1DayG__c4,.bentoGrid-module__A1DayG__c5,.bentoGrid-module__A1DayG__c6,.bentoGrid-module__A1DayG__c7,.bentoGrid-module__A1DayG__c8,.bentoGrid-module__A1DayG__c9,.bentoGrid-module__A1DayG__c10,.bentoGrid-module__A1DayG__c11,.bentoGrid-module__A1DayG__c14,.bentoGrid-module__A1DayG__c15{grid-column:span 1}.bentoGrid-module__A1DayG__c1 h2{font-size:1.6rem}.bentoGrid-module__A1DayG__c19 .bentoGrid-module__A1DayG__brandTitle{font-size:2rem}.bentoGrid-module__A1DayG__agentOrb{width:60px;height:60px;top:20px;right:20px}.bentoGrid-module__A1DayG__techItem{gap:8px}.bentoGrid-module__A1DayG__techLabel{font-size:.8rem}.bentoGrid-module__A1DayG__marqueeSet{gap:40px;padding-right:40px}}
.outro-module__xtwmmG__outroSection{text-align:center;background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;padding:160px 24px;display:flex;position:relative;overflow:hidden}.outro-module__xtwmmG__content{z-index:2;max-width:800px}.outro-module__xtwmmG__headline{font-family:var(--cl-font-serif),"Instrument Serif",serif;color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(3rem,8vw,6rem);font-style:italic;font-weight:600;line-height:1.1}.outro-module__xtwmmG__subheadline{font-family:var(--cl-font-sans),"Syne",sans-serif;color:#fff6;max-width:500px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.4}.outro-module__xtwmmG__ctaButton{color:#000;font-family:var(--cl-font-sans),"Syne",sans-serif;background-color:#fff;border:1px solid #fff;border-radius:100px;padding:5px 15px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block}.outro-module__xtwmmG__ctaButton:hover{color:#fff;background-color:#0000;transform:translateY(-4px);box-shadow:0 10px 20px #ffffff1a}.outro-module__xtwmmG__outroSection:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#1a44ff14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.outro-module__xtwmmG__outroSection{padding:80px 20px}.outro-module__xtwmmG__headline{font-size:clamp(2.5rem,12vw,4rem)}.outro-module__xtwmmG__subheadline{margin-bottom:32px;font-size:1.1rem}}
.page-module__DvCNMG__page{background:var(--cl-gradient-page);min-height:100vh}.page-module__DvCNMG__gridBackground{background-color:#000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:50px 50px;width:100%;position:relative}
