.etsy-header{background:#fff;border-bottom:1px solid #E8DCCA;box-shadow:0 2px 8px #74756514;position:sticky;top:0;z-index:100}.etsy-header-inner{max-width:1250px;margin:0 auto;padding:.8rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.8rem;position:relative}.etsy-left{display:flex;align-items:center;gap:1.6rem}.etsy-logo{text-decoration:none;display:flex;align-items:center}.logo-text{font-size:1.8rem;display:flex;align-items:baseline;line-height:1}.logo-conect{font-family:Montserrat,Arial,sans-serif;font-weight:700;color:#a35b38;letter-spacing:-.5px}.logo-arte{font-family:Dancing Script,Brush Script MT,cursive;font-weight:400;font-style:italic;color:#747565;margin-left:2px}.etsy-menu{position:relative}.etsy-menu-desktop{display:block}.etsy-menu-trigger{background:none;border:none;font-size:.95rem;font-weight:500;color:#333;display:flex;align-items:center;gap:.4rem;cursor:pointer;transition:color .2s ease}.etsy-menu-trigger:hover{color:#a35b38}.etsy-menu-dropdown{position:absolute;top:2.5rem;left:0;background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 14px #0000001a;border-radius:8px;padding:.6rem 0;width:230px;display:flex;flex-direction:column;z-index:200;animation:headerFadeIn .2s ease-in-out}.etsy-menu-dropdown a{padding:.6rem 1rem;font-size:.9rem;color:#333;text-decoration:none;transition:background .2s ease,color .2s ease}.etsy-menu-dropdown a:hover{background:#f6f6f6;color:#102b26}@keyframes headerFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.etsy-search{flex:1;display:flex;align-items:center;max-width:620px;background:#f3f3f3;border-radius:30px;overflow:hidden;padding:.2rem .6rem}.etsy-search-input{flex:1;border:none;background:transparent;padding:.6rem .8rem;font-size:.95rem;outline:none;color:#333}.etsy-search-btn{background:none;border:none;cursor:pointer;color:#333;padding:.4rem .6rem;transition:color .2s ease}.etsy-search-btn:hover{color:#a35b38}.etsy-nav{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.etsy-nav-desktop{display:flex}.etsy-nav-mobile{display:none}.etsy-nav-link{font-size:.9rem;color:#333;font-weight:500;text-decoration:none;transition:color .2s ease;display:flex;align-items:center;gap:.4rem;white-space:nowrap;padding:.4rem .75rem;border-radius:6px}.etsy-nav-link:hover{background-color:#f5f5f5}.etsy-nav-link-vendor{background-color:#e8dcca;color:#747565}.etsy-nav-link-vendor:hover{background-color:#a35b38;color:#fff}.etsy-nav-link:hover{color:#a35b38}.etsy-nav-icon{color:#333;transition:all .2s ease;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative}.etsy-nav-icon:hover{color:#a35b38;background-color:#f5f5f5}.etsy-user-menu{position:relative}.etsy-user-chip{border:none;border-radius:999px;padding:.4rem 1rem;font-size:.875rem;background-color:#e8dcca;color:#747565;cursor:pointer;transition:all .2s ease;text-decoration:none;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.etsy-user-chip:hover{background-color:#a35b38;color:#fff}.etsy-user-menu-arrow{transition:transform .2s ease;flex-shrink:0}.etsy-user-menu-arrow.open{transform:rotate(180deg)}.etsy-user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #E8DCCA;border-radius:8px;box-shadow:0 4px 14px #0000001a;min-width:220px;z-index:200;animation:headerFadeIn .2s ease-in-out;overflow:hidden}.etsy-user-dropdown-header{padding:1rem;border-bottom:1px solid #E8DCCA;background:#fafafa}.etsy-user-dropdown-name{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#333;font-size:.95rem}.etsy-user-dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;color:#333;text-decoration:none;transition:background .2s ease;font-size:.9rem;border:none;background:none;width:100%;text-align:left;cursor:pointer}.etsy-user-dropdown-item:hover{background:#f5f5f5}.etsy-user-dropdown-divider{height:1px;background:#e8dcca;margin:.5rem 0}.etsy-user-dropdown-logout{color:#a35b38;font-weight:600}.etsy-user-dropdown-logout:hover{background:#fef5f0}.etsy-logout{border:none;background:transparent;font-size:.85rem;color:#666;cursor:pointer;transition:all .2s ease;padding:.4rem .75rem;border-radius:6px;white-space:nowrap}.etsy-logout:hover{color:#a35b38;background-color:#f5f5f5}.etsy-subnav{background:#fff;border-bottom:1px solid #E8DCCA;box-shadow:0 1px 3px #0000000d}.etsy-subnav-container{max-width:1250px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center}.etsy-subnav-list{display:flex;align-items:center;gap:2rem;padding:.75rem 0;list-style:none;justify-content:center}.etsy-subnav-list li{display:flex}.etsy-subnav-list a{font-size:.95rem;font-weight:500;text-decoration:none;color:#666;transition:color .2s ease;white-space:nowrap;padding:.5rem 0;position:relative}.etsy-subnav-list a:hover{color:#a35b38}.etsy-subnav-list a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#a35b38;transition:width .2s ease}.etsy-subnav-list a:hover:after{width:100%}.etsy-cart-link{position:relative;display:inline-flex;align-items:center}.etsy-cart-badge{position:absolute;top:0;right:0;min-width:18px;height:18px;border-radius:999px;background:#a35b38;color:#fff;font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2px solid #fff}.etsy-mobile-menu-btn{display:none;background:none;border:none;color:#333;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;z-index:101}.etsy-mobile-menu-btn:hover{background-color:#f5f5f5;color:#a35b38}.etsy-mobile-menu-overlay{position:fixed;inset:0;background:#00000080;z-index:999;animation:fadeIn .2s ease-out}.etsy-mobile-menu{display:none;position:fixed;top:0;right:0;width:320px;max-width:85vw;height:100vh;background:#fff;box-shadow:-4px 0 20px #00000026;z-index:1000;overflow-y:auto;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.etsy-mobile-menu-header{padding:1.5rem;border-bottom:1px solid #E8DCCA;background:#fafafa;display:flex;align-items:center;justify-content:space-between}.etsy-mobile-menu-user{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#333;font-size:1rem}.etsy-mobile-menu-close{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.etsy-mobile-menu-close:hover{background:#f0f0f0;color:#a35b38}.etsy-mobile-menu-content{padding:1rem 0}.etsy-mobile-menu-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;color:#333;text-decoration:none;transition:background .2s ease;font-size:.95rem;border:none;background:none;width:100%;text-align:left;cursor:pointer}.etsy-mobile-menu-item:hover{background:#f5f5f5}.etsy-mobile-menu-item-cart{position:relative}.etsy-mobile-cart-badge{margin-left:auto;background:#a35b38;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:999px;min-width:20px;text-align:center}.etsy-mobile-menu-divider{height:1px;background:#e8dcca;margin:.75rem 0}.etsy-mobile-menu-categories{padding:0 1.5rem}.etsy-mobile-menu-categories-title{font-size:.85rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.etsy-mobile-menu-category-item{display:block;padding:.75rem 0;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s ease}.etsy-mobile-menu-category-item:hover{color:#a35b38}.etsy-mobile-menu-logout{color:#a35b38;font-weight:600}.etsy-mobile-menu-logout:hover{background:#fef5f0}@media(max-width:900px){.etsy-subnav-list{gap:1.6rem;padding:.8rem 1rem;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.etsy-subnav-list::-webkit-scrollbar{display:none}}@media(max-width:1024px){.etsy-subnav-container{padding:0 1rem}.etsy-subnav-list{gap:1.5rem;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#E8DCCA transparent;justify-content:flex-start}.etsy-subnav-list::-webkit-scrollbar{height:4px}.etsy-subnav-list::-webkit-scrollbar-track{background:transparent}.etsy-subnav-list::-webkit-scrollbar-thumb{background:#e8dcca;border-radius:2px}}@media(max-width:900px){.etsy-header-inner{flex-wrap:nowrap;gap:1rem;padding:1rem 1.5rem}.etsy-menu-desktop,.etsy-nav-desktop,.etsy-nav-mobile{display:none}.etsy-mobile-menu-btn{display:flex;align-items:center;justify-content:center}.etsy-mobile-menu{display:block}.etsy-search{flex:1;min-width:0;max-width:none}.etsy-subnav-container{padding:0 1rem}.etsy-subnav-list{gap:1.25rem;padding:.75rem 0}.etsy-subnav-list a{font-size:.875rem}}@media(max-width:640px){.etsy-header-inner{padding:.75rem 1rem;gap:.75rem}.logo-text{font-size:1.5rem}.etsy-search{min-width:0}.etsy-search-input{font-size:.875rem;padding:.5rem .75rem}.etsy-mobile-menu{width:100%;max-width:100%}.etsy-subnav-list{gap:1rem}.etsy-subnav-list a{font-size:.8rem}}.footer{background:#747565;color:#fff;padding:3rem 0 2rem;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1250px;margin:0 auto;gap:3rem;padding:0 2rem}.footer-col h3{font-size:1.2rem;font-weight:700;margin-bottom:1.2rem}.footer-col a{display:block;color:#e8dcca;text-decoration:none;font-size:.95rem;margin-bottom:.6rem;transition:.2s ease}.footer-col a:hover{color:#fff;transform:translate(4px)}.footer-social{display:flex;align-items:center;gap:1rem;margin-top:1rem}.footer-social a{color:#fff;transition:.2s ease}.footer-social a:hover{color:#a35b38;transform:scale(1.1)}.footer-bottom{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(232,220,202,.3);font-size:.9rem;color:#e8dcca}.footer-bottom a{color:#a35b38;font-weight:600;transition:color .2s ease}.footer-bottom a:hover{color:#e8dcca}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.home{width:100%}.home-section{padding:4rem 0}.swiper-button-next,.swiper-button-prev{color:#fff!important;background:#fff3;width:50px!important;height:50px!important;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.swiper-pagination-bullet{background:#ffffff80!important;opacity:1!important;width:12px!important;height:12px!important}.section-subtitle{font-size:1.1rem;color:#abb4a6;max-width:600px;margin:0 auto}.home-gifts{background:#fafafa}.home-bestsellers{background:#fff}.home-recent{background:#fafafa}.home-categories{background:#fff;padding:4rem 0}.categories-slider-wrapper{margin-top:2rem;padding:2rem 0 4rem}.category-card{background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;color:#747565;transition:all .4s ease;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 15px #7475651a;border:2px solid transparent}.category-card:hover{border-color:#a35b38;transform:translateY(-8px);box-shadow:0 12px 35px #a35b3833}.category-card-image{position:relative;width:100%;height:280px;overflow:hidden;background:#e8dcca}.category-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-card:hover .category-card-image img{transform:scale(1.1)}.category-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#a35b381a,#7475654d);z-index:1}.category-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;color:#a35b38;transition:all .4s ease;z-index:2;box-shadow:0 4px 20px #00000026}.category-card:hover .category-icon{background:#a35b38;color:#fff;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 25px #a35b3866}.category-card-content{padding:2rem 1.5rem;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.category-name{font-size:1.5rem;font-weight:700;color:#747565;margin:0 0 .75rem;line-height:1.3}.category-description{font-size:1rem;color:#abb4a6;margin:0;line-height:1.5}.categories-slider-wrapper .swiper-pagination{bottom:0!important;position:relative;margin-top:2rem}.categories-slider-wrapper .swiper-pagination-bullet{background:#e8dcca!important;opacity:1!important;width:10px!important;height:10px!important;margin:0 6px!important}.categories-slider-wrapper .swiper-pagination-bullet-active{background:#a35b38!important}.home-cta{position:relative;padding:5rem 0;overflow:hidden}.cta-banner-image{position:absolute;inset:0;width:100%;height:100%;z-index:1}.cta-banner-image img{width:100%;height:100%;object-fit:cover}.cta-banner-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#a35b38d9,#747565bf);z-index:2}.cta-banner{position:relative;z-index:3;background:#fffffff2;border-radius:24px;padding:4rem 3rem;text-align:center;box-shadow:0 10px 40px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-content{max-width:700px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;color:#747565;margin-bottom:1.5rem}.cta-text{font-size:1.15rem;color:#666;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.cta-btn-primary{background:#a35b38;color:#fff;border-color:#a35b38}.cta-btn-primary:hover{background:#8a4a2d;border-color:#8a4a2d;transform:translateY(-2px);box-shadow:0 6px 20px #a35b384d}.cta-btn-secondary{background:#ffffffe6;color:#747565;border-color:#747565}.cta-btn-secondary:hover{background:#747565;color:#fff;border-color:#747565;transform:translateY(-2px);box-shadow:0 6px 20px #7475654d}@media(max-width:1024px){.hero-text h1{font-size:2.8rem}.section-title{font-size:2.2rem}.category-card-image{height:240px}.category-icon{width:90px;height:90px}.category-name{font-size:1.3rem}}@media(max-width:768px){.home-section{padding:3rem 0}.hero-slide{min-height:500px}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.1rem}.hero-cta{padding:.9rem 2rem;font-size:1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.category-card-image{height:220px}.category-icon{width:80px;height:80px}.category-card-content{padding:1.5rem 1.25rem}.category-name{font-size:1.2rem}.category-description{font-size:.9rem}.cta-banner{padding:3rem 2rem}.cta-title{font-size:2rem}.cta-text{font-size:1rem}.cta-buttons{flex-direction:column;align-items:stretch}.cta-btn{width:100%;text-align:center}}@media(max-width:480px){.container{padding:0 1.25rem}.hero-text h1{font-size:1.8rem}.hero-text p{font-size:1rem;margin-bottom:2rem}.section-title{font-size:1.75rem}.categories-grid{grid-template-columns:1fr}.cta-banner{padding:2.5rem 1.5rem}.cta-title{font-size:1.75rem}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.product-slider-wrapper{position:relative;padding:.75rem 0 2.5rem}.product-slider{padding-bottom:1.5rem}.product-slider .swiper-button-next,.product-slider .swiper-button-prev{color:#a35b38!important;background:#fff;width:40px!important;height:40px!important;border-radius:50%;box-shadow:0 2px 8px #0000001f;transition:all .3s ease;margin-top:0;top:50%;transform:translateY(-50%)}.product-slider .swiper-button-next:after,.product-slider .swiper-button-prev:after{font-size:16px!important;font-weight:700}.product-slider .swiper-button-next:hover,.product-slider .swiper-button-prev:hover{background:#a35b38;color:#fff!important;box-shadow:0 4px 12px #a35b384d}.product-slider .swiper-button-disabled{opacity:.25;cursor:not-allowed}@media(max-width:768px){.product-slider-wrapper{padding:.5rem 0 2rem}.product-slider{padding-bottom:1.25rem}.product-slider .swiper-button-next,.product-slider .swiper-button-prev{width:32px!important;height:32px!important;display:none}}@media(max-width:480px){.product-slider-wrapper{padding:.4rem 0 1.5rem}.product-slider{padding-bottom:1rem}}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden;text-decoration:none;color:inherit;transition:all .2s ease;box-shadow:0 1px 2px #00000014;border:1px solid #ebebeb;height:100%;position:relative}.product-card:hover{box-shadow:0 2px 8px #0000001f;transform:translateY(-1px)}.product-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.product-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.02)}.product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e8dcca;color:#747565;font-size:.75rem}.product-badge{position:absolute;top:6px;left:6px;background:#a35b38;color:#fff;font-size:.65rem;font-weight:600;padding:.2rem .4rem;border-radius:3px;z-index:2;line-height:1}.product-favorite-btn{position:absolute;top:6px;right:6px;width:32px;height:32px;border-radius:50%;background:#fffffff2;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2;color:#666;box-shadow:0 1px 3px #00000026}.product-favorite-btn:hover{background:#fff;color:#a35b38;transform:scale(1.05)}.product-info{padding:.625rem .75rem;display:flex;flex-direction:column;gap:.375rem;flex:1;min-height:0}.product-title-wrapper{min-height:32px;display:flex;align-items:flex-start;margin-bottom:.25rem}.product-card .product-info .product-title-wrapper .product-title,.product-card .product-info .product-title-wrapper h3.product-title,.product-card .product-title,.product-card h3.product-title{font-size:.7rem!important;font-weight:400!important;color:#333;line-height:1.3!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.product-artist{font-size:.7rem;color:#666;margin:0;font-weight:400;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-price-wrapper{display:flex;flex-direction:column;gap:.2rem;margin-top:.5rem}.product-price{font-size:1.15rem;font-weight:600;color:#333;line-height:1.2;letter-spacing:-.02em}.product-free-shipping{display:flex;align-items:center;gap:.25rem;font-size:.65rem;color:#00a650;font-weight:500;line-height:1}.product-free-shipping svg{width:12px;height:12px;flex-shrink:0}.product-category{font-size:.65rem;color:#999;margin:0;text-transform:capitalize;display:none}@media(min-width:769px){.product-info{padding:.75rem;gap:.5rem}.product-card .product-info .product-title-wrapper .product-title,.product-card .product-info .product-title-wrapper h3.product-title,.product-card .product-title,.product-card h3.product-title{font-size:.75rem!important;line-height:1.35!important}.product-artist{font-size:.75rem}.product-price{font-size:1.25rem}.product-free-shipping{font-size:.7rem}}@media(max-width:768px){.product-card{border-radius:4px;box-shadow:0 1px 2px #0000000f}.product-info{padding:.625rem;gap:.35rem}.product-title-wrapper{min-height:30px;margin-bottom:.2rem}.product-card .product-info .product-title-wrapper .product-title,.product-card .product-info .product-title-wrapper h3.product-title,.product-card .product-title,.product-card h3.product-title{font-size:.65rem!important;line-height:1.25!important}.product-artist{font-size:.65rem;margin-top:.1rem}.product-price-wrapper{margin-top:.4rem;gap:.15rem}.product-price{font-size:1.05rem}.product-free-shipping{font-size:.6rem}.product-free-shipping svg{width:11px;height:11px}.product-badge{font-size:.6rem;padding:.15rem .35rem;top:4px;left:4px}.product-favorite-btn{width:28px;height:28px;top:4px;right:4px}.product-favorite-btn svg{width:14px;height:14px}}@media(max-width:480px){.product-card{border-radius:3px;border:1px solid #e0e0e0}.product-info{padding:.5rem .55rem;gap:.3rem}.product-title-wrapper{min-height:28px;margin-bottom:.15rem}.product-card .product-info .product-title-wrapper .product-title,.product-card .product-info .product-title-wrapper h3.product-title,.product-card .product-title,.product-card h3.product-title{font-size:.6rem!important;line-height:1.2!important;-webkit-line-clamp:2}.product-artist{font-size:.6rem;margin-top:.05rem}.product-price-wrapper{margin-top:.35rem;gap:.1rem}.product-price{font-size:.95rem;line-height:1.1}.product-free-shipping{font-size:.55rem;gap:.2rem}.product-free-shipping svg{width:10px;height:10px}.product-badge{font-size:.55rem;padding:.12rem .3rem;top:3px;left:3px}.product-favorite-btn{width:26px;height:26px;top:3px;right:3px}.product-favorite-btn svg{width:12px;height:12px}}@media(max-width:360px){.product-card .product-info .product-title-wrapper .product-title,.product-card .product-info .product-title-wrapper h3.product-title,.product-card .product-title,.product-card h3.product-title{font-size:.55rem!important;line-height:1.15!important}.product-price{font-size:.9rem}}.hero-carousel-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#e8dcca;overflow:hidden}.hero-carousel{width:100%;position:relative}.hero-slide{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}.hero-slide-image-only{min-height:600px}.hero-slide-image-only .hero-image{z-index:1}.hero-slide-image-only .hero-image img{object-fit:cover;object-position:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#a35b38d9,#747565bf);z-index:2}.hero-content{position:relative;z-index:3;width:100%;max-width:1200px;padding:0 2rem;text-align:center}.hero-text{max-width:700px;margin:0 auto;color:#fff}.hero-text h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-text p{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95}.hero-cta{display:inline-block;padding:1rem 2.5rem;background:#a35b38;color:#fff;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #a35b384d}.hero-cta:hover{background:#8a4a2d;transform:translateY(-2px);box-shadow:0 6px 20px #a35b3866}.swiper-button-next,.swiper-button-prev{color:#fff!important;background:#fff3;width:50px!important;height:50px!important;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background:#ffffff4d}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important}.swiper-pagination{bottom:30px!important}.swiper-pagination-bullet{background:#ffffff80!important;opacity:1!important;width:12px!important;height:12px!important;margin:0 6px!important}.swiper-pagination-bullet-active{background:#fff!important}@media(max-width:768px){.hero-slide{min-height:500px}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.1rem}.hero-cta{padding:.9rem 2rem;font-size:1rem}.swiper-button-next,.swiper-button-prev{display:none!important}}@media(max-width:480px){.hero-text h1{font-size:1.8rem}.hero-text p{font-size:1rem;margin-bottom:2rem}}.hero-banner{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:3rem 0}.hero-banner-image{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero-banner-image img{width:100%;height:100%;object-fit:cover}.hero-banner-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#a35b38bf,#747565a6);z-index:2}.hero-banner-content{position:relative;z-index:3;text-align:center;max-width:800px;margin:0 auto;padding:3rem 2rem;color:#fff}.hero-banner-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-banner-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.hero-banner-cta{display:inline-block;padding:1rem 2.5rem;background:#a35b38;color:#fff;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #a35b384d}.hero-banner-cta:hover{background:#8a4a2d;transform:translateY(-2px);box-shadow:0 6px 20px #a35b3866}@media(max-width:768px){.hero-banner{min-height:350px;margin:2rem 0}.hero-banner-content{padding:2rem 1.5rem}.hero-banner-title{font-size:2rem}.hero-banner-subtitle{font-size:1.1rem}.hero-banner-cta{padding:.9rem 2rem;font-size:1rem}}@media(max-width:480px){.hero-banner{min-height:300px}.hero-banner-title{font-size:1.75rem}.hero-banner-subtitle{font-size:1rem}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.875rem}}@media(max-width:768px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-top:1rem}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.75rem}}@media(max-width:360px){.product-grid{gap:.4rem}}.explore-page{padding:3rem 0;min-height:60vh}.explore-header{text-align:center;margin-bottom:3rem}.explore-title{font-size:2.5rem;font-weight:700;color:#747565;margin-bottom:.75rem}.explore-subtitle{font-size:1.1rem;color:#abb4a6}.loading-state,.empty-state{text-align:center;padding:3rem 0;color:#abb4a6;font-size:1.1rem}@media(max-width:768px){.explore-page{padding:2rem 0}.explore-title{font-size:2rem}.explore-subtitle{font-size:1rem}}@media(max-width:480px){.explore-title{font-size:1.75rem}}.alert{position:fixed;top:2rem;right:2rem;z-index:10000;min-width:320px;max-width:500px;animation:slideInRight .3s ease-out;box-shadow:0 8px 32px #00000026;border-radius:12px;overflow:hidden}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.alert-content{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-left:4px solid}.alert-success .alert-content{border-left-color:#00a650;background:linear-gradient(to right,#f0fdf4,#fff 10%)}.alert-info .alert-content{border-left-color:#3483fa;background:linear-gradient(to right,#eaf3ff,#fff 10%)}.alert-warning .alert-content{border-left-color:#ffb340;background:linear-gradient(to right,#fffbf0,#fff 10%)}.alert-error .alert-content{border-left-color:#e74c3c;background:linear-gradient(to right,#fef2f2,#fff 10%)}.alert-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.alert-success .alert-icon{color:#00a650}.alert-info .alert-icon{color:#3483fa}.alert-warning .alert-icon{color:#ffb340}.alert-error .alert-icon{color:#e74c3c}.alert-message{flex:1;display:flex;align-items:center}.alert-message p{margin:0;font-size:.95rem;line-height:1.5;color:#333;font-weight:500}.alert-close{flex-shrink:0;background:none;border:none;color:#666;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.6}.alert-close:hover{opacity:1;background:#0000000d;color:#333}@media(max-width:768px){.alert{top:1rem;right:1rem;left:1rem;min-width:auto;max-width:none}.alert-content{padding:1rem 1.25rem}.alert-message p{font-size:.9rem}}.product-detail-page{padding:2rem 0 4rem;background:#f5f5f5;min-height:calc(100vh - 200px)}.product-detail-page h1.product-title,.product-detail-header h1.product-title{margin:0;padding:0;font-family:inherit;font-weight:inherit;line-height:inherit;color:inherit}.product-detail-container{max-width:1200px;margin:0 auto;padding:0 2rem}.product-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;color:#666}.breadcrumb-link{color:#3483fa;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#2968c8;text-decoration:underline}.breadcrumb-separator{color:#999}.breadcrumb-current{color:#333;font-weight:500}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2rem;align-items:flex-start;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}@media(max-width:1024px){.product-detail-page{padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.product-detail-container{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.product-detail-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.product-detail-image-section{order:1!important;width:100%!important;max-width:100%!important;position:relative!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important;z-index:0!important}.product-detail-image{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.product-detail-image img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important;box-sizing:border-box!important}.product-detail-info-section{order:2!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:1rem!important;display:flex!important;flex-direction:column!important;position:relative!important;z-index:1!important;min-height:auto!important}.product-detail-header{display:flex!important;flex-direction:column!important;width:100%!important;position:relative!important;z-index:1!important}.product-detail-info-section .product-detail-header h1.product-title,.product-detail-info-section .product-detail-header .product-title,.product-detail-header h1.product-title,.product-detail-header .product-title{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:auto!important;position:relative!important;z-index:2!important}}.product-detail-image-section{position:sticky;top:2rem}.product-detail-image{border-radius:8px;overflow:hidden;background:#f7f7f7;aspect-ratio:1 / 1;position:relative;width:100%;max-width:100%;box-sizing:border-box}.product-detail-image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.product-detail-image img{width:100%!important;max-width:100%!important;min-width:100%!important}}.product-detail-placeholder{width:100%;height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;color:#999;font-size:.95rem;background:#e8dcca}.product-featured-badge{position:absolute;top:1rem;left:1rem;background:#a35b38;color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;z-index:2}.product-detail-info-section{display:flex;flex-direction:column;gap:2rem}.product-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.product-detail-info-section .product-detail-header h1.product-title,.product-detail-info-section .product-detail-header .product-title,.product-detail-header h1.product-title,.product-detail-header .product-title,.product-detail-page h1.product-title,.product-detail-page .product-title{font-size:1.75rem!important;font-weight:400!important;color:#333!important;line-height:1.3!important;margin:0 0 .5rem!important;display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:auto!important;position:relative!important;z-index:2!important}.product-artist{color:#666;font-size:.95rem;margin:0}.product-free-shipping{display:flex;align-items:center;gap:.5rem;color:#00a650;font-size:.9rem;font-weight:600;white-space:nowrap}.product-price-section{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.product-price-main{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.75rem}.product-price-symbol{font-size:1.5rem;font-weight:400;color:#333}.product-price-amount{font-size:2.5rem;font-weight:400;color:#333;line-height:1}.product-installments{display:flex;align-items:center;gap:.5rem;color:#00a650;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.product-price-hint{color:#3483fa;font-size:.9rem;cursor:pointer;text-decoration:underline;display:inline-block}.product-price-hint:hover{color:#2968c8}.product-section-title{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:#333;margin:0 0 1rem}.product-description-section{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.product-description{color:#666;line-height:1.7;font-size:.95rem;margin:0;white-space:pre-line}.product-shipping-section{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.product-shipping-info{display:flex;flex-direction:column;gap:1rem}.shipping-option{display:flex;align-items:flex-start;gap:.75rem}.shipping-option svg{color:#00a650;flex-shrink:0;margin-top:.125rem}.shipping-check{color:#00a650}.shipping-option strong{display:block;color:#333;font-size:.95rem;margin-bottom:.25rem}.shipping-option p{margin:0;color:#666;font-size:.9rem}.shipping-location{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.85rem;margin-top:.5rem}.product-payment-section{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.product-payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}.payment-method{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f8f9fa;border-radius:6px;font-size:.9rem;color:#333}.payment-method svg{color:#3483fa;flex-shrink:0}.payment-methods-link{background:none;border:none;color:#3483fa;font-size:.9rem;cursor:pointer;text-decoration:underline;padding:0;margin-top:.5rem}.payment-methods-link:hover{color:#2968c8}.product-warranty-section{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.warranty-item{display:flex;align-items:flex-start;gap:.75rem}.warranty-item svg{color:#00a650;flex-shrink:0;margin-top:.125rem}.warranty-item strong{display:block;color:#333;font-size:.95rem;margin-bottom:.25rem}.warranty-item p{margin:0;color:#666;font-size:.9rem}.product-seller-section{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.product-seller-info{display:flex;flex-direction:column;gap:.75rem}.seller-name{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#333}.seller-name svg{color:#a35b38}.seller-location{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}.seller-profile-link{color:#3483fa;text-decoration:none;font-size:.9rem;transition:color .2s ease;display:inline-block;margin-top:.5rem}.seller-profile-link:hover{color:#2968c8;text-decoration:underline}.product-actions-section{padding:1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.btn-add-cart,.btn-seller{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease;width:100%;text-decoration:none;border:none}.btn-add-cart{background:#3483fa;color:#fff}.btn-add-cart:hover{background:#2968c8;transform:translateY(-1px);box-shadow:0 4px 12px #3483fa4d}.btn-seller{border:1px solid #3483fa;background:#fff;color:#3483fa}.btn-seller:hover{background:#e3f2fd;border-color:#2968c8;color:#2968c8}.product-meta-section{padding:1.5rem 0;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:.75rem}.meta-item{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.meta-label{color:#666}.meta-value{font-weight:500;color:#333}.product-related-section{margin-top:3rem;padding-top:3rem;border-top:1px solid #e0e0e0;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a;width:100%}.product-related-header{margin-bottom:2rem}.product-related-header h2{font-size:1.75rem;font-weight:600;color:#333;margin:0 0 .5rem}.product-related-header p{font-size:.95rem;color:#666;margin:0}.product-loading{text-align:center;color:#555;font-size:.95rem;padding:4rem 0}.product-not-found{text-align:center;padding:4rem 2rem}.product-not-found h1{margin-bottom:1.5rem;color:#333}@media(max-width:900px){.product-detail-page{padding:0!important;margin:0!important}.product-detail-container{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.product-breadcrumb{font-size:.8rem;margin-bottom:1rem;flex-wrap:wrap}.product-detail-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;padding:0!important;align-items:stretch!important}.product-detail-image-section{order:1!important;position:relative!important;width:100%!important;max-width:100%!important;flex-shrink:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important;z-index:0!important}.product-detail-image{max-width:100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.product-detail-image img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}.product-detail-info-section{order:2!important;width:100%!important;padding:1rem!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;position:relative!important;z-index:1!important;min-height:auto!important}.product-detail-header{display:flex!important;flex-direction:column!important;width:100%!important;position:relative!important;z-index:1!important;padding-top:1rem!important}.product-detail-info-section .product-detail-header h1.product-title,.product-detail-info-section .product-detail-header .product-title,.product-detail-header h1.product-title,.product-detail-header .product-title{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:auto!important;position:relative!important;z-index:2!important}.product-detail-info-section .product-detail-header h1.product-title,.product-detail-info-section .product-detail-header .product-title,.product-detail-header h1.product-title,.product-detail-header .product-title,.product-detail-page h1.product-title,.product-detail-page .product-title{font-size:1.4rem!important;line-height:1.3!important}.product-price-main{flex-wrap:wrap}.product-price-amount{font-size:1.75rem}.product-price-symbol{font-size:1.25rem}.product-detail-header{flex-direction:column;align-items:flex-start;gap:.75rem}.product-free-shipping,.product-installments{font-size:.85rem}.product-payment-methods{grid-template-columns:1fr;gap:.5rem}.payment-method{padding:.5rem;font-size:.85rem}.product-actions-section{padding:1rem 0}.btn-add-cart,.btn-seller{padding:.75rem 1.25rem;font-size:.95rem}.product-related-section{margin-top:2rem;padding:1.5rem 1rem;width:100%}.product-related-header h2{font-size:1.4rem}}@media(max-width:600px){.product-detail-page{padding:0;background:#fff}.product-detail-container{padding:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.product-breadcrumb{font-size:.7rem;margin-bottom:0;padding:.75rem 1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #f0f0f0}.product-breadcrumb::-webkit-scrollbar{display:none}.product-detail-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;padding:0!important;margin:0!important;gap:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;align-items:stretch!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.product-detail-image-section{order:1!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important;flex-shrink:0!important;box-sizing:border-box!important;overflow:hidden!important;z-index:0!important}.product-detail-image{border-radius:0!important;aspect-ratio:1 / 1!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.product-detail-image img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}.product-featured-badge{top:.75rem;left:.75rem;font-size:.7rem;padding:.4rem .75rem;z-index:10}.product-detail-info-section{order:2!important;padding:1.5rem 1rem!important;gap:1.25rem!important;width:100%!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;position:relative!important;z-index:10!important;min-height:auto!important;margin-top:0!important;background:#fff!important}.product-detail-header{padding-bottom:1rem!important;border-bottom:1px solid #e0e0e0!important;margin-bottom:0!important;display:flex!important;flex-direction:column!important;width:100%!important;position:relative!important;z-index:11!important;padding-top:0!important;margin-top:0!important}.product-detail-info-section .product-detail-header h1.product-title,.product-detail-info-section .product-detail-header .product-title,.product-detail-header h1.product-title,.product-detail-header .product-title,.product-detail-page h1.product-title,.product-detail-page .product-title{font-size:1.1rem!important;line-height:1.3!important;margin-bottom:.4rem!important;display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:auto!important;position:relative!important;z-index:12!important;color:#333!important;font-weight:400!important}.product-artist{font-size:.8rem;margin:0}.product-free-shipping{font-size:.75rem;margin-top:.5rem}.product-free-shipping svg{width:16px;height:16px}.product-price-section{padding:1rem 0;border-bottom:1px solid #e0e0e0}.product-price-main{margin-bottom:.5rem}.product-price-amount{font-size:1.6rem}.product-price-symbol{font-size:1rem}.product-installments{font-size:.8rem;margin-bottom:.4rem}.product-installments svg{width:14px;height:14px}.product-price-hint{font-size:.8rem}.product-section-title{font-size:.9rem;margin-bottom:.75rem}.product-section-title svg{width:18px;height:18px}.product-description-section,.product-shipping-section,.product-payment-section,.product-warranty-section,.product-seller-section{padding:1rem 0;border-bottom:1px solid #e0e0e0}.product-description{font-size:.85rem;line-height:1.6;margin:0}.product-shipping-info,.product-payment-methods{gap:.75rem}.shipping-option{gap:.6rem}.shipping-option svg{width:16px;height:16px;margin-top:.1rem}.shipping-option strong{font-size:.85rem;margin-bottom:.2rem}.shipping-option p{font-size:.8rem;margin:0}.shipping-location{font-size:.75rem;margin-top:.5rem}.shipping-location svg{width:12px;height:12px}.product-payment-methods{grid-template-columns:1fr;gap:.5rem;margin-bottom:.75rem}.payment-method{padding:.6rem;font-size:.8rem}.payment-method svg{width:16px;height:16px}.payment-methods-link{font-size:.8rem}.warranty-item{gap:.6rem}.warranty-item svg{width:18px;height:18px;margin-top:.1rem}.warranty-item strong{font-size:.85rem;margin-bottom:.2rem}.warranty-item p{font-size:.8rem;margin:0}.product-seller-info{gap:.6rem}.seller-name{font-size:.9rem}.seller-name svg{width:16px;height:16px}.seller-location{font-size:.8rem}.seller-location svg{width:12px;height:12px}.seller-profile-link{font-size:.85rem;margin-top:.5rem}.product-actions-section{padding:1rem 0;gap:.6rem;border-bottom:1px solid #e0e0e0}.btn-add-cart,.btn-seller{padding:.875rem 1rem;font-size:.9rem;gap:.5rem;border-radius:8px}.btn-add-cart svg,.btn-seller svg{width:18px;height:18px}.product-meta-section{padding:1rem 0 0;gap:.6rem;border-top:1px solid #e0e0e0;margin-top:0}.meta-item,.meta-label,.meta-value{font-size:.85rem}.product-related-section{order:3;margin-top:2rem;padding:1.5rem 1rem;border-radius:0;box-shadow:none;border-top:1px solid #e0e0e0;width:100%;background:#fff}.product-related-header{margin-bottom:1rem}.product-related-header h2{font-size:1.1rem;margin-bottom:.4rem}.product-related-header p{font-size:.8rem}}@media(max-width:400px){.product-detail-info-section{padding:.75rem}.product-detail-info-section .product-detail-header h1.product-title,.product-detail-info-section .product-detail-header .product-title,.product-detail-header h1.product-title,.product-detail-header .product-title,.product-detail-page h1.product-title,.product-detail-page .product-title{font-size:1rem!important;line-height:1.25!important}.product-price-amount{font-size:1.4rem}.product-price-symbol{font-size:.9rem}.btn-add-cart,.btn-seller{padding:.75rem .875rem;font-size:.85rem}}.login-wrapper{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#e8dcca,#f5f0e8);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.login-container{display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;overflow:hidden}.login-left{background:linear-gradient(135deg,#a35b38,#8a4a2d);padding:3rem;display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative;overflow:hidden}.login-left:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 8s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.login-brand{position:relative;z-index:1}.login-logo{text-decoration:none;display:inline-block;margin-bottom:2rem}.login-logo .logo-text{display:flex;align-items:baseline;gap:.1rem}.login-logo .logo-conect{font-family:Montserrat,sans-serif;font-weight:700;color:#fff;font-size:2rem}.login-logo .logo-arte{font-family:Dancing Script,cursive;font-weight:400;color:#e8dcca;font-size:2.4rem;line-height:1}.login-welcome{font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.login-welcome-text{font-size:1.1rem;line-height:1.6;opacity:.95;margin:0}.login-right{padding:3rem;display:flex;align-items:center;justify-content:center}.login-card{width:100%;max-width:400px}.login-header{text-align:center;margin-bottom:2.5rem}.login-icon-wrapper{width:64px;height:64px;border-radius:50%;background:#fef5f0;display:flex;align-items:center;justify-content:center;color:#a35b38;margin:0 auto 1.5rem}.login-title{font-size:1.75rem;font-weight:700;color:#747565;margin:0 0 .5rem}.login-subtitle{font-size:.95rem;color:#666;margin:0}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-field{display:flex;flex-direction:column;gap:.5rem}.login-field-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#747565}.login-field input{padding:.875rem 1rem;border:2px solid #E8DCCA;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fafafa}.login-field input:focus{outline:none;border-color:#a35b38;background:#fff;box-shadow:0 0 0 3px #a35b381a}.login-error{background:#ffebee;border:1px solid #d32f2f;border-radius:8px;padding:.75rem 1rem;color:#d32f2f;font-size:.9rem;margin-top:-.5rem}.login-button{margin-top:.5rem;padding:1rem;background:#a35b38;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.login-button:hover:not(:disabled){background:#8a4a2d;transform:translateY(-2px);box-shadow:0 4px 12px #a35b384d}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-divider{display:flex;align-items:center;text-align:center;margin:2rem 0;color:#999;font-size:.9rem}.login-divider:before,.login-divider:after{content:"";flex:1;border-bottom:1px solid #E8DCCA}.login-divider span{padding:0 1rem}.login-footer{text-align:center;font-size:.95rem;color:#666;margin:0}.login-link{color:#a35b38;font-weight:600;text-decoration:none;transition:color .2s ease}.login-link:hover{color:#8a4a2d;text-decoration:underline}@media(max-width:768px){.login-container{grid-template-columns:1fr}.login-left{display:none}.login-right{padding:2rem 1.5rem}.login-welcome{font-size:2rem}}@media(max-width:480px){.login-wrapper{padding:1rem}.login-right{padding:1.5rem 1rem}.login-title{font-size:1.5rem}}.register-wrapper{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#f5f0e8,#e8dcca,#abb4a6);padding:2rem 1rem;display:flex;align-items:center;justify-content:center}.register-container{max-width:600px;width:100%}.register-header{text-align:center;margin-bottom:2rem}.register-logo{text-decoration:none;display:inline-block;margin-bottom:1.5rem}.register-logo .logo-text{display:flex;align-items:baseline;gap:.1rem;justify-content:center}.register-logo .logo-conect{font-family:Montserrat,sans-serif;font-weight:700;color:#a35b38;font-size:2rem}.register-logo .logo-arte{font-family:Dancing Script,cursive;font-weight:400;color:#747565;font-size:2.4rem;line-height:1}.register-title{font-size:2rem;font-weight:700;color:#747565;margin:0 0 .5rem}.register-subtitle{font-size:1rem;color:#666;line-height:1.5;margin:0}.register-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;animation:registerFadeIn .4s ease-out}@keyframes registerFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-step-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #E8DCCA}.register-step{width:40px;height:40px;border-radius:50%;background:#e8dcca;color:#747565;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:all .3s ease}.register-step.active{background:#a35b38;color:#fff;transform:scale(1.1)}.register-step-line{width:60px;height:3px;background:#e8dcca;border-radius:2px;transition:all .3s ease}.register-step-line.active{background:#a35b38}.register-form{display:flex;flex-direction:column;gap:1.5rem}.register-form-title{font-size:1.5rem;font-weight:700;color:#747565;margin:0 0 .5rem}.register-form-subtitle{font-size:.95rem;color:#666;margin:0 0 1.5rem}.register-field{display:flex;flex-direction:column;gap:.5rem}.register-field span{font-size:.9rem;font-weight:600;color:#747565}.register-field input,.register-field select{padding:.875rem 1rem;border:2px solid #E8DCCA;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fafafa}.register-field input:focus,.register-field select:focus{outline:none;border-color:#a35b38;background:#fff;box-shadow:0 0 0 3px #a35b381a}.register-field-hint{font-size:.85rem;color:#999;margin-top:-.25rem}.register-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.register-error{background:#ffebee;border:1px solid #d32f2f;border-radius:8px;padding:.75rem 1rem;color:#d32f2f;font-size:.9rem;margin-top:-.5rem}.register-button{margin-top:.5rem;padding:1rem;background:#a35b38;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.register-button:hover:not(:disabled){background:#8a4a2d;transform:translateY(-2px);box-shadow:0 4px 12px #a35b384d}.register-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.register-button-secondary{background:#fff;color:#747565;border:2px solid #E8DCCA}.register-button-secondary:hover:not(:disabled){background:#fafafa;border-color:#a35b38;color:#a35b38;transform:translateY(-2px)}.register-form-actions{display:flex;gap:1rem;margin-top:1rem}.register-role-selection{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.register-role-card{background:#fff;border:3px solid #E8DCCA;border-radius:12px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1rem}.register-role-card:hover{border-color:#a35b38;transform:translateY(-4px);box-shadow:0 8px 24px #a35b3833}.register-role-card.selected{border-color:#a35b38;background:#fef5f0;box-shadow:0 8px 24px #a35b3840}.register-role-icon{width:80px;height:80px;border-radius:50%;background:#e8dcca;display:flex;align-items:center;justify-content:center;color:#747565;transition:all .3s ease}.register-role-card.selected .register-role-icon{background:#a35b38;color:#fff;transform:scale(1.1)}.register-role-card h3{font-size:1.25rem;font-weight:700;color:#747565;margin:0}.register-role-card.selected h3{color:#a35b38}.register-role-card p{font-size:.95rem;color:#666;margin:0;line-height:1.5}.register-footer{text-align:center;font-size:.95rem;color:#666;margin:2rem 0 0;padding-top:2rem;border-top:1px solid #E8DCCA}.register-link{color:#a35b38;font-weight:600;text-decoration:none;transition:color .2s ease}.register-link:hover{color:#8a4a2d;text-decoration:underline}@media(max-width:768px){.register-card{padding:2rem 1.5rem}.register-title{font-size:1.75rem}.register-form-row{grid-template-columns:1fr}.register-role-selection{grid-template-columns:1fr;gap:1rem}.register-form-actions{flex-direction:column}.register-button-secondary{order:2}}@media(max-width:480px){.register-wrapper{padding:1rem}.register-card{padding:1.5rem 1rem}.register-title{font-size:1.5rem}.register-step-indicator{gap:.25rem}.register-step{width:32px;height:32px;font-size:.9rem}.register-step-line{width:40px}}.seller-layout{display:flex;min-height:calc(100vh - 200px);background:#f5f5f5;position:relative}.seller-sidebar{width:280px;background:#fff;border-right:1px solid #E8DCCA;position:sticky;top:0;height:calc(100vh - 80px);display:flex;flex-direction:column;transition:transform .3s ease,width .3s ease;z-index:10;overflow-y:auto}.seller-sidebar-header{padding:1.5rem;border-bottom:1px solid #E8DCCA;display:flex;align-items:center;justify-content:space-between}.seller-sidebar-title{font-size:1.25rem;font-weight:700;color:#747565;margin:0}.seller-sidebar-toggle{display:none;background:none;border:none;color:#747565;cursor:pointer;padding:.5rem;border-radius:6px;transition:background .2s ease;flex-shrink:0}.seller-sidebar-toggle:hover{background:#f5f5f5}.seller-mobile-menu-button{display:none;position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:#a35b38;color:#fff;border:none;box-shadow:0 4px 12px #a35b3866;cursor:pointer;z-index:100;align-items:center;justify-content:center;transition:all .2s ease}.seller-mobile-menu-button:hover{background:#8a4a2d;transform:scale(1.05);box-shadow:0 6px 16px #a35b3880}.seller-sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.seller-sidebar-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;color:#666;text-decoration:none;transition:all .2s ease;font-size:.95rem;font-weight:500;border-left:3px solid transparent}.seller-sidebar-item:hover{background:#fafafa;color:#a35b38}.seller-sidebar-item.active{background:#fef5f0;color:#a35b38;border-left-color:#a35b38;font-weight:600}.seller-sidebar-item svg{flex-shrink:0}.seller-main-content{flex:1;padding:2rem;max-width:1400px;width:100%;margin:0 auto}.seller-sidebar-overlay{display:none}@media(max-width:1024px){.seller-sidebar{position:fixed;left:0;top:0;height:100vh;transform:translate(-100%);z-index:1000;box-shadow:2px 0 10px #0000001a;width:280px}.seller-sidebar.open{transform:translate(0)}.seller-sidebar-toggle{display:flex;align-items:center;justify-content:center}.seller-sidebar-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:999;animation:fadeIn .2s ease-out}.seller-mobile-menu-button{display:flex}.seller-main-content{padding:1.5rem 1rem;width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:640px){.seller-main-content{padding:1rem}.seller-sidebar{width:260px}}.seller-page-container{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.seller-page-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E8DCCA}.seller-page-title{font-size:2rem;font-weight:700;color:#747565;margin:0 0 .5rem}.seller-page-subtitle{font-size:1rem;color:#666;margin:0}.seller-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.seller-stat-card{background:#fff;border:1px solid #E8DCCA;border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.seller-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.seller-stat-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f7f8fa;border-radius:8px;flex-shrink:0;color:#747565}.seller-stat-card--primary .seller-stat-icon{background:#e8dcca;color:#747565}.seller-stat-card--active .seller-stat-icon{background:#e6f4ea;color:#00a650}.seller-stat-card--paused .seller-stat-icon{background:#fff4e6;color:#ff9800}.seller-stat-card--sales .seller-stat-icon{background:#e3f2fd;color:#2196f3}.seller-stat-card--payout .seller-stat-icon{background:#f3e5f5;color:#9c27b0}.seller-stat-card--pending .seller-stat-icon{background:#fff3e0;color:#ff6f00}.seller-stat-content h3{font-size:1.75rem;font-weight:700;margin:0 0 .25rem;color:#333}.seller-stat-content p{font-size:.9rem;color:#666;margin:0}.seller-dashboard-actions{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.seller-action-btn{padding:.75rem 1.5rem;background:#a35b38;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease;text-decoration:none;display:inline-block}.seller-action-btn:hover{background:#8a4a2d}.seller-action-btn--secondary{background:#e8dcca;color:#747565}.seller-action-btn--secondary:hover{background:#d4c4a8}.seller-empty-state{text-align:center;padding:3rem 2rem;background:#fafafa;border-radius:8px;border:2px dashed #E8DCCA}.seller-empty-icon{margin-bottom:1rem;color:#abb4a6}.seller-empty-title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .5rem}.seller-empty-text{font-size:1rem;color:#666;margin:0 0 1.5rem}@media(max-width:768px){.seller-page-container{padding:1.5rem}.seller-page-title{font-size:1.5rem}.seller-stats-grid{grid-template-columns:1fr;gap:1rem}.seller-dashboard-actions{flex-direction:column}.seller-action-btn{width:100%;text-align:center}}.confirm-modal-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:2000}.confirm-modal{background:#fff;border-radius:12px;padding:1.6rem 1.8rem;max-width:420px;width:100%;box-shadow:0 18px 45px #00000040}.confirm-modal-title{font-size:1.2rem;font-weight:600;color:#02272c;margin-bottom:.6rem}.confirm-modal-message{font-size:.95rem;color:#4b5a60;margin-bottom:1.4rem;line-height:1.5}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:.8rem}.confirm-modal-cancel{border:1px solid #cfd7da;background:#fff;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;cursor:pointer}.confirm-modal-confirm{border:none;background:#c62828;color:#fff;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;cursor:pointer}.confirm-modal-cancel:disabled,.confirm-modal-confirm:disabled{opacity:.7;cursor:default}.seller-products-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;align-items:center}.seller-filter-tab{background:none;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;color:#666;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.seller-filter-tab:hover{color:#a35b38}.seller-filter-tab.active{color:#a35b38;border-bottom-color:#a35b38}.seller-products-form-preview{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;padding:2rem;background:#fafafa;border-radius:8px}.seller-form-section h3{font-size:1.5rem;font-weight:700;color:#747565;margin:0 0 .5rem}.seller-form-help{font-size:.9rem;color:#666;margin:0 0 1.5rem}.seller-form{display:flex;flex-direction:column;gap:1.25rem}.seller-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.seller-field{display:flex;flex-direction:column;gap:.5rem}.seller-field span{font-size:.9rem;font-weight:600;color:#333}.seller-field input,.seller-field textarea,.seller-field select{padding:.75rem;border:1px solid #E8DCCA;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s ease}.seller-field input:focus,.seller-field textarea:focus,.seller-field select:focus{outline:none;border-color:#a35b38}.seller-image-input{margin-bottom:.5rem}.seller-image-url{margin-top:.5rem}.seller-form-actions{display:flex;gap:1rem;margin-top:1rem}.seller-btn-secondary{padding:.75rem 1.5rem;background:#fff;color:#747565;border:1px solid #E8DCCA;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.seller-btn-secondary:hover{background:#f5f5f5;border-color:#a35b38}.seller-submit{padding:.75rem 1.5rem;background:#a35b38;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease}.seller-submit:hover:not(:disabled){background:#8a4a2d}.seller-submit:disabled{opacity:.6;cursor:not-allowed}.seller-error{color:#d32f2f;font-size:.9rem;margin:0}.seller-preview-section{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #E8DCCA}.seller-preview-section h3{font-size:1.25rem;font-weight:700;color:#747565;margin:0 0 .5rem}.seller-product-preview{margin-top:1.5rem}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.product-detail-image{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f5f5f5}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;background:#e8dcca}.product-detail-info h1{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.product-detail-info .artist{color:#666;font-size:.95rem;margin:0 0 1rem}.product-detail-info .price{font-size:2rem;font-weight:700;color:#333;margin:1rem 0}.product-detail-info .description{color:#666;line-height:1.6;margin:1rem 0}.product-detail-info .actions{margin:1.5rem 0}.btn-primary{padding:.75rem 1.5rem;background:#a35b38;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;width:100%}.product-detail-info .meta{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E8DCCA;font-size:.9rem;color:#666}.product-detail-info .meta .value{font-weight:600;color:#333}.seller-list-section{margin-top:2rem}.seller-loading{text-align:center;padding:3rem;color:#666}.seller-products-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.seller-product-item{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#fff;border:1px solid #E8DCCA;border-radius:8px;gap:1.5rem}.seller-product-main{display:flex;align-items:center;gap:1.5rem;flex:1}.seller-product-thumb{width:100px;height:100px;object-fit:cover;border-radius:6px}.seller-product-info h3{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem}.seller-product-meta{font-size:.9rem;color:#666;margin:0 0 .5rem}.seller-product-price{font-size:1.25rem;font-weight:700;color:#a35b38;margin:0 0 .5rem}.seller-status{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}.seller-status--active{background:#e6f4ea;color:#00a650}.seller-status--paused{background:#fff4e6;color:#ff9800}.seller-actions{display:flex;gap:.75rem}.seller-btn-danger{padding:.75rem 1.5rem;background:#fff;color:#d32f2f;border:1px solid #d32f2f;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.seller-btn-danger:hover{background:#d32f2f;color:#fff}@media(max-width:1024px){.seller-products-form-preview{grid-template-columns:1fr}}@media(max-width:768px){.seller-product-item{flex-direction:column;align-items:flex-start}.seller-actions{width:100%}.seller-btn-secondary,.seller-btn-danger{flex:1}}.seller-order-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.seller-orders-list{display:flex;flex-direction:column;gap:1.5rem}.seller-order-item{background:#fff;border:1px solid #E8DCCA;border-radius:8px;padding:1.5rem;display:grid;grid-template-columns:1fr auto;gap:2rem}.seller-order-main{display:flex;gap:1.5rem}.seller-order-image{width:120px;height:120px;object-fit:cover;border-radius:6px;flex-shrink:0}.seller-order-info h3{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .75rem}.seller-order-meta{font-size:.95rem;color:#666;margin:0 0 .5rem}.seller-order-buyer{font-size:.9rem;color:#666;margin:.5rem 0}.seller-order-address{margin:1rem 0;padding:1rem;background:#fafafa;border-radius:6px;font-size:.9rem;color:#666}.seller-order-address p{margin:.25rem 0}.seller-order-tracking{font-size:.9rem;color:#666;margin:.5rem 0}.seller-order-details{display:flex;flex-direction:column;gap:1.5rem;min-width:250px}.seller-order-totals{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fafafa;border-radius:6px}.seller-order-total-row{display:flex;justify-content:space-between;font-size:.95rem;color:#666}.seller-order-payout{margin-top:.5rem;padding-top:.75rem;border-top:2px solid #E8DCCA;font-weight:700;font-size:1.1rem;color:#a35b38}.seller-order-status-section{display:flex;flex-direction:column;gap:.5rem}.seller-order-status{display:inline-block;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:600;text-align:center}.seller-order-status--pending{background:#fff4e6;color:#ff9800}.seller-order-status--paid{background:#e3f2fd;color:#2196f3}.seller-order-status--shipped{background:#e8f5e9;color:#4caf50}.seller-order-status--delivered{background:#e6f4ea;color:#00a650}.seller-order-status--cancelled{background:#ffebee;color:#d32f2f}.seller-order-date{font-size:.85rem;color:#999;margin:0;text-align:center}.seller-order-actions{display:flex;gap:.75rem}@media(max-width:1024px){.seller-order-item{grid-template-columns:1fr}.seller-order-details{min-width:auto}}@media(max-width:768px){.seller-order-main{flex-direction:column}.seller-order-image{width:100%;height:200px}}.seller-profile-page{padding:2rem 1.5rem;max-width:1000px;margin:0 auto;min-height:calc(100vh - 200px)}.seller-profile-container{background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000014;overflow:hidden}.seller-profile-header{background:linear-gradient(135deg,#a35b38,#747565);color:#fff;padding:3rem 2rem;text-align:center;position:relative}.seller-profile-avatar{width:100px;height:100px;margin:0 auto 1.5rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.3)}.seller-profile-header h1{font-size:2rem;margin:0 0 .5rem;font-weight:700}.seller-profile-subtitle{font-size:1rem;opacity:.9;margin:0 0 1rem}.seller-profile-level-badge{display:inline-block;background:#fff3;color:#fff;padding:.5rem 1.25rem;border-radius:999px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.seller-profile-tabs{display:flex;background:#f8f9fa;border-bottom:2px solid #E8DCCA;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#A35B38 #f8f9fa;-webkit-overflow-scrolling:touch;position:relative}.seller-profile-tabs::-webkit-scrollbar{height:6px}.seller-profile-tabs::-webkit-scrollbar-track{background:#f8f9fa}.seller-profile-tabs::-webkit-scrollbar-thumb{background:#a35b38;border-radius:3px}.seller-profile-tabs::-webkit-scrollbar-thumb:hover{background:#8a4a2d}.seller-profile-tab{flex:1;min-width:140px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#666;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.seller-profile-tab:hover{background:#a35b380d;color:#a35b38}.seller-profile-tab.active{color:#a35b38;border-bottom-color:#a35b38;background:#fff;font-weight:600}.seller-profile-content{padding:2.5rem}.seller-profile-section{animation:fadeIn .3s ease}.seller-profile-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #E8DCCA}.seller-profile-section-header h2{font-size:1.75rem;color:#747565;margin:0;font-weight:700}.seller-profile-link-btn{color:#a35b38;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .2s ease}.seller-profile-link-btn:hover{color:#8a4a2d;text-decoration:underline}.seller-profile-edit-btn{display:flex;align-items:center;gap:.5rem;background:#a35b38;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.seller-profile-edit-btn:hover{background:#8a4a2d;transform:translateY(-1px);box-shadow:0 4px 12px #a35b384d}.seller-profile-form{display:flex;flex-direction:column;gap:1.5rem}.seller-profile-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.seller-profile-field{display:flex;flex-direction:column;gap:.5rem}.seller-profile-field span{font-weight:600;color:#747565;font-size:.9rem}.seller-profile-field input,.seller-profile-field select{padding:.875rem 1rem;border-radius:8px;border:2px solid #E8DCCA;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fff}.seller-profile-field input:focus,.seller-profile-field select:focus{outline:none;border-color:#a35b38;box-shadow:0 0 0 3px #a35b381a}.seller-profile-field select{cursor:pointer}.seller-profile-form-actions{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}.seller-profile-btn{padding:.875rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.seller-profile-btn-primary{background:#a35b38;color:#fff}.seller-profile-btn-primary:hover:not(:disabled){background:#8a4a2d;transform:translateY(-1px);box-shadow:0 4px 12px #a35b384d}.seller-profile-btn-secondary{background:#fff;color:#747565;border:2px solid #E8DCCA}.seller-profile-btn-secondary:hover:not(:disabled){background:#f7f8fa;border-color:#a35b38;color:#a35b38}.seller-profile-btn:disabled{opacity:.6;cursor:not-allowed}.seller-profile-error{color:#e74c3c;font-size:.9rem;margin-top:-.5rem;padding:.75rem;background:#fef2f2;border-radius:8px;border-left:3px solid #e74c3c}.seller-profile-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.seller-profile-info-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA;transition:all .2s ease}.seller-profile-info-card:hover{border-color:#a35b38;transform:translateY(-2px);box-shadow:0 4px 12px #a35b381a}.seller-profile-info-icon{width:48px;height:48px;border-radius:12px;background:#a35b38;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seller-profile-info-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.seller-profile-info-label{font-size:.8rem;color:#abb4a6;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.seller-profile-info-value{font-size:1.1rem;color:#747565;font-weight:600}.seller-profile-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.seller-profile-stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA;transition:all .2s ease}.seller-profile-stat-card:hover{border-color:#a35b38;transform:translateY(-2px);box-shadow:0 4px 12px #a35b381a}.seller-profile-stat-icon{width:56px;height:56px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seller-profile-stat-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.seller-profile-stat-label{font-size:.85rem;color:#abb4a6;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.seller-profile-stat-value{font-size:1.5rem;color:#747565;font-weight:700}.seller-profile-products-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.seller-profile-product-card{background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA;overflow:hidden;transition:all .2s ease}.seller-profile-product-card:hover{border-color:#a35b38;transform:translateY(-2px);box-shadow:0 4px 12px #a35b381a}.seller-profile-product-image{width:100%;aspect-ratio:1;overflow:hidden;background:#e8dcca}.seller-profile-product-image img{width:100%;height:100%;object-fit:cover}.seller-profile-product-info{padding:1rem}.seller-profile-product-info h3{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#747565;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.seller-profile-product-price{font-size:1.25rem;font-weight:700;color:#a35b38;margin-bottom:.5rem;display:block}.seller-profile-product-status{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.seller-profile-product-status.status-active{background:#d1e7dd;color:#0f5132}.seller-profile-product-status.status-paused{background:#fff3cd;color:#856404}.seller-profile-empty-state{text-align:center;padding:4rem 2rem;color:#abb4a6}.seller-profile-empty-state svg{margin-bottom:1.5rem;opacity:.5}.seller-profile-empty-state p{font-size:1.1rem;margin-bottom:1.5rem;color:#747565}.seller-profile-settings-list{display:flex;flex-direction:column;gap:1rem}.seller-profile-setting-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA}.seller-profile-setting-item h3{margin:0 0 .25rem;color:#747565;font-size:1.1rem;font-weight:600}.seller-profile-setting-item p{margin:0;color:#abb4a6;font-size:.9rem}.seller-profile-setting-toggle{padding:.5rem 1rem;background:#e8dcca;color:#747565;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:not-allowed;opacity:.6}.seller-profile-loading{text-align:center;padding:2rem;color:#abb4a6;font-size:1rem}@media(max-width:768px){.seller-profile-page{padding:1rem}.seller-profile-header{padding:2rem 1.5rem}.seller-profile-avatar{width:80px;height:80px}.seller-profile-header h1{font-size:1.5rem}.seller-profile-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#A35B38 #f8f9fa}.seller-profile-tabs::-webkit-scrollbar{height:4px}.seller-profile-tabs::-webkit-scrollbar-track{background:#f8f9fa}.seller-profile-tabs::-webkit-scrollbar-thumb{background:#a35b38;border-radius:2px}.seller-profile-tab{min-width:130px;padding:1rem 1.25rem;font-size:.85rem;flex-shrink:0;white-space:nowrap}.seller-profile-tab span{display:inline;font-size:.8rem;margin-left:.4rem}.seller-profile-tab svg{flex-shrink:0}.seller-profile-content{padding:1.5rem}.seller-profile-form-row{grid-template-columns:1fr}.seller-profile-form-actions{flex-direction:column}.seller-profile-btn{width:100%}.seller-profile-info-grid,.seller-profile-stats-grid{grid-template-columns:1fr}.seller-profile-products-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.admin-page{max-width:1250px;margin:0 auto;padding:3rem 2rem 4rem}.admin-page--center{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}.admin-card{background:#fff;border-radius:1rem;padding:2rem 2.4rem;box-shadow:0 8px 28px #0f172a14}.admin-card--narrow{max-width:420px;width:100%;text-align:center}.admin-header h1{font-size:2.1rem;font-weight:700;color:#102b26}.admin-subtitle{margin-top:.4rem;font-size:.98rem;color:#59666c}.admin-section{margin-top:2.5rem}.admin-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.admin-summary-card{background:#fff;border-radius:1rem;padding:1.6rem 1.8rem;box-shadow:0 10px 30px #0f172a0f;display:flex;flex-direction:column;gap:.3rem}.admin-summary-label{font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;color:#7c8a90}.admin-summary-value{font-size:1.8rem;font-weight:700;color:#102b26}.admin-summary-meta{font-size:.9rem;color:#6a767b}.admin-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-section-header h2{font-size:1.3rem;font-weight:600;color:#102b26}.admin-section-note{font-size:.9rem;color:#7c8a90}.admin-products-list{list-style:none;margin:0;padding:0;border-radius:1rem;background:#fff;box-shadow:0 10px 30px #0f172a0d}.admin-product-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 1.4rem;border-bottom:1px solid #ecf0f2}.admin-product-row:last-child{border-bottom:none}.admin-product-main{display:flex;align-items:center;gap:1rem;min-width:0}.admin-product-thumb{width:52px;height:52px;border-radius:.6rem;object-fit:cover;background:#f3f4f6}.admin-product-main h3{font-size:1rem;font-weight:600;color:#102b26;margin-bottom:.15rem}.admin-product-meta{font-size:.9rem;color:#7c8a90}.admin-product-side{display:flex;align-items:center;gap:.8rem}.admin-product-price{font-weight:600;color:#102b26}.admin-status{padding:.25rem .7rem;border-radius:999px;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.admin-status--active{background:#e6f7ec;color:#1b7f41}.admin-status--paused{background:#fff7e6;color:#a76100}.admin-status--deleted{background:#fde8e8;color:#b3261e}.admin-empty{font-size:.95rem;color:#7c8a90}.admin-error{font-size:.95rem;color:#b3261e}.admin-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.admin-category-card{background:#fff;border-radius:.9rem;padding:1rem 1.2rem;box-shadow:0 8px 24px #0f172a0d;display:flex;flex-direction:column;gap:.3rem}.admin-category-name{font-size:.95rem;font-weight:600;color:#102b26}.admin-category-count{font-size:1.2rem;font-weight:700;color:#0f766e}.admin-link{margin-top:.1rem;font-size:.9rem;color:#0f766e;text-decoration:none}.admin-link:hover{text-decoration:underline}.admin-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem;align-items:flex-end}.admin-filter-group,.admin-filter-search{display:flex;flex-direction:column;gap:.25rem;min-width:180px}.admin-filter-group label,.admin-filter-search label{font-size:.85rem;color:#7c8a90}.admin-filter-group select,.admin-filter-search input{border-radius:.6rem;border:1px solid #cfd7da;padding:.4rem .65rem;font-size:.9rem}.admin-table-wrapper{border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #0f172a0d;background:#fff}.admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-table thead{background:#f5f7f9}.admin-table th,.admin-table td{padding:.7rem .9rem;text-align:left;border-bottom:1px solid #ecf0f2}.admin-table th{font-weight:600;color:#6a767b;font-size:.86rem}.admin-table tbody tr:last-child td{border-bottom:none}.admin-col-main{max-width:320px}.admin-col-main-inner{display:flex;align-items:center;gap:.7rem}.admin-table-thumb{width:42px;height:42px;border-radius:.6rem;object-fit:cover;background:#f3f4f6}.admin-table-title{font-weight:600;color:#102b26}.admin-table-sub{font-size:.82rem;color:#7c8a90}@media(max-width:960px){.admin-table th:nth-child(2),.admin-table td:nth-child(2),.admin-table th:nth-child(6),.admin-table td:nth-child(6){display:none}}@media(max-width:720px){.admin-filters{flex-direction:column;align-items:stretch}.admin-table th:nth-child(3),.admin-table td:nth-child(3){display:none}}@media(max-width:960px){.admin-page{padding:2.5rem 1.5rem 3rem}.admin-summary-grid,.admin-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-row{align-items:flex-start;flex-direction:column}.admin-product-side{justify-content:flex-end}}@media(max-width:640px){.admin-summary-grid,.admin-category-grid{grid-template-columns:1fr}}.cart-page{padding:2rem 0 4rem;background:#f5f5f5;min-height:calc(100vh - 200px)}.cart-container{max-width:1200px;margin:0 auto;padding:0 2rem}.cart-header{margin-bottom:2rem}.cart-header h1{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:600;color:#333;margin:0 0 .5rem}.cart-header h1 svg{color:#3483fa}.cart-subtitle{color:#666;font-size:.95rem;margin:0}.cart-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2rem;align-items:flex-start}.cart-items-section{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.cart-items-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.cart-items-header h2{font-size:1.25rem;font-weight:600;color:#333;margin:0}.cart-clear-all{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;padding:.5rem .75rem;border-radius:6px;transition:all .2s ease}.cart-clear-all:hover{background:#f5f5f5;color:#333}.cart-clear-all svg{color:#b3261e}.cart-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:box-shadow .2s ease}.cart-item:hover{box-shadow:0 2px 8px #0000001a}.cart-item-image-link{text-decoration:none;display:block}.cart-item-image{width:120px;height:120px;border-radius:8px;overflow:hidden;background:#f7f7f7;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;background:#e8dcca}.cart-item-content{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.cart-item-info{flex:1}.cart-item-title-link{text-decoration:none;color:inherit}.cart-item-title-link:hover h2{color:#3483fa}.cart-item-info h2{font-size:1.1rem;font-weight:500;color:#333;margin:0 0 .5rem;line-height:1.3;transition:color .2s ease}.cart-item-artist{font-size:.9rem;color:#666;margin:0 0 .5rem}.cart-item-meta{font-size:.85rem;color:#888;margin:0 0 .5rem}.cart-item-unit-price{font-size:.9rem;color:#666;margin-top:.5rem}.cart-item-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cart-qty{display:flex;align-items:center;gap:.5rem;border:1px solid #e0e0e0;border-radius:6px;padding:.25rem;background:#fff}.qty-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#333;cursor:pointer;border-radius:4px;transition:all .2s ease}.qty-btn:hover{background:#f5f5f5}.qty-btn:active{transform:scale(.95)}.qty-value{min-width:32px;text-align:center;font-size:.95rem;font-weight:500;color:#333}.cart-remove{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#b3261e;font-size:.9rem;cursor:pointer;padding:.5rem .75rem;border-radius:6px;transition:all .2s ease}.cart-remove:hover{background:#ffebee;color:#c62828}.cart-item-price{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:120px}.cart-item-price-main{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.25rem}.cart-item-price-hint{font-size:.85rem;color:#666}.cart-summary{position:sticky;top:2rem;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;height:fit-content}.cart-summary-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.cart-summary-header h2{font-size:1.25rem;font-weight:600;color:#333;margin:0}.cart-summary-content{margin-bottom:1.5rem}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;margin-bottom:.75rem}.summary-label{display:flex;align-items:center;gap:.5rem;color:#666}.summary-value{font-weight:500;color:#333}.summary-value.free-shipping{color:#00a650;font-weight:600}.free-badge{background:#00a650;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.85rem;font-weight:600}.shipping-hint{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666;background:#fff3cd;padding:.75rem;border-radius:6px;margin-top:.5rem}.shipping-hint svg{color:#ff9800;flex-shrink:0}.summary-divider{height:1px;background:#e0e0e0;margin:1rem 0}.summary-total{font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-top:1rem;border-top:2px solid #e0e0e0}.summary-total .summary-label,.summary-total .summary-value{font-size:1.25rem;color:#333}.cart-summary-features{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;margin-bottom:1.5rem;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.summary-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#666}.summary-feature svg{color:#00a650;flex-shrink:0}.btn-checkout{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;background:#3483fa;color:#fff;border:none;border-radius:6px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.btn-checkout:hover{background:#2968c8;transform:translateY(-1px);box-shadow:0 4px 12px #3483fa4d}.btn-checkout:active{transform:translateY(0)}.cart-continue-shopping{display:block;text-align:center;color:#3483fa;text-decoration:none;font-size:.9rem;transition:color .2s ease}.cart-continue-shopping:hover{color:#2968c8;text-decoration:underline}.cart-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.cart-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:#f5f5f5;border-radius:50%;margin-bottom:1.5rem;color:#999}.cart-empty h1{font-size:1.75rem;font-weight:600;color:#333;margin:0 0 1rem}.cart-empty p{color:#666;font-size:1rem;margin:0 0 2rem}.cart-empty-btn{display:inline-flex;align-items:center;gap:.5rem;background:#3483fa;color:#fff;padding:.875rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s ease}.cart-empty-btn:hover{background:#2968c8;transform:translateY(-1px);box-shadow:0 4px 12px #3483fa4d}@media(max-width:900px){.cart-page{padding:1rem 0 2rem}.cart-container{padding:0 1rem}.cart-header{margin-bottom:1.5rem}.cart-header h1{font-size:1.4rem;gap:.5rem}.cart-header h1 svg{width:24px;height:24px}.cart-subtitle{font-size:.9rem}.cart-layout{grid-template-columns:1fr;gap:1.5rem}.cart-summary{position:static;order:-1}.cart-items-section{padding:1rem}.cart-items-header{margin-bottom:1rem;padding-bottom:.75rem}.cart-items-header h2{font-size:1.1rem}.cart-clear-all{font-size:.85rem;padding:.4rem .6rem}.cart-item{grid-template-columns:90px 1fr;gap:.75rem;padding:1rem}.cart-item-image{width:90px;height:90px}.cart-item-content{gap:.75rem}.cart-item-info h2{font-size:.95rem;line-height:1.3}.cart-item-artist{font-size:.85rem}.cart-item-meta{font-size:.8rem}.cart-item-unit-price{font-size:.85rem}.cart-item-actions{gap:.75rem}.cart-qty{gap:.4rem}.qty-btn{width:28px;height:28px}.qty-value{min-width:28px;font-size:.9rem}.cart-remove{font-size:.85rem;padding:.4rem .6rem}.cart-remove svg{width:16px;height:16px}.cart-item-price{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e0e0e0;margin-top:.5rem}.cart-item-price-main{font-size:1.1rem}.cart-item-price-hint{font-size:.8rem}}@media(max-width:600px){.cart-page{padding:.75rem 0 1.5rem}.cart-container{padding:0 .75rem}.cart-header{margin-bottom:1rem}.cart-header h1{font-size:1.25rem}.cart-subtitle{font-size:.85rem}.cart-items-section{padding:.75rem}.cart-items-header{flex-direction:column;align-items:flex-start;gap:.5rem}.cart-items-header h2{font-size:1rem}.cart-item{grid-template-columns:70px 1fr;gap:.5rem;padding:.75rem}.cart-item-image{width:70px;height:70px}.cart-item-info h2{font-size:.875rem;margin-bottom:.25rem}.cart-item-artist{font-size:.8rem;margin-bottom:.25rem}.cart-item-meta{font-size:.75rem;margin-bottom:.5rem}.cart-item-unit-price{font-size:.8rem}.cart-item-actions{flex-direction:column;align-items:flex-start;gap:.5rem}.cart-qty{gap:.3rem}.qty-btn{width:26px;height:26px}.qty-btn svg{width:14px;height:14px}.qty-value{min-width:24px;font-size:.85rem}.cart-remove{font-size:.8rem;padding:.35rem .5rem}.cart-remove svg{width:14px;height:14px}.cart-item-price{padding-top:.5rem;margin-top:.5rem}.cart-item-price-main{font-size:1rem}.cart-item-price-hint{font-size:.75rem}.cart-summary{padding:1rem}.cart-summary-header h2{font-size:1.1rem}.summary-row{font-size:.9rem;margin-bottom:.5rem}.summary-label{font-size:.9rem}.summary-label svg{width:14px;height:14px}.summary-value{font-size:.9rem}.summary-total .summary-label,.summary-total .summary-value{font-size:1.1rem}.shipping-hint{font-size:.8rem;padding:.5rem}.shipping-hint svg{width:12px;height:12px}.cart-summary-features{gap:.5rem;padding:.75rem 0}.summary-feature{font-size:.85rem;gap:.5rem}.summary-feature svg{width:16px;height:16px}.btn-checkout{padding:.875rem 1.25rem;font-size:.95rem;gap:.5rem}.btn-checkout svg{width:18px;height:18px}.cart-continue-shopping{font-size:.85rem}.cart-empty{padding:2rem 1rem}.cart-empty-icon{width:80px;height:80px}.cart-empty-icon svg{width:40px;height:40px}.cart-empty h1{font-size:1.4rem}.cart-empty p{font-size:.9rem}.cart-empty-btn{padding:.75rem 1.25rem;font-size:.9rem}}.profile-page{padding:2rem 1.5rem;max-width:1000px;margin:0 auto;min-height:calc(100vh - 200px)}.profile-container{background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000014;overflow:hidden}.profile-header{background:linear-gradient(135deg,#a35b38,#747565);color:#fff;padding:3rem 2rem;text-align:center;position:relative}.profile-avatar{width:100px;height:100px;margin:0 auto 1.5rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.3)}.profile-header h1{font-size:2rem;margin:0 0 .5rem;font-weight:700}.profile-subtitle{font-size:1rem;opacity:.9;margin:0 0 1rem}.profile-role-badge{display:inline-block;background:#fff3;color:#fff;padding:.5rem 1.25rem;border-radius:999px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-tabs{display:flex;background:#f8f9fa;border-bottom:2px solid #E8DCCA;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#A35B38 #f8f9fa;-webkit-overflow-scrolling:touch;position:relative}.profile-tabs::-webkit-scrollbar{height:6px}.profile-tabs::-webkit-scrollbar-track{background:#f8f9fa}.profile-tabs::-webkit-scrollbar-thumb{background:#a35b38;border-radius:3px}.profile-tabs::-webkit-scrollbar-thumb:hover{background:#8a4a2d}.profile-tab{flex:1;min-width:150px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#666;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.profile-tab:hover{background:#a35b380d;color:#a35b38}.profile-tab.active{color:#a35b38;border-bottom-color:#a35b38;background:#fff;font-weight:600}.profile-content{padding:2.5rem}.profile-section{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #E8DCCA}.profile-section-header h2{font-size:1.75rem;color:#747565;margin:0;font-weight:700}.profile-section-count{color:#abb4a6;font-size:.9rem;font-weight:500}.profile-edit-btn{display:flex;align-items:center;gap:.5rem;background:#a35b38;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.profile-edit-btn:hover{background:#8a4a2d;transform:translateY(-1px);box-shadow:0 4px 12px #a35b384d}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.profile-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.profile-field{display:flex;flex-direction:column;gap:.5rem}.profile-field span{font-weight:600;color:#747565;font-size:.9rem}.profile-field input,.profile-field select{padding:.875rem 1rem;border-radius:8px;border:2px solid #E8DCCA;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fff}.profile-field input:focus,.profile-field select:focus{outline:none;border-color:#a35b38;box-shadow:0 0 0 3px #a35b381a}.profile-field select{cursor:pointer}.profile-form-actions{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}.profile-btn{padding:.875rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:inline-flex;align-items:center;justify-content:center}.profile-btn-primary{background:#a35b38;color:#fff}.profile-btn-primary:hover:not(:disabled){background:#8a4a2d;transform:translateY(-1px);box-shadow:0 4px 12px #a35b384d}.profile-btn-secondary{background:#fff;color:#747565;border:2px solid #E8DCCA}.profile-btn-secondary:hover:not(:disabled){background:#f7f8fa;border-color:#a35b38;color:#a35b38}.profile-btn:disabled{opacity:.6;cursor:not-allowed}.profile-error{color:#e74c3c;font-size:.9rem;margin-top:-.5rem;padding:.75rem;background:#fef2f2;border-radius:8px;border-left:3px solid #e74c3c}.profile-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.profile-info-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA;transition:all .2s ease}.profile-info-card:hover{border-color:#a35b38;transform:translateY(-2px);box-shadow:0 4px 12px #a35b381a}.profile-info-icon{width:48px;height:48px;border-radius:12px;background:#a35b38;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-info-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.profile-info-label{font-size:.8rem;color:#abb4a6;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.profile-info-value{font-size:1.1rem;color:#747565;font-weight:600}.profile-orders-list{display:flex;flex-direction:column;gap:1rem}.profile-order-card{padding:1.5rem;background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA;transition:all .2s ease}.profile-order-card:hover{border-color:#a35b38;box-shadow:0 4px 12px #a35b381a}.profile-order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #E8DCCA}.profile-order-id{font-weight:600;color:#747565;margin-right:.75rem}.profile-order-status{padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-transform:uppercase}.profile-order-status.status-pending{background:#fff3cd;color:#856404}.profile-order-status.status-processing{background:#cfe2ff;color:#084298}.profile-order-status.status-shipped,.profile-order-status.status-delivered{background:#d1e7dd;color:#0f5132}.profile-order-date{color:#abb4a6;font-size:.9rem}.profile-order-body{display:flex;justify-content:space-between;align-items:center}.profile-order-product{display:flex;align-items:center;gap:.75rem;color:#747565;font-weight:500}.profile-order-total{font-size:1.25rem;font-weight:700;color:#a35b38}.profile-empty-state{text-align:center;padding:4rem 2rem;color:#abb4a6}.profile-empty-state svg{margin-bottom:1.5rem;opacity:.5}.profile-empty-state p{font-size:1.1rem;margin-bottom:1.5rem;color:#747565}.profile-settings-list{display:flex;flex-direction:column;gap:1rem}.profile-setting-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:2px solid #E8DCCA}.profile-setting-item h3{margin:0 0 .25rem;color:#747565;font-size:1.1rem;font-weight:600}.profile-setting-item p{margin:0;color:#abb4a6;font-size:.9rem}.profile-setting-toggle{padding:.5rem 1rem;background:#e8dcca;color:#747565;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:not-allowed;opacity:.6}.profile-loading{text-align:center;padding:4rem;color:#abb4a6;font-size:1.1rem}@media(max-width:768px){.profile-page{padding:1rem}.profile-header{padding:2rem 1.5rem}.profile-avatar{width:80px;height:80px}.profile-header h1{font-size:1.5rem}.profile-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#A35B38 #f8f9fa}.profile-tabs::-webkit-scrollbar{height:4px}.profile-tabs::-webkit-scrollbar-track{background:#f8f9fa}.profile-tabs::-webkit-scrollbar-thumb{background:#a35b38;border-radius:2px}.profile-tab{min-width:140px;padding:1rem 1.25rem;font-size:.85rem;flex-shrink:0;white-space:nowrap}.profile-tab span{display:inline;font-size:.8rem;margin-left:.4rem}.profile-tab svg{flex-shrink:0}.profile-content{padding:1.5rem}.profile-form-row{grid-template-columns:1fr}.profile-form-actions{flex-direction:column}.profile-btn{width:100%}.profile-info-grid{grid-template-columns:1fr}.profile-order-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.checkout-page{padding:3rem 1.5rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 200px)}.checkout-container h1{font-size:2rem;color:#02272c;margin-bottom:2rem}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2rem}.checkout-form{display:flex;flex-direction:column;gap:2rem}.checkout-section{background:#fff;border:1px solid #e2e5ee;border-radius:.75rem;padding:1.5rem}.checkout-section h2{font-size:1.25rem;color:#02272c;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e2e5ee}.checkout-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.checkout-field span{font-weight:500;color:#02272c;font-size:.9rem}.checkout-field input{padding:.75rem 1rem;border-radius:.5rem;border:1px solid #cfd7da;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.checkout-field input:focus{outline:none;border-color:#02272c;box-shadow:0 0 0 3px #02272c1a}.checkout-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkout-info{color:#666;font-size:.9rem;line-height:1.6}.checkout-error{color:#b3261e;font-size:.9rem;padding:.75rem;background:#fce8e6;border-radius:.5rem;border:1px solid #f4b5ac}.checkout-submit{background:#02272c;color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease;margin-top:1rem}.checkout-submit:hover:not(:disabled){background:#0e444b;transform:translateY(-1px)}.checkout-submit:disabled{opacity:.7;cursor:not-allowed}.checkout-summary{background:#f7f8fa;border-radius:.75rem;padding:1.5rem;height:fit-content;position:sticky;top:2rem}.checkout-summary h2{font-size:1.25rem;color:#02272c;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e2e5ee}.checkout-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.checkout-item{display:flex;gap:1rem;padding:1rem;background:#fff;border-radius:.5rem;border:1px solid #e2e5ee}.checkout-item-image{width:80px;height:80px;border-radius:.5rem;overflow:hidden;flex-shrink:0;background:#f7f7f7}.checkout-item-image img{width:100%;height:100%;object-fit:cover}.checkout-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:.85rem}.checkout-item-info{flex:1}.checkout-item-info h3{font-size:.95rem;color:#02272c;margin:0 0 .25rem}.checkout-item-info p{font-size:.85rem;color:#666;margin:.25rem 0}.checkout-item-price{font-weight:600;color:#02272c;font-size:1rem}.checkout-totals{border-top:2px solid #e2e5ee;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.checkout-total-row{display:flex;justify-content:space-between;font-size:.95rem;color:#666}.checkout-total-final{font-size:1.25rem;font-weight:700;color:#02272c;padding-top:.75rem;border-top:1px solid #e2e5ee;margin-top:.5rem}@media(max-width:1024px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-row{grid-template-columns:1fr}}.order-confirmed-page{padding:4rem 1.5rem;min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}.order-confirmed-container{text-align:center;max-width:600px;background:#fff;border-radius:1rem;padding:3rem 2rem;box-shadow:0 8px 24px #00000014}.order-confirmed-icon{font-size:4rem;margin-bottom:1.5rem}.order-confirmed-container h1{font-size:2rem;color:#02272c;margin-bottom:1rem}.order-confirmed-message{font-size:1rem;color:#666;line-height:1.6;margin-bottom:2rem}.order-confirmed-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.order-confirmed-btn{padding:.75rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s ease;display:inline-block}.order-confirmed-btn-primary{background:#02272c;color:#fff}.order-confirmed-btn-primary:hover{background:#0e444b;transform:translateY(-1px)}.order-confirmed-btn-secondary{background:#fff;color:#02272c;border:1px solid #cfd7da}.order-confirmed-btn-secondary:hover{background:#f7f8fa;border-color:#02272c}@media(max-width:480px){.order-confirmed-container{padding:2rem 1.5rem}.order-confirmed-actions{flex-direction:column}.order-confirmed-btn{width:100%}}.category-page{width:100%}.category-hero{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.category-hero-image{position:absolute;inset:0;width:100%;height:100%;z-index:1}.category-hero-image img{width:100%;height:100%;object-fit:cover}.category-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#a35b38bf,#747565a6);z-index:2}.category-hero-content{position:relative;z-index:3;max-width:700px;margin:0 auto;padding:0 2rem}.category-hero-icon{width:120px;height:120px;margin:0 auto 2rem;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a35b38;box-shadow:0 8px 25px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.category-hero-description{font-size:1.25rem;color:#fffffff2;line-height:1.6;text-shadow:0 1px 5px rgba(0,0,0,.2)}.category-products{padding:4rem 0;background:#fafafa}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:#747565;margin-bottom:.75rem}.section-subtitle{font-size:1.1rem;color:#abb4a6}.loading-state,.empty-state{text-align:center;padding:3rem 0;color:#abb4a6}.empty-state{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.btn-back{display:inline-block;padding:.9rem 2rem;background:#a35b38;color:#fff;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease}.btn-back:hover{background:#8a4a2d;transform:translateY(-2px)}.category-not-found{text-align:center;padding:4rem 0}.category-not-found h1{font-size:2.5rem;color:#747565;margin-bottom:2rem}.category-cta{background:#fff;padding:4rem 0}.category-cta .cta-banner{background:linear-gradient(135deg,#e8dcca,#abb4a6);border-radius:24px;padding:4rem 3rem;text-align:center;box-shadow:0 10px 40px #74756526}.category-cta .cta-content{max-width:600px;margin:0 auto}.category-cta .cta-title{font-size:2.2rem;font-weight:700;color:#747565;margin-bottom:1.5rem}.category-cta .cta-text{font-size:1.15rem;color:#abb4a6;line-height:1.7;margin-bottom:2.5rem}.category-cta .cta-btn{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;display:inline-block}.category-cta .cta-btn-primary{background:#a35b38;color:#fff}.category-cta .cta-btn-primary:hover{background:#8a4a2d;transform:translateY(-2px);box-shadow:0 6px 20px #a35b384d}@media(max-width:768px){.category-hero{min-height:400px}.category-hero-icon{width:80px;height:80px;margin-bottom:1.5rem}.category-hero-icon svg{width:40px;height:40px}.category-hero-title{font-size:2.2rem}.category-hero-description{font-size:1.1rem}.section-title{font-size:2rem}.category-cta .cta-banner{padding:3rem 2rem}.category-cta .cta-title{font-size:1.8rem}}@media(max-width:480px){.category-hero-title{font-size:1.8rem}.category-hero-description{font-size:1rem}.section-title{font-size:1.75rem}.category-cta .cta-banner{padding:2.5rem 1.5rem}.category-cta .cta-title{font-size:1.6rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,Arial,sans-serif;background-color:#fff;color:#747565;line-height:1.5}a{text-decoration:none;color:inherit}img{max-width:100%;display:block;object-fit:cover}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.layout{margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.btn{padding:.6rem 1.2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:.2s ease}.btn-primary{background:#a35b38;color:#fff;border:none;transition:all .3s ease}.btn-primary:hover{background:#8a4a2d;transform:translateY(-1px)}.input{width:100%;border:1px solid #ccc;padding:.6rem .8rem;border-radius:6px;font-size:.95rem}.card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000f;overflow:hidden}.section{padding:4rem 0}.container{max-width:1250px;margin:0 auto;padding:0 2rem}header+.subnav{margin-top:0!important;padding-top:0!important}.layout,main{margin:0;padding:0}
