.coffeeStats.svelte-1qrop7v{display:grid;grid-template-columns:1fr;gap:.75rem;margin:0 0 1.5rem}@media screen and (min-width:768px){.coffeeStats.svelte-1qrop7v{grid-template-columns:1fr 1.4fr;gap:1rem;margin:0 0 2rem}}.coffeeStats__card.svelte-1qrop7v{position:relative;display:flex;flex-direction:column;gap:.875rem;padding:1.25rem;border:1px solid var(--bw-white-8);border-radius:1.25rem;background:var(--bw-black-80);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;color:var(--bw-white)}@media screen and (min-width:768px){.coffeeStats__card.svelte-1qrop7v{padding:1.75rem 2rem;gap:1.125rem}}.coffeeStats__card.svelte-1qrop7v:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0% 0%,rgba(255,138,76,.18) 0%,transparent 55%);pointer-events:none;opacity:.7}.coffeeStats__card.svelte-1qrop7v>:where(.svelte-1qrop7v){position:relative;z-index:1}.coffeeStats__card--isWorld.svelte-1qrop7v{border-color:var(--bw-primary-70)}.coffeeStats__card--isWorld.svelte-1qrop7v:before{background:radial-gradient(circle at 100% 0%,rgba(255,138,76,.22) 0%,transparent 50%),radial-gradient(circle at 0% 100%,rgba(203,61,0,.18) 0%,transparent 60%)}.coffeeStats__head.svelte-1qrop7v{display:flex;flex-direction:column;gap:.125rem}.coffeeStats__eyebrow.svelte-1qrop7v{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bw-primary)}.coffeeStats__source.svelte-1qrop7v{font-family:var(--font-mono);font-size:.6875rem;color:var(--bw-white-60);letter-spacing:.04em}.coffeeStats__pulse.svelte-1qrop7v{width:.5rem;height:.5rem;border-radius:50%;background:var(--bw-primary);box-shadow:0 0 #ff8a4cb3;animation:svelte-1qrop7v-coffeeStatsPulse 1.6s ease-out infinite}.coffeeStats__bigValue.svelte-1qrop7v{display:flex;align-items:baseline;gap:.5rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;line-height:1}.coffeeStats__number.svelte-1qrop7v{font-size:3rem;font-weight:700;color:var(--bw-white)}@media screen and (min-width:768px){.coffeeStats__number.svelte-1qrop7v{font-size:4rem}}.coffeeStats__bigValue--isHuge.svelte-1qrop7v .coffeeStats__number:where(.svelte-1qrop7v){font-size:1.75rem}@media screen and (min-width:768px){.coffeeStats__bigValue--isHuge.svelte-1qrop7v .coffeeStats__number:where(.svelte-1qrop7v){font-size:4.5rem;letter-spacing:-.01em}}.coffeeStats__suffix.svelte-1qrop7v{font-size:.875rem;font-weight:500;color:var(--bw-white-60)}@media screen and (min-width:768px){.coffeeStats__suffix.svelte-1qrop7v{font-size:1rem}}.coffeeStats__cups.svelte-1qrop7v{display:flex;gap:.375rem;color:var(--bw-white)}@media screen and (min-width:768px){.coffeeStats__cups.svelte-1qrop7v{gap:.625rem}}.coffeeStats__cup.svelte-1qrop7v{width:1.75rem;height:1.75rem;flex:0 0 auto;transition:transform .2s ease}@media screen and (min-width:768px){.coffeeStats__cup.svelte-1qrop7v{width:2.25rem;height:2.25rem}}.coffeeStats__flow.svelte-1qrop7v{position:relative;height:2rem;border-radius:62.4375rem;background:#ff8a4c14;overflow:hidden}.coffeeStats__flowDots.svelte-1qrop7v{position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='rgb(255,138,76)' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' opacity='0.9'%3E%3Cpath d='M4 9 H18 V16 a3 3 0 0 1 -3 3 H7 a3 3 0 0 1 -3 -3 Z'/%3E%3Cpath d='M18 11 a2.5 2.5 0 0 1 0 5'/%3E%3Cpath d='M8 4 q1 2 0 4 M12 4 q1 2 0 4'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-position:0 50%;background-size:1.75rem 1.75rem;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 80%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 80%,transparent 100%);animation:svelte-1qrop7v-coffeeStatsFlow 4s linear infinite}@media(prefers-reduced-motion:reduce){.coffeeStats__flowDots.svelte-1qrop7v,.coffeeStats__pulse.svelte-1qrop7v{animation:none}}.coffeeStats__note.svelte-1qrop7v{margin:0;font-size:.8125rem;line-height:1.5;color:var(--bw-white-80)}@media screen and (min-width:768px){.coffeeStats__note.svelte-1qrop7v{font-size:.875rem}}.coffeeStats__src.svelte-1qrop7v{display:block;margin-top:.25rem;font-family:var(--font-mono);font-size:.6875rem;color:var(--bw-white-60);letter-spacing:.04em}@keyframes svelte-1qrop7v-coffeeStatsPulse{0%{box-shadow:0 0 #ff8a4cb3}70%{box-shadow:0 0 0 8px #ff8a4c00}to{box-shadow:0 0 #ff8a4c00}}@keyframes svelte-1qrop7v-coffeeStatsFlow{0%{background-position:0 50%}to{background-position:-112px 50%}}.hp.svelte-zahhhx{display:grid;grid-template-columns:1fr;gap:2rem;margin:1rem 0 3rem}@media screen and (min-width:768px){.hp.svelte-zahhhx{grid-template-columns:repeat(6,1fr);gap:2rem;margin:1.5rem 0 6rem}}@media screen and (min-width:992px){.hp.svelte-zahhhx{grid-template-columns:repeat(12,1fr);gap:2rem}}.hp__tile.svelte-zahhhx{display:flex;flex-direction:column;gap:.875rem;grid-column:1/-1;content-visibility:auto;contain-intrinsic-size:1px 22.5rem}@media screen and (min-width:768px){.hp__tile.svelte-zahhhx{grid-column:span 6;gap:1.125rem}}@media screen and (min-width:768px){.hp__tile.--span4.svelte-zahhhx{grid-column:span 3}}@media screen and (min-width:992px){.hp__tile.--span4.svelte-zahhhx{grid-column:span 4}}@media screen and (min-width:768px){.hp__tile.--span8.svelte-zahhhx{grid-column:span 6}}@media screen and (min-width:992px){.hp__tile.--span8.svelte-zahhhx{grid-column:span 8}}.hp__tile.--span12.svelte-zahhhx{grid-column:1/-1}.hp__head.svelte-zahhhx{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:0;border-bottom:0}.hp__name.svelte-zahhhx{margin:0;font-family:var(--font-sans-serif);font-weight:600;font-size:1.5rem;line-height:1.2;color:var(--bw-white)}@media screen and (min-width:768px){.hp__name.svelte-zahhhx{font-size:2rem}}.hp__card.svelte-zahhhx{position:relative;padding:1.25rem;border-radius:1.25rem;border:0;background:var(--bw-darkgray-80);box-shadow:none;text-decoration:none;color:inherit;flex:1;display:flex;flex-direction:column;gap:.875rem;transition:var(--transition-bgColor-fast)}@media screen and (min-width:768px){.hp__card.svelte-zahhhx{padding:1.75rem;gap:1.25rem}}@media(hover:hover){.hp__card[href].svelte-zahhhx:hover,.hp__card[href].svelte-zahhhx:focus-visible{background:var(--bw-white-10);outline:none}}.hp__card--plain.svelte-zahhhx{background:transparent;padding:0}@media screen and (min-width:768px){.hp__card--plain.svelte-zahhhx{padding:0}}.hp__eyebrow.svelte-zahhhx{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.08em;color:var(--bw-primary);text-transform:uppercase}.hp__trendList.svelte-zahhhx{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.hp__trendItem.svelte-zahhhx{display:grid;grid-template-columns:1.75rem 1fr;align-items:center;gap:.625rem;padding:.5rem 0;border-bottom:1px dashed rgba(255,170,110,.1)}.hp__trendRank.svelte-zahhhx{font-family:var(--font-mono);font-size:.6875rem;color:var(--bw-primary)}.hp__trendLink.svelte-zahhhx{color:var(--bw-white);font-size:.875rem;text-decoration:none}.hp__trendLink.svelte-zahhhx:hover,.hp__trendLink.svelte-zahhhx:focus-visible{color:var(--bw-primary);outline:none}.hp__hero.svelte-zahhhx{display:grid;grid-template-columns:1fr;align-items:center;gap:1.25rem}@media screen and (min-width:768px){.hp__hero.svelte-zahhhx{grid-template-columns:11.25rem 1fr;gap:1.75rem}}.hp__heroIcon.svelte-zahhhx{display:flex;align-items:center;justify-content:center;color:var(--bw-primary);width:7.5rem;margin:0 auto}@media screen and (min-width:768px){.hp__heroIcon.svelte-zahhhx{width:100%}}.hp__heroBody.svelte-zahhhx{display:flex;flex-direction:column;gap:.375rem}.hp__heroName.svelte-zahhhx{font-size:1.75rem;font-weight:700;color:var(--bw-white)}@media screen and (min-width:768px){.hp__heroName.svelte-zahhhx{font-size:2.25rem}}.hp__heroLead.svelte-zahhhx{margin:0;color:#ffffffa6;font-size:.875rem}.hp__heroCta.svelte-zahhhx{margin-top:.5rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.06em;color:var(--bw-primary);text-transform:uppercase}.hp__ritual.svelte-zahhhx{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;background:transparent;padding:0}@media(max-width:767px){.hp__ritual.svelte-zahhhx{grid-template-columns:1fr;gap:1rem}}.hp__ritualStep.svelte-zahhhx{display:grid;grid-template-columns:3.5rem 1fr;align-items:center;gap:1rem;padding:1.25rem;border-radius:1.25rem;background:var(--bw-darkgray-80)}.hp__ritualIcon.svelte-zahhhx{display:block;width:3.5rem;height:3.5rem;color:var(--bw-white)}.hp__ritualIcon.svelte-zahhhx svg{width:100%;height:100%}.hp__ritualBody.svelte-zahhhx{display:flex;flex-direction:column;gap:.125rem;min-width:0}.hp__ritualN.svelte-zahhhx{font-family:var(--font-mono);font-size:.6875rem;color:var(--bw-primary)}.hp__ritualLabel.svelte-zahhhx{font-size:.9375rem;font-weight:600;color:var(--bw-white)}.hp__ritualDetail.svelte-zahhhx{font-family:var(--font-mono);font-size:.6875rem;color:#ffffff8c}.hp__topics.svelte-zahhhx{gap:1.25rem}.hp__topicsGrid.svelte-zahhhx{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media screen and (min-width:768px){.hp__topicsGrid.svelte-zahhhx{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width:992px){.hp__topicsGrid.svelte-zahhhx{grid-template-columns:repeat(4,1fr);gap:2rem}}.hp__topicsItem.svelte-zahhhx{display:grid;grid-template-columns:4rem 1fr 1.25rem;align-items:center;gap:1rem;padding:1.25rem;border-radius:1.25rem;border:0;background:var(--bw-darkgray-80);color:var(--bw-white);text-decoration:none;transition:var(--transition-bgColor-fast)}@media(hover:hover){.hp__topicsItem.svelte-zahhhx:hover,.hp__topicsItem.svelte-zahhhx:focus-visible{background:var(--bw-white-10);outline:none}}.hp__topicsIcon.svelte-zahhhx{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--bw-white)}.hp__topicsIcon.svelte-zahhhx svg{width:100%;height:100%}.hp__topicsBody.svelte-zahhhx{display:flex;flex-direction:column;gap:.25rem;min-width:0}.hp__topicsName.svelte-zahhhx{font-weight:600;font-size:.9375rem;color:var(--bw-white)}.hp__topicsLead2.svelte-zahhhx{font-size:.75rem;color:#ffffff8c;line-height:1.4}.hp__topicsArrow.svelte-zahhhx{color:var(--bw-primary);font-family:var(--font-mono);justify-self:end}.hp__topicsAll.svelte-zahhhx{margin-top:.25rem;align-self:flex-start;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.06em;color:var(--bw-primary);text-transform:uppercase;text-decoration:none}.hp__glossaryOfDay.svelte-zahhhx{justify-content:space-between}.hp__glossaryTerm.svelte-zahhhx{font-size:1.75rem;font-weight:700;color:var(--bw-white)}@media screen and (min-width:768px){.hp__glossaryTerm.svelte-zahhhx{font-size:2.125rem}}.hp__glossaryLead.svelte-zahhhx{margin:0;color:#ffffffa6;font-size:.875rem}.hp__glossaryCta.svelte-zahhhx{margin-top:.5rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.06em;color:var(--bw-primary);text-transform:uppercase}.hp__cats.svelte-zahhhx{gap:1.125rem}.hp__catsTabs.svelte-zahhhx{display:flex;gap:.25rem;border-bottom:1px solid rgba(255,170,110,.15)}.hp__catsTab.svelte-zahhhx{background:none;border:0;padding:.625rem .875rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em;color:#ffffff8c;text-transform:uppercase;cursor:pointer;border-bottom:2px solid transparent}.hp__catsTab.--isActive.svelte-zahhhx{color:var(--bw-primary);border-bottom-color:var(--bw-primary)}.hp__catsGrid.svelte-zahhhx{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media screen and (min-width:768px){.hp__catsGrid.svelte-zahhhx{grid-template-columns:repeat(4,1fr);gap:2rem}}.hp__catsItem.svelte-zahhhx{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem .75rem;border-radius:1.25rem;border:0;background:var(--bw-darkgray-80);color:var(--bw-white);text-decoration:none;font-size:.8125rem;text-align:center;transition:var(--transition-bgColor-fast)}@media(hover:hover){.hp__catsItem.svelte-zahhhx:hover,.hp__catsItem.svelte-zahhhx:focus-visible{background:var(--bw-white-10);outline:none}}.hp__catsItem.svelte-zahhhx svg{width:4rem;height:4rem;color:var(--bw-white)}.hp__catsItemName.svelte-zahhhx{font-family:var(--font-mono);font-size:.8125rem}@property --searchHero-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes svelte-1uha8ag-searchHeroOutlineSpin{to{--searchHero-angle: 360deg}}.header.--isHome:not(.--isSticky){background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.homeHero.svelte-1uha8ag{position:relative;isolation:isolate}.homeHero.svelte-1uha8ag>*{position:relative;z-index:1}.homeHero__bg.svelte-1uha8ag{position:absolute;top:-11.25rem;bottom:0;left:calc(50% - 50vw);width:100vw;overflow:hidden;z-index:0;pointer-events:none}@media screen and (min-width:768px){.homeHero__bg.svelte-1uha8ag{top:-18.75rem}}.homeHero__bgVideo.svelte-1uha8ag{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.4) saturate(.85);transform:translateZ(0)}.homeHero__bgOverlay.svelte-1uha8ag{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,#0003,#0000008c 60%,#000000bf),linear-gradient(to bottom,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,var(--bw-black) 100%)}@keyframes svelte-1uha8ag-searchHeroSpotlight{0%{-webkit-mask-position:-20% 110%;mask-position:-20% 110%}20%{-webkit-mask-position:60% -10%;mask-position:60% -10%}40%{-webkit-mask-position:120% 60%;mask-position:120% 60%}60%{-webkit-mask-position:40% 120%;mask-position:40% 120%}80%{-webkit-mask-position:-20% 30%;mask-position:-20% 30%}to{-webkit-mask-position:-20% 110%;mask-position:-20% 110%}}.searchHero.svelte-1uha8ag{position:relative;padding:1.75rem 1.25rem;margin-bottom:1.5rem;border-radius:1.25rem;border:1px solid var(--bw-primary-70);background:var(--bw-black-80);overflow:hidden;box-shadow:0 12px 32px #0000004d}@media screen and (min-width:768px){.searchHero.svelte-1uha8ag{padding:2.5rem;margin-left:auto;margin-right:auto;margin-bottom:2rem;max-width:60rem;border-radius:1.5rem}}.searchHero.svelte-1uha8ag:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:radial-gradient(circle,rgba(255,255,255,.22) .5px,transparent 1px);background-size:.75rem .75rem;pointer-events:none;z-index:0;opacity:.25}.searchHero.svelte-1uha8ag:after{content:"";position:absolute;inset:0;border-radius:inherit;background-image:radial-gradient(circle,rgba(255,170,110,.7) .7px,transparent 1.2px);background-size:.75rem .75rem;pointer-events:none;z-index:0;-webkit-mask-image:radial-gradient(circle at center,#000 0%,rgba(0,0,0,.5) 25%,transparent 50%);mask-image:radial-gradient(circle at center,#000 0%,rgba(0,0,0,.5) 25%,transparent 50%);-webkit-mask-size:60% 200%;mask-size:60% 200%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:-20% 50%;mask-position:-20% 50%;animation:svelte-1uha8ag-searchHeroSpotlight 11s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.searchHero.svelte-1uha8ag:after{animation:none}}@media(hover:none){.searchHero.svelte-1uha8ag:after{display:none}}.searchHero.svelte-1uha8ag>:where(.svelte-1uha8ag){position:relative;z-index:1}.searchHero__copy.svelte-1uha8ag{margin-bottom:1.25rem}@media screen and (min-width:768px){.searchHero__copy.svelte-1uha8ag{margin-bottom:1.75rem;text-align:center}}.searchHero__eyebrow.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bw-primary);padding:.25rem .625rem;border-radius:62.4375rem;background:#cb3d001f;margin-bottom:.875rem}.searchHero__eyebrowDot.svelte-1uha8ag{width:.375rem;height:.375rem;border-radius:50%;background:var(--bw-primary);box-shadow:0 0 #ff8a4cb3;animation:svelte-1uha8ag-searchHeroPulse 1.6s ease-out infinite}.searchHero__headline.svelte-1uha8ag{margin:0 0 .625rem;font-size:1.75rem;line-height:1.15;font-weight:700;color:var(--bw-white)}.searchHero__headline.svelte-1uha8ag em:where(.svelte-1uha8ag){font-style:normal;color:var(--bw-primary)}@media screen and (min-width:768px){.searchHero__headline.svelte-1uha8ag{font-size:2.5rem}}.searchHero__sub.svelte-1uha8ag{margin:0;font-size:.875rem;line-height:1.5;color:var(--bw-white-80);max-width:35rem}@media screen and (min-width:768px){.searchHero__sub.svelte-1uha8ag{font-size:1rem;margin-left:auto;margin-right:auto}}.searchHero__input.svelte-1uha8ag{position:relative;display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;border-radius:.875rem;border:1px solid transparent;background:var(--bw-black);color:var(--bw-white);cursor:text;transition:background .16s ease,transform .16s ease}@media screen and (min-width:768px){.searchHero__input.svelte-1uha8ag{padding:.875rem 1.125rem}}.searchHero__input.svelte-1uha8ag:before{content:"";position:absolute;inset:-2px;border-radius:.875rem;padding:2px;background:conic-gradient(from var(--searchHero-angle, 0deg),rgba(203,61,0,0) 0deg,rgba(203,61,0,.6) 30deg,rgb(255,138,76) 70deg,rgb(255,220,180) 90deg,rgb(255,138,76) 110deg,rgba(203,61,0,.6) 150deg,rgba(203,61,0,0) 200deg,rgba(203,61,0,0) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:svelte-1uha8ag-searchHeroOutlineSpin 4s linear infinite;pointer-events:none;z-index:0;opacity:1}.searchHero__input.svelte-1uha8ag{box-shadow:0 0 0 1px #ff8a4c26,0 0 24px -4px #ff8a4c59}@media(prefers-reduced-motion:reduce){.searchHero__input.svelte-1uha8ag:before{animation:none}}.searchHero__input.svelte-1uha8ag:hover,.searchHero__input.svelte-1uha8ag:focus-visible{background:var(--bw-black-80);outline:none}.searchHero__input.svelte-1uha8ag:active{transform:translateY(1px)}.searchHero__input.svelte-1uha8ag>:where(.svelte-1uha8ag){position:relative;z-index:1}.searchHero__inputIcon.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;color:var(--bw-white-80);flex:0 0 auto}.searchHero__inputText.svelte-1uha8ag{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.125rem;font-family:var(--font-mono);font-size:.9375rem;color:var(--bw-white-80);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:768px){.searchHero__inputText.svelte-1uha8ag{font-size:1.0625rem}}.searchHero__inputPlaceholder.svelte-1uha8ag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;animation:svelte-1uha8ag-searchHeroFadeIn .32s ease}.searchHero__caret.svelte-1uha8ag{display:inline-block;width:2px;height:1.125rem;background:var(--bw-primary);margin-left:.125rem;animation:svelte-1uha8ag-searchHeroBlink 1s steps(2,end) infinite;vertical-align:middle;flex:0 0 auto}.searchHero__inputCta.svelte-1uha8ag{display:none;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .875rem;border-radius:62.4375rem;background:var(--bw-primary);color:var(--bw-white);flex:0 0 auto}@media screen and (min-width:768px){.searchHero__inputCta.svelte-1uha8ag{display:inline-flex;align-items:center}}.searchHero__topics.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;margin-top:1.125rem}.searchHero__topicsLabel.svelte-1uha8ag{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73}.searchHero__topic.svelte-1uha8ag{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:62.4375rem;border:1px solid rgba(255,170,110,.25);background:#ffaa6e0d;font-family:var(--font-mono);font-size:.75rem;color:var(--bw-white-80);text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.searchHero__topic.svelte-1uha8ag:hover,.searchHero__topic.svelte-1uha8ag:focus-visible{background:#ffaa6e2e;border-color:var(--bw-primary);color:var(--bw-white);outline:none}@keyframes svelte-1uha8ag-searchHeroPulse{0%{box-shadow:0 0 #ff8a4cb3}70%{box-shadow:0 0 0 8px #ff8a4c00}to{box-shadow:0 0 #ff8a4c00}}@keyframes svelte-1uha8ag-searchHeroBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes svelte-1uha8ag-searchHeroFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
