@import "tailwindcss";
@font-face{font-family:"Vazir";src:url("../fonts/vazirmatn/Vazirmatn-wght.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
@theme {
  --color-primary-50:#eef3f0;--color-primary-100:#dbe7e1;--color-primary-200:#b8cfc2;--color-primary-300:#8fb29f;--color-primary-400:#67937c;--color-primary-500:#47765f;--color-primary-600:#356049;--color-primary-700:#294d3b;--color-primary-800:#213d30;--color-primary-900:#1b3228;--color-primary-950:#102019;
  --color-secondary-50:#fbf8f1;--color-secondary-100:#f5eedf;--color-secondary-200:#eadcc1;--color-secondary-300:#dfc89e;--color-secondary-400:#d4b57b;--color-secondary-500:#c9a364;--color-secondary-600:#b38b4a;--color-secondary-700:#957039;--color-secondary-800:#76592f;--color-secondary-900:#604a29;--color-secondary-950:#352613;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f9f7;color:#22332b;font-family:Vazir,Tahoma,sans-serif;line-height:1.8}.container{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 3px 18px #1b32280d}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.footer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#1b3228}.brand strong{font-size:1.35rem}.brand small{display:block;color:#7d897f;font-size:.67rem}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#1b3228;color:#c9a364;font-weight:900;font-size:1.2rem}.desktop-nav{display:flex;gap:8px}.desktop-nav a,.mobile-nav a{padding:9px 14px;text-decoration:none;color:#526057;font-size:.92rem;font-weight:600;border-radius:8px}.desktop-nav a:hover,.desktop-nav .active{background:#f2eee6;color:#1b3228}.header-actions{display:flex;gap:8px}.icon-btn,.menu-btn{border:0;background:transparent;color:#1b3228;font-size:1.5rem;cursor:pointer}.menu-btn{display:none}.search-bar{padding:12px 0}.search-bar input{width:100%;padding:13px;border:1px solid #ddd;border-radius:8px}.mobile-nav{display:none;padding-bottom:12px}.hero{position:relative}.hero-slide{min-height:590px;background-size:cover;background-position:center;display:flex;align-items:center;color:white}.hero-content{padding-block:80px}.eyebrow{color:#c9a364;font-size:.76rem;font-weight:800;letter-spacing:.08em}.eyebrow.light{color:#e4c98f}.hero h1{font-size:clamp(2.4rem,6vw,4.6rem);line-height:1.3;margin:18px 0 14px;font-weight:900}.hero h1 em{color:#d6b878;font-style:normal}.hero p{max-width:530px;color:#eef1ed;font-size:1.1rem}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;gap:12px;align-items:center;justify-content:center;border:0;border-radius:7px;padding:12px 22px;text-decoration:none;font-weight:700;cursor:pointer}.btn-gold{background:#c9a364;color:#1b3228}.btn-outline{border:1px solid #ffffff99;color:#fff}.btn-primary{background:#1b3228;color:#fff}.hero-dots{position:absolute;bottom:25px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.dot{width:8px;height:8px;border:0;border-radius:50%;background:#ffffff80}.dot.active{width:26px;border-radius:10px;background:#c9a364}.section{padding:92px 0}.section-heading{margin-bottom:38px}.section-heading h2,.center-search h2{margin:10px 0;font-size:clamp(1.8rem,4vw,2.65rem);color:#1b3228;line-height:1.4}.section-heading p,.center-search p{color:#718078}.specialty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.specialty-card{position:relative;padding:28px 24px;background:#fff;border:1px solid #e4e8e4;border-radius:12px;text-decoration:none;color:#1b3228;transition:.25s}.specialty-card:hover{transform:translateY(-5px);border-color:#c9a364;box-shadow:0 14px 32px #1b322812}.specialty-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fbf7ee;color:#c9a364;font-size:1.8rem}.specialty-card h3{margin:18px 0 4px;font-size:1.15rem}.specialty-card p{margin:0;color:#849088;font-size:.86rem;min-height:52px}.specialty-card img{width:100%;aspect-ratio:1.75/1;object-fit:cover;border-radius:8px;margin-top:17px}.specialty-card strong{display:block;font-size:.84rem;margin-top:10px}.specialty-card small{display:block;color:#a47f43;font-size:.76rem;font-weight:800}.card-arrow{position:absolute;left:22px;bottom:22px;color:#c9a364}.dark-section{background:#1b3228;color:#fff}.updates-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.dark-section h2{margin:12px 0 25px;color:#fff;font-size:2rem}.update-item{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid #ffffff20;text-decoration:none;color:#eef2ee;font-size:.9rem}.update-item small{color:#b5c2b9;white-space:nowrap}.text-link{display:inline-block;margin-top:22px;color:#d4b57b;text-decoration:none;font-weight:700}.news-feature{display:flex;gap:20px;align-items:center}.news-feature img{width:170px;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.news-feature h3{font-size:1.08rem;line-height:1.8;margin:8px 0;color:#fff}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{background:#fff;border:1px solid #e5e9e5;border-radius:12px;overflow:hidden}.article-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-card>div{padding:20px}.tag{color:#b38b4a;font-size:.76rem;font-weight:700}.article-card h3{font-size:1.05rem;margin:9px 0}.article-card p{color:#718078;font-size:.86rem;margin:0 0 14px}.article-card a{color:#1b3228;font-size:.85rem;font-weight:800;text-decoration:none}.centers-section{background:#f1f4f1}.centers-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.map-card{min-height:380px;padding:22px;border-radius:16px;background:#e1e9e2;position:relative;overflow:hidden}.map-title{font-weight:800;color:#1b3228}.map-shape{position:absolute;inset:75px 60px 30px;border-radius:45% 52% 42% 48%;background:#c6d7c8;transform:rotate(-12deg);box-shadow:inset 0 0 0 14px #d7e3d8}.map-label{position:absolute;inset:45% 0;text-align:center;color:#6d8a72;font-weight:800;transform:rotate(12deg)}.pin{position:absolute;color:#c9a364;font-size:1.8rem;transform:rotate(12deg)}.p1{top:25%;left:28%}.p2{top:52%;left:58%}.p3{top:32%;left:70%}.p4{top:67%;left:38%}.filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.filters input,.filters select{width:100%;padding:13px;border:1px solid #d7ded8;background:#fff;color:#526057;border-radius:7px;font-family:inherit}.filters input{grid-column:1/-1}.filters .btn{grid-column:1/-1}.site-footer{padding-top:60px;background:#1b3228;color:#b9c8bc}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:42px}.footer-brand{color:#fff}.footer-grid h3{color:#fff;font-size:1rem;margin:0 0 18px}.footer-grid p,.footer-grid a{display:block;color:#b9c8bc;text-decoration:none;font-size:.84rem;margin:8px 0}.footer-grid a:hover{color:#d4b57b}.socials{display:flex;gap:9px;margin-top:20px}.socials a{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff35;border-radius:50%}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;margin-top:48px;padding:18px 0;font-size:.75rem;color:#93a79a}
@media(max-width:900px){.desktop-nav{display:none}.menu-btn{display:block}.mobile-nav{display:grid}.specialty-grid{grid-template-columns:repeat(2,1fr)}.updates-grid,.centers-grid{grid-template-columns:1fr;gap:42px}.article-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.container{width:min(100% - 28px,1120px)}.hero-slide{min-height:530px}.hero h1{font-size:2.45rem}.hero-actions{flex-direction:column;align-items:stretch}.section{padding:65px 0}.specialty-grid,.article-grid,.footer-grid{grid-template-columns:1fr}.news-feature{align-items:flex-start;flex-direction:column}.news-feature img{width:100%}.footer-bottom{flex-direction:column;gap:8px}}
/* Header logo */
.brand-logo{display:block;width:190px;height:auto;max-height:62px;object-fit:contain}
.brand>span{display:none}
@media(max-width:600px){.brand-logo{width:155px;max-height:52px}}

/* Reference-style navigation header */
.header-inner{min-height:92px;height:auto}
.brand-logo{width:164px;max-height:58px}
.desktop-nav{align-items:stretch;gap:10px;white-space:nowrap}
.desktop-nav a{padding:20px 13px 14px;font-size:1.02rem;font-weight:700}
.desktop-nav a:hover,.desktop-nav .active{background:transparent;color:#1b3228}
.desktop-nav .active{border-bottom:3px solid #b8955c}
.header-actions{margin-inline-start:0}
.header-search{direction:ltr;display:flex;align-items:center;width:342px;height:58px;padding:0 16px;border:2px solid #e0e0e0;border-radius:15px;background:#fff;color:#b8955c}
.header-search span{font-size:2rem;line-height:1;transform:rotate(-20deg)}
.header-search input{direction:rtl;flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 10px;color:#1b3228;font:inherit;font-size:.95rem}
.header-search input::placeholder{color:#c9c9c9}
.header-icon-btn{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:#b8955c;cursor:pointer;transition:color .2s,transform .2s}
.header-icon-btn svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header-icon-btn:hover{color:#1b3228;transform:translateY(-1px)}
@media(max-width:900px){.header-inner{min-height:74px}.brand-logo{width:140px;max-height:50px}.header-search{width:220px;height:46px}.desktop-nav{display:none}}
@media(max-width:560px){.header-search{width:calc(100vw - 220px);height:42px;padding:0 10px}.header-search span{font-size:1.55rem}.header-search input{font-size:.8rem}.brand-logo{width:120px;max-height:44px}.header-icon-btn{width:36px;height:36px}.header-icon-btn svg{width:22px;height:22px}}

.hero-slide{background-position:left center}
@media(max-width:560px){.hero-slide{background-position:center center}}

.specialty-card img.specialty-icon{display:block;width:64px;height:64px;aspect-ratio:1;object-fit:contain;padding:7px;margin:0;border-radius:50%;background:#fbf7ee}

/* Latest laws and legal news — reference-style two-card layout */
.updates-section{background:#f7f6f2;padding-top:72px;padding-bottom:72px}
.updates-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}
.updates-card{border-radius:14px;padding:28px 30px 24px;overflow:hidden}
.updates-laws{background:#fff;border:1px solid #e5e4df;box-shadow:0 8px 24px #1b32280a}
.updates-news{background:#0f2b20;color:#fff;box-shadow:0 8px 24px #0b211833}
.updates-card__heading{border-bottom:1px solid currentColor;padding-bottom:16px;margin-bottom:2px;opacity:.98}
.updates-laws .updates-card__heading{border-color:#ece9e2}
.updates-news .updates-card__heading{border-color:#ffffff22}
.updates-card h2{margin:7px 0 0;font-size:1.7rem;line-height:1.45}
.updates-laws h2{color:#1b3228}
.updates-news h2{color:#fff}
.heading-icon{color:#c9a364;font-size:1.25rem;margin-inline-start:7px}
.updates-card .eyebrow{font-size:.74rem}
.update-item,.news-item{display:flex;align-items:center;gap:18px;padding:15px 0;border-bottom:1px solid #e7e8e3;text-decoration:none}
.update-item:last-of-type,.news-item:last-of-type{border-bottom:0}
.update-item>span{display:block;flex:1;min-width:0}
.update-item b,.news-item b{display:block;color:#273c31;font-size:.93rem;line-height:1.75;font-weight:800}
.update-item small{display:block;color:#87928b;font-size:.72rem;line-height:1.5}
.update-item time{flex:0 0 104px;border:1px solid #ebe8e1;border-radius:8px;padding:8px 7px;color:#8b744e;font-size:.78rem;text-align:center;white-space:nowrap}
.updates-card .text-link{margin-top:15px;font-size:.82rem}
.updates-laws .text-link{color:#a47f43}
.news-item{gap:16px;border-color:#ffffff1c}
.news-item time{display:grid;place-items:center;align-content:center;flex:0 0 58px;min-height:68px;border-inline-end:2px solid #c9a364;color:#e3c88c;text-align:center}
.news-item time b{color:#e3c88c;font-size:1.35rem;line-height:1.2}
.news-item time small{color:#c2d1c7;font-size:.68rem;line-height:1.4}
.news-item>span{flex:1;min-width:0}
.updates-news .news-item b{color:#fff}
.news-item small{display:block;color:#b7c8bd;font-size:.72rem;line-height:1.65;margin-top:2px}
.updates-news .text-link{color:#e1bf7d}
.updates-card .text-link span{margin-inline-start:6px}
@media(max-width:900px){.updates-grid{grid-template-columns:1fr;gap:22px}}
@media(max-width:560px){.updates-section{padding-top:56px;padding-bottom:56px}.updates-card{padding:22px 18px 20px}.updates-card h2{font-size:1.4rem}.update-item,.news-item{gap:11px}.update-item time{flex-basis:88px;font-size:.7rem}.update-item b,.news-item b{font-size:.82rem}.news-item small{font-size:.68rem}}

/* Footer reference layout */
.site-footer{background:#0c2a20;color:#d5dfd8;padding:54px 0 0;position:relative}
.footer-grid{grid-template-columns:1.45fr 1fr 1fr 1.15fr;gap:48px;align-items:start}
.footer-grid>div:first-child{grid-column:4;grid-row:1;text-align:right}
.footer-grid>div:nth-child(2){grid-column:1;grid-row:1}
.footer-grid>div:nth-child(3){grid-column:2;grid-row:1}
.footer-grid>div:nth-child(4){grid-column:3;grid-row:1}
.footer-brand{justify-content:flex-start;color:#fff;gap:12px;margin-bottom:13px}
.footer-brand .brand-mark{display:none}
.footer-brand strong{display:block;color:#fff;font-size:1.55rem;line-height:1.25}
.footer-brand strong:after{content:"";display:block;width:46px;height:2px;background:#c9a364;margin-top:5px}
.footer-brand:before{content:"⚖";display:grid;place-items:center;color:#d8b875;font-size:2.4rem;line-height:1}
.footer-grid h3{color:#fff;font-size:1.08rem;margin:0 0 16px;font-weight:800}
.footer-grid h3:after{content:"";display:block;width:34px;height:2px;background:#c9a364;margin-top:7px}
.footer-grid p,.footer-grid a{color:#c4d0c8;font-size:.84rem;line-height:2;margin:5px 0}
.footer-grid a:hover{color:#e1bf7d}
.footer-grid>div:nth-child(2) p:first-of-type:before{content:"⌖";color:#c9a364;margin-left:8px}
.footer-grid>div:nth-child(2) p:nth-of-type(2):before{content:"☎";color:#c9a364;margin-left:8px}
.footer-grid>div:nth-child(2) p:nth-of-type(3):before{content:"✉";color:#c9a364;margin-left:8px}
.socials{justify-content:flex-start;gap:12px;margin-top:15px}
.socials a{color:#d4b57b!important;border:0;width:28px;height:28px;font-size:1.15rem}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ffffff22;margin-top:35px;padding:16px 0;font-size:.72rem;color:#9db2a5}
@media(max-width:900px){
  .footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}
  .footer-grid>div:first-child,.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3),.footer-grid>div:nth-child(4){grid-column:auto;grid-row:auto}
}
@media(max-width:560px){
  .site-footer{padding-top:42px}
  .footer-grid{grid-template-columns:1fr;gap:25px}
  .footer-grid>div:first-child{text-align:right}
  .footer-bottom{display:block;text-align:center;line-height:2}
}
.judicial-attachment{display:grid;grid-template-columns:1.05fr 1fr;gap:34px;align-items:center}
.judicial-attachment__intro h2{margin:10px 0;font-size:clamp(1.8rem,4vw,2.65rem);color:#1b3228;line-height:1.4}
.judicial-attachment__intro p{color:#718078}
.judicial-attachment__preview{display:block;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e5e4df;box-shadow:0 12px 30px #1b322812}
.judicial-attachment__preview img{display:block;width:100%;height:auto}
.judicial-types{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.judicial-type{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 10px;background:#fff;border:1px solid #e5e4df;border-radius:12px;color:#1b3228;font-weight:800;font-size:.86rem}
.judicial-type img{width:42px;height:42px;object-fit:contain}
@media(max-width:900px){.judicial-attachment{grid-template-columns:1fr}.judicial-types{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.judicial-types{grid-template-columns:repeat(2,1fr)}.judicial-type{font-size:.78rem;gap:6px}.judicial-type img{width:34px;height:34px}}
