:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:left;box-sizing:border-box;border-inline:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f4f6fb;font-family:Segoe UI,system-ui,sans-serif}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{text-decoration:none}ul{list-style:none}.navbar{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #00000014}.nav-container{align-items:center;gap:2rem;max-width:100%;height:72px;margin:0;padding:0 2.5rem;display:flex}.nav-brand{color:#4f46e5;cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;font-size:1.4rem;font-weight:800;display:flex}.nav-logo{object-fit:contain;width:160px;height:56px;display:block}.nav-brand span{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.nav-links{flex:1;align-items:center;gap:.5rem;display:flex}.nav-links li button{color:#444;border-radius:8px;padding:.45rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.nav-links li button:hover,.nav-links li button.active{color:#4f46e5;background:#eef2ff}.nav-actions{align-items:center;gap:1rem;margin-left:auto;display:flex}.cart-btn{color:#fff;background:#4f46e5;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-weight:600;display:flex;position:relative}.cart-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;display:inline-flex}.hamburger{padding:.3rem;font-size:1.4rem;display:none}.main-content{max-width:100%;padding:2rem 2.5rem 4rem}.footer{text-align:center;color:#aaa;background:#1a1a2e;padding:1.5rem;font-size:.9rem}.btn{border-radius:8px;padding:.55rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#4f46e5}.btn-primary:hover{background:#4338ca}.btn-primary:disabled{cursor:not-allowed;background:#a5b4fc}.btn-outline{color:#4f46e5;background:0 0;border:2px solid #4f46e5}.btn-outline:hover{background:#eef2ff}.btn-lg{padding:.75rem 2rem;font-size:1rem}.hero-section{align-items:center;gap:3rem;padding:4rem 0 3rem;display:flex}.hero-content{flex:1}.hero-content h1{margin-bottom:1rem;font-size:2.8rem;font-weight:900;line-height:1.2}.highlight{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-content p{color:#555;max-width:480px;margin-bottom:2rem;font-size:1.1rem}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.hero-image{flex:1;justify-content:center;display:flex}.hero-blob{font-size:10rem;animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.features-section,.brands-section,.cta-section{margin-top:4rem}.section-title{text-align:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.feature-card{text-align:center;background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 2px 12px #0000000f}.feature-icon{margin-bottom:.8rem;font-size:2.2rem}.feature-card h3{margin-bottom:.4rem;font-weight:700}.feature-card p{color:#666;font-size:.9rem}.brands-list{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.brand-chip{cursor:pointer;background:#fff;border:2px solid #e0e4ef;border-radius:50px;padding:.5rem 1.5rem;font-weight:600;transition:all .2s}.brand-chip:hover{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:20px;padding:3rem 2rem}.cta-section h2{margin-bottom:.7rem;font-size:2rem;font-weight:800}.cta-section p{opacity:.9;margin-bottom:1.5rem}.cta-section .btn-primary{color:#4f46e5;background:#fff}.cta-section .btn-primary:hover{background:#eef2ff}.hero-label{color:#4f46e5;background:#eef2ff;border-radius:20px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.88rem;font-weight:600;display:inline-block}.serve-section{margin-top:4rem}.serve-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.serve-card{text-align:center;background:#fff;border-top:4px solid #4f46e5;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 2px 12px #0000000f}.serve-card h3{margin-bottom:.4rem;font-weight:700}.serve-card p{color:#666;font-size:.9rem}.model-chip{color:#555;font-size:.82rem}.contact-tags{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.contact-tags span{color:#4f46e5;background:#eef2ff;border-radius:20px;padding:.35rem .9rem;font-size:.82rem;font-weight:600}.page-title{margin-bottom:1.5rem;font-size:2rem;font-weight:800}.search-bar-row{flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem;display:flex}.search-input{border:2px solid #e0e4ef;border-radius:10px;outline:none;flex:1;min-width:200px;padding:.7rem 1rem;font-size:.95rem}.search-input:focus{border-color:#4f46e5}.sort-select{background:#fff;border:2px solid #e0e4ef;border-radius:10px;outline:none;padding:.7rem 1rem;font-size:.95rem}.filters-row{flex-direction:column;gap:.8rem;margin-bottom:1.5rem;display:flex}.filter-group label{color:#888;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.chip-list{flex-wrap:wrap;gap:.5rem;display:flex}.chip{background:#fff;border:2px solid #e0e4ef;border-radius:50px;padding:.35rem .9rem;font-size:.85rem;font-weight:500;transition:all .2s}.chip:hover{color:#4f46e5;border-color:#4f46e5}.chip.active{color:#fff;background:#4f46e5;border-color:#4f46e5}.results-count{color:#888;margin-bottom:1.2rem;font-size:.9rem}.empty-state{text-align:center;color:#888;padding:4rem 2rem;font-size:1.1rem}.laptops-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.laptop-card{background:#fff;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000012}.laptop-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.card-image-wrap{background:#f8f9ff;height:200px;position:relative}.card-image{object-fit:cover;width:100%;height:100%}.badge{border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px}.badge-discount{color:#fff;background:#ef4444;left:10px}.badge-condition{color:#fff;background:#f59e0b;right:10px}.out-of-stock-overlay{color:#fff;background:#00000080;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;inset:0}.card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.2rem;display:flex}.card-category{text-transform:uppercase;color:#4f46e5;font-size:.75rem;font-weight:700}.card-title{font-size:1.1rem;font-weight:700}.card-brand{color:#888;font-size:.85rem}.card-specs{color:#555;flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.card-rating{color:#f59e0b;font-size:.85rem}.rating-num{color:#888}.card-price{align-items:baseline;gap:.8rem;margin-top:.3rem;display:flex}.price-current{color:#1a1a2e;font-size:1.25rem;font-weight:800}.price-original{color:#aaa;font-size:.9rem;text-decoration:line-through}.card-actions{gap:.7rem;margin-top:auto;padding-top:.8rem;display:flex}.card-actions .btn{text-align:center;flex:1}.modal-overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:20px;width:100%;max-width:860px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.modal-close{border-radius:8px;padding:.3rem .6rem;font-size:1.3rem;position:absolute;top:1rem;right:1rem}.modal-close:hover{background:#eee}.modal-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.modal-image-wrap{border-radius:12px;height:280px;overflow:hidden}.modal-image{object-fit:cover;width:100%;height:100%}.modal-price{align-items:baseline;gap:.8rem;margin-top:.5rem;display:flex}.modal-rating{color:#f59e0b;font-size:1rem}.specs-list{color:#444;flex-direction:column;gap:.3rem;padding-left:1.2rem;font-size:.9rem;list-style:outside;display:flex}.sell-page .section-title{text-align:left;margin-top:2rem}.used-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.used-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000012}.used-image{object-fit:cover;width:100%;height:180px}.used-body{flex-direction:column;gap:.5rem;padding:1.2rem;display:flex}.used-specs{color:#555;flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.used-meta{color:#888;grid-template-columns:1fr 1fr;gap:.3rem;margin-top:.3rem;font-size:.82rem;display:grid}.used-footer{justify-content:space-between;align-items:center;margin-top:.8rem;display:flex}.sell-form-section{background:#fff;border-radius:16px;margin-top:3rem;padding:2rem;box-shadow:0 2px 12px #00000012}.sell-form{flex-direction:column;gap:1rem;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#555;font-size:.88rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{resize:vertical;border:2px solid #e0e4ef;border-radius:10px;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4f46e5}.success-banner{color:#065f46;background:#d1fae5;border-radius:10px;margin-bottom:1rem;padding:1rem 1.5rem;font-weight:600}.cart-layout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.cart-items{flex-direction:column;gap:1rem;display:flex}.cart-item{background:#fff;border-radius:14px;align-items:center;gap:1.2rem;padding:1.2rem;display:flex;box-shadow:0 2px 8px #0000000f}.cart-item-image{object-fit:cover;border-radius:10px;flex-shrink:0;width:100px;height:75px}.cart-item-details{flex:1}.cart-item-details h3{margin-bottom:.2rem;font-weight:700}.cart-item-details p{color:#888;font-size:.85rem}.cart-item-spec{margin-top:.3rem;color:#aaa!important;font-size:.8rem!important}.cart-item-right{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.cart-qty{color:#888;font-size:.85rem}.btn-remove{color:#ef4444;border-radius:6px;padding:.3rem .6rem;font-size:.85rem}.btn-remove:hover{background:#fee2e2}.cart-summary{background:#fff;border-radius:14px;padding:1.5rem;position:sticky;top:80px;box-shadow:0 2px 12px #00000012}.cart-summary h3{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.summary-row{justify-content:space-between;padding:.5rem 0;font-size:.95rem;display:flex}.summary-row.total{font-size:1.1rem;font-weight:800}.summary-divider{border-top:2px solid #f0f0f0;margin:.5rem 0}.text-green{color:#16a34a;font-weight:600}.free-delivery-hint{color:#f59e0b;text-align:center;margin-top:.8rem;font-size:.8rem}.contact-layout{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;display:grid}.contact-info h2{margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.contact-info p{color:#666;margin-bottom:1.5rem}.contact-list{flex-direction:column;gap:.7rem;font-size:.95rem;display:flex}.contact-socials{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.contact-socials span{color:#4f46e5;cursor:pointer;background:#eef2ff;border-radius:20px;padding:.4rem 1rem;font-weight:600}@media (width<=768px){.hamburger{display:block}.nav-links{background:#fff;flex-direction:column;gap:.3rem;padding:1rem;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 4px 12px #0000001a}.nav-links.open{display:flex}.hero-section{text-align:center;flex-direction:column;padding:2rem 0}.hero-content h1{font-size:2rem}.hero-blob{font-size:6rem}.hero-buttons{justify-content:center}.modal-grid,.cart-layout,.contact-layout{grid-template-columns:1fr}.cart-item{flex-wrap:wrap}.cart-item-image{width:80px;height:60px}}
