:root{--etc-accent: var(--etc-blue);--etc-accent-rgb: 0, 0, 204;--etc-energy: var(--etc-light-blue);--etc-energy-rgb: 30, 144, 255;--etc-tint-rim: #B8CFF2;--etc-grad-tint: radial-gradient(ellipse at center, #FFFFFF 0%, #B8CFF2 100%);--etc-topbar-h: 56px;--etc-theme-accent: var(--etc-blue);--etc-theme-accent-rgb: 0, 0, 204;--etc-theme-light: var(--etc-grad-white-blue);--etc-theme-dark: var(--etc-grad-gunmetal-blue);--etc-theme-hero: var(--etc-grad-white-blue);--etc-theme-ring-rgb: 0, 0, 204;--etc-sect-pt: 48px;--etc-sect-pb: 40px;--etc-hero-pt: 24px;--etc-hero-pb: 32px;--etc-gap-cards: 16px;--etc-gap-stats: 28px;--etc-gap-split: 24px}@media(min-width:768px){:root{--etc-sect-pt: 88px;--etc-sect-pb: 72px;--etc-hero-pt: 36px;--etc-hero-pb: 40px;--etc-gap-cards: 20px;--etc-gap-stats: 72px;--etc-gap-split: 56px}}.etc-tap:active{transform:scale(.985)}@media(prefers-reduced-motion:reduce){.etc-tap:active{transform:none}}.etc-topbar{position:sticky;top:0;z-index:var(--etc-z-sticky);background:var(--etc-white);color:var(--etc-black);border-bottom:1px solid rgba(0,0,204,.1);box-shadow:0 6px 18px #0a0a141a}.etc-topbar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:var(--etc-topbar-h);padding:6px 16px}.etc-topbar__logo{display:inline-flex;align-items:center;justify-self:center;min-height:44px}.etc-topbar__logo-img{display:block;height:30px;width:auto}.etc-topbar__logo-img--desktop{display:block;height:40px}.etc-topbar__logo-img--mobile{display:none}.etc-topbar__nav{display:none;align-items:center;justify-content:center;gap:20px;min-width:0;font-family:var(--etc-font-display);font-size:14px;letter-spacing:.4px}.etc-topbar__nav-link{position:relative;display:inline-flex;align-items:center;min-height:44px;line-height:1;padding-bottom:6px;color:var(--etc-black);text-decoration:none;white-space:nowrap}.etc-topbar__nav-link:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:2px;border-radius:1px;background:var(--etc-accent);box-shadow:0 0 6px #0000ccd9;transition:background var(--etc-dur-fast) var(--etc-ease-out),box-shadow var(--etc-dur-fast) var(--etc-ease-out)}.etc-topbar__nav-link:hover{text-decoration:none}@media(hover:hover){.etc-topbar__nav-link:hover:after{background:var(--etc-white);box-shadow:0 0 6px #0000ccd9,0 0 16px #00c9,0 0 30px #0000cc59}}.etc-topbar__actions{grid-column:2;justify-self:end;display:inline-flex;align-items:center;gap:8px}@media(min-width:1024px){.etc-topbar__nav{display:inline-flex}.etc-topbar__inner{grid-template-columns:auto minmax(0,1fr) auto;padding-inline:20px}.etc-topbar__logo{justify-self:start}.etc-topbar__actions{grid-column:3}}.etc-topbar__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:var(--etc-white);color:var(--etc-accent);border:1px solid var(--etc-accent);border-radius:var(--etc-radius-control);box-shadow:0 0 6px #0000ccd9;cursor:pointer;transition:box-shadow var(--etc-dur-fast) var(--etc-ease-out)}@media(hover:hover){.etc-topbar__menu-btn:hover{box-shadow:0 0 6px #0000ccd9,0 0 16px #00c9,0 0 30px #0000cc59}}.etc-topbar__menu{position:absolute;top:100%;left:0;right:0;z-index:60;display:flex;flex-direction:column;gap:2px;padding:8px 16px 16px;background:var(--etc-white);border-bottom-left-radius:var(--etc-radius-card);border-bottom-right-radius:var(--etc-radius-card);box-shadow:0 18px 42px #0000002e}@media(min-width:1024px){.etc-topbar__menu{left:auto;right:12px;width:300px;border-radius:0 0 var(--etc-radius-card) var(--etc-radius-card)}}.etc-topbar__has-badge{position:relative}.etc-topbar__badge{position:absolute;top:-8px;right:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--etc-status-error);color:var(--etc-white);font-family:var(--etc-font-ui);font-size:11px;font-weight:700;line-height:1;border-radius:999px;box-shadow:0 1px 4px #0a0a1459;pointer-events:none}.etc-topbar__badge--menu{position:static;margin-left:8px;vertical-align:middle}.etc-topbar__badge-dot{position:absolute;top:-4px;right:-4px;width:10px;height:10px;background:var(--etc-status-error);border-radius:999px;box-shadow:0 1px 4px #0a0a1459;pointer-events:none}.etc-topbar__badge[hidden],.etc-topbar__badge-dot[hidden],.etc-topbar__menu[hidden]{display:none}.etc-topbar__menu-link{display:flex;align-items:center;min-height:44px;padding:0 8px;color:var(--etc-accent);font-family:var(--etc-font-display);font-size:15px;letter-spacing:.5px;text-decoration:none;border-bottom:1px solid rgba(0,0,204,.1)}.etc-topbar__menu-link:last-child{border-bottom:0}.etc-topbar__menu-link:active{color:var(--etc-energy)}.etc-topbar__nav-link:focus-visible,.etc-topbar__menu-btn:focus-visible,.etc-topbar__menu-link:focus-visible,.etc-topbar__logo:focus-visible{outline:2px solid var(--etc-accent);outline-offset:3px;border-radius:var(--etc-radius-control)}.etc-rich-footer{background:var(--etc-grad-gunmetal-blue);background-color:#6a6e73;color:var(--etc-white);border-top:1px solid rgba(0,0,204,.1)}.etc-rich-footer__inner{width:min(var(--etc-container),calc(100% - 32px));margin-inline:auto;padding:32px 0 20px;display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.etc-rich-footer__inner{padding:48px 0 24px;gap:32px}}.etc-rich-footer__cols{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.etc-rich-footer__col,.etc-rich-footer__col ul,.etc-rich-footer__col li{display:contents}.etc-rich-footer__col-title{display:none}@media(min-width:768px){.etc-rich-footer__cols{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px 16px}.etc-rich-footer__col,.etc-rich-footer__col ul,.etc-rich-footer__col li,.etc-rich-footer__col-title{display:block}}.etc-rich-footer__col-title{margin:0 0 8px;font-family:var(--etc-font-display);font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--etc-white)}.etc-rich-footer__link{display:inline-flex;align-items:center;min-height:40px;color:var(--etc-silver-light);font-family:var(--etc-font-ui);font-size:14px;text-decoration:none}.etc-rich-footer__link:hover,.etc-rich-footer__link:active{color:var(--etc-white);text-decoration:none}.etc-rich-footer__counters{display:flex;align-items:center;justify-content:center;gap:16px 48px;min-height:44px}.etc-rich-footer__counters [hidden]{display:none!important}.etc-rich-footer__counter{display:inline-flex;flex-direction:column;align-items:center;gap:2px;min-width:132px;min-height:44px;color:var(--etc-white);line-height:1;text-decoration:none}.etc-rich-footer__counter-value{font-family:var(--etc-font-display);font-size:24px;font-weight:400;line-height:1;color:var(--etc-accent);text-shadow:0 0 2px rgba(255,255,255,.95),0 0 6px rgba(255,255,255,.85),0 0 18px rgba(255,255,255,.7),0 0 40px rgba(255,255,255,.5),0 0 75px rgba(255,255,255,.35),0 0 120px rgba(255,255,255,.15)}.etc-rich-footer__counter-label{font-family:var(--etc-font-ui);font-size:10px;color:var(--etc-silver-light);letter-spacing:.5px;text-transform:uppercase;text-align:center}@media(forced-colors:active){.etc-rich-footer__counter-value{color:CanvasText;text-shadow:none}}.etc-rich-footer__community{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 24px;background:var(--etc-white);color:var(--etc-accent);font-family:var(--etc-font-display);font-size:12px;letter-spacing:1px;text-transform:uppercase;line-height:1;border-radius:999px;text-decoration:none;white-space:nowrap;box-shadow:0 2px 6px #0000001a,0 0 0 1px #00000014;transition:transform var(--etc-dur-fast) var(--etc-ease-out),box-shadow var(--etc-dur-fast) var(--etc-ease-out)}@media(hover:hover){.etc-rich-footer__community:hover{transform:translateY(-2px);text-decoration:none;box-shadow:0 0 6px #ffffffd9,0 0 16px #fff9,0 0 30px #ffffff59}}.etc-rich-footer__socials{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.etc-rich-footer__social{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--etc-silver-light);text-decoration:none;transition:color var(--etc-dur-fast) var(--etc-ease-out)}.etc-rich-footer__social:hover,.etc-rich-footer__social:active{color:var(--etc-white)}.etc-rich-footer__family{margin:0 0 4px;font-family:var(--etc-font-ui);font-size:11.5px;font-weight:700;line-height:1.4;color:var(--etc-white);text-align:center}.etc-rich-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3px 14px;font-family:var(--etc-font-ui);font-size:11.5px;line-height:1.4;color:var(--etc-silver-light);text-align:center}.etc-rich-footer__legal a{color:inherit;text-decoration:none}.etc-rich-footer__legal a:hover{color:var(--etc-white);text-decoration:underline}.etc-rich-footer__link:focus-visible,.etc-rich-footer__counter:focus-visible,.etc-rich-footer__community:focus-visible,.etc-rich-footer__social:focus-visible,.etc-rich-footer__legal a:focus-visible{outline:2px solid var(--etc-white);outline-offset:3px;border-radius:var(--etc-radius-control)}@media(min-width:768px){.etc-rich-footer__inner{padding-top:56px}.etc-rich-footer__family{text-align:left}.etc-rich-footer__legal{justify-content:flex-start;text-align:left}}.etc-auction-tile{position:relative;display:flex;flex-direction:column;min-width:0;padding:10px;border:1px solid var(--etc-white);border-radius:var(--etc-radius-card);background:var(--etc-grad-white);background-color:var(--etc-white);color:var(--etc-black);box-shadow:var(--etc-shadow-card);text-decoration:none;transition:transform var(--etc-dur-fast) var(--etc-ease-out),box-shadow var(--etc-dur-fast) var(--etc-ease-out),border-width var(--etc-dur-fast) var(--etc-ease-out)}.etc-auction-tile:hover{text-decoration:none}.etc-auction-tile:active{transform:scale(.99)}@media(hover:hover){.etc-auction-tile:hover{transform:translateY(-8px);border-width:2px;box-shadow:var(--etc-shadow-card-hover)}}.etc-auction-tile__media{position:relative;aspect-ratio:2.55 / 3.6;border-radius:12px;overflow:hidden;background:var(--etc-grad-white);background-color:var(--etc-white)}.etc-auction-tile__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.etc-auction-tile__badge{position:absolute;top:8px;left:8px;z-index:1;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-family:var(--etc-font-ui);font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;line-height:1;box-shadow:0 1px 4px #0a0a1459}.etc-auction-tile--live .etc-auction-tile__badge{background:var(--etc-status-success, #16A34A);color:var(--etc-white)}.etc-auction-tile--live .etc-auction-tile__badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--etc-white);animation:etc-live-pulse 2s ease-in-out infinite}.etc-auction-tile--soon .etc-auction-tile__badge{background:var(--etc-accent);color:var(--etc-white)}.etc-auction-tile--sold .etc-auction-tile__badge{background:var(--etc-status-error, #DC2626);color:var(--etc-white)}.etc-auction-tile--live{box-shadow:0 0 6px #1e90ffd9,var(--etc-shadow-card)}@media(hover:hover){.etc-auction-tile--live:hover{box-shadow:0 0 6px #1e90ffd9,0 0 16px #1e90ff99,0 0 30px #1e90ff59,var(--etc-shadow-card-hover)}}.etc-auction-tile--sold .etc-auction-tile__media img{filter:grayscale(.2) contrast(.98);opacity:.94}.etc-auction-tile__body{display:flex;flex-direction:column;gap:4px;padding:10px 6px 4px}.etc-auction-tile__title{margin:0;font-family:var(--etc-font-display);font-size:15px;line-height:1.2;color:var(--etc-black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.etc-auction-tile__sub{margin:0;font-family:var(--etc-font-ui);font-size:12px;line-height:1.35;color:var(--etc-gunmetal)}.etc-auction-tile__state{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 8px;margin-top:auto;padding:8px 6px 2px;border-top:1px solid var(--etc-silver-light);font-size:12px;line-height:1.2}.etc-auction-tile__close{font-family:var(--etc-font-ui);font-weight:700;color:var(--etc-energy);white-space:nowrap}.etc-auction-tile__cta{font-family:var(--etc-font-display);font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:var(--etc-accent);white-space:nowrap}.etc-auction-tile__open{font-family:var(--etc-font-ui);font-weight:600;color:var(--etc-gunmetal)}.etc-auction-tile__receipt{font-family:var(--etc-font-ui);font-size:12px;color:var(--etc-gunmetal)}.etc-auction-tile__price{font-family:var(--etc-font-display);font-size:14px;color:var(--etc-accent)}@media(forced-colors:active){.etc-auction-tile__badge{border:1px solid CanvasText}}.etc-img-fluid{display:block;max-width:100%;height:auto}.etc-media-frame{position:relative;--etc-frame-ratio: 2.55 / 3.6;aspect-ratio:var(--etc-frame-ratio);overflow:hidden}.etc-media-frame>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}body:has(.etc-topbar){overflow:visible}html:has(.etc-topbar){scroll-padding-top:calc(var(--etc-topbar-h) + 12px)}body:has(.etc-topbar):before{background:var(--etc-white)}body:has(.etc-topbar) #PageContainer{overflow:visible}body:has(.etc-topbar) #PageContainer .transition-body{height:auto;min-height:100vh;min-height:100dvh;overflow:visible}body:has(.etc-topbar) main.main-content{flex:1 0 auto;overflow:visible;overscroll-behavior:auto}body:has(.etc-topbar) .shopify-section-group-header-group{position:sticky;top:0;z-index:var(--etc-z-sticky)}.etc-rail{display:flex;gap:16px;padding:10px max(16px,calc((100vw - var(--etc-container)) / 2)) 20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch}.etc-rail__item{flex:0 0 auto;width:clamp(180px,46vw,250px);scroll-snap-align:start;display:flex}.etc-rail__item>*{width:100%;min-width:0}.etc-rail__item .card-tile{display:flex;flex-direction:column}.etc-rail__item .etc-auction-card__content,.etc-rail__item .card-tile-body{flex:1 1 auto;display:flex;flex-direction:column}.etc-rail__item .tile-auction{margin-top:auto}.etc-cycle{display:block;width:100%;max-width:760px;margin:32px auto 0}.etc-cycle--mobile{display:none;width:100%;max-width:380px;margin:24px auto 0}.etc-cycle__node{fill:var(--etc-white);stroke:var(--etc-silver-light);stroke-width:1}.etc-cycle__shadow{filter:drop-shadow(0 2px 3px rgba(0,0,0,.16)) drop-shadow(0 10px 22px rgba(0,0,0,.2))}.etc-cycle__hub{filter:drop-shadow(0 0 6px rgba(0,0,204,.45)) drop-shadow(0 10px 22px rgba(0,0,0,.2))}.etc-cycle text,.etc-cycle--mobile text{font-family:var(--etc-font-display);fill:var(--etc-black);text-anchor:middle;letter-spacing:.5px}.etc-cycle text.hub,.etc-cycle--mobile text.hub{fill:var(--etc-white);text-shadow:0 0 6px rgba(0,0,204,.85),0 0 16px rgba(0,0,204,.6),0 0 30px rgba(0,0,204,.35)}.etc-cycle .pct,.etc-cycle--mobile .pct{fill:var(--etc-blue)}.etc-cycle__arrow{fill:none;stroke:var(--etc-blue);stroke-width:3.5;stroke-linecap:round}@media(max-width:767px){.etc-cycle{display:none}.etc-cycle--mobile{display:block}}@media(forced-colors:active){.etc-cycle text.hub,.etc-cycle--mobile text.hub{fill:CanvasText;text-shadow:none}}@media(prefers-reduced-motion:reduce){html:has(.etc-topbar){scroll-behavior:auto}.etc-topbar__nav-link:after,.etc-topbar__menu-btn,.etc-rich-footer__community,.etc-auction-tile{transition:none}.etc-auction-tile:hover,.etc-auction-tile:active,.etc-rich-footer__community:hover{transform:none}.etc-auction-tile--live .etc-auction-tile__badge:before{animation:etc-live-pulse-reduced 1s ease-in-out infinite}}@keyframes etc-live-pulse-reduced{0%,to{opacity:1}50%{opacity:.75}}.etc-split{display:flex;flex-direction:column;gap:var(--etc-gap-split)}.etc-statrow{display:flex;flex-direction:column;align-items:center;gap:var(--etc-gap-stats)}.etc-cardgrid{display:flex;flex-direction:column;gap:var(--etc-gap-cards)}.etc-split--start{align-items:start}@media(min-width:768px){.etc-split{display:grid;grid-template-columns:minmax(0,1fr) var(--etc-split-media, 340px);align-items:center}.etc-split--start{align-items:start}.etc-statrow{flex-direction:row;justify-content:center}.etc-cardgrid{display:grid;grid-template-columns:repeat(var(--etc-cardgrid-n, 3),minmax(0,1fr));align-items:stretch}}.etc-hp__announce{background:var(--etc-white);border-bottom:1px solid rgba(0,0,204,.1)}.etc-hp__announce-line{display:flex;min-height:44px;align-items:center;justify-content:center;padding:4px 16px;text-align:center;font-family:var(--etc-font-ui);font-size:12px;font-weight:700;line-height:1.25;color:var(--etc-accent);text-decoration:none}@media(hover:hover){a.etc-hp__announce-line:hover{text-decoration:underline}}.etc-hp__hero{padding:var(--etc-hero-pt) 0 var(--etc-hero-pb)}.etc-hp__hero-content{width:min(var(--etc-container),calc(100% - 32px));margin-inline:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center;min-height:calc(100svh - 340px)}.etc-hp__motto{margin:0;font-family:var(--etc-font-display);font-size:clamp(36px,9vw,72px);line-height:1.04;letter-spacing:-.01em;color:var(--etc-white);text-shadow:0 0 2px rgba(0,0,204,.95),0 0 6px rgba(0,0,204,.85),0 0 18px rgba(0,0,204,.7),0 0 40px rgba(0,0,204,.5),0 0 75px rgba(0,0,204,.35),0 0 120px rgba(0,0,204,.15)}.etc-hp__motto-blue{color:var(--etc-accent)}.etc-hp__hero-sub{margin:0;font-family:var(--etc-font-display);font-weight:400;font-size:clamp(20px,5vw,34px);line-height:1.2;letter-spacing:-.005em;color:var(--etc-black)}.etc-hp__jumps{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;width:100%;max-width:720px}.etc-hp__jumps .etc-button{white-space:nowrap;padding-inline:12px}.etc-hp__hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}.etc-hp__join{min-height:44px;padding:14px 28px;font-size:14px}.etc-hp__gems{padding-top:20px}.etc-hp__gems-label{margin:0 0 2px;text-align:center;font-family:var(--etc-font-display);font-size:clamp(26px,3.2vw,50px);line-height:1.05;color:var(--etc-blue)}.etc-hp__gems-label .accent{color:var(--etc-white);text-shadow:0 0 2px rgba(0,0,204,.95),0 0 6px rgba(0,0,204,.85),0 0 18px rgba(0,0,204,.7),0 0 40px rgba(0,0,204,.5),0 0 75px rgba(0,0,204,.35),0 0 120px rgba(0,0,204,.15)}@media(forced-colors:active){.etc-hp__motto,.etc-hp__gems-label .accent{color:CanvasText;text-shadow:none}}.etc-hp__section{padding:var(--etc-sect-pt) 0 var(--etc-sect-pb)}.etc-hp__container{width:min(var(--etc-container),calc(100% - 32px));margin-inline:auto;display:flex;flex-direction:column;gap:14px}.etc-hp__overline{margin:0;font-family:var(--etc-font-ui);font-weight:700;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--etc-gunmetal)}.etc-hp__section-name{margin:0;font-family:var(--etc-font-display);font-weight:400;font-size:clamp(36px,5vw,60px);line-height:1.05;color:var(--etc-white);text-shadow:0 0 2px rgba(0,0,204,.95),0 0 6px rgba(0,0,204,.85),0 0 18px rgba(0,0,204,.7),0 0 40px rgba(0,0,204,.5),0 0 75px rgba(0,0,204,.35),0 0 120px rgba(0,0,204,.15)}.etc-hp__tdiv{align-self:center;width:100%;margin-block:8px}.etc-hp__section--wp .etc-hp__tdiv .line,.etc-hp__section--ed .etc-hp__tdiv .line{background:var(--etc-energy);box-shadow:0 0 6px #1e90ffd9}.etc-hp__section-name,.etc-hp__subtitle,.etc-hp__h2,.etc-hp__body,.etc-hp__claim{align-self:center;text-align:center}.etc-hp__subtitle{margin:0;position:relative;padding-bottom:10px;font-family:var(--etc-font-display);font-weight:400;font-size:24px;line-height:1.1;color:var(--etc-black)}.etc-hp__subtitle:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;height:2px;width:60px;background:var(--etc-accent);border-radius:1px}.etc-hp__h2{margin:2px 0 0;font-family:var(--etc-font-display);font-weight:400;font-size:clamp(24px,6vw,36px);line-height:1.12;letter-spacing:-.005em;color:var(--etc-black);max-width:22em}.etc-hp__h2--dark{color:var(--etc-white)}.etc-hp__h2-accent--dark{color:var(--etc-accent);text-shadow:0 0 2px rgba(255,255,255,.95),0 0 6px rgba(255,255,255,.85),0 0 18px rgba(255,255,255,.7),0 0 40px rgba(255,255,255,.5),0 0 75px rgba(255,255,255,.35),0 0 120px rgba(255,255,255,.15)}.etc-hp__h2-accent{color:var(--etc-accent)}.etc-hp__body{margin:0;max-width:38em;font-family:var(--etc-font-ui);font-size:18px;line-height:1.55;color:var(--etc-black)}.etc-hp__claim{margin:4px 0 0;max-width:30em;font-family:var(--etc-font-ui);font-weight:600;font-size:18px;line-height:1.4;color:var(--etc-black)}.etc-hp__claim-accent{color:var(--etc-accent);font-weight:700}.etc-hp__panel{background:var(--etc-grad-tint);background-color:var(--etc-white);border-radius:var(--etc-radius-card);padding:8px 12px 20px}.etc-hp__quiet-link{display:inline-flex;align-items:center;min-height:44px;align-self:flex-start;font-family:var(--etc-font-ui);font-size:16px;font-weight:700;color:var(--etc-accent);text-decoration:none}@media(hover:hover){.etc-hp__quiet-link:hover{text-decoration:underline}}.etc-hp__quiet-link--dark{color:var(--etc-white)}.etc-hp__nowrap{white-space:nowrap}.etc-hp__pdf-chip{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;min-height:44px;padding:8px 14px;border:1px solid var(--etc-silver-light);border-radius:10px;background:var(--etc-white);box-shadow:0 2px 4px #0a0a140a,0 12px 32px #0a0a141a;font-family:var(--etc-font-ui);font-size:14px;font-weight:700;color:var(--etc-black);white-space:nowrap;text-decoration:none}.etc-hp__pdf-chip svg{color:var(--etc-accent);flex:0 0 auto}@media(hover:hover){.etc-hp__pdf-chip:hover{text-decoration:none;border-color:var(--etc-accent)}}.etc-hp__pdf-tag{padding:3px 7px;border-radius:6px;background:var(--etc-accent);color:var(--etc-white);font-size:10px;letter-spacing:.8px;line-height:1}.etc-hp__split-copy{display:flex;flex-direction:column;gap:16px}.etc-hp__example{display:flex;flex-direction:column;gap:0;width:min(340px,100%);margin-inline:auto;padding:10px;border:1px solid var(--etc-white);border-radius:var(--etc-radius-card);background:var(--etc-grad-white);background-color:var(--etc-white);box-shadow:var(--etc-shadow-card);color:var(--etc-black);text-decoration:none;transition:transform var(--etc-dur-fast) var(--etc-ease-out),box-shadow var(--etc-dur-fast) var(--etc-ease-out)}@media(hover:hover){.etc-hp__example:hover{text-decoration:none;transform:translateY(-8px);box-shadow:var(--etc-shadow-card-hover)}}.etc-hp__example-media{display:block;position:relative;aspect-ratio:2.55 / 3.6;border-radius:12px;overflow:hidden}.etc-hp__example-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.etc-hp__example-receipt{display:flex;flex-direction:column;padding:12px 8px 6px}.etc-hp__example-title{font-family:var(--etc-font-display);font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--etc-accent);padding-bottom:8px}.etc-hp__example-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid var(--etc-silver-light);font-family:var(--etc-font-ui);font-size:14px;color:var(--etc-gunmetal)}.etc-hp__example-row strong{font-weight:700;color:var(--etc-black)}.etc-hp__example-status{color:var(--etc-status-error)}.etc-hp__example-sold{color:var(--etc-status-success, #16A34A)}.etc-hp__example-fine{padding-top:8px;border-top:1px solid var(--etc-silver-light);font-family:var(--etc-font-ui);font-size:12px;line-height:1.45;color:var(--etc-gunmetal)}.etc-hp__section--dark{background:var(--etc-grad-gunmetal-blue);background-color:#6a6e73;padding:88px 0 80px}.etc-hp__overline--dark{color:var(--etc-silver-light)}.etc-hp__section-name--dark{color:var(--etc-accent);text-shadow:0 0 2px rgba(255,255,255,.95),0 0 6px rgba(255,255,255,.85),0 0 18px rgba(255,255,255,.7),0 0 40px rgba(255,255,255,.5),0 0 75px rgba(255,255,255,.35),0 0 120px rgba(255,255,255,.15)}.etc-hp__body--dark{color:var(--etc-white);font-weight:600;line-height:1.6}.etc-hp__claim--dark{border-left:0;padding-left:0;max-width:none;font-family:var(--etc-font-display);font-weight:400;font-size:clamp(21px,5.8vw,32px);line-height:1.2;color:var(--etc-accent);text-shadow:0 0 2px rgba(255,255,255,.95),0 0 6px rgba(255,255,255,.85),0 0 18px rgba(255,255,255,.7),0 0 40px rgba(255,255,255,.5),0 0 75px rgba(255,255,255,.35),0 0 120px rgba(255,255,255,.15)}@media(forced-colors:active){.etc-hp__h2-accent--dark,.etc-hp__claim--dark{color:CanvasText;text-shadow:none}}.etc-hp__container.etc-hp__container--center{align-items:center;text-align:center;gap:16px}.etc-hp__stats{padding-top:12px}.etc-hp__stat{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.etc-hp__stat-value{position:relative;padding-bottom:8px;font-family:var(--etc-font-display);font-size:clamp(30px,9vw,40px);line-height:1;color:var(--etc-white);text-shadow:0 0 2px rgba(0,0,204,.95),0 0 6px rgba(0,0,204,.85),0 0 18px rgba(0,0,204,.7),0 0 40px rgba(0,0,204,.5),0 0 75px rgba(0,0,204,.35),0 0 120px rgba(0,0,204,.15)}.etc-hp__stat-value:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:1px;background:var(--etc-accent);box-shadow:0 0 6px #0000ccd9,0 0 16px #00c9,0 0 30px #0000cc59}.etc-hp__stat-label{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--etc-black)}@media(forced-colors:active){.etc-hp__stat-value,.etc-hp__h2-accent,.etc-hp__section-name,.etc-hp__section-name--dark,.etc-hp__reward-value{color:CanvasText;text-shadow:none}}.etc-hp__personas{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--etc-gap-cards);padding-top:10px}.etc-hp__persona{display:flex;flex-direction:column;gap:6px;padding:24px;border:2px solid var(--etc-white);border-radius:var(--etc-radius-card);background:var(--etc-grad-white);background-color:var(--etc-white);box-shadow:inset 0 1px #ffffff1a,0 0 6px #0000ccd9,var(--etc-shadow-card)}.etc-hp__persona-name{margin:0;font-family:var(--etc-font-display);font-weight:400;font-size:18px;line-height:1.2;color:var(--etc-black)}.etc-hp__persona-line{margin:0;font-family:var(--etc-font-ui);font-size:16px;line-height:1.55;color:var(--etc-black)}.etc-hp__beats{display:flex;flex-direction:column;gap:48px;padding-top:10px}.etc-hp__beat{display:flex;flex-direction:column;gap:14px}.etc-hp__beat>.etc-hp__h2{color:var(--etc-accent)}.etc-hp__beat--folded{margin-top:40px}.etc-hp__ladder{padding-top:10px}.etc-hp__reward{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:24px 16px;border:2px solid var(--etc-white);outline:2px solid var(--etc-accent);outline-offset:2px;border-radius:var(--etc-radius-card);background:var(--etc-grad-white);background-color:var(--etc-white);box-shadow:inset 0 1px #ffffff1a,0 0 6px #0000ccd9,var(--etc-shadow-card)}.etc-hp__reward-media{display:block;position:relative;width:min(280px,100%);aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;margin-bottom:10px}.etc-hp__reward-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.etc-hp__reward-name{font-family:var(--etc-font-display);font-size:16px;line-height:1.2;color:var(--etc-black)}.etc-hp__reward-product{font-family:var(--etc-font-display);font-size:18px;color:var(--etc-black)}.etc-hp__reward-value{font-family:var(--etc-font-display);line-height:1.1;color:var(--etc-white);text-shadow:0 0 2px rgba(0,0,204,.95),0 0 6px rgba(0,0,204,.85),0 0 18px rgba(0,0,204,.7),0 0 40px rgba(0,0,204,.5),0 0 75px rgba(0,0,204,.35),0 0 120px rgba(0,0,204,.15)}.etc-hp__reward-kind{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--etc-accent)}.etc-hp__reward--1 .etc-hp__reward-value{font-size:24px}.etc-hp__reward--2 .etc-hp__reward-value{font-size:30px}.etc-hp__reward--3 .etc-hp__reward-value{font-size:36px}.etc-hp__reward-note{font-family:var(--etc-font-ui);font-size:12.5px;color:var(--etc-gunmetal)}.etc-hp__join--solo{align-self:center;margin-top:16px}.etc-hp__announce-line:focus-visible,.etc-hp__quiet-link:focus-visible,.etc-hp__pdf-chip:focus-visible,.etc-hp__example:focus-visible,.etc-hp__join:focus-visible,.etc-hp__vmreceipt:focus-visible,.etc-hp__proofhl:focus-visible,.etc-hp__proofhl-market:focus-visible,.etc-auction-tile:focus-visible{outline:2px solid var(--etc-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.etc-hp__example{transition:none}.etc-hp__example:hover{transform:none}}.etc-hp__section--light{background:var(--etc-grad-white-blue)}.etc-hp__proofrail{padding-inline:16px;padding-top:24px}.etc-hp__proofitem{width:min(78vw,320px);min-width:0}.etc-hp__proofcard{display:flex;flex-direction:column;gap:12px;background:var(--etc-grad-white-blue);background-color:var(--etc-white);color:var(--etc-gunmetal);border:1px solid var(--etc-white);border-radius:var(--etc-radius-card);padding:16px;box-shadow:inset 0 1px #ffffff1a,0 2px 4px #00000047,0 20px 48px #0000005c}.etc-hp__proofcard-head{display:flex;flex-direction:column;gap:2px}.etc-hp__proofcard-title{font-family:var(--etc-font-display);font-size:18px;line-height:1.2;color:var(--etc-black)}.etc-hp__proofcard-sub{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;letter-spacing:.4px;color:var(--etc-gunmetal)}.etc-hp__proofhl{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none}.etc-hp__proofhl-media{display:block;width:min(150px,55%);border-radius:8px;overflow:hidden;background:var(--etc-white)}.etc-hp__proofhl-rows{width:100%}.etc-hp__proofhl-rows{display:flex;flex-direction:column;gap:4px;text-align:left}.etc-hp__proofhl-row{display:flex;justify-content:space-between;gap:8px;font-family:var(--etc-font-ui);font-size:14px;font-weight:600;color:var(--etc-gunmetal)}.etc-hp__proofhl-row strong{font-weight:700;color:var(--etc-black)}.etc-hp__proofhl-row--sold strong{color:var(--etc-accent)}.etc-hp__proofhl-row--sps strong{color:#15803d}.etc-hp__proofhl-market{font-family:var(--etc-font-ui);font-size:14px;font-weight:600;line-height:1.45;color:var(--etc-gunmetal);text-decoration:underline;text-underline-offset:2px}.etc-hp__proofhl-market strong{color:var(--etc-black)}.etc-hp__proofcard .pdp-chips{margin-top:auto}.etc-hp__proofcard-links{display:flex;flex-wrap:wrap;gap:6px 18px}.etc-hp__vmcards{margin-top:14px}.etc-hp__vmcard{display:flex;flex-direction:column;gap:8px;background:var(--etc-grad-white);background-color:var(--etc-white);border:2px solid var(--etc-white);border-radius:var(--etc-radius-card);padding:16px;box-shadow:0 0 6px rgba(var(--etc-accent-rgb),.85),var(--etc-shadow-card)}.etc-hp__vmcard-name{margin:0;font-family:var(--etc-font-display);font-size:18px;color:var(--etc-black)}.etc-hp__vmcard-line{margin:0;font-family:var(--etc-font-body);font-size:14px;line-height:1.55;color:var(--etc-black)}.etc-hp__vmcard-claim{margin:0;font-family:var(--etc-font-ui);font-size:14px;font-weight:700;color:var(--etc-accent)}.etc-hp__vmreceipt{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:center;text-decoration:none;border:1px solid var(--etc-silver-light);border-radius:10px;padding:8px}.etc-hp__vmreceipt-media{border-radius:6px;overflow:hidden}.etc-hp__vmreceipt-rows{display:flex;flex-direction:column;gap:2px}.etc-hp__vmlinks{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:14px}.etc-hp__photos,.etc-hp__shots{margin-top:12px}.etc-hp__photos .etc-rail__item,.etc-hp__shots .etc-rail__item{width:clamp(180px,56vw,300px)}.etc-hp__photoframe{margin:0;aspect-ratio:9 / 16;width:100%;display:grid;place-items:center;background:var(--etc-white);border:2px dashed var(--etc-silver-light);border-radius:12px;overflow:hidden}.etc-hp__photoframe--filled{border:1px solid var(--etc-silver-light)}.etc-hp__photoframe img{width:100%;height:100%;object-fit:cover}.etc-hp__photoframe--solo{max-width:640px}.etc-hp__photoph{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--etc-gunmetal)}.etc-hp__shot{margin:0;display:flex;flex-direction:column;gap:6px}.etc-hp__shot .etc-hp__photoframe{display:grid}.etc-hp__shotcap{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;letter-spacing:.6px;color:var(--etc-gunmetal)}.etc-hp__section--wp{background:var(--etc-grad-white-dodger);background-color:var(--etc-white)}.etc-hp__section--wp .etc-hp__section-name,.etc-hp__section--ed .etc-hp__section-name{text-shadow:0 0 2px rgba(30,144,255,.95),0 0 6px rgba(30,144,255,.85),0 0 18px rgba(30,144,255,.7),0 0 40px rgba(30,144,255,.5),0 0 75px rgba(30,144,255,.35),0 0 120px rgba(30,144,255,.15)}.etc-hp__section--wp .etc-hp__h2-accent,.etc-hp__section--ed .etc-hp__h2-accent{color:var(--etc-energy)}.etc-hp__section--wp .etc-hp__stat-value{text-shadow:0 0 2px rgba(30,144,255,.95),0 0 6px rgba(30,144,255,.85),0 0 18px rgba(30,144,255,.7),0 0 40px rgba(30,144,255,.5),0 0 75px rgba(30,144,255,.35),0 0 120px rgba(30,144,255,.15)}.etc-hp__section--wp .etc-hp__stat-value:after{background:var(--etc-energy);box-shadow:0 0 6px #1e90ffd9,0 0 16px #1e90ff99,0 0 30px #1e90ff59}.etc-hp__section--ed{position:relative;overflow:hidden;background:var(--etc-grad-white-dodger);background-color:var(--etc-white)}.etc-hp__section--ed .etc-hp__container{position:relative;z-index:1}.etc-hp__section--ed:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%222160%22%20height=%222160%22%3E%3Cg%20fill=%22none%22%20stroke=%22rgb(30,144,255)%22%20stroke-width=%222%22%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%2271%22%20stroke-opacity=%220.050%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22143%22%20stroke-opacity=%220.055%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22215%22%20stroke-opacity=%220.069%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22287%22%20stroke-opacity=%220.094%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22359%22%20stroke-opacity=%220.128%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22431%22%20stroke-opacity=%220.171%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22503%22%20stroke-opacity=%220.224%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22575%22%20stroke-opacity=%220.287%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22647%22%20stroke-opacity=%220.360%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22719%22%20stroke-opacity=%220.443%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22791%22%20stroke-opacity=%220.535%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22863%22%20stroke-opacity=%220.636%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22935%22%20stroke-opacity=%220.748%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%221007%22%20stroke-opacity=%220.869%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%221079%22%20stroke-opacity=%221.000%22/%3E%3C/g%3E%3C/svg%3E") center / 2160px 2160px no-repeat}.etc-hp__reward-milestone{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--etc-gunmetal)}.etc-hp__reward-value{text-shadow:0 0 2px rgba(30,144,255,.95),0 0 6px rgba(30,144,255,.85),0 0 18px rgba(30,144,255,.7),0 0 40px rgba(30,144,255,.5),0 0 75px rgba(30,144,255,.35),0 0 120px rgba(30,144,255,.15)}.etc-hp__reward-kind{color:var(--etc-energy)}.etc-hp__reward--1{border:1px solid var(--etc-white);outline:none;box-shadow:inset 0 1px #ffffff1a,var(--etc-shadow-card)}.etc-hp__reward--2{border:2px solid var(--etc-white);outline:none;box-shadow:inset 0 1px #ffffff1a,0 0 6px #1e90ffd9,var(--etc-shadow-card)}.etc-hp__reward--3{border:2px solid var(--etc-white);outline:2px solid var(--etc-energy);outline-offset:2px;box-shadow:inset 0 1px #ffffff1a,0 0 6px #1e90ffd9,var(--etc-shadow-card)}.etc-hp__reward--forever{grid-column:1 / -1;border:2px solid var(--etc-white);outline:2px solid var(--etc-energy);outline-offset:2px;padding:24px;box-shadow:inset 0 1px #ffffff1a,0 0 6px #1e90ffd9,0 0 16px #1e90ff99,0 0 30px #1e90ff59,var(--etc-shadow-card)}.etc-hp__forever-line{margin:0;max-width:24em;font-family:var(--etc-font-display);font-weight:400;font-size:clamp(20px,5.5vw,30px);line-height:1.25;color:var(--etc-black)}.etc-hp__forever-line .etc-hp__h2-accent{color:var(--etc-energy)}.etc-hp__section--hobby{background:var(--etc-grad-gunmetal-blue);background-color:#6a6e73;padding:88px 0 40px}.etc-hp__hobby-line{margin:0;max-width:30em;font-family:var(--etc-font-ui);font-weight:600;font-size:20px;line-height:1.55;color:var(--etc-white);text-align:center}.etc-hp__section--exhale{position:relative;overflow:hidden;background:var(--etc-grad-gunmetal-blue);background-color:#6a6e73;padding:48px 0 88px}.etc-hp__section--exhale:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%222160%22%20height=%222160%22%3E%3Cg%20fill=%22none%22%20stroke=%22rgb(0,0,204)%22%20stroke-width=%222%22%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%2271%22%20stroke-opacity=%220.300%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22143%22%20stroke-opacity=%220.304%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22215%22%20stroke-opacity=%220.314%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22287%22%20stroke-opacity=%220.332%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22359%22%20stroke-opacity=%220.357%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22431%22%20stroke-opacity=%220.389%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22503%22%20stroke-opacity=%220.429%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22575%22%20stroke-opacity=%220.475%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22647%22%20stroke-opacity=%220.529%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22719%22%20stroke-opacity=%220.589%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22791%22%20stroke-opacity=%220.657%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22863%22%20stroke-opacity=%220.732%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%22935%22%20stroke-opacity=%220.814%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%221007%22%20stroke-opacity=%220.904%22/%3E%3Ccircle%20cx=%221080%22%20cy=%221080%22%20r=%221079%22%20stroke-opacity=%221.000%22/%3E%3C/g%3E%3C/svg%3E") center / 2160px 2160px no-repeat}.etc-hp__section--exhale:before{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 160px);mask-image:linear-gradient(to bottom,transparent 0,#000 160px)}.etc-hp__section--exhale .etc-hp__container{position:relative;z-index:1}.etc-hp__exhale{margin:0;font-family:var(--etc-font-display);font-weight:400;font-size:clamp(30px,8vw,56px);line-height:1.1;letter-spacing:-.015em;color:var(--etc-accent);text-align:center;text-shadow:0 0 2px rgba(255,255,255,.95),0 0 6px rgba(255,255,255,.85),0 0 18px rgba(255,255,255,.7),0 0 40px rgba(255,255,255,.5),0 0 75px rgba(255,255,255,.35),0 0 120px rgba(255,255,255,.15)}@media(forced-colors:active){.etc-hp__exhale{color:CanvasText;text-shadow:none}}.etc-hp__tiers{margin-top:14px;--etc-cardgrid-n: 4}.etc-hp__tier{position:relative;display:flex;flex-direction:column;gap:3px;background:var(--etc-grad-white);background-color:var(--etc-white);border:1px solid var(--etc-white);border-radius:var(--etc-radius-card);padding:16px;box-shadow:var(--etc-shadow-card)}.etc-hp__tier--current{border:2px solid var(--etc-white);outline:2px solid var(--etc-accent);outline-offset:2px;box-shadow:0 0 6px rgba(var(--etc-accent-rgb),.85),var(--etc-shadow-card)}.etc-hp__tier-badge{position:absolute;top:-10px;right:12px;letter-spacing:1.2px;text-transform:uppercase}.etc-hp__tier-name{font-family:var(--etc-font-display);font-size:18px;color:var(--etc-black)}.etc-hp__tier--current .etc-hp__tier-name{color:var(--etc-accent)}.etc-hp__tier-range{font-family:var(--etc-font-ui);font-size:12px;font-weight:700;color:var(--etc-gunmetal)}.etc-hp__tier-rates{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column}.etc-hp__tier-rates li{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:5px 0;border-top:1px solid var(--etc-silver-light);font-family:var(--etc-font-ui);font-size:12px;color:var(--etc-gunmetal)}.etc-hp__tier-rates strong{font-size:12px;font-weight:700;color:var(--etc-black)}.etc-hp__tier--current .etc-hp__tier-rates strong{color:var(--etc-accent)}@media(forced-colors:active){.etc-hp__stat-value,.etc-hp__section--wp .etc-hp__stat-value,.etc-hp__h2-accent,.etc-hp__section-name,.etc-hp__section--wp .etc-hp__section-name,.etc-hp__section--ed .etc-hp__section-name,.etc-hp__section-name--dark,.etc-hp__reward-value,.etc-hp__section--ed .etc-hp__reward-value{color:CanvasText;text-shadow:none}}.etc-rich-footer__col ul{margin:0;padding:0;list-style:none}
/*# sourceMappingURL=/cdn/shop/t/12/assets/etc-foundation.css.map */
