@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";.ai-badge{position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:32px 32px 0 0;border-color:rgba(140,82,255,.9) transparent transparent transparent;border-radius:8px 0 0;z-index:10}.ai-badge .ai-badge-icon{position:absolute;top:-26px;left:3px;display:flex}.ai-badge-sm{border-width:22px 22px 0 0;border-radius:6px 0 0}.ai-badge-sm .ai-badge-icon{top:-18px;left:2px}.demo-page{all:initial;display:block;font-family:Outfit,system-ui,sans-serif;font-weight:300;color:#0a0a0a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.demo-page *,.demo-page *:before,.demo-page *:after{margin:0;padding:0;box-sizing:border-box}.demo-page a{color:inherit;text-decoration:none}.demo-page img{max-width:100%;height:auto;display:block}.demo-page ul{list-style:none}.demo-page button{font-family:inherit;cursor:pointer}.demo-page{--demo-black: #0a0a0a;--demo-white: #f8f7f4;--demo-gray-100: #e8e7e4;--demo-gray-200: #d0cfcc;--demo-gray-300: #b0afac;--demo-gray-400: #808080;--demo-gray-500: #4a4a4a;--demo-serif: "Cormorant Garamond", Georgia, serif;--demo-sans: "Outfit", system-ui, sans-serif}.demo-loading,.demo-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;font-family:var(--demo-sans);color:var(--demo-gray-500)}.demo-error h1{font-family:var(--demo-serif);font-size:2rem;font-weight:300;margin-bottom:1rem;color:var(--demo-black)}.demo-error p{font-size:1rem;color:var(--demo-gray-400)}.demo-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--demo-white);border-bottom:1px solid var(--demo-gray-100)}.demo-nav-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2.5rem}.demo-nav-logo{font-family:var(--demo-serif);font-size:1.6rem;font-weight:300;letter-spacing:.35em;text-transform:uppercase}.demo-nav-links{display:flex;gap:2.5rem}.demo-nav-links a{font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;font-weight:400;position:relative;transition:opacity .3s}.demo-nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--demo-black);transition:width .3s ease}.demo-nav-links a:hover:after{width:100%}.demo-nav-links a:hover{opacity:.7}.demo-nav-icons{display:flex;gap:1.5rem;align-items:center}.demo-nav-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s}.demo-nav-icon:hover{opacity:.5}.demo-nav-icon svg{width:18px;height:18px;stroke:var(--demo-black);fill:none;stroke-width:1.5}.demo-cart-badge{position:relative}.demo-cart-badge:after{content:"2";position:absolute;top:-6px;right:-8px;width:16px;height:16px;background:var(--demo-black);color:var(--demo-white);font-size:.6rem;font-weight:500;border-radius:50%;display:flex;align-items:center;justify-content:center}.demo-breadcrumb{max-width:1400px;margin:0 auto;padding:6.5rem 2.5rem 1rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--demo-gray-400)}.demo-breadcrumb span{margin:0 .5rem}.demo-product-hero{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;gap:4rem;padding:1rem 2.5rem 5rem;align-items:start;animation:demo-fadeUp .8s ease both}.demo-product-gallery{display:grid;grid-template-columns:80px 1fr;gap:1rem;position:sticky;top:6rem}.demo-gallery-thumbs{display:flex;flex-direction:column;gap:.75rem}.demo-thumb{aspect-ratio:1;background:var(--demo-gray-100);border:1.5px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.55rem;letter-spacing:.05em;color:var(--demo-gray-400);text-transform:uppercase;transition:border-color .3s;overflow:hidden}.demo-thumb img{width:100%;height:100%;object-fit:cover}.demo-thumb.active,.demo-thumb:hover{border-color:var(--demo-black)}.demo-gallery-main{aspect-ratio:1;background:var(--demo-gray-100);display:flex;align-items:center;justify-content:center;position:sticky;top:6rem;overflow:hidden}.demo-gallery-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 40%,rgba(0,0,0,.02) 100%);pointer-events:none}.demo-gallery-main img{width:100%;height:100%;object-fit:cover}.demo-gallery-main-label{font-family:var(--demo-serif);font-size:1.1rem;color:var(--demo-gray-300);font-style:italic;letter-spacing:.05em}.demo-product-info{padding-top:1rem}.demo-product-tag{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--demo-gray-400);margin-bottom:1rem;font-weight:400}.demo-product-title{font-family:var(--demo-serif);font-size:3rem;font-weight:300;line-height:1.15;margin-bottom:.75rem;letter-spacing:-.01em}.demo-product-price{font-family:var(--demo-serif);font-size:1.5rem;font-weight:400;margin-bottom:2rem;display:flex;align-items:baseline;gap:.75rem}.demo-product-divider{width:3rem;height:1px;background:var(--demo-black);margin-bottom:2rem}.demo-product-desc{color:var(--demo-gray-500);font-size:.92rem;line-height:1.75;margin-bottom:2.5rem;max-width:480px}.demo-option-group{margin-bottom:2rem}.demo-option-label{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-weight:400}.demo-option-label span{color:var(--demo-gray-400);font-weight:300;margin-left:.5rem}.demo-size-options{display:flex;gap:.5rem}.demo-size-btn{width:48px;height:48px;border:1px solid var(--demo-gray-200);background:transparent;font-family:var(--demo-sans);font-size:.8rem;font-weight:400;cursor:pointer;transition:all .25s;display:flex;align-items:center;justify-content:center}.demo-size-btn:hover{border-color:var(--demo-gray-400)}.demo-size-btn.active{background:var(--demo-black);color:var(--demo-white);border-color:var(--demo-black)}.demo-quantity-row{display:flex;align-items:center;gap:2rem}.demo-quantity-selector{display:flex;align-items:center;border:1px solid var(--demo-gray-200)}.demo-qty-btn{width:44px;height:44px;background:transparent;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-family:var(--demo-sans)}.demo-qty-btn:hover{background:var(--demo-gray-100)}.demo-qty-value{width:50px;text-align:center;font-size:.85rem;font-weight:400;border-left:1px solid var(--demo-gray-200);border-right:1px solid var(--demo-gray-200);height:44px;display:flex;align-items:center;justify-content:center}.demo-stock-info{font-size:.75rem;color:var(--demo-gray-400);display:flex;align-items:center;gap:.4rem}.demo-stock-dot{width:6px;height:6px;background:var(--demo-black);border-radius:50%}.demo-tryon-section{margin-top:2rem}.demo-tryon-section magify-tryon{width:340px}.demo-actions{display:flex;gap:.75rem;margin-top:2rem;margin-bottom:2rem;align-items:stretch}.demo-btn-cart{flex:1;padding:1.1rem 2rem;background:var(--demo-black);color:var(--demo-white);border:1px solid var(--demo-black);font-family:var(--demo-sans);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-weight:400;cursor:pointer;transition:all .35s ease}.demo-btn-cart:hover{background:transparent;color:var(--demo-black)}.demo-btn-wish{width:52px;border:1px solid var(--demo-gray-200);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.demo-btn-wish:hover{border-color:var(--demo-black)}.demo-btn-wish svg{width:18px;height:18px;stroke:var(--demo-black);fill:none;stroke-width:1.5;transition:fill .2s,stroke .2s}.demo-btn-wish.active{border-color:var(--demo-black);background:var(--demo-black)}.demo-btn-wish.active svg{stroke:var(--demo-white);fill:var(--demo-white)}.demo-product-meta{border-top:1px solid var(--demo-gray-100);padding-top:1.5rem;display:flex;flex-direction:column;gap:.5rem;font-size:.78rem;color:var(--demo-gray-400)}.demo-product-meta span{color:var(--demo-black);font-weight:400}.demo-tabs-section{max-width:1400px;margin:0 auto;padding:0 2.5rem 5rem;animation:demo-fadeUp .8s ease .15s both}.demo-tabs-header{display:flex;gap:0;border-bottom:1px solid var(--demo-gray-200);margin-bottom:3rem}.demo-tab-btn{padding:1rem 2rem;background:none;border:none;font-family:var(--demo-sans);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;font-weight:400;cursor:pointer;color:var(--demo-gray-400);position:relative;transition:color .3s}.demo-tab-btn.active{color:var(--demo-black)}.demo-tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--demo-black)}.demo-tab-btn:hover{color:var(--demo-black)}.demo-tab-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.demo-tab-text{font-size:.92rem;line-height:1.85;color:var(--demo-gray-500)}.demo-tab-text p{margin-bottom:1.25rem}.demo-tab-text h3{font-family:var(--demo-serif);font-size:1.4rem;font-weight:400;color:var(--demo-black);margin-bottom:1rem}.demo-specs-list{display:flex;flex-direction:column}.demo-specs-list li{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--demo-gray-100);font-size:.85rem}.demo-specs-list li:first-child{border-top:1px solid var(--demo-gray-100)}.demo-spec-label{color:var(--demo-gray-400);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.demo-spec-value{font-weight:400}.demo-related-section{max-width:1400px;margin:0 auto;padding:3rem 2.5rem 6rem;border-top:1px solid var(--demo-gray-100);animation:demo-fadeUp .8s ease .3s both;background:var(--demo-white)}.demo-related-header{text-align:center;margin-bottom:3.5rem}.demo-related-header h2{font-family:var(--demo-serif);font-size:2rem;font-weight:300;letter-spacing:.02em}.demo-related-header p{font-size:.82rem;color:var(--demo-gray-400);margin-top:.5rem}.demo-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.demo-related-card{cursor:pointer}.demo-related-card:hover .demo-related-img{background:var(--demo-gray-200)}.demo-related-card:hover .demo-related-name{opacity:.6}.demo-related-img{aspect-ratio:3/4;background:var(--demo-gray-100);margin-bottom:1.1rem;display:flex;align-items:center;justify-content:center;transition:background .4s;position:relative}.demo-related-img-label{font-family:var(--demo-serif);font-size:.85rem;color:var(--demo-gray-300);font-style:italic}.demo-related-tag{position:absolute;top:1rem;left:1rem;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;background:var(--demo-black);color:var(--demo-white);padding:.3rem .7rem}.demo-related-name{font-size:.88rem;font-weight:400;margin-bottom:.35rem;transition:opacity .3s}.demo-related-price{font-family:var(--demo-serif);font-size:1rem;font-weight:400}.demo-footer{background:var(--demo-black);color:var(--demo-white);padding:5rem 2.5rem 2rem}.demo-footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem}.demo-footer-logo{font-family:var(--demo-serif);font-size:1.4rem;font-weight:300;letter-spacing:.35em;text-transform:uppercase;margin-bottom:1.25rem}.demo-footer-desc{font-size:.82rem;line-height:1.75;color:var(--demo-gray-400);max-width:280px}.demo-footer-heading{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;margin-bottom:1.5rem}.demo-footer-links li{margin-bottom:.75rem}.demo-footer-links a{font-size:.82rem;color:var(--demo-gray-400);transition:color .3s}.demo-footer-links a:hover{color:var(--demo-white)}.demo-newsletter-text{font-size:.82rem;color:var(--demo-gray-400);line-height:1.7;margin-bottom:1.25rem}.demo-newsletter-form{display:flex;border-bottom:1px solid var(--demo-gray-500)}.demo-newsletter-input{flex:1;background:none;border:none;color:var(--demo-white);font-family:var(--demo-sans);font-size:.82rem;padding:.75rem 0;outline:none}.demo-newsletter-input::placeholder{color:var(--demo-gray-500)}.demo-newsletter-btn{background:none;border:none;color:var(--demo-white);cursor:pointer;padding:.75rem 0;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;font-family:var(--demo-sans);font-weight:400;transition:opacity .3s}.demo-newsletter-btn:hover{opacity:.6}.demo-footer-bottom{max-width:1400px;margin:0 auto;border-top:1px solid rgba(255,255,255,.08);padding-top:2rem;display:flex;justify-content:space-between;align-items:center}.demo-footer-copy{font-size:.72rem;color:var(--demo-gray-500);letter-spacing:.05em}.demo-footer-socials{display:flex;gap:1.5rem}.demo-footer-socials a{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--demo-gray-500);transition:color .3s}.demo-footer-socials a:hover{color:var(--demo-white)}@keyframes demo-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.demo-product-hero{grid-template-columns:1fr;gap:2.5rem}.demo-product-gallery{position:static}.demo-tab-content{grid-template-columns:1fr;gap:2rem}.demo-related-grid{grid-template-columns:repeat(2,1fr)}.demo-footer-inner{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.demo-nav-links{display:none}.demo-nav-inner{padding:1rem 1.5rem}.demo-breadcrumb{padding:5.5rem 1.5rem .75rem}.demo-product-hero{padding:1rem 1.5rem 3rem}.demo-product-gallery{grid-template-columns:1fr}.demo-gallery-thumbs{flex-direction:row;order:1}.demo-thumb{width:60px;height:60px}.demo-product-title{font-size:2.2rem}.demo-related-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.demo-tabs-section{padding:0 1.5rem 3rem}.demo-related-section{padding:2rem 1.5rem 4rem}.demo-footer{padding:3rem 1.5rem 1.5rem}.demo-footer-inner{grid-template-columns:1fr;gap:2rem}.demo-footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.demo-gallery-main .ant-image,.demo-gallery-main .ant-image img{width:100%;height:100%;object-fit:cover}.tryon-page{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;color:#fff;overflow:hidden}.tryon-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:16px}.tryon-text{color:#ffffffd9;max-width:280px}.tryon-icon-large{font-size:64px;color:#fffc;margin-bottom:16px}.tryon-error-state .tryon-icon-large{color:#faad14}.tryon-success-state .tryon-success-icon{color:#52c41a}.tryon-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.tryon-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.tryon-hand-guide{display:flex;flex-direction:column;align-items:center;gap:12px}.tryon-hand-guide-img{width:92vw;max-width:480px;height:auto;opacity:.45;filter:drop-shadow(0 0 8px rgba(0,0,0,.4));user-select:none;-webkit-user-select:none}.tryon-hand-guide-text{color:#ffffffb3;font-size:14px;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.6);letter-spacing:.5px}.tryon-canvas-hidden{display:none}.tryon-bottom-area{position:absolute;bottom:32px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none}.tryon-controls{display:flex;align-items:center;justify-content:center;gap:32px;padding:0 24px;pointer-events:auto}.tryon-capture-btn{width:72px!important;height:72px!important;font-size:28px!important;border:3px solid #fff!important;box-shadow:0 4px 12px #0000004d}.tryon-control-btn{width:48px!important;height:48px!important;font-size:24px!important;color:#fff!important;background:#fff3!important;border:none!important;border-radius:50%!important}.tryon-control-btn:hover{background:#ffffff4d!important}.tryon-capture-count{position:absolute;top:24px;right:24px;background:#00000080;padding:8px 16px;border-radius:20px}.tryon-capture-count .ant-typography{color:#fff;font-size:14px}.tryon-freeze-frame{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.tryon-upload-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.tryon-progress{width:200px}.tryon-progress .ant-progress-text{color:#fff}.tryon-page .ant-typography{color:#ffffffd9}.tryon-page .ant-typography.ant-typography-secondary{color:#fff9}.tryon-page .ant-typography.ant-typography-warning{color:#faad14}.tryon-page .ant-spin-dot-item{background-color:#fff}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.auth-card .ant-btn-default{height:40px}.auth-logo{filter:drop-shadow(0 0 12px rgba(255,255,255,.4)) drop-shadow(0 0 24px rgba(180,130,255,.3));transition:filter .3s ease}.auth-logo:hover{filter:drop-shadow(0 0 20px rgba(255,255,255,.7)) drop-shadow(0 0 40px rgba(180,130,255,.5))}.auth-card{box-shadow:0 8px 32px #ffffff26;transition:box-shadow .3s ease}.auth-card:hover{box-shadow:0 12px 48px #ffffff73}.sider-section-header{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;padding:20px 24px 8px;margin:0;line-height:1}.sider-profile-card{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;height:64px;padding:0 16px;margin:8px 12px;border-radius:12px;background:linear-gradient(135deg,#f5f0ffb3,#ede5ff99,#e8deffb3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(124,58,237,.1);cursor:pointer;transition:background .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.sider-profile-card:before{content:"";position:absolute;top:-10px;right:-10px;width:40px;height:40px;background:#7c3aed0f;border-radius:50%;pointer-events:none}.sider-profile-card:hover{background:linear-gradient(135deg,#ede5ffcc,#e4d4ffbf,#ddd0ffcc);box-shadow:0 4px 16px #7c3aed1f;border-color:#7c3aed2e}.sider-profile-card__details{display:flex;align-items:center;gap:12px;flex:1;min-width:0;overflow:hidden;opacity:1;transition:opacity .15s ease}.sider-profile-card--collapsed{justify-content:center;gap:0;padding:0;margin:8px;height:52px}.sider-profile-card--collapsed .sider-profile-card__details{width:0;flex:0;opacity:0;gap:0;pointer-events:none}.dashboard-greeting{display:flex;align-items:center;gap:20px;margin-bottom:28px}.dashboard-greeting h2{margin:0!important;font-size:28px;font-weight:700;color:#1e1b4b}.dashboard-greeting .greeting-time{font-style:italic;color:#7c3aed;font-weight:500}.dashboard-greeting .greeting-subtitle{color:#6b7280;font-size:14px;margin-top:4px}.featured-stat-card{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:16px;padding:28px;color:#fff;position:relative;overflow:hidden;min-height:160px;display:flex;flex-direction:column;justify-content:center}.featured-stat-card:before{content:"";position:absolute;top:-30px;right:-30px;width:140px;height:140px;background:#ffffff1a;border-radius:50%}.featured-stat-card:after{content:"";position:absolute;bottom:-40px;right:60px;width:100px;height:100px;background:#ffffff12;border-radius:50%}.featured-stat-card .featured-label{font-size:14px;opacity:.85;margin-bottom:8px}.featured-stat-card .featured-value{font-size:40px;font-weight:700;line-height:1.1;margin-bottom:4px;position:relative;z-index:1}.featured-bars{position:absolute;right:24px;bottom:20px;display:flex;align-items:flex-end;gap:6px;opacity:.3}.featured-bars .bar{width:12px;border-radius:4px 4px 0 0;background:#fff}.stat-card{border-radius:16px;border:1px solid #f3f4f6;height:100%}.stat-card .ant-card-body{padding:24px}.stat-value{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:4px}.stat-label{font-size:14px;color:#6b7280;margin-bottom:0}.chart-card{border-radius:16px;border:1px solid #f3f4f6}.chart-card .ant-card-head{border-bottom:none;padding:20px 24px 0}.chart-card .ant-card-head-title{font-size:16px;font-weight:600}.chart-card .ant-card-extra{color:#7c3aed;font-size:14px;font-weight:500}.chart-card .ant-card-body{padding:12px 24px 20px}.chart-card .chart-count{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:16px}.recent-products-card{border-radius:16px;border:1px solid #f3f4f6}.recent-products-card .ant-card-head{border-bottom:1px solid #f3f4f6}.recent-products-card .ant-card-head-title{font-size:18px;font-weight:600}.product-edit-wrapper>.ant-card-actions{display:none}.product-show-card{border-radius:16px;border:1px solid #f3f4f6}.product-show-card .ant-card-head{border-bottom:1px solid #f3f4f6}.product-show-card .ant-card-head-title{font-size:16px;font-weight:600}.product-show-card.product-images-hero{height:100%;display:flex;flex-direction:column}.product-show-card.product-images-hero>.ant-card-body{flex:1;display:flex;flex-direction:column}.ant-table-thead>tr>th{text-transform:uppercase;font-size:12px;letter-spacing:.04em;font-weight:600;color:#6b7280!important}.ant-table-tbody>tr>td{transition:background-color .2s ease}.ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-table-pagination .ant-pagination-item-active{border-color:#7c3aed}.ant-table-pagination .ant-pagination-item-active a{color:#7c3aed}.ant-layout-content{padding:24px 32px!important}.product-list-card{border-radius:16px;border:1px solid #f3f4f6;overflow:hidden}.product-list-card>.ant-card-body{padding:0}.product-actions-cell .ant-btn{border:none;background:transparent;box-shadow:none;color:#9ca3af;transition:color .2s ease}.product-actions-cell .ant-btn:hover{color:#7c3aed;background:transparent}.product-actions-cell .ant-btn-dangerous:hover,.product-actions-cell .ant-btn.ant-btn-dangerous:hover{color:#ef4444;background:transparent}.tryon-settings-col{flex:1 1 0%;min-width:0}.tryon-preview-col{flex:0 0 auto;width:490px;max-width:490px}@media (max-width: 991px){.tryon-settings-col,.tryon-preview-col{flex:0 0 100%!important;max-width:100%!important}}.tryon-settings-card{border-radius:16px;border:1px solid #f3f4f6}.tryon-settings-card .ant-card-head{border-bottom:1px solid #f3f4f6}.tryon-settings-card .ant-card-head-title{font-size:16px;font-weight:600}.tryon-color-swatch.ant-color-picker-trigger{border:none!important;border-radius:50%!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;box-shadow:none!important;padding:0!important}.tryon-color-swatch .ant-color-picker-color-block{border-radius:50%!important;width:28px!important;height:28px!important}.tryon-color-swatch .ant-color-picker-color-block-inner{border-radius:50%!important}.tryon-color-swatch.ant-color-picker-trigger:not([disabled]):hover{transform:scale(1.05);box-shadow:0 0 0 3px #6366f126!important;transition:transform .2s ease,box-shadow .2s ease}.tryon-color-swatch.ant-color-picker-trigger{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.tryon-settings-card .ant-switch{min-width:44px;height:24px}.tryon-settings-card .ant-switch .ant-switch-handle{width:20px;height:20px}.tryon-settings-card .ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)}.tryon-code-block{position:relative}.tryon-code-block pre{background:#f9fafb;padding:16px 48px 16px 16px;border-radius:8px;border:1px solid #f3f4f6;overflow:auto;margin:0;font-size:13px;line-height:1.6}.tryon-code-copy-btn{position:absolute;top:8px;right:8px;color:#9ca3af}.tryon-code-copy-btn:hover{color:#7c3aed}.tryon-reference-table .ant-table-thead>tr>th{text-transform:none;font-size:13px;letter-spacing:normal}.recent-products-card>.ant-card-body{padding:0}.product-list-name-link{font-weight:500;display:block;padding:16px}.product-list-name-link:hover{text-decoration:underline}
