div.grid-container.svelte-11hxvty{height:100%}div#purple-bar.svelte-11hxvty{background-color:#7729ff;width:100%;height:80px}div#text-container.svelte-11hxvty{display:flex;flex-direction:row;justify-content:center;align-items:center;width:max-content;height:100%}h2.svelte-11hxvty{color:#fff;font-size:40px;font-family:Cabinet Grotesk;font-weight:500;line-height:42px;letter-spacing:-1px}@media screen and (max-width: 780px){h2.svelte-11hxvty{font-size:26px;line-height:34px;text-align:center}div#purple-bar.svelte-11hxvty{height:auto;padding:14px 0;box-sizing:border-box}div.grid-container.svelte-11hxvty{display:flex;justify-content:center;padding:0 20px;box-sizing:border-box}div#text-container.svelte-11hxvty{width:100%;justify-content:center}}body::-webkit-scrollbar{display:none}@-moz-document url-prefix(){html{scrollbar-width:none}}#scrollbar.svelte-1yrcs1i{position:fixed;right:5px;z-index:9999;margin:auto;width:7px;height:var(--scrollbar-height);background:var(--color, #555);border-radius:20px;opacity:0;overflow:hidden;transition:opacity .25s}.reveal.svelte-1yrcs1i{opacity:1!important}.wrapper.svelte-11dxj9w{all:unset;display:flex;position:relative;align-items:center;justify-content:center;width:2rem;height:2rem;line-height:2rem;border-radius:100%;cursor:pointer}.icon.svelte-11dxj9w{position:absolute;font-size:1.5rem;background-color:transparent;pointer-events:none;top:0;right:0;bottom:0;left:0}div#computer-grid-container.svelte-12to9ni.svelte-12to9ni{height:max-content}div.filter-header.svelte-12to9ni.svelte-12to9ni{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 0 8px;width:1016px;margin:0 auto}nav.breadcrumb.svelte-12to9ni.svelte-12to9ni{display:flex;align-items:center;gap:8px;font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:500}nav.breadcrumb.svelte-12to9ni a.svelte-12to9ni{color:var(--Thermal-Grey);text-decoration:none;opacity:.6;transition:opacity .2s ease,color .2s ease}nav.breadcrumb.svelte-12to9ni a.svelte-12to9ni:hover{opacity:1;color:var(--Thermal-Purple)}nav.breadcrumb.svelte-12to9ni .separator.svelte-12to9ni{color:var(--Thermal-Grey);opacity:.3}nav.breadcrumb.svelte-12to9ni .current.svelte-12to9ni{color:var(--Thermal-Purple);font-weight:600}div.filter-info.svelte-12to9ni.svelte-12to9ni{display:flex;align-items:center;gap:16px}span.build-count.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:500;color:var(--Thermal-Grey);opacity:.7}a.clear-filters.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:600;color:var(--Thermal-Purple);text-decoration:none;transition:color .2s ease}a.clear-filters.svelte-12to9ni.svelte-12to9ni:hover{color:var(--Thermal-Violet);text-decoration:underline}@media only screen and (max-width: 1099px){div.filter-header.svelte-12to9ni.svelte-12to9ni{width:720px}}@media only screen and (max-width: 780px){div.filter-header.svelte-12to9ni.svelte-12to9ni{width:100%;padding:20px 16px 8px}nav.breadcrumb.svelte-12to9ni.svelte-12to9ni{font-size:13px;flex-wrap:wrap;justify-content:center}}div.sort-controls.svelte-12to9ni.svelte-12to9ni{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 0;width:1016px;margin:0 auto}@media only screen and (max-width: 1099px){div.sort-controls.svelte-12to9ni.svelte-12to9ni{width:720px}}div.sort-controls.svelte-12to9ni label.svelte-12to9ni{font-family:Cabinet Grotesk,sans-serif;font-weight:600;font-size:14px;color:var(--Thermal-Grey)}div.sort-controls.svelte-12to9ni select.svelte-12to9ni{font-family:Cabinet Grotesk,sans-serif;font-weight:600;font-size:14px;padding:10px 16px;border-radius:12px;border:2px solid rgba(119,41,255,.2);background:#fff;color:var(--Thermal-Grey);cursor:pointer;transition:border-color .2s ease}div.sort-controls.svelte-12to9ni select.svelte-12to9ni:hover,div.sort-controls.svelte-12to9ni select.svelte-12to9ni:focus{border-color:var(--Thermal-Purple);outline:none}div#computers.svelte-12to9ni.svelte-12to9ni{margin-top:35px;row-gap:60px}div.computer.svelte-12to9ni.svelte-12to9ni{width:100%;grid-column:span 4;height:100%;display:flex;flex-direction:column;gap:15px;background:#fff;border-radius:20px;padding:20px;box-shadow:0 4px 20px #7729ff14;border:1px solid rgba(119,41,255,.06);align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease}div.computer.svelte-12to9ni.svelte-12to9ni:hover{transform:translateY(-5px);box-shadow:0 8px 30px #7729ff26}div.card-header.svelte-12to9ni.svelte-12to9ni{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;width:100%;gap:12px}div.spec-pills.svelte-12to9ni.svelte-12to9ni{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px}span.spec-pill.svelte-12to9ni.svelte-12to9ni{background:#f4f0ff;color:#5a2ecc;font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;font-family:Cabinet Grotesk,sans-serif;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}span.resolution-pill.svelte-12to9ni.svelte-12to9ni{background:linear-gradient(135deg,#7729ff,#9b59ff);color:#fff}img.computer.svelte-12to9ni.svelte-12to9ni{height:180px;width:auto;max-width:100%;border-radius:12px}h4.pc-title.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk;font-style:normal;font-weight:700;font-size:20px;line-height:26px;text-align:left;flex:1;color:var(--Thermal-Grey)}h4.price.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk;font-style:normal;font-weight:700;font-size:23px;line-height:30px;color:var(--Thermal-Purple)}div.affirm-block.svelte-12to9ni.svelte-12to9ni{display:flex;gap:17px;flex-direction:row;align-items:center;justify-content:center;margin-top:auto;min-height:45px;width:100%}p2.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk;font-style:normal;font-weight:700;font-size:14px;line-height:26px;letter-spacing:.5px;color:var(--Thermal-Grey)}a#customize-button.purple-button.svelte-12to9ni.svelte-12to9ni{height:46px;width:100%;border-radius:69px;background:#7729ff;display:flex;justify-content:center;padding:7px 19px;align-items:center;gap:10px;transition:transform .2s ease,box-shadow .2s ease}a#customize-button.purple-button.svelte-12to9ni.svelte-12to9ni:hover{transform:translateY(-2px);box-shadow:0 4px 15px #7729ff66;background:#8a45ff}p2#customize.svelte-12to9ni.svelte-12to9ni{color:#fff;font-size:14px;font-family:Cabinet Grotesk;font-weight:700;line-height:26px;letter-spacing:.5px}p2#button.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk;font-style:normal;font-weight:600;font-size:14px;line-height:26px;letter-spacing:.5px;text-transform:uppercase;color:var(--Thermal-Black)}p3.svelte-12to9ni.svelte-12to9ni{font-family:Cabinet Grotesk;font-style:normal;font-weight:700;font-size:13px;line-height:18px;color:#736975;margin-top:10px}.affirm-as-low-as,.affirm-ala-price,.affirm-modal-trigger{animation:svelte-12to9ni-affirmFadeIn .4s ease-in-out}@keyframes svelte-12to9ni-affirmFadeIn{0%{opacity:0}to{opacity:1}}a.white-button.svelte-12to9ni.svelte-12to9ni{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:7px 19px;gap:10px;width:100%;height:46px;background:#fff;box-shadow:0 4px 4px #9795dd40;border-radius:69px}a.white-button.svelte-12to9ni.svelte-12to9ni{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:7px 19px;gap:10px;width:100%;height:46px;font-size:14px;border:2px solid #7729ff;background:#fff;box-shadow:0 4px 4px #9795dd40;border-radius:69px}span.spec-storage.svelte-12to9ni.svelte-12to9ni{display:none}div.content.svelte-12to9ni.svelte-12to9ni{display:flex;flex-direction:column;flex:1;width:100%}div.purchase-options.svelte-12to9ni.svelte-12to9ni{display:flex;flex-direction:column;gap:12px;width:100%;padding-top:24px}@media only screen and (max-width: 780px){div.sort-controls.svelte-12to9ni.svelte-12to9ni{width:320px;padding:16px 0;justify-content:center}div#computers.svelte-12to9ni.svelte-12to9ni{row-gap:24px;margin-top:30px;padding:0 16px}div.computer.svelte-12to9ni.svelte-12to9ni{grid-column:span 6}a.pc-link-box.svelte-12to9ni.svelte-12to9ni{display:flex;justify-content:center;width:100%}h4.pc-title.svelte-12to9ni.svelte-12to9ni{font-size:18px;line-height:24px}h4.price.svelte-12to9ni.svelte-12to9ni{font-size:22px;line-height:28px}div.affirm-block.svelte-12to9ni.svelte-12to9ni{justify-content:center}div.purchase-options.svelte-12to9ni.svelte-12to9ni{flex-direction:column;gap:10px;width:100%}a.white-button.svelte-12to9ni.svelte-12to9ni{width:100%;height:46px;font-size:14px;justify-content:center;border:2px solid #7729ff;background:#fff}a#customize-button.purple-button.svelte-12to9ni.svelte-12to9ni{width:100%;height:46px;font-size:14px;justify-content:center}p2#button.svelte-12to9ni.svelte-12to9ni{text-align:center}p2#customize.svelte-12to9ni.svelte-12to9ni{text-align:center}p3.affirm-as-low-as.svelte-12to9ni.svelte-12to9ni{text-align:center;width:100%;font-size:12px}span.spec-storage.svelte-12to9ni.svelte-12to9ni{display:none!important}}a.pc-link-box.svelte-12to9ni.svelte-12to9ni{display:block}div.computer.svelte-12to9ni.svelte-12to9ni{opacity:1;animation:svelte-12to9ni-cardFadeIn .4s ease-in-out}@keyframes svelte-12to9ni-cardFadeIn{0%{opacity:0}to{opacity:1}}
