:root{color-scheme:light;--color-navy:#17304f;--color-deep-navy:#091625;--color-gold:#c6a25c;--color-gold-soft:#efe1c5;--color-bg:#edf2f8;--color-bg-soft:#d8e1ec;--color-surface:#f8fbff;--color-surface-strong:#ffffff;--color-ink:#102033;--color-ink-soft:#4f6278;--color-muted:#6f8095;--color-line:#c9d5e1;--color-line-strong:#9aafc3;--color-primary:var(--color-navy);--color-primary-hover:#21456e;--color-glass:rgb(248 251 255/78%);--color-error:#9f1239;--color-success:#166534;--font-body:var(--font-vazirmatn),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--shadow-soft:0 14px 40px rgb(15 26 39/10%);--shadow-hover:0 20px 46px rgb(15 26 39/14%);--ease-standard:cubic-bezier(0.2,0.8,0.2,1);--duration-standard:280ms;--duration-fast:180ms}:root[data-theme=dark]{color-scheme:dark;--color-navy:#294f7c;--color-deep-navy:#07111c;--color-gold:#c7a463;--color-gold-soft:#332918;--color-bg:#07111c;--color-bg-soft:#0b1724;--color-surface:#101d2c;--color-surface-strong:#132335;--color-ink:#f2f7fc;--color-ink-soft:#cad6e3;--color-muted:#9daec0;--color-line:#243548;--color-line-strong:#3a5673;--color-primary:#284c76;--color-primary-hover:#35618f;--color-glass:rgb(16 29 44/76%);--shadow-soft:0 18px 42px rgb(0 0 0/28%);--shadow-hover:0 22px 52px rgb(0 0 0/34%)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--color-navy:#294f7c;--color-deep-navy:#07111c;--color-gold:#c7a463;--color-gold-soft:#332918;--color-bg:#07111c;--color-bg-soft:#0b1724;--color-surface:#101d2c;--color-surface-strong:#132335;--color-ink:#f2f7fc;--color-ink-soft:#cad6e3;--color-muted:#9daec0;--color-line:#243548;--color-line-strong:#3a5673;--color-primary:#284c76;--color-primary-hover:#35618f;--color-glass:rgb(16 29 44/76%);--shadow-soft:0 18px 42px rgb(0 0 0/28%);--shadow-hover:0 22px 52px rgb(0 0 0/34%)}}*,:after,:before{box-sizing:border-box}html{background:var(--color-bg);scroll-behavior:smooth}body,html{font-family:var(--font-body);min-width:0;overflow-x:clip}body{background:linear-gradient(180deg,var(--color-bg) 0,var(--color-bg-soft) 100%);color:var(--color-ink);line-height:1.8;margin:0;min-height:100vh;text-rendering:optimizeLegibility}:where(p,h1,h2,h3,h4,h5,h6,li,strong,span,a,button,input,textarea){min-width:0;overflow-wrap:break-word}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid color-mix(in srgb,var(--color-gold) 80%,white);outline-offset:3px}canvas,img,svg,video{display:block;max-width:100%}button,summary{-webkit-tap-highlight-color:transparent}.app-main{min-height:100vh;min-width:0;position:relative;z-index:1}.app-main-portal{padding:clamp(14px,3vw,28px)}.app-main-public{overflow-x:clip}.app-main-public-inner{padding-top:72px}.container{max-width:1120px;width:min(100% - 32px,1120px)}.container,.container-wide{margin-inline:auto;min-width:0}.container-wide{max-width:1400px;width:min(100% - 32px,1400px)}.section{min-width:0;padding-block:clamp(56px,8vw,96px)}.section-muted{background:color-mix(in srgb,var(--color-bg-soft) 72%,transparent);border-block:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.section-ink{background:linear-gradient(180deg,#0b1624,#07111c);color:#fff8ec}.section-grid{display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.section-head{display:grid;gap:var(--space-3);max-width:760px}.section-head h1,.section-head h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:0;line-height:1.22;margin:0}.section-head h2{font-size:clamp(1.7rem,3vw,2.6rem)}.section-head p{color:var(--color-ink-soft);font-size:clamp(1rem,1.3vw,1.13rem);margin:0}.section-ink .section-head p{color:rgb(255 248 236/72%)}.page-shell{display:grid;gap:var(--space-8);padding-block:var(--space-10) var(--space-16)}.admin-panel,.card,.content-card,.glass-card,.portal-auth-aside,.portal-auth-card,.portal-page-shell,.portal-panel{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);min-width:0;padding:clamp(18px,3vw,28px)}.glass-card{background:color-mix(in srgb,var(--color-surface) 84%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card{background:color-mix(in srgb,var(--color-surface) 92%,transparent);transition:border-color var(--duration-standard) var(--ease-standard),box-shadow var(--duration-standard) var(--ease-standard),transform var(--duration-standard) var(--ease-standard)}.card:hover{border-color:color-mix(in srgb,var(--color-gold) 30%,var(--color-line));box-shadow:var(--shadow-hover);transform:translateY(-3px)}.cards,.cards-4,.contact-hero,.contact-layout,.footer-grid,.form-grid,.overview-cards,.service-detail-grid{display:grid;gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.cards-4,.overview-cards{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.cards,.cards-4,.contact-hero,.contact-layout,.footer-grid,.form-grid,.overview-cards,.section-grid,.service-detail-grid{grid-template-columns:1fr}}@media (max-width:430px){.container{width:min(100% - 24px,1120px)}.section{padding-block:48px}}@media (max-width:760px){.app-main-public-inner{padding-top:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}