:root{--v2-surface:#fff;--v2-surface-soft:#f8f7f5;--v2-text:#1f1b1d;--v2-muted:#6f666a;--v2-border:#e9e4e6;--v2-radius-lg:24px;--v2-radius-md:16px;--v2-shadow:0 18px 50px rgba(31,27,29,.08)}
.tajheez-v2-home{background:var(--v2-surface);color:var(--v2-text)}.v2-hero{padding:clamp(48px,8vw,96px) 0;background:linear-gradient(180deg,#fff 0%,var(--v2-surface-soft) 100%)}.v2-hero__inner,.v2-section .container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.v2-hero__content{max-width:860px}.v2-eyebrow{margin:0 0 12px;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--v2-muted)}.v2-hero__title{margin:0;max-width:820px;font-size:clamp(2.35rem,6vw,5rem);line-height:1.03;letter-spacing:-.045em}.v2-hero__subtitle{max-width:720px;margin:22px 0 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6;color:var(--v2-muted)}.v2-intent-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.v2-intent-actions .btn,.v2-seller-callout .btn,.v2-final-cta .btn,.v2-seller-hero .btn{min-height:52px;padding-inline:22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:700}.v2-search{display:flex;gap:10px;max-width:760px;margin-top:26px;padding:8px;background:#fff;border:1px solid var(--v2-border);border-radius:18px;box-shadow:var(--v2-shadow)}.v2-search input{flex:1;min-width:0;min-height:48px;padding:0 16px;border:0;outline:none;background:transparent;font-size:1rem}.v2-section{padding:clamp(48px,7vw,84px) 0}.v2-section__heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.v2-section__heading h2,.v2-seller-callout h2,.v2-final-cta h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1;letter-spacing:-.03em}.v2-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v2-category-card{min-height:132px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;color:inherit;text-decoration:none;background:var(--v2-surface-soft);border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);transition:.2s ease}.v2-category-card:hover,.v2-category-card:focus-visible{transform:translateY(-3px);box-shadow:var(--v2-shadow)}.v2-category-card__name{font-weight:700}.v2-seller-callout{padding-top:20px}.v2-seller-callout__panel,.v2-final-cta__panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(28px,5vw,54px);background:var(--v2-surface-soft);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg)}.v2-seller-callout__panel>div{max-width:760px}.v2-seller-callout p:not(.v2-eyebrow){margin:14px 0 0;color:var(--v2-muted);line-height:1.7}.v2-how__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.v2-how-card{padding:26px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md)}.v2-how-card__number{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--v2-surface-soft);font-weight:800}.v2-how-card h3{margin:18px 0 8px}.v2-how-card p{margin:0;color:var(--v2-muted);line-height:1.65}.v2-final-cta{padding-top:16px}.v2-final-cta__panel{flex-direction:column;text-align:center}
.v2-seller-landing{background:#fff;color:var(--v2-text);min-height:70vh}.v2-seller-landing .container{width:min(1060px,calc(100% - 32px));margin-inline:auto}.v2-seller-hero{padding:clamp(60px,10vw,120px) 0;background:linear-gradient(135deg,#fff 0%,#f8f5ff 100%);text-align:center}.v2-seller-hero .container{max-width:820px}.v2-seller-hero h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.04;letter-spacing:-.04em;margin:0}.v2-seller-hero p:not(.v2-eyebrow){font-size:1.15rem;line-height:1.7;color:var(--v2-muted);max-width:720px;margin:20px auto}.v2-seller-reassurance{font-size:.92rem!important}.v2-seller-types{padding:56px 0 80px}.v2-seller-types h2{text-align:center;margin:0 0 24px}.v2-seller-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v2-seller-type-grid a{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit;padding:24px;border:1px solid var(--v2-border);border-radius:18px;background:var(--v2-surface-soft);transition:.2s ease}.v2-seller-type-grid a:hover{transform:translateY(-2px);box-shadow:var(--v2-shadow)}.v2-seller-type-grid span{color:var(--v2-muted)}
@media(max-width:900px){.v2-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-how__grid{grid-template-columns:1fr}.v2-seller-callout__panel{align-items:stretch;flex-direction:column}.v2-seller-type-grid{grid-template-columns:1fr}}
@media(max-width:640px){.v2-hero__inner,.v2-section .container{width:min(100% - 22px,1180px)}.v2-hero{padding-top:38px}.v2-intent-actions,.v2-search{flex-direction:column}.v2-intent-actions .btn,.v2-search .btn{width:100%}.v2-category-grid{grid-template-columns:1fr 1fr;gap:10px}.v2-category-card{min-height:116px;padding:16px}.v2-section__heading{align-items:flex-start;flex-direction:column}.v2-seller-landing .container{width:min(100% - 22px,1060px)}}
[dir=rtl] .v2-hero__title,[dir=rtl] .v2-section__heading h2,[dir=rtl] .v2-seller-callout h2,[dir=rtl] .v2-final-cta h2,[dir=rtl] .v2-seller-hero h1{letter-spacing:normal}
