html.editorial-site{--bg-primary:#0b0b0d;--bg-secondary:#1a1a1d;--bg-card:#111113;--text-primary:#e5e5e0;--text-white:#f5f4f0;--text-secondary:#949494;--text-muted:#66666a;--accent:#c4191f;--accent-dark:#831116;--border:#29292c;--font-display:var(--font-playfair),Georgia,serif;--font-body:var(--font-inter),Arial,sans-serif;--font-euro-sans:var(--font-body);--font-fa:var(--font-vazirmatn),Tahoma,sans-serif;--background:var(--bg-primary);--foreground:var(--text-primary);--ansimoff-graphite-mid:var(--bg-secondary);--ansimoff-graphite-elevated:#202023;--ansimoff-graphite-deep:var(--bg-primary);--ansimoff-graphite-image:var(--bg-card);--color-brand-red:var(--accent);--ansimoff-services-gold:var(--text-primary);--ansimoff-services-gold-warm:var(--text-white);--content-width:1240px;--outer-width:1440px;--section-space:clamp(72px,8vw,140px);--page-gutter:clamp(24px,5vw,80px);--radius-card:4px;--transition-brand:250ms ease;font-size:16px;color-scheme:dark;scroll-padding-top:100px}html.editorial-site[lang=fa]{--font-display:var(--font-naskh),Georgia,serif;--font-body:var(--font-vazirmatn),Tahoma,sans-serif}.editorial-site .font-euro,.editorial-site .site-locale,.editorial-site body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary)}.editorial-site :is(h1,h2,h3){font-family:var(--font-display);font-weight:600;text-transform:none;letter-spacing:-.035em;color:var(--text-white);text-wrap:pretty}.editorial-site h1{font-size:clamp(38px,5.2vw,72px);line-height:1.08}.editorial-site h2{font-size:clamp(32px,4vw,56px);line-height:1.13}.editorial-site h3{font-size:clamp(25px,2.5vw,36px);line-height:1.2}.editorial-site :is(h1,h2,h3) :is(span,em){font-family:inherit}.editorial-site :is(button,input,textarea,select){font-family:var(--font-body)}.editorial-site :is(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--text-white);outline-offset:5px}.editorial-site ::selection{background:var(--accent-dark);color:var(--text-white)}.editorial-container{width:min(var(--content-width),calc(100% - 2 * var(--page-gutter)));margin-inline:auto}.editorial-label{display:flex;align-items:center;gap:18px;color:var(--text-primary);font:500 11px/1.6 var(--font-body);letter-spacing:.22em;text-transform:uppercase;margin-bottom:26px}.editorial-label:before{content:"";width:40px;height:2px;flex:0 0 40px;background:var(--accent)}.editorial-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:15px 24px;border:1px solid var(--accent);border-radius:3px;background:var(--accent);color:var(--text-white);font:500 13px/1.4 var(--font-body);text-decoration:none;transition:background var(--transition-brand),border-color var(--transition-brand)}.editorial-button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.editorial-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;border-bottom:1px solid #555558;font-size:13px;font-weight:500;color:var(--text-primary);transition:border-color var(--transition-brand)}.editorial-text-link:hover{border-color:var(--accent)}.brand-mark{display:inline-flex;flex-direction:column;position:relative;padding-inline-start:39px;gap:9px;color:var(--text-white)}.brand-mark:before{content:"";position:absolute;inset-inline-start:0;top:12px;width:25px;height:2px;background:var(--accent)}.brand-mark-name{font:500 19px/1.3 var(--font-body);letter-spacing:.3em}.brand-mark-tagline{font:400 8px/1.6 var(--font-body);letter-spacing:.14em;text-transform:uppercase}.editorial-header{position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid rgb(229 229 224/12%);background:linear-gradient(180deg,rgb(11 11 13/60%),transparent);transition:background var(--transition-brand)}.editorial-header.is-solid{background:rgb(11 11 13/96%);backdrop-filter:blur(16px)}.editorial-header-inner{max-width:var(--outer-width);margin-inline:auto;min-height:96px;padding:16px var(--page-gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.editorial-brand{flex-shrink:0}.editorial-desktop-nav{display:flex;gap:clamp(16px,1.7vw,28px);align-items:center}.editorial-desktop-nav a{font-size:11px;font-weight:500;color:#c2c2be;padding-block:12px;white-space:nowrap}.editorial-desktop-nav a:hover{color:var(--text-white);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:8px}.editorial-header-actions{display:flex;align-items:center;gap:20px}.editorial-header-cta{font-size:11px;min-height:44px;padding:12px 18px}.editorial-language>button{min-width:44px;min-height:44px;border:0!important;background:transparent!important;box-shadow:none!important}.editorial-language>button span:not(.sr-only):last-of-type{font:500 11px var(--font-body)}.editorial-menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:7px}.editorial-menu-toggle span{width:23px;height:1px;background:var(--text-white)}.editorial-mobile-menu{width:100%;max-width:none;height:100dvh;max-height:none;padding:24px;margin:0;border:0;background:var(--bg-primary);color:var(--text-white);overflow-y:auto}.editorial-mobile-menu::backdrop{background:var(--bg-primary)}.editorial-mobile-menu-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.editorial-mobile-menu-top button{width:44px;height:44px;font-size:36px;font-weight:300}.editorial-mobile-menu nav{margin-bottom:32px}.editorial-mobile-menu nav a{display:flex;gap:24px;align-items:center;padding-block:18px;border-bottom:1px solid var(--border);font-family:var(--font-display);font-size:clamp(25px,6vw,40px)}.editorial-mobile-menu nav span{font:400 11px var(--font-body);color:var(--text-secondary)}.editorial-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--bg-primary)}.editorial-hero-scene{position:absolute;inset:0;z-index:-2}.editorial-hero-background{object-fit:cover;object-position:center;opacity:.6}.editorial-hero-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(11 11 13/75%),rgb(11 11 13/24%) 60%,rgb(11 11 13/5%)),linear-gradient(0deg,var(--bg-primary),transparent 25%)}.editorial-hero-inner{position:relative;width:min(var(--outer-width),100%);margin-inline:auto;min-height:min(900px,100svh);padding:160px var(--page-gutter) 100px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center}.editorial-hero-copy{position:relative;z-index:2}.editorial-site .editorial-hero h1{font-size:clamp(48px,5.6vw,84px);line-height:1.04;letter-spacing:-.045em;margin:0}.editorial-hero h1>span{display:block}.editorial-hero h1 em{font-style:normal;color:var(--accent)}.editorial-hero-description{max-width:450px;font-size:clamp(15px,1.25vw,18px);line-height:1.7;color:#c0c0ba;margin-top:30px}.editorial-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:32px}.editorial-hero-portrait{position:absolute;z-index:1;bottom:0;inset-inline-end:-20px;width:min(48%,680px);height:calc(100% - 140px);mask-image:linear-gradient(180deg,black 78%,transparent)}.editorial-hero-portrait img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.editorial-hero-footnote{display:flex;justify-content:space-between;gap:24px;position:relative;z-index:2;max-width:var(--content-width);margin-inline:auto;padding:28px 0;border-top:1px solid var(--border);font-size:11px;letter-spacing:.03em;color:#b4b4ae}.editorial-hero-values{color:var(--text-secondary)}.editorial-section-heading{display:flex;gap:40px;justify-content:space-between;align-items:end;margin-bottom:64px}.editorial-section-heading>p{max-width:330px;color:var(--text-secondary);font-size:15px;line-height:1.7}.editorial-services{padding-block:var(--section-space);border-bottom:1px solid var(--border)}.editorial-services-carousel{--bronze-dark:#57402c;--bronze:#a77b50;--bronze-light:#ddbc91}.editorial-services-track{display:flex;gap:26px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--bronze) var(--border);padding:6px 2px 24px}.editorial-services-track:focus-visible{outline-offset:7px}.editorial-service-frame{position:relative;isolation:isolate;display:flex;flex:0 0 44%;overflow:hidden;background:linear-gradient(135deg,var(--bronze-light),var(--bronze-dark) 30%,var(--bronze) 64%,var(--bronze-dark));scroll-snap-align:start;scroll-snap-stop:always}.editorial-service-frame:before{content:"";position:absolute;z-index:-1;width:250%;height:250%;inset:-75%;background:conic-gradient(from 30deg,transparent 0deg,#d5a76e 45deg,#f3d6a8 65deg,transparent 95deg,transparent 180deg,#ac7446 230deg,#e5c396 250deg,transparent 290deg);animation:service-bronze-orbit 10s linear infinite;animation-play-state:paused}.editorial-service-frame:nth-child(2n):before{animation-delay:-4s}.editorial-service-frame:nth-child(3n):before{animation-delay:-7s}.editorial-services-carousel[data-animated=true] .editorial-service-frame:before{animation-play-state:running}.editorial-service-card{position:relative;width:100%;padding:24px;display:flex;flex-direction:column;align-items:start;border-radius:3px;background:var(--bg-card)}.editorial-service-number{color:var(--bronze-light);font-size:11px;letter-spacing:.16em}.editorial-service-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border:1px solid #604830;background:#181612}.editorial-service-image img{transition:transform .25s cubic-bezier(.23,1,.32,1)}.editorial-site .editorial-service-card h3{font-size:clamp(26px,2.4vw,34px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.editorial-service-card>p{color:var(--text-secondary);font-size:15px;line-height:1.7;max-width:45ch;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.editorial-service-more{display:flex;align-items:center;gap:18px;margin-top:auto;font-size:12px}.editorial-service-more span{color:var(--bronze-light);font-size:20px}.editorial-service-frame:focus-within{outline:2px solid var(--bronze-light);outline-offset:-2px}.editorial-carousel-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:22px}.editorial-carousel-controls{display:flex;gap:10px}.editorial-carousel-controls button{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--bronze-dark);border-radius:3px;color:var(--bronze-light);background:#171411;transition:background var(--transition-brand),border-color var(--transition-brand)}.editorial-carousel-controls .editorial-carousel-play{background:transparent;border-color:transparent}@keyframes service-bronze-orbit{to{transform:rotate(1turn)}}@media (hover:hover) and (pointer:fine){.editorial-service-card:hover .editorial-service-image img{transform:scale(1.035)}.editorial-carousel-controls button:hover{background:#2c221a;border-color:var(--bronze)}}@media (max-width:1023px){.editorial-service-frame{flex-basis:65%}}@media (max-width:767px){.editorial-service-frame{flex-basis:91%}.editorial-services-track{gap:16px}.editorial-service-card{padding:18px}.editorial-carousel-footer{flex-wrap:wrap;gap:20px}.editorial-carousel-controls{margin-inline-start:auto}}@media (prefers-reduced-motion:reduce){.editorial-service-frame:before{animation:none}.editorial-service-image img{transform:none!important}}.editorial-footer{margin-top:auto;border-top:1px solid var(--border);padding-top:88px;background:var(--bg-card)}.editorial-footer-top{display:grid;grid-template-columns:1.3fr 1fr auto;align-items:start;gap:64px;padding-bottom:72px}.editorial-footer-tagline{max-width:340px;color:var(--text-secondary);font-size:14px;line-height:1.8;margin:28px 0 20px}.editorial-footer-available{font-size:11px;color:var(--text-secondary)}.editorial-footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}.editorial-footer-top nav a{padding-block:10px;font-size:13px}.editorial-socials{display:flex;flex-wrap:wrap;margin:20px -10px 0}.editorial-socials a{width:44px;height:44px;display:grid;place-items:center;color:var(--text-secondary)}.editorial-socials a:hover{color:var(--text-white)}.editorial-footer-bottom{border-top:1px solid var(--border);padding-block:26px;font-size:10px;color:var(--text-secondary);display:flex;justify-content:space-between;gap:24px}.editorial-footer-bottom>div{display:flex;gap:24px}.editorial-site :is(#process,#about,#projects,#pricing,#reviews,#blog){padding-block:var(--section-space);border-color:var(--border);background:var(--bg-primary)}.editorial-site :is(#process,#about,#projects,#pricing,#reviews,#blog)>div.relative{max-width:1368px}.editorial-site .ansimoff-card-glam-sheen-layer,.editorial-site .legacy-ornament,.editorial-site :is(section,main)>[aria-hidden=true][class*=blur-],.editorial-site :is(section,main)>[aria-hidden=true][class*=radial-gradient]{display:none}.editorial-site :is(.ansimoff-glam-surface,.ansimoff-glam-surface--no-glow,.ansimoff-glam-panel,.ansimoff-card-glam,.ansimoff-service-article-card,.blog-hub-content-card){background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:none;backdrop-filter:none}.editorial-site :is(.ansimoff-glam-surface,.ansimoff-glam-surface--no-glow,.ansimoff-glam-panel,.ansimoff-card-glam):after,.editorial-site :is(.ansimoff-glam-surface,.ansimoff-glam-surface--no-glow,.ansimoff-glam-panel,.ansimoff-card-glam):before{display:none}.editorial-site :is(.ansimoff-glam-surface,.ansimoff-glam-surface--no-glow,.ansimoff-glam-panel,.ansimoff-card-glam):is(:hover,:focus-within){box-shadow:none;border-color:#555558}.editorial-site .ansimoff-heading-redgold{color:var(--text-white);background:none;-webkit-text-fill-color:currentColor;text-shadow:none;filter:none}.editorial-site .blog-hub-section-label{color:var(--text-secondary)}.editorial-site .blog-hub-btn-primary{background:var(--accent);color:var(--text-white);border-radius:3px;box-shadow:none;border-color:var(--accent)}.editorial-site .blog-hub-btn-primary:hover{background:var(--accent-dark);box-shadow:none}.editorial-site .blog-hub-article-body{color:var(--text-primary);font-size:17px;line-height:1.85;overflow-wrap:anywhere}.editorial-site .blog-hub-article-body :is(h2,h3){color:var(--text-white);margin-block:2em .75em}.editorial-site .blog-hub-article-body h2{font-size:clamp(28px,3vw,38px)}.editorial-site .blog-hub-article-body h3{font-size:clamp(24px,2vw,29px)}.editorial-site .blog-hub-article-body a{color:var(--text-white);text-decoration-color:var(--accent);text-underline-offset:4px}.editorial-site .blog-hub-article-body blockquote{border:0;border-inline-start:2px solid var(--accent);padding-inline:24px 0;margin-inline:0;font-family:var(--font-display);font-size:24px;color:var(--text-primary)}.editorial-site .blog-hub-article-body :is(ul,ol){padding-inline:24px 0}.editorial-site .blog-hub-article-body table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.editorial-site .blog-hub-article-body :is(th,td){border:1px solid var(--border);padding:12px;min-width:100px}.editorial-site .blog-hub-article-body th{background:var(--bg-secondary)}.editorial-site .article-faq-item{border-color:var(--border);border-radius:4px;background:var(--bg-card)}.editorial-site .article-faq-answer{color:var(--text-primary)}.editorial-site .editorial-article-card{border:0;background:none}.editorial-site .editorial-article-card>div:last-child{padding-inline:0;padding-top:24px}.editorial-site .editorial-article-card h3{font-size:28px;line-height:1.25}.editorial-site .editorial-article-card time{color:var(--text-secondary)}.editorial-site .editorial-article-card :is([class*="text-[#de0708]"],svg){color:var(--text-primary)}.editorial-site :is(#about,#process,#projects,#pricing,#reviews,#blog) :is(p,span,div)[class*="text-white/4"],.editorial-site :is(#about,#process,#projects,#pricing,#reviews,#blog) :is(p,span,div)[class*="text-white/5"]{color:var(--text-secondary)}.editorial-site :is(#about,#process,#projects,#pricing,#reviews,#blog) h2>span{color:var(--accent)}.editorial-site [role=listbox]{background:var(--bg-secondary);border-radius:4px;box-shadow:none}.editorial-site [role=option]{min-height:44px;border-radius:2px;background:none;box-shadow:none}.editorial-site [role=option][aria-selected=true]{border-color:var(--accent);background:var(--bg-card)}.editorial-site [role=option]>span[aria-hidden=true][class*=absolute]{display:none}.editorial-site [role=option]>span:not([aria-hidden]){font-family:var(--font-body)}.editorial-site[dir=rtl] :is(h1,h2,h3){letter-spacing:0;line-height:1.35}.editorial-site[dir=rtl] .brand-mark-tagline,.editorial-site[dir=rtl] .editorial-label{letter-spacing:0}.editorial-site[dir=rtl] .editorial-label{font-size:15px}.editorial-site[dir=rtl] .editorial-hero-scene:after{background:linear-gradient(270deg,rgb(11 11 13/80%),rgb(11 11 13/20%)),linear-gradient(0deg,var(--bg-primary),transparent 25%)}@media (min-width:1600px){.editorial-hero-inner{min-height:880px}}@media (max-width:1279px){.editorial-desktop-nav{display:none}.editorial-menu-toggle{display:flex}.editorial-hero-inner{min-height:780px;grid-template-columns:1.1fr 1fr}.editorial-hero-footnote{margin-inline:var(--page-gutter)}.editorial-footer-top{gap:36px}}@media (max-width:767px){.editorial-header-inner{min-height:78px;padding-block:12px;gap:12px}.brand-mark{padding-inline-start:28px}.brand-mark:before{width:18px;top:9px}.brand-mark-name{font-size:15px;letter-spacing:.25em}.brand-mark-tagline{font-size:6.5px;letter-spacing:.07em}.editorial-header-actions{gap:4px}.editorial-header-cta{display:none}.editorial-hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-top:130px;padding-bottom:0}.editorial-site .editorial-hero h1{font-size:clamp(44px,10.2vw,72px)}.editorial-hero-description{font-size:15px;max-width:34ch;margin-top:24px}.editorial-hero-actions{gap:16px;margin-top:24px}.editorial-hero-actions .editorial-button{padding:14px 18px;font-size:12px;gap:12px}.editorial-hero-actions .editorial-text-link{font-size:12px;gap:10px}.editorial-hero-portrait{position:relative;inset:auto;height:auto;width:min(90%,430px);margin-top:32px;margin-inline-start:auto;margin-bottom:-35px}.editorial-hero-background{object-position:65% center}.editorial-hero-scene:after{background:linear-gradient(180deg,rgb(11 11 13/80%),rgb(11 11 13/35%) 55%,var(--bg-primary))}.editorial-hero-footnote{flex-direction:column;gap:12px;padding-block:24px;font-size:10px}.editorial-section-heading{display:block;margin-bottom:36px}.editorial-section-heading>p{margin-top:24px}.editorial-footer{padding-top:64px}.editorial-footer-top{grid-template-columns:1fr;gap:36px;padding-bottom:44px}.editorial-footer-top>.editorial-button{justify-self:start}.editorial-footer-bottom{flex-direction:column;line-height:1.7}.editorial-site .blog-hub-content-card{padding:20px 0;border:0;background:none}}@media (prefers-reduced-motion:reduce){.editorial-site *,.editorial-site :after,.editorial-site :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.editorial-site :is(#process,#about,#projects,#pricing,#reviews,#blog) p[class*=uppercase]{text-transform:none;letter-spacing:.02em;font-weight:400;line-height:1.65}.editorial-site :is(#process,#about,#projects,#pricing,#reviews,#blog) p[class*="tracking-[0.4"]{display:flex;align-items:center;gap:16px;font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:var(--text-primary);margin-bottom:20px}.editorial-site :is(#process,#about,#projects,#pricing,#reviews,#blog) p[class*="tracking-[0.4"]:before{content:"";width:32px;height:2px;background:var(--accent);flex-shrink:0}.editorial-site :is(#about,#pricing,#projects,#reviews) a.ansimoff-glam-panel{font-weight:500;text-transform:none;letter-spacing:.02em;min-height:48px}.editorial-site #process .ansimoff-glam-surface--no-glow{border-inline:0;border-top:0;background:transparent}.editorial-site #process button{padding-block:24px}.editorial-site #process button h3{font-size:clamp(23px,2.5vw,34px);margin-top:12px}.editorial-site #process [class*="text-[#de0708]"]{color:var(--text-primary)}.editorial-site #about .pointer-events-none[class*=blur-]{display:none}.editorial-site #about .grid-cols-2 .ansimoff-glam-surface{border:0;border-top:1px solid var(--border);padding-block:20px;background:transparent}.editorial-site #about .grid-cols-2 .ansimoff-glam-surface p:first-child{font-family:var(--font-display);font-size:36px;font-weight:500}.editorial-site #pricing .ansimoff-glam-surface{box-shadow:none}.editorial-site main>article>section:first-child,.editorial-site main>article>section:first-child>.relative{min-height:56vh}.editorial-site main>article>section:first-child h1{max-width:980px;font-size:clamp(36px,4.8vw,66px)}.editorial-site .blog-hub-content-card:not(:hover){box-shadow:none}.editorial-site [dir=rtl] .blog-hub-article-body{line-height:2}.editorial-site[lang=fa] .editorial-desktop-nav a{font-size:14px}.editorial-site[lang=fa] .editorial-header-cta{font-size:13px}.editorial-site[lang=fa] .brand-mark-tagline{font-size:10px}.editorial-site #about .uppercase{text-transform:none}.editorial-site #about .font-black{font-weight:500}.editorial-site #about .leading-relaxed{line-height:1.8}.editorial-site .editorial-language>button>span:not(.pointer-events-none):not(.sr-only){font-size:11px}.editorial-skip-link{position:fixed;inset-block-start:12px;inset-inline-start:16px;z-index:300;transform:translateY(-150%);padding:12px 20px;background:var(--text-white);color:var(--bg-primary);border-radius:3px}.editorial-skip-link:focus{transform:none}.editorial-site #contact{padding-block:var(--section-space)}.editorial-site #contact :is(input,textarea,select){border-radius:3px;background:var(--bg-primary);border-color:#555558;font-size:15px;min-height:44px}.editorial-site #contact label{color:var(--text-secondary);font-size:11px}.editorial-site #contact .text-white\/40{color:var(--text-secondary)}.editorial-site #contact .rounded-2xl{border-radius:4px}.editorial-site #contact .ansimoff-contact-cta{background:var(--accent);border-color:var(--accent);font-weight:500;text-transform:none;letter-spacing:0}.editorial-site #contact button .pointer-events-none{display:none}.editorial-hero-experience{max-width:560px;margin-top:26px;color:var(--text-primary);font-size:clamp(19px,1.55vw,23px);font-weight:500;line-height:1.5}.editorial-hero-experience+.editorial-hero-description{margin-top:18px}.editorial-hero-promises{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px;max-width:580px;font-size:15px;line-height:1.5;color:var(--text-primary)}.editorial-hero-promises li{display:flex;align-items:baseline;gap:8px}.editorial-hero-promises li>span{color:#c6a078}.editorial-services-track{gap:20px}.editorial-service-frame{flex-basis:23%;padding:1px}.editorial-service-card{padding:24px 22px;gap:18px;min-height:330px}.editorial-service-number{color:var(--accent);font-size:16px;font-weight:600}.editorial-service-icon{width:42px;height:42px;color:var(--text-primary);margin-block:10px 2px;flex-shrink:0}.editorial-site .editorial-service-card h3{font-family:var(--font-body);font-size:21px;font-weight:600;line-height:1.35;letter-spacing:-.025em;-webkit-line-clamp:unset;display:block}.editorial-service-card>p{font-size:14px;line-height:1.65}.editorial-service-more{width:100%;justify-content:space-between;padding-top:12px}.editorial-site #projects .editorial-project-card{flex-basis:calc((100% - 60px) / 4)}.editorial-site #projects [data-project-card] h3{font-family:var(--font-body);font-size:19px;font-weight:600;line-height:1.35;letter-spacing:-.02em}.editorial-site #projects [data-project-card] p{font-size:14px;line-height:1.6}.editorial-site #projects [data-project-card] .md\:p-6{padding:18px;gap:16px}.editorial-site #projects [data-project-card] button{padding-block:10px;font-size:11px;letter-spacing:.04em}.editorial-category-ribbon{border-block:1px solid var(--border);padding-block:16px 6px;margin-block:26px 36px}.editorial-category-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--text-secondary);font-size:13px;margin-bottom:10px}.editorial-category-heading>div{display:flex;gap:8px}.editorial-category-heading button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--border);border-radius:3px;color:var(--text-primary)}.editorial-category-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#72553b transparent;padding:8px 4px 16px}.editorial-category-item{flex:0 0 144px;display:flex;align-items:center;flex-direction:column;gap:12px;padding:0 6px 14px;scroll-snap-align:start;text-align:center;border-bottom:2px solid transparent;color:var(--text-secondary)}.editorial-category-item img{width:88px;height:88px;object-fit:contain}.editorial-category-item>span{font-family:var(--font-body);font-size:13px;line-height:1.45}.editorial-category-item[aria-current=page]{border-color:var(--accent);color:var(--text-primary)}@media (hover:hover) and (pointer:fine){.editorial-category-item:hover{color:var(--text-white);border-color:#a77b50}.editorial-category-heading button:hover{border-color:#a77b50}}@media (max-width:1279px){.editorial-service-frame{flex-basis:31%}.editorial-site #projects .editorial-project-card{flex-basis:calc((100% - 40px) / 3)}}@media (max-width:1023px){.editorial-service-frame{flex-basis:44%}.editorial-site #projects .editorial-project-card{flex-basis:calc((100% - 20px) / 2)}}@media (max-width:767px){.editorial-hero-experience{font-size:19px;line-height:1.5;margin-top:22px}.editorial-hero-promises{font-size:14px;gap:10px 16px;margin-top:24px}.editorial-service-frame{flex-basis:84%}.editorial-service-card{min-height:320px;padding:22px}.editorial-site #projects .editorial-project-card{flex-basis:84%}.editorial-site #projects [data-project-card] h3{font-size:18px}.editorial-site #projects [data-project-card] p{font-size:13px}.editorial-category-item{flex-basis:122px}.editorial-category-item img{width:80px;height:80px}.editorial-category-track{gap:12px}}html.editorial-site{--metal:#c6a16b;--metal-light:#f1d8a7;--metal-dark:#755332;--ease-editorial:cubic-bezier(.16,1,.3,1);--ease-ui:cubic-bezier(.23,1,.32,1)}.editorial-button,.editorial-text-link{transition:transform .16s var(--ease-ui),background .2s ease,border-color .2s ease}.editorial-button:active{transform:scale(.98)}.editorial-button-gold{color:#211a10;background:linear-gradient(115deg,#ad804d,#efd5a3 48%,#bc935d);border-color:var(--metal-light);box-shadow:inset 0 1px 0 #fff6df80,0 6px 28px #b889431c;font-weight:600}.editorial-button-gold:hover{color:#17120a;background:linear-gradient(115deg,#bf935e,#f7e2b8 48%,#cca56c);border-color:#f6e6c9}.editorial-services-track{padding:26px 24px 34px;margin-inline:-24px}.editorial-service-frame{padding:2px;box-shadow:0 0 0 1px #e8bb6e4d,0 0 18px #dba34f38,0 0 38px #b77d2a17;border-radius:5px}.editorial-service-frame:before{background:conic-gradient(from 30deg,#8c602a 0deg,#d9ac63 35deg,#fff0c4 65deg,#89602f 100deg,#9f783d 180deg,#f6d995 230deg,#fff4d3 250deg,#7e592d 290deg)}.editorial-service-card{background:radial-gradient(ellipse at 0 0,#362b1c45,transparent 65%),#111113}.editorial-service-more span,.editorial-service-number{color:var(--metal-light)}.editorial-service-icon{color:#ead3ac}.editorial-service-frame:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 18px #efc77530;opacity:.45}.editorial-services-carousel[data-animated=true] .editorial-service-frame:after{animation:gold-breathe 5s ease-in-out infinite alternate}@keyframes gold-breathe{to{opacity:1}}.editorial-site #about.editorial-about{position:relative;overflow:hidden;background:radial-gradient(ellipse at 5% 40%,#42301b30,transparent 50%),var(--bg-primary)}.editorial-about .editorial-section-heading{margin-bottom:60px}.editorial-about h2 em,.editorial-contact h2 em{font-style:normal;color:var(--accent)}.editorial-chinese-seal{border:1px solid #a2262b;color:#c74a44;padding:10px 13px;font-family:serif;font-size:25px;line-height:1.2;transform:rotate(-4deg)}.editorial-about-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(32px,5vw,80px);align-items:start}.editorial-portrait-frame{position:relative;padding:12px;border:1px solid #9e774850;background:linear-gradient(135deg,#3c2c1b,#111113 20%,#1f1b15 80%,#4e3820);box-shadow:0 24px 60px #0006,inset 0 0 0 4px #171513}.editorial-portrait-inner{position:relative;overflow:hidden;aspect-ratio:3/4;border:1px solid #cda06570;background:radial-gradient(ellipse at 65% 25%,#514333,#1a1713 55%,#111113)}.editorial-about-photo{object-fit:cover;object-position:center top}.editorial-portrait-shade{position:absolute;inset:0;background:linear-gradient(0deg,#090a0cec,transparent 44%)}.editorial-portrait-frame figcaption{position:absolute;inset-inline:36px;bottom:34px;display:flex;flex-direction:column;gap:10px;color:var(--text-primary)}.editorial-portrait-frame figcaption>span{font-size:11px;letter-spacing:.12em;color:#c5b69d}.editorial-portrait-frame figcaption strong{font-family:var(--font-display);font-size:clamp(26px,2.4vw,34px);font-weight:500;line-height:1.2}.editorial-portrait-frame figcaption i{font-family:var(--font-display);font-weight:400;letter-spacing:.18em;font-size:16px;color:var(--metal);margin-top:8px}.portrait-corner{position:absolute;pointer-events:none;width:42px;height:42px;border-color:var(--metal-light)}.corner-start{inset-inline-start:-1px;top:-1px;border-top:2px solid var(--metal-light);border-inline-start:2px solid var(--metal-light)}.corner-end{inset-inline-end:-1px;bottom:-1px;border-bottom:2px solid var(--metal-light);border-inline-end:2px solid var(--metal-light)}.editorial-site .editorial-about-story h3{font-size:clamp(30px,3vw,42px);line-height:1.16;margin:4px 0 24px}.editorial-about-story h3 span{color:#c7b18c}.editorial-about-intro{color:#ddcfb6;font-size:14px;line-height:1.75;max-width:58ch;padding-inline-start:20px;border-inline-start:1px solid var(--metal);margin-bottom:24px}.editorial-about-body{font-size:15px;line-height:1.85;color:#aaa9a4}.editorial-about-body p+p{margin-top:12px}.editorial-about-story blockquote{position:relative;margin:24px 0 30px;padding:20px 24px;color:#e1d6c1;background:linear-gradient(100deg,#b88a4610,transparent);border-block:1px solid #b1884b30;font-family:var(--font-display);font-size:21px;line-height:1.55;font-style:italic}.editorial-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.editorial-proof{position:relative;padding:20px 24px 23px;border:1px solid #9d77473d;background:radial-gradient(ellipse at 100% 0,#bd955619,transparent 75%),linear-gradient(135deg,#1d1b17,#101012)}.editorial-proof:after{content:"";position:absolute;inset-inline:24px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#e6c68b70,transparent)}.editorial-proof-top{display:flex;justify-content:space-between;align-items:center;color:#b89768}.editorial-proof-top>span{font-family:var(--font-display);font-size:12px;letter-spacing:.18em}.editorial-proof dd{display:flex;align-items:start;gap:7px;font-family:var(--font-display);margin-block:6px;font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.2;font-variant-numeric:lining-nums tabular-nums;color:var(--metal-light)}.editorial-proof dd span{background:linear-gradient(120deg,#f5e4c4,#d1ac70 60%,#a67a46);background-clip:text;-webkit-text-fill-color:transparent}.editorial-proof sup{font-size:25px;top:0;line-height:1.8}.editorial-proof dt{color:#c3bcb0;font-size:13px;line-height:1.4}.editorial-about-connect{margin-top:28px}.editorial-contact{border-top:1px solid var(--border);background:radial-gradient(ellipse at 95% 60%,#76542618,transparent 50%),var(--bg-primary)}.editorial-contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,5vw,70px);align-items:start}.editorial-contact-form{padding:32px;border:1px solid #b38a4a38;background:linear-gradient(130deg,#211d164d,#111113 45%);box-shadow:inset 0 1px 0 #e5b7701a}.editorial-form-number{display:block;color:var(--metal);font-size:10px;letter-spacing:.2em;margin-bottom:26px}.editorial-contact-photo-frame .editorial-portrait-inner{aspect-ratio:4/5}.contact-photo-person{object-fit:cover;object-position:center;transform:scaleX(-1)}.editorial-footer{position:relative;isolation:isolate;overflow:hidden;padding-top:90px;border-top:1px solid #b38a4a55;background:radial-gradient(ellipse at 80% 10%,#55391b33,transparent 60%),#101012}.editorial-footer:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,#101012 10%,#10101290),url(/hero-background-editorial.webp) 50%/cover;opacity:.3;pointer-events:none}.editorial-footer-invitation{display:flex;align-items:center;justify-content:space-between;gap:40px}.editorial-footer-invitation h2{font-size:clamp(36px,4.8vw,66px);max-width:850px;line-height:1.15}.editorial-footer-invitation h2 em{color:#c6a16b;font-style:italic}.editorial-footer-contact{display:flex;align-items:center;justify-content:center;gap:16px;flex-shrink:0;border:1px solid #c6a16b80;border-radius:50%;width:170px;height:170px;font-size:13px;color:#e2ceab;background:radial-gradient(circle,#9e794126,transparent 70%)}.editorial-footer-contact>span{font-size:24px}.editorial-footer-wordmark{margin:48px -5px 32px;padding-bottom:24px;font-family:var(--font-body);font-size:clamp(58px,12.9vw,184px);line-height:1;font-weight:500;letter-spacing:.08em;color:transparent;-webkit-text-stroke:1px #b193655c;border-bottom:1px solid #ac824140;user-select:none}.editorial-footer-wordmark span{-webkit-text-stroke-color:#8e2929}.editorial-footer-top{grid-template-columns:1.1fr .8fr 1fr;gap:40px;padding-top:24px}.editorial-footer-address{font-style:normal;display:flex;flex-direction:column;gap:16px;color:#d0b990;font-size:15px}.editorial-footer-address>span{color:#aaa193;font-size:12px}.editorial-footer-address a:last-child{font-size:12px;margin-top:6px}.editorial-socials a{border:1px solid #ac82413d;background:#b790490a}.editorial-footer-bottom{border-color:#b38a4a30}@media (hover:hover) and (pointer:fine){.editorial-service-frame:hover{box-shadow:0 0 0 1px #f8d18b80,0 0 25px #e4b25b52,0 0 48px #c3922c24}.editorial-proof{transition:transform .25s var(--ease-ui)}.editorial-proof:hover{transform:translateY(-4px)}.editorial-footer-contact{transition:transform .25s var(--ease-ui),border-color .2s ease}.editorial-footer-contact:hover{transform:translateY(-5px);border-color:#f0d6a0}}@media(min-width:1024px){.editorial-about .editorial-portrait-frame{position:sticky;top:130px}}@media(max-width:1023px){.editorial-about-layout{grid-template-columns:.85fr 1.15fr;gap:28px}.editorial-proof{padding:16px}.editorial-footer-top{grid-template-columns:1fr 1fr}.editorial-footer-address{grid-column:1/-1}}@media(max-width:767px){.editorial-about-layout,.editorial-contact-layout{grid-template-columns:1fr;gap:38px}.editorial-about .editorial-section-heading{display:flex;margin-bottom:36px}.editorial-portrait-frame{max-width:480px;width:100%;margin-inline:auto;padding:9px}.editorial-portrait-frame figcaption{inset-inline:28px;bottom:28px}.editorial-proof dd{font-size:48px}.editorial-proof dt{font-size:12px}.editorial-proof-grid{gap:12px}.editorial-about-story blockquote{font-size:20px;padding:18px}.editorial-contact-form{padding:22px 18px}.editorial-contact-photo-frame .editorial-portrait-inner{aspect-ratio:4/5}.editorial-footer-invitation{align-items:start;flex-direction:column;gap:28px}.editorial-footer-contact{width:100%;height:auto;border-radius:3px;padding:18px;justify-content:space-between}.editorial-footer-wordmark{font-size:12.1vw;margin-block:40px 10px}.editorial-footer-top{grid-template-columns:1fr;gap:34px}.editorial-footer-address{grid-column:auto}.editorial-footer-top nav{gap:4px 20px}}@media(prefers-reduced-motion:reduce){.editorial-service-frame:after{animation:none!important}.editorial-button:active,.editorial-footer-contact:hover,.editorial-proof:hover{transform:none}}@media (min-width:1024px){.editorial-site #about.editorial-about{padding-block:clamp(20px,3svh,36px)}.editorial-about .editorial-section-heading{align-items:center;margin-bottom:20px}.editorial-about .editorial-section-heading>div{display:flex;align-items:center;gap:28px}.editorial-about .editorial-label{margin:0}.editorial-about .editorial-section-heading h2{font-size:30px}.editorial-about .editorial-chinese-seal{font-size:17px;padding:5px 9px}.editorial-about-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(28px,4vw,60px);align-items:stretch}.editorial-about .editorial-portrait-frame{position:relative;top:auto;align-self:stretch;width:100%;max-width:none;min-height:0;padding:9px;display:flex;flex-direction:column}.editorial-about .editorial-portrait-inner{flex:1;aspect-ratio:auto;min-height:0}.editorial-about .editorial-portrait-frame figcaption{inset-inline:26px;bottom:26px;gap:7px}.editorial-about .editorial-portrait-frame figcaption strong{font-size:28px}.editorial-about-story{display:flex;flex-direction:column;justify-content:center}.editorial-site .editorial-about-story h3{font-size:clamp(28px,3.5svh,38px);margin:0 0 14px}.editorial-about-intro{font-size:13px;line-height:1.55;margin-bottom:14px;max-width:none;padding-inline-start:15px}.editorial-about-body{font-size:14px;line-height:1.6}.editorial-about-body p+p{margin-top:8px}.editorial-about-story blockquote{font-size:18px;line-height:1.4;padding:12px 16px;margin:14px 0 16px}.editorial-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.editorial-about .editorial-proof{padding:10px 12px}.editorial-proof-top{height:16px}.editorial-proof-top svg{width:16px;height:16px}.editorial-about .editorial-proof dd{font-size:36px;margin-block:3px;line-height:1.1}.editorial-about .editorial-proof sup{font-size:18px}.editorial-about .editorial-proof dt{font-size:12px}.editorial-about-connect{margin-top:16px}.editorial-about-connect .editorial-button{min-height:44px;padding:11px 22px;font-size:12px}}@media (min-width:1024px) and (max-width:1100px){.editorial-about-layout{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:24px}.editorial-about .editorial-section-heading{margin-bottom:12px}.editorial-about .editorial-portrait-frame figcaption{inset-inline:20px}.editorial-about .editorial-portrait-frame figcaption strong{font-size:24px}}@media (min-width:1101px) and (min-height:820px){.editorial-about-intro{font-size:14px}.editorial-about-body{font-size:15px}.editorial-about-story blockquote{font-size:20px}.editorial-about .editorial-proof dd{font-size:42px}.editorial-about .editorial-proof dt{font-size:13px}}.editorial-contact-dock{position:fixed;right:32px;bottom:32px;z-index:60}.contact-dock-toggle{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:1px solid #fa6466;outline:1px solid #ffffff30;outline-offset:-6px;background:linear-gradient(140deg,#e92029,#ba0d15);color:white;box-shadow:0 6px 28px #c4191f55;transition:transform .18s var(--ease-ui),box-shadow .18s ease}.contact-dock-options{position:fixed;inset:auto 32px 104px auto;margin:0;padding:6px 0 6px 12px;width:max-content;max-width:calc(100vw - 40px);max-height:calc(100svh - 128px);overflow-y:auto;border:0;background:transparent;color:var(--text-primary);transition:opacity .18s ease,transform .22s var(--ease-ui),display .22s allow-discrete,overlay .22s allow-discrete;transform-origin:bottom right}.contact-dock-options:popover-open{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.contact-dock-options:not(:popover-open){opacity:0;transform:translateY(10px)}@starting-style{.contact-dock-options:popover-open{opacity:0;transform:translateY(10px)}}.contact-dock-option{display:flex;justify-content:flex-end;align-items:center;gap:12px;width:100%;min-height:48px}.contact-dock-option span{padding:7px 11px;border:1px solid #b38a4a40;border-radius:3px;background:#171615;font-size:12px;color:#e4ddcf}.contact-dock-option i{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;margin-inline:4px;border:1px solid #c6a16b90;border-radius:50%;background:linear-gradient(145deg,#342a1e,#151416);color:#e8c68c;transition:transform .18s var(--ease-ui),border-color .18s ease}.contact-dock-whatsapp i{color:#71d49e}.contact-dock-telegram i{color:#7fc6e8}@media(hover:hover) and (prefers-reduced-motion:no-preference){.contact-dock-toggle:hover{transform:translateY(-2px);box-shadow:0 8px 32px #c4191f70}.contact-dock-option:hover i{transform:scale(1.06);border-color:#f2d5a4}}@media(max-width:767px){.editorial-contact-dock{right:20px;bottom:20px}.contact-dock-options{right:20px;bottom:92px}}@media(prefers-reduced-motion:reduce){.contact-dock-option i,.contact-dock-options,.contact-dock-toggle{transition:none}}@media(min-width:1024px){.editorial-site #contact.editorial-contact{padding-block:clamp(20px,3svh,36px)}.editorial-contact .editorial-section-heading{align-items:center;margin-bottom:20px;gap:24px}.editorial-contact .editorial-label{margin-bottom:8px}.editorial-contact .editorial-section-heading h2{font-size:clamp(28px,3.7svh,40px)}.editorial-contact .editorial-section-heading>p{font-size:13px;line-height:1.55;max-width:340px}.editorial-contact-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:clamp(30px,4vw,60px)}.editorial-contact-form{padding:22px}.editorial-form-number{margin-bottom:16px}.editorial-contact-portrait{min-height:0;display:flex;justify-content:center}.editorial-contact-photo-frame{align-self:start;width:100%;max-width:calc((100svh - 224px) * .8);padding:9px}.editorial-contact-photo-frame figcaption{inset-inline:26px;bottom:26px}.editorial-contact-photo-frame figcaption strong{font-size:28px}.editorial-site #contact textarea{min-height:96px;height:96px}}@media(min-width:1024px) and (max-height:800px){.editorial-site #contact.editorial-contact[dir=rtl]{padding-block:18px}.editorial-contact[dir=rtl] .editorial-section-heading{margin-bottom:12px}.editorial-contact[dir=rtl] .editorial-contact-form{padding:16px}.editorial-contact[dir=rtl] .editorial-form-number{margin-bottom:12px}}.editorial-service-order{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;padding:16px 14px;border:1px solid #c6a16b90;border-radius:3px;background:linear-gradient(120deg,#3b2c1b,#211d17);color:#f0d8ad;text-align:center;line-height:1.45;transition:background .18s ease,border-color .18s ease}.editorial-service-order>span{font-size:14px;font-weight:500}.editorial-service-order small{font-size:11px;color:#c3b296}@media(hover:hover){.editorial-service-order:hover{background:#41301d;border-color:#edca91}}@font-face{font-family:inter;src:url(/_next/static/media/6c596dfcddeca1e9-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_53f2d8{font-family:inter,inter Fallback}.__variable_53f2d8{--font-inter:"inter","inter Fallback"}@font-face{font-family:playfair;src:url(/_next/static/media/40971a7c3a66cee8-s.p.ttf) format("truetype");font-display:swap;font-weight:400 900}@font-face{font-family:playfair Fallback;src:local("Times New Roman");ascent-override:97.38%;descent-override:22.59%;line-gap-override:0.00%;size-adjust:111.11%}.__className_4714be{font-family:playfair,playfair Fallback,Georgia}.__variable_4714be{--font-playfair:"playfair","playfair Fallback",Georgia}@font-face{font-family:naskh;src:url(/_next/static/media/768124c37eb9bd08-s.ttf) format("truetype");font-display:swap;font-weight:400 700}@font-face{font-family:naskh Fallback;src:local("Arial");ascent-override:99.19%;descent-override:58.83%;line-gap-override:0.00%;size-adjust:107.78%}.__className_045537{font-family:naskh,naskh Fallback}.__variable_045537{--font-naskh:"naskh","naskh Fallback"}@font-face{font-family:vazirmatn;src:url(/_next/static/media/bf8a5378124e2cfb-s.ttf) format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:vazirmatn Fallback;src:local("Arial");ascent-override:101.52%;descent-override:53.18%;line-gap-override:0.00%;size-adjust:101.00%}.__className_0d15c4{font-family:vazirmatn,vazirmatn Fallback}.__variable_0d15c4{--font-vazirmatn:"vazirmatn","vazirmatn Fallback"}