.home-hero{padding:82px 0 72px;position:relative;overflow:hidden}.home-hero:before{content:"";filter:blur(130px);pointer-events:none;background:#ff7a1a17;border-radius:50%;width:680px;height:680px;position:absolute;top:-320px;right:-260px}html[dir=rtl] .home-hero:before{left:-260px;right:auto}.home-hero-container{width:min(100% - 40px, var(--container-width));border-radius:36px;align-items:center;min-height:650px;margin:0 auto;padding:70px;display:flex;position:relative;overflow:hidden}.home-hero-content{max-width:590px}.home-hero-eyebrow,.home-section-eyebrow{color:var(--accent-color);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:10px;font-size:.72rem;font-weight:800;line-height:1.4;display:inline-flex}html[dir=rtl] .home-hero-eyebrow,html[dir=rtl] .home-section-eyebrow{letter-spacing:0}.home-hero-eyebrow span{background:currentColor;width:25px;height:1px}.home-hero-content h1{max-width:650px;color:var(--text-primary);letter-spacing:-.055em;margin:24px 0 22px;font-size:clamp(2.7rem,5.1vw,5.1rem);font-weight:800;line-height:1.05}html[dir=rtl] .home-hero-content h1{letter-spacing:-.035em;line-height:1.25}.home-hero-description{color:#a2a2ac;max-width:570px;margin:0;font-size:1.02rem;line-height:1.9}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.home-primary-button,.home-secondary-button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 19px;font-size:.82rem;font-weight:750;line-height:1;text-decoration:none;transition:transform .2s,color .2s,border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.home-primary-button{color:#171717;background:var(--accent-color);box-shadow:0 12px 32px #ff7a1a33}.home-primary-button svg,.home-section-link svg{width:17px;height:17px}html[dir=rtl] .home-primary-button svg,html[dir=rtl] .home-section-link svg{transform:scaleX(-1)}.home-primary-button:hover{color:#171717;background:var(--accent-color-hover);transform:translateY(-2px);box-shadow:0 16px 38px #ff7a1a45}.home-secondary-button{color:#a3a3ad;border:1px solid var(--border-color);background:#ffffff06}.home-secondary-button:hover{color:var(--text-primary);background:#ff7a1a0f;border-color:#ff7a1a52;transform:translateY(-2px)}.home-hero-stats{align-items:center;gap:42px;margin-top:46px;display:flex}.home-hero-stats>div{flex-direction:column;gap:2px;display:flex}.home-hero-stats strong{color:var(--text-primary);font-size:1.45rem;font-weight:800;line-height:1.2}.home-hero-stats span{color:#6f6f79;font-size:.73rem;font-weight:600}.home-hero-image-wrapper{background:#17171b;border:1px solid #ffffff17;border-radius:30px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 35px 80px #0000004d}.home-hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero-image-overlay{background:linear-gradient(90deg,#0a0a0ce6,#0a0a0c59);position:absolute;inset:0}.home-hero-placeholder{background:linear-gradient(135deg,#ff7a1a29,#ffffff05),#151519;place-items:center;display:grid;position:absolute;inset:0}.home-hero-placeholder span{color:#ffffff14;letter-spacing:-.08em;font-size:clamp(4rem,12vw,10rem);font-weight:900}.home-featured-card{-webkit-backdrop-filter:blur(18px);background:#0f0f12c2;border:1px solid #ffffff1a;border-radius:20px;padding:25px;position:absolute;bottom:24px;left:24px;right:24px}.home-featured-category{color:var(--accent-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-flex}html[dir=rtl] .home-featured-category{letter-spacing:0}.home-featured-card h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:750;line-height:1.35}.home-featured-card h2 a{color:#fff;text-decoration:none}.home-featured-card h2 a:hover{color:#f0f0f2}.home-featured-meta{color:#8c8c96;flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;font-size:.72rem;font-weight:600;display:flex}.home-featured-meta>span[aria-hidden=true]{background:#686872;border-radius:50%;width:3px;height:3px}.home-section{padding:82px 0}.home-section-container{width:min(100% - 40px, var(--container-width));margin:0 auto}.home-section-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.home-section-header h2{color:var(--text-primary);letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(2rem,3.6vw,3.2rem);font-weight:800;line-height:1.15}html[dir=rtl] .home-section-header h2{letter-spacing:-.025em}.home-section-link{color:#8f8f99;flex-shrink:0;align-items:center;gap:8px;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .18s,gap .18s;display:inline-flex}.home-section-link:hover{color:var(--accent-color);gap:12px}.home-latest-posts{background:linear-gradient(#0000,#ffffff03,#0000)}.home-empty-state{text-align:center;border:1px dashed #ffffff1a;border-radius:22px;padding:60px 24px}.home-empty-state strong{color:var(--text-primary);font-size:1rem;display:block}.home-empty-state p{color:var(--text-muted);margin:8px 0 0;font-size:.86rem}.home-categories-section{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff03}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-category-card{border:1px solid var(--border-color);min-height:128px;color:var(--text-primary);background:#ffffff05;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s;display:grid}.home-category-card:hover{background:#ff7a1a0b;border-color:#ff7a1a4d;transform:translateY(-3px)}.home-category-number{color:#60606a;font-size:.68rem;font-weight:800}.home-category-card h3{margin:0 0 5px;font-size:1rem;font-weight:750}.home-category-card div span{color:#777781;font-size:.73rem;font-weight:600}.home-category-card>svg{color:#666670;width:18px;height:18px;transition:color .18s,transform .18s}html[dir=rtl] .home-category-card>svg{transform:scaleX(-1)}.home-category-card:hover>svg{color:var(--accent-color);transform:translate(3px)}html[dir=rtl] .home-category-card:hover>svg{transform:scaleX(-1)translate(3px)}.home-about{padding:94px 0 10px}.home-about-container{width:min(100% - 40px, var(--container-width));background:linear-gradient(135deg,#ff7a1a0f,#ffffff04),#121216;border:1px solid #ffffff17;border-radius:26px;grid-template-columns:.45fr 1.45fr auto;align-items:start;gap:54px;margin:0 auto;padding:54px;display:grid}.home-about-label{color:var(--accent-color);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}html[dir=rtl] .home-about-label{letter-spacing:0}.home-about-content h2{max-width:700px;color:var(--text-primary);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.25}.home-about-content p{color:#94949e;max-width:760px;margin:0;font-size:.94rem;line-height:1.95}.home-about-actions{flex-direction:column;gap:9px;display:flex}.home-about-actions a{border:1px solid var(--border-color);color:#92929c;background:#ffffff06;border-radius:12px;place-items:center;min-width:138px;min-height:43px;padding:0 15px;font-size:.76rem;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s,background-color .18s;display:grid}.home-about-actions a:hover{color:var(--text-primary);border-color:#ffffff29}.home-about-actions a.is-accent{color:#171717;border-color:var(--accent-color);background:var(--accent-color)}.home-about-actions a.is-accent:hover{color:#171717;background:var(--accent-color-hover)}@media (width<=1050px){.home-hero-container{grid-template-columns:1fr 1fr;gap:44px}.home-hero-image-wrapper{min-height:540px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-about-container{grid-template-columns:1fr 2fr}.home-about-actions{flex-direction:row;grid-column:2}}@media (width<=820px){.home-hero{padding-top:54px}.home-hero-container{grid-template-columns:1fr}.home-hero-content{z-index:2;max-width:650px;position:relative}.home-hero-image-wrapper{min-height:540px}.home-about-container{grid-template-columns:1fr;gap:25px;padding:38px}.home-about-actions{grid-column:auto}}@media (width<=620px){.home-hero-container,.home-section-container,.home-about-container{width:min(100% - 24px, var(--container-width))}.home-hero{padding:42px 0 48px}.home-hero-content h1{font-size:clamp(2.45rem,13vw,3.7rem)}.home-hero-actions{flex-direction:column;align-items:stretch}.home-primary-button,.home-secondary-button{width:100%}.home-hero-stats{gap:28px}.home-hero-image-wrapper{border-radius:22px;min-height:470px}.home-featured-card{border-radius:16px;padding:19px;bottom:14px;left:14px;right:14px}.home-section{padding:62px 0}.home-section-header{flex-direction:column;align-items:flex-start;margin-bottom:28px}.home-category-grid{grid-template-columns:1fr}.home-category-card{min-height:110px}.home-about{padding-top:64px}.home-about-container{border-radius:20px;padding:28px 22px}.home-about-actions{flex-direction:column;align-items:stretch}}html.home-reveal-enabled .home-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--home-reveal-delay,0s);will-change:opacity, transform;transform:translateY(22px)}html.home-reveal-enabled .home-reveal[data-home-reveal-direction=left]{transform:translate(-24px)}html.home-reveal-enabled .home-reveal[data-home-reveal-direction=right],html[dir=rtl].home-reveal-enabled .home-reveal[data-home-reveal-direction=left]{transform:translate(24px)}html[dir=rtl].home-reveal-enabled .home-reveal[data-home-reveal-direction=right]{transform:translate(-24px)}html.home-reveal-enabled .home-reveal.is-visible{opacity:1;will-change:auto;transform:translate(0,0)}@media (width<=768px){html.home-reveal-enabled .home-reveal[data-home-reveal-direction=left],html.home-reveal-enabled .home-reveal[data-home-reveal-direction=right],html[dir=rtl].home-reveal-enabled .home-reveal[data-home-reveal-direction=left],html[dir=rtl].home-reveal-enabled .home-reveal[data-home-reveal-direction=right]{transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){html.home-reveal-enabled .home-reveal{opacity:1;will-change:auto;transition:none;transform:none}}.home-hero-slider{position:absolute;inset:0}.home-hero-image{object-fit:cover;opacity:0;width:100%;height:100%;animation:15s infinite hero-slide;position:absolute;inset:0;transform:scale(1.04)}.home-hero-image:nth-child(2){animation-delay:5s}.home-hero-image:nth-child(3){animation-delay:10s}.home-hero-image:nth-child(4){animation-delay:15s}.home-hero-image:nth-child(5){animation-delay:20s}@keyframes hero-slide{0%{opacity:0;transform:scale(1.04)}8%,32%{opacity:1;transform:scale(1)}40%,to{opacity:0;transform:scale(1.04)}}.home-products-section{position:relative}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:26px;transition:transform .25s,border-color .25s,background-color .25s;overflow:hidden}.product-card:hover{background:#ffffff0a;border-color:#ff7a1a59;transform:translateY(-6px)}.product-card-image{aspect-ratio:16/10;background:#151519;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-content{padding:24px}.product-card-content h3{color:var(--text-primary);margin:0 0 12px;font-size:1.25rem;font-weight:800;line-height:1.4}.product-card-content p{color:#9696a1;min-height:52px;margin:0;font-size:.92rem;line-height:1.8}.product-card-features{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.product-card-features span{color:var(--accent-color);background:#ff7a1a14;border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:700}.product-card-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.product-card-footer strong{color:var(--text-primary);font-size:1.05rem;font-weight:800}.product-card-footer a{background:var(--accent-color);color:#171717;border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:.78rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.product-card-footer a:hover{background:var(--accent-color-hover);transform:translateY(-2px)}@media (width<=1024px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.products-grid{grid-template-columns:1fr}.product-card-content{padding:20px}}.product-card{position:relative}.product-card-detail-link{z-index:1;border-radius:inherit;position:absolute;inset:0}.product-card-detail-link:focus-visible{outline:2px solid var(--accent-color);outline-offset:4px}.product-card-footer,.product-card-footer a{z-index:2;position:relative}.product-card-pricing{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-card-final-price{white-space:nowrap;font-size:1rem;font-weight:800}.product-card-old-price{opacity:.55;white-space:nowrap;font-size:.82rem;text-decoration:line-through}.product-card-discount{color:#ff8a38;background:#ff7a1a1f;border:1px solid #ff7a1a47;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.product-card-category{color:#ff8a38;background:#ff7a1a1a;border:1px solid #ff7a1a42;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;width:fit-content;min-height:27px;margin-top:7px;padding:5px 9px;font-size:.7rem;font-weight:750;line-height:1;display:inline-flex}.product-card-category svg{flex:none;width:14px;height:14px}
