@font-face{font-family:peyda;font-style:normal;font-weight:200;src:url(/fonts/woff2/PeydaFaNumWeb-ExtraLight.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-ExtraLight.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:300;src:url(/fonts/woff2/PeydaFaNumWeb-Light.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-Light.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:400;src:url(/fonts/woff2/PeydaFaNumWeb-Regular.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-Regular.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:500;src:url(/fonts/woff2/PeydaFaNumWeb-Medium.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-Medium.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:600;src:url(/fonts/woff2/PeydaFaNumWeb-SemiBold.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-SemiBold.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:700;src:url(/fonts/woff2/PeydaFaNumWeb-Bold.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-Bold.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:800;src:url(/fonts/woff2/PeydaFaNumWeb-Black.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-Black.woff) format("woff")}@font-face{font-family:peyda;font-style:normal;font-weight:900;src:url(/fonts/woff2/PeydaFaNumWeb-Black.woff2) format("woff2"),url(/fonts/woff/PeydaFaNumWeb-Black.woff) format("woff")}:root{--color-primary:#162E2A;--color-primary-light:#2A5A52;--color-bg:#F7F3ED;--color-surface:#E8DBC9;--color-border:#EFE7DB;--color-text:#0A0A0A;--color-text-secondary:#666666;--color-text-muted:#999999;--font-family:"peyda",Tahoma,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{direction:rtl;scroll-behavior:smooth}body,html{min-height:100%;overflow-y:auto}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#__next{min-height:100%}@keyframes dcoreChatbotOrbitOne{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dcoreChatbotOrbitTwo{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes dcoreChatbotOrbitThree{0%,to{transform:rotate(-2deg) scale(1)}50%{transform:rotate(2deg) scale(1.025)}}@keyframes dcoreChatbotNodeFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-7px,0)}}@keyframes dcoreChatbotNodeHalo{0%,to{opacity:.58;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}}@keyframes dcoreChatbotCorePulse{0%,to{opacity:.22;transform:scale(.94)}50%{opacity:.55;transform:scale(1.08)}}@keyframes dcoreChatbotConnectorDash{to{stroke-dashoffset:-72}}@keyframes dcoreChatbotCaptionPulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.dcore-chatbot-discovery{position:relative;isolation:isolate;width:100%;height:100%;min-height:260px;overflow:hidden;border:1px solid rgba(173,156,132,.24);border-radius:inherit;background:radial-gradient(circle at 50% 48%,rgba(255,253,249,.8),transparent 34%),linear-gradient(145deg,#f6f0e7,#eee5d8)}.dcore-chatbot-discovery__wash{position:absolute;inset:-20%;z-index:-1;opacity:.22;background:radial-gradient(circle at 20% 24%,#a8c9be 0 9%,transparent 30%),radial-gradient(circle at 84% 76%,#d9b98c 0 8%,transparent 28%);filter:blur(24px);animation:dcoreChatbotCorePulse 8s ease-in-out infinite}.dcore-chatbot-discovery>svg{display:block;width:100%;height:100%}.dcore-chatbot-discovery__grid path{fill:none;stroke:rgba(22,46,42,.08);stroke-width:.7;stroke-dasharray:2 8}.dcore-chatbot-discovery__orbit{fill:none;stroke:rgba(22,46,42,.58);stroke-width:1.2;transform-box:fill-box;transform-origin:center}.dcore-chatbot-discovery__orbit--one{animation:dcoreChatbotOrbitOne 32s linear infinite}.dcore-chatbot-discovery__orbit--two{animation:dcoreChatbotOrbitTwo 25s linear infinite}.dcore-chatbot-discovery__orbit--three{animation:dcoreChatbotOrbitThree 9s ease-in-out infinite}.dcore-chatbot-discovery__connectors path{fill:none;stroke:rgba(22,46,42,.48);stroke-width:1.05;stroke-dasharray:3 10;animation:dcoreChatbotConnectorDash 12s linear infinite}.dcore-chatbot-discovery__center{transform-box:fill-box;transform-origin:center;animation:dcoreChatbotNodeFloat 5s ease-in-out infinite}.dcore-chatbot-discovery__center-halo{fill:rgba(232,219,201,.34);stroke:rgba(22,46,42,.16);stroke-width:1;animation:dcoreChatbotCorePulse 5s ease-in-out infinite}.dcore-chatbot-discovery__center-disc{fill:#163330;stroke:#fffaf3;stroke-width:4}.dcore-chatbot-discovery__center-mark{fill:none;stroke:#e8dbc9;stroke-linecap:round;stroke-width:4}.dcore-chatbot-discovery__center-dot{fill:#fffaf3}.dcore-chatbot-discovery__node{transform-box:fill-box;transform-origin:center;animation:dcoreChatbotNodeFloat 6.5s ease-in-out infinite;animation-delay:var(--node-delay)}.dcore-chatbot-discovery__node-halo{fill:#fffaf3;stroke:rgba(22,46,42,.12);stroke-width:1;animation:dcoreChatbotNodeHalo 4.8s ease-in-out infinite;animation-delay:var(--node-delay)}.dcore-chatbot-discovery__node-border{fill:none;stroke:#fffaf3;stroke-width:3;pointer-events:none}.dcore-chatbot-discovery__caption{position:absolute;right:18px;bottom:16px;display:flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(22,46,42,.1);border-radius:999px;background:rgba(255,253,249,.76);color:#52635e;font-size:12px;white-space:nowrap;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dcore-chatbot-discovery__caption-dot{width:7px;height:7px;border-radius:50%;background:#d3a86f;animation:dcoreChatbotCaptionPulse 2s ease-in-out infinite}.dcore-chatbot-discovery--compact .dcore-chatbot-discovery__caption{right:10px;bottom:10px;padding:4px 7px;font-size:9px}@media (prefers-reduced-motion:reduce){.dcore-chatbot-discovery *,.dcore-chatbot-discovery :after,.dcore-chatbot-discovery :before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}a,button,div,h1,h2,h3,h4,h5,h6,input,label,li,p,span,textarea{text-align:right;font-family:var(--font-family)}::selection{background-color:rgba(27,59,54,.15);color:var(--color-text)}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}@keyframes dcoreCommunityVisualDrift{0%,to{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(16px,-12px,0) rotate(6deg)}}@keyframes dcoreCommunityVisualOrbit{0%{transform:rotate(0deg) translateX(0)}50%{transform:rotate(180deg) translateX(13px)}to{transform:rotate(1turn) translateX(0)}}@keyframes dcoreCommunityVisualPulse{0%,to{opacity:.48;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}@keyframes dcoreCommunityVisualBeam{0%,to{transform:translateX(-12%) rotate(-18deg);opacity:.12}50%{transform:translateX(14%) rotate(-14deg);opacity:.25}}@keyframes dcoreCommunityImageKenBurns{0%{transform:scale(1.015) translate3d(-.35%,0,0)}to{transform:scale(1.045) translate3d(.35%,-.35%,0)}}.dcore-community-visual{--visual-accent:#dcc4a6;--visual-accent-soft:#a9c8bb;--visual-warm:#f1dfca;position:relative;isolation:isolate;overflow:hidden;width:100%;background:radial-gradient(circle at 82% 16%,rgba(255,253,249,.14),transparent 28%),linear-gradient(132deg,#102f2b,#1b463e 51%,#173a35)}.dcore-community-visual--image{background:#dfe8e1}.dcore-community-visual__image,.dcore-community-visual__image-overlay{position:absolute;inset:0;width:100%;height:100%}.dcore-community-visual__image{display:block;object-fit:cover;object-position:center;transform:scale(1.015);animation:dcoreCommunityImageKenBurns 18s ease-in-out infinite alternate;transition:filter .8s ease}.dcore-community-visual__image-overlay{background:linear-gradient(180deg,rgba(11,38,32,.02) 22%,rgba(11,38,32,.16)),linear-gradient(90deg,rgba(11,38,32,.08),transparent 48%,rgba(11,38,32,.05));pointer-events:none}.dcore-community-visual--image:hover .dcore-community-visual__image{filter:saturate(1.04)}.dcore-community-visual--execution_contracting{--visual-accent:#e0bd98;--visual-accent-soft:#8ebaae;--visual-warm:#f0d5be}.dcore-community-visual--knowledge_content{--visual-accent:#e5cfac;--visual-accent-soft:#b8d3c7;--visual-warm:#ead9e1}.dcore-community-visual__beam,.dcore-community-visual__caption,.dcore-community-visual__diamond,.dcore-community-visual__dots,.dcore-community-visual__grid,.dcore-community-visual__mark,.dcore-community-visual__orb,.dcore-community-visual__panel,.dcore-community-visual__ring{position:absolute}.dcore-community-visual__grid{inset:-55%;z-index:-1;opacity:.17;background-image:linear-gradient(rgba(255,253,249,.22) 1px,transparent 0),linear-gradient(90deg,rgba(255,253,249,.22) 1px,transparent 0);background-size:42px 42px;transform:rotate(-12deg)}.dcore-community-visual__orb{border-radius:50%;filter:blur(.2px);animation:dcoreCommunityVisualDrift 9s ease-in-out infinite}.dcore-community-visual__orb--one{width:clamp(170px,25vw,330px);height:clamp(170px,25vw,330px);right:-5%;top:-38%;background:radial-gradient(circle at 35% 35%,rgba(255,253,249,.24),var(--visual-accent-soft) 48%,rgba(169,200,187,.08) 70%);opacity:.82}.dcore-community-visual__orb--two{width:clamp(120px,18vw,230px);height:clamp(120px,18vw,230px);left:18%;bottom:-45%;background:radial-gradient(circle at 38% 30%,var(--visual-warm),var(--visual-accent) 54%,rgba(220,196,166,.08) 72%);opacity:.58;animation-delay:-3.5s;animation-duration:11s}.dcore-community-visual__ring{width:clamp(150px,21vw,290px);height:clamp(150px,21vw,290px);right:19%;top:5%;border:1px solid rgba(255,253,249,.35);border-radius:50%;box-shadow:0 0 0 20px rgba(255,253,249,.045),0 0 0 50px rgba(255,253,249,.025);animation:dcoreCommunityVisualOrbit 18s linear infinite}.dcore-community-visual__panel{width:clamp(150px,20vw,280px);height:clamp(90px,12vw,170px);right:42%;top:28%;border:1px solid rgba(255,253,249,.22);border-radius:28px;background:linear-gradient(135deg,rgba(255,253,249,.16),rgba(255,253,249,.025));transform:rotate(-16deg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:dcoreCommunityVisualDrift 12s ease-in-out infinite reverse}.dcore-community-visual__diamond{width:clamp(60px,8vw,110px);height:clamp(60px,8vw,110px);left:13%;top:17%;border:1px solid rgba(255,253,249,.48);background:var(--visual-accent);opacity:.72;transform:rotate(45deg);animation:dcoreCommunityVisualPulse 7s ease-in-out infinite}.dcore-community-visual__beam{width:70%;height:44%;left:-13%;bottom:-7%;background:linear-gradient(90deg,transparent,var(--visual-accent-soft),transparent);filter:blur(14px);transform:rotate(-18deg);animation:dcoreCommunityVisualBeam 10s ease-in-out infinite}.dcore-community-visual__dots{width:90px;height:56px;left:42%;bottom:12%;opacity:.48;background-image:radial-gradient(var(--visual-warm) 1.5px,transparent 1.5px);background-size:14px 14px;animation:dcoreCommunityVisualPulse 8s ease-in-out infinite}.dcore-community-visual__caption{right:5%;bottom:10%;z-index:2;display:grid;grid-gap:2px;gap:2px;color:#fffdf9;text-shadow:0 2px 12px rgba(10,31,27,.28)}.dcore-community-visual__eyebrow{font-size:12px;font-weight:900;letter-spacing:.04em;opacity:.76}.dcore-community-visual__category{font-size:clamp(13px,1.5vw,18px);font-weight:800;line-height:1.5}.dcore-community-visual__mark{left:5%;bottom:8%;z-index:2;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,253,249,.45);border-radius:18px;background:rgba(255,253,249,.13);color:var(--visual-warm);font-size:30px;font-weight:950;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:dcoreCommunityVisualPulse 6s ease-in-out infinite}.dcore-community-visual--compact .dcore-community-visual__caption{right:6%;bottom:11%}.dcore-community-visual--compact .dcore-community-visual__category{font-size:13px}.dcore-community-visual--compact .dcore-community-visual__mark{width:44px;height:44px;left:6%;bottom:10%;border-radius:14px;font-size:23px}@media (prefers-reduced-motion:reduce){.dcore-community-visual__beam,.dcore-community-visual__diamond,.dcore-community-visual__dots,.dcore-community-visual__image,.dcore-community-visual__mark,.dcore-community-visual__orb,.dcore-community-visual__panel,.dcore-community-visual__ring{animation:none;transform:scale(1.015)}}