body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.megapanel{animation:fadeIn .3s ease forwards;background:#1e1e28f2;border-radius:0 0 12px 12px;box-shadow:0 6px 20px #0006;left:0;padding:2rem;position:absolute;top:100%;width:100%}.megapanel .panel-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.megapanel .panel-column{flex:0 0 220px;max-width:250px}.megapanel .panel-column ul{margin:0}.megapanel .panel-column ul li{align-items:center;display:flex}.megapanel .panel-column ul li:before{color:#ffcc70;content:"➤";flex-shrink:0;font-size:.9rem;margin-right:.5rem}.megapanel .panel-column ul li:hover:before{color:#ffd98a;font-size:1.1rem;text-shadow:0 0 6px #ffcc70,0 0 12px #ffcc70}.megapanel .panel-column h4{color:#ffcc70;font-size:1.2rem;margin-bottom:.5rem}.megapanel .panel-column h5{color:#f5e6c4;font-size:1rem;margin-top:1rem}.megapanel .panel-column ul{list-style:none;padding:0}.megapanel .panel-column ul li{margin:.3rem 0}.megapanel .panel-column ul li a{color:#f5e6c4;text-decoration:none}.megapanel .panel-column ul li a:hover{color:#ffcc70}.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141ee6;border-radius:0 0 12px 12px;box-shadow:0 8px 25px #00000080;font-family:Baskerville,Times New Roman,serif;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.navbar .cart-icon{color:#ffeaa4;font-size:1.5rem;margin-left:auto;position:relative}.navbar .cart-icon .cart-count{background:#e63946;border-radius:50%;color:#fff;font-size:.8rem;font-weight:700;padding:2px 6px;position:absolute;right:-10px;top:-8px}.navbar .logo .logo-link{color:inherit;cursor:pointer;display:block;text-decoration:none}.navbar .logo .logo-link:hover{color:rgba(255,179,38,.816);text-decoration:none}.navbar .logo{color:#ffcc70;font-size:1.6rem;font-weight:700}.navbar .nav-links{display:flex;gap:2rem;list-style:none;width:90%}.navbar .nav-links li{position:relative}.navbar .nav-links li a{color:#f5e6c4;text-decoration:none;transition:color .3s ease}.navbar .nav-links li a:hover{color:#ffcc70}.navbar .nav-links li .megapanel{animation:fadeIn .3s ease forwards;background:#1e1e28f2;border-radius:8px;box-shadow:0 6px 20px #0006;display:flex;gap:2rem;left:0;padding:1rem 2rem;position:absolute;top:100%}.navbar .nav-links li .megapanel h4{color:#ffcc70;margin-bottom:.5rem}.navbar .nav-links li .megapanel ul{list-style:none;padding:0}.navbar .nav-links li .megapanel ul li{margin:.3rem 0}.navbar .nav-links li .megapanel ul li a{color:#f5e6c4}.navbar .nav-links li .megapanel ul li a:hover{color:#ffcc70}.navbar .shipping-banner{align-items:center;background:#c5953c;color:#fff;display:flex;font-size:.9rem;font-weight:500;height:1.5rem;overflow:hidden;position:relative;width:100%}.navbar .shipping-banner .banner-text{align-items:center;animation:slide-left 35s linear infinite;display:flex;padding-left:100%;white-space:nowrap}.navbar .shipping-banner .banner-text .red{color:#e63946;font-size:1.1rem;font-weight:700}@keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.home{background:url(/static/media/magic-lib-white.57727b6a2139cc30b0e2.png) no-repeat 50%/cover;color:#fff;min-height:100vh;overflow:hidden;position:relative;text-align:center}.home:before{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:#0000004d;content:"";inset:0;position:absolute;z-index:1}.home>*{position:relative;z-index:2}.home .hero{padding-top:21vh}.home .hero h1{color:#f5e6c4;font-family:Cinzel Decorative,serif;font-size:3rem}.home .hero p{font-size:1.2rem;margin:1rem auto;max-width:600px}.home .hero .cta-btn{background:#ffcc70;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 2rem;transition:transform .2s ease}.home .hero .cta-btn:hover{transform:scale(1.05)}.home .featured{padding:4rem 2rem}.home .featured h2{color:#f5e6c4;font-family:Cinzel Decorative,serif;margin-bottom:2rem}.home .featured .grid{display:flex;gap:2rem;justify-content:center}.home .featured .grid .card{background:#0009;border-radius:12px;box-shadow:0 4px 12px #0000004d;color:#fff;max-width:250px;padding:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.home .featured .grid .card:hover{box-shadow:0 12px 24px #0006;transform:scale(1.05) translateY(-6px)}.home .featured .grid .card img{border-radius:8px;margin-bottom:1rem;transition:transform .3s ease;width:100%}.home .featured .grid .card:hover img{transform:scale(1.02)}.home .featured .grid .card h3{color:#f5e6c4;font-size:1.2rem;margin-bottom:.5rem}.home .featured .grid .card p{color:#ddd;font-size:.9rem}.home .philosophy{background:#00000080;padding:4rem 2rem}.home .philosophy h2{color:#f5e6c4;font-family:Cinzel Decorative,serif;margin-bottom:1rem}.home .philosophy p{color:#eee;font-size:1rem;margin:0 auto;max-width:600px}.footer{background:#1c1c2b;border-top:2px solid #ffcc70;box-shadow:0 -6px 20px #0006;color:#f5e6c4;font-family:Baskerville,Times New Roman,serif;padding:2rem 4rem}.footer .footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer .footer-brand h2{color:#ffcc70;font-size:1.5rem;margin-bottom:.5rem}.footer .footer-links,.footer .footer-social{display:flex;flex-direction:column;gap:.5rem}.footer .footer-links a,.footer .footer-social a{color:#f5e6c4;text-decoration:none;transition:color .3s ease}.footer .footer-links a:hover,.footer .footer-social a:hover{color:#ffcc70}.category-overview{padding:21vh 2rem 2rem}.category-overview h2{color:#222;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.category-overview ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));list-style:none;padding:0}.category-overview li{background:#f9f9f9;border:1px solid #ddd;border-radius:6px;padding:1rem;text-align:center;transition:all .2s ease-in-out}.category-overview li:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.category-overview li a{color:#333;font-weight:500;text-decoration:none}.category-overview li a:hover{color:brown}.subcategory-overview{padding:21vh 2rem 2rem}.subcategory-overview h2{color:#222;font-size:1.8rem;font-weight:600;margin-bottom:1.2rem}.subcategory-overview ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}.subcategory-overview li{background:#f4f4f4;border:1px solid #ccc;border-radius:4px;padding:.8rem 1.2rem;transition:all .2s ease-in-out}.subcategory-overview li:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.subcategory-overview li a{color:#444;font-weight:500;text-decoration:none}.subcategory-overview li a:hover{color:brown}.search-bar{margin:1rem 0;text-align:left}.search-bar input{font-size:1rem;max-width:400px;padding:.5rem;width:100%}.category-page{background:url(/static/media/magic-lib-white.57727b6a2139cc30b0e2.png) no-repeat 50%/cover;font-family:Cinzel Decorative,serif;min-height:55vh;padding:21vh 2rem 2rem}.category-page a{color:inherit;text-decoration:none}.category-page .breadcrumbs{font-size:1.5rem;margin-bottom:1rem}.category-page .breadcrumbs a{color:#333;font-weight:700;text-decoration:none}.category-page .breadcrumbs a:hover{text-decoration:underline}.category-page h2{color:#ffcc70;margin-bottom:1rem}.category-page .filter-bar{margin-bottom:1.5rem}.category-page .filter-bar button{background:#1e1e28e6;border:none;border-radius:6px;color:#f5e6c4;cursor:pointer;margin-right:.5rem;padding:.5rem 1rem;transition:all .3s ease}.category-page .filter-bar button:hover{background:#ffcc70;color:#1e1e28}.category-page .filter-bar button.active{background:#ffcc70;box-shadow:0 0 8px #ffcc70;color:#1e1e28}.category-page .product-grid{grid-gap:1.5rem;display:grid;font-size:1.4rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.category-page .product-grid,.category-page .product-grid .product-card{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px)}.category-page .product-grid .product-card{background:rgba(96,130,131,.945);border-radius:12px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.category-page .product-grid .product-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-4px)}.category-page .product-grid .product-card .price{background-color:#9aa88e;border-radius:12px;color:#fff;display:inline-block;font-family:Cinzel Decorative,serif;font-size:1.1rem;font-style:italic;font-weight:700;margin-top:.5rem;padding:.3rem .6rem}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.category-page .pagination{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.category-page .pagination button{background:#eee;border:none;cursor:pointer;padding:.5rem 1rem}.category-page .pagination button.active{background:#333;color:#fff}.category-page .pagination button:disabled{cursor:not-allowed;opacity:.5}.category-page .product-card{background:#282832f2;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:0;text-align:center;transition:transform .2s ease}.category-page .product-card:hover{transform:translateY(-4px)}.category-page .product-card .thumbnail{border:1px solid #fff;border-radius:5px;box-shadow:0 4px 12px #0006,0 0 8px #ffcc7099;font-size:2rem;margin-bottom:.5rem;max-height:240px;max-width:240px;object-fit:cover}.category-page .product-card h4{color:#f3cf8d;margin:.5rem 0}.category-page .product-card p{color:#f5e6c4;font-size:.9rem}.category-page .product-card .tags{margin-top:.5rem}.category-page .product-card .tags .tag{background:#c9be9c;border-radius:4px;color:#1e1e28;display:inline-block;font-size:.8rem;margin:.2rem;padding:.2rem .5rem}.product-detail{background:url(/static/media/magic-lib-white.57727b6a2139cc30b0e2.png) no-repeat 50%/cover;color:#fff;overflow:hidden;padding:25vh 2rem 2rem}.product-detail .modal-overlay{align-items:center;background:#0000004d;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.product-detail .modal{animation:fadeIn .3s ease;background:#fff;border-radius:10px;box-shadow:0 6px 18px #0003;color:#333;font-size:1rem;font-weight:600;padding:1.5rem 2rem}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.product-detail .actions{display:flex;justify-content:flex-start;margin-bottom:1.5rem}.product-detail .go-back{background-image:url(/static/media/wood-bg.db876ed991a12358cc5f.JPG);background-position:50%;background-size:cover;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;text-align:left}.product-detail .go-back:hover{filter:brightness(1.1)}.product-detail .card-wrapper{align-items:stretch;display:flex;gap:2rem}.product-detail .card-wrapper img{border-radius:8px;box-shadow:0 4px 12px #00000014;flex:1 1;height:auto;max-width:400px}.product-detail .card-wrapper .info{background:#fff;border-radius:10px;display:flex;flex:2 1;flex-direction:column;justify-content:flex-start;min-height:100%;overflow-y:scroll;padding:45px}.product-detail .card-wrapper .info h2{color:#222;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:.5rem}.product-detail .card-wrapper .info p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:1rem}.product-detail .card-wrapper .info .price{background-color:#c5953c;border-radius:12px;color:#fff;font-size:1.1rem;font-weight:700;margin:1rem 0;padding:.4rem .8rem;width:-webkit-fit-content;width:fit-content}.product-detail .card-wrapper .info button{background:#537209;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .3s ease}.product-detail .card-wrapper .info button:hover{filter:brightness(1.1)}.cart-page{background:url(/static/media/magic-lib-white.57727b6a2139cc30b0e2.png) no-repeat 50%/cover;color:#fff;margin:3rem auto;min-height:49vh;min-height:100vh;overflow:hidden;padding:22vh 1rem 1rem}.cart-page .cart-layout{display:flex;gap:2rem}.cart-page .cart-items{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;flex:2 1;max-height:70vh;overflow-y:auto;padding:1rem}.cart-page .cart-items h2{font-family:Playfair Display,serif;margin-bottom:1rem}.cart-page .cart-items .quantity-control{align-items:center;display:flex;gap:.5rem}.cart-page .cart-items .quantity-control .qty-btn{background:#c5953c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.3rem .6rem;transition:all .2s ease}.cart-page .cart-items .quantity-control .qty-btn:hover{filter:brightness(1.1)}.cart-page .cart-items .quantity-control input{border:1px solid #ccc;border-radius:4px;padding:.2rem;text-align:center;width:50px}.cart-page .cart-items .delete-btn{background:#e63946;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background .3s ease}.cart-page .cart-items .delete-btn:hover{background:#c53030}.cart-page .cart-items ul{list-style:none;padding:0}.cart-page .cart-items ul li{align-items:center;border-bottom:1px solid #eee;display:flex;margin-bottom:1rem;padding-bottom:1rem}.cart-page .cart-items ul li img{border-radius:8px;height:80px;margin-right:1rem;object-fit:cover;width:80px}.cart-page .cart-items ul li .item-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.cart-page .cart-items ul li .item-info .item-header{align-items:baseline;display:flex;gap:.5rem}.cart-page .cart-items ul li .item-info .item-header .item-name{color:#222;font-size:1.1rem;font-weight:600}.cart-page .cart-items ul li .item-info .item-header .item-collection{color:#777;font-size:.9rem;font-style:italic}.cart-page .cart-items ul li .item-info .item-footer{display:flex;gap:1rem;justify-content:flex-start;margin-top:.25rem}.cart-page .cart-items ul li .item-info .item-footer .item-price{color:#349e3d;font-size:1rem;font-weight:700}.cart-page .cart-items ul li .item-info .item-footer .item-quantity{color:#555;font-size:.9rem}.cart-page .checkout-panel{background:#fafafa;border-radius:12px;box-shadow:0 4px 12px #00000014;color:0;flex:1 1;padding:1rem;position:-webkit-sticky;position:sticky;top:2rem}.cart-page .checkout-panel p{color:#000}.cart-page .checkout-panel h3{margin-bottom:1rem}.cart-page .checkout-panel label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.cart-page .checkout-panel select{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.cart-page .checkout-panel select:focus{border-color:#c5953c;box-shadow:0 0 0 3px #c5953c33;outline:none}.cart-page .checkout-panel select:hover{background:#f1f1f1}.cart-page .checkout-panel .shipping-label{margin-bottom:15px}.cart-page .checkout-panel .paypal-wrapper{overflow:hidden;transition:max-height .4s ease}.cart-page .checkout-panel .paypal-wrapper.expanded{max-height:500px}.empty-cart{color:#333;padding:4rem 2rem;text-align:center}.empty-cart h2{font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1rem}.empty-cart p{color:#666;font-size:1rem;margin-bottom:2rem}.empty-cart .browse-btn{background:#c5953c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.empty-cart .browse-btn:hover{box-shadow:0 4px 12px #00000026;filter:brightness(1.1);transform:translateY(-2px)}.order-summary{color:#333;padding:4rem 2rem;text-align:center}.order-summary h2{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem}.order-summary p{color:#666;font-size:1.1rem;margin-bottom:2rem}.order-summary .home-btn{background:#c5953c;border-radius:8px;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.order-summary .home-btn:hover{box-shadow:0 4px 12px #00000026;filter:brightness(1.1);transform:translateY(-2px)}.page-container{background:url(/static/media/magic-lib-white.57727b6a2139cc30b0e2.png) no-repeat 50%/cover;color:#333;color:#fff;font-family:Playfair Display,serif;font-size:1.4rem;line-height:1.5;margin:0 auto;min-height:100vh;overflow:hidden;padding:22vh 2rem 4rem;position:relative;text-align:center}.page-container .text-container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5);background:rgba(82,70,70,.226);color:#fff;padding:20px;text-align:justify}.page-container h1{color:#c5953c;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.page-container p{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.2rem}.page-container ul{list-style:none;margin-bottom:2rem;padding-left:0}.page-container ul li{font-size:1rem;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.page-container ul li:before{color:#c5953c;content:"•";font-weight:700;left:0;position:absolute}.page-container strong{color:#c49b2c;font-weight:600}.page-container a{color:#c5953c;font-weight:600;text-decoration:none}.page-container a:hover{text-decoration:underline}
/*# sourceMappingURL=main.e9fbb197.css.map*/