@font-face{font-family:Vazirmatn;src:url('/assets/Vazirmatn.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--navy:#022f5b;--blue:#1764d8;--azure:#2879ee;--green:#078518;--green-hover:#066c15;--ink:#153956;--muted:#53677d;--line:#dce6f0;--sky:#f2f8fd;--shadow:0 16px 50px -20px #164b7633}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;font-family:Vazirmatn,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--navy)}[hidden]{display:none!important}.symbols{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}:focus-visible{outline:3px solid var(--azure);outline-offset:5px;border-radius:6px}.skip{position:fixed;z-index:20;top:12px;right:16px;padding:12px 22px;background:var(--navy);color:#fff;border-radius:10px;transform:translateY(-150%)}.skip:focus{transform:none}
/* Original Arka identity, with restrained navigation. */
.header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:18px;flex:none}.brand img{width:118px;height:54px;object-fit:contain}.brand-description{border-inline-start:1px solid var(--line);padding-inline-start:18px;font-size:14px;color:var(--muted)}nav{display:flex;align-items:center;gap:32px}nav a{font-size:14px;font-weight:600;padding-block:12px;transition:color .18s}nav a:hover{color:var(--blue)}.header-contact,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:10px 20px;border:1px solid #bdcfe3;border-radius:12px;font-size:14px;font-weight:600;white-space:nowrap;transition:background .2s,border-color .2s,transform .2s}.header-contact:hover,.outline-button:hover{background:#edf5ff;border-color:var(--azure);transform:translateY(-2px)}.header-contact svg{width:18px;height:18px;color:var(--blue)}
/* Hero and the conversion form. */
.hero{overflow:hidden;background:radial-gradient(ellipse at 15% 43%,#e4f2ff 0,transparent 51%),linear-gradient(180deg,#fff,#f5f9fd);position:relative}.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:28px;padding-top:38px;padding-bottom:64px;position:relative}.hero-copy{z-index:1;min-width:0}h1{font-size:clamp(40px,4.25vw,62px);line-height:1.45;letter-spacing:-1.7px;font-weight:850}h1 span{color:var(--azure)}.hero-description{font-size:17px;line-height:2.05;color:var(--muted);max-width:560px;margin-top:18px}.experience{margin-top:30px;background:#fff;border:1px solid #e4edf6;border-radius:22px;padding:26px;box-shadow:var(--shadow);scroll-margin-top:24px}.form-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.form-heading h2{font-size:23px;font-weight:800;line-height:1.7}.form-heading p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:2px}.form-icon{width:50px;height:50px;border-radius:17px;display:grid;place-items:center;background:#eaf8ed;color:var(--green);flex:none}.form-icon svg{width:25px;height:25px}.input-label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.phone-input{display:flex;align-items:center;border:1px solid #bbcddd;border-radius:12px;padding:0 13px;min-height:56px;transition:border-color .2s,box-shadow .2s;background:#fcfdff}.phone-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #2879ee14}.phone-input:has([aria-invalid=true]){border-color:#be3143;background:#fffafb}.phone-input>svg{color:#7d92a8;width:19px;height:19px}.phone-input input{width:100%;min-width:0;border:0;outline:none;background:none;color:var(--navy);font-size:18px;direction:ltr;text-align:left;padding:12px 8px;letter-spacing:1px}.phone-input input::placeholder{color:#7b8b9d;font-size:16px;letter-spacing:0}.button{border:0;border-radius:12px;display:inline-flex;justify-content:center;align-items:center;gap:14px;background:var(--green);color:#fff;min-height:56px;padding:13px 22px;font-size:15px;font-weight:700;line-height:1.6;transition:background .2s,transform .2s,box-shadow .2s}.button:hover:not(:disabled){background:var(--green-hover);transform:translateY(-2px);box-shadow:0 8px 20px #07851822}.button:active:not(:disabled){transform:translateY(0)}.button svg{width:19px;height:19px}.button:disabled{cursor:wait;background:#e8eef3;color:#526779;box-shadow:none;transform:none;font-size:13px}.button[aria-busy=true] svg{animation:loading 1s linear infinite}.consent-row{margin-top:14px;display:flex;align-items:flex-start;gap:5px;flex-wrap:wrap}.consent{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:2;color:var(--muted);cursor:pointer;flex:1;min-width:240px}.consent input{appearance:none;width:20px;height:20px;min-width:20px;margin:2px 0 0;border:1.5px solid #99afc2;border-radius:5px;background:white;display:grid;place-content:center;cursor:pointer}.consent input:checked{border-color:var(--green);background:var(--green)}.consent input:checked::before{content:'';width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.text-button{font-size:12px;font-weight:600;color:var(--blue);background:none;border:0;padding:0 0 4px;line-height:2;text-decoration:underline;text-underline-offset:4px}.form-message{font-size:13px;line-height:1.9;color:#b02c3f}.form-message:not(:empty){margin-top:12px;padding:10px 12px;background:#fff4f5;border-radius:9px}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:17px;margin-top:18px;border-top:1px solid #e8eef4;font-size:12px;color:var(--muted)}.form-foot>span{display:inline-flex;align-items:center;gap:7px}.form-foot svg{width:17px;height:17px;color:var(--blue)}.call-status{display:flex;gap:12px;align-items:flex-start;padding:16px;margin-top:18px;border-radius:12px;background:#eff7ff;border:1px solid #d7e8f8}.status-icon{width:32px;height:32px;display:grid;place-items:center;color:var(--blue);flex:none}.call-status h3{font-size:16px}.call-status p,.call-status span{font-size:13px;line-height:1.9;color:var(--muted)}.call-status span{color:var(--green)}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;min-width:0}.hero-art img{width:760px;max-width:none;position:relative;left:90px;mix-blend-mode:multiply;user-select:none;pointer-events:none}.art-caption{display:flex;align-items:center;gap:20px;position:absolute;bottom:54px;right:20px;color:#536f8b;font-size:14px}.art-caption strong{font-weight:700;font-size:20px;color:var(--navy)}.sound-wave{height:38px;display:flex;align-items:center;gap:4px;direction:ltr}.sound-wave i{width:3px;height:12px;border-radius:3px;background:var(--azure)}.sound-wave i:nth-child(2n){height:25px;background:#5ca4f4}.sound-wave i:nth-child(3n){height:38px}.sound-wave i:nth-child(4){height:29px;background:var(--green)}
/* Open feature rail, without redundant card containers. */
.steps{display:grid;grid-template-columns:repeat(3,1fr);padding:32px 0;border-bottom:1px solid var(--line);gap:30px}.steps>div{display:flex;align-items:center;gap:20px}.steps>div+div{border-inline-start:1px solid var(--line);padding-inline-start:30px}.number{font-size:37px;line-height:1.3;color:#b1c7dd;font-weight:400;direction:ltr;font-feature-settings:'tnum'}.steps strong{font-size:17px;color:var(--navy);font-weight:700}.steps p{font-size:13px;color:var(--muted);margin-top:3px}.how{padding:102px 0 0}.section-heading{text-align:center}.section-heading::before{content:'';display:block;width:38px;height:4px;background:var(--green);border-radius:3px;margin:0 auto 22px}h2{font-size:clamp(27px,2.6vw,38px);line-height:1.65;letter-spacing:-.6px;font-weight:800}.section-heading p{font-size:17px;color:var(--muted);margin-top:12px}.mobile-only{display:none}.features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;gap:34px}.features article+article{border-inline-start:1px solid var(--line);padding-inline-start:34px}.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.feature-top svg{width:62px;height:62px;padding:15px;background:#f0f7fe;border-radius:19px;color:var(--blue);stroke-width:1.65}.feature-top span{font-size:62px;line-height:1;font-weight:750;color:#e7f0f9;direction:ltr}.features h3{font-size:21px;font-weight:750;margin-bottom:10px}.features p{font-size:15px;color:var(--muted);line-height:2.15}.features article::after{content:'';display:block;width:28px;height:3px;background:var(--green);border-radius:2px;margin-top:22px}.expert-strip{display:flex;align-items:center;justify-content:space-between;gap:26px;background:var(--sky);border:1px solid #e8f0f7;border-radius:20px;padding:28px 32px;margin-top:58px}.expert-strip h3{font-size:19px}.expert-strip p{font-size:13px;color:var(--muted);margin-top:4px}.expert-number{display:flex;flex-direction:column;align-items:center;flex:none}.expert-number bdi{font-size:22px;font-weight:700;color:var(--navy);letter-spacing:.4px}.expert-number span{font-size:13px;color:var(--muted)}.outline-button{border-color:#aac5e5;color:var(--blue);background:#fff}.outline-button svg{width:19px;height:19px}
/* Native accessible disclosures. */
.faq{display:grid;grid-template-columns:.85fr 1.35fr;gap:80px;padding-top:106px;padding-bottom:106px}.faq-heading h2{font-size:36px;line-height:1.85}.faq-heading>p{font-size:17px;line-height:2;color:var(--muted);margin-top:14px}.faq-heading>a{display:inline-flex;align-items:center;gap:12px;margin-top:26px;padding-block:8px;color:var(--blue);font-size:14px;font-weight:600}.faq-items{min-width:0}.faq details{border-bottom:1px solid var(--line);padding-block:4px}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;padding:18px 0;font-size:15px;font-weight:650;color:var(--navy);cursor:pointer;line-height:1.8}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-family:Arial,sans-serif;display:grid;place-items:center;width:28px;height:28px;flex:none;color:var(--blue);border:1px solid #d0e1f5;border-radius:50%;font-size:21px;font-weight:400;transition:transform .2s,background .2s}.faq summary:hover span{background:#edf5ff}.faq details[open] summary span{transform:rotate(45deg);background:#edf5ff}.faq details>p{padding:0 0 19px 38px;color:var(--muted);font-size:14px;line-height:2.15}.faq details p a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.closing{position:relative;overflow:hidden;background:var(--navy);color:#fff}.closing::before,.closing::after{content:'';position:absolute;left:-140px;top:50%;width:400px;height:400px;border:1px solid #ffffff16;border-radius:50%;transform:translateY(-50%);pointer-events:none}.closing::after{width:520px;height:520px;left:-200px}.closing-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:58px;z-index:1}.closing h2{color:#fff;font-size:33px;line-height:1.8}.closing p{color:#b6cee2;margin-top:8px;font-size:16px}.closing .button{flex:none;padding-inline:26px}footer{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-block:38px}footer .footer-brand{display:flex;flex-direction:column;align-items:center;font-size:11px;color:var(--muted)}.footer-brand img{width:120px;height:55px;object-fit:contain}footer>p{font-size:14px;color:var(--ink)}footer>p span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.footer-phone{display:flex;flex-direction:column;text-align:left;gap:3px}.footer-phone bdi{font-size:19px;font-weight:700;color:var(--navy)}.footer-phone span{font-size:12px;color:var(--muted)}dialog{position:fixed;border:1px solid var(--line);border-radius:22px;padding:36px;width:min(560px,calc(100% - 32px));max-height:85dvh;overflow:auto;color:var(--ink);box-shadow:0 25px 100px #022f5b44}dialog::backdrop{background:#02203cd0;backdrop-filter:blur(4px)}dialog h2{font-size:23px;padding-inline-end:24px;margin-bottom:18px}dialog p{font-size:14px;line-height:2.2;margin-top:12px}.dialog-close{position:absolute;top:14px;left:14px;border:0;background:#eff5fa;color:var(--navy);border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1}.dialog-close:hover{background:#dfeaf4}
/* Keep keyboard focus from scrolling a clipped RTL hero sideways. */
.hero{overflow:clip}
.trap{position:absolute;left:0;top:0;width:1px;height:1px;clip-path:inset(50%);white-space:nowrap;overflow:hidden;pointer-events:none}
.skip:not(:focus){width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.skip:focus{width:auto;height:auto;clip-path:none}
/* Feather the existing artwork into the hero, without editing the brand asset. */
.hero-art img{mask-image:radial-gradient(ellipse 58% 60% at 51% 49%,#000 53%,transparent 86%)}
.text-button{min-height:36px;padding-block:5px;margin-top:-5px}
.faq summary span{font-size:0;position:relative}
.faq summary span::before,.faq summary span::after{content:'';position:absolute;width:10px;height:1.5px;background:currentColor;border-radius:2px;transition:transform .2s}
.faq summary span::after{transform:rotate(90deg)}
.faq details[open] summary span{transform:none}
.faq details[open] summary span::after{transform:rotate(0)}
@keyframes loading{to{transform:rotate(360deg)}}
@media(min-width:1500px){.hero-art img{left:100px;width:820px}.hero-inner{padding-top:44px;padding-bottom:72px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.brand-description{display:none}nav{gap:22px}.hero-inner{gap:16px;grid-template-columns:1.15fr .85fr}h1{font-size:49px}.hero-art img{width:640px;left:120px}.hero-description{font-size:16px}.experience{padding:22px}.phone-row{grid-template-columns:minmax(0,1fr)}.phone-row .button{min-height:50px}.form-heading h2{font-size:22px}.art-caption{right:0;bottom:90px}.features{gap:24px}.features article+article{padding-inline-start:24px}.features h3{font-size:18px}.expert-strip{flex-wrap:wrap;gap:20px}.expert-strip>div{flex:1;min-width:250px}.expert-strip .outline-button{flex:none}.faq{gap:44px}.closing h2{font-size:28px}}
@media(max-width:850px){.header{min-height:92px;gap:20px}nav{gap:18px}nav a{font-size:12px}.header-contact{padding:9px 13px;font-size:12px}.brand img{width:100px;height:46px}.hero-inner{grid-template-columns:1fr;padding-top:32px;padding-bottom:44px}.hero-copy{max-width:620px;margin-inline:auto;width:100%}h1{font-size:52px;line-height:1.45}.hero-description{max-width:540px}.hero-art{position:absolute;width:360px;height:260px;top:20px;left:-52px;opacity:.22;pointer-events:none;z-index:0}.hero-art img{width:460px;left:10px}.art-caption{display:none}.hero-copy{position:relative}.experience{margin-top:28px;background:#fffffff5}.phone-row{grid-template-columns:minmax(0,1fr) auto}.phone-row .button{min-height:56px}.steps{gap:18px;padding-block:26px}.steps>div{gap:10px}.steps>div+div{padding-inline-start:18px}.steps strong{font-size:14px}.steps p{font-size:11px}.number{font-size:28px}.how{padding-top:72px}.section-heading h2{font-size:29px}.section-heading p{font-size:15px}.features{gap:22px;margin-top:40px}.features article+article{padding-inline-start:22px}.feature-top svg{width:52px;height:52px;padding:12px}.feature-top span{font-size:44px}.features h3{font-size:17px}.features p{font-size:13px}.expert-strip{padding:24px}.expert-number bdi{font-size:20px}.expert-strip .outline-button{width:100%}.faq{grid-template-columns:1fr;gap:30px;padding-block:72px}.faq-heading h2{font-size:29px}.faq-heading h2 br,.faq-heading p br{display:none}.faq-heading>p{font-size:15px;margin-top:4px}.faq-heading>a{margin-top:8px}.closing-inner{padding-block:42px;gap:24px}.closing h2{font-size:25px}.closing p{font-size:14px}.closing .button{font-size:13px;padding-inline:18px}footer{gap:20px}footer>p{font-size:12px}.footer-phone bdi{font-size:17px}.footer-phone span{font-size:10px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{min-height:84px}.header nav{display:none}.header-contact{font-size:12px;border-radius:10px;min-height:44px}.header-contact svg{width:16px;height:16px}.brand img{width:102px}.hero-inner{padding-top:18px;padding-bottom:32px}.hero-art{width:290px;top:4px;left:-115px;opacity:.15}.hero-art img{width:370px}h1{font-size:clamp(33px,8.75vw,49px);line-height:1.55;letter-spacing:-1px}.hero-description{font-size:14px;line-height:2.1;margin-top:13px}.experience{border-radius:18px;padding:20px;margin-top:24px;box-shadow:0 12px 36px -20px #164b7644}.form-heading{gap:11px;margin-bottom:18px;align-items:flex-start}.form-icon{width:42px;height:42px;border-radius:14px}.form-icon svg{width:21px;height:21px}.form-heading h2{font-size:21px}.form-heading p{font-size:12px;line-height:1.9;margin-top:3px}.phone-row{grid-template-columns:1fr}.phone-input{min-height:54px}.phone-row .button{width:100%;min-height:52px;font-size:15px}.input-label{font-size:13px}.consent-row{margin-top:16px;gap:0}.consent{font-size:12px;min-width:0;flex-basis:100%;line-height:2.1}.text-button{min-height:36px;margin-inline-start:29px;padding-block:5px}.form-foot{justify-content:flex-start;gap:14px;flex-wrap:wrap;padding-top:13px;margin-top:10px;font-size:10px}.form-foot svg{width:15px;height:15px}.steps{padding-block:20px;gap:13px}.steps>div{display:block}.steps>div+div{padding-inline-start:13px}.number{font-size:25px;display:block;margin-bottom:7px}.steps strong{font-size:12px;white-space:nowrap}.steps p{display:none}.how{padding-top:58px}.section-heading h2{font-size:25px;line-height:1.8}.mobile-only{display:block}.section-heading p{font-size:13px;max-width:300px;margin:10px auto 0}.section-heading::before{margin-bottom:16px;width:30px;height:3px}.features{grid-template-columns:1fr;gap:0;margin-top:32px}.features article{padding:22px 0}.features article+article{border-inline-start:0;border-top:1px solid var(--line);padding-inline-start:0}.feature-top{margin-bottom:14px}.feature-top svg{width:55px;height:55px;padding:13px;border-radius:17px}.feature-top span{font-size:52px}.features h3{font-size:20px;margin-bottom:7px}.features p{font-size:14px;line-height:2.1}.features article::after{margin-top:17px;width:24px}.expert-strip{margin-top:26px;padding:23px 20px;gap:20px;flex-direction:column;text-align:center;border-radius:17px}.expert-strip>div{min-width:0}.expert-strip h3{font-size:19px}.expert-strip p{font-size:12px}.expert-number bdi{font-size:23px}.expert-number span{font-size:13px}.outline-button{font-size:13px;min-height:48px}.faq{padding-block:58px;gap:24px}.faq-heading h2{font-size:27px;line-height:1.8}.faq-heading h2 br{display:block}.faq-heading>p{font-size:14px;line-height:1.9;margin-top:10px}.faq-heading>a{font-size:13px}.faq summary{font-size:14px;padding-block:18px;gap:10px}.faq summary span{width:26px;height:26px}.faq details>p{font-size:13px;padding-left:4px}.closing-inner{flex-direction:column;align-items:flex-start;padding-block:36px;gap:24px}.closing h2{font-size:25px;line-height:1.85}.closing p{font-size:13px;line-height:2;max-width:280px}.closing .button{min-height:52px;width:100%;font-size:14px}.closing::before{left:-230px}.closing::after{left:-290px}footer{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:24px;padding-block:32px}.footer-phone{text-align:center;border-top:1px solid var(--line);padding-top:20px;width:100%}.footer-phone bdi{font-size:20px}.footer-phone span{font-size:12px}footer>p{font-size:13px}.footer-brand img{width:124px}dialog{padding:28px 22px}dialog h2{font-size:21px}dialog p{font-size:13px}.call-status{padding:12px;gap:8px}.call-status h3{font-size:14px}.call-status p,.call-status span{font-size:12px}}
/* Final contrast pass: supporting numbers and placeholder remain readable. */
.number{color:#718ba4}
.phone-input input::placeholder{color:#64758a}
/* Responsive QA refinements: legible supporting text and generous tap areas. */
.consent{min-height:44px;align-items:flex-start}
.text-button{min-height:44px}
@media(min-width:1151px){.phone-row .button{min-width:186px}.expert-number{padding-inline:28px;border-inline:1px solid #d4e2ef}}
@media(min-width:601px) and (max-width:850px){.features p{font-size:14px}}
@media(max-width:600px){.form-foot{font-size:11px;gap:10px}.consent{font-size:12px}.form-heading p{font-size:13px}.text-button{margin-top:0;padding-block:7px}.dialog-close{width:44px;height:44px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}h1{font-size:29px}.experience{padding:17px}.form-heading h2{font-size:19px}.form-icon{width:36px;height:36px}.form-heading{gap:9px}.header{gap:14px}.header-contact{padding-inline:11px;font-size:11px}.header-contact svg{width:15px;height:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
