.eg-home .cr-screen{flex-direction:column;min-height:100vh;display:flex}.eg-home .cr-hero{flex:1;align-items:center;padding-top:118px;padding-bottom:48px;display:flex;position:relative;overflow:hidden}.eg-home .cr-hero:before{content:"";z-index:0;background:radial-gradient(circle,#ff8f2d29,#0000 62%);border-radius:50%;width:620px;height:620px;position:absolute;top:-160px;right:-120px}.eg-home .cr-hero:after{content:"";z-index:0;background:radial-gradient(circle,#6f9e5724,#0000 64%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-200px;left:-140px}.eg-home .cr-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(30px,5vw,72px);width:100%;display:grid}.eg-home .cr-hero-copy h1{font-family:var(--display);letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(38px,5.4vw,64px);font-weight:500;line-height:1.02}.eg-home .cr-hero-copy h1 em{font-style:italic;font-weight:400}.eg-home .cr-hero-copy .eyebrow{margin-bottom:20px}.eg-home .cr-hero-copy .lead{margin-bottom:32px;font-size:18px}.eg-home .cr-hero-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.eg-home .cr-hero-note{color:var(--ink-faint);align-items:center;gap:9px;margin-top:20px;font-size:13.5px;display:flex}.eg-home .cr-hero-note svg{width:16px;height:16px;color:var(--leaf-deep);flex:none}.eg-home .cr-hero-visual{position:relative}.eg-home .cr-hero-figure{background:linear-gradient(160deg,#fff,var(--cream-deep));border:1px solid var(--line);border-radius:28px;position:relative;overflow:hidden;box-shadow:0 40px 80px -40px #2c242080}.eg-home .cr-hero-figure img{width:100%;height:auto;display:block}.eg-home .cr-badge{-webkit-backdrop-filter:blur(10px);border:1px solid var(--line);background:#fffffff0;border-radius:16px;align-items:center;gap:10px;padding:11px 15px;animation:5s ease-in-out infinite cr-float;display:flex;position:absolute;box-shadow:0 20px 44px -20px #2c242080}.eg-home .cr-badge .cr-fb-ic{color:#fff;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.eg-home .cr-badge .cr-fb-ic svg{width:18px;height:18px}.eg-home .cr-badge b{font-size:13px;font-weight:700;line-height:1.2;display:block}.eg-home .cr-badge small{color:var(--ink-soft);font-size:11px;display:block}.eg-home .cr-badge-1{animation-delay:.2s;top:26px;left:-26px}.eg-home .cr-badge-1 .cr-fb-ic{background:var(--g-sunrise)}.eg-home .cr-badge-2{animation-delay:1.4s;bottom:34px;right:-28px}.eg-home .cr-badge-2 .cr-fb-ic{background:var(--g-meadow)}@keyframes cr-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.eg-home .cr-strip{border-top:1px solid var(--line);background:var(--paper)}.eg-home .cr-strip .wrap{flex-wrap:wrap;justify-content:center;gap:16px 48px;padding-top:22px;padding-bottom:22px;display:flex}.eg-home .cr-strip-item{color:var(--ink-soft);align-items:center;gap:11px;font-size:14px;font-weight:600;display:flex}.eg-home .cr-strip-item svg{width:19px;height:19px;color:var(--terracotta);flex:none}@media (max-width:940px){.eg-home .cr-hero{padding-top:120px}.eg-home .cr-hero-grid{grid-template-columns:1fr;gap:44px}.eg-home .cr-hero-visual{max-width:440px;margin:0 auto}.eg-home .cr-badge-1{left:8px}.eg-home .cr-badge-2{right:6px}}
