@font-face{font-family:Vazirmatn;src:url(/assets/Vazirmatn_wght_-0qjqtwYS.ttf) format("truetype");font-weight:100 900;font-display:swap}:root{font-family:Vazirmatn,Tahoma,Arial,sans-serif;color:#171717;background:#fff;font-synthesis:none;--red: #d90000;--red-dark: #b80000;--ink: #171717;--ink-soft: #4b4b4b;--surface: #f5f5f3;--border: #ddddda;--white: #fff;--success: #087443;--error: #b42318}*{box-sizing:border-box}html{direction:rtl;scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;min-width:320px;overflow-x:hidden;overflow-y:auto;background:var(--white);color:var(--ink);font-size:16px;line-height:1.75}button,input,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(100% - 28px,1180px);margin-inline:auto}.skip-link{position:fixed;z-index:2000;top:8px;right:8px;transform:translateY(-150%);padding:10px 16px;border-radius:8px;background:var(--white);color:var(--ink);box-shadow:0 8px 24px #0003}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #ffb000;outline-offset:3px}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px}.header-logo{min-width:64px;min-height:48px;display:inline-flex;align-items:center}.header-logo img{width:auto;height:46px;object-fit:contain}.header-phone{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid var(--ink);border-radius:10px;background:var(--white);font-size:.8rem;font-weight:850;direction:ltr;transition:background .18s,color .18s,border-color .18s}.header-phone:hover{border-color:var(--red);background:var(--red);color:var(--white)}.header-phone svg{width:18px;height:18px}.header-phone--disabled{color:#777;border-color:var(--border)}.catalog-notice{background:#fff1f1;color:#870000}.catalog-notice .container{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px}.catalog-notice button{min-height:44px;border:0;background:transparent;color:inherit;font-weight:800}.loading-line{position:fixed;z-index:110;top:67px;right:0;width:35%;height:3px;background:var(--red);animation:loading 1.2s ease-in-out infinite alternate}@keyframes loading{to{transform:translate(-185%)}}.catalog-hero{padding:54px 0 62px;background:var(--ink);color:var(--white);text-align:center}.hero-stack{display:flex;flex-direction:column;align-items:center}.hero-logo{width:138px;height:138px;padding:12px;border:1px solid #444;border-radius:22px;background:var(--white);object-fit:contain;box-shadow:0 18px 44px #00000047}.hero-stack h1{margin:22px 0 12px;font-size:clamp(2.15rem,12vw,4.6rem);line-height:1.25;letter-spacing:-.035em}.hero-description{max-width:720px;margin:0;color:#d5d5d5;font-size:1rem;line-height:2}.hero-actions{width:100%;max-width:560px;display:grid;gap:12px;margin-top:30px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:9px;font-weight:850;transition:background .18s,color .18s,border-color .18s}.button svg{width:19px;height:19px}.button--primary{background:var(--red);color:var(--white)}.button--primary:hover{background:var(--red-dark)}.button--light{background:var(--white);color:var(--ink)}.button--light:hover{background:#eee}.button--red-outline{border-color:#ff4b4b;background:transparent;color:var(--white)}.button--red-outline:hover{background:var(--red);border-color:var(--red)}.button--outline{border-color:var(--ink);background:transparent;color:var(--ink)}.button--outline:hover{background:var(--ink);color:var(--white)}.button--dark-outline{border-color:#777;background:transparent;color:var(--white)}.button--dark-outline:hover{border-color:var(--white)}.catalog-section{padding:64px 0}.catalog-section+.catalog-section{border-top:1px solid var(--border)}.section-heading{display:grid;gap:10px;margin-bottom:28px}.section-heading h2{margin:0;font-size:clamp(1.85rem,9vw,3.2rem);line-height:1.4}.section-heading>p{margin:0;color:var(--ink-soft)}.section-heading--light h2{color:var(--white)}.section-heading--light>p{color:#c7c7c7}.category-overview{background:var(--white)}.category-grid{display:grid;gap:16px}.category-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--white);transition:border-color .18s,box-shadow .18s}.category-card:hover{border-color:var(--red);box-shadow:0 14px 32px #00000017}.category-card>img,.category-card>.image-placeholder{width:100%;height:210px;object-fit:contain;background:var(--surface)}.category-card__content{min-height:238px;display:flex;flex-direction:column;align-items:flex-start;padding:20px}.category-card__content>span{color:var(--red-dark);font-size:.82rem;font-weight:850}.category-card h3{margin:4px 0 6px;font-size:1.25rem}.category-card p{margin:0;color:var(--ink-soft);font-size:.92rem}.category-card__button{width:100%;margin-top:auto}.contact-section{background:var(--ink);color:var(--white)}.contact-layout{display:grid;gap:18px}.contact-panel{min-width:0;padding:20px;border:1px solid #3e3e3e;border-radius:14px;background:#212121}.panel-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.panel-title>svg{width:44px;height:44px;flex:0 0 auto;padding:10px;border-radius:10px;background:var(--red);color:var(--white)}.panel-title h3,.panel-title p{margin:0}.panel-title h3{font-size:1.15rem}.panel-title p{color:#aaa;font-size:.78rem}.phone-list{display:grid;gap:10px}.phone-list a{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 14px;border:1px solid #444;border-radius:9px;background:#181818;transition:border-color .18s}.phone-list a:hover{border-color:var(--red)}.phone-list a span{color:#aaa;font-size:.78rem}.phone-list a bdi{font-weight:850;direction:ltr}.phone-list a svg{display:none}.pending-copy{color:#aaa}.message-app-list{display:grid;gap:14px}.message-app-group{min-width:0;padding:14px;border:1px solid #414141;border-radius:12px;background:#191919}.message-app-heading{display:flex;align-items:center;gap:11px;margin-bottom:12px}.message-app-heading h4{margin:0;font-size:1rem}.message-app-heading .brand-icon{width:44px;height:44px}.message-number-grid{display:grid;gap:8px}.message-card{min-width:0;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid #444;border-radius:9px;background:#242424;transition:border-color .18s,background .18s}a.message-card:hover{border-color:var(--red);background:#272727}.message-card--inactive{opacity:.72}.brand-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--red);color:var(--white)}.brand-icon svg,.brand-icon img{width:23px;height:23px;object-fit:contain}.message-card bdi{min-width:0;overflow:hidden;color:var(--white);font-size:.84rem;font-weight:850;direction:ltr;text-overflow:ellipsis}.message-card>span{color:#aaa;font-size:.72rem;white-space:nowrap}.channels-section{background:var(--white)}.channel-grid{display:grid;gap:12px}.channel-card{min-height:82px;display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);transition:border-color .18s,background .18s}a.channel-card:hover{border-color:var(--red);background:var(--white)}.channel-card .brand-icon{width:48px;height:48px}.channel-card strong,.channel-card bdi{display:block}.channel-card bdi{color:var(--ink-soft);direction:ltr;text-align:right}.channel-card>svg{width:18px;color:var(--ink-soft)}.location-section{background:var(--surface)}.location-list{display:grid;gap:20px}.location-item{display:grid;gap:24px;padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--white)}.location-copy{padding:6px 0}.location-copy h3{margin:0 0 14px;font-size:1.4rem}.location-copy h2{margin:0 0 14px;font-size:clamp(1.85rem,8vw,3rem);line-height:1.45}.location-copy>p{max-width:520px;color:var(--ink-soft);font-size:1rem}.location-copy>div{display:flex;align-items:center;gap:10px;margin:18px 0}.location-copy .button{width:100%;margin-top:8px}.map-card{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;overflow:hidden;padding:24px;border:1px solid var(--border);border-radius:16px;background:var(--white);color:var(--ink-soft);text-align:center}.map-card>svg{width:58px;height:58px;padding:14px;border-radius:50%;background:#ffe7e7;color:var(--red)}.map-card strong{color:var(--ink);font-size:1.1rem}.map-card iframe{width:100%;height:100%;min-height:310px;border:0}.partner-cta{padding:62px 0;background:var(--red);color:var(--white)}.partner-cta .container{display:grid;gap:28px}.partner-cta h2{margin:0 0 8px;font-size:clamp(1.9rem,8vw,3rem);line-height:1.45}.partner-cta p{max-width:680px;margin:0;color:#ffe5e5}.partner-cta__actions{display:grid;gap:10px}.category-page-hero{padding:44px 0 48px;background:var(--ink);color:var(--white)}.category-page-hero .container{display:flex;flex-direction:column;align-items:flex-start}.back-link{min-height:44px;display:inline-flex;align-items:center;gap:7px;margin-bottom:28px;color:#ddd;font-weight:750}.back-link svg{width:18px}.category-page-hero span{color:#ff7a7a;font-size:.84rem;font-weight:850}.category-page-hero h1{margin:4px 0 8px;font-size:clamp(2.2rem,11vw,4.8rem);line-height:1.3}.category-page-hero p{max-width:720px;margin:0;color:#ccc}.category-products-section{background:var(--surface)}.category-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-product-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--white)}.category-product-card>img,.category-product-card>.image-placeholder{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:var(--white)}.category-product-card h2{min-height:72px;display:flex;align-items:center;margin:0;padding:12px;border-top:1px solid var(--border);font-size:.9rem;line-height:1.7}.route-status{min-height:calc(100dvh - 68px);display:grid;place-items:center;padding:64px 0;text-align:center}.route-status h1{margin:0;font-size:2rem}.route-status p{color:var(--ink-soft)}.image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:18px;color:#777;text-align:center;font-size:.75rem}.image-placeholder svg{width:32px;height:32px}.status-block{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--ink-soft);text-align:center}.status-block--error{color:var(--error)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-layer{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;padding:0}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000ad;cursor:default}.modal-close{position:absolute;z-index:2;top:12px;left:12px;width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--white);color:var(--ink)}.access-dialog{position:relative;z-index:1;width:100%;max-height:92dvh;overflow-y:auto;padding:58px 20px 24px;border-radius:18px 18px 0 0;background:var(--white);box-shadow:0 24px 80px #00000059}.dialog-heading{margin-bottom:24px}.dialog-heading h2{margin:0 0 8px;padding-left:48px;font-size:1.55rem}.dialog-heading p{margin:0;color:var(--ink-soft)}.access-form{display:grid;gap:15px}.access-form label{display:grid;gap:6px;color:#333;font-size:.84rem;font-weight:750}.access-form label>span{color:var(--red)}.access-form input:not([type=checkbox]),.access-form textarea{width:100%;min-height:48px;border:1px solid #c9c9c5;border-radius:8px;background:var(--white);padding:9px 12px;color:var(--ink);font-size:1rem;outline:0}.access-form textarea{resize:vertical}.access-form input:focus,.access-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #d900001f}.access-form [aria-invalid=true]{border-color:var(--error)!important}.access-form small,.standalone-error{color:var(--error);font-size:.75rem}.form-row{display:grid;gap:12px}.consent-row{display:flex!important;align-items:flex-start;gap:9px;line-height:1.7}.consent-row input{width:22px;height:22px;flex:0 0 auto;margin-top:3px;accent-color:var(--red)}.consent-row span{color:var(--ink)!important;font-weight:500}.form-error{padding:10px 12px;border-radius:8px;background:#fff1f1;color:var(--error)}.submit-button{width:100%;margin-top:4px}.submit-button:disabled{opacity:.55;cursor:not-allowed}.request-success{padding:18px 8px;text-align:center}.request-success>svg{width:64px;height:64px;color:var(--success)}.request-success h2{margin:4px 0 10px}.request-success>p{color:var(--ink-soft)}.request-success>div{display:grid;gap:3px;margin:24px 0;padding:14px;border-radius:9px;background:var(--surface)}.request-success bdi{font-family:ui-monospace,monospace;font-weight:800}@media(min-width:560px){.container{width:min(100% - 40px,1180px)}.hero-actions{grid-template-columns:1fr 1fr}.hero-actions>:first-child{grid-column:1 / -1}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-grid,.message-number-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.form-row{grid-template-columns:1fr 1fr}}@media(min-width:760px){.header-row{min-height:76px}.header-logo img{height:52px}.header-phone{padding:0 18px;font-size:1rem}.catalog-hero{padding:82px 0 90px}.hero-logo{width:180px;height:180px}.hero-actions{max-width:940px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-actions>:first-child{grid-column:auto}.catalog-section{padding:90px 0}.section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,460px);align-items:end;gap:40px;margin-bottom:38px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card>img,.category-card>.image-placeholder{height:230px}.location-copy .button{width:fit-content}.location-item{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:30px;padding:28px}.map-card,.map-card iframe{min-height:360px}.partner-cta .container{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px}.partner-cta__actions{display:flex}.category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-product-card h2{min-height:82px;padding:16px;font-size:1rem}.modal-layer{place-items:center;padding:24px}.access-dialog{width:min(700px,100%);max-height:calc(100dvh - 48px);padding:46px;border-radius:18px}}@media(min-width:980px){.contact-layout{grid-template-columns:.78fr 1.22fr}.contact-panel{padding:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
