.elitepro-home .ep-home-paths{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.54) 24%,rgba(255,255,255,0.86) 100%);padding:clamp(3.2rem,7vw,5.6rem) 0;position:relative}.elitepro-home .ep-home-paths::before{background:radial-gradient(circle at 12% 16%,rgba(197,165,114,0.12),transparent 34%);content:"";inset:0;pointer-events:none;position:absolute}.elitepro-home .ep-home-paths .container{max-width:min(var(--ep-shell-max),calc(100% - 32px));position:relative;z-index:1}.elitepro-home .ep-home-paths-header{margin-bottom:clamp(1.4rem,3vw,2.25rem);max-width:780px}.elitepro-home .ep-home-paths-header .ep-section-title{font-size:clamp(1.55rem,2.8vw,2.3rem);letter-spacing:-0.03em}.elitepro-home .ep-home-paths-header .ep-section-text{max-width:var(--ep-text-measure)}.elitepro-home .ep-home-paths-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.elitepro-home .ep-home-path-card{background:rgba(255,255,255,0.88);border:1px solid rgba(26,26,26,0.1);border-radius:18px;box-shadow:0 14px 36px rgba(10,12,16,0.06);display:flex;flex-direction:column;min-height:300px;padding:1.1rem;position:relative;transition:border-color var(--ep-transition-base),box-shadow var(--ep-transition-base),transform var(--ep-transition-base)}.elitepro-home .ep-home-path-card::after{background:radial-gradient(circle at 50% 0%,rgba(197,165,114,0.16),transparent 62%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity var(--ep-transition-base)}.elitepro-home .ep-home-path-card:hover,.elitepro-home .ep-home-path-card:focus-within{border-color:rgba(197,165,114,0.62);box-shadow:0 20px 48px rgba(10,12,16,0.12);transform:translateY(-5px)}.elitepro-home .ep-home-path-card:hover::after,.elitepro-home .ep-home-path-card:focus-within::after{opacity:1}.elitepro-home .ep-home-path-card>*{position:relative;z-index:1}.elitepro-home .ep-home-path-card h3{color:var(--ep-color-text);font-size:1.2rem;letter-spacing:-0.015em;margin:0}.elitepro-home .ep-home-path-card p{color:rgba(26,26,26,0.76);font-size:0.89rem;line-height:1.62;margin:0.55rem 0 0;max-width:32ch}.elitepro-home .ep-home-path-actions{align-items:center;display:flex;flex-wrap:wrap;gap:0.65rem;margin-top:auto;padding-top:1.15rem}.elitepro-home .ep-home-path-cta{color:var(--ep-color-text);display:inline-flex;font-size:0.86rem;font-weight:700;gap:0.35rem;min-height:40px;align-items:center;border-bottom:1px solid rgba(26,26,26,0.18);transition:color var(--ep-transition-fast),border-color var(--ep-transition-fast),transform var(--ep-transition-fast)}.elitepro-home .ep-home-path-cta::after{content:"\2192";transform:translateX(0);transition:transform var(--ep-transition-fast)}@media (min-width:1280px){.elitepro-home .ep-home-paths-header{margin-bottom:clamp(1.7rem,3vw,2.6rem)}}.elitepro-home .ep-home-path-cta:hover,.elitepro-home .ep-home-path-cta:focus-visible{border-color:rgba(197,165,114,0.85);color:var(--ep-color-accent-ink)}.elitepro-home .ep-home-path-cta:hover::after,.elitepro-home .ep-home-path-cta:focus-visible::after{transform:translateX(3px)}.elitepro-home .ep-home-path-cta-secondary{color:rgba(26,26,26,0.7);font-weight:600}.elitepro-home .ep-home-path-visual{align-items:center;background:rgba(248,248,246,0.9);border:1px solid rgba(26,26,26,0.08);border-radius:12px;display:flex;gap:0.4rem;height:84px;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative}.elitepro-home .ep-home-path-chip{background:#111;border:1px solid rgba(197,165,114,0.6);border-radius:999px;height:18px;width:58px}.elitepro-home .ep-home-path-bar{background:rgba(26,26,26,0.15);border-radius:6px;display:block;height:9px}.elitepro-home .ep-home-path-bar-1{width:44px}.elitepro-home .ep-home-path-bar-2{width:34px}.elitepro-home .ep-home-path-bar-3{width:28px}.elitepro-home .ep-home-path-node{background:#fff;border:1px solid rgba(26,26,26,0.18);border-radius:999px;box-shadow:0 6px 14px rgba(0,0,0,0.06);height:12px;position:absolute;width:12px}.elitepro-home .ep-home-path-node-1{left:24%;top:34%}.elitepro-home .ep-home-path-node-2{right:24%;top:34%}.elitepro-home .ep-home-path-node-3{left:50%;top:57%;transform:translateX(-50%)}.elitepro-home .ep-home-path-link{border-top:1px solid rgba(26,26,26,0.22);position:absolute;width:30%}.elitepro-home .ep-home-path-link-1{left:28%;top:44%;transform:rotate(22deg)}.elitepro-home .ep-home-path-link-2{right:28%;top:44%;transform:rotate(-22deg)}.elitepro-home .ep-home-path-lane{background:rgba(26,26,26,0.14);border-radius:5px;height:8px;width:18%}.elitepro-home .ep-home-path-lane-1{opacity:0.52}.elitepro-home .ep-home-path-lane-2{opacity:0.64}.elitepro-home .ep-home-path-lane-3{opacity:0.76}.elitepro-home .ep-home-path-lane-4{opacity:0.9}@media (max-width:1180px){.elitepro-home .ep-home-paths-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elitepro-home .ep-home-path-card-learn{grid-column:1 / -1;min-height:0}}@media (max-width:980px){.elitepro-home .ep-home-paths-grid{gap:0.9rem}.elitepro-home .ep-home-path-card{min-height:0}}@media (max-width:760px){.elitepro-home .ep-home-paths{padding:2.1rem 0}.elitepro-home .ep-home-paths .container{max-width:calc(100% - 20px)}.elitepro-home .ep-home-paths-grid{grid-template-columns:1fr}.elitepro-home .ep-home-path-card,.elitepro-home .ep-home-path-card-learn{grid-column:auto;min-height:0}.elitepro-home .ep-home-path-card{padding:0.95rem}.elitepro-home .ep-home-path-visual{height:74px}.elitepro-home .ep-home-path-actions{gap:0.25rem 0.7rem}}@media (max-width:380px){.elitepro-home .ep-home-path-card h3{font-size:1.08rem}.elitepro-home .ep-home-path-card p{font-size:0.85rem}}