@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=DM+Sans:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),fill .3s cubic-bezier(.4,0,.2,1),stroke .3s cubic-bezier(.4,0,.2,1)}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}:root,[data-theme=dark]{--bg:#0c0c14;--bg2:#12121e;--bg3:#1a1a2a;--bg4:#222238;--gold:#e8b84b;--gold2:#f5d17a;--gold-dim:#e8b84b26;--red:#e84b4bf8;--blue:#4b9fe8;--text:#f0eee8;--text2:#a8a5a0;--text3:#6a6870;--border:#e8b94b;--border2:#ffffff8a;--radius:12px;--radius-sm:8px;--shadow:0 20px 50px #00000080}[data-theme=light]{--bg:#f8f9fb;--bg2:#fff;--bg3:#f3f5f8;--bg4:#fff;--gold:#caa034;--gold2:#d4a017;--gold-dim:#caa0341a;--red:#c0392b;--blue:#1a5276;--text:#17191f;--text2:#3f4754;--text3:#6b7280;--border:#caa034;--border2:#00000014;--radius:12px;--radius-sm:8px;--shadow:0 20px 50px #00000014}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;line-height:1.6}button{cursor:pointer;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.anim-fade-up{animation:.7s both fadeUp}.anim-fade-up-2{animation:.7s .15s both fadeUp}.anim-fade-up-3{animation:.7s .3s both fadeUp}.anim-fade-in{animation:1s .2s both fadeIn}.nav-desktop{display:flex}.nav-hamburger,.nav-mobile-actions{display:none!important}@media (width<=768px),(orientation:landscape) and (height<=500px){.nav-desktop{display:none!important}.nav-hamburger{display:block!important}.nav-mobile-actions{display:flex!important}.hero-cards-container{width:100px!important;position:fixed!important;top:90px!important;left:auto!important;right:8px!important;transform:none!important}.hero-card-item{width:85px!important;height:100px!important}}@media (orientation:landscape) and (height<=500px){.hero-section-desktop-image{display:none!important}}@keyframes toastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}input,textarea,select{box-sizing:border-box;max-width:100%}.privacy-page-wrapper{background:var(--bg);min-height:100vh}.privacy-page{max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}.privacy-header{text-align:center;border-bottom:1px solid var(--border2);margin-bottom:3rem;padding-bottom:2rem}.privacy-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.privacy-title{color:var(--text);letter-spacing:.02em;margin-bottom:.6rem;font-family:Cinzel,serif;font-size:2.4rem;font-weight:700}.privacy-effective{color:var(--text3);font-size:.88rem;font-style:italic}.privacy-section{margin-bottom:2.4rem}.privacy-section-heading{color:var(--gold);letter-spacing:.02em;border-bottom:1px solid var(--border2);margin-bottom:1rem;padding-bottom:.5rem;font-family:Cinzel,serif;font-size:1.25rem;font-weight:600}.privacy-paragraph{color:var(--text2);white-space:pre-wrap;margin-bottom:.6rem;font-size:.95rem;line-height:1.7}.privacy-paragraph:empty{margin-bottom:.4rem}.privacy-paragraph strong{color:var(--text);font-weight:600}.privacy-footer{text-align:center;color:var(--text3);border-top:1px solid var(--border2);padding:2rem 1rem;font-size:.85rem}.privacy-footer strong{color:var(--gold);letter-spacing:.05em}@media (width<=768px){.privacy-page{padding:2rem 1rem 3rem}.privacy-title{font-size:1.8rem}.privacy-section-heading{font-size:1.1rem}.privacy-paragraph{font-size:.9rem}}.site-footer{background:var(--bg2);border-top:1px solid var(--border2);margin-top:4rem;padding:3rem 1.5rem 1.5rem}.site-footer-inner{max-width:1200px;margin:0 auto}.site-footer-grid{border-bottom:1px solid var(--border2);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}.site-footer-brand{flex-direction:column;gap:1rem;display:flex}.site-footer-brand-row{align-items:center;gap:.75rem;display:flex}.site-footer-brand-logo{object-fit:cover;border-radius:8px;width:38px;height:38px}.site-footer-brand-name{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700}.site-footer-tagline{color:var(--text3);max-width:320px;font-size:.85rem;line-height:1.5}.site-footer-column h4{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600}.site-footer-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.site-footer-list a{color:var(--text2);font-size:.9rem;text-decoration:none;transition:color .2s}.site-footer-list a:hover{color:var(--gold)}.site-footer-bottom{color:var(--text3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;font-size:.82rem;display:flex}.site-footer-bottom strong{color:var(--gold);letter-spacing:.05em;font-family:Cinzel,serif}@media (width<=768px){.site-footer{padding:2.5rem 1rem 1.25rem}.site-footer-grid{grid-template-columns:1fr 1fr;gap:2rem;padding-bottom:2rem}.site-footer-brand{grid-column:1/-1}.site-footer-tagline{max-width:100%}.site-footer-bottom{text-align:center;flex-direction:column}}@media (width<=480px){.site-footer-grid{grid-template-columns:1fr}}.site-footer-company{color:var(--text3);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 16px;margin-top:8px;padding:16px 0;font-size:.8rem;display:flex}.site-footer-company-name{color:var(--text2);font-weight:600}.site-footer-company a{color:var(--gold,#e8b84b);text-decoration:none}.site-footer-company a:hover{text-decoration:underline}.products-page{min-height:100vh}.products-hero{background:var(--bg2);border-bottom:1px solid var(--border2);padding:3rem 2rem 2rem}.products-hero-inner{max-width:1400px;margin:0 auto}.products-hero-title{color:var(--text);margin:0 0 .4rem;font-family:Cinzel,serif;font-size:2rem;font-weight:700}.products-hero-subtitle{color:var(--text2);margin:0;font-size:.95rem}.products-main{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.products-sidebar{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:sticky;top:90px}.products-sidebar-header{border-bottom:1px solid var(--border2);justify-content:space-between;align-items:center;padding-bottom:.85rem;display:flex}.products-sidebar-header h3{color:var(--text);margin:0;font-family:Cinzel,serif;font-size:1rem;font-weight:600}.products-sidebar-header-actions{align-items:center;gap:.5rem;display:flex}.products-sidebar-reset{color:var(--gold);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.78rem;font-weight:600;transition:opacity .2s}.products-sidebar-reset:hover{opacity:.75}.products-sidebar-close{color:var(--text3);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.products-filter-group{flex-direction:column;gap:.6rem;display:flex}.products-filter-title{color:var(--text2);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700}.products-filter-title-hint{color:var(--text3);letter-spacing:0;text-transform:none;font-size:.72rem;font-weight:500}.products-filter-categories{flex-direction:column;gap:.35rem;display:flex}.products-filter-cat{text-align:left;border-radius:var(--radius-sm);color:var(--text2);cursor:pointer;background:0 0;border:1px solid #0000;padding:8px 12px;font-family:DM Sans,sans-serif;font-size:.88rem;transition:all .15s}.products-filter-cat:hover{background:var(--bg3);color:var(--text)}.products-filter-cat.active{background:var(--gold-dim);border-color:var(--gold);color:var(--gold);font-weight:600}.products-filter-select{background:var(--bg3);border:1px solid var(--border2);color:var(--text);border-radius:var(--radius-sm);cursor:pointer;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:.88rem}.products-filter-select:focus{border-color:var(--border)}.products-price-inputs{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.products-price-input{flex-direction:column;gap:.3rem;display:flex}.products-price-input label{color:var(--text3);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:500}.products-price-input-wrapper{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);align-items:center;transition:border-color .2s;display:flex;position:relative}.products-price-input-wrapper:focus-within{border-color:var(--border)}.products-price-input-wrapper input{color:var(--text);background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:8px 0 8px 10px;font-family:DM Sans,sans-serif;font-size:.85rem}.products-price-input-wrapper span{color:var(--text3);padding-right:10px;font-size:.78rem}.products-price-input-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.products-price-input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.products-price-input-wrapper input[type=number]{-moz-appearance:textfield}.products-stock-toggle{border-radius:var(--radius-sm);border:1px solid var(--border2);background:var(--bg3);width:100%;color:var(--text);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:.75rem;padding:12px 14px;font-family:DM Sans,sans-serif;transition:all .2s;display:flex}.products-stock-toggle:hover{border-color:var(--border)}.products-stock-toggle.active{background:var(--gold-dim);border-color:var(--gold)}.products-stock-toggle-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.products-stock-toggle-label{color:var(--text);font-size:.88rem;font-weight:600;transition:color .2s}.products-stock-toggle.active .products-stock-toggle-label{color:var(--gold)}.products-stock-toggle-sub{color:var(--text3);font-size:.72rem;font-weight:400}.products-stock-toggle-switch{background:var(--border2);border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .25s;position:relative}.products-stock-toggle.active .products-stock-toggle-switch{background:var(--gold)}.products-stock-toggle-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #00000040}.products-stock-toggle.active .products-stock-toggle-thumb{background:#0c0c14;transform:translate(16px)}.products-content{min-width:0}.products-toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.products-sidebar-toggle{border-radius:var(--radius-sm);border:1px solid var(--border2);background:var(--bg2);color:var(--text);cursor:pointer;align-items:center;gap:.5rem;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;transition:all .2s;display:none;position:relative}.products-sidebar-toggle:hover{border-color:var(--border)}.products-filter-dot{background:var(--gold);border:2px solid var(--bg2);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.products-search{flex:1;min-width:220px;position:relative}.products-search-icon{color:var(--text3);pointer-events:none;align-items:center;font-size:.9rem;transition:color .2s;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.products-search:focus-within .products-search-icon{color:var(--gold)}.products-search input{background:var(--bg2);border:1px solid var(--border2);width:100%;color:var(--text);box-sizing:border-box;border-radius:100px;outline:none;padding:13px 20px 13px 44px;font-family:DM Sans,sans-serif;font-size:.92rem;transition:border-color .25s,box-shadow .25s,background .25s;box-shadow:0 2px 8px #00000014}.products-search input:focus{border-color:var(--gold);background:var(--bg3);box-shadow:0 0 0 3px #e8b84b26,0 2px 12px #0000001a}.products-search input::placeholder{color:var(--text3);font-style:italic}.products-count{color:var(--text3);white-space:nowrap;font-size:.85rem}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (width<=1280px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.products-grid{grid-template-columns:1fr}}.products-card{border-radius:var(--radius);cursor:pointer;flex-direction:column;height:100%;min-height:390px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.products-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000002e}.products-card-image{flex-shrink:0;justify-content:center;align-items:center;height:250px;display:flex;position:relative;overflow:hidden}.products-card-image img{object-fit:cover;width:100%;height:100%;display:block}.products-card-emoji{font-size:5rem}.products-card-badge{z-index:2;letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px}.products-card-tag{z-index:2;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:.76rem;font-weight:700;position:absolute;bottom:10px;right:10px}.products-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.products-card-name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6rem;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.products-card-type{color:var(--text3);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.8rem;overflow:hidden}.products-card-stock{color:var(--text3);min-height:1rem;margin-bottom:1rem;font-size:.78rem;font-weight:500}.products-card-stock.warning{color:#d98c9c}.products-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.products-card-price{color:var(--gold);flex:1;font-size:1.1rem;font-weight:700}.products-card-add{background:var(--gold-dim);border:1px solid var(--border);color:var(--gold);border-radius:var(--radius-sm);letter-spacing:.04em;white-space:nowrap;padding:8px 16px;font-size:.8rem;font-weight:600;transition:background .2s,opacity .2s,transform .2s}.products-card-add:hover{background:var(--gold);color:#0c0c14;transform:translateY(-1px)}.products-empty{text-align:center;color:var(--text3);flex-direction:column;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.products-empty-icon{font-size:3rem}.products-empty-reset{background:var(--gold-dim);border:1px solid var(--gold);color:var(--gold);border-radius:var(--radius-sm);cursor:pointer;padding:9px 18px;font-size:.88rem;font-weight:600;transition:all .2s}.products-empty-reset:hover{background:var(--gold);color:#0c0c14}.products-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.products-page-btn{border-radius:var(--radius-sm);border:1px solid var(--border2);background:var(--bg3);min-width:42px;color:var(--text);cursor:pointer;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:all .15s}.products-page-btn:hover:not(:disabled){border-color:var(--border)}.products-page-btn:disabled{background:var(--bg2);color:var(--text3);cursor:not-allowed;opacity:.7}.products-page-btn.active{background:var(--gold-dim);border-color:var(--gold);color:var(--gold);font-weight:700}.products-page-dots{color:var(--text3);padding:10px 6px;font-size:.95rem}.products-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem;font-size:.85rem}.products-footer-brand{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}.products-sidebar-overlay{display:none}@media (width<=1024px){.products-main{grid-template-columns:240px minmax(0,1fr);gap:1.5rem;padding:1.5rem}}@media (width<=880px){.products-main{grid-template-columns:1fr;padding:1.5rem 1.25rem}.products-hero{padding:2rem 1.25rem 1.5rem}.products-sidebar-toggle{display:inline-flex}.products-sidebar{z-index:1001;border-right:1px solid var(--border2);border-top:none;border-bottom:none;border-left:none;border-radius:0;width:320px;max-width:85vw;padding:1.5rem 1.25rem;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.products-sidebar.open{transform:translate(0)}.products-sidebar-close{justify-content:center;align-items:center;display:flex}.products-sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0009;animation:.2s productsOverlayIn;display:block;position:fixed;inset:0}@keyframes productsOverlayIn{0%{opacity:0}to{opacity:1}}}@media (width<=600px){.products-toolbar{gap:.6rem}.products-search{flex:100%;order:2;min-width:0}.products-count{order:3;margin-left:auto}}.checkout-page{max-width:1000px;margin:0 auto;padding:4rem 4rem 6rem}.checkout-header{margin-bottom:3rem}.checkout-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.checkout-title{color:var(--text);font-family:Cinzel,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700}.checkout-layout{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}.checkout-section{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.8rem;overflow:hidden}.checkout-section-title{color:var(--text);border-bottom:1px solid var(--border2);letter-spacing:.02em;margin-bottom:1.5rem;padding-bottom:.75rem;font-family:Cinzel,serif;font-size:1rem;font-weight:600}.checkout-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.checkout-field:last-child{margin-bottom:0}.checkout-field label{color:var(--text2);letter-spacing:.02em;font-size:.82rem;font-weight:500}.checkout-field input{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);color:var(--text);box-sizing:border-box;outline:none;width:100%;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.checkout-field input:focus{border-color:var(--border)}.checkout-field input::placeholder{color:var(--text3)}.payment-options{flex-direction:column;gap:.75rem;display:flex}.payment-option{border:1px solid var(--border2);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:all .2s;display:flex}.payment-option:hover{border-color:var(--border)}.payment-option.selected{border-color:var(--gold);background:var(--gold-dim)}.payment-option-radio{border:2px solid var(--border2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s;display:flex}.payment-option.selected .payment-option-radio{border-color:var(--gold)}.payment-option-radio-inner{background:var(--gold);border-radius:50%;width:8px;height:8px;display:none}.payment-option.selected .payment-option-radio-inner{display:block}.payment-option-icon{font-size:1.5rem}.payment-option-info h4{color:var(--text);margin-bottom:.15rem;font-size:.9rem;font-weight:600}.payment-option-info p{color:var(--text3);font-size:.78rem}.checkout-summary{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);padding:1.8rem}.checkout-summary h2{color:var(--text);border-bottom:1px solid var(--border2);margin-bottom:1.5rem;padding-bottom:.75rem;font-family:Cinzel,serif;font-size:1.1rem;font-weight:600}.checkout-summary-items{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.checkout-summary-item{align-items:center;gap:.75rem;display:flex}.checkout-summary-item-emoji{background:var(--bg3);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex}.checkout-summary-item-name{color:var(--text2);flex:1;font-size:.82rem;line-height:1.4}.checkout-summary-item-price{color:var(--text);font-family:Cinzel,serif;font-size:.88rem;font-weight:700}.checkout-show-more{border:1px dashed var(--border2);width:100%;color:var(--gold);border-radius:var(--radius-sm);cursor:pointer;background:0 0;margin-top:.25rem;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.checkout-show-more:hover{border-color:var(--gold);background:var(--gold-dim)}.checkout-divider{background:var(--border2);height:1px;margin:1rem 0}.checkout-summary-row{color:var(--text2);justify-content:space-between;margin-bottom:.5rem;font-size:.88rem;display:flex}.checkout-summary-total{justify-content:space-between;align-items:center;margin-top:.75rem;margin-bottom:1.5rem;display:flex}.checkout-summary-total span:first-child{color:var(--text);font-weight:600}.checkout-summary-total-price{color:var(--gold);font-family:Cinzel,serif;font-size:1.3rem;font-weight:700}.checkout-submit{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;width:100%;padding:14px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.checkout-submit:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.checkout-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.checkout-error{color:var(--red);border-radius:var(--radius-sm);background:#e84b4b1a;border:1px solid #e84b4b4d;margin-top:1rem;padding:10px 14px;font-size:.85rem}.checkout-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem 4rem;font-size:.82rem}.checkout-footer strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}.checkout-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;animation:.2s checkoutModalFadeIn;display:flex;position:fixed;inset:0}@keyframes checkoutModalFadeIn{0%{opacity:0}to{opacity:1}}.checkout-modal{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);flex-direction:column;width:100%;max-width:520px;max-height:80vh;animation:.25s checkoutModalSlideUp;display:flex;box-shadow:0 20px 60px #00000080}@keyframes checkoutModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.checkout-modal-header{border-bottom:1px solid var(--border2);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.checkout-modal-header h3{color:var(--text);margin:0;font-family:Cinzel,serif;font-size:1.05rem;font-weight:600}.checkout-modal-close{color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.checkout-modal-close:hover{color:var(--text);background:var(--bg3)}.checkout-modal-body{flex-direction:column;flex:1;gap:.85rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.checkout-modal-footer{border-top:1px solid var(--border2);flex-shrink:0;padding:1rem 1.5rem}@media (width<=768px){.checkout-page{padding:1.5rem 1rem 4rem}.checkout-layout,.checkout-grid-2{grid-template-columns:1fr}.checkout-footer{padding:2rem 1.5rem}.checkout-modal-overlay{padding:1rem}.checkout-modal-header,.checkout-modal-body,.checkout-modal-footer{padding-left:1.25rem;padding-right:1.25rem}}@media (width<=480px){.checkout-page{padding:1rem .5rem 4rem}.checkout-section,.checkout-summary{border-radius:10px;padding:1rem .85rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.product-page-wrapper{min-height:100vh}.product-page{max-width:1200px;margin:0 auto;padding:2.5rem 2rem 4rem}.product-back{color:var(--text2);cursor:pointer;background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:1.75rem;padding:8px 16px;font-size:.85rem;transition:all .2s;display:inline-flex}.product-back:hover{border-color:var(--border);color:var(--gold)}.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:3rem;display:grid}.product-gallery{flex-direction:column;gap:.85rem;min-width:0;display:flex;position:sticky;top:90px}.product-image{background:linear-gradient(145deg, var(--bg2), var(--bg3));border:1px solid var(--border2);aspect-ratio:1;border-radius:18px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.product-image-img{object-fit:cover;width:100%;height:100%;display:block}.product-image-emoji{font-size:clamp(4rem,18vw,8rem)}.product-image-tag{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);z-index:2;background:#0009;border-radius:6px;padding:5px 12px;font-size:.72rem;font-weight:700;position:absolute;top:16px;left:16px}.product-image-nav{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#0000008c;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;transition:background .2s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-image-nav:hover{background:#000000bf;transform:translateY(-50%)scale(1.05)}.product-image-nav.prev{left:12px}.product-image-nav.next{right:12px}.product-image-counter{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);background:#0009;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:600;position:absolute;bottom:12px;right:12px}.product-thumbnails-scroll{cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:thin;scrollbar-color:#e8b84b8c #ffffff14;-webkit-overflow-scrolling:touch;gap:.6rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.product-thumbnails-scroll.dragging{cursor:grabbing}.product-thumbnails-scroll::-webkit-scrollbar{height:8px}.product-thumbnails-scroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.product-thumbnails-scroll::-webkit-scrollbar-thumb{background:#e8b84b8c;border-radius:999px}.product-thumbnails-scroll::-webkit-scrollbar-thumb:hover{background:#e8b84bcc}.product-thumbnail{cursor:pointer;background:var(--bg2);border:1px solid var(--border2);border-radius:10px;flex:none;width:78px;height:78px;padding:0;transition:border-color .2s,transform .15s;overflow:hidden}.product-thumbnail:hover{border-color:var(--border)}.product-thumbnail.active{border:2px solid var(--gold);transform:translateY(-2px)}.product-thumbnail img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.product-info{flex-direction:column;gap:1.1rem;min-width:0;display:flex}.product-category{letter-spacing:.08em;text-transform:uppercase;border-radius:100px;width:fit-content;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.product-name{color:var(--text);letter-spacing:-.01em;overflow-wrap:break-word;word-break:break-word;margin:0;font-family:Cinzel,serif;font-size:clamp(1.5rem,3.2vw,2.2rem);font-weight:700;line-height:1.2}.product-type{color:var(--text3);overflow-wrap:break-word;word-break:break-word;font-size:.92rem}.product-stock{font-size:.88rem;font-weight:600}.product-stock.in-stock{color:#4caf7d}.product-stock.out-of-stock{color:var(--red)}.product-purchase-box{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;flex-direction:column;gap:1.1rem;padding:1.4rem;display:flex}.product-price{color:var(--gold);font-family:Cinzel,serif;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;line-height:1}.product-purchase-controls{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.qty-selector{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);flex-shrink:0;align-items:center;gap:0;padding:0;display:flex}.qty-selector button{width:44px;height:44px;color:var(--text);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;transition:background .15s;display:flex}.qty-selector button:hover:not(:disabled){background:var(--bg4)}.qty-selector button:disabled{opacity:.4;cursor:not-allowed}.qty-selector input{text-align:center;border:none;border-left:1px solid var(--border2);border-right:1px solid var(--border2);width:56px;height:44px;color:var(--text);background:0 0;outline:none;padding:0;font-size:.95rem;font-weight:600}.qty-selector input:disabled{opacity:.5}.add-to-cart-btn{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;flex:1;min-width:140px;min-height:44px;padding:12px 24px;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .25s}.add-to-cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.add-to-cart-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.add-to-cart-btn.added{color:#fff;background:#4caf7d}.product-login-hint{color:var(--text3);border:1px solid var(--border2);border-radius:var(--radius-sm);text-align:center;background:var(--bg3);flex:1;padding:12px 16px;font-size:.85rem}.product-login-hint a{color:var(--gold);font-weight:600}.product-description{color:var(--text2);border-top:1px solid var(--border2);white-space:pre-line;overflow-wrap:break-word;word-break:break-word;padding-top:1.3rem;font-size:.95rem;line-height:1.75}.product-description-title{color:var(--text);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.7rem;font-family:Cinzel,serif;font-size:.88rem;font-weight:600}.product-mobile-bar{display:none}.product-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem;font-size:.82rem}.product-footer strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}.product-loading{text-align:center;color:var(--text3);padding:8rem 2rem;font-size:1rem}.product-not-found{text-align:center;color:var(--text3);padding:6rem 2rem}.product-not-found h2{color:var(--text2);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.4rem}.product-not-found-btn{flex:none;width:auto;margin-top:1.5rem;padding:12px 28px}[data-theme=light] .qty-selector button:hover:not(:disabled){background:var(--bg2)}[data-theme=light] .add-to-cart-btn{color:#fff;background:#c8870fa1}[data-theme=light] .product-image-tag{color:var(--text);background:#ffffffd9}[data-theme=light] .product-image-nav{color:var(--text);background:#ffffffd9;border-color:#0000001a}[data-theme=light] .product-image-nav:hover{background:#fff}[data-theme=light] .product-image-counter{color:var(--text);background:#ffffffd9}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (width<=1024px){.product-page{padding:2rem 1.5rem 4rem}.product-layout{gap:2rem}}@media (width<=900px){.product-layout{grid-template-columns:1fr;gap:1.5rem}.product-gallery{position:static;top:auto}.product-purchase-box{padding:1.2rem}}@media (width<=600px){.product-page{padding:1.5rem 1rem 6rem}.product-back{margin-bottom:1.25rem;padding:7px 14px;font-size:.82rem}.product-image-nav{width:38px;height:38px;font-size:1.2rem}.product-image-nav.prev{left:8px}.product-image-nav.next{right:8px}.product-thumbnail{width:64px;height:64px}.product-purchase-box{padding:1rem}.product-purchase-controls{flex-direction:column;align-items:stretch;gap:.75rem}.qty-selector{justify-content:center;width:100%}.qty-selector input{flex:1;max-width:80px}.add-to-cart-btn,.product-login-hint{width:100%}.product-mobile-bar{z-index:100;background:var(--bg2);border-top:1px solid var(--border2);padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000040}.product-mobile-bar-price{color:var(--gold);flex-shrink:0;font-family:Cinzel,serif;font-size:1.1rem;font-weight:800}.product-mobile-bar-btn{flex:1;margin:0;padding:12px 16px}.product-footer{margin-bottom:70px;padding:2rem 1rem}}@media (width<=380px){.product-page{padding:1.25rem .85rem 6rem}.product-purchase-box{padding:.9rem}.product-mobile-bar{padding:.6rem .85rem;padding-bottom:calc(.6rem + env(safe-area-inset-bottom,0px))}.product-mobile-bar-price{font-size:1rem}}.contact-page{max-width:900px;margin:0 auto;padding:4rem 4rem 6rem}.contact-header{margin-bottom:3rem}.contact-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.contact-title{color:var(--text);margin-bottom:.75rem;font-family:Cinzel,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700}.contact-subtitle{color:var(--text2);font-size:1rem;line-height:1.7}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact-info{flex-direction:column;gap:1.5rem;display:flex}.contact-info-card{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);align-items:flex-start;gap:1rem;padding:1.5rem;transition:border-color .2s;display:flex}.contact-info-card:hover{border-color:var(--border)}.contact-info-icon{background:var(--gold-dim);border:1px solid var(--border);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.contact-info-content h3{color:var(--text);letter-spacing:.02em;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.contact-info-content p{color:var(--text2);font-size:.88rem;line-height:1.6}.contact-info-content a{color:var(--gold);text-decoration:none;transition:opacity .2s}.contact-info-content a:hover{opacity:.8}.contact-form{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.contact-form h2{color:var(--text);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.2rem;font-weight:600}.contact-field{flex-direction:column;gap:.4rem;display:flex}.contact-field label{color:var(--text2);letter-spacing:.02em;font-size:.82rem;font-weight:500}.contact-field input,.contact-field textarea{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);color:var(--text);resize:none;outline:none;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--border)}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--text3)}.contact-submit{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;padding:13px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.contact-submit:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.contact-success{color:#4caf7d;border-radius:var(--radius-sm);text-align:center;background:#4caf7d1a;border:1px solid #4caf7d4d;padding:12px 16px;font-size:.88rem}.contact-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem 4rem;font-size:.82rem}.contact-footer strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}@media (width<=768px){.contact-page{padding:2rem 1.5rem 4rem}.contact-layout{grid-template-columns:1fr;gap:2rem}}.contact-error{color:var(--red);border-radius:var(--radius-sm);text-align:center;background:#e84b4b1a;border:1px solid #e84b4b4d;padding:12px 16px;font-size:.88rem}.profile-page{max-width:800px;margin:0 auto;padding:4rem 2rem 6rem;position:relative}.profile-header{border-bottom:1px solid var(--border2);align-items:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.profile-avatar{background:var(--gold-dim);border:2px solid var(--border);width:80px;height:80px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:2rem;font-weight:700;display:flex}.profile-header-info h1{color:var(--text);margin-bottom:.25rem;font-family:Cinzel,serif;font-size:1.6rem;font-weight:700}.profile-header-info p{color:var(--text3);font-size:.88rem}.profile-section{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.8rem}.profile-section-title{color:var(--text);border-bottom:1px solid var(--border2);letter-spacing:.02em;margin-bottom:1.5rem;padding-bottom:.75rem;font-family:Cinzel,serif;font-size:1rem;font-weight:600}.profile-field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.profile-field:last-child{margin-bottom:0}.profile-field label{color:var(--text2);letter-spacing:.02em;font-size:.82rem;font-weight:500}.profile-field input{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);color:var(--text);outline:none;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.profile-field input:focus{border-color:var(--border)}.profile-field input:disabled{opacity:.6;cursor:not-allowed}.profile-save{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;margin-top:1rem;padding:12px 28px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.profile-save:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.profile-success{color:#4caf7d;border-radius:var(--radius-sm);background:#4caf7d1a;border:1px solid #4caf7d4d;margin-top:1rem;padding:10px 14px;font-size:.85rem}.profile-error{color:var(--red);border-radius:var(--radius-sm);background:#e84b4b1a;border:1px solid #e84b4b4d;margin-top:1rem;padding:10px 14px;font-size:.85rem}.profile-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem 4rem;font-size:.82rem}.profile-footer strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}.profile-sidebar{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);width:260px;position:absolute;top:5.4%;left:-290px;overflow:hidden}.profile-sidebar-header{border-bottom:1px solid var(--border2);cursor:pointer;align-items:center;gap:1rem;padding:1.5rem;transition:background .2s;display:flex}.profile-sidebar-header:hover{background:var(--bg3)}.profile-sidebar-avatar{background:var(--gold-dim);border:1px solid var(--border);width:48px;height:48px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:1.2rem;font-weight:700;display:flex;overflow:hidden}.profile-sidebar-info h3{color:var(--text);margin-bottom:.15rem;font-size:.92rem;font-weight:600}.profile-sidebar-info p{color:var(--text3);font-size:.75rem}.profile-sidebar-nav{padding:.5rem 0}.profile-sidebar-item{cursor:pointer;color:var(--text2);text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;width:100%;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .15s;display:flex}.profile-sidebar-item:hover{background:var(--bg3);color:var(--text)}.profile-sidebar-item.active{border-left:3px solid var(--gold);color:var(--gold);background:var(--gold-dim)}.profile-sidebar-item-icon{text-align:center;width:20px;font-size:1rem}@media (width<=768px){.profile-page{padding:2rem 1.5rem 4rem}.profile-layout{max-width:600px;margin:0 auto;position:relative}.profile-sidebar{width:100%;margin-bottom:1.5rem;position:static;left:auto}.profile-sidebar-header{padding:1rem}.profile-footer{padding:2rem 1.5rem}}.orders-page{max-width:900px;margin:0 auto;padding:4rem 4rem 6rem}.orders-header{margin-bottom:3rem}.orders-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.orders-title{color:var(--text);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700}.orders-subtitle{color:var(--text3);font-size:.95rem}.orders-list{flex-direction:column;gap:1rem;display:flex}.order-card{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);transition:border-color .2s;overflow:hidden}.order-card:hover{border-color:var(--border)}.order-card-header{cursor:pointer;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.order-card-left{align-items:center;gap:1rem;display:flex}.order-number{color:var(--text);font-family:Cinzel,serif;font-size:.9rem;font-weight:600}.order-date{color:var(--text3);font-size:.8rem}.order-status{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:.72rem;font-weight:700}.status-pending{color:var(--gold);background:#e8b84b26;border:1px solid #e8b84b4d}.status-completed{color:#4caf7d;background:#4caf7d26;border:1px solid #4caf7d4d}.status-processing{color:#ffb84d;background:#ffb84d29;border:1px solid #ffb84d4d}.status-shipped{color:#4da3ff;background:#4da3ff29;border:1px solid #4da3ff4d}.status-cancelled{color:var(--red);background:#e84b4b26;border:1px solid #e84b4b4d}.order-card-right{align-items:center;gap:1rem;display:flex}.order-total{color:var(--gold);font-family:Cinzel,serif;font-size:1rem;font-weight:700}.order-arrow{color:var(--text3);font-size:.8rem;transition:transform .2s}.order-arrow.open{transform:rotate(180deg)}.order-items{border-top:1px solid var(--border2);flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.order-item{align-items:center;gap:1rem;display:flex}.order-item-emoji{background:var(--bg3);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;display:flex}.order-item-info{flex:1}.order-item-name{color:var(--text);margin-bottom:.15rem;font-size:.88rem;font-weight:600}.order-item-qty{color:var(--text3);font-size:.78rem}.order-item-price{color:var(--gold);font-family:Cinzel,serif;font-size:.9rem;font-weight:700}.order-cancel-row{justify-content:flex-end;margin-top:1rem;display:flex}.order-cancel-btn{color:var(--red);border-radius:var(--radius-sm);cursor:pointer;background:#e84b4b1f;border:1px solid #e84b4b66;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.order-cancel-btn:hover:not(:disabled){border-color:var(--red);background:#e84b4b40}.order-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.orders-empty{text-align:center;color:var(--text3);padding:6rem 2rem}.orders-empty-icon{margin-bottom:1.2rem;font-size:4rem}.orders-empty h2{color:var(--text2);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.4rem}.orders-empty p{margin-bottom:2rem;font-size:.95rem}.orders-shop-btn{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;padding:12px 28px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.orders-shop-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.orders-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem 4rem;font-size:.82rem}.orders-footer strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}.cancel-modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cancelModalFadeIn;display:flex;position:fixed;inset:0}@keyframes cancelModalFadeIn{0%{opacity:0}to{opacity:1}}.cancel-modal{background:var(--bg2);border:1px solid var(--border2);border-radius:20px;width:100%;max-width:480px;padding:2rem;animation:.25s cubic-bezier(.4,0,.2,1) cancelModalSlideUp;box-shadow:0 24px 80px #00000080}@keyframes cancelModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.cancel-modal-icon{width:64px;height:64px;color:var(--red);background:#e84b4b1f;border:1px solid #e84b4b4d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.cancel-modal-title{color:var(--text);text-align:center;margin:0 0 .85rem;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700}.cancel-modal-text{color:var(--text3);text-align:center;margin:0 0 1.5rem;font-size:.92rem;line-height:1.6}.cancel-modal-text strong{color:var(--text)}.cancel-modal-summary{background:var(--bg3);border:1px solid var(--border2);border-radius:14px;flex-direction:column;gap:.55rem;margin-bottom:1.5rem;padding:1rem 1.1rem;display:flex}.cancel-modal-summary-row{justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.cancel-modal-summary-row.total{border-top:1px solid var(--border2);margin-top:.15rem;padding-top:.65rem}.cancel-modal-summary-label{color:var(--text3);font-weight:500}.cancel-modal-summary-value{color:var(--text);font-weight:600}.cancel-modal-summary-value.gold{color:var(--gold);font-family:Cinzel,serif;font-size:1rem;font-weight:700}.cancel-modal-actions{justify-content:flex-end;gap:.75rem;display:flex}.cancel-modal-btn-secondary,.cancel-modal-btn-danger{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;padding:11px 20px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;transition:all .2s}.cancel-modal-btn-secondary{border-color:var(--border2);color:var(--text);background:0 0}.cancel-modal-btn-secondary:hover:not(:disabled){background:var(--bg3);border-color:var(--border)}.cancel-modal-btn-danger{background:var(--red);color:#fff;border-color:var(--red)}.cancel-modal-btn-danger:hover:not(:disabled){background:#c63a3a;border-color:#c63a3a;transform:translateY(-1px);box-shadow:0 6px 20px #e84b4b59}.cancel-modal-btn-secondary:disabled,.cancel-modal-btn-danger:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=768px){.orders-page{padding:2rem 1.5rem 4rem}.orders-footer{padding:2rem 1.5rem}.order-card-header{flex-wrap:wrap;gap:.75rem}.cancel-modal{padding:1.5rem 1.25rem}.cancel-modal-actions{flex-direction:column-reverse}.cancel-modal-btn-secondary,.cancel-modal-btn-danger{width:100%}}.login-page{background:var(--bg);justify-content:center;align-items:center;min-height:calc(100dvh - 64px);padding:2rem 1rem;display:flex}@media (width<=768px){.login-page{align-items:flex-start;padding:1.5rem 1rem 3rem}}.login-card{background:var(--bg2);border:1px solid var(--border2);border-radius:20px;width:100%;max-width:420px;padding:2.5rem}@media (width<=480px){.login-card{padding:1.75rem 1.25rem}}.login-logo{text-align:center;margin-bottom:2rem}.login-logo span{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700}.login-tabs{background:var(--bg3);border-radius:var(--radius-sm);gap:0;margin-bottom:2rem;padding:4px;display:flex}.login-tab{color:var(--text3);border-radius:var(--radius-sm);background:0 0;border:none;flex:1;padding:10px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.login-tab.active{background:var(--bg2);color:var(--text);border:1px solid var(--border2)}.login-form{flex-direction:column;gap:1rem;display:flex}.login-field{flex-direction:column;gap:.4rem;display:flex}.login-field label{color:var(--text2);letter-spacing:.02em;font-size:.82rem;font-weight:500}.login-field input{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);color:var(--text);outline:none;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.login-field input:focus{border-color:var(--border)}.login-field input::placeholder{color:var(--text3)}.password-rules{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--radius-sm);flex-direction:column;gap:.3rem;margin:-.25rem 0 0;padding:.65rem .85rem;list-style:none;display:flex}.password-rule{color:var(--text3);align-items:center;gap:.45rem;font-size:.72rem;transition:color .2s;display:flex}.password-rule.valid{color:var(--text)}.password-rule-icon{width:14px;height:14px;color:var(--text3);background:#78787826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.password-rule.valid .password-rule-icon{background:var(--gold);color:#0c0c14}.login-submit{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;margin-top:.5rem;padding:13px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.login-submit:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.login-error{color:var(--red);border-radius:var(--radius-sm);text-align:center;background:#e84b4b1a;border:1px solid #e84b4b4d;padding:10px 14px;font-size:.85rem}.cart-header{background:var(--bg2);border-bottom:1px solid var(--border2);padding:3.5rem 4rem 2.5rem}.cart-header-inner{max-width:1000px;margin:0 auto}.cart-header h1{color:var(--text);letter-spacing:-.01em;margin-bottom:.4rem;font-family:Cinzel,serif;font-size:2.2rem;font-weight:700}.cart-header p{color:var(--text3);font-size:.95rem}.cart-content{grid-template-columns:1fr 340px;align-items:start;gap:2rem;max-width:1000px;margin:0 auto;padding:2.5rem 4rem 5rem;display:grid}.cart-items{flex-direction:column;gap:1rem;display:flex}.cart-item{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;transition:border-color .2s;display:flex}.cart-item:hover{border-color:var(--border)}.cart-item-emoji{background:var(--bg3);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.cart-item-info{flex:1}.cart-item-name{color:var(--text);margin-bottom:.2rem;font-size:.95rem;font-weight:600}.cart-item-type{color:var(--text3);font-size:.78rem}.cart-item-controls{align-items:center;gap:.75rem;display:flex}.qty-btn{background:var(--bg3);border:1px solid var(--border2);width:28px;height:28px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .2s,border-color .2s;display:flex}.qty-btn:hover{background:var(--bg4);border-color:var(--border)}.qty-value{color:var(--text);text-align:center;min-width:20px;font-size:.95rem;font-weight:600}.cart-item-price{color:var(--gold);text-align:right;min-width:70px;font-family:Cinzel,serif;font-size:1rem;font-weight:700}.cart-item-remove{color:var(--text3);background:0 0;border:none;padding:4px;font-size:1.1rem;transition:color .2s}.cart-item-remove:hover{color:var(--red)}.cart-summary{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;padding:1.8rem;position:sticky;top:84px}.cart-summary h2{color:var(--text);letter-spacing:.02em;margin-bottom:1.5rem;font-family:Cinzel,serif;font-size:1.2rem;font-weight:600}.summary-row{color:var(--text2);justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.9rem;display:flex}.summary-divider{background:var(--border2);height:1px;margin:1.2rem 0}.summary-total{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.summary-total span:first-child{color:var(--text);font-size:1rem;font-weight:600}.summary-total-price{color:var(--gold);font-family:Cinzel,serif;font-size:1.4rem;font-weight:700}.checkout-btn{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;width:100%;padding:14px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.clear-btn{width:100%;color:var(--text3);border-radius:var(--radius-sm);border:1px solid var(--border2);background:0 0;margin-top:.75rem;padding:10px;font-size:.85rem;font-weight:500;transition:border-color .2s,color .2s}.clear-btn:hover{border-color:var(--red);color:var(--red)}.cart-empty{text-align:center;color:var(--text3);grid-column:1/-1;padding:6rem 2rem}.cart-empty-icon{margin-bottom:1.2rem;font-size:4rem}.cart-empty h2{color:var(--text2);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.4rem}.cart-empty p{margin-bottom:2rem;font-size:.95rem}.cart-footer{border-top:1px solid var(--border2);text-align:center;color:var(--text3);padding:2rem 4rem;font-size:.82rem}.cart-footer strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}[data-theme=light] .checkout-btn{background:#c8870f86}@media (width<=768px){.cart-content{grid-template-columns:1fr;padding:1.5rem}.cart-summary{position:static}.cart-item{flex-wrap:wrap;gap:.75rem}.cart-item-emoji{width:50px;height:50px;font-size:2rem}.cart-header{padding:2rem 1.5rem 1.5rem}.cart-footer{padding:2rem 1.5rem}}.news-page{max-width:880px;min-height:80vh;margin:0 auto;padding:4rem 2rem 6rem}.news-page-back{border:1px solid var(--border2);color:var(--text);cursor:pointer;background:0 0;border-radius:10px;margin-bottom:2rem;padding:10px 18px;font-size:.9rem;font-weight:500;transition:border-color .2s,color .2s}.news-page-back:hover{border-color:var(--gold);color:var(--gold)}.news-page-empty{text-align:center;color:var(--text3);padding:4rem 2rem;font-size:1rem}.news-page-article{background:var(--bg2);border:1px solid var(--border2);border-radius:20px;padding:3rem}.news-page-date{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.78rem;font-weight:600}.news-page-title{color:var(--text);letter-spacing:-.01em;margin-bottom:2rem;font-family:Cinzel,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.news-page-content{color:var(--text2);font-size:1.05rem;line-height:1.85}.news-page-notfound{text-align:center;padding:4rem 2rem}.news-page-notfound h1{color:var(--text);margin-bottom:1rem;font-family:Cinzel,serif}.news-page-notfound p{color:var(--text3)}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{color:var(--text);letter-spacing:-.01em;margin-top:2rem;margin-bottom:1rem;font-family:Cinzel,serif;line-height:1.3}.markdown-content h1{font-size:1.9rem}.markdown-content h2{border-bottom:1px solid var(--border2);padding-bottom:.5rem;font-size:1.55rem}.markdown-content h3{font-size:1.25rem}.markdown-content h4{font-size:1.05rem}.markdown-content p{color:var(--text2);margin-bottom:1.2rem}.markdown-content strong{color:var(--text);font-weight:700}.markdown-content em{color:var(--text2);font-style:italic}.markdown-content a{color:var(--gold);text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}.markdown-content a:hover{opacity:.75}.markdown-content ul,.markdown-content ol{color:var(--text2);margin:0 0 1.2rem 1.5rem;padding-left:.5rem}.markdown-content li{margin-bottom:.4rem;line-height:1.7}.markdown-content ul li{list-style:outside}.markdown-content ol li{list-style:decimal}.markdown-content blockquote{border-left:3px solid var(--gold);color:var(--text2);background:#e8b84b0d;border-radius:0 6px 6px 0;margin:1.5rem 0;padding:.5rem 1rem;font-style:italic}.markdown-content blockquote p{margin-bottom:0}.markdown-content hr{background:linear-gradient(90deg, transparent, var(--border), transparent);border:none;height:1px;margin:2.5rem 0}.markdown-content code{background:var(--bg3);border:1px solid var(--border2);color:var(--gold);border-radius:4px;padding:.15rem .4rem;font-family:Courier New,Courier,monospace;font-size:.9em}.markdown-content pre{background:var(--bg3);border:1px solid var(--border2);border-radius:8px;margin-bottom:1.2rem;padding:1rem;overflow-x:auto}.markdown-content pre code{color:var(--text);background:0 0;border:none;padding:0}.markdown-content table{border-collapse:collapse;width:100%;margin-bottom:1.2rem;font-size:.95rem}.markdown-content th,.markdown-content td{border:1px solid var(--border2);text-align:left;padding:.6rem .8rem}.markdown-content th{background:var(--bg3);color:var(--text);font-weight:600}.markdown-content td{color:var(--text2)}.markdown-content del{color:var(--text3);text-decoration:line-through}.markdown-content img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}@media (width<=768px){.news-page{padding:2rem 1rem 4rem}.news-page-article{padding:1.75rem 1.5rem}.news-page-content{font-size:.95rem}.markdown-content h1{font-size:1.55rem}.markdown-content h2{font-size:1.3rem}.markdown-content h3{font-size:1.1rem}}.hero-section{align-items:center;min-height:92vh;padding:4rem;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(ellipse 60% 70% at 70% 50%, #e8b84b17 0%, transparent 55%), radial-gradient(ellipse 40% 40% at 20% 80%, #4878ff0d 0%, transparent 50%), linear-gradient(160deg, var(--bg) 0%, var(--bg2) 100%);position:absolute;inset:0}.hero-grid{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.06;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.hero-content{z-index:2;max-width:600px;position:relative}.hero-badge{background:var(--gold-dim);border:1px solid var(--border);color:var(--gold);letter-spacing:.12em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.hero-badge-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse;display:block}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title{color:var(--text);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Cinzel,serif;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:700;line-height:1.05}.hero-title-accent{color:var(--gold);display:inline-block;position:relative}.hero-title-accent:after{content:"";background:linear-gradient(90deg, var(--gold), transparent);border-radius:2px;height:2px;position:absolute;bottom:2px;left:0;right:0}.hero-description{color:var(--text2);max-width:440px;margin-bottom:3rem;font-size:1.05rem;font-weight:300;line-height:1.8}.hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--gold);color:#0c0c14;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;border:none;padding:14px 36px;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8b84b59}.btn-outline{border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);background:0 0;padding:14px 32px;font-size:.9rem;font-weight:500;transition:border-color .2s,color .2s,background .2s}.btn-outline:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-dim)}.news-section{max-width:1320px;margin:0 auto;padding:6rem 4rem;position:relative}.news-section-decoration{pointer-events:none;z-index:1;border-radius:6px;width:300px;height:700px;position:absolute;top:50%;left:-220px;overflow:hidden;transform:translateY(-50%)}.news-section-decoration img{object-fit:cover;filter:drop-shadow(0 20px 60px #0006);opacity:.95;width:100%;height:100%}@media (width<=1100px){.news-section-decoration{display:none}}.news-section-inner{max-width:760px;margin:0 auto}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.section-title{color:var(--text);letter-spacing:-.01em;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:600}.section-sub{color:var(--text3);margin-bottom:3.5rem;font-size:.95rem}.news-list{flex-direction:column;gap:1.25rem;display:flex}.news-card{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;padding:1.75rem 2rem;transition:transform .25s cubic-bezier(.4,0,.2,1),border-color .25s,box-shadow .25s;position:relative}.news-card:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 12px 40px #00000040}.news-card-date{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:.78rem;font-weight:600}.news-card-title{color:var(--text);cursor:pointer;letter-spacing:-.005em;margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.4rem;font-weight:700;transition:color .2s;display:inline-block}.news-card-title:hover{color:var(--gold)}.news-card-preview{color:var(--text2);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.news-card-readmore{color:var(--gold);letter-spacing:.04em;cursor:pointer;font-size:.85rem;font-weight:600;transition:opacity .2s;display:inline-block}.news-card-readmore:hover{opacity:.75}.news-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:2.5rem;display:flex}.news-page-btn{background:var(--bg3);border:1px solid var(--border2);color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:flex}.news-page-btn:hover:not(:disabled){border-color:var(--gold);color:var(--gold)}.news-page-btn.active{background:var(--gold);color:#0c0c14;border-color:var(--gold)}.news-page-btn:disabled{opacity:.4;cursor:not-allowed}.news-page-dots{color:var(--text3);padding:0 .3rem}.news-empty{text-align:center;color:var(--text3);background:var(--bg2);border:1px solid var(--border2);border-radius:16px;padding:3rem;font-size:1rem}.section-divider{background:linear-gradient(90deg, transparent, var(--border), transparent);max-width:1320px;height:1px;margin:0 auto}@media (width<=1100px){.news-section-decoration{display:none}}@media (width<=768px){.news-section{padding:3rem 1.5rem}.news-card{padding:1.25rem}.news-card-title{font-size:1.15rem}.news-card-preview{font-size:.9rem}.hero-card-item{opacity:1!important;background-color:#1c1c30!important}[data-theme=light] .hero-card-item{background-color:#fff!important}}
