body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#23242a,#1a1b1f);font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.navigation{left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navigation.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1b1fe6;border-bottom:1px solid #00c6fb1a}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.logo-img{height:40px;width:auto}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00c6fb,#005bea);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{background:none;border:none;color:#bfc2d5;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;transition:color .3s ease}.nav-link:hover{color:#00c6fb}.nav-cta{background:linear-gradient(135deg,#00c6fb,#005bea);border-radius:8px;color:#fff!important;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.nav-cta:hover{box-shadow:0 8px 25px #00c6fb4d;transform:translateY(-2px)}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-links{gap:1rem}.nav-link{font-size:.9rem}.nav-cta{padding:.5rem 1rem}}.dashboard-mockup{perspective:1000px;transform-style:preserve-3d}.mockup-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:400px;padding:1.5rem;transform:rotateY(-5deg) rotateX(5deg);transition:transform .3s ease;width:100%}.dashboard-mockup:hover .mockup-container{transform:rotateY(-2deg) rotateX(2deg)}.mockup-header{margin-bottom:1.5rem}.mockup-tabs{border-bottom:1px solid #ffffff1a;display:flex;gap:.5rem}.mockup-tab{border-bottom:2px solid #0000;color:#bfc2d5;cursor:pointer;font-size:.9rem;padding:.75rem 1rem;transition:all .3s ease}.mockup-tab.active{border-bottom-color:#00c6fb;color:#00c6fb}.mockup-content{display:flex;flex-direction:column;gap:1.5rem}.mockup-stats{display:flex;gap:2rem}.mockup-stat{text-align:center}.stat-value{color:#00c6fb;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-label{font-size:.8rem}.mockup-items{display:flex;flex-direction:column;gap:1rem}.mockup-item{align-items:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.mockup-item:hover{background:#ffffff0d;transform:translateX(5px)}.item-image{align-items:center;background:#00c6fb1a;border-radius:6px;display:flex;height:40px;justify-content:center;width:40px}.item-placeholder{font-size:1.2rem}.item-details{flex:1 1}.item-name{color:#fff;font-weight:600;margin-bottom:.25rem}.item-price{color:#00c6fb;font-weight:600}@media (max-width:768px){.mockup-container{max-width:100%;transform:none}.dashboard-mockup:hover .mockup-container{transform:none}}.hero-section{align-items:center;display:flex;min-height:100vh;padding:8rem 0 4rem}.hero-container{margin:0 auto;max-width:1200px;padding:0 2rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-text{max-width:600px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#bfc2d5;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.hero-cta,.hero-secondary{font-size:1.1rem;padding:1rem 2rem}.hero-stats{display:flex;gap:2rem}.stat-item{text-align:center}.stat-number{color:#00c6fb;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#bfc2d5;font-size:.9rem}.hero-visual{align-items:center;display:flex;justify-content:center}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}}@media (max-width:768px){.hero-section{padding:6rem 0 2rem}.hero-container{padding:0 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-stats{justify-content:center}}.features-section{background:linear-gradient(135deg,#1a1b1f,#23242a);padding:6rem 0}.features-container{margin:0 auto;max-width:1200px;padding:0 2rem}.features-header{margin-bottom:4rem;text-align:center}.features-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.features-subtitle{color:#bfc2d5;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.feature-card:hover{background:#ffffff0d;border-color:#00c6fb4d;box-shadow:0 20px 40px #0003;transform:translateY(-5px)}.feature-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.feature-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#bfc2d5;font-size:1rem;line-height:1.6}@media (max-width:768px){.features-section{padding:4rem 0}.features-container{padding:0 1rem}.features-title{font-size:2rem}.features-subtitle{font-size:1.1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}}.cta-section{background:linear-gradient(135deg,#23242a,#1a1b1f);overflow:hidden;padding:6rem 0;position:relative}.cta-section:before{background:radial-gradient(circle at 50% 50%,#00c6fb1a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-container{margin:0 auto;max-width:800px;padding:0 2rem;position:relative;z-index:1}.cta-content{text-align:center}.cta-title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-subtitle{color:#bfc2d5;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.cta-primary,.cta-secondary{font-size:1.1rem;padding:1rem 2rem}.cta-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.cta-feature{align-items:center;color:#bfc2d5;display:flex;font-size:.9rem;gap:.5rem}.feature-icon{color:#00c6fb;font-size:1rem;font-weight:700}@media (max-width:768px){.cta-section{padding:4rem 0}.cta-container{padding:0 1rem}.cta-title{font-size:2rem}.cta-subtitle{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-features{flex-direction:column;gap:1rem}}.footer{background:#1a1b1f;border-top:1px solid #ffffff1a;padding:3rem 0 1rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand{max-width:400px}.footer-logo{margin-bottom:1rem}.footer-logo-img{height:40px;width:auto}.footer-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00c6fb,#005bea);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.footer-description{color:#bfc2d5;font-size:.95rem;line-height:1.6}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column-title{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-link-list{list-style:none;margin:0;padding:0}.footer-link-list li{margin-bottom:.5rem}.footer-link{color:#bfc2d5;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#00c6fb}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.footer-copyright{color:#bfc2d5;font-size:.9rem;margin:0}@media (max-width:768px){.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{gap:1.5rem;grid-template-columns:1fr}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.modal-content{animation:modalSlideIn .3s ease;background:linear-gradient(135deg,#23242a,#1a1b1f);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 40px #00000080;max-height:90vh;max-width:450px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.modal-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#bfc2d5;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .3s ease}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-form{padding:2rem}.form-error{background:#dc26261a;border:1px solid #dc26264d;border-radius:8px;color:#fca5a5;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1.5rem}.form-label{color:#bfc2d5;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-input select,select.form-input{background-color:#1a1b1f;color:#fff}select.form-input option{background-color:#1a1b1f;color:#f3f4f6}.form-input:focus{background:#ffffff14;border-color:#00c6fb;box-shadow:0 0 0 3px #00c6fb1a;outline:none}.form-input::placeholder{color:#6b7280}.form-input:disabled{cursor:not-allowed;opacity:.6}.form-submit{font-size:1rem;margin-top:.5rem;padding:.875rem;width:100%}.modal-footer{border-top:1px solid #ffffff1a;padding:1rem 2rem 2rem;text-align:center}.modal-switch-text{color:#bfc2d5;font-size:.9rem;margin:0}.modal-switch-link{background:none;border:none;color:#00c6fb;cursor:pointer;font-size:.9rem;text-decoration:underline;transition:color .3s ease}.modal-switch-link:hover{color:#00a8d4}.verification-content{padding:2rem}.verification-header{margin-bottom:2rem;text-align:center}.verification-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.verification-subtitle{color:#bfc2d5;font-size:1rem;margin-bottom:.5rem}.verification-email{color:#00c6fb;font-size:1rem;font-weight:600;margin:0}.verification-form{margin-bottom:2rem}.verification-code-input{color:#00c6fb;font-size:1.5rem;font-weight:600;letter-spacing:.5rem;text-align:center}.verification-help{color:#bfc2d5;font-size:.9rem;margin-bottom:0;margin-top:.5rem;text-align:center}.verification-footer{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.verification-resend-text{color:#bfc2d5;font-size:.9rem;margin-bottom:.5rem}.verification-resend-link{background:none;border:none;color:#00c6fb;cursor:pointer;font-size:.9rem;text-decoration:underline;transition:color .3s ease}.verification-resend-link:hover:not(:disabled){color:#00a8d4}.verification-resend-link:disabled{cursor:not-allowed;opacity:.6}.verification-expiry{color:#6b7280;font-size:.8rem;margin:0}.form-success{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;color:#86efac;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.landing-page{background:linear-gradient(135deg,#23242a,#1a1b1f);color:#fff;min-height:100vh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1b1f}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#00c6fb,#005bea);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#00a8d4,#0047b3)}.inventory-header{margin-bottom:2rem}.header-content{flex-wrap:wrap;gap:1rem;justify-content:space-between}.header-content,.header-title{align-items:center;display:flex}.header-title{gap:.75rem}.title-icon{font-size:2rem}.header-title h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ecdc4,#00c6fb);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin:0}.header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.search-container{align-items:center;display:flex;position:relative}.search-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .3s ease;width:300px}.search-input:focus{background:#ffffff14;border-color:#4ecdc4;box-shadow:0 0 0 3px #4ecdc41a;outline:none}.search-icon,.search-input::placeholder{color:#6b7280}.search-icon{font-size:1rem;left:.75rem;pointer-events:none;position:absolute}.action-buttons{display:flex;gap:.75rem}.btn-primary{background:linear-gradient(135deg,#4ecdc4,#00c6fb);font-size:.95rem;padding:.75rem 1.5rem}.btn-primary:hover{box-shadow:0 8px 25px #4ecdc44d}.btn-secondary{border:2px solid #4ecdc4;color:#4ecdc4;font-size:.95rem;padding:.75rem 1.5rem}.btn-secondary:hover{background:#4ecdc4}@media (max-width:768px){.header-content{align-items:stretch;flex-direction:column}.header-title h1{font-size:2rem}.search-input{width:100%}.action-buttons{justify-content:center}}@media (max-width:480px){.header-title h1{font-size:1.75rem}.action-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}}.summary-cards{margin-bottom:2rem}.no-items{color:#6b7280;font-style:italic;padding:1rem;text-align:center}.filter-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#23242acc;border:1px solid #4ecdc433;border-radius:12px;margin-bottom:24px;padding:24px}.filter-section h3{color:#4ecdc4;font-size:18px;font-weight:600;margin-bottom:16px}.filter-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column}.filter-group label{color:#bfc2d5;font-size:14px;font-weight:500;margin-bottom:8px}.filter-group select{background:#1a1b1fcc;border:1px solid #4ecdc44d;border-radius:8px;color:#fff;font-size:14px;padding:12px;transition:all .3s ease}.filter-group select:focus{border-color:#4ecdc4;box-shadow:0 0 0 2px #4ecdc433;outline:none}.filter-group select option{background:#1a1b1f;color:#fff}.pending-items-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#23242acc;border:1px solid #4ecdc433;border-radius:12px;margin-bottom:24px;overflow:hidden}.section-header{cursor:pointer;padding:20px 24px;transition:background-color .3s ease}.section-header:hover{background:#4ecdc41a}.section-title{align-items:center;display:flex;gap:12px}.section-title h2{color:#4ecdc4;font-size:20px;font-weight:600;margin:0}.section-summary{display:flex;gap:24px}.summary-item{align-items:center;display:flex;flex-direction:column;gap:4px}.summary-item .label{color:#bfc2d5;font-size:12px;font-weight:500}.summary-item .value{color:#fff;font-size:16px;font-weight:600}.summary-item .value.positive{color:#4ecdc4}.summary-item .value.negative{color:#ff6b6b}.toggle-button{background:none;border:none;border-radius:4px;color:#4ecdc4;cursor:pointer;font-size:16px;padding:8px;transition:background-color .3s ease}.toggle-button:hover{background:#4ecdc433}.section-content{padding:0 24px 24px}.status-breakdown{margin-bottom:20px}.status-breakdown h4{color:#bfc2d5;font-size:14px;font-weight:500;margin-bottom:12px}.status-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.status-item{align-items:center;background:#1a1b1f99;border:1px solid #4ecdc433;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.status-name{color:#bfc2d5;font-size:12px}.status-count{color:#4ecdc4;font-size:14px;font-weight:600}.items-list{display:flex;flex-direction:column;gap:12px}.pending-item{align-items:center;background:#1a1b1f99;border:1px solid #4ecdc41a;border-radius:8px;display:flex;justify-content:space-between;padding:16px;transition:all .3s ease}.pending-item:hover{background:#1a1b1fcc;border-color:#4ecdc44d}.item-info h4{color:#fff;font-size:16px;font-weight:500;margin:0 0 4px}.item-details{color:#bfc2d5;font-size:12px;margin:0}.item-values{align-items:flex-end;gap:4px}.purchase-price{font-size:14px}.current-value{font-size:16px}.main-inventory-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#23242acc;border:1px solid #4ecdc433;border-radius:12px;padding:24px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.section-header h2{color:#4ecdc4;font-size:20px;font-weight:600;margin:0}.item-count{background:#4ecdc433;border-radius:6px;color:#4ecdc4;font-size:12px;font-weight:500;padding:4px 8px}.inventory-groups{display:flex;flex-direction:column;gap:20px}.inventory-group{background:#1a1b1f99;border:1px solid #4ecdc41a;border-radius:8px;overflow:hidden}.group-header{align-items:center;background:#4ecdc41a;border-bottom:1px solid #4ecdc433;display:flex;justify-content:space-between;padding:16px 20px}.group-info h3{color:#fff;font-size:16px;font-weight:600;margin:0 0 4px}.group-date{color:#bfc2d5;font-size:12px;margin:0}.group-summary{display:flex;gap:16px}.group-summary .summary-item{align-items:center;display:flex;flex-direction:column;gap:2px}.group-summary .label{color:#bfc2d5;font-size:10px;font-weight:500}.group-summary .value{color:#fff;font-size:14px;font-weight:600}.group-summary .value.positive{color:#4ecdc4}.group-summary .value.negative{color:#ff6b6b}.group-items{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:16px 20px}.inventory-item{background:#23242a99;border:1px solid #4ecdc41a;border-radius:6px;padding:12px;transition:all .3s ease}.inventory-item:hover{background:#23242acc;border-color:#4ecdc44d}.item-main h4{color:#fff;font-size:14px;font-weight:500;margin:0 0 4px}.item-category{color:#bfc2d5;font-size:11px;margin:0 0 4px}.item-status{color:#4ecdc4;font-size:11px;font-weight:500;margin:0 0 8px}.item-details{align-items:flex-end;display:flex;justify-content:space-between}.item-values{display:flex;flex-direction:column;gap:2px}.purchase-price{color:#bfc2d5;font-size:12px}.current-value{color:#4ecdc4;font-size:14px;font-weight:600}.item-meta{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.condition,.grade{color:#bfc2d5;font-size:10px}.inventory{padding:2rem}.inventory,.inventory-loading{background:linear-gradient(135deg,#1a1b1f,#23242a);color:#fff;min-height:100vh}.inventory-loading{align-items:center;display:flex;flex-direction:column;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #4ecdc44d;border-radius:50%;border-top-color:#4ecdc4;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.inventory-loading p{color:#bfc2d5;font-size:1.1rem}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;transition:all .3s ease}.glass-card:hover{background:#ffffff14;border-color:#4ecdc44d;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.summary-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.financial-card{background:linear-gradient(135deg,#4ecdc41a,#4ecdc40d);border-color:#4ecdc433}.financial-card .card-title,.financial-card .profit{color:#4ecdc4}.financial-card .loss{color:#ff6b6b}.status-card{background:linear-gradient(135deg,#ff6b6b1a,#ff6b6b0d);border-color:#ff6b6b33}.status-card .card-title{color:#ff6b6b}.top-items-card{background:linear-gradient(135deg,#ffc1071a,#ffc1070d);border-color:#ffc10733}.top-items-card .card-title{color:#ffc107}.card-title{font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.card-metric,.card-title{align-items:center;display:flex}.card-metric{border-bottom:1px solid #ffffff1a;justify-content:space-between;margin-bottom:.75rem;padding:.5rem 0}.card-metric:last-child{border-bottom:none;margin-bottom:0}.metric-label{color:#bfc2d5;font-size:.9rem}.metric-value{font-size:1rem;font-weight:600}.status-indicator{border-radius:50%;display:inline-block;height:8px;margin-right:.5rem;width:8px}.status-processing{background-color:#ffc107}.status-shipped{background-color:#17a2b8}.status-received{background-color:#28a745}.status-cancelled{background-color:#dc3545}.status-sold{background-color:#6f42c1}.top-items-list{display:flex;flex-direction:column;gap:.75rem}.top-item{align-items:center;background:#ffffff0d;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem;transition:all .3s ease}.top-item:hover{background:#ffffff1a;transform:translateX(5px)}.top-item-name{color:#fff;font-weight:500}.top-item-value{color:#4ecdc4;font-weight:600}@media (max-width:768px){.inventory{padding:1rem}.summary-grid{gap:1rem;grid-template-columns:1fr}.glass-card{padding:1rem}.card-title{font-size:1rem}.metric-value{font-size:.9rem}}@media (max-width:480px){.inventory{padding:.5rem}.glass-card{padding:.75rem}}.dashboard{background:linear-gradient(135deg,#23242a,#1a1b1f);color:#fff;min-height:100vh;padding:2rem}.dashboard-container{margin:0 auto;max-width:1200px}.dashboard-nav{display:flex;gap:1rem;margin-bottom:2rem}.dashboard-nav-link{background:#ffffff0d;border-radius:999px;color:#bfc2d5;font-weight:600;padding:.6rem 1rem;text-decoration:none;transition:background .2s ease,color .2s ease}.dashboard-nav-link:hover{background:#00c6fb33;color:#fff}.dashboard-nav-link.is-active{background:linear-gradient(135deg,#00c6fb,#005bea);color:#fff}.dashboard-panel{background:#00000040;border-radius:16px;box-shadow:0 16px 32px #0003;padding:2rem}.dashboard h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00c6fb,#005bea);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:1rem}.dashboard p{color:#bfc2d5;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.App{text-align:left}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00c6fb,#005bea);-webkit-background-clip:text;background-clip:text}.btn-primary{background:linear-gradient(135deg,#00c6fb,#005bea);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 25px #00c6fb4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #00c6fb;border-radius:8px;color:#00c6fb;cursor:pointer;display:inline-block;font-weight:600;padding:10px 22px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#00c6fb;color:#fff;transform:translateY(-2px)}
/*# sourceMappingURL=main.db00233d.css.map*/