.elitepro-home .ep-home-hero{overflow:hidden;padding:clamp(3.6rem,7.5vw,6.2rem) 0 clamp(3rem,6vw,5rem);position:relative}.elitepro-home .ep-home-hero::before{background:radial-gradient(circle at 78% 24%,rgba(197,165,114,0.19),transparent 34%),radial-gradient(circle at 20% 82%,rgba(26,26,26,0.06),transparent 34%);content:"";inset:0;pointer-events:none;position:absolute}.elitepro-home .ep-home-hero .container{max-width:min(var(--ep-shell-max-wide),calc(100% - 32px));position:relative;z-index:1}.elitepro-home .ep-home-hero-grid{align-items:center;column-gap:clamp(2rem,4vw,3.8rem);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,0.98fr);min-height:min(74vh,690px)}.elitepro-home .ep-home-hero-copy{max-width:64ch}.elitepro-home .ep-home-hero-label{color:var(--ep-color-accent);font-size:0.72rem;font-weight:800;letter-spacing:0.14em;margin:0;text-transform:uppercase}.elitepro-home .ep-home-hero-copy h1{color:var(--ep-color-text);font-size:clamp(2rem,4.1vw,3.35rem);letter-spacing:-0.04em;line-height:1.06;margin:0.9rem 0 0;max-width:14ch}.elitepro-home .ep-home-hero-subtitle{color:rgba(26,26,26,0.84);font-size:clamp(1rem,1.25vw,1.11rem);line-height:1.66;margin:1.25rem 0 0;max-width:var(--ep-text-measure-tight)}.elitepro-home .ep-home-hero-actions{align-items:center;display:inline-flex;flex-wrap:wrap;gap:0.72rem;margin-top:1.7rem}.elitepro-home .ep-home-hero-actions .ep-btn{min-height:43px;padding-inline:1rem}.elitepro-home .ep-home-hero-visual-wrap{display:flex;justify-content:center}.elitepro-home .ep-home-hero-visual{aspect-ratio:1 / 1;max-width:560px;position:relative;width:100%}.elitepro-home .ep-ecosystem-core{background:radial-gradient(circle,rgba(197,165,114,0.22),rgba(197,165,114,0.02) 70%,transparent 74%);border-radius:999px;height:58%;left:21%;position:absolute;top:21%;width:58%}.elitepro-home .ep-ecosystem-path{border:1px solid rgba(26,26,26,0.1);border-radius:999px;position:absolute}.elitepro-home .ep-ecosystem-path-1{height:78%;left:10%;top:9%;width:78%}.elitepro-home .ep-ecosystem-path-2{height:56%;left:22%;top:21%;width:56%}.elitepro-home .ep-ecosystem-path-3{border-top-color:transparent;height:66%;left:16%;top:15%;width:66%}.elitepro-home .ep-ecosystem-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,0.7);border:1px solid rgba(26,26,26,0.11);border-radius:16px;box-shadow:0 18px 45px rgba(15,15,15,0.08);max-width:240px;padding:0.95rem 1rem;position:absolute;transition:transform var(--ep-transition-base),box-shadow var(--ep-transition-base),border-color var(--ep-transition-base);width:min(46%,240px)}.elitepro-home .ep-ecosystem-card h3{color:var(--ep-color-text);font-size:0.98rem;letter-spacing:-0.012em;margin:0}.elitepro-home .ep-ecosystem-card p{color:rgba(26,26,26,0.75);font-size:0.76rem;line-height:1.5;margin:0.42rem 0 0}.elitepro-home .ep-ecosystem-card-dot{background:linear-gradient(145deg,rgba(197,165,114,0.94),rgba(197,165,114,0.54));border-radius:999px;box-shadow:0 0 0 5px rgba(197,165,114,0.16);display:inline-block;height:8px;margin-bottom:0.55rem;width:8px}.elitepro-home .ep-ecosystem-card:hover{border-color:rgba(197,165,114,0.6);box-shadow:0 24px 54px rgba(15,15,15,0.12);transform:translateY(-4px)}.elitepro-home .ep-ecosystem-card-1{left:2%;top:10%}.elitepro-home .ep-ecosystem-card-2{right:2%;top:15%}.elitepro-home .ep-ecosystem-card-3{bottom:12%;left:8%}.elitepro-home .ep-ecosystem-card-4{bottom:8%;right:5%}.elitepro-home .ep-ecosystem-card-1,.elitepro-home .ep-ecosystem-card-3{animation:epCardFloatA 8.2s ease-in-out infinite}.elitepro-home .ep-ecosystem-card-2,.elitepro-home .ep-ecosystem-card-4{animation:epCardFloatB 9.1s ease-in-out infinite}.elitepro-home .ep-ecosystem-card-1{animation-delay:0s}.elitepro-home .ep-ecosystem-card-2{animation-delay:0.25s}.elitepro-home .ep-ecosystem-card-3{animation-delay:0.5s}.elitepro-home .ep-ecosystem-card-4{animation-delay:0.75s}@keyframes epCardFloatA{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-8px,0)}}@keyframes epCardFloatB{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-11px,0)}}@media (max-width:1180px){.elitepro-home .ep-home-hero-grid{column-gap:1.6rem;grid-template-columns:minmax(0,1fr) minmax(300px,0.95fr);min-height:min(68vh,620px)}.elitepro-home .ep-home-hero-copy h1{font-size:clamp(1.9rem,4vw,2.8rem)}}@media (min-width:1280px){.elitepro-home .ep-home-hero-grid{column-gap:clamp(2.6rem,4vw,4.4rem);min-height:min(76vh,720px)}.elitepro-home .ep-home-hero-copy h1{max-width:13ch}}@media (max-width:760px){.elitepro-home .ep-home-hero{padding:2rem 0 1.8rem}.elitepro-home .ep-home-hero .container{max-width:calc(100% - 20px)}.elitepro-home .ep-home-hero-grid{gap:1.4rem;grid-template-columns:1fr;min-height:auto}.elitepro-home .ep-home-hero-copy{max-width:100%}.elitepro-home .ep-home-hero-copy h1{font-size:clamp(1.7rem,8vw,2.3rem);max-width:14.8ch}.elitepro-home .ep-home-hero-subtitle{max-width:100%}.elitepro-home .ep-home-hero-actions{display:grid;width:100%}.elitepro-home .ep-home-hero-actions .ep-btn{width:100%}.elitepro-home .ep-home-hero-visual{aspect-ratio:1 / 1.05;max-width:520px}.elitepro-home .ep-ecosystem-card{width:min(47%,220px)}.elitepro-home .ep-ecosystem-card p{display:none}}@media (max-width:480px){.elitepro-home .ep-home-hero-visual{aspect-ratio:1 / 1.1}.elitepro-home .ep-ecosystem-card{padding:0.72rem 0.72rem;width:min(48%,180px)}.elitepro-home .ep-ecosystem-card h3{font-size:0.82rem}}@media (max-width:380px){.elitepro-home .ep-home-hero-copy h1{max-width:15ch}.elitepro-home .ep-ecosystem-card{width:min(49%,156px)}}@media (prefers-reduced-motion:reduce){.elitepro-home .ep-ecosystem-card{animation:none;transition:none}}