.Loader_loader__tnucl{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;align-items:center;justify-content:center;background-color:#1c140a;color:#fff;z-index:9999;transition:opacity .3s ease-in-out}.Loader_loader__tnucl.Loader_active__VEziJ{display:flex}.Loader_loader__tnucl .Loader_spinnerContainer__h_eNw{display:flex;flex-direction:column;align-items:center;gap:1em}.Loader_loader__tnucl .Loader_spinner__ZzN69{animation:Loader_rotate__ZLLUQ 2s linear infinite}.Loader_loader__tnucl .Loader_circle__184eq{stroke:#8c7c5c;stroke-dasharray:90;stroke-dashoffset:0;transform-origin:center;animation:Loader_dash__GyBKZ 1.5s ease-in-out infinite}.Loader_loader__tnucl .Loader_loadingText__DETLX{font-size:1rem;font-weight:700;color:#8c7c5c;animation:Loader_fadeIn__USyLA 1.5s ease-in-out infinite}@keyframes Loader_rotate__ZLLUQ{to{transform:rotate(1turn)}}@keyframes Loader_dash__GyBKZ{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-125}}@keyframes Loader_fadeIn__USyLA{0%,to{opacity:0}50%{opacity:1}}.Header_header__SQD4u{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;background-color:#1c140a;color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);position:relative}.Header_leftSection__vmeXo{display:flex;align-items:center;gap:1rem}.Header_title__iFjJB{font-size:1.2rem}.Header_rightSection__Uoj6a{display:flex;gap:2rem;transition:transform .3s ease}.Header_navLink__D4u8F{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.Header_navLink__D4u8F:hover{background-color:#8c7c5c;color:#1c140a}.Header_hamburger__WSRh_{display:none;cursor:pointer;flex-direction:column;justify-content:space-between;height:1.5rem}.Header_bar__CRznu{width:25px;height:3px;margin:.2rem 0;transition:.4s}.Header_bar__CRznu,.Header_change__9fFn2{background-color:#fff}.Header_hamburger__WSRh_ .Header_bar__CRznu:first-child.Header_change__9fFn2{transform:rotate(-45deg) translate(-5px,6px)}.Header_hamburger__WSRh_ .Header_bar__CRznu:nth-child(2).Header_change__9fFn2{opacity:0}.Header_hamburger__WSRh_ .Header_bar__CRznu:nth-child(3).Header_change__9fFn2{transform:rotate(45deg) translate(-5px,-6px)}@media(max-width:768px){.Header_rightSection__Uoj6a{display:none;flex-direction:column;gap:1rem;background-color:#8b7355;position:absolute;top:100%;right:0;width:100%;padding:1rem;border-top:1px solid #fff;text-align:left;transform:translateY(-100%)}.Header_showMenu__0hw_M{display:flex;z-index:10;transform:translateY(0)}.Header_hamburger__WSRh_{display:flex}}:root{--primary-color:#3d2b1f;--secondary-color:#8b7355;--success-color:#4caf50;--error-color:#ff6b6b;--warning-color:#ff9800;--info-color:#2196f3;--gold-light:#fff9e6;--background-gradient:linear-gradient(135deg,#faf9f6,#f5f3ef);--border-color:rgba(139,115,85,.1);--border-light:rgba(139,115,85,.05);--text-primary:#3d2b1f;--text-secondary:rgba(61,43,31,.7);--text-tertiary:rgba(61,43,31,.5);--white:#fff;--card-shadow:0 8px 32px rgba(0,0,0,.08);--hover-shadow:0 4px 12px rgba(0,0,0,.05);--transition-default:all 0.3s ease;--transition-fast:all 0.2s ease}body,html{background-color:#faf9f6;color:#2e180e;margin:0;padding:0;height:100%;width:100%;font-family:Poppins,sans-serif;scroll-behavior:smooth;transition:background-color .3s}a{color:#8c7c5c;text-decoration:none;transition:color .3s}a:hover{color:#6d6148}*{box-sizing:border-box;transition:all .3s ease}.Footer_footer__x7vJd{background-color:#1c140a;padding:1rem;font-size:12px;color:#fff;text-align:center;position:relative}.Footer_milad__dxOic{display:block;margin-top:.5rem}.Footer_milad__dxOic a{color:#8c7c5c;text-decoration:none;transition:color .3s ease}.Footer_milad__dxOic a:hover{color:#6d6148}