body{margin:0;font-family:Montserrat,sans-serif;background-color:#fff}.nura-login-split-container{display:flex;height:100vh;width:100vw;overflow:hidden}.nura-login-left{position:relative;flex:1.3;background-color:#0b2545;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.nura-login-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.nura-login-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0b2545cc;z-index:1}.nura-login-message{position:relative;z-index:2;text-align:left;max-width:500px;padding:2rem}.nura-login-message h1{font-size:3rem;margin-bottom:.5rem;color:#fff}.nura-login-message h2{font-size:1.8rem;margin-bottom:1rem;color:#e5e7eb}.nura-login-message p{font-size:1rem;line-height:1.6;margin-bottom:2rem;color:#d1d5db}.nura-login-right{flex:1;background-color:#f9fafb;display:flex;justify-content:center;align-items:center;padding:2rem}.nura-login-box{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 12px 24px #0000000d;max-width:400px;width:100%;display:flex;flex-direction:column}.nura-error{color:red;text-align:center;margin-bottom:1rem}.nura-input{padding:.75rem 1rem;font-size:1rem;border-radius:8px;border:1px solid #d1d5db;margin-bottom:1rem;transition:border-color .2s}.nura-login-links{display:flex;flex-direction:column;margin-top:1.5rem;gap:.5rem}.nura-secondary-button{background:transparent;color:#0b2545;font-size:.95rem;font-weight:500;border:2px solid #0b2545;padding:.6rem;border-radius:8px;cursor:pointer;transition:all .2s}.nura-secondary-button:hover{background-color:#0b2545;color:#fff}.nura-contactus-split-container{display:flex;height:100vh;width:100vw;overflow:hidden;font-family:Montserrat,sans-serif}.nura-contactus-left{position:relative;flex:1.3;background-color:#0b2545;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.nura-contactus-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.nura-contactus-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0b2545cc;z-index:1}.nura-contactus-message{position:relative;z-index:2;text-align:left;max-width:500px;padding:2rem}.nura-contactus-message h1{font-size:3rem;margin-bottom:.5rem;color:#fff}.nura-contactus-message h2{font-size:1.8rem;margin-bottom:1rem;color:#e5e7eb}.nura-contactus-message p{font-size:1rem;line-height:1.6;margin-bottom:2rem;color:#d1d5db}.nura-contactus-right{flex:1;background-color:#f9fafb;display:flex;justify-content:center;align-items:center;padding:2rem}.nura-contactus-box{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 12px 24px #0000000d;max-width:400px;width:100%;display:flex;flex-direction:column}.nura-login-title{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#111827}.nura-contactus-success{font-size:1.2rem;color:#0b2545;text-align:center;font-weight:600}.nura-input{padding:.75rem 1rem;font-size:1rem;border-radius:8px;border:1px solid #d1d5db;margin-bottom:1rem;transition:border-color .2s;resize:vertical}.nura-input:focus{outline:none;border-color:#0b2545}.nura-primary-button{background-color:#0b2545;color:#fff;font-size:1rem;font-weight:600;padding:.75rem;border:none;border-radius:8px;cursor:pointer;margin-top:.5rem;transition:background-color .2s}.nura-primary-button:hover{background-color:#122d59}.nura-ghost-button{background:transparent;border:2px solid white;color:#fff;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:600;transition:.2s ease}.nura-ghost-button:hover{background-color:#fff;color:#0b2545}.nura-login-buttons{display:flex;gap:1rem}.learninglab-container{display:flex;height:100vh;background-color:#f9fafb}.learninglab-content{padding:2rem;flex:1;overflow-y:auto;margin-top:64px;margin-left:0;transition:margin-left .3s ease}.learninglab-content.sidebar-open{margin-left:240px}.learninglab-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#111827}.learninglab-subtitle{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.learninglab-tracks{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.learninglab-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000f;cursor:pointer;transition:box-shadow .2s ease-in-out,transform .2s}.learninglab-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.learninglab-card h3{margin-bottom:.5rem;font-size:1.25rem;color:#0b2545}.learninglab-card p{font-size:.95rem;color:#6b7280}.dashboard-container{display:flex;height:100vh;background-color:#f9fafb}.dashboard-content{padding:2rem;flex:1;overflow-y:auto;margin-top:64px;margin-left:0;transition:margin-left .3s ease}.dashboard-content.sidebar-open{margin-left:240px}.dashboard-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.dashboard-welcome{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.dashboard-sections{display:flex;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.dashboard-card{flex:1;min-width:240px;background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000f;transition:all .2s ease-in-out;cursor:pointer}.dashboard-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.dashboard-card h3{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:#0f172a}.dashboard-card p{font-size:.95rem;color:#64748b}.secondary-section{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem}.progress-tracker,.recent-projects{flex:1;min-width:280px;background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 8px #0000000a}.progress-tracker h4,.recent-projects h4{font-size:1.1rem;margin-bottom:1rem;color:#0f172a}.progress-tracker p{font-size:.9rem;color:#374151;margin:.5rem 0 .25rem}.progress-bar{background-color:#e5e7eb;border-radius:9999px;height:8px;width:100%;margin-bottom:1rem;overflow:hidden}.progress-fill{height:100%;background-color:#3b82f6;border-radius:9999px;transition:width .3s ease-in-out}.recent-projects ul{list-style:none;padding:0;margin:0}.recent-projects li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#1e293b}.tertiary-section{display:flex;gap:1.5rem;flex-wrap:wrap}.tertiary-card{flex:1;min-width:220px;background-color:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 2px 8px #0000000a}.tertiary-card h4{font-size:1rem;margin-bottom:.5rem;color:#0f172a}.tertiary-card p{font-size:.875rem;color:#475569}.resume-button{margin-top:.5rem;padding:.45rem 1.2rem;background-color:#0b2545;color:#fff;border:none;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.resume-button:hover{background-color:#163d6c}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0a80;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-in-out}.popup-menu{background-color:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 20px 40px #00000040;width:90%;max-width:420px;text-align:center;animation:slideUp .35s ease-out}.popup-menu h3{font-size:1.5rem;margin-bottom:1.5rem;color:#1a1a1a}.popup-menu button{display:block;width:100%;margin:.5rem 0;padding:.9rem 1.2rem;font-size:1rem;font-weight:600;background-color:#1a1a1a;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.popup-menu button:hover{background-color:#333;transform:scale(1.02)}.achievement-list{list-style:none;padding-left:0;margin-top:1rem;font-size:.9rem}.achievement-list li{display:flex;justify-content:space-between;padding:.3rem 0;border-bottom:1px solid #eee}.achievement-list li:last-child{border-bottom:none}.nura-header{position:fixed;top:0;left:0;right:0;height:64px;z-index:1000;display:flex;align-items:center;justify-content:space-between;background-color:#f3f4f6;padding:.5rem 1rem;box-shadow:0 1px 4px #0000000d;flex-wrap:wrap}.header-left,.header-right{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.header-center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}.center-logo{height:38px;cursor:pointer}.hamburger{font-size:1.75rem;background:none;border:none;outline:none;cursor:pointer;color:#0b2545;padding:0;line-height:1}.icon-button{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#0b2545}.profile-image{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #0b2545;cursor:pointer}.profile-dropdown{position:relative}.dropdown-menu-profile{position:absolute;top:46px;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000014;min-width:180px;z-index:1001;display:flex;flex-direction:column;padding:.5rem 0}.dropdown-menu-profile div{padding:.75rem 1rem;cursor:pointer;font-size:.95rem;color:#1f2937;transition:background-color .2s ease}.dropdown-menu-profile div:hover{background-color:#f3f4f6}.cart-container{position:relative;cursor:pointer}.cart-dropdown{position:absolute;top:3.2rem;right:3.5rem;width:280px;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:1rem;z-index:1000;font-family:Segoe UI,sans-serif}.cart-dropdown ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;max-height:240px;overflow-y:auto}.cart-dropdown li{background-color:#f9f9f9;border:1px solid #e0e0e0;border-left:4px solid #0b2545;border-radius:6px;padding:.75rem;font-size:.88rem;color:#333;display:flex;justify-content:space-between;align-items:center}.cart-dropdown li .item-title{font-weight:600;margin-right:.5rem;flex-grow:1}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cart-header h4{margin:0;font-size:1rem;font-weight:700;color:#0b2545}.close-cart{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#9ca3af;padding:0;transition:color .2s ease}.close-cart:hover{color:#374151}.view-cart-btn{width:100%;padding:.6rem 1rem;background-color:#0b2545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;transition:background-color .2s ease;margin-top:.5rem}.view-cart-btn:hover{background-color:#163d6c}@media (max-width: 768px){.nura-header{flex-direction:column;align-items:flex-start;padding:.5rem}.header-left,.header-right{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;width:100%;gap:.75rem;margin-top:.5rem}.header-center{position:static;transform:none;justify-content:center;width:100%;margin-top:.5rem}.center-logo{height:34px;margin:0 auto}}.sidebar{position:fixed;top:74px;left:0;width:240px;height:calc(100vh - 64px);background-color:#fff;box-shadow:2px 0 10px #0000000d;transition:transform .3s ease-in-out;z-index:999;display:flex;flex-direction:column;justify-content:space-between}.sidebar.closed{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-menu{display:flex;flex-direction:column;padding:1rem;gap:.5rem}.sidebar-item{text-decoration:none;font-size:1rem;font-weight:500;padding:.75rem 1rem;border-radius:.5rem;color:#0b2545;transition:background-color .2s,color .2s}.sidebar-item:hover{background-color:#eef2f8}.sidebar-item.active{background-color:#0b2545;color:#fff}.dropdown{position:relative}.dropdown span{cursor:pointer}.dropdown-menu{display:none;flex-direction:column;position:absolute;top:0;left:100%;background-color:#fff;padding:.5rem;border:1px solid #ccc;min-width:200px;box-shadow:0 2px 8px #0000001a;z-index:999}.dropdown:hover .dropdown-menu{display:flex}.dropdown-item{padding:.5rem;text-decoration:none;color:#0b2545;border-radius:4px}.dropdown-item:hover{background-color:#e0e7ff}.sidebar-plan{padding:1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;text-align:center}.plan-label{margin-bottom:.5rem;font-size:.9rem;color:#374151}.upgrade-button{padding:.4rem 2rem;background-color:#0b2545;color:#fff;border:none;border-radius:.5rem;font-size:.85rem;cursor:pointer;transition:background-color .2s}.upgrade-button:hover{background-color:#163d6c}.upgrade-button:disabled{background-color:#9ca3af;cursor:not-allowed}.nuraide-download-container{display:flex;height:100vh;background-color:#f9fafb}.nuraide-download-content{flex:1;padding:2rem;overflow-y:auto;margin-top:64px;transition:margin-left .3s ease}.nuraide-download-content.sidebar-open{margin-left:240px}.nuraide-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.nuraide-subtitle{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.nuraide-download-grid{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:3rem}.download-card{flex:1;min-width:260px;background-color:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 4px 12px #0000000f;transition:all .2s ease-in-out}.download-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.download-card h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.download-card p{font-size:.95rem;color:#6b7280;margin-bottom:1rem}.download-button{background-color:#0b2545;color:#fff;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease-in-out}.download-button:hover{background-color:#163d6c}.nuraide-install-info{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 2px 8px #0000000a;margin-bottom:3rem}.nuraide-install-info h2{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.nuraide-install-info p{font-size:.95rem;color:#374151;margin-bottom:1.25rem}.library-group{margin-bottom:1.25rem}.library-group h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.library-group ul{padding-left:1.2rem;list-style-type:disc}.library-group li{font-size:.95rem;color:#374151;margin-bottom:.35rem}.nuraide-network-types{margin-bottom:4rem}.nuraide-network-types h2{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem}.network-grid{display:flex;flex-wrap:wrap;gap:1.5rem}.network-card{background-color:#fff;padding:1.25rem 1.5rem;border-radius:1rem;flex:1 1 260px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease-in-out}.network-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.network-card h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.network-card p{font-size:.9rem;color:#6b7280}.learninglab-container{display:flex;height:100%;font-family:Segoe UI,sans-serif;background-color:#f8f9fb}.learninglab-content{flex:1;padding:2rem;overflow-y:auto;transition:margin-left .3s ease}.sidebar-open{margin-left:240px}.learninglab-title{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.learninglab-subtitle{font-size:1.1rem;color:#555;margin-bottom:2rem}.mycurriculums-button{padding:.75rem 1.5rem;background-color:#111;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s}.mycurriculums-button:hover{background-color:#333}.search-filter-bar{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-input,.difficulty-select,.category-select{padding:.6rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;min-width:180px}.rs__control{min-height:42px;border-radius:6px!important;border:1px solid #ccc!important;font-size:1rem;box-shadow:none!important;background-color:#fff}.rs__control:hover{border-color:#999!important}.rs__menu{border-radius:6px;font-size:.95rem;z-index:10}.rs__option{padding:8px 12px}.rs__multi-value{background-color:#111;color:#fff;border-radius:4px;padding:2px 6px}.rs__multi-value__label{color:#fff;font-weight:500}.rs__multi-value__remove:hover{background-color:#333;color:#fff}.filter-checkboxes{margin-bottom:2rem;font-size:.95rem;color:#333}.filter-checkboxes strong{display:block;margin-bottom:.5rem}.filter-checkboxes label{display:inline-flex;align-items:center;margin-right:1rem;margin-bottom:.5rem;cursor:pointer}.filter-checkboxes input[type=checkbox]{margin-right:.4rem}.learninglab-tracks{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:2rem}.learninglab-card{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .2s ease}.learninglab-card:hover{transform:translateY(-4px)}.course-pill{position:absolute;padding:.3rem .7rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#fff}.difficulty-label{top:1rem;left:1rem;background-color:#007bff}.price-tag{top:1rem;right:1rem;background-color:#28a745}.course-logo-wrapper{display:flex;justify-content:center;margin:1rem 0}.course-logo-wrapper img{max-width:60px}.button-row{display:flex;justify-content:space-between;margin-top:1rem;gap:.5rem}.learnmore-button,.buynow-button{flex:1;padding:.5rem .8rem;font-size:.9rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.learnmore-button{background-color:#f0f0f0;color:#333}.learnmore-button:hover{background-color:#e0e0e0}.buynow-button{background-color:#111;color:#fff}.buynow-button:hover{background-color:#333}@media screen and (max-width: 768px){.search-filter-bar,.button-row{flex-direction:column}}.search-input,.difficulty-select,.category-select,.tag-select,.tool-select,.rs__control{box-sizing:border-box;width:220px;min-width:220px;max-width:220px}.search-input,.rs__input input{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rs__multi-value{max-width:100%;flex:0 1 auto}@media screen and (max-width: 768px){.search-input,.difficulty-select,.category-select,.tag-select,.tool-select,.rs__control{width:100%;min-width:unset;max-width:unset}}.copy-token-btn,.view-token-btn{margin-top:.5rem;margin-right:.5rem;padding:6px 12px;font-size:.85rem;background-color:#f3f3f3;border:1px solid #ccc;border-radius:5px;cursor:pointer}.copy-token-btn:hover,.view-token-btn:hover{background-color:#e0e0e0}.token-info{margin-top:1rem;font-size:.85rem;background:#fafafa;padding:1rem;border-radius:8px;border:1px solid #ddd}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:9999;display:flex;align-items:center;justify-content:center}.modal-box{background:#fff;padding:2rem;border-radius:10px;width:95%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 5px 30px #0000004d;animation:fadeIn .3s ease-in-out}.modal-table{width:100%;margin-top:1.5rem;border-collapse:collapse;font-size:.95rem}.modal-table th,.modal-table td{padding:.7rem;border:1px solid #ddd;text-align:left}.modal-table th{background-color:#f5f5f5;font-weight:600}.modal-table tbody tr{transition:background-color .2s ease;cursor:pointer}.modal-table tbody tr:hover{background-color:#f1f1f1}.modal-table ul{padding-left:1.25rem;margin-top:.5rem}.modal-table li{margin-bottom:.4rem;line-height:1.4}.close-modal-btn{margin-top:2rem;padding:10px 20px;background:#111;color:#fff;border:none;border-radius:5px;font-weight:600;cursor:pointer;transition:background-color .25s ease}.close-modal-btn:hover{background-color:#333}.modal-box h2{margin-bottom:1rem;font-size:1.6rem;font-weight:700}.modal-box h3{margin-top:2rem;font-size:1.2rem;font-weight:600}.student-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:9999}.student-modal-box{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:480px;box-shadow:0 5px 30px #0003;text-align:center;animation:fadeIn .3s ease-in-out}.student-modal-box h2{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.student-count-input{width:100px;padding:.6rem;font-size:1.1rem;border:1px solid #ccc;border-radius:6px;margin-bottom:1.5rem}.student-modal-actions{display:flex;justify-content:center;gap:1rem}.student-cancel-btn,.student-confirm-btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .25s ease}.student-cancel-btn{background-color:#f3f3f3;color:#333}.student-cancel-btn:hover{background-color:#e0e0e0}.student-confirm-btn{background-color:#111;color:#fff}.student-confirm-btn:hover{background-color:#333}.cart-popup-modal{position:fixed;bottom:30px;right:30px;background:#111;color:#fff;padding:1rem 1.25rem;border-radius:8px;z-index:1000;box-shadow:0 4px 20px #0003;animation:fadeInSlideUp .3s ease}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cart-popup-inner{font-size:.95rem;font-weight:500}.already-in-cart-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#1111118c;color:#fff;font-weight:600;font-size:1rem;display:flex;justify-content:center;align-items:center;z-index:5;border-radius:8px;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000008c;color:#fff;font-weight:600;font-size:1.1rem;display:flex;align-items:center;justify-content:center;z-index:5;border-radius:10px;text-align:center;pointer-events:none}.confirmation-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fefefe;padding:2rem 2.5rem;border-radius:10px;box-shadow:0 10px 30px #00000040;z-index:1000;text-align:center}.confirmation-box h3{margin-bottom:1rem;font-size:1.2rem;color:#111}.modal-buttons{display:flex;justify-content:center;gap:1rem}.modal-buttons button{background:#3b82f6;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s ease}.modal-buttons button:hover{background:#2563eb}.cart-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:9999;display:flex;align-items:center;justify-content:center}.cart-modal-box{background:#fff;padding:2rem;border-radius:10px;width:95%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 5px 30px #0000004d;animation:fadeIn .3s ease-in-out;font-family:Segoe UI,sans-serif}.cart-modal-box h2{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem}.cart-item-cards{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cart-item-card{border:1px solid #e0e0e0;border-left:5px solid #111;border-radius:8px;padding:1rem;background-color:#f9f9f9;transition:background .2s ease}.cart-item-card:hover{background-color:#f1f1f1}.card-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.card-details{display:flex;justify-content:space-between;font-size:.9rem;color:#555}.tag{background-color:#eee;color:#333;padding:.2rem .6rem;border-radius:4px;font-size:.85rem;font-weight:500;text-transform:capitalize}.price{font-weight:600;color:#222}.cart-button-row{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.cart-continue-button,.cart-checkout-button{padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.cart-continue-button{background-color:#f0f0f0;color:#333}.cart-continue-button:hover{background-color:#e0e0e0}.cart-checkout-button{background-color:#111;color:#fff}.cart-checkout-button:hover{background-color:#333}.cart-empty-message{font-size:1rem;color:#666;text-align:center;margin:2rem 0}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.cart-total{margin-top:1rem;font-size:1.1rem;text-align:right;color:#111}.dataupload-wrapper{display:flex;height:100vh;background-color:#f9fafb}.dataupload-content{display:flex;gap:2rem;padding:2rem;flex:1;overflow-y:auto;margin-top:64px;margin-left:0;transition:margin-left .3s ease;flex-wrap:wrap}.dataupload-content.sidebar-open{margin-left:240px}.dataupload-left,.dataupload-right{flex:1;min-width:320px;background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #0000000a}.dataupload-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.dataupload-subtitle{font-size:1.1rem;color:#6b7280;margin-bottom:2rem}.dataupload-form{display:flex;flex-direction:column;gap:1rem}.dataupload-form label{font-weight:600;color:#1f2937}.dataupload-form select,.dataupload-form input[type=file]{padding:.6rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#f9fafb;color:#111827}.file-types-note{font-size:.85rem;color:#6b7280;margin-top:-.5rem}.upload-button{padding:.6rem 1.2rem;background-color:#0b2545;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.upload-button:hover{background-color:#163d6c}.dataupload-actions{margin-top:1.5rem;display:flex;gap:1rem;flex-wrap:wrap}.action-button{padding:.5rem 1.2rem;background-color:#10b981;color:#fff;border:none;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:background-color .2s ease}.action-button:hover{background-color:#059669}.metadata-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.dataupload-right label{font-weight:600;font-size:.95rem;color:#1f2937}.dataupload-right input,.dataupload-right textarea{padding:.6rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#f9fafb;resize:vertical;width:100%;color:#111827}.metadata-buttons{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.save-button,.publish-button{padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;border:none;border-radius:.5rem;cursor:pointer;color:#fff;transition:background-color .2s ease}.save-button{background-color:#0b2545}.save-button:hover{background-color:#163d6c}.publish-button{background-color:#10b981}.publish-button:hover{background-color:#059669}.market-container{display:flex;height:100vh;background-color:#f9fafb}.market-content{flex:1;padding:2rem;overflow-y:auto;margin-top:64px;transition:margin-left .3s ease}.market-content.sidebar-open{margin-left:240px}.market-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.market-subtitle{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.market-filters{display:flex;gap:1rem;margin-bottom:2rem}.market-filters input,.market-filters select{padding:.6rem 1rem;font-size:1rem;border-radius:.5rem;border:1px solid #d1d5db;flex:1}.market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:2rem}.market-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #0000000f;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s ease-in-out}.market-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.market-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.market-card p{font-size:.95rem;color:#4b5563;margin-bottom:.75rem}.market-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.market-tag{background-color:#e0f2fe;color:#0369a1;font-size:.75rem;padding:.3rem .6rem;border-radius:9999px}.model-buttons{display:flex;flex-direction:column;gap:.5rem}.market-button,.details-button{padding:.6rem 1rem;border:none;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.market-button{background-color:#2563eb;color:#fff}.market-button:hover{background-color:#1d4ed8}.details-button{background-color:#f3f4f6;color:#1f2937}.details-button:hover{background-color:#e5e7eb}.already-in-cart-overlay{position:absolute;top:.8rem;right:.8rem;background-color:#10b981e6;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:6px;z-index:10}.popup-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#0a0a0a66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .25s ease-in-out}.popup-menu{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 15px 35px #0003;width:90%;max-width:800px;max-height:85vh;overflow-y:auto;text-align:left;animation:slideUp .35s ease-out}.popup-menu h3{font-size:1.5rem;margin-bottom:1rem;color:#0f172a}.popup-menu p{font-size:.95rem;margin-bottom:.6rem;color:#374151;line-height:1.4}.popup-menu a{color:#2563eb;text-decoration:underline}.popup-menu a:hover{color:#1d4ed8}.popup-actions{display:flex;justify-content:flex-end;margin-top:2rem;gap:1rem}.popup-actions button{padding:.75rem 1.25rem;font-size:1rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;background-color:#0f172a;color:#fff;transition:background-color .2s ease}.popup-actions button:hover{background-color:#1e293b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.mymodels-container{display:flex;height:100vh;background-color:#f9fafb}.mymodels-content{padding:2rem;flex:1;overflow-y:auto;margin-top:64px;margin-left:0;transition:margin-left .3s ease}.mymodels-content.sidebar-open{margin-left:240px}.mymodels-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#111827}.mymodels-subtitle{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.mymodels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.mymodels-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000f;cursor:pointer;transition:box-shadow .2s ease-in-out,transform .2s}.mymodels-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.mymodels-card h3{margin-bottom:.5rem;font-size:1.25rem;color:#0b2545}.mymodels-card p{font-size:.95rem;color:#6b7280}.cart-item-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;margin-top:2rem}.cart-item-card{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 1px 6px #0000001a;display:flex;flex-direction:column;justify-content:space-between}.cart-item-type{font-size:.8rem;font-weight:700;color:#888;margin-bottom:.5rem;text-transform:uppercase}.cart-item-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.cart-price{font-size:1rem;font-weight:700;color:#111}.remove-btn{background:#eee;border:1px solid #ccc;padding:6px 12px;border-radius:6px;font-size:.85rem;cursor:pointer}.remove-btn:hover{background:#ddd}.cart-summary{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ccc}.checkout-btn{margin-top:1rem;padding:12px 24px;background-color:#111;color:#fff;font-weight:700;font-size:1rem;border:none;border-radius:6px;cursor:pointer}.checkout-btn:hover{background-color:#333}
