@font-face{font-family:SF Pro Display;src:local(SF Pro Display Regular),url(/fonts/sf-pro-display-regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:local(SF Pro Text Regular),url(/fonts/sf-pro-text-regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:local(SF Pro Text Medium),url(/fonts/sf-pro-text-medium.otf)format("opentype");font-weight:500 700;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/fonts/peyda-variable.woff2)format("woff2");font-weight:100 1000;font-style:normal;font-display:swap}:root{--mint:#e8f5e9;--forest:#06402b;--green:#0c593b;--muted:#496c58;--line:#06402b33;color:var(--forest);background:var(--mint);font-synthesis:none;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}:is(button:focus-visible,a:focus-visible){outline:2px solid var(--green);outline-offset:7px;border-radius:2px}::selection{background:var(--forest);color:var(--mint)}.landing{isolation:isolate;flex-direction:column;min-height:100svh;padding:clamp(24px,3.5vw,56px) clamp(24px,5.7vw,96px) 0;display:flex;position:relative;overflow:hidden}.ambient{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.watermark{aspect-ratio:596/524;width:clamp(720px,80vw,1320px);transform:translate3d(var(--pointer-x,0px), var(--pointer-y,0px), 0);will-change:transform;background:url(/brand/watermark.svg) 50%/contain no-repeat;transition:transform 1.5s cubic-bezier(.2,.7,.2,1);position:absolute;top:10%;right:-13%}.topbar{z-index:1;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.brand{width:clamp(200px,23vw,330px);height:auto;display:block}.language-switch{white-space:nowrap;color:var(--muted);direction:ltr;align-items:center;gap:15px;font-size:.875rem;display:flex}.language-switch button,.language-switch>span:not(.language-divider){color:inherit;background:0 0;border:0;min-height:44px;padding:9px 2px}.language-switch button{cursor:pointer;position:relative}.language-switch .selected{color:var(--forest);font-weight:500}.language-switch .selected:after{content:"";bottom:6px;background:var(--forest);height:1px;position:absolute;inset-inline:2px}.language-switch [lang=fa]{font-family:Peyda,Tahoma,sans-serif}.language-divider{background:var(--line);width:1px;height:13px}.hero{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-height:480px;padding-block:clamp(60px,9vh,120px);display:flex;position:relative}.eyebrow{letter-spacing:.2em;align-items:center;gap:11px;font-size:.75rem;font-weight:500;line-height:1.7;display:flex}.status-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px}h1{letter-spacing:-.065em;margin:30px 0 0 -.055em;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(5.5rem,12.5vw,12.5rem);font-weight:400;line-height:.93}.last-word{color:var(--green)}.period{color:var(--forest)}.hero-rule{background:var(--line);align-items:center;width:82px;height:1px;margin-top:38px;display:flex}.hero-rule span{background:var(--forest);width:25px;height:1px}.contacts{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-block:28px 34px;display:grid;position:relative}.contact{flex-direction:column;min-width:0;padding-inline:32px;display:flex;position:relative}.contact:first-child{padding-inline-start:0}.contact:last-child{padding-inline-end:0}.contact+.contact{border-inline-start:1px solid var(--line)}.contact-heading{color:var(--muted);align-items:center;gap:14px;margin-bottom:18px;font-size:.875rem;line-height:1.6;display:flex}.contact-arrow{color:var(--forest);margin-inline-start:auto;font-size:1.25rem;transition:transform .3s}.contact-name{font-size:1rem;font-weight:500;line-height:1.6}.contact-number{letter-spacing:.015em;white-space:nowrap;font-variant-numeric:tabular-nums;align-self:flex-start;margin-top:6px;font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:400;line-height:1.5;position:relative}.contact-number:after{content:"";inset-inline:0;background:var(--forest);transform-origin:0;height:1px;transition:transform .35s;position:absolute;bottom:0;transform:scaleX(0)}.contact:hover .contact-number:after{transform:scaleX(1)}.contact:focus-visible .contact-number:after{transform:scaleX(1)}:is(.contact:hover .contact-arrow,.contact:focus-visible .contact-arrow){transform:translate(3px,-3px)}@media (min-width:1600px){.landing{padding-inline:max(96px,50vw - 760px)}}@media (max-width:700px){.landing{padding:24px 24px 0}.brand{width:200px}.language-switch{gap:10px}.hero{min-height:460px;padding-block:70px}.watermark{width:850px;top:170px;right:-570px}h1{font-size:clamp(5.5rem,19vw,8rem)}.contacts{grid-template-columns:1fr;padding-block:0 14px}.contact,.contact:first-child,.contact:last-child{padding:20px 0}.contact+.contact{border-inline-start:0;border-top:1px solid var(--line)}.contact-heading{margin-bottom:7px}.contact-number{margin-top:4px;font-size:1.5rem}.contact-name{font-size:1rem}}@media (max-width:370px){.brand{width:170px}.landing{padding-inline:20px}.topbar{gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.watermark{will-change:auto;transform:none}}.watermark-light{position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/brand/watermark-mask.svg) 50%/contain no-repeat;mask:url(/brand/watermark-mask.svg) 50%/contain no-repeat}.watermark-light:before{content:"";background:linear-gradient(112deg,#0000 36%,#0c593b06 43%,#ffffff61 49%,#0c593b09 54%,#0000 62%);animation:20s cubic-bezier(.45,0,.25,1) infinite light-sweep;position:absolute;inset:-30%;transform:translate(-70%)}.watermark-contour{opacity:.25;background:url(/brand/watermark-contour.svg) 50%/contain no-repeat;animation:24s ease-in-out infinite alternate contour-drift;position:absolute;inset:0;-webkit-mask:linear-gradient(135deg,#0000 15%,#000 45%,#0000 72%) 0 0/250% 250%;mask:linear-gradient(135deg,#0000 15%,#000 45%,#0000 72%) 0 0/250% 250%}.topbar{animation:.8s ease-out both arrive}.eyebrow{animation:.9s ease-out 80ms both arrive}h1{animation:1.1s cubic-bezier(.2,.65,.25,1) .16s both arrive}.hero-rule{animation:1s ease-out .3s both arrive}.contact{animation:.9s ease-out .32s both arrive}.contact:nth-child(2){animation-delay:.4s}.contact:nth-child(3){animation-delay:.48s}.contact:nth-child(4){animation-delay:.56s}.landing[data-paused=true] *,.landing[data-paused=true] :before{animation-play-state:paused!important}.landing[lang=fa]{font-family:Peyda,Tahoma,sans-serif}.landing[lang=fa] .brand-fa{width:clamp(175px,17vw,235px)}.landing[lang=fa] h1{letter-spacing:-.055em;margin:20px 0 0;font-family:Peyda,Tahoma,sans-serif;font-size:clamp(5.5rem,11vw,11rem);line-height:1.35}.landing[lang=fa] .eyebrow{letter-spacing:0;font-size:.9375rem}.landing[lang=fa] .watermark{left:-13%;right:auto}.landing[lang=fa] .contact-number{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif}.landing[lang=fa] .contact-role{font-size:1rem}.landing[lang=fa] .contact-name{font-size:1.125rem}.landing[lang=fa] .contact-arrow{transform:scaleX(-1)}:is(.landing[lang=fa] .contact:hover .contact-arrow,.landing[lang=fa] .contact:focus-visible .contact-arrow){transform:scaleX(-1)translate(3px,-3px)}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes light-sweep{0%,12%{transform:translate(-70%)}65%,to{transform:translate(70%)}}@keyframes contour-drift{0%{opacity:.15;-webkit-mask-position:0 0;mask-position:0 0}to{opacity:.4;-webkit-mask-position:100% 100%;mask-position:100% 100%}}@media (max-width:700px){.landing[lang=fa] .brand-fa{width:175px}.landing[lang=fa] .watermark{left:-570px;right:auto}.landing[lang=fa] h1{font-size:clamp(5rem,17vw,7.5rem)}}@media (max-width:370px){.landing[lang=fa] .brand-fa{width:160px}}@media (prefers-reduced-motion:reduce){.watermark-light,.watermark-contour{display:none}.topbar,.eyebrow,h1,.hero-rule,.contact{opacity:1;transform:none}}.language-switch [lang=en]{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif}@media (min-width:701px) and (max-width:1199px){.contacts{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:0 20px}.contact,.contact:first-child,.contact:last-child{padding:22px 26px}.contact:nth-child(odd){border-inline-start:0;padding-inline-start:0}.contact:nth-child(2n){padding-inline-end:0}.contact:nth-child(n+3){border-top:1px solid var(--line)}.contact-heading{margin-bottom:8px}.contact-number{font-size:1.5rem}}
