*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,.vanty-body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:#faf9f7;color:#1a1a1a;overflow-x:hidden}.toast{position:fixed;top:80px;right:20px;z-index:9999;background:#1a1a1a;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;box-shadow:0 4px 20px #0003;animation:slideInRight .3s ease}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.navbar{position:sticky;top:0;z-index:100;background:#faf9f7f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e8e0d8;padding:0 24px;transition:box-shadow .3s}.navbar.scrolled{box-shadow:0 2px 16px #00000014}.nav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;height:64px;gap:40px}.nav-logo{display:flex;align-items:center;gap:2px;text-decoration:none}.logo-v{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;color:#c45b8c}.logo-anty{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:400;color:#1a1a1a}.logo-dot{color:#c45b8c;font-size:16px;margin-left:4px}.logo-img{max-width:160px;height:auto}.nav-links{display:flex;gap:28px;margin-left:auto}.nav-links a{text-decoration:none;color:#4b4b4b;font-size:14px;font-weight:500;letter-spacing:.5px;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:#c45b8c}.nav-actions{display:flex;align-items:center;gap:8px}.nav-icon-btn{background:none;border:none;cursor:pointer;font-size:18px;padding:6px;text-decoration:none}.cart-btn{position:relative;background:none;border:none;cursor:pointer;font-size:22px;padding:4px}.cart-count{position:absolute;top:-4px;right:-4px;background:#c45b8c;color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700}.menu-toggle{display:none;background:none;border:none;font-size:22px;cursor:pointer;padding:4px}.mobile-menu{display:none;flex-direction:column;background:#fff;border-top:1px solid #e8e0d8;padding:16px 24px;gap:16px}.mobile-menu a{text-decoration:none;color:#1a1a1a;font-size:16px;font-weight:500;padding:8px 0;border-bottom:1px solid #f3f4f6}.hero{max-width:1280px;margin:0 auto;padding:60px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:85vh}.hero-tag{display:inline-block;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#c45b8c;background:#fce7f3;padding:6px 14px;border-radius:20px;margin-bottom:20px;font-weight:500}.hero-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,5vw,72px);line-height:1.1;font-weight:600;margin-bottom:20px}.hero-title em,.hero-title p{font-style:italic;color:#c45b8c;margin:0}.hero-sub{font-size:16px;color:#6b7280;line-height:1.7;max-width:440px;margin-bottom:32px;font-weight:300}.hero-ctas{display:flex;gap:16px;margin-bottom:48px;flex-wrap:wrap}.btn-hero-primary{padding:14px 32px;background:#c45b8c;color:#fff;border-radius:4px;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.5px;transition:all .2s}.btn-hero-primary:hover{background:#a8446f;transform:translateY(-2px)}.btn-hero-secondary{padding:14px 32px;border:2px solid #1a1a1a;color:#1a1a1a;border-radius:4px;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.5px;transition:all .2s}.btn-hero-secondary:hover{background:#1a1a1a;color:#fff}.hero-stats{display:flex;gap:40px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;color:#c45b8c}.hero-stats span{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:1px}.hero-img-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-img-card{border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 20px #00000014;transition:transform .3s,box-shadow .3s}.hero-img-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000026}.hero-img-card img{width:100%;height:200px;object-fit:cover;display:block}.hero-img-card a{display:block}.hi-0{grid-row:span 2}.hi-0 img{height:416px}.hero-img-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0009);color:#fff;padding:20px 12px 10px;font-size:12px;font-weight:500}.hero-main-img{width:100%;border-radius:16px;object-fit:cover}.promo-bar{background:#1a1a1a;color:#fff;padding:12px 24px;display:flex;justify-content:center;align-items:center;gap:20px;font-size:13px;flex-wrap:wrap}.promo-bar span{opacity:.9}.products-section{max-width:1280px;margin:0 auto;padding:80px 24px}.section-header{text-align:center;margin-bottom:48px}.section-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,48px);font-weight:600;margin-bottom:12px}.section-sub{color:#6b7280;font-size:16px;font-weight:300}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.view-all-wrap{text-align:center;margin-top:48px}.btn-view-all{display:inline-block;padding:14px 40px;border:2px solid #1a1a1a;color:#1a1a1a;text-decoration:none;border-radius:4px;font-weight:600;font-size:14px;transition:all .2s}.btn-view-all:hover{background:#1a1a1a;color:#fff}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f;transition:all .3s}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.product-img-wrap{position:relative;overflow:hidden;background:#f8f5f2;display:block;text-decoration:none}.product-img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .4s}.product-card:hover .product-img{transform:scale(1.05)}.badge{position:absolute;top:12px;left:12px;z-index:1;background:#c45b8c;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;letter-spacing:.5px}.discount-badge{position:absolute;top:12px;right:12px;z-index:1;background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px}.product-overlay{position:absolute;bottom:-60px;left:0;right:0;padding:16px;background:linear-gradient(transparent,#00000080);transition:bottom .3s}.product-card:hover .product-overlay{bottom:0}.btn-view{width:100%;padding:10px;background:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:13px;font-family:inherit}.product-info{padding:20px}.product-brand{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;font-weight:500;margin-bottom:6px}.product-name{font-size:15px;font-weight:600;margin-bottom:10px;line-height:1.4;color:#1a1a1a}.product-name a{text-decoration:none;color:inherit}.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:12px}.review-count{font-size:12px;color:#9ca3af}.product-price-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.price-new{font-size:22px;font-weight:700;color:#c45b8c;font-family:Playfair Display,Georgia,serif}.price-old{font-size:14px;color:#9ca3af;text-decoration:line-through}.btn-add{width:100%;padding:11px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:13px;font-family:inherit;transition:background .2s;letter-spacing:.3px}.btn-add:hover:not([disabled]){background:#c45b8c}.btn-add[disabled]{opacity:.5;cursor:not-allowed}.features-section{background:#fff8f5;padding:80px 24px}.features-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px}.feature-card{text-align:center;padding:32px 24px}.feature-icon{font-size:36px;display:block;margin-bottom:16px}.feature-card h3{font-family:Playfair Display,Georgia,serif;font-size:18px;margin-bottom:8px;font-weight:600}.feature-card p{color:#6b7280;font-size:14px;line-height:1.6}.about-section{background:#1a1a1a;color:#fff;padding:100px 24px}.about-content{max-width:700px;margin:0 auto;text-align:center}.about-content h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,5vw,48px);margin-bottom:24px;font-weight:600}.about-content em{font-style:italic;color:#f9a8d4}.about-body,.about-body p{color:#d1d5db;line-height:1.8;margin-bottom:16px;font-weight:300;font-size:16px}.about-badges{display:flex;gap:16px;justify-content:center;margin-top:32px;flex-wrap:wrap}.about-badges span{border:1px solid #4b5563;padding:8px 20px;border-radius:24px;font-size:13px;color:#9ca3af}.footer{background:#111;color:#fff;padding:60px 24px 0}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:48px}.footer-brand p{color:#6b7280;font-size:14px;line-height:1.7;font-weight:300}.footer-links h4,.footer-contact h4{font-size:14px;font-weight:600;margin-bottom:16px;letter-spacing:.5px;text-transform:uppercase;color:#9ca3af}.footer-links a{display:block;color:#6b7280;text-decoration:none;font-size:14px;margin-bottom:8px;transition:color .2s}.footer-links a:hover{color:#f9a8d4}.footer-contact p{color:#6b7280;font-size:14px;margin-bottom:8px}.footer-contact a{color:#6b7280}.footer-social{display:flex;gap:12px;margin-top:16px}.social-btn{text-decoration:none;font-size:20px}.footer-bottom{border-top:1px solid #222;padding:20px 0;display:flex;justify-content:space-between;max-width:1280px;margin:0 auto;flex-wrap:wrap;gap:8px}.footer-bottom p{color:#4b5563;font-size:13px}.payment-icons-bar{display:flex;gap:8px;justify-content:center;padding:16px 24px;border-top:1px solid #222;flex-wrap:wrap}.payment-icon{height:24px;width:auto}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:500}.cart-sidebar{position:fixed;right:0;top:0;bottom:0;width:min(420px,100vw);background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000026;z-index:501;overflow:hidden}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.cart-header h2{font-family:Playfair Display,Georgia,serif;font-size:22px}.cart-close-btn{background:none;border:none;font-size:20px;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#9ca3af;gap:8px;padding:40px}.cart-items{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.cart-item{display:flex;gap:16px}.cart-item-img{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.cart-item-info{flex:1}.cart-item-brand{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;margin-bottom:2px}.cart-item-name{font-size:13px;font-weight:600;line-height:1.3;margin-bottom:4px;text-decoration:none;color:inherit;display:block}.cart-item-price{font-size:15px;font-weight:700;color:#c45b8c;margin-bottom:8px}.cart-qty{display:flex;align-items:center;gap:8px}.cart-qty button{width:28px;height:28px;border:1px solid #e5e7eb;background:none;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;font-family:inherit}.cart-qty span{font-weight:600;font-size:14px;min-width:24px;text-align:center}.cart-footer{padding:20px 24px;border-top:1px solid #f3f4f6;flex-shrink:0}.cart-shipping{font-size:13px;background:#f9fafb;padding:10px 14px;border-radius:6px;margin-bottom:16px}.cart-total{display:flex;justify-content:space-between;font-size:18px;font-weight:700;margin-bottom:16px;font-family:Playfair Display,Georgia,serif}.btn-checkout{display:block;width:100%;padding:14px;background:#c45b8c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700;font-size:15px;font-family:inherit;transition:background .2s;text-align:center;text-decoration:none;margin-bottom:8px}.btn-checkout:hover{background:#a8446f;color:#fff}.btn-view-cart{display:block;text-align:center;color:#6b7280;font-size:13px;text-decoration:none;padding:8px}.btn-view-cart:hover{color:#c45b8c}.product-page-wrap{max-width:1280px;margin:0 auto;padding:40px 24px 80px}.breadcrumb{font-size:13px;color:#9ca3af;margin-bottom:32px}.breadcrumb a{color:#9ca3af;text-decoration:none}.breadcrumb a:hover{color:#c45b8c}.product-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-main-img-wrap{position:relative;border-radius:16px;overflow:hidden;background:#f8f5f2}.product-main-img,.product-main-img-wrap svg{width:100%;display:block;max-height:560px;object-fit:contain}.product-thumbnails{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.thumbnail-btn{width:80px;height:80px;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .2s}.thumbnail-btn.active,.thumbnail-btn:hover{border-color:#c45b8c}.thumbnail-btn img{width:100%;height:100%;object-fit:cover}.product-page-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(24px,3vw,36px);font-weight:600;margin-bottom:16px;line-height:1.2}.product-page-price{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.savings-badge{background:#fce7f3;color:#be185d;border-radius:4px;padding:2px 10px;font-size:13px;font-weight:700}.variant-selector{margin-bottom:20px}.option-group{margin-bottom:16px}.option-label{font-size:13px;font-weight:600;color:#374151;display:block;margin-bottom:8px}.option-values{display:flex;gap:8px;flex-wrap:wrap}.option-btn{padding:8px 16px;border:1.5px solid #e5e7eb;border-radius:4px;background:none;cursor:pointer;font-size:13px;font-family:inherit;transition:all .2s}.option-btn.active,.option-btn:hover{border-color:#c45b8c;background:#fff0f7;color:#c45b8c}.quantity-wrap{margin-bottom:20px}.quantity-input{display:flex;align-items:center;border:1.5px solid #e5e7eb;border-radius:6px;overflow:hidden;width:120px}.quantity-input button{width:36px;height:36px;border:none;background:none;cursor:pointer;font-size:18px;font-family:inherit}.quantity-input input{width:48px;text-align:center;border:none;font-size:14px;font-weight:600;font-family:inherit}.btn-add-lg{width:100%;padding:14px;background:#c45b8c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700;font-size:15px;font-family:inherit;transition:background .2s}.btn-add-lg:hover:not([disabled]){background:#a8446f}.btn-buy-now{display:block;width:100%;padding:14px;border:2px solid #1a1a1a;color:#1a1a1a;border-radius:6px;cursor:pointer;font-weight:700;font-size:15px;font-family:inherit;transition:all .2s;text-align:center;text-decoration:none;margin-bottom:24px}.btn-buy-now:hover{background:#1a1a1a;color:#fff}.product-page-desc{margin-bottom:24px}.product-page-desc h3{font-family:Playfair Display,Georgia,serif;font-size:18px;margin-bottom:12px}.product-page-desc p,.product-page-desc li{color:#4b5563;font-size:14px;line-height:1.8}.shipping-info-box{background:#f9fafb;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:10px}.shipping-info-box p{font-size:14px;color:#4b5563}.related-products-section{max-width:1280px;margin:0 auto;padding:0 24px 80px}.collection-page-wrap{max-width:1280px;margin:0 auto;padding:40px 24px 80px}.collection-header{text-align:center;margin-bottom:40px}.collection-desc{color:#6b7280;font-size:15px;line-height:1.7;max-width:600px;margin:12px auto 0}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:16px}.results-count{font-size:14px;color:#6b7280}.sort-wrap{display:flex;align-items:center;gap:10px;font-size:14px}.sort-wrap select{padding:8px 14px;border:1.5px solid #e5e7eb;border-radius:6px;font-family:inherit;font-size:14px;background:#fff;cursor:pointer}.pagination{display:flex;justify-content:center;margin-top:48px;gap:8px}.pagination a,.pagination span{padding:8px 16px;border:1.5px solid #e5e7eb;border-radius:4px;text-decoration:none;color:#1a1a1a;font-size:14px;font-weight:500}.pagination .current{background:#c45b8c;border-color:#c45b8c;color:#fff}.collection-empty{text-align:center;padding:80px;color:#9ca3af}.cart-page-wrap{max-width:1280px;margin:0 auto;padding:40px 24px 80px}.cart-page-grid{display:grid;grid-template-columns:1fr 380px;gap:48px;margin-top:32px;align-items:start}.cart-page-item{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #f3f4f6}.cart-page-img-link{display:block}.cart-summary-box{background:#f9fafb;border-radius:12px;padding:24px;position:sticky;top:80px}.cart-summary-box h3{font-family:Playfair Display,Georgia,serif;font-size:20px;margin-bottom:20px}.summary-row{display:flex;justify-content:space-between;font-size:14px;color:#4b5563;margin-bottom:12px}.total-row{font-weight:700;font-size:17px;color:#1a1a1a;border-top:1px solid #e5e7eb;padding-top:16px;margin-top:16px}.main-content{min-height:calc(100vh - 130px)}@media(max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:40px;min-height:auto;padding:40px 16px}.hero-visual{display:none}.product-page-grid{grid-template-columns:1fr;gap:32px}.cart-page-grid{grid-template-columns:1fr}.nav-links{display:none}.menu-toggle{display:flex}.mobile-menu[style*=flex]{display:flex!important}}@media(max-width:640px){.nav-inner{gap:16px}.hero-stats{gap:24px}.hero-ctas{flex-direction:column}.btn-hero-primary,.btn-hero-secondary{text-align:center}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.products-section{padding:48px 16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vanty.css.map */
