/* Editorial type scale and visual polish */
body{font-size:16px;text-rendering:optimizeLegibility}h1,h2{font-family:Manrope,Vazirmatn,sans-serif}.hero:after{content:"";position:absolute;width:42vw;height:42vw;max-width:680px;max-height:680px;border:1px solid #73dbe91e;border-radius:50%;left:-11%;top:30%;box-shadow:0 0 0 80px #73dbe909,0 0 0 160px #73dbe905}.nav nav a{transition:.2s}.nav nav a:hover{color:#fff}h1{font-size:clamp(44px,5.2vw,76px);line-height:1.24}.lead{line-height:2.05}.product-card{overflow:hidden}.product-card:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:var(--accent);opacity:.08;left:-45px;bottom:-55px;transition:.35s}.product-card:hover:before{transform:scale(2)}.product-card img,.product-mark{width:58px;height:58px;object-fit:contain;border-radius:15px;margin-bottom:21px;padding:7px;background:#f6f9fc;filter:drop-shadow(0 9px 13px #173c5420)}.product-mark{display:grid;place-items:center;color:var(--ink);font-size:22px;font-weight:bold}.product-card h3{font-size:17px;margin-bottom:7px;font-weight:800}.product-card p{font-size:12px;line-height:1.95;max-width:220px}.work-art{position:relative;overflow:hidden}.work-art:after{content:"";position:absolute;width:210px;height:210px;border:1px solid #fff5;border-radius:50%;left:-40px;top:-65px;box-shadow:0 0 0 38px #fff1,0 0 0 76px #fff1}.work-art b,.work-art span{position:relative;z-index:1}.section-intro>p:not(.eyebrow),.section-head>p,.about>div>p{font-size:14px;line-height:2.1}@media(max-width:800px){body{font-size:15px}.product-card img,.product-mark{width:52px;height:52px}}
