header .logo-container{background-color:white;display:flex;align-items:center;justify-content:center;height:100%}header .logo-container img{max-height:200px;width:200px}section.control-panel{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff7f7;min-height:calc(100vh - 197.44px - 316.25px)}.main-intro-page{min-height:calc(100vh - 197.44px - 316.25px);background:url("images/intro.jpg") center center/cover no-repeat;display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.main-intro-page::before{content:'';position:absolute;inset:0;background:rgba(46,31,19,0.55);z-index:1}.main-intro-page .container{position:relative;z-index:2;width:100%;display:flex;justify-content:center}.main-intro-page .main-intro{text-align:center;max-width:600px;margin:0 auto;padding:2rem 1rem;background:rgba(255,255,255,0.09);border-radius:1rem;box-shadow:0 8px 32px rgba(40,24,12,0.15)}.main-intro-page .main-intro h1{font-family:'Playfair Display', serif;font-size:2.8rem;margin-bottom:1rem;color:#fffbe6;letter-spacing:1px;text-shadow:0 2px 8px rgba(40,24,12,0.25)}.main-intro-page .main-intro h4{font-family:'Montserrat', sans-serif;font-size:1.3rem;font-weight:400;margin-bottom:2.5rem;color:#ffe5b4;text-shadow:0 1px 4px rgba(40,24,12,0.18)}.main-intro-page .main-intro .call-to-action{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.main-intro-page .main-intro .call-to-action .cta-action{display:inline-flex;align-items:center;padding:0.85rem 2.2rem;font-size:1.1rem;font-family:'Montserrat', sans-serif;border-radius:2rem;border:none;text-decoration:none;cursor:pointer;transition:background 0.2s, color 0.2s, box-shadow 0.2s;box-shadow:0 2px 8px rgba(40,24,12,0.1)}.main-intro-page .main-intro .call-to-action .cta-action.active{background:#7c4a1e;color:#fffbe6;font-weight:600}.main-intro-page .main-intro .call-to-action .cta-action.active:hover{background:#a86c3c;color:#fff}.main-intro-page .main-intro .call-to-action .cta-action.secondary{background:#fffbe6;color:#7c4a1e;font-weight:500;border:1px solid #a86c3c}.main-intro-page .main-intro .call-to-action .cta-action.secondary:hover{background:#ffe5b4;color:#a86c3c}.main-intro-page .main-intro .call-to-action .cta-action.secondary .iconify{font-size:1.3em;margin-right:0.5em}@media (max-width: 600px){.main-intro-page .main-intro{padding:1.2rem 0.5rem}.main-intro-page .main-intro h1{font-size:2rem}.main-intro-page .main-intro h4{font-size:1rem}.main-intro-page .main-intro .call-to-action .cta-action{width:100%;justify-content:center}}.categories-section{padding-top:3rem;padding-bottom:3rem;background:#f9f6f2}.categories-section h2{font-family:'Playfair Display', serif;font-size:2.2rem;color:#7c4a1e;margin-bottom:2rem;letter-spacing:1px;text-shadow:0 2px 8px rgba(40,24,12,0.1)}.categories-section p{font-family:'Montserrat', sans-serif;font-size:1.08rem;color:#7c4a1e;margin-bottom:3rem;line-height:1.7;letter-spacing:0.1px}.categories-section .category-card{background:#fffbe6;border-radius:1rem;overflow:hidden;transition:transform 0.18s, box-shadow 0.18s;box-shadow:0 2px 12px rgba(40,24,12,0.08)}.categories-section .category-card:hover,.categories-section .category-card:focus{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 24px rgba(40,24,12,0.16)}.categories-section .category-card:hover .category-overlay,.categories-section .category-card:focus .category-overlay{background:rgba(124,74,30,0.68);opacity:1}.categories-section .category-card:hover .category-overlay h5,.categories-section .category-card:focus .category-overlay h5{transform:scale(1.12)}.categories-section .category-image-wrapper{position:relative;width:100%;height:180px;overflow:hidden}.categories-section .category-image-wrapper .category-image{object-fit:cover;width:100%;height:100%;display:block;transition:transform 0.22s}.categories-section .category-image-wrapper .category-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(124,74,30,0.48);display:flex;align-items:center;justify-content:center;opacity:0.7;transition:opacity 0.18s, background 0.18s}.categories-section .category-image-wrapper .category-overlay h5{color:#fffbe6;font-family:'Montserrat', sans-serif;font-size:1.25rem;font-weight:600;margin:0;text-shadow:0 2px 8px rgba(40,24,12,0.18);letter-spacing:0.5px;transform:scale(1);transition:transform 0.18s}@media (max-width: 900px){.categories-section .category-image-wrapper{height:140px}}@media (max-width: 600px){.categories-section{padding-top:1.5rem;padding-bottom:1.5rem}.categories-section h2{font-size:1.3rem}.categories-section .category-image-wrapper{height:100px}.categories-section .category-card{border-radius:0.7rem}}.brands-section{padding-top:3rem;padding-bottom:3rem;background:#f9f6f2}.brands-section h2{font-family:'Playfair Display', serif;font-size:2.2rem;color:#7c4a1e;margin-bottom:2rem;letter-spacing:1px;text-shadow:0 2px 8px rgba(40,24,12,0.1)}.category-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:30vh;margin-bottom:100px}.category-hero::after{content:"";position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:50vw solid transparent;border-right:50vw solid transparent;border-top:50px solid black;z-index:2}.category-hero .category-hero-image{width:100%;height:100%;object-fit:cover;display:block}.category-hero .category-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.5)}.category-hero .category-hero-overlay .category-hero-title{color:#fff;font-size:4rem;text-align:center;margin:0;text-transform:uppercase;letter-spacing:0.1em;font-weight:700;font-family:'Montserrat', 'Segoe UI', Arial, sans-serif;text-shadow:0 4px 24px rgba(0,0,0,0.7),0 1.5px 0 #222;filter:drop-shadow(0 2px 8px rgba(0,0,0,0.666667));animation:hero-title-fadein 1s cubic-bezier(0.4, 0, 0.2, 1)}@media (max-width: 600px){.category-hero .category-hero-overlay .category-hero-title{font-size:2.2rem}}@keyframes hero-title-fadein{from{opacity:0;transform:translateY(30px) scale(0.98)}to{opacity:1;transform:translateY(0) scale(1)}}.category-products .product-card{border:none;box-shadow:none;background:transparent;transition:transform 0.18s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;padding:0}.category-products .product-card:hover,.category-products .product-card:focus{transform:translateY(-4px) scale(1.025)}.category-products .product-card .card-img-top{width:100%;height:220px;object-fit:cover;border-radius:1.2rem 1.2rem 0 0;background:#f8f8f8}.category-products .product-card .card-body{padding:1.5rem 1rem 1.2rem 1rem;background:#fff;border-radius:0 0 1.2rem 1.2rem}.category-products .product-card .card-title{font-family:'Montserrat', 'Segoe UI', Arial, sans-serif;font-size:1.45rem;font-weight:700;color:#222;margin-bottom:0.5rem;letter-spacing:0.02em;text-transform:capitalize;line-height:1.2}.category-products .product-card .card-text{font-size:1.25rem;color:#b8860b;font-weight:600;margin-top:0.2rem;letter-spacing:0.01em}.category-products .product-card .card-text strong{font-size:1.35rem;color:#d4af37;font-family:'Montserrat', 'Segoe UI', Arial, sans-serif;font-weight:800}.category-products a{text-decoration:none;color:inherit}.category-products a:hover,.category-products a:focus{text-decoration:none;color:inherit}.product-image{position:relative;z-index:1;overflow:hidden;min-height:100px}.product-image img{display:block;width:100%;max-height:300px;border-radius:1.2rem;position:relative;z-index:3;object-fit:cover;transition:transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),filter 0.35s cubic-bezier(0.4, 0, 0.2, 1);filter:brightness(0.98) saturate(1.1) drop-shadow(0 4px 24px rgba(0,0,0,0.2))}.product-image::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(135deg, rgba(212,175,55,0.12) 0%, rgba(184,134,11,0.1) 100%);transition:opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);opacity:0.7}.product-image::after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:white;clip-path:polygon(8% 0%, 92% 0%, 100% 0%, 100% 100%, 92% 100%, 8% 100%, 0% 100%, 0% 0%);background:inherit;mix-blend-mode:destination-out}.product-image:hover img,.product-image:focus img{transform:scale(1.045) rotate(-1deg);filter:brightness(1.08) saturate(1.25) drop-shadow(0 8px 32px rgba(184,134,11,0.266667))}.product-image:hover::before,.product-image:focus::before{opacity:1;background:linear-gradient(120deg, rgba(212,175,55,0.22) 0%, rgba(184,134,11,0.18) 100%)}.navbar{background:#885c39}.navbar .nav-link{color:#fdf9e3}.navbar .nav-link:hover,.navbar .nav-link:focus{color:#fff}.navbar .nav-link.active{color:#16120f}.navbar .dropdown-menu{background:#7a4e2d}.navbar .dropdown-menu .dropdown-item{color:#fff}.navbar .dropdown-menu .dropdown-item:hover,.navbar .dropdown-menu .dropdown-item:focus{background:#674226;color:#f5e1d3}.occasions-section .card .card-img-top,.occasions-section .card .card-img-top.occasion-img{height:210px;min-height:210px;max-height:210px;object-fit:cover;width:100%;display:block}@media (max-width: 991.98px){.occasions-section .card .card-img-top,.occasions-section .card .card-img-top.occasion-img{height:170px;min-height:170px;max-height:170px}}@media (max-width: 767.98px){.occasions-section .card .card-img-top,.occasions-section .card .card-img-top.occasion-img{height:120px;min-height:120px;max-height:120px}}.container.my-5{max-width:950px;margin:3rem auto;padding:2rem 1.5rem;background:#fff;border-radius:1.25rem;box-shadow:0 4px 32px rgba(0,0,0,0.08)}h2.mb-4{font-weight:700;font-size:2rem;color:#2d3748;display:flex;align-items:center;gap:0.75rem}h2.mb-4 i{color:#007bff;font-size:1.3em}.d-grid.gap-3{gap:1.25rem !important;display:flex !important;flex-direction:row !important;justify-content:flex-start;align-items:center}.btn-lg{font-size:1.15rem;padding:0.85rem 2.2rem;border-radius:0.6rem;font-weight:600;box-shadow:0 2px 8px rgba(0,123,255,0.08)}.btn-lg i{margin-right:0.6rem;font-size:1.1em}.btn-outline-dark,.btn-success,.btn-primary{background:transparent;color:#212529;border:2px solid #212529;transition:background 0.2s, color 0.2s, box-shadow 0.2s}.btn-outline-dark:hover,.btn-success:hover,.btn-primary:hover,.btn-outline-dark:focus,.btn-success:focus,.btn-primary:focus{background:#212529;color:#fff;box-shadow:0 4px 16px rgba(33,37,41,0.12)}.btn-success,.btn-primary{background:transparent !important;border:2px solid #212529 !important;color:#212529 !important}.btn-success:hover,.btn-success:focus,.btn-primary:hover,.btn-primary:focus{background:#212529 !important;color:#fff !important;box-shadow:0 4px 16px rgba(33,37,41,0.12) !important}.ratio{overflow:hidden;border-radius:1rem;box-shadow:0 2px 16px rgba(0,0,0,0.08)}.ratio iframe{border:0;width:100%;height:100%;border-radius:1rem}.mt-3{margin-top:1.5rem !important}p{color:#4b5563;font-size:1.05rem;margin-bottom:0.5rem}p i{color:#007bff;margin-right:0.5rem}@media (max-width: 767.98px){.container.my-5{padding:1rem 0.5rem}h2.mb-4{font-size:1.4rem}.btn-lg{font-size:1rem;padding:0.7rem 1.2rem}.d-grid.gap-3{flex-direction:column !important;gap:1rem !important}}.z9999{z-index:9999 !important}.auth{padding-top:5rem;background-image:url("images/login-screen-bg.jpeg");background-size:cover;background-position:center;min-height:calc(100vh - 197.44px - 316.25px)}main{min-height:calc(100vh - 197.44px - 316.25px)}#footer{background:#181818;color:#fff;font-size:1rem;letter-spacing:0.01em;padding-top:2rem}#footer .footer-main{padding-top:2.5rem;padding-bottom:2.5rem}#footer h5{color:#fff;font-size:1.1rem;letter-spacing:0.03em;margin-bottom:1.2rem}#footer ul{padding:0;margin:0;list-style:none}#footer ul li{margin-bottom:0.7rem;color:#ccc;font-size:0.98rem}#footer ul li i{color:#bfa76a;min-width:1.2em}#footer a{color:#bfa76a;transition:color 0.2s;text-decoration:none}#footer a:hover,#footer a:focus{color:#fff;text-decoration:underline}#footer .footer-logo{font-size:1.3rem;color:#fff;display:inline-flex;align-items:center}#footer .footer-logo i{color:#bfa76a;font-size:1.4rem}#footer .footer-social .footer-social-link{color:#bfa76a;margin-right:0.5rem;transition:color 0.2s}#footer .footer-social .footer-social-link:last-child{margin-right:0}#footer .footer-social .footer-social-link:hover,#footer .footer-social .footer-social-link:focus{color:#fff}#footer .footer-brand .footer-copyright{color:#888;font-size:0.95rem}#footer .footer-bottom{background:#222;color:#bbb;font-size:0.95rem;border-top:1px solid #292929}#footer .footer-bottom .footer-dev-link{color:#bfa76a;text-decoration:underline}#footer .footer-bottom .footer-dev-link:hover,#footer .footer-bottom .footer-dev-link:focus{color:#fff}@media (max-width: 767.98px){#footer .footer-main{padding-top:1.5rem;padding-bottom:1.5rem}#footer .footer-brand,#footer .footer-social{text-align:center !important;margin-bottom:1rem}}
