:root{--gut:clamp(16px,1.5vw,24px);--max:1680px;--rad:0px;--rad-sm:2px;--bg:#ffffff;--surface:#ffffff;--surface-2:#f3f5f7;--surface-3:#eaedf0;--text:#0a0b0c;--text-2:#1c1f22;--text-3:#4a5158;--mute:#6b7177;--mute-2:#9aa0a6;--border:#e6e8eb;--border-2:#d2d6da;--border-strong:#0a0b0c;--photo-bg:#eef0f3;--photo-line:#d9dde1;--photo-text:#8a9097;--photo-text-2:#a8aeb4;--accent:#2f3e4d;--accent-2:#3c4f61;--accent-text:#ffffff;--accent-tint:rgba(47,62,77,.08);--hot:#b40d0d;--ok:#0a6e3a;--invert-bg:#0a0b0c;--invert-text:#ffffff;--invert-text-2:#cfd2d5;--invert-mute:#9aa0a6;--invert-line:#2a2e33;--invert-faint:#7a8086;--chrome-bg:var(--surface-2);--chrome-text:var(--text);--chrome-text-2:var(--text-3);--chrome-mute:var(--mute);--chrome-line:var(--border-2);--chrome-faint:var(--mute-2);color-scheme:light}:root[data-theme=dark]{--bg:#0e0e10;--surface:#18181b;--surface-2:#1f1f23;--surface-3:#26262b;--text:#ececec;--text-2:#d4d5d7;--text-3:#a6a8ad;--mute:#8a8d93;--mute-2:#6f7278;--border:rgba(255,255,255,.085);--border-2:rgba(255,255,255,.14);--border-strong:rgba(255,255,255,.22);--photo-bg:#202024;--photo-line:rgba(255,255,255,.13);--photo-text:#7f8288;--photo-text-2:#5c5f65;--accent:#6f93b8;--accent-2:#80a2c6;--accent-text:#0e0e10;--accent-tint:rgba(111,147,184,.16);--hot:#e0584f;--ok:#3fae74;--invert-bg:#141417;--invert-text:#f1f1f1;--invert-text-2:#c4c6c9;--invert-mute:#8a8d93;--invert-line:rgba(255,255,255,.10);--invert-faint:#74777d;--chrome-bg:var(--invert-bg);--chrome-text:var(--invert-text);--chrome-text-2:var(--invert-text-2);--chrome-mute:var(--invert-mute);--chrome-line:var(--invert-line);--chrome-faint:var(--invert-faint);color-scheme:dark}html.theme-switching,html.theme-switching *,html.theme-switching :after,html.theme-switching :before{transition:background-color .3s ease,border-color .3s ease,color .25s ease,fill .25s ease,stroke .25s ease!important}@media (prefers-reduced-motion:reduce){html.theme-switching,html.theme-switching *,html.theme-switching :after,html.theme-switching :before{transition:none!important}}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11","tnum"}body,html{color:var(--text)}body{font-size:15px;line-height:1.5}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:0;cursor:pointer;padding:0}img,svg{display:block;max-width:100%}input,select,textarea{font:inherit;color:inherit}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{position:fixed;z-index:200;top:8px;left:8px;padding:12px 16px;background:var(--accent);color:var(--accent-text);transform:translateY(calc(-100% - 16px))}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}.mono{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace}.mono,.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cond{font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif}.uppr{text-transform:uppercase;letter-spacing:.06em}.container{max-width:var(--max);margin:0 auto;padding:0 var(--gut)}@media (max-width:720px){:root{--gut:16px}body{font-size:14.5px}}.topstrip{background:var(--chrome-bg);color:var(--chrome-text-2);border-bottom:1px solid var(--chrome-line)}.topstrip .container{justify-content:space-between;height:34px}.topstrip .container,.topstrip .ts-left{display:flex;align-items:center;gap:24px}.topstrip .ts-left{overflow:hidden;white-space:nowrap}.topstrip .ts-left span{display:inline-flex;align-items:center;gap:8px}.topstrip .ts-left span:before{content:"";width:4px;height:4px;background:var(--chrome-faint);display:inline-block}.topstrip .ts-right{display:flex;gap:20px;align-items:center;white-space:nowrap}.topstrip a:hover{color:var(--chrome-text)}@media (max-width:900px){.topstrip .ts-left span:nth-child(n+3){display:none}}.city-select{position:relative}.city-select-trigger{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 8px;color:var(--chrome-text);font-size:13px;font-weight:600}.city-select-trigger:focus-visible,.city-select-trigger:hover{background:var(--chrome-line);outline:none}.city-select-chevron{font-size:13px;line-height:1;transition:transform .16s cubic-bezier(.22,1,.36,1)}.city-select-trigger[aria-expanded=true] .city-select-chevron{transform:rotate(180deg)}.city-panel{position:fixed;z-index:80;top:34px;right:max(var(--gut),calc((100vw - var(--max))/2 + var(--gut)));width:min(720px,calc(100vw - 2 * var(--gut)));max-height:calc(100vh - 54px);overflow:auto;padding:24px;background:var(--surface);color:var(--text);border:1px solid var(--border-strong)}.city-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--border)}.city-panel-head strong{display:block;font-size:20px;line-height:1.2}.city-panel-head span{display:block;margin-top:5px;color:var(--text-3);font-size:13px;white-space:normal}.city-panel-close{width:32px;height:32px;border:1px solid var(--border-2);font-size:22px;line-height:1}.city-panel-close:focus-visible,.city-panel-close:hover{border-color:var(--border-strong);background:var(--surface-2);outline:none}.city-search{display:flex;align-items:center;height:44px;margin:20px 0;border:1px solid var(--border-strong);background:var(--surface)}.city-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.city-search-icon{padding-left:14px;color:var(--mute);font-size:18px}.city-search input{width:100%;height:100%;padding:0 14px;border:0;outline:0;background:transparent;color:var(--text)}.city-search input::placeholder{color:var(--text-3)}.city-panel-label{margin-bottom:12px;color:var(--mute);font-size:12.5px;letter-spacing:.08em;text-transform:uppercase}.city-popular{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 26px}.city-letter-group{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:start}.city-letter{color:var(--accent);font-size:15px;font-weight:700}.city-letter-group div{display:flex;flex-direction:column;align-items:flex-start}.city-letter-group button,.city-results button{padding:4px 0;color:var(--text-2);font-size:13.5px;text-align:left}.city-letter-group button:focus-visible,.city-letter-group button:hover,.city-results button:focus-visible,.city-results button:hover{color:var(--accent);text-decoration:underline;outline:none}.city-letter-group button.is-current{color:var(--accent);font-weight:700}.city-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px}.city-results button{display:flex;flex-direction:column;gap:2px;padding:9px 0;border-bottom:1px solid var(--border)}.city-results button small{color:var(--mute);font-size:12.5px;text-decoration:none}.city-results-empty{grid-column:1/-1;margin:0;padding:9px 0;color:var(--mute);font-size:13px}@media (prefers-reduced-motion:reduce){.city-select-chevron{transition:none}}@media (max-width:720px){.city-panel{left:var(--gut);right:var(--gut);width:auto;padding:18px}.city-popular{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.topstrip .container{height:34px;justify-content:flex-end}.topstrip .ts-left,.topstrip .ts-right>a{display:none}.topstrip .ts-right{width:100%;justify-content:flex-end}.city-panel{top:34px;max-height:calc(100vh - 34px)}.city-popular,.city-results{grid-template-columns:1fr}}.logobar{border-bottom:1px solid var(--border);background:var(--bg)}.logobar .container{display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center;height:80px}.site-logo{display:block;width:220px;line-height:0}.site-logo img{display:block;width:100%;height:auto}.brand{font-weight:700;font-size:28px;letter-spacing:.14em;line-height:1;color:var(--text)}.brand sup{font-size:11px;letter-spacing:.2em;font-weight:500;color:var(--mute);vertical-align:top;margin-left:6px}.search{display:flex;align-items:center;border:1px solid var(--border-strong);height:46px;background:var(--surface)}.search input{flex:1 1;border:0;outline:0;background:transparent;padding:0 16px;font-size:14.5px;color:var(--text)}.search input::placeholder{color:var(--mute)}.search button{padding:0 18px;height:100%;background:var(--accent);color:var(--accent-text);font-size:13.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.search button:hover{background:var(--accent-2)}.logo-actions{display:flex;gap:8px;align-items:center}.logo-actions a{position:relative;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid transparent;font-size:13px;color:var(--text-3)}.logo-actions a:hover{border-color:var(--border)}.logo-actions a .ico{width:18px;height:18px;stroke:currentColor;stroke-width:1.4;fill:none}.action-badge{position:absolute;top:3px;right:3px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;background:var(--accent);color:var(--accent-text);font-size:11px;font-weight:700}.cart-badge{min-width:18px;height:18px;padding:0 5px;background:var(--text);color:var(--bg);font-size:12.5px;font-weight:600;border-radius:9px}.cart-badge,.theme-toggle{display:inline-flex;align-items:center;justify-content:center}.theme-toggle{width:44px;height:44px;border:1px solid var(--border-2);background:var(--surface);color:var(--text-3);cursor:pointer;flex:none}.theme-toggle:hover{border-color:var(--border-strong);color:var(--text)}.theme-toggle svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}@media (max-width:900px){.logobar,.nav,.topstrip{display:none}}.nav{position:sticky;top:0;z-index:50;background:var(--bg);border-bottom:1px solid var(--border)}.nav .container{justify-content:space-between;height:50px}.nav .container,.nav ul{display:flex;align-items:stretch}.nav ul{list-style:none;margin:0;padding:0;gap:0}.nav ul li{display:flex}.nav ul a{display:inline-flex;align-items:center;padding:0 18px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:var(--text);border-right:1px solid var(--border);position:relative;transition:background .15s,color .15s}.nav ul li:first-child a{border-left:1px solid var(--border)}.nav ul a:hover{background:var(--surface-2)}.nav ul a.cur,.nav ul a:hover{color:var(--accent)}.nav ul a.cur:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--accent)}.nav ul a.has:after{content:"▾";font-size:11px;margin-left:8px;color:var(--mute);display:inline-block;transition:transform .16s cubic-bezier(.22,1,.36,1)}.nav ul li.has-submenu{position:relative}.nav ul li.has-submenu:focus-within a.has:after,.nav ul li.has-submenu:hover a.has:after{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:100%;left:0;min-width:320px;background:var(--bg);border:1px solid var(--border-strong);border-top:2px solid var(--accent);z-index:60;display:flex;flex-direction:column;padding:8px 0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1),visibility .16s}.nav ul li.has-submenu:focus-within .nav-dropdown,.nav ul li.has-submenu:hover .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav .nav-dropdown a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 26px;font-size:13.5px;letter-spacing:.01em;text-transform:none;font-weight:500;line-height:1.3;color:var(--text-2);border-right:0;border-bottom:1px solid var(--border);transition:background .12s,color .12s}.nav .nav-dropdown a:last-child{border-bottom:0}.nav .nav-dropdown a:after{content:"→";font-size:12.5px;color:var(--mute-2);opacity:0;transform:translateX(-4px);transition:opacity .12s,transform .12s}.nav .nav-dropdown a:hover{background:var(--surface-2);color:var(--accent)}.nav .nav-dropdown a:hover:after{opacity:1;transform:translateX(0)}@media (prefers-reduced-motion:reduce){.nav ul a.has:after,.nav-dropdown{transition-duration:.01s}}.nav-tools{display:flex;align-items:stretch;flex:none}.nav-right{display:flex;align-items:center;gap:18px;padding:0 18px;font-size:13px;color:var(--mute);border-left:1px solid var(--border)}.nav-right a{color:var(--text);font-weight:500}.nav-cart{display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-inline:1px solid var(--border);color:var(--text);font-weight:600;text-transform:uppercase;letter-spacing:.06em;background:var(--surface)}.nav-cart:focus-visible,.nav-cart:hover{background:var(--surface-2);color:var(--accent);outline:none}.nav-cart:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.nav-cart .ico{width:17px;height:17px;stroke:currentColor;fill:none}@media (max-width:1100px){.nav ul a{padding:0 12px}.nav-right{display:none}}.hero{padding:48px 0 32px;border-bottom:1px solid var(--border)}.hero .container{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:start}.hero h1{margin:0;font-size:84px;line-height:.92;letter-spacing:-.025em;font-weight:600;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;color:var(--text)}.hero h1 em{font-style:normal;color:var(--mute-2)}.hero .sub{margin-top:24px;font-size:17px;color:var(--text-3);max-width:540px;line-height:1.45}.hero .credstrip{margin-top:32px;display:flex;flex-wrap:wrap;gap:8px}.credchip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--border);background:var(--surface);font-size:13px;letter-spacing:.04em;color:var(--text)}.credchip .dot{width:6px;height:6px;background:var(--ok);border-radius:50%}.hero .micro{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hero .micro>div{padding:18px 16px 18px 0;border-right:1px solid var(--border)}.hero .micro>div:last-child{border-right:0}.hero .micro .v{font-size:26px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.hero .micro .l{font-size:13px;color:var(--mute);letter-spacing:.04em;margin-top:4px}.hero-picker{width:min(760px,calc(100svh - 330px),calc(50vw - var(--gut) - 24px));justify-self:end}.vpick-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.vpick-head .ttl{font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--text)}.vpick-head .hint{font-size:13px;color:var(--mute)}.vpick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;background:var(--border-strong)}.vtile{aspect-ratio:1/1;background:var(--surface);position:relative;cursor:pointer;overflow:hidden;transition:background .15s,color .15s}.vtile:after,.vtile:before{content:"";position:absolute;z-index:3;top:10px;width:14px;height:14px;border-top:1px solid var(--photo-line);pointer-events:none}.vtile:before{left:10px;border-left:1px solid var(--photo-line)}.vtile:after{right:10px;border-right:1px solid var(--photo-line)}.vph{position:absolute;inset:0;aspect-ratio:1/1;background:var(--photo-bg);margin:0;overflow:hidden}.vph .corn,.vph:after,.vph:before{display:none}.vmeta{position:absolute;z-index:2;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:flex-end;gap:12px;min-width:0;padding:14px;background:var(--invert-bg);color:var(--invert-text)}.vname{font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.15;color:inherit}.vcount{font-size:12.5px;color:var(--invert-text-2);margin-top:5px;line-height:1.35}.arr{font-size:18px;line-height:1}.vtile.active,.vtile:hover{background:var(--accent);color:var(--accent-text)}.vtile.active .vph,.vtile:hover .vph{background:rgba(255,255,255,.12)}.vtile.active .vmeta,.vtile:hover .vmeta{background:var(--accent);color:var(--accent-text)}.vtile.active .arr,.vtile.active .vcount,.vtile:hover .arr,.vtile:hover .vcount{color:var(--accent-text)}.vtile:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}@media (max-height:820px) and (min-width:1025px){.hero{padding:28px 0 20px}.hero h1{font-size:72px}.hero .sub{margin-top:16px}.hero .credstrip,.hero .micro{margin-top:24px}.hero-picker{width:min(720px,calc(100svh - 285px),calc(50vw - var(--gut) - 24px))}}@media (max-width:1024px){.hero{padding:32px 0 24px}.hero .container{grid-template-columns:1fr;gap:28px}.hero h1{font-size:56px}.hero-picker{width:min(100%,680px);justify-self:start}}@media (max-width:560px){.hero h1{font-size:42px}.hero .micro .v{font-size:20px}.hero .micro>div{padding:14px 10px 14px 0}.vmeta{padding:10px}.vname{font-size:14px}.vcount{font-size:11px}}.ph{position:relative;background:var(--photo-bg);overflow:hidden}.ph:after,.ph:before{content:"";position:absolute;width:14px;height:14px;border:1px solid var(--photo-line)}.ph:before{top:8px;left:8px;border-right:0;border-bottom:0}.ph:after{bottom:8px;right:8px;border-left:0;border-top:0}.ph .corn{position:absolute;width:14px;height:14px;border:1px solid var(--photo-line)}.ph .corn.tr{top:8px;right:8px;border-left:0;border-bottom:0}.ph .corn.bl{bottom:8px;left:8px;border-right:0;border-top:0}.ph .ph-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.18em;color:var(--photo-text);text-transform:uppercase;text-align:center;line-height:1.6}.ph .ph-label .dim{display:block;font-size:11px;letter-spacing:.16em;color:var(--photo-text-2);margin-top:4px}.ph .ph-tag{position:absolute;top:10px;left:10px;background:var(--surface);color:var(--text);font-family:IBM Plex Mono,monospace;font-size:12px;padding:3px 6px;letter-spacing:.06em;border:1px solid var(--photo-line)}.sec{padding:64px 0;border-bottom:1px solid var(--border)}.sec.tight{padding:48px 0}.sec-hd{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.sec-hd .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);margin-bottom:10px}.sec-hd h2{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:48px;letter-spacing:-.02em;font-weight:600;line-height:1;color:var(--text)}.sec-hd .right{font-size:13px;color:var(--text);white-space:nowrap}.sec-hd .right a{border-bottom:1px solid var(--text);padding-bottom:2px}.pdp-grid{display:grid;grid-template-columns:minmax(400px,500px) minmax(0,1fr);align-items:start;gap:32px;max-width:1320px;margin:0 auto}.pdp-gallery{align-self:start;width:min(100%,560px);border:1px solid var(--border-strong);background:var(--surface);display:flex;flex-direction:column}.pdp-main-ph{aspect-ratio:1/1;background:var(--photo-bg)}.pdp-thumbs{display:flex;overflow-x:auto;border-top:1px solid var(--border-strong)}.pdp-thumb{width:84px;height:84px;flex:none;border-right:1px solid var(--border);opacity:.55;transition:opacity .15s}.pdp-thumb .ph{pointer-events:none}.pdp-thumb:hover{opacity:.85}.pdp-thumb.is-active{opacity:1;box-shadow:inset 0 -2px 0 0 var(--accent)}.pdp-thumb:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;opacity:1}.pdp-info{padding:40px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border-strong)}.pdp-kicker{display:flex;justify-content:space-between;gap:8px;font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.pdp-title{margin:14px 0 0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:42px;letter-spacing:-.018em;font-weight:600;line-height:1.05;color:var(--text);text-wrap:balance}.pdp-subtitle{margin:12px 0 0;max-width:70ch;font-size:18px;line-height:1.4;color:var(--text-3);text-wrap:balance}.pdp-desc{margin:0;font-size:15px;color:var(--text-3);line-height:1.7;max-width:75ch;white-space:pre-line}.pdp-description-inline{margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}.pdp-description-inline .pdp-desc.is-collapsed{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:7;white-space:normal}.pdp-desc-toggle{min-height:44px;margin-top:12px;padding:0 2px;font-family:IBM Plex Mono,monospace;font-size:12.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid}.pdp-desc-toggle:hover{color:var(--text)}.pdp-desc-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.pdp-details{max-width:1320px;margin-inline:auto;padding:48px 0 0}.pdp-details h2{margin:0 0 22px;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:32px;letter-spacing:-.018em;font-weight:600;line-height:1;color:var(--text)}.pdp-characteristic-groups{display:grid;gap:32px}.pdp-characteristic-group h3{margin:0 0 12px;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:20px;font-weight:600;line-height:1.2;color:var(--text)}.pdp-specs{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--border-strong);border-left:1px solid var(--border-strong)}.pdp-specs div{padding:14px 16px;border-right:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.pdp-specs .k{display:block;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin-bottom:5px}.pdp-specs .v{display:block;font-size:16px;font-weight:600;letter-spacing:-.005em;color:var(--text)}.pdp-compat{margin-top:24px}.pdp-label{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);margin-bottom:10px}.pdp-compat-chips{gap:8px}.pdp-buy,.pdp-compat-chips{display:flex;flex-wrap:wrap}.pdp-buy{margin-top:28px;padding-top:28px;border-top:1px solid var(--border);align-items:center;justify-content:space-between;gap:16px}.pdp-price{font-size:30px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.pdp-purchase-panel{margin-top:28px;border-top:1px solid var(--border);padding-top:28px}.pdp-purchase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.pdp-availability{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid var(--border-strong);font-size:12.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2)}.pdp-purchase-panel.is-buy .pdp-availability{border-color:var(--accent);color:var(--accent)}.pdp-purchase-facts{margin:22px 0 0;border-top:1px solid var(--border)}.pdp-purchase-facts>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;padding:11px 0;border-bottom:1px solid var(--border)}.pdp-purchase-facts dt{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.pdp-purchase-facts dd{margin:0;font-size:13px;line-height:1.45;color:var(--text-2)}.pdp-purchase-contact a,.pdp-purchase-facts a{color:var(--text);border-bottom:1px solid}.pdp-purchase-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}.pdp-purchase-contact{margin:16px 0 0;font-size:13px;line-height:1.55;color:var(--mute)}.text-block-body{max-width:70ch;font-size:15.5px;line-height:1.7;color:var(--text-3)}.text-block-body p{margin:0 0 20px}.text-block-body p:last-child{margin-bottom:0}@media (max-width:960px){.pdp-grid{grid-template-columns:1fr}.pdp-gallery{justify-self:start}.pdp-info{padding:26px}.pdp-buy{margin-top:28px}.pdp-title{font-size:30px}.pdp-details{padding-top:32px}}@media (max-width:480px){.pdp-thumb{width:64px;height:64px}.pdp-specs{grid-template-columns:1fr}}@media (max-width:720px){.sec{padding:44px 0}.sec-hd h2{font-size:32px}}.team{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));border:1px solid var(--border-strong)}.tcard{display:grid;grid-template-rows:220px auto;border-right:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.tcard:last-child{border-right:0}.tcard .tph{aspect-ratio:3/4;min-height:220px}.tbody{padding:20px}.trole{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);margin-bottom:8px}.tcard .ttl{font-size:13.5px;color:var(--text-3);margin-bottom:4px}.tname{font-size:16px;font-weight:600;color:var(--text)}.tdesc{margin-top:8px;font-size:13px;color:var(--text-3);line-height:1.5}@media (max-width:720px){.team{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.testing-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.testing-grid .tph{aspect-ratio:4/3;min-height:280px}.tx{margin:0;font-size:15.5px;line-height:1.6;color:var(--text-3)}.micro3{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.micro3>div{padding:16px 16px 16px 0;border-right:1px solid var(--border)}.micro3>div:last-child{border-right:0}.micro3 .v{font-size:24px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.micro3 .l{margin-top:4px;font-size:13px;color:var(--mute)}@media (max-width:720px){.testing-grid{gap:24px}.micro3,.testing-grid{grid-template-columns:1fr}.micro3{border-top:0}.micro3>div{border-right:0;border-top:1px solid var(--border);padding:14px 0}}.ct-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.ct-block{padding:16px 0;border-bottom:1px solid var(--border)}.ct-block:first-child{padding-top:0}.ct-label{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin-bottom:6px}.ct-value{font-size:16px;font-weight:600;color:var(--text)}.ct-value a:hover{color:var(--accent)}.ct-note{margin-top:4px;font-size:13px;color:var(--text-3)}.ct-msgr{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.ct-msgr a{display:inline-flex;padding:9px 16px;border:1px solid var(--border-strong);font-size:13px;color:var(--text)}.ct-msgr a:hover{background:var(--surface-2)}@media (max-width:860px){.ct-grid{grid-template-columns:1fr;gap:32px}}.chips{display:flex;flex-wrap:wrap;margin-bottom:28px}.chip,.chips{gap:6px;align-items:center}.chip{display:inline-flex;padding:8px 12px;border:1px solid var(--border);font-size:13px;background:var(--surface);color:var(--text-3);cursor:pointer;letter-spacing:.02em}.chip.act{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.chip:hover:not(.act){border-color:var(--border-strong)}.chip .ct{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--mute)}.chip.act .ct{color:rgba(255,255,255,.72)}.chips-divider{flex:1 1;height:1px;background:var(--border);margin:0 8px}.chips .sort{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--mute)}@media (max-width:720px){.chips{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--gut)) 24px;padding:0 var(--gut)}.chips .chips-divider,.chips .sort{display:none}.chip{white-space:nowrap}}.pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--border-strong);border-right:1px solid var(--border-strong)}.pgrid .pcard{border-left:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);background:var(--surface);padding:18px;display:flex;flex-direction:column;position:relative;transition:background .15s;content-visibility:auto;contain-intrinsic-size:0 520px}.pgrid .pcard:hover{background:var(--surface-2)}.pcard-main{display:block;color:inherit}.pcard .pph{aspect-ratio:1/1;background:var(--photo-bg);position:relative;margin:-18px -18px 16px}.pcard .brand{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase;margin-bottom:6px}.pcard .pname{font-size:15.5px;font-weight:600;letter-spacing:-.005em;line-height:1.25;margin-bottom:10px;min-height:38px;color:var(--text)}.pcard .specs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:14px}.pcard .specs div{padding:8px 0;text-align:left;border-right:1px solid var(--border)}.pcard .specs div:last-child{border-right:0;text-align:right}.pcard .specs div:nth-child(2){text-align:center}.pcard .specs .k{font-family:IBM Plex Mono,monospace;font-size:11.5px;letter-spacing:.12em;color:var(--mute);text-transform:uppercase}.pcard .specs .v{font-size:13.5px;font-weight:600;margin-top:1px;color:var(--text)}.pcard .foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.pcard .price{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.pcard .price .old{display:block;font-size:12.5px;font-weight:400;color:var(--mute);text-decoration:line-through;letter-spacing:0;margin-bottom:1px}.pcard .add{padding:10px 14px;background:var(--accent);color:var(--accent-text);font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;border:1px solid var(--accent)}.pcard .add:hover{background:transparent;color:var(--accent)}.add-to-cart-stepper{display:grid;grid-template-columns:42px minmax(112px,auto) 42px;height:48px;border:1px solid var(--accent);background:var(--surface);color:var(--text)}.add-to-cart-stepper .add-to-cart-quantity,.add-to-cart-stepper button{display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit}.add-to-cart-stepper button{font-size:19px;cursor:pointer;transition:background .15s,color .15s}.add-to-cart-stepper button:focus-visible,.add-to-cart-stepper button:hover:not(:disabled){background:var(--accent);color:var(--accent-text);outline:none}.add-to-cart-stepper button:disabled{cursor:wait;color:var(--mute)}.add-to-cart-stepper .add-to-cart-quantity{padding:0 10px;border-inline:1px solid var(--border);font-size:13px;font-weight:600;white-space:nowrap}.add-to-cart-stepper .add-to-cart-quantity strong{margin-left:3px;font:inherit}.add-to-cart-stepper.is-compact{grid-template-columns:34px 36px 34px;height:38px}.add-to-cart-stepper.is-compact .add-to-cart-quantity{padding:0;font-family:IBM Plex Mono,monospace;font-size:13px}.add-to-cart-stepper.is-pending{opacity:.72}.pcard .badge{position:absolute;top:0;left:0;background:var(--text);color:var(--bg);font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.1em;padding:5px 8px;z-index:2}.pcard .badge.hot{background:var(--hot);color:#fff}.pcard .badge.new{background:var(--surface);color:var(--text);border:1px solid var(--border-strong)}.catalog-badges{position:absolute;top:8px;left:8px;right:52px;z-index:3;display:flex;flex-wrap:wrap;gap:4px;pointer-events:none}.catalog-tag{display:inline-flex;align-items:center;min-height:24px;padding:4px 7px;border:1px solid var(--border-strong);background:var(--surface);color:var(--text);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.catalog-tag.is-recommended{border-color:var(--accent);background:var(--accent);color:var(--accent-text)}.catalog-tag.is-perfect{background:var(--text);color:var(--bg)}.catalog-sku{text-transform:none;letter-spacing:0}.kit-card-note{margin:2px 0 18px;color:var(--text-3);font-size:13px;line-height:1.45}.pcard-kit .pname{min-height:0;margin-bottom:10px}.product-list-actions{position:absolute;top:8px;right:8px;z-index:3;display:flex;gap:5px}.product-list-actions button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border-strong);background:var(--bg);color:var(--text-3)}.product-list-actions button:focus-visible,.product-list-actions button:hover{border-color:var(--accent);color:var(--accent);outline:none}.product-list-actions button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.product-list-actions button.is-active{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.product-list-actions.is-detail{position:static;margin-top:14px}.product-list-actions.is-detail button{width:auto;height:42px;padding:0 14px;gap:8px;font-size:13px;font-weight:600}@media (max-width:1024px){.pgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.pgrid{grid-template-columns:repeat(2,1fr)}.pcard{padding:14px}.pcard .pph{margin:-14px -14px 12px}.pcard .pname{font-size:14px;min-height:34px}.pcard .price{font-size:16px}.pcard .add{padding:9px 10px;font-size:12.5px}.catalog-badges{top:6px;left:6px;right:48px}.catalog-tag{font-size:10.5px;letter-spacing:.05em}}@media (max-width:380px){.pgrid{grid-template-columns:1fr}}.saved-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--border-strong);color:var(--mute);font-family:IBM Plex Mono,monospace;font-size:12.5px;text-transform:uppercase;letter-spacing:.08em}.saved-toolbar button{color:var(--text);border-bottom:1px solid;font:inherit}.saved-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;background:var(--border-strong);border:1px solid var(--border-strong)}.saved-product{position:relative;display:flex;min-width:0;flex-direction:column;padding:18px;background:var(--surface)}.saved-product>a{display:block;color:inherit}.saved-product-photo{margin:-18px -18px 16px;background:var(--photo-bg)}.saved-product-meta{margin-bottom:6px;color:var(--mute);font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.saved-product h2{margin:0 0 18px;font-size:16px;line-height:1.3}.saved-product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border)}.saved-product-foot strong{font-size:18px}.saved-product-foot .btn-solid{padding:10px 13px;font-size:12.5px}.saved-empty{display:flex;min-height:300px;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid var(--border-strong);padding:40px;background:var(--surface)}.saved-empty svg{color:var(--accent)}.saved-empty h2{margin:18px 0 8px;font-size:24px}.saved-empty p{max-width:52ch;margin:0 0 24px;color:var(--text-3);line-height:1.55}.saved-loading{height:300px;border:1px solid var(--border);background:var(--surface)}.compare-scroll{overflow-x:auto;border:1px solid var(--border-strong)}.compare-table{width:100%;min-width:760px;border-collapse:collapse;background:var(--surface);table-layout:fixed}.compare-table td,.compare-table th{min-width:180px;padding:16px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.compare-table tr:last-child td,.compare-table tr:last-child th{border-bottom:0}.compare-table td:last-child,.compare-table th:last-child{border-right:0}.compare-table thead th{position:relative;padding-top:16px;background:var(--surface-2)}.compare-table thead th:first-child{width:170px;color:var(--mute);font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.compare-table thead th:not(:first-child){padding-top:58px}.compare-table thead a{display:block;color:var(--text)}.compare-photo{margin-bottom:12px;background:var(--photo-bg)}.compare-table thead a>span{display:block;font-size:14px;line-height:1.3}.compare-table tbody th{width:170px;color:var(--mute);font-size:13px;font-weight:500}.compare-table tbody td{font-size:14px;font-weight:600}.compare-table .btn-solid{width:100%;padding:11px 12px;font-size:12.5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:560px){.saved-empty{min-height:240px;padding:26px}.product-list-actions.is-detail{display:grid;grid-template-columns:1fr 1fr}.product-list-actions.is-detail button{justify-content:center}}.kits{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--border-strong)}.kit{padding:0;background:var(--surface);border-right:1px solid var(--border-strong);position:relative;display:flex;flex-direction:column}.kit:last-child{border-right:0}.kit.featured{background:var(--invert-bg);color:var(--invert-text)}.kit-ph{aspect-ratio:5/3;background:var(--photo-bg);position:relative}.kit.featured .kit-ph{background:#1c1f22}.kit.featured .kit-ph .ph-label{color:#7f8288}.kit-body{padding:24px;display:flex;flex-direction:column;flex:1 1}.kit-name{font-family:IBM Plex Sans Condensed,sans-serif;font-size:30px;font-weight:600;letter-spacing:-.015em;line-height:1;color:var(--text)}.kit.featured .kit-name{color:var(--invert-text)}.kit-tag{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);margin-bottom:10px;display:flex;justify-content:space-between;gap:8px}.kit.featured .kit-tag{color:var(--invert-mute)}.kit-desc{margin-top:14px;font-size:14px;color:var(--text-3);line-height:1.5}.kit.featured .kit-desc{color:var(--invert-text-2)}.kit-incl{margin-top:18px;font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--mute);display:flex;align-items:center;gap:8px}.kit-incl:before{content:"";width:18px;height:1px;background:var(--border-2)}.kit.featured .kit-incl{color:var(--invert-mute)}.kit.featured .kit-incl:before{background:var(--invert-line)}.kit-list{margin-top:20px;padding-top:18px;border-top:1px solid var(--border);list-style:none;padding-left:0;margin-bottom:0}.kit.featured .kit-list{border-color:var(--invert-line)}.kit-list li{display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:8px 0;font-size:13px;align-items:baseline;border-bottom:1px dashed var(--border)}.kit.featured .kit-list li{border-color:var(--invert-line)}.kit-list .n{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--mute);min-width:24px}.kit.featured .kit-list .n{color:var(--invert-mute)}.kit-list .x{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--mute)}.kit.featured .kit-list .x{color:var(--invert-mute)}.kit-foot{margin-top:22px;padding-top:0;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.kit-foot.pushed{margin-top:auto;padding-top:22px}.kit-price .l{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);margin-bottom:4px}.kit.featured .kit-price .l{color:var(--invert-mute)}.kit-price .v{font-size:32px;font-weight:600;letter-spacing:-.015em;line-height:1;color:var(--text)}.kit.featured .kit-price .v{color:var(--invert-text)}.kit-cta{padding:14px 18px;background:var(--accent);color:var(--accent-text);font-size:13.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;border:1px solid var(--accent);white-space:nowrap}.kit-cta:hover{background:var(--accent-2);border-color:var(--accent-2)}.kit.featured .kit-cta{background:var(--invert-text);color:var(--invert-bg);border-color:var(--invert-text)}.kit.featured .kit-cta:hover{background:transparent;color:var(--invert-text)}@media (max-width:1024px){.kits{grid-template-columns:1fr}.kit{border-right:0;border-bottom:1px solid var(--border-strong)}.kit:last-child{border-bottom:0}}.kits-page{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1px;background:var(--border-strong)}.kits-page .kit{border-right:0}@media (max-width:1024px){.kits-page{grid-template-columns:1fr}.kits-page .kit{border-bottom:0}}.kits-empty{border:1px solid var(--border-strong);background:var(--surface);padding:48px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.kits-empty p{margin:0;font-size:16px;color:var(--text-3);line-height:1.5;max-width:52ch}.kit-detail{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:0;border:1px solid var(--border-strong)}.kit-detail-media{border-right:1px solid var(--border-strong);background:var(--surface)}.kit-detail-ph{aspect-ratio:5/3;background:var(--photo-bg);position:relative}.kit-detail-info{padding:36px;display:flex;flex-direction:column;background:var(--surface)}.kit-detail-tag{display:flex;justify-content:space-between;gap:8px;font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.kit-detail-title{margin:14px 0 0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:46px;letter-spacing:-.02em;font-weight:600;line-height:1;color:var(--text)}.kit-lede{margin:16px 0 0;font-size:15px;color:var(--text-3);line-height:1.55;max-width:52ch}.kit-buy{margin-top:auto;padding-top:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.kit-saving{margin-top:10px;font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.kit-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.kit-actions .btn-outline,.kit-actions .btn-solid{width:100%}@media (max-width:860px){.kit-detail{grid-template-columns:1fr}.kit-detail-media{border-right:0;border-bottom:1px solid var(--border-strong)}.kit-detail-info{padding:26px}.kit-detail-title{font-size:36px}.kit-buy{align-items:flex-start}}.pcard-link{text-decoration:none;color:inherit}.pcard .pcard-arr{font-size:16px;color:var(--mute)}.pcard-link:hover .pcard-arr{color:var(--accent)}.cats{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--border-strong)}.cat{padding:0;display:block;border-right:1px solid var(--border-strong);background:var(--surface);position:relative;transition:background .15s}.cat:last-child{border-right:0}.cat:hover{background:var(--surface-2)}.cat-ph{aspect-ratio:1/1;background:var(--photo-bg);position:relative}.cat-body{padding:16px;display:flex;justify-content:space-between;align-items:flex-end;gap:8px}.cat-name{font-size:15px;font-weight:600;letter-spacing:-.005em;line-height:1.15;color:var(--text)}.cat-ct{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--mute);margin-top:4px}.cat-arr{font-size:18px;line-height:1}@media (max-width:1024px){.cats{grid-template-columns:repeat(3,1fr)}.cat:nth-child(3){border-right:0}.cat:nth-child(n+4){border-top:1px solid var(--border-strong)}}@media (max-width:560px){.cats{grid-template-columns:repeat(2,1fr)}.cat{border-right:1px solid var(--border-strong)!important}.cat:nth-child(2n){border-right:0!important}.cat:nth-child(n+3){border-top:1px solid var(--border-strong)}}.installs{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,1fr);gap:8px}.install{position:relative;background:var(--photo-bg);min-height:200px}.install:first-child{grid-row:span 2;aspect-ratio:auto}.install:first-child .install-ph{aspect-ratio:4/5;min-height:480px}.install-ph{position:relative;background:var(--photo-bg);height:100%}.install-meta{position:absolute;left:14px;bottom:14px;background:var(--surface);padding:8px 12px;font-size:13px;display:flex;gap:10px;align-items:center;border:1px solid var(--border)}.install-meta .v{font-weight:600;color:var(--text)}.install-meta .l{color:var(--mute);font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.06em}@media (max-width:900px){.installs{grid-template-columns:1fr 1fr;grid-template-rows:auto}.install:first-child{grid-row:span 1;grid-column:span 2}.install:first-child .install-ph{min-height:280px;aspect-ratio:16/9}.install-ph{aspect-ratio:4/3;min-height:0}}.trust{padding:72px 0;background:var(--invert-bg);border-top:1px solid var(--invert-line);border-bottom:1px solid var(--invert-line)}.trust,.trust .sec-hd h2{color:var(--invert-text)}.trust .sec-hd .eyebrow{color:var(--invert-mute)}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--invert-line)}.pillar{padding:32px 24px 24px 0;border-right:1px solid var(--invert-line)}.pillar:last-child{border-right:0}.pillar .v{font-family:IBM Plex Sans Condensed,sans-serif;font-size:64px;font-weight:600;letter-spacing:-.025em;line-height:.95;color:var(--invert-text)}.pillar .v sup{font-size:24px;vertical-align:top;color:var(--invert-mute);margin-left:4px;font-weight:500}.pillar .l{margin-top:14px;font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--invert-text)}.pillar .d{margin-top:8px;font-size:13px;color:var(--invert-mute);line-height:1.5;max-width:240px}@media (max-width:1024px){.pillars{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(2){border-right:0}.pillar:nth-child(n+3){border-top:1px solid var(--invert-line);padding-top:24px}.pillar:nth-child(3){border-right:1px solid var(--invert-line)}}@media (max-width:560px){.pillars{grid-template-columns:1fr}.pillar{border-right:0!important;border-bottom:1px solid var(--invert-line);padding:24px 0}.pillar:last-child{border-bottom:0}}.journal{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.post{display:flex;flex-direction:column}.post-ph{aspect-ratio:4/3;background:var(--photo-bg);position:relative;margin-bottom:18px}.post-meta{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);margin-bottom:8px}.post-title{font-size:22px;font-weight:600;letter-spacing:-.015em;line-height:1.2;margin-bottom:10px;color:var(--text)}.post-excerpt{font-size:14px;color:var(--text-3);line-height:1.5}.post:hover .post-title{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}@media (max-width:900px){.journal{grid-template-columns:1fr;gap:32px}}.b2b{background:var(--surface-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:56px 0}.b2b .container{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}.b2b .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);margin-bottom:14px}.b2b h3{margin:0;font-family:IBM Plex Sans Condensed,sans-serif;font-size:44px;letter-spacing:-.02em;font-weight:600;line-height:1.02;color:var(--text)}.b2b p{margin:16px 0 0;font-size:15px;color:var(--text-3);max-width:520px}.b2b-form,.frm{background:var(--surface);border:1px solid var(--border-strong);padding:28px}.b2b-form .ttl,.frm .ttl{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--mute);padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--border)}.b2b-form .row,.frm .frow{display:grid;grid-template-columns:1fr 1fr;gap:16px}.b2b-form .row,.fld,.frm .frow{margin-bottom:16px}.b2b-form .row .fld,.frm .frow .fld{margin-bottom:0}.fld label{display:flex;align-items:center;gap:8px;margin-bottom:7px;font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute)}.fld label:before{content:"";width:10px;height:1px;background:var(--border-2)}.fld .req{color:var(--accent);font-style:normal}.fld-input{position:relative}.fld-input:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.fld-input:focus-within:after{transform:scaleX(1)}.fld-err{display:block;margin-top:6px;font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--hot)}@media (prefers-reduced-motion:reduce){.fld-input:after{transition:none}}.b2b-form input,.b2b-form select,.frm input,.frm select,.frm textarea{width:100%;border:1px solid var(--border-2);padding:0 14px;background:var(--bg);color:var(--text);transition:border-color .16s ease}.b2b-form input,.b2b-form select,.frm input,.frm select{height:46px}.frm textarea{height:112px;padding:12px 14px;resize:vertical;font-family:inherit;line-height:1.5}.b2b-form input::placeholder,.frm input::placeholder,.frm textarea::placeholder{color:var(--mute)}.b2b-form input:hover,.b2b-form select:hover,.frm input:hover,.frm select:hover,.frm textarea:hover{border-color:var(--mute-2)}.b2b-form input:focus,.b2b-form select:focus,.frm input:focus,.frm select:focus,.frm textarea:focus{outline:0}.b2b-form input.bad,.b2b-form select.bad,.frm input.bad,.frm select.bad,.frm textarea.bad{border-color:var(--hot)}.b2b-form button,.frm button{width:100%;height:48px;margin-top:8px;background:var(--accent);color:var(--accent-text);font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;transition:background-color .16s ease,transform .1s ease}.b2b-form button:hover,.frm button:hover{background:var(--accent-2)}.b2b-form button:active,.frm button:active{background:var(--accent-2);transform:translateY(1px)}.b2b-form button:focus-visible,.frm button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.b2b-form button:disabled,.frm button:disabled{opacity:.6;cursor:default}@media (prefers-reduced-motion:reduce){.b2b-form button,.frm button{transition:none}}.frm-error{color:var(--hot)}.frm-error,.frm-hint{margin-top:12px;font-family:IBM Plex Mono,monospace;font-size:12.5px}.frm-hint{letter-spacing:.04em;color:var(--mute)}.frm .consent{margin-top:14px;font-size:13px;color:var(--text-3);line-height:1.4}.frm .consent label{display:flex;gap:10px;align-items:flex-start;margin-bottom:0;cursor:pointer;font-family:inherit;font-size:inherit;letter-spacing:normal;text-transform:none;color:inherit}.frm .consent label:before{content:none}.frm .consent input[type=checkbox]{appearance:none;-webkit-appearance:none;flex:none;width:18px;height:18px;padding:0;margin-top:1px;border:1px solid var(--border-2);background:var(--bg);position:relative;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.frm .consent input[type=checkbox]:hover{border-color:var(--mute-2)}.frm .consent input[type=checkbox]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.frm .consent input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.frm .consent input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:9px;border:solid var(--accent-text);border-width:0 2px 2px 0;transform:rotate(45deg)}.frm-done{padding:32px;text-align:center;border:1px solid var(--border-strong);background:var(--surface)}.frm-done .v{font-family:IBM Plex Sans Condensed,sans-serif;font-size:22px;font-weight:600;color:var(--text)}.frm-done p{margin:10px 0 0;color:var(--text-3);font-size:13.5px}@media (max-width:520px){.b2b-form .row,.frm .frow{grid-template-columns:1fr}}.b2b-logos{margin-top:28px;display:flex;flex-wrap:wrap;gap:0;border:1px solid var(--border)}.b2b-logo{flex:1 1;min-width:120px;height:64px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--border);font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase}.b2b-logo:last-child{border-right:0}@media (max-width:900px){.b2b .container{grid-template-columns:1fr;gap:32px}.b2b h3{font-size:32px}}.ftr{background:var(--chrome-bg);color:var(--chrome-text-2);padding:56px 0 24px;border-top:1px solid var(--chrome-line)}.ftr .container{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:32px}.ftr h5{margin:0 0 14px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--chrome-text);font-weight:600}.ftr ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:13px}.ftr ul a:hover{color:var(--chrome-text)}.ftr .footer-logo{width:220px;margin-bottom:14px}.ftr .brand-blk .brand{color:var(--chrome-text);margin-bottom:14px}.ftr .brand-blk p{font-size:13px;color:var(--chrome-mute);line-height:1.5;max-width:280px;margin:0 0 18px}.ftr .legal{margin-top:48px;padding-top:18px;border-top:1px solid var(--chrome-line);display:flex;justify-content:space-between;font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--chrome-faint);letter-spacing:.06em;flex-wrap:wrap;gap:12px}@media (max-width:900px){.ftr .container{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ftr .container{grid-template-columns:1fr 1fr}.ftr .brand-blk{grid-column:span 2}}.stickybar{display:none}@media (max-width:900px){.stickybar{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:60;grid-template-columns:1fr 1fr 1.4fr;background:var(--bg);border-top:1px solid var(--border-strong);padding-bottom:env(safe-area-inset-bottom,0)}.stickybar.no-messenger{grid-template-columns:1fr 1.4fr}.stickybar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:62px;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;border-right:1px solid var(--border);color:var(--text)}.stickybar a:last-child{background:var(--accent);color:var(--accent-text);border-right:0}.stickybar.is-product{grid-template-columns:1fr 1fr 1.4fr}.stickybar-buy,.stickybar-primary,.stickybar.is-product>.add-to-cart-stepper{display:flex;min-width:0;min-height:62px;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-text);font-size:12.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.stickybar.is-product>.add-to-cart-stepper{grid-template-columns:44px minmax(0,1fr) 44px;height:62px;border:0}.stickybar.is-product>.add-to-cart-stepper button{min-width:44px;min-height:62px;color:var(--accent-text)}.stickybar.is-product>.add-to-cart-stepper .add-to-cart-quantity{min-width:0;border-color:color-mix(in srgb,var(--accent-text) 28%,transparent);color:var(--accent-text);font-size:12px}.stickybar .add-to-cart-error{position:fixed;left:var(--gut);right:var(--gut);bottom:calc(70px + env(safe-area-inset-bottom,0));z-index:2;padding:10px;background:var(--surface);border:1px solid var(--hot)}.stickybar svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none}body{padding-bottom:calc(62px + env(safe-area-inset-bottom,0))}}.pagehd{padding:40px 0 36px;border-bottom:1px solid var(--border)}.crumbs{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.08em;color:var(--mute);text-transform:uppercase;display:flex;gap:8px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.crumbs a:hover{color:var(--text)}.crumbs .sep{color:var(--border-2)}.crumbs .here{color:var(--text)}.pagehd-row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap}.pagehd h1{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:72px;letter-spacing:-.025em;font-weight:600;line-height:.95;color:var(--text)}.pagehd .sub{margin-top:18px;font-size:16px;color:var(--text-3);max-width:560px;line-height:1.5}.pagehd .meta{display:flex;gap:0;border:1px solid var(--border);flex:none}.pagehd .meta div{padding:14px 20px;border-right:1px solid var(--border);text-align:left}.pagehd .meta div:last-child{border-right:0}.pagehd .meta .v{font-size:24px;font-weight:600;letter-spacing:-.01em;color:var(--text);line-height:1}.pagehd .meta .l{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin-top:6px}@media (max-width:720px){.pagehd h1{font-size:46px}.pagehd .meta{display:none}}.toolbar{justify-content:space-between;gap:20px;margin-bottom:24px}.filterbar,.toolbar{display:flex;align-items:center;flex-wrap:wrap}.filterbar{gap:22px}.fgroup{display:flex;align-items:center;gap:10px}.fgroup .flabel{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.seg{display:inline-flex;border:1px solid var(--border)}.seg button{padding:8px 12px;font-size:13px;color:var(--text-3);border-right:1px solid var(--border);background:var(--surface);white-space:nowrap;transition:background .12s,color .12s}.seg button:last-child{border-right:0}.seg button:hover:not(.on){color:var(--text)}.seg button.on{background:var(--accent);color:var(--accent-text)}.chip:focus-visible,.seg button:focus-visible{position:relative;z-index:1;outline:2px solid var(--accent);outline-offset:2px}.sortwrap{display:flex;align-items:center;gap:10px}.sortwrap .flabel{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.sortwrap select{height:38px;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:0 30px 0 12px;font-size:13.5px;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - 16px) 17px,calc(100% - 11px) 17px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.sortwrap select:focus{outline:0;border-color:var(--accent)}.results-line{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--mute);margin-bottom:20px}.results-line b{color:var(--text);font-weight:500}.catalog-reset{border-bottom:1px solid;color:var(--text)}.catalog-groups{display:flex;flex-direction:column;gap:52px}.catalog-group-hd{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid var(--border-strong)}.catalog-group-hd h3{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:28px;font-weight:600;line-height:1.05;letter-spacing:-.015em;color:var(--text)}.catalog-group-hd p{max-width:62ch;margin:7px 0 0;color:var(--text-3);font-size:13px;line-height:1.45}.catalog-group-hd>span{flex:none;font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--mute)}.filter-trigger{display:none}.empty{padding:60px 20px;text-align:center;border:1px dashed var(--border-2);color:var(--mute);font-size:14px}.empty b{color:var(--text);display:block;margin-bottom:6px;font-size:16px}.fsheet-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:90;display:flex;align-items:flex-end;opacity:0;animation:fsheetfade .2s ease forwards}@keyframes fsheetfade{to{opacity:1}}.fsheet{background:var(--bg);width:100%;max-height:86vh;overflow:auto;border-top:1px solid var(--border-strong);padding:20px var(--gut) calc(20px + env(safe-area-inset-bottom,0));transform:translateY(8px);animation:fsheetup .24s ease forwards}@keyframes fsheetup{to{transform:translateY(0)}}.fsheet-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.fsheet-hd h4{margin:0;font-size:18px;font-weight:600;color:var(--text)}.fsheet-hd button{font-size:24px;line-height:1;color:var(--mute);padding:4px}.fsheet .fgroup{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:24px}.fsheet .seg{flex-wrap:wrap}.fsheet .seg button{flex:1 1;min-width:90px;border-bottom:1px solid var(--border)}.fsheet-apply{width:100%;height:52px;background:var(--accent);color:var(--accent-text);font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;margin-top:8px}@media (max-width:720px){.filterbar{display:none}.filter-trigger{display:inline-flex;align-items:center;gap:10px;padding:11px 16px;border:1px solid var(--border-strong);background:var(--surface);color:var(--text);font-size:13.5px;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.filter-trigger .badge{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-text);border-radius:9px;font-family:IBM Plex Mono,monospace;font-size:12px;padding:0 5px}.toolbar{gap:12px}.sortwrap .flabel{display:none}.chips .chip,.filter-trigger,.seg button,.sortwrap select{min-height:44px}.fsheet-hd button{width:44px;height:44px;padding:0}.catalog-groups{gap:38px}.catalog-group-hd{align-items:flex-start}.catalog-group-hd h3{font-size:24px}}.notfound{margin-top:8px;border:1px solid var(--border-strong);background:var(--surface);padding:48px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.notfound .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);margin-bottom:14px}.notfound h3{margin:0;font-family:IBM Plex Sans Condensed,sans-serif;font-size:36px;letter-spacing:-.02em;font-weight:600;line-height:1.02;color:var(--text)}.notfound p{margin:14px 0 0;font-size:14.5px;color:var(--text-3);max-width:460px;line-height:1.5}.notfound .actions{display:flex;flex-direction:column;gap:12px;flex:none}@media (max-width:840px){.notfound{grid-template-columns:1fr;padding:32px;gap:28px}.notfound h3{font-size:28px}.notfound .actions{flex-direction:row;flex-wrap:wrap}}.cart-title{margin:0 0 24px;font-family:IBM Plex Sans Condensed,sans-serif;font-size:32px;letter-spacing:-.02em;font-weight:600;line-height:1.05;color:var(--text)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.cart-list{border:1px solid var(--border-strong);background:var(--surface)}.cart-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(120px,auto);gap:24px;align-items:center;padding:22px;border-bottom:1px solid var(--border)}.cart-row:last-child{border-bottom:0}.cart-row-main{min-width:0}.cart-row-name{display:block;color:var(--text);font-size:15px;line-height:1.45}.cart-row-name:hover{color:var(--accent)}.cart-row-qty{display:grid;grid-template-columns:38px 42px 38px;height:38px;border:1px solid var(--border-strong)}.cart-row-qty button,.cart-row-qty span{display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--text)}.cart-row-qty button{font-size:18px;cursor:pointer}.cart-row-qty button:hover{background:var(--surface-2);color:var(--accent)}.cart-row-qty button:disabled{cursor:default;color:var(--mute-2);background:transparent}.cart-row-qty span{border-inline:1px solid var(--border);font-size:13px}.cart-row-price{text-align:right;font-size:16px;font-weight:600;white-space:nowrap}.cart-row-remove{margin-top:9px;border:0;background:transparent;padding:0;color:var(--mute);font-size:13px;cursor:pointer}.cart-row-remove:hover{color:var(--hot)}.cart-summary{position:sticky;top:96px;border:1px solid var(--border-strong);background:var(--surface);padding:22px}.cart-summary .flabel{display:block;margin-bottom:18px}.cart-subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--border);font-size:14px}.cart-subtotal strong{font-size:20px;color:var(--text)}.cart-summary .btn-solid{width:100%}.order-summary-items{display:grid;gap:10px;margin:0;padding:0 0 18px;list-style:none}.order-summary-items li{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;font-size:13px;line-height:1.4;color:var(--text-2)}.order-summary-items strong{color:var(--text);white-space:nowrap}.add-to-cart-error,.cart-item-error{display:block;margin-top:8px;color:var(--hot);font-size:12.5px;line-height:1.4}.cart-item-error button,.checkout-error button{border:0;border-bottom:1px solid;background:transparent;padding:0;color:inherit;cursor:pointer}@media (max-width:800px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-row{grid-template-columns:minmax(0,1fr) auto}.cart-row-price{grid-column:1/-1;text-align:left}}@media (max-width:520px){.cart-row{grid-template-columns:1fr;gap:16px;padding:18px}.cart-row-price{grid-column:auto}.cart-row-qty{width:max-content}}@media (max-width:720px){.cart-row-qty{grid-template-columns:44px 44px 44px;height:44px}.cart-row-remove{min-height:44px;padding:0 8px;margin-left:-8px}}.checkout-layout{display:grid;grid-template-columns:minmax(0,720px) 320px;gap:24px;align-items:start}.checkout-grid{display:flex;flex-direction:column;gap:20px;min-width:0}.checkout-step{border:1px solid var(--border-strong);background:var(--surface);padding:22px}.checkout-step .flabel{display:block;margin-bottom:14px}.checkout-field{display:grid;gap:6px;margin-bottom:12px;color:var(--text-2)}.checkout-field:last-child{margin-bottom:0}.checkout-field input{width:100%;height:46px;border:1px solid var(--border);padding:0 14px;background:var(--surface);color:var(--text)}.checkout-field input:focus{outline:2px solid color-mix(in srgb,var(--accent) 30%,transparent);outline-offset:1px;border-color:var(--accent)}.checkout-back-link{display:inline-flex;margin-top:14px;color:var(--text-2);font-size:13px;text-decoration:underline;text-underline-offset:3px}.checkout-radio{display:flex;align-items:center;gap:12px;border:1px solid var(--border);padding:14px;font-size:14px;color:var(--text);cursor:pointer}.checkout-radio+.checkout-radio{margin-top:10px}.checkout-radio:has(input:checked){border-color:var(--accent);background:var(--surface-2)}.checkout-radio input[type=radio]{width:18px;height:18px;margin:0;flex:0 0 auto;accent-color:var(--accent)}.checkout-error{border:1px solid var(--hot);background:var(--surface);color:var(--hot);padding:14px 16px;font-size:13.5px}.checkout-grid>.btn-solid{align-self:flex-start}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-layout .cart-summary{position:static}}.btn-solid{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 22px;background:var(--accent);color:var(--accent-text);border:1px solid var(--accent);font-size:13.5px;letter-spacing:.05em;text-transform:uppercase;font-weight:600;white-space:nowrap}.btn-solid:hover{background:var(--accent-2);border-color:var(--accent-2)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 22px;background:transparent;color:var(--text);border:1px solid var(--border-strong);font-size:13.5px;letter-spacing:.05em;text-transform:uppercase;font-weight:600;white-space:nowrap}.btn-outline:hover{background:var(--surface-2)}@media (prefers-reduced-motion:reduce){.add-to-cart-stepper button{transition-duration:.01s}}.full{width:100%}.row{display:flex;gap:8px;align-items:center}.grow{flex:1 1}#root:empty:before{content:"";display:block;height:100vh}.warranty-registration{padding:72px 0;background:var(--surface-2);border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.warranty-registration-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(560px,1.18fr);align-items:stretch}.warranty-passport{position:relative;overflow:hidden;padding:48px;background:var(--invert-bg);color:var(--invert-text);border:1px solid var(--invert-bg)}.warranty-passport:after{content:"";position:absolute;right:-54px;top:-54px;width:170px;height:170px;border:1px solid var(--invert-line);transform:rotate(45deg);box-shadow:0 0 0 20px transparent,0 0 0 21px var(--invert-line)}.warranty-pass-kicker,.warranty-pass-label{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--invert-mute)}.warranty-passport h2{max-width:520px;margin:14px 0 0;font-family:IBM Plex Sans Condensed,sans-serif;font-size:clamp(38px,4.2vw,64px);font-weight:600;letter-spacing:-.03em;line-height:.93}.warranty-passport>p{max-width:500px;margin:20px 0 0;color:var(--invert-text-2);font-size:14.5px;line-height:1.6}.warranty-pass-preview{display:grid;gap:8px;margin:40px 0;border:1px solid var(--invert-line);padding:24px;background:repeating-linear-gradient(135deg,transparent,transparent 12px,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 13px)}.warranty-pass-preview i,.warranty-pass-preview span{font-family:IBM Plex Mono,monospace;font-size:11.5px;font-style:normal;letter-spacing:.15em;text-transform:uppercase;color:var(--invert-mute)}.warranty-pass-number,.warranty-pass-preview strong{font-family:IBM Plex Mono,monospace;font-size:clamp(27px,3vw,42px);font-weight:500;letter-spacing:.08em;line-height:1.1}.warranty-pass-preview i{justify-self:end}.warranty-steps{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--invert-line)}.warranty-steps li{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--invert-line)}.warranty-steps li>span{padding-top:2px;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--invert-mute)}.warranty-steps b,.warranty-steps small{display:block}.warranty-steps b{font-size:13px;font-weight:600}.warranty-steps small{margin-top:2px;color:var(--invert-mute);font-size:13px}.warranty-form{position:relative;padding:48px;background:var(--surface);border:1px solid var(--border-strong);border-left:0}.warranty-form-head{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;margin-bottom:20px;border-bottom:1px solid var(--border);font-family:IBM Plex Mono,monospace;font-size:12.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text)}.warranty-product-head{margin-top:34px}.warranty-required{font-weight:400;letter-spacing:.05em;color:var(--mute)}.warranty-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.warranty-field{display:flex;min-width:0;flex-direction:column;gap:7px}.warranty-field.is-full{grid-column:1/-1}.warranty-field>span{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute)}.warranty-field>span i{margin-left:4px;color:var(--accent);font-style:normal}.warranty-field input,.warranty-field select{width:100%;height:48px;border:1px solid var(--border-2);border-radius:0;padding:0 14px;background:var(--bg);color:var(--text)}.warranty-field input:hover,.warranty-field select:hover{border-color:var(--mute-2)}.warranty-field input:focus,.warranty-field select:focus{outline:0;border-color:var(--accent);box-shadow:inset 0 -2px var(--accent)}.warranty-field input[aria-invalid=true],.warranty-field select[aria-invalid=true]{border-color:var(--hot)}.warranty-field input::placeholder{color:var(--mute-2)}.warranty-field-error{display:block;font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--hot)}.warranty-consent{display:flex;align-items:flex-start;gap:11px;margin-top:28px;color:var(--text-3);font-size:13.5px;line-height:1.45;cursor:pointer}.warranty-consent input{flex:none;width:18px;height:18px;margin:1px 0 0;accent-color:var(--accent)}.warranty-consent a{text-decoration:underline;text-underline-offset:3px}.warranty-consent.is-error{color:var(--hot)}.warranty-submit{width:100%;min-height:52px;margin-top:24px;padding:12px 20px;background:var(--accent);color:var(--accent-text);font-size:13.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background-color .16s ease,transform .1s ease}.warranty-submit:hover{background:var(--accent-2)}.warranty-submit:active{transform:translateY(1px)}.warranty-submit:disabled{opacity:.6;cursor:wait}.warranty-form-status{min-height:18px;margin-top:10px;font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--hot)}.warranty-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.warranty-success,.warranty-unavailable{display:flex;min-height:100%;flex-direction:column;justify-content:center;padding:48px;background:var(--surface);border:1px solid var(--border-strong);border-left:0}.warranty-success-mark{display:grid;width:42px;height:42px;place-items:center;margin-bottom:26px;background:var(--ok);color:#fff;font-size:22px}.warranty-success .warranty-pass-number,.warranty-unavailable .warranty-pass-number{margin-top:14px;color:var(--text)}.warranty-success dl{display:grid;grid-template-columns:1fr 1fr;margin:30px 0 0;border:1px solid var(--border)}.warranty-success dl div{padding:16px;border-right:1px solid var(--border)}.warranty-success dl div:last-child{border-right:0}.warranty-success dt{font-family:IBM Plex Mono,monospace;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.warranty-success dd{margin:6px 0 0;font-size:16px;font-weight:600}.warranty-success p,.warranty-unavailable p{margin:24px 0 0;color:var(--text-3);font-size:13.5px;line-height:1.55}.warranty-unavailable h3{margin:22px 0 0;font-family:IBM Plex Sans Condensed,sans-serif;font-size:28px}.warranty-unavailable a{text-decoration:underline;text-underline-offset:3px}.warranty-channels{position:relative;z-index:3;height:0}.warranty-channels-positioner{display:flex;justify-content:flex-end}.warranty-channels-dock{display:flex;max-width:760px;min-height:120px;background:var(--invert-bg);color:var(--invert-text);border:1px solid var(--border-strong);transform:translateY(calc(-100% - 20px))}.warranty-channels-dock.is-single{max-width:500px}.warranty-channels-intro{display:flex;width:216px;flex:none;flex-direction:column;justify-content:center;padding:20px 24px;border-right:1px solid var(--invert-line)}.warranty-channel-copy>span,.warranty-channels-intro span{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--invert-mute)}.warranty-channels-intro strong{margin-top:8px;font-family:IBM Plex Sans Condensed,sans-serif;font-size:22px;line-height:1}.warranty-channels-intro small{max-width:170px;margin-top:8px;color:var(--invert-mute);font-size:12.5px;line-height:1.35}.warranty-channel-list{display:flex;min-width:0}.warranty-channel-item{display:flex;min-width:238px;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px 15px 20px;color:var(--invert-text);border-right:1px solid var(--invert-line);transition:background-color .16s ease}.warranty-channel-item:last-child{border-right:0}.warranty-channel-item:hover{background:var(--accent)}.warranty-channel-item:focus-visible{outline-color:var(--invert-text);outline-offset:-3px}.warranty-channel-copy{display:flex;min-width:84px;flex-direction:column;align-items:flex-start}.warranty-channel-copy strong{margin-top:6px;font-family:IBM Plex Sans Condensed,sans-serif;font-size:21px;line-height:1}.warranty-channel-copy small{margin-top:12px;font-size:12.5px;color:var(--invert-mute)}.warranty-channel-copy i{font-style:normal;color:var(--invert-text)}.warranty-channel-qr{position:relative;display:grid;width:90px;height:90px;flex:none;place-items:center;background:#eef1f3;border:1px solid var(--invert-line)}.warranty-channel-qr:after,.warranty-channel-qr:before{content:"";position:absolute;width:12px;height:12px;pointer-events:none}.warranty-channel-qr:before{left:-4px;top:-4px;border-left:1px solid var(--invert-text);border-top:1px solid var(--invert-text)}.warranty-channel-qr:after{right:-4px;bottom:-4px;border-right:1px solid var(--invert-text);border-bottom:1px solid var(--invert-text)}.warranty-channel-qr img{display:block;width:88px;height:88px;image-rendering:pixelated}@media (min-width:1400px){.pagehd:has(+.warranty-channels){min-height:223px;padding:24px 0}.pagehd:has(+.warranty-channels) .crumbs{margin-bottom:16px}.pagehd:has(+.warranty-channels) h1{max-width:calc(100% - 740px);font-size:56px}.pagehd:has(+.warranty-channels) .sub{margin-top:12px}}@media (min-width:761px) and (max-width:1399px){.warranty-channels{height:auto;padding:12px 0;background:var(--invert-bg)}.warranty-channels-dock{width:100%;max-width:none;transform:none}}@media (max-width:980px){.warranty-registration-grid{grid-template-columns:1fr}.warranty-passport{padding:36px}.warranty-form,.warranty-success,.warranty-unavailable{padding:36px;border-left:1px solid var(--border-strong);border-top:0}.warranty-passport h2{font-size:44px}}@media (max-width:760px){.warranty-channels{height:auto;background:var(--invert-bg)}.warranty-channels-positioner{padding:0}.warranty-channels-dock,.warranty-channels-dock.is-single{width:100%;max-width:none;min-height:0;flex-direction:column;border:0;transform:none}.warranty-channels-intro{width:auto;padding:16px var(--gut);border-right:0;border-bottom:1px solid var(--invert-line)}.warranty-channels-intro small{max-width:none}.warranty-channel-list{overflow-x:auto}.warranty-channel-item{min-width:50%;padding:12px var(--gut)}}@media (max-width:600px){.warranty-registration{padding:44px 0}.warranty-form,.warranty-passport,.warranty-success,.warranty-unavailable{padding:24px}.warranty-passport h2{font-size:38px}.warranty-pass-preview{margin:30px 0;padding:18px}.warranty-form-grid{grid-template-columns:1fr}.warranty-field.is-full{grid-column:auto}.warranty-field-spacer{display:none}.warranty-form-head{align-items:flex-start;flex-direction:column;gap:5px}.warranty-success dl{grid-template-columns:1fr}.warranty-success dl div{border-right:0;border-bottom:1px solid var(--border)}.warranty-success dl div:last-child{border-bottom:0}.warranty-channel-item{min-width:270px}}@media (prefers-reduced-motion:reduce){.warranty-channel-item,.warranty-submit{transition:none}}.hub-zone{padding:64px 0 8px}.hub-zone .hub-eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);margin-bottom:12px}.hub-zone h2{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:36px;letter-spacing:-.018em;font-weight:600;line-height:1;color:var(--text)}.hub-zone .hub-zone-sub{margin-top:10px;font-size:14px;color:var(--text-3);max-width:560px;line-height:1.5}.hub-zone .hub-zone-hd{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;flex-wrap:wrap}.hub-zone .hub-zone-hd .right{font-size:13.5px;color:var(--text)}.hub-zone .hub-zone-hd .right a{border-bottom:1px solid var(--text);padding-bottom:2px}@media (max-width:720px){.hub-zone{padding:48px 0 0}.hub-zone h2{font-size:28px}}.vlist{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--border-strong)}.vcard{display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border-strong);position:relative;transition:background .15s,color .15s;color:var(--text)}.vcard:last-child{border-right:0}.vcard:hover:not(.disabled){background:var(--surface-2)}.vcard .vc-ph{aspect-ratio:4/3;background:var(--photo-bg);position:relative}.vcard .vc-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:6px;flex:1 1}.vcard .vc-name{font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.15;color:var(--text);display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.vcard .vc-name .arr{font-size:18px;color:var(--mute)}.vcard:hover:not(.disabled) .vc-name .arr{color:var(--accent)}.vcard .vc-cap{font-size:13px;color:var(--text-3);line-height:1.45;min-height:38px}.vcard .vc-foot{margin-top:8px;font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);display:flex;justify-content:space-between;gap:8px}.vcard.disabled{cursor:not-allowed;background:var(--surface);color:var(--mute)}.vcard.disabled .vc-ph{opacity:.55}.vcard.disabled .vc-name{color:var(--mute)}.vcard.disabled .vc-cap,.vcard.disabled .vc-foot{color:var(--mute-2)}.vcard.disabled .vc-soon{color:var(--text-3);background:var(--surface-2);border:1px solid var(--border);padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.vcard.active{background:var(--accent);color:var(--accent-text)}.vcard.active .vc-ph{background:rgba(255,255,255,.12)}.vcard.active .vc-name,.vcard.active .vc-name .arr{color:var(--accent-text)}.vcard.active .vc-cap,.vcard.active .vc-foot{color:rgba(255,255,255,.72)}@media (max-width:1100px){.vlist{grid-template-columns:repeat(3,1fr)}.vcard:nth-child(3){border-right:0}.vcard:nth-child(n+4){border-top:1px solid var(--border-strong)}.vcard:nth-child(4){border-right:1px solid var(--border-strong)}}@media (max-width:720px){.vlist{display:flex;border:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px;margin:0 calc(-1 * var(--gut));padding:0 var(--gut) 6px}.vcard{flex:0 0 78%;border-right:1px solid var(--border-strong)!important;border-top:1px solid var(--border-strong)!important;border:1px solid var(--border-strong)!important;scroll-snap-align:start}.vcard .vc-ph{aspect-ratio:5/3}}.hubkits{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;background:var(--border-strong);border:1px solid var(--border-strong)}.hubkits .hk{display:flex;flex-direction:column;background:var(--surface);position:relative}.hubkits .hk-ph{aspect-ratio:5/4;background:var(--photo-bg);position:relative}.hubkits .hk-body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1 1;gap:10px}.hubkits .hk-tag{display:inline-flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);align-self:flex-start;padding:4px 8px;background:var(--surface-2);border:1px solid var(--border)}.hubkits .hk-name{font-family:IBM Plex Sans Condensed,sans-serif;font-size:22px;font-weight:600;letter-spacing:-.012em;line-height:1.05;color:var(--text)}.hubkits .hk-meta{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--mute)}.hubkits .hk-foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.hubkits .hk-price{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.hubkits .hk-cta{font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--text);border-bottom:1px solid var(--text);padding-bottom:2px;background:none;border-radius:0}.hubkits .hk-cta:hover{color:var(--accent);border-color:var(--accent)}.zonebreak{margin-top:48px;padding:64px 0 8px;border-top:1px solid var(--border-strong);position:relative;background:var(--surface-2)}.zonebreak .container{display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:baseline}.zonebreak .zb-label{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);display:flex;align-items:center;gap:10px}.zonebreak .zb-label:before{content:"02";font-size:12.5px;color:var(--text);font-weight:600}.zonebreak h2{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:56px;letter-spacing:-.025em;font-weight:600;line-height:.95;color:var(--text)}.zonebreak .zb-sub{font-size:13.5px;color:var(--text-3);max-width:340px;line-height:1.5;text-align:right;justify-self:end}.zonebreak .zb-line{height:1px;background:var(--border);align-self:center;margin-top:12px}.zonebreak-after{padding:40px 0 0;background:var(--surface-2);border-bottom:1px solid var(--border-strong)}@media (max-width:900px){.zonebreak{padding:44px 0 8px;margin-top:32px}.zonebreak .container{grid-template-columns:1fr;gap:14px}.zonebreak h2{font-size:38px}.zonebreak .zb-sub{text-align:left;justify-self:start;max-width:none}}.sec.on-grey{background:var(--surface-2);border-bottom:1px solid var(--border-strong);padding-top:24px}.sec.on-grey .pcard{background:var(--surface)}.sec.on-grey .pcard:hover{background:var(--surface-2)}.toolbar .fgroup .seg button{min-width:0}.showmore-wrap{margin-top:36px;flex-direction:column}.showmore-wrap,.showmore-wrap .progress{display:flex;align-items:center;gap:14px}.showmore-wrap .progress{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute)}.showmore-wrap .progress .bar{width:180px;height:2px;background:var(--border);position:relative;overflow:hidden}.showmore-wrap .progress .bar i{position:absolute;left:0;top:0;bottom:0;background:var(--accent);transition:width .25s ease}.showmore-btn{padding:14px 28px;background:var(--surface);color:var(--text);border:1px solid var(--border-strong);font-size:13.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.showmore-btn:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.helpblock{padding:64px 0;border-bottom:1px solid var(--border);background:var(--bg)}.helpblock .helpwrap{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;border:1px solid var(--border-strong);padding:40px 44px;background:var(--surface)}.helpblock .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);margin-bottom:12px}.helpblock h3{margin:0;font-family:IBM Plex Sans Condensed,sans-serif;font-size:32px;letter-spacing:-.018em;font-weight:600;line-height:1.05;color:var(--text)}.helpblock p{margin:12px 0 0;font-size:14.5px;color:var(--text-3);max-width:520px;line-height:1.5}.helpblock .actions{display:flex;flex-direction:column;gap:10px;flex:none}@media (max-width:840px){.helpblock .helpwrap{grid-template-columns:1fr;padding:28px;gap:24px}.helpblock .actions{flex-direction:row;flex-wrap:wrap}.helpblock h3{font-size:26px}}.pagehd .meta.hub-meta div .v{font-size:22px}.mnav{display:none;position:sticky;top:0;z-index:70;background:var(--bg);border-bottom:1px solid var(--border-strong)}.mnav-bar{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;height:54px;padding-left:max(4px,env(safe-area-inset-left));padding-right:max(4px,env(safe-area-inset-right))}.mnav-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--text);flex:none}.mnav-icon svg{stroke-width:1.5}.mnav-icon:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.mnav-burger{position:relative;display:block;width:19px;height:1.5px;background:currentColor}.mnav-burger:after,.mnav-burger:before{content:"";position:absolute;left:0;width:19px;height:1.5px;background:currentColor}.mnav-burger:before{top:-6px}.mnav-burger:after{top:6px}.mnav-logo{justify-self:center;display:block;width:132px;line-height:0}.mnav-logo img{width:100%;height:auto}.mnav-search{display:flex;gap:0;padding:0 var(--gut) 10px}.mnav-search input{min-width:0;flex:1 1;height:46px;border:1px solid var(--border-strong);border-right:0;background:var(--surface);padding:0 12px;font-size:16px}.mnav-search input:focus{outline:0;border-color:var(--accent)}.mnav-search button{flex:none;min-width:84px;height:46px;background:var(--accent);color:var(--accent-text);font-size:13px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.mdrawer{position:fixed;inset:0;z-index:100;visibility:hidden;pointer-events:none}.mdrawer.is-open{visibility:visible;pointer-events:auto}.mdrawer-scrim{position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;transition:opacity .24s ease;cursor:pointer}.mdrawer.is-open .mdrawer-scrim{opacity:1}.mdrawer-panel{position:absolute;top:0;bottom:0;left:0;display:flex;flex-direction:column;width:min(86vw,340px);background:var(--bg);border-right:1px solid var(--border-strong);transform:translateX(-100%);transition:transform .26s cubic-bezier(.22,1,.36,1);overflow-y:auto;overscroll-behavior:contain;padding-left:env(safe-area-inset-left)}.mdrawer.is-open .mdrawer-panel{transform:translateX(0)}.mdrawer-head{display:flex;align-items:center;justify-content:space-between;gap:8px;height:54px;flex:none;padding:0 4px 0 var(--gut);border-bottom:1px solid var(--border)}.mdrawer-head .city-select-trigger{min-height:44px;padding-left:0;font-size:13px;color:var(--text)}.mdrawer-nav ul{list-style:none;margin:0;padding:0}.mdrawer-row{display:flex;align-items:stretch;border-bottom:1px solid var(--border)}.mdrawer-row>a{display:flex;flex:1 1;min-width:0;align-items:center;min-height:52px;padding:0 var(--gut);font-size:13px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text)}.mdrawer-row>a.is-current{color:var(--accent);box-shadow:inset 2px 0 0 var(--accent)}.mdrawer-toggle{display:flex;align-items:center;justify-content:center;width:52px;flex:none;border-left:1px solid var(--border);color:var(--mute)}.mdrawer-toggle span{position:relative;display:block;width:11px;height:1.5px;background:currentColor}.mdrawer-toggle span:before{content:"";position:absolute;left:5px;top:-5px;width:1.5px;height:11px;background:currentColor;transition:opacity .18s ease}.mdrawer-toggle.is-open{color:var(--accent)}.mdrawer-toggle.is-open span:before{opacity:0}.mdrawer-sub{background:var(--surface-2)}.mdrawer-sub,.mdrawer-sub a{border-bottom:1px solid var(--border)}.mdrawer-sub a{display:flex;align-items:center;min-height:46px;padding:0 var(--gut) 0 calc(var(--gut) + 14px);font-size:13.5px;color:var(--text-3)}.mdrawer-sub li:last-child a{border-bottom:0}.mdrawer-links{flex-direction:column}.mdrawer-links,.mdrawer-links a{display:flex;border-bottom:1px solid var(--border)}.mdrawer-links a{align-items:center;gap:12px;min-height:50px;padding:0 var(--gut);font-size:13.5px;color:var(--text-2)}.mdrawer-links a:last-child{border-bottom:0}.mdrawer-links svg{stroke:currentColor;fill:none;color:var(--mute);flex:none}.mdrawer-links b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--accent);color:var(--accent-text);font-size:12.5px;font-weight:600}.mdrawer-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px var(--gut) calc(16px + env(safe-area-inset-bottom,0))}.mdrawer-foot a{font-size:15px;font-weight:600;color:var(--text)}@media (prefers-reduced-motion:reduce){.mdrawer-panel,.mdrawer-scrim,.mdrawer-toggle span:before{transition:none}}@media (max-width:900px){.mnav{display:block}body{overflow-x:hidden}.container{padding-left:max(var(--gut),env(safe-area-inset-left));padding-right:max(var(--gut),env(safe-area-inset-right))}.city-panel{top:0;left:0;right:0;z-index:130;width:auto;max-height:100dvh}.b2b-form input,.checkout-field input,.city-search input,.frm input,.frm textarea,.sortwrap select,.warranty-field input,.warranty-field select{font-size:16px}.crumbs a,.ftr .legal a,.ftr ul a{display:inline-flex;align-items:center;min-height:34px}.btn-outline,.btn-solid,.kit-cta,.pcard .add,.showmore-btn{min-height:44px}.product-list-actions button{width:40px;height:40px}.cart-row-remove,.catalog-reset,.pdp-desc-toggle{min-height:44px;display:inline-flex;align-items:center}.stickybar a:last-child .cart-badge,.stickybar-badge{background:var(--accent-text);color:var(--accent)}}@media (max-width:720px){.sec{padding:40px 0}.sec.tight{padding:32px 0}.sec-hd{margin-bottom:22px;gap:14px}.hero{padding:26px 0 22px}.hero .sub{margin-top:16px;font-size:15px}.hero .credstrip{margin-top:20px}.hero .micro{margin-top:24px}.pagehd{padding:22px 0 24px}.pagehd .sub{margin-top:12px;font-size:14.5px}.crumbs{margin-bottom:16px;font-size:12px}.trust{padding:44px 0}.b2b,.helpblock{padding:40px 0}.journal{gap:26px}.installs{grid-template-columns:1fr;gap:6px}.install:first-child{grid-column:span 1}.install:first-child .install-ph{min-height:0;aspect-ratio:4/3}.b2b-form,.frm{padding:20px}.ftr{padding:36px 0 20px}.ftr .container{gap:26px 20px}.ftr .legal{margin-top:30px;flex-direction:column;gap:8px}.warranty-registration{padding:36px 0}.pdp-details{padding-top:28px}.kit-body,.pdp-info{padding:20px}.cart-summary,.checkout-step{padding:18px}}@media (max-width:560px){.hero h1{font-size:34px;line-height:1}.hero .micro .v{font-size:18px}.hero .micro .l{font-size:12.5px}.sec-hd h2{font-size:26px}.pagehd h1{font-size:34px;line-height:1}.catalog-group-hd h3{font-size:20px}.hub-zone h2{font-size:24px}.zonebreak h2{font-size:28px}.pdp-title{font-size:26px}.pdp-subtitle{font-size:15px}.kit-name,.pdp-price{font-size:24px}.kit-detail-title{font-size:28px}.kit-price .v{font-size:26px}.hubkits .hk-name{font-size:19px}.vcard .vc-name{font-size:16px}.pillar .v{font-size:40px}.pillar .v sup{font-size:16px}.b2b h3{font-size:26px}.post-title{font-size:18px}.cart-title{font-size:26px}.notfound h3{font-size:24px}.helpblock h3{font-size:22px}.saved-empty h2{font-size:20px}.warranty-passport h2{font-size:30px}.warranty-unavailable h3{font-size:22px}.frm-done .v{font-size:19px}.fsheet-hd h4{font-size:16px}.cart-subtotal strong{font-size:18px}.helpblock .actions,.notfound .actions,.pdp-purchase-actions{flex-direction:column;align-items:stretch}.helpblock .actions .btn-outline,.helpblock .actions .btn-solid,.notfound .actions .btn-outline,.notfound .actions .btn-solid,.pdp-purchase-actions>:not(.sr-only){width:100%}.pdp-buy{gap:12px}.pdp-buy .btn-outline,.pdp-buy .btn-solid{width:100%}.kit-foot{flex-direction:column;align-items:stretch;gap:12px}.kit-cta{width:100%;text-align:center}.install-meta{left:10px;bottom:10px;padding:6px 10px;font-size:12.5px}.team{grid-template-columns:1fr 1fr}.tbody{padding:14px}.tcard{grid-template-rows:auto auto}.tcard .tph{min-height:0}}@media (max-width:420px){.pgrid .pcard{padding:12px}.pcard .pph{margin:-12px -12px 12px}.pcard .foot{flex-direction:column;align-items:stretch;gap:10px}.pcard .add{width:100%;text-align:center;justify-content:center}.pcard .specs .v{font-size:13.5px}.hero h1,.pagehd h1{font-size:30px}.saved-product-foot{flex-direction:column;align-items:stretch;gap:10px}.pcard .add-to-cart-stepper.is-compact{grid-template-columns:38px minmax(0,1fr) 38px;width:100%;height:44px}}@media (max-width:900px){.stickybar{grid-template-columns:1fr 1fr 1.25fr;height:auto;background:color-mix(in srgb,var(--bg) 90%,transparent);-webkit-backdrop-filter:saturate(1.5) blur(14px);backdrop-filter:saturate(1.5) blur(14px);border-top:1px solid var(--border-strong)}.stickybar.no-messenger{grid-template-columns:1fr 1.25fr}.stickybar.is-product{grid-template-columns:.85fr .85fr 1.3fr}.stickybar a{flex-direction:row;gap:9px;height:54px;padding:0 8px;font-size:12.5px;font-weight:600;letter-spacing:.07em;color:var(--text-2);border-right:1px solid var(--border)}.stickybar a:active{background:var(--surface-2)}.stickybar svg{width:16px;height:16px;stroke-width:1.5;color:var(--mute);flex:none}.stickybar a:last-child{background:var(--accent);color:var(--accent-text);letter-spacing:.07em}.stickybar a:last-child svg{color:inherit}.stickybar a:last-child .cart-badge,.stickybar-badge{min-width:0;height:auto;margin-left:-3px;padding:0;border-radius:0;background:none;color:inherit;opacity:.75;font-size:12.5px;font-weight:600;letter-spacing:0}.stickybar-badge:before{content:"·";margin-right:5px;opacity:.6}.stickybar-buy,.stickybar-primary,.stickybar.is-product>.add-to-cart-stepper{min-height:54px;font-size:12.5px;font-weight:600;letter-spacing:.07em}.stickybar.is-product>.add-to-cart-stepper{height:54px;grid-template-columns:42px minmax(0,1fr) 42px}.stickybar.is-product>.add-to-cart-stepper button{min-height:54px}.stickybar .add-to-cart-error{bottom:calc(62px + env(safe-area-inset-bottom,0))}body{padding-bottom:calc(54px + env(safe-area-inset-bottom,0))}}@media (max-width:720px){.hub-zone .hub-zone-hd,.sec-hd{flex-direction:column;align-items:flex-start;gap:10px}.hub-zone .hub-zone-hd .right,.sec-hd .right{white-space:normal}.hero .micro>div,.micro3>div{padding:14px}.hero .micro>div:first-child,.micro3>div:first-child{padding-left:0}.hero .micro>div:last-child,.micro3>div:last-child{padding-right:0}.micro3{grid-template-columns:1fr 1fr}.micro3>div{border-top:1px solid var(--border);border-right:1px solid var(--border)}.micro3>div:nth-child(2n){border-right:0}.chips{flex-wrap:wrap;overflow:visible;gap:8px;margin:0 0 20px;padding:0}.chip{min-height:40px;padding:0 14px;font-size:13.5px}.toolbar{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:10px;margin-bottom:20px}.toolbar>span:empty{display:none}.filter-trigger{justify-content:center;width:100%;padding:0 14px}.sortwrap{width:100%}.sortwrap select{width:100%;height:44px;font-size:13px}.fsheet .seg button{min-height:46px}.installs{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:8px}.install{min-height:0}.install:first-child{grid-column:span 2;grid-row:span 1}.install:first-child .install-ph{aspect-ratio:4/3;min-height:0}.install-ph{aspect-ratio:1/1;min-height:0;height:auto}.install-meta{left:8px;right:8px;bottom:8px;gap:6px;padding:6px 9px;font-size:12.5px;flex-wrap:wrap}.install-meta .l{font-size:11.5px}}@media (max-width:900px){.hubkits,.kits:not(.kits-page){display:flex;gap:10px;border:0;background:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 calc(-1 * var(--gut));padding:0 var(--gut) 4px}.hubkits::-webkit-scrollbar,.kits:not(.kits-page)::-webkit-scrollbar{display:none}.hubkits .hk,.kits:not(.kits-page) .kit{flex:0 0 76%;max-width:320px;scroll-snap-align:start;border:1px solid var(--border-strong)!important}.hubkits .hk-ph,.kits:not(.kits-page) .kit-ph{aspect-ratio:4/3}.kits:not(.kits-page) .kit-body{padding:16px}.kits:not(.kits-page) .kit-name{font-size:20px}.kits:not(.kits-page) .kit-desc{margin-top:8px;font-size:13.5px}.kits:not(.kits-page) .kit-list{margin-top:14px;padding-top:12px}.kits:not(.kits-page) .kit-foot{margin-top:16px;flex-direction:row;align-items:flex-end;gap:12px}.kits:not(.kits-page) .kit-price .v{font-size:20px}.kits:not(.kits-page) .kit-cta{width:auto;min-height:40px;padding:0 14px;display:inline-flex;align-items:center;font-size:12.5px}.hubkits .hk-body{padding:16px}.hubkits .hk-name{font-size:19px}}@media (max-width:560px){.pillars{grid-template-columns:1fr 1fr}.pillar{padding:20px 14px!important;border-right:1px solid var(--invert-line)!important;border-bottom:1px solid var(--invert-line);border-top:0}.pillar:nth-child(odd){padding-left:0!important}.pillar:nth-child(2n){border-right:0!important;padding-right:0!important}.pillar:nth-last-child(-n+2){border-bottom:0}.pillar .v{font-size:28px;line-height:1}.pillar .v sup{font-size:12.5px;margin-left:3px}.pillar .l{margin-top:10px;font-size:13.5px}.pillar .d{margin-top:6px;font-size:13px;line-height:1.45;max-width:none}}@media (max-width:900px){.chips,.hubkits,.kits:not(.kits-page),.vlist{scroll-padding-inline:var(--gut)}}@media (max-width:720px){.install-meta{right:auto;max-width:calc(100% - 16px);flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.install-meta .v{overflow:hidden;text-overflow:ellipsis}.install:not(:first-child) .install-meta .l{display:none}.pcard .add{min-height:40px;padding:0 10px;font-size:12.5px;letter-spacing:.08em}.pcard .foot{gap:10px}.post-ph{aspect-ratio:3/2;margin-bottom:14px}.cat-ph{aspect-ratio:4/3}.vcard .vc-ph{aspect-ratio:16/10}.vcard .vc-body{padding:14px}.vcard .vc-cap{min-height:0;font-size:13.5px}}@media (max-width:560px){.cats .cat:last-child:nth-child(odd){grid-column:span 2;border-right:0!important}.cats .cat:last-child:nth-child(odd) .cat-ph{aspect-ratio:16/9}}@media (max-width:720px){.kits-page .kit-ph{aspect-ratio:16/9}.kits-page .kit-body{padding:18px}.kits-page .kit-name{font-size:21px}.kits-page .kit-desc{margin-top:8px;font-size:13.5px}.kits-page .kit-incl{margin-top:14px}.kits-page .kit-list{margin-top:12px;padding-top:12px}.kits-page .kit-list li{padding:6px 0;font-size:13px}.kits-page .kit-foot,.kits-page .kit-foot.pushed{margin-top:16px;padding-top:16px;flex-direction:row;align-items:flex-end;gap:12px}.kits-page .kit-price .v{font-size:21px}.kits-page .kit-cta{width:auto;min-height:42px;display:inline-flex;align-items:center;padding:0 16px;font-size:12.5px}}@media (max-width:560px){.pdp-details h2{font-size:24px;margin-bottom:16px}.pdp-characteristic-group h3{font-size:17px}.pdp-characteristic-groups{gap:24px}.pdp-purchase-actions .btn-outline,.pdp-purchase-actions .btn-solid{min-height:50px;padding:0 18px}.pdp-specs div{padding:12px 14px}.pdp-specs .v{font-size:15px}}.b2b-page .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute)}.b2b-page-hero{padding:clamp(56px,7vw,112px) 0;border-bottom:1px solid var(--border-strong);background:var(--bg)}.b2b-page-hero .container{display:grid;grid-template-columns:minmax(0,1050px) 1fr}.b2b-page-hero .eyebrow{grid-column:1;margin-bottom:20px}.b2b-page-hero h1{grid-column:1;max-width:1050px;margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(48px,5.4vw,92px);font-weight:600;letter-spacing:-.035em;line-height:.94;text-wrap:balance}.b2b-page-hero p{grid-column:1;max-width:780px;margin:24px 0 0;color:var(--text-3);font-size:clamp(16px,1.25vw,20px);line-height:1.55}.b2b-page-actions{grid-column:1;display:flex;gap:10px;margin-top:32px;flex-wrap:wrap}.b2b-conditions{border-bottom:1px solid var(--border-strong);background:var(--surface-2)}.b2b-conditions .container{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding-top:0;padding-bottom:0}.b2b-condition{min-width:0;padding:22px 18px;border-left:1px solid var(--border)}.b2b-condition:last-child{border-right:1px solid var(--border)}.b2b-condition span,.b2b-condition strong{display:block}.b2b-condition strong{font-size:14px;line-height:1.25}.b2b-condition span{margin-top:6px;color:var(--mute);font-size:13px;line-height:1.45}.b2b-page-section{padding:clamp(56px,6vw,96px) 0;border-bottom:1px solid var(--border)}.b2b-page-section.is-muted{background:var(--surface-2)}.b2b-section-heading{margin-bottom:32px}.b2b-application h2,.b2b-section-heading h2{margin:8px 0 0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(36px,3.5vw,58px);font-weight:600;letter-spacing:-.025em;line-height:1}.b2b-buy-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border-strong);background:var(--border-strong);gap:1px}.b2b-buy-grid article{position:relative;min-height:340px;padding:clamp(28px,3vw,48px);background:var(--surface);display:flex;flex-direction:column}.b2b-card-index{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--mute)}.b2b-buy-grid h3{margin:48px 0 12px;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(28px,2.6vw,42px);line-height:1}.b2b-buy-grid p{max-width:620px;margin:0;color:var(--text-3);font-size:15px;line-height:1.6}.b2b-flow{margin-top:auto;padding-top:24px;border-top:1px solid var(--border);font-family:IBM Plex Mono,monospace;font-size:12.5px;line-height:1.6;text-transform:uppercase;letter-spacing:.05em;color:var(--mute)}.b2b-flow span{padding:0 6px;color:var(--text)}.b2b-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border:1px solid var(--border-strong);list-style:none;background:var(--border-strong);gap:1px}.b2b-steps li{min-height:250px;padding:28px;background:var(--surface)}.b2b-steps li>span{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:var(--mute)}.b2b-steps h3{margin:52px 0 10px;font-size:22px}.b2b-steps p{margin:0;color:var(--text-3);font-size:13.5px;line-height:1.55}.b2b-faq-layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr);gap:clamp(40px,7vw,120px);align-items:start}.b2b-faq-layout .b2b-section-heading{position:sticky;top:24px;display:block;margin:0}.b2b-faq details{border-top:1px solid var(--border-strong)}.b2b-faq details:last-child{border-bottom:1px solid var(--border-strong)}.b2b-faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;cursor:pointer;font-size:17px;font-weight:600;list-style:none}.b2b-faq summary::-webkit-details-marker{display:none}.b2b-faq summary span{font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:400;transition:transform .16s ease}.b2b-faq details[open] summary span{transform:rotate(45deg)}.b2b-faq details p{max-width:760px;margin:-4px 0 24px;color:var(--text-3);font-size:14.5px;line-height:1.65}.b2b-requisites-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.b2b-requisites-heading p{max-width:420px;margin:0;color:var(--text-3);font-size:14px}.b2b-requisites{display:grid;grid-template-columns:1fr 1fr;margin:0;border:1px solid var(--border-strong);background:var(--border-strong);gap:1px}.b2b-requisites>div{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1.28fr);gap:20px;padding:18px 20px;background:var(--surface)}.b2b-requisites dt{font-family:IBM Plex Mono,monospace;font-size:12px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.b2b-requisites dd{min-width:0;margin:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.b2b-requisites a{border-bottom:1px solid}.b2b-application{padding:clamp(56px,7vw,112px) 0;background:var(--invert-bg);color:var(--invert-text)}.b2b-application>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.8fr);gap:clamp(40px,7vw,120px);align-items:start}.b2b-application .eyebrow{color:var(--invert-mute)}.b2b-application h2{color:var(--invert-text)}.b2b-application p{max-width:600px;margin:18px 0 0;color:var(--invert-text-2);font-size:16px;line-height:1.6}.b2b-direct-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:32px;font-family:IBM Plex Mono,monospace;font-size:13px}.b2b-direct-contact a{border-bottom:1px solid var(--invert-line)}.b2b-application .b2b-form{color:var(--text)}@media (max-width:1180px){.b2b-conditions .container{grid-template-columns:repeat(3,1fr)}.b2b-condition:nth-child(3){border-right:1px solid var(--border)}.b2b-condition:nth-child(n+4){border-top:1px solid var(--border)}.b2b-steps{grid-template-columns:repeat(2,1fr)}.b2b-requisites{grid-template-columns:1fr}}@media (max-width:820px){.b2b-page-hero .container{display:block}.b2b-application>.container,.b2b-buy-grid,.b2b-faq-layout{grid-template-columns:1fr}.b2b-buy-grid article{min-height:290px}.b2b-faq-layout .b2b-section-heading{position:static;margin-bottom:24px}.b2b-requisites-heading{display:block}.b2b-requisites-heading p{margin-top:16px}}@media (max-width:560px){.b2b-page-hero{padding:48px 0}.b2b-page-hero h1{font-size:42px;line-height:.98}.b2b-page-hero p{font-size:15px}.b2b-page-actions{display:grid;grid-template-columns:1fr 1fr}.b2b-page-actions a{padding-inline:12px}.b2b-conditions .container{grid-template-columns:1fr 1fr}.b2b-condition{padding:18px 12px}.b2b-condition:nth-child(3){border-right:0}.b2b-condition:nth-child(2n){border-right:1px solid var(--border)}.b2b-condition:nth-child(n+3){border-top:1px solid var(--border)}.b2b-buy-grid article{min-height:0;padding:24px}.b2b-buy-grid h3{margin-top:32px}.b2b-flow{margin-top:28px}.b2b-steps{grid-template-columns:1fr}.b2b-steps li{min-height:0;padding:22px}.b2b-steps h3{margin-top:28px}.b2b-faq summary{padding:18px 0;font-size:15px}.b2b-requisites>div{display:block;padding:16px}.b2b-requisites dd{margin-top:7px}.b2b-application>.container{gap:32px}}.requisites-list{display:grid;gap:1px;margin:0;background:var(--border);border:1px solid var(--border)}.requisites-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr);gap:24px;padding:16px 18px;background:var(--bg)}.requisites-row dt{font-weight:600}.requisites-row dd{margin:0;min-width:0;overflow-wrap:anywhere}@media (max-width:600px){.requisites-row{grid-template-columns:1fr;gap:6px}}@media (max-width:420px){.pgrid{grid-template-columns:1fr}}.catalog-compat{margin:0 0 18px}.cart-delivery-note{margin:12px 0}.policy-notice{margin:0}.consent a,.policy-notice a,.warranty-consent a{border-bottom:1px solid}.b2b-form .consent{margin:14px 0;font-size:13px;line-height:1.4}.b2b-form .consent label{display:flex;gap:10px;align-items:flex-start;cursor:pointer;text-transform:none;letter-spacing:normal}.b2b-form .consent input[type=checkbox]{width:18px;height:18px;flex:none;margin-top:1px}.frm-retry{margin-left:6px;border-bottom:1px solid;font:inherit;color:inherit;background:none;padding:0;cursor:pointer}.warranty-bot-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.warranty-custom-model{margin-top:18px;padding:16px;border:1px solid var(--border-2)}.warranty-custom-model p{margin:0}.mdrawer-title{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.ftr .legal{color:var(--chrome-mute)}.cookie-notice{position:fixed;left:16px;right:16px;bottom:16px;z-index:70;display:flex;align-items:center;gap:16px;justify-content:space-between;max-width:760px;margin:0 auto;padding:14px 16px;background:var(--bg);border:1px solid var(--border-strong);font-size:13px}.cookie-notice p{margin:0}.cookie-notice a{border-bottom:1px solid}@media (max-width:768px){.cookie-notice{bottom:calc(74px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:stretch}}.b2b-application .eyebrow,.b2b-page-hero .eyebrow,.b2b-page-section .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute)}.deal-link{display:inline-block;margin-top:14px;font-size:13px;font-weight:600;border-bottom:1px solid}.text-block-cta{display:inline-flex;margin-top:18px}.dealgrid{gap:1px;background:var(--border-strong)}.dealgrid .deal{border-right:0}.dealgrid.is-4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.dealgrid.is-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dealgrid,.dealgrid.is-4{grid-template-columns:1fr}}.qa{padding:clamp(36px,4vw,56px) 0}.qa h2{margin:0;font-size:clamp(24px,2.4vw,34px);font-weight:600;letter-spacing:-.01em}.qa-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.qa-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--invert-mute);color:var(--invert-text);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:border-color .15s,background .15s}.qa-btn.solid,.qa-btn:hover{border-color:var(--invert-text)}.qa-btn.solid{background:var(--invert-text);color:var(--invert-bg)}@media (max-width:640px){.qa-row{flex-direction:column}.qa-btn{width:100%}}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;margin-top:8px;background:var(--border)}.trust .steps{background:var(--invert-line)}.step{padding:26px 24px;background:var(--bg)}.trust .step{background:var(--invert-bg)}.step .num{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.16em;color:var(--mute)}.trust .step .num{color:var(--invert-mute)}.step h3{margin:16px 0 0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:24px;font-weight:600;line-height:1.1}.step p{margin:10px 0 0;font-size:14px;line-height:1.55;color:var(--text-3)}.trust .step p{color:var(--invert-text-2)}.proofs{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:clamp(32px,6vw,96px);align-items:start}.proofs-head h2{margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.02;letter-spacing:-.02em;font-weight:600;text-wrap:balance}.proofs-list{margin:0;border-top:1px solid var(--border-strong)}.proofs-list>div{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(0,1.5fr);gap:24px;padding:20px 0;border-bottom:1px solid var(--border)}.proofs-list dt{font-weight:600;font-size:16px;line-height:1.35}.proofs-list dd{margin:0;color:var(--text-3);font-size:15px;line-height:1.55;max-width:60ch}.proofs-list a{color:var(--text);border-bottom:1px solid}@media (max-width:900px){.proofs{grid-template-columns:1fr;gap:24px}}@media (max-width:560px){.proofs-list>div{grid-template-columns:1fr;gap:6px;padding:16px 0}}.nhero{position:relative;isolation:isolate;overflow:hidden;background:#050607;color:#fff}.nhero-bg{z-index:-2;width:100%;height:100%;object-fit:cover;object-position:72% 45%}.nhero-bg,.nhero:before{position:absolute;inset:0}.nhero:before{content:"";z-index:-1;background:linear-gradient(90deg,rgba(5,6,7,.96),rgba(5,6,7,.86) 34%,rgba(5,6,7,.35) 68%,rgba(5,6,7,.5)),linear-gradient(0deg,#050607,rgba(5,6,7,0) 42%)}.nhero-body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(24px,4vw,64px);align-items:center;padding-top:clamp(56px,8vw,128px);padding-bottom:clamp(28px,4vw,56px)}.nhero h1{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-weight:600;font-size:clamp(50px,7vw,108px);line-height:.9;letter-spacing:-.03em;text-wrap:balance;color:#fff}.nhero-lead{margin:22px 0 0;font-size:clamp(22px,2.3vw,34px);line-height:1.15;font-weight:500;letter-spacing:-.01em;max-width:22ch;color:#fff}.nhero-text{margin:18px 0 0;max-width:54ch;font-size:16px;line-height:1.6;color:#c9cdd1}.nhero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.nhero .btn-solid{background:#fff;color:#0a0b0c;border-color:#fff}.nhero .btn-solid:hover{background:#e6e8eb}.nhero .btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.nhero .btn-outline:hover{border-color:#fff}.nhero-facts{display:flex;flex-wrap:wrap;gap:10px 26px;margin:30px 0 0;padding:0;list-style:none;font-size:13px;color:#dfe2e5}.nhero-facts li{display:flex;align-items:center;gap:10px}.nhero-facts li:before{content:"";width:6px;height:6px;background:#fff}.nhero-product{position:relative;display:grid;place-items:center}.nhero-product img{position:relative;width:118%;max-width:none;margin-left:-6%;filter:drop-shadow(0 34px 42px rgba(0,0,0,.7))}.nhero-beam{position:absolute;left:4%;right:4%;top:52%;height:70%;background:radial-gradient(ellipse at 50% 0,rgba(255,255,255,.34) 0,rgba(255,255,255,.08) 38%,rgba(255,255,255,0) 70%);filter:blur(6px);animation:nhero-beam 1.4s cubic-bezier(.16,1,.3,1) both}@keyframes nhero-beam{0%{opacity:0;transform:scaleY(.4);transform-origin:top}to{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.nhero-beam{animation:none}}.nhero-vehicles{padding-bottom:clamp(32px,4vw,56px)}.nhero-vehicles h2{margin:0 0 14px;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c9cdd1}.nhero-vlist{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14)}.nhero-vtile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:4/3;padding:16px;overflow:hidden;background:#0b0c0d;color:#fff}.nhero-vtile img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.62;transition:opacity .3s,transform .6s cubic-bezier(.16,1,.3,1)}.nhero-vtile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,0) 60%)}.nhero-vtile:hover img{opacity:.9;transform:scale(1.04)}.nhero-vcount,.nhero-vname{position:relative;z-index:1}.nhero-vname{font-size:17px;font-weight:600}.nhero-vcount{margin-top:4px;font-size:13px;color:#c9cdd1}@media (max-width:900px){.nhero-body{grid-template-columns:1fr}.nhero-product{order:-1;max-width:520px}.nhero-product img{width:100%;margin:0}.nhero:before{background:linear-gradient(0deg,rgba(5,6,7,.98),rgba(5,6,7,.82) 55%,rgba(5,6,7,.55))}.nhero-vlist{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:minmax(62%,1fr);overflow-x:auto;scroll-snap-type:x mandatory}.nhero-vtile{scroll-snap-align:start}}.tasks-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 64px;align-items:end;margin-bottom:32px}.showcase-title,.tasks-head h2{margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.02;letter-spacing:-.02em;font-weight:600;text-wrap:balance}.tasks-head p{margin:0;max-width:56ch;color:var(--text-3);font-size:16px;line-height:1.6}.tasks-list{border-top:1px solid var(--border-strong)}.task{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.5fr);gap:clamp(20px,4vw,56px);padding:32px 0;border-bottom:1px solid var(--border)}.task h3{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(24px,2.4vw,32px);line-height:1.05;font-weight:600}.task p{margin:12px 0 0;color:var(--text-3);font-size:15px;line-height:1.55;max-width:44ch}.task-types{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.task-types span{padding:4px 10px;border:1px solid var(--border-2);font-size:13px;color:var(--text-2)}.task-link{display:inline-block;margin-top:18px;font-size:14px;font-weight:600;border-bottom:1px solid}.task-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-content:start}.task-product{display:flex;flex-direction:column;gap:8px}.task-product:hover .task-pname{text-decoration:underline}.task-pname{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--text)}.task-pmeta{font-size:13px;color:var(--text-3)}@media (max-width:900px){.task,.tasks-head{grid-template-columns:1fr}.task-products{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:minmax(42%,1fr);overflow-x:auto}}.compare-wrap{overflow-x:auto;border:1px solid var(--border-strong);background:var(--bg)}.compare-grid{width:100%;min-width:760px;border-collapse:collapse}.compare-grid td,.compare-grid th{padding:14px 16px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;font-size:14px}.compare-grid thead th{vertical-align:bottom;min-width:170px;font-weight:400}.compare-grid thead a{display:flex;flex-direction:column;gap:10px}.compare-grid tbody th{position:sticky;left:0;z-index:1;background:var(--bg);font-weight:600;color:var(--text-2);white-space:nowrap}.compare-grid tbody tr:last-child td,.compare-grid tbody tr:last-child th{border-bottom:0}.compare-name{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--text)}.pbuy{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.pbuy .price{font-size:18px;font-weight:600}.showcase-title{margin-bottom:32px}.showcase-list{border-top:1px solid var(--border-strong)}.showcase-item{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(24px,5vw,72px);align-items:center;padding:clamp(28px,4vw,48px) 0;border-bottom:1px solid var(--border)}.showcase-item.is-flipped .showcase-photo{order:2}.showcase-sku{font-size:13px;color:var(--mute)}.showcase-copy h3{margin:10px 0 0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(26px,2.8vw,40px);line-height:1.02;font-weight:600;text-wrap:balance}.showcase-copy p{margin:14px 0 0;max-width:48ch;color:var(--text-3);font-size:15px;line-height:1.6}.showcase-figures{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:26px 0;border-top:1px solid var(--border)}.showcase-figures div{padding:14px 12px 0 0}.showcase-figures dt{order:2;font-size:13px;color:var(--mute)}.showcase-figures dd{margin:0 0 4px;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(24px,2.4vw,34px);font-weight:600}.showcase .pbuy{flex-direction:row;align-items:center;gap:18px}@media (max-width:900px){.showcase-item,.showcase-item.is-flipped{grid-template-columns:1fr}.showcase-item.is-flipped .showcase-photo{order:0}}.reviews-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;background:var(--border-strong);border:1px solid var(--border-strong)}.review{margin:0;padding:24px;background:var(--bg);display:flex;flex-direction:column;gap:16px}.review blockquote{margin:0;font-size:16px;line-height:1.6}.review figcaption{font-size:13px;color:var(--text-3);display:flex;flex-direction:column;gap:2px}.review figcaption strong{color:var(--text);font-size:14px}@media (max-width:900px){.nhero-product{width:100%;max-width:none;height:clamp(120px,34vw,220px);overflow:hidden}.nhero-product img{width:130%;height:auto;margin:0}.nhero-body{padding-top:24px}}.compare-wrap,.nhero-vlist,.task-products{position:relative}@media (max-width:900px){.nhero-product img{width:140%;height:100%;object-fit:cover;object-position:center;margin:0}.nhero-beam{top:58%}.nhero-product{display:none}.nhero-body{padding-top:40px}}.pcard .add{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2}.compare-hint{display:none;margin:0 0 10px;font-size:13px;color:var(--text-3)}@media (max-width:760px){.compare-hint{display:block}}.bg-grid,.bg-topo{position:relative;isolation:isolate}.bg-topo:before{background-image:var(--topo-white);background-size:720px 720px;opacity:.07;-webkit-mask-image:radial-gradient(120% 90% at 85% 20%,#000 0,transparent 75%);mask-image:radial-gradient(120% 90% at 85% 20%,#000 0,transparent 75%)}.bg-grid:before,.bg-topo:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.bg-grid:before{background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:56px 56px;background-position:-1px -1px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,#000);mask-image:linear-gradient(90deg,transparent,#000 45%,#000)}:root{--grid-line:rgba(10,11,12,.045)}:root[data-theme=dark]{--grid-line:rgba(255,255,255,.045)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--grid-line:rgba(255,255,255,.045)}}.topstrip{font-size:13px}.topstrip .container{height:38px}.nav ul a,.nav-cart{font-size:13.5px}.nav-right a{font-size:14px}.crumbs{font-size:13.5px;margin-bottom:22px}.chip{font-size:14px;padding:9px 14px}.chip .ct,.fgroup .flabel,.sortwrap .flabel{font-size:13px}.seg button{font-size:14px;padding:10px 14px}.sortwrap select{font-size:14px;height:42px}.pcard .brand,.results-line{font-size:13px}.pcard .brand{letter-spacing:.08em}.pcard .specs .k{font-size:12.5px}.pcard .specs .v{font-size:14.5px}.pcard .pname{font-size:16px}.pdp-label,.pdp-specs .k,.ph .ph-label{font-size:13px}.hub-zone .hub-zone-sub{font-size:15px}.vcard .vc-foot{font-size:13px}.ftr h5{font-size:13.5px}.ftr ul{font-size:14.5px;gap:11px}.ftr .brand-blk p{font-size:14px}.compare-name,.ftr .legal,.showcase-sku,.task-pname,.task-types span{font-size:13px}.nhero-facts{font-size:14px}@media (max-width:720px){.pcard .pname{font-size:15px}.crumbs{font-size:13px}}.about-hero,.b2b-hero,.ct-hero{padding:clamp(28px,3.4vw,48px) 0 clamp(32px,3.6vw,52px);border-bottom:1px solid var(--border);background:var(--bg)}.about-hero h1,.b2b-hero h1,.ct-hero h1{margin:0;font-family:IBM Plex Sans Condensed,IBM Plex Sans,sans-serif;font-size:clamp(40px,5.4vw,76px);letter-spacing:-.025em;font-weight:600;line-height:.95;color:var(--text);text-wrap:balance;max-width:18ch}.about-hero .sub,.b2b-hero .sub,.ct-hero .sub{margin:20px 0 0;max-width:62ch;font-size:17px;line-height:1.55;color:var(--text-3)}.page-hero .credstrip{margin-top:24px}.pagehd{padding-top:clamp(28px,3.4vw,44px)}.page-hero-body{display:block}.page-hero.has-aside .page-hero-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(24px,5vw,72px);align-items:start}.page-hero-aside{border:1px solid var(--border-strong);background:var(--surface)}.page-hero-aside h2{margin:0;padding:14px 18px;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--border-strong)}.page-hero-aside ul{list-style:none;margin:0;padding:0}.page-hero-aside li+li{border-top:1px solid var(--border)}.page-hero-aside a,.page-hero-aside li>strong{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 18px;color:var(--text)}.page-hero-aside a:hover{background:var(--surface-2)}.page-hero-aside strong{font-size:14.5px;font-weight:600}.page-hero-aside span{font-size:13.5px;color:var(--text-3);text-align:right}@media (max-width:900px){.page-hero.has-aside .page-hero-body{grid-template-columns:1fr}.page-hero-aside a{flex-direction:column;gap:2px}.page-hero-aside span{text-align:left}}.hub-zone{padding-top:40px}.vcard .vc-ph{aspect-ratio:16/9}.nhero{background:#07080a}.nhero.bg-topo:before{display:block;background-color:transparent}.nhero-body{padding-top:clamp(40px,5vw,80px);padding-bottom:clamp(28px,3.4vw,48px)}.nhero-product{display:block}.nhero-frame{position:relative;aspect-ratio:16/7;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:radial-gradient(90% 120% at 50% 45%,#1b1e22 0,#0b0c0e 70%)}.nhero-frame img{position:absolute;left:50%;top:50%;width:112%;max-width:none;height:auto;margin:0;transform:translate(-50%,-50%);filter:drop-shadow(0 26px 30px rgba(0,0,0,.75))}.nhero-corner{position:absolute;z-index:1;width:18px;height:18px;border-color:rgba(255,255,255,.45);border-style:solid}.nhero-corner.tl{top:10px;left:10px;border-width:1px 0 0 1px}.nhero-corner.br{right:10px;bottom:10px;border-width:0 1px 1px 0}.nhero-beam{position:relative;display:block;left:auto;right:auto;top:auto;height:90px;margin:0 8%;background:radial-gradient(ellipse at 50% 0,rgba(255,255,255,.22) 0,rgba(255,255,255,0) 70%);filter:blur(4px)}@media (max-width:900px){.nhero-product{display:block;order:0}.nhero-body{padding-top:28px}.nhero-frame{aspect-ratio:16/6}.nhero-beam{display:none}.nhero-actions{flex-direction:column;align-items:stretch}.nhero-actions a{width:100%;justify-content:center;text-align:center;white-space:normal}}.nhero-actions a{display:inline-flex;align-items:center;justify-content:center}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;gap:32px}.checkout-step{padding:24px 26px}.checkout-step-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.checkout-step-head h2{margin:0;font-size:20px;font-weight:600}.checkout-step-num{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid var(--border-strong);font-family:IBM Plex Mono,monospace;font-size:13px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-field{margin:0;font-size:13px}.checkout-field.is-wide{grid-column:1/-1}.checkout-field label{font-size:13px;font-weight:600;color:var(--text-2)}.checkout-field input{height:50px;font-size:15px}.checkout-field.has-error input{border-color:var(--hot)}.checkout-field-error{font-size:13px;color:var(--hot)}.checkout-note{margin:0;font-size:15px;line-height:1.55;color:var(--text-3)}.checkout-radio span{display:flex;flex-direction:column;gap:2px}.checkout-radio small{font-size:13px;color:var(--text-3)}.checkout-submit{align-self:stretch;height:56px;font-size:14px}.checkout-assurance{display:flex;flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;list-style:none;font-size:13.5px;color:var(--text-3)}.checkout-assurance li{display:flex;align-items:center;gap:8px}.checkout-assurance li:before{content:"";width:6px;height:6px;background:var(--text)}.cart-summary{padding:24px}.order-summary-items li{font-size:14px}@media (max-width:900px){.checkout-fields,.checkout-layout{grid-template-columns:1fr}}.saved-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.saved-product{padding:14px}.saved-product-photo{margin:-14px -14px 12px;aspect-ratio:4/3!important}.saved-product h2{font-size:15px;margin-bottom:12px}.saved-product-meta{font-size:13px}.saved-product-foot{flex-wrap:wrap}.review .review-ph{margin:-24px -24px 0}:root{--mute-2:#737980;--photo-text:#6b7177;--photo-text-2:#80868c}:root[data-theme=dark]{--mute-2:#8d9096;--photo-text:#9a9da3;--photo-text-2:#85888e}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--mute-2:#8d9096;--photo-text:#9a9da3;--photo-text-2:#85888e}}:root{--topo-image:var(--topo-black);--topo-opacity:.09;--grid-line:rgba(10,11,12,.07);--hero-bg:#07080a;--frame-a:#1b1e22;--frame-b:#0b0c0e}:root[data-theme=dark]{--topo-image:var(--topo-white);--topo-opacity:.13;--grid-line:rgba(255,255,255,.065)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--topo-image:var(--topo-white);--topo-opacity:.13;--grid-line:rgba(255,255,255,.065)}}.bg-topo:before{background-image:var(--topo-image);opacity:var(--topo-opacity)}.nhero.bg-topo:before,.trust.bg-topo:before{background-image:var(--topo-white);opacity:.13}:root:not([data-theme=dark]) :is(.trust,.nhero,.warranty-passport,.warranty-channels,.warranty-channels-dock,.b2b-application,.kit.featured){--invert-bg:var(--surface-2);--invert-text:var(--text);--invert-text-2:var(--text-3);--invert-mute:var(--mute);--invert-line:var(--border-2);--invert-faint:var(--mute);--hero-bg:var(--surface-2);--frame-a:#ffffff;--frame-b:#e4e8ec}:root:not([data-theme=dark]) :is(.trust,.nhero).bg-topo:before{background-image:var(--topo-black);opacity:.1}.nhero{background:var(--hero-bg)}.nhero,.nhero h1,.nhero-lead{color:var(--invert-text)}.nhero-facts,.nhero-text{color:var(--invert-text-2)}.nhero .btn-solid,.nhero-facts li:before{background:var(--invert-text)}.nhero .btn-solid{color:var(--invert-bg);border-color:var(--invert-text)}.nhero .btn-solid:hover{opacity:.88;background:var(--invert-text)}.nhero .btn-outline{color:var(--invert-text);border-color:var(--invert-mute)}.nhero .btn-outline:hover{border-color:var(--invert-text)}.nhero-vehicles h2{color:var(--invert-text-2)}.nhero-vlist{background:var(--invert-line)}.nhero-frame,.nhero-vlist{border-color:var(--invert-line)}.nhero-frame{background:radial-gradient(90% 120% at 50% 45%,var(--frame-a) 0,var(--frame-b) 70%)}.nhero-corner{border-color:var(--invert-mute)}:root:not([data-theme=dark]) .nhero-frame img{filter:drop-shadow(0 18px 22px rgba(0,0,0,.28))}:root:not([data-theme=dark]) .nhero-beam{background:radial-gradient(ellipse at 50% 0,rgba(10,11,12,.1) 0,rgba(10,11,12,0) 70%)}.trust .sec-hd h2,.trust h2{color:var(--invert-text)}.saved-grid{background:transparent;border:0;gap:0;border-top:1px solid var(--border-strong);border-left:1px solid var(--border-strong)}.saved-product{border-right:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.vcompact{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--border-strong)}.vcompact-item{position:relative;display:flex;flex-direction:column;gap:6px;padding:20px 20px 22px;border-right:1px solid var(--border);color:var(--text);transition:background .15s}.vcompact-item:last-child{border-right:0}.vcompact-item:hover{background:var(--surface-2)}.vcompact-name{font-size:19px;font-weight:600;padding-right:24px}.vcompact-count{font-size:14px;color:var(--text-3)}.vcompact-types{margin-top:6px;font-size:13.5px;line-height:1.45;color:var(--text-2)}.vcompact-arr{position:absolute;top:18px;right:18px;font-size:18px;color:var(--mute)}.vcompact-item:hover .vcompact-arr{color:var(--text)}@media (max-width:1024px){.vcompact{grid-template-columns:repeat(2,minmax(0,1fr))}.vcompact-item{border-bottom:1px solid var(--border)}}@media (max-width:560px){.vcompact{grid-template-columns:1fr}.vcompact-item{border-right:0}}.warranty-channel-copy>span,.warranty-channels-intro span{font-size:12.5px;letter-spacing:.1em}.warranty-channels-intro strong{font-size:24px}.warranty-channel-copy small,.warranty-channels-intro small{font-size:13.5px;line-height:1.4}.warranty-channel-copy strong{font-size:20px}.warranty-pass-kicker,.warranty-pass-label{font-size:13px;letter-spacing:.12em}.warranty-passport p{font-size:16px}.warranty-steps li>span{font-size:13px}.warranty-steps b{font-size:16px}.warranty-steps small{font-size:14.5px;line-height:1.45}.warranty-form,.warranty-unavailable p{font-size:15px}.saved-toolbar{font-size:13px}.saved-toolbar button{font-size:13.5px}:root{--topo-white:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='720' viewBox='0 0 720 720'%3E%3Cg fill='none' stroke='%23fff' stroke-width='1' stroke-linejoin='round'%3E%3Cpath id='r0' d='M247.9 260C247.6 261.6 247.1 263.3 246.4 264.8C245.8 266.3 245 267.8 244.1 269.1C243.2 270.5 242.1 271.7 240.9 272.8C239.7 273.9 238.3 274.8 236.9 275.6C235.5 276.3 234 276.8 232.6 277.3C231.2 277.8 229.8 278.1 228.6 278.6C227.4 279.1 226.4 279.5 225.5 280.2C224.6 280.9 223.9 281.7 223.1 282.7C222.3 283.6 221.6 284.9 220.7 285.9C219.8 286.9 218.8 288.1 217.7 288.8C216.6 289.6 215.3 290.2 214 290.4C212.7 290.7 211.3 290.5 210 290.3C208.7 290.1 207.4 289.4 206.2 289C205 288.5 203.8 287.9 202.6 287.5C201.4 287.2 200.2 287 198.9 286.8C197.6 286.6 196.1 286.7 194.6 286.6C193.2 286.5 191.5 286.4 190 286C188.6 285.6 187 285 185.9 284.1C184.7 283.2 183.7 282 183 280.7C182.4 279.4 182.1 277.7 181.8 276.3C181.6 274.8 181.7 273.2 181.7 271.7C181.6 270.3 181.7 268.9 181.5 267.6C181.4 266.3 181.1 265.1 180.9 263.8C180.6 262.6 180.2 261.3 179.9 260C179.6 258.7 179.3 257.3 179.2 255.9C179.1 254.6 179.1 253.2 179.1 251.7C179.2 250.3 179.4 248.9 179.6 247.4C179.9 246 180.1 244.5 180.5 243C180.9 241.5 181.3 239.9 182 238.5C182.7 237.1 183.5 235.7 184.6 234.6C185.7 233.5 187.1 232.6 188.6 232.1C190.1 231.6 191.9 231.4 193.5 231.5C195.2 231.6 197 232.1 198.6 232.6C200.2 233 201.7 233.7 203.1 234.1C204.4 234.5 205.5 234.9 206.7 234.9C207.9 235 208.9 234.8 210 234.6C211.1 234.3 212.3 233.8 213.5 233.5C214.7 233.2 216 232.8 217.3 232.8C218.5 232.8 219.8 233.1 221 233.5C222.1 233.9 223.2 234.7 224.2 235.5C225.2 236.2 226 237.2 226.9 238C227.9 238.7 228.7 239.5 229.8 240.2C231 240.8 232.2 241.3 233.6 241.9C235 242.5 236.7 242.9 238.3 243.7C239.8 244.4 241.6 245.3 243 246.3C244.3 247.4 245.6 248.8 246.5 250.2C247.3 251.7 247.8 253.4 248.1 255C248.3 256.6 248.1 258.4 247.9 260Z'/%3E%3Cpath id='r1' d='M286 260C285.2 263.3 283.8 266.5 282.3 269.5C280.8 272.5 279.1 275.4 277.2 278C275.3 280.6 273.1 283.1 270.8 285.2C268.5 287.3 265.9 289.2 263.2 290.7C260.6 292.3 257.7 293.5 255.1 294.6C252.5 295.8 249.9 296.5 247.6 297.6C245.3 298.7 243.4 299.7 241.6 301.1C239.7 302.6 238.3 304.3 236.7 306.2C235 308 233.5 310.4 231.7 312.3C229.8 314.2 227.7 316.3 225.4 317.6C223.1 318.9 220.5 319.9 217.9 320.2C215.4 320.5 212.6 320.1 210 319.6C207.4 319.1 204.9 317.9 202.5 317.1C200 316.3 197.8 315.3 195.3 314.7C192.9 314.2 190.4 314 187.7 313.8C185 313.7 181.9 314.1 178.9 313.9C175.8 313.8 172.4 313.7 169.4 312.9C166.4 312.1 163.4 310.8 161.1 308.9C158.8 307 157 304.3 155.8 301.6C154.7 298.8 154.3 295.4 154.1 292.3C153.8 289.2 154.2 286 154.2 283.1C154.3 280.2 154.4 277.6 154.1 275C153.9 272.4 153.2 270.1 152.5 267.6C151.8 265.1 150.7 262.6 150 260C149.2 257.4 148.3 254.6 147.9 251.8C147.4 249 147.2 246.1 147.3 243.2C147.4 240.3 147.7 237.4 148.2 234.4C148.8 231.5 149.5 228.5 150.4 225.6C151.4 222.7 152.4 219.7 154 217C155.5 214.4 157.4 211.7 159.7 209.7C162 207.7 164.8 206 167.8 205C170.8 204.1 174.3 203.8 177.6 203.9C180.9 204 184.4 204.9 187.5 205.6C190.5 206.3 193.4 207.5 196.1 208.1C198.7 208.7 201 209.1 203.3 209.2C205.6 209.2 207.7 208.6 210 208.1C212.3 207.6 214.7 206.5 217.1 206.1C219.5 205.6 222.2 205.1 224.7 205.3C227.1 205.5 229.7 206.1 231.9 207.2C234.1 208.3 236 210 237.9 211.6C239.8 213.2 241.3 215.2 243.2 216.8C245 218.3 246.7 219.8 249 221C251.4 222.1 254 222.9 257 223.9C260 225 263.6 225.8 266.9 227.1C270.2 228.5 274 230.2 276.8 232.3C279.7 234.5 282.4 237.2 284.1 240.2C285.8 243.1 286.7 246.6 287 249.9C287.3 253.2 286.7 256.7 286 260Z'/%3E%3Cpath id='r2' d='M323.7 260C322.2 264.9 319.6 269.7 317.2 274.1C314.8 278.5 312 282.7 309.1 286.5C306.2 290.4 303.1 294 299.8 297.2C296.6 300.4 293 303.3 289.3 305.8C285.7 308.3 281.7 310.3 278 312.2C274.4 314.1 270.6 315.5 267.3 317.3C264.1 319.1 261.1 320.8 258.3 323C255.5 325.2 253.2 327.7 250.6 330.4C248 333 245.6 336.2 242.6 338.8C239.7 341.3 236.5 344.1 233 345.8C229.5 347.5 225.6 348.7 221.7 349C217.9 349.4 213.8 348.7 210 348C206.2 347.2 202.5 345.6 198.9 344.6C195.2 343.6 191.8 342.4 188.1 341.9C184.3 341.4 180.5 341.4 176.2 341.5C172 341.5 167.3 342.3 162.6 342.2C157.9 342 152.6 342 148.1 340.6C143.7 339.3 139.1 337.2 135.9 334.1C132.7 331.1 130.2 326.7 128.7 322.3C127.3 318 127.1 312.6 127 307.9C126.9 303.2 127.8 298.3 127.9 294C128.1 289.7 128.4 285.8 127.8 282C127.3 278.2 126.1 274.9 124.7 271.2C123.4 267.6 121.2 263.9 119.7 260C118.2 256.1 116.4 251.8 115.5 247.6C114.6 243.3 114.1 238.7 114.2 234.3C114.2 229.9 114.9 225.4 115.9 221C116.9 216.7 118.3 212.3 120 208.1C121.8 203.9 123.8 199.6 126.3 195.8C128.9 192 131.9 188.3 135.4 185.4C139 182.6 143.3 180.2 147.7 178.8C152.1 177.4 157.3 176.9 162 176.9C166.8 176.9 171.9 178 176.4 178.8C180.9 179.6 185.1 181 189 181.6C192.9 182.3 196.3 182.7 199.8 182.5C203.3 182.4 206.5 181.4 210 180.7C213.5 179.9 217.1 178.5 220.8 178.1C224.5 177.6 228.4 177.1 232.1 177.7C235.7 178.3 239.3 179.7 242.5 181.5C245.7 183.4 248.4 186.2 251.2 188.7C253.9 191.2 256 194.2 258.8 196.4C261.5 198.7 264.2 200.6 267.8 202.2C271.4 203.8 275.7 204.6 280.4 206C285.2 207.3 291 208.2 296.3 210.2C301.5 212.2 307.4 214.6 311.8 217.8C316.2 221.1 320.3 225.3 322.7 229.8C325.2 234.3 326.3 239.6 326.4 244.7C326.6 249.7 325.2 255.1 323.7 260Z'/%3E%3Cpath id='r3' d='M360.6 260C358.1 266.5 354.3 272.7 350.8 278.5C347.3 284.3 343.5 289.7 339.8 294.8C336 299.9 332.3 304.6 328.3 309C324.2 313.4 320 317.4 315.6 320.9C311.1 324.5 306.3 327.5 301.7 330.3C297.1 333.2 292.3 335.4 287.9 337.9C283.6 340.5 279.6 342.8 275.7 345.6C271.9 348.5 268.5 351.7 264.8 354.9C261.1 358.1 257.6 361.9 253.5 365C249.4 368 245 371.2 240.3 373.2C235.6 375.1 230.4 376.4 225.4 376.8C220.3 377.2 215 376.3 210 375.5C205 374.7 200.2 372.9 195.3 371.9C190.4 370.9 185.8 369.8 180.7 369.5C175.5 369.2 170.2 369.7 164.4 370C158.6 370.3 152 371.5 145.7 371.4C139.4 371.2 132.2 371 126.4 369C120.5 367 114.7 363.8 110.6 359.4C106.6 355 103.8 348.8 102.2 342.8C100.5 336.7 100.8 329.3 101 323C101.1 316.6 102.6 310.1 102.8 304.4C103 298.7 103.2 293.8 102.3 288.9C101.3 284 99.1 279.7 96.9 274.9C94.6 270.1 91.1 265.3 88.6 260C86.1 254.7 83.3 248.9 81.9 243.1C80.4 237.3 79.7 231.1 79.9 225.2C80.1 219.2 81.4 213.2 83.1 207.4C84.7 201.7 87.1 196 89.8 190.6C92.6 185.2 95.7 179.9 99.4 175.1C103.1 170.4 107.3 165.7 112.1 162.1C116.9 158.4 122.4 155.4 128.2 153.4C134 151.4 140.5 150.6 146.7 150.3C152.8 150 159.3 151 165.1 151.7C171 152.3 176.5 153.7 181.7 154.2C186.8 154.7 191.4 155 196.1 154.7C200.9 154.4 205.3 153.2 210 152.4C214.7 151.6 219.6 150.1 224.5 149.8C229.4 149.5 234.6 149.4 239.3 150.6C244 151.7 248.7 154 252.8 156.7C256.9 159.4 260.3 163.4 263.8 166.8C267.3 170.1 270.1 173.9 273.9 176.7C277.7 179.5 281.4 181.7 286.5 183.5C291.6 185.3 297.8 186 304.4 187.5C311.1 189.1 319.4 190.1 326.7 192.6C333.9 195.2 342.1 198.4 348 202.8C353.9 207.3 359.1 213.1 362.1 219.3C365 225.4 366 232.7 365.8 239.5C365.5 246.3 363.1 253.5 360.6 260Z'/%3E%3Cpath id='r4' d='M396.2 260C392.7 268.1 387.5 275.7 383.1 282.8C378.6 289.9 374 296.4 369.6 302.8C365.2 309.1 361.1 315.1 356.6 320.7C352.1 326.3 347.5 331.7 342.4 336.5C337.4 341.2 331.8 345.4 326.3 349.2C320.8 353 314.9 356.1 309.4 359.4C303.9 362.7 298.6 365.5 293.5 368.8C288.4 372.2 283.8 375.7 278.9 379.3C274 382.9 269.3 387.1 264 390.4C258.8 393.8 253.2 397.2 247.4 399.4C241.5 401.6 235.1 403 228.9 403.5C222.7 404 216.2 403.2 210 402.5C203.8 401.8 197.8 400.1 191.7 399.3C185.5 398.6 179.6 397.9 173 398C166.4 398 159.6 399.1 152.1 399.7C144.7 400.3 136.3 401.8 128.3 401.4C120.4 401.1 111.5 400.5 104.4 397.6C97.3 394.8 90.3 390.2 85.7 384.3C81 378.4 78.1 370.3 76.5 362.4C74.9 354.6 75.7 345.3 76.1 337.3C76.4 329.3 78.4 321.4 78.6 314.4C78.7 307.5 78.6 301.6 76.9 295.7C75.2 289.7 71.8 284.6 68.3 278.7C64.9 272.7 59.8 266.7 56.2 260C52.6 253.3 48.8 245.9 46.9 238.5C45 231.2 44.3 223.2 44.8 215.7C45.4 208.3 47.6 200.8 50.1 193.8C52.7 186.8 56.4 180 60.3 173.6C64.2 167.2 68.6 160.9 73.5 155.2C78.3 149.6 83.6 144 89.6 139.6C95.5 135.1 102.2 131.2 109.1 128.5C116.1 125.9 123.8 124.4 131.2 123.6C138.7 122.8 146.5 123.4 153.6 123.8C160.7 124.2 167.6 125.4 174 125.7C180.5 126.1 186.4 126.3 192.3 125.9C198.3 125.6 204 124.4 210 123.7C216 123 222.1 121.7 228.2 121.8C234.3 121.9 240.6 122.5 246.3 124.3C252.1 126.2 257.6 129.5 262.6 133.1C267.5 136.7 271.6 141.7 276 145.7C280.4 149.8 283.9 154.2 288.8 157.3C293.7 160.4 298.8 162.6 305.5 164.5C312.3 166.3 320.6 166.8 329.3 168.4C338.1 170.1 348.9 171.2 358.2 174.4C367.5 177.6 377.8 181.8 385 187.5C392.3 193.2 398.4 200.8 401.7 208.6C404.9 216.5 405.4 225.8 404.5 234.4C403.6 243 399.8 251.9 396.2 260Z'/%3E%3Cpath id='r5' d='M430.3 260C425.7 269.6 419.3 278.4 414.1 286.9C408.8 295.3 403.8 303 399 310.7C394.3 318.3 390.2 325.7 385.5 332.7C380.7 339.7 376 346.5 370.4 352.6C364.8 358.6 358.5 364.1 352 369C345.5 373.8 338.3 377.7 331.5 381.5C324.8 385.4 317.9 388.6 311.4 392.2C305 395.8 298.9 399.5 292.7 403.2C286.5 407 280.6 411.3 274.1 414.8C267.7 418.3 261 422 254.1 424.4C247.1 426.9 239.6 428.6 232.3 429.4C225 430.2 217.4 429.7 210 429.4C202.6 429.1 195.4 427.8 187.9 427.5C180.5 427.2 173.2 427.1 165.1 427.6C157 428.1 148.5 429.7 139.4 430.5C130.3 431.2 120.1 432.8 110.6 432.1C101.1 431.4 90.7 430.1 82.5 426.2C74.3 422.3 66.5 416.1 61.4 408.6C56.3 401.1 53.5 390.9 51.9 381.3C50.4 371.7 51.9 360.5 52.4 351C52.9 341.5 55.1 332.3 54.9 324.2C54.7 316.2 53.9 309.5 51.2 302.5C48.5 295.6 43.5 289.6 38.7 282.6C33.8 275.5 27 268.1 22.3 260C17.7 251.9 12.9 242.7 10.7 233.8C8.5 224.8 8.1 215.1 9.3 206.2C10.4 197.3 13.9 188.5 17.7 180.3C21.4 172.2 26.7 164.5 31.8 157.1C37 149.8 42.7 142.7 48.6 136.2C54.6 129.6 60.8 123.1 67.8 117.8C74.7 112.4 82.2 107.4 90.2 103.8C98.1 100.3 106.9 97.8 115.5 96.4C124.1 94.9 133.2 94.9 141.6 94.9C150 94.8 158.3 95.8 166.1 96C173.9 96.3 181.1 96.5 188.4 96.3C195.8 96.1 202.8 95.1 210 94.8C217.2 94.5 224.6 93.7 231.8 94.4C239 95.2 246.4 96.5 253.1 99.2C259.8 101.9 266.1 106.2 271.9 110.5C277.7 114.9 282.5 120.7 287.8 125.3C293.1 129.8 297.5 134.5 303.8 137.8C310 141.1 316.6 143 325.2 144.8C333.8 146.6 344.4 146.7 355.3 148.5C366.3 150.3 379.7 151.7 390.9 155.6C402.1 159.5 414.4 164.8 422.7 171.9C431.1 179 437.8 188.5 441 198.1C444.2 207.7 443.8 219.1 442.1 229.4C440.3 239.8 435 250.4 430.3 260Z'/%3E%3Cpath id='r6' d='M462.9 260C457.3 271 449.9 281.1 444.2 290.8C438.5 300.6 433.4 309.5 428.6 318.6C423.7 327.6 420.1 336.5 415.2 345C410.4 353.5 405.7 362.1 399.6 369.5C393.6 376.9 386.4 383.8 378.8 389.6C371.3 395.3 362.5 399.9 354.2 404.2C345.9 408.5 337.3 411.7 329.2 415.4C321.2 419 313.6 422.5 306 426.2C298.4 430 291.3 434.2 283.7 437.9C276.1 441.6 268.5 445.6 260.5 448.4C252.5 451.2 244.1 453.5 235.7 454.9C227.2 456.3 218.6 456.5 210 456.8C201.4 457.1 193 456.6 184.1 456.9C175.2 457.1 166.4 457.7 156.8 458.6C147.2 459.4 136.9 461.4 126.3 462.2C115.6 462.9 103.6 464.4 92.8 463.1C81.9 461.8 70.1 459.4 60.9 454.3C51.8 449.1 43.4 441.1 38 432C32.6 422.8 30 410.5 28.5 399.2C27.1 387.9 29 375.1 29.5 364.2C30 353.3 32.2 343.1 31.4 334C30.6 324.9 28.7 317.5 24.7 309.7C20.7 301.8 13.8 294.9 7.5 286.7C1.2 278.4 -7.5 269.6 -13.1 260C-18.8 250.4 -24.2 239.4 -26.4 228.9C-28.6 218.3 -28.3 207 -26.2 196.7C-24.1 186.5 -19 176.5 -13.8 167.3C-8.7 158.1 -1.8 149.7 4.7 141.5C11.1 133.2 17.9 125.5 24.9 118C31.8 110.5 38.7 102.9 46.4 96.4C54.1 89.9 62.2 83.6 71 78.9C79.8 74.2 89.6 70.6 99.3 68.2C108.9 65.8 119.3 65.1 129.1 64.6C138.8 64.2 148.6 65 157.8 65.3C167.1 65.6 175.8 66.1 184.5 66.3C193.2 66.5 201.5 66.1 210 66.5C218.5 66.8 227 66.8 235.2 68.3C243.5 69.8 251.8 72 259.4 75.5C267.1 78.9 274.2 84 280.8 89C287.5 93.9 293.1 100.2 299.5 105.1C305.8 109.9 311.4 114.6 319.1 117.8C326.9 121 335.3 122.5 345.8 124.2C356.4 125.8 369.4 125.6 382.5 127.6C395.6 129.6 411.5 131.4 424.5 136.2C437.5 140.9 451.3 147.6 460.5 156.3C469.6 164.9 476.5 176.4 479.4 187.8C482.4 199.2 480.9 212.7 478.1 224.7C475.4 236.7 468.6 249 462.9 260Z'/%3E%3Cpath id='r7' d='M494.2 260C487.8 272.4 479.9 283.6 474 294.8C468.1 305.9 463.4 316.1 458.8 326.7C454.2 337.2 451.2 347.9 446.5 357.9C441.7 368 437 378.4 430.4 387.2C423.7 396 415.5 404.2 406.5 410.8C397.6 417.4 386.9 422.4 376.9 426.9C366.9 431.4 356.2 434.3 346.5 437.8C336.7 441.4 327.5 444.4 318.5 448C309.6 451.6 301.4 455.8 292.7 459.7C284.1 463.7 275.6 468.1 266.7 471.6C257.7 475 248.5 478.2 239 480.5C229.6 482.7 219.8 483.9 210 485.1C200.2 486.3 190.3 486.6 180 487.6C169.7 488.5 159.4 489.6 148.2 490.8C137 492 125 494.1 112.9 494.5C100.7 495 87.2 495.9 75.1 493.7C62.9 491.5 50 487.9 40.2 481.3C30.3 474.7 21.5 465 15.8 454.2C10.2 443.3 7.7 429.2 6.2 416.4C4.7 403.5 6.9 389.2 7.1 377.2C7.2 365.1 9 354 7.3 344C5.6 334 2.2 326 -3.2 317.1C-8.7 308.3 -17.7 300.5 -25.4 291C-33.2 281.5 -43.4 271.2 -49.8 260C-56.3 248.8 -62 236 -63.8 223.9C-65.7 211.9 -64.2 198.9 -60.9 187.4C-57.5 175.9 -50.5 165 -43.9 154.8C-37.3 144.7 -28.7 135.7 -21 126.6C-13.4 117.5 -5.7 109 2 100.4C9.7 91.8 16.9 83 25.1 75.1C33.4 67.3 41.9 59.4 51.4 53.3C60.9 47.2 71.5 42.2 82.3 38.8C93.1 35.5 104.9 34 116 33.2C127.2 32.3 138.6 33.2 149.4 33.8C160.1 34.3 170.5 35.5 180.6 36.4C190.7 37.3 200.3 37.9 210 39C219.7 40.2 229.3 41.1 238.5 43.5C247.8 45.8 257 48.8 265.5 52.9C274 57 281.9 62.7 289.5 68C297.2 73.2 303.7 79.8 311.3 84.6C318.9 89.4 325.8 93.8 335.2 96.8C344.6 99.8 355 100.9 367.6 102.4C380.2 103.9 395.6 103.6 410.8 106C425.9 108.3 444 110.7 458.5 116.5C473 122.3 488 130.6 497.7 140.8C507.4 151.1 514 164.7 516.5 177.9C518.9 191.1 516.2 206.5 512.5 220.2C508.7 233.9 500.6 247.6 494.2 260Z'/%3E%3Cpath id='r8' d='M524.6 260C517.7 273.8 509.8 286.2 504.2 298.7C498.5 311.2 494.6 323 490.4 335.1C486.3 347.3 484.1 359.8 479.4 371.6C474.7 383.4 469.8 395.6 462.4 405.7C454.9 415.8 445.2 425.2 434.7 432.4C424.2 439.7 411.2 444.8 399.2 449.2C387.3 453.7 374.4 456 362.9 459.2C351.4 462.4 340.5 464.8 330.3 468.3C320 471.9 310.9 476.1 301.3 480.4C291.7 484.8 282.6 490.1 272.8 494.5C263 498.8 253 503.3 242.5 506.7C232 510.1 221.1 512.6 210 514.8C198.9 517 187.6 518.3 175.8 519.8C164 521.3 152 522.8 139.3 524C126.5 525.2 113 527.1 99.4 527C85.8 526.9 71 526.9 57.8 523.6C44.6 520.4 30.8 515.3 20.3 507.2C9.8 499.1 0.7 487.6 -5.2 475.2C-11.2 462.8 -13.6 447 -15.3 432.9C-17 418.7 -15 403.2 -15.4 390.1C-15.8 377 -14.9 365.2 -17.8 354.4C-20.8 343.5 -25.9 334.9 -32.9 325.1C-39.9 315.3 -50.9 306.4 -60 295.5C-69.1 284.7 -80.6 272.7 -87.4 260C-94.2 247.3 -99.8 232.7 -100.9 219.1C-102 205.5 -99 191.2 -94.2 178.5C-89.4 165.8 -80.4 154.1 -72.3 143.1C-64.2 132.1 -54.1 122.5 -45.4 112.5C-36.8 102.5 -28.5 93.1 -20.4 83.2C-12.2 73.4 -5 63 3.5 53.5C12.1 44.1 20.7 34.2 30.9 26.6C41.1 19 52.5 12.3 64.5 8C76.4 3.6 89.8 1.5 102.5 0.5C115.2 -0.5 128.5 0.8 140.8 1.9C153.2 3 165.2 5.3 176.7 7.1C188.2 9 199.2 10.8 210 13C220.8 15.2 231.4 17.1 241.6 20.2C251.8 23.3 261.8 26.9 271.2 31.4C280.7 35.9 289.5 41.8 298.2 47.1C306.9 52.4 314.5 58.8 323.5 63.3C332.6 67.9 341.1 71.9 352.2 74.6C363.4 77.3 375.9 78 390.5 79.5C405.1 81 422.9 80.7 439.8 83.6C456.8 86.5 476.8 89.9 492.5 96.9C508.1 104 524 113.9 533.8 125.9C543.7 137.8 549.8 153.4 551.7 168.4C553.6 183.4 549.6 200.6 545 215.9C540.5 231.2 531.4 246.2 524.6 260Z'/%3E%3Cpath id='r9' d='M590.7 540C590.3 541.3 589.7 542.6 588.9 543.8C588.1 545 587 546 586 547C585 547.9 583.7 548.6 582.8 549.4C581.9 550.2 581 550.9 580.4 551.8C579.7 552.6 579.4 553.5 579.1 554.6C578.7 555.7 578.6 557 578.3 558.3C578 559.6 577.7 561.1 577.1 562.2C576.4 563.4 575.6 564.6 574.6 565.3C573.6 566.1 572.3 566.5 571.1 566.7C569.8 566.9 568.4 566.7 567.1 566.5C565.8 566.3 564.5 565.8 563.4 565.5C562.2 565.3 561.1 564.9 560 564.8C558.9 564.7 557.9 564.7 556.7 564.8C555.6 564.8 554.5 565 553.3 565C552.2 564.9 550.9 564.9 549.8 564.7C548.7 564.4 547.5 563.9 546.6 563.3C545.6 562.7 544.7 561.8 543.9 560.9C543.1 560.1 542.5 559.1 541.8 558.2C541.1 557.3 540.5 556.4 539.8 555.5C539.1 554.6 538.4 553.8 537.7 552.9C536.9 552 536.1 551.2 535.4 550.2C534.7 549.2 534 548.2 533.4 547.1C532.8 546 532.3 544.9 531.9 543.7C531.4 542.5 531.1 541.3 530.7 540C530.3 538.7 529.9 537.4 529.6 536C529.2 534.6 528.8 533.1 528.7 531.6C528.5 530.1 528.4 528.5 528.7 527C529.1 525.6 529.7 524.1 530.6 523C531.6 521.9 533 521 534.5 520.4C535.9 519.8 537.8 519.6 539.5 519.5C541.2 519.4 543 519.7 544.5 519.8C546 519.9 547.4 520.2 548.5 520.2C549.7 520.1 550.6 520 551.6 519.7C552.5 519.3 553.3 518.7 554.2 518.2C555.1 517.7 555.9 517 556.9 516.6C557.9 516.1 559 515.7 560 515.6C561 515.5 562.2 515.6 563.2 515.7C564.2 515.9 565.2 516.3 566.3 516.6C567.3 516.9 568.2 517.3 569.3 517.6C570.3 517.8 571.4 518 572.6 518.2C573.8 518.3 575.1 518.3 576.5 518.5C577.8 518.7 579.3 518.9 580.6 519.4C581.9 519.8 583.3 520.4 584.5 521.2C585.6 522 586.6 523.1 587.4 524.2C588.3 525.3 588.9 526.5 589.5 527.8C590 529.1 590.4 530.4 590.7 531.8C591 533.1 591.2 534.5 591.2 535.9C591.2 537.3 591.1 538.7 590.7 540Z'/%3E%3Cpath id='r10' d='M620.4 540C619.6 542.6 618.3 545.2 616.8 547.5C615.3 549.8 613.2 551.9 611.3 553.8C609.5 555.7 607.3 557.2 605.6 558.9C603.9 560.6 602.4 562 601.3 563.8C600.2 565.7 599.6 567.6 598.9 569.9C598.2 572.1 598 574.8 597.3 577.3C596.5 579.8 595.8 582.7 594.4 584.9C593.1 587.1 591.3 589.2 589.2 590.5C587.1 591.8 584.4 592.5 581.9 592.8C579.3 593.1 576.5 592.5 574 592.1C571.4 591.7 568.9 590.8 566.6 590.3C564.3 589.8 562.2 589.4 560 589.3C557.8 589.2 555.7 589.5 553.5 589.7C551.2 590 548.8 590.6 546.4 590.6C544.1 590.7 541.5 590.7 539.2 590.2C536.9 589.6 534.7 588.6 532.7 587.2C530.8 585.9 529.2 584 527.7 582.1C526.2 580.3 525.1 578.1 523.9 576.1C522.7 574.2 521.6 572.2 520.4 570.4C519.1 568.6 517.7 567 516.2 565.3C514.7 563.6 513 561.9 511.5 560.1C509.9 558.3 508.3 556.3 506.9 554.2C505.5 552.1 504.3 549.8 503.2 547.5C502.1 545.1 501.2 542.6 500.4 540C499.5 537.4 498.7 534.7 498.1 531.9C497.5 529 496.8 526 496.7 523C496.6 520.1 496.6 516.9 497.4 514.1C498.3 511.3 499.7 508.5 501.7 506.4C503.8 504.2 506.7 502.5 509.7 501.4C512.7 500.3 516.4 499.9 519.7 499.7C523 499.5 526.5 500 529.4 500.1C532.2 500.2 534.8 500.5 537.1 500.3C539.3 500 541.1 499.5 542.9 498.7C544.7 497.9 546.3 496.6 548.1 495.5C549.9 494.5 551.7 493.1 553.7 492.3C555.7 491.6 557.9 491 560 490.9C562.1 490.8 564.3 491.2 566.4 491.7C568.4 492.3 570.3 493.3 572.3 494C574.3 494.7 576.1 495.6 578.2 496.1C580.3 496.6 582.4 496.8 584.8 497C587.3 497.2 590 497 592.8 497.3C595.6 497.5 598.7 497.7 601.5 498.5C604.3 499.3 607.2 500.4 609.6 501.9C612 503.5 614.1 505.6 615.8 507.8C617.5 510 618.7 512.7 619.6 515.3C620.6 517.9 621.1 520.8 621.5 523.5C621.9 526.3 622 529.1 621.9 531.9C621.7 534.6 621.3 537.4 620.4 540Z'/%3E%3Cpath id='r11' d='M649 540C647.7 543.8 645.9 547.6 643.8 551C641.7 554.4 638.9 557.6 636.5 560.5C634 563.4 631.1 565.9 628.9 568.5C626.6 571.2 624.6 573.5 623.1 576.4C621.5 579.3 620.6 582.3 619.6 585.7C618.5 589.1 618 593.1 616.7 596.7C615.4 600.4 614 604.5 611.8 607.6C609.6 610.6 606.7 613.5 603.5 615.3C600.2 617 596.2 617.8 592.4 618.1C588.5 618.4 584.4 617.5 580.6 616.9C576.8 616.3 573.2 615.1 569.8 614.5C566.4 614 563.3 613.7 560 613.8C556.7 613.9 553.5 614.7 550.1 615.3C546.6 615.8 543 616.9 539.3 617.1C535.7 617.3 531.8 617.4 528.3 616.4C524.9 615.5 521.5 613.7 518.7 611.5C515.9 609.3 513.6 606.1 511.6 603.1C509.5 600.1 508.2 596.5 506.5 593.5C504.9 590.4 503.5 587.4 501.7 584.7C499.9 582 497.8 579.7 495.5 577.2C493.2 574.8 490.4 572.5 487.8 569.9C485.3 567.3 482.4 564.5 480.1 561.4C477.7 558.3 475.5 554.9 473.7 551.4C471.8 547.8 470.3 544 469 540C467.7 536 466.6 531.9 465.8 527.6C465 523.3 464.3 518.8 464.5 514.4C464.6 510 465 505.3 466.6 501.3C468.1 497.3 470.5 493.2 473.7 490.2C476.9 487.1 481.3 484.7 485.8 483C490.2 481.4 495.6 480.8 500.4 480.4C505.1 479.9 510.1 480.4 514.2 480.3C518.4 480.2 522 480.4 525.3 479.9C528.6 479.3 531.1 478.2 533.9 476.9C536.6 475.6 539 473.6 541.8 472C544.6 470.5 547.4 468.6 550.5 467.6C553.5 466.7 556.8 466.1 560 466.2C563.2 466.3 566.4 467.3 569.4 468.3C572.5 469.3 575.3 471.1 578.2 472.2C581.1 473.4 583.7 474.6 586.8 475.3C589.9 475.9 593.1 476 596.9 476.1C600.6 476.2 604.9 475.7 609.2 475.9C613.6 476 618.5 476.1 622.9 477.1C627.3 478.1 631.9 479.7 635.6 482C639.2 484.3 642.5 487.5 644.9 491C647.3 494.4 648.9 498.6 650.1 502.7C651.3 506.7 651.8 511.1 652 515.3C652.3 519.5 652.1 523.8 651.6 527.9C651.1 532 650.3 536.2 649 540Z'/%3E%3Cpath id='r12' d='M676.5 540C674.9 545.1 672.7 550 670.3 554.5C667.8 559.1 664.7 563.3 661.8 567.3C658.9 571.3 655.5 574.8 652.9 578.5C650.2 582.2 647.7 585.6 645.8 589.5C643.8 593.5 642.5 597.7 641 602.1C639.4 606.6 638.4 611.8 636.4 616.4C634.4 621.1 632.2 626.2 629 630C625.8 633.8 621.8 637.2 617.3 639.3C612.9 641.4 607.5 642.2 602.5 642.5C597.4 642.8 592 641.7 587.1 641C582.2 640.4 577.5 639.1 573 638.7C568.5 638.3 564.4 638.3 560 638.8C555.6 639.3 551.3 640.8 546.6 641.7C541.9 642.7 536.9 644.3 532 644.6C527.1 644.8 521.8 644.7 517.2 643.3C512.7 641.8 508.2 639.1 504.7 635.9C501.1 632.6 498.3 627.9 495.8 623.6C493.4 619.3 491.9 614.3 489.9 610.1C487.9 605.9 486.3 601.9 483.9 598.4C481.5 594.8 478.7 592 475.4 588.9C472.1 585.7 468 583 464.2 579.7C460.4 576.4 456 572.9 452.5 568.8C449 564.8 445.6 560.2 442.9 555.4C440.2 550.6 438.2 545.4 436.5 540C434.8 534.6 433.7 529 433 523.3C432.3 517.6 431.9 511.6 432.5 505.8C433.1 500.1 434.2 494.1 436.5 488.9C438.9 483.6 442.3 478.5 446.6 474.5C451 470.6 456.7 467.4 462.5 465.2C468.3 463 475.2 462.1 481.2 461.2C487.3 460.4 493.6 460.7 498.9 460.3C504.2 459.9 508.8 459.8 513.1 458.8C517.4 457.7 520.8 456.1 524.5 454.3C528.2 452.5 531.5 449.8 535.3 447.8C539.1 445.9 543.1 443.7 547.2 442.7C551.3 441.8 555.8 441.5 560 442C564.2 442.5 568.4 444.2 572.4 445.8C576.4 447.4 580 449.8 583.7 451.4C587.5 452.9 591 454.4 595.2 455.1C599.4 455.8 603.7 455.5 608.9 455.4C614 455.2 620 454 626 454C632 453.9 639 453.7 645.1 454.9C651.1 456.2 657.5 458.3 662.4 461.4C667.3 464.6 671.5 469.1 674.5 473.9C677.6 478.6 679.3 484.5 680.5 490.1C681.7 495.7 681.8 501.7 681.8 507.4C681.7 513.1 681.1 518.7 680.2 524.2C679.4 529.6 678.2 534.9 676.5 540Z'/%3E%3Cpath id='r13' d='M703.3 540C701.5 546.2 699.4 552.3 696.8 558C694.2 563.7 691 569.1 687.8 574.3C684.7 579.4 681 584 678 588.9C674.9 593.7 672 598.2 669.5 603.2C666.9 608.2 665.1 613.5 662.8 618.9C660.6 624.4 658.9 630.5 656 636C653.1 641.5 650 647.4 645.7 651.7C641.5 656.1 636.2 660 630.6 662.4C625.1 664.7 618.4 665.6 612.2 666C606 666.4 599.4 665.2 593.4 664.7C587.4 664.2 581.8 663 576.2 663C570.6 662.9 565.5 663.5 560 664.5C554.5 665.5 548.9 667.8 543 669.1C537.1 670.5 530.6 672.6 524.4 672.8C518.2 673 511.6 672.6 506 670.4C500.4 668.3 495 664.4 490.8 659.9C486.6 655.4 483.5 649 480.7 643.4C477.9 637.7 476.3 631.3 474 626C471.7 620.7 469.8 615.8 466.7 611.6C463.6 607.3 459.8 604 455.4 600.4C450.9 596.8 445.2 593.7 440 589.7C434.7 585.7 428.7 581.5 423.9 576.5C419.1 571.5 414.5 565.7 411.1 559.6C407.6 553.5 405.1 546.8 403.3 540C401.5 533.2 400.5 526.1 400.2 519C399.9 511.9 400.1 504.5 401.3 497.5C402.5 490.5 404.3 483.2 407.5 476.8C410.7 470.5 415.1 464.3 420.5 459.5C425.9 454.6 432.8 450.6 439.7 447.7C446.7 444.8 454.8 443.4 462 442C469.2 440.7 476.7 440.6 483 439.7C489.4 438.8 495.1 438.2 500.4 436.7C505.7 435.2 510 433 514.8 430.8C519.5 428.5 523.8 425.4 528.7 423.2C533.6 421.1 538.7 418.9 544 418.1C549.2 417.3 554.8 417.5 560 418.6C565.2 419.6 570.4 422.1 575.2 424.2C580.1 426.3 584.4 429.5 589.1 431.3C593.8 433.1 598.1 434.6 603.4 435.1C608.8 435.6 614.4 434.8 621.1 434.2C627.7 433.6 635.5 431.7 643.4 431.4C651.2 431 660.2 430.5 668 432C675.7 433.5 683.8 436.3 689.8 440.4C695.9 444.5 700.9 450.5 704.3 456.7C707.7 462.9 709.3 470.5 710.4 477.7C711.4 484.9 710.9 492.6 710.4 499.7C710 506.8 708.8 513.8 707.7 520.6C706.5 527.3 705.1 533.8 703.3 540Z'/%3E%3Cpath id='r14' d='M729.8 540C728.1 547.4 726.3 554.6 723.8 561.6C721.4 568.5 718.3 575.2 715 581.5C711.8 587.9 707.8 593.8 704.3 599.8C700.8 605.7 697.2 611.3 693.9 617.3C690.7 623.3 688 629.5 684.9 635.8C681.7 642.1 679 649 675.2 655.2C671.3 661.3 667.1 667.8 661.8 672.7C656.5 677.6 650.1 681.8 643.4 684.5C636.7 687.2 628.9 688.2 621.7 688.9C614.4 689.5 606.8 688.5 599.8 688.4C592.7 688.2 586.1 687.5 579.5 688C572.9 688.5 566.7 689.8 560 691.4C553.3 693 546.5 695.9 539.2 697.6C532 699.3 524.1 701.6 516.7 701.6C509.3 701.5 501.4 700.5 494.8 697.4C488.2 694.4 482.1 689.1 477.3 683.2C472.6 677.3 469.2 669.3 466.2 662.3C463.1 655.3 461.6 647.4 458.9 641.1C456.2 634.8 453.9 629.3 449.9 624.5C446 619.6 440.9 616.2 435.1 612.1C429.2 608.1 421.6 604.8 414.8 600.2C407.9 595.5 400.1 590.5 394 584.5C387.8 578.5 382.2 571.4 378.1 563.9C374.1 556.5 371.5 548.2 369.8 540C368.1 531.8 367.7 523.1 367.9 514.7C368.2 506.3 369.2 497.6 371.1 489.4C373.1 481.2 375.8 472.8 379.8 465.3C383.8 457.9 388.9 450.7 395.2 444.8C401.4 439 409.2 434.1 417.1 430.4C425 426.6 434.2 424.4 442.4 422.4C450.6 420.4 459.1 419.7 466.6 418.2C474 416.8 480.7 415.7 487.1 413.7C493.5 411.8 498.9 409.1 504.8 406.6C510.6 404.1 516.1 400.7 522.1 398.6C528.1 396.6 534.5 394.5 540.8 394.1C547.1 393.7 553.8 394.6 560 396.2C566.2 397.8 572.2 401.1 577.9 403.7C583.7 406.3 588.7 409.9 594.4 411.8C600 413.7 605.2 415 611.7 415.1C618.3 415.2 625.4 413.6 633.7 412.4C642 411.2 651.8 408.5 661.5 407.8C671.1 407.1 682.3 406.5 691.7 408.3C701 410.2 710.6 413.8 717.7 419C724.7 424.2 730.2 431.9 733.8 439.7C737.4 447.4 738.6 457 739.3 465.7C740 474.5 738.7 483.8 737.8 492.3C737 500.9 735.4 509.1 734.1 517.1C732.7 525 731.5 532.6 729.8 540Z'/%3E%3Cpath id='r15' d='M756.4 540C755.1 548.6 754 557.1 751.8 565.3C749.7 573.5 746.9 581.5 743.6 589.2C740.2 596.8 735.8 604 731.7 611.1C727.6 618.2 723 624.8 718.8 631.7C714.6 638.6 710.8 645.5 706.5 652.5C702.3 659.4 698.5 666.9 693.6 673.6C688.7 680.3 683.4 687.3 677.1 692.6C670.8 698 663.4 702.6 655.7 705.7C648 708.9 639.3 710.4 631 711.5C622.8 712.6 614.2 712.1 606.2 712.5C598.2 712.9 590.6 712.9 582.9 714C575.2 715.1 567.9 717.2 560 719.3C552.1 721.5 543.9 725 535.4 726.9C526.9 728.7 517.6 731 509 730.5C500.4 730 491.3 728 483.8 723.9C476.4 719.7 469.7 712.8 464.5 705.5C459.2 698.2 455.8 688.4 452.5 680.1C449.1 671.8 447.6 662.8 444.3 655.7C441.1 648.5 438.2 642.6 433.2 637.3C428.1 632.1 421.5 628.6 414.1 624.3C406.6 619.9 396.9 616.3 388.3 611.1C379.8 605.9 370 600 362.7 592.9C355.4 585.7 348.9 577.2 344.5 568.4C340.1 559.6 337.7 549.6 336.4 540C335.1 530.4 335.6 520.3 336.6 510.6C337.6 500.9 339.6 491.1 342.3 481.7C345.1 472.3 348.4 462.8 353.1 454.3C357.8 445.8 363.5 437.4 370.3 430.5C377.2 423.6 385.6 417.5 394.2 412.8C402.9 408.1 412.9 404.9 422 402C431.2 399.2 440.8 397.8 449.3 395.7C457.9 393.7 465.8 392.1 473.3 389.8C480.9 387.6 487.6 384.7 494.6 382.1C501.7 379.6 508.5 376.3 515.6 374.5C522.8 372.6 530.4 371 537.8 371.1C545.2 371.2 552.9 372.8 560 374.9C567.1 377.1 574 381.1 580.5 384C587.1 386.9 592.9 390.7 599.5 392.4C606.2 394.2 612.4 395 620.2 394.5C628.1 394.1 636.8 391.5 646.8 389.6C656.8 387.7 668.8 384.2 680.3 383.3C691.8 382.3 705 381.7 715.9 384.1C726.8 386.5 737.7 391.2 745.5 397.7C753.3 404.1 759 413.6 762.6 423C766.2 432.5 766.7 443.9 766.9 454.3C767.2 464.7 765.1 475.5 763.9 485.4C762.7 495.3 761 504.6 759.7 513.7C758.4 522.8 757.7 531.4 756.4 540Z'/%3E%3Cpath id='r16' d='M783.7 540C783.1 549.8 782.9 559.6 781.2 569.1C779.5 578.7 777.1 588.3 773.5 597.2C770 606.2 765 614.7 760 622.9C755.1 631 749.2 638.5 743.8 646.1C738.4 653.7 733.1 661.1 727.6 668.6C722.2 676.1 717.1 683.9 711.1 691.1C705.1 698.2 698.9 705.6 691.6 711.5C684.4 717.4 676.1 722.6 667.6 726.4C659.1 730.2 649.5 732.3 640.4 734.2C631.3 736 621.9 736.3 612.9 737.5C603.9 738.6 595.3 739.4 586.5 741.2C577.7 743.1 569.2 745.8 560 748.4C550.8 751 541.3 754.9 531.5 756.7C521.7 758.4 511 760.3 501.3 759.1C491.6 757.9 481.4 754.8 473.3 749.4C465.1 744 457.9 735.3 452.2 726.6C446.6 717.9 443.1 706.6 439.4 697.1C435.7 687.7 434 677.7 430.1 669.9C426.2 662.2 422.3 656 416 650.5C409.6 645 401.2 641.7 392 637C382.7 632.4 370.8 628.5 360.5 622.6C350.3 616.7 338.8 609.8 330.5 601.5C322.1 593.2 315 583.1 310.6 572.8C306.1 562.6 304.3 551 303.7 540C303.1 529 304.8 517.6 306.7 506.6C308.6 495.7 311.5 484.9 315 474.3C318.4 463.8 322.3 453.3 327.3 443.6C332.4 433.9 338.3 424.3 345.5 416.2C352.7 408 361.5 400.6 370.7 394.7C379.9 388.8 390.6 384.5 400.7 380.7C410.8 377 421.5 374.8 431.3 372.2C441 369.7 450.3 367.7 459.2 365.3C468 362.9 476.2 360.2 484.5 357.8C492.9 355.4 501 352.6 509.4 351.2C517.8 349.8 526.5 348.8 534.9 349.4C543.3 350 552 352.3 560 354.8C568 357.4 575.6 361.8 583.1 364.8C590.5 367.8 597.1 371.4 604.8 372.8C612.5 374.2 619.9 374.2 629.2 373C638.5 371.8 648.9 368.1 660.7 365.6C672.5 363.1 686.5 358.8 699.8 357.8C713.1 356.8 728.3 356.4 740.4 359.6C752.6 362.7 764.6 368.7 772.9 376.6C781.2 384.5 786.9 395.9 790.3 407.1C793.7 418.2 793.4 431.5 793.2 443.4C793 455.3 790.3 467.5 789 478.6C787.7 489.8 786 500.1 785.1 510.4C784.2 520.6 784.4 530.2 783.7 540Z'/%3E%3Cuse href='%23r6' x='720' y='0'/%3E%3Cuse href='%23r7' x='720' y='0'/%3E%3Cuse href='%23r8' x='720' y='0'/%3E%3Cuse href='%23r14' x='-720' y='0'/%3E%3Cuse href='%23r15' x='-720' y='-720'/%3E%3Cuse href='%23r15' x='-720' y='0'/%3E%3Cuse href='%23r15' x='0' y='-720'/%3E%3Cuse href='%23r16' x='-720' y='-720'/%3E%3Cuse href='%23r16' x='-720' y='0'/%3E%3Cuse href='%23r16' x='0' y='-720'/%3E%3C/g%3E%3C/svg%3E");--topo-black:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='720' viewBox='0 0 720 720'%3E%3Cg fill='none' stroke='%23000' stroke-width='1' stroke-linejoin='round'%3E%3Cpath id='r0' d='M247.9 260C247.6 261.6 247.1 263.3 246.4 264.8C245.8 266.3 245 267.8 244.1 269.1C243.2 270.5 242.1 271.7 240.9 272.8C239.7 273.9 238.3 274.8 236.9 275.6C235.5 276.3 234 276.8 232.6 277.3C231.2 277.8 229.8 278.1 228.6 278.6C227.4 279.1 226.4 279.5 225.5 280.2C224.6 280.9 223.9 281.7 223.1 282.7C222.3 283.6 221.6 284.9 220.7 285.9C219.8 286.9 218.8 288.1 217.7 288.8C216.6 289.6 215.3 290.2 214 290.4C212.7 290.7 211.3 290.5 210 290.3C208.7 290.1 207.4 289.4 206.2 289C205 288.5 203.8 287.9 202.6 287.5C201.4 287.2 200.2 287 198.9 286.8C197.6 286.6 196.1 286.7 194.6 286.6C193.2 286.5 191.5 286.4 190 286C188.6 285.6 187 285 185.9 284.1C184.7 283.2 183.7 282 183 280.7C182.4 279.4 182.1 277.7 181.8 276.3C181.6 274.8 181.7 273.2 181.7 271.7C181.6 270.3 181.7 268.9 181.5 267.6C181.4 266.3 181.1 265.1 180.9 263.8C180.6 262.6 180.2 261.3 179.9 260C179.6 258.7 179.3 257.3 179.2 255.9C179.1 254.6 179.1 253.2 179.1 251.7C179.2 250.3 179.4 248.9 179.6 247.4C179.9 246 180.1 244.5 180.5 243C180.9 241.5 181.3 239.9 182 238.5C182.7 237.1 183.5 235.7 184.6 234.6C185.7 233.5 187.1 232.6 188.6 232.1C190.1 231.6 191.9 231.4 193.5 231.5C195.2 231.6 197 232.1 198.6 232.6C200.2 233 201.7 233.7 203.1 234.1C204.4 234.5 205.5 234.9 206.7 234.9C207.9 235 208.9 234.8 210 234.6C211.1 234.3 212.3 233.8 213.5 233.5C214.7 233.2 216 232.8 217.3 232.8C218.5 232.8 219.8 233.1 221 233.5C222.1 233.9 223.2 234.7 224.2 235.5C225.2 236.2 226 237.2 226.9 238C227.9 238.7 228.7 239.5 229.8 240.2C231 240.8 232.2 241.3 233.6 241.9C235 242.5 236.7 242.9 238.3 243.7C239.8 244.4 241.6 245.3 243 246.3C244.3 247.4 245.6 248.8 246.5 250.2C247.3 251.7 247.8 253.4 248.1 255C248.3 256.6 248.1 258.4 247.9 260Z'/%3E%3Cpath id='r1' d='M286 260C285.2 263.3 283.8 266.5 282.3 269.5C280.8 272.5 279.1 275.4 277.2 278C275.3 280.6 273.1 283.1 270.8 285.2C268.5 287.3 265.9 289.2 263.2 290.7C260.6 292.3 257.7 293.5 255.1 294.6C252.5 295.8 249.9 296.5 247.6 297.6C245.3 298.7 243.4 299.7 241.6 301.1C239.7 302.6 238.3 304.3 236.7 306.2C235 308 233.5 310.4 231.7 312.3C229.8 314.2 227.7 316.3 225.4 317.6C223.1 318.9 220.5 319.9 217.9 320.2C215.4 320.5 212.6 320.1 210 319.6C207.4 319.1 204.9 317.9 202.5 317.1C200 316.3 197.8 315.3 195.3 314.7C192.9 314.2 190.4 314 187.7 313.8C185 313.7 181.9 314.1 178.9 313.9C175.8 313.8 172.4 313.7 169.4 312.9C166.4 312.1 163.4 310.8 161.1 308.9C158.8 307 157 304.3 155.8 301.6C154.7 298.8 154.3 295.4 154.1 292.3C153.8 289.2 154.2 286 154.2 283.1C154.3 280.2 154.4 277.6 154.1 275C153.9 272.4 153.2 270.1 152.5 267.6C151.8 265.1 150.7 262.6 150 260C149.2 257.4 148.3 254.6 147.9 251.8C147.4 249 147.2 246.1 147.3 243.2C147.4 240.3 147.7 237.4 148.2 234.4C148.8 231.5 149.5 228.5 150.4 225.6C151.4 222.7 152.4 219.7 154 217C155.5 214.4 157.4 211.7 159.7 209.7C162 207.7 164.8 206 167.8 205C170.8 204.1 174.3 203.8 177.6 203.9C180.9 204 184.4 204.9 187.5 205.6C190.5 206.3 193.4 207.5 196.1 208.1C198.7 208.7 201 209.1 203.3 209.2C205.6 209.2 207.7 208.6 210 208.1C212.3 207.6 214.7 206.5 217.1 206.1C219.5 205.6 222.2 205.1 224.7 205.3C227.1 205.5 229.7 206.1 231.9 207.2C234.1 208.3 236 210 237.9 211.6C239.8 213.2 241.3 215.2 243.2 216.8C245 218.3 246.7 219.8 249 221C251.4 222.1 254 222.9 257 223.9C260 225 263.6 225.8 266.9 227.1C270.2 228.5 274 230.2 276.8 232.3C279.7 234.5 282.4 237.2 284.1 240.2C285.8 243.1 286.7 246.6 287 249.9C287.3 253.2 286.7 256.7 286 260Z'/%3E%3Cpath id='r2' d='M323.7 260C322.2 264.9 319.6 269.7 317.2 274.1C314.8 278.5 312 282.7 309.1 286.5C306.2 290.4 303.1 294 299.8 297.2C296.6 300.4 293 303.3 289.3 305.8C285.7 308.3 281.7 310.3 278 312.2C274.4 314.1 270.6 315.5 267.3 317.3C264.1 319.1 261.1 320.8 258.3 323C255.5 325.2 253.2 327.7 250.6 330.4C248 333 245.6 336.2 242.6 338.8C239.7 341.3 236.5 344.1 233 345.8C229.5 347.5 225.6 348.7 221.7 349C217.9 349.4 213.8 348.7 210 348C206.2 347.2 202.5 345.6 198.9 344.6C195.2 343.6 191.8 342.4 188.1 341.9C184.3 341.4 180.5 341.4 176.2 341.5C172 341.5 167.3 342.3 162.6 342.2C157.9 342 152.6 342 148.1 340.6C143.7 339.3 139.1 337.2 135.9 334.1C132.7 331.1 130.2 326.7 128.7 322.3C127.3 318 127.1 312.6 127 307.9C126.9 303.2 127.8 298.3 127.9 294C128.1 289.7 128.4 285.8 127.8 282C127.3 278.2 126.1 274.9 124.7 271.2C123.4 267.6 121.2 263.9 119.7 260C118.2 256.1 116.4 251.8 115.5 247.6C114.6 243.3 114.1 238.7 114.2 234.3C114.2 229.9 114.9 225.4 115.9 221C116.9 216.7 118.3 212.3 120 208.1C121.8 203.9 123.8 199.6 126.3 195.8C128.9 192 131.9 188.3 135.4 185.4C139 182.6 143.3 180.2 147.7 178.8C152.1 177.4 157.3 176.9 162 176.9C166.8 176.9 171.9 178 176.4 178.8C180.9 179.6 185.1 181 189 181.6C192.9 182.3 196.3 182.7 199.8 182.5C203.3 182.4 206.5 181.4 210 180.7C213.5 179.9 217.1 178.5 220.8 178.1C224.5 177.6 228.4 177.1 232.1 177.7C235.7 178.3 239.3 179.7 242.5 181.5C245.7 183.4 248.4 186.2 251.2 188.7C253.9 191.2 256 194.2 258.8 196.4C261.5 198.7 264.2 200.6 267.8 202.2C271.4 203.8 275.7 204.6 280.4 206C285.2 207.3 291 208.2 296.3 210.2C301.5 212.2 307.4 214.6 311.8 217.8C316.2 221.1 320.3 225.3 322.7 229.8C325.2 234.3 326.3 239.6 326.4 244.7C326.6 249.7 325.2 255.1 323.7 260Z'/%3E%3Cpath id='r3' d='M360.6 260C358.1 266.5 354.3 272.7 350.8 278.5C347.3 284.3 343.5 289.7 339.8 294.8C336 299.9 332.3 304.6 328.3 309C324.2 313.4 320 317.4 315.6 320.9C311.1 324.5 306.3 327.5 301.7 330.3C297.1 333.2 292.3 335.4 287.9 337.9C283.6 340.5 279.6 342.8 275.7 345.6C271.9 348.5 268.5 351.7 264.8 354.9C261.1 358.1 257.6 361.9 253.5 365C249.4 368 245 371.2 240.3 373.2C235.6 375.1 230.4 376.4 225.4 376.8C220.3 377.2 215 376.3 210 375.5C205 374.7 200.2 372.9 195.3 371.9C190.4 370.9 185.8 369.8 180.7 369.5C175.5 369.2 170.2 369.7 164.4 370C158.6 370.3 152 371.5 145.7 371.4C139.4 371.2 132.2 371 126.4 369C120.5 367 114.7 363.8 110.6 359.4C106.6 355 103.8 348.8 102.2 342.8C100.5 336.7 100.8 329.3 101 323C101.1 316.6 102.6 310.1 102.8 304.4C103 298.7 103.2 293.8 102.3 288.9C101.3 284 99.1 279.7 96.9 274.9C94.6 270.1 91.1 265.3 88.6 260C86.1 254.7 83.3 248.9 81.9 243.1C80.4 237.3 79.7 231.1 79.9 225.2C80.1 219.2 81.4 213.2 83.1 207.4C84.7 201.7 87.1 196 89.8 190.6C92.6 185.2 95.7 179.9 99.4 175.1C103.1 170.4 107.3 165.7 112.1 162.1C116.9 158.4 122.4 155.4 128.2 153.4C134 151.4 140.5 150.6 146.7 150.3C152.8 150 159.3 151 165.1 151.7C171 152.3 176.5 153.7 181.7 154.2C186.8 154.7 191.4 155 196.1 154.7C200.9 154.4 205.3 153.2 210 152.4C214.7 151.6 219.6 150.1 224.5 149.8C229.4 149.5 234.6 149.4 239.3 150.6C244 151.7 248.7 154 252.8 156.7C256.9 159.4 260.3 163.4 263.8 166.8C267.3 170.1 270.1 173.9 273.9 176.7C277.7 179.5 281.4 181.7 286.5 183.5C291.6 185.3 297.8 186 304.4 187.5C311.1 189.1 319.4 190.1 326.7 192.6C333.9 195.2 342.1 198.4 348 202.8C353.9 207.3 359.1 213.1 362.1 219.3C365 225.4 366 232.7 365.8 239.5C365.5 246.3 363.1 253.5 360.6 260Z'/%3E%3Cpath id='r4' d='M396.2 260C392.7 268.1 387.5 275.7 383.1 282.8C378.6 289.9 374 296.4 369.6 302.8C365.2 309.1 361.1 315.1 356.6 320.7C352.1 326.3 347.5 331.7 342.4 336.5C337.4 341.2 331.8 345.4 326.3 349.2C320.8 353 314.9 356.1 309.4 359.4C303.9 362.7 298.6 365.5 293.5 368.8C288.4 372.2 283.8 375.7 278.9 379.3C274 382.9 269.3 387.1 264 390.4C258.8 393.8 253.2 397.2 247.4 399.4C241.5 401.6 235.1 403 228.9 403.5C222.7 404 216.2 403.2 210 402.5C203.8 401.8 197.8 400.1 191.7 399.3C185.5 398.6 179.6 397.9 173 398C166.4 398 159.6 399.1 152.1 399.7C144.7 400.3 136.3 401.8 128.3 401.4C120.4 401.1 111.5 400.5 104.4 397.6C97.3 394.8 90.3 390.2 85.7 384.3C81 378.4 78.1 370.3 76.5 362.4C74.9 354.6 75.7 345.3 76.1 337.3C76.4 329.3 78.4 321.4 78.6 314.4C78.7 307.5 78.6 301.6 76.9 295.7C75.2 289.7 71.8 284.6 68.3 278.7C64.9 272.7 59.8 266.7 56.2 260C52.6 253.3 48.8 245.9 46.9 238.5C45 231.2 44.3 223.2 44.8 215.7C45.4 208.3 47.6 200.8 50.1 193.8C52.7 186.8 56.4 180 60.3 173.6C64.2 167.2 68.6 160.9 73.5 155.2C78.3 149.6 83.6 144 89.6 139.6C95.5 135.1 102.2 131.2 109.1 128.5C116.1 125.9 123.8 124.4 131.2 123.6C138.7 122.8 146.5 123.4 153.6 123.8C160.7 124.2 167.6 125.4 174 125.7C180.5 126.1 186.4 126.3 192.3 125.9C198.3 125.6 204 124.4 210 123.7C216 123 222.1 121.7 228.2 121.8C234.3 121.9 240.6 122.5 246.3 124.3C252.1 126.2 257.6 129.5 262.6 133.1C267.5 136.7 271.6 141.7 276 145.7C280.4 149.8 283.9 154.2 288.8 157.3C293.7 160.4 298.8 162.6 305.5 164.5C312.3 166.3 320.6 166.8 329.3 168.4C338.1 170.1 348.9 171.2 358.2 174.4C367.5 177.6 377.8 181.8 385 187.5C392.3 193.2 398.4 200.8 401.7 208.6C404.9 216.5 405.4 225.8 404.5 234.4C403.6 243 399.8 251.9 396.2 260Z'/%3E%3Cpath id='r5' d='M430.3 260C425.7 269.6 419.3 278.4 414.1 286.9C408.8 295.3 403.8 303 399 310.7C394.3 318.3 390.2 325.7 385.5 332.7C380.7 339.7 376 346.5 370.4 352.6C364.8 358.6 358.5 364.1 352 369C345.5 373.8 338.3 377.7 331.5 381.5C324.8 385.4 317.9 388.6 311.4 392.2C305 395.8 298.9 399.5 292.7 403.2C286.5 407 280.6 411.3 274.1 414.8C267.7 418.3 261 422 254.1 424.4C247.1 426.9 239.6 428.6 232.3 429.4C225 430.2 217.4 429.7 210 429.4C202.6 429.1 195.4 427.8 187.9 427.5C180.5 427.2 173.2 427.1 165.1 427.6C157 428.1 148.5 429.7 139.4 430.5C130.3 431.2 120.1 432.8 110.6 432.1C101.1 431.4 90.7 430.1 82.5 426.2C74.3 422.3 66.5 416.1 61.4 408.6C56.3 401.1 53.5 390.9 51.9 381.3C50.4 371.7 51.9 360.5 52.4 351C52.9 341.5 55.1 332.3 54.9 324.2C54.7 316.2 53.9 309.5 51.2 302.5C48.5 295.6 43.5 289.6 38.7 282.6C33.8 275.5 27 268.1 22.3 260C17.7 251.9 12.9 242.7 10.7 233.8C8.5 224.8 8.1 215.1 9.3 206.2C10.4 197.3 13.9 188.5 17.7 180.3C21.4 172.2 26.7 164.5 31.8 157.1C37 149.8 42.7 142.7 48.6 136.2C54.6 129.6 60.8 123.1 67.8 117.8C74.7 112.4 82.2 107.4 90.2 103.8C98.1 100.3 106.9 97.8 115.5 96.4C124.1 94.9 133.2 94.9 141.6 94.9C150 94.8 158.3 95.8 166.1 96C173.9 96.3 181.1 96.5 188.4 96.3C195.8 96.1 202.8 95.1 210 94.8C217.2 94.5 224.6 93.7 231.8 94.4C239 95.2 246.4 96.5 253.1 99.2C259.8 101.9 266.1 106.2 271.9 110.5C277.7 114.9 282.5 120.7 287.8 125.3C293.1 129.8 297.5 134.5 303.8 137.8C310 141.1 316.6 143 325.2 144.8C333.8 146.6 344.4 146.7 355.3 148.5C366.3 150.3 379.7 151.7 390.9 155.6C402.1 159.5 414.4 164.8 422.7 171.9C431.1 179 437.8 188.5 441 198.1C444.2 207.7 443.8 219.1 442.1 229.4C440.3 239.8 435 250.4 430.3 260Z'/%3E%3Cpath id='r6' d='M462.9 260C457.3 271 449.9 281.1 444.2 290.8C438.5 300.6 433.4 309.5 428.6 318.6C423.7 327.6 420.1 336.5 415.2 345C410.4 353.5 405.7 362.1 399.6 369.5C393.6 376.9 386.4 383.8 378.8 389.6C371.3 395.3 362.5 399.9 354.2 404.2C345.9 408.5 337.3 411.7 329.2 415.4C321.2 419 313.6 422.5 306 426.2C298.4 430 291.3 434.2 283.7 437.9C276.1 441.6 268.5 445.6 260.5 448.4C252.5 451.2 244.1 453.5 235.7 454.9C227.2 456.3 218.6 456.5 210 456.8C201.4 457.1 193 456.6 184.1 456.9C175.2 457.1 166.4 457.7 156.8 458.6C147.2 459.4 136.9 461.4 126.3 462.2C115.6 462.9 103.6 464.4 92.8 463.1C81.9 461.8 70.1 459.4 60.9 454.3C51.8 449.1 43.4 441.1 38 432C32.6 422.8 30 410.5 28.5 399.2C27.1 387.9 29 375.1 29.5 364.2C30 353.3 32.2 343.1 31.4 334C30.6 324.9 28.7 317.5 24.7 309.7C20.7 301.8 13.8 294.9 7.5 286.7C1.2 278.4 -7.5 269.6 -13.1 260C-18.8 250.4 -24.2 239.4 -26.4 228.9C-28.6 218.3 -28.3 207 -26.2 196.7C-24.1 186.5 -19 176.5 -13.8 167.3C-8.7 158.1 -1.8 149.7 4.7 141.5C11.1 133.2 17.9 125.5 24.9 118C31.8 110.5 38.7 102.9 46.4 96.4C54.1 89.9 62.2 83.6 71 78.9C79.8 74.2 89.6 70.6 99.3 68.2C108.9 65.8 119.3 65.1 129.1 64.6C138.8 64.2 148.6 65 157.8 65.3C167.1 65.6 175.8 66.1 184.5 66.3C193.2 66.5 201.5 66.1 210 66.5C218.5 66.8 227 66.8 235.2 68.3C243.5 69.8 251.8 72 259.4 75.5C267.1 78.9 274.2 84 280.8 89C287.5 93.9 293.1 100.2 299.5 105.1C305.8 109.9 311.4 114.6 319.1 117.8C326.9 121 335.3 122.5 345.8 124.2C356.4 125.8 369.4 125.6 382.5 127.6C395.6 129.6 411.5 131.4 424.5 136.2C437.5 140.9 451.3 147.6 460.5 156.3C469.6 164.9 476.5 176.4 479.4 187.8C482.4 199.2 480.9 212.7 478.1 224.7C475.4 236.7 468.6 249 462.9 260Z'/%3E%3Cpath id='r7' d='M494.2 260C487.8 272.4 479.9 283.6 474 294.8C468.1 305.9 463.4 316.1 458.8 326.7C454.2 337.2 451.2 347.9 446.5 357.9C441.7 368 437 378.4 430.4 387.2C423.7 396 415.5 404.2 406.5 410.8C397.6 417.4 386.9 422.4 376.9 426.9C366.9 431.4 356.2 434.3 346.5 437.8C336.7 441.4 327.5 444.4 318.5 448C309.6 451.6 301.4 455.8 292.7 459.7C284.1 463.7 275.6 468.1 266.7 471.6C257.7 475 248.5 478.2 239 480.5C229.6 482.7 219.8 483.9 210 485.1C200.2 486.3 190.3 486.6 180 487.6C169.7 488.5 159.4 489.6 148.2 490.8C137 492 125 494.1 112.9 494.5C100.7 495 87.2 495.9 75.1 493.7C62.9 491.5 50 487.9 40.2 481.3C30.3 474.7 21.5 465 15.8 454.2C10.2 443.3 7.7 429.2 6.2 416.4C4.7 403.5 6.9 389.2 7.1 377.2C7.2 365.1 9 354 7.3 344C5.6 334 2.2 326 -3.2 317.1C-8.7 308.3 -17.7 300.5 -25.4 291C-33.2 281.5 -43.4 271.2 -49.8 260C-56.3 248.8 -62 236 -63.8 223.9C-65.7 211.9 -64.2 198.9 -60.9 187.4C-57.5 175.9 -50.5 165 -43.9 154.8C-37.3 144.7 -28.7 135.7 -21 126.6C-13.4 117.5 -5.7 109 2 100.4C9.7 91.8 16.9 83 25.1 75.1C33.4 67.3 41.9 59.4 51.4 53.3C60.9 47.2 71.5 42.2 82.3 38.8C93.1 35.5 104.9 34 116 33.2C127.2 32.3 138.6 33.2 149.4 33.8C160.1 34.3 170.5 35.5 180.6 36.4C190.7 37.3 200.3 37.9 210 39C219.7 40.2 229.3 41.1 238.5 43.5C247.8 45.8 257 48.8 265.5 52.9C274 57 281.9 62.7 289.5 68C297.2 73.2 303.7 79.8 311.3 84.6C318.9 89.4 325.8 93.8 335.2 96.8C344.6 99.8 355 100.9 367.6 102.4C380.2 103.9 395.6 103.6 410.8 106C425.9 108.3 444 110.7 458.5 116.5C473 122.3 488 130.6 497.7 140.8C507.4 151.1 514 164.7 516.5 177.9C518.9 191.1 516.2 206.5 512.5 220.2C508.7 233.9 500.6 247.6 494.2 260Z'/%3E%3Cpath id='r8' d='M524.6 260C517.7 273.8 509.8 286.2 504.2 298.7C498.5 311.2 494.6 323 490.4 335.1C486.3 347.3 484.1 359.8 479.4 371.6C474.7 383.4 469.8 395.6 462.4 405.7C454.9 415.8 445.2 425.2 434.7 432.4C424.2 439.7 411.2 444.8 399.2 449.2C387.3 453.7 374.4 456 362.9 459.2C351.4 462.4 340.5 464.8 330.3 468.3C320 471.9 310.9 476.1 301.3 480.4C291.7 484.8 282.6 490.1 272.8 494.5C263 498.8 253 503.3 242.5 506.7C232 510.1 221.1 512.6 210 514.8C198.9 517 187.6 518.3 175.8 519.8C164 521.3 152 522.8 139.3 524C126.5 525.2 113 527.1 99.4 527C85.8 526.9 71 526.9 57.8 523.6C44.6 520.4 30.8 515.3 20.3 507.2C9.8 499.1 0.7 487.6 -5.2 475.2C-11.2 462.8 -13.6 447 -15.3 432.9C-17 418.7 -15 403.2 -15.4 390.1C-15.8 377 -14.9 365.2 -17.8 354.4C-20.8 343.5 -25.9 334.9 -32.9 325.1C-39.9 315.3 -50.9 306.4 -60 295.5C-69.1 284.7 -80.6 272.7 -87.4 260C-94.2 247.3 -99.8 232.7 -100.9 219.1C-102 205.5 -99 191.2 -94.2 178.5C-89.4 165.8 -80.4 154.1 -72.3 143.1C-64.2 132.1 -54.1 122.5 -45.4 112.5C-36.8 102.5 -28.5 93.1 -20.4 83.2C-12.2 73.4 -5 63 3.5 53.5C12.1 44.1 20.7 34.2 30.9 26.6C41.1 19 52.5 12.3 64.5 8C76.4 3.6 89.8 1.5 102.5 0.5C115.2 -0.5 128.5 0.8 140.8 1.9C153.2 3 165.2 5.3 176.7 7.1C188.2 9 199.2 10.8 210 13C220.8 15.2 231.4 17.1 241.6 20.2C251.8 23.3 261.8 26.9 271.2 31.4C280.7 35.9 289.5 41.8 298.2 47.1C306.9 52.4 314.5 58.8 323.5 63.3C332.6 67.9 341.1 71.9 352.2 74.6C363.4 77.3 375.9 78 390.5 79.5C405.1 81 422.9 80.7 439.8 83.6C456.8 86.5 476.8 89.9 492.5 96.9C508.1 104 524 113.9 533.8 125.9C543.7 137.8 549.8 153.4 551.7 168.4C553.6 183.4 549.6 200.6 545 215.9C540.5 231.2 531.4 246.2 524.6 260Z'/%3E%3Cpath id='r9' d='M590.7 540C590.3 541.3 589.7 542.6 588.9 543.8C588.1 545 587 546 586 547C585 547.9 583.7 548.6 582.8 549.4C581.9 550.2 581 550.9 580.4 551.8C579.7 552.6 579.4 553.5 579.1 554.6C578.7 555.7 578.6 557 578.3 558.3C578 559.6 577.7 561.1 577.1 562.2C576.4 563.4 575.6 564.6 574.6 565.3C573.6 566.1 572.3 566.5 571.1 566.7C569.8 566.9 568.4 566.7 567.1 566.5C565.8 566.3 564.5 565.8 563.4 565.5C562.2 565.3 561.1 564.9 560 564.8C558.9 564.7 557.9 564.7 556.7 564.8C555.6 564.8 554.5 565 553.3 565C552.2 564.9 550.9 564.9 549.8 564.7C548.7 564.4 547.5 563.9 546.6 563.3C545.6 562.7 544.7 561.8 543.9 560.9C543.1 560.1 542.5 559.1 541.8 558.2C541.1 557.3 540.5 556.4 539.8 555.5C539.1 554.6 538.4 553.8 537.7 552.9C536.9 552 536.1 551.2 535.4 550.2C534.7 549.2 534 548.2 533.4 547.1C532.8 546 532.3 544.9 531.9 543.7C531.4 542.5 531.1 541.3 530.7 540C530.3 538.7 529.9 537.4 529.6 536C529.2 534.6 528.8 533.1 528.7 531.6C528.5 530.1 528.4 528.5 528.7 527C529.1 525.6 529.7 524.1 530.6 523C531.6 521.9 533 521 534.5 520.4C535.9 519.8 537.8 519.6 539.5 519.5C541.2 519.4 543 519.7 544.5 519.8C546 519.9 547.4 520.2 548.5 520.2C549.7 520.1 550.6 520 551.6 519.7C552.5 519.3 553.3 518.7 554.2 518.2C555.1 517.7 555.9 517 556.9 516.6C557.9 516.1 559 515.7 560 515.6C561 515.5 562.2 515.6 563.2 515.7C564.2 515.9 565.2 516.3 566.3 516.6C567.3 516.9 568.2 517.3 569.3 517.6C570.3 517.8 571.4 518 572.6 518.2C573.8 518.3 575.1 518.3 576.5 518.5C577.8 518.7 579.3 518.9 580.6 519.4C581.9 519.8 583.3 520.4 584.5 521.2C585.6 522 586.6 523.1 587.4 524.2C588.3 525.3 588.9 526.5 589.5 527.8C590 529.1 590.4 530.4 590.7 531.8C591 533.1 591.2 534.5 591.2 535.9C591.2 537.3 591.1 538.7 590.7 540Z'/%3E%3Cpath id='r10' d='M620.4 540C619.6 542.6 618.3 545.2 616.8 547.5C615.3 549.8 613.2 551.9 611.3 553.8C609.5 555.7 607.3 557.2 605.6 558.9C603.9 560.6 602.4 562 601.3 563.8C600.2 565.7 599.6 567.6 598.9 569.9C598.2 572.1 598 574.8 597.3 577.3C596.5 579.8 595.8 582.7 594.4 584.9C593.1 587.1 591.3 589.2 589.2 590.5C587.1 591.8 584.4 592.5 581.9 592.8C579.3 593.1 576.5 592.5 574 592.1C571.4 591.7 568.9 590.8 566.6 590.3C564.3 589.8 562.2 589.4 560 589.3C557.8 589.2 555.7 589.5 553.5 589.7C551.2 590 548.8 590.6 546.4 590.6C544.1 590.7 541.5 590.7 539.2 590.2C536.9 589.6 534.7 588.6 532.7 587.2C530.8 585.9 529.2 584 527.7 582.1C526.2 580.3 525.1 578.1 523.9 576.1C522.7 574.2 521.6 572.2 520.4 570.4C519.1 568.6 517.7 567 516.2 565.3C514.7 563.6 513 561.9 511.5 560.1C509.9 558.3 508.3 556.3 506.9 554.2C505.5 552.1 504.3 549.8 503.2 547.5C502.1 545.1 501.2 542.6 500.4 540C499.5 537.4 498.7 534.7 498.1 531.9C497.5 529 496.8 526 496.7 523C496.6 520.1 496.6 516.9 497.4 514.1C498.3 511.3 499.7 508.5 501.7 506.4C503.8 504.2 506.7 502.5 509.7 501.4C512.7 500.3 516.4 499.9 519.7 499.7C523 499.5 526.5 500 529.4 500.1C532.2 500.2 534.8 500.5 537.1 500.3C539.3 500 541.1 499.5 542.9 498.7C544.7 497.9 546.3 496.6 548.1 495.5C549.9 494.5 551.7 493.1 553.7 492.3C555.7 491.6 557.9 491 560 490.9C562.1 490.8 564.3 491.2 566.4 491.7C568.4 492.3 570.3 493.3 572.3 494C574.3 494.7 576.1 495.6 578.2 496.1C580.3 496.6 582.4 496.8 584.8 497C587.3 497.2 590 497 592.8 497.3C595.6 497.5 598.7 497.7 601.5 498.5C604.3 499.3 607.2 500.4 609.6 501.9C612 503.5 614.1 505.6 615.8 507.8C617.5 510 618.7 512.7 619.6 515.3C620.6 517.9 621.1 520.8 621.5 523.5C621.9 526.3 622 529.1 621.9 531.9C621.7 534.6 621.3 537.4 620.4 540Z'/%3E%3Cpath id='r11' d='M649 540C647.7 543.8 645.9 547.6 643.8 551C641.7 554.4 638.9 557.6 636.5 560.5C634 563.4 631.1 565.9 628.9 568.5C626.6 571.2 624.6 573.5 623.1 576.4C621.5 579.3 620.6 582.3 619.6 585.7C618.5 589.1 618 593.1 616.7 596.7C615.4 600.4 614 604.5 611.8 607.6C609.6 610.6 606.7 613.5 603.5 615.3C600.2 617 596.2 617.8 592.4 618.1C588.5 618.4 584.4 617.5 580.6 616.9C576.8 616.3 573.2 615.1 569.8 614.5C566.4 614 563.3 613.7 560 613.8C556.7 613.9 553.5 614.7 550.1 615.3C546.6 615.8 543 616.9 539.3 617.1C535.7 617.3 531.8 617.4 528.3 616.4C524.9 615.5 521.5 613.7 518.7 611.5C515.9 609.3 513.6 606.1 511.6 603.1C509.5 600.1 508.2 596.5 506.5 593.5C504.9 590.4 503.5 587.4 501.7 584.7C499.9 582 497.8 579.7 495.5 577.2C493.2 574.8 490.4 572.5 487.8 569.9C485.3 567.3 482.4 564.5 480.1 561.4C477.7 558.3 475.5 554.9 473.7 551.4C471.8 547.8 470.3 544 469 540C467.7 536 466.6 531.9 465.8 527.6C465 523.3 464.3 518.8 464.5 514.4C464.6 510 465 505.3 466.6 501.3C468.1 497.3 470.5 493.2 473.7 490.2C476.9 487.1 481.3 484.7 485.8 483C490.2 481.4 495.6 480.8 500.4 480.4C505.1 479.9 510.1 480.4 514.2 480.3C518.4 480.2 522 480.4 525.3 479.9C528.6 479.3 531.1 478.2 533.9 476.9C536.6 475.6 539 473.6 541.8 472C544.6 470.5 547.4 468.6 550.5 467.6C553.5 466.7 556.8 466.1 560 466.2C563.2 466.3 566.4 467.3 569.4 468.3C572.5 469.3 575.3 471.1 578.2 472.2C581.1 473.4 583.7 474.6 586.8 475.3C589.9 475.9 593.1 476 596.9 476.1C600.6 476.2 604.9 475.7 609.2 475.9C613.6 476 618.5 476.1 622.9 477.1C627.3 478.1 631.9 479.7 635.6 482C639.2 484.3 642.5 487.5 644.9 491C647.3 494.4 648.9 498.6 650.1 502.7C651.3 506.7 651.8 511.1 652 515.3C652.3 519.5 652.1 523.8 651.6 527.9C651.1 532 650.3 536.2 649 540Z'/%3E%3Cpath id='r12' d='M676.5 540C674.9 545.1 672.7 550 670.3 554.5C667.8 559.1 664.7 563.3 661.8 567.3C658.9 571.3 655.5 574.8 652.9 578.5C650.2 582.2 647.7 585.6 645.8 589.5C643.8 593.5 642.5 597.7 641 602.1C639.4 606.6 638.4 611.8 636.4 616.4C634.4 621.1 632.2 626.2 629 630C625.8 633.8 621.8 637.2 617.3 639.3C612.9 641.4 607.5 642.2 602.5 642.5C597.4 642.8 592 641.7 587.1 641C582.2 640.4 577.5 639.1 573 638.7C568.5 638.3 564.4 638.3 560 638.8C555.6 639.3 551.3 640.8 546.6 641.7C541.9 642.7 536.9 644.3 532 644.6C527.1 644.8 521.8 644.7 517.2 643.3C512.7 641.8 508.2 639.1 504.7 635.9C501.1 632.6 498.3 627.9 495.8 623.6C493.4 619.3 491.9 614.3 489.9 610.1C487.9 605.9 486.3 601.9 483.9 598.4C481.5 594.8 478.7 592 475.4 588.9C472.1 585.7 468 583 464.2 579.7C460.4 576.4 456 572.9 452.5 568.8C449 564.8 445.6 560.2 442.9 555.4C440.2 550.6 438.2 545.4 436.5 540C434.8 534.6 433.7 529 433 523.3C432.3 517.6 431.9 511.6 432.5 505.8C433.1 500.1 434.2 494.1 436.5 488.9C438.9 483.6 442.3 478.5 446.6 474.5C451 470.6 456.7 467.4 462.5 465.2C468.3 463 475.2 462.1 481.2 461.2C487.3 460.4 493.6 460.7 498.9 460.3C504.2 459.9 508.8 459.8 513.1 458.8C517.4 457.7 520.8 456.1 524.5 454.3C528.2 452.5 531.5 449.8 535.3 447.8C539.1 445.9 543.1 443.7 547.2 442.7C551.3 441.8 555.8 441.5 560 442C564.2 442.5 568.4 444.2 572.4 445.8C576.4 447.4 580 449.8 583.7 451.4C587.5 452.9 591 454.4 595.2 455.1C599.4 455.8 603.7 455.5 608.9 455.4C614 455.2 620 454 626 454C632 453.9 639 453.7 645.1 454.9C651.1 456.2 657.5 458.3 662.4 461.4C667.3 464.6 671.5 469.1 674.5 473.9C677.6 478.6 679.3 484.5 680.5 490.1C681.7 495.7 681.8 501.7 681.8 507.4C681.7 513.1 681.1 518.7 680.2 524.2C679.4 529.6 678.2 534.9 676.5 540Z'/%3E%3Cpath id='r13' d='M703.3 540C701.5 546.2 699.4 552.3 696.8 558C694.2 563.7 691 569.1 687.8 574.3C684.7 579.4 681 584 678 588.9C674.9 593.7 672 598.2 669.5 603.2C666.9 608.2 665.1 613.5 662.8 618.9C660.6 624.4 658.9 630.5 656 636C653.1 641.5 650 647.4 645.7 651.7C641.5 656.1 636.2 660 630.6 662.4C625.1 664.7 618.4 665.6 612.2 666C606 666.4 599.4 665.2 593.4 664.7C587.4 664.2 581.8 663 576.2 663C570.6 662.9 565.5 663.5 560 664.5C554.5 665.5 548.9 667.8 543 669.1C537.1 670.5 530.6 672.6 524.4 672.8C518.2 673 511.6 672.6 506 670.4C500.4 668.3 495 664.4 490.8 659.9C486.6 655.4 483.5 649 480.7 643.4C477.9 637.7 476.3 631.3 474 626C471.7 620.7 469.8 615.8 466.7 611.6C463.6 607.3 459.8 604 455.4 600.4C450.9 596.8 445.2 593.7 440 589.7C434.7 585.7 428.7 581.5 423.9 576.5C419.1 571.5 414.5 565.7 411.1 559.6C407.6 553.5 405.1 546.8 403.3 540C401.5 533.2 400.5 526.1 400.2 519C399.9 511.9 400.1 504.5 401.3 497.5C402.5 490.5 404.3 483.2 407.5 476.8C410.7 470.5 415.1 464.3 420.5 459.5C425.9 454.6 432.8 450.6 439.7 447.7C446.7 444.8 454.8 443.4 462 442C469.2 440.7 476.7 440.6 483 439.7C489.4 438.8 495.1 438.2 500.4 436.7C505.7 435.2 510 433 514.8 430.8C519.5 428.5 523.8 425.4 528.7 423.2C533.6 421.1 538.7 418.9 544 418.1C549.2 417.3 554.8 417.5 560 418.6C565.2 419.6 570.4 422.1 575.2 424.2C580.1 426.3 584.4 429.5 589.1 431.3C593.8 433.1 598.1 434.6 603.4 435.1C608.8 435.6 614.4 434.8 621.1 434.2C627.7 433.6 635.5 431.7 643.4 431.4C651.2 431 660.2 430.5 668 432C675.7 433.5 683.8 436.3 689.8 440.4C695.9 444.5 700.9 450.5 704.3 456.7C707.7 462.9 709.3 470.5 710.4 477.7C711.4 484.9 710.9 492.6 710.4 499.7C710 506.8 708.8 513.8 707.7 520.6C706.5 527.3 705.1 533.8 703.3 540Z'/%3E%3Cpath id='r14' d='M729.8 540C728.1 547.4 726.3 554.6 723.8 561.6C721.4 568.5 718.3 575.2 715 581.5C711.8 587.9 707.8 593.8 704.3 599.8C700.8 605.7 697.2 611.3 693.9 617.3C690.7 623.3 688 629.5 684.9 635.8C681.7 642.1 679 649 675.2 655.2C671.3 661.3 667.1 667.8 661.8 672.7C656.5 677.6 650.1 681.8 643.4 684.5C636.7 687.2 628.9 688.2 621.7 688.9C614.4 689.5 606.8 688.5 599.8 688.4C592.7 688.2 586.1 687.5 579.5 688C572.9 688.5 566.7 689.8 560 691.4C553.3 693 546.5 695.9 539.2 697.6C532 699.3 524.1 701.6 516.7 701.6C509.3 701.5 501.4 700.5 494.8 697.4C488.2 694.4 482.1 689.1 477.3 683.2C472.6 677.3 469.2 669.3 466.2 662.3C463.1 655.3 461.6 647.4 458.9 641.1C456.2 634.8 453.9 629.3 449.9 624.5C446 619.6 440.9 616.2 435.1 612.1C429.2 608.1 421.6 604.8 414.8 600.2C407.9 595.5 400.1 590.5 394 584.5C387.8 578.5 382.2 571.4 378.1 563.9C374.1 556.5 371.5 548.2 369.8 540C368.1 531.8 367.7 523.1 367.9 514.7C368.2 506.3 369.2 497.6 371.1 489.4C373.1 481.2 375.8 472.8 379.8 465.3C383.8 457.9 388.9 450.7 395.2 444.8C401.4 439 409.2 434.1 417.1 430.4C425 426.6 434.2 424.4 442.4 422.4C450.6 420.4 459.1 419.7 466.6 418.2C474 416.8 480.7 415.7 487.1 413.7C493.5 411.8 498.9 409.1 504.8 406.6C510.6 404.1 516.1 400.7 522.1 398.6C528.1 396.6 534.5 394.5 540.8 394.1C547.1 393.7 553.8 394.6 560 396.2C566.2 397.8 572.2 401.1 577.9 403.7C583.7 406.3 588.7 409.9 594.4 411.8C600 413.7 605.2 415 611.7 415.1C618.3 415.2 625.4 413.6 633.7 412.4C642 411.2 651.8 408.5 661.5 407.8C671.1 407.1 682.3 406.5 691.7 408.3C701 410.2 710.6 413.8 717.7 419C724.7 424.2 730.2 431.9 733.8 439.7C737.4 447.4 738.6 457 739.3 465.7C740 474.5 738.7 483.8 737.8 492.3C737 500.9 735.4 509.1 734.1 517.1C732.7 525 731.5 532.6 729.8 540Z'/%3E%3Cpath id='r15' d='M756.4 540C755.1 548.6 754 557.1 751.8 565.3C749.7 573.5 746.9 581.5 743.6 589.2C740.2 596.8 735.8 604 731.7 611.1C727.6 618.2 723 624.8 718.8 631.7C714.6 638.6 710.8 645.5 706.5 652.5C702.3 659.4 698.5 666.9 693.6 673.6C688.7 680.3 683.4 687.3 677.1 692.6C670.8 698 663.4 702.6 655.7 705.7C648 708.9 639.3 710.4 631 711.5C622.8 712.6 614.2 712.1 606.2 712.5C598.2 712.9 590.6 712.9 582.9 714C575.2 715.1 567.9 717.2 560 719.3C552.1 721.5 543.9 725 535.4 726.9C526.9 728.7 517.6 731 509 730.5C500.4 730 491.3 728 483.8 723.9C476.4 719.7 469.7 712.8 464.5 705.5C459.2 698.2 455.8 688.4 452.5 680.1C449.1 671.8 447.6 662.8 444.3 655.7C441.1 648.5 438.2 642.6 433.2 637.3C428.1 632.1 421.5 628.6 414.1 624.3C406.6 619.9 396.9 616.3 388.3 611.1C379.8 605.9 370 600 362.7 592.9C355.4 585.7 348.9 577.2 344.5 568.4C340.1 559.6 337.7 549.6 336.4 540C335.1 530.4 335.6 520.3 336.6 510.6C337.6 500.9 339.6 491.1 342.3 481.7C345.1 472.3 348.4 462.8 353.1 454.3C357.8 445.8 363.5 437.4 370.3 430.5C377.2 423.6 385.6 417.5 394.2 412.8C402.9 408.1 412.9 404.9 422 402C431.2 399.2 440.8 397.8 449.3 395.7C457.9 393.7 465.8 392.1 473.3 389.8C480.9 387.6 487.6 384.7 494.6 382.1C501.7 379.6 508.5 376.3 515.6 374.5C522.8 372.6 530.4 371 537.8 371.1C545.2 371.2 552.9 372.8 560 374.9C567.1 377.1 574 381.1 580.5 384C587.1 386.9 592.9 390.7 599.5 392.4C606.2 394.2 612.4 395 620.2 394.5C628.1 394.1 636.8 391.5 646.8 389.6C656.8 387.7 668.8 384.2 680.3 383.3C691.8 382.3 705 381.7 715.9 384.1C726.8 386.5 737.7 391.2 745.5 397.7C753.3 404.1 759 413.6 762.6 423C766.2 432.5 766.7 443.9 766.9 454.3C767.2 464.7 765.1 475.5 763.9 485.4C762.7 495.3 761 504.6 759.7 513.7C758.4 522.8 757.7 531.4 756.4 540Z'/%3E%3Cpath id='r16' d='M783.7 540C783.1 549.8 782.9 559.6 781.2 569.1C779.5 578.7 777.1 588.3 773.5 597.2C770 606.2 765 614.7 760 622.9C755.1 631 749.2 638.5 743.8 646.1C738.4 653.7 733.1 661.1 727.6 668.6C722.2 676.1 717.1 683.9 711.1 691.1C705.1 698.2 698.9 705.6 691.6 711.5C684.4 717.4 676.1 722.6 667.6 726.4C659.1 730.2 649.5 732.3 640.4 734.2C631.3 736 621.9 736.3 612.9 737.5C603.9 738.6 595.3 739.4 586.5 741.2C577.7 743.1 569.2 745.8 560 748.4C550.8 751 541.3 754.9 531.5 756.7C521.7 758.4 511 760.3 501.3 759.1C491.6 757.9 481.4 754.8 473.3 749.4C465.1 744 457.9 735.3 452.2 726.6C446.6 717.9 443.1 706.6 439.4 697.1C435.7 687.7 434 677.7 430.1 669.9C426.2 662.2 422.3 656 416 650.5C409.6 645 401.2 641.7 392 637C382.7 632.4 370.8 628.5 360.5 622.6C350.3 616.7 338.8 609.8 330.5 601.5C322.1 593.2 315 583.1 310.6 572.8C306.1 562.6 304.3 551 303.7 540C303.1 529 304.8 517.6 306.7 506.6C308.6 495.7 311.5 484.9 315 474.3C318.4 463.8 322.3 453.3 327.3 443.6C332.4 433.9 338.3 424.3 345.5 416.2C352.7 408 361.5 400.6 370.7 394.7C379.9 388.8 390.6 384.5 400.7 380.7C410.8 377 421.5 374.8 431.3 372.2C441 369.7 450.3 367.7 459.2 365.3C468 362.9 476.2 360.2 484.5 357.8C492.9 355.4 501 352.6 509.4 351.2C517.8 349.8 526.5 348.8 534.9 349.4C543.3 350 552 352.3 560 354.8C568 357.4 575.6 361.8 583.1 364.8C590.5 367.8 597.1 371.4 604.8 372.8C612.5 374.2 619.9 374.2 629.2 373C638.5 371.8 648.9 368.1 660.7 365.6C672.5 363.1 686.5 358.8 699.8 357.8C713.1 356.8 728.3 356.4 740.4 359.6C752.6 362.7 764.6 368.7 772.9 376.6C781.2 384.5 786.9 395.9 790.3 407.1C793.7 418.2 793.4 431.5 793.2 443.4C793 455.3 790.3 467.5 789 478.6C787.7 489.8 786 500.1 785.1 510.4C784.2 520.6 784.4 530.2 783.7 540Z'/%3E%3Cuse href='%23r6' x='720' y='0'/%3E%3Cuse href='%23r7' x='720' y='0'/%3E%3Cuse href='%23r8' x='720' y='0'/%3E%3Cuse href='%23r14' x='-720' y='0'/%3E%3Cuse href='%23r15' x='-720' y='-720'/%3E%3Cuse href='%23r15' x='-720' y='0'/%3E%3Cuse href='%23r15' x='0' y='-720'/%3E%3Cuse href='%23r16' x='-720' y='-720'/%3E%3Cuse href='%23r16' x='-720' y='0'/%3E%3Cuse href='%23r16' x='0' y='-720'/%3E%3C/g%3E%3C/svg%3E")}