@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.footer{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(102,126,234,.15) 0%,transparent 40%),radial-gradient(circle at 80% 20%,rgba(118,75,162,.15) 0%,transparent 40%),radial-gradient(circle at 50% 50%,rgba(255,215,0,.05) 0%,transparent 50%);pointer-events:none}.footer-container{max-width:1400px;margin:0 auto;padding:60px 40px 30px;position:relative;z-index:1}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px;margin-bottom:40px}.footer-brand{padding-right:30px}.footer-logo{margin-bottom:20px}.footer-logo-img{width:80px;height:80px;border-radius:15px;object-fit:cover;box-shadow:0 8px 25px #0000004d;border:3px solid rgba(255,215,0,.3)}.footer-brand-name{font-size:1.4rem;font-weight:700;margin-bottom:8px;background:linear-gradient(135deg,gold,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand-tagline{font-size:.95rem;color:#ffffffb3;font-weight:500;margin-bottom:15px}.footer-brand-description{font-size:.9rem;color:#fff9;line-height:1.7}.footer-section{padding-top:10px}.footer-title{font-size:1.1rem;font-weight:700;margin-bottom:20px;color:#fff;position:relative;padding-bottom:12px}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:all .3s ease;display:inline-block;position:relative}.footer-links a:hover{color:gold;transform:translate(5px)}.footer-links a:before{content:"→";position:absolute;left:-20px;opacity:0;transition:all .3s ease;color:gold}.footer-links a:hover:before{opacity:1;left:-15px}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;color:#ffffffb3;font-size:.9rem}.footer-contact li svg{flex-shrink:0;margin-top:3px;color:gold}.footer-contact li span{line-height:1.5}.footer-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);margin-bottom:30px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright p{color:#fff9;font-size:.875rem;margin:0}.footer-legal{display:flex;gap:30px}.footer-legal a{color:#fff9;text-decoration:none;font-size:.875rem;transition:all .3s ease}.footer-legal a:hover{color:gold}.footer-social{display:flex;gap:15px}.footer-social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:10px;color:#fff;transition:all .3s ease}.footer-social a:hover{background:linear-gradient(135deg,#667eea,#764ba2);transform:translateY(-3px);box-shadow:0 8px 20px #667eea66}@media(max-width:1024px){.footer-main{grid-template-columns:repeat(2,1fr);gap:40px}.footer-brand{grid-column:span 2;padding-right:0}}@media(max-width:768px){.footer-container{padding:40px 20px 25px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:span 1;text-align:center}.footer-logo{display:flex;justify-content:center}.footer-title{text-align:center}.footer-title:after{left:50%;transform:translate(-50%)}.footer-links,.footer-contact{text-align:center}.footer-contact li{justify-content:center}.footer-bottom{flex-direction:column;text-align:center}.footer-legal{flex-wrap:wrap;justify-content:center;gap:20px}.footer-social{justify-content:center}}@media(max-width:480px){.footer-copyright{text-align:center}.footer-legal{flex-direction:column;gap:12px}}.hero{position:relative;overflow:hidden}.professional-hero{padding:0;background:linear-gradient(135deg,#1e3a5f,#2d5a87,#1e3a5f);min-height:auto;position:relative}.hero-background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero-shape{position:absolute;border-radius:50%;opacity:.08}.shape-1{width:400px;height:400px;background:gold;top:-150px;right:-100px}.shape-2{width:300px;height:300px;background:#4facfe;bottom:-100px;left:-50px}.hero-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:60px 50px 40px;gap:60px;position:relative;z-index:10}.hero-content{flex:1;max-width:600px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:40px;box-shadow:0 8px 32px #0000001a}.hero-badges{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.hero-badge{padding:8px 18px;border-radius:25px;font-size:.85rem;font-weight:600}.badge-primary{background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e}.badge-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.hero-title{font-size:3.2rem;font-weight:800;line-height:1.15;margin-bottom:20px;color:#fff}.title-main{display:block}.title-sub{display:block;background:linear-gradient(135deg,gold,#ffb700);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.1rem;line-height:1.7;color:#ffffffe6;margin-bottom:24px}.hero-description strong{color:gold}.hero-discount{background:linear-gradient(135deg,#fff3,#ffffff1a);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:14px 24px;border-radius:12px;display:flex;align-items:center;gap:12px;margin-bottom:28px;box-shadow:0 4px 15px #0000001a}.discount-icon{font-size:1.3rem}.discount-text{flex:1;color:#fff;font-size:.95rem}.discount-offer{background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e;padding:5px 14px;border-radius:20px;font-weight:700;font-size:.8rem}.hero-features{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.feature-item{display:flex;align-items:center;gap:8px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 16px;border-radius:25px;color:#fff;font-weight:500;font-size:.85rem;border:1px solid rgba(255,255,255,.15)}.feature-icon{font-size:1rem}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn-hero-primary{padding:14px 28px;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e;box-shadow:0 4px 15px #ffd7004d}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.btn-hero-primary svg{transition:transform .3s ease}.btn-hero-primary:hover svg{transform:translate(4px)}.btn-hero-secondary{padding:14px 28px;border:2px solid rgba(255,255,255,.5);border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff}.btn-hero-secondary:hover{background:#fff3;border-color:#fff}.hero-showcase{position:relative;width:480px;height:380px;flex-shrink:0}.showcase-card{position:absolute;width:150px;height:170px;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #00000040;transition:all .4s ease;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.showcase-card:hover{transform:scale(1.08);z-index:10;box-shadow:0 20px 40px #0000004d}.showcase-card img{width:100%;height:100%;object-fit:cover}.card-label{position:absolute;bottom:8px;left:50%;transform:translate(-50%);padding:5px 12px;border-radius:15px;font-size:.7rem;font-weight:700;color:#fff;white-space:nowrap;box-shadow:0 3px 8px #0000004d;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.label-blue{background:linear-gradient(135deg,#667eea,#764ba2)}.label-purple{background:linear-gradient(135deg,#a855f7,#7c3aed)}.label-green{background:linear-gradient(135deg,#10b981,#059669)}.label-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.label-pink{background:linear-gradient(135deg,#ec4899,#db2777)}.card-1{top:0;left:0}.card-2{top:15px;left:165px}.card-3{top:75px;left:82px}.card-4{bottom:15px;left:0}.card-5{bottom:30px;left:170px}.hero-trusted{background:linear-gradient(135deg,gold,#ffb700);padding:25px 40px;display:flex;align-items:center;justify-content:center;gap:30px;border-top:3px solid #1a1a2e}.trusted-highlight{display:flex;align-items:center;gap:15px;flex-shrink:0}.trusted-icon{font-size:2.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.trusted-info{display:flex;flex-direction:column;gap:2px}.trusted-label{font-size:1.1rem;font-weight:800;color:#1a1a2e;text-transform:uppercase;letter-spacing:1px}.trusted-sublabel{font-size:.85rem;font-weight:600;color:#1a1a2e;opacity:.8}.trusted-divider{width:2px;height:50px;background:#1a1a2e33;flex-shrink:0}.trusted-marquee{overflow:hidden;max-width:500px;flex-grow:1}.trusted-track{display:flex;gap:40px;animation:marquee 25s linear infinite;white-space:nowrap}.trusted-name{color:#1a1a2e;font-weight:700;font-size:.9rem;letter-spacing:.5px;opacity:.9}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1200px){.hero-container{flex-direction:column;text-align:center;padding:50px 30px 30px;gap:40px}.hero-content{max-width:100%}.hero-badges,.hero-features,.hero-actions{justify-content:center}.hero-discount{justify-content:center;flex-wrap:wrap}.hero-showcase{width:100%;max-width:480px;height:350px}.hero-trusted{flex-direction:column;gap:20px;padding:30px 20px}.trusted-divider{width:80px;height:2px}}@media(max-width:768px){.hero-container{padding:40px 20px 25px}.hero-content{padding:30px 20px}.hero-title{font-size:2.2rem}.hero-description{font-size:1rem}.hero-features{gap:8px}.feature-item{padding:8px 12px;font-size:.8rem}.hero-actions{flex-direction:column;width:100%}.btn-hero-primary,.btn-hero-secondary{width:100%;justify-content:center}.hero-showcase{height:280px}.showcase-card{width:110px;height:130px}.card-1{top:0;left:10px}.card-2{top:10px;left:125px}.card-3{top:55px;left:65px}.card-4{bottom:10px;left:10px}.card-5{bottom:20px;left:130px}.hero-trusted{flex-direction:column;gap:15px;padding:25px 15px}.trusted-highlight{text-align:center}.trusted-icon{font-size:2rem}.trusted-label{font-size:1rem}.trusted-marquee{max-width:100%}.trusted-track{gap:25px}.trusted-name{font-size:.8rem}}@media(max-width:480px){.hero-title{font-size:1.8rem}.hero-badge{font-size:.75rem;padding:6px 12px}.hero-showcase{height:220px}.showcase-card{width:85px;height:100px}.card-1{top:0;left:5px}.card-2{top:8px;left:95px}.card-3{top:40px;left:48px}.card-4{bottom:8px;left:5px}.card-5{bottom:15px;left:98px}.card-label{font-size:.6rem;padding:3px 8px}}:root{--navbar-height: 80px;--navbar-height-mobile: 70px;--mobile-menu-height: 100vh;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-smooth: .4s cubic-bezier(.4, 0, .2, 1)}.navbar{background:#fff;color:#0f172a;box-shadow:0 4px 20px #00000014;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-bottom:3px solid #e2e8f0;position:fixed;top:0;left:0;width:100%;z-index:1000;height:var(--navbar-height);overflow:hidden}.navbar-container{display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:100%;max-width:1440px;margin:0 auto;gap:2rem}.navbar-left{display:flex;align-items:center;gap:1rem;flex-shrink:0}.brand-section{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.navbar-logo{height:90px;width:90px;border-radius:16px;object-fit:cover;box-shadow:0 16px 40px #00000026;border:3px solid #e2e8f0;position:relative;top:-8px;z-index:1002;transition:all var(--transition-smooth);flex-shrink:0}.navbar-logo:hover{transform:translateY(-4px) scale(1.03);border-color:#8b5cf6;box-shadow:0 20px 40px #8b5cf640,0 0 0 1px #8b5cf633,inset 0 1px #ffffff80;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.brand-info{display:flex;flex-direction:column}.brand-name{font-size:1.5rem;margin:0;color:#1e293b;font-weight:800;letter-spacing:-.025em;white-space:nowrap;font-family:Georgia,serif;line-height:1.2}.brand-tagline{font-size:.75rem;color:#8b5cf6;text-transform:uppercase;letter-spacing:.1em;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0;align-items:center;flex-shrink:0}.nav-link-item{font-weight:600;font-size:1rem;color:#475569;text-decoration:none;padding:.75rem 0;transition:all var(--transition-smooth);white-space:nowrap;position:relative;border-bottom:2px solid transparent}.nav-link-item:hover{color:#8b5cf6;border-color:#8b5cf6}.navbar-center{flex:1;max-width:400px;display:flex;justify-content:center}.navbar-search{display:flex;width:100%;max-width:360px;gap:.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:.5rem;transition:all var(--transition-smooth);box-shadow:0 4px 12px #0000000f}.navbar-search:hover,.navbar-search:focus-within{border-color:#8b5cf6;box-shadow:0 12px 32px #8b5cf633;transform:translateY(-1px)}.search-bar{flex:1;padding:.875rem 1rem;border:none;background:transparent;font-size:.95rem;color:#1e293b;outline:none}.search-bar::placeholder{color:#94a3b8}.search-btn{padding:.875rem;border:none;background:#8b5cf6;color:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);flex-shrink:0;width:44px;height:44px}.search-btn:hover{background:#7c3aed;transform:scale(1.05)}.navbar-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0;flex-wrap:wrap;transition:flex-direction .3s ease,gap .3s ease}.login-btn,.register-btn{padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all var(--transition-smooth);white-space:nowrap;box-shadow:0 4px 12px #00000014}.login-btn{background:#fff;color:#1e293b;border:2px solid #475569;box-shadow:0 2px 8px #0000001a;font-weight:700}.login-btn:hover{background:#f8fafc;border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 12px 32px #8b5cf633}.register-btn{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:2px solid #1e293b;box-shadow:0 8px 24px #1e293b4d;font-weight:700}.register-btn:hover{transform:translateY(-2px);box-shadow:0 16px 40px #1e293b66}.user-menu{display:flex;align-items:center;gap:.75rem}.welcome-message{padding:.75rem 1.25rem;border-radius:9999px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-size:.875rem;font-weight:600;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:.5rem;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all var(--transition-smooth)}.logout-btn-navbar{padding:.75rem;border-radius:12px;background:transparent;border:2px solid #f87171;color:#f87171;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition-smooth);width:44px;height:44px}.logout-btn-navbar:hover{background:#f87171;color:#fff;transform:scale(1.05)}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:1001;transition:transform var(--transition-fast)}.hamburger span{width:28px;height:3px;background:#1f2937;border-radius:4px;transition:all .3s var(--transition-fast);transform-origin:1px;box-shadow:0 1px 2px #0003}.hamburger[aria-expanded=true] span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger[aria-expanded=true] span:nth-child(2){opacity:0;transform:translate(20px)}.hamburger[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.hamburger:hover{transform:scale(1.1)}@media(max-width:1024px){.navbar-container{padding:0 1rem;gap:.75rem}.nav-links{display:none}.hamburger{display:flex}.navbar-center{max-width:240px;flex-shrink:.5}.navbar-logo{height:72px;width:72px;top:-4px}.brand-name{font-size:1.25rem}}@media(max-width:768px){:root{--navbar-height: 70px}.navbar{height:var(--navbar-height)}.navbar-container{padding:0 .75rem;gap:.25rem}.navbar-left{gap:.25rem}.navbar-logo{height:52px;width:52px}.brand-name{font-size:.8rem}.brand-tagline{font-size:.55rem}.navbar-center{flex:1;max-width:200px}.navbar-center{display:none}.navbar-search{max-width:180px;padding:.25rem}.search-bar{padding:.5rem .75rem;font-size:.85rem}.search-btn{width:36px;height:36px;padding:.5rem}.login-btn,.register-btn{padding:.4rem .8rem;font-size:.8rem;min-width:72px}.welcome-message{padding:.5rem 1rem;font-size:.8rem;max-width:140px}}@media(max-width:480px){.navbar-center{display:none}.navbar-container{padding:0 .5rem;gap:.125rem}.navbar-left{gap:.5rem}.navbar-logo{height:44px;width:44px}.brand-name{font-size:1rem}.brand-tagline{display:none}.navbar-right{flex-direction:row;gap:.25rem;align-items:center;flex-shrink:0;flex-wrap:nowrap}.login-btn,.register-btn{padding:.4rem .6rem;font-size:.75rem;line-height:1.2;min-height:38px;min-width:64px;display:flex;align-items:center;justify-content:center;gap:.2rem;position:relative;border-radius:8px;text-align:center;overflow:hidden}.login-btn:before,.register-btn:before{content:"";position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;opacity:.8}.login-btn:before{content:"👤";font-size:14px;position:absolute;left:.5rem}.register-btn:before{content:"➕";font-size:14px;position:absolute;left:.5rem}.welcome-message{max-width:100px;font-size:.7rem;padding:.375rem .5rem;order:3}.hamburger{order:-1}}.nav-links.mobile-open{display:flex!important;position:fixed;top:var(--navbar-height);left:0;right:0;bottom:0;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);margin:0;padding:2rem 1.5rem;flex-direction:column;gap:1.5rem;align-items:center;justify-content:flex-start;z-index:1001;transform:translateY(0);animation:slideDown .4s var(--transition-smooth);box-shadow:0 -4px 20px #0000001a;overflow-y:auto;max-height:calc(100vh - var(--navbar-height))}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.nav-links.mobile-open .nav-link-item{font-size:1.25rem;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05);width:100%;text-align:center;font-weight:700}.nav-links.mobile-open .nav-link-item:hover{color:#8b5cf6;background:#8b5cf61a;border-radius:12px;padding:1rem 2rem;border-bottom:none;transform:translate(8px)}.navbar:has(.nav-links.mobile-open):before{content:"";position:fixed;inset:0;background:#0006;z-index:-1;animation:fadeIn .3s ease-out}body.menu-open{overflow:hidden}.checkbox-label-enterprise{display:flex;align-items:center;gap:12px;font-weight:600;color:#374151;font-size:.9375rem;cursor:pointer;padding:12px 0}.checkbox-custom-small{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;position:relative;flex-shrink:0;transition:all .2s ease}.checkbox-custom-small:before{content:"";position:absolute;top:50%;left:50%;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg) scale(0);opacity:0;transition:all .2s ease}.checkbox-label-enterprise input[type=checkbox]:checked+.checkbox-custom-small{background-color:#667eea;border-color:#667eea}.checkbox-label-enterprise input[type=checkbox]:checked+.checkbox-custom-small:before{transform:translate(-50%,-60%) rotate(45deg) scale(1);opacity:1}.checkbox-label-enterprise:hover .checkbox-custom-small{border-color:#9ca3af}.checkbox-label-enterprise input[type=checkbox]:checked:hover+.checkbox-custom-small{background-color:#5a67d8;border-color:#5a67d8}.form-section-enterprise{background:#fff;border-radius:16px;padding:28px;margin-bottom:24px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:box-shadow .3s ease}.form-section-enterprise:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.form-section-header-enterprise{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #f3f4f6}.section-icon-enterprise{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 6px -1px #667eea4d}.section-icon-enterprise svg{width:24px;height:24px}.section-title-group{display:flex;flex-direction:column;gap:4px}.section-title-enterprise{margin:0;font-size:1.25rem;font-weight:700;color:#111827;letter-spacing:-.025em}.section-subtitle-enterprise{margin:0;font-size:.875rem;color:#6b7280;font-weight:500}.form-grid-enterprise{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.form-group-enterprise{display:flex;flex-direction:column;gap:8px}.form-group-full{grid-column:1 / -1}.form-group-enterprise label{display:flex;align-items:center;gap:8px;font-weight:600;color:#374151;font-size:.875rem}.label-icon-enterprise{width:16px;height:16px;color:#667eea;display:flex;align-items:center;justify-content:center}.label-icon-enterprise svg{width:16px;height:16px}.form-group-enterprise input,.form-group-enterprise select,.form-group-enterprise textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:.9375rem;font-weight:500;color:#111827;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-group-enterprise input:hover,.form-group-enterprise select:hover,.form-group-enterprise textarea:hover{border-color:#9ca3af}.form-group-enterprise input:focus,.form-group-enterprise select:focus,.form-group-enterprise textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group-enterprise input::placeholder,.form-group-enterprise textarea::placeholder{color:#9ca3af;font-weight:400}.form-group-enterprise select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.form-group-enterprise select:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.form-group-enterprise textarea{min-height:100px;resize:vertical;line-height:1.5}.file-input-wrapper-enterprise{position:relative;width:100%;display:block}.file-input-wrapper-enterprise .file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10}.file-input-label-enterprise{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f9fafb;border:2px dashed #d1d5db;border-radius:10px;transition:all .2s ease;cursor:pointer;position:relative}.file-input-label-enterprise:hover{border-color:#667eea;background:#f5f3ff;border-style:solid}.file-icon-enterprise{width:20px;height:20px;color:#6b7280;display:flex;align-items:center;justify-content:center}.file-icon-enterprise svg{width:20px;height:20px}.file-text-enterprise{font-size:.9375rem;color:#374151;font-weight:500;flex:1}.min-qty-info{margin-top:8px;padding:8px 12px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd;border-radius:8px;font-size:.875rem;color:#1e40af;display:flex;align-items:center;gap:6px}.min-qty-info .info-icon{font-size:1rem}@media(max-width:768px){.form-section-enterprise{padding:20px}.form-grid-enterprise{grid-template-columns:1fr;gap:16px}.form-section-header-enterprise{flex-direction:column;text-align:center;gap:12px}.section-icon-enterprise{width:40px;height:40px}.section-title-enterprise{font-size:1.125rem}}.admin-transactions-section{width:100%;animation:fadeInUp .5s ease-out}.admin-transactions-section .transactions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:16px}.admin-transactions-section .transactions-header h3{display:flex;align-items:center;gap:14px;color:#111827;font-size:1.75rem;font-weight:700;margin:0;border:none;padding:0}.admin-transactions-section .transactions-header h3 svg{width:32px;height:32px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:8px;border-radius:10px}.admin-transactions-section .export-csv-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #667eea4d}.admin-transactions-section .export-csv-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.admin-transactions-section .transactions-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.admin-transactions-section .transaction-summary-card{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#232323;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;transition:all .3s ease}.admin-transactions-section .transaction-summary-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001f}.admin-transactions-section .summary-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#667eea1a,#764ba21a);color:#667eea}.admin-transactions-section .summary-icon svg{width:24px;height:24px}.admin-transactions-section .summary-content{display:flex;flex-direction:column;gap:4px}.admin-transactions-section .summary-label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.admin-transactions-section .summary-value{font-size:1.5rem;font-weight:800;color:#111827}.admin-transactions-section .transactions-filters{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:24px}.admin-transactions-section .search-box{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:20px}.admin-transactions-section .search-box svg{color:#9ca3af}.admin-transactions-section .search-box input{flex:1;border:none;background:transparent;font-size:.9375rem;color:#111827;outline:none}.admin-transactions-section .filter-group{display:flex;gap:16px;flex-wrap:wrap}.admin-transactions-section .filter-item{display:flex;flex-direction:column;gap:8px;flex:1;min-width:180px}.admin-transactions-section .filter-item label{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase}.admin-transactions-section .filter-item select{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;background:#f9fafb;cursor:pointer}.admin-transactions-section .transactions-table-container{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow-x:auto;overflow-y:hidden}.admin-transactions-section .transactions-table{width:100%;border-collapse:collapse}.admin-transactions-section .transactions-table thead{background:#f9fafb}.admin-transactions-section .transactions-table thead th{padding:16px 20px;text-align:left;font-weight:700;color:#111827;font-size:.8125rem;text-transform:uppercase;white-space:nowrap}.admin-transactions-section .transactions-table thead th:last-child{text-align:center;padding:16px 12px;min-width:80px}.admin-transactions-section .transactions-table tbody td:last-child{text-align:center}.admin-transactions-section .transactions-table tbody tr{border-bottom:1px solid #f3f4f6}.admin-transactions-section .transactions-table tbody tr:hover{background:#f9fafb}.admin-transactions-section .transactions-table tbody td{padding:16px 20px;vertical-align:middle}.admin-transactions-section .transaction-id-cell{display:flex;align-items:center;gap:8px}.admin-transactions-section .transaction-id{font-family:Courier New,monospace;font-weight:700;color:#667eea;font-size:.875rem}.admin-transactions-section .copy-btn{background:#f3f4f6;border:none;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.admin-transactions-section .order-id-link{font-weight:600;color:#374151;font-size:.875rem}.admin-transactions-section .user-name-cell{display:flex;align-items:center;gap:8px;color:#374151;font-weight:500}.admin-transactions-section .user-name-cell svg{color:#667eea}.admin-transactions-section .date-cell{display:flex;flex-direction:column;gap:2px;color:#6b7280;font-size:.875rem}.admin-transactions-section .date-cell .time{font-size:.75rem;color:#9ca3af}.admin-transactions-section .amount-cell{font-weight:700;color:#111827}.admin-transactions-section .method-cell{color:#6b7280;font-size:.875rem}.admin-transactions-section .payment-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600}.admin-transactions-section .payment-status-badge svg{width:14px;height:14px}.admin-transactions-section .status-paid{background:#d1fae5;color:#065f46}.admin-transactions-section .status-pending{background:#fef3c7;color:#92400e}.admin-transactions-section .status-failed{background:#fee2e2;color:#991b1b}.admin-transactions-section .order-status-pill{display:inline-flex;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.admin-transactions-section .order-status-pending{background:#fef3c7;color:#92400e}.admin-transactions-section .order-status-processing,.admin-transactions-section .order-status-confirmed{background:#dbeafe;color:#1e40af}.admin-transactions-section .order-status-shipped{background:#d1fae5;color:#065f46}.admin-transactions-section .order-status-delivered{background:#dcfce7;color:#166534}.admin-transactions-section .order-status-cancelled{background:#fee2e2;color:#991b1b}.admin-transactions-section .view-transaction-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer}.admin-transactions-section .view-transaction-btn:hover{transform:translateY(-2px)}.admin-transactions-section .no-results{display:flex;flex-direction:column;align-items:center;padding:48px 24px;color:#6b7280}.admin-transactions-section .transactions-pagination{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:12px;margin-top:20px;border:1px solid #e5e7eb;flex-wrap:wrap;gap:16px}.admin-transactions-section .pagination-info{color:#6b7280;font-size:.875rem}.admin-transactions-section .pagination-controls{display:flex;align-items:center;gap:12px}.admin-transactions-section .pagination-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.admin-transactions-section .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.admin-transactions-section .pagination-pages{display:flex;gap:4px}.admin-transactions-section .pagination-page-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:none;border-radius:8px;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer}.admin-transactions-section .pagination-page-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.admin-transactions-section .modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.admin-transactions-section .transaction-modal{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.admin-transactions-section .transaction-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px 20px 0 0}.admin-transactions-section .transaction-modal-header h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 8px;border:none;padding:0}.admin-transactions-section .transaction-id-display{display:flex;align-items:center;gap:8px}.admin-transactions-section .transaction-id-display span{font-family:Courier New,monospace;font-size:.9375rem;color:#94a3b8}.admin-transactions-section .modal-close-btn{background:#ffffff1a;border:none;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.admin-transactions-section .transaction-modal-body{padding:24px}.admin-transactions-section .status-banner{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;border-radius:12px;margin-bottom:24px;font-weight:600}.admin-transactions-section .amount-section{display:flex;flex-direction:column;align-items:center;padding:24px;background:#f8fafc;border-radius:12px;margin-bottom:24px}.admin-transactions-section .amount-label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:8px}.admin-transactions-section .amount-value{font-size:2.5rem;font-weight:800;color:#111827}.admin-transactions-section .details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.admin-transactions-section .detail-card{display:flex;flex-direction:column;gap:6px;padding:16px;background:#f9fafb;border-radius:10px}.admin-transactions-section .detail-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase}.admin-transactions-section .detail-value{font-size:.9375rem;font-weight:600;color:#111827}.admin-transactions-section .address-section,.admin-transactions-section .phone-section,.admin-transactions-section .items-section,.admin-transactions-section .notes-section{margin-bottom:24px}.admin-transactions-section .section-label{display:block;font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:12px}.admin-transactions-section .address-text,.admin-transactions-section .phone-text,.admin-transactions-section .notes-text{font-size:.9375rem;color:#111827;line-height:1.6;margin:0;padding:12px 16px;background:#f9fafb;border-radius:8px}.admin-transactions-section .items-list{display:flex;flex-direction:column;gap:12px}.admin-transactions-section .item-row{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:10px}.admin-transactions-section .item-image{width:50px;height:50px;border-radius:8px;overflow:hidden;background:#fff}.admin-transactions-section .item-image img{width:100%;height:100%;object-fit:cover}.admin-transactions-section .item-info{flex:1;display:flex;flex-direction:column;gap:4px}.admin-transactions-section .item-name{font-size:.9375rem;font-weight:600;color:#111827}.admin-transactions-section .item-quantity{font-size:.8125rem;color:#6b7280}.admin-transactions-section .item-subtotal{font-size:.9375rem;font-weight:700;color:#111827}.admin-transactions-section .transaction-modal-footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #f3f4f6;background:#f9fafb;border-radius:0 0 20px 20px}.admin-transactions-section .modal-action-btn{padding:12px 24px;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer}.admin-transactions-section .modal-action-btn.secondary{background:#fff;color:#374151;border:2px solid #e5e7eb}.admin-transactions-section .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;background:#fff;border-radius:16px;border:1px solid #e5e7eb}.admin-transactions-section .empty-icon{width:80px;height:80px;background:#f3f4f6;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#9ca3af}.admin-transactions-section .empty-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 8px}.admin-transactions-section .empty-text{font-size:.875rem;color:#6b7280;margin:0}.admin-transactions-section .header-actions-wrapper{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-transactions-section .auto-refresh-control{display:flex;align-items:center;gap:10px;padding:8px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:10px}.admin-transactions-section .toggle-label{display:flex;align-items:center;gap:8px;cursor:pointer}.admin-transactions-section .toggle-label input{display:none}.admin-transactions-section .toggle-switch{width:40px;height:22px;background:#d1d5db;border-radius:11px;position:relative;transition:all .3s ease}.admin-transactions-section .toggle-switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 4px #0003}.admin-transactions-section .toggle-label input:checked+.toggle-switch{background:linear-gradient(135deg,#667eea,#764ba2)}.admin-transactions-section .toggle-label input:checked+.toggle-switch:after{left:20px}.admin-transactions-section .toggle-text{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:#374151}.admin-transactions-section .toggle-text.disabled{color:#9ca3af}.admin-transactions-section .toggle-text.refreshing svg{animation:spin 1s linear infinite;color:#667eea}.admin-transactions-section .toggle-text svg{width:16px;height:16px}.admin-transactions-section .refresh-hint{font-size:.75rem;color:#9ca3af;font-style:italic}.admin-transactions-section .interval-select{padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:.8125rem;color:#374151;background:#f9fafb;cursor:pointer}.admin-transactions-section .save-preset-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.admin-transactions-section .save-preset-btn:hover{background:#f9fafb;border-color:#667eea;color:#667eea}.admin-transactions-section .save-preset-btn svg{width:16px;height:16px}.admin-transactions-section .export-buttons-group{display:flex;gap:8px}.admin-transactions-section .export-csv-btn,.admin-transactions-section .export-pdf-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.admin-transactions-section .export-csv-btn{background:linear-gradient(135deg,#667eea,#764ba2)}.admin-transactions-section .export-csv-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.admin-transactions-section .export-pdf-btn{background:linear-gradient(135deg,#ef4444,#dc2626)}.admin-transactions-section .export-pdf-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}.admin-transactions-section .export-csv-btn svg,.admin-transactions-section .export-pdf-btn svg{width:16px;height:16px}.admin-transactions-section .filter-presets-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;margin-bottom:20px;flex-wrap:wrap}.admin-transactions-section .presets-label{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:#0369a1;white-space:nowrap}.admin-transactions-section .presets-label svg{width:16px;height:16px}.admin-transactions-section .presets-list{display:flex;gap:8px;flex-wrap:wrap}.admin-transactions-section .preset-chip{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid #0ea5e9;border-radius:20px;padding:4px 4px 4px 12px;transition:all .2s ease}.admin-transactions-section .preset-chip:hover{background:#f0f9ff;box-shadow:0 2px 8px #0ea5e933}.admin-transactions-section .preset-name{background:none;border:none;font-size:.8125rem;font-weight:600;color:#0369a1;cursor:pointer;padding:0}.admin-transactions-section .preset-delete{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fee2e2;border:none;border-radius:50%;cursor:pointer;color:#dc2626;transition:all .2s ease}.admin-transactions-section .preset-delete:hover{background:#fecaca}.admin-transactions-section .preset-delete svg{width:12px;height:12px}.admin-transactions-section .preset-modal{background:#fff;border-radius:20px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto}.admin-transactions-section .preset-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px 20px 0 0}.admin-transactions-section .preset-modal-header h3{display:flex;align-items:center;gap:10px;font-size:1.125rem;font-weight:700;color:#fff;margin:0;border:none;padding:0}.admin-transactions-section .preset-modal-header h3 svg{width:20px;height:20px}.admin-transactions-section .preset-modal-body{padding:24px}.admin-transactions-section .preset-info{margin-bottom:20px;padding:16px;background:#f9fafb;border-radius:10px}.admin-transactions-section .preset-info p{font-size:.875rem;color:#6b7280;margin:0 0 12px}.admin-transactions-section .preset-filters-list{list-style:none;padding:0;margin:0}.admin-transactions-section .preset-filters-list li{font-size:.8125rem;color:#374151;padding:4px 0}.admin-transactions-section .preset-filters-list li strong{color:#111827}.admin-transactions-section .preset-name-input{display:flex;flex-direction:column;gap:8px}.admin-transactions-section .preset-name-input label{font-size:.875rem;font-weight:600;color:#374151}.admin-transactions-section .preset-name-input input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;outline:none;transition:border-color .2s ease}.admin-transactions-section .preset-name-input input:focus{border-color:#667eea}.admin-transactions-section .preset-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f3f4f6;background:#f9fafb;border-radius:0 0 20px 20px}.admin-transactions-section .modal-action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.admin-transactions-section .modal-action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}@media(max-width:768px){.admin-transactions-section .transactions-summary{grid-template-columns:1fr 1fr}.admin-transactions-section .filter-group{flex-direction:column}.admin-transactions-section .transactions-table thead th:nth-child(3),.admin-transactions-section .transactions-table tbody td:nth-child(3){display:none}.admin-transactions-section .details-grid{grid-template-columns:1fr}.admin-transactions-section .transactions-pagination{flex-direction:column;align-items:stretch}.admin-transactions-section .pagination-controls{justify-content:center;flex-wrap:wrap}.admin-transactions-section .header-actions-wrapper{width:100%;justify-content:flex-start}.admin-transactions-section .auto-refresh-control{padding:6px 10px}.admin-transactions-section .toggle-text span{display:none}.admin-transactions-section .save-preset-btn{padding:8px 12px}.admin-transactions-section .save-preset-btn span{display:none}.admin-transactions-section .export-csv-btn,.admin-transactions-section .export-pdf-btn{padding:8px 12px}.admin-transactions-section .export-csv-btn span,.admin-transactions-section .export-pdf-btn span{display:none}}@media(max-width:480px){.admin-transactions-section .transactions-summary{grid-template-columns:1fr}.admin-transactions-section .transactions-header h3{font-size:1.5rem}.admin-transactions-section .header-actions-wrapper{flex-direction:column;align-items:stretch}.admin-transactions-section .auto-refresh-control{justify-content:space-between}.admin-transactions-section .export-buttons-group{justify-content:center}.admin-transactions-section .filter-presets-bar{flex-direction:column;align-items:flex-start}}.toggle-switch-container{display:flex;align-items:center;gap:8px;padding:4px}.toggle-switch{position:relative;display:inline-block;width:52px;height:28px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;inset:0;background-color:#cbd5e1;border-radius:9999px;transition:background-color .3s ease,transform .3s ease;display:flex;align-items:center;padding:3px;box-shadow:inset 0 2px 4px #0000001a}.toggle-slider:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 6px #0003;border:2px solid #f1f5f9}.toggle-switch input:checked+.toggle-slider{background-color:#10b981;transform:translate(2px)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.status-text{font-size:.8125rem;font-weight:500;padding:2px 8px;border-radius:4px;transition:all .2s ease}.status-text.active{color:#059669;background-color:#d1fae5}.status-text.inactive{color:#6b7280;background-color:#f3f4f6}.toggle-switch:hover .toggle-slider{box-shadow:inset 0 2px 4px #00000026}.toggle-switch input:focus+.toggle-slider{box-shadow:0 0 0 3px #10b98133}.toggle-switch input:checked:focus+.toggle-slider{box-shadow:0 0 0 3px #10b9814d}@media(max-width:640px){.toggle-switch{width:46px;height:24px}.toggle-slider:before{width:18px;height:18px;left:2px;top:2px}.toggle-switch input:checked+.toggle-slider:before{transform:translate(22px)}.status-text{font-size:.75rem;padding:1px 6px}}.col-status{padding:8px 12px!important;vertical-align:middle}.enterprise-data-table .col-status .toggle-switch-container{justify-content:flex-start}.update-user-form-container{max-width:800px;width:90vw;max-height:95vh;overflow-y:auto;position:relative;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #0000004d}.update-user-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid var(--border-color, #e5e7eb);background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.header-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--primary-blue, #3b82f6) 0%,#1d4ed8 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.user-id-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;box-shadow:0 1px 3px #10b9814d}.form-section{padding:0 2rem 1.5rem}.section-title{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;font-size:1.125rem;font-weight:600;color:#1f2937}.section-icon{width:24px;height:24px;color:var(--primary-blue, #3b82f6)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column}.form-row{display:grid;grid-template-columns:2fr 2fr 1fr;gap:1rem}.label-with-icon{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.field-icon{width:16px;height:16px;color:#6b7280;flex-shrink:0}input,select,textarea{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s ease;background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary-blue, #3b82f6);box-shadow:0 0 0 3px #3b82f61a;transform:translateY(-1px)}textarea{resize:vertical;min-height:100px}select:disabled{background-color:#f9fafb;color:#9ca3af}.validation-error{color:#ef4444;font-size:.8rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.loading-overlay{position:absolute;inset:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.spinner{width:24px;height:24px;border:3px solid #f3f4f6;border-top:3px solid var(--primary-blue, #3b82f6);border-radius:50%;animation:spin 1s linear infinite}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem;border-top:1px solid #e5e7eb;background:#f8fafc;border-radius:0 0 12px 12px}.btn-secondary{padding:.75rem 1.5rem;border:2px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{border-color:#9ca3af;background:#f9fafb;transform:translateY(-1px)}.btn-primary{padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--primary-blue, #3b82f6) 0%,#1d4ed8 100%);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #3b82f666}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}@media(max-width:768px){.form-grid,.form-row{grid-template-columns:1fr;gap:1rem}.update-user-header{padding:1rem;flex-direction:column;gap:1rem;text-align:center}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.admin-layout{display:flex;min-height:calc(100vh - 100px);background:linear-gradient(135deg,#f5f7fa,#e4e8ec);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-main{flex:1;padding:0;overflow-y:auto;background:transparent}.admin-header{background:#fff;padding:12px 20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000d}.header-left h1{margin:0;font-size:1.125rem;font-weight:700;color:#111827;letter-spacing:-.025em}.breadcrumb{margin:4px 0 0;font-size:.875rem;color:#6b7280}.header-right{display:flex;align-items:center;gap:16px}.btn-header{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #667eea33}.btn-header:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #667eea4d}.admin-content{padding:20px;max-width:100%;overflow-x:hidden}.admin-sidebar{width:220px;background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;display:flex;flex-direction:column;box-shadow:4px 0 24px #00000026;position:relative;z-index:10;flex-shrink:0}.sidebar-header{padding:20px 16px;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand{display:flex;align-items:center;gap:10px}.brand-logo{width:36px;height:36px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-logo svg{width:20px;height:20px;color:#fff}.brand-text h3{margin:0;font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.025em}.brand-text span{font-size:.6875rem;color:#fffc;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.sidebar-nav{padding:12px 10px;display:flex;flex-direction:column;flex-grow:1;gap:2px}.sidebar-nav button{background:none;border:none;color:#94a3b8;padding:10px 12px;text-align:left;font-size:.875rem;cursor:pointer;transition:all .2s ease;width:100%;border-radius:6px;display:flex;align-items:center;gap:10px;font-weight:500;position:relative}.sidebar-nav button:hover{background-color:#ffffff0d;color:#f1f5f9}.sidebar-nav button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.nav-text{flex:1}.nav-badge{background:#10b981;color:#fff;font-size:.625rem;padding:2px 8px;border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.nav-indicator{background:#ef4444;color:#fff;font-size:.75rem;padding:2px 8px;border-radius:12px;font-weight:600;min-width:20px;text-align:center}.nav-group-toggle{position:relative}.nav-chevron{display:flex;align-items:center;transition:transform .3s ease}.nav-chevron.open{transform:rotate(180deg)}.nav-bullet{width:6px;height:6px;background:#94a3b8;border-radius:50%;margin-left:8px}.sidebar-nav button.active .nav-bullet{background:#fff}.sidebar-footer{padding:16px;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.system-status{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#ffffff0d;border-radius:6px}.status-text{font-size:.8125rem;color:#94a3b8;font-weight:500}.status-dot{width:8px;height:8px;border-radius:50%;position:relative}.status-dot.online{background:#10b981;box-shadow:0 0 0 4px #10b98133}.status-dot.online:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:#10b981;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}.logout-button{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;margin-top:12px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #dc26264d;position:relative;overflow:hidden}.logout-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.logout-button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 6px 12px -2px #dc262666}.logout-button:hover:before{left:100%}.logout-button:active{transform:translateY(0);box-shadow:0 2px 4px -1px #dc26264d}.logout-button .nav-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.logout-button .nav-icon svg{width:18px;height:18px;stroke-width:2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.logout-button .nav-text{flex:1;text-align:left;letter-spacing:.025em}.nav-group{margin-top:8px}.nav-sub{padding-left:12px;margin-top:4px;display:flex;flex-direction:column;gap:2px;animation:slideDown .3s ease}.nav-sub button{font-size:.875rem;padding:10px 16px;color:#64748b}.nav-sub button:hover{color:#f1f5f9;background:#ffffff08}.nav-sub button.active{background:#667eea26;color:#a5b4fc}.admin-section{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;margin-bottom:24px;border:1px solid #f3f4f6;transition:box-shadow .3s ease}.admin-section:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.section-header{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #f3f4f6}.section-header h3{margin:0 0 8px;font-size:1.25rem;font-weight:700;color:#111827;letter-spacing:-.025em}.section-subtitle{margin:0;font-size:.875rem;color:#6b7280;font-weight:400}.dashboard-section{background:linear-gradient(135deg,#fff,#fafafa)}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.metric-card{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:12px;transition:all .3s ease;border:1px solid #f3f4f6;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}.metric-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.metric-card:hover:before{opacity:1}.metric-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.products-card .metric-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.orders-card .metric-icon{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.users-card .metric-icon{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.pending-card .metric-icon{background:linear-gradient(135deg,#fa709a,#fee140);color:#fff}.metric-icon svg{width:20px;height:20px}.metric-info{flex:1}.metric-info h4{margin:0 0 8px;color:#6b7280;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.metric-value{margin:0 0 4px;font-size:1.5rem;font-weight:700;color:#111827;letter-spacing:-.025em;line-height:1}.metric-trend{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px;display:inline-flex;align-items:center;gap:4px}.metric-trend.positive{background:#d1fae5;color:#065f46}.metric-trend.warning{background:#fee2e2;color:#991b1b}.table-responsive{overflow-x:auto;margin-top:24px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}table{width:100%;border-collapse:separate;border-spacing:0;text-align:left;background:#fff}th{background:linear-gradient(180deg,#f9fafb,#f3f4f6);color:#000;font-weight:700;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;padding:16px 20px;border-bottom:2px solid #e5e7eb;white-space:nowrap}td{padding:20px;border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:.875rem;font-weight:500;transition:background-color .2s ease}tbody tr:hover td{background-color:#f9fafb}tbody tr:last-child td{border-bottom:none}tbody tr:nth-child(2n){background-color:#fafafa}.product-table-img{width:56px;height:56px;object-fit:cover;border-radius:10px;border:2px solid #f3f4f6;box-shadow:0 2px 4px #0000000d;transition:transform .2s ease}.status-badge{padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;gap:6px;box-shadow:0 1px 2px #0000000d}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.processing{background:#dbeafe;color:#1e40af}.status-badge.shipped{background:#e0e7ff;color:#3730a3}.status-badge.completed{background:#d1fae5;color:#065f46}.status-badge.cancelled{background:#fee2e2;color:#991b1b}.status-badge.approved{background:#d1fae5;color:#065f46}.status-badge.rejected{background:#fee2e2;color:#991b1b}.btn-sm{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-size:.8125rem;margin-right:8px;transition:all .2s ease;font-weight:600;display:inline-flex;align-items:center;gap:6px;box-shadow:0 1px 2px #0000000d}.btn-sm:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.btn-view{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-edit{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.btn-delete{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-add-new{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:12px 24px;border:none;border-radius:10px;cursor:pointer;margin-bottom:24px;font-weight:600;font-size:.9375rem;box-shadow:0 4px 6px -1px #10b98133;transition:all .2s ease}.btn-add-new:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #10b9814d}.btn-view:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.btn-edit:hover{background:linear-gradient(135deg,#f59e0b,#d97706)}.btn-delete:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.form-buttons{display:flex;gap:12px;margin-top:24px}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 24px;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.9375rem;transition:all .2s ease;box-shadow:0 4px 6px -1px #667eea33}.submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #667eea4d}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.cancel-button{background:#f3f4f6;color:#4b5563;padding:12px 24px;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-weight:600;font-size:.9375rem;transition:all .2s ease}.cancel-button:hover{background:#e5e7eb;color:#374151}.admin-form{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:32px;border-radius:16px;margin-bottom:24px;border:1px solid #e5e7eb}.admin-form .form-group{margin-bottom:20px}.admin-form label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.875rem}.admin-form input,.admin-form select,.admin-form textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:.9375rem;box-sizing:border-box;background:#fff;transition:all .2s ease;color:#111827}.admin-form textarea{min-height:100px;resize:vertical}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.error-message{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;padding:16px 20px;border-radius:10px;margin-bottom:20px;border-left:4px solid #ef4444;font-weight:500;display:flex;align-items:center;gap:10px}.modal-overlay{position:fixed!important;inset:0!important;background:#0009!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex!important;justify-content:center!important;align-items:center!important;z-index:9999!important;animation:fadeIn .2s ease;padding:40px 20px;overflow-y:auto}.modal-content{background:#fff;padding:0;border-radius:20px;width:100%;max-width:800px;max-height:none;overflow:visible;box-shadow:0 25px 50px -12px #00000059;animation:slideUp .3s ease;margin:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content.edit-modal{max-width:850px}.edit-modal .modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px 20px 0 0;position:relative}.edit-modal .modal-header:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);pointer-events:none}.edit-modal .modal-header-left{display:flex;align-items:center;gap:16px;position:relative;z-index:1}.edit-modal .modal-header-icon{width:52px;height:52px;background:#fff3;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.edit-modal .modal-header-icon svg{width:26px;height:26px}.edit-modal .modal-header-title h3{margin:0 0 4px;font-size:1.375rem;font-weight:700;color:#fff;letter-spacing:-.025em}.edit-modal .modal-header-title span{font-size:.875rem;color:#ffffffd9;font-weight:500}.edit-modal .btn-close-modal{background:#fff3;color:#fff;padding:12px;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.edit-modal .btn-close-modal:hover{background:#ffffff4d;transform:scale(1.05)}.edit-modal .btn-close-modal svg{width:22px;height:22px}.edit-modal .modal-body{padding:28px 32px 32px;max-height:calc(100vh - 200px);overflow-y:auto}.edit-modal .modal-body::-webkit-scrollbar{width:8px}.edit-modal .modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.edit-modal .modal-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#cbd5e1,#94a3b8);border-radius:4px}.edit-modal .modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#94a3b8,#64748b)}.image-preview{margin-top:12px;border:2px dashed #d1d5db;padding:16px;border-radius:12px;display:inline-block;background:#f9fafb;transition:all .2s ease}.image-preview:hover{border-color:#667eea;background:#f5f3ff}.image-preview img{max-width:120px;max-height:120px;display:block;border-radius:8px;box-shadow:0 4px 6px #0000000d}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.875rem}.form-group input,.form-group select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:.9375rem;transition:all .2s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.btn-close-modal{background:#f3f4f6;color:#4b5563;padding:12px 24px;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-weight:600;font-size:.9375rem;transition:all .2s ease}.btn-close-modal:hover{background:#e5e7eb;color:#374151}.status-update-section{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:20px;border-radius:12px;margin:20px 0;display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb}.refund-confirm-modal{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;padding:20px;border-radius:12px;margin-top:20px}.edit-form-container{background:#fff;border:2px solid #667eea;border-radius:16px;padding:28px;margin-bottom:28px;box-shadow:0 10px 15px -3px #667eea1a}.edit-form-container h3{margin-top:0;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:16px;margin-bottom:24px;font-size:1.25rem;font-weight:700}.update-form-wrapper{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:24px;border-radius:12px;border:1px solid #e5e7eb}.update-form-wrapper h3{margin-top:0;color:#111827;margin-bottom:20px;font-size:1.125rem;font-weight:600}.current-image{margin-top:12px;padding:16px;background:#fff;border:2px dashed #d1d5db;border-radius:12px;display:inline-block;transition:all .2s ease}.current-image:hover{border-color:#667eea;background:#f5f3ff}.current-image p{margin:0 0 12px;font-size:.875rem;color:#6b7280;font-weight:500}.current-image img{border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 4px 6px #0000000d}.settings-manager{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:28px;border-radius:16px;margin-top:20px;border:1px solid #e5e7eb}.settings-manager h4{margin-top:0;margin-bottom:24px;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:16px;font-size:1.125rem;font-weight:700}.settings-form{background:#fff;padding:24px;border-radius:12px;margin-bottom:28px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.form-row{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.form-row .form-group{flex:1;min-width:200px;margin-bottom:0}.btn-add{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:12px 24px;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.9375rem;height:fit-content;margin-bottom:0;box-shadow:0 4px 6px -1px #10b98133;transition:all .2s ease}.btn-add:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #10b9814d}.btn-add:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.settings-list{background:#fff;padding:24px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.settings-list h5{margin-top:0;margin-bottom:20px;color:#111827;font-size:1rem;font-weight:600}.settings-table{width:100%;border-collapse:separate;border-spacing:0}.settings-table th,.settings-table td{padding:16px 20px;text-align:left;border-bottom:1px solid #f3f4f6}.settings-table th{background:linear-gradient(180deg,#f9fafb,#f3f4f6);color:#000;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.settings-table tr:hover{background-color:#f9fafb}.orders-stats{display:flex;gap:24px;margin-top:24px}.stat-item{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:24px 32px;border-radius:12px;border:1px solid #e5e7eb;text-align:center;min-width:140px}.stat-value{display:block;font-size:2rem;font-weight:800;color:#111827;margin-bottom:8px}.enterprise-form{background:#fff;border-radius:12px;padding:0;border:none;box-shadow:none}.form-section{background:#fafafa;border-radius:10px;padding:20px;margin-bottom:16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #00000005;transition:box-shadow .2s ease}.form-section:hover{box-shadow:0 4px 6px -1px #00000008}.form-section-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.form-section-header h4{margin:0;font-size:.9375rem;font-weight:600;color:#111827;letter-spacing:-.025em}.form-section-header h5{margin:0;font-size:.875rem;font-weight:600;color:#374151}.section-icon{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 4px #667eea33}.section-icon svg{width:16px;height:16px}.form-row{display:flex;gap:16px;margin-bottom:16px}.form-row .form-group{flex:1;margin-bottom:0}.form-group-large{flex:2!important}.form-group{margin-bottom:16px}.form-group label{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-weight:600;color:#374151;font-size:.8125rem}.label-icon{width:14px;height:14px;color:#6b7280;display:flex;align-items:center;justify-content:center}.label-icon svg{width:14px;height:14px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:500;color:#111827;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#9ca3af}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af;font-weight:400;font-size:.8125rem}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:36px}.form-group select:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.form-group textarea{min-height:80px;resize:vertical;line-height:1.5}.file-input-wrapper{position:relative;width:100%}.file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:2;top:0;left:0}.file-input-label{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;transition:all .2s ease;cursor:pointer}.file-input-label:hover{border-color:#667eea;background:#f5f3ff;border-style:solid}.file-icon{width:20px;height:20px;color:#6b7280;display:flex;align-items:center;justify-content:center}.file-icon svg{width:20px;height:20px}.file-text{font-size:.8125rem;color:#6b7280;font-weight:500;flex:1}.btn-submit-enterprise{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #667eea33;min-width:120px}.btn-submit-enterprise:hover{transform:translateY(-1px);box-shadow:0 4px 8px #667eea4d;background:linear-gradient(135deg,#5a67d8,#6b46c1)}.btn-submit-enterprise:active{transform:translateY(0);box-shadow:0 2px 4px #667eea33}.btn-submit-enterprise:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}.btn-cancel-enterprise{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:100px}.btn-cancel-enterprise:hover{background:#f9fafb;border-color:#9ca3af;color:#374151;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.btn-cancel-enterprise:active{transform:translateY(0)}.btn-add-enterprise{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10b98133;height:fit-content;margin-top:24px;min-width:120px}.btn-add-enterprise:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d;background:linear-gradient(135deg,#059669,#047857)}.btn-add-enterprise:active{transform:translateY(0)}.btn-add-enterprise:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}.btn-delete-enterprise{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #ef444433;min-width:80px}.btn-delete-enterprise:hover{transform:translateY(-1px);box-shadow:0 3px 6px #ef44444d;background:linear-gradient(135deg,#dc2626,#b91c1c)}.btn-delete-enterprise:active{transform:translateY(0)}.form-actions{display:flex;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb;justify-content:flex-end}.btn-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.btn-icon svg{width:18px;height:18px}.btn-icon.spin{animation:spin 1s linear infinite}.form-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.header-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.header-icon svg{width:24px;height:24px}.header-text h3{margin:0 0 4px;font-size:1.25rem;font-weight:700;color:#111827}.product-id{font-size:.875rem;color:#6b7280;font-weight:500}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:#6b7280}.empty-icon{width:64px;height:64px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#9ca3af}.empty-icon svg{width:32px;height:32px}.settings-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.settings-header h4{margin:0;font-size:1.125rem;font-weight:700;color:#111827}.list-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.list-header h5{margin:0;font-size:1rem;font-weight:600;color:#374151;flex:1}.list-icon{width:24px;height:24px;color:#6b7280}.item-count{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px}.value-badge{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;font-size:.875rem;font-weight:600;border-radius:8px;font-family:Monaco,Menlo,monospace}.current-image-preview{margin-top:20px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.preview-label{margin:0 0 12px;font-size:.875rem;font-weight:600;color:#374151}.image-container{display:inline-block;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 6px #0000000d}.image-container img{display:block;max-width:120px;max-height:120px;object-fit:cover}.enterprise-table{width:100%;border-collapse:separate;border-spacing:0}.enterprise-table th{background:linear-gradient(180deg,#f9fafb,#f3f4f6);color:#374151;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:16px 20px;border-bottom:2px solid #e5e7eb;text-align:left}.enterprise-table td{padding:16px 20px;border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:.875rem;font-weight:500}.enterprise-table tr:hover td{background-color:#f9fafb}.enterprise-table tr.even{background-color:#fafafa}.actions-column{text-align:right;width:120px}.error-icon{font-size:1.25rem;margin-right:8px}.enterprise-settings,.enterprise-form-wrapper{background:#fff;border-radius:16px;padding:28px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d}.enterprise-management{padding:0;background:transparent;border:none;box-shadow:none;width:100%}.management-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;border-radius:10px;margin-bottom:16px;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb}.management-title{display:flex;align-items:center;gap:14px}.management-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.management-icon.users,.management-icon.books{background:linear-gradient(135deg,#667eea,#764ba2)}.management-icon.uniform{background:linear-gradient(135deg,#f093fb,#f5576c)}.management-icon.bags{background:linear-gradient(135deg,#4facfe,#00f2fe)}.management-icon.other{background:linear-gradient(135deg,#fa709a,#fee140)}.management-icon.settings{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.management-icon svg{width:20px;height:20px}.management-info h2{margin:0 0 4px;font-size:1.125rem;font-weight:600;color:#111827;letter-spacing:-.025em}.management-subtitle{margin:0;font-size:.8125rem;color:#6b7280;font-weight:500}.management-actions{display:flex;gap:8px}.btn-action-primary{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #667eea33}.btn-action-primary:hover{transform:translateY(-1px);box-shadow:0 4px 8px #667eea4d}.btn-action-secondary{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-action-secondary:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.management-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}@media(max-width:1024px){.management-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.management-stats{grid-template-columns:1fr}}.school-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px}.school-stat-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.school-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#d1d5db}.school-stat-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.school-stat-title{display:flex;flex-direction:column;gap:4px}.school-stat-title .stat-number{font-size:1.5rem;font-weight:700;color:#111827;line-height:1}.school-stat-title .stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.school-subjects{border-top:1px solid #f3f4f6;padding-top:14px;margin-top:4px}.subjects-label{display:block;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.subjects-list{display:flex;flex-wrap:wrap;gap:8px}.subject-tag{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;font-size:.8125rem;font-weight:600;border-radius:20px;border:1px solid #93c5fd;white-space:nowrap}.subject-tag:hover{background:linear-gradient(135deg,#bfdbfe,#a5c8f5);transform:scale(1.02)}.stat-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;position:relative;overflow:hidden}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.stat-icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;position:relative}.stat-icon-wrapper:after{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);pointer-events:none}.stat-icon-wrapper svg{width:24px;height:24px;position:relative;z-index:1}.stat-icon-wrapper.blue{background:linear-gradient(135deg,#4f46e5,#3730a3)}.stat-icon-wrapper.purple{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.stat-icon-wrapper.green{background:linear-gradient(135deg,#059669,#047857)}.stat-icon-wrapper.orange{background:linear-gradient(135deg,#ea580c,#c2410c)}.stat-icon-wrapper.red{background:linear-gradient(135deg,#dc2626,#b91c1c)}.stat-icon-wrapper.teal{background:linear-gradient(135deg,#0d9488,#115e59)}.stat-details{display:flex;flex-direction:column;min-width:0;flex:1}.stat-number{font-size:1.5rem;font-weight:700;color:#111827;line-height:1.2;word-break:break-word;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stat-number.large{font-size:1.25rem}.stat-number.xlarge{font-size:1rem}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500;margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.table-container{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;overflow:hidden;width:100%}.table-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#f9fafb,#f3f4f6)}.table-search{display:flex;align-items:center;gap:12px;background:#fff;padding:10px 16px;border-radius:10px;border:1px solid #e5e7eb;min-width:300px}.table-search svg{width:18px;height:18px;color:#9ca3af}.table-search input{border:none;background:none;outline:none;font-size:.9375rem;color:#111827;width:100%}.table-search input::placeholder{color:#9ca3af}.table-info{font-size:.875rem;color:#6b7280;font-weight:500}.table-info strong{color:#111827;font-weight:700}.enterprise-table-wrapper{border-radius:0;border:none;box-shadow:none;width:100%;overflow-x:auto}.enterprise-data-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:auto;min-width:1200px}.enterprise-data-table th{background:#f9fafb;color:#000;font-weight:600;font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;border-bottom:1px solid #e5e7eb;text-align:left;white-space:nowrap}.enterprise-data-table td{padding:14px 16px;border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:.8125rem;font-weight:500;vertical-align:middle}.enterprise-data-table tbody tr:hover{background-color:#f9fafb}.enterprise-data-table tbody tr.even{background-color:#fafafa}.enterprise-data-table tbody tr.even:hover{background-color:#f3f4f6}.col-image{width:50px}.col-id{width:70px}.col-name{width:15%;min-width:100px;max-width:150px}.col-desc{width:20%;min-width:120px;max-width:200px}.col-price,.col-class{width:70px}.col-type{width:80px}.col-subject{width:90px}.col-pdf{width:80px}.col-default{width:60px}.col-default input{pointer-events:auto!important;cursor:pointer!important;z-index:10!important;position:relative!important;margin:0;width:auto;height:auto;accent-color:#667eea}.col-actions{width:140px;text-align:right;white-space:nowrap}.settings-col-id{width:100px;min-width:80px}.settings-col-value,.settings-col-label{width:40%;min-width:150px}.settings-col-actions{width:120px;min-width:100px;text-align:left}.col-user-id{width:70px}.col-school{width:20%;min-width:120px;max-width:200px}.col-email{width:25%;min-width:180px;max-width:280px}.col-role{width:110px}.col-status{width:90px}.col-actions{width:140px;text-align:right}.product-cell{position:relative;display:inline-block}.product-table-img{width:44px;height:44px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;transition:transform .2s ease}.product-table-img:hover{transform:scale(1.05)}.no-image-badge{position:absolute;bottom:-2px;right:-2px;background:#ef4444;color:#fff;font-size:.5625rem;padding:1px 4px;border-radius:3px;font-weight:600}.product-id-badge{display:inline-flex;align-items:center;padding:4px 8px;background:#dbeafe;color:#1e40af;font-size:.6875rem;font-weight:600;border-radius:6px;font-family:Monaco,Menlo,monospace}.product-name{font-weight:600;color:#111827;font-size:.8125rem}.product-desc{display:block;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7280;font-size:.75rem}.price-tag{font-weight:700;color:#059669;font-size:.8125rem}.class-badge,.type-badge,.subject-badge{display:inline-flex;align-items:center;padding:4px 10px;background:#f3f4f6;color:#374151;font-size:.6875rem;font-weight:600;border-radius:6px}.user-id-badge{display:inline-flex;align-items:center;padding:4px 8px;background:#f3f4f6;color:#6b7280;font-size:.6875rem;font-weight:600;border-radius:6px;font-family:Monaco,Menlo,monospace}.user-cell{display:flex;align-items:center;gap:10px}.user-name{font-weight:600;color:#111827;font-size:.875rem}.user-email{color:#6b7280;font-size:.8125rem}.role-badge-enterprise{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.role-badge-enterprise.admin{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.role-badge-enterprise.school{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #60a5fa}.status-badge-enterprise{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;gap:6px}.status-badge-enterprise:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status-badge-enterprise.active{background:#d1fae5;color:#065f46}.status-badge-enterprise.inactive{background:#fee2e2;color:#991b1b}.action-buttons{display:flex;gap:10px;justify-content:flex-end;align-items:center}.btn-action{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:2px solid transparent;min-width:90px;justify-content:center}.btn-action svg{width:18px;height:18px;stroke-width:2}.btn-action.edit{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border-color:#f59e0b;box-shadow:0 4px 8px #fbbf2466}.btn-action.edit:hover{background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 12px #fbbf2480;border-color:#d97706}.btn-action.delete{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#dc2626;box-shadow:0 4px 8px #ef444466}.btn-action.delete:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 12px #ef444480;border-color:#b91c1c}.btn-action:active{transform:translateY(0) scale(1)}.btn-icon-action{width:36px;height:36px;border-radius:8px;border:2px solid transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;overflow:visible}.btn-icon-action svg{width:18px;height:18px;stroke-width:2}.btn-icon-action.edit{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border-color:#f59e0b;box-shadow:0 4px 8px #fbbf2466}.btn-icon-action.edit:hover{background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 12px #fbbf2480;border-color:#d97706}.btn-icon-action.delete{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#dc2626;box-shadow:0 4px 8px #ef444466}.btn-icon-action.delete:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 12px #ef444480;border-color:#b91c1c}.btn-icon-action:active{transform:translateY(0) scale(1)}.btn-icon-action:after{content:attr(title);position:absolute;bottom:-24px;left:50%;transform:translate(-50%);background:#1f2937;color:#fff;padding:4px 8px;border-radius:4px;font-size:.6875rem;font-weight:600;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100}.btn-icon-action:hover:after{opacity:1;visibility:visible;bottom:-32px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;background:#fff;border-radius:16px;border:1px solid #e5e7eb}.empty-state-enterprise{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;background:#fff;border-radius:16px;border:2px dashed #e5e7eb;text-align:center}.empty-icon-large{width:96px;height:96px;border-radius:24px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:24px}.empty-icon-large svg{width:48px;height:48px}.empty-icon-large.users-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.empty-state-enterprise h4{margin:0 0 12px;font-size:1.5rem;font-weight:700;color:#111827}.empty-state-enterprise p{margin:0 0 24px;font-size:1rem;color:#6b7280;max-width:400px}.btn-add-first{display:flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #667eea33}.btn-add-first:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #667eea4d}.settings-header-compact{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.settings-header-compact h4{margin:0;font-size:1rem;font-weight:600;color:#111827}.header-icon-compact{width:28px;height:28px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff}.settings-form-compact{background:#fafafa;border-radius:10px;padding:16px;margin-bottom:16px;border:1px solid #e5e7eb}.error-message-compact{background:#fee2e2;color:#991b1b;padding:10px 14px;border-radius:8px;margin-bottom:12px;font-size:.8125rem;font-weight:500;display:flex;align-items:center;gap:8px}.form-section-header-compact{display:flex;align-items:center;gap:8px;margin-bottom:12px}.form-section-header-compact h5{margin:0;font-size:.875rem;font-weight:600;color:#374151}.section-icon-compact{width:24px;height:24px;background:linear-gradient(135deg,#10b981,#059669);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff}.form-row-compact{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.form-group-compact{flex:1;min-width:160px}.form-group-compact label{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:.8125rem;font-weight:600;color:#374151}.form-group-compact input{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:500;color:#111827;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-group-compact input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.label-icon-compact{width:14px;height:14px;color:#6b7280;display:flex;align-items:center;justify-content:center}.btn-add-compact{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10b98133;height:fit-content;min-width:100px}.btn-add-compact:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.btn-add-compact:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}.settings-list-compact{background:#fff;border-radius:10px;border:1px solid #e5e7eb;overflow:hidden}.list-header-compact{display:flex;align-items:center;gap:10px;padding:14px 16px;background:linear-gradient(180deg,#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb}.list-header-compact h5{margin:0;font-size:.875rem;font-weight:600;color:#374151;flex:1}.list-icon-compact{width:18px;height:18px;color:#6b7280;display:flex;align-items:center;justify-content:center}.item-count-compact{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.6875rem;font-weight:600;padding:3px 10px;border-radius:12px}.empty-state-compact{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center;color:#6b7280}.empty-icon-compact{width:48px;height:48px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;color:#9ca3af}.empty-state-compact p{margin:0;font-size:.875rem;font-weight:500}.table-responsive-compact{overflow-x:auto}.settings-table-compact{width:100%;border-collapse:separate;border-spacing:0}.settings-table-compact th{background:#f9fafb;color:#374151;font-weight:600;font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;border-bottom:1px solid #e5e7eb;text-align:left}.settings-table-compact td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:.8125rem;font-weight:500;vertical-align:middle}.settings-table-compact tbody tr:hover{background-color:#f9fafb}.settings-table-compact tbody tr.even{background-color:#fafafa}.actions-column-compact{text-align:right;width:80px}.btn-action-text{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;min-width:70px}.btn-delete-text{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px #ef444433}.btn-delete-text:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 8px #ef44444d}.btn-delete-text:active{transform:translateY(0)}.value-badge-compact{display:inline-flex;align-items:center;padding:4px 10px;background:#dbeafe;color:#1e40af;font-size:.75rem;font-weight:600;border-radius:6px;font-family:Monaco,Menlo,monospace}.pagination-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.btn-pagination{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-pagination:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;color:#111827;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.btn-pagination:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af}.pagination-info{font-size:.875rem;color:#6b7280;font-weight:500}.pagination-info strong{color:#111827;font-weight:700}.table-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filter-dropdown{position:relative}.filter-select{padding:10px 36px 10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-weight:500;color:#374151;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;transition:all .2s ease;min-width:140px}.filter-select:hover{border-color:#d1d5db}.filter-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-clear-filters{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-clear-filters:hover{background:#fee2e2;border-color:#ef4444;color:#b91c1c}.dashboard-widgets{display:grid;grid-template-columns:320px 1fr;gap:20px;margin-top:24px}@media(max-width:1200px){.dashboard-widgets{grid-template-columns:280px 1fr}}@media(max-width:900px){.dashboard-widgets{grid-template-columns:1fr}}.widget-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden;transition:all .3s ease}.widget-card:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.widget-card .widget-content-scroll{max-height:350px;overflow-y:auto;padding-right:8px}.widget-card .widget-content-scroll::-webkit-scrollbar{width:6px}.widget-card .widget-content-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.widget-card .widget-content-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#cbd5e1,#94a3b8);border-radius:3px}.widget-card .widget-content-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#94a3b8,#64748b)}.widget-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.widget-header-left{display:flex;align-items:center;gap:14px}.widget-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 6px -1px #667eea4d}.widget-icon svg{width:20px;height:20px}.widget-header h4{margin:0;font-size:1.125rem;font-weight:700;color:#1e293b;letter-spacing:-.025em}.widget-header-right{display:flex;align-items:center;gap:8px}.widget-content{padding:24px}.activity-list{display:flex;flex-direction:column;gap:0}.activity-item{display:flex;align-items:flex-start;gap:14px;padding:16px 0 16px 65px;border-bottom:1px solid #f1f5f9;transition:all .2s ease;position:relative}.activity-item:last-child{border-bottom:none}.activity-item .activity-new-badge{position:absolute;left:0;top:14px}.activity-item:hover{background:transparent;padding-left:65px;padding-right:0;margin:0;border-radius:0}.activity-dot{width:12px;height:12px;border-radius:50%;margin-top:4px;flex-shrink:0;position:relative}.activity-dot:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:currentColor;opacity:.15}.activity-dot.new{background:#10b981;box-shadow:0 0 0 3px #10b98133}.activity-dot.new:after{background:#10b981;animation:pulse-dot 2s infinite}.activity-dot.update{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.activity-dot.user{background:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.activity-dot.order{background:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}@keyframes pulse-dot{0%{transform:scale(1);opacity:.15}50%{transform:scale(1.5);opacity:.05}to{transform:scale(1);opacity:.15}}.activity-info{flex:1;display:flex;flex-direction:column;gap:6px}.activity-text{margin:0;font-size:.9375rem;color:#334155;line-height:1.5;font-weight:500}.activity-text strong{color:#1e293b;font-weight:600}.activity-meta{display:flex;align-items:center;gap:12px}.activity-time{font-size:.8125rem;color:#64748b;font-weight:500;display:flex;align-items:center;gap:4px}.activity-new-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:12px;box-shadow:0 2px 4px #10b9814d;animation:badge-pulse 2s ease-in-out infinite}.activity-new-badge:before{content:"";width:6px;height:6px;background:#fff;border-radius:50%;animation:blink 1s ease-in-out infinite}@keyframes badge-pulse{0%,to{transform:scale(1);box-shadow:0 2px 4px #10b9814d}50%{transform:scale(1.02);box-shadow:0 4px 8px #10b98166}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.activity-count-badge{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4338ca;font-size:.75rem;font-weight:700;border-radius:20px;border:1px solid #a5b4fc}.activity-order-id{font-size:.75rem;font-weight:600;color:#8b5cf6;background:#f3f0ff;padding:3px 8px;border-radius:6px;font-family:Monaco,Menlo,monospace}.empty-activity{display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:#6b7280;font-size:.875rem}.empty-activity p{margin:0;font-weight:500}.quick-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-action-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease}.quick-action-btn:hover{background:#fff;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.quick-action-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.quick-action-icon.add{background:linear-gradient(135deg,#10b981,#059669)}.quick-action-icon.orders{background:linear-gradient(135deg,#f59e0b,#d97706)}.quick-action-icon.users{background:linear-gradient(135deg,#3b82f6,#2563eb)}.quick-action-icon.settings{background:linear-gradient(135deg,#6b7280,#4b5563)}.quick-action-icon svg{width:20px;height:20px}.quick-action-btn span{font-size:.875rem;font-weight:600;color:#374151}.status-bars{display:flex;flex-direction:column;gap:16px}.status-bar-item{display:flex;flex-direction:column;gap:8px}.status-bar-header{display:flex;justify-content:space-between;align-items:center}.status-label{font-size:.875rem;font-weight:500;color:#6b7280}.status-count{font-size:.875rem;font-weight:700;color:#111827;background:#f3f4f6;padding:4px 10px;border-radius:6px}.status-bar{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.status-fill{height:100%;border-radius:4px;transition:width .3s ease}.status-fill.pending{background:linear-gradient(90deg,#f59e0b,#d97706)}.status-fill.processing{background:linear-gradient(90deg,#3b82f6,#2563eb)}.status-fill.completed{background:linear-gradient(90deg,#10b981,#059669)}.status-fill.cancelled{background:linear-gradient(90deg,#ef4444,#dc2626)}.view-orders-enterprise{width:100%}.orders-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px}.order-stat-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.order-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.order-stat-card.total .order-stat-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.order-stat-card.pending .order-stat-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.order-stat-card.processing .order-stat-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.order-stat-card.completed .order-stat-icon{background:linear-gradient(135deg,#10b981,#059669)}.order-stat-card.cancelled .order-stat-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.order-stat-card.revenue .order-stat-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.order-stat-card.total-products .order-stat-icon{background:linear-gradient(135deg,#4f46e5,#3730a3)}.order-stat-card.total-orders .order-stat-icon{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.order-stat-card.registered-users .order-stat-icon{background:linear-gradient(135deg,#059669,#047857)}.order-stat-card.pending-orders .order-stat-icon{background:linear-gradient(135deg,#ea580c,#c2410c)}.order-stat-card.total-revenue .order-stat-icon{background:linear-gradient(135deg,#dc2626,#b91c1c)}.order-stat-card.books-listed .order-stat-icon{background:linear-gradient(135deg,#0d9488,#115e59)}.order-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.order-stat-icon svg{width:24px;height:24px}.order-stat-info{display:flex;flex-direction:column}.order-stat-value{font-size:1.5rem;font-weight:700;color:#111827;line-height:1.2}.order-stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.orders-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.orders-search{display:flex;align-items:center;gap:12px;background:#fff;padding:12px 16px;border-radius:10px;border:1px solid #e5e7eb;min-width:320px;flex:1;max-width:500px}.orders-search svg{width:18px;height:18px;color:#9ca3af;flex-shrink:0}.orders-search input{border:none;background:none;outline:none;font-size:.9375rem;color:#111827;width:100%}.orders-search input::placeholder{color:#9ca3af}.orders-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filter-group{display:flex;align-items:center;gap:8px;background:#fff;padding:10px 14px;border-radius:8px;border:1px solid #e5e7eb}.filter-group svg{width:16px;height:16px;color:#6b7280}.filter-group select{border:none;background:none;outline:none;font-size:.875rem;color:#374151;font-weight:500;cursor:pointer;min-width:120px}.btn-export{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;color:#374151;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-export:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.btn-export svg{width:16px;height:16px}.orders-table-container{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;overflow:hidden}.orders-table{width:100%}.orders-table th{background:#f9fafb!important;color:#111827!important;font-weight:700!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;padding:14px 16px!important;border-bottom:2px solid #e5e7eb!important;text-align:left!important;white-space:nowrap!important}.orders-table .col-order-id{width:120px}.orders-table .col-customer{width:20%;min-width:150px}.orders-table .col-date{width:110px}.orders-table .col-items{width:90px;text-align:center}.orders-table .col-total{width:110px}.orders-table .col-payment-status{width:120px}.orders-table .col-payment-method{width:100px}.orders-table .col-transaction-id{width:140px}.orders-table .col-status{width:130px}.orders-table .col-actions{width:90px;text-align:right}.payment-status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.payment-status-badge.paid{background:#d1fae5;color:#065f46}.payment-status-badge.pending{background:#fef3c7;color:#92400e}.payment-status-badge.failed{background:#fee2e2;color:#991b1b}.payment-method{font-size:.8125rem;font-weight:600;color:#374151}.transaction-id{font-family:Monaco,Menlo,monospace;font-size:.75rem;color:#6b7280;word-break:break-all}.payment-status-text.paid{color:#059669;font-weight:600}.payment-status-text.pending{color:#d97706;font-weight:600}.payment-status-text.failed{color:#dc2626;font-weight:600}.transaction-id-text{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#374151;font-weight:500;word-break:break-all}.order-id-badge{display:inline-flex;align-items:center;padding:6px 12px;background:#f3f4f6;color:#374151;font-size:.8125rem;font-weight:600;border-radius:6px;font-family:Monaco,Menlo,monospace}.order-id-badge.large{padding:8px 16px;font-size:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.customer-cell{display:flex;align-items:center;gap:10px}.customer-name{font-weight:600;color:#111827;font-size:.875rem}.order-date{color:#6b7280;font-size:.8125rem}.items-count{display:inline-flex;align-items:center;padding:4px 10px;background:#dbeafe;color:#1e40af;font-size:.75rem;font-weight:600;border-radius:20px}.order-total{font-weight:700;color:#059669;font-size:.875rem}.order-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.order-status-badge.pending{background:#fef3c7;color:#92400e}.order-status-badge.confirmed,.order-status-badge.processing{background:#dbeafe;color:#1e40af}.order-status-badge.shipped{background:#e0e7ff;color:#3730a3}.order-status-badge.completed{background:#d1fae5;color:#065f46}.order-status-badge.cancelled{background:#fee2e2;color:#991b1b}.order-status-badge svg{width:14px;height:14px}.btn-view-order{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-view-order:hover{transform:translateY(-1px);box-shadow:0 4px 8px #667eea4d}.orders-table tbody tr.selected-row{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-left:3px solid #667eea}.orders-table tbody tr.selected-row td{background:transparent}.orders-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center;color:#6b7280}.orders-empty-state .empty-icon-large{width:80px;height:80px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#9ca3af}.orders-empty-state .empty-icon-large svg{width:40px;height:40px}.orders-empty-state h4{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#374151}.orders-empty-state p{margin:0;font-size:.9375rem;color:#6b7280}.order-detail-modal{max-width:850px!important;width:95%;background:linear-gradient(145deg,#fff,#fafbff);border-radius:24px;box-shadow:0 50px 100px -20px #00000040,0 30px 40px -10px #0000001a,inset 0 1px #ffffffe6;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);animation:modalSlideIn .4s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.order-detail-modal::-webkit-scrollbar{width:8px}.order-detail-modal::-webkit-scrollbar-track{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:4px}.order-detail-modal::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#cbd5e1,#94a3b8);border-radius:4px;border:1px solid #e2e8f0}.order-detail-modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#94a3b8,#64748b)}.order-detail-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:28px 32px;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);color:#fff;box-shadow:inset 0 1px #fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.order-detail-header:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);pointer-events:none;animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.order-detail-title{display:flex;flex-direction:column;gap:8px;flex:1}.order-detail-title h3{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.025em;background:linear-gradient(135deg,#fff,#f8fafc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.order-detail-title h3{font-size:1.125rem}}@media(max-width:480px){.order-detail-title h3{font-size:1rem}}.order-id-badge.large{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:10px;font-size:.875rem;font-weight:700;font-family:SF Mono,Monaco,Monaco,monospace;box-shadow:0 4px 12px #00000026;transition:all .3s ease;cursor:pointer}@media(max-width:768px){.order-id-badge.large{padding:6px 12px;font-size:.8125rem}}.order-id-badge.large:hover{background:#ffffff59;transform:translateY(-1px);box-shadow:0 8px 20px #0003}.order-id-badge.large:after{content:"📋";font-size:.875rem;opacity:0;transition:opacity .2s ease}.order-id-badge.large:hover:after{opacity:1}.btn-close-modal{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}.btn-close-modal:hover{background:#ffffff4d;transform:scale(1.05) rotate(90deg);box-shadow:0 8px 20px #00000040}.btn-close-modal svg{width:20px;height:20px;stroke-width:2.5}.order-detail-content{padding:24px;display:flex;flex-direction:column;gap:20px;max-height:75vh;overflow-y:auto}.detail-section{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #00000014,inset 0 1px #fff9;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.detail-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.3),transparent)}.detail-section:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001f,inset 0 1px #fffc}.section-title{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:1rem;font-weight:700;color:#1e293b;padding-bottom:12px;border-bottom:1px solid rgba(226,232,240,.8);position:relative}.section-title svg{width:22px;height:22px;color:#6366f1;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(99,102,241,.2))}.customer-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}@media(max-width:640px){.customer-info-grid{grid-template-columns:1fr;gap:12px}}.info-item{display:flex;flex-direction:column;gap:6px;padding:18px 20px;background:linear-gradient(145deg,#fff,#fafbff);border-radius:16px;border:1px solid rgba(226,232,240,.8);box-shadow:0 2px 8px #0000000a;transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden}.info-item:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);opacity:0;transform:scaleX(0);transition:all .3s ease}.info-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014;border-color:#6366f14d}.info-item:hover:before{opacity:1;transform:scaleX(1)}.info-item.full-width{grid-column:1 / -1}.info-label{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.info-label svg{width:14px;height:14px;color:#6366f1;filter:drop-shadow(0 1px 2px rgba(99,102,241,.2))}.info-value{font-size:.9375rem;font-weight:600;color:#1e293b;line-height:1.5;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.info-value.tracking-number,.info-value.transaction-id-text{font-family:SF Mono,Monaco,Monaco,monospace;font-size:.875rem;cursor:pointer;position:relative}.info-value.tracking-number:hover,.info-value.transaction-id-text:hover{color:#6366f1}.info-value.tracking-number:after,.info-value.transaction-id-text:after{content:"📋";margin-left:6px;font-size:.8125rem;opacity:.7}.order-timeline{display:flex;align-items:flex-start;padding:24px;background:linear-gradient(145deg,#fff,#fafbff);border-radius:20px;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 12px #0000000f;position:relative;overflow:hidden}.order-timeline:before{content:"";position:absolute;top:36px;left:48px;right:48px;height:4px;background:linear-gradient(90deg,transparent 0%,#e2e8f0 20%,#6366f1 50%,#e2e8f0 80%,transparent 100%);border-radius:2px;z-index:1}.timeline-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:2;padding:0 12px}.timeline-dot{width:36px;height:36px;border-radius:50%;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #e2e8f0;display:flex;align-items:center;justify-content:center;margin-bottom:12px;box-shadow:0 4px 12px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.timeline-dot:before{content:"";position:absolute;inset:3px;border-radius:50%;background:currentColor;opacity:0;transition:all .3s ease}.timeline-dot svg{width:16px;height:16px;opacity:0;transition:opacity .3s ease}.timeline-step.completed .timeline-dot{background:#10b98133;border-color:#10b981;transform:scale(1.1);box-shadow:0 6px 20px #10b9814d}.timeline-step.completed .timeline-dot:before{opacity:1;background:#10b981}.timeline-step.completed .timeline-dot svg{opacity:1;color:#10b981}.timeline-step.active .timeline-dot{background:#6366f14d;border-color:#6366f1;transform:rotate(180deg) scale(1.1);box-shadow:0 6px 20px #6366f166}.timeline-step.active .timeline-dot:before{opacity:1;background:#6366f1}.timeline-step.active .timeline-dot svg{opacity:1;color:#6366f1}.timeline-step.pending .timeline-dot{border-color:#f3f4f6}.timeline-step.cancelled .timeline-dot{background:#ef444433;border-color:#ef4444;transform:scale(1.05);box-shadow:0 4px 12px #ef444440}.timeline-step.cancelled .timeline-dot:before{opacity:1;background:#ef4444}.timeline-step.cancelled .timeline-dot svg{opacity:1;color:#ef4444}.timeline-content{text-align:center;min-height:32px}.timeline-label{font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.timeline-step.active .timeline-label{color:#6366f1;font-size:.75rem}.order-items-list{display:flex;flex-direction:column;gap:14px;max-height:300px;overflow-y:auto}.order-item-row{display:flex;align-items:center;gap:16px;padding:18px 20px;background:linear-gradient(145deg,#fff,#fafbff);border-radius:16px;border:1px solid rgba(226,232,240,.8);box-shadow:0 2px 8px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.order-item-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .3s ease}.order-item-row:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#6366f14d}.order-item-row:hover:before{opacity:1}.order-item-row .item-image{width:56px;height:56px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 12px #0000001a;background:linear-gradient(145deg,#f8fafc,#f1f5f9)}.order-item-row .item-image img{width:100%;height:100%;object-fit:cover}.item-info{flex:1;display:flex;flex-direction:column;gap:4px}.item-name{font-weight:700;color:#1e293b;font-size:.9375rem;line-height:1.3}.item-quantity{font-size:.8125rem;color:#64748b;font-weight:500}.item-price{font-weight:800;color:#059669;font-size:1rem;font-family:SF Mono,Monaco,monospace}.order-summary{margin-top:20px;padding:24px 28px;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;text-align:center;box-shadow:0 12px 40px #10b9814d;position:relative;overflow:hidden}.order-summary:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);animation:rotate 20s linear infinite}.order-summary .summary-row{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.summary-row.total span:first-child{font-size:1rem;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em}.summary-value{font-size:2rem;font-weight:900;background:linear-gradient(135deg,#fff,#f8fafc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.03em}.status-section{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:20px;border:1px solid rgba(226,232,240,.8);padding:24px;overflow:visible;box-shadow:0 8px 25px #0000000f}.status-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;padding:24px}.status-update-btn{display:flex!important;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer!important;pointer-events:auto!important;position:relative;z-index:10;overflow:visible;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;box-shadow:0 4px 12px #00000014}.status-update-btn:before{content:"";position:absolute;inset:0;background:currentColor;opacity:.1;transition:opacity .3s ease}.status-update-btn.pending{background:linear-gradient(145deg,#fef3c7,#fde68a);color:#92400e;border-color:#fbbf24}.status-update-btn.confirmed{background:linear-gradient(145deg,#dbeafe,#bfdbfe);color:#1e40af;border-color:#60a5fa}.status-update-btn.processing{background:linear-gradient(145deg,#e0e7ff,#c7d2fe);color:#3730a3;border-color:#818cf8}.status-update-btn.shipped{background:linear-gradient(145deg,#d1fae5,#a7f3d0);color:#065f46;border-color:#10b981}.status-update-btn.completed{background:linear-gradient(145deg,#dcfce7,#bbf7d0);color:#166534;border-color:#22c55e}.status-update-btn.cancelled{background:linear-gradient(145deg,#fee2e2,#fecaca);color:#991b1b;border-color:#f87171}.status-update-btn:hover:not(:disabled){transform:translateY(-4px) scale(1.02);box-shadow:0 12px 30px #00000026}.status-update-btn:hover:before{opacity:.2}.status-update-btn.active{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#fff!important;border-color:#a855f7!important;transform:scale(1.05);box-shadow:0 8px 25px #6366f166;animation:pulseActive .6s ease}@keyframes pulseActive{0%{box-shadow:0 8px 25px #6366f166}50%{box-shadow:0 12px 40px #6366f199}to{box-shadow:0 8px 25px #6366f166}}.status-update-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 4px #0000000d}.status-banner{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border-radius:16px;margin-bottom:24px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #0000001a;animation:bannerSlide .5s ease}@keyframes bannerSlide{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.status-banner.paid{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #22c55e}.status-banner.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #f59e0b}.status-banner.failed{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}.payment-breakdown-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:24px 0}.payment-amount-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;border-radius:20px;box-shadow:0 8px 25px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.payment-amount-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.8) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.payment-amount-card.paid{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:2px solid #22c55e}.payment-amount-card.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:2px solid #f59e0b}.payment-amount-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000026}.payment-amount-card:hover:before{opacity:1}.payment-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;opacity:.9}.payment-value{font-size:2rem;font-weight:900;line-height:1;letter-spacing:-.03em}@media(max-width:768px){.order-detail-modal{max-width:95vw!important;margin:12px;border-radius:20px}.order-detail-header{padding:20px 24px}.order-detail-title h3{font-size:1.25rem}.order-detail-content{padding:24px 20px;gap:20px}.customer-info-grid{grid-template-columns:1fr;gap:12px}.detail-section{padding:20px}.order-timeline{flex-direction:column;gap:20px;padding:24px}.order-timeline:before{display:none}.timeline-step{flex-direction:row;align-items:center;gap:20px}.payment-breakdown-section{grid-template-columns:1fr}.status-buttons{grid-template-columns:repeat(2,1fr)}.order-summary{padding:20px}.order-items-list{max-height:250px}}@media(max-width:480px){.status-buttons{grid-template-columns:1fr}.order-detail-header{flex-direction:column;gap:16px;text-align:center}.order-detail-title{width:100%}}@media print{.order-detail-modal{box-shadow:none;border:1px solid #ccc;max-width:none}.btn-close-modal,.status-update-btn{display:none}}.timeline-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:1}.timeline-dot{width:24px;height:24px;border-radius:50%;background:#fff;border:3px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.timeline-dot svg{width:12px;height:12px;opacity:0}.timeline-step.completed .timeline-dot{background:#10b981;border-color:#10b981}.timeline-step.completed .timeline-dot svg{opacity:1;color:#fff}.timeline-step.active .timeline-dot{background:#4f46e5;border-color:#4f46e5}.timeline-step.active .timeline-dot svg{opacity:1;color:#fff}.timeline-step.cancelled .timeline-dot{background:#ef4444;border-color:#ef4444}.timeline-step.cancelled .timeline-dot svg{opacity:1;color:#fff}.timeline-content{margin-top:8px;text-align:center}.timeline-label{font-size:.625rem;font-weight:600;color:#94a3b8;white-space:nowrap}.timeline-step.completed .timeline-label{color:#059669}.timeline-step.active .timeline-label{color:#4f46e5}.timeline-step.cancelled .timeline-label{color:#dc2626}.order-items-list{display:flex;flex-direction:column;gap:8px}.order-item-row{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.item-info{display:flex;flex-direction:column;gap:2px;flex:1}.item-name{font-weight:600;color:#1e293b;font-size:.8125rem}.item-quantity{font-size:.6875rem;color:#64748b}.item-price{font-weight:700;color:#059669;font-size:.875rem}.order-summary{margin-top:14px;padding:14px 18px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:10px}.summary-row{display:flex;justify-content:space-between;align-items:center}.summary-row.total{font-size:.9375rem;font-weight:600;color:#fff}.summary-value{color:#fff;font-size:1.125rem;font-weight:700}.status-section{background:#fff;border:1px solid #e2e8f0}.status-buttons{display:flex;flex-wrap:wrap;gap:8px}.status-update-btn{display:flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:8px;font-size:.6875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid transparent;flex:1;min-width:70px}.status-update-btn.pending{background:#fef3c7;color:#92400e}.status-update-btn.confirmed,.status-update-btn.processing{background:#dbeafe;color:#1e40af}.status-update-btn.shipped{background:#e0e7ff;color:#3730a3}.status-update-btn.completed{background:#d1fae5;color:#065f46}.status-update-btn.cancelled{background:#fee2e2;color:#991b1b}.status-update-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.status-update-btn.active{background:#4f46e5;color:#fff}.status-update-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){.order-detail-modal{max-width:95%;margin:8px}.order-detail-header{padding:16px 18px}.order-detail-title h3{font-size:1rem}.order-detail-content{padding:16px 18px;gap:16px}.customer-info-grid{grid-template-columns:1fr}.detail-section{padding:14px}.order-timeline{flex-direction:column;gap:14px;padding:18px}.order-timeline:before{display:none}.timeline-step{flex-direction:row;gap:10px}.timeline-content{margin-top:0;text-align:left}.status-buttons{flex-direction:column}.status-update-btn{width:100%}.order-summary{padding:12px 14px}}.management-icon.orders{background:linear-gradient(135deg,#f59e0b,#d97706)}.pagination-total{margin-left:8px;color:#6b7280;font-weight:400}@media(max-width:768px){.form-row{flex-direction:column;gap:16px}.form-group-large{flex:1!important}.btn-add-enterprise{margin-top:0;width:100%;justify-content:center}.management-header{flex-direction:column;gap:20px;text-align:center}.management-actions{width:100%;justify-content:center}.management-stats{grid-template-columns:1fr}.table-header{flex-direction:column;gap:16px;align-items:stretch}.table-search{width:100%;min-width:auto}.table-filters{width:100%;justify-content:flex-start}.filter-select{flex:1;min-width:120px}.enterprise-data-table th,.enterprise-data-table td{padding:12px 16px;font-size:.8125rem}.product-desc{max-width:120px}.orders-stats-grid{grid-template-columns:repeat(2,1fr)}.orders-toolbar{flex-direction:column;align-items:stretch}.orders-search{max-width:100%;min-width:auto}.orders-filters{justify-content:stretch}.filter-group{flex:1}.filter-group select{width:100%}.btn-export{width:100%;justify-content:center}.orders-table .col-order-id,.orders-table .col-items,.orders-table .col-actions{display:none}.customer-info-grid{grid-template-columns:1fr}.order-timeline{flex-direction:column;gap:16px}.timeline-step{flex-direction:row;align-items:center;gap:12px}.timeline-line{display:none}.timeline-content{margin-top:0;text-align:left}.status-buttons{flex-direction:column}.status-update-btn{width:100%}.order-detail-modal{max-width:95vw;margin:10px}}.contact-page-wrapper{min-height:calc(100vh - 100px);background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.contact-header{text-align:center;margin-bottom:40px}.contact-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 12px;letter-spacing:-.025em}.contact-header p{font-size:1.125rem;color:#6b7280;margin:0}.contact-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:32px}.contact-left-column,.contact-right-column{display:flex;flex-direction:column;gap:24px}.contact-info-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #f3f4f6;transition:all .3s ease}.contact-info-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.contact-info-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 20px;display:flex;align-items:center;gap:12px}.contact-info-card h3 .icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.info-item{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid #f3f4f6}.info-item:last-child{border-bottom:none;padding-bottom:0}.info-item:first-of-type{padding-top:0}.info-icon{width:36px;height:36px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0284c7;flex-shrink:0}.info-content{flex:1}.info-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.info-value{font-size:.9375rem;font-weight:500;color:#111827;line-height:1.5}.contact-form-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #f3f4f6}.contact-form-card h3{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 8px}.contact-form-card>p{font-size:.9375rem;color:#6b7280;margin:0 0 24px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.875rem;font-weight:600;color:#374151}.form-input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;transition:all .3s ease;background:#fff}.form-input::placeholder{color:#9ca3af}.form-textarea{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;transition:all .3s ease;background:#fff;min-height:150px;resize:vertical;font-family:inherit}.form-textarea::placeholder{color:#9ca3af}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #667eea4d}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #667eea66}.submit-btn svg{width:18px;height:18px}.contact-map-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #f3f4f6}.contact-map-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0;padding:24px 24px 16px}.map-container{width:100%;height:300px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.9375rem}@media(max-width:1024px){.contact-container{grid-template-columns:1fr}.contact-left-column,.contact-right-column{flex-direction:row;flex-wrap:wrap}.contact-info-card{flex:1;min-width:280px}}@media(max-width:768px){.contact-page-wrapper{padding:24px 16px}.contact-header h1{font-size:2rem}.form-row{grid-template-columns:1fr}.contact-info-card,.contact-form-card{padding:20px}.contact-left-column,.contact-right-column{flex-direction:column}.contact-info-card{width:100%}}.forgot-password-page-container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.forgot-password-page-container:before{content:"";position:absolute;width:600px;height:600px;background:#ffffff1a;border-radius:50%;top:-300px;right:-200px;animation:float 20s infinite ease-in-out}.forgot-password-page-container:after{content:"";position:absolute;width:500px;height:500px;background:#ffffff14;border-radius:50%;bottom:-250px;left:-150px;animation:float 25s infinite ease-in-out reverse}.forgot-password-form-card{width:100%;max-width:480px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:48px;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff80 inset;position:relative;z-index:1;animation:slideUp .6s ease}.forgot-logo-img{width:100%;height:100%;object-fit:cover;display:block}.reset-button{width:100%;padding:16px 24px;margin-top:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.reset-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.reset-button:active:not(:disabled){transform:translateY(0)}.reset-button:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}.reset-button .spinner{animation:spin 1s linear infinite}.forgot-password-links{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.forgot-password-links p{margin:0;font-size:14px;color:#64748b}.forgot-password-links a{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s ease}.forgot-password-links a:hover{color:#764ba2;text-decoration:underline}@media(max-width:640px){.forgot-password-page-container{padding:20px;background:linear-gradient(180deg,#667eea,#764ba2)}.forgot-password-form-card{padding:32px 24px;border-radius:20px}.logo-icon{width:80px;height:80px}.brand-name{font-size:24px}.form-header h2{font-size:22px}.trust-badges{flex-wrap:wrap;gap:16px}}.content-display-container{padding:60px 40px;background:linear-gradient(180deg,#f8fafc,#fff);min-height:400px;margin:40px 0;border-radius:20px;box-shadow:0 4px 20px #0000000d}.category-header{text-align:center;margin-bottom:50px}.category-badge{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:25px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;box-shadow:0 4px 15px #667eea66}.category-header h2{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:12px;background:linear-gradient(135deg,#1a1a2e,#667eea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.category-header p{font-size:1.1rem;color:#64748b;font-weight:500}.welcome-message{text-align:center;padding:60px 20px}.welcome-message h2{font-size:2rem;color:#1a1a2e}.welcome-message p{font-size:1.1rem;color:#64748b}.books-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1400px;margin:0 auto}.books-category-box{background:#fff;border-radius:16px;overflow:hidden;border:2px solid #e2e8f0;box-shadow:0 4px 15px #00000014;transition:all .3s ease}.books-category-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f;border-color:#c9a227}.category-box-header{padding:20px;text-align:center}.nursery-header{background:linear-gradient(135deg,#ff6b6b,#ff8e53)}.playgroup-header{background:linear-gradient(135deg,#667eea,#764ba2)}.lkg-header{background:linear-gradient(135deg,#11998e,#38ef7d)}.ukg-header{background:linear-gradient(135deg,#f093fb,#f5576c)}.category-box-header h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:5px}.item-count{color:#ffffffe6;font-size:.85rem}.category-products{padding:16px}.product-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #e2e8f0}.product-item:last-child{border-bottom:none}.product-item img{width:70px;height:70px;object-fit:cover;border-radius:10px;flex-shrink:0}.product-info{flex:1;min-width:0}.product-info h4{font-size:.95rem;font-weight:600;color:#1a1a2e;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info p{font-size:.8rem;color:#64748b;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;max-width:1400px;margin:0 auto}.professional-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1)}.professional-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026;border-color:#c9a227}.professional-card-image{position:relative;width:100%;height:220px;overflow:hidden;background:#f1f5f9}.professional-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.professional-card:hover .professional-card-image img{transform:scale(1.1)}.card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000 50%,#0009);opacity:0;transition:all .3s ease;display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px}.professional-card:hover .card-overlay{opacity:1}.view-details{background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e;padding:10px 24px;border-radius:25px;font-weight:600;font-size:.9rem;transform:translateY(20px);transition:transform .3s ease}.professional-card:hover .view-details{transform:translateY(0)}.professional-card-content{padding:24px}.professional-card-content h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:12px;line-height:1.4}.professional-card-content p{font-size:.95rem;color:#64748b;margin-bottom:20px;line-height:1.6}.card-footer{padding-top:16px;border-top:1px solid #e2e8f0}.custom-badge{display:inline-block;background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#166534;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600}.bulk-order-info{text-align:center;margin-top:50px;padding:25px;background:linear-gradient(135deg,#f8fafc,#fef3c7);border-radius:12px;border:2px solid #c9a227}.bulk-order-info p{font-size:1.1rem;color:#1a1a2e;font-weight:600;margin:0}.content-loading{text-align:center;padding:60px 20px}.content-loading .loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.content-loading p{color:#64748b;font-size:1rem;font-weight:500}.content-error{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#fff5f5,#fff);border-radius:15px;margin:20px auto;max-width:600px;border-left:4px solid #ff6b6b}.content-error p{color:#ff6b6b;font-size:.95rem;font-weight:500}.no-products{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:15px;margin:20px auto;max-width:600px}.no-products p{color:#64748b;font-size:1.1rem;font-weight:500}.product-price{margin-bottom:12px}.price-label{font-size:1.25rem;font-weight:700;color:#11998e}@media(max-width:1200px){.books-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.content-display-container{padding:40px 20px}.books-category-grid{grid-template-columns:1fr}.category-header h2{font-size:1.75rem}.item-grid{grid-template-columns:1fr}.professional-card-image{height:180px}}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--success-gradient: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);--warning-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--info-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--shadow-sm: 0 4px 15px rgba(0, 0, 0, .1);--shadow-md: 0 8px 25px rgba(0, 0, 0, .15);--shadow-lg: 0 15px 40px rgba(0, 0, 0, .2);--shadow-xl: 0 20px 50px rgba(0, 0, 0, .25)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center}.section-badge{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:25px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;box-shadow:0 4px 15px #667eea66;width:fit-content}.section-header h2{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:10px;background:linear-gradient(135deg,#1a1a2e,#667eea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:block;text-align:center}.section-header h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.section-subtitle{font-size:1.1rem;color:#666;font-weight:500;margin-top:20px;display:block;text-align:center}.stats-section{padding:50px 20px;background:linear-gradient(135deg,#f8f9ff,#fff5f5,#f0fff4)}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.stat-card{background:#fff;padding:35px 25px;border-radius:20px;text-align:center;box-shadow:var(--shadow-md);transition:all .4s ease;position:relative;overflow:hidden;border:2px solid transparent}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--accent-color)}.stat-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl);border-color:var(--accent-color)}.stat-icon{font-size:2.8rem;margin-bottom:15px}.stat-number{font-size:2.8rem;font-weight:800;color:var(--accent-color);margin-bottom:8px}.stat-label{font-size:1rem;color:#666;font-weight:600}.school-trust-banner{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;max-width:1000px;margin:0 auto 50px;padding:30px 40px;background:linear-gradient(135deg,#1a1a2e,#667eea);border-radius:20px;box-shadow:var(--shadow-lg)}.trust-item{display:flex;align-items:center;gap:12px;color:#fff}.trust-icon{font-size:2rem}.trust-text{font-size:1rem;font-weight:700;color:#fff}.products-section{padding:80px 20px;background:#fff}.products-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:20px}.product-card{background:#fff;border-radius:16px;padding:15px 12px;text-align:center;box-shadow:var(--shadow-md);cursor:pointer;transition:all .4s ease;position:relative;overflow:hidden;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;word-wrap:break-word;overflow-wrap:break-word}.product-card:before{content:"";position:absolute;inset:0;background:var(--card-color);opacity:0;transition:all .4s ease;z-index:0}.product-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl);border-color:var(--card-color)}.product-card:hover:before{opacity:.08}.product-card>*{position:relative;z-index:1}.product-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e;padding:4px 10px;border-radius:12px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #ffd70066;z-index:2}.product-card-image{width:100%;height:140px;margin:0 auto 15px;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;border:3px solid #f0f0f0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;background:#fafafa}.product-card:hover .product-card-image{border-color:var(--card-color);box-shadow:0 6px 20px #00000026}.product-card-image img{width:100%;height:100%;object-fit:contain;display:block}.product-card h3{font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:8px;text-align:center;width:100%;line-height:1.3}.product-card p{font-size:.8rem;color:#666;margin-bottom:12px;line-height:1.4;text-align:center;width:100%}.product-card-footer{margin-top:auto}.explore-btn{color:#667eea;font-weight:600;font-size:.85rem;transition:all .3s ease}.product-card:hover .explore-btn{color:#764ba2}.products-loading{text-align:center;padding:60px 20px}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.products-loading p{color:#666;font-size:1rem;font-weight:500}.products-error{text-align:center;padding:20px;background:linear-gradient(135deg,#fff5f5,#fff);border-radius:15px;margin:20px auto;max-width:600px;border-left:4px solid #ff6b6b}.products-error p{color:#ff6b6b;font-size:.95rem;font-weight:500}.bulk-order-cta{max-width:800px;margin:50px auto 0;padding:0 20px}.bulk-order-content{background:linear-gradient(135deg,#11998e,#38ef7d);padding:40px;border-radius:20px;text-align:center;box-shadow:var(--shadow-lg)}.bulk-order-content h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:10px}.bulk-order-content p{color:#fffffff2;font-size:1.1rem;margin-bottom:25px}.bulk-order-btn{background:#fff;color:#11998e;border:none;padding:15px 35px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.bulk-order-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.features-section{padding:80px 20px;background:linear-gradient(180deg,#f8f9ff,#fff,#fff5f5);position:relative}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-card{background:#fff;border-radius:20px;padding:35px 25px;text-align:center;box-shadow:var(--shadow-md);transition:all .4s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--feature-color)}.feature-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl)}.feature-icon{width:80px;height:80px;background:var(--feature-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;margin:0 auto 20px;box-shadow:0 8px 20px #00000026;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-card h3{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-bottom:12px}.feature-card p{font-size:.95rem;color:#666;line-height:1.6}.services-section{padding:80px 20px;background:linear-gradient(135deg,#1a1a2e,#2d5a87,#1e3a5f);position:relative;overflow:hidden}.services-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 50%);animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.services-badge{display:inline-block;padding:14px 35px;background:linear-gradient(135deg,gold,#ffb700);border-radius:30px;color:#1a1a2e;font-size:1rem;font-weight:700;margin-bottom:25px;box-shadow:0 4px 15px #ffd70066}.services-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:15px;position:relative;display:inline-block}.services-content h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,gold,#ffb700);border-radius:2px}.services-content>p{font-size:1.2rem;color:#ffffffe6;margin-bottom:35px;margin-top:15px}.solutions-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;margin-bottom:35px}.solution-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 15px;border-radius:15px;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.solution-card:hover{background:#fff3;transform:translateY(-5px)}.solution-icon{font-size:2rem;margin-bottom:10px}.solution-card h4{color:#fff;font-size:.95rem;font-weight:700;margin-bottom:5px}.solution-card p{color:#ffffffb3;font-size:.8rem;font-weight:500}.solution-benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:25px;margin-bottom:35px;padding:20px;background:#ffffff1a;border-radius:15px;max-width:700px;margin-left:auto;margin-right:auto}.benefit-item{display:flex;align-items:center;gap:8px;color:#fff;font-weight:600}.benefit-icon{font-size:1.2rem}.services-cta{padding:18px 45px;background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e;border:none;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ffd70066}.services-cta:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ffd70080}.testimonials-section{padding:80px 20px;background:linear-gradient(180deg,#fff,#f8f9ff)}.testimonials-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.testimonial-card{background:#fff;border-radius:20px;padding:35px;box-shadow:var(--shadow-md);transition:all .4s ease;position:relative;overflow:hidden;border:2px solid #e2e8f0}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--testimonial-color)}.testimonial-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl);border-color:var(--testimonial-color)}.testimonial-quote-icon{position:absolute;top:20px;right:25px;font-size:4rem;color:var(--testimonial-color);opacity:.2;font-family:Georgia,serif;line-height:1}.testimonial-rating{margin-bottom:15px}.star{color:gold;font-size:1.3rem;margin-right:3px}.testimonial-text{font-size:1rem;line-height:1.7;color:#444;margin-bottom:25px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:15px;margin-bottom:15px}.author-avatar{width:55px;height:55px;background:var(--testimonial-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:700}.author-info h4{font-size:1.05rem;font-weight:700;color:#1a1a2e;margin-bottom:2px}.author-role{display:block;font-size:.85rem;color:var(--testimonial-color);font-weight:600}.author-school{display:block;font-size:.8rem;color:#666}.testimonial-verified{display:inline-block;background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#166534;padding:6px 12px;border-radius:15px;font-size:.8rem;font-weight:600}.cta-section{padding:80px 20px;background:linear-gradient(135deg,#1a1a2e,#667eea);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cta-content{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:15px;position:relative;display:inline-block}.cta-content h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,gold,#ffb700);border-radius:2px}.cta-content>p{font-size:1.2rem;color:#ffffffe6;margin-bottom:35px;margin-top:15px}.cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.cta-primary{padding:18px 40px;background:linear-gradient(135deg,gold,#ffb700);color:#1a1a2e;border:none;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ffd70066}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ffd70080}.cta-secondary{padding:18px 40px;background:transparent;color:#fff;border:2px solid white;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.cta-secondary:hover{background:#fff;color:#667eea}.school-benefits{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:35px;padding-top:25px;border-top:1px solid rgba(255,255,255,.2)}.school-benefits span{color:#fffffff2;font-size:1rem;font-weight:600}.book-sub-category-filters{margin:30px auto 40px;text-align:center;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;max-width:700px;padding:20px;background:linear-gradient(135deg,#f8f9ff,#fff5f5);border-radius:15px;box-shadow:var(--shadow-sm)}.sub-category-button{background:#fff;color:#666;border:2px solid #eee;border-radius:25px;padding:12px 25px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease}.sub-category-button:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px)}.sub-category-button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.sticky-quote-btn{position:fixed;right:20px;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:18px 14px;border-radius:15px 0 0 15px;cursor:pointer;box-shadow:0 4px 20px #667eea66;z-index:999;display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:700;font-size:.75rem;transition:all .3s ease}.sticky-quote-btn:hover{transform:translateY(-50%) translate(-5px);box-shadow:0 8px 30px #667eea80}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}.features-grid{grid-template-columns:repeat(2,1fr)}.solutions-grid{grid-template-columns:repeat(3,1fr)}.school-trust-banner{gap:25px}.trust-item{flex:0 0 calc(50% - 12px);justify-content:center}}@media(max-width:992px){.stats-container,.testimonials-grid,.services-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section-header h2{font-size:2rem}.products-grid{grid-template-columns:repeat(2,1fr)}.features-grid,.testimonials-grid{grid-template-columns:1fr}.solutions-grid{grid-template-columns:repeat(2,1fr)}.solution-benefits{flex-direction:column;gap:15px}.cta-content h2{font-size:1.8rem}.cta-buttons{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:280px}.school-benefits{flex-direction:column;gap:12px}.school-trust-banner{padding:20px}.trust-item{flex:0 0 100%}.solutions-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.stats-container{grid-template-columns:1fr}.stat-card{padding:20px}.products-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.services-content h2,.section-header h2{font-size:1.5rem}.bulk-order-content{padding:25px}.bulk-order-content h3{font-size:1.4rem}.solutions-grid{grid-template-columns:repeat(2,1fr)}}.login-page-container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.login-page-container:before{content:"";position:absolute;width:600px;height:600px;background:#ffffff1a;border-radius:50%;top:-300px;right:-200px;animation:float 20s infinite ease-in-out}.login-page-container:after{content:"";position:absolute;width:500px;height:500px;background:#ffffff14;border-radius:50%;bottom:-250px;left:-150px;animation:float 25s infinite ease-in-out reverse}.login-form-card{width:100%;max-width:480px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:48px;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff80 inset;position:relative;z-index:1;animation:slideUp .6s ease}.login-logo-img{width:100%;height:100%;object-fit:cover;display:block}.login-button{width:100%;padding:16px 24px;margin-top:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}.login-button .spinner{animation:spin 1s linear infinite}.login-links{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.login-links a{font-size:14px;color:#667eea;font-weight:600;text-decoration:none;transition:color .2s ease}.login-links a:hover{color:#764ba2;text-decoration:underline}.login-type-selector{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px}.login-type-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 16px;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#64748b;position:relative;overflow:hidden}.login-type-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#667eea0d,#764ba20d);opacity:0;transition:opacity .3s ease}.login-type-btn:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 25px #00000014;color:#475569}.login-type-btn:hover:before{opacity:1}.login-type-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.login-type-btn.active:before{display:none}.login-type-btn .icon-container{width:48px;height:48px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.login-type-btn.active .icon-container{background:#fff3}.login-type-btn svg{width:24px;height:24px}.login-type-btn span{font-size:15px;font-weight:600;text-align:center}.login-type-btn .card-subtitle{font-size:11px;font-weight:500;opacity:.8;margin-top:-4px}@media(max-width:640px){.login-page-container{padding:20px;background:linear-gradient(180deg,#667eea,#764ba2)}.login-form-card{padding:32px 24px;border-radius:20px}.logo-icon{width:80px;height:80px}.brand-name{font-size:24px}.form-header h2{font-size:22px}.login-links{flex-direction:column;gap:12px;text-align:center}.trust-badges{flex-wrap:wrap;gap:16px}}:root{--primary-blue: #2563EB;--primary-dark: #1E40AF;--primary-light: #DBEAFE;--accent-yellow: #F59E0B;--accent-yellow-light: #FEF3C7;--accent-green: #10B981;--accent-green-light: #D1FAE5;--accent-pink: #EC4899;--accent-pink-light: #FCE7F3;--accent-purple: #8B5CF6;--accent-purple-light: #EDE9FE;--accent-orange: #F97316;--accent-orange-light: #FFEDD5;--white: #FFFFFF;--off-white: #F8FAFC;--light-gray: #F1F5F9;--gray-100: #E2E8F0;--gray-200: #CBD5E1;--gray-500: #64748B;--gray-600: #475569;--gray-700: #334155;--gray-800: #1E293B;--dark-text: #0F172A;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--shadow-xl: 0 12px 40px rgba(0, 0, 0, .15);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 50px;--section-padding: 30px 24px}.products-page{min-height:100vh;background:var(--off-white);font-family:Nunito,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--dark-text);overflow-x:hidden}.section-container{max-width:1400px;margin:0 auto;padding:0 24px}.hero-section{position:relative;background:linear-gradient(135deg,#eff6ff,#f5f3ff,#fffbeb);padding:80px 24px 60px;overflow:hidden}.hero-background{position:absolute;inset:0;overflow:hidden}.hero-shape{position:absolute;border-radius:50%;opacity:.4}.shape-1{width:350px;height:350px;background:radial-gradient(circle,rgba(37,99,235,.12) 0%,transparent 70%);top:-80px;right:-30px;animation:float 8s ease-in-out infinite}.shape-2{width:250px;height:250px;background:radial-gradient(circle,rgba(16,185,129,.1) 0%,transparent 70%);bottom:-40px;left:-40px;animation:float 10s ease-in-out infinite reverse}.shape-3{width:180px;height:180px;background:radial-gradient(circle,rgba(245,158,11,.15) 0%,transparent 70%);top:40%;left:30%;animation:float 12s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(3deg)}}.hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;position:relative;z-index:1}.hero-content{text-align:left}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--white);padding:8px 18px;border-radius:var(--radius-full);font-size:.85rem;font-weight:700;color:var(--primary-blue);box-shadow:var(--shadow-sm);margin-bottom:20px;border:1px solid var(--primary-light)}.badge-dot{width:8px;height:8px;background:var(--accent-green);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.hero-title{font-size:3rem;font-weight:800;color:var(--dark-text);margin-bottom:14px;line-height:1.2}.hero-tagline{font-size:1.2rem;color:var(--gray-600);margin-bottom:28px;font-weight:500}.hero-buttons{display:flex;gap:14px;margin-bottom:40px}.btn-primary{padding:14px 32px;background:linear-gradient(135deg,var(--primary-blue),var(--primary-dark));color:var(--white);border:none;border-radius:var(--radius-full);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2563eb59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb73}.btn-secondary{padding:14px 32px;background:var(--white);color:var(--primary-blue);border:2px solid var(--primary-blue);border-radius:var(--radius-full);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:var(--primary-blue);color:var(--white);transform:translateY(-2px)}.btn-outline{background:transparent;border-color:var(--white);color:var(--white)}.btn-outline:hover{background:var(--white);color:var(--primary-blue)}.hero-stats{display:flex;gap:36px}.stat-box{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:800;color:var(--primary-blue)}.stat-label{font-size:.85rem;color:var(--gray-500);font-weight:600}.hero-video{display:flex;justify-content:center;align-items:center}.video-container{width:100%;max-width:320px;height:568px;background:linear-gradient(135deg,var(--primary-blue),var(--accent-purple));border-radius:30px;overflow:hidden;box-shadow:var(--shadow-xl);cursor:pointer;transition:transform .3s ease;border:4px solid var(--white)}.hero-video-player{width:100%;height:100%;object-fit:cover;object-position:center}.video-container:hover{transform:scale(1.02)}.video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--white)}.play-button{width:70px;height:70px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:all .3s ease}.video-container:hover .play-button{background:#ffffff4d;transform:scale(1.1)}.play-button svg{width:32px;height:32px;margin-left:4px}.video-placeholder p{font-size:.9rem;font-weight:600}.section-header-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center!important;margin-bottom:16px;position:relative;width:100%}.section-header-center:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(135deg,var(--primary-blue),var(--accent-purple));margin:14px auto 0;border-radius:2px}.section-title{font-size:2.2rem;font-weight:800;color:var(--dark-text);margin-bottom:10px;text-align:center}.section-subtitle{font-size:1rem;color:var(--gray-500);text-align:center}.section-icon{display:block;font-size:2.8rem;margin-bottom:10px;text-align:center}.category-section{padding:60px 24px;background:var(--white);width:100%}.category-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:28px;width:100%;align-items:stretch;justify-items:stretch;min-height:420px}.category-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.2);min-height:400px;display:flex;flex-direction:column;min-width:280px;will-change:transform,box-shadow}.category-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 32px 64px #0003,0 0 0 1px #2563eb33;border-color:#2563eb4d}.category-image{position:relative;height:180px;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover .category-image img{transform:scale(1.08)}.category-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.35),transparent);display:flex;align-items:center;justify-content:center}.category-icon{font-size:3.5rem}.category-content{padding:20px;text-align:center}.category-content h3{font-size:1.15rem;font-weight:700;color:var(--dark-text);margin-bottom:6px}.category-content p{font-size:.85rem;color:var(--gray-500);margin-bottom:16px;line-height:1.5}.view-products-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:linear-gradient(135deg,var(--primary-blue),var(--primary-dark));color:var(--white);border:none;border-radius:var(--radius-full);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease}.view-products-btn:hover{transform:translate(4px)}.view-products-btn svg{width:16px;height:16px;transition:transform .3s ease}.view-products-btn:hover svg{transform:translate(3px)}.books-section{padding:var(--section-padding);background:linear-gradient(180deg,var(--off-white) 0%,var(--white) 100%)}.class-books-container{background:var(--white);border-radius:var(--radius-xl);padding:24px;margin-bottom:28px;box-shadow:var(--shadow-md);border:1px solid var(--gray-100)}.class-books-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:14px;border-bottom:2px solid var(--gray-100)}.class-books-title{display:flex;align-items:center;gap:14px}.class-number{width:50px;height:50px;background:linear-gradient(135deg,var(--accent-orange),#EA580C);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;color:var(--white)}.class-number.nursery{background:linear-gradient(135deg,var(--primary-blue),var(--primary-dark))}.class-number.junior-kg{background:linear-gradient(135deg,var(--accent-green),#059669)}.class-number.senior-kg{background:linear-gradient(135deg,var(--accent-purple),#7C3AED)}.class-books-title h3{font-size:1.35rem;font-weight:800;color:var(--dark-text);margin-bottom:2px}.class-books-title p{font-size:.85rem;color:var(--gray-500);font-weight:500}.view-all-btn{padding:9px 18px;background:var(--light-gray);color:var(--primary-blue);border:none;border-radius:var(--radius-full);font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease}.view-all-btn:hover{background:var(--primary-blue);color:var(--white)}.books-catalog-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.book-catalog-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease;border:1px solid var(--gray-100)}.book-catalog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.book-catalog-image{position:relative;height:150px;overflow:hidden;background:var(--light-gray)}.book-catalog-image img{width:100%;height:100%;object-fit:cover!important;transition:transform .3s ease}.book-catalog-card:hover .book-catalog-image img{transform:scale(1.05)}.book-catalog-subject{position:absolute;top:8px;left:8px;background:var(--accent-purple);color:var(--white);padding:3px 10px;border-radius:var(--radius-full);font-size:.6rem;font-weight:700;text-transform:uppercase}.book-catalog-details{padding:14px}.book-catalog-details h4{font-size:.85rem;font-weight:700;color:var(--dark-text);margin-bottom:5px;line-height:1.3}.book-catalog-description{font-size:.7rem;color:var(--gray-500);margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-catalog-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.book-pages{font-size:.65rem;color:var(--gray-500);background:var(--light-gray);padding:3px 8px;border-radius:var(--radius-sm)}.book-catalog-btn{width:100%;padding:8px 14px;background:var(--primary-blue);color:var(--white);border:none;border-radius:var(--radius-md);font-size:.75rem;font-weight:700;cursor:pointer;transition:all .3s ease}.book-catalog-btn:hover{background:var(--primary-dark)}.uniform-section{padding:var(--section-padding);background:var(--white)}.uniforms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.uniform-card{background:var(--white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);transition:all .35s ease;border:1px solid var(--gray-100)}.uniform-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-xl)}.uniform-image-professional{position:relative;height:300px;overflow:hidden;background:var(--light-gray);display:flex;align-items:center;justify-content:center}.uniform-image-professional img{width:100%;height:100%;object-fit:contain;object-position:center}.uniform-details{padding:20px;text-align:center}.uniform-details h4{font-size:1.1rem;font-weight:700;color:var(--dark-text);margin-bottom:8px}.uniform-description{font-size:.85rem;color:var(--gray-500);line-height:1.5;margin-bottom:16px}.view-details-btn{padding:10px 20px;background:var(--primary-blue);color:var(--white);border:none;border-radius:var(--radius-md);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease}.view-details-btn:hover{background:var(--primary-dark)}.bags-section{padding:var(--section-padding);background:linear-gradient(180deg,var(--white) 0%,var(--off-white) 100%)}.progress-cards-section{padding:var(--section-padding);background:var(--white)}.progress-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.progress-card{background:var(--white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);transition:all .35s ease;border:1px solid var(--gray-100)}.progress-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.card-image{position:relative;height:180px;overflow:hidden;background:var(--light-gray)}.card-image img{width:100%;height:100%;object-fit:cover!important;transition:transform .35s ease}.uniform-image-professional img{width:100%;height:100%;object-fit:contain!important}.progress-card:hover .card-image img{transform:scale(1.08)}.card-badge{position:absolute;top:12px;left:12px;background:var(--accent-green);color:var(--white);padding:6px 12px;border-radius:var(--radius-full);font-size:.75rem;font-weight:700}.card-details{padding:18px}.card-details h4{font-size:1.15rem;font-weight:700;color:var(--dark-text);margin-bottom:8px}.card-description{font-size:.88rem;color:var(--gray-500);line-height:1.55;margin-bottom:16px}.report-cards-section{padding:var(--section-padding);background:var(--white)}.report-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.id-cards-section,.certificates-section{padding:var(--section-padding);background:linear-gradient(180deg,var(--off-white) 0%,var(--white) 100%)}.bags-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bag-card{background:var(--white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);transition:all .35s ease}.bag-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.bag-image{position:relative;height:220px;overflow:hidden;background:var(--light-gray)}.bag-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bag-card:hover .bag-image img{transform:scale(1.08)}.bag-badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,var(--accent-orange),#EA580C);color:var(--white);padding:5px 12px;border-radius:var(--radius-full);font-size:.7rem;font-weight:700;text-transform:uppercase}.bag-details{padding:20px}.bag-details h4{font-size:1.1rem;font-weight:700;color:var(--dark-text);margin-bottom:6px}.bag-description{font-size:.85rem;color:var(--gray-500);margin-bottom:14px}.bag-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.bag-features span{display:inline-flex;align-items:center;gap:5px;background:var(--primary-light);color:var(--primary-dark);padding:5px 10px;border-radius:var(--radius-full);font-size:.7rem;font-weight:600}.bag-features svg{width:12px;height:12px}.bag-footer{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid var(--gray-100)}.bag-price-area{display:flex;flex-direction:column}.bag-price{font-size:1.4rem;font-weight:800;color:var(--primary-blue)}.price-note{font-size:.7rem;color:var(--gray-500)}.video-section{padding:var(--section-padding);background:var(--dark-text);color:var(--white)}.video-section .section-title{color:var(--white)}.video-section .section-subtitle{color:var(--gray-500)}.videos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card{background:var(--gray-800);border-radius:var(--radius-xl);overflow:hidden;cursor:pointer;transition:all .35s ease}.video-card:hover{transform:translateY(-7px);box-shadow:0 16px 32px #00000059}.video-thumbnail{position:relative;height:180px;overflow:hidden}.video-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.video-card:hover .video-thumbnail img{transform:scale(1.08)}.video-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.video-card:hover .video-overlay{opacity:1}.play-button-large{width:60px;height:60px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.video-card:hover .play-button-large{transform:scale(1.1)}.play-button-large svg{width:24px;height:24px;color:var(--primary-blue);margin-left:3px}.video-duration{position:absolute;bottom:8px;right:8px;background:#000c;color:var(--white);padding:3px 8px;border-radius:4px;font-size:.7rem;font-weight:600}.video-info{padding:18px}.video-info h4{font-size:.95rem;font-weight:600;color:var(--white)}.cta-section{padding:var(--section-padding);background:linear-gradient(135deg,var(--primary-blue),var(--accent-purple))}.cta-container{max-width:850px;margin:0 auto;text-align:center}.cta-content h2{font-size:2.2rem;font-weight:800;color:var(--white);margin-bottom:14px;text-align:center}.cta-content p{font-size:1.1rem;color:#ffffffe6;margin-bottom:28px;text-align:center}.cta-buttons{display:flex;justify-content:center;gap:18px;margin-bottom:36px}.cta-benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}.cta-benefits span{display:flex;align-items:center;gap:6px;color:var(--white);font-weight:600;font-size:.9rem}@media(max-width:1350px){.category-grid,.books-catalog-grid{grid-template-columns:repeat(3,1fr)}.uniforms-grid,.bags-grid,.videos-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-content{text-align:center}.hero-buttons,.hero-stats{justify-content:center}.hero-video{order:-1}.filters-container{flex-direction:column;align-items:center}}@media(max-width:768px){.hero-title{font-size:2.2rem}.hero-tagline{font-size:1rem}.section-title{font-size:1.8rem}.category-grid,.books-catalog-grid,.uniforms-grid,.bags-grid,.videos-grid{grid-template-columns:1fr}.hero-stats{flex-wrap:wrap;gap:20px}.cta-content h2{font-size:1.6rem}.cta-buttons{flex-direction:column;align-items:center}.class-books-header{flex-direction:column;gap:14px;text-align:center}.books-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.hero-section{padding:50px 16px}.hero-title{font-size:1.8rem}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%;text-align:center}.filters-container{padding:16px}.filter-group{flex-direction:column;width:100%}.filter-buttons{width:100%;justify-content:center}.filter-select{width:100%}.books-catalog-grid{grid-template-columns:1fr}}.publication-press-panel-container{display:flex;flex-direction:column;padding:20px;background-color:#f4f7f6;min-height:calc(100vh - 60px);font-family:Arial,sans-serif}.publication-press-panel-container h2{color:#333;margin-bottom:20px;text-align:center;font-size:2em;border-bottom:2px solid #007bff;padding-bottom:10px}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:2px solid #007bff;padding-bottom:10px}.panel-header h2{margin:0;color:#333;font-size:2em}.profile-icon-btn{background:none;border:none;cursor:pointer;padding:0;margin-left:auto}.profile-icon{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #007bff;transition:all .2s ease}.profile-icon-btn:hover .profile-icon{transform:scale(1.1);box-shadow:0 0 8px #007bff80}.publication-press-content{display:flex;flex-wrap:wrap;flex-direction:row;gap:20px;justify-content:center}.orders-list-section{flex:1;min-width:320px;max-width:400px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column}.orders-list-section h3{color:#007bff;margin-bottom:15px;font-size:1.5em;text-align:center}.filters-container{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.filters-container .search-input,.filters-container .filter-select,.filters-container .filter-date-input{width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:5px;font-size:1em;color:#495057;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.filters-container .search-input:focus,.filters-container .filter-select:focus,.filters-container .filter-date-input:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}@media(min-width:768px){.filters-container{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.filters-container .search-input,.filters-container .filter-select,.filters-container .filter-date-input{flex:1;min-width:150px}}.orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;overflow-y:auto;max-height:60vh;padding-right:5px}.order-card{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 4px #00000008}.order-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000014}.order-card.selected-order-card{border-color:#007bff;box-shadow:0 0 0 3px #007bff40;background-color:#eaf5ff}.order-card h4{margin-top:0;color:#333;font-size:1.1em}.order-card p{font-size:.9em;color:#666;margin-bottom:5px}.status-badge{padding:4px 8px;border-radius:4px;font-size:.8em;font-weight:700;color:#fff;display:inline-block;margin-top:5px}.status-badge.pending{background-color:#ffc107;color:#343a40}.status-badge.received{background-color:#17a2b8}.status-badge.in-process{background-color:#007bff}.status-badge.dispatched{background-color:#28a745}.status-badge.delivered{background-color:#6c757d}.order-details-section{flex:2;min-width:450px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.order-details-section h4{color:#007bff;margin-top:0;margin-bottom:15px;font-size:1.6em}.order-details-section p{margin-bottom:8px;color:#333}.order-details-section p strong{color:#000}.order-details-section h5{color:#333;margin-top:20px;margin-bottom:10px;font-size:1.2em}.order-details-section ul{list-style:disc;padding-left:20px;margin-bottom:20px}.order-details-section ul li{margin-bottom:5px;color:#555}.status-update-controls{margin-top:20px;padding-top:15px;border-top:1px solid #eee}.status-update-controls h5{margin-bottom:15px}.status-btn{background-color:#6c757d;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;margin-right:10px;font-size:.95em;transition:background-color .2s ease}.status-btn:hover:not(:disabled){opacity:.9}.status-btn:disabled{background-color:#ccc;cursor:not-allowed}.status-btn.received{background-color:#17a2b8}.status-btn.in-process{background-color:#007bff}.status-btn.dispatched{background-color:#28a745}.status-btn.delivered{background-color:#6c757d}.order-category-menu{width:200px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;gap:10px}.order-category-menu h3{color:#007bff;margin-top:0;margin-bottom:15px;font-size:1.2em;text-align:center;border-bottom:1px solid #eee;padding-bottom:10px}.order-category-menu button{background-color:#f0f0f0;border:1px solid #ddd;padding:10px 15px;border-radius:5px;cursor:pointer;font-size:1em;color:#333;transition:all .2s ease;text-align:left}.order-category-menu button:hover{background-color:#e0e0e0;border-color:silver}.order-category-menu button.active{background-color:#007bff;color:#fff;border-color:#007bff;font-weight:700}.order-category-menu .logout-button{background-color:#dc3545;color:#fff;border-color:#dc3545;margin-top:15px}.order-category-menu .logout-button:hover{background-color:#c82333;border-color:#bd2130}@media(max-width:1024px){.publication-press-content{flex-direction:column;align-items:center}.orders-list-section,.order-details-section,.order-category-menu{max-width:100%;width:100%}}.register-page-container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.register-page-container:before{content:"";position:absolute;width:600px;height:600px;background:#ffffff1a;border-radius:50%;top:-300px;right:-200px;animation:float 20s infinite ease-in-out}.register-page-container:after{content:"";position:absolute;width:500px;height:500px;background:#ffffff14;border-radius:50%;bottom:-250px;left:-150px;animation:float 25s infinite ease-in-out reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.register-form-card{width:100%;max-width:520px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:48px;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff80 inset;position:relative;z-index:1;animation:slideUp .6s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.form-logo{text-align:center;margin-bottom:32px}.logo-icon{width:100px;height:100px;border-radius:24px;overflow:hidden;display:inline-block;margin-bottom:20px;box-shadow:0 12px 40px #667eea66;border:4px solid white}.register-logo-img{width:100%;height:100%;object-fit:cover;display:block}.brand-name{font-size:28px;font-weight:800;color:#1e293b;margin:0;letter-spacing:-.02em}.brand-subtitle{font-size:14px;color:#667eea;font-weight:600;margin:4px 0 0;text-transform:uppercase;letter-spacing:1px}.brand-tagline{font-size:12px;color:#64748b;margin-top:8px;font-weight:500}.form-header{text-align:center;margin-bottom:32px}.form-header h2{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.subtitle{font-size:15px;color:#64748b;margin:0}.form-group label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;color:#374151}.form-group label svg{width:16px;height:16px;color:#667eea}.form-group input{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;color:#1e293b;background:#fafafa;transition:all .2s ease;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea1a}.form-group input.invalid{border-color:#ef4444;background-color:#fef2f2;box-shadow:0 0 0 3px #ef44441a}.form-group input.invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px #ef444433}.field-error{display:block;color:#dc2626;font-size:13px;margin-top:6px;font-weight:500}.form-group input::placeholder{color:#94a3b8}.form-group select{width:100%;padding:14px 40px 14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;color:#1e293b;background:#fafafa;transition:all .2s ease;box-sizing:border-box;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px}.form-group select:focus{outline:none;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 4px #667eea1a}.form-group select:disabled{background-color:#e2e8f0;color:#94a3b8;cursor:not-allowed}.form-group select option{background:#fff;color:#1e293b;padding:12px}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}@media(max-width:640px){.form-row{flex-direction:column;gap:0}}.password-input-container{position:relative}.password-input-container input{padding-right:50px}.password-toggle-button{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:#94a3b8;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:8px}.password-toggle-button:hover{color:#667eea;background:#667eea1a}.password-toggle-button svg{width:20px;height:20px}.register-button{width:100%;padding:16px 24px;margin-top:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.register-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.register-button:active:not(:disabled){transform:translateY(0)}.register-button:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}.register-button .spinner{animation:spin 1s linear infinite}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:10px;font-size:14px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.register-links{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.register-links p{margin:0;font-size:14px;color:#64748b}.register-links a{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s ease}.register-links a:hover{color:#764ba2;text-decoration:underline}.trust-badges{display:flex;justify-content:center;gap:24px;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;font-weight:500}.trust-item svg{width:14px;height:14px;color:#10b981}.popup{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease}.popup-content{background:#fff;padding:48px;border-radius:24px;text-align:center;max-width:400px;width:90%;box-shadow:0 25px 50px -12px #00000040;animation:slideUpPopup .4s ease}@keyframes slideUpPopup{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-content:before{content:"✓";display:block;width:64px;height:64px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;margin:0 auto 24px;line-height:64px;font-size:32px;color:#fff;font-weight:700;box-shadow:0 10px 20px #10b9814d}.popup-content h3{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 12px}.popup-content p{font-size:15px;color:#64748b;margin:0;line-height:1.6}@media(max-width:640px){.register-page-container{padding:20px;background:linear-gradient(180deg,#667eea,#764ba2)}.register-form-card{padding:32px 24px;border-radius:20px}.logo-icon{width:80px;height:80px}.brand-name{font-size:24px}.form-header h2{font-size:22px}.trust-badges{flex-wrap:wrap;gap:16px}}.reviews-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#faf5ff,#f0f9ff,#fef3c7,#fdf2f8,#faf5ff);padding:0 0 80px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.reviews-page-wrapper:before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(167,139,250,.3) 0%,transparent 70%);border-radius:50%;animation:float 8s ease-in-out infinite}.reviews-page-wrapper:after{content:"";position:absolute;bottom:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(251,191,36,.2) 0%,transparent 70%);border-radius:50%;animation:float 10s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(30px,30px) rotate(10deg)}}.reviews-hero{text-align:center;padding:80px 20px 100px;background:linear-gradient(135deg,#1e1b4b,#4c1d95,#7c3aed,#a855f7,#c084fc);position:relative;overflow:hidden}.reviews-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:moveBackground 30s linear infinite}@keyframes moveBackground{0%{background-position:0 0}to{background-position:100px 100px}}.reviews-hero:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:80px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23faf5ff' d='M0,192L48,197.3C96,203,192,213,288,229.3C384,245,480,267,576,250.7C672,235,768,181,864,181.3C960,181,1056,235,1152,234.7C1248,235,1344,181,1392,154.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom}.reviews-hero-content{position:relative;z-index:1}.reviews-hero h1{font-size:3.5rem;font-weight:800;color:#fff;margin:0 0 20px;letter-spacing:-1px;text-shadow:0 4px 30px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reviews-hero p{font-size:1.3rem;color:#ffffffe6;max-width:600px;margin:0 auto;animation:fadeInUp .8s ease-out .2s backwards}.reviews-hero .hero-rating{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:35px;animation:fadeInUp .8s ease-out .4s backwards}.reviews-hero .hero-rating .score{font-size:4rem;font-weight:800;color:#fbbf24;text-shadow:0 4px 20px rgba(251,191,36,.5)}.reviews-hero .hero-rating .stars{font-size:2rem;color:#fbbf24;letter-spacing:6px;filter:drop-shadow(0 2px 4px rgba(251,191,36,.5))}.reviews-hero .hero-rating .count{color:#ffffffd9;font-size:1.1rem;font-weight:500}.reviews-stats{display:flex;justify-content:center;gap:25px;margin-bottom:40px;flex-wrap:wrap;padding:0 20px;margin-top:-40px;position:relative;z-index:10}.stat-card{background:#fff;border-radius:24px;padding:30px 45px;text-align:center;box-shadow:0 20px 60px #00000026;border:2px solid white;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:200px;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px}.stat-card:nth-child(1):before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.stat-card:nth-child(2):before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.stat-card:nth-child(3):before{background:linear-gradient(90deg,#10b981,#34d399)}.stat-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 80px #0003}.stat-card.highlight{background:linear-gradient(135deg,#fef3c7,#fde68a)}.stat-card:nth-child(1){background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.stat-card:nth-child(2){background:linear-gradient(135deg,#fef3c7,#fde68a)}.stat-card:nth-child(3){background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.stat-number{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#1e1b4b,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.stat-card.highlight .stat-number{background:linear-gradient(135deg,#b45309,#d97706);-webkit-background-clip:text}.stat-card:nth-child(3) .stat-number{background:linear-gradient(135deg,#047857,#10b981);-webkit-background-clip:text}.stat-label{font-size:1rem;color:#6b7280;margin-top:10px;font-weight:600}.rating-summary{max-width:800px;margin:0 auto 40px;background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 60px #0000001a;border:2px solid #f3f4f6}.rating-summary-header{text-align:center;margin-bottom:30px}.rating-summary-title{font-size:1.5rem;font-weight:700;color:#1e1b4b;margin:0}.rating-bars{display:flex;flex-direction:column;gap:12px}.rating-bar{display:flex;align-items:center;gap:15px}.rating-bar .label{font-size:1rem;color:#6b7280;width:60px;font-weight:600;display:flex;align-items:center;gap:6px}.rating-bar .label .star{color:#fbbf24;font-size:1.1rem}.rating-bar .bar-container{flex:1;height:16px;background:#f3f4f6;border-radius:8px;overflow:hidden;position:relative}.rating-bar .bar-fill{height:100%;border-radius:8px;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}.rating-bar:nth-child(1) .bar-fill{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.rating-bar:nth-child(2) .bar-fill{background:linear-gradient(90deg,#34d399,#10b981)}.rating-bar:nth-child(3) .bar-fill{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.rating-bar:nth-child(4) .bar-fill{background:linear-gradient(90deg,#f472b6,#ec4899)}.rating-bar:nth-child(5) .bar-fill{background:linear-gradient(90deg,#f87171,#ef4444)}.rating-bar .percentage{font-size:.95rem;color:#6b7280;width:50px;text-align:right;font-weight:600}.filter-section{max-width:1100px;margin:0 auto 35px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;padding:0 20px}.filter-buttons{display:flex;gap:12px;flex-wrap:wrap}.filter-btn{padding:12px 24px;background:#fff;color:#6b7280;border:2px solid #e5e7eb;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.filter-btn:hover{border-color:#a855f7;color:#a855f7;transform:translateY(-3px);box-shadow:0 8px 25px #a855f733}.filter-btn.active{background:linear-gradient(135deg,#a855f7,#c084fc);color:#fff;border-color:transparent;box-shadow:0 8px 25px #a855f766}.search-box{position:relative;width:320px}.search-box input{width:100%;padding:14px 20px 14px 50px;border:2px solid #e5e7eb;border-radius:50px;font-size:1rem;transition:all .3s ease;background:#fff;box-shadow:0 4px 15px #0000000d}.search-box input:focus{border-color:#a855f7;box-shadow:0 8px 25px #a855f726;outline:none}.search-box .search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:1.1rem}.reviews-container{max-width:1200px;margin:0 auto;padding:0 20px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:30px}.review-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 15px 50px #00000014;border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.review-card:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(135deg,#a78bfa1a,#c084fc1a);opacity:0;transition:opacity .4s ease}.review-card:hover{transform:translateY(-12px);box-shadow:0 30px 70px #00000026;border-color:#a855f7}.review-card:hover:before{opacity:1}.review-card.featured{background:linear-gradient(135deg,#1e1b4b,#4c1d95);border:none}.review-card.featured:hover{transform:translateY(-12px) scale(1.01)}.review-card.featured .review-avatar{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1e1b4b}.review-card.featured .review-author,.review-card.featured .review-title,.review-card.featured .review-text{color:#fff}.review-card.featured .review-date{color:#ffffffb3}.review-card.featured .review-product{border-top-color:#ffffff26}.review-card.featured .review-product-name{color:#fffc}.review-card.featured .verified-badge{background:#fbbf2433;color:#fbbf24}.review-header{display:flex;align-items:center;gap:16px;margin-bottom:20px;position:relative;z-index:1}.review-avatar{width:65px;height:65px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#c084fc);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:700;flex-shrink:0;box-shadow:0 8px 25px #a855f766;border:4px solid white;transition:all .3s ease}.review-card:hover .review-avatar{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 35px #a855f780}.review-author-info{flex:1}.review-author{font-size:1.2rem;font-weight:700;color:#1e1b4b;margin:0 0 6px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.verified-badge{display:inline-flex;align-items:center;gap:5px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#047857;padding:5px 12px;border-radius:20px;font-size:.75rem;font-weight:700}.review-date{font-size:.9rem;color:#9ca3af;margin:0;font-weight:500}.review-rating{display:flex;align-items:center;gap:3px;margin-bottom:18px;position:relative;z-index:1}.review-rating .star{font-size:1.4rem;color:#fbbf24;transition:all .2s ease}.review-card:hover .review-rating .star{animation:starPopIn .4s ease forwards}@keyframes starPopIn{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.review-title{font-size:1.15rem;font-weight:700;color:#1e1b4b;margin:0 0 14px;position:relative;z-index:1}.review-text{font-size:1rem;color:#4b5563;line-height:1.8;margin:0;position:relative;z-index:1}.review-product{margin-top:22px;padding-top:20px;border-top:2px dashed #e5e7eb;display:flex;align-items:center;gap:14px;position:relative;z-index:1}.review-product-icon{width:48px;height:48px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.review-product-name{font-size:.95rem;color:#6b7280;font-weight:500}.load-more-section{text-align:center;margin-top:60px}.load-more-btn{display:inline-flex;align-items:center;gap:14px;padding:18px 50px;background:linear-gradient(135deg,#a855f7,#c084fc);color:#fff;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 35px #a855f766}.load-more-btn:hover{transform:translateY(-4px);box-shadow:0 20px 50px #a855f780}.load-more-btn span{font-size:1.3rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center}.empty-state .empty-icon{font-size:6rem;margin-bottom:30px;animation:bounce 2s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.empty-state h4{font-size:1.8rem;font-weight:700;color:#1e1b4b;margin:0 0 12px}.empty-state p{color:#6b7280;font-size:1.2rem;margin:0}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px}.loading-state .spinner{width:70px;height:70px;border:6px solid #f3f4f6;border-top:6px solid #a855f7;border-right:6px solid #c084fc;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state p{color:#6b7280;font-size:1.2rem;font-weight:500}.no-results{text-align:center;padding:80px 20px}.no-results h3{font-size:1.5rem;color:#1e1b4b;margin-bottom:12px}.no-results p{color:#6b7280;font-size:1.1rem}@media(max-width:1024px){.reviews-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.reviews-page-wrapper{padding:0 0 60px}.reviews-hero{padding:60px 20px 80px}.reviews-hero h1{font-size:2.5rem}.reviews-hero p{font-size:1.1rem}.reviews-hero .hero-rating{flex-direction:column;gap:10px}.reviews-hero .hero-rating .score{font-size:3rem}.reviews-stats{margin-top:-20px}.stat-card{padding:25px 30px;min-width:160px}.stat-number{font-size:2.5rem}.rating-summary{padding:30px}.filter-section{flex-direction:column;align-items:stretch}.filter-buttons{justify-content:center}.search-box{width:100%}.reviews-grid{grid-template-columns:1fr}.review-card.featured{grid-column:1}}@media(max-width:480px){.reviews-hero h1{font-size:2rem}.reviews-stats{flex-direction:column;align-items:center}.stat-card{width:100%;max-width:220px}.filter-btn{padding:10px 18px;font-size:.85rem}}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--success-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--warning-gradient: linear-gradient(135deg, #fa709a 0%, #fee140 100%);--dark-bg: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);--card-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--card-shadow-hover: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 10px 10px -5px rgba(0, 0, 0, .02);--transition: all .3s cubic-bezier(.4, 0, .2, 1)}.user-panel-container{display:flex;min-height:calc(100vh - 100px);background:linear-gradient(135deg,#f5f7fa,#e4e8ec);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.user-sidebar{width:280px;background:var(--dark-bg);color:#fff;display:flex;flex-direction:column;box-shadow:4px 0 24px #00000026;position:relative;z-index:10}.profile-section{padding:28px 24px;background:var(--primary-gradient);border-bottom:1px solid rgba(255,255,255,.1)}.profile-header{display:flex;align-items:center;gap:16px}.profile-avatar{width:56px;height:56px;border-radius:16px;object-fit:cover;border:3px solid rgba(255,255,255,.3);box-shadow:0 4px 12px #0003}.profile-info-text{flex:1}.profile-name{font-size:1.125rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.025em}.profile-role{font-size:.875rem;color:#fffc;margin:4px 0 0;font-weight:500}.sidebar-nav{padding:16px 12px;display:flex;flex-direction:column;flex-grow:1;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;font-size:.9375rem;font-weight:500;cursor:pointer;border-radius:10px;transition:var(--transition)}.nav-item:hover{background-color:#ffffff0d;color:#f1f5f9}.nav-item.active{background:var(--primary-gradient);color:#fff;box-shadow:0 4px 12px #667eea4d}.nav-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.nav-badge{background:#ef4444;color:#fff;font-size:.75rem;padding:2px 8px;border-radius:12px;font-weight:600;margin-left:auto}.logout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 48px);margin:0 24px 20px;padding:12px 20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:var(--transition);box-shadow:0 4px 6px -1px #ef444433}.logout-btn:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #ef44444d}.user-content{flex:1;padding:32px;overflow-y:auto;overflow-x:hidden;background:transparent;max-width:100%;box-sizing:border-box}.user-content h3{color:#111827;margin-bottom:24px;font-size:1.75rem;font-weight:700;border-bottom:2px solid #e5e7eb;padding-bottom:12px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:28px}.stat-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;border:1px solid #e5e7eb;box-shadow:var(--card-shadow);transition:var(--transition)}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--card-shadow-hover)}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.stat-icon.blue{background:var(--primary-gradient)}.stat-icon.green{background:var(--success-gradient)}.stat-icon.purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.stat-icon.orange{background:var(--warning-gradient)}.stat-content{flex:1}.stat-value{font-size:1.5rem;font-weight:700;color:#111827;line-height:1.2}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px}.category-card{background:#fff;border-radius:12px;padding:24px;text-align:center;border:2px solid #e5e7eb;cursor:pointer;transition:var(--transition);position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-gradient);opacity:0;transition:opacity .3s ease}.category-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}.category-card:hover:before{opacity:1}.category-card.active{border-color:#667eea;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.category-card.active:before{opacity:1}.category-icon{width:48px;height:48px;margin:0 auto 12px;background:var(--primary-gradient);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.category-name{font-size:1rem;font-weight:600;color:#111827;margin:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.product-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #f3f4f6;box-shadow:var(--card-shadow);transition:var(--transition);animation:fadeInUp .6s ease-out}.product-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover)}.product-image{width:100%;height:200px;object-fit:cover;border-bottom:1px solid #f3f4f6}.product-content{padding:20px}.product-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 8px;line-height:1.4}.product-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-tag{display:inline-flex;align-items:center;padding:4px 10px;background:#f3f4f6;color:#4b5563;font-size:.75rem;font-weight:600;border-radius:6px}.product-tag.subject{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.product-price{font-size:1.25rem;font-weight:700;color:#059669;margin:0 0 16px}.product-actions{display:flex;gap:8px}.btn-primary{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:var(--primary-gradient);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:var(--transition);box-shadow:0 4px 6px -1px #667eea33}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #667eea4d}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:24px;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:var(--card-shadow)}.filter-btn{padding:8px 16px;background:#f3f4f6;border:none;border-radius:8px;font-size:.875rem;font-weight:500;color:#4b5563;cursor:pointer;transition:var(--transition)}.filter-btn:hover{background:#e5e7eb}.filter-btn.active{background:var(--primary-gradient);color:#fff}.filter-input{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;width:120px;transition:var(--transition)}.filter-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.filter-select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;background:#fff;cursor:pointer;transition:var(--transition)}.filter-select:focus{outline:none;border-color:#667eea}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:24px}.detail-card{background:#fff;border-radius:12px;padding:24px;border:1px solid #e5e7eb;cursor:pointer;transition:var(--transition);position:relative}.detail-card:hover{transform:translateY(-2px);box-shadow:var(--card-shadow-hover)}.detail-card.active{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#0ea5e9}.detail-card h5{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 8px}.detail-card p{font-size:.875rem;color:#6b7280;margin:0}.subject-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px;padding:16px;background:#f9fafb;border-radius:12px}.subject-btn{padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:.875rem;font-weight:500;color:#4b5563;cursor:pointer;transition:var(--transition)}.subject-btn:hover{border-color:#667eea;color:#667eea}.subject-btn.active{background:var(--primary-gradient);color:#fff;border-color:transparent;box-shadow:0 4px 6px -1px #667eea4d}.cart-section{animation:fadeInUp .5s ease-out}.cart-header-compact{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:12px 16px;background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.cart-header-left{display:flex;align-items:center;gap:10px}.cart-header-left svg{width:18px;height:18px;color:#64748b}.cart-header-compact h3{margin:0;font-size:1rem;font-weight:600;color:#374151;border-bottom:none;padding-bottom:0;letter-spacing:-.01em}.cart-header-right{display:flex;align-items:center;gap:12px}.cart-badge{background:#f3f4f6;color:#6b7280;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:500}.cart-total-quick{font-size:.875rem;font-weight:600;color:#059669;padding:4px 10px;background:#ecfdf5;border-radius:6px;border:1px solid #a7f3d0}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.cart-header h3{margin:0;border-bottom:none;padding-bottom:0}.cart-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border-radius:20px;font-size:.875rem;font-weight:600}.shipping-progress{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;padding:20px 24px;margin-bottom:24px;border:1px solid #fcd34d}.shipping-progress.free{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#6ee7b7}.progress-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-weight:600;color:#92400e}.shipping-progress.free .progress-header{color:#065f46}.progress-header svg{width:24px;height:24px}.progress-bar{height:8px;background:#ffffff80;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:4px;transition:width .5s ease}.shipping-progress.free .progress-fill{background:linear-gradient(90deg,#10b981,#059669)}.progress-text{font-size:.875rem;color:#92400e;margin:0;text-align:center}.shipping-progress.free .progress-text{color:#065f46}.cart-container{display:grid;grid-template-columns:1fr 340px;gap:24px}.cart-items-container{display:flex;flex-direction:column;gap:20px}.cart-table-container{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d;overflow:hidden}.cart-table-header{display:grid;grid-template-columns:2fr 100px 140px 100px 100px;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.th-product{text-align:left}.th-price,.th-quantity,.th-total,.th-actions{text-align:center}.cart-table-body{display:flex;flex-direction:column}.cart-table-row{display:grid;grid-template-columns:2fr 100px 140px 100px 100px;gap:16px;padding:20px;border-bottom:1px solid #f1f5f9;align-items:center;transition:all .2s ease}.cart-table-row:hover{background:linear-gradient(135deg,#fafafa,#f8fafc)}.cart-table-row:last-child{border-bottom:none}.td-product{display:flex;align-items:center;gap:16px}.cart-table-image{width:70px;height:70px;object-fit:cover;border-radius:10px;border:2px solid #e2e8f0;flex-shrink:0}.td-product-info{display:flex;flex-direction:column;gap:6px}.cart-table-title{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.cart-table-category{font-size:.75rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.cart-table-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.stock-badge,.delivery-badge{display:flex;align-items:center;gap:4px;font-size:.6875rem;font-weight:500;padding:4px 8px;border-radius:4px}.stock-badge{color:#059669;background:#d1fae5}.stock-badge svg{width:12px;height:12px}.delivery-badge{color:#6b7280;background:#f3f4f6}.delivery-badge svg{width:12px;height:12px}.td-price{text-align:center}.unit-price{font-size:.875rem;font-weight:600;color:#475569}.td-quantity{text-align:center}.qty-control-table{display:flex;align-items:center;justify-content:center;gap:8px}.qty-btn-table{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #3b82f6;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#2563eb;padding:0}.qty-btn-table svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.5}.qty-btn-table:hover:not(:disabled){background:#3b82f6;color:#fff}.qty-btn-table:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;color:#94a3b8}.qty-value-table{font-size:1rem;font-weight:700;color:#1e293b;min-width:36px;text-align:center;background:#fff;padding:6px 12px;border-radius:8px;border:2px solid #e2e8f0}.td-total{text-align:center}.line-total{font-size:1rem;font-weight:700;color:#1e293b}.td-actions{display:flex;justify-content:center;gap:8px}.action-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all .2s ease;padding:0;border:2px solid}.action-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2}.action-btn.save{background:#eff6ff;border-color:#3b82f6;color:#2563eb}.action-btn.save:hover{background:#3b82f6;color:#fff}.action-btn.remove{background:#fef2f2;border-color:#ef4444;color:#dc2626}.action-btn.remove:hover{background:#ef4444;color:#fff}.cart-category-group{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:var(--card-shadow)}.category-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;font-weight:600;color:#1e293b;font-size:1rem}.category-header svg{width:20px;height:20px;color:#667eea}.category-count{margin-left:auto;font-size:.875rem;color:#6b7280;font-weight:500}.cart-items{display:flex;flex-direction:column;gap:0}.cart-item.enhanced{display:flex;align-items:stretch;gap:20px;padding:20px;border-bottom:1px solid #f3f4f6;transition:var(--transition);background:#fff}.cart-item.enhanced:last-child{border-bottom:none}.cart-item.enhanced:hover{background:linear-gradient(135deg,#fafafa,#f5f5f5)}.cart-item-image-wrapper{position:relative;flex-shrink:0}.cart-item-image{width:100px;height:100px;object-fit:cover;border-radius:12px;border:2px solid #f3f4f6;transition:var(--transition)}.cart-item.enhanced:hover .cart-item-image{transform:scale(1.05);border-color:#667eea}.item-badge{position:absolute;top:-8px;right:-8px;padding:4px 10px;border-radius:12px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00000026}.item-badge.new{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.item-badge.popular{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:8px}.item-header{display:flex;flex-direction:column;gap:4px}.cart-item-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0;line-height:1.3}.item-subtitle{font-size:.875rem;color:#6b7280;font-weight:500}.item-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.stock-status,.delivery-estimate{display:flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:500}.stock-status.in-stock{color:#059669}.stock-status.in-stock svg{width:16px;height:16px}.delivery-estimate{color:#6b7280}.delivery-estimate svg{width:14px;height:14px}.item-price-row{display:flex;align-items:baseline;gap:12px;margin-top:4px}.item-total{font-size:1.25rem;font-weight:700;color:#111827}.item-unit-price{font-size:.875rem;color:#6b7280;font-weight:500}.quantity-control.enhanced{display:flex;align-items:center;gap:16px;margin-top:12px;padding:12px 20px;background:#f1f5f9;border-radius:14px;border:2px solid #e2e8f0;width:fit-content}.qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #3b82f6;border-radius:10px;cursor:pointer;transition:var(--transition);color:#2563eb;font-weight:700;font-size:1.5rem;box-shadow:0 4px 6px #3b82f633;padding:0}.qty-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:3}.qty-btn:hover:not(:disabled){background:#3b82f6;color:#fff;transform:scale(1.1);box-shadow:0 6px 12px #3b82f64d}.qty-btn:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;color:#94a3b8}.qty-value{font-size:1.25rem;font-weight:800;color:#1e293b;min-width:48px;text-align:center;background:#fff;padding:10px 16px;border-radius:10px;border:2px solid #e2e8f0;box-shadow:inset 0 2px 4px #0000000d}.cart-item-actions.enhanced{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;align-items:center;min-width:120px;padding:8px;background:#f8fafc;border-radius:12px;border:2px solid #e2e8f0}.btn-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #cbd5e1;border-radius:12px;cursor:pointer;transition:var(--transition);color:#64748b;box-shadow:0 4px 6px #00000014;padding:0}.btn-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:2.5}.btn-icon:hover{transform:translateY(-3px);box-shadow:0 8px 16px #00000026}.btn-icon.save-btn{border-color:#3b82f6;background:#eff6ff;color:#2563eb}.btn-icon.save-btn:hover{background:#3b82f6;border-color:#2563eb;color:#fff}.btn-icon.remove-btn{border-color:#ef4444;background:#fef2f2;color:#dc2626}.btn-icon.remove-btn:hover{background:#ef4444;border-color:#dc2626;color:#fff}.cart-summary.enhanced{background:#fff;border-radius:20px;padding:28px;border:1px solid #e5e7eb;box-shadow:var(--card-shadow);height:fit-content;position:sticky;top:24px}.summary-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 24px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.summary-content{display:flex;flex-direction:column;gap:12px}.summary-row{display:flex;justify-content:space-between;font-size:.9375rem;color:#4b5563}.summary-row.discount{color:#059669;font-weight:600}.summary-row.total{font-size:1.25rem;font-weight:700;color:#111827;margin-top:8px;padding-top:16px;border-top:2px solid #e5e7eb}.free-shipping{color:#059669;font-weight:600}.summary-divider{height:1px;background:#e5e7eb;margin:4px 0}.savings-badge{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;padding:12px 16px;border-radius:12px;font-size:.875rem;font-weight:600;margin-top:12px;animation:fadeInUp .3s ease-out}.coupon-section{margin:24px 0;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px dashed #cbd5e1}.coupon-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;color:#475569;font-size:.9375rem}.coupon-header svg{width:18px;height:18px;color:#667eea}.coupon-input-group{display:flex;gap:8px}.coupon-input{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:.875rem;font-weight:500;transition:var(--transition)}.coupon-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.coupon-btn{padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:var(--transition);white-space:nowrap}.coupon-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.coupon-btn:disabled{opacity:.5;cursor:not-allowed}.coupon-applied{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:10px}.coupon-code{font-weight:700;color:#065f46;font-size:.9375rem}.remove-coupon{padding:6px 12px;background:#fff;color:#dc2626;border:1px solid #fecaca;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:var(--transition)}.remove-coupon:hover{background:#fee2e2}.coupon-hint{font-size:.75rem;color:#94a3b8;margin:8px 0 0;text-align:center}.checkout-btn.enhanced{width:100%;padding:16px 24px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border:none;border-radius:14px;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 4px 6px -1px #0f172a33;text-transform:uppercase;letter-spacing:.5px}.checkout-btn.enhanced:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0f172a4d;background:linear-gradient(135deg,#1e293b,#334155)}.checkout-btn.enhanced svg{transition:transform .3s ease}.checkout-btn.enhanced:hover svg{transform:translate(4px)}.trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.trust-badge{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:12px 8px;background:#f8fafc;border-radius:12px;transition:var(--transition)}.trust-badge:hover{background:#f1f5f9;transform:translateY(-2px)}.trust-badge svg{width:24px;height:24px;color:#667eea}.trust-badge span{font-size:.6875rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}.continue-shopping-link{width:100%;margin-top:16px;padding:12px;background:transparent;color:#6b7280;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:var(--transition);text-align:center}.continue-shopping-link:hover{color:#667eea;background:#f5f3ff}.empty-state.enhanced{padding:80px 40px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;border:2px dashed #e2e8f0}.empty-icon.animated{width:120px;height:120px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:50%;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-state.enhanced .empty-title{font-size:1.5rem;margin-top:24px}.empty-state.enhanced .empty-text{font-size:1rem;color:#64748b;max-width:400px;margin:12px auto 32px}.empty-actions{margin-bottom:40px}.continue-shopping-btn{padding:16px 32px;font-size:1rem}.empty-features{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.feature-item{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;font-size:.875rem;color:#475569;font-weight:500;box-shadow:0 2px 4px #0000000d}.feature-item svg{width:20px;height:20px;color:#667eea}.order-list{display:flex;flex-direction:column;gap:16px}.order-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;box-shadow:var(--card-shadow);transition:var(--transition)}.order-card:hover{box-shadow:var(--card-shadow-hover)}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.order-id{font-size:1rem;font-weight:700;color:#111827;margin:0}.order-date{font-size:.875rem;color:#6b7280;margin:4px 0 0}.order-status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.order-status.pending{background:#fef3c7;color:#92400e}.order-status.processing{background:#dbeafe;color:#1e40af}.order-status.completed{background:#d1fae5;color:#065f46}.order-items{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.order-item{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#f9fafb;border-radius:8px}.order-item img{width:40px;height:40px;object-fit:cover;border-radius:6px}.order-item-info{font-size:.875rem;color:#4b5563}.order-total{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f3f4f6}.order-total-label{font-size:.875rem;color:#6b7280}.order-total-value{font-size:1.25rem;font-weight:700;color:#111827}.form-section{background:#fff;border-radius:16px;padding:28px;border:1px solid #e5e7eb;box-shadow:var(--card-shadow)}.form-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;transition:var(--transition);box-sizing:border-box}.form-textarea{width:100%;min-height:120px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;resize:vertical;transition:var(--transition);box-sizing:border-box;font-family:inherit}.back-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f3f4f6;color:#4b5563;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:var(--transition);margin-bottom:20px}.back-btn.professional{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#475569;border:2px solid #e2e8f0;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:0;box-shadow:0 2px 4px #0000000d}.back-btn.professional:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 16px #667eea4d}.back-btn.professional svg{transition:transform .3s ease}.back-btn.professional:hover svg{transform:translate(-3px)}.category-header{margin-bottom:32px;padding:24px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.category-title-section{display:flex;align-items:center;gap:20px;margin-top:20px;padding-top:20px;border-top:2px solid #f1f5f9}.category-icon-large{width:64px;height:64px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 16px #667eea4d}.category-icon-large svg{width:32px;height:32px}.category-title-content{flex:1}.category-main-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 6px;letter-spacing:-.025em}.category-subtitle{font-size:.9375rem;color:#64748b;margin:0;font-weight:500}.category-header.compact{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;margin-bottom:20px}.category-title-row{display:flex;align-items:center;gap:12px}.category-icon-small{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.category-icon-small svg{width:20px;height:20px}.category-main-title.compact{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}.back-btn.compact{display:inline-flex;align-items:center;gap:8px;padding:10px 28px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#475569;border:2px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:0;box-shadow:0 1px 2px #0000000d}.back-btn.compact:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;transform:translateY(-1px);box-shadow:0 4px 8px #667eea40}.back-btn.compact svg{width:16px;height:16px;transition:transform .3s ease}.back-btn.compact:hover svg{transform:translate(-2px)}.detail-grid.professional{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px}.detail-card.professional{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;padding:20px;border:2px solid #e2e8f0;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.detail-card.professional:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}.detail-card.professional:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 20px 40px #667eea26}.detail-card.professional:hover:before{opacity:1}.detail-card.professional.active{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#0ea5e9;box-shadow:0 12px 24px #0ea5e933}.detail-card.professional.active:before{opacity:1;background:linear-gradient(180deg,#0ea5e9,#0284c7)}.detail-card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.detail-card-icon svg{width:32px;height:32px}.detail-card-icon.merge-icon{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706}.detail-card-icon.subject-icon{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb}.detail-card.professional:hover .detail-card-icon{transform:scale(1.1)}.detail-card-content{flex:1}.detail-card-content h5{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 6px;letter-spacing:-.025em}.detail-card-content p{font-size:.875rem;color:#64748b;margin:0 0 12px;line-height:1.4}.detail-card-badge{display:inline-flex;align-items:center;padding:6px 14px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:20px;border:1px solid #cbd5e1}.badge-text{font-size:.8125rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.detail-card.professional.active .detail-card-badge{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:transparent}.detail-card.professional.active .badge-text{color:#fff}.detail-card-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px;color:#94a3b8;transform:rotate(180deg);transition:all .3s ease;flex-shrink:0}.detail-card-arrow svg{width:16px;height:16px}.detail-card.professional:hover .detail-card-arrow{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:rotate(180deg) translate(2px)}.detail-card.professional.active .detail-card-arrow{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.subject-filter{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0}.subject-btn{padding:10px 20px;background:#fff;border:2px solid #e2e8f0;border-radius:24px;font-size:.875rem;font-weight:600;color:#475569;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000d}.subject-btn:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px);box-shadow:0 4px 8px #667eea26}.subject-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}.payment-summary{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;padding:24px;margin-bottom:24px}.payment-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #bae6fd}.payment-item:last-child{border-bottom:none}.payment-total{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:2px solid #7dd3fc;font-size:1.25rem;font-weight:700;color:#111827}.pay-btn{width:100%;padding:16px;background:var(--success-gradient);color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:var(--transition);box-shadow:0 4px 6px -1px #4facfe4d}.pay-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #4facfe66}.merge-book-container{display:grid;grid-template-columns:minmax(280px,350px) minmax(320px,1fr);gap:24px;background:#fff;border-radius:16px;padding:24px;border:2px solid #e2e8f0;box-shadow:var(--card-shadow);margin-bottom:24px;align-items:stretch;max-width:100%;box-sizing:border-box}.merge-book-left{display:flex;flex-direction:column;gap:16px;flex:1;min-width:0}.merge-book-image{width:100%;height:200px;object-fit:contain;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;display:block}.merge-book-info-table{display:flex;flex-direction:column;gap:12px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid #e2e8f0}.merge-book-info-table .product-title{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.merge-book-info-table .product-price{font-size:1.4rem;font-weight:700;color:#059669;margin:0}.merge-book-description{font-size:.9rem;color:#64748b;line-height:1.5;margin:0;word-wrap:break-word}.merge-book-right{display:flex;flex-direction:column;gap:16px;flex:1;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;min-width:0;overflow:hidden}.checkbox-section-title{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 12px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.book-checkbox-list{display:flex;flex-direction:column;gap:10px}.book-checkbox-item{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border-radius:10px;border:2px solid #e2e8f0;cursor:pointer;transition:all .3s ease}.book-checkbox-item:hover{border-color:#667eea;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.book-checkbox-item input[type=checkbox]{display:none}.checkbox-custom{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.book-checkbox-item input[type=checkbox]:checked+.checkbox-custom{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent}.book-checkbox-item input[type=checkbox]:checked+.checkbox-custom:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.book-label{font-size:1rem;font-weight:600;color:#475569;flex:1}.selection-status{font-size:.9rem;font-weight:600;padding:10px 14px;border-radius:8px;text-align:center;margin:0}.selection-status.valid{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.selection-status.invalid{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.merge-cart-section{display:flex;flex-direction:column;gap:14px;padding-top:14px;border-top:2px solid #e2e8f0;animation:fadeInUp .3s ease-out}.quantity-input-group{display:flex;align-items:center;gap:12px}.quantity-input-group label{font-size:.9rem;font-weight:600;color:#374151;white-space:nowrap}.quantity-input{width:80px;padding:8px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-weight:600;color:#1e293b;text-align:center;transition:all .3s ease}.merge-add-btn{width:100%;padding:12px 20px;font-size:1rem}.cart-toast-notification{position:fixed;top:24px;right:24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 10px 40px #10b9814d;display:flex;align-items:center;gap:14px;z-index:1000;animation:slideInRight .4s cubic-bezier(.4,0,.2,1);min-width:280px;max-width:360px}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.toast-icon{width:36px;height:36px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}.toast-content{display:flex;flex-direction:column;gap:4px}.toast-message{font-size:.875rem;font-weight:600;margin:0;opacity:.95}.toast-item{font-size:1rem;font-weight:700;margin:0;line-height:1.3}@media(max-width:1024px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}.cart-table-header{display:none}.cart-table-row{grid-template-columns:1fr;gap:12px;padding:16px}.td-product{grid-column:1 / -1;border-bottom:1px solid #f1f5f9;padding-bottom:12px}.td-price,.td-quantity,.td-total,.td-actions{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.td-price:before{content:"Price: ";font-weight:600;color:#64748b}.td-quantity:before{content:"Quantity: ";font-weight:600;color:#64748b}.td-total:before{content:"Total: ";font-weight:600;color:#64748b}.td-actions:before{content:"Actions: ";font-weight:600;color:#64748b}}@media(max-width:768px){.user-panel-container{flex-direction:column}.user-sidebar{width:100%}.sidebar-nav{flex-direction:row;flex-wrap:wrap;padding:12px}.nav-item{flex:1;min-width:140px;justify-content:center}.user-content{padding:20px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.stats-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{flex-direction:column;align-items:stretch}}@media(max-width:480px){.stats-grid,.product-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}}.subject-wise-container{display:grid;grid-template-columns:1fr 320px;gap:28px;margin-top:28px;align-items:start;max-width:100%;overflow-x:hidden}@media(max-width:1100px){.subject-wise-container{grid-template-columns:1fr}.subject-wise-summary-card{position:static;order:-1}}.subject-wise-table-wrapper.cart-style{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #00000012,0 10px 15px -3px #0000000d,0 0 0 1px #fffc inset}.subject-wise-table.cart-style{width:100%;border-collapse:separate;border-spacing:0;background:#fff;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.subject-wise-table.cart-style thead{background:linear-gradient(180deg,#1e293b,#334155);position:relative;overflow:hidden}.subject-wise-table.cart-style thead:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0f172a,#c9a227,#0f172a)}.subject-wise-table.cart-style thead:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%);animation:headerShimmer 4s ease-in-out infinite}@keyframes headerShimmer{0%{left:-100%}50%,to{left:100%}}.subject-wise-table.cart-style th{color:#f8fafc;padding:16px 20px;text-align:left;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;border:none;border-right:1px solid rgba(255,255,255,.08);position:relative;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap;background:transparent}.subject-wise-table.cart-style th:last-child{border-right:none;text-align:center}.subject-wise-table.cart-style .col-book{width:35%;padding-left:24px!important}.subject-wise-table.cart-style .col-subject{width:18%}.subject-wise-table.cart-style .col-pdf{width:12%;text-align:center}.subject-wise-table.cart-style .col-select{width:10%;text-align:center}.subject-wise-table.cart-style .col-qty{width:15%;text-align:center}.subject-wise-table.cart-style tbody tr{border-bottom:1px solid #f1f5f9;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.subject-wise-table.cart-style tbody tr:nth-child(2n){background:linear-gradient(90deg,#f8fafc,#f1f5f9)}.subject-wise-table.cart-style tbody tr:hover{background:linear-gradient(90deg,#eff6ff,#dbeafe);transform:translate(2px);box-shadow:-2px 0 #3b82f6,0 4px 12px #3b82f61f}.subject-wise-table.cart-style tbody tr.selected-row{background:linear-gradient(90deg,#e0e7ff,#c7d2fe);border-left:4px solid #4f46e5;box-shadow:inset 0 0 20px #4f46e514}.subject-wise-table.cart-style tbody tr:last-child{border-bottom:none}.subject-wise-table.cart-style td{padding:16px 14px;vertical-align:middle;color:#1e293b;font-size:.875rem;font-weight:500}.book-details-cell{padding-left:24px!important}.book-info-mini.cart-style{display:flex;align-items:center;gap:14px}.book-thumb.cart-style{width:56px;height:56px;object-fit:cover;border-radius:10px;border:2px solid #e2e8f0;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.book-thumb.cart-style:hover{transform:scale(1.08);border-color:#6366f1;box-shadow:0 4px 12px #6366f140}.book-title-mini{font-size:.9rem;font-weight:600;color:#1e293b;line-height:1.4}.subject-tag.cart-style{display:inline-flex;align-items:center;padding:6px 14px;background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:#0369a1;border-radius:20px;font-size:.75rem;font-weight:600;border:1px solid #7dd3fc;letter-spacing:.3px}.pdf-view-btn.cart-style{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 6px #dc262640;text-transform:uppercase;letter-spacing:.5px}.pdf-view-btn.cart-style:hover{transform:translateY(-2px);box-shadow:0 4px 12px #dc262659;background:linear-gradient(135deg,#b91c1c,#991b1b)}.pdf-view-btn.cart-style svg{width:13px;height:13px}.no-pdf{color:#94a3b8;font-size:.8rem;font-style:italic}.table-checkbox.cart-style{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.table-checkbox.cart-style input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-custom.cart-style{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 3px #00000014}.table-checkbox.cart-style:hover .checkbox-custom.cart-style{border-color:#6366f1;box-shadow:0 2px 8px #6366f140;transform:scale(1.05)}.table-checkbox.cart-style input:checked~.checkbox-custom.cart-style{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;box-shadow:0 2px 8px #6366f159}.table-checkbox.cart-style input:checked~.checkbox-custom.cart-style:after{content:"✓";color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2)}.quantity-input-mini.cart-style{width:65px;padding:10px 8px;border:2px solid #e2e8f0;border-radius:8px;font-size:.85rem;text-align:center;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);background:#f8fafc;color:#64748b;box-shadow:inset 0 1px 3px #0000000d}.quantity-input-mini.cart-style.enabled{border-color:#6366f1;background:#fff;color:#1e293b;box-shadow:0 2px 8px #6366f126}.quantity-input-mini.cart-style:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.quantity-input-mini.cart-style.disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}.quantity-input-mini.cart-style::-webkit-outer-spin-button,.quantity-input-mini.cart-style::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield}.subject-wise-summary.cart-style{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-top:2px solid #e2e8f0;margin-top:0;border-radius:0 0 14px 14px}.subject-wise-summary.cart-style .selection-status{font-size:.875rem;font-weight:600;margin:0}.subject-wise-summary.cart-style .selection-status.valid{color:#059669}.subject-wise-summary.cart-style .selection-status.invalid{color:#dc2626}.subject-wise-summary-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000a;position:sticky;top:20px}.summary-card-title{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 20px;padding-bottom:14px;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:10px}.summary-card-title:before{content:"";width:4px;height:20px;background:linear-gradient(180deg,#3b82f6,#1d4ed8);border-radius:2px}.summary-card-content{margin-bottom:20px}.summary-card-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:.875rem;color:#64748b}.summary-card-row.total{font-size:1.15rem;font-weight:700;color:#1e293b;padding-top:16px;margin-top:8px;border-top:2px dashed #e2e8f0}.summary-card-divider{height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin:14px 0}.summary-add-to-cart-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0f172a40;text-transform:uppercase;letter-spacing:.8px}.summary-add-to-cart-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 20px #0f172a59;background:linear-gradient(135deg,#1e293b,#334155)}.summary-add-to-cart-btn:active{transform:translateY(-1px)}.summary-add-to-cart-btn:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;box-shadow:none}.summary-add-to-cart-btn svg{width:18px;height:18px}.summary-card-note{margin-top:18px;padding-top:16px;border-top:1px solid #e2e8f0;text-align:center}.summary-card-note p{font-size:.75rem;color:#94a3b8;margin:0;font-weight:500}.other-books-checkbox-section{margin:24px 0;padding:18px 22px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;border:2px solid #f59e0b;box-shadow:0 2px 8px #f59e0b26}.other-books-checkbox{display:flex;align-items:center;gap:14px;cursor:pointer;font-size:.95rem;font-weight:600;color:#92400e;-webkit-user-select:none;user-select:none}.other-books-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.other-books-checkbox .checkbox-custom{width:22px;height:22px;border:2px solid #d97706;border-radius:6px;transition:all .25s ease;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.other-books-checkbox:hover .checkbox-custom{border-color:#b45309;background:#fffbeb;transform:scale(1.05)}.other-books-checkbox input:checked~.checkbox-custom{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b4d}.other-books-checkbox input:checked~.checkbox-custom:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.other-books-label{font-size:.95rem;font-weight:700;color:#92400e;letter-spacing:.3px}.other-books-table-section{margin-top:20px;background:#fff;border-radius:16px;border:2px solid #f59e0b;overflow:hidden;box-shadow:0 4px 12px #f59e0b26}.other-books-title{font-size:1rem;font-weight:700;color:#92400e;padding:16px 22px;margin:0;background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom:2px solid #f59e0b;display:flex;align-items:center;gap:10px}.other-books-title:before{content:"📚";font-size:1.1rem}.other-books-table-wrapper{overflow-x:hidden}.other-books-table{width:100%;border-collapse:collapse;background:#fff;font-family:Inter,Segoe UI,system-ui,sans-serif}.other-books-table thead{background:linear-gradient(180deg,#1e293b,#334155);position:relative;overflow:hidden}.other-books-table thead:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0f172a,#c9a227,#0f172a)}.other-books-table thead:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%);animation:headerShimmer 4s ease-in-out infinite}.other-books-table th{color:#f8fafc;padding:14px 18px;text-align:left;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:1px;border:none;border-right:1px solid rgba(255,255,255,.08);white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3)}.other-books-table th:last-child{text-align:center}.other-books-table td{padding:14px 18px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.other-books-table tbody tr{transition:all .2s ease}.other-books-table tbody tr:hover{background:linear-gradient(90deg,#fefce8,#fef9c3)}.other-books-table tbody tr.selected-row{background:linear-gradient(90deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b}.other-books-table tbody tr:last-child td{border-bottom:none}.other-books-table .book-info-row{display:flex;align-items:center;gap:14px}.other-books-table .book-thumb{width:48px;height:48px;object-fit:cover;border-radius:8px;border:2px solid #e2e8f0;transition:all .2s ease}.other-books-table .book-thumb:hover{transform:scale(1.1);border-color:#f59e0b}.other-books-table .book-title{font-weight:600;color:#1e293b;font-size:.875rem}.other-books-table .subject-tag{display:inline-block;padding:5px 12px;background:#e0f2fe;color:#0369a1;border-radius:20px;font-size:.7rem;font-weight:600}.other-books-table .pdf-btn{display:inline-block;padding:6px 12px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:6px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.other-books-table .pdf-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #dc26264d}.other-books-table .checkbox{width:18px;height:18px;cursor:pointer;accent-color:#6366f1}.other-books-table .qty-input{width:55px;padding:8px 10px;border:1.5px solid #cbd5e1;border-radius:6px;font-size:.85rem;text-align:center;font-weight:500;transition:all .2s ease;background:#f8fafc;color:#334155}.other-books-table .qty-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.other-books-table .qty-input.active{background:#fff;border-color:#6366f1;color:#1e293b}.other-books-table .qty-input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}.other-books-table .no-pdf{color:#94a3b8;font-style:italic;font-size:.8rem}.other-books-empty{margin-top:20px;padding:24px;text-align:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;border:2px dashed #f59e0b}.other-books-empty p{margin:0;color:#92400e;font-weight:600;font-size:.9rem}.additional-options{margin-bottom:20px}.option-checkbox{display:flex;align-items:center;gap:14px;padding:14px 18px;margin-bottom:10px;background:#f8fafc;border-radius:12px;border:2px solid #e2e8f0;cursor:pointer;transition:all .25s ease}.option-checkbox:hover{border-color:#6366f1;background:#f0f7ff;transform:translate(4px)}.option-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.option-checkbox .checkbox-custom{width:22px;height:22px;border:2px solid #c5cfd9;border-radius:6px;transition:all .25s ease;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;box-shadow:0 1px 3px #00000014}.option-checkbox:hover .checkbox-custom{border-color:#6366f1;transform:scale(1.05)}.option-checkbox input:checked~.checkbox-custom{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;box-shadow:0 2px 8px #6366f14d}.option-checkbox input:checked~.checkbox-custom:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.option-checkbox input:disabled~.checkbox-custom{background:#e2e8f0;border-color:#cbd5e1;cursor:not-allowed}.option-info{display:flex;justify-content:space-between;align-items:center;flex:1}.option-name{font-size:.875rem;font-weight:600;color:#374151}.option-price{font-size:.85rem;font-weight:700;color:#059669;background:#d1fae5;padding:5px 12px;border-radius:20px}.other-books-row{background:linear-gradient(90deg,#fef3c7,#fde68a)!important;border-left:4px solid #f59e0b}.other-books-row td{font-weight:600;color:#92400e}.sub-option-row{background:#fffbeb!important;border-left:4px solid #fbbf24}.sub-option-row td{padding-top:10px!important;padding-bottom:10px!important}.hindi-row{background:linear-gradient(90deg,#ecfdf5,#d1fae5)!important;border-left-color:#10b981}.drawing-row{background:linear-gradient(90deg,#eff6ff,#dbeafe)!important;border-left-color:#3b82f6}.price-cell{font-weight:700;color:#059669;font-size:.9rem;text-align:center}@media(max-width:768px){.subject-wise-table-wrapper.cart-style{overflow-x:auto;border-radius:12px}.subject-wise-table.cart-style{min-width:650px}.subject-wise-summary.cart-style{flex-direction:column;gap:14px;text-align:center;padding:20px}.option-info{flex-direction:column;align-items:flex-start;gap:6px}.subject-wise-summary-card{padding:20px}}@media(max-width:480px){.subject-wise-container{gap:16px;margin-top:16px}.subject-wise-summary-card{border-radius:12px}.summary-add-to-cart-btn{padding:12px 18px;font-size:.85rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.subject-wise-table-wrapper.cart-style{animation:fadeInUp .4s ease-out}.subject-wise-summary-card{animation:fadeInUp .5s ease-out}.merge-book-table-container{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;margin-top:24px}.merge-table-header{padding:20px 24px;background:linear-gradient(180deg,#1e293b,#334155);border-bottom:1px solid #e2e8f0}.merge-table-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 4px}.merge-table-subtitle{font-size:.875rem;color:#94a3b8;margin:0}.merge-books-table{width:100%;border-collapse:collapse}.merge-books-table thead{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.merge-books-table th{padding:14px 20px;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;color:#475569;border-bottom:2px solid #e2e8f0}.merge-books-table .col-book-name{width:40%}.merge-books-table .col-book-category{width:20%}.merge-books-table .col-pdf-view{width:25%;text-align:center}.merge-books-table .col-select{width:15%;text-align:center}.merge-books-table td{padding:16px 20px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.merge-books-table tbody tr:hover{background:linear-gradient(90deg,#eff6ff,#dbeafe)}.merge-books-table tbody tr.selected-row{background:linear-gradient(90deg,#e0e7ff,#c7d2fe);border-left:4px solid #4f46e5}.book-name-cell{font-weight:600;color:#1e293b}.book-category-cell{text-align:center}.category-badge,.book-number-badge{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:8px;font-size:.875rem;font-weight:600}.merge-price-display{display:flex;align-items:center;gap:8px}.merge-price-display .price-label{font-size:.875rem;color:#64748b}.merge-price-display .price-value{font-size:1.25rem;font-weight:700;color:#059669}.other-books-table-wrapper::-webkit-scrollbar,.subject-wise-table-wrapper.cart-style::-webkit-scrollbar{height:8px}.other-books-table-wrapper::-webkit-scrollbar-track,.subject-wise-table-wrapper.cart-style::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.other-books-table-wrapper::-webkit-scrollbar-thumb,.subject-wise-table-wrapper.cart-style::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#94a3b8,#64748b);border-radius:4px}.other-books-table-wrapper::-webkit-scrollbar-thumb:hover,.subject-wise-table-wrapper.cart-style::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#64748b,#475569)}.pay-remaining-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #10b9814d;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;min-width:160px;text-decoration:none}.pay-remaining-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.pay-remaining-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.pay-remaining-btn:hover:before{left:100%}.pay-remaining-btn:active{transform:translateY(-1px)}.pay-remaining-btn svg{width:18px;height:18px;transition:transform .3s ease}.pay-remaining-btn:hover svg{transform:scale(1.1)}.no-pending{color:#10b981;font-weight:600;font-size:.875rem;padding:10px 20px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:10px;border:1px solid #6ee7b7;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 8px #10b98126;background:linear-gradient(135deg,#667eea1a,#764ba21a);color:#667eea}.order-stat-card .stat-icon svg{width:28px;height:28px}.order-stat-card .stat-info h4{font-size:.8125rem;font-weight:600;color:#6b7280;margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px}.order-stat-card .stat-info .stat-value{font-size:1.75rem;font-weight:800;color:#111827;margin:0}.order-list{display:flex;flex-direction:column;gap:24px}.order-card{background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.order-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);opacity:0;transition:opacity .3s ease}.order-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px -8px #0000001f;border-color:#cbd5e1}.order-card:hover:before{opacity:1}.order-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:16px}.order-header-left{display:flex;flex-direction:column;gap:8px}.order-id{font-size:1.25rem;font-weight:700;color:#111827;margin:0;display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.order-id:before{content:"";width:10px;height:10px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 0 0 3px #667eea33}.order-date{font-size:.9375rem;color:#6b7280;margin:0;display:flex;align-items:center;gap:8px;font-weight:500}.order-date svg{width:16px;height:16px;color:#9ca3af}.order-status{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:30px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.order-status:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 100%)}.order-status.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}.order-status.confirmed{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd}.order-status.processing{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#3730a3;border:1px solid #a5b4fc}.order-status.shipped{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}.order-status.delivered{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #86efac;box-shadow:0 4px 12px #16653433}.order-status.cancelled{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}.order-status svg{width:14px;height:14px}.order-items{padding:24px 28px;display:flex;flex-direction:column;gap:16px}.order-item{display:flex;align-items:center;gap:18px;padding:16px;background:#f9fafb;border-radius:14px;border:1px solid #f3f4f6;transition:all .2s ease}.order-item:hover{background:#fff;border-color:#e5e7eb;transform:translate(4px)}.order-item img{width:72px;height:72px;object-fit:cover;border-radius:12px;border:3px solid #e5e7eb;background:#fff;box-shadow:0 2px 6px #00000014}.order-item-info{flex:1;display:flex;flex-direction:column;gap:6px}.order-item-name{font-size:1rem;font-weight:600;color:#111827;margin:0}.order-item-details{display:flex;align-items:center;gap:16px;font-size:.875rem;color:#6b7280}.order-item-quantity{display:flex;align-items:center;gap:6px;padding:4px 12px;background:#f3f4f6;border-radius:20px;font-weight:600}.order-item-price{font-size:1.125rem;font-weight:700;color:#111827}.order-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:16px}.order-total{display:flex;flex-direction:column;gap:4px}.order-total-label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.order-total-value{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em}.track-order-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #667eea4d;text-transform:uppercase;letter-spacing:.5px}.track-order-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #667eea66;background:linear-gradient(135deg,#5a67d8,#6d28d9)}.track-order-btn svg{width:18px;height:18px}.order-actions{display:flex;gap:12px;flex-wrap:wrap}.order-action-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.order-action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.order-action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.order-action-btn.secondary{background:#fff;color:#374151;border-color:#e5e7eb}.order-action-btn.secondary:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.order-items-summary{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280;font-weight:500}.order-items-count{padding:4px 12px;background:#f3f4f6;border-radius:20px}.track-order-section{width:100%;animation:fadeInUp .5s ease-out}.track-order-section>h3{display:flex;align-items:center;gap:14px;color:#111827;margin-bottom:28px;font-size:1.75rem;font-weight:700;border-bottom:2px solid #e5e7eb;padding-bottom:16px}.track-order-section>h3 svg{width:32px;height:32px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:8px;border-radius:10px}.track-order-form{background:#fff;border-radius:20px;padding:28px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:32px}.track-order-form .form-group{margin-bottom:0}.track-order-form label{display:block;margin-bottom:12px;font-size:.9375rem;font-weight:600;color:#374151}.track-order-form select{width:100%;padding:16px 20px;border:2px solid #e5e7eb;border-radius:14px;font-size:1rem;color:#111827;transition:all .3s ease;background:#f9fafb;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px}.track-order-form select:focus{outline:none;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 4px #667eea26}.tracking-timeline-container{background:#fff;border-radius:20px;padding:32px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d}.tracking-timeline-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #f1f5f9;flex-wrap:wrap;gap:16px}.tracking-timeline-header h4{font-size:1.375rem;font-weight:700;color:#111827;margin:0}.tracking-order-info{display:flex;gap:24px;flex-wrap:wrap}.tracking-order-info span{display:flex;align-items:center;gap:8px;font-size:.9375rem;color:#6b7280;font-weight:500}.tracking-order-info svg{width:18px;height:18px;color:#9ca3af}.tracking-timeline{position:relative;padding-left:40px}.tracking-timeline:before{content:"";position:absolute;left:15px;top:8px;bottom:8px;width:3px;background:linear-gradient(180deg,#667eea,#764ba2,#e5e7eb);border-radius:2px}.tracking-item{position:relative;padding-bottom:36px;opacity:0;animation:slideInLeft .5s ease forwards}.tracking-item:last-child{padding-bottom:0}.tracking-item:before{content:"";position:absolute;left:-33px;top:4px;width:20px;height:20px;background:#fff;border-radius:50%;border:4px solid #e5e7eb;transition:all .3s ease}.tracking-item.completed:before{background:linear-gradient(135deg,#10b981,#059669);border-color:#6ee7b7;box-shadow:0 0 0 4px #10b98133}.tracking-item.current:before{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#a5b4fc;box-shadow:0 0 0 4px #667eea33;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #667eea33}50%{box-shadow:0 0 0 8px #667eea1a}}.tracking-content{background:#f9fafb;border-radius:14px;padding:20px 24px;border:1px solid #f3f4f6;transition:all .3s ease}.tracking-item:hover .tracking-content{background:#fff;border-color:#e5e7eb;box-shadow:0 4px 12px #0000000d}.tracking-content .tracking-status{font-size:1.0625rem;font-weight:700;color:#111827;margin:0 0 8px;display:flex;align-items:center;gap:10px}.tracking-content .tracking-status svg{width:20px;height:20px;color:#667eea}.tracking-item.completed .tracking-content .tracking-status svg{color:#10b981}.tracking-content .tracking-time{font-size:.9375rem;color:#6b7280;margin:0;display:flex;align-items:center;gap:8px;font-weight:500}.tracking-content .tracking-time svg{width:16px;height:16px;color:#9ca3af}.no-tracking-data{text-align:center;padding:48px 24px}.no-tracking-data svg{width:64px;height:64px;color:#d1d5db;margin-bottom:20px}.no-tracking-data h5{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 8px}.no-tracking-data p{font-size:.9375rem;color:#6b7280;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){.order-header{padding:20px}.order-id{font-size:1.125rem}.order-items{padding:20px}.order-item{padding:12px}.order-item img{width:56px;height:56px}.order-footer{padding:16px 20px;flex-direction:column;align-items:stretch}.order-actions{justify-content:center}.track-order-btn{width:100%;justify-content:center}.tracking-timeline-container{padding:24px 20px}.tracking-timeline-header{flex-direction:column;align-items:flex-start}.order-stats-summary{grid-template-columns:1fr}}@media(max-width:480px){.order-history-section>h3,.track-order-section>h3{font-size:1.5rem}.order-item-details{flex-direction:column;align-items:flex-start;gap:8px}.order-total-value{font-size:1.25rem}}.order-history-section{width:100%}.order-history-section>h3{color:#111827;margin-bottom:24px;font-size:1.5rem;font-weight:700;border-bottom:2px solid #e5e7eb;padding-bottom:12px}.orders-table-container{overflow-x:auto;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d}.orders-table{width:100%;border-collapse:collapse;font-size:.9375rem}.orders-table thead{background:linear-gradient(135deg,#667eea,#764ba2)}.orders-table thead th{padding:16px 20px;text-align:left;font-weight:600;color:#fff;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.orders-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .2s ease}.orders-table tbody tr:hover{background:#f9fafb}.orders-table tbody tr:last-child{border-bottom:none}.orders-table tbody td{padding:16px 20px;vertical-align:middle}.order-id-cell .order-id{font-weight:700;color:#111827;font-size:.9375rem}.order-date-cell .date-wrapper{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:.875rem}.order-date-cell svg{color:#9ca3af}.items-cell .items-list{display:flex;flex-direction:column;gap:4px}.items-cell .item-row{display:flex;align-items:center;gap:8px}.items-cell .item-name{color:#111827;font-weight:500;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.items-cell .item-qty{color:#6b7280;font-size:.8125rem;background:#f3f4f6;padding:2px 8px;border-radius:12px}.items-cell .more-items{font-size:.75rem;color:#667eea;font-weight:600}.other-books-indicator{font-size:.6875rem;color:#7c3aed;font-weight:600;background:#f3e8ff;padding:2px 6px;border-radius:4px;margin-left:4px}.price-cell .total-price{font-weight:700;color:#111827;font-size:1rem}.payment-cell .payment-info{display:flex;flex-direction:column;gap:4px}.payment-cell .payment-type{font-size:.8125rem;color:#6b7280}.payment-cell .payment-status{display:inline-flex;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.payment-cell .payment-status.payment-paid{background:#dcfce7;color:#166534}.payment-cell .payment-status.payment-pending{background:#fef3c7;color:#92400e}.payment-cell .payment-status.payment-failed{background:#fee2e2;color:#991b1b}.status-cell .order-status-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.action-cell .view-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.action-cell .view-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea59}.action-cell .view-btn svg{width:14px;height:14px}@media(max-width:1024px){.orders-table-container{margin:0 -20px;border-radius:0;border-left:none;border-right:none}.orders-table thead th,.orders-table tbody td{padding:12px 16px}}@media(max-width:768px){.orders-table{font-size:.875rem}.orders-table thead th{padding:12px;font-size:.75rem}.orders-table tbody td{padding:12px}.items-cell .item-name{max-width:100px}}@media(max-width:640px){.orders-table-container{margin:0 -16px}.orders-table thead th:nth-child(3),.orders-table tbody td:nth-child(3){display:none}}.user-orders-list{display:flex;flex-direction:column;gap:16px}.user-order-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:20px;cursor:pointer;transition:all .3s ease}.user-order-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26}.user-order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap;gap:12px}.user-order-id{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.order-id-text{font-size:1rem;font-weight:700;color:#111827}.user-order-date{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.user-order-date svg{color:#9ca3af}.order-status-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.order-status-badge.status-pending{background:#fef3c7;color:#92400e}.order-status-badge.status-processing,.order-status-badge.status-confirmed{background:#dbeafe;color:#1e40af}.order-status-badge.status-shipped{background:#d1fae5;color:#065f46}.order-status-badge.status-delivered,.order-status-badge.status-completed{background:#dcfce7;color:#166534}.order-status-badge.status-cancelled{background:#fee2e2;color:#991b1b}.user-order-body{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;flex-wrap:wrap;gap:16px}.user-order-items-preview{display:flex;align-items:center;gap:16px}.items-preview-images{display:flex;align-items:center}.item-preview-img{width:50px;height:50px;border-radius:8px;overflow:hidden;border:2px solid white;box-shadow:0 2px 4px #0000001a;margin-right:-12px;background:#f3f4f6}.item-preview-img img{width:100%;height:100%;object-fit:cover}.items-more-count{width:50px;height:50px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#6b7280;margin-left:8px}.items-count-text{font-size:.9375rem;color:#6b7280;font-weight:500}.user-order-total{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.total-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;font-weight:500}.total-amount{font-size:1.25rem;font-weight:700;color:#111827}.user-order-footer{display:flex;justify-content:flex-end;margin-top:16px}.view-order-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.view-order-btn:hover{background:#667eea;color:#fff}.view-order-btn svg:last-child{width:14px;height:14px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.order-detail-modal{background:#fff;border-radius:16px;width:100%;max-width:750px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.user-order-detail-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;border-bottom:1px solid #f3f4f6;position:sticky;top:0;background:#fff}.user-order-detail-header h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 4px;border:none;padding:0}.detail-order-id{font-size:.875rem;color:#6b7280;font-weight:500}.btn-close-modal{background:#f3f4f6;border:none;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.btn-close-modal:hover{background:#e5e7eb;color:#111827}.user-order-detail-content{padding:24px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f3f4f6}.detail-label{font-size:.875rem;color:#6b7280;font-weight:500}.detail-value{font-size:.9375rem;color:#111827;font-weight:600}.detail-section{margin-top:20px}.detail-section-title{font-size:1rem;font-weight:600;color:#111827;margin:0 0 16px}.user-order-items-list{display:flex;flex-direction:column;gap:12px}.user-order-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:10px}.user-order-item .item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fff}.user-order-item .item-image img{width:100%;height:100%;object-fit:cover}.user-order-item .item-details{flex:1;min-width:0}.user-order-item .item-name{display:block;font-size:.9375rem;font-weight:600;color:#111827;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-order-item .item-quantity{font-size:.8125rem;color:#6b7280}.user-order-item .item-subtotal{font-size:.9375rem;font-weight:700;color:#111827;white-space:nowrap}.user-order-item .item-merge-books{font-size:.75rem;color:#667eea;font-weight:600;display:block;margin-top:4px}.user-order-item .item-other-books{margin-top:6px;padding-top:6px;border-top:1px dashed #e5e7eb}.user-order-item .other-book-line{font-size:.75rem;color:#64748b;display:block;margin-top:2px}.user-order-total-section{margin-top:20px;padding-top:20px;border-top:2px solid #f3f4f6}.total-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:.9375rem;color:#6b7280}.total-row .free{color:#059669;font-weight:600}.total-row.grand-total{font-size:1.125rem;font-weight:700;color:#111827;padding-top:12px;margin-top:8px;border-top:1px solid #e5e7eb}@media(max-width:640px){.user-order-header{flex-direction:column}.user-order-body{flex-direction:column;align-items:flex-start}.user-order-total{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.order-detail-modal{max-width:100%;margin:10px;max-height:95vh}}.books-section,.uniforms-section,.other-products-section,.cart-section,.saved-for-later-section,.order-history-section,.track-order-section,.feedback-section,.edit-profile-section,.transactions-section,.make-payment-section{width:100%}.books-section h3,.uniforms-section h3,.other-products-section h3,.cart-section h3,.saved-for-later-section h3,.order-history-section h3,.track-order-section h3,.feedback-section h3,.edit-profile-section h3,.transactions-section h3,.make-payment-section h3{color:#111827;margin-bottom:24px;font-size:1.75rem;font-weight:700;border-bottom:2px solid #e5e7eb;padding-bottom:12px}.category-detail-view{margin-top:20px}.category-detail-view h4{font-size:1.8em;color:#333;margin-bottom:20px;border-bottom:2px solid #667eea;padding-bottom:10px}.other-products-section .product-grid,.saved-for-later-section .product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.transactions-section .order-list{display:flex;flex-direction:column;gap:16px}.order-tracking-details{margin-top:24px;padding:20px;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.order-tracking-details h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 16px}.tracking-timeline{position:relative;padding-left:32px}.tracking-timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#e5e7eb}.tracking-item{position:relative;padding-bottom:24px}.tracking-item:before{content:"";position:absolute;left:-28px;top:4px;width:12px;height:12px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;border:2px solid white;box-shadow:0 0 0 2px #667eea}.tracking-status{font-size:1rem;font-weight:600;color:#111827;margin:0 0 4px}.tracking-time{font-size:.875rem;color:#6b7280;margin:0}.payment-note{margin-top:20px;font-size:.9em;color:#666;text-align:center}.saved-item-quantity{font-size:.875rem;color:#6b7280;margin-bottom:8px}.form-section{background:#fff;border-radius:16px;padding:28px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-size:.875rem;font-weight:600;color:#374151}.form-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.form-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.form-textarea{width:100%;min-height:120px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;resize:vertical;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;font-family:inherit}.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px}.spinner{width:40px;height:40px;border:3px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.loading-state p{color:#6b7280;font-size:.9375rem;font-weight:500}.error-state{padding:32px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:12px;text-align:center;color:#991b1b;font-weight:500}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;grid-column:1 / -1}.empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#9ca3af}.empty-icon svg{width:40px;height:40px}.empty-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 8px}.empty-text{font-size:.875rem;color:#6b7280;margin:0}.back-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f3f4f6;color:#4b5563;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:20px}.back-btn:hover{background:#e5e7eb;color:#374151}@media(max-width:768px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.category-grid{grid-template-columns:repeat(2,1fr)}.detail-grid,.cart-container{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:480px){.product-grid,.category-grid,.stats-grid{grid-template-columns:1fr}}.track-order-header{display:flex;flex-direction:column;gap:8px;margin-bottom:28px}.track-order-header h3{display:flex;align-items:center;gap:14px;color:#111827;font-size:1.75rem;font-weight:700;margin:0;border:none;padding:0}.track-order-header h3 svg{width:32px;height:32px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:8px;border-radius:10px}.track-order-subtitle{color:#6b7280;font-size:1rem;margin:0;padding-left:46px;font-weight:500}.order-selection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:32px}.order-select-card{background:#fff;border-radius:16px;border:2px solid #e5e7eb;padding:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.order-select-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}.order-select-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001f}.order-select-card:hover:before{opacity:1}.order-select-card.selected{border-color:#667eea;background:linear-gradient(135deg,#f5f3ff,#ede9fe);box-shadow:0 8px 24px #667eea40}.order-select-card.selected:before{opacity:1}.order-select-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.order-select-id{font-size:1.125rem;font-weight:700;color:#111827}.order-select-status{display:inline-flex;padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase}.order-select-status.status-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.order-select-status.status-confirmed,.order-select-status.status-processing{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.order-select-status.status-shipped{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.order-select-status.status-delivered,.order-select-status.status-completed{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.order-select-status.status-cancelled{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.order-select-card-body{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.order-select-info{display:flex;flex-direction:column;gap:6px}.order-select-info svg{width:16px;height:16px;color:#9ca3af}.order-select-info span{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:8px}.order-select-total{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.order-select-total .total-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;font-weight:600}.order-select-total .total-value{font-size:1.25rem;font-weight:800;color:#111827}.order-select-card-progress{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.order-select-progress-bar{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;transition:width .5s ease}.tracking-details-container{background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden}.tracking-order-banner{background:linear-gradient(135deg,#1e293b,#0f172a);padding:24px 28px}.tracking-order-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px}.tracking-order-info>div{display:flex;flex-direction:column;gap:6px}.tracking-order-info .label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.tracking-order-info .value{font-size:1rem;color:#fff;font-weight:600}.tracking-progress-stepper{padding:40px 28px;position:relative}.tracking-progress-stepper .progress-track{position:absolute;top:70px;left:80px;right:80px;height:4px;background:#e5e7eb;border-radius:2px}.tracking-progress-stepper .progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;transition:width .5s ease}.tracking-progress-stepper .progress-steps{display:flex;justify-content:space-between;position:relative;z-index:1}.tracking-progress-stepper .progress-step{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:120px}.tracking-progress-stepper .progress-step .status-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:4px solid #e5e7eb;transition:all .3s ease}.tracking-progress-stepper .progress-step .status-icon svg{width:24px;height:24px;color:#9ca3af}.tracking-progress-stepper .progress-step.completed .status-icon{background:linear-gradient(135deg,#10b981,#059669);border-color:#6ee7b7;box-shadow:0 4px 12px #10b9814d}.tracking-progress-stepper .progress-step.completed .status-icon svg{color:#fff}.tracking-progress-stepper .progress-step.current .status-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#a5b4fc;box-shadow:0 4px 16px #667eea66;animation:pulse 2s infinite}.tracking-progress-stepper .progress-step.current .status-icon svg{color:#fff}.tracking-progress-stepper .progress-step .step-label{text-align:center}.tracking-progress-stepper .progress-step .step-title{display:block;font-size:.9375rem;font-weight:700;color:#111827;margin-bottom:4px}.tracking-progress-stepper .progress-step .step-description{font-size:.8125rem;color:#6b7280}.delivery-info-card{margin:24px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e5e7eb}.delivery-info-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.delivery-info-header svg{width:24px;height:24px;color:#667eea}.delivery-info-header h4{font-size:1.125rem;font-weight:700;color:#111827;margin:0;border:none;padding:0}.delivery-info-content{display:flex;flex-direction:column;gap:16px}.delivery-detail{display:flex;justify-content:space-between;align-items:flex-start}.delivery-detail .detail-label{font-size:.875rem;color:#6b7280;font-weight:500}.delivery-detail .detail-value{font-size:.9375rem;color:#111827;font-weight:600;text-align:right;max-width:60%}.delivery-detail .tracking-number{color:#667eea;font-family:monospace}.estimated-delivery-card{margin:0 24px 24px;padding:20px 24px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:16px;border:1px solid #93c5fd;display:flex;align-items:center;gap:16px}.estimated-icon{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.estimated-icon svg{width:24px;height:24px;color:#1e40af}.estimated-info{display:flex;flex-direction:column;gap:4px}.estimated-label{font-size:.8125rem;color:#1e40af;font-weight:600}.estimated-date{font-size:1rem;color:#1e3a8a;font-weight:700}.delivered-success-card{margin:24px;padding:32px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:16px;border:1px solid #86efac;display:flex;align-items:center;gap:20px}.success-icon{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #10b9814d;flex-shrink:0}.success-icon svg{width:32px;height:32px;color:#fff}.success-content h4{font-size:1.25rem;font-weight:700;color:#166534;margin:0 0 8px;border:none;padding:0}.success-content p{font-size:.9375rem;color:#15803d;margin:0 0 8px}.delivered-date{font-size:.875rem;color:#166534;font-weight:600}.tracking-timeline-section{padding:24px;border-top:1px solid #e5e7eb}.timeline-section-title{font-size:1rem;font-weight:700;color:#111827;margin:0 0 20px}.select-order-prompt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;background:#fff;border-radius:20px;border:2px dashed #e5e7eb;text-align:center}.prompt-icon{width:80px;height:80px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.prompt-icon svg{width:40px;height:40px;color:#9ca3af}.select-order-prompt h4{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 8px}.select-order-prompt p{font-size:.9375rem;color:#6b7280;margin:0}@media(max-width:1024px){.tracking-progress-stepper .progress-track{left:60px;right:60px}}@media(max-width:768px){.order-selection-grid{grid-template-columns:1fr}.tracking-order-info{grid-template-columns:repeat(2,1fr)}.tracking-progress-stepper .progress-steps{flex-direction:column;gap:24px}.tracking-progress-stepper .progress-track{display:none}.tracking-progress-stepper .progress-step{flex-direction:row;max-width:none;gap:16px}.tracking-progress-stepper .progress-step .step-label{text-align:left}.tracking-progress-stepper{padding:24px}.delivery-info-card,.estimated-delivery-card,.delivered-success-card{margin:16px}}@media(max-width:480px){.track-order-header h3{font-size:1.5rem}.order-select-card{padding:16px}.tracking-order-banner{padding:20px}.tracking-order-info{grid-template-columns:1fr}.delivery-detail{flex-direction:column;gap:4px}.delivery-detail .detail-value{text-align:left;max-width:none}}.transactions-section{width:100%;animation:fadeInUp .5s ease-out}.transactions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:16px}.transactions-header h3{display:flex;align-items:center;gap:14px;color:#111827;font-size:1.75rem;font-weight:700;margin:0;border:none;padding:0}.transactions-header h3 svg{width:32px;height:32px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:8px;border-radius:10px}.export-csv-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #667eea4d}.export-csv-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.export-csv-btn svg{width:18px;height:18px}.transactions-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.transaction-summary-card{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s ease;position:relative;overflow:hidden}.transaction-summary-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.transaction-summary-card.total-spent:before{background:linear-gradient(90deg,#667eea,#764ba2)}.transaction-summary-card.paid:before{background:linear-gradient(90deg,#10b981,#059669)}.transaction-summary-card.pending:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.transaction-summary-card.failed:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.transaction-summary-card.count:before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.transaction-summary-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001f}.transaction-summary-card .summary-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#667eea1a,#764ba21a);color:#667eea}.transaction-summary-card.paid .summary-icon{background:linear-gradient(135deg,#10b9811a,#0596691a);color:#10b981}.transaction-summary-card.pending .summary-icon{background:linear-gradient(135deg,#f59e0b1a,#d977061a);color:#f59e0b}.transaction-summary-card.failed .summary-icon{background:linear-gradient(135deg,#ef44441a,#dc26261a);color:#ef4444}.transaction-summary-card.count .summary-icon{background:linear-gradient(135deg,#8b5cf61a,#7c3aed1a);color:#8b5cf6}.transaction-summary-card .summary-icon svg{width:24px;height:24px}.transaction-summary-card .summary-content{display:flex;flex-direction:column;gap:4px}.transaction-summary-card .summary-label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.transaction-summary-card .summary-value{font-size:1.5rem;font-weight:800;color:#111827}.transactions-filters{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:24px}.transactions-filters .search-box{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:20px;transition:all .3s ease}.transactions-filters .search-box:focus-within{border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea1a}.transactions-filters .search-box svg{color:#9ca3af;flex-shrink:0}.transactions-filters .search-box input{flex:1;border:none;background:transparent;font-size:.9375rem;color:#111827;outline:none}.transactions-filters .search-box input::placeholder{color:#9ca3af}.transactions-filters .filter-group{display:flex;gap:16px;flex-wrap:wrap}.transactions-filters .filter-item{display:flex;flex-direction:column;gap:8px;flex:1;min-width:180px}.transactions-filters .filter-item label{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.transactions-filters .filter-item label svg{width:14px;height:14px}.transactions-filters .filter-item select{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;background:#f9fafb;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.transactions-filters .filter-item select:focus{outline:none;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 4px #667eea1a}.transactions-table-container{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;overflow-x:auto;overflow-y:hidden}.transactions-table{width:100%;min-width:1100px;border-collapse:collapse}.transactions-table thead{background:#f9fafb}.transactions-table thead th{padding:16px 20px;text-align:left;font-weight:700;color:#111827;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.transactions-table thead th:last-child{text-align:center;padding:16px 12px;min-width:80px}.transactions-table tbody td:last-child{text-align:center}.transactions-table td{white-space:nowrap}.transactions-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .2s ease}.transactions-table tbody tr:hover{background:#f9fafb}.transactions-table tbody tr:last-child{border-bottom:none}.transactions-table tbody td{padding:16px 20px;vertical-align:middle}.transaction-id-cell{display:flex;align-items:center;gap:8px}.transaction-id-cell .transaction-id{font-family:Courier New,monospace;font-weight:700;color:#667eea;font-size:.875rem}.copy-btn{background:#f3f4f6;border:none;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease}.copy-btn:hover{background:#e5e7eb;color:#111827}.copy-btn svg{width:14px;height:14px}.order-id-link{font-weight:600;color:#374151;font-size:.875rem}.date-cell{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:.875rem;flex-direction:column;align-items:flex-start}.date-cell svg{color:#9ca3af;display:none}.date-cell .time{font-size:.75rem;color:#9ca3af}.amount-cell{font-weight:700;color:#111827;font-size:1rem}.method-cell{color:#6b7280;font-size:.875rem}.payment-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.payment-status-badge svg{width:14px;height:14px}.payment-status-badge.status-paid{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.payment-status-badge.status-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.payment-status-badge.status-failed{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.order-status-pill{display:inline-flex;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.order-status-pill.order-status-pending{background:#fef3c7;color:#92400e}.order-status-pill.order-status-processing,.order-status-pill.order-status-confirmed{background:#dbeafe;color:#1e40af}.order-status-pill.order-status-shipped{background:#d1fae5;color:#065f46}.order-status-pill.order-status-delivered{background:#dcfce7;color:#166534}.order-status-pill.order-status-cancelled{background:#fee2e2;color:#991b1b}.view-transaction-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.view-transaction-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea59}.view-transaction-btn svg{width:14px;height:14px}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#6b7280}.no-results svg{width:48px;height:48px;color:#d1d5db;margin-bottom:12px}.no-results p{margin:0;font-size:.9375rem}.transaction-modal{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.transaction-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #f3f4f6;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px 20px 0 0;position:sticky;top:0;z-index:1}.transaction-modal-header .modal-header-content h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 8px;border:none;padding:0}.transaction-id-display{display:flex;align-items:center;gap:8px}.transaction-id-display span{font-family:Courier New,monospace;font-size:.9375rem;color:#94a3b8}.copy-btn-small{background:#ffffff1a;border:none;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;transition:all .2s ease}.copy-btn-small:hover{background:#fff3;color:#fff}.copy-btn-small svg{width:14px;height:14px}.modal-close-btn{background:#ffffff1a;border:none;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.modal-close-btn:hover{background:#fff3}.modal-close-btn svg{width:20px;height:20px}.transaction-modal-body{padding:24px}.payment-history-section{margin-top:24px;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e5e7eb;max-height:300px;overflow-y:auto}.payment-history-section h4{margin:0 0 16px;font-size:1rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px}.payments-list{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.payment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#fff;border-radius:10px;border-left:4px solid #10b981;box-shadow:0 2px 4px #0000000d}.payment-item.legacy{border-left-color:#6b7280;font-style:italic}.payment-amount{font-weight:700;font-size:1.125rem;color:#111827;min-width:80px}.payment-date{color:#6b7280;font-size:.8125rem;min-width:120px}.payment-id{display:flex;align-items:center;gap:6px;font-family:monospace;font-size:.75rem;color:#667eea;flex:1}.payment-id button{padding:2px 6px;background:#f3f4f6;border:none;border-radius:4px;cursor:pointer;color:#6b7280;font-size:.6875rem}.payment-status-badge.status-captured{background:#dcfce7;color:#166534;padding:4px 8px;border-radius:12px;font-size:.6875rem;font-weight:600}.payment-status-badge.status-failed{background:#fee2e2;color:#dc2626}.payments-total-verification{padding-top:12px;border-top:1px solid #e5e7eb;text-align:center;font-size:.875rem;color:#059669}.copy-payment-id:hover{background:#e5e7eb}.status-banner{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;border-radius:12px;margin-bottom:24px;font-weight:600}.status-banner svg{width:24px;height:24px}.status-banner.status-paid{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.status-banner.status-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.status-banner.status-failed{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.payment-breakdown-section{display:flex;gap:20px;margin-bottom:24px;flex-wrap:wrap}.payment-amount-card{flex:1;min-width:200px;display:flex;flex-direction:column;align-items:center;padding:24px;border-radius:16px;text-align:center;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:2px solid transparent}.payment-amount-card.paid{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.payment-amount-card.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.payment-amount-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.payment-label{font-size:.875rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.payment-value{font-size:1.75rem;font-weight:800;color:#111827}.amount-section{display:flex;flex-direction:column;align-items:center;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-bottom:24px}.amount-section .amount-label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.amount-section .amount-value{font-size:2.5rem;font-weight:800;color:#111827}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.detail-card{display:flex;flex-direction:column;gap:6px;padding:16px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.detail-card .detail-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.detail-card .detail-value{font-size:.9375rem;font-weight:600;color:#111827}.detail-card .detail-value.tracking-number{font-family:Courier New,monospace;color:#667eea}.detail-card .detail-value.status-text.status-paid{color:#059669}.detail-card .detail-value.status-text.status-pending{color:#d97706}.detail-card .detail-value.status-text.status-failed{color:#dc2626}.detail-card .detail-value.order-status-pending{color:#92400e}.detail-card .detail-value.order-status-processing,.detail-card .detail-value.order-status-confirmed{color:#1e40af}.detail-card .detail-value.order-status-shipped{color:#065f46}.detail-card .detail-value.order-status-delivered{color:#166534}.detail-card .detail-value.order-status-cancelled{color:#991b1b}.address-section,.phone-section,.items-section,.notes-section{margin-bottom:24px}.section-label{display:block;font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.address-text,.phone-text,.notes-text{font-size:.9375rem;color:#111827;line-height:1.6;margin:0;padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.items-list{display:flex;flex-direction:column;gap:12px}.items-list .item-row{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.items-list .item-image{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fff}.items-list .item-image img{width:100%;height:100%;object-fit:cover}.items-list .item-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.items-list .item-name{font-size:.9375rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.items-list .item-quantity{font-size:.8125rem;color:#6b7280}.items-list .item-subtotal{font-size:.9375rem;font-weight:700;color:#111827;white-space:nowrap}.transaction-modal-footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #f3f4f6;background:#f9fafb;border-radius:0 0 20px 20px}.modal-action-btn{padding:12px 24px;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-action-btn.secondary{background:#fff;color:#374151;border:2px solid #e5e7eb}.modal-action-btn.secondary:hover{background:#f3f4f6;border-color:#d1d5db}@media(max-width:1024px){.transactions-table-container{margin:0 -20px;border-radius:0;border-left:none;border-right:none}.transactions-table thead th,.transactions-table tbody td{padding:12px 16px}}@media(max-width:768px){.transactions-header{flex-direction:column;align-items:flex-start}.export-csv-btn{width:100%;justify-content:center}.transactions-summary{grid-template-columns:1fr 1fr}.transaction-summary-card{padding:16px}.transaction-summary-card .summary-value{font-size:1.25rem}.transactions-filters .filter-group{flex-direction:column}.transactions-filters .filter-item{min-width:100%}.transactions-table{font-size:.8125rem}.transactions-table thead th{padding:10px 12px;font-size:.6875rem}.transactions-table tbody td{padding:10px 12px}.details-grid{grid-template-columns:1fr}.transaction-modal{margin:10px;max-height:95vh}}@media(max-width:480px){.transactions-header h3{font-size:1.5rem}.transactions-summary{grid-template-columns:1fr}.transactions-filters .search-box{padding:12px 16px}.transactions-table thead th:nth-child(2),.transactions-table tbody td:nth-child(2),.transactions-table thead th:nth-child(5),.transactions-table tbody td:nth-child(5){display:none}.amount-section .amount-value{font-size:2rem}.items-list .item-row{flex-wrap:wrap}.items-list .item-info{flex:1 1 calc(100% - 62px)}.items-list .item-subtotal{width:100%;text-align:right;margin-top:8px}}.checkbox-section-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.checkbox-section-title-row .checkbox-section-title{margin:0;flex-shrink:0}.checkbox-section-title-row .merge-pdf-btn{margin-top:0;flex-shrink:0}.merge-pdf-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;padding:10px 16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 6px #6366f140;width:fit-content;min-width:120px}.merge-pdf-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f159;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.merge-pdf-btn svg{width:16px;height:16px}.pdf-viewer-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pdf-viewer-modal{background:#fff;border-radius:16px;width:90%;max-width:1000px;height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000080;overflow:hidden}.pdf-viewer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid #334155}.pdf-viewer-header h4{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.pdf-viewer-actions{display:flex;align-items:center;gap:16px}.pdf-security-notice{color:#fbbf24;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:6px}.pdf-close-btn{background:#ffffff1a;color:#fff;border:none;width:36px;height:36px;border-radius:8px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.pdf-close-btn:hover{background:#fff3;transform:scale(1.05)}.pdf-viewer-content{flex:1;overflow:hidden;background:#f1f5f9}.pdf-secure-frame{width:100%;height:100%;border:none;background:#fff}.screenshot-black-screen{position:absolute;inset:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn .1s ease-in}.black-screen-content{text-align:center;color:#fff}.black-screen-content .lock-icon{font-size:4rem;margin-bottom:16px;opacity:.9}.black-screen-content p{font-size:1.25rem;font-weight:600;margin:0 0 8px;opacity:.9}.black-screen-content .sub-text{font-size:.875rem;font-weight:400;opacity:.6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.pdf-viewer-modal{width:95%;height:90vh}.pdf-viewer-header{padding:12px 16px}.pdf-viewer-header h4{font-size:1rem}.pdf-security-notice{font-size:.75rem}.black-screen-content .lock-icon{font-size:3rem}.black-screen-content p{font-size:1rem}}.checkout-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-bottom:36px;border-bottom:2px solid #e2e8f0;background:#fff;padding:24px 32px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.checkout-header .back-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569;border:2px solid #e2e8f0;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:0;box-shadow:0 2px 4px #0000000d}.checkout-header .back-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 20px #667eea59}.checkout-header h2{font-size:2rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.025em;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.checkout-content{display:grid;grid-template-columns:1fr 420px;gap:32px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:28px}.checkout-section{background:#fff;border-radius:20px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s ease;position:relative;overflow:hidden}.checkout-section .section-header{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.checkout-section .section-header svg{width:26px;height:26px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:8px;border-radius:10px}.checkout-section .section-header h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;border:none;padding:0;letter-spacing:-.02em}.checkout-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.checkout-form .form-group textarea{min-height:120px;resize:vertical}.payment-options{display:flex;flex-direction:column;gap:16px}.payment-option{display:flex;align-items:center;gap:18px;padding:20px 24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.payment-option .payment-details p{font-size:.875rem;color:#64748b;margin:0}.place-order-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255))}.order-summary-sidebar{background:#fff;border-radius:20px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;position:sticky;top:100px;max-height:calc(100vh - 140px);overflow-y:auto}.summary-header h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;border:none;padding:0;letter-spacing:-.02em}.summary-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;max-height:280px;overflow-y:auto;padding-right:8px}.summary-item .item-details p{font-size:.8125rem;color:#64748b;margin:0;display:flex;align-items:center;gap:6px}.summary-item .item-details p:before{content:"";width:6px;height:6px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%}.checkout-security-badge{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:12px;margin-top:8px}.checkout-security-badge svg{width:18px;height:18px;color:#059669}.checkout-security-badge span{font-size:.8125rem;color:#065f46;font-weight:600}@media(max-width:1024px){.checkout-content{grid-template-columns:1fr}.order-summary-sidebar{position:static;max-height:none}}.review-section-container{margin:24px;padding:28px;background:linear-gradient(135deg,#fefce8,#fef9c3);border-radius:16px;border:1px solid #fde047}.review-section-header{margin-bottom:24px}.review-section-header h4{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 8px;border:none;padding:0}.review-section-header p{font-size:.9375rem;color:#64748b;margin:0}.loading-reviews{text-align:center;padding:20px;color:#64748b;font-size:.9375rem}.items-review-list{display:flex;flex-direction:column;gap:16px}.item-review-card{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 2px 6px #0000000d;transition:all .2s ease}.item-review-card:hover{border-color:#fcd34d;box-shadow:0 4px 12px #00000014}.item-review-info{display:flex;align-items:center;gap:16px;flex:1}.item-review-image{width:64px;height:64px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f3f4f6;border:2px solid #e5e7eb}.item-review-image img{width:100%;height:100%;object-fit:cover}.item-review-details{display:flex;flex-direction:column;gap:4px}.item-review-name{font-size:1rem;font-weight:600;color:#111827;margin:0}.item-review-qty{font-size:.875rem;color:#6b7280}.write-review-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f59e0b4d}.write-review-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b66;background:linear-gradient(135deg,#d97706,#b45309)}.write-review-btn span{font-size:1.125rem}.existing-review{display:flex;flex-direction:column;gap:8px}.your-review-label{font-size:.75rem;font-weight:600;color:#059669;text-transform:uppercase;letter-spacing:.5px}.review-stars-display{display:flex;gap:4px}.review-stars-display span{font-size:1.25rem}.review-comment{font-size:.9375rem;color:#374151;margin:0;font-style:italic}.reviewed-badge{display:inline-flex;align-items:center;padding:4px 12px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-radius:20px;font-size:.75rem;font-weight:600;width:fit-content}.review-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.review-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f3f4f6;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px 20px 0 0;position:sticky;top:0;z-index:1}.review-modal-header h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0;border:none;padding:0}.review-modal-body{padding:24px}.review-product-info{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-bottom:24px}.review-product-info img{width:64px;height:64px;object-fit:cover;border-radius:10px;border:2px solid #e5e7eb;background:#fff}.review-product-info h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 4px;border:none;padding:0}.review-product-info p{font-size:.875rem;color:#6b7280;margin:0}.review-form{display:flex;flex-direction:column;gap:24px}.rating-input-section{display:flex;flex-direction:column;gap:12px}.rating-input-section label{font-size:.9375rem;font-weight:600;color:#374151}.star-rating-input{display:flex;gap:8px}.star-btn{background:none;border:none;cursor:pointer;padding:8px;transition:all .2s ease;border-radius:8px}.star-btn:hover{transform:scale(1.15);background:#c9a2271a}.star-btn span{font-size:2rem;transition:all .2s ease}.star-btn.active span{transform:scale(1.1)}.rating-text{font-size:.9375rem;font-weight:600;color:#667eea}.comment-input-section{display:flex;flex-direction:column;gap:12px}.comment-input-section label{font-size:.9375rem;font-weight:600;color:#374151}.comment-input-section textarea{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:.9375rem;color:#111827;resize:vertical;min-height:100px;transition:all .3s ease;font-family:inherit;box-sizing:border-box}.comment-input-section textarea:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b26}.comment-input-section textarea::placeholder{color:#9ca3af}.submit-review-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #f59e0b59}.submit-review-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b73;background:linear-gradient(135deg,#d97706,#b45309)}.submit-review-btn:disabled{opacity:.7;cursor:not-allowed}.review-success-message{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px}.review-success-message svg{width:64px;height:64px;color:#10b981;margin-bottom:16px}.review-success-message h4{font-size:1.25rem;font-weight:700;color:#059669;margin:0 0 8px;border:none;padding:0}.review-success-message p{font-size:.9375rem;color:#047857;margin:0}@media(max-width:768px){.review-section-container{margin:16px;padding:20px}.item-review-card{flex-direction:column;align-items:flex-start;gap:16px}.item-review-info{width:100%}.write-review-btn{width:100%;justify-content:center}.review-modal{margin:10px;max-height:95vh}.review-modal-header{padding:16px 20px}.review-modal-header h3{font-size:1.125rem}.review-modal-body{padding:20px}.review-product-info{padding:12px}.review-product-info img{width:48px;height:48px}.star-btn span{font-size:1.5rem}}@media(max-width:480px){.review-section-header h4{font-size:1.125rem}.item-review-image{width:48px;height:48px}.item-review-name{font-size:.9375rem}.item-review-qty{font-size:.8125rem}}.merge-set-details-simple{margin-top:8px;padding:8px 10px;background:#f8fafc;border-radius:6px}.merge-set-details-simple .merge-set-badge{display:inline-block;padding:2px 8px;background:#667eea;color:#fff;border-radius:4px;font-size:.7rem;font-weight:600;margin-right:6px}.merge-set-details-simple .merge-books-inline{font-size:.8125rem;font-weight:600;color:#1e293b}.merge-set-details-simple .other-books-divider{margin:8px 0 6px;color:#64748b;font-size:.7rem;font-weight:600}.merge-set-details-simple .other-book-item{display:flex;justify-content:space-between;padding:4px 8px;background:#fefce8;border-radius:4px;margin-top:4px}.merge-set-details-simple .other-book-item .other-book-name{font-size:.8125rem;font-weight:500;color:#713f12}.merge-set-details-simple .other-book-item .other-book-qty{font-size:.75rem;font-weight:600;color:#b45309}.order-selection-dropdown-container{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:28px}.order-dropdown-label{display:block;font-size:1rem;font-weight:600;color:#374151;margin-bottom:12px}.order-select-dropdown{width:100%;padding:16px 48px 16px 20px;border:2px solid #e5e7eb;border-radius:14px;font-size:1rem;color:#111827;transition:all .3s ease;background:#f9fafb;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px;font-weight:500}.order-select-dropdown:focus{outline:none;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 4px #667eea26}.order-select-dropdown:hover{border-color:#cbd5e1;background-color:#fff}.order-select-dropdown option{padding:12px;font-size:.9375rem;color:#111827;background:#fff}.order-select-dropdown option:disabled{color:#9ca3af;font-style:italic}@media(max-width:768px){.order-selection-dropdown-container{padding:20px}.order-select-dropdown{padding:14px 44px 14px 16px;font-size:.9375rem}.order-dropdown-label{font-size:.9375rem}}@media(max-width:480px){.order-selection-dropdown-container{padding:16px}.order-select-dropdown{padding:12px 40px 12px 14px;font-size:.875rem;border-radius:12px}.order-dropdown-label{font-size:.875rem;margin-bottom:10px}}.td-price .other-books-price{margin-top:6px;padding-top:6px;border-top:1px dashed #e5e7eb}.td-price .other-books-price .unit-price{font-size:.875rem;color:#7c3aed}.td-quantity{display:flex;flex-direction:column;justify-content:center;gap:8px}.td-quantity .qty-control-table{display:flex;align-items:center;justify-content:center}.td-quantity .qty-input-table{width:50px;padding:6px 8px;text-align:center;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:600;color:#111827;background:#fff;-webkit-appearance:none;-moz-appearance:textfield}.td-quantity .qty-input-table::-webkit-outer-spin-button,.td-quantity .qty-input-table::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.td-quantity .qty-input-table:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.td-quantity .other-books-qty-section{display:flex;align-items:center;justify-content:center}.td-total{display:flex;flex-direction:column;justify-content:center;gap:8px}.td-total .line-total{font-weight:700;color:#111827;font-size:.9375rem}.td-total .line-total.other-book-total{color:#7c3aed;font-size:.875rem}@media(max-width:1024px){.cart-table-container{overflow-x:auto}.cart-table-header,.cart-table-row{min-width:800px}}@media(max-width:768px){.td-quantity .other-book-name-qty{max-width:60px}.td-total .other-book-name-total{max-width:80px}}.merge-set-details-simple .merge-books-list{margin-top:8px;padding:8px;background:#f0f9ff;border-radius:6px;border:1px solid #bae6fd}.merge-set-details-simple .merge-book-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.8125rem}.merge-set-details-simple .merge-book-item:not(:last-child){border-bottom:1px dashed #e0f2fe}.merge-set-details-simple .merge-book-title{font-weight:500;color:#1e40af}.merge-set-details-simple .merge-book-price{font-weight:600;color:#0369a1}.merge-set-details-simple .merge-set-qty{display:inline-block;margin-top:8px;padding:4px 10px;background:#667eea;color:#fff;border-radius:12px;font-size:.75rem;font-weight:700}.merge-price-display{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.merge-price-display .unit-price{font-weight:700;color:#1e40af;font-size:.9375rem}.merge-price-display .price-label{font-size:.6875rem;color:#64748b}.other-book-info{margin-top:8px}.other-book-badge{display:inline-block;padding:2px 8px;background:#7c3aed;color:#fff;border-radius:4px;font-size:.7rem;font-weight:600}.book-hero-section{margin-bottom:1rem;padding:.5rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:2px solid #e2e8f0;box-shadow:0 4px 12px #00000014;text-align:center}.book-hero-image{width:100%;max-width:280px;height:180px;object-fit:cover;border-radius:10px;box-shadow:0 8px 24px #00000026;transition:all .3s ease}.book-hero-image:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0003}@media(max-width:768px){.book-hero-image{max-width:100%;height:140px}}@media(max-width:480px){.book-hero-section{padding:.75rem}.book-hero-image{height:120px}}.checkout-form-container{max-width:1280px;margin:0 auto;padding:32px;animation:fadeInUp .5s ease-out;background:linear-gradient(180deg,#f8fafc,#fff);min-height:calc(100vh - 90px)}.checkout-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-bottom:28px;border-bottom:2px solid #e2e8f0;background:#fff;padding:24px 32px;border-radius:20px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;position:relative;overflow:hidden}.checkout-header:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.checkout-header .back-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569;border:2px solid #e2e8f0;border-radius:14px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:0;box-shadow:0 2px 4px #0000000d}.checkout-header .back-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;transform:translateY(-2px) translate(-4px);box-shadow:0 8px 20px #667eea59}.checkout-header .back-btn svg{width:20px;height:20px;transition:transform .3s ease}.checkout-header .back-btn:hover svg{transform:translate(-4px)}.checkout-header h2{font-size:2rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.025em;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.checkout-header h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px}.checkout-steps{display:flex;align-items:center;gap:0;background:#f8fafc;padding:8px;border-radius:16px;border:1px solid #e2e8f0}.checkout-steps .step{display:flex;align-items:center;gap:10px;padding:12px 20px;background:transparent;border-radius:12px;font-size:.875rem;font-weight:600;color:#64748b;transition:all .3s ease;white-space:nowrap}.checkout-steps .step.completed{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b9814d}.checkout-steps .step.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 16px #667eea59}.checkout-steps .step-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff40;border-radius:50%;font-size:.8125rem;font-weight:700}.checkout-steps .step svg{width:18px;height:18px}.checkout-steps .step-line{width:40px;height:3px;background:linear-gradient(90deg,#e2e8f0,#cbd5e1);border-radius:2px}.checkout-steps .step.completed+.step-line{background:linear-gradient(90deg,#10b981,#667eea)}.checkout-auth-warning{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:16px;margin-bottom:28px;animation:slideInDown .4s ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.checkout-auth-warning .auth-warning-icon{width:48px;height:48px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #f59e0b4d}.checkout-auth-warning .auth-warning-icon svg{width:24px;height:24px;color:#fff}.checkout-auth-warning .auth-warning-content h4{font-size:1rem;font-weight:700;color:#92400e;margin:0 0 6px}.checkout-auth-warning .auth-warning-content p{font-size:.875rem;color:#b45309;margin:0;line-height:1.5}.checkout-auth-warning .auth-warning-content a{color:#667eea;font-weight:700;text-decoration:none}.checkout-auth-warning .auth-warning-content a:hover{text-decoration:underline}.checkout-content{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;min-height:1200px}.checkout-form{display:flex;flex-direction:column;gap:24px}.checkout-section{background:#fff;border-radius:20px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s ease;position:relative;min-height:fit-content}.checkout-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}.checkout-section:hover{box-shadow:0 12px 24px -8px #0000001a;border-color:#cbd5e1}.checkout-section:hover:before{opacity:1}.checkout-section .section-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.checkout-section .section-icon{width:56px;height:56px;min-width:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea26,#764ba226);border-radius:16px;flex-shrink:0}.checkout-section .section-icon svg{width:28px;height:28px;color:#667eea}.checkout-section .section-title-wrapper{flex:1}.checkout-section .section-title-wrapper h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 6px;border:none;padding:0;letter-spacing:-.02em}.checkout-section .section-title-wrapper h3 .optional{font-size:.875rem;font-weight:400;color:#94a3b8}.checkout-section .section-title-wrapper h3 .required{color:#ef4444}.checkout-section .section-title-wrapper p{font-size:.875rem;color:#64748b;margin:0;font-weight:500}.checkout-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;flex-grow:1}.checkout-form .form-group{margin-bottom:0;position:relative}.checkout-form .form-group.full-width{grid-column:1 / -1}.checkout-form .form-group label{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.9375rem;font-weight:600;color:#334155}.checkout-form .form-group label svg{width:18px;height:18px;color:#667eea}.checkout-form .form-group label .required{color:#ef4444;margin-left:2px}.checkout-form .form-group select{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#1e293b;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;font-family:inherit;background:#f8fafc;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px}.checkout-form .form-group select:focus{outline:none;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 4px #667eea26}.checkout-form .form-group select:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed}.checkout-form .form-group select.error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.checkout-form .form-group select option{padding:12px;font-size:.9375rem;color:#111827;background:#fff}.checkout-form .input-with-prefix{display:flex;align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.checkout-form .input-with-prefix:focus-within{border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea26}.checkout-form .input-with-prefix .input-prefix{padding:14px 12px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#475569;font-weight:600;font-size:1rem;border-right:1px solid #e2e8f0}.checkout-form .input-with-prefix input{flex:1;border:none;background:transparent;padding:14px 16px;font-size:1rem;color:#1e293b;outline:none}.checkout-form .input-with-prefix input::placeholder{color:#94a3b8}.checkout-form .input-with-prefix input.error{box-shadow:none}.checkout-form .input-with-prefix.error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.checkout-form .form-group input,.checkout-form .form-group textarea{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#1e293b;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;font-family:inherit;background:#f8fafc}.checkout-form .form-group input::placeholder,.checkout-form .form-group textarea::placeholder{color:#94a3b8}.checkout-form .form-group input:focus,.checkout-form .form-group textarea:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea26,0 4px 12px #667eea1a}.checkout-form .form-group input.error,.checkout-form .form-group textarea.error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.checkout-form .form-group input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.checkout-form .form-group textarea{min-height:140px;resize:vertical}.checkout-form .form-group .input-hint{display:block;margin-top:8px;font-size:.75rem;color:#94a3b8;font-weight:500}.checkout-form .error-message{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:.8125rem;color:#dc2626;font-weight:500}.checkout-form .error-message svg{width:14px;height:14px;flex-shrink:0}.payment-options{display:flex;flex-direction:column;gap:14px}.payment-option{display:flex;align-items:center;gap:16px;padding:20px 24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.payment-option:before{content:"";position:absolute;inset:0;border-radius:14px;background:linear-gradient(135deg,#667eea0d,#764ba20d);opacity:0;transition:opacity .3s ease}.payment-option:hover{border-color:#667eea;background:linear-gradient(135deg,#f5f3ff,#ede9fe);transform:translateY(-3px);box-shadow:0 8px 20px #667eea33}.payment-option:hover:before{opacity:1}.payment-option.selected{border-color:#667eea;background:linear-gradient(135deg,#eef2ff,#e0e7ff);box-shadow:0 8px 24px #667eea40}.payment-option.selected:before{opacity:1}.payment-option input[type=radio]{display:none}.payment-option input[type=radio]:disabled{display:none}.payment-option .payment-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:14px;border:2px solid #e2e8f0;color:#64748b;transition:all .3s ease;position:relative;z-index:1}.payment-option.selected .payment-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff;box-shadow:0 6px 12px #667eea59}.payment-option .payment-icon.disabled{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0}.payment-option .payment-icon svg{width:24px;height:24px}.payment-option .payment-details{flex:1;position:relative;z-index:1}.payment-option .payment-details h4{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 6px}.payment-option .payment-details p{font-size:.8125rem;color:#64748b;margin:0}.payment-option .payment-check{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#e2e8f0;border-radius:50%;color:#fff;opacity:0;transition:all .3s ease;position:relative;z-index:1}.payment-option.selected .payment-check{background:linear-gradient(135deg,#667eea,#764ba2);opacity:1;box-shadow:0 4px 10px #667eea59}.payment-option .payment-check svg{width:16px;height:16px}.payment-option .payment-badge{padding:6px 12px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-size:.6875rem;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:1}.payment-option .payment-badge.disabled{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#94a3b8}.checkout-section.promo-section{background:linear-gradient(135deg,#fefce8,#fef9c3);border-color:#fde047}.checkout-section.promo-section:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.promo-input-group{display:flex;gap:12px}.promo-input-wrapper{flex:1;display:flex;align-items:center;gap:12px;padding:0 16px;background:#fff;border:2px solid #fde047;border-radius:12px;transition:all .3s ease}.promo-input-wrapper:focus-within{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b26}.promo-input-wrapper svg{width:20px;height:20px;color:#f59e0b}.promo-input-wrapper input{flex:1;border:none;background:transparent;padding:14px 0;font-size:.9375rem;color:#1e293b;outline:none}.promo-input-wrapper input::placeholder{color:#94a3b8}.apply-promo-btn{padding:14px 28px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f59e0b4d;white-space:nowrap}.apply-promo-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b66;background:linear-gradient(135deg,#d97706,#b45309)}.place-order-btn{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;padding:20px 32px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border:none;border-radius:16px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px #0f172a4d;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.place-order-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1));transition:left .5s ease}.place-order-btn:hover:before{left:100%}.place-order-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a66;background:linear-gradient(135deg,#1e293b,#334155)}.place-order-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.place-order-btn:disabled:hover{box-shadow:0 8px 20px #0f172a4d}.place-order-btn.processing{background:linear-gradient(135deg,#667eea,#764ba2)}.place-order-btn .btn-text{position:relative;z-index:1}.place-order-btn .btn-amount{padding:8px 16px;background:#ffffff26;border-radius:8px;font-size:1.125rem;font-weight:800;letter-spacing:.5px}.place-order-btn .spinner{width:22px;height:22px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.order-summary-sidebar{background:#fff;border-radius:20px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;height:auto;min-height:100%;flex:1 1 auto;overflow:visible}.order-summary-sidebar::-webkit-scrollbar{width:6px}.order-summary-sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.order-summary-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:3px}.summary-header{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:2px solid #f1f5f9;margin-bottom:20px}.summary-header svg{width:28px;height:28px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:8px;border-radius:10px}.summary-header h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;border:none;padding:0;letter-spacing:-.02em;flex:1}.summary-header .item-count-badge{padding:6px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:700;border-radius:20px}.summary-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;max-height:450px;overflow-y:auto}.summary-items::-webkit-scrollbar{width:4px}.summary-items::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.summary-items::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.summary-item{display:flex;align-items:center;gap:14px;padding:14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;border:1px solid #e2e8f0;transition:all .2s ease}.summary-item:hover{border-color:#667eea;transform:translate(4px);box-shadow:0 4px 12px #667eea26}.summary-item .item-image-wrapper{position:relative;flex-shrink:0}.summary-item img{width:64px;height:64px;object-fit:cover;border-radius:10px;border:2px solid #e2e8f0;background:#fff}.summary-item .item-quantity-badge{position:absolute;top:-6px;right:-6px;width:22px;height:22px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.6875rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}.summary-item .item-details{flex:1;min-width:0}.summary-item .item-details h4{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-item .item-details p{font-size:.8125rem;color:#64748b;margin:0}.summary-item .other-books-summary{margin-top:6px;padding-top:6px;border-top:1px dashed #e2e8f0}.summary-item .other-book-line{font-size:.75rem!important;color:#64748b!important;margin:2px 0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-item .merge-books-list{font-size:.75rem!important;color:#667eea!important;margin:4px 0!important;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-item .other-book-indicator{font-size:.6875rem!important;color:#7c3aed!important;font-weight:600;background:#f3e8ff;padding:2px 6px;border-radius:4px;display:inline-block;margin-top:4px}.summary-item .item-price{font-size:1rem;font-weight:700;color:#0f172a;white-space:nowrap}.summary-calculations{display:flex;flex-direction:column;gap:12px;padding:20px 0;border-top:2px solid #f1f5f9;border-bottom:2px solid #f1f5f9;margin-bottom:20px}.calc-row{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;color:#64748b}.calc-row span{display:flex;align-items:center;gap:8px}.calc-row span svg{width:16px;height:16px;color:#94a3b8}.calc-row .free{color:#059669;font-weight:700;background:linear-gradient(135deg,#d1fae5,#a7f3d0);padding:4px 10px;border-radius:20px;font-size:.75rem}.shipping-info-hint{display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:10px;font-size:.8125rem;color:#92400e;font-weight:600}.shipping-info-hint svg{width:16px;height:16px;color:#f59e0b}.calc-divider{height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin:4px 0}.calc-row.total{font-size:1.125rem;font-weight:700;color:#0f172a;padding-top:8px}.calc-row.total span:last-child{font-size:1.375rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.summary-features{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.summary-features .feature{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}.summary-features .feature:hover{border-color:#667eea;transform:translate(4px);box-shadow:0 4px 12px #667eea1a}.summary-features .feature svg{width:20px;height:20px;color:#667eea;flex-shrink:0}.summary-features .feature span{font-size:.875rem;color:#475569;font-weight:500}.checkout-security-badge{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;padding:16px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:12px;margin-top:8px}.checkout-security-badge svg{width:22px;height:22px;color:#059669;flex-shrink:0}.checkout-security-badge .security-text{display:flex;flex-direction:column;gap:2px}.checkout-security-badge .security-title{font-size:.875rem;color:#065f46;font-weight:700}.checkout-security-badge .security-desc{font-size:.75rem;color:#047857}@media(max-width:1024px){.checkout-content{grid-template-columns:1fr}.order-summary-sidebar{order:-1}}@media(max-width:768px){.checkout-form-container{padding:20px}.checkout-header{padding:20px;flex-direction:column;align-items:flex-start}.checkout-header h2{font-size:1.5rem}.checkout-steps{width:100%;justify-content:center}.checkout-steps .step{padding:10px 14px;font-size:.75rem}.checkout-steps .step span:not(.step-number){display:none}.checkout-form .form-grid{grid-template-columns:1fr}.checkout-section,.order-summary-sidebar{padding:20px}.summary-item{padding:12px}.summary-item img{width:56px;height:56px}.summary-item .item-details h4{font-size:.875rem}.summary-item .item-price{font-size:.9375rem}.summary-features .feature{padding:10px 14px}.summary-features .feature span{font-size:.8125rem}}@media(max-width:480px){.checkout-form-container,.checkout-header{padding:16px}.checkout-header h2{font-size:1.25rem}.checkout-steps .step{padding:8px 10px}.step-number{display:flex!important}.checkout-section{padding:16px}.checkout-section .section-header{margin-bottom:16px;padding-bottom:16px}.checkout-section .section-header h3{font-size:1.125rem}.payment-option{padding:16px}.payment-option .payment-icon{width:48px;height:48px}.payment-option .payment-icon svg{width:20px;height:20px}.order-summary-sidebar{padding:16px}.summary-header{padding-bottom:16px;margin-bottom:16px}.summary-header h3{font-size:1.125rem}.summary-items{margin-bottom:16px;max-height:200px}.summary-item{padding:10px;gap:10px}.summary-item img{width:48px;height:48px;border-radius:8px}.summary-item .item-details h4{font-size:.8125rem}.summary-item .item-details p{font-size:.75rem}.summary-item .item-price{font-size:.875rem}.summary-calculations{padding:16px 0}.calc-row{font-size:.875rem}.calc-row.total{font-size:1rem}.calc-row.total span:last-child{font-size:1.125rem}.summary-features{gap:10px}.summary-features .feature{padding:8px 12px}.summary-features .feature svg{width:18px;height:18px}.summary-features .feature span{font-size:.75rem}.checkout-security-badge{padding:12px}.checkout-security-badge span{font-size:.75rem}.place-order-btn{padding:16px 24px;font-size:1rem}}.track-order-section-compact{width:100%;animation:fadeInUp .4s ease-out}.track-order-header-compact{margin-bottom:24px}.track-order-header-compact h3{display:flex;align-items:center;gap:10px;color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 6px}.track-order-header-compact h3 svg{width:24px;height:24px;color:#4f46e5}.track-order-header-compact p{color:#6b7280;font-size:.9rem;margin:0;padding-left:34px}.empty-state-compact{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.empty-icon-compact{width:64px;height:64px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.empty-icon-compact svg{width:28px;height:28px;color:#9ca3af}.empty-state-compact h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 6px}.empty-state-compact p{color:#6b7280;font-size:.875rem;margin:0}.track-order-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-bottom:24px}.track-order-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:16px;cursor:pointer;transition:all .25s ease;position:relative;overflow:hidden}.track-order-card:hover{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e526}.track-order-card.active{border-color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#e0e7ff)}.track-order-card.expanded{border-color:#4f46e5;box-shadow:0 8px 20px #4f46e533}.track-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.track-card-id{display:flex;flex-direction:column;gap:6px}.track-card-id .order-id{font-size:1rem;font-weight:700;color:#1f2937}.track-status-badge{display:inline-flex;padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:capitalize;width:fit-content}.track-card-arrow{color:#9ca3af;transition:transform .25s ease}.track-order-card.expanded .track-card-arrow{transform:rotate(90deg)}.track-card-arrow svg{width:20px;height:20px}.track-card-body{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.track-card-info{display:flex;gap:16px}.track-info-item{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:.8rem}.track-info-item svg{width:14px;height:14px;color:#9ca3af}.track-card-total{font-size:1.1rem;font-weight:700;color:#1f2937}.track-progress-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:12px}.track-progress-fill{height:100%;border-radius:3px;transition:width .4s ease}.track-card-expanded{padding-top:12px;border-top:1px solid #e5e7eb;margin-top:12px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.track-steps-compact{display:flex;justify-content:space-between;margin-bottom:16px}.track-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;position:relative}.track-step:not(:last-child):after{content:"";position:absolute;top:6px;left:calc(50% + 8px);width:calc(100% - 16px);height:2px;background:#e5e7eb}.track-step.completed:not(:last-child):after{background:currentColor}.track-step-dot{width:12px;height:12px;border-radius:50%;border:2px solid;z-index:1;background:#fff}.track-step-label{font-size:.65rem;color:#6b7280;font-weight:500;text-align:center}.track-step.completed .track-step-label,.track-step.current .track-step-label{color:#1f2937;font-weight:600}.track-quick-info{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.track-est-delivery,.track-delivered-info{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#4b5563}.track-est-delivery svg,.track-delivered-info svg{width:16px;height:16px}.track-delivered-info{color:#059669}.track-products-preview{display:flex;align-items:center;gap:8px}.track-product-thumb{width:36px;height:36px;border-radius:6px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb}.track-product-thumb img{width:100%;height:100%;object-fit:cover}.track-products-more{width:36px;height:36px;border-radius:6px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#6b7280}.track-details-compact{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 4px 16px #00000014;animation:fadeInUp .4s ease}.track-details-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.track-details-title{display:flex;align-items:center;gap:12px}.track-details-title h4{font-size:1.1rem;font-weight:700;color:#fff;margin:0}.track-status-badge-large{display:inline-flex;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.track-details-close{background:#fff3;border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.track-details-close:hover{background:#ffffff4d}.track-details-close svg{width:18px;height:18px}.track-stepper-compact{padding:24px 20px;position:relative}.track-stepper-line{position:absolute;top:44px;left:60px;right:60px;height:4px;background:#e5e7eb;border-radius:2px}.track-stepper-fill{height:100%;border-radius:2px;transition:width .4s ease}.track-stepper-steps{display:flex;justify-content:space-between;position:relative;z-index:1}.track-stepper-step{display:flex;flex-direction:column;align-items:center;gap:8px}.stepper-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;background:#f3f4f6;color:#9ca3af;transition:all .3s ease}.stepper-label{font-size:.7rem;color:#6b7280;font-weight:500;text-align:center}.track-stepper-step.completed .stepper-icon,.track-stepper-step.current .stepper-icon{box-shadow:0 2px 8px #00000026}.track-stepper-step.completed .stepper-label,.track-stepper-step.current .stepper-label{color:#1f2937;font-weight:600}.track-delivery-card-compact{display:flex;align-items:center;gap:12px;margin:0 20px 16px;padding:14px 16px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:10px;border:1px solid #93c5fd}.track-delivery-icon{width:40px;height:40px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.track-delivery-icon svg{width:20px;height:20px;color:#2563eb}.track-delivery-info{display:flex;flex-direction:column;gap:2px}.track-delivery-label{font-size:.75rem;color:#1e40af;font-weight:500}.track-delivery-date{font-size:.95rem;color:#1e3a8a;font-weight:700}.track-success-card-compact{display:flex;align-items:center;gap:12px;margin:0 20px 16px;padding:14px 16px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:10px;border:1px solid #6ee7b7}.track-success-icon{width:40px;height:40px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.track-success-icon svg{width:20px;height:20px;color:#fff}.track-success-info{display:flex;flex-direction:column;gap:2px}.track-success-title{font-size:.95rem;color:#065f46;font-weight:700}.track-success-date{font-size:.8rem;color:#047857}.track-timeline-compact{padding:16px 20px;border-top:1px solid #e5e7eb}.track-timeline-compact h5{font-size:.85rem;font-weight:600;color:#1f2937;margin:0 0 12px}.track-timeline-items{display:flex;flex-direction:column;gap:10px}.track-timeline-item-compact{display:flex;align-items:flex-start;gap:10px}.timeline-dot-compact{width:8px;height:8px;border-radius:50%;margin-top:5px;flex-shrink:0}.timeline-content-compact{display:flex;flex-direction:column;gap:2px}.timeline-status-compact{font-size:.85rem;font-weight:600;color:#1f2937}.timeline-time-compact{font-size:.75rem;color:#6b7280}.review-section-container-compact{padding:16px 20px;background:#fefce8;border-top:1px solid #fde047}.review-section-header-compact{margin-bottom:12px}.review-section-header-compact h4{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:#1f2937;margin:0 0 4px}.review-section-header-compact h4 svg{width:18px;height:18px;color:#ca8a04}.review-section-header-compact p{font-size:.8rem;color:#6b7280;margin:0}.items-review-list-compact{display:flex;flex-direction:column;gap:10px}.item-review-card-compact{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.item-review-info-compact{display:flex;align-items:center;gap:10px;flex:1}.item-review-image-compact{width:40px;height:40px;border-radius:6px;overflow:hidden;background:#f3f4f6}.item-review-image-compact img{width:100%;height:100%;object-fit:cover}.item-review-details-compact{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.item-review-name{font-size:.8rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-review-qty{font-size:.7rem;color:#6b7280}.existing-review-compact{display:flex;align-items:center}.review-stars-display{display:flex;gap:2px}.review-stars-display span{font-size:.9rem}.write-review-btn-compact{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.write-review-btn-compact:hover{transform:translateY(-1px);box-shadow:0 2px 8px #f59e0b4d}@media(max-width:768px){.track-order-cards{grid-template-columns:1fr}.track-stepper-line{display:none}.track-stepper-steps{flex-wrap:wrap;gap:16px;justify-content:center}.track-stepper-step{flex-direction:row;gap:8px}.stepper-label{text-align:left}.track-steps-compact{flex-wrap:wrap;gap:8px}.track-step{flex:0 0 calc(33.33% - 8px)}.track-step:not(:last-child):after{display:none}.order-info-grid{grid-template-columns:1fr;gap:12px}.order-items-grid{grid-template-columns:1fr}.order-item-card{flex-direction:column;text-align:center;padding:16px}.order-item-card .item-image{margin-bottom:12px}.item-details{flex-direction:column;align-items:center}.item-qty-price{flex-direction:column;gap:4px}.order-total-highlight .total-rows{flex-direction:column;gap:8px}}@media(max-width:480px){.track-order-header-compact h3{font-size:1.25rem}.track-card-body{flex-direction:column;align-items:flex-start;gap:8px}.track-card-total{align-self:flex-end}.track-step{flex:0 0 calc(50% - 8px)}.track-details-header{padding:12px 16px}.track-details-title{flex-direction:column;align-items:flex-start;gap:6px}.track-stepper-compact{padding:16px}.track-delivery-card-compact,.track-success-card-compact{margin:0 16px 12px;padding:12px}.track-timeline-compact{padding:12px 16px}.order-detail-hero{padding:20px 16px}.order-detail-hero h2{font-size:1.5rem}.order-detail-content{padding:20px 16px}.order-total-highlight{margin-top:20px}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.order-detail-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:28px 32px;position:relative;overflow:hidden;flex-shrink:0}.order-detail-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.order-detail-hero h2{font-size:2rem;font-weight:800;margin:0 0 16px;position:relative;z-index:1}.hero-meta{display:flex;align-items:center;gap:20px;position:relative;z-index:1}.order-id{font-size:1.4rem;font-weight:700;background:#fff3;padding:8px 16px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-badge-large{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:50px;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.status-pending.status-badge-large{background:#ef444433;color:#ef4444}.status-processing.status-badge-large{background:#f59e0b33;color:#f59e0b}.status-shipped.status-badge-large{background:#3b82f633;color:#3b82f6}.status-delivered.status-badge-large{background:#10b98133;color:#10b981}.status-cancelled.status-badge-large{background:#6b728033;color:#6b7280}.btn-close-modal{position:absolute;top:20px;right:24px;background:#fff3;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-close-modal:hover{background:#ffffff4d;transform:rotate(90deg) scale(1.05)}.order-detail-content{padding:32px;flex:1;overflow-y:auto;display:flex;flex-direction:column}.order-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:40px}.info-card{display:flex;align-items:center;gap:16px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.info-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.info-card svg{width:24px;height:24px;color:#4f46e5;flex-shrink:0}.info-card>div{display:flex;flex-direction:column;gap:4px}.info-label{font-size:.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:1.1rem;font-weight:700;color:#1e293b}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.payment-paid.status-badge{background:#10b98133;color:#10b981}.payment-failed.status-badge{background:#ef444433;color:#ef4444}.payment-pending.status-badge{background:#f59e0b33;color:#f59e0b}.items-section{margin-bottom:32px}.section-title{font-size:1.4rem;font-weight:800;color:#1e293b;margin:0 0 24px;padding-bottom:12px;border-bottom:3px solid #4f46e5;position:relative}.section-title:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:2px}.order-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.order-item-card{display:flex;align-items:center;gap:20px;padding:24px;background:#fff;border-radius:20px;border:1px solid #e2e8f0;transition:all .3s ease;box-shadow:0 8px 24px #00000014;position:relative;overflow:hidden}.order-item-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4f46e5,#7c3aed)}.order-item-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:#c7d2fe}.item-image{width:80px;height:80px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9);flex-shrink:0;border:2px solid #e5e7eb;box-shadow:0 4px 12px #0000001a}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.item-meta{display:flex;align-items:center;gap:16px;font-size:.95rem;color:#475569;font-weight:500}.item-qty,.item-unit-price{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#3b82f614;color:#1e40af;border-radius:20px;font-weight:600;white-space:nowrap}.item-subtotal{font-size:1.25rem;font-weight:800;color:#1e293b;text-align:right;min-width:100px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:12px 16px;border-radius:12px;box-shadow:inset 0 2px 4px #0000000d}.order-total-highlight{background:linear-gradient(135deg,#fefce8,#fef3c7);border-radius:24px;padding:32px;border:2px solid #fde047;margin-top:32px;box-shadow:0 12px 32px #fbbf2440}.total-rows{display:flex;justify-content:space-between;margin-bottom:20px}.total-row{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;color:#92400e;font-weight:600;margin-bottom:8px}.free-shipping{color:#059669;font-weight:700}.grand-total{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:3px solid #f59e0b;margin-top:20px}.grand-total span:first-child{font-size:1.3rem;font-weight:700;color:#92400e}.grand-total span:last-child{font-size:2rem;font-weight:900;color:#b45309;text-shadow:0 2px 4px rgba(251,191,36,.3)}: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;overflow-x:hidden;max-width:100vw}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}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,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
