@charset "UTF-8";
:root{
  --ink:#07142b;
  --navy:#061a36;
  --blue:#176adf;
  --soft-blue:#f3f7fd;
  --line:#e8edf4;
  --muted:#6f7888;
  --paper:#fbfcfe;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.dorna-home{margin:0;background:var(--paper);color:var(--ink);font-family:"Vazirmatn",Tahoma,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.85;overflow-x:hidden}
a{text-decoration:none;color:inherit}
.home-container{width:min(1420px,94%);margin-inline:auto}
.home-header{height:76px;background:#fff;position:relative;z-index:20}
.header-inner{height:76px;display:grid;grid-template-columns:165px 1fr 180px;align-items:center;direction:rtl}
.home-logo{justify-self:start;display:flex;align-items:center}
.home-logo img{display:block;width:132px;height:auto}
.home-nav{display:flex;align-items:center;justify-content:center;gap:31px;font-size:11.5px;font-weight:500;white-space:nowrap}
.home-nav a{transition:.2s}.home-nav a:hover{color:var(--blue)}
.header-actions{direction:rtl;justify-self:end;display:flex;gap:10px;align-items:center}
.account-btn{height:39px;background:var(--navy);color:#fff;border-radius:8px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;box-shadow:0 7px 18px rgba(5,25,54,.09)}
.user-icon{width:12px;height:12px;border:1.5px solid #fff;border-radius:50%;position:relative;display:inline-block;margin-top:-5px}
.user-icon:after{content:"";position:absolute;width:16px;height:8px;border:1.5px solid #fff;border-bottom:0;border-radius:10px 10px 0 0;left:50%;transform:translateX(-50%);top:11px}
.cart-btn{width:40px;height:39px;background:#f4f6fb;border-radius:9px;display:grid;place-items:center;font-size:14px;box-shadow:0 6px 16px rgba(19,47,90,.05)}

.home-hero{height:480px;position:relative;background:linear-gradient(90deg,#edf3fb 0%,#f8faff 31%,#fff 61%,#fff 100%);overflow:visible}
.hero-grid-exact{height:407px;display:grid;grid-template-columns:52% 48%;align-items:center;direction:rtl;max-width:none}
.hero-copy{padding:12px 9px 0 0;text-align:right;align-self:center}
.hero-badge{display:inline-flex;align-items:center;gap:7px;border-radius:30px;background:#f6f8fb;padding:5px 11px;font-size:10px;font-weight:500;margin-bottom:14px;color:#29354b;box-shadow:inset 0 0 0 1px #f1f3f6}
.hero-badge i{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(23,106,223,.07)}
.hero-copy h1{font-size:clamp(37px,3.15vw,52px);line-height:1.5;margin:0;font-weight:800;letter-spacing:-1.1px}
.hero-copy h1 span{display:block;font-weight:800}.hero-copy h1 em{font-style:normal;color:#1264cc}
.hero-copy p{margin:10px 0 0;font-size:clamp(13px,1.05vw,16px);line-height:2.15;color:#545d6a;font-weight:400}
.hero-buttons{display:flex;gap:12px;margin-top:26px;align-items:center}
.primary-button,.outline-button{height:47px;border-radius:11px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;transition:.2s}
.primary-button{background:#071a38;color:#fff;min-width:144px;gap:18px;box-shadow:0 8px 22px rgba(6,26,56,.08)}
.primary-button:hover{transform:translateY(-1px)}
.outline-button{background:#fff;border:1px solid #cbd3df;min-width:150px;gap:10px}
.grid-icon{width:13px;height:13px;display:inline-block;background:linear-gradient(90deg,currentColor 2px,transparent 2px) 0 0/7px 7px,linear-gradient(currentColor 2px,transparent 2px) 0 0/7px 7px;opacity:.85}
.arrow-left{font-size:18px;font-weight:400}
.hero-visual{height:100%;display:flex;align-items:center;justify-content:flex-start;direction:ltr;overflow:hidden}
.hero-visual img{display:block;width:min(620px,49vw);max-width:none;height:400px;object-fit:cover;object-position:center;margin-left:-33px}
.trust-panel{height:90px;position:absolute;bottom:-13px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.96);border:1px solid #edf1f6;border-radius:16px;box-shadow:0 16px 45px rgba(22,55,100,.035);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 40px;z-index:10}
.trust-box{display:flex;align-items:center;justify-content:center;gap:14px;direction:rtl}
.trust-box strong{display:block;font-size:12px;font-weight:700;margin-bottom:0}.trust-box span{display:block;font-size:10.5px;color:#7d8491;margin-top:-2px}
.trust-icon{width:36px;height:36px;position:relative;color:#06152d;flex:0 0 36px}
.calendar-icon:before{content:"";position:absolute;inset:5px 7px 4px;border:2px solid currentColor;border-radius:4px}.calendar-icon:after{content:"";position:absolute;left:11px;right:11px;top:12px;border-top:2px solid currentColor;box-shadow:-4px -6px 0 -3px currentColor,4px -6px 0 -3px currentColor}
.headset-icon:before{content:"";position:absolute;left:6px;right:6px;top:7px;height:19px;border:2px solid currentColor;border-bottom:0;border-radius:17px 17px 0 0}.headset-icon:after{content:"";position:absolute;left:5px;top:18px;width:6px;height:10px;border:2px solid currentColor;border-radius:5px;box-shadow:20px 0 0 -2px #fff,20px 0 0 0 currentColor}
.award-icon:before{content:"★";position:absolute;inset:4px 5px 9px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:9px}.award-icon:after{content:"";position:absolute;width:7px;height:10px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-35deg);left:10px;bottom:2px;box-shadow:9px 5px 0 -3px #fff,11px 5px 0 -3px currentColor}

.services-exact{padding:73px 0 13px;background:#fff}
.center-heading{text-align:center}.center-heading>span{font-size:10.5px;font-weight:500}.center-heading h2{font-size:24px;line-height:1.55;margin:6px 0 9px;font-weight:800;letter-spacing:-.5px}.heading-mark{height:14px;display:flex;direction:ltr;justify-content:center;align-items:center;gap:4px}.heading-mark b{width:28px;border-top:1.8px solid var(--blue)}.heading-mark i{width:6px;height:6px;background:var(--blue);border-radius:50%;display:block}
.services-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:14px;direction:rtl}
.exact-service-card{min-height:238px;height:auto;border:1px solid #e9edf3;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(10,33,67,.035);padding:19px 12px 13px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:.2s;position:relative}
.exact-service-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(10,33,67,.07)}
.exact-service-card img{width:64px;height:52px;object-fit:cover;object-position:center;margin:0 auto 4px;mix-blend-mode:multiply}
.exact-service-card h3{font-size:13.5px;margin:2px 0 6px;font-weight:700}
.exact-service-card p{font-size:10.3px;line-height:2;color:#626b78;margin:0;max-width:145px}
.card-arrow{margin-top:auto;width:29px;height:29px;background:#061a38;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:14px;line-height:1}
.all-services-wrap{text-align:center;margin-top:12px}.all-services{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfd7e3;background:#fff;border-radius:10px;height:41px;padding:0 18px;font-size:11px;font-weight:600}

.process-wrap{padding:0;background:#fff}
.process-panel{background:#061a36;color:#fff;border-radius:18px;min-height:239px;height:auto;padding:22px 42px 19px;box-shadow:inset 0 0 45px rgba(23,106,223,.035)}
.process-panel>h2{text-align:center;font-size:13px;margin:0 0 13px;font-weight:600}
.process-row{display:grid;grid-template-columns:1fr 54px 1fr 54px 1fr 54px 1fr;align-items:start;direction:rtl}
.process-item{text-align:center;min-width:0}.process-top{height:64px;position:relative;display:flex;justify-content:center;align-items:center}.process-top img{width:64px;height:64px;border-radius:13px;object-fit:cover}.step-number{position:absolute;right:calc(50% - 42px);top:0;background:#176fe7;border-radius:5px;color:#fff;font-size:10px;font-weight:700;line-height:20px;min-width:21px;text-align:center;z-index:2}
.process-item h3{font-size:14px;margin:6px 0 4px;font-weight:700}.process-item p{font-size:10.2px;line-height:1.9;margin:0;color:#edf3fb;font-weight:400}
.process-separator{height:64px;display:flex;align-items:center;gap:0;padding-top:1px;direction:rtl}.process-separator i{display:block;flex:1;border-top:1px dashed rgba(43,114,220,.62)}.process-separator b{display:block;width:6px;height:6px;border-radius:50%;background:#176fe7;box-shadow:0 0 0 3px rgba(23,111,231,.07)}

.stats-exact{background:#fff;padding:24px 0 27px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);direction:rtl}.stat-item{min-height:84px;display:flex;align-items:center;justify-content:center;gap:10px;border-left:1px solid #eef1f5}.stat-item:last-child{border-left:0}.stat-item img{width:48px;height:48px;object-fit:cover;border-radius:12px;mix-blend-mode:multiply}.stat-item strong{display:block;font-family:Arial,"Vazirmatn",sans-serif;font-size:25px;line-height:1.2;font-weight:800;direction:ltr}.stat-item span{display:block;font-size:10.5px;margin-top:4px;font-weight:500}

.cta-exact{background:#fff;padding:0 0 16px}.cta-panel{height:112px;border:1px solid #dce3ed;border-radius:16px;background:#fff;display:grid;grid-template-columns:1.4fr .8fr 1fr;align-items:center;padding:0 49px;direction:rtl;box-shadow:0 7px 24px rgba(10,33,67,.025)}
.cta-copy{text-align:right}.cta-copy h2{font-size:20px;line-height:1.5;margin:0;font-weight:800}.cta-copy p{font-size:10.5px;color:#707986;margin:2px 0 0}.cta-button{justify-self:start;height:48px;padding:0 24px;background:#061a36;color:#fff;border-radius:10px;display:inline-flex;align-items:center;gap:17px;font-size:11px;font-weight:600;white-space:nowrap}.cta-doodle{justify-self:center;direction:ltr;color:#061a36;font-size:24px;position:relative;width:115px}.cta-doodle:before{content:"";position:absolute;width:85px;height:30px;border-top:1px dashed #091b37;border-radius:50%;left:15px;top:8px;transform:rotate(8deg)}.cta-doodle span{position:absolute;left:0;top:-5px;transform:rotate(175deg);font-size:17px}

.home-footer{min-height:64px;height:auto;background:#061a36;color:#fff}.footer-inner{min-height:64px;height:auto;display:grid;grid-template-columns:130px 1fr 1.6fr 140px;align-items:center;direction:rtl}.footer-brand{justify-self:start}.footer-brand img{display:block;width:100px;height:auto}.footer-copy{font-size:8.5px;color:#e6ecf5;text-align:center;white-space:nowrap}.footer-nav{display:flex;justify-content:center;gap:22px;font-size:8.7px;color:#f1f5fa;white-space:nowrap}.socials{justify-self:end;display:flex;direction:ltr;gap:9px}.socials a{width:22px;height:22px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:9px;color:#fff}

@media (max-width:900px){
 .home-container{width:min(94%,760px)}
 .home-header{height:auto}.header-inner{height:68px;grid-template-columns:120px 1fr 130px}.home-nav{display:none}.home-logo img{width:105px}.account-btn{padding:0 10px;font-size:10px}.cart-btn{width:38px}
 .home-hero{height:auto;padding-bottom:58px}.hero-grid-exact{height:auto;grid-template-columns:1fr;gap:0;padding-top:18px}.hero-copy{text-align:center;order:2;padding:12px 0 0}.hero-visual{order:1;height:310px;justify-content:center}.hero-visual img{width:380px;height:313px;margin:0}.hero-buttons{justify-content:center}.trust-panel{position:relative;bottom:auto;left:auto;transform:none;margin-top:26px;height:auto;min-height:90px;padding:15px 20px}.services-exact{padding-top:45px}.services-row{grid-template-columns:repeat(2,1fr);gap:12px}.exact-service-card{height:230px}.process-panel{height:auto;padding:25px}.process-row{grid-template-columns:1fr 1fr;gap:22px}.process-separator{display:none}.stats-row{grid-template-columns:repeat(2,1fr)}.stat-item{border-bottom:1px solid #eef1f5}.cta-panel{height:auto;grid-template-columns:1fr;text-align:center;gap:16px;padding:25px}.cta-copy{text-align:center}.cta-button{justify-self:center}.cta-doodle{display:none}.footer-inner{grid-template-columns:90px 1fr 90px}.footer-nav{display:none}
}
@media (max-width:560px){
 .header-inner{grid-template-columns:95px 1fr 115px}.home-logo img{width:90px}.cart-btn{display:none}.account-btn{height:36px;font-size:9.5px}
 .hero-copy h1{font-size:29px;letter-spacing:-.6px}.hero-copy p{font-size:11.5px}.desktop-break{display:none}.hero-visual{height:260px}.hero-visual img{width:315px;height:260px}.hero-badge{font-size:9px}.primary-button,.outline-button{height:44px;padding:0 15px;min-width:0}.trust-panel{grid-template-columns:1fr;gap:14px}.trust-box{justify-content:flex-start;padding-right:20px}.services-row{grid-template-columns:1fr}.process-row{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr}.stat-item{border-left:0}.footer-inner{grid-template-columns:85px 1fr}.footer-copy{display:none}.socials{justify-self:start}.cta-copy h2{font-size:17px}
}

/* v1.0.6 - latest blog posts on homepage */
.home-blog{background:#fff;padding:34px 0 31px}.home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;direction:rtl}.home-blog-card{border:1px solid #e9edf3;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(10,33,67,.035);overflow:hidden;text-align:right;display:flex;flex-direction:column;transition:.2s}.home-blog-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(10,33,67,.075)}.home-blog-media{height:185px;background:#f5f7fb;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid #e9edf3}.home-blog-media img{width:100%;height:100%;object-fit:cover}.home-blog-media span{font-size:11px;color:#8a94a3}.home-blog-body{padding:15px 16px 17px;display:flex;flex-direction:column;flex:1}.home-blog-meta{display:flex;align-items:center;gap:7px;font-size:8.7px;color:#8b94a1}.home-blog-meta span{color:#176adf;font-weight:600}.home-blog-meta i{width:4px;height:4px;border-radius:50%;background:#c1c8d2}.home-blog-card h3{font-size:14px;line-height:1.8;margin:7px 0 5px}.home-blog-card p{font-size:9.8px;line-height:2;color:#68717d;margin:0 0 12px}.home-blog-more{font-size:9.7px;font-weight:700;color:#071a38;margin-top:auto;display:inline-flex;gap:7px;align-items:center}.home-blog-more b{font-size:14px}.home-blog-empty{border:1px dashed #d8e0eb;border-radius:14px;background:#fafcff;color:#7d8796;padding:28px;text-align:center;margin-top:18px;font-size:11px}
@media(max-width:900px){.home-blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.home-blog-grid{grid-template-columns:1fr}.home-blog-media{height:210px}}

/* v1.1.0 notification indicator */
.home-notification-button{position:relative;width:39px;height:39px;border-radius:9px;background:#f4f6fb;display:grid;place-items:center;font-size:14px;color:#061a36}.home-notification-button b{position:absolute;top:-5px;left:-5px;min-width:17px;height:17px;border-radius:10px;padding:0 4px;background:#d83f4d;color:#fff;font:700 9px/17px Arial;text-align:center}
@media(max-width:560px){.home-notification-button{display:none}}
