:root{--bg:#f5f5f7;--surface:#fff;--surface-strong:#0d1117;--surface-soft:#eef2ff;--border:#0d11171f;--text:#0d1117;--muted:#6b7280;--gold:#f4b000;--gold-strong:#e0a100;--navy:#0d1117;--navy-soft:#13213a;--blue:#1d4ed8;--green:#15803d;--shadow:0 18px 50px #0d111714;--radius-lg:28px;--radius-md:20px;--radius-sm:14px;--type-caption:.75rem;--type-small:.8125rem;--type-ui:.875rem;--type-body:1rem;--type-lead:1.125rem;--type-title-sm:1.25rem;--type-title:1.5rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:radial-gradient(circle at top right, #f4b00014, transparent 28%), radial-gradient(circle at top left, #1d4ed80f, transparent 24%), var(--bg);max-width:100%;min-height:100vh;color:var(--text);font-family:Vazirmatn,IRANSansX,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--type-body);text-align:right;margin:0;line-height:1.65;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}small{font-size:var(--type-caption)}summary{list-style:none}summary::-webkit-details-marker{display:none}.container{width:min(1200px,100% - 32px);margin-inline:auto}.page{padding-bottom:36px}.page--marketing{padding-top:0}.site-header{z-index:40;position:sticky;top:0}.site-header__top{color:#fff;background:linear-gradient(#0d1117 0%,#101a2a 100%);box-shadow:0 8px 24px #0d111738}.site-header__top-inner{align-items:center;gap:18px;padding:16px 0;display:flex}.site-header__brand,.site-footer__brand,.dashboard-shell__brand{align-items:center;gap:14px;min-width:max-content;display:flex}.site-brand{letter-spacing:.02em;font-size:1.05rem;font-weight:900}.site-brand-sub{color:#ffffffb8;font-size:.78rem}.site-logo{background:linear-gradient(135deg,#f4b0002e,#ffffff14);border:1px solid #ffffff1f;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.site-logo--light{background:#ffffff1f}.site-logo--dark{background:#0d11175c;border-color:#ffffff14}.site-logo__icon{width:30px;height:30px}.site-header__nav{align-items:center;gap:18px;margin-inline-start:auto;font-size:.94rem;display:flex}.site-header__link{color:#ffffffe6;padding:10px 0;position:relative}.site-header__link:after{content:"";inset-inline:0;background:0 0;border-radius:999px;height:2px;position:absolute;bottom:-12px}.site-header__link:hover:after,.site-header__link:focus-visible:after{background:var(--gold)}.site-header__actions{align-items:center;gap:10px;display:flex}.site-header__mobile{margin-inline-start:auto;display:none}.site-header__mobile-panel{background:var(--surface);width:min(280px,100vw - 32px);color:var(--text);box-shadow:var(--shadow);border:1px solid var(--border);border-radius:20px;gap:8px;margin-top:10px;padding:12px;display:grid;position:absolute;inset-inline-end:16px}.site-header__mobile-link,.site-header__mobile-cta{background:#0d11170a;border-radius:14px;padding:12px 14px}.site-header__mobile-cta{background:var(--gold);color:#0d1117;font-weight:800}.site-footer{color:#fff;background:linear-gradient(#0d1117 0%,#08101c 100%);margin-top:40px;padding:42px 0 28px}.site-footer__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:28px;display:grid}.site-footer h3{margin:0 0 14px;font-size:1.02rem}.site-footer__text{color:#ffffffc2;max-width:28rem;line-height:1.9}.site-footer__links,.site-footer__contact{color:#ffffffc2;gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-footer__contact li{align-items:center;gap:10px;display:flex}.footer-icon{width:18px;height:18px;color:var(--gold)}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-weight:800;transition:transform .16s,box-shadow .16s,background-color .16s,color .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--small{border-radius:14px;padding:11px 14px;font-size:.92rem}.button--primary{background:linear-gradient(135deg, var(--gold) 0%, #ffbf1f 100%);color:#0d1117;box-shadow:0 10px 24px #f4b00033}.button--ghost{color:inherit;background:#ffffff14;border-color:#ffffff24}.button--dark{background:var(--navy);color:#fff}.button__icon{width:18px;height:18px}.badge{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.badge--gold{color:#a16207;background:#f4b00024}.badge--green{color:var(--green);background:#15803d1f}.badge--blue{color:var(--blue);background:#1d4ed81f}.badge--neutral{color:var(--navy);background:#0d11170f}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.section-title{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.section-title h2,.section-title h1{margin:0;font-size:clamp(1.4rem,2.5vw,2.25rem)}.section-title p{color:var(--muted);margin:8px 0 0;line-height:1.8}.section-title__eyebrow{color:var(--gold-strong);margin-bottom:8px;font-size:.9rem;font-weight:900}.hero{padding:28px 0 10px}.hero__card{color:#fff;background:radial-gradient(circle at 100% 0,#f4b0003d,#0000 28%),linear-gradient(135deg,#0d1117 0%,#11213a 46%,#07111d 100%);border-radius:36px;position:relative;overflow:hidden}.hero__inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:28px;padding:30px;display:grid}.hero__eyebrow{color:#fffc;align-items:center;gap:8px;font-weight:800;display:inline-flex}.hero__title{margin:14px 0 12px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.15}.hero__title strong{color:var(--gold)}.hero__description{color:#ffffffd1;max-width:44rem;font-size:1.02rem;line-height:1.95}.hero__search{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:1.3fr repeat(3,minmax(0,.9fr)) auto;gap:10px;margin-top:22px;padding:10px;display:grid}.hero__search input,.hero__search select{min-height:56px;color:var(--text);background:#fffffff0;border:0;border-radius:16px;padding:0 16px}.hero__search input::placeholder{color:#94a3b8}.hero__visual{place-items:center;min-height:420px;display:grid;position:relative}.hero__glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:30px;width:130px;height:130px;position:absolute;inset:22px 18px auto auto}.hero__vehicle{filter:drop-shadow(0 26px 42px #00000047);width:min(100%,560px)}.hero__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.hero__stat{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:16px}.hero__stat-value{margin-bottom:6px;font-size:1.38rem;font-weight:900}.hero__stat-label{color:#ffffffbd;font-size:.9rem}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0 26px;display:grid}.feature-strip__item{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;align-items:center;gap:14px;padding:18px;display:flex}.feature-strip__icon{width:48px;height:48px;color:var(--gold);background:#f4b0001a;border-radius:16px;place-items:center;display:grid}.feature-strip__icon svg{width:22px;height:22px}.feature-strip__title{margin-bottom:4px;font-weight:900}.feature-strip__description{color:var(--muted);font-size:.92rem;line-height:1.75}.content-grid{gap:28px;display:grid}.section{padding:4px 0 0}.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.listing-card{overflow:hidden}.listing-card__media{min-height:210px;position:relative;overflow:hidden}.listing-card__badge{position:absolute;inset:14px auto auto 14px}.vehicle-art{width:100%;min-height:210px;position:relative;overflow:hidden}.vehicle-art--sm{min-height:178px}.vehicle-art--lg{min-height:430px}.vehicle-art__svg{width:100%;height:100%}.vehicle-art__label{bottom:14px;color:#fff;background:#0d1117d1;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700;position:absolute;inset-inline-start:14px}.listing-card__body{padding:18px 18px 16px}.listing-card__title-row,.listing-card__footer,.dealer-card__head,.article-card__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.listing-card h3,.dealer-card h3,.article-card h3,.pricing-card h3{margin:0;font-size:1.02rem;line-height:1.5}.listing-card__meta,.dealer-card p{color:var(--muted);margin:8px 0 0;font-size:.92rem}.listing-card__specs{flex-wrap:wrap;gap:8px;margin:14px 0 16px;display:flex}.listing-card__specs span{color:var(--muted);background:#0d11170a;border-radius:999px;padding:7px 11px;font-size:.82rem}.listing-card__price{color:#0f9d58;font-weight:900}.listing-card__dealer{color:var(--muted);margin-top:4px;font-size:.86rem}.icon-button{border:1px solid var(--border);color:#0d1117;background:#fff;border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.icon-button svg{width:18px;height:18px}.dealer-grid,.article-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.dealer-card,.article-card,.pricing-card{overflow:hidden}.dealer-card{grid-template-columns:68px 1fr;align-items:start;gap:16px;padding:20px;display:grid}.dealer-card__logo{color:#fff;border-radius:22px;place-items:center;width:68px;height:68px;font-size:1.4rem;font-weight:900;display:grid}.dealer-card__body{gap:10px;display:grid}.dealer-card__meta{color:var(--muted)}.article-card__cover{justify-content:flex-start;align-items:flex-start;min-height:188px;padding:18px;display:flex}.article-card__body{gap:12px;padding:18px;display:grid}.article-card__meta{color:var(--muted);font-size:.88rem}.pricing-card{padding:22px}.pricing-card__badge{margin-bottom:10px;font-weight:900}.pricing-card__price{margin-top:12px;font-size:1.65rem;font-weight:900}.pricing-card__duration{color:var(--muted);margin-top:6px}.pricing-card__list{gap:10px;margin:18px 0 22px;padding:0;list-style:none;display:grid}.pricing-card__list li{color:var(--text);align-items:flex-start;gap:10px;line-height:1.7;display:flex}.list-icon{width:18px;height:18px;color:var(--green);margin-top:2px}.simple-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.simple-stat-grid__item{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;padding:20px}.simple-stat-grid__value{font-size:1.5rem;font-weight:900}.simple-stat-grid__label{color:var(--muted);margin-top:8px}.search-shell{grid-template-columns:1fr 320px;gap:18px;display:grid}.search-filters{gap:14px;padding:20px;display:grid}.search-filters__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.search-filters input,.search-filters select,.form-field input,.form-field textarea,.form-field select{border:1px solid var(--border);background:#fff;border-radius:16px;width:100%;min-height:52px;padding:0 14px}.search-result__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.brand-grid,.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.brand-card,.category-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:18px}.brand-card__logo{background:#0d11170a;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:12px;font-weight:900;display:grid}.brand-card__count,.category-card__count{color:var(--muted);margin-top:6px}.page-hero{color:#fff;background:linear-gradient(135deg,#0d1117 0%,#102240 100%);border-radius:32px;margin:24px 0 18px;overflow:hidden}.page-hero__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:18px;padding:30px;display:grid}.page-hero__title{margin:0;font-size:clamp(2rem,4vw,3.4rem)}.page-hero__subtitle{color:#fffc;margin-top:12px;line-height:1.9}.page-hero__panel{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;padding:20px}.page-hero__panel h3{margin-top:0}.page-stack{gap:22px;display:grid}.page-card{padding:22px}.form-grid{gap:14px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{gap:8px;display:grid}.form-field label{font-weight:700}.dashboard-shell{background:linear-gradient(#f5f7fb 0%,#eef2f7 100%);grid-template-columns:320px minmax(0,1fr);gap:0;min-height:100vh;display:grid}.dashboard-shell__sidebar{color:#fff;background:linear-gradient(#0d1117 0%,#101b2d 100%);align-content:start;gap:18px;min-height:100vh;padding:24px;display:grid}.dashboard-shell__nav{gap:10px;display:grid}.dashboard-shell__nav-link{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.dashboard-shell__badge{background:var(--gold);color:#0d1117;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-grid}.dashboard-shell__cta{justify-self:stretch;width:100%}.dashboard-shell__main{gap:18px;padding:24px;display:grid}.dashboard-shell__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-shell__header h1{margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}.dashboard-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-hero__stat{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:18px}.dashboard-hero__stat-value{font-size:1.6rem;font-weight:900}.dashboard-hero__stat-label{color:var(--muted);margin-top:8px}.dashboard-columns{grid-template-columns:1.5fr .9fr;gap:18px;display:grid}.table-card{padding:18px;overflow:hidden}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:right;vertical-align:top;border-bottom:1px solid #0d111714;padding:14px 12px}.table th{color:var(--muted);font-size:.88rem;font-weight:700}.table tr:last-child td{border-bottom:0}.inline-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.inline-list li{align-items:flex-start;gap:10px;line-height:1.75;display:flex}.panel{padding:18px}.page-badges{flex-wrap:wrap;gap:8px;display:flex}.hero-cta-row{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.muted{color:var(--muted)}.cover-panel{background:linear-gradient(135deg,#0d11170f,#f4b0000f);border-radius:24px;min-height:240px;position:relative;overflow:hidden}.cover-panel .vehicle-art{min-height:240px}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.contact-card{gap:10px;padding:22px;display:grid}.contact-card__icon{width:50px;height:50px;color:var(--gold);background:#f4b0001f;border-radius:18px;place-items:center;display:grid}.contact-card__icon svg{width:22px;height:22px}.rtl-grid-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pill-row{flex-wrap:wrap;gap:8px;display:flex}.pill{color:var(--muted);background:#0d11170d;border-radius:999px;padding:10px 14px;font-weight:700}.timeline{gap:12px;display:grid}.timeline__item{align-items:flex-start;gap:12px;display:flex}.timeline__dot{background:var(--gold);border-radius:999px;flex:none;width:12px;height:12px;margin-top:6px}@media (max-width:1100px){.site-header__nav,.site-header__actions{display:none}.site-header__mobile{display:block}.hero__inner,.page-hero__inner,.search-shell,.dashboard-columns,.rtl-grid-2{grid-template-columns:1fr}.hero__search{grid-template-columns:1fr 1fr}.hero__search .hero__search-main{grid-column:1/-1}.feature-strip,.listing-grid,.dealer-grid,.article-grid,.pricing-grid,.brand-grid,.category-grid,.simple-stat-grid,.contact-grid,.dashboard-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell{grid-template-columns:1fr}.dashboard-shell__sidebar{min-height:auto}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.container{width:min(100% - 20px,1200px)}.hero__inner,.page-hero__inner,.hero__search,.search-filters__row,.form-grid--two,.feature-strip,.listing-grid,.dealer-grid,.article-grid,.pricing-grid,.brand-grid,.category-grid,.simple-stat-grid,.contact-grid,.dashboard-hero,.dashboard-columns,.hero__stats,.site-footer__grid{grid-template-columns:1fr}.hero__visual{min-height:320px}.hero__title{font-size:2.2rem}.section-title{flex-direction:column;align-items:start}.dashboard-shell__main,.dashboard-shell__sidebar{padding:18px}}
