:root{--iecc-theme-primary:#0b132b;--iecc-theme-secondary:#102033;--iecc-theme-accent:#c9a227;--iecc-theme-surface:#f4f5f7;--iecc-theme-card:#fff;--iecc-theme-ink:#101828;--iecc-theme-muted:#667085;--iecc-theme-border:#e4e7ec;--iecc-theme-container:1160px;--iecc-theme-radius:14px;--iecc-theme-font:IRANYekanX,Peyda,Estedad,Tahoma,Arial,sans-serif;--iecc-theme-heading-font:IRANYekanX,Peyda,Estedad,Tahoma,Arial,sans-serif}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body.iecc-theme{margin:0;background:var(--iecc-theme-surface);color:var(--iecc-theme-ink);font-family:var(--iecc-theme-font);direction:rtl;text-align:right;overflow-x:hidden}body.iecc-theme img{max-width:100%;height:auto}body.iecc-theme a{color:inherit;text-decoration:none}.iecc-site-shell{min-height:100vh;display:flex;flex-direction:column}.iecc-theme-container{width:min(var(--iecc-theme-container),calc(100% - 40px));margin-inline:auto}.iecc-site-content-anchor{height:0}.iecc-skip-link{position:fixed;z-index:999999;top:8px;right:8px;padding:10px 14px;border-radius:8px;background:#fff;color:#111;transform:translateY(-180%)}.iecc-skip-link:focus{transform:none}.iecc-site-header{position:relative;z-index:1000;background:var(--iecc-theme-primary);color:#fff;box-shadow:0 1px 0 rgb(255 255 255 / .08)}.iecc-site-topbar{background:#050b19;color:rgb(255 255 255 / .78);font-size:13px}.iecc-site-topbar .iecc-theme-container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.iecc-topbar-links{display:flex;align-items:center;gap:16px}.iecc-topbar-cta{color:#e6cf75}.iecc-site-nav-shell{background:var(--iecc-theme-primary)}.iecc-site-nav-row{min-height:82px;display:flex;align-items:center;gap:26px}.iecc-site-brand{display:inline-flex;align-items:center;gap:12px;min-width:210px}.iecc-site-brand img,.iecc-site-brand svg{display:block;width:auto;max-width:148px;max-height:48px}.iecc-site-brand-text{display:grid;gap:2px}.iecc-site-brand-text strong{font-size:15px;line-height:1.5}.iecc-site-brand-text em{font-style:normal;font-size:11px;color:rgb(255 255 255 / .58)}.iecc-site-nav{flex:1}.iecc-site-menu{list-style:none;display:flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:0}.iecc-site-menu>li{position:relative}.iecc-site-menu a{display:flex;padding:12px 13px;border-radius:9px;color:rgb(255 255 255 / .86);font-size:14px;font-weight:700}.iecc-site-menu a:hover,.iecc-site-menu .current-menu-item>a{background:rgb(255 255 255 / .08);color:#fff}.iecc-site-menu .sub-menu{position:absolute;top:100%;right:0;min-width:230px;margin:8px 0 0;padding:8px;list-style:none;border:1px solid rgb(255 255 255 / .12);border-radius:12px;background:#0d1930;box-shadow:0 24px 60px rgb(0 0 0 / .24);opacity:0;visibility:hidden;transform:translateY(8px)}.iecc-site-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.iecc-header-actions{display:flex;align-items:center;gap:9px}.iecc-header-cta,.iecc-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:0;border-radius:10px;background:var(--iecc-theme-accent);color:#17130a!important;font:inherit;font-weight:900;cursor:pointer}.iecc-dark-toggle,.iecc-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:8px 11px;border:1px solid rgb(255 255 255 / .18);border-radius:9px;background:#fff0;color:#fff;font:inherit}.iecc-mobile-toggle{display:none;flex-direction:column;width:44px}.iecc-mobile-toggle span{width:18px;height:2px;background:#fff}.iecc-mobile-toggle strong{display:none}.iecc-mobile-panel{position:fixed;inset:0 0 0 auto;width:min(88vw,380px);z-index:10000;background:#071021;color:#fff;box-shadow:-24px 0 70px rgb(0 0 0 / .3)}.iecc-mobile-panel[hidden]{display:none}.iecc-mobile-panel-inner{padding:24px}.iecc-mobile-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.iecc-mobile-menu{list-style:none;margin:0 0 24px;padding:0}.iecc-mobile-menu a{display:block;padding:14px 2px;border-bottom:1px solid rgb(255 255 255 / .1);font-weight:800}.iecc-smart-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#071021,#183654);color:#fff}.iecc-smart-hero:after{content:"";position:absolute;inset:auto -10% -50% auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgb(201 162 39 / .24),transparent 68%)}.iecc-smart-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,440px);align-items:center;gap:52px;min-height:430px;padding-block:68px}.iecc-smart-hero-copy{max-width:760px}.iecc-smart-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:20px;color:rgb(255 255 255 / .62);font-size:13px}.iecc-smart-breadcrumbs strong{color:#fff}.iecc-theme-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#d8bd5f;font-size:13px;font-weight:900;letter-spacing:.02em}.iecc-smart-hero h1{margin:0;font-family:var(--iecc-theme-heading-font);font-size:clamp(34px,4vw,58px);line-height:1.38;color:#fff}.iecc-smart-hero p{max-width:720px;margin:18px 0 0;color:rgb(255 255 255 / .74);font-size:17px;line-height:2}.iecc-smart-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.iecc-share-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border:1px solid rgb(255 255 255 / .28);border-radius:10px;color:#fff!important;font-weight:800}.iecc-smart-hero-media{margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / .16);border-radius:22px;box-shadow:0 28px 80px rgb(0 0 0 / .28);aspect-ratio:1.16}.iecc-smart-hero-media img{width:100%;height:100%;object-fit:cover}.iecc-smart-hero-centered .iecc-smart-hero-inner,.iecc-smart-hero-compact .iecc-smart-hero-inner{display:block;min-height:0;text-align:center}.iecc-smart-hero-centered .iecc-smart-hero-copy,.iecc-smart-hero-compact .iecc-smart-hero-copy{margin-inline:auto}.iecc-smart-hero-centered .iecc-smart-breadcrumbs,.iecc-smart-hero-compact .iecc-smart-breadcrumbs{justify-content:center}.iecc-smart-hero-compact .iecc-smart-hero-inner{padding-block:42px}.iecc-smart-hero-compact h1{font-size:clamp(30px,4vw,44px)}.iecc-smart-page{flex:1;padding-block:58px;background:var(--iecc-theme-surface)}.iecc-smart-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.iecc-smart-content{min-width:0}.iecc-smart-surface-card,.iecc-smart-surface-glass{padding:clamp(24px,4vw,46px);border:1px solid var(--iecc-theme-border);border-radius:20px;background:var(--iecc-theme-card);box-shadow:0 18px 50px rgb(11 19 43 / .08)}.iecc-smart-surface-flat{padding:0}.iecc-smart-entry-content{font-size:16px;line-height:2.05;color:var(--iecc-theme-ink)}.iecc-smart-entry-content>:first-child{margin-top:0}.iecc-smart-entry-content h2{margin:2em 0 .8em;padding-bottom:.55em;border-bottom:1px solid var(--iecc-theme-border);font-size:clamp(25px,2.5vw,34px);line-height:1.55}.iecc-smart-entry-content h3{margin:1.7em 0 .65em;font-size:clamp(21px,2vw,27px);line-height:1.6}.iecc-smart-entry-content p{margin:0 0 1.35em}.iecc-smart-entry-content ul,.iecc-smart-entry-content ol{padding-right:1.4em}.iecc-smart-entry-content li{margin:.45em 0}.iecc-smart-entry-content blockquote{margin:28px 0;padding:20px 24px;border-right:4px solid var(--iecc-theme-accent);border-radius:12px;background:#fff9e8}.iecc-smart-entry-content table{display:block;width:100%;overflow:auto;border-collapse:collapse}.iecc-smart-entry-content th,.iecc-smart-entry-content td{min-width:130px;padding:12px;border:1px solid var(--iecc-theme-border);text-align:right}.iecc-smart-page-cover{margin:0 0 28px;overflow:hidden;border-radius:16px}.iecc-smart-sidebar{position:sticky;top:110px;display:grid;gap:16px}.iecc-smart-sidebar .iecc-widget{padding:22px;border:1px solid var(--iecc-theme-border);border-radius:16px;background:#fff;box-shadow:0 12px 32px rgb(11 19 43 / .06)}.iecc-smart-sidebar h3{margin:7px 0 10px;line-height:1.6}.iecc-smart-sidebar p{color:var(--iecc-theme-muted);line-height:1.9}.iecc-smart-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:44px;padding:26px;border-radius:17px;background:linear-gradient(135deg,#0b132b,#183654);color:#fff}.iecc-smart-bottom-cta h2{margin:6px 0!important;padding:0!important;border:0!important;color:#fff!important;font-size:24px!important}.iecc-smart-bottom-cta p{margin:0;color:rgb(255 255 255 / .72)}.iecc-smart-faq-item{margin-bottom:12px;border:1px solid var(--iecc-theme-border);border-radius:13px;background:#fff;overflow:hidden}.iecc-smart-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;cursor:pointer;list-style:none;font-weight:900}.iecc-smart-faq-item summary::-webkit-details-marker{display:none}.iecc-smart-faq-answer{padding:0 20px 18px;color:var(--iecc-theme-muted);line-height:2}.iecc-smart-page-legal .iecc-smart-page-grid,.iecc-smart-page-minimal .iecc-smart-page-grid,.iecc-smart-container-narrow .iecc-smart-page-grid{grid-template-columns:minmax(0,820px);justify-content:center}.iecc-smart-page-landing{padding:0;background:#fff}.iecc-page-main.is-builder-page{min-height:50vh;background:#fff}.iecc-builder-content>.entry-content{margin:0}.iecc-site-footer{margin-top:auto;background:#071021;color:#fff}.iecc-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:45px 0;border-bottom:1px solid rgb(255 255 255 / .1)}.iecc-footer-cta h2{margin:4px 0 8px;color:#fff}.iecc-footer-cta p{margin:0;color:rgb(255 255 255 / .65)}.iecc-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px;padding:50px 0}.iecc-footer-grid p,.iecc-footer-grid a{color:rgb(255 255 255 / .7);line-height:1.9}.iecc-footer-grid h3{color:#fff}.iecc-footer-bottom{padding:18px 0;border-top:1px solid rgb(255 255 255 / .1);color:rgb(255 255 255 / .55);font-size:13px}.iecc-layout-watchdog{position:fixed;z-index:999999;left:14px;bottom:14px;display:none;max-width:310px;padding:12px 14px;border:1px solid #f5c2c7;border-radius:10px;background:#fff0f1;color:#842029;font-size:12px;line-height:1.7;box-shadow:0 12px 34px rgb(0 0 0 / .16)}body.admin-bar .iecc-layout-watchdog{bottom:46px}@media(max-width:1024px){.iecc-site-nav{display:none}.iecc-mobile-toggle{display:flex}.iecc-site-nav-row{min-height:72px}.iecc-smart-hero-inner{grid-template-columns:1fr 320px;gap:28px}.iecc-smart-page-grid{grid-template-columns:minmax(0,1fr) 270px}.iecc-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.iecc-site-topbar{display:none}.iecc-site-brand-text em{display:none}.iecc-header-cta,.iecc-dark-toggle:not(.is-mobile){display:none}.iecc-smart-hero-inner{display:block;min-height:0;padding-block:48px}.iecc-smart-hero-media{margin-top:28px;aspect-ratio:1.5}.iecc-smart-page{padding-block:34px}.iecc-smart-page-grid{grid-template-columns:1fr}.iecc-smart-sidebar{position:static}.iecc-smart-bottom-cta,.iecc-footer-cta{align-items:flex-start;flex-direction:column}.iecc-footer-grid{grid-template-columns:1fr}.iecc-smart-surface-card,.iecc-smart-surface-glass{padding:22px}}@media(max-width:560px){.iecc-theme-container{width:min(100% - 24px,var(--iecc-theme-container))}.iecc-site-brand{min-width:0}.iecc-site-brand-text strong{font-size:13px}.iecc-smart-hero-inner{padding-block:36px}.iecc-smart-hero h1{font-size:29px}.iecc-smart-hero p{font-size:15px}.iecc-smart-page{padding-block:20px}.iecc-smart-surface-card,.iecc-smart-surface-glass{padding:17px;border-radius:14px}.iecc-smart-bottom-cta{padding:19px}.iecc-footer-grid{padding:36px 0}}