@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus{outline:none}button:focus-visible{outline:3px solid rgba(var(--primary, 102, 126, 234),.55);outline-offset:2px}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:100%;margin:0;padding:1rem 2rem;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--primary: 102, 126, 234;--soft: 129, 140, 248;--text: #0f172a;--muted: #6b7280}.main-header{width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:14px 18px;border:1px solid rgba(var(--primary),.1);margin:18px;background-color:#fff}.header-top{width:100%;max-width:1100px;display:flex;align-items:center;gap:18px;box-sizing:border-box}.logo-cate{display:flex;align-items:center;gap:12px;text-decoration:none}.notification-count{position:absolute;top:-4px;right:-4px;background:#e7e7e7;color:#050505;border-radius:50%;min-width:18px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700;padding:0 4px;z-index:2}.logo img{height:44px;width:auto;display:block;border-radius:8px;box-shadow:0 8px 20px #0f172a0f}.logo-etsy{display:flex;flex-direction:column;text-decoration:none;color:var(--text)}.logo-etsy p{margin:0;line-height:1;color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;font-size:22px;letter-spacing:2px}.logo-etsy p:last-child{color:#000000c7;font-size:1.05rem;font-weight:500;font-family:revert}.dashboard-tabs-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.dashboard-tabs{display:flex;gap:10px;align-items:center;background:transparent;padding:6px;border-radius:999px}.profile-link{color:#000;text-decoration:none}.profile-link:hover{text-decoration:underline;color:#000}.dashboard-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;color:var(--muted);text-decoration:none;font-weight:500;font-size:1.2rem;transition:all .12s ease;border:1px solid transparent;font-family:Roboto,sans-serif}.dashboard-tab:hover{color:rgb(var(--primary));transform:translateY(-1px)}.dashboard-tab.active{color:#000;background:linear-gradient(90deg,rgba(var(--primary),1),rgba(var(--soft),1));transform:none}.header-icons{display:flex;align-items:center;gap:12px}.icon-header{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;background:transparent;border:1px solid transparent;cursor:pointer;color:var(--text);transition:background .12s ease,border-color .12s ease}.cart-link{display:inline-flex;align-items:center;color:var(--text);text-decoration:none;padding:8px 30px 8px 8px;border-radius:8px;transition:background .12s ease,transform .12s ease}.wishlist-link{display:inline-flex;align-items:center;color:var(--text);text-decoration:none;padding:8px;border-radius:8px;transition:background .12s ease,transform .12s ease}.wishlist-link:hover,.cart-link:hover{transform:translateY(-1px);color:#000}.cart-badge{display:inline-block;min-width:18px;height:18px;border-radius:999px;padding:0 6px;background:linear-gradient(90deg,rgba(var(--primary),1),rgba(var(--soft),1));color:#290ad8;font-size:12px;text-align:center;line-height:18px;margin-left:10px}.sign-in-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:linear-gradient(90deg,rgba(var(--primary),.12),rgba(var(--soft),.08));color:#111827;text-decoration:none;font-weight:500;border:1px solid rgba(var(--primary),.06)}.sign-in-btn:hover{color:#000;transform:translateY(-1px)}.user-menu{display:flex;align-items:center;gap:10px;position:relative}.user-name{color:var(--text);font-weight:600}.user-options-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;background:transparent;border:1px solid transparent}.user-options-btn:hover{border-color:#fff;background:#fff}.user-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:160px;background:#fff;border:1px solid rgba(var(--primary),.12);border-radius:12px;padding:6px;box-shadow:0 12px 28px #0f172a1a;z-index:50}.user-dropdown-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;border:none;background:transparent;color:var(--text);text-decoration:none;font-weight:600;cursor:pointer}.user-dropdown-item:hover{background:linear-gradient(90deg,rgba(var(--primary),.1),rgba(var(--soft),.08));color:#000}.main-header>hr{width:100%;max-width:1100px;margin:12px auto 0;border:none;height:1px;background:linear-gradient(90deg,#0000000a,rgba(var(--primary),.06),#0000000a);border-radius:1px}@media(max-width:900px){.dashboard-tabs-wrapper{display:none}.main-header{padding:12px;margin:12px}.logo img{height:40px}.cart-badge{display:none}}@font-face{font-display:block;font-family:bootstrap-icons;src:url(./bootstrap-icons-mSm7cUeB.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(./bootstrap-icons-BeopsB42.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}.notification-modal{position:absolute;top:50px;right:20px;width:350px;background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001f;z-index:1000;padding:16px;height:fit-content}.notification-title{color:#000;font-weight:700;font-size:18px;margin-bottom:12px}.notification-list{padding:0;list-style:none;overflow-y:auto;max-height:500px}.notification-empty{color:#888;text-align:center}.notification-item{margin-bottom:10px;padding:12px;border-radius:6px;background:#f3f6fa}.notification-item.read{background:#e5e7eb;opacity:.7}.notification-item.unread{opacity:1}.notification-item-title{font-weight:600;color:#000}.notification-item-title.success{color:#16a34a}.notification-item-time{font-size:12px;color:#888;margin-top:4px}.notification-btn{margin-top:10px;width:100%;background:#888;color:#fff;border:none;border-radius:6px;padding:8px;font-weight:600;cursor:pointer}.notification-btn:hover{background:#555}.chatbox-container-customer{width:100%;max-height:80vh;min-height:80vh;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;overflow:hidden;padding-bottom:10px;margin-left:10px}.chatbox-header{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #eee;background:#fff}.chatbox-header h3{font-size:15px;font-weight:600}.chatbox-customer-messages{flex:1;padding:12px;overflow-y:auto;background:#f5f6f8}.chatbox-customer-messages>div{margin-bottom:10px}.message-bubble{display:inline-block;padding:8px 12px;border-radius:12px;max-width:70%;word-break:break-word}.message-bubble img{max-width:180px;max-height:180px;border-radius:8px;cursor:pointer}.chatbox-messages div[style*="font-size: 12px"]{font-size:11px!important;color:#888;margin-top:2px}.chatbox-input{flex-shrink:0;display:flex;align-items:center;padding:10px;border-top:1px solid #eee;background:#fff}.chatbox-input input{flex:1;padding:8px 12px;border-radius:20px;border:1px solid #ddd;outline:none;font-size:14px}.chatbox-input input:focus{border-color:#0084ff}.chatbox-input button{margin-left:8px;padding:6px 14px;border-radius:16px;border:none;background:#0084ff;color:#fff;font-size:14px;cursor:pointer}.chatbox-input button:hover{opacity:.9}.chatbox-image-preview-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.remove-image{position:absolute;top:-6px;right:-6px;background:#fff;color:#636363;border:none;border-radius:50%;width:7px;height:20px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.image-check{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #eee;background:#fafafa}@media(max-width:480px){.chatbox-container-customer{height:100vh;border-radius:0}}.chat-modal-overlay{position:fixed;top:0;left:0;width:100vw;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center}body.modal-open{overflow:hidden}.chat-list-page{display:flex;max-width:1400px;margin:0 auto;padding:24px 24px 16px 40px;max-height:100vh;min-height:90vh}.chat-list-sidebar{min-width:320px}.chat-list-ul{list-style:none;padding:0;margin:0}.chat-list-item{display:flex;align-items:center;padding:12px;cursor:pointer;border-radius:8px;transition:background .2s ease}.chat-list-item:hover{background:#f5f5f5}.chat-list-empty{padding:350px 32px 32px;color:#888;text-align:center}.chat-list-item.active{background:#f0f0f0}.chat-list-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:12px}.chat-list-store-name{font-weight:600;color:#000}.chat-list-subtitle{color:#888;font-size:13px}.chat-list-content{flex:1;min-width:0}.footer-section{width:100%;background:#eee;padding:48px 0 0;border-top:1.5px solid #f2f2f2;font-family:Segoe UI,Arial,sans-serif}.footer-container{max-width:1300px;margin:0 auto;display:flex;gap:32px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding:0 24px}.footer-brand{flex:1.5 1 260px;min-width:220px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-brand-logo{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}.footer-logo{width:70px;height:70px;object-fit:cover;margin-bottom:8px}.footer-brand-title{display:flex;flex-direction:column;font-weight:700;font-size:2rem;color:#000;margin-bottom:2px}.footer-brand-main{font-size:2rem;color:#000;font-weight:700}.footer-brand-sub{font-size:1.02rem;color:#000;font-weight:600;letter-spacing:1px;margin-top:-2px}.footer-brand-desc{color:#4a5a6a;font-size:1.01rem;margin-bottom:8px}.footer-contact-list{list-style:none;padding:0;margin:0;color:#4a5a6a;font-size:.98rem;display:flex;flex-direction:column;gap:3px;text-align:left}.footer-contact-icon{margin-right:7px;color:#000;font-size:1.1rem}.footer-col{flex:1 1 180px;min-width:160px;margin-bottom:18px}.footer-col-title{font-size:1.18rem;font-weight:700;color:#234;margin-bottom:10px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.footer-link{color:#234;text-decoration:none;font-size:1.01rem;transition:color .16s}.footer-link:hover{color:#000;text-decoration:underline}.footer-divider{border:none;border-top:1px solid #e5e5e5;margin:32px 0 0}.footer-bottom{display:flex;justify-content:center;align-items:center;max-width:1300px;margin:0 auto;padding:18px 24px;color:#4a5a6a;font-size:1rem;flex-wrap:wrap;text-align:center}.footer-bottom-contact{display:flex;align-items:center;gap:6px;color:#000;font-weight:600;font-size:1.08rem}.footer-bottom-number{color:#000;font-size:1.15rem;font-weight:700;margin:0 4px}.footer-bottom-desc{color:#4a5a6a;font-size:.98rem;font-weight:400}@media(max-width:900px){.footer-container,.footer-bottom{flex-direction:column;gap:18px;padding:0 12px;align-items:flex-start}.footer-col,.footer-brand{min-width:0;max-width:100%}.footer-bottom-right{gap:12px}}.layout-container{display:flex;flex-direction:column;min-height:100vh;width:1900px;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden}.main-content{flex:1 1 auto;width:100%;max-width:100%;margin:0;padding:20px;background-color:#fff;box-sizing:border-box;overflow-x:hidden}.footer,.site-footer,.app-footer{width:100%;max-width:100%;margin:0;padding:20px 16px;text-align:center;background:#f5f5f5;border-top:1px solid #ddd;box-sizing:border-box}.container,.wrap,.inner,.header-top,.main-header,.main-header .header-top,.main-header>.header-top{max-width:100%!important;width:100%!important;margin:0!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box;height:100px}@media(max-width:900px){.main-content{padding:12px}.footer{padding:16px 8px}}*{box-sizing:border-box}.banner-image{width:1400px;height:700px;object-fit:cover;display:block;margin:50px auto;border-radius:50px;opacity:0;transform:scale(.98);transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 1.2s cubic-bezier(.4,0,.2,1)}.banner-image.visible{opacity:1;transform:scale(1)}.banner-img{display:flex;flex-direction:column;align-items:center;position:relative}.shop-now-btn{position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);background:#000;color:#fff;padding:12px 32px;border:none;border-radius:12px;font-size:1rem;font-weight:300;cursor:pointer;text-decoration:none;box-shadow:0 4px 24px #00000026;transition:background .2s;z-index:2}.shop-now-btn:hover{background:#000;color:#fff}.ur-root{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background:#f7f7ff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;padding:28px;box-sizing:border-box;position:relative}.ur-back{position:fixed;top:24px;left:24px;z-index:20}.ur-back-link{display:inline-flex;align-items:center;gap:8px;background:#ffffffd9;color:#0f172a;padding:8px 12px;border-radius:8px;text-decoration:none;box-shadow:0 6px 20px #0f172a0f;font-weight:600}.ur-back-link:hover{color:#000}.ur-card{width:100%;max-width:980px;background:linear-gradient(180deg,#fffffffa,#f9fafff5);border-radius:16px;padding:26px;box-shadow:0 28px 70px #6366f10f,0 6px 18px #0f172a0a;border:1px solid rgba(99,102,241,.12);box-sizing:border-box;position:relative}.ur-logo{height:54px;width:auto;display:block;border-radius:10px}.ur-title{margin:0 0 18px;color:#0f172a;font-size:1.06rem;line-height:1.45;font-weight:700}.ur-form{width:100%}.ur-row{display:grid;grid-template-columns:1fr .92fr;gap:22px;align-items:start;margin-bottom:8px}.ur-col{display:flex;flex-direction:column;gap:12px}.ur-section{display:flex;align-items:center;gap:10px;font-weight:700;color:#0f172a;margin-bottom:6px}.ur-section-bar{width:24px;height:4px;border-radius:999px;background:#000}.ur-label{font-size:.9rem;color:#374151;margin-bottom:6px;font-weight:600}.ur-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(15,23,42,.06);background:#fff;color:#0f172a;font-size:.96rem;outline:none;box-shadow:0 6px 18px #6366f108;transition:border-color .14s ease,box-shadow .14s ease,transform .08s ease}.ur-input::placeholder{color:#9ca3af}.ur-input:focus{border-color:#667eea;box-shadow:0 6px 20px #667eea1f;transform:translateY(-1px);background:#fff}.ur-toggle-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#6b7280;padding:6px;border-radius:999px}.ur-toggle-eye:hover{background:#6366f10f;color:#374151}.ur-illustration{width:100%;max-height:340px;border-radius:10px;object-fit:cover;box-shadow:0 18px 40px #0f172a0f}.ur-error{color:#b91c1c;background:#fff5f5;border-radius:8px;padding:8px 10px;margin-bottom:10px;font-size:.92rem;border:1px solid rgba(185,28,28,.08)}.ur-btn{display:inline-block;margin-top:6px;padding:10px 35px;border-radius:999px;border:none;background:#888;color:#fff;font-weight:700;font-size:.98rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;margin-left:200px}.ur-btn:hover:not(:disabled){transform:translateY(-3px)}.ur-btn:disabled{opacity:.6;cursor:not-allowed}.ur-bottom{margin-top:18px;color:#374151;font-size:.94rem}.ur-bottom-link{color:#000;font-weight:500;text-decoration:none}.ur-bottom-link:hover{color:#000;text-decoration:underline}@media(max-width:900px){.ur-row{grid-template-columns:1fr;gap:16px}.ur-col:last-child{display:none}.ur-card{padding:20px;border-radius:12px}}@media(max-width:420px){.ur-card{padding:16px}.ur-logo{width:56px}.ur-title{font-size:1rem}.ur-back .ur-back-link{padding:6px 10px;font-size:.92rem}}.br-root{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background:#f7f7ff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;padding:28px;box-sizing:border-box;position:relative}.br-back{position:fixed;top:24px;left:24px;z-index:20}.br-back-link{display:inline-flex;align-items:center;gap:8px;background:#ffffffd9;color:#0f172a;padding:8px 12px;border-radius:8px;text-decoration:none;box-shadow:0 6px 20px #0f172a0f;font-weight:600}.br-back-link:hover{color:#000}.br-card{width:100%;height:450px;max-width:1100px;border-radius:16px;padding:28px;box-sizing:border-box;background:linear-gradient(180deg,#fffffffa,#f9fafff5);box-shadow:0 28px 70px #6366f10f,0 6px 18px #0f172a0a;border:1px solid rgba(99,102,241,.08);position:relative}.br-card-inner{max-width:1040px;margin:0 auto}.br-header{display:flex;gap:16px;align-items:center;margin-bottom:14px}.br-logo{height:54px;width:auto;display:block;border-radius:10px}.br-title{margin:0;font-size:1.18rem;font-weight:700;color:#0f172a;line-height:1.3}.br-form{width:100%}.br-row{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;margin-top:16px;margin-bottom:12px}.br-col{display:flex;flex-direction:column;gap:12px}.br-section{display:flex;align-items:center;gap:8px;font-weight:700;color:#0f172a;margin:0 0 6px}.br-section-bar{width:18px;height:4px;border-radius:999px;background:#000}.br-label{font-size:.92rem;color:#374151;margin-bottom:6px;font-weight:600}.br-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(15,23,42,.06);background:#fff;color:#0f172a;font-size:.96rem;outline:none;box-shadow:0 6px 18px #6366f108;transition:border-color .14s ease,box-shadow .14s ease,transform .08s ease}.br-input::placeholder{color:#9ca3af}.br-input:focus{border-color:#667eea;box-shadow:0 6px 20px #667eea1f;transform:translateY(-1px);background:#fff}.br-input-wrap{position:relative;display:flex;align-items:center}.br-eye-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:6px;cursor:pointer;color:#6b7280;border-radius:999px}.br-eye-btn:hover{background:#6366f10f;color:#374151}.br-error{color:#b91c1c;background:#fff5f5;border-radius:8px;padding:8px 10px;margin-bottom:10px;font-size:.92rem;border:1px solid rgba(185,28,28,.08)}.br-actions{margin-top:8px;display:flex;gap:12px;align-items:center}.br-btn{padding:10px 36px;border-radius:999px;border:none;background:#888;color:#fff;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;margin-left:450px}.br-btn:hover:not(:disabled){transform:translateY(-3px)}.br-btn:disabled{opacity:.6;cursor:not-allowed}.br-foot{margin-top:14px;color:#374151;font-size:.95rem}.br-foot-link{color:#000;font-weight:500;text-decoration:none}.br-foot-link:hover{color:#000;text-decoration:underline}@media(max-width:900px){.br-row{grid-template-columns:1fr;gap:16px}.br-card{padding:20px;border-radius:12px}}@media(max-width:420px){.br-card{padding:16px}.br-logo{height:46px}.br-title{font-size:1rem}.br-back{top:12px;left:12px}}html,body,#root{height:100%;margin:0;padding:0;width:100%;background:#fff}.lg-root{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background:#f7f7ff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;padding:28px;box-sizing:border-box}.lg-back{position:fixed;top:24px;left:24px;z-index:20}.lg-back-link{display:inline-flex;align-items:center;gap:8px;background:#ffffffd9;color:#0f172a;padding:8px 12px;border-radius:8px;text-decoration:none;box-shadow:0 6px 20px #0f172a0f;font-weight:600}.lg-back-link:hover{color:#000}.lg-card{width:1000px;max-width:100%;background:linear-gradient(180deg,#fffffffa,#f9fafff5);border-radius:16px;padding:26px;box-shadow:0 28px 70px #6366f10f,0 6px 18px #0f172a0a;border:1px solid rgba(99,102,241,.12);box-sizing:border-box;position:relative;z-index:2}.lg-row{display:block}.lg-col-illustration{display:none}.lg-logo{height:54px;width:auto;display:block;border-radius:10px}.lg-title{margin:0 0 18px;color:#0f172a;font-size:1.06rem;line-height:1.45;font-weight:700}.lg-form{width:100%}.lg-row{display:grid;grid-template-columns:1fr .92fr;gap:22px;align-items:start}.lg-col{display:flex;flex-direction:column}.lg-section{display:flex;align-items:center;gap:10px;font-weight:700;color:#0f172a;margin-bottom:12px}.lg-section-bar{width:24px;height:4px;border-radius:999px;background:#000}.lg-label{font-size:.9rem;color:#374151;margin-bottom:6px;font-weight:600}.lg-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(15,23,42,.06);background:#fff;color:#0f172a;font-size:.96rem;outline:none;box-shadow:0 6px 18px #6366f108;transition:border-color .14s ease,box-shadow .14s ease,transform .08s ease}.lg-input::placeholder{color:#9ca3af}.lg-input:focus{border-color:#667eea;box-shadow:0 6px 20px #667eea1f;transform:translateY(-1px);background:#fff}.lg-toggle-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#6b7280;padding:6px;border-radius:999px}.lg-toggle-eye:hover{background:#6366f10f;color:#374151}.lg-forgot{margin:10px 0}.lg-forgot-link{color:#000;font-weight:600;text-decoration:none}.lg-forgot-link:hover{text-decoration:underline;color:#111827}.lg-error{color:#b91c1c;background:#fff5f5;border-radius:8px;padding:8px 10px;margin:8px 0;font-size:.92rem;border:1px solid rgba(185,28,28,.08)}.lg-btn{display:inline-block;margin-top:6px;padding:10px 14px;border-radius:999px;border:none;background:#888;color:#fff;font-weight:700;font-size:.98rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.lg-btn:hover:not(:disabled){transform:translateY(-3px)}.lg-btn:disabled{opacity:.6;cursor:not-allowed}.lg-bottom{margin-top:14px;color:#374151}.lg-bottom-link{color:#1b1b1b;font-weight:500;text-decoration:none}.lg-bottom-link:hover{text-decoration:underline;color:#000}.lg-col-illustration{display:flex;align-items:center;justify-content:center}.lg-illustration{width:400px;max-height:250px;border-radius:8px;object-fit:cover;box-shadow:0 12px 30px #0f172a0f}@media(max-width:900px){.lg-row{grid-template-columns:1fr;gap:16px}.lg-col-illustration{display:none}.lg-card{padding:20px;border-radius:14px}}.active-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px}.active-card{background:#fff;width:100%;max-width:420px;border-radius:14px;padding:32px 24px;text-align:center;box-shadow:0 20px 40px #00000026;animation:fadeIn .4s ease}.active-card h2{margin-top:16px;margin-bottom:8px;color:#1f2937}.active-card p{color:#4b5563;font-size:14px;margin-bottom:24px}.active-card button{background:#d8d8d8;color:#000;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:.2s}.active-card button:hover{background:#adadad}.icon{width:64px;height:64px;margin:0 auto;border-radius:50%;font-size:32px;display:flex;align-items:center;justify-content:center;color:#fff}.icon.success{background:#22c55e}.icon.error{background:#ef4444}.spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top:4px solid #2563eb;border-radius:50%;margin:0 auto 16px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.products-container{padding:24px}@media(max-width:600px){.products-container{padding:8px}}.product-header{font-size:1.5rem;font-weight:700}.store-pages{padding:24px;width:100%}.store-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1px solid #eee}.store-header-left h2{margin:0;font-size:22px;font-weight:600;color:#1f2937}.store-header-left p{margin-top:6px;color:#6b7280;font-size:14px}.store-add-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;background:#2563eb;color:#fff;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s ease}.store-add-btn:hover{background:#1d4ed8}.store-status{text-align:center;padding:48px 0;color:#6b7280;font-size:15px}.store-status-loading{color:#2563eb}.store-status-error{color:#dc2626}.store-status-empty{color:#6b7280}.store-empty-link{display:inline-block;margin-top:12px;color:#2563eb;font-weight:500;text-decoration:none}.store-empty-link:hover{text-decoration:underline}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-table{width:100%;border-collapse:collapse}.products-table thead{background:#f9fafb}.products-table th,.products-table td{padding:14px 12px;text-align:left;border-bottom:1px solid #eee;background:#fff;font-size:14px;vertical-align:middle}.products-table th{background:#f3f6fa;font-weight:600;color:#1976d2;font-size:1rem}.productpage-image{width:96px;height:86px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.productpage-name{color:#111827;font-weight:400;text-decoration:none}.productpage-name:hover{color:#575555;text-decoration:none}.price{font-weight:200;color:#000}.products-action{display:flex;gap:12px}.products-action a{color:#6b7280;transition:color .2s ease,transform .2s ease}.products-action a:hover{color:#2563eb;transform:scale(1.1)}.discount{color:#000;font-weight:400}.btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.btn-sm{padding:6px 12px;font-size:13px}.btn-md{padding:10px 18px;font-size:14px}.btn-lg{padding:14px 24px;font-size:16px}.btn-primary{background:#2563eb;color:#fff;box-shadow:none}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#e5e7eb;color:#111827;box-shadow:none}.btn-success{background:#16a34a;color:#fff}.btn-submit{background:#000;color:#fff}.btn-add{background:#afafaf;color:#000}.add-product-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.add-product-modal{width:100%;max-width:1000px;max-height:90vh;background:#fff;border-radius:18px;box-shadow:0 20px 60px #0f172a59;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;background:#afafaf;color:#000;border-bottom:1px solid rgba(15,23,42,.12)}.image-preview-img{width:300px;height:100%;object-fit:cover}.modal-title{font-size:20px;font-weight:700;margin:0;letter-spacing:-.3px}.modal-subtitle{font-size:13px;margin:6px 0 0;opacity:.9}.modal-close-btn{background:#ffffff2e;border:none;border-radius:10px;color:#fff;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.add-product-form{flex:1;overflow-y:auto;padding:24px}.form-group{margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-label{display:block;font-size:14px;font-weight:600;color:#1f2937;margin-bottom:8px}.required{color:#ef4444}.form-input{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s;font-family:inherit;background:#f9fafb}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;background:#fff}.form-input::placeholder{color:#d1d5db}.form-textarea{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s,box-shadow .2s,background .2s;background:#f9fafb}.form-textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;background:#fff}.form-hint{font-size:12px;color:#9ca3af;margin-top:4px}.input-with-icon{position:relative;display:flex;align-items:center}.currency{position:absolute;left:12px;color:#4f46e5;font-weight:600;font-size:15px}.input-with-icon .form-input{padding-left:30px}.discount-preview{padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:12px;align-items:center;font-size:13px}.discount-original{text-decoration:line-through;color:#9ca3af}.discount-final{font-weight:700;color:#10b981;font-size:15px}.image-input-wrapper{position:relative;display:flex;align-items:center;gap:10px}.upload-icon{position:absolute;left:12px;color:#4f46e5}.image-input-wrapper .form-input{padding-left:36px}.image-preview{margin-top:12px;border-radius:8px;overflow:hidden;height:150px;background:#f9fafb;border:1px solid #e5e7eb}.image-preview img{width:100%;height:100%;object-fit:cover}.error-message{padding:12px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:13px;font-weight:500;margin-bottom:16px;animation:shake .3s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.success-message{padding:12px 14px;background:#eef2ff;border:1px solid rgba(79,70,229,.4);border-radius:8px;color:#3730a3;font-size:13px;font-weight:500;margin-bottom:16px;display:flex;align-items:center;gap:8px;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #e5e7eb}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary{background:linear-gradient(135deg,#4f46e5,#3730a3);color:#fff;box-shadow:0 4px 12px #4f46e559}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4f46e573}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#f3f4f6;color:#1f2937;border:1px solid #e5e7eb}@media(max-width:640px){.add-product-modal{max-width:calc(100% - 20px);border-radius:14px}.modal-header,.add-product-form{padding:18px}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.btn{width:100%}}.detail-page{padding:24px;background:#f5f7fb;min-height:100vh;font-family:Roboto,sans-serif;width:100%}.detail-wrapper{max-width:1200px;margin:0 auto}.detail-top-bar{margin-bottom:16px}.detail-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;color:#374151;transition:all .2s ease}.detail-back-btn:hover{background:#f3f4f6}.detail-card{background:#fff;border-radius:14px;box-shadow:0 6px 18px #0000000f;padding:24px}.detail-card-with-image{display:grid;grid-template-columns:420px 1fr;gap:32px;align-items:start}.detail-card-left{position:sticky;top:24px}.detail-image-main-wrapper{width:100%;aspect-ratio:1 / 1;background:#f9fafb;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-image-bg{width:100%;height:100%}.detail-product-image{width:100%;height:100%;object-fit:contain;padding:12px}.detail-thumbnails{margin-top:14px;display:flex;gap:10px}.detail-thumb{width:64px;height:64px;border-radius:8px;border:2px solid transparent;padding:0;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.detail-thumb img{width:100%;height:100%;object-fit:cover}.detail-thumb:hover{transform:scale(1.05)}.detail-thumb-active{border-color:#2563eb}.detail-card-right{display:flex;flex-direction:column;gap:18px}.detail-title{font-size:26px;font-weight:600;color:#111827;margin:0}.detail-meta-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.detail-meta-category{background:#eef2ff;color:#4338ca;font-size:13px;padding:4px 10px;border-radius:999px;font-weight:500}.detail-meta-rating{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.detail-stars{color:#f59e0b}.detail-price-row{display:flex;align-items:center;gap:12px}.detail-price{font-size:28px;font-weight:700;color:#555}.detail-discount-pill{background:#fee2e2;color:#dc2626;padding:4px 10px;font-size:13px;border-radius:999px;font-weight:600}.detail-section{border-top:1px solid #e5e7eb;padding-top:14px}.detail-section-title{font-weight:600;margin-bottom:8px;color:#374151}.detail-list{padding-left:18px;margin:0;color:#4b5563;font-size:14px}.detail-list li{margin-bottom:6px}.detail-size-row{display:flex;gap:8px}.detail-size-pill{padding:6px 12px;border-radius:999px;background:#f3f4f6;font-size:13px;font-weight:500}.detail-size-pill-active{background:#ecfeff;color:#0369a1}.detail-actions{display:flex;gap:12px;margin-top:10px}.detail-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:10px;border:none;font-size:14px;cursor:pointer;font-weight:500;transition:all .2s ease}.detail-btn-secondary{background:#e5e7eb;color:#374151}.detail-btn-secondary:hover{background:#d1d5db}.detail-btn-danger{background:#dc2626;color:#fff}.detail-btn-danger:hover{background:#b91c1c}.hr{margin-top:20px;margin-bottom:20px;border:none;border-top:1px solid #e5e7eb;size:100%}@media(max-width:1024px){.detail-card-with-image{grid-template-columns:360px 1fr}}@media(max-width:768px){.detail-card-with-image{grid-template-columns:1fr}.detail-card-left{position:relative;top:0}.detail-actions{flex-direction:column}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast{min-height:10px;max-width:360px;color:#fff;border-radius:none}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.profile-store-page{padding:24px;min-height:100vh;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-cards{width:100%;margin:0 auto;border-radius:20px;padding:22px 24px 20px;box-sizing:border-box}.profile-card>div{display:flex;gap:18px}.profile-avatar{width:120px;height:120px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700;overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-avatar+input[type=file]{font-size:.8rem;margin-top:6px}.profile-body{flex:1}.profile-row{display:flex;gap:12px}.profile-row+.profile-row{margin-top:12px}.profile-col-300{max-width:300px}.profile-col-220{max-width:220px}.profile-social-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:12px}.form-label{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:6px}.form-input,.profile-body select.form-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;font-family:inherit;background:#f9fafb;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;appearance:none}.form-input:focus,.profile-body select.form-input:focus{outline:none;background:#fff;border-color:#000;box-shadow:none}.form-textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;font-family:inherit;resize:vertical;background:#f9fafb;height:200px}.form-textarea:focus{outline:none;background:#fff;box-shadow:none;border-color:#000}.profile-actions{display:flex;gap:8px;margin-top:14px;justify-content:flex-end;align-items:center}.btn{padding:10px 18px;border-radius:999px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:linear-gradient(135deg,#4f46e5,#3730a3);color:#fff;box-shadow:0 8px 20px #4f46e573}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #4f46e58c}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn-secondary{background:#f3f4f6;color:#111827;border:1px solid #e5e7eb}.btn-secondary:hover{background:#e5e7eb}.Toastify__toast--success{background:#16a34a}.Toastify__toast--error{background:#dc2626}@media(max-width:900px){.profile-store-page{padding:16px}.profile-card{padding:18px 16px 16px;border-radius:16px}.profile-card>div{flex-direction:column;align-items:stretch}.profile-social-grid{grid-template-columns:1fr}.profile-col-300,.profile-col-220{max-width:100%}}@media(max-width:640px){.profile-card{box-shadow:0 12px 30px #0f172a2e}.profile-actions{flex-direction:column-reverse;align-items:stretch}.btn{width:100%}}.lh-sidebar{position:fixed;top:24px;left:24px;bottom:24px;width:240px;padding:18px;display:flex;flex-direction:column;gap:14px;box-sizing:border-box;overflow:auto;z-index:1200}.lh-store-card{display:flex;gap:12px;align-items:center}.lh-store-avatar{width:56px;height:56px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px}.lh-store-meta{display:flex;flex-direction:column;gap:4px}.lh-store-name{font-weight:700;color:#fff;font-size:.98rem}.lh-store-email{font-size:.85rem;color:#fff}.lh-nav{display:flex;flex-direction:column;gap:4px;padding-top:10px}.lh-nav-item{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:8px;color:#fff;text-decoration:none;font-size:.9rem;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .12s ease}.lh-nav-item i{font-size:1.1rem;color:#6b7280;transition:color .16s ease,transform .12s ease}.lh-nav-item.active{background:#2563eb;color:#fff;font-weight:600;box-shadow:0 6px 16px #4f46e52e}.lh-nav-item.active i{color:#374151}.lh-nav-item:hover{color:#fff;transform:translateY(-1px)}.lh-nav-item:hover i{color:#374151}.lh-actions{display:flex;flex-direction:column;gap:8px;margin-top:12px}.lh-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 10px;border-radius:999px;border:1px solid #e5e7eb;text-decoration:none;color:#374151;font-size:.88rem;background:#f9fafb;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s ease}.lh-btn:hover{background:#fff;border-color:#4f46e566;box-shadow:0 8px 18px #0f172a1f;transform:translateY(-1px)}.lh-btn-primary{background:#4f46e5;color:#fff;border:none;box-shadow:0 10px 24px #4f46e559}.lh-btn-primary:hover{background:#4338ca;box-shadow:0 12px 28px #4338ca73}.lh-store-avatar{width:56px;height:56px;border-radius:50%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;overflow:hidden}.lh-store-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(max-width:900px){.lh-sidebar{position:static;width:100%;height:auto;border-radius:10px;box-shadow:none;display:none}}.lh-store-status-badge{margin-top:2px}.badge{display:inline-block;padding:2px 18px;border-radius:12px;font-size:.7rem;color:#fff;background:#888;letter-spacing:.5px}.badge-active{background:#247c2a;color:#fff}.badge-inactive{background:#e53935;color:#fff}.badge-pending{background:#969696;color:#fff}.store-layout{display:flex;gap:0;min-height:100vh;background-color:#f5f5f5}.store-sidebar-wrapper{width:280px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;background:#0f172a}.store-main-wrapper{flex:1;padding:24px;display:flex;flex-direction:column;width:2000px}@media(max-width:768px){.store-layout{flex-direction:column}.store-sidebar-wrapper{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #ddd}}.product-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:10px;box-shadow:0 2px 12px #0f172a14;transition:transform .15s ease,box-shadow .15s ease;overflow:hidden;width:270px}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0f172a24}.product-image-wrap{display:block;width:100%;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;background:#f3f4f6;margin-bottom:8px}.product-image-wrap img{width:100%;max-height:100%;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-image-wrap img{transform:scale(1.04)}.product-badge,.product-unavailable,.product-out{position:absolute;z-index:2;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;color:#fff}.product-badge{top:10px;left:10px;background:#fee2e2;color:#b91c1c}.product-unavailable{top:10px;right:10px;background:#6b7280}.product-out{top:34px;right:10px;background:#dc2626}.product-info{display:flex;flex-direction:column;gap:6px;padding:2px 2px 4px}.product-name{font-size:14px;font-weight:500;color:#000;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.product-name:hover{text-decoration:none;color:#000}.product-prices{display:flex;align-items:baseline;gap:6px;margin-top:2px}.price-old{font-size:12px;color:#9ca3af;text-decoration:line-through}.price-card{font-size:1.05rem;font-weight:700;color:#000}.product-store{margin-top:4px;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-store i{font-size:13px;color:#b6b6b6}@media(max-width:768px){.product-card{padding:8px;border-radius:10px}.price-new{font-size:14px}.product-name{font-size:13px}}:root{--primary-r: 102;--primary-g: 126;--primary-b: 234;--primary: rgb(var(--primary-r), var(--primary-g), var(--primary-b));--soft: rgb(129, 140, 248);--muted: #6b7280;--text: #0f172a;--glass: rgba(255, 255, 255, .96)}.product-page{max-width:1400px;margin:18px auto 60px;padding:0 12px;box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.product-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;background:linear-gradient(180deg,#fffffffa,#f9fafff5);padding:18px;border-radius:12px;border:1px solid rgba(99,102,241,.06);box-shadow:0 12px 30px #0f172a0a}.options{background:#d1d0d0}.product-kicker{margin:0;color:var(--muted);font-weight:700;font-size:.92rem}.product-title{margin:4px 0 6px;font-size:1.6rem;color:var(--text);line-height:1.15;font-weight:800}.product-subtitle{margin:0;color:var(--muted);font-size:.95rem}.product-hero-metrics .metric{text-align:center}.metric-value{display:block;font-size:1.6rem;font-weight:800;color:var(--text)}.metric-label{display:block;color:var(--muted);font-weight:700}.product-controls{display:flex;gap:18px;align-items:flex-start;margin:18px 0;flex-wrap:wrap}.product-search{display:inline-flex;align-items:center;gap:8px;padding:8px;margin-top:30px;background:var(--glass);border-radius:12px;border:1px solid rgba(99,102,241,.06);box-shadow:0 8px 20px #0f172a08}.product-search input{border:none;outline:none;background:transparent;padding:8px 6px;width:260px;font-size:.95rem;color:var(--text)}.product-search button{background:#d1d0d0;color:#000;border:none;padding:8px 10px;border-radius:10px;cursor:pointer;font-weight:700}.product-filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.filter-item{display:flex;flex-direction:column;gap:6px;min-width:180px}.filter-item label{font-weight:700;color:var(--muted);font-size:.88rem}.filter-item select,.filter-item input[type=number]{padding:8px 10px;border-radius:10px;border:1px solid rgba(15,23,42,.06);background:#d1d0d0;outline:none;box-shadow:0 6px 18px #6366f108}.price-filter{min-width:240px}.price-filter input[type=range]{width:220px;margin-top:6px}.price-range{display:flex;justify-content:space-between;margin-top:6px;font-size:.85rem}.filter-actions{display:flex;align-items:center;gap:8px}.btn-clear{background:transparent;border:1px solid rgba(99,102,241,.12);color:var(--text);padding:8px 10px;border-radius:10px;cursor:pointer;font-weight:700}.btn-clear:hover{background:#6366f10a}.product-status{padding:18px;text-align:center;color:var(--muted);margin:8px 0 16px}.product-status.error{color:#b91c1c}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:30px;padding:10px}.product-card{position:relative;background:var(--glass);border-radius:12px;padding:12px;box-shadow:0 12px 30px #0f172a0a;border:1px solid rgba(99,102,241,.06);display:flex;flex-direction:column;min-height:320px;transition:transform .12s ease,box-shadow .12s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #0f172a14}.product-badge{position:absolute;top:12px;left:12px;padding:3px 10px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.8rem;font-weight:600}.product-unavailable,.product-out{position:absolute;top:12px;right:12px;background:#0000000f;color:#374151;padding:6px 8px;border-radius:8px;font-weight:700;font-size:.85rem}.product-image-wrap{display:block;width:100%;border-radius:8px;overflow:hidden}.product-image-wrap img{width:100%;height:180px;object-fit:cover;display:block;border-radius:8px;border:1px solid rgba(15,23,42,.03)}.product-info{margin-top:10px}.product-name{display:block;font-weight:800;color:var(--text);text-decoration:none;margin-bottom:8px;font-size:.98rem}.product-prices{display:flex;gap:8px;align-items:center}.price-old{text-decoration:line-through;color:#888;font-size:.86rem}.price-new{font-weight:800;color:#4f46e5}.product-store{margin-top:8px;color:var(--muted);font-weight:600;font-size:.85rem;display:flex;align-items:center;gap:6px}.product-empty{padding:40px;text-align:center;color:var(--muted);background:#fff9;border-radius:8px}@media(max-width:1000px){.product-page{padding:0 10px;max-width:940px}.product-hero{flex-direction:column;align-items:flex-start;gap:12px}.product-controls{flex-direction:column;align-items:stretch;gap:12px}.product-search input,.price-filter input[type=range]{width:100%}}@media(max-width:640px){.product-image-wrap img{height:140px}.product-card{min-height:300px;padding:10px}.filter-item{min-width:100%}}.product-detail-page{min-height:100vh;background:#fff;padding:32px 16px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-detail-star{color:#f1c40f;font-size:8px}.product-detail-status{text-align:center;font-size:16px;color:#555;margin-bottom:16px}.product-detail-status.error{color:#d63031;font-weight:500}.product-detail-back{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:14px;color:#8d8d8d;text-decoration:none;transition:color .2s ease}.product-detail-back:hover{color:#000;text-decoration:underline}.product-detail-container{width:100%;max-width:1120px;border-radius:16px;padding:24px 28px;box-sizing:border-box;height:fit-content}.store-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#636e72;transition:color .2s ease}.avatar-store{width:24px;height:24px;border-radius:24px;object-fit:cover;margin-right:6px}.product-detail-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:32px}.product-detail-left{display:flex;flex-direction:column;gap:16px}.product-detail-image-wrap{position:relative;width:100%;background:#f8f9fc;border-radius:14px;overflow:hidden;border:1px solid #edf0f7;display:flex;align-items:center;justify-content:center;min-height:320px}.product-detail-image-wrap img{max-width:100%;max-height:460px;object-fit:contain;display:block}.product-detail-badge{position:absolute;top:12px;left:12px;padding:3px 10px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.8rem;font-weight:600}.product-detail-thumbnails{display:flex;flex-wrap:nowrap;gap:10px;margin-top:4px;overflow-x:auto;padding-bottom:4px;margin-left:100px}.product-detail-thumbnails::-webkit-scrollbar{height:6px}.product-detail-thumbnails::-webkit-scrollbar-thumb{background:#dcdde1;border-radius:999px}.product-detail-thumbnails .thumbnail{flex:0 0 68px;height:68px;border-radius:10px;border:1px solid transparent;overflow:hidden;cursor:pointer;background:#f1f2f6;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease,transform .1s ease,background .2s ease}.product-detail-thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover}.product-detail-thumbnails .thumbnail:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000001f;background:#fff}.product-detail-thumbnails .thumbnail.active{border-color:#000;box-shadow:0 0 0 1px #0984e34d}.product-detail-store{margin-top:6px;font-size:14px;color:#636e72;display:inline-flex;align-items:center;gap:6px}.store-link{color:#000}.store-link:hover{text-decoration:none;color:#afafaf}.product-detail-store i{font-size:16px;color:#000}.product-detail-info{display:flex;flex-direction:column;gap:16px}.product-detail-title{font-size:24px;line-height:1.3;margin:0;color:#2d3436;font-weight:700}.product-detail-prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:4px}.product-detail-prices .price-old{font-size:18px;color:#b2bec3;font-weight:700;text-decoration:line-through}.product-detail-prices{font-size:18px;font-weight:700}.price-neww{font-size:18px;font-weight:800;color:#000}.product-detail-desc{padding-top:8px;border-top:1px dashed #dfe6e9}.product-detail-desc h3{font-size:15px;margin:0 0 6px;color:#2d3436;font-weight:600}.product-detail-desc p{margin:0;font-size:14px;color:#636e72;line-height:1.6;white-space:pre-line}.product-detail-meta{font-size:14px;color:#636e72}.product-detail-meta strong{font-weight:600;color:#2d3436}.product-detail-add-to-cart{margin-top:10px;padding:10px 18px;margin-left:10px;border-radius:10px;background:#dfdfdf;color:#080808;font-weight:600;font-size:15px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .08s ease,box-shadow .15s ease,filter .15s ease,background .3s ease}.product-detail-wish-list{margin-top:10px;padding:10px 18px;margin-left:10px;border-radius:5px;color:#000;background:#fff;font-weight:600;font-size:15px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .08s ease,box-shadow .15s ease,filter .15s ease,background .3s ease}.product-detail-add-to-cart svg,.product-detail-add-to-cart i{font-size:18px}.product-detail-add-to-cart:hover,.product-detail-wish-list:hover{filter:brightness(1.05);transform:translateY(-1px);border-color:#fff}.product-detail-add-to-cart:active{transform:translateY(0)}.quantity-control{display:inline-flex;align-items:center;gap:4px;background:#f9fafb;border-radius:12px;padding:4px 6px;border:1px solid #e5e7eb}.quantity-control button{width:26px;height:26px;border-radius:999px;border:none;background:#fff;color:#0f172a;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease;box-shadow:0 1px 4px #94a3b866}.quantity-control button:hover{background:#929292;color:#fff}.quantity-control input{width:44px;border:none;background:transparent;text-align:center;font-size:14px;color:#0f172a;outline:none}.related-products{margin-top:32px;padding-top:24px;border-top:1px dashed #dfe6e9}@media(max-width:992px){.product-detail-container{padding:20px 18px}.product-detail-main{grid-template-columns:1fr;gap:24px}.related-header{flex-direction:column;align-items:flex-start;gap:4px}.product-detail-image-wrap{min-height:260px}}@media(max-width:576px){.product-detail-page{padding:16px 10px}.product-detail-container{border-radius:10px;padding:16px 14px 18px;box-shadow:0 10px 28px #0f162429}.product-detail-title,.product-detail-prices .price-new{font-size:20px}.product-detail-add-to-cart{width:100%;justify-content:center}}.product-related{width:100%;max-width:1120px;border-radius:16px;padding:24px 28px;box-sizing:border-box;margin-top:24px}.related-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.related-header h2{font-size:20px;margin:0;color:#2d3436}.related-header p{margin:0;color:#7f8c8d;font-size:14px}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;justify-content:start}.related-status{color:#636e72;font-size:14px;padding:20px;text-align:center}@media(max-width:992px){.related-header{flex-direction:column;align-items:flex-start;gap:4px}.related-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}}@media(max-width:576px){.related-header h2{font-size:18px}.related-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.product-review{width:100%;max-width:1120px;border-radius:16px;padding:24px 28px;box-sizing:border-box;margin-top:24px}.review-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.review-header h2{margin:0;font-size:20px;color:#2d3436}.review-header p{margin:4px 0 0;color:#636e72;font-size:14px}.review-count{color:#000;padding:6px 12px;border-radius:12px;font-weight:600;font-size:14px}.form-row{display:flex;flex-direction:column;gap:6px}.form-row label{font-weight:600;font-size:14px;color:#1f2937}.form-row select,.form-row textarea{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-row select:focus,.form-row textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.form-actions{display:flex;gap:10px;justify-content:flex-end}.btn{border:none;border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease,filter .2s ease}.btn.primary{background:linear-gradient(90deg,#6366f1,#7c3aed);color:#fff;box-shadow:0 10px 24px #6366f14d}.btn.ghost{background:#f3f4f6;color:#111827}.btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.review-list{display:flex;flex-direction:column;gap:12px}.review-pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:14px}.review-page-indicator{color:#6b7280;font-size:14px;font-weight:600}.review-item{border:1px solid #edf0f7;border-radius:12px;padding:12px 14px;background:#fff;display:flex;flex-direction:column;gap:6px;position:relative}.review-meta{display:flex;justify-content:space-between;align-items:center;gap:8px}.review-user{font-weight:700;color:#111827;padding-right:84px}.review-stars{color:#f59e0b;font-size:14px}.review-stars-bottom{margin-top:2px}.star{color:#d1d5db}.star.filled{color:#f59e0b}.review-comment{color:#374151;font-size:14px;line-height:1.5}.review-actions{position:absolute;top:10px;right:12px;display:flex;gap:10px;align-items:center}.add-review{margin-top:10px;padding:7px 18px;border-radius:12px;background:#cecdcd;color:#000;font-weight:600;font-size:15px;cursor:pointer}.add-review:hover{background:#9e9e9e;border-color:#fff}.review-actions .link{background:none;border:none;padding:0;color:#000;cursor:pointer;font-weight:600}.review-actions .danger{color:#dc2626}.review-options-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px}.review-options-button:hover{background:#f3f4f6}.review-date{font-size:12px;color:#6b7280}.review-options-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 24px #0f16241f;padding:6px;z-index:5}.review-options-item{width:100%;text-align:left;background:transparent;border:none;padding:8px 10px;border-radius:8px;cursor:pointer;font-weight:600;color:#111827}.review-options-item:hover{background:#f3f4f6}.review-options-item.danger{color:#dc2626}.review-status{text-align:center;color:#6b7280;padding:16px 0}.review-actions-top{display:flex;align-items:center;gap:10px}.review-average{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:12px}.average-stars{color:#f59e0b;font-size:14px}.average-text{display:flex;align-items:baseline;gap:2px}.average-number{font-weight:700;font-size:16px;color:#000}.average-label{font-size:12px;color:#000}.review-modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;justify-content:center;align-items:center;z-index:1000;padding:16px}.review-modal{background:#fff;border-radius:14px;max-width:520px;width:100%;padding:20px;box-shadow:0 20px 50px #00000026;animation:pop .15s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-header h3{margin:0;font-size:18px;color:#111827}.modal-header .close{background:none;border:none;font-size:20px;cursor:pointer}.modal-form{display:flex;flex-direction:column;gap:12px}@keyframes pop{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:576px){.review-header{flex-direction:column;align-items:flex-start;gap:6px}.form-actions{justify-content:flex-start}}:root{--bg: #f5f7fb;--card: #ffffff;--muted: #6b7280;--accent: #2563eb;--accent-2: #3b82f6;--danger: #ef4444;--radius: 12px;--shadow: 0 8px 28px rgba(14, 30, 37, .08);--surface-border: rgba(15, 23, 42, .06);--glass: rgba(255, 255, 255, .6);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cart-page{padding:36px 20px;box-sizing:border-box;color:#0f172a}.cart-container{max-width:1400px;margin:0 auto;background:linear-gradient(180deg,rgba(255,255,255,.98),var(--card));border-radius:14px;padding:24px;box-shadow:var(--shadow);border:1px solid var(--surface-border)}.cart-title{margin:0 0 18px;font-size:22px;font-weight:700;color:#0b1220}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:20px;align-items:start}.cart-items-section{display:flex;flex-direction:column;gap:12px}.cart-select-all{background:#ffffffb3;border:1px solid var(--surface-border);padding:10px 12px;border-radius:10px;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--muted)}.cart-item{display:grid;grid-template-columns:40px 120px 1fr 240px;gap:14px;align-items:center;background:#ffffffe6;border-radius:12px;padding:12px;border:1px solid var(--surface-border);transition:transform .12s ease,box-shadow .12s ease}.cart-item:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0e1e250f}.cart-item-checkbox{display:flex;justify-content:center}.cart-item-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-2)}.cart-item-image{display:block;width:120px;height:96px;border-radius:8px;overflow:hidden;background:#f3f4f6;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-details{display:flex;flex-direction:column;gap:8px}.cart-item-name{font-weight:600;color:#0b1220;text-decoration:none;font-size:15px}.cart-item-prices{display:flex;gap:8px;align-items:center;font-size:14px}.price-old{text-decoration:line-through;color:var(--muted);font-size:13px}.price-new{color:#000;font-weight:700;font-size:15px}.cart-item-controls{display:flex;flex-direction:column;gap:10px;align-items:flex-end;justify-content:center}.quantity-control{display:inline-flex;align-items:center;border:1px solid rgba(15,23,42,.06);border-radius:8px;overflow:hidden;background:#fff}.quantity-control button{width:36px;height:36px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#111827;display:flex;align-items:center;justify-content:center}.quantity-control input{width:56px;height:36px;border:none;text-align:center;font-weight:600;font-size:14px;outline:none}.cart-item-total{font-weight:700;color:#0b1220;font-size:15px}.cart-item-remove{background:transparent;border:none;color:var(--muted);cursor:pointer;padding:6px}.cart-item-remove:hover{color:var(--danger)}.cart-summary{position:sticky;top:28px;background:linear-gradient(180deg,#fff,#fbfdff);padding:18px;border-radius:12px;border:1px solid var(--surface-border);box-shadow:0 10px 30px #0206170a;display:flex;flex-direction:column;gap:12px;min-height:160px}.summary-row{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:14px}.summary-divider{height:1px;background:linear-gradient(90deg,#0f172a0a,#0f172a05);margin:6px 0}.summary-total{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:18px;color:#0b1220}.cart-checkout-btn{background:#afafaf;color:#fff;border:none;padding:12px 14px;border-radius:10px;font-weight:700;cursor:pointer;transition:transform .12s ease,filter .12s ease}.cart-checkout-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.cart-clear-btn{background:transparent;color:var(--muted);border:1px solid rgba(15,23,42,.06);padding:10px 12px;border-radius:10px;cursor:pointer}.cart-continue-btn{display:inline-block;color:var(--muted);text-decoration:none;padding:8px 10px;border-radius:8px}.cart-empty,.cart-status{padding:36px;text-align:center;color:var(--muted)}.cart-shop-btn,.cart-back{display:inline-block;margin-top:12px;color:var(--accent-2);text-decoration:none;font-weight:700}@media(max-width:980px){.cart-layout{grid-template-columns:1fr 320px}.cart-item{grid-template-columns:36px 100px 1fr 200px}}@media(max-width:760px){.cart-container{padding:16px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static;order:2}.cart-items-section{order:1}.cart-item{grid-template-columns:36px 84px 1fr;grid-template-rows:auto auto}.cart-item-controls{align-items:flex-start;grid-column:3 / 4;grid-row:2 / 3;width:100%;display:flex;justify-content:space-between}.cart-item-total{margin-left:8px}.cart-item-image{width:84px;height:64px}.quantity-control input{width:48px}}.price-new:empty{visibility:hidden}.sidebar-store-page{min-height:100vh;display:flex;justify-content:center;padding:32px 16px 40px}.sidebar-store-container{max-width:2000px;width:100%;display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px}.sidebar-store-left{background:#fff;border-radius:18px;padding:20px 18px;box-shadow:0 10px 26px #0f172a14;display:flex;flex-direction:column;gap:16px}.sidebar-store-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 4px}.sidebar-store-menu{display:flex;flex-direction:column;gap:8px}.sidebar-store-tab{width:100%;padding:10px 12px;border:none;outline:none;background:transparent;text-align:left;font-size:14px;color:#4b5563;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease}.sidebar-store-tab:hover{background:#afafaf}.sidebar-store-tab.active{background:#afafaf;color:#fff;transform:translateY(-1px)}.sidebar-store-right{border-radius:18px;padding:20px 22px;min-height:320px;height:fit-content}.sidebar-store-panel h3{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:8px}.sidebar-store-panel>p{font-size:14px;color:#6b7280;margin-bottom:18px}.sidebar-store-section{display:flex;flex-direction:column;margin-bottom:12px}.sidebar-store-section label{font-size:13px;color:#4b5563;margin-bottom:4px}.sidebar-store-section input{padding:8px 10px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.sidebar-store-section input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb4d}.sidebar-store-products-demo{border-radius:12px;border:1px solid #e5e7eb;padding:10px 12px;background:#f9fafb}.store-page{margin:24px auto;padding:0 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#222}.store-status{padding:24px;text-align:center;font-size:15px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0f172a0f}.store-status.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.store-header-row{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(0,1.5fr) minmax(0,1.5fr);gap:16px;align-items:stretch;margin-bottom:24px}.store-banner{background:#afafaf;border-radius:12px;padding:16px 18px;color:#fff;display:flex;align-items:center}.store-banner-left{display:flex;align-items:center;gap:14px}.store-banner-avatar{width:82px;height:82px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.9);flex-shrink:0;box-shadow:0 6px 16px #0f172a59;background:#fff}.store-banner-avatar img{width:100%;height:100%;object-fit:cover}.store-banner-info{min-width:0}.store-banner-name{font-size:20px;font-weight:700;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-banner-sub{margin:0 0 10px;font-size:13px;opacity:.93}.store-banner-actions{display:flex;flex-wrap:wrap;gap:8px}.btn-store-primary,.btn-store-outline,.btn-store-secondary{border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,color .18s ease,transform .08s ease,box-shadow .12s ease;white-space:nowrap}.btn-store-primary{background:#fff;color:#000;box-shadow:0 3px 10px #0f172a26}.btn-store-primary:hover{background:#fffbeb;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a33}.btn-store-outline{background:#fff;color:#000;box-shadow:0 3px 10px #0f172a73}.btn-store-outline:hover{background:#fff;transform:translateY(-1px)}.btn-store-secondary{background:#fff;color:#000;box-shadow:0 3px 10px #0f172a73}.btn-store-secondary:hover{background:#fff;transform:translateY(-1px)}.store-stats-col{background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 2px 12px #0f172a14;display:flex;flex-direction:column;gap:8px;width:800px}.store-stat-item{display:flex;align-items:baseline;font-size:13px}.store-stat-label{min-width:120px;color:#6b7280}.store-stat-value{font-weight:600;color:#111827}.store-stat-extra{margin-left:6px;font-size:12px;color:#9ca3af}.store-detail-sections{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1.3fr);gap:16px}.store-section{background:#fff;border-radius:10px;padding:16px 18px;box-shadow:0 2px 10px #0f172a0f}.store-section h3{font-size:15px;font-weight:600;margin-bottom:10px;color:#111827}.store-section ul{list-style:none;padding:0;margin:0}.store-section li{font-size:13px;padding:4px 0;color:#374151;display:flex;gap:6px}.store-section li span:first-child{min-width:70px;color:#6b7280}.store-section a{color:#2563eb;text-decoration:none;font-weight:500}.store-section a:hover{text-decoration:underline}body{background:#f3f4f6}@media(max-width:992px){.store-header-row{grid-template-columns:minmax(0,1.8fr) minmax(0,1.2fr)}.store-detail-sections{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.store-page{margin-top:16px}.store-header-row{grid-template-columns:minmax(0,1fr)}.store-banner{padding:14px}.store-banner-left{align-items:flex-start}.store-banner-avatar{width:72px;height:72px}.store-banner-name{font-size:18px}.store-detail-sections{gap:12px}}@media(max-width:480px){.store-banner-actions{flex-wrap:wrap;gap:6px}.btn-store-primary,.btn-store-outline,.btn-store-secondary{padding:6px 12px;font-size:12px}.store-section{padding:12px 14px}}.chat-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center}.chat-modal-container{width:1020px;max-width:95%;height:800px;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;position:relative;display:flex;flex-direction:column;overscroll-behavior:contain}.chat-modal-header{flex-shrink:0;padding:14px 16px;border-bottom:1px solid #eee;text-align:center}.chat-modal-content,.chat-modal-messages-block{flex:1;display:flex;flex-direction:column;overflow:hidden}.chat-modal-messages{flex:1;padding:12px;overflow-y:auto;background:#f5f6f8}.chat-modal-messages img{max-width:180px;border-radius:8px;margin-top:6px}.chat-modal-messages-block>div:last-child{flex-shrink:0;display:flex;align-items:center;padding:10px;border-top:1px solid #eee;background:#fff}.input-content{flex:1;padding:8px 12px;border-radius:20px;border:1px solid #ddd;outline:none;font-size:14px}.time-message{font-size:12px;color:#888;margin-left:8px}.submit-button{margin-left:8px;padding:6px 14px;border-radius:16px;border:none;background:#0084ff;color:#fff;cursor:pointer}.chat-modal-close{position:absolute;top:10px;right:12px;background:transparent;border:none;font-size:22px;cursor:pointer}.preview-imgs{max-width:50%;max-height:50%;border-radius:8px;margin-top:4px;cursor:pointer}@media(max-width:480px){.chat-modal-container{width:100%;height:100vh;max-height:100vh;border-radius:0}}.product-store-page{width:100%;min-height:100vh;padding:24px 0}.product-store-container{margin:0 auto;display:flex;gap:24px;padding:0 16px}.product-store-status{text-align:center;font-size:16px;color:#555}.product-store-status.error{color:#d32f2f}.product-store-filters{width:260px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d;height:fit-content}.filter-section{margin-bottom:16px}.filter-label{display:block;font-weight:600;margin-bottom:6px;font-size:14px;color:#333}.filter-search{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #ddd;font-size:14px}.filter-search:focus{outline:none;border-color:#1976d2}.filter-select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #ddd;font-size:14px;background:#fff}.filter-select:focus{outline:none;border-color:#1976d2}.price-filter{display:flex;flex-direction:column;gap:8px}.price-slider{width:100%}.price-display{display:flex;justify-content:space-between;font-size:13px;color:#555}.price-value{font-weight:600;color:#000}.filter-reset{width:100%;padding:10px;background:#9e9e9e;border:none;border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:.2s}.filter-reset:hover{background:#7e7e7e}.product-store-main{flex:1}.product-store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:23px}.product-store-empty{background:#fff;padding:40px;text-align:center;border-radius:12px;color:#666;font-size:15px}@media(max-width:992px){.product-store-container{flex-direction:column}.product-store-filters{width:100%}}@media(max-width:576px){.product-store-page{padding:12px 0}.product-store-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.sidebar-customer-page{min-height:100vh;display:flex;justify-content:center;padding:32px 16px 40px}.sidebar-customer-container{max-width:2000px;width:100%;display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px}.sidebar-customer-left{background:#fff;border-radius:18px;padding:20px 18px;box-shadow:0 10px 26px #0f172a14;display:flex;flex-direction:column;gap:16px;height:850px}.sidebar-customer-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 4px}.sidebar-customer-menu{display:flex;flex-direction:column;gap:8px}.sidebar-customer-tab{width:100%;padding:10px 12px;border:none;outline:none;background:transparent;text-align:left;font-size:14px;color:#4b5563;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease}.sidebar-customer-tab:hover{background:#afafaf;color:#000}.sidebar-customer-tab.active{background:#afafaf;color:#000;transform:translateY(-1px)}.sidebar-customer-right{background:#fff;border-radius:18px;padding:20px 22px;box-shadow:0 10px 26px #0f172a14;height:850px;overflow:auto}.sidebar-customer-panel .profile-customer-page,.sidebar-customer-panel .address-page{padding:0;background:transparent;border-radius:0;min-height:0;height:auto}.sidebar-customer-panel .order-page{max-width:none;margin:0;padding:0}.sidebar-customer-panel .order-shell{width:100%}.sidebar-customer-panel .profile-customer-page{display:block}.sidebar-customer-panel .profile-card{width:100%}.sidebar-customer-panel .address-header,.sidebar-customer-panel .address-list,.sidebar-customer-panel .address-form-card{max-width:100%}.sidebar-customer-panel h3{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:8px}.sidebar-customer-panel>p{font-size:14px;color:#6b7280;margin-bottom:18px}.sidebar-error{display:flex;align-items:center;justify-content:center;min-height:300px;background:#fee;border-radius:12px;color:#e74c3c;font-size:1rem;font-weight:500;text-align:center;padding:2rem}.sidebar-customer-section{display:flex;flex-direction:column;margin-bottom:12px}.sidebar-customer-section label{font-size:13px;color:#4b5563;margin-bottom:4px}.sidebar-customer-section input{padding:8px 10px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.sidebar-customer-section input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb4d}.sidebar-customer-products-demo{border-radius:12px;border:1px solid #e5e7eb;padding:10px 12px;background:#f9fafb}.product-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#374151;border-bottom:1px solid rgba(209,213,219,.6)}.product-row:last-child{border-bottom:none}.product-name{font-weight:500}.product-price{font-weight:600;color:#e11d48}@media(max-width:900px){.sidebar-store-container{grid-template-columns:minmax(0,1fr)}.sidebar-store-left{flex-direction:row;align-items:center;justify-content:space-between}.sidebar-store-menu{flex-direction:row;gap:10px}.sidebar-store-tab{text-align:center}}@media(max-width:640px){.sidebar-store-page{padding:20px 10px 30px}.sidebar-store-left{flex-direction:column;align-items:flex-start}.sidebar-store-menu,.sidebar-store-tab{width:100%}.sidebar-store-right{padding:16px 14px}}:root{--bg-1: #f4f7fb;--card-bg: #ffffff;--muted: #6b7280;--accent: #2563eb;--accent-2: #3b82f6;--danger: #ef4444;--surface-border: rgba(15, 23, 42, .06);--radius: 12px;--glass: rgba(255, 255, 255, .6);--shadow-1: 0 6px 18px rgba(14, 30, 37, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.profile-customer-page{padding:48px 20px;display:flex;align-items:center;justify-content:center;min-height:800px;border-radius:12px}.profile-card{width:1000px;padding:0;box-sizing:border-box;transition:transform .18s ease,box-shadow .18s ease}.profile-card:hover{transform:translateY(-4px)}.profile-card h1{margin:0;font-size:25px;color:#0f172a;font-weight:700;letter-spacing:-.3px}.profile-card .subtitle{margin:0 0 20px;color:var(--muted);font-size:14px}.avatar-section{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--surface-border);border-radius:12px;background:#fff9;margin-bottom:14px}.avatar-preview{display:flex;align-items:center;gap:12px}.avatar-img,.avatar-fallback{width:72px;height:72px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fbfdff;object-fit:cover}.avatar-fallback{background:linear-gradient(180deg,#2563eb14,#3b82f60d)}.avatar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.avatar-crop-modal-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#00000059;z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeInModalBg .25s;overflow:hidden;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:auto}@keyframes fadeInModalBg{0%{opacity:0}to{opacity:1}}.avatar-crop-modal{position:fixed;left:50vw;top:50vh;transform:translate(-50%,-50%);width:420px;max-width:92vw;background:#fff;border-radius:14px;box-shadow:0 12px 32px #0000002e;padding:16px;display:flex;flex-direction:column;gap:12px;animation:fadeInModal .25s cubic-bezier(.4,0,.2,1);margin:0;z-index:1101;pointer-events:auto;will-change:top,left,transform}.avatar-crop-modal-overlay{pointer-events:all}.avatar-crop-modal-overlay>*:not(.avatar-crop-modal){pointer-events:none}@keyframes fadeInModal{0%{transform:translateY(40px) scale(.98);opacity:0}to{transform:none;opacity:1}}.avatar-crop-title{font-size:16px;font-weight:600;text-align:center;color:#050505}.avatar-crop-body{background:#f0f2f5;border-radius:12px;padding:12px;display:flex;justify-content:center;align-items:center;margin:0}.avatar-crop-body .ReactCrop{max-width:100%}.avatar-crop-image{max-width:100%;max-height:320px;border-radius:8px}.avatar-crop-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.avatar-crop-actions .btn{min-width:90px;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}.avatar-crop-actions .btn.secondary{background:#e4e6eb;color:#050505}.avatar-crop-actions .btn.secondary:hover:not(:disabled){background:#d8dadf}.avatar-crop-actions .btn.primary{background:#1877f2;color:#fff}.avatar-crop-actions .btn.primary:hover:not(:disabled){background:#166fe5}.avatar-crop-actions .btn:disabled{opacity:.6;cursor:not-allowed}.profile-customer-page .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:8px;margin-bottom:20px}.profile-customer-page .form-item{display:flex;flex-direction:column}.profile-customer-page .form-item.label-inline{flex-direction:row;align-items:center}.profile-customer-page .form-item.span-2{grid-column:1 / -1}.profile-customer-page .form-item label{font-size:13px;color:#111827;margin-bottom:8px;font-weight:600}.profile-customer-page .form-item input,.profile-customer-page .form-item textarea,.profile-customer-page .form-item select{border:1px solid rgba(15,23,42,.12);padding:12px 14px;border-radius:10px;font-size:14px;color:#0f172a;outline:none;transition:box-shadow .14s ease,border-color .14s ease,transform .14s ease,background .14s ease;box-sizing:border-box}.profile-customer-page .form-item textarea{min-height:96px;resize:vertical}.profile-customer-page .form-item input:focus,.profile-customer-page .form-item textarea:focus,.profile-customer-page .form-item select:focus{border-color:#2563ebf2;box-shadow:0 6px 18px #2563eb1a;transform:translateY(-1px)}.profile-customer-page .form-item input::placeholder,.profile-customer-page .form-item textarea::placeholder{color:#9ca3af;opacity:1}.profile-customer-page .actions{display:flex;justify-content:flex-end;gap:12px;margin-top:6px}.profile-customer-page .btn{appearance:none;border:none;padding:10px 16px;font-weight:600;font-size:14px;border-radius:10px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;display:inline-flex;align-items:center;gap:8px}.profile-customer-page .btn:active{transform:translateY(1px)}.profile-customer-page .btn.primary{color:#fff}.profile-customer-page .btn.primary:hover{filter:brightness(1.03)}.profile-customer-page .btn.secondary{background:transparent;color:var(--muted);border:1px solid rgba(15,23,42,.06)}.profile-customer-page .btn[disabled],.profile-customer-page .btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.profile-customer-page .status{text-align:center;padding:18px 16px;color:var(--muted);background:#fff9;border-radius:10px;border:1px solid var(--surface-border);width:min(720px,96%);margin:0 auto;box-shadow:var(--shadow-1)}.profile-customer-page .status.error{color:var(--danger);background:linear-gradient(180deg,#fff6f6e6,#fffafae6);border-color:#ef44441f}@media(max-width:820px){.profile-card{padding:22px}.profile-customer-page .form-grid{grid-template-columns:1fr;gap:12px}.profile-customer-page .form-item.span-2{grid-column:auto}.profile-customer-page .actions{justify-content:stretch}.profile-customer-page .btn.primary{width:100%;justify-content:center}}label .required{color:var(--danger);margin-left:6px;font-weight:700;font-size:12px}:root{--bg-1: #f4f7fb;--card-bg: #ffffff;--muted: #6b7280;--accent: #2563eb;--accent-2: #3b82f6;--danger: #ef4444;--success: #10b981;--surface-border: rgba(15, 23, 42, .06);--radius: 12px;--shadow-1: 0 6px 18px rgba(14, 30, 37, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.address-page{padding:32px 24px;background:linear-gradient(180deg,var(--bg-1) 0%,#eef3fb 100%);min-height:800px;border-radius:12px}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;max-width:1200px;margin-left:auto;margin-right:auto}.address-header h1{margin:0;font-size:26px;color:#0f172a;font-weight:700;letter-spacing:-.3px}.btn-add{appearance:none;border:none;background:#afafaf;color:#000;padding:11px 20px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 8px 22px #3b82f624}.btn-add:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-add:active{transform:translateY(0)}.address-list{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.address-card{background:linear-gradient(180deg,rgba(255,255,255,.98),var(--card-bg));border:1px solid var(--surface-border);border-radius:var(--radius);padding:20px 24px;box-shadow:var(--shadow-1);display:flex;justify-content:space-between;align-items:flex-start;gap:20px;transition:transform .16s ease,box-shadow .16s ease}.address-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0e1e251f}.address-info{flex:1}.address-name-phone{display:flex;gap:16px;align-items:center;margin-bottom:8px}.address-name-phone .name{font-weight:700;font-size:16px;color:#0f172a}.address-name-phone .phone{color:var(--muted);font-size:14px}.address-full{color:#374151;font-size:14px;line-height:1.6;margin-bottom:8px}.badge-default{display:inline-block;background:linear-gradient(90deg,#10b981,#059669);color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.address-actions{display:flex;gap:10px;flex-shrink:0}.btn-edit,.btn-default,.btn-delete{appearance:none;border:1px solid rgba(15,23,42,.12);background:#fff;color:#374151;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .12s ease}.btn-edit:hover{background:#f9fafb;border-color:var(--accent);color:var(--accent)}.btn-default{border-color:#2563eb40}.btn-default:hover{background:#eef2ff;border-color:var(--accent);color:var(--accent)}.btn-delete:hover{background:#fef2f2;border-color:var(--danger);color:var(--danger)}.address-page .empty-state{text-align:center;padding:60px 20px;background:#fff9;border-radius:var(--radius);border:1px solid var(--surface-border);max-width:600px;margin:0 auto}.address-page .empty-state p{color:var(--muted);font-size:15px;margin-bottom:20px}.address-page .btn-primary{appearance:none;border:none;background:linear-gradient(90deg,var(--accent),var(--accent-2));color:#fff;padding:12px 24px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .12s ease;box-shadow:0 8px 22px #3b82f624}.address-page .btn-primary:hover{filter:brightness(1.05)}.address-form-card{max-width:920px;margin:0 auto;background:linear-gradient(180deg,rgba(255,255,255,.96),var(--card-bg));border-radius:var(--radius);padding:32px;box-shadow:var(--shadow-1);border:1px solid var(--surface-border)}.address-form-card h2{margin:0 0 24px;font-size:20px;color:#0f172a;font-weight:700}.address-page .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:24px}.address-page .form-item{display:flex;flex-direction:column}.address-page .form-item.span-2{grid-column:1 / -1}.address-page .form-item label{font-size:13px;color:#111827;margin-bottom:8px;font-weight:600}.address-page .form-item input,.address-page .form-item select{background:#fbfdff;border:1px solid rgba(15,23,42,.12);padding:12px 14px;border-radius:10px;font-size:14px;color:#0f172a;outline:none;transition:box-shadow .14s ease,border-color .14s ease,transform .14s ease,background .14s ease;box-sizing:border-box}.address-page .form-item input:focus,.address-page .form-item select:focus{border-color:#2563ebf2;box-shadow:0 6px 18px #2563eb1a;transform:translateY(-1px)}.address-page .form-item select:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.address-page .form-item input::placeholder{color:#9ca3af}.address-page .form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:12px}.address-page .btn-cancel,.address-page .btn-submit{appearance:none;border:none;padding:11px 20px;font-weight:600;font-size:14px;border-radius:10px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.address-page .btn-cancel{background:transparent;color:var(--muted);border:1px solid rgba(15,23,42,.1)}.address-page .btn-cancel:hover{background:#f9fafb}.address-page .btn-submit{color:#fff;background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 8px 22px #3b82f624}.address-page .btn-submit:hover{filter:brightness(1.05)}.address-page .btn-submit:active,.address-page .btn-cancel:active{transform:translateY(1px)}.address-page .btn-submit:disabled{opacity:.6;cursor:not-allowed}.address-page .status{text-align:center;padding:18px 16px;color:var(--muted);background:#fffc;border-radius:10px;border:1px solid var(--surface-border);max-width:720px;margin:0 auto 24px;box-shadow:var(--shadow-1)}.address-page .status.error{color:var(--danger);background:linear-gradient(180deg,#fff6f6e6,#fffafae6);border-color:#ef44441f}@media(max-width:820px){.address-page{padding:20px 16px}.address-header{flex-direction:column;align-items:flex-start;gap:16px}.btn-add{width:100%;text-align:center}.address-card{flex-direction:column;gap:16px}.address-actions{width:100%;justify-content:flex-end}.address-form-card{padding:20px}.address-page .form-grid{grid-template-columns:1fr;gap:12px}.address-page .form-item.span-2{grid-column:auto}.address-page .form-actions{flex-direction:column-reverse}.address-page .btn-cancel,.address-page .btn-submit{width:100%;text-align:center}}.order-page{--bg-1: #f4f7fb;--card-bg: #ffffff;--muted: #6b7280;--accent: #2563eb;--accent-2: #3b82f6;--danger: #ef4444;--surface-border: rgba(15, 23, 42, .06);--radius: 12px;--shadow-1: 0 6px 18px rgba(14, 30, 37, .08);padding:32px 24px;min-height:800px;border-radius:12px;box-sizing:border-box}.order-shell{max-width:1600px;margin:0 auto;border-radius:var(--radius);padding:0}.order-title{margin:0 0 24px;font-size:26px;color:#0f172a;font-weight:700;letter-spacing:-.3px}.order-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:22px}.order-filter{display:flex;flex-direction:column;gap:6px}.order-label{font-size:13px;color:#111827;font-weight:600}.order-select,.order-input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:#fbfdff;color:#0f172a;outline:none;transition:box-shadow .14s ease,border-color .14s ease,transform .14s ease;box-sizing:border-box}.order-select:focus,.order-input:focus{border-color:#2563ebf2;box-shadow:0 6px 18px #2563eb1a;transform:translateY(-1px)}.order-list{display:flex;flex-direction:column;gap:16px}.order-card{background:linear-gradient(180deg,rgba(255,255,255,.98),var(--card-bg));border:1px solid var(--surface-border);border-radius:var(--radius);padding:20px 24px;box-shadow:var(--shadow-1);transition:transform .16s ease,box-shadow .16s ease}.order-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0e1e251f}.order-card__id{font-size:16px;font-weight:500;color:#000}.order-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:10px;flex-wrap:wrap}.order-card__sub{font-size:12px;color:var(--muted);margin-bottom:4px}.order-product-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid var(--surface-border)}.order-badge{padding:6px 12px;border-radius:8px;font-weight:600;font-size:13px;border:1px solid transparent;white-space:nowrap;margin-top:10px}.order-card__meta{font-size:13px;color:var(--muted);margin-bottom:12px}.order-card__footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:center;gap:12px;padding-top:12px;border-top:1px solid var(--surface-border)}.order-card__total{font-size:18px;font-weight:800;color:#0f172a}.order-card__date{font-size:14px;color:#0f172a}.order-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:10px;border:1px solid rgba(15,23,42,.12);cursor:pointer;font-weight:600;font-size:13px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease,background .12s ease;text-decoration:none}.order-btn-primary{border:none;background:linear-gradient(90deg,var(--accent),var(--accent-2));color:#fff;box-shadow:0 8px 22px #3b82f624}.order-btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.order-btn-ghost{background:#fff;color:#374151}.order-btn-ghost:disabled{opacity:.6;cursor:not-allowed}.order-pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;flex-wrap:wrap}.order-page-indicator{color:var(--muted);font-size:13px;font-weight:600}.order-empty{text-align:center;padding:60px 20px;background:#fff9;border-radius:var(--radius);border:1px solid var(--surface-border);color:var(--muted);display:grid;gap:8px}.order-empty h3{margin:0;color:#0f172a}.order-status{text-align:center;padding:18px 16px;color:var(--muted);background:#fffc;border-radius:10px;border:1px solid var(--surface-border);max-width:720px;margin:0 auto 24px;box-shadow:var(--shadow-1)}.order-status.error{color:var(--danger);background:linear-gradient(180deg,#fff6f6e6,#fffafae6);border-color:#ef44441f}.order-back{display:inline-flex;color:var(--accent);text-decoration:none;font-weight:700;max-width:1200px;margin:0 auto}.order-summary{margin-top:22px;padding:16px;border-radius:10px;border:1px solid var(--surface-border);background:#fff9;text-align:center;color:var(--muted);font-size:13px}@media(max-width:820px){.order-page{padding:20px 16px}.order-shell{padding:20px}.order-card{padding:16px}.order-card__footer{grid-template-columns:1fr;align-items:flex-start}}.share-popup-overlay{position:fixed;inset:0;background:#0003;z-index:1000;display:flex;align-items:center;justify-content:center}.share-popup{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;gap:12px;min-width:220px}.share-popup button{padding:8px 0;border:none;background:#f0f2f5;border-radius:6px;font-size:15px;cursor:pointer;transition:background .15s}.share-popup button:hover{background:#e4e6eb}.post-page{width:100%;max-width:890px;margin:0 auto;padding:18px 12px 32px;box-sizing:border-box;min-height:calc(100vh - 80px);background:#f0f2f5;border-radius:12px}.post-header{display:flex;gap:12px;margin-bottom:14px;border-radius:10px;padding-left:1230px}.post-btn{border:none;background:#afafaf}.post-title{margin:0;font-size:18px;color:#1c1e21;font-weight:800}.post-subtitle{margin:6px 0 0;font-size:13px;color:#65676b}.post-btn{border:none;border-radius:8px;padding:10px 14px;font-weight:700;cursor:pointer;transition:filter .15s ease}.post-btn.primary{background:#1877f2;color:#fff}.post-btn.ghost{background:#e4e6eb;color:#050505}.post-btn:disabled{opacity:.6;cursor:not-allowed}.post-btn:hover:not(:disabled){filter:brightness(.97)}.post-status{text-align:center;color:#65676b;padding:24px 0}.post-list{display:flex;flex-direction:column;gap:12px}.post-item{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:12px 14px;box-shadow:0 1px 2px #00000014}.post-item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.post-item-meta{display:flex;align-items:center;gap:10px}.post-item-avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;background:#e4e6eb;border:1px solid rgba(0,0,0,.06);flex:0 0 40px}.post-item-title{font-weight:800;color:#050505;font-size:15px}.post-item-sub{display:flex;align-items:center;gap:8px;color:#65676b;font-size:12px;margin-top:4px}.post-item-sub .dot{color:#bcc0c4}.post-actions{display:flex;gap:8px}.post-actions-menu-wrap{position:relative}.post-actions-menu{position:absolute;top:36px;right:0;min-width:160px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:6px;z-index:50}.post-comment-actions-menu{top:30px}.post-actions-menu-item{width:100%;display:flex;align-items:center;gap:8px;padding:10px;border:none;background:transparent;cursor:pointer;border-radius:8px;font-weight:400;color:#050505}.post-actions-menu-item.danger{color:#dc2626}.post-icon-btn{background:#f0f2f5;border:1px solid rgba(0,0,0,.06);cursor:pointer;font-size:14px;line-height:1;padding:6px 8px;border-radius:8px;transition:filter .15s ease}.post-icon-btn:hover{filter:brightness(.97)}.post-icon-btn.danger{color:#dc2626}.post-image{width:100%;max-height:420px;object-fit:cover;border-radius:10px;border:1px solid rgba(0,0,0,.06);margin-bottom:10px}.post-images{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:10px}.post-image-item{width:100%;height:200px;object-fit:cover;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#e4e6eb}@media(max-width:520px){.post-images{grid-template-columns:1fr}.post-image-item{height:240px}}.post-content{color:#050505;font-size:14px;line-height:1.6;white-space:pre-wrap}.post-content-html{white-space:normal}.post-content-html p{margin:0 0 10px}.post-content-html p:last-child{margin-bottom:0}.post-content-html ul,.post-content-html ol{padding-left:18px;margin:6px 0 10px}.post-engagement{margin-top:10px}.post-counts{display:flex;align-items:center;gap:8px;font-size:13px;color:#65676b;padding:8px 0;border-top:1px solid #e4e6eb}.post-counts .dot{font-size:12px;line-height:1;color:#bcc0c4}.post-action-row{display:flex;gap:8px;padding:6px 0;border-top:1px solid #e4e6eb}.post-action-btn{flex:1;border:none;background:transparent;padding:8px 10px;border-radius:8px;font-weight:700;font-size:14px;color:#65676b;cursor:pointer}.post-action-btn:hover{background:#f0f2f5}.post-action-btn.active{color:#d33b3b}.post-comments{margin-top:10px}.post-comment{display:flex;gap:10px;align-items:flex-start;margin-top:10px}.post-comment-avatar{width:32px;height:32px;border-radius:999px;background:#e4e6eb;flex:0 0 32px}.post-comment-bubble{background:#f0f2f5;border-radius:16px;padding:8px 12px;width:fit-content}.post-comment-body{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.post-comment-author{font-weight:800;font-size:13px;color:#050505}.post-comment-text{font-size:14px;color:#050505;margin-top:2px;white-space:pre-wrap}.post-comment-actions{display:flex;align-items:center;gap:8px;margin-top:6px}.post-comment-like-btn{border:none;background:transparent;cursor:pointer;padding:6px 8px;border-radius:8px;font-weight:700;color:#65676b;display:inline-flex;align-items:center;gap:6px}.post-comment-like-btn:hover{background:#e4e6eb}.post-comment-like-btn.active{color:#1877f2}.post-comment-reply-btn{border:none;background:transparent;cursor:pointer;padding:6px 8px;border-radius:8px;font-weight:700;color:#65676b}.post-comment-reply-btn:hover{background:#e4e6eb}.post-comment-edit-btn,.post-comment-delete-btn{border:none;background:transparent;cursor:pointer;padding:6px 8px;border-radius:8px;font-weight:700;color:#65676b}.post-comment-edit-btn:hover,.post-comment-delete-btn:hover{background:#e4e6eb}.post-comment-delete-btn{color:#dc2626}.post-comment-children{width:100%;margin-left:20px;display:flex;flex-direction:column;gap:10px}.post-replying-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;background:#e4e6eb;border-radius:999px;font-size:12px;color:#050505}.post-reply-cancel{border:none;background:transparent;cursor:pointer;font-weight:800;color:#1877f2;padding:4px 8px;border-radius:8px}.post-reply-cancel:hover{background:#f0f2f5}.post-comment-form{display:flex;gap:10px;align-items:center;margin-top:12px}.post-comment-input-col{flex:1;display:flex;flex-direction:column;gap:8px}.post-comment-input-wrap{flex:1;display:flex;align-items:center;gap:8px;background:#f0f2f5;border-radius:999px;padding:6px 10px}.post-comment-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#050505}.post-send-btn{border:none;background:transparent;cursor:pointer;color:#1877f2;font-weight:800;font-size:16px;padding:4px 8px;border-radius:8px}.post-send-btn:disabled{color:#bcc0c4;cursor:not-allowed}.post-modal-close{background:none;border:none;cursor:pointer;font-size:22px;line-height:1;color:#050505}.post-form{display:flex;flex-direction:column;gap:12px}.post-form-row label{font-weight:700;font-size:14px;color:#050505}.post-form-row input,.post-form-row textarea{border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:10px 12px;font-size:14px;outline:none}.post-editor-wrap{border:1px solid rgba(0,0,0,.12);border-radius:10px;overflow:hidden;background:#fff}.post-editor-toolbar{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid rgba(0,0,0,.08);background:#f0f2f5}.post-editor-btn{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer;font-weight:800;font-size:13px;color:#050505}.post-editor-btn.active{border-color:#1877f2b3;box-shadow:0 0 0 3px #1877f21f}.post-editor-btn:disabled{opacity:.6;cursor:not-allowed}.post-editor-select{border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:6px 10px;background:#fff;font-weight:700;font-size:13px;color:#050505}.post-editor-color{width:34px;height:34px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;cursor:pointer}.post-editor{min-height:120px;outline:none;font-size:14px;line-height:1.6;color:#050505}.post-editor p{margin:0 0 10px}.post-editor p:last-child{margin-bottom:0}.post-form-row input:focus,.post-form-row textarea:focus{border-color:#1877f2b3;box-shadow:0 0 0 3px #1877f226}.post-form-actions{display:flex;justify-content:flex-end;gap:10px}.post-images-single{display:flex;margin:12px 0}.post-image-large{max-width:100%;max-height:500px}.post-images-list{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.post-image-small{width:400px;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 1px 4px #0000000f}.post-comment-text{max-height:6em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:pre-line;word-break:break-word}.post-modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;justify-content:center;align-items:center;z-index:999}.post-modals{width:1000px;max-height:95vh;background:#fff;border-radius:12px;display:flex;flex-direction:column}.post-modal-header{padding:14px 18px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.post-modal-header h3{margin:0;font-size:18px;font-weight:600}.post-modal-close{border:none;background:none;font-size:22px;cursor:pointer}.post-comments-modal-posttitle{padding:10px 18px;font-weight:500;background:#f7f7f7;border-bottom:1px solid #eee}.post-comments{padding:16px;overflow-y:auto;flex:1}.post-comment{display:flex;gap:10px;margin-bottom:14px}.post-comment-reply{margin-left:42px}.post-comment-avatar{width:36px;height:36px;border-radius:50%;background:#e4e6eb;overflow:hidden;flex-shrink:0}.post-comment-avatar img{width:100%;height:100%;object-fit:cover}.post-comment-body{flex:1}.post-comment-reply-to{font-size:13px;color:#65676b;margin-bottom:4px}.post-comment-bubble{background:#f0f2f5;border-radius:12px;padding:8px 12px}.post-comment-author{font-weight:600;font-size:14px;margin-bottom:2px}.post-comment-text{font-size:14px;color:#050505;line-height:1.4}.post-comment-actions{display:flex;gap:14px;margin-top:6px;font-size:13px;color:#65676b;align-items:center}.post-comment-actions button{background:none;border:none;padding:0;cursor:pointer;font-size:13px;color:#65676b}.post-comment-like-btn.active{color:#ec0202;font-weight:500}.post-comment-actions-menu-wrap{position:relative}.post-actions-menu{position:absolute;right:0;top:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:10}.post-actions-menu-item{padding:8px 12px;width:120px;text-align:left;background:none;border:none;cursor:pointer;font-size:14px}.post-actions-menu-item:hover{background:#f0f2f5}.post-actions-menu-item.danger{color:#e41e3f}.post-comment-children{margin-top:8px}.post-comment-show-more{background:none;border:none;color:#575757;font-size:13px;cursor:pointer;align-self:start}.post-comment-form{display:flex;gap:10px;margin-top:16px}.post-comment-input-col{flex:1}.post-replying-banner{font-size:13px;background:#e7f3ff;color:#1877f2;padding:6px 10px;border-radius:8px;margin-bottom:6px;display:flex;justify-content:space-between;align-items:center}.post-reply-cancel{background:none;border:none;cursor:pointer;color:#1877f2;font-size:13px}.post-comment-input-wrap{display:flex;align-items:center;background:#f0f2f5;border-radius:999px;padding:6px 10px}.post-comment-input{flex:1;border:none;background:none;outline:none;font-size:14px}.post-send-btn{border:none;background:none;font-size:18px;cursor:pointer;color:#1877f2}.post-modal-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.post-modal{width:1000px;background:#fff;border-radius:14px;box-shadow:0 20px 40px #00000026;animation:modalFadeIn .2s ease;max-height:700px}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.post-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.post-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.post-modal-close{background:none;border:none;font-size:22px;line-height:1;cursor:pointer;color:#6b7280;transition:color .2s ease}.post-modal-close:hover{color:#111827}.post-form{padding:20px;display:flex;flex-direction:column;gap:18px}.post-form-row{display:flex;flex-direction:column;gap:6px}.post-form-row label{font-size:14px;font-weight:500;color:#374151}.post-form-row input[type=text],.post-form-row input:not([type]){padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.post-form-row input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.post-editor-wrap{border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff}.post-editor-toolbar{min-height:36px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.post-editor-content{padding:10px 12px}.post-editor{min-height:140px;font-size:14px;color:#111827;outline:none}.post-editor p{margin:0 0 8px}.post-form-row input[type=file]{font-size:14px}.post-form-preview-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.post-form-preview-img{width:96px;height:96px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.delete-image{position:absolute;top:-6px;right:-6px;width:18px;height:29px;border-radius:50%;border:none;background:#c2c2c2;color:#000;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000026}.delete-image:hover{background:#686868}.post-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.post-btn{padding:10px 18px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}.post-btn.primary{background:#2563eb;color:#fff}.post-btn.primary:hover:not(:disabled){background:#1d4ed8}.post-btn.primary:disabled{opacity:.6;cursor:not-allowed}.post-btn.ghost{background:#e5e7eb;color:#374151}.post-btn.ghost:hover{background:#d1d5db}@media(max-width:640px){.post-modal{margin:0 12px}.post-form-preview-img{width:80px;height:80px}}.admin-stores{padding:24px}.page-title{font-size:20px;font-weight:600;margin-bottom:16px}.search-store{width:300px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;margin-bottom:16px}.search-store:focus{outline:none;box-shadow:0 0 0 2px #2563eb4d}.stores-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.stores-table th,.stores-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #e5e7eb}.stores-table th{background:#f9fafb;font-size:14px;font-weight:600}.stores-table tr:hover{background:#f8fafc}.stores-table tr.selected{background:#eef2ff}.btn{padding:6px 12px;border-radius:6px;border:none;cursor:pointer;font-size:14px}.btn-outline{background:#fff;border:1px solid #d1d5db}.btn-outline:hover{background:#f3f4f6}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.pagination{margin-top:16px;display:flex;justify-content:flex-end;gap:6px}.pagination button{min-width:32px;padding:6px 10px;border-radius:6px;border:1px solid #d1d5db;background:#fff;cursor:pointer}.pagination button.active{background:#2563eb;color:#fff;border-color:#2563eb}.pagination button:disabled{opacity:.5;cursor:not-allowed}.store-detail{margin-top:32px;background:#fff;border-radius:8px;padding:20px;box-shadow:0 10px 20px #0000000d}.detail-row{display:flex;gap:8px;margin-bottom:8px}.detail-actions{margin-top:16px;display:flex;gap:12px}.loading{padding:20px;text-align:center}.badge-noti{display:inline-block;min-width:20px;padding:2px 7px;margin-left:6px;font-size:12px;font-weight:600;color:#fff;background:#04f;border-radius:999px;vertical-align:middle;line-height:1.2}.admin-sidebar{width:260px;background:#0f172a;color:#e5e7eb;display:flex;flex-direction:column;padding:20px 16px;position:sticky;top:0;height:100vh;z-index:10}.admin-user{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:20px}.admin-avatar{width:44px;height:44px;border-radius:50%;background:#2563eb;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;overflow:hidden}.admin-avatar img{width:100%;height:100%;object-fit:cover}.admin-meta{display:flex;flex-direction:column}.admin-name{font-size:15px;font-weight:600}.admin-email{font-size:13px;color:#9ca3af}.admin-nav{display:flex;flex-direction:column;gap:6px}.admin-nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:8px;color:#cbd5f5;text-decoration:none;background:transparent;border:none;cursor:pointer;font-size:14px;transition:all .2s ease}.admin-nav-item i{font-size:18px}.admin-nav-item:hover{background:#ffffff14;color:#fff}.admin-nav-item.active{background:#2563eb;color:#fff}.admin-nav-item.logout{margin-top:auto;color:#fca5a5}.admin-nav-item.logout:hover{background:#ef444426;color:#fecaca}.admin-layout{display:flex;min-height:100vh}.admin-main{flex:1;display:flex;flex-direction:column}.admin-content{padding:24px}.store-detail-page{padding:24px;max-width:900px;max-height:100vh}.page-title{font-size:20px;font-weight:600;margin-bottom:20px}.store-card{background:#fff;border-radius:10px;padding:24px;box-shadow:0 10px 20px #0000000f;width:1500px}.store-main{display:flex;gap:20px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.store-avatar{width:80px;height:80px;border-radius:12px;background:#2563eb;color:#fff;font-size:32px;font-weight:600;display:flex;align-items:center;justify-content:center;overflow:hidden}.store-avatar img{width:100%;height:100%;object-fit:cover}.store-info h3{margin:0;font-size:18px}.store-info p{margin:4px 0 8px;color:#6b7280}.status{display:inline-block;padding:4px 10px;border-radius:999px;font-size:13px;font-weight:500}.status.active{background:#dcfce7;color:#166534}.status.locked{background:#fee2e2;color:#991b1b}.store-section{margin-top:20px}.store-section h4{font-size:15px;margin-bottom:10px}.detail-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed #e5e7eb;font-size:14px;font-family:Times New Roman,Times,serif;font-weight:200}.detail-row span{color:#6b7280}.back-link{display:inline-flex;align-items:center;gap:8px;background:#f1f1f1;color:#0f172a;padding:8px 12px;border-radius:8px;text-decoration:none;font-weight:600;height:30px}.social-list{list-style:none;padding:0;margin:0}.social-list li{margin-bottom:6px}.social-list a{color:#2563eb;text-decoration:none}.social-list a:hover{text-decoration:underline}.store-actions{margin-top:24px;display:flex;justify-content:flex-end}.btn{padding:10px 18px;border-radius:8px;font-size:14px;border:none;cursor:pointer}.btn.success{background:#166534;color:#fff}.btn.success:hover{background:#166534}.btn.danger{background:#dc2626;color:#fff}.btn.danger:hover{background:#b91c1c}.btn:disabled{opacity:.6;cursor:not-allowed}.loading{padding:24px;text-align:center;color:#6b7280}.admin-dashboard{padding:24px;background:#f6f7fb;min-height:100vh}.page-title{font-size:22px;margin-bottom:20px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 4px 10px #0000000a}.stat-card p{color:#888;font-size:14px}.stat-card h3{margin-top:8px;font-size:24px}.stat-card.highlight{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff}.stat-card.highlight p{color:#e0e7ff}.dashboard-box{background:#fff;border-radius:10px;padding:20px}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:500px}th,td{padding:12px;border-bottom:1px solid #eee;text-align:left}.active{color:green;font-weight:500}.locked{color:red;font-weight:500}@media(max-width:1024px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dashboard-stats{grid-template-columns:1fr}.page-title{font-size:18px}}.modal-overlay{position:fixed;inset:0;background:#1e293b40;z-index:1000;display:flex;align-items:center;justify-content:center;animation:modal-fade-in .22s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.modal-content{background:linear-gradient(135deg,#fff 80%,#e3f0ff);border-radius:16px;padding:36px 32px 28px;min-width:340px;width:700px;box-shadow:0 8px 40px #1e293b2e,0 1.5px 8px #1976d214;position:relative;z-index:1001;display:flex;flex-direction:column;gap:16px;animation:modal-content-in .22s cubic-bezier(.4,0,.2,1);border:1.5px solid #e3e8ef}@keyframes modal-content-in{0%{transform:translateY(-36px) scale(.97);opacity:0}to{transform:none;opacity:1}}.modal-content h3{margin-top:0;margin-bottom:16px;font-size:1.25rem;font-weight:700;text-align:center;color:#1976d2;letter-spacing:.5px}.modal-content label{display:block;font-weight:500;margin-bottom:6px;color:#1e293b}.modal-content input,.modal-content textarea{width:100%;border:1.5px solid #d0d7e2;border-radius:7px;padding:10px 12px;font-size:1rem;margin-bottom:12px;outline:none;background:#f8fafc;transition:border .2s,box-shadow .2s;box-shadow:0 1px 2px #1976d208}.modal-content input:focus,.modal-content textarea:focus{border:1.5px solid #1976d2;background:#fff;box-shadow:0 0 0 2px #90caf9}.modal-content textarea{min-height:64px;resize:vertical}.modal-content .modal-close{position:absolute;top:12px;right:16px;background:linear-gradient(135deg,#e3f0ff 60%,#fff);border:none;border-radius:50%;width:32px;height:32px;font-size:1.3rem;color:#1976d2;cursor:pointer;box-shadow:0 1px 4px #1976d214;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,box-shadow .2s;z-index:2}.modal-content .modal-close:hover{background:linear-gradient(135deg,#1976d2 60%,#90caf9);color:#fff;box-shadow:0 2px 8px #1976d22e}.modal-content .modal-actions{display:flex;gap:12px;margin-top:8px;justify-content:flex-end}.modal-backdrop{position:fixed;inset:0;z-index:1000}@media(max-width:480px){.modal-content{min-width:90vw;padding:18px 4vw}}.orders-container{padding:24px}.orders-header{font-size:1.5rem;font-weight:700;margin-bottom:18px}.status-filter{margin-left:12px;padding:6px 10px;border:1px solid #ccc;border-radius:6px;font-size:1rem;height:fit-content}.orders-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;box-shadow:0 1px 4px #1976d20f;overflow:hidden}.orders-table th,.orders-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #e0e7ef;font-size:1rem}.orders-table th{background:#f3f6fa;font-weight:600;color:#1976d2}.orders-table tr:last-child td{border-bottom:none}.orders-table tr:hover{background:#f5faff}.orders-table td{vertical-align:middle}.orders-table .orders-action{display:flex;gap:8px}@media(max-width:600px){.orders-container{padding:8px}.orders-table th,.orders-table td{padding:8px 4px;font-size:.97rem}}.orderdetail-container{padding:24px}.orderdetail-header{font-size:1.5rem;font-weight:700;margin-bottom:18px}.orderdetail-card{height:1px;margin-bottom:24px;background-color:#111827}.orderdetail-info{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;margin-bottom:24px}.orderdetail-info div{font-size:15px;color:#374151}.orderdetail-info strong{color:#111827}.orderdetail-products-title{font-size:18px;font-weight:600;margin:20px 0 12px}.orderdetail-table{width:100%;border-collapse:collapse;background:#fff}.orderdetail-table thead{background:#f9fafb}.orderdetail-table th,.orderdetail-table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:14px}.orderdetail-table th{font-weight:600;color:#111827}.orderdetail-img{width:150px;height:150px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}.update-status{margin-left:8px;padding:6px 10px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;transition:border-color .16s ease,box-shadow .16s ease}.orderdetail-empty{text-align:center;color:#9ca3af;padding:20px 0}.price{font-family:Arial,Helvetica,sans-serif}@media(max-width:768px){.orderdetail-container{padding:16px}.orderdetail-info{grid-template-columns:1fr}.orderdetail-header{font-size:18px}.orderdetail-products-title{font-size:16px}.orderdetail-table th,.orderdetail-table td{font-size:13px;padding:8px}.orderdetail-img{width:48px;height:48px}}.notification-page{max-width:1400px;margin:0 auto;padding:24px}.notification-header{font-size:22px;font-weight:700;margin-bottom:20px;color:#000}.notification-loading{text-align:center}.notification-error{color:red}.notification-empty{color:#6b7280}.notification-list{padding:0;list-style:none}.notification-item{background:#f3f6fa;margin-bottom:12px;padding:16px;border-radius:8px}.notification-title{font-weight:600;color:#000;margin-bottom:4px}.notification-title.success{color:#16a34a}.notification-message{color:#374151}.notification-time{font-size:12px;color:#888;margin-top:4px}.store-notification-container{padding:24px}.store-notification-header{font-size:1.5rem;font-weight:700;margin-bottom:18px}.store-notification-list{padding:0;list-style:none}.store-notification-list thead th{background:#f3f6fa;font-weight:600;padding:12px 10px;text-align:left;border-bottom:1px solid #e0e7ef}.store-notification-list tbody td{padding:12px 10px;border-bottom:1px solid #e0e7ef;font-size:1rem}.store-notification-item.read td{background:#e5e7eb;opacity:.7}.store-notification-item.unread td{background:#f3f6fa}.store-notification-item{background:#dadada;margin-bottom:12px;padding:16px;border-radius:8px;transition:background .2s}.store-notification-title{font-weight:600;color:#1976d2}.store-notification-message{margin-top:4px}.store-notification-time{font-size:12px;color:#888;margin-top:4px}.wishlist-container{max-width:1400px;margin:0 auto;padding:24px 16px 40px;min-height:70vh}.wishlist-container h2{font-size:22px;font-weight:600;color:#222}.wishlist-grid{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.wishlist-item{position:relative;border-radius:14px;padding:14px 12px 18px;transition:transform .25s ease,box-shadow .25s ease;display:flex;justify-content:center}.wishlist-item:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f}.wishlist-item button{position:absolute;top:8px;right:8px;width:32px;height:32px;background:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026;opacity:0;transition:opacity .2s ease,background .2s ease}.wishlist-item:hover button{opacity:1}.wishlist-item button:hover{background:#ffeaea}.wishlist-item a{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:12px}.wishlist-item img{width:180px;height:180px;object-fit:cover;border-radius:5px}.wishlist-item a div{font-size:15px;font-weight:500;color:#333;text-align:center;line-height:1.4}.wishlist-container>div{margin-top:20px;font-size:15px;color:#666}@media(max-width:768px){.wishlist-grid{gap:16px}.wishlist-item img{width:120px;height:120px}}@media(max-width:576px){.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:12px}.wishlist-item img{width:110px;height:110px}}.admin-notification-page{padding:24px}.notifications-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.notifications-table th,.notifications-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #e5e7eb}.notifications-table th{background:#f9fafb;font-size:14px;font-weight:600}.notifications-table tr:hover{background:#f8fafc}.notifications-table tr.selected{background:#eef2ff}.status{padding:4px 10px;border-radius:999px;font-size:13px;font-weight:500}.read{background:#f3f4f6}.unread{background:#fffbe7}.chatbox-container{width:100%;height:100%;max-height:100vh;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;overflow:hidden;padding-bottom:10px}.chatbox-messages{flex:1;padding:12px;overflow-y:auto;background:#f5f6f8}.chatbox-message{margin-bottom:12px;max-width:70%;word-break:break-word}.chatbox-message.me{align-self:flex-end;text-align:right}.chatbox-message.customer{align-self:flex-start;text-align:left}.chatbox-message.customer .chatbox-message-content{background:#f1f1f1;color:#000}.chatbox-message-time{font-size:11px;color:#888;margin-top:2px}.chatbox-message img{max-width:120px;max-height:120px;border-radius:8px;border:1px solid #eee;cursor:pointer}.chatbox-input-store{flex-shrink:0;display:flex;align-items:center;padding:10px;border-top:1px solid #eee;background:#fff}.chatbox-input-store input{flex:1;padding:8px 12px;border-radius:20px;border:1px solid #ddd;outline:none;font-size:14px}.chatbox-input-store input:focus{border-color:#0084ff}.add-image{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#0084ff;color:#fff;font-size:18px;margin-left:8px}.add-image:hover{opacity:.85}.chatbox-message-images{display:flex;flex-wrap:wrap;max-width:800px;gap:6px;margin-top:6px}.chatbox-input-store button{margin-left:8px;padding:6px 14px;border-radius:16px;border:none;background:#0084ff;color:#fff;font-size:14px;cursor:pointer}.chatbox-input-store button:hover{opacity:.9}.image-check{max-width:120px;max-height:120px;border-radius:8px;border:1px solid #eee}.modal-img{position:fixed;inset:0;background:#000000bf;z-index:2000;display:flex;align-items:center;justify-content:center}.preview-img{max-width:90%;max-height:90%;border-radius:12px}.chatbox-messages::-webkit-scrollbar{width:6px}.chatbox-messages::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}@media(max-width:480px){.chatbox-container{height:100vh;border-radius:0}}.message-store{width:100%;padding:24px;display:flex;border-radius:12px;overflow:hidden;max-height:94vh}.message-store-sidebar{width:280px;border-right:1px solid #eee;padding:16px;display:flex;flex-direction:column}.sidebar-title{margin-bottom:16px;font-size:16px;font-weight:600}.customer-list{list-style:none;padding:0;margin:0;overflow-y:auto;flex:1}.customer-list li{margin-bottom:8px}.customer-item{width:100%;border:none;background:#fff;padding:10px;border-radius:10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .2s}.customer-item:hover{background:#f5f5f5}.customer-item.active{background:#e3f2fd}.customer-item img{width:36px;height:36px;border-radius:50%;object-fit:cover}.customer-item span{font-size:14px;font-weight:500;color:#000}.empty{color:#888;font-size:14px}.message-store-chat{flex:1;display:flex;flex-direction:column;height:840px}.chat-header{padding:16px;border-bottom:1px solid #eee;font-weight:600;background:#fafafa}.chat-placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:#888;font-size:14px}
