.xn-home .hero{flex-direction:column;justify-content:flex-start;align-items:center;min-height:340px;padding:clamp(52px,7vw,80px) clamp(24px,6vw,60px) 0;display:flex;position:relative;overflow:hidden}.xn-home .hero-bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1531482615713-2afd69097998?w=1400&q=80);background-position:50% 30%;background-size:cover;position:absolute;inset:0}.xn-home .hero-bg:after{content:"";background:linear-gradient(135deg,#0d0d0fe0 0%,#1a1a1fd1 50%,#0d0d0fe0 100%);position:absolute;inset:0}.xn-home .hero-content{z-index:1;text-align:center;width:100%;max-width:820px;position:relative}.xn-home .hero-badge{background:var(--yellow);color:var(--black);border-radius:var(--radius-pill);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-flex}.xn-home .hero-badge svg{flex-shrink:0;width:16px;height:16px}.xn-home .hero-title{color:#fff;letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(2.4rem,6.5vw,4.2rem);font-weight:900;line-height:1.05}.xn-home .hero-title .highlight{color:var(--lime)}.xn-home .hero-subtitle{color:#ffffffd6;margin-bottom:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.55}.xn-home .decision-section{z-index:1;justify-content:center;margin-top:-20px;padding:0 clamp(20px,5vw,60px) 60px;display:flex;position:relative}.xn-home .hero-lower{z-index:1;width:100%;padding-top:36px;padding-bottom:0;position:relative}.xn-home .cards-grid{grid-template-columns:1fr 1fr;gap:24px;width:100%;max-width:900px;margin:40px auto 0;padding:0 clamp(24px,6vw,60px) 60px;display:grid}.xn-home .card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);text-align:center;background:#fff;flex-direction:column;align-items:center;padding:44px 36px 36px;display:flex;position:relative}.xn-home .card-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-top:-72px;margin-bottom:20px;display:flex}.xn-home .card-icon-wrap svg{width:34px;height:34px}.xn-home .card-title{color:var(--green-dark);letter-spacing:-.01em;margin-bottom:10px;font-size:1.75rem;font-weight:800;line-height:1.2}.xn-home .card-desc{color:var(--text-secondary);flex:1;margin-bottom:28px;font-size:1rem;font-weight:400;line-height:1.55}.xn-home .btn-card{border-radius:var(--radius-md);letter-spacing:.07em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:filter .18s,transform .15s,box-shadow .18s;display:inline-flex}.xn-home .btn-card:hover{filter:brightness(1.07);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.xn-home .btn-card:active{transform:translateY(0)}.xn-home .btn-card svg{flex-shrink:0;width:20px;height:20px}.xn-home .btn-dark{background:var(--black);color:var(--white)}.xn-home .btn-lime{background:var(--yellow);color:var(--black)}.xn-home .btn-lime:hover{background:var(--yellow-hover);filter:none}.xn-home .features{padding:clamp(48px,8vw,96px) clamp(16px,5vw,60px);position:relative;overflow:hidden}.xn-home .features-bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1531482615713-2afd69097998?w=1400&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.xn-home .features-bg:after{content:"";background:linear-gradient(135deg,#0d0d0fcc 0%,#1a1a1fbd 50%,#0d0d0fcc 100%);position:absolute;inset:0}.xn-home .features-card{z-index:1;border-radius:var(--radius-lg);max-width:1100px;box-shadow:var(--shadow-lg);background:#fff;grid-template-columns:1fr 1fr 1fr;gap:0;margin:0 auto;padding:clamp(36px,5vw,60px) clamp(20px,4vw,48px);display:grid;position:relative}.xn-home .feature{text-align:center;padding:8px clamp(10px,2vw,28px);position:relative}.xn-home .feature:not(:last-child):after{content:"";background:var(--border-soft);width:1px;position:absolute;top:18%;bottom:18%;right:0}.xn-home .feature-icon{border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 20px;display:flex}.xn-home .feature-icon svg{width:34px;height:34px}.xn-home .feature-icon--check{background:var(--yellow-soft)}.xn-home .feature-icon--steps{background:var(--border-medium)}.xn-home .feature-icon--search{background:var(--yellow)}.xn-home .feature-title{color:var(--green-dark);letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(1.1rem,1.9vw,1.4rem);font-weight:800;line-height:1.25}.xn-home .feature-desc{color:var(--text-secondary);margin:0;font-size:clamp(.88rem,1.5vw,1rem);font-weight:400;line-height:1.55}.xn-home .cta-section{background:var(--off-white);justify-content:center;padding:clamp(40px,7vw,80px) clamp(20px,5vw,60px);display:flex}.xn-home .cta-card{box-shadow:var(--shadow-md);text-align:center;background:#fff;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:540px;padding:clamp(40px,5vw,56px) clamp(28px,5vw,56px);display:flex}.xn-home .cta-icon{background:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:28px;display:flex;box-shadow:0 6px 18px #ffc80052}.xn-home .cta-icon svg{width:46px;height:46px}.xn-home .cta-title{color:var(--green-dark);letter-spacing:-.015em;margin-bottom:18px;font-size:clamp(1.7rem,4.2vw,2.2rem);font-weight:800;line-height:1.2}.xn-home .cta-desc{color:var(--text-secondary);max-width:440px;margin-bottom:32px;font-size:clamp(.98rem,2vw,1.08rem);font-weight:400;line-height:1.65}.xn-home .cta-button{border-radius:var(--radius-pill);background:var(--yellow);width:100%;height:64px;color:var(--black);cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:filter .18s,transform .15s,box-shadow .18s,background .18s;display:inline-flex}.xn-home .cta-button:hover{background:var(--yellow-hover);filter:none;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.xn-home .cta-button:active{transform:translateY(0)}.xn-home .cta-button svg{flex-shrink:0;width:22px;height:22px}@media (max-width:700px){.xn-home .hero{min-height:380px;padding-top:44px;padding-left:20px;padding-right:20px}.xn-home .cards-grid{grid-template-columns:1fr;gap:36px;padding:0 20px 44px}.xn-home .card{padding:44px 24px 28px}.xn-home .card-icon-wrap{width:60px;height:60px;margin-top:-60px}.xn-home .card-icon-wrap svg{width:28px;height:28px}.xn-home .card-title{font-size:1.5rem}.xn-home .features{padding:40px 14px}.xn-home .features-card{grid-template-columns:1fr 1fr 1fr;padding:28px 10px}.xn-home .feature{padding:6px}.xn-home .feature-icon{width:48px;height:48px;margin-bottom:12px}.xn-home .feature-icon svg{width:24px;height:24px}.xn-home .feature-title{margin-bottom:8px;font-size:.92rem;line-height:1.2}.xn-home .feature-desc{font-size:.72rem;line-height:1.45}.xn-home .cta-section{padding:36px 18px}.xn-home .cta-card{border-radius:22px;padding:36px 24px}.xn-home .cta-icon{width:74px;height:74px;margin-bottom:22px}.xn-home .cta-icon svg{width:38px;height:38px}.xn-home .cta-title{margin-bottom:14px;font-size:1.55rem}.xn-home .cta-desc{margin-bottom:26px;font-size:.95rem}.xn-home .cta-button{height:58px;font-size:.98rem}}@media (max-width:440px){.xn-home .features-card{padding:22px 6px}.xn-home .feature{padding:4px 3px}.xn-home .feature-icon{width:42px;height:42px;margin-bottom:10px}.xn-home .feature-icon svg{width:20px;height:20px}.xn-home .feature-title{margin-bottom:6px;font-size:.78rem}.xn-home .feature-desc{font-size:.64rem}}
