.changelog-module__eZoe_G__changelogPage{background-color:var(--background)}.changelog-module__eZoe_G__container{border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);max-width:1080px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.changelog-module__eZoe_G__header{text-align:center;margin-bottom:50px;padding-bottom:25px}.changelog-module__eZoe_G__header h1{color:var(--text-heading);margin:0 0 6px;font-size:32px;font-weight:500;line-height:1.2}.changelog-module__eZoe_G__header p{color:var(--text-secondary);margin:0;font-size:18px;line-height:1.5}.changelog-module__eZoe_G__timeline{position:relative}.changelog-module__eZoe_G__timeline:before{content:"";background:linear-gradient(#f0f0f0,#fff);width:2px;position:absolute;top:5px;bottom:5px;left:10px}.changelog-module__eZoe_G__entry{border:1px solid var(--border-primary);background:#fff;border-radius:8px;margin-bottom:40px;margin-left:25px;padding:20px 25px;transition:all .2s;position:relative}.changelog-module__eZoe_G__entry:before{content:"";background:var(--brand-blue);border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:-20px}.changelog-module__eZoe_G__entryHeader{margin-bottom:15px}.changelog-module__eZoe_G__entryDate{color:var(--text-secondary);background-color:var(--background-secondary);border-radius:4px;padding:4px 10px;font-size:14px;font-weight:600}.changelog-module__eZoe_G__entryContent{color:var(--text-primary);white-space:pre-wrap;font-size:16px;line-height:1.75}.changelog-module__eZoe_G__entryContent h1,.changelog-module__eZoe_G__entryContent h2,.changelog-module__eZoe_G__entryContent h3,.changelog-module__eZoe_G__entryContent h4,.changelog-module__eZoe_G__entryContent h5,.changelog-module__eZoe_G__entryContent h6{color:var(--text-heading);font-weight:600;line-height:1.4}.changelog-module__eZoe_G__entryContent h1{font-size:26px}.changelog-module__eZoe_G__entryContent h2{font-size:22px}.changelog-module__eZoe_G__entryContent h3{font-size:19px}.changelog-module__eZoe_G__entryContent h4{font-size:17px}.changelog-module__eZoe_G__entryContent p{margin-bottom:14px;line-height:1.75}.changelog-module__eZoe_G__entryContent ul,.changelog-module__eZoe_G__entryContent ol{margin:14px 0;padding-left:22px}.changelog-module__eZoe_G__entryContent li{margin-bottom:7px;line-height:1.7}.changelog-module__eZoe_G__entryContent code{background:var(--background-secondary);color:var(--text-primary);border-radius:4px;padding:3px 7px;font-family:Menlo,Monaco,Consolas,monospace;font-size:.9em}.changelog-module__eZoe_G__entryContent pre{background:var(--background-secondary);border:1px solid var(--border-primary);border-radius:6px;margin:18px 0;padding:14px;overflow-x:auto}.changelog-module__eZoe_G__entryContent pre code{color:var(--text-primary);background:0 0;padding:0;font-size:.875em}.changelog-module__eZoe_G__entryContent blockquote{border-left:3px solid var(--border-primary);color:var(--text-secondary);margin:18px 0;padding-left:14px;font-style:italic}.changelog-module__eZoe_G__empty,.changelog-module__eZoe_G__loading,.changelog-module__eZoe_G__error{text-align:center;color:var(--text-secondary);padding:50px 20px;font-size:17px;line-height:1.6}.changelog-module__eZoe_G__error{color:var(--text-error);background:var(--background-error);border:1px solid var(--border-error);border-radius:8px}@media (width<=768px){.changelog-module__eZoe_G__container{padding:30px 16px}.changelog-module__eZoe_G__header h1{font-size:34px}.changelog-module__eZoe_G__header p{font-size:16px}.changelog-module__eZoe_G__header{margin-bottom:40px;padding-bottom:20px}.changelog-module__eZoe_G__timeline:before{left:8px}.changelog-module__eZoe_G__entry{margin-bottom:30px;margin-left:20px;padding:18px 20px 18px 25px}.changelog-module__eZoe_G__entry:before{top:20px;left:-32px}.changelog-module__eZoe_G__entryContent{font-size:15px}.changelog-module__eZoe_G__entryContent h1{font-size:24px}.changelog-module__eZoe_G__entryContent h2{font-size:20px}.changelog-module__eZoe_G__entryContent h3{font-size:18px}}@media (width<=480px){.changelog-module__eZoe_G__container{padding:20px 12px}.changelog-module__eZoe_G__header{text-align:left;margin-bottom:0}.changelog-module__eZoe_G__header h1{text-align:left;font-size:28px}.changelog-module__eZoe_G__timeline:before{left:6px}.changelog-module__eZoe_G__entry{margin-left:15px;padding:15px}.changelog-module__eZoe_G__entry:before{top:18px;left:-26px}.changelog-module__eZoe_G__entryContent h1{font-size:22px}.changelog-module__eZoe_G__entryContent h2{font-size:19px}.changelog-module__eZoe_G__entryContent h3{font-size:17px}}

.Navbar-module__pSp8Ga__navbar{border-bottom:1px solid var(--border-primary);position:relative;top:0}.Navbar-module__pSp8Ga__navContainer{border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);justify-content:space-between;align-items:center;max-width:1080px;height:76px;margin:0 auto;padding:16px 24px;display:flex}.Navbar-module__pSp8Ga__logoLink{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__pSp8Ga__logoLink:hover{opacity:.8}.Navbar-module__pSp8Ga__logo{width:165px;height:20px}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--text-primary);font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__pSp8Ga__navLink:hover{color:var(--brand-blue)}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--brand-blue);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__authButtons{align-items:center;gap:16px;display:flex}.Navbar-module__pSp8Ga__googleSignInButton{background:var(--background);color:var(--text-primary);border:1px solid var(--border-primary);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.Navbar-module__pSp8Ga__googleSignInButton:hover{background:var(--background-secondary);border-color:var(--border-darker);box-shadow:0 2px 4px #0000001a}.Navbar-module__pSp8Ga__googleSignInButton:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.Navbar-module__pSp8Ga__mobileMenuButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px;transition:all .2s;display:none}.Navbar-module__pSp8Ga__mobileMenuButton:hover{background:var(--background-secondary);color:var(--brand-blue)}.Navbar-module__pSp8Ga__mobileMenu{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-primary);background:#fffffffa;animation:.3s Navbar-module__pSp8Ga__slideDown;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000001a}.Navbar-module__pSp8Ga__mobileMenuContent{flex-direction:column;gap:8px;padding:16px 24px;display:flex}.Navbar-module__pSp8Ga__mobileNavLink{color:var(--text-primary);border-bottom:1px solid var(--border-secondary);padding:12px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__pSp8Ga__mobileNavLink:last-child{border-bottom:none}.Navbar-module__pSp8Ga__mobileNavLink:hover{color:var(--brand-blue)}.Navbar-module__pSp8Ga__mobileGoogleSignInButton{background:var(--background);color:var(--text-primary);border:1px solid var(--border-primary);cursor:pointer;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:12px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.Navbar-module__pSp8Ga__mobileGoogleSignInButton:hover{background:var(--background-secondary);border-color:var(--border-darker);box-shadow:0 2px 4px #0000001a}.Navbar-module__pSp8Ga__mobileGoogleSignInButton:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@keyframes Navbar-module__pSp8Ga__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.Navbar-module__pSp8Ga__navContainer{height:64px;padding:12px 16px}.Navbar-module__pSp8Ga__navLinks{display:none}.Navbar-module__pSp8Ga__authButtons{gap:12px}.Navbar-module__pSp8Ga__mobileMenuButton{justify-content:center;align-items:center;display:flex}.Navbar-module__pSp8Ga__logo{width:140px;height:17px}.Navbar-module__pSp8Ga__googleSignInButton{gap:6px;padding:6px 12px;font-size:13px}.Navbar-module__pSp8Ga__googleSignInButton svg{width:16px;height:16px}}@media (width<=480px){.Navbar-module__pSp8Ga__navContainer{padding:12px 16px}.Navbar-module__pSp8Ga__authButtons{gap:8px}.Navbar-module__pSp8Ga__logo{width:120px;height:15px}.Navbar-module__pSp8Ga__googleSignInButton{gap:4px;padding:6px 10px;font-size:12px}.Navbar-module__pSp8Ga__googleSignInButton svg{width:14px;height:14px}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{background:#fffffffa;box-shadow:0 1px 3px #0000001a}}

.BottomNavbar-module__eqPeTG__bottomNavbar{backdrop-filter:blur(10px);z-index:1000;border:1px solid var(--border-primary);background:#ffffffe6;border-radius:10px;max-width:400px;margin:0 auto;animation:.2s ease-out BottomNavbar-module__eqPeTG__slideUp;position:fixed;bottom:48px;left:16px;right:16px}@keyframes BottomNavbar-module__eqPeTG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.BottomNavbar-module__eqPeTG__navContainer{justify-content:space-between;align-items:center;height:48px;margin:0 auto;padding:2px 4px 2px 6px;display:flex}.BottomNavbar-module__eqPeTG__logoLink{border-radius:8px;align-items:center;padding:8px;text-decoration:none;transition:background-color .2s;display:flex}.BottomNavbar-module__eqPeTG__logoLink:hover{background-color:#0000000d}.BottomNavbar-module__eqPeTG__favicon{border-radius:50%;transition:transform .2s}.BottomNavbar-module__eqPeTG__logoLink:hover .BottomNavbar-module__eqPeTG__favicon{transform:scale(1.1)}.BottomNavbar-module__eqPeTG__navLinks{align-items:center;gap:16px;display:flex}.BottomNavbar-module__eqPeTG__navLink{color:var(--primary-text);border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.BottomNavbar-module__eqPeTG__navLink:hover{color:var(--primary-accent);background-color:#0000000d}.BottomNavbar-module__eqPeTG__authButtons{align-items:center;gap:12px;display:flex}.BottomNavbar-module__eqPeTG__compactButton{background:var(--primary-accent);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:36px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.BottomNavbar-module__eqPeTG__compactButton:hover{background:var(--primary-accent-hover);transform:translateY(-1px)}.BottomNavbar-module__eqPeTG__compactSignInButton{color:var(--primary-text);cursor:pointer;background:#fff;border:1px solid #0003;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.BottomNavbar-module__eqPeTG__compactSignInButton:hover{background:#0000000d;border-color:#0000004d;transform:translateY(-1px)}.BottomNavbar-module__eqPeTG__compactSignInButton:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (width<=768px){.BottomNavbar-module__eqPeTG__navContainer{padding:0 16px}.BottomNavbar-module__eqPeTG__navLinks{display:none}.BottomNavbar-module__eqPeTG__compactButton,.BottomNavbar-module__eqPeTG__compactSignInButton{min-height:32px;padding:6px 12px;font-size:13px}}@media (width<=480px){.BottomNavbar-module__eqPeTG__bottomNavbar{bottom:16px}.BottomNavbar-module__eqPeTG__navContainer{padding:0 6px}.BottomNavbar-module__eqPeTG__compactButton,.BottomNavbar-module__eqPeTG__compactSignInButton{min-height:30px;padding:6px 10px;font-size:12px}.BottomNavbar-module__eqPeTG__compactSignInButton svg{width:14px;height:14px}}

.AnimatedSubheading-module__ylSLTW__subHeading{color:var(--text-secondary);text-align:center;margin:0;font-size:17px;line-height:24px}.AnimatedSubheading-module__ylSLTW__textContainer{text-align:center;vertical-align:middle;width:104px;height:24px;margin-top:-4px;display:inline-block;position:relative;overflow:hidden}.AnimatedSubheading-module__ylSLTW__motionText{white-space:nowrap;justify-content:center;align-items:center;gap:4px;font-size:18px;line-height:24px;display:inline-flex;position:absolute;top:0;left:0}.AnimatedSubheading-module__ylSLTW__llmIcon{vertical-align:middle;display:inline-block}.AnimatedSubheading-module__ylSLTW__chatgptColor{background:linear-gradient(135deg,#000,#333,#666) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:4px;font-weight:600;animation:3s ease-in-out infinite AnimatedSubheading-module__ylSLTW__gradientShift}.AnimatedSubheading-module__ylSLTW__claudeColor{background:linear-gradient(135deg,#d77655,#e68a6a,#c96340) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:12px;font-weight:600;animation:4s ease-in-out infinite AnimatedSubheading-module__ylSLTW__gradientShift}.AnimatedSubheading-module__ylSLTW__geminiColor{background:linear-gradient(135deg,#9168c0,#1ea0e2) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:10px;font-weight:600;animation:3.5s ease-in-out infinite AnimatedSubheading-module__ylSLTW__gradientShift}.AnimatedSubheading-module__ylSLTW__deepseekColor{background:linear-gradient(135deg,#4d6bfe,#0052cc,#003d99) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:0;font-weight:600;animation:3.5s ease-in-out infinite AnimatedSubheading-module__ylSLTW__gradientShift}.AnimatedSubheading-module__ylSLTW__grokColor{background:linear-gradient(135deg,#000,#333,#666) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:22px;font-weight:600;animation:3s ease-in-out infinite AnimatedSubheading-module__ylSLTW__gradientShift}.AnimatedSubheading-module__ylSLTW__perplexityColor{background:linear-gradient(135deg,#000,#333,#666) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:4px;font-weight:600;animation:3s ease-in-out infinite AnimatedSubheading-module__ylSLTW__gradientShift}@keyframes AnimatedSubheading-module__ylSLTW__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@media (width<=768px){.AnimatedSubheading-module__ylSLTW__subHeading{font-size:16px;line-height:22px}.AnimatedSubheading-module__ylSLTW__textContainer{height:22px}.AnimatedSubheading-module__ylSLTW__motionText{line-height:22px}}

.MauBar-module__fR89Cq__mauBarSection{border-top:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);width:100%;height:80px}.MauBar-module__fR89Cq__mauBarContainer{width:100%;max-width:1080px;height:100%;margin:0 auto;position:relative}.MauBar-module__fR89Cq__mauBarBackground{background:linear-gradient(to right,var(--background-color,#2462ff),var(--background-color,#2462ff));z-index:1;height:100%;position:absolute;top:0;left:0}.MauBar-module__fR89Cq__mauBarIcon{z-index:3;position:absolute;top:26px;left:20px}.MauBar-module__fR89Cq__mauBarText{z-index:3;color:var(--text-primary);font-size:14px;font-weight:500;font-family:var(--font-geist);position:absolute;top:30px;right:20px}.MauBar-module__fR89Cq__verticalLines{z-index:2;background-image:repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 13px);background-repeat:repeat-x;background-size:13px 100%;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=480px){.MauBar-module__fR89Cq__mauBarSection{height:56px}.MauBar-module__fR89Cq__mauBarIcon{top:13px;left:12px}.MauBar-module__fR89Cq__mauBarText{top:16px;right:12px}}

.VideoModal-module__7jqalW__overlay{z-index:1000;backdrop-filter:blur(4px);background-color:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.VideoModal-module__7jqalW__modal{background:#000;border-radius:12px;width:100%;max-width:90vw;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.VideoModal-module__7jqalW__closeButton{cursor:pointer;z-index:10;color:#fff;background:#000c;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.VideoModal-module__7jqalW__closeButton:hover{background:#000}.VideoModal-module__7jqalW__videoContainer{width:100%;height:0;padding-bottom:56.25%;position:relative}.VideoModal-module__7jqalW__video{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (width>=768px){.VideoModal-module__7jqalW__modal{width:80vw;max-width:1000px}}@media (width<=767px){.VideoModal-module__7jqalW__overlay{padding:10px}.VideoModal-module__7jqalW__modal{max-width:95vw;max-height:85vh}.VideoModal-module__7jqalW__closeButton{width:36px;height:36px;top:12px;right:12px}}@media (width<=479px){.VideoModal-module__7jqalW__overlay{padding:5px}.VideoModal-module__7jqalW__modal{max-width:98vw;max-height:80vh}.VideoModal-module__7jqalW__closeButton{width:32px;height:32px;top:8px;right:8px}}

.FAQSection-module__4u_uNq__faqWrapper{border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);background-color:#e6f4ff;background-position:top;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:center;align-items:center;gap:80px;width:100%;max-width:1080px;margin:0 auto;padding:80px 0 0;transition:background-image .3s ease-in-out;display:flex}.FAQSection-module__4u_uNq__faqWrapper.FAQSection-module__4u_uNq__backgroundLoaded{background-image:url(/assets/cloudbg.webp)}.FAQSection-module__4u_uNq__headingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.FAQSection-module__4u_uNq__faqTitle{font-family:var(--font-geist);text-align:center;letter-spacing:-.72px;color:#000;max-width:640px;font-size:36px;font-style:normal;font-weight:500;line-height:46px}.FAQSection-module__4u_uNq__questionIcon{color:#278eff;width:16px;height:16px}.FAQSection-module__4u_uNq__faqSubheading{color:var(--text-secondary);margin:0;font-size:17px;line-height:24px}.FAQSection-module__4u_uNq__faqContainer{border-top:1px solid #00000014;grid-template-columns:1fr 1fr;width:100%;display:grid}.FAQSection-module__4u_uNq__faqItem{border-bottom:1px solid #00000014;border-right:1px solid #00000014;padding:16px 24px}.FAQSection-module__4u_uNq__faqItem:last-child,.FAQSection-module__4u_uNq__faqItem:nth-last-child(2){border-bottom:none;padding-bottom:40px}.FAQSection-module__4u_uNq__questionContainer{justify-content:flex-start;align-items:center;gap:6px;margin-bottom:12px;display:flex}.FAQSection-module__4u_uNq__question{color:var(--brand-blue-light);letter-spacing:-.01em;flex:1;margin:0;font-size:16px;font-weight:500;line-height:1.5}.FAQSection-module__4u_uNq__answer{color:var(--text-primary);margin:0;font-size:16px;font-weight:400;line-height:1.6}@media (width<=768px){.FAQSection-module__4u_uNq__faqWrapper{gap:40px;padding:40px 0 0}.FAQSection-module__4u_uNq__faqWrapper.FAQSection-module__4u_uNq__backgroundLoaded{background-image:url(/assets/cloudbg-mobile.webp)}.FAQSection-module__4u_uNq__faqTitle{font-size:28px;line-height:1.2}.FAQSection-module__4u_uNq__faqSubheading{font-size:16px;line-height:22px}.FAQSection-module__4u_uNq__faqContainer{grid-template-columns:1fr;gap:16px}.FAQSection-module__4u_uNq__faqItem{padding:16px}.FAQSection-module__4u_uNq__faqItem:nth-last-child(2){border-bottom:1px solid #00000014}.FAQSection-module__4u_uNq__question{font-size:16px}.FAQSection-module__4u_uNq__answer{font-size:15px;line-height:1.5}}@media (width<=480px){.FAQSection-module__4u_uNq__faqWrapper{border-left:none;border-right:none;gap:40px;padding:40px 0 0}.FAQSection-module__4u_uNq__faqWrapper.FAQSection-module__4u_uNq__backgroundLoaded{background-image:url(/assets/cloudbg-mobile.webp)}.FAQSection-module__4u_uNq__faqTitle{font-size:24px}.FAQSection-module__4u_uNq__faqItem{padding:16px}.FAQSection-module__4u_uNq__questionContainer{gap:8px}}

.DividerSection-module__-AwykG__dividerSection{border-top:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);width:100%;height:80px}.DividerSection-module__-AwykG__dividerContainer{border-right:1px solid var(--border-primary);max-width:1080px;height:100%;margin:0 auto;position:relative}.DividerSection-module__-AwykG__verticalLines{background-image:repeating-linear-gradient(to right,var(--border-primary)0px,var(--border-primary)1px,transparent 1px,transparent 13px);background-repeat:repeat-x;background-size:13px 100%;width:100%;height:100%}@media (width<=480px){.DividerSection-module__-AwykG__dividerSection{height:56px}}

.LlmLogosSection-module__av0Ata__llmLogosSection{width:100%}.LlmLogosSection-module__av0Ata__llmLogosContainer{border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;max-width:1080px;margin:0 auto;padding-top:32px;display:flex}.LlmLogosSection-module__av0Ata__featureTitle{color:#000;font-family:var(--font-geist);letter-spacing:-.4px;font-size:20px;font-style:normal;font-weight:500;line-height:24px}.LlmLogosSection-module__av0Ata__llmLogos{border-top:1px solid var(--border-primary);grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;width:100%;display:grid}.LlmLogosSection-module__av0Ata__llmLogo{border-bottom:1px solid var(--border-primary);border-right:1px solid var(--border-primary);justify-content:center;align-items:center;width:100%;height:78px;padding:24px;display:flex}.LlmLogosSection-module__av0Ata__llmLogo:last-child,.LlmLogosSection-module__av0Ata__llmLogo:nth-child(3n){border-right:none}.LlmLogosSection-module__av0Ata__llmLogo:nth-last-child(-n+3){border-bottom:none}.LlmLogosSection-module__av0Ata__llmLogo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (width<=768px){.LlmLogosSection-module__av0Ata__featureTitle{font-size:18px;line-height:22px}}@media (width<=480px){.LlmLogosSection-module__av0Ata__llmLogosContainer{gap:16px;padding-top:16px}.LlmLogosSection-module__av0Ata__featureTitle{font-size:22px;line-height:1.2}}

.TweetsSection-module__Qn865W__tweetsSection{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.TweetsSection-module__Qn865W__tweetsContainer{border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;max-width:1080px;padding:48px 4px 4px;display:flex}.TweetsSection-module__Qn865W__tweetTitle{color:var(--primary-text);margin:0 12px;font-size:20px;font-weight:400}.TweetsSection-module__Qn865W__tweetContainer{background:var(--background-superlight);grid-template-columns:1fr 1fr 1fr;gap:4px;width:100%;display:grid}.TweetsSection-module__Qn865W__tweetEmbed{border:1px solid var(--border-primary);background:0 0;border-radius:8px;flex-direction:column;align-items:flex-start;padding:20px;font-size:15px;font-weight:400;transition:background .2s ease-out;display:flex}.TweetsSection-module__Qn865W__tweetEmbed:hover{background:var(--background)}.TweetsSection-module__Qn865W__tweetHeader{align-items:center;margin-bottom:12px;display:flex}.TweetsSection-module__Qn865W__tweetAvatar{background:var(--brand-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;font-weight:600;display:flex}.TweetsSection-module__Qn865W__tweetInfo{flex:1}.TweetsSection-module__Qn865W__tweetName{color:var(--primary-text);font-weight:600}.TweetsSection-module__Qn865W__tweetHandle{color:var(--secondary-text);font-size:14px}.TweetsSection-module__Qn865W__tweetContent{color:var(--primary-text);font-size:18px;line-height:1.4}.TweetsSection-module__Qn865W__tweetDate{color:var(--text-tertiary);margin-top:8px;font-size:14px}@media (width<=768px){.TweetsSection-module__Qn865W__tweetContainer{grid-template-columns:1fr 1fr}}@media (width<=480px){.TweetsSection-module__Qn865W__tweetContainer{grid-template-columns:1fr}.TweetsSection-module__Qn865W__tweetTitle{font-size:18px}}

/*# sourceMappingURL=a573c22d58cf0922.css.map*/