.features-page{min-height:100vh;padding-top:80px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}@media(max-width:768px){.features-page{padding-top:70px}}.features-hero{padding:72px 0 56px;text-align:center;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:#fff;margin-bottom:72px}@media(max-width:768px){.features-hero{padding:48px 0 40px;margin-bottom:48px}}.features-hero__content{max-width:760px;margin:0 auto}.features-hero__title{font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:20px;letter-spacing:-.5px}@media(max-width:768px){.features-hero__title{font-size:2rem}}[dir=rtl] .features-hero__title,html[lang=ar] .features-hero__title{direction:rtl}.features-hero__subtitle{font-size:1.2rem;opacity:.92;line-height:1.65;margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){.features-hero__subtitle{font-size:1rem;margin-bottom:28px}}[dir=rtl] .features-hero__subtitle,html[lang=ar] .features-hero__subtitle{direction:rtl}.features-hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.features-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:999px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s ease;cursor:pointer}@media(max-width:480px){.features-hero__btn{padding:12px 24px;font-size:.95rem}}.features-hero__btn--primary{background:#fff;color:var(--primary-dark);box-shadow:0 6px 28px rgba(0,0,0,.16)}.features-hero__btn--outline{background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.7)}.features-hero__btn--outline:hover{background:hsla(0,0%,100%,.12)}.features-section{padding:0 0 80px}@media(max-width:768px){.features-section{padding-bottom:56px}}.features-section__header{text-align:center;margin-bottom:48px}[dir=rtl] .features-section__header,html[lang=ar] .features-section__header{direction:rtl}.features-section__title{font-size:2.2rem;font-weight:800;color:var(--dark,#0f172a);margin-bottom:12px;letter-spacing:-.3px}@media(max-width:768px){.features-section__title{font-size:1.7rem}}.features-section__subtitle{font-size:1.1rem;color:var(--muted,#6b7280);max-width:520px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid{grid-template-columns:1fr;gap:16px}}.feature-card{background:#fff;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px rgba(0,0,0,.07);transition:box-shadow .3s ease,transform .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:16px 16px 0 0}[dir=rtl] .feature-card,html[lang=ar] .feature-card{direction:rtl;text-align:right}.feature-card__icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-card__title{font-size:1.05rem;font-weight:700;color:#1a1a2e;line-height:1.3}.feature-card__desc{font-size:.93rem;color:var(--muted,#6b7280);line-height:1.65;flex:1 1}.feature-card--purple:before{background:#7c5cff}.feature-card--purple .feature-card__icon{background:rgba(124,92,255,.1);color:#7c5cff}.feature-card--blue:before{background:#4f8cff}.feature-card--blue .feature-card__icon{background:rgba(79,140,255,.1);color:#4f8cff}.feature-card--green:before{background:#22c55e}.feature-card--green .feature-card__icon{background:rgba(34,197,94,.1);color:#22c55e}.feature-card--orange:before{background:#f97316}.feature-card--orange .feature-card__icon{background:rgba(249,115,22,.1);color:#f97316}.feature-card--indigo:before{background:#6366f1}.feature-card--indigo .feature-card__icon{background:rgba(99,102,241,.1);color:#6366f1}.feature-card--teal:before{background:#14b8a6}.feature-card--teal .feature-card__icon{background:rgba(20,184,166,.1);color:#14b8a6}.feature-card--pink:before{background:#ec4899}.feature-card--pink .feature-card__icon{background:rgba(236,72,153,.1);color:#ec4899}.feature-card--cyan:before{background:#06b6d4}.feature-card--cyan .feature-card__icon{background:rgba(6,182,212,.1);color:#06b6d4}.feature-card--yellow:before{background:#eab308}.feature-card--yellow .feature-card__icon{background:rgba(234,179,8,.1);color:#eab308}.feature-card--red:before{background:#ef4444}.feature-card--red .feature-card__icon{background:rgba(239,68,68,.1);color:#ef4444}.feature-card--violet:before{background:#8b5cf6}.feature-card--violet .feature-card__icon{background:rgba(139,92,246,.1);color:#8b5cf6}.feature-card--emerald:before{background:#10b981}.feature-card--emerald .feature-card__icon{background:rgba(16,185,129,.1);color:#10b981}.why-section{padding:80px 0;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%)}@media(max-width:768px){.why-section{padding:56px 0}}.why-section__title{text-align:center;font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:48px;letter-spacing:-.3px}@media(max-width:768px){.why-section__title{font-size:1.7rem;margin-bottom:32px}}[dir=rtl] .why-section__title,html[lang=ar] .why-section__title{direction:rtl}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.why-grid{grid-template-columns:1fr}}.why-card{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:28px 24px;text-align:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}[dir=rtl] .why-card,html[lang=ar] .why-card{direction:rtl;text-align:right}.why-card__icon{width:44px;height:44px;margin:0 auto 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:hsla(0,0%,100%,.16);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18)}.why-card__title{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:10px}.why-card__desc{font-size:.92rem;color:hsla(0,0%,100%,.82);line-height:1.6}.features-cta{padding:80px 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}@media(max-width:768px){.features-cta{padding:56px 0}}.features-cta__inner{background:#fff;border-radius:24px;padding:60px 48px;text-align:center;box-shadow:0 8px 40px rgba(0,0,0,.1);max-width:700px;margin:0 auto}@media(max-width:600px){.features-cta__inner{padding:40px 24px;border-radius:16px}}.features-cta__title{font-size:2rem;font-weight:800;color:#1a1a2e;margin-bottom:32px;line-height:1.25;letter-spacing:-.3px}@media(max-width:768px){.features-cta__title{font-size:1.5rem;margin-bottom:24px}}[dir=rtl] .features-cta__title,html[lang=ar] .features-cta__title{direction:rtl}.features-cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;background:var(--primary);color:#fff;border-radius:999px;font-size:1.05rem;font-weight:700;text-decoration:none;box-shadow:0 6px 28px rgba(var(--primary-rgb),.35);transition:all .25s ease}.features-cta__btn:hover{background:var(--primary-dark);box-shadow:0 10px 36px rgba(var(--primary-rgb),.45)}@media(max-width:480px){.features-cta__btn{padding:14px 28px;font-size:1rem}}