.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.Hero-module__ZARIfG__hero__content{z-index:1;max-width:800px}.Hero-module__ZARIfG__hero__headline{background:linear-gradient(135deg,var(--color-text)0%,var(--color-gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.Hero-module__ZARIfG__hero__subhead{color:var(--color-text-dim);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__ZARIfG__hero__scroll{color:var(--color-text-dim);flex-direction:column;align-items:center;gap:.75rem;font-size:.875rem;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse;display:flex}.Hero-module__ZARIfG__hero__arrow{border:2px solid var(--color-gold);border-top:none;border-left:none;width:24px;height:24px;animation:2s ease-in-out infinite Hero-module__ZARIfG__bounce;transform:rotate(45deg)}.Hero-module__ZARIfG__hero__former{color:var(--color-text-dim);font-size:.75rem;font-style:italic;position:absolute;bottom:2rem}@keyframes Hero-module__ZARIfG__bounce{0%,20%,50%,80%,to{transform:translateY(0)rotate(45deg)}40%{transform:translateY(8px)rotate(45deg)}60%{transform:translateY(4px)rotate(45deg)}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.7}50%{opacity:1}}@media (max-width:768px){.Hero-module__ZARIfG__hero__headline{font-size:2rem}.Hero-module__ZARIfG__hero__subhead{font-size:1rem}}
.ContentStrip-module__gR3iIG__contentStrip{isolation:isolate;z-index:3;min-height:100vh;position:relative;overflow-x:hidden}.ContentStrip-module__gR3iIG__contentStrip:before{content:"";top:0;left:var(--edge-gutter);right:var(--edge-gutter);background:var(--color-bg-strip);opacity:var(--forge-active,0);pointer-events:none;z-index:3;transition:opacity .3s;position:fixed;bottom:0}.ContentStrip-module__gR3iIG__contentStrip:after{content:"";top:0;left:var(--edge-gutter);right:var(--edge-gutter);opacity:var(--strip-glow-opacity,0);pointer-events:none;z-index:6;border-left:1px solid #d4a53cd9;border-right:1px solid #d4a53cd9;transition:opacity .3s;position:fixed;bottom:0;box-shadow:0 0 0 1px #d4a53c0f,0 0 50px #d4a53c1f,0 0 16px #d4a53c1a}.ContentStrip-module__gR3iIG__contentStrip__inner{max-width:var(--content-max-width);z-index:5;margin:0 auto;position:relative}@media (max-width:768px){.ContentStrip-module__gR3iIG__contentStrip{padding-left:var(--edge-gutter);padding-right:var(--edge-gutter)}.ContentStrip-module__gR3iIG__contentStrip__inner{max-width:calc(100vw - (2*var(--edge-gutter)))}.ContentStrip-module__gR3iIG__contentStrip:after{box-shadow:0 0 40px #d4a53c1f,0 0 12px #d4a53c1a}}@media (prefers-reduced-motion:reduce){.ContentStrip-module__gR3iIG__contentStrip:before,.ContentStrip-module__gR3iIG__contentStrip:after{transition:none}}
.ScrollTransition-module__AuSWwq__scrollTransition{isolation:isolate;min-height:100vh;position:relative}.ScrollTransition-module__AuSWwq__edgeOverlay{width:var(--edge-gutter);z-index:2;pointer-events:none;will-change:transform,opacity;background:linear-gradient(90deg,#0a0a0ff2 0%,#0a0a0fd9 55%,#0000 100%);transition:opacity .1s;position:fixed;top:0;bottom:0}.ScrollTransition-module__AuSWwq__edgeOverlayLeft{transform:translateX(calc(-1*var(--edge-overlay-translate,100%)));left:0}.ScrollTransition-module__AuSWwq__edgeOverlayRight{transform:translateX(var(--edge-overlay-translate,100%));background:linear-gradient(270deg,#0a0a0ff2 0%,#0a0a0fd9 55%,#0000 100%);right:0}.ScrollTransition-module__AuSWwq__gearZone{width:var(--edge-gutter);z-index:0;pointer-events:none;opacity:var(--forge-active,0);transition:opacity .3s .2s;position:fixed;top:0;bottom:0}.ScrollTransition-module__AuSWwq__gearZoneLeft{left:0}.ScrollTransition-module__AuSWwq__gearZoneRight{right:0}@media (prefers-reduced-motion:reduce){.ScrollTransition-module__AuSWwq__edgeOverlay{opacity:var(--forge-active,0);transition:none;transform:none!important}}@media (max-width:768px){.ScrollTransition-module__AuSWwq__edgeOverlay{background:linear-gradient(90deg,#0a0a0fe0 0%,#0a0a0fb8 55%,#0000 100%)}.ScrollTransition-module__AuSWwq__edgeOverlayRight{background:linear-gradient(270deg,#0a0a0fe0 0%,#0a0a0fb8 55%,#0000 100%)}}
.Section-module__A23O5q__section{padding:var(--section-padding);border-bottom:1px solid #ffffff0d}.Section-module__A23O5q__section:last-child{border-bottom:none}.Section-module__A23O5q__section__headline{margin-bottom:1.5rem}.Section-module__A23O5q__section__content{color:var(--color-text-dim)}.Section-module__A23O5q__section__content p{margin-bottom:1.25rem}.Section-module__A23O5q__section__content p:last-child{margin-bottom:0}.Section-module__A23O5q__section__callout{color:var(--color-text);background:#d4a53c0f;border:1px solid #d4a53c38;border-radius:10px;margin-top:1.5rem;padding:1rem 1.25rem}.Section-module__A23O5q__section__callout p{margin:0}.Section-module__A23O5q__section--green .Section-module__A23O5q__section__headline{color:var(--color-accent-green)}.Section-module__A23O5q__section--orange .Section-module__A23O5q__section__headline{color:var(--color-accent-orange)}.Section-module__A23O5q__section--gold .Section-module__A23O5q__section__headline{color:var(--color-gold)}.Section-module__A23O5q__section__highlights{margin-top:2rem;list-style:none}.Section-module__A23O5q__section__highlights li{overflow-wrap:anywhere;border-bottom:1px solid #ffffff0d;padding:.75rem 0 .75rem 1.5rem;position:relative}.Section-module__A23O5q__section__highlights li:last-child{border-bottom:none}.Section-module__A23O5q__section__highlights li:before{content:"";background:var(--color-gold);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Section-module__A23O5q__section--green .Section-module__A23O5q__section__highlights li:before{background:var(--color-accent-green)}.Section-module__A23O5q__section--orange .Section-module__A23O5q__section__highlights li:before{background:var(--color-accent-orange)}.Section-module__A23O5q__section__highlights strong{color:var(--color-text);font-weight:600}@media (max-width:768px){.Section-module__A23O5q__section{padding:var(--section-padding-mobile)}}
.AIAdvantage-module__sa7AuG__ai{background:linear-gradient(180deg,var(--color-bg-strip)0%,#d4a53c08 50%,var(--color-bg-strip)100%)}.AIAdvantage-module__sa7AuG__ai__points{margin-top:1.5rem;list-style:none}.AIAdvantage-module__sa7AuG__ai__points li{overflow-wrap:anywhere;border-bottom:1px solid #ffffff0d;padding:.75rem 0 .75rem 1.5rem;position:relative}.AIAdvantage-module__sa7AuG__ai__points li:last-child{border-bottom:none}.AIAdvantage-module__sa7AuG__ai__points li:before{content:"→";color:var(--color-gold);position:absolute;left:0}.AIAdvantage-module__sa7AuG__ai__points strong{color:var(--color-text);font-weight:600}
.Contact-module__hcVmEa__contact{text-align:center;padding:6rem 2rem 8rem}.Contact-module__hcVmEa__contact__headline{color:var(--color-gold);margin-bottom:1rem}.Contact-module__hcVmEa__contact__subhead{color:var(--color-text-dim);max-width:400px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.Contact-module__hcVmEa__contact__links{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Contact-module__hcVmEa__contact__note{color:var(--color-text-dim);opacity:.8;max-width:520px;margin-top:-.75rem;font-size:.8rem}.Contact-module__hcVmEa__contact__link{color:var(--color-text);overflow-wrap:anywhere;align-items:center;gap:.75rem;max-width:100%;font-size:1.25rem;transition:color .2s;display:flex}.Contact-module__hcVmEa__contact__link:hover{color:var(--color-gold)}.Contact-module__hcVmEa__contact__icon{width:24px;height:24px;color:var(--color-gold)}.Contact-module__hcVmEa__contact__footer{color:var(--color-text-dim);border-top:1px solid #ffffff1a;margin-top:6rem;padding-top:2rem;font-size:.875rem}.Contact-module__hcVmEa__contact__footer p{max-width:none}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:4rem 1.5rem 6rem}.Contact-module__hcVmEa__contact__link{font-size:1rem}}
