:root{--pcl-navy:#0e2f67;--pcl-navy-2:#092552;--pcl-accent:#f6bd3b;--pcl-text:#162033;--pcl-muted:#6f7c91;--pcl-bg:#f5f7fb;--pcl-border:#e4e9f1;--pcl-white:#fff;--pcl-green:#35b777;--pcl-radius:18px;--pcl-shadow:0 16px 42px rgba(21,43,81,.11)}
*{box-sizing:border-box}.pcl-site{margin:0;background:#fff;color:var(--pcl-text);font-family:Vazirmatn,Tahoma,Arial,sans-serif;line-height:1.8;text-align:right}.pcl-site a{text-decoration:none;color:inherit}.pcl-site img{max-width:100%;display:block}.pcl-site button,.pcl-site input,.pcl-site select,.pcl-site textarea{font:inherit}.pcl-site button{cursor:pointer}.pcl-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.pcl-narrow-container{width:min(900px,100%)}.pcl-page-main{min-height:60vh}.pcl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 22px;border:0;border-radius:11px;font-weight:800;transition:.2s ease}.pcl-btn:hover{transform:translateY(-1px)}.pcl-btn-primary{background:var(--pcl-navy);color:#fff!important;box-shadow:0 8px 20px rgba(14,47,103,.18)}.pcl-btn-accent{background:var(--pcl-accent);color:#132648!important}.pcl-btn-outline{background:#fff;border:1px solid var(--pcl-border);color:var(--pcl-navy)!important}.pcl-btn-block{width:100%}.pcl-btn-lg{min-height:54px;padding-inline:34px}.pcl-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#d99b07;font-size:13px;font-weight:900;letter-spacing:.2px}.pcl-eyebrow:before{content:"";width:25px;height:3px;border-radius:9px;background:currentColor}.pcl-eyebrow-light{color:var(--pcl-accent)}
.pcl-topbar{background:#082451;color:#cbd7ec;font-size:12px}.pcl-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pcl-topbar-info,.pcl-topbar-actions{display:flex;align-items:center;gap:22px}.pcl-topbar a:hover{color:#fff}.pcl-nav-wrap{background:#fff;border-bottom:1px solid rgba(9,37,82,.08);position:relative;z-index:40}.pcl-nav{height:74px;display:flex;align-items:center;gap:36px}.pcl-logo{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:1000;color:var(--pcl-navy)!important;white-space:nowrap}.pcl-logo-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--pcl-accent);color:var(--pcl-navy);font-size:17px;font-weight:1000}.pcl-main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.pcl-main-nav a{font-size:14px;font-weight:700;color:#33415b}.pcl-main-nav a:hover{color:var(--pcl-navy)}.pcl-nav-submit{min-height:44px}.pcl-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--pcl-border);background:#fff;border-radius:10px;padding:10px}.pcl-menu-toggle span{display:block;height:2px;background:var(--pcl-navy);margin:4px 0;border-radius:9px}
.pcl-hero{position:relative;min-height:520px;background:url('../images/hero.svg') center/cover no-repeat;overflow:hidden}.pcl-hero:after{content:"";position:absolute;inset:auto -12% -42% auto;width:520px;height:520px;border:100px solid rgba(246,189,59,.1);border-radius:50%}.pcl-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,28,64,.5),rgba(6,28,64,.94) 60%,rgba(6,28,64,.98))}.pcl-hero-content{position:relative;z-index:2;padding:86px 0 70px}.pcl-hero-copy{max-width:730px;color:#fff}.pcl-hero-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.25;margin:16px 0 10px;font-weight:1000}.pcl-hero-copy p{font-size:18px;color:#dbe5f5;margin:0}.pcl-search-box{margin-top:45px;background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.24);padding:0 20px 20px;max-width:1080px}.pcl-search-tabs{display:flex;transform:translateY(-23px);gap:8px}.pcl-search-tabs button{min-width:128px;padding:13px 25px;border:0;border-radius:10px;background:#fff;color:var(--pcl-navy);box-shadow:0 8px 18px rgba(11,39,87,.13);font-weight:900}.pcl-search-tabs button.is-active{background:var(--pcl-accent)}.pcl-hero-search{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:14px;align-items:end;margin-top:-5px}.pcl-hero-search label,.pcl-filter-panel label,.pcl-auth-form label,.pcl-form-grid label{display:flex;flex-direction:column;gap:6px}.pcl-hero-search label>span,.pcl-filter-panel label>span,.pcl-auth-form label>span,.pcl-form-grid label>span{font-size:12px;color:#6d7890;font-weight:800}.pcl-site input,.pcl-site select,.pcl-site textarea{width:100%;border:1px solid var(--pcl-border);background:#fff;color:var(--pcl-text);border-radius:10px;min-height:46px;padding:10px 13px;outline:0;transition:.2s}.pcl-site textarea{resize:vertical}.pcl-site input:focus,.pcl-site select:focus,.pcl-site textarea:focus{border-color:var(--pcl-navy);box-shadow:0 0 0 3px rgba(14,47,103,.09)}.pcl-search-submit{height:46px;min-width:115px}
.pcl-category-strip{background:#f7f8fb;padding:32px 0}.pcl-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.pcl-category-grid a{background:#fff;border:1px solid #eef1f6;border-radius:14px;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-shadow:0 6px 16px rgba(20,42,80,.04);transition:.25s}.pcl-category-grid a:hover{transform:translateY(-5px);box-shadow:var(--pcl-shadow)}.pcl-category-icon{font-size:35px;line-height:1}.pcl-category-grid strong{color:var(--pcl-navy)}.pcl-category-grid small{color:#8a94a7}
.pcl-section{padding:76px 0}.pcl-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.pcl-section-heading h2{font-size:30px;line-height:1.35;margin:7px 0 0;color:var(--pcl-navy);font-weight:1000}.pcl-section-heading>a{color:var(--pcl-navy);font-size:14px;font-weight:900}.pcl-center-heading{justify-content:center;text-align:center}.pcl-center-heading .pcl-eyebrow{justify-content:center}.pcl-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}.pcl-card{background:#fff;border-radius:14px;border:1px solid var(--pcl-border);overflow:hidden;box-shadow:0 8px 20px rgba(20,43,80,.055);transition:.25s;min-width:0}.pcl-card:hover{transform:translateY(-5px);box-shadow:var(--pcl-shadow)}.pcl-card-media{display:block;position:relative;height:190px;background:#edf1f7;overflow:hidden}.pcl-card-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.pcl-card:hover .pcl-card-media img{transform:scale(1.04)}.pcl-card-badge,.pcl-card-type{position:absolute;top:12px;padding:4px 9px;border-radius:7px;font-size:10px;font-weight:900}.pcl-card-badge{right:12px;background:#ed4f5d;color:#fff}.pcl-card-type{left:12px;background:rgba(8,36,81,.88);color:#fff}.pcl-card-body{padding:16px}.pcl-card-price{color:#e09f00;font-size:14px;font-weight:1000}.pcl-card h3{font-size:16px;line-height:1.5;margin:6px 0 5px;color:var(--pcl-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcl-card-location{font-size:12px;color:#8590a2}.pcl-card-specs{border-top:1px solid #edf0f4;margin-top:13px;padding-top:11px;display:flex;gap:7px;justify-content:space-between;color:#69758a;font-size:10px}.pcl-card-specs span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcl-empty{background:#fff;border:1px dashed #cbd4e3;border-radius:16px;text-align:center;padding:50px 20px;color:#778399}.pcl-empty h3{color:var(--pcl-navy);margin:0 0 8px}
.pcl-why{background:#fff}.pcl-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.pcl-feature-grid article{text-align:center;padding:25px 30px}.pcl-feature-grid article>span{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#eef6ff;color:#2d84da;font-size:25px;font-weight:900;margin:0 auto 15px}.pcl-feature-grid article:nth-child(2)>span{background:#ecfbf2;color:#32ae73}.pcl-feature-grid article:nth-child(3)>span{background:#fff1f1;color:#e76b6b}.pcl-feature-grid h3{color:var(--pcl-navy);margin:8px 0;font-size:18px}.pcl-feature-grid p{color:var(--pcl-muted);font-size:13px;margin:0}
.pcl-showcase{position:relative;background:linear-gradient(135deg,#123c7a,#071f47);color:#fff;overflow:hidden}.pcl-showcase:before,.pcl-dark-section:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-220px;top:-250px}.pcl-showcase-inner{min-height:410px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;position:relative;z-index:2}.pcl-showcase-visual{height:410px;align-self:end;display:flex;align-items:end}.pcl-showcase-visual img{max-height:390px;width:100%;object-fit:contain}.pcl-showcase-copy{padding:50px 0}.pcl-showcase-copy h2{font-size:36px;line-height:1.4;margin:10px 0}.pcl-showcase-copy p{color:#d3dded;margin-bottom:26px}
.pcl-dark-section{position:relative;background:#0c2d66;overflow:hidden}.pcl-dark-section .pcl-container{position:relative;z-index:1}.pcl-heading-light h2,.pcl-heading-light>a{color:#fff}.pcl-dark-section .pcl-card{border-color:rgba(255,255,255,.1)}.pcl-stats{background:#fff;border-bottom:1px solid var(--pcl-border)}.pcl-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0}.pcl-stats-grid>div{text-align:center;border-left:1px solid var(--pcl-border)}.pcl-stats-grid>div:last-child{border-left:0}.pcl-stats strong{display:block;color:var(--pcl-navy);font-size:28px}.pcl-stats span{color:#8993a4;font-size:12px}
.pcl-testimonials{background:#f1f4f8}.pcl-testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.pcl-testimonial-grid blockquote{margin:0;background:#fff;border:1px solid var(--pcl-border);padding:30px;border-radius:14px;box-shadow:0 8px 22px rgba(13,40,80,.05)}.pcl-testimonial-grid blockquote>p{font-size:14px;color:#5d687b}.pcl-testimonial-grid footer{display:flex;flex-direction:column;margin-top:20px}.pcl-testimonial-grid footer strong{color:var(--pcl-navy)}.pcl-testimonial-grid footer span{color:#97a0ae;font-size:11px}.pcl-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pcl-blog-grid article{border:1px solid var(--pcl-border);border-radius:14px;overflow:hidden;background:#fff}.pcl-blog-image{display:block;height:205px;background:#eef1f5}.pcl-blog-image img{width:100%;height:100%;object-fit:cover}.pcl-blog-grid article>div{padding:18px}.pcl-blog-grid time{color:#d69d13;font-size:11px}.pcl-blog-grid h3{font-size:17px;line-height:1.6;margin:5px 0;color:var(--pcl-navy)}.pcl-blog-grid p{font-size:12px;color:#778295;margin:0}.pcl-brands{padding:40px 0 55px;text-align:center}.pcl-brands h2{color:var(--pcl-navy);font-size:20px}.pcl-brand-row{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:20px}.pcl-brand-row span{min-width:130px;border-left:1px solid var(--pcl-border);color:#5c6678;font-weight:900}.pcl-brand-row span:last-child{border-left:0}
.pcl-footer{background:#08285d;color:#cbd7ea}.pcl-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px;padding:58px 0}.pcl-logo-light{color:#fff!important}.pcl-footer h3{color:#fff;font-size:15px;margin:0 0 15px}.pcl-footer p{font-size:13px;max-width:350px}.pcl-footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:12px}.pcl-footer a:hover{color:#fff}.pcl-footer-bottom{border-top:1px solid rgba(255,255,255,.09);font-size:11px;padding:16px 0;color:#9eb0cf}
.pcl-auth-page{min-height:720px;display:grid;grid-template-columns:1fr 1fr;background:#f4f6fa}.pcl-auth-visual{background:linear-gradient(rgba(5,28,65,.68),rgba(5,28,65,.9)),url('../images/auth.svg') center/cover no-repeat;color:#fff;display:flex;align-items:flex-end;padding:70px}.pcl-auth-visual>div{max-width:540px}.pcl-auth-visual h1{font-size:42px;line-height:1.4;margin:12px 0}.pcl-auth-visual p{color:#dbe4f2}.pcl-auth-card{width:min(520px,calc(100% - 50px));margin:auto;background:#fff;border-radius:20px;padding:32px 42px;box-shadow:var(--pcl-shadow)}.pcl-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eef1f6;border-radius:10px;padding:4px;margin-bottom:24px}.pcl-auth-tabs button{border:0;background:transparent;border-radius:8px;padding:10px;color:#68758b;font-weight:900}.pcl-auth-tabs button.is-active{background:#fff;color:var(--pcl-navy);box-shadow:0 5px 15px rgba(20,43,80,.08)}.pcl-auth-form{display:none}.pcl-auth-form.is-active{display:flex;flex-direction:column;gap:15px}.pcl-auth-form h2{color:var(--pcl-navy);margin:0 0 4px}.pcl-check{flex-direction:row!important;align-items:center}.pcl-check input{width:18px!important;min-height:auto}.pcl-form-message{display:none;margin:0 0 14px;padding:11px 14px;border-radius:9px;font-size:13px}.pcl-form-message.is-visible{display:block}.pcl-form-message.is-error{background:#fff0f1;color:#b82f3c}.pcl-form-message.is-success{background:#eaf9f0;color:#187044}.pcl-ajax-form.is-loading{opacity:.7;pointer-events:none}.pcl-auth-logged,.pcl-need-login{max-width:700px;margin:80px auto;text-align:center}
.pcl-dashboard-shell{background:#f4f6fa;padding:58px 0 80px;min-height:650px}.pcl-page-heading{text-align:center;margin-bottom:32px}.pcl-page-heading h1{color:var(--pcl-navy);font-size:36px;margin:8px 0}.pcl-page-heading p{color:var(--pcl-muted)}.pcl-form-card{background:#fff;border:1px solid var(--pcl-border);border-radius:17px;padding:28px;margin-bottom:22px;box-shadow:0 7px 18px rgba(19,43,83,.035)}.pcl-form-card h2{display:flex;align-items:center;gap:10px;color:var(--pcl-navy);font-size:19px;margin:0 0 23px}.pcl-form-card h2>span{display:grid;place-items:center;width:31px;height:31px;background:#edf3fb;border-radius:9px;font-size:13px}.pcl-type-choice{display:grid;grid-template-columns:1fr 1fr;gap:15px}.pcl-type-choice input{position:absolute;opacity:0;pointer-events:none}.pcl-type-choice label>span{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--pcl-border);border-radius:14px;min-height:135px;font-size:31px;transition:.2s}.pcl-type-choice label strong{font-size:17px;color:var(--pcl-navy)}.pcl-type-choice label small{font-size:11px;color:#8792a5}.pcl-type-choice input:checked+span{border-color:var(--pcl-navy);background:#f2f6fc;box-shadow:0 0 0 3px rgba(14,47,103,.06)}.pcl-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.pcl-col-2{grid-column:1/-1}.pcl-type-fields{display:none}.pcl-type-fields.is-active{display:block}.pcl-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pcl-upload-box{border:2px dashed #cdd6e4;border-radius:14px;min-height:135px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#fafbfd;text-align:center;cursor:pointer}.pcl-upload-box:hover{border-color:var(--pcl-navy)}.pcl-upload-box input{width:auto;min-height:auto;max-width:230px;border:0;padding:0}.pcl-upload-box strong{color:var(--pcl-navy)}.pcl-upload-box span{font-size:11px;color:#8c97a8}.pcl-image-preview{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.pcl-image-preview img{width:80px;height:65px;object-fit:cover;border-radius:8px}.pcl-submit-actions{text-align:center}.pcl-submit-actions p{font-size:11px;color:#8c96a7}.pcl-alert{padding:14px 18px;border-radius:11px;margin-bottom:22px}.pcl-alert-success{background:#e8f8ef;color:#1a7548}.pcl-dashboard-head{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px;padding:22px 25px;margin-bottom:22px;border:1px solid var(--pcl-border)}.pcl-user-summary{display:flex;align-items:center;gap:14px}.pcl-avatar,.pcl-seller-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--pcl-navy);color:#fff;font-size:23px;font-weight:1000}.pcl-user-summary span,.pcl-user-summary small{color:#8993a4;font-size:11px}.pcl-user-summary h1{font-size:20px;color:var(--pcl-navy);margin:0}.pcl-dashboard-grid{display:grid;grid-template-columns:230px 1fr;gap:22px}.pcl-dashboard-sidebar,.pcl-dashboard-content{background:#fff;border:1px solid var(--pcl-border);border-radius:16px}.pcl-dashboard-sidebar{padding:13px;height:max-content;display:flex;flex-direction:column;gap:4px}.pcl-dashboard-sidebar a{padding:11px 13px;border-radius:9px;color:#657086;font-size:13px}.pcl-dashboard-sidebar a.is-active,.pcl-dashboard-sidebar a:hover{background:#eef3fa;color:var(--pcl-navy);font-weight:900}.pcl-dashboard-content{padding:23px}.pcl-panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.pcl-panel-heading h2{color:var(--pcl-navy);font-size:19px;margin:0}.pcl-panel-heading span{font-size:12px;color:#8993a5}.pcl-my-ads{display:flex;flex-direction:column}.pcl-my-ads article{display:grid;grid-template-columns:90px 1fr auto auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid var(--pcl-border)}.pcl-my-ads article:last-child{border-bottom:0}.pcl-my-ads img{width:90px;height:70px;object-fit:cover;border-radius:9px;background:#eef1f5}.pcl-my-ad-main h3{font-size:14px;color:var(--pcl-navy);margin:0}.pcl-my-ad-main span{font-size:12px;font-weight:900;color:#d69d14}.pcl-my-ad-main small{display:block;color:#95a0b0;font-size:10px}.pcl-status{font-size:10px;padding:5px 9px;border-radius:20px;white-space:nowrap}.pcl-status-success{background:#e8f8ef;color:#197247}.pcl-status-warning{background:#fff4d8;color:#986c00}.pcl-status-muted{background:#edf0f4;color:#6f7b8d}.pcl-link-btn{font-size:11px;color:var(--pcl-navy);font-weight:900}
.pcl-listings-hero{background:linear-gradient(120deg,rgba(7,31,71,.95),rgba(14,56,116,.9)),url('../images/listings.svg') center/cover;padding:62px 0;color:#fff}.pcl-listings-hero h1{font-size:37px;margin:8px 0}.pcl-listings-hero p{color:#d6dfed}.pcl-listings-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;padding-top:42px;padding-bottom:75px}.pcl-filter-panel{background:#fff;border:1px solid var(--pcl-border);border-radius:15px;padding:22px;height:max-content;position:sticky;top:20px;box-shadow:0 10px 30px rgba(20,43,80,.05)}.pcl-filter-panel form{display:flex;flex-direction:column;gap:15px}.pcl-filter-panel h2{color:var(--pcl-navy);font-size:18px;margin:0 0 5px}.pcl-price-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pcl-clear-filter{text-align:center;font-size:12px;color:#7a8598}.pcl-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pcl-results-head h2{font-size:20px;color:var(--pcl-navy);margin:0}.pcl-results-head span{font-size:12px;color:#8b95a6}.pcl-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pcl-pagination{display:flex;justify-content:center;gap:7px;margin-top:35px}.pcl-pagination .page-numbers{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--pcl-border);border-radius:9px;background:#fff;color:var(--pcl-navy)}.pcl-pagination .current{background:var(--pcl-navy);color:#fff}
.pcl-single-main{background:#f4f6f9;padding:30px 0 70px}.pcl-breadcrumb{display:flex;gap:8px;font-size:11px;color:#7f8a9c;margin-bottom:22px;flex-wrap:wrap}.pcl-breadcrumb a{color:var(--pcl-navy)}.pcl-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px}.pcl-gallery,.pcl-single-panel,.pcl-seller-card{background:#fff;border:1px solid var(--pcl-border);border-radius:16px;overflow:hidden}.pcl-gallery-main{height:500px;background:#e8edf4}.pcl-gallery-main img{width:100%;height:100%;object-fit:cover}.pcl-gallery-thumbs{display:flex;gap:10px;padding:12px;overflow-x:auto}.pcl-gallery-thumbs button{width:82px;height:66px;border:2px solid transparent;border-radius:9px;padding:0;background:#edf1f6;overflow:hidden;flex:0 0 auto}.pcl-gallery-thumbs button.is-active{border-color:var(--pcl-accent)}.pcl-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.pcl-single-panel{margin-top:20px;padding:26px}.pcl-single-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--pcl-border);padding-bottom:22px}.pcl-single-title h1{font-size:28px;color:var(--pcl-navy);line-height:1.45;margin:8px 0 3px}.pcl-single-title p{font-size:12px;color:#8792a5;margin:0}.pcl-single-title>strong{font-size:20px;color:#d69d13;white-space:nowrap}.pcl-type-pill{font-size:10px;background:#eaf1fb;color:var(--pcl-navy);padding:4px 10px;border-radius:20px;font-weight:900}.pcl-spec-table{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--pcl-border);margin:23px 0;border:1px solid var(--pcl-border);border-radius:11px;overflow:hidden}.pcl-spec-table>div{background:#fff;padding:14px}.pcl-spec-table span{display:block;font-size:10px;color:#8a95a6}.pcl-spec-table strong{font-size:13px;color:#26344d}.pcl-description{border-top:1px solid var(--pcl-border);padding-top:20px;margin-top:20px}.pcl-description h2{font-size:18px;color:var(--pcl-navy)}.pcl-description p{color:#5e697b;font-size:14px}.pcl-seller-card{padding:25px;align-self:start;position:sticky;top:20px;text-align:center}.pcl-seller-avatar{margin:0 auto 10px}.pcl-seller-card>span,.pcl-seller-card>small{display:block;color:#929cac;font-size:10px}.pcl-seller-card h2{font-size:18px;color:var(--pcl-navy);margin:3px 0 2px}.pcl-seller-card .pcl-btn{margin-top:16px}.pcl-safety-note{text-align:right;background:#fff8e7;border-radius:11px;padding:13px;margin-top:18px}.pcl-safety-note strong{font-size:12px;color:#8a6200}.pcl-safety-note p{font-size:10px;color:#8a7a54;margin:4px 0 0}
@media(max-width:1050px){.pcl-card-grid{grid-template-columns:repeat(3,1fr)}.pcl-results-grid{grid-template-columns:repeat(2,1fr)}.pcl-main-nav{gap:18px}.pcl-hero-search{grid-template-columns:1fr 1fr}.pcl-search-submit{width:100%}.pcl-showcase-inner{grid-template-columns:1fr 1fr}.pcl-auth-visual{padding:45px}.pcl-single-grid{grid-template-columns:1fr 280px}}
@media(max-width:820px){.pcl-container{width:min(100% - 28px,1180px)}.pcl-topbar-info span:last-child{display:none}.pcl-nav{height:66px;gap:12px}.pcl-menu-toggle{display:block;margin-right:auto}.pcl-main-nav{display:none;position:absolute;top:66px;right:14px;left:14px;background:#fff;border:1px solid var(--pcl-border);border-radius:12px;padding:12px;box-shadow:var(--pcl-shadow);flex-direction:column;align-items:stretch;gap:0}.pcl-main-nav.is-open{display:flex}.pcl-main-nav a{padding:10px}.pcl-nav-submit{display:none}.pcl-hero{min-height:590px}.pcl-hero-content{padding-top:65px}.pcl-search-box{padding-inline:14px}.pcl-hero-search{grid-template-columns:1fr}.pcl-category-grid{grid-template-columns:repeat(3,1fr)}.pcl-card-grid{grid-template-columns:repeat(2,1fr)}.pcl-feature-grid{grid-template-columns:1fr}.pcl-showcase-inner{grid-template-columns:1fr}.pcl-showcase-visual{height:260px;order:2}.pcl-showcase-copy{padding-bottom:10px}.pcl-stats-grid{grid-template-columns:repeat(2,1fr)}.pcl-stats-grid>div{border-bottom:1px solid var(--pcl-border);padding:16px}.pcl-testimonial-grid,.pcl-blog-grid{grid-template-columns:1fr}.pcl-footer-grid{grid-template-columns:1fr 1fr}.pcl-auth-page{grid-template-columns:1fr}.pcl-auth-visual{min-height:310px}.pcl-dashboard-grid{grid-template-columns:1fr}.pcl-dashboard-sidebar{flex-direction:row;overflow-x:auto}.pcl-dashboard-sidebar a{white-space:nowrap}.pcl-listings-layout{grid-template-columns:1fr}.pcl-filter-panel{position:static}.pcl-results-grid{grid-template-columns:repeat(2,1fr)}.pcl-single-grid{grid-template-columns:1fr}.pcl-seller-card{position:static}.pcl-gallery-main{height:400px}}
@media(max-width:560px){.pcl-topbar-info{display:none}.pcl-topbar-inner{justify-content:center}.pcl-topbar-actions{width:100%;justify-content:space-between}.pcl-logo{font-size:18px}.pcl-hero{min-height:650px}.pcl-hero-copy h1{font-size:34px}.pcl-hero-copy p{font-size:14px}.pcl-search-tabs button{min-width:100px}.pcl-category-grid{grid-template-columns:repeat(2,1fr)}.pcl-category-grid a:last-child{grid-column:1/-1}.pcl-section{padding:55px 0}.pcl-section-heading{align-items:flex-start}.pcl-section-heading h2{font-size:25px}.pcl-card-grid,.pcl-results-grid{grid-template-columns:1fr}.pcl-card-media{height:230px}.pcl-showcase-copy h2{font-size:29px}.pcl-stats strong{font-size:22px}.pcl-footer-grid{grid-template-columns:1fr;gap:28px}.pcl-auth-card{width:calc(100% - 24px);padding:25px 20px;margin-block:-30px 35px;position:relative}.pcl-auth-visual{padding:35px 20px 65px;align-items:center}.pcl-auth-visual h1{font-size:29px}.pcl-form-card{padding:20px 16px}.pcl-type-choice,.pcl-form-grid,.pcl-upload-grid{grid-template-columns:1fr}.pcl-col-2{grid-column:auto}.pcl-dashboard-head{align-items:flex-start;flex-direction:column}.pcl-my-ads article{grid-template-columns:75px 1fr}.pcl-my-ads img{width:75px;height:65px}.pcl-status,.pcl-link-btn{grid-column:2}.pcl-listings-hero h1{font-size:29px}.pcl-price-pair{grid-template-columns:1fr}.pcl-gallery-main{height:290px}.pcl-single-panel{padding:19px}.pcl-single-title{flex-direction:column}.pcl-single-title h1{font-size:23px}.pcl-spec-table{grid-template-columns:repeat(2,1fr)}}

/* === نسخه سفارشی‌سازی لوگو، فونت و تصویر هدر === */
.pcl-site,
.pcl-site *{
    font-family:var(--pcl-font-family);
}

.pcl-btn,
.pcl-search-tabs button,
.pcl-topbar a,
.pcl-main-nav a,
.pcl-dashboard-sidebar a,
.pcl-link-btn{
    transition:.2s ease;
}

.pcl-btn-accent,
.pcl-search-tabs button.is-active{
    background:var(--pcl-accent) !important;
    color:#132648 !important;
}

.pcl-btn-accent:hover,
.pcl-search-tabs button.is-active:hover{
    filter:brightness(.98);
}

.pcl-btn-primary,
.pcl-search-submit,
.pcl-nav-submit{
    color:#fff;
}

.pcl-btn-outline{
    color:var(--pcl-navy) !important;
}

.pcl-topbar a,
.pcl-main-nav a,
.pcl-footer a,
.pcl-footer span{
    color:inherit;
}

.pcl-topbar-actions a,
.pcl-main-nav a,
.pcl-footer-grid a,
.pcl-footer-grid span{
    opacity:1;
}

.pcl-nav-wrap{
    box-shadow:0 8px 28px rgba(9,37,82,.05);
}

.pcl-logo{
    gap:0;
    line-height:1;
}

.pcl-logo img{
    width:var(--pcl-logo-width);
    height:auto;
    display:block;
    object-fit:contain;
}

.pcl-logo-fallback{
    display:inline-block;
    font-weight:900;
    font-size:24px;
    color:inherit;
}

.pcl-logo-light img{
    width:var(--pcl-logo-width);
}

.pcl-hero{
    min-height:var(--pcl-hero-min-height) !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}

.pcl-hero:after{
    border-color:rgba(246,189,59,.13);
}

.pcl-hero-overlay{
    background:linear-gradient(90deg, rgba(7,22,51,.18), rgba(7,22,51,.72) 55%, rgba(7,22,51,.92)) !important;
}

.pcl-hero-copy h1,
.pcl-hero-copy p,
.pcl-showcase-copy h2,
.pcl-showcase-copy p,
.pcl-heading-light h2,
.pcl-heading-light a{
    text-shadow:0 2px 18px rgba(0,0,0,.18);
}

.pcl-search-box{
    border:1px solid rgba(255,255,255,.08);
}

.pcl-search-tabs button{
    border:1px solid #dfe5ef;
    color:var(--pcl-navy);
}

.pcl-search-tabs button:not(.is-active){
    background:#f8fafc;
}

.pcl-hero-search label > span,
.pcl-filter-panel label > span,
.pcl-auth-form label > span,
.pcl-form-grid label > span{
    color:#58657a;
}

.pcl-site input,
.pcl-site select,
.pcl-site textarea{
    color:#17253c;
    background:#fff;
}

.pcl-site input::placeholder,
.pcl-site textarea::placeholder{
    color:#9aa6b8;
}

.pcl-card-badge{
    background:#ef5a66;
}

.pcl-card-price,
.pcl-single-title > strong,
.pcl-my-ad-main span{
    color:#cc9200;
}

.pcl-footer{
    background:#08285d;
}

.pcl-footer-about p,
.pcl-footer-bottom,
.pcl-footer-grid span,
.pcl-footer-grid a{
    color:#d7e1f1;
}

.pcl-footer a:hover,
.pcl-main-nav a:hover,
.pcl-topbar a:hover{
    opacity:1;
}

@media(max-width:820px){
    .pcl-logo img{
        width:calc(var(--pcl-logo-width) - 20px);
    }
}

@media(max-width:560px){
    .pcl-logo img,
    .pcl-logo-light img{
        width:var(--pcl-logo-width-mobile);
    }
    .pcl-hero{
        min-height:max(560px, var(--pcl-hero-min-height));
    }
    .pcl-search-box{
        padding:0 14px 16px;
    }
}


/* === اصلاحات نسخه 1.1.1 برای رفع تداخل استایل قالب === */
.pcl-site .pcl-nav-wrap{background:#fff !important;border-bottom:1px solid rgba(9,37,82,.08) !important;box-shadow:0 10px 24px rgba(11,39,87,.06) !important}
.pcl-site .pcl-nav{min-height:88px !important;height:auto !important;padding:12px 0 !important;display:flex !important;align-items:center !important;gap:28px !important}
.pcl-site .pcl-logo,.pcl-site .pcl-logo-header,.pcl-site .pcl-logo-light{display:flex !important;align-items:center !important;justify-content:center !important;padding:8px 0 !important;line-height:1 !important}
.pcl-site .pcl-logo img{display:block !important;width:var(--pcl-logo-width) !important;max-width:none !important;max-height:58px !important;height:auto !important;object-fit:contain !important}
.pcl-site .pcl-logo-light img{max-height:64px !important}
.pcl-site .pcl-main-nav{display:flex !important;align-items:center !important;gap:34px !important;margin-left:auto !important}
.pcl-site .pcl-main-nav a{display:inline-flex !important;align-items:center !important;min-height:44px !important;color:#132648 !important;font-size:15px !important;font-weight:800 !important}
.pcl-site .pcl-main-nav a:hover{color:#0e5c7f !important}
.pcl-site .pcl-menu-toggle{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;width:0 !important;height:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important}
.pcl-site .pcl-nav-submit{display:inline-flex !important;min-height:52px !important;padding:12px 26px !important;border-radius:14px !important;background:#f6bd3b !important;color:#132648 !important;font-weight:900 !important;box-shadow:0 12px 24px rgba(246,189,59,.24) !important}
.pcl-site .pcl-nav-submit:hover{background:#f0b227 !important;color:#102341 !important}

.pcl-site .pcl-hero{min-height:var(--pcl-hero-min-height) !important;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important}
.pcl-site .pcl-hero-overlay{background:linear-gradient(90deg, rgba(6,23,52,.28), rgba(6,23,52,.70) 58%, rgba(6,23,52,.88)) !important}
.pcl-site .pcl-search-box{margin-top:48px !important;background:#fff !important;border-radius:22px !important;box-shadow:0 22px 60px rgba(12,30,66,.22) !important;padding:0 26px 24px !important;max-width:1100px !important;border:1px solid rgba(222,228,238,.95) !important;overflow:visible !important}
.pcl-site .pcl-search-tabs{display:flex !important;gap:10px !important;transform:translateY(-28px) !important;margin-bottom:-6px !important}
.pcl-site .pcl-search-tabs button{appearance:none !important;-webkit-appearance:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:148px !important;height:68px !important;padding:0 26px !important;border-radius:16px !important;border:1px solid #dbe3ef !important;background:#fff !important;color:#102341 !important;font-size:15px !important;font-weight:900 !important;box-shadow:0 12px 30px rgba(16,35,65,.10) !important}
.pcl-site .pcl-search-tabs button.is-active{background:#0e5c7f !important;color:#fff !important;border-color:#0e5c7f !important;box-shadow:0 14px 32px rgba(14,92,127,.24) !important}
.pcl-site .pcl-hero-search{display:grid !important;grid-template-columns:1.4fr 1fr 1fr auto !important;gap:16px !important;align-items:end !important;margin-top:0 !important}
.pcl-site .pcl-hero-search label,.pcl-site .pcl-filter-panel label,.pcl-site .pcl-form-grid label,.pcl-site .pcl-auth-form label{display:flex !important;flex-direction:column !important;gap:8px !important}
.pcl-site .pcl-hero-search label > span,.pcl-site .pcl-filter-panel label > span,.pcl-site .pcl-auth-form label > span,.pcl-site .pcl-form-grid label > span{font-size:13px !important;font-weight:800 !important;color:#56657d !important;padding-inline:4px !important}
.pcl-site input,.pcl-site select,.pcl-site textarea{appearance:none !important;-webkit-appearance:none !important;width:100% !important;min-height:56px !important;height:56px !important;padding:12px 18px !important;border:1.5px solid #d5dde9 !important;border-radius:14px !important;background:#fff !important;color:#162033 !important;font-size:15px !important;line-height:1.6 !important;box-shadow:0 1px 0 rgba(255,255,255,.4), inset 0 1px 2px rgba(18,36,66,.02) !important}
.pcl-site textarea{height:auto !important;min-height:140px !important}
.pcl-site select{background-image:linear-gradient(45deg, transparent 50%, #23344e 50%), linear-gradient(135deg, #23344e 50%, transparent 50%) !important;background-position:calc(18px) calc(50% - 3px), calc(12px) calc(50% - 3px) !important;background-size:6px 6px, 6px 6px !important;background-repeat:no-repeat !important;padding-left:36px !important}
.pcl-site input::placeholder,.pcl-site textarea::placeholder{color:#9aa6b8 !important;opacity:1 !important}
.pcl-site input:focus,.pcl-site select:focus,.pcl-site textarea:focus{border-color:#0e5c7f !important;box-shadow:0 0 0 4px rgba(14,92,127,.13) !important;outline:none !important}
.pcl-site .pcl-search-submit{display:inline-flex !important;align-items:center !important;justify-content:center !important;height:56px !important;min-width:140px !important;padding:12px 26px !important;border:0 !important;border-radius:14px !important;background:#0e5c7f !important;color:#fff !important;font-size:16px !important;font-weight:900 !important;box-shadow:0 14px 32px rgba(14,92,127,.24) !important}
.pcl-site .pcl-search-submit:hover{background:#0c4f6e !important}
.pcl-site .pcl-btn-primary{background:#0e2f67 !important;color:#fff !important}
.pcl-site .pcl-btn-accent{background:#f6bd3b !important;color:#132648 !important}

@media(max-width:820px){
  .pcl-site .pcl-main-nav{display:none !important;position:absolute !important;top:100% !important;right:14px !important;left:14px !important;background:#fff !important;border:1px solid #dfe5ef !important;border-radius:14px !important;padding:12px !important;box-shadow:0 20px 42px rgba(16,35,65,.12) !important;flex-direction:column !important;align-items:stretch !important;gap:0 !important;z-index:60 !important}
  .pcl-site .pcl-main-nav.is-open{display:flex !important}
  .pcl-site .pcl-main-nav a{min-height:48px !important;padding:8px 10px !important}
  .pcl-site .pcl-menu-toggle{display:grid !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;width:46px !important;height:46px !important;padding:10px !important;border:1px solid #dbe3ef !important;border-radius:12px !important;background:#fff !important;overflow:visible !important;margin-right:auto !important}
  .pcl-site .pcl-menu-toggle span{display:block !important;height:2px !important;background:#102341 !important;margin:4px 0 !important;border-radius:9px !important}
  .pcl-site .pcl-nav-submit{display:none !important}
  .pcl-site .pcl-logo img{width:var(--pcl-logo-width-mobile) !important;max-height:48px !important}
  .pcl-site .pcl-hero-search{grid-template-columns:1fr !important}
  .pcl-site .pcl-search-tabs button{min-width:120px !important;height:58px !important}
}
@media(max-width:560px){
  .pcl-site .pcl-nav{min-height:76px !important;padding:10px 0 !important;gap:14px !important}
  .pcl-site .pcl-search-box{padding:0 16px 18px !important;border-radius:18px !important}
  .pcl-site .pcl-search-tabs{transform:translateY(-22px) !important}
  .pcl-site .pcl-search-tabs button{min-width:108px !important;height:52px !important;border-radius:13px !important;font-size:14px !important}
  .pcl-site input,.pcl-site select,.pcl-site textarea,.pcl-site .pcl-search-submit{min-height:52px !important;height:52px !important;font-size:14px !important}
}

/* === شهرشو 1.2: هدر چسبان، ایزوله‌سازی نوار مدیریت و مجله حرفه‌ای === */
.pcl-site .pcl-nav-wrap{
    position:sticky !important;
    top:0 !important;
    z-index:999 !important;
    transition:box-shadow .25s ease, transform .25s ease, background-color .25s ease !important;
}
.pcl-site .pcl-nav-wrap.is-sticky{
    background:rgba(255,255,255,.97) !important;
    box-shadow:0 14px 36px rgba(9,37,82,.14) !important;
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
}
.pcl-site .pcl-nav-wrap.is-sticky .pcl-nav{
    min-height:76px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
}
.pcl-site .pcl-nav-wrap.is-sticky .pcl-logo img{
    max-height:50px !important;
}

/* نوار مدیریت وردپرس در صورت فعال بودن، از استایل افزونه تأثیر نگیرد */
#wpadminbar,
#wpadminbar *{
    box-sizing:content-box;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Tahoma,Arial,sans-serif !important;
}
#wpadminbar .ab-icon:before,
#wpadminbar .ab-item:before,
#wpadminbar #adminbarsearch:before{
    font-family:dashicons !important;
}
#wpadminbar img{
    display:inline !important;
    max-width:none !important;
}
#wpadminbar .avatar{
    width:26px !important;
    height:26px !important;
    border-radius:50% !important;
}
body.admin-bar .pcl-nav-wrap{top:32px !important}

/* صفحه مجله */
.pcl-blog-page,
.pcl-blog-archive-page,
.pcl-single-post-page{
    background:#f6f8fc;
}
.pcl-blog-hero{
    position:relative;
    overflow:hidden;
    padding:78px 0 72px;
    color:#fff;
    background:
        radial-gradient(circle at 12% 20%,rgba(246,189,59,.18),transparent 30%),
        linear-gradient(135deg,#082451,#0d3d78 72%,#0e5c7f);
}
.pcl-blog-hero:before,
.pcl-blog-hero:after{
    content:"";
    position:absolute;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.10);
}
.pcl-blog-hero:before{width:420px;height:420px;left:-180px;top:-240px}
.pcl-blog-hero:after{width:300px;height:300px;right:-100px;bottom:-220px}
.pcl-blog-hero-inner{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:minmax(0,1fr) 410px;
    align-items:center;
    gap:55px;
}
.pcl-blog-hero h1{
    margin:12px 0 10px;
    color:#fff;
    font-size:clamp(32px,4.2vw,54px);
    line-height:1.35;
    font-weight:1000;
}
.pcl-blog-hero p,
.pcl-blog-archive-description{
    margin:0;
    color:#dbe6f6;
    font-size:16px;
    line-height:2;
}
.pcl-blog-search{
    display:grid;
    grid-template-columns:1fr auto;
    gap:10px;
    padding:10px;
    border:1px solid rgba(255,255,255,.16);
    border-radius:18px;
    background:rgba(255,255,255,.10);
    box-shadow:0 18px 46px rgba(0,0,0,.16);
    backdrop-filter:blur(10px);
}
.pcl-site .pcl-blog-search input{
    min-height:54px !important;
    height:54px !important;
    border:0 !important;
    background:#fff !important;
    box-shadow:none !important;
}
.pcl-blog-search button{
    min-width:100px;
    border:0;
    border-radius:12px;
    background:var(--pcl-accent);
    color:#102341;
    font-weight:1000;
    padding:0 22px;
}
.pcl-blog-categories{
    background:#fff;
    border-bottom:1px solid var(--pcl-border);
}
.pcl-blog-category-row{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:18px 0;
    scrollbar-width:none;
}
.pcl-blog-category-row::-webkit-scrollbar{display:none}
.pcl-blog-category-row a{
    flex:0 0 auto;
    padding:9px 17px;
    border:1px solid #dfe5ee;
    border-radius:999px;
    color:#42516a;
    background:#fff;
    font-size:13px;
    font-weight:800;
    transition:.2s ease;
}
.pcl-blog-category-row a:hover,
.pcl-blog-category-row a.is-active{
    background:var(--pcl-navy);
    border-color:var(--pcl-navy);
    color:#fff;
}
.pcl-blog-list-section{background:#f6f8fc}
.pcl-blog-count{
    display:inline-flex;
    align-items:center;
    min-height:40px;
    padding:7px 14px;
    border-radius:999px;
    background:#eaf0f8;
    color:#53627a;
    font-size:12px;
    font-weight:800;
}
.pcl-blog-card-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:26px;
}
.pcl-blog-card{
    min-width:0;
    overflow:hidden;
    border:1px solid #e0e6ef;
    border-radius:20px;
    background:#fff;
    box-shadow:0 10px 30px rgba(12,37,75,.06);
    transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.pcl-blog-card:hover{
    transform:translateY(-7px);
    border-color:#cdd8e7;
    box-shadow:0 22px 48px rgba(12,37,75,.13);
}
.pcl-blog-card-image{
    position:relative;
    display:block;
    height:230px;
    overflow:hidden;
    background:#e9eef5;
}
.pcl-blog-card-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .45s ease;
}
.pcl-blog-card:hover .pcl-blog-card-image img{transform:scale(1.055)}
.pcl-blog-card-category{
    position:absolute;
    top:16px;
    right:16px;
    padding:5px 11px;
    border-radius:999px;
    background:rgba(8,36,81,.90);
    color:#fff;
    font-size:10px;
    font-weight:900;
    backdrop-filter:blur(6px);
}
.pcl-blog-card-body{padding:21px 21px 23px}
.pcl-blog-meta{
    display:flex;
    align-items:center;
    gap:14px;
    color:#8a96a8;
    font-size:10px;
}
.pcl-blog-card h2{
    margin:10px 0 8px;
    color:var(--pcl-navy);
    font-size:19px;
    line-height:1.65;
    font-weight:1000;
}
.pcl-blog-card h2 a{
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.pcl-blog-card p{
    display:-webkit-box;
    overflow:hidden;
    min-height:56px;
    margin:0;
    color:#68758a;
    font-size:13px;
    line-height:1.9;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.pcl-blog-readmore{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:17px;
    color:#0e5c7f !important;
    font-size:12px;
    font-weight:1000;
}
.pcl-blog-pagination{margin-top:42px}
.pcl-blog-pagination .page-numbers{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    margin:0;
    padding:0;
    list-style:none;
}
.pcl-blog-pagination li{margin:0}
.pcl-blog-pagination a,
.pcl-blog-pagination span{
    display:grid;
    place-items:center;
    min-width:42px;
    height:42px;
    padding:0 12px;
    border:1px solid #dce4ee;
    border-radius:11px;
    background:#fff;
    color:#263851;
    font-size:12px;
    font-weight:800;
}
.pcl-blog-pagination .current{
    border-color:var(--pcl-navy);
    background:var(--pcl-navy);
    color:#fff;
}

/* صفحه تکی مقاله */
.pcl-post-hero{
    position:relative;
    overflow:hidden;
    padding:55px 0 62px;
    background:linear-gradient(135deg,#082451,#0e3b73);
    color:#fff;
}
.pcl-post-hero:after{
    content:"";
    position:absolute;
    width:500px;
    height:500px;
    left:-250px;
    bottom:-360px;
    border:90px solid rgba(246,189,59,.08);
    border-radius:50%;
}
.pcl-post-hero-inner{position:relative;z-index:2;max-width:980px}
.pcl-post-breadcrumb{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:8px;
    margin-bottom:22px;
    color:#becce0;
    font-size:11px;
}
.pcl-post-breadcrumb a:hover{color:#fff}
.pcl-post-category{
    display:inline-flex;
    padding:5px 12px;
    border-radius:999px;
    background:var(--pcl-accent);
    color:#102341 !important;
    font-size:11px;
    font-weight:1000;
}
.pcl-post-hero h1{
    max-width:920px;
    margin:16px 0 23px;
    color:#fff;
    font-size:clamp(31px,4.6vw,56px);
    line-height:1.45;
    font-weight:1000;
}
.pcl-post-meta{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:18px;
    color:#d1dceb;
    font-size:11px;
}
.pcl-post-meta span{display:inline-flex;align-items:center;gap:8px}
.pcl-post-meta img{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.35)}
.pcl-post-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 310px;
    gap:28px;
    padding-top:42px;
    padding-bottom:75px;
}
.pcl-post-article{
    min-width:0;
    padding:0 0 32px;
    border:1px solid #e0e6ef;
    border-radius:22px;
    background:#fff;
    box-shadow:0 14px 40px rgba(15,40,78,.07);
    overflow:hidden;
}
.pcl-post-cover{
    width:100%;
    height:min(520px,52vw);
    min-height:320px;
    margin:0;
    background:#e8edf4;
}
.pcl-post-cover img{width:100%;height:100%;object-fit:cover}
.pcl-post-content{
    padding:38px 45px 20px;
    color:#394861;
    font-size:16px;
    line-height:2.15;
}
.pcl-post-content > :first-child{margin-top:0}
.pcl-post-content h2,
.pcl-post-content h3,
.pcl-post-content h4{
    color:var(--pcl-navy);
    line-height:1.65;
    font-weight:1000;
}
.pcl-post-content h2{margin:42px 0 16px;font-size:28px}
.pcl-post-content h3{margin:34px 0 14px;font-size:22px}
.pcl-post-content p{margin:0 0 22px}
.pcl-post-content a{color:#0e5c7f;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.pcl-post-content img{height:auto;border-radius:15px;margin:24px auto}
.pcl-post-content blockquote{
    margin:30px 0;
    padding:20px 24px;
    border-right:4px solid var(--pcl-accent);
    border-radius:12px;
    background:#f6f8fc;
    color:#43536a;
}
.pcl-post-content ul,
.pcl-post-content ol{padding-right:24px;margin:20px 0}
.pcl-post-content li{margin-bottom:9px}
.pcl-post-content table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px}
.pcl-post-content th,.pcl-post-content td{padding:13px;border:1px solid #dce4ee;text-align:right}
.pcl-post-content th{background:#eef3f9;color:var(--pcl-navy)}
.pcl-post-tags{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:8px;
    margin:10px 45px 28px;
    padding-top:22px;
    border-top:1px solid #e4e9f1;
}
.pcl-post-tags strong{font-size:12px;color:#34435a}
.pcl-post-tags a{padding:6px 10px;border-radius:8px;background:#eef3f8;color:#53627a;font-size:11px}
.pcl-post-author-box{
    display:grid;
    grid-template-columns:86px 1fr;
    gap:18px;
    align-items:center;
    margin:0 45px 28px;
    padding:23px;
    border-radius:16px;
    background:#f4f7fb;
}
.pcl-post-author-box img{width:86px;height:86px;border-radius:50%}
.pcl-post-author-box span{font-size:10px;color:#8b97a8}
.pcl-post-author-box h3{margin:2px 0 5px;color:var(--pcl-navy);font-size:18px}
.pcl-post-author-box p{margin:0;color:#69768a;font-size:12px}
.pcl-post-navigation{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
    margin:0 45px 30px;
}
.pcl-post-navigation > div{min-width:0;padding:15px;border:1px solid #e0e6ef;border-radius:13px}
.pcl-post-navigation > div:last-child{text-align:left}
.pcl-post-navigation span{display:block;color:#94a0b1;font-size:10px}
.pcl-post-navigation a{display:block;overflow:hidden;color:var(--pcl-navy);font-size:12px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}
.pcl-post-sidebar{display:flex;flex-direction:column;gap:18px;align-self:start;position:sticky;top:105px}
.pcl-sidebar-widget{
    padding:22px;
    border:1px solid #e0e6ef;
    border-radius:17px;
    background:#fff;
    box-shadow:0 10px 28px rgba(15,40,78,.055);
}
.pcl-sidebar-widget h3{margin:0 0 16px;color:var(--pcl-navy);font-size:17px}
.pcl-sidebar-search form{display:grid;grid-template-columns:1fr auto;gap:8px}
.pcl-site .pcl-sidebar-search input{min-height:48px !important;height:48px !important;font-size:12px !important;padding:9px 12px !important}
.pcl-sidebar-search button{border:0;border-radius:10px;background:var(--pcl-navy);color:#fff;padding:0 15px;font-weight:900}
.pcl-sidebar-categories{display:flex;flex-direction:column;gap:2px}
.pcl-sidebar-categories li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #eef1f5;list-style:none;color:#8d98aa;font-size:11px}
.pcl-sidebar-categories li:last-child{border-bottom:0}
.pcl-sidebar-categories a{color:#45536a;font-size:12px;font-weight:800}
.pcl-sidebar-cta{background:linear-gradient(145deg,#0a2b60,#0e5c7f);color:#fff;border:0}
.pcl-sidebar-cta > span{color:var(--pcl-accent);font-size:11px;font-weight:900}
.pcl-sidebar-cta h3{margin:7px 0;color:#fff;font-size:20px;line-height:1.6}
.pcl-sidebar-cta p{margin:0 0 17px;color:#d3dfef;font-size:12px}
.pcl-comments{
    margin:35px 45px 0;
    padding-top:30px;
    border-top:1px solid #e4e9f1;
}
.pcl-comments h2,.pcl-comments .comment-reply-title{color:var(--pcl-navy);font-size:22px}
.pcl-comment-list{margin:0 0 32px;padding:0;list-style:none}
.pcl-comment-list li{list-style:none}
.pcl-comment-list .comment-body{position:relative;margin-bottom:14px;padding:18px 82px 18px 18px;border-radius:14px;background:#f6f8fb}
.pcl-comment-list .avatar{position:absolute;right:18px;top:18px;width:48px;height:48px;border-radius:50%}
.pcl-comment-list .comment-author{font-size:12px;font-weight:900;color:#273950}
.pcl-comment-list .comment-metadata{font-size:10px;color:#94a0b0}
.pcl-comment-list .comment-content{font-size:13px;color:#59677b}
.pcl-comment-list .reply a{font-size:10px;color:#0e5c7f;font-weight:900}
.pcl-comment-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pcl-comment-form > p{margin:0}
.pcl-comment-form .comment-form-comment,.pcl-comment-form .form-submit,.pcl-comment-form .logged-in-as,.pcl-comment-note{grid-column:1/-1}
.pcl-comment-form label{display:block;margin-bottom:5px;color:#5f6d81;font-size:11px;font-weight:800}
.pcl-comment-form .submit{width:auto !important;min-width:145px !important;border:0 !important;background:var(--pcl-accent) !important;color:#102341 !important;font-weight:1000 !important}
.pcl-related-posts{background:#eef3f8}
.pcl-blog-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

/* صفحه ۴۰۴ */
.pcl-404-page{background:linear-gradient(145deg,#f6f8fc,#eef3f8)}
.pcl-404-inner{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px}
.pcl-404-number{font-size:clamp(92px,17vw,190px);line-height:1;color:var(--pcl-navy);font-weight:1000;letter-spacing:-10px;text-shadow:12px 12px 0 rgba(246,189,59,.32)}
.pcl-404-inner h1{margin:22px 0 8px;color:var(--pcl-navy);font-size:32px}
.pcl-404-inner p{margin:0 0 25px;color:#6f7c91}
.pcl-404-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}

@media(max-width:1050px){
    .pcl-blog-hero-inner{grid-template-columns:1fr 350px;gap:30px}
    .pcl-blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .pcl-post-layout{grid-template-columns:minmax(0,1fr) 275px}
}
@media(max-width:820px){
    body.admin-bar .pcl-nav-wrap{top:46px !important}
    .pcl-blog-hero{padding:60px 0}
    .pcl-blog-hero-inner{grid-template-columns:1fr}
    .pcl-blog-search{max-width:590px}
    .pcl-post-layout{grid-template-columns:1fr}
    .pcl-post-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}
    .pcl-sidebar-cta{grid-column:1/-1}
    .pcl-post-cover{height:430px}
}
@media(max-width:560px){
    .pcl-blog-hero{padding:48px 0 52px}
    .pcl-blog-hero h1{font-size:31px}
    .pcl-blog-search{grid-template-columns:1fr;padding:8px}
    .pcl-blog-search button{min-height:48px}
    .pcl-blog-card-grid,.pcl-blog-related-grid{grid-template-columns:1fr}
    .pcl-blog-card-image{height:225px}
    .pcl-post-hero{padding:38px 0 45px}
    .pcl-post-hero h1{font-size:30px}
    .pcl-post-layout{width:min(100% - 22px,1180px);padding-top:22px}
    .pcl-post-article{border-radius:17px}
    .pcl-post-cover{height:275px;min-height:0}
    .pcl-post-content{padding:27px 20px 15px;font-size:15px}
    .pcl-post-content h2{font-size:23px}
    .pcl-post-content h3{font-size:19px}
    .pcl-post-tags,.pcl-post-author-box,.pcl-post-navigation,.pcl-comments{margin-right:20px;margin-left:20px}
    .pcl-post-author-box{grid-template-columns:62px 1fr;padding:17px}
    .pcl-post-author-box img{width:62px;height:62px}
    .pcl-post-navigation{grid-template-columns:1fr}
    .pcl-post-navigation > div:last-child{text-align:right}
    .pcl-post-sidebar{grid-template-columns:1fr}
    .pcl-sidebar-cta{grid-column:auto}
    .pcl-comment-form{grid-template-columns:1fr}
    .pcl-comment-form > p{grid-column:1/-1}
    .pcl-comment-list .comment-body{padding-right:18px;padding-top:78px}
    .pcl-404-inner{min-height:520px}
    .pcl-404-inner h1{font-size:26px}
}

/* اصلاح ساختار sticky: کل هدر چسبان است و نوار بالایی هنگام اسکرول جمع می‌شود */
.pcl-site .pcl-header{
    position:sticky !important;
    top:0 !important;
    z-index:1000 !important;
}
.pcl-site .pcl-nav-wrap{
    position:relative !important;
    top:auto !important;
}
.pcl-site .pcl-topbar{
    max-height:42px;
    overflow:hidden;
    opacity:1;
    transition:max-height .25s ease,opacity .2s ease;
}
.pcl-site .pcl-header.is-sticky .pcl-topbar{
    max-height:0;
    opacity:0;
}
body.admin-bar.pcl-site .pcl-header{top:32px !important}
body.admin-bar.pcl-site .pcl-nav-wrap{top:auto !important}
@media(max-width:782px){body.admin-bar.pcl-site .pcl-header{top:46px !important}}

/* انتخاب وابسته استان و شهر */
.pcl-site select:disabled{
    background-color:#f1f4f8 !important;
    color:#8792a5 !important;
    border-color:#e0e5ed !important;
    cursor:not-allowed !important;
    opacity:1 !important;
}

/* === نسخه 1.2.2: صفحه واقعی مجله و گالری حرفه‌ای آگهی === */
body.pcl-blog-index-template,
body.pcl-blog-index-template .pcl-page-main{
    margin:0;
    padding:0;
    background:#f6f8fc;
}
.pcl-blog-index-template .pcl-blog-page{
    min-height:70vh;
}
.pcl-blog-index-template .pcl-blog-list-section{
    padding-top:70px;
    padding-bottom:85px;
}
.pcl-blog-index-template .pcl-section-heading{
    align-items:center;
}

.pcl-gallery-main{
    position:relative;
    display:block;
    width:100%;
    padding:0;
    border:0;
    text-align:inherit;
    cursor:zoom-in;
    overflow:hidden;
}
.pcl-gallery-main:focus-visible{
    outline:4px solid rgba(14,92,127,.28);
    outline-offset:-4px;
}
.pcl-gallery-zoom,
.pcl-gallery-count{
    position:absolute;
    z-index:2;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:34px;
    padding:6px 12px;
    border-radius:999px;
    background:rgba(8,30,64,.78);
    color:#fff;
    font-size:11px;
    font-weight:900;
    backdrop-filter:blur(8px);
    box-shadow:0 8px 24px rgba(0,0,0,.18);
}
.pcl-gallery-zoom{right:16px;bottom:16px}
.pcl-gallery-count{left:16px;bottom:16px;direction:ltr}
.pcl-gallery-thumbs{
    padding:14px;
    background:#fff;
    border-top:1px solid var(--pcl-border);
    scrollbar-width:thin;
}
.pcl-gallery-thumbs button{
    position:relative;
    width:94px;
    height:74px;
    border:2px solid transparent;
    box-shadow:0 4px 12px rgba(13,38,75,.07);
    opacity:.78;
    transition:.2s ease;
}
.pcl-gallery-thumbs button:hover,
.pcl-gallery-thumbs button.is-active{
    opacity:1;
    transform:translateY(-2px);
}
.pcl-gallery-thumbs button.is-active{
    border-color:#0e5c7f;
    box-shadow:0 0 0 3px rgba(14,92,127,.12);
}
body.pcl-lightbox-open{overflow:hidden}
.pcl-gallery-lightbox{
    position:fixed;
    inset:0;
    z-index:100000;
    display:none;
    align-items:center;
    justify-content:center;
    padding:34px 82px;
    background:rgba(3,11,25,.94);
    backdrop-filter:blur(10px);
}
.pcl-gallery-lightbox.is-open{display:flex}
.pcl-gallery-lightbox figure{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    max-width:min(1280px,100%);
    max-height:100%;
    margin:0;
}
.pcl-gallery-lightbox figure img{
    display:block;
    width:auto;
    max-width:100%;
    max-height:calc(100vh - 110px);
    object-fit:contain;
    border-radius:14px;
    box-shadow:0 24px 80px rgba(0,0,0,.45);
}
.pcl-gallery-lightbox figcaption{
    margin-top:14px;
    color:#fff;
    font-size:12px;
    font-weight:800;
    direction:rtl;
}
.pcl-gallery-lightbox-close,
.pcl-gallery-lightbox-nav{
    position:absolute;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.18);
    background:rgba(255,255,255,.10);
    color:#fff;
    backdrop-filter:blur(8px);
    cursor:pointer;
    transition:.2s ease;
}
.pcl-gallery-lightbox-close:hover,
.pcl-gallery-lightbox-nav:hover{background:rgba(255,255,255,.20)}
.pcl-gallery-lightbox-close{
    top:22px;
    left:22px;
    width:48px;
    height:48px;
    border-radius:50%;
    font-size:32px;
    line-height:1;
}
.pcl-gallery-lightbox-nav{
    top:50%;
    width:54px;
    height:70px;
    border-radius:16px;
    transform:translateY(-50%);
    font-size:44px;
    line-height:1;
}
.pcl-gallery-lightbox-nav.is-next{left:20px}
.pcl-gallery-lightbox-nav.is-prev{right:20px}

@media(max-width:820px){
    .pcl-blog-index-template .pcl-blog-list-section{padding-top:55px;padding-bottom:65px}
    .pcl-gallery-lightbox{padding:72px 16px 24px}
    .pcl-gallery-lightbox-nav{top:auto;bottom:18px;width:50px;height:48px;border-radius:13px;transform:none}
    .pcl-gallery-lightbox-nav.is-next{left:76px}
    .pcl-gallery-lightbox-nav.is-prev{right:76px}
    .pcl-gallery-lightbox-close{top:14px;left:14px;width:44px;height:44px}
    .pcl-gallery-lightbox figure img{max-height:calc(100vh - 150px)}
}
@media(max-width:560px){
    .pcl-gallery-zoom{right:10px;bottom:10px}
    .pcl-gallery-count{left:10px;bottom:10px}
    .pcl-gallery-thumbs{padding:10px}
    .pcl-gallery-thumbs button{width:76px;height:60px}
}

/* === نسخه 1.2.3: گالری پایدار، هدر وسط‌چین، فهرست مطالب و برندها === */
.pcl-site .pcl-gallery{
    overflow:hidden !important;
    border:1px solid #dfe6f0 !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 14px 38px rgba(13,38,75,.07) !important;
}
.pcl-site .pcl-gallery-main{
    position:relative !important;
    display:block !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:16/9 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    outline:0 !important;
    background:#e8edf4 !important;
    box-shadow:none !important;
    overflow:hidden !important;
    cursor:zoom-in !important;
}
.pcl-site .pcl-gallery-main img{
    position:absolute !important;
    inset:0 !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    object-fit:contain !important;
    background:#e8edf4 !important;
}
.pcl-site .pcl-gallery-main:focus-visible{
    outline:4px solid rgba(14,92,127,.30) !important;
    outline-offset:-4px !important;
}
.pcl-site .pcl-gallery-thumbs{
    display:flex !important;
    justify-content:center !important;
    gap:12px !important;
    padding:15px !important;
    margin:0 !important;
    border-top:1px solid #e2e8f1 !important;
    background:#fff !important;
    overflow-x:auto !important;
}
.pcl-site .pcl-gallery-thumbs button{
    flex:0 0 96px !important;
    width:96px !important;
    height:74px !important;
    margin:0 !important;
    padding:0 !important;
    border:2px solid transparent !important;
    border-radius:11px !important;
    background:#edf1f6 !important;
    box-shadow:0 4px 12px rgba(13,38,75,.08) !important;
    overflow:hidden !important;
}
.pcl-site .pcl-gallery-thumbs button.is-active{
    border-color:#0e5c7f !important;
    box-shadow:0 0 0 3px rgba(14,92,127,.13) !important;
}
.pcl-site .pcl-gallery-thumbs img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    object-fit:cover !important;
}

/* هدر صفحه اصلی وسط‌چین و کنتراست قطعی */
.pcl-home .pcl-hero-content{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
}
.pcl-home .pcl-hero-copy{
    width:min(100%,850px) !important;
    max-width:850px !important;
    margin-inline:auto !important;
    text-align:center !important;
}
.pcl-home .pcl-hero-copy .pcl-eyebrow,
.pcl-blog-hero .pcl-eyebrow{
    justify-content:center !important;
    color:#f6bd3b !important;
    text-shadow:0 2px 12px rgba(0,0,0,.24) !important;
}
.pcl-home .pcl-hero-copy h1,
.pcl-home .pcl-hero-copy p{
    text-align:center !important;
}
.pcl-home .pcl-search-box{
    width:min(100%,1080px) !important;
    margin:48px auto 0 !important;
    text-align:right !important;
}
.pcl-home .pcl-search-tabs{
    justify-content:center !important;
}
.pcl-home .pcl-search-submit{
    background:#0e5c7f !important;
    border-color:#0e5c7f !important;
    color:#fff !important;
    text-shadow:none !important;
}
.pcl-home .pcl-search-submit:hover{
    background:#0a4d6c !important;
    color:#fff !important;
}
.pcl-blog-hero .pcl-blog-search button,
.pcl-blog-page .pcl-blog-search button{
    background:#f6bd3b !important;
    border:1px solid #f6bd3b !important;
    color:#102341 !important;
    text-shadow:none !important;
    opacity:1 !important;
}
.pcl-blog-hero .pcl-blog-search button:hover{
    background:#ffc94d !important;
    color:#102341 !important;
}
.pcl-blog-list-section .pcl-eyebrow,
.pcl-blog-section .pcl-eyebrow{
    color:#c98d00 !important;
}

/* زمان مطالعه در کارت‌ها */
.pcl-blog-meta,
.pcl-blog-home-meta{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:7px 14px;
}
.pcl-blog-home-meta{
    color:#8a96a8;
    font-size:10px;
}
.pcl-blog-home-meta time{color:#c88f00 !important}

/* فهرست مطالب مقاله */
html{scroll-behavior:smooth}
.pcl-post-content h2[id],
.pcl-post-content h3[id]{scroll-margin-top:125px}
.pcl-post-toc{
    border:1px solid #dce5f0;
    border-radius:16px;
    background:linear-gradient(180deg,#fff,#f8fafc);
}
.pcl-post-toc-sidebar{
    padding:20px !important;
}
.pcl-toc-heading{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin-bottom:12px;
}
.pcl-toc-heading h3{margin:0 !important}
.pcl-toc-heading span{
    padding:5px 9px;
    border-radius:999px;
    background:#eaf1f8;
    color:#596980;
    font-size:10px;
    font-weight:800;
    white-space:nowrap;
}
.pcl-toc-list{
    display:flex;
    flex-direction:column;
    gap:3px;
    margin:0;
    padding:0;
    list-style:none;
    counter-reset:pcltoc;
}
.pcl-toc-item{
    position:relative;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
    counter-increment:pcltoc;
}
.pcl-toc-item a{
    display:block;
    padding:9px 28px 9px 8px;
    border-radius:9px;
    color:#42526a !important;
    font-size:12px;
    font-weight:800;
    line-height:1.7;
    text-decoration:none !important;
    transition:.2s ease;
}
.pcl-toc-item a:before{
    content:counter(pcltoc);
    position:absolute;
    right:7px;
    top:10px;
    display:grid;
    place-items:center;
    width:18px;
    height:18px;
    border-radius:6px;
    background:#eaf0f7;
    color:#0e5c7f;
    font-size:9px;
    font-weight:900;
}
.pcl-toc-item a:hover{
    background:#edf4fa;
    color:#0e5c7f !important;
}
.pcl-toc-item.is-level-3 a{
    padding-right:42px;
    color:#6a788c !important;
    font-size:11px;
    font-weight:700;
}
.pcl-toc-item.is-level-3 a:before{right:20px;background:#f1f4f8;color:#748197}
.pcl-post-toc-inline{
    display:none;
    margin:22px 20px 0;
    padding:0;
    overflow:hidden;
}
.pcl-post-toc-inline summary{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:15px 17px;
    cursor:pointer;
    color:var(--pcl-navy);
    font-weight:1000;
    list-style:none;
}
.pcl-post-toc-inline summary::-webkit-details-marker{display:none}
.pcl-post-toc-inline summary small{color:#8491a3;font-size:10px}
.pcl-post-toc-inline .pcl-toc-list{padding:0 14px 15px}

/* برندهای قابل مدیریت */
.pcl-brands{
    padding:65px 0 75px !important;
    background:#fff;
}
.pcl-brands .pcl-section-heading{margin-bottom:27px}
.pcl-brand-row{
    display:grid !important;
    grid-template-columns:repeat(6,minmax(0,1fr)) !important;
    gap:16px !important;
    margin-top:0 !important;
}
.pcl-brand-item{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:10px !important;
    min-width:0 !important;
    min-height:130px !important;
    padding:16px 10px !important;
    border:1px solid #e1e7ef !important;
    border-radius:16px !important;
    background:#fff !important;
    color:#35445b !important;
    box-shadow:0 8px 22px rgba(13,38,75,.045) !important;
    transition:.22s ease !important;
}
.pcl-brand-item:hover{
    transform:translateY(-5px);
    border-color:#cbd8e7 !important;
    box-shadow:0 18px 34px rgba(13,38,75,.10) !important;
}
.pcl-brand-row .pcl-brand-icon{
    display:grid !important;
    place-items:center !important;
    width:66px !important;
    height:58px !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:13px !important;
    background:#f4f7fb !important;
    overflow:hidden !important;
}
.pcl-brand-icon img{
    width:100% !important;
    height:100% !important;
    padding:8px !important;
    object-fit:contain !important;
}
.pcl-brand-icon b{
    color:#0e5c7f;
    font-size:24px;
    font-weight:1000;
}
.pcl-brand-item strong{
    color:#35445b;
    font-size:13px;
    font-weight:900;
    text-align:center;
}

/* فوتر درباره ما */
.pcl-footer-about h3{
    margin:20px 0 8px !important;
    color:#fff !important;
    font-size:16px !important;
}
.pcl-footer-about p{
    max-width:390px !important;
    color:#d7e1f1 !important;
    line-height:2 !important;
}

/* تصویر بخش معرفی از تنظیمات */
.pcl-showcase-visual img{
    width:100% !important;
    max-height:390px !important;
    object-fit:contain !important;
}

@media(max-width:1050px){
    .pcl-brand-row{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
}
@media(max-width:820px){
    .pcl-site .pcl-gallery-thumbs{justify-content:flex-start !important}
    .pcl-post-toc-sidebar{display:none !important}
    .pcl-post-toc-inline{display:block !important}
    .pcl-home .pcl-hero-content{padding-top:62px !important}
}
@media(max-width:560px){
    .pcl-site .pcl-gallery-main{aspect-ratio:4/3 !important}
    .pcl-site .pcl-gallery-thumbs button{flex-basis:78px !important;width:78px !important;height:61px !important}
    .pcl-home .pcl-search-tabs{justify-content:center !important}
    .pcl-brand-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:11px !important}
    .pcl-brand-item{min-height:112px !important}
    .pcl-post-toc-inline{margin:16px 14px 0}
}

/* === نسخه 1.2.4: بنر تمام‌عرض، کنتراست عنوان‌های کوچک و گالری لبه‌به‌لبه === */

/* بنر «آگهی خود را در چند دقیقه ثبت کنید» به‌صورت پس‌زمینه کامل */
.pcl-site .pcl-showcase.pcl-showcase-full{
    position:relative !important;
    min-height:500px !important;
    display:flex !important;
    align-items:center !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
    overflow:hidden !important;
    isolation:isolate !important;
}
.pcl-site .pcl-showcase.pcl-showcase-full:before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:-1 !important;
    background:linear-gradient(180deg,rgba(5,24,55,.12),rgba(5,24,55,.42)) !important;
    pointer-events:none !important;
}
.pcl-site .pcl-showcase-full .pcl-showcase-overlay{
    position:absolute !important;
    inset:0 !important;
    z-index:0 !important;
    background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.04),rgba(3,19,45,.22) 70%) !important;
    pointer-events:none !important;
}
.pcl-site .pcl-showcase-full .pcl-showcase-inner{
    position:relative !important;
    z-index:2 !important;
    width:min(1180px,calc(100% - 40px)) !important;
    min-height:500px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:72px 0 !important;
}
.pcl-site .pcl-showcase-full .pcl-showcase-copy{
    width:min(100%,780px) !important;
    margin:0 auto !important;
    padding:42px 48px !important;
    border:1px solid rgba(255,255,255,.13) !important;
    border-radius:24px !important;
    background:rgba(4,24,56,.46) !important;
    box-shadow:0 24px 70px rgba(0,0,0,.24) !important;
    backdrop-filter:blur(8px) !important;
    text-align:center !important;
}
.pcl-site .pcl-showcase-full .pcl-showcase-copy .pcl-eyebrow{
    justify-content:center !important;
    color:#ffd166 !important;
    text-shadow:0 2px 12px rgba(0,0,0,.32) !important;
}
.pcl-site .pcl-showcase-full .pcl-showcase-copy h2{
    margin:12px 0 12px !important;
    color:#fff !important;
    font-size:clamp(30px,4vw,48px) !important;
    line-height:1.45 !important;
    text-shadow:0 4px 24px rgba(0,0,0,.28) !important;
}
.pcl-site .pcl-showcase-full .pcl-showcase-copy p{
    max-width:650px !important;
    margin:0 auto 26px !important;
    color:#e8eef8 !important;
    font-size:15px !important;
    line-height:2 !important;
    text-shadow:0 2px 14px rgba(0,0,0,.24) !important;
}
.pcl-site .pcl-showcase-full .pcl-btn-accent{
    min-height:52px !important;
    padding:12px 30px !important;
    background:#f6bd3b !important;
    color:#102341 !important;
    border:0 !important;
    box-shadow:0 14px 34px rgba(246,189,59,.28) !important;
}
.pcl-site .pcl-showcase-full .pcl-btn-accent:hover{
    background:#ffc94d !important;
    color:#102341 !important;
}

/* کنتراست قطعی برای متن کوچک بالای عنوان در تمام بخش‌ها */
.pcl-site .pcl-eyebrow{
    color:#9a6800 !important;
    opacity:1 !important;
    visibility:visible !important;
    text-shadow:none !important;
}
.pcl-site .pcl-eyebrow:before{
    background:currentColor !important;
    opacity:1 !important;
}
.pcl-site .pcl-dark-section .pcl-eyebrow,
.pcl-site .pcl-heading-light .pcl-eyebrow,
.pcl-site .pcl-showcase .pcl-eyebrow,
.pcl-site .pcl-blog-hero .pcl-eyebrow,
.pcl-site .pcl-listings-hero .pcl-eyebrow,
.pcl-site .pcl-auth-visual .pcl-eyebrow{
    color:#ffd166 !important;
    text-shadow:0 2px 12px rgba(0,0,0,.30) !important;
}
.pcl-site .pcl-dark-section .pcl-section-heading h2,
.pcl-site .pcl-dark-section .pcl-section-heading > a{
    color:#fff !important;
}
.pcl-site .pcl-section:not(.pcl-dark-section) .pcl-section-heading h2,
.pcl-site .pcl-testimonials .pcl-section-heading h2,
.pcl-site .pcl-blog-section .pcl-section-heading h2,
.pcl-site .pcl-brands .pcl-section-heading h2{
    color:var(--pcl-navy) !important;
}

/* گالری آگهی بدون فاصله داخلی و با پوشش کامل تصویر */
body.pcl-site.pcl-single-ad .pcl-single-content,
body.pcl-site.pcl-single-ad .pcl-gallery{
    margin:0 !important;
    padding:0 !important;
}
body.pcl-site.pcl-single-ad .pcl-gallery{
    width:100% !important;
    max-width:none !important;
}
body.pcl-site.pcl-single-ad .pcl-gallery-main{
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    overflow:hidden !important;
    background:#dfe5ec !important;
}
body.pcl-site.pcl-single-ad .pcl-gallery-main > img,
body.pcl-site.pcl-single-ad .pcl-gallery-main img[data-gallery-main]{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    min-width:100% !important;
    max-width:none !important;
    height:100% !important;
    min-height:100% !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    object-fit:cover !important;
    object-position:center center !important;
    transform:none !important;
}
body.pcl-site.pcl-single-ad .pcl-gallery-thumbs{
    width:100% !important;
    margin:0 !important;
    box-sizing:border-box !important;
}

@media(max-width:820px){
    .pcl-site .pcl-showcase.pcl-showcase-full,
    .pcl-site .pcl-showcase-full .pcl-showcase-inner{
        min-height:440px !important;
    }
    .pcl-site .pcl-showcase-full .pcl-showcase-inner{
        padding:50px 0 !important;
    }
    .pcl-site .pcl-showcase-full .pcl-showcase-copy{
        padding:32px 26px !important;
        border-radius:20px !important;
    }
}
@media(max-width:560px){
    .pcl-site .pcl-showcase.pcl-showcase-full,
    .pcl-site .pcl-showcase-full .pcl-showcase-inner{
        min-height:400px !important;
    }
    .pcl-site .pcl-showcase-full .pcl-showcase-inner{
        width:min(100% - 26px,1180px) !important;
        padding:38px 0 !important;
    }
    .pcl-site .pcl-showcase-full .pcl-showcase-copy{
        padding:26px 18px !important;
        border-radius:17px !important;
    }
    .pcl-site .pcl-showcase-full .pcl-showcase-copy h2{
        font-size:28px !important;
    }
    .pcl-site .pcl-showcase-full .pcl-showcase-copy p{
        font-size:13px !important;
    }
}

/* === نسخه 1.2.5: انتخاب موقعیت، نمایش نقشه و مسیریابی === */
.pcl-site .leaflet-container{
    font-family:var(--pcl-font-family) !important;
    direction:ltr;
}
.pcl-site .leaflet-control-attribution{
    font-size:10px !important;
}
.pcl-site .pcl-form-help{
    margin:-6px 0 18px !important;
    color:#728096 !important;
    font-size:13px !important;
    line-height:1.9 !important;
}
.pcl-site .pcl-map-picker-toolbar{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto auto auto !important;
    gap:10px !important;
    align-items:center !important;
    margin-bottom:14px !important;
}
.pcl-site .pcl-map-picker-toolbar input{
    min-width:0 !important;
}
.pcl-site .pcl-map-picker-toolbar .pcl-btn{
    min-height:52px !important;
    white-space:nowrap !important;
    padding-inline:18px !important;
}
.pcl-site .pcl-map-picker{
    width:100% !important;
    height:430px !important;
    border:1px solid #d9e1ec !important;
    border-radius:18px !important;
    overflow:hidden !important;
    background:#edf2f7 !important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.65) !important;
}
.pcl-site .pcl-map-status{
    margin:11px 2px 0 !important;
    color:#69778d !important;
    font-size:12px !important;
}
.pcl-site .pcl-map-status.is-success{
    color:#13804f !important;
}
.pcl-site .pcl-map-status.is-error{
    color:#c23d4b !important;
}

body.pcl-site.pcl-single-ad .pcl-location-card{
    margin-top:20px !important;
    padding:28px !important;
    background:#fff !important;
    border:1px solid var(--pcl-border) !important;
    border-radius:18px !important;
    box-shadow:0 10px 34px rgba(20,43,80,.055) !important;
    overflow:hidden !important;
}
body.pcl-site.pcl-single-ad .pcl-location-heading{
    display:flex !important;
    align-items:flex-start !important;
    justify-content:space-between !important;
    gap:18px !important;
    margin-bottom:20px !important;
}
body.pcl-site.pcl-single-ad .pcl-location-heading h2{
    margin:7px 0 0 !important;
    color:var(--pcl-navy) !important;
    font-size:25px !important;
    line-height:1.4 !important;
}
body.pcl-site.pcl-single-ad .pcl-location-privacy{
    display:inline-flex !important;
    align-items:center !important;
    min-height:34px !important;
    padding:6px 12px !important;
    border-radius:999px !important;
    background:#f1f5fa !important;
    color:#718097 !important;
    font-size:11px !important;
    white-space:nowrap !important;
}
body.pcl-site.pcl-single-ad .pcl-location-map{
    width:100% !important;
    height:500px !important;
    border:0 !important;
    border-radius:15px !important;
    overflow:hidden !important;
    background:#e8edf3 !important;
}
body.pcl-site.pcl-single-ad .pcl-map-display-status{
    margin:10px 0 0 !important;
    color:#7a8799 !important;
    font-size:12px !important;
}
body.pcl-site.pcl-single-ad .pcl-location-footer{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:24px !important;
    margin-top:20px !important;
}
body.pcl-site.pcl-single-ad .pcl-location-address{
    min-width:0 !important;
}
body.pcl-site.pcl-single-ad .pcl-location-address span{
    display:block !important;
    margin-bottom:3px !important;
    color:#8b96a7 !important;
    font-size:11px !important;
}
body.pcl-site.pcl-single-ad .pcl-location-address strong{
    display:block !important;
    color:#17335f !important;
    font-size:14px !important;
    line-height:1.9 !important;
}
body.pcl-site.pcl-single-ad .pcl-location-actions{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
    flex:0 0 auto !important;
}
body.pcl-site.pcl-single-ad .pcl-location-actions .pcl-btn{
    min-height:50px !important;
    padding-inline:20px !important;
    white-space:nowrap !important;
}

@media(max-width:900px){
    .pcl-site .pcl-map-picker-toolbar{
        grid-template-columns:1fr 1fr !important;
    }
    .pcl-site .pcl-map-picker-toolbar input{
        grid-column:1/-1 !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-footer{
        align-items:stretch !important;
        flex-direction:column !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-actions{
        width:100% !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-actions .pcl-btn{
        flex:1 1 0 !important;
    }
}
@media(max-width:560px){
    .pcl-site .pcl-map-picker-toolbar{
        grid-template-columns:1fr !important;
    }
    .pcl-site .pcl-map-picker-toolbar input{
        grid-column:auto !important;
    }
    .pcl-site .pcl-map-picker{
        height:340px !important;
        border-radius:14px !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-card{
        padding:18px 14px !important;
        border-radius:15px !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-heading{
        flex-direction:column !important;
        margin-bottom:14px !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-heading h2{
        font-size:22px !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-map{
        height:350px !important;
        border-radius:12px !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-actions{
        flex-direction:column !important;
    }
    body.pcl-site.pcl-single-ad .pcl-location-actions .pcl-btn{
        width:100% !important;
    }
}

/* === نسخه 1.3.0: آگهی‌های مشابه، بررسی‌ها و صفحات اطلاعاتی === */
@media(min-width:821px){
    .pcl-site .pcl-main-nav{gap:20px !important}
    .pcl-site .pcl-main-nav a{font-size:14px !important;white-space:nowrap !important}
}

body.pcl-site.pcl-single-ad .pcl-related-ads,
body.pcl-site.pcl-single-ad .pcl-ad-reviews{
    margin-top:34px;
    padding:30px;
    border:1px solid var(--pcl-border);
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(20,43,80,.06);
}
body.pcl-site.pcl-single-ad .pcl-related-heading,
body.pcl-site.pcl-single-ad .pcl-reviews-summary{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:28px;
    margin-bottom:24px;
}
body.pcl-site.pcl-single-ad .pcl-related-heading h2,
body.pcl-site.pcl-single-ad .pcl-reviews-summary h2{
    margin:6px 0 0;
    color:var(--pcl-navy);
    font-size:27px;
    line-height:1.45;
}
body.pcl-site.pcl-single-ad .pcl-related-heading>a{
    margin-top:10px;
    color:#0e5c7f;
    font-size:13px;
    font-weight:900;
}
body.pcl-site.pcl-single-ad .pcl-related-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
}
body.pcl-site.pcl-single-ad .pcl-reviews-summary>div:first-child>p{
    max-width:680px;
    margin:7px 0 0;
    color:#6c788b;
    font-size:13px;
}
.pcl-rating-summary-card{
    min-width:205px;
    padding:17px 20px;
    border:1px solid #e4eaf2;
    border-radius:16px;
    background:#f8fafc;
    text-align:center;
}
.pcl-rating-summary-card>strong{
    display:block;
    color:var(--pcl-navy);
    font-size:31px;
    line-height:1.2;
}
.pcl-rating-summary-card>span:last-child{
    display:block;
    margin-top:5px;
    color:#7b8798;
    font-size:10px;
}
.pcl-rating-stars{
    display:inline-flex;
    align-items:center;
    gap:2px;
    direction:ltr;
    line-height:1;
}
.pcl-rating-star{
    color:#d7dde6;
    font-size:18px;
}
.pcl-rating-star.is-active{color:#f3b51b}
.pcl-review-list,
.pcl-review-list .children{
    margin:0;
    padding:0;
    list-style:none;
}
.pcl-review-list .children{
    margin:12px 68px 0 0;
}
.pcl-review-item{list-style:none}
.pcl-review-card{
    display:grid;
    grid-template-columns:56px minmax(0,1fr);
    gap:16px;
    margin-bottom:14px;
    padding:20px;
    border:1px solid #e6ebf2;
    border-radius:16px;
    background:#fbfcfe;
}
.pcl-review-avatar img{
    width:56px;
    height:56px;
    border-radius:50%;
    object-fit:cover;
}
.pcl-review-header{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
}
.pcl-review-author{
    display:block;
    color:#203552;
    font-size:14px;
}
.pcl-review-header time{
    display:block;
    margin-top:2px;
    color:#98a2b1;
    font-size:10px;
}
.pcl-review-text{
    margin-top:10px;
    color:#58677c;
    font-size:13px;
    line-height:2;
}
.pcl-review-text p{margin:0 0 8px}
.pcl-review-actions{margin-top:7px}
.pcl-review-actions a{
    color:#0e5c7f;
    font-size:11px;
    font-weight:900;
}
.pcl-review-awaiting{
    margin:8px 0 0;
    color:#9a6800;
    font-size:11px;
}
.pcl-review-empty{
    margin:0 0 20px;
    padding:20px;
    border:1px dashed #d8e0eb;
    border-radius:15px;
    background:#fafbfd;
    text-align:center;
}
.pcl-review-empty strong{
    display:block;
    color:#243957;
    font-size:14px;
}
.pcl-review-empty p{
    margin:4px 0 0;
    color:#7d899a;
    font-size:11px;
}
.pcl-review-form-wrap{
    margin-top:24px;
    padding:25px;
    border-radius:18px;
    background:#f5f8fc;
}
.pcl-review-form-wrap .comment-reply-title{
    margin:0 0 5px;
    color:var(--pcl-navy);
    font-size:22px;
}
.pcl-review-form{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}
.pcl-review-form>p,
.pcl-review-form>div{margin:0}
.pcl-review-form .comment-notes,
.pcl-review-form .logged-in-as,
.pcl-review-form .comment-form-comment,
.pcl-review-form .form-submit,
.pcl-review-form .pcl-comment-note,
.pcl-review-form .pcl-comment-rating-field{
    grid-column:1/-1;
}
.pcl-review-form label,
.pcl-comment-rating-field>span{
    display:block;
    margin-bottom:6px;
    color:#56657a;
    font-size:11px;
    font-weight:900;
}
.pcl-review-form input[type="text"],
.pcl-review-form input[type="email"],
.pcl-review-form textarea{
    width:100%;
    border:1px solid #d9e1ec;
    border-radius:12px;
    background:#fff;
    outline:none;
}
.pcl-review-form input[type="text"],
.pcl-review-form input[type="email"]{min-height:50px;padding:10px 13px}
.pcl-review-form textarea{padding:13px;resize:vertical}
.pcl-review-form input:focus,
.pcl-review-form textarea:focus{
    border-color:#80a4bb;
    box-shadow:0 0 0 3px rgba(14,92,127,.08);
}
.pcl-comment-note{
    color:#7f8a9b;
    font-size:11px;
}
.pcl-rating-input{
    display:flex;
    align-items:center;
    width:max-content;
    direction:rtl;
}
.pcl-rating-input input{
    position:absolute;
    width:1px;
    height:1px;
    opacity:0;
    pointer-events:none;
}
.pcl-rating-input label{
    margin:0;
    padding:0 2px;
    color:#ced5df;
    font-size:32px;
    line-height:1;
    cursor:pointer;
    transition:.15s ease;
}
.pcl-rating-input input:checked+label,
.pcl-rating-input input:checked+label~label,
.pcl-rating-input label:hover,
.pcl-rating-input label:hover~label{
    color:#f3b51b;
}
.pcl-review-submit{min-width:180px}

.pcl-info-hero{
    position:relative;
    overflow:hidden;
    padding:86px 0;
    background:linear-gradient(135deg,#092552,#0e4b75);
    color:#fff;
}
.pcl-info-hero:before,
.pcl-info-hero:after{
    content:"";
    position:absolute;
    border:1px solid rgba(255,255,255,.12);
    border-radius:50%;
}
.pcl-info-hero:before{width:420px;height:420px;left:-130px;top:-210px}
.pcl-info-hero:after{width:300px;height:300px;right:-110px;bottom:-190px}
.pcl-info-hero-inner{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);
    gap:70px;
    align-items:center;
}
.pcl-info-hero h1{
    max-width:760px;
    margin:10px 0 16px;
    color:#fff;
    font-size:45px;
    line-height:1.45;
}
.pcl-info-hero p{
    max-width:760px;
    margin:0;
    color:#dbe7f5;
    font-size:15px;
    line-height:2.1;
}
.pcl-info-hero-actions{
    display:flex;
    gap:11px;
    margin-top:28px;
}
.pcl-btn-light{
    border:1px solid rgba(255,255,255,.38);
    background:rgba(255,255,255,.09);
    color:#fff !important;
}
.pcl-about-hero-card,
.pcl-contact-hero-badge{
    padding:28px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:22px;
    background:rgba(255,255,255,.10);
    box-shadow:0 22px 60px rgba(0,0,0,.15);
    backdrop-filter:blur(10px);
}
.pcl-about-hero-card>span,
.pcl-contact-hero-badge>span{
    display:block;
    color:#ffd166;
    font-size:11px;
    font-weight:900;
}
.pcl-about-hero-card>strong,
.pcl-contact-hero-badge>strong{
    display:block;
    margin:8px 0 20px;
    color:#fff;
    font-size:20px;
    line-height:1.75;
}
.pcl-about-hero-card>div{
    display:flex;
    align-items:center;
    gap:9px;
    margin-top:10px;
    color:#e7eef8;
    font-size:12px;
}
.pcl-about-hero-card i{
    display:grid;
    place-items:center;
    width:23px;
    height:23px;
    border-radius:50%;
    background:#f6bd3b;
    color:#102341;
    font-style:normal;
    font-weight:900;
}
.pcl-info-section{padding:72px 0}
.pcl-info-section-soft{background:#f5f8fc}
.pcl-info-stats{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    overflow:hidden;
    border:1px solid var(--pcl-border);
    border-radius:18px;
    background:#fff;
    box-shadow:0 12px 36px rgba(20,43,80,.05);
}
.pcl-info-stats>div{
    padding:25px 18px;
    border-left:1px solid var(--pcl-border);
    text-align:center;
}
.pcl-info-stats>div:last-child{border-left:0}
.pcl-info-stats strong{
    display:block;
    color:var(--pcl-navy);
    font-size:28px;
}
.pcl-info-stats span{color:#788599;font-size:11px}
.pcl-info-heading{max-width:760px;margin-bottom:30px}
.pcl-info-heading h2,
.pcl-about-split h2,
.pcl-contact-copy h2{
    margin:7px 0 10px;
    color:var(--pcl-navy);
    font-size:31px;
    line-height:1.55;
}
.pcl-info-heading p,
.pcl-about-split>div>p,
.pcl-contact-copy>p{
    color:#68768b;
    font-size:14px;
    line-height:2.1;
}
.pcl-value-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
}
.pcl-value-grid article{
    padding:25px;
    border:1px solid #e1e7f0;
    border-radius:18px;
    background:#fff;
}
.pcl-value-grid article>span{
    display:grid;
    place-items:center;
    width:40px;
    height:40px;
    border-radius:12px;
    background:#fff3d6;
    color:#9a6800;
    font-size:12px;
    font-weight:1000;
}
.pcl-value-grid h3{margin:16px 0 7px;color:#223854;font-size:18px}
.pcl-value-grid p{margin:0;color:#758195;font-size:12px;line-height:2}
.pcl-about-split,
.pcl-contact-layout{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
    gap:62px;
    align-items:start;
}
.pcl-process-list{margin:0;padding:0;list-style:none}
.pcl-process-list li{
    display:grid;
    grid-template-columns:46px minmax(0,1fr);
    gap:15px;
    margin-bottom:13px;
    padding:19px;
    border:1px solid var(--pcl-border);
    border-radius:15px;
    background:#fff;
}
.pcl-process-list li>span{
    display:grid;
    place-items:center;
    width:46px;
    height:46px;
    border-radius:13px;
    background:var(--pcl-navy);
    color:#fff;
    font-weight:1000;
}
.pcl-process-list strong{display:block;color:#243956;font-size:14px}
.pcl-process-list p{margin:2px 0 0;color:#7a8799;font-size:11px}
.pcl-info-cta{padding:0 0 72px}
.pcl-info-cta-inner{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:28px;
    padding:34px 38px;
    border-radius:22px;
    background:#0b315f;
    color:#fff;
}
.pcl-info-cta-inner span{color:#ffd166;font-size:11px;font-weight:900}
.pcl-info-cta-inner h2{max-width:700px;margin:6px 0 0;color:#fff;font-size:25px}
.pcl-info-cta-inner>div:last-child{display:flex;gap:10px;flex:0 0 auto}
.pcl-contact-hero-badge{text-align:center}
.pcl-contact-cards{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:14px;
    margin-top:-112px;
    margin-bottom:55px;
    position:relative;
    z-index:2;
}
.pcl-contact-cards>a,
.pcl-contact-cards>div{
    display:flex;
    align-items:center;
    gap:13px;
    min-height:110px;
    padding:18px;
    border:1px solid var(--pcl-border);
    border-radius:17px;
    background:#fff;
    box-shadow:0 14px 38px rgba(20,43,80,.09);
}
.pcl-contact-cards>a>span,
.pcl-contact-cards>div>span{
    display:grid;
    place-items:center;
    flex:0 0 42px;
    width:42px;
    height:42px;
    border-radius:12px;
    background:#fff3d6;
    color:#8d6100;
    font-size:19px;
}
.pcl-contact-cards small{display:block;color:#8a96a8;font-size:9px}
.pcl-contact-cards strong{display:block;color:#223854;font-size:12px;line-height:1.8;overflow-wrap:anywhere}
.pcl-contact-note{
    margin-top:22px;
    padding:18px;
    border-right:4px solid #f6bd3b;
    border-radius:12px;
    background:#fff8e7;
}
.pcl-contact-note strong{color:#6f5100;font-size:13px}
.pcl-contact-note p{margin:4px 0 0;color:#806f42;font-size:11px}
.pcl-contact-form-card{
    padding:27px;
    border:1px solid var(--pcl-border);
    border-radius:20px;
    background:#fff;
    box-shadow:0 15px 45px rgba(20,43,80,.07);
}
.pcl-contact-form{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}
.pcl-contact-form label{display:flex;flex-direction:column;gap:6px}
.pcl-contact-form label>span{color:#56657a;font-size:11px;font-weight:900}
.pcl-contact-form input,
.pcl-contact-form select,
.pcl-contact-form textarea{
    width:100%;
    border:1px solid #d9e1ec;
    border-radius:12px;
    background:#fff;
    outline:none;
}
.pcl-contact-form input,
.pcl-contact-form select{min-height:50px;padding:10px 12px}
.pcl-contact-form textarea{padding:12px;resize:vertical}
.pcl-contact-form input:focus,
.pcl-contact-form select:focus,
.pcl-contact-form textarea:focus{border-color:#80a4bb;box-shadow:0 0 0 3px rgba(14,92,127,.08)}
.pcl-contact-form-message,
.pcl-contact-form .pcl-btn{grid-column:1/-1}
.pcl-contact-form .pcl-btn{width:max-content;min-width:145px}
.pcl-contact-honeypot{position:absolute !important;right:-10000px !important;opacity:0 !important;pointer-events:none !important}
.pcl-form-alert{
    margin-bottom:16px;
    padding:12px 14px;
    border-radius:11px;
    font-size:11px;
    font-weight:800;
}
.pcl-form-alert.is-success{background:#e8f8ef;color:#147749}
.pcl-form-alert.is-error{background:#fff0f1;color:#aa3040}
.pcl-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.pcl-faq-grid article{padding:22px;border:1px solid #e1e7f0;border-radius:16px;background:#fff}
.pcl-faq-grid h3{margin:0 0 7px;color:#243956;font-size:15px}
.pcl-faq-grid p{margin:0;color:#738095;font-size:11px;line-height:2}

@media(max-width:1050px){
    body.pcl-site.pcl-single-ad .pcl-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .pcl-info-hero-inner{grid-template-columns:1fr .7fr;gap:36px}
    .pcl-contact-cards{grid-template-columns:repeat(2,1fr);margin-top:-80px}
}
@media(max-width:820px){
    body.pcl-site.pcl-single-ad .pcl-related-heading,
    body.pcl-site.pcl-single-ad .pcl-reviews-summary{flex-direction:column}
    .pcl-rating-summary-card{width:100%;min-width:0;text-align:right}
    .pcl-info-hero{padding:65px 0}
    .pcl-info-hero-inner,
    .pcl-about-split,
    .pcl-contact-layout{grid-template-columns:1fr;gap:32px}
    .pcl-info-hero h1{font-size:36px}
    .pcl-info-stats{grid-template-columns:1fr 1fr}
    .pcl-info-stats>div{border-bottom:1px solid var(--pcl-border)}
    .pcl-value-grid{grid-template-columns:1fr}
    .pcl-info-cta-inner{align-items:flex-start;flex-direction:column}
    .pcl-contact-cards{margin-top:0}
}
@media(max-width:560px){
    body.pcl-site.pcl-single-ad .pcl-related-ads,
    body.pcl-site.pcl-single-ad .pcl-ad-reviews{padding:20px 14px;border-radius:16px}
    body.pcl-site.pcl-single-ad .pcl-related-grid{grid-template-columns:1fr}
    body.pcl-site.pcl-single-ad .pcl-related-heading h2,
    body.pcl-site.pcl-single-ad .pcl-reviews-summary h2{font-size:23px}
    .pcl-review-card{grid-template-columns:42px minmax(0,1fr);padding:15px;gap:11px}
    .pcl-review-avatar img{width:42px;height:42px}
    .pcl-review-header{flex-direction:column;gap:6px}
    .pcl-review-list .children{margin-right:20px}
    .pcl-review-form-wrap{padding:18px 13px}
    .pcl-review-form{grid-template-columns:1fr}
    .pcl-review-form>p,.pcl-review-form>div{grid-column:1/-1}
    .pcl-info-hero{padding:54px 0}
    .pcl-info-hero h1{font-size:30px}
    .pcl-info-hero p{font-size:13px}
    .pcl-info-hero-actions,.pcl-info-cta-inner>div:last-child{flex-direction:column;width:100%}
    .pcl-info-hero-actions .pcl-btn,.pcl-info-cta-inner .pcl-btn{width:100%}
    .pcl-about-hero-card,.pcl-contact-hero-badge{padding:20px}
    .pcl-info-section{padding:52px 0}
    .pcl-info-stats{grid-template-columns:1fr}
    .pcl-info-stats>div{border-left:0}
    .pcl-info-heading h2,.pcl-about-split h2,.pcl-contact-copy h2{font-size:25px}
    .pcl-info-cta-inner{padding:26px 19px}
    .pcl-info-cta-inner h2{font-size:21px}
    .pcl-contact-cards{grid-template-columns:1fr;margin-bottom:40px}
    .pcl-contact-form-card{padding:20px 14px}
    .pcl-contact-form{grid-template-columns:1fr}
    .pcl-contact-form label,.pcl-contact-form .pcl-btn{grid-column:1/-1}
    .pcl-faq-grid{grid-template-columns:1fr}
}
@media(min-width:821px) and (max-width:1150px){
    .pcl-site .pcl-logo img{width:135px !important}
    .pcl-site .pcl-main-nav{gap:12px !important}
    .pcl-site .pcl-main-nav a{font-size:12px !important}
    .pcl-site .pcl-nav-submit{padding-inline:16px !important;font-size:12px !important}
}

/* === نسخه 1.3.1: رفع قطعی اسکرول افقی صفحه تکی آگهی === */
body.pcl-site.pcl-single-ad{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
}
@supports (overflow:clip){
    body.pcl-site.pcl-single-ad{overflow-x:clip}
}
body.pcl-site.pcl-single-ad .pcl-single-main{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
}
@supports (overflow:clip){
    body.pcl-site.pcl-single-ad .pcl-single-main{overflow-x:clip}
}
body.pcl-site.pcl-single-ad .pcl-container,
body.pcl-site.pcl-single-ad .pcl-single-grid,
body.pcl-site.pcl-single-ad .pcl-single-grid>*,
body.pcl-site.pcl-single-ad .pcl-single-content,
body.pcl-site.pcl-single-ad .pcl-gallery,
body.pcl-site.pcl-single-ad .pcl-gallery-main,
body.pcl-site.pcl-single-ad .pcl-single-panel,
body.pcl-site.pcl-single-ad .pcl-single-title,
body.pcl-site.pcl-single-ad .pcl-single-title>*,
body.pcl-site.pcl-single-ad .pcl-spec-table,
body.pcl-site.pcl-single-ad .pcl-location-card,
body.pcl-site.pcl-single-ad .pcl-location-heading>*,
body.pcl-site.pcl-single-ad .pcl-location-footer>*,
body.pcl-site.pcl-single-ad .pcl-related-ads,
body.pcl-site.pcl-single-ad .pcl-related-heading>*,
body.pcl-site.pcl-single-ad .pcl-related-grid,
body.pcl-site.pcl-single-ad .pcl-ad-reviews,
body.pcl-site.pcl-single-ad .pcl-reviews-summary>*,
body.pcl-site.pcl-single-ad .pcl-rating-summary-card,
body.pcl-site.pcl-single-ad .pcl-review-list,
body.pcl-site.pcl-single-ad .pcl-review-list li,
body.pcl-site.pcl-single-ad .pcl-review-card,
body.pcl-site.pcl-single-ad .pcl-review-card>*,
body.pcl-site.pcl-single-ad .pcl-review-form-wrap,
body.pcl-site.pcl-single-ad .pcl-review-form,
body.pcl-site.pcl-single-ad .pcl-review-form>*{
    min-width:0;
    max-width:100%;
}
body.pcl-site.pcl-single-ad .pcl-gallery-thumbs{
    width:100%;
    max-width:100%;
    justify-content:flex-start !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
}
body.pcl-site.pcl-single-ad .pcl-single-title h1,
body.pcl-site.pcl-single-ad .pcl-single-title p,
body.pcl-site.pcl-single-ad .pcl-single-title>strong,
body.pcl-site.pcl-single-ad .pcl-spec-table strong,
body.pcl-site.pcl-single-ad .pcl-description,
body.pcl-site.pcl-single-ad .pcl-description *,
body.pcl-site.pcl-single-ad .pcl-location-address strong,
body.pcl-site.pcl-single-ad .pcl-related-heading a,
body.pcl-site.pcl-single-ad .pcl-review-text,
body.pcl-site.pcl-single-ad .pcl-review-text *,
body.pcl-site.pcl-single-ad .pcl-review-author,
body.pcl-site.pcl-single-ad .pcl-seller-card,
body.pcl-site.pcl-single-ad .pcl-breadcrumb>*{
    overflow-wrap:anywhere;
    word-break:break-word;
}
body.pcl-site.pcl-single-ad .pcl-description pre{
    max-width:100%;
    overflow-x:auto;
    white-space:pre;
}
body.pcl-site.pcl-single-ad .pcl-description table{
    display:block;
    width:100%;
    max-width:100%;
    overflow-x:auto;
}
body.pcl-site.pcl-single-ad .pcl-description iframe,
body.pcl-site.pcl-single-ad .pcl-description video,
body.pcl-site.pcl-single-ad .pcl-description embed,
body.pcl-site.pcl-single-ad .pcl-description object{
    width:100%;
    max-width:100%;
}
body.pcl-site.pcl-single-ad .pcl-location-actions{
    max-width:100%;
    flex-wrap:wrap;
}
body.pcl-site.pcl-single-ad .pcl-location-actions .pcl-btn,
body.pcl-site.pcl-single-ad .pcl-seller-card .pcl-btn{
    min-width:0;
    max-width:100%;
}
body.pcl-site.pcl-single-ad .pcl-review-list .children{
    max-width:100%;
    box-sizing:border-box;
}
@media(max-width:560px){
    body.pcl-site.pcl-single-ad .pcl-container{
        width:calc(100% - 24px) !important;
    }
    body.pcl-site.pcl-single-ad .pcl-single-main{
        padding-inline:0;
    }
    body.pcl-site.pcl-single-ad .pcl-location-privacy{
        max-width:100%;
        white-space:normal !important;
    }
    body.pcl-site.pcl-single-ad .pcl-review-list .children{
        margin-right:12px;
    }
}


/* === نسخه 1.3.2: رفع سرریز فرم ثبت آگهی و پایدارسازی هدر چسبان === */
body.pcl-site{
    max-width:100% !important;
    overflow-x:clip !important;
}

.pcl-site .pcl-submit-page,
.pcl-site .pcl-submit-page .pcl-container,
.pcl-site .pcl-submit-page .pcl-submit-form,
.pcl-site .pcl-submit-page .pcl-form-card,
.pcl-site .pcl-submit-page .pcl-form-grid,
.pcl-site .pcl-submit-page .pcl-form-grid > *,
.pcl-site .pcl-submit-page .pcl-type-choice,
.pcl-site .pcl-submit-page .pcl-type-choice > *,
.pcl-site .pcl-submit-page .pcl-upload-grid,
.pcl-site .pcl-submit-page .pcl-upload-grid > *,
.pcl-site .pcl-submit-page .pcl-map-picker-card,
.pcl-site .pcl-submit-page .pcl-map-picker-toolbar,
.pcl-site .pcl-submit-page .pcl-map-picker,
.pcl-site .pcl-submit-page .leaflet-container{
    min-width:0 !important;
    max-width:100% !important;
    box-sizing:border-box !important;
}

.pcl-site .pcl-submit-page .pcl-narrow-container{
    width:min(900px,calc(100% - 40px)) !important;
    max-width:900px !important;
}

.pcl-site .pcl-submit-page .pcl-form-grid,
.pcl-site .pcl-submit-page .pcl-type-choice,
.pcl-site .pcl-submit-page .pcl-upload-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
}

.pcl-site .pcl-submit-page input,
.pcl-site .pcl-submit-page select,
.pcl-site .pcl-submit-page textarea,
.pcl-site .pcl-submit-page button{
    min-width:0 !important;
    max-width:100% !important;
}

.pcl-site .pcl-submit-page .pcl-upload-box{
    min-width:0 !important;
    overflow:hidden !important;
    padding:18px 14px !important;
}

.pcl-site .pcl-submit-page .pcl-upload-box input[type="file"]{
    appearance:auto !important;
    -webkit-appearance:auto !important;
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-height:0 !important;
    height:auto !important;
    padding:9px !important;
    border:0 !important;
    border-radius:9px !important;
    background:#f3f6fa !important;
    box-shadow:none !important;
    overflow:hidden !important;
    font-size:12px !important;
    line-height:1.6 !important;
}

.pcl-site .pcl-submit-page .pcl-upload-box input[type="file"]::file-selector-button{
    margin:0 0 0 8px !important;
    padding:7px 10px !important;
    border:1px solid #d5deea !important;
    border-radius:8px !important;
    background:#fff !important;
    color:#17335f !important;
    font:inherit !important;
    font-weight:800 !important;
    cursor:pointer !important;
}

.pcl-site .pcl-submit-page .pcl-image-preview{
    max-width:100% !important;
    overflow:hidden !important;
}

.pcl-site .pcl-submit-page .pcl-map-picker-toolbar{
    grid-template-columns:minmax(0,1fr) auto auto auto !important;
}

.pcl-site .pcl-submit-page .pcl-map-picker-toolbar .pcl-btn{
    max-width:none !important;
}

.pcl-site .pcl-submit-page .leaflet-control-container,
.pcl-site .pcl-submit-page .leaflet-control-attribution{
    max-width:100% !important;
}

.pcl-site .pcl-submit-page .leaflet-control-attribution{
    white-space:normal !important;
    overflow-wrap:anywhere !important;
}

/* حالت چسبان بدون تغییر ابعاد؛ جلوگیری از لرزش و جابه‌جایی محتوا */
.pcl-site .pcl-nav-wrap{
    transition:box-shadow .22s ease,background-color .22s ease,border-color .22s ease !important;
    transform:none !important;
    will-change:auto !important;
}

.pcl-site .pcl-nav-wrap.is-sticky{
    background:#fff !important;
    box-shadow:0 14px 36px rgba(9,37,82,.14) !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-nav{
    min-height:88px !important;
    padding:12px 0 !important;
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-logo img{
    max-height:58px !important;
}

@media(max-width:1020px){
    .pcl-site .pcl-submit-page .pcl-map-picker-toolbar{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }

    .pcl-site .pcl-submit-page .pcl-map-picker-toolbar input{
        grid-column:1/-1 !important;
    }
}

@media(max-width:820px){
    .pcl-site .pcl-submit-page .pcl-narrow-container{
        width:min(900px,calc(100% - 28px)) !important;
    }

    .pcl-site .pcl-nav-wrap.is-sticky .pcl-nav{
        min-height:88px !important;
        padding:12px 0 !important;
    }

    .pcl-site .pcl-nav-wrap.is-sticky .pcl-logo img{
        max-height:48px !important;
    }
}

@media(max-width:782px){
    body.admin-bar .pcl-nav-wrap{
        top:46px !important;
    }
}

@media(max-width:560px){
    .pcl-site .pcl-submit-page .pcl-narrow-container{
        width:calc(100% - 20px) !important;
    }

    .pcl-site .pcl-submit-page .pcl-form-card{
        padding:19px 13px !important;
    }

    .pcl-site .pcl-submit-page .pcl-form-grid,
    .pcl-site .pcl-submit-page .pcl-type-choice,
    .pcl-site .pcl-submit-page .pcl-upload-grid,
    .pcl-site .pcl-submit-page .pcl-map-picker-toolbar{
        grid-template-columns:minmax(0,1fr) !important;
    }

    .pcl-site .pcl-submit-page .pcl-map-picker-toolbar input{
        grid-column:auto !important;
    }

    .pcl-site .pcl-submit-page .pcl-map-picker-toolbar .pcl-btn{
        width:100% !important;
    }

    .pcl-site .pcl-nav-wrap.is-sticky .pcl-nav{
        min-height:76px !important;
        padding:10px 0 !important;
    }
}

/* ورودی‌های رادیویی انتخاب نوع آگهی نباید قوانین سراسری عرض فرم را به ارث ببرند */
.pcl-site .pcl-submit-page .pcl-type-choice input[type="radio"]{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    min-width:1px !important;
    max-width:1px !important;
    min-height:1px !important;
    margin:-1px !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
    clip:rect(0 0 0 0) !important;
    clip-path:inset(50%) !important;
    white-space:nowrap !important;
    opacity:0 !important;
}

/* هدر چسبان پایدار: نوار بالایی دیگر هنگام عبور از آستانه جمع نمی‌شود */
.pcl-site .pcl-topbar,
.pcl-site .pcl-header.is-sticky .pcl-topbar{
    max-height:none !important;
    opacity:1 !important;
    transform:none !important;
    transition:none !important;
}

body.admin-bar.pcl-site .pcl-nav-wrap{
    top:auto !important;
}

body.admin-bar.pcl-site .pcl-header{
    top:32px !important;
}

@media(max-width:782px){
    body.admin-bar.pcl-site .pcl-header{
        top:46px !important;
    }
}

/* === شهرشو 1.3.4: افکت حرفه‌ای و پایدار برای منوی چسبان === */
.pcl-site .pcl-nav-wrap{
    isolation:isolate !important;
    overflow:visible !important;
    background:rgba(255,255,255,1) !important;
    border-bottom-color:rgba(9,37,82,.08) !important;
    transition:background-color .32s ease,border-color .32s ease,box-shadow .34s ease !important;
}

.pcl-site .pcl-nav-wrap::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    pointer-events:none;
    opacity:0;
    background:linear-gradient(120deg,rgba(255,255,255,.94),rgba(244,248,255,.86) 55%,rgba(255,249,232,.82));
    transition:opacity .34s ease;
}

.pcl-site .pcl-nav-wrap::after{
    content:"";
    position:absolute;
    right:50%;
    bottom:-1px;
    width:min(460px,72vw);
    height:2px;
    border-radius:999px;
    pointer-events:none;
    opacity:0;
    transform:translateX(50%) scaleX(.14);
    transform-origin:center;
    background:linear-gradient(90deg,transparent,rgba(246,189,59,.18) 16%,rgba(246,189,59,.95) 50%,rgba(14,92,127,.34) 84%,transparent);
    box-shadow:0 0 16px rgba(246,189,59,.22);
    transition:opacity .32s ease,transform .44s cubic-bezier(.22,.8,.22,1);
}

.pcl-site .pcl-nav-wrap.is-sticky{
    background:rgba(255,255,255,.86) !important;
    border-bottom-color:rgba(14,47,103,.07) !important;
    box-shadow:0 16px 44px rgba(7,31,71,.14),0 2px 8px rgba(7,31,71,.05) !important;
    backdrop-filter:blur(18px) saturate(145%) !important;
    -webkit-backdrop-filter:blur(18px) saturate(145%) !important;
}

.pcl-site .pcl-nav-wrap.is-sticky::before{
    opacity:1;
}

.pcl-site .pcl-nav-wrap.is-sticky::after{
    opacity:1;
    transform:translateX(50%) scaleX(1);
}

.pcl-site .pcl-logo img{
    transition:transform .32s cubic-bezier(.22,.8,.22,1),filter .32s ease !important;
    transform-origin:center;
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-logo img{
    transform:scale(.985);
    filter:drop-shadow(0 5px 10px rgba(8,36,81,.08));
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-main-nav a{
    position:relative;
    transition:color .22s ease,transform .22s ease !important;
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-main-nav a::after{
    content:"";
    position:absolute;
    right:14%;
    left:14%;
    bottom:5px;
    height:2px;
    border-radius:99px;
    background:linear-gradient(90deg,#f6bd3b,#0e5c7f);
    opacity:0;
    transform:scaleX(.25);
    transition:opacity .22s ease,transform .25s cubic-bezier(.22,.8,.22,1);
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-main-nav a:hover{
    transform:translateY(-1px);
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-main-nav a:hover::after{
    opacity:1;
    transform:scaleX(1);
}

.pcl-site .pcl-nav-submit{
    position:relative;
    overflow:hidden;
    isolation:isolate;
}

.pcl-site .pcl-nav-submit::before{
    content:"";
    position:absolute;
    top:-60%;
    bottom:-60%;
    left:-38%;
    width:24%;
    z-index:-1;
    pointer-events:none;
    opacity:0;
    transform:translateX(0) skewX(-20deg);
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-nav-submit{
    box-shadow:0 12px 28px rgba(246,189,59,.3),0 3px 9px rgba(8,36,81,.08) !important;
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-nav-submit::before{
    animation:pclStickyButtonShine .82s .12s ease-out both;
}

.pcl-site .pcl-nav-wrap.is-sticky .pcl-menu-toggle{
    border-color:rgba(14,92,127,.2) !important;
    box-shadow:0 8px 20px rgba(8,36,81,.08) !important;
    transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease !important;
}

@keyframes pclStickyNavReveal{
    from{opacity:.92;transform:translateY(-7px)}
    to{opacity:1;transform:translateY(0)}
}

@keyframes pclStickyButtonShine{
    0%{opacity:0;transform:translateX(0) skewX(-20deg)}
    18%{opacity:.9}
    100%{opacity:0;transform:translateX(620%) skewX(-20deg)}
}

@media(min-width:821px){
    .pcl-site .pcl-nav-wrap.is-sticky .pcl-nav{
        animation:pclStickyNavReveal .38s cubic-bezier(.22,.8,.22,1) both;
    }
}

@media(max-width:820px){
    .pcl-site .pcl-nav-wrap::after{
        width:min(300px,68vw);
    }

    .pcl-site .pcl-nav-wrap.is-sticky .pcl-menu-toggle{
        transform:scale(.98);
    }
}

@media(prefers-reduced-motion:reduce){
    .pcl-site .pcl-nav-wrap,
    .pcl-site .pcl-nav-wrap::before,
    .pcl-site .pcl-nav-wrap::after,
    .pcl-site .pcl-nav,
    .pcl-site .pcl-logo img,
    .pcl-site .pcl-main-nav a,
    .pcl-site .pcl-main-nav a::after,
    .pcl-site .pcl-nav-submit::before{
        animation:none !important;
        transition:none !important;
    }
}


/* Mobile OTP authentication and eNamad */
.pcl-auth-note{margin:0 0 4px;color:#6d7890;font-size:13px;line-height:1.9}
.pcl-otp-mobile{direction:ltr;text-align:center;padding:10px 14px;border-radius:10px;background:#f3f6fa;color:var(--pcl-navy);font-weight:900;letter-spacing:1px}
.pcl-auth-switch{border:0;background:transparent;color:var(--pcl-navy);font:inherit;font-size:12px;font-weight:900;cursor:pointer;padding:4px}
.pcl-auth-switch:hover{color:var(--pcl-accent)}
.pcl-enamad{margin-top:12px;display:flex;align-items:center;justify-content:flex-start;min-height:80px}
.pcl-enamad a{display:inline-flex!important;padding:7px;border-radius:10px;background:#fff}
.pcl-enamad img{display:block;max-width:95px!important;max-height:105px!important;width:auto!important;height:auto!important}


/* نسخه 1.5.0: مسیرهای ورود به جستجوی نقشه‌ای */
.pcl-site .pcl-hero-map-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;color:#fff;text-decoration:none;font-size:13px;font-weight:800;opacity:.94}
.pcl-site .pcl-hero-map-link:hover{color:var(--pcl-accent);opacity:1}
.pcl-site .pcl-results-head-actions{display:flex;align-items:center;gap:12px}
.pcl-site .pcl-map-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid #d9e1ea;border-radius:9px;background:#fff;color:#28445f;text-decoration:none;font-size:12px;font-weight:800}
.pcl-site .pcl-map-link-button:hover{border-color:var(--pcl-accent);color:#102e4b}
@media(max-width:640px){.pcl-site .pcl-results-head-actions{align-items:flex-end;flex-direction:column;gap:6px}.pcl-site .pcl-map-link-button{min-height:32px;padding-inline:9px;font-size:11px}}

/* Rental property pricing fields */
.pcl-deal-price-field[hidden],.pcl-submit-form [data-pcl-general-price][hidden]{display:none!important}.pcl-card-price,.pcl-single-title>strong,.pcl-my-ad-main>span{white-space:normal;line-height:1.75}
