.SectionWrapper_section__rYA5H{width:100%;padding:1rem;position:relative}.SectionWrapper_container__WlH1Q{max-width:1200px;margin:0 auto;width:100%}@media (min-width:768px){.SectionWrapper_section__rYA5H{padding:1.5rem}}.Button_button__hMNEn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:6px;font-family:var(--font-manrope),sans-serif;font-weight:600;font-size:1rem;line-height:1.5;cursor:pointer;transition:all .2s ease;border:1px solid transparent;text-decoration:none;gap:.5rem}.Button_primary__oSpWt{background:linear-gradient(135deg,var(--color-accent-primary),var(--color-accent-secondary));color:#fff;box-shadow:0 4px 12px rgba(212,106,52,.2);border:1px solid hsla(0,0%,100%,.1)}.Button_primary__oSpWt:hover{background:linear-gradient(135deg,var(--color-accent-secondary),var(--color-accent-primary));transform:translateY(-2px);box-shadow:0 6px 16px rgba(212,106,52,.3)}.Button_secondary__lRe7Q{background-color:hsla(0,0%,100%,.03);color:var(--foreground);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Button_secondary__lRe7Q:hover{background-color:hsla(0,0%,100%,.07);border-color:rgba(212,106,52,.5);transform:translateY(-2px)}.Button_ghost__mZ9vJ{background-color:transparent;color:var(--foreground);padding:.5rem 1rem}.Button_ghost__mZ9vJ:hover{color:var(--color-accent-primary);background-color:hsla(0,0%,100%,.05)}.Header_header__hO3lJ{position:fixed;top:0;left:0;right:0;z-index:100;transition:background-color .3s ease,border-bottom-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,border-bottom-color .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,border-bottom-color .3s ease,-webkit-backdrop-filter .3s ease;border-bottom:1px solid transparent}.Header_scrolled__sfZwa{background-color:rgba(10,12,16,.85);-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);border-bottom:1px solid hsla(0,0%,100%,.08)}.Header_menuOpen__DfELQ{background-color:transparent;border-bottom-color:transparent}.Header_container__EZyBV{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;height:100%}.Header_logo__e5KhT{font-family:var(--font-manrope),sans-serif;font-weight:700;font-size:1.5rem;display:flex;align-items:center;gap:.5rem;color:var(--foreground);z-index:101}.Header_logoIcon__VF71g{color:var(--color-accent-primary)}.Header_nav__3fHSH{display:none}.Header_navLinks__u6IRo{display:flex;align-items:center;gap:2rem;list-style:none}.Header_navLink__LzXns{font-size:.95rem;font-weight:500;color:var(--foreground);opacity:.8;transition:opacity .2s ease,color .2s ease;position:relative}.Header_navLink__LzXns:hover{opacity:1;color:var(--color-accent-primary)}.Header_navLink__LzXns:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--color-accent-primary);transition:width .2s ease}.Header_navLink__LzXns:hover:after{width:100%}.Header_mobileMenuButton__i228a{display:block;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:var(--foreground);cursor:pointer;padding:.6rem;z-index:101;transition:all .2s ease}.Header_mobileMenuButton__i228a:hover{background:hsla(0,0%,100%,.1);transform:scale(1.05)}.Header_mobileMenu___oHDY{position:fixed;top:0;left:0;right:0;height:100vh;height:100dvh;background:radial-gradient(circle at top right,rgba(212,106,52,.1),transparent 40%),linear-gradient(180deg,#111418,#0a0c10);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:90;padding:8rem 2rem 2rem;transform:translateX(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:3rem;overflow-y:auto;overscroll-behavior:contain}.Header_mobileMenuOpen__jlZ4l{transform:translateX(0)}.Header_mobileNavLinks__E7Kei{list-style:none;display:flex;flex-direction:column;gap:2.5rem}.Header_mobileNavLinks__E7Kei a{font-size:2rem;font-weight:700;color:var(--foreground);text-decoration:none;transition:color .2s ease}.Header_mobileNavLinks__E7Kei a:hover{color:var(--color-accent-primary)}@media (min-width:768px){.Header_nav__3fHSH{display:block}.Header_mobileMenuButton__i228a,.Header_mobileMenu___oHDY{display:none}}.Contact_container__XIX6f{max-width:600px;margin:0 auto;text-align:center}.Contact_header__LYZJ9{margin-bottom:3rem}.Contact_title__cmhko{font-size:2.5rem;margin-bottom:1rem}.Contact_subtitle__cEX9_{opacity:.7;font-size:1.1rem;line-height:1.7;overflow-wrap:anywhere}.Contact_primaryActions__kmqd9{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.Contact_copyContainer__huJpb{display:flex;flex-direction:column;align-items:center;gap:1rem}.Contact_copyButton__8JzUm{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);color:var(--foreground);padding:1rem 1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;cursor:pointer;font-family:inherit;font-size:1.1rem;transition:all .2s ease;width:100%;max-width:400px;justify-content:space-between}.Contact_copyButton__8JzUm:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.Contact_copyButton__8JzUm:active{transform:translateY(0)}.Contact_emailIcon__Dnv_I{opacity:.5}.Contact_emailText___c9Vb{font-weight:500;flex:1 1;text-align:left;margin:0 1rem}.Contact_copyIcon__kObqp{opacity:.5;transition:opacity .2s}.Contact_copyButton__8JzUm:hover .Contact_copyIcon__kObqp{opacity:1;color:var(--color-accent-primary)}.Contact_copiedRef__kr73B{display:flex;align-items:center;gap:.5rem;color:#4ade80;font-size:.9rem;font-weight:600;animation:Contact_fadeIn__ai20F .2s ease}.Contact_hint__qkC_S{font-size:.85rem;opacity:.5;line-height:1.5}@keyframes Contact_fadeIn__ai20F{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Contact_primaryActions__kmqd9{flex-direction:column}}.Hero_hero__MpeZv{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--color-bg-dark);color:var(--color-text-main-dark);padding-top:80px}.Hero_background__CbAD8{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.4;pointer-events:none}.Hero_shape__uay83{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:Hero_float__ut_Gv 20s ease-in-out infinite}.Hero_shape1__It6Yn{top:-10%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,var(--color-accent-primary) 0,transparent 70%);animation-delay:0s}.Hero_shape2__BBIqV{bottom:-10%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,var(--color-surface-dark) 0,transparent 70%);animation-delay:-5s}.Hero_shape3__28UKB{top:40%;left:30%;width:300px;height:300px;background:radial-gradient(circle,var(--color-accent-secondary) 0,transparent 70%);animation-delay:-10s;opacity:.2}@keyframes Hero_float__ut_Gv{0%,to{transform:translate(0)}25%{transform:translate(20px,20px)}50%{transform:translate(-10px,40px)}75%{transform:translate(-30px,10px)}}.Hero_content__LbyeP{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 1.5rem;opacity:0;transform:translateY(20px);animation:Hero_fadeIn___JESR 1s ease-out forwards;animation-delay:.2s}.Hero_eyebrow__2q3yE{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;margin-bottom:1.5rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:rgba(248,249,250,.86);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.Hero_title__M0ThY{font-size:clamp(2.5rem,5vw + 1rem,4.5rem);margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.Hero_title__M0ThY span{display:block;color:var(--color-accent-primary);font-size:clamp(1rem,2vw + .5rem,1.25rem);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-weight:600}.Hero_subtitle__Bxmw7{font-size:clamp(1.1rem,1.5vw + .5rem,1.25rem);line-height:1.6;opacity:.8;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.Hero_proofGrid__8_Jmd{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:2.25rem}.Hero_proofPill__Wnjfa{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.65rem 1rem;border-radius:999px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:rgba(248,249,250,.88);font-size:.9rem;line-height:1.3;overflow-wrap:anywhere}.Hero_actions__JFz_9{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@keyframes Hero_fadeIn___JESR{to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.Hero_hero__MpeZv{padding-top:60px;min-height:auto;padding-bottom:4rem}.Hero_shape__uay83{opacity:.2}.Hero_proofGrid__8_Jmd{gap:.6rem}.Hero_proofPill__Wnjfa{width:100%}}.Hero_logoWrapper__OBMb1{margin-bottom:2rem;display:flex;justify-content:center;animation:Hero_fadeInDown__hVNSU .8s ease-out forwards}.Hero_heroLogo__JpOg_{color:var(--color-accent-primary);filter:drop-shadow(0 0 20px rgba(var(--color-accent-primary-rgb),.3))}@keyframes Hero_fadeInDown__hVNSU{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Card_card__7jt2e{background-color:var(--surface);border:1px solid hsla(0,0%,50%,.2);border-radius:6px;padding:1.5rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column}.Card_card__7jt2e:hover{transform:translateY(-4px);border-color:var(--color-accent-primary);box-shadow:0 8px 16px rgba(0,0,0,.1)}.Card_card__7jt2e h3{margin-bottom:.5rem;font-size:1.25rem}.Card_card__7jt2e p{color:inherit;opacity:.8;line-height:1.6}.Products_grid__3JQ6D{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.Products_sectionHeader__N3w28{text-align:center;margin-bottom:4rem}.Products_title__7SA_t{font-size:2.5rem;margin-bottom:1rem}.Products_subtitle__X_hhL{opacity:.7;max-width:600px;margin:0 auto;line-height:1.6}.Products_sections__27yGd{display:flex;flex-direction:column;gap:3rem}.Products_productSection__YbOw7{display:flex;flex-direction:column;gap:1.5rem}.Products_groupHeader__fZvKP{display:flex;flex-direction:column;gap:.45rem}.Products_groupTitle__vMkDz{font-size:1.25rem;font-weight:700}.Products_groupDescription__a5PP9{max-width:42rem;opacity:.72;line-height:1.6;overflow-wrap:anywhere}.Products_cardHeader__nnaCA{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Products_iconWrapper__3dSwl{width:48px;height:48px;border-radius:8px;background-color:rgba(212,106,52,.1);display:flex;align-items:center;justify-content:center;color:var(--color-accent-primary)}.Products_tag__8n6XI{font-size:.75rem;padding:.25rem .75rem;border-radius:100px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);font-weight:500;letter-spacing:.02em}.Products_cardTitle__KnTK5{font-size:1.5rem;margin-bottom:.75rem;font-weight:700}.Products_cardDescription__9TW1u{opacity:.8;line-height:1.6;margin-bottom:2rem;flex-grow:1;overflow-wrap:anywhere}.Products_cardAction__yVT1t{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-accent-primary);font-size:.9rem;transition:gap .2s ease}.Products_cardAction__yVT1t:hover{gap:.75rem}@media (min-width:768px){.Products_grid__3JQ6D{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Products_grid__3JQ6D{grid-template-columns:repeat(3,1fr)}.Products_grid__3JQ6D>:nth-child(3n+1):last-child{grid-column:2}}.About_container__pl2mZ{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center}.About_content__IIHxV{display:flex;flex-direction:column;gap:2rem}.About_title__6Wxod{font-size:2.5rem;margin-bottom:1rem}.About_description__mTl1e{font-size:1.1rem;line-height:1.7;opacity:.8;margin-bottom:1rem;overflow-wrap:anywhere}.About_values__1SRtP{display:flex;flex-direction:column;gap:1.5rem}.About_valueItem__PVeEj{display:flex;gap:1rem;align-items:flex-start}.About_valueIcon__mcGsI{color:var(--color-accent-primary);margin-top:.25rem}.About_valueTitle__6hY3x{font-weight:700;font-size:1.1rem;margin-bottom:.25rem;display:block}.About_valueText__2wHUC{opacity:.7;line-height:1.5;font-size:.95rem}@media (prefers-color-scheme:dark){.About_visual__T7La8{background:linear-gradient(135deg,var(--color-surface-dark) 0,transparent 100%)}}.About_foxShape__JyrY1{width:200px;height:200px;border:2px solid var(--color-accent-primary);transform:rotate(45deg);position:relative}.About_foxShape__JyrY1:before{top:-20px;left:-20px;border:2px solid var(--color-support-blue)}.About_foxShape__JyrY1:after,.About_foxShape__JyrY1:before{content:"";position:absolute;width:100%;height:100%;opacity:.5}.About_foxShape__JyrY1:after{bottom:-20px;right:-20px;border:2px solid var(--color-support-green)}@media (min-width:900px){.About_container__pl2mZ{grid-template-columns:3fr 2fr;gap:5rem}}.About_visual__T7La8{position:relative;height:320px;background:linear-gradient(135deg,hsla(0,0%,100%,.03),transparent);border-radius:20px;border:1px solid hsla(0,0%,100%,.05);overflow:hidden;display:flex;align-items:center;justify-content:center}.project_container__gLZf0{padding-top:100px;padding-bottom:120px;min-height:100vh;background:radial-gradient(circle at top right,rgba(212,106,52,.05),transparent 40%)}.project_header__WP9XN{margin-bottom:5rem;position:relative;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.project_backLink__yzx9W{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);text-decoration:none;margin-bottom:2.5rem;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;opacity:.6;transition:all .2s ease}.project_backLink__yzx9W:hover{color:var(--color-accent-primary);opacity:1;transform:translateX(-5px)}.project_titleWrapper__7xuXo{display:flex;align-items:center;gap:2rem}.project_iconWrapper__BdL8s{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,rgba(212,106,52,.1),rgba(212,106,52,.05));border:1px solid rgba(212,106,52,.2);color:var(--color-accent-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px -8px rgba(212,106,52,.3)}.project_title__Lqql8{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.02em;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.project_contentGrid__dCNGr{display:grid;grid-template-columns:1fr 400px;grid-gap:6rem;gap:6rem;align-items:start}@media (max-width:1024px){.project_contentGrid__dCNGr{grid-template-columns:1fr;gap:4rem}}.project_sectionsContainer__NGteP{display:flex;flex-direction:column;gap:4rem}.project_contentSection__0cP3h{position:relative}.project_sectionTitle__upngh{font-size:1.5rem;margin-bottom:1.25rem;color:var(--foreground);font-weight:700;display:flex;align-items:center;gap:1rem}.project_sectionTitle__upngh:before{content:"";display:block;width:4px;height:1.5rem;background:var(--color-accent-primary);border-radius:2px}.project_description__PZRrX{font-size:1.15rem;line-height:1.8;color:var(--color-text-secondary);font-weight:300}.project_inspirationCard__odl4Q{margin-top:4rem;padding:2.5rem;background:hsla(0,0%,100%,.02);border-radius:24px;border:1px solid hsla(0,0%,100%,.05);position:relative;overflow:hidden}.project_inspirationCard__odl4Q:after{content:'"';position:absolute;top:-10px;right:20px;font-size:10rem;font-family:serif;color:hsla(0,0%,100%,.03);pointer-events:none}.project_inspirationCard__odl4Q h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;color:var(--color-accent-primary);font-weight:700}.project_inspirationText__ic9El{font-size:1.25rem;line-height:1.6;color:hsla(0,0%,100%,.9);font-style:italic;font-family:var(--font-serif,serif)}.project_sidebar__BTXsi{position:-webkit-sticky;position:sticky;top:120px;display:flex;flex-direction:column;gap:2.5rem}.project_sidebarBlock___VGyL{background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;border:1px solid hsla(0,0%,100%,.05)}.project_sidebarTitle__nil0L{font-size:1rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;color:hsla(0,0%,100%,.5);font-weight:600}.project_tagContainer__ijeDy{display:flex;flex-wrap:wrap;gap:.75rem}.project_tag__QBclc{font-size:.85rem;padding:.5rem 1rem;border-radius:8px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);font-weight:500;transition:all .2s ease}.project_tag__QBclc:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#fff;transform:translateY(-2px)}.project_featureList__ncnzu{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.project_featureItem__mYRNu{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.5}.project_checkIcon__eyQhf{color:var(--color-accent-primary);margin-top:4px;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(212,106,52,.4))}.project_noticeCard__ecqts{margin-top:4rem;background:linear-gradient(90deg,rgba(212,106,52,.05),transparent);border-color:rgba(212,106,52,.2);border-style:solid;border-width:1px 0;padding:2rem 0}.project_noticeCard__ecqts h3{color:var(--color-accent-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.project_noticeCard__ecqts p{font-size:1rem;opacity:.7;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.project_container__gLZf0{padding-top:100px;padding-bottom:80px}.project_header__WP9XN{margin-bottom:3rem}.project_title__Lqql8{font-size:2.5rem}.project_inspirationCard__odl4Q:after{font-size:8rem;top:-20px}}.software_intro__ikPdy{text-align:center;max-width:800px;margin:0 auto 6rem}.software_title___7o3X{font-size:3rem;margin-bottom:1.5rem}.software_subtitle__6zGKk{font-size:1.25rem;opacity:.8;line-height:1.6;max-width:600px;margin:0 auto}.software_grid__gvZnj{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%}@media (min-width:768px){.software_grid__gvZnj{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.software_grid__gvZnj{grid-template-columns:repeat(3,1fr)}.software_grid__gvZnj>:nth-child(3n+1):last-child{grid-column:2}}.software_card___pXB1{background-color:var(--surface);border:1px solid hsla(0,0%,50%,.2);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease;height:100%;position:relative;overflow:hidden}.software_card___pXB1:hover{transform:translateY(-5px);border-color:var(--color-accent-primary);box-shadow:0 10px 40px -10px rgba(0,0,0,.2)}.software_cardHeader__bbnbP{display:flex;justify-content:space-between;align-items:flex-start}.software_iconWrapper__2J2Rs{width:56px;height:56px;border-radius:12px;background-color:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;color:var(--color-accent-primary)}.software_cardTitle__Gk2I7{font-size:1.5rem;font-weight:700;margin:0}.software_projectLink__ZKHW4{text-decoration:none;color:inherit;display:block}.software_projectLink__ZKHW4:hover .software_cardTitle__Gk2I7{color:var(--color-accent-primary)}.software_projectLinkIndicator__xNpMC{text-decoration:none;color:inherit;display:block}.software_description__gBpFb{font-size:1rem;line-height:1.6;opacity:.8;flex-grow:1}.software_tags__KG3wV{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.software_tag__42vse{font-family:var(--font-mono,monospace);font-size:.75rem;padding:.25rem .75rem;border-radius:100px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);letter-spacing:.02em}.software_tag__42vse[data-type=highlight]{background-color:rgba(var(--color-accent-primary-rgb),.1);border-color:var(--color-accent-primary);color:var(--color-accent-primary)}.software_arrowIcon__iKZpq{opacity:0;transform:translate(-5px,5px);transition:all .2s ease;color:var(--color-accent-primary)}.software_projectLink__ZKHW4:hover .software_arrowIcon__iKZpq{opacity:1;transform:translate(0)}.software_card___pXB1[data-status=coming-soon]{opacity:.8}.software_card___pXB1[data-status=coming-soon]:not([data-interactable=true]):hover{transform:none;border-color:hsla(0,0%,50%,.2)}.ViewToggle_toggleContainer__at728{display:flex;width:max-content;margin:0 auto 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;padding:4px;position:relative;z-index:10}.ViewToggle_toggleButton__1e6XM{background:transparent;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:100px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;opacity:.6;position:relative;z-index:2}.ViewToggle_toggleButtonActive__9lJhF{opacity:1}.ViewToggle_toggleSlider__qYe6r{position:absolute;top:4px;bottom:4px;left:0;background:var(--color-accent-primary);border-radius:100px;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}@media (max-width:768px){.ViewToggle_toggleContainer__at728{width:100%;overflow-x:auto}.ViewToggle_toggleButton__1e6XM{padding:.6rem 1rem;font-size:.85rem;flex:1 1;white-space:nowrap}}.AICard_card__cv_qy{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}.AICard_hoverable__EZst_:hover{border-color:rgba(212,106,52,.3);background:rgba(212,106,52,.03);transform:translateY(-2px);box-shadow:0 10px 30px -10px rgba(0,0,0,.5)}.AICard_clickable__uHwLg{cursor:pointer}.AICard_hoverable__EZst_:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--color-accent-primary),transparent);transform:scaleX(0);transition:transform .3s ease}.AICard_hoverable__EZst_:hover:after{transform:scaleX(1)}.AIBadge_badge__8lKJc{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.025em;width:max-content}.AIBadge_primary__eXJVU{background:rgba(212,106,52,.1);color:var(--color-accent-primary);border:1px solid rgba(212,106,52,.2)}.AIBadge_secondary__w1Adj{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.1)}.AIBadge_outline__bAXJK{background:transparent;color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.15)}.AISectionLayout_layout__a9Gwf{width:100%;padding:1rem 0;display:flex;flex-direction:column;align-items:center;animation:AISectionLayout_fadeInSlide__H0Giy .5s cubic-bezier(.16,1,.3,1)}.AISectionLayout_container__cszms{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@keyframes AISectionLayout_fadeInSlide__H0Giy{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StrategySection_introHeader__M55_O{text-align:center;max-width:800px;margin:0 auto 3rem}.StrategySection_sectionTitle__xoKjN{font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.StrategySection_sectionDescription__78K9v{font-size:1.125rem;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:4rem}.StrategySection_cardHeader__t1XoA{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.StrategySection_iconWrapper__9LWbP{color:var(--color-accent-primary)}.StrategySection_cardTitle__F9SFE{font-size:1.5rem;font-weight:600}.StrategySection_roiBadge__e_cX5{margin-bottom:1rem;align-self:center}.StrategySection_descriptionText__sFODz{margin-bottom:1.5rem;opacity:.8;text-align:center;font-size:1rem;line-height:1.6}.StrategySection_stepsList__YUa5O{list-style:none;padding:1.5rem 0 0;display:flex;flex-direction:column;gap:1.5rem}.StrategySection_collapseContainer__Iji6J{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;overflow:hidden;opacity:0;width:100%}.StrategySection_collapseContainer__Iji6J.StrategySection_isExpanded__Cfrot{grid-template-rows:1fr;opacity:1}.StrategySection_collapseContainer__Iji6J>ul{min-height:0}.StrategySection_toggleTrigger__vHdAr{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;margin:1rem auto 0;cursor:pointer;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.StrategySection_toggleTrigger__vHdAr:hover{background:hsla(0,0%,100%,.08);border-color:rgba(212,106,52,.4);transform:translateY(-1px)}.StrategySection_toggleLabel__7olFb{font-size:.85rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;opacity:.8}.StrategySection_chevron__SXj59{transition:transform .4s cubic-bezier(.16,1,.3,1);opacity:.6}.StrategySection_chevronUp__aRDYZ{transform:rotate(180deg)}.StrategySection_stepItem__COK_N{display:flex;align-items:flex-start;gap:1.5rem;padding:1rem;background:hsla(0,0%,100%,.02);border-radius:12px;border:1px solid hsla(0,0%,100%,.05)}.StrategySection_stepNumber__vM68v{font-weight:700;color:var(--color-accent-primary);opacity:.5;font-family:monospace;font-size:1.25rem}.StrategySection_stepContent__kpHIp{flex:1 1;text-align:left}.StrategySection_stepTitle__3_ZkB{font-weight:600;margin-bottom:.25rem;font-size:1.1rem}.StrategySection_stepDesc__jnb85{font-size:.95rem;opacity:.7;line-height:1.6}@media (max-width:768px){.StrategySection_stepItem__COK_N{flex-direction:column;align-items:center;text-align:center}.StrategySection_stepContent__kpHIp{text-align:center}}.AIPeopleTicker_tickerContainer___SKBX{width:100%;overflow:hidden;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08);padding:.85rem 0;margin-bottom:2rem;display:flex;align-items:center;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.AIPeopleTicker_tickerLabel__Kclzf{position:absolute;left:0;z-index:10;background:var(--background);padding:0 1.5rem;font-weight:800;text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;color:var(--color-accent-primary,#d46a34);height:100%;display:flex;align-items:center;border-right:1px solid hsla(0,0%,100%,.1);box-shadow:10px 0 20px rgba(0,0,0,.5)}.AIPeopleTicker_tickerTrack__RWQiv{display:flex;gap:4rem;width:max-content;animation:AIPeopleTicker_scroll__X_rAn 80s linear infinite}.AIPeopleTicker_tickerContainer___SKBX:hover .AIPeopleTicker_tickerTrack__RWQiv{animation-play-state:paused}.AIPeopleTicker_tickerItem__qF0Kx{display:flex;align-items:center;gap:.75rem;white-space:nowrap;color:hsla(0,0%,100%,.6);font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease;padding:.25rem .5rem;border-radius:6px}.AIPeopleTicker_tickerItem__qF0Kx:hover{color:#fff;background:hsla(0,0%,100%,.05)}.AIPeopleTicker_name__Q6k0e{letter-spacing:.02em}.AIPeopleTicker_handle__06ZgR{opacity:.4;font-size:.8rem;font-weight:400;transition:opacity .3s ease}.AIPeopleTicker_tickerItem__qF0Kx:hover .AIPeopleTicker_handle__06ZgR{opacity:.9;color:var(--color-accent-primary,#d46a34)}.AIPeopleTicker_indicator__M_40K{color:var(--color-accent-primary,#d46a34);font-size:.6rem;opacity:.8}@keyframes AIPeopleTicker_scroll__X_rAn{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.TrendsSection_trendMeta__sagRf{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;width:100%}.TrendsSection_trendDate__IY8nO{opacity:.4;font-size:.85rem}.TrendsSection_trendTitle__8DAKK{font-size:1.75rem;line-height:1.3;margin-bottom:1rem;text-align:center}.TrendsSection_trendDesc__RQrRM{opacity:.7;line-height:1.6;margin-bottom:2rem;text-align:center}.TrendsSection_myTake__M4i_Q{background:hsla(0,0%,100%,.02);border:1px solid rgba(212,106,52,.1);padding:1.5rem;border-radius:12px;margin-bottom:2rem;width:100%}.TrendsSection_takeLabel__91_Zt{display:block;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;color:var(--color-accent-primary)}.TrendsSection_takeText__09ZJk{font-style:italic;opacity:.9;text-align:left;line-height:1.6}.TrendsSection_trendFooter__uZ3uu{display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-top:auto}.TrendsSection_tagContainer__8P7ji{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.TrendsSection_clickableTag__PQKzE{cursor:pointer;transition:all .2s ease}.TrendsSection_clickableTag__PQKzE:hover{background:rgba(212,106,52,.2);color:var(--color-accent-primary);border-color:var(--color-accent-primary)}.TrendsSection_pillsButton__KyUME{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;color:#fff;font-weight:500;font-size:.95rem;transition:all .2s ease;text-decoration:none}.TrendsSection_pillsButton__KyUME:hover{background:var(--color-accent-primary);border-color:var(--color-accent-primary);transform:translateY(-2px);box-shadow:0 4px 15px rgba(212,106,52,.2)}@media (max-width:768px){.TrendsSection_trendTitle__8DAKK{font-size:1.5rem}.TrendsSection_trendMeta__sagRf{flex-direction:column;gap:.5rem}}.SchemaViewer_container__4biqO{width:100%;margin:2rem 0}.SchemaViewer_layout__A9djB{display:grid;grid-template-columns:320px 1fr;grid-gap:2rem;gap:2rem;height:calc(100vh - 140px);min-height:600px;max-height:900px}.SchemaViewer_sidebar__WXGIj{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;padding-right:.5rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}.SchemaViewer_sidebar__WXGIj::-webkit-scrollbar{width:4px}.SchemaViewer_sidebar__WXGIj::-webkit-scrollbar-track{background:transparent}.SchemaViewer_sidebar__WXGIj::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:10px}.SchemaViewer_sidebar__WXGIj::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.SchemaViewer_navItem__BVnGa{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;color:var(--color-text-main-dark);text-align:left;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;flex-shrink:0}.SchemaViewer_navItem__BVnGa:hover{background:hsla(0,0%,100%,.04)}.SchemaViewer_navItemActive__an2Ax{background:rgba(212,106,52,.1);border-color:rgba(212,106,52,.3);color:#fff}.SchemaViewer_iconBox___mIYW{width:36px;height:36px;border-radius:8px;background:hsla(0,0%,100%,.03);display:flex;align-items:center;justify-content:center;color:var(--color-accent-primary);transition:all .3s ease}.SchemaViewer_navItemActive__an2Ax .SchemaViewer_iconBox___mIYW{background:var(--color-accent-primary);color:#fff;box-shadow:0 0 15px rgba(212,106,52,.3)}.SchemaViewer_navTitle__2wRQE{font-size:.9rem;font-weight:600;flex:1 1}.SchemaViewer_chevron__qfMLj{opacity:0;transform:translateX(-5px);transition:all .3s ease;color:var(--color-accent-primary)}.SchemaViewer_chevronVisible__qBdDR{opacity:1;transform:translateX(0)}.SchemaViewer_content__mLrUh{position:relative;height:100%;overflow:hidden}.SchemaViewer_displayCard__bkONh{background:rgba(26,28,40,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:2.5rem;height:100%;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow:hidden}.SchemaViewer_cardHeader__nl9zz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.SchemaViewer_displayTitle__gi5TM{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.01em}.SchemaViewer_badge__2aAN2{font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--color-accent-primary);background:rgba(212,106,52,.1);padding:.25rem .75rem;border-radius:100px;letter-spacing:.05em}.SchemaViewer_codeBlock___hVrw{flex:1 1;background:rgba(0,0,0,.5);border-radius:16px;padding:1.5rem;margin-bottom:2rem;border:1px solid hsla(0,0%,100%,.05);overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}.SchemaViewer_codeBlock___hVrw::-webkit-scrollbar{width:6px;height:6px}.SchemaViewer_codeBlock___hVrw::-webkit-scrollbar-corner,.SchemaViewer_codeBlock___hVrw::-webkit-scrollbar-track{background:transparent}.SchemaViewer_codeBlock___hVrw::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:10px}.SchemaViewer_codeBlock___hVrw::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.SchemaViewer_codeBlock___hVrw pre{margin:0;white-space:pre-wrap;word-break:break-word}.SchemaViewer_codeBlock___hVrw code{color:#e9ecef;font-family:var(--font-mono,monospace);font-size:.95rem;line-height:1.6}.SchemaViewer_explanation__IBO_k{margin-top:auto;flex-shrink:0}.SchemaViewer_explanationInner__gDD4f{background:rgba(212,106,52,.05);border-left:4px solid var(--color-accent-primary);padding:1.25rem 1.5rem;border-radius:0 12px 12px 0}.SchemaViewer_explanationTitle__Yl1HL{font-size:.8rem;font-weight:800;text-transform:uppercase;color:var(--color-accent-primary);margin-bottom:.5rem;letter-spacing:.05em}.SchemaViewer_explanationText__5AoMg{font-size:.95rem;line-height:1.5;color:#fff;opacity:.9}@media (max-width:1024px){.SchemaViewer_layout__A9djB{grid-template-columns:1fr}.SchemaViewer_sidebar__WXGIj{flex-direction:row;overflow-x:auto;padding-bottom:1rem}.SchemaViewer_navItem__BVnGa{width:max-content;flex-shrink:0}.SchemaViewer_chevron__qfMLj,.SchemaViewer_navTitle__2wRQE{display:none}}.ShowcaseSection_introHeader__TwYQT{text-align:center;max-width:800px;margin:0 auto 3rem}.ShowcaseSection_sectionTitle__pNRkl{font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ShowcaseSection_sectionDescription__EhiKA{font-size:1.125rem;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:4rem}.WorkflowsSection_card__TwdYX{background:rgba(26,28,40,.8)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08)!important;box-shadow:0 20px 40px rgba(0,0,0,.3)!important;border-radius:24px!important}.WorkflowsSection_introHeader__746iX{text-align:center;max-width:800px;margin:0 auto 3rem}.WorkflowsSection_sectionTitle__zHPY_{font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.WorkflowsSection_sectionDescription__WWFba{font-size:1.125rem;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:4rem}.WorkflowsSection_cardHeader__pWqNn{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.WorkflowsSection_iconBox__lol_R{color:var(--color-accent-primary)}.WorkflowsSection_titleContent__UrKtr{text-align:center}.WorkflowsSection_title__2Fjgs{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.WorkflowsSection_description__BOoXF{margin-bottom:1.5rem;opacity:.8;text-align:center;font-size:1rem;line-height:1.6}.WorkflowsSection_steps__H2UnO{list-style:none;padding:1.5rem 0 0;display:flex;flex-direction:column;gap:1.5rem;width:100%}.WorkflowsSection_collapseContainer__GSgLM{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;overflow:hidden;opacity:0;width:100%}.WorkflowsSection_collapseContainer__GSgLM.WorkflowsSection_isExpanded___GhwV{grid-template-rows:1fr;opacity:1}.WorkflowsSection_collapseContainer__GSgLM>div{min-height:0}.WorkflowsSection_toggleTrigger__xN0op{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;margin:1rem auto 0;cursor:pointer;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.WorkflowsSection_toggleTrigger__xN0op:hover{background:hsla(0,0%,100%,.08);border-color:rgba(212,106,52,.4);transform:translateY(-1px)}.WorkflowsSection_toggleLabel__w6Ei8{font-size:.85rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;opacity:.8}.WorkflowsSection_chevron__bg9CO{transition:transform .4s cubic-bezier(.16,1,.3,1);opacity:.6}.WorkflowsSection_chevronUp__oVjav{transform:rotate(180deg)}.WorkflowsSection_stepsList__SmTys{list-style:none;padding:1.5rem 0 0;display:flex;flex-direction:column;gap:1.5rem}.WorkflowsSection_step__GO6L_{display:flex;align-items:flex-start;gap:1.5rem;padding:1rem;background:hsla(0,0%,100%,.02);border-radius:12px;border:1px solid hsla(0,0%,100%,.05)}.WorkflowsSection_stepNumber__eMkDk{font-weight:700;color:var(--color-accent-primary);opacity:.5;font-family:monospace;font-size:1.25rem}.WorkflowsSection_stepContent__RS2Ur{flex:1 1;text-align:left}.WorkflowsSection_stepTitle__SeHsF{font-weight:600;margin-bottom:.25rem;font-size:1.1rem;color:#fff}.WorkflowsSection_stepDescription__2_kW5{font-size:.95rem;opacity:.7;line-height:1.6}.WorkflowsSection_toolsContainer__8pI_8{margin-top:2rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.WorkflowsSection_toolsTitle__fZPco{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.4);margin-bottom:1rem;font-weight:700}.WorkflowsSection_toolsList__1QbJF{display:flex;flex-wrap:wrap;gap:.5rem}.WorkflowsSection_toolTag__4D7ZR{font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);padding:.25rem .75rem;border-radius:100px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.025em}.WorkflowsSection_toolTag__4D7ZR:hover{background:rgba(212,106,52,.1);border-color:rgba(212,106,52,.3);color:var(--color-accent-primary)}@media (max-width:768px){.WorkflowsSection_step__GO6L_{flex-direction:column;align-items:center;text-align:center}.WorkflowsSection_stepContent__RS2Ur{text-align:center}}.ai_container__SRkuI{padding-top:0;padding-bottom:2rem}.ai_intro__5DnKD{max-width:1200px;margin:0 auto 1rem;text-align:center}.ai_title__oYK2r{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem;line-height:1.1}.ai_accent__K4IBA{color:var(--color-accent-primary)}.ai_description__Qp4E2{font-size:1.25rem;opacity:.8;line-height:1.6;max-width:1000px;margin:0 auto}.ai_grid__qBBd4{display:grid;grid-gap:1rem;gap:1rem;justify-items:center}.ai_heroSection__YHSoJ{padding-top:0!important}.ai_workflowSection__haoRZ{display:flex;flex-direction:column;gap:2rem}.ai_workflowHeader__6hHV0{display:flex;align-items:center;gap:1rem}.ai_iconBox__wo9r9{width:48px;height:48px;border-radius:12px;background:var(--color-accent-primary);display:flex;align-items:center;justify-content:center;color:#fff}.ai_workflowTitle__KZ5ki{font-size:1.75rem}.ai_workflowSubtitle__htYH8{opacity:.6}.ai_workflowList__HiHTF{display:flex;flex-direction:column;gap:3rem}.ai_comingSoonCard__Ay1t7{background:linear-gradient(135deg,rgba(212,106,52,.05),hsla(0,0%,100%,.02));border:1px solid rgba(212,106,52,.15);border-radius:24px;padding:3rem 4rem;text-align:left;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease;margin-top:2rem}.ai_comingSoonCard__Ay1t7:hover{background:linear-gradient(135deg,rgba(212,106,52,.08),hsla(0,0%,100%,.04));border-color:rgba(212,106,52,.3)}.ai_comingSoonTitle__0HAfN{font-size:1.5rem;font-weight:600;color:var(--color-accent-primary);margin-bottom:.5rem}.ai_comingSoonText__Ov4jq{font-size:1rem;color:hsla(0,0%,100%,.75);max-width:800px;line-height:1.7}.ai_comingSoonActions__tSGsr{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.ai_actionLink__HAf3H{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;color:#fff;font-weight:500;font-size:.9rem;transition:all .2s ease;text-decoration:none}.ai_actionLink__HAf3H:hover{background:var(--color-accent-primary);border-color:var(--color-accent-primary);transform:translateY(-2px)}@media (max-width:768px){.ai_container__SRkuI{padding-top:0;padding-bottom:60px}.ai_intro__5DnKD{margin-bottom:48px}.ai_description__Qp4E2{font-size:1.1rem}.ai_workflowTitle__KZ5ki{font-size:1.35rem}.ai_workflowSubtitle__htYH8{font-size:.9rem;white-space:normal;word-wrap:break-word}.ai_iconBox__wo9r9{width:40px;height:40px}.ai_comingSoonCard__Ay1t7{padding:2rem 1.5rem;border-radius:20px}.ai_comingSoonTitle__0HAfN{font-size:1.25rem}.ai_comingSoonText__Ov4jq{font-size:.95rem}.ai_comingSoonActions__tSGsr{flex-direction:column;gap:.75rem;align-items:flex-start}.ai_actionLink__HAf3H{padding:.5rem 1rem;font-size:.85rem;width:100%;justify-content:center}.ai_description__Qp4E2,.ai_intro__5DnKD{max-width:100%}.ai_workflowHeader__6hHV0{flex-direction:column;align-items:flex-start;gap:1rem}}