.tayibat-home{--brand-light:#fbfaf8;--brand-purple:#630252;--brand-purpleDark:#4f0241;--brand-gold:#eeb415;--brand-goldLight:#f6cb52;--brand-cardLight:#ffffff;--brand-textLight:#1f2937;--hero-gradient:linear-gradient(135deg,#fbfaf8 0%,#f9eef6 50%,#fdf5d3 100%);font-family:var(--font-family-base);color:var(--brand-textLight);background-color:var(--brand-light);line-height:1.6;overflow-x:hidden;overflow-x:clip}.tayibat-home *{box-sizing:border-box}.tayibat-home a{text-decoration:none;color:inherit}.tayibat-home img{max-width:100%;height:auto;display:block}.tayibat-home .text-center{text-align:center}.tayibat-home .m-0{margin:0}.tayibat-home .bg-white{background-color:#fff}.tayibat-home .bg-light{background-color:var(--brand-light)}.tayibat-home .center{margin-left:auto;margin-right:auto;text-align:center}.tayibat-home .left-align{text-align:right}.tayibat-home .right-align{margin-right:0;margin-left:auto}.tayibat-home .home-btn{display:inline-flex;align-items:center;justify-content:center;padding:0.75rem 2.5rem;border-radius:9999px;font-weight:800;transition:all 0.3s ease;cursor:pointer;border:none;font-size:1.1rem}.tayibat-home .home-btn-gold{background-color:var(--brand-gold);color:#000;box-shadow:0 4px 15px rgba(238,180,21,0.4)}.tayibat-home .home-btn-gold:hover{background-color:var(--brand-goldLight);transform:translateY(-2px)}.tayibat-home .home-btn-purple{background-color:var(--brand-purple);color:#fff}.tayibat-home .home-btn-purple:hover{background-color:var(--brand-gold);color:#000}.tayibat-home .home-btn-outline{border:2px solid var(--brand-gold);color:var(--brand-gold);background:transparent}.tayibat-home .home-btn-outline:hover{background-color:var(--brand-gold);color:#000}.tayibat-home .home-section{padding:var(--space-section-y) 1rem;position:relative}.tayibat-home .home-container{width:100%;margin:0 auto;padding-left:1rem;padding-right:1rem}.tayibat-home .max-w-7xl{max-width:1440px;margin:0 auto}.tayibat-home .max-w-5xl{max-width:1024px;margin:0 auto}.tayibat-home .home-section-title{font-size:var(--type-title-md);font-weight:900;color:var(--brand-purpleDark);margin-bottom:2rem}.tayibat-home .home-divider{width:3rem;height:4px;background-color:var(--brand-gold);border-radius:2px;margin-bottom:1rem}.tayibat-home .home-divider.center{margin:0 auto 1rem auto}.tayibat-home .home-divider.left-align{margin-right:0;margin-left:auto}.tayibat-home .home-hero{position:relative;min-height:min(88vh,54rem);padding:calc(var(--header-height-mobile) + 1.35rem) 1rem 3.5rem;display:flex;align-items:center;justify-content:center;text-align:center;isolation:isolate;overflow:hidden;overflow:clip;contain:paint}.tayibat-home .home-hero-bg{position:absolute;inset:0;z-index:-3;background:linear-gradient(135deg,rgba(251,250,248,0.98) 0%,rgba(249,238,246,0.96) 52%,rgba(253,245,211,0.9) 100%)}.tayibat-home .home-hero-bg::after{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(99,2,82,0.025) 1px,transparent 1px),linear-gradient(90deg,rgba(99,2,82,0.025) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0.7),transparent 82%);mask-image:linear-gradient(to bottom,rgba(0,0,0,0.7),transparent 82%)}.tayibat-home .home-hero-orb{position:absolute;z-index:-2;border-radius:50%;filter:blur(18px);pointer-events:none}.tayibat-home .home-hero-orb--purple{top:8%;right:1rem;width:26rem;height:26rem;background:rgba(99,2,82,0.09)}.tayibat-home .home-hero-orb--gold{bottom:4%;left:1rem;width:22rem;height:22rem;background:rgba(238,180,21,0.12)}.tayibat-home .home-hero-container{width:100%;max-width:1350px;margin:0 auto;position:relative;z-index:1}.tayibat-home .home-hero-copy{max-width:1050px;margin:0 auto 2.1rem}.tayibat-home .home-hero-eyebrow{width:fit-content;max-width:100%;margin:0 auto 1rem;padding:0.45rem 0.9rem;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-purpleDark);background:rgba(255,255,255,0.68);border:1px solid rgba(99,2,82,0.1);border-radius:9999px;box-shadow:0 8px 26px rgba(79,2,65,0.06);font-size:clamp(0.76rem,1.6vw,0.94rem);font-weight:800}.tayibat-home .home-hero-title{margin:0;color:var(--brand-purpleDark);font-size:var(--type-title-lg);font-weight:900;line-height:1.13;letter-spacing:-0.035em;text-wrap:balance;text-shadow:0 5px 18px rgba(79,2,65,0.06)}.tayibat-home .home-hero-title span,.tayibat-home .home-hero-title strong{display:inline-block}.tayibat-home .home-hero-title strong{margin-top:0.35rem;color:#bd8500;font-size:0.7em;font-weight:600;letter-spacing:-0.02em}.tayibat-home .home-hero-description{max-width:790px;margin:1.25rem auto 0;color:#4b5563;font-size:clamp(1rem,2vw,1.2rem);font-weight:600;line-height:1.9;text-wrap:balance}.tayibat-home .home-hero-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem}.tayibat-home .home-hero-cta{min-height:3.2rem;padding:0.8rem 1.35rem;display:inline-flex;align-items:center;justify-content:center;gap:0.65rem;border:1px solid transparent;border-radius:9999px;font-size:0.94rem;font-weight:900;box-shadow:0 10px 30px rgba(15,17,21,0.09);transition:transform 0.25s ease,box-shadow 0.25s ease,background-color 0.25s ease,color 0.25s ease,border-color 0.25s ease}.tayibat-home .home-hero-cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(15,17,21,0.14)}.tayibat-home .home-hero-cta:focus-visible{outline:3px solid rgba(238,180,21,0.55);outline-offset:3px}.tayibat-home .home-hero-cta--primary{color:#fff;background:var(--brand-purple)}.tayibat-home .home-hero-cta--primary:hover{background:var(--brand-purpleDark)}.tayibat-home .home-hero-cta--secondary{color:var(--brand-purpleDark);background:rgba(255,255,255,0.7);border-color:rgba(99,2,82,0.16)}.tayibat-home .home-hero-cta--secondary:hover{color:#fff;background:var(--brand-purple);border-color:var(--brand-purple)}.tayibat-home .home-hero-medical-note{max-width:720px;margin:1rem auto 0;display:flex;align-items:center;justify-content:center;gap:0.55rem;color:#6b7280;font-size:0.82rem;font-weight:700}.tayibat-home .home-hero-medical-note i{color:var(--brand-purple)}.tayibat-home .home-carousel-shell{width:100%;max-width:1220px;margin:0 auto;position:relative;padding:0 2.8rem}.tayibat-home .home-carousel-wrapper{width:100%;max-width:1120px;margin:0 auto;position:relative;overflow:hidden;contain:paint;background:#111318;border:1px solid rgba(255,255,255,0.58);border-radius:var(--radius-lg);box-shadow:0 24px 56px rgba(79,2,65,0.16)}.tayibat-home .home-carousel-inner{display:block;width:100%;max-width:100%;direction:ltr;transform:none !important}.tayibat-home .home-carousel-slide{position:relative;min-width:0;display:none;overflow:hidden}.tayibat-home .home-carousel-slide[aria-hidden="false"]{display:block}.tayibat-home .home-slide-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform 0.7s ease}.tayibat-home .home-slide-overlay{position:absolute;inset:0;padding:clamp(1.1rem,4vw,3rem);display:flex;align-items:flex-end;background:linear-gradient(to top,rgba(8,8,10,0.92) 0%,rgba(8,8,10,0.48) 44%,transparent 78%)}.tayibat-home .home-slide-content{width:min(940px,92%);direction:rtl;text-align:right;margin-left:auto;margin-right:0;padding-bottom:1rem}[dir="ltr"] .tayibat-home .home-slide-content{direction:ltr;text-align:left;margin-left:0;margin-right:auto}.tayibat-home .home-slide-badge{margin-bottom:0.65rem;padding:0.28rem 0.75rem;display:inline-block;color:#17120a;background:var(--brand-gold);border-radius:9999px;box-shadow:0 6px 18px rgba(238,180,21,0.24);font-size:0.72rem;font-weight:900}.tayibat-home .home-slide-title{max-width:880px;margin:0;color:#fff;font-size:clamp(1.12rem,3vw,2.15rem);font-weight:800;line-height:1.42;text-wrap:pretty}.tayibat-home .home-carousel-arrow{position:absolute;top:50%;z-index:3;width:3.25rem;height:3.25rem;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-purple);background:rgba(255,255,255,0.96);border:1px solid rgba(79,2,65,0.12);border-radius:50%;box-shadow:0 10px 28px rgba(15,17,21,0.16);cursor:pointer;transform:translateY(-50%);transition:color 0.22s ease,background-color 0.22s ease,transform 0.22s ease}.tayibat-home .home-carousel-arrow:focus-visible,.tayibat-home .home-carousel-indicators button:focus-visible{outline:3px solid rgba(238,180,21,0.6);outline-offset:3px}.tayibat-home .home-carousel-arrow--previous{left:0}.tayibat-home .home-carousel-arrow--next{right:0}.tayibat-home .home-carousel-indicators{position:absolute;right:50%;bottom:1rem;z-index:2;display:flex;align-items:center;gap:0.3rem;transform:translateX(50%)}.tayibat-home .home-carousel-indicators button{width:2.75rem;height:2.75rem;padding:0;display:inline-flex;align-items:center;justify-content:center;position:relative;background:transparent;border:0;border-radius:9999px;cursor:pointer;transition:transform 0.25s ease}.tayibat-home .home-carousel-indicators button::before{content:"";width:0.52rem;height:0.52rem;background:rgba(255,255,255,0.58);border-radius:9999px;transition:width 0.25s ease,background-color 0.25s ease,opacity 0.25s ease}.tayibat-home .home-carousel-indicators button.active::before{width:1.75rem;height:0.52rem;background:var(--brand-gold)}@media (min-width:768px){.tayibat-home .home-hero{padding:calc(var(--header-height-tablet) + 1.6rem) 2rem 4.5rem}.tayibat-home .home-hero-copy{margin-bottom:3rem}.tayibat-home .home-hero-actions{gap:0.9rem}.tayibat-home .home-hero-cta{min-width:13rem;padding:0.9rem 1.6rem;font-size:1rem}.tayibat-home .home-carousel-shell{padding:0 4.4rem}.tayibat-home .home-carousel-arrow{width:3.5rem;height:3.5rem}}@media (max-width:640px){.tayibat-home .home-hero{min-height:auto;padding:calc(var(--header-height-mobile) + 0.8rem) 0.8rem 2.85rem}.tayibat-home .home-hero-copy{margin-bottom:2rem}.tayibat-home .home-hero-description{line-height:1.75}.tayibat-home .home-hero-orb,.tayibat-home .home-faq-bg-purple,.tayibat-home .home-faq-bg-gold{display:none}.tayibat-home .home-hero-actions{width:min(100%,23rem);margin-right:auto;margin-left:auto;flex-direction:column}.tayibat-home .home-hero-cta{width:100%}.tayibat-home .home-hero-medical-note{align-items:flex-start;font-size:0.76rem;line-height:1.65}.tayibat-home .home-carousel-shell{padding:0}.tayibat-home .home-carousel-wrapper{border-radius:var(--radius-md)}.tayibat-home .home-carousel-inner{display:block;width:100%;transform:none !important}.tayibat-home .home-carousel-slide{display:none;min-width:0;flex:0 0 auto}.tayibat-home .home-carousel-slide[aria-hidden="false"]{display:block}.tayibat-home .home-slide-img{aspect-ratio:4 / 3}.tayibat-home .home-slide-overlay{padding:1rem 1rem 4.5rem}.tayibat-home .home-slide-content{width:min(100%,96%);padding-bottom:0}.tayibat-home .home-carousel-arrow{top:50%;bottom:auto;width:2.875rem;height:2.875rem;color:#fff;background:rgba(15,17,21,0.62);border-color:rgba(255,255,255,0.2);box-shadow:none;transform:translateY(-50%)}.tayibat-home .home-carousel-arrow:hover{transform:translateY(-50%)}.tayibat-home .home-carousel-arrow--previous{left:0.75rem}.tayibat-home .home-carousel-arrow--next{right:0.75rem}.tayibat-home .home-carousel-indicators{bottom:0.35rem}}@media (max-width:390px){.tayibat-home .home-hero{padding-right:0.65rem;padding-left:0.65rem}.tayibat-home .home-hero-eyebrow{padding-right:0.7rem;padding-left:0.7rem}.tayibat-home .home-hero-description{font-size:0.95rem}.tayibat-home .home-slide-overlay{padding:1rem}.tayibat-home .home-slide-content{width:100%}}@media (prefers-reduced-motion:reduce){.tayibat-home .home-carousel-inner,.tayibat-home .home-slide-img,.tayibat-home .home-hero-cta{transition:none}}.tayibat-home .hidden-mobile{display:none}@media(min-width:768px){.tayibat-home .hidden-mobile{display:inline-block}}.tayibat-home .mobile-only{display:none}@media(max-width:767px){.tayibat-home .mobile-only{display:block}}.tayibat-home .home-banner-section{padding:2rem 1rem}.tayibat-home .home-banner-container{width:100%;max-width:1440px;margin:0 auto;padding-left:1rem;padding-right:1rem}.tayibat-home .home-banner-horizontal{display:block;border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.05);transition:transform 0.3s,box-shadow 0.3s;position:relative;width:100%;height:128px}@media(min-width:768px){.tayibat-home .home-banner-horizontal{height:160px}}.tayibat-home .home-banner-horizontal img{width:100%;height:100%;object-fit:cover}.tayibat-home .home-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,8,26,0.8) 0%,rgba(27,8,26,0.44) 44%,rgba(27,8,26,0.12) 100%)}.tayibat-home .home-banner-copy{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0.45rem;padding:1rem 1.15rem;color:#fff}@media(min-width:768px){.tayibat-home .home-banner-copy{max-width:min(62%,640px);padding:1.4rem 1.7rem}}.tayibat-home .home-banner-copy strong{font-size:clamp(1rem,2vw,1.5rem);font-weight:900;line-height:1.35}.tayibat-home .home-banner-copy p{margin:0;color:rgba(255,255,255,0.88);font-size:0.86rem;line-height:1.7}.tayibat-home .home-banner-cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:2.25rem;padding:0.55rem 0.85rem;border-radius:999px;border:1px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.14);color:#fff7db;font-size:0.78rem;font-weight:900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tayibat-home .home-banner-badge{position:absolute;top:0.5rem;left:0.5rem;background:rgba(0,0,0,0.5);color:#fff;font-size:0.65rem;padding:0.15rem 0.5rem;border-radius:0.25rem;font-weight:bold;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[dir="ltr"] .tayibat-home .home-banner-overlay{background:linear-gradient(270deg,rgba(27,8,26,0.8) 0%,rgba(27,8,26,0.44) 44%,rgba(27,8,26,0.12) 100%)}[dir="ltr"] .tayibat-home .home-banner-badge{right:0.5rem;left:auto}.tayibat-home .home-section-header{text-align:center;margin-bottom:3rem}.tayibat-home .home-highlight-badge{background:linear-gradient(to right,var(--brand-gold),var(--brand-goldLight));color:#000;padding:0.25rem 1.5rem;border-radius:2rem;display:inline-block;transform:rotate(-2deg)}.tayibat-home .home-section-subtitle{display:inline-flex;align-items:center;gap:0.75rem;background:#fff;border:1px solid #eee;padding:0.75rem 1.5rem;border-radius:9999px;box-shadow:0 2px 5px rgba(0,0,0,0.05);margin-top:1rem}.tayibat-home .home-panels-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.tayibat-home .home-panels-grid{grid-template-columns:1fr 1fr}}.tayibat-home .home-panel{background:#fdfdfd;border-radius:2rem;padding:2rem;border:1px solid #f3f4f6}.tayibat-home .home-panel-header h3{font-size:1.75rem;font-weight:900;text-align:center;color:#16a34a;margin-bottom:1.5rem}.tayibat-home .home-panel-header h3.bad{color:#dc2626}.tayibat-home .home-panel-indicator{background:#fff;padding:1.5rem;border-radius:1.5rem;border:1px solid #eee;margin-bottom:1.5rem;box-shadow:0 8px 30px -12px rgba(34,197,94,0.15)}.tayibat-home .home-panel-indicator.bad{box-shadow:0 8px 30px -12px rgba(239,68,68,0.15)}.tayibat-home .indicator-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:0.5rem}.tayibat-home .indicator-label{font-size:0.75rem;background:#f0fdf4;color:#16a34a;padding:0.25rem 0.75rem;border-radius:9999px;font-weight:bold}.tayibat-home .indicator-value{font-size:1.25rem;font-weight:900;color:#16a34a}.tayibat-home .indicator-label.bad{background:#fef2f2;color:#dc2626}.tayibat-home .indicator-value.bad{color:#dc2626}.tayibat-home .indicator-bar{width:100%;height:0.5rem;background:#f3f4f6;border-radius:9999px;overflow:hidden;margin-bottom:1rem}.tayibat-home .indicator-progress{height:100%;border-radius:9999px}.tayibat-home .indicator-progress.good-progress{width:15%;background:#22c55e}.tayibat-home .indicator-progress.bad-progress{width:95%;background:#ef4444}.tayibat-home .indicator-desc{text-align:center;font-weight:bold;font-size:0.875rem;margin:0;color:#4b5563}.tayibat-home .home-tags{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:center;margin-top:1.5rem}.tayibat-home .home-tags span,.tayibat-home .home-tags a{padding:0.5rem 1.25rem;border-radius:2rem;font-size:0.875rem;font-weight:800;text-decoration:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:inline-flex;align-items:center;gap:0.4rem;transition:transform 0.2s ease,box-shadow 0.2s ease}.tayibat-home .home-panel-good .home-tags span,.tayibat-home .home-panel-good .home-tags a{background:linear-gradient(135deg,rgba(255,255,255,0.95),rgba(240,253,244,0.7));border:1px solid rgba(34,197,94,0.2);color:#166534;box-shadow:0 4px 15px -5px rgba(34,197,94,0.15)}.tayibat-home .home-panel-good .home-tags span::before,.tayibat-home .home-panel-good .home-tags a::before{content:"✓";font-size:0.85em;color:#22c55e;font-weight:900}.tayibat-home .home-panel-bad .home-tags span,.tayibat-home .home-panel-bad .home-tags a{background:linear-gradient(135deg,rgba(255,255,255,0.95),rgba(254,242,242,0.7));border:1px solid rgba(239,68,68,0.2);color:#991b1b;box-shadow:0 4px 15px -5px rgba(239,68,68,0.15)}.tayibat-home .home-panel-bad .home-tags span::before,.tayibat-home .home-panel-bad .home-tags a::before{content:"✕";font-size:0.85em;color:#ef4444;font-weight:900}.tayibat-home .home-tags a:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(28,24,38,0.08)}.tayibat-home .home-founder-card{position:relative;border-radius:2rem;overflow:hidden;min-height:400px;display:flex;align-items:center;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);background-color:#0a0a0a}@media(min-width:768px){.tayibat-home .home-founder-card{min-height:500px;aspect-ratio:2.5 / 1}}.tayibat-home .home-founder-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center;background-color:#0a0a0a}.tayibat-home .home-founder-overlay{position:absolute;inset:0;background:linear-gradient(to left,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.2) 45%,transparent 100%);overflow:hidden}.tayibat-home .home-founder-overlay::after{content:'';position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,0.06),transparent);transform:skewX(-20deg);animation:smoothShine 7s infinite;pointer-events:none}@keyframes smoothShine{0%{left:-100%}20%{left:200%}100%{left:200%}}.tayibat-home .home-founder-content{position:relative;z-index:10;padding:2rem;color:#fff;max-width:500px;text-align:right}@media(min-width:768px){.tayibat-home .home-founder-content{padding:4rem;max-width:650px}}.tayibat-home .home-badge{background:var(--brand-gold);color:#000;padding:0.25rem 1rem;border-radius:9999px;font-weight:bold;margin-bottom:1.5rem;display:inline-block;font-size:0.875rem}.tayibat-home .home-founder-content h2{font-size:2.5rem;font-weight:900;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){.tayibat-home .home-founder-content h2{font-size:3.5rem}}.tayibat-home .home-founder-content p{font-size:1.125rem;line-height:1.8;margin-bottom:2rem;color:#e5e7eb}.tayibat-home .home-tools-scroll{display:flex;gap:1rem;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;direction:ltr;-ms-overflow-style:none;scroll-snap-type:x mandatory;contain:inline-size}.tayibat-home .home-tools-scroll::-webkit-scrollbar{display:none}.tayibat-home .home-tool{flex:0 0 140px;background:#fff;border-radius:1rem;overflow:hidden;border:1px solid #f3f4f6;transition:border-color 0.25s ease,box-shadow 0.25s ease;scroll-snap-align:start;text-align:center;direction:rtl}@media(min-width:768px){.tayibat-home .home-tool{flex:0 0 160px}}.tayibat-home .home-tool-img-container{width:100%;aspect-ratio:16/9;overflow:hidden}.tayibat-home .home-tool-img-container img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s}.tayibat-home .home-tool-title-container{padding:0.75rem 0.5rem}.tayibat-home .home-tool h3{font-size:0.75rem;margin:0;color:var(--brand-textLight);font-weight:800;transition:color 0.3s}@media(min-width:768px){.tayibat-home .home-tool h3{font-size:0.875rem}}@media(min-width:768px){.tayibat-home .home-tools-scroll{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));overflow:visible;scroll-snap-type:none;direction:rtl}.tayibat-home .home-tool{flex:initial;width:100%;min-width:0}}.tayibat-home .home-section-header-flex{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.tayibat-home .home-link-all{color:var(--brand-purple);font-weight:bold;transition:color 0.3s}.tayibat-home .home-link-all:hover{color:var(--brand-gold);text-decoration:underline}.tayibat-home .home-articles-filters{width:100%;max-width:100%;margin-bottom:2rem;overflow-x:auto;overflow-y:hidden;contain:inline-size}.tayibat-home .home-articles-filters::-webkit-scrollbar{display:none}.tayibat-home .home-filters-scroll{display:flex;gap:0.5rem;width:max-content;max-width:none;padding-bottom:0.5rem;-ms-overflow-style:none}.tayibat-home .home-filter-btn{padding:0.5rem 1.5rem;border-radius:2rem;font-size:0.85rem;font-weight:800;border:1px solid rgba(0,0,0,0.05);background:rgba(255,255,255,0.7);color:#4b5563;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 5px rgba(0,0,0,0.02)}.tayibat-home .home-filter-btn:hover{background:#fdfafb;color:var(--brand-purple);border-color:rgba(99,2,82,0.15);transform:translateY(-2px)}.tayibat-home .home-filter-btn.active{background:linear-gradient(135deg,var(--brand-purple),var(--brand-purpleDark));color:#fff;border-color:transparent;box-shadow:0 6px 15px -3px rgba(99,2,82,0.4);transform:translateY(-2px)}.tayibat-home .home-articles-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}@media(min-width:640px){.tayibat-home .home-articles-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tayibat-home .home-articles-grid{grid-template-columns:repeat(4,1fr)}}.tayibat-home .home-empty-state{grid-column:1 / -1;margin:0;padding:1.25rem;color:#6b7280;background:#f9fafb;border:1px solid #f3f4f6;border-radius:1rem;text-align:center}.tayibat-home .home-article-card{background:#fff;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(0,0,0,0.04);transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);display:flex;flex-direction:column;box-shadow:0 4px 15px rgba(0,0,0,0.02)}.tayibat-home .home-article-img-wrap{position:relative;aspect-ratio:16/9;overflow:hidden}.tayibat-home .home-article-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(0.2,0.8,0.2,1)}.tayibat-home .home-article-badge{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,0.95);padding:0.35rem 0.85rem;border-radius:2rem;font-size:0.75rem;font-weight:800;color:var(--brand-purple);box-shadow:0 4px 10px rgba(0,0,0,0.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.5)}.tayibat-home .home-article-body{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.tayibat-home .home-article-body h3{font-size:var(--type-title-sm);font-weight:900;color:#17120a;margin-bottom:0.85rem;line-height:1.42;transition:color 0.3s;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2}.tayibat-home .home-article-body p{font-size:0.9rem;color:#6b7280;flex-grow:1;margin:0;line-height:1.6}.tayibat-home .home-ad-card{background:linear-gradient(135deg,#fffcf5,#fff);border:1px solid rgba(238,180,21,0.25)}.tayibat-home .home-ad-card:hover{border-color:var(--brand-gold);box-shadow:0 15px 35px -5px rgba(238,180,21,0.25)}.tayibat-home .home-ad-badge{position:absolute;top:1rem;left:1rem;background:linear-gradient(135deg,var(--brand-gold),#f6cb52);color:#17120a;font-size:0.7rem;padding:0.35rem 0.85rem;border-radius:2rem;font-weight:900;letter-spacing:1px;box-shadow:0 4px 10px rgba(238,180,21,0.3);z-index:2}.tayibat-home .home-ad-card .home-article-body{background:linear-gradient(to top,rgba(238,180,21,0.08),transparent)}.tayibat-home .home-ad-card .home-article-footer{margin-top:auto;color:var(--brand-gold);font-weight:900;font-size:0.9rem;transition:transform 0.3s}.tayibat-home .home-ad-card:hover .home-article-footer{transform:translateX(-5px)}[dir="ltr"] .tayibat-home .home-ad-card:hover .home-article-footer{transform:translateX(5px)}.tayibat-home .home-ad-card--adsense{background:linear-gradient(135deg,#fffcf5,#fff);border:1px solid rgba(238,180,21,0.22)}.tayibat-home .home-ad-card--image{display:block;background:linear-gradient(180deg,#ffffff,#faf7f1);border:1px solid rgba(29,90,82,0.12);overflow:hidden}.tayibat-home .home-ad-card--image .home-article-img-wrap{aspect-ratio:16 / 9}.tayibat-home .home-ad-card--image .home-article-body,.tayibat-home .home-ad-card--image .home-ad-badge,.tayibat-home .home-ad-card--image .home-article-footer{display:none}.tayibat-home .home-ad-card--image .home-article-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.tayibat-home .home-banner-horizontal--ad{background:#fff;border:1px solid rgba(29,90,82,0.12)}.tayibat-home .managed-ad-slot--home-banner{min-height:128px;padding:1rem;border-radius:1.5rem;border:1px solid rgba(99,2,82,0.08);background:linear-gradient(135deg,rgba(255,255,255,0.88),rgba(255,250,243,0.96));box-shadow:0 12px 28px rgba(79,2,65,0.08);display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:768px){.tayibat-home .managed-ad-slot--home-banner{min-height:160px;padding:1.25rem}}.tayibat-home .managed-ad-slot--home-inline{min-height:220px;padding:1rem;border-radius:1.5rem;background:linear-gradient(135deg,#fffcf5,#fff);border:1px solid rgba(238,180,21,0.18);display:flex;align-items:center;justify-content:center;overflow:hidden}.tayibat-home .home-most-read-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:1024px){.tayibat-home .home-most-read-grid{grid-template-columns:1fr 1fr;gap:2rem}}.tayibat-home .home-most-read-large{display:flex;flex-direction:column;gap:1rem}.tayibat-home .home-mr-large-card{position:relative;border-radius:1.5rem;overflow:hidden;min-height:220px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;transition:transform 0.3s;border:1px solid #eee}.tayibat-home .home-mr-large-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px rgba(0,0,0,0.1)}.tayibat-home .home-mr-large-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s}.tayibat-home .home-mr-large-card:hover img{transform:scale(1.05)}.tayibat-home .home-mr-large-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.4) 50%,transparent 100%)}.tayibat-home .home-mr-large-content{position:relative;z-index:10;padding:1.5rem;color:#fff}.tayibat-home .home-mr-badge{background:var(--brand-gold);color:#000;padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.65rem;font-weight:bold;display:inline-block;margin-bottom:0.5rem}.tayibat-home .home-mr-large-content h3{font-size:1.25rem;font-weight:bold;margin:0;transition:color 0.3s}.tayibat-home .home-mr-large-card:hover .home-mr-large-content h3{color:#ea580c}@media(min-width:768px){.tayibat-home .home-mr-large-content h3{font-size:1.5rem}}.tayibat-home .home-most-read-small{display:flex;flex-direction:column;gap:1rem}.tayibat-home .home-mr-small-card{display:flex;background:#fff;border-radius:1rem;overflow:hidden;border:1px solid #f3f4f6;height:100px;transition:transform 0.3s}@media(min-width:768px){.tayibat-home .home-mr-small-card{height:110px}}.tayibat-home .home-mr-small-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px rgba(0,0,0,0.1)}.tayibat-home .home-mr-img{width:120px;flex-shrink:0;overflow:hidden}@media(min-width:768px){.tayibat-home .home-mr-img{width:140px}}.tayibat-home .home-mr-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s}.tayibat-home .home-mr-small-card:hover .home-mr-img img{transform:scale(1.1)}.tayibat-home .home-mr-text{padding:1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.tayibat-home .home-mr-cat{background:rgba(99,2,82,0.05);color:var(--brand-purple);padding:0.25rem 0.5rem;border-radius:0.25rem;font-size:0.65rem;font-weight:900;margin-bottom:0.5rem;display:inline-block;align-self:flex-start}.tayibat-home .home-mr-text h3{font-size:0.875rem;font-weight:800;color:#1f2937;margin:0;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;transition:color 0.3s}@media(min-width:768px){.tayibat-home .home-mr-text h3{font-size:1rem}}.tayibat-home .home-mr-small-card:hover .home-mr-text h3{color:#ea580c}.tayibat-home .home-faq-section{padding:5rem 1rem;overflow:hidden;overflow:clip;background:linear-gradient(to bottom,#ffffff,#f9fafb);contain:paint}.tayibat-home .home-faq-bg-purple{position:absolute;top:-14rem;right:1rem;width:500px;height:500px;border-radius:50%;background:rgba(99,2,82,0.05);filter:blur(100px);pointer-events:none}.tayibat-home .home-faq-bg-gold{position:absolute;bottom:-12rem;left:1rem;width:600px;height:600px;border-radius:50%;background:rgba(238,180,21,0.05);filter:blur(120px);pointer-events:none}.tayibat-home .home-faq-grid{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:1024px){.tayibat-home .home-faq-grid{flex-direction:row;align-items:flex-start;gap:4rem}}.tayibat-home .home-faq-header{flex:0 0 40%}.tayibat-home .home-faq-pill{display:inline-block;padding:0.5rem 1.25rem;font-size:0.875rem;font-weight:bold;color:var(--brand-purple);background:rgba(99,2,82,0.05);border:1px solid rgba(99,2,82,0.1);border-radius:9999px;margin-bottom:1.5rem}.tayibat-home .home-faq-title{font-size:var(--type-title-md);font-weight:900;color:var(--brand-purpleDark);margin-bottom:1.5rem;line-height:1.25}.tayibat-home .home-faq-title span{background:linear-gradient(to left,var(--brand-gold),var(--brand-purple));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tayibat-home .home-faq-desc{color:#6b7280;font-size:1.125rem;line-height:1.8;margin-bottom:2rem;font-weight:500}.tayibat-home .home-faq-link{color:var(--brand-purple);font-weight:bold;font-size:1.125rem;display:inline-block;transition:opacity 0.3s}.tayibat-home .home-faq-link:hover{opacity:0.8}.tayibat-home .home-faq-list{flex:1;display:flex;flex-direction:column;gap:0.5rem}.tayibat-home .home-faq-item{background:rgba(255,255,255,0.8);border:1px solid #f3f4f6;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px -10px rgba(0,0,0,0.05);transition:all 0.3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tayibat-home .home-faq-item:hover{box-shadow:0 8px 30px -10px rgba(0,0,0,0.1);border-color:rgba(99,2,82,0.3)}.tayibat-home .home-faq-btn{width:100%;text-align:right;padding:1rem 1.25rem;background:transparent;border:none;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.8;color:var(--brand-purpleDark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color 0.3s}@media(min-width:768px){.tayibat-home .home-faq-btn{padding:1.25rem 1.5rem}}.tayibat-home .home-faq-btn > span{flex:1}.tayibat-home .home-faq-btn:hover{color:var(--brand-purple)}.tayibat-home .home-faq-btn .icon-wrap{width:28px;height:28px;border-radius:50%;background:#f9fafb;display:flex;align-items:center;justify-content:center;transition:all 0.3s;flex-shrink:0}@media(min-width:768px){.tayibat-home .home-faq-btn .icon-wrap{width:32px;height:32px}}.tayibat-home .home-faq-btn .icon{color:#9ca3af;font-size:1.2rem;line-height:1;transition:transform 0.3s,color 0.3s}.tayibat-home .home-faq-item:hover .icon-wrap{background:var(--brand-purple)}.tayibat-home .home-faq-item:hover .icon{color:#fff}.tayibat-home .home-faq-content{max-height:0;overflow:hidden;transition:max-height 0.4s ease-out}.tayibat-home .home-faq-content-inner{padding:0 1.25rem 1rem 1.25rem}@media(min-width:768px){.tayibat-home .home-faq-content-inner{padding:0 1.5rem 1.25rem 1.5rem}}.tayibat-home .home-faq-content-inner::before{content:'';display:block;width:100%;height:1px;background:linear-gradient(to right,transparent,#f3f4f6,transparent);margin-bottom:1rem}.tayibat-home .home-faq-content p{margin:0;color:#4b5563;font-size:0.95rem;line-height:1.9}.tayibat-home .home-faq-item.active .home-faq-content{max-height:500px}.tayibat-home .home-faq-item.active .icon{transform:rotate(45deg)}@media (hover:hover) and (pointer:fine){.tayibat-home .home-carousel-slide:hover .home-slide-img{transform:scale(1.025)}.tayibat-home .home-carousel-arrow:hover{color:#fff;background:var(--brand-purple);transform:translateY(-50%) scale(1.06)}.tayibat-home .home-banner-horizontal:hover{transform:scale(1.02)}.tayibat-home .home-tool:hover{border-color:rgba(99,2,82,0.35);box-shadow:0 8px 20px -14px rgba(99,2,82,0.55)}.tayibat-home .home-tool:hover .home-tool-img-container img{transform:scale(1.04)}.tayibat-home .home-tool:hover h3{color:var(--brand-purpleDark)}.tayibat-home .home-article-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px -5px rgba(99,2,82,0.15);border-color:rgba(99,2,82,0.1)}.tayibat-home .home-article-card:hover .home-article-img-wrap img{transform:scale(1.08)}.tayibat-home .home-article-card:hover .home-article-body h3{color:var(--brand-gold)}}