*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}body{background-color:#fff;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1.7;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.01em;text-rendering:optimizeSpeed}a{color:inherit;text-decoration:none;transition:color .15s ease}button{background:none;border:none;cursor:pointer;font-family:inherit;padding:0}button:disabled:before{animation:none;content:none}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1280px;padding:0 20px;width:100%}@media(max-width:359px){.container{padding:0 12px}}@media(min-width:992px){.container{padding:0 40px}}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.01em;line-height:1.2;margin:0}h1{font-size:2.5rem;font-weight:300}h2{font-size:2rem;font-weight:400}h3{font-size:1.5rem}h3,h4{font-weight:500}h4{font-size:1.25rem}@media(min-width:768px){h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.75rem}}.text-display{font-weight:300;letter-spacing:-.02em}.text-display,.text-elegant{font-family:Georgia,Times New Roman,serif}.text-elegant{font-style:italic;font-weight:400}.text-label{color:#999;font-size:11px;letter-spacing:.15em}.btn,.text-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;text-transform:uppercase}.btn{align-items:center;border-radius:0;display:inline-flex;font-size:13px;gap:10px;justify-content:center;letter-spacing:.08em;padding:14px 28px;transition:all .3s ease cubic-bezier(.16,1,.3,1);white-space:nowrap}.btn i{font-size:16px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn:disabled .btn-spinner{display:none}.btn:disabled:after,.btn:disabled:before{animation:none!important}.btn.btn-primary{background:linear-gradient(135deg,#b08d57,#d8b25b);box-shadow:0 4px 20px rgba(176,141,87,.25);color:#0a0a0a}.btn.btn-primary:hover:not(:disabled){box-shadow:0 8px 30px rgba(176,141,87,.35);transform:translateY(-2px)}.btn.btn-secondary{background:transparent;border:1px solid #1a1a1a;color:#1a1a1a}.btn.btn-secondary:hover:not(:disabled){background:#1a1a1a;color:#fff}.btn.btn-outline-gold{background:transparent;border:1px solid #b08d57;color:#b08d57}.btn.btn-outline-gold:hover:not(:disabled){background:#b08d57;color:#0a0a0a}.btn.btn-text{background:transparent;color:#666;letter-spacing:.05em;padding:8px 12px}.btn.btn-text:hover{color:#b08d57}.btn.btn-sm{font-size:12px;letter-spacing:.05em;padding:8px 16px}.btn.btn-lg{font-size:14px;padding:18px 40px}.btn.btn-outline{background:transparent;border:1px solid #e5e5e5;color:#1a1a1a}.btn.btn-outline:hover:not(:disabled){background:#fafafa;border-color:#999}.btn.btn-danger{background:#ef4444;box-shadow:0 2px 8px rgba(239,68,68,.25);color:#fff}.btn.btn-danger:hover:not(:disabled){filter:brightness(.9)}.btn .btn-spinner{animation:spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:16px;width:16px}.form-group{margin-bottom:24px}.form-group label{color:#666;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #e5e5e5;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:14px 18px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#b08d57;box-shadow:none;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#999;font-weight:300}.form-group textarea{min-height:120px;resize:vertical}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:44px}.form-group .error-text{color:#ef4444;display:block;font-size:12px;margin-top:8px}.form-row{display:grid;gap:16px}@media(min-width:768px){.form-row{grid-template-columns:1fr 1fr}}.input-wrapper{position:relative}.input-wrapper i{color:#999;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.input-wrapper input{padding-left:44px}.input-wrapper .toggle-password{color:#999;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.input-wrapper .toggle-password:hover{color:#1a1a1a}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;gap:10px}.checkbox-label input[type=checkbox]{accent-color:#b08d57;height:18px;margin-top:2px;width:18px}.breadcrumb{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;margin-bottom:16px}.breadcrumb a:hover{color:#b08d57}.breadcrumb .separator{color:#999}.breadcrumb .current{color:#1a1a1a}.empty-state,.error-state,.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.empty-state i,.error-state i,.loading-state i{color:#999;font-size:48px;margin-bottom:20px}.empty-state p,.error-state p,.loading-state p{color:#666;margin-bottom:20px}.spinner{animation:spin .8s linear infinite;border:3px solid #e5e5e5;border-radius:50%;border-top-color:#b08d57;height:40px;margin-bottom:16px;width:40px}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px}.badge.badge-discount{background:#10b981;color:#fff}.badge.badge-out-of-stock{background:#999;color:#fff}.shop-layout{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.shop-header{backface-visibility:hidden;background:hsla(0,0%,100%,.97);border-bottom:1px solid rgba(0,0,0,.04);left:0;position:fixed;right:0;top:0;transform:translateY(0);transition:transform .4s cubic-bezier(.22,1,.36,1),background .3s ease,box-shadow .3s ease;will-change:transform;z-index:1000}.shop-header.header-hidden{transform:translateY(-100%)}.shop-header.scrolled{background:hsla(0,0%,100%,.99);border-bottom-color:transparent;box-shadow:0 1px 20px rgba(0,0,0,.05)}.shop-header.transparent{backdrop-filter:none;background:transparent;border-bottom-color:hsla(0,0%,100%,.08)}.shop-header.transparent:not(.scrolled) .header-actions .header-action-btn,.shop-header.transparent:not(.scrolled) .header-logo,.shop-header.transparent:not(.scrolled) .header-logo:active,.shop-header.transparent:not(.scrolled) .header-logo:hover,.shop-header.transparent:not(.scrolled) .header-logo:visited,.shop-header.transparent:not(.scrolled) .header-nav .nav-link{color:hsla(0,0%,100%,.9)}.shop-header.transparent:not(.scrolled) .header-nav .nav-link:before{background:hsla(0,0%,100%,.5)}.shop-header.transparent:not(.scrolled) .header-actions .header-action-btn:hover,.shop-header.transparent:not(.scrolled) .header-nav .nav-link.active,.shop-header.transparent:not(.scrolled) .header-nav .nav-link:hover{color:#b08d57}.shop-header.transparent:not(.scrolled) .mobile-menu-btn .hamburger-line{background:#fff}.shop-header.transparent.scrolled{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.98)}.shop-header.transparent.scrolled .header-actions .header-action-btn,.shop-header.transparent.scrolled .header-logo,.shop-header.transparent.scrolled .header-logo:active,.shop-header.transparent.scrolled .header-logo:hover,.shop-header.transparent.scrolled .header-logo:visited,.shop-header.transparent.scrolled .header-nav .nav-link{color:#1a1a1a}.shop-header.transparent.scrolled .mobile-menu-btn .hamburger-line{background:#1a1a1a}.shop-header .header-container{align-items:center;display:flex;height:72px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px;transition:height .4s cubic-bezier(.22,1,.36,1)}@media(max-width:359px){.shop-header .header-container{padding:0 12px}}@media(min-width:992px){.shop-header .header-container{height:80px;padding:0 40px}}.shop-header.scrolled .header-container{height:64px}@media(min-width:992px){.shop-header.scrolled .header-container{height:68px}}.shop-header .header-logo{color:#1a1a1a;flex-shrink:1;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;letter-spacing:.02em;min-width:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;z-index:10}@media(max-width:359px){.shop-header .header-logo{font-size:15px;letter-spacing:0}}.shop-header .header-logo:active,.shop-header .header-logo:hover,.shop-header .header-logo:visited{color:#1a1a1a}.shop-header .header-logo .logo-dot{color:#b08d57;font-weight:400}.shop-header .header-nav{display:none}@media(min-width:992px){.shop-header .header-nav{align-items:center;display:flex;gap:36px}}.shop-header .header-nav .nav-link{align-items:center;color:#999;display:flex;font-size:13px;font-weight:500;gap:5px;letter-spacing:1.2px;padding:6px 0;position:relative;text-transform:uppercase;transition:color .3s ease}.shop-header .header-nav .nav-link:before{background:#b08d57;bottom:-2px;content:"";height:1.5px;left:50%;position:absolute;transform:translateX(-50%);transition:all .4s cubic-bezier(.22,1,.36,1);width:0}.shop-header .header-nav .nav-link.active,.shop-header .header-nav .nav-link:hover{color:#1a1a1a}.shop-header .header-nav .nav-link.active:before,.shop-header .header-nav .nav-link:hover:before{width:100%}.shop-header .header-nav .nav-link.active{color:#b08d57;font-weight:600}.shop-header .header-nav .nav-link .nav-chevron{flex-shrink:0;opacity:.5;transition:transform .3s ease}.shop-header .header-nav .nav-item.has-dropdown{position:relative}.shop-header .header-nav .nav-item.has-dropdown:hover>.nav-link .nav-chevron{opacity:1;transform:rotate(180deg)}.shop-header .header-nav .nav-item.has-dropdown:hover>.nav-dropdown{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.shop-header .header-nav .nav-dropdown{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.1);left:50%;min-width:160px;opacity:0;padding:22px 0 8px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%) translateY(-8px);transition:opacity .25s ease,transform .25s cubic-bezier(.22,1,.36,1),visibility .25s;visibility:hidden;z-index:1001}.shop-header .header-nav .nav-dropdown:before{background:#fff;border-left:1px solid rgba(0,0,0,.07);border-top:1px solid rgba(0,0,0,.07);content:"";height:10px;left:50%;position:absolute;top:9px;transform:translateX(-50%) rotate(45deg);width:10px}.shop-header .header-nav .nav-dropdown .dropdown-link{color:#999;display:block;font-size:13px;font-weight:500;letter-spacing:.8px;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:color .2s ease,background .2s ease;white-space:nowrap}.shop-header .header-nav .nav-dropdown .dropdown-link.active,.shop-header .header-nav .nav-dropdown .dropdown-link:hover{background:rgba(176,141,87,.04);color:#b08d57}.shop-header .header-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}@media(max-width:359px){.shop-header .header-actions{gap:0}.shop-header .header-actions .account-btn{display:none}}@media(min-width:768px){.shop-header .header-actions{gap:6px}}.shop-header .header-actions .header-action-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}@media(max-width:359px){.shop-header .header-actions .header-action-btn{height:34px;width:34px}}.shop-header .header-actions .header-action-btn svg{transition:transform .3s ease}.shop-header .header-actions .header-action-btn:hover{background:rgba(176,141,87,.06);color:#b08d57}.shop-header .header-actions .header-action-btn:hover svg{transform:scale(1.08)}.shop-header .header-actions .cart-btn{position:relative}.shop-header .header-actions .cart-btn .cart-count{align-items:center;animation:cartPulse .4s cubic-bezier(.22,1,.36,1);background:#b08d57;border-radius:9px;color:#fff;display:flex;font-size:10px;font-weight:700;height:17px;justify-content:center;line-height:1;min-width:17px;padding:0 5px;position:absolute;right:4px;top:4px}.shop-header .header-actions .header-register-btn{align-items:center;background:transparent;border:1.5px solid #b08d57;border-radius:20px;color:#b08d57;display:flex;font-size:12px;font-weight:600;height:34px;letter-spacing:.04em;padding:0 16px;text-decoration:none;transition:all .25s ease;white-space:nowrap}.shop-header .header-actions .header-register-btn:hover{background:#b08d57;color:#fff}@media(max-width:575px){.shop-header .header-actions .header-register-btn{display:none}}.shop-header .mobile-register-btn{border:1.5px solid #b08d57;border-radius:20px;color:#b08d57!important;font-size:13px;font-weight:600;padding:6px 16px;text-decoration:none}.shop-header .mobile-register-btn:hover{background:#b08d57;color:#fff!important}.shop-header .mobile-menu-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:40px;justify-content:center;margin-left:4px;padding:0;width:40px}@media(max-width:359px){.shop-header .mobile-menu-btn{height:34px;margin-left:0;width:34px}}@media(min-width:992px){.shop-header .mobile-menu-btn{display:none}}.shop-header .mobile-menu-btn .hamburger-line{background:#1a1a1a;border-radius:2px;display:block;height:1.5px;transform-origin:center;transition:all .35s cubic-bezier(.22,1,.36,1);width:20px}.shop-header .mobile-menu-btn .hamburger-line:first-child{width:20px}.shop-header .mobile-menu-btn .hamburger-line:nth-child(2){align-self:flex-end;width:14px}.shop-header .mobile-menu-btn .hamburger-line:nth-child(3){width:20px}.shop-header .mobile-menu-btn.is-open .hamburger-line:first-child{transform:rotate(45deg) translate(4.5px,4.5px)}.shop-header .mobile-menu-btn.is-open .hamburger-line:nth-child(2){opacity:0;width:0}.shop-header .mobile-menu-btn.is-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(4.5px,-4.5px)}@keyframes cartPulse{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.mobile-menu{background:#0e0e0e;bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .55s cubic-bezier(.22,1,.36,1);z-index:1002}.mobile-menu.open{transform:translateX(0)}.mobile-menu.open .mobile-menu-inner{opacity:1;transform:translateX(0)}.mobile-menu .mobile-menu-inner{display:flex;flex-direction:column;min-height:100vh;opacity:0;padding:0 32px;transform:translateX(-30px);transition:all .5s cubic-bezier(.22,1,.36,1) .15s}.mobile-menu .mobile-menu-header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;justify-content:space-between;padding:20px 0}.mobile-menu .mobile-logo{color:hsla(0,0%,100%,.9);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;letter-spacing:.02em;text-decoration:none}.mobile-menu .mobile-logo:active,.mobile-menu .mobile-logo:hover,.mobile-menu .mobile-logo:visited{color:hsla(0,0%,100%,.9)}.mobile-menu .mobile-logo span{color:#b08d57;font-weight:400}.mobile-menu .mobile-close{align-items:center;background:none;border:none;border-radius:50%;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.mobile-menu .mobile-close:hover{background:hsla(0,0%,100%,.08);color:#fff}.mobile-menu .mobile-nav{display:flex;flex:1;flex-direction:column;justify-content:center;padding:40px 0}.mobile-menu .mobile-nav .nav-link{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:16px;padding:20px 0;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.mobile-menu .mobile-nav .nav-link .nav-number{color:hsla(0,0%,100%,.2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;letter-spacing:1px;transition:color .3s ease}.mobile-menu .mobile-nav .nav-link .nav-text{color:hsla(0,0%,100%,.7);flex:1;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;letter-spacing:-.5px;transition:all .3s ease}.mobile-menu .mobile-nav .nav-link .nav-toggle-arrow{color:hsla(0,0%,100%,.25);flex-shrink:0;transition:transform .35s cubic-bezier(.22,1,.36,1),color .3s ease}.mobile-menu .mobile-nav .nav-link:hover .nav-number{color:#b08d57}.mobile-menu .mobile-nav .nav-link:hover .nav-text{color:#fff;transform:translateX(8px)}.mobile-menu .mobile-nav .nav-link:hover .nav-toggle-arrow{color:#b08d57}.mobile-menu .mobile-nav .mobile-nav-item{border-bottom:1px solid hsla(0,0%,100%,.04)}.mobile-menu .mobile-nav .mobile-nav-item:first-child{border-top:1px solid hsla(0,0%,100%,.04)}.mobile-menu .mobile-nav .mobile-nav-item.is-expanded>.nav-link--toggle .nav-toggle-arrow{color:#b08d57;transform:rotate(180deg)}.mobile-menu .mobile-nav .mobile-nav-item.is-expanded>.nav-link--toggle .nav-text{color:#fff}.mobile-menu .mobile-nav .mobile-nav-item.is-expanded>.nav-link--toggle .nav-number{color:#b08d57}.mobile-menu .mobile-nav .mobile-nav-item.is-expanded>.mobile-nav-children{max-height:400px;opacity:1}.mobile-menu .mobile-nav .mobile-nav-children{max-height:0;opacity:0;overflow:hidden;padding-left:44px;transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .3s ease}.mobile-menu .mobile-nav .mobile-nav-child{color:hsla(0,0%,100%,.45);display:block;font-size:16px;font-weight:400;letter-spacing:.5px;padding:12px 0;text-decoration:none;transition:color .3s ease,transform .3s ease}.mobile-menu .mobile-nav .mobile-nav-child:last-child{margin-bottom:12px}.mobile-menu .mobile-nav .mobile-nav-child:hover{color:#b08d57;transform:translateX(6px)}.mobile-menu .mobile-menu-footer{border-top:1px solid hsla(0,0%,100%,.06);padding:24px 0 40px}.mobile-menu .mobile-menu-footer .mobile-actions{display:flex;gap:24px;margin-bottom:24px}.mobile-menu .mobile-menu-footer .mobile-actions a{color:hsla(0,0%,100%,.4);font-size:13px;font-weight:500;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.mobile-menu .mobile-menu-footer .mobile-actions a:hover{color:#b08d57}.mobile-menu .mobile-menu-footer .mobile-social{display:flex;gap:16px}.mobile-menu .mobile-menu-footer .mobile-social a{color:hsla(0,0%,100%,.25);transition:color .3s ease}.mobile-menu .mobile-menu-footer .mobile-social a:hover{color:#b08d57}.mobile-menu-overlay{animation:fadeIn .3s ease;background:rgba(0,0,0,.6);inset:0;position:fixed;z-index:1001}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shop-footer{background:linear-gradient(180deg,#0f0d0c,#0a0908);color:#fff;margin-top:auto;padding:60px 0 30px}.shop-footer .footer-grid{display:grid;gap:40px;margin-bottom:40px}@media(min-width:768px){.shop-footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.shop-footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.shop-footer .footer-brand .footer-logo{color:hsla(0,0%,100%,.92);display:inline-block;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;letter-spacing:.02em;margin-bottom:16px;text-decoration:none}.shop-footer .footer-brand .footer-logo:active,.shop-footer .footer-brand .footer-logo:hover,.shop-footer .footer-brand .footer-logo:visited{color:hsla(0,0%,100%,.92)}.shop-footer .footer-brand .footer-logo span{color:#b08d57;font-weight:400}.shop-footer .footer-brand p{color:hsla(0,0%,100%,.6);font-size:14px;line-height:1.7}.shop-footer .footer-section h4{color:hsla(0,0%,100%,.9);font-size:14px;font-weight:600;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.shop-footer .footer-section ul{list-style:none;margin:0;padding:0}.shop-footer .footer-section ul li{margin-bottom:12px}.shop-footer .footer-section ul a{color:hsla(0,0%,100%,.55);font-size:14px;transition:color .2s ease}.shop-footer .footer-section ul a:hover{color:#b08d57}.shop-footer .footer-social{display:flex;gap:12px;margin-top:20px}.shop-footer .footer-social a{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:50%;color:hsla(0,0%,100%,.7);display:flex;height:40px;justify-content:center;transition:all .15s ease;width:40px}.shop-footer .footer-social a:hover{background:rgba(176,141,87,.15);border-color:rgba(176,141,87,.3);color:#b08d57}.shop-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.4);display:flex;flex-wrap:wrap;font-size:13px;gap:20px;justify-content:space-between;padding-top:30px}.shop-footer .footer-bottom .footer-links{display:flex;gap:24px}.shop-footer .footer-bottom .footer-links a{color:hsla(0,0%,100%,.4);transition:color .2s ease}.shop-footer .footer-bottom .footer-links a:hover{color:#b08d57}.shop-footer .footer-bottom .footer-etbis{align-items:center;display:flex;flex-direction:column;gap:4px}.shop-footer .footer-bottom .footer-etbis img{height:36px;opacity:.8;transition:opacity .2s ease;width:auto}.shop-footer .footer-bottom .footer-etbis .etbis-text{color:hsla(0,0%,100%,.4);font-size:10px;text-align:center}.shop-footer .footer-bottom .footer-etbis:hover img{opacity:1}.shop-main{flex:1;padding-top:70px}.shop-main.no-header{padding-top:0}.main-layout{background:#f7f4ec;display:flex;flex-direction:column;min-height:100vh}.main-header{background:#20293a;border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:0 1px 0 hsla(0,0%,100%,.03),0 6px 24px rgba(0,0,0,.16);position:sticky;top:0;z-index:100}.main-header__inner{align-items:center;display:flex;height:66px;justify-content:space-between}.main-header__brand{align-items:center;display:inline-flex;gap:12px;min-width:0}.main-header__tag{border:1px solid rgba(216,178,91,.42);border-radius:20px;color:#d8b25b;flex:none;font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.4;padding:3px 11px;text-transform:uppercase;white-space:nowrap}.main-header .brand{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;letter-spacing:.01em;text-decoration:none;white-space:nowrap}.main-header .brand span{color:#d8b25b}.main-header .nav-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.main-header .main-nav{align-items:center;display:flex;gap:1.15rem}.main-header .main-nav a{color:hsla(0,0%,100%,.82);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s ease}.main-header .main-nav a:hover{color:#fff}.main-header .main-nav a.profile-link{align-items:center;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);border-radius:22px;color:#fff;display:inline-flex;font-weight:600;gap:7px;padding:6px 15px;transition:background .15s ease,border-color .15s ease}.main-header .main-nav a.profile-link i{color:#d8b25b;font-size:1.02rem;line-height:1}.main-header .main-nav a.profile-link:hover{background:rgba(216,178,91,.16);border-color:rgba(216,178,91,.5)}.main-header .main-nav .main-header__logout{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:22px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:7px;padding:6px 14px;transition:background .15s ease,border-color .15s ease,color .15s ease}.main-header .main-nav .main-header__logout i{color:#d8b25b;font-size:1rem;line-height:1}.main-header .main-nav .main-header__logout:hover{background:rgba(216,101,79,.18);border-color:rgba(216,101,79,.55);color:#fff}.main-content{flex:1}.main-footer{background:#20293a;border-top:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.6);font-size:.9rem;padding:2.5rem 0 1.25rem}.main-footer__cols{display:grid;gap:2rem;grid-template-columns:1.6fr 1fr 1fr;padding-bottom:1.75rem}@media(max-width:768px){.main-footer__cols{gap:1.5rem;grid-template-columns:1fr}}.main-footer__brand .brand{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.main-footer__brand .brand span{color:#d8b25b}.main-footer__brand p{color:hsla(0,0%,100%,.5);line-height:1.6;margin:.6rem 0 0;max-width:320px}.main-footer__nav{display:flex;flex-direction:column;gap:.5rem}.main-footer__nav h4{color:#d8b25b;font-size:.78rem;letter-spacing:.12em;margin:0 0 .4rem;text-transform:uppercase}.main-footer__nav a{color:hsla(0,0%,100%,.72);text-decoration:none;transition:color .15s}.main-footer__nav a:hover{color:#fff}.main-footer__bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:1.1rem;text-align:center}.main-footer__bottom p{color:hsla(0,0%,100%,.45);margin:0}.home-hero{background:linear-gradient(180deg,#faf8f3,#fff);padding:6rem 0 4rem;text-align:center}.home-hero__title{color:#1a1a1a;font-size:3.5rem;font-weight:800;margin:0 0 1rem}.home-hero__title span{color:#b08d57}.home-hero__subtitle{color:#666;font-size:1.2rem;margin:0 auto 2rem;max-width:520px}.home-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-hero__welcome{color:#333;font-weight:600}.home-features{padding:4rem 0}.home-features__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.home-feature{border:1px solid #ececec;border-radius:12px;padding:2rem 1.5rem;text-align:center}.home-feature i{color:#b08d57;display:inline-block;font-size:2.5rem;margin-bottom:1rem}.home-feature h3{color:#1a1a1a;font-size:1.15rem;margin:0 0 .5rem}.home-feature p{color:#666;font-size:.95rem;margin:0}.btn-sm{font-size:.9rem;padding:.4rem 1rem}@media(max-width:768px){.main-header .nav-toggle{display:block}.main-header .main-nav{background:#20293a;border-bottom:1px solid hsla(0,0%,100%,.08);display:none;flex-direction:column;gap:1rem;left:0;padding:1rem;position:absolute;right:0;top:66px}.main-header .main-nav.open{display:flex}.home-hero__title{font-size:2.5rem}.home-features__grid{grid-template-columns:1fr}}.auth-page{min-height:100vh}.auth-page .auth-container{display:grid;min-height:100vh}@media(min-width:992px){.auth-page .auth-container{grid-template-columns:1fr 1fr}}.auth-page .auth-form-section{display:flex;flex-direction:column;padding:40px 20px}@media(min-width:768px){.auth-page .auth-form-section{padding:60px}}.auth-page .auth-form-section .auth-header{margin-bottom:40px}.auth-page .auth-form-section .auth-logo{align-items:center;display:flex;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600;gap:10px}.auth-page .auth-form-section .auth-logo img{height:40px}.auth-page .auth-form-section .auth-content{display:flex;flex:1;flex-direction:column;justify-content:center;max-width:400px}.auth-page .auth-form-section .auth-content h1{color:#20293a;font-family:Georgia,Times New Roman,serif;font-size:2rem;margin-bottom:8px}.auth-page .auth-form-section .auth-content .auth-subtitle{color:#666;margin-bottom:32px}.auth-page .auth-form .error-banner{align-items:center;background:rgba(239,68,68,.1);border-radius:8px;color:#ef4444;display:flex;font-size:14px;gap:10px;margin-bottom:20px;padding:14px 16px}.auth-page .auth-form .form-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.auth-page .auth-form .form-options .forgot-password-link{color:#b08d57;font-size:14px}.auth-page .auth-form .form-options .forgot-password-link:hover{text-decoration:underline}.auth-page .auth-form .btn-submit{font-size:15px;padding:14px;width:100%}.auth-page .password-strength{align-items:center;display:flex;gap:12px;margin-top:8px}.auth-page .password-strength .strength-bar{background:#e5e5e5;border-radius:2px;flex:1;height:4px;overflow:hidden}.auth-page .password-strength .strength-bar .strength-fill{height:100%;transition:width .3s ease}.auth-page .password-strength span{font-size:12px;font-weight:500}.auth-page .auth-divider{align-items:center;color:#999;display:flex;font-size:14px;gap:16px;margin:24px 0}.auth-page .auth-divider:after,.auth-page .auth-divider:before{background:#e5e5e5;content:"";flex:1;height:1px}.auth-page .social-login .btn-social{align-items:center;border:1px solid #e5e5e5;border-radius:8px;display:flex;font-size:14px;gap:10px;justify-content:center;padding:12px;transition:all .15s ease;width:100%}.auth-page .social-login .btn-social img{height:20px;width:20px}.auth-page .social-login .btn-social:hover{background:#fafafa}.auth-page .auth-switch{color:#666;font-size:14px;margin-top:24px;text-align:center}.auth-page .auth-switch a{color:#b08d57;font-weight:500}.auth-page .auth-switch a:hover{text-decoration:underline}.auth-page .auth-visual-section{background:linear-gradient(135deg,#20293a,#161d2a);display:none;overflow:hidden;position:relative}@media(min-width:992px){.auth-page .auth-visual-section{align-items:center;display:flex;justify-content:center}}.auth-page .auth-visual-section .visual-content{color:#fff;padding:60px;position:relative;text-align:center;z-index:1}.auth-page .auth-visual-section .visual-content .visual-text{margin-bottom:40px}.auth-page .auth-visual-section .visual-content .visual-text h2{background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(176,141,87,.9) 40%,#fff 60%,rgba(176,141,87,.85));-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;letter-spacing:.02em;margin-bottom:16px;-webkit-text-fill-color:transparent}.auth-page .auth-visual-section .visual-content .visual-text p{color:hsla(0,0%,100%,.65);font-size:1rem;letter-spacing:.05em}.auth-page .auth-visual-section .visual-content .visual-features{text-align:left}.auth-page .auth-visual-section .visual-content .visual-features .feature{align-items:center;color:hsla(0,0%,100%,.8);display:flex;font-size:15px;gap:12px;margin-bottom:16px}.auth-page .auth-visual-section .visual-content .visual-features .feature i{color:#b08d57}.auth-page .auth-visual-section .visual-background{inset:0;position:absolute}.auth-page .auth-visual-section .visual-background:before{background:radial-gradient(circle,rgba(176,141,87,.15) 0,transparent 50%);content:"";height:100%;position:absolute;right:-50%;top:-50%;width:100%}.auth-page .auth-visual-section .visual-background:after{background:radial-gradient(circle,rgba(138,109,63,.12) 0,transparent 50%);bottom:-50%;content:"";height:100%;left:-50%;position:absolute;width:100%}.account-layout .account-header{background:#f7f4ec;margin-bottom:0;padding:32px 0}.account-layout .account-header .container{margin:0 auto;max-width:1200px;padding:0 20px}.account-layout .account-header .breadcrumb{align-items:center;display:flex;font-size:13px;gap:8px;margin-bottom:12px}.account-layout .account-header .breadcrumb a{color:#666;text-decoration:none}.account-layout .account-header .breadcrumb a:hover{color:#b08d57}.account-layout .account-header .breadcrumb .separator{color:#999}.account-layout .account-header .breadcrumb .current{color:#1a1a1a;font-weight:500}.account-layout .account-header h1{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:600;margin:0}.account-layout>.container{margin:0 auto;max-width:1200px;padding:0 20px}.account-layout .account-content{display:flex;gap:32px;padding:40px 0}@media(max-width:991px){.account-layout .account-content{flex-direction:column;gap:0}}.account-sidebar{flex-shrink:0;width:260px}@media(max-width:991px){.account-sidebar{background:#fff;bottom:0;box-shadow:4px 0 20px rgba(0,0,0,.15);display:none;left:0;overflow-y:auto;padding:24px;position:fixed;top:0;width:100%;z-index:1000}.account-sidebar.open{display:block}}.account-sidebar .user-info{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;display:flex;gap:14px;margin-bottom:16px;padding:20px}.account-sidebar .user-info .user-avatar{align-items:center;background:linear-gradient(135deg,#b08d57,#8a6d3f);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:48px;justify-content:center;width:48px}.account-sidebar .user-info .user-details{overflow:hidden}.account-sidebar .user-info .user-details h3{font-size:15px;font-weight:600;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-sidebar .user-info .user-details span{color:#666;display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-sidebar .account-nav{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px;overflow:hidden}.account-sidebar .account-nav ul{list-style:none;margin:0;padding:0}.account-sidebar .account-nav li{border-bottom:1px solid #f0f0f0}.account-sidebar .account-nav li:last-child{border-bottom:none}.account-sidebar .account-nav a{align-items:center;color:#1a1a1a;display:flex;font-size:14px;gap:12px;padding:14px 20px;text-decoration:none;transition:all .15s ease}.account-sidebar .account-nav a i{color:#999;font-size:18px;text-align:center;width:22px}.account-sidebar .account-nav a:hover{background:#fafafa;color:#b08d57}.account-sidebar .account-nav a:hover i{color:#b08d57}.account-sidebar .account-nav a.active{background:rgba(176,141,87,.08);border-left:3px solid #b08d57;color:#b08d57;font-weight:500;padding-left:17px}.account-sidebar .account-nav a.active i{color:#b08d57}.account-sidebar .btn-logout{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;color:#ef4444;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:14px 20px;transition:all .15s ease;width:100%}.account-sidebar .btn-logout i{font-size:18px;text-align:center;width:22px}.account-sidebar .btn-logout:hover{background:rgba(239,68,68,.05);border-color:rgba(239,68,68,.3)}.mobile-menu-toggle{display:none}@media(max-width:991px){.mobile-menu-toggle{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;display:flex;font-size:14px;gap:8px;margin-bottom:20px;padding:10px 16px}.mobile-menu-toggle i{font-size:18px}}.mobile-overlay{display:none}@media(max-width:991px){.mobile-overlay{background:rgba(0,0,0,.4);display:block;inset:0;position:fixed;z-index:999}}.account-main{flex:1;min-width:0;overflow-x:hidden}.account-dashboard .welcome-section{align-items:center;background:linear-gradient(135deg,rgba(176,141,87,.08),rgba(176,141,87,.02));border:1px solid rgba(176,141,87,.15);border-radius:12px;display:flex;gap:20px;justify-content:space-between;margin-bottom:32px;padding:28px 32px}.account-dashboard .welcome-section .welcome-content h2{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;margin:0 0 6px}.account-dashboard .welcome-section .welcome-content p{color:#666;font-size:14px;margin:0}.account-dashboard .welcome-section .btn-primary{align-items:center;display:inline-flex;gap:8px;white-space:nowrap}@media(max-width:767px){.account-dashboard .welcome-section{flex-direction:column;padding:24px;text-align:center}}.account-dashboard .quick-links-section{margin-bottom:32px}.account-dashboard .quick-links-section h3{font-size:1.1rem;font-weight:600;margin:0 0 16px}.account-dashboard .quick-links-grid{display:grid;gap:16px}@media(min-width:576px){.account-dashboard .quick-links-grid{grid-template-columns:repeat(2,1fr)}}.account-dashboard .quick-link-card{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;color:#1a1a1a;display:flex;gap:14px;max-width:100%;overflow:hidden;padding:18px 20px;text-decoration:none;transition:all .15s ease}.account-dashboard .quick-link-card .card-icon{align-items:center;background:rgba(176,141,87,.1);border-radius:8px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.account-dashboard .quick-link-card .card-icon i{color:#b08d57;font-size:20px}.account-dashboard .quick-link-card .card-content{flex:1;min-width:0}.account-dashboard .quick-link-card .card-content h4{font-size:14px;font-weight:600;margin:0 0 2px}.account-dashboard .quick-link-card .card-content p{color:#666;font-size:12px;margin:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:575px){.account-dashboard .quick-link-card .card-content p{white-space:normal;word-wrap:break-word}}.account-dashboard .quick-link-card .card-arrow{color:#999;flex-shrink:0;font-size:14px}.account-dashboard .quick-link-card:hover{border-color:#b08d57;box-shadow:0 2px 12px rgba(176,141,87,.1);transform:translateY(-1px)}.account-dashboard .quick-link-card:hover .card-icon{background:#b08d57}.account-dashboard .quick-link-card:hover .card-icon i{color:#fff}.account-dashboard .recent-orders-section{margin-bottom:32px}.account-dashboard .recent-orders-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.account-dashboard .recent-orders-section .section-header h3{font-size:1.1rem;font-weight:600;margin:0}.account-dashboard .recent-orders-section .section-header .view-all-link{align-items:center;color:#b08d57;display:inline-flex;font-size:13px;font-weight:500;gap:6px;text-decoration:none}.account-dashboard .recent-orders-section .section-header .view-all-link:hover{text-decoration:underline}.account-dashboard .orders-list .order-card{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;color:#1a1a1a;display:flex;gap:16px;margin-bottom:12px;padding:16px 20px;text-decoration:none;transition:all .15s ease}.account-dashboard .orders-list .order-card:last-child{margin-bottom:0}.account-dashboard .orders-list .order-card:hover{border-color:#b08d57;box-shadow:0 2px 8px rgba(0,0,0,.05)}.account-dashboard .orders-list .order-card .order-image{background:#fafafa;border-radius:8px;flex-shrink:0;height:56px;overflow:hidden;position:relative;width:56px}.account-dashboard .orders-list .order-card .order-image img{height:100%;object-fit:cover;width:100%}.account-dashboard .orders-list .order-card .order-image .placeholder-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.account-dashboard .orders-list .order-card .order-image .placeholder-image i{color:#999;font-size:24px}.account-dashboard .orders-list .order-card .order-image .more-items{background:rgba(0,0,0,.7);border-radius:4px;bottom:2px;color:#fff;font-size:10px;padding:1px 5px;position:absolute;right:2px}.account-dashboard .orders-list .order-card .order-info{flex:1;min-width:0}.account-dashboard .orders-list .order-card .order-info .order-header{align-items:center;display:flex;gap:10px;margin-bottom:4px}.account-dashboard .orders-list .order-card .order-info .order-header .order-number{font-size:14px;font-weight:600}.account-dashboard .orders-list .order-card .order-info .order-header .order-status{border-radius:20px;color:#fff;font-size:11px;padding:2px 10px;white-space:nowrap}.account-dashboard .orders-list .order-card .order-info .order-details{color:#666;display:flex;font-size:13px;gap:16px}.account-dashboard .orders-list .order-card .order-info .order-details .order-total{color:#1a1a1a;font-weight:600}.account-dashboard .orders-list .order-card>.lni-chevron-right{color:#999;flex-shrink:0;font-size:14px}.account-dashboard .empty-state{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:48px 24px;text-align:center}.account-dashboard .empty-state>i{color:#999;display:block;font-size:48px;margin-bottom:16px}.account-dashboard .empty-state h4{font-size:1.1rem;margin:0 0 8px}.account-dashboard .empty-state p{color:#666;font-size:14px;margin:0 0 20px}.account-dashboard .loading-state{padding:48px 24px;text-align:center}.account-dashboard .loading-state .spinner{animation:spin .8s linear infinite;border:3px solid #e5e5e5;border-radius:50%;border-top-color:#b08d57;height:32px;margin:0 auto 12px;width:32px}.account-dashboard .loading-state p{color:#666;font-size:14px}.account-dashboard .account-info-section h3{font-size:1.1rem;font-weight:600;margin:0 0 16px}.account-dashboard .info-cards{display:grid;gap:12px}@media(min-width:768px){.account-dashboard .info-cards{grid-template-columns:repeat(2,1fr)}}.account-dashboard .info-card{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;display:flex;gap:14px;padding:18px 20px}.account-dashboard .info-card .info-icon{align-items:center;background:#fafafa;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.account-dashboard .info-card .info-icon i{color:#999;font-size:18px}.account-dashboard .info-card .info-content{flex:1;min-width:0}.account-dashboard .info-card .info-content label{color:#999;display:block;font-size:12px;margin-bottom:2px}.account-dashboard .info-card .info-content span{font-size:14px;font-weight:500}.account-dashboard .info-card .edit-link{color:#999;transition:color .15s ease}.account-dashboard .info-card .edit-link:hover{color:#b08d57}.my-orders-page .page-header{margin-bottom:24px}.my-orders-page .page-header h2{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;margin:0 0 4px}.my-orders-page .page-header .results-count{color:#666;font-size:13px}.my-orders-page .orders-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.my-orders-page .orders-list .order-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px;overflow:hidden;transition:border-color .15s ease}.my-orders-page .orders-list .order-card:hover{border-color:rgba(176,141,87,.3)}.my-orders-page .orders-list .order-card:last-child{margin-bottom:0}.my-orders-page .orders-list .order-card .order-header{align-items:center;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px 20px}.my-orders-page .orders-list .order-card .order-header .order-number{font-size:14px;font-weight:600}.my-orders-page .orders-list .order-card .order-header .order-date{color:#666;font-size:13px}.my-orders-page .orders-list .order-card .order-header .order-status{border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:3px 12px}.my-orders-page .orders-list .order-card .order-items{display:flex;flex-wrap:wrap;gap:12px;overflow-x:auto;padding:16px 20px}.my-orders-page .orders-list .order-card .order-items .order-item{align-items:center;display:flex;gap:12px}.my-orders-page .orders-list .order-card .order-items .order-item .item-image{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;flex-shrink:0;height:56px;position:relative;width:56px}.my-orders-page .orders-list .order-card .order-items .order-item .item-image img{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.my-orders-page .orders-list .order-card .order-items .order-item .item-image .qty-badge{align-items:center;background:#b08d57;border-radius:50%;box-shadow:0 0 0 2px #fff;color:#fff;display:flex;font-size:10px;height:18px;justify-content:center;position:absolute;right:-4px;top:-4px;width:18px;z-index:2}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-name{display:block;font-size:13px;font-weight:500}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-price{display:flex;flex-direction:column;gap:1px;margin-top:2px}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-price .item-price-original{color:#999;font-size:11px;text-decoration:line-through}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-price .item-price-final{color:#666;font-size:12px;font-weight:500}.my-orders-page .orders-list .order-card .order-items .more-items{align-items:center;color:#999;display:flex;font-size:13px;padding:0 8px}.my-orders-page .orders-list .order-card .order-footer{align-items:center;border-top:1px solid #f0f0f0;display:flex;font-size:14px;justify-content:space-between;padding:12px 20px}.my-orders-page .orders-list .order-card .order-footer .order-summary{align-items:center;display:flex;gap:16px}.my-orders-page .orders-list .order-card .order-footer .order-summary .item-count{color:#666;font-size:13px}.my-orders-page .orders-list .order-card .order-footer .order-summary .order-total{color:#666;font-size:14px}.my-orders-page .orders-list .order-card .order-footer .order-summary .order-total strong{color:#1a1a1a}.my-orders-page .orders-list .order-card .order-footer .order-actions .btn-secondary{font-size:13px;padding:8px 16px}.my-orders-page .pagination{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:24px}.my-orders-page .pagination .btn-page{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;display:flex;font-size:14px;gap:6px;height:36px;justify-content:center;min-width:36px;padding:0 12px;transition:all .15s ease}.my-orders-page .pagination .btn-page:hover{border-color:#b08d57;color:#b08d57}.my-orders-page .pagination .btn-page.active{background:#b08d57;border-color:#b08d57;color:#fff}.my-orders-page .pagination .btn-page:disabled{cursor:not-allowed;opacity:.4}.my-orders-page .pagination .page-numbers{display:flex;gap:4px}.my-orders-page .empty-state,.my-orders-page .error-state,.my-orders-page .loading-state{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:48px 24px;text-align:center}.my-orders-page .empty-state>i,.my-orders-page .error-state>i,.my-orders-page .loading-state>i{color:#999;display:block;font-size:48px;margin-bottom:16px}.my-orders-page .empty-state h3,.my-orders-page .error-state h3,.my-orders-page .loading-state h3{font-size:1.1rem;margin:0 0 8px}.my-orders-page .empty-state p,.my-orders-page .error-state p,.my-orders-page .loading-state p{color:#666;font-size:14px;margin:0 0 20px}.my-orders-page .error-state>i{color:#ef4444}.my-orders-page .error-state .btn-retry{align-items:center;display:inline-flex;gap:6px}.order-detail-page .page-header{align-items:flex-start;display:flex;gap:16px;margin-bottom:28px}.order-detail-page .page-header .btn-back{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#1a1a1a;display:inline-flex;flex-shrink:0;font-size:13px;gap:6px;padding:8px 14px;text-decoration:none;transition:all .15s ease;white-space:nowrap}.order-detail-page .page-header .btn-back:hover{border-color:#b08d57;color:#b08d57}.order-detail-page .page-header .header-info h2{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;margin:0 0 4px}.order-detail-page .page-header .header-info .header-meta{color:#666;display:flex;flex-wrap:wrap;font-size:13px;gap:16px}.order-detail-page .page-header .header-info .order-status{border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:500;padding:3px 12px}.order-detail-page .order-detail-grid{display:grid;gap:24px}@media(min-width:992px){.order-detail-page .order-detail-grid{grid-template-columns:1fr 340px}}.order-detail-page .order-main{min-width:0}.order-detail-page .tracking-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:20px;padding:20px}.order-detail-page .tracking-section h3{font-size:1rem;margin:0 0 12px}.order-detail-page .tracking-section .tracking-info{display:flex;flex-wrap:wrap;font-size:14px;gap:20px}.order-detail-page .tracking-section .tracking-info .tracking-number{color:#b08d57;font-weight:600}.order-detail-page .order-timeline-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:20px;padding:20px}.order-detail-page .order-timeline-section h3{font-size:1rem;margin:0 0 16px}.order-detail-page .timeline{padding-left:36px;position:relative}.order-detail-page .timeline:before{background:#e5e5e5;bottom:4px;content:"";left:11px;position:absolute;top:4px;width:2px}.order-detail-page .timeline .timeline-item{padding-bottom:20px;position:relative}.order-detail-page .timeline .timeline-item:last-child{padding-bottom:0}.order-detail-page .timeline .timeline-item .timeline-icon{align-items:center;background:#e5e5e5;border:2px solid #fff;border-radius:50%;display:flex;height:24px;justify-content:center;left:-36px;position:absolute;top:0;width:24px}.order-detail-page .timeline .timeline-item .timeline-icon i{color:#fff;font-size:11px}.order-detail-page .timeline .timeline-item.current .timeline-icon{background:#b08d57;box-shadow:0 0 0 4px rgba(176,141,87,.15)}.order-detail-page .timeline .timeline-item .timeline-content{display:flex;flex-direction:column;gap:2px}.order-detail-page .timeline .timeline-item .timeline-status{font-size:14px;font-weight:500}.order-detail-page .timeline .timeline-item .timeline-date{color:#999;font-size:12px}.order-detail-page .timeline .timeline-item .timeline-notes{color:#666;font-size:13px;margin-top:2px}.order-detail-page .timeline .timeline-item .btn-invoice-download-inline{align-items:center;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25);border-radius:8px;color:#10b981;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-top:8px;padding:6px 14px;text-decoration:none;transition:.15s ease}.order-detail-page .timeline .timeline-item .btn-invoice-download-inline:hover{background:#10b981;color:#fff}.order-detail-page .timeline .timeline-item .btn-invoice-download-inline i{font-size:14px}.order-detail-page .order-items-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:20px;padding:20px}.order-detail-page .order-items-section h3{font-size:1rem;margin:0 0 16px}.order-detail-page .items-list .order-item{border-bottom:1px solid #f0f0f0;display:flex;gap:16px;padding:16px 0}.order-detail-page .items-list .order-item:first-child{padding-top:0}.order-detail-page .items-list .order-item:last-child{border-bottom:none;padding-bottom:0}.order-detail-page .items-list .order-item .item-image{background:#fafafa;border-radius:8px;flex-shrink:0;height:72px;overflow:hidden;width:72px}.order-detail-page .items-list .order-item .item-image img{height:100%;object-fit:cover;width:100%}.order-detail-page .items-list .order-item .item-info{flex:1;min-width:0}.order-detail-page .items-list .order-item .item-info .item-name{display:block;font-size:14px;font-weight:500;margin-bottom:4px}.order-detail-page .items-list .order-item .item-info .item-meta{display:flex;flex-wrap:wrap;gap:16px}.order-detail-page .items-list .order-item .item-info .item-meta span{color:#999;font-size:12px}.order-detail-page .items-list .order-item .item-info .item-meta .item-unit-price{align-items:center;display:flex;gap:4px}.order-detail-page .items-list .order-item .item-info .item-meta .item-unit-price s.price-original{color:#999;font-weight:400}.order-detail-page .items-list .order-item .item-info .item-meta .item-discount{color:#10b981;font-weight:500}.order-detail-page .items-list .order-item .item-total{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:2px;text-align:right}.order-detail-page .items-list .order-item .item-total .item-total-original{color:#999;font-size:12px;font-weight:400;text-decoration:line-through}.order-detail-page .items-list .order-item .item-total .item-total-final{font-size:15px;font-weight:600}.order-detail-page .sidebar-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px;padding:20px}.order-detail-page .sidebar-card h4{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:1rem;gap:8px;margin:0 0 16px;padding-bottom:12px}.order-detail-page .sidebar-card h4 i{color:#999}.order-detail-page .sidebar-card:last-child{margin-bottom:0}.order-detail-page .sidebar-card.actions-card .btn-block{align-items:center;display:flex;font-size:14px;gap:8px;justify-content:center;margin-bottom:10px;padding:10px 16px;width:100%}.order-detail-page .sidebar-card.actions-card .btn-block:last-child{margin-bottom:0}.order-detail-page .sidebar-card.actions-card .btn-outline{background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#1a1a1a;text-decoration:none;transition:all .15s ease}.order-detail-page .sidebar-card.actions-card .btn-outline:hover{border-color:#b08d57;color:#b08d57}.order-detail-page .sidebar-card.invoice-card .invoice-list{display:flex;flex-direction:column;gap:10px}.order-detail-page .sidebar-card.invoice-card .invoice-item{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:12px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-name{align-items:center;color:#1a1a1a;display:flex;font-size:13px;font-weight:500;gap:8px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-name i{color:#b08d57;font-size:16px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-actions{display:flex;gap:8px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-actions .btn-sm{align-items:center;border-radius:8px;display:inline-flex;flex:1;font-size:12px;justify-content:center;padding:6px 14px;text-align:center;text-decoration:none}.order-detail-page .sidebar-card.notice-card{align-items:flex-start;background:rgba(176,141,87,.04);border-color:rgba(176,141,87,.15);display:flex;gap:12px}.order-detail-page .sidebar-card.notice-card>i{color:#b08d57;flex-shrink:0;font-size:20px;margin-top:2px}.order-detail-page .sidebar-card.notice-card p{color:#666;font-size:13px;line-height:1.6;margin:0}.order-detail-page .summary-lines .summary-line{display:flex;font-size:14px;justify-content:space-between;padding:6px 0}.order-detail-page .summary-lines .summary-line.total{border-top:2px solid #e5e5e5;font-size:16px;font-weight:600;margin-top:8px;padding-top:12px}.order-detail-page .summary-lines .summary-line.discount{color:#10b981}.order-detail-page .summary-lines .summary-line.muted{color:#999}.order-detail-page .summary-lines .summary-line.muted .strikethrough{text-decoration:line-through}.order-detail-page .address-content,.order-detail-page .contact-content{color:#666;font-size:14px;line-height:1.7}.order-detail-page .address-content strong,.order-detail-page .contact-content strong{color:#1a1a1a;display:block;margin-bottom:4px}.order-detail-page .billing-address-card{border-left:3px solid #b08d57}.order-detail-page .billing-address-card .billing-company-info{border-top:1px dashed #e5e5e5;font-size:13px;margin-top:8px;padding-top:8px}.order-detail-page .billing-address-card .billing-company-info p{margin:2px 0}.order-detail-page .info-card{overflow:hidden;padding:0!important}.order-detail-page .info-card .info-card-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:10px;padding:14px 16px 12px}.order-detail-page .info-card .info-card-header .info-card-icon{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:50%;color:#8a6d3f;display:flex;flex-shrink:0;font-size:13px;height:30px;justify-content:center;width:30px}.order-detail-page .info-card .info-card-header h4{border:none;color:#1a1a1a;font-size:13.5px;font-weight:600;margin:0;padding:0}.order-detail-page .info-card .info-card-body{display:flex;flex-direction:column;gap:10px;padding:14px 16px}.order-detail-page .info-card .info-row{align-items:flex-start;color:#666;display:flex;font-size:13.5px;gap:10px;line-height:1.5}.order-detail-page .info-card .info-row>i{color:#999;flex-shrink:0;font-size:13px;margin-top:2px;text-align:center;width:14px}.order-detail-page .info-card .info-row>span{display:flex;flex-direction:column;gap:1px}.order-detail-page .info-card .info-row .info-sub{color:#999;font-size:12px}.order-detail-page .modal-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.order-detail-page .modal.return-modal{background:#fff;border-radius:12px;display:block;max-height:80vh;max-width:500px;overflow-y:auto;width:100%}.order-detail-page .modal.return-modal .modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px 24px}.order-detail-page .modal.return-modal .modal-header h3{font-size:1.1rem;margin:0}.order-detail-page .modal.return-modal .modal-header .btn-close{background:none;border:none;color:#999;cursor:pointer;font-size:20px;padding:4px}.order-detail-page .modal.return-modal .modal-header .btn-close:hover{color:#1a1a1a}.order-detail-page .modal.return-modal .modal-body{padding:24px}.order-detail-page .modal.return-modal .modal-body .info-text{color:#666;font-size:14px;margin:0 0 20px}.order-detail-page .modal.return-modal .modal-body .return-items{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.order-detail-page .modal.return-modal .modal-body .return-items .return-item{align-items:center;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .15s ease}.order-detail-page .modal.return-modal .modal-body .return-items .return-item.selected{background:rgba(176,141,87,.04);border-color:#b08d57}.order-detail-page .modal.return-modal .modal-body .return-items .return-item input[type=checkbox]{accent-color:#b08d57;flex-shrink:0;height:18px;width:18px}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-image{border-radius:8px;flex-shrink:0;height:48px;overflow:hidden;width:48px}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-image img{height:100%;object-fit:cover;width:100%}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-info{flex:1;min-width:0}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-info .item-name{display:block;font-size:13px;font-weight:500}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-info .item-qty{color:#666;font-size:12px}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-price{flex-shrink:0;font-size:14px;font-weight:600}.order-detail-page .modal.return-modal .modal-body .form-group{margin-bottom:16px}.order-detail-page .modal.return-modal .modal-body .form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px}.order-detail-page .modal.return-modal .modal-body .form-group select{border:1px solid #e5e5e5;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 14px;transition:border-color .15s ease;width:100%}.order-detail-page .modal.return-modal .modal-body .form-group select:focus{border-color:#b08d57;outline:none}.order-detail-page .modal.return-modal .modal-footer{border-top:1px solid #f0f0f0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.my-addresses-page .page-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:28px}.my-addresses-page .page-header .header-content h2{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;margin:0 0 4px}.my-addresses-page .page-header .header-content p{color:#999;font-size:13.5px;margin:0}.my-addresses-page .page-header .btn{flex-shrink:0}.my-addresses-page .addresses-grid{display:grid;gap:16px}@media(min-width:576px){.my-addresses-page .addresses-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.my-addresses-page .addresses-grid{grid-template-columns:repeat(3,1fr)}}.my-addresses-page .address-card{background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.my-addresses-page .address-card:hover{border-color:rgba(176,141,87,.4);box-shadow:0 4px 6px rgba(0,0,0,.07)}.my-addresses-page .address-card.is-default{border-color:#b08d57;box-shadow:0 0 0 1px rgba(176,141,87,.15)}.my-addresses-page .address-card .address-card-top{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;padding:16px 16px 12px}.my-addresses-page .address-card .address-card-top .address-card-title-row{align-items:center;display:flex;flex:1;gap:8px;min-width:0}.my-addresses-page .address-card .address-card-top .address-type-icon{align-items:center;background:#f7f4ec;border-radius:50%;color:#8a6d3f;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;width:32px}.my-addresses-page .address-card .address-card-top .address-title{color:#1a1a1a;font-size:15px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-addresses-page .address-card .address-card-top .default-badge{align-items:center;background:rgba(176,141,87,.12);border-radius:20px;color:#8a6d3f;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:500;gap:4px;padding:2px 8px}.my-addresses-page .address-card .address-card-top .default-badge i{font-size:10px}.my-addresses-page .address-card .address-card-top .address-card-actions{display:flex;flex-shrink:0;gap:4px}.my-addresses-page .address-card .address-card-top .address-card-actions .card-action-btn{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;color:#999;cursor:pointer;display:flex;font-size:14px;height:30px;justify-content:center;transition:all .15s ease;width:30px}.my-addresses-page .address-card .address-card-top .address-card-actions .card-action-btn:hover{background:#f7f4ec;border-color:#e5e5e5;color:#8a6d3f}.my-addresses-page .address-card .address-card-top .address-card-actions .card-action-btn.danger:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.my-addresses-page .address-card .address-card-body{border-top:1px solid #f0f0f0;display:flex;flex:1;flex-direction:column;gap:8px;padding:14px 16px 16px}.my-addresses-page .address-card .address-card-body .address-info-row{align-items:flex-start;color:#666;display:flex;font-size:13.5px;gap:10px;line-height:1.5}.my-addresses-page .address-card .address-card-body .address-info-row i{color:#999;flex-shrink:0;font-size:14px;margin-top:2px;text-align:center;width:14px}.my-addresses-page .address-card .address-card-body .address-info-row span{display:flex;flex-direction:column;gap:2px}.my-addresses-page .address-card .address-card-body .address-info-row .address-location{color:#999;font-size:12.5px}.my-addresses-page .address-card .address-card-footer{border-top:1px solid #f0f0f0;padding:10px 16px}.my-addresses-page .address-card .address-card-footer .btn-set-default{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:inline-flex;font-size:12.5px;gap:6px;padding:0;transition:color .15s ease}.my-addresses-page .address-card .address-card-footer .btn-set-default i{font-size:13px}.my-addresses-page .address-card .address-card-footer .btn-set-default:hover{color:#8a6d3f}.my-addresses-page .add-address-card{align-items:center;background:none;border:2px dashed #e5e5e5;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:160px;transition:all .15s ease;width:100%}.my-addresses-page .add-address-card .add-address-icon{align-items:center;border:2px dashed #e5e5e5;border-radius:50%;color:#999;display:flex;font-size:18px;height:44px;justify-content:center;transition:all .15s ease;width:44px}.my-addresses-page .add-address-card .add-address-label{color:#999;font-size:13.5px;transition:color .15s ease}.my-addresses-page .add-address-card:hover{background:rgba(176,141,87,.03);border-color:#b08d57}.my-addresses-page .add-address-card:hover .add-address-icon{background:rgba(176,141,87,.08);border-color:#b08d57;color:#b08d57}.my-addresses-page .add-address-card:hover .add-address-label{color:#8a6d3f}.my-addresses-page .empty-state{align-items:center;display:flex;flex-direction:column;padding:60px 24px;text-align:center}.my-addresses-page .empty-state .empty-icon{align-items:center;background:#f7f4ec;border-radius:50%;display:flex;height:72px;justify-content:center;margin-bottom:20px;width:72px}.my-addresses-page .empty-state .empty-icon i{color:#b08d57;font-size:30px}.my-addresses-page .empty-state h3{color:#1a1a1a;font-size:1.1rem;margin:0 0 8px}.my-addresses-page .empty-state p{color:#999;font-size:14px;margin:0 0 24px;max-width:280px}.my-addresses-page .loading-state{align-items:center;color:#999;display:flex;flex-direction:column;font-size:14px;gap:12px;padding:60px 24px}.my-addresses-page .modal-overlay{animation:overlayFadeIn .3s ease;background:rgba(0,0,0,.5);inset:0;overflow:hidden;overscroll-behavior:contain;position:fixed;z-index:2000}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.my-addresses-page .address-modal{animation:slideInRight .3s ease;background:#fff;border-radius:0;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:100%;height:100dvh;max-width:520px;position:fixed;right:0;top:0;width:100%;z-index:2001}.my-addresses-page .address-modal .address-modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex:0 0 auto;justify-content:space-between;padding:20px 28px}.my-addresses-page .address-modal .address-modal-header h3{font-size:1.1rem;margin:0}.my-addresses-page .address-modal .address-modal-header .btn-close-modal{background:none;border:none;color:#999;cursor:pointer;font-size:20px;padding:4px}.my-addresses-page .address-modal .address-modal-header .btn-close-modal:hover{color:#1a1a1a}.my-addresses-page .address-modal form{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.my-addresses-page .address-modal .address-modal-body{flex:1 1 auto;overflow-y:auto;padding:24px 28px;-webkit-overflow-scrolling:touch}.my-addresses-page .address-modal .address-modal-footer{background:#fff;border-top:1px solid #f0f0f0;display:flex;flex:0 0 auto;gap:12px;justify-content:flex-end;padding:16px 28px}.my-addresses-page .address-modal .address-modal-footer .btn{flex:1}.my-addresses-page .address-modal .form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media(max-width:575px){.my-addresses-page .address-modal .form-row{grid-template-columns:1fr}}.my-addresses-page .address-modal .form-group{margin-bottom:16px}.my-addresses-page .address-modal .form-group label{color:#1a1a1a;display:block;font-size:13px;font-weight:500;margin-bottom:6px}.my-addresses-page .address-modal .form-group input,.my-addresses-page .address-modal .form-group select,.my-addresses-page .address-modal .form-group textarea{border:1px solid #e5e5e5;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 14px;transition:border-color .15s ease;width:100%}.my-addresses-page .address-modal .form-group input:focus,.my-addresses-page .address-modal .form-group select:focus,.my-addresses-page .address-modal .form-group textarea:focus{border-color:#b08d57;outline:none}.my-addresses-page .address-modal .form-group input.error,.my-addresses-page .address-modal .form-group select.error,.my-addresses-page .address-modal .form-group textarea.error{border-color:#ef4444}.my-addresses-page .address-modal .form-group textarea{min-height:80px;resize:vertical}.my-addresses-page .address-modal .form-group .error-text{color:#ef4444;font-size:12px;margin-top:4px}.my-addresses-page .address-modal .checkbox-group{margin-top:8px}.my-addresses-page .address-modal .checkbox-group .checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.my-addresses-page .address-modal .checkbox-group .checkbox-label input[type=checkbox]{accent-color:#b08d57;height:18px;width:18px}.profile-page .page-header{margin-bottom:28px}.profile-page .page-header h2{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;margin:0}.profile-page .settings-grid{display:grid;gap:24px}.profile-page .settings-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow-x:hidden;padding:24px}@media(max-width:575px){.profile-page .settings-section{padding:16px}}.profile-page .settings-section h3{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:1.05rem;gap:10px;margin:0 0 20px;padding-bottom:16px}.profile-page .settings-section h3 i{color:#b08d57;font-size:20px}.profile-page .settings-form{max-width:500px}@media(max-width:575px){.profile-page .settings-form{max-width:100%}}.profile-page .settings-form .form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media(max-width:575px){.profile-page .settings-form .form-row{grid-template-columns:1fr}}.profile-page .settings-form .form-group{margin-bottom:16px}.profile-page .settings-form .form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px}.profile-page .settings-form .form-group input{border:1px solid #e5e5e5;border-radius:8px;font-size:14px;padding:10px 14px;transition:border-color .15s ease;width:100%}.profile-page .settings-form .form-group input:focus{border-color:#b08d57;outline:none}.profile-page .settings-form .form-group input.error{border-color:#ef4444}.profile-page .settings-form .form-group .error-text{color:#ef4444;font-size:12px;margin-top:4px}.profile-page .settings-form .form-group .input-wrapper{position:relative}.profile-page .settings-form .form-group .input-wrapper>i{color:#999;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.profile-page .settings-form .form-group .input-wrapper>i+input{padding-left:42px}.profile-page .settings-form .form-group .input-wrapper .toggle-password{background:none;border:none;color:#999;cursor:pointer;font-size:16px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.profile-page .settings-form .form-group .input-wrapper .toggle-password:hover{color:#1a1a1a}.profile-page .settings-form .error-banner{align-items:center;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;display:flex;font-size:14px;gap:10px;margin-bottom:16px;padding:12px 16px}.profile-page .settings-form .error-banner i{font-size:18px}.profile-page .settings-form .success-banner{align-items:center;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);border-radius:8px;color:#10b981;display:flex;font-size:14px;gap:10px;margin-bottom:16px;padding:12px 16px}.profile-page .settings-form .success-banner i{font-size:18px}.profile-page .settings-form button[type=submit]{margin-top:8px}.profile-page .settings-form .email-change-field .email-display{overflow:hidden}.profile-page .settings-form .email-change-field .email-display span{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .settings-form .email-change-actions{align-items:flex-start;display:flex;gap:8px}.profile-page .settings-form .email-change-actions input{flex:1;min-width:0}.profile-page .settings-form .email-change-actions.otp-input{font-family:monospace;font-size:18px;letter-spacing:6px;text-align:center}@media(max-width:575px){.profile-page .settings-form .email-change-actions{flex-direction:column}.profile-page .settings-form .email-change-actions .btn,.profile-page .settings-form .email-change-actions input{width:100%}.profile-page .settings-form .email-change-actions .btn{justify-content:center}}.profile-page .danger-zone{background:#fff;border:1px solid rgba(239,68,68,.3);border-radius:12px;overflow-x:hidden;padding:24px}@media(max-width:575px){.profile-page .danger-zone{padding:16px}}.profile-page .danger-zone h3{align-items:center;border-bottom:1px solid rgba(239,68,68,.15);color:#ef4444;display:flex;font-size:1.05rem;gap:10px;margin:0 0 16px;padding-bottom:16px}.profile-page .danger-zone h3 i{font-size:20px}.profile-page .danger-zone .danger-content p{color:#666;font-size:14px;line-height:1.6;margin:0 0 16px}.profile-page .danger-zone .delete-confirm{background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.15);border-radius:8px;margin-top:20px;padding:20px}@media(max-width:575px){.profile-page .danger-zone .delete-confirm{padding:12px}}.profile-page .danger-zone .delete-confirm .confirm-text{color:#666;font-size:14px;margin-bottom:12px}.profile-page .danger-zone .delete-confirm input{border:1px solid #e5e5e5;border-radius:8px;font-size:14px;margin-bottom:16px;padding:10px 14px;width:100%}.profile-page .danger-zone .delete-confirm input:focus{border-color:#ef4444;outline:none}.profile-page .danger-zone .delete-confirm .confirm-actions{display:flex;gap:12px;justify-content:flex-end}@media(max-width:575px){.profile-page .danger-zone .delete-confirm .confirm-actions{flex-direction:column;gap:8px}.profile-page .danger-zone .delete-confirm .confirm-actions .btn{justify-content:center;width:100%}}.my-coupons-page .page-title-row{align-items:center;display:flex;gap:12px;margin-bottom:24px}.my-coupons-page .page-title-row h2{color:#1f2937;font-size:20px;font-weight:600;margin:0}.my-coupons-page .page-title-row .total-count{background:#ede9fe;border-radius:20px;color:#7c3aed;font-size:13px;padding:3px 12px}.my-coupons-page .section-title{color:#374151;font-size:15px;font-weight:600;margin:0 0 14px}.my-coupons-page .coupon-section{margin-bottom:32px}.my-coupons-page .coupon-section.past{opacity:.75}.my-coupons-page .coupons-grid{display:flex;flex-direction:column;gap:12px}.my-coupons-page .coupon-card{align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;justify-content:space-between;overflow:hidden;padding:20px;position:relative}.my-coupons-page .coupon-card:before{background:#6366f1;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.my-coupons-page .coupon-card--inactive:before{background:#d1d5db}.my-coupons-page .coupon-card--inactive .coupon-discount{color:#9ca3af}.my-coupons-page .coupon-card .coupon-left{flex:1}.my-coupons-page .coupon-card .coupon-left .coupon-discount{color:#6366f1;font-size:18px;font-weight:700;margin-bottom:4px}.my-coupons-page .coupon-card .coupon-left .coupon-name{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:4px}.my-coupons-page .coupon-card .coupon-left .coupon-desc{color:#9ca3af;font-size:13px;margin-bottom:4px}.my-coupons-page .coupon-card .coupon-left .coupon-condition{color:#6b7280;font-size:12px;margin-top:4px}.my-coupons-page .coupon-card .coupon-right{align-items:flex-end;display:flex;flex-direction:column;gap:8px;min-width:130px}.my-coupons-page .coupon-card .coupon-right .status-badge{border-radius:20px;font-size:11px;font-weight:500;padding:3px 10px}.my-coupons-page .coupon-card .coupon-right .status-badge.status-active{background:#d1fae5;color:#059669}.my-coupons-page .coupon-card .coupon-right .status-badge.status-reserved{background:#fef3c7;color:#92400e}.my-coupons-page .coupon-card .coupon-right .status-badge.status-done{background:#f3f4f6;color:#6b7280}.my-coupons-page .coupon-card .coupon-right .status-badge.status-expired{background:#fee2e2;color:#dc2626}.my-coupons-page .coupon-card .coupon-right .coupon-code-box{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;cursor:pointer;padding:8px 14px;text-align:center}.my-coupons-page .coupon-card .coupon-right .coupon-code-box .code{color:#1f2937;display:block;font-family:monospace;font-size:16px;font-weight:700;letter-spacing:2px}.my-coupons-page .coupon-card .coupon-right .coupon-code-box .copy-hint{color:#9ca3af;display:block;font-size:10px;margin-top:2px}.my-coupons-page .coupon-card .coupon-right .coupon-code-box:hover{background:#eef2ff;border-color:#6366f1}.my-coupons-page .coupon-card .coupon-right .coupon-code-box:hover .copy-hint{color:#6366f1}.my-coupons-page .coupon-card .coupon-right .coupon-dates{color:#9ca3af;display:flex;flex-direction:column;font-size:11px;gap:2px;text-align:right}.my-coupons-page .coupon-card .coupon-right .coupon-dates .date-valid{color:#059669}.my-coupons-page .coupon-card .coupon-right .coupon-dates .date-expired{color:#ef4444}@media(max-width:600px){.my-coupons-page .coupon-card{flex-direction:column}.my-coupons-page .coupon-card .coupon-right{align-items:flex-start}}.my-coupons-page .empty-state{padding:60px 20px;text-align:center}.my-coupons-page .empty-state .empty-icon{font-size:48px;margin-bottom:16px}.my-coupons-page .empty-state h3{color:#1f2937;font-size:18px;margin:0 0 8px}.my-coupons-page .empty-state p{color:#9ca3af;font-size:14px}.my-coupons-page .page-loading{color:#9ca3af;padding:60px;text-align:center}.my-coupons-page .page-loading .spinner{animation:coupon-spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;height:36px;margin:0 auto 12px;width:36px}@keyframes coupon-spin{to{transform:rotate(1turn)}}.my-coupons-page .coupon-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:4px;margin-bottom:24px;padding-bottom:0}.my-coupons-page .coupon-tabs .coupon-tab{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;display:flex;font-size:14px;gap:6px;margin-bottom:-2px;padding:10px 18px}.my-coupons-page .coupon-tabs .coupon-tab.active{border-bottom-color:#6366f1;color:#6366f1;font-weight:600}.my-coupons-page .coupon-tabs .coupon-tab:hover:not(.active){background:#f9fafb;border-radius:6px 6px 0 0;color:#374151}.my-coupons-page .coupon-tabs .coupon-tab .tab-badge{background:#6366f1;border-radius:10px;color:#fff;font-size:11px;padding:1px 7px}.my-coupons-page .campaigns-list{display:flex;flex-direction:column;gap:14px}.my-coupons-page .campaign-card{align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;justify-content:space-between;overflow:hidden;padding:20px;position:relative}.my-coupons-page .campaign-card:before{background:#6366f1;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.my-coupons-page .campaign-card .campaign-card-left{flex:1}.my-coupons-page .campaign-card .campaign-card-left .campaign-discount{color:#6366f1;font-size:18px;font-weight:700;margin-bottom:4px}.my-coupons-page .campaign-card .campaign-card-left .campaign-name{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:4px}.my-coupons-page .campaign-card .campaign-card-left .campaign-desc{color:#9ca3af;font-size:13px;margin-bottom:6px}.my-coupons-page .campaign-card .campaign-card-left .campaign-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:4px;margin-bottom:8px}.my-coupons-page .campaign-card .campaign-card-left .campaign-quota{align-items:center;display:flex;gap:8px}.my-coupons-page .campaign-card .campaign-card-left .campaign-quota .quota-bar{background:#e5e7eb;border-radius:3px;height:5px;width:120px}.my-coupons-page .campaign-card .campaign-card-left .campaign-quota .quota-bar .quota-fill{background:#6366f1;border-radius:3px;height:100%}.my-coupons-page .campaign-card .campaign-card-left .campaign-quota .quota-text{color:#9ca3af;font-size:11px}.my-coupons-page .campaign-card .campaign-card-right{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:110px}.my-coupons-page .campaign-card .campaign-card-right .btn-join{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:9px 20px}.my-coupons-page .campaign-card .campaign-card-right .btn-join:hover:not(:disabled){background:#4f46e5}.my-coupons-page .campaign-card .campaign-card-right .btn-join:disabled{cursor:not-allowed;opacity:.5}.my-coupons-page .campaign-card .campaign-card-right .join-msg{font-size:12px;margin:0;text-align:center}.my-coupons-page .campaign-card .campaign-card-right .join-msg--success{color:#059669}.my-coupons-page .campaign-card .campaign-card-right .join-msg--error{color:#dc2626}@media(max-width:600px){.my-coupons-page .campaign-card{flex-direction:column}.my-coupons-page .campaign-card .campaign-card-right{align-items:flex-start;flex-direction:row;flex-wrap:wrap}}@keyframes spin{to{transform:rotate(1turn)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.hidden{display:none!important}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}.error-page{align-items:center;background:linear-gradient(165deg,#faf8f5,#f5f0e8 50%,#ece4d8);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px;text-align:center}.error-page__content{max-width:520px;padding:60px 40px;position:relative}.error-page__decoration{color:#b08d57;height:200px;left:50%;opacity:.8;pointer-events:none;position:absolute;top:-30px;transform:translateX(-50%);width:200px}.error-page__decoration svg{height:100%;width:100%}.error-page__code{color:#b08d57;display:block;font-family:Georgia,Times New Roman,serif;font-size:5rem;font-weight:700;letter-spacing:-2px;line-height:1;margin-bottom:16px}@media(min-width:768px){.error-page__code{font-size:7rem}}.error-page__title{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 12px}@media(min-width:768px){.error-page__title{font-size:1.875rem}}.error-page__message{color:#666;font-size:15px;line-height:1.7;margin:0 0 36px}.error-page__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.error-page__btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;gap:8px;letter-spacing:.3px;padding:12px 28px;text-decoration:none;transition:all .3s ease}.error-page__btn--primary{background:#b08d57;color:#fff}.error-page__btn--primary:hover{background:#8a6d3f;box-shadow:0 4px 16px rgba(176,141,87,.3);transform:translateY(-1px)}.error-page__btn--secondary{background:#fff;border:1px solid rgba(0,0,0,.1);color:#1a1a1a}.error-page__btn--secondary:hover{background:#f7f4ec;border-color:#b08d57;color:#b08d57}.error-page__btn--ghost{background:transparent;color:#666}.error-page__btn--ghost:hover{color:#b08d57}.error-page__btn svg{flex-shrink:0}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center}.not-found-page .not-found-content{max-width:480px}.not-found-page .not-found-code{color:#b08d57;display:block;font-family:Georgia,Times New Roman,serif;font-size:6rem;font-weight:700;line-height:1;margin-bottom:16px}.not-found-page h1{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;margin:0 0 12px}.not-found-page p{color:#666;font-size:15px;line-height:1.6;margin:0 0 32px}.not-found-page .not-found-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media(max-width:767px){.account-dashboard .orders-list .order-card{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 16px}.account-dashboard .orders-list .order-card .order-image{height:48px;width:48px}.account-dashboard .orders-list .order-card .order-info{width:100%}.account-dashboard .orders-list .order-card .order-info .order-header{flex-wrap:wrap;gap:6px}.account-dashboard .orders-list .order-card .order-info .order-details{flex-wrap:wrap;gap:8px}.account-dashboard .info-cards,.account-dashboard .quick-links-grid{grid-template-columns:1fr}.my-orders-page .orders-list .order-card .order-header{gap:8px;padding:12px 14px}.my-orders-page .orders-list .order-card .order-items{gap:10px;padding:12px 14px}.my-orders-page .orders-list .order-card .order-items .order-item{max-width:100%;min-width:0}.my-orders-page .orders-list .order-card .order-items .order-item .item-info{min-width:0}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-orders-page .orders-list .order-card .order-footer{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 14px}.my-orders-page .orders-list .order-card .order-footer .order-summary{flex-wrap:wrap;gap:8px}.my-orders-page .orders-list .order-card .order-footer .order-actions{width:100%}.my-orders-page .orders-list .order-card .order-footer .order-actions .btn-secondary{justify-content:center;text-align:center;width:100%}.order-detail-page .page-header{flex-direction:column;gap:12px}.order-detail-page .page-header .header-info h2{font-size:1.2rem}.order-detail-page .page-header .header-info .header-meta{font-size:12px;gap:8px}.order-detail-page .items-list .order-item .item-image{height:56px;width:56px}.order-detail-page .items-list .order-item .item-info .item-meta{gap:8px}.order-detail-page .items-list .order-item .item-total{font-size:13px}.order-detail-page .sidebar-card{padding:16px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-actions{flex-direction:column}.order-summary .summary-items .summary-item{gap:10px}.order-summary .summary-items .summary-item .item-image{flex-shrink:0;height:48px;width:48px}.order-summary .summary-items .summary-item .item-info{min-width:0}.order-summary .summary-items .summary-item .item-info .item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:575px){.account-dashboard,.account-main,.checkout-page,.my-orders-page,.order-detail-page{max-width:100vw;overflow-x:hidden}.my-orders-page .orders-list .order-card .order-items{flex-direction:column}.my-orders-page .orders-list .order-card .order-items .order-item{width:100%}.order-detail-page .items-list .order-item{gap:10px}.order-detail-page .items-list .order-item .item-image{height:48px;width:48px}}