@font-face{font-family:Vazirmatn;src:url(/brand/fonts/Vazirmatn-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/brand/fonts/Vazirmatn-Medium.ttf)format("truetype");font-weight:500 600;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/brand/fonts/Vazirmatn-Bold.ttf)format("truetype");font-weight:700 900;font-display:swap}@font-face{font-family:Inter;src:url(/brand/fonts/Inter-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/brand/fonts/Inter-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--blue:#1a73e8;--blue-deep:#0b3f91;--blue-navy:#082d67;--blue-soft:#eaf3ff;--accent:#d9825f;--ink:#10192c;--muted:#6b7689;--line:#e7ebf2;--surface:#f6f8fb;--mint:#eaf9f7;--warm:#fff4ef;--white:#fff;--radius:22px;--shadow:0 14px 45px #112f5b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Vazirmatn,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e7ebf2cc;position:sticky;top:0}.headerInner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;height:76px;display:grid}.brandWordmark{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brandLatin{letter-spacing:.34em;direction:ltr;font-family:Inter,sans-serif;font-size:25px;font-weight:700}.brandTagline{color:#8a95a6;letter-spacing:0;margin-top:5px;font-size:9px}.primaryNav{justify-content:center;gap:30px;font-size:14px;font-weight:600;display:flex}.primaryNav a:hover{color:var(--blue)}.headerActions{align-items:center;gap:10px;display:flex}.primaryButton,.ghostButton{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:700;transition:all .2s;display:inline-flex}.primaryButton{background:var(--blue);color:#fff;box-shadow:0 8px 24px #1a73e838}.primaryButton:hover{background:#1266d4;transform:translateY(-1px)}.ghostButton{color:var(--blue);background:#fff;border:1px solid #dbe7f8}.ghostButton:hover{background:#f5f9ff}.compact{border-radius:12px;padding:10px 14px;font-size:12px}.compact svg{width:18px}.heroSection{background:linear-gradient(118deg,#eef6ff 0,#f8fbff 46%,#e7f3ff 100%);border-radius:28px;grid-template-columns:1.1fr .9fr;min-height:520px;margin-top:18px;display:grid;position:relative;overflow:hidden}.heroCopy{z-index:2;padding:64px 62px;position:relative}.heroLogoMark{opacity:.95;border-radius:20px;width:74px;height:74px;position:absolute;top:34px;left:32px;overflow:hidden}.heroLogoMark img{object-fit:cover;width:100%;height:100%;transform:scale(1.8)}.heroCopy h1{letter-spacing:-1.4px;margin:56px 0 10px;font-size:48px;font-weight:900;line-height:1.25}.heroCopy h1 span{color:var(--blue)}.heroLead{color:#4d5a70;margin:0 0 26px;font-size:18px}.heroSearch{background:#fff;border:1px solid #dbe9fb;border-radius:18px;grid-template-columns:auto 1fr auto auto;align-items:center;max-width:650px;padding:7px 8px 7px 16px;display:grid;box-shadow:0 14px 38px #3762991c}.heroSearch>svg{color:var(--blue)}.heroSearch input{color:var(--ink);background:0 0;border:0;outline:0;min-width:0;padding:12px}.heroSearch button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:13px;place-items:center;width:48px;height:46px;display:grid}.cameraAction{width:42px;height:42px;color:var(--blue);background:#f1f6fd;border-radius:12px;place-items:center;display:grid}.quickTerms{color:#778397;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:11px;display:flex}.quickTerms a{background:#fffc;border:1px solid #e0e8f4;border-radius:999px;padding:7px 12px}.heroVisual{isolation:isolate;background-position:50%;background-size:cover;min-height:100%;position:relative}.heroVisual:before{content:"";z-index:-1;background:linear-gradient(90deg,#e8f3ff 0,#e8f3ff61 32%,#082d670d 100%);position:absolute;inset:0}.heroSlab{background:linear-gradient(120deg,#eadfd0,#f8f3eb 52%,#bdad96);border:1px solid #ffffffbf;border-radius:9px 9px 0 0;width:120px;position:absolute;bottom:0;box-shadow:-16px 0 28px #1a395b1f}.slabOne{height:320px;right:9%}.slabTwo{background:linear-gradient(120deg,#e6d2b9,#f6efe6 55%,#b8a58c);width:145px;height:390px;right:32%}.slabThree{background:linear-gradient(120deg,#1f2933,#111827 45%,#6b7280);width:108px;height:280px;right:61%}.heroStoneBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:220px;box-shadow:var(--shadow);background:#ffffffeb;border-radius:16px;grid-template-columns:1fr auto;gap:4px 14px;padding:15px 16px;display:grid;position:absolute;bottom:28px;right:24px}.heroStoneBadge strong{font-size:13px}.heroStoneBadge span{color:var(--muted);font-size:10px}.heroStoneBadge svg{color:var(--blue);grid-area:1/2/3;align-self:center}.featureGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.featureCard{background:#f7faff;border:1px solid #e7edf7;border-radius:22px;flex-direction:column;min-height:205px;padding:24px;transition:all .2s;display:flex}.featureCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.featurePrimary{color:#fff;background:linear-gradient(145deg,#0e4aa0,#0756c9 55%,#082d67)}.featureMint{background:linear-gradient(145deg,#f4fcfb,#e9f8f6)}.featureWarm{background:linear-gradient(145deg,#fffaf8,#fff0e9)}.featureIcon{background:#ffffff21;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:12px;display:grid}.featureIcon.blue{color:var(--blue);background:#eaf3ff}.featureIcon.mint{color:#159e93;background:#dff5f2}.featureIcon.warm{color:var(--accent);background:#ffeadf}.featureCard h2{margin:0 0 6px;font-size:19px}.featureCard p{color:#66748a;margin:0;font-size:12px;line-height:1.9}.featurePrimary p{color:#d7e7ff}.cardAction{color:var(--blue);align-items:center;gap:6px;margin-top:auto;font-size:11px;font-weight:700;display:flex}.featurePrimary .cardAction{color:#fff}.cardAction svg{width:16px}.section{padding-top:62px}.sectionHeading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.sectionHeading h2{margin:0;font-size:28px}.sectionHeading p{color:var(--muted);margin:5px 0 0;font-size:13px}.sectionHeading>a{color:var(--blue);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.sectionHeading svg{width:16px}.familyPills{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.familyPills a{color:#57657b;background:#f2f5f9;border-radius:999px;padding:8px 15px;font-size:11px}.familyPills a:first-child{background:var(--blue);color:#fff}.stoneGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.stoneCard{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;transition:all .2s;overflow:hidden}.stoneCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.stoneImage{background:#eef2f6 50%/cover no-repeat;height:150px;position:relative;overflow:hidden}.stoneFallback{filter:saturate(.75);background:linear-gradient(125deg,#efe5d8 0 20%,#fff 20% 34%,#b7aba0 34% 37%,#f6efe8 37% 58%,#c9b69e 58% 62%,#efe4d5 62%);position:absolute;inset:-30%;transform:rotate(-6deg)}.stoneCardBody{padding:12px}.stoneCardBody h3{margin:0 0 5px;font-size:13px}.stoneCardBody p{color:var(--muted);margin:0;font-size:10px}.stoneCardBody span{-webkit-line-clamp:2;color:#778397;-webkit-box-orient:vertical;margin-top:8px;font-size:10px;line-height:1.7;display:-webkit-box;overflow:hidden}.emptyState{color:#607087;background:#fafcff;border:1px dashed #cdd9e9;border-radius:18px;align-items:center;gap:15px;padding:28px;display:flex}.emptyState>svg{color:var(--blue);width:34px;height:34px}.emptyState strong{color:var(--ink)}.emptyState p{margin:5px 0 0;font-size:12px}.emptyState code{direction:ltr;display:inline-block}.splitPanels{grid-template-columns:.9fr 1.4fr;gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fbfcfe;border-radius:22px;padding:20px}.panelHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panelHeader>div{align-items:center;gap:9px;display:flex}.panelHeader h2{margin:0;font-size:20px}.panelHeader svg{color:var(--blue)}.panelHeader a{color:var(--blue);align-items:center;gap:5px;font-size:11px;display:flex}.noFakeData{background:#fff;border:1px solid #edf1f7;border-radius:16px;min-height:150px;padding:14px}.noFakeData strong{font-size:16px}.noFakeData p{color:var(--muted);max-width:330px;font-size:11px;line-height:1.9}.microGraph{align-items:flex-end;gap:7px;height:45px;margin-top:10px;display:flex}.microGraph i{background:linear-gradient(#5aa3ff,#d9eaff);border-radius:5px 5px 0 0;width:12%;display:block}.microGraph i:first-child{height:12px}.microGraph i:nth-child(2){height:24px}.microGraph i:nth-child(3){height:18px}.microGraph i:nth-child(4){height:34px}.microGraph i:nth-child(5){height:29px}.microGraph i:nth-child(6){height:42px}.marketTeaser{grid-template-columns:repeat(3,100px) 1fr;align-items:stretch;gap:10px;display:grid}.marketPattern{background:#ece4d9;border-radius:14px}.marketPattern.one{background:linear-gradient(115deg,#efe4d2,#c8b496,#f7efe4)}.marketPattern.two{background:linear-gradient(140deg,#3e4651,#151a22,#9aa0aa)}.marketPattern.three{background:linear-gradient(130deg,#f9f9f8,#e7e4df,#cfc8bf)}.marketTeaserCopy{padding:7px 10px}.marketTeaserCopy strong{font-size:15px}.marketTeaserCopy p{color:var(--muted);font-size:11px;line-height:1.8}.marketTeaserCopy a{color:var(--blue);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.marketTeaserCopy svg{width:16px}.knowledgeGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.knowledgeCard{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:16px;min-height:120px;padding:20px;display:flex}.knowledgeCard>svg{width:34px;height:34px;color:var(--blue);background:#edf5ff;border-radius:10px;padding:7px}.knowledgeCard strong{font-size:13px;display:block}.knowledgeCard span{color:var(--blue);margin-top:7px;font-size:10px;display:block}.finalCta{background:linear-gradient(110deg,#eaf4ff,#f5f9ff);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-top:62px;padding:34px 42px;display:flex}.finalCta h2{margin:0;font-size:25px}.finalCta p{color:var(--muted);margin:5px 0 0}.ctaActions{flex-wrap:wrap;gap:10px;display:flex}.appPromo{background:#f6f9fd;border-radius:24px;grid-template-columns:180px 1fr 1fr;align-items:center;min-height:210px;margin-top:18px;padding:22px 38px;display:grid;overflow:hidden}.appPhone{width:130px;height:190px;box-shadow:var(--shadow);background:#fff;border:8px solid #172033;border-radius:28px;overflow:hidden;transform:rotate(-6deg)translateY(28px)}.appPhone img{object-fit:cover;width:100%;height:100%;transform:scale(1.55)}.appPromoCopy h2{margin:0;font-size:23px}.appPromoCopy p{color:var(--muted);font-size:12px}.appBadges{gap:8px;margin-top:18px;display:flex}.appBadges span,.appBadges a{color:#fff;direction:ltr;background:#111827;border-radius:10px;padding:10px 16px;font-size:11px}.appBenefits{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.appBenefits div{text-align:center;color:#56657a;font-size:10px}.appBenefits svg{color:var(--blue);margin:0 auto 8px;display:block}.siteFooter{border-top:1px solid var(--line);background:#fff;margin-top:26px;padding:38px 0 20px}.footerGrid{grid-template-columns:1.4fr repeat(5,1fr);gap:28px;display:grid}.footerGrid>div:not(.footerBrand){flex-direction:column;gap:9px;display:flex}.footerGrid strong{font-size:11px}.footerGrid a{color:#7b8798;font-size:10px}.footerBrand p{color:var(--muted);font-size:10px}.copyright{color:#919bad;border-top:1px solid #edf0f4;margin-top:28px;padding-top:16px;font-size:9px}.pageMain{min-height:65vh}.pageHero{padding-top:70px}.eyebrow{color:var(--blue);font-size:11px;font-weight:800}.pageHero h1,.simpleLanding h1{margin:7px 0 8px;font-size:36px}.pageHero>p,.simpleLanding>p{color:var(--muted);max-width:700px;line-height:2}.listSearch{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:680px;margin-top:28px;padding:6px;display:flex}.listSearch input{background:0 0;border:0;outline:0;flex:1;padding:11px}.listSearch button{background:var(--blue);color:#fff;border:0;border-radius:11px;padding:0 24px}.simpleLanding{text-align:center;padding-top:110px;padding-bottom:110px}.simpleLanding>svg{width:54px;height:54px;color:var(--blue);margin-bottom:12px}.simpleLanding .primaryButton{margin-top:18px}.stoneDetailHero{grid-template-columns:1fr .9fr;align-items:stretch;gap:32px;padding-top:44px;display:grid}.breadcrumbs{color:#8a94a4;gap:8px;margin-bottom:32px;font-size:10px;display:flex}.breadcrumbs a{color:var(--blue)}.stoneDetailCopy{padding:18px 0}.stoneDetailCopy h1{margin:8px 0;font-size:42px}.detailLead{color:#59687c;font-size:16px;line-height:2}.specPills{flex-wrap:wrap;gap:8px;margin:18px 0 28px;display:flex}.specPills span,.tagCloud span{background:#f1f5fa;border-radius:999px;padding:8px 13px;font-size:11px}.detailActions{flex-wrap:wrap;gap:10px;display:flex}.stoneDetailMedia{background:#edf3f9 50%/cover no-repeat;border-radius:26px;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.stoneDetailMedia.hasImage:after{content:"تصویرمرجعDELKI";background:#ffffffeb;border-radius:12px;padding:9px 12px;font-size:10px;position:absolute;bottom:16px;right:16px}.referencePlaceholder{color:#8290a4;flex-direction:column;align-items:center;gap:10px;display:flex}.referencePlaceholder svg{width:40px;height:40px}.detailGrid{grid-template-columns:1.5fr .7fr;gap:28px;padding-top:54px;display:grid}.detailArticle,.factsCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px}.detailArticle h2,.factsCard h2{margin:0 0 16px;font-size:20px}.detailArticle>p,.prose p{color:#4f5f73;font-size:14px;line-height:2.2}.detailArticle h2:not(:first-child){margin-top:34px}.factsCard dl{margin:0}.factsCard dl>div{border-bottom:1px solid #eef1f5;padding:14px 0}.factsCard dt{color:#8a95a6;font-size:10px}.factsCard dd{margin:6px 0 0;font-size:13px;font-weight:700}.referenceNote{color:#6f7b8d;background:#f4f8fd;border-radius:13px;margin-top:18px;padding:12px;font-size:10px;line-height:1.9}.tagCloud{flex-wrap:wrap;gap:8px;display:flex}.tagCloud.subtle span{color:#8d685a;background:#faf5f2}.referenceGallery{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.referenceGallery figure{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;overflow:hidden}.referenceGallery img{object-fit:cover;width:100%;height:260px;display:block}.referenceGallery figcaption{color:var(--muted);padding:11px;font-size:10px}.stoneContextCta{color:#fff;background:#0c4da6;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-top:52px;padding:28px 34px;display:flex}.stoneContextCta h2{margin:0}.stoneContextCta p{color:#d7e7ff;margin:5px 0 0}.stoneContextCta>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.stoneContextCta a{background:#ffffff1f;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:4px;padding:10px 13px;font-size:11px;display:flex}.stoneContextCta svg{width:14px}@media (max-width:980px){.primaryNav{display:none}.headerInner{grid-template-columns:1fr auto}.headerActions .ghostButton{display:none}.heroSection{grid-template-columns:1fr}.heroVisual{min-height:310px}.heroCopy{padding:44px 28px}.heroCopy h1{font-size:38px}.heroLogoMark{display:none}.featureGrid{grid-template-columns:repeat(2,1fr)}.stoneGrid{grid-template-columns:repeat(3,1fr)}.splitPanels{grid-template-columns:1fr}.footerGrid{grid-template-columns:repeat(3,1fr)}.footerBrand{grid-column:1/-1}.stoneDetailHero,.detailGrid{grid-template-columns:1fr}.appPromo{grid-template-columns:130px 1fr}.appBenefits{grid-column:1/-1;margin-top:20px}}@media (max-width:640px){.shell{width:min(100% - 24px,1180px)}.siteHeader{position:static}.headerInner{height:64px}.brandLatin{font-size:21px}.brandTagline{display:none}.headerActions .primaryButton{padding:9px 11px;font-size:10px}.heroSection{border-radius:20px;margin-top:10px}.heroCopy{padding:32px 18px}.heroCopy h1{margin-top:8px;font-size:32px}.heroLead{font-size:14px}.heroSearch{grid-template-columns:auto 1fr auto}.heroSearch>button{display:none}.heroVisual{min-height:250px}.slabOne{width:74px;height:205px;right:7%}.slabTwo{width:86px;height:235px;right:35%}.slabThree{width:65px;height:180px;right:63%}.heroStoneBadge{min-width:180px;bottom:12px;right:12px}.featureGrid{grid-template-columns:1fr 1fr;gap:10px}.featureCard{min-height:180px;padding:17px}.featurePrimary{grid-column:1/-1;min-height:170px}.section{padding-top:42px}.sectionHeading{align-items:center}.sectionHeading h2{font-size:23px}.sectionHeading p{font-size:11px}.sectionHeading>a{font-size:10px}.familyPills{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.familyPills a{white-space:nowrap}.stoneGrid{grid-template-columns:repeat(2,1fr);gap:10px}.stoneImage{height:140px}.marketTeaser{grid-template-columns:repeat(3,1fr)}.marketTeaserCopy{grid-column:1/-1}.knowledgeGrid{grid-template-columns:1fr}.finalCta{padding:26px 20px;display:block}.finalCta h2{font-size:21px}.ctaActions{margin-top:20px}.ctaActions>*{flex:100%}.appPromo{grid-template-columns:92px 1fr;padding:18px}.appPhone{border-width:5px;width:78px;height:130px}.appPromoCopy h2{font-size:18px}.appBadges{flex-wrap:wrap}.appBadges span,.appBadges a{padding:8px 10px;font-size:9px}.appBenefits{grid-template-columns:1fr 1fr 1fr}.footerGrid{grid-template-columns:1fr 1fr;gap:22px}.footerBrand{grid-column:1/-1}.pageHero h1,.simpleLanding h1{font-size:28px}.stoneDetailHero{padding-top:24px}.stoneDetailCopy h1{font-size:32px}.stoneDetailMedia{min-height:310px}.detailActions>*{flex:100%}.detailArticle,.factsCard{padding:22px}.referenceGallery{grid-template-columns:1fr 1fr}.referenceGallery img{height:200px}.stoneContextCta{padding:22px;display:block}.stoneContextCta>div:last-child{margin-top:18px}.stoneContextCta a{flex:1}.quickTerms span{width:100%}}.stoneReferencePage{padding-bottom:32px}.stoneReferenceHero{grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;padding-top:42px;display:grid}.stoneReferenceMedia{min-width:0}.stoneReferenceMainImage{background:#edf3f9 50%/cover no-repeat;border-radius:30px;place-items:center;height:470px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #14335712}.referenceImageBadge{color:#4a596c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffffb3;border-radius:12px;padding:9px 12px;font-size:10px;font-weight:700;position:absolute;bottom:16px;right:16px}.stoneReferenceThumbs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid;position:relative}.stoneReferenceThumbs figure{border:1px solid var(--line);background:#f5f7fa;border-radius:14px;height:82px;margin:0;overflow:hidden}.stoneReferenceThumbs img{object-fit:cover;width:100%;height:100%;display:block}.moreImagesBadge{color:#fff;background:#111b2e;border-radius:999px;padding:5px 9px;font-size:10px;position:absolute;bottom:8px;left:8px}.stoneReferenceIntro{padding:12px 0}.stoneReferenceIntro .breadcrumbs{margin-bottom:28px}.stoneReferenceIntro h1{letter-spacing:-1.5px;margin:10px 0 12px;font-size:48px}.stoneReferenceIntro .detailLead{max-width:620px}.referenceActions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.authoritativeNote{color:#758196;border-right:2px solid #dceaff;margin-top:20px;padding-right:13px;font-size:10px;line-height:1.9}.stoneReferenceBody{grid-template-columns:minmax(0,1.55fr) minmax(260px,.6fr);align-items:start;gap:28px;padding-top:58px;display:grid}.referenceContent{flex-direction:column;gap:18px;display:flex}.referenceSection{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.referenceSectionTitle{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.referenceSectionTitle>span{width:34px;height:34px;color:var(--blue);direction:ltr;background:#eef5ff;border-radius:11px;place-items:center;font-size:10px;font-weight:800;display:grid}.referenceSectionTitle h2{margin:0;font-size:21px}.referenceSectionTitle p{color:var(--muted);margin:5px 0 0;font-size:10px}.referenceBodyText,.referenceSection .prose p{color:#4f5f73;margin:0;font-size:14px;line-height:2.25}.useCaseGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.useCaseGrid div{background:#f7f9fc;border:1px solid #edf1f6;border-radius:16px;align-items:center;min-height:58px;padding:14px;font-size:12px;font-weight:700;display:flex}.referenceFacts{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;position:sticky;top:94px}.referenceFactsHeader{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.referenceFactsHeader span{font-size:17px;font-weight:800}.referenceFactsHeader small{color:var(--blue);direction:ltr;font-size:9px}.referenceFacts dl{margin:0}.referenceFacts dl>div{border-bottom:1px solid #eef1f5;padding:16px 0}.referenceFacts dl>div:last-child{border-bottom:0;padding-bottom:2px}.referenceFacts dt{color:#8a95a6;font-size:10px}.referenceFacts dd{margin:6px 0 0;font-size:14px;font-weight:800}.referenceGallerySection{padding-top:52px}.referenceGalleryRich{grid-template-columns:repeat(3,1fr)}.referenceGalleryRich figure:first-child{grid-column:span 2}.referenceGalleryRich figure:first-child img{height:400px}.referenceGalleryRich img{height:280px}.referenceGalleryRich figcaption{line-height:1.8}.referenceNextStep{color:#fff;background:linear-gradient(115deg,#0b4da8,#0b66d8);border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-top:52px;padding:34px 38px;display:flex;box-shadow:0 22px 60px #0e5cc22e}.referenceNextStep .eyebrow{color:#bcdcff}.referenceNextStep h2{margin:5px 0;font-size:25px}.referenceNextStep p{color:#dcecff;margin:0;font-size:12px}.referenceNextActions{flex-wrap:wrap;gap:9px;display:flex}.referenceNextActions .ghostButton.onBlue{color:#fff;background:#ffffff14;border-color:#ffffff59}.referenceNextActions .ghostButton.onBlue:hover{background:#ffffff24}@media (max-width:980px){.stoneReferenceHero{grid-template-columns:1fr;gap:28px}.stoneReferenceIntro{order:-1}.stoneReferenceMainImage{height:430px}.stoneReferenceBody{grid-template-columns:1fr}.referenceFacts{position:static}.referenceGalleryRich{grid-template-columns:1fr 1fr}.referenceGalleryRich figure:first-child{grid-column:1/-1}.referenceNextStep{display:block}.referenceNextActions{margin-top:20px}}@media (max-width:640px){.stoneReferenceHero{padding-top:22px}.stoneReferenceIntro h1{font-size:34px}.stoneReferenceMainImage{border-radius:22px;height:330px}.stoneReferenceThumbs{grid-template-columns:repeat(4,1fr)}.stoneReferenceThumbs figure{height:58px}.referenceActions>*{flex:100%;justify-content:center}.stoneReferenceBody{padding-top:34px}.referenceSection{border-radius:20px;padding:22px}.useCaseGrid{grid-template-columns:1fr 1fr}.referenceGalleryRich{grid-template-columns:1fr}.referenceGalleryRich figure:first-child{grid-column:auto}.referenceGalleryRich figure:first-child img,.referenceGalleryRich img{height:240px}.referenceNextStep{border-radius:22px;padding:25px 20px}.referenceNextStep h2{font-size:21px}.referenceNextActions>*{flex:100%;justify-content:center}}html,body,button,input,textarea,select{font-family:Vazirmatn,Tahoma,Arial,sans-serif}.brandLatin,.latin,[lang=en]{font-family:Inter,Arial,sans-serif}.referenceList{color:#4f5f73;margin:0;padding:0 22px 0 0;font-size:14px;line-height:2.15}.referenceList li+li{margin-top:4px}.exactProductGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.exactProductCard{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:150px;padding:20px;transition:all .2s;display:flex}.exactProductCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.exactProductBadge{color:var(--blue);background:#edf5ff;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:10px;font-weight:700}.exactProductCard h3{margin:14px 0 8px;font-size:15px}.exactProductCard p{color:var(--muted);margin:0;font-size:11px;line-height:1.9}.exactProductAction{color:var(--blue);align-items:center;gap:5px;margin-top:auto;padding-top:16px;font-size:11px;font-weight:700;display:flex}.exactProductAction svg{width:15px}@media (max-width:900px){.exactProductGrid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.exactProductGrid{grid-template-columns:1fr}}.stoneImage img,.stoneReferenceMainImage img,.productCardMedia img,.productMainImage img{object-fit:cover}.dataErrorState{text-align:center;padding-block:100px}.dataErrorState h1{margin:8px 0;font-size:32px}.dataErrorState p{color:var(--muted);max-width:620px;margin:0 auto 22px}.directoryFilters,.marketFilters{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(230px,1.6fr) repeat(2,minmax(160px,.8fr)) auto auto;align-items:end;gap:10px;margin-top:28px;padding:14px;display:grid;box-shadow:0 10px 35px #112f5b0a}.directoryFilters label,.marketFilters label{flex-direction:column;gap:6px;min-width:0;display:flex}.directoryFilters label>span,.marketFilters label>span{color:var(--muted);padding-inline:4px;font-size:10px;font-weight:700}.directoryFilters input,.directoryFilters select,.marketFilters input,.marketFilters select{min-width:0;height:46px;color:var(--ink);background:#fff;border:1px solid #dfe5ee;border-radius:12px;outline:0;padding:0 12px}.directoryFilters input:focus,.directoryFilters select:focus,.marketFilters input:focus,.marketFilters select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a73e81a}.directoryFilters .primaryButton,.marketFilters .primaryButton{height:46px}.clearFilters{height:46px;color:var(--blue);align-items:center;padding:0 8px;font-size:11px;display:flex}.resultCount{color:var(--muted);margin:0 0 14px;font-size:11px}.marketHero{background:#eef6ff;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:46px 52px;display:flex}.marketHero h1{margin:7px 0;font-size:38px}.marketHero p{color:var(--muted);max-width:680px;margin:0;line-height:2}.marketHero>svg{width:76px;height:76px;color:var(--blue);opacity:.3}.marketBrowse{padding-top:24px}.marketBrowse .marketFilters{margin-top:0;margin-bottom:26px}.productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-width:0;transition:all .2s;display:flex;overflow:hidden}.productCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.productCardMedia{background:#f1f4f8;place-items:center;height:235px;display:grid;position:relative;overflow:hidden}.productImageFallback{color:#8793a5;background:linear-gradient(135deg,#eef2f6,#f8fafc);font-size:11px}.productCardMedia .exactProductBadge{z-index:2;color:var(--blue);background:#fffffff0;position:absolute;top:12px;right:12px;box-shadow:0 4px 18px #123c6e1a}.productCardBody{flex-direction:column;flex:1;padding:17px;display:flex}.productCardBody h3{margin:0 0 5px;font-size:15px;line-height:1.7}.productSpecs{color:var(--muted);min-height:20px;margin:0;font-size:10px;line-height:1.9}.productPrice{color:var(--blue);border-block:1px solid #eef1f5;margin-top:14px;padding:12px 0}.productPrice strong{font-size:19px}.productPrice span{color:var(--muted);font-size:10px}.productMeta{margin:8px 0 0}.productMeta>div{justify-content:space-between;gap:10px;padding:5px 0;font-size:10px;display:flex}.productMeta dt{color:#8a95a6}.productMeta dd{text-align:left;overflow-wrap:anywhere;margin:0;font-weight:600}.productCardAction{color:var(--blue);align-items:center;gap:5px;margin-top:auto;padding-top:13px;font-size:11px;font-weight:700;display:flex}.productCardAction svg{width:15px}.pagination{justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.pagination a,.pagination span{border:1px solid var(--line);border-radius:12px;padding:9px 15px;font-size:11px}.pagination a{color:var(--blue);background:#fff}.productBreadcrumbs{margin-bottom:16px;padding-top:30px}.productDetailHero{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:start;gap:42px;display:grid}.productMainImage{background:#f2f5f8;border-radius:26px;place-items:center;height:540px;display:grid;position:relative;overflow:hidden}.productThumbs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid}.productThumbs img{object-fit:cover;border:1px solid var(--line);border-radius:14px;width:100%;height:110px}.productDetailInfo{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;position:sticky;top:96px}.productDetailInfo h1{margin:8px 0;font-size:30px;line-height:1.55}.productVendorName{color:var(--muted);font-size:12px}.detailPrice{color:var(--blue);background:#f3f8ff;border-radius:16px;margin:22px 0;padding:18px}.detailPrice strong{font-size:25px}.detailPrice span{font-size:12px}.detailPrice small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.productDetailSpecs{margin:0}.productDetailSpecs>div{border-bottom:1px solid #eef1f5;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.productDetailSpecs dt{color:var(--muted);font-size:10px}.productDetailSpecs dd{text-align:left;margin:0;font-size:12px;font-weight:700}.productAppCta{width:100%;margin-top:20px}.productActionNote{text-align:center;color:var(--muted);font-size:9px}.productDetailBody{grid-template-columns:1.5fr .8fr;gap:20px;padding-top:44px;display:grid}.productDetailBody article,.productDetailBody aside{border:1px solid var(--line);border-radius:22px;padding:28px}.productDetailBody h2{margin:6px 0 12px;font-size:20px}.productDetailBody p{color:#59687c;font-size:13px;line-height:2.1}.productDetailBody aside{background:#f5f9ff}.productDetailBody aside a{color:var(--blue);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.productDetailBody aside svg{width:15px}.prosConsGrid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.prosConsGrid h2{margin:0 0 12px;font-size:18px}.structuredProperties{border:1px solid #edf1f6;border-radius:16px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.structuredProperties>div{border-bottom:1px solid #edf1f6;padding:14px}.structuredProperties>div:nth-child(odd){border-left:1px solid #edf1f6}.structuredProperties dt{color:var(--muted);font-size:10px}.structuredProperties dd{margin:5px 0 0;font-size:13px;font-weight:700}.mineList{gap:10px;display:grid}.mineList article{border:1px solid #edf1f6;border-radius:16px;padding:15px}.mineList h3{margin:0;font-size:14px}.mineList p,.mineList small{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.9}.referenceGalleryRich img{object-fit:cover}.referenceGallery figure{position:relative}.referenceGallery figure img{aspect-ratio:4/3;height:auto}.referenceGalleryRich figure:first-child img{aspect-ratio:16/9;height:auto}@media (max-width:980px){.directoryFilters,.marketFilters{grid-template-columns:1fr 1fr}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.productDetailHero,.productDetailBody{grid-template-columns:1fr}.productDetailInfo{position:static}.productMainImage{height:480px}}@media (max-width:640px){.directoryFilters,.marketFilters{grid-template-columns:1fr}.directoryFilters .primaryButton,.marketFilters .primaryButton,.clearFilters{justify-content:center;width:100%}.marketHero{margin-top:12px;padding:28px 22px}.marketHero h1{font-size:28px}.marketHero>svg{display:none}.productGrid{grid-template-columns:1fr}.productCardMedia{height:240px}.productBreadcrumbs{white-space:nowrap;overflow-x:auto}.productDetailHero{gap:20px}.productMainImage{border-radius:20px;height:360px}.productDetailInfo{padding:20px}.productDetailInfo h1{font-size:24px}.productThumbs{grid-template-columns:repeat(3,1fr)}.productThumbs img{height:82px}.prosConsGrid,.structuredProperties{grid-template-columns:1fr}.structuredProperties>div:nth-child(odd){border-left:0}.dataErrorState{padding-block:70px}.dataErrorState h1{font-size:26px}}.marketTeaser .marketPattern{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:150px}.skipLink{z-index:1000;color:var(--blue-deep);border:2px solid var(--blue);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:700;position:fixed;top:8px;right:12px;transform:translateY(-160%)}.skipLink:focus{transform:none}.mobileNav{display:none}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #1a73e861}.toolLanding{padding-bottom:70px}.toolHero{background:linear-gradient(120deg,#edf6ff,#f9fbff);border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);align-items:center;gap:50px;min-height:430px;margin-top:28px;padding:54px 64px;display:grid;overflow:hidden}.toolHero h1{margin:8px 0 12px;font-size:44px;line-height:1.35}.toolHero>div>p{color:#59687c;max-width:680px;margin:0;line-height:2.1}.toolActions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.toolPrivacy{color:var(--muted);margin-top:14px;font-size:9px;display:block}.toolVisual{color:#fff;background:linear-gradient(145deg,#0b4da8,#1980ee);border-radius:32px;place-items:center;height:280px;display:grid;position:relative;box-shadow:0 24px 70px #0f5cbe33}.toolVisual>svg{width:88px;height:88px}.toolVisual>span{width:65px;height:65px;color:var(--blue);box-shadow:var(--shadow);background:#fff;border-radius:20px;place-items:center;display:grid;position:absolute;bottom:30px;left:34px}.toolVisual>span svg{width:30px;height:30px}.hoshyarHero{background:linear-gradient(120deg,#edf4ff,#f6f2ff)}.hoshyarHero .toolVisual{background:linear-gradient(145deg,#082d67,#6c55d9)}.processGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.processGrid li{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px}.processGrid li>span{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:11px;place-items:center;font-weight:800;display:grid}.processGrid strong{margin-top:16px;font-size:15px;display:block}.processGrid p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:2}.compactStoneGrid{grid-template-columns:repeat(4,1fr)}.hoshyarPrompt{max-width:720px;margin-top:24px}.hoshyarPrompt label{margin-bottom:8px;font-size:11px;font-weight:700;display:block}.hoshyarPrompt>div{background:#fff;border:1px solid #d9e3f1;border-radius:18px;gap:8px;padding:7px;display:flex;box-shadow:0 12px 34px #28497814}.hoshyarPrompt input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:11px}.hoshyarPrompt button{white-space:nowrap}.intentGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.intentGrid>a{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:210px;padding:24px;transition:all .2s;display:flex}.intentGrid>a:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.intentGrid>a>svg{color:var(--blue);width:32px;height:32px}.intentGrid strong{margin-top:16px;font-size:17px}.intentGrid p{color:var(--muted);font-size:11px;line-height:2}.intentGrid span{color:var(--blue);align-items:center;gap:5px;margin-top:auto;font-size:11px;font-weight:700;display:flex}.intentGrid span svg{width:15px}.editorialHero{background:#f2f7fd;border-radius:26px;align-items:center;gap:24px;margin-top:28px;padding:46px 52px;display:flex}.editorialHero>svg{width:62px;height:62px;color:var(--blue);opacity:.72}.editorialHero h1{margin:6px 0;font-size:38px}.editorialHero p{color:var(--muted);margin:0;line-height:2}.pulseHero{background:linear-gradient(120deg,#edf7ff,#f8fbff)}.articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.articleCard{border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;display:flex;overflow:hidden}.articleMedia{background:#edf3f9 50%/cover no-repeat;place-items:center;height:210px;display:grid}.articleMedia>svg{color:#8aa2bf;width:42px;height:42px}.articleCardBody{flex-direction:column;flex:1;padding:19px;display:flex}.articleMeta,.articleSource{justify-content:space-between;align-items:center;gap:12px;display:flex}.articleMeta{color:var(--muted);font-size:9px}.articleMeta span{color:var(--blue);background:var(--blue-soft);border-radius:999px;padding:5px 8px}.articleCard h2{margin:14px 0 7px;font-size:16px;line-height:1.8}.articleCardBody>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 18px;font-size:11px;line-height:2;display:-webkit-box;overflow:hidden}.articleSource{color:var(--muted);border-top:1px solid #eef1f5;margin-top:auto;padding-top:13px;font-size:9px}.articleSource a{color:var(--blue);align-items:center;gap:4px;font-weight:700;display:flex}.articleSource svg{width:14px}.truthfulEmpty{text-align:center;background:#fbfdff;border:1px dashed #cbd8e8;border-radius:24px;padding:54px 28px}.truthfulEmpty>svg{width:46px;height:46px;color:var(--blue);margin-bottom:10px}.truthfulEmpty h2{margin:0 0 8px;font-size:22px}.truthfulEmpty p{max-width:700px;color:var(--muted);margin:0 auto 22px;font-size:12px;line-height:2}.knowledgeEmpty{grid-column:1/-1}.pulseDetail{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.pulseSummary,.pulseMethod{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.pulseSummary h2,.pulseMethod h2{margin:7px 0;font-size:23px}.pulseSummary>p,.pulseMethod p{color:var(--muted);font-size:12px;line-height:2}.priceRange{background:#f4f8fe;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:28px 0;padding:22px;display:grid}.priceRange div{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.priceRange small{width:100%;color:var(--muted);font-size:9px;display:block}.priceRange strong{color:var(--blue);font-size:24px}.priceRange span{color:var(--muted);font-size:10px}.priceRange i{background:#b8c8dc;width:28px;height:1px}.pulseTimestamp{color:var(--muted);font-size:9px}.pulseMethod{background:#f9fbfe}.pulseMethod ul{color:#56657a;padding-right:20px;font-size:11px;line-height:2.2}.pulseMethod>a{color:var(--blue);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.pulseMethod>a svg{width:15px}.articleDetail{max-width:900px;padding-top:38px}.articleDetail header{text-align:center;max-width:790px;margin:0 auto 34px}.articleDetail h1{margin:9px 0;font-size:42px;line-height:1.55}.articleDetail header>p{color:#536278;font-size:15px;line-height:2}.articleDetailMeta{color:var(--muted);justify-content:center;gap:18px;font-size:10px;display:flex}.articleDetailImage{background:#eef2f6 50%/cover no-repeat;border-radius:26px;height:470px;margin-bottom:30px}.articleBody{white-space:pre-wrap;color:#405067;font-size:14px;line-height:2.35}.articleDetail footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:38px;padding-top:22px;display:flex}.articleDetail footer>a:last-child{color:var(--blue);align-items:center;gap:7px;font-size:11px;display:flex}.articleDetail footer svg{width:16px}@media (max-width:980px){.mobileNav{white-space:nowrap;border-top:1px solid #eef1f5;align-items:center;gap:20px;height:44px;font-size:11px;font-weight:700;display:flex;overflow-x:auto}.toolHero{grid-template-columns:1fr;padding:42px}.toolVisual{height:220px}.processGrid,.intentGrid,.articleGrid{grid-template-columns:1fr 1fr}.pulseDetail{grid-template-columns:1fr}.compactStoneGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.toolHero{border-radius:21px;gap:26px;margin-top:12px;padding:30px 20px}.toolHero h1{font-size:31px}.toolVisual{height:170px}.toolActions>*{width:100%}.processGrid,.intentGrid,.articleGrid{grid-template-columns:1fr}.processGrid li,.intentGrid>a{padding:20px}.compactStoneGrid{grid-template-columns:1fr 1fr}.hoshyarPrompt>div{display:block}.hoshyarPrompt button{width:100%;margin-top:7px}.editorialHero{border-radius:21px;align-items:flex-start;margin-top:12px;padding:28px 22px}.editorialHero>svg{width:42px;height:42px}.editorialHero h1{font-size:28px}.priceRange{grid-template-columns:1fr;padding:18px}.priceRange i{display:none}.pulseSummary,.pulseMethod{padding:22px}.articleDetail{padding-top:22px}.articleDetail h1{font-size:30px}.articleDetailImage{border-radius:20px;height:280px}.articleDetail footer{flex-direction:column;align-items:stretch}.articleDetail footer>a{justify-content:center}.articleDetailMeta{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
