@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";.search-container[data-astro-cid-mjrxwznw]{position:relative;width:100%;max-width:400px;margin:0 16px}@media(max-width:768px){.search-container[data-astro-cid-mjrxwznw]{max-width:100%;margin:0}}.search-bar[data-astro-cid-mjrxwznw]{display:flex;align-items:center;background-color:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-full);padding:8px 16px;gap:12px;transition:box-shadow .2s}.search-bar[data-astro-cid-mjrxwznw]:focus-within{box-shadow:var(--md-sys-elevation-level2);background-color:var(--md-sys-color-surface-container-highest)}.search-icon[data-astro-cid-mjrxwznw]{color:var(--md-sys-color-on-surface-variant)}input[data-astro-cid-mjrxwznw]{border:none;background:transparent;color:var(--md-sys-color-on-surface);font-size:16px;width:100%;outline:none}.spinner[data-astro-cid-mjrxwznw]{width:20px;height:20px;border:2px solid var(--md-sys-color-primary);border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-results[data-astro-cid-mjrxwznw]{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-extra-large);box-shadow:var(--md-sys-elevation-level3);max-height:400px;overflow-y:auto;z-index:1000;padding:16px;display:flex;flex-direction:column;gap:12px}.hidden[data-astro-cid-mjrxwznw]{display:none}.search-result-item[data-astro-cid-mjrxwznw]{display:flex;align-items:center;gap:16px;padding:16px;border-radius:var(--md-sys-shape-corner-medium);text-decoration:none;color:var(--md-sys-color-on-surface);transition:background-color .2s}.search-result-item[data-astro-cid-mjrxwznw]:hover{background-color:var(--md-sys-color-surface-container-high)}.result-info[data-astro-cid-mjrxwznw]{display:flex;flex-direction:column}.result-title[data-astro-cid-mjrxwznw]{font-weight:500}.result-type[data-astro-cid-mjrxwznw]{font-size:12px;color:var(--md-sys-color-on-surface-variant);text-transform:capitalize}.search-status[data-astro-cid-mjrxwznw]{padding:16px;text-align:center;color:var(--md-sys-color-on-surface-variant);font-size:14px}.error[data-astro-cid-mjrxwznw]{color:var(--md-sys-color-error)}.compare-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--md-sys-color-surface);border-top:1px solid var(--md-sys-color-outline-variant);box-shadow:0 -4px 25px #00000026;animation:slideUp .3s ease-out}.compare-bar-inner{max-width:1200px;margin:0 auto;padding:12px 16px}.compare-bar-content{display:flex;align-items:center;justify-content:space-between;gap:24px}.compare-info{display:flex;align-items:center;gap:24px;flex:1;min-width:0}.compare-thumbs{display:flex;gap:12px;overflow-x:auto;padding:8px 0;scrollbar-width:thin}.compare-thumb{width:144px;height:144px;border-radius:var(--md-sys-shape-corner-medium);object-fit:contain;flex-shrink:0}.compare-thumb-placeholder{width:144px;height:144px;border-radius:var(--md-sys-shape-corner-medium);border:1px solid var(--md-sys-color-primary);background:var(--md-sys-color-primary-container);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:var(--md-sys-color-primary);flex-shrink:0}.compare-count{font-size:16px;font-weight:700;color:var(--md-sys-color-on-surface);white-space:nowrap;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);padding:8px 16px;border-radius:var(--md-sys-shape-corner-medium)}.compare-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;flex-shrink:0}.compare-clear{font-size:13px;height:40px}.compare-go{font-size:14px;height:48px;text-decoration:none;font-weight:700;padding:0 32px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:768px){.compare-count{display:none}.compare-bar-content{gap:12px}.compare-thumb,.compare-thumb-placeholder{width:100px;height:100px}}:root{--md-sys-color-primary: #0060a8;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #d3e4ff;--md-sys-color-on-primary-container: #001c38;--md-sys-color-secondary: #535f70;--md-sys-color-on-secondary: #ffffff;--md-sys-color-secondary-container: #d7e3f8;--md-sys-color-on-secondary-container: #101c2b;--md-sys-color-tertiary: #6a5779;--md-sys-color-on-tertiary: #ffffff;--md-sys-color-tertiary-container: #f1daff;--md-sys-color-on-tertiary-container: #251432;--md-sys-color-background: #fdfcff;--md-sys-color-on-background: #1a1c1e;--md-sys-color-surface: #fdfcff;--md-sys-color-on-surface: #1a1c1e;--md-sys-color-surface-variant: #dfe2eb;--md-sys-color-on-surface-variant: #43474e;--md-sys-color-outline: #73777f;--md-sys-color-surface-container: #f3f3f7;--md-sys-color-surface-container-high: #eceef4;--md-sys-color-surface-container-highest: #e3e6ed;--md-sys-color-error: #ba1a1a;--md-sys-typescale-font-family: "Google Sans", "Roboto", system-ui, sans-serif;--md-sys-shape-corner-none: 0px;--md-sys-shape-corner-extra-small: 4px;--md-sys-shape-corner-small: 8px;--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-extra-large: 28px;--md-sys-shape-corner-full: 9999px;--md-sys-elevation-level1: 0px 1px 3px 1px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);--md-sys-elevation-level2: 0px 2px 6px 2px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3)}*{box-sizing:border-box}body{margin:0;font-family:var(--md-sys-typescale-font-family);background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:16px}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.md3-card{background-color:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-medium);border:1px solid var(--md-sys-color-outline);padding:12px;transition:box-shadow .2s;overflow:hidden;display:flex;flex-direction:column}.md3-title-small{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.md3-body-small{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px}.md3-label-small{font-size:11px;font-weight:500;line-height:16px;letter-spacing:.5px}.md3-card:hover{box-shadow:var(--md-sys-elevation-level1)}.md3-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;min-width:64px;height:40px;border-radius:var(--md-sys-shape-corner-full);font-family:inherit;font-weight:500;font-size:14px;letter-spacing:.1px;cursor:pointer;border:none;transition:background-color .2s,color .2s}.md3-button--filled{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.md3-button--filled:hover{background-color:var(--md-sys-color-primary);opacity:.92;box-shadow:var(--md-sys-elevation-level1)}.md3-button--outlined{background-color:transparent;color:var(--md-sys-color-primary);border:1px solid var(--md-sys-color-outline)}.md3-button--outlined:hover{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-color:transparent}.md3-chip{display:inline-flex;align-items:center;height:32px;padding:0 16px;border-radius:var(--md-sys-shape-corner-small);background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);font-size:14px;font-weight:500;border:1px solid transparent}.md3-circular-progress{display:inline-block;width:24px;height:24px;animation:md3-circular-rotate 1.4s linear infinite}.md3-circular-progress__svg{display:block;width:100%;height:100%}.md3-circular-progress__circle{stroke:var(--md-sys-color-primary);stroke-dasharray:80,200;stroke-dashoffset:0;animation:md3-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;fill:none;stroke-width:4}@keyframes md3-circular-rotate{to{transform:rotate(360deg)}}@keyframes md3-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.md3-linear-progress{position:relative;width:100%;height:4px;background:var(--md-sys-color-surface-container-highest);overflow:hidden;border-radius:2px}.md3-linear-progress__bar{position:absolute;height:100%;background:var(--md-sys-color-primary);width:33%;animation:md3-linear-indeterminate 2s cubic-bezier(.65,.815,.735,.395) infinite}@keyframes md3-linear-indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}.md3-chip.active{background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.md3-header[data-astro-cid-sckkx6r4]{background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);box-shadow:var(--md-sys-elevation-level1);position:sticky;top:0;z-index:100}.header-content[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px}.logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center}.logo-image[data-astro-cid-sckkx6r4]{height:32px;width:auto;object-fit:contain}nav[data-astro-cid-sckkx6r4]{display:flex;gap:24px}.nav-link[data-astro-cid-sckkx6r4]{font-weight:500;padding:8px 16px;border-radius:var(--md-sys-shape-corner-full);transition:background-color .2s}.nav-link[data-astro-cid-sckkx6r4]:hover{background-color:var(--md-sys-color-surface-variant);text-decoration:none}.md3-footer[data-astro-cid-sckkx6r4]{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);text-align:center;padding:32px 16px;margin-top:48px}.bag-link[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;gap:4px;color:var(--md-sys-color-primary);background-color:var(--md-sys-color-primary-container)!important}@media(max-width:768px){.header-content[data-astro-cid-sckkx6r4]{flex-direction:column;gap:16px;padding:16px 12px}nav[data-astro-cid-sckkx6r4]{flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.nav-link[data-astro-cid-sckkx6r4]{font-size:14px;padding:6px 12px}}
