@import"//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&display=swap";.userDropdown{display:flex;visibility:hidden;flex-direction:column;opacity:0;pointer-events:none;transform:translateY(10px) scale(.97);transform-origin:top right;transition:visibility .18s ease,opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.userDropdownBtn:hover .userDropdown,.userDropdownBtn:focus-within .userDropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.userDropdownBtn .userDropdown{display:none!important}.auth-modal-overlay{background:radial-gradient(circle at 20% 20%,rgba(213,138,170,.28),transparent 34%),#301c28a8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.auth-modal-card{isolation:isolate;max-width:510px;overflow:hidden;border:1px solid rgba(216,170,192,.55);border-radius:30px;background:linear-gradient(145deg,#fffdfd,#fff7fa 54%,#f8f1fb);box-shadow:0 30px 80px #4d263a42,0 8px 24px #8f4c6c1f;color:#4a2d3d}.auth-modal-card>*:not(.auth-glow){position:relative;z-index:1}.auth-glow{position:absolute;z-index:0;border-radius:999px;pointer-events:none;filter:blur(2px)}.auth-glow-one{width:190px;height:190px;top:-95px;left:-75px;background:#f3bed345}.auth-glow-two{width:160px;height:160px;right:-75px;bottom:-80px;background:#cdb7e23b}.auth-heading .auth-eyebrow{display:inline-block;margin-bottom:8px;color:#ae6686;font-family:"Bodoni 72",Didot,Bodoni MT,Times New Roman,serif;font-size:.72rem;font-weight:700;letter-spacing:.38rem}.auth-heading h2{margin:0;color:#4d2f40;font-family:"Bodoni 72",Didot,Bodoni MT,Times New Roman,serif;font-size:clamp(1.9rem,5vw,2.45rem);font-weight:600;line-height:1.1}.auth-heading p{margin:10px 0 0;color:#937184;font-size:.9rem}.auth-form label{margin-bottom:7px;color:#624456;font-size:.86rem;font-weight:600}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{width:100%;min-height:48px;border:1px solid #ead5df;border-radius:14px;background:#ffffffd4;color:#4a2d3d;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-form input::placeholder{color:#bea8b3}.auth-form input[type=text]:focus,.auth-form input[type=email]:focus,.auth-form input[type=password]:focus{border-color:#c47798;background:#fff;box-shadow:0 0 0 4px #c477981f}.auth-password-field{position:relative}.auth-password-field input{padding-right:3.6rem!important}.auth-password-toggle{position:absolute;top:50%;right:9px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid transparent;border-radius:11px;background:transparent;color:#a2607f;cursor:pointer;transform:translateY(-50%);transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.auth-password-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.auth-password-toggle:hover{border-color:#c275972e;background:#fbecf2;color:#7f3e5d}.auth-password-toggle:focus-visible{border-color:#c47798;outline:none;box-shadow:0 0 0 3px #c4779829}.auth-form-meta{color:#866477;font-size:.86rem}.auth-remember{display:flex;align-items:center;gap:8px}.auth-remember input{width:16px;height:16px;accent-color:#b76689}.auth-remember label{margin:0;font-weight:500}.auth-forgot{padding:0;border:0;background:transparent;color:#a45678;font-weight:600;cursor:pointer;transition:color .16s ease}.auth-forgot:hover{color:#7e3d5b}.auth-back-button{display:inline-flex;margin-bottom:20px;padding:0;align-items:center;gap:7px;border:0;background:transparent;color:#9b5574;font-size:.82rem;font-weight:700;cursor:pointer}.auth-pin-group{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.auth-form .auth-pin-group input{width:100%;min-width:0;height:58px;padding:0;border:1px solid #e4c9d6;border-radius:14px;background:#ffffffe0;color:#6f3b54;font-size:1.45rem;font-weight:700;text-align:center;caret-color:#b35f82}.auth-form .auth-pin-group input:focus{border-color:#bd6f92;outline:none;box-shadow:0 0 0 4px #c4779821}.auth-error-message{padding:10px 12px;border:1px solid rgba(204,91,111,.2);border-radius:12px;background:#ffe8ecb8;color:#b33f59;font-size:.78rem}.auth-resend{min-height:24px;color:#9b7a8b;font-size:.82rem;text-align:center}.auth-resend strong{color:#8c4968;font-variant-numeric:tabular-nums}.auth-resend button{padding:0;border:0;background:transparent;color:#9a4d70;font-weight:700;cursor:pointer}.auth-primary-button:disabled,.auth-resend button:disabled{cursor:wait;opacity:.65}.auth-primary-button,.auth-secondary-button,.auth-google-button{min-height:48px;border-radius:14px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.auth-primary-button{border:0;background:linear-gradient(135deg,#ca7b9d,#a85379 55%,#874365);box-shadow:0 10px 22px #a853793d}.auth-primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #a853794d}.auth-divider{color:#b493a4;font-family:Georgia,serif;font-size:.86rem;font-style:italic}.auth-divider>span:first-child,.auth-divider>span:last-child{height:1px;background:linear-gradient(90deg,transparent,#dfc5d2)}.auth-divider>span:last-child{background:linear-gradient(90deg,#dfc5d2,transparent)}.auth-secondary-button{border:1px solid #dcb8c9;background:#ffffff8a;color:#8d4969}.auth-secondary-button:hover{border-color:#bd7897;background:#fff;transform:translateY(-1px)}.auth-google-button{display:flex;align-items:center;justify-content:center;gap:11px;border:1px solid #eadde3;background:#fff;color:#5e4753;cursor:pointer;box-shadow:0 5px 14px #50304012}.auth-google-button svg{width:20px;height:20px}.auth-google-button-rendered{min-height:48px;padding:0;overflow:hidden}.auth-google-button:disabled{cursor:not-allowed;opacity:.65}.auth-google-button:hover{border-color:#d6b6c5;transform:translateY(-1px);box-shadow:0 8px 18px #5030401c}.auth-close{position:absolute!important;z-index:20!important;top:17px;right:17px;display:grid;width:42px;height:42px;margin:0!important;padding:0;place-items:center;border:1px solid rgba(194,117,151,.34);border-radius:999px;background:#fffafcf0;color:#96516f;cursor:pointer;box-shadow:0 7px 20px #592c4121;transition:color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.auth-close svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2}.auth-close:hover{background:#f8e4ed;color:#74344f;box-shadow:0 10px 24px #592c412e;transform:rotate(5deg) scale(1.04)}.auth-close:focus-visible{outline:none;box-shadow:0 0 0 4px #c477982e,0 7px 20px #592c4121}@media(max-width:640px){.auth-modal-card{border-radius:24px}}html[data-theme=dark] .auth-modal-overlay{background:radial-gradient(circle at 18% 15%,rgba(193,91,135,.2),transparent 34%),#070406d1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}html[data-theme=dark] .auth-modal-card{border-color:#de87ad38!important;background:radial-gradient(circle at 5% 0%,rgba(190,87,132,.14),transparent 30%),linear-gradient(145deg,#2d1d26,#24171e 55%,#1c1319)!important;color:#f2e5eb;box-shadow:0 35px 90px #0000008c,0 0 0 1px #ffffff06}html[data-theme=dark] .auth-glow-one{background:#d4699721}html[data-theme=dark] .auth-glow-two{background:#8468b11f}html[data-theme=dark] .auth-heading .auth-eyebrow{color:#ee9fc1}html[data-theme=dark] .auth-heading h2{color:#fff3f8;text-shadow:0 2px 20px rgba(239,149,188,.08)}html[data-theme=dark] .auth-heading p{color:#c2a7b4}html[data-theme=dark] .auth-form label{color:#ead4df}html[data-theme=dark] .auth-form label .text-gray-600{color:#c7aab8!important}html[data-theme=dark] .auth-form input[type=text],html[data-theme=dark] .auth-form input[type=email],html[data-theme=dark] .auth-form input[type=password],html[data-theme=dark] .auth-form input[type=tel]{border-color:#5b3d4b;background:#191015e6;color:#fff2f7;caret-color:#ed94ba;box-shadow:inset 0 1px #ffffff06}html[data-theme=dark] .auth-form input::placeholder{color:#927683}html[data-theme=dark] .auth-form input[type=text]:focus,html[data-theme=dark] .auth-form input[type=email]:focus,html[data-theme=dark] .auth-form input[type=password]:focus,html[data-theme=dark] .auth-form input[type=tel]:focus{border-color:#d2769d;background:#21151b;box-shadow:0 0 0 4px #d2769d21}html[data-theme=dark] .auth-password-toggle{color:#db8bad}html[data-theme=dark] .auth-password-toggle:hover{border-color:#de7fa833;background:#432737;color:#ffc1da}html[data-theme=dark] .auth-form-meta,html[data-theme=dark] .auth-resend{color:#b99aa9}html[data-theme=dark] .auth-form a,html[data-theme=dark] .auth-form .text-gray-600{color:#c6a7b6!important}html[data-theme=dark] .auth-forgot,html[data-theme=dark] .auth-back-button,html[data-theme=dark] .auth-resend button,html[data-theme=dark] .auth-resend strong{color:#e995b8}html[data-theme=dark] .auth-forgot:hover,html[data-theme=dark] .auth-resend button:hover{color:#ffc0d9}html[data-theme=dark] .auth-divider{color:#a98998}html[data-theme=dark] .auth-divider>span:first-child{background:linear-gradient(90deg,transparent,#654352)}html[data-theme=dark] .auth-divider>span:last-child{background:linear-gradient(90deg,#654352,transparent)}html[data-theme=dark] .auth-secondary-button{border-color:#684555;background:#35212bc7;color:#efadca}html[data-theme=dark] .auth-secondary-button:hover{border-color:#b9668a;background:#432937;color:#ffd3e4}html[data-theme=dark] .auth-google-button{border-color:#59404c;background:#f7f3f5;color:#46343d;box-shadow:0 7px 18px #0003}html[data-theme=dark] .auth-google-button:hover{border-color:#d5a3b8;background:#fff}html[data-theme=dark] .auth-close{border-color:#654353;background:#321f29f2;color:#eaa1bf;box-shadow:0 8px 23px #00000047}html[data-theme=dark] .auth-close:hover{background:#4b2b3a;color:#ffd0e2}html[data-theme=dark] .auth-error-message,html[data-theme=dark] .auth-modal-card .bg-red-200{border:1px solid rgba(239,112,139,.3);background:#6826366b!important;color:#ffb2c2}html[data-theme=dark] .auth-form .auth-pin-group input{border-color:#5d3e4d;background:#1c1218;color:#f6b7d0}html[data-theme=dark] .auth-form input[type=checkbox]{accent-color:#ce7199}fieldset,label{margin:0;padding:0}.rating{border:none;float:left}.rating>input{display:none}.rating>label:before{margin:5px;font-size:2.25em;font-family:FontAwesome;display:inline-block;content:""}.rating>label{color:#ddd;float:right}.rating>input:checked~label,.rating:not(:checked)>label:hover,.rating:not(:checked)>label:hover~label{color:#a9567b}.rating>input:checked+label:hover,.rating>input:checked~label:hover,.rating>label:hover~input:checked~label,.rating>input:checked~label:hover~label{color:#a9567b}.product-breadcrumb{max-width:1240px;margin:104px auto 0;padding:0 24px;color:#8f7180;font-size:.72rem}.product-breadcrumb-inner{display:flex;min-height:38px;align-items:center;justify-content:space-between;border-bottom:1px solid #eadde3}.product-breadcrumb-links{display:flex;align-items:center;gap:9px}.product-breadcrumb-links>span{cursor:pointer}.product-breadcrumb-links>span:after{margin-right:9px;color:#c5a9b6;content:"/"}.product-breadcrumb-links>span:last-child{color:#a44f73;font-weight:700;cursor:default}.product-breadcrumb-links>span:last-child:after{display:none}.product-detail-shell{max-width:1240px;margin:104px auto 0;padding:0 24px}.product-detail-product-header{position:relative;display:flex;margin-bottom:18px;align-items:flex-end;justify-content:space-between;gap:20px}.product-detail-store-name{display:block;margin-bottom:3px;color:#a65376;font-size:.65rem;font-weight:800}.product-detail-product-header h1{margin:0;overflow:hidden;color:#3f2d37;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.product-detail-product-header .product-detail-rating-row{margin:8px 0 0}.product-detail-header-actions{display:flex;align-items:center;gap:8px}.product-detail-header-actions button{display:grid;width:43px;height:43px;place-items:center;border:1px solid #e6d5dd;border-radius:50%;background:#fff;color:#a24d71;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.product-detail-header-actions button:hover{background:#fff5f9;box-shadow:0 8px 16px #81405f1f;transform:translateY(-2px)}.product-detail-header-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-detail-header-actions svg.is-filled{fill:currentColor}.product-detail-header-actions .product-detail-rating-row{margin:0;direction:ltr}.product-detail-gallery-controls{position:relative;display:flex;min-height:48px;margin-top:4px;align-items:center;justify-content:center}.product-detail-gallery-controls .product-detail-image-dots{margin:0}.product-detail-gallery-actions{position:absolute;left:0;display:flex;align-items:center;direction:rtl;gap:7px}.product-detail-gallery-actions button{display:grid;width:37px;height:37px;padding:0;place-items:center;border:1px solid #e6d5dd;border-radius:50%;background:#fff;color:#a24d71;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.product-detail-gallery-actions button:hover{background:#fff5f9;box-shadow:0 8px 16px #81405f1f;transform:translateY(-2px)}.product-detail-gallery-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-detail-gallery-actions svg.is-filled{fill:currentColor}.product-detail-main{display:grid;grid-template-columns:78px minmax(0,1.18fr) minmax(360px,.82fr);align-items:start;gap:20px}.product-detail-thumbs{display:flex;grid-column:1;gap:12px;flex-direction:column}.product-detail-thumbs img{width:72px;height:72px;border:1px solid #ead8e1;border-radius:10px;background:#fff;object-fit:cover;transition:border-color .18s ease,opacity .18s ease,box-shadow .18s ease}.product-detail-thumbs img:not(.opacity-25){border-color:#ae597c;box-shadow:0 0 0 3px #ae597c1a}.product-detail-gallery{grid-column:2;min-width:0}.product-detail-image-stage{display:grid;min-height:520px;place-items:center;overflow:hidden;border:1px solid #eadde3;border-radius:18px;background:radial-gradient(circle at 50% 25%,rgba(248,235,241,.8),transparent 42%),#fff;box-shadow:0 18px 40px #562c4114}.product-detail-image{width:100%;height:min(68vh,620px);min-height:420px;object-fit:contain;mix-blend-mode:multiply}.product-detail-image-nav{z-index:2;padding:0 12px;pointer-events:none}.product-detail-image-nav svg{width:38px!important;height:38px!important;padding:9px;border:1px solid rgba(161,79,114,.14);border-radius:50%;background:#ffffffe6;color:#9e5474;opacity:.95!important;pointer-events:auto;transition:background .18s ease,transform .18s ease}.product-detail-image-nav svg:hover{background:#fff;transform:scale(1.06)}.product-variant-selector{margin-top:18px;padding:15px 0 0;border-top:1px solid #eadde3}.product-color-variants header,.product-size-variants header{display:flex;align-items:center;gap:6px;color:#7b5b69;font-size:.73rem}.product-color-variants header strong,.product-size-variants header strong{color:#4d3541;font-size:.75rem}.product-color-variants>div{display:grid;margin-top:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.product-color-variants button{min-width:0;padding:4px;border:1px solid #e5d3dc;border-radius:10px;background:#fff;color:#765463;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-color-variants button:hover{transform:translateY(-2px)}.product-color-variants button.is-selected{border:2px solid #a24d71;box-shadow:0 0 0 3px #a24d711f}.product-color-variants button>img,.product-color-variants button>i{display:block;width:100%;height:64px;border-radius:7px;object-fit:cover}.product-color-variants button>i{border:1px solid rgba(50,30,40,.15)}.product-color-variants button>span{display:flex;min-width:0;margin-top:4px;align-items:center;gap:4px;overflow:hidden;font-size:.48rem;text-overflow:ellipsis;white-space:nowrap}.product-color-variants button>span>i{width:9px;height:9px;flex:0 0 9px;border:1px solid rgba(50,30,40,.18);border-radius:50%}.product-size-variants{margin-top:17px;padding-top:14px;border-top:1px solid #efe3e8}.product-size-variants>div{display:flex;margin-top:9px;flex-wrap:wrap;gap:7px}.product-size-variants button{min-width:46px;min-height:37px;padding:0 10px;border:1px solid #dfccd6;border-radius:9px;background:#fff;color:#765463;font-size:.63rem;font-weight:750;cursor:pointer}.product-size-variants button.is-selected{border-color:#a24d71;background:#f9eaf1;color:#9d4c6e;box-shadow:0 0 0 3px #a24d711a}.product-detail-info{grid-column:3;min-width:0;padding:20px;border:1px solid #e8d9e1;border-radius:17px;background:#fff;box-shadow:0 16px 36px #522a3d14}.product-detail-title{color:#3f2d37;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:650;line-height:1.35}.product-detail-rating-row{display:flex;margin:7px 0 17px;align-items:center;gap:9px;color:#997d8b;font-size:.65rem}.product-detail-stars{display:inline-flex;align-items:center;direction:ltr;gap:1px}.product-detail-stars>i{position:relative;display:inline-block;color:#ddd2d7;font-size:1rem;font-style:normal;line-height:1}.product-detail-stars>i:before{position:absolute;top:0;left:0;width:var(--rating-fill);overflow:hidden;color:#d39a35;content:"★";white-space:nowrap}.product-rating-number{color:#5e414f;font-size:.67rem}.product-rating-percentage{padding:3px 7px;border-radius:999px;background:#f7eaf0;color:#9e5071;font-size:.54rem;font-weight:800}.product-rating-count{color:#a08793;font-size:.58rem}.product-detail-price-row{min-height:48px;padding:8px 0 10px;border-bottom:1px solid #f0e5e9}.product-detail-price-group{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.product-detail-price{color:#a24d71!important;font-size:1.35rem!important;font-weight:800}.product-detail-before-discount{margin-inline-start:auto;color:#8e8e92;font-size:.6rem;font-weight:650;white-space:nowrap}.product-detail-old-price{color:#77777c;font-size:.68rem;font-weight:750;text-decoration-color:#77777c;text-decoration-thickness:2px}.product-detail-discount{padding:5px 8px;border-radius:7px;background:#fce7ed;color:#b53d5a;font-size:.58rem;font-weight:850;white-space:nowrap}.product-detail-discount b{font-weight:900}.product-detail-discount i{font-style:normal}.product-detail-wishlist svg{width:28px!important;height:28px!important;color:#a24d71;cursor:pointer}.product-detail-description{color:#735965!important;font-size:.82rem;line-height:1.9}.product-detail-purchase{margin-bottom:0!important;padding-top:7px}.product-detail-quantity{min-height:58px;padding:7px 9px!important;border:1px solid #ead6df!important;border-radius:15px;background:linear-gradient(135deg,#fffafd,#fff4f8);color:#765666;box-shadow:inset 0 1px #ffffffe6}.product-detail-quantity>div:first-child{padding-inline:7px;color:#6f4a5c;font-size:.72rem;font-weight:850}.product-detail-quantity>div:last-child{display:grid!important;min-width:112px;min-height:40px;padding:4px;grid-template-columns:32px 40px 32px;align-items:center;direction:ltr;gap:0!important;border:1px solid #ead5de;border-radius:999px;background:#fff;box-shadow:0 7px 18px #7d415b1a}.product-detail-quantity>div:last-child>span{display:grid;height:32px;margin:0!important;place-items:center}.product-detail-quantity>div:last-child>span:first-child,.product-detail-quantity>div:last-child>span:last-child{border-radius:50%;background:#faeaf1;color:#a24d71;font-size:1.05rem;font-weight:800;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.product-detail-quantity>div:last-child>span:first-child:hover,.product-detail-quantity>div:last-child>span:last-child:hover{background:#a65376;color:#fff;transform:scale(1.05)}.product-detail-quantity>div:last-child>span:nth-child(2){color:#4d3440;font-size:.86rem;font-weight:900;font-variant-numeric:tabular-nums}.product-detail-quantity>div:last-child>span:first-child:after{content:"−"}.product-detail-quantity>div:last-child>span:last-child:after{content:"+"}.product-detail-quantity svg{display:none}.product-purchase-actions{display:grid;margin-top:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-detail-cart-button{display:flex;width:100%;min-height:47px;padding:0 10px;align-items:center;justify-content:center;border:0;border-radius:11px;color:#fff;font-family:inherit;font-size:.63rem;font-weight:850;cursor:pointer;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.product-detail-cart-button.is-add-to-cart{background:linear-gradient(135deg,#bd6488,#8c4665);box-shadow:0 10px 21px #823e5d33}.product-detail-cart-button.is-buy-now{background:linear-gradient(135deg,#c99847,#966829);box-shadow:0 10px 21px #96682933}.product-detail-cart-button:hover:not(:disabled){box-shadow:0 15px 27px #6e395042;transform:translateY(-2px)}.product-detail-cart-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.product-detail-tabs-section{max-width:1240px;margin:34px auto 0!important;padding:0 24px 20px}.product-detail-tabs{justify-content:flex-start!important;gap:4px;border-bottom:1px solid #e8dbe2}.product-detail-tabs .product-section-jump{flex:1;justify-content:center;border:1px solid transparent!important;border-radius:10px 10px 0 0;text-align:center;transition:background .18s ease,color .18s ease,transform .18s ease}.product-detail-tabs .product-section-jump:hover{background:#fff5f9;color:#9f4d70;transform:translateY(-1px)}.product-detail-tab{position:relative;min-width:130px;padding:15px 18px!important;border:0!important;color:#907482;font-size:.75rem;font-weight:750;cursor:pointer}.product-detail-tab.border-b-2{border-bottom:0!important;color:#9f4d70}.product-detail-tab.border-b-2:after{position:absolute;right:15px;bottom:-1px;left:15px;height:3px;border-radius:99px 99px 0 0;background:#a65376;content:""}.product-detail-tab>.product-review-count{position:static!important;display:inline-flex;margin-right:6px;padding:2px 6px!important;border-radius:999px!important;background:#f6e6ed!important;color:#a65376!important;font-size:.52rem}.product-detail-tab>small{display:block;margin-right:8px;color:#b094a0;font-size:.46rem;font-weight:500}.product-detail-tab.border-b-2>small{color:#b26483}.product-description-panel{min-height:130px;padding:22px;border:1px solid #eadde3;border-radius:13px;background:#fff;color:#765c68;font-size:.82rem;line-height:2}.product-tab-eyebrow{display:block;margin-bottom:4px;color:#ad6683;font-size:.58rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-details-tab-panel h3,.product-explore-heading h3{margin:0;color:#4b3440;font-size:1.12rem}.product-details-tab-panel p{margin:9px 0 0;color:#765c68;line-height:2}.product-video-section{margin-top:24px;padding-top:19px;border-top:1px solid #efe3e8}.product-video-section h4{margin:0 0 12px;color:#4b3440;font-size:1rem}.product-video-frame{position:relative;width:min(760px,100%);overflow:hidden;border-radius:13px;background:#251a20;aspect-ratio:16 / 9;box-shadow:0 14px 30px #4b243721}.product-video-frame iframe{width:100%;height:100%;border:0}.product-explore-panel{padding:22px;border:1px solid #eadde3;border-radius:13px;background:#fff}.product-explore-heading{padding-bottom:17px;border-bottom:1px solid #efe3e8}.product-explore-heading p{margin:6px 0 0;color:#9b7e8c;font-size:.68rem}.product-explore-facts{display:grid;margin-top:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-explore-facts>div{display:flex;min-height:72px;padding:11px;justify-content:center;flex-direction:column;border:1px solid #efdee6;border-radius:10px;background:#fffafd}.product-explore-facts small{color:#a48795;font-size:.55rem}.product-explore-facts strong{margin-top:5px;overflow:hidden;color:#654653;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.product-explore-options{display:grid;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-explore-options>div,.product-explore-related{padding-top:14px;border-top:1px solid #efe3e8}.product-explore-options>div>span,.product-explore-related>span{display:block;margin-bottom:9px;color:#795564;font-size:.64rem;font-weight:800}.product-explore-options>div>div,.product-explore-related>div{display:flex;flex-wrap:wrap;gap:6px}.product-explore-options b,.product-explore-related b{display:inline-flex;min-height:27px;padding:4px 8px;align-items:center;gap:5px;border:1px solid #ead4de;border-radius:8px;background:#f9eef3;color:#765160;font-size:.55rem;font-weight:700}.product-explore-options b i{width:13px;height:13px;border:1px solid rgba(50,30,40,.18);border-radius:50%}.product-explore-related{margin-top:18px}.product-explore-panel.is-embedded{margin-top:24px!important;padding:20px 0 0;border:0;border-top:1px solid #efe3e8;border-radius:0;background:transparent}.product-explore-panel.is-embedded .product-explore-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.product-similar-panel{margin-top:20px;padding:22px;overflow:hidden;border:1px solid #eadde3;border-radius:16px;background:linear-gradient(145deg,#fff,#fff9fc);box-shadow:0 15px 34px #5c30440f}.product-similar-heading{display:flex;padding-bottom:16px;align-items:end;justify-content:space-between;border-bottom:1px solid #efe3e8}.product-similar-heading h3{margin:0;color:#4b3440;font-size:1.12rem}.product-similar-heading p{margin:5px 0 0;color:#9b7e8c;font-size:.68rem}.product-similar-grid{display:grid;margin-top:17px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-similar-card{min-width:0;overflow:hidden;border:1px solid #ecdce4;border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 8px 22px #62334812;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-similar-card:hover{border-color:#d8a6ba;box-shadow:0 14px 28px #6c364e24;transform:translateY(-4px)}.product-similar-card:focus-visible{outline:3px solid rgba(180,95,130,.25);outline-offset:2px}.product-similar-image{position:relative;display:grid;overflow:hidden;place-items:center;background:radial-gradient(circle at 50% 35%,#fff 0,#fbf0f5 75%);aspect-ratio:1 / .88}.product-similar-image img{width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.product-similar-card:hover .product-similar-image img{transform:scale(1.045)}.product-similar-image>span{color:#aa8c99;font-size:.6rem}.product-similar-image>b{position:absolute;top:8px;right:8px;padding:4px 7px;border-radius:999px;background:linear-gradient(135deg,#c85f83,#9f4568);color:#fff;font-size:.52rem;font-weight:850;box-shadow:0 5px 12px #9c3d6238}.product-similar-info{padding:10px 11px 12px}.product-similar-info>small{display:block;overflow:hidden;color:#b06b87;font-size:.5rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.product-similar-info h4{margin:4px 0 8px;overflow:hidden;color:#4e3541;font-size:.69rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-similar-info>div{display:flex;min-width:0;align-items:baseline;flex-wrap:wrap;gap:6px}.product-similar-info strong{color:#a34d71;font-size:.72rem;font-weight:900}.product-similar-info strong i{font-size:.48rem;font-style:normal}.product-similar-info del{color:#a7969e;font-size:.5rem}.product-similar-card.is-loading{min-height:220px;border-color:transparent;background:linear-gradient(100deg,#f8edf2 20%,#fff8fb,#f8edf2 60%);background-size:220% 100%;animation:productSimilarLoading 1.25s linear infinite;cursor:default;box-shadow:none}.product-similar-empty{margin-top:17px;padding:28px;border:1px dashed #e1cbd5;border-radius:12px;color:#a18492;font-size:.68rem;text-align:center}@keyframes productSimilarLoading{to{background-position:-220% 0}}.product-page-section{scroll-margin-top:96px}.product-reviews-panel{margin-top:20px;padding:22px;border:1px solid #eadde3;border-radius:13px;background:#fff}.product-section-heading{padding-bottom:17px;border-bottom:1px solid #efe3e8}.product-section-heading h3{margin:0;color:#4b3440;font-size:1.12rem}.product-section-heading p{margin:6px 0 0;color:#9b7e8c;font-size:.68rem}.product-reviews-panel .product-reviews-list,.product-reviews-panel .product-review-form,.product-reviews-panel .product-review-login{margin-right:0!important;margin-left:0!important}.product-detail-category{max-width:1192px;min-height:52px;margin:18px auto 30px!important;border:1px solid #eadde3!important;border-radius:11px;background:#fff!important;color:#927484!important;font-size:.68rem}.product-detail-category .text-gray-600{color:#a24d71!important;font-weight:750}.product-reviews-list{margin-top:22px!important}.product-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-review-item{position:relative;min-width:0;margin:0!important;padding:17px;border:1px solid #eadde3;border-radius:14px;background:linear-gradient(145deg,#fff,#fffafd);box-shadow:0 8px 20px #592d420d}.product-review-card-head{display:flex;align-items:center;gap:10px}.product-review-card-head img{width:42px;height:42px;flex:0 0 42px;margin:0!important;border:2px solid #f1dce6;border-radius:50%;object-fit:cover}.product-review-card-head strong{display:block;color:#4e3541;font-size:.74rem;font-weight:850}.product-review-card-head time{display:block;margin-top:3px;color:#a58996;font-size:.54rem}.product-review-stars{display:flex;margin-top:13px;align-items:center;gap:2px;direction:ltr}.product-review-stars span{color:#ded2d8;font-size:.9rem;line-height:1}.product-review-stars span.is-filled{color:#d39a35}.product-review-stars b{margin-inline-start:5px;color:#80616f;font-size:.56rem}.product-review-item>p{min-height:38px;margin:13px 0 3px;color:#654b58;font-size:.72rem;line-height:1.8}.product-review-card-actions{display:flex;align-items:center;gap:6px}.product-review-edit-button{display:inline-flex;margin-top:6px;padding:5px 8px;align-items:center;gap:5px;border:0;border-radius:7px;background:#f8eaf0;color:#a24d71;font-family:inherit;font-size:.56rem;font-weight:800;cursor:pointer;transition:background .16s ease,transform .16s ease}.product-review-edit-button:hover{background:#f2dce7;transform:translateY(-1px)}.product-review-edit-button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-review-delete-button{display:inline-grid;width:27px;height:27px;margin-top:6px;padding:0;place-items:center;border:1px solid #efd2d9;border-radius:7px;background:#fff5f6;color:#bd5d70;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.product-review-delete-button:hover:not(:disabled){background:#bd5d70;color:#fff;transform:translateY(-1px)}.product-review-delete-button:disabled{cursor:wait;opacity:.5}.product-review-delete-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-review-delete-modal{position:fixed;z-index:1200;inset:0;display:grid;padding:20px;place-items:center;background:#2d18236b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:productReviewModalIn .16s ease-out}.product-review-delete-dialog{width:min(390px,100%);padding:25px 23px 20px;border:1px solid #ead5df;border-radius:22px;background:linear-gradient(145deg,#fff,#fff8fb);box-shadow:0 24px 70px #30182540;text-align:center}.product-review-delete-icon{display:grid;width:52px;height:52px;margin:0 auto 15px;place-items:center;border:1px solid #f1cbd4;border-radius:17px;background:#fff0f3;color:#bd5d70}.product-review-delete-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-review-delete-dialog .product-tab-eyebrow{margin-bottom:6px}.product-review-delete-dialog h3{margin:0;color:#4d3440;font-size:1.05rem}.product-review-delete-dialog>p{margin:8px 0 20px;color:#997d8b;font-size:.67rem}.product-review-delete-dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-review-delete-dialog-actions button{min-height:42px;padding:0 10px;border-radius:10px;font-family:inherit;font-size:.63rem;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.product-review-delete-cancel{border:1px solid #e3cdd7;background:#fff;color:#8e6275}.product-review-delete-cancel:hover{background:#fff2f7;transform:translateY(-1px)}.product-review-delete-confirm{border:0;background:linear-gradient(135deg,#bd6077,#963d5d);color:#fff;box-shadow:0 9px 18px #993a5733}.product-review-delete-confirm:hover:not(:disabled){box-shadow:0 13px 24px #993a5747;transform:translateY(-1px)}.product-review-delete-confirm:disabled{cursor:wait;opacity:.65}@keyframes productReviewModalIn{0%{opacity:0}to{opacity:1}}.product-reviews-more{display:flex;min-width:150px;margin:18px auto 0;padding:9px 13px;align-items:center;justify-content:center;gap:8px;border:1px solid #e2cbd6;border-radius:999px;background:#fff8fb;color:#a24d71;font-family:inherit;font-size:.62rem;font-weight:800;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.product-reviews-more:hover{background:#f9eaf1;box-shadow:0 8px 16px #823e5d1a}.product-review-item>img{width:48px;height:48px;margin:0 0 10px 14px!important;border:2px solid #f0dce5}.product-review-item .text-yellow-700{color:#b26483!important;font-size:.62rem}.product-reviews-empty{padding:30px;border:1px dashed #dfcbd5;border-radius:12px;color:#a28895;text-align:center}.product-review-form{margin-top:20px!important;padding:24px;border:1px solid #eadde3;border-radius:15px;background:#fff}.product-review-heading>span:first-child{color:#4c3540;font-size:1.15rem!important;font-weight:750}.product-review-heading>span:last-child{color:#a08491!important;font-size:.65rem!important}.product-review-label{display:block;margin-bottom:7px;color:#684957;font-size:.68rem;font-weight:750}.product-review-textarea{width:100%;min-height:105px;border:1px solid #e4d3dc!important;border-radius:10px;background:#fffafd;color:#593d4b;font-family:inherit;font-size:.7rem;resize:vertical}.product-review-textarea:focus{border-color:#b45f82!important;box-shadow:0 0 0 4px #b45f821a}.product-review-submit{min-width:120px;border:0;background:linear-gradient(135deg,#b95f83,#884361)!important;font-size:.68rem;font-weight:800}.product-review-cancel{display:inline-flex;min-width:90px;margin-top:8px;padding:8px 13px;align-items:center;justify-content:center;border:1px solid #e2cbd6;border-radius:8px;background:#fff8fb;color:#98657b;font-family:inherit;font-size:.65rem;font-weight:750;cursor:pointer}.product-review-already-submitted{padding:14px 16px;border:1px solid #ead7e0;border-radius:11px;background:#fff8fb;color:#91687b;font-size:.65rem;text-align:center}html[data-theme=dark] .product-breadcrumb-inner,html[data-theme=dark] .product-detail-image-stage,html[data-theme=dark] .product-detail-info,html[data-theme=dark] .product-description-panel,html[data-theme=dark] .product-detail-category,html[data-theme=dark] .product-review-form{border-color:#49343e;background:#251a20!important;color:#eadde4}html[data-theme=dark] .product-detail-product-header h1{color:#f1e2e9}html[data-theme=dark] .product-detail-header-actions button{border-color:#543a46;background:#2b1e24;color:#e0a2bc}html[data-theme=dark] .product-detail-header-actions button:hover{background:#3a2731}html[data-theme=dark] .product-detail-gallery-actions button{border-color:#543a46;background:#2b1e24;color:#e0a2bc}html[data-theme=dark] .product-detail-gallery-actions button:hover{background:#3a2731}html[data-theme=dark] .product-breadcrumb,html[data-theme=dark] .product-detail-rating-row,html[data-theme=dark] .product-detail-description,html[data-theme=dark] .product-description-panel,html[data-theme=dark] .product-detail-category,html[data-theme=dark] .product-review-heading>span:last-child,html[data-theme=dark] .product-review-label{color:#b99eaa!important}html[data-theme=dark] .product-detail-tab>small{color:#a98d9b}html[data-theme=dark] .product-detail-tab.border-b-2>small{color:#d496b0}html[data-theme=dark] .product-details-tab-panel h3,html[data-theme=dark] .product-explore-heading h3{color:#f1e2e9}html[data-theme=dark] .product-video-section{border-color:#49343e}html[data-theme=dark] .product-video-section h4{color:#f1e2e9}html[data-theme=dark] .product-details-tab-panel p,html[data-theme=dark] .product-explore-heading p{color:#b99eaa}html[data-theme=dark] .product-explore-panel{border-color:#49343e;background:#251a20}html[data-theme=dark] .product-explore-panel.is-embedded{border-color:#49343e;background:transparent}html[data-theme=dark] .product-reviews-panel{border-color:#49343e;background:#251a20}html[data-theme=dark] .product-review-item{border-color:#49343e;background:linear-gradient(145deg,#2b1e24,#251a20);box-shadow:0 8px 20px #00000029}html[data-theme=dark] .product-review-card-head img{border-color:#604352}html[data-theme=dark] .product-review-card-head strong{color:#f0dfe6}html[data-theme=dark] .product-review-card-head time{color:#b99eaa}html[data-theme=dark] .product-review-stars span{color:#55434c}html[data-theme=dark] .product-review-stars span.is-filled{color:#d9a24c}html[data-theme=dark] .product-review-stars b{color:#d6b8c5}html[data-theme=dark] .product-review-item>p{color:#decbd4}html[data-theme=dark] .product-review-edit-button{background:#402a36;color:#e3a0bc}html[data-theme=dark] .product-review-edit-button:hover{background:#513343}html[data-theme=dark] .product-review-delete-button{border-color:#633c48;background:#352128;color:#e693a5}html[data-theme=dark] .product-review-delete-button:hover:not(:disabled){background:#b85d72;color:#fff}html[data-theme=dark] .product-review-delete-dialog{border-color:#563947;background:linear-gradient(145deg,#2b1e24,#24181e);box-shadow:0 24px 70px #0006}html[data-theme=dark] .product-review-delete-icon{border-color:#633c48;background:#352128;color:#e693a5}html[data-theme=dark] .product-review-delete-dialog h3{color:#f0dfe6}html[data-theme=dark] .product-review-delete-dialog>p{color:#b99eaa}html[data-theme=dark] .product-review-delete-cancel{border-color:#5a3d49;background:#2c1e25;color:#d7afbf}html[data-theme=dark] .product-review-delete-cancel:hover{background:#3a2731}html[data-theme=dark] .product-reviews-more{border-color:#5a3d49;background:#2c1e25;color:#e3a0bc}html[data-theme=dark] .product-reviews-more:hover{background:#3a2731}html[data-theme=dark] .product-similar-panel{border-color:#49343e;background:linear-gradient(145deg,#251a20,#2b1d24);box-shadow:0 15px 34px #0000002e}html[data-theme=dark] .product-similar-heading{border-color:#49343e}html[data-theme=dark] .product-similar-heading h3{color:#f1e2e9}html[data-theme=dark] .product-similar-heading p{color:#b99eaa}html[data-theme=dark] .product-similar-card{border-color:#4d3541;background:#2d1e25;box-shadow:0 8px 22px #0000002b}html[data-theme=dark] .product-similar-card:hover{border-color:#8e5870;box-shadow:0 14px 28px #00000040}html[data-theme=dark] .product-similar-image{background:radial-gradient(circle at 50% 35%,#35232c 0,#25191f 75%)}html[data-theme=dark] .product-similar-info h4{color:#f0dfe6}html[data-theme=dark] .product-similar-info>small{color:#d592ad}html[data-theme=dark] .product-similar-info strong{color:#e69ab9}html[data-theme=dark] .product-similar-info del{color:#a9949e}html[data-theme=dark] .product-similar-card.is-loading{background:linear-gradient(100deg,#2d1e25 20%,#3a2831,#2d1e25 60%);background-size:220% 100%}html[data-theme=dark] .product-similar-empty{border-color:#5a3d49;color:#b99eaa}html[data-theme=dark] .product-section-heading{border-color:#49343e}html[data-theme=dark] .product-section-heading h3{color:#f1e2e9}html[data-theme=dark] .product-section-heading p{color:#b99eaa}html[data-theme=dark] .product-detail-tabs .product-section-jump:hover{background:#33222b;color:#e4a0bd}html[data-theme=dark] .product-explore-heading,html[data-theme=dark] .product-explore-options>div,html[data-theme=dark] .product-explore-related{border-color:#49343e}html[data-theme=dark] .product-explore-facts>div{border-color:#4d3541;background:#2d1e25}html[data-theme=dark] .product-explore-facts small,html[data-theme=dark] .product-explore-options>div>span,html[data-theme=dark] .product-explore-related>span{color:#b99eaa}html[data-theme=dark] .product-explore-facts strong{color:#ead9e1}html[data-theme=dark] .product-explore-options b,html[data-theme=dark] .product-explore-related b{border-color:#553b48;background:#3a2731;color:#dec4ce}html[data-theme=dark] .product-detail-title,html[data-theme=dark] .product-review-heading>span:first-child{color:#f1e2e9}html[data-theme=dark] .product-detail-stars>i{color:#55434c}html[data-theme=dark] .product-rating-number{color:#ead8e0}html[data-theme=dark] .product-rating-percentage{background:#402a36;color:#e3a0bc}html[data-theme=dark] .product-detail-price-row,html[data-theme=dark] .product-detail-tabs,html[data-theme=dark] .product-review-item{border-color:#49343e}html[data-theme=dark] .product-detail-discount{background:#482832;color:#f09ab2}html[data-theme=dark] .product-detail-before-discount{color:#aaa2a6}html[data-theme=dark] .product-detail-old-price{color:#b8b1b5;text-decoration-color:#b8b1b5}html[data-theme=dark] .product-detail-quantity{border-color:#543a46!important;background:#2c1e25;color:#ddc5cf}html[data-theme=dark] .product-detail-quantity>div:first-child{color:#e3c5d1}html[data-theme=dark] .product-detail-quantity>div:last-child{border-color:#563947;background:#24181e;box-shadow:0 8px 20px #0000002e}html[data-theme=dark] .product-detail-quantity>div:last-child>span:first-child,html[data-theme=dark] .product-detail-quantity>div:last-child>span:last-child{background:#432b37;color:#e5a0bc}html[data-theme=dark] .product-detail-quantity>div:last-child>span:first-child:hover,html[data-theme=dark] .product-detail-quantity>div:last-child>span:last-child:hover{background:#bc6689;color:#fff}html[data-theme=dark] .product-detail-quantity>div:last-child>span:nth-child(2){color:#f0dfe6}html[data-theme=dark] .product-variant-selector,html[data-theme=dark] .product-size-variants{border-color:#49343e}html[data-theme=dark] .product-color-variants header,html[data-theme=dark] .product-size-variants header{color:#b99eaa}html[data-theme=dark] .product-color-variants header strong,html[data-theme=dark] .product-size-variants header strong{color:#ead9e1}html[data-theme=dark] .product-color-variants button,html[data-theme=dark] .product-size-variants button{border-color:#553b48;background:#2d1e25;color:#dec4ce}html[data-theme=dark] .product-color-variants button.is-selected,html[data-theme=dark] .product-size-variants button.is-selected{border-color:#d68eac;background:#402a36;color:#efaac6}html[data-theme=dark] .product-detail-tab{color:#b99dab}html[data-theme=dark] .product-detail-tab.border-b-2{color:#e4a0bd}html[data-theme=dark] .product-detail-tab>.product-review-count{background:#402a36!important;color:#e3a0bc!important}html[data-theme=dark] .product-review-textarea{border-color:#543a46!important;background:#2a1d23;color:#eadde4}html[data-theme=dark] .product-review-cancel{border-color:#5a3d49;background:#2c1e25;color:#d7afbf}html[data-theme=dark] .product-review-already-submitted{border-color:#543a46;background:#2c1e25;color:#d0adbc}@media(max-width:900px){.product-detail-main{grid-template-columns:1fr;gap:16px}.product-detail-thumbs{display:none!important}.product-detail-gallery,.product-detail-info{grid-column:1 / -1}.product-detail-image-stage{min-height:420px}.product-detail-info{margin:0!important}.product-similar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.product-breadcrumb{margin-top:88px;padding:0 14px;font-size:.62rem}.product-detail-shell{margin-top:88px;padding:0 14px}.product-detail-product-header{align-items:flex-start;flex-direction:column;gap:12px}.product-detail-product-header>div:first-child{width:100%}.product-detail-header-actions{position:absolute;top:0;right:auto;left:0}.product-detail-product-header h1{max-width:calc(100% - 96px);font-size:1.3rem}.product-detail-image-stage{min-height:300px;border-radius:14px}.product-detail-image{height:340px;min-height:0}.product-detail-info{padding:18px 15px;border-radius:14px}.product-detail-price-row{min-height:44px}.product-detail-price{font-size:1.22rem!important}.product-color-variants>div{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-title{font-size:1.3rem}.product-detail-tabs-section{margin-top:22px!important;padding:0 14px 16px}.product-detail-tab{min-width:0;flex:1;padding:13px 10px!important;font-size:.64rem;text-align:center}.product-detail-tab>small{display:none}.product-description-panel,.product-review-form,.product-explore-panel{padding:16px}.product-explore-panel.is-embedded{padding:18px 0 0}.product-reviews-panel{padding:16px}.product-review-grid{grid-template-columns:1fr}.product-review-item{padding:15px}.product-explore-facts,.product-explore-panel.is-embedded .product-explore-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-explore-panel.is-embedded .product-explore-facts>div:last-child:nth-child(odd){grid-column:1 / -1}.product-explore-options{grid-template-columns:1fr}.product-similar-panel{padding:16px;border-radius:14px}.product-similar-grid{display:flex;margin-inline:-16px;padding:0 16px 6px;overflow-x:auto;grid-template-columns:none;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-similar-grid::-webkit-scrollbar{display:none}.product-similar-card{width:150px;min-width:150px;flex:0 0 150px;scroll-snap-align:start}.product-similar-card.is-loading{min-height:205px}.product-similar-heading p{max-width:260px}.product-detail-category{margin:14px 14px 24px!important;padding:12px!important}}html[dir=ltr] .product-detail-product-header,html[dir=ltr] .product-detail-info,html[dir=ltr] .product-color-variants,html[dir=ltr] .product-size-variants,html[dir=ltr] .product-details-tab-panel,html[dir=ltr] .product-explore-panel,html[dir=ltr] .product-similar-panel,html[dir=ltr] .product-reviews-panel,html[dir=ltr] .product-review-form{direction:ltr;text-align:left}html[dir=ltr] .product-detail-rating-row,html[dir=ltr] .product-detail-price-group,html[dir=ltr] .product-color-variants header,html[dir=ltr] .product-size-variants header{justify-content:flex-start;direction:ltr}html[dir=ltr] .product-detail-before-discount{margin-right:0;margin-left:auto}html[dir=ltr] .product-detail-quantity,html[dir=ltr] .product-purchase-actions,html[dir=ltr] .product-detail-tabs,html[dir=ltr] .product-explore-facts,html[dir=ltr] .product-explore-options{direction:ltr}html[dir=ltr] .product-detail-tab>small{margin-right:0;margin-left:8px}html[dir=ltr] .product-detail-tab>.product-review-count{margin-right:0;margin-left:6px}html[dir=ltr] .product-review-item>img{margin:0 14px 10px 0!important}@media(max-width:600px){html[dir=ltr] .product-detail-header-actions{right:0;left:auto}}:root{--rose-50: #fff9fb;--rose-100: #fff1f6;--rose-200: #f8e1eb;--rose-300: #eac0d2;--rose-400: #d590ae;--rose-500: #bf7394;--rose-600: #a9567b;--rose-700: #87435f;--plum-800: #64364d;--plum-900: #482838;--ink: #523546;--muted: #866a79;--surface: rgba(255, 252, 253, .94);--line: rgba(189, 118, 149, .2);--soft-shadow: 0 14px 40px rgba(104, 55, 78, .1)}html{scroll-behavior:smooth;background:var(--rose-50);max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none}body{margin:0;width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;background:radial-gradient(circle at 8% 8%,rgba(238,194,213,.26),transparent 27rem),radial-gradient(circle at 92% 38%,rgba(220,203,235,.2),transparent 25rem),var(--rose-50);color:var(--ink);font-family:Inter,Cairo,Segoe UI,Helvetica Neue,Arial,sans-serif}html[lang=ar] body,html[lang=ar] button,html[lang=ar] input,html[lang=ar] select,html[lang=ar] textarea,.admin-root[dir=rtl]{font-family:Inter,Cairo,Segoe UI,Helvetica Neue,Arial,sans-serif}#root{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;background:transparent!important;color:var(--ink)!important}::selection{background:var(--rose-300);color:var(--plum-900)}.route-transition{position:fixed;inset:0;z-index:100;display:grid;place-items:center;overflow:hidden;opacity:0;pointer-events:none;visibility:hidden}.route-transition-panel{position:absolute;right:0;left:0;height:52%;background:radial-gradient(circle at 50% 50%,rgba(228,174,145,.2),transparent 52%),linear-gradient(125deg,#4c2b3b,#744058 52%,#9b5a75);will-change:transform}.route-transition-panel--top{top:0;transform:translate(-102%)}.route-transition-panel--bottom{bottom:0;transform:translate(102%)}.route-transition-panel--top:after,.route-transition-panel--bottom:after{position:absolute;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,226,209,.72),transparent);content:""}.route-transition-panel--top:after{bottom:0}.route-transition-panel--bottom:after{top:0}.route-transition-brand{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(16px) scale(.94);will-change:opacity,transform}.route-transition-logo-frame{position:relative;display:grid;width:clamp(180px,27vw,280px);aspect-ratio:1;padding:6px;place-items:center;overflow:hidden;border:1px solid rgba(255,229,215,.52);border-radius:32px;background:#ffefe414;box-shadow:0 28px 65px #200e1757,0 0 0 7px #ffe7da0b}.route-transition-logo-frame:after{position:absolute;inset:5px;border:1px solid rgba(255,244,237,.28);border-radius:26px;content:"";pointer-events:none}.route-transition-logo-frame img{width:100%;height:100%;border-radius:26px;filter:contrast(1.04) saturate(1.02);object-fit:cover;-webkit-user-select:none;user-select:none}.route-transition-caption{margin-top:17px;color:#f7ded2;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(.74rem,1.5vw,.9rem);font-style:italic;letter-spacing:.13em}.route-transition-line{width:64px;height:1px;margin-top:12px;overflow:hidden;background:#ffdfcf38}.route-transition-line:after{display:block;width:50%;height:100%;background:linear-gradient(90deg,transparent,#ffe5d8,transparent);content:"";animation:route-line-shimmer .9s ease-in-out infinite}@keyframes route-line-shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}.route-transition--covering,.route-transition--revealing{opacity:1;pointer-events:auto;visibility:visible}.route-transition--covering .route-transition-panel{transform:translate(0);transition:transform .5s cubic-bezier(.76,0,.24,1)}.route-transition--covering .route-transition-brand{opacity:1;transform:translateY(0) scale(1);transition:opacity .26s ease .19s,transform .36s cubic-bezier(.22,1,.36,1) .17s}.route-transition--revealing .route-transition-panel--top{transform:translate(102%);transition:transform .5s cubic-bezier(.76,0,.24,1)}.route-transition--revealing .route-transition-panel--bottom{transform:translate(-102%);transition:transform .5s cubic-bezier(.76,0,.24,1)}.route-transition--revealing .route-transition-brand{opacity:0;transform:translateY(-12px) scale(1.03);transition:opacity .22s ease,transform .3s ease}@media(prefers-reduced-motion:reduce){.route-transition{display:none}}html,body{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none;width:0;height:0}a,button,[class*=cursor-pointer]{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}input,select,textarea{border-color:var(--rose-200)!important;border-radius:12px;background:#ffffffd1;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--rose-500)!important;box-shadow:0 0 0 4px #bf73941f}.rosetta-navbar{border-bottom:1px solid var(--line);background:#fffbfde6!important;box-shadow:0 8px 30px #68374e14!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.rosetta-shop-navbar{padding-bottom:12px;border:0;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.rosetta-navbar-shell{position:relative;min-height:68px;align-items:center;overflow:visible;border:1px solid rgba(184,105,140,.3);border-radius:23px;background:linear-gradient(110deg,#fff8faf0,#f8e0e9d6 52%,#fff6f7eb),url(/assets/footer-luxury-bg.png?v=1) center / cover,radial-gradient(circle at 12% -80%,rgba(255,255,255,.96),transparent 48%),linear-gradient(112deg,#fff6faf5,#fbe8f1e6 48%,#fffafcf2);box-shadow:0 18px 48px #5c30451f,inset 0 1px #fffffff2,inset 0 -1px #b5658914;pointer-events:auto;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.rosetta-navbar-shell:before{position:absolute;top:-1px;left:50%;width:34%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#c46d94 35%,#f0b8cf 50%,#c46d94 65%,transparent);box-shadow:0 0 12px #c46d9473;content:"";transform:translate(-50%)}.rosetta-nav-link{position:relative;color:#76566a;white-space:nowrap}.rosetta-nav-link:after{position:absolute;right:1rem;bottom:6px;left:1rem;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--rose-500),var(--rose-700));content:"";opacity:0;transform:scaleX(.25);transition:opacity .18s ease,transform .18s ease}.rosetta-nav-link:hover,.rosetta-nav-link.is-active{background:#fae7f0b3;color:var(--rose-700)}.rosetta-nav-link:hover:after,.rosetta-nav-link.is-active:after{opacity:1;transform:scaleX(1)}.rosetta-wordmark{flex-direction:column;align-items:center;justify-content:center;line-height:1}.rosetta-wordmark-name{font-family:"Bodoni 72",Didot,Bodoni MT,Times New Roman,serif!important;font-weight:600!important;letter-spacing:.42rem!important;color:#4a2d3b!important;text-shadow:0 1px 1px rgba(76,43,59,.1),0 0 18px rgba(210,130,163,.16)!important}.rosetta-wordmark-tagline{margin-top:7px;color:#aa7890;font-family:Inter,Segoe UI,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.22rem}.rosetta-header-actions{min-width:0;align-items:center;gap:7px}.rosetta-header-search{position:relative;display:flex;width:min(240px,100%);min-width:110px;height:42px;flex:1 1 180px;align-items:center;overflow:hidden;border:1px solid rgba(191,115,148,.22);border-radius:15px;background:linear-gradient(135deg,#ffffffdb,#fdeef4bf);box-shadow:inset 0 1px #ffffffe6,0 7px 18px #7b425b0f;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.rosetta-header-search:focus-within{border-color:#b54b657a;background:#fffffff5;box-shadow:0 0 0 4px #bf73941f,0 10px 24px #68374e1a}.rosetta-header-search input{width:100%;min-width:0;height:100%;padding:0 45px 0 15px;border:0!important;outline:0;background:transparent;color:#553d4b;box-shadow:none!important;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.025em}.rosetta-header-search input::placeholder{color:#a27d8f;opacity:1}.rosetta-header-search input::-webkit-search-cancel-button{display:none}.rosetta-header-search>button{position:absolute;top:4px;right:4px;display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:11px;background:linear-gradient(135deg,#d77f94,#ae4f69);color:#fff;box-shadow:0 6px 14px #99435b3b;cursor:pointer;appearance:none;transition:box-shadow .16s ease,transform .16s ease}.rosetta-header-search>button:hover{box-shadow:0 8px 18px #99435b4f;transform:translateY(-1px)}.rosetta-header-search>button:focus-visible{outline:2px solid rgba(147,73,104,.35);outline-offset:2px}.rosetta-header-search>button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.rosetta-mobile-search-layer{display:none}.rosetta-icon-button{position:relative;display:grid;min-width:42px;height:42px;place-items:center;border:1px solid rgba(191,115,148,.16);border-radius:14px!important;background:#ffffff9e;color:#76566a;appearance:none}.rosetta-icon-button:hover{border-color:#bf739457;background:var(--rose-100)!important;box-shadow:0 8px 20px #68374e1c;color:var(--rose-700);transform:translateY(-2px)}.rosetta-icon-button svg{width:25px;height:25px;color:inherit!important}.rosetta-header-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.rosetta-icon-button.is-active{border-color:#bf73945c;background:var(--rose-100);color:var(--rose-700)}.rosetta-icon-button.is-active .rosetta-header-icon{fill:#bf739424}.rosetta-icon-button:after{position:absolute;top:calc(100% + 9px);left:50%;z-index:30;padding:5px 8px;border:1px solid rgba(191,115,148,.18);border-radius:8px;background:#4a2838f0;color:#fff8fb;content:attr(data-label);font-size:.66rem;font-weight:500;letter-spacing:.03em;opacity:0;pointer-events:none;transform:translate(-50%,-3px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.rosetta-icon-button:hover:after,.rosetta-icon-button:focus-visible:after{opacity:1;transform:translate(-50%)}.rosetta-icon-button:focus-visible,.rosetta-menu-button:focus-visible{outline:none;box-shadow:0 0 0 4px #bf739429}.rosetta-cart-badge{display:grid;min-width:17px;height:17px;margin-top:-3px!important;margin-left:24px!important;place-items:center;border:2px solid #fffafd;border-radius:999px!important;background:linear-gradient(135deg,#d987a8,#934968)!important;box-shadow:0 4px 10px #79395538;line-height:1}.rosetta-mobile-sidebar-layer{position:fixed;inset:0;z-index:80;visibility:hidden;opacity:0;pointer-events:none;transition:visibility .32s ease,opacity .26s ease}.rosetta-mobile-sidebar-layer.is-open{visibility:visible;opacity:1;pointer-events:auto}.rosetta-mobile-sidebar-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#341e286b;opacity:0;cursor:default;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);appearance:none;transition:opacity .26s ease}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-backdrop{opacity:1}.rosetta-mobile-sidebar{position:absolute;top:0;bottom:0;left:0;display:flex;width:min(78vw,320px);padding:0 18px calc(176px + env(safe-area-inset-bottom));flex-direction:column;overflow-x:hidden;overflow-y:hidden;border-right:1px solid rgba(191,115,148,.22);border-radius:0 28px 28px 0;background:radial-gradient(circle at 8% 4%,rgba(231,175,190,.34),transparent 26%),radial-gradient(circle at 100% 100%,rgba(225,204,237,.3),transparent 31%),linear-gradient(165deg,#fffafd,#fdf0f4 58%,#f8e7ed);box-shadow:28px 0 70px #3f233047;transform:translate(-104%);transition:transform .42s cubic-bezier(.22,1,.36,1)}.rosetta-mobile-sidebar-scroll{position:relative;z-index:1;min-height:0;margin-inline:-4px;padding-inline:4px;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.rosetta-mobile-sidebar-scroll::-webkit-scrollbar{display:none;width:0;height:0}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-links{gap:5px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-links>button{min-height:51px;padding:6px 7px;grid-template-columns:38px minmax(0,1fr) 17px;gap:8px;border-radius:12px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-link-icon{width:36px;height:36px;border-radius:11px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-link-icon svg{width:18px;height:18px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-link-copy{gap:1px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-link-copy strong{font-size:.75rem}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-link-copy small{font-size:.52rem;line-height:1.35}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-arrow{width:15px;height:15px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-account-links{margin-top:6px;padding-top:6px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-icon{width:36px;height:36px;border-radius:11px}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-copy strong{font-size:.75rem}.rosetta-mobile-sidebar-scroll .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-copy small{font-size:.52rem}.rosetta-mobile-sidebar:before{display:none}.rosetta-mobile-sidebar-links>button{background:transparent;box-shadow:none}.rosetta-mobile-sidebar-links>button:before{display:none}.rosetta-mobile-sidebar-links>button:hover,.rosetta-mobile-sidebar-links>button.is-active{border-color:#b5577c38;background:#f9e8efb8;box-shadow:none;transform:none}.rosetta-mobile-sidebar-links>button.is-active{background:#f8e6ed;color:#923e61;box-shadow:none}.rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-icon{background:#b65c80;box-shadow:none}.rosetta-mobile-sidebar-link-icon{background:#fbf1f5;box-shadow:none}html[data-theme=dark] .rosetta-mobile-sidebar{background:#21171d}html[data-theme=dark] .rosetta-mobile-sidebar-links>button{background:transparent;box-shadow:none}html[data-theme=dark] .rosetta-mobile-sidebar-links>button:hover,html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active{border-color:#e08bb038;background:#34232c;box-shadow:none}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active{background:#3a2731;color:#f0a3c0}html[data-theme=dark] .rosetta-mobile-sidebar-link-icon{border-color:#e08bb029;background:#2d1e25;box-shadow:none;color:#e291b2}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-icon{background:#a65376;color:#fff;box-shadow:none}.profile-avatar-upload{position:relative;display:block;flex:0 0 auto;cursor:pointer}.profile-avatar-upload input{display:none}.profile-avatar-upload .profile-avatar{position:relative;overflow:hidden}.profile-avatar-upload .profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar-upload .profile-avatar>span{position:absolute;right:3px;bottom:3px;display:grid;width:21px;height:21px;place-items:center;border:2px solid #fff;border-radius:50%;background:#b15b7e;color:#fff;font-family:Arial;font-size:15px;line-height:1}.profile-avatar-upload .profile-avatar>span svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.profile-avatar-hint{display:block;margin-top:5px;color:#a27d8d;font-size:.58rem}html[data-theme=dark] .profile-avatar-hint{color:#b99aa8}html[data-theme=dark] .profile-avatar-upload .profile-avatar>span{border-color:#2b1e25;background:#c36c91}.profile-page-shell.is-english{direction:ltr;text-align:left}.profile-page-shell.is-english .profile-form-grid input{text-align:left}.profile-page-shell.is-english .profile-form-footer button{flex-direction:row}.profile-page-shell.is-english .profile-hero-mark{margin-inline-start:auto;margin-inline-end:0}.profile-page-hero{position:relative;isolation:isolate;min-height:154px;overflow:hidden;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.95),transparent 35%),linear-gradient(120deg,#fffafd,#f7e5ee 62%,#eee7f6)}.profile-page-hero:before{position:absolute;inset:auto -12% -100px auto;width:390px;height:230px;border:1px solid rgba(173,86,126,.14);border-radius:50%;box-shadow:0 0 0 22px #ad567e0a,0 0 0 44px #ad567e06;content:"";transform:rotate(-14deg);pointer-events:none}.profile-page-hero>*:not(.profile-hero-orbit){position:relative;z-index:1}.profile-hero-orbit{position:absolute;z-index:0;border-radius:50%;background:#d082a41f;filter:blur(1px);pointer-events:none}.profile-hero-orbit.is-one{top:-46px;right:34%;width:120px;height:120px}.profile-hero-orbit.is-two{right:8%;bottom:-72px;width:150px;height:150px;background:#977fc11a}.profile-avatar{width:82px;height:82px;flex-basis:82px;border:4px solid rgba(255,255,255,.8);border-radius:26px 10px 26px 26px;box-shadow:0 12px 25px #7e3a5a40,0 0 0 6px #be678e1f;font-size:2rem}.profile-avatar-upload .profile-avatar>span{right:0;bottom:0;width:25px;height:25px}.profile-hero-copy{min-width:0}.profile-hero-copy h1{font-weight:700;letter-spacing:-.02em}.profile-hero-copy p{max-width:500px}.profile-hero-mark{margin-inline-start:auto;color:#9a4b6f59;font-family:Georgia,serif;font-size:.78rem;letter-spacing:.25em;line-height:1.55;text-align:center}.profile-hero-mark small{font-family:Arial,sans-serif;font-size:.43rem;letter-spacing:.24em}.profile-form-card{border-radius:22px;box-shadow:0 18px 42px #4e25381a}.profile-form-heading{padding:22px 25px;background:linear-gradient(180deg,#fff,#fffafd)}.profile-form-heading h2{font-size:1.24rem}.profile-form-heading>b{border-radius:999px;background:#fff3f7;box-shadow:0 5px 12px #a14c7014}.profile-form-grid{padding:28px 25px}.profile-form-grid label{position:relative}.profile-form-grid label>span{padding-inline:2px}.profile-form-grid input{min-height:52px;border-radius:14px;box-shadow:0 3px 10px #4e253806}.profile-form-grid input[readonly]{border-style:dashed}.profile-form-footer{padding:19px 25px;background:linear-gradient(180deg,#fffafd,#fff7fa)}.profile-form-footer button{min-height:47px;padding-inline:23px;border-radius:13px;box-shadow:0 11px 23px #8b44653d}html[data-theme=dark] .profile-page-hero{background:radial-gradient(circle at 8% 0%,rgba(217,128,168,.18),transparent 36%),linear-gradient(120deg,#32212b,#281b23 62%,#2c2436)}html[data-theme=dark] .profile-page-hero:before{border-color:#e791b529;box-shadow:0 0 0 22px #e791b50a,0 0 0 44px #e791b506}html[data-theme=dark] .profile-hero-orbit.is-one{background:#dc7eab1f}html[data-theme=dark] .profile-hero-mark{color:#f0a4c36b}html[data-theme=dark] .profile-form-heading{background:linear-gradient(180deg,#30212a,#2b1e25)}html[data-theme=dark] .profile-form-heading>b{background:#412a36;box-shadow:none}html[data-theme=dark] .profile-form-grid input{box-shadow:none}html[data-theme=dark] .profile-form-footer{background:linear-gradient(180deg,#2b1e25,#271a21)}@media(max-width:640px){.profile-page-hero{min-height:125px;padding:15px;gap:11px}.profile-avatar{width:61px;height:61px;flex-basis:61px;border-radius:20px 8px 20px 20px;font-size:1.55rem}.profile-avatar-upload .profile-avatar>span{width:22px;height:22px}.profile-hero-mark{display:none}.profile-hero-copy h1{font-size:1.3rem}.profile-hero-copy p{font-size:.64rem}.profile-form-heading{padding:15px}.profile-form-grid{padding:18px 15px}.profile-form-footer{padding:14px 15px}}.customer-admin-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.customer-admin-avatar.is-large img{width:100%;height:100%}.profile-page-shell{max-width:1050px;margin:0 auto;padding:118px 22px 65px;direction:rtl}.profile-page-hero{display:flex;margin-bottom:20px;padding:22px 25px;align-items:center;gap:16px;border:1px solid #ead8e1;border-radius:20px;background:linear-gradient(135deg,#fffafd,#f8edf3);box-shadow:0 13px 30px #4e253814}.profile-avatar{display:grid;width:65px;height:65px;flex:0 0 65px;place-items:center;border-radius:21px 9px 21px 21px;background:linear-gradient(145deg,#c47799,#8f4566);color:#fff;font-family:Georgia,serif;font-size:1.65rem;box-shadow:0 10px 20px #8f45663d}.profile-page-hero span,.profile-form-heading span{color:#ac6483;font-size:.65rem;font-weight:850;letter-spacing:.09em}.profile-page-hero h1{margin:5px 0 3px;color:#412e39;font-size:clamp(1.55rem,4vw,2.2rem)}.profile-page-hero p{margin:0;color:#917684;font-size:.76rem}.profile-form-card{overflow:hidden;border:1px solid #eadde3;border-radius:20px;background:#fff;box-shadow:0 16px 38px #4e253814}.profile-form-heading{display:flex;padding:20px 25px;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e3e8}.profile-form-heading h2{margin:4px 0 0;color:#47333e;font-size:1.16rem}.profile-form-heading>b{padding:7px 10px;border:1px solid #ecd4df;border-radius:8px;color:#ae5f80;font-size:.58rem;letter-spacing:.13em}.profile-success{margin:18px 25px 0;padding:10px 13px;border:1px solid #bce3cc;border-radius:10px;background:#ecfaf1;color:#28784d;font-size:.72rem;font-weight:700}.profile-form-grid{display:grid;padding:24px 25px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-form-grid label{display:flex;flex-direction:column;gap:7px}.profile-form-grid label.is-full{grid-column:1/-1}.profile-form-grid label>span{color:#684b5a;font-size:.7rem;font-weight:800}.profile-form-grid input{width:100%;min-height:49px;padding:0 14px;border:1px solid #e5d4dd;border-radius:12px;background:#fff;color:#4e3843;font-family:inherit;font-size:.8rem;outline:0;transition:border-color .18s,box-shadow .18s}.profile-form-grid input:focus{border-color:#bd6b8c;box-shadow:0 0 0 4px #bd6b8c21}.profile-form-grid input[readonly]{background:#f6f0f3;color:#907987;cursor:not-allowed}.profile-form-grid small{color:#a08794;font-size:.61rem}.profile-form-footer{display:flex;padding:17px 25px;align-items:center;justify-content:space-between;border-top:1px solid #f0e3e8;background:#fffafd}.profile-form-footer p{margin:0;color:#9d8290;font-size:.66rem}.profile-form-footer button{display:inline-flex;min-height:43px;padding:0 18px;align-items:center;gap:9px;border:0;border-radius:11px;background:linear-gradient(135deg,#be6a8d,#8b4465);color:#fff;font-family:inherit;font-size:.7rem;font-weight:800;cursor:pointer;box-shadow:0 9px 19px #8b446538}.profile-form-footer button span{font-size:1rem}html[data-theme=dark] .profile-page-hero,html[data-theme=dark] .profile-form-card{border-color:#523845;background:#2b1e25;box-shadow:0 16px 38px #00000042}html[data-theme=dark] .profile-page-hero h1,html[data-theme=dark] .profile-form-heading h2{color:#f6e9ee}html[data-theme=dark] .profile-page-hero p,html[data-theme=dark] .profile-form-footer p{color:#bea2af}html[data-theme=dark] .profile-form-heading{border-color:#4c3440}html[data-theme=dark] .profile-form-heading>b{border-color:#644253;color:#e49ab8}html[data-theme=dark] .profile-form-grid label>span{color:#e3c5d1}html[data-theme=dark] .profile-form-grid input{border-color:#5a3d4b;background:#35242d;color:#f3e5eb}html[data-theme=dark] .profile-form-grid input[readonly]{background:#271b22;color:#bda5b0}html[data-theme=dark] .profile-form-grid small{color:#b898a6}html[data-theme=dark] .profile-form-footer{border-color:#4c3440;background:#271b22}@media(max-width:640px){.profile-page-shell{padding:100px 13px 40px}.profile-page-hero{margin-bottom:13px;padding:16px;border-radius:15px;gap:11px}.profile-avatar{width:49px;height:49px;flex-basis:49px;border-radius:16px 7px 16px 16px;font-size:1.25rem}.profile-page-hero h1{font-size:1.35rem}.profile-page-hero p{font-size:.66rem;line-height:1.5}.profile-form-card{border-radius:15px}.profile-form-heading{padding:15px}.profile-form-heading h2{font-size:1rem}.profile-form-grid{display:flex;padding:17px 15px;flex-direction:column;gap:13px}.profile-form-grid input{min-height:46px}.profile-form-footer{padding:13px 15px;align-items:stretch;flex-direction:column;gap:10px}.profile-form-footer button{width:100%;justify-content:center}}.deals-page{min-height:75vh;padding:125px clamp(15px,4vw,55px) 70px;direction:rtl;background:linear-gradient(180deg,#fff8fb,#fff 330px)}.deals-hero{display:grid;max-width:1380px;margin:0 auto 28px;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;overflow:hidden;border:1px solid #ead8e1;border-radius:22px;background:#fff;box-shadow:0 15px 38px #4e25381a}.deals-hero>div{padding:30px}.deals-hero span{color:#a65376;font-size:.7rem;font-weight:850;letter-spacing:.13em}.deals-hero h1{margin:8px 0 6px;color:#422c38;font-size:clamp(1.8rem,4vw,3rem)}.deals-hero p{margin:0;color:#8d7481;font-size:.82rem}.deals-hero img{display:block;width:100%;height:100%;min-height:180px;object-fit:cover}.deals-grid{display:grid;max-width:1380px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.deal-card{overflow:hidden;border:1px solid #eadde3;border-radius:17px;background:#fff;cursor:pointer;box-shadow:0 10px 26px #4e253812;transition:transform .22s,box-shadow .22s,border-color .22s}.deal-card:hover{border-color:#d6a9bc;box-shadow:0 18px 37px #4e253824;transform:translateY(-5px)}.deal-card-image{position:relative;display:grid;height:270px;place-items:center;background:#faf7f8}.deal-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.deal-card:hover .deal-card-image img{transform:scale(1.05)}.deal-card-image>b{position:absolute;top:12px;right:12px;padding:7px 10px;border-radius:9px;background:#c8204b;color:#fff;font-size:.7rem}.deal-card-content{padding:15px}.deal-card-content>small{color:#b35779;font-size:.61rem;font-weight:800}.deal-card-content h2{overflow:hidden;min-height:43px;margin:6px 0;color:#44313b;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}.deal-card-content>div{display:flex;align-items:center;gap:8px}.deal-card-content strong{color:#a24d71;font-size:1rem}.deal-card-content del{color:#9d8d95;font-size:.65rem}.deal-card-content button,.deals-state button{width:100%;min-height:41px;margin-top:13px;border:0;border-radius:10px;background:linear-gradient(135deg,#bd668a,#8b4364);color:#fff;font-family:inherit;font-size:.67rem;font-weight:800;cursor:pointer;box-shadow:0 8px 17px #8b436433}.deal-card-content button span{font-size:1rem}.deals-state{max-width:700px;margin:65px auto;padding:65px 20px;border:1px dashed #dec2ce;border-radius:19px;background:#fff;text-align:center}.deals-state>span{color:#bc6f8f;font-size:3rem}.deals-state h2{margin:8px;color:#4b3440}.deals-state p{color:#917684;font-size:.8rem}.deals-state button{width:auto;padding:0 20px}html[data-theme=dark] .deals-page{background:linear-gradient(180deg,#281b22,#1d1419 350px)}html[data-theme=dark] .deals-hero,html[data-theme=dark] .deal-card,html[data-theme=dark] .deals-state{border-color:#533845;background:#2b1e25;box-shadow:0 15px 34px #00000045}html[data-theme=dark] .deals-hero h1,html[data-theme=dark] .deal-card-content h2,html[data-theme=dark] .deals-state h2{color:#f6e8ee}html[data-theme=dark] .deals-hero p,html[data-theme=dark] .deals-state p{color:#bea1af}html[data-theme=dark] .deal-card-image{background:radial-gradient(circle,#3b2a33,#21171c)}html[data-theme=dark] .deal-card-content strong{color:#efa3c1}html[data-theme=dark] .deal-card-content del{color:#baa1ac}@media(max-width:800px){.deals-page{padding:105px 12px 45px}.deals-hero{display:flex;margin-bottom:18px;flex-direction:column-reverse;border-radius:15px}.deals-hero img{height:auto;min-height:0;aspect-ratio:1880/389}.deals-hero>div{width:100%;padding:16px 17px}.deals-hero h1{font-size:1.6rem}.deals-hero p{font-size:.7rem}.deals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.deal-card{border-radius:13px}.deal-card-image{height:155px}.deal-card-image>b{top:7px;right:7px;padding:5px 7px;font-size:.58rem}.deal-card-content{padding:9px}.deal-card-content>small{font-size:.52rem}.deal-card-content h2{min-height:35px;margin:4px 0;font-size:.75rem}.deal-card-content strong{font-size:.78rem}.deal-card-content del{font-size:.55rem}.deal-card-content button{min-height:34px;margin-top:8px;font-size:.56rem}}.deals-page.is-english{direction:ltr;text-align:left}.deals-page.is-english .deal-card-image>b{right:auto;left:12px}.deals-page.is-english .deal-card-content button{display:flex;align-items:center;justify-content:center;gap:8px}.deals-page.is-english .deal-card-content button span{line-height:1}.deals-page.is-english .deals-state{text-align:center}@media(max-width:800px){.deals-page.is-english .deal-card-image>b{right:auto;left:7px}}.wishlist-page-heading{max-width:1180px;margin:0 auto 24px;padding:0 4px}.wishlist-page-heading>span{color:#a65376;font-size:.7rem;font-weight:800;letter-spacing:.08em}.wishlist-page-heading h1{margin:5px 0;color:#3f2d37;font-size:clamp(1.8rem,4vw,2.55rem)}.wishlist-page-heading p{margin:0;color:#947784;font-size:.78rem}.wishlist-product-list{display:flex;max-width:1180px;margin:0 auto;flex-direction:column;gap:13px}.wishlist-product-card{display:grid;min-height:190px;overflow:hidden;grid-template-columns:210px minmax(0,1fr);border:1px solid #eadce3;border-radius:18px;background:#fff;box-shadow:0 12px 30px #4d253914;transition:transform .22s,box-shadow .22s,border-color .22s}.wishlist-product-card:hover{border-color:#d8afc1;box-shadow:0 18px 38px #4d253921;transform:translateY(-3px)}.wishlist-product-visual{position:relative;display:grid;min-height:190px;place-items:center;overflow:hidden;background:radial-gradient(circle,#fff,#f9f0f4)}.wishlist-product-visual img{width:100%;height:100%;padding:18px;object-fit:contain;cursor:pointer;transition:transform .3s}.wishlist-product-card:hover .wishlist-product-visual img{transform:scale(1.05)}.wishlist-product-discount{position:absolute;right:11px;bottom:11px;padding:6px 9px;border-radius:8px;background:#c5224d;color:#fff;font-size:.67rem;font-weight:800}.wishlist-product-content{display:flex;padding:18px 23px;flex-direction:column;align-items:flex-start}.wishlist-product-heading{display:flex;width:100%;align-items:center;justify-content:space-between}.wishlist-product-heading span{color:#ad7790;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wishlist-product-heading button{display:grid;width:29px;height:29px;padding:0;place-items:center;border:1px solid #f0d7df;border-radius:50%;background:#fff6f8;color:#b34f70;font-size:1.1rem;line-height:1;cursor:pointer;transition:background .18s,transform .18s}.wishlist-product-heading button:hover{background:#f8e1e9;transform:rotate(8deg)}.wishlist-product-content h2{margin:13px 0 8px;color:#45313b;font-size:1.16rem;cursor:pointer}.wishlist-product-meta{display:flex;align-items:baseline;gap:9px}.wishlist-product-meta strong{color:#a24d71;font-size:1.18rem}.wishlist-product-meta del{color:#9c8a93;font-size:.68rem}.wishlist-product-stock{margin-top:8px;padding:4px 9px;border-radius:999px;font-size:.62rem;font-weight:800}.wishlist-product-stock.is-in{background:#e6f5ed;color:#287c53}.wishlist-product-stock.is-out{background:#ffebee;color:#bc4253}.wishlist-product-view{display:inline-flex;min-height:39px;margin-top:auto;padding:0 16px;align-items:center;gap:8px;border:0;border-radius:10px;background:linear-gradient(135deg,#bd668a,#8b4364);color:#fff;font-family:inherit;font-size:.67rem;font-weight:800;cursor:pointer;box-shadow:0 8px 17px #8b436433}.wishlist-product-view span{font-size:1rem}.wishlist-empty-state{padding:70px 20px;text-align:center}.wishlist-empty-state>span{color:#be6d8e;font-size:3.5rem}.wishlist-empty-state h2{margin:5px;color:#49333e}.wishlist-empty-state p{color:#947784;font-size:.78rem}html[data-theme=dark] .wishlist-page-heading h1,html[data-theme=dark] .wishlist-product-content h2,html[data-theme=dark] .wishlist-empty-state h2{color:#f6e9ee}html[data-theme=dark] .wishlist-page-heading>span{color:#e09ab7}html[data-theme=dark] .wishlist-page-heading p,html[data-theme=dark] .wishlist-empty-state p{color:#c1a5b2}html[data-theme=dark] .wishlist-product-card{border-color:#523845;background:#2b1e25;box-shadow:0 14px 30px #00000040}html[data-theme=dark] .wishlist-product-card:hover{border-color:#825167;background:#30212a;box-shadow:0 19px 38px #00000059}html[data-theme=dark] .wishlist-product-visual{background:radial-gradient(circle,#3b2a33,#21171c)}html[data-theme=dark] .wishlist-product-heading button{border-color:#633c4b;background:#402630;color:#ef9fbb}html[data-theme=dark] .wishlist-product-meta strong{color:#efa2c0}html[data-theme=dark] .wishlist-product-meta del{color:#bba2ad}html[data-theme=dark] .wishlist-product-stock.is-in{background:#214c3a;color:#8bd3ad}html[data-theme=dark] .wishlist-product-stock.is-out{background:#552b34;color:#ff9daa}html[data-theme=dark] .wishlist-product-view{background:linear-gradient(135deg,#be668b,#8e4567)}@media(max-width:700px){.wishlist-page-heading{margin-bottom:16px;padding:0 2px}.wishlist-page-heading h1{font-size:1.8rem}.wishlist-page-heading p{font-size:.7rem}.wishlist-product-list{gap:10px}.wishlist-product-card{min-height:145px;grid-template-columns:125px minmax(0,1fr);border-radius:14px}.wishlist-product-visual{min-height:145px}.wishlist-product-visual img{padding:10px}.wishlist-product-discount{right:7px;bottom:7px;padding:4px 6px;font-size:.58rem}.wishlist-product-content{padding:11px 12px}.wishlist-product-heading span{font-size:.53rem}.wishlist-product-heading button{width:25px;height:25px;font-size:.95rem}.wishlist-product-content h2{margin:7px 0 5px;font-size:.84rem}.wishlist-product-meta{gap:5px}.wishlist-product-meta strong{font-size:.82rem}.wishlist-product-meta del{font-size:.58rem}.wishlist-product-stock{margin-top:5px;padding:3px 7px;font-size:.55rem}.wishlist-product-view{min-height:32px;margin-top:auto;padding:0 10px;font-size:.57rem}.wishlist-empty-state{padding:45px 15px}}.rosetta-mobile-sidebar{background:radial-gradient(circle at 8% 4%,rgba(231,175,190,.34),transparent 26%),radial-gradient(circle at 100% 100%,rgba(225,204,237,.3),transparent 31%),linear-gradient(165deg,#fffafd,#fdf0f4 58%,#f8e7ed)}.rosetta-mobile-sidebar:before{display:block;opacity:1}.rosetta-mobile-sidebar-links>button{border-color:#bf73941a;background:#fff6;box-shadow:0 5px 15px #69374c0b}.rosetta-mobile-sidebar-links>button:before{display:block;opacity:0}.rosetta-mobile-sidebar-links>button:hover{border-color:#bf739438;background:#ffffffd1;box-shadow:0 9px 20px #69374c17;transform:translate(2px)}.rosetta-mobile-sidebar-links>button.is-active{border-color:#b5577c47;background:linear-gradient(105deg,#f9dee9f0,#fffffff2);color:#923e61;box-shadow:0 10px 22px #69374c1f,inset 0 1px #fffc;transform:translate(2px)}.rosetta-mobile-sidebar-links>button.is-active:before{opacity:1}.rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-icon{border-color:#b153783d;background:linear-gradient(145deg,#c66f92,#994867);color:#fff;box-shadow:0 6px 14px #8b3d5c2e}.rosetta-mobile-sidebar-link-icon{background:linear-gradient(145deg,#fff,#f9e7ed);box-shadow:inset 0 1px #fff}html[data-theme=dark] .rosetta-mobile-sidebar{background:radial-gradient(circle at 8% 4%,rgba(163,77,119,.2),transparent 28%),radial-gradient(circle at 100% 100%,rgba(108,75,137,.16),transparent 31%),linear-gradient(165deg,#2f2029,#251a21 58%,#1d1419)}html[data-theme=dark] .rosetta-mobile-sidebar-links>button{border-color:#e08bb021;background:#37242e9e;box-shadow:0 7px 17px #00000029}html[data-theme=dark] .rosetta-mobile-sidebar-links>button:hover{border-color:#eb97bc47;background:#4c2d3be6;box-shadow:0 10px 22px #0000003d}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active{border-color:#eb97bc57;background:linear-gradient(105deg,#49303d,#34232c);color:#f3aac6;box-shadow:0 11px 25px #00000042,inset 0 1px #ffedf514}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-icon{border-color:#eb97bc40;background:linear-gradient(145deg,#b35d83,#7f3e5e);box-shadow:0 6px 14px #0000003d}html[data-theme=dark] .rosetta-mobile-sidebar-link-icon{border-color:#e08bb029;background:linear-gradient(145deg,#3c2933,#2a1c23);box-shadow:inset 0 1px #ffedf50f;color:#e69abc}.rosetta-mobile-sidebar:before{position:absolute;top:34%;right:-60px;width:190px;height:190px;border:1px solid rgba(205,111,132,.08);border-radius:50%;box-shadow:0 0 0 22px #cd6f8409,0 0 0 45px #cd6f8406;content:"";pointer-events:none}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar{transform:translate(0)}.rosetta-mobile-sidebar-header{position:sticky;top:0;z-index:12;display:flex;margin-right:-18px;margin-left:-18px;padding:max(18px,env(safe-area-inset-top)) 18px 18px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(191,115,148,.14);background:#fff8fbf0;box-shadow:0 10px 20px #5b31440b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;transform:translateY(-12px);transition:opacity .28s ease,transform .38s cubic-bezier(.22,1,.36,1);transition-delay:0ms}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-header{opacity:1;transform:translateY(0);transition-delay:.3s}.rosetta-mobile-sidebar-brand{display:flex;min-width:0;padding:0;align-items:center;gap:11px;border:0;background:transparent;color:#4d3441;text-align:left;cursor:pointer;appearance:none}.rosetta-mobile-sidebar-logo{display:grid;width:50px;height:50px;padding:2px;flex:0 0 50px;place-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.92);border-radius:15px;background:#bd7d8d;box-shadow:0 9px 20px #773e5033,0 0 0 1px #b55f7433}.rosetta-mobile-sidebar-logo img{width:100%;height:100%;border-radius:11px;object-fit:cover}.rosetta-mobile-sidebar-brand>span:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}.rosetta-mobile-sidebar-brand strong{font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:1.08rem;font-weight:600;letter-spacing:.2em}.rosetta-mobile-sidebar-brand small{color:#ad758d;font-size:.52rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.rosetta-mobile-sidebar-close{display:grid;width:36px;height:36px;padding:0;flex:0 0 36px;place-items:center;border:1px solid rgba(191,115,148,.2);border-radius:12px;background:#ffffffb8;color:#956178;cursor:pointer;appearance:none}.rosetta-mobile-sidebar-close:hover{background:#fff;color:#ad4561;transform:rotate(4deg)}.rosetta-mobile-sidebar-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.rosetta-mobile-sidebar-links{position:relative;z-index:1;display:flex;margin-top:24px;flex-direction:column;gap:8px}.rosetta-mobile-sidebar-links>button{position:relative;display:grid;width:100%;min-height:68px;padding:9px 11px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;border:1px solid transparent;border-radius:17px;background:#ffffff61;color:#69515e;text-align:left;cursor:pointer;appearance:none;opacity:0;transform:translate(-18px) scale(.98);transition:opacity .3s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .42s cubic-bezier(.22,1,.36,1)}.rosetta-mobile-sidebar-links>button:before{position:absolute;top:13px;right:0;bottom:13px;width:3px;border-radius:3px 0 0 3px;background:linear-gradient(180deg,#d7779d,#954866);content:"";opacity:0;transform:scaleY(.35);transition:opacity .18s ease,transform .26s cubic-bezier(.22,1,.36,1)}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button{opacity:1;transform:translate(0) scale(1)}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(1){transition-delay:.38s}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(2){transition-delay:.45s}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(3){transition-delay:.52s}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(4){transition-delay:.59s}.rosetta-mobile-sidebar-links>button:hover,.rosetta-mobile-sidebar-links>button.is-active{border-color:#bf739433;background:#ffffffd6;color:#a74460;box-shadow:0 10px 25px #69374c1a;transform:translate(3px)}.rosetta-mobile-sidebar-links>button.is-active{border-color:#b5577c47;background:linear-gradient(105deg,#f9dee9eb,#fffffff0);color:#923e61;box-shadow:0 12px 27px #69374c21,inset 0 1px #ffffffd9;transform:translate(3px)}.rosetta-mobile-sidebar-links>button.is-active:before{opacity:1;transform:scaleY(1)}.rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-icon{border-color:#b153783d;background:linear-gradient(145deg,#c66f92,#994867);color:#fff;box-shadow:0 7px 16px #8b3d5c33}.rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-copy strong{color:#843b59}.rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-copy small{color:#a26880}.rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-arrow{color:#a4476b;transform:translate(2px)}.rosetta-mobile-sidebar-link-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(191,115,148,.17);border-radius:13px;background:linear-gradient(145deg,#fff,#f9e7ed);color:#b2536d;box-shadow:inset 0 1px #fff}.rosetta-mobile-sidebar-link-icon svg,.rosetta-mobile-sidebar-arrow{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.rosetta-mobile-sidebar-link-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.rosetta-mobile-sidebar-link-copy strong{color:#543c49;font-size:.84rem;font-weight:700}.rosetta-mobile-sidebar-link-copy small{overflow:hidden;color:#a17d8f;font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.rosetta-mobile-sidebar-arrow{width:16px;height:16px;color:#ba8198;transition:transform .18s ease}.rosetta-mobile-sidebar-links>button:hover .rosetta-mobile-sidebar-arrow{transform:translate(2px)}.rosetta-mobile-sidebar-footer{position:relative;z-index:1;display:flex;min-height:54px;margin-top:auto;padding:12px 14px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(191,115,148,.17);border-radius:16px;background:linear-gradient(135deg,#d57489eb,#b84e69f0);color:#fff;box-shadow:0 12px 28px #823b502b;opacity:0;transform:translateY(14px);transition:opacity .28s ease,transform .4s cubic-bezier(.22,1,.36,1)}.rosetta-mobile-account-links{margin-top:8px;padding-top:0;border-top:0}.rosetta-mobile-account-label{padding:0 8px 6px;color:#b06482;font-size:.56rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.rosetta-mobile-account-label:after{display:inline-block;width:34px;height:1px;margin-right:8px;vertical-align:middle;background:linear-gradient(90deg,rgba(190,111,145,.45),transparent);content:""}.rosetta-mobile-account-links>button{min-height:68px}.rosetta-mobile-account-links>button.is-admin-account-link{border-color:#a44d6f2e;background:linear-gradient(135deg,#f7dfe9,#f4eaf8)}.rosetta-mobile-sidebar-links>button.is-admin-account-link{min-height:86px;padding:12px 14px;grid-template-columns:50px minmax(0,1fr) auto;gap:13px;overflow:hidden;border-color:#d3ab5b75;border-radius:24px 9px 24px 24px;background:radial-gradient(circle at 12% 18%,rgba(255,221,151,.16),transparent 30%),linear-gradient(135deg,#4c2c49,#77435f 62%,#94516f);color:#fff6e6;box-shadow:0 13px 28px #49263e3b,inset 0 1px #ffedc629}.rosetta-mobile-sidebar-links>button.is-admin-account-link:after{position:absolute;width:86px;height:86px;left:-38px;bottom:-57px;border:16px solid rgba(247,211,137,.08);border-radius:50%;content:"";pointer-events:none}.rosetta-mobile-sidebar-links>button.is-admin-account-link:before{background:linear-gradient(180deg,#f1d18a,#c3913e);opacity:1;transform:scaleY(.72)}.rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-icon{width:50px;height:50px;border-radius:16px 7px 16px 16px;border-color:#f4d38f59;background:linear-gradient(145deg,#ffebc138,#ffffff14);color:#f5d68f;box-shadow:inset 0 1px #ffffff2e,0 7px 17px #23111d2e}.rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-copy strong{color:#fffaf0;font-size:.91rem;font-weight:800}.rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-copy small{color:#ebccd9;font-size:.62rem}.rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-arrow{color:#f0ce83}.rosetta-mobile-sidebar-links>button.is-admin-account-link:hover,.rosetta-mobile-sidebar-links>button.is-admin-account-link.is-active{border-color:#f2cf87b3;background:radial-gradient(circle at 12% 18%,rgba(255,225,161,.22),transparent 32%),linear-gradient(135deg,#583350,#87506a 62%,#a45d7c);color:#fff;box-shadow:0 16px 32px #46233a4a,inset 0 1px #fff1d233}.admin-sidebar-badge{position:relative;z-index:1;display:flex;min-height:27px;padding:0 7px;align-items:center;gap:4px;border:1px solid rgba(246,212,142,.38);border-radius:8px 3px 8px 8px;background:#ffe6b11f;color:#f3d58f;font-size:.42rem;font-weight:900;letter-spacing:.08em}.admin-sidebar-badge svg{width:11px;height:11px;fill:currentColor;stroke:none}.rosetta-mobile-account-links>button.is-logout-account-link{color:#b93f58}.rosetta-mobile-account-links>button.is-logout-account-link .rosetta-mobile-sidebar-link-icon{background:#fff0f2;color:#c2435c}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-footer{opacity:1;transform:translateY(0);transition-delay:.59s}@media(prefers-reduced-motion:reduce){.rosetta-mobile-sidebar,.rosetta-mobile-sidebar-header,.rosetta-mobile-sidebar-links>button,.rosetta-mobile-sidebar-footer{transition-duration:1ms!important;transition-delay:0ms!important}}.rosetta-mobile-sidebar-footer span{font-size:.65rem}.rosetta-mobile-sidebar-footer p{margin:0;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.rosetta-mobile-sidebar-quick-settings{position:fixed;z-index:20;bottom:max(12px,env(safe-area-inset-bottom));left:18px;display:grid;width:calc(min(78vw,320px) - 36px);margin-top:0;padding:9px 0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid rgba(191,115,148,.14);background:linear-gradient(180deg,#faedf300,#faedf3 28%);filter:drop-shadow(0 -8px 12px rgba(77,43,59,.08));opacity:0;transform:translateY(14px);transition:opacity .28s ease,transform .4s cubic-bezier(.22,1,.36,1)}html[dir=rtl] .rosetta-mobile-sidebar-quick-settings{right:18px;left:auto}.rosetta-mobile-sidebar-quick-settings>button{display:flex;min-width:0;min-height:50px;padding:6px;align-items:center;gap:8px;border:1px solid rgba(191,115,148,.17);border-radius:12px;background:#ffffff94;color:#694b5a;text-align:start;cursor:pointer;appearance:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.rosetta-mobile-sidebar-quick-settings>.rosetta-quick-logout{min-height:43px;grid-column:1/-1;border-color:#bf435b29;background:#fff0f3f0;color:#a8324a}.rosetta-mobile-sidebar-quick-settings>.rosetta-quick-logout .rosetta-quick-setting-icon{border-color:#bf435b24;background:#ffe8ed;color:#bd3c55}.rosetta-mobile-sidebar-quick-settings>.rosetta-quick-logout:hover{border-color:#bf435b47;background:#ffe5eb;box-shadow:0 9px 20px #a030481f}.rosetta-user-sidebar-copyright{display:flex;min-height:24px;padding-top:5px;grid-column:1/-1;align-items:center;justify-content:center;gap:5px;border-top:1px solid rgba(178,100,133,.12);color:#9f7789;text-align:center}.rosetta-user-sidebar-copyright span{color:#9f526f;font-size:.49rem;font-weight:850}.rosetta-user-sidebar-copyright small{font-size:.47rem;font-weight:650}.rosetta-mobile-sidebar-quick-settings>button:hover{border-color:#b7527b47;background:#ffffffe6;box-shadow:0 9px 20px #70354e1a;transform:translateY(-2px)}.rosetta-quick-setting-icon{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border:1px solid rgba(190,99,137,.17);border-radius:10px;background:linear-gradient(145deg,#fff,#f7e5ec);color:#b24e70}.rosetta-quick-setting-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.rosetta-quick-setting-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.rosetta-quick-setting-copy strong{overflow:hidden;color:#563b49;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.rosetta-quick-setting-copy small{overflow:hidden;color:#a17c8e;font-size:.45rem;text-overflow:ellipsis;white-space:nowrap}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-quick-settings{opacity:1;transform:translateY(0);transition-delay:.66s}@media(prefers-reduced-motion:reduce){.rosetta-mobile-sidebar-quick-settings{transition-duration:1ms!important;transition-delay:0ms!important}}.rosetta-menu-button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid rgba(184,105,140,.24);border-radius:12px;background:linear-gradient(145deg,#ffffffd1,#f8e0ebb8);color:#87506d;appearance:none}.rosetta-menu-button:hover{border-color:#bf739457;background:linear-gradient(145deg,#fff,#f7dce9);color:var(--rose-700)}.rosetta-menu-button .rosetta-header-icon{width:24px;height:24px}.rosetta-navbar [class*="hover:bg-gray"]:hover{background:var(--rose-100)!important}.rosetta-navbar .userDropdown{top:calc(100% + 10px);width:226px;padding:8px;overflow:visible;border:1px solid rgba(191,115,148,.2);border-radius:19px!important;background:#fffafdf7!important;box-shadow:0 22px 55px #48253633,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rosetta-navbar .userDropdown:before{position:absolute;top:-5px;right:17px;width:10px;height:10px;border-top:1px solid rgba(191,115,148,.2);border-left:1px solid rgba(191,115,148,.2);background:#fffafd;content:"";transform:rotate(45deg)}.rosetta-navbar .userDropdown li{width:100%!important;gap:3px;box-shadow:none!important}.rosetta-navbar .userDropdown li>span{min-height:46px;padding:9px 11px!important;align-items:center;gap:11px;border-radius:13px;color:#624657;font-size:.82rem;font-weight:650;transition:background .16s ease,color .16s ease,transform .16s ease}.rosetta-navbar .userDropdown li>span>span:first-child{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid rgba(191,115,148,.15);border-radius:10px;background:linear-gradient(145deg,#fff,#f8e8ef);color:#ae5e80}.rosetta-navbar .userDropdown li>span svg{width:18px!important;height:18px!important;stroke-width:1.7}.rosetta-navbar .userDropdown li>span:hover{background:#f8e8ef!important;color:#923f63;transform:translate(-2px)}.rosetta-navbar .userDropdown li>span:last-child{margin-top:4px;border-top:1px solid rgba(191,115,148,.14);border-radius:0 0 12px 12px;color:#bd415a}.rosetta-navbar .userDropdown li>span:last-child>span:first-child{border-color:#c5415921;background:#fff0f2;color:#c54159}.rosetta-navbar .userDropdown li>span:last-child:hover{background:#ffedf0!important;color:#a82f47}.rosetta-navbar .userDropdown li>span.is-admin-panel{min-height:52px;background:linear-gradient(135deg,#a95277,#7e3e5d);color:#fff;box-shadow:0 9px 22px #7e3e5d38}.rosetta-navbar .userDropdown li>span.is-admin-panel>span:first-child{border-color:#fff3;background:#ffffff24;color:#fff}.rosetta-navbar .userDropdown li>span.is-admin-panel:hover{background:linear-gradient(135deg,#b85e83,#846)!important;color:#fff;box-shadow:0 12px 25px #7e3e5d47}.admin-sidebar{padding:18px 13px;flex-direction:column;gap:5px;border-right:1px solid rgba(191,115,148,.18);background:linear-gradient(180deg,#fffafd,#fbf0f5);box-shadow:8px 0 30px #4f283b14}.admin-header{position:sticky;z-index:30;top:0;display:flex;min-height:74px;padding:11px 24px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(191,115,148,.17);background:#fffbfdf0;box-shadow:0 8px 28px #4f283b14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-header-brand{display:flex;padding:0;align-items:center;gap:10px;border:0;background:transparent;color:#543747;cursor:pointer}.admin-header-brand img{width:42px;height:42px;border-radius:12px;object-fit:cover}.admin-header-brand strong{font-family:"Bodoni 72",Didot,Georgia,serif;font-size:1rem;letter-spacing:.2em}.admin-header-page{text-align:right}.admin-header-page span{color:#b27891;font-size:.55rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-header-page h1{margin:2px 0 0;color:#604353;font-size:1rem;font-weight:700}@media(max-width:767px){.admin-header{padding-inline:14px}.admin-header-brand strong{font-size:.86rem;letter-spacing:.12em}}.admin-sidebar-brand{display:flex;margin-bottom:20px;padding:7px;align-items:center;gap:10px;border:0;background:transparent;color:#563848;text-align:left;cursor:pointer}.admin-sidebar-brand img{width:43px;height:43px;border-radius:13px;object-fit:cover;box-shadow:0 7px 17px #6f354f29}.admin-sidebar-brand>span{display:flex;min-width:0;flex-direction:column}.admin-sidebar-brand strong{font-family:"Bodoni 72",Didot,Georgia,serif;font-size:.9rem;letter-spacing:.14em}.admin-sidebar-brand small,.admin-sidebar-label{color:#b07a92;font-size:.56rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-sidebar-label{padding:6px 12px}.admin-sidebar-item,.admin-sidebar-action{display:flex;width:100%;min-height:50px;padding:8px 11px;align-items:center;justify-content:flex-start;gap:11px;border:1px solid transparent;border-radius:13px;background:transparent;color:#735568;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.admin-sidebar-item>span:first-child{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center}.admin-sidebar-item svg,.admin-sidebar-action svg{width:20px!important;height:20px!important;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.admin-sidebar-item:hover,.admin-sidebar-action:hover{border-color:#bf739426;background:#ffffffc2;color:#9d4c70;transform:translate(2px)}.admin-sidebar-item.border-r-4{border:1px solid rgba(178,91,127,.18);background:linear-gradient(135deg,#f6dfe9,#fff);color:#9a456a;box-shadow:0 7px 18px #6f354f14}.admin-sidebar-spacer{flex:1}.admin-sidebar-action{border:0}.admin-sidebar-action.is-logout{color:#ba4058}.admin-sidebar-action.is-logout:hover{background:#ffebef;color:#a42e46}.admin-header-start{display:flex;align-items:center;gap:10px}.admin-header-menu,.admin-sidebar-close,.admin-sidebar-backdrop{display:none}.admin-header-menu{width:40px;height:40px;padding:0;place-items:center;border:1px solid rgba(191,115,148,.2);border-radius:12px;background:#fff;color:#87546d;cursor:pointer}.admin-header-menu svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}@media(max-width:767px){.admin-header-menu{display:grid}.admin-sidebar{position:fixed;z-index:60;inset:0 0 0 auto;display:flex;width:min(84vw,300px);height:100dvh;transform:translate(105%);transition:transform .36s cubic-bezier(.22,1,.36,1)}.admin-sidebar.is-open{transform:translate(0)}.admin-sidebar-close{position:absolute;top:12px;right:auto;left:10px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:10px;background:#f8e8ef;color:#914764;font-size:1.35rem;cursor:pointer}.admin-sidebar-backdrop{position:fixed;z-index:55;inset:0;display:block;visibility:hidden;border:0;background:#391f2b6b;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:visibility .26s ease,opacity .26s ease}.admin-sidebar-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto}}.admin-page{width:100%;max-width:1600px;margin:0 auto;padding:24px;color:#513846}.admin-root{min-height:100vh;background:#f7f1f4;font-family:Arial,Tahoma,sans-serif}.admin-root .admin-header-page,.admin-root .admin-header-brand,.admin-root .admin-sidebar-brand,.admin-root .admin-resource-heading,.admin-root .admin-dashboard-hero,.admin-root .admin-panel-heading,.admin-root .admin-order-customer,.admin-root .admin-task-list button,.admin-root .admin-quick-grid button{text-align:right}.admin-root .admin-sidebar{border-right:0;border-left:1px solid rgba(191,115,148,.18)}.admin-root .admin-sidebar-item:hover,.admin-root .admin-sidebar-action:hover{transform:translate(-2px)}.admin-footer{display:flex;min-height:58px;padding:12px 24px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(191,115,148,.15);background:#fffafd;color:#765767;font-size:.64rem}.admin-footer span{font-weight:700}.admin-footer small{color:#a48796;font-size:.56rem}@media(max-width:600px){.admin-footer{justify-content:center;flex-direction:column;text-align:center}}.admin-dashboard-hero,.admin-resource-heading{display:flex;margin-bottom:22px;align-items:flex-end;justify-content:space-between;gap:18px}.admin-eyebrow,.admin-resource-heading span,.admin-panel-heading span{color:#b36c89;font-size:.59rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.admin-dashboard-hero h2,.admin-resource-heading h2{margin:4px 0 5px;color:#482f3d;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:600}.admin-dashboard-hero p,.admin-resource-heading p{margin:0;color:#947386;font-size:.86rem}.admin-hero-actions{display:flex;gap:9px}.admin-hero-actions button,.admin-panel-heading button{min-height:41px;padding:0 15px;border:1px solid rgba(182,105,137,.24);border-radius:12px;background:#fff;color:#8e4b69;font-size:.74rem;font-weight:700;cursor:pointer}.admin-hero-actions button.is-primary{border-color:transparent;background:linear-gradient(135deg,#b65d82,#81405f);color:#fff;box-shadow:0 9px 22px #81405f33}.admin-kpi-grid{display:grid;margin-bottom:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.admin-kpi-card{display:flex;min-width:0;padding:14px;align-items:center;gap:10px;border:1px solid rgba(191,115,148,.15);border-radius:18px;background:#fffdfef0;box-shadow:0 12px 32px #4e273a12}.admin-kpi-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:14px;background:#f7e6ee;color:#a65074}.admin-kpi-icon.is-orders{background:#fff1dd;color:#b87530}.admin-kpi-icon.is-customers{background:#e8f1ff;color:#527fb4}.admin-kpi-icon.is-products{background:#e8f7ef;color:#438466}.admin-kpi-icon svg,.admin-quick-grid svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.admin-kpi-card>div{display:flex;min-width:0;flex-direction:column}.admin-kpi-card p{margin:0 0 3px;color:#9b7d8d;font-size:.69rem;font-weight:700}.admin-kpi-card strong{overflow:hidden;color:#503542;font-size:1.02rem;text-overflow:ellipsis;white-space:nowrap}.admin-kpi-card small{margin-top:3px;color:#ad91a0;font-size:.62rem}.admin-dashboard-grid{display:grid;margin-bottom:18px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:14px}.admin-panel{overflow:hidden;border:1px solid rgba(191,115,148,.15);border-radius:20px;background:#fff;box-shadow:0 12px 32px #4e273a12}.admin-panel-heading{display:flex;min-height:76px;padding:17px 19px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(191,115,148,.12)}.admin-panel-heading h3{margin:3px 0 0;color:#523644;font-size:1rem}.admin-panel-heading button{min-height:34px}.admin-order-row{display:grid;min-height:66px;padding:10px 18px;grid-template-columns:38px minmax(150px,1fr) auto auto;align-items:center;gap:11px;border-bottom:1px solid rgba(191,115,148,.09)}.admin-order-row:last-child{border-bottom:0}.admin-order-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f7dce8,#efe5f8);color:#954a6c;font-weight:800}.admin-order-customer{display:flex;min-width:0;flex-direction:column}.admin-order-customer strong{font-size:.76rem}.admin-order-customer small{color:#a48a98;font-size:.61rem}.admin-status{padding:5px 8px;border-radius:999px;background:#fff0d8;color:#a66822;font-size:.57rem;font-weight:800;text-transform:capitalize}.admin-status.is-delivered{background:#e5f6ed;color:#347b59}.admin-status.is-shipped{background:#e7f0ff;color:#4473aa}.admin-status.is-cancelled{background:#ffe8ec;color:#b63b55}.admin-order-total{min-width:82px;font-size:.72rem;text-align:right}.admin-status-overview{padding:19px}.admin-status-total{display:flex;margin-bottom:21px;flex-direction:column}.admin-status-total strong{font-size:2rem}.admin-status-total span{color:#9e8191;font-size:.68rem}.admin-progress-row{margin-top:14px}.admin-progress-row>div{display:flex;margin-bottom:6px;justify-content:space-between;font-size:.68rem}.admin-progress-track{display:block;height:7px;overflow:hidden;border-radius:99px;background:#f4edf1}.admin-progress-track>span{display:block;height:100%;min-width:2px;border-radius:inherit;background:#cf9c50}.admin-progress-track>span.is-blue{background:#6796c9}.admin-progress-track>span.is-green{background:#65a47f}.admin-progress-track>span.is-red{background:#d66a7e}.admin-empty-state{display:flex;min-height:250px;align-items:center;justify-content:center;flex-direction:column;color:#a18795}.admin-empty-state strong{color:#674958}.admin-quick-grid{display:grid;margin-bottom:20px;grid-template-columns:repeat(3,1fr);gap:12px}.admin-section-heading{display:flex;margin:6px 0 10px;align-items:center;justify-content:space-between}.admin-section-heading h3{margin:3px 0 0;color:#543846;font-size:1rem}.admin-quick-grid button{display:flex;padding:15px;align-items:center;gap:12px;border:1px solid rgba(191,115,148,.15);border-radius:16px;background:#fff;color:#9b5071;text-align:left;cursor:pointer;box-shadow:0 8px 24px #4e273a0d}.admin-quick-grid button>span{display:flex;flex-direction:column}.admin-quick-grid strong{color:#5b3e4d;font-size:.76rem}.admin-quick-grid small{color:#a58998;font-size:.61rem}.admin-operations-grid{display:grid;margin-bottom:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-dashboard-alerts{margin-bottom:14px;overflow:hidden;border:1px solid rgba(191,115,148,.15);border-radius:18px;background:#fff;box-shadow:0 10px 28px #4e273a0e}.admin-dashboard-alerts .admin-panel-heading{min-height:62px}.admin-dashboard-alerts .admin-panel-heading>strong{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#fff0dc;color:#a76b27;font-size:.7rem}.admin-dashboard-alert-list{display:grid;padding:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-dashboard-alert-list button,.admin-dashboard-all-good{display:grid;min-height:54px;padding:8px 10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #f0e1e7;border-radius:12px;background:#fffafb;color:#694957;text-align:right}.admin-dashboard-alert-list button{cursor:pointer}.admin-dashboard-alert-list button:hover{border-color:#dfb7c8;background:#fff4f8;transform:translateY(-1px)}.admin-dashboard-alert-list button>span,.admin-dashboard-all-good>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#ffe8d0;color:#ad6b22;font-weight:900}.admin-dashboard-alert-list button strong,.admin-dashboard-all-good strong{font-size:.59rem}.admin-dashboard-alert-list button i{color:#a06d83;font-size:.48rem;font-style:normal;white-space:nowrap}.admin-dashboard-all-good{grid-column:1 / -1}.admin-dashboard-all-good>span{background:#e4f5eb;color:#3d825e}.admin-analytics-grid{display:grid;margin-bottom:16px;grid-template-columns:minmax(0,1.55fr) minmax(270px,.75fr);gap:14px}.admin-sales-chart-panel .admin-panel-heading>strong{color:#8f4968;font-size:.76rem}.admin-sales-chart{display:grid;height:238px;padding:20px 18px 14px;grid-template-columns:repeat(7,1fr);align-items:end;gap:10px}.admin-sales-chart>div{display:grid;height:100%;grid-template-rows:minmax(120px,1fr) auto auto;justify-items:center;gap:5px}.admin-sales-chart>div>span{position:relative;display:flex;width:min(32px,70%);height:100%;align-items:flex-end;border-radius:9px;background:#f7edf2;overflow:hidden}.admin-sales-chart>div>span>i{width:100%;min-height:5px;border-radius:9px;background:linear-gradient(180deg,#cf83a3,#914765);transition:height .3s ease}.admin-sales-chart small{color:#8f7281;font-size:.52rem}.admin-sales-chart b{max-width:100%;overflow:hidden;color:#5e414f;font-size:.48rem;text-overflow:ellipsis}.admin-best-sellers-list{padding:8px 14px 14px}.admin-best-sellers-list>div:not(.admin-mini-empty){display:grid;min-height:46px;padding:7px 3px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #f1e6eb}.admin-best-sellers-list>div:last-child{border-bottom:0}.admin-best-sellers-list span{display:grid;width:27px;height:27px;place-items:center;border-radius:9px;background:#f7e7ee;color:#984c6d;font-size:.55rem;font-weight:900}.admin-best-sellers-list strong{overflow:hidden;color:#60424f;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.admin-best-sellers-list b{color:#448064;font-size:.54rem;white-space:nowrap}.admin-mini-empty{display:grid;min-height:185px;place-items:center;color:#a28795;font-size:.62rem;text-align:center}html[data-theme=dark] .admin-dashboard-alerts,html[data-theme=dark] .admin-dashboard-alert-list button,html[data-theme=dark] .admin-dashboard-all-good{border-color:#e08bb024;background:#251a20;color:#e7d7df}html[data-theme=dark] .admin-sales-chart>div>span{background:#3a2831}html[data-theme=dark] .admin-sales-chart small,html[data-theme=dark] .admin-sales-chart b,html[data-theme=dark] .admin-mini-empty{color:#b99ca9}html[data-theme=dark] .admin-best-sellers-list>div:not(.admin-mini-empty){border-color:#49333e}html[data-theme=dark] .admin-best-sellers-list strong{color:#eadce3}.admin-health-grid{display:grid;padding:16px;grid-template-columns:repeat(4,1fr);gap:9px}.admin-health-grid>div{display:flex;min-height:80px;padding:12px 8px;align-items:center;justify-content:center;flex-direction:column;border-radius:14px;background:#fcf5f8}.admin-health-grid strong{color:#8f4667;font-size:1.15rem}.admin-health-grid span{margin-top:3px;color:#9d8190;font-size:.59rem;text-align:center}.admin-task-list{padding:10px 15px 15px}.admin-task-list button{display:flex;width:100%;min-height:58px;padding:8px 4px;align-items:center;gap:11px;border:0;border-bottom:1px solid #f1e7ec;background:transparent;color:#5e414f;text-align:left;cursor:pointer}.admin-task-list button:last-child{border-bottom:0}.admin-task-list button>span{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:10px;background:#e6f5ed;color:#37805a;font-weight:800}.admin-task-list button>span.is-warning{background:#fff0d9;color:#aa6b20}.admin-task-list button>div{display:flex;flex-direction:column}.admin-task-list strong{font-size:.7rem}.admin-task-list small{color:#a58a98;font-size:.59rem}.admin-homepage-manager{display:flex;width:100%;min-height:68px;padding:12px 15px;align-items:center;gap:12px;border:1px solid rgba(191,115,148,.16);border-radius:17px;background:#fff;color:#9d4d70;box-shadow:0 9px 25px #4e273a0f}.admin-homepage-manager>svg{flex:0 0 24px;color:#a85678!important}.admin-homepage-manager>span:not(.admin-manager-arrow){display:flex;min-width:0;flex-direction:column;text-align:left}.admin-homepage-manager strong{color:#563946;font-size:.74rem;text-transform:none}.admin-homepage-manager small{margin-top:2px;color:#a58a98;font-size:.59rem;font-weight:500;text-transform:none}.admin-manager-arrow{margin-left:auto;font-size:.65rem;white-space:nowrap}.admin-slider-panel{border:1px solid rgba(191,115,148,.15);border-radius:20px;box-shadow:0 12px 32px #4e273a12!important}.admin-slider-panel h1{margin:0;color:#523644;font-size:1.05rem}.admin-slider-panel>p{margin:4px 0 18px;color:#a18494;font-size:.64rem}.admin-slider-panel{padding:22px!important;border-color:#ead9e2;background:linear-gradient(145deg,#fff,#fff9fb)}.admin-slider-panel-title{display:flex;margin-bottom:18px;padding-bottom:17px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #f0e3e9}.admin-slider-panel-title>div>span{color:#ad6382;font-size:.53rem;font-weight:850;letter-spacing:.13em}.admin-slider-panel-title h1{margin-top:4px;font-size:1.28rem}.admin-slider-panel-title p{margin:5px 0 0;color:#9b8190;font-size:.61rem}.admin-slider-panel-title>b{padding:7px 10px;border:1px solid #efd8e2;border-radius:9px;background:#fff5f9;color:#a24d70;font-size:.52rem;white-space:nowrap}.admin-slider-link-fields{margin:0 0 14px;padding:13px;border:1px solid #eee0e7;border-radius:13px;background:#fcf8fa}.admin-slider-link-fields label{font-size:.6rem}.admin-slider-link-fields select{min-height:40px;border-color:#e2d0d9;background:#fff;font-size:.61rem}.admin-slider-dropzone{display:grid;min-height:72px;margin-bottom:12px;padding:11px 13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px dashed #d6b3c4;border-radius:14px;background:linear-gradient(135deg,#fffafd,#f9f1f6);cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.admin-slider-dropzone:hover{border-color:#b9678a;background:#fff4f8;transform:translateY(-1px)}.admin-slider-dropzone-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#f3deea;color:#a34f73}.admin-slider-dropzone-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.admin-slider-dropzone>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.admin-slider-dropzone strong{color:#674554;font-size:.64rem}.admin-slider-dropzone small{color:#a18795;font-size:.51rem}.admin-slider-dropzone>b{padding:8px 12px;border-radius:8px;background:linear-gradient(135deg,#b65d82,#81405f);color:#fff;font-size:.54rem}.admin-slider-dropzone input,.admin-slider-upload-legacy{display:none}.admin-slider-secondary-upload{margin:0 0 19px;padding:13px;border-color:#dcc3d0;background:linear-gradient(135deg,#fdf7fa,#f6f4fc)}.admin-slider-secondary-upload strong{color:#674554;font-size:.63rem}.admin-slider-secondary-upload small{font-size:.52rem}.admin-slider-secondary-upload label{min-height:34px;padding:0 12px;border-radius:8px;background:#f0e3f2;color:#80517a;font-size:.54rem}.admin-slider-secondary-upload label:hover{background:#e9d7ed}.admin-slider-panel>.grid{display:grid;margin:0!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-slider-card{min-width:0;overflow:hidden;border:1px solid #eadbe3;border-radius:15px;background:#fff;box-shadow:0 7px 18px #5534470f}.admin-slider-card-top{display:flex;min-height:48px;padding:9px 11px;align-items:center;justify-content:space-between;gap:8px}.admin-slider-card-top strong{color:#5b3e4d;font-size:.58rem}.admin-slider-card-top small{max-width:48%;overflow:hidden;color:#ad94a1;font-size:.45rem;text-overflow:ellipsis;white-space:nowrap}.admin-slider-card-image{height:136px;overflow:hidden;background:#f7f2f5}.admin-slider-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.admin-slider-card:hover .admin-slider-card-image img{transform:scale(1.035)}.admin-slider-card-footer{display:flex;min-height:40px;padding:7px 10px;align-items:center;justify-content:space-between;gap:7px;border-top:1px solid #f0e3e9}.admin-slider-card-footer small{color:#8f7080;font-size:.49rem}.admin-slider-card .admin-slider-delete{display:grid;width:27px;height:27px;margin:0;padding:0;place-items:center;border:1px solid #f1cbd5;border-radius:8px;background:#fff1f4;color:#b4435c;cursor:pointer}.admin-slider-card .admin-slider-delete:hover{background:#ffe2e8;transform:translateY(-1px)}.admin-slider-card .admin-slider-delete svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}html[data-theme=dark] .admin-slider-panel{border-color:#49343e;background:linear-gradient(145deg,#2a1d24,#21171d)}html[data-theme=dark] .admin-slider-panel-title{border-color:#49343e}html[data-theme=dark] .admin-slider-panel-title h1,html[data-theme=dark] .admin-slider-dropzone strong,html[data-theme=dark] .admin-slider-secondary-upload strong,html[data-theme=dark] .admin-slider-card-top strong{color:#f0e0e8}html[data-theme=dark] .admin-slider-panel-title p,html[data-theme=dark] .admin-slider-dropzone small,html[data-theme=dark] .admin-slider-card-top small,html[data-theme=dark] .admin-slider-card-footer small{color:#b89ca9}html[data-theme=dark] .admin-slider-panel-title>b{border-color:#5e3f4d;background:#402936;color:#e2a3bc}html[data-theme=dark] .admin-slider-link-fields{border-color:#49343e;background:#251a20}html[data-theme=dark] .admin-slider-link-fields label{color:#dec7d1}html[data-theme=dark] .admin-slider-link-fields select{border-color:#58404c;background:#21171d;color:#eadde4}html[data-theme=dark] .admin-slider-dropzone{border-color:#684957;background:linear-gradient(135deg,#30212a,#261a21)}html[data-theme=dark] .admin-slider-dropzone:hover{border-color:#d38eaa;background:#3a2731}html[data-theme=dark] .admin-slider-dropzone-icon{background:#4a2c3b;color:#e3a0ba}html[data-theme=dark] .admin-slider-secondary-upload{border-color:#58404c;background:linear-gradient(135deg,#30212a,#28202d)}html[data-theme=dark] .admin-slider-secondary-upload label{background:#49324d;color:#e3b3dc}html[data-theme=dark] .admin-slider-card{border-color:#49343e;background:#251a20}html[data-theme=dark] .admin-slider-card-image{background:#302129}html[data-theme=dark] .admin-slider-card-footer{border-color:#49343e}html[data-theme=dark] .admin-slider-card .admin-slider-delete{border-color:#6c3f4d;background:#40232d;color:#f09bad}@media(max-width:800px){.admin-slider-panel>.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.admin-slider-panel{padding:15px!important}.admin-slider-panel-title{align-items:flex-start;flex-direction:column}.admin-slider-panel-title>b{align-self:flex-start}.admin-slider-dropzone{grid-template-columns:38px minmax(0,1fr)}.admin-slider-dropzone-icon{width:38px;height:38px}.admin-slider-dropzone>b{grid-column:1 / -1;justify-self:stretch;text-align:center}.admin-slider-secondary-upload{align-items:flex-start;flex-direction:column}.admin-slider-secondary-upload label{width:100%;justify-content:center}.admin-slider-panel>.grid{grid-template-columns:1fr}}.payments-admin-page{min-height:calc(100dvh - 140px)}.payments-admin-hero{display:flex;min-height:142px;margin-bottom:15px;padding:24px 27px;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(111,111,181,.18);border-radius:22px;background:radial-gradient(circle at 9% 8%,rgba(203,202,243,.42),transparent 31%),linear-gradient(135deg,#fbfbff,#f5f2ff);box-shadow:0 14px 34px #4a448014}.payments-admin-hero>div>span{color:#6966a0;font-size:.57rem;font-weight:850;letter-spacing:.1em}.payments-admin-hero h1{margin:5px 0;color:#4b486f;font-size:1.75rem}.payments-admin-hero p{margin:0;color:#8583a0;font-size:.64rem}.payments-admin-hero>div:last-child{display:grid;min-width:155px;min-height:76px;padding:10px;place-items:center;border:1px solid #dedcf3;border-radius:15px;background:#ffffffc7}.payments-admin-hero>div:last-child strong{color:#6561a1;font-size:1.2rem}.payments-admin-hero>div:last-child span{color:#9290ab;font-size:.52rem}.payments-feedback{display:flex;min-height:40px;margin-bottom:12px;padding:8px 12px;align-items:center;justify-content:space-between;border:1px solid #d5d3ed;border-radius:10px;background:#f6f5ff;color:#5d5b91;font-size:.61rem}.payments-feedback button{border:0;background:transparent;color:inherit;cursor:pointer}.payments-stats{display:grid;margin-bottom:15px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.payments-stats>button,.payments-proof-stat{display:flex;min-height:83px;padding:12px;align-items:center;gap:9px;border:1px solid #e5e2f0;border-radius:15px;background:#fff;color:#5e5b7e;text-align:right;box-shadow:0 9px 22px #4a44800d;cursor:pointer}.payments-stats>button:hover{transform:translateY(-2px)}.payments-stats>button>span,.payments-proof-stat>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:11px;font-size:.85rem;font-weight:900}.payments-stats>div{cursor:default}.payments-stats>div>div,.payments-stats>button>div{display:flex;min-width:0;flex-direction:column;gap:4px}.payments-stats small{color:#938fa8;font-size:.51rem}.payments-stats strong{color:#504b70;font-size:1.18rem}.payments-stats .is-paid>span{background:#e5f6ed;color:#367b57}.payments-stats .is-unpaid>span{background:#ffe8ed;color:#ad3e55}.payments-stats .is-pending>span{background:#fff1dd;color:#a96c25}.payments-stats .is-refunded>span{background:#eee9fb;color:#7563a5}.payments-proof-stat>span{background:#e5f0ff;color:#527daf}.payments-stats>button.is-active{border-color:#9a91cc;box-shadow:0 8px 20px #5f589d24}.payments-list-card{overflow:hidden;border:1px solid #e5e2f0;border-radius:18px;background:#fff;box-shadow:0 12px 30px #4a44800f}.payments-list-card>header{display:flex;min-height:71px;padding:15px 18px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eeeef7}.payments-list-card>header span{color:#716db0;font-size:.52rem;font-weight:850}.payments-list-card>header h2{margin:3px 0 0;color:#4c496f;font-size:1rem}.payments-list-card>header label{position:relative;display:flex;width:min(285px,45%)}.payments-list-card>header label svg{position:absolute;right:11px;width:16px;height:16px;fill:none;stroke:#8e8aa5;stroke-width:1.7}.payments-list-card>header input{width:100%;height:36px;padding:0 35px 0 10px;border:1px solid #e2e0ee;border-radius:9px;background:#fcfcff;font-size:.56rem}.payments-table{overflow-x:auto}.payments-table-head,.payments-table>article{display:grid;min-width:860px;grid-template-columns:minmax(200px,1.35fr) 125px 80px 90px 70px auto;align-items:center;gap:10px}.payments-table-head{min-height:43px;padding:0 14px;background:#f8f7fd;color:#8d8aa2;font-size:.5rem;font-weight:800}.payments-table>article{min-height:70px;padding:9px 14px;border-top:1px solid #f0eff7;color:#5e5a76}.payments-table>article:hover{background:#fcfbff}.payment-order-identity{display:flex;min-width:0;align-items:center;gap:9px}.payment-order-identity>span{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:11px;background:#edeafa;color:#6560a0;font-size:.65rem;font-weight:850}.payment-order-identity>div{display:flex;min-width:0;flex-direction:column;gap:3px}.payment-order-identity strong{color:#555173;font-size:.59rem}.payment-order-identity small{overflow:hidden;color:#9793a7;font-size:.48rem;text-overflow:ellipsis;white-space:nowrap}.payment-method{color:#7c7893;font-size:.51rem}.payment-status,.payment-proof{display:inline-flex;width:fit-content;min-height:23px;padding:0 7px;align-items:center;border-radius:999px;background:#fff1dd;color:#a96c25;font-size:.47rem;font-weight:800}.payment-status.is-paid{background:#e5f6ed;color:#367b57}.payment-status.is-unpaid,.payment-status.is-failed{background:#ffe8ed;color:#ad3e55}.payment-status.is-refunded{background:#eee9fb;color:#7563a5}.payment-proof{background:#f2eff6;color:#988aa1}.payment-proof.is-ready{background:#e6f0ff;color:#527daf}.payments-table>article>strong{color:#524e72;font-size:.59rem}.payment-row-actions{display:flex;gap:4px}.payment-row-actions button{min-height:27px;padding:0 7px;border:1px solid #d8d5eb;border-radius:7px;background:#f8f7ff;color:#66619b;font-size:.46rem;cursor:pointer}.payment-row-actions button.is-proof{border-color:#cfe0f5;background:#f0f6ff;color:#527dab}.payments-empty{display:grid;min-height:220px;padding:25px;place-items:center;align-content:center;gap:7px;color:#9995a9;font-size:.62rem}.payments-empty>span{display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:#e8f0ff;color:#577fad;font-weight:900}.payments-empty strong{color:#625e7c;font-size:.68rem}html[data-theme=dark] .payments-admin-hero,html[data-theme=dark] .payments-stats>button,html[data-theme=dark] .payments-proof-stat,html[data-theme=dark] .payments-list-card{border-color:#443b5d;background:linear-gradient(145deg,#292333,#211c29);color:#e7e0ef}html[data-theme=dark] .payments-admin-hero h1,html[data-theme=dark] .payments-list-card>header h2,html[data-theme=dark] .payment-order-identity strong,html[data-theme=dark] .payments-table>article>strong,html[data-theme=dark] .payments-stats strong{color:#f0e9f6}html[data-theme=dark] .payments-admin-hero p,html[data-theme=dark] .payments-stats small,html[data-theme=dark] .payment-order-identity small,html[data-theme=dark] .payment-method{color:#afa5be}html[data-theme=dark] .payments-list-card>header,html[data-theme=dark] .payments-table-head,html[data-theme=dark] .payments-table>article{border-color:#443b5d}html[data-theme=dark] .payments-table-head{background:#30293c;color:#b8abc4}html[data-theme=dark] .payments-table>article:hover{background:#2d2639}html[data-theme=dark] .payments-list-card>header input{border-color:#554b6e;background:#211c29;color:#ece5f4}html[data-theme=dark] .payment-order-identity>span{background:#41375a;color:#b8b0eb}html[data-theme=dark] .payment-row-actions button{border-color:#554b6e;background:#332c43;color:#c7bef2}@media(max-width:1000px){.payments-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.payments-admin-hero{align-items:flex-start;flex-direction:column;padding:19px}.payments-admin-hero>div:last-child{width:100%;min-height:57px}.payments-stats{grid-template-columns:1fr 1fr}.payments-list-card>header{align-items:flex-start;flex-direction:column}.payments-list-card>header label{width:100%}}.shipping-admin-page{min-height:calc(100dvh - 140px)}.shipping-admin-hero{display:flex;min-height:142px;margin-bottom:15px;padding:24px 27px;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(92,137,167,.2);border-radius:22px;background:radial-gradient(circle at 9% 8%,rgba(184,222,238,.42),transparent 31%),linear-gradient(135deg,#fafdff,#f2f7ff);box-shadow:0 14px 34px #36577114}.shipping-admin-hero>div>span{color:#4d7e9e;font-size:.57rem;font-weight:850;letter-spacing:.1em}.shipping-admin-hero h1{margin:5px 0;color:#36536b;font-size:1.75rem}.shipping-admin-hero p{margin:0;color:#7c91a0;font-size:.64rem}.shipping-admin-hero>div:last-child{display:grid;min-width:105px;min-height:76px;padding:10px;place-items:center;border:1px solid #d7e7ef;border-radius:15px;background:#ffffffc7}.shipping-admin-hero>div:last-child strong{color:#4b7d9d;font-size:1.55rem}.shipping-admin-hero>div:last-child span{color:#8297a5;font-size:.52rem}.shipping-feedback{position:fixed;z-index:10000;top:22px;left:50%;display:flex;width:min(390px,calc(100vw - 28px));min-height:64px;padding:12px 14px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #c9e0e9;border-radius:17px;background:#f8fdfff5;color:#48748b;box-shadow:0 18px 48px #2a4c6033;font-size:.64rem;font-weight:750;line-height:1.7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%);animation:shipping-feedback-in .32s cubic-bezier(.2,.8,.2,1) both}.shipping-feedback.is-success{border-color:#bfe4d1;background:#f5fff9f7;color:#287051;box-shadow:0 18px 48px #2670512e}.shipping-feedback span{flex:1}.shipping-feedback button{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border:1px solid currentColor;border-radius:9px;background:transparent;color:inherit;font-size:.9rem;cursor:pointer;opacity:.68}.shipping-feedback button:hover{opacity:1}@keyframes shipping-feedback-in{0%{opacity:0;transform:translate(-50%,-16px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}.shipping-delete-layer{position:fixed;z-index:9999;inset:0;display:grid;padding:20px;place-items:center;background:#16232a6b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:shipping-delete-layer-in .2s ease both}.shipping-delete-dialog{width:min(360px,100%);padding:24px;border:1px solid #e7dfe2;border-radius:22px;background:#fff;box-shadow:0 28px 80px #1e2d3640;text-align:center;animation:shipping-delete-dialog-in .28s cubic-bezier(.2,.8,.2,1) both}.shipping-delete-icon{display:grid;width:50px;height:50px;margin:0 auto 13px;place-items:center;border:1px solid #f1c7cd;border-radius:16px;background:#fff1f3;color:#b34153;font-size:1.25rem;font-weight:900}.shipping-delete-dialog>span{color:#b45a68;font-size:.53rem;font-weight:900;letter-spacing:.08em}.shipping-delete-dialog h2{margin:5px 0 8px;color:#405d6d;font-size:1.05rem}.shipping-delete-dialog p{margin:0;color:#7d929d;font-size:.6rem;line-height:1.8}.shipping-delete-dialog p strong{color:#526d7c}.shipping-delete-dialog>div:last-child{display:grid;margin-top:20px;grid-template-columns:1fr 1fr;gap:9px}.shipping-delete-dialog button{min-height:42px;border-radius:11px;font:800 .58rem inherit;cursor:pointer}.shipping-delete-dialog button.is-cancel{border:1px solid #dce7ec;background:#f8fbfc;color:#617b89}.shipping-delete-dialog button.is-confirm{border:0;background:linear-gradient(135deg,#c65f70,#a63f52);color:#fff;box-shadow:0 10px 22px #a63f5238}@keyframes shipping-delete-layer-in{0%{opacity:0}to{opacity:1}}@keyframes shipping-delete-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.shipping-admin-grid,.shipping-bottom-grid{display:grid;margin-bottom:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shipping-panel{overflow:hidden;border:1px solid #dce8ee;border-radius:18px;background:#fff;box-shadow:0 12px 30px #3657710f}.shipping-panel>header{display:flex;min-height:68px;padding:14px 17px;align-items:center;justify-content:space-between;border-bottom:1px solid #e9f0f3}.shipping-panel>header span{color:#5a86a0;font-size:.51rem;font-weight:850}.shipping-panel>header h2{margin:3px 0 0;color:#3d5b70;font-size:.98rem}.shipping-panel>header b{display:grid;width:27px;height:27px;place-items:center;border-radius:9px;background:#eaf5f9;color:#4e7f98;font-size:.55rem}.shipping-inline-form{display:grid;padding:13px;grid-template-columns:1fr 1fr auto;gap:7px;border-bottom:1px solid #eef3f5}.shipping-inline-form input,.shipping-rate-form input,.shipping-rate-form select,.shipping-settings-form input{width:100%;min-height:38px;padding:0 9px;border:1px solid #dbe8ee;border-radius:9px;background:#fbfdff;color:#486273;font-size:.56rem}.shipping-inline-form button,.shipping-rate-form>button,.shipping-settings-form>button{min-height:38px;padding:0 12px;border:0;border-radius:9px;background:linear-gradient(135deg,#5f93ae,#3e6e8b);color:#fff;font-size:.55rem;font-weight:800;cursor:pointer}.shipping-company-list{display:flex;padding:8px 12px 12px;flex-direction:column;gap:6px}.shipping-company-list>div{display:grid;min-height:53px;padding:7px 4px;grid-template-columns:30px minmax(0,1fr) auto auto auto;align-items:center;gap:7px;border-bottom:1px solid #edf2f4}.shipping-company-list>div:last-child{border-bottom:0}.shipping-company-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;background:#eaf4f8;color:#56869e;font-size:.72rem}.shipping-company-list>div>div{display:flex;min-width:0;flex-direction:column;gap:3px}.shipping-company-list strong{overflow:hidden;color:#506675;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.shipping-company-list small{color:#93a5af;font-size:.47rem}.shipping-company-list em{padding:4px 6px;border-radius:999px;background:#f8e8ec;color:#a54b60;font-size:.44rem;font-style:normal}.shipping-company-list em.is-active{background:#e5f5eb;color:#367b57}.shipping-company-list button,.shipping-rates-list button{min-height:26px;padding:0 6px;border:1px solid #dce8ee;border-radius:7px;background:#fff;color:#648194;font-size:.45rem;cursor:pointer}.shipping-company-list button.is-delete{border-color:#f0cbd3;background:#fff1f3;color:#ae4358}.shipping-rate-form{display:grid;padding:13px;grid-template-columns:1.2fr .75fr .95fr auto;align-items:end;gap:7px;border-bottom:1px solid #eef3f5}.shipping-uniform-form{display:grid;margin:0 13px 7px;padding:10px;grid-template-columns:minmax(150px,1fr) .8fr .9fr auto;align-items:end;gap:7px;border:1px solid #cfe3ea;border-radius:11px;background:linear-gradient(135deg,#f0f9fc,#f7fbff)}.shipping-uniform-form>div{display:flex;min-width:0;flex-direction:column;gap:3px}.shipping-uniform-form strong{color:#4c7288;font-size:.56rem}.shipping-uniform-form small{color:#8aa0ab;font-size:.46rem}.shipping-uniform-form label{display:flex;flex-direction:column;gap:4px}.shipping-uniform-form label span{color:#688391;font-size:.48rem;font-weight:750}.shipping-uniform-form input{width:100%;min-height:34px;padding:0 8px;border:1px solid #d5e6ec;border-radius:8px;background:#fff;color:#486273;font-size:.53rem}.shipping-uniform-form button{min-height:34px;padding:0 10px;border:0;border-radius:8px;background:#e0f0f5;color:#3f7188;font-size:.5rem;font-weight:800;cursor:pointer}.shipping-rate-form label,.shipping-settings-form label{display:flex;flex-direction:column;gap:5px}.shipping-rate-form label span,.shipping-settings-form label span{color:#637d8b;font-size:.51rem;font-weight:750}.shipping-rates-list{display:flex;max-height:250px;padding:8px 12px 12px;flex-direction:column;overflow-y:auto}.shipping-rates-list>div{display:grid;min-height:39px;padding:5px 3px;grid-template-columns:minmax(0,1fr) 75px 90px 25px;align-items:center;gap:5px;border-bottom:1px solid #edf2f4}.shipping-rates-list strong{color:#506a78;font-size:.54rem}.shipping-rates-list span{color:#4f829c;font-size:.53rem;font-weight:800}.shipping-rates-list small{color:#91a3ad;font-size:.47rem}.shipping-rates-list p{margin:0;padding:20px 10px;color:#96a6af;font-size:.57rem;text-align:center}.shipping-settings-form{display:flex;padding:15px 17px;flex-direction:column;gap:10px}.shipping-settings-form p{margin:0;color:#95a4ad;font-size:.53rem}.shipping-tracking-preview{display:grid;grid-template-columns:1fr auto;gap:7px}.shipping-tracking-preview a{display:inline-flex;min-height:38px;padding:0 10px;align-items:center;border-radius:9px;background:#eaf3f7;color:#4e7e98;font-size:.51rem;font-weight:750;text-decoration:none}html[data-theme=dark] .shipping-admin-hero,html[data-theme=dark] .shipping-panel,html[data-theme=dark] .shipping-company-list>div,html[data-theme=dark] .shipping-rates-list>div{border-color:#3d515c;background:linear-gradient(145deg,#202b31,#182126);color:#deeaee}html[data-theme=dark] .shipping-admin-hero h1,html[data-theme=dark] .shipping-panel>header h2,html[data-theme=dark] .shipping-company-list strong,html[data-theme=dark] .shipping-rates-list strong{color:#e3eef2}html[data-theme=dark] .shipping-admin-hero p,html[data-theme=dark] .shipping-company-list small,html[data-theme=dark] .shipping-rates-list small,html[data-theme=dark] .shipping-settings-form p{color:#9db2bc}html[data-theme=dark] .shipping-panel>header,html[data-theme=dark] .shipping-inline-form,html[data-theme=dark] .shipping-rate-form{border-color:#3d515c}html[data-theme=dark] .shipping-inline-form input,html[data-theme=dark] .shipping-rate-form input,html[data-theme=dark] .shipping-rate-form select,html[data-theme=dark] .shipping-settings-form input{border-color:#465d68;background:#182126;color:#e1edf1}html[data-theme=dark] .shipping-uniform-form{border-color:#405a66;background:#20343d}html[data-theme=dark] .shipping-uniform-form strong{color:#b2d4df}html[data-theme=dark] .shipping-uniform-form small,html[data-theme=dark] .shipping-uniform-form label span{color:#91adb8}html[data-theme=dark] .shipping-uniform-form input{border-color:#465d68;background:#182126;color:#e1edf1}html[data-theme=dark] .shipping-uniform-form button{background:#315563;color:#b9e0ec}html[data-theme=dark] .shipping-company-icon{background:#263f4a;color:#91c9df}html[data-theme=dark] .shipping-company-list button,html[data-theme=dark] .shipping-rates-list button{border-color:#465d68;background:#27343a;color:#b4c9d1}html[data-theme=dark] .shipping-tracking-preview a{background:#29434e;color:#9bcee0}html[data-theme=dark] .shipping-feedback{border-color:#49616c;background:#1b262cf5;color:#c8e0e8;box-shadow:0 18px 48px #00000061}html[data-theme=dark] .shipping-feedback.is-success{border-color:#3c715a;background:#193127f7;color:#a9e2c5}html[data-theme=dark] .shipping-delete-layer{background:#04090cad}html[data-theme=dark] .shipping-delete-dialog{border-color:#43565f;background:linear-gradient(145deg,#202b31,#182126);box-shadow:0 28px 80px #00000080}html[data-theme=dark] .shipping-delete-dialog h2,html[data-theme=dark] .shipping-delete-dialog p strong{color:#e4eef2}html[data-theme=dark] .shipping-delete-dialog p{color:#9fb2bb}html[data-theme=dark] .shipping-delete-icon{border-color:#744552;background:#422832;color:#f2a9b5}html[data-theme=dark] .shipping-delete-dialog button.is-cancel{border-color:#465d68;background:#27343a;color:#bed0d7}@media(max-width:900px){.shipping-admin-grid,.shipping-bottom-grid{grid-template-columns:1fr}}@media(max-width:560px){.shipping-admin-hero{align-items:flex-start;flex-direction:column;padding:19px}.shipping-admin-hero>div:last-child{width:100%;min-height:58px;grid-template-columns:auto auto;justify-content:center;gap:9px}.shipping-inline-form,.shipping-rate-form,.shipping-uniform-form{grid-template-columns:1fr}.shipping-inline-form button,.shipping-rate-form>button{width:100%}.shipping-company-list>div{grid-template-columns:30px minmax(0,1fr) auto}.shipping-company-list>div>button{grid-row:2}.shipping-tracking-preview{grid-template-columns:1fr}.shipping-tracking-preview a{justify-content:center}}.coupons-admin-page{min-height:calc(100dvh - 140px)}.coupons-admin-hero{display:flex;min-height:142px;margin-bottom:15px;padding:24px 27px;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(185,111,145,.18);border-radius:22px;background:radial-gradient(circle at 10% 10%,rgba(242,191,213,.34),transparent 31%),linear-gradient(135deg,#fffafd,#f7f4ff);box-shadow:0 14px 34px #532f4513}.coupons-admin-hero>div>span{color:#a45778;font-size:.57rem;font-weight:850;letter-spacing:.11em}.coupons-admin-hero h1{margin:5px 0;color:#573b4b;font-size:1.75rem}.coupons-admin-hero p{margin:0;color:#91798a;font-size:.64rem}.coupons-admin-hero>button{display:inline-flex;min-height:43px;padding:0 16px;align-items:center;gap:7px;border:0;border-radius:12px;background:linear-gradient(135deg,#b65d82,#81405f);color:#fff;font-size:.66rem;font-weight:800;box-shadow:0 9px 21px #81405f33;cursor:pointer}.coupons-admin-hero>button span{font-size:1.1rem;line-height:1}.coupons-feedback{display:flex;min-height:40px;margin-bottom:12px;padding:8px 12px;align-items:center;justify-content:space-between;border:1px solid #e3c7d3;border-radius:10px;background:#fff6fa;color:#795064;font-size:.61rem}.coupons-feedback button{border:0;background:transparent;color:inherit;cursor:pointer}.coupon-create-card,.coupons-list-card{margin-bottom:15px;overflow:hidden;border:1px solid #eadbe3;border-radius:19px;background:#fff;box-shadow:0 12px 30px #5032440f}.coupon-create-heading,.coupons-list-card>header{display:flex;min-height:72px;padding:15px 19px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f0e3e8}.coupon-create-heading span,.coupons-list-card>header span{color:#a45b7b;font-size:.52rem;font-weight:850}.coupon-create-heading h2,.coupons-list-card>header h2{margin:3px 0 0;color:#573c4b;font-size:1rem}.coupon-create-heading>button{display:grid;width:31px;height:31px;place-items:center;border:1px solid #ecdce4;border-radius:9px;background:#fff;color:#8f7080;font-size:1rem;cursor:pointer}.coupon-create-card form{display:grid;padding:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.coupon-field{display:flex;flex-direction:column;gap:6px}.coupon-field>span,.coupon-discount-field legend{color:#6c4b5a;font-size:.57rem;font-weight:800}.coupon-field input,.coupon-discount-field{min-height:42px}.coupon-field input{width:100%;padding:0 11px;border:1px solid #e4d3dc;border-radius:10px;background:#fffafd;color:#5f4250;font-size:.61rem}.coupon-discount-field{margin:0;padding:0;border:0}.coupon-discount-field>div{display:grid;height:42px;margin-top:6px;padding:3px;grid-template-columns:1fr 1fr;gap:3px;border-radius:10px;background:#f7eff3}.coupon-discount-field button{border:0;border-radius:8px;background:transparent;color:#967988;font-size:.54rem;font-weight:750;cursor:pointer}.coupon-discount-field button.is-active{background:#fff;color:#9b4d70;box-shadow:0 4px 10px #5d344b14}.coupon-one-time{display:flex;min-height:53px;padding:9px 11px;align-items:center;gap:9px;grid-column:span 2;border:1px solid #e9dbe3;border-radius:11px;background:#fffafd;cursor:pointer}.coupon-one-time input{width:17px;height:17px;accent-color:#a9577b}.coupon-one-time span{display:flex;flex-direction:column;gap:3px}.coupon-one-time strong{color:#684857;font-size:.59rem}.coupon-one-time small{color:#a08794;font-size:.5rem}.coupon-form-actions{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:8px}.coupon-form-actions button{min-height:38px;padding:0 16px;border:1px solid #e5d5dd;border-radius:9px;background:#fff;color:#886b79;font-size:.58rem;font-weight:800;cursor:pointer}.coupon-form-actions button[type=submit]{border-color:transparent;background:linear-gradient(135deg,#b65d82,#81405f);color:#fff}.coupons-list-card>header>div{min-width:0}.coupons-list-card>header h2 b{display:inline-grid;width:24px;height:24px;margin-right:5px;place-items:center;border-radius:8px;background:#f7e6ee;color:#a24d70;font-size:.54rem;vertical-align:middle}.coupons-list-card>header label{position:relative;display:flex;width:min(250px,45%);align-items:center}.coupons-list-card>header label svg{position:absolute;right:11px;width:16px;height:16px;fill:none;stroke:#987e8b;stroke-width:1.7}.coupons-list-card>header label input{width:100%;height:36px;padding:0 35px 0 10px;border:1px solid #e7d8df;border-radius:9px;background:#fffafd;font-size:.57rem}.coupons-list{display:flex;padding:10px;flex-direction:column;gap:7px}.coupon-row{display:grid;min-height:68px;padding:9px 11px;grid-template-columns:minmax(170px,1.35fr) 100px minmax(180px,1fr) 80px 55px auto;align-items:center;gap:10px;border:1px solid #eee1e7;border-radius:12px;background:#fffafd}.coupon-row.is-disabled{opacity:.58}.coupon-code{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px}.coupon-code>span{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#f5dfeb;color:#a24d70;font-weight:900}.coupon-code strong{color:#5a3d4c;font-size:.66rem;letter-spacing:.08em}.coupon-code small{grid-column:2;color:#a48996;font-size:.46rem}.coupon-row>div:not(.coupon-code){display:flex;min-width:0;flex-direction:column;gap:4px}.coupon-row>div:not(.coupon-code) small{color:#a18795;font-size:.47rem}.coupon-row>div:not(.coupon-code) strong{overflow:hidden;color:#604450;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.coupon-status{display:inline-flex;min-height:22px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;background:#f8e4e9;color:#a8485d;font-size:.46rem;font-weight:800}.coupon-status.is-active{background:#e5f5eb;color:#377b57}.coupon-row-actions{display:flex!important;align-items:center;gap:4px!important}.coupon-row-actions button{min-height:28px;padding:0 7px;border:1px solid #ddd0d8;border-radius:7px;background:#fff;color:#836676;font-size:.47rem;cursor:pointer}.coupon-row-actions .is-delete{border-color:#f0cbd4;background:#fff0f3;color:#ad3e55}.coupons-empty{display:grid;min-height:230px;padding:25px;place-items:center;align-content:center;gap:6px;color:#9b8190}.coupons-empty>span{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:#f6e3ec;color:#a24d70;font-size:1.2rem;font-weight:900}.coupons-empty strong{color:#684857;font-size:.7rem}.coupons-empty small{font-size:.55rem}html[data-theme=dark] .coupons-admin-hero,html[data-theme=dark] .coupon-create-card,html[data-theme=dark] .coupons-list-card,html[data-theme=dark] .coupon-row{border-color:#49343e;background:linear-gradient(145deg,#2a1d24,#21171d);color:#eadde4}html[data-theme=dark] .coupons-admin-hero h1,html[data-theme=dark] .coupon-create-heading h2,html[data-theme=dark] .coupons-list-card>header h2,html[data-theme=dark] .coupon-field>span,html[data-theme=dark] .coupon-discount-field legend,html[data-theme=dark] .coupon-code strong,html[data-theme=dark] .coupon-row>div:not(.coupon-code) strong,html[data-theme=dark] .coupon-one-time strong,html[data-theme=dark] .coupons-empty strong{color:#f0e0e8}html[data-theme=dark] .coupons-admin-hero p,html[data-theme=dark] .coupon-one-time small,html[data-theme=dark] .coupon-row>div:not(.coupon-code) small,html[data-theme=dark] .coupon-code small,html[data-theme=dark] .coupons-empty small{color:#b99ca9}html[data-theme=dark] .coupon-create-heading,html[data-theme=dark] .coupons-list-card>header{border-color:#49343e}html[data-theme=dark] .coupon-field input,html[data-theme=dark] .coupons-list-card>header label input{border-color:#58404c;background:#21171d;color:#eadde4}html[data-theme=dark] .coupon-discount-field>div{background:#382832}html[data-theme=dark] .coupon-discount-field button{color:#c0a4b1}html[data-theme=dark] .coupon-discount-field button.is-active{background:#4a2d3b;color:#efaac5}html[data-theme=dark] .coupon-one-time{border-color:#58404c;background:#302129}html[data-theme=dark] .coupon-row{border-color:#49343e;background:#2a1d24}html[data-theme=dark] .coupon-code>span{background:#4b2939;color:#efa7c2}html[data-theme=dark] .coupon-row-actions button{border-color:#58404c;background:#302129;color:#d1b7c2}html[data-theme=dark] .coupon-row-actions .is-delete{border-color:#6b3d4b;background:#40232d;color:#f09bad}@media(max-width:900px){.coupon-create-card form{grid-template-columns:repeat(2,minmax(0,1fr))}.coupon-row{min-width:850px}.coupons-list{overflow-x:auto}}@media(max-width:560px){.coupons-admin-hero{align-items:flex-start;flex-direction:column;padding:19px}.coupons-admin-hero>button{width:100%;justify-content:center}.coupon-create-card form{grid-template-columns:1fr}.coupon-one-time,.coupon-form-actions{grid-column:1}.coupons-list-card>header{align-items:flex-start;flex-direction:column}.coupons-list-card>header label{width:100%}}.admin-slider-upload{border-radius:12px;background:linear-gradient(135deg,#b45b80,#81405f);font-size:.72rem;font-weight:700}.admin-slider-close,.admin-slider-delete{background:#8c4667}.admin-resource-page{padding:24px!important;background:transparent}.admin-resource-page>.col-span-1{border-radius:16px}.admin-resource-page>.col-span-1.overflow-auto{border:1px solid rgba(191,115,148,.14);border-radius:19px;box-shadow:0 12px 32px #4e273a12}.admin-resource-page table{border:0!important;border-collapse:separate;border-spacing:0;font-size:.7rem}.admin-resource-page th{border:0!important;border-bottom:1px solid #eadce3!important;background:#fcf5f8;color:#846476;font-size:.61rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.admin-resource-page td{border-bottom:1px solid #f1e8ed;color:#674e5b}.admin-resource-page tbody tr:hover td{background:#fffafd}.admin-resource-page td img{border-radius:10px}.admin-resource-page [style*="background: #303031"]{background:linear-gradient(135deg,#b35c80,#82405f)!important;border-radius:12px!important;box-shadow:0 8px 19px #82405f2e}.orders-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(105px,1fr));gap:9px}.orders-summary-grid button{display:flex;min-height:78px;padding:12px;align-items:flex-start;justify-content:center;flex-direction:column;border:1px solid rgba(191,115,148,.14);border-radius:15px;background:#fff;color:#866477;text-align:right;cursor:pointer;box-shadow:0 8px 22px #4b24370d;transition:.16s ease}.orders-summary-grid button strong{color:#513643;font-size:1.3rem}.orders-summary-grid button span{font-size:.65rem;font-weight:700}.orders-summary-grid button:hover,.orders-summary-grid button.is-active{border-color:#a64e7147;background:linear-gradient(145deg,#fff,#f8e7ef);color:#9b466a;transform:translateY(-2px)}.orders-summary-grid button.is-processing.is-active{background:#fff4df;color:#a66a25}.orders-summary-grid button.is-shipped.is-active{background:#eaf3ff;color:#4575ac}.orders-summary-grid button.is-delivered.is-active{background:#e8f7ef;color:#397b58}.orders-summary-grid button.is-cancelled.is-active{background:#ffebef;color:#ae3852}.orders-summary-grid button.is-returned.is-active{background:#f2eafb;color:#7554a1}.orders-toolbar{display:flex;min-height:66px;padding:10px 13px;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(191,115,148,.14);border-radius:17px;background:#fff;box-shadow:0 8px 22px #4b24370d}.orders-search{display:flex;width:min(100%,520px);height:43px;padding:0 12px;align-items:center;gap:9px;border:1px solid #e7d4dd;border-radius:12px;background:#fffafd}.orders-search svg{width:19px;height:19px;fill:none;stroke:#a25a78;stroke-linecap:round;stroke-width:1.7}.orders-search input{width:100%;height:100%;border:0!important;background:transparent;box-shadow:none!important;font-size:.72rem}.orders-toolbar>span{color:#9b7e8e;font-size:.65rem;white-space:nowrap}.admin-orders-list{display:flex;flex-direction:column;gap:13px}.admin-order-card{overflow:hidden;border:1px solid rgba(191,115,148,.15);border-right:4px solid #d39a5b;border-radius:20px;background:#fff;box-shadow:0 12px 34px #4a233613}.admin-order-card.is-shipped{border-right-color:#6194cb}.admin-order-card.is-delivered{border-right-color:#55a276}.admin-order-card.is-cancelled{border-right-color:#d75c72}.admin-order-card.is-returned{border-right-color:#8b6ab4}.admin-order-card-header{display:grid;min-height:78px;padding:13px 17px;grid-template-columns:minmax(160px,1fr) auto auto;align-items:center;gap:14px;border-bottom:1px solid #f0e5ea;background:linear-gradient(90deg,#fffafd,#fff)}.admin-order-id{display:flex;flex-direction:column}.admin-order-id span,.admin-order-overview>div>span,.order-section-title span,.order-shipping-data span{color:#a48897;font-size:.56rem;font-weight:700}.admin-order-id strong{color:#513642;font-size:.9rem;letter-spacing:.04em}.admin-order-id small{margin-top:2px;color:#aa919e;font-size:.57rem}.admin-order-badges{display:flex;align-items:center;gap:7px}.order-status-badge,.order-payment-badge{padding:6px 9px;border-radius:999px;background:#fff0dc;color:#9e651f;font-size:.57rem;font-weight:800;white-space:nowrap}.order-status-badge.is-shipped{background:#e7f1ff;color:#4275ad}.order-status-badge.is-delivered{background:#e5f6ed;color:#357d58}.order-status-badge.is-cancelled{background:#ffe8ec;color:#b23c55}.order-status-badge.is-returned{background:#f1e9fb;color:#73519d}.order-payment-badge.is-paid{background:#e5f6ed;color:#347d57}.order-payment-badge.is-failed{background:#ffe8ec;color:#b23c55}.order-payment-badge.is-refunded{background:#e9f2ff;color:#4776aa}.order-expand-button{display:flex;min-height:38px;padding:0 12px;align-items:center;gap:8px;border:1px solid #e4ced9;border-radius:11px;background:#fff;color:#8d4968;font-size:.64rem;font-weight:700;cursor:pointer}.order-expand-button span{font-size:1rem}.admin-order-overview{display:grid;padding:15px 17px;grid-template-columns:.85fr 1.7fr 1fr .85fr;gap:10px}.admin-order-overview>div{display:flex;min-width:0;min-height:65px;padding:10px 12px;justify-content:center;flex-direction:column;border-radius:13px;background:#fcf6f9}.admin-order-overview strong{margin-top:3px;overflow:hidden;color:#5b404d;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.admin-order-overview small{margin-top:2px;overflow:hidden;color:#a68c99;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.admin-order-overview>div.is-total{background:linear-gradient(135deg,#f6dfe9,#f3eafa)}.admin-order-overview>div.is-total strong{color:#884562;font-size:.85rem}.admin-order-details{display:grid;padding:0 17px 17px;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:13px;animation:orderDetailsIn .26s ease both}@keyframes orderDetailsIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.order-products-section,.order-financial-section{overflow:hidden;border:1px solid #eee1e7;border-radius:16px;background:#fff}.order-section-title{display:flex;min-height:48px;padding:10px 13px;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e5ea;background:#fffafd}.order-section-title h4{margin:0;color:#5b3e4c;font-size:.75rem}.order-product-row{display:grid;min-height:62px;padding:8px 12px;grid-template-columns:42px minmax(110px,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid #f2e9ed}.order-product-row:last-child{border-bottom:0}.order-product-image{display:grid;width:40px;height:40px;overflow:hidden;place-items:center;border-radius:10px;background:#f5e6ed;color:#9d4e70;font-weight:800}.order-product-image img{width:100%;height:100%;object-fit:cover}.order-product-row>div{display:flex;min-width:0;flex-direction:column}.order-product-row>div strong{font-size:.66rem}.order-product-row>div small{color:#9c8290;font-size:.56rem}.order-product-row>span:not(.order-product-image),.order-product-row>strong{font-size:.63rem;white-space:nowrap}.order-financial-section dl{margin:0;padding:11px 14px}.order-financial-section dl>div{display:flex;padding:7px 0;justify-content:space-between;color:#6b5260;font-size:.64rem}.order-financial-section dd{margin:0;font-weight:700}.order-financial-section .is-discount dd{color:#3b8a61}.order-financial-section .is-grand-total{margin-top:5px;padding-top:12px;border-top:1px dashed #dfcbd5;color:#84445f;font-size:.76rem;font-weight:800}.order-shipping-data{display:grid;padding:0 14px 13px;grid-template-columns:1fr 1fr;gap:8px}.order-shipping-data p{display:flex;margin:0;padding:9px;flex-direction:column;border-radius:10px;background:#faf3f7}.order-shipping-data strong{margin-top:2px;color:#664b59;font-size:.61rem}.admin-order-actions{display:flex;padding:12px 17px 15px;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid #f1e6eb;background:#fffafd}.admin-order-actions button{min-height:37px;padding:0 12px;border:1px solid #e3ced8;border-radius:10px;background:#fff;color:#80536a;font-size:.61rem;font-weight:700;cursor:pointer}.admin-order-actions button.is-status{border-color:transparent;background:linear-gradient(135deg,#af567a,#7d3d5b);color:#fff}.admin-order-actions button.is-notify{margin-right:auto;border-color:#cbdfee;background:#edf7ff;color:#3d7197}.admin-order-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-orders-empty,.admin-orders-loading{display:flex;min-height:280px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #dfc6d3;border-radius:20px;background:#fffafd;color:#a08392}.admin-orders-empty strong{color:#654856}.admin-orders-loading span{width:34px;height:34px;border:3px solid #efdce5;border-top-color:#a84f74;border-radius:50%;animation:spin .8s linear infinite}.admin-orders-loading p{font-size:.7rem}.product-admin-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-admin-summary>div{display:flex;min-height:82px;padding:13px 15px;justify-content:center;flex-direction:column;border:1px solid rgba(191,115,148,.14);border-radius:16px;background:#fff;box-shadow:0 8px 22px #4b24370d}.product-admin-summary span{color:#987989;font-size:.64rem;font-weight:700}.product-admin-summary strong{margin-top:3px;color:#593b49;font-size:1.35rem}.product-admin-summary>div:nth-child(2) strong{color:#438263}.product-admin-summary>div:nth-child(3) strong{color:#bc762a}.product-admin-summary>div:nth-child(4) strong{color:#be4059}.product-admin-toolbar{display:grid;min-height:66px;padding:10px 12px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:10px;border:1px solid rgba(191,115,148,.14);border-radius:17px;background:#fff;box-shadow:0 8px 22px #4b24370d}.product-admin-search{display:flex;height:43px;padding:0 12px;align-items:center;gap:9px;border:1px solid #e6d1dc;border-radius:12px;background:#fffafd}.product-admin-search svg{width:19px;height:19px;fill:none;stroke:#a35b7a;stroke-linecap:round;stroke-width:1.7}.product-admin-search input{width:100%;height:100%;border:0!important;background:transparent;box-shadow:none!important;font-size:.69rem}.product-admin-filters{display:flex;gap:5px}.product-admin-filters button{min-height:35px;padding:0 9px;border:1px solid #ead8e1;border-radius:10px;background:#fff;color:#856477;font-size:.58rem;font-weight:700;cursor:pointer}.product-admin-filters button.is-active{border-color:#b76c8c;background:#f8e7ef;color:#934465}.product-add-button{display:flex;min-height:42px;padding:0 14px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;background:linear-gradient(135deg,#b3597e,#803e5d);color:#fff;font-size:.67rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #803e5d33;white-space:nowrap}.product-add-button span{font-size:1.1rem}.product-admin-grid{display:flex;flex-direction:column;gap:12px}.product-admin-card{overflow:hidden;border:1px solid rgba(191,115,148,.15);border-right:4px solid #58a178;border-radius:19px;background:#fff;box-shadow:0 11px 30px #4b243712}.product-admin-card.is-hidden{border-right-color:#bd748f;opacity:.82}.product-card-main{display:grid;min-height:150px;padding:13px;grid-template-columns:128px minmax(200px,1fr) 88px;gap:15px}.product-card-image{position:relative;min-height:124px;overflow:hidden;border-radius:15px;background:#f5e8ee}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-image>span:not(.product-visibility){display:grid;height:100%;place-items:center;color:#a88998;font-size:.61rem}.product-visibility{position:absolute;top:7px;right:7px;padding:5px 7px;border-radius:999px;background:#e4f5ec;color:#347c57;font-size:.52rem;font-weight:800}.product-visibility.is-hidden{background:#ffe8ed;color:#b33c55}.product-card-image small{position:absolute;right:7px;bottom:7px;padding:4px 6px;border-radius:7px;background:#36232cbd;color:#fff;font-size:.5rem}.product-card-content{display:flex;min-width:0;justify-content:center;flex-direction:column}.product-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-card-title span{color:#ad6b87;font-size:.55rem;font-weight:800}.product-card-title h3{margin:3px 0 0;color:#513542;font-size:.92rem}.product-card-title>strong{color:#8c4565;font-size:.85rem;white-space:nowrap}.product-card-content>p{display:-webkit-box;max-width:700px;margin:8px 0;overflow:hidden;color:#927684;font-size:.63rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-meta{display:flex;flex-wrap:wrap;gap:6px}.product-card-meta>span{padding:5px 8px;border-radius:8px;background:#faf2f6;color:#8e7180;font-size:.55rem}.product-card-meta .is-stock.is-low{background:#fff0db;color:#a36923}.product-card-meta .is-stock.is-out{background:#ffe8ec;color:#ae3952}.product-details-toggle{align-self:flex-start;margin-top:9px;padding:0;border:0;background:transparent;color:#a04d70;font-size:.58rem;font-weight:800;cursor:pointer}.product-card-actions{display:flex;justify-content:center;flex-direction:column;gap:7px}.product-card-actions button{min-height:34px;border:1px solid #e6d3dc;border-radius:10px;background:#fff;color:#765667;font-size:.58rem;font-weight:750;cursor:pointer}.product-card-actions button.is-edit{border-color:transparent;background:#f4e3eb;color:#934767}.product-card-actions button.is-delete{border-color:#f0ccd4;color:#b43c54}.product-card-details{display:grid;padding:13px;grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px;border-top:1px solid #f0e4ea;background:#fffafd;animation:orderDetailsIn .24s ease both}.product-property,.product-barcode-box{min-height:85px;padding:10px;border:1px solid #ecdae3;border-radius:12px;background:#fff}.product-property>span{color:#a06a82;font-size:.56rem;font-weight:800}.product-property>div{display:flex;margin-top:8px;flex-wrap:wrap;gap:5px}.product-property small{display:flex;padding:4px 6px;align-items:center;gap:4px;border-radius:7px;background:#f8edf2;color:#715463;font-size:.52rem}.product-property small i{width:10px;height:10px;border:1px solid #ddd;border-radius:50%}.product-property em{color:#ae96a2;font-size:.54rem;font-style:normal}.product-barcode-box{display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.product-barcode-lines{width:85%;height:28px;background:repeating-linear-gradient(90deg,#332a2f 0 2px,transparent 2px 4px,#332a2f 4px 5px,transparent 5px 8px)}.product-barcode-box strong{margin-top:4px;font-size:.58rem;letter-spacing:.12em}.product-barcode-box small{color:#aa909d;font-size:.48rem}.product-extra-fields{position:relative;margin-top:20px;padding:18px;overflow:hidden;border:1px solid #ead9e1;border-radius:18px;background:#fffbfd}.product-form-sections{display:grid;gap:20px}.product-form-stepper{display:grid;max-width:720px;margin:0 auto 20px;padding:9px;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:center;border:1px solid rgba(184,102,136,.16);border-radius:20px;background:#fffcfde0;box-shadow:0 10px 28px #532a3e0f}.product-form-stepper>button{display:grid;min-width:0;min-height:64px;padding:8px 10px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;border:1px solid transparent;border-radius:14px;background:transparent;color:#806471;font-family:inherit;text-align:right;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.product-form-stepper>button:hover{background:#fff7fa;transform:translateY(-1px)}.product-form-stepper>button>span{display:grid;width:40px;height:40px;place-items:center;border:1px solid #ead4de;border-radius:12px;background:#f8edf2;color:#a15475;font-size:.6rem;font-weight:900}.product-form-stepper>button>div{display:flex;min-width:0;flex-direction:column;gap:3px}.product-form-stepper>button strong{color:#654553;font-size:.67rem}.product-form-stepper>button small{color:#a58a97;font-size:.49rem}.product-form-stepper>button.is-active{border-color:#b3597f38;background:linear-gradient(135deg,#fff,#faeaf1);box-shadow:0 9px 20px #7f3e5c1a}.product-form-stepper>button.is-active>span{border-color:transparent;background:linear-gradient(145deg,#ba6387,#81405f);color:#fff;box-shadow:0 8px 17px #81405f3b}.product-form-stepper>button.is-complete>span{border-color:#469a6933;background:#e7f6ed;color:#3f8b61}.product-form-stepper>i{position:relative;display:block;height:2px;overflow:hidden;border-radius:99px;background:#eadce3}.product-form-stepper>i>span{display:block;width:55%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#bd6a8c,#87619e)}.product-form-sections>.product-form-step:not(.is-current){display:none}.product-form-sections>.product-form-step.is-current{animation:product-step-in .28s cubic-bezier(.2,.85,.25,1) both}@keyframes product-step-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-form-stage,.product-form-sections>.product-extra-fields{position:relative;padding:22px;overflow:hidden;border:1px solid rgba(184,102,136,.18);border-radius:22px;background:radial-gradient(circle at 0 0,rgba(194,112,146,.08),transparent 24%),#fffdfef5;box-shadow:0 14px 36px #512a3d12}.product-form-stage>*,.product-form-sections>.product-extra-fields>*{position:relative;z-index:1}.product-form-sections>.product-extra-fields{margin-top:0;background:radial-gradient(circle at 100% 0,rgba(116,91,166,.09),transparent 25%),#fdfbfff7}.product-form-stage:before,.product-form-sections>.product-extra-fields:before{position:absolute;top:0;right:22px;left:22px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#bc6b8d 25%,#8a4665 75%,transparent);content:""}.product-form-sections>.product-extra-fields:before{background:linear-gradient(90deg,transparent,#9b70ba 25%,#665496 75%,transparent)}.product-form-stage:after,.product-form-sections>.product-extra-fields:after{position:absolute;z-index:0;top:-48px;left:-48px;width:128px;height:128px;border:18px solid rgba(184,96,134,.035);border-radius:50%;content:"";pointer-events:none}.product-form-sections>.product-extra-fields:after{right:-48px;left:auto;border-color:#6c54990a}.product-form-section-title{position:relative;z-index:1;display:flex;margin-bottom:18px;padding-bottom:14px;align-items:center;gap:10px;border-bottom:1px solid rgba(129,91,145,.13)}.product-form-section-title>span,.product-form-block-heading>span{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(174,84,122,.18);border-radius:14px;background:linear-gradient(145deg,#b95f84,#82415f);color:#fff;font-size:.66rem;font-weight:900;box-shadow:0 9px 20px #84416033}.product-form-section-title>span{border-color:#6c519a33;background:linear-gradient(145deg,#9670b2,#65518f);box-shadow:0 9px 20px #5e4a8533}.product-form-section-title>div{display:flex;flex-direction:column}.product-form-section-title strong{color:#60414f;font-size:.84rem}.product-form-section-title p{margin:2px 0 0;color:#a18794;font-size:.58rem}.product-extra-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-extra-field{display:flex;min-width:0;flex-direction:column}.product-extra-field>span{margin-bottom:7px;color:#684958;font-size:.62rem;font-weight:800}.product-extra-field input{width:100%;min-height:45px;padding:0 12px;border:1px solid #e8d5de;border-radius:12px;outline:none;background:#fff;color:#563b49;font-family:inherit;font-size:.61rem;transition:border-color .18s ease,box-shadow .18s ease}.product-extra-field input:focus{border-color:#b45f82;box-shadow:0 0 0 4px #b45f8217}.product-extra-field small{margin-top:4px;color:#a78e9b;font-size:.49rem}.product-color-preview,.product-size-preview{display:flex;margin-top:7px;flex-wrap:wrap;gap:5px}.product-color-preview>span,.product-size-preview>span{display:flex;min-height:25px;padding:4px 7px;align-items:center;gap:5px;border:1px solid #ead8e1;border-radius:8px;background:#fff;color:#735666;font-size:.47rem}.product-color-preview i{width:13px;height:13px;border:1px solid rgba(74,49,61,.18);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff61}.product-size-preview>span{min-width:28px;justify-content:center;background:#f8edf2;color:#8e4665;font-weight:800}.product-extra-grid.is-basic{grid-template-columns:repeat(3,minmax(0,1fr))}.product-choice-section-heading{display:flex;margin:20px 0 10px;padding-top:16px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #efdee6}.product-choice-section-heading strong{color:#654553;font-size:.68rem}.product-choice-section-heading span{color:#a58b98;font-size:.5rem}.product-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-choice-grid.is-products{grid-template-columns:repeat(3,minmax(0,1fr))}.product-choice-field{min-width:0;padding:13px;border:1px solid #ead7e0;border-radius:15px;background:#fff}.product-choice-field>header{display:flex;margin-bottom:9px;align-items:center;justify-content:space-between;gap:8px}.product-choice-field>header strong{color:#624250;font-size:.63rem}.product-choice-field>header span{padding:4px 7px;border-radius:999px;background:#f5e5ec;color:#9d4f6f;font-size:.46rem;font-weight:800}.product-selected-values{display:flex;min-height:43px;margin-bottom:9px;padding:7px;align-content:flex-start;flex-wrap:wrap;gap:5px;border:1px solid #eee0e6;border-radius:11px;background:#fffafd}.product-selected-values.is-empty{align-items:center}.product-selected-values>small{color:#ae96a2;font-size:.48rem}.product-selected-values>span{display:flex;min-width:0;min-height:27px;padding:3px 4px 3px 7px;align-items:center;gap:5px;border:1px solid #ead4de;border-radius:8px;background:#f8edf2;color:#704f5f}.product-selected-values>span>i{width:14px;height:14px;flex:0 0 14px;border:1px solid rgba(75,48,60,.18);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff73}.product-selected-values>span>b{max-width:145px;overflow:hidden;font-size:.47rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.product-selected-values>span>button{display:grid;width:20px;height:20px;padding:0;place-items:center;border:0;border-radius:6px;background:#b5445c1a;color:#b0445b;font-size:.83rem;line-height:1;cursor:pointer}.product-choice-select select,.product-choice-add>input,.product-custom-color{width:100%;min-height:42px;border:1px solid #e6d2dc;border-radius:11px;outline:none;background:#fff;color:#604552;font-family:inherit;font-size:.56rem}.product-choice-select select{padding:0 10px}.product-choice-select select:focus,.product-choice-add>input:focus{border-color:#b45f82;box-shadow:0 0 0 3px #b45f8217}.product-choice-select select:disabled{cursor:not-allowed;opacity:.58}.product-choice-add{display:grid;margin-top:7px;grid-template-columns:minmax(0,1fr) auto;gap:6px}.product-choice-add>input{min-width:0;padding:0 10px}.product-choice-add>button{display:flex;min-height:42px;padding:0 11px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:11px;background:linear-gradient(135deg,#b65e82,#884461);color:#fff;font-family:inherit;font-size:.52rem;font-weight:800;cursor:pointer;white-space:nowrap}.product-choice-add>button>span{font-size:.85rem}.product-custom-color{display:flex;padding:5px 8px;align-items:center;gap:8px}.product-custom-color input[type=color]{width:31px;height:30px;padding:2px;flex:0 0 31px;border:1px solid #e1cbd5;border-radius:8px;background:#fff;cursor:pointer}.product-custom-color span{color:#785766;font-family:Consolas,monospace;font-size:.53rem;direction:ltr}.product-modal-backdrop{position:fixed;inset:0;z-index:82;background:#24141da8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:category-backdrop-in .22s ease both}.product-modal-layer{position:fixed;inset:0;z-index:83;display:grid;padding:18px;place-items:center;overflow-y:hidden;direction:rtl}.product-modal-layer.hidden,.product-modal-backdrop.hidden{display:none}.product-create-modal{width:min(1120px,100%);max-height:calc(100dvh - 36px);overflow:hidden auto;border:1px solid rgba(185,112,143,.2);border-radius:28px;background:radial-gradient(circle at 3% 1%,rgba(203,126,158,.1),transparent 22%),#fffdfd;color:#533846;box-shadow:0 38px 95px #28131e4d,0 5px 19px #45243417;animation:category-modal-in .32s cubic-bezier(.2,.9,.25,1) both}.product-create-header{position:relative;display:flex;min-height:128px;padding:25px 29px;align-items:center;gap:15px;overflow:hidden;border-bottom:1px solid rgba(185,112,143,.14);background:radial-gradient(circle at 18% 120%,rgba(172,97,128,.09) 0 65px,transparent 66px),linear-gradient(135deg,#fff9fc,#f9edf3 58%,#f4e5ed)}.product-create-header-icon{display:grid;width:58px;height:58px;flex:0 0 58px;place-items:center;border:1px solid rgba(173,86,122,.2);border-radius:18px;background:linear-gradient(145deg,#ba6387,#7f3f5d);color:#fff;box-shadow:0 13px 29px #803e5c40}.product-create-header-icon svg,.product-create-close svg,.product-create-actions button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.product-create-header-icon svg{width:29px;height:29px;stroke-width:1.55}.product-create-header>div:nth-child(2){min-width:0}.product-create-header>div:nth-child(2)>span{display:block;margin-bottom:3px;color:#ad6683;font-size:.61rem;font-weight:800;letter-spacing:.1em}.product-create-header h2{margin:0;color:#4d3040;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(1.45rem,3vw,1.95rem)}.product-create-header p{margin:5px 0 0;color:#907180;font-size:.69rem;line-height:1.65}.product-create-close{display:grid;width:42px;height:42px;margin-right:auto;flex:0 0 42px;place-items:center;border:1px solid rgba(169,91,124,.18);border-radius:13px;background:#fffc;color:#90506b;cursor:pointer;transition:transform .18s ease,background .18s ease}.product-create-close:hover{background:#fff;transform:rotate(5deg)}.product-create-close:disabled{cursor:not-allowed;opacity:.5}.product-create-close svg{width:20px;height:20px;stroke-width:2}.product-create-form{padding:23px 25px 26px}.product-create-feedback{margin-bottom:16px}.product-create-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(285px,.72fr);align-items:start;gap:22px}.product-create-fields{display:flex;min-width:0;flex-direction:column;gap:15px}.product-form-block-heading{position:relative;z-index:1;display:flex;margin-bottom:18px;padding-bottom:14px;align-items:center;gap:10px;border-bottom:1px solid rgba(184,102,136,.13)}.product-form-block-heading>div{display:flex;flex-direction:column;gap:2px}.product-form-block-heading strong{color:#60414f;font-size:.84rem}.product-form-block-heading small{color:#a18794;font-size:.58rem}.product-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-create-grid.is-three{grid-template-columns:1.2fr .8fr .75fr}.product-create-field{display:flex;min-width:0;flex-direction:column;gap:7px}.product-create-field>span,.product-status-field legend{color:#624250;font-size:.66rem;font-weight:800}.product-create-field>span i{color:#bd4e69;font-style:normal}.product-create-field>input,.product-create-field>select,.product-create-field>textarea,.product-price-input{width:100%;border:1px solid #e5ced9;border-radius:13px;outline:none;background:#fff;color:#503744;font-family:inherit;font-size:.66rem;transition:border-color .18s ease,box-shadow .18s ease}.product-create-field>input,.product-create-field>select,.product-price-input{min-height:48px;padding:0 13px}.product-create-field>textarea{min-height:108px;padding:12px 13px;resize:vertical;line-height:1.7}.product-create-field>input:focus,.product-create-field>select:focus,.product-create-field>textarea:focus,.product-price-input:focus-within{border-color:#b45f82;box-shadow:0 0 0 4px #b45f821a}.product-create-field input::placeholder,.product-create-field textarea::placeholder{color:#b39aa7}.product-price-input{display:flex;padding:0;align-items:center;overflow:hidden}.product-price-input input{width:100%;height:46px;min-width:0;padding:0 13px;border:0;outline:none;background:transparent;color:inherit;font-family:inherit}.product-price-input b{display:grid;height:32px;min-width:46px;margin-left:7px;padding:0 7px;place-items:center;border-radius:8px;background:#f5e5ec;color:#98506e;font-size:.51rem}.product-status-field{margin:0;padding:0;border:0}.product-status-field legend{margin-bottom:8px}.product-status-field>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.product-status-field button{display:flex;min-height:62px;padding:10px 12px;align-items:center;gap:9px;border:1px solid #e4d2db;border-radius:13px;background:#fff;color:#705563;text-align:right;cursor:pointer}.product-status-field button>i{width:11px;height:11px;flex:0 0 11px;border:3px solid #d6c1ca;border-radius:50%;background:#fff;box-sizing:content-box}.product-status-field button>span{display:flex;flex-direction:column;gap:2px}.product-status-field button strong{color:#634653;font-size:.64rem}.product-status-field button small{color:#9f8592;font-size:.49rem}.product-status-field button.is-active{border-color:#3f936961;background:#eff9f4}.product-status-field button.is-active>i{border-color:#b9dfca;background:#3f9369}.product-status-field button.is-active strong{color:#2d7852}.product-status-field button.is-disabled{border-color:#be4e654d;background:#fff2f4}.product-status-field button.is-disabled>i{border-color:#efcbd2;background:#bd4e65}.product-status-field button.is-disabled strong{color:#a43a51}.product-images-panel{padding:16px;border:1px solid rgba(185,112,143,.18);border-radius:20px;background:linear-gradient(155deg,#fffafd,#faf2f6)}.product-images-heading>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-images-heading span{color:#614150;font-size:.68rem;font-weight:800}.product-images-heading small{padding:4px 8px;border-radius:7px;background:#fff0dd;color:#a56b28;font-size:.49rem;font-weight:800}.product-images-heading small.is-ready{background:#e6f5ec;color:#397d59}.product-images-heading p{margin:6px 0 12px;color:#9b7c8b;font-size:.53rem}.product-images-preview{display:grid;margin-bottom:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-images-preview article{position:relative;height:102px;overflow:hidden;border:1px solid #e4cbd6;border-radius:13px;background:#f1dfe7}.product-images-preview article.is-primary{height:220px;grid-column:1 / -1}.product-images-preview img{width:100%;height:100%;object-fit:cover}.product-images-preview article>span{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:8px;background:#3e2431c7;color:#fff;font-size:.47rem;font-weight:800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-images-preview article>button{position:absolute;top:7px;left:7px;display:grid;width:27px;height:27px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:#3f2431c2;color:#fff;font-size:.95rem;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-images-dropzone{display:flex;min-height:148px;padding:17px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1.5px dashed #d7aabd;border-radius:16px;background:linear-gradient(#ffffff9e,#ffffff9e),repeating-linear-gradient(45deg,#f8eaf0 0 9px,#fff8fb 9px 18px);text-align:center;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-images-dropzone:hover{border-color:#b75e82;box-shadow:0 12px 27px #72395217;transform:translateY(-2px)}.product-images-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.product-images-dropzone>span{display:grid;width:47px;height:47px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#efd3df,#f8e8ef);color:#a95173}.product-images-dropzone svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.product-images-dropzone strong{color:#684655;font-size:.62rem}.product-images-dropzone small{color:#a08391;font-size:.49rem}.product-image-requirement{display:flex;min-height:53px;margin-top:9px;padding:8px 10px;align-items:center;gap:9px;border:1px solid #efd9bc;border-radius:12px;background:#fff9ef}.product-image-requirement>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:#f5dfbe;color:#9b6725;font-size:.57rem;font-weight:900}.product-image-requirement>div{display:flex;flex-direction:column}.product-image-requirement strong{color:#7c592e;font-size:.55rem}.product-image-requirement small{margin-top:2px;color:#ad8757;font-size:.46rem}.product-image-requirement.is-ready{border-color:#c4e4d1;background:#eff9f3}.product-image-requirement.is-ready>span{background:#cbe8d6;color:#2f7651}.product-image-requirement.is-ready strong{color:#337455}.product-image-requirement.is-ready small{color:#6b9880}.product-files-list{display:flex;max-height:126px;margin-top:9px;padding-left:3px;overflow-y:auto;flex-direction:column;gap:5px}.product-files-list>div{display:grid;min-height:38px;padding:5px 7px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:7px;border:1px solid #ead8e1;border-radius:9px;background:#fff}.product-files-list>div>span{display:grid;width:26px;height:26px;place-items:center;border-radius:7px;background:#f5e4eb;color:#9e4c6e;font-size:.49rem;font-weight:800}.product-files-list p{display:flex;min-width:0;margin:0;flex-direction:column}.product-files-list strong{overflow:hidden;color:#654654;font-size:.5rem;text-overflow:ellipsis;white-space:nowrap}.product-files-list small{color:#a18592;font-size:.44rem}.product-create-actions{display:flex;margin-top:20px;padding-top:18px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #ead9e1}.product-create-action-copy{display:flex;flex-direction:column;gap:3px}.product-create-action-copy strong{color:#5b3d4b;font-size:.63rem}.product-create-action-copy span{color:#a18492;font-size:.51rem}.product-submit-area{display:flex;min-width:250px;align-items:flex-end;flex-direction:column;gap:7px}.product-step-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.product-step-actions>button{display:flex;min-height:50px;padding:0 18px;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:14px;font-family:inherit;font-size:.64rem;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.product-step-actions>button:hover:not(:disabled){transform:translateY(-2px)}.product-step-actions>button:disabled{cursor:not-allowed;opacity:.62}.product-step-actions>button.is-save{min-width:170px;background:linear-gradient(135deg,#ba6387,#81405f);color:#fff;box-shadow:0 13px 26px #7e3d593d}.product-step-actions>button.is-next{min-width:112px;background:linear-gradient(135deg,#8d6aaa,#67528e);color:#fff;box-shadow:0 11px 23px #5d498433}.product-step-actions>button.is-previous{min-width:105px;border-color:#e1ccd6;background:#fff;color:#84536b}.product-step-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-submit-error{display:flex;max-width:360px;align-items:center;gap:6px;color:#b13e57;font-size:.51rem;font-weight:750;line-height:1.5;text-align:right}.product-submit-error>i{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;background:#ffe4e9;color:#b13e57;font-size:.53rem;font-style:normal}.product-submit-area>button{display:flex;min-width:195px;min-height:50px;padding:0 20px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:linear-gradient(135deg,#ba6387,#81405f);color:#fff;font-family:inherit;font-size:.67rem;font-weight:800;cursor:pointer;box-shadow:0 13px 26px #7e3d593d}.product-submit-area>button:disabled{cursor:not-allowed;opacity:.65}.product-submit-area>button svg{width:18px;height:18px;stroke-width:1.8}@media(max-width:900px){.product-modal-layer{padding:8px;place-items:start center}.product-create-modal{width:100%;max-height:calc(100dvh - 16px);border-radius:21px}.product-create-layout{grid-template-columns:1fr}.product-images-panel{padding:14px}.product-images-preview article.is-primary{height:min(360px,55vw)}.product-extra-grid,.product-extra-grid.is-basic,.product-choice-grid.is-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-create-header{min-height:96px;padding:17px 15px;gap:10px}.product-create-header-icon{width:46px;height:46px;flex-basis:46px;border-radius:14px}.product-create-header-icon svg{width:23px;height:23px}.product-create-header h2{font-size:1.18rem}.product-create-header p{display:none}.product-create-close{width:38px;height:38px;flex-basis:38px}.product-create-form{padding:15px}.product-form-sections{gap:14px}.product-form-stepper{margin-bottom:14px;padding:6px;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);border-radius:16px}.product-form-stepper>button{min-height:58px;padding:7px;grid-template-columns:34px minmax(0,1fr);gap:7px;border-radius:12px}.product-form-stepper>button>span{width:34px;height:34px;border-radius:10px}.product-form-stepper>button small{display:none}.product-form-stepper>button strong{font-size:.56rem}.product-form-stage,.product-form-sections>.product-extra-fields{padding:15px;border-radius:18px}.product-form-block-heading,.product-form-section-title{margin-bottom:14px;padding-bottom:12px}.product-form-section-title>span,.product-form-block-heading>span{width:40px;height:40px;flex-basis:40px}.product-create-grid,.product-create-grid.is-three,.product-status-field>div,.product-extra-grid,.product-extra-grid.is-basic,.product-choice-grid,.product-choice-grid.is-products{grid-template-columns:1fr}.product-choice-section-heading{align-items:flex-start;flex-direction:column;gap:3px}.product-images-preview article.is-primary{height:240px}.product-create-action-copy{display:none}.product-submit-area,.product-step-actions{width:100%;min-width:0}.product-step-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-step-actions>button,.product-step-actions>button.is-save,.product-step-actions>button.is-next,.product-step-actions>button.is-previous{min-width:0;padding-inline:9px}}.admin-root [class*="fixed inset-0"][class*=overflow-auto]>div{max-height:calc(100dvh - 32px);overflow-y:auto;border-radius:20px}.category-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.category-summary-grid>div{display:flex;min-height:82px;padding:13px 15px;justify-content:center;flex-direction:column;border:1px solid rgba(191,115,148,.14);border-radius:16px;background:#fff;box-shadow:0 8px 22px #4b24370d}.category-summary-grid span{color:#987989;font-size:.64rem;font-weight:700}.category-summary-grid strong{margin-top:3px;color:#593b49;font-size:1.35rem}.category-summary-grid>div:nth-child(2) strong{color:#5281ad}.category-summary-grid>div:nth-child(3) strong{color:#8056a5}.category-summary-grid>div:nth-child(4) strong{color:#bc4059}.category-admin-toolbar{display:grid;min-height:64px;padding:10px 12px;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(191,115,148,.14);border-radius:17px;background:#fff;box-shadow:0 8px 22px #4b24370d}.category-admin-search{display:flex;height:42px;padding:0 12px;align-items:center;gap:9px;border:1px solid #e6d1dc;border-radius:12px;background:#fffafd}.category-admin-search svg{width:19px;height:19px;fill:none;stroke:#a35b7a;stroke-linecap:round;stroke-width:1.7}.category-admin-search input{width:100%;height:100%;border:0!important;background:transparent;box-shadow:none!important;font-size:.69rem}.category-admin-filters{display:flex;gap:5px}.category-admin-filters button{min-height:35px;padding:0 10px;border:1px solid #ead8e1;border-radius:10px;background:#fff;color:#856477;font-size:.58rem;font-weight:700;cursor:pointer}.category-admin-filters button.is-active{border-color:#b76c8c;background:#f8e7ef;color:#934465}.category-admin-list{display:flex;flex-direction:column;gap:10px}.category-admin-card{position:relative;display:grid;min-height:116px;padding:12px;grid-template-columns:42px 92px minmax(180px,1fr) 82px;align-items:center;gap:13px;overflow:hidden;border:1px solid rgba(191,115,148,.15);border-right:4px solid #9b5172;border-radius:18px;background:#fff;box-shadow:0 10px 28px #4b243711}.category-admin-card.is-subcategory{width:calc(100% - 34px);margin-right:34px;border-right-color:#8261aa;background:linear-gradient(90deg,#fff,#fcf8ff)}.category-admin-card.is-subcategory:before{position:absolute;top:0;right:-25px;width:20px;height:56px;border-right:1px dashed #c9acc0;border-bottom:1px dashed #c9acc0;border-radius:0 0 9px;content:""}.category-order-controls{display:flex;align-items:center;flex-direction:column;gap:3px}.category-order-controls button{display:grid;width:28px;height:25px;padding:0;place-items:center;border:1px solid #e7d5de;border-radius:7px;background:#fffafd;color:#98506f;cursor:pointer}.category-order-controls strong{color:#8e7280;font-size:.58rem}.category-card-image{display:grid;width:88px;height:88px;overflow:hidden;place-items:center;border-radius:15px;background:linear-gradient(145deg,#f5dfe9,#eee5f8);color:#96506e;font-size:1.4rem;font-weight:800}.category-card-image img{width:100%;height:100%;object-fit:cover}.category-card-content{min-width:0}.category-card-heading span{color:#aa6683;font-size:.54rem;font-weight:800}.category-card-heading h3{margin:3px 0;color:#563946;font-size:.88rem}.category-card-content>p{margin:5px 0 8px;overflow:hidden;color:#937785;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.category-card-meta{display:flex;flex-wrap:wrap;gap:6px}.category-card-meta span{padding:4px 7px;border-radius:7px;background:#f8edf2;color:#805f70;font-size:.52rem}.category-card-meta span.is-visible{background:#e7f6ee;color:#387d59}.category-card-meta span.is-hidden{background:#ffe8ec;color:#b13b54}.category-card-actions{display:flex;flex-direction:column;gap:6px}.category-card-actions button{min-height:32px;border:1px solid #e5d2dc;border-radius:9px;background:#fff;color:#78596a;font-size:.56rem;font-weight:750;cursor:pointer}.category-card-actions button.is-edit{border-color:transparent;background:#f5e3eb;color:#934766}.category-card-actions button.is-delete{border-color:#f0ccd4;color:#b43c54}.category-form-grid{display:grid;margin-top:12px;grid-template-columns:1fr 1fr;gap:10px}.category-form-grid label{display:flex;flex-direction:column}.category-form-grid label>span{margin-bottom:5px;color:#684958;font-size:.66rem;font-weight:700}.category-form-grid input,.category-form-grid select{min-height:42px;padding:0 11px;border:1px solid #e5d0da;border-radius:10px;background:#fff}.category-modal-backdrop{position:fixed;inset:0;z-index:80;background:#26161f9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:category-backdrop-in .22s ease both}.category-modal-layer{position:fixed;inset:0;z-index:81;display:grid;padding:18px;place-items:center;overflow-y:auto;direction:rtl}.category-modal-layer.hidden,.category-modal-backdrop.hidden{display:none}.category-create-modal{position:relative;width:min(930px,100%);max-height:calc(100dvh - 36px);overflow:hidden auto;border:1px solid rgba(185,112,143,.2);border-radius:28px;background:radial-gradient(circle at 4% 2%,rgba(202,127,159,.11),transparent 24%),#fffdfd;color:#543847;box-shadow:0 35px 90px #2a152047,0 4px 18px #45243417;animation:category-modal-in .32s cubic-bezier(.2,.9,.25,1) both}.category-create-header{position:relative;display:flex;min-height:126px;padding:25px 28px;align-items:center;gap:15px;overflow:hidden;border-bottom:1px solid rgba(185,112,143,.14);background:linear-gradient(135deg,#fff9fc,#f9edf3 55%,#f5e7ef)}.category-create-header:after{position:absolute;width:170px;height:170px;left:85px;bottom:-128px;border:30px solid rgba(181,97,132,.055);border-radius:50%;content:"";pointer-events:none}.category-create-header-icon{position:relative;z-index:1;display:grid;width:57px;height:57px;flex:0 0 57px;place-items:center;border:1px solid rgba(175,91,126,.18);border-radius:18px;background:linear-gradient(145deg,#b96587,#85405e);color:#fff;box-shadow:0 12px 28px #843f5c3b}.category-create-header-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.category-edit-modal .category-create-header-icon{background:linear-gradient(145deg,#9a6aba,#654482);box-shadow:0 12px 28px #6443813d}.category-create-header>div:nth-child(2){position:relative;z-index:1;min-width:0}.category-create-header>div:nth-child(2)>span{display:block;margin-bottom:3px;color:#ad6683;font-size:.61rem;font-weight:800;letter-spacing:.1em}.category-create-header h2{margin:0;color:#4d3040;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(1.42rem,3vw,1.9rem);font-weight:700}.category-create-header p{margin:5px 0 0;color:#907180;font-size:.69rem;line-height:1.65}.category-create-close{position:relative;z-index:2;display:grid;width:42px;height:42px;margin-right:auto;flex:0 0 42px;place-items:center;border:1px solid rgba(169,91,124,.18);border-radius:13px;background:#ffffffc7;color:#90506b;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.category-create-close:hover{border-color:#a95b7c5c;background:#fff;transform:rotate(5deg)}.category-create-close:disabled{cursor:not-allowed;opacity:.5}.category-create-close svg{width:20px;height:20px}.category-create-form{padding:22px 25px 25px}.category-create-feedback{margin-bottom:15px}.category-create-alert{display:flex;min-height:46px;padding:10px 13px;align-items:center;gap:9px;border:1px solid transparent;border-radius:13px;font-size:.67rem;font-weight:700}.category-create-alert>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:50%;color:#fff;font-size:.65rem}.category-create-alert.is-red{border-color:#f2c8d1;background:#fff1f3;color:#a63751}.category-create-alert.is-red>span{background:#c74660}.category-create-alert.is-green{border-color:#bfe4d0;background:#edf9f2;color:#2f7552}.category-create-alert.is-green>span{background:#3f9369}.category-create-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(265px,.78fr);align-items:start;gap:21px}.category-create-fields{display:flex;min-width:0;flex-direction:column;gap:15px}.category-create-field{display:flex;flex-direction:column;gap:7px}.category-create-field>label,.category-image-panel-heading>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.category-create-field>label>span,.category-image-panel-heading span,.category-status-field legend{color:#614150;font-size:.68rem;font-weight:800}.category-create-field>label>small,.category-image-panel-heading small{padding:3px 7px;border-radius:6px;background:#f5e4eb;color:#a45575;font-size:.49rem;font-weight:800}.category-create-input{position:relative}.category-create-input>svg{position:absolute;top:50%;right:14px;width:19px;height:19px;fill:none;stroke:#b46b88;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55;transform:translateY(-50%);pointer-events:none}.category-create-input input,.category-create-field textarea,.category-create-modal .category-form-grid input,.category-create-modal .category-form-grid select{width:100%;border:1px solid #e5ced9;border-radius:13px;outline:none;background:#fff;color:#503744;font-family:inherit;font-size:.68rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.category-create-input input{min-height:48px;padding:0 44px 0 13px}.category-create-field textarea{min-height:104px;padding:12px 13px;resize:vertical;line-height:1.7}.category-create-input input::placeholder,.category-create-field textarea::placeholder{color:#b39aa7}.category-create-input input:focus,.category-create-field textarea:focus,.category-create-modal .category-form-grid input:focus,.category-create-modal .category-form-grid select:focus{border-color:#b45f82;background:#fffdfd;box-shadow:0 0 0 4px #b45f821a}.category-create-modal .category-form-grid{margin-top:0;gap:12px}.category-create-modal .category-form-grid label>span{margin-bottom:7px;color:#614150;font-size:.68rem;font-weight:800}.category-create-modal .category-form-grid input,.category-create-modal .category-form-grid select{min-height:48px;padding:0 13px}.category-status-field{min-width:0;margin:0;padding:0;border:0}.category-status-field legend{margin-bottom:8px}.category-status-field>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.category-status-field button{display:flex;min-height:62px;padding:10px 12px;align-items:center;gap:9px;border:1px solid #e4d2db;border-radius:13px;background:#fff;color:#705563;text-align:right;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.category-status-field button:hover{border-color:#ca9baf;transform:translateY(-1px)}.category-status-field button>i{width:11px;height:11px;flex:0 0 11px;border:3px solid #d6c1ca;border-radius:50%;background:#fff;box-sizing:content-box}.category-status-field button>span{display:flex;min-width:0;flex-direction:column;gap:2px}.category-status-field button strong{color:#634653;font-size:.66rem}.category-status-field button small{color:#9f8592;font-size:.5rem;line-height:1.45}.category-status-field button.is-active{border-color:#3f936961;background:#eff9f4}.category-status-field button.is-active>i{border-color:#b9dfca;background:#3f9369}.category-status-field button.is-active strong{color:#2d7852}.category-status-field button.is-disabled{border-color:#be4e654d;background:#fff2f4}.category-status-field button.is-disabled>i{border-color:#efcbd2;background:#bd4e65}.category-status-field button.is-disabled strong{color:#a43a51}.category-image-panel{padding:16px;border:1px solid rgba(185,112,143,.18);border-radius:19px;background:linear-gradient(155deg,#fffafd,#faf2f6)}.category-image-panel-heading p{margin:6px 0 12px;color:#9b7c8b;font-size:.54rem;line-height:1.55}.category-image-dropzone{position:relative;display:grid;width:100%;aspect-ratio:1 / 1;overflow:hidden;place-items:center;border:1.5px dashed #d7aabd;border-radius:17px;background:linear-gradient(#fff9,#fff9),repeating-linear-gradient(45deg,#f8eaf0 0 9px,#fff8fb 9px 18px);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.category-image-dropzone:hover{border-color:#b75e82;box-shadow:0 12px 28px #7239521a;transform:translateY(-2px)}.category-image-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.category-image-empty{display:flex;align-items:center;flex-direction:column;gap:8px;text-align:center}.category-image-empty>span{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;background:linear-gradient(145deg,#f0d5e0,#f9eaf0);color:#a95173}.category-image-empty svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.category-image-empty strong{color:#684655;font-size:.65rem}.category-image-empty small{color:#a08391;font-size:.52rem}.category-image-dropzone.has-image{border-style:solid;border-color:#d5a7ba;background:#f5e8ee}.category-image-dropzone.has-image img{width:100%;height:100%;object-fit:cover}.category-image-preview{cursor:default}.category-image-preview:hover{border-color:#d5a7ba;box-shadow:none;transform:none}.category-image-current{position:absolute;right:12px;bottom:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.4);border-radius:9px;background:#5b3a6cc7;color:#fff;font-size:.51rem;font-weight:800;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.category-image-change{position:absolute;right:12px;bottom:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.38);border-radius:9px;background:#321c27c2;color:#fff;font-size:.51rem;font-weight:800;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.category-image-file{display:grid;min-height:49px;margin-top:9px;padding:7px 8px;grid-template-columns:32px minmax(0,1fr) 26px;align-items:center;gap:8px;border:1px solid #ead8e0;border-radius:11px;background:#fff}.category-image-file>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#f5e4eb;color:#a45676}.category-image-file svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.category-image-file>div{display:flex;min-width:0;flex-direction:column}.category-image-file strong{overflow:hidden;color:#654654;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.category-image-file small{margin-top:2px;color:#a18592;font-size:.47rem}.category-image-file button{width:26px;height:26px;padding:0;border:0;border-radius:7px;background:#fff0f2;color:#b44359;font-size:1rem;line-height:1;cursor:pointer}.category-image-tip{display:flex;margin-top:10px;align-items:flex-start;gap:6px;color:#9a7b8a}.category-image-tip svg{width:15px;height:15px;flex:0 0 15px;fill:none;stroke:#ad607e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.category-image-tip p{margin:0;font-size:.49rem;line-height:1.5}.category-create-actions{display:flex;margin-top:22px;padding-top:17px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #eedde4}.category-create-actions>div{display:flex;min-width:0;flex-direction:column;gap:3px}.category-create-actions>div strong{color:#5b3d4b;font-size:.63rem}.category-create-actions>div span{color:#a18492;font-size:.51rem}.category-create-actions>button{display:flex;min-width:185px;min-height:49px;padding:0 20px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:linear-gradient(135deg,#ba6387,#81405f);color:#fff;font-family:inherit;font-size:.67rem;font-weight:800;cursor:pointer;box-shadow:0 13px 26px #7e3d593d;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.category-create-actions>button:hover:not(:disabled){box-shadow:0 16px 30px #7e3d594f;transform:translateY(-2px)}.category-create-actions>button:disabled{cursor:not-allowed;opacity:.65}.category-create-actions>button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.category-button-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:50%;animation:category-spinner .7s linear infinite}@keyframes category-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes category-modal-in{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes category-spinner{to{transform:rotate(360deg)}}@media(max-width:760px){.category-modal-layer{padding:8px;place-items:start center}.category-create-modal{width:100%;max-height:calc(100dvh - 16px);border-radius:21px}.category-create-header{min-height:104px;padding:18px 16px;gap:11px}.category-create-header-icon{width:46px;height:46px;flex-basis:46px;border-radius:14px}.category-create-header-icon svg{width:23px;height:23px}.category-create-header h2{font-size:1.28rem}.category-create-header p{font-size:.58rem}.category-create-close{width:38px;height:38px;flex-basis:38px}.category-create-form{padding:16px}.category-create-layout{grid-template-columns:1fr}.category-image-panel{padding:13px}.category-image-dropzone{max-height:340px}}@media(max-width:480px){.category-create-header p,.category-create-actions>div{display:none}.category-create-header{min-height:88px}.category-create-header>div:nth-child(2)>span{font-size:.52rem}.category-create-header h2{font-size:1.08rem}.category-status-field>div{grid-template-columns:1fr}.category-create-actions>button{width:100%;min-width:0}}.account-settings{display:block;min-width:0;width:100%;max-width:1120px;margin:0 auto 40px;padding:8px 24px 30px;color:#513845}.user-dashboard-content{width:100%;min-width:0;flex:1 1 0}.admin-settings-page{width:100%;min-width:0;padding:26px 20px 10px}.customer-orders-page{width:100%;max-width:1120px;margin:0 auto 50px;padding:8px 24px 32px;color:#513845}.customer-orders-hero{position:relative;display:flex;min-height:150px;margin-bottom:18px;padding:25px 28px;align-items:center;justify-content:space-between;gap:20px;overflow:hidden;border:1px solid rgba(191,115,148,.16);border-radius:24px;background:radial-gradient(circle at 92% 18%,rgba(211,126,161,.2),transparent 30%),linear-gradient(135deg,#fffafd,#faeaf1 58%,#f0e8f7);box-shadow:0 16px 42px #572a4014}.customer-orders-hero:after{position:absolute;right:24%;bottom:-72px;width:190px;height:190px;border:1px solid rgba(191,97,137,.08);border-radius:50%;box-shadow:0 0 0 23px #bf618909,0 0 0 48px #bf618905;content:""}.customer-orders-hero>div{position:relative;z-index:1}.customer-orders-hero>div:first-child>span,.customer-order-modal-header>div>span,.customer-order-tracking header>div>span,.customer-order-products>header span,.customer-order-summary>header span,.customer-order-delivery>header span{color:#b05d7d;font-size:.58rem;font-weight:800;letter-spacing:.16em}.customer-orders-hero h1{margin:5px 0;color:#49313d;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(2rem,5vw,3.1rem);line-height:1}.customer-orders-hero p{max-width:560px;margin:10px 0 0;color:#8e7180;font-size:.76rem}.customer-orders-count{display:grid;min-width:112px;min-height:92px;padding:14px;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:20px;background:#ffffffad;box-shadow:0 12px 28px #5d2c421a,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-orders-count strong{color:#9b4769;font-size:1.85rem;line-height:1}.customer-orders-count span{color:#987987;font-size:.6rem;font-weight:700}.customer-orders-list{display:flex;flex-direction:column;gap:14px}.customer-order-card{overflow:hidden;border:1px solid rgba(191,115,148,.15);border-inline-start:4px solid #d69b58;border-radius:21px;background:#fff;box-shadow:0 13px 36px #4b243713;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.customer-order-card:hover{border-color:#ba5d833d;box-shadow:0 17px 42px #4b24371c;transform:translateY(-2px)}.customer-order-card.is-shipped{border-inline-start-color:#5d91c8}.customer-order-card.is-delivered{border-inline-start-color:#4b9a6b}.customer-order-card.is-cancelled{border-inline-start-color:#d4566e}.customer-order-card.is-returned{border-inline-start-color:#8465ad}.customer-order-card>header{display:flex;min-height:76px;padding:13px 17px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #f1e6eb;background:linear-gradient(90deg,#fffafd,#fff)}.customer-order-number{display:flex;min-width:0;flex-direction:column}.customer-order-number>span{color:#a48695;font-size:.54rem;font-weight:700}.customer-order-number strong{margin-top:1px;color:#533844;font-size:.9rem;letter-spacing:.04em}.customer-order-number small{margin-top:2px;color:#a9909d;font-size:.56rem}.customer-order-badges{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.customer-order-status,.customer-payment-badge{display:inline-flex;min-height:27px;padding:5px 9px;align-items:center;border-radius:999px;background:#fff1dc;color:#9a641f;font-size:.55rem;font-weight:800;white-space:nowrap}.customer-order-status.is-shipped{background:#e7f1ff;color:#3f72a8}.customer-order-status.is-delivered,.customer-payment-badge.is-paid{background:#e5f6ed;color:#347a55}.customer-order-status.is-cancelled,.customer-payment-badge.is-failed{background:#ffe8ed;color:#af3952}.customer-order-status.is-returned{background:#f1e9fb;color:#72509b}.customer-payment-badge.is-refunded{background:#e9f2ff;color:#4775a7}.customer-order-card-body{display:grid;padding:16px 17px;grid-template-columns:minmax(220px,.9fr) minmax(0,1.5fr);align-items:center;gap:16px}.customer-order-preview{display:flex;min-width:0;align-items:center;gap:12px}.customer-order-preview-images{display:flex;min-width:72px;align-items:center;padding-inline-start:8px}.customer-order-preview-images>span{display:grid;width:42px;height:42px;margin-inline-start:-9px;place-items:center;overflow:hidden;border:2px solid #fff;border-radius:12px;background:#f4e4eb;color:#9c4b6d;box-shadow:0 5px 12px #4f25381a;font-size:.68rem;font-weight:800}.customer-order-preview-images img{width:100%;height:100%;object-fit:cover}.customer-order-preview-images>span.is-more{background:#7f425e;color:#fff}.customer-order-preview>div:last-child{display:flex;min-width:0;flex-direction:column}.customer-order-preview>div:last-child strong{overflow:hidden;color:#563c49;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.customer-order-preview>div:last-child small{margin-top:3px;color:#a68a98;font-size:.56rem}.customer-order-card-facts{display:grid;grid-template-columns:.75fr 1fr 1.35fr;gap:8px}.customer-order-card-facts p{display:flex;min-width:0;min-height:55px;margin:0;padding:9px 10px;justify-content:center;flex-direction:column;border-radius:12px;background:#fcf6f9}.customer-order-card-facts span{color:#a28795;font-size:.51rem;font-weight:700}.customer-order-card-facts strong{margin-top:3px;overflow:hidden;color:#5c414e;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.customer-order-card>footer{display:flex;min-height:64px;padding:11px 17px;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #f1e6eb;background:#fffafd}.customer-order-current-stage{display:flex;align-items:center;gap:9px}.customer-order-current-stage>svg{width:31px;height:31px;padding:6px;overflow:visible;border-radius:10px;background:#f5e5ed;fill:none;stroke:#a84e71;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.customer-order-current-stage>span{display:flex;flex-direction:column}.customer-order-current-stage small{color:#a88b99;font-size:.5rem}.customer-order-current-stage strong{color:#654655;font-size:.62rem}.customer-order-card>footer>button{display:flex;min-height:38px;padding:0 13px;align-items:center;gap:8px;border:1px solid rgba(171,76,114,.22);border-radius:11px;background:linear-gradient(135deg,#b85b7f,#85405f);color:#fff;box-shadow:0 8px 18px #803a592b;font-size:.62rem;font-weight:800;cursor:pointer}.customer-order-card>footer>button:hover{box-shadow:0 10px 23px #803a5940;transform:translateY(-1px)}.customer-order-card>footer>button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}html[dir=rtl] .customer-order-card>footer>button svg{transform:scaleX(-1)}.customer-orders-loading{display:flex;min-height:340px;align-items:center;justify-content:center;flex-direction:column;gap:14px}.customer-orders-loading>span{width:42px;height:42px;border:3px solid #f0dce5;border-top-color:#a74f71;border-radius:50%;animation:customerOrderSpin .75s linear infinite}@keyframes customerOrderSpin{to{transform:rotate(360deg)}}.customer-orders-loading p{color:#967988;font-size:.7rem}.customer-orders-empty{display:flex;min-height:390px;padding:38px 20px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed rgba(181,91,128,.25);border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(223,151,181,.13),transparent 42%),#fff;text-align:center}.customer-orders-empty-art{display:grid;width:130px;height:110px;place-items:center;border-radius:42% 58% 52% 48%;background:linear-gradient(145deg,#fae5ee,#f2eafb)}.customer-orders-empty-art svg{width:105px;height:88px;fill:none;stroke:#aa5b7b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.customer-orders-empty>strong{margin-top:20px;color:#573c49;font-size:1.05rem}.customer-orders-empty>p{max-width:410px;margin:8px 0 18px;color:#987c89;font-size:.68rem;line-height:1.7}.customer-orders-empty>button{min-height:40px;padding:0 17px;border:0;border-radius:12px;background:linear-gradient(135deg,#b85b7f,#85405f);color:#fff;box-shadow:0 9px 20px #803a5930;font-size:.64rem;font-weight:800;cursor:pointer}.customer-order-modal-layer{position:fixed;inset:0;z-index:130;display:grid;padding:22px;place-items:center;background:#26161e99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:customerOrderFadeIn .18s ease both}@keyframes customerOrderFadeIn{0%{opacity:0}to{opacity:1}}.customer-order-modal{display:flex;width:min(100%,1040px);max-height:calc(100vh - 44px);overflow:hidden;flex-direction:column;border:1px solid rgba(255,255,255,.7);border-radius:25px;background:#fffafd;box-shadow:0 30px 90px #23111952;animation:customerOrderModalIn .28s cubic-bezier(.22,1,.36,1) both}@keyframes customerOrderModalIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.customer-order-modal-header{display:flex;min-height:86px;padding:16px 20px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #efdee6;background:radial-gradient(circle at 90% 0%,rgba(213,126,161,.16),transparent 33%),linear-gradient(135deg,#fff,#f9eaf1)}.customer-order-modal-header h2{margin:3px 0 0;color:#4c3440;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:1.35rem}.customer-order-modal-header small{display:block;margin-top:3px;color:#a28794;font-size:.57rem}.customer-order-modal-header>button{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgba(184,92,130,.18);border-radius:12px;background:#ffffffb8;color:#9e5875;cursor:pointer}.customer-order-modal-header>button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.customer-order-modal-body{display:flex;padding:16px;overflow-y:auto;flex-direction:column;gap:14px}.customer-order-tracking{padding:18px;border:1px solid #ebdce3;border-radius:19px;background:radial-gradient(circle at 100% 0%,rgba(217,137,170,.12),transparent 32%),#fff}.customer-order-tracking>header,.customer-order-products>header,.customer-order-delivery>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.customer-order-tracking h3,.customer-order-products h3,.customer-order-summary h3,.customer-order-delivery h3{margin:2px 0 0;color:#553a47;font-size:.78rem}.customer-order-stopped{display:flex;margin-top:13px;padding:10px 12px;align-items:center;gap:10px;border:1px solid #f1cbd3;border-radius:13px;background:#fff0f3;color:#ae3d55}.customer-order-tracking.is-returned .customer-order-stopped{border-color:#d9c9ea;background:#f5effb;color:#73509d}.customer-order-stopped svg{width:29px;height:29px;flex:0 0 29px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.customer-order-stopped>div{display:flex;flex-direction:column}.customer-order-stopped strong{font-size:.66rem}.customer-order-stopped span{margin-top:2px;font-size:.55rem;opacity:.8}.customer-order-track{position:relative;display:grid;margin-top:22px;padding:0 4px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.customer-order-track:before,.customer-order-track-progress{position:absolute;top:21px;inset-inline-start:12.5%;height:3px;border-radius:99px;content:""}.customer-order-track:before{width:75%;background:#eadde3}.customer-order-track-progress{z-index:1;background:linear-gradient(90deg,#b85a7e,#db86a7);transition:width .5s cubic-bezier(.22,1,.36,1)}.customer-order-tracking.is-cancelled .customer-order-track,.customer-order-tracking.is-returned .customer-order-track{opacity:.45}.customer-order-track-step{position:relative;z-index:2;display:flex;min-width:0;align-items:center;flex-direction:column;text-align:center}.customer-order-track-icon{display:grid;width:44px;height:44px;place-items:center;border:3px solid #fff;border-radius:50%;background:#eee3e8;color:#9c8490;box-shadow:0 0 0 1px #e7d5dd}.customer-order-track-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.customer-order-track-step.is-complete .customer-order-track-icon,.customer-order-track-step.is-current .customer-order-track-icon{background:linear-gradient(145deg,#c86d91,#8d4261);color:#fff;box-shadow:0 7px 17px #873d5b38,0 0 0 1px #a64b704d}.customer-order-track-step.is-current .customer-order-track-icon{box-shadow:0 8px 19px #873d5b40,0 0 0 5px #cd6e951c}.customer-order-track-step>strong{margin-top:8px;color:#715663;font-size:.6rem}.customer-order-track-step.is-current>strong,.customer-order-track-step.is-complete>strong{color:#884560}.customer-order-track-step>small{max-width:130px;margin-top:2px;color:#a98e9a;font-size:.49rem;line-height:1.45}.customer-order-detail-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.75fr);gap:13px}.customer-order-products,.customer-order-summary,.customer-order-delivery{overflow:hidden;border:1px solid #ebdce3;border-radius:18px;background:#fff}.customer-order-products>header,.customer-order-summary>header,.customer-order-delivery>header{min-height:54px;padding:10px 13px;border-bottom:1px solid #f0e4e9;background:#fffafd}.customer-order-products>header>div,.customer-order-delivery>header{min-width:0}.customer-order-products>header>strong{padding:5px 8px;border-radius:999px;background:#f6e5ed;color:#98506e;font-size:.54rem}.customer-order-product-list{display:flex;flex-direction:column}.customer-order-product{display:grid;min-height:68px;padding:9px 12px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #f2e9ed}.customer-order-product:last-child{border-bottom:0}.customer-order-product-image{display:grid;width:44px;height:44px;overflow:hidden;place-items:center;border-radius:11px;background:#f4e4eb;color:#984a6a;font-size:.72rem;font-weight:800}.customer-order-product-image img{width:100%;height:100%;object-fit:cover}.customer-order-product>div{display:flex;min-width:0;flex-direction:column}.customer-order-product>div strong{overflow:hidden;color:#573d49;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.customer-order-product>div small{margin-top:3px;color:#9e8390;font-size:.54rem}.customer-order-product>span:last-child{color:#754b60;font-size:.62rem;font-weight:800;white-space:nowrap}.customer-order-summary>header{display:flex;flex-direction:column}.customer-order-summary dl{margin:0;padding:12px 14px}.customer-order-summary dl>div{display:flex;min-height:31px;align-items:center;justify-content:space-between;gap:10px;color:#79616d;font-size:.6rem}.customer-order-summary dl>div.is-discount{color:#478568}.customer-order-summary dl>div.is-total{min-height:42px;margin-top:6px;padding-top:7px;border-top:1px dashed #dfcbd4;color:#80415d;font-size:.72rem;font-weight:800}.customer-order-payment-state{display:flex;margin:0 12px 12px;padding:10px;align-items:center;justify-content:space-between;gap:9px;border-radius:12px;background:#faf0f5}.customer-order-payment-state span{padding:4px 7px;border-radius:999px;background:#fff1dc;color:#99621e;font-size:.5rem;font-weight:800}.customer-order-payment-state span.is-paid{background:#e2f5ea;color:#337753}.customer-order-payment-state strong{color:#664654;font-size:.54rem;text-align:end}.customer-order-delivery>header{justify-content:flex-start;flex-direction:column;align-items:flex-start}.customer-order-delivery>div{display:grid;padding:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-order-delivery p{display:flex;min-width:0;min-height:50px;margin:0;padding:9px 10px;justify-content:center;flex-direction:column;border-radius:11px;background:#fcf5f8}.customer-order-delivery p.is-wide{grid-column:1 / -1}.customer-order-delivery p span{color:#a28794;font-size:.51rem;font-weight:700}.customer-order-delivery p strong{margin-top:3px;color:#5d424f;font-size:.61rem;line-height:1.55}html[data-theme=dark] .customer-orders-page{color:#eadce3}html[data-theme=dark] .customer-orders-hero{border-color:#e08bb02b;background:radial-gradient(circle at 92% 18%,rgba(173,73,116,.18),transparent 31%),linear-gradient(135deg,#2c1d25,#21171c 58%,#251c2e);box-shadow:0 17px 44px #00000047}html[data-theme=dark] .customer-orders-hero h1,html[data-theme=dark] .customer-order-modal-header h2,html[data-theme=dark] .customer-order-tracking h3,html[data-theme=dark] .customer-order-products h3,html[data-theme=dark] .customer-order-summary h3,html[data-theme=dark] .customer-order-delivery h3{color:#f5e7ed}html[data-theme=dark] .customer-orders-hero p{color:#b99da9}html[data-theme=dark] .customer-orders-count{border-color:#f0b6cf1f;background:#39252fbf;box-shadow:0 13px 30px #00000047,inset 0 1px #ffe8f20a}html[data-theme=dark] .customer-orders-count strong{color:#efa2c0}html[data-theme=dark] .customer-orders-count span{color:#b699a6}html[data-theme=dark] .customer-order-card{border-color:#e08bb024;background:#241820;box-shadow:0 14px 38px #00000042}html[data-theme=dark] .customer-order-card>header,html[data-theme=dark] .customer-order-card>footer,html[data-theme=dark] .customer-order-products>header,html[data-theme=dark] .customer-order-summary>header,html[data-theme=dark] .customer-order-delivery>header{border-color:#49323e;background:linear-gradient(90deg,#2d1d25,#251920)}html[data-theme=dark] .customer-order-number strong,html[data-theme=dark] .customer-order-preview>div:last-child strong,html[data-theme=dark] .customer-order-card-facts strong,html[data-theme=dark] .customer-order-current-stage strong,html[data-theme=dark] .customer-order-product>div strong,html[data-theme=dark] .customer-order-product>span:last-child,html[data-theme=dark] .customer-order-payment-state strong,html[data-theme=dark] .customer-order-delivery p strong{color:#ead8e0}html[data-theme=dark] .customer-order-card-facts p,html[data-theme=dark] .customer-order-delivery p{background:#2d1e26}html[data-theme=dark] .customer-order-preview-images>span{border-color:#2a1b23;background:#442936}html[data-theme=dark] .customer-order-current-stage>svg{background:#412735;stroke:#ec99b9}html[data-theme=dark] .customer-orders-empty{border-color:#da80a733;background:radial-gradient(circle at 50% 0%,rgba(174,75,117,.16),transparent 42%),#21161c}html[data-theme=dark] .customer-orders-empty-art{background:linear-gradient(145deg,#4a2b39,#30233e)}html[data-theme=dark] .customer-orders-empty-art svg{stroke:#e292b1}html[data-theme=dark] .customer-orders-empty>strong{color:#f2e1e8}html[data-theme=dark] .customer-orders-empty>p{color:#b89ba8}html[data-theme=dark] .customer-order-modal-layer{background:#040304c2}html[data-theme=dark] .customer-order-modal{border-color:#e7a0be29;background:#191116;box-shadow:0 32px 95px #000000a3}html[data-theme=dark] .customer-order-modal-header{border-color:#49323e;background:radial-gradient(circle at 90% 0%,rgba(173,74,116,.16),transparent 34%),linear-gradient(135deg,#2c1d25,#21161c)}html[data-theme=dark] .customer-order-modal-header>button{border-color:#e48fb42e;background:#39242f;color:#e39ab7}html[data-theme=dark] .customer-order-tracking,html[data-theme=dark] .customer-order-products,html[data-theme=dark] .customer-order-summary,html[data-theme=dark] .customer-order-delivery{border-color:#49323e;background:#23171e}html[data-theme=dark] .customer-order-track:before{background:#513742}html[data-theme=dark] .customer-order-track-icon{border-color:#23171e;background:#3a2931;color:#a98d9a;box-shadow:0 0 0 1px #513743}html[data-theme=dark] .customer-order-track-step>strong{color:#c5aab6}html[data-theme=dark] .customer-order-track-step.is-current>strong,html[data-theme=dark] .customer-order-track-step.is-complete>strong{color:#f0a6c2}html[data-theme=dark] .customer-order-track-step>small{color:#9e828f}html[data-theme=dark] .customer-order-product{border-color:#402d36}html[data-theme=dark] .customer-order-product-image{background:#412936;color:#e093b2}html[data-theme=dark] .customer-order-summary dl>div{color:#c1a7b2}html[data-theme=dark] .customer-order-summary dl>div.is-total{border-color:#5a3d4a;color:#efa3bf}html[data-theme=dark] .customer-order-payment-state{background:#32212a}@media(max-width:760px){.customer-orders-page{padding:5px 0 28px}.customer-orders-hero{margin-inline:0;padding:20px 16px;border-inline:0;border-radius:0}.customer-orders-hero p{max-width:240px}.customer-orders-count{min-width:82px;min-height:78px}.customer-orders-list{padding-inline:11px}.customer-order-card>header{align-items:flex-start;flex-direction:column}.customer-order-badges{justify-content:flex-start}.customer-order-card-body{grid-template-columns:1fr}.customer-order-card-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-order-card-facts p:last-child{grid-column:1 / -1}.customer-order-modal-layer{padding:0;align-items:end}.customer-order-modal{width:100%;max-height:94vh;border-right:0;border-bottom:0;border-left:0;border-radius:23px 23px 0 0}.customer-order-modal-body{padding:12px}.customer-order-track-step>small{display:none}.customer-order-track-icon{width:39px;height:39px}.customer-order-track:before,.customer-order-track-progress{top:19px}.customer-order-track-step>strong{font-size:.52rem}.customer-order-detail-grid{grid-template-columns:1fr}}@media(max-width:410px){.customer-orders-hero{min-height:138px}.customer-orders-hero p{display:none}.customer-order-card>footer{align-items:stretch;flex-direction:column}.customer-order-card>footer>button{justify-content:center}.customer-order-delivery>div{grid-template-columns:1fr}.customer-order-delivery p.is-wide{grid-column:auto}.customer-order-tracking{padding:14px 9px}.customer-order-track{gap:2px}.customer-order-track-icon{width:36px;height:36px}.customer-order-track-icon svg{width:18px;height:18px}.customer-order-track:before,.customer-order-track-progress{top:17px}}.account-settings-header{margin-bottom:22px;text-align:right}.account-settings-header>span,.settings-card>header>span{color:#b16482;font-size:.58rem;font-weight:800;letter-spacing:.17em}.account-settings-header h1{margin:5px 0;color:#49313d;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(1.8rem,4vw,2.4rem)}.account-settings-header p{margin:0;color:#967988;font-size:.78rem}.settings-saved-message{margin-bottom:12px;padding:11px 14px;border:1px solid #c8e5d5;border-radius:12px;background:#eaf8f0;color:#367c58;font-size:.68rem;font-weight:700}.account-settings-layout{display:grid;grid-template-columns:245px minmax(0,1fr);align-items:start;gap:16px}.settings-navigation{position:sticky;top:100px;display:flex;padding:8px;flex-direction:column;gap:4px;border:1px solid rgba(191,115,148,.15);border-radius:18px;background:#fffdfef0;box-shadow:0 12px 32px #4e273a12}.settings-navigation button{display:grid;min-height:61px;padding:9px 10px;grid-template-columns:35px minmax(0,1fr) 14px;align-items:center;gap:9px;border:1px solid transparent;border-radius:13px;background:transparent;color:#765668;text-align:right;cursor:pointer}.settings-navigation button:hover,.settings-navigation button.is-active{border-color:#b5608326;background:linear-gradient(135deg,#f8e8ef,#fbf7ff);color:#934766}.settings-navigation svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.settings-navigation button>span{display:flex;min-width:0;flex-direction:column}.settings-navigation strong{font-size:.7rem}.settings-navigation small{margin-top:2px;color:#a68b99;font-size:.53rem}.settings-navigation i{font-size:.72rem;font-style:normal}.settings-content{display:flex;flex-direction:column;gap:14px}.settings-card{padding:21px;border:1px solid rgba(191,115,148,.15);border-radius:20px;background:#fff;box-shadow:0 12px 32px #4e273a12}.settings-card>header{margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid #f0e4ea}.settings-card h2{margin:4px 0;color:#503542;font-size:1.05rem}.settings-card header p{margin:0;color:#9a7e8d;font-size:.66rem}.settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settings-form-grid label{display:flex;flex-direction:column}.settings-form-grid label.is-full{grid-column:1 / -1}.settings-form-grid label>span{margin-bottom:6px;color:#624655;font-size:.65rem;font-weight:700}.settings-form-grid input{width:100%;min-height:45px;padding:0 12px;border:1px solid #e8d5de;border-radius:11px;background:#fffdfd;color:#513845}.settings-form-grid input.is-readonly{background:#f6f0f3;color:#9b8490}.settings-form-grid label small{margin-top:4px;color:#a58c99;font-size:.53rem}.settings-primary-button,.settings-secondary-button{min-height:43px;margin-top:16px;padding:0 17px;border:0;border-radius:11px;background:linear-gradient(135deg,#b45a7f,#813f5f);color:#fff;font-size:.67rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #813f5f33}.settings-secondary-button{border:1px solid #dcbfcd;background:#fff;color:#8c4968;box-shadow:none}.settings-error,.settings-success{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#ffe9ed;color:#b13b54;font-size:.63rem}.settings-success{background:#e6f6ed;color:#397d59}.settings-toggle-list{display:flex;flex-direction:column}.settings-toggle-row{position:relative;display:flex;min-height:70px;margin:0!important;padding:11px 4px;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #f0e5ea;cursor:pointer}.settings-toggle-row:last-child{border-bottom:0}.settings-toggle-row>span{display:flex;flex-direction:column}.settings-toggle-row strong{color:#5a3e4c;font-size:.7rem}.settings-toggle-row small{margin-top:3px;color:#9e8391;font-size:.56rem}.settings-toggle-row input{position:absolute;opacity:0;pointer-events:none}.settings-toggle-row>i{position:relative;width:43px;height:24px;flex:0 0 43px;border-radius:99px;background:#dfd2d8;transition:.18s ease}.settings-toggle-row>i:after{position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #3c202d33;content:"";transition:transform .18s ease}.settings-toggle-row input:checked+i{background:#ad5579}.settings-toggle-row input:checked+i:after{transform:translate(-19px)}.theme-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.theme-choice-grid>button{padding:11px;border:2px solid transparent;border-radius:15px;background:#f8f2f5;color:#674a58;text-align:right;cursor:pointer}.theme-choice-grid>button.is-selected{border-color:#b96689;box-shadow:0 0 0 3px #b966891a}.theme-choice-grid strong,.theme-choice-grid small{display:block}.theme-choice-grid strong{margin-top:9px;font-size:.71rem}.theme-choice-grid small{margin-top:2px;color:#99808c;font-size:.54rem}.theme-preview{display:flex;height:105px;padding:12px;align-items:flex-end;gap:7px;border-radius:11px;background:#fff;box-shadow:inset 0 0 0 1px #e9dbe2}.theme-preview i{display:block;width:30%;height:40%;border-radius:6px;background:#f3dce6}.theme-preview i:nth-child(2){height:70%}.theme-preview i:nth-child(3){height:55%}.theme-preview.is-dark{background:#271d23;box-shadow:inset 0 0 0 1px #493640}.theme-preview.is-dark i{background:#85526b}.language-choice-list{display:flex;flex-direction:column;gap:9px}.language-choice-list button{display:grid;min-height:67px;padding:10px 12px;grid-template-columns:42px 1fr 24px;align-items:center;gap:11px;border:1px solid #ead9e1;border-radius:13px;background:#fff;color:#684b59;text-align:right;cursor:pointer}.language-choice-list button.is-selected{border-color:#b9678a;background:#fbf0f5}.language-choice-list button>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#f3e2e9;color:#914766;font-size:.67rem;font-weight:800}.language-choice-list button>div{display:flex;flex-direction:column}.language-choice-list strong{font-size:.7rem}.language-choice-list small{color:#9e8491;font-size:.55rem}.language-choice-list i{color:#a24d70;font-style:normal;font-weight:800}@media(max-width:1100px){.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}.admin-analytics-grid,.admin-dashboard-alert-list,.admin-dashboard-grid,.admin-operations-grid{grid-template-columns:1fr}.orders-summary-grid{grid-template-columns:repeat(3,1fr)}.admin-order-overview{grid-template-columns:repeat(2,1fr)}.admin-order-details{grid-template-columns:1fr}.product-admin-toolbar{grid-template-columns:1fr auto}.product-admin-filters{grid-column:1 / -1;grid-row:2;overflow-x:auto}.product-card-details{grid-template-columns:repeat(3,1fr)}.category-admin-toolbar{grid-template-columns:1fr}.category-admin-filters{overflow-x:auto}}@media(max-width:700px){.admin-page{padding:13px}.admin-dashboard-hero{align-items:flex-start;flex-direction:column}.admin-dashboard-hero h2{font-size:1.65rem}.admin-hero-actions,.admin-hero-actions button{width:100%}.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-kpi-card{min-height:126px;padding:12px;align-items:flex-start;flex-direction:column;gap:8px}.admin-kpi-icon{width:38px;height:38px;flex-basis:38px;border-radius:11px}.admin-kpi-icon svg{width:19px;height:19px}.admin-kpi-card strong{font-size:1rem}.admin-sales-chart{height:205px;padding:15px 9px 12px;gap:5px}.admin-sales-chart>div>span{width:min(24px,72%)}.admin-dashboard-alert-list button{grid-template-columns:27px minmax(0,1fr)}.admin-dashboard-alert-list button i{display:none}.admin-quick-grid{grid-template-columns:1fr}.admin-quick-grid button{min-height:65px}.admin-order-row{grid-template-columns:36px minmax(110px,1fr) auto}.admin-order-total{display:none}.admin-health-grid{grid-template-columns:repeat(2,1fr)}.admin-panel-heading{min-height:66px;padding:13px 14px}.admin-homepage-manager{margin:0}.admin-page>.m-4{width:auto;margin:12px 0}.admin-slider-panel{margin:12px 0!important}.orders-summary-grid{display:flex;margin-inline:-13px;padding:0 13px 4px;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory}.orders-summary-grid button{min-width:118px;min-height:70px;scroll-snap-align:start}.orders-toolbar{padding:10px;align-items:stretch;flex-direction:column}.orders-toolbar>span{padding-inline:4px}.admin-order-card{border-right-width:3px;border-radius:17px}.admin-order-card-header{padding:12px;grid-template-columns:1fr auto;gap:9px}.admin-order-badges{align-items:flex-end;flex-direction:column;gap:5px}.order-expand-button{width:100%;grid-column:1 / -1;justify-content:center}.admin-order-overview{padding:10px 12px;grid-template-columns:1fr 1fr;gap:7px}.admin-order-overview>div{min-height:70px;padding:9px}.admin-order-overview>div:nth-child(2){grid-column:1 / -1;grid-row:2}.admin-order-details{padding:0 12px 12px}.order-product-row{grid-template-columns:38px minmax(90px,1fr) auto}.order-product-row>span:not(.order-product-image){display:none}.order-product-image{width:36px;height:36px}.admin-order-actions{display:grid;padding:11px 12px 13px;grid-template-columns:1fr 1fr}.admin-order-actions button{width:100%;padding:0 7px}.admin-order-actions button.is-notify{margin-right:0;grid-column:1 / -1}.product-admin-summary{grid-template-columns:repeat(2,1fr);gap:8px}.product-admin-summary>div{min-height:73px;padding:10px 12px}.product-admin-toolbar{padding:9px;grid-template-columns:1fr}.product-admin-filters{grid-column:1;grid-row:auto;padding-bottom:3px}.product-admin-filters button{flex:0 0 auto}.product-add-button{width:100%}.product-card-main{padding:11px;grid-template-columns:92px minmax(0,1fr);gap:11px}.product-card-image{min-height:105px}.product-card-title{flex-direction:column;gap:4px}.product-card-content>p{-webkit-line-clamp:1}.product-card-meta>span:nth-child(3){display:none}.product-card-actions{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.product-card-details{padding:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-extra-grid{grid-template-columns:1fr}.admin-root [class*="fixed inset-0"][class*=overflow-auto]>div{width:calc(100% - 20px);margin:10px;padding-inline:15px}.category-summary-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-summary-grid>div{min-height:73px;padding:10px 12px}.category-admin-toolbar{padding:9px}.category-admin-filters button{flex:0 0 auto}.category-admin-card,.category-admin-card.is-subcategory{width:100%;margin-right:0;padding:10px;grid-template-columns:32px 68px minmax(0,1fr);gap:9px}.category-card-image{width:66px;height:66px;border-radius:12px}.category-card-actions{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.category-card-content>p{white-space:normal}.category-form-grid{grid-template-columns:1fr}.account-settings{padding:5px 0 25px}.account-settings-header{padding-inline:14px}.account-settings-layout{grid-template-columns:1fr}.settings-navigation{position:static;display:flex;margin-inline:0;padding:7px 14px;flex-direction:row;overflow-x:auto;border-inline:0;border-radius:0;box-shadow:0 8px 20px #4e273a0d}.settings-navigation button{min-width:145px}.settings-content{padding-inline:12px}.settings-card{padding:16px;border-radius:17px}.settings-form-grid,.theme-choice-grid{grid-template-columns:1fr}}.customer-admin-page{color:#4f3a49}.customer-admin-hero{position:relative;border-color:#b46b9133;background:radial-gradient(circle at 9% 8%,rgba(243,190,211,.42),transparent 31%),radial-gradient(circle at 92% 88%,rgba(192,205,242,.34),transparent 34%),linear-gradient(135deg,#fffafd,#fff5f8 48%,#f4f6ff);box-shadow:0 16px 38px #70425f17}.customer-admin-hero:after{position:absolute;right:8%;bottom:-45px;width:145px;height:145px;border:1px solid rgba(190,113,150,.12);border-radius:50%;box-shadow:0 0 0 18px #be71960a,0 0 0 37px #be719606;content:"";pointer-events:none}.customer-admin-hero h1{color:#573b4b;font-weight:850;letter-spacing:-.02em}.customer-admin-hero>div:last-child{border-color:#b46b9133;background:#ffffffb8;box-shadow:0 8px 20px #5b3d4e12}.customer-admin-hero>div:last-child strong{background:linear-gradient(135deg,#a24d71,#6a567f);-webkit-background-clip:text;background-clip:text;color:transparent}.customer-admin-toolbar{border-color:#eadbe3;background:#ffffffeb;box-shadow:0 11px 28px #56394911}.customer-admin-toolbar input{background:#fffafd}.customer-admin-toolbar>div{background:linear-gradient(135deg,#faf2f6,#f3f3fa)}.customer-admin-toolbar>div button.is-active{background:linear-gradient(135deg,#fff,#fff9fb);color:#9b4d70;box-shadow:0 5px 13px #77425b1c}.customer-admin-table-wrap{border-color:#eadbe3;box-shadow:0 16px 34px #56394911}.customer-admin-table-head{background:linear-gradient(90deg,#f9f1f5,#f4f3fa);color:#8c6c7c;letter-spacing:.02em}.customer-admin-table-body>article{min-height:80px;border-top-color:#f0e3e9}.customer-admin-table-body>article:hover{background:linear-gradient(90deg,#fffafd,#fbf9ff)}.customer-admin-pagination{display:flex;min-height:58px;padding:9px 14px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #eee3e8;background:linear-gradient(90deg,#fff,#fcf8fa)}.customer-admin-pagination>span{color:#9a808e;font-size:.52rem}.customer-admin-pagination>div{display:flex;align-items:center;gap:4px}.customer-admin-pagination button{display:grid;min-width:29px;height:29px;padding:0 7px;place-items:center;border:1px solid #eadce3;border-radius:8px;background:#fff;color:#846a79;font-size:.51rem;cursor:pointer}.customer-admin-pagination button:hover:not(:disabled){border-color:#c99eb3;color:#984d70}.customer-admin-pagination button.is-active{border-color:#a9577b;background:linear-gradient(135deg,#b96a8b,#914568);color:#fff;box-shadow:0 5px 12px #9145682e}.customer-admin-pagination button:disabled{cursor:not-allowed;opacity:.4}.customer-admin-avatar{border:1px solid rgba(120,145,193,.16);background:linear-gradient(145deg,#e6efff,#f8eaf1);box-shadow:0 5px 12px #5b74a11a}.customer-admin-identity strong{color:#573e4c;font-size:.68rem}.customer-admin-identity small{line-height:1.25}.customer-admin-phone{color:#6f84aa!important;direction:ltr;text-align:right}.customer-admin-status{box-shadow:inset 0 0 0 1px #347b590f}.customer-admin-row-actions .is-details{border-color:#d6e1f1;background:linear-gradient(135deg,#f7faff,#edf3fc);color:#4c6e9f}.customer-admin-row-actions .is-block{background:linear-gradient(135deg,#fff5f6,#ffedf1)}.customer-admin-row-actions .is-enable{background:linear-gradient(135deg,#f1fbf4,#e7f7ed)}.customer-admin-modal{border-color:#ffffffbf;box-shadow:0 30px 90px #371f2c57}.customer-admin-modal-header{background:radial-gradient(circle at 10% 0%,rgba(239,204,221,.38),transparent 38%),linear-gradient(135deg,#fffafd,#f3f6ff)}.customer-admin-tabs button.is-active{background:linear-gradient(135deg,#f1e8f3,#eaf2fc);color:#885173;box-shadow:inset 0 0 0 1px #a45b7f17}.customer-overview-stats>div{border-color:#ebdfe6;background:linear-gradient(135deg,#fff,#fffafd);box-shadow:0 5px 15px #53394809}.customer-overview-stats strong{color:#77506a}.customer-profile-facts{border-color:#ebdfe6;background:#fff}.customer-profile-facts p{background:linear-gradient(135deg,#fff8fb,#f8f8fe)}.customer-operation-card:hover,.customer-address-grid article:hover,.customer-wishlist-grid article:hover{border-color:#d9c1d0;box-shadow:0 7px 18px #5a394d12}.customer-wishlist-grid article>span{background:#f9eaf1;color:#a34f74}.customer-activity-list button>span{color:#a65378}html[data-theme=dark] .customer-admin-hero{background:radial-gradient(circle at 9% 8%,rgba(157,77,116,.24),transparent 31%),linear-gradient(135deg,#2a1d25,#211820)}html[data-theme=dark] .customer-admin-table-head{background:#30222a}html[data-theme=dark] .customer-admin-table-body>article:hover{background:#2d1f27}html[data-theme=dark] .customer-admin-pagination{border-color:#49343e;background:#251a20}html[data-theme=dark] .customer-admin-pagination button{border-color:#58404c;background:#2d1f27;color:#c7adba}html[data-theme=dark] .customer-admin-phone{color:#9db0d1!important}html[data-theme=dark] .customer-overview-stats>div,html[data-theme=dark] .customer-profile-facts p{background:#2d1f27}@media(max-width:390px){.admin-order-overview{grid-template-columns:1fr}.admin-order-overview>div:nth-child(2){grid-column:auto;grid-row:auto}.order-shipping-data{grid-template-columns:1fr}}html[data-theme=dark] .category-modal-backdrop{background:#080507c2}html[data-theme=dark] .category-create-modal{border-color:#de97b52b;background:radial-gradient(circle at 4% 2%,rgba(202,127,159,.1),transparent 24%),#21171d;color:#ebdce4;box-shadow:0 38px 95px #0000008c}html[data-theme=dark] .category-create-header{border-color:#49313e;background:linear-gradient(135deg,#2c1d25,#25191f 58%,#33212a)}html[data-theme=dark] .category-create-header h2,html[data-theme=dark] .category-create-field>label>span,html[data-theme=dark] .category-image-panel-heading span,html[data-theme=dark] .category-status-field legend,html[data-theme=dark] .category-create-modal .category-form-grid label>span,html[data-theme=dark] .category-create-actions>div strong{color:#f1e0e8}html[data-theme=dark] .category-create-header p,html[data-theme=dark] .category-image-panel-heading p,html[data-theme=dark] .category-image-tip,html[data-theme=dark] .category-create-actions>div span{color:#b79ba8}html[data-theme=dark] .category-create-close,html[data-theme=dark] .category-create-input input,html[data-theme=dark] .category-create-field textarea,html[data-theme=dark] .category-create-modal .category-form-grid input,html[data-theme=dark] .category-create-modal .category-form-grid select,html[data-theme=dark] .category-status-field button,html[data-theme=dark] .category-image-file{border-color:#523a46;background:#291d23;color:#eadce3}html[data-theme=dark] .category-create-input input:focus,html[data-theme=dark] .category-create-field textarea:focus,html[data-theme=dark] .category-create-modal .category-form-grid input:focus,html[data-theme=dark] .category-create-modal .category-form-grid select:focus{border-color:#ca789a;background:#2d2027;box-shadow:0 0 0 4px #ca789a1f}html[data-theme=dark] .category-status-field button strong,html[data-theme=dark] .category-image-file strong{color:#ead9e1}html[data-theme=dark] .category-status-field button small,html[data-theme=dark] .category-image-file small{color:#ac919e}html[data-theme=dark] .category-status-field button.is-active{border-color:#55ae7e61;background:#1d3228}html[data-theme=dark] .category-status-field button.is-disabled{border-color:#d35a7452;background:#382027}html[data-theme=dark] .category-image-panel{border-color:#4c3440;background:linear-gradient(155deg,#281c22,#24191f)}html[data-theme=dark] .category-image-dropzone{border-color:#85506a;background:linear-gradient(#20161bb8,#20161bb8),repeating-linear-gradient(45deg,#38242e 0 9px,#2d1e25 9px 18px)}html[data-theme=dark] .category-image-empty strong{color:#e9d7df}html[data-theme=dark] .category-create-actions{border-color:#49323e}html[data-theme=dark] .product-modal-backdrop{background:#080507c7}html[data-theme=dark] .product-create-modal{border-color:#de97b52b;background:radial-gradient(circle at 3% 1%,rgba(203,126,158,.09),transparent 22%),#21171d;color:#eadce3;box-shadow:0 38px 95px #0000008f}html[data-theme=dark] .product-create-header{border-color:#49313e;background:radial-gradient(circle at 18% 120%,rgba(172,97,128,.08) 0 65px,transparent 66px),linear-gradient(135deg,#2c1d25,#25191f 58%,#33212a)}html[data-theme=dark] .product-create-header h2,html[data-theme=dark] .product-form-block-heading strong,html[data-theme=dark] .product-form-section-title strong,html[data-theme=dark] .product-create-field>span,html[data-theme=dark] .product-status-field legend,html[data-theme=dark] .product-images-heading span,html[data-theme=dark] .product-extra-field>span,html[data-theme=dark] .product-create-action-copy strong{color:#f1e0e8}html[data-theme=dark] .product-create-header p,html[data-theme=dark] .product-form-block-heading small,html[data-theme=dark] .product-form-section-title p,html[data-theme=dark] .product-images-heading p,html[data-theme=dark] .product-create-action-copy span{color:#b79ba8}html[data-theme=dark] .product-create-close,html[data-theme=dark] .product-create-field>input,html[data-theme=dark] .product-create-field>select,html[data-theme=dark] .product-create-field>textarea,html[data-theme=dark] .product-price-input,html[data-theme=dark] .product-status-field button,html[data-theme=dark] .product-extra-field input,html[data-theme=dark] .product-files-list>div,html[data-theme=dark] .product-color-preview>span,html[data-theme=dark] .product-size-preview>span{border-color:#523a46;background:#291d23;color:#eadce3}html[data-theme=dark] .product-create-field>input:focus,html[data-theme=dark] .product-create-field>select:focus,html[data-theme=dark] .product-create-field>textarea:focus,html[data-theme=dark] .product-price-input:focus-within,html[data-theme=dark] .product-extra-field input:focus{border-color:#ca789a;box-shadow:0 0 0 4px #ca789a1f}html[data-theme=dark] .product-status-field button strong,html[data-theme=dark] .product-files-list strong{color:#ead9e1}html[data-theme=dark] .product-status-field button small,html[data-theme=dark] .product-files-list small{color:#ac919e}html[data-theme=dark] .product-status-field button.is-active{border-color:#55ae7e61;background:#1d3228}html[data-theme=dark] .product-status-field button.is-disabled{border-color:#d35a7452;background:#382027}html[data-theme=dark] .product-images-panel,html[data-theme=dark] .product-extra-fields,html[data-theme=dark] .product-form-stage{border-color:#4c3440;background:linear-gradient(155deg,#281c22,#24191f)}html[data-theme=dark] .product-form-block-heading,html[data-theme=dark] .product-form-section-title{border-color:#de97b524}html[data-theme=dark] .product-form-stepper{border-color:#4c3440;background:#261a20f0;box-shadow:0 12px 28px #00000038}html[data-theme=dark] .product-form-stepper>button{color:#c8acb8}html[data-theme=dark] .product-form-stepper>button:hover{background:#312129}html[data-theme=dark] .product-form-stepper>button strong{color:#ead9e1}html[data-theme=dark] .product-form-stepper>button small{color:#a98d99}html[data-theme=dark] .product-form-stepper>button>span{border-color:#543a47;background:#302129;color:#dda0ba}html[data-theme=dark] .product-form-stepper>button.is-active{border-color:#dd81a842;background:linear-gradient(135deg,#38242e,#2e1f26)}html[data-theme=dark] .product-form-stepper>button.is-active>span{border-color:transparent;background:linear-gradient(145deg,#ba6387,#81405f);color:#fff}html[data-theme=dark] .product-form-stepper>button.is-complete>span{border-color:#53b17e40;background:#20372c;color:#83d2a5}html[data-theme=dark] .product-form-stepper>i{background:#4a3540}html[data-theme=dark] .product-step-actions>button.is-previous{border-color:#573c49;background:#2b1e24;color:#e0a2bc}html[data-theme=dark] .product-choice-section-heading{border-color:#49323e}html[data-theme=dark] .product-choice-section-heading strong,html[data-theme=dark] .product-choice-field>header strong{color:#ead9e1}html[data-theme=dark] .product-choice-section-heading span{color:#ad919e}html[data-theme=dark] .product-choice-field,html[data-theme=dark] .product-selected-values,html[data-theme=dark] .product-choice-select select,html[data-theme=dark] .product-choice-add>input,html[data-theme=dark] .product-custom-color{border-color:#523a46;background:#291d23;color:#eadce3}html[data-theme=dark] .product-selected-values{background:#24191f}html[data-theme=dark] .product-selected-values>span{border-color:#5a3b49;background:#38262f;color:#e7d4dd}html[data-theme=dark] .product-custom-color input[type=color]{border-color:#604451;background:#21171c}html[data-theme=dark] .product-custom-color span{color:#c5a8b5}html[data-theme=dark] .product-images-dropzone{border-color:#85506a;background:linear-gradient(#20161bb8,#20161bb8),repeating-linear-gradient(45deg,#38242e 0 9px,#2d1e25 9px 18px)}html[data-theme=dark] .product-images-dropzone strong{color:#e9d7df}html[data-theme=dark] .product-create-actions{border-color:#49323e}.admin-layout-shell{display:flex;min-height:calc(100dvh - 74px);align-items:stretch;background:#f7f1f4}.admin-layout-content{width:auto;min-width:0;flex:1 1 0;overflow:visible}.admin-sidebar{position:sticky;z-index:20;top:74px;display:flex;width:clamp(224px,17vw,258px);height:calc(100dvh - 74px);flex:0 0 clamp(224px,17vw,258px);align-self:flex-start;isolation:isolate;padding:11px 10px;gap:0;overflow-x:hidden;overflow-y:auto;border-color:#ad5e802e;background:radial-gradient(circle at 8% 4%,rgba(231,175,190,.34),transparent 26%),radial-gradient(circle at 100% 100%,rgba(225,204,237,.3),transparent 31%),linear-gradient(165deg,#fffafd,#fdf0f4 58%,#f8e7ed);box-shadow:-7px 0 24px #4b243712}.admin-sidebar:before{position:absolute;z-index:-1;top:41%;right:-72px;width:175px;height:175px;border:1px solid rgba(180,95,130,.07);border-radius:50%;box-shadow:0 0 0 22px #b45f8206,0 0 0 44px #b45f8205;content:"";pointer-events:none}.admin-sidebar>*{position:relative;z-index:1}.admin-store-return{display:grid;width:100%;min-height:58px;margin:0 0 10px;padding:8px 10px;grid-template-columns:37px minmax(0,1fr) 20px;align-items:center;gap:9px;border:1px solid rgba(111,52,78,.2);border-radius:15px;background:linear-gradient(135deg,#77405a,#a9567b);color:#fff;text-align:right;box-shadow:0 9px 20px #783b5733;cursor:pointer}.admin-store-return:hover{box-shadow:0 12px 25px #783b5745;transform:translateY(-1px)}.admin-store-return-icon{display:grid;width:37px;height:37px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:#ffffff21}.admin-store-return svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.admin-store-return>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.admin-store-return small{color:#ffffffb3;font-size:.43rem}.admin-store-return strong{font-size:.68rem;font-weight:850}.admin-store-return .admin-store-return-arrow{width:15px;height:15px;opacity:.72}.admin-sidebar-brand{display:grid;width:100%;min-height:61px;margin:0 0 11px;padding:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(181,98,132,.16);border-radius:14px;background:#ffffffd1;color:#543644;box-shadow:0 10px 26px #4b243712,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-sidebar-brand img{width:38px;height:38px;border-radius:11px;box-shadow:0 8px 18px #6f354f2e,0 0 0 1px #b55f7426}.admin-sidebar-brand>span{gap:3px;text-align:right}.admin-sidebar-brand strong{color:#51333f;font-size:.76rem;letter-spacing:.13em}.admin-sidebar-brand small{color:#a9798e;font-size:.44rem;letter-spacing:0;text-transform:none}.admin-sidebar-brand>i{align-self:start;padding:4px 5px;border:1px solid rgba(181,108,139,.18);border-radius:7px;background:#f6e5ec;color:#9c4b6d;font-size:.38rem;font-style:normal;font-weight:900;letter-spacing:.08em}.admin-sidebar-section-heading{display:flex;min-height:30px;padding:0 7px 5px;align-items:center;justify-content:space-between;gap:8px}.admin-sidebar-section-heading>span,.admin-sidebar-account>span{color:#a36580;font-size:.54rem;font-weight:850;letter-spacing:.08em}.admin-sidebar-section-heading>small{padding:3px 6px;border-radius:6px;background:#ac5b7e14;color:#a6758b;font-size:.43rem;font-weight:750}.admin-sidebar-nav{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.admin-sidebar-item{--admin-item-accent: #9b4e70;--admin-item-soft: #f5e5ed;position:relative;display:grid;width:100%;min-height:55px;padding:7px 8px;grid-template-columns:35px minmax(0,1fr) 18px;align-items:center;gap:9px;overflow:hidden;border:1px solid rgba(176,104,135,.09);border-radius:13px;background:#ffffff6b;color:#765767;text-align:right;cursor:pointer;opacity:1;transform:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.admin-sidebar-item.is-categories{--admin-item-accent: #7557a4;--admin-item-soft: #f0eafa}.admin-sidebar-item.is-products{--admin-item-accent: #397d6c;--admin-item-soft: #e9f6f0}.admin-sidebar-item.is-orders{--admin-item-accent: #ad6d2e;--admin-item-soft: #fff1df}.admin-sidebar-item.is-customers{--admin-item-accent: #4f72a4;--admin-item-soft: #eaf2ff}.admin-sidebar-item.is-coupons{--admin-item-accent: #a44f78;--admin-item-soft: #f8e7ef}.admin-sidebar-item.is-shipping{--admin-item-accent: #527d9d;--admin-item-soft: #e8f2f8}.admin-sidebar-item.is-payments{--admin-item-accent: #6871ae;--admin-item-soft: #ededfb}.admin-sidebar-item.is-settings{--admin-item-accent: #52779d;--admin-item-soft: #eaf3fb}.admin-sidebar-item:before{position:absolute;top:13px;right:0;bottom:13px;width:3px;border-radius:3px 0 0 3px;background:var(--admin-item-accent);content:"";opacity:0;transform:scaleY(.35);transition:opacity .18s ease,transform .22s ease}.admin-sidebar-item-icon{display:grid;width:35px!important;height:35px!important;flex:0 0 35px!important;place-items:center;border:1px solid color-mix(in srgb,var(--admin-item-accent) 17%,transparent);border-radius:10px;background:var(--admin-item-soft);color:var(--admin-item-accent);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.admin-sidebar-item-icon svg{width:18px!important;height:18px!important;stroke-width:1.55}.admin-sidebar-item-copy{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:3px}.admin-sidebar-item-copy strong{color:#5c3e4c;font-size:.64rem;font-weight:800}.admin-sidebar-item-copy small{max-width:100%;overflow:hidden;color:#a18794;font-size:.43rem;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-item-arrow{display:grid;width:20px;height:20px;place-items:center;border-radius:7px;color:#b592a2;transition:background .18s ease,color .18s ease,transform .18s ease}.admin-sidebar-item-arrow svg{width:14px!important;height:14px!important;stroke-width:1.8}.admin-root .admin-sidebar-item:hover{border-color:color-mix(in srgb,var(--admin-item-accent) 22%,transparent);background:#ffffffd1;box-shadow:0 9px 20px #4b243713;transform:translate(-3px)}.admin-sidebar-item:hover .admin-sidebar-item-icon{transform:rotate(-3deg) scale(1.03)}.admin-sidebar-item.is-active{border-color:color-mix(in srgb,var(--admin-item-accent) 28%,transparent);background:linear-gradient(115deg,var(--admin-item-soft),rgba(255,255,255,.95));color:var(--admin-item-accent);box-shadow:0 11px 25px color-mix(in srgb,var(--admin-item-accent) 11%,transparent),inset 0 1px #ffffffd9}.admin-sidebar-item.is-active:before{opacity:1;transform:scaleY(1)}.admin-sidebar-item.is-active .admin-sidebar-item-icon{border-color:transparent;background:var(--admin-item-accent);color:#fff;box-shadow:0 8px 17px color-mix(in srgb,var(--admin-item-accent) 26%,transparent)}.admin-sidebar-item.is-active .admin-sidebar-item-copy strong{color:var(--admin-item-accent)}.admin-sidebar-item.is-active .admin-sidebar-item-copy small{color:color-mix(in srgb,var(--admin-item-accent) 68%,#806573)}.admin-sidebar-item.is-active .admin-sidebar-item-arrow{background:color-mix(in srgb,var(--admin-item-accent) 10%,transparent);color:var(--admin-item-accent);transform:translate(-2px)}.admin-sidebar-spacer{display:none}.admin-sidebar-account{display:grid;margin-top:4px;padding:8px 5px max(2px,env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));flex:0 0 auto;gap:6px;border-top:1px solid rgba(178,100,133,.13)}.admin-sidebar-action.is-theme span{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px}.admin-sidebar-action.is-theme small{color:#a17c8e;font-size:.48rem;font-weight:600}.admin-sidebar-action.is-theme:hover{border-color:#b1638421;background:#fff;color:#9b4d70}.admin-sidebar-action.is-theme svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.admin-sidebar-copyright{display:flex;min-height:28px;margin-top:2px;padding-top:7px;grid-column:1/-1;align-items:center;justify-content:center;gap:6px;border-top:1px solid rgba(178,100,133,.1);color:#aa8193;text-align:center}.admin-sidebar-copyright span{color:#9b5875;font-size:.52rem;font-weight:800;letter-spacing:.03em}.admin-sidebar-copyright small{font-size:.5rem;font-weight:650}.admin-sidebar-account>.admin-sidebar-action{width:100%;min-width:0;justify-content:center}.admin-sidebar-account>.admin-sidebar-action.is-theme{gap:5px}.admin-sidebar-account>.admin-sidebar-action.is-logout{gap:5px}.admin-sidebar-account>.admin-sidebar-action.is-logout strong{white-space:nowrap}.admin-sidebar-account>span{margin-bottom:3px;padding-inline:5px}.admin-sidebar-action{min-height:42px;padding:6px 8px;border:1px solid transparent;border-radius:11px;background:transparent;color:#806171;font-size:.59rem}.admin-sidebar-action svg{width:18px!important;height:18px!important}.admin-sidebar-action strong{font-weight:750}.admin-root .admin-sidebar-action:hover{border-color:#b1638421;background:#ffffffa8;color:#9b4d70;transform:translate(-2px)}.admin-sidebar-action.is-logout:hover{border-color:#bf435b29;background:#ffebef;color:#a42e46}html[data-theme=dark] .admin-sidebar{border-color:#e08bb026;background:radial-gradient(circle at 5% 3%,rgba(178,77,119,.2),transparent 29%),radial-gradient(circle at 100% 92%,rgba(111,75,132,.17),transparent 34%),linear-gradient(160deg,#251820,#1c1318 55%,#171015);box-shadow:-10px 0 36px #00000047}html[data-theme=dark] .admin-layout-shell{background:#1b1318}html[data-theme=dark] .admin-sidebar-brand{border-color:#de8fb124;background:#36232db8;color:#f1e0e8;box-shadow:0 11px 27px #0003,inset 0 1px #ffe8f20a}html[data-theme=dark] .admin-sidebar-brand strong,html[data-theme=dark] .admin-sidebar-item-copy strong{color:#eedde5}html[data-theme=dark] .admin-sidebar-brand small,html[data-theme=dark] .admin-sidebar-item-copy small{color:#aa8d9a}html[data-theme=dark] .admin-sidebar-brand>i,html[data-theme=dark] .admin-sidebar-section-heading>small{border-color:#e08bb024;background:#8e43632e;color:#dfa0bb}html[data-theme=dark] .admin-sidebar-section-heading>span,html[data-theme=dark] .admin-sidebar-account>span{color:#d190ac}html[data-theme=dark] .admin-sidebar-item{border-color:#de8fb10f;background:#36242d70}html[data-theme=dark] .admin-sidebar-item-icon{border-color:color-mix(in srgb,var(--admin-item-accent) 30%,transparent);background:color-mix(in srgb,var(--admin-item-accent) 18%,#281b22);color:color-mix(in srgb,var(--admin-item-accent) 70%,#fff)}html[data-theme=dark] .admin-root .admin-sidebar-item:hover{border-color:color-mix(in srgb,var(--admin-item-accent) 38%,transparent);background:#432b36e0}html[data-theme=dark] .admin-sidebar-item.is-active{border-color:color-mix(in srgb,var(--admin-item-accent) 44%,transparent);background:linear-gradient(115deg,color-mix(in srgb,var(--admin-item-accent) 21%,#251920),#37242ef5);box-shadow:0 12px 27px #0000003d,inset 0 1px #ffedf50a}html[data-theme=dark] .admin-sidebar-item.is-active .admin-sidebar-item-copy strong{color:color-mix(in srgb,var(--admin-item-accent) 45%,#fff)}html[data-theme=dark] .admin-sidebar-item.is-active .admin-sidebar-item-copy small{color:#c3a7b4}html[data-theme=dark] .admin-sidebar-account{border-color:#dd84ab21}html[data-theme=dark] .admin-sidebar-action{color:#c9aeb9}html[data-theme=dark] .admin-sidebar-action.is-theme small{color:#b99ba9}html[data-theme=dark] .admin-sidebar-copyright{border-color:#dd84ab1f;color:#a98c99}html[data-theme=dark] .admin-sidebar-copyright span{color:#d593ae}html[data-theme=dark] .admin-root .admin-sidebar-action:hover{border-color:#dc82a926;background:#442b37b8;color:#e7a5c1}@media(max-width:767px){.admin-layout-shell{display:block;min-height:calc(100dvh - 74px)}.admin-layout-content{width:100%;min-width:0;overflow:visible}.admin-sidebar{position:fixed;z-index:60;inset:0 0 0 auto;display:flex;width:min(88vw,320px);height:100vh;height:100dvh;flex-basis:auto;padding:13px 11px max(0px,env(safe-area-inset-bottom));align-self:auto;overflow-y:hidden;border-radius:24px 0 0 24px;transform:translate(105%);transition:transform .36s cubic-bezier(.22,1,.36,1)}.admin-sidebar-account{padding-bottom:max(10px,env(safe-area-inset-bottom))}.admin-sidebar-account{position:relative;z-index:25;margin-inline:-11px;margin-bottom:0;padding:10px 16px max(14px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#fcf8faf5,#fff);box-shadow:0 -10px 24px #4b243714}.admin-sidebar-account .admin-sidebar-action{flex:0 0 auto;min-height:44px}html[data-theme=dark] .admin-sidebar-account{background:linear-gradient(180deg,#271920f7,#21171d);box-shadow:0 -10px 24px #0000003d}.admin-sidebar.is-open{transform:translate(0)}.admin-store-return{margin-top:35px}.admin-sidebar-brand{margin-top:0}.admin-sidebar-close{z-index:5;border:1px solid rgba(174,94,128,.15);background:#ffffffd1;box-shadow:0 6px 16px #4b243714}html[data-theme=dark] .admin-sidebar-close{border-color:#e08bb029;background:#3b2731;color:#e19fbb}}@supports (-webkit-touch-callout:none){@media(max-width:767px){.admin-sidebar{height:-webkit-fill-available;max-height:-webkit-fill-available}.admin-sidebar-account{padding-bottom:max(18px,env(safe-area-inset-bottom))}}}html[data-theme=dark]{color-scheme:dark;background:#171116}html[data-theme=dark] body{background:#171116!important;color:#eadde4}html[data-theme=dark] .rosetta-navbar-shell,html[data-theme=dark] .auth-modal-card,html[data-theme=dark] .settings-navigation,html[data-theme=dark] .settings-card,html[data-theme=dark] .language-choice-list button{border-color:#de97b52b;background:#251b21f5!important;color:#eadde4;box-shadow:0 15px 36px #00000040}html[data-theme=dark] .rosetta-wordmark-name,html[data-theme=dark] .settings-card h2,html[data-theme=dark] .account-settings-header h1,html[data-theme=dark] .settings-form-grid label>span,html[data-theme=dark] .settings-toggle-row strong,html[data-theme=dark] .language-choice-list strong{color:#f1e3ea!important}html[data-theme=dark] .account-settings-header p,html[data-theme=dark] .settings-card header p,html[data-theme=dark] .settings-navigation small,html[data-theme=dark] .settings-toggle-row small,html[data-theme=dark] .language-choice-list small{color:#b99fad}html[data-theme=dark] .settings-card>header,html[data-theme=dark] .settings-toggle-row{border-color:#493640}html[data-theme=dark] .settings-form-grid input,html[data-theme=dark] .settings-secondary-button{border-color:#58404c;background:#21181e;color:#eadde4}html[data-theme=dark] .settings-form-grid input.is-readonly{background:#2d2228;color:#a9909d}html[data-theme=dark] .settings-navigation button:hover,html[data-theme=dark] .settings-navigation button.is-active,html[data-theme=dark] .language-choice-list button.is-selected{border-color:#da82a84d;background:#38262f!important;color:#e9a9c5}html[data-theme=dark] .rosetta-header-search,html[data-theme=dark] .rosetta-icon-button,html[data-theme=dark] .rosetta-menu-button{border-color:#533b48;background:#271c22;color:#d4a7ba}html[data-theme=dark] .rosetta-header-search input{color:#eadde4}html[data-theme=dark] .account-settings{color:#e7d8e0}html[dir=rtl] .rosetta-mobile-sidebar{right:0;left:auto;border-right:0;border-left:1px solid rgba(191,115,148,.22);border-radius:28px 0 0 28px;box-shadow:-28px 0 70px #3f233047;transform:translate(104%)}html[dir=rtl] .rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar{transform:translate(0)}html[dir=rtl] .rosetta-mobile-sidebar:before{right:auto;left:-60px}html[dir=rtl] .rosetta-mobile-sidebar-brand,html[dir=rtl] .rosetta-mobile-sidebar-links>button{text-align:right}html[dir=rtl] .rosetta-mobile-sidebar-links>button{transform:translate(18px) scale(.98)}html[dir=rtl] .rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button{transform:translate(0) scale(1)}html[dir=rtl] .rosetta-mobile-sidebar-links>button:hover,html[dir=rtl] .rosetta-mobile-sidebar-links>button.is-active{transform:translate(-3px)}html[dir=rtl] .rosetta-mobile-sidebar-links>button:before{right:auto;left:0;border-radius:0 3px 3px 0}html[dir=rtl] .rosetta-mobile-sidebar-arrow{transform:scaleX(-1)}html[dir=rtl] .rosetta-mobile-sidebar-links>button:hover .rosetta-mobile-sidebar-arrow,html[dir=rtl] .rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-arrow{transform:translate(-2px) scaleX(-1)}html[dir=rtl] .rosetta-mobile-account-label:after{margin-right:8px;margin-left:0;background:linear-gradient(270deg,rgba(190,111,145,.45),transparent)}html[data-theme=dark] .rosetta-mobile-sidebar-backdrop{background:#080507b8;-webkit-backdrop-filter:blur(10px) saturate(.82);backdrop-filter:blur(10px) saturate(.82)}html[data-theme=dark] .rosetta-mobile-sidebar{border-color:#dd84ab33;background:radial-gradient(circle at 5% 3%,rgba(178,77,119,.2),transparent 29%),radial-gradient(circle at 100% 92%,rgba(111,75,132,.17),transparent 34%),linear-gradient(160deg,#251820,#1c1318 55%,#171015);color:#f2e3ea;box-shadow:30px 0 74px #00000094,inset -1px 0 #ffffff06}html[dir=rtl][data-theme=dark] .rosetta-mobile-sidebar{box-shadow:-30px 0 74px #00000094,inset 1px 0 #ffffff06}html[data-theme=dark] .rosetta-mobile-sidebar:before{border-color:#e180a917;box-shadow:0 0 0 22px #cf699509,0 0 0 45px #cf699506}html[data-theme=dark] .rosetta-mobile-sidebar-header,html[data-theme=dark] .rosetta-mobile-account-links{border-color:#dd84ab29}html[data-theme=dark] .rosetta-mobile-sidebar-header{background:#23171ef2;box-shadow:0 12px 24px #0000002e}html[data-theme=dark] .rosetta-mobile-sidebar-brand{color:#f3e4eb}html[data-theme=dark] .rosetta-mobile-sidebar-brand small,html[data-theme=dark] .rosetta-mobile-account-label{color:#d397b1}html[data-theme=dark] .rosetta-mobile-sidebar-logo{border-color:#ffe7f19e;background:#92566d;box-shadow:0 10px 24px #00000061,0 0 0 1px #dd7ea740}html[data-theme=dark] .rosetta-mobile-sidebar-close{border-color:#dd84ab38;background:#36242eeb;color:#dda1bb}html[data-theme=dark] .rosetta-mobile-sidebar-close:hover{border-color:#e891b761;background:#432a36;color:#ffd4e5}html[data-theme=dark] .rosetta-mobile-sidebar-links>button{border-color:#dc8daf12;background:#35242d85;color:#dcc4cf}html[data-theme=dark] .rosetta-mobile-sidebar-links>button:hover{border-color:#e189b03d;background:#482c39e6;color:#f1b8d0;box-shadow:0 12px 28px #00000040}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active{border-color:#e88cb557;background:linear-gradient(105deg,#71364fd1,#39242ff5);color:#ffd1e4;box-shadow:0 13px 30px #00000052,inset 0 1px #ffe1ee14}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-copy strong{color:#ffe3ee}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-copy small{color:#dcabc0}html[data-theme=dark] .rosetta-mobile-sidebar-link-icon{border-color:#dc82a92b;background:linear-gradient(145deg,#3a2630,#291b22);color:#d990af;box-shadow:inset 0 1px #ffebf40b,0 6px 16px #00000026}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-active .rosetta-mobile-sidebar-link-icon{border-color:#f4b2ce40;background:linear-gradient(145deg,#c36c91,#8d405f);color:#fff;box-shadow:0 8px 19px #00000047}html[data-theme=dark] .rosetta-mobile-sidebar-link-copy strong{color:#f0dfe7}html[data-theme=dark] .rosetta-mobile-sidebar-link-copy small{color:#ac8f9d}html[data-theme=dark] .rosetta-mobile-sidebar-arrow{color:#b97d97}html[data-theme=dark] .rosetta-mobile-account-label:after{background:linear-gradient(90deg,rgba(218,128,167,.5),transparent)}html[data-theme=dark] .rosetta-mobile-account-links>button.is-admin-account-link{border-color:#be7eda3b;background:linear-gradient(135deg,#523045e6,#352945e6)}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link{border-color:#e5bc676b;background:radial-gradient(circle at 12% 18%,rgba(242,201,116,.14),transparent 31%),linear-gradient(135deg,#41263b,#64364f 62%,#793e59);color:#fff4dd;box-shadow:0 15px 32px #00000057,inset 0 1px #ffe2a41f}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link:hover,html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link.is-active{border-color:#f4cf839e;background:radial-gradient(circle at 12% 18%,rgba(255,218,143,.2),transparent 32%),linear-gradient(135deg,#4a2b42,#73405a 62%,#8d4a65);color:#fffaf0}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-icon{border-color:#f4d18954;background:linear-gradient(145deg,#ffdc972e,#ffffff0d);color:#f3cf83}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-copy strong{color:#fff8e8}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-link-copy small{color:#e4bfd0}html[data-theme=dark] .rosetta-mobile-sidebar-links>button.is-admin-account-link .rosetta-mobile-sidebar-arrow{color:#efca79}html[data-theme=dark] .admin-sidebar-badge{border-color:#f5cf805c;background:#f6cf7e1a;color:#f0ca7b}html[data-theme=dark] .rosetta-mobile-account-links>button.is-logout-account-link{color:#f49aae}html[data-theme=dark] .rosetta-mobile-account-links>button.is-logout-account-link .rosetta-mobile-sidebar-link-icon{border-color:#ef6f8933;background:#5d2733b8;color:#ff9caf}html[data-theme=dark] .rosetta-mobile-sidebar-footer{border-color:#eb9cbe3d;background:linear-gradient(135deg,#a95376,#71364f);color:#fff6fa;box-shadow:0 14px 32px #0000004d}html[data-theme=dark] .rosetta-mobile-sidebar-quick-settings{border-color:#dd84ab29;background:linear-gradient(180deg,#22161c00,#21161c 25%);filter:drop-shadow(0 -8px 13px rgba(0,0,0,.22))}html[data-theme=dark] .rosetta-mobile-sidebar-quick-settings>button{border-color:#e08bb029;background:#37242ec7;color:#ead6df}html[data-theme=dark] .rosetta-mobile-sidebar-quick-settings>button:hover{border-color:#eb97bc4d;background:#4c2d3bf0;box-shadow:0 10px 23px #00000047}html[data-theme=dark] .rosetta-mobile-sidebar-quick-settings>.rosetta-quick-logout{border-color:#e7708938;background:#40242d;color:#f29aab}html[data-theme=dark] .rosetta-mobile-sidebar-quick-settings>.rosetta-quick-logout .rosetta-quick-setting-icon{border-color:#693744;background:#502731;color:#f29aab}html[data-theme=dark] .rosetta-quick-setting-icon{border-color:#e08bb02e;background:linear-gradient(145deg,#482d3a,#2c1c24);color:#e291b2}html[data-theme=dark] .rosetta-quick-setting-copy strong{color:#f6e6ed}html[data-theme=dark] .rosetta-quick-setting-copy small{color:#b995a5}html[data-theme=dark] .rosetta-user-sidebar-copyright{border-color:#dd84ab21;color:#aa8b99}html[data-theme=dark] .rosetta-user-sidebar-copyright span{color:#dc8eac}html[data-theme=dark] .rosetta-footer{border-top-color:#e084ab2e;background:#120c10;color:#f1e3e9}html[data-theme=dark] .rosetta-footer:before{background-image:url(/assets/footer-luxury-bg-dark.png?v=1);background-position:center;background-size:cover;opacity:1}html[data-theme=dark] .rosetta-footer:after{background:linear-gradient(90deg,#0d080b1f,#120a0f08 56%,#0a060933),linear-gradient(0deg,rgba(12,7,10,.42),transparent 42%)}html[data-theme=dark] .footer-logo{border-color:#ffddea85;background:#8f5067;box-shadow:0 20px 42px #0000006b,0 0 0 1px #e891b533}html[data-theme=dark] .footer-brand-name{color:#ee9ab8;text-shadow:0 7px 24px rgba(0,0,0,.38)}html[data-theme=dark] .footer-brand-tagline{color:#e5cad5}html[data-theme=dark] .footer-identity p{color:#cfb7c1;text-shadow:0 2px 12px rgba(0,0,0,.3)}html[data-theme=dark] .footer-panel{border-color:#efb8cf29;box-shadow:0 18px 42px #0000004d,inset 0 1px #ffe8f10e;-webkit-backdrop-filter:blur(15px) saturate(1.08);backdrop-filter:blur(15px) saturate(1.08)}html[data-theme=dark] .footer-explore-panel{background:linear-gradient(145deg,#1f141ae0,#140d11c2)}html[data-theme=dark] .footer-connect-panel{background:radial-gradient(circle at 90% 8%,rgba(163,75,111,.16),transparent 38%),linear-gradient(145deg,#2d1922e6,#180f14cc)}html[data-theme=dark] .footer-connect-panel:after{background-image:url(/assets/footer-luxury-bg-dark.png?v=1);background-position:right bottom;opacity:.24;filter:saturate(.85) contrast(1.06)}html[data-theme=dark] .footer-eyebrow{color:#ee9cba}html[data-theme=dark] .footer-heading-rule{background:linear-gradient(90deg,#d87b9e,#d87b9e2e)}html[data-theme=dark] .footer-panel h2{color:#fff0f6}html[data-theme=dark] .footer-explore-link{color:#d7c2cb}html[data-theme=dark] .footer-explore-link:hover{color:#ffaccb}html[data-theme=dark] .footer-explore-icon{color:#b997a5}html[data-theme=dark] .footer-explore-link:first-child .footer-explore-icon{color:#ec8ead}html[data-theme=dark] .footer-socials a{border-color:#ffe0ed40;background:radial-gradient(circle at 34% 22%,rgba(255,236,244,.17),transparent 34%),linear-gradient(145deg,#b65b7d,#71364f);color:#fff7fa;box-shadow:0 14px 27px #0000004d,inset 0 1px #ffecf426}html[data-theme=dark] .footer-socials a:hover{color:#fff;box-shadow:0 18px 32px #00000061,0 0 0 5px #dc749e1f}html[data-theme=dark] .footer-signature{border-color:#ffd2e433;background:linear-gradient(105deg,#78344ef5,#ad4e70f0 52%,#642b42f5);color:#fff4f8;box-shadow:0 16px 34px #00000057,inset 0 1px #ffeef514}html[data-theme=dark] .mobile-bottom-nav{border-color:#e48bb133;background:radial-gradient(circle at 50% -40%,rgba(174,75,116,.2),transparent 47%),linear-gradient(180deg,#2b1c24f7,#191116f7);box-shadow:0 14px 38px #00000061,inset 0 1px #ffe5f00e}html[data-theme=dark] .mobile-bottom-nav.is-scrolled{box-shadow:0 17px 42px #0000007a,0 4px 13px #57253b3d,inset 0 1px #ffe5f011}html[data-theme=dark] .mobile-bottom-nav:before{background:linear-gradient(90deg,transparent,rgba(232,145,182,.3),transparent)}html[data-theme=dark] .mobile-nav-item,html[data-theme=dark] .mobile-nav-home{color:#baa4ae}html[data-theme=dark] .mobile-nav-item:hover,html[data-theme=dark] .mobile-nav-item.is-active{background:radial-gradient(circle,rgba(180,75,118,.12),transparent 68%);color:#f1a2c0}html[data-theme=dark] .mobile-nav-item.is-active:after{background:linear-gradient(90deg,#c65f88,#f09bbb);box-shadow:0 0 10px #e884ae52}html[data-theme=dark] .mobile-nav-logo-wrap{border-color:#ffe0edb8;background:#92566d;box-shadow:0 10px 23px #0000006b,0 0 0 1px #df84ab40,0 0 0 3px #462735e0}html[data-theme=dark] .mobile-nav-home:hover .mobile-nav-logo-wrap,html[data-theme=dark] .mobile-nav-home.is-active .mobile-nav-logo-wrap{box-shadow:0 12px 27px #00000080,0 0 0 1px #f09fc259,0 0 0 4px #6f354eb8}html[data-theme=dark] .mobile-nav-home>span:last-child{color:#e8ced9}html[data-theme=dark] .mobile-nav-count{border-color:#24171e;background:linear-gradient(135deg,#e17b9f,#9e405f);color:#fff;box-shadow:0 3px 8px #00000052}html[data-theme=dark] .mobile-nav-item:focus-visible,html[data-theme=dark] .mobile-nav-home:focus-visible{box-shadow:0 0 0 3px #e184ac3d}.rosetta-hero{position:relative;width:min(2100px,calc(100% - clamp(24px,3vw,56px)));height:auto;min-height:0;margin:7rem auto 0!important;overflow:hidden;border:0;border-radius:clamp(20px,3vw,42px);background:#21171c;box-shadow:0 30px 80px #361d2933}.rosetta-hero:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#130a0f14 40%,#130a0f7a);content:"";pointer-events:none}.rosetta-hero-image{width:100%;height:auto;display:block;object-fit:contain;object-position:center;animation:rosetta-cinematic-slide 1.15s cubic-bezier(.22,.61,.36,1) both}.rosetta-hero-link{display:block;width:100%;height:100%;cursor:pointer}.rosetta-hero-track{display:flex;align-items:flex-start;gap:clamp(14px,1.5vw,28px);height:auto;width:max-content;transform:translate(calc((min(2100px,97vw) - min(72vw,1200px)) / 2 - (var(--slide-index) * (min(72vw,1200px) + clamp(18px,1.8vw,32px)))));transition:transform .8s cubic-bezier(.22,.61,.36,1);cursor:grab;touch-action:pan-y}.rosetta-hero-track:active{cursor:grabbing}.rosetta-hero-card{flex:0 0 min(72vw,1200px);height:auto;min-height:0;overflow:hidden;border-radius:clamp(24px,2.8vw,44px);background:#292027;box-shadow:0 18px 45px #23131c2e;opacity:.65;transform:scale(.94);transition:opacity .8s ease,transform .8s ease,box-shadow .8s ease}.rosetta-hero-card.is-active{opacity:1;transform:scale(1);box-shadow:0 25px 65px #23131c47}.admin-slider-link-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.admin-slider-link-fields label{display:grid;gap:7px;font-weight:700;color:#5c4050}.admin-slider-link-fields select{width:100%;min-height:44px;padding:8px 12px;border:1px solid #dbcbd3;border-radius:12px;background:#fff}.admin-slider-destination{display:block;padding:7px 10px;background:#f7eef2;color:#754b60;text-align:center}@media(max-width:640px){.admin-slider-link-fields{grid-template-columns:1fr}}.rosetta-hero-dots{position:absolute;z-index:3;right:0;bottom:24px;left:0;display:flex;justify-content:center;gap:8px}.rosetta-hero-dots button{width:8px;height:8px;border-radius:999px;background:#ffffff8c;transition:width .35s ease,background .35s ease}.rosetta-hero-dots button.is-active{width:34px;background:#fff}@keyframes rosetta-cinematic-slide{0%{opacity:.15;transform:scale(1.07);filter:blur(5px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@media(max-width:640px){.rosetta-hero{width:calc(100% - 24px);border-radius:22px}}@media(prefers-reduced-motion:reduce){.rosetta-hero-image{animation:none}}.shop-filter-bar{position:relative;z-index:6;margin-top:6.35rem}.shop-filter-bar+.rosetta-hero{margin-top:8px!important}.catalog-filter-toolbar{display:flex;justify-content:flex-end}.catalog-filter-button{position:relative;display:inline-flex;min-height:34px;padding:3px 7px 3px 4px;align-items:center;gap:6px;border:1px solid rgba(191,115,148,.24);border-radius:11px;background:linear-gradient(135deg,#fffffff5,#fbe7efe6);color:#76566a;box-shadow:0 8px 22px #68374e17,inset 0 1px #fff;cursor:pointer;font-size:.66rem;font-weight:700;letter-spacing:.04em;appearance:none;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.catalog-filter-button:hover{border-color:#b54b656b;color:var(--rose-700);box-shadow:0 11px 25px #68374e24;transform:translateY(-1px)}.catalog-filter-button.is-active{border-color:#b54b656b;background:linear-gradient(135deg,#fff,#f8dce5);color:var(--rose-700);box-shadow:0 0 0 3px #bf73941a,0 10px 24px #68374e1f}.catalog-filter-button:focus-visible{outline:none;box-shadow:0 0 0 4px #bf739426}.catalog-filter-icon{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(191,115,148,.18);border-radius:8px;background:#ffffffd1;color:#ad536d}.catalog-filter-icon svg,.catalog-filter-chevron{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.catalog-filter-chevron{width:12px;height:12px;transition:transform .18s ease}.catalog-filter-button.is-active .catalog-filter-chevron{transform:rotate(180deg)}.shop-filter-bar .catalog-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(320px,calc(100vw - 32px));margin:0;padding:13px;border-radius:14px;background:radial-gradient(circle at 100% 0%,rgba(220,203,235,.24),transparent 38%),#fffafcfa;box-shadow:0 22px 55px #562d4033,inset 0 1px #fff;-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%)}.shop-filter-bar .catalog-panel:before{position:absolute;top:-6px;right:20px;width:12px;height:12px;border-top:1px solid rgba(191,115,148,.17);border-left:1px solid rgba(191,115,148,.17);background:#fff9fb;content:"";transform:rotate(45deg)}.shop-filter-bar .catalog-panel-header{margin-bottom:11px;gap:10px}.shop-filter-bar .catalog-panel-header>div>span{font-size:.52rem;letter-spacing:.11em}.shop-filter-bar .catalog-panel-header h3{margin-top:2px;font-size:1.05rem}.shop-filter-bar .catalog-panel-close{width:30px;height:30px;border-radius:9px}.shop-filter-bar .catalog-panel-close svg{width:15px;height:15px}.shop-filter-bar .price-filter-control{gap:8px}.shop-filter-bar .price-filter-control label{gap:8px;font-size:.7rem}.shop-filter-bar .price-filter-value{padding:4px 8px;font-size:.68rem;box-shadow:inset 0 1px #ffffffd9}.shop-filter-bar .price-filter-control .slider{height:5px}.shop-toolbar{position:relative;z-index:5;padding:10px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 8px 28px #68374e12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.catalog-toolbar{display:flex;min-height:68px;padding:7px 8px 7px 14px;align-items:center;justify-content:space-between;gap:18px}.catalog-toolbar-heading{display:flex;min-width:0;flex-direction:column;gap:3px}.catalog-toolbar-heading>span,.catalog-panel-header>div>span{color:var(--rose-600);font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.catalog-toolbar-heading>strong{color:var(--ink);font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:1.22rem;font-weight:600;white-space:nowrap}.catalog-toolbar-actions{display:flex;padding:5px;align-items:center;gap:5px;border:1px solid rgba(191,115,148,.13);border-radius:17px;background:#fdeff5ad}.catalog-tool-button{position:relative;display:flex;min-height:47px;padding:6px 13px 6px 8px;align-items:center;gap:8px;border:1px solid transparent;border-radius:13px;background:transparent;color:#76566a;cursor:pointer;font-size:.82rem;font-weight:600;appearance:none}.catalog-tool-icon{display:grid;width:33px;height:33px;place-items:center;border:1px solid rgba(191,115,148,.15);border-radius:10px;background:#ffffffb3}.catalog-tool-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.catalog-tool-button:hover{border-color:#bf739438;background:#ffffffb8;color:var(--rose-700)}.catalog-tool-button.is-active{border-color:#bf739447;background:#fff;color:var(--rose-700);box-shadow:0 7px 18px #68374e1a}.catalog-tool-button.is-active:after{position:absolute;right:16px;bottom:3px;left:16px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--rose-400),var(--rose-700));content:""}.catalog-tool-button:focus-visible{outline:none;box-shadow:0 0 0 4px #bf739424}.catalog-panel{margin:10px 2px 2px;padding:20px;border:1px solid rgba(191,115,148,.17);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(220,203,235,.18),transparent 35%),#fffcfdeb;box-shadow:inset 0 1px #ffffffe6;animation:catalog-panel-in .18s ease-out}@keyframes catalog-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.catalog-panel-header{display:flex;margin-bottom:17px;align-items:center;justify-content:space-between;gap:14px}.catalog-panel-header h3{margin:3px 0 0;color:var(--ink);font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:1.35rem;font-weight:600}.catalog-panel-close{display:grid;width:38px;height:38px;padding:0;flex:0 0 auto;place-items:center;border:1px solid rgba(191,115,148,.2);border-radius:12px;background:#fff;color:#9a5b78;cursor:pointer}.catalog-panel-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.catalog-panel-close:hover{background:var(--rose-100);color:var(--rose-700);transform:rotate(4deg)}.category-grid{gap:12px}.category-card{min-width:0;padding:8px 8px 11px;overflow:hidden;border:1px solid rgba(191,115,148,.15);border-radius:15px;background:#ffffffbd;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.category-card img{width:100%;aspect-ratio:4 / 3;border-radius:10px;object-fit:cover}.category-card:hover{border-color:#bf739452;box-shadow:0 12px 25px #68374e1a;transform:translateY(-3px)}.category-card-name{overflow:hidden;max-width:100%;color:#664657;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.price-filter-control{max-width:680px}.price-filter-control label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#816174}.price-filter-value{padding:7px 11px;border:1px solid rgba(191,115,148,.17);border-radius:999px;background:var(--rose-100);color:var(--rose-700);font-weight:700}.price-filter-control .slider{width:100%;height:7px;border:0!important;border-radius:999px;background:linear-gradient(90deg,var(--rose-300),#e4cee9);box-shadow:none}.catalog-search-field{position:relative}.catalog-search-field>svg{position:absolute;top:50%;left:16px;z-index:1;width:22px;height:22px;fill:none;stroke:#a2607f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transform:translateY(-50%)}.catalog-search-field input{width:100%;min-height:56px;padding:12px 18px 12px 50px;border:1px solid rgba(191,115,148,.2)!important;border-radius:15px;background:#fff;color:var(--ink);box-shadow:0 7px 20px #68374e0f}.product-grid{gap:14px}.product-card{margin:0!important;padding:10px 10px 14px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 10px 30px #68374e12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover{border-color:#bf739461;box-shadow:0 18px 38px #68374e21;transform:translateY(-4px)}.product-card-image{aspect-ratio:4 / 5;border-radius:14px;background:var(--rose-100);transition:transform .35s ease}.product-card:hover .product-card-image{transform:scale(1.015)}.product-card-meta{padding-top:3px}.rosetta-footer{position:relative;z-index:10;overflow:hidden;padding:34px clamp(18px,4vw,56px) 26px;border-top:1px solid rgba(177,77,98,.12);background:#faeff1;color:#332b2d}.rosetta-footer:before{position:absolute;inset:0;background-image:url(/assets/footer-luxury-bg.png?v=1);background-position:center;background-size:cover;content:"";pointer-events:none}.rosetta-footer:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,249,.16),transparent 68%);content:"";pointer-events:none}.footer-shell{position:relative;z-index:1;max-width:1240px;margin:0 auto}.footer-hero{display:grid;min-height:270px;padding:26px 20px 34px;grid-template-columns:150px minmax(300px,590px);align-items:center;gap:clamp(28px,4vw,52px)}.footer-logo{display:block;width:150px;height:150px;padding:5px;overflow:hidden;border:2px solid rgba(255,255,255,.86);border-radius:32px;background:#bd7d8d;box-shadow:0 18px 36px #753e4c38,0 0 0 1px #92475a29}.footer-logo img{width:100%;height:100%;border-radius:26px;object-fit:cover;transition:transform .28s ease}.footer-logo:hover img{transform:scale(1.025)}.footer-identity{min-width:0}.footer-brand-name{display:block;color:#b83751;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(3.2rem,6vw,5.35rem);font-weight:500;letter-spacing:.13em;line-height:.95}.footer-brand-tagline{display:block;margin-top:18px;color:#51484a;font-size:clamp(.8rem,1.5vw,1.15rem);font-weight:500;letter-spacing:.48em;text-transform:uppercase}.footer-identity p{max-width:590px;margin:36px 0 0;color:#433b3d;font-size:clamp(.9rem,1.5vw,1.12rem);line-height:1.85}.footer-card-grid{display:grid;grid-template-columns:minmax(260px,.64fr) minmax(430px,1fr);gap:28px}.footer-panel{position:relative;min-width:0;min-height:390px;padding:34px 36px;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:25px;box-shadow:0 14px 34px #7e485617,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.footer-explore-panel{background:#fffdfccc}.footer-connect-panel{background:linear-gradient(145deg,#fff5f7e0,#fce0e7c7)}.footer-connect-panel:after{position:absolute;inset:40% 0 0;background-image:url(/assets/footer-luxury-bg.png?v=1);background-position:right bottom;background-size:830px auto;content:"";opacity:.3;pointer-events:none}.footer-connect-panel>*{position:relative;z-index:1}.footer-eyebrow{display:block;color:#c34860;font-size:.74rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.footer-heading-rule{display:block;width:35px;height:2px;margin-top:13px;border-radius:99px;background:#dfa9b4}.footer-panel h2{margin:16px 0 26px;color:#292325;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-weight:600;line-height:1}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer-explore-link{display:flex;width:100%;min-height:32px;align-items:center;gap:12px;color:#464042;font-size:.92rem;transition:color .16s ease,transform .16s ease}.footer-explore-link:hover{color:#be435b;transform:translate(4px)}.footer-explore-icon{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;color:#6f6769}.footer-explore-link:first-child .footer-explore-icon{color:#cf6378}.footer-explore-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.footer-socials{display:flex;flex-wrap:wrap;gap:clamp(12px,2vw,22px)}.footer-socials a{position:relative;z-index:1;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.35),transparent 36%),linear-gradient(145deg,#df9aaa,#c55f75);color:#fff;box-shadow:0 12px 22px #b24f6440,inset 0 1px 1px #ffffff52}.footer-socials a:hover{color:#fff;box-shadow:0 16px 28px #a0415652,0 0 0 5px #d36f841a;transform:translateY(-4px)}.footer-socials svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.footer-social-facebook svg{fill:currentColor;stroke:none}.footer-social-whatsapp svg{width:29px;height:29px}.footer-icon-dot{fill:currentColor;stroke:none}.footer-signature{position:relative;display:flex;min-height:56px;margin-top:28px;padding:10px 22px;align-items:center;justify-content:center;gap:15px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:linear-gradient(105deg,#ca677b,#d98495 52%,#c86579);color:#fff;box-shadow:0 12px 26px #a145582e;font-size:.82rem;font-weight:600;letter-spacing:.16em;text-align:center;text-transform:uppercase}.footer-signature-mark{color:#fff;font-size:.58rem}.rosetta-cart{border-left:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 100% 0%,rgba(211,135,168,.24),transparent 38%),linear-gradient(165deg,#67374e,#3e2533);box-shadow:-20px 0 55px #371c2a38}.rosetta-cart img{border:1px solid rgba(255,255,255,.2);border-radius:12px}.rosetta-cart [class*=bg-black]{border-radius:12px;background:linear-gradient(135deg,var(--rose-500),var(--rose-700))!important}.mobile-bottom-nav{position:fixed;right:14px;bottom:max(8px,env(safe-area-inset-bottom));left:14px;z-index:28;display:grid;max-width:680px;min-height:58px;margin:0 auto;padding:4px 8px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;border:1px solid rgba(192,104,123,.2);border-radius:18px;background:linear-gradient(180deg,#fffffff7,#fff7f8f2);box-shadow:inset 0 1px #fff;transform:translateZ(0);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .24s ease;will-change:transform;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);backface-visibility:hidden}.mobile-bottom-nav.is-scrolled{box-shadow:0 12px 32px #6b424e29,0 3px 10px #b95f7314,inset 0 1px #fff}.mobile-bottom-nav.is-scroll-hidden{pointer-events:none;transform:translate3d(0,125%,0)}.mobile-bottom-nav:before{position:absolute;top:5px;right:24px;left:24px;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(203,112,132,.22),transparent);content:"";pointer-events:none}.mobile-nav-item,.mobile-nav-home{position:relative;display:flex;min-width:0;height:48px;padding:2px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:12px;background:transparent;color:#5f585a;cursor:pointer;appearance:none}.mobile-nav-item svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.mobile-nav-item>span:last-child,.mobile-nav-home>span:last-child{overflow:hidden;max-width:100%;font-size:.62rem;font-weight:600;letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-item:hover,.mobile-nav-item.is-active{background:transparent;color:#c1415c}.mobile-nav-item.is-active:after{position:absolute;bottom:-1px;width:28px;height:3px;border-radius:999px;background:#c1415c;content:""}.mobile-nav-home{z-index:3;height:60px;margin-top:-17px;gap:2px;color:#4e4548}.mobile-nav-logo-wrap{position:relative;display:grid;width:48px;height:48px;padding:2px;place-items:center;overflow:hidden;border:2px solid #fff;border-radius:15px;background:#bd7d8d;box-shadow:0 8px 18px #7f485638,0 0 0 1px #b95f7338,0 0 0 3px #fff5f7c2;transition:transform .18s ease,box-shadow .18s ease}.mobile-nav-logo-wrap img{width:100%;height:100%;max-width:100%;border-radius:12px;filter:contrast(1.04) saturate(1.03);object-fit:cover;object-position:center;transform:none}.mobile-nav-home:hover .mobile-nav-logo-wrap,.mobile-nav-home.is-active .mobile-nav-logo-wrap{box-shadow:0 10px 22px #7f48564d,0 0 0 1px #b95f734d,0 0 0 4px #fff5f7d6;transform:translateY(-2px) scale(1.025)}.mobile-nav-home>span:last-child{color:#4e4548;font-size:.62rem;font-weight:700}.mobile-nav-icon-wrap{position:relative;display:grid;place-items:center}.mobile-nav-count{position:absolute;top:-7px;right:-10px;display:grid;min-width:16px;height:16px;padding:0 3px;place-items:center;border:2px solid #fffafd;border-radius:999px;background:linear-gradient(135deg,#d56b81,#a43f56);color:#fff;font-size:.56rem;font-weight:700;line-height:1}.mobile-nav-item:focus-visible,.mobile-nav-home:focus-visible{outline:none;box-shadow:0 0 0 3px #bf73942b}.text-gray-800{color:var(--ink)!important}.text-gray-700{color:#684c5c!important}.text-gray-600{color:var(--muted)!important}.text-gray-500,.text-gray-400{color:#a38796!important}.text-gray-300,.text-gray-200{color:#d9c4cf!important}.text-yellow-700,.text-yellow-600{color:var(--rose-600)!important}.hover\:text-yellow-700:hover,.hover\:text-gray-800:hover{color:var(--rose-700)!important}.bg-white{background-color:#fffcfdf2!important}.bg-gray-100{background-color:var(--rose-100)!important}.bg-gray-200{background-color:var(--rose-200)!important}.bg-gray-300,.bg-gray-400{background-color:var(--rose-300)!important}.bg-gray-800{background-color:var(--plum-800)!important}.bg-black{background-color:var(--plum-900)!important}.bg-yellow-700{background-color:var(--rose-600)!important}.hover\:bg-gray-200:hover,.hover\:bg-gray-300:hover{background-color:var(--rose-200)!important}.hover\:bg-gray-400:hover{background-color:var(--rose-300)!important}.border-gray-200,.border-gray-300,.border-gray-400,.border-gray-500,.border-gray-700{border-color:var(--line)!important}.border-gray-800,.border-yellow-700{border-color:var(--rose-600)!important}.shadow,.shadow-md,.shadow-lg{box-shadow:var(--soft-shadow)!important}table{overflow:hidden;border-radius:14px;background:#fffdfed9;box-shadow:0 8px 26px #68374e12}thead{background:var(--rose-100);color:var(--plum-800)}tbody tr{border-color:var(--line)}[style*="background: rgb(48, 48, 49)"],[style*="background: #303031"]{background:linear-gradient(135deg,var(--rose-600),var(--plum-800))!important}@media(max-width:640px){.rosetta-mobile-search-layer{position:fixed;inset:0;z-index:100;display:block;visibility:hidden;overflow:hidden;background:#fffafd;opacity:0;pointer-events:none;transform:translateY(6px);transition:visibility .22s ease,opacity .18s ease,transform .22s ease}.rosetta-mobile-search-layer.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.rosetta-mobile-search-toolbar{display:grid;width:100%;padding:max(16px,env(safe-area-inset-top)) 14px 16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;border-bottom:1px solid rgba(191,115,148,.12);background:#fffafd}.rosetta-mobile-search-back{display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:13px;background:transparent;color:#704c5d;cursor:pointer;appearance:none}.rosetta-mobile-search-back:focus-visible{outline:2px solid rgba(181,75,101,.4);outline-offset:2px}.rosetta-mobile-search-back svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.rosetta-mobile-search-form{position:relative;display:flex;width:100%;height:46px;align-items:center;overflow:hidden;border:1px solid rgba(181,75,101,.34);border-radius:15px;background:#fff;box-shadow:0 0 0 4px #bf739414,0 8px 22px #68374e14}.rosetta-mobile-search-form input{width:100%;min-width:0;height:100%;padding:0 49px 0 15px;border:0!important;outline:0;background:transparent;color:#553d4b;box-shadow:none!important;font-family:Inter,Segoe UI,sans-serif;font-size:.9rem;font-weight:500}.rosetta-mobile-search-form input::placeholder{color:#a27d8f;opacity:1}.rosetta-mobile-search-form input::-webkit-search-cancel-button{display:none}.rosetta-mobile-search-form button{position:absolute;top:4px;right:4px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:11px;background:linear-gradient(135deg,#d77f94,#ae4f69);color:#fff;box-shadow:0 6px 14px #99435b33;cursor:pointer;appearance:none}.rosetta-mobile-search-form button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.rosetta-mobile-recent-searches{width:100%;padding:22px 18px}.rosetta-mobile-recent-searches h2{margin:0 0 12px;color:#725363;font-family:Inter,Segoe UI,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rosetta-mobile-recent-search-list{display:flex;flex-direction:column;gap:5px}.rosetta-mobile-recent-search-list button{display:grid;width:100%;min-height:48px;padding:8px 10px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;border:0;border-radius:12px;background:transparent;color:#624755;text-align:left;cursor:pointer;appearance:none}.rosetta-mobile-recent-search-list button:hover,.rosetta-mobile-recent-search-list button:focus-visible{outline:0;background:#f7e3ebb3}.rosetta-mobile-recent-search-list button svg{width:19px;height:19px;fill:none;stroke:#b16a84;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.rosetta-mobile-recent-search-list button svg:last-child{width:16px;height:16px;justify-self:end;stroke:#c595a7}.rosetta-mobile-recent-search-list button span{overflow:hidden;font-size:.84rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.rosetta-icon-button:after{display:none}.rosetta-navbar-shell{min-height:62px;border-radius:19px}.rosetta-wordmark-name{letter-spacing:.16rem!important}.rosetta-header-actions{gap:3px}.rosetta-header-search{width:100%;min-width:78px;max-width:150px;height:38px;flex-basis:92px;border-radius:12px}.rosetta-header-search input{padding-right:38px;padding-left:10px;font-size:.7rem}.rosetta-header-search button{top:3px;right:3px;width:30px;height:30px;border-radius:9px}.rosetta-header-search button svg{width:16px;height:16px}.rosetta-icon-button{min-width:38px;height:38px;padding:6px!important;border-radius:12px!important}.rosetta-icon-button svg{width:23px;height:23px}.rosetta-hero{margin-top:6rem!important}.shop-filter-bar{margin-top:5.55rem}.shop-filter-bar+.rosetta-hero{margin-top:7px!important}.catalog-filter-button{min-height:32px;padding:3px 6px 3px 4px;gap:5px;border-radius:10px;font-size:.63rem}.catalog-filter-icon{width:22px;height:22px;border-radius:7px}.catalog-filter-icon svg{width:13px;height:13px}.shop-filter-bar .catalog-panel{top:calc(100% + 7px);width:min(300px,calc(100vw - 32px));padding:12px;border-radius:13px}.shop-toolbar{padding:7px;border-radius:15px}.catalog-toolbar{padding:5px;flex-direction:column;align-items:stretch;gap:10px}.catalog-toolbar-heading{padding:7px 7px 0}.catalog-toolbar-heading>strong{font-size:1.08rem}.catalog-toolbar-actions{display:grid;padding:4px;grid-template-columns:repeat(3,minmax(0,1fr));border-radius:14px}.catalog-tool-button{min-width:0;padding:6px 4px;flex-direction:column;gap:3px;font-size:.66rem}.catalog-tool-icon{width:30px;height:30px}.catalog-panel{margin-top:7px;padding:15px;border-radius:15px}.catalog-panel-header{margin-bottom:13px}.catalog-panel-header h3{font-size:1.18rem}.category-grid,.product-grid{gap:8px}.product-card{padding:7px 7px 11px;border-radius:15px}.product-card-image{border-radius:11px}}@media(max-width:900px){.rosetta-footer{padding:26px 18px 22px}.footer-hero{min-height:235px;padding:22px 14px 28px;grid-template-columns:118px minmax(0,1fr);gap:28px}.footer-logo{width:118px;height:118px;border-radius:27px}.footer-logo img{border-radius:22px}.footer-brand-name{font-size:clamp(2.8rem,8vw,4.15rem)}.footer-brand-tagline{margin-top:13px;font-size:.78rem}.footer-identity p{margin-top:24px}.footer-card-grid{grid-template-columns:minmax(210px,.58fr) minmax(340px,1fr);gap:18px}.footer-panel{min-height:0;padding:27px 25px 20px}.footer-socials{gap:13px}.footer-socials a{width:52px;height:52px}.footer-socials svg{width:24px;height:24px}}@media(max-width:580px){.rosetta-footer{padding:14px 10px max(14px,env(safe-area-inset-bottom))}.rosetta-footer:before{background-position:top right;background-size:auto 52%;background-repeat:no-repeat}.rosetta-footer:after{background:linear-gradient(180deg,#fff8f80f,#faebee94)}.footer-hero{min-height:255px;padding:18px 9px 25px;grid-template-columns:84px minmax(0,1fr);align-items:start;gap:16px}.footer-logo{width:84px;height:84px;padding:3px;border-radius:22px}.footer-logo img{border-radius:18px}.footer-identity{padding-top:12px}.footer-brand-name{font-size:clamp(2rem,10.5vw,2.75rem);letter-spacing:.1em}.footer-brand-tagline{margin-top:10px;font-size:.61rem;letter-spacing:.35em}.footer-identity p{width:calc(100vw - 130px);margin-top:25px;font-size:.76rem;line-height:1.7}.footer-card-grid{grid-template-columns:minmax(112px,.38fr) minmax(0,.62fr);gap:8px}.footer-panel{min-height:0;padding:16px 12px 12px;border-radius:16px}.footer-eyebrow{font-size:.5rem;letter-spacing:.06em}.footer-heading-rule{width:25px;margin-top:8px}.footer-panel h2{margin:11px 0 12px;font-size:1.55rem}.footer-explore-panel{padding-right:9px;padding-left:9px}.footer-links{gap:3px}.footer-explore-link{min-height:32px;gap:7px;font-size:.63rem;line-height:1.25}.footer-explore-icon{width:18px;height:18px;flex-basis:18px}.footer-explore-icon svg{width:18px;height:18px}.footer-connect-panel{padding-right:10px;padding-left:10px}.footer-connect-panel h2{font-size:1.7rem}.footer-connect-panel:after{inset:35% 0 0;background-size:590px auto}.footer-socials{flex-wrap:nowrap;justify-content:space-between;gap:3px}.footer-socials a{width:30px;height:30px;flex:0 0 30px}.footer-socials svg,.footer-social-whatsapp svg{width:18px;height:18px}.footer-signature{min-height:44px;margin-top:12px;padding:7px 8px;gap:8px;border-radius:11px;font-size:.58rem;letter-spacing:.1em}}@media(max-width:350px){.footer-hero{grid-template-columns:74px minmax(0,1fr);gap:11px}.footer-logo{width:74px;height:74px}.footer-brand-name{font-size:1.85rem}.footer-card-grid{grid-template-columns:minmax(104px,.38fr) minmax(0,.62fr);gap:6px}.footer-panel{padding-right:7px;padding-left:7px}.footer-socials a{width:31px;height:31px;flex-basis:31px}.footer-socials svg{width:16px;height:16px}}@media(max-width:1023px){#root{padding-bottom:0}}@media(min-width:1024px){.mobile-bottom-nav{display:none!important}}@media(max-width:390px){.mobile-bottom-nav{right:8px;left:8px;min-height:56px;padding-right:5px;padding-left:5px;border-radius:17px}.mobile-nav-item>span:last-child,.mobile-nav-home>span:last-child{font-size:.58rem}.mobile-nav-logo-wrap{width:46px;height:46px;box-shadow:0 8px 18px #7f48563b,0 0 0 1px #b95f733d,0 0 0 3px #fff5f7c2}}input[type=number]{appearance:textfield;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}html.theme-transitioning body,html.theme-transitioning body *:before,html.theme-transitioning body *:after,html.theme-transitioning body *{transition-property:background-color,border-color,color,box-shadow,fill,stroke!important;transition-duration:.28s!important;transition-timing-function:ease!important}@media(prefers-reduced-motion:reduce){html.theme-transitioning body,html.theme-transitioning body *:before,html.theme-transitioning body *:after,html.theme-transitioning body *{transition-duration:.01ms!important}}html[data-theme=dark] .admin-root,html[data-theme=dark] .admin-layout-shell,html[data-theme=dark] .admin-layout-content{background:#171116;color:#eadde4}html[data-theme=dark] .admin-header{border-color:#e08bb026;background:#1f161bf0;box-shadow:0 9px 30px #0000004d}html[data-theme=dark] .admin-header-brand,html[data-theme=dark] .admin-header-page h1,html[data-theme=dark] .admin-dashboard-hero h2,html[data-theme=dark] .admin-resource-heading h2,html[data-theme=dark] .admin-panel-heading h3,html[data-theme=dark] .admin-section-heading h3{color:#f2e4eb}html[data-theme=dark] .admin-header-page span,html[data-theme=dark] .admin-eyebrow,html[data-theme=dark] .admin-resource-heading span,html[data-theme=dark] .admin-panel-heading span{color:#dd92b1}html[data-theme=dark] .admin-dashboard-hero p,html[data-theme=dark] .admin-resource-heading p,html[data-theme=dark] .admin-kpi-card p,html[data-theme=dark] .admin-kpi-card small,html[data-theme=dark] .admin-quick-grid small,html[data-theme=dark] .admin-task-list small,html[data-theme=dark] .admin-health-grid span,html[data-theme=dark] .product-admin-summary span,html[data-theme=dark] .category-summary-grid span,html[data-theme=dark] .admin-order-id span,html[data-theme=dark] .admin-order-overview>div>span{color:#b598a6}html[data-theme=dark] .admin-footer{border-color:#e08bb024;background:#21171c;color:#d9c2cc}html[data-theme=dark] .admin-footer small{color:#a88c99}html[data-theme=dark] .admin-root :is(.admin-kpi-card,.admin-panel,.admin-quick-grid button,.admin-homepage-manager,.product-admin-summary>div,.product-admin-toolbar,.product-admin-card,.product-card-details,.category-summary-grid>div,.category-admin-toolbar,.category-admin-card,.orders-summary-grid>div,.orders-summary-grid>button,.orders-toolbar,.admin-order-card,.admin-orders-empty,.admin-orders-loading){border-color:#e08bb026;background:#251a20;color:#eadde4;box-shadow:0 13px 34px #00000038}html[data-theme=dark] .admin-root :is(.admin-panel-heading,.admin-order-row,.admin-order-card-header,.admin-order-details,.admin-order-actions,.order-product-row,.product-card-details,.admin-task-list button){border-color:#e08bb01f}html[data-theme=dark] .admin-root :is(.admin-kpi-card strong,.admin-quick-grid strong,.admin-task-list strong,.admin-order-customer strong,.admin-order-id strong,.admin-order-overview strong,.order-product-row strong,.product-card-title h3,.product-card-details strong,.category-admin-card h3,.product-admin-summary strong,.category-summary-grid strong,.admin-orders-empty strong){color:#f0e0e8}html[data-theme=dark] .admin-health-grid>div,html[data-theme=dark] .admin-order-overview>div,html[data-theme=dark] .order-products-section,html[data-theme=dark] .order-shipping-section,html[data-theme=dark] .order-payment-section,html[data-theme=dark] .product-property,html[data-theme=dark] .product-barcode-box{border-color:#e08bb021;background:#302129;color:#e6d5dd}html[data-theme=dark] .admin-progress-track{background:#47313c}html[data-theme=dark] .admin-header-menu,html[data-theme=dark] .admin-hero-actions button:not(.is-primary),html[data-theme=dark] .admin-panel-heading button,html[data-theme=dark] .admin-root input:not([type=checkbox]):not([type=radio]):not([type=file]),html[data-theme=dark] .admin-root select,html[data-theme=dark] .admin-root textarea{border-color:#58404c;background:#21181e;color:#eadde4}html[data-theme=dark] .admin-root input::placeholder,html[data-theme=dark] .admin-root textarea::placeholder{color:#917783}html[data-theme=dark] .admin-root :is(.bg-white,.bg-gray-50,.bg-gray-100){border-color:#e08bb026!important;background-color:#251a20!important}html[data-theme=dark] .admin-root :is(.text-gray-500,.text-gray-600,.text-gray-700,.text-gray-800,.text-gray-900){color:#d7c1cc!important}html[data-theme=dark] .admin-root :is(.border,.border-gray-100,.border-gray-200,.border-gray-300){border-color:#e08bb026!important}.product-color-images-manager{position:relative;z-index:1;margin-top:18px;padding-top:16px;border-top:1px solid #efdee6}.product-color-images-manager>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-color-images-manager>header>div{display:flex;flex-direction:column;gap:3px}.product-color-images-manager>header strong{color:#654553;font-size:.68rem}.product-color-images-manager>header small{color:#a58b98;font-size:.51rem}.product-color-images-manager>header>span{padding:5px 8px;border-radius:999px;background:#f7eaf0;color:#a24d71;font-size:.52rem;font-weight:850}.product-color-images-grid{display:grid;margin-top:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product-color-images-grid>article{display:grid;min-width:0;padding:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #ead7e0;border-radius:12px;background:#fff}.product-color-image-preview{display:grid;width:46px;height:46px;place-items:center;overflow:hidden;border-radius:9px;background:#f7eaf0}.product-color-image-preview img,.product-color-image-preview>span{width:100%;height:100%;object-fit:cover}.product-color-image-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.product-color-image-copy strong{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;color:#6a4a58;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.product-color-image-copy strong>i{width:9px;height:9px;flex:0 0 9px;border:1px solid rgba(50,30,40,.15);border-radius:50%}.product-color-image-copy small{overflow:hidden;color:#a58a97;font-size:.45rem;text-overflow:ellipsis;white-space:nowrap}.product-color-images-grid article>label{display:flex;min-height:26px;padding:0 6px;grid-column:1 / -1;align-items:center;justify-content:center;border:1px dashed #d8bdca;border-radius:7px;color:#a24d71;font-size:.48rem;font-weight:800;cursor:pointer}.product-color-images-grid article>label:hover{background:#fff5f9}.product-color-images-grid article>label>input{display:none}html[data-theme=dark] .product-color-images-manager{border-color:#49323e}html[data-theme=dark] .product-color-images-manager>header strong,html[data-theme=dark] .product-color-image-copy strong{color:#ead9e1}html[data-theme=dark] .product-color-images-manager>header small,html[data-theme=dark] .product-color-image-copy small{color:#ad919e}html[data-theme=dark] .product-color-images-manager>header>span{background:#402a36;color:#e3a0bc}html[data-theme=dark] .product-color-images-grid>article{border-color:#523a46;background:#291d23}html[data-theme=dark] .product-color-image-preview{background:#3a2731}html[data-theme=dark] .product-color-images-grid article>label{border-color:#684956;color:#e0a0bb}html[data-theme=dark] .product-color-images-grid article>label:hover{background:#3b2731}@media(max-width:700px){.product-color-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.product-color-images-grid{grid-template-columns:1fr}}.home-product-strip{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:16px 4px 24px;scrollbar-width:none;-ms-overflow-style:none}.product-grid{display:block;width:auto;max-width:100%;min-width:0}.home-product-strip::-webkit-scrollbar{display:none;width:0;height:0}.home-product-track{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:14px;width:max-content}.home-product-tile{position:relative;flex:0 0 158px;width:158px;min-width:158px;padding:8px;border:1px solid #d8dce1;border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 5px 14px #40464e17;transition:transform .2s ease,box-shadow .2s ease}.home-product-tile:hover{transform:translateY(-3px);box-shadow:0 9px 20px #6a2c3929}.home-product-tile h3{min-height:27px;margin:0 0 5px;color:#30242a;font-size:.76rem;font-weight:700;line-height:1.3}.home-product-offer{display:block;width:fit-content;margin:5px auto 0;padding:2px 7px;border:1px solid #efb5bd;border-radius:7px;background:#fff5f6;color:#b93649;font-size:.63rem;font-weight:700}.home-product-offer-placeholder{visibility:hidden}.home-product-image-wrap{width:100%;height:112px;overflow:hidden;border-radius:9px;background:#fff}.home-product-image-wrap img{width:100%;height:100%;object-fit:contain}.home-product-no-image{display:grid;width:100%;height:100%;place-items:center;color:#9298a1;font-size:.72rem}.home-products-banner{width:100%;margin:8px 0 28px}.home-products-banner img{display:block;width:100%;max-height:360px;border-radius:4px;object-fit:cover}html[data-theme=dark] .home-product-tile{border-color:#4b3541;background:linear-gradient(145deg,#2b1e26,#241920);box-shadow:0 7px 18px #00000038}html[data-theme=dark] .home-product-tile:hover{border-color:#765066;background:linear-gradient(145deg,#34232d,#2a1d24);box-shadow:0 11px 24px #0000004d}html[data-theme=dark] .home-product-tile h3{color:#f0e1e8}html[data-theme=dark] .home-product-offer{border-color:#773747;background:#48242f;color:#f19aab}html[data-theme=dark] .home-product-image-wrap{background:#30232b}html[data-theme=dark] .home-product-no-image{color:#b69eaa}html[data-theme=dark] .home-category-tile{border-color:#5b4350}.admin-dashboard-hero{position:relative;min-height:128px;padding:24px 26px;overflow:hidden;border:1px solid rgba(183,108,143,.16);border-radius:22px;background:radial-gradient(circle at 8% 8%,rgba(241,194,214,.35),transparent 30%),radial-gradient(circle at 93% 90%,rgba(202,211,241,.3),transparent 34%),linear-gradient(135deg,#fffafd,#f8f4fc);box-shadow:0 14px 34px #532f4513}.admin-dashboard-hero:after{position:absolute;right:14%;bottom:-70px;width:170px;height:170px;border:1px solid rgba(180,101,140,.1);border-radius:50%;box-shadow:0 0 0 20px #b4658c08,0 0 0 42px #b4658c05;content:"";pointer-events:none}.admin-dashboard-hero h2{color:#513446;font-weight:700}.admin-dashboard-hero p{color:#8b7180}.admin-kpi-card{position:relative;overflow:hidden;border-color:#b870912b;background:linear-gradient(145deg,#fff,#fff9fb);box-shadow:0 10px 26px #4f2d4111}.admin-kpi-card:after{position:absolute;right:-22px;bottom:-28px;width:75px;height:75px;border:1px solid rgba(187,113,146,.1);border-radius:50%;content:""}.admin-kpi-card:nth-child(1),.admin-kpi-card:nth-child(2),.admin-kpi-card:nth-child(3){border-top:2px solid #b8698b}.admin-kpi-card:nth-child(4),.admin-kpi-card:nth-child(5),.admin-kpi-card:nth-child(6),.admin-kpi-card:nth-child(7){border-top:2px solid #c68a4e}.admin-kpi-card:nth-child(8){border-top:2px solid #5b83b8}.admin-kpi-card:nth-child(9),.admin-kpi-card:nth-child(10){border-top:2px solid #579477}.admin-kpi-card p{color:#927385}.admin-kpi-card strong{color:#4f3544;font-weight:850}.admin-kpi-card small{color:#aa8e9d}.admin-kpi-icon{border:1px solid rgba(166,80,116,.1);box-shadow:0 6px 14px #66395312}.admin-kpi-icon.is-orders{border-color:#b8753021}.admin-kpi-icon.is-customers{border-color:#527fb421}.admin-kpi-icon.is-products{border-color:#43846621}html[data-theme=dark] .admin-dashboard-hero{border-color:#e08bb029;background:radial-gradient(circle at 8% 8%,rgba(164,78,119,.2),transparent 32%),radial-gradient(circle at 93% 90%,rgba(92,82,146,.14),transparent 34%),linear-gradient(135deg,#2a1c24,#211820);box-shadow:0 15px 34px #00000040}html[data-theme=dark] .admin-dashboard-hero h2{color:#f2e2e9}html[data-theme=dark] .admin-dashboard-hero p{color:#b79eaa}html[data-theme=dark] .admin-kpi-card{border-color:#e08bb026;background:linear-gradient(145deg,#2a1d24,#21171d);box-shadow:0 12px 28px #00000038}html[data-theme=dark] .admin-kpi-card:nth-child(1),html[data-theme=dark] .admin-kpi-card:nth-child(2),html[data-theme=dark] .admin-kpi-card:nth-child(3){border-top-color:#d184a5}html[data-theme=dark] .admin-kpi-card:nth-child(4),html[data-theme=dark] .admin-kpi-card:nth-child(5),html[data-theme=dark] .admin-kpi-card:nth-child(6),html[data-theme=dark] .admin-kpi-card:nth-child(7){border-top-color:#d6a066}html[data-theme=dark] .admin-kpi-card:nth-child(8){border-top-color:#82a8da}html[data-theme=dark] .admin-kpi-card:nth-child(9),html[data-theme=dark] .admin-kpi-card:nth-child(10){border-top-color:#79b394}html[data-theme=dark] .admin-kpi-card p{color:#c0a5b2}html[data-theme=dark] .admin-kpi-card strong{color:#f5e5ec}html[data-theme=dark] .admin-kpi-card small{color:#b296a4}html[data-theme=dark] .admin-kpi-icon{box-shadow:0 7px 15px #0003}html[data-theme=dark] .admin-kpi-icon:not(.is-orders):not(.is-customers):not(.is-products){background:#4b2938;color:#ed9fbd}html[data-theme=dark] .admin-kpi-icon.is-orders{background:#493323;color:#efb879}html[data-theme=dark] .admin-kpi-icon.is-customers{background:#293c59;color:#9fc3f2}html[data-theme=dark] .admin-kpi-icon.is-products{background:#284638;color:#9dd1b0}@media(max-width:700px){.admin-dashboard-hero{min-height:auto;padding:18px}}.admin-slider-secondary-upload{display:flex;margin:16px 0;padding:14px;align-items:center;justify-content:space-between;gap:16px;border:1px dashed #d8bdca;border-radius:12px;background:#fffafd}.admin-slider-secondary-upload>div{display:flex;flex-direction:column;gap:4px}.admin-slider-secondary-upload strong{color:#6c4757;font-size:.72rem}.admin-slider-secondary-upload small{color:#a58b98;font-size:.58rem}.admin-slider-secondary-upload label{display:inline-flex;min-height:34px;padding:0 14px;align-items:center;border-radius:8px;background:#a9567b;color:#fff;font-size:.62rem;font-weight:700;cursor:pointer}.admin-slider-secondary-upload input{display:none}.customer-admin-page{min-height:calc(100dvh - 140px)}.customer-admin-hero{display:flex;min-height:150px;margin-bottom:15px;padding:24px 27px;align-items:center;justify-content:space-between;gap:20px;overflow:hidden;border:1px solid rgba(102,126,168,.17);border-radius:22px;background:radial-gradient(circle at 8% 10%,rgba(142,171,220,.2),transparent 28%),linear-gradient(135deg,#fff,#f3f7ff);box-shadow:0 13px 34px #394c6e14}.customer-admin-hero>div:first-child>span{color:#5877a7;font-size:.59rem;font-weight:850;letter-spacing:.08em}.customer-admin-hero h1{margin:5px 0 4px;color:#344762;font-size:1.8rem}.customer-admin-hero p{margin:0;color:#8190a5;font-size:.67rem}.customer-admin-hero>div:last-child{display:grid;min-width:112px;min-height:82px;padding:12px;place-items:center;border:1px solid rgba(86,119,168,.14);border-radius:17px;background:#fffc}.customer-admin-hero>div:last-child strong{color:#496b9e;font-size:1.65rem}.customer-admin-hero>div:last-child span{color:#8796aa;font-size:.55rem}.customer-admin-feedback{display:flex;min-height:42px;margin-bottom:12px;padding:8px 12px;align-items:center;justify-content:space-between;border:1px solid #dfc3cf;border-radius:11px;background:#fff7fa;color:#7b5062;font-size:.63rem}.customer-admin-feedback button{border:0;background:transparent;color:inherit;cursor:pointer}.customer-admin-toolbar{display:grid;margin-bottom:13px;padding:11px;grid-template-columns:minmax(250px,1fr) auto;align-items:center;gap:12px;border:1px solid #e8dce2;border-radius:16px;background:#fff;box-shadow:0 9px 26px #452d390d}.customer-admin-toolbar label{position:relative;display:flex;min-height:42px;align-items:center}.customer-admin-toolbar label svg{position:absolute;right:13px;z-index:1;width:18px;height:18px;fill:none;stroke:#8e7180;stroke-width:1.7}.customer-admin-toolbar input{width:100%;height:42px;padding:0 42px 0 13px;border-radius:11px;font-size:.64rem}.customer-admin-toolbar>div{display:flex;padding:4px;gap:3px;border-radius:11px;background:#f6f0f3}.customer-admin-toolbar>div button{min-height:34px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#8b6d7c;font-size:.56rem;font-weight:750;cursor:pointer}.customer-admin-toolbar>div button.is-active{background:#fff;color:#4f70a1;box-shadow:0 4px 12px #4a415517}.customer-admin-table-wrap{overflow:hidden;border:1px solid #e9dce2;border-radius:18px;background:#fff;box-shadow:0 12px 32px #452d390f}.customer-admin-table-head,.customer-admin-table-body>article{display:grid;grid-template-columns:minmax(190px,1.4fr) 70px 65px 65px 115px 100px minmax(135px,.9fr);align-items:center;gap:9px}.customer-admin-table-head{min-height:45px;padding:0 14px;background:#f8f4f6;color:#997c8a;font-size:.51rem;font-weight:800}.customer-admin-table-body>article{min-height:72px;padding:9px 14px;border-top:1px solid #f0e6ea;color:#604550}.customer-admin-table-body>article:hover{background:#fffafb}.customer-admin-table-body>article>strong{font-size:.59rem}.customer-admin-table-body>article>small{color:#9b8390;font-size:.51rem}.customer-admin-identity{display:flex;min-width:0;align-items:center;gap:9px}.customer-admin-avatar{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#e8effb,#f4e7ef);color:#526f9a;font-size:.7rem;font-weight:900;text-transform:uppercase}.customer-admin-avatar.is-large{width:48px;height:48px;flex-basis:48px;border-radius:15px;font-size:.9rem}.customer-admin-identity>div{display:flex;min-width:0;flex-direction:column;gap:3px}.customer-admin-identity strong{overflow:hidden;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.customer-admin-identity small{overflow:hidden;color:#9c8491;font-size:.49rem;text-overflow:ellipsis;white-space:nowrap}.customer-admin-status{display:inline-flex;width:fit-content;min-height:24px;padding:0 8px;align-items:center;border-radius:999px;background:#e7f6ed;color:#377b57;font-size:.48rem;font-weight:850}.customer-admin-status.is-rejected,.customer-admin-status.is-blocked{background:#ffe8ed;color:#ad3e55}.customer-admin-row-actions{display:flex;gap:5px}.customer-admin-row-actions button,.customer-access-actions button{min-height:31px;padding:0 9px;border:1px solid transparent;border-radius:8px;font-size:.49rem;font-weight:800;cursor:pointer}.customer-admin-row-actions .is-details{border-color:#d9e1ee;background:#f5f8fd;color:#4e6e9d}.customer-admin-row-actions .is-block,.customer-access-actions .is-block{border-color:#f1cbd3;background:#fff0f3;color:#ad3e55}.customer-admin-row-actions .is-enable,.customer-access-actions .is-enable{border-color:#cde7d8;background:#ebf8f0;color:#367b56}.customer-admin-row-actions button:hover,.customer-access-actions button:hover:not(:disabled){transform:translateY(-1px)}.customer-access-actions button:disabled{opacity:.45;cursor:not-allowed}.customer-admin-loading{display:grid;min-height:240px;place-items:center;color:#8b7380;font-size:.68rem}.customer-detail-empty{display:grid;min-height:180px;padding:20px;place-items:center;color:#9d8491;font-size:.64rem;text-align:center}.customer-admin-modal-layer{position:fixed;z-index:100;inset:0;display:grid;padding:20px;place-items:center;background:#2b1d248c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.customer-admin-modal{display:flex;width:min(1000px,96vw);max-height:92dvh;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:#fff;box-shadow:0 30px 80px #25161e52}.customer-admin-modal-header{display:grid;min-height:91px;padding:16px 20px;grid-template-columns:48px minmax(0,1fr) auto 35px;align-items:center;gap:12px;border-bottom:1px solid #ecdee5;background:linear-gradient(135deg,#fff,#f4f7fd)}.customer-admin-modal-header>div{min-width:0}.customer-admin-modal-header small{color:#6c83a7;font-size:.5rem;font-weight:850}.customer-admin-modal-header h2{margin:3px 0;color:#3f4e65;font-size:1.1rem}.customer-admin-modal-header p{margin:0;overflow:hidden;color:#8f8590;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.customer-admin-modal-header>button{display:grid;width:35px;height:35px;place-items:center;border:1px solid #e7d6de;border-radius:10px;background:#fff;color:#8d6e7c;font-size:1rem;cursor:pointer}.customer-admin-tabs{display:flex;min-height:48px;padding:7px 13px;gap:5px;overflow-x:auto;border-bottom:1px solid #eee2e7;background:#fff}.customer-admin-tabs button{min-width:max-content;padding:0 13px;border:0;border-radius:9px;background:transparent;color:#8e7481;font-size:.55rem;font-weight:750;cursor:pointer}.customer-admin-tabs button.is-active{background:#edf3fc;color:#4c6c9b}.customer-admin-modal-body{min-height:300px;padding:17px;overflow-y:auto;background:#faf7f9}.customer-overview-layout{display:grid;gap:13px}.customer-overview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.customer-overview-stats>div{display:flex;min-height:88px;padding:13px;justify-content:center;flex-direction:column;border:1px solid #e8dce2;border-radius:14px;background:#fff}.customer-overview-stats span,.customer-profile-facts span{color:#9b8390;font-size:.52rem}.customer-overview-stats strong{margin-top:6px;color:#465f85;font-size:.79rem}.customer-profile-facts{display:grid;padding:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;border:1px solid #e8dce2;border-radius:14px;background:#fff}.customer-profile-facts p{display:flex;margin:0;padding:9px;flex-direction:column;gap:5px;border-radius:10px;background:#faf6f8}.customer-profile-facts strong{color:#614652;font-size:.59rem}.customer-access-actions{display:flex;justify-content:flex-end;gap:8px}.customer-detail-list,.customer-activity-list{display:flex;flex-direction:column;gap:8px}.customer-operation-card,.customer-activity-list>article{overflow:hidden;border:1px solid #e8dbe1;border-radius:13px;background:#fff}.customer-operation-card>button{display:grid;width:100%;min-height:62px;padding:9px 12px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:center;gap:10px;border:0;background:transparent;text-align:right;cursor:pointer}.customer-operation-card>button>span{display:flex;min-width:0;flex-direction:column;gap:4px}.customer-operation-card small{color:#9b8390;font-size:.48rem}.customer-operation-card strong{overflow:hidden;color:#604550;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.customer-operation-card button>i{color:#52729f;font-size:.5rem;font-style:normal}.customer-operation-details{padding:9px 14px 13px;border-top:1px solid #eee2e7;background:#fbf8fa}.customer-operation-details p{display:grid;min-height:37px;margin:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border-bottom:1px solid #eee5e9}.customer-operation-details p:last-child{border-bottom:0}.customer-operation-details p span,.customer-operation-details p b{color:#846b78;font-size:.5rem}.customer-address-grid,.customer-wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-address-grid article,.customer-wishlist-grid article{display:flex;min-height:90px;padding:13px;align-items:center;gap:11px;border:1px solid #e7d9e0;border-radius:14px;background:#fff}.customer-address-grid article>span,.customer-wishlist-grid article>span{display:grid;width:37px;height:37px;flex:0 0 37px;place-items:center;border-radius:11px;background:#edf3fc;color:#5576a5;font-weight:900}.customer-address-grid article>div{min-width:0}.customer-address-grid strong,.customer-wishlist-grid strong{color:#604550;font-size:.61rem}.customer-address-grid p{margin:4px 0;color:#8e7783;font-size:.52rem}.customer-address-grid small,.customer-wishlist-grid small{color:#9c8490;font-size:.49rem}.customer-activity-list>article>button{display:grid;width:100%;min-height:55px;padding:8px 12px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;border:0;background:transparent;text-align:right;cursor:pointer}.customer-activity-list button>span{color:#52729f;font-size:1rem}.customer-activity-list button>div{display:flex;flex-direction:column;gap:3px}.customer-activity-list button strong{color:#604550;font-size:.59rem}.customer-activity-list button small{color:#9d8491;font-size:.49rem}.customer-activity-list button i{color:#5877a5;font-size:.49rem;font-style:normal}.customer-activity-list pre{max-height:250px;margin:0;padding:12px;overflow:auto;border-top:1px solid #e9dde3;background:#30232a;color:#eadbe2;font-size:.52rem;direction:ltr;text-align:left;white-space:pre-wrap}html[data-theme=dark] .customer-admin-hero,html[data-theme=dark] .customer-admin-toolbar,html[data-theme=dark] .customer-admin-table-wrap,html[data-theme=dark] .customer-admin-modal,html[data-theme=dark] .customer-overview-stats>div,html[data-theme=dark] .customer-profile-facts,html[data-theme=dark] .customer-operation-card,html[data-theme=dark] .customer-address-grid article,html[data-theme=dark] .customer-wishlist-grid article,html[data-theme=dark] .customer-activity-list>article{border-color:#49343e;background:#251a20;color:#eadde4}html[data-theme=dark] .customer-admin-modal-header,html[data-theme=dark] .customer-admin-tabs{border-color:#49343e;background:#2d1f26}html[data-theme=dark] .customer-admin-modal-body{background:#1c1418}html[data-theme=dark] .customer-admin-table-head,html[data-theme=dark] .customer-profile-facts p,html[data-theme=dark] .customer-operation-details{border-color:#49343e;background:#302129}html[data-theme=dark] .customer-admin-table-body>article{border-color:#49343e;color:#eadde4}html[data-theme=dark] .customer-admin-table-body>article:hover{background:#2d1f26}html[data-theme=dark] :is(.customer-admin-identity strong,.customer-admin-modal-header h2,.customer-overview-stats strong,.customer-profile-facts strong,.customer-operation-card strong,.customer-address-grid strong,.customer-wishlist-grid strong,.customer-activity-list button strong){color:#f0e0e8}@media(max-width:1100px){.customer-admin-table-wrap{overflow-x:auto}.customer-admin-table-head,.customer-admin-table-body>article{min-width:920px}}@media(max-width:700px){.customer-admin-hero{min-height:130px;padding:18px}.customer-admin-hero h1{font-size:1.45rem}.customer-admin-hero p{display:none}.customer-admin-hero>div:last-child{min-width:85px;min-height:70px}.customer-admin-toolbar{grid-template-columns:1fr}.customer-admin-toolbar>div{overflow-x:auto}.customer-admin-modal-layer{padding:0}.customer-admin-modal{width:100%;height:100dvh;max-height:none;border-radius:0}.customer-admin-modal-header{padding:12px;grid-template-columns:43px minmax(0,1fr) 32px}.customer-admin-modal-header .customer-admin-status{display:none}.customer-admin-avatar.is-large{width:43px;height:43px;flex-basis:43px}.customer-overview-stats,.customer-profile-facts,.customer-address-grid,.customer-wishlist-grid{grid-template-columns:1fr 1fr}.customer-operation-card>button{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-operation-card button>i{grid-column:1 / -1}.customer-operation-details p{grid-template-columns:1fr auto}.customer-operation-details p b{grid-column:1 / -1}.customer-admin-pagination{align-items:flex-start;flex-direction:column}.customer-admin-pagination>div{width:100%;justify-content:flex-end}.customer-admin-table-wrap{overflow:visible;border-radius:15px}.customer-admin-table-head{display:none}.customer-admin-table-body{display:flex;padding:8px;flex-direction:column;gap:8px;background:#faf7f9}.customer-admin-table-body>article{display:grid;min-width:0;min-height:0;padding:12px;grid-template-columns:minmax(0,1fr) auto;gap:10px;border:1px solid #eadde4;border-radius:14px;background:#fff;box-shadow:0 5px 14px #4c34430b}.customer-admin-table-body>article>.customer-admin-identity{grid-column:1;grid-row:1}.customer-admin-table-body>article>.customer-admin-status{grid-column:2;grid-row:1;justify-self:end}.customer-admin-table-body>article>strong,.customer-admin-table-body>article>small{display:flex;min-height:35px;padding:6px 8px;justify-content:center;flex-direction:column;border-radius:9px;background:#fbf7f9;color:#624857;font-size:.57rem}.customer-admin-table-body>article>strong:before,.customer-admin-table-body>article>small:before{display:block;margin-bottom:3px;color:#a18795;font-size:.46rem;font-weight:500}.customer-admin-table-body>article>strong:nth-child(3):before{content:"النقاط"}.customer-admin-table-body>article>strong:nth-child(4):before{content:"الطلبات"}.customer-admin-table-body>article>strong:nth-child(5):before{content:"إجمالي المشتريات"}.customer-admin-table-body>article>small:nth-child(6):before{content:"آخر دخول"}.customer-admin-table-body>article>.customer-admin-row-actions{grid-column:1 / -1;grid-row:4;display:grid;grid-template-columns:1fr 1fr}.customer-admin-table-body>article>.customer-admin-row-actions button{min-height:35px}.customer-admin-pagination{border-top:0}html[data-theme=dark] .customer-admin-table-body{background:#1c1418}html[data-theme=dark] .customer-admin-table-body>article{border-color:#49343e;background:#251a20}html[data-theme=dark] .customer-admin-table-body>article>strong,html[data-theme=dark] .customer-admin-table-body>article>small{background:#302129;color:#eadde4}}.home-category-tile{border-color:#c9cdd3}.rosetta-header-search{overflow:visible}.rosetta-search-suggestions{position:absolute;z-index:80;top:calc(100% + 9px);right:0;left:0;overflow:hidden;padding:6px;border:1px solid #ead8e0;border-radius:14px;background:#fff;box-shadow:0 18px 45px #4622332e}.rosetta-header-search .rosetta-search-suggestions>button{position:static;display:flex;width:100%;height:auto;min-height:41px;padding:7px 9px;align-items:center;gap:9px;border:0;border-radius:9px;background:transparent;color:#5c4350;box-shadow:none;text-align:right;cursor:pointer;transform:none}.rosetta-header-search .rosetta-search-suggestions>button:hover{background:#faedf2;box-shadow:none;transform:none}.rosetta-search-suggestions button svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:#b15d7c;stroke-width:1.8}.rosetta-search-suggestions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rosetta-mobile-suggestions{padding:16px 18px 5px}.rosetta-mobile-suggestions h2{margin:0 0 8px;color:#8c6074;font-size:.72rem}.rosetta-mobile-suggestions>button{display:flex;width:100%;min-height:46px;padding:7px 10px;align-items:center;gap:10px;border:0;border-radius:11px;background:transparent;color:#5e4350;text-align:right}.rosetta-mobile-suggestions>button:hover{background:#f9eaf0}.rosetta-mobile-suggestions svg{width:18px;fill:none;stroke:#ad5879;stroke-width:1.8}.rosetta-mobile-suggestions span{flex:1}.rosetta-mobile-suggestions i{color:#ad7188;font-size:.62rem;font-style:normal}.rosetta-mobile-recent-searches>header{display:flex;align-items:center;justify-content:space-between}.rosetta-mobile-recent-searches>header>button{padding:4px 8px;border:0;background:transparent;color:#ad5879;font-family:inherit;font-size:.65rem;cursor:pointer}.rosetta-recent-search-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center}.rosetta-mobile-recent-search-list .rosetta-recent-search-row>button:first-child{grid-template-columns:28px minmax(0,1fr) 18px}.rosetta-mobile-recent-search-list .rosetta-recent-search-row>.rosetta-recent-delete{display:grid;width:34px;min-height:34px;padding:0;place-items:center;border-radius:50%;color:#ad5879;font-size:1.25rem}.rosetta-mobile-recent-search-list .rosetta-recent-search-row>.rosetta-recent-delete:hover{background:#f7e3eb}html[data-theme=dark] .rosetta-search-suggestions{border-color:#563947;background:#2b1d24}html[data-theme=dark] .rosetta-header-search .rosetta-search-suggestions>button,html[data-theme=dark] .rosetta-mobile-suggestions>button{color:#f1e4ea}html[data-theme=dark] .rosetta-header-search .rosetta-search-suggestions>button:hover{background:#3a2731}.home-recommended-banner{display:block;max-width:1380px;margin:34px auto 0;overflow:hidden;border:1px solid #ead9e1;border-radius:18px;background:#fff7fa;box-shadow:0 13px 32px #4e253817}.home-recommended-banner img{display:block;width:100%;height:auto;aspect-ratio:1880/389;object-fit:cover}.home-recommended-section{max-width:1380px;margin:26px auto 0;padding:0 4px 16px}.home-recommended-section>header{display:flex;margin-bottom:14px;align-items:end;justify-content:space-between}.home-recommended-section header span{color:#a65376;font-size:.68rem;font-weight:800}.home-recommended-section h2{margin:2px 0;color:#30242a;font-size:clamp(1.35rem,3vw,1.8rem)}.home-recommended-section header p{margin:0;color:#8e7582;font-size:.72rem}.home-recommended-section header button{padding:8px 14px;border:1px solid #dfc6d1;border-radius:10px;background:#fff;color:#9c4d6d;font-family:inherit;font-size:.68rem;font-weight:750;cursor:pointer}.home-recommended-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-recommended-grid article{overflow:hidden;border:1px solid #eadde3;border-radius:16px;background:#fff;cursor:pointer;box-shadow:0 10px 24px #4e25380d;transition:transform .2s,box-shadow .2s}.home-recommended-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 32px #4e25381c}.home-recommended-image{position:relative;display:grid;height:220px;place-items:center;background:#faf7f8}.home-recommended-image img{width:100%;height:100%;object-fit:contain}.home-recommended-image>b{position:absolute;right:10px;bottom:9px;padding:6px 10px;border-radius:8px;background:#c91446;color:#fff;font-size:.7rem}.home-recommended-info{display:grid;padding:11px 14px;grid-template-columns:1fr auto;gap:3px 9px}.home-recommended-info h3{overflow:hidden;margin:0;color:#44313b;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.home-recommended-info strong{color:#a24d71;font-size:.86rem}.home-recommended-info span{grid-column:1/-1;color:#bd234c;font-size:.62rem;font-weight:750}@media(max-width:640px){.home-recommended-banner{margin-top:22px;border-radius:11px}.home-recommended-banner img{min-height:0;object-fit:contain}.home-recommended-section{margin-top:18px}.home-recommended-grid{gap:8px}.home-recommended-image{height:140px}.home-recommended-info{padding:8px}.home-recommended-info h3{font-size:.72rem}.home-recommended-info strong{font-size:.7rem}.home-recommended-section header button{font-size:.58rem}}html[data-theme=dark] .home-recommended-banner{border-color:#543846;background:#281c22;box-shadow:0 13px 32px #00000040}html[data-theme=dark] .home-recommended-section header span{color:#e09ab7}html[data-theme=dark] .home-recommended-section h2{color:#fff3f8}html[data-theme=dark] .home-recommended-section header p{color:#c3a7b4}html[data-theme=dark] .home-recommended-section header button{border-color:#654352;background:#34232c;color:#efabc6;box-shadow:0 7px 16px #00000029}html[data-theme=dark] .home-recommended-section header button:hover{border-color:#a9637f;background:#442b37;color:#ffd9e8}html[data-theme=dark] .home-recommended-grid article{border-color:#503641;background:#2a1d24;box-shadow:0 10px 25px #0000003d}html[data-theme=dark] .home-recommended-grid article:hover{border-color:#805064;background:#302029;box-shadow:0 18px 35px #00000057}html[data-theme=dark] .home-recommended-image{background:radial-gradient(circle at 50% 40%,#3b2a33,#21171c)}html[data-theme=dark] .home-recommended-image>b{background:linear-gradient(135deg,#df315e,#a80f39);color:#fff4f7;box-shadow:0 7px 16px #ac113b4d}html[data-theme=dark] .home-recommended-info h3{color:#f5e7ed}html[data-theme=dark] .home-recommended-info strong{color:#f0a2c1}html[data-theme=dark] .home-recommended-info span{color:#ff799d}@media(max-width:640px){.rosetta-hero{width:calc(100% - 16px);max-width:calc(100% - 16px);margin-top:5.7rem!important;border-radius:15px;box-shadow:0 13px 32px #361d292b;overscroll-behavior-x:contain}.rosetta-hero-track{width:max-content;gap:8px;transform:translate(calc(var(--slide-index) * (-100vw + 8px)));transition-duration:.5s}.rosetta-hero-card{width:calc(100vw - 16px);flex-basis:calc(100vw - 16px);border-radius:15px;opacity:1;transform:none}.rosetta-hero-image{width:100%;aspect-ratio:16/7;object-fit:cover}.rosetta-hero:after{background:linear-gradient(180deg,transparent 62%,rgba(19,10,15,.28))}.rosetta-hero-dots{bottom:9px;gap:5px}.rosetta-hero-dots button{width:7px;height:7px}.rosetta-hero-dots button.is-active{width:24px}.product-grid{width:auto;max-width:calc(100% - 16px);margin:12px 8px!important}.home-product-strip{margin:0 -2px;padding:14px 2px 20px;scroll-padding-inline:2px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.home-product-track{gap:10px}.home-product-tile{width:46vw;min-width:148px;max-width:180px;flex-basis:46vw;padding:8px;border-radius:14px}.home-product-tile h3{min-height:29px;margin-bottom:5px;font-size:.82rem;line-height:1.35}.home-product-image-wrap{border-radius:10px}.home-product-image-wrap{height:105px}.home-product-offer{min-height:23px;padding:3px 8px;font-size:.67rem}.home-product-no-image{font-size:.78rem}.home-recommended-banner{margin:20px 0 0;border-radius:12px}.home-recommended-banner img{width:100%;height:auto;min-height:0;aspect-ratio:1880/389;object-fit:contain}.home-recommended-section{margin-top:24px;padding:0 0 18px}.home-recommended-section>header{margin-bottom:14px;align-items:center;gap:10px}.home-recommended-section header span{font-size:.7rem}.home-recommended-section h2{margin:3px 0;font-size:1.5rem;line-height:1.25}.home-recommended-section header p{max-width:230px;font-size:.72rem;line-height:1.6}.home-recommended-section header button{min-width:70px;min-height:38px;padding:7px 10px;border-radius:9px;font-size:.68rem}.home-recommended-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-recommended-grid article{border-radius:13px}.home-recommended-image{height:140px;aspect-ratio:auto}.home-recommended-image>b{right:7px;bottom:7px;padding:5px 7px;font-size:.65rem}.home-recommended-info{display:flex;min-height:64px;padding:8px;align-items:flex-start;flex-direction:column;gap:2px}.home-recommended-info h3{width:100%;font-size:.82rem;line-height:1.4}.home-recommended-info strong{font-size:.82rem}.home-recommended-info span{font-size:.66rem;line-height:1.35}.home-products-banner{margin:12px 0 20px}.home-products-banner img{min-height:105px;border-radius:10px;object-fit:cover}}.shop-search-page{min-height:75vh;padding:130px clamp(18px,4vw,58px) 70px;background:linear-gradient(180deg,#fff8fb 0,#fff 300px);direction:rtl}.shop-search-hero{max-width:1380px;margin:0 auto 28px}.shop-search-hero>span{color:#a65376;font-size:.72rem;font-weight:800;letter-spacing:.08em}.shop-search-hero h1{margin:8px 0 5px;color:#402b36;font-size:clamp(1.5rem,3vw,2.35rem)}.shop-search-hero h1 b{color:#a24d71}.shop-search-hero p{margin:0;color:#8e7582;font-size:.85rem}.shop-search-grid{display:flex;max-width:1380px;margin:auto;flex-direction:column;gap:15px}.shop-search-card{display:grid;min-height:230px;overflow:hidden;grid-template-columns:260px minmax(0,1fr);border:1px solid #eadde3;border-radius:20px;background:#fff;box-shadow:0 10px 28px #4e253812;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shop-search-card:hover{border-color:#d8afc1;box-shadow:0 18px 38px #4e253821;transform:translateY(-3px)}.shop-search-card-image{position:relative;display:grid;min-height:230px;place-items:center;overflow:hidden;border-left:1px solid #f0e2e8;background:radial-gradient(circle at 50% 35%,#fff,#f9f1f5)}.shop-search-card-image img{width:100%;height:230px;object-fit:contain;transition:transform .35s ease}.shop-search-card:hover img{transform:scale(1.045)}.shop-search-card-image>span{color:#a58d99;font-size:.75rem}.shop-search-card-image>b{position:absolute;top:13px;right:13px;padding:6px 9px;border-radius:9px;background:#b34f70;color:#fff;font-size:.68rem;box-shadow:0 7px 16px #9b3d5e40}.shop-search-card-body{position:relative;display:grid;padding:22px 25px;grid-template-columns:minmax(0,1fr) auto;align-content:center;column-gap:28px}.shop-search-card-body>small,.shop-search-card-body h2,.shop-search-rating{grid-column:1}.shop-search-card-body>small{color:#ad7890;font-size:.67rem;font-weight:700}.shop-search-card-body h2{min-height:0;margin:7px 0;color:#45313b;font-size:1.2rem;line-height:1.55}.shop-search-rating{display:flex;align-items:center;gap:8px}.shop-search-rating span{color:#d59b32;font-size:.8rem;letter-spacing:1px}.shop-search-rating small{color:#a48c98;font-size:.58rem}.shop-search-price{display:flex;grid-column:2;grid-row:1 / span 2;align-items:center;align-self:center;gap:9px}.shop-search-price strong{color:#9f496e;font-size:1.22rem}.shop-search-price del{color:#9f9499;font-size:.7rem}.shop-search-card-body>p{margin:10px 0 0;grid-column:1;font-size:.65rem;font-weight:700}.shop-search-card-body>p.is-stock{color:#39865b}.shop-search-card-body>p.is-out{color:#ba5361}.shop-search-card-body>button,.shop-search-empty button{width:auto;min-width:190px;min-height:44px;padding:0 22px;grid-column:2;grid-row:3 / span 2;align-self:end;border:0;border-radius:11px;background:linear-gradient(135deg,#bc6387,#884362);color:#fff;font-family:inherit;font-size:.7rem;font-weight:800;cursor:pointer;box-shadow:0 9px 20px #88436238}.shop-search-card-body>button:disabled{cursor:not-allowed;opacity:.45}.shop-search-loading,.shop-search-empty,.shop-search-message{max-width:1380px;margin:45px auto;text-align:center}.shop-search-loading i{display:inline-block;width:34px;height:34px;border:3px solid #ecd8e1;border-top-color:#a65376;border-radius:50%;animation:spin .8s linear infinite}.shop-search-loading p{color:#806773}.shop-search-empty{padding:65px 20px;border:1px dashed #dcc2cd;border-radius:22px;background:#fff}.shop-search-empty>span{color:#bc7895;font-size:3.5rem}.shop-search-empty h2{margin:7px;color:#49333e}.shop-search-empty p{color:#927986}.shop-search-empty button{width:auto;margin-top:13px;padding:0 25px}.shop-search-message.is-error{padding:13px;border-radius:12px;background:#fff0f2;color:#b44258}html[data-theme=dark] .shop-search-page{background:linear-gradient(180deg,#271922,#1c1419 340px);color:#f4e8ed}html[data-theme=dark] .shop-search-hero h1,html[data-theme=dark] .shop-search-card-body h2{color:#f3e7ec}html[data-theme=dark] .shop-search-card,html[data-theme=dark] .shop-search-empty{border-color:#533847;background:#2b1e25}html[data-theme=dark] .shop-search-card-image{background:radial-gradient(circle,#3a2932,#24191f)}@media(max-width:760px){.shop-search-page{padding:105px 12px 45px}.shop-search-grid{gap:10px}.shop-search-card{min-height:160px;grid-template-columns:125px minmax(0,1fr);border-radius:15px}.shop-search-card-image{min-height:160px}.shop-search-card-image img{height:160px}.shop-search-card-body{display:flex;padding:12px;align-items:flex-start;flex-direction:column;gap:3px}.shop-search-card-body h2{margin:2px 0;font-size:.84rem}.shop-search-rating small{display:none}.shop-search-price{align-items:flex-start;flex-direction:row;gap:6px}.shop-search-price strong{font-size:.9rem}.shop-search-card-body>p{margin:2px 0}.shop-search-card-body>button{width:100%;min-width:0;min-height:36px;margin-top:auto;padding:0 7px;font-size:.58rem}}@media(max-width:390px){.shop-search-card{grid-template-columns:110px minmax(0,1fr)}.shop-search-card-image,.shop-search-card-image img{height:150px;min-height:150px}}.rosetta-mobile-sidebar-layer{transition:opacity .44s cubic-bezier(.22,1,.36,1),visibility .44s ease}.rosetta-mobile-sidebar-backdrop{background:radial-gradient(circle at 15% 18%,rgba(255,195,218,.14),transparent 30%),linear-gradient(135deg,#25121d8f,#140d14b8);backdrop-filter:blur(15px) saturate(1.18);-webkit-backdrop-filter:blur(15px) saturate(1.18);transition:opacity .42s cubic-bezier(.22,1,.36,1),backdrop-filter .42s ease}.rosetta-mobile-sidebar{isolation:isolate;transform:translate3d(-112%,0,0) perspective(900px) rotateY(7deg) scale(.985);transform-origin:left center;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s ease;box-shadow:28px 0 88px #3f23305c,inset -1px 0 #ffffff94}.rosetta-mobile-sidebar:after{position:absolute;z-index:0;top:0;left:16px;width:42%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),rgba(213,129,159,.28));box-shadow:0 0 18px #d37c9e6b;content:"";pointer-events:none}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar{transform:translateZ(0) perspective(900px) rotateY(0) scale(1);box-shadow:22px 0 66px #3f233040,inset -1px 0 #ffffff94}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-header{transition-delay:.18s}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button{filter:blur(0)}.rosetta-mobile-sidebar-links>button{filter:blur(4px);transition-property:opacity,filter,border-color,box-shadow,color,transform}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(1){transition-delay:.27s}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(2){transition-delay:335ms}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(3){transition-delay:.4s}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-links>button:nth-child(4){transition-delay:465ms}.rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar-quick-settings{transition-delay:545ms}html[dir=rtl] .rosetta-mobile-sidebar{transform:translate3d(112%,0,0) perspective(900px) rotateY(-7deg) scale(.985);transform-origin:right center;box-shadow:-28px 0 88px #3f23305c,inset 1px 0 #ffffff94}html[dir=rtl] .rosetta-mobile-sidebar:after{right:16px;left:auto;background:linear-gradient(270deg,transparent,rgba(255,255,255,.9),rgba(213,129,159,.28))}html[dir=rtl] .rosetta-mobile-sidebar-layer.is-open .rosetta-mobile-sidebar{transform:translateZ(0) perspective(900px) rotateY(0) scale(1);box-shadow:-22px 0 66px #3f233040,inset 1px 0 #ffffff94}html[data-theme=dark] .rosetta-mobile-sidebar-backdrop{background:radial-gradient(circle at 15% 18%,rgba(212,98,150,.16),transparent 30%),linear-gradient(135deg,#080408b3,#050306d6)}html[data-theme=dark] .rosetta-mobile-sidebar{box-shadow:28px 0 90px #0000009e,inset -1px 0 #ffffff0a}html[dir=rtl][data-theme=dark] .rosetta-mobile-sidebar{box-shadow:-28px 0 90px #0000009e,inset 1px 0 #ffffff0a}@media(prefers-reduced-motion:reduce){.rosetta-mobile-sidebar-layer,.rosetta-mobile-sidebar-backdrop,.rosetta-mobile-sidebar,.rosetta-mobile-sidebar-links>button{transition-duration:1ms!important;filter:none!important}}html[data-theme=light] :where(button,a,input,select,textarea,[tabindex]):focus:not(:focus-visible){outline:none!important;box-shadow:none!important}html[data-theme=light] :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid rgba(180,83,123,.72)!important;outline-offset:3px;box-shadow:0 0 0 4px #d27ea329!important}.rosetta-cart-overlay{position:fixed;z-index:90;inset:0;width:100%;height:100%;padding:0;border:0;background:#2e18237a;opacity:0;pointer-events:none;visibility:hidden;cursor:default;-webkit-backdrop-filter:blur(10px) saturate(1.08);backdrop-filter:blur(10px) saturate(1.08);transition:opacity .32s ease,visibility 0s linear .48s}.rosetta-cart-overlay.is-open{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.rosetta-cart-modal{position:fixed;z-index:91;inset:0;pointer-events:none;visibility:hidden;transition:visibility 0s linear .52s}.rosetta-cart-modal.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.rosetta-cart-modal .rosetta-cart{position:absolute;top:0;right:0;bottom:0;display:flex;width:min(92vw,430px);height:100%;min-height:-webkit-fill-available;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);flex-direction:column;overflow:hidden;border:0;border-left:1px solid rgba(177,95,130,.2);border-radius:28px 0 0 28px;background:radial-gradient(circle at 100% 0,rgba(230,174,198,.36),transparent 28%),radial-gradient(circle at 0 70%,rgba(229,216,241,.35),transparent 31%),linear-gradient(165deg,#fffafd,#fff 48%,#fbf1f5);color:#4c3541;box-shadow:-28px 0 80px #381d2a47;direction:ltr;opacity:.94;transform:translate3d(105%,0,0) perspective(900px) rotateY(-5deg) scale(.988);transform-origin:right center;will-change:transform;transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .36s ease}.rosetta-cart-modal .rosetta-cart:before{position:absolute;z-index:0;top:26%;left:-96px;width:205px;height:205px;border:1px solid rgba(189,105,140,.08);border-radius:50%;box-shadow:0 0 0 24px #bd698c06,0 0 0 49px #bd698c05;content:"";pointer-events:none}.rosetta-cart-modal.is-open .rosetta-cart{opacity:1;transform:translateZ(0) perspective(900px) rotateY(0) scale(1)}.rosetta-cart-header,.rosetta-cart-body,.rosetta-cart-footer{position:relative;z-index:1}.rosetta-cart-header{display:flex;min-height:92px;padding:19px 21px 16px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(181,102,136,.14);background:#fffafcc7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.rosetta-cart-kicker{color:#ad6685;font-size:.54rem;font-weight:850;letter-spacing:.2em}.rosetta-cart-header h2{display:flex;margin:3px 0 0;align-items:center;gap:9px;color:#402b36;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:1.65rem;font-weight:600}.rosetta-cart-header h2 b{display:grid;min-width:24px;height:24px;padding:0 6px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#c66f93,#914461);color:#fff;box-shadow:0 6px 13px #91446138;font-family:Arial,sans-serif;font-size:.66rem}.rosetta-cart-close{display:grid;width:38px;height:38px;padding:0 0 2px;place-items:center;border:1px solid rgba(181,102,136,.2);border-radius:13px;background:#ffffffc2;color:#a05272;font-size:1.45rem;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.rosetta-cart-close:hover{background:#fff;box-shadow:0 8px 18px #70344e1a;transform:rotate(5deg)}.rosetta-cart-body{min-height:0;padding:14px 17px;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rosetta-cart-body::-webkit-scrollbar{display:none}.rosetta-cart-items{display:flex;flex-direction:column;gap:10px}.rosetta-cart-item{position:relative;display:grid;min-height:112px;padding:10px 34px 10px 10px;grid-template-columns:88px minmax(0,1fr);align-items:stretch;gap:12px;overflow:hidden;border:1px solid rgba(184,108,140,.14);border-radius:18px;background:#ffffffb8;box-shadow:0 9px 24px #52283b11;opacity:0;transform:translate(16px);transition:border-color .18s ease,box-shadow .18s ease,transform .38s cubic-bezier(.22,1,.36,1),opacity .26s ease}.rosetta-cart-modal.is-open .rosetta-cart-item{opacity:1;transform:translate(0)}.rosetta-cart-modal.is-open .rosetta-cart-item:nth-child(1){transition-delay:.19s}.rosetta-cart-modal.is-open .rosetta-cart-item:nth-child(2){transition-delay:245ms}.rosetta-cart-modal.is-open .rosetta-cart-item:nth-child(3){transition-delay:.3s}.rosetta-cart-modal.is-open .rosetta-cart-item:nth-child(n+4){transition-delay:355ms}.rosetta-cart-item:hover{border-color:#b85c834d;box-shadow:0 13px 29px #52283b1c}.rosetta-cart-item-image{display:grid;width:88px;height:92px;padding:0;place-items:center;overflow:hidden;border:1px solid #f0e0e7;border-radius:14px;background:radial-gradient(circle,#fff,#f8edf2);cursor:pointer}.rosetta-cart-item-image img{width:100%;height:100%;padding:5px;border:0;border-radius:0;object-fit:contain}.rosetta-cart-item-image>span{color:#c1819c;font-size:1.6rem}.rosetta-cart-item-copy{display:flex;min-width:0;padding:3px 0 1px;flex-direction:column}.rosetta-cart-item-copy h3{overflow:hidden;margin:0 0 7px;color:#49323e;font-size:.82rem;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.rosetta-cart-item-price{display:flex;align-items:center;gap:7px}.rosetta-cart-item-price strong{color:#a44f72;font-size:.76rem}.rosetta-cart-item-price span{padding:3px 7px;border-radius:999px;background:#f9eaf0;color:#8e6879;font-size:.56rem;font-weight:800}.rosetta-cart-item-bottom{display:flex;margin-top:auto;padding-top:7px;align-items:baseline;justify-content:space-between;gap:8px;border-top:1px dashed rgba(181,105,138,.17)}.rosetta-cart-item-bottom span{color:#a08692;font-size:.56rem}.rosetta-cart-item-bottom b{color:#573b49;font-size:.7rem}.rosetta-cart-item-remove{position:absolute;z-index:2;top:9px;right:8px;display:grid;width:24px;height:24px;padding:0 0 1px;place-items:center;border:1px solid rgba(194,73,96,.14);border-radius:8px;background:#fff1f4;color:#bd4059;font-size:.95rem;line-height:1;cursor:pointer}.rosetta-cart-state{display:flex;min-height:100%;padding:50px 25px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.rosetta-cart-empty-icon{display:grid;width:76px;height:76px;place-items:center;border:1px solid rgba(190,106,142,.2);border-radius:26px 10px 26px 26px;background:linear-gradient(145deg,#fff,#f8e5ed);color:#b15b7d;box-shadow:0 15px 30px #6731491a;font-size:2.35rem}.rosetta-cart-state h3{margin:18px 0 6px;color:#432e39;font-size:1.12rem}.rosetta-cart-state p{max-width:280px;margin:0;color:#967987;font-size:.69rem;line-height:1.7}.rosetta-cart-state>button{display:inline-flex;min-height:40px;margin-top:19px;padding:0 15px;align-items:center;gap:8px;border:1px solid rgba(177,86,124,.2);border-radius:11px;background:#fff;color:#a44d70;font-family:inherit;font-size:.65rem;font-weight:800;cursor:pointer;box-shadow:0 8px 18px #622f4612}.rosetta-cart-state.is-loading i{width:34px;height:34px;border:3px solid #ecd8e1;border-top-color:#ad5377;border-radius:50%;animation:spin .75s linear infinite}.rosetta-cart-state.is-loading p{margin-top:13px}.rosetta-cart-footer{padding:15px 18px max(15px,env(safe-area-inset-bottom));border-top:1px solid rgba(181,102,136,.15);background:#fffafcf0;box-shadow:0 -12px 30px #4c233612;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.rosetta-cart-total{display:flex;align-items:center;justify-content:space-between;gap:14px}.rosetta-cart-total>span{color:#745565;font-size:.72rem;font-weight:800}.rosetta-cart-total strong{color:#913f62;font-size:1.18rem}.rosetta-cart-total strong small{font-size:.56rem;letter-spacing:.06em}.rosetta-cart-note{margin:3px 0 12px;color:#a28794;font-size:.53rem}.rosetta-cart-actions{display:grid;grid-template-columns:.86fr 1.14fr;gap:8px}.rosetta-cart-actions>button{min-height:44px;padding:0 10px;border-radius:12px;font-family:inherit;font-size:.63rem;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.rosetta-cart-actions>button:hover:not(:disabled){transform:translateY(-2px)}.rosetta-cart-continue{border:1px solid rgba(178,101,134,.23);background:#fff;color:#96506d}.rosetta-cart-checkout{display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:linear-gradient(135deg,#c2698e,#8a405f);color:#fff;box-shadow:0 10px 21px #8a405f3b}.rosetta-cart-checkout:disabled{cursor:not-allowed;opacity:.43;box-shadow:none}.rosetta-cart-checkout span{font-size:.95rem}html[data-theme=dark] .rosetta-cart-overlay{background:#050305b8}html[data-theme=dark] .rosetta-cart-modal .rosetta-cart{border-color:#e189af33;background:radial-gradient(circle at 100% 0,rgba(166,72,113,.2),transparent 28%),radial-gradient(circle at 0 70%,rgba(103,73,129,.16),transparent 31%),linear-gradient(165deg,#2b1d25,#21161c 54%,#190f15);color:#f4e8ed;box-shadow:-28px 0 84px #0000009e}html[data-theme=dark] .rosetta-cart-header,html[data-theme=dark] .rosetta-cart-footer{border-color:#e08bb029;background:#24171eeb}html[data-theme=dark] .rosetta-cart-header h2,html[data-theme=dark] .rosetta-cart-item-copy h3,html[data-theme=dark] .rosetta-cart-state h3{color:#f8eaf0}html[data-theme=dark] .rosetta-cart-close,html[data-theme=dark] .rosetta-cart-state>button,html[data-theme=dark] .rosetta-cart-continue{border-color:#e189af33;background:#38242e;color:#efa4c1}html[data-theme=dark] .rosetta-cart-item{border-color:#e08bb024;background:#36232dbd;box-shadow:0 11px 25px #00000030}html[data-theme=dark] .rosetta-cart-item-image{border-color:#523440;background:radial-gradient(circle,#422c37,#251820)}html[data-theme=dark] .rosetta-cart-item-price strong{color:#efa1bf}html[data-theme=dark] .rosetta-cart-item-price span{background:#472d39;color:#d8afc0}html[data-theme=dark] .rosetta-cart-item-bottom{border-color:#e08bb029}html[data-theme=dark] .rosetta-cart-item-bottom span,html[data-theme=dark] .rosetta-cart-note,html[data-theme=dark] .rosetta-cart-state p{color:#b99aa8}html[data-theme=dark] .rosetta-cart-item-bottom b{color:#f1dfe7}html[data-theme=dark] .rosetta-cart-item-remove{border-color:#ef6f8933;background:#4d2832;color:#ff9daf}html[data-theme=dark] .rosetta-cart-empty-icon{border-color:#e58fb533;background:linear-gradient(145deg,#422b36,#281a21);color:#e999b7;box-shadow:0 16px 32px #00000047}html[data-theme=dark] .rosetta-cart-total>span{color:#d7bcc8}html[data-theme=dark] .rosetta-cart-total strong{color:#f1a5c2}.rosetta-cart.is-arabic{direction:rtl}.rosetta-cart.is-arabic .rosetta-cart-header,.rosetta-cart.is-arabic .rosetta-cart-state,.rosetta-cart.is-arabic .rosetta-cart-footer{text-align:right}.rosetta-cart.is-arabic .rosetta-cart-state,.rosetta-cart.is-arabic .rosetta-cart-total,.rosetta-cart.is-arabic .rosetta-cart-actions{direction:rtl}.rosetta-cart.is-arabic .rosetta-cart-state{text-align:center}.rosetta-cart.is-arabic .rosetta-cart-item{direction:rtl;padding-right:10px;padding-left:34px}.rosetta-cart.is-arabic .rosetta-cart-item-remove{right:auto;left:8px}@media(max-width:520px){.rosetta-cart-modal .rosetta-cart{width:calc(100% - 18px);border-radius:24px 0 0 24px}.rosetta-cart-header{min-height:82px;padding:15px 16px 13px}.rosetta-cart-header h2{font-size:1.45rem}.rosetta-cart-body{padding:11px}.rosetta-cart-item{min-height:101px;padding:8px 31px 8px 8px;grid-template-columns:76px minmax(0,1fr);gap:9px;border-radius:15px}.rosetta-cart-item-image{width:76px;height:83px;border-radius:12px}.rosetta-cart-item-copy h3{font-size:.74rem}.rosetta-cart-item-price strong{font-size:.68rem}.rosetta-cart-footer{padding:12px 12px max(12px,env(safe-area-inset-bottom))}.rosetta-cart-actions>button{min-height:42px;font-size:.58rem}}@media(prefers-reduced-motion:reduce){.rosetta-cart-overlay,.rosetta-cart-modal,.rosetta-cart-modal .rosetta-cart,.rosetta-cart-item{transition-duration:1ms!important;transition-delay:0ms!important}}.rosetta-cart-empty-illustration{position:relative;display:grid;width:170px;height:230px;place-items:center;overflow:hidden;isolation:isolate}.rosetta-cart-empty-illustration:before{position:absolute;z-index:-1;width:136px;height:136px;border-radius:46% 54% 58% 42%/48% 43% 57% 52%;background:radial-gradient(circle at 35% 28%,#fff,#f8e1ea 68%,#eed4e0);box-shadow:0 18px 38px #67314921,inset 0 1px #ffffffe6;content:"";transform:rotate(-7deg)}.rosetta-cart-empty-illustration img{position:absolute;inset:0;display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;border:0;object-fit:contain;filter:drop-shadow(0 13px 13px rgba(91,42,62,.16))}html[data-theme=dark] .rosetta-cart-empty-illustration:before{background:radial-gradient(circle at 35% 28%,#4b303d,#39242e 68%,#2a1a22);box-shadow:0 19px 40px #00000052,inset 0 1px #ffeff612}@media(max-width:520px){.rosetta-cart-empty-illustration{width:154px;height:210px}.rosetta-cart-empty-illustration:before{width:122px;height:122px}}.rosetta-cart-state .rosetta-cart-empty-illustration+h3{margin-top:9px}.rosetta-cart-state .rosetta-cart-empty-illustration~p{line-height:1.45}.rosetta-cart-empty-illustration{flex:0 0 auto}.rosetta-cart-empty-copy{display:block;width:100%;margin-top:12px;flex:0 0 auto;text-align:center}.rosetta-cart-empty-copy h3{margin:0 0 4px}.rosetta-cart-empty-copy p{margin:0 auto}html[dir=rtl] .rosetta-mobile-search-back svg{transform:scaleX(-1)}html[dir=rtl] .rosetta-mobile-recent-search-list .rosetta-recent-search-row>button:first-child>svg:last-child{transform:scaleX(-1)}html[data-theme=dark] :where(button,a,input,select,textarea,[tabindex]){-webkit-tap-highlight-color:transparent}html[data-theme=dark] :where(button,a,input,select,textarea,[tabindex]):focus:not(:focus-visible){outline:none!important;box-shadow:none!important}html[data-theme=dark] :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid rgba(226,145,183,.72)!important;outline-offset:3px;box-shadow:0 0 0 4px #d270a329!important}html[data-theme=dark] .rosetta-header-search{border-color:#604253;background:linear-gradient(135deg,#30212a,#251921);box-shadow:inset 0 1px #ffebf40d,0 8px 20px #0003}html[data-theme=dark] .rosetta-header-search:focus-within{border-color:#b66b8e;background:#34232d;box-shadow:0 0 0 4px #ca709f26,0 11px 25px #00000045}html[data-theme=dark] .rosetta-header-search input,html[data-theme=dark] .rosetta-mobile-search-form input{color:#f3e5ec;caret-color:#e89cba}html[data-theme=dark] .rosetta-header-search input::placeholder,html[data-theme=dark] .rosetta-mobile-search-form input::placeholder{color:#b994a5}html[data-theme=dark] .rosetta-header-search>button,html[data-theme=dark] .rosetta-mobile-search-form button{background:linear-gradient(135deg,#c9789b,#934765);color:#fff6fa;box-shadow:0 7px 16px #00000045}html[data-theme=dark] .rosetta-mobile-search-layer{background:#1c1319}html[data-theme=dark] .rosetta-mobile-search-toolbar{border-color:#e08bb029;background:#261a21}html[data-theme=dark] .rosetta-mobile-search-back{color:#e6a0bc}html[data-theme=dark] .rosetta-mobile-search-form{border-color:#664354;background:#31212a;box-shadow:0 0 0 4px #ca709f1a,0 9px 23px #00000040}html[data-theme=dark] .rosetta-mobile-recent-searches h2,html[data-theme=dark] .rosetta-mobile-suggestions h2{color:#d99ab5}html[data-theme=dark] .rosetta-mobile-recent-search-list button,html[data-theme=dark] .rosetta-mobile-suggestions>button{color:#ead7e0}html[data-theme=dark] .rosetta-mobile-recent-search-list button:hover,html[data-theme=dark] .rosetta-mobile-recent-search-list button:focus-visible,html[data-theme=dark] .rosetta-mobile-suggestions>button:hover{background:#36232e}html[data-theme=dark] .rosetta-mobile-recent-search-list button svg{stroke:#d58eab}html[data-theme=dark] .shop-search-page{background:linear-gradient(180deg,#24171e 0,#191116 330px);color:#f3e6ec}html[data-theme=dark] .shop-search-hero>span,html[data-theme=dark] .shop-search-card-body>small{color:#d994b1}html[data-theme=dark] .shop-search-hero h1,html[data-theme=dark] .shop-search-card-body h2,html[data-theme=dark] .shop-search-empty h2{color:#f6e9ef}html[data-theme=dark] .shop-search-hero p,html[data-theme=dark] .shop-search-rating small,html[data-theme=dark] .shop-search-empty p{color:#bda2af}html[data-theme=dark] .shop-search-card{border-color:#563947;background:#2a1d24;box-shadow:0 12px 29px #00000040}html[data-theme=dark] .shop-search-card:hover{border-color:#8c5870;background:#302029;box-shadow:0 18px 38px #00000059}html[data-theme=dark] .shop-search-card-image{border-color:#503441;background:radial-gradient(circle at 50% 35%,#3d2a34,#21161c)}html[data-theme=dark] .shop-search-card-image>span{color:#b99ba8}html[data-theme=dark] .shop-search-price strong{color:#efa3c1}html[data-theme=dark] .shop-search-price del{color:#b59ca7}html[data-theme=dark] .shop-search-card-body>p.is-stock{color:#82d0a5}html[data-theme=dark] .shop-search-card-body>p.is-out{color:#ff9cae}html[data-theme=dark] .shop-search-empty{border-color:#5a3d4c;background:#2a1d24}.shop-search-page.is-english{direction:ltr;text-align:left}.shop-search-page.is-english .shop-search-card,.shop-search-page.is-english .shop-search-card-body{direction:ltr}.shop-search-page.is-english .shop-search-card-image{border-right:1px solid #f0e2e8;border-left:0}html[data-theme=dark] .shop-search-page.is-english .shop-search-card-image{border-color:#503441}.product-detail-image-dots{display:flex;min-height:24px;margin:10px auto 0;align-items:center;justify-content:center;gap:6px}.product-detail-image-stage{height:min(56vh,440px);min-height:0!important;display:grid;place-items:center;touch-action:pan-y;overscroll-behavior-x:contain}.product-detail-image-stage .product-detail-image{width:100%;height:100%;object-fit:contain}@media(max-width:640px){.product-detail-image-stage{height:min(50vh,320px)}}.product-detail-image-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#dcc9d2;cursor:pointer;transition:width .2s ease,background .2s ease,transform .2s ease}.product-detail-image-dots button:hover{transform:scale(1.18)}.product-detail-image-dots button.is-active{width:9px;height:9px;background:linear-gradient(90deg,#c66f92,#934766);transform:scale(1.12)}html[data-theme=dark] .product-detail-image-dots button{background:#634553}html[data-theme=dark] .product-detail-image-dots button.is-active{background:linear-gradient(90deg,#d27b9e,#9b4b70)}html[data-theme=dark] .rosetta-navbar-shell{border-color:#e084ab38;background:linear-gradient(108deg,#120c10d6,#2d1923c2 52%,#140d11e0),url(/assets/footer-luxury-bg-dark.png?v=1) center / cover!important;box-shadow:0 18px 48px #0000005c,inset 0 1px #ffdceb14,inset 0 -1px #e084ab14}html[data-theme=dark] .rosetta-navbar-shell:before{background:linear-gradient(90deg,transparent,#a94f78 30%,#e6a0bc 50%,#a94f78 70%,transparent);box-shadow:0 0 14px #da70a061}html:not([data-theme=dark]) .rosetta-navbar-shell{border-color:#b14d6233;background:linear-gradient(108deg,#fffafbcc,#f8e1e9b3 52%,#fff7f9d6),url(/assets/footer-luxury-bg.png?v=1) center / cover!important;box-shadow:0 18px 48px #6f344c24,inset 0 1px #ffffffeb,inset 0 -1px #b14d6214}html:not([data-theme=dark]) .rosetta-navbar-shell:before{background:linear-gradient(90deg,transparent,#b9577e 30%,#efb8cc 50%,#b9577e 70%,transparent);box-shadow:0 0 14px #b9577e4d}.admin-global-search{position:relative;display:flex;width:min(440px,38vw);height:43px;margin-inline:auto;align-items:center;border:1px solid #e4d5dd;border-radius:13px;background:#fff;box-shadow:0 5px 16px #4c2d3d0f}.admin-global-search>svg{width:19px;height:19px;margin-inline:13px 7px;fill:none;stroke:#a45c7b;stroke-width:1.8;stroke-linecap:round}.admin-global-search>input{width:100%;height:100%;padding:0 8px;border:0!important;background:transparent;color:#4d3742;font:inherit;font-size:.72rem;outline:0;box-shadow:none!important}.admin-search-results,.admin-live-notifications{position:absolute;z-index:80;top:calc(100% + 9px);right:0;width:min(430px,calc(100vw - 24px));padding:7px;border:1px solid #eadbe2;border-radius:15px;background:#fffcfdfa;box-shadow:0 20px 48px #41233133;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-search-results button{display:flex;width:100%;padding:9px;align-items:center;gap:10px;border:0;border-radius:10px;background:transparent;text-align:right;cursor:pointer}.admin-search-results button:hover{background:#faeaf1}.admin-search-results button>b{min-width:43px;padding:4px 6px;border-radius:7px;background:#f4dce7;color:#9d4d70;font-size:.55rem;text-align:center}.admin-search-results button>span{display:flex;min-width:0;flex-direction:column}.admin-search-results strong{overflow:hidden;color:#49333e;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.admin-search-results small{color:#9b7c8b;font-size:.56rem}.admin-search-results p,.admin-live-notifications p{padding:16px;margin:0;color:#987887;font-size:.68rem;text-align:center}.admin-header-tools{position:relative;display:flex;align-items:center;gap:9px}.admin-notification-button{position:relative;display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid #e5d5dd;border-radius:12px;background:#fff;color:#96516f;cursor:pointer}.admin-notification-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.admin-notification-button>b{position:absolute;top:-5px;right:-5px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#c34869;color:#fff;font-size:.49rem}.admin-live-notifications{top:calc(100% + 10px);right:0;width:330px;overflow:hidden}.admin-live-notifications header{display:flex;padding:10px 11px 12px;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e2e8}.admin-live-notifications header>div{display:flex;align-items:center;gap:7px}.admin-live-notifications header strong{color:#4c3541;font-size:.76rem}.admin-live-notifications header span{padding:3px 7px;border-radius:999px;background:#f8e4ec;color:#ad4e72;font-size:.47rem;font-weight:850}.admin-live-notifications header small{color:#4a9b70;font-size:.52rem}.admin-live-notifications>button{position:relative;display:flex;width:100%;min-height:48px;padding:10px 9px;align-items:center;gap:9px;border:0;border-bottom:1px solid #f3e7ec;background:transparent;color:#674957;font-family:inherit;font-size:.63rem;text-align:right;cursor:pointer;transition:background .18s ease,opacity .18s ease}.admin-live-notifications>button:hover{background:#faedf2}.admin-live-notifications>button.is-new{background:linear-gradient(90deg,#f8e1ebb3,#fffbfdcc);color:#593846;font-weight:800}.admin-live-notifications>button.is-read{opacity:.68}.admin-live-notifications>button>span{min-width:0;flex:1}.admin-live-notifications>button>b{padding:3px 6px;border-radius:999px;background:#bd5275;color:#fff;font-size:.43rem}.admin-live-notifications>button i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#b9a2ac;box-shadow:none}.admin-live-notifications>button.is-new i{background:#ca587a;box-shadow:0 0 0 4px #f8e1e9;animation:admin-notification-pulse 1.7s ease-in-out infinite}.admin-notification-button.has-unread{border-color:#d8a8ba;box-shadow:0 0 0 4px #c3486914}@keyframes admin-notification-pulse{50%{box-shadow:0 0 0 7px #ca587a0a}}.admin-kpi-draggable{position:relative;cursor:grab;transition:opacity .18s,transform .18s,box-shadow .18s}.admin-kpi-draggable:active{cursor:grabbing}.admin-kpi-draggable.is-dragging{opacity:.45;transform:scale(.97)}.admin-kpi-drag-handle{position:absolute;top:7px;left:8px;padding:3px 6px;border:0;background:transparent;color:#b99aa8;font-size:.8rem;letter-spacing:-.12em;cursor:grab}html[data-theme=dark] .admin-global-search,html[data-theme=dark] .admin-notification-button{border-color:#543945;background:#2b1e25;color:#e3a0bb}html[data-theme=dark] .admin-global-search>input{color:#f2e5eb}html[data-theme=dark] .admin-search-results,html[data-theme=dark] .admin-live-notifications{border-color:#513742;background:#271a21fa}html[data-theme=dark] .admin-search-results button:hover,html[data-theme=dark] .admin-live-notifications>button:hover{background:#38252f}html[data-theme=dark] .admin-search-results strong,html[data-theme=dark] .admin-live-notifications header strong{color:#f1e2e9}html[data-theme=dark] .admin-search-results button>b{background:#482c39;color:#e7a0bd}html[data-theme=dark] .admin-live-notifications>button{border-color:#49313c;color:#ddc2ce}html[data-theme=dark] .admin-live-notifications>button.is-new{background:linear-gradient(90deg,#5e2d4280,#2d1c25d6);color:#f1dfe7}html[data-theme=dark] .admin-live-notifications header span{background:#4b2d3a;color:#eca4bf}html[data-theme=dark] .admin-live-notifications>button.is-new i{box-shadow:0 0 0 4px #523040}@media(max-width:760px){.admin-header{flex-wrap:wrap}.admin-global-search{order:3;width:100%;max-width:none;margin-top:8px}.admin-header-tools{margin-inline-start:auto}.admin-header-page{display:none}.admin-search-results{position:fixed;top:112px;right:12px;left:12px;width:auto}.admin-live-notifications{position:fixed;top:65px;right:12px;left:12px;width:auto}.admin-kpi-drag-handle{width:34px;height:34px}}.admin-header-tools .admin-global-search{order:initial;width:190px;height:40px;margin:0;transition:width .24s ease,border-color .18s ease,box-shadow .18s ease}.admin-header-tools .admin-global-search:focus-within{width:270px;border-color:#bf7394;box-shadow:0 0 0 4px #bf73941c,0 8px 20px #4c2d3d17}.admin-header-tools .admin-global-search>svg{width:18px;height:18px;margin-inline:11px 4px}.admin-header-tools .admin-global-search>input{font-size:.67rem}.admin-header-tools .admin-search-results{right:auto;left:0;width:370px}@media(max-width:760px){.admin-header{flex-wrap:nowrap}.admin-header-tools{position:static;gap:6px}.admin-header-tools .admin-global-search{order:initial;width:40px;height:40px;margin:0;overflow:visible}.admin-header-tools .admin-global-search>svg{position:absolute;z-index:2;right:10px;margin:0;pointer-events:none}.admin-header-tools .admin-global-search>input{width:0;padding:0;opacity:0}.admin-header-tools .admin-global-search:focus-within,.admin-header-tools .admin-global-search.is-open{position:absolute;z-index:70;right:10px;left:58px;width:auto;background:#fff}.admin-header-tools .admin-global-search:focus-within>input,.admin-header-tools .admin-global-search.is-open>input{width:100%;padding:0 38px 0 10px;opacity:1}.admin-header-tools .admin-search-results{position:fixed;top:66px;right:10px;left:10px;width:auto}.admin-header-tools .admin-global-search.is-open+.admin-notification-button{visibility:hidden}}@media(max-width:380px){.admin-header-brand strong{display:none}}.admin-search-launch{display:flex;min-width:82px;height:40px;padding:0 12px;align-items:center;justify-content:center;gap:7px;border:1px solid #e5d5dd;border-radius:12px;background:linear-gradient(145deg,#fff,#f9edf2);color:#96516f;font-family:inherit;font-size:.64rem;font-weight:800;cursor:pointer;box-shadow:0 5px 14px #4c2d3d0d}.admin-search-launch svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.admin-search-layer{position:fixed;z-index:200;inset:0;overflow-y:auto;background:#fff;direction:rtl;color:#4d3541;animation:admin-search-in .24s ease both}@keyframes admin-search-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.admin-search-layer-toolbar{position:sticky;z-index:2;top:0;display:flex;min-height:78px;padding:13px clamp(14px,4vw,52px);align-items:center;gap:12px;border-bottom:1px solid #eedfe6;background:#fffcfdf0;box-shadow:0 8px 24px #4a27380f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-search-layer-back{display:grid;width:43px;height:43px;padding:0;place-items:center;border:1px solid #ead8e1;border-radius:13px;background:#fff;color:#a45777;cursor:pointer}.admin-search-layer-back svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-search-layer-form{display:flex;width:min(760px,calc(100% - 55px));height:49px;margin-inline:auto;align-items:center;border:1px solid #dcbfcd;border-radius:15px;background:#fff;box-shadow:0 0 0 4px #bf739414,0 9px 22px #522b3d12}.admin-search-layer-form>svg{width:20px;height:20px;margin-inline:15px 7px;fill:none;stroke:#ac5e7f;stroke-width:1.8;stroke-linecap:round}.admin-search-layer-form input{width:100%;height:100%;padding:0 5px;border:0!important;background:transparent;color:#45303a;font:inherit;font-size:.83rem;outline:0;box-shadow:none!important}.admin-search-layer-form>button{width:34px;height:34px;margin-inline:5px 8px;border:0;border-radius:10px;background:#fae9f0;color:#a34d70;font-size:1.15rem;cursor:pointer}.admin-search-layer-body{width:min(820px,calc(100% - 28px));margin:0 auto;padding:42px 0 70px}.admin-search-layer-title>span{color:#ad6483;font-size:.61rem;font-weight:850;letter-spacing:.12em}.admin-search-layer-title h2{margin:6px 0;color:#3f2c35;font-size:clamp(1.35rem,3vw,2rem)}.admin-search-layer-title p{margin:0;color:#967b88;font-size:.7rem}.admin-search-layer-results{display:flex;margin-top:25px;flex-direction:column;gap:8px}.admin-search-layer-results>button{display:grid;width:100%;min-height:68px;padding:10px 13px;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;gap:11px;border:1px solid #eddee5;border-radius:14px;background:#fff;color:#4d3541;font-family:inherit;text-align:right;cursor:pointer;box-shadow:0 7px 18px #4826360b;transition:transform .18s,background .18s,border-color .18s}.admin-search-layer-results>button:hover{border-color:#d8a9be;background:#fff8fb;transform:translateY(-2px)}.admin-search-layer-results>button>b{padding:6px;border-radius:8px;background:#f6e2eb;color:#9e4b6e;font-size:.57rem;text-align:center}.admin-search-layer-results>button>span{display:flex;min-width:0;flex-direction:column;gap:3px}.admin-search-layer-results strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.admin-search-layer-results small{color:#9b7f8c;font-size:.6rem}.admin-search-layer-results>button>i{color:#b06584;font-style:normal;font-size:1rem}.admin-search-layer-hint,.admin-search-layer-empty{display:flex;min-height:260px;margin-top:25px;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #dfc7d2;border-radius:20px;background:linear-gradient(145deg,#fffafd,#fbeff4);color:#806370;text-align:center}.admin-search-layer-hint>span,.admin-search-layer-empty>span{color:#c07a98;font-size:2.4rem}.admin-search-layer-hint strong,.admin-search-layer-empty strong{font-size:.8rem}.admin-search-layer-empty small{color:#9c808c;font-size:.64rem}html[data-theme=dark] .admin-search-launch{border-color:#543945;background:linear-gradient(145deg,#34232c,#251920);color:#e3a0bb}html[data-theme=dark] .admin-search-layer{background:#1b1217;color:#f1e4ea}html[data-theme=dark] .admin-search-layer-toolbar{border-color:#4b323e;background:#25181ff2;box-shadow:0 8px 25px #00000040}html[data-theme=dark] .admin-search-layer-back,html[data-theme=dark] .admin-search-layer-form{border-color:#60404f;background:#302029;color:#e8a2be}html[data-theme=dark] .admin-search-layer-form{box-shadow:0 0 0 4px #ca709f1a,0 9px 22px #0000003d}html[data-theme=dark] .admin-search-layer-form input{color:#f3e5ec}html[data-theme=dark] .admin-search-layer-form>button{background:#472c38;color:#e89fbc}html[data-theme=dark] .admin-search-layer-title h2{color:#f6e9ef}html[data-theme=dark] .admin-search-layer-title p,html[data-theme=dark] .admin-search-layer-results small{color:#bda2af}html[data-theme=dark] .admin-search-layer-results>button{border-color:#503541;background:#2a1d24;color:#f0e2e8;box-shadow:0 8px 20px #0003}html[data-theme=dark] .admin-search-layer-results>button:hover{border-color:#85546a;background:#33222b}html[data-theme=dark] .admin-search-layer-results>button>b{background:#492d39;color:#e6a0bc}html[data-theme=dark] .admin-search-layer-hint,html[data-theme=dark] .admin-search-layer-empty{border-color:#563846;background:linear-gradient(145deg,#2d1e26,#21161c);color:#e8d7df}@media(max-width:640px){.admin-search-launch{width:40px;min-width:40px;padding:0}.admin-search-launch span{display:none}.admin-search-layer-toolbar{min-height:67px;padding:10px;gap:8px}.admin-search-layer-back{width:40px;height:40px}.admin-search-layer-form{width:calc(100% - 48px);height:43px}.admin-search-layer-form>svg{margin-inline:11px 4px}.admin-search-layer-form input{font-size:.72rem}.admin-search-layer-body{padding-top:27px}.admin-search-layer-results>button{min-height:62px;grid-template-columns:48px minmax(0,1fr) 22px}.admin-search-layer-hint,.admin-search-layer-empty{min-height:220px}}.admin-header.admin-shop-header{position:sticky;top:10px;display:grid;width:calc(100% - 24px);min-height:68px;margin:10px 12px 12px;padding:10px 16px;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid rgba(184,105,140,.3);border-radius:23px;background:linear-gradient(108deg,#fffafbcc,#f8e1e9b3 52%,#fff7f9d6),url(/assets/footer-luxury-bg.png?v=1) center/cover;box-shadow:0 18px 48px #6f344c24,inset 0 1px #ffffffeb;direction:ltr;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.admin-header.admin-shop-header:before{position:absolute;top:-1px;left:50%;width:34%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#b9577e 30%,#efb8cc 50%,#b9577e 70%,transparent);box-shadow:0 0 14px #b9577e4d;content:"";transform:translate(-50%)}.admin-shop-header .admin-header-start{justify-self:start}.admin-shop-header .admin-header-menu{display:grid;border-color:#b8698c3d;background:linear-gradient(145deg,#ffffffd1,#f8e0ebb8);color:#87506d}.admin-shop-header .admin-header-brand{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#4a2d3b;line-height:1}.admin-shop-header .admin-header-brand strong{font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:1.25rem;font-weight:600;letter-spacing:.42rem;text-shadow:0 1px 1px rgba(76,43,59,.1)}.admin-shop-header .admin-header-brand small{color:#aa7890;font-family:Inter,Segoe UI,sans-serif;font-size:.48rem;font-weight:700;letter-spacing:.2rem}.admin-shop-header .admin-header-tools{position:relative;justify-self:end;direction:ltr}.admin-shop-header .admin-current-page{padding:5px 8px;border-left:1px solid rgba(186,110,142,.2);color:#9c6a80;font-size:.55rem;font-weight:750;direction:rtl}.admin-shop-header .admin-notification-button,.admin-shop-header .admin-search-launch{background:#ffffffab;box-shadow:none}html[data-theme=dark] .admin-header.admin-shop-header{border-color:#e084ab38;background:linear-gradient(108deg,#120c10d6,#2d1923c2 52%,#140d11e0),url(/assets/footer-luxury-bg-dark.png?v=1) center/cover;box-shadow:0 18px 48px #0000005c,inset 0 1px #ffdceb14}html[data-theme=dark] .admin-header.admin-shop-header:before{background:linear-gradient(90deg,transparent,#a94f78 30%,#e6a0bc 50%,#a94f78 70%,transparent);box-shadow:0 0 14px #da70a061}html[data-theme=dark] .admin-shop-header .admin-header-brand{color:#f1e3ea}html[data-theme=dark] .admin-shop-header .admin-header-brand small{color:#c78fa7}html[data-theme=dark] .admin-shop-header .admin-header-menu,html[data-theme=dark] .admin-shop-header .admin-notification-button,html[data-theme=dark] .admin-shop-header .admin-search-launch{border-color:#533b48;background:#271c22;color:#dca2ba}html[data-theme=dark] .admin-shop-header .admin-current-page{border-color:#543844;color:#c89baf}@media(max-width:640px){.admin-header.admin-shop-header{top:7px;width:calc(100% - 14px);min-height:62px;margin:7px 7px 10px;padding:8px 10px;border-radius:19px}.admin-shop-header .admin-header-brand strong{font-size:1.05rem;letter-spacing:.18rem}.admin-shop-header .admin-header-brand small{margin-top:1px;font-size:.4rem;letter-spacing:.11rem}.admin-shop-header .admin-header-tools{gap:5px}.admin-shop-header .admin-current-page{display:none}.admin-shop-header .admin-header-menu,.admin-shop-header .admin-notification-button,.admin-shop-header .admin-search-launch{width:38px;min-width:38px;height:38px;border-radius:12px}}.admin-header.admin-shop-header,.admin-shop-header .admin-header-tools{direction:rtl}.admin-shop-header>.admin-header-brand{transform:translate(300px)}.admin-search-launch-field{width:225px;min-width:110px;height:40px;flex:0 1 225px;cursor:pointer;direction:rtl}.admin-search-launch-field input{pointer-events:none;text-align:right}.admin-search-launch-field>button{pointer-events:none}.admin-search-launch-field:focus-visible{outline:2px solid rgba(191,115,148,.72);outline-offset:3px}html[data-theme=dark] .admin-search-launch-field{border-color:#604253;background:linear-gradient(135deg,#30212a,#251921);box-shadow:inset 0 1px #ffebf40d,0 8px 20px #0003}@media(max-width:640px){.admin-shop-header>.admin-header-brand{transform:translate(92px)}.admin-search-launch-field{width:min(150px,40vw);min-width:78px;height:38px;flex-basis:min(150px,40vw);border-radius:12px}.admin-search-launch-field input{padding-right:38px;padding-left:10px;font-size:.7rem}.admin-search-launch-field>button{top:3px;right:3px;width:30px;height:30px;border-radius:9px}.admin-search-launch-field>button svg{width:16px;height:16px}.admin-shop-header .admin-header-menu,.admin-shop-header .admin-notification-button{width:38px;min-width:38px;height:38px;border-radius:12px}}@media(max-width:380px){.admin-search-launch-field{width:min(120px,35vw);flex-basis:min(120px,35vw)}}@media(max-width:767px){.admin-sidebar .admin-sidebar-close{position:absolute;z-index:20;top:6px;right:auto;left:6px;display:grid;width:36px;height:36px;place-items:center}.admin-sidebar .admin-store-return{margin-top:0}}.admin-sidebar-nav{gap:5px}.admin-sidebar-nav{position:relative;z-index:2;margin-inline:-5px;padding-inline:5px;overflow-x:visible}.admin-sidebar-item{--admin-item-accent: #b2536d;--admin-item-soft: #f9e7ed;min-height:68px;padding:9px 11px;grid-template-columns:42px minmax(0,1fr) 18px;gap:11px;border-color:transparent;border-radius:17px;background:#ffffff61;color:#69515e}.admin-sidebar-item:before{background:linear-gradient(180deg,#d7779d,#954866)}.admin-sidebar-item-icon{width:42px!important;height:42px!important;flex-basis:42px!important;border-color:#bf73942b;border-radius:13px;background:linear-gradient(145deg,#fff,#f9e7ed);color:#b2536d;box-shadow:inset 0 1px #fff}.admin-sidebar-item-icon svg{width:21px!important;height:21px!important}.admin-sidebar-item-copy{gap:3px}.admin-sidebar-item-copy strong{color:#543c49;font-size:.84rem;font-weight:700}.admin-sidebar-item-copy small{color:#a17d8f;font-size:.6rem}.admin-sidebar-item-arrow{color:#ba8198}.admin-root .admin-sidebar-item:hover{border-color:#bf739433;background:#ffffffd6;color:#a74460;box-shadow:0 10px 25px #69374c1a;transform:translate(3px)}.admin-sidebar-item.is-active{z-index:1;border-color:#b5577c47;background:linear-gradient(105deg,#f9dee9eb,#fffffff0);color:#923e61;box-shadow:0 12px 27px #69374c21,inset 0 1px #ffffffd9;transform:translate(3px)}.admin-sidebar-item.is-active .admin-sidebar-item-icon{border-color:#b153783d;background:linear-gradient(145deg,#c66f92,#994867);color:#fff;box-shadow:0 7px 16px #8b3d5c33}.admin-sidebar-item.is-active .admin-sidebar-item-copy strong{color:#843b59}.admin-sidebar-item.is-active .admin-sidebar-item-copy small{color:#a26880}.admin-sidebar-item.is-active .admin-sidebar-item-arrow{background:transparent;color:#a4476b;transform:translate(2px)}html[data-theme=dark] .admin-sidebar-item{border-color:#dc8daf12;background:#35242d85;color:#dcc4cf}html[data-theme=dark] .admin-sidebar-item-icon{border-color:#dc82a92b;background:linear-gradient(145deg,#3a2630,#291b22);color:#d990af;box-shadow:inset 0 1px #ffebf40b,0 6px 16px #00000026}html[data-theme=dark] .admin-root .admin-sidebar-item:hover{border-color:#e189b03d;background:#482c39e6;color:#f1b8d0;box-shadow:0 12px 28px #00000040}html[data-theme=dark] .admin-sidebar-item.is-active{border-color:#e88cb557;background:linear-gradient(105deg,#71364fd1,#39242ff5);color:#ffd1e4;box-shadow:0 13px 30px #00000052,inset 0 1px #ffe1ee14}html[data-theme=dark] .admin-sidebar-item.is-active .admin-sidebar-item-icon{border-color:#f4b2ce40;background:linear-gradient(145deg,#c36c91,#8d405f);color:#fff;box-shadow:0 8px 19px #00000047}html[data-theme=dark] .admin-sidebar-item-copy strong{color:#f0dfe7}html[data-theme=dark] .admin-sidebar-item-copy small{color:#ac8f9d}html[data-theme=dark] .admin-sidebar-item.is-active .admin-sidebar-item-copy strong{color:#ffe3ee}html[data-theme=dark] .admin-sidebar-item.is-active .admin-sidebar-item-copy small{color:#dcabc0}.admin-sidebar{width:min(78vw,320px);flex-basis:min(78vw,320px);padding:0 18px;border-radius:0 28px 28px 0;box-shadow:28px 0 70px #3f233047}.admin-sidebar-brand{min-height:86px;margin:0 -18px;padding:18px;grid-template-columns:50px minmax(0,1fr) auto;gap:11px;border:0;border-bottom:1px solid rgba(191,115,148,.14);border-radius:0;background:#fff8fbf0;box-shadow:0 10px 20px #5b31440b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-sidebar-brand img{width:50px;height:50px;padding:2px;border:2px solid rgba(255,255,255,.92);border-radius:15px;background:#bd7d8d;box-shadow:0 9px 20px #773e5033,0 0 0 1px #b55f7433}.admin-sidebar-brand strong{color:#4d3441;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:1.08rem;font-weight:600;letter-spacing:.2em}.admin-sidebar-brand small{color:#ad758d;font-size:.52rem;font-weight:700;letter-spacing:.12em}.admin-sidebar-brand>i{align-self:center}.admin-store-return{min-height:51px;margin:14px 0 8px;padding:6px 7px;grid-template-columns:38px minmax(0,1fr) 17px;gap:8px;border-color:#bf73941a;border-radius:12px;background:#fff6;color:#69515e;box-shadow:0 5px 15px #69374c0b}.admin-store-return:hover{border-color:#bf739438;background:#ffffffd1;color:#a74460;box-shadow:0 9px 20px #69374c17;transform:translate(-2px)}.admin-store-return-icon{width:36px;height:36px;border-color:#bf73942b;border-radius:11px;background:linear-gradient(145deg,#fff,#f9e7ed);color:#b2536d;box-shadow:inset 0 1px #fff}.admin-store-return small{color:#a17d8f;font-size:.52rem}.admin-store-return strong{color:#543c49;font-size:.75rem;font-weight:700}.admin-store-return .admin-store-return-arrow{width:15px;height:15px;color:#ba8198;opacity:1}.admin-sidebar-section-heading{min-height:26px;padding:0 7px 3px}.admin-sidebar-section-heading>span{font-size:.52rem}.admin-sidebar-item{min-height:51px;padding:6px 7px;grid-template-columns:38px minmax(0,1fr) 17px;gap:8px;border-radius:12px}.admin-sidebar-item-icon{width:36px!important;height:36px!important;flex-basis:36px!important;border-radius:11px}.admin-sidebar-item-icon svg{width:18px!important;height:18px!important}.admin-sidebar-item-copy{gap:1px}.admin-sidebar-item-copy strong{font-size:.75rem}.admin-sidebar-item-copy small{font-size:.52rem;line-height:1.35}.admin-sidebar-item-arrow{width:15px;height:15px}html[data-theme=dark] .admin-sidebar-brand{border-color:#dd84ab24;background:#20161cf0}html[data-theme=dark] .admin-sidebar-brand strong{color:#f0dfe7}html[data-theme=dark] .admin-sidebar-brand small{color:#ac8f9d}html[data-theme=dark] .admin-store-return{border-color:#dc8daf12;background:#35242d85;color:#dcc4cf}html[data-theme=dark] .admin-store-return:hover{border-color:#e189b03d;background:#482c39e6;color:#f1b8d0;box-shadow:0 12px 28px #00000040}html[data-theme=dark] .admin-store-return-icon{border-color:#dc82a92b;background:linear-gradient(145deg,#3a2630,#291b22);color:#d990af}html[data-theme=dark] .admin-store-return small{color:#ac8f9d}html[data-theme=dark] .admin-store-return strong{color:#f0dfe7}@media(max-width:767px){.admin-sidebar{width:min(78vw,320px);padding:0 18px calc(176px + env(safe-area-inset-bottom));border-radius:28px 0 0 28px;transform:translate(104%);box-shadow:-28px 0 70px #3f233047}.admin-sidebar.is-open{transform:translate(0)}.admin-sidebar-brand{margin-top:0}.admin-store-return{margin-top:14px}.admin-sidebar-account{margin-inline:-18px}}html[data-theme=dark] .admin-sidebar{box-shadow:-28px 0 90px #0000009e}.admin-root[dir=rtl] .admin-sidebar{border-right:0;border-left:1px solid rgba(191,115,148,.22);border-radius:28px 0 0 28px;box-shadow:-28px 0 70px #3f233047}.admin-root[dir=rtl] .admin-sidebar-item:hover,.admin-root[dir=rtl] .admin-sidebar-item.is-active{transform:translate(-3px)}.admin-root[dir=rtl] .admin-sidebar-item.is-active .admin-sidebar-item-arrow,.admin-root[dir=rtl] .admin-store-return:hover{transform:translate(-2px)}html[data-theme=dark] .admin-root[dir=rtl] .admin-sidebar{box-shadow:-28px 0 90px #0000009e}.admin-sidebar-section-heading{display:none}.admin-store-return.is-store-return{position:relative;min-height:86px;margin:8px 0 6px;padding:12px 14px;grid-template-columns:50px minmax(0,1fr) auto;gap:13px;overflow:hidden;border-color:#d3ab5b75;border-radius:24px 9px 24px 24px;background:radial-gradient(circle at 12% 18%,rgba(255,221,151,.16),transparent 30%),linear-gradient(135deg,#4c2c49,#77435f 62%,#94516f);color:#fff6e6;box-shadow:0 13px 28px #49263e3b,inset 0 1px #ffedc629}.admin-store-return.is-store-return:before{position:absolute;top:13px;right:0;bottom:13px;width:3px;border-radius:3px 0 0 3px;background:linear-gradient(180deg,#f1d18a,#c3913e);content:"";opacity:1;transform:scaleY(.72)}.admin-store-return.is-store-return:after{position:absolute;bottom:-57px;left:-38px;width:86px;height:86px;border:16px solid rgba(247,211,137,.08);border-radius:50%;content:"";pointer-events:none}.admin-store-return.is-store-return .admin-store-return-icon{position:relative;z-index:1;width:50px;height:50px;border-color:#f4d38f59;border-radius:16px 7px 16px 16px;background:linear-gradient(145deg,#ffebc138,#ffffff14);color:#f5d68f;box-shadow:inset 0 1px #ffffff2e,0 7px 17px #23111d2e}.admin-store-return.is-store-return>span:nth-child(2){position:relative;z-index:1;gap:3px}.admin-store-return.is-store-return strong{color:#fffaf0;font-size:.91rem;font-weight:800}.admin-store-return.is-store-return small{color:#ebccd9;font-size:.62rem}.admin-store-return.is-store-return .admin-store-return-arrow{display:none}.admin-store-return.is-store-return>i{position:relative;z-index:1;display:flex;min-height:27px;padding:0 7px;align-items:center;gap:4px;border:1px solid rgba(246,212,142,.38);border-radius:8px 3px 8px 8px;background:#ffe6b11f;color:#f3d58f;font-size:.42rem;font-style:normal;font-weight:900;letter-spacing:.08em}.admin-sidebar-account{display:grid;position:sticky;z-index:20;bottom:0;margin:0 -18px;padding:9px 18px 0;grid-template-columns:repeat(2,minmax(0,1fr));flex:0 0 auto;gap:8px;border-top:1px solid rgba(191,115,148,.14);background:linear-gradient(180deg,#faedf300,#faedf3 28%);filter:drop-shadow(0 -8px 12px rgba(77,43,59,.08))}.admin-sidebar-account>.admin-sidebar-action{display:flex;min-width:0;min-height:50px;padding:6px;align-items:center;justify-content:flex-start;gap:8px;border:1px solid rgba(191,115,148,.17);border-radius:12px;background:#ffffff94;color:#694b5a;text-align:start}.admin-sidebar-account>.admin-sidebar-action svg{display:grid;width:27px!important;height:27px!important;padding:5px;flex:0 0 27px;border:1px solid rgba(190,99,137,.17);border-radius:10px;background:linear-gradient(145deg,#fff,#f7e5ec);color:#b24e70}.admin-sidebar-account>.admin-sidebar-action span{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.admin-sidebar-account>.admin-sidebar-action strong{overflow:hidden;color:#563b49;font-size:.61rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-account>.admin-sidebar-action small{overflow:hidden;color:#a17c8e;font-size:.48rem;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-account>.admin-sidebar-action.is-logout{min-height:50px;grid-column:auto;order:-1;border-color:#bf435b29;background:#fff0f3f0;color:#a8324a}.admin-sidebar-account>.admin-sidebar-action.is-logout svg{border-color:#bf435b24;background:#ffe8ed;color:#bd3c55}.admin-sidebar-account>.admin-sidebar-action:hover{border-color:#b7527b47;background:#ffffffe6;box-shadow:0 9px 20px #70354e1a;transform:translateY(-2px)}.admin-sidebar-account>.admin-sidebar-action.is-logout:hover{border-color:#bf435b47;background:#ffe5eb;box-shadow:0 9px 20px #a030481f}.admin-sidebar-copyright{min-height:24px;margin:0;padding-top:5px;border-top:1px solid rgba(178,100,133,.12);color:#9f7789}html[data-theme=dark] .admin-store-return.is-store-return{border-color:#e5bc676b;background:radial-gradient(circle at 12% 18%,rgba(242,201,116,.14),transparent 31%),linear-gradient(135deg,#41263b,#64364f 62%,#793e59);color:#fff4dd;box-shadow:0 15px 32px #00000057,inset 0 1px #ffe2a41f}html[data-theme=dark] .admin-sidebar-account{border-color:#dd84ab29;background:linear-gradient(180deg,#22161c00,#21161c 25%);filter:drop-shadow(0 -8px 13px rgba(0,0,0,.22))}html[data-theme=dark] .admin-sidebar-account>.admin-sidebar-action{border-color:#e08bb029;background:#37242ec7;color:#ead6df}html[data-theme=dark] .admin-sidebar-account>.admin-sidebar-action svg{border-color:#e08bb02e;background:linear-gradient(145deg,#482d3a,#2c1c24);color:#e291b2}html[data-theme=dark] .admin-sidebar-account>.admin-sidebar-action strong{color:#f6e6ed}html[data-theme=dark] .admin-sidebar-account>.admin-sidebar-action small{color:#b995a5}html[data-theme=dark] .admin-sidebar-account>.admin-sidebar-action.is-logout{border-color:#e7708938;background:#40242d;color:#f29aab}html[data-theme=dark] .admin-sidebar-account>.admin-sidebar-action.is-logout svg{border-color:#693744;background:#502731;color:#f29aab}.admin-sidebar:before{display:none}.admin-sidebar-backdrop{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.admin-sidebar,.admin-sidebar-nav{scrollbar-width:none;-ms-overflow-style:none}.admin-sidebar::-webkit-scrollbar,.admin-sidebar-nav::-webkit-scrollbar{display:none;width:0;height:0}.admin-sidebar-brand{width:calc(100% + 36px);box-sizing:border-box;margin-inline:-18px!important}html[data-theme=dark] .admin-sidebar{background:#21171d}@media(max-width:767px){.admin-sidebar{padding:0 18px calc(112px + env(safe-area-inset-bottom))}.admin-sidebar-header{position:sticky;z-index:15;top:0;background:#fffafd}.admin-sidebar-account{position:fixed;z-index:25;right:18px;bottom:max(0px,env(safe-area-inset-bottom));width:calc(min(78vw,320px) - 36px);margin:0}.admin-sidebar-nav{padding-bottom:112px}.admin-sidebar .admin-sidebar-close{top:25px;left:18px}.admin-sidebar .admin-sidebar-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}}@media(max-width:767px){html[data-theme=dark] .admin-sidebar-header{background:#21171d}}@media(max-height:820px){.admin-sidebar{overflow-y:auto!important;overscroll-behavior:contain}.admin-sidebar-nav{flex:0 0 auto;overflow-y:visible}}html[data-theme=dark] .admin-root :is(.category-admin-page,.product-admin-page,.orders-admin-page,.customer-admin-page,.coupons-admin-page,.shipping-admin-page,.payments-admin-page){color:#eadde4}html[data-theme=dark] .admin-root :is(.payments-admin-hero,.shipping-admin-hero,.coupons-admin-hero,.customer-admin-hero,.admin-resource-heading){border-color:#513742;background:radial-gradient(circle at 9% 8%,rgba(191,92,133,.2),transparent 33%),linear-gradient(145deg,#2d1e27,#21171d);color:#eadde4;box-shadow:0 14px 34px #0000003d}html[data-theme=dark] .admin-root :is(.payments-admin-hero h1,.shipping-admin-hero h1,.coupons-admin-hero h1,.customer-admin-hero h1,.admin-resource-heading h2){color:#f3e5eb}html[data-theme=dark] .admin-root :is(.payments-admin-hero p,.shipping-admin-hero p,.coupons-admin-hero p,.customer-admin-hero p,.admin-resource-heading p){color:#bda1af}html[data-theme=dark] .admin-root :is(.payments-admin-hero>div:last-child,.shipping-admin-hero>div:last-child,.customer-admin-hero>div:last-child){border-color:#60424f;background:#261920cc}html[data-theme=dark] .admin-root :is(.payments-admin-hero>div:last-child strong,.shipping-admin-hero>div:last-child strong,.customer-admin-hero>div:last-child strong){color:#ed9cbc}html[data-theme=dark] .admin-root :is(.payments-stats>button,.payments-proof-stat,.payments-list-card,.shipping-panel,.coupon-create-card,.coupons-list-card,.coupon-row,.customer-admin-toolbar,.customer-admin-table-wrap,.customer-admin-modal,.product-admin-summary>div,.product-admin-toolbar,.product-admin-card,.product-card-details,.category-summary-grid>div,.category-admin-toolbar,.category-admin-card,.orders-summary-grid>div,.orders-summary-grid>button,.orders-toolbar,.admin-order-card,.admin-orders-empty,.admin-orders-loading){border-color:#513742;background:#251a20;color:#eadde4;box-shadow:0 12px 30px #00000038}html[data-theme=dark] .admin-root :is(.payments-list-card>header,.payments-table-head,.payments-table>article,.shipping-panel>header,.shipping-inline-form,.shipping-rate-form,.shipping-company-list>div,.shipping-rates-list>div,.coupon-create-heading,.coupons-list-card>header,.customer-admin-modal-header,.customer-admin-tabs,.customer-admin-table-head,.customer-admin-table-body>article,.admin-order-card-header,.admin-order-details,.order-product-row){border-color:#513742}html[data-theme=dark] .admin-root :is(.payments-table-head,.customer-admin-table-head,.customer-admin-modal-header,.customer-admin-tabs){background:#302129;color:#c5a8b6}html[data-theme=dark] .admin-root :is(.payments-table>article:hover,.customer-admin-table-body>article:hover,.product-admin-card:hover,.category-admin-card:hover,.coupon-row:hover){background:#2d1f27}html[data-theme=dark] .admin-root :is(.payments-list-card>header h2,.payments-stats strong,.payment-order-identity strong,.payments-table>article>strong,.shipping-panel>header h2,.shipping-company-list strong,.shipping-rates-list strong,.shipping-uniform-form strong,.coupon-create-heading h2,.coupons-list-card>header h2,.coupon-code strong,.coupon-row>div:not(.coupon-code) strong,.coupon-one-time strong,.customer-admin-identity strong,.product-card-title h3,.category-admin-card h3,.admin-order-id strong,.admin-order-customer strong){color:#f0e0e8}html[data-theme=dark] .admin-root :is(.payments-stats small,.payment-order-identity small,.payment-method,.shipping-company-list small,.shipping-rates-list small,.shipping-settings-form p,.shipping-uniform-form small,.shipping-uniform-form label span,.coupon-one-time small,.coupon-row>div:not(.coupon-code) small,.coupon-code small,.customer-admin-table-body>article>small,.product-card-content>p,.category-card-content>p,.admin-order-id span){color:#b99ca9}html[data-theme=dark] .admin-root :is(.payments-list-card>header input,.shipping-inline-form input,.shipping-rate-form input,.shipping-rate-form select,.shipping-settings-form input,.shipping-uniform-form input,.coupon-field input,.coupons-list-card>header label input,.customer-admin-toolbar input){border-color:#60424f;background:#21171d;color:#eadde4}html[data-theme=dark] .admin-root :is(.shipping-uniform-form,.coupon-one-time,.customer-admin-toolbar>div,.product-card-details,.admin-order-overview>div,.order-products-section,.order-shipping-section,.order-payment-section){border-color:#5a3d49;background:#302129}html[data-theme=dark] .admin-root :is(.payment-order-identity>span,.shipping-company-icon,.shipping-panel>header b,.shipping-tracking-preview a,.coupon-code>span,.customer-admin-avatar){background:#4a2d3b;color:#efa7c2}html[data-theme=dark] .admin-root :is(.payment-row-actions button,.shipping-company-list button,.shipping-rates-list button,.coupon-row-actions button,.customer-admin-pagination button,.customer-admin-row-actions .is-details){border-color:#60424f;background:#302129;color:#d8b8c6}html[data-theme=dark] .admin-root :is(.shipping-inline-form button,.shipping-rate-form>button,.shipping-settings-form>button,.product-add-button){background:linear-gradient(135deg,#bd668a,#81405f);color:#fff7fa}.rosetta-hero.has-measured-height .rosetta-hero-card{aspect-ratio:var(--rosetta-hero-aspect)}.rosetta-hero.has-measured-height :is(.rosetta-hero-link,.rosetta-hero-image){height:100%}.rosetta-hero.has-measured-height .rosetta-hero-image{object-fit:contain}@media(max-width:640px){.rosetta-hero.has-multiple-slides .rosetta-hero-track{gap:10px;transform:translate(calc(20px - (var(--slide-index) * (100vw - 46px))))}.rosetta-hero.has-multiple-slides .rosetta-hero-card{width:calc(100vw - 56px);flex-basis:calc(100vw - 56px);opacity:.58;transform:scale(.96)}.rosetta-hero.has-multiple-slides .rosetta-hero-card.is-active{opacity:1;transform:scale(1)}.rosetta-hero.has-measured-height .rosetta-hero-image{width:100%;height:100%;aspect-ratio:auto}}.rosetta-hero{overflow:hidden;border-radius:0;background:#fff8fb}.rosetta-hero:after{display:none}.rosetta-hero-track{width:100%;max-width:100%;padding-inline-end:clamp(14px,2vw,30px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;transform:none!important;transition:none;-ms-overflow-style:none}.rosetta-hero-track::-webkit-scrollbar{display:none}.rosetta-hero-card,.rosetta-hero-card.is-active{flex-basis:min(70vw,1080px);border-radius:0;background:#fffafd;opacity:1;scroll-snap-align:center;scroll-snap-stop:always;transform:none;box-shadow:none}.rosetta-hero-image{animation:none}html[data-theme=dark] .rosetta-hero{background:#21171c}html[data-theme=dark] .rosetta-hero-card,html[data-theme=dark] .rosetta-hero-card.is-active{background:#292027}.contact-page{min-height:74vh;padding:130px clamp(16px,4vw,58px) 76px;color:#563d4b;background:linear-gradient(180deg,#fff8fb 0,#fff 410px)}.contact-page>section{max-width:1240px;margin-right:auto;margin-left:auto}.contact-hero{position:relative;display:grid;min-height:260px;margin-bottom:28px;padding:clamp(26px,4vw,52px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;overflow:hidden;border:1px solid #ead4df;border-radius:28px;background:radial-gradient(circle at 8% 10%,rgba(226,151,184,.24),transparent 30%),radial-gradient(circle at 91% 88%,rgba(187,169,221,.18),transparent 33%),linear-gradient(135deg,#fffafd,#f9edf4 58%,#f6f3fb);box-shadow:0 18px 42px #512b3e17}.contact-hero:after{position:absolute;right:-75px;bottom:-95px;width:280px;height:280px;border:1px solid rgba(174,93,132,.13);border-radius:50%;box-shadow:0 0 0 25px #ae5d8409,0 0 0 52px #ae5d8405;content:"";pointer-events:none}.contact-hero-copy{position:relative;z-index:1;max-width:690px}.contact-eyebrow{display:block;color:#aa587b;font-size:.63rem;font-weight:850;letter-spacing:.14em}.contact-hero h1{margin:8px 0;color:#48313e;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.035em}.contact-hero-copy>p{max-width:660px;margin:0;color:#856c7a;font-size:clamp(.77rem,1.3vw,.92rem);line-height:1.9}.contact-hero-note{display:inline-flex;margin-top:19px;padding:9px 12px;align-items:center;gap:8px;border:1px solid #e8cfd9;border-radius:11px;background:#ffffffb8;color:#80586b}.contact-hero-note>span{color:#b25f81;font-size:.85rem}.contact-hero-note p{margin:0;font-size:.63rem;font-weight:700}.contact-hero-mark{position:relative;z-index:1;display:grid;width:168px;height:168px;flex:0 0 168px;padding:15px;place-content:center;border:1px solid rgba(178,96,132,.25);border-radius:50%;background:#fffdfe94;box-shadow:inset 0 0 0 12px #b7668c0b;color:#9f5274;text-align:center}.contact-hero-mark span{font-family:Georgia,serif;font-size:1.05rem;font-weight:700;letter-spacing:.17em}.contact-hero-mark small{margin-top:8px;color:#a88796;font-size:.42rem;font-weight:850;letter-spacing:.16em}.contact-methods-section{margin-bottom:28px}.contact-section-heading{max-width:690px;margin:0 auto 18px;text-align:center}.contact-section-heading>span{color:#aa587b;font-size:.62rem;font-weight:850;letter-spacing:.1em}.contact-section-heading h2{margin:6px 0;color:#4d3542;font-size:clamp(1.45rem,3vw,2.05rem)}.contact-section-heading p{margin:0;color:#907582;font-size:.76rem;line-height:1.75}.contact-methods-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.contact-method-card{position:relative;display:flex;min-height:250px;padding:20px;flex-direction:column;align-items:flex-start;overflow:hidden;border:1px solid #eadbe2;border-radius:19px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 11px 27px #512b3e0f;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.contact-method-card:after{position:absolute;left:-30px;bottom:-30px;width:105px;height:105px;border-radius:50%;background:#b45c820e;content:""}.contact-method-card:hover{border-color:#cf99b0;box-shadow:0 18px 36px #512b3e1f;transform:translateY(-4px)}.contact-method-icon{position:relative;z-index:1;display:grid;width:45px;height:45px;margin-bottom:15px;place-items:center;border-radius:14px;background:#f8e6ee;color:#aa5578}.contact-method-icon svg,.contact-social-links svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.contact-method-card.is-whatsapp .contact-method-icon{background:#e8f7ef;color:#36845b}.contact-method-card.is-phone .contact-method-icon{background:#f0ebfb;color:#755ca7}.contact-method-label{position:relative;z-index:1;color:#ad6684;font-size:.54rem;font-weight:850;letter-spacing:.08em}.contact-method-card strong{position:relative;z-index:1;margin:5px 0 7px;color:#563b49;font-size:.98rem}.contact-method-card small{position:relative;z-index:1;min-height:53px;color:#927783;font-size:.66rem;line-height:1.65}.contact-method-card b{position:relative;z-index:1;display:flex;margin-top:auto;align-items:center;gap:7px;color:#a34f72;font-size:.62rem}.contact-method-card b i{font-size:1rem;font-style:normal;transition:transform .2s ease}.contact-method-card:hover b i{transform:translate(-4px)}.contact-page.is-english .contact-method-card:hover b i{transform:translate(4px)}.contact-community{display:grid;margin-bottom:18px;padding:25px 28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:25px;border:1px solid #ead9e1;border-radius:21px;background:linear-gradient(135deg,#fffafd,#f7f2fb);box-shadow:0 12px 27px #512b3e0d}.contact-community h2{margin:6px 0 5px;color:#513744;font-size:1.32rem}.contact-community p{max-width:620px;margin:0;color:#8c7180;font-size:.71rem;line-height:1.7}.contact-social-links{display:flex;align-items:center;gap:8px}.contact-social-links a{display:inline-flex;min-width:46px;min-height:46px;padding:0 11px;align-items:center;justify-content:center;gap:7px;border:1px solid #e5ced9;border-radius:12px;background:#fff;color:#92506d;font-size:.58rem;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease}.contact-social-links a:hover{background:#f9eaf1;transform:translateY(-2px)}.contact-social-links a:nth-child(2){color:#64508b}.contact-social-links a:nth-child(3){color:#536eaa}.contact-closing{display:flex;padding:13px 4px 0;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #eadde3}.contact-closing>div{display:flex;align-items:center;gap:8px}.contact-closing>div>span{color:#b56082;font-size:1.1rem}.contact-closing p{margin:0;color:#9a7e8c;font-size:.62rem}.contact-closing>a{display:inline-flex;min-height:35px;padding:0 11px;align-items:center;gap:7px;border-radius:9px;color:#9f5274;font-size:.62rem;font-weight:800;text-decoration:none}.contact-closing>a:hover{background:#f8eaef}.contact-closing>a span{font-size:.95rem}html[data-theme=dark] .contact-page{color:#eadde4;background:linear-gradient(180deg,#271a21 0,#1c1419 410px)}html[data-theme=dark] .contact-hero{border-color:#523845;background:radial-gradient(circle at 8% 10%,rgba(192,95,138,.17),transparent 30%),radial-gradient(circle at 91% 88%,rgba(129,105,178,.13),transparent 33%),linear-gradient(135deg,#2c1e26,#21171d 58%,#28202f);box-shadow:0 18px 42px #00000045}html[data-theme=dark] .contact-hero h1,html[data-theme=dark] .contact-section-heading h2,html[data-theme=dark] .contact-method-card strong,html[data-theme=dark] .contact-community h2{color:#f2e3ea}html[data-theme=dark] .contact-hero-copy>p,html[data-theme=dark] .contact-section-heading p,html[data-theme=dark] .contact-method-card small,html[data-theme=dark] .contact-community p,html[data-theme=dark] .contact-closing p{color:#bda1ae}html[data-theme=dark] .contact-hero-note,html[data-theme=dark] .contact-hero-mark{border-color:#644352;background:#24181fc2;color:#d5adbd}html[data-theme=dark] .contact-hero-mark small{color:#b799a7}html[data-theme=dark] .contact-method-card{border-color:#513742;background:#251a20;box-shadow:0 11px 27px #00000038}html[data-theme=dark] .contact-method-card:hover{border-color:#9a5b76;background:#2d1f27}html[data-theme=dark] .contact-method-icon{background:#4a2d3b;color:#eea5c1}html[data-theme=dark] .contact-method-card.is-whatsapp .contact-method-icon{background:#244536;color:#a6dfbf}html[data-theme=dark] .contact-method-card.is-phone .contact-method-icon{background:#392e54;color:#c9b8ef}html[data-theme=dark] .contact-community{border-color:#513742;background:linear-gradient(135deg,#2b1d25,#21171d);box-shadow:0 12px 27px #00000038}html[data-theme=dark] .contact-social-links a{border-color:#60424f;background:#302129;color:#e8a3be}html[data-theme=dark] .contact-social-links a:hover,html[data-theme=dark] .contact-closing>a:hover{background:#422936}html[data-theme=dark] .contact-closing{border-color:#49343e}html[data-theme=dark] .contact-closing>a{color:#eca4bf}@media(max-width:760px){.contact-page{padding:104px 13px 46px}.contact-hero{min-height:0;margin-bottom:20px;padding:23px 19px;grid-template-columns:1fr;border-radius:18px}.contact-hero-mark{display:none}.contact-hero h1{font-size:2rem}.contact-hero-note{display:flex;align-items:flex-start}.contact-hero-note p{line-height:1.55}.contact-section-heading{margin-bottom:13px}.contact-methods-grid{grid-template-columns:1fr;gap:9px}.contact-method-card{min-height:0;padding:16px}.contact-method-card small{min-height:0}.contact-method-icon{width:40px;height:40px;margin-bottom:10px;border-radius:12px}.contact-community{padding:18px;grid-template-columns:1fr;gap:14px;border-radius:16px}.contact-community h2{font-size:1.14rem}.contact-social-links{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.contact-social-links a{width:100%;padding:0 5px}.contact-social-links a span{font-size:.52rem}.contact-closing{padding-top:14px;align-items:flex-start;flex-direction:column}}@media(max-width:640px){.rosetta-hero.has-multiple-slides .rosetta-hero-track{gap:10px;padding-inline:40px;scroll-padding-inline:40px;transform:none!important}.rosetta-hero.has-multiple-slides .rosetta-hero-card,.rosetta-hero.has-multiple-slides .rosetta-hero-card.is-active{width:calc(100vw - 96px);flex-basis:calc(100vw - 96px);opacity:1;transform:none}}.admin-sidebar-account{position:relative;bottom:auto}@media(max-width:767px){.admin-sidebar{padding-bottom:max(0px,env(safe-area-inset-bottom));overflow-y:hidden!important}.admin-sidebar-nav{min-height:0;padding-bottom:0;flex:1 1 auto;overflow-y:auto}.admin-sidebar-account{position:relative;right:auto;bottom:auto;width:auto;margin:0 -18px;flex:0 0 auto}}.checkout-page{--co-ink:#3e2934;--co-muted:#927884;--co-pink:#a95075;--co-line:#eadbe2;min-height:100vh;padding:115px max(18px,calc((100vw - 1240px)/2)) 70px;background:radial-gradient(circle at 90% 0,rgba(235,188,207,.3),transparent 28%),linear-gradient(180deg,#fffafd,#f8f3f6);color:var(--co-ink);font-family:inherit}.checkout-hero{display:flex;min-height:130px;margin-bottom:22px;padding:25px 29px;align-items:center;gap:24px;border:1px solid rgba(178,93,130,.16);border-radius:25px;background:linear-gradient(135deg,#fffffffa,#fcf0f6f2);box-shadow:0 18px 48px #542d4014}.checkout-hero>button{align-self:flex-start;border:0;background:none;color:#9b6079;font:700 .7rem inherit;cursor:pointer}.checkout-hero>div:nth-child(2){flex:1}.checkout-hero>div>span{color:#ad5c7e;font-size:.58rem;font-weight:900;letter-spacing:.15em}.checkout-hero h1{margin:6px 0 4px;font-size:2rem;line-height:1.15}.checkout-hero p{margin:0;color:var(--co-muted);font-size:.7rem}.checkout-secure-badge{display:flex!important;padding:12px 15px;align-items:center;gap:10px;border:1px solid #dceae2;border-radius:15px;background:#f5fcf8}.checkout-secure-badge>i{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#3d9167;color:#fff;font-style:normal}.checkout-secure-badge span{display:flex;flex-direction:column;letter-spacing:0!important}.checkout-secure-badge strong{font-size:.65rem}.checkout-secure-badge small{color:#81988b;font-size:.52rem}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:22px}.checkout-form-column{display:flex;flex-direction:column;gap:17px}.checkout-card,.checkout-summary{border:1px solid var(--co-line);border-radius:21px;background:#fffffff0;box-shadow:0 13px 35px #4b273911}.checkout-card{padding:22px}.checkout-card>header{display:flex;margin-bottom:20px;align-items:center;gap:12px}.checkout-card>header>b{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;background:linear-gradient(135deg,#bd668b,#8d4665);color:#fff;font-size:.7rem;box-shadow:0 7px 15px #8d466538}.checkout-card h2{margin:0;font-size:1rem}.checkout-card header p{margin:3px 0 0;color:var(--co-muted);font-size:.59rem}.checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkout-field{display:flex;min-width:0;flex-direction:column;gap:7px}.checkout-field.is-wide{grid-column:1/-1}.checkout-field>span,.checkout-notes>span{color:#654554;font-size:.61rem;font-weight:800}.checkout-field>span b{margin-inline-start:3px;color:#c14f68}.checkout-field input,.checkout-field select,.checkout-notes textarea{width:100%;min-height:47px;padding:0 14px;border:1px solid #e6d7df;border-radius:12px;outline:0;background:#fffafd;color:#533945;font-family:inherit;font-size:.66rem;transition:.2s}.checkout-field select{appearance:auto}.checkout-field input:focus,.checkout-field select:focus,.checkout-notes textarea:focus{border-color:#bd6b8d;box-shadow:0 0 0 4px #bd6b8d1a;background:#fff}.checkout-field input::placeholder,.checkout-notes textarea::placeholder{color:#b49da8}.checkout-field select:disabled{cursor:not-allowed;opacity:.6}.checkout-notes{display:flex;margin-top:14px;flex-direction:column;gap:7px}.checkout-notes small{color:#a8909c;font-weight:500}.checkout-notes textarea{min-height:82px;padding:12px 14px;resize:vertical}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-options>button{position:relative;display:grid;min-height:83px;padding:13px;grid-template-columns:18px 36px 1fr auto;align-items:center;gap:9px;border:1px solid #eadce3;border-radius:15px;background:#fffafd;color:#60404f;text-align:right;cursor:pointer}.payment-options>button.is-active{border-color:#b96084;background:#fff6fa;box-shadow:0 0 0 3px #b9608417}.payment-radio{width:16px;height:16px;border:2px solid #cbb3be;border-radius:50%}.is-active .payment-radio{border:5px solid #a95075}.payment-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#f6e5ed;color:#9d4b6e;font-size:1.1rem}.payment-options strong,.payment-options small{display:block}.payment-options strong{font-size:.64rem}.payment-options small{margin-top:4px;color:#9a828e;font-size:.52rem}.payment-options button>b{padding:4px 7px;border-radius:999px;background:#e6f5ed;color:#3b805c;font-size:.46rem}.payment-options button>b.is-soon{background:#f3edf0;color:#967b88}.checkout-summary{position:sticky;top:95px;overflow:hidden}.checkout-summary>header{display:flex;padding:20px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee1e7;background:linear-gradient(135deg,#fff,#fff7fa)}.checkout-summary>header span{color:#aa5a7b;font-size:.54rem;font-weight:850}.checkout-summary h2{margin:4px 0 0;font-size:.9rem}.checkout-summary>header button{border:0;background:none;color:#a15474;font:750 .55rem inherit;text-decoration:underline;cursor:pointer}.checkout-products{display:flex;max-height:245px;padding:13px 18px;overflow:auto;flex-direction:column}.checkout-products article{display:grid;padding:10px 0;grid-template-columns:47px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #f1e7eb}.checkout-products article:last-child{border:0}.checkout-product-art{position:relative;display:grid;width:45px;height:45px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f8e5ee,#f2d7e3);color:#a45173}.checkout-product-art b{position:absolute;top:-5px;left:-5px;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#784158;color:#fff;font-size:.47rem}.checkout-products article>div:nth-child(2){min-width:0}.checkout-products strong{display:block;overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.checkout-products small{color:#9d8791;font-size:.48rem}.checkout-products article>span{font-size:.57rem;font-weight:850}.checkout-coupon{padding:17px 18px;border-top:1px solid #eee2e7;border-bottom:1px solid #eee2e7;background:#fffafd}.checkout-coupon>label{display:block;margin-bottom:8px;font-size:.59rem;font-weight:800}.checkout-coupon>div{display:grid;grid-template-columns:1fr auto}.checkout-coupon input{min-width:0;height:42px;padding:0 12px;border:1px solid #e2d1da;border-radius:0 10px 10px 0;outline:0;background:#fff;font:700 .58rem inherit;letter-spacing:.06em}.checkout-coupon button{padding:0 15px;border:0;border-radius:10px 0 0 10px;background:#6e4054;color:#fff;font:800 .55rem inherit;cursor:pointer}.checkout-coupon p{margin:7px 0 0;color:#b64758;font-size:.5rem}.checkout-coupon p.is-valid{color:#37805a}.checkout-totals{margin:0;padding:17px 19px}.checkout-totals>div{display:flex;padding:6px 0;align-items:center;justify-content:space-between;color:#846b77;font-size:.59rem}.checkout-totals dd{margin:0;font-weight:750}.checkout-totals .is-discount{color:#3c8a61}.checkout-totals .is-total{margin-top:8px;padding-top:15px;border-top:1px dashed #dcc7d1;color:#4d3340}.checkout-totals .is-total dt{font-size:.72rem;font-weight:900}.checkout-totals .is-total dd{display:flex;align-items:baseline;gap:5px;color:#a34e71}.checkout-totals .is-total strong{font-size:1.25rem}.checkout-totals .is-total small{font-size:.47rem}.checkout-submit{display:flex;width:calc(100% - 36px);min-height:52px;margin:0 18px 14px;align-items:center;justify-content:center;border:0;border-radius:13px;background:linear-gradient(135deg,#bd6388,#85415f);color:#fff;font:900 .67rem inherit;box-shadow:0 11px 24px #85415f3d;cursor:pointer}.checkout-submit:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.checkout-trust{display:flex;padding:0 18px 17px;justify-content:space-between;color:#9a7e8b;font-size:.46rem}.checkout-alert{display:flex;min-height:48px;margin-bottom:15px;padding:10px 15px;align-items:center;justify-content:space-between;border-radius:13px;font-size:.61rem}.checkout-alert.is-error{border:1px solid #edc5ce;background:#fff0f3;color:#a43e54}.checkout-alert.is-success{border:1px solid #c8e5d6;background:#effbf5;color:#337853}.checkout-alert button{border:0;background:none;color:inherit;font:800 .58rem inherit;cursor:pointer}.checkout-alert div{display:flex;flex-direction:column}.checkout-alert small{margin-top:3px}.checkout-loading{display:grid;min-height:100vh;place-items:center;align-content:center;gap:10px;color:#8d6879}.checkout-loading span{width:38px;height:38px;border:3px solid #eddce4;border-top-color:#a95275;border-radius:50%;animation:spin .8s linear infinite}.checkout-loading p{font-size:.65rem}html:not([data-theme=dark]) .checkout-page{color-scheme:light;background:radial-gradient(circle at 92% 2%,rgba(244,205,221,.38),transparent 29%),linear-gradient(180deg,#fffdfd 0,#fbf6f8 48%,#f8f2f5)}html:not([data-theme=dark]) .checkout-page .checkout-hero{border-color:#eddde5;background:linear-gradient(135deg,#fff 0,#fff9fb 58%,#fceef4)}html:not([data-theme=dark]) .checkout-page .checkout-card,html:not([data-theme=dark]) .checkout-page .checkout-summary{border-color:#eadbe2;background:#fff;color:#3e2934}html:not([data-theme=dark]) .checkout-page .checkout-summary>header{border-color:#eee1e7;background:linear-gradient(135deg,#fff,#fff6fa);color:#3e2934}html:not([data-theme=dark]) .checkout-page .checkout-field input,html:not([data-theme=dark]) .checkout-page .checkout-field select,html:not([data-theme=dark]) .checkout-page .checkout-notes textarea,html:not([data-theme=dark]) .checkout-page .checkout-coupon input{border-color:#e4d3dc;background:#fffdfd;color:#503642}html:not([data-theme=dark]) .checkout-page .checkout-field input:focus,html:not([data-theme=dark]) .checkout-page .checkout-field select:focus,html:not([data-theme=dark]) .checkout-page .checkout-notes textarea:focus{border-color:#b75c81;background:#fff;box-shadow:0 0 0 4px #b75c811a}html:not([data-theme=dark]) .checkout-page .payment-options>button{border-color:#eadce3;background:#fffafd;color:#60404f}html:not([data-theme=dark]) .checkout-page .payment-options>button.is-active{border-color:#b96084;background:#fff4f8;color:#543543}html:not([data-theme=dark]) .checkout-page .checkout-coupon{border-color:#eee2e7;background:#fff9fb;color:#503642}html:not([data-theme=dark]) .checkout-page .checkout-products article{border-color:#f1e7eb}html[data-theme=dark] .checkout-page{--co-ink:#f1e3ea;--co-muted:#b99fac;--co-line:#4d3541;background:radial-gradient(circle at 90% 0,#402431,transparent 30%),#170f14}html[data-theme=dark] .checkout-page .checkout-hero,html[data-theme=dark] .checkout-page .checkout-card,html[data-theme=dark] .checkout-page .checkout-summary{background:linear-gradient(145deg,#2b1c24,#21161c);border-color:#4d3541}html[data-theme=dark] .checkout-page .checkout-field input,html[data-theme=dark] .checkout-page .checkout-field select,html[data-theme=dark] .checkout-page .checkout-notes textarea,html[data-theme=dark] .checkout-page .checkout-coupon input{border-color:#543b48;background:#21161c;color:#f0dfe7}html[data-theme=dark] .checkout-page .checkout-summary>header,html[data-theme=dark] .checkout-page .checkout-coupon,html[data-theme=dark] .checkout-page .payment-options>button{border-color:#4d3541;background:#2a1c23;color:#eadbe3}html[data-theme=dark] .checkout-page .payment-options>button.is-active{border-color:#ba6287;background:#3a2230}html[data-theme=dark] .checkout-page .checkout-products article,html[data-theme=dark] .checkout-page .checkout-coupon,html[data-theme=dark] .checkout-page .checkout-summary>header{border-color:#47303b}@media(max-width:900px){.checkout-page{padding:90px 12px 95px}.checkout-hero{padding:20px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.checkout-secure-badge{display:none!important}}@media(max-width:600px){.checkout-page{padding-inline:8px}.checkout-hero{min-height:auto;padding:17px;align-items:flex-start;flex-direction:column;gap:9px;border-radius:18px}.checkout-hero>button{order:2}.checkout-hero h1{font-size:1.55rem}.checkout-card{padding:16px;border-radius:16px}.checkout-fields,.payment-options{grid-template-columns:1fr}.checkout-field.is-wide{grid-column:auto}.checkout-card>header{align-items:flex-start}.payment-options>button{grid-template-columns:18px 34px 1fr auto}.checkout-summary{border-radius:16px}.checkout-trust{gap:5px}.checkout-trust span{font-size:.42rem}}.profile-shipping-card{margin-top:18px;overflow:hidden;border:1px solid #eadde3;border-radius:20px;background:#fff;box-shadow:0 16px 38px #4e253814}.profile-shipping-card>header{display:flex;padding:20px 25px;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e3e8;background:linear-gradient(180deg,#fff,#fffafd)}.profile-shipping-card>header span{color:#ac6483;font-size:.65rem;font-weight:850;letter-spacing:.09em}.profile-shipping-card>header h2{margin:4px 0;color:#47333e;font-size:1.16rem}.profile-shipping-card>header p{margin:0;color:#9d8290;font-size:.62rem}.profile-shipping-edit{display:grid;width:40px;height:40px;place-items:center;border:1px solid #e9d4de;border-radius:12px;background:#fff5f9;color:#a24e71;font-size:1rem;cursor:pointer}.profile-shipping-summary{display:flex;padding:22px 25px;flex-direction:column;gap:7px}.profile-shipping-summary strong{color:#4c3440;font-size:.85rem}.profile-shipping-summary span{color:#a05273;font-size:.68rem;font-weight:750}.profile-shipping-summary p{margin:0;color:#6d515f;font-size:.7rem}.profile-shipping-summary small{padding-top:7px;border-top:1px dashed #eadce3;color:#9c818e;font-size:.58rem}.profile-shipping-form{display:grid;padding:24px 25px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-shipping-form label{display:flex;min-width:0;flex-direction:column;gap:7px}.profile-shipping-form label.is-wide{grid-column:1/-1}.profile-shipping-form label>span{color:#684b5a;font-size:.68rem;font-weight:800}.profile-shipping-form label small{color:#9e8491;font-weight:500}.profile-shipping-form input,.profile-shipping-form select,.profile-shipping-form textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid #e5d4dd;border-radius:12px;outline:0;background:#fff;color:#4e3843;font:inherit;font-size:.72rem}.profile-shipping-form textarea{min-height:80px;padding-block:12px;resize:vertical}.profile-shipping-form input:focus,.profile-shipping-form select:focus,.profile-shipping-form textarea:focus{border-color:#bd6b8c;box-shadow:0 0 0 4px #bd6b8c1f}.profile-shipping-feedback{margin:0;grid-column:1/-1;color:#a84960;font-size:.62rem}.profile-shipping-actions{display:flex;grid-column:1/-1;justify-content:flex-end;gap:9px}.profile-shipping-actions button,.checkout-address-actions button{min-height:42px;padding:0 17px;border:1px solid #e3d2da;border-radius:11px;background:#fff;color:#886b79;font:800 .62rem inherit;cursor:pointer}.profile-shipping-actions .is-save,.checkout-address-actions .is-save{border:0;background:linear-gradient(135deg,#be6a8d,#8b4465);color:#fff;box-shadow:0 8px 17px #8b446533}.checkout-saved-address{overflow:hidden;border:1px solid #dfcbd5;border-radius:20px;background:linear-gradient(145deg,#fff,#fff8fb);box-shadow:0 13px 35px #4b273911}.checkout-saved-address>header{display:flex;padding:18px 21px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee1e7}.checkout-saved-address>header span{color:#aa5a7b;font-size:.55rem;font-weight:850}.checkout-saved-address h2{margin:4px 0 0;color:#44303a;font-size:.92rem}.checkout-saved-address>header button{display:grid;width:37px;height:37px;place-items:center;border:1px solid #e6d3dc;border-radius:11px;background:#fff;color:#a14e70;font-size:.95rem;cursor:pointer}.checkout-saved-address>div{display:flex;padding:18px 21px;flex-direction:column;gap:6px}.checkout-saved-address p{margin:0;color:#a15172;font-size:.65rem;font-weight:750}.checkout-saved-address strong{color:#553b48;font-size:.67rem}.checkout-saved-address span{color:#725764;font-size:.63rem}.checkout-saved-address small{padding-top:7px;border-top:1px dashed #e5d5dd;color:#9b818e;font-size:.54rem}.checkout-address-actions{display:flex;margin-top:16px;justify-content:flex-end;gap:8px}.checkout-payment-totals{margin:20px 0 0;padding:17px 0 0;border-top:1px solid #eee1e7}.checkout-payment-totals>div{display:flex;padding:7px 2px;align-items:center;justify-content:space-between;color:#7d6571;font-size:.63rem}.checkout-payment-totals dd{margin:0;font-weight:800}.checkout-payment-totals .is-discount{color:#3b865e}.checkout-payment-totals .is-total{margin-top:7px;padding-top:15px;border-top:1px dashed #dbc6d0;color:#47313c}.checkout-payment-totals .is-total dt{font-size:.78rem;font-weight:900}.checkout-payment-totals .is-total dd{display:flex;align-items:baseline;gap:6px;color:#a24d70}.checkout-payment-totals .is-total strong{font-size:1.35rem}.checkout-payment-totals .is-total small{font-size:.49rem}.checkout-submit.is-inline{width:100%;margin:15px 0 0}.checkout-address-feedback{margin:14px 0 0;padding:10px 12px;border:1px solid #efc6d0;border-radius:10px;background:#fff1f4;color:#a43e55;font-size:.59rem;font-weight:750}html[data-theme=dark] .profile-shipping-card,html[data-theme=dark] .checkout-saved-address{border-color:#523845;background:linear-gradient(145deg,#2b1e25,#271a21);color:#f2e4ea}.profile-page-shell.is-english .profile-shipping-card{direction:ltr;text-align:left}html[data-theme=dark] .profile-shipping-card>header,html[data-theme=dark] .checkout-saved-address>header{border-color:#4c3440;background:#2b1e25}html[data-theme=dark] .profile-shipping-card h2,html[data-theme=dark] .profile-shipping-summary strong,html[data-theme=dark] .checkout-saved-address h2,html[data-theme=dark] .checkout-saved-address strong{color:#f3e5eb}html[data-theme=dark] .profile-shipping-form input,html[data-theme=dark] .profile-shipping-form select,html[data-theme=dark] .profile-shipping-form textarea{border-color:#5a3d4b;background:#35242d;color:#f3e5eb}html[data-theme=dark] .checkout-payment-totals{border-color:#4b3440}@media(max-width:640px){.profile-shipping-card{margin-top:13px;border-radius:15px}.profile-shipping-card>header{padding:15px}.profile-shipping-form{display:flex;padding:17px 15px;flex-direction:column;gap:13px}.profile-shipping-summary{padding:17px 15px}.profile-shipping-actions{width:100%}.profile-shipping-actions button{flex:1}.checkout-saved-address{border-radius:16px}.checkout-address-actions{flex-direction:column}.checkout-address-actions button{width:100%}.checkout-payment-totals .is-total strong{font-size:1.18rem}}.checkout-page{--checkout-wine:#71344f;--checkout-rose:#b85d83;--checkout-gold:#c18b3d}.checkout-page:before{position:fixed;z-index:-1;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.62),transparent 42%),radial-gradient(circle at 12% 24%,rgba(199,125,157,.09),transparent 24%);content:"";pointer-events:none}.checkout-hero{min-height:145px;padding:29px 34px;border-radius:29px;box-shadow:0 22px 60px #52283c1a}.checkout-hero h1{font-family:Georgia,Times New Roman,serif;font-size:2.35rem;letter-spacing:-.025em}.checkout-secure-badge{min-width:150px;justify-content:center}.checkout-progress{display:grid;max-width:790px;margin:0 auto 25px;padding:13px 18px;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;border:1px solid rgba(177,101,134,.15);border-radius:18px;background:#ffffffbf;box-shadow:0 9px 28px #4e25380e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.checkout-progress>div{display:flex;align-items:center;gap:9px;white-space:nowrap}.checkout-progress>div>b{display:grid;width:29px;height:29px;place-items:center;border:1px solid #e5d4dc;border-radius:50%;background:#fff;color:#a68b98;font-size:.56rem}.checkout-progress>div>span{display:flex;flex-direction:column}.checkout-progress strong{color:#6c505e;font-size:.56rem}.checkout-progress small{margin-top:2px;color:#ad96a1;font-size:.45rem}.checkout-progress>i{height:1px;background:linear-gradient(90deg,#d9bdca,#ebdfe5)}.checkout-progress .is-complete>b{border-color:#d9eee3;background:#eaf8f0;color:#39815c}.checkout-progress .is-current>b{border-color:transparent;background:linear-gradient(135deg,var(--checkout-rose),var(--checkout-wine));color:#fff;box-shadow:0 5px 13px #71344f38}.checkout-layout{grid-template-columns:minmax(0,1.25fr) minmax(355px,.75fr);gap:26px}.checkout-form-column{gap:20px}.checkout-card,.checkout-saved-address,.checkout-summary{border-radius:24px;box-shadow:0 17px 45px #4b273913}.checkout-card{padding:26px}.checkout-card>header{margin-bottom:23px}.checkout-card>header>b{width:39px;height:39px;border-radius:13px}.checkout-card h2{font-size:1.08rem}.checkout-card header p{font-size:.61rem}.checkout-saved-address{position:relative;overflow:visible;border-color:#e5ced9}.checkout-saved-address:before{position:absolute;top:18px;bottom:18px;right:0;width:4px;border-radius:4px 0 0 4px;background:linear-gradient(var(--checkout-rose),var(--checkout-wine));content:""}.checkout-saved-address>header{border-radius:24px 24px 0 0;background:linear-gradient(135deg,#fff,#fff4f8)}.checkout-saved-address>header button{transition:transform .2s,box-shadow .2s}.checkout-saved-address>header button:hover{box-shadow:0 7px 17px #7d3c5a24;transform:translateY(-2px)}.payment-options{gap:15px}.payment-options>button{min-height:99px;padding:17px;border-radius:18px;transition:border-color .2s,transform .2s,box-shadow .2s}.payment-options>button:hover{border-color:#d2a2b7;transform:translateY(-2px)}.payment-options>button.is-active{box-shadow:0 11px 25px #9344671a,inset 0 0 0 1px #b960841f}.payment-icon{width:42px;height:42px;border-radius:13px}.payment-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.payment-options strong{font-size:.69rem}.payment-options small{font-size:.54rem}.checkout-payment-totals{margin-top:24px;padding:21px 18px 0;border:1px solid #eadde3;border-radius:17px;background:linear-gradient(145deg,#fffafd,#fff)}.checkout-payment-totals>div{padding:8px 0}.checkout-payment-totals .is-total{margin-inline:-18px;padding:17px 18px 5px;border-top:1px dashed #d7bdc9}.checkout-payment-totals .is-total strong{font-size:1.55rem}.checkout-submit.is-inline{min-height:57px;border-radius:15px;font-size:.72rem;transition:transform .2s,box-shadow .2s}.checkout-submit.is-inline:not(:disabled):hover{box-shadow:0 15px 30px #85415f52;transform:translateY(-2px)}.checkout-summary{top:105px;border-color:#e3d0da}.checkout-summary>header{padding:23px}.checkout-summary h2{font-size:1rem}.checkout-products{max-height:310px;padding:15px 20px}.checkout-products article{padding:13px 0}.checkout-product-art{width:51px;height:51px;border-radius:15px}.checkout-product-art.has-image{overflow:visible;background:#fff;box-shadow:0 5px 13px #502a3c1a}.checkout-product-art.has-image img{width:100%;height:100%;overflow:hidden;border-radius:inherit;object-fit:cover;object-position:center}.checkout-product-art>span{font-size:.8rem}.checkout-coupon{padding:20px}.checkout-coupon input,.checkout-coupon button{height:45px}.checkout-trust{padding:17px 20px;justify-content:center;gap:20px;border-top:1px solid #eee2e7;background:#fffafd}html[data-theme=dark] .checkout-progress{border-color:#4d3541;background:#261920d1}html[data-theme=dark] .checkout-progress strong{color:#eadbe3}html[data-theme=dark] .checkout-progress>div>b{border-color:#58404c;background:#302129;color:#c4a9b5}html[data-theme=dark] .checkout-payment-totals{border-color:#4d3541;background:#241820}html[data-theme=dark] .checkout-trust{border-color:#49343e;background:#241820}html[data-theme=dark] .checkout-page{color:#f4e8ee;background:radial-gradient(circle at 90% 0,#482738,transparent 30%),linear-gradient(180deg,#190f15,#130c11)}html[data-theme=dark] .checkout-page:before{background:radial-gradient(circle at 12% 24%,rgba(198,103,145,.1),transparent 25%)}html[data-theme=dark] .checkout-hero{border-color:#573a49;background:linear-gradient(135deg,#32202a,#251820 62%,#2e1c27);box-shadow:0 22px 60px #0000004d}html[data-theme=dark] .checkout-hero h1,html[data-theme=dark] .checkout-card h2,html[data-theme=dark] .checkout-summary h2{color:#fff3f8}html[data-theme=dark] .checkout-secure-badge{border-color:#385a49;background:#203a2e;color:#dff6e8}html[data-theme=dark] .checkout-card,html[data-theme=dark] .checkout-summary{border-color:#513642;background:linear-gradient(145deg,#2c1d25,#21151b);box-shadow:0 17px 45px #0000003d}html[data-theme=dark] .payment-options>button{border-color:#563945;background:#291a22;color:#eddde5}html[data-theme=dark] .payment-options>button.is-active{border-color:#cf7299;background:linear-gradient(145deg,#432637,#34202b);box-shadow:0 11px 25px #0003}html[data-theme=dark] .payment-icon{background:#4a2938;color:#f0a2c1}html[data-theme=dark] .payment-options small,html[data-theme=dark] .checkout-payment-totals>div{color:#c3a7b4}html[data-theme=dark] .checkout-coupon input{border-color:#5a3c4a;background:#1e1319;color:#f5e7ed}html[data-theme=dark] .checkout-coupon button{background:#b75d82;color:#fff}html[data-theme=dark] .checkout-products article{border-color:#49313d}html[data-theme=dark] .checkout-product-art.has-image{background:#39242e;box-shadow:0 5px 13px #0000003d}.checkout-page.is-english{text-align:left}.checkout-page.is-english .checkout-saved-address:before{right:auto;left:0;border-radius:0 4px 4px 0}.checkout-page.is-english .payment-options>button{text-align:left}.checkout-page.is-english .checkout-coupon input{border-radius:10px 0 0 10px}.checkout-page.is-english .checkout-coupon button{border-radius:0 10px 10px 0}.checkout-success-page{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;overflow:hidden;padding:22px;background:radial-gradient(circle at 50% 35%,rgba(186,92,132,.2),transparent 32%),linear-gradient(145deg,#1c0e15f5,#0b070afa);font-family:inherit}.checkout-success-glow{position:absolute;width:min(720px,120vw);aspect-ratio:1;border:1px solid rgba(222,148,179,.15);border-radius:50%;box-shadow:0 0 0 80px #ba5c8409,0 0 0 170px #ba5c8406;animation:checkoutSuccessGlow 2.4s ease-in-out infinite alternate}.checkout-success-modal{position:relative;width:min(430px,100%);padding:48px 36px 30px;border:1px solid rgba(237,180,204,.27);border-radius:28px;background:linear-gradient(150deg,#371f2bfa,#1b1117fc);box-shadow:0 35px 100px #0000008c,inset 0 1px #ffffff14;color:#fff;text-align:center;animation:checkoutSuccessEnter .72s cubic-bezier(.18,.89,.3,1.25) both}.checkout-success-modal:before{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 32%);content:"";pointer-events:none}.checkout-success-mark{position:relative;display:grid;width:86px;height:86px;margin:0 auto 23px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#d8759f,#8d3f62);box-shadow:0 14px 38px #c2588561,0 0 0 9px #cd6f971a;animation:checkoutSuccessMark .7s .35s cubic-bezier(.2,.9,.25,1.35) both}.checkout-success-mark span{font:700 2.15rem/1 Arial,sans-serif;transform:translateY(-1px)}.checkout-success-eyebrow{display:block;margin-bottom:7px;color:#dfa3bd;font-size:.58rem;font-weight:900;letter-spacing:.3em}.checkout-success-modal h1{margin:0;color:#fff8fb;font-size:1.75rem;font-weight:900;letter-spacing:-.035em}.checkout-success-modal>p{max-width:330px;margin:12px auto 22px;color:#cdb6c1;font-size:.69rem;line-height:1.9}.checkout-success-order{display:flex;margin:0 0 22px;padding:14px 17px;align-items:center;justify-content:space-between;border:1px solid rgba(224,155,185,.16);border-radius:14px;background:#ffffff0b}.checkout-success-order small{color:#bca1ad;font-size:.57rem}.checkout-success-order strong{color:#f2c6d8;font:800 .68rem/1.2 monospace;letter-spacing:.04em}.checkout-success-modal>button:not(.checkout-success-home){position:relative;display:flex;width:100%;min-height:55px;padding:0 19px;align-items:center;justify-content:center;gap:13px;border:0;border-radius:15px;background:linear-gradient(135deg,#c7668f,#91415f);box-shadow:0 13px 30px #963d634d;color:#fff;font:900 .7rem inherit;cursor:pointer;transition:transform .2s,box-shadow .2s}.checkout-success-modal>button:not(.checkout-success-home):hover{box-shadow:0 17px 36px #a9456f66;transform:translateY(-2px)}.checkout-success-modal>button b{font-size:1rem}.checkout-success-home{margin-top:14px;border:0;background:transparent;color:#bfa7b2;font:700 .59rem inherit;cursor:pointer}.checkout-success-confetti i{position:absolute;top:42%;left:50%;width:6px;height:10px;border-radius:5px;background:#d98daf;opacity:0;animation:checkoutConfetti 1.15s .25s ease-out both}.checkout-success-confetti i:nth-child(2n){background:#d6a34e}.checkout-success-confetti i:nth-child(3n){background:#f2c9da}.checkout-success-confetti i:nth-child(1){--x:-145px;--y:-115px;--r:120deg}.checkout-success-confetti i:nth-child(2){--x:-105px;--y:-155px;--r:220deg}.checkout-success-confetti i:nth-child(3){--x:-55px;--y:-135px;--r:80deg}.checkout-success-confetti i:nth-child(4){--x:30px;--y:-155px;--r:190deg}.checkout-success-confetti i:nth-child(5){--x:95px;--y:-135px;--r:300deg}.checkout-success-confetti i:nth-child(6){--x:145px;--y:-90px;--r:160deg}.checkout-success-confetti i:nth-child(7){--x:-155px;--y:-35px;--r:250deg}.checkout-success-confetti i:nth-child(8){--x:155px;--y:-25px;--r:110deg}.checkout-success-confetti i:nth-child(9){--x:-125px;--y:35px;--r:200deg}.checkout-success-confetti i:nth-child(10){--x:125px;--y:45px;--r:330deg}.checkout-success-confetti i:nth-child(11){--x:-75px;--y:70px;--r:130deg}.checkout-success-confetti i:nth-child(12){--x:80px;--y:75px;--r:270deg}@keyframes checkoutSuccessEnter{0%{opacity:0;transform:translateY(28px) scale(.9)}to{opacity:1;transform:none}}@keyframes checkoutSuccessMark{0%{opacity:0;transform:scale(.35) rotate(-20deg)}to{opacity:1;transform:none}}@keyframes checkoutSuccessGlow{to{opacity:.55;transform:scale(1.06)}}@keyframes checkoutConfetti{0%{opacity:0;transform:translate(0) rotate(0)}25%{opacity:1}to{opacity:0;transform:translate(var(--x),var(--y)) rotate(var(--r))}}html:not([data-theme=dark]) .checkout-success-page{background:radial-gradient(circle at 50% 35%,rgba(202,111,151,.22),transparent 34%),linear-gradient(145deg,#fff9fc,#f6eaf0)}html:not([data-theme=dark]) .checkout-success-modal{border-color:#ead0dc;background:linear-gradient(150deg,#fff,#fff7fa);box-shadow:0 30px 90px #68364c38;color:#4e3040}html:not([data-theme=dark]) .checkout-success-modal h1{color:#4d2d3c}html:not([data-theme=dark]) .checkout-success-modal>p{color:#8e6e7c}html:not([data-theme=dark]) .checkout-success-order{border-color:#ead6df;background:#fff9fb}html:not([data-theme=dark]) .checkout-success-home{color:#8c6b7a}@media(max-width:520px){.checkout-success-page{padding:15px}.checkout-success-modal{padding:42px 22px 25px;border-radius:24px}.checkout-success-modal h1{font-size:1.5rem}.checkout-success-mark{width:76px;height:76px}}@media(prefers-reduced-motion:reduce){.checkout-success-modal,.checkout-success-mark,.checkout-success-glow,.checkout-success-confetti i{animation:none}}.rosetta-account-legacy-hidden{display:none!important}.rosetta-member-tools{position:relative;display:flex;align-items:center;gap:7px}.rosetta-member-tool{position:relative;flex:0 0 auto}.rosetta-notification-dot{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1.5px solid var(--header-surface,#fff);border-radius:50%;background:#c96991;box-shadow:0 0 0 2px #c9699121}.rosetta-header-panel{position:absolute;z-index:120;top:calc(100% + 14px);right:0;width:310px;padding:18px;border:1px solid rgba(151,77,108,.2);border-radius:20px;background:#fffafcfa;box-shadow:0 24px 65px #4b243538,inset 0 1px #fff;color:#4d3040;animation:rosettaHeaderPanelIn .22s ease-out both;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rosetta-header-panel:before{position:absolute;top:-6px;right:54px;width:11px;height:11px;border-top:1px solid rgba(151,77,108,.2);border-left:1px solid rgba(151,77,108,.2);background:#fffafd;content:"";transform:rotate(45deg)}.rosetta-header-panel>header{display:flex;padding:0 2px 14px;flex-direction:column;border-bottom:1px solid #eedfe6}.rosetta-header-panel>header span{color:#b35a7f;font-size:.48rem;font-weight:900;letter-spacing:.22em}.rosetta-header-panel>header strong{margin-top:3px;font-size:.78rem}.rosetta-preference-group{padding-top:14px}.rosetta-preference-group>small{display:block;margin-bottom:7px;color:#957582;font-size:.5rem;font-weight:800}.rosetta-preference-group>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rosetta-preference-group button{display:grid;min-height:58px;padding:8px 9px;grid-template-columns:31px 1fr 13px;align-items:center;gap:7px;border:1px solid #ead9e1;border-radius:13px;background:#fff;color:#624050;text-align:start;cursor:pointer;transition:.18s ease}.rosetta-preference-group button:hover{border-color:#c77a9b;transform:translateY(-1px)}.rosetta-preference-group button.is-selected{border-color:#b85c82;background:#fff3f8;box-shadow:0 5px 16px #ae4f771c}.rosetta-preference-group button b{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#f5e6ed;color:#a94f75;font-size:.64rem}.rosetta-preference-group button span{font-size:.58rem;font-weight:800}.rosetta-preference-group button i{color:#af5278;font-style:normal;font-size:.58rem;opacity:0}.rosetta-preference-group button.is-selected i{opacity:1}.rosetta-notifications-empty{display:flex;min-height:170px;padding:25px 10px 14px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.rosetta-notifications-empty>span{display:grid;width:48px;height:48px;margin-bottom:12px;place-items:center;border-radius:50%;background:#f7e6ee;color:#ad5278;font-size:1rem}.rosetta-notifications-empty strong{font-size:.67rem}.rosetta-notifications-empty small{margin-top:6px;color:#987a87;font-size:.51rem}html[data-theme=dark] .rosetta-header-panel{border-color:#563846;background:#27181ffa;box-shadow:0 25px 70px #00000085;color:#f2e3ea}html[data-theme=dark] .rosetta-header-panel:before{border-color:#563846;background:#27181f}html[data-theme=dark] .rosetta-header-panel>header{border-color:#4b313e}html[data-theme=dark] .rosetta-preference-group button{border-color:#503541;background:#2d1d25;color:#ead8e1}html[data-theme=dark] .rosetta-preference-group button.is-selected{border-color:#bd6389;background:#3b2230}html[data-theme=dark] .rosetta-preference-group button b,html[data-theme=dark] .rosetta-notifications-empty>span{background:#432735;color:#e49abb}@keyframes rosettaHeaderPanelIn{0%{opacity:0;transform:translateY(-7px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:640px){.rosetta-member-tools{gap:4px}.rosetta-member-tool{width:42px!important;height:42px!important}.rosetta-header-panel{position:fixed;top:83px;right:12px;left:12px;width:auto}.rosetta-header-panel:before{display:none}}.rosetta-luxury-loader{position:relative;display:flex;width:100%;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(184,91,131,.16),transparent 25%),linear-gradient(180deg,#fffafd,#f7f0f4);color:#593646;text-align:center}.rosetta-luxury-loader:before,.rosetta-luxury-loader:after{position:absolute;width:440px;aspect-ratio:1;border:1px solid rgba(182,92,130,.08);border-radius:50%;content:"";animation:rosettaLoaderHalo 3s ease-in-out infinite alternate}.rosetta-luxury-loader:after{width:610px;animation-delay:-1.2s}.rosetta-luxury-loader-art{position:relative;width:132px;height:132px;margin-bottom:25px}.rosetta-loader-orbit{position:absolute;display:block;border-radius:50%;inset:0}.rosetta-loader-orbit.is-outer{border:1px solid rgba(170,76,116,.17);border-top-color:#bf638a;border-right-color:#d9a0b9;box-shadow:0 0 28px #b04e781a;animation:rosettaLoaderSpin 2.3s linear infinite}.rosetta-loader-orbit.is-inner{inset:10px;border:1px dashed rgba(192,102,141,.25);animation:rosettaLoaderSpin 5s linear infinite reverse}.rosetta-loader-orbit b{position:absolute;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#bf638a;box-shadow:0 3px 12px #a9487259}.rosetta-loader-orbit b:nth-child(1){top:5px;left:33px}.rosetta-loader-orbit b:nth-child(2){right:2px;bottom:43px;width:5px;height:5px}.rosetta-loader-orbit b:nth-child(3){bottom:7px;left:27px;width:4px;height:4px;background:#d3a14f}.rosetta-loader-logo{position:absolute;display:grid;inset:19px;place-items:center;overflow:hidden;border:1px solid rgba(222,157,185,.45);border-radius:50%;background:#f2c3a4;box-shadow:0 15px 35px #68304933,inset 0 0 0 5px #ffffff6b;animation:rosettaLoaderLogo 1.8s ease-in-out infinite alternate}.rosetta-loader-logo img{width:100%;height:100%;object-fit:cover;transform:scale(1.04)}.rosetta-luxury-loader>strong{position:relative;color:#6c3c51;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;letter-spacing:.24em}.rosetta-luxury-loader>p{position:relative;margin:7px 0 16px;color:#9b7887;font-size:.6rem;font-weight:700}.rosetta-loader-progress{position:relative;width:92px;height:2px;overflow:hidden;border-radius:5px;background:#ab517824}.rosetta-loader-progress i{position:absolute;top:0;bottom:0;width:42%;border-radius:inherit;background:linear-gradient(90deg,transparent,#bd6188,#d6a04a);animation:rosettaLoaderProgress 1.35s ease-in-out infinite}.rosetta-luxury-loader.is-compact{min-height:260px;border-radius:20px}.rosetta-luxury-loader.is-compact:before,.rosetta-luxury-loader.is-compact:after{display:none}.rosetta-luxury-loader.is-compact .rosetta-luxury-loader-art{width:98px;height:98px}html[data-theme=dark] .rosetta-luxury-loader{background:radial-gradient(circle at 50% 42%,rgba(185,90,132,.18),transparent 26%),linear-gradient(180deg,#171016,#110b0f);color:#f0dfe7}html[data-theme=dark] .rosetta-luxury-loader>strong{color:#f0d7e2}html[data-theme=dark] .rosetta-luxury-loader>p{color:#ae909e}html[data-theme=dark] .rosetta-loader-orbit.is-outer{border-color:#d680a529;border-top-color:#cf729a;border-right-color:#8e4967}html[data-theme=dark] .rosetta-loader-orbit b{border-color:#1b1117}html[data-theme=dark] .rosetta-loader-logo{border-color:#e59fbd47;box-shadow:0 17px 42px #00000080,inset 0 0 0 5px #ffffff1f}@keyframes rosettaLoaderSpin{to{transform:rotate(360deg)}}@keyframes rosettaLoaderLogo{to{box-shadow:0 18px 44px #a648714d,0 0 0 8px #bf638a0f;transform:scale(1.035)}}@keyframes rosettaLoaderHalo{to{opacity:.35;transform:scale(1.08)}}@keyframes rosettaLoaderProgress{0%{left:-45%}50%,to{left:105%}}@media(max-width:640px){.rosetta-luxury-loader-art{width:116px;height:116px}.rosetta-luxury-loader>strong{font-size:1rem}.rosetta-luxury-loader:before{width:330px}.rosetta-luxury-loader:after{width:470px}}@media(prefers-reduced-motion:reduce){.rosetta-loader-orbit,.rosetta-loader-logo,.rosetta-loader-progress i,.rosetta-luxury-loader:before,.rosetta-luxury-loader:after{animation:none}}.rosetta-header-search[dir=ltr] input{direction:ltr!important;text-align:left!important;padding-left:16px!important;padding-right:48px!important}.rosetta-header-search[dir=ltr]>button{right:5px!important;left:auto!important}.rosetta-mobile-sidebar-layer[dir=rtl] .rosetta-mobile-sidebar{right:0;left:auto;border-right:0;border-left:1px solid rgba(191,115,148,.22);border-radius:28px 0 0 28px;box-shadow:-28px 0 88px #3f23305c,inset 1px 0 #ffffff94;transform:translate3d(112%,0,0) perspective(900px) rotateY(-7deg) scale(.985);transform-origin:right center}.rosetta-mobile-sidebar-layer[dir=rtl].is-open .rosetta-mobile-sidebar{transform:translateZ(0) perspective(900px) rotateY(0) scale(1);box-shadow:-22px 0 66px #3f233040,inset 1px 0 #ffffff94}.rosetta-mobile-sidebar-layer[dir=rtl] .rosetta-mobile-sidebar:before{right:auto;left:-60px}.rosetta-mobile-sidebar-layer[dir=rtl] .rosetta-mobile-sidebar:after{right:16px;left:auto;background:linear-gradient(270deg,transparent,rgba(255,255,255,.9),rgba(213,129,159,.28))}.rosetta-mobile-sidebar-layer[dir=rtl] .rosetta-mobile-sidebar-brand,.rosetta-mobile-sidebar-layer[dir=rtl] .rosetta-mobile-sidebar-links>button{text-align:right}.rosetta-mobile-sidebar-layer[dir=rtl] .rosetta-mobile-sidebar-arrow{transform:scaleX(-1)}.checkout-summary>header .checkout-edit-cart{display:inline-flex;min-height:38px;padding:0 12px;align-items:center;justify-content:center;gap:7px;border:1px solid #dfc3d0;border-radius:11px;background:linear-gradient(145deg,#fff,#fff2f7);box-shadow:0 6px 15px #89406017;color:#9e496d;font:850 .55rem inherit;text-decoration:none;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.checkout-summary>header .checkout-edit-cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.checkout-summary>header .checkout-edit-cart b{font-size:.72rem;line-height:1;transition:transform .2s}.checkout-summary>header .checkout-edit-cart:hover{border-color:#c9779a;box-shadow:0 10px 21px #89406026;transform:translateY(-1px)}.checkout-summary>header .checkout-edit-cart:hover b{transform:translate(-2px)}.checkout-page.is-english .checkout-summary>header .checkout-edit-cart:hover b{transform:translate(2px)}html[data-theme=dark] .checkout-summary>header .checkout-edit-cart{border-color:#644052;background:linear-gradient(145deg,#3a2530,#2f1d26);box-shadow:0 7px 17px #0003;color:#eca4c0}html[data-theme=dark] .checkout-summary>header .checkout-edit-cart:hover{border-color:#a95b7d;background:#432936}@media(max-width:420px){.checkout-summary>header .checkout-edit-cart{min-height:35px;padding:0 10px}.checkout-summary>header .checkout-edit-cart svg{width:15px;height:15px}}@media(max-width:900px){.checkout-progress{margin-bottom:18px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:0}.checkout-form-column{order:1}}@media(max-width:600px){.checkout-hero h1{font-size:1.75rem}.checkout-progress{padding:10px;gap:5px;border-radius:14px}.checkout-progress>div{gap:5px}.checkout-progress>div>b{width:25px;height:25px}.checkout-progress small{display:none}.checkout-progress strong{font-size:.47rem}.checkout-card{padding:17px}.checkout-payment-totals{padding-inline:13px}.checkout-payment-totals .is-total{margin-inline:-13px;padding-inline:13px}}.admin-order-status-layer{position:fixed;z-index:120;inset:0;display:grid;padding:18px;place-items:center}.admin-order-status-backdrop{position:absolute;inset:0;border:0;background:#140b10b3;cursor:default;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-order-status-modal{position:relative;width:min(570px,100%);overflow:hidden;border:1px solid #ead7e0;border-radius:25px;background:linear-gradient(145deg,#fff,#fff8fb);box-shadow:0 35px 100px #26111b61;color:#503541;animation:adminStatusEnter .3s cubic-bezier(.2,.85,.3,1.15) both}.admin-order-status-modal>header{display:flex;padding:24px 25px 19px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #eee0e6;background:linear-gradient(135deg,#fff,#fceef4)}.admin-order-status-modal>header span{color:#ae567b;font-size:.48rem;font-weight:900;letter-spacing:.2em}.admin-order-status-modal>header h2{margin:5px 0 3px;font-size:1.25rem}.admin-order-status-modal>header p{margin:0;color:#947784;font-size:.61rem}.admin-order-status-modal>header>button{display:grid;width:39px;height:39px;place-items:center;border:1px solid #e5cbd6;border-radius:12px;background:#fff6f9;color:#a64d72;font-size:1.25rem;cursor:pointer}.admin-order-status-id{display:flex;margin:18px 23px 5px;padding:12px 14px;align-items:center;justify-content:space-between;border:1px dashed #e1cbd5;border-radius:12px;background:#fffafd}.admin-order-status-id small{color:#957886;font-size:.53rem}.admin-order-status-id strong{color:#9d496c;font:800 .66rem monospace}.admin-order-status-options{display:grid;padding:15px 23px 22px;grid-template-columns:1fr 1fr;gap:10px}.admin-order-status-options>button{display:grid;min-height:82px;padding:12px;grid-template-columns:39px 1fr 21px;align-items:center;gap:10px;border:1px solid #e8d7df;border-radius:15px;background:#fff;color:#5b3d4b;text-align:right;cursor:pointer;transition:.2s}.admin-order-status-options>button:hover{border-color:#ce8faa;box-shadow:0 9px 20px #843c5c1a;transform:translateY(-2px)}.admin-order-status-options>button.is-selected{border-color:#b85d82;background:#fff2f7;box-shadow:0 9px 23px #95406521}.admin-order-status-options>button.is-cancelled.is-selected{border-color:#c66772;background:#fff1f2}.admin-order-status-options>button>i{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:#f6e6ed;color:#aa5075;font-style:normal;font-size:.9rem}.admin-order-status-options>button>span{display:flex;min-width:0;flex-direction:column}.admin-order-status-options>button strong{font-size:.66rem}.admin-order-status-options>button small{margin-top:3px;color:#9b818d;font-size:.48rem;line-height:1.45}.admin-order-status-options>button>b{display:grid;width:21px;height:21px;place-items:center;border:1px solid #e3cbd6;border-radius:50%;color:#b26a88;font-size:.48rem}.admin-order-status-options>button.is-selected>b{border-color:#ad5278;background:#ad5278;color:#fff}.admin-order-status-error{margin:0 23px 15px;padding:10px 12px;border:1px solid #efc5cc;border-radius:10px;background:#fff0f2;color:#a83f51;font-size:.58rem}.admin-order-status-modal>footer{display:flex;padding:17px 23px 22px;gap:10px;border-top:1px solid #eee1e7;background:#fffafd}.admin-order-status-modal>footer button{min-height:47px;border-radius:13px;font:850 .64rem inherit;cursor:pointer}.admin-order-status-modal>footer .is-cancel{width:110px;border:1px solid #dec9d2;background:#fff;color:#846675}.admin-order-status-modal>footer .is-save{flex:1;border:0;background:linear-gradient(135deg,#bd6388,#84405e);box-shadow:0 11px 24px #84405e38;color:#fff}.admin-order-status-modal>footer button:disabled{cursor:not-allowed;opacity:.6}html[data-theme=dark] .admin-order-status-modal{border-color:#553744;background:linear-gradient(145deg,#2d1d25,#21151b);box-shadow:0 38px 110px #000000a6;color:#f2e4ea}html[data-theme=dark] .admin-order-status-modal>header,html[data-theme=dark] .admin-order-status-modal>footer{border-color:#4c313e;background:linear-gradient(135deg,#302029,#261820)}html[data-theme=dark] .admin-order-status-modal>header p{color:#b99da9}html[data-theme=dark] .admin-order-status-modal>header>button,html[data-theme=dark] .admin-order-status-id,html[data-theme=dark] .admin-order-status-options>button,html[data-theme=dark] .admin-order-status-modal>footer .is-cancel{border-color:#593a48;background:#2b1c24;color:#ead9e1}html[data-theme=dark] .admin-order-status-options>button.is-selected{border-color:#bd6389;background:#3a2230}html[data-theme=dark] .admin-order-status-options>button>i{background:#432735;color:#e99cbb}html[data-theme=dark] .admin-order-status-options>button small{color:#b99ca9}@keyframes adminStatusEnter{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}@media(max-width:560px){.admin-order-status-layer{padding:10px}.admin-order-status-modal{border-radius:20px}.admin-order-status-modal>header{padding:19px}.admin-order-status-options{padding:13px 16px 18px;grid-template-columns:1fr}.admin-order-status-id{margin-inline:16px}.admin-order-status-modal>footer{padding:15px 16px 18px}.admin-order-status-modal>footer .is-cancel{width:90px}}.customer-order-modal{width:min(100%,860px);max-height:min(92vh,780px);border-color:#e8d4dd;border-radius:22px;background:linear-gradient(155deg,#fff,#fff9fb);box-shadow:0 32px 90px #3418254d}.customer-order-modal-header{min-height:76px;padding:14px 18px;background:radial-gradient(circle at 92% 0,rgba(202,108,148,.16),transparent 37%),linear-gradient(135deg,#fff,#faedf3)}.customer-order-modal-header h2{font-size:1.18rem}.customer-order-modal-body{padding:13px;gap:11px}.customer-order-tracking{padding:15px 17px;border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(217,137,170,.1),transparent 34%),#fff}.customer-order-track{margin-top:17px}.customer-order-track-icon{width:39px;height:39px;border-width:2px}.customer-order-track-icon svg{width:19px;height:19px}.customer-order-track:before,.customer-order-track-progress{top:18px}.customer-order-track-step>strong{margin-top:6px;font-size:.56rem}.customer-order-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(245px,.75fr);gap:11px}.customer-order-products,.customer-order-summary,.customer-order-delivery{border-radius:15px;box-shadow:0 7px 20px #4e24380b}.customer-order-products>header,.customer-order-summary>header,.customer-order-delivery>header{min-height:50px;padding:9px 12px;background:linear-gradient(135deg,#fffafd,#fff5f9)}.customer-order-product{min-height:63px;padding:8px 11px}.customer-order-product-image{width:42px;height:42px}.customer-order-summary dl{padding:10px 12px}.customer-order-summary dl>div{min-height:28px}.customer-order-payment-state{margin:0 10px 10px;padding:9px;border:1px solid #eedde4;background:#fff7fa}.customer-order-payment-state span.is-pending,.customer-order-payment-state span.is-unpaid{border:1px solid #efc4cc;background:#fff0f2;color:#a93f51}.customer-order-delivery>div{padding:10px;gap:7px}.customer-order-delivery p{min-height:47px;background:#fff7fa}html[data-theme=dark] .customer-order-modal{border-color:#503440;background:linear-gradient(155deg,#21151b,#160e13);box-shadow:0 36px 100px #000000b3}html[data-theme=dark] .customer-order-modal-header{border-color:#4b303b;background:radial-gradient(circle at 92% 0,rgba(187,81,127,.18),transparent 38%),linear-gradient(135deg,#302029,#24171e)}html[data-theme=dark] .customer-order-tracking{border-color:#503541;background:radial-gradient(circle at 100% 0,rgba(190,87,132,.12),transparent 35%),#281a22}html[data-theme=dark] .customer-order-products,html[data-theme=dark] .customer-order-summary,html[data-theme=dark] .customer-order-delivery{border-color:#4d323e;background:#251820;box-shadow:0 9px 24px #00000038}html[data-theme=dark] .customer-order-products>header,html[data-theme=dark] .customer-order-summary>header,html[data-theme=dark] .customer-order-delivery>header{border-color:#4b303b;background:linear-gradient(135deg,#302029,#281a21)}html[data-theme=dark] .customer-order-payment-state{border-color:#533642;background:#2d1d25}html[data-theme=dark] .customer-order-payment-state span.is-pending,html[data-theme=dark] .customer-order-payment-state span.is-unpaid{border-color:#75404b;background:#48252d;color:#ff9aaa}@media(max-width:760px){.customer-order-modal-layer{padding:12px;align-items:center}.customer-order-modal{width:min(94vw,520px);max-height:90vh;border:1px solid #e8d4dd;border-radius:20px}.customer-order-detail-grid{grid-template-columns:1fr}.customer-order-modal-body{padding:11px}.customer-order-tracking{padding:14px 10px}.customer-order-track{gap:2px}.customer-order-track-step>strong{font-size:.49rem}html[data-theme=dark] .customer-order-modal{border-color:#503440}}@media(max-width:400px){.customer-order-modal-layer{padding:10px}.customer-order-modal{width:92vw;max-height:88vh;border-radius:18px}}.customer-order-track.is-journey-animated .customer-order-track-progress{transition:width 1.35s cubic-bezier(.2,.8,.25,1);box-shadow:0 0 12px #be5b8559}.customer-order-track.is-journey-animated .customer-order-track-step.is-complete .customer-order-track-icon,.customer-order-track.is-journey-animated .customer-order-track-step.is-current .customer-order-track-icon{animation:orderJourneyStep .42s cubic-bezier(.2,.9,.25,1.3) both;animation-delay:var(--journey-delay)}.customer-order-track.is-journey-animated .customer-order-track-step.is-current .customer-order-track-icon:after{position:absolute;width:100%;height:100%;border:2px solid rgba(190,91,133,.38);border-radius:50%;content:"";animation:orderJourneyPulse 1.25s .5s ease-out infinite}.customer-order-track-icon{position:relative}@keyframes orderJourneyStep{0%{opacity:.45;transform:scale(.72)}to{opacity:1;transform:none}}@keyframes orderJourneyPulse{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.45)}}@media(prefers-reduced-motion:reduce){.customer-order-track.is-journey-animated .customer-order-track-progress,.customer-order-track.is-journey-animated .customer-order-track-step .customer-order-track-icon,.customer-order-track.is-journey-animated .customer-order-track-step .customer-order-track-icon:after{animation:none;transition:none}}.order-delivery-celebration{position:absolute;z-index:5;inset:50%;width:0;height:0;pointer-events:none}.order-delivery-celebration i{position:absolute;top:-4px;left:-3px;width:6px;height:9px;border-radius:5px 1px;background:#d06f98;opacity:0;animation:deliveryCelebrationFall 1.65s cubic-bezier(.15,.7,.25,1) both}.order-delivery-celebration i:nth-child(2n){width:5px;height:5px;border-radius:50%;background:#d6a044}.order-delivery-celebration i:nth-child(3n){background:#f2b5cf}.order-delivery-celebration i:nth-child(1){--dx:-42px;--dy:72px;--rot:190deg;animation-delay:.08s}.order-delivery-celebration i:nth-child(2){--dx:-28px;--dy:88px;--rot:310deg;animation-delay:.16s}.order-delivery-celebration i:nth-child(3){--dx:-13px;--dy:65px;--rot:145deg;animation-delay:.02s}.order-delivery-celebration i:nth-child(4){--dx:2px;--dy:92px;--rot:260deg;animation-delay:.2s}.order-delivery-celebration i:nth-child(5){--dx:18px;--dy:73px;--rot:120deg;animation-delay:.11s}.order-delivery-celebration i:nth-child(6){--dx:38px;--dy:84px;--rot:330deg;animation-delay:.25s}.order-delivery-celebration i:nth-child(7){--dx:-50px;--dy:50px;--rot:210deg;animation-delay:.3s}.order-delivery-celebration i:nth-child(8){--dx:48px;--dy:55px;--rot:90deg;animation-delay:.06s}.order-delivery-celebration i:nth-child(9){--dx:-22px;--dy:55px;--rot:275deg;animation-delay:.35s}.order-delivery-celebration i:nth-child(10){--dx:27px;--dy:48px;--rot:155deg;animation-delay:.32s}.customer-order-track-step.is-current:last-child .customer-order-track-icon{animation:deliverySuccessPop .65s cubic-bezier(.2,.9,.25,1.4) both!important;box-shadow:0 8px 25px #3a91644d,0 0 0 6px #4cae7921;background:linear-gradient(145deg,#5ab780,#2d8157)}@keyframes deliveryCelebrationFall{0%{opacity:0;transform:translateY(-15px) rotate(0) scale(.4)}18%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(.9)}}@keyframes deliverySuccessPop{0%{opacity:.4;transform:scale(.65)}55%{transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.order-delivery-celebration{display:none}.customer-order-track-step.is-current:last-child .customer-order-track-icon{animation:none!important}}.rosetta-sidebar-auth{margin-top:12px;padding:15px;border:1px solid rgba(188,99,137,.17);border-radius:18px;background:linear-gradient(145deg,#ffffffd6,#fbe6efb8);box-shadow:0 12px 28px #69314a14}.rosetta-sidebar-auth>header{display:flex;padding:0 2px 11px;flex-direction:column}.rosetta-sidebar-auth>header span{color:#b35a7e;font-size:.44rem;font-weight:900;letter-spacing:.16em}.rosetta-sidebar-auth>header strong{margin-top:3px;color:#5b3848;font-size:.7rem}.rosetta-sidebar-auth>header small{margin-top:2px;color:#9b7b89;font-size:.48rem}.rosetta-sidebar-auth>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rosetta-sidebar-auth button{display:flex;min-width:0;min-height:66px;padding:9px;align-items:center;gap:7px;border:1px solid #e6cfd9;border-radius:13px;background:#fff;color:#6b4354;text-align:right;cursor:pointer;transition:.2s}.rosetta-sidebar-auth button:hover{box-shadow:0 9px 20px #7d385721;transform:translateY(-2px)}.rosetta-sidebar-auth button.is-login{border-color:#bb6287;background:linear-gradient(145deg,#c96f95,#994764);color:#fff}.rosetta-sidebar-auth button svg{width:25px;height:25px;flex:0 0 25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rosetta-sidebar-auth button>span{display:flex;min-width:0;flex-direction:column}.rosetta-sidebar-auth button strong{font-size:.55rem;white-space:nowrap}.rosetta-sidebar-auth button small{margin-top:2px;font-size:.41rem;line-height:1.35;opacity:.75}.rosetta-sidebar-auth button.is-signup{background:#fff9fb;color:#9e4d70}html[data-theme=dark] .rosetta-sidebar-auth{border-color:#543541;background:linear-gradient(145deg,#39242ef0,#2b1b23eb);box-shadow:0 13px 30px #00000040}html[data-theme=dark] .rosetta-sidebar-auth>header strong{color:#f0dce5}html[data-theme=dark] .rosetta-sidebar-auth>header small{color:#b99ba8}html[data-theme=dark] .rosetta-sidebar-auth button.is-signup{border-color:#664151;background:#2c1c24;color:#eda3c0}@media(max-width:360px){.rosetta-sidebar-auth>div{grid-template-columns:1fr}.rosetta-sidebar-auth button{min-height:56px}}.rosetta-sidebar-auth{margin-top:9px;padding:11px;border-color:#bc63891c;border-radius:15px;background:#ffffff6b;box-shadow:none}.rosetta-sidebar-auth>header{padding:0 1px 8px}.rosetta-sidebar-auth>header span{display:none}.rosetta-sidebar-auth>header strong{font-size:.62rem}.rosetta-sidebar-auth>header small{font-size:.43rem}.rosetta-sidebar-auth>div{gap:6px}.rosetta-sidebar-auth button{min-height:49px;padding:7px 8px;gap:6px;border-radius:11px;box-shadow:none}.rosetta-sidebar-auth button:hover{box-shadow:0 6px 14px #7d385714;transform:translateY(-1px)}.rosetta-sidebar-auth button.is-login{border-color:#b1507859;background:linear-gradient(145deg,#bd6489,#9a4968)}.rosetta-sidebar-auth button.is-signup{border-color:#b85c8229;background:#fffafcbf}.rosetta-sidebar-auth button svg{width:20px;height:20px;flex-basis:20px}.rosetta-sidebar-auth button strong{font-size:.49rem}.rosetta-sidebar-auth button small{display:none}html[data-theme=dark] .rosetta-sidebar-auth{border-color:#dc85ab1a;background:#35222b59;box-shadow:none}html[data-theme=dark] .rosetta-sidebar-auth button.is-signup{border-color:#de89ae24;background:#2c1c24b3}.shipping-offers-panel{margin:22px 0}.shipping-offers-panel>header p{margin:4px 0 0;color:#9a7d8a;font-size:.58rem}.shipping-offers-panel>form{display:grid;padding:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.shipping-offers-panel>form>label{display:grid;min-height:96px;padding:13px;grid-template-columns:34px 1fr;align-items:center;gap:9px;border:1px solid #eadbe2;border-radius:15px;background:#fffafd;opacity:.65;cursor:pointer;transition:.2s}.shipping-offers-panel>form>label.is-active{border-color:#c8799b;background:#fff3f8;box-shadow:0 8px 20px #873d5d17;opacity:1}.shipping-offers-panel>form>label>input{position:absolute;opacity:0}.shipping-offers-panel>form>label>i{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#f5e3eb;font-style:normal}.shipping-offers-panel>form>label>span{display:flex;min-width:0;flex-direction:column}.shipping-offers-panel>form>label strong{font-size:.64rem}.shipping-offers-panel>form>label small{margin-top:3px;color:#9c818d;font-size:.48rem;line-height:1.4}.shipping-offers-panel>form>label>em{display:flex;min-height:36px;grid-column:1/-1;align-items:center;border:1px solid #e4d1da;border-radius:9px;background:#fff;overflow:hidden;font-style:normal}.shipping-offers-panel>form>label>em input{width:100%;height:34px;padding:0 10px;border:0;background:transparent;color:#563946;font:750 .62rem inherit;outline:0}.shipping-offers-panel>form>label>em b{padding:0 9px;color:#a25374;font-size:.5rem;white-space:nowrap}.shipping-offers-panel>form>button{min-height:46px;grid-column:1/-1;border:0;border-radius:12px;background:linear-gradient(135deg,#bd6388,#88415f);color:#fff;font:850 .65rem inherit;cursor:pointer;box-shadow:0 10px 22px #88415f33}.checkout-order-rewards{display:flex;padding:0 18px 18px;flex-direction:column;gap:7px}.checkout-order-rewards p{display:flex;margin:0;padding:10px;align-items:center;gap:9px;border:1px dashed #dfc9d3;border-radius:12px;background:#fff8fb}.checkout-order-rewards p>i{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#f6e5ed;font-style:normal}.checkout-order-rewards p>span{display:flex;flex-direction:column}.checkout-order-rewards p strong{color:#714456;font-size:.55rem}.checkout-order-rewards p small{margin-top:2px;color:#9c7e8a;font-size:.47rem}.checkout-order-rewards p.is-earned{border-style:solid;border-color:#bcdcc9;background:#f1faf5}.checkout-order-rewards p.is-earned strong{color:#317250}.checkout-order-rewards p.is-earned>i{background:#dff2e7}html[data-theme=dark] .shipping-offers-panel>form>label{border-color:#4d3340;background:#2b1c24}html[data-theme=dark] .shipping-offers-panel>form>label.is-active{border-color:#a95b7d;background:#3a2430}html[data-theme=dark] .shipping-offers-panel>form>label>em{border-color:#593947;background:#21151b}html[data-theme=dark] .shipping-offers-panel>form>label>em input{color:#f1e2e8}html[data-theme=dark] .checkout-order-rewards p{border-color:#513642;background:#2a1b23}html[data-theme=dark] .checkout-order-rewards p strong{color:#e7c9d6}html[data-theme=dark] .checkout-order-rewards p.is-earned{border-color:#38644e;background:#1e392c}html[data-theme=dark] .checkout-order-rewards p.is-earned strong{color:#96d5b1}@media(max-width:800px){.shipping-offers-panel>form{grid-template-columns:1fr;padding:14px}.shipping-offers-panel>form>button{grid-column:auto}.shipping-offers-panel>form>label{min-height:85px}}html[data-theme=dark] .admin-root :is(.category-admin-page,.product-admin-page,.orders-admin-page,.customer-admin-page){--admin-dark-surface:#251920;--admin-dark-surface-2:#2e1f27;--admin-dark-control:#1d1419;--admin-dark-border:#523744;--admin-dark-text:#f3e5eb;--admin-dark-muted:#bca1ae;--admin-dark-accent:#dc82a6;color:var(--admin-dark-text)}html[data-theme=dark] .admin-root :is(.category-summary-grid>div,.product-admin-summary>div,.category-admin-toolbar,.product-admin-toolbar,.orders-toolbar,.category-admin-card,.product-admin-card,.admin-order-card,.customer-admin-toolbar,.customer-admin-table-wrap){border-color:var(--admin-dark-border);background:linear-gradient(145deg,var(--admin-dark-surface-2),var(--admin-dark-surface));color:var(--admin-dark-text);box-shadow:0 14px 34px #0000004d}html[data-theme=dark] .admin-root :is(.category-summary-grid>div,.product-admin-summary>div,.orders-summary-grid>button){border-color:#503440;background:linear-gradient(145deg,#2c1d25,#23171d)}html[data-theme=dark] .admin-root :is(.category-summary-grid strong,.product-admin-summary strong,.orders-summary-grid button strong){color:#f5e8ee}html[data-theme=dark] .admin-root :is(.category-summary-grid span,.product-admin-summary span,.orders-summary-grid button span,.orders-toolbar>span){color:#c2a8b4}html[data-theme=dark] .admin-root :is(.category-admin-search,.product-admin-search,.orders-search,.customer-admin-toolbar label){border:1px solid #60404e;border-radius:12px;background:var(--admin-dark-control)}html[data-theme=dark] .admin-root :is(.category-admin-search input,.product-admin-search input,.orders-search input,.customer-admin-toolbar input){background:transparent!important;color:#f5e7ed!important}html[data-theme=dark] .admin-root :is(.category-admin-search input,.product-admin-search input,.orders-search input,.customer-admin-toolbar input)::placeholder{color:#947885}html[data-theme=dark] .admin-root :is(.category-admin-search svg,.product-admin-search svg,.orders-search svg,.customer-admin-toolbar label svg){stroke:#de88aa}html[data-theme=dark] .admin-root :is(.category-admin-filters,.product-admin-filters,.customer-admin-toolbar>div){background:#21161c}html[data-theme=dark] .admin-root :is(.category-admin-filters button,.product-admin-filters button,.customer-admin-toolbar>div button){border-color:#523744;background:#2c1d25;color:#cbb1bd}html[data-theme=dark] .admin-root :is(.category-admin-filters button,.product-admin-filters button,.customer-admin-toolbar>div button):hover{border-color:#8b536a;background:#36232d;color:#f0d9e3}html[data-theme=dark] .admin-root :is(.category-admin-filters button.is-active,.product-admin-filters button.is-active,.customer-admin-toolbar>div button.is-active){border-color:#bd668a;background:linear-gradient(135deg,#713c55,#4c2939);color:#fff;box-shadow:0 7px 17px #00000038}html[data-theme=dark] .admin-root .category-admin-card.is-subcategory{border-color:#5b3d4b;border-right-color:#9e70c1;background:linear-gradient(90deg,#2c1e27,#251a22)}html[data-theme=dark] .admin-root :is(.category-card-heading h3,.product-card-title h3,.admin-order-id strong,.admin-order-overview strong,.customer-admin-identity strong){color:var(--admin-dark-text)}html[data-theme=dark] .admin-root :is(.category-card-heading span,.product-card-title span,.product-card-title>strong,.product-details-toggle){color:#e18bad}html[data-theme=dark] .admin-root :is(.category-card-content>p,.product-card-content>p,.admin-order-id small,.admin-order-overview small,.customer-admin-identity small,.customer-admin-table-body>article>small){color:var(--admin-dark-muted)}html[data-theme=dark] .admin-root :is(.category-order-controls button,.category-card-actions button,.product-card-actions button,.order-expand-button,.admin-order-actions button){border-color:#62414f;background:#302029;color:#dec4d0}html[data-theme=dark] .admin-root :is(.category-card-actions button.is-edit,.product-card-actions button.is-edit){border-color:#73465a;background:#462938;color:#f0a7c3}html[data-theme=dark] .admin-root :is(.category-card-actions button.is-delete,.product-card-actions button.is-delete){border-color:#77414c;background:#3b222a;color:#f29aaa}html[data-theme=dark] .admin-root .category-card-image{background:linear-gradient(145deg,#4a2b3a,#35273f);color:#f0a7c4}html[data-theme=dark] .admin-root :is(.category-card-meta span,.product-card-meta>span){background:#35242c;color:#ceb2bf}html[data-theme=dark] .admin-root :is(.category-card-meta span.is-visible,.product-visibility.is-active){background:#1f4433;color:#9cdbb8}html[data-theme=dark] .admin-root :is(.category-card-meta span.is-hidden,.product-visibility.is-hidden,.product-card-meta .is-stock.is-out){background:#4a252f;color:#f4a0af}html[data-theme=dark] .admin-root .product-card-meta .is-stock.is-low{background:#4a3820;color:#efc078}html[data-theme=dark] .admin-root .product-card-image{background:#1d1419}html[data-theme=dark] .admin-root :is(.product-card-details,.product-property,.product-barcode-box){border-color:#543845;background:#21161c;color:#eadbe2}html[data-theme=dark] .admin-root .orders-summary-grid button{color:#c8aebb}html[data-theme=dark] .admin-root .orders-summary-grid button:hover,html[data-theme=dark] .admin-root .orders-summary-grid button.is-active{border-color:#a45a79;background:linear-gradient(145deg,#4c2939,#35222c);color:#f3b1ca}html[data-theme=dark] .admin-root .orders-summary-grid button.is-processing.is-active{background:#49351f;color:#f0c27d}html[data-theme=dark] .admin-root .orders-summary-grid button.is-shipped.is-active{background:#20394d;color:#9dc8ec}html[data-theme=dark] .admin-root .orders-summary-grid button.is-delivered.is-active{background:#1f4030;color:#9ed8b8}html[data-theme=dark] .admin-root .orders-summary-grid button.is-cancelled.is-active{background:#49252e;color:#f1a0af}html[data-theme=dark] .admin-root .orders-summary-grid button.is-returned.is-active{background:#392b4a;color:#cdb0ed}html[data-theme=dark] .admin-root .admin-order-card-header{border-color:#513642;background:linear-gradient(90deg,#302029,#291b22)}html[data-theme=dark] .admin-root .admin-order-overview>div{background:#302029}html[data-theme=dark] .admin-root .admin-order-overview>div.is-total{background:linear-gradient(135deg,#4a2938,#38263b)}html[data-theme=dark] .admin-root .admin-order-overview>div.is-total strong{color:#f0a6c2}html[data-theme=dark] .admin-root :is(.order-products-section,.order-financial-section){border-color:#513642;background:#21161c}html[data-theme=dark] .admin-root .order-section-title{border-color:#513642;background:#302029}html[data-theme=dark] .admin-root .order-section-title h4,html[data-theme=dark] .admin-root .order-product-row strong,html[data-theme=dark] .admin-root .order-financial-section dl>div,html[data-theme=dark] .admin-root .order-shipping-data strong{color:#eadce3}html[data-theme=dark] .admin-root .order-product-row{border-color:#49313c}html[data-theme=dark] .admin-root .order-product-image{background:#422936;color:#eca4bf}html[data-theme=dark] .admin-root .order-shipping-data p{background:#302029}html[data-theme=dark] .admin-root .admin-order-actions{border-color:#513642;background:#291b22}html[data-theme=dark] .admin-root .admin-order-actions button.is-status{border-color:transparent;background:linear-gradient(135deg,#c66d92,#86415f);color:#fff}html[data-theme=dark] .admin-root .admin-order-actions button.is-notify{border-color:#416079;background:#233846;color:#a9d0eb}html[data-theme=dark] .admin-root .customer-admin-table-head{background:#302029;color:#c6aab7}html[data-theme=dark] .admin-root .customer-admin-table-body>article{border-color:#503541;background:#251920;color:#eadce3}html[data-theme=dark] .admin-root .customer-admin-table-body>article:hover{background:#302029}html[data-theme=dark] .admin-root .customer-admin-avatar{border-color:#60404e;background:linear-gradient(145deg,#4a2b3a,#34243a);color:#f0a8c3}html[data-theme=dark] .admin-root .customer-admin-status{background:#214432;color:#9bdbb7}html[data-theme=dark] .admin-root :is(.customer-admin-status.is-rejected,.customer-admin-status.is-blocked){background:#4a252f;color:#f3a0af}html[data-theme=dark] .admin-root .customer-admin-row-actions .is-details{border-color:#495b79;background:#293347;color:#b5c9ed}html[data-theme=dark] .admin-root .customer-admin-row-actions .is-block{border-color:#75404b;background:#3d222a;color:#f1a0af}html[data-theme=dark] .admin-root .customer-admin-pagination{border-color:#503541;background:#21161c}@media(max-width:640px){html[data-theme=dark] .admin-root .customer-admin-table-body{background:#171015}html[data-theme=dark] .admin-root .customer-admin-table-body>article>strong,html[data-theme=dark] .admin-root .customer-admin-table-body>article>small{background:#302029;color:#eadce3}}.product-profit-preview{display:grid;min-height:58px;margin-top:-2px;padding:10px 13px;grid-template-columns:1fr auto;align-items:center;gap:3px 12px;border:1px solid #cce4d6;border-radius:12px;background:linear-gradient(135deg,#f2fbf6,#f8fdf9);color:#397657}.product-profit-preview span{font-size:.55rem;font-weight:800}.product-profit-preview strong{font-size:.72rem}.product-profit-preview small{grid-column:1/-1;color:#729482;font-size:.48rem}.product-profit-preview.is-loss{border-color:#efcbd2;background:#fff2f4;color:#aa4055}.product-profit-preview.is-loss small{color:#b87b88}.product-card-meta>span.is-profit{background:#eaf7ef;color:#367b56}.product-card-meta>span.is-profit.is-loss{background:#ffe9ed;color:#ad3d54}html[data-theme=dark] .product-profit-preview{border-color:#37634c;background:linear-gradient(135deg,#1e382b,#203027);color:#9bd7b4}html[data-theme=dark] .product-profit-preview small{color:#83aa94}html[data-theme=dark] .product-profit-preview.is-loss{border-color:#75404b;background:#3d222a;color:#f1a0af}html[data-theme=dark] .product-card-meta>span.is-profit{background:#214432;color:#9bdbb7}html[data-theme=dark] .product-card-meta>span.is-profit.is-loss{background:#4a252f;color:#f3a0af}.admin-slider-panel{position:relative;padding:0!important;overflow:hidden;border:1px solid rgba(181,95,132,.2);border-radius:25px;background:radial-gradient(circle at 92% 0,rgba(235,185,207,.36),transparent 32%),linear-gradient(145deg,#fff,#fff8fb);box-shadow:0 22px 55px #5b2b411c!important}.admin-slider-panel-title{min-height:132px;margin:0;padding:25px 28px;align-items:center;border-bottom:1px solid #eedee5;background:linear-gradient(120deg,#ffffffd1,#fbe8f18a)}.admin-slider-title-copy{display:flex;min-width:0;align-items:center;gap:15px}.admin-slider-title-copy>i{display:grid;width:52px;height:52px;flex:0 0 52px;place-items:center;border:1px solid #ebcbd9;border-radius:16px;background:linear-gradient(145deg,#fff,#f7e3ec);color:#a44e72;box-shadow:0 9px 22px #7e38571a;font-style:normal}.admin-slider-title-copy>i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.admin-slider-title-copy>div>span{color:#b35b7f;font-size:.5rem;font-weight:900;letter-spacing:.17em}.admin-slider-title-copy h1{margin:5px 0 3px;color:#523644;font-size:1.35rem}.admin-slider-title-copy p{margin:0;color:#987987;font-size:.59rem}.admin-slider-panel-title>b{display:grid;min-width:138px;padding:11px 13px;grid-template-columns:28px 1fr;align-items:center;gap:1px 8px;border:1px solid #e8ced9;border-radius:14px;background:#ffffffb8;color:#914563;text-align:right;box-shadow:0 8px 20px #6430480f}.admin-slider-panel-title>b svg{width:23px;height:23px;grid-row:1/3;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.admin-slider-panel-title>b span{font-size:.62rem}.admin-slider-panel-title>b small{color:#a98a97;font-size:.42rem;font-weight:650}.admin-slider-link-fields{margin:22px 24px 14px;padding:14px;border:1px solid #eadce2;border-radius:16px;background:#ffffffb8;box-shadow:0 8px 22px #542d3f0a}.admin-slider-link-fields label{gap:8px;color:#684855;font-size:.58rem}.admin-slider-link-fields label>span{display:flex;align-items:center;gap:7px}.admin-slider-link-fields label>span svg{width:17px;height:17px;fill:none;stroke:#b1597d;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.admin-slider-link-fields select{min-height:47px;padding-inline:13px;border-color:#e1cdd6;border-radius:12px;background:#fff;color:#60424f;outline:none;transition:.2s}.admin-slider-link-fields select:focus{border-color:#bd6b8d;box-shadow:0 0 0 4px #bd6b8d1a}.admin-slider-dropzone{display:flex;min-height:205px;margin:0 24px 22px;padding:25px;align-items:center;justify-content:center;flex-direction:column;gap:12px;border:1.5px dashed #cf9db3;border-radius:20px;background:radial-gradient(circle at 50% 15%,rgba(235,194,212,.3),transparent 38%),linear-gradient(145deg,#fffafd,#f9f0f5);text-align:center}.admin-slider-dropzone:hover{border-color:#b4587e;background:radial-gradient(circle at 50% 15%,rgba(230,174,199,.36),transparent 40%),#fff7fa;box-shadow:0 13px 30px #76335214;transform:translateY(-2px)}.admin-slider-dropzone-icon{width:58px;height:58px;border:1px solid #e7c3d2;border-radius:18px;background:linear-gradient(145deg,#fff,#f2dbe6);color:#a74f74;box-shadow:0 10px 25px #7e37571c}.admin-slider-dropzone-icon svg{width:26px;height:26px}.admin-slider-dropzone>span:nth-child(2){align-items:center;gap:4px}.admin-slider-dropzone strong{color:#593a48;font-size:.72rem}.admin-slider-dropzone small{color:#947784;font-size:.54rem}.admin-slider-dropzone em{margin-top:3px;color:#b197a3;font-size:.45rem;font-style:normal}.admin-slider-dropzone>b{display:flex;min-height:40px;margin-top:4px;padding:0 17px;align-items:center;gap:7px;border-radius:11px;background:linear-gradient(135deg,#c2698e,#8d4362);font-size:.56rem;box-shadow:0 9px 20px #8d436233}.admin-slider-dropzone>b svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.admin-slider-panel>.grid{padding:0 24px 24px}.admin-slider-close{z-index:3}html[data-theme=dark] .admin-slider-panel{border-color:#573845;background:radial-gradient(circle at 92% 0,rgba(137,61,95,.2),transparent 32%),linear-gradient(145deg,#2b1c24,#1e1419)}html[data-theme=dark] .admin-slider-panel-title{border-color:#50333f;background:linear-gradient(120deg,#35212bb8,#27181f9e)}html[data-theme=dark] .admin-slider-title-copy>i{border-color:#61404e;background:linear-gradient(145deg,#432936,#30202a);color:#e59ab7}html[data-theme=dark] .admin-slider-title-copy h1{color:#f2e3ea}html[data-theme=dark] .admin-slider-title-copy p{color:#b99ca9}html[data-theme=dark] .admin-slider-panel-title>b{border-color:#5b3b48;background:#25171ec2;color:#efa5c1}html[data-theme=dark] .admin-slider-panel-title>b small{color:#ad8d9b}html[data-theme=dark] .admin-slider-link-fields{border-color:#513541;background:#26181fc7}html[data-theme=dark] .admin-slider-link-fields label{color:#dfc8d2}html[data-theme=dark] .admin-slider-link-fields select{border-color:#60404d;background:#1e1419;color:#f0e1e8}html[data-theme=dark] .admin-slider-dropzone{border-color:#774c5e;background:radial-gradient(circle at 50% 15%,rgba(129,60,90,.22),transparent 40%),linear-gradient(145deg,#302029,#251820)}html[data-theme=dark] .admin-slider-dropzone:hover{border-color:#cf779b;background:#38242e}html[data-theme=dark] .admin-slider-dropzone-icon{border-color:#694353;background:linear-gradient(145deg,#4a2b39,#35212b);color:#eca2be}html[data-theme=dark] .admin-slider-dropzone strong{color:#f0dfe7}html[data-theme=dark] .admin-slider-dropzone small{color:#bea1ae}html[data-theme=dark] .admin-slider-dropzone em{color:#9d7f8d}@media(max-width:600px){.admin-slider-panel{border-radius:19px}.admin-slider-panel-title{min-height:0;padding:20px;align-items:flex-start;flex-direction:column}.admin-slider-title-copy{align-items:flex-start}.admin-slider-title-copy>i{width:44px;height:44px;flex-basis:44px;border-radius:14px}.admin-slider-title-copy h1{font-size:1.05rem}.admin-slider-panel-title>b{min-width:0;align-self:stretch}.admin-slider-link-fields{margin:15px 14px 10px;padding:11px}.admin-slider-dropzone{min-height:190px;margin:0 14px 16px;padding:20px 14px}.admin-slider-panel>.grid{padding:0 14px 16px}}
