:root{--brand-yellow: #ffde9f;--brand-yellow-dark: #f5d182;--brand-brown: #2a1e1e;--brand-brown-light: #3a2e2e;--brand-yellow-light: #fff4e6;--brand-yellow-hover: #f0d4a0;--brand-brown-dark: #1a1414;--brand-brown-hover: #4a3e3e;--status-pending: #fbbf24;--status-processing: #3b82f6;--status-completed: #10b981;--status-cancelled: #ef4444;--status-active: #10b981;--status-inactive: #6b7280;--status-suspended: #f59e0b}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Cairo,sans-serif;background:linear-gradient(180deg,var(--brand-yellow-light) 0%,#FFFFFF 100%);direction:rtl}.navbar-brand-logo{height:70px;width:auto;object-fit:contain}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:#000;font-weight:700}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active:hover{color:var(--brand-yellow-dark)}.servicesSwiper{padding:20px 0 60px}.servicesSwiper .swiper-slide{height:auto;display:flex;justify-content:center;align-items:stretch}.servicesSwiper .service-box{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;min-height:200px;border:2px solid transparent;padding:30px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:280px;margin:0 auto}.servicesSwiper .service-box:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#c4a700}.servicesSwiper .service-box h3{color:#2c2c2c;font-weight:600;margin-bottom:10px;font-size:18px}.servicesSwiper .service-box p{color:#666;font-size:14px;margin:0;line-height:1.4}.servicesSwiper .service-box i{display:block;margin-bottom:15px}.servicesSwiper .swiper-button-next,.servicesSwiper .swiper-button-prev{color:#c4a700;background:#ffffffe6;border-radius:50%;width:40px;height:40px;margin-top:-20px;box-shadow:0 2px 10px #0000001a}.servicesSwiper .swiper-button-next:after,.servicesSwiper .swiper-button-prev:after{font-size:16px;font-weight:700}.servicesSwiper .swiper-button-next:hover,.servicesSwiper .swiper-button-prev:hover{background:#c4a700;color:#fff}.servicesSwiper .swiper-pagination-bullet{background:#ddd;opacity:1;width:12px;height:12px;margin:0 5px;transition:all .3s ease}.servicesSwiper .swiper-pagination-bullet-active{background:#c4a700;transform:scale(1.2)}.main-content{padding:4rem 0}.main-content .main-headline{font-family:Cairo,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;line-height:1.2;margin-bottom:1.5rem;animation:fadeInUp .8s ease forwards}.main-content .sub-headline{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:2rem;animation:fadeInUp .8s ease .2s forwards;opacity:0}.stats-graph{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.graph-line{width:70px;height:35px;background:linear-gradient(45deg,#f5d182,#ffde9f);border-radius:18px;position:relative;margin-bottom:12px}.graph-line:before{content:"";position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#f5d182;border-radius:50%;box-shadow:0 0 0 4px #f5d1824d}.stats-text{text-align:center;color:#2a1e1e;font-size:.75rem;line-height:1.4}.stat-item{margin-bottom:3px;font-weight:500}.stat-number{font-size:1.4rem;font-weight:700;color:#3a2e2e;margin-top:8px}.seo-header,.facebook-header,.youtube-header,.twitter-header,.linkedin-header,.content-header{background:#f5d182}.seo-logos{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.central-logo{background:#fff;color:#2a1e1e;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-bottom:12px;box-shadow:0 4px 12px #2a1e1e26}.search-logos{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.logo-item{width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#2a1e1e;box-shadow:0 2px 6px #2a1e1e26}.social-stats,.video-stats,.content-stats{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#2a1e1e}.social-icon,.video-icon,.content-icon{font-size:2.5rem;margin-bottom:12px;filter:drop-shadow(0 2px 4px rgba(42,30,30,.2))}.social-stats .stats-text,.video-stats .stats-text,.content-stats .stats-text{color:#2a1e1e}.social-stats .stat-number,.video-stats .stat-number,.content-stats .stat-number{color:#3a2e2e}.add-to-cart-btn{background:linear-gradient(135deg,#ffde9f,#f5d182);color:#2a1e1e;border:2px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:30px;font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:8px;transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer;flex-grow:1;justify-content:center;margin-left:10px;box-shadow:0 4px 16px #2a1e1e1f;text-transform:uppercase;letter-spacing:.5px}.add-to-cart-btn:hover{background:linear-gradient(135deg,#f5d182,#ffde9f);color:#2a1e1e;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 24px #2a1e1e2e;border-color:#ffffff80}@media (max-width: 768px){.stats-text{font-size:.65rem}.central-logo{width:40px;height:40px;font-size:1rem}}@media (max-width: 480px){.logo-item{width:20px;height:20px;font-size:.7rem}}.services .service-box{background-color:#ffdea1;border-radius:6px;-webkit-box-shadow:0px 0px 5px 2px #fff3cd;-moz-box-shadow:0px 0px 5px 2px #fff3cd;-o-box-shadow:0px 0px 5px 2px #fff3cd;box-shadow:0 0 5px 2px #fff3cd}.client-area-toggle{background:linear-gradient(135deg,var(--brand-yellow) 0%,var(--brand-yellow-dark) 100%);color:var(--brand-brown)!important;border-radius:12px;padding:.5rem 1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.client-area-toggle:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.client-area-toggle:hover:before{left:100%}.client-area-toggle:hover{background:linear-gradient(135deg,var(--brand-yellow-dark) 0%,var(--brand-yellow) 100%);color:var(--brand-brown)!important;transform:translateY(-2px);box-shadow:0 8px 25px #ffde9f66;border-color:#ffde9f4d}.client-area-toggle:focus{box-shadow:0 0 0 3px #ffde9f4d;outline:none}.user-avatar{position:relative;width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.avatar-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--brand-yellow) 0%,var(--brand-yellow-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--brand-brown);font-size:14px}.user-info{text-align:center;flex:1}.user-name{font-weight:600;font-size:.9rem;line-height:1.2}.user-role{font-size:.75rem;opacity:.8}.client-area-dropdown{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid var(--brand-yellow);border-radius:12px;box-shadow:0 15px 30px #00000026,0 0 0 1px #ffde9f1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-width:280px;max-width:320px;margin-top:.5rem;padding:.25rem;animation:dropdownSlideIn .3s cubic-bezier(.4,0,.2,1);transform-origin:top right;max-height:80vh;overflow-y:auto}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.user-profile-header{background:linear-gradient(135deg,var(--brand-yellow) 0%,var(--brand-yellow-dark) 100%);color:var(--brand-brown);border-radius:8px;padding:.75rem;margin:-.25rem -.25rem .25rem;border:none}.user-avatar-large{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.3);box-shadow:0 2px 8px #00000026}.avatar-img-large{width:100%;height:100%;object-fit:cover}.avatar-placeholder-large{width:100%;height:100%;background:#fff3;display:flex;align-items:center;justify-content:center;color:var(--brand-brown);font-size:20px}.user-details{flex:1}.user-name-large{font-weight:700;font-size:1rem;margin-bottom:.125rem;line-height:1.2}.user-email{font-size:.75rem;opacity:.8;line-height:1.2}.dropdown-item-section{padding:.25rem .75rem .125rem}.dropdown-section-title{font-size:.75rem;font-weight:700;color:var(--brand-brown);text-transform:uppercase;letter-spacing:.5px;margin:0;opacity:.7}.dropdown-item-enhanced{padding:0;border-radius:10px;margin:.25rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dropdown-item-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,222,159,.1),transparent);transition:left .5s}.dropdown-item-enhanced:hover:before{left:100%}.dropdown-item-content{display:flex;align-items:center;padding:.5rem .75rem;transition:all .3s ease}.dropdown-item-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--brand-brown);margin-right:.5rem;transition:all .3s ease;flex-shrink:0}.dropdown-item-text{flex:1}.dropdown-item-title{font-weight:600;color:var(--brand-brown);font-size:.85rem;line-height:1.2;margin-bottom:.0625rem}.dropdown-item-subtitle{font-size:.7rem;color:var(--brand-brown);opacity:.7;line-height:1.1}.dropdown-item-enhanced:hover{background:linear-gradient(135deg,var(--brand-yellow-light) 0%,rgba(255,222,159,.2) 100%);transform:translate(4px);box-shadow:0 4px 12px #ffde9f33}.dropdown-item-enhanced:hover .dropdown-item-icon{transform:scale(1.1);color:var(--brand-brown)}.dropdown-item-enhanced:hover .dropdown-item-title{color:var(--brand-brown)}.logout-btn-enhanced{background:none;border:none;width:100%;text-align:left;padding:0;border-radius:10px;margin:.25rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.logout-btn-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(220,53,69,.1),transparent);transition:left .5s}.logout-btn-enhanced:hover:before{left:100%}.logout-btn-enhanced:hover{background:linear-gradient(135deg,#dc35451a,#dc35450d);transform:translate(4px);box-shadow:0 4px 12px #dc354533}.logout-btn-enhanced:hover .dropdown-item-icon{color:#dc3545;transform:scale(1.1)}.logout-btn-enhanced:hover .dropdown-item-title,.logout-btn-enhanced .dropdown-item-icon,.logout-btn-enhanced .dropdown-item-title{color:#dc3545}.client-area-dropdown .dropdown-divider{margin:.5rem .75rem;border-color:var(--brand-yellow);opacity:.2;border-width:1px}@media (max-width: 768px){.client-area-dropdown{min-width:260px;max-width:280px;margin-top:.5rem}.user-info{display:none!important}.dropdown-item-content{padding:.4rem .6rem}.dropdown-item-title{font-size:.8rem}.dropdown-item-subtitle{font-size:.65rem}.user-profile-header{padding:.5rem}.user-avatar-large{width:32px;height:32px}.user-name-large{font-size:.9rem}.user-email{font-size:.7rem}}@media (prefers-color-scheme: dark){.client-area-dropdown{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-color:var(--brand-yellow)}.dropdown-item-enhanced:hover{background:linear-gradient(135deg,#ffde9f1a,#ffde9f0d)}}.appointment-btn{background:#2c2c2c;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .3s ease;text-decoration:none;font-family:Cairo,cursive;font-size:1.1rem}.appointment-btn:hover{background:#404040}.product-display{position:relative;display:flex;justify-content:center;align-items:center}.product-stack{position:relative;width:300px;height:400px}.product-box{position:absolute;width:200px;height:120px;background:linear-gradient(135deg,#ff69b4,#ff1493);border-radius:8px;box-shadow:0 10px 30px #ff69b44d;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-weight:600;transform-origin:bottom center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);font-family:Cairo,cursive}.product-box:hover{transform:scale(1.05) rotate(2deg);box-shadow:0 15px 40px #ff69b466}.product-box:nth-child(1){top:0;left:50px;transform:rotate(-5deg);z-index:5;animation:float 3s ease-in-out infinite}.product-box:nth-child(2){top:20px;left:30px;transform:rotate(-3deg);z-index:4;animation:float 3s ease-in-out infinite .5s}.product-box:nth-child(3){top:40px;left:10px;transform:rotate(-1deg);z-index:3;animation:float 3s ease-in-out infinite 1s}.product-box:nth-child(4){top:60px;left:-10px;transform:rotate(1deg);z-index:2;animation:float 3s ease-in-out infinite 1.5s}.product-box:nth-child(5){top:80px;left:-30px;transform:rotate(3deg);z-index:1;animation:float 3s ease-in-out infinite 2s}.box-title{font-family:Cairo,cursive;font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.box-subtitle{font-family:Cairo,cursive;font-size:.8rem;opacity:.9;font-weight:500}.box-side-text{position:absolute;right:-30px;top:50%;transform:translateY(-50%) rotate(90deg);font-size:.6rem;opacity:.8}.product-image{width:fit-content;height:60px;object-fit:cover;border-radius:4px;margin-bottom:.5rem}.content-section{padding:2rem 0;position:relative}.content-background{position:absolute;top:-2rem;right:-2rem;opacity:.1;z-index:-1}.background-image{width:200px;height:150px;border-radius:10px;object-fit:cover}.print-btn{background:#2c2c2c;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.3rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 5px 15px #2c2c2c4d;animation:fadeInUp .8s ease .4s forwards;opacity:0;position:relative;overflow:hidden;text-decoration:none;font-family:Cairo,cursive}.print-btn:hover{background:#404040;transform:translateY(-2px);box-shadow:0 8px 25px #2c2c2c66}.print-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.print-btn:hover:before{left:100%}.arrow-icon{width:16px;height:16px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.why-choose-us{padding:4rem 0;margin-top:4rem}.why-choose-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-family:Cairo,cursive;font-size:3rem;font-weight:700;color:#2c2c2c;text-align:center;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#ffebc6;padding:2.5rem 2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0003;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.feature-icon{position:relative;margin-bottom:1.5rem;color:#2c2c2c;display:flex;justify-content:center;align-items:center}.icon-people{position:absolute;bottom:-5px;right:10px;color:#2c2c2c}.feature-title{font-family:Cairo,cursive;font-size:1.8rem;font-weight:700;color:#2c2c2c;margin-bottom:1rem;line-height:1.2}.feature-description{font-family:Cairo,sans-serif;font-size:1rem;line-height:1.6;color:#2c2c2c;margin:0}.footer{background:var(--brand-brown);color:#ffebc6;padding:3rem 0 1rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-logo{margin-bottom:1rem}.footer-logo-image{height:60px;width:auto;object-fit:contain}.footer-description{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#ffebc6}.social-icons{display:flex;gap:1rem}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffebc6;color:#2c2c2c;border-radius:50%;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:gold;transform:translateY(-2px)}.footer-title{font-family:Cairo,cursive;font-size:1.5rem;font-weight:700;color:#ffebc6;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#ffebc6}.contact-icon{color:#ffebc6;flex-shrink:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#ffebc6;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:gold}.footer-bottom{border-top:1px solid #444;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#ffebc6;margin:0;font-size:.9rem}@media (max-width: 768px){.main-headline{font-size:2rem}.nav-links{display:none}.product-stack{width:250px;height:300px}.product-box{width:150px;height:90px}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.social-icons{justify-content:center}.features-grid{grid-template-columns:1fr;gap:1.5rem}.section-title{font-size:2.5rem}.feature-card{padding:2rem 1.5rem}}
