*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Cairo,sans-serif;background:#fff;color:#111;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1440px;margin:0 auto;padding:0 16px;width:100%}.top-bar{background:linear-gradient(135deg,#c9a03d,#d4af37);color:#1a1a2e;text-align:center;padding:10px 8px;font-weight:700;font-size:clamp(.65rem,2vw,.85rem);letter-spacing:.3px;line-height:1.6}.top-bar i{margin:0 4px}.top-bar .desktop-only{display:none}.main-header{background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:2px solid #c9a03d;padding:12px 0;position:sticky;top:0;z-index:100;width:100%}.flex-between{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;padding:0 16px}.logo{font-size:clamp(1.3rem,4vw,1.8rem);font-weight:900;background:linear-gradient(135deg,#c9a03d,#8b6914);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex-shrink:0}.mobile-menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:101}.mobile-menu-toggle span{display:block;width:28px;height:3px;background:#1a1a2e;border-radius:3px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.search-bar{flex:1;max-width:100%;display:flex;border:2px solid #e0d5b5;border-radius:60px;overflow:hidden;background:#fff;order:3;width:100%;min-width:0}.search-bar input{flex:1;padding:10px 16px;border:none;outline:none;font-size:clamp(.8rem,1.5vw,.9rem);min-width:0;width:100%}.search-bar button{background:#c9a03d;border:none;color:#fff;padding:0 16px;cursor:pointer;transition:.2s;flex-shrink:0}.search-bar button:hover{background:#b38f2f}.icon-group{display:flex;gap:.8rem;flex-shrink:0}.icon-group i{font-size:clamp(1.1rem,2.5vw,1.3rem);cursor:pointer;transition:.2s}.icon-group i:hover{color:#c9a03d}.nav-links{background:#1a1a2e;padding:0;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;width:100%}.nav-links.open{max-height:500px;padding:14px 0}.nav-links ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;justify-content:center;align-items:center;padding:0 16px}.nav-links a{color:#d4af37;text-decoration:none;font-weight:600;font-size:clamp(.85rem,1.5vw,.9rem);transition:.2s;display:block;padding:4px 0}.nav-links a:hover{color:#c9a03d;transform:translate(4px)}.hero-banner{margin:16px 0 24px;border-radius:20px;overflow:hidden;position:relative;min-height:300px;box-shadow:0 15px 35px -12px #00000040}.hero-banner img{width:100%;height:100%;min-height:300px;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.hero-overlay{position:relative;z-index:2;background:linear-gradient(135deg,#000000b3,#0006);min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem}.hero-content{animation:fadeInUp .8s ease-out;max-width:100%;margin:0 auto}.hero-badge{display:inline-block;background:#c9a03d;color:#1a1a2e;padding:6px 18px;border-radius:60px;font-size:clamp(.7rem,1.5vw,.8rem);font-weight:800;margin-bottom:.75rem;animation:pulse 2s infinite}.hero-content h2{font-size:clamp(1.8rem,6vw,3.8rem);font-weight:900;margin-bottom:.5rem;color:#fff;line-height:1.2}.hero-content p{color:#fffffff2;font-size:clamp(.9rem,1.5vw,1.1rem);margin-bottom:.5rem}.hero-buttons{display:flex;gap:.75rem;justify-content:center;margin:1.2rem 0;flex-wrap:wrap}.trust-badge-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;color:#fff;font-size:clamp(.7rem,1.2vw,.8rem)}.trust-badge-row i{color:#c9a03d;margin-right:4px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.btn-gold{background:#c9a03d;color:#1a1a2e;padding:12px 28px;border-radius:60px;font-weight:800;text-decoration:none;display:inline-block;transition:.2s;border:none;cursor:pointer;font-size:clamp(.85rem,1.2vw,1rem);text-align:center;min-width:140px}.btn-gold:hover{background:#b38f2f;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.btn-gold:active{transform:translateY(0)}.btn-outline{border:2px solid white;color:#fff;padding:12px 28px;border-radius:60px;font-weight:800;text-decoration:none;display:inline-block;transition:.2s;font-size:clamp(.85rem,1.2vw,1rem);text-align:center;min-width:140px}.btn-outline:hover{background:#fff;color:#1a1a2e;transform:translateY(-3px)}.btn-outline:active{transform:translateY(0)}.features-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;background:#faf8f0;padding:1.5rem 1rem;border-radius:20px;margin:20px 0;text-align:center}.feature-item i{font-size:clamp(1.5rem,3vw,2rem);color:#c9a03d;display:block;margin-bottom:4px}.feature-item p{font-size:clamp(.7rem,1.2vw,.9rem);font-weight:600}.feature-item small{display:block;font-size:clamp(.55rem,1vw,.7rem);opacity:.6;font-weight:400}.section-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;text-align:center;margin:2rem 0 1.2rem;padding:0 1rem}.section-title:after{content:"";display:block;width:60px;height:3px;background:#c9a03d;margin:10px auto;border-radius:4px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;padding:0 .5rem}.cat-card{background:#fff;border-radius:16px;overflow:hidden;text-align:center;box-shadow:0 4px 12px #0000000d;transition:.3s;cursor:pointer}.cat-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.cat-card img{width:100%;aspect-ratio:1;object-fit:cover}.cat-card span{display:block;padding:10px 8px;font-weight:700;font-size:clamp(.8rem,1.2vw,1rem)}.flash-sale{background:linear-gradient(135deg,#c9a03d,#8b6914);border-radius:20px;padding:1.5rem 1rem;text-align:center;margin:24px 8px;color:#fff}.flash-sale h3{font-size:clamp(1.2rem,3vw,1.8rem)}.timer{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800;background:#0000004d;display:inline-block;padding:.4rem 1.2rem;border-radius:60px;margin:.75rem 0;font-family:monospace;letter-spacing:2px}.product-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:20px 0;padding:0 .5rem}.product-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #eee;transition:.3s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #00000014}.product-card img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{padding:.85rem}.product-info h3{font-size:clamp(.9rem,1.2vw,1.1rem);margin-bottom:4px}.product-info .price{font-weight:800;color:#c9a03d;font-size:clamp(1rem,1.5vw,1.2rem)}.cod-badge{background:#e8f5e9;color:#2e7d32;font-size:clamp(.6rem,1vw,.7rem);padding:4px 10px;border-radius:20px;display:inline-block;margin-top:6px}.featured-product{display:grid;grid-template-columns:1fr;gap:1.5rem;background:#faf8f0;border-radius:20px;padding:1.5rem;margin:24px 0;align-items:center}.featured-image img{width:100%;border-radius:16px}.featured-content h3{font-size:clamp(1.2rem,3vw,1.8rem)}.rating i{color:#c9a03d}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:20px 0}.review-card{background:#faf8f0;padding:1.25rem;border-radius:16px;border-right:4px solid #c9a03d}.review-card h4{font-size:clamp(.95rem,1.2vw,1.1rem)}.review-card p{font-size:clamp(.85rem,1vw,.95rem);opacity:.8}.newsletter{background:linear-gradient(135deg,#1a1a2e,#2d2f4b);border-radius:20px;padding:2rem 1.5rem;text-align:center;color:#fff;margin:24px 0}.newsletter h3{font-size:clamp(1.3rem,3vw,2rem)}.newsletter p{font-size:clamp(.85rem,1.2vw,1rem);opacity:.8}.newsletter-form{display:flex;flex-direction:column;max-width:100%;margin:1.2rem auto 0;gap:10px}.newsletter-form input{flex:1;padding:14px 20px;border-radius:60px;border:none;outline:none;font-size:clamp(.85rem,1vw,1rem);width:100%}.newsletter-form button{width:100%}.footer{background:#0a0a0e;color:#ccc;padding:2rem 1rem;border-radius:20px 20px 0 0;margin-top:20px}.footer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-grid h4{font-size:clamp(1rem,1.5vw,1.2rem);color:#c9a03d;margin-bottom:8px}.footer-grid ul{list-style:none;padding:0}.footer-grid ul li{padding:4px 0}.footer-grid a{color:#ccc;text-decoration:none;transition:.2s;font-size:clamp(.85rem,1vw,.95rem)}.footer-grid a:hover{color:#c9a03d}.footer-bottom{text-align:center;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:clamp(.7rem,1vw,.85rem);opacity:.6}@media screen and (max-width:480px){.container{padding:0 10px}.top-bar .desktop-only{display:none}.hero-banner{min-height:250px;border-radius:16px;margin:12px 0 20px}.hero-overlay{min-height:250px;padding:1.5rem 1rem}.hero-buttons{flex-direction:column;align-items:center;gap:.6rem}.btn-gold,.btn-outline{min-width:100%;padding:12px 20px}.features-row{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.product-grid{gap:.75rem}}@media screen and (min-width:481px)and (max-width:768px){.container{padding:0 20px}.top-bar .desktop-only{display:none}.features-row{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.hero-banner,.hero-overlay{min-height:350px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:769px)and (max-width:1024px){.container{padding:0 24px}.top-bar .desktop-only,.mobile-menu-toggle{display:none}.nav-links{max-height:none!important;padding:14px 0!important;background:#1a1a2e}.nav-links ul{flex-direction:row;gap:1.5rem}.features-row,.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.reviews-grid{grid-template-columns:repeat(2,1fr)}.featured-product{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(3,1fr)}.search-bar{max-width:350px}}@media screen and (min-width:1025px){.container{padding:0 32px}.top-bar .desktop-only{display:inline}.mobile-menu-toggle{display:none}.search-bar{max-width:420px}.nav-links{max-height:none!important;padding:14px 0!important;background:#1a1a2e}.nav-links ul{flex-direction:row;gap:2rem}.hero-banner{min-height:560px;border-radius:32px}.hero-overlay{min-height:560px}.features-row{grid-template-columns:repeat(4,1fr);padding:2rem;border-radius:28px}.category-grid{grid-template-columns:repeat(5,1fr);gap:1.2rem}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.featured-product{grid-template-columns:1fr 1fr;gap:2rem;padding:2.5rem;border-radius:32px}.flash-sale{border-radius:32px;padding:2.5rem}.newsletter{border-radius:32px;padding:3rem}.newsletter-form{flex-direction:row;max-width:500px}.newsletter-form button{width:auto}.footer{padding:3rem 2rem;border-radius:32px 32px 0 0}.footer-grid{grid-template-columns:repeat(4,1fr);text-align:left;gap:2rem}.btn-gold,.btn-outline{min-width:160px}}@media screen and (min-width:1600px){.container{padding:0 40px}.product-grid{grid-template-columns:repeat(4,1fr);gap:2rem}.category-grid{gap:1.5rem}}@media(hover:none)and (pointer:coarse){.product-card:hover{transform:none!important;box-shadow:none!important}.cat-card:hover{transform:none!important;box-shadow:0 4px 12px #0000000d!important}.btn-gold:hover,.btn-outline:hover{transform:none!important}.product-card:active,.cat-card:active{transform:scale(.97)!important;transition:transform .1s ease!important}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-content,.hero-badge{animation:none!important}}@media print{.top-bar,.main-header,.nav-links,.footer{display:none!important}.container{padding:0!important;max-width:100%!important}.product-card{break-inside:avoid;border:1px solid #ddd!important}}[dir=rtl] .search-bar input{text-align:right}[dir=rtl] .nav-links a:hover{transform:translate(-4px)}[dir=rtl] .review-card{border-right:none;border-left:4px solid #c9a03d}[dir=rtl] .footer-grid{text-align:right}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #c9a03d;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c9a03d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b38f2f}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
