:root{--demo-navy:#082d57;--demo-blue:#0758ad;--demo-blue-2:#0a68c7;--demo-gold:#d7ad3f;--demo-ink:#14283d;--demo-muted:#748296;--demo-line:#e5ebf2;--demo-bg:#f4f7fb;--demo-green:#159a6f;--demo-red:#d65353;--demo-shadow:0 12px 34px rgba(17,50,87,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Tahoma,sans-serif;color:var(--demo-ink);background:var(--demo-bg)}button,input,select{font:inherit}button{cursor:pointer}.demo-body{min-height:100vh}.demo-ribbon{height:30px;position:fixed;top:0;right:0;left:0;z-index:200;background:#fff5d8;color:#785e14;border-bottom:1px solid #f0dda1;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600}.demo-ribbon span{width:7px;height:7px;border-radius:50%;background:var(--demo-gold);box-shadow:0 0 0 4px rgba(215,173,63,.17)}
.demo-sidebar{position:fixed;z-index:100;top:30px;bottom:0;right:0;width:254px;background:linear-gradient(180deg,#092f5b 0%,#062543 100%);padding:22px 16px 16px;color:#fff;display:flex;flex-direction:column;box-shadow:-7px 0 28px rgba(8,45,87,.08)}.demo-brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.demo-brand img{width:93px;filter:brightness(0) invert(1)}.demo-brand div{padding-right:12px;border-right:1px solid rgba(255,255,255,.16)}.demo-brand strong,.demo-brand small{display:block}.demo-brand strong{font-size:12px}.demo-brand small{font-size:9px;color:#91afd0;margin-top:4px}.demo-nav{padding-top:18px;display:flex;flex-direction:column;gap:5px}.demo-nav__item{border:0;background:transparent;color:#b8cbe0;display:flex;align-items:center;gap:11px;width:100%;height:43px;border-radius:10px;padding:0 12px;text-align:right;transition:.2s}.demo-nav__item i{font-style:normal;font-family:Arial;font-size:18px;width:22px;text-align:center}.demo-nav__item span{flex:1;font-size:12px}.demo-nav__item b,.demo-nav__item em{font-size:9px;font-style:normal;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:rgba(255,255,255,.1);display:grid;place-items:center}.demo-nav__item em{background:rgba(35,188,133,.17);color:#71e1b9;width:auto;padding:0 8px}.demo-nav__item:hover,.demo-nav__item.is-active{background:linear-gradient(90deg,rgba(255,255,255,.14),rgba(255,255,255,.07));color:#fff}.demo-nav__item.is-active{box-shadow:inset -3px 0 var(--demo-gold)}.demo-nav__label{font-size:9px;color:#6786a8;padding:17px 13px 5px}.demo-sidebar__help{margin-top:auto;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:15px;text-align:center}.demo-help-icon{width:32px;height:32px;border-radius:50%;background:var(--demo-gold);display:grid;place-items:center;margin:-31px auto 10px;font-weight:900}.demo-sidebar__help strong{font-size:11px}.demo-sidebar__help p{font-size:9px;color:#9cb4cd;line-height:1.8;margin:5px 0 9px}.demo-sidebar__help button{border:0;border-radius:7px;background:#fff;color:var(--demo-blue);font-weight:700;width:100%;padding:7px;font-size:10px}.demo-user{display:flex;align-items:center;gap:9px}.demo-user--sidebar{margin-top:18px;padding:12px 5px 2px;border-top:1px solid rgba(255,255,255,.08)}.demo-avatar{width:36px;height:36px;flex:none;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#e9b94a,#ba8525);color:#fff;font-weight:800}.demo-user div:nth-child(2){min-width:0}.demo-user strong,.demo-user small{display:block}.demo-user strong{font-size:11px;white-space:nowrap}.demo-user small{font-size:9px;color:#8ea9c4;margin-top:3px}.demo-user>span{margin-right:auto;color:#7895b2}
.demo-shell{margin-right:254px;padding-top:30px;min-height:100vh}.demo-topbar{height:79px;background:#fff;border-bottom:1px solid var(--demo-line);display:flex;align-items:center;padding:0 32px;position:sticky;top:30px;z-index:80}.demo-topbar__title{flex:1}.demo-topbar__title p{margin:0 0 3px;color:var(--demo-muted);font-size:10px}.demo-topbar__title h1{margin:0;font-size:18px;color:var(--demo-ink)}.demo-topbar__actions{display:flex;align-items:center;gap:10px}.demo-icon-btn{border:1px solid var(--demo-line);background:#fff;width:37px;height:37px;border-radius:10px;color:#50647a;font-size:18px;position:relative}.demo-notification span{position:absolute;width:7px;height:7px;background:#ee5f5f;border:2px solid #fff;border-radius:50%;top:7px;left:7px}.demo-topbar .demo-user{padding-right:13px;margin-right:3px;border-right:1px solid var(--demo-line)}.demo-topbar .demo-user small{color:var(--demo-muted)}.demo-mobile-menu{display:none}.demo-main{padding:25px 28px 70px;max-width:1540px;margin:auto}.demo-view{display:none;animation:demoFade .3s ease}.demo-view.is-active{display:block}@keyframes demoFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.demo-card{background:#fff;border:1px solid rgba(218,227,237,.9);border-radius:16px;box-shadow:var(--demo-shadow)}.demo-hero{min-height:255px;border-radius:21px;background:linear-gradient(112deg,#064c94 0%,#0a66ba 62%,#0875c7 100%);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:1.35fr .65fr}.demo-hero:before,.demo-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.demo-hero:before{width:460px;height:460px;left:-100px;top:-225px}.demo-hero:after{width:330px;height:330px;right:-120px;bottom:-220px}.demo-hero__content{padding:35px 42px;position:relative;z-index:2;max-width:780px}.demo-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:18px;font-size:9px;font-weight:700}.demo-pill--light{background:rgba(255,255,255,.13);color:#e9f5ff;border:1px solid rgba(255,255,255,.15)}.demo-pill--warning{background:#fff4d7;color:#986f08}.demo-pill--blue{background:#e9f3ff;color:var(--demo-blue)}.demo-pill--green{background:#e1f7ef;color:#13815e}.demo-hero h2{font-size:29px;margin:17px 0 8px}.demo-hero p{font-size:12px;line-height:2;color:#d9eaff;margin:0;max-width:620px}.demo-hero__actions{display:flex;gap:10px;margin-top:23px}.demo-btn{border:0;border-radius:9px;min-height:40px;padding:0 17px;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.2s}.demo-btn:hover{transform:translateY(-1px);filter:brightness(.98)}.demo-btn--white{background:#fff;color:var(--demo-blue)}.demo-btn--ghost{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2)}.demo-btn--primary{background:linear-gradient(135deg,var(--demo-blue),var(--demo-blue-2));color:#fff;box-shadow:0 8px 18px rgba(7,88,173,.18)}.demo-btn--block{width:100%}.demo-hero__visual{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.demo-hero__orb{position:absolute;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.22),rgba(255,255,255,.02) 60%);border:1px solid rgba(255,255,255,.13)}.demo-hero__metric{position:relative;background:rgba(4,46,91,.64);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.16);border-radius:17px;padding:22px 28px;text-align:center}.demo-hero__metric small,.demo-hero__metric strong,.demo-hero__metric span{display:block}.demo-hero__metric small{font-size:10px;color:#b9d5ef}.demo-hero__metric strong{font-size:24px;margin-top:7px}.demo-hero__metric span{font-size:9px;color:#9bbddd}.demo-hero__mini{position:absolute;bottom:25px;left:5px;background:#fff;color:var(--demo-ink);border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 14px 35px rgba(0,24,55,.2)}.demo-hero__mini i{font-style:normal;width:27px;height:27px;border-radius:8px;background:#dcf7ec;color:var(--demo-green);display:grid;place-items:center}.demo-hero__mini strong,.demo-hero__mini small{display:block}.demo-hero__mini strong{font-size:9px}.demo-hero__mini small{font-size:7px;color:var(--demo-muted);margin-top:3px}
.demo-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.demo-stats article{background:#fff;border:1px solid var(--demo-line);border-radius:14px;padding:17px;display:flex;gap:12px;align-items:center;box-shadow:0 6px 18px rgba(17,50,87,.045)}.demo-stat-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:18px}.demo-stat-icon--blue{background:#e9f3ff;color:#1975ce}.demo-stat-icon--gold{background:#fff5dc;color:#c5941d}.demo-stat-icon--green{background:#e6f8f1;color:#159a6f}.demo-stat-icon--violet{background:#f1ebff;color:#7650cb}.demo-stats small,.demo-stats strong,.demo-stats span{display:block}.demo-stats small{font-size:9px;color:var(--demo-muted)}.demo-stats strong{font-size:18px;margin:3px 0}.demo-stats span{font-size:8px;color:#93a0ae}.demo-stats .demo-trend{color:var(--demo-green)}.demo-grid--dashboard{display:grid;grid-template-columns:1.6fr .75fr;gap:16px}.demo-card--wide,.demo-progress-card{padding:20px}.demo-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.demo-section-head span{font-size:8px;color:var(--demo-muted)}.demo-section-head h3{font-size:14px;margin:3px 0 0}.demo-section-head button{border:0;background:transparent;color:var(--demo-blue);font-size:9px;font-weight:700}.demo-featured-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.demo-featured-product{border:1px solid var(--demo-line);border-radius:12px;padding:9px;min-width:0;overflow:hidden;display:grid;grid-template-rows:100px minmax(78px,auto);gap:7px}.demo-featured-product__image{position:relative;width:100%;height:100px;min-width:0;min-height:0;overflow:hidden;isolation:isolate;border-radius:9px;background:#f6f8fb;display:grid;place-items:center}.demo-featured-product__image img{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);max-width:none;max-height:none;display:block;object-fit:contain;object-position:center}.demo-featured-product__image span{font-size:35px;color:#c6d1dc}.demo-featured-product>div:last-child{position:relative;z-index:1;min-width:0;background:#fff}.demo-featured-product small{color:var(--demo-gold);font-size:7px}.demo-featured-product h4{font-size:9px;line-height:1.8;height:33px;overflow:hidden;margin:5px 0}.demo-featured-product p{font-size:9px;color:var(--demo-blue);font-weight:800;margin:0}.demo-order-progress{padding:3px 2px}.demo-order-progress>div{display:flex;gap:10px;position:relative;min-height:48px}.demo-order-progress>div:not(:last-child):after{content:"";position:absolute;top:24px;right:13px;width:1px;height:25px;background:#dfe6ee}.demo-order-progress i{font-style:normal;width:27px;height:27px;border-radius:50%;background:#edf1f5;color:#8c9aa8;display:grid;place-items:center;font-size:9px;flex:none}.demo-order-progress span,.demo-order-progress small{display:block}.demo-order-progress span{font-size:9px;font-weight:700;padding-top:2px}.demo-order-progress small{font-size:7px;color:var(--demo-muted);margin-top:4px;font-weight:400}.demo-order-progress .is-done i{background:#dff7ed;color:var(--demo-green)}.demo-order-progress .is-done:after{background:#72d0ad!important}.demo-order-progress .is-current i{background:var(--demo-blue);color:#fff;box-shadow:0 0 0 4px #e3f0fd}.demo-quick-actions{padding:18px 20px;margin-top:16px}.demo-quick-actions>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.demo-quick-actions>div>button{background:#f8fafc;border:1px solid var(--demo-line);border-radius:11px;padding:12px;text-align:right;display:flex;gap:11px;align-items:center;color:var(--demo-ink)}.demo-quick-actions>div>button:hover{border-color:#a9c9e8;background:#f4f9ff}.demo-quick-actions i{font-style:normal;width:34px;height:34px;border-radius:9px;background:#e6f1fc;color:var(--demo-blue);display:grid;place-items:center;font-size:17px}.demo-quick-actions strong,.demo-quick-actions small{display:block}.demo-quick-actions strong{font-size:10px}.demo-quick-actions small{font-size:8px;color:var(--demo-muted);margin-top:3px}
.demo-catalog-toolbar{padding:12px;display:flex;gap:12px;margin-bottom:13px}.demo-search{height:44px;flex:1;background:#f7f9fc;border:1px solid var(--demo-line);border-radius:10px;display:flex;align-items:center;padding:0 14px;gap:9px}.demo-search span{font-size:20px;color:#7e8da0}.demo-search input{border:0;outline:0;background:transparent;width:100%;font-size:10px;color:var(--demo-ink)}.demo-cart-badge{background:rgba(255,255,255,.2);color:#fff!important;min-width:22px;height:22px;border-radius:11px;display:grid;place-items:center}.demo-category-strip{display:flex;gap:7px;overflow:auto;padding:3px 1px 13px;scrollbar-width:none}.demo-category-strip button{white-space:nowrap;border:1px solid var(--demo-line);background:#fff;color:#657589;border-radius:20px;padding:8px 14px;font-size:9px}.demo-category-strip button.is-active{background:var(--demo-navy);color:#fff;border-color:var(--demo-navy)}.demo-catalog-layout{display:grid;grid-template-columns:205px 1fr;gap:15px}.demo-filter-card{padding:17px;height:max-content;position:sticky;top:125px}.demo-filter-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--demo-line)}.demo-filter-title strong{font-size:11px}.demo-filter-title button{border:0;background:none;color:var(--demo-red);font-size:8px}.demo-filter-card>label{display:block;font-size:9px;font-weight:700;margin:17px 0 9px}.demo-price-range{display:flex;justify-content:space-between;font-size:7px;color:var(--demo-muted)}.demo-range{width:100%;accent-color:var(--demo-blue)}.demo-filter-card .demo-check{font-weight:400;display:flex;align-items:center;gap:7px;margin:8px 0}.demo-check input{display:none}.demo-check span{width:15px;height:15px;border:1px solid #cbd6e2;border-radius:4px;position:relative}.demo-check input:checked+span{background:var(--demo-blue);border-color:var(--demo-blue)}.demo-check input:checked+span:after{content:"✓";position:absolute;inset:-2px 0 0;color:#fff;text-align:center;font-size:10px}.demo-filter-note{margin-top:20px;background:#eef6ff;border-radius:10px;padding:10px;display:flex;gap:7px}.demo-filter-note i{font-style:normal;width:18px;height:18px;border-radius:50%;background:var(--demo-blue);color:#fff;display:grid;place-items:center;font-family:serif;font-size:10px;flex:none}.demo-filter-note p{font-size:7px;line-height:1.9;color:#52708e;margin:0}.demo-catalog-meta{height:38px;display:flex;align-items:center;justify-content:space-between}.demo-catalog-meta p{font-size:9px;color:var(--demo-muted)}.demo-catalog-meta p strong{color:var(--demo-ink);font-size:11px}.demo-catalog-meta select{border:1px solid var(--demo-line);background:#fff;border-radius:8px;padding:6px 10px;font-size:8px;color:#5c6c7e}.demo-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-product-card{background:#fff;border:1px solid var(--demo-line);border-radius:15px;overflow:hidden;position:relative;transition:.25s}.demo-product-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(17,50,87,.11);border-color:#c5d8eb}.demo-product-card__top{position:absolute;top:10px;right:10px;left:10px;display:flex;justify-content:space-between;z-index:2}.demo-stock-dot{color:var(--demo-green);background:#e8f8f2;padding:4px 7px;border-radius:12px;font-size:7px}.demo-favorite{border:1px solid var(--demo-line);background:#fff;border-radius:50%;width:27px;height:27px;color:#8b98a7}.demo-favorite.is-active{color:#e15462;background:#fff0f2}.demo-product-card__image{border:0;background:#f6f8fb;width:100%;height:175px;padding:18px;display:grid;place-items:center}.demo-product-card__image img{width:100%;height:100%;object-fit:contain;transition:.25s}.demo-product-card:hover .demo-product-card__image img{transform:scale(1.04)}.demo-product-card__image>span{font-size:52px;color:#c9d4df}.demo-product-card__body{padding:13px}.demo-product-tags{display:flex;gap:5px;height:20px;overflow:hidden}.demo-product-tags span{background:#eef5fc;color:#4272a2;border-radius:4px;padding:3px 6px;font-size:6.5px;white-space:nowrap}.demo-product-card h3{font-size:10px;line-height:1.8;height:36px;overflow:hidden;margin:7px 0 2px}.demo-product-code{font-size:7px;color:#8a98a7;margin:0 0 9px}.demo-product-code b{direction:ltr;display:inline-block;color:#5d6f82}.demo-product-card dl{margin:0;border-top:1px solid #edf1f5}.demo-product-card dl div{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #e5eaf0;font-size:7.5px}.demo-product-card dt{color:var(--demo-muted)}.demo-product-card dd{margin:0;font-weight:700;max-width:58%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-pallet{background:#f8fafc;border-radius:8px;padding:7px 9px;margin-top:9px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1px 7px}.demo-pallet span,.demo-pallet small{font-size:6.5px;color:var(--demo-muted)}.demo-pallet strong{font-size:8px}.demo-pallet small{grid-column:1/-1;color:#2f9a76}.demo-product-price{padding:10px 0 7px}.demo-product-price small,.demo-product-price strong{display:block}.demo-product-price small{font-size:7px;color:var(--demo-muted)}.demo-product-price strong{font-size:13px;color:var(--demo-blue);margin-top:3px}.demo-product-price strong span{font-size:7px;font-weight:500}.demo-add-product{width:100%;border:0;border-radius:8px;background:var(--demo-navy);color:#fff;padding:9px 10px;font-size:8px;font-weight:700;display:flex;justify-content:center;gap:7px}.demo-add-product:hover{background:var(--demo-blue)}.demo-add-product.is-added{background:var(--demo-green)}.demo-empty{display:none;text-align:center;padding:70px 20px}.demo-empty i{font-style:normal;font-size:45px;color:#b4c1cf}.demo-empty h3{font-size:15px;margin:10px}.demo-empty p{font-size:9px;color:var(--demo-muted)}
.demo-checkout-steps{display:flex;align-items:center;justify-content:center;margin:0 auto 22px;max-width:620px}.demo-checkout-steps>div{display:flex;align-items:center;gap:7px;color:#94a0ae;font-size:9px}.demo-checkout-steps i{font-style:normal;width:27px;height:27px;border-radius:50%;background:#e6ebf1;display:grid;place-items:center}.demo-checkout-steps b{height:1px;background:#dfe6ee;width:100px;margin:0 11px}.demo-checkout-steps .is-active{color:var(--demo-blue);font-weight:800}.demo-checkout-steps .is-active i{background:var(--demo-blue);color:#fff;box-shadow:0 0 0 4px #dfeefc}.demo-cart-layout{display:grid;grid-template-columns:1fr 310px;gap:16px}.demo-cart-lines{padding:20px;min-height:400px}.demo-cart-summary{padding:20px;height:max-content;position:sticky;top:125px}.demo-cart-summary h3{font-size:14px;margin:0 0 18px}.demo-cart-summary>div{display:flex;justify-content:space-between;font-size:9px;color:var(--demo-muted);padding:8px 0}.demo-cart-summary>div strong{color:var(--demo-ink)}.demo-cart-summary .demo-discount{color:var(--demo-green)}.demo-cart-summary__total{border-top:1px solid var(--demo-line);margin-top:6px;padding:14px 0!important}.demo-cart-summary__total strong{font-size:14px!important;color:var(--demo-blue)!important}.demo-cart-summary>p{font-size:7px;line-height:1.8;color:var(--demo-muted);display:flex;gap:5px}.demo-cart-summary>p i{font-style:normal;color:var(--demo-green)}.demo-cart-empty{text-align:center;padding:50px 20px}.demo-cart-empty>div{font-size:55px;color:#bdc9d5}.demo-cart-empty h3{font-size:14px;margin:8px}.demo-cart-empty p{font-size:9px;color:var(--demo-muted);margin-bottom:18px}.demo-cart-line{display:grid;grid-template-columns:72px 1fr auto auto;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid var(--demo-line)}.demo-cart-line__image{width:72px;height:72px;border-radius:10px;background:#f6f8fa;display:grid;place-items:center}.demo-cart-line__image img{width:100%;height:100%;object-fit:contain}.demo-cart-line__image span{font-size:28px;color:#c5d0da}.demo-cart-line h4{font-size:10px;margin:0 0 5px;max-width:410px}.demo-cart-line p{font-size:7px;color:var(--demo-muted);margin:0}.demo-cart-line__quantity{display:flex;align-items:center;border:1px solid var(--demo-line);border-radius:8px;overflow:hidden}.demo-cart-line__quantity button{border:0;background:#f6f8fa;width:28px;height:30px;color:var(--demo-blue)}.demo-cart-line__quantity span{min-width:38px;text-align:center;font-size:9px}.demo-cart-line__price{text-align:left;min-width:115px}.demo-cart-line__price strong,.demo-cart-line__price small{display:block}.demo-cart-line__price strong{font-size:10px;color:var(--demo-blue)}.demo-cart-line__price small{font-size:7px;color:var(--demo-muted);margin-top:3px}.demo-cart-line__remove{border:0;background:none;color:#bd6570;font-size:8px;margin-top:6px}
.demo-orders-card{padding:21px}.demo-order-filters{display:flex;gap:8px;border-bottom:1px solid var(--demo-line);margin-bottom:10px}.demo-order-filters button{border:0;background:none;color:var(--demo-muted);font-size:9px;padding:9px 5px;border-bottom:2px solid transparent}.demo-order-filters button.is-active{color:var(--demo-blue);border-color:var(--demo-blue);font-weight:700}.demo-order-filters b{background:#edf2f7;border-radius:10px;padding:1px 5px;font-size:7px}.demo-table-wrap{overflow:auto}.demo-table{width:100%;border-collapse:collapse;min-width:760px}.demo-table th{text-align:right;color:#8795a5;background:#f8fafc;padding:11px;font-size:8px;font-weight:600}.demo-table td{padding:14px 11px;border-bottom:1px solid var(--demo-line);font-size:9px}.demo-table td strong,.demo-table td small{display:block}.demo-table td small{font-size:7px;color:var(--demo-muted);margin-top:3px}.demo-status{display:inline-flex;padding:5px 9px;border-radius:12px;font-size:7px;font-weight:700}.demo-status--warning{background:#fff3d7;color:#9f760e}.demo-status--blue{background:#e6f2ff;color:#1670c5}.demo-status--green{background:#e2f7ef;color:#16825f}.demo-row-action{border:0;background:none;color:var(--demo-blue);font-size:8px;font-weight:700}
.demo-identity-banner{background:linear-gradient(100deg,#e5f8f1,#f2fbf8);border:1px solid #c5eadc;border-radius:14px;padding:14px 18px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.demo-identity-banner>div{display:flex;align-items:center;gap:10px}.demo-identity-banner i{font-style:normal;width:32px;height:32px;border-radius:50%;background:var(--demo-green);color:#fff;display:grid;place-items:center}.demo-identity-banner strong{font-size:11px}.demo-identity-banner p,.demo-identity-banner>span{font-size:8px;color:#608777;margin:3px 0 0}.demo-identity-form{padding:22px}.demo-edit-form{border:1px solid #bad2e8!important;border-radius:8px!important;padding:7px 12px!important}.demo-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.demo-form-grid label span{display:block;font-size:8px;color:#65778a;margin-bottom:5px}.demo-form-grid input,.demo-form-grid select{width:100%;border:1px solid var(--demo-line);background:#f8fafc;border-radius:8px;padding:10px 11px;color:#384c61;font-size:9px}.demo-form-grid input:not(:disabled),.demo-form-grid select:not(:disabled){background:#fff;border-color:#a8c8e8}.demo-form-grid__wide{grid-column:span 2}.demo-documents{border-top:1px solid var(--demo-line);margin-top:22px;padding-top:18px}.demo-documents h4{font-size:11px}.demo-documents>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-documents article{border:1px solid var(--demo-line);border-radius:10px;padding:10px;display:flex;align-items:center;gap:9px}.demo-documents article>i{font-style:normal;background:#eef4fa;color:var(--demo-blue);font-size:7px;font-weight:800;width:34px;height:34px;border-radius:7px;display:grid;place-items:center}.demo-documents strong,.demo-documents small{display:block}.demo-documents strong{font-size:9px}.demo-documents small{font-size:7px;color:var(--demo-muted);margin-top:3px}.demo-documents article>b{margin-right:auto;color:var(--demo-green);font-size:7px}
.demo-messages-layout{display:grid;grid-template-columns:310px 1fr;gap:15px;min-height:590px}.demo-ticket-list{padding:17px}.demo-ticket{width:100%;border:0;border-bottom:1px solid var(--demo-line);background:none;padding:13px 5px;display:flex;align-items:flex-start;gap:8px;text-align:right}.demo-ticket.is-active{background:#f3f8fe;border-radius:9px;border-bottom-color:transparent}.demo-ticket>i{width:8px;height:8px;border-radius:50%;margin-top:5px;background:#a5b0bc}.demo-ticket>i.is-open{background:var(--demo-green)}.demo-ticket>i.is-pending{background:var(--demo-gold)}.demo-ticket span{flex:1}.demo-ticket strong,.demo-ticket small{display:block}.demo-ticket strong{font-size:9px}.demo-ticket small{font-size:7px;color:var(--demo-muted);margin-top:5px}.demo-ticket b{background:var(--demo-blue);color:#fff;border-radius:9px;min-width:18px;height:18px;display:grid;place-items:center;font-size:7px}.demo-conversation{display:flex;flex-direction:column;overflow:hidden}.demo-conversation>header{padding:16px 20px;border-bottom:1px solid var(--demo-line);display:flex;justify-content:space-between;align-items:center}.demo-conversation>header strong,.demo-conversation>header small{display:block}.demo-conversation>header strong{font-size:11px}.demo-conversation>header small{font-size:7px;color:var(--demo-muted);margin-top:4px}.demo-chat{flex:1;background:#f8fafc;padding:22px;display:flex;flex-direction:column;gap:15px}.demo-message{max-width:70%;font-size:9px;line-height:2}.demo-message p{margin:0;padding:11px 14px;border-radius:12px}.demo-message small{font-size:7px;color:var(--demo-muted);display:block;margin-top:4px}.demo-message--user{align-self:flex-start}.demo-message--user p{background:var(--demo-blue);color:#fff;border-bottom-right-radius:3px}.demo-message--agent{align-self:flex-end;display:grid;grid-template-columns:30px 1fr;gap:7px}.demo-message--agent .demo-avatar{width:30px;height:30px;border-radius:9px}.demo-message--agent p{background:#fff;border:1px solid var(--demo-line);border-bottom-left-radius:3px}.demo-message--agent small{grid-column:2}.demo-message-form{padding:12px;border-top:1px solid var(--demo-line);display:flex;gap:8px}.demo-message-form input{flex:1;border:1px solid var(--demo-line);border-radius:8px;padding:10px;font-size:9px;outline:none}.demo-message-form button{border:0;background:var(--demo-blue);color:#fff;border-radius:8px;padding:0 18px;font-size:9px}
.demo-services-hero{background:linear-gradient(110deg,#073c73,#0967b6);border-radius:18px;color:#fff;padding:28px 35px;display:flex;justify-content:space-between;align-items:center}.demo-services-hero span{font-size:8px;color:#afd0ef}.demo-services-hero h2{font-size:24px;margin:5px 0}.demo-services-hero p{font-size:10px;color:#d6e7f7}.demo-services-hero>div:last-child{font-size:70px;color:rgba(255,255,255,.2)}.demo-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0}.demo-service-grid article{padding:22px}.demo-service-grid article>i{font-style:normal;width:45px;height:45px;border-radius:13px;background:#e8f2fc;color:var(--demo-blue);font-size:23px;display:grid;place-items:center}.demo-service-grid h3{font-size:13px;margin:14px 0 5px}.demo-service-grid p{font-size:8px;line-height:2;color:var(--demo-muted);min-height:33px}.demo-service-action{border:0;background:none;color:var(--demo-blue);font-size:8px;font-weight:800;padding:5px 0}.demo-warranty-check{padding:20px 23px;display:flex;align-items:center;justify-content:space-between}.demo-warranty-check span{font-size:8px;color:var(--demo-muted)}.demo-warranty-check h3{font-size:13px;margin:4px 0}.demo-warranty-check form{display:flex;gap:8px;width:52%}.demo-warranty-check input{flex:1;border:1px solid var(--demo-line);border-radius:9px;padding:10px;font-size:9px;direction:ltr;text-align:left}
.demo-modal{display:none;position:fixed;inset:0;z-index:300;align-items:center;justify-content:center;padding:25px}.demo-modal.is-open{display:flex}.demo-modal__backdrop{position:absolute;inset:0;background:rgba(3,21,39,.68);backdrop-filter:blur(3px)}.demo-modal__panel{position:relative;background:#fff;border-radius:19px;width:min(760px,96vw);padding:27px;box-shadow:0 30px 80px rgba(0,0,0,.28);animation:demoModal .25s ease}.demo-modal__close{position:absolute;top:12px;left:12px;width:31px;height:31px;border:0;border-radius:50%;background:#f1f4f7;color:#6f7e8c;font-size:20px;z-index:2}@keyframes demoModal{from{transform:scale(.95);opacity:0}to{transform:none;opacity:1}}.demo-modal-product{display:grid;grid-template-columns:1fr 1.1fr;gap:25px;align-items:center}.demo-modal-product__image{height:300px;background:#f5f7f9;border-radius:15px;display:grid;place-items:center}.demo-modal-product__image img{width:100%;height:100%;object-fit:contain}.demo-modal-product__image span{font-size:70px;color:#c2ced9}.demo-modal-product h2{font-size:18px;line-height:1.8;margin:10px 0 4px}.demo-modal-product>div>p{font-size:9px;color:var(--demo-muted)}.demo-modal-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.demo-modal-specs>div{background:#f6f8fb;border-radius:9px;padding:11px}.demo-modal-specs small,.demo-modal-specs strong{display:block}.demo-modal-specs small{font-size:7px;color:var(--demo-muted)}.demo-modal-specs strong{font-size:11px;color:var(--demo-blue);margin-top:4px}.demo-modal-copy{line-height:2!important}.demo-modal__panel--checkout{max-width:430px;text-align:center;padding:35px}.demo-success-icon{width:60px;height:60px;border-radius:50%;background:#dcf7ec;color:var(--demo-green);display:grid;place-items:center;margin:0 auto 12px;font-size:28px}.demo-modal__panel--checkout h2{font-size:18px;margin:14px 0 7px}.demo-modal__panel--checkout>p{font-size:9px;line-height:2;color:var(--demo-muted)}.demo-checkout-number{background:#f5f8fb;border:1px dashed #b9c9d9;border-radius:10px;padding:12px;margin:18px 0}.demo-checkout-number span,.demo-checkout-number strong{display:block}.demo-checkout-number span{font-size:7px;color:var(--demo-muted)}.demo-checkout-number strong{direction:ltr;margin-top:5px;color:var(--demo-blue)}.demo-toast{position:fixed;z-index:400;left:25px;bottom:25px;background:#fff;border:1px solid var(--demo-line);box-shadow:0 18px 45px rgba(17,50,87,.18);border-radius:13px;padding:12px 15px;display:flex;align-items:center;gap:10px;min-width:280px;transform:translateY(120px);opacity:0;transition:.3s}.demo-toast.is-visible{transform:none;opacity:1}.demo-toast>i{font-style:normal;width:32px;height:32px;border-radius:9px;background:#e0f7ee;color:var(--demo-green);display:grid;place-items:center}.demo-toast strong,.demo-toast span{display:block}.demo-toast strong{font-size:9px}.demo-toast span{font-size:7px;color:var(--demo-muted);margin-top:3px}
@media(min-width:1400px){.demo-products{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1100px){.demo-stats{grid-template-columns:1fr 1fr}.demo-grid--dashboard{grid-template-columns:1fr}.demo-products{grid-template-columns:1fr 1fr}.demo-featured-products{grid-template-columns:1fr 1fr}.demo-cart-layout{grid-template-columns:1fr 270px}}
@media(max-width:800px){.demo-sidebar{transform:translateX(105%);transition:.25s}.demo-sidebar.is-open{transform:none}.demo-shell{margin-right:0}.demo-mobile-menu{display:block;border:0;background:#edf3f9;border-radius:8px;width:36px;height:36px;margin-left:10px}.demo-main{padding:15px}.demo-topbar{padding:0 15px}.demo-topbar .demo-user{display:none}.demo-hero{grid-template-columns:1fr}.demo-hero__visual{display:none}.demo-hero__content{padding:28px}.demo-hero h2{font-size:24px}.demo-catalog-layout{grid-template-columns:1fr}.demo-filter-card{position:static}.demo-products{grid-template-columns:1fr 1fr}.demo-cart-layout,.demo-messages-layout{grid-template-columns:1fr}.demo-cart-summary{position:static}.demo-form-grid{grid-template-columns:1fr 1fr}.demo-service-grid{grid-template-columns:1fr}.demo-warranty-check{display:block}.demo-warranty-check form{width:100%;margin-top:12px}.demo-conversation{min-height:500px}.demo-modal-product{grid-template-columns:1fr}.demo-modal-product__image{height:210px}}
@media(max-width:520px){.demo-ribbon{font-size:9px}.demo-topbar__actions .demo-icon-btn:first-child{display:none}.demo-topbar__title h1{font-size:15px}.demo-stats,.demo-products,.demo-featured-products,.demo-quick-actions>div:last-child,.demo-form-grid,.demo-documents>div{grid-template-columns:1fr}.demo-hero__content{padding:23px}.demo-hero__actions{display:grid}.demo-catalog-toolbar{display:block}.demo-catalog-toolbar .demo-btn{width:100%;margin-top:8px}.demo-cart-line{grid-template-columns:60px 1fr}.demo-cart-line__quantity,.demo-cart-line__price{grid-column:2}.demo-cart-line__price{text-align:right}.demo-form-grid__wide{grid-column:auto}.demo-identity-banner{align-items:flex-start;gap:12px}.demo-identity-banner>span{display:none}.demo-warranty-check form{display:grid}.demo-modal{padding:12px}.demo-modal__panel{padding:20px}.demo-toast{left:12px;right:12px;min-width:0}.demo-checkout-steps b{width:22px}.demo-checkout-steps span{display:none}}

/* Customer order detail mock */
.demo-order-detail{width:min(960px,96vw);max-height:92vh;overflow:auto;padding:0}
.demo-order-detail__head{padding:24px 27px 19px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--demo-line);background:linear-gradient(115deg,#f7fbff,#fff)}
.demo-order-detail__head>div>span{color:var(--demo-blue);font-size:8px;font-weight:700}
.demo-order-detail__head h2{margin:4px 0;font-size:19px;direction:ltr;text-align:right;color:var(--demo-navy)}
.demo-order-detail__head p{margin:0;color:var(--demo-muted);font-size:8px}.demo-order-detail__head p b{color:#526579}
.demo-order-detail__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.7fr);gap:0}
.demo-order-detail__layout>div{padding:22px 26px;border-left:1px solid var(--demo-line)}
.demo-order-block h3,.demo-order-side h3{margin:0 0 13px;font-size:11px;color:var(--demo-navy)}
.demo-order-line{min-height:68px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #edf1f5}
.demo-order-line>span{width:29px;height:29px;display:grid;place-items:center;flex:none;border-radius:8px;color:var(--demo-blue);background:#eaf4fd;font-size:9px;font-weight:800}
.demo-order-line>div{display:grid;min-width:0;flex:1}.demo-order-line strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-order-line small{margin-top:5px;color:var(--demo-muted);font-size:7px}.demo-order-line>b{font-size:8px;white-space:nowrap;color:#35516b}
.demo-order-address{margin-top:19px;padding:15px;border-radius:11px;background:#f7f9fb}.demo-order-address h3{margin-bottom:8px}.demo-order-address p{margin:0;color:#3e556a;font-size:8px;line-height:1.9}.demo-order-address small{display:block;margin-top:5px;color:var(--demo-muted);font-size:7px}
.demo-order-side{padding:22px;background:#fbfcfe}.demo-order-timeline>div{position:relative;min-height:55px;display:flex;gap:10px;opacity:.48}.demo-order-timeline>div:not(:last-child):after{content:"";position:absolute;right:13px;top:28px;width:1px;height:27px;background:#ced8e2}.demo-order-timeline i{width:27px;height:27px;display:grid;place-items:center;flex:none;border-radius:50%;color:#7f8e9c;background:#e8edf2;font-size:8px;font-style:normal;font-weight:800}.demo-order-timeline span{display:grid;align-content:start}.demo-order-timeline strong{padding-top:2px;font-size:8px}.demo-order-timeline small{margin-top:4px;color:var(--demo-muted);font-size:7px}.demo-order-timeline>div.is-complete,.demo-order-timeline>div.is-current{opacity:1}.demo-order-timeline>div.is-complete i{color:#14825e;background:#dff6ed}.demo-order-timeline>div.is-complete:not(:last-child):after{background:#66caa6}.demo-order-timeline>div.is-current i{color:#fff;background:var(--demo-blue);box-shadow:0 0 0 4px #e1effd}
.demo-order-tracking{display:none;margin-top:3px;padding:12px;border:1px dashed #9bc2e6;border-radius:10px;background:#f1f8fe}.demo-order-tracking.is-visible{display:grid}.demo-order-tracking span{color:var(--demo-muted);font-size:7px}.demo-order-tracking strong{margin:4px 0;color:var(--demo-blue);font-size:11px}.demo-order-tracking button{padding:0;border:0;color:var(--demo-blue);background:none;text-align:right;font:inherit;font-size:8px;font-weight:700}
.demo-order-total{margin-top:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:10px;background:#edf3f8}.demo-order-total span{font-size:7px;color:var(--demo-muted)}.demo-order-total strong{font-size:9px;color:var(--demo-navy)}
.demo-order-detail__actions{padding:14px 26px;display:flex;gap:8px;border-top:1px solid var(--demo-line)}.demo-order-detail__actions .demo-btn{min-width:130px}
@media(max-width:760px){.demo-order-detail__layout{grid-template-columns:1fr}.demo-order-detail__layout>div{border-left:0;border-bottom:1px solid var(--demo-line)}.demo-order-detail__head{align-items:flex-start}.demo-order-line>b{display:none}}
@media(max-width:520px){.demo-order-detail__head,.demo-order-detail__layout>div,.demo-order-side{padding:18px}.demo-order-detail__actions{padding:12px 18px;display:grid}.demo-order-detail__actions .demo-btn{width:100%}}
